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 C9669D7A3 for ; Wed, 11 Jul 2012 15:22:36 +0000 (UTC) Received: (qmail 66924 invoked by uid 500); 11 Jul 2012 15:22:36 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 66775 invoked by uid 500); 11 Jul 2012 15:22:36 -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 66753 invoked by uid 99); 11 Jul 2012 15:22:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jul 2012 15:22:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 4D91C141BF8 for ; Wed, 11 Jul 2012 15:22:35 +0000 (UTC) Date: Wed, 11 Jul 2012 15:22:35 +0000 (UTC) From: "Raghu Rangarajan (JIRA)" To: issues@commons.apache.org Message-ID: <1458023158.35897.1342020155320.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1302865299.35896.1342020155234.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MATH-819) SimplexSolver - InfeasibleSolution when feasible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghu Rangarajan updated MATH-819: ---------------------------------- Attachment: CommonsSolver2.java > SimplexSolver - InfeasibleSolution when feasible > ------------------------------------------------ > > Key: MATH-819 > URL: https://issues.apache.org/jira/browse/MATH-819 > Project: Commons Math > Issue Type: Bug > Affects Versions: 3.1 > Environment: Windows 7, JDK 1.7.0_03 > Reporter: Raghu Rangarajan > Attachments: CommonsSolver2.java > > > I am seeing an odd behavior with the latest code in the main trunk (Directory revision: 1358535). The solver throws "NoFeasibleSolutionException" for a problem which has a feasible solution. Just by commenting out the last constraint, we get a feasible solution. And for that solution, the constraint in question does not seem to be playing a role. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira