Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
104e09ac
Commit
104e09ac
authored
May 10, 2016
by
Tiago Peixoto
Browse files
Fix bug introduced in commit
2c877186
parent
2c877186
Pipeline
#182
failed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/graph/community_old/graph_blockmodel_overlap.cc
View file @
104e09ac
...
...
@@ -704,6 +704,7 @@ struct get_augmented_overlap
{
idx
=
pos
;
idx_map
[
br
]
=
pos
++
;
idx_rmap
.
push_back
(
br
);
}
br_map
[
v
]
=
idx
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment