Skip to main content

Getting Started

Quick Start

To get started, take a look at our quick start guide

Benchmark

You can test the performance of the solver on your machine by performing a benchmark test. This will create a simple, predefined tree and run a set number of iterations on the tree and print out the time taken. To run the benchmark command you can open the solver.exe directly in a commandline and enter the command "bench". You can also enter commands while using the viewer with Ctrl+B and once again enter "bench". See technical details for more information on benchmark standards.

Universal Poker Interface

PioSolver uses a universal poker interface to communicate, which is a text interface. You can read the full documentation to see all the commands which you can use to make scripts for the solver.