Skip to main content

render_all_constraint_equations

Function render_all_constraint_equations 

Source
pub fn render_all_constraint_equations(prob: &NlProblem) -> Vec<String>
Expand description

Render every constraint to text, index-aligned to g (original .nl row order). Used to build the debugger’s static equation book.