Skip to content

Commit

Permalink
added default for adnlp AD backend
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcaillau committed Jan 10, 2025
1 parent b631b3e commit 43424b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/solve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ function direct_solve(
grid_size = grid_size,
time_grid = time_grid,
disc_method = disc_method
adnlp_backend = adnlp_backend,
adnlp_backend = adnlp_backend
)

# solve DOCP
Expand Down

0 comments on commit 43424b1

Please sign in to comment.