Package it.unibo.alchemist.model.sapere.actions
See: Description
-
Class Summary Class Description SAPEREAgent SAPEREMoveNodeAgent SAPEREWalkerRiseGradient LsaAbstractAction SAPEREChemotaxis This class provides a chemotaxis implementation for SAPERE, namely, an agent able to move a molecule towards a specific node. SAPEREWalker SAPEREMoveLSAToAgent 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). SAPERENeighborAgent A SAPERE Agent that modifies something on neighboring nodes. LsaRandomNeighborAction LsaAscendingGradientDist LsaCountNeighborsAction LsaChangeArgument LsaStandardAction This action add LsaMolecule in a single node. LsaAllNeighborsAction The execution involves all neighbours. SAPERELocalAgent A SAPERE Agent that does not do actions on neighbors. LsaAscendingAgent