bug fix on topology node initialization
Integration with the streamer for distribution optimization
add eigen weighter module. Integrate with the streamer for distribution optimization (option --distoptimization)
Update of the XLoptimization file format
refactor shortest path file format for cross layer optimization
simple loss based optimization for distribution
fix compilation bug
fix memory leak bug
add scaled cross layer weighting function for neighbours
add sparse vector type
add compatibility with the ML and MONL modules
add --neighbourhood_log function
refactor topology_update code
introduce the locked neighbours
fix random topology building bug, fix integer rounding bugs, fix cross layer base value computation bug
fix nodeid uninitialised parameters
fix bug on topological peer comparison
fix critical bug about gossiping sending messages
add hopcount option for cross-layer optimization
add logging functions for the topology module
important bug fix for set structure (int_bucket,string_indexer,xlweighter)
unsigned integers are useful but trick whenever they are subtracted...
integrate the cross layer optimization module in the streamer
binary can be launched with '--xloptimization' option in order to activate this feature
add XLayerWeighter module and test file
Cross Layer Weighter gives a quality metrics for a given peer based on underlying network information.Currently XLW takes the IP level information from a file (passed as argument) listing the shortest paths.
fix string_indexer and int_bucket memory leak bug
add string_indexer structure and test file
string_indexer allows to assign a unique identifier to each given string.It can be used to map peers' ip addresses to integer identifiers
add int_bucket data structure and test files
1 2 3 ... 51 Next ยป (1-25/1269) Per page: 25, 50, 100
Also available in: Atom