|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.matchers.structure.node.BaseNodeMatcher
it.unitn.disi.smatch.matchers.structure.node.DefaultNodeMatcher
public class DefaultNodeMatcher
Default node matcher.
| Field Summary |
|---|
| Fields inherited from class it.unitn.disi.smatch.matchers.structure.node.BaseNodeMatcher |
|---|
satSolver |
| Constructor Summary | |
|---|---|
DefaultNodeMatcher()
|
|
| Method Summary | |
|---|---|
char |
nodeMatch(IMatchMatrix cLabMatrix,
INode sourceNode,
INode targetNode)
Matches two nodes and returns a relation between them. |
| Methods inherited from class it.unitn.disi.smatch.matchers.structure.node.BaseNodeMatcher |
|---|
changeSign, DIMACSfromVector, getRelationString, isUnsatisfiable, mkAxioms, negateFormulaInVector, parseFormula |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultNodeMatcher()
| Method Detail |
|---|
public char nodeMatch(IMatchMatrix cLabMatrix,
INode sourceNode,
INode targetNode)
throws SMatchException
INodeMatcher
nodeMatch in interface INodeMatchercLabMatrix - a matrix of relations between atomic concepts.sourceNode - source nodetargetNode - target node
SMatchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||