Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D05C4AC7 for ; Tue, 5 Jul 2011 11:50:42 +0000 (UTC) Received: (qmail 79519 invoked by uid 500); 5 Jul 2011 11:50:42 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 79202 invoked by uid 500); 5 Jul 2011 11:50:41 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 78683 invoked by uid 99); 5 Jul 2011 11:50:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 11:50:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 11:50:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A910E43A9E for ; Tue, 5 Jul 2011 11:50:16 +0000 (UTC) Date: Tue, 5 Jul 2011 11:50:16 +0000 (UTC) From: "Marco Speranza (JIRA)" To: issues@commons.apache.org Message-ID: <1959217709.297.1309866616689.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (SANDBOX-338) [Graph Coloring] Generic iterable set of color MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [Graph Coloring] Generic iterable set of color ---------------------------------------------- Key: SANDBOX-338 URL: https://issues.apache.org/jira/browse/SANDBOX-338 Project: Commons Sandbox Issue Type: Improvement Components: Graph Reporter: Marco Speranza Priority: Minor Attachments: GenericIterableColorSet.patch Hi folk, here is a little improvement of graph coloring. In order to generalize the APIs I changed the color {{Set}} with {{Iterable}} and furthermore generalized the color type. WDYT? Looking forward your comments. have a nice day -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira