Commit Graph

19 Commits

Author SHA1 Message Date
Christoph J. Scherr 6a9a99aa51 refactor(solve): try to hack the idea of "idk the solution yet" into the game 2024-07-22 14:11:29 +02:00
Christoph J. Scherr 44ed7210c4 feat(solver): add verbosity flag
cargo devel CI / cargo CI (push) Successful in 1m50s Details
2024-07-22 13:33:35 +02:00
Christoph J. Scherr f2eb1f57ac fix: start to fix this mess (at least it compiles now) 2024-07-22 12:17:11 +02:00
Christoph J. Scherr 0cd46eb2de i think i have decided on the api
cargo devel CI / cargo CI (push) Successful in 1m37s Details
2024-04-18 14:59:53 +02:00
Christoph J. Scherr 628c5163a5 overkill with tokio
cargo devel CI / cargo CI (push) Successful in 1m34s Details
2024-04-17 14:13:48 +02:00
Christoph J. Scherr e6934bfb08
move report to struct so that users of the lib can pull
cargo devel CI / cargo CI (push) Failing after 1m16s Details
2024-04-05 20:00:33 +02:00
Christoph J. Scherr 88d388807f
bench with multithreading
cargo devel CI / cargo CI (push) Successful in 1m46s Details
2024-04-05 10:04:57 +02:00
Christoph J. Scherr 2ae53bc464
more bench and report impls
cargo devel CI / cargo CI (push) Successful in 1m27s Details
2024-04-04 21:07:52 +02:00
Christoph J. Scherr d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
Christoph J. Scherr 9beb38a5bb
match and get by frequency 2024-03-22 17:26:43 +01:00
Christoph J. Scherr ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00
Christoph J. Scherr 02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00
Christoph J. Scherr 94d16b345f
workle
cargo devel CI / cargo CI (push) Successful in 44s Details
2024-03-22 00:01:40 +01:00
Christoph J. Scherr 880826dd85
generics are crazy
cargo devel CI / cargo CI (push) Successful in 49s Details
2024-03-21 14:32:24 +01:00
Christoph J. Scherr 837a28fb37
features and docs 2024-03-21 11:44:02 +01:00
Christoph J. Scherr 6c267b66a5
structure of Game (very cool)
cargo devel CI / cargo CI (push) Failing after 38s Details
my commits are super professional
2024-03-21 11:17:01 +01:00
Christoph J. Scherr 8a38b9ec6f
features
cargo devel CI / cargo CI (push) Failing after 21s Details
2024-03-20 17:04:54 +01:00
Christoph J. Scherr 6496fbb3bc
info
cargo devel CI / cargo CI (push) Successful in 24s Details
2024-03-20 16:38:22 +01:00
Christoph J. Scherr b98760c9cb Initial commit 2024-03-20 16:04:33 +01:00