Harun Gül
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Posts
Recent activity by Harun Gül-
How to add a contraint which limits the product of two tuples?
OngoingHi I have a production planning problem. I have durations and an assignment variable x to it. My indexes are i for station, j for types and k for tasks. What is important is that the assignment var...
-
grblogtools using example log files to create diagramms
AnsweredHi, I want to implement the log files from the grblogtools example datasets to do some experiments with it. I did read the github post for it and I see the log files but I dont know how I install o...
-
No sensible solution but Code dont have errors
AnsweredHi, I wrote a code in Gurobi Python API for minimizing production costs which have a variable and a fixed cost part. There are a number of tasks which are assigned to a number of stations whereby c...
-
Problem with dictionaries and arrays
Awaiting user inputI kind of have a unique Opimization Problem therefore cant look at examples. What I want to do is to minimize cost of production with machines and tasks to be assigned. Also there are different typ...