HyperCodec / genetic-rs

Crate for quickstarting genetic algorithm projects
MIT License
1 stars 0 forks source link

Rename traits? #61

Open HyperCodec opened 7 months ago

HyperCodec commented 7 months ago

They aren't specifically functions anymore, so they probably shouldn't be ending with Fn. (although fitness might be able to stay the same, nextgenfn should probably change)