Srinivas Subramanya Tamvada
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Srinivas Subramanya Tamvadaによる最近のアクティビティ-
equivalent java classes corresponding to cplex branch and node callbacks
回答済みhi CPLEX has branch and node callback in particular , the branch callback has methods for overruling CPLEX branching, and the user can branch on a variable of his own choice similarly other methods...
-
are ordered branching conditions for a search tree node available
回答済みHi I want to know if the ordered branching conditions for a search tree node ( in a MIP search tree) are available via the Java APIs. Thanks!