cyclic coloring from a lower triangular pattern matrix

coloring(L)

Arguments

L

sparsity pattern of the Hessian as a lower triangular pattern matrix

Value

Integer vector of length nvars with color assignments for each variable.

Details

For internal use. Exported in order for replication files for JSS article to run.