About
TiLearn is an open-source Python project for single-machine scheduling workflows.
Mission
Provide practical and transparent scheduling tools that are:
- easy to read,
- easy to test,
- easy to extend for research and production use.
Project principles
- Open source first: clear code, clear docs, clear collaboration paths.
- Reproducibility: examples should run without machine-specific assumptions.
- API clarity: function contracts and side effects are documented.
Community and contribution
We welcome contributions in:
- algorithm improvements,
- docs and examples,
- bug fixes and refactors,
- tests and reproducibility tooling.
Start here: