Packages
basic contains all the basic directed search algorithms
core contains most of the Problem interfaces and the abstractions of all search algorithms
extended contains more advanced search algorithms and the corresponding problem interfaces
util contains some helper classes used by this framework