extract Solver Specific State
A hook for subclasses to inject their specific internal state metrics into the snapshot without having to override the entire makeSolverStateSnapshot method.
@return A map of algorithm-specific state variables, or null if none exist.