Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use more explicit variable names and add a bit of debug.
authorArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 3 Apr 2014 15:47:11 +0000 (17:47 +0200)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 3 Apr 2014 15:47:11 +0000 (17:47 +0200)
commit71460434911c9b4398bd6df2c9c6d31f9c011005
tree6abcad3e8b096af8f05f65574df1e64b6d3a960c
parentf3677661714bf6122d678071c0bd44141417be14
Use more explicit variable names and add a bit of debug.

There is still something "wrong" with this code, which is that it aborts whenever an action gets a share of 0 (in which case I am not able to assign it a completion date and insert it into the calendar). This could happen but is more likely to be a bug in lmm or in surf, which is why I leave it as such for the moment.
src/surf/surf_interface.cpp