More complete print()
There are some relevant informations that could be printed in print()
:
- Address of state blocks (it's the way we can identify them, useful for debugging, maybe we need an id?)
-
If
is_removing_
-
For
StateBlocks
andFactors
, if they are in the solver or not (that could be indirectly checked via notification list in problem).