Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SimplexSolver #188

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Added SimplexSolver #188

merged 3 commits into from
Oct 2, 2024

Conversation

notgiven688
Copy link
Owner

Non-EPA code (PointTest, Raycast, SweepTest) does not need to build the full convex polytope in Minkowski space. This change introduces SimplexSolver and SimplexSolverAB which operates with simplexes with up to four (d+1) vertices.

@notgiven688 notgiven688 merged commit 1bc013d into main Oct 2, 2024
7 checks passed
@notgiven688 notgiven688 deleted the progress branch October 2, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant