summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rafał Długołęcki [Sun, 22 Mar 2015 14:24:23 +0000 (15:24 +0100)]
Created Generator for breeding Generations.
Rafał Długołęcki [Sun, 22 Mar 2015 12:06:24 +0000 (13:06 +0100)]
Fix Copy constructor.
Rafał Długołęcki [Sun, 22 Mar 2015 11:50:09 +0000 (12:50 +0100)]
Add copy constructors. Make example working.
Rafał Długołęcki [Sun, 22 Mar 2015 09:33:00 +0000 (10:33 +0100)]
Set proper naming in Gene.
Rafał Długołęcki [Sat, 21 Mar 2015 18:09:37 +0000 (19:09 +0100)]
Created initial Gene and Chromosome. Added initial test for Gene.
Rafał Długołęcki [Sat, 21 Mar 2015 15:07:57 +0000 (16:07 +0100)]
Clean git status view.
Rafał Długołęcki [Sat, 21 Mar 2015 15:04:33 +0000 (16:04 +0100)]
Make entire project compiling.
Rafał Długołęcki [Sat, 21 Mar 2015 15:00:46 +0000 (16:00 +0100)]
Initial commit.