Commit Graph

5 Commits

Author SHA1 Message Date
d032783f5e
add Containerfile 2022-09-14 10:58:26 +02:00
fa2b8ecd77
go: add logic for matrix min-sum-path traversal
* also print the path both as a graph and as a vector of coordinates
2022-09-14 00:33:11 +02:00
47e8d225fb
chore(go): break long line 2022-09-13 23:42:01 +02:00
1b361e5146
go: lay groundwork for matrix traversal 2022-09-13 23:39:52 +02:00
76421d76a8
initial commit 2022-09-13 19:21:45 +02:00