[
next
] [
tail
] [
up
]
Contents
1
Software installation
2
ViSiDiA functionalities
2.1
Graphical User Interface
2.1.1
Global view
2.1.2
Left menu and top toolbar
2.1.3
Graph panel
2.1.4
Secondary toolbar
2.2
Message passing simulation
2.2.1
Run the simulation
2.2.2
View statistics
2.3
Mobile agent simulation
2.4
Mobile sensors
2.5
Rewriting rules
2.6
Specific settings
2.6.1
Preferences
2.6.2
Set properties
2.6.3
Repat simulations
2.6.4
Recording a simulation
2.7
Remote network
3
Developing your own agents or algorithms
3.1
General considerations
3.2
Developing agents
3.2.1
Asynchronous agents
3.2.2
Synchronous agents
3.2.3
Sensor agents
3.3
Developing algorithms
3.3.1
Asynchronous algorithms
3.3.2
Synchronous algorithms
3.3.3
Sensor algorithms
3.4
Compiling your agent or algorithm
3.5
API packages
3.5.1
Edge states
3.5.2
Messages
3.5.3
Criteria
3.6
Developing an algorithm: example of Rendez-Vous
3.6.1
Context
3.6.2
Algorithm description
3.6.3
Implementation using the API ViSiDiA
3.6.4
Complete Java code
Appendices
A
Install Java
A.1
Troubleshooting
A.1.1
GNU Java Compiler (GJC)
A.1.2
OpenJDK
[
next
] [
front
] [
up
]