|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoundAlgorithm
Describes an algorithm that provides lower and upper bounds for the problem beeing solved.
| Method Summary | |
|---|---|
int |
lowerBound()
Returns a lower bound for the problem. |
int |
upperBound()
Returns an upper bound for the problem. |
| Methods inherited from interface omnics.Algorithm |
|---|
getName, getProblem, setName, setProblem |
| Method Detail |
|---|
int lowerBound()
int upperBound()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||