|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectiveFunction
The ObjectiveFunction
class represents the function that
evaluates candidate solutions.
Method Summary | |
---|---|
Cost |
evaluate(Trail trail)
Evaluates the specified trail. |
Method Detail |
---|
Cost evaluate(Trail trail)
trail
- the trail representing a candidade solution.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |