Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a safe version of lmm_get_var_from_cnst to avoid looping forever when iterating...
authorAugustin Degomme <augustin.degomme@imag.fr>
Tue, 14 Oct 2014 12:24:22 +0000 (14:24 +0200)
committerAugustin Degomme <augustin.degomme@imag.fr>
Thu, 16 Oct 2014 13:04:04 +0000 (15:04 +0200)
commitb5bb23bbab9e4dda8dc341c2220b10cd27d2e0d7
tree1970a3820dc91d0c527d6e96c079880a8d84b6af
parent0ff2ce0eb47f6598efe54b6b614d0291594fbf6f
Add a safe version of lmm_get_var_from_cnst to avoid looping forever when iterating on a dynar we reorder dynamically
src/include/surf/maxmin.h
src/surf/maxmin.cpp
src/surf/network_cm02.cpp