The ongoing research deals with the development of an automated risk-mitigation tool for construction projects, namely the Mitigation Controller (MitC). MitC is a state-of-the-art tool that can assist project managers to have a full grip on the progress of their running construction projects. It takes as input a complete project schedule and returns several outputs that help the project manager take actions to prevent potential delays.
The source code was developed and tested with MATLAB R2019a and R2020b.
Work done by:
User has access to MATLAB version 2019a or higher. The code requires the Optimization Toolbox and the Statistics and Machine Learning Toolbox to be installed.
Install App
under the APPS
tab. MitC_app
in the package directory to install the app.User does not have access to MATLAB:
MitC setup
. The installer will download the MATLAB Runtime (~700 MB) and install the MitC application.For a detailed explanation about installing and using the software, please look at out user documentation.
Excellent, please have a look at our contribution guidelines.
You are welcome to contribute as developer to the code via pull requests. Please look at the contribution guidelines.
git clone https://github.com/mitigation-controller/mitc.git
The source code and data of MitC are licensed under the Apache License, version 2.0.