Skip to main content

A random number generator on algorithmic questions.

Project description

Sylveon

一款关于算法题的随机数生成器。

Sylveon名字来源:宝可梦中,仙子伊布的英文名。

比起CYaRon,其优势在于:

  1. 生成的图中,边权可以包含多个,并且包含了不同类型,如以下输入:
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
  1. 通过一些选项,支持图的邻接矩阵输出。
  2. 生成迷宫,用于BFS和DFS的一些题目。
  3. 生成核心代码模式下所需要的代码。

有空再进行填充。

Project details


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.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

Sylveon-0.0.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page