Package | Description |
---|---|
bridge |
This package contains classes for implementing a program
that allows a user to solve the Bridge Crossing problem.
|
framework |
This package contains three classes and an interface
that make up a framework for building applications that allow their users to
solve problems requiring
search.
|
waterjug |
This package contains classes for implementing a program
that allows a user to solve the Water Jug problem.
|