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 <shashank7andr...@gmail.com> 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 algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to