Java Algorithm Library

last modified: February 17, 2006

http://hoschek.home.cern.ch/hoschek/colt/

http://www.esus.com/javaindex/pcalgorithms/algorithms/algorithms.html


Like the JavaGenericLibrary, this is another attempt to implement CeePlusPlus Generic Programming concepts in Java. Unlike JGL, this Java implementation was actually design and implemented with the help of AlexanderStepanov who was the creator of STL by Matthew Austern. Like STL, both JAL and JGL rely heavily on ExternalIteration.

These techniques shouldn't be confused with GenericJava which brings genericity to Java with parametric polymorphism.

See also: JavaGenericLibrary


CategoryCollections CategoryJava QueryLanguagesForInMemoryObjects


Loading...