Hello, I have implemented a simple Prolog like inference engine to be used in machine learning algorithms (ILP). My first basic test shows that inference is dismally slow (compared to a Prolog compiler). Consequently I am looking for information on optimizing the code. I have found:
http://ocaml.janestreet.com/?q=node/30 http://camltastic.blogspot.com/2008/05/optimizing-memory-allocation-and-loops.html Does anyone have any other links or articles I may look at? TIA, Hugo F. _______________________________________________ Caml-list mailing list. Subscription management: http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.inria.fr Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs