Skip to content

Commit 58397a5

Browse files
eckterErashin
andauthored
Update content/docs/reference/design-docs/stdcm/pathfinding_module/conflict_detection/index.en.md
Co-authored-by: Alwenn Charpentier <[email protected]>
1 parent ae6d383 commit 58397a5

File tree

1 file changed

+1
-1
lines changed
  • content/docs/reference/design-docs/stdcm/pathfinding_module/conflict_detection

1 file changed

+1
-1
lines changed

content/docs/reference/design-docs/stdcm/pathfinding_module/conflict_detection/index.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ when it's not restrictive anymore.
1818

1919
The complex part is that we need to do the conflict detection *incrementally*
2020
Which means that:
21-
1. When running simulations up to t=x, we need to know all conflicts
21+
1. When running simulations up to t=x, we need to know all of the conflicts
2222
that happen before x, *even if they're indirectly caused by a
2323
signal seen at t > x* down the path.
2424
2. We need to know the conflicts and resource uses right as they start

0 commit comments

Comments
 (0)