delaunay/mst working
This commit is contained in:
3
go.mod
3
go.mod
@ -3,8 +3,9 @@ module lab.zaar.be/thefish/alchemyst-go
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/algds/kruskals v0.0.0-20190413211421-a585973d6c2d
|
||||
github.com/algds/uf v0.0.0-20190413195204-b738ae1ba607 // indirect
|
||||
github.com/gammazero/deque v0.0.0-20190521012701-46e4ffb7a622
|
||||
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
|
||||
github.com/rs/zerolog v1.15.0
|
||||
lab.zaar.be/thefish/bearlibterminal v0.0.0-20191018101635-dd37bbc90d77
|
||||
)
|
||||
|
Reference in New Issue
Block a user