augustjune / alleles

Experimental Scala library for genetic algorithms
1 stars 0 forks source link

Organize Quadratic Assignment Problem example #2

Closed augustjune closed 5 years ago

augustjune commented 5 years ago

Quadratic Assignment Problem is perfect scenario for using genetic algorithm. Implementation of this problem should be properly organized and documented.