Skip to content

Commit 0bbb0b6

Browse files
committed
debug: import symbols from SparseMatrixColoring
1 parent aa48eb1 commit 0bbb0b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ModelPredictiveControl.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ using DifferentiationInterface: hessian!, value_gradient_and_hessian!, prepare_h
1414
using DifferentiationInterface: Constant, Cache
1515
using SparseConnectivityTracer: TracerSparsityDetector
1616
using SparseMatrixColorings: GreedyColoringAlgorithm, sparsity_pattern
17+
using SparseMatrixColorings: NaturalOrder, LargestFirst, SmallestLast
18+
using SparseMatrixColorings: IncidenceDegree, DynamicLargestFirst
1719

1820
import ProgressLogging
1921

0 commit comments

Comments
 (0)