|
|
|
@6758e8
|
3 years |
tiago |
Change domain to skewed.de
|
|
|
|
@b9bbc3
|
3 years |
tiago |
Update encoding and copyright information in source files
|
|
|
|
@7fb5d7
|
4 years |
tiago |
Dump lambda::bind in favor of boost::bind
This is a large commit which ...
|
|
|
|
@684efc
|
4 years |
tiago |
Implement optional wrapping of graphs to deal with edge index housekeeping ...
|
|
|
|
@ba56eb
|
4 years |
tiago |
Fix edge index housekeeping
|
|
|
|
@0ababf
|
4 years |
tiago |
Disable internal bounds checking in property maps
This includes a new ...
|
|
|
|
@b96552
|
4 years |
tiago |
Implement missing ClearEdges()
|
|
|
|
@e984bf
|
5 years |
tiago |
Externalize property maps by default
This commit removes the internal ...
|
|
|
|
@360a33
|
5 years |
tiago |
Correlations algorithms refactoring
The whole histogram code has been ...
|
|
|
|
@3cfff0
|
5 years |
tiago |
Split libgraph_tool into sub-modules and add test cases
This commit ...
|
|
|
|
@0b66e2
|
5 years |
tiago |
Refactor metaprogramming engine
This is a huge commit which completely ...
|
|
|
|
@cb1570
|
5 years |
tiago |
Some reorganization and change check_filter() to run_action()
|
|
|
|
@1a0e9b
|
5 years |
tiago |
Further improvements of the python interface
Property maps can now be ...
|
|
|
|
@9aea84
|
6 years |
tiago |
Remove useless unsigned comparison
|
|
|
|
@07be3f
|
6 years |
tiago |
Code cleanups, and cosmetic changes
Line breaks at column 80 were added, ...
|
|
|
|
@a510c3
|
6 years |
tiago |
Fix label-parallel-edges property type
It should be 'size_t' instead of ...
|
|
|
|
@8ed48c
|
6 years |
tiago |
Fix Set{Vertex|Edge}FilterRange() when boundaries are -inf
This fixes the ...
|
|
|
|
@300d6f4
|
6 years |
tiago |
Fix vertex and edge filtering, when only one is active
When only one ...
|
|
|
|
@23e319
|
6 years |
tiago |
Added --purge-edges and --purge-vertices option
Filtered vertices and ...
|
|
|
|
@cb61cc
|
6 years |
tiago |
Complete overhaul of command line parsing, and support for loading ...
|
|
|
|
@8e9620
|
6 years |
tiago |
Simplify range filtering, and definitely remove python filtering
...
|
|
|
|
@c3a656
|
6 years |
tiago |
* src/graph-tool: change layout and community graph options.
* ...
|
|
|
|
@d99744
|
6 years |
tiago |
* src/graph/graph.cc (GraphInterface::LabelParallelEdges): use long ...
|
|
|
|
@81c63f
|
6 years |
tiago |
* src/graph/graph.cc (GraphInterface::LabelParallelEdges): use ...
|
|
|
|
@73195d
|
6 years |
tiago |
* fixed bug in scalarS where undirected edge properties were not properly ...
|
|
|
|
@d199d4
|
6 years |
tiago |
graph-tool is now GPL v3
git-svn-id: ...
|
|
|
|
@0c9826
|
6 years |
tiago |
* fixed bug in graph_assortativity.cc
* further code parellelization with ...
|
|
|
|
@c7fe00
|
6 years |
tiago |
* src/graph/graph.cc: fix reset filter when it's not enabled
* ...
|
|
|
|
@51632e
|
6 years |
tiago |
* make range and python filtering independently optional
* accept external ...
|
|
|
|
@00d1e4
|
6 years |
tiago |
included option to disable python and range filtering during compilation, ...
|
|
|
|
@531da9
|
7 years |
tiago |
_really_ change all tabs to spaces (sed, why have you forsaken me?)
...
|
|
|
|
@6b764b
|
7 years |
tiago |
converted tabs to spaces (emacs, why have you forsaken me?)
git-svn-id: ...
|
|
|
|
@dbb7bb
|
7 years |
tiago |
Added LabelParallelEdges()
git-svn-id: ...
|
|
|
|
@fd7e85
|
7 years |
tiago |
* ComponentSizeHistogram() becomes LabelComponents()
* fixed saving of ...
|
|
|
|
@c27d12
|
7 years |
tiago |
* fix bug with mersenne twister rng seeding on amd64
* fix command line ...
|
|
|
|
@c759f2
|
7 years |
tiago |
* Added minimum spanning tree support
* Range filters now support all ...
|
|
|
|
@3266b0
|
7 years |
tiago |
* added support for reciprocity
* python_filtering: added n_parallel() ...
|
|
|
|
@2a9b92
|
7 years |
tiago |
* src/graph/graph.cc: fixed range filter fallback
* ...
|
|
|
|
@224bd5
|
7 years |
tiago |
* add EditVertexProperty() and EditEdgeProperty()
* cleanup ...
|
|
|
|
@c8506c
|
7 years |
tiago |
* new python filtering code with different syntax. Now faster...
* ...
|
|
|
|
@aaaa4b
|
7 years |
tiago |
* generalized GetCombinedDegreeHistogram() into ...
|
|
|
|
@53c936
|
7 years |
tiago |
* move distance stuff to src/graph/graph_distance.cc
* average distances ...
|
|
|
|
@3412e2
|
7 years |
tiago |
* removed neighbour selectors (not really needed at all). Improves ...
|
|
|
|
@a9aff6
|
7 years |
tiago |
Initial import
git-svn-id: https://svn.forked.de/graph-tool/trunk@1 ...
|