1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored Algorithm and Algorithms modules, renamed to Evolver/Evolvers. Refactored the inside of the Evolver module and move runnable_evolver and profile_using_evolver into their own files. More... over 15 years ago
added FIXME to indicate bad performance More... over 15 years ago
(re)structuring of TODO list More... over 15 years ago
beautified local search example More... over 15 years ago
updated todo/readme More... over 15 years ago
simplified/beautified MaxOnes example More... over 15 years ago
fixed minor bug More... over 15 years ago
update TODO More... over 15 years ago
added rdoc/sdoc (nice searchable documentation) More... over 15 years ago
remove tracer as it really does not belong into evosynth More... over 15 years ago
make reek a bit happy (removed 2 or 3 warnings) More... over 15 years ago
added identity selection More... over 15 years ago
added nice profile class, now profiles look sweet :) More... over 15 years ago
added possibility to add mutations with constructor More... over 15 years ago
make a clear distinction between parent and enviromental selection More... over 15 years ago
removed duplication of ConsoleWriter More... over 15 years ago
removed todo's/fixme's More... over 15 years ago
removed code duplication More... over 15 years ago
added tracer to test some automatic diagram painting - failed for now More... over 15 years ago
started to implement & test proper probability_density_function More... over 15 years ago
seems like r19cov will not work for evosynth, added coverage script anyway. run r19cov -x ruby/1.9,gems test/coverage.rb More... over 15 years ago
update TODO More... over 15 years ago
renamed example, added gruff output More... over 15 years ago
fixed nasty bug - thanks to netbeans for its crappy refactoring tools More... over 15 years ago
use correct to_s More... over 15 years ago
fix warning More... over 15 years ago
remove outdated TODO More... over 15 years ago
refactored genome changed/changed? More... over 15 years ago
removed TODO's More... over 15 years ago
remove unneccesary if More... over 15 years ago