Skip to content

Commit

Permalink
Merge branch 'dev-4.0.0' into bounded-bitsettuple
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterwln authored Mar 4, 2024
2 parents 03142f0 + 9b3ac74 commit 9de8055
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ function materialize_constraints!(model::Model, node_label::NodeLabel, node_data
lazy"Factorization constraint set at node $node_label is not a valid constraint set. Please check your model definition and constraint specification. (Constraint set: $constraint_bitset)"
)
end

setextra!(node_data, :factorization_constraint_indices, convert_to_indices_tuple(constraint_bitset))
end

Expand Down

0 comments on commit 9de8055

Please sign in to comment.