eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

Trigger hybrid matching automatically if Rete network is already initialized #49

Open eclipse-viatra-bot opened 5 months ago

eclipse-viatra-bot commented 5 months ago

| --- | --- | | Bugzilla Link | 507776 | | Status | NEW | | Importance | P3 enhancement | | Reported | Nov 18, 2016 11:24 EDT | | Modified | May 27, 2019 07:46 EDT | | Version | 1.5.0 | | Reporter | Zoltan Ujhelyi |

Description

Gábor Bergmann suggested that we should also trigger hybrid matching mode (e.g. no flattening), if there is are no special user hints provided, but for some reason there exists an incremental matcher for the selected pattern.

The class org.eclipse.viatra.query.runtime.matchers.context.IQueryCacheContext#isResultCached(PQuery) call can be used to determine whether such a matcher does already exists, but we have to make sure this context is available in the FlattenerPredicate.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Dec 02, 2016 05:56

Does not sound realistic for 1.5...

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Mar 16, 2017 09:52

M2 has passed, postponing all issues.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 02, 2017 03:43

Postponed to 1.7

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Oct 04, 2017 05:04

Postponing.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Feb 08, 2018 07:21

Postponing to a future release.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 27, 2019 07:46

Postponing tickets to FUTURE until effort is allocated to fix them.