//
pkg.gl
Category
github.com/mhdiiilham/adventofcode
2024
4_ceres_search
package
0.0.0-20241211100601-466c10ff0d32
Repository:
https://github.com/mhdiiilham/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
114 SLOC
#
Functions
NewSolver
NewSolver function return the new solver instance of challenge Ceres Search.
#
Structs
Solver
Solver struct hold necessary data needed to solve the Ceres Search challenge.