Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
447fc62
feat: add gds-analysis package — bridge GDSSpec to gds-sim runtime
Mar 28, 2026
081cb9c
feat: add reachable set R(x) and configuration space X_C (bridge Step…
Mar 28, 2026
25b1d37
docs: add journal entry 006 — StateMetric, gds-analysis, reachability
Mar 28, 2026
a76c121
feat: add gds-continuous ODE engine and modular package extras
Mar 28, 2026
4480282
feat: add gds-symbolic SymPy bridge for control models
Mar 28, 2026
5d13728
test: add SIR epidemic end-to-end integration test for gds-analysis
Mar 28, 2026
bf5ef03
test: add Homicidal Chauffeur differential game verification
Mar 28, 2026
1235744
feat: add Homicidal Chauffeur example (Isaacs 1951)
Mar 28, 2026
c91a7c7
test: add crosswalk problem integration test with lecture-grounded pr…
Mar 28, 2026
1cd05df
feat: add Homicidal Chauffeur marimo notebook
Mar 28, 2026
3de3b55
feat(examples): add analysis scripts demonstrating gds-analysis
Mar 28, 2026
85e2f4a
fix: address gds-analysis audit — 9 findings
Mar 28, 2026
748976c
Merge branch 'dev' into feature/continuous-time
Mar 28, 2026
fb4c9e4
fix: address audit findings for continuous-time toolchain
Mar 28, 2026
b3f68db
Merge pull request #144 from BlockScience/feature/continuous-time
rororowyourboat Mar 28, 2026
7c80bc3
feat(gds-viz): add phase portrait visualization module
Mar 28, 2026
ec3b31a
feat(gds-games): add Nashpy equilibrium computation
Mar 28, 2026
a304d86
fix: address software + data science audit Phase 1 items
Mar 28, 2026
250308b
feat: add ReachabilityResult metadata and float_tolerance (audit Phas…
Mar 28, 2026
4c5967e
test: tighten crosswalk exhaustive flag and float_tolerance assertion
Mar 28, 2026
6dc08e7
docs: add journal entry 007 — audits and Phase 1-2 fixes
Mar 28, 2026
c49f39f
merge: resolve conflicts keeping dev (latest audit fixes)
Mar 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .hypothesis/constants/021e69632fac0091
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/export.py
# hypothesis_version: 6.151.9

['AdmissibilityDep', 'AtomicBlock', 'BlockIR', 'BoundaryAction', 'CanonicalGDS', 'ControlAction', 'Entity', 'Finding', 'GDSSpec', 'HierarchyNodeIR', 'InputIR', 'Interface', 'Mechanism', 'ParameterDef', 'Policy', 'Port', 'Space', 'SpaceField', 'SpecWiring', 'StateVariable', 'SystemIR', 'TransitionReadEntry', 'TransitionSignature', 'TypeDef', 'UpdateMapEntry', 'VerificationReport', 'Wire', 'WiringIR', 'admissibility', 'block', 'blockName', 'blockType', 'boundaryBlock', 'canonical', 'category', 'checkId', 'colorCode', 'compositionType', 'constrainsBoundary', 'constraint', 'controlBlock', 'depEntity', 'depVariable', 'dependsOnBlock', 'description', 'direction', 'entity', 'exitCondition', 'exportablePredicate', 'fieldName', 'fieldType', 'finding', 'formula', 'generic', 'hasBackwardIn', 'hasBackwardOut', 'hasBlock', 'hasBlockIR', 'hasChild', 'hasConstraint', 'hasDependency', 'hasEntity', 'hasField', 'hasFinding', 'hasForwardIn', 'hasForwardOut', 'hasHierarchy', 'hasInputIR', 'hasInterface', 'hasParameter', 'hasReadEntry', 'hasSpace', 'hasType', 'hasVariable', 'hasWire', 'hasWiring', 'hasWiringIR', 'hierarchy', 'input', 'inst', 'interface', 'isFeedback', 'isTemporal', 'kind', 'label', 'logic', 'lowerBound', 'mechanismBlock', 'message', 'name', 'option', 'paramType', 'parameter', 'passed', 'policyBlock', 'portName', 'preservesInvariant', 'pythonType', 'readEntity', 'readVariable', 'report', 'severity', 'signatureBackwardIn', 'signatureBackwardOut', 'signatureForwardIn', 'signatureForwardOut', 'signatureMechanism', 'source', 'sourceElement', 'sourceLabel', 'space', 'spec', 'state_var', 'symbol', 'system', 'systemName', 'target', 'transition_sig', 'type', 'typeToken', 'units', 'updatesEntity', 'updatesEntry', 'updatesVariable', 'upperBound', 'usesParameter', 'usesType', 'wireOptional', 'wireSource', 'wireSpace', 'wireTarget', 'wiring', 'wiringBlock', 'wiringType']
4 changes: 4 additions & 0 deletions .hypothesis/constants/0a02c611be85e11a
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/spec.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/0d9a027faceff8d7
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/__init__.py
# hypothesis_version: 6.151.9

['0.2.3', 'AgentID', 'AtomicBlock', 'Block', 'BlockIR', 'BoundaryAction', 'CanonicalGDS', 'CompositionType', 'ControlAction', 'EMPTY', 'Entity', 'FeedbackLoop', 'Finding', 'FlowDirection', 'GDSCompositionError', 'GDSError', 'GDSSpec', 'GDSTypeError', 'HasConstraints', 'HasOptions', 'HasParams', 'HierarchyNodeIR', 'IRDocument', 'IRMetadata', 'InputIR', 'Interface', 'Mechanism', 'NonNegativeFloat', 'ParallelComposition', 'ParameterDef', 'ParameterSchema', 'Policy', 'Port', 'PositiveInt', 'Probability', 'Severity', 'Space', 'SpecQuery', 'SpecWiring', 'StackComposition', 'StateMetric', 'StateVariable', 'StructuralWiring', 'SystemIR', 'TERMINAL', 'Tagged', 'TemporalLoop', 'Timestamp', 'TokenAmount', 'TransitionSignature', 'TypeDef', 'VerificationReport', 'Wire', 'Wiring', 'WiringIR', 'WiringOrigin', 'all_checks', 'check_completeness', 'check_determinism', 'check_reachability', 'check_type_safety', 'compile_system', 'entity', 'extract_hierarchy', 'extract_wirings', 'flatten_blocks', 'gds_check', 'get_custom_checks', 'interface', 'load_ir', 'port', 'project_canonical', 'sanitize_id', 'save_ir', 'space', 'spec_to_dict', 'spec_to_json', 'state_var', 'tokenize', 'tokens_overlap', 'tokens_subset', 'typedef', 'verify']
4 changes: 4 additions & 0 deletions .hypothesis/constants/0f2d12dedcb06219
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/_namespace.py
# hypothesis_version: 6.151.9

['gds', 'gds-core', 'gds-ir', 'gds-verif']
4 changes: 4 additions & 0 deletions .hypothesis/constants/1560a51ac9c66efb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/ir/serialization.py
# hypothesis_version: 6.151.9

['0.2.1', '1.0']
4 changes: 4 additions & 0 deletions .hypothesis/constants/19377a3a38683453
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/query.py
# hypothesis_version: 6.151.9

['boundary', 'control', 'generic', 'kind', 'mechanism', 'policy']
4 changes: 4 additions & 0 deletions .hypothesis/constants/1e5ba8804462cfbf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/types/typedef.py
# hypothesis_version: 6.151.9

[0.0, 1.0, 'A value in [0, 1]', 'AgentID', 'NonNegativeFloat', 'PositiveInt', 'Probability', 'Timestamp', 'TokenAmount', 'seconds', 'tokens']
4 changes: 4 additions & 0 deletions .hypothesis/constants/2442a95b57e46661
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/compiler/__init__.py
# hypothesis_version: 6.151.9

['StructuralWiring', 'WiringOrigin', 'compile_system', 'extract_hierarchy', 'extract_wirings', 'flatten_blocks']
4 changes: 4 additions & 0 deletions .hypothesis/constants/2a846dbd39b70828
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/.venv/bin/pytest
# hypothesis_version: 6.151.9

['-script.pyw', '.exe', '__main__']
4 changes: 4 additions & 0 deletions .hypothesis/constants/2ca0f2b446657c76
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/shacl.py
# hypothesis_version: 6.151.9

['AtomicBlock', 'BlockIR', 'BlockIRShape', 'BoundaryAction', 'BoundaryActionShape', 'Entity', 'EntityShape', 'Finding', 'FindingShape', 'GDSSpec', 'GDSSpecShape', 'Mechanism', 'MechanismShape', 'ParameterDef', 'Policy', 'PolicyShape', 'SC005ParamRefShape', 'Space', 'SpaceShape', 'SystemIR', 'SystemIRShape', 'TransitionSignature', 'TypeDef', 'TypeDefShape', 'WiringIR', 'WiringIRShape', 'checkId', 'class', 'constrainsBoundary', 'gds-shape', 'hasInterface', 'name', 'passed', 'pythonType', 'severity', 'sh', 'signatureMechanism', 'source', 'target', 'updatesEntry', 'usesParameter', 'xsd']
4 changes: 4 additions & 0 deletions .hypothesis/constants/30e5b6fa780f16d4
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/spec.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/3287dee2c51eebb5
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/types/__init__.py
# hypothesis_version: 6.151.9

['AgentID', 'Interface', 'NonNegativeFloat', 'Port', 'PositiveInt', 'Probability', 'Timestamp', 'TokenAmount', 'TypeDef', 'port', 'tokenize', 'tokens_overlap', 'tokens_subset']
4 changes: 4 additions & 0 deletions .hypothesis/constants/3a356dc3c4c1aeae
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/ir/models.py
# hypothesis_version: 6.151.9

['[^A-Za-z0-9_]', '_', 'contravariant', 'covariant', 'dataflow', 'feedback', 'parallel', 'sequential', 'temporal']
4 changes: 4 additions & 0 deletions .hypothesis/constants/3a6447c305dd0a5a
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/helpers.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/3af1f6bf1e0072a9
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/blocks/roles.py
# hypothesis_version: 6.151.9

['after', 'boundary', 'control', 'mechanism', 'policy']
4 changes: 4 additions & 0 deletions .hypothesis/constants/41e7702e913f3269
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/verification/spec_checks.py
# hypothesis_version: 6.151.9

['SC-001', 'SC-002', 'SC-003', 'SC-004', 'SC-005', 'SC-006', 'SC-007', 'SC-008', 'SC-009']
4 changes: 4 additions & 0 deletions .hypothesis/constants/47afa93e3c04db97
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/export.py
# hypothesis_version: 6.151.9

['AdmissibilityDep', 'AtomicBlock', 'BlockIR', 'BoundaryAction', 'CanonicalGDS', 'ControlAction', 'Entity', 'Finding', 'GDSSpec', 'HierarchyNodeIR', 'InputIR', 'Interface', 'Mechanism', 'MetricVariableEntry', 'ParameterDef', 'Policy', 'Port', 'Space', 'SpaceField', 'SpecWiring', 'StateMetric', 'StateVariable', 'SystemIR', 'TransitionReadEntry', 'TransitionSignature', 'TypeDef', 'UpdateMapEntry', 'VerificationReport', 'Wire', 'WiringIR', 'admissibility', 'block', 'blockName', 'blockType', 'boundaryBlock', 'canonical', 'category', 'checkId', 'colorCode', 'compositionType', 'constrainsBoundary', 'constraint', 'controlBlock', 'depEntity', 'depVariable', 'dependsOnBlock', 'description', 'direction', 'entity', 'exitCondition', 'exportablePredicate', 'fieldName', 'fieldType', 'finding', 'formula', 'generic', 'hasBackwardIn', 'hasBackwardOut', 'hasBlock', 'hasBlockIR', 'hasChild', 'hasConstraint', 'hasDependency', 'hasEntity', 'hasField', 'hasFinding', 'hasForwardIn', 'hasForwardOut', 'hasHierarchy', 'hasInputIR', 'hasInterface', 'hasMetricVariable', 'hasParameter', 'hasReadEntry', 'hasSpace', 'hasStateMetric', 'hasType', 'hasVariable', 'hasWire', 'hasWiring', 'hasWiringIR', 'hierarchy', 'input', 'inst', 'interface', 'isFeedback', 'isTemporal', 'kind', 'label', 'logic', 'lowerBound', 'mechanismBlock', 'message', 'metricEntity', 'metricHasDistance', 'metricType', 'metricVariable', 'name', 'option', 'paramType', 'parameter', 'passed', 'policyBlock', 'portName', 'preservesInvariant', 'pythonType', 'readEntity', 'readVariable', 'report', 'severity', 'signatureBackwardIn', 'signatureBackwardOut', 'signatureForwardIn', 'signatureForwardOut', 'signatureMechanism', 'source', 'sourceElement', 'sourceLabel', 'space', 'spec', 'state_metric', 'state_var', 'symbol', 'system', 'systemName', 'target', 'transition_sig', 'type', 'typeToken', 'units', 'updatesEntity', 'updatesEntry', 'updatesVariable', 'upperBound', 'usesParameter', 'usesType', 'wireOptional', 'wireSource', 'wireSpace', 'wireTarget', 'wiring', 'wiringBlock', 'wiringType']
4 changes: 4 additions & 0 deletions .hypothesis/constants/49ec8bc0e2c1e8bf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/state.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/4b4bd64e908536e9
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/tagged.py
# hypothesis_version: 6.151.9

['tags']
4 changes: 4 additions & 0 deletions .hypothesis/constants/4cb330c12c1cf3b9
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/blocks/composition.py
# hypothesis_version: 6.151.9

['after']
4 changes: 4 additions & 0 deletions .hypothesis/constants/4d01b94ed49cf45f
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/__init__.py
# hypothesis_version: 6.151.9

['0.1.0', 'GDS', 'GDS_CORE', 'GDS_IR', 'GDS_VERIF', 'PREFIXES', 'TEMPLATES', 'build_all_shapes', 'build_core_ontology', 'build_generic_shapes', 'canonical_to_graph', 'canonical_to_turtle', 'graph_to_canonical', 'graph_to_report', 'graph_to_spec', 'graph_to_system_ir', 'report_to_graph', 'report_to_turtle', 'run_query', 'spec_to_graph', 'spec_to_turtle', 'system_ir_to_graph', 'system_ir_to_turtle', 'to_jsonld', 'to_ntriples', 'to_turtle', 'validate_graph']
4 changes: 4 additions & 0 deletions .hypothesis/constants/539a07d14ba9c631
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/blocks/__init__.py
# hypothesis_version: 6.151.9

['AtomicBlock', 'Block', 'BoundaryAction', 'ControlAction', 'FeedbackLoop', 'GDSCompositionError', 'GDSError', 'GDSTypeError', 'Mechanism', 'ParallelComposition', 'Policy', 'StackComposition', 'TemporalLoop', 'Wiring']
4 changes: 4 additions & 0 deletions .hypothesis/constants/5778a306b1e17786
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/blocks/errors.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/5c5ddce1df04a26c
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/verification/generic_checks.py
# hypothesis_version: 6.151.9

[' — MISMATCH', ' — type mismatch', 'G-001', 'G-002', 'G-003', 'G-004', 'G-005', 'G-006', 'boundary', 'no inputs', 'no outputs']
4 changes: 4 additions & 0 deletions .hypothesis/constants/5ef2b46dafb2642c
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/ir/__init__.py
# hypothesis_version: 6.151.9

['BlockIR', 'CompositionType', 'FlowDirection', 'HierarchyNodeIR', 'SystemIR', 'WiringIR']
4 changes: 4 additions & 0 deletions .hypothesis/constants/6002e064d9837fb8
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/verification/__init__.py
# hypothesis_version: 6.151.9

['Finding', 'Severity', 'VerificationReport', 'check_completeness', 'check_determinism', 'check_reachability', 'check_type_safety', 'verify']
4 changes: 4 additions & 0 deletions .hypothesis/constants/66aa6126fffe2c48
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/export.py
# hypothesis_version: 6.151.9

['AdmissibilityDep', 'AtomicBlock', 'BlockIR', 'BoundaryAction', 'CanonicalGDS', 'ControlAction', 'Entity', 'Finding', 'GDSSpec', 'HierarchyNodeIR', 'InputIR', 'Interface', 'Mechanism', 'MetricVariableEntry', 'ParameterDef', 'Policy', 'Port', 'Space', 'SpaceField', 'SpecWiring', 'StateMetric', 'StateVariable', 'SystemIR', 'TransitionReadEntry', 'TransitionSignature', 'TypeDef', 'UpdateMapEntry', 'VerificationReport', 'Wire', 'WiringIR', 'admissibility', 'block', 'blockName', 'blockType', 'boundaryBlock', 'canonical', 'category', 'checkId', 'colorCode', 'compositionType', 'constrainsBoundary', 'constraint', 'controlBlock', 'depEntity', 'depVariable', 'dependsOnBlock', 'description', 'direction', 'entity', 'exitCondition', 'exportablePredicate', 'fieldName', 'fieldType', 'finding', 'formula', 'generic', 'hasBackwardIn', 'hasBackwardOut', 'hasBlock', 'hasBlockIR', 'hasChild', 'hasConstraint', 'hasDependency', 'hasEntity', 'hasField', 'hasFinding', 'hasForwardIn', 'hasForwardOut', 'hasHierarchy', 'hasInputIR', 'hasInterface', 'hasMetricVariable', 'hasParameter', 'hasReadEntry', 'hasSpace', 'hasStateMetric', 'hasType', 'hasVariable', 'hasWire', 'hasWiring', 'hasWiringIR', 'hierarchy', 'input', 'inst', 'interface', 'isFeedback', 'isTemporal', 'kind', 'label', 'logic', 'lowerBound', 'mechanismBlock', 'message', 'metricEntity', 'metricHasDistance', 'metricType', 'metricVariable', 'name', 'option', 'paramType', 'parameter', 'passed', 'policyBlock', 'portName', 'preservesInvariant', 'pythonType', 'readEntity', 'readVariable', 'report', 'severity', 'signatureBackwardIn', 'signatureBackwardOut', 'signatureForwardIn', 'signatureForwardOut', 'signatureMechanism', 'source', 'sourceElement', 'sourceLabel', 'space', 'spec', 'state_metric', 'state_var', 'symbol', 'system', 'systemName', 'target', 'transition_sig', 'type', 'typeToken', 'units', 'updatesEntity', 'updatesEntry', 'updatesVariable', 'upperBound', 'usesParameter', 'usesType', 'wireOptional', 'wireSource', 'wireSpace', 'wireTarget', 'wiring', 'wiringBlock', 'wiringType']
4 changes: 4 additions & 0 deletions .hypothesis/constants/720bb2d392c98802
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/serialize.py
# hypothesis_version: 6.151.9

['blocks', 'boundary_block', 'bounds', 'constraints', 'depends_on', 'depends_on_blocks', 'description', 'entities', 'generic', 'has_constraint', 'kind', 'mechanism', 'name', 'optional', 'options', 'parameters', 'params_used', 'preserves_invariant', 'python_type', 'reads', 'schema', 'source', 'space', 'spaces', 'symbol', 'target', 'type', 'typedef', 'types', 'units', 'updates', 'variables', 'wires', 'wirings']
4 changes: 4 additions & 0 deletions .hypothesis/constants/7c2096717ac2bba5
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/types/interface.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/7da98be9df90a320
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/verification/engine.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/7fd7ee5dc4ea2ae8
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/compiler/compile.py
# hypothesis_version: 6.151.9

[' + ', 'auto', 'children', 'explicit', 'feedback', 'forward_in', 'forward_out', 'kind', 'temporal']
4 changes: 4 additions & 0 deletions .hypothesis/constants/8a7e4acf124a93cd
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-owl/gds_owl/ontology.py
# hypothesis_version: 6.151.9

['AdmissibilityDep', 'Atomic Block', 'AtomicBlock', 'Block', 'Block IR', 'BlockIR', 'Boundary Action', 'BoundaryAction', 'Canonical GDS', 'CanonicalGDS', 'Control Action', 'ControlAction', 'Entity', 'Feedback Loop', 'FeedbackLoop', 'Finding', 'GDS Specification', 'GDSSpec', 'Hierarchy Node IR', 'HierarchyNodeIR', 'Input IR', 'InputIR', 'Interface', 'Mechanism', 'Parallel Composition', 'ParallelComposition', 'Parameter Definition', 'ParameterDef', 'Policy', 'Port', 'Space', 'Space Field', 'SpaceField', 'Spec Wiring', 'SpecWiring', 'Stack Composition', 'StackComposition', 'State Variable', 'StateVariable', 'System IR', 'SystemIR', 'Temporal Loop', 'TemporalLoop', 'Top-level flat IR', 'Transition Signature', 'TransitionReadEntry', 'TransitionSignature', 'Type Definition', 'TypeDef', 'Update Map Entry', 'UpdateMapEntry', 'Verification Report', 'VerificationReport', 'Wire', 'Wiring IR', 'WiringIR', 'blockName', 'blockType', 'boolean', 'boundaryBlock', 'category', 'checkId', 'colorCode', 'compositionType', 'constrainsBoundary', 'constraint', 'controlBlock', 'depEntity', 'depVariable', 'dependsOnBlock', 'description', 'direction', 'exitCondition', 'exportablePredicate', 'fieldName', 'fieldType', 'first', 'formula', 'hasBackwardIn', 'hasBackwardOut', 'hasBlock', 'hasBlockIR', 'hasCanonical', 'hasChild', 'hasConstraint', 'hasDependency', 'hasEntity', 'hasField', 'hasFinding', 'hasForwardIn', 'hasForwardOut', 'hasHierarchy', 'hasInputIR', 'hasInterface', 'hasParameter', 'hasReadEntry', 'hasSpace', 'hasType', 'hasVariable', 'hasWire', 'hasWiring', 'hasWiringIR', 'inner', 'integer', 'isFeedback', 'isTemporal', 'kind', 'label', 'left', 'logic', 'lowerBound', 'mechanismBlock', 'message', 'name', 'ontology', 'option', 'owl', 'paramType', 'passed', 'policyBlock', 'portName', 'preservesInvariant', 'pythonType', 'rdfs', 'readEntity', 'readVariable', 'right', 'second', 'severity', 'signatureBackwardIn', 'signatureBackwardOut', 'signatureForwardIn', 'signatureForwardOut', 'signatureMechanism', 'source', 'sourceElement', 'sourceLabel', 'string', 'symbol', 'systemName', 'target', 'typeToken', 'units', 'updatesEntity', 'updatesEntry', 'updatesVariable', 'upperBound', 'usesParameter', 'usesType', 'wireOptional', 'wireSource', 'wireSpace', 'wireTarget', 'wiringBlock', 'wiringType', 'xsd']
4 changes: 4 additions & 0 deletions .hypothesis/constants/8ad6b25a6bd095e8
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/parameters.py
# hypothesis_version: 6.151.9

['after', 'parameters']
4 changes: 4 additions & 0 deletions .hypothesis/constants/8e319d735c5b99ac
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/verification/findings.py
# hypothesis_version: 6.151.9

['error', 'info', 'warning']
4 changes: 4 additions & 0 deletions .hypothesis/constants/8f29e7654bf98441
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/spec.py
# hypothesis_version: 6.151.9

[]
4 changes: 4 additions & 0 deletions .hypothesis/constants/a3ac6bf68fb7c3f0
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/canonical.py
# hypothesis_version: 6.151.9

['f', 'f ∘ g', 'f_θ', 'g', 'g_θ', 'id']
4 changes: 4 additions & 0 deletions .hypothesis/constants/a8dcac1926006e66
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# file: /home/rohan/Documents/Github/blockscience/gds-core/packages/gds-framework/gds/constraints.py
# hypothesis_version: 6.151.9

[]
Loading
Loading