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

3 messages Options
Embed this post
Permalink
JIRA jira@apache.org

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

Reply Threaded More More options
Print post
Permalink
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 jira@apache.org

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

Reply Threaded More More options
Print post
Permalink

     [ 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.

JIRA jira@apache.org

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

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@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.