Setup to provision the GIPS GCM 2023 artifact VM
Go to file
2023-05-09 16:12:08 +02:00
.github/workflows Fixes the NVRAM bug for newer VirtualBox installations 2023-05-09 16:12:08 +02:00
tutorial Adds VM config 2023-05-09 09:17:27 +02:00
.gitignore Adds VM config 2023-05-09 09:17:27 +02:00
LICENSE Adds VM config 2023-05-09 09:17:27 +02:00
prepare.sh Adds VM config 2023-05-09 09:17:27 +02:00
prov.sh Adds VM config 2023-05-09 09:17:27 +02:00
README.md Adds VM config 2023-05-09 09:17:27 +02:00
Vagrantfile Adds VM config 2023-05-09 09:17:27 +02:00

GIPS GCM 2023 Artifact VM

GIPS is an open-source framework for Graph-Based ILP Problem Specification.

This repository holds the example of our GCM 2023 Artifact submission together with the GIPS framework as a runnable virtual machine (VM) artifact.

Tutorial & VM build

The source code of the example can be found in this repository.

Setup

  • Download the latest VM build from the releases section.
    • The VM builds are split into three archive parts due to GitHub platform limitations. You have to download all three of them.
  • Download the latest setup step-by-step guide (PDF) from the releases section.
  • All further steps are explained in the PDF file.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for more details.