Skip to content

This repository contains the implementation of the algorithms described in the paper "Rolling-Horizon Simulation Optimization For A Multi-Objective Biomanufacturing Scheduling Problem".

License

Notifications You must be signed in to change notification settings

kimvandenhouten/SimPyManufacturing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimPyManufacturing

This repository contains the implementation of the algorithms described in the paper:

Van Den Houten, K., De Weerdt, M., Tax, D. M., Freydell, E., Christoupoulou, E., & Nati, A. (2023, December). Rolling-Horizon Simulation Optimization For A Multi-Objective Biomanufacturing Scheduling Problem. In 2023 Winter Simulation Conference (WSC) (pp. 1912-1923). IEEE.

Description

SimPyManufacturing contains a Discrete-Event Simulation tool, implemented in Python with help of the Python library SimPy. The simulation tool reflects a manufacturing site, that represent biomanufacturing factories. The simulation tool can function as an evaluator within simheuristics.

Installation

To set up the environment, use the command pip install -r requirements.txt in the terminal.

Docs

SimPyManufacturing is documented, see: https://simpymanufacturing-documentation.readthedocs.io/en/latest/usage.html.

Simple example

To run a simple example use example.py.

About

This repository contains the implementation of the algorithms described in the paper "Rolling-Horizon Simulation Optimization For A Multi-Objective Biomanufacturing Scheduling Problem".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages