Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

SyGuS solver for programming-by-example

License

NotificationsYou must be signed in to change notification settings

sygus-tools/tychon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An enumerative SyGuS solver for programming-by-example (PBE).

Overview

Tychon (currently e3solver) builds on the original enumerativesolver andcontributes several features. Our main addition is an optimized mode forprogramming-by-example. In this mode, we use decision tree unification in orderto incrementally find an expression consistent with all examples.

More details can be found in thisreportandslides.

Structure

The project has three main branches:

  • original-esolver. Where we keep the original esolver.
  • constraint-unified. Where we apply basic fixes to esolver in order to make itsolve PBE problems.
  • master. Where we merged our latest improved version for PBE.

Dependencies

We have the following dependencies:

  • Boost librariessystem andprogram_options
  • z3 library
  • Our version of synthlib2parser which can be foundhere

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp