Draft: Improved vertexing
This MR aims utilise an incoming new truth vertex labelling and writer algorithm.
It is still in early stages, but part of this is adding configurability to the existing TruthWriter
. This draft MR is purely to check if the approach used for this is correct. This reconfigurability closes #148 (closed) , #150 (closed) .
Description
Review checklist:
-
CI Passing -
Comments addressed -
Source branch is up to date with target
Merge request reports
Activity
Hey @npond when do you think you can make a push to get this thing in? The ability to selectively write stuff in
TruthWriter
would be extremely useful (I'd thought about taking a stab myself but it's probably #7 or so on the "shit I should be doing" list).If you were going to make a push in the next few days I'd probably hold off some other modifications that touch the same code (to prevent even more merge conflicts). Otherwise I'll just go ahead with some other changes.
Edited by Dan GuestLess work than expected, testing now, see !721 (merged)
@npond does this have anything worth keeping, or should we close it for now