Skip to content

enriquedlh97/hypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors