SPLMC / reana-spl

ReAna variants for empirical comparison of analysis strategies.
2 stars 26 forks source link

Implement an evolution-aware prototype #17

Open thiagomael opened 4 years ago

thiagomael commented 4 years ago

To jumpstart an evolution-aware analysis tool, we need to be able to persist/reuse analysis results in the scenario where we explicitly (and deterministically) control the impact of evolution in SPL models.

To address this, we will leverage the evolution scenarios from the IST experiments and refactor ReAna to reuse intermediate results.

thiagomael commented 4 years ago

Before we can close this issue, I suggest that we first handle issues #15 and #18, and then finish testing #16. When all 3 are done, I consider that we will have a working prototype.

thiagomael commented 4 years ago

I have a suggestion for distributing the work:

What do you guys think?

andrelanna commented 4 years ago

Hi Guys! I agree with Thiago's suggestion. I will take on the evolution-aware CLI ( #20 ) now and then I will work on a proposal for implementing future evolutions.