MCPcopy Create free account
hub / github.com/cvanaret/Uno / reset_number_evaluations

Method reset_number_evaluations

interfaces/AMPL/AMPLModel.cpp:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358
359 void AMPLModel::reset_number_evaluations() const {
360 this->number_model_evaluations.reset();
361 }
362
363 size_t AMPLModel::compute_lagrangian_hessian_sparsity() const {
364 // compute the maximum number of nonzero elements, provided that all multipliers are non-zero

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected