OKlibrary
0.2.1.6
|
#include <DLL_Algorithms.hpp>
Public Member Functions | |
Result (bool s, const PartAssignments::Pass &p=PartAssignments::Pass(), std::string i="") | |
Public Attributes | |
bool | sat |
PartAssignments::Pass | phi |
std::string | info |
Definition at line 24 of file DLL_Algorithms.hpp.
DLL_Algorithms::Result::Result | ( | bool | s, |
const PartAssignments::Pass & | p = PartAssignments::Pass() , |
||
std::string | i = "" |
||
) | [inline] |
std::string DLL_Algorithms::Result::info |
Definition at line 27 of file DLL_Algorithms.hpp.
Referenced by Result().
Definition at line 26 of file DLL_Algorithms.hpp.
Referenced by Result().
Definition at line 25 of file DLL_Algorithms.hpp.