Commit Graph

10 Commits

Author SHA1 Message Date
alexchao26 5c933fecb6 2015-day24 code pulled into algos and mathy packages 2020-12-28 00:42:17 -05:00
alexchao26 666518f507 !changed mathutil package to mathy, removed int/string casting from mathy 2020-12-27 17:21:33 -05:00
alexchao26 44e9fdae09 algos permutation method names changed to algos.PermuteTYPE 2020-12-26 18:01:33 -05:00
alexchao26 edda0c9b90 update perms generating algo 2020-12-24 21:56:21 -05:00
alexchao26 207d088a09 2016-day21: gross scrambling and then checking permutations 2020-12-24 21:39:50 -05:00
alexchao26 c7da89ec4b algos added for splitting on multiple seperators 2020-12-22 23:10:30 -05:00
alexchao26 46c54feff4 moved grid orientation generation into algos package 2020-12-21 20:09:19 -05:00
alexchao26 8a15e0eb82 2016-day04: caesar shift algo, validating checksum 2020-12-20 23:57:01 -05:00
alexchao26 e1646bfdfd 2020-day20: OOF, monster (hah) backtracking algo, and then some... 2020-12-20 15:35:46 -05:00
alexchao26 1fec4f74d3 updated util packages 2020-12-10 01:04:51 -05:00