Sebastian Lindemeier
|
554ab0557e
|
Add Manhattan distance methods and CoordinateNd class for n-dimensionality support
|
2025-12-16 08:55:13 +01:00 |
|
Sebastian Lindemeier
|
0359bacf47
|
Add subtraction and scalar multiplication operators to Coordinate and Coordinate3d
|
2025-12-15 10:21:43 +01:00 |
|
Buddhism8003
|
0b0f4eabb4
|
Added a Downloader for AoC puzzle inputs
|
2025-12-14 16:06:38 +01:00 |
|
Buddhism8003
|
33eb7322a8
|
Added unit test project for HelperClasses and tests for IntegerRange.cs. Implemented IEnumerable on IntegerRange.
|
2025-12-14 14:45:13 +01:00 |
|
Sebastian Lindemeier
|
aaf32260d0
|
Extract Coordinate, IntegerRange and Coordinate3d to new AdventOfCode.HelperClasses project and refactor solution for modularity and type consistency
|
2025-12-12 13:14:17 +01:00 |
|
Sebastian Lindemeier
|
85516cd783
|
Extract IntArrayEqualityComparer to new AdventOfCode.HelperClasses project and refactor solution to use the shared class
|
2025-12-12 12:39:31 +01:00 |
|