Skip to content

maxkratz/dissertation-ihtp

 
 

Repository files navigation

Dissertation - IHTP/IHTC GIPS Projects

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

This repository holds my dissertation-related IHTP/IHTC GIPS projects. It was forked from the gips-examples repository.

Setup

  • Install GIPS as described in its repository.
  • Launch a runtime workspace (while using a runtime Eclipse) as stated in the eMoflon::IBeX installation steps. (Please refer to the installation steps of GIPS above.)
  • Use this PSF file to import all of the dissertation-related projects.
  • Build all your projects with the black eMoflon hammer. Sometimes, it is required to trigger a cleaning in Eclipse (Project -> Clean... -> Clean all projects).
  • Runner projects contain runnable Java classes with a main function.

Project Overview

Name Description
ihtcvirtual* Virtualized GIPS projects for solving the IHTP/IHTC 2024 (competition).
ihtc* Projects related to the (non-virtual) GIPS-based solution for the IHTC 2024 (competition)

For more projects, refer to the upstream repository or the GIPS test repository.

License

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