On 10.08.2015 18:27, mh wrote:
Hello,
I apologise I can't give a better bug report than this, but I've been playing with generating geometric graphs using graph-tool. I think the periodic boundary conditions may not be working properly in some cases, literally I think corner cases, or maybe there's a rounding error of some kind?
I was trying to create a hexagonal close packed-like geometric graph. (I'm fairly new to graph analysis, and I've been struggling to come up with a good example that would show this bug because I'm finding it difficult to track down exactly which edges are missing, but I'm pretty sure something's wrong because I'm not getting the number of edges I expect.)
It is difficult to say anything without a specific example of the problem. Please post a small, self-contained code where the issue can be seen. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>