GitXplorerGitXplorer
M

AI-LocalSearchAlgorithms

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
ccf759077c8cd010f30990d5ca4ddf58a58b98f3

Create README.md

MMyrrhDev committed 5 years ago
Verified
72c8826340fd44fdd15ca47c521e1f142c2abb99

codigo limpio

mmarimon98 committed 5 years ago
Verified
ddcdf94e0f597e3a0f532d5587d8c936409b6611

codigo limpio

mmarimon98 committed 5 years ago
Verified
d108482be92dba4f48e3f30994befd9fcb6da551

codigo limpio

mmarimon98 committed 5 years ago
Verified
f01a7fa268bbb016229544e70d5378a96742ce59

simA

mmarimon98 committed 5 years ago
Verified
4fe742c359f246f08817f38e9d6d529bdf421e10

hill

mmarimon98 committed 5 years ago

README

The README file for this repository.

IA-LocalSearchAlgorithms

Solving a public bicycle redistribution problem with local search algorithms

Using both local search algorithms :Hill Climbing and Simulated Annealing and problem-solving methods such as state space representation we tackle the problem of redistributing bicycles across a fixed space taking into consideration both the cost of carrying the bicycles and the potential monetary gains for carrying x amount of bicycles to a station that needs them.