knowledgedefinednetworking / a-deep-rl-approach-for-sdn-routing-optimization

A Deep-Reinforcement Learning Approach for Software-Defined Networking Routing Optimization
MIT License
282 stars 100 forks source link

Can this code run under windows? #12

Open Nteum opened 2 years ago

Nteum commented 2 years ago

The author write it run under a modern Linux or MaxOS. But I only have windows computer. I have tried to install Linux in a virtual machine, but it is too slow. So, I run 'make' in windows, the result is OMNET++ only generate a 'Router.exe' instead of 'NetworkRL'. What can I do to make the code executable in windows?