Pre-requistes:
- Matplotlib library
- numpy library
To run the file hillClimbing.py on Ubuntu, follow the given steps:
- Go the directory where the file is saved and type python hillClimbing.py
- Enter the x-coordinate for First Order Griewank Plot, followed by x and y-coordinates for Second Order Griewank Function.
Two Water Jug Problem implemented in Java