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.
現在、Java Native Interface を使用して Java で実装することにより、SCIP を使用しています。基本的なカバリング セット問題を実装したところ、ソルバーがうまく機能しました。次のステップは、独自のセパレーターを追加して切断面を生成することです。SCIP ページで既に何かを見つけましたが、Java と Java Native Interface を使用して指示を適応させる方法がわかりません。いつも回答ありがとうございます...