On running the titan-benchmark-master/benchmark.sh, I am getting the following message:
java.io.FileNotFoundException:/twitter2010-40attr16each-queries/neighbor_warmup_100000.txt (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at java.io.FileReader.(FileReader.java:58)
Looks like the neighbor_warmup_100000.txt is missing. Could you please provide the link to download the txt file; or details on how to go about generating such txt file. Thanks.