jharwell / prism

Parallel Construction Using Graphical Invariants
GNU General Public License v3.0
1 stars 0 forks source link

enh/27-nest-from-structure #27

Closed jharwell closed 4 years ago

jharwell commented 4 years ago

Instead of having to pass the nest as a standalone XML tag, the location of the nest should be set by where the structure is. That will make SIERRA simpler, as well as making it easier to group several structures into under a single nest if they are related/form a "composite" structure (that WOULD have to be specified in the input file somehow).

jharwell commented 4 years ago

It might make SIERRA simpler, but it then requires that there are MULTIPLE ways to initialize the arena map, rather than a single way. I think it is better to make a little more complexity in the python code than in the C++ code, so closing this.