Orbital library

Uses of Class
orbital.algorithm.template.GeneralBoundingSearch

Packages that use GeneralBoundingSearch
orbital.algorithm.template A framework for general algorithmic evaluation schemes including search and planning algorithms. 
 

Uses of GeneralBoundingSearch in orbital.algorithm.template
 

Subclasses of GeneralBoundingSearch in orbital.algorithm.template
 class BranchAndBound
          Branch-and-bound (B&B).
 class IterativeBroadening
          Iterative Broadening (IB).
 class IterativeDeepening
          Iterative Deepening (ID).
 class IterativeDeepeningAStar
          Iterative Deepening A* (IDA*).
 class ParallelBranchAndBound
          Parallel branch-and-bound algorithm.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.