nahom tsehaie
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by nahom tsehaie-
nahom tsehaie created a post,
Store optimized value into a list
AnsweredHi all, I wan to the store the objective value in a list, since I iterate the solver in a loop. I don't how to do that. my code: for i in range(10): # update model, solve, return the chroma...
-
nahom tsehaie created a post,
how to simply count number of nodes based of binary output variables
AnsweredThis is probably a stupid question, but I can not fix it. Output of gurobi gives me zero and ones as output for the coloring problem. I want to use the output of a gurobi optimizer to give node...