Skip to content

carlosnatalino/genetic-algorithm-rmsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic algorithm solution for the RMSA problem

A genetic algorithm solution for the RMSA problem

To run this code, you need to have Python installed in your computer. Once you have it, open the terminal and run the following commands:

pip install --upgrade -r requirements.txt

and

jupyter notebook

That should open a browser tab with the file for you to explore.

About

A genetic algorithm solution for the RMSA problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published