AlgebraicJulia / AlgebraicJulia/AlgebraicABMs.jl

One idea for an analogue of links, for rewrite rules

オープン
#17 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
10
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

Links are user-specified data which transparently communicate what parts of the model can influence other parts of the model. Here, we're concerned with rewrite rules which can in principle have a different hazard rate for any state of the world. We wish to have the option to restrict the amount of information the hazard rate parameter has access to.

Embed the pattern in some larger context, $L \hookrightarrow Ctx$, and we pick out a subset $Dep \hookrightarrow Ctx$ where the relevant values the hazard rate is permitted to depend on are in $Dep$ (this latter mono might preferably be a map in $C$-**Par**, since it may not be a proper subobject).

State dependence would then be, rather than a function from $ACSet$ to probability measures, one has a function fomr $Dep^n$ to probability measures, where we have possibly $n$ maps from $Ctx \rightarrow World$ that commute with the match morphism $L \rightarrow World$.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。