Skip to content

kmezac49/SGA_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE GENETIC ALGORITHM

Developed by:

Description

(Description...)

Note:

This project only works with Python 3.X.

Libraries & Dependencies

OpenJDK

For PyCharm users
sudo apt-get install openjdk-8-jre

Pip 3

sudo apt-get install python3-pip

BigFloat

sudo apt-get install libmpfr-dev
pip3 install bigfloat

NetworkX

pip3 install networkx

Numpy

pip3 install numpy

Scipy

pip3 install scipy

Graphviz

sudo apt-get install graphviz
pip3 install pydotplus


Wake Forest Univerity, 2016.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages