Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 98162 invoked from network); 4 Mar 2009 08:18:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 08:18:20 -0000 Received: (qmail 77464 invoked by uid 500); 4 Mar 2009 08:18:19 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 77446 invoked by uid 500); 4 Mar 2009 08:18:19 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 77435 invoked by uid 99); 4 Mar 2009 08:18:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 00:18:19 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 08:18:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CFBE7234C4B4 for ; Wed, 4 Mar 2009 00:17:58 -0800 (PST) Message-ID: <888131096.1236154678849.JavaMail.jira@brutus> Date: Wed, 4 Mar 2009 00:17:58 -0800 (PST) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Updated: (HAMA-162) Graph package with AdjacencyMatrix/List In-Reply-To: <690160426.1235556665603.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-162: -------------------------------- Fix Version/s: 0.1.0 Affects Version/s: 0.1.0 Status: Patch Available (was: Open) Submit to hudson. > Graph package with AdjacencyMatrix/List > --------------------------------------- > > Key: HAMA-162 > URL: https://issues.apache.org/jira/browse/HAMA-162 > Project: Hama > Issue Type: New Feature > Affects Versions: 0.1.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.1.0 > > Attachments: HAMA-162.patch, HAMA-162_v01.patch, HAMA-162_v02.patch > > > I made a graph package with AdjacencyMatrix/List, and breadth-first search example. > Any advices are welcome. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.