-
-
Notifications
You must be signed in to change notification settings - Fork 698
Closed
Description
There are a few issues with the MIP code:
maxandminare built-in core functions in Python and shouldn't be used as variable namesidshouldn't be used as a variable name- I don't think we should have
try: foo except: barblocks without a specificexcept ThisandThatError.
Component: numerical
Reviewer: Frédéric Chapoton, Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/7574