|
| AnswerSets (final String out) |
|
| AnswerSets (final String out, final String err) |
|
Object | clone () throws CloneNotSupportedException |
|
List< AnswerSet > | getAnswersets () |
|
List< AnswerSet > | getOptimalAnswerSets () |
|
String | getAnswerSetsString () |
|
void | addAnswerSet () |
|
void | storeAtom (final String result) |
|
void | storeCost (final int level, final int weight) |
|
| Output (final String initial_output) |
|
| Output (final String out, final String err) |
|
String | getErrors () |
|
String | getOutput () |
|
void | setErrors (final String err) |
|
void | setOutput (final String output) |
|
A collection of AnswerSet
Definition at line 12 of file AnswerSets.java.
◆ answersets
List<AnswerSet> it.unical.mat.embasp.languages.asp.AnswerSets.answersets |
|
protected |
The documentation for this class was generated from the following file:
- EmbASP-Java/app/src/main/java/it/unical/mat/embasp/languages/asp/AnswerSets.java