scalation.database.graph_pm.MatchAnswers
The MatchAnswers
object contains answers for the graph matching problem given in the following paper: John A. Miller, Lakshmish Ramaswamy, Arash J.Z. Fard and Krys J. Kochut, "Research Directions in Big Data Graph Analytics," Proceedings of the 4th IEEE International Congress on Big Data (ICBD'15), New York, New York (June-July 2015) pp. 785-794. FIX: merge with Answers
.
Attributes
Graph
Reset zoom Hide graph Show graph
Supertypes
class Object
trait Matchable
class Any
Self type
Members list
Shift the values in the result sim by the offset (e.g., 1 -> 0). sim is an array of sets (e.g., set-values functions).
Shift the values in the result sim by the offset (e.g., 1 -> 0). sim is an array of sets (e.g., set-values functions).
Value parameters
offset
how far to shift the answers
sim
the unshifted answer
Attributes
Shift the values in the result fun by the offset (e.g., 1 -> 0). fun is an set of arrays (.e.g., set of bijections).
Shift the values in the result fun by the offset (e.g., 1 -> 0). fun is an set of arrays (.e.g., set of bijections).
Value parameters
fun
the unshifted answer
offset
how far to shift the answers
Attributes
Answer for Subgraph Isomorphism
Answer for Subgraph Isomorphism
Attributes
Answer for Dual Graph Simulation
Answer for Dual Graph Simulation
Attributes
Answer for Graph Simulation
Answer for Graph Simulation
Attributes
Answer for Strict Graph Simulation
Answer for Strict Graph Simulation
Attributes
Answer for Tight Graph Simulation
Answer for Tight Graph Simulation
Attributes