Class RandomAgentMatchSupplier<B extends Bigraph<? extends Signature<?>>>

java.lang.Object
org.bigraphs.framework.simulation.modelchecking.reactions.RandomAgentMatchSupplier<B>
All Implemented Interfaces:
Supplier<B>

public final class RandomAgentMatchSupplier<B extends Bigraph<? extends Signature<?>>> extends Object implements Supplier<B>
Author:
Dominik Grzelak
  • Constructor Details

    • RandomAgentMatchSupplier

      protected RandomAgentMatchSupplier(Collection<B> availableAgents)
  • Method Details