Skip to content

The SDN Simulator is an open-source project aimed at revolutionizing networking through the simulation of advanced SD-EONs and AI-enhanced networks, inviting community collaboration to shape the future of networking.

License

Notifications You must be signed in to change notification settings

SDNNetSim/SDON_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Defined Optical Network (SDON) Simulator

About This Project

Welcome to the SDON Simulator, an open-source venture into the future of networking! Our core focus is on simulating Software Defined Elastic Optical Networks (SD-EONs), a cutting-edge approach that promises to revolutionize how data is transmitted over optical fibers. But that's just the beginning. We envision the SDN Simulator as a versatile simulation framework that can evolve to simulate a wide array of networking paradigms, now including the integration of artificial intelligence to enhance network optimization, performance, and decision-making processes.

We need your insight and creativity! The true strength of open-source lies in community collaboration. Join us in pioneering the networks of tomorrow by contributing your unique simulations and features. Your expertise in AI and networking can help shape the future of this field.

Getting Started

Supported Operating Systems

  • Ubuntu version 20.04+
  • Fedora 37+
  • Windows 11

Supported Programming Languages

  • Python version 3.11+

Installation

To get started with the SDN Simulator, follow these steps to set up your environment:

  1. Navigate to the desired directory you'd like to clone the repo to:

    cd /your/desired/path
    
  2. Clone the repository:

    git clone [email protected]:SDNNetSim/SDON_simulator.git
    
  3. Change into the project directory:

    cd SDON_simulator
    
  4. Install the required dependencies:

    pip install -r requirements.txt
    
  5. Navigate to the docs directory and generate the Sphinx documentation:

    On Unix:

    cd docs
    make html
    

    On Windows:

    cd docs
    .\make html
    
  6. Finally, navigate to _build/html/ and open index.html in a browser of your choice to view the documentation.

Standards and Guidelines

To maintain the quality and consistency of the codebase, we adhere to the following standards and guidelines:

  1. Commit Formatting: Follow the commit format specified here.
  2. Code Style: All code should follow the PEP 8 coding style guidelines.
  3. Versioning: Use the semantic versioning system for all git tags.
  4. Coding Guidelines: Adhere to the team's coding guidelines document.
  5. Unit Testing: Each unit test should follow the community unit testing guidelines.

Contributors

This project is brought to you by the efforts of Arash Rezaee, Ryan McCann, Suvhasis Mukhopadhyay, Kojo Bempah, and Kimberly Tice. We welcome contributions from the community to help make this project even better!

About

The SDN Simulator is an open-source project aimed at revolutionizing networking through the simulation of advanced SD-EONs and AI-enhanced networks, inviting community collaboration to shape the future of networking.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •