Package jline.solvers.ag.analyzers
Class Solver_ag_analyzer
java.lang.Object
jline.solvers.ag.analyzers.Solver_ag_analyzer
Analyzer of the agent-based (RCAT) solver.
Short by design: the whole analysis is the reversed-rate fixed point in
Solver_ag, and what remains here is the conversion every RCAT method
needs before it and the tidy-up every solver needs after it.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AGResultsolver_ag_analyzer(NetworkStruct snInput, SolverOptions options)
-
Method Details
-
solver_ag_analyzer
-