Generated on Thu Nov 2 14:49:41 2006 for Gecode/J by doxygen 1.5.0

org.gecode.gist.SpaceNode.Branch Class Reference

List of all members.

Detailed Description

Definition at line 35 of file SpaceNode.java.

Package Functions

 Branch (int a, BranchingDesc d)
 Branch (int a, BranchingDesc d, Space best)

Package Attributes

int alternative
BranchingDesc desc
Space ownBest = null


Constructor & Destructor Documentation

org.gecode.gist.SpaceNode.Branch.Branch ( int  a,
BranchingDesc  d 
) [package]

Definition at line 39 of file SpaceNode.java.

org.gecode.gist.SpaceNode.Branch.Branch ( int  a,
BranchingDesc  d,
Space  best 
) [package]

Definition at line 43 of file SpaceNode.java.


Member Data Documentation

Definition at line 36 of file SpaceNode.java.

Definition at line 38 of file SpaceNode.java.


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