james-extensions · The JAMES extensions module is part of the JAMES framework for discrete optimization using local search metaheuristics in Java. It extends the core with additional tools for advanced problem specification and search customization. It also provides specific components for some other problem types besides subset selection (e.g. permutation problems) and an automated analysis workflow.
Group: org.jamesframework - All Dependencies
james-core · The JAMES core module is part of the JAMES framework for discrete optimization using local search metaheuristics in Java. The core contains many general components for both problem specification and search application. It includes a wide range of generic optimization algorithms to solve the specified problems. Moreover, the core provides implementations of specific components for subset selection.
james-examples · The JAMES examples module is part of the JAMES framework for discrete optimization using local search metaheuristics in Java. It provides a series of example problem implementations where different algorithms are applied to obtain solutions.
james · JAMES is a modern Java framework for discrete optimization using local search metaheuristics.