Data structures and Algorithms library
2D Heat Numerical Heat Transfer Solver
finds the sortest path on the directed graph using A* algorithm.
it is an implementation of A* algorithm with examples of its usage.
allow to Find the optimal path using FORD algorithm
A simple application which simulates Disk Scheduling Algorithms.
Finds bad examples for the local search Path Partitioning algorithm