[Gambas-devel-svn] SF.net SVN: gambas:[6451] gambas/trunk/main/lib/data
Brought to you by:
gambas
From: <tob...@us...> - 2014-09-05 19:12:13
|
Revision: 6451 http://sourceforge.net/p/gambas/code/6451 Author: tobiasboe Date: 2014-09-05 19:12:06 +0000 (Fri, 05 Sep 2014) Log Message: ----------- [GB.DATA] * NEW: Tweak Graph interface (still not finished) * NEW: Add a GraphMatrix class which represents a Graph in a (non-sparse) adjacency matrix (not working) Modified Paths: -------------- gambas/trunk/main/lib/data/Makefile.am gambas/trunk/main/lib/data/c_graph.c gambas/trunk/main/lib/data/c_graph.h gambas/trunk/main/lib/data/main.c Added Paths: ----------- gambas/trunk/main/lib/data/c_graphmatrix.c gambas/trunk/main/lib/data/c_graphmatrix.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |