Would this be an NP complete problem?
Go to solution
Solved by madknight3,
Would NPO be comparable to NP in any way? Like, if we got a really good algorithm for NPO, could it be used on an NP to be faster than (I think it was) (N!)?
If a decision problem can be extended to an optimization problem, then the algorithm for the decision problem would be at least as efficient, if not more efficient than the algorithm of the optimization problem. It may even be guaranteed to always be more efficient but I don't know for sure.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now