des-testbed / libara

A framework for the implementation and evaluation of routing algorithms based on the Ant Colony Optimization (ACO) metaheuristic.
GNU General Public License v3.0
19 stars 11 forks source link

uninitialized member in class RoutingTable #110

Closed mfrey closed 10 years ago

mfrey commented 10 years ago

In ARA::​RoutingTable::​RoutingTable(): The member evaporationPolicy is not initialized in the constructor