/graphs

Common Lisp math library for working with graphs

Primary LanguageCommon LispMIT LicenseMIT

CL graph-oriented math library

https://img.shields.io/badge/License-MIT-teal.svg

Was created for personal use (Hackerrank graph theory set of challenges). I tried to keep things as simple and naïve as possible.

Feel free to use parts of the code anywhere.