We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ebba2 commit 1c3bbefCopy full SHA for 1c3bbef
1 file changed
CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
- `identify_non_dominated_configurations` method to `Campaign` and `Objective`
14
for determining the Pareto front
15
- Interpoint constraints for continuous search spaces
16
+- `DiscreteBatchConstraint` for ensuring all recommendations in a batch share
17
+ the same value for a specified discrete parameter
18
19
### Breaking Changes
20
- `ContinuousLinearConstraint.to_botorch` now returns a collection of constraint tuples
0 commit comments