|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Analyzer
Describes an algorithm able to analyze a problem and to determine if it is inconsistent or is a special case or it can be easily solved.
| Method Summary | |
|---|---|
Solver |
getSolver()
|
void |
init()
|
boolean |
isInconsistent()
|
boolean |
isSimple()
|
boolean |
isSolved()
|
| Methods inherited from interface omnics.Algorithm |
|---|
getName, getProblem, setName, setProblem |
| Method Detail |
|---|
void init()
boolean isSolved()
boolean isInconsistent()
boolean isSimple()
Solver getSolver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||