Git Product home page Git Product logo

cyaron's Introduction

Project CYaRon

CYaRon: Yet Another Random Olympic-iNformatics test data generator

By Luogu

你是否遇到以下情况:

  • 希望在5分钟内写出一组随机数据
  • 希望生成一个合适的随机图或者树,且有一定强度
  • 希望生成一组随机数列或者向量,且不能重复。

那么,你可以借助CYaRon和Python,来快速生成一组数据。目前支持的特性有:

  • 建一个随机图(简单图或者非简单图,有向图或无向图,带权图或者无权图)
  • 建一个随机树(链状、随机树、或者菊花图,而且可以设定树的强弱)
  • 生成一组允许相同或者互相不同的多维向量(可以较快速度生成10^6组、范围到10^9的向量或者数列)

快速上手指南

你可以下载github源代码 https://github.com/luogu-dev/cyaron ,或者pip install cyaron。在此之前,需要准备好python2/3。

暂时文档没有写好,之后将慢慢补充。请根据demo和源代码进行YY。

首批贡献者 @fjzzq2002 @lin_toto @kkksc03

之后计划实现云Generator,即只需提供写好的python脚本以及std,上传到服务器,即可下载一个测试数据的压缩包,真正实现5分钟生成一个测试数据!

目前CYaRon的功能还比较初级,希望各位大佬一起来协助改进这个项目。希望这个项目可以帮助大家节省时间!

cyaron's People

Contributors

lin-toto avatar kkksc03 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.