Skip to content

tukl-msd/simexpal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simexpal: Simplifying Experimental Algorithmics

simexpal is a collection of tools to manage, launch, monitor and evaluate algorithmic experiments (e.g. performance benchmarks). The goal of this toolbox is to automatize various repetitive tasks that occur whenever such experiments need to be executed. simexpal consists of both a command line (CLI) utility and a Python package. While the CLI utility can be used to perform many common tasks with minimal configuration, the Python package can be employed when more extensive customization is necessary.

Features. simexpal assists users with the following operations

  • Manage instances: Download instances from external sources, collect information about instances.
  • Manage runs: Launch runs and monitor their progress, detect failed runs and restart them, collect results of runs.

Documentation

Please refer to the quick start guide for further information about how to install and use simexpal.

Packages

No packages published

Languages

  • Python 100.0%