Unit tests to make sure the problem resets and generations are working properly.
Added a seed for the jssp problem description, that has to be specified so that we make sure that each env is deterministically generated, and reproducible across trainings. This is pretty useful if we want to retrain a model on the same random problems.
Unit tests to make sure the problem resets and generations are working properly.
Added a seed for the jssp problem description, that has to be specified so that we make sure that each env is deterministically generated, and reproducible across trainings. This is pretty useful if we want to retrain a model on the same random problems.