A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the ...
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey:...
A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circ...
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice a...