Boolean n-ary disjunction propagator (true)
More...
#include <bool.hh>
List of all members.
Detailed Description
Boolean n-ary disjunction propagator (true)
Requires
Constructor & Destructor Documentation
Gecode::Int::Bool::NaryOrTrue::NaryOrTrue |
( |
Home |
home, |
|
|
ViewArray< BV > & |
x |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 617 of file or.hpp.
Gecode::Int::Bool::NaryOrTrue::NaryOrTrue |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
NaryOrTrue< BV > & |
p |
|
) |
| [inline, protected] |
Constructor for cloning p.
Definition at line 631 of file or.hpp.
Member Function Documentation
ExecStatus Gecode::Int::Bool::NaryOrTrue::resubscribe |
( |
Space & |
home, |
|
|
BV & |
x0, |
|
|
BV |
x1 |
|
) |
| [inline, protected] |
Update subscription.
Definition at line 698 of file or.hpp.
Actor * Gecode::Int::Bool::NaryOrTrue::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 638 of file or.hpp.
Perform propagation.
Definition at line 722 of file or.hpp.
Post propagator
.
Definition at line 667 of file or.hpp.
size_t Gecode::Int::Bool::NaryOrTrue::dispose |
( |
Space & |
home | ) |
[inline, virtual] |
Member Data Documentation
Views not yet subscribed to.
Definition at line 396 of file bool.hh.
The documentation for this class was generated from the following files: