2012-06-21: Version 0.92: --------------------------------- Changes -more advanced visualization of graphs using commandline option: -v sfdp3d Bug fixes -output bug in compare_nets ~sasha 2012-05-14: Version 0.91: --------------------------------- Changes -simple support for node and edge attributes through resampling -new command line options -accept_chance_edges allows more control Bug fixes - ~sasha 2012-04-16: Version 0.90: --------------------------------- Changes -New parameter 'preserve_clustering_on_deletion' improves accuracy of the clustering metric in replicas for highly clustered original networks -Performance improvements by optimization of calls to common methods Bug fixes - ~sasha. 2012-04-04: Version 0.89: --------------------------------- Changes -Optional algorithm that alternatives between deletion and insertion -Optional algorithm for fine insertion of edges at distance 2 in order to avoid damaging clustering. -Option to removing evaluation of network properties (-N) Bug fixes - ~sasha. 2012-03-06: Version 0.88: --------------------------------- Changes -Deferential detachment and edge_welfare mechanisms. -New way of computing locality Bug fixes -Clustering is handled better ~sasha. 2012-02-13: Version 0.87: --------------------------------- Changes - Records the random generator seed in case the replication must be replicated. - edge weights are now used during coarsening and propagated down the v-cycle during coarsening, node u attaches to the neighboring seed with the strong edge weight (seed,u) however, the final graph does not retain the weights - more straight-forward handling of new edges - improved debugging support Bug fixes - handling of horizon in a special case ~sasha. 2012-01-29: Version 0.86: --------------------------------- Changes - More accurate handling of locality - Coarsening stops automatically if no deeper edits are given - Customizable output format Bug fixes - Known problems - ~Sasha 2012-01-16: Version 0.85: --------------------------------- Changes - Bug fixes - Fixes to locality handling - Fix to edge and node deflation Known problems - ~Sasha 2012-01-14: Version 0.8 --------------------------------- Changes - Refactoring of main loop - Disable minorization of deleted nodes - Revision of the creation of edges Bug fixes - Fixes to locality handling Known problems - Suspect bug in locality ~Sasha