You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.1 KiB

7 years ago
7 years ago
7 years ago
7 years ago
  1. \newcommand{\NC}{\mbox{\it NC}}
  2. \newcommand{\HO}{\mbox{\it HO}}
  3. \newcommand{\AS}{\mbox{\it AS}}
  4. \newcommand{\SK}{\mbox{\it SK}}
  5. \newcommand{\SHO}{\mbox{\it SHO}}
  6. \newcommand{\AHO}{\mbox{\it AHO}}
  7. \newcommand{\CONS}{\mbox{\it CONS}}
  8. \newcommand{\K}{\mbox{\it K}}
  9. \newcommand{\Alg}{\mathcal{A}}
  10. \newcommand{\Pred}{\mathcal{P}}
  11. \newcommand{\Spr}{S_p^r}
  12. \newcommand{\Tpr}{T_p^r}
  13. \newcommand{\mupr}{\vec{\mu}_p^{\,r}}
  14. \newcommand{\MSpr}{S_p^{\rho}}
  15. \newcommand{\MTpr}{T_p^{\rho}}
  16. \newconstruct{\SEND}{$\Spr$:}{}{\ENDSEND}{}
  17. \newconstruct{\TRAN}{$\Tpr$:}{}{\ENDTRAN}{}
  18. \newconstruct{\ROUND}{\textbf{Round}}{\!\textbf{:}}{\ENDROUND}{}
  19. \newconstruct{\VARIABLES}{\textbf{Variables:}}{}{\ENDVARIABLES}{}
  20. \newconstruct{\INIT}{\textbf{Initialization:}}{}{\ENDINIT}{}
  21. \newconstruct{\MSEND}{$\MSpr$:}{}{\ENDMSEND}{}
  22. \newconstruct{\MTRAN}{$\MTpr$:}{}{\ENDMTRAN}{}
  23. \newconstruct{\SROUND}{\textbf{Selection Round}}{\!\textbf{:}}{\ENDSROUND}{}
  24. \newconstruct{\VROUND}{\textbf{Validation Round}}{\!\textbf{:}}{\ENDVROUND}{}
  25. \newconstruct{\DROUND}{\textbf{Decision Round}}{\!\textbf{:}}{\ENDDROUND}{}