Difference between revisions of "User Guide"
From BP Wiki
Line 7: | Line 7: | ||
*[[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]] | ||
+ | *[[BPJ Programming Examples | BPJ Programming Examples]] | ||
*[http://www.wisdom.weizmann.ac.il/~amarron/FuzzIeee12.pdf Using BPJ for hybrid fuzzy control with BFUZ]. | *[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]] | ||
− |
Revision as of 18:18, 27 April 2014
BPJ User Guide
Contents:
- Downloading, installing and configuring the BPJ library, related tools and examples
- A slide presentation: general introduction to behavioral programming
- The BPJ library: about b-threads, events, b-programs, etc.
- Symbolic and dynamic and b-threads
- Tracing and visualizing behavioral Java programs with TraceVis
- Verifying your application with the BPJ model checking
- BPJ Programming Examples
- Using BPJ for hybrid fuzzy control with BFUZ.
- Working with Z3 Theorem Prover / SMT Solver