Java.util package provides a BitSet class which implements a vector of bits that grows as needed. Each component of the bit set has a boolean value. The bits of a BitSet are indexed by nonnegative integers. By default, all bits in the set initially have t... (more…)
Read more »
Various Local search & Tabu search implementations for a VRP problem - emarkou/Large-Scale-Optimization-Vehicle-Routing-Problem... (more…)
Read more »
Prevayler. Contribute to prevayler/prevayler development by creating an account on GitHub. (more…)
Read more »
Limitart - A framework that designed to help you build a Java Game Server quickly. (more…)
Read more »