Skip to content

Commit

Permalink
Documented output constraint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Stone committed Sep 11, 2024
1 parent 7cb6fba commit 21e14fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Continuous parameters have search_min/search_max; Discete parameteres have search_categories
- Constraints are now defined by Constraint class
- Input constraints can now be included in ParamSpace, and serialized from there
- Output constraints can now be included in Campaign, and serialized from there
- New interface class IParamSpace to address circular import issues between ParamSpace and Constraint

### Modified
Expand Down

0 comments on commit 21e14fc

Please sign in to comment.