Skip to content

Commit 9b0a124

Browse files
authored
Topology dsl (#48)
* Introducing the topology dsl. * integrated topology DSL with scenarios * expanding tests with another scenario
1 parent 86a3ee8 commit 9b0a124

17 files changed

Lines changed: 1770 additions & 290 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Note: Don't forget to use a virtual environment (e.g., `venv`) to avoid conflict
191191
### Traffic demands placement on a graph
192192
```python
193193
"""
194-
Demonstrates traffic engineering by placing two bidirectional demands on a network.
194+
Demonstrates traffic engineering by placing two demands on a network.
195195
196196
Graph topology (metrics/capacities):
197197

0 commit comments

Comments
 (0)