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
0982ad40
Commit
0982ad40
authored
Jan 18, 2011
by
Tiago Peixoto
Browse files
Include workaround for push_relabel_max_flow(), wich disables some assert() calls
parent
af0cad81
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
src/boost-workaround/boost/graph/push_relabel_max_flow.hpp
0 → 100644
View file @
0982ad40
This diff is collapsed.
Click to expand it.
src/graph/Makefile.am
View file @
0982ad40
...
...
@@ -40,7 +40,8 @@ libgraph_tool_core_la_SOURCES = \
../boost-workaround/boost/graph/overloading.hpp
\
../boost-workaround/boost/graph/isomorphism.hpp
\
../boost-workaround/boost/graph/fruchterman_reingold.hpp
\
../boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp
../boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp
\
../boost-workaround/boost/graph/push_relabel_max_flow.hpp
libgraph_tool_core_la_includedir
=
$(pythondir)
/graph_tool/include
libgraph_tool_core_la_include_HEADERS
=
\
...
...
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