Skip to content

Simulation of 'Simple Hill Climbing on Griewank Function' and implementation of 'Two water jug Problem'

Notifications You must be signed in to change notification settings

yadavpa1/Artificial-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence

Simple Hill Climbing on Griewank Function

Pre-requistes:

  1. Matplotlib library
  2. numpy library

To run the file hillClimbing.py on Ubuntu, follow the given steps:

  1. Go the directory where the file is saved and type python hillClimbing.py
  2. Enter the x-coordinate for First Order Griewank Plot, followed by x and y-coordinates for Second Order Griewank Function.

Water Jug Problem

Two Water Jug Problem implemented in Java

About

Simulation of 'Simple Hill Climbing on Griewank Function' and implementation of 'Two water jug Problem'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages