Meshroom/tests
Fabien Castan e533c588dd [core] graph: add the notion of flowEdges and minMaxDepthPerNode
- flowEdges: Compute a transitive reduction of the graph to provide
node-level minimal dependencies to create an execution workflow for
renderfarm.
- minMaxDepthPerNode: compute the min and max depth per node
2017-10-24 20:22:39 +02:00
..
__init__.py reorder modules and packages 2017-09-19 11:38:28 +02:00
test_graph.py [core] graph: add the notion of flowEdges and minMaxDepthPerNode 2017-10-24 20:22:39 +02:00
test_model.py rename Model to DictModel + augment API 2017-10-23 19:54:55 +02:00