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.
我想解决 Ax=b 形式的超定系统,同时限制 x 向量。为此,我使用了 CGAL 的二次编程库,但是,我想知道是否有办法让求解器x0对解决方案进行初步猜测,因为我有一个工作集并且我想对其进行优化。
x0