Hi developers,
I am working on crystal structure generation. I hope to find a suitable graph generative model. So I wonder if this model can generate edge features conditioned on given node features (they represent type of elements).
Moreover, crystal graphs have additional invariance. The edge features will change depending on the node ordering. But they still represent the same structure. Can such property be considered in this model?
Thanks.