Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] Henshin CPA

On a sidenote, if you should run into performance problems with our CPA implementation, we have good news: We will soon deploy a new, multi-granular conflict and pair analysis [1] to Henshin that runs much faster and has also more easy-to-understand results.

[1] Leen Lambers, Daniel Strüber, Gabriele Taentzer, Kristopher Born, Jevgenij Huebert:
Multi-granular conflict and dependency analysis in software engineering based on graph transformation. ICSE 2018: 716-727


Best regards,
Daniel

On 08.03.2019 18:10, Daniel Strüber wrote:
Hi Kinga,

since you don't mention it explicitly, I wonder if you had a look at the Wiki page yet: https://wiki.eclipse.org/Henshin/Critical_Pair_Analysis

I think that it address your questions. But, if the explanations are not clear enough, feel free to follow up.

Best regards,
Daniel


On 08.03.2019 16:35, Bojarczuk, Kinga wrote:

Hello,


I'm working on a final year project with Steffen. I need the henshin cpa package for my project and I need to use it programmatically. I cannot seem to find the docs / info about it online. I've found some but only some very basic stuff. I already have code which uses the package and does the analysis but for my project I'd like to be able to understand exactly how the runConflictAnalysis and runDependencyAnalysis methods work and what they return as I'm a bit confused about that, especially the 'matches' that the CriticalPairs store after running the analysis. Could you please point me to some resources ?


Thank you,

Kinga


_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/henshin-dev


_______________________________________________
henshin-dev mailing list
henshin-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/henshin-dev


Back to the top