/racr-mquat

Combination of Multi-Quality Auto-Tuning (MQuAT) and Reference Attribute Controlled Rewriting (RACR).

Primary LanguageSchemeMIT LicenseMIT

This program and the accompanying materials are made available under the terms of the MIT license (X11 license) which accompanies this distribution.

Author: R. Schöne

Description

This project combines two technologies/approaches from different areas, namely MQuAT and RACR with the aim to build efficient self-adaptive systems.

Setup

  • clone the racr repo
  • install racr
  • let scheme IDE know about racr
    • racket: Create a symlink in $RACKET_INSTALL_DIR/collects pointing to $RACR_REPO/racr/racket-bin/racr

Links