Skip to content
Snippets Groups Projects
Commit a63b728b authored by rachelmoan's avatar rachelmoan
Browse files

delete unused code

parent 1f2530ec
No related branches found
No related tags found
No related merge requests found
import casadi as ca
class Optimizer: class Optimizer:
def __init__(self, problem): def __init__(self, problem):
self.problem = problem self.problem = problem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment