aga: Abstract Graph Algorithms
New module.
This patch just adds the module, with some generic helper routines, no
actual algorithms are implemented yet.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Showing
ccan/aga/LICENSE
0 → 120000
ccan/aga/_info
0 → 100644
ccan/aga/aga.c
0 → 100644
ccan/aga/aga.h
0 → 100644
ccan/aga/private.h
0 → 100644
ccan/aga/test/compile_ok.c
0 → 100644
Please register or sign in to comment