Stuart Horine

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 7
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Stuart Horineさんの最近のアクティビティ
  • Stuart Horineさんがコメントを作成しました:

    Thanks so much for the replies and help, however, It seems it was all a red herring... I had tried to re-write things, for example, by saving the state to disc at a certain point and reloading and ...

  • Stuart Horineさんがコメントを作成しました:

    Hi Jaromił, Thanks very much for the tips. No joy. I have got further, however, and I am now stuck at a different place. It is now producing a solution, however, when I try to extract the value of ...

  • Stuart Horineさんが投稿を作成しました:

    Model Creation Hangs

    回答済み

    HI All, Following on from my previous post (Finding Eulerian Path in a Directed Graph With Minimal Edge Addition) my code has been working ok on my laptop and via SLURM on a cluster, when run with ...

  • Stuart Horineさんがコメントを作成しました:

    You hero! Thanks very much.

  • Stuart Horineさんが投稿を作成しました:

    Finding Eulerian Path in a Directed Graph With Minimal Edge Addition

    回答済み

    Hi All, I am trying to find an Eulerian Path within a directed graph by duplicating edges, at minimum cost. To try to get this working I've manufactured a digraph with such a path.In the below:var_...