flatsurf / flatsurvey

4 stars 1 forks source link

Automation scripts for the flatsurf stack to survey large sets of objects.

To perform a full survey, use flatsurvey. To investigate a single object, run flatsurvey-worker.

For example, here is a typical survey that collects data about triangles, quadrilaterals, and pentagons:

nice flatsurvey ngons --vertices 3 ngons --vertices 4 ngons --vertices 5 orbit-closure log graphql

Troubleshooting