CNDSM
1.00
|
These macros control some important details of the class interface. More...
Macros | |
#define | CQKnPClass_LOG 0 |
If CQKnPClass_LOG > 0, data structures and methods to log the activities of the (actual) solver are added to the (abstract) interface. More... | |
These macros control some important details of the class interface.
Although using macros for activating features of the interface is not very C++, switching off some unused features may allow some implementation to be more efficient in running time or memory.
#define CQKnPClass_LOG 0 |
If CQKnPClass_LOG > 0, data structures and methods to log the activities of the (actual) solver are added to the (abstract) interface.