GithubHelp home page GithubHelp logo

yuvalmoscovitz / job_scheduling_optimizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

A simulation-based experimental framework for evaluating the efficiency of various Best Response Dynamics (BRD) in job scheduling scenarios.

Python 100.00%
game-theory-algorithms reasearch

job_scheduling_optimizer's Introduction

Dynamic Job Scheduling Simulation

Project Overview

This project is a simulation-based study aimed at understanding the dynamics of job scheduling algorithms. Specifically, it evaluates the efficiency of various Best Response Dynamics (BRD) in job scheduling scenarios. The primary metrics for evaluation are the speed of convergence to a Nash equilibrium and the stability of the system under different initial conditions and machine priorities.

Objectives

  • To simulate job scheduling scenarios with multiple machines and jobs.
  • To evaluate the performance of different BRD strategies.
  • To analyze how machine priorities and initial conditions affect system performance.

Metrics Evaluated

  1. Changes Count: Represents the number of times a job changed its machine before reaching equilibrium. A lower value indicates fewer changes, suggesting a more stable system.
  2. Iterations: Denotes the total number of times we check if a change was needed, until the system reaches equilibrium. A lower value indicates faster convergence.

Experiments Conducted

The simulation runs multiple experiments with varying parameters such as:

  • Number of jobs
  • Number of machines
  • Machine speeds
  • Initial state of the system

Each experiment is repeated multiple times to ensure statistical validity.

Results and Insights

The simulation generates detailed statistics and visualizations to provide insights into:

  • The most efficient BRD strategy for faster convergence.
  • The impact of machine priorities on system stability.
  • Cases where the system fails to reach equilibrium.

Contributing

If you're interested in contributing to this research, please feel free to fork the repository and submit a pull request.

job_scheduling_optimizer's People

Contributors

yuvalmoscovitz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.