summaryrefslogtreecommitdiff
path: root/isl_tarjan.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-06isl_tarjan_graph_init: document the order of the components in the resultSven Verdoolaege1-1/+7
2012-09-02relicense isl under the MIT licenseSven Verdoolaege1-1/+1
2012-08-02extract common implementation of Tarjan's algorithmSven Verdoolaege1-0/+132