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.4 required=5.0 tests=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 concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 2A936BC69 for ; Fri, 20 Jul 2007 23:13:44 +0200 (CEST) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l6KLDgkq007150 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 20 Jul 2007 23:13:43 +0200 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IBznB-0002T0-De for caml-list@yquem.inria.fr; Fri, 20 Jul 2007 14:13:41 -0700 Message-ID: <11716164.post@talk.nabble.com> Date: Fri, 20 Jul 2007 14:13:41 -0700 (PDT) From: Humble To: caml-list@yquem.inria.fr Subject: Fusion of 2 trees - please help MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: webprom@gmail.com X-j-chkmail-Score: MSGID : 46A12586.004 on concorde : j-chkmail score : XX : 0/20 2 0.000 -> 2 X-Miltered: at concorde with ID 46A12586.004 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; caml:02 tree:02 binary:02 binary:02 optimized:04 context:06 function:08 function:08 fusion:89 fusion:89 does:14 www:84 trees:16 trees:16 ordered:82 Hello! 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! -- View this message in context: http://www.nabble.com/Fusion-of-2-trees---please-help-tf4119622.html#a11716164 Sent from the Caml Discuss2 mailing list archive at Nabble.com.