liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline algorithms (e.g., CFR, CFR+, PCFR, DOMD)
LiteEFG is designed for researchers and practitioners in game theory and AI who need to analyze and solve complex multi-player decision-making scenarios. It takes the definition of an Extensive-form Game (EFG) and an algorithm (like CFR) as input, then rapidly calculates optimal strategies or equilibrium solutions for all players. This tool is ideal for anyone working on problems involving sequential decision-making under imperfect information.
Use this if you are a game theorist or AI researcher needing to find solutions for large, complex Extensive-form Games, especially if you require significantly faster computation than standard Python implementations.
Not ideal if you are looking for a simple, pre-built game solver for common, well-defined games without the need to specify custom algorithms or handle large-scale computational demands.
Stars
35
Forks
3
Language
C++
License
MIT
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/liumy2010/LiteEFG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CharlesPikachu/AIGames
use AI to play some games.
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
ThalesGroup/kessler-game
Kessler is a simulation environment loosely modeled after our internal project PsiBee and the...
iree-gd/iree.gd
Running Pre-trained Machine Learning Models in Godot.