No-goods recorded from restarts.
More...
#include <core.hpp>
|
unsigned long int | n |
| Number of no-goods. More...
|
|
No-goods recorded from restarts.
Definition at line 1240 of file core.hpp.
Gecode::NoGoods::NoGoods |
( |
void |
| ) |
|
|
inline |
Gecode::NoGoods::~NoGoods |
( |
void |
| ) |
|
|
inlinevirtual |
void Gecode::NoGoods::post |
( |
Space & |
home | ) |
const |
|
virtual |
unsigned long int Gecode::NoGoods::ng |
( |
void |
| ) |
const |
|
inline |
Return number of no-goods posted.
Definition at line 2686 of file core.hpp.
void Gecode::NoGoods::ng |
( |
unsigned long int |
n | ) |
|
|
inline |
Set number of no-goods posted to n
Definition at line 2690 of file core.hpp.
unsigned long int Gecode::NoGoods::n |
|
protected |
Number of no-goods.
Definition at line 1243 of file core.hpp.
The documentation for this class was generated from the following files: