Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
The execution involves all neighbours.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This action add LsaMolecule in a single node.
Link copied to clipboard
Link copied to clipboard
This class provides a chemotaxis implementation for SAPERE, namely, an agent able to move a molecule towards a specific node.
Link copied to clipboard
abstract class SAPERELocalAgent : SAPEREAgent
A SAPERE Agent that does not do actions on neighbors.
Link copied to clipboard
This agent matches a template, removes a single instance of it from the current node and moves the LSA to another node (specified at creation time).
Link copied to clipboard
abstract class SAPEREMoveNodeAgent<P : Position<out P>?> : SAPERELocalAgent
Link copied to clipboard
A SAPERE Agent that modifies something on neighboring nodes.
Link copied to clipboard
Link copied to clipboard