/breadth_first_search-elixir

Algoritmo de busca em largura com elixir [DEPRECATED]

Primary LanguageElixir

BuscaLargura

TODO: Add description

Installation

If available in Hex, the package can be installed by adding busca_largura to your list of dependencies in mix.exs:

def deps do
  [
    {:busca_largura, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/busca_largura.