diwt
Go to file
surtur 7c3a7114b6
add job.yaml
pre-commit: ignore job.yaml for addlicense checking
2022-09-14 11:58:59 +02:00
resources add job.yaml 2022-09-14 11:58:59 +02:00
.dockerignore add Containerfile 2022-09-14 10:58:26 +02:00
.editorconfig initial commit 2022-09-13 19:21:45 +02:00
.envrc initial commit 2022-09-13 19:21:45 +02:00
.gitattributes add job.yaml 2022-09-14 11:58:59 +02:00
.gitignore initial commit 2022-09-13 19:21:45 +02:00
.golangci.yml initial commit 2022-09-13 19:21:45 +02:00
.pre-commit-config.yaml add job.yaml 2022-09-14 11:58:59 +02:00
Containerfile add Containerfile 2022-09-14 10:58:26 +02:00
LICENSE initial commit 2022-09-13 19:21:45 +02:00
README.md initial commit 2022-09-13 19:21:45 +02:00
flake.lock initial commit 2022-09-13 19:21:45 +02:00
flake.nix flake(add-license): ignore yaml files 2022-09-14 11:47:48 +02:00
go.mod initial commit 2022-09-13 19:21:45 +02:00
job.yaml add job.yaml 2022-09-14 11:58:59 +02:00
main.go go: lay groundwork for matrix traversal 2022-09-13 23:39:52 +02:00
matrix.go go: add logic for matrix min-sum-path traversal 2022-09-14 00:33:11 +02:00
read.go go: lay groundwork for matrix traversal 2022-09-13 23:39:52 +02:00

diwt

note: don't ask about the name...

LICENSE

GPL-3.0-or-later (see LICENSE for details).