Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Alirezalm committed Jun 25, 2023
1 parent 8819911 commit 6d38a77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/scot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
(MINLP) problem that can benefit from high-performance and parallel computing
platforms. SCOT main algorithm, DiHOA, builds upon the LP/NLPbased branch-and-bound
and is tailored for this specific problem structure. The
DiHOA algorithm combines the so-called single- and multi-tree outer approximation, naturally integrates a decentralized algorithm for distributed convex nonlinear
DiHOA algorithm combines the so-called single- and multi-tree outer approximation,
naturally integrates a decentralized algorithm for distributed convex nonlinear
subproblems, and employs enhancement techniques such as quadratic cuts.
*
*
Expand Down

0 comments on commit 6d38a77

Please sign in to comment.