A random test data generator for XCPC (X Collegiate Programming Contest) and OI (Olympiad in Informatics).
Project description
Sylveon
一款关于XCPC(X Collegiate Programming Contest),OI(Olympiad in Informatics) 的随机测试数据生成器。
Sylveon名字来源:宝可梦中,仙子伊布的英文名。
比起CYaRon,其优势在于:
- 生成的图中,边权可以包含多个,并且包含了不同类型,如以下输入:
5 6
1 2 300 a
2 3 400 b
2 4 700 x
2 5 100 y
1 5 600 z
3 5 2 w
- 通过一些选项,支持图的邻接矩阵输出。
- 生成迷宫,用于BFS和DFS的一些题目。
- 生成核心代码模式下所需要的代码。
有空再进行填充。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sylveon-0.0.1.tar.gz
(22.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sylveon-0.0.1-py3-none-any.whl
(25.9 kB
view details)
File details
Details for the file sylveon-0.0.1.tar.gz.
File metadata
- Download URL: sylveon-0.0.1.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6db28018590d25a4c3f719129026fb1a26fbe5d90b8cee7f34161770c00c6840
|
|
| MD5 |
e398e51d29dc6acf6570097ea6e327b1
|
|
| BLAKE2b-256 |
d7100e858a45b15ce857214836148944969185334bb3504ee17533f5bfe9ad5b
|
File details
Details for the file sylveon-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sylveon-0.0.1-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d682fdc9e7b0239f054aa178852d3a2c02dd42f17e40e033a3662eb55576bc5b
|
|
| MD5 |
2716990bcb9324f23cb2894384cefc68
|
|
| BLAKE2b-256 |
48b7d7941ca672470917271935b56a13fb420bf2d65fef4d21dfbe0091cbbbe1
|