https://github.com/mkacct/csse220-final-project
Genetic Algorithm Simulator (CSSE220 final project) by @mkacct and @Sarah2358
https://github.com/mkacct/csse220-final-project
Last synced: about 1 month ago
JSON representation
Genetic Algorithm Simulator (CSSE220 final project) by @mkacct and @Sarah2358
- Host: GitHub
- URL: https://github.com/mkacct/csse220-final-project
- Owner: mkacct
- Created: 2022-08-17T19:35:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-28T00:39:06.000Z (almost 4 years ago)
- Last Synced: 2024-04-28T06:36:32.399Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Genetic Algorithm Simulator
Developed by [Sarah Collins](https://github.com/Sarah2358) and [Madeline Kahn](https://github.com/mkacct).
## Usage
Use your Java IDE of choice to build and run the program.
*– or –*
Check the [final release](https://github.com/mkacct/csse220-final-project/releases/tag/final). Download the version that corresponds to your Java installation. Extract the zip archive. Run `csse220-final-project.jar`.