manual: Alignment in bfs/generalized.
This commit is contained in:
parent
324b47cb61
commit
864fb08564
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ Graph properties are not supported.
|
|||
(λ (G s v acc) acc)]
|
||||
[#:return finish (-> Graph Any Any Any)
|
||||
(λ (G s acc) acc)]
|
||||
) Any]{}
|
||||
) Any]{}
|
||||
@defproc[(fewest-vertices-path [g Graph] [source Any] [target Any]) (U (Listof Any) False)]{}
|
||||
|
||||
@section{License}
|
||||
|
|
Loading…
Reference in a new issue