Назад към всички

benchmark-suite-manager

// Manage benchmarks for algorithm engineering experiments and evaluations

$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namebenchmark-suite-manager
descriptionManage benchmarks for algorithm engineering experiments and evaluations
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]

Benchmark Suite Manager

Purpose

Provides expert guidance on managing benchmark suites for algorithm engineering and experimental evaluation.

Capabilities

  • Standard benchmark suite access (DIMACS, TSPLIB, etc.)
  • Instance generation for specific problem classes
  • Statistical analysis of results
  • Performance comparison tables
  • Visualization of scaling behavior
  • Reproducibility support

Usage Guidelines

  1. Suite Selection: Choose appropriate benchmark suite
  2. Instance Selection: Select representative instances
  3. Execution: Run experiments systematically
  4. Analysis: Perform statistical analysis
  5. Reporting: Generate comparison tables and plots

Tools/Libraries

  • DIMACS
  • TSPLIB
  • SuiteSparse Matrix Collection
  • Statistical tools