Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
JPScore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JuPedSim
JPScore
Wiki
Docs
2016 11 03 routing
Changes
Page history
New page
Templates
Clone repository
latex fix
authored
8 years ago
by
Arne Graf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/2016-11-03-routing.md
+2
-2
2 additions, 2 deletions
docs/2016-11-03-routing.md
with
2 additions
and
2 deletions
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
</div>
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
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
the restriction above. That should avoid any such cases.
The floorfield router provides one mode:
```ff_global_shortest```
...
...
This diff is collapsed.
Click to expand it.