Waouh ... cool.
As i said i should consider the fact that H and I couldn't be leaf node since they are present in Destination that imply they are also a tuple.
I'm trying with PHP Syntax and my be i could post it and you could see if the Logic is in it. Thank you
Charles
Cool. I'm happy being understood :) .The Problem is ... I'm not familiar with both language but with PHP and it is possible to have a structure that are associative Arrays (also in JavaScript!?).
Sorry but i don't get it.
That is it! But there is a "Problem" H couldn't be a leaf Node because...
Hi Mark44,
thank for taking your time to answer my question.
1) "I think I put the ending code tag in the right place, but I'm not certain of it." yes you did. It's ok.
2) " Is BigArray below supposed to represent the Id column?" No BigArray is supposed to be the final Array...
Hi evryone,
i have started to write an "algorithm" that finds the Family of a given element in a table of 3 columns: Id, Source and Destination. When i say Family i mean each element (i.e. A) from Source that has a relation with another one in Destination and i have to find a family for that new...