]> AND Private Git Repository - desynchronisation-controle.git/blob - IWCMC14/main.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
totot
[desynchronisation-controle.git] / IWCMC14 / main.tex
1 \documentclass{IEEEtran}
2 \usepackage[utf8]{inputenc}
3 \usepackage[T1]{fontenc}
4 \usepackage[english]{babel}
5 \usepackage{amsmath,amssymb}
6
7 \usepackage{epsfig,psfrag}
8 \usepackage{graphics,graphicx} 
9 \usepackage{color}
10 \usepackage{dsfont}
11 \usepackage{graphicx}
12 \usepackage{subfigure}
13 \usepackage{stmaryrd}
14 \usepackage{color}
15 \usepackage{cite}
16 \usepackage{url}
17 \usepackage{booktabs}
18 \usepackage{epstopdf}
19
20 \newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}}
21 \newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}}
22
23
24 \newcommand{\R}[0]{\ensuremath{\mathbb{R}}}
25
26
27 \author{
28   Jean-Fran\c{c}cois COuchot, \and 
29   Ahmed Mostefaoui\\
30   FEMTO-ST Institute, UMR 6174 CNRS\\
31   DISC Department, University of Franche-Comt\'{e}\\
32   Belfort, France\\
33   \{jean-francois.couchot, ahmed.mostefaoui\}@univ-fcomte.fr\\
34 }
35
36
37
38
39
40 \title{ }
41
42
43
44
45 \begin{document}
46 \maketitle
47
48 \newcommand{\ie}{\textit{i.e.}}
49 %\newcommand{\Nats}[0]{\ensuremath{\mathds{N}}}
50 %\newcommand{\R}[0]{\ensuremath{\mathds{R}}}
51 %\newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
52
53
54
55 \begin{abstract}
56
57 \end{abstract}
58
59
60
61 \begin{IEEEkeywords}
62
63 \end{IEEEkeywords}
64
65
66
67
68
69
70
71
72 \section{Introduction}  
73 %\input{intro}
74
75
76
77
78
79 \section{Basics of Existing Scheme}
80 \input{HLG}
81
82
83 \section{Improving }
84
85
86 \subsection{Convergence Detection} 
87 \input{convergence}
88
89
90 \subsection{A closer look to convexity}
91 \input{convexity}
92
93 \subsection{Directly retrieving the argmin}
94 \input{argmin}
95
96
97
98
99 \subsection{Fault-Tolerance Considerations}
100
101
102
103
104 \section{Discussion and Future Work}
105 %\input{conclusion}
106
107
108 %\bibliographystyle{compj}
109 \bibliographystyle{IEEEtran}
110 \bibliography{biblioand,abbrev}
111
112
113
114
115 \end{document}