Package it.unibo.alchemist.model.implementations.linkingrules

Types

Link copied to clipboard
class ConnectionBeam<T> : ConnectWithinDistance<T, P>
Connects two nodes if, throwing a beam from one to the other, there exists at least one path entirely inside the beam that connects the two nodes.