Srinivas Subramanya Tamvada
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Srinivas Subramanya Tamvada-
equivalent java classes corresponding to cplex branch and node callbacks
Answeredhi 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
AnsweredHi 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!