Skip to content

keyfri/flipit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/*
Copyright 2014 Faculty of Electrical Engineering at CTU in Prague

This file is part of Game Theoretic Library.

Game Theoretic Library is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Game Theoretic Library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with Game Theoretic Library.  If not, see <http://www.gnu.org/licenses/>.*/

---------------------------------------
------ GAME THEORETIC LIBRARY ---------
---------------------------------------

This library contains a domain-independent framework for modeling normal-form and extensive-form games, 
and offers a unique collection of algorithms for solving these games.

GT Library is developed at:
~~~~~~~~~~~~~~~~~~~~~~

Agent Technology Center (ATG)
Department of Computer Science and Engineering
Czech Technical University in Prague
Czech Republic


Prerequisites:
~~~~~~~~~~~~~~

Java 7.0+
CPLEX 12.4+
other free libraries available at https://dl.dropboxusercontent.com/u/102512308/libraries.zip

Integration with other projects:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
package cz/agents/gtlibrary/algorithms/sequenceform/refinements/quasiperfect contains several files from GTF framework by Troels Bjerre Sorensen (http://www.itu.dk/people/trbj/gtf.html) 

Main authors:
~~~~~~~~

  Branislav Bosansky <branislav.bosansky@agents.fel.cvut.cz> (contact person)
  Jiri Cermak <jiri.cermak@agents.fel.cvut.cz>
  Viliam Lisy <viliam.lisy@agents.fel.cvut.cz>
  Ondrej Vanek <ondrej.vanek@agents.fel.cvut.cz>

Other Contributors:
~~~~~~~~~~~~~~~~~~~
Games of Oshi-Zumo and Tron were implemented by Marc Lanctot.

More information:
~~~~~~~~~~~~~~~~~

http://agents.felk.cvut.cz/topics/Computational_game_theory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%