We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb90db2 commit 24b1f7dCopy full SHA for 24b1f7d
src/CTDirect.jl
@@ -4,8 +4,8 @@ using CTBase
4
using CTModels: CTModels
5
using DocStringExtensions
6
using SparseArrays
7
-using SolverCore: SolverCore, AbstractExecutionStats
8
-using NLPModels: NLPModels, AbstractNLPModel
+using SolverCore: SolverCore
+using NLPModels: NLPModels
9
10
# ----------------------------------------------------------------------
11
# EXTENSIONS
0 commit comments