Skip to content

Commit

Permalink
add blank line back
Browse files Browse the repository at this point in the history
  • Loading branch information
omer-candan committed Nov 12, 2024
1 parent e73f0fb commit 98da690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ortools/linear_solver/linear_solver.h
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ class MPSolver {
bool ExportModelAsLpFormat(bool obfuscate, std::string* model_str) const;
bool ExportModelAsMpsFormat(bool fixed_format, bool obfuscate,
std::string* model_str) const;

/**
* Sets the number of threads to use by the underlying solver.
*
Expand Down

0 comments on commit 98da690

Please sign in to comment.