Skip to content

HyPy is a general hyper-heuristic package for solving combinatorial optimization problems by employing and developing hyper-heuristics.

License

Notifications You must be signed in to change notification settings

enriquedlh97/hypy

Repository files navigation

HyPy

HyPy is a general hyper-heuristic package for solving combinatorial optimization problems by employing and developing hyper-heuristics.

Installation and Set Up

  • pyenv for python version
  • poetry
  • pre-commit
  • tests
  • remember to run mypy
  • Automatic documentation
  • Test docstrings examples (poetry run python -m doctest hypy/problems/vrp/base_components.py)
  • Building and locally visualizing docs.
    • poetry run mkdocs serve for development.
    • mkdocs build
    • mkdocs gh-deploy for publishing documentation found here.

About

HyPy is a general hyper-heuristic package for solving combinatorial optimization problems by employing and developing hyper-heuristics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages