Conversation
|
Note: motzkin polynomial is a nice test example |
|
This would be a great feature showing off different Julia packages/interfaces working together. Also useful. |
|
Note that in YALMIP, this is done by default but it does not precompute the H-representation but rather get separating hyperplanes lazily by solving LP's in the V-representation. We cannot really do this by default since it would require having an LP solver as a dependency but it would be nice to also have this feature. In the paper mentioned above the authors mention that there are sometimes issues with the H-representation methods. |
Closes #2