Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
不平等与平等约束。在将问题传递给求解器而不是求解器为您执行之前,通过松弛变量将您的问题显式转换为标准形式,是否有很大的计算优势?
我自己不会做任何改造。任何合理的实现都应该自动为您进行必要的转换,并以从实现的角度来看最好的方式进行。
简而言之,以对您来说自然的方式提出您的问题,并将其余的留给解决者。即使是求解器的性能也可能是最好的。