You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ library tailored for ACM ICPC (International Collegiate Programming Contest) competitive programming, along with teaching resources to consolidate knowledge and help others learn.
GRASP: Game-theoretic Regret Analysis for Strategy Prediction - Framework for implementing Counterfactual Regret Minimization (CFR) algorithms. Intended for researchers and students interested in a…