Commit graph

37 commits

Author SHA1 Message Date
Andreas Koepf
d3752a0d76 bump version to 0.1.14 2025-02-07 18:28:06 +01:00
Andreas Koepf
848997ee47 add complex_arithmetic 2025-02-07 17:53:30 +01:00
Andreas Koepf
81cb7aa42b Add GO hints, legend, disallow numeric answer, store expected string answer 2025-02-07 15:20:00 +01:00
Andreas Köpf
426fa22fcc
Sokoban without pygame (#77)
* add minified version of https://github.com/xbandrade/sokoban-solver-generator

---------

Co-authored-by: Rich Jones <miserlou@gmail.com>
2025-02-07 11:57:53 +01:00
Andreas Köpf
d2bef8d30f
Merge pull request #65 from zafstojano/env/group-anagrams
Group Anagrams together
2025-02-06 13:03:27 +01:00
Andreas Koepf
088e6273fd Revert "update GALLERY.md (complex_arithmetic)"
This reverts commit f512b391ad.
2025-02-06 08:14:17 +01:00
Andreas Koepf
f512b391ad update GALLERY.md (complex_arithmetic) 2025-02-06 08:00:40 +01:00
Zafir Stojanovski
b4f412956e group anagrams env 2025-02-06 00:11:07 +01:00
Andreas Koepf
9ed1fd18d2 update dataset gallery 2025-02-05 21:17:37 +01:00
Zafir Stojanovski
eee0b36983 course schedule 2025-02-04 23:50:24 +01:00
Andreas Koepf
f5e87856bf use PYTHONHASHSEED=1 for generate_gallery.py 2025-02-04 12:03:45 +01:00
Andreas Köpf
0cbd376dc1
Merge pull request #57 from zafstojano/env/largest-island
Find Largest Island (BFS)
2025-02-04 00:20:06 +01:00
Andreas Koepf
f5128207a6 minor logic puzzle changes 2025-02-04 00:18:21 +01:00
Andreas Koepf
04cd81dd76 use explicit rng for zebra generation (not yet fully deterministic) 2025-02-04 00:00:54 +01:00
Andreas Koepf
c8fcb6ca02 black formatting 2025-02-03 22:57:24 +01:00
Zafir Stojanovski
f7ebdd0622 update readmes 2025-02-03 22:51:35 +01:00
Andreas Koepf
2522d31a74 gallery update: word_ladder & zebra_puzzles 2025-02-03 17:56:16 +01:00
Andreas Koepf
5d84b6bec5 update GALLERY.md 2025-02-03 12:42:11 +01:00
Andreas Koepf
9a1270dd95 add arc_1d dataset 2025-02-02 23:03:56 +01:00
Andreas Koepf
057b9f2034 auto-load simple/intermediate integration tasks, stable order for n_queens (set was not stable) 2025-02-02 22:18:54 +01:00
Andreas Koepf
ccff85f81c run scripts/generate_gallery.py 2025-02-02 21:56:17 +01:00
Andreas Köpf
3dd5a4df2e
Merge pull request #47 from zafstojano/feat/n-queens
feat(env): N Queens
2025-02-02 21:54:02 +01:00
Andreas Koepf
1df952001e update gallery SyllogismDataset 2025-02-02 17:28:01 +01:00
Zafir Stojanovski
c74b600085 n queens 2025-02-02 16:47:21 +01:00
Andreas Koepf
8b0f634f4c post merge formatting 2025-02-02 15:24:39 +01:00
benjamrio
943651c15b added calendar-arithmetic tasks 2025-02-02 14:54:32 +01:00
Andreas Koepf
f396d3df60 post merge lint 2025-02-02 10:04:18 +01:00
Andreas Koepf
2775046748 update dataset gallery 2025-02-01 17:04:18 +01:00
Andreas Koepf
62af53bb7a add time delta to gallery 2025-02-01 02:11:57 +01:00
Andreas Koepf
39263aa324 update base_conversion examples after fix 2025-01-31 12:11:44 +01:00
Andreas Koepf
e1be047d67 update dataset gallery 2025-01-31 11:24:04 +01:00
Andreas Koepf (aider)
b0e70008ea fix: Escape markdown code blocks with quadruple backticks in gallery generation 2025-01-31 00:29:03 +01:00
Andreas Koepf
a577f7cdf6 use sorted() for repeatable generation outputs (e.g. GALLERY.md) 2025-01-30 23:33:43 +01:00
Andreas Koepf
5ae329becd lint 2025-01-30 23:14:32 +01:00
Andreas Koepf
ffaf3c3653 romve dataset examples from REAMED.md (now in linked GALLERY.md) 2025-01-30 23:06:22 +01:00
Andreas Koepf
ebb88e6c6a lint 2025-01-30 22:55:04 +01:00
Andreas Koepf
5a88cf2529 add simple dataset gallery generation script 2025-01-30 22:30:26 +01:00