EmbASP-Programmatic v7.1.0
Public Member Functions | Public Attributes | Properties | List of all members
it.unical.mat.embasp.languages.asp.AnswerSets Class Reference
Inheritance diagram for it.unical.mat.embasp.languages.asp.AnswerSets:
it.unical.mat.parsers.asp.IASPDataCollection

Public Member Functions

 AnswerSets (string @out)
 
 AnswerSets (string @out, string err)
 
override object Clone ()
 
virtual IList< AnswerSetGetOptimalAnswerSets ()
 
void AddAnswerSet ()
 
void StoreAtom (string result)
 
void StoreCost (int level, int weight)
 

Public Attributes

virtual string AnswerSetsString => output
 

Properties

virtual IList< AnswerSetAnswersets [get]
 

Constructor & Destructor Documentation

◆ AnswerSets() [1/2]

it.unical.mat.embasp.languages.asp.AnswerSets.AnswerSets ( string @  out)
inline

◆ AnswerSets() [2/2]

it.unical.mat.embasp.languages.asp.AnswerSets.AnswerSets ( string @  out,
string  err 
)
inline

Member Function Documentation

◆ AddAnswerSet()

void it.unical.mat.embasp.languages.asp.AnswerSets.AddAnswerSet ( )
inline

◆ Clone()

override object it.unical.mat.embasp.languages.asp.AnswerSets.Clone ( )

◆ GetOptimalAnswerSets()

virtual IList<AnswerSet> it.unical.mat.embasp.languages.asp.AnswerSets.GetOptimalAnswerSets ( )
inlinevirtual

◆ StoreAtom()

void it.unical.mat.embasp.languages.asp.AnswerSets.StoreAtom ( string  result)
inline

◆ StoreCost()

void it.unical.mat.embasp.languages.asp.AnswerSets.StoreCost ( int  level,
int  weight 
)
inline

Member Data Documentation

◆ AnswerSetsString

virtual string it.unical.mat.embasp.languages.asp.AnswerSets.AnswerSetsString => output

Property Documentation

◆ Answersets

virtual IList<AnswerSet> it.unical.mat.embasp.languages.asp.AnswerSets.Answersets
get

The documentation for this class was generated from the following file: