MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / resetOptions

Method resetOptions

highs/lp_data/Highs.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205HighsStatus Highs::resetOptions() {
206 resetLocalOptions(options_.records);
207 return optionChangeAction();
208}
209
210HighsStatus Highs::writeOptions(const std::string& filename,
211 const bool report_only_deviations) {

Callers 5

test_clearMethod · 0.45
solveFunction · 0.45
singularStartingBasisFunction · 0.45
ekk_solveFunction · 0.45
solveFunction · 0.45

Calls 1

resetLocalOptionsFunction · 0.85

Tested by 5

test_clearMethod · 0.36
solveFunction · 0.36
singularStartingBasisFunction · 0.36
ekk_solveFunction · 0.36
solveFunction · 0.36