Package | Description |
---|---|
ca.uqac.lif.dag |
A package for manipulating directed acyclic graphs (DAGs).
|
Modifier and Type | Class and Description |
---|---|
class |
NestedNode.CopyCrawler
A crawler that creates copies of all visited nodes and connects them in
the same way as the originals.
|
static class |
NestedNode.NestedNodeCrawler
A crawler visiting all inner nodes of the nested node.
|
Copyright © Sylvain HallĂ©. All Rights Reserved.