0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added call for learn method in FitnessEvaluator More... about 20 years ago
Examples to use ga to get a better nna architecture More... about 20 years ago
Adding options. More... about 20 years ago
New pom version. More... about 20 years ago
Adding SeeedingEvolver and Neighborhood package. More... about 20 years ago
Changing Individual package from org.jheuristics.ga to org.jheuristics More... about 20 years ago
Changing Individual package from org.jheuristics.ga to org.jheuristics More... about 20 years ago
Comments. More... about 20 years ago
Adding more command line parameters. More... about 20 years ago
Minor modifications (removing unnecessary comments). More... about 20 years ago
Removing JUnit dependency duplicate. More... about 20 years ago
JHeuristics examples: - Simple TSP More... about 20 years ago
The transformation was receiving a individual besides a fitness. Its correct now. More... about 20 years ago
Maven2 project model. More... about 20 years ago
Removing empty spaces. More... about 20 years ago
Adding countBits(boolean) to BitString More... about 20 years ago
Adding tests to get max coverage. More... about 20 years ago
Reparing SUS misconception More... about 20 years ago
Some breaked tests by the population modification. More... about 20 years ago
Adding methods to Population: - addAll(Collection) - removeAll(Collection) More... about 20 years ago
Changing Double.valueOf(double) to Double.valueOf(String) for compatibility reasons. More... over 20 years ago
Adding some ignore files. More... over 20 years ago
Adding some conditions. More... over 20 years ago
Removing Iterable interface cause it is java 1.5 More... over 20 years ago
Adding constructors from fields to SUSSelector. Changing LICENSE.txt to full LGPL. More... over 20 years ago
Major: - Refactoring some transformations (adding ScalerS). - Refactoring Roulettes. - Refactoring RouletteSelectorS More... over 20 years ago
Renaming some transformations interfaces, methods and classes. More... over 20 years ago
Adding GensListOnePointXOver. Renaming some transformations interfaces, methods and classes. More... over 20 years ago
Refactoring operator to use PopulationChooser. More... over 20 years ago
Changing Population interface to extend Iterable interface. More... over 20 years ago