msr-fiddle / pipedream

MIT License
379 stars 117 forks source link

What is the meaning of `antichain` in optimizer_graph_hierarchical.py ? #53

Open sergei-mironov opened 4 years ago

sergei-mironov commented 4 years ago

Could you please describe the meaning of antichain graph used in partitioning algorithm? Is it related to backward path computations?