EmbASP-Java v7.1.0
|
Public Member Functions | |
AnswerSet (final List< String > output) | |
AnswerSet (final List< String > value, final Map< Integer, Integer > weightMap) | |
List< String > | getAnswerSet () |
List< String > | getValue () |
Set< Object > | getAtoms () throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException, InstantiationException |
Map< Integer, Integer > | getLevelWeight () |
Map< Integer, Integer > | getWeights () |
String | toString () |
A collection of data representing a generic Answer Set
|
inline |
|
inline |
|
inline |
Return the current value data
|
inline |
Return atoms stored in atoms
|
inline |
|
inline |
|
inline |
|
inline |