Market Basket Algorithm - Direct Hashing and Pruning

Hi guys,

I am going to implement an algorithm for Market Basket Algorithm upon
items on my website (grouping different books together to increase their
attraction). I am going to use Direct Hashing and Pruning (DHP).

Is there any existing codes/plugins/tools for it?

Thanks for any pointer!
Arthur