Kappa_terms.PatternSourceDomain to navigate in the graph
Create a connected component
type of a PreEnv during a pattern construction
new_node wk node_type
val new_link :
work ->
(Kappa_site_graphs.Agent.t * int) ->
(Kappa_site_graphs.Agent.t * int) ->
worknew_link wk (node, site_id) (node', site_id')
new_link_type work (node,site) type
val finish_new :
debug_mode:bool ->
?origin:Kappa_data_structures.Operator.rev_dep ->
work ->
PreEnv.t * Kappa_data_structures.Renaming.t * cc * idval print_cc :
noCounters:bool ->
?dotnet:bool ->
?full_species:bool ->
?sigs:Kappa_site_graphs.Signature.s ->
?counters_info:Kappa_site_graphs.Counters_info.t ->
?cc_id:id ->
with_id:bool ->
Format.formatter ->
t ->
unitval print_cc_as_id :
Kappa_site_graphs.Signature.s ->
Kappa_site_graphs.Counters_info.t ->
Format.formatter ->
t ->
unitval print :
noCounters:bool ->
?domain:Env.t ->
with_id:bool ->
Format.formatter ->
id ->
unitprint ~domain ?with_id:None form cc
val embeddings_to_fully_specified :
debug_mode:bool ->
Env.t ->
id ->
cc ->
Kappa_data_structures.Renaming.t listval fold_by_type :
(pos:int -> agent_type:int -> (link * int) array -> 'a -> 'a) ->
cc ->
'a ->
'aUSE WITH CARE: Break some abstraction. The array must not be modified and internal state -1 means unspecified
USE WITH CARE: Break some abstraction. The array must not be modified and internal state -1 means unspecified
Output a JSON value of type sharing_level.
Serialize a value of type sharing_level into a JSON string.
Input JSON data of type sharing_level.
Deserialize JSON data of type sharing_level.
val finalize :
debug_mode:bool ->
sharing:sharing_level ->
PreEnv.t ->
Contact_map.t ->
Env.t * PreEnv.statval matchings :
debug_mode:bool ->
Kappa_site_graphs.Signature.s ->
t ->
t ->
Kappa_data_structures.Renaming.t listval counter_value_cc :
Kappa_site_graphs.Signature.s option ->
Kappa_site_graphs.Counters_info.counter_sig ->
cc ->
(Kappa_data_structures.Mods.IntMap.elt * int) ->
int