To check if two states are identical, their str() representation is compared.
This could be ambiguous. We should define a stronger method!
Why did we overwrite the __eq__ function anyways?
Open for discussion.
Originally created by @sebastian-brunner (Sebastian.Brunner@dlr.de) at 2018-05-29 06:16:14+00:00 (moved from RMC internal repository)
To check if two states are identical, their str() representation is compared.
This could be ambiguous. We should define a stronger method!
Why did we overwrite the
__eq__function anyways?Open for discussion.
Originally created by @sebastian-brunner (Sebastian.Brunner@dlr.de) at 2018-05-29 06:16:14+00:00 (moved from RMC internal repository)