This commit is contained in:
Arceliar 2018-10-20 17:32:54 -05:00
parent 02f0611dde
commit 5a85d3515d
2 changed files with 6 additions and 36 deletions

View file

@ -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)
//*