🔬 Optimization Solver Benchmark

Data Exports - Download Benchmark Results

Generated: 2025-08-05 16:09:43 UTC

📁 Available Data Files

Download complete benchmark results in various formats for further analysis and research.

📊 Latest Results (JSON)

Most recent benchmark results with solver information, problem details, and performance metrics. Best for analyzing current solver performance.

📥 Download Latest JSON Latest run only

📈 Latest Results (CSV)

Most recent benchmark results in CSV format for spreadsheet analysis. Contains the latest solver-problem combinations.

📥 Download Latest CSV Latest run only

🗄️ All Results (JSON)

Complete historical benchmark results including all runs. Sorted by ID for database restoration. Ideal for comprehensive analysis and backup.

📥 Download All JSON Full database export

📑 All Results (CSV)

Complete historical benchmark results in CSV format. Sorted by ID for database restoration. Perfect for time-series analysis and research.

📥 Download All CSV Full database export

📖 Data Format Documentation

JSON Structure

  • benchmark_results_latest.json: Latest benchmark run with metadata, summary statistics, and results array
  • benchmark_results_all.json: Complete database export sorted by ID for restoration purposes
  • Each contains: metadata, summary statistics, solver comparison, and detailed results

CSV Format

  • benchmark_results_latest.csv: Latest run in tabular format, sorted by problem and solver
  • benchmark_results_all.csv: All historical data sorted by ID (ascending) for database restoration
  • Headers include: id, solver_name, solver_version, problem_library, problem_name, problem_type, solve_time, status, etc.