machine-reasoning-ufrgs / GNN-GCP

Graph Neural Network architecture to solve the decision version of the graph coloring problem (GCP)
https://machine-reasoning-ufrgs.github.io/GNN-GCP/
25 stars 7 forks source link

creating dataset takes forever #4

Closed x-lad closed 3 months ago

x-lad commented 5 months ago

Hi

Unfortunately, the model does not reproduce the results in the paper. I wanted to train it on a larger dataset, but the data-generation script takes an extremely long time (would need more than 1 week).

Is there a way for you to upload the pre-trained weights? Do you have any two cents as to why the data generation is taking so long?