Screenshots
Description
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.
Categories
Update Notifications
User Ratings
User Reviews
-
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).