Always use h1 for heading
This commit is contained in:
parent
80681b78c6
commit
f2d4c755f6
9 changed files with 9 additions and 12 deletions
|
|
@ -3,7 +3,7 @@ title: "Routing algorithm"
|
|||
parent: Developers
|
||||
---
|
||||
|
||||
## Routing algorithm: 2-pass routing with adaptive cost-cutoff
|
||||
# Routing algorithm: 2-pass routing with adaptive cost-cutoff
|
||||
|
||||
There's not so much to say about the routing algorithm, because the basic ideas
|
||||
like [Dijkstra's algorithm](http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue