Skip to content

Hill climbing algorithms and simple applications on functions

License

Notifications You must be signed in to change notification settings

ricsinaruto/Hill-climb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hill-climb

This project contains some implementations of basic searching algorithms coded by me in C++ from the book found in the repository. Probably the most interesting is a simnulated annealing function which optimizes the parameters (in order to converge as fast as possible) of another simulated annealing function optimizing a simple function.

Get Started

You just need to install Visual Studio and run the solution.

About

Hill climbing algorithms and simple applications on functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published