|
|
|
|
|
by anonymoushn
4687 days ago
|
|
What is a complete DAG? Can I create one by just taking a complete graph, choosing an arbitrary ordering of the vertices, and assigning each edge a direction according to that ordering? Edit: after reading the problem statement, yes, I can. |
|