On 22 Sep 2006 11:24:53 -0700, in comp.lang.c ,
di**********@yahoo.com
wrote:
>Hi,
I need a simple implementation of the apriori algorithm in c.The
ones available in the net are too complex.Thanks for any help.
Unfortunately the topic of comp.lang.c is the C language. A better
place to ask for algos would be comp.programming.
Be aware that if all the options in your websearch were too complex,
including all the textbook and lesson examples, you will probably not
get much ot of usenet postings.
--
Mark McIntyre
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan