DynaSchedBench =============== DynaSchedBench accompanies the ICML 2026 paper ``DynaSchedBench: Calibrated Dynamic Scheduling Benchmarks and Observability Paradox in LLM-based Scheduling Agents``. It provides calibrated Dynamic Flexible Job Shop Scheduling instance generation, an event-driven simulator, a single-agent scheduling environment, trajectory evaluation, visualization tools, and ``dsbx-*`` command-line workflows for testing heuristic, evolutionary, and LLM-based scheduling agents. Official website: https://dsbx7.github.io/ .. toctree:: :maxdepth: 2 :caption: Get Started installation quickstart concepts instance-format workflows .. toctree:: :maxdepth: 2 :caption: Command-Line Workflows cli agents evaluation visualization benchmarks faq .. toctree:: :maxdepth: 2 :caption: API Reference api/index