Can you give me the source code of the ellipsoid algorithm?
@jack-sk5st Жыл бұрын
can you explain any numerical examples of ellipsoid algorithm?
@HenryAdamsMath Жыл бұрын
I am not an expert on the ellipsoid algorithm, but at en.wikipedia.org/wiki/Ellipsoid_method I read: "The ellipsoid method is used on low-dimensional problems, such as planar location problems, where it is numerically stable. On even "small"-sized problems, it suffers from numerical instability and poor performance in practice." "However, the ellipsoid method is an important theoretical technique in combinatorial optimization. In computational complexity theory, the ellipsoid algorithm is attractive because its complexity depends on the number of columns and the digital size of the coefficients, but not on the number of rows. In the 21st century, interior-point algorithms with similar properties have appeared."
@jack-sk5st7 ай бұрын
@@HenryAdamsMath thank you very much
@jack-sk5st Жыл бұрын
Thanks for nice explanation
@HenryAdamsMath Жыл бұрын
You are welcome!
@jack-sk5st8 ай бұрын
@@HenryAdamsMath Can you give me the source code of the ellipsoid algorithm?
@mohdshoaibkhan95582 жыл бұрын
Thanks for nice explanation.
@HenryAdamsMath Жыл бұрын
Glad it was helpful!
@kajalarora5264 жыл бұрын
Nice explanation and I like the example of Lion. Thanks for sharing