Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    389761e5
    New CEGIS with bounded-sized grammar, Bs as global variables · 389761e5
    Etienne Kneuss authored
    CEGIS works with a fresh program
    
    CEGIS needs to inject chooses of which it updates the implementation,
    this is done on a fresh program to avoid these changes to propagate to
    other parts of synthesis.
    
    For now we only use DefaultEvaluator with the C-Tree program, since
    global variables are not supported in codegen evaluator yet.
    389761e5
    History
    New CEGIS with bounded-sized grammar, Bs as global variables
    Etienne Kneuss authored
    CEGIS works with a fresh program
    
    CEGIS needs to inject chooses of which it updates the implementation,
    this is done on a fresh program to avoid these changes to propagate to
    other parts of synthesis.
    
    For now we only use DefaultEvaluator with the C-Tree program, since
    global variables are not supported in codegen evaluator yet.