mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
cleanup
This commit is contained in:
parent
02f0611dde
commit
5a85d3515d
2 changed files with 6 additions and 36 deletions
|
@ -415,10 +415,10 @@ func main() {
|
|||
}
|
||||
fmt.Println("Test")
|
||||
Util_testAddrIDMask()
|
||||
//idxstore := makeStoreSquareGrid(4)
|
||||
idxstore := makeStoreSquareGrid(4)
|
||||
//idxstore := makeStoreStar(256)
|
||||
//idxstore := loadGraph("misc/sim/hype-2016-09-19.list")
|
||||
idxstore := loadGraph("misc/sim/fc00-2017-08-12.txt")
|
||||
//idxstore := loadGraph("misc/sim/fc00-2017-08-12.txt")
|
||||
//idxstore := loadGraph("skitter")
|
||||
kstore := getKeyedStore(idxstore)
|
||||
//*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue