AlgebraicJulia / AlgebraicJulia/AlgebraicRewriting.jl

serializing rules

未關閉
#67 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Julia
星號
41
分支
9
PR 合併指標
30 天內沒有已合併 PR

描述

Has there been any thoughts regarding serialization of rules? Of course using the simple https://docs.julialang.org/en/v1/stdlib/Serialization/#Serialization.serialize interface works fine, but I was curious if there was a road ahead on serialization of rules besides the methods for arbitrary Julia values. It could come in handy when rules are being stored in an acset, and the entire acset is being serialized via `write_json_acset`. It's helpful when implementing large, complex rewrite systems that will be reused frequently on many individual Julia processes.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。