Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44068 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17700 invoked from network); 26 May 2009 18:31:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2009 18:31:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.158 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.158 fg-out-1718.google.com Received: from [72.14.220.158] ([72.14.220.158:10597] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/01-35509-0853C1A4 for ; Tue, 26 May 2009 14:31:29 -0400 Received: by fg-out-1718.google.com with SMTP id 22so787031fge.0 for ; Tue, 26 May 2009 11:31:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cPIB6Ubgx7v8IY3SGVbuJIW+xwSdOZ/BomqAeOm9u8c=; b=GiktEyIgaZYvS3ToySilULoDkMT2cjfsXIVEAe5IXrAsHrvrAHhZnv8W64f9NC7wbw jOov3Dq3eIAHorgxx7U/R3y5HEUCNtpEZO0TymNjrs0n2afE1pEgqUmtpcXJAoKx9T9V C8UJLJ/9AFdJ2T0+JwIjF9i49m49mXtL3rbfY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=O/BaCDNmqKkzJ8BBi132u2MgObV7Ne3VOhoRJwhWrgHj2sTesWvfH0bL2fja15y90a ewa1cttBoX/AbXj50xUImZLoNLHf0Fgb32f/3XTK+WiYOkP2rs70Rbv31DIrj4nLU9d8 Wo15D68LUi9k8gKnrZoykBtJn5aDuY5Wtaddc= MIME-Version: 1.0 Received: by 10.86.27.6 with SMTP id a6mr122832fga.6.1243362684505; Tue, 26 May 2009 11:31:24 -0700 (PDT) In-Reply-To: References: <88441b60905260717w78cf2bb6i1ffc47ea2afb59da@mail.gmail.com> <7f3ed2c30905261106w63745d33t8ede4e15a460cc06@mail.gmail.com> Date: Tue, 26 May 2009 20:31:24 +0200 Message-ID: <7f3ed2c30905261131s52696016xe795646edd787946@mail.gmail.com> To: Paul Biggar Cc: "paul (aka: azmodai)" , sas@php.net, internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PHP] Question about Olivier's method From: hannes.magnusson@gmail.com (Hannes Magnusson) On Tue, May 26, 2009 at 20:21, Paul Biggar wrote: > On Tue, May 26, 2009 at 7:06 PM, Hannes Magnusson > wrote: >> On Tue, May 26, 2009 at 16:17, paul (aka: azmodai) > >> So, who is this Oliver - and where is that description/pseudo code? :) > > A note on that page (from brad dot fish at gmail dot com on > 24-Feb-2006 10:30) says: > > "The link below to the Oliver document appears to be broken. Here is > one that works: http://citeseer.ist.psu.edu/oliver93decision.html" Heh. I had assumed he read the notes :) That link is broken to, but archive.org has it from 1997; http://web.archive.org/web/*/http://www.cs.monash.edu.au/~jono/TechReports/TR173.dgraph.ps -Hannes