function ContenidoColumnaIzquierda() { ?>
The traditional languages for developing rule-based systems are not appropriate for real-time environments, due to the enormous difficulty that implies their timing analysis. Arlips is a language for developing rule-based systems for real-time environments. Arlips and its pattern matching algorithm fulfill the necessary conditions for allowing their timing analysis. This language has a syntax and semantic similar to other rule-based languages following the production system paradigm.
At the same time, we have included restrictions to facilitate its timing analysis. Its pattern matching algorithm has been designed after a detailed study of the Rete algorithm. Due to that, this algorithm maintains the properties of a good pattern matching algorithm. The main characteristics of our algorithm are:
Arlips rule-based systems can be integrated into the ARTIS real-time intelligent architecture or into any C program. Development and debugging tools are also provided.
}
function ContenidoSidebar()
{
?>
05/Apr/06 Arlips website is on line.
15/Mar/06 "facts" action is available for logging the working memory.
16/Feb/06 -log option is available.
16/Nov/05 Arlips vs. Clips in CAEPIA'05.
} include_once("../../styles/layout.php"); HeadGti(1); BodyAndWrapper(); CabeceraYMenuTool( "Arlips", "Real-time Language for integrated Production Systems "); MenuToolGti( 0 ); FinSeccion (); //Menu InicioContenidoPagina (); InicioColumnaIzquierda (); Titular ("Home"); ContenidoColumnaIzquierda(); FinSeccion (); // Columna Izquierda InicioColumnaDerecha(); ImagenLateral (); InicioSidebar (); ContenidoSidebar (); FinSeccion (); // Sidebar FinSeccion (); // ColumnaDerecha; FinSeccion (); // ContenidoPagina; Footer(); FinSeccion(); // Footer; FinSeccion(); // Wrapper FinalPagina(); ?>