Code for paper "Self-Directed Online Machine Learning for Topology Optimization"
-
Updated
Feb 17, 2025 - MATLAB
Code for paper "Self-Directed Online Machine Learning for Topology Optimization"
Solving Vehicle Routing Problem with Time Windows using Hillclimbing, Genetic and Simulated Annealing algorithms + Push Foward Insert Heuristic
Simulated Annealing based fixed-die standard cell placement engine for IBM benchmark netlists
Courseworks of VLSI Physical Design Automation, NTHU CS course teached by prof. Ting-Chi Wang in fall 2023
N-Queen(s) Problem implemented using Simulated Annealing Algorithm in Python Language
Optimization software for QI Lab. Interfaces with hardware and uses Simulated Annealing Optimization to maximize photon count.
A Python package to solve Countdown's number round using metaheuristics.
Projeto e implementação de um sistema para resolução do problema de alocação de horários utilizando a meta-heurística Simulated Annealing. Trabalho realizado no 5º período de Ciência da Computação do Instituto Federal de Minas Gerais(IFMG) - Campus Formiga para a Disciplina Inteligência Artificial.
Manual Algorithm Implementation
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.
This is a multi-destination route optimization app, developed as a Final Year Project for a Computer Engineering degree, which received a grade of 10 with honors.
The objective of this practice is to solve a problem of a Distributed File System using two local search algorithms. Hill Climbing Simulated Annealing.
Project for CS 170 - Algorithms at UC Berkeley
A C++ program to solve the Traveling Salesman Problem using Simulated Annealing. The program reads city coordinates from a .tsp file, performs optimization, and outputs an approximate shortest tour.
Extreme Learning Machine and Meta-heuristic algorithms implemented in C using threads to solve a Feature Selection problem related to the generation of Seawave Energy
Simulación del cálculo de una ruta a de descenso por un cráter en marte con algoritmos de búsqueda local.
Car-sharing system optimization with Local Search algorithms Hill Climbing and Simulated Annealing. Group project from the Artificial Intelligence course of my Data Science and Engineering Bachelor's Degree
FIB-IA 2022-23 Q2 Artificial Intelligence subject
Add a description, image, and links to the simmulated-annealing topic page so that developers can more easily learn about it.
To associate your repository with the simmulated-annealing topic, visit your repo's landing page and select "manage topics."