Dip
0.92.4
|
#include <AP3_DecompParam.h>
Public Member Functions | |
void | getSettings (UtilParameters &utilParam) |
void | dumpSettings (ostream *os=&cout) |
AP3_DecompParam () | |
~AP3_DecompParam () | |
Public Attributes | |
string | DataDir |
string | Instance |
Storage for parameters for the 3-Indexed Assignment Problem (AP3).
Definition at line 32 of file AP3_DecompParam.h.
|
inline |
Definition at line 54 of file AP3_DecompParam.h.
|
inline |
Definition at line 58 of file AP3_DecompParam.h.
|
inline |
Definition at line 38 of file AP3_DecompParam.h.
References DataDir, UtilParameters::GetSetting(), and Instance.
|
inline |
Definition at line 44 of file AP3_DecompParam.h.
string AP3_DecompParam::DataDir |
Definition at line 34 of file AP3_DecompParam.h.
Referenced by dumpSettings(), and getSettings().
string AP3_DecompParam::Instance |
Definition at line 35 of file AP3_DecompParam.h.
Referenced by dumpSettings(), and getSettings().