savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #4511] Submission of SGA - Simple Genet


From: Dorival Pedroso
Subject: [Savannah-register-public] [task #4511] Submission of SGA - Simple Genetic Algorithms
Date: Mon, 15 Aug 2005 19:36:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050730 Firefox/1.0.6 (Debian package 1.0.6-2)

URL:
  <http://savannah.nongnu.org/task/?func=detailitem&item_id=4511>

                 Summary: Submission of SGA - Simple Genetic Algorithms
                 Project: Savannah Administration
            Submitted by: pedroso
            Submitted on: Mon 08/15/05 at 19:36
         Should Start On: Mon 08/15/05 at 00:00
   Should be Finished on: Thu 08/25/05 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:

A new project has been registered at Savannah 
The project account will remain inactive until a site admin approve or
discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving
or discarding the registration must be done using the specific "Group
Administration" page, accessible only to site administrators, effectively
logged as site administrators (superuser):

  <https://savannah.nongnu.org/admin/groupedit.php?group_id=7870>


######### REGISTRATION DETAILS ######### 

Full Name:
----------
  SGA - Simple Genetic Algorithms

System Group Name:
-----------------
  sga

Type:
-----
  non-GNU software & documentation

License:
-------- 
  GNU General Public License V2 or later

Description:
------------
  SGA - A library to help develop "Simple" Genetic Algorithms.
This library uses C++ templates, thus allows future development of new
genetic structures (chromosomes). For now it has three type of 
chromosomes: Binary with ULONG trait, Valued with double trait, and Tree
(char) with ULONG trait. The Tree chromosome can be used into Genetic
Programming Algorithms (still in development). Six files describes the
library: chromosome.h, population.h, selection.h, reproduction.h, fitness.h
and parser.h. The last one is required only for Tree chromosome (Genetic
Programming). Examples are include and documentation is being prepared.








    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=4511>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]