We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848de5a commit d743b4fCopy full SHA for d743b4f
1 file changed
src/coloring.jl
@@ -638,11 +638,7 @@ function postprocess!(
638
# Process the trivial trees (if any)
639
if nb_trivial_trees > 0
640
for k in 1:nt
641
-<<<<<<< HEAD
642
# Position of the first edge in the tree
643
-=======
644
- # Starting index of the first edge in the tree
645
->>>>>>> 3805a9f (Replace num_edges_per_tree by tree_edge_indices in TreeSet)
646
first = tree_edge_indices[k]
647
648
# Total number of edges in the tree
0 commit comments