Abstract: For increasingly complex real-world optimization problems, a large number of researches have shown that differential evolution (DE) is an effective problem-solving algorithm. Despite its ...
BinarySearch is a Ruby gem that implements a self-balancing binary search tree using the Red-Black Tree algorithm. It provides a list-like interface with blazing-fast search, insertion, and deletion ...
Abstract: When performing classification of large set of samples, neural trees (NTs) are preferably used. To circumvent the problem of poor generalization of neural trees, hybrid neural trees have ...
// (c) The BioChemical Library (BCL) was originally developed by contributing members of the Meiler Lab @ Vanderbilt University. // (c) // (c) The BCL is now made available as an open-source software ...