Power set : http://www.rawkam.com/?p=330

On Sun, Sep 19, 2010 at 2:45 AM, Gene <[email protected]> wrote:

> 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]<algogeeks%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
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