There are a number of items of documentation, including installation and operation, instructions on the GitHub wiki.
A technical report gives more details about using the software and the algorithms.
A presentation gives an overview of the 2017/2018 project building graph similarity algorithms.
The github repository https://github.com/peterrodgers/dover.
There are some datasets available below. These have either been modifed from the Stanford Large Network Dataset Collection, or randomly generated.
Name | Nodes | Edges | Timeslices | Size |
---|---|---|---|---|
soc-pokec-relationships.txt-reduced-time.zip | 2,701,301 | 11,200,601 | 1 | 262 MB |
soc-pokec-relationships.txt-reduced.zip | 1,500,000 | 10,000,000 | 0 | 227 MB |
Wiki-Vote.txt-time-11.zip | 58,127 | 157,631 | 11 | 3 MB |
Wiki-Vote.txt-time.zip | 13,802 | 109,676 | 1 | 1.8 MB |
Wiki-Vote.txt.zip | 7,115 | 103,689 | 0 | 1.6 MB |
simple-random-n-1000-e-5000-time.zip | 1,996 | 9,959 | 1 | 211 KB |
simple-random-n-1000-e-5000.zip | 1,000 | 5,000 | 0 | 111 KB |
simple-random-n-100-e-500-time.zip | 200 | 993 | 1 | 21 KB |
simple-random-n-100-e-500.zip | 100 | 500 | 0 | 12 KB |
simple-random-n-10-e-20-time-19.zip | 171 | 274 | 19 | 8 KB |
simple-random-n-10-e-20-time.zip | 20 | 45 | 1 | 3 KB |
simple-random-n-10-e-20.zip | 10 | 20 | 0 | 3 KB |
A JAR file is also available
There is extensive JavaDoc available for Dover
Peter Rodgers & Robert Baker
University of Kent, Canterbury, Kent, United Kingdom