get itersearch to run in the sim

This commit is contained in:
Arceliar 2018-06-02 00:16:47 -05:00
parent ecf7e490d7
commit 10a72444e3
3 changed files with 14 additions and 15 deletions

View file

@ -413,10 +413,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)
//*