SpiderMonkey is a repository containing the code for Spider Monkey Optimization Algorithm in Python. The student chapter link can be found in the repo description.
Use the git commands to install SpiderMonkey.
git clone https://github.com/nimishbongale/SpiderMonkey.git
cd
into the required directory, and compile and run the python code.
python Main.py
The output .csv
file should be generated containing the necessary data.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
- Mukesh Saraswat (emailid: saraswatmukesh@gmail.com)
- Himanshu Mittal (emailid: himanshu.mittal224@gmail.com)
- Raju Pal (emailid: raju3131.pal@gmail.com)