Skip to content
View dtheese's full-sized avatar

Block or report dtheese

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. state_space_search state_space_search Public

    Generic state space search library with toy eight puzzle example

    C++

  2. poker poker Public

    Project to count frequency of 5-card poker hands contained within N-card hands (5 <= N <= 52)

    C++

  3. wordle-solver wordle-solver Public

    A Solver for the Popular Wordle Word Game

    C++

  4. mt_rand_gen mt_rand_gen Public

    Track smallest and largest numbers seen during ongoing generation of uniform random numbers

    C++

  5. mt_rand_gen_estimate_maxima_count mt_rand_gen_estimate_maxima_count Public

    Monte Carlo simulation to determine mean and standard error of new maxima count when generating uniform random numbers

    C++

  6. perfect_sum perfect_sum Public

    Generate all groups of positive (or, optionally, non-negative) integers that sum to the specified integer N

    C++