Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop those type annotations that didn't speedup | Oscar Najera | 2023-01-06 | 1 | -30/+14 |
| | |||||
* | Day 17 part 2 | Oscar Najera | 2023-01-06 | 1 | -30/+35 |
| | | | | There is no better optimization that calculating less | ||||
* | finding a period | Oscar Najera | 2023-01-06 | 1 | -19/+45 |
| | |||||
* | some typing hoping speedup | Oscar Najera | 2023-01-06 | 1 | -29/+67 |
| | |||||
* | solve day 17 part 1 | Oscar Najera | 2023-01-06 | 3 | -0/+92 |
| | |||||
* | reorder cleanup | Oscar Najera | 2022-12-20 | 1 | -104/+105 |
| | |||||
* | order | Oscar Najera | 2022-12-19 | 1 | -38/+41 |
| | |||||
* | early exit for unpromissing paths | Oscar Najera | 2022-12-19 | 1 | -35/+57 |
| | |||||
* | compact | Oscar Najera | 2022-12-19 | 1 | -38/+32 |
| | |||||
* | reduce no loop | Oscar Najera | 2022-12-19 | 1 | -9/+12 |
| | |||||
* | reduce instead of sort | Oscar Najera | 2022-12-19 | 1 | -5/+4 |
| | |||||
* | Create directly next moves list | Oscar Najera | 2022-12-19 | 1 | -14/+17 |
| | | | | | Test in place for suitably. Instead of a copy of the travel times create a new list that is more useful | ||||
* | denest more | Oscar Najera | 2022-12-19 | 1 | -24/+26 |
| | |||||
* | isolate and denest | Oscar Najera | 2022-12-19 | 1 | -36/+34 |
| | |||||
* | appropriate only does check no next-options redef | Oscar Najera | 2022-12-19 | 1 | -14/+10 |
| | |||||
* | run test on makefile not on script | Oscar Najera | 2022-12-18 | 15 | -15/+14 |
| | |||||
* | Logical path test instead of member | Oscar Najera | 2022-12-18 | 1 | -23/+21 |
| | |||||
* | unify solution with part1 | Oscar Najera | 2022-12-18 | 1 | -42/+13 |
| | |||||
* | track current flow in place not on sorting. Speedup | Oscar Najera | 2022-12-18 | 1 | -13/+23 |
| | |||||
* | test cleanup | Oscar Najera | 2022-12-18 | 1 | -16/+23 |
| | |||||
* | ??graph to hashtable | Oscar Najera | 2022-12-18 | 1 | -9/+13 |
| | |||||
* | some cleanups | Oscar Najera | 2022-12-18 | 1 | -50/+61 |
| | |||||
* | Solving day 16 | Oscar Najera | 2022-12-18 | 1 | -24/+95 |
| | |||||
* | Return optimal path too | Oscar Najera | 2022-12-18 | 1 | -17/+21 |
| | |||||
* | LISP solve part 1 day 16 | Oscar Najera | 2022-12-18 | 1 | -99/+35 |
| | |||||
* | traverse but not optimum | Oscar Najera | 2022-12-18 | 1 | -24/+120 |
| | |||||
* | lisp try day 16 | Oscar Najera | 2022-12-18 | 3 | -0/+125 |
| | |||||
* | day 15 redo part 1 for speed | Oscar Najera | 2022-12-17 | 1 | -21/+43 |
| | |||||
* | [AoC2022] Common LISP day 15 fast enough solution | Oscar Najera | 2022-12-17 | 2 | -143/+119 |
| | |||||
* | organizing | Oscar Najera | 2022-12-17 | 1 | -52/+59 |
| | |||||
* | simple coverage again | Oscar Najera | 2022-12-17 | 1 | -24/+99 |
| | |||||
* | no record vector on counter | Oscar Najera | 2022-12-17 | 1 | -17/+9 |
| | |||||
* | search fail | Oscar Najera | 2022-12-17 | 1 | -22/+49 |
| | |||||
* | Day 15 solve part 1 | Oscar Najera | 2022-12-17 | 1 | -0/+25 |
| | |||||
* | Day 15 CL eg monitor cover | Oscar Najera | 2022-12-17 | 1 | -16/+45 |
| | |||||
* | cl draw example | Oscar Najera | 2022-12-17 | 2 | -0/+67 |
| | |||||
* | CL simpler functions more code | Oscar Najera | 2022-12-16 | 1 | -27/+36 |
| | |||||
* | [AoC2022] Day 14 solve common lisp | Oscar Najera | 2022-12-16 | 1 | -9/+19 |
| | |||||
* | Common lisp | Oscar Najera | 2022-12-16 | 1 | -0/+102 |
| | |||||
* | cleanup remove stride | Oscar Najera | 2022-12-16 | 1 | -30/+11 |
| | |||||
* | [AoC2022] Elisp Day 14 two parts | Oscar Najera | 2022-12-16 | 1 | -26/+42 |
| | |||||
* | test | Oscar Najera | 2022-12-16 | 1 | -11/+9 |
| | |||||
* | solve ex can't use named-let run out of stack use while | Oscar Najera | 2022-12-16 | 1 | -26/+23 |
| | |||||
* | draw again and solve example | Oscar Najera | 2022-12-16 | 1 | -7/+39 |
| | |||||
* | AoC2022 Elisp 14 draw walls | Oscar Najera | 2022-12-16 | 2 | -0/+281 |
| | |||||
* | Documentation | Oscar Najera | 2022-12-13 | 1 | -6/+6 |
| | |||||
* | cleanup and drop arrows | Oscar Najera | 2022-12-13 | 1 | -11/+14 |
| | |||||
* | CL line of sight function refactor | Oscar Najera | 2022-12-13 | 1 | -48/+23 |
| | |||||
* | Include arrow dependency | Oscar Najera | 2022-12-13 | 1 | -16/+14 |
| | |||||
* | cleanup | Oscar Najera | 2022-12-13 | 1 | -6/+15 |
| |