EmbASP-Python
|
Public Member Functions | |
def | __init__ (self, out, err=None) |
![]() | |
def | get_answer_sets (self) |
def | get_optimal_answer_sets (self) |
def | get_answer_sets_string (self) |
def | add_answer_set (self) |
def | store_atom (self, result) |
def | store_cost (self, level, weight) |
![]() | |
def | get_errors (self) |
def | get_output (self) |
def | set_errors (self, errors) |
def | set_output (self, output) |
Represents Dlv2's answersets.
Definition at line 5 of file dlv2_answer_sets.py.