LordMendes / GeneticAlgorithym-CardProblem

A simple (and lazy GA) to solve a card problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeneticAlgorithym-CardProblem

A simple (and lazy GA) to solve a card problem that consists in split 10 cards ( 1 to 10) in 2 piles. the sum of the card values in the first pile must be 36 and the multiplication of the second pile must be 360.

About

A simple (and lazy GA) to solve a card problem.

License:MIT License


Languages

Language:Java 100.0%