Vine dimension: 5
Conditioning information:
4 pairs with 0 conditionned variables
Pairs: [(4, 2), (4, 3), (3, 2), (2, 1)]
3 pairs with 1 conditionned variables
Pairs: [(4, 1)]
2 pairs with 2 conditionned variables
Pairs: []
1 pairs with 3 conditionned variables
Pairs: []
Concerned pairs: [(4, 2), (4, 3), (3, 2), (2, 1), (4, 1)]
Remaining pairs: [(3, 1), (5, 1), (5, 2), (5, 3), (5, 4)]
('Level:', 0)
('Before:', [(4, 2), (4, 3), (3, 2), (2, 1)])
('After:', [(4, 2), (4, 3), (3, 2), (4, 1)])
('n_moving:', 1)
('idx:', 0)
('move_up:', 1)
('Is OK?', False)
('Level:', 0)
('Before:', [(4, 2), (4, 3), (3, 2), (2, 1)])
('After:', [(4, 2), (4, 3), (3, 2)])
('n_moving:', 1)
('idx:', 0)
('move_up:', 0)
('Is OK?', False)
('Level:', 0)
('Before:', [(4, 2), (4, 3), (3, 2), (2, 1)])
('After:', [(4, 2), (4, 3), (2, 1)])
('n_moving:', 1)
('idx:', 1)
('move_up:', 0)
('Is OK?', True)
('Level:', 1)
('Before:', [(3, 2), (4, 1)])