Difference between revisions of "User Guide"
From BP Wiki
Line 4: | Line 4: | ||
*[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/BPJ%20Introduction.pdf A slide presentation: 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.]] | ||
− | |||
*[[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]] |
Revision as of 07:38, 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
- Using BPJ for hybrid fuzzy control with BFUZ.
- Working with Z3 Theorem Prover / SMT Solver
- BPJ Programming Examples