2025-12-29 09:16:47 +01:00
2025-12-29 09:16:47 +01:00
2025-12-29 09:16:47 +01:00
2025-12-29 09:11:27 +01:00
2025-12-29 09:16:47 +01:00

What is graphs?

graphs is playground for me to satiate both my graphs theory and low level programming needs.

The entry point of this is graphs.c.

Compiling this bad boi

git clone <repo-url>

cd graphs

make

./bin/graphs

(i plan to hopefully make this a lib someday)

Description
Graphs playground for me to satiate both my graph theory and low level programming needs.
Readme GPL-3.0 42 KiB
Languages
C 89.3%
Makefile 10.7%