Fixed example in documentation

Added the cost of the edge 3 -> 4 on the example in the module documentation
This commit is contained in:
jotomicron 2015-08-18 15:58:05 +01:00
parent 58e602b03f
commit 6f6ea4687e

View file

@ -112,7 +112,7 @@
//! // 7
//! // +-----------------+
//! // | |
//! // v 1 2 |
//! // v 1 2 | 2
//! // 0 -----> 1 -----> 3 ---> 4
//! // | ^ ^ ^
//! // | | 1 | |