Skip to content

Commit

Permalink
Merge pull request #94 from mariohsouto/improve_print
Browse files Browse the repository at this point in the history
Adding LinearAlgebra to runbench
  • Loading branch information
mariohsouto authored Feb 7, 2023
2 parents e395878 + 67359b0 commit 8f72dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runbench.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ using Random
using DelimitedFiles
using SparseArrays
using JuMP
using LinearAlgebra

#=
select problem types to be tested
Expand Down

0 comments on commit 8f72dbd

Please sign in to comment.