This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
-
Updated
Oct 31, 2021 - C++
This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies
This project was aimed at exploring variations of greedy hill climbing and local search in-order to optimise a real world example.
multi-GPU solver for traffic light scheduling problem (Hash Code 2021)
Tower Allocation Algorithm using heuristic search(BeamSearch)
Telecom spectrum allocation problem using greedy hill climbing search
Solve the 8 puzzle with my algorithm.
Add a description, image, and links to the hill-climbing-search topic page so that developers can more easily learn about it.
To associate your repository with the hill-climbing-search topic, visit your repo's landing page and select "manage topics."