summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/digraph_utils.erl
Commit message (Collapse)AuthorAgeFilesLines
* Remove loops from the graph created by digraph_utils:condensation/1Hans Bolinder2012-03-011-2/+2
| | | | | | | | The function digraph_utils:condensation/1 used to create a digraph containing loops contradicting the documentation which states that the created digraph is free of cycles. Thanks to Kostis Sagonas for finding the bug.
* Types and specifications have been modified and addedHans Bolinder2011-05-121-24/+60
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+338