source: src/graph/graph.cc @ 218253

Revision Log Mode:


Legend:

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