Difference between revisions of "User Guide"

From BP Wiki
Jump to: navigation, search
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''BPJ User Guide &nbsp;<br>''' Contents:&nbsp;&nbsp;
+
= BPJ Documentation and Examples =
  
*[[Download | Download, install and configure the BPJ library and examples]]
+
*[[Download|Downloading, installing and configuring the BPJ library, related tools and examples]]
*[http://www.wisdom.weizmann.ac.il/~bprogram/pres/BPJ%20Introduction.pdf A general introduction to behavioral programming presentation]
+
*[http://www.wisdom.weizmann.ac.il/~bprogram/pres/BPintroduction.pdf A slide presentation: a general introduction to behavioral programming]
*[[The_BPJ_Library | The BPJ library: b-threads, events, b-programs, event sets, etc.]]
+
*[[The BPJ Library|The BPJ library: about b-threads, events, b-programs, etc.]]
*Designing and developing your application
+
*[[Dynamic b-threads|Symbolic and dynamic and b-threads]]
*Running your application
+
*[[TraceVis|Tracing and visualizing behavioral Java programs with TraceVis]]
*[[Dynamic b-threads | Symbolic and dynamic and b-threads]]
+
*[[BPJ Model Checking|Verifying your application with the BPJ model checking]]
*[[ TraceVis | Tracing and visualizing behavioral Java programs with TraceVis]]
+
*[[BPJ Programming Examples | BPJ Programming Examples]]
*[[BPMC | Verifying your application with BPmc]]
+
*Using BPJ for hybrid fuzzy control with BFUZ
+
  
 
+
= Advanced Topics =
 
+
*[http://www.wisdom.weizmann.ac.il/~amarron/FuzzIeee12.pdf Using BPJ for hybrid fuzzy control with BFUZ].
[[Main Page|Prev]]<span style="line-height: 1.5em;"> </span>[[UserGuidePage1|Next]]
+
*[[Z3BP|Working with Z3 Theorem Prover / SMT Solver]]
 +
*[[Learning | Adaptive Behavioral Programming]]

Latest revision as of 09:40, 29 April 2014

BPJ Documentation and Examples

Advanced Topics