Hello,
I have a question about walking times in FET.
In my example I have 3 buildings: Bu1, Bu2 and Bu3.
I can reach Bu1 <-> Bu2 and Bu2 <-> Bu3 without problems but Bu1 <-> Bu3 is not possible.
I know that I can set only x building changes per day, but in this example it's complicated.
Is there a way to solve?
-- vg
Maybe: double the rooms in Bu1 and add them to Bu2. Then, preferred rooms constraints for those in Bu1 include also those in Bu2. The same for Bu3 and Bu2. This may work if you don't care about the building changes between Bu1 <-> Bu2 and between Bu2 <-> Bu3. I hope I am not mistaking.