Skip to content

[Doc] Improve documentation for problem_generation.sh #9

@cafe3310

Description

@cafe3310

Problem

The problem_generation.sh script and its associated Python scripts lack parameter documentation, making it difficult for new users to understand how to use them.

Tasks

Add Comments to Scripts

Add clear comments to problem_generation.sh explaining:

  • Script parameters (BASE_SEED, N_RUNS, etc.)
  • Parameters for called Python scripts (infer_split_merge.py, deduplicate_problems.py)
  • The purpose of each processing step

Definition of Done

  • problem_generation.sh contains comprehensive comments
  • infer_split_merge.py parameters are documented
  • deduplicate_problems.py parameters are documented

Happy Hacking! This task is part of "OceanBase Developer Carnival" event.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions