Skip to content

Genetic algorithm based solver for maximum-distance-between-two points problem based on GeneticSharp

Notifications You must be signed in to change notification settings

dtaylor-530/GeneticAlgorithmSample

Repository files navigation

GeneticAlgorithmSample

Genetic-algorithm-based solver for maximum-distance-between-two points problem based on GeneticSharp in Wpf

maximum-distance-between-two points problem: the problem of finding the line of the longest length that fits wholly within a rectangle. GeneticSharp: C# Genetic Algorithm library (https://github.com/giacomelli/GeneticSharp). Program: Graphically displays the trial solutions and final solution to the problem utilising MVVM based approach in Wpf.

alt text

About

Genetic algorithm based solver for maximum-distance-between-two points problem based on GeneticSharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages