mkoeppe / cutgeneratingfunctionology

Python code for computation and experimentation with cut-generating functions, in particular the Gomory-Johnson infinite group problem. By M. Köppe, Y. Zhou, C.Y. Hong, J. Wang with contributions by undergrad programmers
GNU General Public License v2.0
12 stars 11 forks source link

Add Animation/interactive tools to SemialgebraicComplex #82

Open ComboProblem opened 10 months ago

ComboProblem commented 10 months ago

Add tools/options to SemialgebraicCompxlex that lets the user animate/interact with plots of slices of SemialgebraicComplex. Animation would plot highest dimensional objects the the background first and lower dimensional objects in the foreground last. An interactive plot would let the user click on a cell and be able to see which complex component that cell belongs to.