Skip to content

toxyy/PHP-Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Genetic Algorithms

For a class I took a few years ago, nqueens and traveling salesmen.

Only nqueens and tsalesmen work. I do not plan on revisiting this unless I can think of a good reason to use genetic algorithms in PHP and I need my functions file again.

To run:

localhost/nqueens.php

localhost/tsalesmen.php

NOTE:

Tsalesmen takes a very long time to process. You will need to increase your maximum execution time.

Nqueens

Tsalesmen

About

For a class I took a few years ago, nqueens and traveling salesmen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages