taskSavannah Administration - Tasks: task #4511, Submission of SGA - Simple Genetic...

 
 

task #4511: Submission of SGA - Simple Genetic Algorithms

Submitter:  Dorival Pedroso <pedroso>
Submitted:  Mon 15 Aug 2005 07:36:19 PM UTC
   
 
Should Start On:  Mon 15 Aug 2005 12:00:00 AM UTC Should be Finished on:  Thu 25 Aug 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 16 Aug 2005 07:47:43 PM UTC, comment #6: 

I'll deleted the file attached to this tracker item.
Hope that helps. :-)

Sebastian Wieseler <kickino>
Tue 16 Aug 2005 06:30:46 PM UTC, comment #5: 

Hello.

Excuse me please, but where is a link to a .tar.gz file?
Can you please point me to that link?


Beside that please notice that this is only the project-submission (Task tracker).
If you would like to submit a Support request please go to:
https://savannah.gnu.org/support/?func=additem&group=administration

Thank you.

Sebastian Wieseler <kickino>
Mon 15 Aug 2005 08:54:20 PM UTC, comment #4: 

Hi, Thank you.
Could you please remove the link for the .tar.gz file?
I'll upload them with CVS (after I learn it, or better with GNU Arch). Thanks.

Dorival Pedroso <pedroso>
Mon 15 Aug 2005 08:33:54 PM UTC, comment #3: 

Hi,

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Sebastian Wieseler <kickino>
Mon 15 Aug 2005 08:25:00 PM UTC, comment #2: 

Hi,
The are no dependences and the language used is C++, compiled with GNU g++ 4.0 (Autotools enabled).
I just uploaded the source.
Thank you very much.

Dorival Pedroso <pedroso>
Mon 15 Aug 2005 07:46:16 PM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.


Please name the dependences of your project and the programming language(s) you use.

Then please include a (perhaps temporary) URL pointing to the source code.
The description you gave when registering will not be read by the general public.
If you are still concerned with privacy, however, you can forward the code to me by email.

We wish to review your source code, even if it is not functional, to catch potential legal issues early.

For example, to release your program properly under the GPL you must include a copyright notice and
permission-to-copy statements at the beginning of every file of source code.  This is explained in
http://www.gnu.org/licenses/gpl-howto.html.  Our review would help catch potential omissions such as these.


Regards,

Sebastian Wieseler <kickino>
Mon 15 Aug 2005 07:36:19 PM UTC, original submission:  

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.


Dorival Pedroso <pedroso>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 7 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-16 kickino Attached File#255 Removed
2005-08-15 kickino StatusWait reply Done
    Open/ClosedOpen Closed
2005-08-15 pedroso Attached File- Added sga.tar.gz, #255
    Carbon-Copy- Added -email is unavailable-
2005-08-15 kickino StatusNone Wait reply
    Assigned toNone kickino

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code