Sharon Müller
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Sharon Müller-
Sharon Müller commented,
Hi Jaromił,Thank you for your fast reply. Your answer helped, especially the link you provided. I installed a new licence for the user: ‘system’ using PsExec. I’ve checked the licence file, it says...
-
Sharon Müller created a post,
Licence Error as Windows Service
AnsweredHi, I am using Gurobi with a free academic licence installed as administrator. The optimization is realised inside a python program and works well. Know I want to run this program as an automatic W...
-
Sharon Müller commented,
Thank you Eli, that helped
-
Sharon Müller created a post,
sum of square roors in objective
AnsweredHi!I'm trying to set my objective function with a sum of square roots as following, where x1 … xn are my decision variables and c1... cn are constant:min f = sqrt((x1-c1)^2) + sqrt((x2-c2)^2) + … +...