Skip to main content

sci-optimization-recipes

Sterne8
Forks0
Aktualisiert26. April 2026 um 20:03

Catalog of named optimisation recipes with trigger-based dispatch. Each recipe covers a distinct pattern (Dinkelbach for fractional programs, k-climbing for deceptive landscapes, Remez exchange for minimax polynomial, cross-resolution basin transfer, square parameterisation, ULP descent, mpmath precision lottery, LP reformulation, Nelder-Mead / L-BFGS fallbacks, sigmoid bounding, incremental O(n) loss) with trigger conditions, pseudocode, worked example, gotchas, and citations. Router matches the user's problem description against recipe keywords and returns the best fit. Use when you want a principled pattern before reaching for ad-hoc code. Triggers "optimization recipe", "recipe for", "dinkelbach", "variable neighborhood", "remez exchange", "cross-resolution transfer", "ulp descent", "lp reformulation", "mpmath lottery", "sigmoid bounding", "incremental loss". Does NOT trigger for literature search, data analysis, or writing.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
15 Dateien
SKILL.md
readonly