~~Write own configuration files to fix non random choices like for:~~ (didn't work well) Let python take care of random stuff like for: - [ ] room: choosing if a wall has a door or not and where the door is placed - [ ] random: choosing vertices - [x] agents: choosing position of starts and goals Also: - [ ] Implement the python part into the .lp files instead
Write own configuration files to fix non random choices like for:(didn't work well)Let python take care of random stuff like for:
room: choosing if a wall has a door or not and where the door is placed
random: choosing vertices
agents: choosing position of starts and goals
Also: