Direct Acyclic Graphs (DAG) labeling with Dilworth's theorem and Bogart-Magagnosc's algorithm
- Python 2.7
- pip
pip install -r requirements.txt
python test.py <number of nodes> <edges creation probability (0,1]>
DAG with 8 vertices labeled with 3 identifiers (one per chain).