ml4co_kit.solver.common.null

Null Solver: Do nothing.

Classes

NullSolver([cp_from_ref, optimizer])

Null Solver: Do nothing.

class ml4co_kit.solver.common.null.NullSolver(cp_from_ref: bool = True, optimizer: OptimizerBase = None)[source]

Bases: SolverBase

Null Solver: Do nothing. Last Update: 2026-05-26