Generalized Search is the goal:
  -  Simplify Search: Modular, N-level implementation
       which supports the same features (e.g., pruning) at all levels.
       
  
       
   -  Object-Oriented Design: Built on top of the ISIP
       foundation classes.
       
  
       
   -  Extensible: New algorithms can be easily added using
       our virtual class construction.
       
  
       
   -  Standard File Formats: No more perl!
  
 | 
 
 |