SkillAgentSearch skills...

Simsttab

Simple timetabling engine for schools

Install / Use

/learn @triska/Simsttab
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Simsttab — A simple timetabling engine for schools

See

https://www.metalevel.at/simsttab/

for more information.

Sample invocation:

$ scryer-prolog simsttab.pl reqs.pl

Sample query:

?- requirements_variables(Rs, Vs),
   labeling([ff], Vs),
   print_classes(Rs).

This constructs a timetable that satisifies the requirements stated in reqs.pl.

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated6mo ago
Forks12

Languages

Prolog

Security Score

72/100

Audited on Sep 18, 2025

No findings