Class COMETSTree

java.lang.Object
edu.duke.cs.osprey.astar.AStarTree<FullAStarNode>
edu.duke.cs.osprey.astar.comets.COMETSTree
All Implemented Interfaces:
ConfSearch, Serializable

public class COMETSTree extends AStarTree<FullAStarNode>
Tree for constrained optimization of multistate energies by tree search
See Also: