Skip to content

Obtaining explicit homotopies from a PolyhedralTracker #582

Closed Answered by PBrdng
oskarhenriksson asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is possible. A PolyhedralTracker contains support and lifting that are used to compute the mixed cells using MixedSubdivision.jl. You can read the documentation for computing mixed cells directly.

The PolyhedralStartSolutionsIterator, in fact, computes mixed cells iteratively. It returns the start solutions without the cells. Nevertheless, looking at the code you can also see how to use mixed cells.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@oskarhenriksson
Comment options

@oskarhenriksson
Comment options

@saschatimme
Comment options

@oskarhenriksson
Comment options

Answer selected by oskarhenriksson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants