Muhamad Fikri
beginner in optimization and math
- 合計アクティビティ 32
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 7
投稿
Muhamad Fikriによる最近のアクティビティ-
Different Optimal Solutions from Equivalent Quadratic and Direct Formulations
回答済みHi all, First of all, I hope I create this post in the correct community section. I’m working on a mixed-integer quadratic program (MIQP) to minimize an objective function representing the squared ...
-
Iterative Approach change the optimal result
回答済みHi, I hope my post is in the correct community section. I think this post is a continuation of my previous question [Here], where at that post I was wondering about the non-integer optimal solution...
-
Fractional Solution in Continuous Relaxation of Convex Quadratic Programming
回答済みHi, I applied a convex quadratic function with linear constraints. The decision variable is set to continuous. In Gurobi method, I choose set model.Params.Method = 0 which I believe is primal simpl...
-
Optimize Information Insight
進行中Hi, I run my code to execute the NLP in an objective function (with linearization). When I checked the optimized information, I got this detail Optimize a model with 24 rows, 48 columns and 120 non...
-
Non-Linear Objective Function with Linear Constraints Case
回答済みHi, Previously in this post, I have a quadratic as the objective function with linear constraints. Now, I want to extend the problem by having the objective function as Nonlinear, where the formula...
-
Quadratic Objective Function with Linear Constraints Case
回答済みHi, I am new to this optimization topic and currently learning about optimization with quadratic objective functions. In this case, I want to learn how to assign a limited number of people (with di...
-
Difference objective function in code yields difference result which one is the correct one?
回答済みHi, I am just new to Python and Gurobi. This post is the first question that I would like to ask. I hope my question format is okay. Actually, I have a problem proofing whether my code is correct o...