Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
4f6fc4cf
Commit
4f6fc4cf
authored
Mar 30, 2020
by
Matthijs
Browse files
documentation
parent
c1513931
Changes
1
Hide whitespace changes
Inline
Side-by-side
proxtoolbox/Problems/problems.py
View file @
4f6fc4cf
...
...
@@ -49,7 +49,7 @@ class Problem:
def
solve
(
self
):
"""
Solves the problem, as specified by _presolve, _solve and _postsolve.
Solves the problem, as specified by _presolve, _solve and _postsolve.
Stores the results in self.output
This is NOT intended to be overloaded. Overload _presolve, _solve and
_postsolve instead.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment