From 9742357efca6304b2167c66b4c18dc9ace7e1d65 Mon Sep 17 00:00:00 2001 From: Ta180m Date: Tue, 14 May 2019 12:36:35 -0500 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2636ebb..3b402bf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Gimkit Ever wondered about what the optimal [Gimkit](https://gimkit.com) strategy is? Well, now you can get a definite answer with `dp_solver.cpp`, which uses a Dynamic Programming algorithm to search for the optimal Gimkit strategy. This algorithm can calculate the optimal strategy from any arbitary starting state. +See [this link](https://onlinegdb.com/B1dEnuu2E) to run `dp_solver.cpp`. + ## How to use ``` // Initial conditions -- cgit v1.2.3-70-g09d2