Skip navigation links

james-core 1.2 API

Packages 
Package Description
org.jamesframework.core.exceptions
Custom James runtime exceptions.
org.jamesframework.core.factory
Miscellaneous factory interfaces.
org.jamesframework.core.problems
High-level problem specification.
org.jamesframework.core.problems.constraints
Constraint interfaces.
org.jamesframework.core.problems.constraints.validations
Validation interfaces and predefined implementations.
org.jamesframework.core.problems.datatypes
Predefined data types.
org.jamesframework.core.problems.objectives
Interfaces of objectives and produced evaluations.
org.jamesframework.core.problems.objectives.evaluations
Evaluation interface and predefined implementations.
org.jamesframework.core.problems.sol
Solution related components.
org.jamesframework.core.search
High-level search templates.
org.jamesframework.core.search.algo
Algorithm implementations.
org.jamesframework.core.search.algo.exh
Exhaustive search and components.
org.jamesframework.core.search.algo.tabu
Tabu search and components (including tabu memory specification).
org.jamesframework.core.search.algo.vns
Variable neighbourhood searches and components.
org.jamesframework.core.search.cache
Caches used by searches for efficient move evaluation and validation.
org.jamesframework.core.search.listeners
Search listeners.
org.jamesframework.core.search.neigh
Neighbourhoods and components.
org.jamesframework.core.search.status
Search status.
org.jamesframework.core.search.stopcriteria
Stop criteria.
org.jamesframework.core.subset
Predefined subset problem.
org.jamesframework.core.subset.algo
Specific subset sampling algorithms.
org.jamesframework.core.subset.algo.exh
Exhaustive search components for subset selection.
org.jamesframework.core.subset.algo.tabu
Tabu search components for subset selection.
org.jamesframework.core.subset.neigh
Subset selection neighbourhoods.
org.jamesframework.core.subset.neigh.adv
Advanced subset selection neighbourhoods.
org.jamesframework.core.subset.neigh.moves
Subset moves generated by the provided subset neighbourhoods.
org.jamesframework.core.subset.validations
Subset validation objects.
org.jamesframework.core.util
General utilities.
Skip navigation links

Copyright © 2016. All rights reserved.