mirror of
https://github.com/AdaCore/e3-core.git
synced 2026-02-12 12:29:08 -08:00
* Remove non essential checks (get_closure, __str__, as_dot). These functions do work even when the DAG has a cycle * Add shortest_path function. * Add minimal cycle in exception message when a node introduce a cycle.