Class Scheduling Framework Project 01 (Genetic Algorithm + Hill Climbing +JAVA + SQLite)
use Genetic Algorithm or Hill Climbing to find schedule with zero conflicts
display data from database
use genetic algorithm to find fittest schedule
solution found after 28 generations
display solution schedule from instructor perspective
display solution schedule from time and room perspectives
display solution schedule from course perspective
use hill climbing to try to find a solution schedule (potential maxima reached)
use hill climbing to try to find a solution schedule (solution found)
class scheduling framework various packages and classes
delete database
create new database
re-run application with data coming from the new database
use genetic algorithm to find schedule with zero conflicts
-----------------------------------------------------------------------------------------------------------
quickly download, import into Eclipse, and run zip file for:
Class Scheduling Framework Project 01
(Genetic Algorithm + Hill Climbing +JAVA + SQLite)
-----------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
download source code @ https://sites.fastspring.com/prototypeprj/instant/ai
download source code @ https://sites.fastspring.com/prototypeprj/instant/crypto
------------------------------------------------------------------------------------------------
No comments:
Post a Comment