Assuming you don't have to be exact, somthing similar to this might work.
Assign each kid to a host family randomly
for each kid, check how frequently it has been combined with the kids in
its assigned family.
if it is too close, swap with a different family
when all kids in that family are proces
m
1375 GLENDALE MILFORD RD., CINCINNATI, OH 45215
On Oct 1, 2013, at 3:14 PM, Ashley Sheridan wrote:
> On Tue, 2013-10-01 at 15:09 -0400, Aziz Saleh wrote:
>
>> DB or flatfile?
>>
>> I would create a matrix of all kids crossed with every kid. Everytime a kid
>> is put in a home with another k
On Tue, 2013-10-01 at 15:09 -0400, Aziz Saleh wrote:
> DB or flatfile?
>
> I would create a matrix of all kids crossed with every kid. Everytime a kid
> is put in a home with another kid, ++ that index. When dispatching kids,
> sort by index ASC.
>
> Aziz
>
>
> On Tue, Oct 1, 2013 at 3:01 PM,
DB or flatfile?
I would create a matrix of all kids crossed with every kid. Everytime a kid
is put in a home with another kid, ++ that index. When dispatching kids,
sort by index ASC.
Aziz
On Tue, Oct 1, 2013 at 3:01 PM, John Meyer wrote:
> On 10/1/2013 12:51 PM, Floyd Resler wrote:
>
>> Here'
On 10/1/2013 12:51 PM, Floyd Resler wrote:
Here's my task: A group of kids is going to be staying with different host
families throughout the next 8 months. The number of kids staying with a host
family can range from 2 to 10. When deciding which kids should stay together
at a host family, t
Hey Tim,
It seems that deleteObject takes in 2 params, and you are sending it 1
param. I would recommend you look at the documentation and make sure you
are sending the right params.
Aziz
On Sun, Sep 29, 2013 at 10:29 PM, Tim Dunphy wrote:
> Hi Aziz,
>
> Thank you for getting back to me!
>
>
Here's my task: A group of kids is going to be staying with different host
families throughout the next 8 months. The number of kids staying with a host
family can range from 2 to 10. When deciding which kids should stay together
at a host family, the idea is for the system to put together kid
7 matches
Mail list logo