Tracks, SolutionTracks, CandidateTracks? SegTracks?
Motile Run
Less confusing if you have one class, Tracks that handles all cases, and do optional validation of solution. It might simplify the code a lot if we have a Tracks base class and a SegTracks subclass for tracks with segmentation.
Tracks, SolutionTracks, CandidateTracks? SegTracks? Motile Run
Less confusing if you have one class, Tracks that handles all cases, and do optional validation of solution. It might simplify the code a lot if we have a Tracks base class and a SegTracks subclass for tracks with segmentation.