Skip to content

Add Subgradients and Automated Function Writing#7

Merged
RXGottlieb merged 1 commit intoPSORLab:masterfrom
RXGottlieb:master
Nov 7, 2024
Merged

Add Subgradients and Automated Function Writing#7
RXGottlieb merged 1 commit intoPSORLab:masterfrom
RXGottlieb:master

Conversation

@RXGottlieb
Copy link
Member

-- Subgradients are now included in SCMC, which enables this package to use gradient-based lower-bounding methods.
-- An automated function generator (fgen) is included, which stitches together smaller SCMC functions to create relaxation-generating functions for arbitrarily complicated expressions.
-- The ParBB algorithm is updated to make use of subgradients through a GPU-accelerated two-phase simplex method, which parallelizes individual simplex operations to apply simultaneously to multiple simplex tableaus.
-- Updated documentation to reflect current SCMC operation.

-- Subgradients are now included in SCMC, which enables this package to use gradient-based lower-bounding methods.
-- An automated function generator (`fgen`) is included, which stitches together smaller SCMC functions to create relaxation-generating functions for arbitrarily complicated expressions.
-- The ParBB algorithm is updated to make use of subgradients through a GPU-accelerated two-phase simplex method, which parallelizes individual simplex operations to apply simultaneously to multiple simplex tableaus.
-- Updated documentation to reflect current SCMC operation.
@RXGottlieb RXGottlieb merged commit 9410354 into PSORLab:master Nov 7, 2024
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.

2 participants