Skip to content
#

simmulated-annealing

Here are 23 public repositories matching this topic...

This app calculate the optimized route between multiple locations added by user on google maps. stating position and ending position remains same. It gives you a optimized sequence of places to travel so that all places could be covered in minimum distance exactly once. This project is sub part of my another project Carbon Footprint Calculator.

  • Updated Dec 13, 2018
  • Java
Artificial-Intelligence-Projects

Projects and assignments for the Artificial Intelligence course at UCM, with topics such as: Problem representation , solving and search. Heuristic search algorithms. Genetic algorithms. Recommender systems. Machine learning.

  • Updated Jan 21, 2022
  • Jupyter Notebook

This repository seeks to optimize bikes distribution of a public bicycle renting service across city stations using local search algorithms like Hill Climbing and Simulated Annealing, aiming to minimize costs and efficiently meet demand. It includes tools to visualize the distribution and showcases the utility of AI in urban logistics.

  • Updated Mar 5, 2024
  • Python

Improve this page

Add a description, image, and links to the simmulated-annealing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simmulated-annealing topic, visit your repo's landing page and select "manage topics."

Learn more