Package jline.solvers.ag.handlers
Class Solver_ag
java.lang.Object
jline.solvers.ag.handlers.Solver_ag
Entry point of the agent-based (RCAT) solver.
Builds the agents out of the network, runs the reversed-rate fixed point through the requested execution backend, and converts the converged agents into the mean measures.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AGResultsolver_ag(NetworkStruct sn, SolverOptions options)
-
Method Details
-
solver_ag
-