Skip to content
  • Tiago Peixoto's avatar
    * src/graph-tool: change layout and community graph options. · c3a6567d
    Tiago Peixoto authored
    	* src/boost-workaround/boost/graph/kamada_kawai_spring_layout.hpp: annotated code with openmp constructs.
    
    	* src/graph/graph_adaptor.hh: graph_type should be a typedef to the original graph.
    
    	* src/graph/graph_properties.hh, src/graph/graph_properties.cc: added pos_t type.
    
    	* src/boost-workaround/boost/graph/fruchterman_reingold.hpp: annotated code with openmp constructs.
    
    	* src/graph/graph_layout.cc: new file with graph layout routines.
    
    	* src/graph/graph.cc: removed graph layout routines.
    
    	* src/graph/graph_community_network.cc (struct get_community_network): fixed inversion of directedness test.
    
    	* src/graph/graph.cc (GraphInterface::LabelComponents): use vector_property_map instead of HashedDescriptor. Don't use a static map!
    
    	* src/graph/graph_adaptor.hh: fixed edge descriptor equality comparison, which must rely on underlying edge, regardless of whether it's inverted or not.
    
    
    git-svn-id: https://svn.forked.de/graph-tool/trunk@121 d4600afd-f417-0410-95de-beed9576f240
    c3a6567d
To find the state of this project's repository at the time of any of these versions, check out the tags.