Tutorial
Java Collection Framework
ch.bfh.algo is fully compatible with the java collection framework. You have to be familiar with the concepts of "Collection", "List", "Iterator" before starting to use the new features. The homepage of the collection framework can be found at java.sun.com: Java Collection Framework (tutorial here). The datastructure of ch.bfh.algo are also Generic, you can find an online tutorial by sun: here.
ch.bfh.algo
Examples
These examples are contained in the source distribution. They are part of the ch.bfh.algo.example package.
Copyright Berner Fachhochschule-TI 2007