-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #763 from cicirello/remove-naive-generational-ga
Remove the deprecated NaiveGenerationalEvolutionaryAlgorithm
- Loading branch information
Showing
6 changed files
with
34 additions
and
1,144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
103 changes: 0 additions & 103 deletions
103
src/main/java/org/cicirello/search/evo/NaiveAlwaysMutateGeneration.java
This file was deleted.
Oops, something went wrong.
171 changes: 0 additions & 171 deletions
171
src/main/java/org/cicirello/search/evo/NaiveGenerationalEvolutionaryAlgorithm.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.