Package de.swa.gc

Class GraphCodeMetric

java.lang.Object
de.swa.gc.GraphCodeMetric

public class GraphCodeMetric
extends java.lang.Object
Implementation of the Graph Code Metric
Author:
stefan_wagenpfeil
  • Constructor Summary

    Constructors 
    Constructor Description
    GraphCodeMetric()  
  • Method Summary

    Modifier and Type Method Description
    static float[] calculateSimilarity​(GraphCode gcQuery, GraphCode gc)
    calculates the metric triple for Graph Codes based on a given query

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait