40 namespace Gecode {
namespace Int {
namespace Branch {
62 for (
unsigned int i=0;
i<n+1;
i++) {
81 for (
unsigned int i=0;
i<n+1;
i++) {
virtual ~PosValuesChoice(void)
Deallocate.
PosValuesChoice(const Brancher &b, const Pos &p, IntView x)
Initialize choice for brancher b, position p, and view x.
virtual size_t size(void) const
Report size occupied.
Range iterator for integer variable views
unsigned int alternatives(void) const
Return number of alternatives.
Heap heap
The single global heap.
int p
Number of positive literals for node type.
T * alloc(long unsigned int n)
Allocate block of n objects of type T from heap.
Gecode::IntArgs i(4, 1, 2, 3, 4)
Base-class for branchers.
int n
Number of negative literals for node type.
unsigned int size(I &i)
Size of all ranges of range iterator i.
virtual void archive(Archive &e) const
Archive into e.
Integer view for integer variables.
void free(T *b, long unsigned int n)
Delete n objects starting at b.
Node * x
Pointer to corresponding Boolean expression node.
virtual void archive(Archive &e) const
Archive into e.
struct Gecode::@518::NNF::@57::@58 b
For binary nodes (and, or, eqv)
Gecode toplevel namespace
struct Gecode::@518::NNF::@57::@59 a
For atomic nodes.