- Upgraded to core module v1.2.
- Added
NormalizedObjectivewrapper. - Added
toStringimplementations to several components. - Various small improvements.
- Compatible with core module v1.1.
- Updated
PermutationProblemto extend the newGenericProblem. The problem definition includes a default, easily customizable, random permutation solution generator. - Reordered arguments in
PermutationProblemconstructor. - Various improvements.
- Compatible with core module v1.0.
- Dedicated customizable random generator per search.
- Various improvements and minor bug fixes.
- Moved SearchFactory interface to core module.
- Moved to SLF4J API 1.7.12.
- Automated analysis workflow.
- Improved test coverage.
- Fixed conflicting logback settings in tests. Settings are now inherited from the core module.
- Minor bugfixes and improvements.
- Compatible with core module v0.2.
- Provided specific components for permutation problems.
- Renamed WeightedMultiObjective to WeightedIndex.
- Simplified code using functional operations.
- Moved to SLF4J API 1.7.7.
- Moved to Java 8.
- First stable release of the JAMES Extensions Module.