The Wayback Machine - https://web.archive.org/web/20220408203743/https://github.com/topics/scheduling-algorithms
Skip to content
#

scheduling-algorithms

Here are 371 public repositories matching this topic...

galleon
galleon commented Jan 13, 2022

🐛 Bug

When using verbose=False CGP still outputs some info for each iteration. The default number of iterations being 1_000_000 this quickly lead to unpleasant output.

CGPWrapper subclass Restorable but does not implement neither _load nor _save

To Reproduce

Steps to reproduce the behavior:

  1. You can use the AI Gym notebooks for which iterations is only 25.

E

good first issue

🏨 🏢 🏬 🏫 A simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate elevators running concurrently. The simulation also makes use of several group scheduling algorithms, which help to distribute the workload between elevator-cars as well as make the elevators adaptable to various situations.

  • Updated Jul 28, 2018
  • Java

Improve this page

Add a description, image, and links to the scheduling-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scheduling-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more