Skip to content

lyquentxy/ProgresSyn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Synthesizing a Progression of Subtasks for Block-Based Visual Programming Tasks

This repository contains the code used for the paper our paper "Synthesizing a Progression of Subtasks for Block-Based Visual Programming Tasks".

Structure

A high level summary of project structure is as below:

  • code/: Contains the source code for our algorithm and experiments presented in the paper.
  • data/: The required input files and generated output files should/will be stored here.

Each directory has its own README file which should be referred for further details.

Note: All of the commands should be run from project root, i.e. from where this README located. Note: We require Python version >= 3.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Cython 2.6%
  • Shell 0.9%