AdventOfCode2023/solvers
Stefan Müller 44c2c845e0 Added WIP analytical solution attempt 2024-02-21 21:05:34 +01:00
..
UAplenty.pas Added solution for "Day 19: Aplenty", part 2 2023-12-20 19:25:21 +01:00
UCamelCards.pas Added solution for "Day 7: Camel Cards", part 2 2023-12-07 17:58:54 +01:00
UClumsyCrucible.pas Added empty skeleton implementations and tests for days 17, 18, and 19 2023-12-19 17:57:58 +01:00
UCosmicExpansion.pas Added custom constructors for TCosmicExpansion and TStepCounter to simplify test case setup 2023-12-23 20:16:18 +01:00
UCubeConundrum.pas Updated "Cube Conundrum" to use the solver-engine framework 2023-12-05 15:45:57 +01:00
UFloorWillBeLava.pas Added solution for "Day 16: The Floor Will Be Lava", part 2 2023-12-19 17:26:18 +01:00
UGearRatios.pas Removed fgl references 2023-12-30 23:20:52 +01:00
UGiveSeedFertilizer.pas Removed fgl references 2023-12-30 23:20:52 +01:00
UHauntedWasteland.pas Added solution for "Day 8: Haunted Wasteland", part 2 2023-12-09 14:46:35 +01:00
UHotSprings.pas Fixed unused variables in THotSprings 2023-12-13 18:37:56 +01:00
ULavaductLagoon.pas Added empty skeleton implementations and tests for days 17, 18, and 19 2023-12-19 17:57:58 +01:00
ULensLibrary.pas Added solution for "Day 15: Lens Library", part 2 2023-12-17 23:11:44 +01:00
ULongWalk.pas Added solution for "Day 23: A Long Walk", part 1 2023-12-25 00:44:13 +01:00
UMirageMaintenance.pas Fixed formatting 2023-12-10 10:48:49 +01:00
UNeverTellMeTheOdds.pas Added WIP analytical solution attempt 2024-02-21 21:05:34 +01:00
UParabolicReflectorDish.pas Removed day 14 debugging code 2023-12-18 21:14:35 +01:00
UPipeMaze.pas Added more char constants for TPipeMaze 2023-12-11 15:22:54 +01:00
UPointOfIncidence.pas Refactored TPointOfIncidence to better unify the algorithm for both parts 2023-12-14 00:52:28 +01:00
UPulsePropagation.pas Added solution for "Day 20: Pulse Propagation", part 1 2023-12-21 16:14:00 +01:00
USandSlabs.pas Added solution for "Day 22: Sand Slabs", part 2 2023-12-23 20:08:10 +01:00
UScratchcards.pas Removed fgl references 2023-12-30 23:20:52 +01:00
UStepCounter.pas Added custom constructors for TCosmicExpansion and TStepCounter to simplify test case setup 2023-12-23 20:16:18 +01:00
UTrebuchet.pas Updated "Trebuchet?!" to use the solver-engine framework 2023-12-05 16:58:44 +01:00
UWaitForIt.pas Removed fgl references 2023-12-30 23:20:52 +01:00