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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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).