Backup diff of Introduction (No. 7)


  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
#norelated
// ページ下部の添付ファイルリンクを表示しない
// 添付ファイルを消したりしたいときはコメントアウト
#noattach
''HydLa'' is a constraint-based hybrid system modeling language.
''HydLa'' is a constraint-based [[hybrid system>http://en.wikipedia.org/wiki/Hybrid_system]] modeling language.
The key features of HydLa are:
- declarative (cf. procedural) modeling of systems as constraints over real-valued functions,
- description of models using familiar mathematical and temporal logic notations, and
- constraint hierarchies that enable concise modeling of default and exceptional behaviors.

''Hyrose'', which is an implementation of HydLa, has been developed using C++ and
uses Mathematica and REDUCE as an external constraint solver.  The features of
Hyrose are:
- error-free simulatation using symbolic computation,
- simulation of system with symbolic parameters and uncertainties, and
- search for all solution trajectories using non-deterministic execution.

// #ref(../roof_bouncing.png)
#ref(../bouncing_particle.png,75%)

We are also developing ''HIDE'', an integrated development environment for HydLa.
HIDE allows us to model, simulate and visualize models within a unified environment.