Skip to content
Commit a918fa9e authored by Alicja Reniewicz's avatar Alicja Reniewicz
Browse files

Merge pull request #602 in MEL/upperware from ZPP-for-Melodic to rc3.1

* commit 'dc057039': (114 commits)
  adding logging
  docker configuration for mcts-solver
  fixes after review
  changing the import in mcts solver, fixing imports
  fixes in packaging
  deleting cp_sampler and testing module which is not needed
  merge with main branch
  minor fixes
  Changed line memoryLimiter to better clarify what method does.
  Removed unnecessary assertion.
  Changed decision on which nodes are kept in queue to clarify what code does. Now all nodes are in queue.
  Removed whitespace.
  Changed the way nodes are removed from queue and the way whichNodeToPrune works (now it doesnt remove node).
  Memory limiter queue control when deleting empty solutions.
  Fixed comment in NodeImpl.
  Code style fixes according to Tomek's review.
  Some more fixes according to pr review.
  removed redundant files
  added tree printing output to gitignore
  Added exception throw when solution is infeasible
  ...
parents 30f1fa78 dc057039
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment