Browsing French translation

2632 of 57897 results
2632.
BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. The main features are:
* a simple boolean expression parser (supports operators AND, OR and
NOT, as well as parentheses)
* an algorithm to convert a boolean expression binary tree into its
Disjunctive Normal Form (this algorithm supports the NOT operator)
* a function that determines if an expression tree is in DNF.
Description
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
BoolStuff est une bibliothèque en C++ qui prend en charge quelques opérations sur des arbres binaires d'expressions booléennes. Les principales fonctionnalités sont[nbsp]:
* un analyseur simple d'expressions booléennes (prend en charge les
opérateurs ET, OU et NON), ainsi que les parenthèses[nbsp];
* un algorithme pour convertir un arbre binaire d'expressions booléennes en
sa forme normale disjonctive (cet algorithme gère l'opérateur NON)[nbsp];
* une fonction qui détermine si un arbre d'expression est en FND.
Translated by gisele perreault
Reviewed by Sylvie Gallet
Located in Package: boolstuff-dev
2632 of 57897 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.