PPL Configured Java Language Interface  0.12.1
parma_polyhedra_library.PIP_Decision_Node Class Reference

An internal node of the PIP solution tree. More...

Inheritance diagram for parma_polyhedra_library.PIP_Decision_Node:
Collaboration diagram for parma_polyhedra_library.PIP_Decision_Node:

List of all members.

Public Member Functions

native PIP_Tree_Node child_node (boolean branch)
 Returns the true branch (if branch is true) or the false branch (if branch is false) of this.

Detailed Description

An internal node of the PIP solution tree.

Definition at line 31 of file PIP_Decision_Node.java.


Member Function Documentation

Returns the true branch (if branch is true) or the false branch (if branch is false) of this.


The documentation for this class was generated from the following file: