Downloadliste

Projektbeschreibung

Gambit is a set of tools for doing game theory on
finite games. It features a graphical interface as
well as a (currently experimental) Python API for
doing repetitive or econometric tasks on games.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-20 17:30
0.2006.01.20

Diese Version behebt einige kleinere Fehler und fügt ein paar kleinere grafische Verbesserungen im Rahmen der Umgestaltung der Einbauten, um den Aufbau einer öffentlich dokumentierte Sammlung für den nächsten Release-Zyklus. (Die Bibliothek ist gebaut, aber nicht jetzt dokumentiert, siehe libgambit Verzeichnis, in der Source-Distribution.) Neue Implementierungen von vier Algorithmen wurden hinzugefügt, quantal Antwort Tracing, eine heuristische Suche Support-Methode und der globalen Newton und bekräftigte POLYMATRIX Methoden der Govindan und Wilson.
Tags: Code cleanup
This release fixes some minor bugs and adds a few minor graphical
interface enhancements as part of refactoring the internals to make
building a publicly-documented library for the next release cycle. (The
library is built, but not documented now; see the libgambit directory
in the source distribution.) New implementations of four algorithms
have been added, quantal response tracing, a heuristic support-search
method, and the global Newton and iterated polymatrix methods of
Govindan and Wilson.

2005-12-12 16:09
0.2005.12.12

Diese Version behebt einige kleinere Fehler und herausragende weiterhin das Polieren von der grafischen Benutzeroberfläche, mit besonderem Augenmerk auf Benutzerfreundlichkeit für die Schüler zu Beginn der Spieltheorie. Strategische Spiele sind nun in einer flexiblen Kontingenztabelle-Format dargestellt, so dass das gesamte Spiel Tabelle wird auf dem Bildschirm zur gleichen Zeit vorgelegt, auch für N-Spieler. Die Auszahlungen in umfangreichen Spiele sind nun direkt auf dem Display des Spiels Baum bearbeitet, sondern in einem eigenen Dialog. Darüber hinaus enthält diese Version eine neue Datei-Format erweitert.
Tags: Minor feature enhancements
This release fixes some outstanding minor bugs and
continues the polishing of the graphical
interface, with special focus on ease of use for
the beginning student of game theory. Strategic
games are now presented in a flexible contingency
table format, so that the entire game table is
presented on the screen at the same time, even for
N-player games. Payoffs in extensive games are now
edited directly on the display of the game tree,
instead of in a separate dialog. Finally, this
version introduces a new extended file format.

2005-01-04 18:28
0.97.1.6

Die vorliegende Pressemitteilung stellt mehrere bedeutende Verbesserungen für die Berechnung der Nash-Gleichgewichte. Neue Implementierungen Govindan und Wilson's Global Newton und Iterated Polymatrix Algorithmen werden zur Verfügung gestellt, auf der Grundlage gametracer. EnumMixed wurde erweitert, um die Struktur der Komponenten des Nash-Gleichgewichte in die heruntergekommene Spiele zu berechnen, und Simpdiv wurde vergrößert, um eine Strategie Profil als Ausgangspunkt zu ermöglichen.
Tags: Unstable, Major feature enhancements
This release presents several significant enhancements for computing
Nash equilibria. New implementations of Govindan and Wilson's Global
Newton and Iterated Polymatrix algorithms are provided, based on
gametracer. EnumMixed has been extended to compute the structure of
components of Nash equilibria in degenerate games, and Simpdiv has been
augmented to allow any strategy profile as a starting point.

2004-04-10 01:14
0.97.1.2

Diese Version richtet neu die Codebasis für mehr Flexibilität. Er baut jetzt eine Bibliothek von Code für die Verknüpfung in anderen Programmen, sowie eine komplette Python-Schnittstelle zur API. Dokumentation der API ist jetzt ebenfalls verfügbar.
Tags: Unstable, Major feature enhancements
This release reorients the codebase for greater flexibility. It now builds a library of code suitable for linking in other programs, as well as a complete Python interface to the API. Documentation of the API is now also available.

2004-04-08 07:24
0.97.0.6

Kleinere Bugfixes und Funktionserweiterungen wurden, einschließlich der Unterstützung für den Export Normalform Spiele in HTML und LaTeX Martin Osborne's style. Eine nicht behandelte Ausnahme der auftrat, wenn der Anzeige eines Berichts über ein Profil, dessen Test für zitternden Hand-Perfektion nicht erbracht worden seien festgesetzt worden war. Die grafische Oberfläche lädt nun und zeigt große Spiel Bäume schneller. Die Veränderungen waren für die Kompatibilität mit GCC 3.3 gemacht.
Tags: Minor feature enhancements
Minor bugfixes and feature enhancements were made,
including support for exporting normal form games to
HTML and to Martin Osborne's LaTeX style. An unhandled
exception that occurred when viewing a report on a profile
whose test for trembling-hand perfection had not been
done was fixed. The graphical interface now loads and
displays large game trees faster. Changes were made for
compatibility with GCC 3.3.

Project Resources