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

Projects in Awesome Lists tagged with exam-schedule

A curated list of projects in awesome lists tagged with exam-schedule .

https://github.com/hxndev/exam-scheduler-generator-using-genetic-algorithm

The project is to find generic solution that will facilitate generating schedule for university using “Genetic Algorithm”. The success of solution is estimated on fulfillment of given constraints and criteria.

code constraint-satisfaction-problem documentation exam-schedule exam-scheduler generic-solution genetic-algorithm jupyter-notebook mutations project python ui

Last synced: 07 May 2025

https://github.com/disconnect3d/ga_exams_scheduling

Genetic algorithm to solve modular exams scheduling problem written in Python.

deap exam-schedule genetic-algorithm genetic-algorithms python scheduling-algorithms

Last synced: 04 Apr 2025

https://github.com/hxndev/exam-schedling-using-backtracking-algorithm

Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.

backtracking backtracking-algorithm code constraint-satisfaction-problem exam-schedule exam-scheduler exam-scheduling python

Last synced: 07 May 2025

https://github.com/cuongndc9/exam-schedule-cli

📙 The exam schedule for UITers.

103cuong cli cli-app exam exam-schedule schedule uit

Last synced: 12 May 2025

https://github.com/sameetasadullah/csp-on-exam-scheduling-using-backtracking

Python program to implement Constraint Satisfaction Problem (CSP) on Exam Scheduling Problem using Backtracking Algorithm

artificial-intelligence constraint-satisfaction-problem csp exam-schedule exam-scheduler exam-scheduling pycharm pycharm-ide python python3

Last synced: 06 Apr 2025

https://github.com/sameetasadullah/exams-schedule-generator-using-genetic-algorithm

Python Program to find generic solution that will facilitate generating exams schedule for university using “Genetic Algorithm”

artificial-intelligence exam-schedule exam-scheduler genetic-algorithm jupyter-notebook python python3

Last synced: 15 Mar 2025