Angelos Georghiou
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Angelos Georghiouさんの最近のアクティビティ-
Angelos Georghiouさんが投稿を作成しました:
different versions of Gurobi give different results
回答済みHi, We are solving a mixed-integer linear problem using Gurobi 9.5.1 on a personal computer and using Gurobi 9.0.1 on the university's HPC. We use a c++ interface to interact with Gurobi. The two ...
-
Angelos Georghiouさんがコメントを作成しました:
Thanks a lot Jaromił! best wishes, Angelos
-
Angelos Georghiouさんが投稿を作成しました:
maximizing the sum of max functions
回答済みHi, I would like to solve the following problem max_{x \in X} sum_{i=1}^N max{ a_i^T x, b_i^T x} where X is a polyhedral set in R^n, and a_i, b_i are given vectors. Essentially I am maximizing t...