ai4co / rl4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
https://rl4.co
MIT License
455 stars 84 forks source link

[Feat] Nonautoregressive Methods Resolve Conflicts #129

Closed cbhua closed 8 months ago

cbhua commented 8 months ago

Description

🔗 This is a pull request create to resolve the merge conflict from #122. For more details please refer to the original pull request.

Except the merge conflicts, this pull request also fix minor bugs related with torch_geometric package importing as an optional dependence, including PyTest files and missing package bugs may cause.