I want to make a nine-round round robin for nine teams. Normally, this would be easy enough. But I also need to keep one team in the same room the whole time because one of their players is visually impaired and can't move easily from room to room. And I want to minimize the number of times that teams have to move from Rooms 1 and 2 (which are together) to Rooms 3 and 4 (which are together but a fairly long way from Rooms 1 and 2). Is there a good way to make this all work?
(Well, yes, obviously – adding a tenth team simplifies things considerably. But that plan has been nixed.)
