عروض حيّة
عروض تفاعلية داخل المتصفّح — تصوّر بنية النسخ المرجعية ونتائج الحلّالات، وشغّل حلّالًا حيًّا بـ Python على WebAssembly. بلا تثبيت، بلا خادم.
تعمل هذه العروض كاملةً داخل متصفّحك. يرسم تبويب Visualize أدلّة معاينة آمنة-للعموم — لوحة صدارة للحلّالات، ومخطّطات متحرّكة للتقارب والاستكشاف–الاستغلال، ومخطّطات تحليل قابلية التوسّع وثبات البذور والمتانة، والتوصيف البنيوي لأي نسخة مرجعية. ويُنفِّذ تبويب Run live كود Python حقيقيًّا في صندوق رمل WebAssembly (Pyodide): حرِّر الحلّال وأعِد تشغيله دون تثبيت أي شيء. تشغّل علامة التبويب Analyze تجربة كاملة ذات بذور عشوائية ثابتة وتقارن بين حلّالَين باستخدام حجم الأثر وفاصل ثقة بالتمهيد (bootstrap) — وهو نفس انضباط الأدلة الذي تطبّقه مجموعة الأدوات الكاملة.
كل ما هنا مادة معاينة توضيحية وآمنة-للعموم. وتُشغِّل العُدّة الكاملة الأنواع نفسها من القياس المرجعي والحلّ والتحليل على مقياس البحث — ابدأ بـ البدء السريع أو تصفّح كتالوج النسخ المرجعية.
Solver leaderboard
Convergence trajectory
How each iterative solver’s best-so-far objective improves over iterations — the anytime curve.
Exploration–exploitation balance
Population diversity over iterations — high while the search explores, falling as it exploits and converges.
Scalability (size response)
Makespan across a doubling task-count ladder — how each solver scales as the problem grows.
Seed stability
Coefficient of variation across the seed set — how consistently each solver reaches its result.
Robustness (tail risk)
CVaR of the worst per-problem makespan-ratio tail — ranking solvers by deployment-relevant risk, not the mean.
Benchmark characterization
Pick an instance to see its structural fingerprint.
Each benchmark is characterized by quantitative metrics in [0, 1]. These structural features are what make the catalog construct-based rather than tag-based.
This runs real Python in your browser via WebAssembly (Pyodide) — no server, no install. It is a light illustrative solver; the full toolkit runs the same kinds of computation at research scale.
Output
Press Run to execute the solver in your browser.
A complete experiment-then-analysis scenario: it runs two solvers across many seeded instances and compares them the way the toolkit reports evidence — with a Cliff’s-delta effect size and a bootstrap confidence interval, never a bare p-value. Runs live in your browser; edit the budget or the solvers and re-run.
Output
Press Run to execute the solver in your browser.