GAP_DecompParam Class Reference

#include <GAP_DecompParam.h>

List of all members.

Public Member Functions

void getSettings (UtilParameters &utilParam)
void dumpSettings (ostream *os=&cout)
 GAP_DecompParam ()
 ~GAP_DecompParam ()

Public Attributes

int LogLevel
string DataDir
string Instance
bool UsePisinger

Detailed Description

Storage for parameters for the Generalized Assignment Problem (GAP).

Definition at line 28 of file GAP_DecompParam.h.


Constructor & Destructor Documentation

GAP_DecompParam::GAP_DecompParam (  )  [inline]

Definition at line 56 of file GAP_DecompParam.h.

GAP_DecompParam::~GAP_DecompParam (  )  [inline]

Definition at line 62 of file GAP_DecompParam.h.


Member Function Documentation

void GAP_DecompParam::getSettings ( UtilParameters utilParam  )  [inline]

Definition at line 36 of file GAP_DecompParam.h.

References DataDir, UtilParameters::GetSetting(), Instance, LogLevel, and UsePisinger.

void GAP_DecompParam::dumpSettings ( ostream *  os = &cout  )  [inline]

Definition at line 44 of file GAP_DecompParam.h.

References DataDir, Instance, LogLevel, and UsePisinger.


Member Data Documentation

Definition at line 30 of file GAP_DecompParam.h.

Referenced by dumpSettings(), and getSettings().

Definition at line 31 of file GAP_DecompParam.h.

Referenced by dumpSettings(), and getSettings().

Definition at line 32 of file GAP_DecompParam.h.

Referenced by dumpSettings(), and getSettings().

Definition at line 33 of file GAP_DecompParam.h.

Referenced by dumpSettings(), and getSettings().


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

Generated on 3 Jun 2015 for Dip-All by  doxygen 1.6.1