sfc-aqua / quisp

Open source implementation of quantum internet simulation package
BSD 3-Clause "New" or "Revised" License
86 stars 36 forks source link

RuLa integration for quisp #521

Closed Chibikuri closed 1 year ago

Chibikuri commented 1 year ago

In this PR, I'm trying to integrate a new software called RuLa into QuISP.

As a first step, start reading generated json files for the RuleSet from QuISP and check if the RuleSet is properly generated or not.

Todo:

To align both QuISP's ruleset and RuLa's RuleSet, making a specification for the RuleSet here https://github.com/Chibikuri/RuleSetSpec

This change is Reviewable