Java Combinatorial Optimization Platform is used to solve combinatorial problems using common interface, providing means to easily add new algorithms and problems and to benchmark them.
Follow Java Combinatorial Optimization Platform
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project User Reviews
- Solves an important problem and provides good examples out of the box. The demo package is excellent. Very well docuemented. The .pdf is a must read. The only minus: License should have been clearly stated.
- Good code, clear decomposition on classes. Minus - problem definition domain restricted by array of integer. As result - unable to solve such problems like minimization of function of N arguments on real definition domain (with restrictions).