Library for working with graphs in C. Work in progress. Most basics are done, but a couple planned functions are missing.
No makefile as of now, so:
download neo.h
and neo.c
into the directory of your project
#include "neo.h"
will probably break on Microsoft Windows due to strange character management on OS level (WONTFIX)
Open an issue if you find something else!