> On Aug 30, 2018, at 3:07 PM, Daniel Holth <dho...@gmail.com> wrote:
> 
> Package version resolution is a completely different and np-complete problem. 
> https://en.wikipedia.org/wiki/Boolean_satisfiability_problem 
> <https://en.wikipedia.org/wiki/Boolean_satisfiability_problem>


They are related in the sense that any resolver will have to be able to treat 
distinct wheels as distinct candidates for installation, since two different 
wheels can have different dependencies— but yea like Daniel said, otherwise 
they are different problems.

--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mm3/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/mm3/archives/list/distutils-sig@python.org/message/EA2NEAWQ6L3BGRRKWWRLHDUZOV4A4EZV/

Reply via email to