Implemented by Aashay Harlalka and Ankit Agrawal for the courses CS 717: Statistical Relational Learning at IIT Bombay. Release date 15 March, 2013. Copyrights reserved by Aashay Harlalka and Ankit Agrawal.
Please see the documentation provided in doc folder. For Using this Program or for any query please leave a mail at [email protected].
file - Main.java
Main class, for testing similarity between two nodes/graphs. You can change it to test for different data. Code has been commented for testing of Node Similarity kernel.
file - TS1.txt
contains adjacency matrix with 39 nodes.
file - TS2.txt
contains adjacency matrix with 39 nodes.
file - Z1.txt
contains adjacency matrix with 34 nodes.