Olav Førland

First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Olav Førland
  • Olav Førland created a post,

    Disable logging to Console when Running Environments in Parallel

    Hi,  I am currently working on a Dantzig-Wolfe decomposition in Python, where at each stage, I have several independent subproblems that I solve in parallel. The code runs as it should. However, as...