Commit Graph

720 Commits

Author SHA1 Message Date
FiveMovesAhead
769644bb0b Compiled satisfiability/sat_global_opt
Some checks are pending
Build Algorithm / init (push) Waiting to run
Build Algorithm / Compile algorithm on arm64 (push) Blocked by required conditions
Build Algorithm / Compile algorithm on amd64 (push) Blocked by required conditions
Build Algorithm / commit (push) Blocked by required conditions
2025-11-25 22:00:22 +00:00
FiveMovesAhead
f3ba89bad9 Submitted satisfiability/sat_global_opt 2025-11-25 21:51:45 +00:00
FiveMovesAhead
6169828cd5 Fix heading text. 2025-11-25 21:49:00 +00:00
FiveMovesAhead
a0995e01a8 Update benchmarker to work with tracks. 2025-11-25 21:48:58 +00:00
FiveMovesAhead
136d2a0e35 Allow for sampling above and below average quality. 2025-11-25 21:48:56 +00:00
FiveMovesAhead
ddef2300de Account for binary quality. 2025-11-25 21:48:54 +00:00
FiveMovesAhead
5fbd9f812b Rework races into tracks. 2025-11-25 21:48:53 +00:00
FiveMovesAhead
e9cfdf9d17 Use median for average_solution_quality. 2025-11-25 21:48:51 +00:00
FiveMovesAhead
c62700893c Align swagger with sigma part ii update. 2025-11-25 21:48:49 +00:00
FiveMovesAhead
b7d116666d Fix parsing of race_id. 2025-11-25 21:48:48 +00:00
FiveMovesAhead
652aa6d6f7 Update benchmarker to work with races. 2025-11-25 21:48:46 +00:00
FiveMovesAhead
d03c193d1d Replace difficulty with races. 2025-11-25 21:48:44 +00:00
FiveMovesAhead
df3b0663d2 Update test_algorithm to default exit on invalid solution. 2025-11-25 21:48:42 +00:00
FiveMovesAhead
33811c8819 Fix fleet size for vehicle routing challenge. 2025-11-25 21:48:40 +00:00
FiveMovesAhead
7eec3541c4 Minor fixes to benchmarker. 2025-11-25 21:48:38 +00:00
FiveMovesAhead
dd7d94a017 Merge stop-benchmark into submit-benchmark. 2025-11-25 21:48:36 +00:00
FiveMovesAhead
52b9d3741f Fix bugs. 2025-11-25 21:48:34 +00:00
FiveMovesAhead
1c1440f002 Fix quality calculation. 2025-11-25 21:48:33 +00:00
FiveMovesAhead
6eeaa4167c Bump to 0.0.4 2025-11-25 21:48:31 +00:00
FiveMovesAhead
a021d1be74 Use RuntimeConfig consistently. 2025-11-25 21:48:29 +00:00
FiveMovesAhead
f13861bea5 Update cpu challenges to output quality. 2025-11-25 21:48:28 +00:00
FiveMovesAhead
01a0acd065 Replace size_range with allowed_sizes. 2025-11-25 21:48:25 +00:00
FiveMovesAhead
51d1b0a1eb Align benchmarker with update. 2025-11-25 21:48:24 +00:00
FiveMovesAhead
9b04cf8aa1 Restructure challenges into separate folders. 2025-11-25 21:48:22 +00:00
FiveMovesAhead
0d8fa8dab9 Add hyperparameters and runtime to precommit. 2025-11-25 21:48:20 +00:00
FiveMovesAhead
64ba783ead Allow benchmarks to be stopped on protocol side. 2025-11-25 21:48:19 +00:00
FiveMovesAhead
ac83e5ea87 Align runtime/verifier/test_algorithm. 2025-11-25 21:48:18 +00:00
FiveMovesAhead
b060d38b4e Implement protocol side updates. 2025-11-25 21:48:18 +00:00
FiveMovesAhead
4c1e094535 Patch github workflow to free up space for docker.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-11-23 05:38:42 +00:00
FiveMovesAhead
3e7993d186 Clamp sum of f64 to avoid precision issues.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-11-04 18:58:09 +00:00
FiveMovesAhead
738468af42 Modify deposit weighting so it is interpretable.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-11-03 15:19:59 +00:00
FiveMovesAhead
0c68e56c13 Add missing Serialize/Deserialize macros to templates. 2025-11-03 15:09:18 +00:00
FiveMovesAhead
49526e83df Include discarded solutions as qualifier difficulty.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-29 22:04:50 +00:00
FiveMovesAhead
b069ec589e Add neuralnet_optimizer to slave.yml.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-28 07:11:03 +00:00
FiveMovesAhead
e39948899e Patch how min/max frontier are applied. 2025-10-25 11:04:13 +01:00
FiveMovesAhead
a2fbd8c435 Remove trailing spaces.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-21 21:52:47 +01:00
FiveMovesAhead
21663fdb6b Fix template.md.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-10-21 10:14:55 +01:00
FiveMovesAhead
1c6bfe14fd Remove legacy scripts.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-19 23:09:11 +01:00
FiveMovesAhead
bef4043b00 Expose max_distance as pub field.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-10-16 11:09:14 +01:00
FiveMovesAhead
c2b4191c1a If cutoff is 0, deposit does not affect total. 2025-10-16 09:31:10 +01:00
FiveMovesAhead
d8e52c5606 Default cutoff to 0.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-14 14:15:12 +01:00
FiveMovesAhead
71899c46f5 Replace underscores with dashes in cli args. 2025-10-14 12:42:21 +01:00
FiveMovesAhead
508d22acc8 Fix test_algorithm. 2025-10-14 12:38:39 +01:00
FiveMovesAhead
b312add97a Fix how test_algorithm reads stderr. 2025-10-14 12:29:06 +01:00
FiveMovesAhead
42cfe667e8 Add verbose to tig-verifier. 2025-10-14 12:25:27 +01:00
FiveMovesAhead
d1eaab5729 Clip using epsilon threshold.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-10-10 22:34:23 +01:00
FiveMovesAhead
d7d32dc281 Remove min deposit for delegatee. 2025-10-10 21:44:18 +01:00
FiveMovesAhead
a10100ed78 Add support for hyperparameters and print stdout in verbose mode.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-10-10 16:09:04 +01:00
FiveMovesAhead
7e27e630b7 Expose node_positions. 2025-10-10 14:54:26 +01:00
FiveMovesAhead
a5ca085d6e Move gamma magic numbers to config.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-10-09 11:53:01 +01:00