Improve resolver performance by making solution space searching smarter
-----------------------------------------------------------------------

                 Key: FELIX-2037
                 URL: https://issues.apache.org/jira/browse/FELIX-2037
             Project: Felix
          Issue Type: Sub-task
          Components: Framework
    Affects Versions: felix-2.0.3
            Reporter: Richard S. Hall
            Assignee: Richard S. Hall
             Fix For: felix-3.0.0


The main performance issue with the current resolver algorithm is when a 
conflict is detected, it largely just blindly permutates to the next available 
possibility without trying to determine which possibility makes more sense. We 
need to make this smarter without losing the ability to check all/most viable 
solutions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to