On Tue, 21 Jan 2014 09:51:38 -0500
waldo kitty <wkitt...@windstream.net> wrote:

> On 1/18/2014 7:40 PM, waldo kitty wrote:
> >
> > what is the best method of coding a decision tree with options that have 
> > three
> > states and all options are additive?
> >
> > clarification: i have a situation with 5 (at this time) options and all 5 
> > are
> > three state... each option can be paired with all other options' states but 
> > may
> > NOT be paired with its own other states...
> [...]
> 
> no one has any ideas or thoughts on this?

Maybe I don't understand the question. The 5 options with each 3 states
sounds like an array[1..5] of TRedGreenBlue.
What do you mean with "additive" and why a decision tree?

 
> i can be contacted offlist about this if one prefers ;)


Mattias
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to