Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  exact_reduce_integration.pvs

  Sprache: PVS
 

%
%
% Purpose : a reduce-select choice multiple-stage exchange
%           under an integration fault model and exact communication.
%
%


exact_reduce_integration
[
  N: [nat -> posnat],
  T: TYPE+,
  <= : (total_order?[T]),
  (IMPORTING ordered_message[T,<=])
  source_error: [nat -> message]
] : THEORY

BEGIN

  i, j, k: VAR nat

  IMPORTING
    ordered_message[T,<=],
    protocol_integration[N, T],
    exact_reduce[N, message, ordered_message.<=, source_error]

  status:       VAR [i : nat -> node_status[N(i)]]
  sent:         VAR [i : nat -> [below(N(i)) -> message]]
  local:        VAR [i : nat -> [below(N(i)) -> T]]
  common_check: VAR [i: nat -> non_empty_finite_set[below(N(i))]]
  msg_check:    VAR valid_check_function
  check:        VAR valid_check_function

  tau: VAR [j: nat -> tau_type]
  cf: VAR k_consensus_function

  lower_validity: THEOREM
      check = conforms(msg_check, common_check) AND
      protocol(sent, check, reduce_choice(tau, cf), status, j, j + k) AND
      quorum_correct?(sent, check, status, tau, j, j + k)
    IMPLIES
      v_min(sent, common_check)(j) <= v_min(sent, common_check)(j + k)

  upper_validity: THEOREM
      check = conforms(msg_check, common_check) AND
      protocol(sent, check, reduce_choice(tau, cf), status, j, j + k) AND
      quorum_correct?(sent, check, status, tau, j, j + k)
    IMPLIES
      v_max(sent, common_check)(j + k) <= v_max(sent, common_check)(j)

  agreement_generation: THEOREM
      check = conforms(msg_check, common_check) AND
      protocol(sent, check, reduce_choice(tau, cf), status, j, j + k) AND
      exists_all_symmetric?(sent, check, status, tau, j, j + k)
    IMPLIES
      v_max(sent, common_check)(j + k) = v_min(sent, common_check)(j + k)

END exact_reduce_integration

Messung V0.5 in Prozent
C=90 H=100 G=95

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-14) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik