51 (void) SharedHandle::operator =(
a);
59 if ((d < 0.0) || (d > 1.0))
struct Gecode::@603::NNF::@65::@67 a
For atomic nodes.
double invd
Inverse decay factor.
double * a
Action values (more follow)
static Support::Mutex m
Mutex to synchronize globally shared access.
~Storage(void)
Delete object.
int n
Number of action values.
Class for action management.
Storage & object(void) const
Return object of correct type.
Action & operator=(const Action &a)
Assignment operator.
void acquire(void)
Acquire mutex.
void release(void)
Release mutex.
static const Action def
Default (empty) action information.
Action(void)
Construct as not yet intialized.
void decay(Space &home, double d)
Set decay factor to d.
void free(T *b, long unsigned int n)
Delete n objects starting at b.
Exception: illegal decay factor
Heap heap
The single global heap.
Gecode toplevel namespace