Skip to content

Context-Free Grammar based string constraints solver.

License

Notifications You must be signed in to change notification settings

trungchubao/efg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFficient string Generator


Given string constraints represented by Context-Free Grammar (CFG), EFG will produce the number of strings satisfy the constraints.

EFG is written in C++ and utilizing GMP library for big integers calculations. The tool is developed to verify the algorithm proposed in "Counting algorithms for recognizable and algebraic series." written by Trung Chu Bao, Kenji Hashimoto and Hiroyuki Seki. The paper is published in IEICE Transaction on Information and System, 2018 June.

About

Context-Free Grammar based string constraints solver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published