jmorwick / sai-rhog

SAI wrappers for the RHOG graph library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAI-RHOG

Wrappers for the RHOG graph library for use with the SAI framework for experimenting with structured data.

Hooks for SAI in to RhoG included:

  • Factories for generating RhoG directed labeled graph objects from SAI graphs (DLGFactory and TreeDLGFactory)
  • An interface for using an existing DLG object as a SAI graph (SaiDlgAdapter)
  • Wrappers for serialization/deserialization of GML (reference static methods in GMLUtil)
  • Wrappers / factories for distance metris between DLG structures

Additionally, example scripts for producing logs replicating experiments in this paper

About

SAI wrappers for the RHOG graph library

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%