cbcflow.core.nsreplay module

Classes

class cbcflow.core.nsreplay.NSReplay(postprocessor, params=None)

Bases: cbcflow.core.parameterized.Parameterized

Replay class for postprocessing exisiting solution data.

classmethod default_params()
replay()

Replay problem with given postprocessor.

Functions

cbcflow.core.nsreplay.print_replay_plan(plan)
cbcflow.core.nsreplay.have_necessary_deps(solution, pp, field)