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 267 of file gpi.hpp.
◆ GPI() [2/2]
| Gecode::GPI::GPI |
( |
const GPI & |
ga | ) |
|
|
inline |
Copy during cloning.
Definition at line 273 of file gpi.hpp.
◆ ~GPI()
| Gecode::GPI::~GPI |
( |
void |
| ) |
|
|
inline |
Destructor.
Definition at line 307 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 338 of file gpi.hpp.
◆ fail()
| void Gecode::GPI::fail |
( |
Info & |
c | ) |
|
|
inline |
Increment failure count.
Definition at line 312 of file gpi.hpp.
◆ set()
| void Gecode::GPI::set |
( |
Info & |
c, |
|
|
double |
a |
|
) |
| |
|
inline |
◆ afc()
| double Gecode::GPI::afc |
( |
Info & |
c | ) |
|
|
inline |
Return failure count.
Definition at line 328 of file gpi.hpp.
◆ allocate()
| GPI::Info * Gecode::GPI::allocate |
( |
unsigned int |
gid | ) |
|
|
inline |
Allocate new actor info.
Definition at line 356 of file gpi.hpp.
The documentation for this class was generated from the following file: