retex v0.1.6 Retex.Node.Type View Source

The NodeType if part of the alpha network, the discrimination part of the network that check if a specific class exists. If this is the case, it propagates the activations down to the select node types. They will select an attribute and check for its existance.

Link to this section Summary

Link to this section Functions

Link to this function

new(class, labels \\ [])

View Source