Commit Graph

70 Commits

Author SHA1 Message Date
FiveMovesAhead
f04d1aa7d1 Merge remote-tracking branch 'public/dev/knapsack/dynamic' into dev/temp 2024-05-23 17:30:15 +00:00
FiveMovesAhead
2c8cd04b76 Merge remote-tracking branch 'public/dev/satisfiability/schnoing' into dev/temp 2024-05-23 17:30:13 +00:00
FiveMovesAhead
6903b169a2 Merge remote-tracking branch 'public/dev/vehicle_routing/clarke_wright' into dev/temp 2024-05-23 17:30:13 +00:00
FiveMovesAhead
c5785527f6 Move algorithm name verification to context. Should not be part of protocol. 2024-05-23 21:06:16 +08:00
FiveMovesAhead
a7eb449cc9 Brush up guide. 2024-05-23 20:36:21 +08:00
FiveMovesAhead
11f3796ca3 Add extra notice to innovators guide. 2024-05-23 00:17:07 +08:00
FiveMovesAhead
f61e5c3032 Fix bug in round calculation. 2024-05-23 00:16:54 +08:00
FiveMovesAhead
ccd49a43a0 Remove verify lifespan on submit-proof. 2024-05-22 16:32:13 +08:00
FiveMovesAhead
b6c0524307 Update docs based on player questions. 2024-05-21 07:59:57 +08:00
FiveMovesAhead
473ac4f62c Update docs 2024-05-18 00:58:13 +08:00
FiveMovesAhead
98c6c0d600 Fix minor typo. 2024-05-17 22:35:11 +08:00
FiveMovesAhead
f321a9aecd Update docs. 2024-05-17 21:31:03 +08:00
FiveMovesAhead
2c5533f505 Compiled algorithm clarke_wright into WASM 2024-05-16 05:34:45 +00:00
FiveMovesAhead
9f22868ff4 Compiled algorithm schnoing into WASM 2024-05-16 05:34:36 +00:00
FiveMovesAhead
ae4fea2452 Compiled algorithm dynamic into WASM 2024-05-16 05:34:35 +00:00
0x338c8eaf9b9c7964e34902092faafec297b3b51e
86544c38ea "Player 0x338c8eaf9b9c7964e34902092faafec297b3b51e submitted 'dynamic' for challenge knapsack" 2024-05-16 05:33:48 +00:00
0x0bf860653e4a21553d9507dde3f9e59c88e8514a
f1ecf1158b "Player 0x0bf860653e4a21553d9507dde3f9e59c88e8514a submitted 'clarke_wright' for challenge vehicle_routing" 2024-05-16 05:33:46 +00:00
0xb787d8059689402dabc0a05832be526f79aa6b57
a1b893e9a5 "Player 0xb787d8059689402dabc0a05832be526f79aa6b57 submitted 'schnoing' for challenge satisfiability" 2024-05-16 05:33:43 +00:00
FiveMovesAhead
39e40f4171 Move terms of use to agreements folder. 2024-05-16 12:56:40 +08:00
FiveMovesAhead
0f33c8a306 Move license line 2024-05-16 12:52:49 +08:00
FiveMovesAhead
f618525479 Remove dependency on unmaintained crate. 2024-05-16 12:42:17 +08:00
FiveMovesAhead
60cc7a9513 Add legal docs. 2024-05-16 12:41:51 +08:00
FiveMovesAhead
1c9cfd5df2 Verify challenge exists in submit algorithm 2024-05-14 13:48:43 +08:00
FiveMovesAhead
3dd21b3588 Update tech explainer. 2024-05-14 11:24:30 +08:00
FiveMovesAhead
25dc077a47 Add TIG whitepaper. 2024-05-14 10:52:46 +08:00
FiveMovesAhead
ccd410ba05 Rename multifactor to optimisable. 2024-05-13 21:21:45 +08:00
FiveMovesAhead
934ccb0dac Add ChallengesFilter::All 2024-05-13 21:18:53 +08:00
FiveMovesAhead
d20df0b824 Make challenge difficulty configurable. 2024-05-13 20:53:20 +08:00
FiveMovesAhead
e334bb8f0c Fix typos in READMEs. 2024-05-13 16:19:53 +08:00
FiveMovesAhead
f86454aec7 Add images for docs. 2024-05-13 16:15:43 +08:00
FiveMovesAhead
cf99f1c90f Brush up docs and add licenses. 2024-05-13 16:12:29 +08:00
FiveMovesAhead
420d62d41b Add tests for tig-utils. 2024-05-13 13:17:49 +08:00
FiveMovesAhead
c0a94b560d Use inverse exponential for imbalance_penalty calc. 2024-05-13 11:04:43 +08:00
FiveMovesAhead
3d184bace8 Remove template import. 2024-05-13 10:30:40 +08:00
FiveMovesAhead
f2af77a7cb Reset job and timer at the start of a new benchmark. 2024-05-12 18:21:29 +08:00
FiveMovesAhead
447172d3d4 Change field name. 2024-05-12 16:49:43 +08:00
FiveMovesAhead
dcfcf6940c Fix benchmarker timer. 2024-05-12 16:23:55 +08:00
FiveMovesAhead
8fe4354580 Expose benchmarker timer. 2024-05-12 14:17:43 +08:00
FiveMovesAhead
1b9e310856 Fix conversion of state to javascript Map. 2024-05-12 13:42:48 +08:00
FiveMovesAhead
8ff9932730 Initial version of challenge descriptions. 2024-05-12 13:21:10 +08:00
FiveMovesAhead
b78454703e Revamp tig-benchmarker 2024-05-12 13:19:54 +08:00
FiveMovesAhead
d1d3e472cc Remove tests from template. 2024-05-12 13:19:22 +08:00
FiveMovesAhead
0e061bc893 Modify tig-worker executable to be a performance tester. 2024-05-10 13:59:42 +08:00
FiveMovesAhead
10ef770e30 Remove tests from tig-algorithms. 2024-05-10 13:58:03 +08:00
FiveMovesAhead
77109034f5 Add templates and tests for tig-algorithms. 2024-05-09 12:35:49 +08:00
FiveMovesAhead
abe1f1bb04 Support banning of algorithms. 2024-05-09 12:35:26 +08:00
FiveMovesAhead
5930a1831c Fix variable name typo. 2024-05-09 11:34:22 +08:00
FiveMovesAhead
d9aaf56932 Remove unecessary .gitignore 2024-05-09 05:24:37 +08:00
FiveMovesAhead
116b544636 Add support for gnosis safe. 2024-05-09 05:24:11 +08:00
FiveMovesAhead
46b0919e22 Remove unwrap_or_else in benchmarker. 2024-05-09 04:42:33 +08:00