Skip to content

A Genetic Algorithm for Polygon Drawing and Dot Connections

Notifications You must be signed in to change notification settings

armansamimi/PolyGen

Repository files navigation

"# PolyGen" This is an optimization problem using a genetic algorithm. The goal of this program is to connect blue points using two polygons with the help of a genetic algorithm while ensuring that the minimum number of red points are inside the polygons. The points are entered randomly by the user.

You just need to run "GA_main.m" All of the functions are called inside this file.

About

A Genetic Algorithm for Polygon Drawing and Dot Connections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages