agents
v0.2.0
Search documentation of agents
Settings
quantum_protocol
(agents v0.2.0)
View Source
Summary
Functions
code_change(OldVsn, State, Extra)
coherence_maintainer(State, CoherenceTime)
create_quantum_cluster(Nodes, ClusterType)
create_superposition(States, Amplitudes)
entanglement_monitor(State)
establish_entanglement(Pid1, Pid2)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(Options)
measure_state(StateId)
quantum_channel_handler(ChannelId, Pid1, Pid2)
quantum_teleport(Pid, TargetNode, EntanglementId)
send_entangled(EntanglementId, Message, Options)
start_link(Options)
terminate(Reason, State)
Functions
code_change(OldVsn, State, Extra)
coherence_maintainer(State, CoherenceTime)
create_quantum_cluster(Nodes, ClusterType)
create_superposition(States, Amplitudes)
entanglement_monitor(State)
establish_entanglement(Pid1, Pid2)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(Options)
measure_state(StateId)
quantum_channel_handler(ChannelId, Pid1, Pid2)
quantum_teleport(Pid, TargetNode, EntanglementId)
send_entangled(EntanglementId, Message, Options)
start_link(Options)
terminate(Reason, State)