Skip to content

Commit 31c81df

Browse files
committed
fix issue with contracting model parameters by limiting to last time step boxes
1 parent 2f15440 commit 31c81df

File tree

7 files changed

+8246
-11
lines changed

7 files changed

+8246
-11
lines changed

docker/docker-bake.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ variable "DREAL_REPO_URL" {
2020
default = "https://github.com/danbryce/dreal4.git"
2121
}
2222
variable "DREAL_COMMIT_TAG" {
23-
default = "92a8d6aaefa9f241502f11875fa382bebac57dbc"
23+
default = "acc5a255e0245f05458b1041a4e163c11e89880e"
2424
}
2525
variable "AUTOMATES_COMMIT_TAG" {
2626
default = "e5fb635757aa57007615a75371f55dd4a24851e0"

0 commit comments

Comments
 (0)