213 Commits (master)
 

Author SHA1 Message Date
Charles Reid 73a14ddad1 Found the error - no variations starting with muliple Rs RRRDRURRRR. Now we just need to fix it. 6 years ago
Charles Reid 4158c088b0 Performing and printing verifications of castle variations successfully. 6 years ago
Charles Reid abaafa5c55 Adding verification for castle variations. Kinda working. 6 years ago
Charles Reid d183f44b28 Update count formula verification script - comment out consecutive R verification. 6 years ago
Charles Reid e15a4e96bc fix formatting 6 years ago
Charles Reid b4a14b1b7c Updating castle variations method to COUNT and construct 6 years ago
Charles Reid e12fb48223 remove old counting consecutive scripts 6 years ago
Charles Reid 73ce3a6fc6 update readme 6 years ago
Charles Reid 4ca7b9ea67 adding recursive program to assemble castle variations. 6 years ago
Charles Reid 9e5761a7c4 printing out some useful debug info, just need to sift through it now. 6 years ago
Charles Reid ed5fde1b02 Successfully generating groups. 6 years ago
Charles Reid fc2181edcb Verification of all consecutive counts works... kinda 6 years ago
Charles Reid a18d8c0cc3 fix convex castles, and now we have a working verification script 6 years ago
Charles Reid 48ffe9a8cb Fix a big in convex_castles. Add script for verifying formulas. 6 years ago
Charles Reid 6664243d87 update to latest 6 years ago
Charles Reid 5ec1f125cb Adding a readme, renaming convex_castles.py 6 years ago
Charles Reid f45fdf42e7 Working version of castle variations generator. 6 years ago
Charles Reid 6744a4798b adding small experiment with dynamic program for second step - filling in URRRRUs and DRRRRDs 6 years ago
Charles Reid b87dc40586 clean up castle counting 6 years ago
Charles Reid 72b7b1a215 Merge branch 'master' of https://charlesreid1.com:3000/cs/euler 6 years ago
Charles Reid a5ebd1ee30 adding counting castles to date 6 years ago
Charles Reid ac15c1d13b old problem 500 file 6 years ago
Charles Reid 1c210f4a2c fix tabs 6 years ago
Charles Reid 37fb09dee4 fix bullet list 6 years ago
Charles Reid cac9ef9f0f Adding some old stuff (last summer?!?) 6 years ago
Charles Reid ebc03b222b adding readme for problem 64 6 years ago
Charles Reid 057b40d9bb Small fix with summation limits 6 years ago
Charles Reid 4b9e530db3 Fix problem 172 6 years ago
Charles Reid 3c9e501757 add test case 6 years ago
Charles Reid 159c0ec8d0 Adding initial (failed) version of 172. 6 years ago
Charles Reid 9e2adb45e3 Adding problem 254 naive and memoized solutions. 7 years ago
Charles Reid 1afa36a5ef upgrade from guava 21 to guava 22. 7 years ago
Charles Reid 8cab0c1047 adding Problem 158 solution. 7 years ago
Charles Reid bfb944b59f more subtle bugs in poker. good thing they were for rarest possible hands. 7 years ago
Charles Reid cd7ecafdde one more fix to poker four of a kind check, to keep it getting confused with full house. 7 years ago
Charles Reid 5ab8e09a25 fix minor typo in poker four-of-a-kind check. 7 years ago
Charles Reid ae5cd1cc16 more work - still not operational, but getting there. 7 years ago
Charles Reid b643d7e0a1 New approach: treat connecting 2-digit numbers as nodes 7 years ago
Charles Reid cccdfa62f5 remove comment 7 years ago
Charles Reid 7e1588628e This is not working because edges are not directed correctly. 7 years ago
Charles Reid f7d42c5b49 using guava. can turn this into a minimum spanning tree problem. 7 years ago
Charles Reid cd30665007 update problem 58 with extra files - makefile and prime sieve 7 years ago
Charles Reid 849fd6dae3 adding problem 58 7 years ago
Charles Reid db4c5b5d8a removing earlier incorrect fixes. 7 years ago
Charles Reid 9bd5ac6e98 correct some mistakes in javadocs descriptions of prime sieve. 7 years ago
Charles Reid b1530736fb Organizing everybody to rounds. 7 years ago
Charles Reid 7c39a41bed adding stringlib for string functions. 7 years ago
Charles Reid e13d11686d add fifties problems, update euler lib. 7 years ago
Charles Reid 057ddfbd2d adding solutions and tests for the fifties. 7 years ago
Charles Reid 24f803cfbc adding problems 19 and 20. 7 years ago