Uses of Record Class
org.episteme.social.economics.GameTheoryEngine.NashEquilibrium
Packages that use GameTheoryEngine.NashEquilibrium
Package
Description
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
-
Uses of GameTheoryEngine.NashEquilibrium in org.episteme.social.economics
Methods in org.episteme.social.economics that return types with arguments of type GameTheoryEngine.NashEquilibriumModifier and TypeMethodDescriptionstatic List<GameTheoryEngine.NashEquilibrium> GameTheoryEngine.findPureNashEquilibria(GameTheoryEngine.NormalFormGame game) Identifies all pure strategy Nash equilibria in a normal form game.