Method | Description | |
---|---|---|
ParseClingo ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
ParseDLV ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
ParseDLV2 ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
ParseDLVHEX ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void |
public static ParseClingo ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
answerSets | IASPDataCollection | |
atomsList | string | |
two_stageParsing | bool | |
return | void |
public static ParseDLV ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
answerSets | IASPDataCollection | |
atomsList | string | |
two_stageParsing | bool | |
return | void |
public static ParseDLV2 ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
answerSets | IASPDataCollection | |
atomsList | string | |
two_stageParsing | bool | |
return | void |
public static ParseDLVHEX ( IASPDataCollection answerSets, string atomsList, bool two_stageParsing ) : void | ||
answerSets | IASPDataCollection | |
atomsList | string | |
two_stageParsing | bool | |
return | void |