I'd like to remove the support for incremental evaluation from IMP. My reasons for proposing it are: - it complicates various code in the model and Particle - there seems to be a reasonable runtime cost even when it is turned off - we have an alternative mechanism based on decomposing restraints and analyzing the dependency graph which is more efficient and simpler. This method is not super automatic, but can be made so if needed. - I don't think anyone is using it.
ok by me. On Jun 20, 2011, at 11:32 AM, Daniel Russel wrote:
> I'd like to remove the support for incremental evaluation from IMP. My reasons for proposing it are: > - it complicates various code in the model and Particle > - there seems to be a reasonable runtime cost even when it is turned off > - we have an alternative mechanism based on decomposing restraints and analyzing the dependency graph which is more efficient and simpler. This method is not super automatic, but can be made so if needed. > - I don't think anyone is using it. > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev
Le 20/06/11 14:32, Daniel Russel a écrit : > I'd like to remove the support for incremental evaluation from IMP. My reasons for proposing it are: > - it complicates various code in the model and Particle > - there seems to be a reasonable runtime cost even when it is turned off > - we have an alternative mechanism based on decomposing restraints and analyzing the dependency graph which is more efficient and simpler. This method is not super automatic, but can be made so if needed. > - I don't think anyone is using it. > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev what was the point of doing it? when is it useful?
participants (3)
-
Daniel Russel
-
Keren Lasker
-
Yannick Spill