We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6d383 commit 58397a5Copy full SHA for 58397a5
content/docs/reference/design-docs/stdcm/pathfinding_module/conflict_detection/index.en.md
@@ -18,7 +18,7 @@ when it's not restrictive anymore.
18
19
The complex part is that we need to do the conflict detection *incrementally*
20
Which means that:
21
-1. When running simulations up to t=x, we need to know all conflicts
+1. When running simulations up to t=x, we need to know all of the conflicts
22
that happen before x, *even if they're indirectly caused by a
23
signal seen at t > x* down the path.
24
2. We need to know the conflicts and resource uses right as they start
0 commit comments