Normal Sudoku Rules apply.
Digits on a purple Renban Line are consecutive but can appear in any order.
Neighboring digits on a green German Whisper Line differ by at least 5.
Digits separated by an X sum to 10. Not all X are given.
V Madness:
A V can mean 1 of to things:
1. The digits separated by a V sum to 5
OR
2. The digit at the bigger end of the V must be bigger than the digit at the lower end.
Which type of V it is needs to determined by the solver.
(The OR is not an XOR. So both cases can be fulfilled.)
Not all V are given
Solution code: Last Row left to right