https://github.com/michaelmure/galatics
Genetic algorithm to maximize global social pleasure
https://github.com/michaelmure/galatics
Last synced: 27 days ago
JSON representation
Genetic algorithm to maximize global social pleasure
- Host: GitHub
- URL: https://github.com/michaelmure/galatics
- Owner: MichaelMure
- Created: 2010-11-18T20:55:24.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-03T16:21:03.000Z (over 14 years ago)
- Last Synced: 2024-10-12T14:18:58.968Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 395 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
-- Galatics --
This software is a web application to compute the best solution to place
people on fixed-size group. This software has been developped to
maximize the social pleasure during a big school event. The goal is to
place people in different table and compute the best configuration,
based on the wish told by guest.This software compute the best solution by using an genetic algorithm.
This software has been developped in PHP to be easily included in a
purchase website.