DuskmoonHexSolver

Duskmoon fork of HexSolver, a PubGrub based version solver used by Hex.

The published package is :duskmoon_hex_solver. It keeps the upstream HexSolver.* modules so existing callers can migrate by changing only the Mix dependency.

References

Installation

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

def deps do
[
{:duskmoon_hex_solver, "~> 9.5"}
]
end

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