################# Analysis of Games ################# .. toctree:: :maxdepth: 2 :caption: Contents: About This Package ****************** This package deals with analysis of games, equilibrium-wises or otherwise. PoA calculation for Congestion Games ************************************ .. automodule:: games.analysis.congestion_poa :members: Brute Force Search Algorithms ***************************** .. automodule:: games.analysis.search_nash :members: Zero Sum Game Calculations ************************** .. automodule:: games.analysis.zerosum :members: Indices and tables ****************** * :ref:`genindex` * :ref:`modindex` * :ref:`search`