giacomelli / GeneticSharp

GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
MIT License
1.27k stars 332 forks source link

Invalid link to PartiallyMappedCrossover's description #50

Closed FrediKats closed 5 years ago

FrediKats commented 5 years ago

Describe the bug Link to PartiallyMappedCrossover's description throw 404.

To Reproduce Open class PartiallyMappedCrossover Check link in tag (this)

Link to line in code: https://github.com/giacomelli/GeneticSharp/blob/master/src/GeneticSharp.Domain/Crossovers/PartiallyMappedCrossover.cs#L16

giacomelli commented 5 years ago

Fix by 9825fd002d028d892846f2a0ef033086ad445c9b.