You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mikkel Meyer Andersen (JIRA)" <ji...@apache.org> on 2009/10/30 04:11:59 UTC

[jira] Created: (MATH-315) GeneticAlgorithm: Register number of populations evolved during evolve()

GeneticAlgorithm: Register number of populations evolved during evolve()
------------------------------------------------------------------------

                 Key: MATH-315
                 URL: https://issues.apache.org/jira/browse/MATH-315
             Project: Commons Math
          Issue Type: Improvement
            Reporter: Mikkel Meyer Andersen
            Priority: Trivial
         Attachments: patch

GeneticAlgorithm: Register number of populations evolved during evolve() is useful knowledge to have after an evole()-session is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (MATH-315) GeneticAlgorithm: Register number of populations evolved during evolve()

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz closed MATH-315.
----------------------------


> GeneticAlgorithm: Register number of populations evolved during evolve()
> ------------------------------------------------------------------------
>
>                 Key: MATH-315
>                 URL: https://issues.apache.org/jira/browse/MATH-315
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Mikkel Meyer Andersen
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> GeneticAlgorithm: Register number of populations evolved during evolve() is useful knowledge to have after an evole()-session is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MATH-315) GeneticAlgorithm: Register number of populations evolved during evolve()

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz updated MATH-315:
-----------------------------

    Affects Version/s: 2.0

> GeneticAlgorithm: Register number of populations evolved during evolve()
> ------------------------------------------------------------------------
>
>                 Key: MATH-315
>                 URL: https://issues.apache.org/jira/browse/MATH-315
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Mikkel Meyer Andersen
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> GeneticAlgorithm: Register number of populations evolved during evolve() is useful knowledge to have after an evole()-session is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MATH-315) GeneticAlgorithm: Register number of populations evolved during evolve()

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz resolved MATH-315.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

Patch applied in r883132, with following changes:
* improved javadoc
* added a test case

Thanks!

> GeneticAlgorithm: Register number of populations evolved during evolve()
> ------------------------------------------------------------------------
>
>                 Key: MATH-315
>                 URL: https://issues.apache.org/jira/browse/MATH-315
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Mikkel Meyer Andersen
>            Priority: Trivial
>             Fix For: 2.1
>
>         Attachments: patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> GeneticAlgorithm: Register number of populations evolved during evolve() is useful knowledge to have after an evole()-session is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MATH-315) GeneticAlgorithm: Register number of populations evolved during evolve()

Posted by "Mikkel Meyer Andersen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikkel Meyer Andersen updated MATH-315:
---------------------------------------

    Attachment: patch

Patch to get the desired functionality.

> GeneticAlgorithm: Register number of populations evolved during evolve()
> ------------------------------------------------------------------------
>
>                 Key: MATH-315
>                 URL: https://issues.apache.org/jira/browse/MATH-315
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Mikkel Meyer Andersen
>            Priority: Trivial
>         Attachments: patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> GeneticAlgorithm: Register number of populations evolved during evolve() is useful knowledge to have after an evole()-session is done.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.