Skip to content

Constraint toggle in with segments - #42

Merged
Nikos-d merged 23 commits into
mainfrom
constraint-toggle-in-with-segments
Feb 17, 2026
Merged

Nikos-d merged 23 commits into
mainfrom
constraint-toggle-in-with-segments

Conversation

@Nikos-d

@Nikos-d Nikos-d commented Jan 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

gallantandre
gallantandre previously approved these changes Feb 8, 2026
Comment thread blast/optimization/optimization.hpp Outdated

opt->lb = Array(opt->x_len(), -HUGE_VAL);
opt->ub = Array(opt->x_len(), -HUGE_VAL);
opt->ub = Array(opt->x_len(), -HUGE_VAL); // todo: should the ub be -HUGE_VAL ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely should have been positive inf

@Nikos-d
Nikos-d merged commit a51647d into main Feb 17, 2026
3 checks passed
@Nikos-d
Nikos-d deleted the constraint-toggle-in-with-segments branch February 17, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants