[PPL-devel] [GIT] ppl/ppl(floating_point): Implemented a test on polyhedra abstract domain with linearization

Roberto Bagnara bagnara at cs.unipr.it
Fri Oct 2 19:39:10 CEST 2009


+  Variable X(0); //input
+  Variable D(1); //input
+  Variable Y(2); //output
+  Variable S(3); //last output
+  Variable R(4); //actual rate

I commenti noi non li mettiamo così.

+  FP_Interval threshold(-144);
+  threshold.join_assign(144);

Questo cos'è?

-- 
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list