|
../
|
|
centrality
|
|
58fe4d
|
4 years
|
tiago |
Include min_inter parameter in absolute_trust()
|
|
clustering
|
|
750519
|
4 years
|
tiago |
Switch from boost::random to tr1::random
The generators from ...
|
|
community
|
|
40fb81
|
4 years
|
tiago |
Improve community detection code and write documentation
|
|
correlations
|
|
6c7766
|
4 years
|
tiago |
Fix variance of scalar_assortativity()
This also simplifies the ...
|
|
distance
|
|
3cfff0
|
5 years
|
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|
|
generation
|
|
e1dd16
|
4 years
|
tiago |
Improve correlated graph generation
random_graph() now uses a modified ...
|
|
layout
|
|
3cfff0
|
5 years
|
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|
|
misc
|
|
c2d45e
|
4 years
|
abdo |
graph_rewiring: some improvements to random_permutation_iterator
|
|
stats
|
|
08d96f
|
4 years
|
tiago |
Adds support for removal of labeled edges, self-loops and parallel-edges
|
|
util
|
|
7936e1
|
4 years
|
tiago |
Fix OpenMP bug with find_vertex()
Python types cannot be checked in ...
|
|
fast_vector_property_map.hh
|
6.2 KB
|
d0a73f
|
4 years
|
tiago |
Rename fast_vector_property_map to checked_vector_property_map
This makes ...
|
|
graph.cc
|
2.9 KB
|
684efc
|
4 years
|
tiago |
Implement optional wrapping of graphs to deal with edge index housekeeping ...
|
|
graph.hh
|
7.5 KB
|
a79f5d
|
4 years
|
tiago |
Fix weighted betweeness centrality
Fix bad_any_cast bug when passing a ...
|
|
graph_adaptor.hh
|
31.2 KB
|
0b66e2
|
5 years
|
tiago |
Refactor metaprogramming engine
This is a huge commit which completely ...
|
|
graph_bind.cc
|
12.3 KB
|
684efc
|
4 years
|
tiago |
Implement optional wrapping of graphs to deal with edge index housekeeping ...
|
|
graph_copy.cc
|
8.5 KB
|
684efc
|
4 years
|
tiago |
Implement optional wrapping of graphs to deal with edge index housekeeping ...
|
|
graph_filtering.cc
|
9.9 KB
|
d0a73f
|
4 years
|
tiago |
Rename fast_vector_property_map to checked_vector_property_map
This makes ...
|
|
graph_filtering.hh
|
22.6 KB
|
08d96f
|
4 years
|
tiago |
Adds support for removal of labeled edges, self-loops and parallel-edges
|
|
graph_io.cc
|
22.3 KB
|
58e45b
|
4 years
|
tiago |
Fix important bug in graph i/o
The _max_edge_index variable was not set ...
|
|
graph_properties.cc
|
2.3 KB
|
e984bf
|
5 years
|
tiago |
Externalize property maps by default
This commit removes the internal ...
|
|
graph_properties.hh
|
14.5 KB
|
d0a73f
|
4 years
|
tiago |
Rename fast_vector_property_map to checked_vector_property_map
This makes ...
|
|
graph_python_interface.cc
|
14.2 KB
|
2867d7
|
4 years
|
tiago |
Add conversion from Vertex and Edge to int and tuple
The following ...
|
|
graph_python_interface.hh
|
14.1 KB
|
2867d7
|
4 years
|
tiago |
Add conversion from Vertex and Edge to int and tuple
The following ...
|
|
graph_python_interface_export.cc
|
7.3 KB
|
684efc
|
4 years
|
tiago |
Implement optional wrapping of graphs to deal with edge index housekeeping ...
|
|
graph_selectors.cc
|
1.6 KB
|
300dc11
|
4 years
|
tiago |
Fix find_vertex()
This changes degree_selector(). Now all properties ...
|
|
graph_selectors.hh
|
14.1 KB
|
f3c37d
|
4 years
|
tiago |
Fix vertex_range to consider all types of properties
This changes the ...
|
|
graph_util.hh
|
9.7 KB
|
8358ec
|
4 years
|
tiago |
Fix i/o of floating point vector types
This ensures that vector types ...
|
|
graph_wrap.hh
|
7.7 KB
|
8a6ede
|
4 years
|
tiago |
Fix includes in graph_wrap.hh
|
|
graphml.cpp
|
11.7 KB
|
99bf21
|
5 years
|
tiago |
Port graph I/O to new filtering engine, enable graph pickling, and fix ...
|
|
histogram.hh
|
6.2 KB
|
48aec7
|
5 years
|
tiago |
Add dedicated average correlation calculation
This is a re-implementation ...
|
|
Makefile.am
|
1.3 KB
|
de3f34
|
4 years
|
tiago |
Merge branch 'no-conversions'
Conflicts:
acinclude.m4
configure.in ...
|
|
mpl_nested_loop.hh
|
9.3 KB
|
d6422b
|
4 years
|
tiago |
Fix symbol visibility
Now all symbols are exported by default, except ...
|
|
numpy_bind.hh
|
4.4 KB
|
548d61
|
4 years
|
tiago |
Fix get_array() for property maps
This includes the missing function ...
|
|
read_graphviz_spirit.cpp
|
1.7 KB
|
3cfff0
|
5 years
|
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|
|
shared_map.hh
|
2.4 KB
|
3cfff0
|
5 years
|
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|