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