Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation notes

Install dependencies by running the following commands in a virtual environment:

pip install --upgrade pip
pip install --upgrade more-itertools parse pre-commit pandas pytest z3-solver 'networkx[default]'
pre-commit install

Run tests with:

pytest -c . --doctest-modules

About

Advent of Code

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages