Skip to content

Commit ca19282

Browse files
committed
Explication du modèle en lyx latex
1 parent e9c6c10 commit ca19282

File tree

4 files changed

+344
-0
lines changed

4 files changed

+344
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
*.jar
55
*.war
66
*.ear
7+
#*#
8+
*~
79
private/
810
build/
911
dist/

modele.html.LyXconv/mod__le.html

+101
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6+
<meta name="generator" content="http://www.nongnu.org/elyxer/"/>
7+
<meta name="create-date" content="2014-02-10"/>
8+
<link rel="stylesheet" href="http://elyxer.nongnu.org/lyx.css" type="text/css" media="all"/>
9+
<title>Offre Demande modelisation de correspondace</title>
10+
</head>
11+
<body>
12+
<div id="globalWrapper">
13+
<h1 class="title">
14+
Offre Demande modelisation de correspondace
15+
</h1>
16+
<h2 class="author">
17+
Pascal Fares
18+
</h2>
19+
<div class="abstract">
20+
<p class="abstract-message">
21+
Abstract
22+
</p>
23+
Modéliser l’association entre demandeur et offrant. Application à l’ofrre et demande d’emploi
24+
</div>
25+
<h1 class="Section">
26+
<a class="toc" name="toc-Section-1">1</a> Representation des profils
27+
</h1>
28+
<div class="Unindented">
29+
L’offrant et le demandeur sont représenté par la notion de Profil. Le profil modélise l’ensemble des informations utiles d’un offrant ou demandeur.
30+
</div>
31+
<h1 class="Section">
32+
<a class="toc" name="toc-Section-2">2</a> Les Catégories
33+
</h1>
34+
<div class="Unindented">
35+
La catégorie "Categories" modélise les critères représentant un besoin ou une offre.
36+
</div>
37+
<div class="Indented">
38+
Le demandeur souhaite trouver un ensemble de critères chez l’offrant.
39+
</div>
40+
<h1 class="Section">
41+
<a class="toc" name="toc-Section-3">3</a> Existance de matching
42+
</h1>
43+
<div class="Description">
44+
<span class="Description-entry">Profil</span> =&lt;Informations, Catégories Demandées CD, Catégories offertes CO&gt;
45+
</div>
46+
<div class="Description">
47+
<span class="Description-entry">&lt;CD&gt;</span> = categorie , &lt;CD&gt;
48+
</div>
49+
<div class="Description">
50+
<span class="Description-entry">&lt;CO&gt;</span> = categorie , &lt;CO&gt;
51+
</div>
52+
<div class="Description">
53+
<span class="Description-entry">categorie</span> = nom, valeur, categorieParente, &lt;CD&gt; //sous catégories
54+
</div>
55+
<div class="Unindented">
56+
matching : <span class="formula"><i>CD</i><sub><i>i</i></sub> ⊆ <i>CO</i><sub><i>j</i></sub><i>CD</i><sub><i>j</i></sub> ⊆ <i>CO</i><sub><i>i</i></sub></span>
57+
</div>
58+
<h2 class="Subsection">
59+
<a class="toc" name="toc-Subsection-3.1">3.1</a> distance entre 2 critères demandeur -&gt; offrant
60+
</h2>
61+
<div class="Unindented">
62+
<span class="formula"><i>d</i><sub> ⊆ </sub>(<i>CD</i> = {<i>cd</i><sub><i>i</i></sub>}, <i>CO</i> = {<i>co</i><sub><i>j</i></sub>}) = <span class="array"><span class="arrayrow"><span class="bracket align-l"></span></span><span class="arrayrow"><span class="bracket align-l"></span></span><span class="arrayrow"><span class="bracket align-l"></span></span></span><span class="bracketcases">
63+
<span class="arrayrow">
64+
<span class="case align-l">
65+
<i>M</i> = {(<i>cdi</i>, <i>coj</i>)<i>ϵ</i><i>CDxCO</i> ⁄ (<i>cdi</i>.<i>nom</i> = <i>coj</i>.<i>nom</i>)} 
66+
</span>
67+
<span class="case align-l">
68+
 ⇒ <span class="limits"><span class="limit"></span></span><sub>(<i>cd</i>, <i>co</i>)<i>ϵ</i><i>M</i></sub>(100*(<i>cd</i>.<i>v</i> + (<i>co</i>.<i>v</i> − <i>cd</i>.<i>v</i>)) ⁄ <i>cd</i>.<i>v</i>)*<i>d</i><sub> ⊆ </sub>(<i>cd</i>.<i>sub</i>, <i>co</i>.<i>sub</i>) 
69+
</span>
70+
71+
</span>
72+
<span class="arrayrow">
73+
<span class="case align-l">
74+
  
75+
</span>
76+
<span class="case align-l">
77+
  
78+
</span>
79+
80+
</span>
81+
<span class="arrayrow">
82+
<span class="case align-l">
83+
<i>NM</i> = {<i>c</i><i>ϵ</i><i>CD</i> ⁄ <i>c</i><i>ϵ</i><i>CD</i><i>c</i><i>CO</i>} 
84+
</span>
85+
<span class="case align-l">
86+
 ⇒ <span class="limits"><span class="limit"></span></span><sub><i>c</i><i>ϵ</i><i>NM</i></sub>( − <i>c</i>.<i>v</i>) 
87+
</span>
88+
89+
</span>
90+
91+
</span>
92+
∧ = </span>
93+
</div>
94+
95+
<hr class="footer"/>
96+
<div class="footer" id="generated-by">
97+
Document generated by <a href="http://elyxer.nongnu.org/">eLyXer 1.2.5 (2013-03-10)</a> on <span class="create-date">2014-02-10T11:24:33.706541</span>
98+
</div>
99+
</div>
100+
</body>
101+
</html>

modele.html.LyXconv/modele.html

+101
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4+
<head>
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6+
<meta name="generator" content="http://www.nongnu.org/elyxer/"/>
7+
<meta name="create-date" content="2014-02-10"/>
8+
<link rel="stylesheet" href="http://elyxer.nongnu.org/lyx.css" type="text/css" media="all"/>
9+
<title>Offre Demande modelisation de correspondace</title>
10+
</head>
11+
<body>
12+
<div id="globalWrapper">
13+
<h1 class="title">
14+
Offre Demande modelisation de correspondace
15+
</h1>
16+
<h2 class="author">
17+
Pascal Fares
18+
</h2>
19+
<div class="abstract">
20+
<p class="abstract-message">
21+
Abstract
22+
</p>
23+
Modéliser l’association entre demandeur et offrant. Application à l’ofrre et demande d’emploi
24+
</div>
25+
<h1 class="Section">
26+
<a class="toc" name="toc-Section-1">1</a> Representation des profils
27+
</h1>
28+
<div class="Unindented">
29+
L’offrant et le demandeur sont représentés par la notion de Profil. Le profil modélise l’ensemble des informations utiles d’un offrant ou demandeur.
30+
</div>
31+
<h1 class="Section">
32+
<a class="toc" name="toc-Section-2">2</a> Les Catégories
33+
</h1>
34+
<div class="Unindented">
35+
La catégorie "Categories" modélise les critères représentant un besoin ou une offre.
36+
</div>
37+
<div class="Indented">
38+
Le demandeur souhaite trouver un ensemble de critères chez l’offrant.
39+
</div>
40+
<h1 class="Section">
41+
<a class="toc" name="toc-Section-3">3</a> Existance de matching
42+
</h1>
43+
<div class="Description">
44+
<span class="Description-entry">Profil</span> =&lt;Informations, Catégories Demandées CD, Catégories offertes CO&gt;
45+
</div>
46+
<div class="Description">
47+
<span class="Description-entry">&lt;CD&gt;</span> = categorie , &lt;CD&gt;
48+
</div>
49+
<div class="Description">
50+
<span class="Description-entry">&lt;CO&gt;</span> = categorie , &lt;CO&gt;
51+
</div>
52+
<div class="Description">
53+
<span class="Description-entry">categorie</span> = nom, valeur, categorieParente, &lt;CD&gt; //sous catégories
54+
</div>
55+
<div class="Unindented">
56+
matching : <span class="formula"><i>CD</i><sub><i>i</i></sub> ⊆ <i>CO</i><sub><i>j</i></sub><i>CD</i><sub><i>j</i></sub> ⊆ <i>CO</i><sub><i>i</i></sub></span>
57+
</div>
58+
<h2 class="Subsection">
59+
<a class="toc" name="toc-Subsection-3.1">3.1</a> distance entre 2 critères demandeur -&gt; offrant
60+
</h2>
61+
<div class="Unindented">
62+
<span class="formula"><i>d</i><sub> ⊆ </sub>(<i>CD</i> = {<i>cd</i><sub><i>i</i></sub>}, <i>CO</i> = {<i>co</i><sub><i>j</i></sub>}) = <span class="array"><span class="arrayrow"><span class="bracket align-l"></span></span><span class="arrayrow"><span class="bracket align-l"></span></span><span class="arrayrow"><span class="bracket align-l"></span></span></span><span class="bracketcases">
63+
<span class="arrayrow">
64+
<span class="case align-l">
65+
<i>M</i> = {(<i>cdi</i>, <i>coj</i>)<i>ϵ</i><i>CDxCO</i> ⁄ (<i>cdi</i>.<i>nom</i> = <i>coj</i>.<i>nom</i>)} 
66+
</span>
67+
<span class="case align-l">
68+
 ⇒ <span class="limits"><span class="limit"></span></span><sub>(<i>cd</i>, <i>co</i>)<i>ϵ</i><i>M</i></sub>(100*(<i>cd</i>.<i>v</i> + (<i>co</i>.<i>v</i> − <i>cd</i>.<i>v</i>)) ⁄ <i>cd</i>.<i>v</i>)*<i>d</i><sub> ⊆ </sub>(<i>cd</i>.<i>sub</i>, <i>co</i>.<i>sub</i>) 
69+
</span>
70+
71+
</span>
72+
<span class="arrayrow">
73+
<span class="case align-l">
74+
  
75+
</span>
76+
<span class="case align-l">
77+
  
78+
</span>
79+
80+
</span>
81+
<span class="arrayrow">
82+
<span class="case align-l">
83+
<i>NM</i> = {<i>c</i><i>ϵ</i><i>CD</i> ⁄ <i>c</i><i>ϵ</i><i>CD</i><i>c</i><i>CO</i>} 
84+
</span>
85+
<span class="case align-l">
86+
 ⇒ <span class="limits"><span class="limit"></span></span><sub><i>c</i><i>ϵ</i><i>NM</i></sub>( − <i>c</i>.<i>v</i>) 
87+
</span>
88+
89+
</span>
90+
91+
</span>
92+
∧ = </span>
93+
</div>
94+
95+
<hr class="footer"/>
96+
<div class="footer" id="generated-by">
97+
Document generated by <a href="http://elyxer.nongnu.org/">eLyXer 1.2.5 (2013-03-10)</a> on <span class="create-date">2014-02-10T11:29:51.633657</span>
98+
</div>
99+
</div>
100+
</body>
101+
</html>

modele.lyx

+140
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
#LyX 2.0 created this file. For more info see http://www.lyx.org/
2+
\lyxformat 413
3+
\begin_document
4+
\begin_header
5+
\textclass article
6+
\use_default_options true
7+
\maintain_unincluded_children false
8+
\language english
9+
\language_package default
10+
\inputencoding auto
11+
\fontencoding global
12+
\font_roman default
13+
\font_sans default
14+
\font_typewriter default
15+
\font_default_family default
16+
\use_non_tex_fonts false
17+
\font_sc false
18+
\font_osf false
19+
\font_sf_scale 100
20+
\font_tt_scale 100
21+
22+
\graphics default
23+
\default_output_format default
24+
\output_sync 0
25+
\bibtex_command default
26+
\index_command default
27+
\paperfontsize default
28+
\use_hyperref false
29+
\papersize default
30+
\use_geometry false
31+
\use_amsmath 1
32+
\use_esint 1
33+
\use_mhchem 1
34+
\use_mathdots 1
35+
\cite_engine basic
36+
\use_bibtopic false
37+
\use_indices false
38+
\paperorientation portrait
39+
\suppress_date false
40+
\use_refstyle 1
41+
\index Index
42+
\shortcut idx
43+
\color #008000
44+
\end_index
45+
\secnumdepth 3
46+
\tocdepth 3
47+
\paragraph_separation indent
48+
\paragraph_indentation default
49+
\quotes_language english
50+
\papercolumns 1
51+
\papersides 1
52+
\paperpagestyle default
53+
\tracking_changes false
54+
\output_changes false
55+
\html_math_output 0
56+
\html_css_as_file 0
57+
\html_be_strict false
58+
\end_header
59+
60+
\begin_body
61+
62+
\begin_layout Title
63+
Offre Demande modelisation de correspondace
64+
\end_layout
65+
66+
\begin_layout Author
67+
Pascal Fares
68+
\end_layout
69+
70+
\begin_layout Abstract
71+
Modéliser l'association entre demandeur et offrant.
72+
Application à l'ofrre et demande d'emploi
73+
\end_layout
74+
75+
\begin_layout Section
76+
Representation des profils
77+
\end_layout
78+
79+
\begin_layout Standard
80+
L'offrant et le demandeur sont représentés par la notion de Profil.
81+
Le profil modélise l'ensemble des informations utiles d'un offrant ou demandeur.
82+
\end_layout
83+
84+
\begin_layout Section
85+
Les Catégories
86+
\end_layout
87+
88+
\begin_layout Standard
89+
La catégorie "Categories" modélise les critères représentant un besoin ou
90+
une offre.
91+
\end_layout
92+
93+
\begin_layout Standard
94+
Le demandeur souhaite trouver un ensemble de critères chez l'offrant.
95+
\end_layout
96+
97+
\begin_layout Section
98+
Existance de matching
99+
\end_layout
100+
101+
\begin_layout Description
102+
Profil =<Informations, Catégories Demandées CD, Catégories offertes CO>
103+
\end_layout
104+
105+
\begin_layout Description
106+
<CD> = categorie , <CD>
107+
\end_layout
108+
109+
\begin_layout Description
110+
<CO> = categorie , <CO>
111+
\end_layout
112+
113+
\begin_layout Description
114+
categorie = nom, valeur, categorieParente, <CD> //sous catégories
115+
\end_layout
116+
117+
\begin_layout Standard
118+
matching :
119+
\begin_inset Formula $CD_{i}\subseteq CO_{j}\wedge CD_{j}\subseteq CO_{i}$
120+
\end_inset
121+
122+
123+
\end_layout
124+
125+
\begin_layout Subsection
126+
distance entre 2 critères demandeur -> offrant
127+
\end_layout
128+
129+
\begin_layout Standard
130+
\begin_inset Formula $d_{\subseteq}(CD=\{cd_{i}\},CO=\{co_{j}\})=\begin{cases}
131+
M=\{(cdi,coj)\epsilon CDxCO/(cdi.nom=coj.nom)\} & \Rightarrow\sum_{(cd,co)\epsilon M}(100*(cd.v+(co.v-cd.v))/cd.v)*d_{\subseteq}(cd.sub,co.sub)\\
132+
NM=\{c\epsilon CD/c\epsilon CD\wedge c\notin CO\} & \Rightarrow\sum_{c\epsilon NM}(-c.v)
133+
\end{cases}\wedge=$
134+
\end_inset
135+
136+
137+
\end_layout
138+
139+
\end_body
140+
\end_document

0 commit comments

Comments
 (0)