luogu-dev / luogu-dev/cyaron

建议添加数据分组封装

Open
#117 0 comments 0 reactions 0 assignees View on GitHub

@marscheng1 is already working on this.

Since Jul 29, 2024.

  • #118 by @marscheng1 — open
Dominant language
Python
Stars
1.7k
Forks
182
PR merge metrics
No merged PRs in 30d

Description

可以将多组数据,多测试点,类似 m n 此类变量的生成封装起来,此时用户仅需输入 subtask 组数、数据组数、单个测试点内数据数、变量间关系、变量极值等参数便可自动生成足够强的元数据,然后用户便只需要使用其他方法生成数据中的数列、图、树等结构。这在面对数据量要求较多时十分有用。
我现在正在实现该功能

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review issue #117 together with the linked pull request #118 first, since the author says they are already implementing this feature. No files or tests are named in the issue; the work would be complete when the proposed data-group generation interface supports the listed parameters and produces reusable metadata for later sequence, graph, or tree generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.