302 Commits

Author SHA1 Message Date
6c3ed066fa add script to simulate game 2025-04-21 13:49:32 -07:00
e014d5f984 add script to calculate sequence of inputs 2025-04-21 13:49:22 -07:00
ea0832a76d Merge branch 'p323'
* p323:
  add p323 solution
  add 323 scratch
2025-04-21 12:32:02 -07:00
56df7a6c40 add p323 solution 2025-04-21 12:31:47 -07:00
e05095f6bf add 323 scratch 2025-04-21 12:31:38 -07:00
b1d9a282e7 Merge branch 'p29'
* p29:
  add p29 solution
2025-04-21 11:56:49 -07:00
89c6cbe9b8 add p29 solution 2025-04-21 11:56:24 -07:00
f4174b8898 Merge branch 'p312'
* p312:
  add final version of problem 312 solution
  312 solved
  add 312 versions
2025-04-20 14:16:06 -07:00
49d9935fb9 add final version of problem 312 solution 2025-04-20 14:15:51 -07:00
11be7ca8eb 312 solved 2025-04-20 13:34:17 -07:00
fe1790d971 add 312 versions 2025-04-20 13:34:04 -07:00
68b50fb235 add p 112 2025-04-19 20:05:13 -07:00
31d752ad36 Merge branch 'update-readme-gitignore'
* update-readme-gitignore:
  update solutions listed in readme
  ignore local jars, ignore mac files
2025-04-19 18:12:00 -07:00
e7c22819ab update solutions listed in readme 2025-04-19 18:11:13 -07:00
496370a6f4 ignore local jars, ignore mac files 2025-04-19 18:10:59 -07:00
6dfe6729a5 Merge branch 'p227'
* p227:
  add p 227 final
  fix player number values to be a set
  convert gaussian elimination inversion to LU linear system solver
  add init version of program, finding markov fundamental matrix, inverting fundamental matrix with gaussian elimination
  add note for classpath, and pom.xml (whatever)
  add brute force python scripts
2025-04-19 15:42:55 -07:00
58d6d7727c add p 227 final 2025-04-19 15:42:07 -07:00
dd53551ed6 fix player number values to be a set 2025-04-19 15:40:32 -07:00
a9ccc56024 convert gaussian elimination inversion to LU linear system solver 2025-04-19 15:30:01 -07:00
1b2b5a932a add init version of program, finding markov fundamental matrix, inverting fundamental matrix with gaussian elimination 2025-04-19 15:29:05 -07:00
65c22d7b59 add note for classpath, and pom.xml (whatever) 2025-04-19 15:29:05 -07:00
c75ee7160d add brute force python scripts 2025-04-19 15:25:49 -07:00
efd8d3f8b4 p 33 2025-04-19 07:17:38 -07:00
7877de6301 p 32 2025-04-19 06:41:43 -07:00
46a794289f Merge branch 'p29'
* p29:
  p29
2025-04-18 17:17:15 -07:00
1e579f6be0 p29 2025-04-18 17:13:32 -07:00
236bc8e3b0 add problem 30 2025-04-15 17:18:05 -07:00
398547a2e8 add problem 27 2025-04-15 06:16:18 -07:00
7428d9901c move dirs 2025-04-15 06:16:09 -07:00
a9ce42a927 add multithreaded 932 2025-04-15 06:01:14 -07:00
c45590b309 add attempts at 932 2025-04-15 05:42:18 -07:00
6a977fe393 add confused mess from 061, eventually arrived at the right answer 2025-04-14 18:11:16 -07:00
fae66590de fix problem statement txt file 2025-04-14 18:10:47 -07:00
cbbb3dd2d0 add problem 61 2025-04-14 18:06:22 -07:00
7c4d078957 add problem 60 (final) 2025-04-14 16:38:36 -07:00
f50238d506 Update 'README.md' 2025-04-14 23:37:49 +00:00
8843b0be5a Update 'README.md' 2025-04-14 23:36:43 +00:00
c3d9e63c8e add problem 60 2025-04-14 15:49:32 -07:00
e4671163ec add problem 59 2025-04-14 15:02:54 -07:00
73a14ddad1 Found the error - no variations starting with muliple Rs RRRDRURRRR. Now we just need to fix it. 2018-02-06 01:09:19 -08:00
4158c088b0 Performing and printing verifications of castle variations successfully. 2018-02-05 21:46:50 -08:00
abaafa5c55 Adding verification for castle variations. Kinda working. 2018-02-05 21:13:20 -08:00
d183f44b28 Update count formula verification script - comment out consecutive R verification. 2018-02-05 11:05:26 -08:00
e15a4e96bc fix formatting 2018-02-05 11:04:54 -08:00
b4a14b1b7c Updating castle variations method to COUNT and construct 2018-02-05 11:04:45 -08:00
e12fb48223 remove old counting consecutive scripts 2018-02-05 11:04:18 -08:00
73ce3a6fc6 update readme 2018-02-05 11:03:59 -08:00
4ca7b9ea67 adding recursive program to assemble castle variations. 2018-02-05 01:01:40 -08:00
9e5761a7c4 printing out some useful debug info, just need to sift through it now. 2018-01-28 15:36:54 -08:00
ed5fde1b02 Successfully generating groups. 2018-01-28 15:20:59 -08:00