Stuart Horine
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Stuart Horine-
Stuart Horine commented,
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 commented,
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 created a post,
Model Creation Hangs
AnsweredHI 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 commented,
You hero! Thanks very much.
-
Stuart Horine created a post,
Finding Eulerian Path in a Directed Graph With Minimal Edge Addition
AnsweredHi 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_...