Changes
Page history
latex fix
authored
Jan 19, 2017
by
Arne Graf
Show whitespace changes
Inline
Side-by-side
docs/2016-11-03-routing.md
View page @
fd781b6d
...
@@ -39,8 +39,8 @@ two floors/levels <b>must</b> be a separate room. Further, that room
...
@@ -39,8 +39,8 @@ two floors/levels <b>must</b> be a separate room. Further, that room
</div>
</div>
If there are two points with the same ($
$
x, y
$
$)-coordinates, which differ
If there are two points with the same ($
`
x, y
`
$)-coordinates, which differ
only in the $
$z$
$-coordinate, the router will face problems, thus we defined
only in the $
`z`
$-coordinate, the router will face problems, thus we defined
the restriction above. That should avoid any such cases.
the restriction above. That should avoid any such cases.
The floorfield router provides one mode:
```ff_global_shortest```
The floorfield router provides one mode:
```ff_global_shortest```
...
...
...
...