SimpleTournamentResults ======================= .. currentmodule:: negmas.tournaments .. autoclass:: SimpleTournamentResults :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SimpleTournamentResults.details ~SimpleTournamentResults.final_scores ~SimpleTournamentResults.path ~SimpleTournamentResults.scores ~SimpleTournamentResults.scores_summary .. rubric:: Methods Summary .. autosummary:: ~SimpleTournamentResults.combine ~SimpleTournamentResults.from_records ~SimpleTournamentResults.from_result_records ~SimpleTournamentResults.load ~SimpleTournamentResults.save .. rubric:: Attributes Documentation .. autoattribute:: details .. autoattribute:: final_scores .. autoattribute:: path .. autoattribute:: scores .. autoattribute:: scores_summary .. rubric:: Methods Documentation .. automethod:: combine .. automethod:: from_records .. automethod:: from_result_records .. automethod:: load .. automethod:: save