Skip to content

Commit 659b510

Browse files
committed
Instance problem commented (temp fix)
1 parent be05ef1 commit 659b510

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/instances.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ qap_distances = [
4040
4 4 3 3 6 7 6 5 5 7 0 9
4141
6 7 6 6 7 5 7 3 2 7 9 0
4242
]
43-
<<<<<<< HEAD
4443

45-
compounds_names = ["H", "H₂", "H₂O", "N", "N₂", "NH", "NO", "O", "O₂", "OH"]
44+
# compounds_names = ["H", "H₂", "H₂O", "N", "N₂", "NH", "NO", "O", "O₂", "OH"]
4645

4746
atoms_compounds = [
4847
1 0 0
@@ -69,5 +68,3 @@ standard_free_energy = [
6968
-26.662
7069
-22.179
7170
]
72-
=======
73-
>>>>>>> Add instances.jl file in test.

0 commit comments

Comments
 (0)