Skip to content

Commit

Permalink
Merge branch 'main' into transient
Browse files Browse the repository at this point in the history
  • Loading branch information
marekpetrik authored Sep 6, 2024
2 parents d4a2fd5 + bb21ba1 commit 23ebb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/algorithms/linprogsolve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ end
lp_solve(model::TabMDP, γ::Number, lpm; args...) =
lp_solve(model, InfiniteH(γ), lpm; args...)


0 comments on commit 23ebb37

Please sign in to comment.