Closed
Description
Each method in the Constraints
class which generates random numbers should have a random_state=None
keyword argument, which will make constraint generation reproducible.
This will be useful for the test cases added in #26.
Each method in the Constraints
class which generates random numbers should have a random_state=None
keyword argument, which will make constraint generation reproducible.
This will be useful for the test cases added in #26.