FullyConnected

This rule connects each and every node to each and every other.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun computeNeighborhood(center: Node<T>, environment: Environment<T, P>): Neighborhood<T>
Link copied to clipboard
open override fun isLocallyConsistent(): Boolean