Difference between revisions of "User Guide"

From BP Wiki
Jump to: navigation, search
 
(9 intermediate revisions by one user not shown)
Line 1: Line 1:
'''BPJ User Guide &nbsp;'''<br/>Contents:&nbsp;&nbsp;
+
= BPJ Documentation and Examples =
  
 
*[[Download|Downloading, installing and configuring the BPJ library, related tools 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 slide presentation: general introduction to behavioral programming]
+
*[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: about b-threads, events, b-programs, etc.]]
 
*[[The BPJ Library|The BPJ library: about b-threads, events, b-programs, etc.]]
*Designing, developing and running your application (TBA. Meanwhile use general introduction prersentation and examples).
 
 
*[[Dynamic b-threads|Symbolic and dynamic and b-threads]]
 
*[[Dynamic b-threads|Symbolic and dynamic and b-threads]]
 
*[[TraceVis|Tracing and visualizing behavioral Java programs with TraceVis]]
 
*[[TraceVis|Tracing and visualizing behavioral Java programs with TraceVis]]
 
*[[BPJ Model Checking|Verifying your application with the BPJ model checking]]
 
*[[BPJ Model Checking|Verifying your application with the BPJ model checking]]
*Using BPJ for hybrid fuzzy control with BFUZ (To be added).
+
*[[BPJ Programming Examples | BPJ Programming Examples]]
 +
 
 +
= Advanced Topics =
 +
*[http://www.wisdom.weizmann.ac.il/~amarron/FuzzIeee12.pdf Using BPJ for hybrid fuzzy control with BFUZ].
 
*[[Z3BP|Working with Z3 Theorem Prover / SMT Solver]]
 
*[[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