Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 627 Bytes

Synthlib2parser

A parser for synthlib2 file format. This is the file format used in sygus.org

Structure

The project has two main branches:

  • master. Lightweight and stable version. It's based on the parser that we extracted from esolver.
  • next. Collects more symbols data. It based on the official version synthlib2parser.

Dependencies

We depend on Boost program_options