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

Private GIT Repository
ajout dune image
[desynchronisation-controle.git] / IWCMC14 / main.tex
1 \documentclass[10pt]{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
25
26 \author{
27   Jean-Fran\c{c}cois Couchot, \and 
28   Ahmed Mostefaoui\\
29   FEMTO-ST Institute, UMR 6174 CNRS\\
30   DISC Department, University of Franche-Comt\'{e}\\
31   Belfort, France\\
32   \{jean-francois.couchot, ahmed.mostefaoui\}@univ-fcomte.fr\\
33 }
34
35
36
37
38
39 \title{ }
40
41
42
43
44 \begin{document}
45 \maketitle
46
47 \newcommand{\ie}{\textit{i.e.}}
48 %\newcommand{\Nats}[0]{\ensuremath{\mathds{N}}}
49 %\newcommand{\R}[0]{\ensuremath{\mathds{R}}}
50 %\newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
51
52
53
54 \begin{abstract}
55
56 \end{abstract}
57
58
59
60 \begin{IEEEkeywords}
61
62 \end{IEEEkeywords}
63
64
65
66
67
68
69
70
71 \section{Introduction}  
72 %\input{intro}
73
74
75
76
77
78 \section{Basics of Existing Scheme}
79 \input{HLG}
80
81
82 \section{Improving }
83
84
85 \subsection{Convergence Detection} 
86 \input{convergence}
87
88
89 \subsection{A closer look to convexity}
90 \input{convexity}
91 \JFC{On doit parler du probleme pour Ps}
92
93 \subsection{Directly retreiving the argmin}
94 \input{argmin}
95
96
97
98
99 \subsection{Fault-Tolerence Considerations}
100
101 \
102
103
104 \section{Discussion and Future Work}
105 %\input{conclusion}
106
107
108 %\bibliographystyle{compj}
109 \bibliographystyle{IEEEtran}
110 \bibliography{forensicsVer4}
111
112
113
114
115 \end{document}