igraph 0.10.6
Fixed
- Compatibility with libxml2 2.11.
- Fixed some converge failures in
igraph_community_voronoi(). IGRAPH_CALLOC()andIGRAPH_REALLOC()now check for overflow.- CMake packages created with the
installtarget of the CMake build system are now relocatable, i.e. the generatedigraph-targets.cmakefile does not contain absolute paths any more.