herrmanno / informaticup2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%