The WASA project

 

WASA Cookstour

  • Packages overview
  • Core classes
  • Buisness Objects and side effect
  • Monitoring
  • Design Patterns
  •  

    fr.jussieu.gla.wasa

    core contains all core classes, the minimum stuff for solving constraints.
    util contains utilities classes, which make use of core easier.
    monitor allows to spy Algorithm behavior, with XML log or Swing GUI.
    samples contains samples.

    fr.jussieu.gla.wasa.monitor

    model contains classes representing internal state of the Algorithm.
    event defines notification contract.
    xml allows to read write XML logs.
    gui contains a Swing GUI for real-time Algorithm monitoring.