tcgen

Program synthesis tool. Read a list of strings and create a generator that sample strings from the same distribution as input strings. Focused on test cases of competitive programming problems.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install tcgen

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2019-05-03    
0.1.1 2019-05-03    

Issues with this package?

Page last updated 2023-10-28 06:45:36 UTC