An open API service indexing awesome lists of open source software.

https://github.com/nuhu-ibrahim/time-table-scheduling

A time table scheduling system using genetic algorithm
https://github.com/nuhu-ibrahim/time-table-scheduling

genetic-algorithm java javase table-scheduling timetable-generator

Last synced: about 1 year ago
JSON representation

A time table scheduling system using genetic algorithm

Awesome Lists containing this project

README

          

# GUI based Time table scheduling system using Genetic Algorithm (Java)

## Installation Process

i. Create a database with the name "time_table_scheduling" then import file time_table_scheduling.sql in the /db folder to the newly created database

ii. To run the executable jar file in the /dist folder, you need to install a JDK 1.8 or later

## Go ahead and try out the features of the application by double clicking on the jar file named Time Table Scheduling in the /dist folder

## Credits to Pranav Khurana for some genetic algorithms that became very useful in development of this project

## Thank you
If you find this code interesting or useful, kindly click on the like button and follow me for more.