Skip to content

Commit 5bb315c

Browse files
committed
Comment out debug print
1 parent 36d8c46 commit 5bb315c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/ipopt_model.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,6 @@ void IpoptModel::analyze_structure()
603603
sparse_gradient_map.emplace(index, i);
604604
}
605605

606-
fmt::print("before m_nl_evaluator\n");
607-
608606
// analyze nonlinear constraints and objectives
609607
{
610608
auto &evaluator = m_nl_evaluator;

0 commit comments

Comments
 (0)