Skip to content

generates a set of sample data given constraints / potential constraint solver

Notifications You must be signed in to change notification settings

TrueRyoB/chanko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Chanko

Chanko is designed to be a GUI program that takes mathematical constraints written in latex to generate test cases automatically, including both general and corner cases.

Workflow Plan

  1. Constraint Language Spec (formal)
  2. GUI environment with textbox, file compilation + execution, and file generation
  3. latex parser for its structure and syntax validity
  4. defining test cases / corner cases (formal)
  5. preparing a bunch of raw data for a refrence
  6. generate numbers and strings based on the manipulated randomness with a time limit
  7. SMT for an enhanced pre-parsing for validating satisfiability
  8. support more functions (non-linears)

About

generates a set of sample data given constraints / potential constraint solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published