Skip to content

lynx: Next generation high performance testcase tool set for OI / ACM contests. - 新一代信息学竞赛数据生成工具集

License

Notifications You must be signed in to change notification settings

AlfredChester/lynx

Repository files navigation

Lynx

中文帮助指南

A testcase toolset repository powered by Cyaron

Features

  • Initialize a lynx problem directory.
  • Generate testcases for problems.
  • Export the data to different formats that can be recognized by multiple OJs.
  • Compare the output of two programs using a lynx problem description.
  • Simply generate data in just five minutes.

Installation

Lynx is available on PyPI, you can install it by running:

pip install pyLynx

Usage

Lynx has three subcommands for now, they are lynx init, lynx generate and lynx compare. You can use lynx [command] --help to get help information.

About

lynx: Next generation high performance testcase tool set for OI / ACM contests. - 新一代信息学竞赛数据生成工具集

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published