Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 388 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 388 Bytes

The code for my blog on search algorithms.

Prerequisites: GNU make, gcc. Run make to compile. The folder release will have the executables for benchmarking running time and memory consumption, the folder profile will have the executable for benchmarking visits (benchmarking visits comes with an overhead, hence separate executables).