| Package | Description |
|---|---|
| org.aika | |
| org.aika.lattice |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Model.AndNodeCheck.checkIfCombinatorialExpensive(AndNode n) |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<AndNode.Refinement,Provider<AndNode>> |
Node.andChildren |
| Modifier and Type | Method and Description |
|---|---|
static AndNode |
AndNode.createNextLevelNode(Model m,
int threadId,
Node n,
AndNode.Refinement ref,
PatternDiscovery.Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected NodeActivation<AndNode> |
AndNode.createActivation(Document doc,
NodeActivation.Key ak) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AndNode.addNextLevelActivation(Document doc,
NodeActivation<AndNode> act,
NodeActivation<AndNode> secondAct,
Provider<AndNode> pnlp) |
static void |
AndNode.addNextLevelActivation(Document doc,
NodeActivation<AndNode> act,
NodeActivation<AndNode> secondAct,
Provider<AndNode> pnlp) |
static void |
AndNode.addNextLevelActivation(Document doc,
NodeActivation<AndNode> act,
NodeActivation<AndNode> secondAct,
Provider<AndNode> pnlp) |
void |
AndNode.discover(Document doc,
NodeActivation<AndNode> act,
PatternDiscovery.Config config) |
Copyright © 2018. All rights reserved.