Skip to content

Commit

Permalink
Fixing ERROR: LoadError: syntax: keyword argument "tildeV" repeated i…
Browse files Browse the repository at this point in the history
…n call to "SolverParameters" around /home/runner/work/RingStarProblems.jl/RingStarProblems.jl/test/runtests.jl:18
  • Loading branch information
jkhamphousone committed Jul 26, 2024
1 parent 04ea2ac commit 80acecd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ include("aqua.jl")
tildeV = 100, # uncertain nodes set
writeresults = false, # output results locally, html or no output ""
plotting = false, # plot_results (to debug)
tildeV = 100, # uncertain nodes set
log_level = 1, # console output log_level
redirect_stdio = false, # redirecting_stdio to output file
use_blossom = false, # use blossom inequalities (not functional yet)
Expand Down

0 comments on commit 80acecd

Please sign in to comment.