- Home /
Question by
felix330 · Apr 18, 2016 at 01:32 PM ·
c#programmingmathlinear
Linear optimization
Is there any way to solve Linear optimization problems in Unity without writing a custom simplex algorithm? I tried finding a library but haven't found any that seem to work with Unity. Microsoft solver foundation doesn't seem to work.
Comment