From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 95613BC69 for ; Sat, 21 Jul 2007 16:27:02 +0200 (CEST) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l6LER0v2021812 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Sat, 21 Jul 2007 16:27:02 +0200 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ICFv7-0003x5-Vr for caml-list@yquem.inria.fr; Sat, 21 Jul 2007 07:26:57 -0700 Message-ID: <11722719.post@talk.nabble.com> Date: Sat, 21 Jul 2007 07:26:57 -0700 (PDT) From: Humble To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Fusion of 2 trees - please help In-Reply-To: <46A12A2F.50808@functionality.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: webprom@gmail.com References: <11716164.post@talk.nabble.com> <46A12A2F.50808@functionality.de> X-j-chkmail-Score: MSGID : 46A217B4.001 on discorde : j-chkmail score : XX : 0/20 2 0.000 -> 2 X-Miltered: at discorde with ID 46A217B4.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; beginner's:01 ocaml:01 bug:01 beginners:01 wrote:01 wrote:01 caml-list:01 caml-list:01 bin:01 caml:02 caml:02 tree:02 archives:02 binary:02 binary:02 Thank you for your reply! This has to be done manually, I cannot use anything besides simple caml light code... no library use possible. It's not a homework (Is anyone having school works at this time of the year? That wouldn't be good). It's for me to understand the language. I'm learning it for a while, but still need a lot more work. Any resource you can advise with many exercises specifically about trees in caml light? Thank you once again! Thomas Fischbacher-2 wrote: > > > Humble wrote: > >> I need to develop a function that will fuse 2 ordered binary trees. The >> result of the fusion must be a directly ordered binary tree. >> Does anyone have an optimized function for this? Much appreciated! >> >> Thank you! > > Is this a homework exercise? > > -- > best regards, > Thomas Fischbacher > tf@functionality.de > > _______________________________________________ > 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 > > -- View this message in context: http://www.nabble.com/Fusion-of-2-trees---please-help-tf4119622.html#a11722719 Sent from the Caml Discuss2 mailing list archive at Nabble.com.