Re: Minimal union of cartesian products
- From: Ken Pledger <ken.pledger@xxxxxxxxxxxxx>
- Date: Thu, 02 Mar 2006 09:39:35 +1300
Do the following two copies of the same question come from a
mathematics olympiad or some such contest? If so, we'd better not
answer them in the meantime.
Ken Pledger.
In article <du4b1r$3buf2$1@xxxxxxxxxxxxxxxxxxxxxxxx>,
sashaDOTmal <sashaPUNKTmal@xxxxxxxxxx> wrote:
Dear newsgroupers!
1.
Let X and Y be finite sets. The algorithm for the following problem is
needed.
Given a subset Q of the cross product X x Y, find the smallest natural
number k so that Q is equal to the union of k cartesian products.
What is the time complexity of the corresponding problem, i.e.
{<Q,k> | Q is a union of k (or less) Cartesian products}.
2. We generalize the problem to more dimensions.
Let X1,..., Xn be finite sets. The algorithm for the following problem
is needed.
Given a subset Q of the cross product X1 x ... x Xn, find the smallest
natural number k so that Q is equal to the union of k cartesian products.
What is the time complexity of the corresponding problem, i.e.
{<Q,k> | Q is a union of k (or less) Cartesian products}.
Could anyone help?
Regards,
sasha
In article <du44bh$35s1s$1@xxxxxxxxxxxxxxxxxxxxxxxx>,
Alexander Malkis <malkis@xxxxxxxxxxxxx> wrote:
Hello newsgroupers!.
1.
Let X and Y be finite sets. The algorithm for the following problem is
needed.
Given a subset Q of the cross product X x Y, find the smallest natural
number k so that Q is equal to the union of k cartesian products.
What is the time complexity of the corresponding problem, i.e.
{<Q,k> | Q is a union of k (or less) Cartesian products}.
2. We generalize the problem to more dimensions.
Let X1,..., Xn be finite sets. The algorithm for the following problem
is needed.
Given a subset Q of the cross product X1 x ... x Xn, find the smallest
natural number k so that Q is equal to the union of k cartesian products.
What is the time complexity of the corresponding problem, i.e.
{<Q,k> | Q is a union of k (or less) Cartesian products}.
- Follow-Ups:
- Re: Minimal union of cartesian products
- From: sasha mal
- Re: Minimal union of cartesian products
- References:
- Minimal union of cartesian products
- From: sashaDOTmal
- Minimal union of cartesian products
- Prev by Date: Re: the uniqueness of one
- Next by Date: Re: Representation as union of cartesian products
- Previous by thread: Minimal union of cartesian products
- Next by thread: Re: Minimal union of cartesian products
- Index(es):
Relevant Pages
|