% test ordering input = 6; ordering = bottom_up_ordering(6); ordering.print('ordering')