Global propagator information.
More...
#include <gpi.hpp>
|
| class | Info |
| | Class for storing timed-decay value. More...
|
| |
Global propagator information.
Definition at line 43 of file gpi.hpp.
◆ GPI() [1/2]
| Gecode::GPI::GPI |
( |
void |
| ) |
|
|
inline |
Initialize.
Definition at line 214 of file gpi.hpp.
◆ GPI() [2/2]
| Gecode::GPI::GPI |
( |
const GPI & |
ga | ) |
|
|
inline |
Copy during cloning.
Definition at line 217 of file gpi.hpp.
◆ ~GPI()
| Gecode::GPI::~GPI |
( |
void |
| ) |
|
|
inline |
Destructor.
Definition at line 222 of file gpi.hpp.
◆ decay() [1/2]
| void Gecode::GPI::decay |
( |
double |
d | ) |
|
|
inline |
◆ decay() [2/2]
| double Gecode::GPI::decay |
( |
void |
| ) |
const |
|
inline |
Return decay factor.
Definition at line 232 of file gpi.hpp.
◆ fail()
| void Gecode::GPI::fail |
( |
Info & |
c | ) |
|
|
inline |
Increment failure count.
Definition at line 227 of file gpi.hpp.
◆ allocate()
| GPI::Info * Gecode::GPI::allocate |
( |
unsigned int |
gid | ) |
|
|
inline |
Allocate new actor info.
Definition at line 242 of file gpi.hpp.
The documentation for this class was generated from the following file: