Stuart Horine

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 7
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Posts

Recent activity by Stuart Horine Recent activity Votes
  • Model Creation Hangs

    Answered

    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 ...

  • Finding Eulerian Path in a Directed Graph With Minimal Edge Addition

    Answered

    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_...