aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/uGraph.ml
Commit message (Collapse)AuthorAge
* New algorithm for universe cycle detections.Gravatar Jacques-Henri Jourdan2015-12-01
|
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-11-26
|
* Splitting kernel universe code in two modules.Gravatar Pierre-Marie Pédrot2015-10-06
1. The Univ module now only cares about definitions about universes. 2. The UGraph module contains the algorithm responsible for aciclicity.