summaryrefslogtreecommitdiffstats
path: root/lib/graph.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add DFS + DOT dumping to graph datastructureQuentin Young2018-04-191-0/+53
* lib: add graph_find_nodeQuentin Young2018-04-061-0/+20
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-21/+15
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: Add edge removal to graph data structureQuentin Young2016-09-181-1/+10
* lib: Remove automatic node deletionQuentin Young2016-09-081-4/+0
* lib: Continue matching system refactorQuentin Young2016-09-071-9/+6
* lib: Generalize graph to work for any data typeQuentin Young2016-09-011-0/+99