| 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 |