Skip to content
Snippets Groups Projects
Commit fded5611 authored by Sophie Coudert's avatar Sophie Coudert
Browse files

IBSStdExpressionClass enriched and javadoc-documented. not tested

parent 7bad78be
No related branches found
No related tags found
1 merge request!457IntBoolSolver (IBS) version 1.0 completed
......@@ -91,7 +91,6 @@ public class IBSExpressionClass<
* @return The expression memorized at the provided index.
*/
public BExpr getBExpr(int _expr) { return null; }
/** test weather some saved expression is constant.
*
* @param i index of a boolean expression
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment