hust-diangroup / ns3-ai

Enable the interaction between ns-3 and popular frameworks using Python, which mean you can train and test your AI algorithms in ns-3 without changing any frameworks you are using now!
GNU General Public License v2.0
220 stars 80 forks source link

fix build failure #81

Closed ShenMuyuan closed 1 year ago

ShenMuyuan commented 1 year ago

Fix build failure of a_plus_b by deleting CMakeList, and renaming sim.cc to a_plus_b.cc; Corrected several typos in the readme; Add description of output in the readme