.. MiniSFC documentation master file, created by sphinx-quickstart on Sun Mar 16 20:04:00 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 欢迎来到 MiniSFC 的文档 =========================== .. image:: https://raw.githubusercontent.com/wangxichn/image_hosting/refs/heads/main/minisfc/minisfc_logo_light.drawio.png :alt: MiniSFC :width: 100px :height: 100px :align: left Mini-SFC是一个专为服务功能链(SFC)编排算法设计的仿真框架。它既支持基于离散事件的纯数值仿真,也支持模拟实时条件的容器化仿真,使其特别适合用于研究基于MANO架构的服务功能链部署和迁移问题。 Mini-SFC is a simulation framework designed for Service Function Chain (SFC) orchestration algorithms. It supports both purely numerical simulations built on discrete events and container-based simulations that mimic real-time conditions, making it particularly suitable for studying SFC deployment and migration issues based on MANO architecture. 项目开源地址: `GitHub `_ | `Gitee `_ .. toctree:: :maxdepth: 2 :caption: Contents: introductory/index install/index examples/index modules