Closed AlessandroPierro closed 1 year ago
Issue Number:
Objective of pull request:
Your PR fulfills the following requirements:
pyb
pyb -E unit
python -m unittest
SolverConfig.probe_state
True
solve
OptimizationSolver
SolverReport.state_timeseries
Ready for review. Tests are passing locally, and will pass in the CI when https://github.com/lava-nc/lava/pull/675 is merged.
Issue Number:
Objective of pull request:
Pull request checklist
Your PR fulfills the following requirements:
pyb
) passes locallypyb -E unit
) or (python -m unittest
) passes locallyPull request type
Please check your PR type: - [x] Feature ## What is the new behavior?SolverConfig.probe_state
toTrue
when calling thesolve
method ofOptimizationSolver
SolverReport.state_timeseries
Does this introduce a breaking change?