/informaticup2022

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

informaticup2022

Create optimal train plans for InformatiCup 2022.

install, build, run

Required tools:

build

stack build

test

stack test

run

cat inputfile.txt | stack run

Codebase

See Haddock overview

Create Documentation

stack haddock