AIKernel.NET

aikernel_governance.governance.emulator

Python source reference / 5 symbols

aikernel_governance.governance.emulator public Python API generated from source.

Source: AIKernel.Control/python/src/aikernel_governance/governance/emulator.py

概要

この Python モジュールは aikernel-governance に属し、生成インベントリには公開シンボル 5 件が含まれます。

位置づけ

この Reference ページは、生成された API 事実にパッケージとソースの文脈を添えて、単なる一覧ではなく実装判断に使える資料として公開しています。

利用方法

ラッパーコードを書く前に、モジュール名、公開クラス/関数/定数の形、docstring の説明範囲を確認するために使います。

python -c "import aikernel_governance.governance.emulator; print(aikernel_governance.governance.emulator.__name__)"

注記

docstring の概要は Python ソースから直接読み取っています。概要が空の場合は、生成サイトで補うのではなくソース側の改善対象です。

関連項目

Python package | Docs | Tutorials

種別シンボル概要
class EmulatedExecutionNode
EmulatedExecutionNode
公開 EmulatedExecutionNode 契約の Python wrapper です。
class EmulatedExecutionGraph
EmulatedExecutionGraph
公開 EmulatedExecutionGraph 契約の Python wrapper です。
class AllowAllControlPolicy
AllowAllControlPolicy
公開 AllowAllControlPolicy 実装の wrapper です。
class DeterministicNodeScheduler
DeterministicNodeScheduler
公開 deterministic node scheduler の wrapper です。
class ControlEmulatorEngine
ControlEmulatorEngine
公開 ControlEmulatorEngine の wrapper です。