Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
annamariadziubyna committed Jan 25, 2024
1 parent b1611df commit e18cc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/experimental/squarestar_double_node_pegasus.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cs = 2^16
eng=7
hamming_dist=14
inst="006"
ig = ising_graph("$(@__DIR__)/../instances/pegasus_random/P4/RAU/SpinGlass/single/006_sg.txt")
ig = ising_graph("$(@__DIR__)/../instances/pegasus_random/P4/RAU/SpinGlass/006_sg.txt")
results_folder = "$(@__DIR__)/../instances/pegasus_random/P4/RAU/SpinGlass/BP_idx"
if !Base.Filesystem.isdir(results_folder)
Base.Filesystem.mkpath(results_folder)
Expand Down

0 comments on commit e18cc36

Please sign in to comment.