Node for an extended omega tree.
More...
#include <cumulative.hh>
|
long long int | cenv |
| Energy envelope for subtree.
|
long long int | e |
| Energy for subtree.
|
long long int | env |
| Energy envelope for subtree.
|
Node for an extended omega tree.
Definition at line 582 of file cumulative.hh.
◆ init()
Initialize node from left child l and right child r.
Definition at line 92 of file tree.hpp.
◆ update()
Update node from left child l and right child r.
Definition at line 98 of file tree.hpp.
◆ cenv
long long int Gecode::Int::Cumulative::ExtOmegaNode::cenv |
The documentation for this class was generated from the following files: