-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.interfaces.LinkingRule,java.io.Serializable
public abstract class AbstractLocallyConsistentLinkingRule<T, P extends Position<out P>> implements LinkingRule<T, P>
-
-
Method Summary
Modifier and Type Method Description final booleanisLocallyConsistent()StringtoString()-
-
Method Detail
-
isLocallyConsistent
final boolean isLocallyConsistent()
-
-
-
-