AdventOfCode2024/include/aoc
Stefan Müller 0f60b23b33 Change constants methods to static constexpr 2025-01-21 14:03:40 +01:00
..
CeresSearch.hpp Add missing virtual modifiers 2024-12-25 21:43:58 +01:00
Graph.hpp Add solution for "Day 23: LAN Party", part 1 2024-12-25 21:06:41 +01:00
Grid.hpp Add Grid::fill() 2025-01-21 14:00:38 +01:00
GuardGallivant.hpp Change constants methods to static constexpr 2025-01-21 14:03:40 +01:00
HistorianHysteria.hpp Add const modifier for constants methods 2024-12-25 21:24:20 +01:00
HoofIt.hpp Change constants methods to static constexpr 2025-01-21 14:03:40 +01:00
LanParty.hpp Add missing virtual modifiers 2024-12-25 21:43:58 +01:00
LinesSolver.hpp Add missing virtual modifiers 2024-12-25 21:43:58 +01:00
MullCharState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullData.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullDataState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullDoOpenState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullEntryState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullFactorState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullItOver.hpp Add missing virtual modifiers 2024-12-25 21:43:58 +01:00
MullStates.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
MullToggleCloseState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Point2.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
PrintQueue.hpp Change constants methods to static constexpr 2025-01-21 14:03:40 +01:00
Program.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
RedNosedReportData.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
RedNosedReports.hpp Change clang format line width to 120 2025-01-21 13:54:06 +01:00
Slope.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Solver.hpp Add const modifier for constants methods 2024-12-25 21:24:20 +01:00
SolverEngine.hpp Fix some private field identifiers 2024-12-24 15:30:14 +01:00
StringState.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
StringStateMachine.hpp Rename .h file extension to .hpp, and fix some include orderings 2024-12-11 01:37:34 +01:00
Vertex.hpp Add const for Vertex id and getter 2024-12-25 21:27:27 +01:00