course schedule

This commit is contained in:
Zafir Stojanovski 2025-02-04 23:50:24 +01:00
parent cd3c95baf0
commit eee0b36983
5 changed files with 335 additions and 0 deletions

View file

@ -122,6 +122,7 @@ See the [Dataset Gallery](GALLERY.md) for a complete list of available datasets
- `FamilyRelationshipsDataset`: Generate family relationship reasoning tasks with family trees
- `QuantumLockDataset`: Generates puzzles which involve stateful arithmetic and a correct sequence of operations
- `LargestIslandDataset`: Generate a grid with islands and find the largest one
- `CourseScheduleDataset`: Generate a course schedule with prerequisites and find whether you can complete all courses
### <small>Game Tasks</small>