Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ScaDCOP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime MORGE
ScaDCOP
Commits
b255e37e
Commit
b255e37e
authored
5 years ago
by
Alex
Browse files
Options
Downloads
Patches
Plain Diff
solved compiling issu: automata succesfully added to report
parent
0403b5b1
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/report/figures/fsm/uncommitted.gv
+0
-0
0 additions, 0 deletions
doc/report/figures/fsm/uncommitted.gv
doc/report/figures/fsm/uncommitted.png
+0
-0
0 additions, 0 deletions
doc/report/figures/fsm/uncommitted.png
doc/report/fsm.tex
+5
-5
5 additions, 5 deletions
doc/report/fsm.tex
with
5 additions
and
5 deletions
doc/report/figures/fsm/uncommited.gv
→
doc/report/figures/fsm/uncommit
t
ed.gv
+
0
−
0
View file @
b255e37e
File moved
This diff is collapsed.
Click to expand it.
doc/report/figures/fsm/uncommited.png
→
doc/report/figures/fsm/uncommit
t
ed.png
+
0
−
0
View file @
b255e37e
File moved
This diff is collapsed.
Click to expand it.
doc/report/fsm.tex
+
5
−
5
View file @
b255e37e
...
...
@@ -45,7 +45,7 @@ The behaviour of each agent is defined by a finite state automata.
\center
{
\includegraphics
[width=\textwidth]
{
figures/fsm/agent
_
beginning.png
}}
\caption
{
Agent's beginning
}
\label
{
beginning
}
\end
{
figure
\end{figure
}
\subsubsection
{
\init
}
...
...
@@ -91,7 +91,7 @@ Messages received in this state: \begin{itemize}
\center
{
\includegraphics
[width=\textwidth]
{
figures/fsm/offerer.png
}}
\caption
{
Offerer agent
}
\label
{
offerer
}
\end
{
figure
\end{figure
}
\subsubsection
{
\offWaitingValues
{}}
Agents reaching this state are considered offerers.
...
...
@@ -118,7 +118,7 @@ Messages received in this state: \begin{itemize}
\center
{
\includegraphics
[width=\textwidth]
{
figures/fsm/receiver.png
}}
\caption
{
Receiver agent
}
\label
{
receiver
}
\end
{
figure
\end{figure
}
\subsubsection
{
\recWaitingValues
{}}
In this state the Receiver agent waits until it has been informed of all its neighbours' values.
...
...
@@ -154,7 +154,7 @@ In both \bestOfferFM{None/someOffer} cases, \informDelta{someDelta} is sent to a
\center
{
\includegraphics
[width=\textwidth]
{
figures/fsm/committed.png
}}
\caption
{
Committed agent
}
\label
{
committed
}
\end
{
figure
\end{figure
}
\subsubsection
{
\committed
{}}
This state can be reached from
\recHavingRecAllOff
{}
or
\offMakingOff
{}
.
...
...
@@ -168,7 +168,7 @@ Messages received in this state: \begin{itemize}
\center
{
\includegraphics
[width=\textwidth]
{
figures/fsm/uncommitted.png
}}
\caption
{
Uncommitted agent
}
\label
{
uncommitted
}
\end
{
figure
\end{figure
}
\subsubsection
{
\uncommitted
{}}
Similarly to
\committed
{}
, this state can be reached either from
\recHavingRecAllOff
{}
or
\offMakingOff
{}
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment