Shubham Ghatge
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Shubham Ghatge-
Difficulty in modeling constraint for generating a path
Hello. I am trying to solve a path planning problem similar to TSP. However, in my case it is not necessary to visit all nodes and not all nodes can be connected. Also, the objective function is to...
-
Issue in using condition based constraint
AnsweredHello. I am trying to solve a optimization problem similar to TSP however in my case it is not necessary to visit all nodes. My objective function is to maximize collection of items between start a...