mirror of https://github.com/docker/compose.git
Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. |
||
---|---|---|
.. | ||
cli | ||
packages | ||
__init__.py | ||
container.py | ||
project.py | ||
service.py |