OCaml
OCaml copied to clipboard
Implementation of BFS in OCaml (Partial)
Partial implementation of BFS in ocaml, imperative needs work
However, functional recursive implementation works
new file: ocaml_bfs.ml