log

age author description
Sun, 11 Aug 2013 05:54:42 -0700 Mike Pavone Fix crash from calling srand during module initialization
Sun, 11 Aug 2013 04:35:02 -0700 Mike Pavone Sleep for 20 seconds when we receive a 429 response
Sun, 11 Aug 2013 04:03:51 -0700 Mike Pavone Updated myproblems.json. Some solver fixes
Sun, 11 Aug 2013 02:35:40 -0700 Mike Pavone Updated myproblems.json
Sun, 11 Aug 2013 02:32:06 -0700 Mike Pavone Fix decoding of JSON problem array
Sun, 11 Aug 2013 02:18:55 -0700 Mike Pavone Merge
Sun, 11 Aug 2013 02:16:44 -0700 Mike Pavone Print some timestamps of request times in solver
Sun, 11 Aug 2013 02:16:14 -0700 Mike Pavone Add support for generating programs with only a certain set of operators to allow work with slightly larger problem sizes
Sun, 11 Aug 2013 02:17:43 -0700 William Morgan merge
Sun, 11 Aug 2013 02:16:55 -0700 William Morgan parsing myproblems.json, needs fix
Sun, 11 Aug 2013 00:37:34 -0700 Mike Pavone Fix bug that was causing the solver to not find certain matches
Sat, 10 Aug 2013 23:35:05 -0700 Mike Pavone Merge
Sat, 10 Aug 2013 23:34:57 -0700 Mike Pavone Solver works!
Sat, 10 Aug 2013 22:49:25 -0700 Mike Pavone Added a small training set
Sat, 10 Aug 2013 23:30:12 -0700 William Morgan problem response json is parsed, also works with training problems. tested.