Skip to content

Commit

Permalink
adding solvers to API
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Mar 12, 2018
1 parent 74a332e commit 534f81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conv_opt/__init__.py
Expand Up @@ -8,3 +8,4 @@
SolveOptions, Solver, StatusCode, VariableType, Verbosity,
Constraint, LinearTerm, Model, QuadraticTerm, Term, Variable, Result, ConvOptError,
ENABLED_SOLVERS, SolverModel)
from . import solver

0 comments on commit 534f81e

Please sign in to comment.