| { | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "size": "large", | |
| "winner": "cp_sat", | |
| "oracle_solver": "cp_sat", | |
| "selector_accuracy": true, | |
| "par10_score": 0.091, | |
| "oracle_regret": 0.0, | |
| "results": [ | |
| { | |
| "solver_id": "cp_sat", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "num_search_workers": 8, | |
| "presolve": true, | |
| "search_branching": "portfolio", | |
| "heuristic_frequency": 0.5 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.08, | |
| "optimality_gap_pct": 2.18, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0202, | |
| "best_bound": 115.7247, | |
| "gap_improvement_rate": 0.218, | |
| "search_speed": 525.0, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 124 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "highs", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "presolve": "on", | |
| "threads": 4, | |
| "mip_rel_gap": 0.01, | |
| "cut_strategy": "automatic" | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.0853, | |
| "optimality_gap_pct": 4.34, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0261, | |
| "best_bound": 114.4611, | |
| "gap_improvement_rate": 0.434, | |
| "search_speed": 492.31, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 90 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "cbc", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "presolve": "on", | |
| "cuts": "on", | |
| "heuristics": "on", | |
| "threads": 2 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.1001, | |
| "optimality_gap_pct": 4.66, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0314, | |
| "best_bound": 114.2739, | |
| "gap_improvement_rate": 0.4655, | |
| "search_speed": 419.58, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 85 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "scip", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "presolving": true, | |
| "separating": true, | |
| "heuristics": true, | |
| "threads": 4 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.0916, | |
| "optimality_gap_pct": 4.18, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0276, | |
| "best_bound": 114.5547, | |
| "gap_improvement_rate": 0.418, | |
| "search_speed": 458.74, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 93 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "glpk", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "presolve": true, | |
| "mip_gap": 0.02 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.1155, | |
| "optimality_gap_pct": 5.7, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0393, | |
| "best_bound": 113.6655, | |
| "gap_improvement_rate": 0.4935, | |
| "search_speed": 363.64, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 69 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "gurobi", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "Presolve": 2, | |
| "MIPFocus": 1, | |
| "Heuristics": 0.25, | |
| "Threads": 4 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.08, | |
| "optimality_gap_pct": 3.7, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0232, | |
| "best_bound": 114.8355, | |
| "gap_improvement_rate": 0.37, | |
| "search_speed": 525.0, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 100 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "minizinc", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "solver": "chuffed", | |
| "neighborhood_size": 16 | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.0962, | |
| "optimality_gap_pct": 2.18, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0243, | |
| "best_bound": 115.7247, | |
| "gap_improvement_rate": 0.218, | |
| "search_speed": 436.36, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 124 | |
| }, | |
| "solution": {} | |
| }, | |
| { | |
| "solver_id": "alns", | |
| "solver_config": { | |
| "time_limit_sec": 10.0, | |
| "neighborhood_size": 24, | |
| "destroy_pct": 0.3, | |
| "initial_solution": "greedy" | |
| }, | |
| "instance_id": "rcpsp_large_s123", | |
| "problem_type": "rcpsp", | |
| "metrics": { | |
| "runtime_sec": 0.08, | |
| "optimality_gap_pct": 3.06, | |
| "feasible": true, | |
| "time_to_first_feasible_sec": 0.0219, | |
| "best_bound": 115.2099, | |
| "gap_improvement_rate": 0.306, | |
| "search_speed": 525.0, | |
| "objective_value": 118.404, | |
| "status": "FEASIBLE", | |
| "memory_mb": 12.08, | |
| "nodes": 110 | |
| }, | |
| "solution": {} | |
| } | |
| ], | |
| "instance_features": { | |
| "general": { | |
| "n_variables": 42, | |
| "n_constraints": 26, | |
| "pct_binary": 0.7, | |
| "pct_integer": 0.88, | |
| "sparsity": 0.55, | |
| "coefficient_range": 12.0, | |
| "constraint_tightness": 0.1484 | |
| }, | |
| "graph": { | |
| "graph_density": 0.25, | |
| "clustering_coefficient": 0.42, | |
| "avg_degree": 3.2, | |
| "connected_components": 1, | |
| "treewidth_approx": 16.8 | |
| }, | |
| "problem": { | |
| "n_machines": 5, | |
| "n_jobs": 21, | |
| "capacity_utilization": 0.1484, | |
| "customer_clustering": 0.0, | |
| "demand_variance": 0.22, | |
| "time_window_tightness": 0.48 | |
| } | |
| } | |
| } |