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 2fe9a6b commit 9f9cd5dCopy full SHA for 9f9cd5d
src/Optimization.jl
@@ -17,7 +17,7 @@ using SymbolicIndexingInterface
17
using Pkg
18
19
import SciMLBase: OptimizationProblem, OptimizationFunction, ObjSense,
20
- MaxSense, MinSense
+ MaxSense, MinSense, OptimizationStats
21
export ObjSense, MaxSense, MinSense
22
23
include("utils.jl")
0 commit comments