|
../
|
|
correlations
|
|
8dd995
|
4 years
|
tiago |
Fix unecessary pass in correlation histogram
It is not necessary to ...
|
|
layout
|
|
73fe12
|
4 years
|
tiago |
Implement layout module ('draw' from python) and arf layout
This ...
|
|
flow
|
|
2d5dca
|
4 years
|
tiago |
Trivial fix for several compilation warnings
|
|
stats
|
|
2d5dca
|
4 years
|
tiago |
Trivial fix for several compilation warnings
|
|
util
|
|
c6c01d
|
4 years
|
tiago |
Edge and vertex descriptors now carry a weakref to their Graphs
This ...
|
|
clustering
|
|
f0524b
|
4 years
|
tiago |
Fix missing files in Makefile.am
|
|
community
|
|
f0524b
|
4 years
|
tiago |
Fix missing files in Makefile.am
|
|
topology
|
|
3f400d
|
4 years
|
tiago |
Include minimum distance algorithms
This includes the shortest_distance() ...
|
|
generation
|
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
centrality
|
|
5c935b
|
4 years
|
tiago |
Fix problem with filtered graph in absolute_trust()
|
|
graph_adaptor.hh
|
31.2 KB
|
0b66e2
|
5 years
|
tiago |
Refactor metaprogramming engine
This is a huge commit which completely ...
|
|
shared_map.hh
|
2.4 KB
|
3cfff0
|
5 years
|
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|
|
mpl_nested_loop.hh
|
9.3 KB
|
d6422b
|
4 years
|
tiago |
Fix symbol visibility
Now all symbols are exported by default, except ...
|
|
graph_filtering.cc
|
9.9 KB
|
d0a73f
|
4 years
|
tiago |
Rename fast_vector_property_map to checked_vector_property_map
This makes ...
|
|
numpy_bind.hh
|
4.3 KB
|
8ab094
|
4 years
|
tiago |
Fix memory leak in numpy integration
Reference counts of newly created ...
|
|
graph_wrap.hh
|
7.9 KB
|
4a1b38
|
4 years
|
tiago |
Small fixes in GraphWrap
Use correct types and always pass GraphWrap ...
|
|
graph.cc
|
2.8 KB
|
7fb5d7
|
4 years
|
tiago |
Dump lambda::bind in favor of boost::bind
This is a large commit which ...
|
|
graph_selectors.cc
|
1.6 KB
|
7fb5d7
|
4 years
|
tiago |
Dump lambda::bind in favor of boost::bind
This is a large commit which ...
|
|
graph_properties.cc
|
2.2 KB
|
0db15a
|
4 years
|
tiago |
Implement group_vector_property() and ungroup_vector_property()
These ...
|
|
graph_properties_group.cc
|
2.2 KB
|
0db15a
|
4 years
|
tiago |
Implement group_vector_property() and ungroup_vector_property()
These ...
|
|
graph_properties_group.hh
|
4.1 KB
|
0db15a
|
4 years
|
tiago |
Implement group_vector_property() and ungroup_vector_property()
These ...
|
|
graph_properties_ungroup.cc
|
2.2 KB
|
0db15a
|
4 years
|
tiago |
Implement group_vector_property() and ungroup_vector_property()
These ...
|
|
graph_copy.cc
|
8.4 KB
|
2d5dca
|
4 years
|
tiago |
Trivial fix for several compilation warnings
|
|
graph_filtering.hh
|
22.6 KB
|
2d5dca
|
4 years
|
tiago |
Trivial fix for several compilation warnings
|
|
histogram.hh
|
7.0 KB
|
2d5dca
|
4 years
|
tiago |
Trivial fix for several compilation warnings
|
|
graph_bind.cc
|
12.8 KB
|
c6c01d
|
4 years
|
tiago |
Edge and vertex descriptors now carry a weakref to their Graphs
This ...
|
|
graph_python_interface_export.cc
|
7.0 KB
|
c6c01d
|
4 years
|
tiago |
Edge and vertex descriptors now carry a weakref to their Graphs
This ...
|
|
graph_util.hh
|
10.1 KB
|
b3212a
|
4 years
|
tiago |
Allow empty strings as vector<string> values in graphml
|
|
graphml.cpp
|
11.8 KB
|
4e89a1b
|
4 years
|
tiago |
Slightly improve xml escaping of strings
|
|
graph_io.cc
|
21.6 KB
|
512d70
|
4 years
|
tiago |
Fix empty property problem in graphml
Properties with empty values are ...
|
|
fast_vector_property_map.hh
|
6.2 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
graph.hh
|
7.3 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
graph_properties.hh
|
14.3 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
graph_selectors.hh
|
14.3 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
Makefile.am
|
1.8 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
read_graphviz_new.cpp
|
31.3 KB
|
6d1810
|
4 years
|
tiago |
Sync with boost 1.40
Fix compilation warnings with boost 1.40, remove ...
|
|
graph_python_interface.cc
|
14.1 KB
|
f8d0e2
|
4 years
|
tiago |
Improve detection of invalid edge descriptors
This fixes a crash when a ...
|
|
graph_python_interface.hh
|
14.4 KB
|
f8d0e2
|
4 years
|
tiago |
Improve detection of invalid edge descriptors
This fixes a crash when a ...
|