Propagate trace information.
More...
#include <gecode/kernel/core.hpp>
|
(Note that these are not member symbols.)
|
| template<class Char, class Traits> |
| std::basic_ostream< Char, Traits > & | operator<< (std::basic_ostream< Char, Traits > &os, const PropagateTraceInfo &pti) |
| | Print propagate trace information.
|
Propagate trace information.
Definition at line 978 of file core.hpp.
◆ Status
◆ PropagateTraceInfo()
◆ id()
| unsigned int Gecode::PropagateTraceInfo::id |
( |
void | | ) |
const |
|
inline |
Return propagator identifier.
Definition at line 3491 of file core.hpp.
◆ group()
Return propagator group.
Definition at line 3495 of file core.hpp.
◆ propagator()
| const Propagator * Gecode::PropagateTraceInfo::propagator |
( |
void | | ) |
const |
|
inline |
Return pointer to non-subsumed propagator.
Definition at line 3499 of file core.hpp.
◆ status()
Return propagator status.
Definition at line 3503 of file core.hpp.
◆ operator<<()
template<class Char, class Traits>
| std::basic_ostream< Char, Traits > & operator<< |
( |
std::basic_ostream< Char, Traits > & | os, |
|
|
const PropagateTraceInfo & | pti ) |
|
related |
Print propagate trace information.
Definition at line 1 of file print.hpp.
| unsigned int Gecode::PropagateTraceInfo::i |
|
protected |
| Status Gecode::PropagateTraceInfo::s |
|
protected |
The documentation for this class was generated from the following files: