summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
directedrefactor testsJérémy Zurcher11 years
masteradd a few comments into private header, rename some fields, do not use data* ...Jérémy Zurcher11 years
 
 
AgeCommit messageAuthorFilesLines
2014-01-22refactor testsdirectedJérémy Zurcher1-41/+82
2014-01-10add eina_graph supports directed graphsJérémy Zurcher4-8/+75
2014-01-10add eina_graph_dot_write()Jérémy Zurcher3-0/+41
2014-01-10use eina_array for adjacents list instead of custom implementationJérémy Zurcher5-73/+34
2014-01-05use enhanced eina_array for DFS stackJérémy Zurcher2-10/+31
2014-01-05fix mem leak in BFS eina_list usageJérémy Zurcher1-0/+2
2014-01-04DFS and BFS use 1 data array to improve spatial localityJérémy Zurcher3-58/+54
2014-01-04Eina_Graph_Adjacents is private struct -> add '_' prefixJérémy Zurcher5-11/+11
2014-01-03add Eina_Graph_BFS testsJérémy Zurcher1-0/+44
2014-01-03add Eina_Graph_BFSJérémy Zurcher5-2/+305
[...]
 
Clone
git://asynk.ch/eina_graph.git