You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If applicability is narrowed, then some records become unusable (harmless junk). Re-tuning is not required unless you want to remove the junk.
If applicability is extended, then the solver is unable to show it's full potential. This is harmless as well. Re-tuning is needed only if we need to unleash the performance for the newly enabled configs ASAP.
Find-db
If applicability is narrowed, then some info become unusable as well (harmless junk), because we check applicability prior using info from find-db. Re-tuning is not required unless you want to remove the junk.
If applicability is extended, then the solver may be unable to show it's full potential if the library runs in HYBRID or DYNAMIC_HYBRID modes, or when used in Immediate Mode.