Optimization Project Structure

When the user wants to organize optimization research code into a reproducible project — separating the src package, scripts, configs, and results; JSON/YAML config systems; factory registration of algorithms and problems; seed discipline; atomic result writing; and light testing. Also use when the user mentions "project structure," "research code organization," "config file," "factory pattern," "reproducible runs," or "random seed," or when results can no longer be traced to the exact code and parameters that produced them. For result tables and aggregation, see pandas-experiment-management; for commit and tag discipline, see git-for-research-code.

hajibabaie fdcdd99 40.0 KB Updated

File contents

hajibabaie/combinatorial-optimization-skills/tree/main/skills/optimization-project-structure commit fdcdd996e0

Frequently asked questions

npx skillmds@latest add hajibabaie/optimization-project-structure