The power set of a set with N elements has size O(2^N).  You can't do
anything with it in polynomial time.

On Sep 18, 5:03 pm, bittu <[email protected]> wrote:
> can we solve power set in O(n) or O(nlogn)..is it posible...
>
> Regards
> Shashank

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to