Sierra_Leon wrote:yeti_c wrote:Of course the other way of doing it - is run the generator with all but the obvious - then copy and replace the top half of the XML with the required components into each combination...
This sounds like a good plan, but you should be able to have your program do this instead of doing it manually. In your psuedocode, it can be added where you "output combination to XML". You'll need to split the required territories from the rest of them in your input/config file.
Indeedy...
I got caught up in the recursion for the important bit that I completely forgot about the first half of the requirement!!!
C.