Re: [graph-tool] Strange Results when Filtering Vertices Iteratively

2018-07-11 Thread Tiago de Paula Peixoto
Am 10.07.2018 um 12:05 schrieb P-M: > Hello, > > I have been trying to filter vertices iteratively but am seeing very strange > behaviour. > > Summary of what my code is doing: > I loop through groups of vertices. I set the vertex property map to False > for all vertices. I then set it to True

Re: [graph-tool] large graph

2018-07-11 Thread Tiago de Paula Peixoto
Am 10.07.2018 um 08:07 schrieb Edwin A Pell: > Hello, is there a hyberbolic option. That is I want to make a graph in a > circle where the display distance decreases as the bounding circle is > neared. Thus allowing an arbitrarily large graph to be draw (may be not > resolvable at the edge).