|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectima.uco.fr.nuit.solchecker.LamourComOjective
public class LamourComOjective
Constructor Summary | |
---|---|
LamourComOjective(double revenue)
|
Method Summary | |
---|---|
double |
compute(Solution s)
Computes the objective function of a solution |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LamourComOjective(double revenue)
Method Detail |
---|
public double compute(Solution s)
Objective
compute
in interface Objective
s
- the solution
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |