Cfrm VS postflop-solver

Compare Cfrm vs postflop-solver and see what are their differences.

Cfrm

Counterfactual Regret Minimization (by brianberns)

postflop-solver

[Development suspended] An efficient open-source postflop solver library written in Rust (by b-inary)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Cfrm postflop-solver
2 2
27 206
- -
6.0 5.9
7 months ago 8 months ago
F# Rust
- GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Cfrm

Posts with mentions or reviews of Cfrm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.
  • Counterfactual Regret Minimisation or How I won any money in Poker?
    2 projects | news.ycombinator.com | 1 Jan 2024
    I used CFR to solve another card game called Setback (aka Auction Pitch), which is a trick-taking game that’s similar to, but simpler than, Bridge.

    It’s very effective, but slow and requires a lot of RAM. I had to create an abstract version of the game, solve that, and then map the result back to the actual game, so I didn’t end up with a perfect Nash equilibrium, but it’s still plays at a super-human level.

    I think a similar approach might be possible for Hearts, but I haven’t tried it yet. Solving Bridge with CFR may be beyond our current capability, but could also be possible in the future.

    [0]: https://github.com/brianberns/Setback

    [1]: https://github.com/brianberns/Cfrm

  • Implementing The Counterfactual Regret Algorithm
    2 projects | /r/fsharp | 22 Mar 2023
    Cool! I wrote a CFR package in F# as well, and used it to solve a card game called Auction Pitch (aka Setback).

postflop-solver

Posts with mentions or reviews of postflop-solver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.

What are some alternatives?

When comparing Cfrm and postflop-solver you can also consider the following projects:

Setback - Setback card game. (Also called Auction Pitch.)

desktop-postflop - [Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance

wasm-postflop - [Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance (web browser version)

opensolver - Open source postflop solver for Texas Hold'em Poker written in Rust with UPI (Universal Poker Interface) compatibility. Algorithm used is Discounted CFR (DCFR).

bat - A cat(1) clone with wings.

ZippySolver - An open source solver developed by the Zenith Poker community.