Skip to content
View wildwolf07's full-sized avatar

Block or report wildwolf07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. High-Frequency-Poker-Engine High-Frequency-Poker-Engine Public

    A low-latency Texas Hold'em solver in C++17. Engineered for speed with O(1) bitmask evaluation, parallelized Monte Carlo simulation, and direct Python bindings for high-frequency strategy analysis

    C++

  2. Bitboard-Chess-Engine Bitboard-Chess-Engine Public

    A low-latency C++ chess move generator using 64-bit bitboards and Magic Bitboard hashing, capable of searching 20M+ nodes/second.

    C++

  3. CDCL-SAT-SOLVER CDCL-SAT-SOLVER Public

    A high-performance Conflict-Driven Clause Learning (CDCL) SAT solver implementing 2-Watched Literals and VSIDS branching heuristics.

    C++