All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
cons_countsols.h
Go to the documentation of this file.
22 * If this constraint handler is activated than it counts or collects all feasible solutions. We refer to \ref COUNTER for
26 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
95 * @note You get the pointer to the sparse solutions stored in the constraint handler (not a copy).
97 * @note The sparse solutions are stored w.r.t. the active variables. This are the variables which got not removed
|