Skip to content

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

License

Notifications You must be signed in to change notification settings

toxyy/PHP-Genetic-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
toxyy
Dec 29, 2022
a0f02a0 · Dec 29, 2022

History

5 Commits
Dec 13, 2022
Dec 13, 2022
Dec 29, 2022
Dec 13, 2022
Dec 13, 2022
Dec 13, 2022
Dec 13, 2022
Dec 13, 2022

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