[ppl] 22/68: Imported Upstream version 0.10.2

Andreas Tille tille at debian.org
Sat Nov 12 08:40:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository ppl.

commit 3d977d6b9f67ebb19a1609a1b321628a88e15371
Author: Andreas Tille <tille at debian.org>
Date:   Sat Nov 12 01:13:50 2016 -0600

    Imported Upstream version 0.10.2
---
 ChangeLog                                          |   193 +
 NEWS                                               |    17 +
 README                                             |    36 +-
 TODO                                               |     6 -
 Watchdog/ChangeLog                                 |    54 +
 Watchdog/doc/Makefile.am                           |     3 +
 Watchdog/doc/Makefile.in                           |     3 +
 Watchdog/doc/fdl.pdf                               |   Bin 56411 -> 56411 bytes
 Watchdog/doc/fdl.ps.gz                             |   Bin 63642 -> 63642 bytes
 Watchdog/doc/gpl.pdf                               |   Bin 69557 -> 69557 bytes
 Watchdog/doc/gpl.ps.gz                             |   Bin 80241 -> 80241 bytes
 Watchdog/doc/pwl-user-0.7-html.tar.gz              |   Bin 69711 -> 69710 bytes
 Watchdog/doc/pwl-user-0.7.pdf                      |   Bin 241944 -> 241944 bytes
 Watchdog/doc/pwl-user-0.7.ps.gz                    |   Bin 174050 -> 174050 bytes
 Watchdog/src/Makefile.am                           |     7 +
 Watchdog/src/Makefile.in                           |     7 +
 Watchdog/src/pwl.hh.dist                           |    84 +-
 Watchdog/tests/Makefile.am                         |     3 +
 Watchdog/tests/Makefile.in                         |     3 +
 configure                                          |    75 +-
 configure.ac                                       |     2 +-
 demos/ppl_lcdd/Makefile.am                         |     6 +
 demos/ppl_lcdd/Makefile.in                         |     6 +
 demos/ppl_lcdd/ppl_lcdd.1                          |     4 +-
 demos/ppl_lcdd/ppl_lcdd.cc                         |     2 +-
 demos/ppl_lpsol/Makefile.am                        |     3 +
 demos/ppl_lpsol/Makefile.in                        |     3 +
 demos/ppl_lpsol/ppl_lpsol.1                        |     4 +-
 doc/Makefile.am                                    |     3 +
 doc/Makefile.in                                    |     3 +
 doc/README.doc                                     |    30 +-
 doc/definitions.dox                                |   136 +-
 doc/fdl.pdf                                        |   Bin 56411 -> 56411 bytes
 doc/fdl.ps.gz                                      |   Bin 63642 -> 63642 bytes
 doc/gpl.pdf                                        |   Bin 69557 -> 69557 bytes
 doc/gpl.ps.gz                                      |   Bin 80241 -> 80241 bytes
 doc/libppl.3                                       |     8 +-
 doc/libppl_c.3                                     |    16 +-
 doc/ppl-config.1                                   |    12 +-
 doc/ppl-user-0.10.1pre13-html.tar.gz               |   Bin 859604 -> 0 bytes
 doc/ppl-user-0.10.1pre13.ps.gz                     |   Bin 1191666 -> 0 bytes
 doc/ppl-user-0.10.2-html.tar.gz                    |   Bin 0 -> 859476 bytes
 ...pl-user-0.10.1pre13.pdf => ppl-user-0.10.2.pdf} | 76296 ++++++++++---------
 doc/ppl-user-0.10.2.ps.gz                          |   Bin 0 -> 1193762 bytes
 doc/ppl-user-c-interface-0.10.1pre13-html.tar.gz   |   Bin 166930 -> 0 bytes
 doc/ppl-user-c-interface-0.10.1pre13.ps.gz         |   Bin 325206 -> 0 bytes
 doc/ppl-user-c-interface-0.10.2-html.tar.gz        |   Bin 0 -> 166485 bytes
 ....1pre13.pdf => ppl-user-c-interface-0.10.2.pdf} |  7596 +-
 doc/ppl-user-c-interface-0.10.2.ps.gz              |   Bin 0 -> 325241 bytes
 ...ppl-user-java-interface-0.10.1pre13-html.tar.gz |   Bin 166270 -> 0 bytes
 doc/ppl-user-java-interface-0.10.1pre13.ps.gz      |   Bin 324718 -> 0 bytes
 doc/ppl-user-java-interface-0.10.2-html.tar.gz     |   Bin 0 -> 166033 bytes
 ...re13.pdf => ppl-user-java-interface-0.10.2.pdf} |  6648 +-
 doc/ppl-user-java-interface-0.10.2.ps.gz           |   Bin 0 -> 324612 bytes
 ...pl-user-ocaml-interface-0.10.1pre13-html.tar.gz |   Bin 71095 -> 0 bytes
 doc/ppl-user-ocaml-interface-0.10.2-html.tar.gz    |   Bin 0 -> 71090 bytes
 ...e13.pdf => ppl-user-ocaml-interface-0.10.2.pdf} |   Bin 239758 -> 239601 bytes
 ...ps.gz => ppl-user-ocaml-interface-0.10.2.ps.gz} |   Bin 196062 -> 196053 bytes
 ...l-user-prolog-interface-0.10.1pre13-html.tar.gz |   Bin 72613 -> 0 bytes
 doc/ppl-user-prolog-interface-0.10.1pre13.ps.gz    |   Bin 230934 -> 0 bytes
 doc/ppl-user-prolog-interface-0.10.2-html.tar.gz   |   Bin 0 -> 72546 bytes
 ...13.pdf => ppl-user-prolog-interface-0.10.2.pdf} |   Bin 258171 -> 257972 bytes
 doc/ppl-user-prolog-interface-0.10.2.ps.gz         |   Bin 0 -> 230915 bytes
 interfaces/C/Makefile.am                           |    16 +-
 interfaces/C/Makefile.in                           |    16 +-
 interfaces/C/tests/Makefile.am                     |     3 +
 interfaces/C/tests/Makefile.in                     |     3 +
 interfaces/Java/Makefile.am                        |     3 +
 interfaces/Java/Makefile.in                        |     3 +
 interfaces/Java/jni/Makefile.am                    |     7 +
 interfaces/Java/jni/Makefile.in                    |     7 +
 .../Java/parma_polyhedra_library/Makefile.am       |     3 +
 .../Java/parma_polyhedra_library/Makefile.in       |     3 +
 interfaces/Java/tests/Makefile.am                  |     3 +
 interfaces/Java/tests/Makefile.in                  |     3 +
 interfaces/OCaml/Makefile.am                       |     7 +
 interfaces/OCaml/Makefile.in                       |     7 +
 interfaces/OCaml/tests/Makefile.am                 |    10 +
 interfaces/OCaml/tests/Makefile.in                 |     9 +
 interfaces/Prolog/Ciao/Makefile.am                 |    13 +
 interfaces/Prolog/Ciao/Makefile.in                 |    13 +
 interfaces/Prolog/GNU/Makefile.am                  |     9 +
 interfaces/Prolog/GNU/Makefile.in                  |     9 +
 interfaces/Prolog/Makefile.am                      |     3 +
 interfaces/Prolog/Makefile.in                      |     3 +
 interfaces/Prolog/SICStus/Makefile.am              |    23 +
 interfaces/Prolog/SICStus/Makefile.in              |    19 +
 interfaces/Prolog/SWI/Makefile.am                  |     9 +
 interfaces/Prolog/SWI/Makefile.in                  |     9 +
 interfaces/Prolog/XSB/Makefile.am                  |    11 +-
 interfaces/Prolog/XSB/Makefile.in                  |    11 +-
 interfaces/Prolog/YAP/Makefile.am                  |     9 +
 interfaces/Prolog/YAP/Makefile.in                  |     9 +
 interfaces/Prolog/tests/Makefile.am                |     3 +
 interfaces/Prolog/tests/Makefile.in                |     3 +
 m4/ac_check_gmp.m4                                 |     7 +-
 src/Makefile.am                                    |    10 +
 src/Makefile.in                                    |    10 +
 src/checked_float.inlines.hh                       |     9 +-
 src/ppl.hh.dist                                    |   841 +-
 tests/BD_Shape/Makefile.am                         |    10 +
 tests/BD_Shape/Makefile.in                         |     9 +
 tests/Box/Makefile.am                              |    12 +
 tests/Box/Makefile.in                              |    12 +
 tests/Grid/Makefile.am                             |     9 +
 tests/Grid/Makefile.in                             |     9 +
 tests/MIP_Problem/Makefile.am                      |    12 +
 tests/MIP_Problem/Makefile.in                      |    12 +
 tests/Octagonal_Shape/Makefile.am                  |     9 +
 tests/Octagonal_Shape/Makefile.in                  |     9 +
 tests/Octagonal_Shape/affineimage1.cc              |     3 +
 tests/Partially_Reduced_Product/Makefile.am        |     9 +
 tests/Partially_Reduced_Product/Makefile.in        |     9 +
 tests/Polyhedron/Makefile.am                       |    12 +
 tests/Polyhedron/Makefile.in                       |    12 +
 tests/Polyhedron/memory1.cc                        |     6 +-
 tests/Powerset/Makefile.am                         |     9 +
 tests/Powerset/Makefile.in                         |     9 +
 118 files changed, 46746 insertions(+), 45831 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2c4f321..8137bf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,196 @@
+2009-04-18  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* PPL 0.10.2 released.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* fedora/ppl-0.10.1-Makefile.patch,
+	fedora/ppl-0.10.2-Makefile.patch, fedora/ppl.hh, fedora/ppl.spec,
+	fedora/ppl_c.h, fedora/pwl.hh: Updated for PPL 0.10.2.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* doc/libppl.3, doc/libppl_c.3: Version numbers fixed.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* demos/ppl_lcdd/ppl_lcdd.1, demos/ppl_lpsol/ppl_lpsol.1,
+	doc/libppl.3, doc/libppl_c.3, doc/ppl-config.1,
+	doc/ppl-config_extra_man_text: Updated for PPL 0.10.2.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/doc/Makefile.am, doc/Makefile.am: Added targets to have
+	`make -n dist' work as expected.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* demos/ppl_lcdd/ppl_lcdd.cc: Usage string fixed: ppl_lcdd accepts
+	at most one input file.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/src/Makefile.am, Watchdog/tests/Makefile.am,
+	demos/ppl_lcdd/Makefile.am, demos/ppl_lpsol/Makefile.am,
+	interfaces/C/Makefile.am, interfaces/C/tests/Makefile.am,
+	interfaces/Java/Makefile.am, interfaces/Java/jni/Makefile.am,
+	interfaces/Java/parma_polyhedra_library/Makefile.am,
+	interfaces/Java/tests/Makefile.am, interfaces/OCaml/Makefile.am,
+	interfaces/OCaml/tests/Makefile.am,
+	interfaces/Prolog/Ciao/Makefile.am,
+	interfaces/Prolog/GNU/Makefile.am, interfaces/Prolog/Makefile.am,
+	interfaces/Prolog/SICStus/Makefile.am,
+	interfaces/Prolog/SWI/Makefile.am,
+	interfaces/Prolog/XSB/Makefile.am,
+	interfaces/Prolog/YAP/Makefile.am,
+	interfaces/Prolog/tests/Makefile.am, src/Makefile.am,
+	tests/BD_Shape/Makefile.am, tests/Box/Makefile.am,
+	tests/Grid/Makefile.am, tests/MIP_Problem/Makefile.am,
+	tests/Octagonal_Shape/Makefile.am,
+	tests/Partially_Reduced_Product/Makefile.am,
+	tests/Polyhedron/Makefile.am, tests/Powerset/Makefile.am: Added
+	rules so that `make -n' and `make -n check' work.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* doc/definitions.dox: Updated BHZ09b.
+
+2009-04-15  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* NEWS, tests/Polyhedron/memory1.cc: Test program
+	tests/Polyhedron/memory1 disabled on the zSeries s390x platform.
+
+2009-04-15  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* NEWS, README, TODO, configure.ac: Updated for PPL 0.10.2.
+
+2009-04-15  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/src/Makefile.am, interfaces/C/Makefile.am,
+	src/Makefile.am: Libtool -version-info updated for PPL 0.10.2.
+
+2009-04-15  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* m4/ac_check_gmp.m4: Accommodate version 4.3.0 of GMP.  Starting from GMP version 4.3.0 (released a few hours after PPL
+	0.10.1), the gmp_version variable always contains three parts.  In
+	previous versions the patchlevel was omitted if it was 0.  This
+	change broke our GMP detection procedure.
+
+2009-04-14  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* doc/README.doc: Improved.
+
+2009-04-14  Enea Zaffanella <zaffanella at cs.unipr.it>
+
+	* doc/README.doc: Updated to refer to git and to mention possible
+	names of TeX config files.
+
+2009-04-14  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* PPL 0.10.1 released.
+
+2009-04-13  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog: Updated.
+
+2009-04-13  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* tests/Octagonal_Shape/affineimage1.cc: Disabled test10() on the
+	Alpha.
+
+2009-04-12  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog: Updated.
+
+2009-04-12  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* devtools/generate_dox_biblio.sed, doc/definitions.dox: 
+	Bibliography updated.  The generated bibliography required manual
+	intervention in a few places, also because of a couple of Doxygen
+	bugs and limitations
+	(see http://bugzilla.gnome.org/show_bug.cgi?id=578739 and
+	http://bugzilla.gnome.org/show_bug.cgi?id=578740).
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* interfaces/C/tests/.gitignore, interfaces/Prolog/XSB/.gitignore,
+	interfaces/Prolog/YAP/.gitignore: Added missing patterns.  Removed
+	obsolete ones.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* .gitignore, Watchdog/doc/.gitignore, doc/.gitignore,
+	interfaces/Prolog/XSB/.gitignore: Added missing patterns.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* fedora/ppl-0.10-bigendian.patch, fedora/ppl-0.10-configure.patch,
+	fedora/ppl-0.10.1-Makefile.patch, fedora/ppl.spec: Updated for PPL
+	0.10.1.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog, Watchdog/ChangeLog: Updated.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* interfaces/Prolog/XSB/Makefile.am: Fixed reference to CLPQ_TESTS.
+
+2009-04-10  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog: Updated.
+
+2009-04-10  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* src/checked_float.inlines.hh: Only use fmaf(), fma() and fmal() if
+	they are fast.
+
+2009-04-10  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* configure.ac: Version number bumped.
+
+2009-04-10  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* src/checked_float.inlines.hh: Do not use fma(), fmaf() and fmal()
+	on FreeBSD.  fma() does not respect rounding, fmaf() and fmal() may
+	have the same problem.
+
+2009-04-09  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* CREDITS: Mentioned the AIDA 2007 project.
+
+2009-04-09  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* CREDITS: Acknowledge the contribution of HiPEAC.
+
+2009-04-09  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* CREDITS: Acknowledge the contribution of INRIA.
+
+2009-04-09  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* CREDITS: Acknowledge the contribution of AMD.  Fixed mistaked of
+	previous commit.
+
+2009-04-09  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* CREDITS: Acknowledge the contribution of Kenneth MacKenzie.
+
+2009-04-07  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* tests/Octagonal_Shape/unconstrain1.cc: Disabled test07() on the
+	Alpha.
+
+2009-04-06  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog, Watchdog/ChangeLog: Updated.
+
+2009-04-06  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* devtools/cvs2cl.pl, devtools/git2cl, devtools/update_ChangeLog: 
+	Machinery to generate ChangeLog adapted to Git.  This is still
+	highly unsatisfactory, as it requires manual intervention.
+
 2009-04-06  Roberto Bagnara <bagnara at cs.unipr.it>
 
 	* configure.ac: Version number bumped.
diff --git a/NEWS b/NEWS
index d185ac2..1a4e482 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,23 @@ Parma Polyhedra Library NEWS -- history of user-visible changes
 
 
 --------------------------------------------------------------------------
+NEWS for version 0.10.2  (released on April 18, 2009)
+--------------------------------------------------------------------------
+
+Bugfixes
+========
+
+o  Correctly detect GMP 4.3.0.
+
+o  Fixed the C interface library version information.
+
+o  Test program tests/Polyhedron/memory1 disabled on the zSeries s390x
+   platform.
+
+o  Makefiles fixed so as to avoid failure of `make -n check'.
+
+
+--------------------------------------------------------------------------
 NEWS for version 0.10.1  (released on April 14, 2009)
 --------------------------------------------------------------------------
 
diff --git a/README b/README
index a79c408..daefe30 100644
--- a/README
+++ b/README
@@ -2,10 +2,10 @@ Copyright (C) 2001-2009 Roberto Bagnara <bagnara at cs.unipr.it>
 See below for the copying conditions.
 
 
-Parma Polyhedra Library (Release 0.10.1)
+Parma Polyhedra Library (Release 0.10.2)
 ========================================
 
-This is the release 0.10.1 of the Parma Polyhedra Library:
+This is the release 0.10.2 of the Parma Polyhedra Library:
 a C++ library for (not necessarily closed) convex polyhedra
 and other numerical abstractions.
 
@@ -66,7 +66,7 @@ write to ppl-devel at cs.unipr.it.
 Here is the contents of the PPL 0.10 source distribution
 (41 directories, 1446 files):
 
-ppl-0.10.1
+ppl-0.10.2
 |-- BUGS
 |-- COPYING
 |-- CREDITS
@@ -394,21 +394,21 @@ ppl-0.10.1
 |   |-- libppl.3
 |   |-- libppl_c.3
 |   |-- ppl-config.1
-|   |-- ppl-user-0.10.1-html.tar.gz
-|   |-- ppl-user-0.10.1.pdf
-|   |-- ppl-user-0.10.1.ps.gz
-|   |-- ppl-user-c-interface-0.10.1-html.tar.gz
-|   |-- ppl-user-c-interface-0.10.1.pdf
-|   |-- ppl-user-c-interface-0.10.1.ps.gz
-|   |-- ppl-user-java-interface-0.10.1-html.tar.gz
-|   |-- ppl-user-java-interface-0.10.1.pdf
-|   |-- ppl-user-java-interface-0.10.1.ps.gz
-|   |-- ppl-user-ocaml-interface-0.10.1-html.tar.gz
-|   |-- ppl-user-ocaml-interface-0.10.1.pdf
-|   |-- ppl-user-ocaml-interface-0.10.1.ps.gz
-|   |-- ppl-user-prolog-interface-0.10.1-html.tar.gz
-|   |-- ppl-user-prolog-interface-0.10.1.pdf
-|   |-- ppl-user-prolog-interface-0.10.1.ps.gz
+|   |-- ppl-user-0.10.2-html.tar.gz
+|   |-- ppl-user-0.10.2.pdf
+|   |-- ppl-user-0.10.2.ps.gz
+|   |-- ppl-user-c-interface-0.10.2-html.tar.gz
+|   |-- ppl-user-c-interface-0.10.2.pdf
+|   |-- ppl-user-c-interface-0.10.2.ps.gz
+|   |-- ppl-user-java-interface-0.10.2-html.tar.gz
+|   |-- ppl-user-java-interface-0.10.2.pdf
+|   |-- ppl-user-java-interface-0.10.2.ps.gz
+|   |-- ppl-user-ocaml-interface-0.10.2-html.tar.gz
+|   |-- ppl-user-ocaml-interface-0.10.2.pdf
+|   |-- ppl-user-ocaml-interface-0.10.2.ps.gz
+|   |-- ppl-user-prolog-interface-0.10.2-html.tar.gz
+|   |-- ppl-user-prolog-interface-0.10.2.pdf
+|   |-- ppl-user-prolog-interface-0.10.2.ps.gz
 |   |-- ppl.sty
 |   |-- user-language-interface.doxyconf.in
 |   |-- user-language-interface.tex
diff --git a/TODO b/TODO
index a8c932c..cfbd3be 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,4 @@
 
-Enhancements for PPL 0.10.1 or later versions
-=============================================
-
-- Update the NEWS file.
-
-
 Enhancements for PPL 0.11
 =========================
 
diff --git a/Watchdog/ChangeLog b/Watchdog/ChangeLog
index 69c2902..c5a1efe 100644
--- a/Watchdog/ChangeLog
+++ b/Watchdog/ChangeLog
@@ -1,3 +1,57 @@
+2009-04-18  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* PPL 0.10.2 released.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/doc/Makefile.am, doc/Makefile.am: Added targets to have
+	`make -n dist' work as expected.
+
+2009-04-16  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/src/Makefile.am, Watchdog/tests/Makefile.am,
+	demos/ppl_lcdd/Makefile.am, demos/ppl_lpsol/Makefile.am,
+	interfaces/C/Makefile.am, interfaces/C/tests/Makefile.am,
+	interfaces/Java/Makefile.am, interfaces/Java/jni/Makefile.am,
+	interfaces/Java/parma_polyhedra_library/Makefile.am,
+	interfaces/Java/tests/Makefile.am, interfaces/OCaml/Makefile.am,
+	interfaces/OCaml/tests/Makefile.am,
+	interfaces/Prolog/Ciao/Makefile.am,
+	interfaces/Prolog/GNU/Makefile.am, interfaces/Prolog/Makefile.am,
+	interfaces/Prolog/SICStus/Makefile.am,
+	interfaces/Prolog/SWI/Makefile.am,
+	interfaces/Prolog/XSB/Makefile.am,
+	interfaces/Prolog/YAP/Makefile.am,
+	interfaces/Prolog/tests/Makefile.am, src/Makefile.am,
+	tests/BD_Shape/Makefile.am, tests/Box/Makefile.am,
+	tests/Grid/Makefile.am, tests/MIP_Problem/Makefile.am,
+	tests/Octagonal_Shape/Makefile.am,
+	tests/Partially_Reduced_Product/Makefile.am,
+	tests/Polyhedron/Makefile.am, tests/Powerset/Makefile.am: Added
+	rules so that `make -n' and `make -n check' work.
+
+2009-04-15  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* Watchdog/src/Makefile.am, interfaces/C/Makefile.am,
+	src/Makefile.am: Libtool -version-info updated for PPL 0.10.2.
+
+2009-04-14  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* PPL 0.10.1 released.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* .gitignore, Watchdog/doc/.gitignore, doc/.gitignore,
+	interfaces/Prolog/XSB/.gitignore: Added missing patterns.
+
+2009-04-11  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog, Watchdog/ChangeLog: Updated.
+
+2009-04-06  Roberto Bagnara <bagnara at cs.unipr.it>
+
+	* ChangeLog, Watchdog/ChangeLog: Updated.
+
 2009-04-04  Roberto Bagnara <bagnara at cs.unipr.it>
 
 	* Watchdog/NEWS, Watchdog/README, Watchdog/configure.ac,
diff --git a/Watchdog/doc/Makefile.am b/Watchdog/doc/Makefile.am
index 891b0ed..7357eb0 100644
--- a/Watchdog/doc/Makefile.am
+++ b/Watchdog/doc/Makefile.am
@@ -276,3 +276,6 @@ mostlyclean-local:
 CLEANFILES = \
 $(USER_CORE_HTML_DIR).tag \
 $(DEVREF_CORE_HTML_DIR).tag
+
+../src/pwl_include_files.hh:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src pwl_include_files.hh
diff --git a/Watchdog/doc/Makefile.in b/Watchdog/doc/Makefile.in
index e25303b..6b432ab 100644
--- a/Watchdog/doc/Makefile.in
+++ b/Watchdog/doc/Makefile.in
@@ -609,6 +609,9 @@ $(DEVREF_CORE_HTML_DIR): devref.doxyconf-html $(DEVREF_CORE_STUFF)
 
 mostlyclean-local:
 	rm -rf $(HTML_DIRS) $(LATEX_DIRS) $(NONDIST_MANUALS) *.aux *.log
+
+../src/pwl_include_files.hh:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src pwl_include_files.hh
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/Watchdog/doc/fdl.pdf b/Watchdog/doc/fdl.pdf
index 6215ec3..8e6f265 100644
Binary files a/Watchdog/doc/fdl.pdf and b/Watchdog/doc/fdl.pdf differ
diff --git a/Watchdog/doc/fdl.ps.gz b/Watchdog/doc/fdl.ps.gz
index bbf26c9..ccc85ae 100644
Binary files a/Watchdog/doc/fdl.ps.gz and b/Watchdog/doc/fdl.ps.gz differ
diff --git a/Watchdog/doc/gpl.pdf b/Watchdog/doc/gpl.pdf
index a484187..02473cd 100644
Binary files a/Watchdog/doc/gpl.pdf and b/Watchdog/doc/gpl.pdf differ
diff --git a/Watchdog/doc/gpl.ps.gz b/Watchdog/doc/gpl.ps.gz
index 6f5aaf9..a39b3f4 100644
Binary files a/Watchdog/doc/gpl.ps.gz and b/Watchdog/doc/gpl.ps.gz differ
diff --git a/Watchdog/doc/pwl-user-0.7-html.tar.gz b/Watchdog/doc/pwl-user-0.7-html.tar.gz
index 65cb799..fbe9e46 100644
Binary files a/Watchdog/doc/pwl-user-0.7-html.tar.gz and b/Watchdog/doc/pwl-user-0.7-html.tar.gz differ
diff --git a/Watchdog/doc/pwl-user-0.7.pdf b/Watchdog/doc/pwl-user-0.7.pdf
index 6782ada..c9ee011 100644
Binary files a/Watchdog/doc/pwl-user-0.7.pdf and b/Watchdog/doc/pwl-user-0.7.pdf differ
diff --git a/Watchdog/doc/pwl-user-0.7.ps.gz b/Watchdog/doc/pwl-user-0.7.ps.gz
index 7cc193b..6c2b5ae 100644
Binary files a/Watchdog/doc/pwl-user-0.7.ps.gz and b/Watchdog/doc/pwl-user-0.7.ps.gz differ
diff --git a/Watchdog/src/Makefile.am b/Watchdog/src/Makefile.am
index 0b94acc..ef8b667 100644
--- a/Watchdog/src/Makefile.am
+++ b/Watchdog/src/Makefile.am
@@ -88,6 +88,7 @@ pwl_header.hh
 #	    0.5			0.9		    3:0:0
 #	    0.6			0.10		    4:0:0
 #	    0.7			0.10.1		    4:0:0
+#	    0.7			0.10.2		    4:0:0
 
 LIBPWL_LT_CURRENT =  4
 LIBPWL_LT_REVISION = 0
@@ -141,3 +142,9 @@ dist-hook:
 	mv -f $(distdir)/pwl.hh $(distdir)/pwl.hh.dist
 
 CLEANFILES = $(BUILT_SOURCES)
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+$(top_builddir)/pwl-config.h:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir) pwl-config.h
diff --git a/Watchdog/src/Makefile.in b/Watchdog/src/Makefile.in
index e7ed665..4283c7c 100644
--- a/Watchdog/src/Makefile.in
+++ b/Watchdog/src/Makefile.in
@@ -304,6 +304,7 @@ pwl_header.hh
 #	    0.5			0.9		    3:0:0
 #	    0.6			0.10		    4:0:0
 #	    0.7			0.10.1		    4:0:0
+#	    0.7			0.10.2		    4:0:0
 LIBPWL_LT_CURRENT = 4
 LIBPWL_LT_REVISION = 0
 LIBPWL_LT_AGE = 0
@@ -647,6 +648,12 @@ pwl_include_files.hh: $(INCLUDE_FILES) Makefile
 # pwl.hh.dist, which is distributed, is a copy of pwl.hh.
 dist-hook:
 	mv -f $(distdir)/pwl.hh $(distdir)/pwl.hh.dist
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+$(top_builddir)/pwl-config.h:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir) pwl-config.h
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/Watchdog/src/pwl.hh.dist b/Watchdog/src/pwl.hh.dist
index 93fa0e7..45d9cff 100644
--- a/Watchdog/src/pwl.hh.dist
+++ b/Watchdog/src/pwl.hh.dist
@@ -114,7 +114,7 @@ site: http://www.cs.unipr.it/ppl/ . */
 # define NDEBUG 1
 #endif
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Doubly_Linked_Object.types.hh line 1
+// Automatically generated from PPL source file ../src/Doubly_Linked_Object.types.hh line 1
 
 #ifndef PWL_Doubly_Linked_Object_types_hh
 #define PWL_Doubly_Linked_Object_types_hh 1
@@ -126,7 +126,7 @@ class Doubly_Linked_Object;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Doubly_Linked_Object_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList.types.hh line 1
+// Automatically generated from PPL source file ../src/EList.types.hh line 1
 
 #ifndef PWL_EList_types_hh
 #define PWL_EList_types_hh 1
@@ -139,7 +139,7 @@ class EList;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_EList_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.types.hh line 1
+// Automatically generated from PPL source file ../src/EList_Iterator.types.hh line 1
 
 #ifndef PWL_EList_Iterator_types_hh
 #define PWL_EList_Iterator_types_hh 1
@@ -152,7 +152,7 @@ class EList_Iterator;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_EList_Iterator_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Handler.types.hh line 1
+// Automatically generated from PPL source file ../src/Handler.types.hh line 1
 
 #ifndef PWL_Handler_types_hh
 #define PWL_Handler_types_hh 1
@@ -169,7 +169,7 @@ class Handler_Function;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Handler_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_Element.types.hh line 1
+// Automatically generated from PPL source file ../src/Pending_Element.types.hh line 1
 
 #ifndef PWL_Pending_Element_types_hh
 #define PWL_Pending_Element_types_hh 1
@@ -181,7 +181,7 @@ class Pending_Element;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Pending_Element_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_List.types.hh line 1
+// Automatically generated from PPL source file ../src/Pending_List.types.hh line 1
 
 #ifndef PWL_Pending_List_types_hh
 #define PWL_Pending_List_types_hh 1
@@ -193,7 +193,7 @@ class Pending_List;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Pending_List_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Time.types.hh line 1
+// Automatically generated from PPL source file ../src/Time.types.hh line 1
 
 #ifndef PWL_Time_types_hh
 #define PWL_Time_types_hh 1
@@ -205,7 +205,7 @@ class Time;
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Time_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.types.hh line 1
+// Automatically generated from PPL source file ../src/Watchdog.types.hh line 1
 
 #ifndef PWL_Watchdog_types_hh
 #define PWL_Watchdog_types_hh 1
@@ -217,14 +217,14 @@ namespace Parma_Watchdog_Library {
 }
 
 #endif // !defined(PWL_Watchdog_types_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Handler.defs.hh line 1
+// Automatically generated from PPL source file ../src/Handler.defs.hh line 1
 /* Handler and derived classes' declaration.
 */
 
 #ifndef PWL_Handler_defs_hh
 #define PWL_Handler_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Handler.defs.hh line 27
+// Automatically generated from PPL source file ../src/Handler.defs.hh line 27
 
 //! Abstract base class for handlers of the watchdog events.
 class Parma_Watchdog_Library::Handler {
@@ -286,7 +286,7 @@ private:
   void (*f)();
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Handler.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Handler.inlines.hh line 1
 /* Handler and derived classes' implementation: inline functions.
 */
 
@@ -325,17 +325,17 @@ Handler_Function::act() const {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Handler_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Handler.defs.hh line 89
+// Automatically generated from PPL source file ../src/Handler.defs.hh line 89
 
 #endif // !defined(PWL_Handler_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Time.defs.hh line 1
+// Automatically generated from PPL source file ../src/Time.defs.hh line 1
 /* Time class declaration.
 */
 
 #ifndef PWL_Time_defs_hh
 #define PWL_Time_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Time.defs.hh line 27
+// Automatically generated from PPL source file ../src/Time.defs.hh line 27
 
 namespace Parma_Watchdog_Library {
 
@@ -418,7 +418,7 @@ private:
   unsigned long microsecs;
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Time.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Time.inlines.hh line 1
 /* Time class implementation: inline functions.
 */
 
@@ -544,17 +544,17 @@ operator>=(const Time& x, const Time& y) {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Time_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Time.defs.hh line 110
+// Automatically generated from PPL source file ../src/Time.defs.hh line 110
 
 #endif // !defined(PWL_Time_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Doubly_Linked_Object.defs.hh line 1
+// Automatically generated from PPL source file ../src/Doubly_Linked_Object.defs.hh line 1
 /* Doubly_Linked_Object class declaration.
 */
 
 #ifndef PWL_Doubly_Linked_Object_defs_hh
 #define PWL_Doubly_Linked_Object_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Doubly_Linked_Object.defs.hh line 29
+// Automatically generated from PPL source file ../src/Doubly_Linked_Object.defs.hh line 29
 
 //! A (base) class for doubly linked objects.
 class Parma_Watchdog_Library::Doubly_Linked_Object {
@@ -588,7 +588,7 @@ private:
   template <typename T> friend class EList_Iterator;
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Doubly_Linked_Object.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Doubly_Linked_Object.inlines.hh line 1
 /* Doubly_Linked_Object class implementation: inline functions.
 */
 
@@ -639,17 +639,17 @@ Doubly_Linked_Object::~Doubly_Linked_Object() {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Doubly_Linked_Object_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Doubly_Linked_Object.defs.hh line 63
+// Automatically generated from PPL source file ../src/Doubly_Linked_Object.defs.hh line 63
 
 #endif // !defined(PWL_Doubly_Linked_Object_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.defs.hh line 1
+// Automatically generated from PPL source file ../src/EList_Iterator.defs.hh line 1
 /* EList_Iterator class declaration.
 */
 
 #ifndef PWL_EList_Iterator_defs_hh
 #define PWL_EList_Iterator_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.defs.hh line 28
+// Automatically generated from PPL source file ../src/EList_Iterator.defs.hh line 28
 
 namespace Parma_Watchdog_Library {
 
@@ -703,14 +703,14 @@ private:
   friend bool operator!=<T>(const EList_Iterator& x, const EList_Iterator& y);
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.inlines.hh line 1
+// Automatically generated from PPL source file ../src/EList_Iterator.inlines.hh line 1
 /* EList_Iterator class implementation: inline functions.
 */
 
 #ifndef PWL_EList_Iterator_inlines_hh
 #define PWL_EList_Iterator_inlines_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.inlines.hh line 27
+// Automatically generated from PPL source file ../src/EList_Iterator.inlines.hh line 27
 
 namespace Parma_Watchdog_Library {
 
@@ -789,17 +789,17 @@ operator!=(const EList_Iterator<T>& x, const EList_Iterator<T>& y) {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_EList_Iterator_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList_Iterator.defs.hh line 82
+// Automatically generated from PPL source file ../src/EList_Iterator.defs.hh line 82
 
 #endif // !defined(PWL_EList_Iterator_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList.defs.hh line 1
+// Automatically generated from PPL source file ../src/EList.defs.hh line 1
 /* EList class declaration.
 */
 
 #ifndef PWL_EList_defs_hh
 #define PWL_EList_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList.defs.hh line 28
+// Automatically generated from PPL source file ../src/EList.defs.hh line 28
 
 /*! \brief
   A simple kind of embedded list (i.e., a doubly linked objects
@@ -857,7 +857,7 @@ public:
   bool OK() const;
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList.inlines.hh line 1
+// Automatically generated from PPL source file ../src/EList.inlines.hh line 1
 /* EList class implementation: inline functions.
 */
 
@@ -951,17 +951,17 @@ EList<T>::OK() const {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_EList_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/EList.defs.hh line 86
+// Automatically generated from PPL source file ../src/EList.defs.hh line 86
 
 #endif // !defined(PWL_EList_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_Element.defs.hh line 1
+// Automatically generated from PPL source file ../src/Pending_Element.defs.hh line 1
 /* Pending_Element class declaration.
 */
 
 #ifndef PWL_Pending_Element_defs_hh
 #define PWL_Pending_Element_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_Element.defs.hh line 30
+// Automatically generated from PPL source file ../src/Pending_Element.defs.hh line 30
 
 //! A class for pending watchdog events with embedded links.
 /*!
@@ -1005,7 +1005,7 @@ private:
   bool* p_f;
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_Element.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Pending_Element.inlines.hh line 1
 /* Pending_Element class implementation: inline functions.
 */
 
@@ -1050,17 +1050,17 @@ Pending_Element::expired_flag() const {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Pending_Element_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_Element.defs.hh line 74
+// Automatically generated from PPL source file ../src/Pending_Element.defs.hh line 74
 
 #endif // !defined(PWL_Pending_Element_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_List.defs.hh line 1
+// Automatically generated from PPL source file ../src/Pending_List.defs.hh line 1
 /* Pending_List class declaration.
 */
 
 #ifndef PWL_Pending_List_defs_hh
 #define PWL_Pending_List_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_List.defs.hh line 31
+// Automatically generated from PPL source file ../src/Pending_List.defs.hh line 31
 
 //! An ordered list for recording pending watchdog events.
 class Parma_Watchdog_Library::Pending_List {
@@ -1102,7 +1102,7 @@ private:
   EList<Pending_Element> free_list;
 };
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_List.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Pending_List.inlines.hh line 1
 /* Pending_List class implementation: inline functions.
 */
 
@@ -1149,17 +1149,17 @@ Pending_List::erase(Iterator position) {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Pending_List_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Pending_List.defs.hh line 73
+// Automatically generated from PPL source file ../src/Pending_List.defs.hh line 73
 
 #endif // !defined(PWL_Pending_List_defs_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.defs.hh line 1
+// Automatically generated from PPL source file ../src/Watchdog.defs.hh line 1
 /* Watchdog and associated classes' declaration and inline functions.
 */
 
 #ifndef PWL_Watchdog_defs_hh
 #define PWL_Watchdog_defs_hh 1
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.defs.hh line 30
+// Automatically generated from PPL source file ../src/Watchdog.defs.hh line 30
 #include <cassert>
 
 #ifdef PWL_HAVE_SYS_TIME_H
@@ -1260,7 +1260,7 @@ public:
 
 } // namespace Parma_Watchdog_Library
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.inlines.hh line 1
+// Automatically generated from PPL source file ../src/Watchdog.inlines.hh line 1
 /* Watchdog and associated classes' implementation: inline functions.
 */
 
@@ -1269,7 +1269,7 @@ public:
 
 #include <stdexcept>
 
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.inlines.hh line 29
+// Automatically generated from PPL source file ../src/Watchdog.inlines.hh line 29
 
 namespace Parma_Watchdog_Library {
 
@@ -1322,7 +1322,7 @@ Init::~Init() {
 } // namespace Parma_Watchdog_Library
 
 #endif // !defined(PWL_Watchdog_inlines_hh)
-// Automatically generated from PPL source file /home/bagnara/ppl/ppl/Watchdog/src/Watchdog.defs.hh line 131
+// Automatically generated from PPL source file ../src/Watchdog.defs.hh line 131
 
 namespace {
 
diff --git a/Watchdog/tests/Makefile.am b/Watchdog/tests/Makefile.am
index 134b023..e235e98 100644
--- a/Watchdog/tests/Makefile.am
+++ b/Watchdog/tests/Makefile.am
@@ -67,3 +67,6 @@ XFAIL_TESTS =
 simple1_SOURCES = simple1.cc
 
 check_PROGRAMS = $(TESTS)
+
+../src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src libpwl.la
diff --git a/Watchdog/tests/Makefile.in b/Watchdog/tests/Makefile.in
index 34df493..4465648 100644
--- a/Watchdog/tests/Makefile.in
+++ b/Watchdog/tests/Makefile.in
@@ -586,6 +586,9 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+../src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src libpwl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/configure b/configure
index 3d541bc..4f3dfc2 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for the Parma Polyhedra Library 0.10.1pre13.
+# Generated by GNU Autoconf 2.63 for the Parma Polyhedra Library 0.10.2.
 #
 # Report bugs to <ppl-devel at cs.unipr.it>.
 #
@@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='the Parma Polyhedra Library'
 PACKAGE_TARNAME='ppl'
-PACKAGE_VERSION='0.10.1pre13'
-PACKAGE_STRING='the Parma Polyhedra Library 0.10.1pre13'
+PACKAGE_VERSION='0.10.2'
+PACKAGE_STRING='the Parma Polyhedra Library 0.10.2'
 PACKAGE_BUGREPORT='ppl-devel at cs.unipr.it'
 
 ac_unique_file="src/Polyhedron_public.cc"
@@ -1655,7 +1655,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures the Parma Polyhedra Library 0.10.1pre13 to adapt to many kinds of systems.
+\`configure' configures the Parma Polyhedra Library 0.10.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1725,7 +1725,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of the Parma Polyhedra Library 0.10.1pre13:";;
+     short | recursive ) echo "Configuration of the Parma Polyhedra Library 0.10.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1864,7 +1864,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-the Parma Polyhedra Library configure 0.10.1pre13
+the Parma Polyhedra Library configure 0.10.2
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1878,7 +1878,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by the Parma Polyhedra Library $as_me 0.10.1pre13, which was
+It was created by the Parma Polyhedra Library $as_me 0.10.2, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -2691,7 +2691,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ppl'
- VERSION='0.10.1pre13'
+ VERSION='0.10.2'
 
 
 # Some tools Automake needs.
@@ -16449,7 +16449,12 @@ main() {
   {
     std::ostringstream s(header_version);
     s << __GNU_MP_VERSION << "." << __GNU_MP_VERSION_MINOR;
-    if (__GNU_MP_VERSION_PATCHLEVEL != 0)
+    // Starting from GMP version 4.3.0, the gmp_version variable
+    // always contains three parts.  In previous versions the
+    // patchlevel was omitted if it was 0.
+    if (__GNU_MP_VERSION_PATCHLEVEL != 0
+        || __GNU_MP_VERSION > 4
+        || (__GNU_MP_VERSION == 4 && __GNU_MP_VERSION_MINOR >= 3))
       s << "." << __GNU_MP_VERSION_PATCHLEVEL;
     header_version = s.str();
   }
@@ -17855,7 +17860,7 @@ else
 JAVA_TEST=Test.java
 CLASS_TEST=Test.class
 cat << \EOF > $JAVA_TEST
-/* #line 17858 "configure" */
+/* #line 17863 "configure" */
 public class Test {
 public enum Relation_Symbol {
     /*! Less than. */
@@ -18046,7 +18051,7 @@ EOF
 if uudecode$EXEEXT Test.uue; then
         ac_cv_prog_uudecode_base64=yes
 else
-        echo "configure: 18049: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
+        echo "configure: 18054: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
         echo "configure: failed file was:" >&5
         cat Test.uue >&5
         ac_cv_prog_uudecode_base64=no
@@ -18165,7 +18170,7 @@ else
 JAVA_TEST=Test.java
 CLASS_TEST=Test.class
 cat << \EOF > $JAVA_TEST
-/* #line 18168 "configure" */
+/* #line 18173 "configure" */
 public class Test {
 public enum Relation_Symbol {
     /*! Less than. */
@@ -18214,7 +18219,7 @@ JAVA_TEST=Test.java
 CLASS_TEST=Test.class
 TEST=Test
 cat << \EOF > $JAVA_TEST
-/* [#]line 18217 "configure" */
+/* [#]line 18222 "configure" */
 public class Test {
 public static void main (String args[]) {
         System.exit (0);
@@ -21004,13 +21009,13 @@ if test "${lt_cv_nm_interface+set}" = set; then
 else
   lt_cv_nm_interface="BSD nm"
   echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:21007: $ac_compile\"" >&5)
+  (eval echo "\"\$as_me:21012: $ac_compile\"" >&5)
   (eval "$ac_compile" 2>conftest.err)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:21010: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
+  (eval echo "\"\$as_me:21015: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
   cat conftest.err >&5
-  (eval echo "\"\$as_me:21013: output\"" >&5)
+  (eval echo "\"\$as_me:21018: output\"" >&5)
   cat conftest.out >&5
   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
     lt_cv_nm_interface="MS dumpbin"
@@ -22215,7 +22220,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 22218 "configure"' > conftest.$ac_ext
+  echo '#line 22223 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -24301,11 +24306,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:24304: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:24309: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:24308: \$? = $ac_status" >&5
+   echo "$as_me:24313: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -24640,11 +24645,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:24643: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:24648: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:24647: \$? = $ac_status" >&5
+   echo "$as_me:24652: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -24745,11 +24750,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:24748: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:24753: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:24752: \$? = $ac_status" >&5
+   echo "$as_me:24757: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -24800,11 +24805,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:24803: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:24808: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:24807: \$? = $ac_status" >&5
+   echo "$as_me:24812: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -27600,7 +27605,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 27603 "configure"
+#line 27608 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -27696,7 +27701,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 27699 "configure"
+#line 27704 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -29716,11 +29721,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:29719: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:29724: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)
    ac_status=$?
    cat conftest.err >&5
-   echo "$as_me:29723: \$? = $ac_status" >&5
+   echo "$as_me:29728: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.
@@ -29815,11 +29820,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:29818: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:29823: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:29822: \$? = $ac_status" >&5
+   echo "$as_me:29827: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -29867,11 +29872,11 @@ else
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:29870: $lt_compile\"" >&5)
+   (eval echo "\"\$as_me:29875: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?
    cat out/conftest.err >&5
-   echo "$as_me:29874: \$? = $ac_status" >&5
+   echo "$as_me:29879: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -32961,7 +32966,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by the Parma Polyhedra Library $as_me 0.10.1pre13, which was
+This file was extended by the Parma Polyhedra Library $as_me 0.10.2, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -33024,7 +33029,7 @@ Report bugs to <bug-autoconf at gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-the Parma Polyhedra Library config.status 0.10.1pre13
+the Parma Polyhedra Library config.status 0.10.2
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff --git a/configure.ac b/configure.ac
index bb40683..003514a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Process this file with Autoconf to produce a configure script.
 
 # Every other copy of the package version number gets its value from here.
-AC_INIT([the Parma Polyhedra Library],[0.10.1pre13],[ppl-devel at cs.unipr.it],[ppl])
+AC_INIT([the Parma Polyhedra Library], [0.10.2], [ppl-devel at cs.unipr.it], [ppl])
 
 # Minimum Autoconf version required.
 AC_PREREQ(2.61)
diff --git a/demos/ppl_lcdd/Makefile.am b/demos/ppl_lcdd/Makefile.am
index 7e40916..6b72384 100644
--- a/demos/ppl_lcdd/Makefile.am
+++ b/demos/ppl_lcdd/Makefile.am
@@ -124,3 +124,9 @@ tough_examples \
 obtained
 
 endif HAVE_MD5SUM
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
diff --git a/demos/ppl_lcdd/Makefile.in b/demos/ppl_lcdd/Makefile.in
index afbbf82..16656b5 100644
--- a/demos/ppl_lcdd/Makefile.in
+++ b/demos/ppl_lcdd/Makefile.in
@@ -829,6 +829,12 @@ polylib_lcdd: polylib_lcdd.o $(top_builddir)/utils/libppl_utils.a
 @HAVE_MD5SUM_TRUE@            >>obtained; \
 @HAVE_MD5SUM_TRUE@	done
 @HAVE_MD5SUM_TRUE@	diff obtained $(srcdir)/$(EXPECTED)
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/demos/ppl_lcdd/ppl_lcdd.1 b/demos/ppl_lcdd/ppl_lcdd.1
index f460191..461c540 100644
--- a/demos/ppl_lcdd/ppl_lcdd.1
+++ b/demos/ppl_lcdd/ppl_lcdd.1
@@ -1,10 +1,10 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH PPL_LCDD "1" "April 2009" "ppl_lcdd 0.10.1" "User Commands"
+.TH PPL_LCDD "1" "April 2009" "ppl_lcdd 0.10.2" "User Commands"
 .SH NAME
 ppl_lcdd \- a PPL-based program for vertex/facet enumeration of convex polyhedra
 .SH SYNOPSIS
 .B ppl_lcdd
-[\fIOPTION\fR]... [\fIFILE\fR]...
+[\fIOPTION\fR]... [\fIFILE\fR]
 .SH DESCRIPTION
 Reads an H\-representation (resp., a V\-representation) of a polyhedron
 and generates a V\-representation (resp., an H\-representation) of
diff --git a/demos/ppl_lcdd/ppl_lcdd.cc b/demos/ppl_lcdd/ppl_lcdd.cc
index e174030..b0d33d5 100644
--- a/demos/ppl_lcdd/ppl_lcdd.cc
+++ b/demos/ppl_lcdd/ppl_lcdd.cc
@@ -162,7 +162,7 @@ struct option long_options[] = {
 #endif
 
 static const char* usage_string
-= "Usage: %s [OPTION]... [FILE]...\n"
+= "Usage: %s [OPTION]... [FILE]\n"
 "Reads an H-representation (resp., a V-representation) of a polyhedron\n"
 "and generates a V-representation (resp., an H-representation) of\n"
 "the same polyhedron.\n\n"
diff --git a/demos/ppl_lpsol/Makefile.am b/demos/ppl_lpsol/Makefile.am
index 1df27b7..2f3e464 100644
--- a/demos/ppl_lpsol/Makefile.am
+++ b/demos/ppl_lpsol/Makefile.am
@@ -305,3 +305,6 @@ lp_problems \
 obtained \
 obtained_optima \
 tough_examples
+
+$(top_builddir)/interfaces/C/libppl_c.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces/C libppl_c.la
diff --git a/demos/ppl_lpsol/Makefile.in b/demos/ppl_lpsol/Makefile.in
index 4018efe..a29f8ba 100644
--- a/demos/ppl_lpsol/Makefile.in
+++ b/demos/ppl_lpsol/Makefile.in
@@ -1013,6 +1013,9 @@ uninstall-man: uninstall-man1
 @BUILD_C_INTERFACE_TRUE@@HAVE_GLPK_TRUE@	$(ECHO_SIMPLEX) "-n modglob.mps" >>obtained
 @BUILD_C_INTERFACE_TRUE@@HAVE_GLPK_TRUE@	-$(SIMPLEX) -n $(srcdir)/examples/modglob.mps >/dev/null
 @BUILD_C_INTERFACE_TRUE@@HAVE_GLPK_TRUE@	$(DIFF_COMMAND)
+
+$(top_builddir)/interfaces/C/libppl_c.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces/C libppl_c.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/demos/ppl_lpsol/ppl_lpsol.1 b/demos/ppl_lpsol/ppl_lpsol.1
index d00ea15..5374c6e 100644
--- a/demos/ppl_lpsol/ppl_lpsol.1
+++ b/demos/ppl_lpsol/ppl_lpsol.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH PPL_LPSOL "1" "April 2009" "ppl_lpsol 0.10.1" "User Commands"
+.TH PPL_LPSOL "1" "April 2009" "ppl_lpsol 0.10.2" "User Commands"
 .SH NAME
 ppl_lpsol \- a PPL-based mixed integer programming problem solver
 .SH SYNOPSIS
@@ -83,8 +83,6 @@ The options \fB\-CSECS\fR (\fB\-\-max\-cpu\fR=\fISECS\fR) and
 .SH AUTHOR
 See the file \fBCREDITS\fR in the source distribution or use the command
 \fBppl\-config \-\-credits\fR for a list of contributors.
-.SH "REPORTING BUGS"
-Report bugs to <ppl\-devel at cs.unipr.it>.
 .SH COPYRIGHT
 Copyright (C) 2001\-2009 Roberto Bagnara <bagnara at cs.unipr.it>
 .br
diff --git a/doc/Makefile.am b/doc/Makefile.am
index ac2ab5e..ab02148 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1632,3 +1632,6 @@ mostlyclean-local:
 CLEANFILES = \
 $(USER_CORE_HTML_DIR).tag \
 $(DEVREF_CORE_HTML_DIR).tag
+
+../src/ppl_include_files.hh:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src ppl_include_files.hh
diff --git a/doc/Makefile.in b/doc/Makefile.in
index a0ca81e..087bbbd 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -2142,6 +2142,9 @@ user-language-interface.doxyconf $(USER_JAVA_INTERFACE_STUFF)
 mostlyclean-local:
 	rm -rf $(HTML_DIRS) $(LATEX_DIRS) $(NONDIST_MANUALS) *.aux *.log
 	rm -rf $(GENERATED_LATEX_HEADER_FILES) Doxyfile.*
+
+../src/ppl_include_files.hh:
+	$(MAKE) $(AM_MAKEFLAGS) -C ../src ppl_include_files.hh
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/doc/README.doc b/doc/README.doc
index 57c60ad..57f95ff 100644
--- a/doc/README.doc
+++ b/doc/README.doc
@@ -56,7 +56,7 @@ The Documentation You May Build Yourself
 ========================================
 
 When all else fails (which is the case, for example, when you are
-using a CVS version [1]) then you may build the documentation by
+using a Git version [1]) then you may build the documentation by
 yourself. In order to do that, you should have a recent version of
 Doxygen [2] and, if you want to build the HTML documentation, a recent
 version of Graphviz [3].  When you have all the tools installed and
@@ -97,30 +97,36 @@ For example, the command
 
 will build both kinds of manuals in a PDF format.  Alternatively, the
 command `make world' will build all the available documentation in all
-of the above formats.  It is possible that, while compiling some
-PostScript or PDF documentation, LaTeX dies with a "TeX capacity
-exceeded" error message.  The error should contain the indication of
-the TeX buffer whose capacity has been exceeded, e.g.:
+of the above formats.
+
+It is possible that, while compiling some PostScript or PDF
+documentation, TeX dies with a "TeX capacity exceeded" error
+message.  The error should contain the indication of the TeX buffer
+whose capacity has been exceeded, e.g.:
 
   ! TeX capacity exceeded, sorry [save size=5000].
 
-You than need to edit the file that defines the buffer sizes
-(texmf.cnf on teTeX, 20sizes.cnf on TeX Live) increasing the value of
-the corresponding buffer.  Continuing our example, we can double
-save_size by editing texmf.cfg so that the relevant line becomes
+You then need to edit the TeX configuration file that defines the
+buffer sizes so as to increase the value of the relevant buffer.
+Note: the actual name and location of the configuration file will vary
+depending on the available TeX distribution: possible names include
+texmf.cnf, texmf.cfg and 20sizes.cnf.  Continuing our example, we can
+double save_size by editing the configuration file so that the
+relevant line becomes
 
   save_size = 10000        % for saving values outside current group
 
 Any change to such configuration files should be followed by running
-the command
+a command like
 
   texconfig init
 
-for the change to become effective.
+for the change to become effective (on some systems the `texconfig-sys'
+command should be used to configure TeX system-wide).
 
 --------
 
-[1] http://www.cs.unipr.it/ppl/Download/cvs
+[1] http://www.cs.unipr.it/ppl/Download/Git
 [2] http://www.doxygen.org/
 [3] http://www.research.att.com/sw/tools/graphviz/
 
diff --git a/doc/definitions.dox b/doc/definitions.dox
index d6ef265..e493e03 100644
--- a/doc/definitions.dox
+++ b/doc/definitions.dox
@@ -1642,7 +1642,7 @@ Given two sequences of intervals defining two \f$n\f$-dimensional boxes, the
 <EM>CC76-widening</EM> applies, for each corresponding interval and bound, the
 interval constraint widening defined in \ref CC76 "[CC76]".
 For extra precision, this incorporates the widening with thresholds
-as defined in \ref BCCFMMMR02 "[BCCFMMMR02]" with
+as defined in \ref BCCetal02 "[BCCetal02]" with
 \f$\{-2, -1, 0, 1, 2\}\f$ as the set of default threshold values.
 
 \section Weakly_Relational_Shapes Weakly-Relational Shapes
@@ -2750,6 +2750,19 @@ C. Ancourt.
 </DD>
 
 
+<DT>[BA05]</DT>
+<DD>
+\anchor BA05
+J. M. Bjorndalen and O. Anshus.
+ Lessons learned in benchmarking - Floating point benchmarks: Can
+  you trust them?
+ In <em>Proceedings of the <em>Norsk informatikkonferanse 2005</em>
+  (NIK 2005)</em>, pages 89-100, Bergen, Norway, 2005. Tapir Akademisk Forlag.
+
+
+</DD>
+
+
 <DT>[Bag97]</DT>
 <DD>
 \anchor Bag97
@@ -2774,7 +2787,23 @@ R. Bagnara.
 </DD>
 
 
-<DT>[BDHetal05]</DT>
+<DT>[BCC<sup>+</sup>02]</DT>
+<DD>
+\anchor BCCetal02
+B. Blanchet, P. Cousot, R. Cousot, J. Feret, L. Mauborgne, A. Miné,
+  D. Monniaux, and X. Rival.
+ Design and implementation of a special-purpose static program
+  analyzer for safety-critical real-time embedded software.
+ In T. AE. Mogensen, D. A. Schmidt, and I. Hal Sudborough,
+  editors, <em>The Essence of Computation, Complexity, Analysis,
+  Transformation. Essays Dedicated to Neil D. Jones [on occasion of his 60th
+  birthday]</em>, volume 2566 of <em>Lecture Notes in Computer Science</em>, pages
+  85-108. Springer-Verlag, Berlin, 2002.
+
+</DD>
+
+
+<DT>[BDH<sup>+</sup>05]</DT>
 <DD>
 \anchor BDHetal05
 R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Zaffanella.
@@ -2787,7 +2816,7 @@ R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Z
 </DD>
 
 
-<DT>[BDHetal06]</DT>
+<DT>[BDH<sup>+</sup>06]</DT>
 <DD>
 \anchor BDHetal06
 R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Zaffanella.
@@ -2799,7 +2828,7 @@ R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Z
 </DD>
 
 
-<DT>[BDHetal07]</DT>
+<DT>[BDH<sup>+</sup>07]</DT>
 <DD>
 \anchor BDHetal07
 R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Zaffanella.
@@ -2813,6 +2842,29 @@ R. Bagnara, K. Dobson, P. M. Hill, M. Mundell, and E. Z
 </DD>
 
 
+<DT>[BFT00]</DT>
+<DD>
+\anchor BFT00
+A. Bemporad, K. Fukuda, and F. D. Torrisi.
+ Convexity recognition of the union of polyhedra.
+ Report AUT00-13, Automatic Control Laboratory, ETHZ, Zurich,
+  Switzerland, 2000.
+
+
+</DD>
+
+
+<DT>[BFT01]</DT>
+<DD>
+\anchor BFT01
+A. Bemporad, K. Fukuda, and F. D. Torrisi.
+ Convexity recognition of the union of polyhedra.
+ <em>Computational Geometry: Theory and Applications</em>,
+  18(3):141-154, 2001.
+
+</DD>
+
+
 <DT>[BGP99]</DT>
 <DD>
 \anchor BGP99
@@ -3089,6 +3141,46 @@ R. Bagnara, P. M. Hill, and E. Zaffanella.
 </DD>
 
 
+<DT>[BHZ09a]</DT>
+<DD>
+\anchor BHZ09a
+R. Bagnara, P. M. Hill, and E. Zaffanella.
+ Applications of polyhedral computations to the analysis and
+  verification of hardware and software systems.
+ <em>Theoretical Computer Science</em>, 2009.
+ To appear.
+
+
+</DD>
+
+
+<DT>[BHZ09b]</DT>
+<DD>
+\anchor BHZ09b
+R. Bagnara, P. M. Hill, and E. Zaffanella.
+ Exact join detection for convex polyhedra and other numerical
+  abstractions.
+ Quaderno 492, Dipartimento di Matematica, Università di Parma,
+  Italy, 2009.
+ Available at <a href="http://www.cs.unipr.it/Publications/">http://www.cs.unipr.it/Publications/</a>. Also
+  published as <tt>arXiv:cs.CG/0904.1783</tt>, available from
+  <a href="http://arxiv.org/">http://arxiv.org/</a>.
+
+
+</DD>
+
+
+<DT>[BHZ09c]</DT>
+<DD>
+\anchor BHZ09c
+R. Bagnara, P. M. Hill, and E. Zaffanella.
+ Weakly-relational shapes for numeric abstractions: Improved
+  algorithms and proofs of correctness.
+ Submitted for publication, 2009.
+
+</DD>
+
+
 <DT>[BJT99]</DT>
 <DD>
 \anchor BJT99
@@ -3157,23 +3249,6 @@ R. Bagnara, E. Ricci, E. Zaffanella, and P. M. Hill.
 </DD>
 
 
-<DT>[BRZH02c]</DT>
-<DD>
-\anchor BCCFMMMR02
-B. Blanchet, P. Cousot, R. Cousot, J. Feret,
-  L. Mauborgne, A. Miné, D. Monniaux
-  and X. Rival.
- Design and Implementation of a Special-Purpose Static Program
-  Analyzer for Safety-Critical Real-Time Embedded Software.
-  In T.  Mogensen, D. A. Schmidt
-     and I. Hal Sudborough, editors,
-  <em>The Essence of Computation, Complexity, Analysis,
-   Transformation.  Essays Dedicated to Neil D. Jones [on
-   occasion of his 60th birthday]</em>, volume 2566 of <em>Lecture
-  Notes in Computer Science</em>, pages 85-108, 2002.
-
-</DD>
-
 <DT>[CC76]</DT>
 <DD>
 \anchor CC76
@@ -3300,7 +3375,7 @@ K. Fukuda.
 </DD>
 
 
-<DT>[GDDetal04]</DT>
+<DT>[GDD<sup>+</sup>04]</DT>
 <DD>
 \anchor GDDetal04
 D. Gopan, F. DiMaio, N. Dor, T. W. Reps, and M. Sagiv.
@@ -3517,7 +3592,7 @@ J. Jaffar, M. J. Maher, P. J. Stuckey, and R. H. C. Yap
 </DD>
 
 
-<DT>[KBBetal06]</DT>
+<DT>[KBB<sup>+</sup>06]</DT>
 <DD>
 \anchor KBBetal06
 L. Khachiyan, E. Boros, K. Borys, K. Elbassioni, and V. Gurvich.
@@ -3538,9 +3613,9 @@ H. W. Kuhn.
 </DD>
 
 
-<DT>[Le 92]</DT>
+<DT>[LeV92]</DT>
 <DD>
-\anchor Le 92
+\anchor LeV92
 H. Le Verge.
  A note on Chernikova's algorithm.
  <em>Publication interne</em> 635, IRISA, Campus de Beaulieu, Rennes,
@@ -3783,6 +3858,17 @@ P. Quinton, S. Rajopadhye, and T. Risset.
 </DD>
 
 
+<DT>[QRW00]</DT>
+<DD>
+\anchor QRW00
+F. Quilleré, S. V. Rajopadhye, and D. Wilde.
+ Generation of efficient nested loops from polyhedra.
+ <em>International Journal of Parallel Programming</em>, 28(5):469-498,
+  2000.
+
+</DD>
+
+
 <DT>[RBL06]</DT>
 <DD>
 \anchor RBL06
diff --git a/doc/fdl.pdf b/doc/fdl.pdf
index 4b76858..e15cc58 100644
Binary files a/doc/fdl.pdf and b/doc/fdl.pdf differ
diff --git a/doc/fdl.ps.gz b/doc/fdl.ps.gz
index 6a39c87..d82811a 100644
Binary files a/doc/fdl.ps.gz and b/doc/fdl.ps.gz differ
diff --git a/doc/gpl.pdf b/doc/gpl.pdf
index 11eb33f..2c677dc 100644
Binary files a/doc/gpl.pdf and b/doc/gpl.pdf differ
diff --git a/doc/gpl.ps.gz b/doc/gpl.ps.gz
index 5d5902a..9f88930 100644
Binary files a/doc/gpl.ps.gz and b/doc/gpl.ps.gz differ
diff --git a/doc/libppl.3 b/doc/libppl.3
index 401c817..c997935 100644
--- a/doc/libppl.3
+++ b/doc/libppl.3
@@ -1,4 +1,4 @@
-.TH libppl "3" "November 2008" "PPL 0.10.1" "libppl overview"
+.TH libppl "3" "April 2009" "PPL 0.10.2" "libppl overview"
 
 .SH NAME
 libppl \- the C++ interface of the Parma Polyhedra Library
@@ -15,7 +15,7 @@ Note that the PPL has interfaces also for C, Java, OCaml and a number
 of Prolog systems: look elsewhere for documentation on those.
 Note also that the present document does not describe the library
 functionality, its classes or its methods and functions: see
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)"
 for this kind of information.
 
 .SH "INCLUDING THE HEADER FILE"
@@ -61,7 +61,7 @@ when you are done with the library.
 
 .SH "USING THE LIBRARY"
 Keeping in mind that there is no substitute for a careful reading of
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)",
 you can find many examples of use in the directories
 .B tests
 (see the
@@ -196,7 +196,7 @@ before invoking any PPL interface related to such abstractions.
 .BR ppl-config(1)
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
diff --git a/doc/libppl_c.3 b/doc/libppl_c.3
index 91c8633..9d6b7e1 100644
--- a/doc/libppl_c.3
+++ b/doc/libppl_c.3
@@ -1,4 +1,4 @@
-.TH libppl_c "3" "November 2008" "PPL 0.10.1" "libppl_c overview"
+.TH libppl_c "3" "April 2009" "PPL 0.10.2" "libppl_c overview"
 
 .SH NAME
 libppl_c \- the C interface of the Parma Polyhedra Library
@@ -15,9 +15,9 @@ Note that the PPL has interfaces also for C++, Java, OCaml and a number
 of Prolog systems: look elsewhere for documentation on those.
 Note also that the present document does not describe the library
 functionality, its classes or its methods and functions: see
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)"
 and
-.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10.2)"
 for this kind of information.
 
 .SH "INCLUDING THE HEADER FILE"
@@ -48,9 +48,9 @@ when you are done with the library.
 
 .SH "USING THE LIBRARY"
 Keeping in mind that there is no substitute for a careful reading of
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)"
 and
-.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10.2)"
 you can find examples of use in the directories
 .B interfaces/C/tests
 and
@@ -81,7 +81,7 @@ is especially valuable for GNU/Linux users).
 .SH "RETURN VALUES"
 All the PPL C interface functions return an int: a negative value means
 that an error occurred.  See
-.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10)"
+.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10.2)"
 for the error codes.
 
 .SH "IMPLEMENTING MEMORY-GUARDED COMPUTATIONS"
@@ -127,12 +127,12 @@ before invoking any PPL interface related to such abstractions.
 .BR libppl(3)
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
diff --git a/doc/ppl-config.1 b/doc/ppl-config.1
index ef18a8e..b4633ea 100644
--- a/doc/ppl-config.1
+++ b/doc/ppl-config.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH PPL-CONFIG "1" "April 2009" "ppl-config 0.10.1" "User Commands"
+.TH PPL-CONFIG "1" "April 2009" "ppl-config 0.10.2" "User Commands"
 .SH NAME
 ppl-config \- obtain information about an installation of the Parma Polyhedra Library
 .SH SYNOPSIS
@@ -116,26 +116,26 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .BR libppl_c(3)
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library C Language Interface User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library Java Language Interface User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library Java Language Interface User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library OCaml Language Interface User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library OCaml Language Interface User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
 .sp
 Roberto Bagnara, Patricia M. Hill, and Enea Zaffanella.
-.IR "The Parma Polyhedra Library Prolog Language Interface User's Manual (version 0.10)",
+.IR "The Parma Polyhedra Library Prolog Language Interface User's Manual (version 0.10.2)",
 available (in several formats) at
 \fBhttp://www.cs.unipr.it/ppl/\fR .
diff --git a/doc/ppl-user-0.10.1pre13-html.tar.gz b/doc/ppl-user-0.10.1pre13-html.tar.gz
deleted file mode 100644
index 1cae2c7..0000000
Binary files a/doc/ppl-user-0.10.1pre13-html.tar.gz and /dev/null differ
diff --git a/doc/ppl-user-0.10.1pre13.ps.gz b/doc/ppl-user-0.10.1pre13.ps.gz
deleted file mode 100644
index 591552f..0000000
Binary files a/doc/ppl-user-0.10.1pre13.ps.gz and /dev/null differ
diff --git a/doc/ppl-user-0.10.2-html.tar.gz b/doc/ppl-user-0.10.2-html.tar.gz
new file mode 100644
index 0000000..976b39a
Binary files /dev/null and b/doc/ppl-user-0.10.2-html.tar.gz differ
diff --git a/doc/ppl-user-0.10.1pre13.pdf b/doc/ppl-user-0.10.2.pdf
similarity index 65%
rename from doc/ppl-user-0.10.1pre13.pdf
rename to doc/ppl-user-0.10.2.pdf
index 662b909..8fb0e4b 100644
--- a/doc/ppl-user-0.10.1pre13.pdf
+++ b/doc/ppl-user-0.10.2.pdf
@@ -496,16 +496,13 @@ endobj
 << /S /GoTo /D [334 0 R  /Fit ] >>
 endobj
 336 0 obj <<
-/Length 1269      
+/Length 1263      
 /Filter /FlateDecode
 >>
 stream
-x��WIs�6��W��)5c"X.�%�:�;�%��4��$4��P
���a�[v{�f�����G�GN�+߳�ɻ+�#�#Jx�g)K��<�
-�(��x}��
9H(��݀�X�Ӷ�,�T�鍚h�7���'�,h�P��‹y��q�y�y��h֢��wW�E��S�ƨ���i8���CNMQ�3�*�x����UV�N���È�o�%a�Ov�vČ!��Q�R�3�eݷ�M�e��y#�`w��Q��
{
�R������C�Ñ���be�ޯF�J_�"��E���
�K
W�%<
��g�!�e#ǟb6�<�
�E#���Y ��f}?JEC�rp
E��
:��z�>�~K�M������_�L�]p��gRZ"
-�Hh��2���V]0�^U�r at H��e����%�D�s)#�g�Yۨ�KI��(� �0���T�N��]%�	`
-��pރ��OOm#�~6���� ��M��n��.���3\iU{��~@1.-|[җ㓯'������Q���Z�|���)��0dC=:�2"Y�H�ø�F'��� ��y֗#��Cb�
)�]�@���:� ��
�F������B�剔69h��6�Ưv�ժ���m~�AY�(�@}u��og���Q�V�W�7Aj�dc(O+��e'��A��-+�l�V�w?���q�MJ��ZK?����ժV^�:�Y$!�1if�+�Bu�%D��@P�� Z�o�Gc�S���q�L�M�y̝n�Z,=�
���
 ��,j�m'��‹c�uc��B4y�?��g;�7Ĝ:;�����f%-�ǣMg������y����$>��ѯQo:�sN��r��s���\������ģ��������ɽ�� sr��^��jm`
R/ee<��r���
Y�.��������,��Elo�;��Tc�<oh�����umT'MU�8n7
���Zm����9žs
-�C�
�0ו��B��~�
�+-(&�Se��Ϯf}X�2�o#e7w����4���i�f��O;5o<��
\my-wtE|y7�?��
�U��K�!������e4G�̸F%tx�<�E�������Q~��Rڻ<��Z����/w=�^bR�������O��,)
-��aOF�m�*K����k�p�@�v��w�{���:�n�J�.��	ʅ�=x)�`�=v�,�<ڇ�Nl�p�_�h��k���5Oo[.����WP���r�!Q����޽����ږ����J������
�-՟^<��瘼�?
� �(:=
+x��W�v�6��+��)y��  ���D�R�v�k�]4�� 	
E* G��>
�`�nw]�Żo��y�����|<xw�p at rD	K��, e�p�YA�4O�O�x!��2
�G��\-����f!��Oo�Dq��>�?����AL�K
+'��Lj��s�;ެym��i�2F���g����_'z�pL0C��@U ��
��7��P�lLJ����
:�LP�� NR�2��<��t뎟�y��V{6Ƀ
�9&�(�*Ii��$��nN1�9
I	�\���
ҹT+YI��;便Ⱥ>A��~��*���i.�J�
s]5�s��ge�,"8䍨�Sf�V
���$�j\GMR��NL
Y�����l�>�
����;��K��DB�
���U-;oă�*i��i�y�7�7S���ϥ�x���m#'%���&���f�z�݋�Z{0E����
<��4�n�F8�L��c�� ���M��n��6�w�3\)Y;)�܀b\����ƃ�C�NP�"a(�EP-�>�`
+�
�PO�
HV"R�0����w� �
r ��JĴ�H�����Hb�$��4���a�a��~y"�IZ�+�t�q��z�j���c@��`P��#�$P_���ۙ���Ӯ����ͭ�ZI�h	��ʭ(�	����@��J�-�@����3��m
n���~����D���jUK�t�M/b���43�f�:�"_u (�9���»LJ��$�+���r�L�uk9̽j�/
����
 ��
j�n'�V܉K›F
��-�zȟ���sf���Bv�ޛ�0x�6���ɷ3�m�U[�א��'�:lx����9�+ʱ����se�7�Lo�C�x[/��G���� swr֪^��j�a
R/M�p��塕>�����wy�y��^8C���
�
v��F�������
r[w�Z�N��<I�q��Wߤ�j�
F��)�SX�
3�p�ٮl���!PF���2������O�>�>���a��P������c'�Ȭ
��:�|��y� ��``k�i��+«����+te� [...]
 endstream
 endobj
 334 0 obj <<
@@ -526,7 +523,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 372 0 obj <<
-/Length 1877      
+/Length 1874      
 /Filter /FlateDecode
 >>
 stream
@@ -536,7 +533,7 @@ x
 �"�S�r\8ʸ��N��Qc�h�M{�=���j�T�{؎8� /������0��� ��NP̗�kgT(�#�����+�,�h׬��j=#�:W��e�6b
d&�8�e�!ra�.+�@��qE�M���!
��"
tQ.��Zd��'�P�@B�h�t:$'�	
>�6"F��T㚺�[�]1(/p.w�}�:��/U<A��T�w�ذ��w��܁*�yQ� ��M$��;�XY�
@|�m��?�]�������LQbpֿ
����p#��pC":�>S�5��@0�
�E�c�SM��$M�t�z/+y�L_)!��ʇ��׫�	u�]~TR�C��hԻ�|�"� ʥ��W%FYrf��<
 R�E�&D �T8����$A�|���
 Z �tp1�|T
Jz�&���XU�FT��c���,������EO5�Gëqߦ1�R�I��U�Ӕ�tC�|#�5�[�;1ܔRg0u���N�k�V�^��~�E�λ�iՒd0�b#�V:(?'1��Z�����8A
�md��av�
4ٞ'h=�.^������:��(ғ�q��������uWڜ�o�򯬮����X�iE`G��
�X�o��1�mü�Y"�i��a_��Vb

�\WyZO�n&�'z���ަ�e\/KY�G
!5�z�����F�a=[v�_;C#�Q�nq�Io\*�
�We�5Y��:�N�������V_��QV6S*���ʤ�#T���]��?uNJ�r�Hqt�>����9�
-C��n�]�
�6���{U���i�왖u}��u��������W�
@�P�g~�LN�x8�m��h���Gh���h�����2��>tG2mh�3��<.v%:�˱�72v���}ߖ��y������
��'"�~r=�B�:y9
������a���^���W�mU��鮼�
���Sy���� ^?�x���d��e�O!�i�9���
��M���6����E�g�!c_WIv�B�> k6��g>�	�
P\��ir�&�]s
oZ�#��_���S_R��Ӯ>��
;#�G�#ԃ��ہ=��t�}�*l{<�=�yi��<����h�=t\W��F4�4����ER���]���	�O��;���5��{�ϖ����3���G������
���_B� �
N�~�"���L��d���Q���l��������� ��yQJ�Я]�;���A����sl
rm���
������Jv��lܹ�m'�
j�a
+C��n�]�
�6���{U���i�왖u}��u��������W�
@�P�g~�LN�x8�m��h���Gh���h�����2��>tG2mh�3��<.v%:�˱�72v���}ߖ��y������
��'"�~r=�B�:y9
������a���^���W�mU��鮼�
���Sy���� ^?�x���d��e�O!�i�9���
��M���6����E�g�!c_WIv�B�> k6��g>�	�
P\��ir�&�]s
oZ�#��_���S_R��Ӯ>��
;#�G�#ԃ��ہ=��t�}�*l{<�=�yi��<����h�

�U㾑
8�k};z�T��z�;6s������{n
����e*���L~��Q����?!~hG<<��+�oG��_A��������.�+Y��yT�t;[j��ea�f2��lAet
��X�m.���a`;Lh�
~�j�VJv\�l\��m��2�
 endstream
 endobj
 371 0 obj <<
@@ -722,7 +719,7 @@ endobj
 369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 373 0 obj <<
@@ -736,19 +733,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 416 0 obj <<
-/Length 1362      
+/Length 1355      
 /Filter /FlateDecode
 >>
 stream
-x��Z[s�F}�W�0)��/L��q�4�]C�P'�(�ƚ �H���}WH� ���Ӊ_����=�|7IКY�z�:�z'�X
-(��5���G�ad���U{p~6z}6v>��Y	@92���9N<�z=j}mŃ�B��� �0kⶮ>Akj��Y%���U�E11ǹ5l�ق�Z���Y:�e�:7V� �RK` g�2@�.�
�?���\��Ue�ZW]jN�N����@��uCA�l3�5��WNJ]����0)�xL�1qf�:\���bCϩ7���V	��O�w�mk#�f4�1M�������	��9F؋"*J�@
-"��`n��2�ȸ:Y̩���	7 *����Æѷ��`r�a�
MЗ(񔚐�4!i"M�HE�A`�?��� Q�@�T��u�O���";r|/o+)x���ID�
�իT
�7[ڳu�tp�1[��KξB��B�k�a��D.�_ �`�檁 Xf5V 3�.:���������FO{���l��]����.�����
-��Id!u��:s��.��?=�/L�� �	}d4�`�>
$�!���6Hz�1��Q%&6��w#�q�X�n1P����
��7�b�~���Y��U9�J�ߒKr�0��
FsH���.����ʮ؀g�����܎J]��ձC=T���!��סJ�����?��:�����z�8<�k��#yH��4N��yPyjc��|wa)�(XN��h�X�t�pխ޻��U�[��18��e����fQ �Gw4A^24#���)�Į۱
-<
փ&�Vv7��3d�"W���+�*���ɗ�������������HV&�{�y���	�ƨ3��pW031]�}C�h��E⣼<�s� D�}o,W��,;A���HE��
�'k�3
ޅ�v�c�0�����%T
�����؉�>�N� D_A��4ť
��v���8'��(�/h�P
�j;����@��N�p
�pD�W"R4���_8��SSަ=`>�b��Ee�l{��T{��R�	�=j��l�gBY�OE� �E��#y��"\Nj�UPKbJgT
��a�,0��`��&����R�#o�R��(�����/?�oa���$�ճ�Z��V3
-L]�#n^�I��_�o��Ǜ��>�zc�$~�Ĩ��H�#�F{u�$���
�C�!Y����υ�M�MU������0��(L��ϖ�
-ɪ_-e�&q���SL�R�F7i�[#�n����o��
-u�K��v
-��[����G�`�B'{vA�njhD�yd` �ס�pL������?/g�60�^��(Z�{���[0	��sp��b1�ma��:B�Mr����SD�3���a�6G��� x��
+x��Z[s�F~ׯ�ҤZ������r�8Ml�R�P'�	KL(����w�
��"_҉_�f�=����w��15��u2j��81P
sctk(h� ��M�����b��b4�|�3(�r�o]�s�x��z��ڊ����3a��m�|��D��3  Jw�\�b��sc���ӵ$��t��tu
�A
+���@Βe0�:]l�'˹
�W�Mk�t�>:]�U��
9F�����rT��Y], �"q�]�M\X�
.����b�sob�[%��5{hn��5�Q�ijmC����N��1�^�T)s+
�E:ԉ�4�*�Zn Td�bÇ
�o
;����ګN��xJN�F���8��Yĉ"}X��c�| ��� I�O�uꏗ��EV��^�4VR�6�͓���ի�
�7]Z�M��ඣ�痜}��ODž"�o<p��LL���	 	�m��eVc0m誃X�
+\˼�站=	,��Y��U���®�[;��CVpELG�N��N�"F�K���/�˅ν��5ᣏ�F
�ׇ�$0�Ѥ��@/�c.
B5Pbb'�W1�S��G(����ɩ9�Y���{g��*t��iV���\�k��\0*�C&dv����@Tv�<���m�]̭�419�
��j�����Ő�Q.�P%�9y{�$��"�#�x�����Z)�H�/:u �*ʔ�6���wV��1���8*S+H
��B;
!\u��P�U��+�2�գ�|�w�,
+@��&ȃ�
�
�EJD�0�X?
6�Zw+�c��TQ(RT?y\f��K�B��b�~����zG$+��i�^��k�6��%�
+f&�
�6ԏF��\QD>��5��U ��i�\��2���W#��7`���9\���VǨ������%T
����DI�R�B�
�W��N��ҍ�Q`9^T}��go��/h�P
�j����@��A�p
�D�W"R4�3���м�'��M{�|��
���ʊ������X-�=j��m�g�
+=��ćH�r$Om����e�Œ��U��jX4
��2��q�	����h�ʑ׈c�c�U@�w5�ͫ���[X*b ��w���ƪ�U��]�
���C|��9��K�����f�GVo���O�U���r$��^]����Cu�v�"k at T�~�����I���Ѽ� 5yT ��$��l�K�����R�mJ�~9�`,�j4K�n�Ԧ
O��^4�=�+��_:��SX>X�Қ'�?BS

+���	���SH#@�K�va��/F���Q9�Y��� �8S�Y-�����
�`�9� 8Qo�������!
+�f��̷��=@t<=讟��G��Yx�A
 endstream
 endobj
 415 0 obj <<
@@ -993,7 +989,7 @@ endobj
 413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 417 0 obj <<
@@ -1004,15 +1000,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 452 0 obj <<
-/Length 1426      
+/Length 1422      
 /Filter /FlateDecode
 >>
 stream
-x��Z[s�6}�W��0S�/L����n
�/�
�J𬱩q6Ϳ�
�ps��,���	[�?�����ɂޭ��ƻa��#'��c�
o<=�`yñw��^�z�A���G�)���3�6>
7�)�
z|�	 �F���W�M�'��w�Xk�QL�o�
4`ٔ���
tY6����!H���� �Y�
-0l�l�[�5�t��$z��q����4H:���g:�s��V�7�Q0����F�:
��N-Z�]�%�M�LJ{��J-�6!lb�֊�3�m$ �t	
��&
��x*�k�^�
aȰ
d~W�Y�B<
-
��d
�IԚI+������t��,HK|Yz7�v ĉx}﫺͠�e�Ou�� K�:SI
�	
9@��B�
晞�#C }��K�y�
{�錒x��aV�'�B�jbN
S���oB��
W����a��*.Z'�܏�q����׹�J������p��U�Ʃqha)�l�8��<��w�]<6�[�5.�:�o���
���_wF^��%`SOg�w��k�/>�SN삹�� ʠ��6�p�gs�;ѣo-3�z\���@{��1$`B�•.*�Һ�B�W�
-zwCM'�ؚ��
��~��2�߻�^�
d;���Hi
��O�YC�'�W��&�h9���Fc@����F8��X1�(3�"�X����
����*V$�e܆�(T!/؊� 
s5�����E���
�8{�Y�p�
V�=*��Ƙq.����s� �?�3K�|
&��{‚�6	�̀X$K�g}��&�Q�|�sr$�0�a�X$L�^���E8��B��ΚX�O�Ŀ�c3���R��*
���
���=�G���W2��q���P(�Ig��]���6���L���tԤ�x�����o���J*�fB̒��a��ˇYD�CAmc��
��c�^^c�a#r��
sC���",C ї���
*P�
�aY�@��
ܧ
$�8�@�����q6יy�[�{���J1F����?�ob�ڷH��� af�"��r
f
-m`6����FLjA��~y'��_�)���T�����o�(��S\
N����Ё$���	������ �t�JD�a�Q�YQ�]0h ��
���.�(�0����{�X�� )��,�H��`>y1W���$H�c��bV���	�@B�-i�p�"�oF�Q�o�
��U�8�"����2O�z0����Q�%k����NB�_P*�p��IUM4��@g5G����M�Z�n�N��dI��p��J���8�`�$�pR��	��vsq[b]��9��O-ƚ%��A|D���`��.w�!0��f�F�<Gbz<Ћ�(���[\���c+�Ɛ $���I��:''���`4wq8KA���f���]G���N��� �4YL�06��GG�>Ff��IPI
+x��[s�F
���z+̔��/L�!��4��о8�
k��������we	s��j

���h{���A�փ�i�ݰq�O�1��7����0���ػjv/z����u�ɣH������w6>
7��=�x9@捦�������<�����YS�bb>#o����[)�Ooˆ.˛cp���@Q�	L 䬼
0l�l�[�5�t��$z��q����4H:���g:?�V��66Wt�`>/�^���x�;��+�-)o��}����rk�&�M
���mb泍�.� 
4i8��!�x
֬^@��2l����4
�@�G�ѕ5@&ѡ�D���2Ɉ
�N��LgAZ�d��(�����Wu�A5P�n��X�A��u��:�r@��"��LO��Hߤ��a
p��w:�$�g~��Չ�p;���S�����P�f�>��9sd�@������:�
��v�:�P��6gD�/�|Dh5�qj�ZD�_�S6R�y�<��w�]<6-�8k�\�:�o���9��u�� [...]
+U�
��x/���Ϳ��i�"ݡz�`����,�p�
V�=*��f̸����Ģ(�
�:H���R=��Il�����M¡2 ���Y���uT�
�
�"�pX�!S��}�]G"
ʃ���~�&�S/�/��L�|�T<xJ{
z��d�
W4G��;W2�q���P(�EgQ�]���6���L���LԔ�xk���1�C�
%ٍ��HUۘ-*��`Q�PHۄ@c��ƫ�Sb����X؈\8����rY�,C ї���j9T���ò������H0q��5}?	�l�3s,���:5�f �[{APe���G�o7�շ�,�6E�m�f
+m0���Mb� �
�� Wo�x'���Sd��T�q@� �G>��8ԍ{��ùV
	
DBl�hEH�5"`E
+pI��D��6�E�X�9�֨E�v�G��Q���xv��X��
+
�H)v�e�E�6��ɋ�
+�&&A��U��
��N��m
�(���0�|1*�����N��3^���-
+��Z!s4����>
%-Y��˿v��B����?&U5i����j�
E���7�j��v��J��/�-^A�@	S��1+7���y"\n.0�%�b�ϹNj1�,��]߿@���t�R
An��2���@/���7o����}>�r�H��
>��L�l�99����9���Y
+��d6�N��m�!
+��@7�w��bք��9}
���c��
�PN�
 endstream
 endobj
 451 0 obj <<
@@ -1250,7 +1250,7 @@ endobj
 449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 450 0 obj <<
@@ -1258,19 +1258,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 465 0 obj <<
-/Length 2579      
+/Length 2576      
 /Filter /FlateDecode
 >>
 stream
-x��YI��6����m��n�w�R5��.{
Ǔn��N�(�0�����y�(5�[|����ۗ��ڮ����ww�H�U��'���*�Wi����j��
.�y�{7�CQ���vs�c��Bɮ�I�T;A�ׯ_� ����_�^\|w��E |�U���)K�xU6o�W̿X�,̳�^�jV�Y�n/�}��
D,�n��!��	
��WK
����q�9��kF�a�,�;���BZ? Q�i�
2O�D/�gVFr(~N䈈{�/��+ at B��Շ����R��b8��;?�AXx4!Gz�ő�t�Z�z��
�9�M7�@Y�M��~��}`��г�1�R�y�gG��!c�>jW(Xp�,Z�=�b�������w�U#�I�i�A�
����$b�ρ���.8fE��u%ю ��~@3�Ri ��(�q���
+Ȩ��W��C�-�Y at h�
L��
|O��MT]�}�I}�g��H�7LsJ�0�q��n@#�4�gɘ8�\�9hã2��D��	~�U�1xp��-�l\vAi8lM>�|s�z��=]���H�)A
A0^ƻ��
q���� ��D4}ݡ�:P疞��
"(�q�0*ь�B�
r

-��a��}3$
���yi#���b��(
-y�u�6��S�5=*FD�x{�v'�%�Z���$vh�8�k[�n�-�d�
t�Q�+4U�m��tލ�0����~�C�4�Z]�۩؊�m����
s�`�
ĂGn����	'���ʮִ#LࢾV�Q��m�]B��_C�,��8�����!�vݴ�ٱ!DY ;]��Y��l;E�F�Z�9
,�
U�.�[��
�^_
J�P���ֵhP�05R�t%F�mi��
�Rg$Ѐ%���Ҭ�#
�B�m��>�m{�$��Tf���jٶBT���ߖ���Д&;��@��q��jx��\�)�]��4�)s` .
uZD���~<[pl�
�V4��5��F���ȡ��
'�
�L����#H�=k�u� *{QR��;:Z�+����r�f�c��!�%kA_�|�3G��G
h;��LzdH�è�۝�Ͷi����~'ڥb�kH7 �+��m��s����2�dCO,<�ru��dW�$��c���GsT+M6���c}�sl���󦫡^��A�'�m HXf kb�F�w��g��:�$�Q��6

�A���O0�/t���
 �7C��8�m��N� �G�ഁ��-��,s� �r�j�����	����
�?�@
�Y���#���I�t�p�n��à�Ft��j<��z�k
rf1D����
	�P��m���8���( t
-Y���9���s#�&
N	���ZK���T3���|�C{�A*#:S;��3�}�m�y�B��%XVb�7�
���2��v�O�>���fG��U�yz��H��ň
-煲�FQ�9u�/0��%[P
W���
���ԦO
�V�Aa< ��
٪=��z,6�H��!�	
Q�7۠v�P�Jx\A���F�jd����.��
X��bk��vL7����ІvVz����B�T6�Z#�ޘw����MaN'&��y�/MKF�v�F| zB=W�rj���H�vW��Y �P�As���vu ��&5�p�Q����� 5��av��F��
-�,T��S�`�!m���-�r��^���xE8觧ES�*r*,+�
N�k�Q
��z�d�}?cQ��B�ϫ�]���
�E��Xd�X�Q
�8F���,���<�>n^�Y�lz=�k
�`�R�P�3����
c9�h�b�6�S����&������U�z~�s<���v��;��6��h�#N�3T��H���* �-�H��N�
�xf2�G�t���
����6�Z�bH۵��M���?�G�
^L8㍧�3�Y?ˌ�TW+�0;^�3=�km2<|pϼ��"�~ޅ�z38�Zƙ�*[���'��
��s�1͑ Ұ��C��>��|�f�.xj��yc[�~v�
-t �y�.�U� ��l.�����L�������%)��O�y5�qt�Bν���_��tz;c@J�êt��t(�M�y��p������?������
-��B���� _�V�m$�
�9p{��� 
�ܻ�B��Iۮ�u��h���yfR��	��Ӱ���
��'lק��f�z@nj
h�opq`����5�[�n+�)�})e)�ۦ��MwW݁
h_�N���rc��f�8��r����,T8��͎��C-MX��Ш/l7'J
�LX�S����	�@l��<�����uG�������"s&X1Ν2W�
��O6�/��իϕ,KX�&I�G�����ݳ_o��/]�G);
�?y��[� %u���*�=_�o��O�*��&
T?�Y����㕉��㧭/t|��ҍF
-9��N~�����_���D'{���L2������{��H�9���;��?y��O�����7 ���p��$��RA�iB�+
���A?� 4��`���hJ�_�ѿ�yG����x
�S����~�g�ȦV���q�׏���H%"�ɖ���8
#g��s'�R��
+x��YI��6����m��n��ͳTM��
���s�S)��$��($hE���
�D�����\D޾|���f,n.���x�C-r?OD��[/�`�&��pqW-�z�嵈�F��/jzyޮ/E�u}Shյ4i�z+i���K�"<q��݋���.~��o�
�8��(^����_�E�/���boV5����Y/n/�}��
.�h�+��� ���a|�� ,q�<�
�`q-�H"c�eqg7�X(�����
��0��@��`be$���D�����2��$�׮>le���K���@/�8 a�҄�i/���d����G�hPO)���ڲo�V����f�5=۱��*�-�W�vv�P2飷�����ʢ��Jҳ��^�ղ�(My�N�z�9ś���d�0�X/L�~�j��3�}�"�~]�F��j���̲�� �gW�҇q���B
+Ƞ���W��C���, 4Y&�_��'q�&����0�ۤ�d��H�7JsJ�(
�a��
����O�%c�
r�go
����|�
X'���V����0^nAgv��a��|���b���{:G
���S6�"�`��w;�[�n�7[�^΅�lvu��;�`@�[zs�D���àe3�
/
�0(�"�A
��I2�.Di#����m�W{�<�:tk}���
*FD�x{��'�%�Z��Պء
�
c�mU����S�N��j^��o=���n����ۨ��v}�鋦q��݌�FLd8����nd�n����X�m��N3ݕ]mh/1���ZCF�g�y{	���y��� .�Hxߓ�LRo�q��c&DY ;]��Y��l;M�F���9
,�
Յ)���
�_ޮ�*���4
j�j٠RQ�R�t%�iil�
��d$Ѐ%��	���o��+)y[m�v�^4J�#/>���m+e�L,W�6�U����.�.���&��9
?pA��cLM���S�� \:��X�����l��m�v�Z�H*�ȋ
k��{��Dw�;N�;�L����#H�=kit� *w���wt��נ�Mr�&�c����jI_�|o2��cF
h��p"=2$�aԨ͖�+�6r=�4�oe;W
L
�z�zEA����
�������鉅gԮ���F����Ğ�ئ~"�ST+M���ᔸc}�sl���󺫡^��A�'�m L�e����8g�	�5��0�Ҭ:�6�C�d[Շ'�������Ҍ �M��~
��C�J��#z� ��@\�9d�y9Cu	�����	����
�?�@
?���
	@�K���I�t���'�L��Ai�謉5�=��z�k	?�b�$��ɗ92���mѨ�
Y\
+D:���U��A�z���H�	�S�.���U����r0]���i��ʈ��b�L逵�?O[h
��JN�C8�/��lg �$��.�lr�]%���i�d	X�(�p^(�n�՟S��sP�X��q�����6}⠕��C���0��V�ܡI��b-Y�v
+!9td�A
�ƾt��"w
Nե
�Zٺ��/`i[�����1��~#�C�Z�9��FER��jY�=�w
����M��Nyk8g
�%�d�j�m���#�sE�+�Ɯ�Xzh��b7�r
�
4�.ݎh��hԓg�Z��'$ h𜈲S�7�GcP�f�L�
+i��p
WmY�����H��T�+�A?=-��V�SaYA�p�^Y��`���=&�����L�S������ە_��u/]t
�E��J
�W��	Y �
 �y}ܼz3s��z\�����*��K�O�3��9�r"�h�b�6�)�|7i�P�KЀw���
���y����>�Mt3�Ĉ��
�z?R��H��2bG��P<1�
��\��UǎI��~�t-[1��Z+�F[N\�W��
/
l��q��g KM�"�
+��e�9�û�&����+�hB���]X�7���2��U��U�9���,�څ��#�aU)���KQ}P%�&��xj��yc[�~v�
+t ��y�.�U���m.�����8t������ҒTL�'ݼ2j

�Hoc����Ѕ*���؅��y�*
�
�C
+)MS`
�=�B�8���A�,���SHx��B������ _OV�m$�
�9{� � 
�ܻ�B��Iۮ0u��h�лyƩq-���Ӱ��č��'l7���f�z�Č�ihnpq��}�p����-J��Ԕ����m�x�f�����/	Ig�w at e����n3M�^/󀅟	vg*
��&G����&~�t���\(�nN�f����Hힳ�'H�q+x���/ g,��������"s&X��p�\�7\���~�\�^}�dY�i�d��SѾ{��-T�+�e��ԟ<���P�������
�LD��
������Rl���~�D���I ��㧭/t|��܍F
+9��N~����D_���D'{���L2?������O;��s?���ܦ�����?y�N.�� 8�
�����غKA܄�W�����.X�o�d%I��
;���(o��~t��l���������/lծ��~��Տ�zB%\B9�D�=��9���?��� ���

 endstream
 endobj
 464 0 obj <<
@@ -1333,7 +1332,7 @@ endobj
 462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 466 0 obj <<
@@ -1362,19 +1361,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 487 0 obj <<
-/Length 2303      
+/Length 2299      
 /Filter /FlateDecode
 >>
 stream
-xڭYY���~�_��H����$� @v'�xw���J^�ŀ�Z#b)R&)k�_�U]�K�h
À�쳺����Z�{�w������V^�b-���x1�B-X ��\{g���Bp�g˭�/d�g�J��Zo�2���9Ts�L=_(Dz��-������s�',� d�
-�tw��7�a�'�3G�Ѯ�y�T�ͽ7���G>�5�^��W�JŸ��OR��~?�_=9F��㕃���:�9����֣�ggJ8��v�+\�-��<�	
b���[S��#R� ~i�s�^�n�+�8�Y�vA�:�YB��3U�R�9�A�*�t[֦p+we�DdG�
-1%[����
�<��	�B��P$g�4\����;Q���¬�
��FI5APC�Hp[V��(�j��b��Y܋s��B��\z
!X
8��;�YR,�9�Q�.x��#l.�g�x�ˊ�I1��D�rC�fk��c
S��?����1[7[j�8�䓱��|>d�_�$7ESO�/U���F�Sr�eQ�W�/���q��X+uI�@�
-:�t����7�m�k�
�ą���8������^�t:}��n�"uȋ��/ʟN}	��=�w���K�_÷@��wvژ�>Ow�u[F2!�N0Ʋ_�1в�Ѭ6��hz�
g�w5(C*ղ~�6�#$�L�����n_
PmH�
k��"���@�R�Yje�V��/A��!m̚�A�Nr�;]��P��$�PM~B3��MU�9�Ə#p���d$�%[�ڴ*M���jh�K({(�j�<>�GSA�$(�H�`!����	O��5��a�^T�K�vͼgR�#�x��9�J8��G
-I�d����{�>�f��P�И���^�F��N���s']���qT{Q<�Yr!}̈́R��ljJ}���d�Wb�Ϣ0��8E�g��P�A�y���e��d�q}N���>��� P`���F[l��g� �q�1�~��t��9j��pV�v�d��ܛ*q]�m����~�gi��P���B����]�� b]� î/!�6��z��#� �;�����Pd�v�A64j�
\��q�=J{J�K�Ƌ�����H+����	�]�D�=�F�!�
��5B:���t�9T-��7H�%B���@]�A��\�t���F3�^
�k�76��t�~� [9*e�F��$%���
d�:��8�Uݪ��i��̙�.�0g��ҋcf�DL��b��^��rg�����S�MYMI�V~��q~c��.�2�dz����y~�n��M�4��a�����f�XA&�3�r�mN�T�k��{�6n"’�8�#0j,- �Bj��m+�� ��~8��߳b�,

�R,J3�#�@.���D�!
������UR[z"~��/�����
���	S
t ��k�j ��@�s���,薐
��7��R�����@E��ݵ��8�TSya�3��

 ��J at b��F���d8�X�5�ry
�I�)�/CcM��	��
CeAW�P����
���l��56�� �
j��0��i�f	#a�JU��&�8���ꏆ�U\u�l��}ݦ��8.��{�-|&óz3�MR姹,��rމ����J�Cԡ˃5�nsd
�e�r�� ����| �yMD,x�i��

s�!
�m˦�;�E�y ���ずxD���>}W�4
-�Jj�"�TN0~�]��X`���\l�j�wɉVn_1�m "Z�s���É�uC��A�����aEA�c'�r���.�
�BP��ؘa.�YǠ����2a�(��NK�ۯ5hl��
-���^�@ ���*���'t�x�9u���)�2
-�00�
��jC���4��q	��t�
~q7�x�[��5�~W����� �[�_g;SԐ��/�/�E8J��ȱ�M��a�S`M�vJZ��2��3d�u2yV �/�n{p�o�|e�6W�y�nU��*Ft��i
y��u[�O��? ��"t��m��[��L%
-���H�I�fb�u�g
���
ز�|Ws���,_a2L��f�أ���D����`;����6�
��8��/�k�a��'�����f�?��NPX��1TO�
��
��H�]w�V5��Vp��Q���E{��_Lwd��1R/��~X�o+W_�&ܰ'=v��wt�b}�;�9��!����,�3�~�	g�K\��O[��\��lU%�3��Ԧ��<fu�KUyH�\�Xw���� 1BQP�\�-�>���~�������3-�b"�j�m��_��
�G��
��}Ų�����OOE��]꺹�B��x�>�\	��
+xڭY�s۸�_��J3
�$H&���΍��뜛�}In<Y��H���S���ł$(�r�ɃM|.���]�{O
��o~X�ܾU���DI�-7^½H	J�-��Ǚ`b����r��
�ٿҼ��۹
g:m�\�3���c5��-������s�'
�0b�z����o�[��O
g~{G�j�҇o�}���
�<r�א;�
+�X��^$}�UH
�24������2��
�
:db�����:_����)�H.�կp���y�LX�4u��Z�
���K���wK\y�Q¢��䨃(���);]�u��
4��|�m�F�v�*����\��̗
����Y�6���"С+�3Z
+�;P���(5�S����x��� �BW8/�Vu;AE&,�������!"�
✢��).��,	�y�v�,�,�9Rq�-x��#lr�yD�O<�UM��pv�N��o����1I��q�i�R����-5A
f�I�j�?rč/�/-t�6�K?dB	G���\aY<���|H���zlm/-��JS����P:�t����7�m�k�
�ą���8������^�t:}�i�2�ȋ��/ʟN}	�S�w���KZ\÷P���v��ݾH[{�q[F2�N8Ʋ_�1в��ѻ�lz��f�w
(C�~����H���3�.�U�}u@�!)s��‹�D��/g��
�[i��!և��k��;-��t��C�X�C��	̀&7u��VZ��?���F
���p�pl]<ݩ4+뫡!�.��?ht��P
u

��#����~�_'<@b��Ç)"xQ�-��5��I?��a"������>RH�6�
���!��LJ��Ƥ4���4�w���;i�'���ڋ�	Β
(&|"���M�"�ε5>���J�X
��
�h�z��Py�@ +Q�;�"r܀����{p������L�>@~��y?�d:C
�-5�s8�F�i��rW�u��.̶��42���AgҢ
*�g�Pcp0pWB $�XW;Ȱ�K�7����sD�<�����!�A�;�9�
vP�-��8.��44n�Gi�@���x�٘| Y
�~^>���~
��
m�@
����쌀!����=]�,B���a���F���Y!D� ��
D��L+��`4c�u��{m"
N�ݷ
���R�v�9�M2�;��@��]�sY7��t���J������^
3&�`
+�����pF at W;��]�Μ�o�z*Hr�:�3���0����l�̞�Ϝ���ϛ�iHM�H��)!��(��Lgv�:ߜ��`�6��:k�D�%
;8 0j,
 �Bj��mkm� �A4����rm-

�R,�br at JG.���D� 
������U�z"y�^ Y����
�n℩: z�5F��P ��9��"�K�JM�[ƒg�CR;TL��n������uK
J멼0�מ��D% �yv#o�2�`��Y�<�$镃旣�f�Ԅ�膑o@׏��)m�
隍���kL��

84ka����F�4����׹I�qTM��-���ꘛ�
����w�q\t��>[LFg�fV�.Nsd��
�!w�e"��\T�̓�nrd�e�rѰMh`�b��z��x�a����tGT��ò)�+�h8$��x⨉DŽɋ ��w%M����*җ���� :��똋�M��.=����!f¹-DD�rNy~1y8Ѷ~�2�(��
V�{v�>��nm�hGg�����4�Q�8��׏�	ee��Z�h�}�A at c�EV�n��z- N � ���ßP	�a���+�*
+�((����9��/ԆhW�itKm���,�?<�bo~���P[+���>�y!\�٧]տ�w�l K{3^�_x�����cU��i�4.����픬��
�� �gȨ�d���!^���.�~�Z]�n�ݪ*�U��zY��
���x��*~@�E�b	��6϶4A�J
Z?��
���fbе�gv��
�2�|Ws����Xa2L��d���˵s"�s{�]0��G�yt�p��~�}�	ǵ��{I�9�|5DtY��
C9‰
+�p"��)V#��]ƣ���ص�nhUK�/`��5|.�\t����tG�
#���.����r��i�
�c�9�yG�,��������X���/Oa��08��pֻ�v�����v�WuZ[��O����p�t�T���
��M��
�#HC�����*��w�k�L�L�"��?<�n�v����x<��aPw�k����o/_|
*"`QOdsY��%��sع���e �
 endstream
 endobj
 486 0 obj <<
@@ -1416,7 +1412,7 @@ endobj
 484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 488 0 obj <<
@@ -1445,7 +1441,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 502 0 obj <<
-/Length 2512      
+/Length 2509      
 /Filter /FlateDecode
 >>
 stream
@@ -1459,7 +1455,7 @@ x
 �l��jmWLƱ]E�o��.�
��q1d2
�ib�-M}�v��k 
�h�m�Cĩ%N�H���ƇD�8><�#HG�ث�Hr�͇=4�^r��[�'�.u�L�$ǪDg`q���f]'����#���a[X�ظ�Ά��*ty���'�����bHȭ. |Љ�^o$<�ݩ�0��Mio���5��y)E��ց�I��dr�V
�J�h����R�����y��
�A�I;F�II�
�<
 ��k �C΢������l����"C�u}A��Bi�Z�����RJ:�h�
J�C۪���2��U�\��E4��WE��$-j��H�!�-&�/���g����y]Pc:���Ua��As1ߢ��
2�;6
�i`:�������e�^���J���M���@9=���c
 p=`O���9���[f���#Jɋ�W'y<�X)�̀y�x
,S�r���
 8�7;x�������ԑ:yms.0�����s�I�;���)5a�
�r�`Ԁp�ϥ����A>n�$�R�G",?�+
�1�[:R�"�*���x��4{ҋ1����ځ����O;�������0͝)�a3Ώ;���� �y�0^M1
�����(e�~�v-1b�O�z���L>�br�ƀ��Ơ��&�
}��t`��i���A�[�Ǭé��uQ
��q���Cgt��}����	C���Z�Ь9���E�:�Y��~���R_[D0K���B��BH���教���g6 at q"��	듚h�}s��*>0�u�F��C�Q�/*3��sϚ��6#^�)9aQ20���P_7����تNս*\$ 0����  �`qܢonγ�>7��,� $�u�
-����ɽz�{<���(��Qr>>W��-�f��%1��
9^�1`5�N|K
���	���
D�E<���	Z�a;=f�k�@ޫaB�9hyi���}�5������Ż�����N��a>��cf�H�8�*���۷WlUꠟ
��>tٞN���H[�B
��Lvmc�
�<Z����[�p뿞���-;���l���4�Om;���
����{��@���Ӱ��3G������/��ߍ��X  �2rB`ߟ12�����o����:�T�����d�/�>��R�4��u��'�C��!!y���A)�)��/϶�|���(�B�ǃ���㛛���{��ة.�-+��I7��ȅ�Yqg/9�8O��A�<�N�7�0*�
+����ɽz�{<���(��Qr>>W��-�f��%1��
9^�1`5�N|K
���	���
D�E<���	Z�a;=f�k�@ޫaB�9hyi���}�5������Ż�����N��a>��cf�H�8�*���۷WlUꠟ
��>tٞN���H[�B
��Lvmc�
�<Z����[�p뿞���-;���l���4�Om;���
����{��@���Ӱ��3G������/��ߍ��X  �2rB`ߟ12�����o����:�T�����d�/�>��R�4��u��'S����2J�f��l��W����r�na0�}������߳m�NuylY�� D�yx,
.<bcB���
�˓WaЩ̮��
��(�
 endstream
 endobj
 501 0 obj <<
@@ -1473,7 +1469,7 @@ endobj
 499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 503 0 obj <<
@@ -1487,21 +1483,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 511 0 obj <<
-/Length 2432      
+/Length 2428      
 /Filter /FlateDecode
 >>
 stream
-x��ZY��6~�_����,
@��e�vm�Jv=�d�T���
-IY���ۍ��H�43U[�1qv7�����>�}�pw�1ೈD��
v���€���v�e�[,�t��W��'��g���qቹ�͡Z��\Ջ%gb��⷇���p��
>t�4]���Y��}��ζ��Ì
�fG=*��
�o:�|��;:)��	
D+#��r~R��dSTF�O��TS%��~Pu\%%t�(��GA{�YDI�eЄ�%���O��J�M�d���,���M�9.�vd*�Zٞbg��#�>���V��Ζ,�	[���ïg���yb8��R�R�"}ګm%G���A�<{U���FS�"ɛ���T���+�)�I��)H�l�U��^�n�@�RVNOU'�"��	��W�
�7,i���E7����
P�K'_)�bS��#��4dp�I�+K�V��;γed���J�Ju��'3.�y^4���
5Dž�>3	������
-$�Š�
;�;Y,���MK\�M%�xsߟ��L�i��֒�-�rS�|��?��	{$�w
-
Y�
pkbس
��x
u����{��W��ֈ�^�@�6���+
H�G�\��P�@���=���֢��v���j���H�@�8#�0� g 7]~i�Y�(?wjr�ZCc�G|�����NY�߁}S
bMp ?��y��mθr��@Iee��m(��=&;;?c�=�v�u)�1oP�v����x'WsnK唈�^6���$cfؠJ�P��j�Q?卌{��L� �C��! ��
܊����]R�����;��""a�	�V�)z��+�#	'�
Or�jΗ�n���-��$�i�����q��# ��&K�\�qC��&` ү�*�D�:���o'����]��@����^F�GU�5ZN�_2�?Dh!"�kmTm�s��U�
\�s��U���N�G�0Rߥ��%���
Է)��3���x�yɧt��ćp���T�S�ob�	Ȩ�����8�jl�Z�Q$�=��jZ
k���U��W�����ˏ
�Õ�{������))S�4 k���K;C��7�k�bЅU�]�X�TYA�z�h�^�+o�~���Zz��:^H��	��t����·
K#��
#+ [�/�T�.����*�W��I͏{e������
-�X��!�t:�
�aa�
-l�;h��ڰ�����@�ĝΙc/8v�#׭{��#�H����N�v �U��:���j�߷�(������(�wc��|~k_r��0�����9����l��nףͮ� "��ʹO� �\�I�^��Ag9YO�y��"*�ﰿS���0�<~8<?�:
-��
-�����ȡ݊
-P�z����`Ӝ����gW�ۛ��t2Y�B���Ɋm�Ü*F��`
�}��:j}o� ��0�����@������5�-�|Į�e�x�l���>��4T'�X`�	��X���0�����4j��ͭ�-�4�R��b
�B��d�E��ͭ
g��s��I-�u*�T��Ј�kӵU��
�fA�
A�A{
җ
�}cǚ${4���^J��
��!�q�
_
y-gy�'ʲ�#t`���R㐥�c��:�n�Ɯ��T�2i��^o��C>�;���]Ud����3>
-���lo����
W�ls����< ���]�}<ަh:A;Tj
l��I�B@;���K��ttxX+��W��$Yx�E�b
J��6�>�[C	��fm�9��yLgΰ{<t# �w��y|ͦi���'ހ�U*��*�����x#�\����8�����M�����2a�3��"1�s���n�
y����?-^�� ����� ����Sk�\�
m���s�7*-�oG:�%d߯rO�m&K��Hۇ�8p+�1�S��8[SNr�,3i���^�И>U�v�L�DU��셃PCuį�G#G	2��(�L �O#��߃`�_'�^�1�YLR)�4����t6�M2��^���Y�
�D�
-�Ԥ[
6�^)(���gB�����	^�,	H��lE:+�W�W� \��V�.
�<�Q�Q����r/����{x��*4[��� {�$�n��7�r/0P뿻�Æѕޯ���S_��3�6��g(3̥}

zi�	� �\-��$�GQ�1N�B��������n�giXH��A�ִ\a���^�b���>�]2�I�.T2�{��m�$MMicGAΔ&�B��v7���2�!� �jG���z��3�
-"��k��m�t ��D�{-L,��t���J���=A�FQ#%$��vO��2��,�\y�o,�o+�p�|e[!0��ǿ�@i%�`�ß��l*����S��o
!���H~pw�h��ݱu �0���8�31?���]�Y�3W��8�Nh�r�:��7M����x<��&�<)+�4��7��X;*��$l
C��U�p��u
?k
+x��ZYs�8~ϯ���Um�u����v��Q3��}�r�2
kF�Pr{��~
��ز��j� ���2�=������w�C>KHz��a;K�,
+	<6{�̾�a�%���vr��:�Yd�i}\x�\�v�,��f��,��y���ᇻ<��yǀ�1M7�HăYZ�}���60�Ì�ij�^U�|��3�}���
���ㄆA'#��r~��T�����
+٪,5��IUV�t�B�
h�2K(	�
�p��_��4ҽR�l�'�m�u]��1���`t^ٕ�hig��y>�d�мתr{�-Y����O������/� �ZW��Nn�Q���dc7 �m�^���l�w��ē�W��ȳR6�
yS�2!��
U��^���D�PNO��r�
„���Pc��� 
�3K��^�Gt}'4�Z��WJ������e6�~V��jd!`�����Y���J�c����Y����Z�^[����Pό$���5����*$�Ͱ�
'�;Y,
��Y���*[%�xsߟ�Ƽ&r%�ƒ�m�b]�|�����H�<j
+k��!
p�b8���xMV���{�����DZ����5���JC��s�Gt?46��os�xa����F�
sA͒�$
��3G�pp��嗎�%n����L.BR�Hcl�pm��S��w`ߪ}�	��:�����+��dQ�ކb0�C���gܷG�n���;�MFրV�I a�ٍwr7�T*�Dlw����%7�YK�"�V���lE�#׌d��P>���
�������f�����	C
E�{᝵�>E��(f=�p���$'�F|i|ն�hQ=f���U�W�
�� '7�X�:g8�M~ �*U�$��pd����fr���%���XH��`�|�j��r������B
	��V6�>��;�,!T����l�W

x�#�][\��x����U+�U!�J=��W�'�|�&xD|Hg�զ�
�ry
�' �6��B�p�j��Z�Q&�#��jF
k��쿲
@���yk������pg�N����4�8gZ�4��=D|�}C��7�k�c҅]�]� �)Y+H���[
��(��(�g�[�����l#� �ɰoWa��6�`K`�p���
+���*�f
+����q����]cj%��N�e�t�C
+��gJ�#8Q&���A��ކ��*���F���!�t�
{�c�1rՅ�)?���,���v
R_Ez��(ʬ��}�q��ļ��y(��`�n�>ǘ�����[�R��t�
�M��K-6��H��
+D�X���i	��1��i��1�,'�<��(H�FN�;�w*�q%����'�Gkdz����~�]�ЩBJ~������ |���߾z�U���эA��-�O���d[����X26�C`�o��G��
s	sߙ�
Hp4�3��f�%Q��u��^o����GT���B
"A���q���r~�̠
����УqJC.5%-��)t}IM��O4�c����̜	N*����NU�B��x�bc�62�1X`6Ð��u��%}�qQe��v�)BqF��~��k��#�ݗ)���Ր�q'c��k�B'�=H9NY�½u���W�ם5XӶX*\&��w��}Rw�~��z�UU1�1'��Q�Tuw�p6_
W��U��$����rQ�ޅ����]��
���+`�=Nb} �ɠQ�u����Fj�<Ɂ�\$�־��JA�ιu���}a�v�s��c�r��ȭ �����5J��_O��]�\��U����x��Q�
+7���ĩhe	o"��xs��
{�
1�I]���`ws\��kwO��q��e�
0z</_Q�v��y��+����uV~��Z����H⯬���U���Yyi����ʃ����oj��ig%T���� �x��oͪ͜|�=�6Y?N��A�9�Sg����F�	�&��O#B��A��o2w/j��,'QҦ:']D��#��h�B<�W� �\�P�}_�|~jҝ��^9���gA@|�n�'x]�% �'s��
��^�^���F�Rwi��A��
+��
��RhGOy���YR��b'�}$�w�ݽx��"
���+8
]y���k'�ň�9��p��
e����ca��;��`"W�EtP�$9N�˾ȕ}�}a����Y��Š)k:���^�b�T��>�C2�E�n(Q6=�ıC�禵���f�3}!�"�M�
�0���j-�^j���CA�v��<�*�m3��^

K$Ǐ��Ju/�}�:��FJ(D�{��
��2��,B����X��V��$�xl[`*���
+�v�?#�)[+�����H��E��{�r����e�w�.�P�(�Г����g)�&�����֏&F
�e1�2���]������I�/�Z������m�G��$�t�`�Ju�����?�j=�
 endstream
 endobj
 510 0 obj <<
@@ -1515,7 +1510,7 @@ endobj
 508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 512 0 obj <<
@@ -1541,7 +1536,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 521 0 obj <<
-/Length 2514      
+/Length 2510      
 /Filter /FlateDecode
 >>
 stream
@@ -1555,7 +1550,7 @@ x
 �;�
K��;
����bf�8��.��*���Ű������Tvtk^�9�)�ᕑ��
K�-
 ]J�b�K����=g��67u�����Ҕ��<U�w�Ɔ_VC�x���PX��͸�9�n at 5cy��p�<��SB �ѳ�RD���
 �*u�y;k
�U�t
�{p5���$��"kWL�H�Ą'�a�����kr�Wg���@*%q�-��|8�����R�l�tL4��$g�P��̏�������Lt,�t�T3��l&+��yN���|�ᘳvI���8s�/��
�~��#��[Ǘ�HK��Ew�ʑ���Z��v$)CzJ�$�	ll�/ʕ��^b�M���r�cD�K���\���!�W��.#1GN���.�r<�����K�'�
&���r�2��Ѽ�k�m�
Fl"�孎n���›˷ΰ!�w�g�G�⢩S�5���2���	'�~g%
p�pZ�t���*4!�/��?���z�7/�{R� �7��P�����߾6*

-��BE½����A&%�w�ո�&�'����v�J�
��NT/��=a.	4��EM��V�����Yp�al�<�(��(����ț�,�Ӊ
f%��
�����i��zuƥ�@P

������/?������_��!u��������_ )"G��78���DuHr�
����_��h�RE��.���	��ـ�kU
�j���O�����fZ��m��:�e�~Z�Rb�Ѵ�S%��
�
`��0��%(�3��^���;�m��~uw���I֒�����]]w�Q�H��JyGd�����V�㐩�
+�f
+��BE½����A&%�w�ո�&�'����v�J�
��NT/��=a.	4��EM��V�����Yp�al�<�(��(����ț�,�Ӊ
f%��
�����i��zuƥ�@P

������/?������_��!u��������_ )"G��78���DuHr�
����_��h�RE��.���	��ـ�kU
�j���O�����fZ��m��:�e�~Z�Rb�Ѵ�S%��
ûFp��.�@�����?�
�˒�t(��]W������$kI_�uC���Ӏ�Qa!T���k�1�K���!S��ek�
 endstream
 endobj
 520 0 obj <<
@@ -1569,7 +1564,7 @@ endobj
 518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 522 0 obj <<
@@ -1589,7 +1584,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 533 0 obj <<
-/Length 3757      
+/Length 3753      
 /Filter /FlateDecode
 >>
 stream
@@ -1606,7 +1601,7 @@ W
 N]���
�Ѱ�ʕrW�kי t�
���J/�}
 J��L�;ccF>���nP�-�

�'�S�6�������r��
��v�H0�y�:���۝Es��#$���C-�\�R��=�ST�a'>Kl�����
V���F��9K�<	�D䐠
b�%���&x�!>�	�r���=Y2�̧�:@
���>�����
�O�t,f��,g��`i*�Y��Y0�"+��nLGk ��t<����	���dV�=��@�7���d�H�EY���R��-NrdTuܲ4
݀�3�#��$@	&E6���d�X�>
&� �cdA��=5�4m� SL�d�݄�D�ǣzP���pcE �����X;�J"���|P������,���z����d�Q,-1��
�w��Z�5��`�/��84���67A�����#l����~��
J$5w�B���#�Y<�&,
n�L׊ͽ��,&�X�=
[�
��<���C���_���Rf�>d�35�X�p���`.�
8��OOޓ��J��
�����‹_�}�:Xj�a���u|��J�N��AD��Q2�ރ���\�׹{�ȯ"� ���y=6����/M1a3��;H[���>hͿȫ˕i=w�_����&�93;Z��$�� W2�u�{�ر`��b6S��
I��@���o/����Go�x�
�0��S m,
�8�b�`��cⳬq�B�k
i��g�:p�'�N3�x��|��h�`�l���)�#O�%�^�c%SyG<R�<?�Z>�f�Ŭm���g�
H�Y���ж�NǨ��
�p�=�@JM �
 ���
W��{]m^�}�瀙����X
����U߅�5����l�8:P��LRgt�[	K�#�;)(�4W��;L��$IzǞ+�9]�@�h.������q��{�"����Ӣ�!1-@{�����1��2��RM\�Qs�I�
-[��M|�a�1ܥ�r� 
�eE&�G�)&���]�0�%vm
���s}���(u�l��ԫ�R
��?P$JKߣ<R$�>Bl����d��8�e�|mvE�'q���L��y��q���y�������|F���#NY&҇�[��w�,�BgL�Ȼ�NW{�
��q����ߍW���Ǯh�;Px��޻f6�)-k��j
gx\�k
�ܕSH
φ�-D��
7���ם���#���~��ɓ����ؾ.w-+�'�]�d»�����t��D�5��9�� @_��
+[��M|�a�1ܥ�r� 
�eE&�G�)&���]�0�%vm
���s}���(u�l��ԫ�R
��?P$JKߣ<R$�>Bl����d��8�e�|mvE�'q���L��y��q���y�������|F���#NY&҇�[��w�,�BgL�Ȼ�NW{�
��q����ߍW���Ǯh�;Px��޻f6�)-k��j
gx:�n�BFx6\l!�~_�����O�V@����q����O���ܰu��u�kY�?��'�ͨxr= �t=� Dz5\�9��� >#�F
 endstream
 endobj
 532 0 obj <<
@@ -1648,7 +1643,7 @@ endobj
 530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 534 0 obj <<
@@ -1683,29 +1678,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 553 0 obj <<
-/Length 3703      
+/Length 3696      
 /Filter /FlateDecode
 >>
 stream
-x��[K���ϯ�-Re�ś�6�]W첓�6��r�}�H�
��Iʳ���ƃ$(h4�]�}����n|�5����]|y�����Z,2�i�����.͈�lq�]��dD�֌R���8�+�.�����/��[������~~��+I���]�mݻ��+�mU"aj��~�����7��0�]03�JH"�b����'��B��
JD�.
��~!���j���n�t	���Z�%|��
�����=��e�ov�n�R�ӡhU^8��_�BU$�4�e:�Y�$���&�
�V����&�*/�Y�I$O����,4Qz�CiҠ]K��_G��(Ql���Jj�!���&��z�
-��m�#��.��:�F]{Y�E��
�d�b*�?�g4�vS5��������ߊ���~�
�M�E��f��(0�)�g�̚�),���
"�� �	�zsGM��L;P����^�#�J~b��\Fӧt 	O�n�j-�A�T
������e��^~��d��+��
-2J2�gJK�l�$*�4�%^�Ff
��3/�c

�����
�FL}`"z+��Ɣ
��m�f�2s�D��L'˗��1ہ�g���4�Z���x��o��ᄝ,�B
-��)���#U�$A�&b�W�
B����e�
���
C� E����!Nٖgtuo�U������al���]�

;[=����k�¶CH5l���d��Sm�,#rt�o�A(�ԓ�HB#~��TG��e��Q
-F6��L���P��a!j������LP)��}�
b�LG�1�Xk(����0��g\���ŚK"df��5
J������=&�n���!t�Ȋ9#�Y/YD]�<���
0E���� /�w �h]@<��N�b�Xvj+PU�m���l%ղ�M��(9�X�'��mؠ�o�����넨DM�1I��f�ivMۻ�
_�{��ڭ���*�ɢ���w��;72�C�'F�,�*���d��d�7��C
*7:Ա
�ǡ0g=�c=�:�YRS������;�A�ys(��]���S�<�HY@�|�DI)�h��@k"�R�9�s���CT�ϣn:E��h�4Z1���U6��l���`��&�/.�g@�Z 0�z�D�	����l�n(
&�
-��s@� :`���L����Ͷ�2y�E0�@~���
���`hMh�{��쉱�
n"D��V��
-�X]s5�q�.øR�ƅf��3(*qm򙝼|Rq�&BVo��ӑ[
H
�gH
uב����C�z:���N�TL�9�FL�����k׽롉]�e�̳�
-0s���
]��W��pdA
��u&-Zg�m4���54�M������r at k([A5�b2���l�d�q��'�s�3�7dF���X�����q@���
- C�˲� �ޘG%���8�8�9�3Pz�$��%0
�' ��c`����P�SF(D� ���3
F	��mі�~�>�P�byw��N��[H`�V
;�CA�-*s�hIzy>�*�B��1��O�*�3�>t`&�1B{���N��3ͭ�4�������n
-�]�л�f�Bv� �Z��mE�����E��ov��S��ˇ�����=�͝�f�
|�5�.�c��d*�I
���I���u@�4���-���r�uT;���G
^0}Q9�K����Om_:
���
J��օ���/��4>�C$�#9���Bbd
B&�3'�g��m}EIJ=Is��jDɦ-���*�v߽�mp��TҢ�Dȃ�%6&����)�C��ɱ��,��D/8jJ��g�R|�*�vǻ��J	�y`Q�frWh���g~>$Dޕ�

�W8�f�
-�
�J<�JA|tLA�����5�j/!B��T.]>���9��ry쎰�N�1��?�H��
@��mMm�{�����e
CJ
�㕙��I��D�ơM���
�0M&r�}
��ٶ��1
��;����ʍ9�L`9e׃�;�
��J-����0�2\{W�ډv�+�/,���������*�u��%����{_B�#����ȏ�``����ôh�@������s�)B	
�I���0v�
��$Gl�=@��L<K]聆r�1د
�p=�u����n�t�ں�8���1��$��P/wE�X�
��;��
0��a��Xg���	y�jL>��p��o�w���7����*�N�
-���c�Ǽ��4��������s��W��ozʪ�]�O�1���a����xZ�F<I>����̒���
v��vZ��-|�z突�
��CX��Ysg���]
-7>��I�q�az�]�_�c�
}�،�g��>����qx0�]5BF1$Λ�����c�7����G{�܏̶J�g at Z���A����
[+e�a�
h���%wFB��l�az�p�%x�#��x����Fkٝ���&���d���n�
���;v���+tf˷����$����ڭ�`��;�u`6�p�!��s$Ӑ�$a��@`��'�������L��K���e��ܶmz���]Q��6G���f?K�!F�E>���fsl�
n:�Z�k(�	0+{
%�k(���ms
g���'��7��`�
��H��cLz���O�ly�<
c�sɌ��c��HƐ:L������!�#B�^2s��ly|<�	���c�t~O����`�!����{:�Nu�
�C!����>F����<�3H�X`��Rqv��O)j�-��^q$D�I֣\�
-?#b<j����KI
���z��]|��g�å2שA��;㘐�e�
F߇��^�
O��ȫϝ�GV���d�?G'�A�<z�x����tH��ㇵ`�q?�|~~
->!�ga? �Y:�
Y�ˍW���G�?>��1dt�[����c(yv�8�0m��,��%e����]B�$
-�"�jo\����pm����
Q�r9�V�p�L�B �G�L`W0v����n1"�`�)�t!T&���ʫo"l0�<8����z
-��>��˨N��h�1�
^�>����\S�KA��}����YTg+�xk�H�0��z\oQ��M���6j�

�9
���@�"�-틾-7�^��&
�
t�n���ne�,��u+�C
�|rܰ��XTH,����
-6
U0G
O��5WWX�#�~�c:ei\��LsY���_ؾ/
�w
U ����b��e
5ڴ�^��ٟ��I=:�:Fo~w��<s
ߚ�?�:7��R��Q����5 at C��x�k,�
����l�H1���0g����[��h����W
��O�S�4�d
B��WM\//<i��S$�x	;�
O���T�3��=�Ϯ� ;_�}��m�g���!.i�vx��b{{����:;�tO ݅/�~r�
�u��J"%����x8� �{��y��H(�s ��uӏ�X�+�r�p��ѧ�@_
��4���`�4���t4l[�G�^��8������a���-�!���t�Y�XO�~�
%zs�;DZ'n��iC_cB�U��=��"ݝ������+��5��Eֆ�t�?`i�-:�����+ˋ�g��p>�>��c�����i'��
�
�
-��5x�=
���eFF���1��Sf�4t�������;����=�x���Wy���ﻢ��J�����룿D�e��
/�($8��b������d���-|�xA�&��T������ë�/ɦ#Ǻ<���_
���
���H�ɘ�
�r?����:�
+x��[K���ϯ�-Re�ś�6��+N�I\{]9�>p$Έ�D�$�����ƃ$(h4�]�}����n|������.�~�����_j��I��^��[�t�iFg�w���KF�j�(��o�c�bfYve�}���j�]6w��^I��e��|��ޮ8�w�-�KdL-���w_������7
�A�.�2�	��
n���.���Ղ��Ń�:,$�_|{�:=���#pA�V�_7}	Ks��wE��lY���ۭ���X��}Q����_�)CU$�5�e'�9��LH1�
�#`lB���*|��A�M x�؅&J{�
��Ƶda�ub
�ņn
E�6XB
Sl�ڱ�t
ۖ?P��r뺋.pԏWu_�]�A�pCV-�$�jF�z7��&�[q�t�;�]��[w�bSv	f���D�
��J��$����Q�J� #�
DP�۔:j��b��hb��m���qp�
+���0j��$<�%�� y��Pm�^��.+e��
lfˇ]Y'N�S�s=cBD at X&f�&S��,
4�[���
���
@d�p5R��3XQ��7��h�_-C5����dR��`:[�tN�<��0_��PV���ɯ��+N}�o�q��ZHArEt���V�$��L,�=�����g���oO K��o
��
@2��z�Sn�S��o�������2�l��~€���
Nh�K�x�5�ҍ�I6l���Xds�Sn�<'rT�o�@(��c�$#
�� ��l�r0��9�u���-�%�$�,�WX�ڇc��]�'6��ʀ>M,
6\�Qa,A�`�� ��qB��N�g\w#�W��5�D��M��
(��)"�p�l����ZR���'挘Ѳ^���.&x${;`��8�A^�w �
i]�=슶�?����b۳�DV�w}Gϲ�T�&�-�
Qr��xO�ٰ�]_��3'�Q���c�-��
@�욶���Vw�
�?OS�SC	0
T�Xw��;2�C�'BN
�*���ɽǓ/K���-���XP���;��ד{�'�@�s��T�f�������Ąy�
��s?�$�ك+�\�<r�„	D����p�4��R�9�sG33�U�ϭ��"�k�I�V4&�\����-�=_̺���Ƌˎ�3 m- ���D����b�w
wQ�q��?HX��u#�S^�
"6��W����9�����mbm0���6EKkB
�M"�'�Vc�	�w[B*�
+ u����
�Je�-SΠ�ĵ��n��IƁ�9��KNG�j at j�>Cj軎��L����5�Οqb��<Y��0k�Z]���
��!v� 3ϳ+��e3Ly[z]�3�у���
�s��:W��A�
�a�^Z$u_'h
�ZC�������a4�d��&��3�?�O!0>�����\�
+�����4
�91\dqY� ��7�I at F���|L�O
p�Δ�(=^�O	�<
� �/R`��F�j��
+3�������l��
��`E�[��}t㞷"HH`�?u�A[�m��"�
�|
UąP�c,%��Ug�{��L�k���m��3ŭ����'*���n
+�]�X��f�Bn� �ZY�AmE����e׻o�"�)D����0\���͝�f�
|�6�.�c���t
�����S�:�K

���Uݖ��m9�uT{��G�G
^}V9�
����Oe_y	.��
Jq�M`���<�O�!���9��/`�BbbB&��S��M�����y��cDɦ-�
+��;��нH]P��C�	Q �Kޘ
�@
+l4� �ktNN��lg$�'zAQs`���5U>��CN9p�;ݮ/TJp�� �đ����
�P��燄�A����*�p^�~C9D���2� >*�������5����A�| 
�C9�|�c����;�]{t݈��ݣ�@�- :7�Ԯ��o�CQ�)�԰A�?���N6e&B4.m--nf���i2���j �΍u��}�㇎\�}��i�
�Su=�����%���PlK43��ٻ��N��_�|av�68�/��%����ε��FW
B
9�n��W~pN{�-����
���L_����<�OaJ0-��f��}s�7�
��$z�ᩘxn�遁�pt68�
��=�un���n�%�u}]y,Z�+b
A�1_n���D>���.�P��^DZ�}���
�1�����G,߶������o�[�w+�:�����
�A��z�
����j_���=w�.{�,��S�K7�d�����[�S�x��uikij��]��y6ՃC�薝���֡i�0���n��N��CX��Y{g���]
+5>۾
�q��a{]�^��7}�،�g�ס���	
�Ux�;5BF9Λ
+�s^+qi�7��.�G{���ke�π����AU��9��ʂÀ0�P
[>GD����qZY8�,�.
�acv�QZ�f��
 jGY�n��5������0��7:{�[��	�2��oڭ�`��:wu`Μp�!���$��d�	i �[	�@lb�2Qy���Q�}�E�h��6�����m��;`wms��`�ڲ��b�9��/�W�D
+|�
<+W��c*<w��9��f��s�M}!
2oQ�Ġ��1��4&W�"�
+���<�%s�&�<3CF�� dL����u*����ָ��I>z��㉘M`g��b���:�^@xf@�C>�͟�u:j���N���=T�'�h�1�O,�XT����d�s��,��##D�
�R%���1�t�/�EI����|��U|��3�R�rj�}���*&~9
���!��˟�	Sy����ĩѹ�����s�'D�Zo��<aK���.��1�����)�L��y �s3�
Y�ˍW���G>>s�)dt�[����1�	;W
|�6Su�|�bX��REH�!�����o%�x=\g ���D4dS.��Jγi*�~2g����'Ή�#L7�҅P��O+���p�H�(
_]y��
�C�eك����lbL=��sv]u��3
��;
+:k:Dz�O�Eu�Ö�[�FW���ϖt��I�4V�&~�=xCD���DK��o�M�k���Sn��[��:�[�
K��z]J6i�T��7,>�{t,�?��
+6�*�w
}okKW���~X`8m�|���pU�	���p�PZ��O�Ңu#'='��Ц3�l?Od6^XO���=z�����
����
���������|��O�� 
�RcQ�J
7<��l�H1�T�L؜qT?�܆&:<,�B�#�ᩲ�O����i`z�����'M\~�����j�	~��9S��g��!:_a�8�6�3	�T����&|���z{��崜��F�'���
��|a����$
��,�x�`�=��^{FB�P �x���~�b���+Ý�'����j=K��M�>�|�G#��-��W��N�'d��zD��j�.�:�N�t��|����t,�T��9/=Qc�~H����'49��ԣ��-���^�y�I�%:�%J�x�.q6T�h:�G�,�ѻ=?��r��~�Nj���p>�.��/��p"N���x�d ��ѫ�!:��
��s�c&��̸i�B�c��s��eۃ�6~��-Zx�ue����w��]ԧPDwˁ[;�(��;�\
:2��d�[��?�6��7�4������˗dӑS]
[R�/�����Z�Tm$ɢ8��u��$�<�>����k
 endstream
 endobj
 552 0 obj <<
@@ -1726,7 +1716,7 @@ endobj
 550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 554 0 obj <<
@@ -1761,7 +1751,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 566 0 obj <<
-/Length 3943      
+/Length 3940      
 /Filter /FlateDecode
 >>
 stream
@@ -1774,7 +1764,7 @@ $ :/a
 ��Gfl2J8�{B��TD���A~!/��e��X�����٠�37(�5r���
 k�5�w��N�i����Ƽ�q��?�'�$�o����O
�	���aqa��/B�
�����a8��,�Ga��.\<lݚ6�������<���\b{�|�;���>�S��p�7� ��:@z	��֭y��5
L_ꖌ���8.���m0H��<��~T�|=����7�Ǡ���[d�
��!�#��~�O��!���q�$z���vƩ��8����tQUa
l��U�$�%Nȃ&�Ҏ�Q#`�Q��C�xFu���y5P��Ө �C�\��J�tO
\��������q�Y�:��0����4MX"?£oJ"*�벩���X3�o�IP�0���h.�G�m���<����D�¤��@�@���sT�0U
���K�]V��K����
��2�o]�&G�|� ��"���u��JI
�>�T�A,���aZ[��%��*��h�R�Z��
�}��xZ,~,|�Y����o�p�
TY`@�,^-}�˜�6�^j3��%�
�7�^�����9���t�8�!�!�1#�/��m��l�8�ӫ��S�[	)�W�	SU�KL�-�av@�Ш�]w�!	�=*�+�{
Yn�u�ZS�����>��'��R:v�B����ՌMqa䡼y�ˆzh�vR������f�nF7��	^�H`{�m@�C�c�o�TO)�/5��͙
c�
��M6ꟾ���t�m��*U�\���&�����}�����]���B~�-� .����E� ���s��:��7��Z���#E�X��V�!z�v�Fr����
�}f��8��k��/��
����1q���!eҹ���J���L
ˣ����ų�
X��*v{-D�k��ն��x���݅i�`2�U��
�s����e�~

�I�"BS�f
3�t�\�	
�]U��:���u%R���_r]5��7e5H؃�{|q��Š�`'��"ڊd԰��C�I7�S�"a�X^�4�ܱ�� ����qo�/+�x�=y;U�_*ձU�;�u1�M*m��v#�-�쥩�;�L����´Z:vRJ�g�FOʺq5�Dn� T�����{X�ޔ�p�8C�T��I� Q��AAbY�&H
"���
���׍ϖ$}�I*I��.i˩K��y^��n�坈�]�E�X�FcO�Rlx|b��x����B�"������Pq��VU�6�0��r�[}�kZ��sY5�d�1�a΍i����}��`"Q��T-�F�	+��
�Ɉ�3���
�����8�K�4eA���l��e=V���3P
 e�ԅϮ��P���1��i�J0�ƨ�*~���)�;F��]�
N����6� �C�}X��D#��f,��qq��^�nh�@:~}3%�uNPiv!'IkL/��"+e�vl!�5����.l@�!%QB
m���D�7�����D�����>?axt����G��%�&������������&v�:�X��M�׏�f;����L�"7��T!O�k
�W��6�[U�n>��i�8W���Y
?YGi��X��d&w2�i
�e�s�! ���6/}!)~�*��8"�d`���
 w���È%v��B���
�m.)���ߴ�G�_qB�
غ����3����d�D�C��~�P2O����>���,��6��e��QK��y�bRX�5���
-ˏ�/��xQb��N��s�-xe
�ق����m8
s�B�����"��F��4^� �-��
���,z�cX�eY+��U��T}�j�����G�m؁��7eǣ��X��0��}?�Ώ��>�{sG���M���';�ؼ��Ы���4��L�(K������{�
�q9�ޙt�#R
㘸�j
a
������Ea�3:�5�_�r�Ƿy�u�}Iw�	I1y�����|�4�R�C#)}3�p��	���2�n��Ͳz_��6�~�m�K�\���΋��~�"Z)�N��^���\\��Guq������{����˪�}��5��)���{de�$�|H'��p!%�
��_���p��e�P��~���W�r`������:?�.��t��s�g�����|�

	L��q<�
Z�\��%L�F������:��a�mj2�5� �
���
���f>iT�#�ό�jS���-���U�L���K�?#i�m�yR
#E�p��;���Ϋ�ܴwy����Hzb�R���n���� 0n��շ����8
�����nn
�I5���+��ý+�͹`�x�/�8fG�dB��
r�� b]����9�Z�i�\|c] �v?M ����evH
�qc-�_�x���	����rٺi839��<]7���ж�$�|pH��Ŏ�z�ԯ��Wصw9n���fJM[��$Y&r��l�
9�Oٴ¦��0�rD�ƚv �2`��Iy�L��N(��n�MӼ�ܤ4�ZT�m�~t�6uw���V������|-��q{&��?
�қ�T�������G�nnnȢ&���jC��GWW�G�[g�i���.�~�n�������!�
!$
+ˏ�/��xQb��N��s�-xe
�ق����m8
s�B�����"��F��4^� �-��
���,z�cX�eY+��U��T}�j�����G�m؁��7eǣ��X��0��}?�Ώ��>�{sG���M���';�ؼ��Ы���4��L�(K������{�
�q9�ޙt�#R
㘸�j
a
������Ea�3:�5�_�r�Ƿy�u�}Iw�	I1y�����|�4�R�C#)}3�p��	���2�n��Ͳz_��6�~�m�K�\���΋��~�"Z)�N��^���\\��Guq������{����˪�}��5��)���{de�$�|H'��p!%�
��_���p��e�P��~���W�r`������:?�.��t��s�g�����|�

	L��q<�
Z�\��%L�F������:��a�mj2�5� �
���
���f>iT�#�ό�jS���-���U�L���K�?#i�m�yR
#E�p��;���Ϋ�ܴwy����Hzb�R���n���� 0n��շ����8
�����nn
�I5���+��ý+�͹`�x�/�8fG�dB��
r�� b]����9�Z�i�\|c] �v?M ����evH
�qc-�_�x���	����rٺi839��<]7���ж�$�|pH��Ŏ�z�ԯ��Wصw9n���fJM[��$Y&r��l�
9�Oٴ¦��0�rD�ƚv �2`��Iy�L��N(��n�MӼ�ܤ4�ZT�m�~t�6uw����k{G��ײ��w�a�~����A*�1g
��\l�W�=���!��\W˫
Yn]]�
el���7Z������	�;M;����
 endstream
 endobj
 565 0 obj <<
@@ -1788,7 +1778,7 @@ endobj
 563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 567 0 obj <<
@@ -1817,31 +1807,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 578 0 obj <<
-/Length 4074      
+/Length 4069      
 /Filter /FlateDecode
 >>
 stream
-x��[ݏ����o��g
?D�JP�	�&���A
�<ȶv��,9�������K$e��KrA�DQ\r83���p��
����?�_��L�E�
-A���aQ�E.�,�e7+�1^���
��j�ڱ
�
nV��e�`��]{���/7/�_M��
�����%t1J�����|���W?�"@^�.�Q��b���Ox���/�B.���"�
����W�~��=p<�e
n����jՊo>��V�@E��
z���*+ؒ����)�to���0AΤB��-V��"3��e��15��Q�,�c�tC�5��Z׾�V,G�
��
���v�+��ADZ<n���y��1m�Q#ˡ�Jt���m5�mE;/�d��W�-	�Y�(
����d
	I�ط��F2�f+ۭ�Xe�F2�.A�B=tu;&��D�Ś\�H�F Nu��_�t5+� ���
��(�J	�fD4T�U�)���l5
M�\ԝN�}n��P�A�&������q�$��3I�c8�"���mߝN��|7LL��^�n�CYo��;ӳ��-�9
��1��
��b���,Ǯ�S>c�O�
��L\x��	VfSzM
�4�P��ʬ�d	ߕ�x���J	kEE�8���J=i����D̄�N\�'��2$�U��t:
-�=}��P�<6�
�QLg�W�N/�佢`�j
���7)%"�!���d9�D�
�AJ�8���3��?2(�w)b�5��'f
����H1�EF�X��w��q�uk���@˙hV7�[���Wp+Ǿ2/�nN�;qpCWN����P�l�� �®YV�-�v,�VԁZ���ڥ�T��PoωE-?�N�yM:7����⪗A�� ��4����Y
����H�e�����ˎ`Z�_���t��"J�U�@��:c�A�E�b�+�f�
���cV �_:�s3��4��i������zV�]�<�V���g��<Cb�_%1�D��� .��O��Kгh�!Y�Rr�3+�U��A
pB��
Km����1��@��Bc���)mq��	rQ/`}>	�l�]w|ܥ�@
���3i ��Z[�ۮ]U���l��`�

-ؑfH�G�6-,
-$
-$
�bY&!+X5��+t{	ԃ�p�-�_[)C��Z96%�>T�W��ieɳ@��m��n�e�A��k^�;�qW�%˾J B0�ğ��S3r�yݞq��,p���
�@�ޱ�Z	����a5
J
�`��_|�x�2��-,�W����|�)W��
�L�01���7]aڡk�u�h�Р�� : �>6�$�a�K�W����$RP"
��Ӗ�

'�
-�E|p�4}p��(�����܆B��p���<���_�}��W�>�/�������+��\h�
���)�+��'� �\B�J*��
D�#�s����#�t��.V�0�S�T����3 HM����0s�s!,p=��(��M6ѝ��	�S^\�? �2N>���"���]��\^���E\$�
t�����\$1u2�f��
��=��y��g�&��a������X~1�T��,��)��=O*�����I�b��Q��s6���WAQ�g���[�S|S,����W2}����XTƯ������:�վ���29E�k�
R}z@�4灁���bJ�#nS�_�m���k|c:�~�*!@�+��>Q��X`0
�cH�r*�&���c��s��|��7���3щU
-�0���$�U�5�\�ׅ<ɡkF�
$�
��8I�
!�+&��O�9])c(�6Q{0ik'?�ݡ�,��M;�c̆?�Weq��<K 
-����N���D���
���FE�x�x֔}�"
-��&
���2
�F���$�!Y��`";��8�Y�'�8�O$�S�{5��v`��Tu딉�Q
��0�/�91��� }`��� ����
�!�K̊I�p6��Q����VO���m۩��j)�����zMiz�R���|r��a�T�$��p*.UF?��avA��ߏ�V���t�-���Ѫ��NH�ǰ��:�]zJ�;��g��
-�Og�/��a�C�N�g@*�
�rAg�1K��g�ry%�Q�`��~J�A�φ��ߠ;a�
>M�j�W��A��MMD����0�M'�3r��U��
.�E�-�I���)�=�`�9ʣD��XNf7��Y�S����ђe���$���I 
 70�����O�㺱���j���A���_{�����Ѫ�eGKQ�]��}�b�)�����V�ֵ��R��8ظɔm`A1�~�G
b��t��(h���ʹ�'��������S�P�qӮ�qg�j� "o��z2[�R������H�b�|9���։�k�_w
ʺ7)_�駾�;�f�X��-���m������
�e(��S�!`�ਨ��H���}�]��ϳ^dؾw]
-�uM��
_�Ǧk�j�
�Y�A�Yl"�L3�|��f�b
ʗO��E_aL��
G���J���Xo�ƌ������;3�ɃgRg"^�o����n�׮�̷w���Q]�gJ@�x�������[eW�`�y��z��e܀z�����͐0s��bF�*��3ݪ�i����N5�4�i]"3/���l���������&C���nK��7��4W�i̢�
��}�wv�r:�{W}�������t)���:4
��i��%�n�ch�}<�YL.��:��
,��5�PH�V��"o��#���u
�;6�q�l���tQ���d�
�ӑ���
�~0��v��B��vǦq�^�v�CoE��l��T�;��fH[��^�;eB�Ճ:��oSW��^2p�O�`�N.��#�f�Q[�8�:5���4��UV��Vg���
V��ʌXW�R�Ds��9��Цx�J��2�;�U�m
-]�Ws�8O�<O��u����5�c]�j��&�`�V���uS��/ &�ͷ�[�wSx���L��;y���zZ s%c@ ��l
-T_���S_�ȩl���~l��r��������K`f��X����9]�R=Z�Gw��Nb�V9�R���G�
�rCL����
޳ ��R*���U�ڷPy�3�*o��b�
-8�#X8�r��h.�#�W�*��Pv
-�����E�sDŤ��%PN",�
��+���V�-'�k�[^�
�QR6>)��Y�ޝV���\2<������c��+���y��XO�&�,����”�����r��-Li����}	p�7/'@W��"��L�hZ��e�S�~��
-[�$_~
�(����a `D�?�Am}�]�3��^y�Skؠz�*{h�oԫ��҃J;���c�aU�r?������K�r�hOm�Җ��R��^\q�
4g�^���
���?�٦��n � �����#�l�~�t*|:��̼>8�J�V��DɎ�z
��N���'��h�t��m:/�S�l��7/�-
v�
-M�ȵ�h���z �j����Mf�P����
r�<�{?|��tp�T���_�{p�=��*J��)�� ̈��
+0"�� �
���O5��؛��Ovk��MB8�UiR�$ڐ
��O�M[c
b~Y�V��
���U�D:��N�D7F�O��z_���Ԙ

�e	9��]���HJ�áڌ�x8	CE+���		~����wGKv���,
�T�	�50��ֺ�è���IEf�$�+��ͥ
_�
-��7�d� 	�n�/	
E�ۨ��Y�`e��a[����i|�~��y����
��E`� ��wK�X�+�w���
	
,������a?�8ơ5��?=��9�\"�~��*_��>)vx�̜eȮ���k>
�MU?f�wb͘<��7�d��0���^zm"�a�Z�Ӊ�ۮtk�n��3K�!~�A����,`��,qxY6V�s�ۙXl��9�����B��ȗ������g�a
-^ ����ϔ��ղ�X龚�
�|7T�_T�j���e{t~D!f�l��Y���(�0|X���mUٝ��[�ֿ��7y@�
-˂B��8
>z����	mtl�C�����м�x7�:Q�]tV��	�1�fͅ�?p	z�
+x��[ݓ�4߿"o���h�a�2��7

Ps�P< N��ֱ��0������$GIf���ɲ�H��V��[
�x\����q���g�-
+T*��/rA�dq�]��$(�Y���mu�o�\VCՎ�Xw�p��
/���ڛ
/�!xY�j��n(
h�wն/��Q—��t��޿��:��uy�r����~‹-����r�G�e�l߾��+
���
(CXp���wU�V|�
�J*�
�Ѓ�nVY���
d$
Hϥx{g���	r&���l�v�g��(��
������ei
����i,׺�5t�b9�]�O�h���c]�g"��q�����G�i[�zY�h�U�SϦn��n+�y��$��JlI �E)h at _>''�HH�ƾM�E0��4[�n՘�*��7�w	*�ꡫ�1�
P$2/��2D
+7xp�0$���$��Y� �8Η_�<hFATJ�4# ��z��L��|e��xh�䪠�t��s3D��
j6��7�/� \�| 
�Ir�)9p}�/m��tzF擸ab��8�bt
�zk7ߙ���ni��i0�a��x������e9v���y�}��ed���O�2C��kZ��Y���Tf�'K��T��ETJX+*
+ı�T�I��d�'b&4u��>!6�!��G��QP������i�� ňb:;�rvzI$�{�W��tm�I�()>�oO'ˑ��%ohR�E��Οq����C��K뭡?>1����D��,2"�Ŋu�;��S�[�fZ��@����*m�l��[9��y�vsr܉�#ʰ�rr�7-���e�gxvͲJoY�
�`�(P�"��z���.�����z{N��(�h�y&p��hҹяܼ@XW�<�)O��|TV�Z8x
-\D�(c��@�
~�\v+�z�"����eQB�z�=��
�/��^)4���u�
����ќ����Ok>���=8ճ����ٴꇄ$8
=���*��%g�p	]~�
]��@k
�"`��
�Y9��?����XjkD��7��5@z��M5�Oi��N��z��I0e3���.���/�IhE��R�v���g�mKfP��4C�=�iaQ �P �(��2	Y��ќ]��K�
,0&��@n���
+Hʾֺ�y�)�����z4O+K���n
�u;-3
��]����.Y�U��&�l�ݘ��������f�C�
��0� ���JXW6��Pj�����s�
�yWnaI
��
 � g.��;M��
\8g�q�!mL��z�]���GC���	�x�&�
c_*��0�
N�$�r���P��<^X8iW8.���tG����l7�6�>��Y�G�
�B~��1�_��$���2^�n�G��>s��_t��f��0ʟ@��r	�+�3wm� Υ������i8 .�X��8NASǏ�  5I{f���̡΅����n�
+�lJ6�Dw��'��NyUpa�B� L�8�@\Ŀ������wI.ryU�q��Q\�/�E�.�r��\��4���{t�`��m��AX��z��W�^����b��hRQ:���T�O�<�,K׏�&����G}2��X��\E�A
�o�N�M�h2�\^���b<3C`Q�|8^�.���W�jFl��1�I/H��Q�
�J�[��)q��M�]�������L��� �����D�6��`:�ǐ
�>T�Mf��ǔ�3疍��onM�g��*�eap��I���kv-��/�
y�C׌0Hh0�+p�H=BWL:��$s�R�P�m��`��N~�CeY6
�C5�vR�$�
����"��y� �w����Չ��O�JA��8��-�)��E
KM?!�+.d8���I�C�0��Dv�qD��O�qH�H2���jLq��!���)��<{a6�_�sb ��A��Ӂ���)�
�Cȗ
���lvQ�k������۶S9�R�
����0����
+�z/�
���'�"v��I��T>\��~0/���	6���
+���1Z at y��U'
>�� �a��uʻ��v*o�L)�n���^���8�πT���4c�\	.&��'��J��������ڃΟ
�8��Aw"�N5"|�RՈ
ׯrS1��󛚈^sU�a~�N�g�ūL�\X�$b[�nY-�S�zV��s�G��sɱ��n�� �r1
3�%�>շI~Kړ@
@n`0/
+��Ÿv�ucQ��հ�냂�/@��vG����U�ˎ��,�V��0�TS`[Mϭ&p�k)�����q�q�)��4�b����
����0�P�J]��iCOxi	|��%{�<��-�]w��@?�*D�\��d��W���������Ŏ3� r4��?�j�_w
ʺ7)_�駾�;�f�X��-���m������
�e(��S�!`�ਨ��H���}�]��ϳ^dؾw]
+�uM��
_�Ǧk�j�
�Y�A�Yl"�L3�|��f�b
ʗO��E_aL��
G���J���Xo�ƌ������;3�ɃgRg"^�o����n�׮�̷w���Q]�gJ@�x������/쭃�+Q0�<v}=��
+�2n@=c�K���fH�9��W1#u
|әn��4��MC�U�ƴwH�.����X�R�~N��W{�s{���g{l��

�|��ɀ
h�+��4f�I�]�>�;;n9
��>���f
��w����j
�����ݒt7б?4�>��,&�{w�oz�n�g(����AV��}��A��:�
�\W��8T6R�t��V{m�c��H�MЎU?�Cd��U�
�V�cӸ������[Qm+w=�����
i����b�L��zP�BU�m�ʸ
r�K���
���es�t���2j

�Z��3�f����U��
ߑ�JuS��jZ
+�h�7���/W�=Y�sG�jY�M���j��I���ܢ�����T��{�+W���d\���J
|���n����d���v
?7��J����L������2W2�
�Z˦@u`�լ�M��0�����v:j�Ƕ�+���O����\0C��b�w�.�����2=�$p�������=�_؟�b"�����YėR�����־��;��Ty3.@@cV�!
��	��[�Fs�
v�zUg��S�u���,B�#*&�<-��ray� e^Y�57�bm9_s�����ox�����IY�����j����	��7�#
���eS�l�h��%:c=���@[c
S����U;�3�0�=W�b��%��޼�@ ]��h
:3]�iՃ��O�K�C+l��|�5X���N�E���
���w��TO{��N<�a�Ꝫ�}��MP��K*�hS[���U���T^��{c/a�w�I�=��K[*�KU�zq��rМ

ƛzݗ�v�K�"�oF�M[m� 4�g��GJ�����T�t�/�y}p�v��?��
)��8ʙ�
(��	!N
�D���t^��^���o$^Z[:�L���k���)Q� ���
^�����{5��y
6���2��p�������`{�U�
S����V`D�A�Zmm�j8�754���֞͛�pD�Ҥ.I�!=b��j3�������W�f[;H�ѫ��tT���n��G��z_���Ԙ

�e	9��]���HJ�áڌ�x8	CE+���		�����wGKv���,
�T�	�50��ֺ�è���IEf�$�+��ͥ
_�
+��7�d� 	�n�/	
E�ۨ��Y�`e��a[����i|�~��y����
��E`� ��wK�X�+�?w���
	
,������a?�8ơ5��?=��9�\"�~��*_��>)vx�̜eȮ���k>
�MU?f�wb͘<��7�d��0���^zm"�a�Z�Ӊ�ۮtk�n��3K�!~�A����,`��,qxY6V�s�ۙXl��9�����B��ȗ������g�a
+^ ����ߔ��ղ�X龚�
�|7T�_T�j���e{t~D!f�l��Y��Q�yN�s�mU�M���[�ֿ�_7yx�&�,�r��8
>z����	mtl�C�����м��6�5Q7]tV⠎��
����?òx�
 endstream
 endobj
 577 0 obj <<
@@ -1855,7 +1838,7 @@ endobj
 575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 579 0 obj <<
@@ -1884,21 +1867,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 589 0 obj <<
-/Length 3277      
+/Length 3273      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��~�_���û�
Z ��H�.6�)�̓Ɩ��ؒ#�;;��=�I�L۳�(0�B��~�sH<{���?n>�����d�
����f��Y&	���ֳ��Œ`��ߖ�vAԼ�ʺ/����Œ
-<o6���^p<� x^~���.(
�=o�u[�#F���������rC�<#f]�����j��Ox���_�0b��=�Q��
~w��n����
�"p�
�q�feKazG�0���f?.���m��D��U]�r,vU�����
-x�ۢ���(�{�k�c[ڧ�&a��94��Z���r�� ������v\���YZR6�5�T��2�-	A�p
5���J�r��z��4�����|��
�8�_�D���?lK �
-�91/[�� B�N��Jk
����X�w�}[��nP��o�W벳O�e�m֝
�/�|[�f
-.ھ���M���U�
9�֬���H��D���b�ȼ��v�vVX8���jڶ�M�����hu��z�������Z�,X��w�K�<���bp%��3}w(Vn�/�}Yw�;Y�
-_x���S�4�E֎�v��jw@����%bX�X3�sT(:_���,sD���GF/�E��RL�}���A��"ˈ���b�A��d$H	"���@3��Dy���AXi@�K6E�B�e�`�;,��:Ҧ�cW@�@<hf����ERя����!��U.�!/�X��s���e����-����C�H2� �:�S��$x{��F0ACsa$�dꋉ�1"�W����C�]&��+���&�cH��R]��b)1Nc(r����jn=?AN �b��ʺl
`��#�#�OL�0�(�2��������$�g
�AD_��0�u�BEW�]���Pdb_�$uA��zWv�cIlzп�Z������!N��Z{��s�Z���.��nD�
�
�[�#�L}�ŬZ�_���g{32��9�l�w�cק�ys_�Bym�ݮѹ�i����F��$�"V`
-��������p�p�
AƯcp�$�FS.�^� � )�L�:�N	ڕq���)Ђ���q���b���4,�IL��ȁ^��y=�$s�D1e�4��
�l��"�$�a�'�8�|�|H��
TY%� tʇ
�Df�[`N)@
�(��ڇH�d0��4C|�~�S��1S���
�$��0�/g��'���҂�~��^/O��d��
�� ԇd�ƣ�
ȝh��~���%�C��^I{���<����2�N
��X��$����-έ
 �H��A��M�vB��
�
�����8t:��@���}J%6�쐧��y�J��I�, J���dTi>ah�R�/YD�쒝倮�o63�
QYdg6ٳs�޸ZTgp� �%��l	�-��&c
G��Ӷ$F5[�9}ɻd�	�	h�l`T�l��g
����
T��ٗ�9@��/���@A�MV�2	 �+`L�ƞ�w6�;�k��Μ"
�5Y��Wg�0��"&����|�?!_+���/��#�\8����fH���y<O۹����aFN_�
C�����Un�lK?�w���7{`δ�ܣ�π�
����.�!;��rm�|��:1��<bnmio{Q��'�W�g� ���D�mQ?r�C�����]�2��a����}��:���
�dg���˶p]�ñ=4]��L�:0�nle���^����>;�,
�Ņ>ɤ�vN17_W}i�RS���V&|��4>)��X�l��&Wd�l��Q��i18�&�Ǎ�
�{�����O
-]Q�0�&�I�fJ�cx昆�<Xh�9��rP�
S���z�6S�!S���P��nt#ܚ���c5XP�Z�A
	��+۲��
_�y��uD#�,�"�%J�^�c�0���P�b�^�%H��p�4�	��o�hY+@Y�̆1�I>l�u�qHAr��	$ֽ|�]�h�IH�`�K��F�D�3�͜�{��9��wb6
e�.�	�$�
-�Pc46�h)mA�AxȄ8��pZ�"^/.��Z�W|4�*·��y8��0A��0N���i
�E�3r��R+�W�LYyyE~ �G۳�*��R�
Rkٍ��o��Y�m�s`>�tĤѱ�`�J�C �٤	p)�<&8�h"���*���_w���7���-c{�R�#���z����P�������%�
]HT�Ià�1i8�:��Nm-h�:v�u

�8?��T��cٴ�Qq�χ�՟��
��
���D�4�e<���,��25��rH6d���lܝ�[SL䗷�2���֔ ����apɯmM���:9T���o�� )IR��2u���0��Aq��U�bˋ�m�7g�
�3@�9�rc
-M����(�I�j��`�>���a�I2�S�‘+��y���|*�I/F�
'���L�v'�%�hx\c�q~?Gt�ަ{>t
�׽�1)ұ#����s�+,���������h�!_�1��Ž�����r�\��
�A����>��I�A��b���؎� �Ol�' N6�7'��ۧj4ǔ�F=񱝤�"��h�yd���
9nW�.�-�hNu/|���̨Ŵ@�! }NC+��7�zf�?�'a�q�8z`m���eԑ�{�!�O����,�c"L�T����_���w����m��Kn��>ͮ���}L�9Nwg'&��}bǺ��D5ǝ�(h��<�b
3N�5�����|�X�Tc�	}� �T_��T
���Q�՜4b�2� �)�l��C�2���gq�Q�Ts
-a_�-z�`,'�.7�U���
��yE��
E���@�2BksT at SZ[�,
��O�d�Gh��
�����K
�,�
��vC�	���{'s��ͱ3�
�܎�w+�h8��
��ON�\Rg��.�{F�&
j���d�����m�2��\�\-��ݢ�㡴�}Y�#��T[|�E�>w��B��F{��ݫ�$�
N�0L�_֖��>s�:�V�eϰ;�g�0*:p
�4�sr��K�K��k�Q�t<)Qϓ�0��6�7�"��Sr�3p�C�)&�)�tm
����';�YK�
:�`:�>��g�h'O�@5N9s�m������vū
PR0�?ge_<[��=�$b�LTYV�t#hr�f�;�xG�E`-�`��Ak�b��f�
W7G��ͮ�>9C�!�N`K�r�^z�ڟ�
#L!r����[-��;��5���|��]��i! �����؍ۆ�D0&��$̂sV⻲t�Z�
g��k�LD���
��l��������	�:t��C������S�4,�$�z����SY��pop��
��Z
+x��ZY��~�_��H�7�u%U>���dkm�˩���#Q#z$R&�����4.� i�G��"� ������a�g���������r�K*gw�Y�g�$HP2�[�~��K�1�[
�Q�+�諦�K*����ϛz������y��>{��0`��-�m�%bN�⧻�n�vw��
:�uE�2&f��͏?���5È�j�dF�g�2��;���;
pȋ�/Kę�e�!,�e�
��,ᅴ���^׷ժ��Wu�˱�U�����+�o���;;����ͮ�mi�
�`�}�����욇jU�v��U�?���w���q���
+
diIٸװ"P=S��|�$��q�Իg+��i��ݿ�Л7�#���r��
�9����-�X*��ļl���:M�+�5<ﷆb9�U�m�>�Am��y_���>ٗ��Ywvl� �mћ)H�h��~�7m��W�_0�\Z�_?T#�n���B��#�^�۱�Ya�XP��Ǫi۲;4�ڒ����~[���o�jݳ`}#߉/��"�����r��ݡX�	���eݍ�dm+|��˚Ne�ҬY;6�e<����fPFC�P�a	c͘�Q��|=,v:���s����K1m\�A B3��@,#~���%�R;��` %�/w��g���&a�] q/��
+Q�͂A��Z�H�JN�]���
�IE?���SL���W�H���
b)6�
�y�BR�d[�
"�$�x�(O�F0�|��M�f�
ͅ�̒�/&�Ljt^����v�X�c��S��kf��!I�Ju�B�� �8���y�&f����9
�16(�-��Ύ0�l>1!��_�ʈrj�ND�?�l:�1�}]�Ø֥
]��vE�C��}�����]��%��A��{j�{���>�8ݗk�%��!k٧�
��n^�qr�:0�o���2�m(�jm�!~�֟��Ȥ��?����]�
+��}�g�iv�F犧!xk�75ޓ��X�)
&;h|H��bn�C�
�i{���Œ�M��{�
��3A�X:%hW�H�`@
f��k��&�늽��Ӱ�'1�Z z�#��8��D̑<Ĕ�Ӑ
+F0����D���׆�$f����!ErPe�X�)2Z��o�9� u$�`j"��X�s�
�1S�IO�#�#�L�;0�@hSø���"�*ZJ
j��
�z�<�R���3dg�P�i�Rw w�9c<�ͺW�t)�3z%�	�>*���f`d*�<:yPnb������7�T`8�2��"`
�k86��	�. .
֞X|t���������)�@�$"�C�"�B�%*E g&!
� (�>"�Q����IH-�di�Kv������@.De���d���x�jQ���Ȗ�>�%���Κ�q
ec�Nے�dl	��%�e�'L&�鲁Q����50���vPI^f_F� }�����ke6EXY\�d$�X�<�1�{N�٠�̯
�;s�p@�den_��FX�⊘|�����|��z�N�`^�
s�
#{�!����<m���j�{�9}6
��6�jT�Y�-���e�c��9�Br��?*6���#��|�.˵E�y���|���
�����E [...]
	y��Bs����Jy)�)l��C�<-��S#��F�5
�	��j��>�
+�<��W�ec���Q�T5
��F,
*Y E�K���\��a �C�B�B��K�*�i�u�&ѲV 
���
cړ|؄�f㐂�gH�{�v�"ц����x�
+�9����g`�9��s����l�"]�DI
���(hl,�Rڂ�	��	qR���E�^\<3�B��h<U�o/�p&Wa��a&�B�(��4V�v7f� ���V�%����� 2��g
U$�Υ�=�ֲ��+� s)�,V�
+��|��I�c��� ڳI�R at yLp�D���U2r�#�����WnxSc[��n�Gq_�Σ�}��
@���{�K���4���A�c�pu��U��Z�`u���8Dq(~&��!Dzi���8��?�m9�%(���@i��x,�O��Y( �ej�����l�BE/ٸ;�����/oMe����) ;����_ۚRW7ur�f#��)�A$R��0�e�R͝aȃ��
�-/��Ŗ	�fo��g�g�Hs���&����S�P̓�ծ��}d�'�V�
dЧԅ#W8����q�T�*^�D9Nt�����N*8K�!������~"�,�
�M�|�J�{�cR�cG䣽��WX��?,@%���o�}�>�C �zc~_	.�{[���	�v�*��\婇|�ӓ4��p���W�
�i���O �l�oN$��O�h�)��z�c;I�EF������S�rܮ�]�[Nќ�^����Q�i��C@���V��o���"�O�.��q����[M�˨#��C�`{��Y�� [...]
d�ד��@����¾�[��XN�]nB�
�1�=&;�\���Ew��e��樀����Y8.�������4�	{!� Y�0��N,5��N��ݛcg�;ܹ
)�V��prC+`9��8��"� �]�%���M�!.e�5��iO�jeNṮ�>Zf��E�?�Ci����G ݩ��$�~}�$
�
+������W�I9�da�ο�-}�nu��˞aw��6taTt*�$,i���D��җ�
�����
xR��'�a��m�o�E
����g�
�LSL�S���6u��Ov�c���t��t}d��b�N���j�r���:UW+7ڝ��W)��`��ʾx���{�I��������F��L�Dw&񎺋�ZN�L��֌���.�n��+��]1\}r&��C��
��
+�D����?o=F,�B������Z�E�w*xk����ﻲ��B 
���*�c��
��`L�
�?�1����1i9{����5(a�Qe��c���������Zu�XW�U�-���%���Ѣ��۾�U
�R����́��
 endstream
 endobj
 588 0 obj <<
@@ -1912,7 +1894,7 @@ endobj
 586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 590 0 obj <<
@@ -1938,22 +1920,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 599 0 obj <<
-/Length 3387      
+/Length 3384      
 /Filter /FlateDecode
 >>
 stream
-x��[[w�~���[�Ә�;��Ӈ4mڤm���yIr��d��H������
.$AA������!���L�
���ş�/^}����
-���z�(�B+�IF���Kh^^QB���{Ӗ}�����d����4Y�rI��|p}o/
�>ܙu[ڮ\,)����닿^_�|Aay��v9�3��b����'�XC��
��"_��Q��`
���w�.�Y�ψ��t�Q��֒^nS�U���d2Y\1�qQ��>��rJ��|�6�r�m�U��W�vk�nB�&R�N
&���T.E��siw�W�H���њ}k:S������=K�Ȭo˪�]w���f�~��3��[�����������Ȥ�РY!=����wB�w%2�ܙq=��s|[5�.7�L.$��* ��.���˯�0���Ƙڵ��?���h+���pB�F$�2#�8n��׮������	��&�n-�Qy�����nxpO���[S��4�{
\Ƕ�
��:i�
}�
-f�]9Rf`�W�:SL8����J/��M[���힩|�
����AF�똬wKW4L�L���
-����q�Sԇݍ����r��Vƿ�M?''L��^E�Pn?��ϜPo�C��@�v�k��ii�F��5�4�O� ��-tYuvߔ~�]��7~���|�Z+��K=Zd?��p�W�A�kOlwX��e���
�p,X׿6�SW��{��H8
m�k�����ݦiw΍g��u�3��8��\���Խ~U
���	ʄ��ɿi+�8\�Vm��9A����G�(��,q�6hc���f=H$���ˑ{Ѿ8�h1 �QϾ��M�Ѷ�z������>��/q��X	o�e_V��ٸ�g�0���x�t&
��[�*+4�q�X:
���Q:��^LƼI�c�>��b�It��G
�Sj
-X)��DI���M�	��
��d�g���1	PdJC\G�@��8�^ �b`=�-!
����M,�ç�@�L���<���[���cީ9ӣ�F�Fgzר��tL%��L	��gp&�Me���H� �.HjJ
-ꠞ�=���0�,�򦂸z{��վ;s1����^m�k�����@�K���`�����Lir-��5:/^\k��
Ų�vնl��%{>�m ��4б�>נ��s�b���]��^q��X�0��MؽȤ8n͉�����}0/�	��̞�YyZ�<��pyV�:�<�b��(��$�� �¨{��d��OSZyڞuF���:�4f�A�{ʖtbG֘a3
�e���Кr��)Cwd�v|�x���0fF�/쓕�J�<� ���
��y�x
-�2�q^�U��K��8��	�X�
Xg�y�m:�Nb��N �d�$l�F�<cy��:ib����3��:��#D����
A2��iM_�lB+����P�rTqT�>
��]�i�>|�d+8l�����a��c����a���FP|����:��tw��	�0�I:D��N�Ɓ
�8�]��%�bp��m��@���X���k��a�e�6]
-E�W<��G02F�2���r����*)��[S�
�
�:�j��j������l�ͱM�2�Ibr91�\Ænk��t�4�$1 �	�͒����t��~$�oMD����Lc�SP���Ud�P
-dr�@<�j�
-�z��)=�TO��9D%$�Փ���
_9eJb
�rr5�����
�"թ��Q�e7�t�b�O����ßq�
���e5����L5�+OAe�R $+���9��)_ �UO�l_��s��ù�z��j��y�P�ݢ�ilf!������p�B~��XU&	���,����9��H�h��2Z���3g5�ʇ
m@�[�O��\��PO����96�����D
-�C�X��� h�Og�&)�ªp|z1
t�A\���o�
��.�!���1�����)��F�H9
B��V�n���f�i��D%>@��
q�G���g'J���[4o�M��0
��x�ˇ��ޚ���Uhňe��eVeo�<�3���_*����{�L��
<"�bw7��W��
������?�`�wa"<r�ȅbT�

b���
�۝��.��
�~��=����/O��
�|�%(��ṊY�]���Mk�@�{g�7�9=]R���Y
w�
HN�����$P�,�* M��	8.��0�Lp5/.‡$
Р�䯙 �	d���I� �qʞW�ޥ��R�Q���/�g3�zȯg�;Vƣ�jD&֒�$ւ���o��R��b�4��������!+{��`8�Jh�
�O�`�;=.RьQ��J�n��x4�O��Dëɰ?�mD)RF�3YD�ȣ��	��?�B�'�U
���t���Ur���_���5>�{��x�:?$d� ��<%j�O��2I�
�i?-G��=
OUX#�5X�fa"e�
`�~>�3
��~4
��l��

-	3����&�N
���

�\���d����Y.� u	��"O	���n
wǼt

-�"���KX��m�M<�j���ŶqZ����
-o��\�}��M��1iz��
R:���w��3�߱��%L���C\�`��89�q���
�!��m�f�+.l�	���/X³3�e
��g瞥n����{�^;
���������&�J��JLr��<w�c�O�$4��py���bC�����&�YC��D  6ȶ�
t��8���h%�t�
 y��
�E�] ��z
���U_�lB�X�;��*�e�K`n�m7
B
�������Y	y
B>
z�p��0����~�(�>��|�
R�o�}(�{)���v�=�*D

�YQ?��^��ir�_&��0�3T����nl�oz���u�[�	�`\d����L�H��LO��z�K�'�e����On?���0����AV(s��K���˖��e�� Oq�����
k���
4��=�{Ԯz�~u����>��,�ӤSyj۹��ӱ�Vp��Y��JAİG��]{�n[��V�:��P#@n���7
��Y�o=3�#��U�DޭN�#�wMg�+��%����n(�W��)O�������g�Su��%e��{K��q7����w�'q&����s�ú�!}χa} 쬒)���'�X>^��zM�8����;a�� ��H
]o���P�φ:]d:�3��#k�\?��#�tU{r�8��5������W
�
���Zc��]��Zb�

���f,��n�C�'�7��HI
#���b$-H�T�Y������ʭܞ��#�F��W��?�;��'������Nk���L��K)����UևP�F��!����[C9�^��;c�N�����\X;� u.g����߿~����>[u١��mV�����w��S�e2X�&x�]�Wp����\�k���
+x��[[w�~���[�ӈ�;��Ӈ4mڤm���yIr�Pe��H���տ�
.$AA������!���Lf�32��͟�n^}��,K2���n3��L+�HFgw��sh�.(!d��}��]YW��I2�+������d^|�}oo
�
�u���T�)����뛿���|Cay2�f9���l����'2[C��3��,�=�Q��`
���w7�n�E�O���t�P��֐�oc�U���d4�-�H���L��V9��o��d�w�����|�-�vB�FR�Nd
&66�T�=E��siv���H�q�.
����h�����G��� ���˪���튝���h
+7z�����?\ y��Y"��M2��&Ž:ȑ����
+���<ǷU]���������U	���B(>���s�ɖEQ�V�P�'�� m���V(��B�P&d�M���6�j{t���Ѹi�ְ
�َπ�懣}Z���ZL��W�ul;���[�����w��Bƚ�eƞp�ӯń���̯�|[.��9��{��y{�����c�
+
���Ad\Q?

+Z��)W8��u��(��:얅������,�KUwSr���"����1�|f��D
p�
9�ֶ����5��b
+��}���˨��&w���m,�,M��l��3'�`�� ��Z_�y�
��a��mc��+©`m����������D�ihS�X����̵j7u��n<��|�]�9���m����������[@�&o
�Lh,��eS����s�]5�7��
y�;`c�#/^䓷�}S���št/o:J����,�Y�dB
��7��2�*:;��a�}��_�
��1>ގ�e�����اc
1���x�t"3��[�f*�4Oq�X:
��jQ:����Ƽ��c���b�It��G��cj2X)��DI�I�MU����h�g���1�%Je}\G�@�{�8�^ ��g=�-"
�����,��Ǜ@Ռ���4��[J��cΩYӣ�{F�F[t�Q�-�Jt��2���L0�J ֍���r&��ؔ�A]�=���0�,�|YB\����jޭ����{Y���`X�z��bb�4�k�1�<Q�T���F�ًk�ܣ������ָd�Ǹ���z:V���g?�\5�| [...]
�931 �,푿
�:c���U���Ũ��Y
�Ũ���,vY��W}NR0~@�P)����KM}�������䘀�Щ�1�B�5[ґ
c��8T���sCcʙv�
݁)�����sƘ��OV���i"!@X=��q
��q�y�U��K��X����X��Xg�y���b
łeL�����1�@y�Ґ�U��2*ƛ�0�e*=u6oF�DS��79�d.*T�]�2	��s�ӮE�K
P�Q!�p��w���u���Q�_���>��.S/���b˲BP|����:N�twE�E��X"i!z:�vd��4t�g����ށ��.c�fC1f���2���
��hc(��	4>���0rАi,
�3���VI�|�Kg � ��iV�\Vsm��r�)L�]T��9IL*G��
+o��m
�֕��$�7�Y�<x�bP�Od1୉�>]��iLvJ1�؊l
J�LN��g]nPP�>���qx�������j~@�ZM�U�(�a�''W��J_*�^@�0*P�2,
�0��O7�(���}?��FO�(a\��C9j���}�r��*B2���\�;��2[u]f�l�:΅�#
VcM�K�b��M
`3�����=ԇ��ˀ���2Q�7�g! �D�&/94E�D#^���E0W��0�1U>dh
�[�#~���l��z
�D
�1��^&P`�
���5
 �C0|:94�YV��Ӌ᠃�s
b���p
�p�pK�!�c� j��S4E���E��­��w�Cg
؎/��;�T�=��
8D;-�~v��jK��G�E������
x��!��7E{�v�*�b�2|�2��+���=�3����*����G�L��
<�bw;��U��
�����n
F��k�Dx䆑
Ũ�=IJ���;�;�1��bsغIk��G�׈�<CDL�Kt�&KPž7�s���)
<��
��
w �to�s|��$���3nK;���#HQ���"ZTU �'�)�\P�a$�=��jZ\�I
�A��_3A��ޡ7J�t��=�����5�L�)(k���dU�_O�w�6
GU����%�I�ў��^ܥb��qxc�1:
�}Vv
���?��h��O�`��;=-RфQ��J�v̺ph*
��(���Ѱ?�m)RB�3��H���	3�ߏB�G�U����t�&
Ur�
�_���5>�}h�x [...]

�, L�L:`����@z���Of���@��pwA!b)xY��hԙ�<:��ӝkS�M�RV>��9���.~�T��)a�4ޭ��CA☥OZ�x	kӿ����UM_V��6���]3��m�S�������R6$M����4��C�0�a����.b�Y�H��C��I�{
-�
�]jb4�/�]A�`�I�Lv�\��mQ�
Áw�l�3w�M���{o�k��rӴnx�[��U��P�I2���Sl����Qb6O]�[lH�>7��h?kH6 ���fٖ��.�'~wZ�
�d��� $S����{�@4_��z�������*��E��W��o���$�
�V�^Ί�#c�� У�
އ�hU
/8��'��p����u��~S<�������d'߃��^�����Y�M�F�
+�et�
+Qp9}u 
�:��Ɣ*�V�#
?�m��5Q
�E�Ƞ�Ѵ��*��Wal�GL14:�l��i���c��	��3�d�2��$�^�l�^S�o
+�)�R��ޟe-��f�ܱ'���V/�v��{��p��r�tJ"�m;�q:�
+68)�.D
s�
+�5g��MU�5|�5��zm�y�a-O(���c;q�[EO����>b�P�Ep����P�?���Z�9��ۿx��[��,r�N ���
{|o�z?��=8��6�D�dR���wnfXc?��i?��]T2œ���LK��0N�)�4zG�B�UɃ��>�1���P��D�|�wi`���"�p��j�nb� �5Ewh��)�TC�'j(��P2{稖���GG0��
��������
n6P�Hd�I3�0b���>��<�R#�+�w��ψ
�
+���gCpG�T~���9��6�0��q��?m���Vʹ���������`�"ayݥ���m���3��Ǎ1�Q�'զ ���u�ׯ^=>>&�69T�I���~�}�m�k�L�I6�	�ꦿ}�_O���?���@
 endstream
 endobj
 598 0 obj <<
@@ -1967,7 +1949,7 @@ endobj
 596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 600 0 obj <<
@@ -2011,25 +1993,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 615 0 obj <<
-/Length 3876      
+/Length 3873      
 /Filter /FlateDecode
 >>
 stream
-x��\[�۶~�_��j�-wv���⓴v
g�'��%�b��P�]����
I
]�Y���Ip��`0��Ptt1��g';;y�#K��ztv>�tThFg�����nO'�R:�q]��v�ZnN'\��j�_Í��SF���P�����e5�K_d䘉�_�~8��������ͩ�B��W'�����0�DX3��RW#�\��O~:�i�ͺ��Z���B�^Vм�=��e=/�.*7 )��U]W��j9�//��v��gr\�f�,���W�r��e
��^N�p[��e5�F9�j�ߝ25^ա�9H��i�0<�^V�p��)oc���^]9E�('���p�
��V�:=�����$)��_�_��~h
-z�<�
-��rF��� Q�4��0N� �� �� k�)
��h���Y�(�.��݇��r^Ƿ�u9��m�؇�T|�s�؆���b��V��^�pK�6�I02m�� g1F���Q�� ��
-�h-�btXOAd�G�TLE1�V'�)T������VB�����j�Dj;J���Z�V!�qޫ��{�|��A�n�
+
����(v�̥�� 
&R�]["�=`ֽ��p�
�E2B����fQ*����cք09�f_�|��c�Lds6��4\c�f�k
3Rb�E�qL�a�Zhb����=8]!-��%���<�(dp%��4��g�� �����������7]\x��ͺ^�VM�Q]<���w֭�]ק�� ����!�B���:-�G���+�x¹i$�K�wΨ'��㲦p���l��\�
7.�A�}`��Ƒ[>^���V#��1�!V�J���W��X
�p��%2J0#�ډ��zUW���oxhǶW��鋶��	�(mon/W�Xq�	�QO6���
��6�Y�	��ƆE2T�1I=�P0�~��/]l
��j���ge�
]ĵE\���r���Ŧ]w��\�芇�pm;��%��vY 
�\�_�W��éVM��k�'A
�:�+��H��`,�s���1��nX
+x��\[�۶~�_��j�-wv���⓴v
g�'��%�b-�H�]����
I
]�Y���Ip��`0��Ptt1��g';;y�#K��ztv>�tThFg�����nO'�R:�qU���|YoN'\��ׯ�F���)���}({y�A`�Ლ�K_d䘉�_�~8��������ͩ�B��W'�����0�DX3��RW#�\��O~:�i�ͺ��Z���B�^Vм�=���z^�]Tn R�����ڬ��l^_��2^��东ͪY(�ͯ�z���:V}]O�p�.�u5�F9�j�ߝ25^�CEs�(�i�0<�^Vu����)oc��|��r��QN#V��=�WQ��uz�
OgOIR	��x	����y�,��P��WA�ib
a�@A��#A4�A&��S:���$*�Y�(�.��݇��r��o7�rZ��V���f�z�
����"ܽ�2���hm@�`d&��OA�$b�KE���A��
�Z4��谞�Ȃ�&���b,�NS����C�+���^	/��"��v�=���
�B�?�W#���P!�
+�V�!	cQ�
�K�L�0��DR{��{M��l��d�j}	�͢TP���Ǭ	5`r
;+��9��̙��l�
�i��
1���f�
+�z��1����6���{p�BZp�5���<�(dp%��4��g�� �����������7]\x���j����n��xZ��[��Z�J�Nx��_(�Z�:
���%:�?��	禑���QO$�eM?�kٸ�\�
7.�A�}`��Ƒ[>^���V#��1�!V�J���W��X
�p��%��a�D�x�ZW����Ўm�B��m���Q*���^.7��l��>l�Օ38�!�m�j�ύ
�d�|c�z6�`V�B)�]l
��j���ge�
]ĵE\��y=]\�b�.�;�W.vt�C@���m��f�, I.�/ʫj��T���d�k�'A
�:�+��H��`,�s���1��nX
 
�s׷Q����\�_Q�[+:��
-�&���ͽp�m�v�#�Ѕp�k\����<XSǀ5��k� T�/��c´�K�Vǀ��F,�w��
���>�������%>=��R&����Ga/�W�D �ԙ���쨄�LxU]�
ap�z�o����!+�s�����h�?��g�l��
5VpT1^���e��=�`+��o|0�����[�𺁃�ݹ�P^�ޫ�{�*zHw��N8FxS.Cɋ_����P��$ɼ�]t p�b>����5�X��9�@"�0�C�Vu�O�
-����\n���y�
d�q�C���Uq8�g`9Eü���D����=U\a���L��[7^d=pM
o=�
-"!����A��Xt����H�A�qm}��<v��ܩ7�t�tP<\6�6�x��lD�x��K�O�`UK��Ln5�T�lS��"��_F����Y
4�zҢ;��
���`�3�ͺ��
F�PT��U�� '�h�
�(���<��
��u<���E���H�sއe\
f�
ny��
|��
Z���p�f�o�|H�S��*���0�@�� tra���I �
�=�� �v��A��G+��R�r�
5�	3�H%��EeUؾ�P��w	{!��mO���
Y��|[Ս����ߵ�
҃f#���o/��

�j
���v ���9?4�GQg����u}P�����#�v�
�Up�4`���"��ϔ2
�߽��=�#���N���[uz4��JYO���J8>�(��ͤ��pi� ��e�
�)eIrxcZ��܄Z��el�/f�F�Ŀ\�B�(tޔ�^u�#oX6=��8ecO�(�
l�x�r~��Md��D�G����Z":G1@
�P�\-t
⡬����t�/�}�/g�iS�E]��[��<�/"{�
��^�0i��7a�2Am:X��&B)V�lV�*�6�n���\
	U���h�^�9M� 敛p}�3��}��
G�
G��lG�"��t|��0Ѧ��J�R����ܗ۾/�i{�. ��e|{�5C�
jVM��_��g�7�>cDW/���ёy^��	��pN��O�ĆX�/�S��y�r}T��"Y�;��+�Р[��mz��1� �l��=O�z|�	$Ra��p�P"�sh�t��+�/������>���H�밻�5�8�ݮ���m.�-�$�����t�#�+Kt~��c<(�(�ǘ�O�ϱUk
�C^�q�cw��R4�'��(�A�
�RԟQ��1��IO���'��B����iC�

J���`6���8�!�����a�}2�)�G�\� ��I"�c�ء	��	�V_/
ۿQ����K�$S�X?p~bl �X�_}�N�U{���
 �!9*?;o9l��x.­�!����H$�
�\��
�*nWB�A,�
�c�9݁���~�0k�ׂ�ӑ}����s iV�ǚ���z�b�P�-��{
-x�T����Ȭ
����	"��.郉�
�v�^/��
-�.v�<Q
��^�:t��a�M&T����k0�mܷ=0a�y�`�G3��	��z,�혬�͎����W�._O�ӑ~q�n�]��)��=4�$�G�is;�T{��Q���4??��"��s���!^d�H�������

�#�4M��<
Py$�P$(@�ܮs+�%T�0�sG��M���� ��A��"K�c�r��N��&P��(��
-
‚�n��R�"oU'b��Ι�{�a��zM��@C�����
��S*��q��Ʃ��Ɖ�L�����tu�b����Ʌ����&�x�~��9x��~v��� �
���G�����#�3��F
������?ެښ���42
3�(�Q��NϦ^c��8�T
%,����r�4;Ƣ��ŷ��e�~\���(�
�{�bȂ�$6T�k�B��5@��5��#�6��$$�;�
ע�'�f�
+�&���ͽp�m�v�#�Ѕp�k\����<XSǀ5��k� T�/��c´�K�Vǀ��F,�w��
���>�������%>=��R&����Ga/�W�D �ԙ���쨄�LxU]-
ap�z�o����!+�s�����h�?��g�l��
5VpT1^�߮���` �-�����ؿ�޺n-���w�>
@���^�޻W�C�۔'p�1*���%/^|

+�:Ca�'�$�JRt��U<���&��DbUl�����9�SX�9>YW��ƿ��z�W�|�c,� 3�+
�����I<�):��%�
T���
+Cu�PeR]ܺ�"�kbx��P	���4�%j]Ģ�fǶ�@��
+�k��汣��N��;x���Ჩ����te� ��s�0_z*�Z�fr��dC�Z%���2����z�iד}�q�� ���inV�t�0�������:�9E�:\��v��<�Nx</��xŽ�v�#q�x�qq��2��9f/��sh��;�M�����!AO���8Tg��k 
ʃ�Ʌ�C'�v��8|��
�%s����CH	�y6Ԝ&�8h#��#h�Ua��C!�%��z�U<���zd���m�n<x��
�����
4����{����xT�xh����	 m
���Y=�:�dtg��/�
�%
)��eP�����������i ��e��Yu)<\u��?ߪӣ!��U�z�%W�p��)E��o&}��K�v/��xO)3H���*��&Ժ�,c�~1�5$���F��$���X
y�]�)�xD��`[���
�\o"+$� B�<��
��9�����j�[e=ϗ�s�輞ͧM���2��a~�#�m [...]
~�'6Ċ}Y�Ҡ��+���2<ɺݙ�_���*v�mӃ���he���yb���L ِ
+��s���C���G_!|��W�7�(ψ��t�����
\󐉳���������L�~(>����
^Y��x�

�AyG�<Ɯ~��x��Zk�
�*�������<	�(�E�
�n ����J����Nz�ķ>�o���7��L�^`P�
���^ƹu��

�퓩L1g=����`MM�
�M��N�д�za��������X�$�������s(cƲ��sw��۝^� @�Q��yˉ`ð��sn�pg��WF"�lx�zK r���]	1��{6\���t��F�Yìa_
�OG�5����Q��Y�k&�~�m�EW@��H7�)�aR��b#�6�Fw�'�Ɵ�<�&Z[t �Uz]'p�T]�Z�Dy�O��z=�й{��e6�P��~.��L�Qp����q��m�͸
�&�Q�X��1Y��
-D�O�^N�|=�OG��
��w��8�W��ȓݦ��|S�ٺGY&+��������V����^�x��"�2��g�r0@�D�4)��,8@�TLB�� i s�έ�Pq���
R6�X���h�>�,M��)�
�:�w�@u�P�*x
"�U
K���U��)":g��1��J�Q49C�G
�Rһ#"$6L�N��c�)��>0N;'�3�7��~

+��I�ap��#�k$�Pƛ��9�)z��m��ٝ3�# 6��R}Ă����X���A4�C�[
���x�jk��)�id8fQ���ߝ�M��6jq&�JX���[�
hv�E�o߯���X���(�
�{�bȂ�$6T�k�B��5@��5��#�6��$$�;�
ע�'�f�
 Zb�=���s������Ճ�i�[��
_�Z�}���&]���vd�7��TbW� ��j��F����<��l�;C�+�UX�.� �g�_
�;8�
U��R�N�F7N}
�����'r�/HA�Y�C�X�2y��iv��[�q=y� ���`K�3_�����
��"�ŁTTpv�uHja8Z�X�pV�6��
��
-�<p<�!k�Y8��e� ����
��j=�rѲ c�c����v4&�&<vt�mA��U
v����?oρ�#`�9捥j�@xTn
�CŻ๸?x^�Sr�9i�VG�US�t��x`<���K�0Cn$���Rט�ay��v�Z��N0��Z	�y�:i��8W覑Cɐ9�m��@%� R��kV�L����AT��o;7�nw���C��&&
�kd�܇)��f�8P�iL}z��ۛx�m�����W�>qb�����  �m�%x�����
ϗ�6�
�1�Hd�;� t��]�Rޝ"7}�\t��z/���黱��P
cC��V3%��H���0K� ���r��*�o
�$VPR��goJ�8Sj�}�A������lc-�W?~�$1����wh��
M[�ǯ�9�8
��͕H��P��n&�s��e�vf���q���{
-H�\�� 
{��X�E'b7:y���FN�h
 ���p�}X�����R^��� KC�B��^m����_0'���'����^����}�M�-T�ß=4g�ۂ�O$4���c�C���n��
-e}�����,�;�z�]x��O��?�
���꿜*5�:x^.��9E=A7H: N�;S��+&�� ,�sUő��5w?�LFBiQAX��^n��Ǐ
��ޒ�\/��̷���ţ�l$�v�yC�\��~���M�`�
��G�
+�<p<�!k�Y8��e� ����
��r5�rѲ c�c����v4&�&<vt�mA��U
v����?oρ�#`�9捥j�@xTn
�CŻ๸?x^�Sr�9i�VG�US�t��x`<���K�0Cn$���Rט�ay��v�Z��N0B�A��<@�4�x�+t�ȡdȜ���Œ��O �e)d�5�E�	�Wǃܠ�	������\���Wwڡ�v���52]���G�s
��4�>=H��M<��K�}ǫ\�81M��ow���6�<Z�j~C���|s��$2�
�z���.Y)�N��>C.:�
�w=�
w����Xbo(��!	�M+��@zGR$\�o�%Y щ��	��]�跅Z+()��7%v�)5�� �o�w�j�����E��}��;4CL���-��W�
S�
�t��J��Dw�Us7|����2�;�{m�8s��=$Z.�n �=�NR�Ӣ��<�yj#'�G��[Ux��>,�Yv��g
)/�Ms��!i!Q^-7����/������'����^����}�M�-T�ß=4g�ۂ�O$4���c�C���n��
+e}�����,�;�z�]x��O��?�
����9Uj
u���9E=A7H: N��������?WU
dٻQs��Ob$���赸�r�]=~�����L7亞��d�}�Z-
�Ԗ�#�v
+�F檅���z7����E�
 endstream
 endobj
 614 0 obj <<
@@ -2050,7 +2031,7 @@ endobj
 612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 616 0 obj <<
@@ -2088,23 +2069,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 633 0 obj <<
-/Length 3949      
+/Length 3945      
 /Filter /FlateDecode
 >>
 stream
-x��\Ys�F~ׯ`�>,U1�s`�HU6Y���$N���I(��В����9 � 
R$oe+O��LOwO}tr1��/O�����
%&9�W��瓜N�bDr6y�������QJ��]����n��3.�t���EF��O���{/O9
X}�,����e�)�N߾����O�s�`y:an9��r�X��yK'K������ɍ��d\��j����z�t.U�&��@��S.��e���~s�:�W����\�}��s�y�
�
���-۝���j������_}�i�gw�����t2�Y�|m��O���0��
l������9����
���ޮ�󲡻��`l���n{���}�,�~ų��P��*�v�݇S%����Ӌ�2��c�����*���#�E�
%*W��/Og��)�#�FrN�L6�F'��Z;Bj�d�H�g~�UI��D��n��e�4^v&�p�`^Fr)��g���O�LL&*j	P����U`q�����(�Ƶ���4
>�A�෶0���Dk^-�u�Ĝ(%�ߟcB�$�!�${��Б(2¨HDA�Y2�Ǣx
-�P�������>����"���'˭�0
�p��]���K7L�u5�!��|�#aޒp�zqI���������W����|�� ��؀_a.�ܔ`i�)�&�����y}+�
�`a-�l�>a�&F��ő)rbx[?��:�s��Nf�
�
�}ce��IM�V��f��O�����uz���,v�F�Cs
���
��8{2��f��B=8X�v�
 +�M ��m����w	`��
����ﻇĚ8ݠ������y��0��d�z�
]&���2N2P����F7���-2
~i�08�5Y�a����bƏ����� Y�&�792Y-Ռ
A$�<�$gad�@�����
3D
-6j��ܵ�$ �5l����I�����Y���
�SV�-*����Fs0b�3 z��
`[�w�&	�'�0�]��r"���
�рW��W3y�:h&2���G�����[ ��9�}	jS��=2
藉����K
B�sO��k���`��cP�a�-��hQ3�E�
��Q����-iH�Z[L(� \r����
@<����A�?�>9�l]���ڶ��RS5v�3
sy���
����4
{�EW�ӓW�'�z���`���ZJmMuW�-W��J�qy�8
-#���j=
��fR��
�����l������-�WJKc�[jx�)�	���L

�\��*ZL
�_-�ew��YR�Z���V?
-���
��9Od�� F��C"Z���X
3$`t�r>����l�;�2������A6{ l���CX�G� ��� *S�>=���
�\l���6���n�º�����.�
��Y�o	��z�P޲�OQ�W
�8�	�P�AP%���VU���#P�\�
��G�� �?�G�A5��٭��`jQ0�:��?�O�"Q�
-�T$�P6O-Ev_��
�c� 4��[��/({�ǒ�
-���3�Yv��X�I���d2A���Ng��
�Sb�
.AB�_
�
z4�+��)J��mW,�0h
3-�����ZNX����ط�S��nY�1(z*X�Z�����!0˜��1Z@�F����-3\
鬚�YU۪r�۪x�^�����J]^�W۽-M�����"��"T
��d������/�(��ކ��*�R���&Қ� �PYS�Ce����b�ͼ���iQF�U
���q2������f^����*TIK/l��%��yw�
3`g
T��+����42�
s�S����"�o{���h��
ED��Q���i��&Y΢��ӛ�sΟ
]��SK�F�.�Z.��X,1�t�9���stN	ʻ�nޟ�֨1"e�5

�x�7gM1����/\a��(�kk�}�Y��
-�c,O������NHЛ.���� d�m��L�
�r��s��V3���֍��ԡ9�x.������P̬��i�Tel�
�
ʸt���n�c�
-[�;Ҍ��+8����U�i[`3�H�h:����ke�=&��W�m�V
�i
i��Z�M�ּG}<�8�O�`�F67X�!�m����#��`2o�C
F�}{��x9��;�����\���.	�n�u?Q%6݁��[؊!�1O1udO��4���k2d�d$y0�&B�\N4���j�6����9�zJEmR�B;��(���%���B
=
~��MP��."J��p���}�b���;I�M+���p��_����iѱI�?-��i���iF�+"�n 9,�j=H�G!�Ⱥ�큸����a��
Zi
���.i�;��h��
�W�vC�D#�`��M
#�
B����z
��A$�6	�@��9JX�Q�`�י
�A_��>��6�U��4|�&4XG�� �&�r�y
U���ċ�_�
���qP�/v�m_5�ݥ�4�ؐ*�����*޸�
j����8� _�q鏨 }�(
��2
�
-6��C̩i}���6�g��\c9��.��ݲ�4���
�����0x���R��9�}�&<�����ˬU�R^��6�/��4�d�]ö!ldw�c�tC4j�%�Wj׈���P��m]���`�F� 16`�����w��尨*���UF&=�� =���֫��f��f�;C�o�bE\ύ=L�P�C�!�hۆ`x��n5FH�
����P�a��~��"t�X���'Ѡ;��eOi�5�e��m�%���D�ʘ�A���.A�?�q��sVb�D�d��?�lոw��չV�nZ�Q�SI5�Ъ��7#
ī�IT���������G\���]�~
����֩�G��
-��᝶5&
�C6a���O������}�{!=O��~i�`&&t���H={��'LG��3,q�U�X�kd��L��&h?��� T�a*\�ɧ�[��_h��~m��S��ƎJ�<��k�}�������B.�m�!WP����!��=�	�E9_�{�����g���C�Ѻ�}�TH5�Q��b3�IL>�
�c]A���F�zb3�P��8�g�K�<Y�����`\ٴ-�!�����f�~)Pb���_e�Ŵݬ>�[�'SEf�V
�%�_���7�<iD�<�Sy��}ټ�'�
-���
�
$�
WC�{D�s����E��v/��7��
�!�͹y8�DriX�w�s�l���������{z2��bs���S`�����n\̎Ʃ.�n�!;��pZ����G��V�l����‰���P�d
��ij���f����!X��(��h���,\��xۄc�����텮��0�_
��oڳ׾
-�~>Tdϯ�V�"���_����:{�cܼ���j, (��f�G���r

׾��T���N\���w \.����j��>yM�������:��
���5X����n���!\��=
Ņe�T5���1q��!yY�W��eI����D���T���
γHd���$�h\@��z�Ε������߾އ�^|Y3����]�8���l���j�V�9�W�w}���b�
-M���
�F��LRV����5�R5m���˗:��S�S���Q at _���_�����[�+��W��vY��%�~�77ߕ�e�ͷ��_mSjYuܪfQ��/,V���p�tY
�ݺ܀gX.���~_^l�
��C�5�M�$��{�����Y�x�*4*/`[n������f��PD�E��]"`ڥ۾��^\�w�=��B��r��Y��5*&%�:��-�jT�J
:̷���
f�,�)I�@�Q5{�UX��
��������K�Ľ�

��$���K)�r�#�+��'%����v��+�/�~�w�@���=W��w(�/���메Ӱ�o��J!���4J@�
�	�\�^�(�N���M����WEE}*���f��p�z�����
Y�����ڑ��@�q»���H�����vW���u�z�l	ῇJ��
+x��\�s�6��B3��i� �t&�^2�]۴�ݗ4mi��������o� 	�K�v���DQ�X��o_d2��$��'{s���䓌d��ɛ�I�L��D0:y������lN�$�~wU��C���gs&��v�>���4�~��dZ��1��xY,w����)Mg��|}��7'�9��|2�v9���b�X��}�L�p��IBx�'7v�z�2�����O���3N)j҉�Ŀ�1-�ͅ���ա�Z�ۗ��샽���å�o�
loq��܍�W���Vn[w�ݦ=����"	�L&s��f��7f	��tk�
�ۿ�&��AX��?�?�a?���?/��
Q�����]�3*��e�t+�}t����Uy��wgRL�
���a���b�����o�G
�	����~5�
J�̍�4��R�
�#h2�$S\��$ZO攤Y�Fa\�I0�o�<\�I�e�<���$��x�i6���A�d&@E}	B at J2M��8Sڞ��(e����n%
>�^���aFSΈR�Z��.� [...]
+�"%4��Q$�,��£xJ(���|H����'����3IXʢ��~�)��zW?��w醉���P�5
�/zN��N�G�� R��vb��}`���V�J�o�� �>�+̥��,-6%S$U��;'oE����ˆ��G,RD�Z�2EF4k�gD�$i��v���<Ma\�
+�o��26���R٬]�����7,�N��7�Ů�XCI�07��^ d�ٓ&�h�#+�Cܮ�`y�� ղ��X�.a
,ܘ
0��}WI�y ��M��,λf�I'�`�3Du� 
+vKIAh"�
�0(7���
2(��f�fMj��Z��%��D��|d�G<��ӄr�L��V��j�8'��*�Q?2�hi���Ǝi"8
�vl�Z���l��:%
�R�
+f�XכOQ���X�
F^#����u����
`[�w8M�#��
>�a&���4=`���r��fr�q�L�ou[�݁
��@S^.2��Ħ��d�/
�ݚ�W�d!�N��kL}�7ō�~sDskF�0��2
y1�`h�	L���i*[[�(J\2����@<�9���\�}26�غ�g�mߥ
,�l�c��3LF�;��̍j�`ǚW�'c	:E�E��ikg-�	�&�+%-W�ȁ�㲐qZ�4�
���zLP
���{DN��K��r�ݓ���\)%�qo��
�q�
0dgR�X(��CﲜW�b�p���_v�
+�%8.�q I�����%�Ȅ�z"c'\�1�+	o���b5̐��U��LB�
+������=d����`��А���,��
%"��cu	���Ɔ�R�!\�u=�՟��?�uq_�~ϲ|KX���$a-��EIA�S@��$*4���6�jU�k�=i���Bt=5���<�
*�4Ko�^��=DD�`����>��Hp#(DR�0B�<���]|��3 ��H*n������	;�4�@%;�9L��f�ZN
+k�&�	"�}?�����c�0'T
�Ő̡��$8X�IL%Dr�v�B��P��pk���FV�
��b�=�V}j��%��𱧂e�Ey��L
��)�J�N[��������k!�U�,�j[U�r[�����?+����n{�ݛҔ���Z�+�.|��'�����/���8�$}����M���kn
�B�Me0�����E�N�yw��݌�iQ�U
}~n9���f���.���
_��X�*�`��I���<�.1o�v~L�@�� �o��an}
y�~=C$�m�$&9
2�A�� ?;j�5�>�SG���lzS8�9�p�U*<�`����2��s
A��|ݝ��%(��yǴF
��1�Yp��b�9m�� ���a
�XEB\[��Ͳ�|�
cy4�I-V����
�Xq@&Ѷ�-�HŽ0X"z�T�C?1�)�?�n\4���dz
�,�H?�`�]����2������Pƥ+��w�
KV�R%ؑf�
^��L�o�O3�
���4���H��V��c�`�kz
Ҧ����-��+5J�I���KG�	2�Ҝ�
`y{8��FE�Ld-y��èi$o����ZX�
|���\�(躩J����x&�Cla+�0j
c�Ȟ�ii����d��Ɉr`L�8��(Ь�j��6������B=)�6�W��;
+~<���!�PC
�_�B�C*���uh����v_��箩��fc��ie at 0�jF��=�����~m�ǵ֋����Its ��ī� 1��#���>h���%V3h�u,
+�����£}�c0<^ �
�#�8��?�4Fr1�����8$��H��$�W�(aAFm�m^�j|}�Z�`�� VY�C��՛P`
i6T�L��a���'8���3
S�i
��=x>ec�r_�>��j,��ݔb}��) N�v�hx��t�e#���d?�|�ƥ?���x�:q�`}J
9`�9UR+y~n�]aV˝kxq�
�9h�l2�;���$�~+�
ޅ1A�)��ڏ���E
A����f�*�)/��p�����ėd�]ö!l�wꀣ�tC0j�%�Wj׈��Z_��m]N��0�� 1: bt��wk�aAU0jw���zfAzf�W
������&V�L߬����z��
��3�fC�L�f
��!��H,�z�C��Z�����mc�������$���=�-ڠ�9��h�)�
5'�T�4�'G�dx����S��Y�%�������U��ZWgJ��imF�N%�H E�v6�
$���&Q����
z�#
1i+�w9��������:�=���y+=�ӶƄ�w�&
��I������W���Tȗ�fb|g��P���'z1BU _,ł�XE�ŽF�Y�Yk���Y�
@���v�|>���1�������<<e�k��ͣ[����G�/xY��X>����f�Y:ry�x�7�e��N hU,�|��-�}�O)�O���ui�)r�
J�
���'��83(�u	�����LC1e�̓<��/ͳh���/�1NDӶ�`�O�כEO�%A�E�_n��;��f���r?�*23���,:�u~ؕ���Iͽ�	��{��e�ƞ�+
�j�&�z��{\
��qϵ������q���34��5z�p����g��>ʛ����m����d�C���~ɽ����Qs�ݸ�
	�c���'Bv|^�i�罕�����U?C'��;C��6�������3S���AL$�ܠ����O0p���M�Y��o�0�~�C�Zp��+״g�]��|��ί�V�·��_����:s�aܼ���j, (ُ��G���r�
W���T����L\���w \&��'Ok��<y��>
#��ڏ0
���6X��K�n�t�!\��=
�ˀ�l�_`��;����8��}^���<,�Ց�69����I
+��c���K[L�7.��}������q�u���~�;���p?wrW.�k<����l�ڣUt�U�]����|�BS�������<	��C�~�����6����J
Z�֫����C�W���q.e/
����%��t�]+w	��������r��6U��iJ-��[�,jc����z
��.�C�[��
˅���������L���nZ�Tg�����k�ñ+ߨ��!@l�)���ۛ��CQҦ(����.��
����u�[�I��0�E�#���z
�QQ!�R�'nѕ��Tr�a�]
��0�h9/�MI�������̋º��/`�N��r�/�:���`��~�_,%�́�|��}���
S��ӮP�2��֞�W�{�����P�_�b�יS��o��u%�F!�
7��H��z���E�7�v�~R]��ľ%*���g5.���Ǐonn�bO�7�Վ��ǀǏ#��vMiJO�N}����uW���ae����m�3
 endstream
 endobj
 632 0 obj <<
@@ -2125,7 +2104,7 @@ endobj
 630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 634 0 obj <<
@@ -2148,7 +2127,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 642 0 obj <<
-/Length 4766      
+/Length 4763      
 /Filter /FlateDecode
 >>
 stream
@@ -2180,7 +2159,7 @@ rd
 ��
 �.�FO��(��b.�&�|�M�L���Y][���a/7 V����-v��a��#BI����Xm׶��Q{qb�Ɋ���?-4�5�5�B��R�J�`��0������]�kO�� e��-��Wm�݁�4��
��r��o$n���i���Z��s�d�➰������j����fr�g��Z�e�̿�E����4������ ��
{�c�S2�Q���N�,�%���$�'����2{�`��eQ"yD1�&zhMHѕ҄&"
�IaOЭ5<���@�t�

*��1�We�޾tuTDV�1w33�Tr��W���e'.�+�[t�H‘�O����b�m-�UAҘ�3�[��Ŭx��y�^:lŲ�e�V	2�}�aR��~,�
�ߪ!����0�
��O
����ehD��N�#��KH
 ��0�9�
Sө�u6q!�	bJ(�6��n��&�Ҝu����
��)<F�>4�M
-

6��c)Q"���L�C����ZVf ����u_��fSov7muW�U�X
ߗ<�����
�9A
*���3�q1샻�*�!�6c�ܿ:
/Ԡ��
��һZF�L*6�NYK2):􀮲W'<_ȳky�a��8�xq�	����	C�SJc���A_n���6�P
��&(�.X�����<�
A�+�$<��
����)�Fl��M��}��o�LK�1L�i��r���)���j4����͎S6��/���Q�2�˿^g��#@,rؿ�E�����e
>d�f�ct
oP]μ`��Bŏ�
�4�:�B�"���
!\G�³���⍻�F��2�����,;4I�B�`�
}v%���Ӳ�<�exF��3�I��X)���m��hoςL�r-OLΝ��x�0�Z=JJ\ɹ	o�Hd<����W��ד��5pO&�e����DQ�n�y�D�PG��T7�����EH鏼�
UF�(1��B\�^Ꙉ�Rnk�.�Z�s�Ui��j
^�C
�Ձ^hδ��I�m��ϓVJ ��`e�V���^U��
8<?ª�Y�0�n9f�ξ�t0�XaeH1>a���}������p"�;wl�C�[��޾�v1GזJ�
:�hiD���Ҡ�&-��>��
��1[��w�ܿr�����m4�d�+�f����g�<�� �]����r��J5_)���r�hʪ���!��e�DžO
�L�Xt�(���Ԋ�8��"E��������d�"ɇ`^o�cF�mn��D	л����y_~YJ
 ��W�?:* �ڈ$1���
͂��?�ݹn��p����Y��:�����G�dG�j����C��uNG�����j�B����R��3_�۽B7�Xx!
�Wֿ�%�j��5y�����a���C���B�R������
�-�
o9jr1�c���]���c]����}\tO��.q��3����q��͛���>��m�oQs|l|��]�t�
��|��}����_��r��(g�����h
+

6��c)Q"���L�C����ZVf ����u_��fSov7muW�U�X
ߗ<�����
�9A
*���3�q1샻�*�!�6c�ܿ:
/Ԡ��
��һZF�L*6�NYK2):􀮲W'<_ȳky�a��8�xq�	����	C�SJc���A_n���6�P
��&(�.X�����<�
A�+�$<��
����)�Fl��M��}��o�LK�1L�i��r���)���j4����͎S6��/���Q�2�˿^g��#@,rؿ�E�����e
>d�f�ct
oP]μ`��Bŏ�
�4�:�B�"���
!\G�³���⍻�F��2�����,;4I�B�`�
}v%���Ӳ�<�exF��3�I��X)���m��hoςL�r-OLΝ��x�0�Z=JJ\ɹ	o�Hd<����W��ד��5pO&�e����DQ�n�y�D�PG��T7�����EH鏼�
UF�(1��B\�^Ꙉ�Rnk�.�Z�s�Ui��j
^�C
�Ձ^hδ��I�m��ϓVJ ��`e�V���^U��
8<?ª�Y�0�n9f�ξ�t0�XaeH1>a���}������p"�;wl�C�[��޾�v1GזJ�
:�hiD���Ҡ�&-��>��
��1[��w�ܿr�����m4�d�+�f����g�<�� �]����r��J5_)���r�hʪ���!��e�DžO
�L�Xt�(���Ԋ�8��"E��������d�"ɇ`^o�cF�mn��D	л����y_~YJ
 ��W�?:* �ڈ$1���
͂��?�ݹn��p����Y��:�����G�dG�j����C��uNG�����j�B����R��3_�۽B7�Xx!
�Wֿ�%�j��5y�����a���C���B�R������
�-�
o9jr1�'cwL�u
�W�q�=�;�Xķ���E��xܿ}������~��[�
� �$ۖ�چn�!_�lߟ�k����\]0����7��
 endstream
 endobj
 641 0 obj <<
@@ -2194,7 +2173,7 @@ endobj
 639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 643 0 obj <<
@@ -2211,7 +2190,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 651 0 obj <<
-/Length 3826      
+/Length 3819      
 /Filter /FlateDecode
 >>
 stream
@@ -2232,7 +2211,7 @@ z_
 �wq ���9�3� 3
85��ꋩ�ҵ����jm�Å>��/����<�6��I,�;c��t���>����pp���֎2hY�\	<򐂾�����ŗ�<}����f��/V����y�.��}��O4M�����W#@}�3ZÁA6ղ)�7��lV��*�m����;{}�����r
��DxX�ާB�|��
Q�.�M[�f.S�{��q���/z�,��뙉�fkl�
=����0�"д
1����g6�'9��W+��?�챦��Ky�%
 �D?X��mY&��'�Y$T���z6I����ƒ�gI�C2�g�A�u�}y��
��Ϯ����?�fS�g��F�[�rTK��m�jc����!_�@%"*&_�[�9��3+�����J+�?l�R��߅�_�j���\r8�"�,G��#}X�}�c��N��V
!�i�h+f ��� @^.O��9Ag���Cq�#?.T��2��[/��N	�:�~��B��BBXhR�M�T5�2��?��Y����L9Q�}
�	������
u�����f\a��M�
 ~h�>f��!�>犏��R����
���*�9�T����L{��h{��^'}�B;Iy��R�H��]*D��
6I�je��ydż9�x�>t�qP��xٿ簩��An8*����&('~v�n=t�a�p�������ơ��g���
�
-n~j���
�������
c���}��	r�@�dה$sgm�>�EY�����>��}f��^�*�Y�u��
ܿ{{�V-�o�]����n���.�:!
����Lu3�/u�X���"��x#�
+n~j���
�������
c���}��	r�@��
����e�&ig�������ɇ{�+ÒŮ�=�����Z��V�U���ns?P[4kB���z��fH/^�4�����N!�
 endstream
 endobj
 650 0 obj <<
@@ -2260,7 +2239,7 @@ endobj
 648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 652 0 obj <<
@@ -2298,7 +2277,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 672 0 obj <<
-/Length 3435      
+/Length 3431      
 /Filter /FlateDecode
 >>
 stream
@@ -2314,8 +2293,7 @@ Eu
 �/Lq�M�-�}|�X�
�u�:�7��D�
A��.�M
 �>���O�—�����q��ª�Jc/�Q��N��b՜n��_��\S��6?/�t�X��	���|u5w�d6>>?ѻ��틛ׅy�g�2R`������W
#�,v����:f��!������u�	��0o�<� sJ�d�
 T�^%n
[���� k_�1�n�pu�gU�/��F�K���\����������)��]�Wh~=T��*��a4�`J��:�;ׄY�bh�1Ж�
�����N��q��mʍ�W�����׈@�k.�P�q�6�-
������Dk�mCgy_�
��SW
�4}7Z�;�_�U�p��uH}S>wF
'�0Z�#2"��_�x�O*��[FB�7�Sp��7����2��E��w滶"�rd�`pd�B�
hR�~�Rp-����2e+ � Oo������t� �K�00��]{t���Z�B'�����@n:tR�F''�?�6�
��hZ�2�?�u�m�U
-}��h�B�h��,�h6�� ��:�
�{�
-��������j&u��

'��+�,$eϼ��nn��5�%Ta�HW�5rL��Mhߌn�g?�=r�����_��
����
��W�VNw�)��"5`"\j���x��s���e�=}�.��Ds
-~�o���v������Y4䰭�5����~}=)z�XgLb��k:tmr�a���`p��]
� 6?�]
+��������j&u��

'��+�,$eϼ��nn��5�%Ta�HW�5rL��Mhߌn�g?�=r�����_��
����
��W�VNw�)��K�>^<��
�I��/����
w�g`=s�N<�U��?��~xx ��
�վ&U{�߯�'��׌I,�u���C�����
n�kKC����Թ
 endstream
 endobj
 671 0 obj <<
@@ -2364,7 +2342,7 @@ endobj
 669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 673 0 obj <<
@@ -2399,23 +2377,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 694 0 obj <<
-/Length 3596      
+/Length 3588      
 /Filter /FlateDecode
 >>
 stream
-xڍZY��~�_�o� -����<x
;��8^{Y���=-�Z�ձ���S%J�h�w�,��U���a�v��y{��,�a�E����+��d:L#��?��P���J��?WەC�6��]���m��
-*�
->�j�����m꧳=v%u�I����￿����㍆��N�v�	M����������ߩ0.��#ͺ�(����r��F�GO���Q
�,壿m���]���:ڦj
�-]��z
<�
W����뵮�;�����G��Z��]R���ly��ێkU�S�%e�L����w�FyPɞ�x8ˮ�4��9P��m��T���~��B%��|�J�\9�mo�'7<}�tN�<��b��:p�j���g���r+*٣
�`g���"�_��M��P�4���3����S���8���Q���˞D.K�d�'
�2f(w����u�d��Z�
4�T�d�:��Ͳ���x�=Ǫ���J�N>h����X$6Q��b��'Y�G

q<��`��詤
��vMY�d{pw!>�<�nqC��\�>��Q�
�]� ���l�\9���m�4<
l׳	�A��a�䇅J]�{��f�q'\�	��#�qP��(�ҳ��@ju�6�=tN���t�D
�%�I �0M?����i����'#�i:�-gxV�N�E��`E�%��h��j��T�<4��}�P�/�-�
�DQ����S��qR�=-
U=��͆K_��bZ��tB�;�;?v�`'bn���p����s ����y�0�=w��`�u*lݸ��-g;NQ�ΐ���6'Q�QT�O䇪���*��T	:.U?6G����32A5l݇(�Ԋ�
��P��TqJ6�kՉ'�| �o��|��q����h��x�RVT��i���,4Q��ۦ��i�o*U� 9v�V�"�OϬ`A�mL�I
��,��k� [R`��@~��&
ퟸ$+T^x�'|����}
�G��3�.�da:�s�8I
�:{ƫ�PY����q�XfڍD�@�7T��� z � �h^#爢Է���L��‘�~k�?���Q�D=4�LWb�ƃ&`p
-��?Vu��R�[1� (���,̍Y=y��{�ȸi끵�j�4Ζ���
.�	��̄?{�sS?���p�
-U�Ĭ���*���<�����#e�D��tR
J��k�9�,�)P�M4k�r��:�����(L�b)��:�"�/ ^���ݐڕ�A��qi����
2
�-�=��8�ږG�gM�a����
UC}阡c�G��<υ�r�9l�
p9� �(�[�I�ZǞ�&	΍b�j�!~r�!����Є�q;D�X�F2��f�|��kw Q�x܏/�1��=���@

-���
T� ����c�I�;����nU)%�XE�KP�:Y�y�n(�\_2I_1I��xCj�F 
-?PlH�9Ռp�R�ӝ�Dw�J1N��3{�
-��*<��oV��`-�b`ˑ���s�S�`K|x��[|�r�`��,[��8�
1�� G��A2hlj�8��	�� Wl#���PFE�B�?C�����?�h,f���:6+aL�Hl
-���ʇn�Բ	���>�<΀�J�x�؃^]�D�x�s�����
�
�@E�+�����=��M\�
��x��V(U��k�2*�
�:�CJ�XP6c�`�"��N�l�b-e, X-`Q��dJ��:��ʯhgx���k��E��DM��p�(	c~�J $�
B��\]�{l�s�3�h1U���V��݇�r
�P &����K����~4<i���ŭ
J at H�g�a�M�����&CQ��^�؈��q�A��aό$�ĸbb�}�5�X�{aOf�~��6uפ�B�<8 ~MHumI0`csb�L܌�J ��]zQ��M���)�-�(]�HW�rle]��IҬ_Єh�&1;u�k���h�@���v�4����B��Ih&�sp��	Y�x(&�zVGl�5����c�+Z��7\�$�Ƚ��aK

����Hp�15F���C�@�D����d�l��}XI�6,�ӛ݃�9~��st2���?�,���#_��K��y3nr��p� ���(�\֑k���ܶE��(�Q#�\Kf
{:{���](���f��U��-� ��.��k��8���4X�ۑ3R�o��@]���
p&k �be-zcIm�	{G��Nj=J���Ί�f���M���AҺ�X�L��g��D� Z�{��t�a`�
 �3{8T��!C�R�-�D﨑qUfV݅�1
-c3�+�M���z
��aR�3_:gr��C�P#,<��ڱ�Px�o_yDEv`�ԋ��w:��}>Iq���ڡDK!IYJ2C���W�Rh��(��cw��
��I�xٓL"�Ӗ0;���)̥
�lp�XOc�����
��@���b9��D�d�\� 6�ܼ#�wl/�;�T��[߆���@�Vr�Ml.vs6����")^sy��r�@p�4��9��q8�Q�)��P�d=�:NfF��=ǒX	2��(�ŋ\�iק`Q��q�
-
j{"�ǹp���߂�5����޹�c=NJJPb��BP��+4���r�_Džom���S�$��
s�����_���7⯱6��I�^��+��kT�a:ˁE]�;����"�b���1Yh8'�� g��;����N�׀`
*�HI>*��
1��_eR�oX��u�O.��đAuB�����J�Z���\�oM@�n�d���	��ؒr5�\NF,�(��cZ��L�~G��
-ħ��Ǻ�o�B�
�@��g~���i�,Q�X|\+&�3�g.2�l��Ֆ2�[�@�P����K��n×�k�H="��"3��|�Q�i��b��$U0D��a,�[
8
��MϬuι_�l���Xy��C
�d
��YPs�
�M��*�j��CW��!��d�{O����υ�B��N����p�-�{'�27a^��}a}<��P���Yr� 
����v��z�)45be���s>�ݡ=�U<L>*�\�I%T����ylJ�g�xA4���=U�椡�%����+��.���'�iJ	�"uyA�;�cXM��K6� �������%��L��
��v��b@,�X
 h����oh�Lp�Uq�
�BJ������.e���c�UB�1z�J�����a�Si� ډ~�;�(R����
p[��w��D�i����J�pS����!���2�YD_���
-�9w�s�,����3ƫ��D��

;'�4�^нa����"Q�m\�Ҝ=�0�1�~�6*8��|�V�7�sI|�v"���.�0�w�fsC��҆G+��I�B��&��Uj
� �������N�U1ɥ������y��yA�
yj�_|B���Lu�ʉ~�d�򟃖��2A*����s}e���B�U)�+��ߠ��u�x
�r�E����!�2A	�������_̲<,t�W�a��Y������,K�;���⿹!N�.�4�x
~�r���oo���ݒ ��e�i�TQx����;U�����%R�G�ź���}عڿn�c�|�b0�O�<
�/޼y||
}86յ
��
�ƛ��T��h��fJ~�9��]؆a��@�eN����yk�
+xڍZY��~�_�o� -uR2��a�v
�kO` k�PK�ia�R������(Q��O��d���JR���:�����͛o���y����!W�~����ރ��]����s5}1�];�ޅ��˯�+��m�<��~�
aB�t6U_PW{Av����7_��|�	`{uh�D�:J������PA���Gyvx�Y�C
FP6�_n��(���
=�|�&|��x�����{�+����"���t���e�r�hx��^��T�9v\���W<z���o��\{�g�3���\����,)�v�u.ƿC5̼Z�
��,���
F�@��
?O�Z��f�-T�]�'���ȕ���<���Cu�sB��t3�u�ͺ
������ڮ�e�b\QH�#����ӆ�p5e��RaY,4���3����S
��(���aõ��D.M�d�'

Sf(w��r�{ӎ��rm��t*Y2O���f�^E<Ş��M9"Si������
��&��Elp�8���!�ȃ �g
�A� =�t���-�l� �.�'�y߭n�3����2Xj����
���mŕ�4N��]@�����t�
J~X�4��/�'n�l��K?�y�4Js&BVz�f
I����Ʊ����ޖV���$7����Uw)ꅖ{��}20b���ݲ�gc0��V�i�
�n4_l�LU��Z�o�$�E_�E�#�(���nP;u�+��ӱ�P�1k�l�t/���F'd���c_�f&f�;m��*_
�V�A�=L���]�>Xc]�
+[7��f��ŎA�C�3�ʻ��Hh����:}MW�*Aǥ
���
A�QlP9C����}H��Y�������O%d��V�x�� ��Е� ��$Ѱm�OYˊ�U6�@=�!��:��w�Tb=��M%�$���
+��'ˉ�,C���v�Ò �
�s�-)� �m$�@v��O\�*.<�>O��űɣ}��;��S?����$� }ƫ�PY���������F��	.n��n�@�ATѼ����o���Ei_E�%���V�X�� �zh��Ν����]�X7
o�Kyo9�"���;ңR?�z�����
!��G�~���(][S�Iw�� �
��P�u��X\
��!kT9
��j{o�
��:�
$�*�'*�%�bPrw�ZϑdO�®��X���U�͙����P�~��kqe���p�" 
�Ԯ�28��KW��7Ho�x��
ő6���
�!4��v���UC}혡c&��<φ�r�-wA�
�
 k�=�� �
Y�c�F�դC���3B���C����c	w"��Ȕ����E��>�mD1�q?���Z��w�# 1(�66P94�2r��#Y���>�U�
d`�,Aa��ϻwC	_t���I���I���R�$P��bC��I��g%�:�Jt�(�3��9�'���
��CX ��4B��k[*f�
�]���[���;x����b��
+�����Fa�#
p�@A
�!���!`�ch���
pŴ�I a��~��4��3?
fs��=��v}d�0&a(6N7�y�CwGjل
H��s�T�3 ��²
/r�W?X��<��\�|�:��&�"P�
�k6��n�bS Wf�,Z��Juk��́�jC������T<�������|Q��� �,�<�S+~�Iv�W��
�Ml���<�:V�v�yQ8O��
?~%E!r�}�/�=���"��*�|��v�\�9�	�0/q�'00�
O�3A"p�k�R���?4�I�2c4x�e(jr=H
��� ;�Bp<옑8�WL
�+�`��y�6�d&�f�hS{M�-$σ�ׄT�v6'����� �k0ܥ
�E��m�J�aϧ J\�+I9�����d%i�/hB�ӏ������5y��I
C���v��B��Kh& �3p��	i;(&	�E
�Q4�Jʎ]�h
��r����{��Ö<<V!>+$�`!c���
Z)�X��]�E�N�������bm\)�
�7��s��,pg�d���o�X��W�F��˗�%��f�䄣�
�P׏\#P%���ke�K
nۡe�Ĩk
Hf
{zsm��](���g��U��-� ��.��k��ȃ��4X�
��3R�k��@]L��p&k �be-zcIm�	�K�
���$TEug�A3p���m\� i�nj�=�%h��8��><�垠,lY�
��8f���0�b(\H��,52�J/���\0F~�g�r�	Qx��!�̏�e�K�L�}~��
���ހՎ^���x��(�#�s��^��
\��-����O�
J���%�$3�v^wE�)�����};���g�7Lj�ˑd����٢
�HuCa.�{�;D�
0���XV���
"{���flj�mrI�hpv��ޱ�r�S��n{r�*3 �Z�;4���!��q*��8�id~�����0�g�F���FI����C�����8��g4�"�ődD;Q���J�mO��
��M�ИɎ8Ε�(����Ǡ�a��5
�9VT�%��ޠ��~���:.|k8 ��
+Ǚ�@_��x�l��<���wLzp�}��\�<�E
��W,��A
���l��B�9�$9�<]��:�^��(_#%����6Ġ�I0�a�R4
?��
G�qs0'#�k�U���ߚ�H����Ky&,w�%!�z���X�P�+�*�Q����>��O�OM1�چH)�H1S��`)���E�������z�E?R�\�x�
��
e��D�h�f�ԗ�ݎ/S>�f�z
D�Ef���b� �F��NGI�`����Xַ�gu at Fv=s����u�:{���+�0vЊ��?��d`Mynk,��PW���}}�������=M��O?�zyb:�k~o��yZ�b���L�Y�	�������[c��v�f�4 ��
����E��Ԑ�
��|ȻC{��x�|T�d�Z�ҳE��ؔ�Rq�h6F[e{�M�IC�I��j��6rM]΃kG���yb�:��G����l�FHw8ax	K,�
���p�#f-�.��+D�X��
�H
.qK��J�L��Uq��BJ������.d�s���r�J�8BoZ�|�a��<,s*IB��C7��/y%�@�����%|�=M��vCQ�حx
�0��[
]l.cI������\"q�9���In}5c�ʿ%���d`�:��yw��
�~X����}�
+�����q����(�4��Z��h��	G؉ВV�8´���Z��6��X"̧���Z��37�u܂�?����XiW�r$�r���.��
:�Uxv�)�*����g�ju��r��埃֞�2A3*���������l��*��
��oP��:]�ryأ	�
+Q��\��^�	�^�Ec��Y��y���?��e��k@��gY���ݴ��8���\����0瘡����C�%����ӈ�������;�(?� ��c�o��`k����8�y�C�h��<��/޼y||��������������T
*A��[28؅�8-t^�,����Sv�k
 endstream
 endobj
 693 0 obj <<
@@ -2464,7 +2435,7 @@ endobj
 691 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 695 0 obj <<
@@ -2496,23 +2467,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 709 0 obj <<
-/Length 4144      
+/Length 4135      
 /Filter /FlateDecode
 >>
 stream
-x��[�s�6�_���s�o�m��&m:�5s��7���A�蘭L��
����
 Jr2�u&~��b���O���	�|����������������Q�M.��wSF���QJ�?4�js����o�ڞϸ��f�7�ۏ��r���_.<�����3K�	sS+C�P���ٻ_�d	��P"�br�F�N$p]Mޞ���d��J�@'�j�itu/MvN'3.��%NxyS�x-��_�do�t

La�i{���C��۵�w�u�����v�7��v}��������4m3�T+�i��w��v^7�'�IO�ժZ◫��9S�*|Í�t���������s��ݢ�2
7�WAF�m+��n`���n����V
�t����پi���'ld����P7	Bb��l����ҹ�F�!o2�0J+�I��	9�ۋ���v3�E{��T�)����k�9��1������'�0p?z�ރ,f�Ԅ�n��D3�U�e"��Ii:���Li6�n��A�]!�ƿ��EU�qo���TQ��
!4Tw�,V�
�h�|2�$ܔ}is�.
�^	K�1�P.>FEI��o�ue��0�p3�����j��y�3��Y6��<��]3�j��M��#�?\������fHІ��'�'2T�5
�|Z�p����o /
)�*�R����z)UyH/
a��w

ia̲] I�(�}p�ص^�M��c����q}Z����Qr<��N4)
�V����̖JPlL����-l�|�.

����
��6����N�^RI��gx0=���۫v����З�Cd�L/r' �D��LQ9����%�D�N(�f�ē�X}�YJ��g���If��g9�9a���}����0�*�SI��v�`�w0��
�p��o2�.H��<�7MU�f�
�p�c�
��nv	-�
Т�۷��m�R��E9���%��Z�Z��E6Ճ8�� �����j"2�/���eGo}��V�me��c���5�����}ɰ�0p+Lp��e"�=9����
@�"��K{�x1���l2Ā���G��t�0��²���>�2Bw�wL����o>����4]K	&g�p�D�	�o�
-�uq"��q�?�ӹc�Hm�qZK9��QB��<Fu��7V��t�q
��O!pt(��7�>K�z;�g
�C�K
5�'�����L�g �YN�1OQjh�z�
-q�+�~wȤ3����C/�r2���a��8$�k��Os|���v�}�����@�I��ל���pUnz��}�0�
�ns2A9��؁��U2j���Xub�ɞ�1�N3��Ǭj'D�5�:ԟB��ɯ�2#v��&O�)�����(R��	��=D�9`V�E	�d�f��!ϵ$�>&H at M(
��M�h��S�����
p�O
��Y�]��-wnH��6j��~�����}o�1:8��� E�ƈ��ku�}��J��Uꬼ�P�1��NH�ڜ�q�����9�8�<o���4��� ��(&!�e��� P
ǎ�	�Ĝ�C6��`4��
ӣ�i�[�!5u��g*H
-�N�
��
�_��b�*
A�
r��u��}�g
����զu	\g��ZYIFfm
�U�Fp&��'�9��Y�
-oV����0<��$�Ќ���){�=驕���R"�+W��Z
���6
�U���D5�7�j�n��/0�fχ0�x��L��a�q)Zx�os!laQB�
R>
-gzG!>3)�|r�����S!{y=YL�]����
R1�� L�酲�w�
���2�h%��=$��Y��[k�h�{锡���].i�""D�eO|Ӹ��
<$-\v��>k��A��<//h����l�6�aϳ�L�4�@ݮ9\��}���	R�ɗ��m��oV�{��=��q
ۙϔǿ��6�A
a�[�x�q��uڽ�!�!<�Ȉ�"U���ȄR�̺s�
*�8J�s���#��>
x�
.)a��F
��p�N����bn�Q��Q�=��M���
�M�(�?��7�މ���Q���p=�@BF05�4
�^�	���aP�霦B�Q�p��Y�tx�"���m.��Na�
Y\
]���Ǜ��F��I�c�o�=����\R�a"�K�V7�r�� � ��u����
���캁/^g�	�
�3�y�ɞ�v;�
�
-��r������#M[�Φ��఍�29m���
-�|�1�&0�iy�?ۤ���j�
�i�R�vu
-�Ɏ�xq�W���F蠔�3&vd�#�z[���E(+e?�&�w�	�O]�0��r�?��z��bP`/�A
h���F�IR��K�����:h�C��E�k1e�>[ַU�Ŷ���&D��t����R12��?aH�
8
����- %�Ƭ	��UD69�x�	�i�s�I
���~��8���uw����h��̉ɜ0�	���ԉ<�:ɤz 8��N��у�`1�i�G�
-�9
ƈ��e��Ӊ�ө�@O��;��
��AԘ-P:ƞ�
-
���D��y9��dJy�����
-�#C��uY�V�������u
��5��li��r�ӧ��E��������e�x7���� ��a_궯�	��|�n�
���4�A�?]�W��K��r�޴��|7��<��}G�}j���GX��4�v�	QN����78dwo��Z|j�ri�op�����;�4��
x&*��Uf!.�p�����}�$6�	-c���4*R��ѳ�}��zut�^����Yٵ;�� (�erD>
�C�$���S�pH;V��b�ا^|b�3l�ܼ�=�o�?��s��Y6���`��P1[i�Ht?aa|�^��
\�bsl���U�6���o|81$�g(� ��M���04�xM�m�
���{����W�^��|��AI�����Btbr�/S2N��%%��M&��Zh��a'.2��ϝ�)�#�\~�# ���J��1+�CW+$׮!�n�
C�l�c�n�)H~g�CC�mS��c`:S [�[=�ޤ��0�ۛ���ߒ��ߒ��~�����
0n��
��q�ksw[m�#�ܒ�މ��
����ZU
t�ܴ <��[?=5	�V'�B��w�M�W�nW�F�
.�4���.j0)蠻^Ѝ�G �wB�2|������t���e�9���p��AWN���n�zk�s�r��7p^�5��λ�[�,9�.Ɖ>��
���y�p�
���v��&���f�����a�����Tđ�����:�y���U5l�v��ӟ�bS�u,�^٪����|):�L�E=O}�o��k�?_L��E����
�����<��Y
+��B��G�t�x4F�h�����`��wB��xN�}�H�~ #a��̎ݝ����N������\�)i�*ˑ,
}�O��,ҲF�������׼��d��^L��•�z��W�����,�Fl>ߗ J����L;m{���T@
� Hd���6d_C[����-S%Q���z�f����1��=�f�E"�m�#�u"��c�u�>ڠy�;�4
��/�^6Č��` Q�"��U�qîX"�@ƚ�>����������ތ�fէ�*�1
w�ӏnc�s�����k=��l�^Z�ث�7DOo%<��_�
v�,�z�ft�۠�vD�b�N�9U��9}2�	^�OZ0��	��|&9
��k�6y��
'��������$B�
��*ч�ol��g=v��p�
nM��Ό���xZg���jgv�ڙ%m��s��c<oK˴C���vxƖ����&�u������۷O�0���"T�@�hs}Y,���8{�B��E�����
�.�H<�91d���W<s[`� ^��
%<�ɺ��]Y�ky�v2)ڹ'��\>:�x���H8��)љ�˜�/l��8P�+��-��ݘ��$5눑B��Ɛ�s��
�>
)R�'T�R�
�p[�dũ��v��V=KN�(%�L
��k�Ӟͭ�x
bv|�)d��ÿ���s��ޡ}5o�B��*�/�l�t?� �1c���.u
-�lU����~�������hە�"���v�//.����bK�z�!��b�^]

Lo�
�6���o��
-׍� ğY���?kkc:
+x��[K������܊��3�����.;NE���A�a��������V�_�`��c��˗�h4��~���������/���bV�Rs={}3+��hFg�׫ٛ9#�r�(��ھ�^2:�`�T���+�iWx��X�;AM!笼����߾�����Rt����#�ly{��W:[��g����ݻQ�3�\׳W���2#�R<���Z}�@��w�&;���D�'|����Z�_��������������fe�k?��6�n���n�7��vs�W}ӵ~\�◶k�z�>Uk|��n���=�Oz����z�_����L���
7���:
�Z���\�G�E�)dnʯ����՞%H3��D���֛m��[�f3Ds��}�"
O������n��L�-��p7
�!��s1B�
C~�L�(Q�&��'伲1�Tv3�Ew��T�)����kW9��1������'�0p?z�݃,f�Ԅ�a��D3�U�e"��Ii���Bi6��Z�C�]!�U�����nื���(�?,G� 
�%�u��1)�-�)	7�X���KӳWE�Rn�#����$J��?ݦ��d�W�9�����j��y�7��8�&l\iydͻ���7	'#���p������f�!A"�����Pm�p��y��
+瞧� ^<R����"��3���R��^�"�a�8���1�v$�(�p���۲�x�"��*
�pcZ���Qr<���4)
�v�V����̖JPlL����-� *O>K��R1�u�|P������Z'g/�����3<�
O���u����x	���!2m�W�p"�a���{�Mϒi�� O3K��A���,%��g�
���$
K��
ٜ03L�6�XIʂMk�)���m{�xK���Ll�#
N2B����
RDsWe����j �
�A|��Ѣ��.��ޡZA|����Uj�(绪Y�]����
.����)
��<��P���c�.z��,�ok���]���ZB R�%����0i�EV���[��$
D$Gs ����/�E�ń�W���zZr
���}J�x�a�jVB��,�=
��Y0ANW�o>����4]K	&g�p�D1��
a�8�է8���ܱsC�6�8���p�$!Mn
�E�

+iv:ظ�n�'�8:���S�%B��?ɳ��)������܏R�Df�3��,gɘ�(54�_�h���B�;
d�MpI���(�r2���a��8$�k��O>��]߭����>�Ժ�c�iZ;= W��
�7
ӆ��6'��Z��
(FZ%�6?�N�� V��is�4�<|̪vBXs�'�C�!t8��/c�!���i2E9��ّE�=A��(0̊�(A�
�
Q�<湖D��	�	eA4�	
^~���i��
|���<Ϻ�
l�sC
+�P�]��]�.�ː${�������)�4FĈ�_k��ST�D���Pg�-�����p�|uBJ�� �݈3����88�����y3'f�ID�0x
F1	�^gO�N�p숛p�I��>d�\
�A�ώ��1#j�ƹeRӴ��}������7��H1���%+���� ���a�t����0�Hn�[o;��u����dd��_u>i�a"8ip��-���f����C.�N�
�H)8��Goٓ�Zi��}�P %�(p �r%G�Ű�zeӀZ�hPhJ�P�hp��w��]Y��o�|3�!��
�|U��[����j�
a
����Q83:�I�擃Ou*�����9���b~�B��8�f��M`*�(��#d�M̕�G+���!�g�* ��Z�E��?J�L���T�rI#!:,{���
���$iᲃ��Y
L�%�yyA������j��<;���f��5�k���ϵ>AJ0��m��v�p	�g�ۣ�
籝�Ly�_��a�6�ՏG
G�X�ݛ
���
pU�<
�P*�Yw.\�A�� G�)qnP8v�ߧ�����%%�ܨSp�n�9p���pc�؇�� ��(���G����N�H��?J=�x��W�x�(�h{8�
r"!05�<
�^�!
j [...]
+b��}�jn�v�m!L�*?H�%����bd���9p<2TG#C[@JF
�&��V���Y&��i�%'5�ON Ǒ
+�F
����܁����K2'�@�IM8-��N����I&��A�u���(O
��G��%H�>�Up��0��[v�8�X9��
+��n����۱?D���c�	Q�@�${<NDY��3IpH��'�:	�`��;25�C�UhU@뺝Z�a��AAp�Q3�–].�;}
+�^��^��X?�Yխ�w����`

��n��T}��{��q�|�\o+�Q�|���A�n0�����@�}����OX��4�v�	Qοo�ѷ8���ml
>��K�4
+�79l��{�a�L�<	�� �U!.�p�����}�$6�	-c�5�4*R��ы�}��zut�Y7���Y9�;��$(�erD>
�C�$���S�pH{�����O��*Ĉ��}�{$��b��}c���m��B�Dl��#������{��3p�ͱ��2WQ�n:�ڿ��ĔT��t�w�5v�
턡�k�hk�������/�ZS>�ߤ"1���D���M�J�81bR�8V~����K���)
Q�ݛ`��}�'`�;�����߫L�ì��\��ܸ~ܻu�z���!��EK���.��TXwI�Sk�-0�% �������ik-���]�9��d�㷤p��b�/<`o�����'g[������f�H�����d�ub!(C�n����}.7-�*��DG
F�5���k���G�������p��l�vـEA�ܵ�n�>p8‽�
+��C�?#>���	ĺW�%�@��k�m��\9��ߛ���!��
>���˾���@�
�Ue!��p�&�
;\',\�[���6�����&d��f���|X⣫�'$q�8$ts���js;�����.Vu��[n��}г�%�)[�`~�]Ε�S'�
N���U�[ssc��yp��W�h�t0�\��
�Z�1��<K�c!:_g��d�N��( b�
����;9)ı�N6cϹ����_ �H��>�cs���ps'C��h�d.͔�_���+
]�On�,ҪF������ϼ��-2�h+&�M�*g#��3�d�ǴdBM6��K %@Ɂ�LmG��
+�T@
� Hd���6$_CW����+S%A���f�f����1��-���V�giд���Tw]�O6h��1ߠ�^�_��l���'� ��I ��F�]��}����>����������ь�e���*�1�w�ӏnc�c���8�#�
�I6a/-F������G�o�;V{=�X3Jo�8�
я��L��=��=�O&?���I
FT��/����vi��i�p�|G������$B�
��*1��ol��g]v��x�
nM��Ό���xZg?\;�g����'�3K(S{�B!�S�xޘ�i��`L��1��ǝM,��G+�����^=��ܗ�oQ]����e���bܗ��]�
����loh�y$�c�cV�
�p�3��r���P“���;�З���'�h'���{�8��壓��m��i���>��b����9�¦��#�"�
�����
q�P?�1$��\�n�O��3*w)HN��
R����m��k��%�V
��i����i���� �
A;>�2���߻z�ťRs����j�B��*�/��t?� %��.k
+ql]�M����������U���>�X��7_^]��ߓ�ܵ�fK��j�Y_Ml�h�
P6���o��7��
�_X���6a�
 endstream
 endobj
 708 0 obj <<
@@ -2533,14 +2502,14 @@ endobj
 705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [141.855 382.575 219.134 394.53]
+/Rect [141.855 382.575 194.766 394.53]
 /Subtype /Link
-/A << /S /GoTo /D (main_BCCFMMMR02) >>
+/A << /S /GoTo /D (main_BCCetal02) >>
 >> endobj
 706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 710 0 obj <<
@@ -2562,7 +2531,7 @@ endobj
 /D [708 0 R /XYZ 90 461.744 null]
 >> endobj
 714 0 obj <<
-/D [708 0 R /XYZ 458.528 386.061 null]
+/D [708 0 R /XYZ 434.16 386.061 null]
 >> endobj
 34 0 obj <<
 /D [708 0 R /XYZ 90 369.001 null]
@@ -2581,7 +2550,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 727 0 obj <<
-/Length 3315      
+/Length 3312      
 /Filter /FlateDecode
 >>
 stream
@@ -2600,7 +2569,7 @@ il
 ��ŷ�*�Ł
 v��a���/���V�9���$H]�6�/+^���S;Dg�i-���
 V�
�w}q��ᤚ�5�Q��H�x8�5��utOv�������� ��$ߘ���TcL�Y�=:zx�y�_����o;8Z�N�Yo��i$
w;��8��}�����
6
��k����K��ʣ@
�
�Hv��S��``0�u�uwp0듸�编=�=~��y(�}�O�����lV�U������;�sc���
Na
�N����Tf�(����)s�%3�w{�0YdL
��X�C������s7��u�
-����? �,�Oy}�� S�?
�
�B���N\�	�]Q��$�Dž�� g&L+�#9~�������WѦ�Nuyl��u<V�ξ��KG����s�a0RY�$A�
#�mF(
+����? �,�Oy}�� S�?
�~���w�}W,$I�q�G�����^�DZ
Xx���ׯ^=<<D�.:�屍����X�:��
H-e
��/ه�>e
���.��?^D�
 endstream
 endobj
 726 0 obj <<
@@ -2635,7 +2604,7 @@ endobj
 724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 728 0 obj <<
@@ -2670,31 +2639,29 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 742 0 obj <<
-/Length 3830      
+/Length 3825      
 /Filter /FlateDecode
 >>
 stream
-x��[�۶�~��U��`�ړ�L��u��8�u:��މw�T�R����]<H $(ɱ'��(����>�w
�x}�����o$[��T.�n^(I��dq�^��$H�.	�x��<Ի�ܬ.����m��V?]}��!��g_��ܽ����/n���
-�����?������z�hGm�2��,>\|w�G�
-!hO!�%�8����
�/.)G���7

W��p_w�J/�����n?V�f�
����r�۰<��K���d��VD,?��j�\?�'�{?Ǧ�n��i%��.Y!�*���t;�Fǿ��3����v����߫C���'?�1�>.���֭V�	�0�� )Fb��Oǁu�ݴ���8��u��%p��m˺A��
-I���Wf;L�a;�.���~�
:���"0�{�V����`Y�GXz�P7
�yj��_:Y*ɒ��RP
�{7��}��OR��
�mN	4h !�{e��LN4�Z�c
=n�;����Z#�� ��\2ɐ�Jx;OÈ�y��Y���0����Ӷ;xX]W2GJ�D����ֽ���oWL-�����$B(�x���}}s���l{��U�j
B�R�)�+;6 �fbo.�a3�QDp8҈�C�j��/e�e/^�ydk�C��ݮ�'4���[���(*�`�ʗ@�T�k�+���
o�*Dl���9
�� ��Ra�b���
U
:�n�`(c�����0	^HT(��*��*�?ȷ��*]D��3K����u������L�+$
-�9�ӝp
�3�
�	ƣ��,?�"g����*ɀ�e��d\!�
����U?�3T'L�|�W�	F��xӷ��
f�c�-8L����!�"�@����kA���K�q�E�L�p�����F?�ef
-�8գS��bN����
;�S斃�
f@�eUZk���
 �Yv��D:p�:v�
-$uqL�@~ �g����	���nYk�3
VN�2P"^�"���@��N E�c
����]�eVwSnʶ��)�	X~�g�j!�sY�PgX&��M��Y�`��k�m[ ����3g0���lT"�23C���f��H�a�ڝ��m�v�[�[n���h�uV��D�
@����� j4���
�H72o�	G2l�\
���MN�@D�S�D�s"�s2�eA�;'�wR\5���ئ�)�	�W�€�ԅ��!{�Lp�z ;�}Wn�Ǽ���S1�Ȼk�-���jo�D=T�y�̤����`�.����s�-�
����gX ����K
��^�:7C�>�;"�@R #�̠� ~2]
-l&L
���̹KR 
���x�
�&C
0dP����P�.�$���KAU��RH�@G>��3- .�-4`"_s�+m�w;w'��Љ��i߮8 �}�f���\�2�<;
v��d�
O�KR�G��(��yثN�`�P�
\�
-yA�(��&D1R
=�7�t�Dk'�!��:�+K��C��O�]2��i
`N�ⳅ�>A��h0���ѡ�=���j�deL�
aH.P)����4gK@�&]e��xCP�����#�"62 ��
#���n��y�fn��*=�
�|3`�
��_!�AT�;.�ʱ�c�y�r[2h�A.=��Eo� �Z/��:8XL�4U9U2@�@�)t>����g�3J��p�+[��
�;��)�Ҝ���
�
�P�q
-�܌8���!7�`ow
-+*�n��s��'pg�Miޟ�c݉��*��6�
��ԣS�t
#����b3�Љ�����
��)���#b�,�2RO]�g�Kz\*�蒤ಞ	��؅��V�p��|�>�.ŧQ�rI�x�}�T&'gî�R~�w�\}�L�Ik����:����
j�|T���H
�$q0�
Bd�?<
f�{�
<n��V<�|��/y�P�S�tu8ʭ5�
-���tϑ�Qs#��)�4֯�����`4u����(,sX`<Tҗ�<�;����X��/`��([�͓��?�j#��mi8��0¡2�o�,X�zQsg痊�F��Y�]C��|��t��KOS��n�
���g�W}�|�).y�|�S'�H ����0���l&p(�
Ib�h�#7c��)�D�Y�Q�ؕ�jj�
�WQ<i,�l<9�R $�����b�L��� �a��d�mx3�A4$
�@�q���8�V��2gW$�29�Br�MxG�S׳C635Ğ!���1�V$�)eI��U��De{J�V���xN�ب
-9fQ���H6�e�|�d���E0Y�A!tkd�E��
����0��Q�էC��wgm���Ι�J
m�J��:~�IaY+BO���I���/D�c�
�7�b�CrJhJ:<����
-P�%���rr���z]0I*v�rq�M�*�D��u�(���H����l
��=#��!t�(k�X��G|�s�]ɐ�o@]
�o9���l�%-tT;:+���r��T��n ��'cHڨ�G�J	4p�$d�oG	�������/����H�+���I�A4�Lyd�|T9J3ҔE۪l���I hZ��"����|e~�䛺p�+!5�m��y���F~�:�	��u ��h.D��pz�
�#��O3��䴦OT�&z�o�eO:��d/��T2r:�
ȓ�-<0�7��SkvCit|��#
{U���&K`S��W��
n���u&۴�v��c��=@������]��!���
��=o£��_���5�����}כ��u_�դ�s6�`�iڞۣz�\��Ԯ��1L
��Iטln��[��зy�쁁=�29
��t�!]����L��
�8g��Li�z��B��&���(`�ߜ�)l
2���b�o�������ޤ��!Y�
�e>S`.z�1�q2sI�`B�?�YW�4�@�
rb
v{Ӭ
rc���c춦����\�t]��
����L���6�C�������A����^�c����
-(aŸ�N�چFQN���*�|���p�~hꏦoܜ�
|��p
C�>`'�^K��7�(�
-vmu�o���P���Y.�
	_&d�@0��3`j�+@h�	T!V��1�Z�}f)�^��
�̧W�4�ꮟ��n{]7������bo�6�t  !z���
�P���‘"��:�x_f�è�V�G��d�p
�/�*
�(�#2����|�'`��l6#��L�gXuf�^�(��
��
+�(�`n:7�-t�QBl�"�f�Mq�g[b��HS5�KE�1�¢�7�r	�(�LӥuBf��d�,�
	���٤WTL5P�	�恇G[���t�/3�"i��s
�_eb0W�u͘vл\aˍ2uQ�0�/�(��+|Q��A]���LW
�

-g�k��4�U��m @L4較�s^8:��{����S񾯇�9Sq�
-��5���év�c����	6y�AZ5��M�|d�@L豮q���7��k�:�>;�$�-a��\'�~�XȉiT/�~�R1n\M�-R2
-sa���� �\%F�#^(٪E�9��3
���e(��Gg_j�%���r�c��
�G}
-��g�*�0�vA�?90�{H��p�!
b�(�#fh�q��x<���F�
:=���� ߦR�~#��:N��%����Q Q�):�
��[Q�v��b�;c5ʶ�V g�� ���v��p[��D�z�v�51|�U%!���I��
�,M
S�����Y���"����F o���w���}�n˞9��\��_]��i�ų�e���	F��~���bdR<��"�h�ߪ�D���m�?����Km�
-����N��a������Gt�!���-������w���Q(�����v�V����S}o�H���
+x��[[�۶~�_��JS/�;@{2��۸N���Ngryஸ�L%J!������@��
{�L�D� pp��98ċ�^�������7�-
+TH*W��/�$HP��Z/~X�W�c�|_
�]SnV�T���^w����]p�f
+�/Pb�^����
7��I�B�����⇟�b
��]`�
+�x���
N�n.���#	A����’R�I��o�v���#�
�����by��;s��]uc�q�+w�n�n�pS��mX
+
�٥��O�ow+"��u�vO��ܓý�cS_�e���b�V����Tn��e��_{������;�_���ա�`��f��]�V+݄k[o�#1������n�z��
��ݺ_��Z�eݠ�m�$���+�
�Ȱ
�C���~�k�{tx\��=j�}[uUs�,�#,�v����<5���/�,�dIAU)��׽�]s�>T͍'�{��6�4�����Yg&'a-�1�
7��L�T�py �
[.�dH�V%����a��
��F`��4L�x�#ƴ�^ VF�U�LőRE?Ѧn��u/��0��S�j��>%��4
v�x_�ܻ7A<�^'�dզڂ�Te��ʎ
ȭ���Kj�L�}
Loԯ���RFX���h��G�62�o��vm?�������dDQ��V���Z^�_��uo�x;T!B��
��Y �i�ϐ
+3�
�e���Au3D C����G�I�B�B1�VQVW/�!�f�R�`t
��,����U�;�2�2UX��(H�f�;�.f
+�G{�Y~(EΖ���U�/z�:]ɄB"9g'��~�g�N��� ��2���o��
n�c�-88L����!�"� �~�� E��%�עt&�p0��zf��x���#N��jZ��
��˰#�p�
�mp�/��z;͖�m γ��&�!�c�1�+���1u���F�M��i5��=b�ݲ�

g<
+���e�D�&E_ف83�@��8�a�Lˬ�ܔm��S >���{Ϝ�4! B��,�ΰL�	�N}�"�'�А۶@Z
k�g$�` 	<٨D,0�ef�D{�!���
����m�I;�-�=�F,*t��(.�w�i��u;�
�%�5ҍ̻u‘
�8��;u��9)Q�k'2���.
œ��>Hp�T
HXd
c��:��&x�^�c�R�G
��2�9�8���]�q��J�O���n�!�X$�K�!��P(�=�0�NoO4����R�?Xtι��7�&�1ϰ 
�iԗ�<���un�C�|
+wD��� F�A?A�d��L�:R��OR 
���xo{��U�!�
+2�A6H@��?�S�p�ݥ��q)$W����OǙ���
�0���ە6�;����M�L�DB�oW
�žj3TP�.�H�F����?
I2
+I��!$�8"�~Kr�<�U'S	�I(���Q���f�d�)��ћS�A������X
蕥���ԇ�
�.c��0'D��BT� �	o4�~��PD��\gq5U2�2&H��4$���E��p��%�JS���y�!(�bX�ց�_
�xʑI
�}j�H��m�[?l
����JOjG)�
X&���WH�gĭA��ˮr��Xn
��!�
�`�K�;{ѻ7H}��˫��
�I��*�JH�P#��'>X��\t&AI��"|Ec�@��{g�?�O�S��"|SA�C� �@5N!�P��k32�f
��N���vE��
vw�Wb��l�)��S�`�;�XE��|��Ft
+i��a�C8Tl�
+:16�V@��٠6řX~�@�u��@�OF�i(��,pIO�K
]�\�3����܊
+n�Z/��ʥ�T!�Y���ϸ��"p6�<�A��՗�$��VMm��K�ۮ���G�����O
+��C8��O��Qi��Ǻ��'
D���y�p�A?�
ӝ�Qn��T��T�{��5���欘�X��sO�sO���Iy�b;���a
��dPI��`ޱ�oL ��AQo�FL����<�[���6���6`�f�C�
#
Nf��8�k�(j���Rq��Ѱ"�\��`�8]ϑ����}�iꀙ�퓣�t��yՇ�W� ���/s�	`�U�F4��GvGʀX"����8g}�=�5�4
��p���R&�U�O�8�ON�� ɸ��v�X�$�#��&�c��/�mތN� ���@��ٳ�?pN�
��eίH�er��IJMzGc��ϳC635�!���1��H�Sʒ#�WJ��)=z�=��焋���c
ň��dXqΧMY�Y��B�FF[�ߐ��>sN�R4�>�Rl|8k���w�dUbh��^��w�q�[\
+��Zzʥ�\��gj�K�B��0����1��SBS�����T��/y������d���)R�S����m:w�O��1�P�2uO�DH��a��Q��3�:
B�LYCD��?bS����
߀,���
r�
X��KZ����̟_��~S=뻁�c��S_�!i�5*%��UГ�)x;*���
�T�P|�2�G��X�\�XOZ
�1d�#�/��Q���,�VeS7wNAӒT�ѩ���W�G.I��
�J���VZ�'QzNm�w>8!��
�f%�K��;�^fS���S��h:9��ձ�^�,Aٓ����� 9���.��$�D�
��i�4ƚ�P�/V}�c�*w��T	l�
�j����q��e�V��
���-$h��/;�8�{�~�kH��7�����h��e;zM�1�>�j��fΌ�;��/�j��9[{0�4m��Q�
�L`j�U���ŤkL6�|�o���<x���
Z�9
��t�!]����L��
�8g��Li�z��B��&[��(`��\�)�9d\�1���!�r���c�z��j�dwH��J����Ƹ���
�o�	�� g݉���e���ۛf����Nn��`�5�i�_�%J1A�����xh�ʹ��n�
2��g�N�
=�{��zu�U��3*��-n9%je9!;�O)�]�[
����?��qcc9� �<��}�N ��&�o�Q����P���աj�ݳ\�	".�L"�r�`��g���V
��
�B�P�c�F�
�R��*"DO;ʙ/��i�]?����n��:eLJ����!Ӂ ��qg�7L�A�m��'��)�p��2�Fm�*61ߓ��5�����,(��V��H�fJ��G
8;��`�iWR>ë3S�F��^دdXQD�sӅA�m�܈
+���!	4�l�þ8�KG��iG\*J�����KxG!d�.�23x'KfQhHȼ�����T%��a
xx��"�)��cfV$�vz���L�k]3�
�.w��F�sQ�0�/�)��+����S	������.l�k�Țƪ�s�7 &t�a���N��ޡ�>8T|���h��CެB�v
wű�p���*ԯn�O
�VM�q�2�4z�k��w�6�������3I}K���+��a?F,�ā4��ٸQ�7�&�)��0��fc�h��#��(�lբ�\<�ʙ�
�D�2�����/��Z�T��1k1��Q��*���J*
�]P�O̅�
���7\x��X� E�`�
�8��P��ȸC�'4�T��ob��Y�Di|�u�9M���3��ٻ
+a�?Lg�Fٖ�
+������ЎtnK#��[��δ&�O���D���>Ei��p�_?KS���~�l?z��)D����������'��n�t_�۲g��"���WW�Zf�,�g�<�y�ѻ��bp�䃨Q.�K�u�ۤ����?�G�"�Z�V��
������M� 	ڷ�><��7���vMG�|���������|���G��/��
 endstream
 endobj
 741 0 obj <<
@@ -2715,7 +2682,7 @@ endobj
 739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 743 0 obj <<
@@ -2753,26 +2720,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 758 0 obj <<
-/Length 3645      
+/Length 3642      
 /Filter /FlateDecode
 >>
 stream
-xڵ[m������@?ċ�u|'��4���4	��(л|���]�lɑ��n}�/I��}/+����p��3C-�h������?
-�ȳ\���]�h!�8������g�r�B�7E_5u��\����j�]�v�ӂa�!*�=�!���/�\`(D
l�2��/ֻ�w����Z���j�hj��P�no/^_ ' 
-�(#�1��@������M��w�w+�V�_b�,�}��J��*h��L�a{[���Q��l
&�(��g[/�
*ʱ���}�������uO��)
>��ڪ����D'P�p<�on�b��|��TdJ�M|�m�%����
�
-zR�J�?�
-V�+�T�84�L�7�F0�\�%@��/h&��N
�g��VA�gZ|�|�/�2!9%F�ْ
[!l
�^���d��塤Ē������|�+�Oڕ�Y
��/Z=GŮ��6eV,#H�2���cv�g,{�n��¾�E$��<4�	{0��.�b�Z,�Mbz���,|	K�Q�_;�������^D���7JI‹ tk��%gM`��78�� +�0�
V �Y��q���
�lQD9T���v,�� ���_Id��![�2����F�)`$Q�c�&�#3�Աi3��g#���i��P�"�F	
-�����m��LtDe�sq
&pF	>ʏ9	y��'�L�hOv(�ѠS at 1��$Pv�D
-�G4�����y��)�?œ�Z��RfD�HA�C
-=�)��,R�+?ƈr�t����"�$8��sA|S]M����l�x��M/�QG��1b��
�Xi �;��;^|}_zJ��ʺl��`2<�)��uղ�ʺ7,:!Z��(�m��Thi�xk}#�w�]W
��JO�U�s1�G�	uj90 �^%�F�(+l\�,�H��A�۶�9�l��"u5��=�teo� j����l��C�и�DŒ�n��F��[}�/�b}|k‘@�
q
̧�d�H���(04
-J�����]�͓���T���Q�"��ڢu���j;����c�7c����o\���-a-��Exs�y=V4���P�k{�t���^n'�Yq�)�yB�<�xLC��e�DҠ���o����]��0��ks˫���@�<�k�����Ȑ3�n�>�nĎc��g������q$1:C��#a��la�Ę�
-��/,�r�v�F������������%Qˇ��=�(�� �є���U*�8�g.���\��vAE>L�B�ɬ�h>��*�	!��z��XQ�
����J
v2#��	(����F��
���{��4[{�U�+�鯓+A�Q��lC��nz�vQW�T��K

S�c������=�4M�TׯS���r<'d&�
?
�cy��c�85�
��D-���]��3�~���tc~[�/��B�~f�7�;_�,Y{��eot�B$�7�b��v}��M#�ɔ{ê���]�;�*�P��e�W�Ի�_���-�Ӟ��e�J�
��t�?�e��!Ф(���NaѲ� ��`���	��Y��� hWTNG��ЍB*$��Ƽ�q���i��.�$R,�Ӎ?u}�K.B
-�i�`&o�P26o�<
4QAB�G��
[����1y�S��
�ܜ�n���I�'&����̱9.2�]gH+~m���5L�5G0���T"hb�G4 �c8P��U�3�����WU���W��A�l�n
����'[d_��<wlrP�)	#�8ne��¼7��>�O���+�'���_1��
���T��������H�̦Uf<8(�	��/�y`�q4
G�H4���
恫���E�r�LL�,KP�]�O�)�U�4^# �&
�yf��v��f���
��)g�<S�K�P�J�F��?l�e��)۲؄��T�,T��t��{��Mf�b��}Oh��m6'��l��Lvq��nafB��$�8���ԞG8!�
����9�怄���v���=�	:L�t�s?N�X������_b8�F�����}(�f���!K��
����~H2�Gc��/0���֐ٓ�!13R=�H�/U�E錰 ��3�NL�����Gd��$��r��N�4��}�Q����o`(�Ԟ+	<�
��
�>M�gH�~�OI��$':]��
&���|F[��+��
q.�ӫ����rč⁸�;H���Mi�{L���ަ���>�M�*w���>A]������5]*��a2�cR'��UeH*�X
)3�����̌���n�X��A�l�r��yֲg�m5��ax������\��xyB�s�w�B�31�ACގ�T|��3�IB� {"fك�
 14 ���4 �����W�"L���b�C(� �����a�qJ�/K��|Q���}j�W�&5=���ϱ��&�W
4E�$����ĸ2D�2�Gx5���9=�H��#9�D��`���s~��dBR��u��\7�i��
�0�N�O�P�g��:	C�a
��)�>�
ɗ��4%
iϲ��6�3	�
*����dd�.��OM��:��|�Ѱ
-��f�z&�,���WW���}I���qރ��.�n
/hl��hq�2�Mo�d��
5[��[���ihMB-q��
Ǔ\���l��eN�
K34k�6	���\�i6�6�a�!]��y�ٺT�˲[����ә��!�
�g��4
�uq��fsɆ����l���>ݗ��Д�0���_�d�0VDOE|4e�ͭۻ)�uc�xc,K��T�|��֣.*F��~��D n>����Q�q�1�@�Q]iz�7e��,�5C��2��҉b��f�͌T�b҆N�p����^weQw���᪳��`�
�qan��6�YC���\���|�K=/P'M��AO���G�?$���9�	�I
��
gV��#	o&<aM]'5�6?P�3#u{�Z����oRa�����~�?��w?���(*�e�l/�r[�}�f��
-�
`�Wks� >m��aۻ�-��O����4T�͎�i��J��(L
-�t�JVn(�"�{��h+H2�{"��үl��}ۘS/?T&�.�

\�r��,�k��{���=� �ۻ����]g_�a�ͺ���Q��V�ۍ�t�gz�ñY��N��ǘu�y<��,G�>��q
��ҳ��C�`"uK�/�aߕ�
=&}������w���
�rp1�� ��U徱ʺ`�ߖ�������B-:�m�i��"΍�o�
L�n�`�(t���ᚶ�E8%�8�����t���.�����+gg��q㋕62P�M����O'i��R~���Q"����  i&���s"����z����M~%��c
�c3�2
[ I'#�wQ�A5���D<�Q��	`�q��4Ybz
�[7-,�}S�k�]ph�<��J������/��
-��
��i�t���ʛ�
-�l
� UL��y̬i�aj���f�O�}�GMuS.�oo~�tq� Ͷ�i
��C�jmJ{Bn�B�.��eс�鏠L����
��'?
��3�Y�B����Q�v�~�t5�E���0$��l�7����~j��t7�X.�fc�P��e�Fj��a1��]���BD3�7X��~���珏�ٺ�
�j�fU�|��>�t7:�*I�S��k�ӀU������I�S�DP
+xڵ[[s�~���L"OV\�&��i�Ͷi���ә�恖h�Y�TH����{p!P�����A888��w`��[�ū��/��(�"�rA���v���8�/�7�wK���F-�}����rE8Z�j�Mw���O
�i�������ڋ�\_�q��-���LR�X�.�����i�2��ţi�[0B�w�x{��9Q((G����Q������n��[�[q���B���e��V7z��TA��d�
���$T��$g�4�G��?�v�d�P�=U�
{]l��Ɩ
7<���t���k���@s��о�MȋQ&�EJP�)9v�m��� �RP����~���p���W�i at qh���col�`
�K�2�9_�L`'p��6ϴ���Vϴ�r�x_�eBrJ2��%�A�޽p���:y�CI�%QC'��+��hWPNڕ�U
��/Z�FŮ��6eV,#H�2���cv�g,G�n��¾�E$��<4�	{0�;�.�b�^,�Mby���l|	K�Q�_; [...]
+�h�)���p(�K"�3�A
+�e`�<1
��aNF-�})3"B���!�^Z��0��ʏ1�
(]~� eD� 	u��Z���TW��2?*�$d�k�QfD�p �.V����8�_ߗ��RY�m�L��7�
��Z�]Y��E'�@�ae�
ៗ
+-M�6o�
ryg�u�P
��d_�;#�P��`�
�Uo$���ƕ����j4�m���Ύ�
!RW����MW��
������VX;��+MT,I�ɺ	iD���|Y���[��� "o�k`>�� cF*��@��QP�����jo�\�ͦ��l��V���V���MU�5/͜��T�s�د݈}�ƨ�75h	k��*›��빢��t�O\������%�v��ǃB�]'4���4�(]6J$
��v�������
K����6�by��6��'q��tX}rF֍ҧ�-��q�������`�8�$F�AbQ at z$�pX-�"�^���%\���H��ї|s��7���$j��ݾG
�X 4�����J��� 
!����."�}�_P�S���t�j*Z%ŧJyBH��#,VwC3���eE�R���ȡ}��J(b��Q����+tO��fk�_%�R!��:�$���v�)��h
�KU�İ15�<v��.9_�V��N�Ju�:�*91.�sBaR��Ô9�g�8v�Ss��X��A���x���
q���qԕn�o��%^ZH��,c�`��͒�w.]�FG)D{�,F�wo��y��4R!�L�7��kl�m�MW9(�
+e�G�]����_˾�">
�Z����
hNW��~[&�
M���8i�6-;��l
�x���|���vE�t�;
ݸ)�B"l�{
��흶^�M"Œ<��Sח��&� �&�
V�v%c�f���A� �~t���^�_�
�G�=�y���ϭ���]4|b�h���
��"��u�������\�D�[s4 ���J%�&�zD�1�P~\<�X}�
+��xU�)��xUHD�f�� @M�}�U�U�K�s�&���0��VF�*�{#
��D
N�¾�q"�_�c(� �N�O�9�>�H�~���lZe�c������8
�B[����A�yD�D�L�aa
�JL �Y�+��Ąβ��%�T��Y�O�5@p���g�n���kv�L��)y�rF�3�	���m���X�+<!���-�M�:N5!�BU�H�깇��dV: v�������fsq"�
����d���
fd��I��S��L�y�
�� �ɨ^�iH�
��jW�w8����Ow:������=�ݍ�%��i�躩�ڇ�^k&
+��X�`Jl��$�|4���Ɏ

�3I3#Ճ���RE{�Q��
��>��Ą��
`~D��;J(� O��dL8�ڇ��
C��\I�9�L���i�<C2�Jx�	�.9��R� ��d\�3�:�^1�^�s!�^��7ϕ#n�M�L E�6���1����Ma�7�}��zU����}
�0��/:�Ѝ�k�T���d�� �NZ?�S�ʐT
+�R$f�m��>�{
��-�4�
��9��� �m�@�jr���3*>5
 ����'�� ���Ⅶgb.����
}��@g����	 
+�D̶%9 bh  �
i "�g�;D���! �
�P�G�39*���A㔒ߖ<E��
���.��]j>z\5�=�c
�M��h��I��A��qg�xgH�0�j�lsz��mGrމ^16��	�����5Ȅ� _��o��a�)�§=*a,�
+�
�*���u���&��S:}*(?"�/��iJ:Ҟe��m�g�;Tީ����&CJ��Z��}>����a8̈́�L�X({���q����h��?]v�8^��l5���e��&^�x�3�j����
�7���Z��
�'�@=�9��ۜ�'�fj��m
	���lm��0C�0�e�p�u���e�n��?�3'yC�;^�<i���f] fsɆ����l���>ݗ��Д�0��_�d�0VDOE|4es̭��)���L��X���é|�Й�G]U�RD��!�@�|"��/棜�$c��t����^��Y{�(>?	d�g�_�Ş��f���hŤ
�l7�T]����ʢ�l���Wg
�,����
f
l"���}Q�57z���z^�&N��k��PES�
~H`��s�d�
@w<0ά�OG�,Lxž�Nj
6m~�0gF �4���H1,Mߤ�	����6��
~@���*�Ϻ�^��\���b�/,6�u_�����-��mᄋ��>٧N�?�Q�4'2���+�ף0)P��#(YM��D����9��� ��˻J�����mcnAH��P�L�$vr�ۖ��gq\�=K�������5m���:��N
+�f��GI
+�<�7
���=�f5�;9��
c�9��۰
M�L��5 <�K���]���m,�� �}W�~���t�n��-�ǜ����0���*��=P������
��?j�Am��H;\qnt�|s�d�`Rt���@��~�/״ݸ/�%����������X>��yv&�0�Xi#E�T۪�tb�F!},�;+%r��O!

+�fa�=='b�9�(��	�;�WR}�=6��=6� õ�t2��E_T�9M�c��� V
�M�%v��Q�u�¶�7�������ͳ]��m@�(�����W��pa��1M�ε�\y3R��ͣ����
<��5�8L
|
ތ�������% t��wPJ��l����NJ?T�զ�7�6)4��L^]����	�Թ�5�ϓ_���,P���W�*B�s��t5�E���0%��l�7����~.j��t7�X.ʈ��A�ߖ����ه�P���g2
&|���<��}��y����1[w�C]�۬������&���S%�)�vo�p���1&q����fB�
 endstream
 endobj
 757 0 obj <<
@@ -2800,7 +2764,7 @@ endobj
 755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 759 0 obj <<
@@ -2838,25 +2802,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 776 0 obj <<
-/Length 3507      
+/Length 3502      
 /Filter /FlateDecode
 >>
 stream
-x��[Ys��~ׯ�[Ȋ9;���<8q��q���۵��� �V�>=�8���b�J% ��
=}|��ċ�^�����ի/$[d$��뻅�
%	�,�7���՚`�����u�U٬�T�eU��[טm�ӛ��X)[R����˫�^_����xA� B!���vw���x���/1���j���u����_W��d)CX�n����gw?`L��O�o�&���
-Y��7c�ϋ]^6E���˪��+z����4�bM9b��Y|�I�g���@�ʪ\�}���s�HGxz/�h��鈾Z�6K�	�	
�Coo<�
��b�R�Fp�X�
�KLJ#��""zȚ�"�@�����VD/{�J������*5����ωUk$T�yj�)���ub
-#:�O`N�,A"�6��	ބ
��G�"LX�,�,pbz#>���qG	����	����3l��2c���
)��ڇ��]���
v��<�n��v�X3���
-v
�[թ���]����}�mlY���z�}U�m��2%�
�(�	7&2�y���IpA[)�0A����C��^�%I�D�n��Ȳ],�
�`q���6�	�G� 
�^sݭ�OϢ��M�{��Ƕ�oB׸���� 
-#��x3
�1z�V/Y�̏���Bw�Jɤ�n3�
�ǝ
b)_D��;�H1�g,��	�I�7z�M�
����� �$�qDԯ�d�Z��ُ
�s2`ȲY�e~�z�g��@qSV:ؓ���m]܄�U<'��
-��Ü��>xW7^�zҬ}��ʊ�/��ɟ
�ɓx� 
���꧕V8#V���vd����)v�6
>�I��>TM��n!�����
X�]}0��7W��
��V�nx/���o���>=�:
�zd0��N1
-�{@$�����y���#���K;��(��/
e��5�d�@��>+B��(�r?H���q�������זH�T�^�$4����N���P at C��D�vF�>H�g9x�9,b��"YlY�'��$�[�;������e3��$t�ة�s���3L��홢��X�K��
�чl�x]a\��Hd�{"$0��-E�&�YR������C(0���q�;}�����K3^��
���fl�W,� n�� {�7�o^_Y`t�=xc����jR,�"s	��P�YbC���b�),Q��%l�#q T�(�s5
-h
�~J[S�D��>�0�}3�1�D������{P�1�J�����j���(�^@�
d���eۭW'�;�=�q�)V�pN�F���
�������fFlg�;�9!X��а�
-I*lɤ�EU��ŭŁLB\�׻Ĉu��R�L�#sHƾ�<�wN��K�8���/"O`��%= �Mu
F�F�)J
&���٨f��w9��c^P��^�d�!�fyB��4;$U�{�1c^����q ƞ��n�x���
� E� �I��5; m�>E���~^����_�L��U�\e�����`=W�K^���pulS.ū�
�J�|
�rl^�r2�W9�xK؂M1�˧��ejnw���!�8�^��ځ�gxP t��jz4�Ϸ�q��x��tPah�\M�`�~[�mV�koh���~bi��~��vݛ��.}�2d��l��F?��yl�J]�'��|�<)Q496O,�'�o�6/!��xzfr廕0�[?�o�&�˰�~��

b��pAhx�o�@c�[E
|
�&��R��"4��z�}|h��6tZ��@��b�[9ީIT7V�:���o�u��0Mk���kU�x�km:;m�����i����n����F�
-beȣ$Ce;
�7�g���`crh��p���`�Mr�d����pq���~D�"�̦�S�酖�K,m��sf�A���-n��m�$/�Y���f�J�?�pS�?������;u���xsb�rd�N�{�
��)�±a�ث؄`w:1�z�k-��6����0�=�
�go ?���x�I�F6���[����E���.����	��֌��
����pJ�)��O��qW`p=�S �,
��,�����%X T��9�O0`8=�{����֪�#�N
���j��x�mR��:�Xz7�`�	�q֭���
-�G����yz
�m����U6����ߠ���EM���n�˚�D�\&0�W��irq
��B�sv�)%��t��
�4�7�K�5
,D�	�J� �R���|��-�h���H_zSV�?j{�.���dO���S{����Ӷ͢}wm�5k<�]��V.�h^[M]y@��|��:-�L��	�?	����(<"�p�
-s����m�:,o��0tX�<YuCh��
��ы�GV~j�UK�+���q�ϧ�1�M&��y�!�_!�>mv�*R�	��l�o��>�C��s�
J�\DR�g������6>z��J��2�W�K�}�(@���Y%�}��m�l�H���qR��LO��z�}����z',�Ax������
pQ���-[�o�=J�rШ��d�̹�Y
�&MD��$��C�"]
-"�(����͈',�z���D�՝y���RIB��a�
��%ĵ-F������]`��Y
�8)�z}f.�Ϥ��]|f��3���]���qbj��~5�B�Ӿ��ܒn�&o��6]�+��f��
6��V��T��Rt�����%�%ʄbGl
`�ٍ��_MLY��:�">���WQn�ۼA}Ȟ��H�P�2[!b�`\����杛�a�����.+�n�Һ?�qd��
���6��&6�? 9ُm�4���	^M���^R�����s��-�`�V:Q˨Nכ�X4�D�'�C�nj�;]���b��-;�:o��<%�"���Q�A)_���v�����yCՕ|���Qgi�F����6FC�~������\r
*�4��8�.�X�y���`���6�t���N3�k�}�
^
J�gSgӦ�"��4��P@����l���|
�u�Oமv�=�
sbl":���3Ӕ#� 
C���c3hCj	�L9�֜ pdF$��ž
-��~֧���7Rx`�'�{q���XlC��M�J�
�
#���x�N� 
-ǩ�\ns�ڦF�gQx�?���ʹ�
&R.
����s2<���8�"@v����T-,'b�M~'2�99v"��T�c�!)	�ϑ�%cd��q2���J\Q	���Κ֖��P��0;�6�qg3ϡ
�
~w�<���(%�W
̷%N��� ��鬹���8��tN�P�
w�û3Ea�&�n�D���m�%.܆���66�ls
u 
��fP���*	���V;��ƹ��Ap��K��m
*�u>5m�0
��������:{��/	
-~��_�_}�8`�.�AB�Q|�������]6-w�_
�+^����?� �
-��?�����[3u�L ��:',�Fl�{�R�����߯��D9@� L���ж�ׯ^=>>��
�b_��}��o_�x7Y:X4(�]��:��		���n�dW|{
+x��[Ys��~ׯ�[Ȋ9;���<8q��q���۵��� �V�>=�8���b�E�
s���uO
/�x�����W���la��T.��/�$HP���,�_dVk�1^�s��Y[Te�ZS��U�o]g���7u��R��l����W�����	�	�B��������b�_.0bF/

�n�)��v��տ����R���bu����~����_���M���Oyz�r�_Ƅ���l�nsw+*�U
�
v��
��e�Śrĸ��̓(�iA���U��w��)1�H���
&�44�6�Ha�}�Z3l��2$���x
+�Ŵ����z�&�
�X�FX�ED�5�M�
�וݭ�^���j��y�/UjDY�ԟ��H�~��n
R����6"Ft���Y�DTm��
�	'���E���+��X���(F|Xߛ�$Du�� ğ۟� p,zʌ�V�n���{h�w��bw��Fy���
h�f�TE�:(��S�����Om�d�ز蕧�D��(�ƿeJBQ�nLdJ�~E���R:a�
'��#���K���X��	�e�X^;6���
�
m" M� 
m�����gQ��&�#m|����7ah��~h�a��||��=d+�����X���ga��}�d�j�D���A��/"�ǃH$���3��тʤ�=���
����� �$�qDԯ�d�Z��ُ
�s2`ȲY�e~�z��;M���
+
��77ys[7��*^|T�a�aMк��͗��4�������K�q�g�|�$�(@Ƕ����i%�UΈU�&�h�B�����b��$�>�&Hi���O���o,𮿾�훫���h�(�/�}����Sm�
�M��a=2	��н  D��\�
ڼn���@�]BU�ϋ���vȚ
h�3�r�ϊ��,
+��6�t
i)��=m�%� ձ�&	M⠱���41�P�A3Ѥ�t���Y�w��g��@FD��I�D<I���N��g�"x�
�9�_	�sN*����q�
�h�x�h��x#V��)�`�!G4��D�b�y�ށ	�j}O�Ib�T %�%2;�
+�{D�a���Ę 85?k�Ҍ7�|/�&�[;g�
,�k� ���M�;��W�n�غ��T�C�E
C�b.a��=KlV]l>�-jѹ��s$����b�F�c�Oik������G��o&:��(�B�bJ>�Ri1�4?Z�2se�
h��
04�l���$p'��4C8�
+�)��HSz�!� �r��Ȃ
L~�d�9'"
��R!Iŀ-�t���󶸵8�I�+�z׀��Y���vd�؟<���;��G�U��"O`�ٍǒ
���:�w3����Z�lT3Dͻ
��1/(ErP�~��� x�<�ca���*�ʽ�1/�\cz��8c�^N�Y
<�SX�A��_ ̤`욀
�6`��Yz�f?/��r�\���*؃�2��U������̥
/�CS�:�)��Uz^�L>�W96/�W9�ǫ�O�%
���������25w��m�g�C�R�_�@���3<( :I�=���[�8�b<~e:�0tD�&H�■�6+ʵ74TYH?�4Ey?�[y��Mq�}
�>�S2�i��l
����<�k�.ѓ�n>m��(�
�'��Y���w<=3���J�-������c8L��
b��pAhx�o�@c�[E>�i�UA)��e�jg��>>4��a��l IM�Ƀ�
��"�+|��z�7ͺ�N����@³�a>��6����w����� ׂ}�Z�cu�f���2��
+�����m���3@�{
�1��ML�U�c��&�D2��gl�8u�A
?"�_gfS�)��B[�%��� �9�
Ǡ�}����6S���^HsZ3g���c8�)�p}��`
��:�rj|81O92T
� ǣ�L��
`�X�0y�UlB���Y=���G����Hv���Nҳ7���c~�S��a#�������T���!�Cu�O}��� Nk�R�`�
��i8%���'���x(08��Á)�|�Oi`�G��, *��
�'0ܞģX��@k�ޑ]'/I
�uD5m{��6�x�
D�|,��X0���8��Mx�
+����z�=���6}
���*F��oP���N��X7�eM\"k.��+��4�8�s!�9���^o�k�D�����"a��
+_�
+A�t)��_�N�f4����
�/�)+���d��G�_�'߰��޼7y���h�=��OsWm���9��FSW
P7�<߹�NK9S�C�FB�B��,��
+�� \��Z����n۪��g6

v,OV��`&��c�"񑕟Z�AՒ� ex���b
c�I�
^w	���W��E�ݸ�hA�����:�guH{N�C開Hb@
+��}}��:��W��Y�8>QF��jy	�O_�5�"�D��w�m�MI�?N*ך�M}��w��wC�e6K�2�������زu�V��G�UU���_9�'ˣҤ�hQX�}�X�KA$��0`������S����h
��;��;�_*I(�=l�󺄸��hr�3uV6@�
�5>�a'�߯ό����k����L �k��r��:d�_��Pkƴ�����!��۬�w�M��,��,������f,��]�^b�j	z�2����w# �WSj������C�U���6oP���?<R<&T�L�V�Xpס�r�y���n��;����J��A����i
Y*-�:g�
o����H�E�c[9
�� d�Wj��T�99h7��� �i����t�)0�E+H�}"=y�x��uj)6�ݲ����P;�S�+2P�Ÿ�
��\@�m����*�7T]�'

�
��iTA<�O
�a41�����=��.�%硒�I�0댓�r�u�7��
f�Ho�I�j��4���fڟ������Y��ٴ���&2Mt�Pd�yk([>z0_Cw��
������|ǜ��������4�(�P����
ڐZ�)�DΣ�5' 
����p��G�"����:��)<��큳8l��y,����&O��v����e�T�k��Ti.�9\mS#��(<1��YzI����)�egex�9���rF
G ;>o{K���1k
+�&�x��
;HO*�
���␔��w�v�`��j{����WT�������e$$��1�N�
c���shb���]'����J	#���m����#9���@:k�ah.N�3
�!����
���LQ8�	�!��p|�
���d����ۜG
 ��j����
�2�K�帨����p�8��4�
}I�}�Ce�ϧ��ᣝ&�c4>�s�=
WgO��K�B�_=��}�8`�!�AB�Q|�������]6-wͯ��/����V`�X�Yy�����:J&��������n�6�w��{���Ӛ��h��‘<�����W����A���רh_���W#�Mv
�
�w���λP��.�����/�Uz�
 endstream
 endobj
 775 0 obj <<
@@ -2877,7 +2838,7 @@ endobj
 773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 777 0 obj <<
@@ -2921,7 +2882,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 791 0 obj <<
-/Length 3355      
+/Length 3352      
 /Filter /FlateDecode
 >>
 stream
@@ -2945,7 +2906,7 @@ q
 ���31
7�R
k
I�Z}<Ɇ8=�J�\�)��
��'��3jm#6t���t1
 �YÓ�}-�l`} ٙ�[ڳ#Ǫ�h
�ʌ�\�x�B5`��᧏c�>@N��k/f{b�蟊y����{��w��A$u�8�el�f��&�
�P�
ݍY{s���}�@���0�&~��M�/V,��*��E��G�����:|%���
 �Mv�aH�2�ʾ��Y�
r˷�f�a�0ap&���v�*�|��p������Z�	��s�+B9�d��s9ƺ�blu`�1'a�#�S?� {�u�wE,���7�Q�@��Q�?��C/n����.��b��
N���6�.2W�6U
���i�m��[���J�""����B��ǿa	�z���(�!{܉�]�P&dr�9��o<K$ϒ����j}�W�πF�#���lH��P.rKb��0gJ�bzr�CΒ
���Bv�P�ҹ��DF��/4����k��*juZi��Np���݊���c�`���J�?>݅���L,�#�z�ZEµ
d���2=l����Q�:��?��?
-�	�7���	������Y���J�I�) �ۧ�I���M����C[�`%����p.+�k8��6Gz���u�v�@�]�ѱ��
;�k۱�5<�f���%*��P��
R49r�ա#w�>�v�P��a�X?T��
Q�n�����oS�^����Sp6lƇ����	�t�з��퉳�IP樂��:
�qg�<�ύ뎱���s�Op��/HG)�������R�J�%�u�� چ�@��H=��c��T�**�]z��_r�J�ۋ��:0��Ó� ���vj��q]F�e��7d�rf
B��m����y�����
n�]
�͟�;�\���)-�|��σ�����liD�m'�^�z�{�9�>R�
O �ՃF���
����R���mi�I��n�7��$��O�3T�'�aBBؖ ��� �����f�.?���o�E
_�}gx��l�|.�4��MQ�g��M�3�Iٳ��$�"��zW�a�~y'����\��Z0CdP7m��x�t�ۡ���զAU�t�Y>Md7Z:?�U�V}���]��
- at c%��q�
+�	�7���	������Y���J�I�) �ۧ�I���M����C[�`%����p.+�k8��6Gz���u�v�@�]�ѱ��
;�k۱�5<�f���%*��P��
R49r�ա#w�>�v�P��a�X?T��
Q�n�����oS�^����Sp6lƇ����	�t�з��퉳�IP樂��:
�qg�<�ύ뎱���s�Op��/HG)�������R�J�%�u�� چ�@��H=��c��T�**�]z��_r�J�ۋ��:0��Ó� ���vj��q]F�e��7d�rf
B��m����y�����
n�]
�͟�;�\���)-�|��σ�����liD�m'�^�z�{�9�>R�
O �ՃF���
����R���mi�I��n�7��$��O�3T�'�aBBؖ ��� �����f�.?���o�E
_�}gx��l�|.�4��MQ�g��M�3�I�����л�
��+�8���~�hT�j�6=��ܴ������n��[t[W�U���f�4�h��`�W
X��v
*{� ���_
��
 endstream
 endobj
 790 0 obj <<
@@ -2959,7 +2920,7 @@ endobj
 788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 792 0 obj <<
@@ -2994,32 +2955,34 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 806 0 obj <<
-/Length 4862      
+/Length 4860      
 /Filter /FlateDecode
 >>
 stream
-x��\�s�6���BW�pre��7ș�U�.���nw�٧�J�h��r$9�ٿ�����(��\^l~@@������7
�������k#UQa�[X�
-���f���Ŋ3Ɩ����c�k+��r���߻�뭿�f�l���\.�����o_���W���0 [p7����zqu�������`���ţku�PB����W}�bb5ˈ�`F{bo�}�C��Zē�e��b��BK��;ߊ��)*+Kle��
-hU�*�w�[٨:�t[p%|�M}훕ш�00�.���՗a���(��
n
&�o�w�Y3�*L�����1ͪ�Z �\�H�4P�{�=��L]�6���������� $+��.&SgEYV
.
)D�W�~|�`�Oyl�j��
fRr$B��W�5�L?�_�^�–�W–�x%s�
-�ʮ�[��`
煀+'�ʷnB3�i��L%/AЪ*p���x�rȠ�2��l547�
�TQ���(��J�B�H9ЦU?�D�X�Ը
-�|/��䗅0�{����:�n���;PX�"��1������[�z�;[�;݈p�5ហ�A S��f�IM453
�
Ӟ[��b\3n<�)�~��Oq�T]X&��@�*Sg�o"�����.Y N2 �����;�,�B+i�;0
��&p���"�Y��͘����E>4]���P� "R7ɞ :�%�\�<S�P������Ar�Ac:�Q^SZ��+;a��Ϙs���&O���c̓9/O�ss�97/c�Yu�=WϷ�vΞ�ޞ���p�oυ������V]�6�ӓ�wԓ���}�*��1m�
��
-�^A;^خ�9�?c��sm���l�<���9�_�����El�:��˳e����}�o'l~f�5�K�P�lt�q�n^{��6�Rʪϓ�?�YoI��z.���8I����s$�u���%*�thaP�T��&�Ė���	��W����
�	2
P�7���B�
(�I��-	5�3�Ab3?\�$���ᥘ�GhX�^�o�.ȭIQ��
�
-$C(�G��x�W��o��~_��n}S���V��/�u�ߍ��90)U�?_��yU�=�.�v�b�u�^���~��~��7���E�w�]��r�oB���o^-~t�~hڛm����f}��ᄎ�z���|��^�������B
���xo���z�)���!��6�:�b=���!�D��{V
�mQ��k�VX�ܹ��n�;xq��>P=��,o
�3�������3x��7��mMm1���WPI�c*����Z�� Z�y) B�M[��~a҇���Ӱ�#^CK��0�=�/M��n	�)��7��ْ�Ì{ ;*ʌ9�Q��* �>l�/h�uO�%���Ճ�^�A!<����z״���i%ePA�
-~N*�����~�
@��\���-���IC�W
D�i�̃'p����IՒ
��}$M�T#����%B
��J�ID �j�w�җ�C
a�?��E��
��D�r�8(_��p
--+�yKx�8[9�Gk����A��_�� ����`��*Ac�d�����퍃�_���>���]�
	`�@�U
ۣ
�&w��IPMoe�E��
7����+�F����S�
-B�Fn@܍gO�&CФ��kڰN^*�ݎĬ�դ�:��~#G�&�]t�Q:FE	�����#�\��2���E��/#� lY�٩b�
�.��*��5�J�����d(�����Ֆ�:���Q��1ګ(�
��e��S�#p�D(�ǒ'�R�&�񸧗U�#3kb]�������2Ȱ�8�|��3*Q
�M��-A�tb��H��0'�ݩN�mE�<�5 �^O���@���
����� 7���
�������?
ѩ�;�|H�s ��	��k���M�<�9mO)=�vG����� �!�8ٔ�����bJ���	�&\�h��gc6�<̆��i� �a�+�+���k�'��4��n����
0�8�Rcxx��ߡ#!�^���������ed#]����
L���9����v׮����g�g�׬i)X�.
UX�$@�;�<��&�-�Ž��O���蟸��=0<�u:n`-
�-�>E���l��Ċ\�S	X#�I��`
�0آtf�jn�!Y��$�	��
��s�<�z�#���#��/�
-�S�!��5F��X��ڵ��7J4�'q!xbp?R�"�7�u���05��Hp��
Fa"x���ܳ������z�˹H�S�O���6g+෠�P�-?k at Nh��L�H5�����x�����%�O%M"x�%�Vv*ib˓I
È5œ
l3*b�E��$I��"��%��Y

�����R�KBry1�����m��!
-�ΐ �w@�x9`Il��l�A$�o1N (�c��ΰ
��c/f��	��dQ
Ѵ�('���Z��Vs���`�=�)}�4�h�1#�i��o|��x��O��wR
�96�S��綛�U9�v'�f�����0$�>��Yۭϲ��|����Ki_�z�3��>i�����񶹺���\�h&�*z��1(�^�9�r*8iM�(?%���*��7
-7�އ�\	\�����~}�y
��+S0iρh9�YqR",�40v��ɢ�'`�S��}TM08�d%d�Οb.I$��m��-�SCnp�"#�rS{���᱗$� �x���}���O�cM�

-޲.O�ϓڃ�d^�e�T\�/M�����	i�$��&�珴}V�tZEڞ�O���J��*zV��QJ�&��
@
-�z���aս�`1e�7�A��� OБw�v���5���
��פo~7�^�l��OɅ`ˇ��	�]��$<
?�X�@�󀽞�/ rd/g��
�4R������~�����>���}��L�geϕ�2���q�
�4="�2�:M �c����	l[V�:�)�V��Q1c[��br��WNE�M(�-�}�6 Yw�x��|������P�w�}x��~�ٯC_w8���o�=X����3pv5��V��mS�'�p�Q�!��<���}��f~"#&BE��Q_Jm�:p#��_I%�����RLJ��}��wQ�^uAzx�w"�N��
*�W�qzM�{���F���qz at R���*92NU2�+�6�+�C\y%���B�ހ�Ɩ�@�;��#��TH��
-
�����ޡxt�넷���p�
��<[�����uPаi��C?������}w�
o~GUz�tJ�fs�%I��̡���Y��
UpkEQUY2{��J�B��Lpvڨ1*���N�6_�
? ��:�aF��tD �
!�(;4 �=�P���<��Oު��C�e:Ct�m �o\@����d�on��O$��������\_}�]����~Be�~�Y����vJ���c��p
Z��
-��.6�;j�(2�l��I|��]
��]
��6�\,5���nbx�mb����+��޶���qx��fOf�[bVR"��bWO�!犥L"e]�J^�f��t1
]F�=�����ʑ�,
�T��7�IH���Q��;G�,%
�$�u ������YBs*C��������UZ�D%�؃�<��0�0�u맞��`m}�}"-
b
�����E_b
��?_
�}��\�:�x\ϼ�����ծ�7�US�GҵCP�'��I���*�3PQ#�@j"���'�
-�c�	���c��{��\>���~��O��M���S�����=kB�|��
�ZE��\��	��{�B��7.�m�Y�M��ϖ����5��އ��7������>*��f������R�UZv�M�I�ɲ{�;�]
e��WZv��U6;�2�����9���C��顪�
$�������x��ۇVw��_?�����
�!S�:���\����a,_�o�x�8�EI������v�Ea��M�RUY)��3�L%�k�F�L���U�'��;'en{{ ���� ��Ȇp�$WQ������@��1Y��:��
-i�c�tN�O�����$1u`,ɝ�����3K��t��.�K1�XNY��S0e�2��ut��%}�I��
���3~�>Qȥ
{:F��lˆ�oz"�
I&?l��eq�c����"�j�e'�ì�[�
${���Fv85��5*����\ӧӇ�ٯ��\�(��:�q^�<P'��JW	���
�/�霗��+��լh=R�
-/�(r�L{�ڷ��!�&
�+���`ϝyV�c��Ƴm
Q�=�:Xۜ�����
-�(+P&䁮,/�U�Ϫ����GR������3T�p�ݘ!ۗI_��T�
-z�I�w��ҟ+���<{�a��
(�~��3��y���

pa�������8 ����c�
=��`R���>���{��j�m^����t�βHP� �C�<
wid��"���b�
-��N+�^�se���HG~ZJU�q)򼆬@�.��x����sޗ�Νs�ցSB�
k"SlZ2�.�"�<4�N�7����!m����d����$ {"�O��X��s�Owձ�E0�
w��p���G,܅����x��OFw=� w������]�I���q���هYT����G��!�1̳�蓯a�%,����.�ov�Y�
��6�}(��p�
�s��ܖ�(�9
z�_���x�{(z__%�끮���*��^B�`�q�:fQ”p�F���P�)>�S�D�&)�>��ԔE ���v�-��&������{.���[��(�����'��ۡ��ۅ�� ��g�>t�`E�B{�>��
-<L<⮲
C7�-�g~z���au
�`I���x������cqu(
��~_4�7 �o�eS�2�����$��n��OMۇ,G����X�
+x��\�s#7r߿��<�*/g�
�n�*�*v�����'߹�G�x��LR�����03 ��P+��4 �h4���a���}��?߿z󵑳���0��׳�ͬ�|�~5�qΫ�b�c�?�7���t����l��������:�}�mW��h.�B_���������_^q�͸@��J=��{��?�lϿ��J�n��[�͔��=���__��X�
+b���с���f��o�餴��-���
-�
�8�����a+S9+�U����]he�F
��mŕ�V�uh�ye`@]eC�/�iQqag�VL����L�8f�[]�����1ͺ�Z �|H�5P��=��L]U�G6u��L������ $+��2.fSg�s���J
+���6�_�j��S
۳Z���8�D�������+ы��K���
�͹��r}÷���<�+W^Uh��f"�,���
w hu
9��x�rȠ'��a���b�I�r��(�8�P��)�t��'��sG��`���|W	c��_�1�#�'��e,r����߻�#�����`���&<�"dʩbf��$S3�#�q�S
�R��S�
o*�o���Ǹ:�BI��,��X| UU��3�7������v3�,' VCj�]h�Y��4�
�����li��l�������E>4_���P� "Q7ٞ :�%�T��P�P������Ar�A�td����
p�� v�V�
�0�*c��,�Y=ǚGs�N�ss�97/c�Y}�=WϷ�vʞ�`��o`�Ϸ�"�s�L��+��O���I�;��H�ϡU��|
����*�~
k��
�l�۔џ���\�o'�/ϵ�r���_��^�櫳l�<[��i������/��F}	
*���=.������f]�JY�yR��2�
)��VO�ŴU'� �ܢ��`�D��2��Ae�&
Z=-��8�I?��A��~o���dC�k�
T
~&�P� 
+�(P���#��� ��.����RL�#4�� �7SB���(� L�a�!�
�QC<�k�蚰/�t��ibd
+vk������yӆw�R�<��*꟯�����
�W��B1�:\���1<�߬?�6��2�"��5>��*��71���7�f?�F?��ͺY��~��7�w_]_=�g�O�~�B�-�_Q[��l�������v��I�n��_�Ug�<���!�D��{=�mQ��k�VX3����f�
��;xq��>P=���oZ
,0�
�����3x�ܶ��uCm1��qPPI�cj����Z�� ZN) B�m�,#�aaһ
���Ӱ�G#�@K��0�=�/Ͱ�n	�)�6��ْ��
� vT��9�Q��* �>n�/h��@�%���գ�^ �A!�E�X5�f{�v���i!e
PAG��~N.����~��v Sw>�Ly��s�Ѥ��+"�q�,�'p�큟��%
j1��H� �F�1�ʄ6����GȫE���K_�u�������/H�����A�*ֆSh�X�.�[�#���i�8Y�����V�B�H�1�9�e�ˁ��`�����p��P}}
+7��������4�G	:�M�ۓ���.�Գ��n���&�x?!Ra�*):�xt�n{�5yO�
�&��\��u
+P��vdf�&����;r49����q0
+(J �N���su��L��{�
- a˚P�^{�P����P���!�U���dC!�8@����e�0�'DqzS�h��� �]��s�#p�D(�ǒg�R��
�񴧗U�f֤���7M'*�g�akq��ĝ%*fT�8
+��1��@�tf��H��1'�ݩ^�FmE�<�5 �^π��@���
�i��� 7v��=������?�ѩ�;�|H�K �������
Uy sڞRzN���V
}��c
�dS^��g@��q
���M���f���l�y�
]��^A��1�`hP],������v����j^Gw� �ʍ����~������昼�'�0.黽��`�Y��.���t�n�m�C=
>��fmG�@����’ Pg��y��0��p��^~*h�5���﵄P
���P�����#[�'C��I�&
&X�գ����a�E�̤��h/B���I�GH6$������ۈ9�=�����:u r�^c���ŋ�M�kA�D�}�'�#�.� |
]g��PS3�A�
����H`&��E��?��˝-�	j`���t>��|?*msp� ~
:
������p at 2c��	‰\����
Mph	�*|��T�$�_�ke�%M�;�4�)�XR<)�6�"6Zd�I�t
-!)�[b������
1�86pY
+uIH.�F�
�㓼���6�������H/G,�M��:��5F�	epL}�֣���,Rt?(Y�c4�;�	p�S�Q�jγ�Mu :.L���3�F����'h��A������A�A1�F������iUα��9fM�n�l�l�K���g�n}���V�N����
�OZo,��Sy�m�n�� ����A2y
+J�EjN�<��&M�����A�e曍�h�cP�
?�~�]�a
����TL�s ZIrQ��	
#
�
��hQ���)
|�>��0��d!d�Οb>I$�ޭ��
�Scnp�"#�|���
+���q�$� �x�}h�}
��O�}C�

+޲v���Y��G2�ҲE*��&�AJj��4i
+�OQ��G�>+}:�"�@�'rZ�Y�ui5=+K̊(����
@*�z���qՃ�a1e�73�A��q�'��{yۅ�����w@[5�kҷ ���/^���K��B���>�D�v��!	O#̇ �+�C�<`��� 9ҥ�9 uO"��9l�3�>��
AzjE�i��O��b_Ɓ����Y�s%���9�!��!���ADPT�	�$�a�o��p{ۺ�W�>�
+R8j&Rl�VJN4�ʫ����"e�%=�O�F �o}�/�p�]�`��n��o���7�e���~�-u ��X
rή�E�J_��n����;�9����TW�q~m�'2b"T��<�N�h3ց����B*Q�ו
�:!�� =�K������u"C�P�8�:���$��#�פ��h�
�T�%�J��S�����&qe z�+/$8{}9�X�
D�A.<b�J�亨�A�,��=*�G{@�^x�������g������
+�]?r����"A�/������.�ZO�NI�l*�$)�\8��V���Z���n���HfO�S)]ɱ�R�	�N5F�3��I�拰�H��g��sF$
 bc�G+\�@��E+T��<O��S��*���z��� 
~���p}@�l��M���#I<!��䧃5v�.�W`W+!���P۠�S�l�j����kh�79\�֯�²��M�~���6y�O�,>��.���.�Gm�u.�
�*<�71<�71\Nmb���
o[���ax���@f�[3bR"�-bWO�!���e���l�,r��N���.�=�����ʑ�,�E�T��7�IL��UQ��;v�p�-%�d�� ������YBs*C���I���UTZ�D%�أ�<²8�8�e����hmC�}&-=b���:���Pb���?_�m��\�z�xZϼ��5��զ6�U�t{ҵCPW&��I���*�3PI��@3j���g�c�	��������|�?��������
����*k��Ee����6)l��[��"��a���
������o|(p����h�,ǟ,����k��m
�`
%'
��}Rx��&
��79���
�|��G���w1��c_yٽ��#V�l�Mo��ߗ��`\������f���w��⦟��!tSh[��Q�p���n
+{��L��-Fs�.-���B�	~��8Z
)JR
�_mƠu�>
+^�hr��
��.J��ޘ(er���:(e"
/�.ǟTV�|����(2B�,[��"Ÿ�\$�����
�V���
+���͏��9Y>�C�'��<ıcY�,�F�Y���WO�
+���啥H?��H��?��_�/�CL��_�uE�������B.]��1b=f[V�}�c9�H
+�1`kD*��9@��O+ r��Xv�8�Ba��(@rP�x����&>9�F�t��k�t�X�1�U���k���^� �� �;��7R�+��z;����y�/
�C%����G�Q��7!�ړgԾ
-�5�d�_�M�F�x�̋:
sxn��v���#���-�,�N��QK���eB
�*�RE���Zz�
$%]O����>C�"� 'ߍ�}��
ILu\�@O2����W�s��>�gO:�PЁ��O�=�Lxz��?x�\��:F�{~�t �VqL|
+�1�@�2;�T�;D������޽�:���+���1�cgY$�y۱
}���42ZC��R�I1u�T�n/��2��
y��<-����y^C� Q1D<}���x�Ks��yk��)����5�96u�d���3M�S�
p�ʸ!uH��/G%���R?	�>�
Ղg�C�}�9��Y�#ރ���x8>�, ��S����<���
���c�;�qy��>�c��x�6�
�,���I������Yc�)�0l�
+���Uz�7����X��6���Q�ι�yOnK[9eN����߆���7W�z�k��>�+��>�0h��(cJ<F�K��4~ʅ�ӹl�?m��	*?`j\U?����wK���Ig�Ӥ��^��l��6�v��wC�	n��k��v��<��Yv�7X9���n���
+����0j����!pf�a�_�7~V��,�M�Qr��߿}�����U]{�����7ۊYc��I�Hv��]������?��V�
 endstream
 endobj
 805 0 obj <<
@@ -3047,7 +3010,7 @@ endobj
 803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 807 0 obj <<
@@ -3073,22 +3036,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 817 0 obj <<
-/Length 3402      
+/Length 3396      
 /Filter /FlateDecode
 >>
 stream
-x��[��������Y.�C)�E�&iӴM.[�]>�lyW�_'������H����B���(r8�'Gtv?���������J�YNr���n5��L+F$g����՜����QJ��ڗu�V�ms}�%������Y����u��J21���ǻo����z{�`A:cv��r��\���Ζp��%"7�G;j3˸���쇫��$�\�dO,a��{w�̼ڔ7_��}S:��&v5�u����dtv�3"�����5�sh_+�x��.��k�w�v�v6
��9QRäv�o�=S$��� E��F�<�ԻA��d$S�,���Z0��3K�h)���p�gǃDHON2�wK}�	��Z Y�`��6�kIP����<kJO>F���Lu��(����x�̐���xS��e�M�VH��z�Xb9��}�eb1���w�P�7��Ӗ�vז�uEN(��#dD��
,�MjB��$���J�
8��ˣ,x����gq�	��9^SF=E&�>�=B����1�S���w	=��u^Sg�F
)Bi��	>"Eͳ��2�],��=�b�b�*,�!Bf=[2
�N�L:�}�	c�� �k�-尓�hP
�6N'L\D�8�
�^N����t �X�p�r��7%2J3 d�b�$�EH��
�|�
���1�ݠ*��{Ɨ`=�g�<V�C������f���՛���)�f��w�"��e�
��)퀕��p�P.~�����i:<�=Q���n��cLo����X�`���
���b����vQ�Q�Eox=`�郆�r�c��vv�hں����u�8������w맇rY�pż�꧒rN��4Q�#��~��
Wl�5���TGb ���u -e����DZ#����`�z�95;%���
�
7{��j���r`�[�yj�r���.�rۢ�Jb4�rj��	�����痣f����C�&�8hF�[��G�|�"�?D�
�FcT�t�&�+��U:��!a�`
�o�H����p��%A�B�*ĴB��n�ѝ_�(_%hO�\��9fUF�V�`���T �	*d����錢v��C}���%P���]9�^�GȰ�c­�p
���7-(h���2p���HnX���ir"�^��)!�
�pL������gP��z��W�
��NG�L0P>�����`>�	����
7��L
-o��b�

�v�����cc�l�!��0�_q��?��h�Q䀱�a<ڙb�.B]V��v�R`D���m������L2B[:�4�*
��a1��f"s�%��b��⟤�Pk�Q/Q
������F�����оh�`�{�b��F�
-�^�4��!�.�]JxƦ|�_C�x_!�~�`��>���r�o��eB�����
�����L�
��T�v�D��
�5%�r�6nj���@&ɬC�F[�&@�ʣ��Rh� �<����FpS�{����E��
��q����4�{ME��IJ�D���p��FL�
=�7���z�
��jC�I�T
�o�~��p8���"s�)�(wA=�U�o���uY�$�(%L�g���2&C��+m�wT�����*6�����@��I�
��
��e�����ęk��Nb}
+x��[Y��~�_��T4qЩM*Nl'����I�*�~�J�
c]KR
ϿO7 � Q���OIht}�Ig�3:��ꋻ�ۯ���$W\��V��δbDr6�[�^�ɯo�t��}Ym��6�7\��n�~_ڛ��]}]WK
�$s������˻��W
�3f��h!g��ի�l	���Q"r3{��6��
�]�~����N��J���<�w��̫My���7�#�mbW#]�_ILFg7<#"��\_]39����b�WO�}�f�}wqo�kg�!i�%5Lj'�֍�3Er-
P�h>�a$�3O��X0MF2�ςA�O���9����)�	zv<H���$�y��מ`���km��

�̳�����`4ˉ�T�j�2-�L�g�
�Xό7e�X���n�$ʨg1�%���*�G�]&c8�~	�{#�N0mYnwm�ZW�2�. <BF�����ڤ&DQQ~�NbX��T̀�^�<ʂ�o8h}fg�0`���5e�Sd"�3ܣ!ԏۻA�C8e
�~��C���:�6ZHJ{f� [...]
+T�p���F�!
+�g��
+-K�	Dw~ݣ|��	<sQ���U�Z͂��R�x&P��M֗+�3�F��2�
�ZK�@
Ccwa�${�!��	���1�
�:޴���b�����:^<#�a*��ɉ�z�ߧ��3��19�FB��f�A�����_u2�:
-3�@Q�����S��X&d�B�c>Ds�d�K3)����Y�>,|t�ڭ׻k.珍5�}��kd�X�E�p.�QG�Ƣ#��hgb���uY5�ۡHH�=��z�9f~J3�
m��T�t�*��|�����Kh
��0�?Iu��,�^$�%Y/�?&�&����}�v�����r�;�($��i&�C�]
+���M�>����Bd���L�e}g%�f�>
	��x8���9,-/����!�=
!:��� /	8,k,J4�m����L2�Y�8���M�6ƕG����Fymc	�঎�@���
���
��q����4�{ME��IJ�D���p��FL�
=�7���z�
��jC�I�T
�o�~��p8���"s�)�(wA=�U�o���uY�$�(%L�g���2&C��+m�wT�����*6�����@��I�
��
��e�����ęk��Nb}
 �Fˏe��y��ϙ��벸���|� �OG@�����<v���c�)�C�)�2�
�=�>D��+�����Ҟ��JU� �N%hj1	0��J��$�%>N���az�=����XW]�1dS�� /�Jġ�p�!��^D�y	3��乜F<�t�l;c�j(ș�͛.�w�t|,�
 )�,!�@B��b�D(�Τn�c���\Z?�>�����B��d"]H
 0*��O�[dQ)��-%<w{��#ڴ+ �ĥ�x����ل�aL���t��"}��J�LLy�$\�8��U�?���
L�}2��Sz�����"���Ӎ��ʐ+���̳;V0�U�zJj�{y>ҪQ�@� e�Q_5�Q�@�Uy�j��������\/�qݐ=�Z��a�%{~��|�zAąQ��
ޡ\�}�iA����K�"�=
-�3,�~�X(J$R�rl^(�+ޟ�f��������r[OqC�!J��4:M�t�������1�V��\���I�Ҫ(�J�y��1���l>q��e�!|-�t�d���
�MӌUM�"���B�����C�3eT����Y�
��9=�k���^���MsؔM�eC����xp���S�C���
d�����U���+vn:
� �t]��%�������;�ԜL��1s�;����]�K]2JH�hӕR��>S��#�m�Pt،��|5\�i
5�B�
�[5uF.�p��b�����9`�6<O���Dfg��x�/�����m#j����w��Y���B�*�ģʧ�5�<>��K��P�K��5�[���9���*��!���І#ڬ�9	,PP9���	�����*
"y��� 
-ȝ��D "\5�h{��'7���ږI���>f
-4�
jb�Q.X��e|�3BOߧf�����D��00�	fo�$�
k$�W#��y�	L�@�[8	������$�����W`@LЀ$|�lk�������H�G�C�������`���c�,C�����'��'0hf��l3��ڗ��r�) &�71M�{�7�HK3�
�Є$�W}H���g�O�*a�u�*^
y��vpUټٗ��5�|1
�ːcKwDžTW�M�����/!&}e����/-�bM�q��l��]�AkW�2E�)��e���ά�U��J��ʛq�zu>,�}_Y�
S�7�K�hݰ����w,�5��
�#9�⛋�]խ^��S��0x�hQ��I���M��y��5e�j�_��}+,`l����������kӶ���
i�a��1��E�#�+Y�mo��M�tF��ֲ��5��u��/;L�����(�t�

���A�4m���A.
��j�4�� �.�s���9�A��>R���#�4�:'�<�̩�'F�w�ȉ���}5�S;����~5 O5�mm&�O��P�
L��7�<�=�=�p!2x�e#���!FQ?Ɏ�ɾ36�M��
�|
-T�賠껓e��0��K����H��hN>��4x������
��0�Ƌ�)�-gU�g`���a��O���j�\��6п��Ǻj�~�n�Ո��;�n���*j�E���h|/"���T��n�M����Czp�]���j�oM��o�Ū�ߒU�El�C�4�}������'L@F���a�
ə��+�a�
���9��'�A�w�hTo|�w��p����
.�ݔ�o�ڇ��(���#1
�(����
�h��e}�CY�����4���;B]�-
-T6�

�v������#Y4䰭�5��[��1�%d`%��yՅ�]w�Pm���
x$��
-�]�
+�3,�~�X(J$R�rl^(�+ޟ�f��������r[OqC�!J��4:M�t�������1�V��\���I�Ҫ(�J�y��1���l>q��e�!|-�t�d���
�MӌUM�"���B�����C�3eT����Y�
��9=�k���^���MsؔM�eC���<8�Lĩ �!�H�2�����*@
B�;7
j n��S˒�	g��Awp���
\jN������
ֿp����.%�	Q�����`j��c�l��f(:lF�P>���s!h��­�:#T���
�Ҁ��z�
0l�'�Rr"�3�b<�L��e��]qW����m���JL�EN�Q�Sm�Y
R�ҥ�C��%@��-���
�`n���Y
lphÉm��(��F��^�
+Adw���<J�i�N��b" ��l��=�œ�qy]mˤC�~3�51�(�VQ�2>����S��,%n�.�<:

q�ٛ7I.Ú����qq^�A;��N�"7�"��I�`�2��4 	߀�ۚ�,�=�.�?�A�QF��~$�<n?:!`&���7�Pl;�D$�	Fm�	
���=��$��%���m
+�I�ML���
5��
dG=4!	�U�`f�Y�S�J�`
��WC��
\U6o��zM)_
��2����q!ՕkӮ�}��K�I_�篾��_˶XS�c
�:[!e�f���U�LyhJ�~Y��@j�3+d�ஒ)��f
n�^�Ka�W�u�Լč�R,Z7�>���

lͿ�B�H�����aWu�m����Fd7

=Z�{�f��u�jS{t
�wMټ����t�
+
�i:��-�qEk�ڴ-p�-F�m�t��bQ�H��@cۛc�eS���-���~p
pf
��ዀ��F b��;�,ݟ��b2� (�����:��e�~bU��&
@�e}��>g?�>�G�9Z�wē�R�ᄶ��9�Հ��(�.9�Հ|��xj��<{߯����̈́�)�
�ڃ�����]���'
.D/��l��9�(�'�q\3�w�&���}A�O�J}T}w�L��XbI
�1	�`��磷����<�>�@c��AS���xQ4�����

���8,�����ZM@#������S�XWm�Oԭ���ӭ��RE����W���E��Oe0 k��ݴ��=d����~����֔���_���-Y�[Ķ:�M��g��Ϙ��x�d�Z(��Vʐ��K?��V�Pa
+��}B�|g�F���A�y	w�mo����MY���}���b{�>ðދ����� ���c��~(K�I���fݿ�#�e�9F�z��m�������,r�V��T�-H����,

D?ɪ��7��H���͍�����<\

 endstream
 endobj
 816 0 obj <<
@@ -3109,7 +3073,7 @@ endobj
 814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 818 0 obj <<
@@ -3135,32 +3099,29 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 832 0 obj <<
-/Length 3992      
+/Length 3989      
 /Filter /FlateDecode
 >>
 stream
-x��ے�F�}��<�S���wIK偐p	�,�PT�	���dɑ�L�*��s�"u���˸%u�>}�
�ڭ���7��߼��������㪠�L3�8[�oWo׌0z{�(�������+�~}�麻et�\�C5ڷ���a쏛��Zx��L�yv����7���|{�`G�bf��L��f��k�����W��"_=�Y���~�՛�?��[El@L�2.�ʢ�
���X&��S9�Ѧ��c5���
<�۪��
���W<�S�hZ���vJ�Ҥ�D�34�3��cD�Q,''rL�a�B����"x�Ί�-��E�@��|���͈�2������6�
=���0Ի�r����{��;�S��}=V3� 
@� 
b�H�
凱�QF4Z�cY��g�
�ݮ��ؠ��:ρ����~�
BzA���}�4��$(���
KI@�K'b!.�`�m���ݶ��R^mO�,�n�=
U��-Wk'���k���
-��Us�3'�5�z
�6�D%��hroP����~�
-1�e��*��Ǿ<tʹ�r��(�o�� ����T��
+�n�\7������ݲ��S���i|����lw�r�jثDUn��X�D��Y�bMdν��������ko
��z|���ۂ���U;$�
hrI�,,��'�o������6��~��~}�z�6M�0F�OFҭ�tSFo%u�lh��=U۾L�&Ȣ
Y>[H ��r�������<x��9�� 8cAg�B�F�i���C�
�
M�5��C��W�8��R<S��^�+�8.�Ovz�	�_������<Y���#b�X�V-S�l��}�G��b}˜rd�"ᨪ{;<�
�Mgm+
݂��P�i`��IE3�ȷǪݸ���0@���d(E��}�$�G%��k=r��A�բwH�f{�?TN
-�i��a�V
��h���o�]
�>��Xo�M�#H[� ~�J�1��K2
|��=�P�
��:3��u�x�pVi�m�
|�k�SDI���y!h�}�V�TX��<��ˉ{v�;' J�B���"#^�
-xP+a I�M�ځ��F.�v4����pR
��:�ʼnX�6o:Q at MX���xp�;x�)�&IVLz1V���y�������o���cY��
~���*���
=�bl����xH9pđ�y��q�'��(&�������~,�[Є]�^�@~��[駶�y��z��� �එF�L���-�G�}��^X��>���w����{/O��]]5[Caxxxg��h�W��i"�R��\��Ѝ�S�F��A�-�w(7�
-k6=q?�CM�v��e��yK$�b
޾/��Wn��tm���xp��
E
]���~�c��)��3���E͹�Y��q
��	1/���4��
WGc7�c�#?k�
BIBOm%�r|����Ƚ�Df��lW1Hp�_a�iE��>�O�g�;t�~k|�	��9p���1PG|,-�C_�Y���� qg?l�}i�碖��x���W�MKp�k��������}kD�q[?���
c8G҂����U������T<"
-"2�Mh�U,�D�k�'zk��c�� �3Tc�-��T
��584q�24��!��l���X'
O�Q���u��~R��Ĩ���
��p��˾��up5���_�\�5����׳�G��X6r2��l���M�"���z#��

]�-|6"�o���%c�LR�����@��fN0 ��z������Lg��쮉�� `>� ��A�l�6qM�
�כj���l���)ƚ�?�������
-��]g�据�||� �h��= �c݌����8*��lYg
��W�5A��D;�
5_±�I�?M`
���dE|�@��atH���u�1���j(r190b��,-�7�R��$g
-y�I�!�&|���`_yn�;|Lm�	�f|EO�Z2Y,�)}�|���G��V�Xi �+�%�KŜ	|�i�f<t�h�k�*(�Ԅ2���)W�%R�3��m0�����G.'���K
_;����'��eg�/Ŝ4�AK ��2��<*�*�,)3ZOs�]2�^���+N�@�ؔ��]{��
-Ho��v
�.����ɏ���`� 6�>��<OK�VD̄�,�R�h��LQ+�~J##j���
����q�;4�i�M)ߤ�HA�\�@
%ڌ�l��'�Q d����l��U�lA�ՆUS�V0N�Dc5�$
��T�*��!?���c
v��bo��o[AVp���Ud�GIiԑH	
�mq��^L��?�A
��
�@'ފ��muuS�j)m�=FÄC"�q�'cS&{b^
�X4���c
-������nJ�\��#�`6F"s��6F�H^6F������4m�J'S��K�9_x�L㡄w
`�5�
!� ��D����F��	4�
�3��c��1
�[%迢���ƁR�M
-�%�V`��� %"�B
-��T�1�Y~�`@ 0�
�Y�7Q9�����W��C�y<�Is~\V,:���`�,�J��s$tN�X��.��?�_�q"½���!�u�K�"%]��)�9W�х��x�}y�D���;,[��`#��az�8ݚ���T�p�XmLr]�X����Ǹ���Ʀ@��*W�]��!�9���Y����U*��P�?��M�;�u�i��	�KUd�
-�#	c��Ge�,�����$Xd��oRP���1G���εt���,a&����W	�Y &� ?��S���‹eL��
-Ń(�g���'�v�� ����q"�7qO���0� ya��K2@~9�rŕ�:��2�
$(�{����&
-]��Wv�'y�i&?����O����Kp�Z�Y�dVR�9�G��9���
���
 2z̋��-�D\A q��A\��%E8��,)c�I��%e�pt��J]��)�
�����v�^�է�Jjz9=�p�s�c��x�)
-���a�v���B�k/�ֆ�\�
+�7��3�67O���a*Q�ؗ�%$̉�O���\l�TD�&C]ӿ�y
-N=���I;1b&����I!M�Ǵ�B�/Q�΁��n_��\��5@�Pr.
:ڢ�;�
�=��jL�
-^V�
]#
�5��	�M�*��2m�A�2�� s��H�������`)]�ON�aGd/�]͟#��
�W<ڃ��)
-������	�#&'|�vb�`��9�2��
)��O�Z�����K-qe%*���j㟧5�R�/�8��k���Q��n�m��,��h(�u�lq���l���ph�M�R�M$���ʠ���B�
$U�F�n`��\�[��X/l��^�@ -"�.%�B�K���j>�9���1������4����'j�"���5 ��
Ra���X
{�TE>�ӡdб�]j�8E2��!ԗ
a��7���E/G��/��-�+L*��z�sw��ߗx���Zl�47ճ�!Q��gG�
lQ��? �Ǒ�}�*
H��
0�
��g��䎃o��Zυ$����ۅ����>
����%V"�r����	Cc�pC�0�t����aZ���g���"n<�=�ú���f�$T/JL�R5$��-�)
�FN�̣ ��E�ajn!�����V���h���i./�����V�t�2U�� Z-;�:*uR�d^Ɵ���d���Eh��5Qw��]lq�8�lY�ЪطP!"$�_s"y��D�A���?�h�:�t [...]
-O
Az�nOʨ_vN<i\���W?.�L�
��S|!i9Y��=�y�?B[vA��������p��U��6������åt�b\ϋ �����_,�\�^^2�[¯��g��^�9)X~�?/�Z
n*Е� T��������K-�݉��_L��
��#���ߗ��GBF��a��RQs)��WL�k��᭽ʝ�
�+?�
�_�
-�Ƽ�ͱ��8
^�|���L69���'���ph^F�[
�1I�R�����4�	�K�dɄa
n�
+x��ے�F�}��<�S�ӫ�JZ*��Kda���M�hl�G K�$g�T���7u���˸%u�>}l�[e�_�|r��W��JR*�V���2[����~�z���f�w4˲��S}{�d�~}˲uK��s=��d�����i8n����M��b��ۯ�?������
+;f+�w�9ɹ\m�7o��V[x��*#�,V�z�~%��v���7Y���li�(_匓LI�r���`�)_OO�dF�~8N����f��l��v���_��TJ��vא�0S�"e�
��H���
%��b	8�`� �2��@o�cfVtnA�*C�/ "+�3
�xl'<�~�
��
�m���N�Ʊ�u��>���+���zx
����� �%� SJJi)?N��2�2�u7U�&�~֘�������5Z	����>��WQ��!�d��Wm{�\�2�
�ДD��p"�Ҍfۮ��`�o������4��
�c=|w���
+8�|���h��XN
+Y�\y��	a
�
�
�P��Ӛ<hTԺ4��B�vY�5����i�}���V�,i�
�UF���z_wSm!5��kg���P
��[�6{�y<cnrF���ݱ�٧�
�DU�z$�!�����t�XQ0g�@���w�����
��������d���Aݍ	~�L.J��I�1�������4�q�Y+��_߬��M�(L���H�U�nR+�Ȭ*k����wO�v�R��d��,�-$ `}�%�"!>�G8����y0�Xf�@�U˂i���CՎ�y����F
�ƫj�ʲ )�K�N�k�8.�Ovz��[������<���#b�XF-9��|��C�G��c}˭r�^�pT7�
��
��7��v��p��40؃W�
(���6v��
P�3>9J�q��#�P	v�Z�\e~�`u�
��
���BmZ�w��QG=;'�Y{�[t�\��05�c[
��VZ+�_�
+i�#�Ҹ��[w#�4
q0�
�m-< (�6�U`�~ �y軭�"��UP'm�oЪ�
+
��vb9q��pgDrXH-��]���Qj$
$i��:30^\��֌&���zŰ_��^���h���j’��ǃ]�ÓH�6A����To���ͬ�F�
J���eӝ�z���o^��̿^�6����g(��!��G��r�x��Z���k&M�1���X���	��)�
߁��ͷ�M���v� �5�A��m#3��#�]�Lv��>s}��q�� s�o�N��ջ�n����������h�W��ɓDJMh&��ځ�&-�����;T�
�՛���ġ�3�
eZ��%�y�o?T��k;Wk
��}gf<�O����.����A�T�}ę�fc���ƬH�8ңG�	F�4Cm�zxkǥ�Q����8�H���A(I詍$Ֆ/�[�
�sל�\���� �n���/� 0�(�e ��{3�G���7�`��YaI�u����>
����f�
w�ö�WZq.j���Py��-hZ�c}W/���'
5�;#
+��f������:��~X��2�ia��q��J�#�$<W΄�^u�Ht��n�s�ڙ<���?E5���pO�`80X�C�')C��i�)�Ve��q��ux|�Q�h��'ծ,N��
��������^W���5K��ӳ��jv�P�DN�T�M�
6iPBD���`
Pox���
���F�B��Q
�d��N�$���$
M��b�~0�


�`�t�
gwM��A ��a�
�fS��k:�&�xh���^��g2�1
+�Ƨ�l���:#�W$+4#�:�7ot��c39�F-D��A�v2�&��Qe��f�8[X��
2�6�A�Di���Uz��4�5�7ފ�p���d��6�qkO��~k�մ6Pd�;0b��,-�7�R	�$LJ��$�S�t�	�0<�׎A�S[�ș_e�%k-�(��T.k>�A�"�`�H��)�C���r�>��tV3
�i�	�5{�ɥG9��q�)	��&R�3��m0�����G!<�ހ��JW;��-#�����("^�9i@�� ��r!�ET�L0hRf��s�]��^ۺ�+N�@ĨOE���n9���c�k��OI���GWWL0x �f
tx^�%RI�gB]�z�y4�F\|��
+���H��5;E�@��&|�@�
�'
3)囔)���
�a�D���9E	@<߶�eSIh!Se����6��B�H��q
+�$
+�y�%��~@��WѤ��Y
x�@[�
GT{'(}��
+�"�KYl��"+;=8�,�:)�A�-O�3‹J���'4("0���[eDR�A[]�Ȕ��2�
���!
Ը�)ޞ�W���fy���=gD�⽾;#E!B�j�l0#��Z�J���Y$/#�U
U[V�e������rB�a�-<H��Pܹ������W_)"�ʘt�K��Uƙ^�1�������_f���āB�u
+�'�`��� %"�Rj
+��T��������@`��3?o�
+0QK/
7�Ћ�:�x��$
����XtJy�a�,�J��s$tN�h��.��?�_�q"½0��!u�K�"E��U>�9W�Q���x�}u�DW��;,[��`#���{�8���ڐT�p�Xmtr]X���������ƺ@��j[�]��!�9���YZ��U* �P�?��M�;�u�+R�	�KU��
+�#���G��,����$Xd��oRP��1G�`�Ε����,�&����W	ey &�?��S�����eL��Jɂ(����'�v�� X���q"��qO���0� ك0��% ��c���p
�bX��=@��Y�B�4��H
q���d��d�S*v� ��쥖`�.���s��*��;NqN�3�R� �Ȅ��
�r)tK!�W�_�`��dI�At0�D�c��1R2uIY�"
]�'����v��B�2�ԂY�r��تSU�jz9=�p�3�c��x��
d3��B�–�9��^��	���=Vx7v��g�in���/Q�ؕ�%$̉�O���\lb��M���$s�=���I�1��DExߤ䋦�cZ�T�ޗ(F���@0���a�
+O� d(�

mQ��
M
�
	og��X/�o���w�ZS��:Iٌ�2mA�2�� 
��H�������`!l�O�ڰ%����.����E��+���^��%�I������
_�NL
L1GW��"]!%���FK��\L��WV�2ʀ	�7�ٯ���\1��Z��
��M;���EDM���{7�g+�u�C�l�mz ��/t�U=W췖R� ��6�����
o!Cb�0�js��t�Ȼ�lrA8
,�dg��(��'^XĴ|.g�G���?��m�N ׀�kJxrH�E��by��S�(L��A�fw�����h���P]2������
��7xq_glaRfk߫���v����Om�b��TϢ�D�x�
�3�E!��� (G^��t �'w8�(2����=�ٞk=����#��7
���q}r=q�K,y� <s�
Cm�pC�0�t����ѯMU�s���"n,�=��ڪ��f� �Z����jH
)]S*P��0QD��3���T�B��
8U� }�Q7�G��]� [...]
+ƕ�蟶 
샛�����
W�(mu��.�+'�z^
��%�bI窖��A�~]=[���*HI�k�y���bpS![I@eJ�+j��'þr���h�����x��X�u`����.�0�
��K��8fo�r��j{Hs����w�/�2�W��F��������g�ɱki���C�2"��Ԕ
+2W�}go�cP_%��gɒ���Mm0
 endstream
 endobj
 831 0 obj <<
@@ -3209,7 +3170,7 @@ endobj
 829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 833 0 obj <<
@@ -3247,23 +3208,25 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 852 0 obj <<
-/Length 2858      
+/Length 2854      
 /Filter /FlateDecode
 >>
 stream
-xڽ[w۶�ݿ�o�Ή`\L�
ڦ�֦�W�OI�FK��V"�����}���J��A� ���7'�	N^_|ssq�}ƒ
�͒��$lj��$7��� B�+�1^�ܨ��˺�+���Pvp��0�$x��N�v�[Xз��^	3�tA��.���xA �s2H0��wo���H0b�L

�.I)��6�����R��
-���A��n�
�n�@m�NU���]~O��!$E�H8��xgAޥ(����
�z�{
�-P*����н�����1!ծ�@���3j��0�h�'+�"�y���W/g�$�D�"xbN�58���־n��Z�E�j�f��V:�u]�U[��
�#��>l�۶h�܎���݊���5�FY��|����S�ˀ8�#�������K�VJ��~�/��w�9`��Kʽ��	�B��y
-l!(玗�zW�z�<7�20�V5��`k��n�쳰��_�e��>��}�)
.�S��
-�e�
f�ܔ���j�wh�J�\���K�Y���L�w떪m�+W{
�]9��$��H�?Ͷ\��E
dW-S��`��������G�sm�E�:K�S	d�飜ꝺ/�e4C��
ÏD�&�d���0T�{��TfM\cg���a�y�����;w�yف�2d��CI���hƤ1;�?d�ܷM����3�x�$����L������7G[�K܈�@|�c�����$�\�
�v��A9�J��rΦ�+�Y4m	��_g�C�� }',&���/-U _��g����U�2��XM�:�s�ӏ�>o��
-�'
�� �u[�*;a� �U��rm_�	��zh��ye̼�n�hݶ�I-���2feW1
�
��nI�wq����⃞�b�-:�ڪq~k�2�$dj�\�\0oQ�b6� � (�V֖�x��Q�W������~m��v�M
�긨
G^��˳��C,bqdt�.\$�&Yj�
a
-L �4�
�)h�Txt�� C�ˏ:�F��2�
r�Q
-8�Zf�f�FS
u!�f# �R�urZ	
�R�Nٸ7ے�22M`"iF
��"�o�(g�d��>�tvQhZf��@=�1�l��}[u�d�Sͦ,Ei*B�|��	��\ ��qN��(���F��<�	T
�=qga
M#y�%+H�D���p�,
��P
9�)p�"ө�L�5FϜ�������#Gq��ӄE�lE��.�4�c��J��WK�cB�J>�|�4*LB����*h�¨Z��$Z�`.�*8x��<�gC��WCp���UC�3C�(�;�1;cH��S��iz
\�4*G(1���Q�P�#�r�x��8�Mr��e��
�R���E�7�Y��n�\�|�6�.��,ۆ_��*r��Z1΢�
-�
����ɏL���$�*��h
-6�"�
C
��̡�<A��878�ř0�N�y9���87ǥ
�S*���Is�M��8E��^�}��A�;F�)ȼ,�!��"�T��W����<�I��N�
����5��!�)E�����I�N����E�p�4�$�s���m�tsG����J�dɧ
�9M���t�
 4vs����Y����iw�†��V�☑P�p�����򌣜��u�ޣb��Ѕ��V��C��u]�\�"��O�0?�ʮXn�C�r���d����M�C��vfd��R��j
n����A�q鿚T���o7��-æ�I034����3��H�t\]��jUc�l�Ve��9H�eV����k5t4.l���w}�_^_$o
�ͬ�
Q�o�T
4I�N��
��C�i�iK r�3�
���TL��1��
�J���=�r&�ۢ�T7�* '�U�;.��^�;շ�5�}�u[6�س
-�%�:�t�O1K��ϳ� 
g�����Z#ó�
F���G4
;Q4:b�����#���d�S�,���l[=�CGJ�γ#9�|-ݡ��A{N#V�vZ���&'U�th}w
`�����";;c|�t
[q������\�����Ǎh@�ٸ��A"�N5
�I�X1�S�s��������
ܾ��Dah��T�%��
�V���~k�W4H�A��{�W�G��_��
�� �Ӡ���2�d�A0O�a�7��ٖ����:�oT4���2�^<(�d�g��v0�
E�f�z�
��;���'�Y>E��^�Gf�?����0�'�Q�Bh
���
<����t �XDk���,1���և��R�Eİ��R/
�VE3r}_�� ���i�
���
"�q�\�*�30��1X���W|${�8{��c
wz-��s�;0�\��cM*��
-�}�i�~.���k�L�C䷇u���I|}��r�ةs�qt�!&Ů�[z�XO�{+�
ɜ{}G)���
��
B�
-�I���$��Q�NS?ژ�dbn
-VM�d��
+b�$��v��c�?��qe_ �E|�B�|J��5whh��U�p.�\�� �+�;m�x���w�j[�XV�v�s<T��9a�g<
l"�1��A��[�
� �
&%&����n�<<F4�c�/�κ�B|�
�,��4\�
����/�g6e*�r���h�J̏�vT��x9�����i�yc6���3���K���;95���j���0M��[�Ǩ��ǟT� ��$�hy�����&�J8�`�<�6KL�\W��|��>=�M�^�L������˒�ӏ��J۫����]]��΁A҈4�"Lw
\t�V�Qj��#�/�_�&�
3�8��~��������#Zwh_�M����i����I�ܜ����1���WV��4Fa��?��&�
+xڽ[w۶�ݿ�o�Ή` $.L�
ڦ�֦�W�OI�FK��V"�����}���J��A� ���7'�	N^_|ssq�=O�
����.�q"8A���f��]D�rE0Ƌ��}YW�rE^ԕ}����f�/
U۩��~

�v��+a�`�-�\�v���w7�/`�bNf��%�����p�����\&�j�d4��6�����R��
+�"̙���A��n�
�n�@m�NU���]~O��!$C�H8��xgA�e(����
�z�{
�-P&����н�����1!ծ�@���3j�)�Y��h����?�^��-
�$	
������`l��})���;�$
f�bժ͠
�t0�Z��R�ZG2G	|ؖ�m�>�
7uӻ���kD��9����m�ߧ�q�G67M[뇗����u���_x���s�����y5���Zw�
�BP�
/7��(��yn(M��Zմ�����~�}���>�՗�v��l�զ0���N��+`�}3��sSv��uߡ�*cr�[�.Ug!֚2�߭[���\�q�vU�R �� �F��i���-b �j���c��ս�4<ҟk�/��Y
+�J����r�w����
�3
?��L��/EI	P��
RM�5q��
/;��X�E��}�0��7'd�-���63N3��i*������p ;?�m��~�eα�͒,궳3�
L���
+�
mi�/q#��q���1��
�I��78t/���r��R�M�Wh�h�T
���Z��N����~�hq����|�9��Z�i
+��X�s.z�Q��m[�^����l�$�bݖ��NX� �{U��\ۗzB���^�g^3��f��.Z�-pR��Ci����Y�U� G�,�DR�]��}����g�o�N��j���y�
7	��!�(���W1��T�y 	z+k�`<)��" �
+?)/�!��� s��
�qQ;����
�g5	 �X����.�]�H�&Yj �p
+
+L �,�

�
4*<�a~��`�N��m��H���(� 
J���#�B��
���f��	��
�:9
�M3�Nٸ7ے�r2M`"iF
��"�o�(K���>�tvQhZf��@=�1�l��}[u�d�Sͦi��L���/:a�@$g	(��-P>��%y 7��#z���8�F2Γ�_"HFI�φ �9TG��b�
��l�#�C���3�񳔟OO�=r��?MX��VTȘ�Z at c;x��~�Ԯ1�!��<�G`H��$4��x���)��*H��
+fb���g?�S|f1��}5����
Z��14934�2>���Y���>%~�6���J�r�Sʘ
�	E;�-spŃ�@����h�<-9�GtHPPFE$�Sѿ�lLfmb�}�r��I�<���c�lf|
��)�s2
+h��4/���A]�
+��x�(u�dS���M��T��aȣ1�9��'��`��dz8��a^�*6���q�B��ytvҜgSi��"���^�}��A�;F�)ȼ,�!��"RD�<ï����<�I��N�
����5��!�)E2=�'6�ᓾ�<��p�:	�(�qY�I��I|[o�E��
E���n*��%�nx��i
慐�s� ���/��Ϫ�_u�L��6���2nj����|���%TE�O�i��{T�
���ڪ�v
�����k[d
�4
�Ӯ����;d+GyM�
�_�d;�ngF6i*E: ������&��˪�
���I�zJ�vc��2l*�3C�MΫo=c
��L����=�V5�_�FhU�꜃t�Qf�?��VCG�¶��{�����E�� �̚���J�A�d���l�@=>ԝƛ�xX�㝁\ ��S1l@���0v�+�w�h�I�Xo��S���pWT���{U�T��W��4�lL�g
K�5t�+�z�b�Nϟg�Ά�ד��F�gO9�!�h6v�h&t�,]w;GR�Y�Ƞ��?Xo
��ٶz�
�����gGrT?�Z�C�'
����F��
�.���/LN�������+Ӄ�Evv����xl��KЊ�w/s=.OP���
7��f��>]�P;�
p�'5c�
+���j�3t���]oG^���w&
+�@3̧�-)�n����[s��Aj�|���<
+F��՝Xp�Q�ͼՕi'��	x�C��.wͶ�
p]���}���=ԗ\�Wz���AZ�]�`�;
+��g�z�
��;��`'�<�"��/��ۇ��;���i����5�rz��� ˂h�:^��%����P*B���11@�łӪhF�﫟���<?虆ܑ��� ��u��>���uY�<�G����W�;�q���2*;��c̅�<֤�_\���7���g���]�f
� �=�K��L��3�v�kw�N�s��c
1)v����z�[�w��
�lv�0Ps�*�'bBL���b(GY6T8M�hc�K���)X5�2&^�XK&T���
���.w�+�/�(��SbŬ�Cy��{W�¹Pr��<���e��%O#P�9�m-bY�G�]\��P}��)��4����t��~_l]/�C�4LJLN3���pyx�h66���%_�Ϻ�B|�
�,��4\�
����/�g6e*�r���h�J̎�vT��x9�����i�yc6���3��K���;95���j���0͢�[�ƨ��ǟL� ��B�<��o�_o�{%�00q�M�%����h [...]
 endstream
 endobj
 851 0 obj <<
@@ -3326,7 +3289,7 @@ endobj
 849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 853 0 obj <<
@@ -3382,7 +3345,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 879 0 obj <<
-/Length 3347      
+/Length 3344      
 /Filter /FlateDecode
 >>
 stream
@@ -3397,7 +3360,8 @@ Rj
 �(Rm�1
����<
�؜R��\�����
 �����r}���t֕���{?k
��Ȟ�a�����m#9k�{*|?�ݸe�x}���߾z��,���j�ιv�.�cTpa{�Ng��{�̅�h�h�
l!R��PmݾǪ�|ggl����D��^�@�Sc���"�b�i�nS����U��!���DTS��QSx��
�`
�!

�
�5 � ��.�A�
֐n/j�2k��x�*��v��x��N�����A�+����/��\�T�?4�/�6�,�����j 
V���(6H�ܸ���b�}3ە)��#�]{�AE�
1?Ӭ����}�ӹL6UC
�<MnN`��`
MQp��

]�H��i�q�l(�S�Z&���)��me�_�R�K_�{�fp�������t���0���9��v�]V���F�	N�a�]�)V_�f�y(��
޾��:
B�
�D�e�v��k�
޿��ط���
����_�Ðp1�a*��
L���n��O��8��;8h�K��e�vŘ��	��S1W���yo��ا�BM(i�=��>���Oا�C����3��'+�k�
�����f�
Yi�释lsA#R�A�7���^��^�O�9ޚD��u�:�f
�m{[(��诔M��<�J�M�#)��Zizo�,�O�> Y�AE�=2-��J�	��%
F ��2,O�s�
"0
-�#3���@䀥^��FŽ{jGI�4���� 5��Ф�����Ѐ����/L����-��!����8'#~�o�8.�G�X
/@~=���)19@�IJW�0�3�=D,�F����
 ����s�Z*����Q�� �5��|��Ŧ���Z�l�g�#�ׇ�d7�X�XC�u;�e6ؠ�ѩ�������=��
G��np������
-�J�!��(�r����
��饃}��-ƈ�`�)�rFT��o��P\nuf�i=(Y���Aʅ;�r�|���墂�^y�L���G���ʐ��$��onmoV�F��ѓFu�wp"�_X��A�

P<��6�p��
�9�`�R� ѣϥ��@�'
1L��G1%x<�P|���yNK�05X_پ"�?R�H`9}�e%��
c��0Tj���a����8��]Mnf�嗌Y�JQ<�CF����GPTi�B
c?��,a�ݶ��[����#������ݥ։C|?U��6�
��a
�
?l<vF���l������>���_.��&�%O���p;
�߿|yww�6=;5��c���xܿ\|~9;��M�;F�zh;�S�M\��[-��?q���
+�J�!��(�r����
��饃}��-ƈ�`�)�rFT��o��P\nuf�i=(Y���Aʅ;�r�|���墂�^y�L���G���ʐ��$��onmoV�F��ѓFu�wp"�_X��A�

P<��6�p��
�9�`�R� ѣϥ��@�'
1L��G1%x<�P|���yNK�05X_پ"�?R�H`9}�e%��
c��0Tj���a����8��]Mnf�嗌Y�JQ<�CF����GPTi�B
c?��,a�ݶ��[����#������ݥ։C|?U��6�
��a
�
<N\����G�G'���W��R
+��*r��1�����/_��ݱM�NM}�X=�<
�/_^�N-�bӛ��
���,ns�`[V
��R-�P
 endstream
 endobj
 878 0 obj <<
@@ -3432,7 +3396,7 @@ endobj
 876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 880 0 obj <<
@@ -3479,23 +3443,28 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 900 0 obj <<
-/Length 3367      
+/Length 3362      
 /Filter /FlateDecode
 >>
 stream
-xڝk�����
-#_��:Qo]����]�6���
�L���%E��q~}�EY��iZ`���C�p8o9�<n�͗w��߽�"�6�_�a�y��&K���j�~���)_E�[�������m��p4<�����?�o#ġ��u���w?�)�l�d~%��t��c����M�GE�y"��&#x֛���y,�K��
#?  q��jo�
-���B�j��y�<�#	f*�(tOǪ<�9��k��NTx�^%�/]�V��9��^�C�6�����X	ڣiL��j8ߧ���Q��dW]��}�xO$OD'y��hM/��!�3eu8_��5[<�f��~�D��R~��\j����ܛV$
-����-�c���9�����l��خm�Ӓ��C�C��
��MU�g�p�����R<�<�fp�/ĖP�
-On���{2���s�}��][k�?
����Ui_�o�$!2�
@�q˩ o�:oy�v$� m��V&<p�@T���*L�ۓ��	:"���2�ρr{֔ Bb#�
�:�,�G��o���>��/�X��N��gސ�e��|#�zA�u����gt��g1�5vx�NW�Se
�9��T�=^�9��������ܵ�G�{ᕖA�[]��b�O��v�Y�L�4����W6w[*­��`��)e�B�Q4a�+^�!1
��
�B�
-ϓޛ%I�"��!�ʵ���}���!i� �M�lRS�95�!9�9���j>�x2�`�d�KG����-��3
o���XBg7�N����'���W��޾:��4��Ջ�+���@/�� ,�=#A@`SCUKc�
�q{��^��`���ž�5��8����s 7��  	�򀟖
:�.�(W�V�{
���7����3�Љ�=o�@�㏷����i3!r�q{�
�1p��=�V��3����&+&C�s�� �
L�� ��Q��Ms�K$;8f�{�1J'ߵ��h���Uw��+�wȡ�O�a��A2�W�^��d���9��r�r��0�lm�g<GVϲ=u�.�Z�<U��p�^�m�bּ;�7@!]
�L'���
-
8� F��8��}�P��'g0Hp~�p:@��(5���
¦�Wŷ��ꁱGI�r2�U��8p�K�AX
-�k���R
u�.=t��vC����I�Lq�~:��cVM{Y}�њGa~\΂X�_"9�
��" @�����=�L@�c��D(�!NTW;��<�̢�d��rGWo�{�E6�$�������b�+�
-�a�l��=�<ei�*S������c�ܼ7?�UoN�: '
�g��q2�a�<�P�0-|��G ��A�굃q��s� �c�X%��(�U��O����Rm�>a�G�e_�F�bv�Ps���SW���.:H�ȡ�J�#��B�&$(ƾ�1����<�(.�Ɩ}�	e ��
�=�,����t��3^�y������1����.�Ur�U�s��i@���a	�\2+����@~Ѳ��������*o�2H�oOB�1ϐ�R5�7�pS5�j��[���p�N��
宐y�Fs*�`N�3pL�m6|��~Ԙ��<�i~�ײö�V�ȩ�@3T�f z��g���8
-����yJ�"ް��'�d�:T�!Y	I�A��
0.�zf�O UMɮ�x��m��  �)�M��h0	�
.��ˌm�I�H�������"P;�
e���*�V �F<�� ����:j��3�
�m�Y�
1�Y
-^M�uEd!A�)��iPZ�� �
�[
!��1���}ܪ|a ~2��0���Xbꏈ�psQ^x��G�O�v��;�Q���d���DI��ԃ��\i��~�`Q�yAI��
g��%ٕ�4+tU�GE�v4���_�&~d+�_̣2�iɓ�L���MH��Fy
%!7��
`9B̛[���A9N
�����Nկf��,�
�M��"
B]�R���!(!d1Ɖ��銗�`=�\�Wj�s�؎��gw���
{Aq(� �3���ӷ���!����L�
����;�h~|j���f�h4g�'� p�^�|[a�yp'��D9C��	
�J9�Z�4!c	��ڢ�֓Y�	UÈWI(@�Ď5s�=l/@�R�3��G�w�0�9�<v�drNbخ�޹���� ����ȑ�s�g�LA�d9Z�U�EÙ����qӸ�.�4
�n����݀�u�I���\ +US�'���ԋL�N&�k&�8��E
@�K
`1XN<�3Fp{�N�[
0Aڈ��c5�m<��b�	� �u�D��j��@�s���Bց)3��x C�^q��
q�E~A��r�׽��l�f-I���C�gY�����pD�T�(.dY����Yփ�>�7
�
�<u�xʦ�C.�p���\J~�p�
��PQ���y|�0��auCdb����ֹ����_S@;��R�I��o���-Y(����`��DG/"N	����ZY�f
/²�f݉�4�
>�#��R�B�H&��|p�
-�f����58s�/"�\���锫EsF9��m�H
�
@��1��"�[ r�HR�FНA!1{�g�;���I�
���H��+��G�1V��DṠ�`�pn �dSV�����8��{�O�#�
��^@waB�WaBq�w���#B��
�ޫ&Ҳ0�$�`�Y�Nے�F�aC�G)��7=a�8��GS~��)$�|edL���0Ln�}�A�thpW��Zඎ�NP/=i|#��,�J�){�~�����3����d���tB��

���Q���U`�� /H8өG��}�a
�����D��*.�dr
!�Q��$�"S[)�����sb��n��F�I�i5�kX �z���Tી���pb��qY����ŒM?��eS�8���g
���!H��7�
��H΄���Eݛ�d� �
G.'��grrU(?
�Ϝ
XT�ԁ�8G��Y��"I��M^�q8}�ޛ����m`[m�B=�}���s��� ��_[E%z;=�������6S%f�
׬�DL�	lX�/�t�s:[Q-�o[���1ӷdҷ䦽B����~��� †�*�m�P�j���(Mga���/��;c�E��zl~��o
���É�����>lP��ݕ-��.��x
�8���7���B�:J x��k
\�px�/V8��
�@8�p���(O{�+�#�.@�OZ�t2��C�{6H9W�^�f�9��
�}*�ɽ�w��9�-V�N�*
-��H�m
ڱ��~��4J���S�s�u����~��;�B�Y�KO�"�r��JR�I2�R'����uJ��?�����~�c��nF�MB?�f4���"tB>��w�wK>ާ���hsa¬��)�=C���˧�'����T]�W�ˮ�_�F��.J�~6���
�Rp�ס|	�ҿ��� v�
+xڝk������
+!_�,��7
�@�6�Ӵq���:1�H�K����k)R�i�����3��y���&�|y�����/�hS�E����Ml�T�I�6�����Ut�UAx�۪y�߆I�
G��]����6RA
zQp���Ww}�ӝ�F�$�(ٔ����
�_m?*��a�6q�o����w�B��J�0� �t����A����/���ƙ��(!��1�`����B��t��#�#
����F�g�U����m5X�Ӽq�u9Tm#

���=�����}�x/ e�N��n���{"}":��Fkz�
��)���
+o����6�$��$�l��D�R��3Joj8�(`&����;����t�g0�H����]��#��� K=�~���{��Ⴚ���r<�>�v��/$�p�
+onE��{:���{�� �][k�?
����Ui_�o�$!6�
@�q˭ o�:Roy�v$� m��V6�p�@Tҵ�Q*l�ۓ�D�"���2�ρs{֔�B#"��
����Ƿ_�]_����
�Pk7F�$3d�|�=I4� ���j�f�;��곸͚8L��U�TY�gN�9�{��c����e#��1w�p��彀�Jˠ�[]�"b˿�����fe3c�|0�lS�
�M��R�����ɦ��
FՄ�l��n��0�S7��V�=�Y�$-�I�
��\������)_���	��L���d�h�O�����4����_:bT��oQ��YysR��c=�� 6m��NN��n,#_	�{��>���V_���@ͽ
쒽
�B�
��Z{_��qj{��7 zm��#
�k~�q�ӻ�ȁ�
G��4��qZ(t�:]
Q�
+���:��o�
D��7n
+��{�� ��o���7��0fF��0�j��cP����[q��
�c �LT��
m�]Ƃ�sp���lGMa6��]"��	��#�QӸ����G�ﵜ��[�^u�C	u���@^�z��[��ß��^�=ʝ��⳵��
y=���s��r��؆+�r��[3u�o�B��N y��p���7�q�~�n����\� ����������{H�>�*~�,�
{��/'w_�q�>�oyi5K�u�Y�ʣn0���^p�aH�]
;	���n��OG�r������'Y�E���,�5�%�����.d��J"�8ܓ=�T?��K�"
�FuEa��	e�E�
+D����#8z��x��K-�di]�
Fgg�#'�X���HV`�
s(f���a��,K�W�bT\
��
�%���4V�9�� �l~�v`���橤j�i�c�<�E	�
�W�]t'M��4���+�.�D�����
�K�t�؏�
_	�?�Yq;��"���դ"wDŽ���7ri�������I	��o�A\;t1!��=JȀ��e_u� �B���V��ho:����yIJ���l��1��%��.�*��j��hC�6�Lm��~.��L}�X ?h��:�������p
��I4��S����
+i�fX�x��H7h�P�
+�Wm4���b:�������'��G�e�����Zvؖ�
+�50h�J�
�hQ��'���p;/)PC$6ú�d��]�J�$!)4HY{�_�
��	��)9T�l�����
 `0屩~
��r�ɹʈ�ƞ4���
�qx˿;9�j��*��Z��
+�UÈ'0
�v^�^G�d����s)���t_W�
+���Y�&��\
P��x�B��O;��N�
7 �!Ӈ�`���KD�D����\?b{�?@:�(F�������%�D�
����&�3X��O�
J�
Q8K�,ɮ,�Y�B?*2G�h���~���Y���1����N�6a�S�7!���5T� ܸIJp��
1nA��Y�$y��?���:U����
�.
65F�,Yt=�Jn+�����'~��+Q&���sQ\�
��c;�{��	>T*{�š̂`��GRl�asC4��S��� AGSw
����S����\���G���{=���
+�̃wy
+\�+1m��P��c�Q\*��{�-�l=�U�P7�x��t�O
X3W�y� –��q��8�=;���汣��=I`��
z��ۇWE���D�
~'5�z6�$.��E\�\4�L�^� 
7�#v	�a8ä>0��ԭN�$��
+Y�?A�ͧYd�l2Iݰ0Y�,� �^� #��r�A��1��
�<�
�F�V
�Yn�M�K,H0Ȭ�'��V3
%œs/���,��A]������_H/�
�<�þ�.n#<k)�h�q��>�)����m�#fd�Eqa�����β
��)�i���$���Sv=^rc�+-�.��W���8���l�?Qė
�XYV7L&�L]o]�YK,Q�E1%����-�����6Hoݑ��O�#
�_Nt�"�2��]�]���j6�",;h��Z����s;��+c/��dV�=��g��Ҍ�"P�wn�E$���W-�j��`i�(�~�m
i a�_4ޒ�B�l
@n�@j��3�$��l��`}��q;	��q���c����T"�ʵ��(2�
�\N�
���*�Xu�gOO���B��]�P�U�P<�] /��\e
�Uk9�{RB�ǬV�m�i#pC�0��`��������[��ˣ)?�׾22��e&o�}�A�Lh��̏�,��c���L�H��K*�h*Şퟨ�k�L�,17��o�$��$�i��&�<j�c�4��� l1@�g:5���8�O<
Ἲ:S(C��U�%�La!�2
+r7��dj+
NP|�\�Cq��M��rR
ZM�H�^Vp��*�-n(��x\�!i䶰bӏf��T/θ=���B�p~�����g<R3a�kc��f19,��&Ǖ��q�\����&�u`..!h���H
+��|�~
N_�����#8Vۯp�c_��C����8�D��^Q��N�2U�zE�������VA!&�>���:�9����η-�Qh��-��-����)e��eE�"Ȱ����X-���7B�
��,�
��� 
��̜�cV�Ï���v��
M8�7��Ї
�}�4�����>��8o*�����P�� ޽���:

�.�#�"��n5\H

�澲?�����	A
M��N�>��gK��k5�%�c&��,�1��M�Si�H����oqZl
+NQ�@z#��qiǮk��:�()~cNf|�yԽ��4�
����+�?+��S�Ȣ\�g%)�$��S�Y�8U������~�g��nF7M�8��4�b���D��>Y��>m��o�?6yU��Q0E��0t�^�|zz�K�M��~5����m��QQ��MD.�J�A�J%4H�Z��>.��
 endstream
 endobj
 899 0 obj <<
@@ -3551,7 +3520,7 @@ endobj
 897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 901 0 obj <<
@@ -3580,7 +3549,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 911 0 obj <<
-/Length 3283      
+/Length 3279      
 /Filter /FlateDecode
 >>
 stream
@@ -3594,7 +3563,7 @@ s
 *�<ըZe���L�\Q砸6��t#	O�N}y��D��8��&WHD�6E 
�Ĉ��6�1�
��
�ej&v
�rl�Cc���3O	f����WU!OJ�< [cn��D
 ��&`;�`��^���D�M�OCN���]�ઉ�F�|DX>�W
 
��g)ޠ� �
�'�$�D\7��-F��A��0�ؤ'L_��#����ox�@f?�*�
$/���ܸZB�H���睅K|�\
¢R
+���������b9�D"�
i�G ���~�.3���J�1�d좫����Âͺ2���p32�}����%
�����G��{"�� �������+�y�Fç���1�����)g��%��O�Zw��1?�b�N�\���T$��EN흲VW��q��0}6���>�X�HA��d	�L���Q&��\�wf�,�w��C��&=��t���oLm¹q���Y��w��Q�m&�ڮ��u™4�K_�n�_cun�
���l�;w��kMVy�oY1����硜��3'�M?⸳�0�Y��o��}��S���&Il����t�u;	_��NfN at H��L*��nMvv(CO_������ ׏�����+�b��\�ъ*��8;?p�ʙ*2��
�/����<x4�e!����{�� ��qB<OS8\��Ų*62���$�:v5*��� lv�'fs�I�A0^�
���,gw�ۀE�
��Vp�7��
Gx>��

��9x9x
��T����ǨE��J1р6�4�  �d8n_uʮ�"����r��0;
� ���k
,��?R϶��}>�S��c�"{zGE<^*�#� ��12�t�3�d�Do}ؚ��>����M
-_��Gk�u"���+��
��t�W>/�_ÕM�v��!?�F�/���c��O��al∖�#G��'�<x8�h��1�vɑ32c���V�s��
��畐N�!nS���Ru��P
�5�y��E�Wo;H#g�6�S�c���(mt�K��&�a۔���
���C��^�3��W��U,=�eX��� aB�Z�"�b��D��L�2l%��� ֆ�����?�ӤUD
Es].��FD���#��Y�,��	c���C���Ä ���0 ���~�2��$^3)w�9��?;|��<�;,>!|���9�����q��FHH�қ|�x�kJ����?ɶ�Ю�	9^R���~�������Zї�n���u���_'#)�
�
�֣��]�`��%�M�H�ʴ
+_��Gk�u"���+��
��t�W>/�_ÕM�v��!?�F�/���c��O��al∖�#G��'�<x8�h��1�vɑ32c���V�s��
��畐N�!nS���Ru��P
�5�y��E�Wo;H#g�6�S�c���(mt�K��&�a۔���
���C��^�3��W��U,=�eX��� aB�Z�"�b��D��L�2l%��� ֆ�����?�ӤUD
Es].��FD���#��Y�,��	c���C���Ä ���0 ���~�2��$^3)w�9��?;|��<�;,>!|���9�����q��F�����b%I����'�u�WƑ��K����O���ߋ�}��F��I]�O
�p2�"�
L�֙���]�`�%
��
��
 endstream
 endobj
 910 0 obj <<
@@ -3608,7 +3577,7 @@ endobj
 908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 912 0 obj <<
@@ -3630,871 +3599,843 @@ endobj
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-927 0 obj <<
-/Length 3237      
+925 0 obj <<
+/Length 3509      
 /Filter /FlateDecode
 >>
 stream
-x��ZKs�F��W��Lh��o��؎-�b)٭�9�$,�

 ZV~}��!J�ڭ݋0�y`f��"����>yu{r�c�g:��f��g��TDC���v=�=�!�%���e��wU��̩

���4���+X�
�
�'��'�P�5KJ*.g�������?�H�u<�7��3�8<�����'��=IF�c��H���n���
��ִhP.��:g2H��,� �X�-����CꇢIVM�rs�ws]͡mF� ����۸I��T�K��)�ھ��O��"]�׬
?��&�>�)	��_�s7����Z���ٲJ��y$����� �wùi�����RG
-�U���v��ϊ���f
t hȘ�?��0��W�۩b�	���l'���%-�O��3J�K$������{� F�jmǪ\��mzQc'��j��
|�vn�y��@�2(Wi]����woglq�2��\�T�"�C��H�*���e�.����]���7��5[g�@|����_q�iUg
~�v��ymUe�}��틑ܽ�X%�*u/WI���&՚�Ǵ��<�x8�Ĩ�Ur��q��0R��4��+�*yD�P�&\$M��1/��"�j<$�}.+�8cujc���%*�.[-^%�11&��>1
�gZ/�R�DO1�0�\�U
�$��vI�d
�Nt�D4�6-�]e�����#\W��
-F��']g��k�m�B��'5�<�*�!k+O
D>��
 ۷
z�Ï �]� {���C�Bh
�Y�&��@�c$��Q�c԰�.��I��}q8 �G��O�%��&=�����y�PY�eR*5�e�����­�����f�����&~���v�_�h�����v�w��p��P��S5'��$t��A_R�a��E���	eRD��6/ޤ�("�j�<�}�R"c�Q�eR���jYx1�#�m�w�o�<�CZ�վX�N
p���P���[�5m�cc�KS�B&�+v��
'i
ѱH!dC�5�

��� ɴ
h�Bu�w���u�ɖs{�� Աi�mZ�e����|��Y�8j
o"n3B$0<0U@�)KXGk�����l������4`��4]�~�_޽�R�%�
-��^��n3˓e��!I�0`�ؗ�o�C0�!�b�4��������
-v渃0Y��/�UZ�h᧻���7��:�7�6?�8�RE���Ǡ�!REJ<����
3�C�V� �-�Q��{�̳�V�u�F�A4�/��)</
�t�kw�]e)"N������M8+E�hF�3���RD�!�
�q�Cb
��.���������:.]���#|?D�1��<�0�?����)��pl��)���A�-~����s��I^���?(�t3'�#�
-^Wٺ~	m.l�������G��C�Ң�I1�
��N�у�n�3$Ȏ{
���>]��DA�� M�Y�a�e
-�L�^s��l���
FW����
���k�N����vK���%mFg��4j68
	
D����yq���vW��~;�0)	�Խx��}ŋ,��Fa!��-���KP2�u������d���P6&�]^	��~؃�Q�����
�Ö���ь
�!�d�?���W���TcLT�yxvz�zz���/��*O���W�O�&2䜍����Z��"��M�nч˃W�&�h���:��uZ-S��c��	��\3?�z�����d�����&]}�� �\�*E�3Z2�/��
-[�bY���o �G$�y
�a�q�aͬ��{�1BqY�d���A�h�UX���oٶ'����~O�a6c nV��&�0g��u�<�C�t~e�
l
-#|�97kp"�W
�˦�0���N�r�w��:�����En-
�VB-T�;f��c�j��A�xs�G�(����H�V3ڋ�u�.N`���J��+s2�Ҹ�f:c�i
vk��+V�h�(P~�&_�E����Y��$�P�.�<ƃd�Y�U:�?�=:<��XC�c!I�����U
^�?%��!�)}R
J5pTL���s�ߚ�Uo?��,�!
B���t�c5�*\	nd �=�N�.F�]�}Y}�7�ξ�/����C/p����1��-}�c�XɅ��5, �"��aLZ����psv�A��I4(q�����-jD �J�X\�뀋�x�A����&� >D=��:��`R}˾�euwz̐((�������W#`~z�QCB�p_d�*̚��.?�y �\��M��=�-dr�]��]�]�A�"����B����]`���r�B����s�]Ă���
|5��]8D���C@����<��0ah�3$p����,���֦
'}=��ܰ�g��J  ��}��֟�b���J�'�t�f
-��{2j
���'px�_�C��( z#͟���8����2�\
�} �I1$�2R}@
-H�2��
 #��]�x�@1ƀ�C at rH1$\�P�#�ż��(& 2�t��C�|�_2'�o]�Mzea��.�'S���Oi��ٛی����*�<i	3܂�r��!��R�t� lPf��<��Pq�G���U<Lh`
)f[�	���k��h��v��S��](���������e��v1�
���3��e�6i��տ;4��@
-3��wf��7Ÿ����a���j�/����(
��
�Z�>f�U�d��Ӷs��A���UV�v�}k8����/��(H��V�	��§ !�fT�*�M�6?�XYS���$�`_�
^u̞�
P`p�YkF�Zߌ̙�fdƘچ�%Pb�5h�)���K @��
$����R�Όh0�ۚ4�HAZ����x3��-�D}3��cf�C
���s_�B��
�$��%����/]d6�-]�y�g �"K�j�ܜ������>��K'�|��b����3/Nz�s`ו{z���K'j-��|2��s��d��pTgq���ش�`�8bq�GÜf`q���- _�){a>�[L�_+àn1�(�±f�"}��bH�`	�}�rH�&�wЭ0����m1��*�S <��GId
��a����>w^�w^�/��Št���s���A
���|������q���!;�a����V�le�BF����_���Bh���`��������?� ד�O�\��k�6q���
gq�d9K�V?`ݭ��&P�me��b at k���FB�tW����
�n�
7�n�
l����J��U(�jy��`w۲rw�mU�@	r�ʞ
+x��ZIw�8��W�4M��`,�\��[Vgܱ��_�D����G��S���dZ�{ޜ�"�� ꫯ� ��bDG��Nn��/1�I
�`ts;��(
���n��
#�O��;�fyV.*�^���6�7oG>��F��G����џG
�t��2$���du��+
�A�vD���ѽn��\�3]�zD�ӓtoz
�H�e:��z�Z�7敳:�����T��E���V��KӤ��J�,�}��ZWcx׭����|cj۩q�*�i����Mq�~�����b����7iu;f�S��v����&��Xڵ�٬R�f
H�`�֔i�q/���	��'i���=��(�'�(��E��{=vt�3¹t?%�N=�W�Ucg�^�I ����
+��prZIf�6�
+���A��֚�����yu��t.�۴jL�5|�T�ڼ�֠O�IZ�)T���!��ޛ
+�Ū̪�=�*aD$Ş*�D���f�6C���^����g�	�5[g�@,�Vd��o8񴪳�n�pU��ҋ����bOn��*��.U�,�+�cFi{"a�8�D��d,@T
ԺI at c�з�R��ޥ}�����9�Qaʪ����Ӣ^��ݟ���LS����փ�����E�\��.+fiSq���-�Һ���Q�4zd������T!�d�m�_�Q[7F�Z�c<	`3�0f���gn
�
��9̧6ch��a�I��a�"r| 
+�3ݲⶬ�wwԲ T�S3�T�ǧ$p�}��~x��
�
@�������"��_1�q��kQ��b�v��-E�"-� �q�iM3��
��o�T���t��N��U�+�HFd�U��q

��W:�E

�*آ��N��|��R�pU,�
:S�� ��M�i��M�։%P�y9,[>�pD���d�%�Uk߀BU,Z�+�g�P�^)�{�")7��Ct�" �g�ZUM6���1	�`Ww��@�I&3�7l�z���"����ڵi`Czjߥ���a��on��r��t]"s���ل
c�'# �! z6�?���X
. ]��hs�g2�w�
୩��1���tU��E8.�
���}�7B�COoh
��y���i�
�$
�ܑ���}I|��u�1Z�����i�Z��X}"Ӱ4(^��ab'��G�_P$6�H9/���E���'je���}z�WoCAf����	�ӓS~
f����A
x'���2m`���fA��l���|
��‹��xoe�����)���M]]��+=sҲ(2�~�b�Z�aD��ګ2[
vs
����B�Q��0��:O�
l��2�ld��:M2�O�m�.��h!vHL�u�!��Th0���-�M�n�f3I�
�%
+k�>�d�� ���,��5;@�.o�M��##�ź�f
��t3='FxY�#��/
+��KO��B�l��Z� ~c�_�
M�v�*���6�����r�	���9ę�Ұ��[8Kӛ��mm/O��~Ϛ�Xj��
+�\l��� �vY�;��[jS[' sM��W,�t��,�
Ȑ�"h��j.�F��I��+!F�j���,��,���\m�E@��\�Sؘ�՚��
3:|��>C$��kާIӚ8���P6nl���>��*f2E{3�B!�@�B��z��5��|
V5�]3G�q�6Nʳb�ߜ�v,�`��]��`A$5��t�&˄`�;#��3ȥ5p��cG��ҽ����5�t=/�b�n���t�s�퓺E�����&
��������)&�1�
+Y�� Y�
�ET�.h�o��t���:׽�x�l�
+k

��q�R 4+M[�ly�E?
4
tAKߜ,
耗�`<�S�0N
���(���F�aص1
u�Ӥt^�{��Hmh�%�`_��L3��
xE7Q��9����w�;9 at fv��M�~y||O�-�qD%��;��:���x��j(�NԤ^6��`��+
�m<{�
+��A���f<�
�P��X[��F at a�;#��K�t&�ݜ�g(���s[?��BH���u����a���Xr�Џr
~�?�>Jiج�|o�����0��F �����-ac�����x��x�>�d�D��&����x

�����x~�Û <���x
7nRhi�m�;m��R�5lyn{
b-��{Ue��%���N���cU
Q�({H��h�q� 
�M�!�H��;+�o�=h����U��r�n6*3Ǵ
2"iwθ��M2e�{�똉\o
+�Z�۱�V���Gb3
ܙ�X���0ц`��u�^�y�YAp����̟Q�˸��p��	G�}����)�$����	�ب	g��
�.j��F@��[�K"�Y���g�6�1a�	| ��V�(�Ⱥ��� ��9��O;%��{��J�����Y
����J��Ș�W_�w�\1����̻�C/���>�AXYUY��C��@�`6 ��@7�Ҥ\�=
�Q�p�
~�-
ԭ�|�L�
�XD����]���`7 H��:�G�;((���Mὂ
	/>�
+;�y�ɾ~j����p}�5?P_�|�Z�Wb`P�Pמ!�(�
_o�Ie��*-WiSm^���e��1'm�=r���9��x6�;���H�1��TG�3
�M����%���iG������"}"e7�.ߧ��y�t2Z���>,����Ҏ;ub��c�^AR��1�,%8I�	'�2M�����E�VU�o�Gw����Ҽ�ŬD7k��G����cNXlН�Zk3��0LB?�]�����#|
�h
����N�Y�׏U�=[���C�o��P�Otr7R
�4x$(8'��+L����t��e]Z�`pdz�@����
-S�s��������$L�{X�
��k,�~8	�x{��"�)�Z/;`|}����(�L��6N�A����
�.���gX�ԏ��Y�F]�p& c�7���4P��WϜ���
�����7�*�
9��-�Ѯm �8D�3<{6J'���)�^�Y(�qwd��?�o/��\�?�>CC�d��p'@�dķ�;�ޤ֨z���솒"6�]
��Mmw�{U�b
���eH
�euW/˵)�/��
��C/`���ck�X����O�ə��k�bܘ���;ww�ӳ_(J�;��x��V�%O 0�e�Vi���x�������r6l��
��o��as6U}Ͼ��Z
2$ʦ�K�����@v�}T'�5��H�
�s;�� �����ЇTM�x�-�:L�"�;�L>{tᇽ4���OKX�,]��=:C��
���g{t�M{t�EM�b��"
+x.�?�ϷY
x��3���
	�կ���E����c}?)������:�N��� ��#W��>�(V���y�@&�n���/�sJG�r�
^��.�:H�l�a@��s
+��¢��q��a*���D�S�L	����������E�Zn�zdn������]��
?��:��؀�d��L����Vo�ˢ��-Y<��{�0��7�&ab������pQ��?F���
 endstream
 endobj
-926 0 obj <<
+924 0 obj <<
 /Type /Page
-/Contents 927 0 R
-/Resources 925 0 R
+/Contents 925 0 R
+/Resources 923 0 R
 /MediaBox [0 0 595.276 841.89]
 /Parent 868 0 R
-/Annots [ 917 0 R 918 0 R 919 0 R 920 0 R 921 0 R 922 0 R 924 0 R ]
+/Annots [ 917 0 R 918 0 R 919 0 R 920 0 R 921 0 R 922 0 R ]
 >> endobj
 917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 518.537 444.67 528.434]
+/Rect [113.91 395 444.67 404.898]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.comp.leeds.ac.uk/research/pubs/reports.shtml)>>
 >> endobj
 918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 474.701 420.76 484.599]
+/Rect [113.91 351.164 420.76 361.062]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.comp.leeds.ac.uk/hill/Papers/papers.html)>>
 >> endobj
 919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [227.347 318.661 330.959 329.565]
+/Rect [227.347 131.363 330.959 142.267]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
 >> endobj
 920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [348.118 318.661 511.506 329.565]
+/Rect [348.118 131.363 511.506 142.267]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [211.932 274.826 429.117 285.729]
+/Rect [211.932 87.528 429.117 98.432]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [123.594 120.031 340.779 129.929]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
->> endobj
-924 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-928 0 obj <<
-/D [926 0 R /XYZ 90 757.935 null]
+926 0 obj <<
+/D [924 0 R /XYZ 90 757.935 null]
 >> endobj
-929 0 obj <<
-/D [926 0 R /XYZ 118.403 711.11 null]
+927 0 obj <<
+/D [924 0 R /XYZ 118.403 711.11 null]
 >> endobj
 62 0 obj <<
-/D [926 0 R /XYZ 90 694.383 null]
+/D [924 0 R /XYZ 90 694.383 null]
 >> endobj
-930 0 obj <<
-/D [926 0 R /XYZ 90 666.087 null]
+928 0 obj <<
+/D [924 0 R /XYZ 90 666.087 null]
 >> endobj
-931 0 obj <<
-/D [926 0 R /XYZ 90 635.194 null]
+929 0 obj <<
+/D [924 0 R /XYZ 90 635.194 null]
+>> endobj
+930 0 obj <<
+/D [924 0 R /XYZ 90 590.641 null]
 >> endobj
 842 0 obj <<
-/D [926 0 R /XYZ 90 602.596 null]
+/D [924 0 R /XYZ 90 558.761 null]
+>> endobj
+719 0 obj <<
+/D [924 0 R /XYZ 90 526.88 null]
 >> endobj
 752 0 obj <<
-/D [926 0 R /XYZ 90 570.716 null]
+/D [924 0 R /XYZ 90 447.179 null]
+>> endobj
+931 0 obj <<
+/D [924 0 R /XYZ 90 392.011 null]
 >> endobj
 932 0 obj <<
-/D [926 0 R /XYZ 90 515.548 null]
+/D [924 0 R /XYZ 90 348.175 null]
 >> endobj
 933 0 obj <<
-/D [926 0 R /XYZ 90 471.712 null]
->> endobj
-893 0 obj <<
-/D [926 0 R /XYZ 90 415.299 null]
+/D [924 0 R /XYZ 90 291.762 null]
 >> endobj
 934 0 obj <<
-/D [926 0 R /XYZ 90 371.583 null]
+/D [924 0 R /XYZ 90 259.882 null]
 >> endobj
-738 0 obj <<
-/D [926 0 R /XYZ 90 315.672 null]
+893 0 obj <<
+/D [924 0 R /XYZ 90 228.121 null]
 >> endobj
 935 0 obj <<
-/D [926 0 R /XYZ 90 271.837 null]
->> endobj
-685 0 obj <<
-/D [926 0 R /XYZ 90 216.046 null]
->> endobj
-936 0 obj <<
-/D [926 0 R /XYZ 90 160.255 null]
+/D [924 0 R /XYZ 90 184.285 null]
 >> endobj
-937 0 obj <<
-/D [926 0 R /XYZ 90 117.042 null]
+738 0 obj <<
+/D [924 0 R /XYZ 90 128.375 null]
 >> endobj
-925 0 obj <<
+923 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-950 0 obj <<
-/Length 3277      
+949 0 obj <<
+/Length 3365      
 /Filter /FlateDecode
 >>
 stream
-x��Z�s�H�_��CU�o o��d��S�Ȼw��<`�%*t������== ��c�*WuW�"�����1#6YN���ɫۓ�7FN"?2�Ln�'���Z���b���>W�g�y���<+�U�YM��
��n�(.}&�fťD����ɿO8ل[�:��'����'6Y ��	�eN�Z��D		�|2?�儹�G�)�g��ߏ�~������mv�F�^�|�v���L�{/���_�WȽ�)��s�k��)�sǏ��.
���~*�w?�
�i������Έ_���Ji����X�W�+[o�t�M�deA��޵/�VQ��3��3�}
�Ɍs?�n����
/��:]�wШ���,ş?��)�U��p�*��/�x�VEI\�4�X��{�m��px����y
7����V4�~-2�,uU�Y�Tl��yq��&86��e���p�5�c���l(�
��,���$���8��I��-F�-&���f�����ׯ~R��"�T~֜�l���
��c�$8lA$[u����VgR�>��g
�b`�w߲X�C�`���N�_��u6+u`m����P��!���l��H�f�"�٢Ν�"
-��2I,�3?�t�L0���J7|`�"�C��Y]D�P��y\U%ZG$�sG���?NVi�6�G��;���)�*�:n�Ț���
��	Dc�;	�E���
-���). at M:-6Aa�J����
��*qU�������i���)
��>׫r
U�Y���\o��6���"q^�7_a�%lQ^�5�����ID�3�\��z��e�`�UQ�4���/�]���2IU��\�If	�p�P�'�i5
1��.8��֛x��Ԓ�`Ƶt��xQe
���&�
-�����zEKy�St����o�wiE��W�7�Z2r637����}�"^�ƛ2G�yR�G ��y��@�X��l�mڊ]��kp�
���>B(?�c�w��A
WsԄ�A
e��CrC����nk�v��9w�ն ���A��I����M��M�
q#��U
w#�
V�N��
��-Zy��~A{�Ckr
�9�
-�m�r��/�U��'i�v��y���G�̉p
���ך��
�
���
���8Ƽ�6�x�i��Q~}���f�4�g �
8�>���
�_����3l=�I��iҬ?��E�s�vhz�T�H��
"�ȧ�
�
'3
-ȀG``��"-(<�h�I�͒4Xߎ�Mi1
K�6�Z��dE��:��a��E�&�q�
NBﭓ����
!$z
!\>x�v�F���.iN��W�`�����pvW7y�X�E�V���^b���`t��
�`��Ґ���0	/�Yዦ>�]l�yYܧ�k�8�?�f�]��]�'ثÙ`~��0���`��v�ԉH�?����5���Wi�l��Z�/��M,+�1C܇�8
�8iB>�G�$��9
�d��!��1^�W�c�}���:�H�������]�q��g�����I����(�ڗR��X=
-b���A����0�1���Ӂ�0I���
��� �\�=c�
��Ӣ_�(FJ�b�;�
���]e�E�I� u�_�!�4
5ߠ�C�#�ݮMԯ�l����7���2c�
�xz1����G�9� �
1(�<��*��
d/*`.<�^�R.p6�-/��Q�2L#�IbX����:S��� л<��tݢ<�3�"嶫�i�T٦�9��N�U����e ���C�LI	T��\X=���.����B��x�^X��})���s8�[^Dˑ=7�M�u��n��v]����H�FL�F�v�d�݈dܻ����
���n7�{��Uq� �0
-��H�U��jq<
w��s��uF�ȸ7H( PU�T"9��
QQH�f �Ѐ1�gQg5�ݔy�o	l���֍�S�+_k��w�&�j���0��˜�����aԁ�4��=7����d�f�&�I�M��L���)=�4�x�	�⇝��Q�uI��ym8&���!�$̏+=t$q����K����.X�Ga.}
��<�\���*�O]'��P��u��?�/~Y-]θox��cA�t4�V�Ya�j{%?EcW�
wx"m�/�GGޅ㍗��T��	��r�@�G@�&H��&2��;�88⢪���ž��Xe��t�Lō0GO�P�v
-�'�E}OI���	��u�����/ԩ�C�h���,��R+[6�^�+á`�jKp�v��tb��T`)��9�oI��i��|���&vl�e@��Vm��rFo���ܥ����zS��
8�*-��ʺ�5�m�4���ߦ�i���S-��·�'����5� ��^�mz0�}�6���� ��DZ
�@�p�Q
�(��6��1���E@�K�r�'67�Kb�O[@r�w�
{Q(��o!%�B�Z�q��y�
F�A�a�Cſڂ\�b���؇�0��L?���#�P�4�A$D��:P�*9�����c�'�>
B�ʢy�
+�>�Å�xh�wp�u	�jҺ8x����s!�'�`���d?
�
�J��k;�#��=ۃ�0$� 
�d4�Rͳ��?��/ִ]�&[�z��j�(Ï8_�U֬��i��2z)�
��J
�=@�4�Η�l�O�G�FL���|e0qUె�E
B���U
���m�~s+�j��!���W����˄�^�q8�|�S;��~���Nx�j_
~X�CT�a�����|%��b�*�|�4d?
�?���V��-9,l�.v��=��
|�n@�p�#9���a�0��m+rX`=�ÆU���as�0�
��zJ�C�oJ�xfx�TQ��Lq����P��U��5
|��
������\�E�
�6��Jm��X/s��=X��|�;3����
d��y�]�w�n/O5�$�[!6���a��7�{�ن�B���Z�^�@B�<�Qv!��!Jp�'�<
����\��e�l� t�(
-�ͷj������6��x���B�&�߸�
��h޻��Qw�3k�
Ӯ�u�s��A �ûY��u�j�: Dx����]�H�������|�l?<r�#���#W���\	I
f�"��./��^�ы l�.�$�Ax���"�R���pe|1�9���*
-��8�<v��Tq�duR:Ư������4�+�$B��������ф�ç�
����m�(���ۡ�ȥ�s�+�{��#�+~�Ww?]��?Н��I�m{ԍF382@"�i��*�r�?�
�-��𭿾Ay;��p�����
1o]Vn
2�o
��M�y��
+x��ZKs�F��W�`�	��o�,;���c*ɖ�
 Q. ZQ~}�g�%kk��ʅ �{�����&w6y{����􍑓$L�0���I�&��|r��|x��t�c����ȫ�:ݬ�\�߮��(.C&#ͪK��'�'�9���&���0�z�X�|��M������2�'�Vk=QBµ��O~<a4=��4��h��ϯ������o��]��7�y�

�V�T?���4x�ޕi���'�����TpE*��EA�
j�J��#���\��
��)��
+
�N9aV)bɂ_���2+���u�6Y��Uݸ�۪vC�g��af�x&5�B4�q
&�V\gE��U�ә�ePn�Y�/�CzӴu�@y�sbI�t���]�K�/9����;�s��W<欮J\�Hx�-s��
���Hx{+b��������d�`�M޼��dd��T�Zd0Zy׸v�K�n��A���
�
+�`�e��e�(�?�7U�o�nv���*	�4��^�LbX�`AU�ƹ�����7.1R�Iz����(��?Tmָ[�W��y��la�4�E���ltz*��ڛ�&��h{�IB�;�
9�1
�f�eU.��
~zO7�1
*�
+�6f+��lm<���4_�C^�{� n&T�0<!h;�}��d�(� �"�>�$�I;��v�q
;T!ء���>�ENm�jQ���N&�-�&s��=����?|��C�EU"V
��w:	��(��0nI��xXe�_'��A
,
�*"
f�m��:�!
{
F\�0�Y#͇�]�FV�o����1x���z
1€I�xg�n��
C;
���@ J��(�LJ
���t0�[
#�z0���`$C�(��P=58���H0Oi�׹=��
+Dp�9�A��������/8
�ܣ)���[`v��b%}��$�aN�������
�����
����L{0C�
��Ƀ>Z���#0K���<��I���L����Ir�™��|��m���e
��ӹJ�l��JI���wtM��*s�������^�.*x�
�F4Dw���l
+�8`��Mamd@iK��£/���=���c����y��v������>\4��7u�����-,���ǬCp�!�~��l0	#x����mؑ
lP�գ��T�+�v6 �l.��5#�����k�Qˣz9�z�Q=��AD�
��CfS:T<鹛x�"�3\wT�O�Ḉ����z��
�6 
�=n��:��i�g.���g�
\��g
�b�h>1�;�(:���X���芮t�(w�m$=Ok�������lk�t�O�X�zSd�z
��9IJj��YCa� H@`2�g��9��\��j�%��m�II%�#%�J�тE�GJ(C��뀔�������#%�b��A��:�(��
R��j������C�
�؛�,�
�O
��N�_8K��v��:^�q�v~�6����@�p�Tz��1wf�"��D�2�.Xfo~ ���`~;���܏�<�Ĕk`���.�����<���&u�O]��.VY��$������S�e�%�c��`'},v�˜�0�
V��7-M��t��C�Ҫi�����$��K��6�QA�Q�+�lU�f7��Cl�W��}�Ś�����׬�6L���
7���D��5�2[`�UYn�N [...]
+O�rW�Қ6'�Gh)_E�q�k5�=��p�[�
+����=��֎8 at r��۶��!g�ܥq�� �Ew
 p1
��ȕ�Y���@�n!D��0Nn��G��jۮ����ڎ��
:f7ұL�8:x�p���������������<
Yoj�@���\�
�V+�L"&�
*]�V ��tF�d�.��~� #�d�7��,lI�:��%�e�H Y
wӯ,
+����GV��I
�%�K�
_
B���!K��6j�Xi��j�n��x0��G7�ΰp옸u"[7�8��H
PB�`$���2X4URq
+��p�mmJ�ڔĚOy����$
+�0������{{U����L�pWr�
�ɠNe�'2r��S%a,�h�
+{S�
+om]zu*g�'M�����+�B%�^���x�g\u_:g�����ê�֡�b��QCF̹b-�b���(��+��0��bۅ��qs��
����b|�(ƛ!���G�;;
+���]f�EH��u��١
�4
9� �C�#�ݮO2(7a�X��ޮW��d���dn/:��kLF�j�y%U�ח"�S�����K��ˁ�TN��6e�F�;�av��ٙ�Nj���Q�K�Zd��v���}^�̚E�o����]U˱�,��wN��!nvA	d��(�+G
)9�8�b��H<B����"���,������:����x��c��JG#����UQg�F���5�'T��z|؝&J/�:��&t�B�c;b�<
��x�
+c��^���l��>���a��I׵86��M
���5Ӓy�7� ��
+fK��Z���
f�;E��
ud�pa�O� W�<�:�I��k�G��z�&�>C��.
M��L���)=J�F<��``�U�h�ES��mv��6
y
���f��վ���ο��Y]�O���z�2��>�S�넷u���}�����SZ��
����MጇfWI�,1Qf�V��a�j��_����@�K�1��~�c��@R�&���������[��� A��{Ǎ��s ���g��UUE�
+�.��hu
����~�Ԡln]��l���d
}-)��:��c(�̔1V�;Xje�&��W�
+��6�֞	*R��S��DNk at nY���n<�M��ۀ|x���{EFo��m��2��zS�����\a��@{�PYJ^��m�9��p<��,;�
�M��ۓ�g��o��7TGJ_ѳK_`�
���١J��ျ�b�u���l��ѩ�X��`�p�
����s.^mɝ�{���\�]~+�+�՗s�+ȣ��z����k,ȅ�EdJ�l
���/�0���
:���X|����4���iq�
+�%G�����?X&�f��cHRY�W~�9��-�
+[��0����.����oOY�8����ci�0�������^f�$�1��R'�֊|Ċ��E�T��`��3SѰ����h����$��c#~I�(7
���|y
� �'��fd��Q�
+�~�1ϪjZ~n�>Xk>��?e�
 endstream
 endobj
-949 0 obj <<
+948 0 obj <<
 /Type /Page
-/Contents 950 0 R
-/Resources 948 0 R
+/Contents 949 0 R
+/Resources 947 0 R
 /MediaBox [0 0 595.276 841.89]
 /Parent 868 0 R
-/Annots [ 923 0 R 938 0 R 939 0 R 940 0 R 941 0 R 942 0 R 943 0 R 944 0 R 945 0 R 946 0 R 947 0 R ]
+/Annots [ 936 0 R 937 0 R 938 0 R 939 0 R 940 0 R 941 0 R 942 0 R 943 0 R 946 0 R ]
 >> endobj
-923 0 obj <<
+936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [211.932 696.002 429.117 706.906]
+/Rect [123.594 585.043 340.779 594.941]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
+>> endobj
+937 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [211.932 508.704 429.117 519.608]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 473.461 331.096 483.359]
+/Rect [113.91 286.164 331.096 296.062]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [204.862 385.168 422.048 396.071]
+/Rect [204.862 197.87 422.048 208.774]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.331 373.835 395.942 384.116]
+/Rect [292.331 186.537 395.942 196.819]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
 >> endobj
 941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [383.646 329.377 426.585 340.281]
+/Rect [383.646 142.079 426.585 152.983]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHZ07c) >>
 >> endobj
 942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [294.32 285.541 511.506 296.445]
+/Rect [294.32 98.244 511.506 109.147]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [365.665 273.586 469.276 284.49]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
->> endobj
-944 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [216.63 229.75 433.815 240.654]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
->> endobj
-945 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [328.196 218.418 431.808 228.699]
+/Rect [365.665 86.288 469.276 97.192]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
 >> endobj
 946 0 obj <<
 /Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [371.182 185.915 414.678 196.819]
-/Subtype /Link
-/A << /S /GoTo /D (main_BHZ06b) >>
->> endobj
-947 0 obj <<
-/Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+950 0 obj <<
+/D [948 0 R /XYZ 90 757.935 null]
+>> endobj
 951 0 obj <<
-/D [949 0 R /XYZ 90 757.935 null]
+/D [948 0 R /XYZ 90 733.028 null]
+>> endobj
+685 0 obj <<
+/D [948 0 R /XYZ 90 681.058 null]
 >> endobj
 952 0 obj <<
-/D [949 0 R /XYZ 90 733.028 null]
+/D [948 0 R /XYZ 90 625.267 null]
 >> endobj
 953 0 obj <<
-/D [949 0 R /XYZ 90 693.013 null]
+/D [948 0 R /XYZ 90 582.054 null]
 >> endobj
 954 0 obj <<
-/D [949 0 R /XYZ 90 625.984 null]
->> endobj
-894 0 obj <<
-/D [949 0 R /XYZ 90 569.476 null]
->> endobj
-843 0 obj <<
-/D [949 0 R /XYZ 90 513.686 null]
+/D [948 0 R /XYZ 90 549.551 null]
 >> endobj
 955 0 obj <<
-/D [949 0 R /XYZ 90 470.473 null]
+/D [948 0 R /XYZ 90 505.716 null]
 >> endobj
 956 0 obj <<
-/D [949 0 R /XYZ 90 437.97 null]
+/D [948 0 R /XYZ 90 438.687 null]
+>> endobj
+894 0 obj <<
+/D [948 0 R /XYZ 90 382.179 null]
+>> endobj
+843 0 obj <<
+/D [948 0 R /XYZ 90 326.388 null]
 >> endobj
 957 0 obj <<
-/D [949 0 R /XYZ 90 370.846 null]
+/D [948 0 R /XYZ 90 283.175 null]
 >> endobj
 958 0 obj <<
-/D [949 0 R /XYZ 90 326.388 null]
+/D [948 0 R /XYZ 90 250.672 null]
 >> endobj
 959 0 obj <<
-/D [949 0 R /XYZ 90 270.597 null]
+/D [948 0 R /XYZ 90 183.549 null]
 >> endobj
 960 0 obj <<
-/D [949 0 R /XYZ 90 215.429 null]
+/D [948 0 R /XYZ 90 139.09 null]
 >> endobj
-961 0 obj <<
-/D [949 0 R /XYZ 90 170.971 null]
->> endobj
-948 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R >>
+947 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-969 0 obj <<
-/Length 3584      
+972 0 obj <<
+/Length 3359      
 /Filter /FlateDecode
 >>
 stream
-xڵZYs�F~ׯ�ۂU&47��I��S^ER����HT@���̯����E���ʖ�������s�f���:��?;�2r��fv�8��,0�ׂ��
���/8c̻�
�\U�v=����?߿�).}&ͲK�Գ��g��q ��C����%�����l	�3��(�}�\��������3��N.S��FӼ/_��‡�v�����f�>����z��"0�e�*�*~�Px7sι皮��u��]zq�$�K��k�8�{�s�i��� �л_��q�gW��U�|�N�����
���������!�J
�
�r�9��l�I��/��%g
��H�c��F
-`�G��MZeI���?�M'MV51<�\0�"��uV��%��}�X�I�#А�LkX�[uzе.�qS���tS����@
n��wt�di��Yj�~��A운��M5W�
&XU��7��X��#p����Ϩ >1��?�'��5�B� Q#.�Ѿa!�(:,�����PT—�[�^;�F+�2��x�  @�

4��6-��sF��qY8��6+�`�
�k��zx�Ѓ� �z_$�,�]M|y\�v�*��P�{S
-y�+��wv�����j�:�
-�RF�+�z�埤Ƴ��y�2kʪ~6�.�֢��@_Bc\�Ճ��0h���0Z�����p(�fM�7`��X�����o�e��6�F�!��
�����?�К����1��HQ	V�t�&�e����i�쪹
<��C	�HŬ�o/Xk�d
-�
-�� �2���zj�0�#��b'-�$��i�x�F�
yEx� iw�
-� ]8����`�7h��+'U�PAD��+����b�.<-U2�1�fafY]
IP�y\�%��
QH�C�cy�z7-�ti�
T���F�5i�.��w)�Z9�B��l�*���%,�&v$	���dY�(��
�7��m<<K8J���Q�y��Y�!�O�u\$v^��Z/jX����4`VJm�O�wE���
V�I�\1oJ脌�
�O
���S[����\2��r�������#�p���e��I� �}�iu���j#ۆ�\��lV�{�Zjr����h��B����/ޠŸɔo���J@��Hc](
%�C�§$; ����h�G����p�F�r�XO�0��
sb�E�Z:�
ha��KW�'�`8͕52H���•x�xK8�
�^%X �i��ا>��__3�v�_�c���C���l�6K���LG{ꀹN ��}:�\�/�tV��#�k�l��P�
���S;D�W��A.��J<ہ3����Ղy�1֭��0
9�X
�F�C�j 0�(��b�
z���iئ��eIT�;^���f�>��D�)S+A��:4�8������:u���x�-��ݢ�i
 D�
C��
#�)3�C�+6�i\�-.
*T�X�r)�TD��u�[��F�����Dt�Kp4X��
!"'����Z����Y�{��I�� �
V֌��ᯄ6Tr,�j$��	���hG����L
�V9�U���ЪVh�@h��Uc�U#����Z���Bk��X

-�
?��%���v� 3ދ
�|��=rmˌ��1DD(n�c����\�Ug�'��O�*�e��B�!xRQ�y]���P�Z��������p�Hƀ��:K1���8�ㇼ
�q���m֖�!
�P`��f�CӺi�?�����OjWd��Ϛ��C�Q�Y��¦���Q7�i	 =.���[�i0 ��P������
��
i�"�
'G�A��}�hz/����H��
-�R��*݂���'!dK����@%R�O�]w@�d����N��4�&0?L��L$Mi�IM�=0�n8��%�c�:m��|p���
B�Z�
-}D|�8��*mi�
�u�{ ,��[�k�p��Y�n��h{�E�Ż���kç���P��^BX 
x����.��2�.]�0����m�dq���U`�SGl#|࿩0㸡��imp�&+�?~L��bJ�=��Ɖ��m
-S�ϥ�2�' ���!].�f`�n��B1��~aS��1N�\u	�
%�؃��$�M�l�H��7��u�����ܭ֓����&}tr`S�5B]S
�{��(��bo�j��R@��o��5����^�.���c�^���<?�+��4�
X*ȯ=D�6�z�U�6�!�r�]�=4��E
�:B
ܭ���I�YW{��:��`����!���2���C_�h�1����8���t�Lfg3��"�q�"������H=�+��7a�-����g�H�}w.�����e.Ew���1

�2�cD�
6 ގ��t�4,S8���0\R��6�x��m�r���dw;`ڒ"���6*���|�
-T�]�DES�t4�X��X�Ch��",ܥ�c.�|��aC�q�:��t�"_��7�GB�qf`��58o0�[
1ʃ%~U��I��?0�t��eq
�u����,�!�ݣ�h�2(܎}JM����4h\�i (�;��5#���s���Hx���{v)���K���>T��� 
-�Å�vj0�A�Nf`��WTdX�(���Nh�T�� )�$��@ �d��kGl��2g0�a欞���w��p3�s�k��΁���v�_�X{�=�~4�tD�E�p�8�-δÙ6�	m�z\�I�S�{�E�A!i�T�6��_�eZ@�s�*z��F�� �
�����p�A��G�
�����4�($���|/�ݾ(��H�:{��o��
B��f“)"�w_�8��)�VSBA�]�g�f�F�u�$���X��$��Q�LO��H}���3�BCY�����b�r���C���q������I�L�I���9*��
���(PO�
�(}�{��q�|G�5�Ow���Y((\��
-��5��#\*�xN�pm������9��� <-�ϸz"�TV+� P��Fp�(H��!EI�bה��H����rλ�̞zZ����4��TZ ����;㦴@����0���� �
��9;�
ΚYW(��P�
�*O
ZĖ�XҒ��h��
$\�d�Vt�ڙ',w�I��[��y���$k�p�
��[L��)���P-"���8�.����*��Mo��4N)Hy��S�N���Bto Cz��܃A�"�ͺ'�;č �����8w����8	��Œ�
�c�@���d��n��
	@)�b�^�0_3�HC
*���;�;F�n2'D
�5r�ɣ:yAZ���}�|��(�M�2�
�ƿ�?���0�%/<��ꚼÚx�I--��|�d
-_���z�z�̳O���l�k޾�h���`�\�
���m(�߉"��E�wEF�P��� �EX��ӡ������H/=�|E�9@��a�9���ĉ~9�),���=|�E P�a 9� .B?�_~�R�	�p��T�[,�!��h�#(H�-oC�E�H"��=~�?�?�-��}�o��o�`�Ə�6�u:�V��� ,���]�G�j�Bo�uZ��Gu���l�qcݣ���c`�|�,���'��#��~тI���/R��m>�a�G�`m{ߖ�!�nSV�
�b�;����Cy�
+x��ZIw�8��W�6�{��Ē���{ܑ�g^�M�'�&��ݿ~� �iJI�u��E
+K}_U�"����^�=�9;.�L�Z01���i2���1�����C at C��<�o��Z��n3�qp?�t�zQ
.a4��#��=�9�팂�̨2����,ݞ}�Df+�����k5�j����qx����g�M���&�7�ؾ�Ó��d��u;
�OLBPw}�Q�J�eR'���dp=�����=_�Ea�U��++{�m\9���9%ИE
J�ࢴ��vWW�]_�'s��|�im1-�f_g�������V�ڍR.�n/X
ʈ���:vko3
z�]Ti���2)l5�ʦ���l��&Q��>YeuY��HH\����|��m���ֵ�r��J�l��yj�I��2�e�5�M�~���ƶ��B�9��U��s0 ���"az1���\F02
��Er[��p���l�Y}�u�7h�wΔ�PRݝ�mw��Ͽ~��M�/�]
����
�9�E����2F�j�
gf)����pb"��@���̳��FSZp*CM�p������D�8�U_�|! g`�O���0���H�`u�T`�X
F3gd�a(�����n��B�ю%�������'����n�#�j�I�(�m !`7=�]Xx�#��G
x
I^l�rO^l7�E�3�6	^��
1��ʼ\[�j��I[�
V�&�w��0���iUmlMh�O2o��0"�[Ų�k�&�
l>����4vV"���\���
+|5���P0�,E�mʪ�p�{l#��AmX6w�
�D��7%�<��Ą�G𠏁��L��4�_
{���i W�sC�׎�߽8�}0S1�+F�l�(rS
�ew�IQ�A7�]�GB�豱�&=@�+
Nqo�~W�e��fȢP9a�*��!�
�0��B�`��u!(���
+c�BP0m���
+]vw.zb�?���\p���(�҃O�*
��΅0prC‰^����
\]h�o�u��.3b�S'�Ίled��Q�5�ߧ�][��^�&`À���ݶ�j68�s�
K�n��j��)_n @��
��y�]�n�ދ[X��KڢG�%�Y���l�[
�
\��(���`�庱��
>�5\�v�S�p?Q�*�8r�:}ޯW��ll_!'��
�˥�T�~�S��PI�I
�J�|'�)�bʽ��v������j3\.�AyiE��v�oѢP�Ls��)�%B&�9C�쒵
P
+8�I���y��iޤ�k�ey�ȶ��	I���6
�w�L,=�og4E�v^�	T�����F�L
+�&�h��ܳ�	�
V@�̵M�����J)��V�=D%����o뤾#� ����
X��9���x�i�
��|x�`z5Th���0axe
a�bD�2 l򦫭:S6Q��o;d��
���:um���b�Iw<
+I;�5ց�������o<�e��	f��I(	
Ej�!���ʭ�c�5�S�HE

+�
�-
+����,<��1r��,l�2O�#�����ә4FQ��n�G�V՜t�u�XXyjv��Ĭ5�>�:&�fX�&Ƣi��0o�����]G6���6�"F}Ы��p��=N��	Nd at SZ�<~,A�
��PJ9\��
�w�
�G��$���1.���9xs�e��㑪ϙ)������#9��@u�[�
�������P�
����t{���U�
h�n��*05
2Z�����z��{i3*D���x<J��
S`|�fP=�6�}����hڬ�O�f���s�IR��$��0f���2 ܩlY�p�,ٲ��� �-�.X�.[�#�l()K>��:+�H�6�d�!
���
Ԭ��c�T��و�^M�@}�Ӹz�[�ru�
]yZ�50I�5&��U,��ۼm��\�D�i
2
��pl�_�h}��Xȣ>L��)
�i�<����\��5
�*����:-˴(
-�4�b���B03:P8��8��+t�l�K,�M]�վ�zER����9f�6���G��N�+�5d����Bb�µ>ϋ�<ƈ�
r*�
b+�o���Ԏq�f��]�>H�@DŽ�a(�Iՠ0N�`r���j��v�_0��ˬ�_�����(���`�H@��li2*��H"}�D,&6ĩX;��E��c��a�3�
����Le�fF"��4���~b�a
�()�_"�F�^�	��0mOs��"i��
+�pk%�;��Ʃ�A���2[�%�
�
l�X5K7e��>���:���ۤ���� X%m�^�� �����I��
+O�T�9-�X���(2p�[
���`����*�j����I��R��$��7eu��8�;�aL5y	�1���!�`0,�.�p1�`�W��|�����O�P�Y�
p`
��
~�<�{�Ʒ��L���O�l֦��ܙBORd��,e��]�}��؍
��
��C�
/M�4C؉O![$xO�Y�2�bt/�v�"pXl&f(�G�"
k,F�/'��^��?k{-��:{͂%��v����Ҧ�Ƈ�����x
�w�_��tU�L
�N��C*mD�wy��F&z��(�u�@��@��=1�1��{���o�}24�Uk
x�j"2�{���{`��=8xy�F7���F���
V�1��m:�m�^�M��Áנ�2�����Ū�R�v(�m��}vkwF�S���H�]-�Z~p����~��؂��Lk� �7�P�aT:冩"aD>���DžA!q�v�i\2pz����bw�q����
�*?
9
%x�߹`L; ^%�:� ��%���.��
�_�e
ho�Z�!h����ڨ�
m�'I��}�#��� �Q��mt���� ���	�R|���z�C�b�p�<�v�.������E >��z��eu}���ŋ�&���Ɠe]F՜���� ������!���a5��o��8��o(�qS+
C@ ��ಌq��5��
�
|�$x��
5
T���A f�~�M���mP�q����A������G�xo���C5�$�TЋ�����1	�7
�'f�w��1����jĔ��R|3��|�@iZAbmH�}�4�w�F����Ѐw�5D�](��G�t_&�N�~"os�]<%��!|���D����n�2k
R�H��9�4
z,g`��I� ,,3��-���lw�\���&5��·A�W�X*q
�Q���[9��P��A�����˪���@�n�
�l��9�BM���i��I�*B-�r��5�Q��b0q���� ��9/�
4Y����t�H��gAL��{#{$ !%���� �G��0_� "������� ��޶����ϋ����Z

 endstream
 endobj
-968 0 obj <<
+971 0 obj <<
 /Type /Page
-/Contents 969 0 R
-/Resources 967 0 R
+/Contents 972 0 R
+/Resources 970 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R ]
+/Parent 984 0 R
+/Annots [ 944 0 R 945 0 R 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R ]
+>> endobj
+944 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [216.63 696.002 433.815 706.906]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
+>> endobj
+945 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [328.196 684.669 431.808 694.951]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
 >> endobj
 962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [174.831 485.352 224.415 495.698]
+/Rect [371.182 652.166 414.678 663.07]
 /Subtype /Link
-/A << /S /GoTo /D (main_BRZH02c) >>
+/A << /S /GoTo /D (main_BHZ06b) >>
 >> endobj
 963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [277.924 485.352 495.109 495.698]
+/Rect [216.63 440.958 433.815 451.862]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
 964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [188.779 453.471 405.964 463.817]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
+/Rect [304.286 429.626 407.897 439.907]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://arxiv.org/)>>
 >> endobj
 965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [451.334 453.471 501.476 463.817]
+/Rect [174.831 186.473 224.415 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (main_BRZH02b) >>
+/A << /S /GoTo /D (main_BRZH02c) >>
 >> endobj
 966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+/Rect [277.924 186.473 495.109 196.819]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
-970 0 obj <<
-/D [968 0 R /XYZ 90 757.935 null]
+967 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [188.779 154.592 405.964 164.938]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/Publications/)>>
 >> endobj
-971 0 obj <<
-/D [968 0 R /XYZ 90 733.028 null]
+968 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [451.334 154.592 501.476 164.938]
+/Subtype /Link
+/A << /S /GoTo /D (main_BRZH02b) >>
 >> endobj
-972 0 obj <<
-/D [968 0 R /XYZ 90 693.133 null]
+969 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 973 0 obj <<
-/D [968 0 R /XYZ 90 637.222 null]
+/D [971 0 R /XYZ 90 757.935 null]
 >> endobj
 974 0 obj <<
-/D [968 0 R /XYZ 90 581.432 null]
+/D [971 0 R /XYZ 90 733.028 null]
 >> endobj
-545 0 obj <<
-/D [968 0 R /XYZ 90 525.641 null]
+961 0 obj <<
+/D [971 0 R /XYZ 90 681.681 null]
 >> endobj
 975 0 obj <<
-/D [968 0 R /XYZ 90 482.363 null]
->> endobj
-719 0 obj <<
-/D [968 0 R /XYZ 90 450.483 null]
->> endobj
-718 0 obj <<
-/D [968 0 R /XYZ 90 370.224 null]
+/D [971 0 R /XYZ 90 637.222 null]
 >> endobj
 976 0 obj <<
-/D [968 0 R /XYZ 90 327.105 null]
+/D [971 0 R /XYZ 90 569.476 null]
 >> endobj
 977 0 obj <<
-/D [968 0 R /XYZ 90 283.27 null]
->> endobj
-737 0 obj <<
-/D [968 0 R /XYZ 90 216.864 null]
+/D [971 0 R /XYZ 90 525.76 null]
 >> endobj
 978 0 obj <<
-/D [968 0 R /XYZ 90 170.971 null]
+/D [971 0 R /XYZ 90 481.805 null]
 >> endobj
 979 0 obj <<
-/D [968 0 R /XYZ 90 127.852 null]
+/D [971 0 R /XYZ 90 426.637 null]
 >> endobj
-967 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
+980 0 obj <<
+/D [971 0 R /XYZ 90 394.134 null]
+>> endobj
+981 0 obj <<
+/D [971 0 R /XYZ 90 338.343 null]
+>> endobj
+982 0 obj <<
+/D [971 0 R /XYZ 90 282.552 null]
+>> endobj
+545 0 obj <<
+/D [971 0 R /XYZ 90 226.762 null]
+>> endobj
+983 0 obj <<
+/D [971 0 R /XYZ 90 183.484 null]
+>> endobj
+718 0 obj <<
+/D [971 0 R /XYZ 90 151.603 null]
+>> endobj
+970 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-985 0 obj <<
-/Length 3643      
+989 0 obj <<
+/Length 3560      
 /Filter /FlateDecode
 >>
 stream
-xڵZ[w�6~���[�s"ސ7%��8q֍���6}�%X�1E*��u~��` I���vOrLr0���7b�刍.N^ݞ��'r�B��dt{?Rl�&<��.F�<��x�c����ȫe�7�1�����W��ː�z��2F�ɛۓ�'
�l�m�q�2
��'���F
�_�X(U6z�Z�Q$$\������ǎS��������I�?���[��1�{%���p<�R���P�}��.�1gA�S�s,�@Cc��`Z,�:oWkҽ�j�a�7s�
L��KjhW�TӒ��'�.
-4UѵyU6$�vh�yitMM�-�^c�h�	OB�3��P��
-�tW�u���؛���4������3��f'b��֛��8]��Z�
� �7$��b��uoVO
����.`�e&��_�~���,�?����D(��J�p�����H�C�J�9�_�3]&�[�fҏ��
e�+{Mx���/�.aa�d���nQ��z
��*,Xָ�n�l�d-�z�Wk�Ʈ�s��(
E�|��LA�y97mUR��9.�s�&o���MӼ�������9
-8=D��{
-�Y
7��B�Rg��Y��F%G�,�PD[7{��Q<8�
���{k� �\�M]-�
R)������i�u�A�$�ڴ�ʽ]k�
�a�e�-����|f�h�F$����
-��'��P8�Pʴo��xl�2>_V]��
-
K�E�Vu���p�����\wy�A��vg̀7x0(�4���=�}%kW�t>�〼��W������.Mc]F�
-M�
�7�A?�W9u! `U��Pd�B6�}V�Nv�*���'�ONb'�J�ۙ)̼
s0 i݌3 �
|�9�!*
�dB� g��[۱ˀs��?��Q�B���=���9��$�͞�>T�qؗ��8�˅O~��5��+9���^��OqtK��l�iz�)M %q0N]�{�<��!Ur<t��!�#���v~��~��Tf.v1�T7U�2�q�6�wyÿ0N�`���3���Ǽi|�Y���o˦�'��&|Fs�ӂ�Q569�
n�)
�|UVE�|'��.��~��F���������[Y5)N��[.��-O�>/�� �u&#2�0�w�����X�uVm�yyz����@BȖ���K8_�����Ek�;�b��R�@��m"��
s���ן�5\����2s`wR����V�M�08��ٙiu����L�v�g�p3\T�]�u�. ��g���+���
+�(�Es-�
+A�Y��ll6T�%_�];��^�

-�� � � �E��91|

dE�[���cD�����
c)�|��<F5
�H��%T��fS�=
���Z��y�qiz,� 
eخ�-Z���fر竮�V���5 훶��6x
W��{S�
9��h^c���#JgOMk���C�Yˁ�m	0Y�%_K/
� >8
K��錺�E�RA�"�����!�l;�� 
Ut(ؗ	�i�#
-��1�{SA��}=�\Lb�<��zn
-��{�m���&ߓ1��&X*
c���oQ��m����ip��
<�yQa�=���
�\;���yܲ�
�q����&L���~8dO`̙�r���;Äc���=���&�~pb�Y�_�w���
��f
�s��Er
G[m
�t���!г~�\X��t�s��=ݍ\[��i����,����G9e
�v�S�������l[�(��m�!�������19W�~"9��s�[J�
��U^?�>�(�����o�9#�NgIv�QJ8��� �#����/��I��
���|EOmE�u��
-������o���ڐ6=��u����X�&��Q<�I
e��,ѹ���
-6L��Kx2ʜ��*U!�.����
8b�D�J
�Cǔ8@�S
�	�����JH�M��ݚ������4]7�CT�� f�h�$���R	`���!�s�k���_�����e6�y�g�St���?���o����{��^T�➖�%��@ӕSy�M����
U7����
(@�5���,�Ɖ���� ��i��҆P"��m�nPב�
-�+nx
�؎E�%�!���lS`����L8�)��P��kEa&Š.qQkſ��wc��
-`����4�q���g�sj�Dz ��"
\��9��챬;��m���y���^W6�D�m2�
7
i�
5]\�ύe�p��f�; 
-�@�y��,H|��<W�{R申������/0���' �r�8�����u~���z�gȁ_�3c9��R�mWh�*/[�X�[���#�
n���+S�OtOӖXT�
������:C�՞��̆˟@�6@��!c
�r���D-k.��sgq�7*�`�va%�
;����9ƿ��1�*��pM�0l^O�7`v
�C�Cl�}��q��G"%�ï��t����c|�UE��hG���HU������G�D����x� ܅��u�\�:'������s��0�̤?3X���
Vy=�`+�
�ؤe=h��2����-V�Ո�]���[ߙک��PJhM�0�,��`����tk�gsa.8��4.!jLY?�l�Y8(!�w�8��Z�3��
-l��|IY�9��3
sl$�r��
w�ж�$�O&x�;����HFj@�9 �+$a��������� b� b�H�i���%`�g��H�����
7@j[����˵�&�JH���	�`��8�.u��o1�8彣:Xx���|�
<��-�����'�q0�:/]y;����B���Z�Ə���8
��%��sW�&�_QV�xg�򆸀��"�O�֒��d@^?uX;U�ϓyA�+�ό���a8
+����]%
-��an¼�:?�%eg
-�v�	'I�
�ekgnM�2<�G
-֨�@�8�Em��G7�
��m
,[����W�ı�)���ǼN���:����&�P�
-�D�zW���@�<��U]�	
��
�uz��G^W]=��;�澂y
C�0�j� +��k4�P��"?��p��s��_'q|G� ;�A��{���!Y;\�KS����Q��D�[y �Sظ|
by��'����?]“R���5�)��\�[��C���W�o�./U�
������b��0���Y1�PU�I����_V�Аg��\Vx\�w��`�ɱ
���-���#����jaDj@�j�p�`�չ��&�֮ţ��P{
[��
��uZ��~((B����O.�U隦N����¦L����x��L7��┎��!2�t��.��l7TF���o8a*a��'���g�*PJ�������,�/���:������D$я
{�߈��I�
�/߫��(�5~%��(.;S4wx&�KC'Uҝ^A�^y�;j��|����,�����|?� !n�}���^戃�����B#�j�5����D�d*x�����w�s%��NI��|
�Ǫ���O��zP�
�K�;_Ҳp{��n��;�~���л��-�]T���w��"op۶�%N��QԠ<<�
����o����`
hk*3���`|�@o�|�1�v��|�
��w����i6��	�o��$����|k��

9����o���9~���`2����Δ�Mؕ����t�)N����0�˶�0�uU�V�E�/��'�
+xڝZ[s۶~���[�9�;ɾ9v�ƉS7rN��-����T\�ן],x��$
Ϙ�b�o���&lrq�������I�GF����$b��p_
>�YN�����t�c���6K�Uo�S����?7�ť�d �Yv��z�����"�p;��@��bs��?l����2
+'�k3QB�3�̏�8bny��2|�h��ߧ�A��v3��\���J�f��Sι�Og�h��UEM�8_R��^�������M\�
�\&U�ʩ]��s[��6�tq�X�����T�aʙW�����xos\��y �+�@B͒˩��,�d�櫪�(��L���
+&3��H;����BXv�o���I���
��;�J�^9��Ͷ��݆^����e�/�m�T�~���jp��o6�,��}��v���0��nx
̶�ݽ�������0<��� r� 7ڭ;����H�Pq�f
���
ē�r�u�T �!T���#�����!L���i�08�a97۸$I
!4.⬰0�����dQ���`�vƇt��0�8�˲�kg�� �x��À�I_�h�x�ȋo���5��y���2�c�$�3
+���ʧ��r���ʮ��k�1��g��,(
<�q]�ի=Їs�U ��>Lh�Ϻ��"�3X,x*�7��6��^
͙�ݠ*H&���W��d�y�#��D}�e�$9I�hVvM��_��~�����i�����"ہQ!�p\�C5��X�q�b,������
`�+�2���Em��i���;���i�/�=K����3�~�<V�#�:�'��(�$��N�����Q$H���[Tw���Z��Y�z�pm�/y8��k�H�(�oAxX�#�q�D�%��F�e�
�\�oqvk� �$z�@I�dWι�eZ-��=fL�H#���
%qI�`�@aAQ+�7�E)4�� ��Z���
����93C�9'��e�~��Y�E~�r M�}L�%-��j��Nc�p��O���k뛰��&5�N
o�C���P�&3��-���^
+Ӈ3����
�,2�|���-�"w��2�Ʀ�L�
=�#���Ĩ�(U����Rx�<"�.Jr&)���&:č��N�UQ��zC}fL�K�1@��J�	,���e�h A (y���?�����?K�'�
+�ZҊ�3F�c5k���C��"
�]�� -�����D=Bu�F��������G�:t֯�
8�U
��z[���a���^C4�؇/�!��}���L3��嚻
C$��p�e��^F���3=�D��M�(���gQd� E�k��3�P��1=Z9^B��-��� ����"I�x;���3%	>Jv�A4@YZ��^q��	�C'A�@y,��1�R@\_ U!BK�}�F��F\	�+!B�(فG��OxŸ��=� >��M�x	0��K�����UR��= �YF�>*��@���:X�r��s#��L�d7�@�P���
+{jV�ج�Ƭ�'f�}Ǭ�P��V��o��CaU�����/�Y G��,΍���akX/p�*�^�g����[��':�@��6Bm
9
~>�IZ����:�+{�{�T�"l�պ�����8#�>�={L��|����톸��N� �>���
�,_�e�ב9
�_�f�l�ɽ���nS���O��,�6�
���;@0u,�jQ�[�� a���.m:�5a$K;Xڔ����g�7�x�06�Eқ]A"�<���!u␆Oz�
*��
��*�OQ�ZF��G�B��Ŧ���=�־�N
��|k�nW�_	18Ů�)$ф�|Q�.�s�8O�d4%桴)����F�S�B5�i`�!��Ī���p��1��v�#�'g��!j��$�,o
+YӒ����3�[�0̳׆D�o�/L��=�]z�
F���3M��n�~��2W�0ð�I>�.�䳵�6����'��G��p=��)���SJ�K�ck!#sXu��>k��>������< oO��J ��w]d��di�"۽��F3`@��������CZUMw�L��o�N{q��� kd5�\A�Cr@��X�EV�
�F�ܞA���<oFX����v�yk�*˩��|�e32Fɓ�O�ؚ ��v"�Z���i�C����p����z|����*��-�>دo�b}Lx�Ci���?3Ɉi�
�U�*���
o�D��/��_כ��1s�.�#`���vM��.���с�QZM�o����������p�(��6V8�I�/
+0s�P���h+
�,����u|h�Ecߑz�`t=N#Ѵ?&�ʱ���P��)^9w
����Li����,6qj�Ax,��U�6�����
+�e�n\,��[��8�J&�K�N
��ڝ���b�dX�����0�u��
n�(�jP�]T�:(�e.AF
+���.w����;��>1 �I�����&r�V�`E8�2���v�P
��x�XȰe��9
���y��Q�0~�0pp��*��/�>�\��0	��`0!k�@�С8~�_���
��L��qq�H���3�ƭ@���[9��X�����Kƾ����7�� �.b

�4����q��.�ꡍ�����	����M|�O�U��=�_1�C�d�w�`��sd�|� @���fr at Y �k�y��/�qu��4|f �|��C�C�6D
+����8
e�O��Uy�TK���
8���6���!B�GS��
�P�Vai���hB	�}��&Q�G�Y at u��D~h�^�����TjW��r�e/HF ��'Q����Hu׮!yx
@!�a�R0��{�6���<7�r����`�讦
+}����
) 5m ��PA�GJ���ֺJo�
���qo*�__"�����Ywኩ@��^)
��깡�-$�K�u��Kۗ�=�|P�4~���"%;B��:�]%K��e�v���'
��0��:��� ����D9
+_���)�&t]:�w��1I�6$�+t˺��RW�p�	h~=K��đR�t�
	q����<D$|��_U�
+>�-}��GSf">5<�g.�*��P�2n�B�p8S�]Y��B)�E��F�q��,�ݟ)�;��zOm�Ā�絻
SQ��
+P���z϶lm�
�rG7R�h]��M���T��L��1=�;1\K�l��.`<���~-3�)���^>���ƽCX}۫O��A�
+0�� #�����7�D
,������w�tQ&�6F�i^7N��5
+���~R��
>o�Ia�,e�m��&�XT�����s4�q�!�̪�W��x����ܣ8�ő�f7`��eŗ
����A���
,�\�Ȇ�bq{�wKkDV6X�3? .T�ӓ�k;*�>}Ӡ�Q�~J�11~DE�&�_C�"����
ZR��ہr�� ������D��
7��h��2]�����ӻ.��/�ǿ$D�n?�C2��1ة�@��c:۪����kZ
T�M�^�B
��OA��vg>�����r�󵚀�։
W�b>߈�h�$���zy����zu�E���t[�i}��f�O�lo����4t


�e�������g$��9�&�
 endstream
 endobj
-984 0 obj <<
+988 0 obj <<
 /Type /Page
-/Contents 985 0 R
-/Resources 983 0 R
+/Contents 989 0 R
+/Resources 987 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 981 0 R 982 0 R ]
+/Parent 984 0 R
+/Annots [ 985 0 R 986 0 R ]
 >> endobj
-981 0 obj <<
+985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 577.073 458.396 587.354]
+/Rect [113.91 333.984 458.396 344.266]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.ifor.math.ethz.ch/~fukuda/polyfaq/polyfaq.html)>>
 >> endobj
-982 0 obj <<
+986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-986 0 obj <<
-/D [984 0 R /XYZ 90 757.935 null]
->> endobj
-987 0 obj <<
-/D [984 0 R /XYZ 90 733.028 null]
->> endobj
-988 0 obj <<
-/D [984 0 R /XYZ 90 704.968 null]
->> endobj
-989 0 obj <<
-/D [984 0 R /XYZ 90 675.026 null]
->> endobj
-546 0 obj <<
-/D [984 0 R /XYZ 90 617.297 null]
->> endobj
-628 0 obj <<
-/D [984 0 R /XYZ 90 574.084 null]
->> endobj
 990 0 obj <<
-/D [984 0 R /XYZ 90 517.671 null]
+/D [988 0 R /XYZ 90 757.935 null]
 >> endobj
 991 0 obj <<
-/D [984 0 R /XYZ 90 474.552 null]
+/D [988 0 R /XYZ 90 733.028 null]
 >> endobj
 992 0 obj <<
-/D [984 0 R /XYZ 90 430.717 null]
+/D [988 0 R /XYZ 90 693.73 null]
+>> endobj
+737 0 obj <<
+/D [988 0 R /XYZ 90 627.324 null]
 >> endobj
 993 0 obj <<
-/D [984 0 R /XYZ 90 398.238 null]
+/D [988 0 R /XYZ 90 581.432 null]
 >> endobj
 994 0 obj <<
-/D [984 0 R /XYZ 90 330.373 null]
->> endobj
-684 0 obj <<
-/D [984 0 R /XYZ 90 276.64 null]
+/D [988 0 R /XYZ 90 538.313 null]
 >> endobj
 995 0 obj <<
-/D [984 0 R /XYZ 90 231.464 null]
+/D [988 0 R /XYZ 90 494.134 null]
 >> endobj
 996 0 obj <<
-/D [984 0 R /XYZ 90 186.911 null]
+/D [988 0 R /XYZ 90 461.88 null]
 >> endobj
 997 0 obj <<
-/D [984 0 R /XYZ 90 143.075 null]
+/D [988 0 R /XYZ 90 431.937 null]
 >> endobj
-983 0 obj <<
+546 0 obj <<
+/D [988 0 R /XYZ 90 374.209 null]
+>> endobj
+628 0 obj <<
+/D [988 0 R /XYZ 90 330.996 null]
+>> endobj
+998 0 obj <<
+/D [988 0 R /XYZ 90 274.582 null]
+>> endobj
+999 0 obj <<
+/D [988 0 R /XYZ 90 231.464 null]
+>> endobj
+1000 0 obj <<
+/D [988 0 R /XYZ 90 187.628 null]
+>> endobj
+1001 0 obj <<
+/D [988 0 R /XYZ 90 155.15 null]
+>> endobj
+987 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1004 0 obj <<
-/Length 3595      
+1008 0 obj <<
+/Length 3710      
 /Filter /FlateDecode
 >>
 stream
-xڽZ[s۶~���[���ƅ�%o�%�c;��f:I(
-�xL�*/M�_v� Eʌ����xL7��o�]�MV6ywr�xr�֗�ȍ|�O
�&�>w������]�Mg�1朥�,-Ve�]O�rv��?L<.]&��t�>֞\>��q¡�M��Rn �$ٜ|��M�P�a�\��o��f�		�l�p�f�ǎ.S��}E�����.R�����N�*��)�Wa�Џ�t&CἏ�ŷ)gN�����3���ܶ]O�rt�(�ڶ����~�r9���v�+
�d7����*N���q
z����t3��{��%
eL�\}���cΊ*km>&��
k�L˩��"�輦O
�ǽ�e��~���u�9�M��x����L*�J�&3��H�|[�y�a�B�������"�
-�2*O�
\}���^�5�c�֛�.��(RxFp8E���㺛����ش}}*�
���)M�Xj�@�e�	ύX �:�i��4���;����h�W+|W*{t1�M���|e�	-�]������e
:+MmFU���v���~Fa��i&�rn�bK=r]�ԧ���ZWiE�M��+��T�-2�?qF
Y
-zZ~WgB�>;�]����.s=�]A�vF
Jf�}u�0���x�m**/���t�d�nl�{��
��@�@M��2�̃
�B�[!�>�5���oP"t���95+���V^��m�?�&"��m��4�(��t�����@�_;�ei�,��Α���/ȼ�7P
E�
MYS��1ˆ�G�g���cQ����"�`�v��M�[�k�"dn�C��(�?bNw����r9���� +�h��Ч���%`i��ؖ騜�x�)�%����m_��D)|��븤�z
-.kQ�K����Qm*j[���q^٣c.���əiS�� ٠$��
�C'�n��/@Z\I���st��1����(q&ܳH
[�R�W�
;��8��\�<�v��Q
��;r��	�UE}h�!Vp,\��Osfv��C���fS6A~��U�lF�5.�[��g��?M�
8.��V����N�ntR7�T��1�ZW4O�S�y�۠�%�lu��
d�`u�x�N(�S
-l��x��G���(jA�Lg+8�����-���ٶʚ���
-���)���K�#�`h�J�4���"�u�/�E��s(���@��
��l�:�fuJZ zF/��a���w
��Y�i�V��9`�4:N���Qn�ӄ���^˪u~���UQ���*S$�"�=E2��_�b��7\3
��Z��Z
-W�/e���
�p�
-ӹ��i��,���ߤ�l�g�
�ݕ��`��:�r������|F�gf�_�"��zF�0G��
-�z��A
��[�dM���[��R�5-���\�cN��=
��:I,�� �
��k���ycP
��E��	X-hhN�
����L@"��5}1Q
-r7a]@�-��<"
�ʑ�#�����l�/]�0�ȲG5���Z����3��%����������%CW�N�ы�  ��2��(
b�u�pn��F�ˎ6��X ���Ԓ�r7js��|�os\y�:���VW&��
M茕~Eu�6.Q/��<<H��
<y��v�+S0�eJ_�a|���l�]�=�P�������T s��q�ŋ��'��(j~���k���]��7��߾}s�2�b��<��>�R�^�VV�����Ź�z�
��/��B�c�%X�������o��E���a�J9br)�O���snM��x�u���N�Nu�P�I)
�j؝�=t��C��!��	������omf(�a����4xYl��p>�{�S����(s@�V
}�b(�W��L�!/͓t�!�n�	
wd;	�B\�(\�骚Z!��z#���؄�f�4Q	{��8�L�R�.@'E�uC#;�H;�uv���|�����q��}el�
qqa�Qa�=b
D��G
c�#�ǏXg��({�����,�����ȳ���I�*.��V|*�����(j�S�B\��1aTX����.��Kl�X��ٙ���G��G�%��r��@1�]L!6s.m=BQٺ�}ݎ�xWw�-�
-�oj;�@\�24��)�L������N��3��,��Mg�YTTCz������_$��˯�酎��@=�m�1�.�;ŽH���� ��
@��
����Xa�;
��
�~��B�7

 .˷�peӄ&o�KN���
T����#gW��"�V���:
�
l�V�U�&��>	f#�[��™=y�E��Dx���
-�~
&J�n*���
-mȏe�GC���
�Z`�T�
�{}�9� SML
������!���']|Xgc҄�������o0��
(�Q� 
D\
��ƦߢW�]���L$`�o���4����M�yΜ�򢶽����
�r��[�|H�?��U�#�VE�����уwq�N��I{4?	V;З&��}���f(}3�$C`|@��B�7iK�/��%G7����6Q/�^����;08Y�uF{���G��Z�
�z��2b;b�?��{N��x+�������,�z� �WƀY`##�`�.7
K����1&
�^���9�3Cx4J}�d[��
N\-V�i�B\7(��ue�Q��w�>Re��Oq;p���!�y�����B�
U%2YL��e��ACZW:{�r]�s�ۈ��Q�޶��Z$!4�Dy��u+W�������i�b�
"9ԽW)�(?��+�Q@炽W�;oXM��=���|m���L�����rحS�6'd끪��}0�=Q ��YÐϚ�>�
-M�\Ʌ+�hH �;2J��f����}�v�g�YPu�"��
�o2LJ����a� G�ā
o��?aX/�'�`[6Ё��f��[��
-7/�xG����1�
		�
m4�iA���X���)�
omJ�ƙt�����0)|xX�
R���8
-��'9$`��7��w)F��n��1�dnY�����^���JBz�
���RSbX��8u�����8�>�چ6ThY	���� ��8�'���s48��6���J%D�<~�T#����.�@ߌ�h�U�$��/�6Ol~��p�S2h��
�~����z�0�W麢	�
ޗ>�����
A0���jL�
�\ٻ�3�|�U*VY��)͟0W]�4-��*9O��v��ôj��A���i$f�����������+��m�3
���ߥ�L&� 
�=r�n�T���3t"o�ng��b5R��Z B4�Յ�Z��;�%Z�lQ4���X�ÇCJ�@�'����b�]{����Y�͊���$��S�8�
N5�� W���'3�O��h?��j��9=G܈�*�ϋ����i�_�Զ���4;��D����S��c�TW�bO�m�>���+���|^0����m�FaCU/CoG24 at 8�0
W�B'
�J���a
��M>\�|�t�/�Iu��Q����.����C�����(�#(ج�?1폠�Ny��g�� ȱG�
5�iy�� �.��
֘�G
ր���%�%�-5��mJ��T~�h�����^�:�E���v�����,
B�}��F����n/�,v/��?����
+xڵZ�r�H��+xk0ƄjAa�M�dK��ImGG� X�B�e��Ofe@Jj;fN�%Q�%���,��ÄM>
��?8|��I�F��'�_'�>w�����/��ܛ�8c�y�γ�|���rʕ���}�q�q�2�hF\��zpz��C#�p3�
+�@�I���7�,��ㄹ2
+'OF*�xB�3��
������)�˾��������o��������^�+�j'z3�;�t&�Ё��]M���"箉�4�޸��)w6�����JϤ,
��.���YU�JWM���`�1R�:��ʊ|a�i���.za�8��*N��vB����]�Cxr7Rjg-��d*��4w�tW���
6G/Ҧ�� �<|��
q�oOs�
�9�l�~���C9e�a��&��4KM���%���4���ܹ�䫲N�9�cpV����������od�\�^H_�^
7�K&p�f6�+��+X�|��f]Me�hz�l��$�NZP�q���0{��%�9��9sO���{s�\:���d�™����S����������
E����6���('�}F���,~xc�!�a�pށDZ�#kl�� ރ6�Z�Y�ыV$#W�]�5j'�
�7�r��ɲv�l��\uzu�E*[���4�.qݔ9�}[�x�Yh�ՙ��z�8F����$�	۪�
cK�
+��
+Y'HFR��
��N��>���D��ar<
+[}�5>T���|������/��H:�K��5
��O����$R����--����
+�:�T(0I\$�GN�j� J�ś��f��p9J.�$�Fs�P颜�ة4	�?�In���b�*��%yD��x��I�+���s����؂���X4�֛"YVeQ�kj �����[�c���r]%�z�c�7�E��F�d;!�R�+<9��Ԁ?�Nk��$��
B�sQ
1�s�
���-#�Ŧ����d���<7� ļ>�a�(�o�X�#���Xn!�� S�v�
���.֞��X�ЭBZ�Ţ���ێӬ\�x�ӺSb��p��<����nĕUs�U�H����O�Ő#��У��&g��bA��ά�Y��
~���l;�
-�7Z�A�)j˪ҍEd����Г"5 �D�� k^���1!w�Z����-�]Im�
+V>��Q���cF����i$Z����_���6_�\��
�)C�����0���W�� ���� �
��?��u�a6u��*��{40��T�7�
�
ԣ(��^��
��v
,�Β,���p�9y�J�3�{?��[�Q��8_� ��e�^&�+xǧ.Q�C圭uV����y�f��'mo�l��2������x@������p�ԛX<��}�r�5�����c��J&����B�I���+��><N�=���>�5st�,�#㖇�oVe�`t�SF�|pe�]�
]��2`=N
+����;;,a3|�3z����6���\ŋ�.
�lȁ�ٯx�W��C�T2
Q�7xZ><�]��t5T�=d���甃�vg�V�2\���>B�Cb�.��r*Az�D�h��k@?�c|�qѡtN
l���?.��쳹�e���
��=�8�T����ˀ`u�YZ��.��	��	+8�>�2]Z�z�W `�#�^�������">�6�#n��կU�S�Fdq(����DH�
y/k���Ot��]� ��m�o3O�1N�.u_�	�#<��+|a�%��pM at P '�rE�����PAnQd(օ�U��1�-td)�i��΄p}���v��gi�;㕋}�4��W�d���o��l�8�����-t��,�k+r�
X�>Jj��p���
��}�_;�0����<�K�� O��,
m
"�
پ�iPQՏ�^+ˊ��7o�o-*���1���s2oLm ���!���q��y x
�����Y���=ʁ<T�8��. �
C����+�ts��))��Q��� ��!zz� =Q$`i��co ~��&/���(���;��xh��`���G
��x��7��u\�XA0�G#�D�O��8�%M6
�C'^Ad�#�)s��A���޹���<^�@k�
�fR��,\�2
��2
��,��e�	�;��
��#�`�n�{�l�>4��^`� �B2-.�Z�9N�Oa������	�"�����N�.kf�)6��+�N5�]�5Cf*$�R`;��|�=ؚ�w�P��_�l� ��Wqݳ���)�]�#�`h�J�b`M�:S��m�����+��@����Yx��q6kR��3B�X'�Ek��be�s��-�އ���q���40�*7N3I�Y��Q�C!�O�	?�I���9|�v���\3
��Z�
5�d��!���{���S
P5�%��¹l�x
6ң@�#��u
���p`��
�3z)�@3��Ԅ�W�9K� 6�|)H���
���hL�a;��
+t-�m�
N+܉��8Z�-��$��O����L�J��B�6H&�8EE��<�IJ
k6�7Y�����Ki��
E?C$��/�#�0����-�8?==m�/]�2����%@�X��W��V�c���?3�r�(����u�d<�8��,t��	��
�mF�
�F$�a�6�ǒX�����j�����^���tl2�8w! Nl�
Oh���e��	e.#7OF�
G,����b��p���ɶܔ�c
͞���
k�R����4�++7��*�qҖ.�0UoF1�iVo���ܴJ���Z
������4���=��B?�pr�ɳ�\���z��K�%X��c庺��Ψਸ਼�l��R�ǘ܊�U-h��9WF������o�&{Bw�:�0��ɳ�8�{�����W���#�)�P!�
یP����+R�脗e
�������̑
�]Y�N��. �P
_����}20�$]�&�-8a�l'n��b��� ]�Po�	
+�s��|K����f `X
+D��l�>���Ҽ+5�ֲz����ڸ��d�>�26`�8�0��ܥ ��+
S��6����a�ʽ���hvmn'��"�6߂7-�JK��{��Vȍv�
]p	�m�Ȱ^��7]~�.��?2͖}\�{g��R��ˣ�����}�׽v�h���b�¹X#M7�Y#0�S�6S��>��Mm�ڶ�l
��S�A� =ۄT>���i�t��Ѕ�_%Lfz�,���~���B*��#���u��'
���v���
d�
t:~��	�x�V൹��\��3D0y ^�~	|0�|�3C�nͷ�rnӉM��G��&��}8|��ӳ�Y���+��#�z
�
���z�^�
��a�#%(���,�q�a��ʌ��<�R"E��A�d���t�M�t��65�e�m�^�F 聡S�7�����У
�lb���U�,m@��-cʡ1K�tq��2�w��063|�V� #�
+�ּx0 �#�ԟ"�ڙȭ.Q0�)���(�	���0}t�%C��y
��H�'.�H��~C��I"�
�*m����
��
!�.���s�!3k�/��\w��^����%��?�YV3���yJS
�d���¼�����+
��c�1���Rʳ���f]�>yl�m����-5ޤ�U{�k�FX�Pv�& �q��O1���ˬu;_�'Y��=֚��HW��6��Uv����Q�궮�4s��m
oe)����/L�.R
 endstream
 endobj
-1003 0 obj <<
+1007 0 obj <<
 /Type /Page
-/Contents 1004 0 R
-/Resources 1002 0 R
+/Contents 1008 0 R
+/Resources 1006 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 998 0 R 999 0 R 1000 0 R 1001 0 R ]
+/Parent 984 0 R
+/Annots [ 1002 0 R 1005 0 R ]
 >> endobj
-998 0 obj <<
+1002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 469.476 450.648 479.374]
+/Rect [113.91 238.343 450.648 248.241]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.irisa.fr/prive/Bertrand.Jeannet/newpolka.html)>>
 >> endobj
-999 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [113.91 286.164 374.71 296.445]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://icps.u-strasbg.fr/~loechner/polylib/)>>
->> endobj
-1000 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [183.917 274.144 217.053 284.49]
-/Subtype /Link
-/A << /S /GoTo /D (main_Wil93) >>
->> endobj
-1001 0 obj <<
+1005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1005 0 obj <<
-/D [1003 0 R /XYZ 90 757.935 null]
->> endobj
-1006 0 obj <<
-/D [1003 0 R /XYZ 90 733.028 null]
->> endobj
-1007 0 obj <<
-/D [1003 0 R /XYZ 90 704.968 null]
->> endobj
-663 0 obj <<
-/D [1003 0 R /XYZ 90 673.088 null]
->> endobj
-1008 0 obj <<
-/D [1003 0 R /XYZ 90 643.145 null]
->> endobj
-664 0 obj <<
-/D [1003 0 R /XYZ 90 585.417 null]
->> endobj
 1009 0 obj <<
-/D [1003 0 R /XYZ 90 553.536 null]
+/D [1007 0 R /XYZ 90 757.935 null]
 >> endobj
 1010 0 obj <<
-/D [1003 0 R /XYZ 90 509.701 null]
+/D [1007 0 R /XYZ 90 733.028 null]
+>> endobj
+684 0 obj <<
+/D [1007 0 R /XYZ 90 683.115 null]
 >> endobj
 1011 0 obj <<
-/D [1003 0 R /XYZ 90 466.488 null]
+/D [1007 0 R /XYZ 90 637.94 null]
 >> endobj
 1012 0 obj <<
-/D [1003 0 R /XYZ 90 410.074 null]
+/D [1007 0 R /XYZ 90 593.387 null]
 >> endobj
 1013 0 obj <<
-/D [1003 0 R /XYZ 90 378.194 null]
+/D [1007 0 R /XYZ 90 549.551 null]
 >> endobj
 1014 0 obj <<
-/D [1003 0 R /XYZ 90 346.433 null]
+/D [1007 0 R /XYZ 90 507.653 null]
 >> endobj
 1015 0 obj <<
-/D [1003 0 R /XYZ 90 315.15 null]
+/D [1007 0 R /XYZ 90 473.835 null]
+>> endobj
+663 0 obj <<
+/D [1007 0 R /XYZ 90 441.955 null]
 >> endobj
 1016 0 obj <<
-/D [1003 0 R /XYZ 90 271.155 null]
+/D [1007 0 R /XYZ 90 412.012 null]
+>> endobj
+664 0 obj <<
+/D [1007 0 R /XYZ 90 354.283 null]
 >> endobj
 1017 0 obj <<
-/D [1003 0 R /XYZ 90 238.836 null]
+/D [1007 0 R /XYZ 90 322.403 null]
 >> endobj
 1018 0 obj <<
-/D [1003 0 R /XYZ 90 194.881 null]
+/D [1007 0 R /XYZ 90 278.567 null]
 >> endobj
 1019 0 obj <<
-/D [1003 0 R /XYZ 90 163.001 null]
+/D [1007 0 R /XYZ 90 235.354 null]
 >> endobj
-1002 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R >>
+1020 0 obj <<
+/D [1007 0 R /XYZ 90 178.941 null]
+>> endobj
+1021 0 obj <<
+/D [1007 0 R /XYZ 90 147.06 null]
+>> endobj
+1022 0 obj <<
+/D [1007 0 R /XYZ 90 115.299 null]
+>> endobj
+1006 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1026 0 obj <<
-/Length 3582      
+1029 0 obj <<
+/Length 3583      
 /Filter /FlateDecode
 >>
 stream
-xڭZYs�8~����U1 A�ț��;v�4��M恖`�c���H���
�ig��*�	4�����M��v�f�ޮ�^�b�q����,f�0���l��}q�����3Ɯ��m��*)ws.������υ�D��t"��tu��"�q�R�n(�l�?���m�~1c����w=k?�=�l�<�툙�g���ʁ�u�\�9����k��$�㇮�<��cw�����_���
��Y���u�l��:�m�Tɺ��p6�>Is�B�������#ύ�]麚�*�I�mm����.x�nw͎ڟ�1̨�a:N��NUs:*_+}�
�I���l��Ks�c߹Q(�o�gN����i�Ms�*��w�2�>�ܜ��849�dtg܏\��f�
-ދ�S&[U
��B��
,��i�s�$UcH�U�OrR؃�z��+��9?==�����m`��|v�����:U��|�I���=�HM���,
@��=�*�
{��x~<P8�sL�;5���:�8�I�6D�T�4i�'��v����^��G�U��Y��Y��s�Ŏ��
-��r-�m�m
-�.ߘ�
�(
�W�
_�sݪ�,9x�p@%���_M(q(]ɻ;X6p�5q8��<�i�� �G��sP������r#�<��� i��/�:m��I��4��m�1���6���a���,�@G�	�ץZ7-Y)�ǢA��f�ӳ�I�[��|d(�
�p�0��	69\xf�*�T��t�%Hݴ�.<#�e��
-+�I |�
Ue���|

�B�i?�����?��"
��2
-���-B9�0ר2u搳�a��ݧ�[AW;C�ʘ(�k�]�E�^U�/�to^UU
-k6A�wZ���
_r��n�n�
Iƍ��}�L�|$]
��]�BSK�{�;��e�o�D��?�3����{��G	���Fp.
��kAh$�:m�R%�fkco���‡��u��}Oh-�܈ݻ/��q!?/��”q�W;���bl
-���_oS�{Φ0b��3F���_��_�~tp?o�j�2��iK���6�3�����hfgh�����
li�������$�?����h�Z
��坱҉��A�x'Uؘ� ���ы����_8�*8_����"{ ����_�2����s��Ri6x�gUj�9�j��%_�o��W+)������=�j
�:Ċ�Y�g�\����6��W3z��w����3�޼ri&�v��ua�վ�o������UI���Y@G7E{�)��Q��JKr�8�Wͮظ�~#p���z5|�<�pd0�ns�^}�33h[�8���BWҮ﵏3~�>{9�ba�K��T�-ZW��i���! ^T����2�4��ӆ~���O���"� 
�T at _
�.B���_٭�^�OrX�?���j���*�������Tim����/B�+���Ma����D�P
��S�lCI��p�^yE�� N<�
ࡆP[#�t�������Z����p�`r��i�K�K� [...]
-Sս�!�)�����y�j.�C�2���U[�N-��
`��.����Z�
p��}�b.�m��Sz�I7�`��a��c��&��E$�>���V27�
	���,��M�}��|㰗/�9
��P�rb(��c�zWyQ ��L#i�����i�"�@�[��PE Z�L�<
F��ڶ.��e�:<Œ�1���9s�dD�T	f����t�F�N8�W�E2���Ç��?]�ɗ ?��@�q
Sk�%ѹ
Ǒ�
TB�T���
�GBZ�e
-�	��X�^#u�6=\��%� h JK3{@Xi�A/��>
<���b6�]� ���"
ٸ���Z�J�;

��q�,�䩅t�/�;?�6u�%���͘#8Ǘx�Oa��G�]ƻ�k0�!����o��O�Om)�p>��’���s�V74c��i�v
�m�}bM}[j�&MS
-w���}RY��!���RV��#7�A�I���-c�"]Ē1�VCπ
�R���I����xX|���e�Y�4Aw��}:Y��O���a��0�
W���p�ئf��i\W����E��ϛsl@�F��W
-yY�	)�Y0<�=&�6`�ԭ�
Tp�E[r�N��(Uĥ�]Z�LJ�<��Vb��ښ������*
��
-kp�S8��cS��Y�H��
���5��LfL}J
-�i+‡�)D��.�mՒ� �5�
xa
-Ȭ��K�.�1Y�h�wFQd �2�VB�K���jJ
�Ƈ�!��y:�_��v�,b��h�J 
��l�ClA�A����~Z?���	��C� �3�P-n��@��P��8�k
�M�u�Eq�dɁ#�q��ܤu��l�hYz[%:������Ϣ�S��������|Δ2@�����5�a��ɧ*!4�4q!��/�t�No�9�9��I�ˆn�l�!iA歙r��\Mf� �K��s��<�tdŌQv�0��Z�lv
�K3��<?#
)�Af2u�

P�.�f�[�x�� �z�:�X�%
-c� 9ާ��&
-O�
,]�%���L�����kR ;�O
~�PUzX+~�B��eK�Q����V��_;��pK@��E/y�������Ct8��� |*Z��4hu\�
-E�
ETРJ�j5���+���]��BAsmdG�
���K���{���!�q��Pl�6�Uh�a����cK�@������H����<��*��N���
U٨��u�~^l��y;��ĝ[��S� ;��dJ�Ti�Ұɾ<��FiT�����I��
����
^j���w<D��M�cG��
s��5��4Bp�~o�d�1
�
��H��hR��c[��耱?,]�E��
/���nn��y��
�?&� ����N�@D���BbM��Ĵ���+3fұ��|��"_ �SN�=$�e���'D�=3���8KUa�t�E)w�
g<0��T�zT�J�J=
-d�(�]��C'��wJ�����^(�oʿ@=��Ϊ'up�E�X
�c� e ���ݘ�����u�KA/�xJ>]�b�cw�����T��R5����T$e��bq�eP�G
��C��>�����ؾn�^�ؗ?<^'�0�
�!~�,��*� �-���*�wyBEU
0a��̹L�(ʘ ؃�H�8���
-\��=��*���
-]�Xd��Sҁ��w�u�QZ����MAj�kҬ3��AS�'�H�L[a�1-�h��P/�'4�5*d����ez��f at -����������4b�R�Ұ��i��ImU��a�O�%Yk!B�!�_��R�Y����N��o�~\��2��*��g
����	 �L��"��,Z]쀙'	}=�Hb<.�di��j������7�9�ۖ�U�����J��
-�@�""�* �XQ$�Y��0�7 �z��9t���/X*�-楚��!<�S���l�
���R�t���m}@o!���p��X�횦|�������u� ��M��e��~�:z.
@b��\�aw��F����?�� +��
+xڭZ�r�H��+x3aB����M�,���5�z
1v �$�l,v��~2+ @Br����-_��̢������ѫ����P�?	U8���%b��7J�nV�Ϟ�e0_H!��*�ͳ�J��4�������@j_�Fs�u��G�o��<�P(f�
i"?�f��
}�]�VP�v&|�ijo��f(
�|v}��#���.S�̡�y?�/m���&�z
�1�_ʤ[��R%�?_���r]�jn
���t
����^�c�����ڎ������2_DFy'4O��Vi�H�����&-�m��MV�c��i�nlc��/;�ފKaε]U)�:�4
�׹2^���mni���S���u�wx�f�Tk�k8���~b�(�M����8[nk�]�M�ַ��]uL�UC1� ��������69��1n��9�I!�p'���
+�CZ-ט��L��C�;��<�lMYS����MI�[� �P&�c���B#�eY�
ZFYPIy�+�s���Wo�f�]��O�@xY��1�`Loo#/T�'nP�z
��}J�g���� ʸ�
�0|�Ŋ�ϸ�
y�+��'�4h� uܭ�
e�ᚵ�x����VM�����$��+�E�xӜ{�.�
+
�|�T���`Y�Qk�}i�֛�Ǹ��
2�»�����P?/a`�����|F��#1�,L�p
 ,z^��h�
H�!��CZ'�y>Rѽ�q[(
���W�}��HG
��wRU�#Ֆ[[��1���utI��m���r�P.�~�3����yk�*�eA���8a_(�`,��bB�R���w�"YZ����Zj��  J�͚'s-����G	���
�ZG
�
��(
+��n�T�,7۶��J_��C��{G0�R!|
W|r8��
Ƥ m���`��,)g�����d
�2T��¹�9�ں�	r at P�U �@5q��ult����:_+�o�\ټ���w�Ԟ�@����m�I�8k��4��,��
�&�Z>�n���j�.Dk=%b�q�>���mDm��W/�n�
,��ֲ��h)�e�M.��d�A
��<�j��\v^���N�vi7��wI��y���}�f�����
���^J��`	@Gأ�
GXXX��o�Q^�n�חN��
gP�ܤYA5�i���K.Zew8hj��l
n�X���1��+���:K
D��G�v���[׉^Fn+�=��28V
:	�єU�r�@�&y�mp0Gq�ul�	�Mw��ٖu�n�aA߉k��J�{�6)�>��a�
��q9O@��>�nyy��*!$�1S�վ
+Ԉ�$whi�� �B�o4�"6J�U����k�/��e�z;aCѩ�KZ�]/3G����`p��4^]G��Uׄ⊓�Z�5g�l�I��S��Z��o����m���`�H	�E�޳���LV� s�Cպ}^�"_+5T-
��j�A\b��\6�C
dvڤC���:�Oܓ��w4u�\
��k�	_g�k�*1�	mIJz j������W@��3�܊�p�W�H���{]�g��8P:�z��I�� ��q뀡�� �H��i��~��f�Eo,pqA�$��K	&�Ѐ)���kZ_�V�Jx�1|J�p��޲���nҏvt,
��݅�
+�z���
�BA5�J1?�i4�w4
9V��;��Yy�� �����	�
��r�
�م~
��{�]�[{���o`#>C������I��#t ��
+dyh23����
��فP�o���z�7��C=��`�#�D�����p/p�`�#[c@u

+Ɍ���B�
0,��ut���R+�����lř�-H��S��
��)egg��� �u�2��Fbd�
	mʔq�lCd���v
d
B�!t��$�m�<V��&�pW[U X^��4��#���7�
+��ɀG�e
+��e�����}��m�������	P��uc7�#�T�:�mq�9�T 5*	�^��akS�"/m̆;#'���q�����R�~,��
�p�\8�J�g�R.0൙�J�
�&3^�N�0��N�
쭎�
+�j�I^��hp
���UZ-m�ִ�Ӵ'm������������>��o���.̞��:88-��3�҉�O n�
<-�����:b��_�q�s��jϹ�x
y�#�pD�
s�mu@���K�
+����<�O���o0�����k���e�����^��4���\�����F7k at z]v})��W\���߬�4�]�.$kWe�b��be�e�m9h	�۬�Ugi�@�� ��
�M���{�G߮�-
'Mo�J���8�M���s����.���P�x/�����₶0YP /1v�ig>��M���~A�I?���/.&�O�F�DZs��hO$��=:2��*�/�O
+Щ����"����1ʰ�
+�}W�uh�wW?T��4
+7F[)�7%�[�!�8�Zgβ�
Y�<R��%
��lp�>�ؠy
cء�M�
+�B~=�����{�	a��CZd�:�,�+dxA�y�ЮR�up���9|��eH�
9���f
Pw�g�A����b�́�X1�� �m+|��tk �u�RR�A��g
UEM�׺-pߋ.��=#�W|M!1w�
ݕ��۹��WZL�V?����@����u��E���%&�#[#�8>����ヲ��%��&�N���"�'([Z.9�3�❰\WeQnK�v��H�	ņ��#�"�A(�tI�D��
+�v~��Y��
+(]ʱfl����G%`F���,8/���nA�lѰP�9�����-wpZD �� >�,��A����#�
+�Rc/���#���5׆�]�=|I�`?�P 
K�Y�3�j�D	�Ҳ�;
(�q�ut��d��?�C�M�A0���HB.f*ۖUCS���r�
<�x�i��L�,���'���B
+��c!�AF�}��N�~��q�yM�t��f��iJ���ۭŐ�6�;w�j��ˬ�����qbM�.��[	
w��t�Y���'��u N�z
+�la�~�'
�t(�0H!vA,���:�3�h,d)J%p�_�U��
�1w�sC���2ȇ�O�_D��+�?���]�
+
� v�t�7��eU�(Z��d���yu�	p�yx��E��>�e�p��vf8n�:P�
+��R��
�=rq�f�
^
g���Y���K
 
���p��B<P���&�Dg\y��N9Rh9P�
+ �j��NbV�x��I,��SV��*
{Wl�dMC�1PL�G{n&Y�F�O�p4~�
<J#x�r�:���Ԟ�bхټ�)x�
���1�-{�v������پ
�L|��aq%�
0*Lo�_3	^:��3�:�,ˇ4O��lgg�UV׶�IN���f�卉�.��9�L����_b���Kp�&f at FH1�� �F��Zt�?�弸��o���E��]�!mA��s�-
+;�-�(����V�	Xs��Y��X��v�c�;�I��A�`�xv�7��eu�w���4�m���s��~pﳠ���ӎ.Nc���|ڭW����B�<}���_�~[d��Ϛc�
&��4E~�Bp��m��vQ��	88��׳��
 endstream
 endobj
-1025 0 obj <<
+1028 0 obj <<
 /Type /Page
-/Contents 1026 0 R
-/Resources 1024 0 R
+/Contents 1029 0 R
+/Resources 1027 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 1020 0 R 1021 0 R 1022 0 R 1023 0 R ]
+/Parent 984 0 R
+/Annots [ 1003 0 R 1004 0 R 1023 0 R 1024 0 R 1026 0 R ]
 >> endobj
-1020 0 obj <<
+1003 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [113.91 708.58 374.71 718.861]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://icps.u-strasbg.fr/~loechner/polylib/)>>
+>> endobj
+1004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 365.8 146.887 376.146]
+/Rect [183.917 696.56 217.053 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (main_NO80) >>
+/A << /S /GoTo /D (main_Wil93) >>
 >> endobj
-1021 0 obj <<
+1023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [378.426 333.362 411.403 344.266]
+/Rect [113.91 158.577 146.887 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (main_NO77) >>
+/A << /S /GoTo /D (main_NO80) >>
 >> endobj
-1022 0 obj <<
+1024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [257.77 237.72 290.746 248.624]
+/Rect [378.426 126.139 411.403 137.043]
 /Subtype /Link
 /A << /S /GoTo /D (main_NO77) >>
 >> endobj
-1023 0 obj <<
+1026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1027 0 obj <<
-/D [1025 0 R /XYZ 90 757.935 null]
->> endobj
-1028 0 obj <<
-/D [1025 0 R /XYZ 90 733.028 null]
->> endobj
-1029 0 obj <<
-/D [1025 0 R /XYZ 90 693.013 null]
->> endobj
 1030 0 obj <<
-/D [1025 0 R /XYZ 90 649.178 null]
+/D [1028 0 R /XYZ 90 757.935 null]
 >> endobj
 1031 0 obj <<
-/D [1025 0 R /XYZ 90 593.387 null]
+/D [1028 0 R /XYZ 90 733.028 null]
 >> endobj
 1032 0 obj <<
-/D [1025 0 R /XYZ 90 562.224 null]
+/D [1028 0 R /XYZ 90 693.571 null]
 >> endobj
 1033 0 obj <<
-/D [1025 0 R /XYZ 90 505.716 null]
+/D [1028 0 R /XYZ 90 661.252 null]
 >> endobj
 1034 0 obj <<
-/D [1025 0 R /XYZ 90 473.955 null]
+/D [1028 0 R /XYZ 90 617.297 null]
 >> endobj
 1035 0 obj <<
-/D [1025 0 R /XYZ 90 418.044 null]
+/D [1028 0 R /XYZ 90 585.417 null]
 >> endobj
 1036 0 obj <<
-/D [1025 0 R /XYZ 90 362.811 null]
+/D [1028 0 R /XYZ 90 529.626 null]
 >> endobj
 1037 0 obj <<
-/D [1025 0 R /XYZ 90 330.373 null]
->> endobj
-547 0 obj <<
-/D [1025 0 R /XYZ 90 298.493 null]
+/D [1028 0 R /XYZ 90 485.79 null]
 >> endobj
 1038 0 obj <<
-/D [1025 0 R /XYZ 90 266.612 null]
+/D [1028 0 R /XYZ 90 441.955 null]
 >> endobj
 1039 0 obj <<
-/D [1025 0 R /XYZ 90 234.732 null]
+/D [1028 0 R /XYZ 90 386.164 null]
 >> endobj
 1040 0 obj <<
-/D [1025 0 R /XYZ 90 203.569 null]
+/D [1028 0 R /XYZ 90 355.001 null]
 >> endobj
 1041 0 obj <<
-/D [1025 0 R /XYZ 90 170.971 null]
+/D [1028 0 R /XYZ 90 298.493 null]
 >> endobj
 1042 0 obj <<
-/D [1025 0 R /XYZ 90 139.21 null]
+/D [1028 0 R /XYZ 90 266.732 null]
 >> endobj
-1024 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
+1043 0 obj <<
+/D [1028 0 R /XYZ 90 210.821 null]
+>> endobj
+1044 0 obj <<
+/D [1028 0 R /XYZ 90 155.588 null]
+>> endobj
+1045 0 obj <<
+/D [1028 0 R /XYZ 90 123.15 null]
+>> endobj
+1027 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1049 0 obj <<
-/Length 3046      
+1051 0 obj <<
+/Length 3573      
 /Filter /FlateDecode
 >>
 stream
-xڝYIs�:��W�4���h���%q'�oRSI�KsQ@�9ʯ�n4@���,U.hl
t�׋��rL^
=�=:���$�Ǔ��IL���g��b�������ۿmC�R�%u��w�ZP��ZȺ��IE�z"�~�}utq{���Y������OD4YTG?��&�/�t�hfU��
����ѿ��g�$�\�A
�o�"���n��e�,�F���t&�ԃu
�8
��|�ֲ�u�SM-i��Ty��M�;R(�Y�B�^�-�z�?Sy�m�
��Q���y�
�nU��UZ}
-�ȇc�Z�~��e~�{�u��yU�q佖9��Pm+u�w��1���ՔG�Vu�7�V�8��*?>ܿ��r3�#��_��݁Ö��z;Y嵿'��
g<� �K�;a��,{Z��%�	�N��`�V����F�g�>�L���(��,vKoW��Zn^�oT-sM�.�qUw府��
}��a�5HZj�V �zI��fI�Gq��IW>����t�=G�
%녴�}�-�UM�s�.���f�P�	Ǫq�w+Y��-Ƀ��w�NU�Q
+�W��Jm�% ��>�n��Y�e�!���uդ�I����x�^��}��_X�v��"z�r�
-|m3VZ�a�_zP�μR�6�
�8�u�m5͚Z`���e{Hcx��)P,W�Є�^׈������t��T���5Hc���tL�Y�������(�{���,I���a�?0��A�M%��G&Ÿ7WU�����̃&�
-rS^�sb3K��i
-zfL�,1/�s
5`�%s24���=[{��\�nUI�Y���x�ӊ�Z��U�l;L�
�/,O���$"f�q�~1~_Y�����y
�h�
�]¼S���U�3�sĜ�/�D=li��w�
���m���/M��6պiU_
P
Tq��Xxs 첯��a,����/�0�����\t���ij�!��`��m�6�1
�G$�;3�CN�ysT�������R
�
�[�K�/�

Zl^O�c��P��{�轩�w���sYW�~�=�8	:�$��k
������3����|��o��;Z0z3�9'�2�!�~
pq��� p#>p c�,u�

��k�j��A+�V��0v�
��X`����9ѿ���y����ȣB-4)����S�i��a{�At
S?	��Q�j���Ǟ�Tw�([����"/���b?�U-\g�R�/�f"[g%~"�b�@�
z�3��|�#gbʚ$>h�w
->͸�Pxo�4�
�C_����W�,�.�+�[O`C��%���
�c�ц�{xk�IlH
-�hԊ
V-�^�<����v �����<�9/��� Q�����%�(���ruqqq�%Q�������Y&$2[��5�� @-i�k٭���{Y�FfO���uSH���H��&�Y3;�@`Y
u�����ٻ�
����*vP-C?��]������kE6
�cj����θ�y=t,�� 5�㸲�KҲ��5o bt��{ܟ ۇ$�yԽ��L�QY����Qyh��1�&�o�)
��!�`A����̦O���PF;��DQ�{���j�I꟫
-�	*0���Xx��ݰ
o�?<�Ll/^#2@ �������:xڽ��O5��HH|��&�Z"+��~�AF�� _/�^��қ�P-m}.�W݁�c�T��D��x6��p"�!���ހ��D�X5e�vE��g�L
�^�����c�J�380��sN]r;w-�"��o�_nD�{�򀞝n
-J>K��_���R��4��LS�N���
*!�A�������,��lk?
���z_Kx)���
 �0��/�'�3� T���)����(X�����Қ+Tm_kCzi�D7/�&��ǝ�����hٟ�5
-~O�<e�r
�
�t���ΕR��wT
"�:
-u%
��MM���s3���k\ׯ
���M\p׃�
�7 M;��в���а�X�b��dcI�
�ա6�t!���+�π4#
-�KH��8�8�?FA̬��Τ~��f*
�� �0i�����
؎�0S�XjR���¸/]�t����Jcƙ�r�٪�io%.y��0Xe�n[ cYX���
�����n�_��}`�S�,�FwL�������հ�S��r���(��\x����
-ibȟ�\�;Mfù
��Z4T ��`
%����BZ��5dP� [���2>;O�w��
-s`sxI�r6�"� �I��є�AZ���ຶ��Z�$]�r�q��GN˶!��
�
 R@�^�\�O�:��,
^�j�.��"
-��C�Q��h� IY�od]��az6 ����Pt7m2�/#˜��d�31�`���w~1��� 31?�\����et<s�g,�[�����
,�c
:���n��`�T
��L
�]iZ�ZJW��
q�q�f
���u�[M�0�����0q��hc�(�L�`[TZu�����}{�7zy���R��ՅU��5��B��w`*��b�
Po�
�4��  C��uv'��
ܵ�鰘JЙc�x�N,�߀p�fѣ[��-H<���a��K2rd���
$���uc�v���Ŏ:���j��H6M�pK��чu
U9����K1���p\:�q�\�{{�rw!�
4��tl��4�evփ���j�Y������v/
wjK=:����c v�u@�1 ͵α�.׼	P���"��0���[��oN����E�n��iz{�a�T���
-�?�
��kuJRۖ���7K��;�!p
ǃ� :I��3H�[鳘����BZN
���
p��v��!
�
��Y�����I7Lwn�IJ���lLڐ32*	]���'�c�y��
��I���!�Rn�{BC�8V
3ڔF[vTg��-0�A-6x>
���/�q�g������`����p^�Cp��Q����˥��ٲ
@0olw"	S��{ �,v������o�%�Gl|7��ig�e�Cz�R��

�E���Zk_u'�uy�1lwa��՘X�����4F?��	��Z[�
+xڵZYw۶~����-uNE ׼9^'��Zns�M�@K���"U�����~��Ų����"��
�}3P0�
�����7�g�d~�xps7ȂA
?�bp3
|��/��HA�5���fu��E�=
��0���`6�]�D=8�9��@�
��2J�DE�����o�`
+��A�,
��^�A(�b0>�� p�
�ݦ��q��~�����ٵ�A�gQ�1"��Q��w�p$q�
[
+�J/����5��r��
��ȕ_�i�UE�����i�óDn�%B�G"�;/[=
o6��h��jqkʼ�j���iٚ�����*y����u)��ik��ְ�)���Դp�L�.'�rk�D�'�����]�X�F7a����Lj�}ۯ˼���3q�x���V��~��n��-��.�U���U����ù-^�d�gA�=�(�c��:O�g9�2?��[�e(dFw��Ļv%&i[�c\�
���XTq�Λ���_}��+��V'�w�'K0��<��n�K�p6�l݄�r���j��*��K]2�D��Q�ͭIn֥)g�\,k��
- at _�
�ع�]�|	���"��gN?��

��._�>��)t|�e����ؖ$�a�8{^OU��Y�q��
+����Rz�I��e>�е��V���������fV���^�����Y�Ǝb��T�W�^G�

����ܒV�qx��a��J%`�µ��&f8h �y{R������?�`u'v'��42��OO
5����F�~�����g�ˠ�
+� �ե(�~ZA��T{cG��������m[�$
�7�$�_���VU�}*���K�\85I9Q�7ZV��\O����$8�d^�v
+7�^Vu��+a�l�zE bwS����#W?�˕3l?�f({4��M��ԕou^�r��uY�3gu�tV�Cϖ��lI^�n�E��e
Qw�B4�dt��b;vlQAf�B�m�e�-<Ǫ��
e��x�42Rz�4��D:_�Xo�£H�O
{��� �.����0�n��B^�~�,{�ϛ�d���yɯAH��7"#��k{��$���e�PEޗ x����
M���!J?q��W	ډbU�J�=u{�`td��čp~y�-C�.u������#]�5$0�Pxh^�s@�[��-�j�0���Ld��x
��c�&�1��	�jv�����S��{B������
��=��&�ݮ Ȕ$!����(�Ү������ ےp��"x�چ��ޫe��sp=�kg�N�΂�6/�o�i�en5?

������0
b{��.�A�V��f���]k8�
���T�bԊ�xq?"���*
r��8�w���8��IHoJ����Ɗ�
S�Њ
% �
2K+ס�}U�;��⃸w�U��r��d,�0�ИkGC�
_r�����
H��[
T��f^-�L%�N[�|
n|
1o��ϼXu�1u��
�0��6o�[��/7\��xo����QmHs(	�,��j��-���X
���DW�v�=��T���o��*���^��;V�P
�ɱ7ju����L�<zL�0�
�)-��pf��!ؐ�0��Nп��4�p�upU��25\�l��� 
�E
����G �6?�0O�1[�9�N��5�y�
K����8�eMQ7̖�ˋ|Uk���kV���0�v���^t���>o�†��p
�)�
��ug���`�x2ϲ��w6O��q�������<
+�p
E�P�����-��0��k�;��D� �
B��[�؍��:}`Χ�bp�m
����Y�B�;���70ϲ��u^��y��@,�-�X
�z�J�o���"��=1S��V8�Q
�?V��sPn)\�!E��U�
T�����LW��'1�S
+���ʠ�$7TZoA�t>����A���O�{
.B
.��$��Y�����I|o�����,�
�*�ֵ}�=ڠ:�
I�`\���8�羆Qud�&H�[+`3�Hh�m��!�nBkD�`�{��6�?!ʕq�;���`g�`
�&S��老��J�*�3&�I�If?4���?{@����@*"$7I�]���t��XV�Y-�9�6j��#�'1����j�c�+?>L�*��
=iW�P%^����
vU�Vc0'Y�H��X�� x�O�x��ᮝ�t�����]�DȤb��P[U�t��rd���m�f�׉.y��}��$�}ǔ�"!"
�qu]䳎�n3[�-z�Wy��d�y
��4��ĉMc`�@Ҳ���6�t
+�K]�6�����(�!�'S�'�dG�lA
PF�ֹ�������T��l�.
-�Ƃ5j�L$-�+\wU~�E�҉n��fi�
F	�n����.�H���.T#)
+���	��b?�v�0k&Ո
��H�j��
|N�����x����|�[^*���%W\�Vz�]'��w�u��7`yrb��Y�2Y��m���ll�˥Ml�-�c��dD:�%�$Utۧ�U�v���z�`��/'�� &B�A��[�|�#������L<E)�֞J���"�%P�OOO�H�R�-$����N�ɲX�NYry1�z@�O}��y5m�\no[�r��лD�i�tW�L<�F'@ ���$S�����?��r2:$b{�2�(۔K܅3y4Ve��fP�2�D�uFΨ� ������^7�:�4�b�_<��$��p{
�,h
k+�D��E�ص1�l�φ6�7��~E�\;�M�|���[/_�b\yF�gJCOR�}b�'$��}����)7�8��y�d�l��?�MN��_���u�{	���bF�H)�Yu���	�Z�t;,��'# �"B���}>��~���A�S�h��y����`b
CY3�zGSD�U9�;�MB�T��y��ݢ��YC�q���
꼜�n�o+�8���
&;�Ѿ��z������\֞B>J��O
��
=P�D�SҘ���>U�
�
J����=}:��lK�6ߪxYcx���:�{]����
#&�|>0q�)y#� �*�E
��rF�u�0oMѥ
����'ƍ���Go���k�;��T��5
�
+�Mz�c��m�
B� �[Y f��o>U�]�3��,.�i�j����.4���El�5`M��ܒf�Z6�v���,�:Ɏ/��~�O�1�w���3�FLa��$�~;+$�=�@z�+�Z��d�4���w$��_|H�Ӹ]M
��Aw:_���$�BHJ��
t����mf��O�Ĭ3��`v��ϣ]٬��K�a��O�VD��
+��vʠ
�����
���u�u;��cS7NvP�d�UZ#R�/�:����XGJŏ�R�<#!~frankV)
�uZq�@��z�]-��S�&�DE^
+6��.�
`e�v�z�j�+X��F��5W��ٲ��7E���qUs��������[��$��烂�q�1J�G���b�ݝ��gri����u��,�ov㑟�Y�_R�Gk
����t�͚O/H*�>�����i�?[1� ��e��E
��,�����2
+�
�N��}n��[m/<��
)��f��BIB�=�;����wj9��
�O�m��>��D���?���m�|sxx�OU�e��p�,k��,�5�f���U�/S�QDӿqo���{)�F
 endstream
 endobj
-1048 0 obj <<
+1050 0 obj <<
 /Type /Page
-/Contents 1049 0 R
-/Resources 1047 0 R
+/Contents 1051 0 R
+/Resources 1049 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 1043 0 R 1044 0 R 1045 0 R 1046 0 R ]
+/Parent 984 0 R
+/Annots [ 1025 0 R 1046 0 R 1047 0 R 1048 0 R ]
 >> endobj
-1043 0 obj <<
+1025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [273.082 405.093 309.535 415.997]
+/Rect [257.77 677.099 290.746 688.003]
 /Subtype /Link
-/A << /S /GoTo /D (main_Wey50) >>
+/A << /S /GoTo /D (main_NO77) >>
 >> endobj
-1044 0 obj <<
+1046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [368.932 361.257 405.385 372.161]
+/Rect [273.082 173.354 309.535 184.258]
 /Subtype /Link
-/A << /S /GoTo /D (main_Wey35) >>
+/A << /S /GoTo /D (main_Wey50) >>
 >> endobj
-1045 0 obj <<
+1047 0 obj <<
 /Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [297.062 232.569 388.718 243.472]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://fsf.org/)>>
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [368.932 130.541 405.385 141.445]
+/Subtype /Link
+/A << /S /GoTo /D (main_Wey35) >>
 >> endobj
-1046 0 obj <<
+1048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1050 0 obj <<
-/D [1048 0 R /XYZ 90 757.935 null]
->> endobj
-1051 0 obj <<
-/D [1048 0 R /XYZ 90 733.028 null]
->> endobj
-771 0 obj <<
-/D [1048 0 R /XYZ 90 704.968 null]
->> endobj
 1052 0 obj <<
-/D [1048 0 R /XYZ 90 673.088 null]
+/D [1050 0 R /XYZ 90 757.935 null]
+>> endobj
+547 0 obj <<
+/D [1050 0 R /XYZ 90 733.028 null]
 >> endobj
 1053 0 obj <<
-/D [1048 0 R /XYZ 90 641.581 null]
+/D [1050 0 R /XYZ 90 705.479 null]
 >> endobj
 1054 0 obj <<
-/D [1048 0 R /XYZ 90 587.474 null]
+/D [1050 0 R /XYZ 90 674.621 null]
 >> endobj
 1055 0 obj <<
-/D [1048 0 R /XYZ 90 553.656 null]
+/D [1050 0 R /XYZ 90 644.481 null]
 >> endobj
 1056 0 obj <<
-/D [1048 0 R /XYZ 90 497.745 null]
+/D [1050 0 R /XYZ 90 612.905 null]
 >> endobj
 1057 0 obj <<
-/D [1048 0 R /XYZ 90 466.582 null]
+/D [1050 0 R /XYZ 90 582.167 null]
 >> endobj
 1058 0 obj <<
-/D [1048 0 R /XYZ 90 434.702 null]
+/D [1050 0 R /XYZ 90 551.308 null]
 >> endobj
 1059 0 obj <<
-/D [1048 0 R /XYZ 90 402.104 null]
->> endobj
-548 0 obj <<
-/D [1048 0 R /XYZ 90 358.268 null]
+/D [1050 0 R /XYZ 90 497.138 null]
 >> endobj
-66 0 obj <<
-/D [1048 0 R /XYZ 90 303.444 null]
+771 0 obj <<
+/D [1050 0 R /XYZ 90 465.562 null]
 >> endobj
 1060 0 obj <<
-/D [1048 0 R /XYZ 90 270.798 null]
->> endobj
-379 0 obj <<
-/D [1048 0 R /XYZ 90 270.798 null]
+/D [1050 0 R /XYZ 90 434.704 null]
 >> endobj
 1061 0 obj <<
-/D [1048 0 R /XYZ 90 165.087 null]
+/D [1050 0 R /XYZ 90 404.22 null]
 >> endobj
-1047 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
+1062 0 obj <<
+/D [1050 0 R /XYZ 90 351.135 null]
+>> endobj
+1063 0 obj <<
+/D [1050 0 R /XYZ 90 318.339 null]
 >> endobj
-1065 0 obj <<
-/Length 3198      
-/Filter /FlateDecode
->>
-stream
-xڍێ�6�}��o�����-u��M��&�;S,M8mcK�(�;��{n�.���<$��BM�:��Շ��?ܼ�i���M�������W�m���h�P�~���8
��~���u�N<��O���/�Ե�0ɓ4�b����7�n����p�l��%٪<���G�� ��*�$E��Ү�*��=��o�y�����q�	���
��$ʃ�Z-��f�]�Q�֭��,h��R�i�[ &Y�[Y�(�Y8fq�űg'���A��1���o����h���80�W].'�-�
x}
E�"���6,�N~U�,<��[
�}�Y�OZY]�٣��]JN?ʯ�dU�ݱi��
-���#D��Z	�&�����L����6�V����l<{��6N��5b�e��f�����P�ړ>2�!b�#�4�{Z��mk�O�4AR5g9U7
/_Z�#�'�g"
�����[8 �[^�+TVik5�>M�~�=W at 8�#=���G���$
��Z�a��Y�w�(8�_G�
f�7T�v�yij}'��b��Tęzq��N�!_�,T��^
U��<d�L�>O8�2�	'0�{�J}�u��w���f
g� �`F��˦�ݎ2D
�`3�����\�
�%:<R`�>ȍ�������S !�7��8�}�,F������'������ V��2
<����
O�\�8jGD��`}�a���-E":]v<q^��9
;�L<���0#�H����Z�P��<޷d�0�4�3���yA�D�k������! ܫ�u��$A~+h���0
�:
�)'ČwM�!�n;�Z$$�^�ښGs2
�B͞=��s
qN
7r�7
uI��d���;7��� ���d��6���C�z�I�2#+f5N
H.�܊�)r�L��Η�읰��*v/,��Up
-�}�/�
Q
�e֮G-Y� �w^H��J�ڑ$����Ǽ�����w75C at H_��<Bd�Kd�d�����:�.��e��r�@�@XaN*�q��B&l�����#7�S� E����Y@�o���F�����8�  ��W �5�
��R=�u���%�
�
ǁ��ɋ@�۳u
�9�>��kFJ��
�n�Nͅ��WI�R
-2�[�{���

�&
a����;
-
�����ŢG�;J�&G�fa���x�0�I2Ɓ�y)�T9:��E�\Ď
2ػ��kg��:
&6����'R�a
�K/ �<kMSO��c�� f���s�{�U�����h�nmUN�)h̟��
-�v"�$e�+��:�
�}��Y㻠�b����
�.'H�ݮ:O�R���b-�e�P�"��vN��2`A�cmo0,mG���!{��̜����1�!F%�
�n�� �b,��7-����� �|	�X
Zv�5.{��T-���u����e
��ȩAI�'�"�՜�渐�^�YQ72,� ��Z7�u}��X.�
�2�s1��7��ٟ�ꯈ�b����(�eW�0��'�J at aǛ�
m��s��I-	ھ��D;�a�
��	5�ÖY]�W�J%ޟ]Mz����^HQ�u�'le�M��j�6�!
���E�=6�gH������l�H�~�|����9�u�>
Qk�L�Oƭ�~}�:a�`����3��3PY�
�V����10Rl�VN7e�s*J�;_
��)
`���n�c
-����$rW�:Qݑ�fn���~="
-O�&���XM
- �UB��x�L嵃�h��N�����&5ݤ��ݥc�إ

8�3�A�Co �p]�s�*�n��҂��R�V�0>�4V`N�.?�MN��8
�L�Ɲ��#�h��`Xe��V��6��a.A9%"�k�1>i�ꙡ�Z�I�4oٺSu�k����@r'Í���
�K�"�G��[�"8@޷
R�[A��R�h&��=�y�r�75���$��Q]�>��Z���p�;�,Ajhl8/���u�C[zC�40:<F�F�;�
-N(f���t��ϕ��WN
�
�[�\(�$
�1\�����2
-
�e(�c���
rш�~�z}��K�aX�٢�%��3y���p�,A����F�\e	�ydS�d����_c*>*}n��}��V�Vv�)U�� < �[�����{y�-Fʏ��d��ph�p��
���FR��.�ѝj��� ��X��Dž�.�ogF��
-����@;�~<ےE_�:����xz���e��R�Ŵ�4
���=�Me:�
���pw�>dޥR��
��ZJ5,��=$q ��Q��c|�ʓt�;����~���o?�����?������{�`�x ��t����$y����Y��'
���K
'�	��S�^����i@2�z�y|���EU"e?��H�*���I!�BŨ*������x7�m'�4_e��%"���
@�=AOP���P��>QP�)"ɧ���!��m
���
�Y�'�U�ـ�(�c�U$#U�"�~�/)I8��b3��_U`vb�W|�gC�l0�J�x��U
�QAk�5�����i��X���
t�ȏX*B�.m��~Xo��԰��?�hW`�
�L
��? `�_����e4<�����˵ S�3'���p��Y�V at 3y'.�� �*u�%wBn-����7:��ŽT�
Dq�b��E$�/?y�h�瘥��>n�7w��r�*�
���0�$ĸaL���6���lJL�O'��4�%H���O��4b1��D R"����(r��",����i�ֻ>��寏�|��"�� [...]
-.6��'6�xF��?@�n�΁W:XN/X�H!�c����K,H0�..��.S������M�-.RX�f/���� �}
�T��s2��gG���:���.w��_�,���R�����Y��2&}2p��t�w��)�6S����V#)f�U�]���>�����S7�o>���#-����{���ml�M���W�5��b����Y�ɲy�y��W�Y��9=u�*W�<�Xx��7h_��������]]�
�(��M����dP2�=?�� cH��ʍ��
-�����jL\$��]w��͛���)�ͥݘ�
�⛉�f�GQ����~x�n}
-���+��K��S
-endstream
-endobj
 1064 0 obj <<
-/Type /Page
-/Contents 1065 0 R
-/Resources 1063 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 980 0 R
-/Annots [ 1062 0 R ]
+/D [1050 0 R /XYZ 90 263.451 null]
 >> endobj
-1062 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+1065 0 obj <<
+/D [1050 0 R /XYZ 90 233.31 null]
 >> endobj
 1066 0 obj <<
-/D [1064 0 R /XYZ 90 757.935 null]
+/D [1050 0 R /XYZ 90 202.452 null]
 >> endobj
 1067 0 obj <<
-/D [1064 0 R /XYZ 90 301.912 null]
+/D [1050 0 R /XYZ 90 170.877 null]
 >> endobj
-1068 0 obj <<
-/D [1064 0 R /XYZ 90 277.586 null]
+548 0 obj <<
+/D [1050 0 R /XYZ 90 128.064 null]
 >> endobj
-1063 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
+1049 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
 1072 0 obj <<
-/Length 3350      
+/Length 2907      
 /Filter /FlateDecode
 >>
 stream
-xڍZI��6��_��HU~2Ip��&�d����
��
 �sQ2ʛ_?���iW�^=���������`w��o�������T��c�F���e��,
�I�>������9J��7?�$
ӘNW��n8W�����0�3�rR�i�_?|��O�?��W�
i�$;f*���Ͽ���킣�O���wq��Y��?��)��+>#u
҄���G�\�}����(�k[�se�ܷ�	�N쿒IM�
��ӵ��+ڡ�;k
���@'����>�~���|��:���avL��Y�p8�"�gd�_�Hms���0�����Op�8�0�������q�nh�A%��
S�]{�����
��7�s�iP8����f鎏CÅS02axH�1�3�a	0��Y�w�>�=<扨��/�

�`�H^��y��cp^���k�벷h�����齌^��k��;���@-�����C��e���ޏY+
-Ln�b9�<S�L���;�l~��օt���+���)�Z̛;j����a��݊)?�=�B��2y|�dM��7M�;��l��٦��������7�o(W�P�fW�FU/HPp?��{�/F����
 �� 	B���L0L7L�
! �뭳�[�c�)1�<)Z>����v:iބop1s�qB�#h䊭�h]�$��
�X��P*�%>g
�7ސ)VIa�
mWS�:�����͌��=� +���-M�G��d�@�N�O���֩?�{�;\4;��)Y����@	��:E+�o�CF��Z�HU|A���o/� �^�q�Ä���σ�w}Ӏt��:
��XY��|�1&�>������=�
��/��

�qj�
���ڈ��M�
Ic�"e�;��=V���� 紊�p*
�\N�����v� �B�xۖF�//L�⣊s	f�R��r�F!��GoN�2�¹� Q6{�
�|ug�q��[�����Z�N#"��궴�ATP
�[���=� ��>� [...]
�dl���0h�I�D���YeIw7�� ����C��
����f�B��렯�3��(b�V�z���6]'�
-���n=>-���n:�4��N�^�u�<mK�P~b�yq�?��{{�4X� ���IZ�'b�z�@�].xCp 
w8<�x
-���Os}ž�#d��7���$yŜ�.u����2rl<�IM�{C����G.�����a
�D�g$�Tl�D��⣾���Us��7��@y
x�E�
��a�?c�1����Y��pC�	hgL�{I�
ן�)�3�w�2c��$q�At1
ۑ��!ȕI�O��;����e>�d
�����e^�\2��=�oi�{ej�c���R�̭�ҥ[CR&��D�H#SҸ��5�Gw�����1��'��箸��1:n���9�����򉳶OU��T��
-9Rl��IB4�Hpdv2|8\����%���1csW�-�"���mp��5��e�z���
��جT N����aۢ��3��ir���#}p���`;#����.Ąq^�O���4�镢�
�廁іRl�{�A��Q�1n��|~9f�u����ң<-��e� x��g� a�u
-�
\{���؛+Fo[�B�]Jx�	�� �%�q
��LF*�(�O�B[��5�<������i��d��ɍ1%ٜ�+��z��[�LPU�HS��SDVB�P'N��e8؟N�F�<��=>P�Y���b��8т'����j�L��$�0�¾#�u����kI��g[�,�!O��'��.�P̩9L-[r�Q.%	�B9��]����2`Ǵ���l9�h�z��}d�o[Ȕ��!rJ��UQ*�r�8��i	�r<܇N�༕�#%���CwOaW
-p
X-�$H��i�UU�O�:�!e���I<dC��w�I�A!q3Q�Y���ơ0���(Hf��
�A��u����Bo+�
z�m%�eA����ε�E�-8!

y��О=<}�����E>g�$���
@k\��4�oЮ����q��ѵ-�zx`�!L��<��f4b�(NJ�^
-
��d�
�g�
���
���1�$}�~�9�;�:�xmk*E!�Խ�!X[�UW	�%n����ؼq���ƌ) _H�(L"Y��g�i�[�L<���v�9O"��+�E�7X��>S�BctF�2O
x��^��
-��fA�

W3%n�
=�-����tm�->�ܾt��-L9�B𗦍I�fn���0͘��T �n��9]o����H
-:_i�ͼC�g�Y:�叿P�yC�?�`]�q���F����|�X���^ؙ.�"���o�aH���4����]�j�;��R�P�Z��S8{�Y�(P��R���o�b����-������l�"R���X�	#��p���rU
g�����2
{�*
uMek+;��D}��&�`L���l
�(v��0�Q�� X����$�dH�6��kw9B)�^uQ��!$�<���^��f�����ȧ���
-ǯ�s�}bi���}(�j�Hxs�퇞+E!��p�W���A��=�{�7q��v�)�~iQ'��{��_����L�?��V�
��6~����*�+k��e��k�\�%%
���ۦ��!D
�U2�D@�u�=�$@HF��I�5��}{4����q����1>H�U`R�2A��i�{���:� k��+�t�T�rP��ӆ�YoJ��
	��
�_Y����\��`4yN��\t0�E����)L_�G�
��+
V
/�I�J�'#Dy��<����
y�;��<_�=�o��6���P�$
B���A���Ix�H���8㼁�oo�L`��X��4�1��<��/9:'E��g�9
-/I
�/G
��+� IX8 7mϱ��1�,�M���g�2��8����o�<����X�W���
���F�)�)�G�/��,���ٝGGa�8�F3���f����
<� �x�d�2YX*�
-(����zp�_��ӵ<�&D�4[)��V������B�=��$�f#J����q&`!μ�d��
����A��f϶�tJ��%�2�I/��,��Cp[��?��pY�P&=
���W'��
�L���1I~L�x�d�!c����k���);�ăi�Ċ� ���+������Q��
C��w&TX�������>�|�_��d�t�cx�Nb������~�x<��;BBu}�W��[
=
�c�EFl^��OOtSrv\+�����
+xڕْ��}�BoKU�rx����n��$��q\)�(QK�2+�����p��E@��w���i��><|����>	w��'A�{>�ro�&��������A�9���
T����ɧ����u��A�$
��	��/�?<|����wy;�pǩ���<?����� ���s�<�]i�y!|���>x+:��
�$0���%�%���?B)���>���vo���CA�������ݵ|4|�o�����U�1"?u�@p|�]����z}�G��ŋ�o��_����^	���q�⹢���;��V��߷�KlF�"�����Ȱx���\/�`��������8
ݮ?=	���+o�Q~X���
)R��#䱣�&�E�g=��b���N𦢕�Jc���s�Q0	������V�vGA\��{��+��jG�Q襎`�=��$�|
���n
���N�U4M�b�*��5�v�5a��Y��>�{?sTq>4��h�\�\�?n`0��#m�9��N67�(�7˃Ǯ���B�X$0��Zɮ����*b;|�P�
�;}��JBs��3��ny�"  L 

I�\��
uI
�{��0G+5�S��<�
~���ߠG��o
�u���
�����F������O��#��O�
�ʜon��kǾP1� 4�c=��abE�Y�~¢�nG�VJ(!��{�����,/�����,��Ґ_�-^�����'�Ł!�
�����N}q��A~�e�WM|�!@zu.�AwdO���H��.C�
��4 Q����������^�|F�G����7
c��W-
+

��pb��c+<�񡟋
 YGߩ����P
�p��\��G%������g|��M��Y�U
JL_|��U��|�ӈ{�x
¶C���x�B�%Rk��&z	#Q���l�6��O�B�)�a��f\T�A�}�U�,y��3ߞcE�=�:���h��	09�Q �/=�ߛ��?��ti���b������+ndᴢ���
%����z]�<��aP��y����2!G�~mq�
0`#agd���B�`�N����w*�D�f��q4	̗��ઇS"�z���.w�Tð}. P�R�eWɈnG)"
NJ�i�}q?=��ۈ�t���zF�/'����l0`2��^�U�5ƢŎ ���c���c÷�V&a��(n/,�2��V�0��i�M҂��N��U9��X5xsLw�2�X ��݌h"�V�H[�B�j��'�Q�؝����
+�h&�\+h��b��qF ��1���#N$��?�2�p�st�W�0`����R�~,P��D
����=��!T�k�����q⸓����
��� s�|�}��G�߱/I��o㪈���d/��b�ql�9=R8�Oq�4D���u�
+K+O7j�lQdR� ͲfH� 1�G~ڵVa	�6��[�X�\����9O����R
�� ��״( ��R�-',��i�
�Yv	/��-g�h�r�Ƥ<_�`�-d��e�塾�}3��S� A���ءؗ`,�Q��|��|{ ��}�Tr���2�R�=��8.뗄z<R/
���
+���\0+���;?XӒz��H7���KMwa��U����
�A"y<@>|�ȃ�9�D�#�����U���Ἄq
��
︂�P�K� ��ځ[�q��.�IRƙ�u*�j5#��`nL�U�&m�ҙsĻ���
+"�v��!a����K���0�U�w�-�A�Lk��H�d��{�;�&JfiUF�Hԟ���R�l�4�
�D���҅�Y�SB2�S�
P�l�F���5L�R)t jE�",,���S�a=�0
��R�.�7���Б��K�b�
�������+������ ��z�~�tOnس���I*_</P�vU0Ž���E�wd����q���Dga� �C��G��FtζsF�ƅb�@=е��S��Z��r�L��� C������
��<4��9����^F.�X6�CIxr��rs��0ry
8��N?�<��lXIvp at 5=
+ز�k�
+]�W����
�m:��|!B��ӑ��#�7�+���I�x��m�눅9v����۲;_ �c�M�Ͼ5�CP��k�M���N����-�H
_[D�YQ��A���v���
T�<�!��<��+4y
�
+V�ANwe9q(
+�:X^
��x�q�T���M�)P���]MECyGh�a�������D��M���
	 �Wqi�c�
�32]?Dآ�^��Dմ�P�M����4ZZF�3�x�B��
�
Z- ���\Ę!�j�x��>i>�֊��O7�p��4�{��0[�#��6'�� 6ڎZ4VY���j�
�ȐO��)�\��w�-���1�����U(p����\�M
���
$w2\˾�4r_�&I�{\�0��~dP![�9n��]��WiH�o#�{�[b/�a8����as-6EO�9�
k�%p
�
�eג�:�PG
������1҈
�y���dvj�#
���"6

+����5���c8S=S�
�8থ'����i�8i���Yo/S��1t�"{Ի,�����T�z��qX&�:9r�%l�Ȧͧ���O�+>*un���RS���]i��} ��`�,� yz��o�~��'��sل��\�$%����͢��Z�EO
+���J�d��N�WJ��
+�׀��a���gK}��Ls���������-�i�4���5�M�G�
���L��w+շ���d�������
���_��_�I��~����L�8�p���0�?��܍�hłO(��?�_q���V��/L�t�Q!h�#8�7{�<��A�&���>r�s}ϥ�L2�Ϝ�����L���n��?|�׫[���K���	�d���?rS��8�]�_C��L2y���W���
 endstream
 endobj
 1071 0 obj <<
@@ -4502,96 +4443,105 @@ endobj
 /Contents 1072 0 R
 /Resources 1070 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
-/Annots [ 1069 0 R ]
+/Parent 984 0 R
+/Annots [ 1068 0 R 1069 0 R ]
+>> endobj
+1068 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [297.062 674.352 388.718 685.256]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://fsf.org/)>>
 >> endobj
 1069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1073 0 obj <<
 /D [1071 0 R /XYZ 90 757.935 null]
 >> endobj
+66 0 obj <<
+/D [1071 0 R /XYZ 90 733.028 null]
+>> endobj
 1074 0 obj <<
-/D [1071 0 R /XYZ 90 589.002 null]
+/D [1071 0 R /XYZ 90 712.582 null]
+>> endobj
+379 0 obj <<
+/D [1071 0 R /XYZ 90 712.582 null]
 >> endobj
 1075 0 obj <<
-/D [1071 0 R /XYZ 90 241.098 null]
+/D [1071 0 R /XYZ 90 606.87 null]
 >> endobj
 1070 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1080 0 obj <<
-/Length 2922      
+1079 0 obj <<
+/Length 3186      
 /Filter /FlateDecode
 >>
 stream
-xڥَ
��}�b�<��>�'E�
;����1��n�
�����f�>U�"��^C@ a�,�źX���]v��<ݽ�>	w�1O�d�t���.M�c
���r�q

������W
�FjQ��q<U���Ϫ�M/a��Q�����O?�����;��v��
��4�wE}��woW���w
�l�lvջ(�[�>���Λ�{+:���%1�Y�����7�.�A�DS-����
�^��&�U*MC-+1��鯪#ȳ�4���*
��]��m���r���?7�\�H�Ǧ����1K4i�J�����X��h
-�Ӫ�o'u�� �}[���1��A�6�2�f��Ξd�
��|H����z����(��q��H< ۆ�6�@Q1.Y~G�^x/M|�
-�3jA�qŧǦ��i/�h��Wv���1�r�$Dzӣ>��/����K��V'/V��B����ӱ�fo�A=�Sr�bHl&�χԳd-�
�
-�c1Y�[ +�A�XҾFy#���3��+Ȍ�'I�R��n�
pT�	�b��>#�8`3K �k�V�E�q�R��u��F�g&]Z���U��L�<V�</�*#�0M�-X�� ��f�0{
�U�i��}>s���S
����?h�x��KK1�]�vƂ
*��G߿��'{������!�@�z�KB��V��W�<��t�������uΠ��Y�U���f�C�
Ƃ]k����]%���Qp��]�� ����`͚�=���b�X�
�� �T��Ɋ�;~Қ6
-�ϭ>)�p�{�b�G�aNV( "xax���C�@Ms�f�o�=eDŽ�#1� ��
%��P=��ں��s�ԐB(�Y K]H�Atp�sV`d�_�3�I�2�R�E%T�Bg8�a.v{a�=���)FӷnK��k��ȝ9,���	xE�
��X>|e�R�|�q��1-�����}w�7��F��|���G�.i�~RI��a��a�Lj�ټ&~Վ
c�__��WbVF�#�YSn �xs���0�>�J80�k;�Po�
��>�p�S�[q���A8��w�E8�s���Q�-j�
 ���Bڳ%���,%���� P
�t�j�X3�
�k�^�<����vhL��W� x�;U���S^�/
-� �鶃�o�	���J�|8 Eq��(���
:��Y�2#��
����
��<Z��0(#�b>��s6��Q�,�H��pB�#�f�� l
L����(�� ΘDY�CԎE�F^��d�;�����۫~з��O��|���hp�Ec�$
L��9s���^6�\�N�Ä��֢n|+		�.Ki̯�U�*��o�vkKr@�OA�$ɭ}�S��̳�l�
�|�p=p ��
-��^$-L/	&`����
-^,�i-�F�X'�7��7���ï@�~?m��L��	�LM?v]��9�Kem	^�0�,�61<��+ʇ��]�/

m��#r�{�x��,��J_�
6�3���(��_�Doȁ��
�d:0`ӹ�e�Z^��W[�Z��4|���F�ߡf$lU	��Wy����S�5�����]�>F!W��'׷6P˩V]���{G����5�	�`���1
-3PkxLN>A����!����'|O���2���gb
-���c�V
�T[��3�1�>��r���9€=�C"\sC�
4��[Bh;.YC
g�q����x��x�E�
`�
G�;g��tr�p|�Yf�_F�j��
9�7�P[��#�%���� �Z��v�
�$_�򢅒�6Fy�����<��H�9fB�JCyo$
���x�?,�v���7D3�����E���
�Յ����l�����W(�`cO�˜���Z���M��8���,�D��<_�J�y6�f���h�H��h�І��%�0�k��a��{�|��
|�E���zh�Z�g�&���D�%�H^���#(&�	�I2o������|2
����$�ݮ���5."'�ũ��	ɛ`�"�Z��T�[��Z�J�Y�4�ʌ����]]��
-�~�>�����WK���,.���
)5
��7�yv����R�$3}���V�	GD�2�kb�ՙ�y���������*T��C �n��m+ۉ��a69��J�Tc�Vn}����[O��
-
W�7O�SЍ-�L
X�i.��^�d������f�B��|5�=�L/C�UWw`/`��lD
�
��Z������*�f��\w������
-M��Xs�!ur��Pg�&�&q�<�ԙA�n2�
[��sp�l	b,�9�,���K�p
3��� �n
-
6����
\����]��^��
�J�|s/]�Jo1]�z��T�='���/d����%�Y~n��,��5|RA��$�1�t���N��Sc#G��0
L�0
-�OA�&l�o�u*{�s~��&م�.���(_��R[�c�H��rU3��`�O�/٭T��/*�N�!��"��!L5��BekHM��&��y�-g=6
������ƚs��i�Z-.vM�yЊ���o\�R�ydl�%�)���,�
3:�΋�*X fs
#ĸ�����Xq�)�Ӄ�#��
sO��2)�冬]y�(
-
-��l�o�0�U��r����PJBf�f|�>
Q�yx��1i��`�z�����ᒡ
ɕL
ាЏ������Ǧ�F���F����&/{��^�'�Z��J!��!�]�=�r���r/n7�m&�"w֮�P�\�A`"�b�dzE�2d��N�c�g_���Q;9�)���v��4r��#R t�5�c[ݮ�����~������������f��l��
k�w�w��_��bL���)�Sb��Ύ���c �
x���p�}
���7o����E
��ހ*�,d�b���cX$��SS��n��
x���H�˻
+xڕɖ���_�[��uk��"��d�vƙ�I�O
 j���\,+_�� .�O.P 
+�^��y�x�n��x���C�Iw�!8l
O������1���
n������g��J����Oñ0�ߛLW��A��޻���Ǜ�
o~���,o��(��a��ʛ_~�69��x�0M6ZUn�Am�y��������wi�� �y��	}��?
����r�ͧ�o�=�����Y�����]�Oy����}o�V���2���n��"���>A�x6�� �g@�O��ɾ���[?�N`@�M}�ug��:щ�����G����-\�ښ�s�T��`����^�-��:fӵ��yƑ�e�B�/��?�^5Mq�%}͠�o�l�\��ݰ� Һ}��`���n�΂��M�.MVW���u��E��{��{��7�����
��Om�ԪRXNX��
+hU������c!�,�<*��s�2T9^�P�@�1�>���w
+o8�*h�-�^���Vw��ǗX�6^�ZxU��Y�ENU9wp�ՙi���ɂR]�s96�� ��a�DC��u��l�n#@l��F�X���m�a��.�ܜ�r,�7�焑�v{�k���S[��#�R�_��^P�t��6��)R&�J���\S͈:��ά� h��iM�4��DcƝ_��mi:T�;�q�j$	�
bMb!:�zf��'J���4��*�y��m��� �>Z4 5C�;L�+ˆ��+�h�L�e�:;5�J�3�mE��Ҫ-�A��>�6��
<��F��:�U�{="�j��\Ţ��' R��a��졚�]�&�p�ٽx�W�'
�*M[7�Ԯ)
�
�#qd�8���!�V

'�
+浦g�s4���&�A�3��E�"�� ��E�j�Mr��Ӄ[XQ|��߃�G�ZC��c����ɮ2�	UP�`�x��[�D�c�q�\E	$^
5�If��t#+xL�
�Ht�
�
���e3�z�+�a�e�'��0��mӲ���'�
�{�t2E��TY1�
�n��w:�{w}k�����y�jY�&�eRQ�3:
6�w��VlI|��-L!.r�8Ao(F�[8$#��ե�����9�.���Իi%�E��uȋ�
T�{p�"�&y�oj3h5ɋ�� ��0�9��۸fu��#�lD���?
�҉
y�*m{�Eh�z����ݚj} �g�d������������4�ubN�J�����*����dw�8֡�\0�p��{�f�(�uc�w���'�	��]ž=�IЕ�PW<�;���ļn���!��e��n���u��
� @"��Y��)��T񄒞���Q����ݼ�HmME��(v��`UA1\���C��Z��Ah	 0�����G�evDdO'��0����W &F����#�
����Yh��g��c�V<�鸭ꉳS-�Xe0UL�؜�>��Y��s��m���z�gb���$ei���H��:g�I
rD`�}و1�ʭ_ʽ�
=\0�-���	I7 ()��e�p�\�f\dum�E;h�
+Ln ��	p���x$�w'K��w�i j 6Ŵ�W*�VÂ��.�
*e��\���C��SǠlxW
w3�S�?�.�.�y."Q���f�.��Z�����B��ʗ<�
(���7u�����Q>��h�:���8��b�`D�v��,���t�-�4�	sx�J��+��I."���A�=����s>���ąk�\h
���99���=����/��8%�
z�1hΐwSjb�
+���.�
@bk���	�k�NP>z-C�`݌���O�@p�
+n $�� 	����~ͬ B�-D�c�;�ˁ ��,���a��T'=z�p?������� X0B�i����l(��N{J �zԓ�DU�7�3�
+#g]����spi�*k��z
��q�7+.�
�^��[�V+K��)g�׎��ߛc�0��u�D*	s
�y�!A3��	����B��- ϒ�;�%6BN]Y�z�(�*�	�8`�\Z�ȵS�9�7&O
�C`���@���@�ʐ�� �ʞ�gD1��0�A�F

 o ެ�8q{��J*Ó���
+!�+�PԈ �� Ȟ%���_��� �aL��K
%�������麢�+�lZ�yv ʼn��֡�3{
��9�����S`wN�ak��HS6��ÈC�]pb֒�ܬqQ����m���a<@Қ��tXM�Ncp��[�F|��n���w��X��S��	gm�:T6��CF/�9\�;Y6
T�B��&�wB��:
W�,39��(����.��Bdᢎ�M,V�F����b٢�i�
��MF��
��2_`��~L����\�㾊[�� �X�J�̄ �v�h+
Y�&ALd
+- at 1�x@�-��|��x�
+?y�+��m�9`�x0�f�¸ut�
T�8o�L��.�O$
+u��\�SJ��`,���04�/�x�t$��4�v{K��H�/׭��z�tԏ��J뜝l*�,��}
��j��T҃�`��pU-��5	�Ů\��
++�=q�->@�]���ⴜ'߂��b�b��H$�v������[�'M}[��?�
�,KF��埬���`����P���|�JI�P�y��X��v
p�0�v�,9�p��o��q�u]t_,�z����T2xa�qթ�ғ@����u��\
�4�q��ALi�u_�Zf�w�OLxU9\>�kϺ��
+F+��8v�jb�;b���D
�����7v���<�~��d�]j0,z���Ӳ
���o�n#
/(D/��uu�e�|Ն�CAv*
��o�c�zH�L
_`s�qA4�%� zQwV��A���;
��Z��d,=��b&
����e� �!��Л}�H%
�����<U,Xb��T>�q
�O����0��x�ڔ\)@�z�K�.0T&sUWq4%f�@O(�y�nG�_�v) +$U�'���'�i���
_��S�i�7_,�������g(G��q��o:��%q+(
w32��i��)~�w����}�|�2�Ҋ=�,���c�?�C�K��[��A߈`�.��D����(�9d�@��*�&dX׳�[e�퀢.借��
+GEW��������v���:���h-��=ol�_�w�hB��Ļ�
`��=�}��W�.��.�v �M�3���)^͞mqk���b��d㝲
+�hxI�w������H
 endstream
 endobj
-1079 0 obj <<
+1078 0 obj <<
 /Type /Page
-/Contents 1080 0 R
-/Resources 1078 0 R
+/Contents 1079 0 R
+/Resources 1077 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
-/Annots [ 1077 0 R ]
+/Parent 1084 0 R
+/Annots [ 1076 0 R ]
 >> endobj
-1077 0 obj <<
+1076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+1080 0 obj <<
+/D [1078 0 R /XYZ 90 757.935 null]
+>> endobj
 1081 0 obj <<
-/D [1079 0 R /XYZ 90 757.935 null]
+/D [1078 0 R /XYZ 90 716.197 null]
 >> endobj
 1082 0 obj <<
-/D [1079 0 R /XYZ 90 653.25 null]
+/D [1078 0 R /XYZ 90 691.872 null]
 >> endobj
 1083 0 obj <<
-/D [1079 0 R /XYZ 90 508.056 null]
+/D [1078 0 R /XYZ 90 368.726 null]
 >> endobj
-1084 0 obj <<
-/D [1079 0 R /XYZ 90 374.818 null]
->> endobj
-1078 0 obj <<
+1077 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
 1088 0 obj <<
-/Length 3344      
+/Length 2684      
 /Filter /FlateDecode
 >>
 stream
-xڥ�n��񮯘[(@����-1�����d�C��C٣a�!�l����S�&��6b`��.��]�	χ����_��޽��C�Y�
�N�28�Y�Qxx�����1J������Z�|��mS���M�;�aS�I�%���O��������
B���~
���r����P��C��eqx!��!�b��
>���.�"�Q�Y�|f��c
��}w��/��ַ�{f��Ǐ�4܇�Wi����R�.�GV߽O�~px�?NJ&����<��E�px�-.�m���?�+ƫz���k� k�������h�5�N�
������g9
50����g�4}'Є��N^�>��Ļ�XS[�Ƴ���� @�e*�U��A�ߙ%����..���s���A�Z
[9��m�}W�^�:��X���e�X�tE>k
���
P�I�}'�.h�˝;�&��|E�jm�f~���O��Q?GQ����m�9HC�/u,ϱ�2u¬bX��a�t���I0 at _�}ݐb�i9�Ȥ`=�e�T
-d�
-l���R����ډ���W��
�3��>٣Ր�
-?�ʵ�.�n�
��'����rU
sޑ쾴�YnU�8V�x�9�_IP5���o�i`��͚o at b~�����_Ԁ�x�Sr����'C/�ՉD

ӟF6�AbBӁ�Ug�=k��G+�"�dGk�VZ��
��f���#��he�r�x�Qm�D��$�p�\��DQnL���$���ۗ�G�1
<B�	�
D�J��T�Ԍ�:�).��ʌ
σ�
�i5A�����RN��I
-䍘�����g�l&���hx��)�;]��0��dq$ʆ����joQ
Q�=Þ|��
ATG�C�
�/gA���h�g_"bY;�	��t���I(�
G�UE�1����|u�֊��On��8:�)у��J�1��uzݹ)YaTH��Ւ4�8�q܁?K܁��9�|�;ph�� Hx���F�^��Y8����&k��m��1r���+�	��ܡ��b����܊XG�
��`���Ƿ�kF��
i[��:-�R$���YU`�{�!sO��R[᤯*�օ�|�/�R��ӣS^a�׃؇��h�{VT~9ܧ_��
���
_�C7�ı6�;7䴥��$-�NZ(洐{/஼R�h�>tb�Le��|:�3D���+

-���Vw��J5�U
�P�=����`��
����
=����X
�i�"�J�C�X	���
�
��UC�YJ���m&
:�i��nTЃ
��{��
ge���e��M���#��u���Bp U�kG)�y�
��?P��l�q�Z%¹̆�� ��|A�
m�
�� ��5;!A�@�M�
�F1"�ڪJ(b\x
��Y�D���
��#�JR���2m��ϓh�*�Iml��5�����XS&K��:}�o�EV�G�󡟞�o"�4�
a
�юq���ss
�ύS�i
;
)
w����~�ŀB�T����`�aт{�<���G
��#xۨ9I
׊+(\��ƒ��j��u2�,�u�-F���8�b�%�|��s���Θq,I�M��M"��D`=�Xh��3��gr����

�4��&����Ȇ'�4�~�C�e'A*�9�$ۣ(�CN�1�ϛ�
:�IM�Nû]'H��nΨ'2ߪi����^�
��L���((jz�*(�^�`}v���"ϯ#���B�
�ª���Zqe���ۧ����
��2w�������
E���C.	9�
�҅�J��q�����Q��q���\�h7G�����?�
��������4�բ���5�^"�L5��nϫO� �AdN}R�է�,3�&L�.
)�rҿ]9�FE4��P�h����?Қ�Tg.��*���r;��GY/T���
_(����J���<$���z��2
P�]^���5�����X��N ����tɀlC�ؐC�y�����NnsIC��4$��d
�� r�d��hrZ�z��g~����,��W��|�dO�<1{�b:_#Ƒ��s¾��
���+�\���.�n�"���͌�b��A
s
*e�
���<g��r*÷ڭ�Q����3���E�"��D'�0�<�}���	�wF��3(8�	!`�L�w]�=����PM
��:�-3
ތ�7ҩ�؄b���0
-&��
�v��"�[q\q]�3u*%mʻ4sۀ@�� ��s�
-��4\����iq�r3H�<�Τ
�����L�dA`
���K��.Lj˥:X��/�m�XfPW	^�qr�tR�Q�����<^!��9�l��`��
���8���ϠA��9�g'�
5ϸ���v�⠐�}.��e���
�X�zU�Iz���d�U�ˣ��Z%��A���!
-5:�B��d�1�"2���&G��ߠO�;��z̳
�ޮ<\�
�"’�r!m�LIO��}<�Ze���QR��~U׬)i&dF5No
�$�$����%g�%�oʥ5Zt]��� ne^𛈄�F
��
K��##�����F�L#��
�_D�b�$�X
-�s�+��d.�WΣ�<p\�+�a�ؔ�\
,N�@IP�K!��T��|!��
���[�!�����p�o�]�u}��p�J̃M���j�1���+�4��$�ٯ.,�+e�.s֢{3�5`&4��MkKQہ�V"d�d��#���N�nᏤAp��pl3U�9���㹯I(	�Y�k(�- at Mp<4�u����?	�eY�r/�-�f6�5蘒˰X�+�+�,��VM��S�4�ޒ��i�
q&ϸ�̂��Y����*�w �j&�af2�}�t�׼���
��B

��ū&=v:9�Ol4�F������2��d��ͭNl�-�I{ekQ ���M7�f8M
���X"���v��X]7q��d�b���#!��	�Xk|zI_�8�s�
�
H�1� �jrJXu�&��R���Rޟm�x�Z@U�]���Nj����S��O�B
���pҥ�H�'�4��D>�ӐH�����, �2�N�P"�CI�^�
Vl�ݳmt�8�$�d�[%=��U5Qe��H�ad�Ҍ'�H�X%W�sJ�p`�iڗF��<�7d�#�<
YNC�1�H0
*?���?,U)	�d���u~-�R`�Aʃ�4�z��qjƛ��K[
�\�m~2@�56�|�{��\��P���
K�P����WKY�a�{�D?VJ�)���B~���~�J?�d���YA��m��κ
Ժ��
*�O�h�����&�3,��&|^���Ec�"?����ܔ���������J
�� �����8^�z����ů�?u�u����ھ[�ns�0L�<�D�)�|Ť�w��V	�B~

+xڍ˒��>_���*�oRޓ��]qlg�
Ǖ��"�j�2A�D�nt$%��
	4�F��
��]�����7�g����(�=�v�`�g��F���}��c�����
��A��y���*���*e�%t�8)�$������_��xa�`�i��q�+����
+�?�?>�W3��%Q
�z������4��3�� K��^
�&J��dz�ƻn�R�
��w�PJi�

��Ϣ�0=��e�>u5�^�!�=|��j�+ʮ��6<O[b��+D#�
�Wr���|���?�0�;��@��Q�ɡQZ��Ռd�D@%~�
ɷ5�5��A��
7��2�v�u���5dz���#y�.d^�U<<J�hq���z<��l�C�ժ������K=�VW�*��>J��x��щ7�)s����μ~��!LVљۍ2O�b��5`D
��{�
���tF���'�{�5�^}B?A44��]@Ghpjk�(�t�c�
b���bj�J�

1��$�Y��Mc?���4t
AaK*`A��X�9�h��0Ű�mM���Ym 2sꀒ6�A,��3���)F�S�E��q��ƕ���
ԯ�3��G5N��4O��V �v�	
+wz�n�����Ix�e�bQ�8���	?���ȅ��Z
7��Z�����)�����5
�{�+m���;k�P-p��
�h�	�g"&�*��₍�����8!�C��D�	D��e���n8��,�5�!�ڲ� m7Z<�>	~.H<��s71����Jͨ�uڐ��t��ǙW[!c���UQ7��eP�zy���h�fŒu0�XS6�g�5 ��t�nA�&�ƥ��3���[�4�ݕf�!Q
���]�gc�qd<_C#V��cGR������ '�V֓^� �0m�'J(�=�K-% I
�
y�1�R� E��P:�P���1
�H���8���$&
+TvMo���
&דP���4�l�Cf� 
��xC��Va�0�
XʠLF+(P��gU�����h��XH�
�����ͣ#�0Ju���f2nm��7��l �̦Q���LW��]N�ؐ�L��C�ƿ�h�]2���M4}:ʳ�OF��KK�|1�R�,G��Хd!�-�x�
v�͝fovVG5Z8��8T&
�
ج/���.��0m[)�RV�y/��4je�G DqTd-��;���FR\h�v����
�XFb�q����CQ�j(��4�Q����t�?�/7�I��t�Wf�s��Q�X)BA
����� +���\�n3j�� M�p��-��N1�����x���`
+N��pq���s�s�a��q3Kܯ
�W\1�+��D���2��mG��N���!����I����������r�ۀ�9�Þ>��ͣ�%ec'c�����	@DKi���x6i6�ۮ�^T)w#��
g
al
��c�LI;�m没���PU�r�"�1��p��3�Q����J�8Ͻ0�5'�S\��o{���)3k�b�0���#:���-j�v��p��%A�Nwëk�j1���9�3^�)U省
��6�UΏg����Jv,	��/~;K��p����N2cVM�79M�T
���b�X�
�� ��f#ɚ�{6�&P�a�9*�p��8����rC�,S�E`a�����
��Ơ>s37ٞ�c
�H���9Qw(�m��$G��:"�'5��eU�����a�͂�����,�4���e-Ts#3L��%�톦�%,

��@�E�y%��
��z���;rl�OF��/[�؁����R�i�H�,��j��
#�Ї�BN7�`����&�IH���Z�2�5d����
�Cl8�+�zc�wb�x�1k�
@/Α��x�t�4�v
�/�;s=��C��r!g
t;Es*^�\��Jݍ����+��]�E\&�l�
ʕ�A���:����J�e���g�J�-�P��e�[�^�S7iJ�ؤp
�
�ΐ�4��`£��1҇R�g����oo�Ђ���@j�-]AP�#{��
�R�$�՚:��Q�MR[Ǜ��	�5a�
�c��0�G{յ
+���r��2�6Mݍ����q��4��;9�챴��C��̨�[\tX��5�M̀�̌�S�%.qԲ-�zt>{�����»�eJ��޺��W�U�#�,,�V%���
�9j�,���>��
+��.����a32p �<
���H�-)īWU2�8���f��Ih��#�Y��Ɍ�A�b��{O4[�r:�k�e�2S����qI�ZX[
������I�/����⟗W��&a����_z�_R0?�b�?\P-����Qh�W�ua�M��}R+���h�y�sx5�<����U�w�P
6
������G�i-��^,/%�|}�2v~���&GW!��\�޼biG�-��1�k�ulf~ ��O��N������)(���!�s/]�+{c��_܁�R�K�5�=���X宮[���sH��ݐ�ݻ��毎v�ʘ�!,���>.f�!.��bz����E�	e*���{���YV��/��AX~a�?'%`���l^8��Ns?
�����^J>$���ζ�����ް��8�`��{
���7o^__�R�S���W���oVl�:u&~�8��t��o�h:�No��?�F-P
 endstream
 endobj
 1087 0 obj <<
@@ -4599,9176 +4549,9224 @@ endobj
 /Contents 1088 0 R
 /Resources 1086 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
+/Parent 1084 0 R
 /Annots [ 1085 0 R ]
 >> endobj
 1085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1089 0 obj <<
 /D [1087 0 R /XYZ 90 757.935 null]
 >> endobj
 1090 0 obj <<
-/D [1087 0 R /XYZ 90 714.318 null]
+/D [1087 0 R /XYZ 90 666.402 null]
+>> endobj
+1091 0 obj <<
+/D [1087 0 R /XYZ 90 441.2 null]
+>> endobj
+1092 0 obj <<
+/D [1087 0 R /XYZ 90 295.301 null]
+>> endobj
+1093 0 obj <<
+/D [1087 0 R /XYZ 90 161.357 null]
 >> endobj
 1086 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1094 0 obj <<
-/Length 3084      
+1097 0 obj <<
+/Length 3228      
 /Filter /FlateDecode
 >>
 stream
-xڭZK��
�ϯ�[�U;ZIԣ��q⊳v6�q�R��=ͬ
����ί@���:{�e�A@�5���
�������_rq(�2O����PF�"��,���� 9�'Y|��Oܐ��UK�w�c�jj�U�썄�I�� �_������ǻ���];+�Bd�������� ��C��tx�\�!M�����q�rf�F�D�Q����
��(
-�K��z�Z�W6�DY�
-��c
\$��i�Z���7�"ҏäke�CL���1��n�!��o�&���v4�
L��n2#1<�fU]ݵ�.bn40�8�"8�}
�e��koƪm+Z3�K���YBK�Y��4�I�--?NJ�N�v�4��~`Ru��7��3�Irh�
�������7�
5��
oĢ�X��8��3U��U8A����D�F�E�U
����X=4��=/qa�O��H���Lv����y�k��Tݵ��P}�2��â�1^*C�G)y#��I���ӽGo����l�<^�y���]��66�
-�
-
�����I' �	���
Cd_ ��n��7��Ϟ���'�yIv�j��uм��\�W�+I���U�e��$Xx�6�H���	Yxv@��R��"� �`�wdv+y��n|�E� juU�-��(��Yij^��akv2쨞.��E�&�ɝ�r���?h�
-�
�o��kix�5JNZ��^���p����;/)� ����̥t��T"�� F�gj��A��x7"U}Í���v7v>&Yp�[k�@�,J��
-c�c8�Ƴ��,�����ВӬ���:
-�s4��q���Pjbw��0t�ԫz�F��`���%�%ڽћ"�dI q��@0�$k��7�(�
�e��H�O���1�h^��8� F��Μ��c3ӎ���'r����,��
Y6�"�j�M&%��z� c]�~�A�C�ٕy����Jt�
T��zlY({���x-�!�2�@�h�Z�J��|�-�� �����C;��v
����R�K���M���?���r�T�3��z��7�dp(��qɇ*0R ���Q�@'�ñL�Fv��X�%X#IC����/I"����<���)c�b�%%be��W�&��0%�.����n����,�-��ᷫ>�n�MY��W�'����y���	R�HMhG9E٨�XpGG5�gi�R2x*�%�8T�UHA�n�� H m(�
I�IW

�
C
D�Y<�.R�7.�
�Ӆh��s4��\6wɿq=7�j<�5��s�ʏN�#Ä�K�����L��U�!Cc��i9�
-�?#(w/zG	Z���+K$�rƯ%"AעYH�c�
{b�,�14��h�O�LZF
a�d(�!�60���
�n0�]#z�c�%�#�7D��M�1�	�7)
�j
y�4@	��X�xih1eh�|���awpjk��#L�t�E���i�?Q��D댘��?-���"B��_fAb���=b&P�
zG�'�K�hG\�6d<;y��`De�:�!P�ުĉ�M�d��'���cd��;��r(�"� C
�RTA�}�CR���4�
-�Ⱦ��y.�Xυ�g���B?AVF�%�Yq�b����̼(���3�M�Zj���ƪ
���
:��%S
3�7"2�NgS����Y
��#m"N��ipm��'��C.6� ��w��V�+��
�E�K���$kƱ���/D�煫L�� h��]֐íR~���I��}�rz����\���.
V�������? LF�I�{n����"[`�!4Vp�.�|]���)�C��i�ѹq�����B�@?/
-D_��dY�\ x�y�]a� g_zH-��
��Q�eh!�3��最��OD�i1�p��
�Y����9
}�0���}so[�8Sq�V�٩�Z����>��$�
��e�R
8/���]���8�j~��.\O��4
�e"G��!X�
��3�r���8���s	�,��-�(���4/צd}�q�&��߻�h���U��L�������I3�F���za��S�bF�ydH��;�h��]�iK
�0�

�%O�=�V��V�Xe��xg��r�>�'@T���7۰�v#d�a�	��
������h��1��%���B�o[�vJ�\ԣsN<�2ZZ����F���:�;1fV��^
�"�U�m�q&��V����9J��X��sF1�
�^@�MZ���Yo�W���ƺ�fKy��]O���
��'��`�f��o�P��>�ɇT�S��]}
���˾궤��a�м
ݥ�V�����F_9$Sd�7�n���#
�	�+5mJ1�v5rꪑ��v��>�C�A~�-�f�$��|jZ�XY,��C;ΤG��y���;x������d+k8{ׯ_��
-oϜ����_�i��ϼ���=ž�u�l
a�އ��e���M�a܊������E�A:�֡ �6� q�՝��I�V���&�xe���/��h��g��"�v��z񠥆�A���+h����EBk|	mЁ�	`����͙g&m�����F&��PeT�qΛ�b�h�����3�=b���q�y&(�C�y�|F5�1�Ҿw�'��	�1�~�*Ȅ66.���NV

-�<���w��|�:�˸B���(��J�6��/�^��j靹!��
��\��'��,ر|~N�KE?�V�m0����J�. at K+���"�G��/'vVRx(8�"�
�>@绒Pe 4"X�����~�a������p�C�J˶����!���H	}j�v������_��z�s|�b�i��ay
-���s�6)�����o��2��,�%�K�&2�P"R~(N[�	�k$��ٶ՚��Ou"[��t�G��"K�
���V0l3
Ä9k
:N���"n�
-]`���)��=��
�}F��gT,� �n��⭬�~�߱R�ʦ���Oa���!�A�aY@�H���a���/�Q���t���v���
�{ԕ�Ў_7�pĪ���W��0)zɏ�Q�-�

��m�F�(%������Z�1�<��H��	�Зq�~�����sX�p��U�j|
E���6G��4,��
;��@��o#����k
+xڭ˒��>_�[���$�tN�+v��6��!��DB�|hA�c�}��
>$N�s��F�~p��y�{�����oS�+�"����iW�,
�$
+w����Qx���/T������x�uI�t��^�C.�܋�����?�����S�
+v���d~&�]�<}�9�U �~���w/��ő��z���O�3X�7	�
�ԏE��"�iB��E�}�;��xH��;~
+�py�=_.
+�e^g>���V�4�F˫�ݪ�w�n ^{:�r��v��d
�~ͨZ�^U
�Jw�P�Y��/[F��>L�r���8-v�0�9-��҃�Z �'�
+_�{	B{U"�3�E
�=A��2j��!�7]�?A�a at a��
f��v�
1���
A�3JY���#X��A�Y��ٴX�p6�ת<81~�[
+/I�QVx�ڇ��
4`=#���6`F
+
�t�3O��"����Պ���-%�x?�^��aRkת�
+!�]�� ȅ�׮?<X at J����I�y�u'�����~ۧ��Z��:�,�z/�
+�D`ԩ3�!��ڞ�,������
:�t:�Ky���l�1NEV
�d� e�
ߗ$�$c�$)ɛ`��y/[i*a'B8[Un���*�@�������}�IS� �5u�L� ��U�*�5ʑ+?˳�@�B�NȰᄼ��Y#�_���x����/
�>���������:�awb�N	��Z�C�.���,��(�Ɓ��Vu󽆉r
����֕
���X^����r�y���!,.�LB H�@7@��ѳQ�ZH�"�
�@T�8*D��/�,�h%IؾXg0�"�=0��&�1�V��dE
�
+���L�2

�t���__!�\�&Q���5ք�#��?#�ԙ��/bP'o^�(rrh��{ӝ�l�!`���1��h�<竎 �Bp11�+�}�
�0s .a@

�'=lXQ���a¢��a�	xmhUulU�����Id��i���'1�^u-9X�
M��FS���g�� pa/��,�[
N��Z>�!Y\���tA��N, �钩Q��1
����k4����h6C�����H�q�v�����"��,���n�b�&�2�<B��P�L�uZڧh�k}1Ey|����m�����;�r	�W2�7�u�
W=�
���
F��
�e�v��~�
�p�3k
���8�7���ؠH���\y��d\�%۹���"�

++:�O��*�3@��Z&�yk�c�����3’�ӽ���@ 2
*Zi1�*WT]�R͛t<W��am��x�ȄU��,/=x:A�Y[���}�x�t�ˣ�r����f�03b�y(R�j�P��C(6
X����-둲)�Y���������
�S�W+�R��}�hcϻ\뇋�˂�-�R�Eᬛ�-\pA��B���;��;�x���[E�"���>��o:��Toda	F���c4�d�o�� ~�3�U{؈+��E
URcs�����E��,�� �{��bwiOt�+�J�c��E\�]8)�V����+Y�9#,��c�E�b�r����+,p��Z���9�<#�,<��V�K]й��Zu0JVTV��7���b�g�O �fJ�v-撤� �=k��Կ�!���P۠��t at m��\T�_�+����U�}�.�\���~�!��H]�LfMÚ5
+�ڨ�q ���zY�˩�N)����q�[�	
TZ��,�&�7H�z��C�x�]�́l���^bp�-]Q��E�̳��3�8=�6��N�1 l� $I��h�������C�%�]��8l�W�8�P�v��i 
0
l�X^d{V��TO��s�I�s��M"�L"t:����4�h��2�N���$�G��s����4	�W&�Gd����d� ����C�=�
 ޼h��tml N�
��M�)I�ؕ� [Q�
��F  �g�Jܛ�y����d&�t�
�
�!N���ڙ�
N�#-��
��F1D��&���
 ��K���iu=�ST�^�lY��$SxJsR�B3	�rE�\q��X
�5��щu�V��N'�O��g)�|JS��j������:e�=�1"Q܉(���
w�a�
Q6�
�tq��K4U��"�aqǡ�)��&d���*"�l��!�����~�[ ��]��XQ�a9d[�
+{uA�
�W�����kBr�z�mvb�hJ��&��[C3.V���+���M�
���Z
���e�7��Zp~�ŵj��ym�����q�gM�j�����`1��|J
���a%��$���E>S��.�N��F
+���pu�
�?�Ս$�RM�T��8�j��(Y�`���#����9��*:ѵd��Ȳ��
�:�y at j�RD�R�]7��\&t�k��i��=��;�
k�CYhe4HLꡩ�Yg8[[0�JS=�8�3gxN�x��
E(6��ܘ��A,��A�
mb�jv��F�������M-��,�"ƅ�Sೝa���V,ܒK
�`�K\�6��edm�J���$�| �d��\��ǚ"�c�-���{���M�y�t���*2K�^���n�ҧ�Pn���q�dbє�6���v�"w��C�!شX�ೝ\�e��
��]�"�㚿���d�׷j��uRkY>������
,�ǓeNHg̙b69cJ�$�
	6�A�L�#��C�Iy&�=�F�8��`'��KB�v��C��!
�t�v�IB��bI�G����b�7N9v�%5.:y����\�M���փƙ���C��I{O\4���w�S	e��e�����<���B��©�R�j�U/鞸~�o||�Oc�Vw�����f��"���2N�YF3=�Z�0.PZ���`
�>L�Q
�v3t���
1�c�y�U1����P}e6>+]����K�)]s!��y%�q��`�R�����4�e�r	s�����
�~�r���h�9Z�G<E���
�����q�
}Ϲ��Qҋ��x�V��
�4Wjd��|�bCX
z��]�}���,r
�>��Dn� ��	 O�
H6�
-h�����ݫ����P�Z�3�Qx�U�TkS��7�4��0���E��k&��L��_>	U�͞]y�
�)M���}W�.�2�����H�&�x�4͇��vt��A�=��x
+�0�m+�3�J1����[�
�+)Y�7�3_l��^����۷///~��c�������~��
�a��Dd�c�m]�6k?T<��?��5
 endstream
 endobj
-1093 0 obj <<
+1096 0 obj <<
 /Type /Page
-/Contents 1094 0 R
-/Resources 1092 0 R
+/Contents 1097 0 R
+/Resources 1095 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
-/Annots [ 1091 0 R ]
+/Parent 1084 0 R
+/Annots [ 1094 0 R ]
 >> endobj
-1091 0 obj <<
+1094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1095 0 obj <<
-/D [1093 0 R /XYZ 90 757.935 null]
+1098 0 obj <<
+/D [1096 0 R /XYZ 90 757.935 null]
 >> endobj
-1096 0 obj <<
-/D [1093 0 R /XYZ 90 541.181 null]
+1099 0 obj <<
+/D [1096 0 R /XYZ 90 461.05 null]
 >> endobj
-1092 0 obj <<
+1095 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1100 0 obj <<
-/Length 3046      
+1103 0 obj <<
+/Length 3426      
 /Filter /FlateDecode
 >>
 stream
-xڕ�v�q�Ю�9�.I��خ�6�&MN��,z�,`
-��K� ����
$(3�n, 3
����&�|��秇w��զ���|�y:m�tS�]�g����$�>�e�|���20����w���6<��mL?�
TqH�b���W�==||��t���U��4��?��#��Iw�>ln��m�\�o�y��4�L����.ݗ���NprV&�"��#���w�
��xڸ-���o�������i{^�M�|��㙡��
-��4�u�'0���:��piuc�Dq�a�7����
-������]}#?�iޚAh�-�1�vu)F=����<K܉q�X �X�
" �g-���Ҿ
-���g�%�b�%���$���w�mL���6z��
�ng��2���"��$�rIbz7A��>/�i|�*cLd��'�a�,c|n�!����ɒG��[T�Q%�~e�g�L�>�^�
-�����N�8�6-��E{�HR����q4��e�dq�=ߏx;����
�� ��i�0����z����x���EH��Gj��FN#k���˄�~�-�G��Z���>*����k�Hv.�v��N5���6C��QiɲVi�
-�+�.�e
�1^Ay J����k���5��v�(��d��X�~�f���h"g�L�L������pQ�H�����
���������ܼ �P�7KVdl���.!z���5;�9!��� D{D�-��ȶ ~�m��:�ޤ�m+DFy'� \�g��/�Q(ˍ�E��~����ǴLmߴ�#�?*�H�&8�
�E�E_<������X��|
T��˙�dih!�y�e�K��1�th�73����]Az�(
�T.E���1��C��D��ֵ��uw�_ъ|�
-�	�L3b�An�|�#
-W�׺��
�z�J��Kgע�V4�U������=.�i�
O'
ȃ�d��t��#��J�R8���E��k~\��
a��Ŵ�v$��D�B�(%�
J)璸Vn89L�nRxu��=��p�>]��pӽ�jN
e�R�����\�m���c
$�9���-ibE��l\'
�
D�ĸ:�{1���!
�O���_�7?�o
��W���1|㼉ݦX���%L���U��8�HWq~/OX���k�w`�D�%��cܓ8���-�+Z�O�
-��$ϤҚ�5=����3�/?"D�Dz4�\M��Û�
H��02t���c��u�� o%!G^
	�0�r�X�*Q��2U�~�bC9qt�<4LB�+�yo"F�"��LF��P�UV�X�z(�������t�*/
-KyH�2.��d,ͥ9ݧ-�ls�,"�2Ї�)F�8����]D�&Ggd��Œ�o*DA���-,и�
�ʃ�o�gEr�tDJ�R�|

K(�ki1����0��Ψ
�=+4��
V�
ED�$q�9��"�0���ʅ&?B����E7�7>^u�N;�wB�-�
��2�������d9��6��Q��M�_˩�Z��ԟ6��꾑#�
��'���쐄��<��t�)�
�����+�h4Y�ryX���3�"�u#I��
"�&��(X,�"ԤN��7o�xrൗ3x
��`��>�����<@B�@����D�6��2gz%��8}[S�bTS �k��y4�R�GD^���0>^
=&m=1�:L�/���8�G���@j�D�j
��\).A�Hn���8c=�B$rU*��"��������J2����Yэb*�&�<�3��kF1JqE  4�����
+�2*��˨<�S�͋)��+�L�
y�
g�Og:"��Y�(�?���Q��{"'�g��Qe!#/l>+)�HGՑ�U�
��|����S�Zn�BWҩ��X�V�^��۫�9�d*Y�;�g_�nJՒ	�o��r�l
�88�����zQ��[�R��M����
�ou�p�~Sw��6�#�ۯ�Ga�3�@ݩ����\%������X�p]�3��X�E*�$D��)!�,�q睱�����
-9��"���b���+�)Õ\
}xbY��/��T��5�(cDXtKUU�p}�7�D��7`4��>��T��T���l���h9;
�+�2= �I+�AU:G��׵N�$^���/c
���zg=5��c�+xF;��@�ȗ�P�Hts j�F8Ѧ�	q&ò��kyB�$�\��������
�R�?�� k�D�`��He̸��aK�����ųB�zGVF�?5�C���{�oFgeں�e@�W{����7ᛶ	��Q��6�E��K��ڎ�N*���~�w,���P�{�|V��8��/��r#/PJ��&~c�[t��yO!�C
������/�\���&�p��q1�b��Up!:p^�b��۲Ld�o�
�.%� �=dˆ��	G
0�y�V�^���a�I���d�w��z˩oHN��+���%\'��C�I�
�BH�
-i
��Ey�g��Z����GI��z�;N�9FX�
p@\kM>�=���]���s�j`C],�FK]�b�%�����}+�Z��8���q�K_." #�..�S
������+��mH�p���l?��"kmcɻ� ��QO�f”"CӅ�_�X�1��V��8�ϑ�@�9�c�
\��ZA
j.�fy(.s�(��XL �)�y��85k�b:��A���B�%cK�"2$�r׹E�O�Bp(�0�G]�\��lh�〿��@����B�,}W
m���E�_�?:�I��4�Vێ��~mc���3
�\Kv4��6\�(M�\a($1I<�.+Uqݠ�/XC�79�WJ�#O�eW�?��|L���u2���!�����
n>�`ЭY|�e
�ݯ}@
~A��
X~�A*�WRg;��O_��?���:;������~WW� ���zW��;=M�"c�wZ��}=���!�z�X������wp���j$�m����Qf�?Q9���)_��&����(#��T����8^�����v�5���ۋ�����Ҿ[����YV�<��K��"�yk7���G��=�
+xڍْ��}�Bo��v����Nb�:���+��� ��Y��y�X����r���@��h4}A���
�y������Y|(�2�����P�<
�4
+O��g/:>Fi�}��O�Э�UÝ�ө1��3�n
�"N
+/���>}�𗧇�
BX+8�D;��<N����_�C
�o���ᅰ��$���
><��!p�L�
�Q�Y�|~	
�7��թA>�Ļu�h��Ǻ3Nj��_��]u�~���˥c覾�
0C�1L�߫f�u�#羻�ؼȟ���íkk�>3���PN���0��Tv�X��è�V��^��c�zo�jZ[�ȍ��ig����
+$��'d�x�3K0��Bc�	��}9�0��gfs?��E�E��E�O�������0��_m`-A�%H�~B�:LW�w[������T
�j�
+m�Ү�3��ٰ& 	�]K��0
+&�9�92�oUMs��4�`�u�zl�3u�.���RW���B �fޥ�������
,MĢ�dg�N
j=���rb�
3ݳ�.@H?�����(�"q��c�-��ܫ_t�����1�J���z��մ�
 ^.��ՙ+�&�g,��u0Q)��M��<5<V)O.p{�j��kX�I
+�>��>
g)�d��p��ճ��&E�}}
�W���h��Q^v	tz]is�,��QNw�B��	/
�KҀ���U8B��"�l��g�=��{tvQA�`�~3j<vh��N�&4s4x�5�PըaX:����q��GP;n���	F5N�
�$�$v6�GP�����풺�g]X�� ne^�JDBU㤎�'�.qh����
�

� �#��*
�/D�b�$�X
+�sgóREy �&$���A�
+s�P�
_�\R��
+\
+�wQC��G׎�L&����2d��s�������ݣk����|�ȗ��0��d��[������uR-
�h~	��R�:{-�7\fB�Q�nM8�{��!4�X�(����n"@|["��?�ᚼ��
`�q�T/]MBI�U��zmj�������#�=�p�eY������9`f(��&�S� =TX��2wTK��(8�j5���I�����VBG:�Y�Y;��vya�L.-��"L�P��Z��y���х�3���m� �|��O�4�F���n
��?)�`�\�
�1���xs��Ewd4�����<�.nj%lI��ӡ��."�0.�m-#�GB�~�	��U>���v�ɉ:C|����
�_ ��8^M��']�i�pV�ǽ�Y)bz(����Z���wtx���č�C[����KX;� }G� >�5�(��IT)&�eM
.���߀���.�vP,�CIq_�
Zﭛ��m��q�/���Bz��j�� ���0t�
!W
+%{0MJ����La�:�,��F^o�/2‚�
dzd9
%�@v�*?����/U)�d�@���-�P B/s3�+hb�_��oz��xw=wi�㒃�����K��!��Ci���I	1=ޚ�
K�P_�.� ��RV�
��C�!?�F��Q	�B��qB��"cH�>W�b�R#+5g��[/D8�b�gS�!Y���pg;9��KR�0�H���}5�<$W++�����
+��
qB
 u��%�9�؜A�8 �!�ų�b}�MT�;��zT�
,�޽j'Ӱ��%+[��F�&���161m��E |��(:�Q�X'co�뭡�q���-�l&��f"Hx�\�]����oߣ���������3
+bɗ���V	 ���O��|aH
+�-T0T��5��|�����
�@<d��TT�Im���-
��J)�
B�[�F�8�&<g&��(f��[/��^l��³����	w��"{0 b��H<�/��\D���s���Y.�՜!H���l�;��I�9|���_VG�
J�R�O�G7���n��;��� 
�Y��K��⨂�7ݜ�
�V�fs�T
6j�y����M�Rk�!8��ѝW��z_����O�kXiV���X2���]�5���vM���(���l�4g2G�7z�@�0Z
H�:�7���}���p$��E�)2
���_�G��
(wfτ
�L;jN�Sr_���r!K�yr�Z59�]M5]m�
}4���@G�ڲ��WBS����|�&���FJ�%&́v^s,u�
=Xj��
���[���lcN�l
X2b�?m����A�Bf[�r2ȍ�M�MUAK��UT=׉��!�;�a�W�T
�!�hS9Z
+@���
+в�t,#���Ah�*�@#J�8)�t�XlhxWC��`��U�T��Q� MV	h�Kh�)l�~�M�2q
826�𽪏,h�s���� �,�k���R��0��-��JL�Q�%�X�Mʕ���u��� 
������ �y[�+1�3��s��<�UW��vUv
ዄ��`�X7=_�kXE+�Ye��+�$�4�s�Y�o��v+�h�=J��9N�]�*���6F��l%
�l������2�%H�UF�N�^$$~-�U)�Ħl�Ƅ�hbiO mh0CVSؓ���S��,�~�]�n����=��p��Gy'�o�ǶZ��YM���II��rP�#�n��) Jup"Fi
L�����vv�U�%�:�4��H�ec�ѮG�EqsÖ�����c�
#sP�
nj[�.�1L�B1
M
���
�n6�Q�U���&�<���\�۫#��d
Z���eS ���C
��TAGtPLB
�1�A7�2Ј����\!ͅ�KoƑB��O��F�j#Lq�-ȋ��f�=1�L�J���a'��J�AglsɄ���R/�"_
�����1D�Ę�&ޭQ�LZه,����N�ȕk�>�l.͎rK�KlI���+���훍��i 4gz	kX�V._I���p��7|P�G��RD�ȼ����C7���7�P�V�s[ئ��9̔rn.�:� [...]
+��"�9�ޚ�n]A���lN�M �#:|,�G����
�#yH��'�q�� gE�
�p�np
l�|A���8����h����
��k��S�&	_��6C�(s���uN��M2�g��������̭�-6k�����fR1�r�`4L徵�����q��
[��O�r}�"�?��d��G;��4��":٣K�1��
�)�̩��u^c��
ݸy�p�άW	F����hR�Y�i�m7���͗<����8�F� `�־\(���7�����?Y�a�������'��
��~��
T��$~���E׽Z�i�:X������U;�L/��(�?
���d��|�Z6�;�x������R�߰�}��0D�^����۷///~5����zߌoᚾ]�m��0L�|&2nN��=N�u#�� �j�
 endstream
 endobj
-1099 0 obj <<
+1102 0 obj <<
 /Type /Page
-/Contents 1100 0 R
-/Resources 1098 0 R
+/Contents 1103 0 R
+/Resources 1101 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
-/Annots [ 1097 0 R ]
+/Parent 1084 0 R
+/Annots [ 1100 0 R ]
 >> endobj
-1097 0 obj <<
+1100 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1101 0 obj <<
-/D [1099 0 R /XYZ 90 757.935 null]
->> endobj
-1102 0 obj <<
-/D [1099 0 R /XYZ 90 630.537 null]
->> endobj
-1103 0 obj <<
-/D [1099 0 R /XYZ 90 399.665 null]
->> endobj
 1104 0 obj <<
-/D [1099 0 R /XYZ 90 283.345 null]
+/D [1102 0 R /XYZ 90 757.935 null]
 >> endobj
-1098 0 obj <<
+1105 0 obj <<
+/D [1102 0 R /XYZ 90 309.012 null]
+>> endobj
+1101 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1108 0 obj <<
-/Length 3460      
+1109 0 obj <<
+/Length 2997      
 /Filter /FlateDecode
 >>
 stream
-xڍ˒��>_����]-I�[���̦<>�l ��"e��X���
$$q
WM
�F�4�
ś�M�����O>jS��"-6��M
o�"��i�yn6?G��}���W?�$
��[�|���=p�;{0�`�S����|���7O_>?����Z�&!�y�+U�9��~�5�4 �f�T]m^	��R�v��ӿ��?�g�vq��>�d�}������t��-|�����x�>�v*�y��q�Y�K��Cߍ��i
Mc� ��`
ف�4���:�r�Է�q<�z�}O���5#M̜,��y<Y��n�h�`
�G�!�>���鳌��-��z�Y;<7��R� ד=����&��L:����`a��
V � �|��-��n[�����<���<��6�#��wx��`�H��
-��M�8���0�HX�\U�х$Df�ڞ�o�kg�Ѷ�x�f*�6ͣ���C��y+=� ��+�+{�fq�n��
��
-�[gts����:\@�-�P�5�8�3�
t���#�mNm�ݽ���v/��^��� �u���%���v
�'t�9E��`!WE�m�;�ޑ�g�V�4,m: 
�m�
;
-��A` 0BDx�����(AbA�C;5������
Z
�V.��W�r�-l�<��h�¾��d���#
'�o���}c���G8
#0b�r$��X �
@�
UD�/���f�+G�+�a7�ّ�%���-�
�Yf���
�U$6�`=��t#�z�B�@��c�IsWD���A;��U�j�Ӳ��y�!E8�S`�B敬��Y"��&F���t*��qґ��ʢk?1P�����0h�h0����x�
kۼچae�zr0�
����久�vv����Dyo�O��+�	�bZ��"�f]�=�1]AYqs��:A�&�����1������KcЭǶ�K�d
�5��Q�_-��4rS'��2
�w��_��6Gg�.ā�y�y����:��Q:�,�xZ����R��
6/�i���	٩2r�G]�� �r��W)�
*-�Ը�+Y�.�@ېts�T
���
���wh)tk�kLןm�Bבfb/�Ab �1
�*0j�̲�_�<
&Қ�- };��2: X�A��\�0���WB�NF�'Kѕeh�D�#i�i������
�⢆�d%Y�E ����I8G�Y�@�/�̀��@A���?
�4P`� �v�!g��!DZ���"
�/��r�^���>�'�W�:Znh�?�H�l7�wQ
o�ȣu�A此b;��
�q�����NQTɳ�
����s7�
y\�p���
��bF�.��;dY�����g�@�.}�5��O��||��8��U�X�ʡG��I�ਾ���Vf��Q���r�� �q�I���A
-��6���5< ΂�d��p;_" h1�6��^Nk:����ԑ#�����C�QgƐ;�����1rv	
���2]
m`��L����,v
e1��i����bNF*A���AS��Xo�w�ɖ�l���xӲA�L ��I��Hy��90$/w4sqA��@8��{
S�|I���c�6��灳G��~���Je��Ƭ�1SFn
L��j��@3Ӭ���Sr>����v叏�p�0�#��a�����]&�$�e�H����.�j�e�����F����H8� �g����X.A�<U�
���S�GvJ| ���
H�$�#�p�l��֯]�>Ӑ
���xQ,QZ��a��O\��@�D7�?�mV�"[�<�nu���
+ӌ	B1o�pE�\�<�v� �v�ۑ��E!
�T�l��-���Ö�4̝�c��hν��g�:�D�Z�K����3\�
A����|'*�A&��߾7�57�$��G�h�Zۼ��)�.1�
&�䊒}SQI��J�}���
$��dj�u �l�l8�F0
���Z�
�d�B
;/p?�[��y77�M�+T�� �ar���5ښs��fr6��^����M���>��S��/�,�f+���+_���Z�
;��S�

P�nB��fN��
��.�K�u�&E:��R�$��8!d�;�>m�E!�l5��q�����

��
&r��I��5Sg�ף��!d]B� .��CC.l)q&ț����閬9�̳�k��qTHdu􎁩,e�9W�?�]�5�8 k������v>�}�~�QӒ�\�NA9�i�pp�r��]}�
-8GƱ#����,we.�� و4�)4�2pٲf?�p�M��R
-���+yK��bx��
h�P��RD t�\Xl���N�b�wmuP�y$��'.� @��Q�l�@2�d�dxQ	�B,�Y-G�jPY�������4��6!�Xg}�'��X�Q.���0�Q�Dy@��/§Yh�
�d�A#�G��������5��T)�'FB�x��Ώnp

��(���/��Rb�С?r��Aс�{fè_��;a#��c<�UK��E����k�
q+�����}:K���	 �Z�50�=N�f8�c{�
-�B ��-�Y�LK�c��r�TL����L���[{C�����ܨ�k�*p�� P�͊�X(PV
-�����.R
-�ʝ�n-!��B�(Ғh�
c���h����:k*o ��Q�y���c�+����W����
�n�=�F�c��z��
OH�{yHo/�_��<{�ζ�,&+'g�R9��*n�H�
k�u/ &8�f:p1^�IB/�y#����<�X7j+��~^�pUݦ��|��eˡr_��D�[WY��x at V��;
m�[�{���v��1��
�8�ٙ�,�V��^;���q����C���%��9�Vy�֯ d;qx����<:y�i�6��43mC-��8CK ����J��敗�R$�fc��D;���a)���!^C�A9�/�>ԳB
����8��?,�7ש�s���G�q�����!�g�d�'GU>���#����/��Lӟ��o"�H[fK
D/r9�p
���.J�Z�K��@�_
�˜ߑ���Fn���ߑ3,��g��r	b;��?��� cl�ad�7���X;&�,�,f� uh�c�ʃq�e�+��^�!��(��_^�i��~}��y�
.�~�Ǻy [...]
-�
-�y�-���l!U��F�*s2W���jв]���Y�����I��ʜk��)��ai��9�)R�<xqG�h�����
�c�
p+���v��f���#��C��2�+
-�}-�f�𓮔��Kx�������力jW'�_���\
-T��ե���Ry��s�����|��jw�'�O}{=��i�&�wډE�i07?��^w��!�|�d��x���řDͯf`������>o|�[��W
l:��.�p��[�x�ۇ����ð�:{q;;~ ���wwGO�lW���ѻEI�0/Ʒ�3�����W)�n
+xڭ˒ܶ�_1�p��	�C2>)/;��R��!%���`4(�19��ߧ_ A.�8U�,�F���wc6�}�E�o�����o�dW��A
vO�]��C
f*�=�v��TY|��/2Н�UÓ��ccj
�`j�
&E�A��}���O�
b8+��D;��<�vu����hw���(L�bw'�v������>D>�Y���iXF�.WI
2f��̋��;^4�\���ZS��A��,���w���n0��d�kS=�O�������(Xuߍ��L�A�
���w��
�0=����W��{��%ֻ�,��,F2i���s4�
����Z=h8x4�8�;^�ϼEn�
�y�X�<jA �� X�Z��f�
���O�})H|F�i;���3^f�.�e&
n����N�j�Q�N�NyVWC�U�F{¯�E�դ��^e�Y[�	�ζoW�gi��=�������I[��Agg�Wr
3>�����3>VWtU�5�d�
&�Y��2ϫ�ؿp�H�y��5�\3ɂ��qf����
�`+R
Aܗq��;i+��:i�7�4*���
⓴��/��o5�h?I8h�I>�e@8R���Ab_�L��;X��E��2���A85p��#ש�a�[�7ï�N�V�	ŬO��G��
��Fi>������� ��>uVO8����L����/b�F�P k�P �[
�Й
8�/
Ši�z�9��0���ޏ�^
M�N`6�X�:� Q�������I��-���$���[��.9�X�sHA�
!bZt^1�)�L��ϒ�=�
��G���Q�aV���ȁ*pgy����U[����OK���d��Jv��A�����>I<�h���f�3 ����taXL�*�؜��{[]I �%��w���B�Z�T
q�	�I��3�`�0�A
iJA
���� v����PC����� �⵲#���
+_��R�B���Y�^쌅0i#;?�x�xB��:nZ w�ܫ��ʐ����
+�Jd�� 0&2�������%NޡD�����
Z��> E%E����q���<8����Իq�Y�	��
+?��)�<Kc�q� _�<!;�g5�˱Ӄ�x�&I=��Ŏ@;�%�2
�I,�	.�
8����<�s,̦��g~
M�lp����vq)N
6��-��0L���a�$/9
+\: <��hVh�fK�<��㒧� �<n�RQ����[h�/Q6�N����eY��X4���'
���ӗڈ� L
+] �꺷�=-N�W�X3��k���ho����Z���+�c(��$
���,��ւ�����l�F
�r=�$l.�E�����b"]���p�w��� �s���G@�E@����.��
lG/�"-Jj��q�
�z�
+���R���E�Sµ�Uҋ%죑���G��+��΂�"�K̥
�H?�n��b�,Z?�D.W
�
l$I��n�8j�޸@��
+�[L�z-
��j��7�j�:.�69
�d1���#5#�>�P�C��W�?�0.E���/U��宅���n<�&IK���}����5�$�F)�`3^Q��8B(�G�h��V��o#��ۈ2KLv��pl���y:�
�qI"rQ ��$@i�o6
+JQd�n�\�J�v7�d�T� ^^�-c��"��
+�Q �P	��7'��TI��wCeaJdIܬi��(z |Y^�:2��
Y�o8�\���`�o������>WXؾ�y���;���ٷ;ַf8ߞ
[���lc%
�$����

����w=��ń�i>�CM�K�P�Ժ4����Ϧo�.� ���Y����!��*�,fĘ24��!"�*
W�5����0�_ю�I9
��
JiC%l���PR���لYA�4�Q4��@��!�G��� a_(q��fF�6UrOH�o�&�Ѳ��b���L�2�%�tF)璸6�3'^�n2x�l�vG�J��
n�y͙W���_�k�
�)�f�m=1��C˜s?>',i����(�CE�]m�
l��A�ָT@,��I�9�u���S��p�v�{���)��qd	s5�N�f)��4Z�*����$O�^�A���
�x�bijD���_�7L�C�dJ��$�W��p�[.�9b
�u���"��V�K��- �t
�m;��:�V���[Mu.-�lZ�,a~㮾��b�y�JU�A:g/��x
p1�Jq!�������
5䓿����d^��
vݬv�d�b�Yx.N�$��M{k�"�x
�������=�ks��,��b�9� �d>���झz�&��R���zs���ˈ�4u %�r4�K�A�Ƴً^�T�JW������!���sg�NEO�zEOV�ԇɞ
�+3�QS:D�N'�s^H]�����q�9����@�b��G?ݪ�#�BWB�-Tܷʔ�]~���j�֏^
�,L���r�R
+�75��UW��'
���>.�C��
��w�i*��Lz���q|�@�M%꠷j N�T��rUKE�=�$s�A�1:��Ev���Ɂ�N��
>�u�E�� �GA4̬�j���������
�3��2joq��� ��P f_C`�g|X
��Z<"20l"��tӤL�z��0m�jx���?ҘG���N
� �MgXs�p��zrC`c��4�s�B�P��P�:}
���<��+�4�~ r�'Q�6#���nLU
Ӝ����nd]z#
�
�
KI�Ժ�R��h1�P��Uz��
�sȥ�<��E�^�>�Q�r�:7�ș��Y5�Ȥĩ�v�/?'�q���X
�HKM�ue)7���ܯ[���y�$�Hʭ�ɹx5���,O<�g����TRJ\���хb��>\�t��ǀC�q�[�/��?�!,��[��0�\�w��-ʠ�l#Ӿy�蓭��G���&�
��a�e�d��n�	�+�.F!�}�
)����K��>������o\�a)X"~/�x������=���֙�
���zm^/Ķ�5�D>��X�[�~LǷ��Q���_u�E?
 endstream
 endobj
-1107 0 obj <<
+1108 0 obj <<
 /Type /Page
-/Contents 1108 0 R
-/Resources 1106 0 R
+/Contents 1109 0 R
+/Resources 1107 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1076 0 R
-/Annots [ 1105 0 R ]
+/Parent 1084 0 R
+/Annots [ 1106 0 R ]
 >> endobj
-1105 0 obj <<
+1106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1109 0 obj <<
-/D [1107 0 R /XYZ 90 757.935 null]
->> endobj
 1110 0 obj <<
-/D [1107 0 R /XYZ 90 716.221 null]
+/D [1108 0 R /XYZ 90 757.935 null]
 >> endobj
 1111 0 obj <<
-/D [1107 0 R /XYZ 90 153.741 null]
+/D [1108 0 R /XYZ 90 398.028 null]
 >> endobj
-1106 0 obj <<
+1112 0 obj <<
+/D [1108 0 R /XYZ 90 167.156 null]
+>> endobj
+1107 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1115 0 obj <<
-/Length 2822      
+1116 0 obj <<
+/Length 3374      
 /Filter /FlateDecode
 >>
 stream
-xڕY[s�F~���mE��u�
�l+�@
�TN
d��*B"�����۷��ly�N
�t�����
���zz���nsu{�Z��`�no��뽡k

��m���4�c:����� J�<Lx�:�$���x�E��e�4��������\�ye�^z� ��p0����x���zo�z���z�$u�٦ߤ����J����-;Mk���Y
���GZ6��
-,�}�}dg�wY�D���!��o��G��Lx�rx=��!��Ҵo��_}��"��#N�D.ώ��!#GT[����bV�|VŢ�
���-��03�D��;n
c0v��Y�ມ���B��.Cv9'{�a�"�
)kq�ǂ�a�W�`U���.�_����y�qʓ(-�<b;M�'�w;���L8v� �Z�
K,s`�e�a
�7ظ-d�{L'�Q������+D؀��Z����L{`�c6`���cQ�'9G\���:Z&i�����q�2){���eȯ�.�C�7+'��	�U�&q��(�Yr�
_�4�d�

2���Ѿ+*�9�
��{G:U섍߳�9��с![��@�X��?T� ���7

�	�
-L�`���8-E>dn�
-}K"��+n�N��A��au��z�T�
vW�;�#�`
礔l���Luum�bê
a�΂a�P�!N/(��4�E��|4�,�.�0/;�z�wI��hO8�B;+�Xw�ij/���y����b
-L���3 ��Av�s��9��iDU�aREƵ� +
- xL���53�l�)��"���	P���MP#�O���&\I(��qeւ���;,�[�w���-xD��~P�
�ѥ�D'y�v����(
������Lm����\�І
�X��#�=(~ ��
-�2	P5�?(��5 (���@�R�DIA��VI�
U

a�{DŽ����2E,8F�b���g* �W���2�z���">�I���?$��<.YI��AV� �xR�s�2j�lr1�����N��
�qzW�PI�p��

���x0�;�%��*��F��J�p�6+�Bt�e
�(�L<���b
+���P �!U�;դ��

�q4��c���
��%�	��]7�B�a[�ۅL�ÔԘ\�w�nMSl�(�veg P6�@e#�U6"��jd�0M
�����I�j�2�MA�a���ds� 1.��֐�9�> e*K�S)Ǡ���8�%�(
mC2�3u
��ʳ)-�q)� �(�f��!Ԓè�3�7>����K#�*�
��Okl���
�dL�&��i� 41
�`<�tCfՅT醓}�aA~��L�
�&��	5�Fi�jbf�
��k�5��	��ڽ稶�X��,S=�ųN;@�.�*�_��#ޭ�j�O���|�g~�wm����]�U��U	E����?��
S��a�^ԩVȯ��L���6��`�6�� �K`R� �?n���oW;��'x.g0]6�_m��vó�����d|��.:��b���j&�+a
-��5A�3����?�l�S]M�J��wߕ;����|�U�Es�hȗ��g�q;2�Jc�/���ޠ;����B���G?���}	���.�s<�
��X"�4��]��3��
�J!>���_��z-rP�W��&��oq�!K��6U)})�-��x(��@��f��
Ur!����&Ց&u�$�6+o�܇Gg��aZ~����~��
���m�����b���7�$&��w&�/
�2
����!�<]#��6��_�ļ_7�b#K����l�O�D�d����o���n�a��0��ЗR79�So�a��`��³! <�kY�����
hu� $���9�7�⁉d9�����xܰ��r>�u������c,\���
-
�}|���Z��>>2���D�`��X�`�����,��������<.��4�F���w���e���b����j�/V���U���'W[
-��@yj���η3��ﰨ��,�<��v���Dֈ�+�]6�OE.�
��eC	=y���;�sº���7
8
S%����Fx���Dثm�Z����ʎ����.8��?s�KQ����1a�
�]3aSi��\�0�i��z̡�*'�a+7�㯙�y���}
$��.W�!W�3�s!��AC'�����"3������]�\6��d��>y
�T�
��$6��`�M! �uG���5��kc�مx
+?��R��e�i��Wp�
��s����@��<_�$�2�"�`K��iG����I�Ŝ�ǁǁ�t�� br��p�`���(��x<^<�R
e����_wnk�ul�)c�5OhW���U�4��kF�=?.y���T���q�w\|�
�]Pb^3�]A<��.��Ir^3����ܗ�MS��*[q1A RgT�O�\o-�*T
�q��[x�d�k���^yS_fj PH���9$/�%=��Ma�	`
-ہ
-Xqp�K���[���\�����
4"�r
�+y��Ѹ���
�� ]�
&��5�om4_b1�e�]`�.�����F2v�-�<�<H�r�Jfrl\5�nu�7��M*W�[i�밸F�u���ͣt^W�o|��h�&����>�ןo��@�=�9
- at h��U�g at T��ˉ�+�;`Ւ�Z#�T�����3��
��s�;���WMT�"����ɯ��x�8v�o��v��7���L��
�y���%s�ܷE�W�8�?��Y�r�)�饤
�w�#��
-ү�HN�����F?�O�N�hS���d�,O���}��9�O� .oO�����
�

M��z�
��ђ�xy�׃�_j��
+xڍ˒��>_�[��
-I���&�]~$��LJ����F��!�d��O� ���e4
t�ߜx���w_=��������U��H���yWŻc�
�4�=�v?F��1���� �k[�<�8?����w����aR����|���7_<=���Y�.!���pT���
~�9ޝ ��.>��ܽV��R�����>Ŀ{�T
�"�{&�a���8����������j���p�߿
{�����2�u����\���<��2�����c�
TV�_��>&�d:��8zf5C�����$�4�ycx�ƫV�x�+^j������^4#[w+!�X����w�6��Q
Wg��y�l�N.��ּ�

8F
��P�"[�;��
��4�o�Fv��
's~ch�#'���v��/�<�'�Kӥ�x-�R
��8?�G7���O3�Ht
^�H�ѿ�	n���B�&��
���s��<�-�t
�W�f训��F��������km'���ɫ�.
c\��w<i��}�QA��Oi��̈́���lݏu3�������sX�y����Z�>���Mvhy�*N��́4�ޢ7��H%�r\!
x�q��Z�O ��PG=�+��R
�zi��4/�މ�ќD�]��7���l��N3�ߺ�eD�WE����
��D��5��Y
�9]�h���p+
+#f�%,W�����P���B��Pq
� �l
�
x�ΆEgl�z�+^\�ҋgΠ�������hn0�zA��8�"e�\ޢ+(X����1���y$� x��8B��`�	
e�z�O<`4�έ�^2�'-x�ɖy0ü�%ܬ~���BN�ۙ�M�U0/�����
`
�(OU��+9�:X�?�����0�F���Y�|��4, at X�
p@\�8�cGd��5�7[�A���e&	��а��ы���dz�
��&�s}FI�;���}��.p�*�����a`:��1
/�R��-�`y���
ed=�JEZ0�(�+kmc
I�z�F/+4@@v'��|nM
�ǩ�ܚ�1%�i��@��3���(��j�1�*U�I��2'��y(RF�
Ţ
KI�[݂)�H����	/��K�.ԑX_l-�LD���6x�rKAR"
J4L
'
TIs^��7�o
�80�����oa�sz�<6}��T T�Oc�4��6
��
�
�R���[�N��x
g3�a	b*
�$&�G��MkN_qr�����F�D�D�ŝ1b�����՟ �rJ�h
ݸ�Fݶ���V���ř�T�X�Z��P� ]�
.�_�hx�n����YO���L���r8D���r9y"9�G�Q��I�?`
�Q�DI�yާ��[Ώ�2g�R�?.��F��вJ�2TB��
d��QH3,>~����~g�f]U�3�.��`^)��\)�*p�ߎ����8�Ճ���
�I���0ü	̂,��&������n���4.m��$'%_����x�,y\�,b)e��XUyۡ�h;#�7�)˧&�8��f*��k�����_e`�
MIwź����iq��L�B$<�ɤ�e6\�9
P���y�;	
u�@X����Ϛ��T��q���{����D�mg&�hH�m����(��I���
�
	��#�e�L<1��S
+#D��O�r����\�T��u��ɫ�ym��ҫ����Sm���Ȑ��p�Q�2��� 
K��s��)A#II��k� n� V`
E˒`�2[���'��;��4^#%	4Kc
Z�!��<	QvI�_���(Y-�R(�UgV
���r~��H5OE�h�4��[J���(
�&C�0(�c�+���*u/qKHFI��r*�R��?r��Z�2��9���jN
;�y���j͔|���O�p��r�����
��_L�t9����0i��!�/GW�
j��F*C�;�N
`�@ᄁ�����2�W�!е|���Ya�Z>��v�,�_�8��
<�A�k�NJ at 5���9
���5z;
���Zn��-y+�����Uʹ��4r)TRi��
+U�82 hk�n���S6ځwF��z����
ɝt?t��{a�H3�ԦT�Q?K3���;0��y��j2�����/0��}Gy
+%R����&�v��
EO�UK�%�����������x�IW��<0 :ώ��<���,zڗ�N��In@�F� ��	7���dp��P/u

�t���i1@�����������sO
o�/�(�#9�
lx���ڟ.��ٜ��rTmw�U�
+����Z�s��}�ݵR�Zݾ�bu�$7ԹR�r3�yQ
�6X`�o�p��9���0+W1�e��#����8��i���`��c_�
�,P ���Õ��1� ���"�78;�k,ĎMX�����%�Q��as�b����7�7WG��^".���"\O�t 6i���`
!�M a�k�.���_2� 
+�1%]��j��3����6�"�	�8mj*��6�o��-�8���4�e���@a-�*��J �:
����I_��@��B�=�%c���Ϻ��m�\σ`���q�c祲\\cV��)��E3���y`�iv���)��Ÿ Q�$��J�K
:(��<�3�BV�fv�p���P����u`
�p���(,���6b
|����d��
�j���TRx�v�����
 8t9��E�G�
 gJ�`�_������Q�=$��Q,QZ��a��
*p��Ս��n�
��:��?��q�3z��se�1C*�
�ȗ˂��h}� �h�[ю^-q�շ���+���ݕ�4���s�����4h��
+�{ȳ�
��]:QK{�O�ݾ�pnAF#+
?7�Q�<_��g��r%�4=8�E?՚�f%�����#���̕\q��T�R��Q�
���k��R+�� V�����Tqj�s.��
+q�|�m� a�:���|
�m7�
+��kf��o���*ƺ��
w�㍏}�&*����/�cC��Z��T� �
L,݂���q�|(����Mب>��m�Z�B�t0ٶ+2���H�*%��	���I�ue[%Qe�	�׼<^��������#9��d�Ֆ���@���Y��.�~����V��)~���y�?�3��{�bq�Hdst���
�&��G�u�5�8 o����_����W����

��#����d���
���T��8f��iв��]D�m6�� �Ʈ��Z
[�
<��+�Ԕ<(E��/�Y����_yn�#�(UR����aס:�R�(�y.����x��vR(}
ڷ�>��u��mmEI~�L7l}���g�/N�'�Ƈ$>��쌣�c�9��s�o����Iy<�8�%�t��������f<̽�ڃ��_�����n�N��p�Dή���F_��Q��p+��b�a7
 endstream
 endobj
-1114 0 obj <<
+1115 0 obj <<
 /Type /Page
-/Contents 1115 0 R
-/Resources 1113 0 R
+/Contents 1116 0 R
+/Resources 1114 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1112 0 R ]
+/Parent 1084 0 R
+/Annots [ 1113 0 R ]
 >> endobj
-1112 0 obj <<
+1113 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1116 0 obj <<
-/D [1114 0 R /XYZ 90 757.935 null]
->> endobj
 1117 0 obj <<
-/D [1114 0 R /XYZ 90 660.116 null]
+/D [1115 0 R /XYZ 90 757.935 null]
 >> endobj
 1118 0 obj <<
-/D [1114 0 R /XYZ 90 555.752 null]
+/D [1115 0 R /XYZ 90 714.318 null]
 >> endobj
 1119 0 obj <<
-/D [1114 0 R /XYZ 90 336.835 null]
->> endobj
-1120 0 obj <<
-/D [1114 0 R /XYZ 90 196.605 null]
+/D [1115 0 R /XYZ 90 492.922 null]
 >> endobj
-1113 0 obj <<
+1114 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1128 0 obj <<
-/Length 2508      
+1123 0 obj <<
+/Length 3083      
 /Filter /FlateDecode
 >>
 stream
-xڥ]��8�}~o1U��ؘ���
{����٫T�U'����k���u�[�g7�{Am��j�w
o�
x��Wo�W���p0q'q�����cߍ�\>9��Uy���gd!+����~����;�ʢ�𑄣���.��-�����,o����
�� �]}���a���熓dp0X��(a���_y]>#�� t�8">g��q���Ѹx��%�������;G����ӏ�I�L��1L~�]�ofDz�L��?��[��g!��X�����
-`�
��|ߝD�-�b3��8��-\ľP	�
כ�h�?v���9���~G6�Q� �zC�B�8Yӗ�(�5O�|�l��`���
H���i2�@�U��B��p��ြ��Es�sn��NY��[r%V*W���Џ��j-y�X�
�HBJEQ���m�0�X�S4Ss�ą�0r�� ��ӧ
���Z�b
B�N�q�P ��)Y���N%���
�vW��US��:yNӢ,�#��!"�9<0�L4�t�P��Z�FiT��ډF�L��qU�|�Ⱦ[�z:�B��c�E;�E�H	G�gWG��
-��EA�E��d�B��c���؁��(q�E.�V�9�d��u�ߕ'��d���mW�BI�wAC�K<�x��MňM�P�@�l���Co#�۞?v�=sv��0,ผ=}X8�k7�o������uu�C`}}�zIBo52~`�5�B���!���&K�bh��>}�w�
��^
��1n���?��)��9�=��Z�l)�UAky͕�
���������/հ�i�F�o���`b[I� �V�V����F$�}r^�39�yigWDg�13��e�)�Lu�n�I��Յ�w�
�d<s=4�J�L�7
{�
2�fv��`�T�f
-Ѹ��j��y��L[��kY��oM�D�^k^:`�#gm�XE���M#
��HB�Ս�s݉���ꂚ�}�ad
��2oh���ZlH+���sC$�c���᭍���1X�-�5xB�"?{^����8R
=��4:A4?��؝&�|K�}͉/��t#�����;�a%ۜ0�u٪3��#��Sn����J.E�\p�9B	+����I!&)䪸�#|�V��83�C&+yR7��KD2�s��h�Ecsm�g��wP�%���� v���P�z!ۥq���O��
�ꫝ�`{Q�g!v�`�f V����<s0)٬�ֲ��Z���U�	��yr��%	�v~�"�~|�}v��sc(�=�x�d�'��N|[�ľ� /�
�%�JRdS_�pՑ_�'):!d�D����mLB�
A&�te"��ԉ�N���U;��
�δ�P2�޻]3-�lK��%A�mI
3���Pg�����=�]+�ˁ�фMA��&$�?����"�Ǐ��3s��4y���5������EƂX�Gv�\���d&���-���2S��]2]�~w�(��jV����˾
�!������yI���<;}z��/?������U^��ve�,Ӈ��du�
�a�ts
LmǪ!�ϗ��ł?��4���M����)O?>?A+8���h<���s�����9y�5�5�*�N���lb�(l�d*!���GH
���{d.r�łէ%}a�V�s>�
-{N-%ߙ��
,��'ڕ5M�����pp������:'���3�?}
��w#����/#Ӽ���zm��̮ۆ�i[w'tPP�p9H�pd~9�.��J��KQ�����n��ݟp�G�ul����_U��/��E�Q-�F��լ74�ϕ{�
`H�،�'媻����
�9MS�Ֆ�-�
�:5wO�)�ԯV��
-���>J�(
-mN��d>��d~��}h�E<s��kh~e}�I�7�����쎣��Co(m#
-�v����
�ϏOL���xyQz��D�W2�k��u�FO�T���
�L�V�����+}�/����$�Ɇ�s,58x�y��"��.^
-�kC|
^�HN��)��x�(��=�<��2���X�fz�r�yͅY�=�����I�< �qb^�L$�'����_
#��b�w��
�����=PRoUɢ%����H����sB6�`c��s<a�Ɗ����D�ކz"�25����6E��0>� ed.:)b���& ��
,�I�H�A�#��mX�6-
�v��)�<���Ɋ�>��L�N3�s|b�bǒ��B�<����s]m�3��u�}b:����$n���)��<IB�$��-*�
X���w�
�5
Rj�'��&s&v���)��$ݬ��+m���M���H���ɾ���?���K~����D�SX�C�K�T��U�Ep���K漤��C%�\�'?���%v'chS��h	nԍa�6�*�
���z�J�?{V��|<ײj�
�?�bo�!Bc�׫���<��_V�Ѡ���?���t����=�Nkw_��rUs
��#���'1���l����wJ�2$�
+xڍ�v�6���-�{��;���w�3
�c+��/Ɂ"!
�)R�G���
�b:��
+�����i�.>^��^����j��b�_l�E{����|��//��u>��"U�:-xr��
+�����T�(���p�����O�ۋ?.<8�]xD;JVI-��ů���
�?-�U�Y/�i�q�|����.�!��;��Vn
1�j�E�_�Gՙ&>�S�A8U� ��w�dU��VW��ee����xEY���5[d�!~���K��O��1���QZ
�9�L��~�ř�OuZ��
�tp�y�M$�ve���$b$R�6X-/���|]z��T
�:�g
�U�P�2t�?I8�sf*�A#��5���K$Y�z�г9���i�Һ�c�J0�Y
+�=��*��g�
�+A�zVvCՍ�"aD:�oi0����:]�K��2
|sݴ�f|��'�6վ%1At
��(���
x�R��~��t
�|���j�

EÁ���73�d��~�?��5�eI|d�fH��z��4�ެ�f
�B�/�(s�[�
+�m�
`��
�oC�D�_i}ͷ�!�W,��-�8����9Ok�)��# q��n�S at 7�پ��<-�A�" \$��Q�i[�g��RV?�
�p��)��x���
���0ҌD�YDq�҉d�1����h=s;���j^�nw�/{,
�S
+Y�c�i.�N���ž]��Mc�14�ގ%��	T�ֺ�c��lƸ�[A�W6���"��F}p䕧�ʻ��)`�
�f��	4�N���6�B��J'N����@��/8r ��hÌX�$O�|(�G�0�}���p�q+
[��	��'��
+(��C�5Nk��r�deYMV�2���[
+�
+�I'0��y:���w��hg��6QY�営�PW���> }}<ڐ��lf�
s�G�
���a_�>Ìt��̀4��Q�N�)�?1���P�B�u,�ȵQ�����_;2g��>/��!;L
+.`<�W�F�|L�`�[9륷���q|p�;���'x�ʫ�
3���?\ᆏ�A�u��$�
��H�P�(�I��8�+�|Pl\�A��uu�êF�!&�����ҧZ�=-��$v�M%�u���ůd���XNLo&V8?��!.��K�ć;
+�^y ��(
��G�Ycȩ7�	�,-���0W��G���fr��
s̚Jv4�me�@�l�B��Ǯh�RU]S�
��y��_B2_��sDR���]F6jбen��&��{����)������]*��r%�)�Ջ.yJ���T�)H��u�׾��e�
p-��|���o"���P`v�B���v��L�u
r_U�9�M�
HL{M�
�B�(T�26eX]���i���2.-��]�I[��?\��
ϑto��`�%H�ͼ�L�
��
+RՑ���vi��8��T&�N�͢"a�_q��Z[�2�8$�J��4�F� ��"���
+R��j_s��w��ZR���^-�g�+AT�
H��� R%�=9ۏ_���"����
�
+<��� I<��:�qL��!�p�K��F�q4��~b(,8H���
B8�'EF�o��oB��P��47�#�^�u3V6��޵˽�f��r$�%�ژ#�[ ���s
`��Z���� �U��Ƃ�5�z���)��m0"�OTl�Tq9'%�^7�qcg����+�qb�/b�
$	�
zj�:[^��ké$����������
�+���֜���l7%���g�}/�)�8T���cA�8���2Lj�1���H��z�6`F�F��6L��a<�
�E3�.�� �?�,Su����Ǝ$5�������O��a��H�z
��6��MK{ڦi���O�L�
/�x��$Rpg�:�n\�A͸��yS��z� *aE#�y
���9\b�aT ��ڤ90v��[��y��W��|f� 4
A)pYkX"����D@��
3V����
�G%��@ 
����ǎ��Aߏ'
"Z,���*���'��x�5E~ܟx�
'�	\��dpu���2����6�b|R��A/f3��c��5����F<ꃡpR�f�[�if{��x�8�#�*Y�>
^���7dZ|9��ׁ���%Sv�
a�wy
�R
�@*��7՘e�yk>B4T�T����ۘ��#T�3$�i`���ї�������A׎�
+՚�
��,Ʈ�
+���$���E̸
�5���ԊTV���=T�9�мKB:3�(4/tG�"��Z&��C�"���3��	?���ƾ�I7���{%�ڻs���Q9�a
0�i���1�����n��E�u7��=� ^~�� ���
�1Ӹ������N|��fmk��io��b�g�CU���l4�C�������j7�����W���^�s&~�vC
��@���2#�8��b��:3.��DB
��΅��d ��ڎ8
�i 処!#l��F���6��?e��=g���~m
��cf�;
m� 
uC�КW7_z��Y�N�Pdj���3���R|���v����o%Dz���������
�����3�����F{�gZw3��g�O��'��ޣ�F���B�]��Q&Q�.�7G
=K$�'�|#��7���SF+����*�W@ʬ��]d�LS$�GO
��,mFe)���O~�2A�ֹ�����$�����sGR�����H�̚<�~��[z�o�K�a��Fo?]?\//C�wn
�{{��/K2�������+�>�=� ����my����g|��g�}��d����׷[�r����v{�#O�
����7�-�W�?_c�a�j�A9�.�jr����2�˧�[��!W(�/7���q��*�j�A�C
 �F�|y����~d q����>�|���E��>�x��H�6`~����@�^m��[�{���@��$�Z�k ڬ�(
�
t��[R�72��3�:5-ȮNkq�_U��G?���yo�g��]y����m�G�DH���Œ����
����*p}@���=��ݻ���U֬�R��n�A��n����
�`�%b����� <��n���r-�
 endstream
 endobj
-1127 0 obj <<
+1122 0 obj <<
 /Type /Page
-/Contents 1128 0 R
-/Resources 1126 0 R
+/Contents 1123 0 R
+/Resources 1121 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1122 0 R 1123 0 R 1125 0 R ]
+/Parent 1129 0 R
+/Annots [ 1120 0 R ]
 >> endobj
-1122 0 obj <<
+1120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [314.956 295.063 472.963 304.17]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.gnu.org/licenses/)>>
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1123 0 obj <<
+1124 0 obj <<
+/D [1122 0 R /XYZ 90 757.935 null]
+>> endobj
+1125 0 obj <<
+/D [1122 0 R /XYZ 90 570.761 null]
+>> endobj
+1126 0 obj <<
+/D [1122 0 R /XYZ 90 442.486 null]
+>> endobj
+1127 0 obj <<
+/D [1122 0 R /XYZ 90 338.121 null]
+>> endobj
+1128 0 obj <<
+/D [1122 0 R /XYZ 90 119.205 null]
+>> endobj
+1121 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1134 0 obj <<
+/Length 2619      
+/Filter /FlateDecode
+>>
+stream
+xڥY[��H~�_���9�A�y�������:��%g\�v��oDF$����}13####��E�����{�{\�=L
��j�c:�վ�꽁ch�i�V��W�T?���<��܉���R,ϛ4�R�l㬌a0��C�?P_�z���}g�^z���6����x��w����=]��a�"����iA��»����~��ii�c�����a��,s�,Ծ���=
.U�TF�� ��B&ȴPA�W��`Ǒ�O��f����ue���(}��Wϋ���a[��7VgJ�h��6�}2
͵Y���|r
��x>k��-/
�	
L�_�3ߓ
��x����'
?���U`0';�`��+)l�Ce�k��W�]:6O%L�7
q��a+/^0~�	յ�ѣ?���� >!�����Y�:ţ�i�l�g���xz�����h�Zv(�>�
+��3��%��9�FDŽ�o�Fh��*V��8��P�e4{4#�����Ў
��C��8 ʛj�Z��8�X��f��$��i�4F+<�g�M�����i̛�`���%�PƋpE$<�`�ͨ3���������a5!��c�.L��#_��܎A��-���7��-S3�>	6

���qL��J��{	$�&I��C
�
+
l�>4���wI�?�#������H��L�
��
�2!��7�-!�ǣǙG��Huuy�$ΈL菧���n
Z�#5��+�|�u��@�>Xm��O�+>/f/����Zf�����fΰ�/�
�,&�T$)I \�
��O�&��
�#
��� !6�㑃�=jg>�u�A��V\,  ���/d\/dY5��ݸ��ͽ`4�5��.���#% �3$͈C�9V9=hھU�xG�)�
+���)-�LZ�x~��[�˾B#�j�@��'��7N��o��7��+���
+��ހ���f
L�ٴKq2�j�B�kc�������C
��W���Wzm�����p
�`N2,�Q���]c���:��_+�c�7
���TE����(8?�y�nR�j�3 *���D8��;`�
+���H[`
5��
�
`eJm�
?S�0��
�6���
2�U"��<
�+|������^tx�~��%��j&tCؾɟ��~V���@
�]U!��H,id��Fَ	ΏT�=^t\�:��*��ܦQr���D�
T&*�(�*$(b#\�6�VsIZW-1<�
+w���.�ц(��6ʲ����i�jJ���̷x���8�ڊ��{�߃u��)�n�b�d�0�R���h��`R\
�{J�"{'��ԫ����JZY
�4%rt:��e
�!�P�

?D��yɽm��1-�QF���
�*.Yj����sw
��a(t�5 _X�"TD–x
6}lI�\y�Qt��T��@�β�ߋ���
*�,�˒f"^ӎT�����|<]���Me:N�~;��,�9�#j��	7�h�PS|���4H8���:�ߣV
y�8�^R�c��z�W�)�+��!uGr
+���[_X�:�����׌�$>����Y���79�%�d�0���^�&⑆��"��!_����|�g
+�]|��L,f#��(�v���워>�C�,	
YE���t�i�9���'�Ὀ1x�)/�d���Y�����|��u�����Y���������qvN	�=�1�1�e2�8
Q3���gS.�d{�nc��#Ϙa�a
+h\�F�/ML�6�oQ���s���:�e�$��~���������
�Ϫ���0IF��}��ya�:يt��*o-�������Q���-�=y����b�,0�)���
+�&���Z�2a�	��t�LEI1�Ll	�-�h����;Vr�;����M�%>�
��D>�@d2�_轃k��
+c��Vy��)s
"���6�W4��QY�h��1	���P�����&�m
1��D\:Z�}9�E|��sʏ] �����"��*�>L]�7r�A��
]p��l�!������CM�}O�Kʁ;
a?�4̢#O���5�"��.�>��3�"*���v�ǥ���
�?ٚ5s�`NVx���޴?J�x��խ�u�q�`��#������Uo�Rt�P��m�V�����r%Ъa!>
	��'�	��g
+�Ǝ@ ��$Чi#0�VN��]���j�<���彊jY����x[
��������mU(#��
�!f�o:u�7��v�L���{"�p����
Jx
X�>+��ɓ�j`�����[�k�� 6�'DTݨНc��_�B��]6Y��
吟괻͓K��g6����뼰	��o�8߅���ÿHѐrE�=�U+9��D*}�o�썎��l����!���X1��H�G�(�aŸ~�5L���K
�����&���
|�%i�����9,k�pb$����1 i
�p|�߉�q�(�� �)E�D�4��{CQ��)��L��ѓ��w����PU��
.�������xHI��e0Чm���a
@Uc���ȿ_
�
@Q��_lW�myê�@��Gő��2O? ��H>�n���������T�V���D�Y���x�WŲ~
+�5���p���1�(
W}��@���,H
CnK�%�BK��i���Ԇ�����c������xp���4��Y
+endstream
+endobj
+1133 0 obj <<
+/Type /Page
+/Contents 1134 0 R
+/Resources 1132 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1129 0 R
+/Annots [ 1130 0 R 1131 0 R ]
+>> endobj
+1130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [152.087 86.911 321.452 97.192]
+/Rect [314.956 92.633 472.963 101.741]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.gnu.org/licenses/)>>
 >> endobj
-1125 0 obj <<
+1131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1129 0 obj <<
-/D [1127 0 R /XYZ 90 757.935 null]
+1135 0 obj <<
+/D [1133 0 R /XYZ 90 757.935 null]
 >> endobj
-1130 0 obj <<
-/D [1127 0 R /XYZ 90 670.268 null]
+1136 0 obj <<
+/D [1133 0 R /XYZ 90 622.348 null]
 >> endobj
-1131 0 obj <<
-/D [1127 0 R /XYZ 90 557.938 null]
+1137 0 obj <<
+/D [1133 0 R /XYZ 90 470.163 null]
 >> endobj
-1126 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F90 1132 0 R /F65 376 0 R >>
+1138 0 obj <<
+/D [1133 0 R /XYZ 90 357.732 null]
+>> endobj
+1132 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F90 1139 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1136 0 obj <<
-/Length 3147      
+1145 0 obj <<
+/Length 2978      
 /Filter /FlateDecode
 >>
 stream
-xڝks���F_*��4�"�O��qrw�־v2I>@$$�LJ�Q�_�}��d:��F �v�O�]�����w/7��q�H�4����n���M�9��-^��ϫ`}�G���O_��h�^�ҚG�5Y_�S]��
�Pd�nq>v�h&�__~�y�r�ۍ{�
���6�&�Yu���"�
�	�dq"�j�������7��{u^?p�8��
`k/M��.
]�ڨ����mYd�N����-��MǠ�6U!���sl
0Z����FM�7���]3���Н2g^!x��4X=�P4�ם�9i$
0Y�<��= �2P����0��e�5�O
�n�GH�Q+uf����"�Fv
��ҷko�w}�Cd��!b at XY�_Y |�	0��G���c
Y��թ��KV
^�&��.	GP
-Yf��Au<�,"h�+U
��㕢(� �md�D� tےDh'��ҠҀU�m�U�3���3Gv%����
�q]ߴ

ԢԊ�G+���`�N��.l�G4�h��^;Q���z��7������׽Ә���P�M�
����|�}Ws�Rva��2*?q�4�-eq�Ox����8w��q"7\���<�
�u�A[\���o�4���?מ�i�a������Ԭ�h�;��jK
-P�9��͑]dš�D�����9�M�?�e���/n�~

��{
�-���в
r���ͮ;)#�Ǧ�sb��Ou�
*B�R��R4��
-V&�:Y�X��f�[6�����0��y�w+�/���&���ߵ97�
�[6�N�<Ds�6�pO�2�mg�m�	 �n�aANu�[0&}�{��Ĉ�h�0���&�����~����o��ʲ9�|��k���
��E�����>���~^	A�c^��{᠕�~�L\F(�+��G��Kf�ֽ*oS�*��m�櫀#-81Û��:C�"����^���x����r���sZ�s����N+
@����M�
��
�Pն�L���
�f]��;��i8��xA[iP!��Y6"�\�yk�]���tA(J���n�r��ɋݙ��&"	
�Ao0rV�6Y��G��m�L�����h��!�������j�f�!L4�!����,<@R=0a�x`�l"�J�Z��;$�(��3H���u�HJ�c�lᦅ��n
�a�B�-J�3dq��j�_4$:g���A[�h���0S��ݍ�%pl�ܒ���3�0MmL�3�B��b��8YA�3�� K�g��uKdt �ف�*�(y��6(�  0)J
�J��ʭ�܋�3�0L W}+t�jui�aF,[�n�#�a�Ƌ"��VU2�J����YPYH:p��b��m�
�l2��� ������hA�=F�2�
#�5G�n�}M:��*�
c��*��ѳ���uB
5H��A�_�w���>���7!H��6��d�l����[:"v�m�WP��M2
!M��L
�1�dT�lY��ߌJ�Ȍ�5�q at wp�7�n��9�A�\%yMD
y0��ܪ����ڂ�X�`�x��"�n>1��N�t+ј��1�^��;�Sv?&���|dg���*Td�LI6��p5Bj�C@�/csOafG9ò!��\��K�6�G� ��B
�o��<�d]F�=
4�!
�X��s
*+�5P��9�$@�100�
-����U
�X�>�m�H7+�
��:uy8<4���t�^ �PJ�>kK��
D�:�o�pS��Dk
>����û�O/?1��O�I����������>=�I�N�Hl&�!H���2C~�A1���'�����
�i

����+��J08� �N�l���Ǡc�2�i�o����Y�,摇��gP�VI.&W&��5֋�+�I�tlb��,Թ����
Y�﹧h&6!��!|Ūɴ���g�N��`
OA��W���NJ2#���ч$>���潱ś��k0�'@G����e�V�"��
��-����
�

-�4�/�����3�'tϺl0�8Iz�02
��|���8��ލ(\x�V��Y�Y.�$��++)������@�#�H��K
�ZA�[��9O����*�
>���D�

���(� ]����`d�>v�gYCg�&qP�=�%CQ!rsC)x����J�����-j9�dR	9��
�65�J��n�
�8���N1�)���
H<��-?Jf���w�r�O��!"7f�0�	/`��o��yJ���ȝ'�
^]��ؘ����h|˳Rv�;��f�Ra�c��e����*0$�����Җb��l�j[f���}���y�jy�Z�r���gMam�#N�c6�xUCڔ
�x��[�����p���ݐxX�K��[�MǠ3���Jz��l���
s���g�f;)b(�c�by֫�]b�7[����@��+kі�$u
�Tƶo���N O�s�YG�1
���*��mb5�%>�56Rɓ
�d#K��7?
-9�̌�X"�a�
��kz�!OPڧ�ҭ��`��z�kf��2C��)���з�0D�-|3�O�•�

e0>*�1D1`����f.e�P���g�s�m쒩��󠣴H���#��C�b�0�'t��&��#~�Kc��A	�� z��
-��kE"��2��1EF�|��P]���Q��>`Ag��q�z#ިFÖ$,�"o�?H�+�2�����+	`x��

�9��
�2�
�w1z܋�d꺫٘B��`X>��Е�S����u�K
R�@N�i��
3Ҡ"�5<�2�]ѕ�����;ʕ
-h��ĵ�N�Ӎ4��̝ޏ���%�b~d�hL���:T�B��ZD
�L
F� �f�W��G�y�E��(��B�l)�9�xB�.�p#F

{��sAGm'��A�F�Z�!d��N/��B!d��-�՝�Q�1�)��kmf�Q�W7�e�뽕OD"�E�kV7��G��{3׎���)�N�ccb�;�L7��a��t���;Nȃ��2u~��Y�b�F�(e;uSs�1|����
'N�%���t�=v�M��G�(u�hj��gdK�Jɰ)��ee��-
���
A����>,	ic��:
��F{:z[j��?�C�n�x�7��bG_G��=T���?u�T</t6�%2�d�WqJ
-XQ�yu	� V
+xڝYYs�8~��P�%R�E��<93q�3�㍝�J�L�B$dqCZ
�ѿ߾@�
+�M� 4����א;{���wo�.�n�`�:i�dz��,ug��s"ߛ=����b�G����'���
/�kͣ�M��tժ�0��LW
��n��d���/o�.�s����̣5���
+�Y����Ow�����i2;�n�������P��=��
7�X��1���s���Ի���ݚ��<h���v��G�qg}�V�:kkS�,R�"{��5ww�(
�5���VN쇬��f��R�n5w��y���<7��y]�J�<**�F��%,�������|˭��}'}�M�5�P*����Je1�����a���̦Uu�X=�kU�酇��‹@�ݴ礑\����ـ�D�^���%p�q�7��N��3�'J�����`�р;L�(B!����X�[P;v��n��?
8Z&q�8]��Z��yI�+�����p��pb�����sa�)�z�s���k�AfvZ臢�r���ㇻOOo�>�����]�x}���5�n����JĴǽ(�/���~y2�I�l���|ݘM{P���ݢ)c���(�p
t�ې�
��΋���u��
Ẍ́
+]�k�F�k�Ge��
����w����>
+��e
�>.Mh�D�ʞ�f��.��qo���й|7�����f�umH���%����}6��<P�RX�
�]\��(�u�Z�|{v,�Cs0G�w��*��ЭK�6�%��Y,�4�@)�v��
ީ�Dx��V��ɗ�t����a�c���Z�7y���lt
!
.���{@&�ͻO��L�`�qEe���t9$��(?��jjc�~�֦� �6%�
��
IF��E at _q"�޳n�#���s�ۗu:RІ9
Ŧ���]����ȉ�tM��hF�7�֘N!p�
�� y\��\f(� {�\�d�	dfOr\
S�{��JU�p<x��&~�1%}0�IX�V:�M�j�,(t��
���C3�fI}�\x�9ۺ�;D2;I2̪��a"�y�.3z�kY��!�v2�������%��%�0��2��_/(Z��B
� �SŶm�������\u����Jv��j��΂���`�[1l�K?p��
���T��{4Rţ�ߣ%
0@~��L�#�~Qe�ޛ��zf>�hb<A	�Eӓ!�@Ȭ����A�C
�L��8
+ �^�凜B��x�t����4��b]�E�%�֑�u���A�)(����bl
F���J
���r
H+��
 �7�̢�Ax_Nm��
j�J*��D
�O��cHu�p����l{ت��x�H��W	���J�(�@B
Pd�D�(w�t"H�C�2b�a5pU�j���L�s4L��o(���\�nZR̢Ԋ�G��A��� Z���8�~[��1����=.�����t�����A�p�0
��*^�a�S���"7�At�����s���f�R�&�@,蟐n�>���s|�H��'����s�7��R�c��M at KC�^wI�
z�M�
���� SR> ��&���~S��Kia�c+��
_oJcj!�1Mۋ~-ʸ>�e�ɠ�P>=^O���/]M��(�
���sBN<���s
+�ְ�
}�
��Z�����.Fb�Jdc�Nn"۪� ޑ��I��4����ܤz|�cB�x���������F�Uz�C�
��F�"��:~�
BF(�+����G��N!l!N���w�6拐
`
A��E6]E�)�,�D�=$��a<L����
,A^Lh�9q#a F��2J��~����o��i�Z8�� ���jǕ�P�| �-��l-З?
ߝw�H((��DI0�x�-R�Nk���͑��b����
��u]gX֑Q�E╩F��� F>j,�T]�}VNbk!���P��!
�q�|����T��
�
+p1f�F��N(M( t�+�́)��l�(�F�hQ� ~�� 9E�
y
v�Z�/�A��Y:ll�����_
a�L�_�\�߀����r��m?�|�HF^���b��8��ə@v
���J�i_�FWn4�2�N+/1�� �&ň�G�t���֌���G�	�]׈\`�5���0q,X#�
�9:/RH8vzP��F H�m˳`� :p�f��m��`
!��-VQ~l	����]�t�L)O���rJc��=�M$��%Tr`Z%3������H(�P�n�{H9��;!�z'�
b�e�d�4�v=O�-��
��UnzC���B��k��^�4�ԭW>u��_��ț�Ah��`���H��:��m����&2��d���U���#�����'�ˠ��"`;q�6M�F�1��S:
=lGn�N9�D
 ��|�d'��m�)�H�M�E<\����о
�rsGifOr²k�~^@����
�#\Fl�����o
@�ߒ�!�����<��B
�b�}�C%d%�5�
�
"	8�6л
+�kM�.�
��M8kd��.��
��:
y8�{g'�d/��
�$�e�?DN���+���pC���j�
�n�~s{w���\��,e�ۛ��ۧ���?��
�� :	�Zf(.@�r�}�]�ryA2̣A�r��J��n'
�j���)*Y\1��WI�Ret��_����
1����ȭ)�Y ��Q�����EBy�Dg
���'���E��o� �obd��ǎ�m�X at l��$�]���r�e>��p 
�y<c��FU�ǥ$��OF��U����-��]m�7?��d~OH|
�7x���(߾��'w
7Pky�EO�1�;zakg�'tϺ��;y�9�a�6��+�w#J׾{�V��,��.@����/wRX#E//����@�1���
�ڃ֗��s�.�Qi~�'e
幗�������IWA"�MF�E��
B�nI�;%CS
!~���~���'����=��ˉa��9�G��>>X��_�'}�d��?�5NW��)�+�A�)^��I��,o|��c����/�#6�
 endstream
 endobj
-1135 0 obj <<
+1144 0 obj <<
 /Type /Page
-/Contents 1136 0 R
-/Resources 1134 0 R
+/Contents 1145 0 R
+/Resources 1143 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1124 0 R 1133 0 R ]
+/Parent 1129 0 R
+/Annots [ 1140 0 R 1141 0 R 1142 0 R ]
 >> endobj
-1124 0 obj <<
+1140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [225.562 684.047 508.501 694.951]
+/Rect [152.087 538.456 321.452 548.737]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.gnu.org/licenses/)>>
+>> endobj
+1141 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [225.562 484.343 508.501 495.247]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.gnu.org/philosophy/why-not-lgpl.html)>>
 >> endobj
-1133 0 obj <<
+1142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1137 0 obj <<
-/D [1135 0 R /XYZ 90 757.935 null]
+1146 0 obj <<
+/D [1144 0 R /XYZ 90 757.935 null]
 >> endobj
 70 0 obj <<
-/D [1135 0 R /XYZ 90 669.352 null]
+/D [1144 0 R /XYZ 90 469.649 null]
 >> endobj
-1138 0 obj <<
-/D [1135 0 R /XYZ 90 637.423 null]
+1147 0 obj <<
+/D [1144 0 R /XYZ 90 437.72 null]
 >> endobj
 378 0 obj <<
-/D [1135 0 R /XYZ 90 637.423 null]
+/D [1144 0 R /XYZ 90 437.72 null]
 >> endobj
-1134 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
+1143 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F90 1139 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1142 0 obj <<
-/Length 3673      
+1151 0 obj <<
+/Length 3481      
 /Filter /FlateDecode
 >>
 stream
-xڍZY��6~�_�����fd
")�m|�Yۙ�'��&y�(h�2E*<2ѿ߯�M�S55�F�r�
w�����ճ�Q�HVI�G���"qq�B�[<��:���]�͇���^z�齬��h�6m�л<3eC���:Y����ի��?�<��.<^#�Wq.��կ���
�?,�U�lO�u\�� �b���+w�o�N��������K^�\���^��I�L-��e�:� �͵��Z'd�nӼ�Ns��V���i�G�H��˷U2�;��\�7��ݠDN��_�U��~�3]I�������(����VIh�=&�U�u��f�u �4ʪ��X �L�&=7S�NY�7,�\kS��1;�u��!�,���
-�p7Ν g�Oc�e�cz�����/3
-q;V��B�<-=g��C@?-wڐ��q2|��f�ت���?]t���"-�ޑ����
-Q�es���-	`�q��D�ς��(_ �
 ��`�
�
-I�C^��ڤ�t[謞h:$���;;զ%�6�aY�T���>���ӡj.�=��4'�忹��Y��b��R��]
��F�s�B�!����A��4uZH��m�<���=+� 'dc���v �'����
�M^>ʄ��nZ���i�xh1��)�w�yN�����)~$��u⑪Ӑ��mU72ļ ������Q�
d��T���r�=���
&z26Z0D��Ou�X�G�g�-9�:%rO8���:��]�L��eo,t��������ɦ�k׹���0����� &i�<uָT�9:X�����V"��Bڵ0���
-iR!b8�MZ$��,�Q���sӞΊ�e�됀�wj
-�`l�
x���`�>��L�N)��s��+�n��7F�C1�=�A����E[4��Ǵ�ܝH�׮x���	���`�y`g�֘RZi
f
�n��G@߃�S+�e	HO�dUWC	��tX��+9V��A��%�<�l����~�Ĥ19%�4kϹS��Bƞ�ߡ"3�
v��h�����p�g���ڴls��k�
��TW����
b�cA!� (�s����
-�h�8�1^��Q�w��)ű_���W��S�Q��^Ǎ����#�p���F��?���2+:�t`�
-�� �����[i���X��2H���p^�+K��oFx�C��λT&�B>lP�`=F���o޿0��_,�_B�T>⚊�~a.	���%�y��E�T��hn���Չ�
�MN���J������n�w��cV�V�,~�ƹ�Z ;��%�5�"� �#�]j�m���N(,���^( ��`�Hc۷������p�~�;��������a���p�f% O���6���;��N��
���_��V'��Mn
'6��U�.1	��$�ɺ�1��0���A$p#R,bE3�*B+�-��giJ����\>��J]�oB^�*E��4�$�\�FV�
���������&5l )Z��K�I4/d}��L �w]fgn�D�5:B��&g媑+�v��g�J ����)�R�;Ĺ�v�A�9RÙ������@ȯ�ˁ��$+z_�
�@$j�ζ�>+^ki�ٓ�
�׶1��F,ة�7�� YԢ��f4��ي��o��Jcv������wUA	��A��&�1�6�W�x��69���6i|H����������t2i-0N07�����&m�l��v^/��Q��\���pXOf�bGLĽ���S��hZ�F�9��\/@>����#������u1Ń�� �r&�; h��A:
��V�O0�(����̹x]�K�8yޗ&���r"B�]_�V������ǩv�

q�|F�C��٠
g��d�8`�S���k�O/d�§L��RE7ؕy+ f�mI��q"
-m|KM{�h��h���Zt.����
~t���	�4Uh�g��H� �#F���w$^h=�4Q1_#�����N�H��!�K����m�xj�P�B�F��ɦl�I�%���

�
�G��&1—���
{[����G����>����4tY͵�_��lJ��
I��G���B��>o�y��W��FA�qy�q����Fm
 M��I�8�N_K��\|e�J`σ:O��s��"H��꣺
z�.��@��Y]��
-�P�n����"���D�Y�9hzeU�F�;C�
U�x��0r�JEܧ�ό"����3�~��Df�x���d�`�h���!�Po��>�5�T}��l'v�\T��`�]|����`u��(��}�0S�d;�t;@_��A�#��;��~����9�(:1E�{L��H֮�J_w5+�b[Ie$
�'�ᚪ]d͗ ��)������q^�-oC�H[�Ȅ��P�R��f�����)�����ũ��gfC�<JR���*�M
-�\x�dW�fOFeݰ���G���87�N_�w�g��^�����տ�/��`?�}/t^�x���7B������-Zz��ll6�U�&
W��lr�0���s�w#�b^6e_�9���.��wG�Ե��
������r��ґ�*/٬��
".��"��*�&��hg	���;���*�b
E�K�ؚ-�zƃ��@���[֎Ǒj���,�����`]ͦ�A�q��P_�@(
-iH��F_yJES�AK����XY���K��)h����] �
-M%���E�(Wv)蹡ViB9���
O.k��A��W�:���%T��%,A��&m:	�
��Tm!�]�s%A�9j��B�H:�s�)�E
�}Wk���D>��@c6:��R`���g>#`)�$��Y�1�X	O.NY��A�+�@� ���5�V�T�DZZC	��ږ���Fedo��u��{��uf|����"���G����
j$��־]Y�g��ڼ)6��}�J���Y��^'U���I^�(�ll1����ٰha���u�:��p�F#A�
C�
Z���3����'C-�c��9v�^�7
E��º����|"q�y������ۇO�v,~����
�c���U mJ
-lA
g�ė<C*M5P�x<j\�'�yf���>*q�o��,kNg݈Ȩ(yLq��W
#��\�F�8�\l�*�b��/7��K
���Mx���r�)BB������������k��]K��.Ol�8�!��+1뵓&���
�f�6��F.H�}���:�~�\��{�}oӍ���de��[ι7y[��{c'��WT�/���kg��Һ\4��ms���PcIi�er�����g�et|��h��
x�=u
k�•˹pI�V"kOM���D�Z���0�f��¨n�k��p�S��
�&T�J��6S;��8A0�;���9p@�84�qT�:V�QS@K�
~[���]w
�֥6�E���@�
�!	�Ea�����nc��BN���(I������
�
-��ـ�@�$�$�H'��L5��撏�`Q�U�Jz3���#z����][�
-4�����H�ET�ٟ{����:H�0҇����gZDg��32���
/$���F�T�/J��Ԋ���5��W�Y%��������+Z%q��_x��*
/JX]j��QC���8
�rAs�m�OF�ɸ�q��}Zv
�M���q�+�C/ ߧN��1�S���m��~F����`�mhPr�=}������*kV]���U�>C�����&[���*�-��)D�(_���m�g|	��ך
+xڍ�v�6����e��l5�s��Τ���$�� ���i�d���|����L."P(�B퐿zX��W_�_�z�D�l�%a��?�2�&�6��}��ً67a�{�����M������:κ�Uo�Aߘ\W
�'~{�l����W��~�
+`M�q�M�x���~��_ �z�o�l�z$��jF�-WwW�������l�a���������]�
�@y�����
����.ʼ�6A�{� y�����Is�

s����(<m�ػ��D��;ׅ9>�p��0]ߚ�&�׳
�B�~�%*ٌ3��\�Lk�d$p�&�Y,�mt{6]7r�
+�r��5��A��1P�}oGj�6	wL�5��?�i~���������-��f���C| G�w֪�CU��Ýc�P^��
+�F���f(@w����{���Qm�J��+`�����'�
@p��BIVyraCN���&��E�[8e�zK�T}m�jچ��zԃ��y<�<
+o}���j��ݞ��=��W�Rg\� M����������
[`��Y������ry�_b;6&�3XI��
hd�y9�,��3�0�x����Z|������
�l՝L�@��	k�5á4
p��>q
�j�O5f9������m�س4p�"�,��f-��?�i3;Y`'G"9  s��� 4���x
+	
?R"v3�P
+��,�	�
�–��;f,�����0[4V���4t�<H�m�<Z8�#~Ē�~�ڞ!�=KH���<@b#�������Q��)����(�4I��+�0��Tv
��!C<-�%�/�融p"r8
+a������ )
�Z� :����׭�U�}8Fe7�sD����d+��ބ7�Ѹ$1˷�).�)�3�Ė�M
�rm
����܌��dʺ�ᓏ0ݟd��	l�����;3Y�vZ�-\�}^�)��h^�c�١�
q�Q$Q �����U-�s�m�w�H��8s��x�;Y�7}���Bw�B�¡wAHQb
4�q��ƌ�"4K����	^�N��lR�b
��w֠�SO�E��q��p�3����5�?��,��^��1D^�
U����ъ�X�KEɠ�nO��/h��c[ThD�D:B�_�˜� !k�K������tF�S��0.f�Q&�g7
H��$�O�Y���Ck��_���Z�vĶ׎!��'^#6�94�EBa0���0�r�S��Ғ�$�
���=l%�R�QՕ��
2o��u
�ߤ�۞�`�RИ�:
�㞛��:�t:�q���>AzW8��ϳvFQ��
+�������J2��?Ϧ,9 � y��C��]4j.ٽF���0��so}Ǯ���b�F�4ϢL��4�f���q��>/�R
C�E�W6*�;i��x�]���j�K�$�lHZI����l�p���p�z��
�0��!� �� F�)�"$�/�!�1� �$�@T!��i�*ԡ�Y�|.A'�@	��� �:��=��Y�2�~���F�N�)1۽0��"$%��)�L��A

+)1��x��rܡ�8��J+�I"dS�/L?�:�G�(�c��$�bZ�9
&�0��ж�xs�p��	o���I
U�!]��C�P b���9���X � E	�r�@rC������]��
o���Ug�g�p�\��$���^>e���.o
��x]��%�x|h��׬���&�?t�
��I
�����1
�2�D����D����`�"��
 �ڄc�$}��N���e;N{�!�ޱ�d#��t�;:j0���v�&�ʤz�����Y?
+� <3K�u�����B���<����P�qp`r� 
�1O� z��@K����Bf~O�N=��%B,A�тp�N�6�"�tY���w@�Lm� �|9�H�9������ -d2�?�
+Ϡ�V]h��qk? ţ��@B����`�G��c���>5	
+G<�՘��;Xp".
$8�-ݬ�k�}�'��C��+|�:~�ʿ�:���E�g
�Q*D	���r I�1�M��wo>~�&ZښT
+P&�
�
��X[��
Z�;ĩ1�
+�'��>lR�h�%�݇O�0�N�-``_�M�vM�>3�~{��⼘�"�P* U(n ��_�uv/������x�o��w
1�]���f�*�۷�����{O ����v�Y���{G��3������
C�p�����(�K�л����.|�ޖL

���ÖA,�

EmF+@�נ٦����ȭ��q(�����ƀc
�+r�Y̶'�����1��

��j�eX�™|1���x2���R=!�a�X���������e'h�e��/�D"+:N�.�x1Q(<	m1�I&� �X�LB�B&����L �]
��y�-P B-���
�\.�r�[���s�9�����bT%(tw�����N��p�m
���X_s�r�E,���J*X��E@�+`�D�����ty�JWS�����E���g�-x�~[�Wi],
/�S�r���p��ڙ9�63��Po!ؤ�{ڤ
��K������P	�:�Z�qm��� �0�
������~#u|����ĤՈCz�X��$a��`�D��~�C���� \.���ԧ���#�@q�#��~��I�9�+�+�I�O�%� :8 ���C⠢(
���̥x]6��c�	�h�A�?8
D��1j�AF��xzah�S�3�0�
+p�Y��h[0�S���k
�G�;��c��5�2=h#hs2���'�-6��BS^�h����/Q�!�.�Gx�%m|�,2�RU
`�x�lt 0W^|\�$"�UPj�'���O/kЙ^���b��׿ܩ
�
+bt�=.
+ٽ�;I���k��ی3��
+^�Q@Z�8ڐ��/�IzX�������4^V���[�Mymd�
%� ?".�c
�b���G<����&�R����@�k�X��EC�1����ƙ� [J ��
t
��
-z
�E�K�u�.=[���Z �̢�n�Ym*JM7�q��H�EB�<����ڪ�������x���5:�JfGS�y��ЋHo/�o!��x�<�d�S0ˤ�3ڐl�7&��`��c}��!��d:Iv�
4�%f/��4���=�Wi�&*�2;N:?���M��3�z�
����AƅO2J�N����]'$k׍ЗS-J����SG�E�x��|��x���s�K��G~}����"=�%"a64����جVp)8�"�{�5
��Pz4s�N��;Ԧ�h���ɮ<�
Ѩ
�m����B�[pnv��
���'h��d�?��痛�r��?~b:o������_?�o;��$�m����~�m�F{��O�m��}���9��H�u�t�X��
ZI�|�{0�n��IU�}�D7"���5�6�!V9���rH>��m�
�T;�
��6�C�����W�
�y�o޴[ӿ�}u��٩�`�MG"c���;��80����� a_c
 endstream
 endobj
-1141 0 obj <<
+1150 0 obj <<
 /Type /Page
-/Contents 1142 0 R
-/Resources 1140 0 R
+/Contents 1151 0 R
+/Resources 1149 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1139 0 R ]
+/Parent 1129 0 R
+/Annots [ 1148 0 R ]
 >> endobj
-1139 0 obj <<
+1148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1143 0 obj <<
-/D [1141 0 R /XYZ 90 757.935 null]
+1152 0 obj <<
+/D [1150 0 R /XYZ 90 757.935 null]
 >> endobj
-1140 0 obj <<
+1149 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1147 0 obj <<
-/Length 3215      
+1156 0 obj <<
+/Length 3512      
 /Filter /FlateDecode
 >>
 stream
-xڭ�r�F�]_��˒U
`p1o�;r��[��j+�D
E�A����~��� ���*�0��stO�Cu��W�����z�2Q���M�du�_m�U�^
��b��Zm���_���7^�� [kͽ��p�u��eS3�r���_�����q����۫OW���#N�Tū���?�U��+�S�lu&��*
-|����^��ycv�Py~�yo��s�]�͍V�V��ֽ����}ǃ���.a��w
�������VV뛆nB�Tñ���3�����Þ'V��}yW=l�x�
�J���1�C3T�OC?;:��v�RSk٦*�^%��Y
��o
#�y�[?��
�Ѡ��k�
N�
3��G�y�~�+nO��D
�ԅA���
�l�Vw�Y�X�s��� '?����,����x�
-�$�)��
�`(�
~
�H[��
pÄ���£(��S�ܣ9�"
�
3�
�w�-�{�
�V��0�`���*rNu
:�/��p!e���y��
?������P�������<p��i�;���`��	|�R\�j��<æ<O�j
3�O&��'t���U���'Wu�K���p
-$�Ϯ9�X?�f�kݟ�i?�h�����ݷ͑[�C��a�o	p�u�[�D�:+]
_�I6v�>���Iv;�u�JŠf�6u����U�5�Dּ6�E�
�R�Xm�7��긛���tw�pq��e=O�2��0�	����S̼(t�l��e^y(�[�8�G@�f�hj���'���W�l2'A�I�G<��Fc£�D�T0W��VJ�nu�S�wb#k�N��c���h�F!�S������!��[�O|6�0Nj ��۽i�
�_j 
;(粪��c�{��,��W�R�o�~g�|�w7�F�����2�� P
���a:o����
3c�q��ЗG3�� s
J[��ə�2 F���\w}%����6����h��׽8&�H΢��J����ơ��/tQ��q)�߰�N݉�p�@����z'���#
��
�uӏ�E�=J`\94����������V6$Z\���`�I�`�;�'�ÛOu��>..
~I~r���%�զ�d}y6e� [...]
�Kd��IJAoU��$���h��	��ɐ�u�406
*:�]��Y���
��֘'��^ʠ?a�aF�·F��*�}j�N��Tg
�5�Xً���&*g{6Sb��}���zv�@ 7d�r�?Lh��K۷���n$^���ۋ��I�=
�	�� d^�la�����<�4�(���O���0ˏ�ݗ}%����(��;�ū�	M�d��AU 
垱�F�7C�\6
�B���	���^���N�'n�gCA�j'��
�)���KKE�S�G���Xq,r�8H����9+�H���ne鳴,�&��Ы�MaS�
-Y�?�`�>0T�=�B�!�\h���Ɏ!�
�:"
Ѩc�B_��qn��en��C������B ];.r�
���Ȗ K��ʊ��b�M/h��wtݳ��I�DzCo�O׬
�(�qs��>}��>��5(����b>Y�W�`�P�5
-E�2g
�GM8�U���W�oh�
I�;�1���
z��N���6���]�I�ﭺ 1S����vf���[1p���lg\�B�Ųн����D�J� 6���$ ۊ��[B�Ԃ�(OT��q!��y�xA��ZG�f
N�p]$�+��l�]�"�s��/���ؓ��I¡k�&ь4TQZJAtPq�N�Z�Vس�v�ւ;��$�[2�ۨ�oԉ��D�F�TT��i�R���
�&;�	;�cq�)_�lZ\X��Y��%��
-n��q�"��RkEށ���M:�
�D0`N�@r�X�9y�(����!(�����j.��'�A�l�mN��
n�My�Rg]�#\,�B�C_�U���,mH�m	��NJ���7I ,J��E/��.����85x7\�� ��]`eif��1~ivA��
�*TyD`e�!,/ .�#xweS=D��Ty
8���?+jS��DC�a� �;
h=R�@�8�Qz�nzJ���y9r
�3�mr�DS�� �w�bt���n[�jQ ��G�#����$��x���$Y8V���
����6C�m"�3 �9(`-���c�
H��A�y-����

�)=�#`�AY-r�T����X���36k
�S��%���ci�
-gz9��@
2���RJS?�{a~��WH����^��e�RQ&Ai���B�)�/����
�`X��
�pd
���SCȋ�����"��c1
[
X^|6�w��k���`�����
N��nsٗ��[s�xN�F	Y�`7��SF4�,�P�܂)�$�,#�!F	���T �&�-���~���	��(i�ԁ��%�.q����
e���a��3����q��@��͘�j��4��Y8�y��F�%�$a*��Ԙ�4t��0L�@g
��5�@b�
+a�ɵ�y�

-j!G�e%�G��۵坸E{*��B�=smN�)o�e�Y�сp]?m��\�~4����#R��^hL�����|��g�=�M�
82׍��X��'�ϩ�X�a�2qa�r��`�q��B��6C��W�{�����LiIM�#�R2«R��и���L
g\B��F�؝�@e����c^@c",OWIh���.|�D� � �$Z�`{"pݷ\��a�
�� N�օ,X�W��N��o�
-��E�q�t�
�\� �	Ϟ~
�
aQ��OE�����R�H3���)d�<3��-;Ⱥh�d���$/U��
-l����f�GS\
t���ׂ���t���U���u�=�n����O���������)�Ve�
�x�ű<Bݚ�n�R��Tpmn£�6o%z� �Ǎ����
i.X�{��(F��؉e��Z
�L�Ǖi��62v
��
22
����������u�P���+��S�|fi'�A�6jܛ7\�ڱ���$�.��p0p
+xڥ�n��=_�c�W���[w�m���n�����D�:�DW����37J���Y�@ S��3�;�m�6�曛�7�����?�*�<
7o���>R�����
vw*�߼��o۝�n�毯L>Ժ鳾4
��/s�t8{A����o��|�p�Ǎ{z����}D�����7oS ������BX�&T�V��7?�x�y#oq^�8�����}ok��]���:{�A���y�ggM�����|�)o;�'���I�
��Ʈ���V�ֺ(��vw*��%,m+7u�ۼ̪JP��4��M���E�����	#���F���ê4��e=��
�D�pu �����+��|:��ܘ
�;A&!0]̓j�:X��<�e�e�d�y�Ĺi g�sUj9Uo�9�k�`�h������!G~�$�U�`����A��,
=ӵ�B�ÿFnƋ�HS�}	�2MǠ
P��)7ʜQ#b�w0���
-��š�d$�2��beT� Eː���^秦̳J0u�
-I�H��d
AY�\֢>�/�ӷ�:t� muV𕍨��8�,^��1a
'+����� �=`�w$�L*�s�YDI��֠|/3)��X	EX�
Y��s�@0�3�U�
BH7B�(�����Iq������G��}\�bfn�Бe�Se���3<�x�
�#��$=��b�11��z�z!Zu�GGSU,��#
+�����]�c�t>y�`?���c.��J�6۴�d��9o�ch
+��x�.�_8P�^
�쑽]�P��
�W'9��d*���+;e�
�Z����:8 o�������}ë����?�bo�廇�����,bXr�פ*
���;�G[6�,~�& �_��#M[�I1�#C�CqP�Xצ�����)C}cѭ�6I��`?���h��*�NW��(9�Am�۪䀧j�{ޭ8q��Db bY���EѶ��)L �&`��
%�-�z㞟�v�5پ�=YI�hl$0�M^�n<�'ݑ
+Y�*T
��M�Y�J���p�W:kIa)sX
�|�\\
+ALN��`ɒ?������-8���� #���p��r��+b����Y��rW�/vE��P
+���G�MAН��~m(�XA�|�8b�CxV��uN Hx��<ʗX�M�\K��j���g#���/�� �A
'���7_H
f�
�A�������&0�˾�<{�<������[2m�1�ηt%n0#J
WdHu�HR*�6 +���@�k�s��ĆTĦ�6
J�5��
0�@TR�Գ9�w}���^&GaEz8�=8	΋
�
+��Մ�*뒣I �N`�?XZ4#��	8Y�j0�\��9~ѕ�ֿ���m��;7e�D���a���5
�G�n<�
�tB�1ɵ��㪮���MT��0���cDt24'���!�x���[M0�)u�` wV��
�$q�cp��	\F�:�5�b
3� �i��N�ﯞ�z^��Z���ٝ�P<>���H�턒i�l6ϒ$���V��
�6W��h$Ƭ3M'�8KRnQ��e葷����e3�
��ޒ�%)ˊ�f9+
�Hٓ^\�,S��w๙�$��p]���s�Ǡy~JV�J
�����
�N�; ���!�S�Ϝi�BJ��C�2�|J�=(z��������
�;0�6k�3�
��󝂞H�/�!{
\���,��������,�Ė���<;�I��ɉ�6��d��E
�H�7s��^bFZjo���p!*�<��J��|K���ݒ��C�n��� ̙6�O;�$PSu
��`!Me�b�KR5�ybj��-8��Zӛ�T
f���W�f�խ2�Ԧ�Y=m�S�{����sLI�X� 
���z�g�"[��R�G���꾾g/
U���v�&�:X4��Hkr&<{n�B�r�^���¾�nx�H�Q|dß3cF�XI	��L'%��
+M%j$[H*�%���C��
(���
�.	3�������ʥ�9�*��xO$1	V���fx���;�U�Z�0��J}�U�w��g�t��4�aϐk�(;�=ڴ�V�
 ��t0�jP��s��S� �`�) ��}%3��JπwY�����^��{���X��m{K�t�z�,�
��zv�|��:��� �Xh������ �t��B���P���\�|d
��
��ɼ��I�|̢�\���s� ���%¯Ȣ��r��v.ħr�U�b�g�!Lls=_�4nm	"��6^�Ŕ	�4w������蒄�%���W�o��|�;Dۇ���>~�#r�E
+��<v4>�݂�N�<��)J̳�G �h���AL��

�mw��Th]E�R	�	T-N��ݲ���{`[�8�Do���h;/���` �� ���N��"�na�4��8�5��
�k& ��	%�U�f[� 5�c���)'�ķ>
&�4Һ
+Ve��Z=:�8��k�|��VJ��]N��=Y��:�s�u��dce/s�ج�u���^n19�nt �E�v��o�������g���� � �>����T4�Z8�t�� �/�+v�}�F���M#�w�fy�{iG ��4{�/����%�~�gSSz]Y�hC)�&⣥��qn�O{�Aq :�{���#��{ZG=q3<*ʝp;S&���MG%��	�#�P�E,�8
�c
�^RrD��:���dҺ�����+�� ͌%l�W!$�-L�����
 �z�Х���(ll�A2�t�y����A�Ok��L}�@z,���sa��,|!���vVp�iK�l�p���ӱ�>
c�M�X�Uttó��Y�u�uԓ���
ǝث@�
{z��=���(ߗT�b=��l�̠��il’0�G�
4�L6���������3�MӞ+{�¾�p�� ~�dJv9�gY
����&�
���%����GsX88�p

=:c[�I�7�1!T��oJ��3K���-a�/&yy�S�2�s���}�+4T��֨]
�	��:
8��sS��9a�w
Yu�����횄
��D�T �A��
+�f&~��~�[Uh
$a�?HK�>f�/�D�7l��
6�'�E�(
��v�c���h�'ȫL�q
�󟊵��6�
+Mz�
Ky�8
���
+�U��m%��0oZ��mu�B<���k���
s��0�*��

��?f"��@=��h�l0��׶d@㫢'�
R�L�kw��6*|Qb�ٶ>v���mH�-�KH.�WGF ���"zKQwUN�^E�Ż疨���5= �\
$���H��K�+>��X~[��#_|��*��e�=D�T�m�H���/���6d03D�-+"5��
+x��K ^��<R�[
)I�ܵ�/5� ;��&^a�j��Q��Lj����8���s�y���Z
vI=��Zt�G���N91hk�T>�����6��Y��f��-����<:��'0�]�K�
/L�A,t>j-L2g�o��ߨБs^?M���������ūW��e�w��)���_��ի�Y̸��2rK�h�\�/	T1��e�U�����C
 endstream
 endobj
-1146 0 obj <<
+1155 0 obj <<
 /Type /Page
-/Contents 1147 0 R
-/Resources 1145 0 R
+/Contents 1156 0 R
+/Resources 1154 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1144 0 R ]
+/Parent 1129 0 R
+/Annots [ 1153 0 R ]
 >> endobj
-1144 0 obj <<
+1153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1148 0 obj <<
-/D [1146 0 R /XYZ 90 757.935 null]
+1157 0 obj <<
+/D [1155 0 R /XYZ 90 757.935 null]
 >> endobj
-1145 0 obj <<
+1154 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1152 0 obj <<
-/Length 3200      
+1161 0 obj <<
+/Length 3170      
 /Filter /FlateDecode
 >>
 stream
-xڭZ[�ۺ
~�_�ٗ�3�Z�/�Ssm�Iv�Y����y�-z�F�
]����P�l9�L���1	� ��Gh����[��z���{����͓ Y����[���Ɓ�X�_�pyĞ���5�4K?s��ޫz��eՉN��ޫ��Z
O�0vb��ꧫ׫��W>��-|�F��i/6��_~��Zxn�g�g͵_DA������W
���zǞ���%nf�4]/�I��A��ͼ��fn��0��v��Tl��ybX�,�ة�[�8���;���
� F^W��JY���_7_�z��3О$ګ�&N#���,�F[���AZ�|ld+�o��$I�N�j	��%�^o�<��67���-�����<fˈ
-��B�0]%�
U�I�Ƹ7ey:ܯ�NT�>H��9�~0$��w6;�ђ����Q�e�9}�
��fl�w���N�,F[�I��#{)��HU��XܒC����x���C�/�P慆ez�a��I��M��w�2�@a�Z4JT
�s��%&4�d����?p���e�,h���U�M�Z�ֱՄ3�p�����O�����V�~-6�9:ghȯ=�n���;�����)��*h
�?��G���B[{}K�x�f�6r�w
�+Y�5�ӳ�Cn�#Vx���모��Â
�������؋#5�R0��EU�)�ˆ�79��J@�P���@'I�ON�K��
8>X�G�����H#0a�Hik�hdG�;�Q�H佪�T�DÃ��ӱ�5�
͎��ى��:�L���Z�ڰ*�H
zV�n���"���ag.5:+ߜm�K���H�������2�Kـ�Ly��M)�
��CA��Ij�Hy������
��ay
�Ӊ��mK=H�m -��E����C��_q8�
-���DG���($��9�
_W�h�C���g����N�k��D�$
hiX�V���ʁ*��t�α#�
`��V}0�-��֪�Jt,���ܢ0s~F�vX��̦F;Y%�r��BD���Bo������۩��F-
-㤡�:
3k=
S��{KCf�
�-5s'�
۹��v�?-� �Z ��
t1���������}��uͣ�<���>�C5��g(�\��U�l &�[�AJn�
m`ݠ�1�����6DQ8�F���°��~٧[�1vO��`�:ҒJ�@��\u���ل^tr�>ү9��o���^�B^���
q��C)qS�
��
-y�)�l)yN�c�7eB���1
-Ԓ��v�宥d���vn�ƺ:�2ZY�0@T~Z�F+���$�0#�nW7
-_U#p5�
Z�q��B��
�8�b�[љoE�V�oEP� �V<I�i��?P_'G�
�v8��D�MѲ���S���/-K54�Z�
���I�`t�k��J��J�
��Q
����8�;/�q�Sp�S����-АUa����-����d��Ha����������Dz��#�U�3ki
f<v�0�x�Q�,�A򱱥�Y��� _�ƚE��I���^��,��5u��c^!O�EGq�4�a�o
!��v�-@�Py\��i��k��t���M�&�()�#uF����g3ݿ�5�
{:�YKDN+�rn2�?̧A��r
-\K^�M�:��D�!�������[�4e�iF�RS[ 떦�T�J
�^i����Q
�R��;Qn����'�0� 
ѳ%夆Q�L���v���gz���y(�F��к�(
cZ���gs �8yd�Wm;��1����`J��[>�wJ&:�1]Rg6�4gp�ǫВc���F�E'
���3b,'��l�K�>}�I�
����?)��¶�
-��ٷ�H"܇��͢����ml�yW
�VP���n:� ��<
���B�M"��
�'Ϩ��30|���Ż�w�o�-���Ӈ���Ǚg�EDx�{���k�Òg�^b��D�A��,��%�F�R�zw0�W����>\�`�	�YΗ�bp���u�
-B~ND4�����Aco�1��Ϡ��<u�PCРu$<
�LB�2�-��M*�f!����6��q;�������
2}#�"�l$4�	�(�<
�B{_��`eX�ɸ�������0W
<ђ1�]���}|'1}�+�qPu
�f�K7��񏟴�ii��q�
�⏕Nn$��4�����
�WIC�5>
-R���2�!)�yd�~��@˺<�	� lߗ�:�,���F�;���l���(!�<"��G&��{���5�y�O
	�d�a�lR@��l�<�Z7O4�Q{��y�-�1\���s)78[��2�{��
-��%��El*�����^|�]H�q�
M�
��CG
-]!��������^���^O
-�)�:�Y�ݝ,"ɕ�%T�Z)	�R�
�/Ybf�d��
-����16`��=��\� 
[��
Y�L
���3I�5�i�lyeA��].�c�ĥ@����P�J��"d�����k������3pr=�J�߯�^�s�.|2����睮:�d��ht,樗%�R��	>���H
w�*k�
���n��ԥ���! L�%H��
-���3g %��D	���~M�_F�6��#�ܱ���)��1�7��%v�1JO��~
�!V������w��!,�Л|We g��Ia�0o�D�]�v�ͽ�}(�
P����/W�
�I�Û�T��yZ�v M酚bn(��|u�j�g�1��)4,��/���h6M#�B� L+�Fc�T_��d|�a�? @r�
-z���G'�A]fo�]o��Ҍ�5�dUM��d�v���%��$Z^���4�`�֬Ɵ�.�g� ��u2�g 8@pn at pW�,kS�
=js��u�Ŧ�zL1e�	�h��@|
wdot�
r�E�/�\d1�
��v+F�ʪ�D<���)W��\���J#t�=����bR��}0�3)��@�gp-����\�Q���#�@~�K=��8��ɴl����)�DXj�oD�8
-m���OD�JQd=��|��#s�����r��5*�J�må/.�
-�E����Vi�ͩ�*��D杸"�h��Iܼ6���OO��(��������.J�<
3���8w�x���?�ʢ�s��c]
w�h��W�u��/b��'�����z��9֋�����<��
=�;
�����,L�g�

[J^����e}�u�?��=??���xh\��
���W���}?r���P�����5T��B�ĆC�/�DR�
+xڭ˒�8��_����Um�D�wO��tf:�V;��5��,�mUd��#=ޯ_� %J-�L�r��xI��q��^��^ݾ	�Ub'�W��*qVQ�ځpW�|���7"p���?�Y��%%�^�Y�U�vE]�"�U���V�۾�z���z��;����Dv���x��o�*���c{I�zRTǕ/<x����]9,�c�
8�ܮھ�"��N�������fc��P�om$��n~�I>6��ͷ�X��XX�:v��v�)����;�Dw`�/KM�v-!�=��X��"�ҦH���d�*n�(�r��/���%#�"خ#d���M�2'�
+����.7�k'���$�����:��p�fa@��'
+_mH�7��H|DZ��x,�Gh��*+���HY�J�N�n`�է��Xg)m����l��
�����!�ݒ��
{�6��1i
��
���ꊮ�����O`:us���q$�x�l�p
q)�*���4g���E��f!�,	����R&+e�vd at jCd>!m�6�*
^
Xg�6h�<�$Z�ѥ}w����HH@��
ܒڳ��i�D�΋ώ#$��{�.�K�C�-=�vO���
�
���G$N�*6!��^�֙^X�(zX�^�M��x���\û�
1�!/f:&.
��r�ȴ㩺�D<

`����a��st
Z�
;!�&b(]D
ݖH{0 �d4�
+F�L�jeES�0��Z�78T��
�m*�9�-"&�m�;�kC*�4���M
C�a�u���3�wj��~+�^���e��
ݻ�p�Eg� x!�S�c���:����p�u�"3��w\��
�V��a`���n QQM�;ơ#z_7([ɘq�ɶ%r�TGu�MZ�'0G��#�mrR��3|6��Շ'	�y?ܐ]���
.#�R�r�L̴����s] ��.��F�
 &Ʋ`�
�[�2v��T��ܥ��N
|�Q{{����:�g��1�T�-�X�H�M�

�%)���/\
+�D?a
Y��������¾�Ⴘ����ǣ�qęL{F�v9�^
+�G ���3k�j�r'�R3�4ox(�G+�=:�V���lM��d
�
r83=�$`7a�,;�����ˆ=^	1�D<u�ͱh[u2����$ ?_ȟ�dp)oP�/
�
�1��̘����?�/���Q���k�Լ�_ɼ�˅���y�"�
 ����<Ksî��09&N��M�d�>g�����)���t���Pe�|�ܩ؋��%�
��@B|��� \���;�䶠�
��f��G]>7�1l5��~th��
�Υ46�I��+`����Ĩm�H�ys������qV�;"/��a1�	e2�Dck���p?�?
6��M�
wY���������{0�h��H�"U[�ci���VZ����?�l��ַ�X������S���
C<�1���_W9��l
#���gf��@�HS0��T��zD��%ߙ'~��b���U��R�껃
+k�5�Fv\g�`P**���6����U`gN:�u!F���9�7�����Y7KF����0M_��D�K

0��g�XU��n�,�����?�/%��
c^mV����]�١b����	w�M�/!`V�n�
+
�`�mi4T�8�76Ǵ�0�����q�n虞N����P����>-��ܟ��)@�u���yۋ�^�,�K��	T�HN���T��
+P�#a�Q���Ad�1�$&gZ��>@�)��>i�`MW<V��ũ�>2Dn6������fȇ6��2Ҋ���b
�-ZCM�yM���}$�"�9
+Tn�I�a� ���%�rC/�4�NN
>�q!�i\܀[�×�qP
9�|��Ǿ�����\9�����gw��L�R�R��5,�Qi]i @=(�1�:1qmb��0�C���Y�LU.�d�ni�8�?�'c4�W¨
DDd�
Z���
�r��LO}�w�
��l��\4�����Z6.u��
�+_X-%��u��@C*�#A�d`̈`tH��NJ8=m�v���|)g+���Z��k���3>��ʐ�P���՘���Z�j�
+�C��Z�g��
�-���M�l
Ƨ�m�GI8�S@�'SԳPS:��6o�]��i�F��Y�
���;�l�ۚ�ZC$np r.���b��ےO�I�z�s��s�|~�n�  ��ԑ1C�
!-�W��O�R�/FF�+�iv�	�D�P�g~W%�iKI�����p��T��~�n�"����yp�$�l,@���v�S�����Cwh�������<�
��R/�e�tL�fۥZT��3+:��S�������'�#"��md��i0�)j�
��c�0����3�·��(�S�Y�d� +��2�q�(J�4|�wo(;��;ɊS�{
�`٢H�Ja�E��*
����r��kL�i�g�j#����R
���%�t�kO)��Ʉ;�
���Z���F���̅�%{a8�
q����)�n=�=�y0��������:t�|L��Y��[E��xZ2l������	9 $�4Èa�6x��N�z(�g=�����.7��TQH.)�VjN���[��]�^��^�b���ZGF(P��\���,�9�$C�}��"iRF��I�×�_ܽ�{��k�/?ݿ~�}X(�.F]��D����+�[rt}���
�%�u&	`�$-�4�jw0�W����>\���	�~?�/s���qH(�駰|¥;Ù�r7 �f
�%f�����<C�
p�Δ{�-
EK�JS-�ǭ5��$�V����zf���$�ռ
�6��
+=
�\{_��`EXl�S�@̎�����CD,ugRr���ss�>�Ɨ��
}�\�{�Fߴ|����u�e������_k3,��(0��
�'s��U~$"�z�8�!.�Q��p}y 2.O�]10;�eW�JfF
�2SM .ղ���
eH�OR������I}?� �G
�d�a��D�bf�%���
j`�
GKhâ�
��].%:�A� 
��F����0�7���4��B;�����
+;|� ���#�B��|�y��?Wv�j��������}Z�)['�gߩ
�ul�!�ƒ��I�ٗ��~��\`��Ƒ�9C���u����>==�Yk�Uqj좻=���Yo�k���h`2�c��E�c�����?��AI
 endstream
 endobj
-1151 0 obj <<
+1160 0 obj <<
 /Type /Page
-/Contents 1152 0 R
-/Resources 1150 0 R
+/Contents 1161 0 R
+/Resources 1159 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1121 0 R
-/Annots [ 1149 0 R ]
+/Parent 1129 0 R
+/Annots [ 1158 0 R ]
 >> endobj
-1149 0 obj <<
+1158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1153 0 obj <<
-/D [1151 0 R /XYZ 90 757.935 null]
+1162 0 obj <<
+/D [1160 0 R /XYZ 90 757.935 null]
 >> endobj
-1150 0 obj <<
+1159 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1158 0 obj <<
-/Length 3187      
+1167 0 obj <<
+/Length 3173      
 /Filter /FlateDecode
 >>
 stream
-xڍZIs����W�t	YeC�A����E���RI 8$� ����@P�/�L������M���̝���a}qu��Ic?��w�ԝ%��D�7[og�σ�k?r���>q�^x˹R�{[��*۬�Uɤ�u���c7�摿�s���j}�ׅg�3�Έ'	�Y~���Ow���3�	���f
g����=\����W~��q��M����s�׋(��{w�zw�H�����
���v��[�woWW��n-C
X����d��&r�s��k/qb?�c�a����x҅��Ϋ
��
#!�U5O�mÄ����_���m/�+��ۃl
{�Ll�)��V���-7t�U'��p����t��Y�_�WxQ��礑HP�U7���~����
��M[��^
��ꦭ�W�YVH=��>_�{%s�01ϊBmeK�x����B��(%u�t-G��iqu«=�zh�T��\���O]uWWG�2��Z��d
�e��s��Ѣ���>j�}���[0��jx�Il���@��-�p�t���†�|�J9�񐍏ЯW���_��̜,���n:?���	A7>T�d�si�0��e^��,�%)
R�����W��%�i��nfo+Rwh��a�өxb���xDc`��Š��%�M�1�JV
t~�	�И^{lT��$�^6�I6�m6�@��:�g�E�NE��xS�ּͤ�"q�t��[��꯳�?*٦Q�X
t����,c�g�BNBA�э����j�[v��{��A�t9G[3'^�W(/
�/E�i��T#�U�b�!+vBڙI�	���eڔڹ��t'��A�
����Y���6r��r�~�U�nno�L]��c���
*�jG���? &R
��h֤�����y� 
��R��E長�a����^e7�b�T7S
�X߀���(A���nTo ��w<7b���*70�T�%��g<�f�,J�6��CU��
� �1�ԥ�b}}��s3�/xX/ �Y�tq&tٯ�x����a�n����E�B������?\��M� 
���޼�x�Su�ɨ���bŴ�����
-]���w�QO�9���b
-��(f����y"� ;��^�
ax�����gլuF�
f?�҆{
�p��q
?(��r�Q'S�A5�ps���R���z�!��Ai��
?��(y6�$o�,a��#~=AO0���2����ДL`ܒ	����V��=(ӷC����%���-�M���6'�A�a-"X�[x�<Ⱥ��,����;�8��d�
-QP�cO�.L 	{S�,:��'ϡK88f��'�'�v����1qI0��b�Xn��V7y��#�x��i�Ft
y"،�HYA
-�^&0�1Խ�ĽV��
Z@ۏ�R�0�a�CZء{�Pz%�׌7��&�0;n{Q�D��n��<3+�f���`�
����s��GEx42�5�z
�NJ���d��#!����g
��ī��q���$
J�ˢ=��G�g�(N�f�
3AH��i��̺x
�.����*�H�ݥ��Mm��
-r�
- SKIR/��/e�G>mO�o.�F��]��
-g�eh$\�^c��d�ݩ6�x�?���نk�@�$2W��.\�6��<��>���w�%�>�4f�-�C�6����Bޞ͛�����������-�@�b9������� �D�E
��%	A�]O���yS��2�ǂ���>��W�AKM�Ǹ7W���e�M
m�c���e����>��G��0�N���
���t8+k[u<�L�
ōƲ�t(� ��˂�p1"~&��$8؋��i,5������l�ٹ��`5�r�3D%��,�5�� RYh<�����b���TU�s,��)�[��bB��8dȿ�&<�V����-��dO��&_���lޔOR	l���
8]����(�,��rğ��Z��7��@'�-�RzQ�c�@mΔ��X'$�_��O�K��;��E�@N�-��b�7�֟�W���������~���V(?߾Y�=��!g c7{SS�Ջ�ծ�RW-p
EX����ؑ��	�qRKR�G�:|,��>h�n��
�8z��
\
05�ày��
p��Q�O[
-��#�=��
�9�	넘FL°��6�a�������O��˺
�B''Eԁ
�u��Y�>B�
2�S�����`>�-I��^S�*O��T�B
M!�6z	*Y3چ�P$�
,�c���̴~�jyd)��N��0D

�������㣳/�NU��<j�^ɖ\w�'N�o�@��a8��U��;T�z(:@���-?U��X�=�Rs9uHy>n�E $P�p}����%eĴ��[F�/�Vr.���
}(�g<�
I�,�
Y�ɗ�lӥ
��k‚����"�q��x|݊��y
��O���o�L���#�^�]�4I�jXr*JK<��H�\SK�[
=bʡ�Z�NHҁ����BsƘ�IL(&�Q�#��3�� �
Z�{�x���ٮe������H|W�!��.��.uV�N��I|��yT
�V��l�4`˾��#�%@���8FGv��&�K���CUq���f
�%��Mh�%Z�Љ�ʘr~�K�T$�ӻ£ 
D;qݱ�'x�9�R ��\�x�k>��I݌�D��0��EG�s�^���dp�C���`z\R91��S`�'�BT,�� 
o{�
(���#D�V�R#�+�V
��
iI`~	0H�ٍ��Nʡq:�/�
-�
<p.
�E7����z
[�}Y:��
ƻ��$�
��9�)۫��s.��Lq�������V�������W첟�Ya=�����M�ç{�tw�˪��]�<�G��R�ĉ����c�	�;����������P��}��j!�%��c�8\h����ul�
��a��[#؇�ޣ`�W�"��9��Y)�k��W{��P��y1��E^��/�;�󹰌K�m�Ք9i7)s�κ���}���j�]��[3�מ�C���<�RG4�����[{��f�7ZӕK��L1�6��k�`��[�Y��I�]�I��҈R'��
�y�9e�1�nU<��֙q��:��d�Q�����deW�A|VVs
�H�
�<�+�L�n�xKo+�s.��vt{�k*��x^��HygBű2�']�b}����B�Y
+xڍ�v�6��K���m����c�m%���ړ7/Ɂ"�j��t�X���*T)*�K(
�B�lws�q7.�q�x�>6�.��xs8n2w���.�͡����W~�:����}��RG��k��͐�m�I��q=v�ȉ����.���?/<���xj�(�%A�)���p7%�ڸ� K7
+�ބ~ �js{��
��7r���΍#ⷔǭ9G�[�Q�m3�����u�m빎��p�9T<l��yq�Q?��(�Ygl䟣z�w�
	���l�y<,6M9�B̕d��
?�^��zD��y�,�6y���L+ѻ �����+���pj;B�g�ǻJ�'�-)DZ}�ؑ���iQ���,5�D���9!Nr��f��`�(rv�W��9�-�ǚ����<+������P�m������:h���-�4����D���s�lC�����;��=n���t��äi���̢��d#J�=����Μ3��~H��]R-�4�w�e����ylG©Gu�$�7[�h��z�t
 �%��p/?�0���ꌩ�! h��cO K� �d�%��,��
ۮ&#�E�^�XP������8OA¬#�nN�3�鼡}��hlOx
�o
+�� ����	5�\�;C|�1V�8�.߉R��K�q`��[�z$
�.���F^U/ �oʶ���%2�p�
5����_>}ڿ=\}��%J_޳���������h͜邖u�$���H"ہ8�G�V��_5oz�S�xI�F���@���
#�
� ft��
�.�``66%�E at R2
+ǞU�T;xY
t�U��Ŏ�%�R��|��J��E{��Lp���
��7L�C0ڏEoa?�n���p�QN�
DU	�1J���$��v��nE5�bUo�t��� p�����9w-�6��I��������"�!*D�Q9X
�LhM2�ȄHt4��ۉ�l��<��zR𤐋(�L������ƨ�
����]K���u�A����]^
���C���I��c�֌Cɂ~)�߀溺�HL��w[�uF� [�s��
	�������~~�~r���w����jX��@e���)
��N���q��:��Mo�Ť�m�g8jxv�d��.�R�������#7�[4D���
m�(mi�<���q�!v��'��`������Û-X1�b�����#����������K�Ǘ��_����Gϲ����w�G|%0�
-��NkYO P'R3�
���<�"�6�^@������
I��
+�L��Ʉ�����@a�'�sz|Gsi��_�|�-c"�ߋ9���IM���=���D9W�f�1"IF����-m�%�%oM�ѝ����@ �ɱR�pEa�k�ڄ�`q���l��i�HQ_j�Y�Z�"���oE�TOhJM�m�i[���-T
�ٮc��Ƕ���@�m�m�Z;���~�N��S�H�E��W!�Ư'��i��
+�L�[&
+�_��/oL�Щv1���l��È�
��g�tFb~6Y��>�Z���:I�/���
+�n݋j�I�G>g��l<�K����x>�*u�3��B~�@�m�jgO�N�9�N�5!�e2&��I@ek�r绊wBA��=�tf�4���bK�����ʍM
+�e�Uh1}Op�
�T���S^
t�H� @Hv���vn�q��
x߅|͖/c����x[�Ɩk���&կ
�c3Di�䇅/PLb���
+� �,�V-�'o�	L~����AQ&��&䒂�ȫ
�X4����T�}� ̱<� �M�A�b
�OU�T�����M\��
�?�N{��,{�K�6ćS[=�^�j�|��͛��OS��|���9l����7q&tɯ�.�n�a(�s)5t�o�a �� ������_�:�4
+��p8�t9�����`��K?߃3K׾p�Q�������)�6������$فp�UR!�+
!Ğ:B8������A�a:*1�!�
+s��虋����1$�Z�iJ�(

�X!�(	�
+8�KD�0I��
gO�ַ5㴼�J�qiM&�n�ģ�z�,%K�S	�s��G٬Si�Ğ� ց��
���2�
ZD��0�^�N�@hδgvQ�AdN�l�� �q��b�i��<v��	�	U
��6_��``��
(�uNmw� ��m�9�<0��*�5�xˊ�7}] F���R
+�I&~<1dnf���P�
- ��K#�R�PwJp4uTӮ��
��`A�_l5#��r�A���T��MM,_m*�>',t�9�X;<���
���$|Yv;{ރ�	I-5>�%$�O����
;��?
�;��%�3�BRwMΝ�"����ȺK��VW��H�ݔ��f��v9s������Y��f�U�)��k�p��������n�ξ� ��~.:;��������Z�>��M�&��gYpG�&��<@�yo�S�P
��3%�d���7���10�$+X��z���s%�
�#�pI�R����
�,o��e��O�>P�f�7k{���<Z��p�ѾWrL��:�
iC%E�u�Rߴp��N�hG����+Q���
+ō���l.� �9ɂޡfD�D�.pq��Ә{
����1)��׋qhk�V� �f��9�Huz;Z�m�r{10�G��b��T�Tsj�	~�
�^�UvK�S��kk:Q�l-	��=&ծ���\���I�����A����Z���\�
��ԗL���F�%��0
+�U��ޔ���f��`�K9�ɿ�W���ؔ� �)^b���������͞(���uu��+���C>]��_��_P3(c7��S���عm��j5P��P�-܁��E���3A���]���2jwSw
������� �/a���?	�����
&I���gh5ұ�
�x���O
�*cZ0	ˬ_0�c���e��G�o1�,;�i��Q�_�三:��x&��e�h�X�}��T���j"����N5?T��
Oe�]%j�H�^�Jv�m{��\���܁���ѣ���%��T^���ć%��i�{����awߌ���
>���5��~,tӋ�]0���p�6��]�/�����I�˒ ���D�.�B�0G�{ɻ:�i[=�D����0P�w
�B2�[>8��7&�c�$'sw`�>f/��į��p�5�nl������\��آⅻI�G}�u���`#E�����E�&
 endstream
 endobj
-1157 0 obj <<
+1166 0 obj <<
 /Type /Page
-/Contents 1158 0 R
-/Resources 1156 0 R
+/Contents 1167 0 R
+/Resources 1165 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1154 0 R 1155 0 R ]
+/Parent 1169 0 R
+/Annots [ 1163 0 R 1164 0 R ]
 >> endobj
-1154 0 obj <<
+1163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [258.676 310.234 428.041 321.138]
+/Rect [258.676 114.516 428.041 125.42]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.gnu.org/copyleft/)>>
 >> endobj
-1155 0 obj <<
+1164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1159 0 obj <<
-/D [1157 0 R /XYZ 90 757.935 null]
->> endobj
-1160 0 obj <<
-/D [1157 0 R /XYZ 90 195.555 null]
+1168 0 obj <<
+/D [1166 0 R /XYZ 90 757.935 null]
 >> endobj
-1156 0 obj <<
+1165 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1189 0 obj <<
-/Length 1228      
+1185 0 obj <<
+/Length 1912      
 /Filter /FlateDecode
 >>
 stream
-x��XMs�6��Wp|h��H�}��*qR7RNnFS��	�
-PV�_��%��ڮ�C��X ����7��w�9
w���KI�7�y)����(`�x�]��n/��"j�e_d�S�]H�t���y}&�h�D��vNǝ?;
��c6JHF^Vt��Po
-�w
%a:�VvV���~so���Cw\������,H��^��0b7=8���ۋ)�ϔ�:��e!ʆ7�*�t!3Qjq@���g�
-�"n/�I
-^Y��
��_WK���Կ��84,�}c	"�+���#��}����U�M�me�j���݄X�j4���)�
��뿮q(Q�<��,�s+�,!;+��VA��#i��4kP�f!����գ��%��a�
��6��ݺc����t[��w-d9w:
Gcl�=
~r����t�;��m�pʵ����ra	�g'ii��mN�G�ݛZ[��V�ƘZA��'����6��x[-��^�ӝd��_�1]Q*�������c�f8Dza
���Až
��P�w�*�p�U�Q�¼�y#��„��j�qn�^ʦ�A�L�YZ��?!q�ߢ3��N�����e�\ZҠWBO���hC�xQ�֙�a�0R�j�x�MM�A
�+�� �`�)�P"\۬0]@�{����a<N��+���8�-˩�\t`���Z��`�ٳ�Xt5C¹8���g<O�@o�@;׸i�=I��\�Bq����p�b�*3j�
-��@K�.��Fm\6�n��>M�O�~
�*�0%l�l>M�҇�M����g����������q��^���p}:�xW�]+��Ҕi��b���B^+��GG�'�т���O�H7�(H�f�ʤ��,��b�)��Q;�~�Y���2���"�9Z�>Ii���H��c��?V��*�jmhRt��i'��&���Rz?*�����0&a|K�j)�L<Q��U`�*�/��*��ֺE+��ѥ`�L
-wD��\<M�����h��;�����j�b��ha^�xa5�J��fµ���)��9֯ߊ爰����uw�W
�k!�+9}��\ ��_�I�౏���B�I�����$�ܣ��u��\̍:����^'�F������E�{���˥�%C�H�
_�&vJ��J��(B����-�1��^�z��k�N4�k/kXMS

�V+�i�,e��l�:?���-
-��4$��U�F^Tjs%cq�²-�?�9��
+x��˒�6���졵g�Z=,�ڞ��$�n�m��L'���m�ѫ����)K��6����Iē  
kg9ֳ٣���i�[�
�^h��V�XQ�ځ�Z��z;_.ν��?�\��9OX�S�݈�Y�[����o;~�H�#vv���6s�X�RDv�V��޾s��/,���uP\���|�f���Ǚ�71pF&z�c�~W,�/��e8��p�9��(
B�[��f�	q#^�5}wb�Z� F��(�]+�=|>�I��.A0��A
ͯ�D�v}R&m΋�t�O�/�����VL�ӱ�]׎}���F$m�$0�������
@�3÷٫�q�Ѐ>+�V�䑀
�*?Rx�9�*�XT[�W4`���Dz%̞-<#nLЋ�j��M
r[fY�a8hG����9��ׄcEJ��,R�J5�
`�D���:��=��Dd$�,zg������d�	��FS�l7d��<��8E��d=W%
��d�\7G��K �Tr��+��a�ihhb�)C�`N���I��J_X [...]
2��H�d_�����9>G*?�WI,=�"C�Z�1�?�OϵH��ݕcA�E�����tܱ��eTMA��l7^����
�|�E�o��
�
K�U_X�xXLO�
+h5��ִ��J���҆t��׋\=�c���
�^��p�%#r�%
B:X
o<bR4
/0�Kw.�$kS>P��:�H��e	�(�ԥ3�C\Tm3��$�.
D3���B�:Xd}�C��k[�*	7@�dzY�
�Tm��1�
	��)\b� =�(�X�v�����]�Cu"��u=��z��,x�^=|yewNp�	:�P<EMw1���IV�V� �"~�+����'Ŧm8��
�B\�e�*���]p&��K¥�uY�%������Z�mĕ)X���r�(�dJ��M�aN�
+m�.��З�7Ǒ�'�T�P�W�z����hS�Xh�_�������j�\OeY4����5��1L*q�܏X�^3OؠDm�AO��D(����
}�S�dj:3��-g_�3{�НwW(��UDz���.�{�x8�u�X"ʂ	 �{�ǣ`�q�o���h�o�
4� M���2zɫ�%�4�����0Ql�
H�gD�D���
%�i%��x0껣�s��.��HR}7���*N�wk��ϯ�uiZ_�o��t���3b���d�O�4N�	�{7�/�M�V�Qjyq��`
�� �&R
�'��Z[��4JD}�,NDc ��2礥���I�oD�o
"Ts��h�\2�*��nבp��rhҳ
+ˠZ���
N3u+�Q[�EӞ&$�?�Co�s'�
i�	M>���@(��@�v,#
���U��	]:8P*YB�ˍ�T͞�7?p�
|[��!y�YM#���!`����S�J��2��A�t�C�>
 a�	'��p[9S�y�e��9Z�{�_�j�
�l閉�g��in��%D��R�
+�O�OB��TuҠ3��3�4�8{���cf��E�u��?)���h����:7_r��A�� w�������V��%�rv�״̎��%�������ѓ��=���%K�{H7�{ �{�+��(D.���`g5�!+����"��׆'���c'����ϟ�!iU6��e1�kט��橘�#� �)e=>��9ߟ�}(����ly��/
��2�}�����?��wǺṉD�5�0�>
���(,��X��Cg���}W6�ɡ
G�J�'1�Q$kc�-6}
�M�L�R!#�M��������hU��}��Hdž���`����:=���[f�=��'{�Ud��g���MS]^\
;����EsQU��ǁ�i�
uJ��)/e����������t?
 endstream
 endobj
-1188 0 obj <<
+1184 0 obj <<
 /Type /Page
-/Contents 1189 0 R
-/Resources 1187 0 R
+/Contents 1185 0 R
+/Resources 1183 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1162 0 R 1163 0 R 1164 0 R 1165 0 R 1166 0 R 1167 0 R 1168 0 R 1169 0 R 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1178 0 R 1179 0 R 1186 0 R ]
->> endobj
-1162 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 496.522 433.559 507.402]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99) >>
->> endobj
-1163 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 484.433 321.759 495.337]
-/Subtype /Link
-/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
->> endobj
-1164 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 448.196 439.088 459.075]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) >>
->> endobj
-1165 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 436.106 321.759 447.01]
-/Subtype /Link
-/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
->> endobj
-1166 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 399.869 437.434 410.748]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea) >>
->> endobj
-1167 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 387.779 321.759 398.683]
-/Subtype /Link
-/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
->> endobj
-1168 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 351.542 477.643 362.421]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) >>
->> endobj
-1169 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 339.453 321.759 350.356]
-/Subtype /Link
-/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
+/Parent 1169 0 R
+/Annots [ 1170 0 R 1171 0 R 1172 0 R 1173 0 R 1174 0 R 1175 0 R 1176 0 R 1177 0 R 1182 0 R ]
 >> endobj
 1170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 303.215 442.963 314.095]
+/Rect [128.007 274.03 433.559 284.909]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99) >>
 >> endobj
 1171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 291.126 321.759 302.03]
+/Rect [130.787 261.941 321.759 272.845]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
 1172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 254.889 483.172 265.768]
+/Rect [128.007 224.525 439.088 235.405]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) >>
 >> endobj
 1173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 242.799 321.759 253.703]
+/Rect [130.787 212.436 321.759 223.34]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
 1174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 206.562 450.156 217.441]
+/Rect [128.007 175.021 437.434 185.9]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea) >>
 >> endobj
 1175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 194.472 321.759 205.376]
+/Rect [130.787 162.931 321.759 173.835]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
 1176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 158.235 457.937 169.114]
+/Rect [128.007 125.516 477.643 136.395]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) >>
 >> endobj
 1177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 146.146 321.759 157.049]
-/Subtype /Link
-/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
->> endobj
-1178 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 109.908 414.729 120.788]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_ccb5584441a7c7c84de73810cc6afbc4) >>
->> endobj
-1179 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 97.819 321.759 108.723]
+/Rect [130.787 113.426 321.759 124.33]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1186 0 obj <<
+1182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1190 0 obj <<
-/D [1188 0 R /XYZ 90 757.935 null]
->> endobj
-74 0 obj <<
-/D [1188 0 R /XYZ 90 550.979 null]
->> endobj
-1191 0 obj <<
-/D [1188 0 R /XYZ 90 514.253 null]
->> endobj
-1192 0 obj <<
-/D [1188 0 R /XYZ 90 514.253 null]
->> endobj
-1193 0 obj <<
-/D [1188 0 R /XYZ 90 476.055 null]
+1186 0 obj <<
+/D [1184 0 R /XYZ 90 757.935 null]
 >> endobj
-1194 0 obj <<
-/D [1188 0 R /XYZ 90 427.729 null]
+1187 0 obj <<
+/D [1184 0 R /XYZ 90 622.348 null]
 >> endobj
-1195 0 obj <<
-/D [1188 0 R /XYZ 90 379.402 null]
+74 0 obj <<
+/D [1184 0 R /XYZ 90 328.487 null]
 >> endobj
-1196 0 obj <<
-/D [1188 0 R /XYZ 90 331.075 null]
+1188 0 obj <<
+/D [1184 0 R /XYZ 90 291.761 null]
 >> endobj
-1197 0 obj <<
-/D [1188 0 R /XYZ 90 282.748 null]
+1189 0 obj <<
+/D [1184 0 R /XYZ 90 291.761 null]
 >> endobj
-1198 0 obj <<
-/D [1188 0 R /XYZ 90 234.422 null]
+1190 0 obj <<
+/D [1184 0 R /XYZ 90 252.974 null]
 >> endobj
-1199 0 obj <<
-/D [1188 0 R /XYZ 90 186.095 null]
+1191 0 obj <<
+/D [1184 0 R /XYZ 90 203.47 null]
 >> endobj
-1200 0 obj <<
-/D [1188 0 R /XYZ 90 137.768 null]
+1192 0 obj <<
+/D [1184 0 R /XYZ 90 153.965 null]
 >> endobj
-1201 0 obj <<
-/D [1188 0 R /XYZ 90 89.441 null]
+1193 0 obj <<
+/D [1184 0 R /XYZ 90 104.46 null]
 >> endobj
-1187 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R >>
+1183 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1242 0 obj <<
-/Length 700       
+1231 0 obj <<
+/Length 686       
 /Filter /FlateDecode
 >>
 stream
-x��[o�0���~��C
0����hݺuk��U�����lgQ��g��%��Х��"Eœ�>��s0�
 0�^ϭɞ�F����|
���<�#�
;�޲��8
��J�j��\H�d�<�B�j�v	���nn���"��mI �����OH�| �F!X��
-�9��.����B�Dt�������������R��_g8nm>�1Q^���vШZ��Y�i�1?唯����锦i��Q���q*+
�2���̋�73:�aJ�wDPR�*
��f�x֭Բ����-��t�
ǃ
-�c��c���J����L��R_��/�+X)�̻?���I�km���
nX|
��3�%0�'
-*�_�2a��7�⣵��0�L���
4���d��A���0#���!9�K�3!̪.�C=��苻�#
�r��r�5�
���_OI��Ǥ�8�����/�

-���
�%��1"�ʾ�a��
�S��/keV|Z-U���?ԃ��͛�I3�Y�j�@>����l��1�ϼdmǧ���S�|�=���B�lv~�F8ܶ��6z��>�74�^AB<��3G�#-?s����-E}�M0��&d$��-�t��
�_�V
-��b��9�nC�cW��
�v��F���\1�A.�!���R���d�Z�D�e��
�rR׋�Mڗ�`����69��E�M
�R	��
 �mR3
+x��Ks�0���:A|�"ٖ�QJ3�
+	����x�HJ3��#[vHS�Ӥ)0�"o�}���E ����18sm���\0�� �ŐXLbp�s̾EP��~�ET�X�.R!͛�9p�
��)���TR����a`%D �j�=��(3�o���
 h>Xֳ2�X�������@���QW-e�%��%�n�mk�<i�����ĨGyF�+�B�b������"�唯�Ó�p<�%i
�Q�'|�򈉐�q��y��?YcD{�LC��j?j+o����JH�i�(j&��zpF�FP��>�0 M`c�
������L��\��Y#x��s��\R��ӭI�JƩ,��ny|C�u�&�A�����l70���v44�4��
U·T�4�wɎVQ�au�)��E�\
o�������L�O���a�ӡ-D]�g�5
+�k�v!P�G�ʆB�ա��@wE����]���SAHN�-iDŽhV�u*t������+
�rt�r�d&�U�?ޒ��פ�8���v_>/ve�9,�g62*%G��ݰu}`���ں?�Bva��~ӟ%$���NZw
R�i
[:mW�F��
+�_���~��������qW�Rױ#��*����%���:��
}��6��/�=h#�mcϤ,���r�����<-9L�,烇�7�`zk%���2+x~�+aV�z��� �;R
 endstream
 endobj
-1241 0 obj <<
+1230 0 obj <<
 /Type /Page
-/Contents 1242 0 R
-/Resources 1240 0 R
+/Contents 1231 0 R
+/Resources 1229 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1180 0 R 1181 0 R 1182 0 R 1183 0 R 1184 0 R 1185 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1228 0 R 1229 0 R 1230 0 R 1231 0 R 1232 0 R 1239 0 R ]
+/Parent 1169 0 R
+/Annots [ 1178 0 R 1179 0 R 1180 0 R 1181 0 R 1198 0 R 1199 0 R 1200 0 R 1201 0 R 1202 0 R 1203 0 R 1204 0 R 1205 0 R 1206 0 R 1207 0 R 1208 0 R 1209 0 R 1210 0 R 1211 0 R 1212 0 R 1213 0 R 1214 0 R 1215 0 R 1216 0 R 1217 0 R 1218 0 R 1219 0 R 1220 0 R 1221 0 R 1228 0 R ]
 >> endobj
-1180 0 obj <<
+1178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 720.047 430.221 730.926]
+/Rect [128.007 720.047 442.963 730.926]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_880be9febc6dab2cdccbec8814c9a952) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) >>
 >> endobj
-1181 0 obj <<
+1179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 707.957 321.759 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1182 0 obj <<
+1180 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 672.226 418.605 683.105]
+/Rect [128.007 672.226 483.172 683.105]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_726484f44f6e6653f9c0126e94e51ab0) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e) >>
 >> endobj
-1183 0 obj <<
+1181 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 660.136 321.759 671.04]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1184 0 obj <<
+1198 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 624.405 458.813 635.284]
+/Rect [128.007 624.405 450.156 635.284]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa3335bd) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) >>
 >> endobj
-1185 0 obj <<
+1199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 612.316 321.759 623.22]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1211 0 obj <<
+1200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 576.585 409.2 587.464]
+/Rect [128.007 576.585 457.937 587.464]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fa7b390fb34934e419263a5fc694c946) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) >>
 >> endobj
-1212 0 obj <<
+1201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 564.495 321.759 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1213 0 obj <<
+1202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 528.764 413.075 539.643]
+/Rect [128.007 528.764 414.729 539.643]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0ae2) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_ccb5584441a7c7c84de73810cc6afbc4) >>
 >> endobj
-1214 0 obj <<
+1203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 516.674 321.759 527.578]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1215 0 obj <<
+1204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 480.943 453.284 491.822]
+/Rect [128.007 480.943 430.221 491.822]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2a66994a33d910d0fe8daccc6cc017ed) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_880be9febc6dab2cdccbec8814c9a952) >>
 >> endobj
-1216 0 obj <<
+1205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 468.854 321.759 479.758]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1217 0 obj <<
+1206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 433.123 434.096 444.002]
+/Rect [128.007 433.123 418.605 444.002]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8baec) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_726484f44f6e6653f9c0126e94e51ab0) >>
 >> endobj
-1218 0 obj <<
+1207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 421.033 321.759 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1219 0 obj <<
+1208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 385.302 474.305 396.181]
+/Rect [128.007 385.302 458.813 396.181]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2dcf) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa3335bd) >>
 >> endobj
-1220 0 obj <<
+1209 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 373.212 321.759 384.116]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1221 0 obj <<
+1210 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 337.481 425.797 348.36]
+/Rect [128.007 337.481 409.2 348.36]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fa7b390fb34934e419263a5fc694c946) >>
 >> endobj
-1222 0 obj <<
+1211 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 325.392 321.759 336.296]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1223 0 obj <<
+1212 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 289.661 433.578 300.54]
+/Rect [128.007 289.661 413.075 300.54]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_901082d5c6de5ec4b457df69e41bb70c) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0ae2) >>
 >> endobj
-1224 0 obj <<
+1213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 277.571 321.759 288.475]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1225 0 obj <<
+1214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 241.84 466.236 252.719]
+/Rect [128.007 241.84 453.284 252.719]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_a04426c5a10bb84d277c580d8377a8ca) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2a66994a33d910d0fe8daccc6cc017ed) >>
 >> endobj
-1226 0 obj <<
+1215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 229.75 321.759 240.654]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1227 0 obj <<
+1216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 194.019 470.111 204.898]
+/Rect [128.007 194.019 434.096 204.898]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1773f4a296b1e34a24fc238f84d615c7) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8baec) >>
 >> endobj
-1228 0 obj <<
+1217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 181.93 321.759 192.834]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1229 0 obj <<
+1218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 146.199 471.765 157.078]
+/Rect [128.007 146.199 474.305 157.078]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_f6ef577d2302b2baac4689f8766cfb2f) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2dcf) >>
 >> endobj
-1230 0 obj <<
+1219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 134.109 321.759 145.013]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1231 0 obj <<
+1220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 98.378 475.64 109.257]
+/Rect [128.007 98.378 425.797 109.257]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ac2ae1578a08e1613a4e7ddfa0f4b711) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) >>
 >> endobj
-1232 0 obj <<
+1221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 86.288 321.759 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1239 0 obj <<
+1228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1243 0 obj <<
-/D [1241 0 R /XYZ 90 757.935 null]
+1232 0 obj <<
+/D [1230 0 R /XYZ 90 757.935 null]
 >> endobj
-1244 0 obj <<
-/D [1241 0 R /XYZ 90 699.833 null]
+1233 0 obj <<
+/D [1230 0 R /XYZ 90 699.833 null]
 >> endobj
-1245 0 obj <<
-/D [1241 0 R /XYZ 90 652.012 null]
+1234 0 obj <<
+/D [1230 0 R /XYZ 90 652.012 null]
 >> endobj
-1246 0 obj <<
-/D [1241 0 R /XYZ 90 604.191 null]
+1235 0 obj <<
+/D [1230 0 R /XYZ 90 604.191 null]
 >> endobj
-1247 0 obj <<
-/D [1241 0 R /XYZ 90 556.371 null]
+1236 0 obj <<
+/D [1230 0 R /XYZ 90 556.371 null]
 >> endobj
-1248 0 obj <<
-/D [1241 0 R /XYZ 90 508.55 null]
+1237 0 obj <<
+/D [1230 0 R /XYZ 90 508.55 null]
 >> endobj
-1249 0 obj <<
-/D [1241 0 R /XYZ 90 460.729 null]
+1238 0 obj <<
+/D [1230 0 R /XYZ 90 460.729 null]
 >> endobj
-1250 0 obj <<
-/D [1241 0 R /XYZ 90 412.909 null]
+1239 0 obj <<
+/D [1230 0 R /XYZ 90 412.909 null]
 >> endobj
-1251 0 obj <<
-/D [1241 0 R /XYZ 90 365.088 null]
+1240 0 obj <<
+/D [1230 0 R /XYZ 90 365.088 null]
 >> endobj
-1252 0 obj <<
-/D [1241 0 R /XYZ 90 317.267 null]
+1241 0 obj <<
+/D [1230 0 R /XYZ 90 317.267 null]
 >> endobj
-1253 0 obj <<
-/D [1241 0 R /XYZ 90 269.447 null]
+1242 0 obj <<
+/D [1230 0 R /XYZ 90 269.447 null]
 >> endobj
-1254 0 obj <<
-/D [1241 0 R /XYZ 90 221.626 null]
+1243 0 obj <<
+/D [1230 0 R /XYZ 90 221.626 null]
 >> endobj
-1255 0 obj <<
-/D [1241 0 R /XYZ 90 173.805 null]
+1244 0 obj <<
+/D [1230 0 R /XYZ 90 173.805 null]
 >> endobj
-1256 0 obj <<
-/D [1241 0 R /XYZ 90 125.985 null]
+1245 0 obj <<
+/D [1230 0 R /XYZ 90 125.985 null]
 >> endobj
-1240 0 obj <<
+1229 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1293 0 obj <<
-/Length 736       
+1291 0 obj <<
+/Length 691       
 /Filter /FlateDecode
 >>
 stream
-x��[o�0���+��C];�s{���`�iLQ�xiDn�)��z
��"�u�&!"U�>7Ƕr� ��˅1;rm���\����!�0X��|B̩E�d^������*�?͋�	p�
��	Uj-�f��
㻁�$X�#
�l��8�@ �' A;��Z�*�c٢-����@�7t�����ewN�Kʤme�e���c�K�OM�&1+��ԴФ.6K��8z�_��m�PM�U�i��t"k��D�?�^��uŜ�h�4*�*/�_T[W.
��"���⭩�ߢ]-y�2x�gvDЍ�-�S�a at t�g��
�
��C�j|u��v��,����j�.8��jg�dž����
�x< 5�]�]��wp\j�ľ�*
�4�䞳X��>x^m�4�dd�p�����8�4�l$q�S������R��a
�������
oi�C�#��C��l���Gh��$O��2D�������O}R����By����߹����z�G�ΈF.��� �7U�_�ӈq�\�HER�0�mǵ�4�I�-�a��R�Sd`R:D䖯e!
Hs%3�
$�ڎ6��2m$窍US�=�>ʸ(T�T��A��5Bׇ��Z"�%A�
��uI��G���Xd"����}*���G5��){n2ё��j��t�ѩWǖ'�X�F��e4��H���Q�}}�]w��
�-dC��|�l�&����5L8\Uy�`�Κ������Z����\����ޢ��d)�B�
�b��
+x��Ks�0���
+�Zs�,����W2M�6mܓ�adPS#���q}i�t<�ˤ��b����VB 
[/g���sAC����
+��
���`���hj�
�F�Y%l
�XBk�j�i.k�rv�؅����v!��z3��YX	��Z�C�% )��%��� �0 �W����Kpa}��q�t�Q�=�ힱb�Dk[��������s���m���暥�Ƨ�BP���c��Q��*&�E��iL��3
S�,r��flhǔ�/����j:Z#��z�Q���#�n�La�|0���r���(^h��˚�V����6��E�d�5���cy���
+�֥����-��L��s�%0�u�8�d���
Y3�QD�4ngYP�g �nF,�^X�˃��ø�Y���#����
�O&V�'lO<f�A�f�f�"��G�fHk���M+i":�ة�)��rZ�T�%�����~�"c\;�W��
2$�!���*z��!E�������Y!�:c�,�~�z�2$��[�<h��$Α}��=�
P
e�����$�l_9{
q�����Y����ws�LBH�TG;��Q�HKͼvغ{�~�,�xn2�����]�v��{�J

+obG#�40�=v���k�ud_A�z���䖿8𡋜�"����h2Y��0�p��J���T�rr�--x
+�%W]a^�„�s%,Z^���'�;ox
 endstream
 endobj
-1292 0 obj <<
+1290 0 obj <<
 /Type /Page
-/Contents 1293 0 R
-/Resources 1291 0 R
+/Contents 1291 0 R
+/Resources 1289 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1233 0 R 1234 0 R 1235 0 R 1236 0 R 1237 0 R 1238 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1288 0 R 1290 0 R ]
+/Parent 1169 0 R
+/Annots [ 1222 0 R 1223 0 R 1224 0 R 1225 0 R 1226 0 R 1227 0 R 1260 0 R 1261 0 R 1262 0 R 1263 0 R 1264 0 R 1265 0 R 1266 0 R 1267 0 R 1268 0 R 1269 0 R 1270 0 R 1271 0 R 1272 0 R 1273 0 R 1274 0 R 1275 0 R 1276 0 R 1277 0 R 1278 0 R 1279 0 R 1280 0 R 1281 0 R 1288 0 R ]
 >> endobj
-1233 0 obj <<
+1222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 720.047 482.833 730.926]
+/Rect [128.007 720.047 433.578 730.926]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_aaf96fa77980ed96433261f5dd4c8f5a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_901082d5c6de5ec4b457df69e41bb70c) >>
 >> endobj
-1234 0 obj <<
+1223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.787 707.957 321.759 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1235 0 obj <<
+1224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 672.035 437.603 682.914]
+/Rect [128.007 672.226 466.236 683.105]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_a04426c5a10bb84d277c580d8377a8ca) >>
 >> endobj
-1236 0 obj <<
+1225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 659.945 321.759 670.849]
+/Rect [130.787 660.136 321.759 671.04]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1237 0 obj <<
+1226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 624.022 435.93 634.902]
+/Rect [128.007 624.405 470.111 635.284]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_ec640128c6492defc09c4d6ad5d3ea19) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1773f4a296b1e34a24fc238f84d615c7) >>
 >> endobj
-1238 0 obj <<
+1227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 611.933 321.759 622.837]
+/Rect [130.787 612.316 321.759 623.22]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1271 0 obj <<
+1260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 576.01 443.133 586.89]
+/Rect [128.007 576.585 471.765 587.464]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_eb30e6558c9efffc62d5765b3bfe5e4f) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_f6ef577d2302b2baac4689f8766cfb2f) >>
 >> endobj
-1272 0 obj <<
+1261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 563.921 321.759 574.825]
+/Rect [130.787 564.495 321.759 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1273 0 obj <<
+1262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 527.998 441.479 538.877]
+/Rect [128.007 528.764 475.64 539.643]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_304e74729ca34fc67648cbc995e1dfc7) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ac2ae1578a08e1613a4e7ddfa0f4b711) >>
 >> endobj
-1274 0 obj <<
+1263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 515.909 321.759 526.813]
+/Rect [130.787 516.674 321.759 527.578]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1275 0 obj <<
+1264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 479.986 481.688 490.865]
+/Rect [128.007 480.943 482.833 491.822]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e6eef0ed4aa8b3690f01f774dd0722fc) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_aaf96fa77980ed96433261f5dd4c8f5a) >>
 >> endobj
-1276 0 obj <<
+1265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 467.897 321.759 478.801]
+/Rect [130.787 468.854 321.759 479.758]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1277 0 obj <<
+1266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 431.974 439.805 442.853]
+/Rect [128.007 433.123 437.603 444.002]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_be643d7919aa34a2c1112702878f5536) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) >>
 >> endobj
-1278 0 obj <<
+1267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 419.884 321.759 430.788]
+/Rect [130.787 421.033 321.759 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1279 0 obj <<
+1268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 383.962 480.014 394.841]
+/Rect [128.007 385.302 435.93 396.181]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7a8abcefdfb125b7c9ef5f96d352c1df) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_ec640128c6492defc09c4d6ad5d3ea19) >>
 >> endobj
-1280 0 obj <<
+1269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 371.872 321.759 382.776]
+/Rect [130.787 373.212 321.759 384.116]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1281 0 obj <<
+1270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 335.95 447.008 346.829]
+/Rect [128.007 337.481 443.133 348.36]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7e4bbfa6f481ead40e3ca6231e0f69be) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_eb30e6558c9efffc62d5765b3bfe5e4f) >>
 >> endobj
-1282 0 obj <<
+1271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 323.86 321.759 334.764]
+/Rect [130.787 325.392 321.759 336.296]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1283 0 obj <<
+1272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 287.938 487.217 298.817]
+/Rect [128.007 289.661 441.479 300.54]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_2aaf9117efebc52a8b45b787075a9647) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_304e74729ca34fc67648cbc995e1dfc7) >>
 >> endobj
-1284 0 obj <<
+1273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 275.848 321.759 286.752]
+/Rect [130.787 277.571 321.759 288.475]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1285 0 obj <<
+1274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 239.926 454.201 250.805]
+/Rect [128.007 241.84 481.688 252.719]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1956a63a72283d208851d3fe2b11989b) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e6eef0ed4aa8b3690f01f774dd0722fc) >>
 >> endobj
-1286 0 obj <<
+1275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 227.836 321.759 238.74]
+/Rect [130.787 229.75 321.759 240.654]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1287 0 obj <<
+1276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.007 191.914 444.268 202.793]
+/Rect [128.007 194.019 439.805 204.898]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_be643d7919aa34a2c1112702878f5536) >>
 >> endobj
-1288 0 obj <<
+1277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [130.787 179.824 321.759 190.728]
+/Rect [130.787 181.93 321.759 192.834]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1290 0 obj <<
+1278 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [128.007 146.199 480.014 157.078]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7a8abcefdfb125b7c9ef5f96d352c1df) >>
+>> endobj
+1279 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [130.787 134.109 321.759 145.013]
+/Subtype /Link
+/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
+>> endobj
+1280 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [128.007 98.378 447.008 109.257]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7e4bbfa6f481ead40e3ca6231e0f69be) >>
+>> endobj
+1281 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [130.787 86.288 321.759 97.192]
+/Subtype /Link
+/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
+>> endobj
+1288 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+1292 0 obj <<
+/D [1290 0 R /XYZ 90 757.935 null]
+>> endobj
+1293 0 obj <<
+/D [1290 0 R /XYZ 90 733.028 null]
+>> endobj
 1294 0 obj <<
-/D [1292 0 R /XYZ 90 757.935 null]
+/D [1290 0 R /XYZ 90 699.833 null]
 >> endobj
 1295 0 obj <<
-/D [1292 0 R /XYZ 90 733.028 null]
+/D [1290 0 R /XYZ 90 652.012 null]
 >> endobj
 1296 0 obj <<
-/D [1292 0 R /XYZ 90 699.737 null]
+/D [1290 0 R /XYZ 90 604.191 null]
 >> endobj
 1297 0 obj <<
-/D [1292 0 R /XYZ 90 651.725 null]
+/D [1290 0 R /XYZ 90 556.371 null]
 >> endobj
 1298 0 obj <<
-/D [1292 0 R /XYZ 90 603.713 null]
+/D [1290 0 R /XYZ 90 508.55 null]
 >> endobj
 1299 0 obj <<
-/D [1292 0 R /XYZ 90 555.701 null]
+/D [1290 0 R /XYZ 90 460.729 null]
 >> endobj
 1300 0 obj <<
-/D [1292 0 R /XYZ 90 507.689 null]
+/D [1290 0 R /XYZ 90 412.909 null]
 >> endobj
 1301 0 obj <<
-/D [1292 0 R /XYZ 90 459.677 null]
+/D [1290 0 R /XYZ 90 365.088 null]
 >> endobj
 1302 0 obj <<
-/D [1292 0 R /XYZ 90 411.664 null]
+/D [1290 0 R /XYZ 90 317.267 null]
 >> endobj
 1303 0 obj <<
-/D [1292 0 R /XYZ 90 363.652 null]
+/D [1290 0 R /XYZ 90 269.447 null]
 >> endobj
 1304 0 obj <<
-/D [1292 0 R /XYZ 90 315.64 null]
+/D [1290 0 R /XYZ 90 221.626 null]
 >> endobj
 1305 0 obj <<
-/D [1292 0 R /XYZ 90 267.628 null]
+/D [1290 0 R /XYZ 90 173.805 null]
 >> endobj
 1306 0 obj <<
-/D [1292 0 R /XYZ 90 219.616 null]
->> endobj
-78 0 obj <<
-/D [1292 0 R /XYZ 90 165.263 null]
->> endobj
-82 0 obj <<
-/D [1292 0 R /XYZ 90 133.335 null]
+/D [1290 0 R /XYZ 90 125.985 null]
 >> endobj
-1291 0 obj <<
+1289 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1345 0 obj <<
-/Length 1248      
+1339 0 obj <<
+/Length 1199      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W�Ҥ�p%HM�3���N�ĵ�>��hh
-�8/�8��.H��T7N��D
-�={v�  v�v�:oG��;�9>�]�:�g�ǎt	�8����u{T�� Vy��z�I&�[����	C�I�VN�y��u���C�%vHiRH$�p¸��;x�������RΊ
N�s��G[x�����̑`��1|�y$�E0m@J?�
�
-��Z��W
�����]����%�q����y�|D}��D0�OTe� _��v��g�#���m��z���6�
"�Z~�����T��,/�������1I�E���I��Ԏ�����U��t����C
eE�&�`��ո��v�,{� 6��
d:�w=
-X�˙��`|=�@/7
�4�OX���F
aD�G���î�mP��'�iR\�v��3�M���_+lu]	��(3wz������L�Hu���^��/&��!J�E�O
՛�Y[>5K�a��l)GC�inH��9|Y��
1�A��� ݶTA�y�s�&cy19Zy$�@�D7z�*��{�u�l�Ҷ�p
�y;
���-�� �e��Y���� ���������mI���nT@���l�칢���~S�
�$I����l�
-�15�g��IQ*�ܭ߯������,�T�!��\�8&u���p��g ��	�
6|D`��~�S![F)�{^S��`��)��_����x�t��
���nF<E>��V$�
 �!D�.�1) ��!:���ۮR���r8�nF�Ba
-�m�z��F��
������L�_�$5X�OJ�����?F�jƨ'y���q.wX6���%5�s$Ȋ�4��J��(v�.q��V����a�*>ԡ��zgF0�^�㨨N�h�]���Ռ�q��()�å@��N�u}<
~Y
;3��
s@$υ(߫�"4�]�V�l�
��
-�%�%y��
����;�`\�aF�Qbw�m�
�JV<�=�2g
"ۆo�r��*�S�2��
�w����ع�ę����p�V|���Z�UD��aj�~-wY
%ӱ=l�t*�qPm��J%ǔ�R铽��?ȸ^����1�w�n�ȗ̳�������uC�����H�c
J�1c�Z�g��=8�[��A����
5��΍2�/1��"�V�����*����
�
-�S��͔�XM1C�k
-nV٠�yyAa�I�i�,����|�h����rR����L/��H*�0I�R1��
+x��X[s�6~�_�S�Nj�ĝ�Ng�m;��4���N��A�e�- �l}�€�ک�}�H
����s$�����7�W���cj>�
�і���5�!�6����[ݞ�6֯�N�|��"�u�i�V�����*)���O�ɗ	�I��F��"״�0��~�Z�o5�L��
�T�
��v3�e�[��^
�����K�X�ؖF�Uk�Û�v�8�~J�N˔���d�fQI������f>�OO����|N�(h,܄	��0�VeͲ�U͢ ��8��d�m�0x��x��7���T��M���3,���q/@�B>v�3B�o�A�0�?—R�u�[��L>�Z�	KY�)����~$�`%�yY�cB#���)�Mٖ�̼�ge�BF@�*^e� �*>mm�U��lN"����11��u�$�
+��ri� 2-���#÷�K0��c��&�F
��k���<�1k*��Y��+���Ċ
+%M��J��A�;2�%�	6�iҺ�x�B*��٪��.J��{�
+���
�4���*�
�����\ӔU�0r�N��H����YP����"9Δ�V�C����Y�:bUXƅH�
�<�����(�OD=/U]@��:U�r� ����
+�窺�D6ľ�	��
�t���.0掏|>�x�z�^��K���YQ�Y^sxș�[�
�BI
���� �y
+@ĉ
��-k��N���L�pu^s�S����XC�*

̇��V@˖��įay��]��^ඥ�H`_:��]�->��Æ�p=%��9��]N�ٚ�1��qKP"U^v]����:�L
[���~��u�$˹*&�_q6�I��w��!t�����k�Տ�͚L�@H_��"
�t�w��D02,%�ܢ�G.��;2d�� ž�%��7�w�����?���`�J
��
)߳�ςE��
����������tm<2���=֣��T���t8:.��m�b��N��E��Z���!
L�y���b���B.�׵:e�a������(�������p
n�h�����B6y��r���>�����t␭
�,8^c���
+����]�k�#�>�mKuh� ��.Bi�*u��d~�X��*�m�W4�i�mf��
+��#A���l� ��EEF�YSo?
�잿�s��;�֜���������(Q�gE�̞ޖzZ��?�}^�#~w`�`2m.=ë%���ǎ�
 endstream
 endobj
-1344 0 obj <<
+1338 0 obj <<
 /Type /Page
-/Contents 1345 0 R
-/Resources 1343 0 R
+/Contents 1339 0 R
+/Resources 1337 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1289 0 R 1319 0 R 1320 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1334 0 R 1335 0 R 1336 0 R 1337 0 R 1338 0 R 1339 0 R 1340 0 R 1342 0 R ]
+/Parent 1169 0 R
+/Annots [ 1282 0 R 1283 0 R 1284 0 R 1285 0 R 1286 0 R 1287 0 R 1321 0 R 1322 0 R 1323 0 R 1324 0 R 1325 0 R 1326 0 R 1327 0 R 1328 0 R 1329 0 R 1330 0 R 1331 0 R 1332 0 R 1333 0 R 1336 0 R ]
 >> endobj
-1289 0 obj <<
+1282 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 721.95 513.996 730.926]
+/Rect [128.007 720.047 487.217 730.926]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.9.1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_2aaf9117efebc52a8b45b787075a9647) >>
 >> endobj
-1319 0 obj <<
+1283 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 604.559 221.094 615.438]
+/Rect [130.787 707.957 321.759 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library) >>
+/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-1320 0 obj <<
+1284 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 606.461 513.996 615.438]
+/Rect [128.007 670.542 454.201 681.421]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.10.1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1956a63a72283d208851d3fe2b11989b) >>
+>> endobj
+1285 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [130.787 658.452 321.759 669.356]
+/Subtype /Link
+/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
+>> endobj
+1286 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [128.007 621.037 444.268 631.916]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) >>
+>> endobj
+1287 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [130.787 608.947 321.759 619.851]
+/Subtype /Link
+/A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
 1321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 582.641 288.052 593.52]
+/Rect [502.041 495.497 513.996 504.473]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_1_1IO__Operators) >>
+/A << /S /GoTo /D (subsection.9.1) >>
 >> endobj
 1322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 572.588 513.996 581.565]
+/Rect [103.177 378.106 221.094 388.985]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.10.2) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library) >>
 >> endobj
 1323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 548.768 117.901 559.647]
+/Rect [502.041 380.008 513.996 388.985]
 /Subtype /Link
-/A << /S /GoTo /D (namespacestd) >>
+/A << /S /GoTo /D (subsection.10.1) >>
 >> endobj
 1324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 550.79 513.996 559.647]
+/Rect [103.177 356.188 288.052 367.067]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.10.3) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_1_1IO__Operators) >>
 >> endobj
 1325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 435.302 513.996 444.159]
+/Rect [502.041 346.135 513.996 355.112]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.1) >>
+/A << /S /GoTo /D (subsection.10.2) >>
 >> endobj
 1326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 413.265 513.996 422.241]
+/Rect [103.177 322.315 117.901 333.194]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.2) >>
+/A << /S /GoTo /D (namespacestd) >>
 >> endobj
 1327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 391.466 513.996 400.323]
+/Rect [502.041 324.337 513.996 333.194]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.3) >>
+/A << /S /GoTo /D (subsection.10.3) >>
 >> endobj
 1328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 369.549 513.996 378.405]
+/Rect [502.041 208.729 513.996 217.706]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.4) >>
+/A << /S /GoTo /D (subsection.11.1) >>
 >> endobj
 1329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 347.511 513.996 356.487]
+/Rect [497.06 186.812 513.996 195.788]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.6) >>
+/A << /S /GoTo /D (subsection.11.2) >>
 >> endobj
 1330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 325.593 513.996 334.57]
+/Rect [497.06 165.013 513.996 173.87]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.7) >>
+/A << /S /GoTo /D (subsection.11.3) >>
 >> endobj
 1331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 303.676 513.996 312.652]
+/Rect [497.06 143.096 513.996 151.952]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.8) >>
+/A << /S /GoTo /D (subsection.11.4) >>
 >> endobj
 1332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 281.758 513.996 290.734]
+/Rect [497.06 121.058 513.996 130.034]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.9) >>
+/A << /S /GoTo /D (subsection.11.6) >>
 >> endobj
 1333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 259.959 513.996 268.816]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.10) >>
->> endobj
-1334 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 237.922 513.996 246.898]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.11) >>
->> endobj
-1335 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 216.004 513.996 224.981]
+/Rect [497.06 99.14 513.996 108.117]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.12) >>
+/A << /S /GoTo /D (subsection.11.7) >>
 >> endobj
 1336 0 obj <<
 /Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 194.087 513.996 203.063]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.13) >>
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1337 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 172.169 513.996 181.145]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.14) >>
+1340 0 obj <<
+/D [1338 0 R /XYZ 90 757.935 null]
 >> endobj
-1338 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 150.251 513.996 159.227]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.15) >>
+1341 0 obj <<
+/D [1338 0 R /XYZ 90 733.028 null]
 >> endobj
-1339 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 128.333 513.996 137.309]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.16) >>
+1342 0 obj <<
+/D [1338 0 R /XYZ 90 698.991 null]
 >> endobj
-1340 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 106.415 513.996 115.392]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.17) >>
+1343 0 obj <<
+/D [1338 0 R /XYZ 90 649.486 null]
 >> endobj
-1342 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+78 0 obj <<
+/D [1338 0 R /XYZ 90 594.253 null]
 >> endobj
-1346 0 obj <<
-/D [1344 0 R /XYZ 90 757.935 null]
+82 0 obj <<
+/D [1338 0 R /XYZ 90 562.324 null]
 >> endobj
 86 0 obj <<
-/D [1344 0 R /XYZ 90 705.352 null]
+/D [1338 0 R /XYZ 90 478.899 null]
 >> endobj
 90 0 obj <<
-/D [1344 0 R /XYZ 90 670.549 null]
+/D [1338 0 R /XYZ 90 444.096 null]
 >> endobj
 94 0 obj <<
-/D [1344 0 R /XYZ 90 534.073 null]
+/D [1338 0 R /XYZ 90 307.62 null]
 >> endobj
 98 0 obj <<
-/D [1344 0 R /XYZ 90 502.01 null]
+/D [1338 0 R /XYZ 90 275.557 null]
 >> endobj
-1343 0 obj <<
+1337 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1382 0 obj <<
-/Length 1159      
+1381 0 obj <<
+/Length 1098      
 /Filter /FlateDecode
 >>
 stream
-x��X[s�F~�W��LY��joL����4v�M���F���DHT�����.` ��<�}��
����s]l=Yغ콛�8�R�pk�h)l	��&3���>`��Q�VN�0l
t�'H{:w���O	%�f��6��{?���c[�kd	ʬ�w�
[3���ˆ*i=�R
�%�<C��g�莟?������"�Yy� ��d�{c�`;7s=K|�s�`Po���$�y�:2�H�$G\@M�J̷�=�R�	�R�����V� R ������6�T/j`(B�M0��q�B����Pa�0"�0"_��p8��U��Ƀ"LÐx+��C�L�6�n'�]���(�O� ��p���W�Rc��0~��Q��,F:I������$�����!
��x�,ҡ�

F�d�ϋ�P�q���c�	�`
�����"Ʉ~�a�}�`�j0����S��B䰰`Dܭ��x
͌r�1�ע^E�av\��
d\o������c{̼��E�O��>UIٶ�\���\O�grzVE� �z����
-%
-�-	 �6-– �[ �7��y7��C����
-��P�
n�w�i�*�
-�|��\���a�߀�?
v���/�	�1 o�R��ֱG��脑�A���{�ϲȌ�UGu]��4�����j�s �CX�� ��TB�����ޭ���i��cϖ�.4�
(��T��ƣ��n�
-���t�_���G~������
saBU�}2���h'
�i��p
�DK��|�*I�	`���/�Z]��j�7�D��*��;"�X�Fqd8
-��>mH%�Mř��

-3	�@!ϛ<��s'��@%¦w0��6H at qImpϜ�onZ&S�D�.F�b9�z��JWE.p��l����Pٶ�����u��0N���I���:� *Ǿ�ZY�8o�u�杖o0���V�
�U
����W�
D���kpc��</+
�LfF���S�;��n�t3
�w-�i]���]R���opMK�
I�
����������V6.3nѨ��v�����n��,�T|����/�^^B_��ڌ���W��L�9��0����e����9}j����;�b{߭��ف�=�Sr�>��t9

����t��Q�LP���pp����M��.
-
�@����� 2�����E��W
��
+x��XKs�H��+t[�j�g4Q[{�
;Nb����I�d�A$������`$�^�b����~5f5.z'���\r�!�d��5�"�qk*V(����KS��5�~�%hs2�@��V�3Τ)��}���n�����PH�(.�Iػ�N�)~�`P�
m<�B�f
�
��O�V�v ̄jP�P�*E	yd5�$�ܑŨ/
��4��O�
�~
O�h���h�7�i��m2�`���}��	RWK��π8�^�`8��Q��A��fq�h�1��f�tsDi�xA����1ɐ
ew���v8Tj4�A��`6���
+Q�~�I�Q�bp�$ J��A��ܿ�%;1B��^p�!|�j�q ������ѻ�9%��( } T���Dkޒ�3�"
"/�k��D�C,�
O��:!�K@�5?�F���N+�&��8DgpGEҍs�3���9

���!$�zˇ�:q���=��?���=��K�L�à�F�
��)k����T�S��M,fL��-y
���I�qi2�[P�^E�a(�	���`�MQ�!C�sgi
M
�6��;!�j�^F�?��0
$F�#�0ҲG� �~�m`��~��(e���� ���&�;��9����e{��

��dB���r�3b��+E��
S����"��8oQW���J����xMQ�%�Y5 �ѽń�H����n�Yl42�:i�.S�t�O~�Z�2�%�yK4���vU
	`�Ȼ&@�N����D�{�
+��\�#U)�[L
cK�kO�6�ĖO.6�4j��}�e���t?'��g3�d
��]O��=F$g[F�F>��%�_�23�i5�����M�i�
�.G��n���c 6�T����:�;���Ķ��
ɤƑl�-G�����$�fq�-ܛ�����
���}2�W
�-����%�;B�S��tR࿈����R�

+,��5s�ATV�k.�׊���k�'�u�:y��� ��7*��\���W|�$�b�9nٍ��YJ�~맏9M�	^И���Q�Y�
d��U,d��r1xFߎ�gDm���0Q 
�2?��c��C�	B���Ŗ�
 endstream
 endobj
-1381 0 obj <<
+1380 0 obj <<
 /Type /Page
-/Contents 1382 0 R
-/Resources 1380 0 R
+/Contents 1381 0 R
+/Resources 1379 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1161 0 R
-/Annots [ 1341 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1377 0 R 1379 0 R ]
+/Parent 1169 0 R
+/Annots [ 1334 0 R 1335 0 R 1350 0 R 1351 0 R 1352 0 R 1353 0 R 1354 0 R 1355 0 R 1356 0 R 1357 0 R 1358 0 R 1359 0 R 1360 0 R 1361 0 R 1362 0 R 1363 0 R 1364 0 R 1365 0 R 1366 0 R 1367 0 R 1368 0 R 1369 0 R 1370 0 R 1371 0 R 1372 0 R 1373 0 R 1374 0 R 1375 0 R 1376 0 R 1378 0 R ]
 >> endobj
-1341 0 obj <<
+1334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 721.95 513.996 730.926]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.24) >>
+/A << /S /GoTo /D (subsection.11.8) >>
 >> endobj
-1350 0 obj <<
+1335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 700.032 513.996 709.008]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.18) >>
+/A << /S /GoTo /D (subsection.11.9) >>
+>> endobj
+1350 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 678.233 513.996 687.09]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.10) >>
 >> endobj
 1351 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 678.114 513.996 687.09]
+/Rect [497.06 656.196 513.996 665.172]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.25) >>
+/A << /S /GoTo /D (subsection.11.11) >>
 >> endobj
 1352 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 656.196 513.996 665.172]
+/Rect [497.06 634.278 513.996 643.255]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.19) >>
+/A << /S /GoTo /D (subsection.11.12) >>
 >> endobj
 1353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 634.278 513.996 643.255]
+/Rect [497.06 612.361 513.996 621.337]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.26) >>
+/A << /S /GoTo /D (subsection.11.13) >>
 >> endobj
 1354 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 612.361 513.996 621.337]
+/Rect [497.06 590.443 513.996 599.419]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.20) >>
+/A << /S /GoTo /D (subsection.11.14) >>
 >> endobj
 1355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 590.562 513.996 599.419]
+/Rect [497.06 568.525 513.996 577.501]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.21) >>
+/A << /S /GoTo /D (subsection.11.15) >>
 >> endobj
 1356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 568.525 513.996 577.501]
+/Rect [497.06 546.607 513.996 555.583]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.22) >>
+/A << /S /GoTo /D (subsection.11.16) >>
 >> endobj
 1357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 546.607 513.996 555.583]
+/Rect [497.06 524.689 513.996 533.666]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.23) >>
+/A << /S /GoTo /D (subsection.11.17) >>
 >> endobj
 1358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 524.689 513.996 533.666]
+/Rect [497.06 502.772 513.996 511.748]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.27) >>
+/A << /S /GoTo /D (subsection.11.24) >>
 >> endobj
 1359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 502.772 513.996 511.748]
+/Rect [497.06 480.854 513.996 489.83]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.28) >>
+/A << /S /GoTo /D (subsection.11.18) >>
 >> endobj
 1360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 480.854 513.996 489.83]
+/Rect [497.06 458.936 513.996 467.912]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.29) >>
+/A << /S /GoTo /D (subsection.11.25) >>
 >> endobj
 1361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 458.936 513.996 467.912]
+/Rect [497.06 437.018 513.996 445.994]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.30) >>
+/A << /S /GoTo /D (subsection.11.19) >>
 >> endobj
 1362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 437.018 513.996 445.994]
+/Rect [497.06 415.1 513.996 424.077]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.31) >>
+/A << /S /GoTo /D (subsection.11.26) >>
 >> endobj
 1363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 415.22 513.996 424.077]
+/Rect [497.06 393.182 513.996 402.159]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.32) >>
+/A << /S /GoTo /D (subsection.11.20) >>
 >> endobj
 1364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 393.302 513.996 402.159]
+/Rect [497.06 371.384 513.996 380.241]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.33) >>
+/A << /S /GoTo /D (subsection.11.21) >>
 >> endobj
 1365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 371.265 513.996 380.241]
+/Rect [497.06 349.347 513.996 358.323]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.34) >>
+/A << /S /GoTo /D (subsection.11.22) >>
 >> endobj
 1366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 349.347 513.996 358.323]
+/Rect [497.06 327.429 513.996 336.405]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.36) >>
+/A << /S /GoTo /D (subsection.11.23) >>
 >> endobj
 1367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 327.429 513.996 336.405]
+/Rect [497.06 305.511 513.996 314.487]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.37) >>
+/A << /S /GoTo /D (subsection.11.27) >>
 >> endobj
 1368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 305.511 513.996 314.487]
+/Rect [497.06 283.593 513.996 292.57]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.38) >>
+/A << /S /GoTo /D (subsection.11.28) >>
 >> endobj
 1369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 283.593 513.996 292.57]
+/Rect [497.06 261.676 513.996 270.652]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.40) >>
+/A << /S /GoTo /D (subsection.11.29) >>
 >> endobj
 1370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 261.676 513.996 270.652]
+/Rect [497.06 239.758 513.996 248.734]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.41) >>
+/A << /S /GoTo /D (subsection.11.30) >>
 >> endobj
 1371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 239.758 513.996 248.734]
+/Rect [497.06 217.84 513.996 226.816]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.42) >>
+/A << /S /GoTo /D (subsection.11.31) >>
 >> endobj
 1372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 217.96 513.996 226.816]
+/Rect [497.06 196.042 513.996 204.898]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.5) >>
+/A << /S /GoTo /D (subsection.11.32) >>
 >> endobj
 1373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 195.922 513.996 204.898]
+/Rect [497.06 174.124 513.996 182.981]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.35) >>
+/A << /S /GoTo /D (subsection.11.33) >>
 >> endobj
 1374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 174.124 513.996 182.981]
+/Rect [497.06 152.087 513.996 161.063]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.43) >>
+/A << /S /GoTo /D (subsection.11.34) >>
 >> endobj
 1375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 152.206 513.996 161.063]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.43) >>
->> endobj
-1376 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 130.169 513.996 139.145]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.39) >>
+/A << /S /GoTo /D (subsection.11.36) >>
 >> endobj
-1377 0 obj <<
+1376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 108.37 513.996 117.227]
+/Rect [497.06 108.251 513.996 117.227]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.44) >>
+/A << /S /GoTo /D (subsection.11.37) >>
 >> endobj
-1379 0 obj <<
+1378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1383 0 obj <<
-/D [1381 0 R /XYZ 90 757.935 null]
+1382 0 obj <<
+/D [1380 0 R /XYZ 90 757.935 null]
 >> endobj
-1380 0 obj <<
+1379 0 obj <<
 /Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1423 0 obj <<
-/Length 1665      
+1418 0 obj <<
+/Length 1460      
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�F}�W�R����.��@�4iҴpc5�-�,"�($���
iQ�,*A�>i�Ù3gfgWػ��������yȼE!
��ҋ�'B�8%�t���hL9�/Ҹ�l�e�P_F����0�� If)�z����٧3��#F
H0�ͳ�w����W
F,��֬ʼ�2�M����ΰSm������	
-j��*q9"؏�,�]�(���v�e<{�\�qy;�\eq���Q�ͼN�\�|���]�Q�xc�Ov�އ
��ȏ�g�G#H�f��
Ly�z��]�"f1�Jݾ~`�1���ycJPD�@ ��rD�_�u��:U��ލ)�E�Ê`��
���QDaAr��,�����drQd����&DF\�&��iRͮT� �I
-�


H�XRM�1���@4bm ��#�
- �97��G�,�����:�j���
��Z��n�M�ʮ��F�r���*>U]BD6�M���
�H�Z�K�\��mR�l�L��6����Z�w59�cA� <ɓO�ͮV�Z�%�P� ��ie�##B���d�C���c�q�s�,��r>�;�TF}ӄm�0E��FB��1��$<�������B�u�
c:�k��4h$�И:��ҝ9d� ���pm'�o��2��#ʬ_�(���v4K�<�� �6�aյ�4�[�<�ol�X�2����Rα�	��c�t�f��^�g@��:�Yu��&
�B��f=(�_��!�:�W�bB��E
�	�'��=U|�_ȥ��/AX�͊�ӷ=b@


a-M��0c���k(Ȃ

�
��E��A�~R�R"�̅�^��o�����zl�56�I�䮻��&U�c/]t&L!��3�)�$?
�k��/vl�6 �%��Or�ͧV+5�hT]���dא����
W
b�dwG�|��}��d~�#9�� 2��2��Z�o�x
ԳLl3���7d�������Ғb�ui�d�Te@�6����&��X�?�=S�vd�8����oʍ9�
fl��*.[�6�XD(����_MMq�-��۪V��*�Ȟ��}Ӫ!��R0M~���7m2M�z����3�1bM�G�ݮ�
���1���Z�zίD�
1j�G�4T�1��'pZ}��iR�m�&X�?��9TsD��g�7���BI0M�G7��)�-�!��]�t��Gb����HV���Ĩ� "R<6ѫ_��.������C
䁇$��
|�I�7��dT�+�nF�����3�a�s9�ӶFt"
	<꺩1ݸ(S��p�U{�wn���]�ok	�*Zd03�`��m�8�~���Y����~�%8:r'�G����f�"A�^�qԩ����JG	
M��J��m8_�) ����
X�eys���D��Mj����L<�(�"�!�.z$�Ru��W5s��X�r�
SN�i���8�aO�B���)4�!�|]h�l�<���a����R"�w��v����f��US.������B-�W6��}Aj
�6kP�V�Ӝ��'OE1a
-�����B(����`�(�
ŠI���灻�4)�R_�5�\��P��ym�֝�+U�0�k��8��ik*��E��j"F�d]*�4h�
2�J5%�5�״~���;JS���u��z=9?�n�h^�M��K����uz�G���"�.�,����kl��`�L�:��	�j�}
+x��Xms�6��_���Z�
BR�ә^�{��&M���܍�`�f�
�
����!6��N?!	i��쳫��3w��f�j<8{�3G!�S��
�
��)q�S�֕��ؽ��<��w�T����;
a3�ʩ\���������!�8.�`�	���/ؙ��{#���)g-
�2������T;�>V�`�
AA
�[%���A�
&WC��4�.�4
&��,ȶ��Մ"
+�x;���u����lH��B�0F��&dg'�a$�_���r�
�L�3.ɏ�KZ5�[�z
)��5?��Yزy����G�H1V/b�U��QsFL1$%sF� EDg����"M �8(�4yBA�vD��˄\\i!�j�F��B��f�d�(eT�L��*��~z\L�hB�/�K<�}������¥R�����f�Fg�n
]�c�$?�^�-2({�)%)������"pr�K]�l%A�۶
����M�`��)�+���� ^(H��b^�����(�
���K'<�>0�q܋�]���6���]�ZG$��t=�����2��4�ψC�B=����"�$io7P�h�F<J_�
�M�%��X;����抮)��PQ��؜��뾹|��pb��UP⡏V
\�&��4�'7�hL0IA����D<�|j�
�L!�XS����s+ t�`, >��������J_
��,5�(��δ�ԍbQ5B#L�U��EY��	�f�S�Lm���f%���~n�ba[wY�g�9�y�E+����:�ϩ2^]Nn������0�Vƭ�a�.;xB�g��/F�|^�9�f3m9���O�R��	���L��'�疅Pl
+���ط�a6��p��1
���!�nG��KSdž_�Bv����7vbwn
��p�=Q��ِr7�lǰ��\���@�2:��V��S�D���ҕ΂��8� �
K���J�
a[�k�􈪩c�EZ�i‘�MuV�l~ ��B�)�� �O�3��6U!�7N�;_��m�
�b�h�(ܚ������x�B�H1̘�&iQ54d�
�xk�8��2(�܍�t�BJ��9��C��-0��;,F��Fej2!�� ����#wˆ���u��T���po�V��:���
+��8���[!\,t��Tu:��^�A6k/[w\�C���\���j�(ܶ�>ap��Z�=b-w7Y��Y&6���I�K�&�����Ғzb���2Z�b�R7)7��yd��L{:�b�H��I�i2���Yt��q�� k[/�`��J�<5�&7ۼ��&�v�=-g���]l�`Z{�q����Ҙ�O���1Գ>R��ꕛ�u�{U����I���[#S�%<��g�����+�~��9Jkd�Q:ˣ:�`d�7�� ��)ֲ�N��� �їH�n����X���m6���U���l����x�j���Y]�,Ӻ��\���hO��0h�'
 endstream
 endobj
-1422 0 obj <<
+1417 0 obj <<
 /Type /Page
-/Contents 1423 0 R
-/Resources 1421 0 R
+/Contents 1418 0 R
+/Resources 1416 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1378 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1413 0 R 1414 0 R 1415 0 R 1416 0 R 1417 0 R 1420 0 R ]
+/Parent 1420 0 R
+/Annots [ 1377 0 R 1383 0 R 1384 0 R 1385 0 R 1386 0 R 1387 0 R 1388 0 R 1389 0 R 1390 0 R 1391 0 R 1392 0 R 1393 0 R 1394 0 R 1395 0 R 1396 0 R 1397 0 R 1398 0 R 1399 0 R 1400 0 R 1401 0 R 1402 0 R 1403 0 R 1404 0 R 1405 0 R 1406 0 R 1407 0 R 1408 0 R 1409 0 R 1410 0 R 1411 0 R 1412 0 R 1415 0 R ]
 >> endobj
-1378 0 obj <<
+1377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 722.069 513.996 730.926]
+/Rect [497.06 721.95 513.996 730.926]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.45) >>
+/A << /S /GoTo /D (subsection.11.38) >>
 >> endobj
-1384 0 obj <<
+1383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 700.032 513.996 709.008]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.46) >>
+/A << /S /GoTo /D (subsection.11.40) >>
 >> endobj
-1385 0 obj <<
+1384 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 678.114 513.996 687.09]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.47) >>
+/A << /S /GoTo /D (subsection.11.41) >>
 >> endobj
-1386 0 obj <<
+1385 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [497.06 656.196 513.996 665.172]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.48) >>
+/A << /S /GoTo /D (subsection.11.42) >>
+>> endobj
+1386 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 634.398 513.996 643.255]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.5) >>
 >> endobj
 1387 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 634.278 513.996 643.255]
+/Rect [497.06 612.361 513.996 621.337]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.49) >>
+/A << /S /GoTo /D (subsection.11.35) >>
 >> endobj
 1388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 516.887 299.694 527.766]
+/Rect [497.06 590.562 513.996 599.419]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (subsection.11.43) >>
 >> endobj
 1389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [502.041 518.91 513.996 527.766]
+/Rect [497.06 568.644 513.996 577.501]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.1) >>
+/A << /S /GoTo /D (subsection.11.43) >>
 >> endobj
 1390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 494.969 315.718 505.849]
+/Rect [497.06 546.607 513.996 555.583]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
+/A << /S /GoTo /D (subsection.11.39) >>
 >> endobj
 1391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 484.917 513.996 493.893]
+/Rect [497.06 524.809 513.996 533.666]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.2) >>
+/A << /S /GoTo /D (subsection.11.44) >>
 >> endobj
 1392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 461.097 362.014 471.976]
+/Rect [497.06 502.891 513.996 511.748]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) >>
+/A << /S /GoTo /D (subsection.11.45) >>
 >> endobj
 1393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 451.164 513.996 460.02]
+/Rect [497.06 480.854 513.996 489.83]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.3) >>
+/A << /S /GoTo /D (subsection.11.46) >>
 >> endobj
 1394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 427.224 284.202 438.103]
+/Rect [497.06 458.936 513.996 467.912]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
+/A << /S /GoTo /D (subsection.11.47) >>
 >> endobj
 1395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 417.291 513.996 426.147]
+/Rect [497.06 437.018 513.996 445.994]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.4) >>
+/A << /S /GoTo /D (subsection.11.48) >>
 >> endobj
 1396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 393.351 288.79 404.23]
+/Rect [497.06 415.1 513.996 424.077]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
+/A << /S /GoTo /D (subsection.11.49) >>
 >> endobj
 1397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 395.373 513.996 404.23]
+/Rect [103.177 297.709 299.694 308.588]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.5) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 1398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 371.433 364.821 382.312]
+/Rect [502.041 299.612 513.996 308.588]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
+/A << /S /GoTo /D (subsection.11.1) >>
 >> endobj
 1399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 361.38 513.996 370.357]
+/Rect [103.177 275.791 315.718 286.671]
 /Subtype /Link
-/A << /S /GoTo /D (subsection.11.6) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
 1400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 337.56 279.196 348.439]
+/Rect [497.06 265.739 513.996 274.715]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+/A << /S /GoTo /D (subsection.11.2) >>
 >> endobj
 1401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 339.463 513.996 348.439]
+/Rect [103.177 241.918 362.014 252.798]
+/Subtype /Link
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) >>
+>> endobj
+1402 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 231.986 513.996 240.842]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.3) >>
+>> endobj
+1403 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [103.177 208.045 284.202 218.925]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
+>> endobj
+1404 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 198.113 513.996 206.969]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.4) >>
+>> endobj
+1405 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [103.177 174.172 288.79 185.052]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
+>> endobj
+1406 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 176.195 513.996 185.052]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.5) >>
+>> endobj
+1407 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [103.177 152.255 364.821 163.134]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
+>> endobj
+1408 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 142.202 513.996 151.179]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.6) >>
+>> endobj
+1409 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [103.177 118.382 279.196 129.261]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+>> endobj
+1410 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 120.285 513.996 129.261]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.7) >>
 >> endobj
-1402 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 315.642 314.612 326.521]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+1411 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [103.177 96.464 314.612 107.343]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+>> endobj
+1412 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [497.06 98.367 513.996 107.343]
+/Subtype /Link
+/A << /S /GoTo /D (subsection.11.8) >>
+>> endobj
+1415 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1419 0 obj <<
+/D [1417 0 R /XYZ 90 757.935 null]
+>> endobj
+102 0 obj <<
+/D [1417 0 R /XYZ 90 398.503 null]
+>> endobj
+106 0 obj <<
+/D [1417 0 R /XYZ 90 366.44 null]
+>> endobj
+1416 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
 >> endobj
-1403 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 317.545 513.996 326.521]
-/Subtype /Link
-/A << /S /GoTo /D (subsection.11.8) >>
+1474 0 obj <<
+/Length 1639      
+/Filter /FlateDecode
+>>
+stream
+x��Y�s�8�_���i��I(sә6���5�kҹ���!��0��ܜ��[!��1N��b������<�
��
���SH	*��[OaO
+�8%����쇈
Gc�_̣<�(���8/�_��za3	�Jb��������E쑒!�H2�M��_�7���
FL��}I����:��
�n�j�e3���.�	�̓܊u9$؏�E4�
R�����f��}|�E����"Mf�J'=�Z�^��O�$/�q���H�R�J��1��
?O��}MO�O�~?̏����^�y�
	�
+oDR�ə�Zx'�8o؊8�aV��[R
F6wBP����ʋ,�����?�R��DG����W�<.��)u�@�ZXϐ
	jǪ����h�7
��Y�j�1���˄R��Z�
�Z�X�9:e�vtJU��͛����ȒՐ��}$J�J"�S;z>����I�����!��C�+��J��[�vZ
+J+���)� �_�
�C<�H��T}��1��]
H2���c�
I�lO�#(�}]�գ�H#
+�_r�6S�zi��.�ҩ��
R^s���4q��{��4]��>�&
� �
���/5��"N�B�0
+�
	���1ŠW�W��0�$�g�7cڿ�hi���2Ș�//��ggk���-�iC-K�&��D(
ö��Ծ��`Qg��D��
�`;u"ەN�r�
�+�&�)��0�to�
+.{�);�z�*N�Zȗ�Q�>F��v��|	�[��q���h�f��w�ŝ�`n
�<��z�o].7)�*��j	��*x/�<�ń��'���^YX�/��)Nf��?�x�\��t���
���
[�_�dO}�n��:?��C�}��L렮��d��+�-[4�n��	�~|6�X�g�(�)f�V�`��M�e�
�a�
��Ȓm 	�Ž���)V�:ߋ1Š�c!�p9~%h��ё�D�Sr���i���,
P��)*���
9ڛ�}k{X����<
���&�1S��,��bffH�tB���W����
�����ucM
�䮆���bgl"��Q?�^�X���V�,�WkC�
b����
|)�2��r��U\��O�J���
t��U�؁��%�/�"�����ٴ,��)ٯ���.W4��ͳ#�
�F�Gd&�2ʎB�o���[�T���������]�Y"Қ�����?Q�k�+�L2z�����5m�Lp�Zӭ�	u3�����?C�J�*����J�p6�,��������ur�Y�L �i.��]���ޑk�L��/����oA�`¦B�x­K�T�F�6/�q\-T�S(�
�8D�1�긊�N�\ !Ɂ	�R����%MgQ,���ĺ��"D�}G;J��4��	���m���]N�D�y���]07=}Z�(
+��,`��y|3_7'y���b}R� �G�D��7���NO��Ʈ�
ET�&�����D!��	=�h�դÝb���"*w�
��a�+��_��o\
���d��D��<pZUsW@�����
+��]��)��oƳ]��%�������/FJ�hh>8�W�J=V�o^u�����P"���]Q,�������$G�$^f(.Ζ��Y'lZZp����Jً4ӕK��"2�j�b��
R4G
+endstream
+endobj
+1473 0 obj <<
+/Type /Page
+/Contents 1474 0 R
+/Resources 1472 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1420 0 R
+/Annots [ 1413 0 R 1414 0 R 1425 0 R 1426 0 R 1427 0 R 1428 0 R 1429 0 R 1430 0 R 1431 0 R 1432 0 R 1433 0 R 1434 0 R 1435 0 R 1436 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1471 0 R ]
 >> endobj
-1404 0 obj <<
+1413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 293.724 381.003 304.603]
+/Rect [103.177 720.047 381.003 730.926]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-1405 0 obj <<
+1414 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 283.672 513.996 292.648]
+/Rect [497.06 709.994 513.996 718.971]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.9) >>
 >> endobj
-1406 0 obj <<
+1425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 259.851 273.666 270.73]
+/Rect [103.177 686.174 273.666 697.053]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-1407 0 obj <<
+1426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 261.874 513.996 270.73]
+/Rect [497.06 688.196 513.996 697.053]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.10) >>
 >> endobj
-1408 0 obj <<
+1427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 237.933 309.083 248.812]
+/Rect [103.177 664.256 309.083 675.135]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-1409 0 obj <<
+1428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 239.836 513.996 248.812]
+/Rect [497.06 666.159 513.996 675.135]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.11) >>
 >> endobj
-1410 0 obj <<
+1429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 216.016 375.473 226.895]
+/Rect [103.177 642.338 375.473 653.217]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-1411 0 obj <<
+1430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 205.963 513.996 214.94]
+/Rect [497.06 632.286 513.996 641.262]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.12) >>
 >> endobj
-1412 0 obj <<
+1431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 182.143 378.599 193.022]
+/Rect [103.177 608.465 378.599 619.344]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction) >>
 >> endobj
-1413 0 obj <<
+1432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 172.09 513.996 181.067]
+/Rect [497.06 598.413 513.996 607.389]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.13) >>
 >> endobj
-1414 0 obj <<
+1433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 148.27 312.655 159.149]
+/Rect [103.177 574.592 312.655 585.471]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-1415 0 obj <<
+1434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 138.217 513.996 147.194]
+/Rect [497.06 564.54 513.996 573.516]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.14) >>
 >> endobj
-1416 0 obj <<
+1435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 114.397 353.066 125.276]
+/Rect [103.177 540.719 353.066 551.598]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Domain__Product) >>
 >> endobj
-1417 0 obj <<
+1436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 104.344 513.996 113.321]
+/Rect [497.06 530.667 513.996 539.643]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.15) >>
 >> endobj
-1420 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1424 0 obj <<
-/D [1422 0 R /XYZ 90 757.935 null]
->> endobj
-102 0 obj <<
-/D [1422 0 R /XYZ 90 617.681 null]
->> endobj
-106 0 obj <<
-/D [1422 0 R /XYZ 90 585.618 null]
->> endobj
-1421 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1488 0 obj <<
-/Length 1652      
-/Filter /FlateDecode
->>
-stream
-x��YYs�H~ׯ�mQU<���a\[[�q�u6v���(,a��Z����� 	YȎ�/b���뻅������ח��w�y
-)A�wy�)�IA�Ļ
{_������Ӹ,��c�cZV����0��Z�0Wzw��r���&��!�%��{����w�a���S�wgNͼ�2�N���?�{x��#���}�D$�$��l�	��bG�C��|��I�E
}L���X

�+�$��Yt��?�OR��$z���j
���o��?-U<���xL�k�,B9�>Q�Ey��p=�)"{��>ɒ"��b��4K^�e/����n��Ye�@�I��������Ŗ���H
�*ut�(�d�E��
�B^��&�K�!�̧��[���Q��U�V��
ZA3-��s�ɪ�۝�
[j@��� � ��˝S��!RL�a�b�+VL1�lW�Nϣ��J&�Ct�0�|ɮ��l��A
	 �ӥ���U�s 
dis�ja�V7�݀�ٝiz�8��0S�¬H�[|f����
J��>���k C�qRT�7��(��u	��F�K�+*�K ��G��)����r���F��� v��
�Ri�E���?�"��d [...]
;�� >
N ,��
9*
}*�煛� �%��ќ��1&7�r}n-��&�����
-|��4ay��#�z|�����>��
��t�
-����<�W
�XK��F�v�H�	"]�_�����w����\ !I�����Zlj4���k]K���6Q,��Ifͭ����A��-��>�4�NW�
-����},�+��%��,�"�.�nܒ�+�"�r��@��4��2�����JY�*qA#]G�O�C{$�~B�I
�$�&��T*)��mQ)]�e��z{(�u���{��*9~=4+䢳�ٕ�֨J��T��-�z q�ťB��K���
u��D4����*]f��S�E+>J�
�`���'�+�	F�X�=a�jݸ����],*Ӧaxl�����_������	�Z���G�v�p5�(����	���	�&��YFs��k�2{��Z���ڰ9o��_�%C�}�"�Ύ[���L��@�XM���Ne���n�Z��c0ħ�|�~�,�>'��Q��= �
���E
-EX5�
����C;�1��W�����J
-
E�D=�˵��5uw u�uR#ߐ8�B4��+l�(����N��"^O�o�8�Mjɍ���4a�l��ⴗ^)�
�}X����Ө�'yO���x�t&=		K�X��(����Yu���������`)�k�p�4�N�{�FY���D`$	��G���HIp#���A�c|��;Q���}$���ʢok�����a)�����ں�Ӏ�N��ۛ�
-j��Ę~#��3ڭ��� ��������_��[HI��%�B�κkw=sc��ʕa��2)~�}��4�nWZ�S�J�e����	a
-}�u��ݳ�W�����+LS�	{���������
��6K�J���|z�f-�	�ٔ_�uě�ERwe�9���P�(�?�9Yr
-endstream
-endobj
-1487 0 obj <<
-/Type /Page
-/Contents 1488 0 R
-/Resources 1486 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1418 0 R 1419 0 R 1437 0 R 1438 0 R 1439 0 R 1440 0 R 1441 0 R 1442 0 R 1443 0 R 1444 0 R 1445 0 R 1446 0 R 1447 0 R 1448 0 R 1449 0 R 1450 0 R 1451 0 R 1452 0 R 1453 0 R 1454 0 R 1455 0 R 1456 0 R 1457 0 R 1458 0 R 1459 0 R 1460 0 R 1461 0 R 1462 0 R 1463 0 R 1464 0 R 1465 0 R 1466 0 R 1467 0 R 1468 0 R 1469 0 R 1470 0 R 1471 0 R 1472 0 R 1473 0 R 1474 0 R 1475 0 R 1476 0 R 1477 0 R 1478 0 R 1479 0 R 1480 0 R 1481 0 R 1482 0 R 1485 0 R ]
->> endobj
-1418 0 obj <<
+1437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 720.047 317.004 730.926]
+/Rect [103.177 506.846 317.004 517.725]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1From__Covering__Box) >>
 >> endobj
-1419 0 obj <<
+1438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 721.95 513.996 730.926]
+/Rect [497.06 508.749 513.996 517.725]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.16) >>
 >> endobj
-1437 0 obj <<
+1439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 698.129 271.993 709.008]
+/Rect [103.177 484.928 271.993 495.808]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-1438 0 obj <<
+1440 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 700.032 513.996 709.008]
+/Rect [497.06 486.831 513.996 495.808]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.17) >>
 >> endobj
-1439 0 obj <<
+1441 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 676.211 307.409 687.09]
+/Rect [103.177 463.011 307.409 473.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-1440 0 obj <<
+1442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 678.114 513.996 687.09]
+/Rect [497.06 464.913 513.996 473.89]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.18) >>
 >> endobj
-1441 0 obj <<
+1443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 654.293 373.8 665.172]
+/Rect [103.177 441.093 373.8 451.972]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-1442 0 obj <<
+1444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 644.241 513.996 653.217]
+/Rect [497.06 431.041 513.996 440.017]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.19) >>
 >> endobj
-1443 0 obj <<
+1445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 620.42 286.936 631.299]
+/Rect [103.177 407.22 286.936 418.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-1444 0 obj <<
+1446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 610.368 513.996 619.344]
+/Rect [497.06 397.168 513.996 406.144]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.20) >>
 >> endobj
-1445 0 obj <<
+1447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 586.547 248.212 597.426]
+/Rect [103.177 373.347 248.212 384.226]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1446 0 obj <<
+1448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 588.57 513.996 597.426]
+/Rect [497.06 375.369 513.996 384.226]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.21) >>
 >> endobj
-1447 0 obj <<
+1449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 564.63 298.005 575.509]
+/Rect [103.177 351.429 298.005 362.308]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-1448 0 obj <<
+1450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [476.079 564.63 498.554 575.509]
+/Rect [476.079 351.429 498.554 362.308]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1449 0 obj <<
+1451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 554.577 513.996 563.553]
+/Rect [497.06 341.377 513.996 350.353]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.22) >>
 >> endobj
-1450 0 obj <<
+1452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 530.757 344.301 541.636]
+/Rect [103.177 317.556 344.301 328.435]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) >>
 >> endobj
-1451 0 obj <<
+1453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [443.185 530.757 465.66 541.636]
+/Rect [443.185 317.556 465.66 328.435]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1452 0 obj <<
+1454 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 520.704 513.996 529.681]
+/Rect [497.06 307.504 513.996 316.48]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.23) >>
 >> endobj
-1453 0 obj <<
+1455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 496.884 297.457 507.763]
+/Rect [103.177 283.683 297.457 294.562]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-1454 0 obj <<
+1456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 498.786 513.996 507.763]
+/Rect [497.06 285.586 513.996 294.562]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.24) >>
 >> endobj
-1455 0 obj <<
+1457 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 474.966 332.874 485.845]
+/Rect [103.177 261.765 332.874 272.644]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-1456 0 obj <<
+1458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 476.869 513.996 485.845]
+/Rect [497.06 263.668 513.996 272.644]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.25) >>
 >> endobj
-1457 0 obj <<
+1459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 453.048 399.264 463.927]
+/Rect [103.177 239.847 399.264 250.727]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-1458 0 obj <<
+1460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 442.996 513.996 451.972]
+/Rect [497.06 229.795 513.996 238.771]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.26) >>
 >> endobj
-1459 0 obj <<
+1461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 419.175 295.235 430.054]
+/Rect [103.177 205.974 295.235 216.854]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-1460 0 obj <<
+1462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 409.123 513.996 418.099]
+/Rect [497.06 195.922 513.996 204.898]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.27) >>
 >> endobj
-1461 0 obj <<
+1463 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 385.302 341.531 396.181]
+/Rect [103.177 172.102 341.531 182.981]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare) >>
 >> endobj
-1462 0 obj <<
+1464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 375.25 513.996 384.226]
+/Rect [497.06 162.049 513.996 171.025]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.28) >>
 >> endobj
-1463 0 obj <<
+1465 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 351.429 349.311 362.308]
+/Rect [103.177 138.229 349.311 149.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-1464 0 obj <<
+1466 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 341.377 513.996 350.353]
+/Rect [497.06 128.176 513.996 137.152]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.29) >>
 >> endobj
-1465 0 obj <<
+1467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 317.556 304.566 328.435]
+/Rect [103.177 104.356 304.566 115.235]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-1466 0 obj <<
+1468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 319.459 513.996 328.435]
+/Rect [497.06 106.258 513.996 115.235]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.30) >>
 >> endobj
-1467 0 obj <<
+1471 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1475 0 obj <<
+/D [1473 0 R /XYZ 90 757.935 null]
+>> endobj
+1472 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1535 0 obj <<
+/Length 1670      
+/Filter /FlateDecode
+>>
+stream
+x��Y�s�8~�_�[��� ����5io�KR_⻗����bs��\'����dc�ظ�z�	�����V��������������H4p�����)q�c���.��{�����l��ɴ��8K;]��Q7��/��g��g��Ѝ
R��9��wF���/��������V�
�2�&��ٟg��k�������i�{�p�p�|��^�`7�gѠס�͒�
���:
�Q�|q�\N��Z'�ʆ�����r�(W[����l�Q&슚���b6�y�V���R�.�w������5mR /�v���M呗!l����UB9�z��K�.
�!s�� Ax{�B,�e�*���N��G෫C ��5d�a�S0�Ɗ� VaK���TF����<�ЕE�8X��P9�3��o:��=��ڥv�;�|�
+��������Co��
9۱��V6��&~�����~HK9�yg�D�[YUɌ�I
�fq:����
�!�yN���}�<��x�Ě�E�����TeơH��
�\�q��$+*$��x��OZ6�|M��!.
����lp'NjQi�;!�
y
ٛ (�b�!��W/d�mP�|$kN{�*�q�Y `G�����^<�FZN�pW��f�CC�p3Dg��f�}�
껙!z��:�c�kTZz)�zn�͢��S)a
��(��:ʻ�Fe4��(�O��l<�8�V�������ꆮ�Y��nU��~[ �}D�h@)
��Ǧ
����$y�ԁ��

���'�Q��!��Cfpנ�ǐ�x[.Q,6�����ڢn-_��)
�9�dJe��i�<�

i�
+�L�Dậ��E+� ;�Qv�hq���,���R� hr&� J�י ۪���7��C�hɘ������7
+�
��$�jM
�(-��}�U�
�֟�\����q�g�v>�*�s��O�C��e�'��l���k����zb�/�
�r)e��#-�>���t�'�k
�
+��<��V
o8Q
���w��m"S�G�=~��-<1l��ƾ�
�Q!m�X�.;�ƾ�1j�9?`Y���b�GY�7G� #����_eѫ&%�u�;TUԔ�����$	��$	{��E�����7-g&�<�
��� [U�[1��D���y����t�(t9P������#>����?����E�t�":yģ���
�
+A�׺���]�+P��p�pC�B=b�
�n�WX��08�_�H�P�
|z�V�?]#����|)H�*��5��X�e��zE����n�SF�r���������5�
�3���5�*mk��T���ỴQ��)��^\\f3�<�`�1
k���)<&`bX#���U-���T��	�(��j"A��c��/U�oz���Z%<�c���!G
�bp/_��Ơ�
_\�*w-f�Ҳ8
˧vF	��`7
�Q�
�ʃ�@�� �)m����x�����w*M*� �R�@�h�|�Z�����"���f��¾R��ZvV��
���ai3�r3�g�D�~�4�����(s�Y�w}�e
��L-��
+�
���a
-�T?q�� 	�B��ɇs����=� �g_u|�5��D��~�Q��M���j�
�QBHLpIKnm�Wǎ�Pa���KB^���e9�8?_.�hT�E�s���yr�|V�=�R�hs�l������;��ͻմ
+endstream
+endobj
+1534 0 obj <<
+/Type /Page
+/Contents 1535 0 R
+/Resources 1533 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1420 0 R
+/Annots [ 1469 0 R 1470 0 R 1495 0 R 1496 0 R 1497 0 R 1498 0 R 1499 0 R 1500 0 R 1501 0 R 1502 0 R 1503 0 R 1504 0 R 1505 0 R 1506 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1532 0 R ]
+>> endobj
+1469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 295.638 412.755 306.517]
+/Rect [103.177 720.047 412.755 730.926]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4) >>
 >> endobj
-1468 0 obj <<
+1470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 297.541 513.996 306.517]
+/Rect [497.06 721.95 513.996 730.926]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.31) >>
 >> endobj
-1469 0 obj <<
+1495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 273.72 354.169 284.6]
+/Rect [103.177 698.129 354.169 709.008]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-1470 0 obj <<
+1496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 275.743 513.996 284.6]
+/Rect [497.06 700.151 513.996 709.008]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.32) >>
 >> endobj
-1471 0 obj <<
+1497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 251.803 308.366 262.682]
+/Rect [103.177 676.211 308.366 687.09]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-1472 0 obj <<
+1498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 253.825 513.996 262.682]
+/Rect [497.06 678.233 513.996 687.09]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.33) >>
 >> endobj
-1473 0 obj <<
+1499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 229.885 288.421 240.764]
+/Rect [103.177 654.293 288.421 665.172]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-1474 0 obj <<
+1500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 219.833 513.996 228.809]
+/Rect [497.06 644.241 513.996 653.217]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.34) >>
 >> endobj
-1475 0 obj <<
+1501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 196.012 303.176 206.891]
+/Rect [103.177 620.42 303.176 631.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-1476 0 obj <<
+1502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 197.915 513.996 206.891]
+/Rect [497.06 622.323 513.996 631.299]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.35) >>
 >> endobj
-1477 0 obj <<
+1503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 174.094 344.446 184.973]
+/Rect [103.177 598.503 344.446 609.382]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction) >>
 >> endobj
-1478 0 obj <<
+1504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 164.042 513.996 173.018]
+/Rect [497.06 588.45 513.996 597.426]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.36) >>
 >> endobj
-1479 0 obj <<
+1505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 140.221 329.582 151.1]
+/Rect [103.177 564.63 329.582 575.509]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-1480 0 obj <<
+1506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 142.124 513.996 151.1]
+/Rect [497.06 566.532 513.996 575.509]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.37) >>
 >> endobj
-1481 0 obj <<
+1507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 118.303 416.73 129.182]
+/Rect [103.177 542.712 416.73 553.591]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-1482 0 obj <<
+1508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 108.251 513.996 117.227]
+/Rect [497.06 532.659 513.996 541.636]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.38) >>
 >> endobj
-1485 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1489 0 obj <<
-/D [1487 0 R /XYZ 90 757.935 null]
->> endobj
-1486 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1538 0 obj <<
-/Length 1581      
-/Filter /FlateDecode
->>
-stream
-x��Yms�8�ί�iQ�b�6sә6�v�k{\��K�a
[!���3&�+K/�$s�d#����>��
��
v���(T8�k'Ď/�8�����
����'���y<�ʬ��4Ϻ=�᫮������߇�;lc�Զ��|Ɲx���
;	��w0ba�,�]Sǣ
���W�v��^96�?�yN����
�2�����Q9�F�.�n>Y�Ȥ�Fҫ2*���^N�j&+�G}e!KXP!��!���1�~ n���[6
!S�ap�b�x(���FΆ���7�����h�MGa%t�<�U�<6y�=),DY���+�
��wz`4�����Ϋ����Mapџ�|�=�<!����8_{���2�7";�T��C�灧�!	N��d9:ϳ�g9��l�|b>o��
�������W�ZH��Ǒ^+�����>��0�a�>7Qթ ���x1?@!
m��
'��B����������Xf�����l���o
3��L}��f�.�D3SC�]�])��a�V�\���g�}L�� �e��%�M��I���H"0
-�W#1
-�JE/ڌ@�X+�~��0�&+��"	+["	+���Uz
�&���FE	��W�*m<��
�
��c��Y��x"G�b^�E�W:�*�pu?�g��z�ܗ|ǖ��4�݀T%&-�	Ct�y�[�ꂼ� =�^�c� �c9�0�9�*�5�p[h�Pqަ��W�[�:���6�|�@^ 6er*��<i���*�Fj�_�
6��Q=

� ��iz��f��"������Ϥ�5��G��l+���G�}�0}L�~�(D�
��_�!�N��
��d���=K툖_oE��*^5�Y��X��>y���y>-"M�����u��!LL��$�aZ�K���1��Li�H��*���^��D�j�]ӆ��V{_;w��1JE ��)�&x�ѥ�[�M@�*��W��e�F���Z�%��qA
A�,ve�b��JU��}
-ѐ���}�H��:;�%�0�Wj@
-1VΟ?�&>D�x
���wY%�kE���
uV���������4w鴘�Ʃ���j(P�27�3�.c�@�(Ӫ��[_!�Қ�KF	
;�Uۀ�l½���u�C�
y��-Z��+N��g��7

vY�n6:���Zj���K!t��n:�]�?�#�������ڲ	��x�2
-�!�


s�O��4�]�>E,����	���m��b��q�7
7��PJm��h��T3�'G���G��?=
�@\x��Pτ���(�P��D�5�$��
˶�8@����Y��S�3�M���Ȫ�&^Y���.
-;�]ۉ&�nQ�CZ����Y+�֣ �9
��Vw
ʲ˹�x��Q�U��ch֏�O�sE�Eݣ���Z?���oN��(�P$x P�-�o�|::��
$A�x���χB�:��
4���ƚc���D������/]BH�1�^���A={��D�OD'P�ì��#� a�ۚ&OUu>S�d��c���c��
��'>��/
E)	SS:R�I�)_ڈux?
{����y�i�"����TU�?;[,(��y�%J�������k+��F��8O�st��z��d
$�?�Ё�
-endstream
-endobj
-1537 0 obj <<
-/Type /Page
-/Contents 1538 0 R
-/Resources 1536 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1483 0 R 1484 0 R 1507 0 R 1508 0 R 1509 0 R 1510 0 R 1511 0 R 1512 0 R 1513 0 R 1514 0 R 1515 0 R 1516 0 R 1517 0 R 1518 0 R 1519 0 R 1520 0 R 1521 0 R 1522 0 R 1523 0 R 1524 0 R 1525 0 R 1526 0 R 1527 0 R 1528 0 R 1529 0 R 1530 0 R 1531 0 R 1532 0 R 1533 0 R 1534 0 R 1535 0 R ]
->> endobj
-1483 0 obj <<
+1509 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 720.047 338.912 730.926]
+/Rect [103.177 508.839 338.912 519.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-1484 0 obj <<
+1510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 709.994 513.996 718.971]
+/Rect [497.06 498.786 513.996 507.763]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.39) >>
 >> endobj
-1507 0 obj <<
+1511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 686.174 310 697.053]
+/Rect [103.177 474.966 310 485.845]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-1508 0 obj <<
+1512 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 676.121 513.996 685.098]
+/Rect [497.06 464.913 513.996 473.89]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.40) >>
 >> endobj
-1509 0 obj <<
+1513 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 652.301 310 663.18]
+/Rect [103.177 441.093 310 451.972]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-1510 0 obj <<
+1514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 642.248 513.996 651.225]
+/Rect [497.06 431.041 513.996 440.017]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.41) >>
 >> endobj
-1511 0 obj <<
+1515 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 618.428 276.615 629.307]
+/Rect [103.177 407.22 276.615 418.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-1512 0 obj <<
+1516 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 620.331 513.996 629.307]
+/Rect [497.06 409.123 513.996 418.099]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.42) >>
 >> endobj
-1513 0 obj <<
+1517 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 596.51 295.063 607.389]
+/Rect [103.177 385.302 295.063 396.181]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-1514 0 obj <<
+1518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 586.577 513.996 595.434]
+/Rect [497.06 375.369 513.996 384.226]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.43) >>
 >> endobj
-1515 0 obj <<
+1519 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 562.637 289.158 573.516]
+/Rect [103.177 351.429 289.158 362.308]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-1516 0 obj <<
+1520 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 564.659 513.996 573.516]
+/Rect [497.06 353.451 513.996 362.308]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.44) >>
 >> endobj
-1517 0 obj <<
+1521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 540.719 354.206 551.598]
+/Rect [103.177 329.511 354.206 340.39]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction) >>
 >> endobj
-1518 0 obj <<
+1522 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 530.786 513.996 539.643]
+/Rect [497.06 319.578 513.996 328.435]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.45) >>
 >> endobj
-1519 0 obj <<
+1523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 506.846 273.945 517.725]
+/Rect [103.177 295.638 273.945 306.517]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable) >>
 >> endobj
-1520 0 obj <<
+1524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 508.749 513.996 517.725]
+/Rect [497.06 297.541 513.996 306.517]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.46) >>
 >> endobj
-1521 0 obj <<
+1525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 484.928 263.893 495.808]
+/Rect [103.177 273.72 263.893 284.6]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-1522 0 obj <<
+1526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 486.831 513.996 495.808]
+/Rect [497.06 275.623 513.996 284.6]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.47) >>
 >> endobj
-1523 0 obj <<
+1527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 463.011 310.189 473.89]
+/Rect [103.177 251.803 310.189 262.682]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Variable_1_1Compare) >>
 >> endobj
-1524 0 obj <<
+1528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 452.958 513.996 461.935]
+/Rect [497.06 241.75 513.996 250.727]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.48) >>
 >> endobj
-1525 0 obj <<
+1529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.177 429.138 286.03 440.017]
+/Rect [103.177 217.93 286.03 228.809]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-1526 0 obj <<
+1530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [497.06 431.041 513.996 440.017]
+/Rect [497.06 219.833 513.996 228.809]
 /Subtype /Link
 /A << /S /GoTo /D (subsection.11.49) >>
 >> endobj
-1527 0 obj <<
+1532 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1536 0 obj <<
+/D [1534 0 R /XYZ 90 757.935 null]
+>> endobj
+110 0 obj <<
+/D [1534 0 R /XYZ 90 203.235 null]
+>> endobj
+1537 0 obj <<
+/D [1534 0 R /XYZ 90 171.172 null]
+>> endobj
+114 0 obj <<
+/D [1534 0 R /XYZ 90 171.172 null]
+>> endobj
+1533 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1574 0 obj <<
+/Length 1111      
+/Filter /FlateDecode
+>>
+stream
+x�՘[S�6���)�V{�(�X�0��f�a�n)�}�
�pDp׷���|��f�P
+lC2�'K�|t��9K��ԁ·��x0:	��8��3�ub�#g<q�� o� ���w�S螱r:cSnj�e��-KU5
+I���2�8x?
| 9
+t��JC����
t&����#g�{���|����|�CL 
���8gM�=h���•OP |9C�A�}v�1]�ƹR9ͦ���o��bj'q���9�{��L,9���
���e7�����i�
�����'����Uob�Ҧv�g�e�a0��
�'�D��Q�ᗵ���!���cg�0�)��0��K>ϊ.��b@��%����w<;�'�� 	�g��u�	�����������;W�x�x�?&2!�p�aH@�
~
L��{.�����"�5U��ʅ��I	����)Ēg
H6��%Hr�A���įfЅГ�k9�p[�B9+���J���0�bV�9/x�f�Դ0�fs^�b����(u�
�>ZQ)�>V
�mw=�w�RA�Pk�nr�=H;?W���t���y�Z\�������B����|�V
�ڶ$���H�+��H��K�
U��Y����5����u�a\p��iΓӲ�����6 l7u��B�m�ic�?ɤ�4YeS��}�=s�Q�25��$� [...]
o��Y�~��]����U9Y�
f{��/Mfn_Ħ��V�$���q�=F��Z��HwD�
M���K^5����.Q�z�I\�W�̤�J�}��NŌ�)��.Î�B=��(z핰�
+�@�$�W�4�>V�LEc���k��T���'�����+gݮ�Rh��g
�]�|��7$2�.ywB03��t�O�ꚮ����_y޵m}8-
�6`Vf� Y;��|����+rY��H�ST�wc�X���zH�� 
�
+endstream
+endobj
+1573 0 obj <<
+/Type /Page
+/Contents 1574 0 R
+/Resources 1572 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1420 0 R
+/Annots [ 1531 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1568 0 R 1569 0 R 1571 0 R ]
+>> endobj
+1531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 280.573 325.112 291.477]
+/Rect [138.538 697.247 325.112 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-1528 0 obj <<
+1553 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 267.622 427.762 278.526]
+/Rect [138.538 684.296 427.762 695.2]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4) >>
 >> endobj
-1529 0 obj <<
+1554 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 254.67 371.747 265.574]
+/Rect [138.538 671.344 371.747 682.248]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-1530 0 obj <<
+1555 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 241.719 377.356 252.623]
+/Rect [135.768 658.393 377.356 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-1531 0 obj <<
+1556 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 202.865 291.652 213.768]
+/Rect [135.768 619.539 291.652 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable) >>
 >> endobj
-1532 0 obj <<
+1557 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 164.01 336.554 174.914]
+/Rect [138.538 580.684 336.554 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1From__Covering__Box) >>
 >> endobj
-1533 0 obj <<
+1558 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 125.156 309.565 136.06]
+/Rect [138.538 541.83 309.565 552.734]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-1534 0 obj <<
+1559 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 86.302 282.038 97.206]
+/Rect [135.768 502.976 282.038 513.88]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-1535 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1539 0 obj <<
-/D [1537 0 R /XYZ 90 757.935 null]
->> endobj
-110 0 obj <<
-/D [1537 0 R /XYZ 90 414.443 null]
->> endobj
-1540 0 obj <<
-/D [1537 0 R /XYZ 90 382.38 null]
->> endobj
-114 0 obj <<
-/D [1537 0 R /XYZ 90 382.38 null]
->> endobj
-1541 0 obj <<
-/D [1537 0 R /XYZ 90 299.547 null]
->> endobj
-1536 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1572 0 obj <<
-/Length 893       
-/Filter /FlateDecode
->>
-stream
-x�ݘ]O�0���+|�FP�N����@�ƘĠ�� E&1%Z�ǥ��篤��ĤR�*%�����9��A`8���z���!
7 �"00�]
f	��;�����8�G���
2���	�oH����7�ع�
�f��
�� �����=�y��
-�D��p��WF�'�8�}�!�p���]0����R���	�
D�oT4ڒ4��J
f�ōy�[���Ƣ��*��߇Z���
��	����`�ʧC���u���b�K���X�E��-�3�G�8U
-�ItZd��4�$:I�9���c,[Sr���t��K��3r[�j�x�����K�
�@(�#w�&iL�e��K�\���<Q�Y��o	�M���U[m�j���� �I�(���C�i�meC���2=�y������d
[�_0i�$e":��_�Gek9b���j�|ݵ�?�L�Zz���GTٔ�u5�҄���*N�yO,��hw
���	K�*k������Ѩ�H��hF�&��3Bgu�6���k��XR�ZfUZI��o8aI�O�̺��2�ۏbs�j��se���N����}���V�[;��[Ǯ��QU�lŸ8+��q�'}:}͘�e1}�k�����b�G7�o���+ ~(n; �4�^������7P]<��2�����$KNE
�F��O�ƽOg?��S.R�yљ�
�5�Ұ��19yS��׍�)u�M����y�}�&t�*ʧF��3�q=?�%����uPnR ñ7��K?������-��m.�`7����5�2寄-��%�ѽ��UBA,%�ؓ�:O=���������m���v��D5jѷB���p�\¸�
��
�bX�ٰ�rm�X;H�gy�i�,+s�����	�!��
-endstream
-endobj
-1571 0 obj <<
-/Type /Page
-/Contents 1572 0 R
-/Resources 1570 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1552 0 R 1553 0 R 1554 0 R 1555 0 R 1556 0 R 1557 0 R 1558 0 R 1559 0 R 1560 0 R 1561 0 R 1562 0 R 1563 0 R 1564 0 R 1565 0 R 1566 0 R 1567 0 R 1569 0 R ]
->> endobj
-1552 0 obj <<
+1560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 696.002 326.869 706.906]
+/Rect [138.538 464.122 326.869 475.025]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Variable_1_1Compare) >>
 >> endobj
-1553 0 obj <<
+1561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 657.148 324.1 668.052]
+/Rect [135.768 425.267 324.1 436.171]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-1554 0 obj <<
+1562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 618.293 324.677 629.197]
+/Rect [135.768 386.413 324.677 397.317]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-1555 0 obj <<
+1563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 579.439 385 590.343]
+/Rect [135.768 347.559 385 358.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-1556 0 obj <<
+1564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 540.585 290.357 551.489]
+/Rect [135.768 308.704 290.357 319.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-1557 0 obj <<
+1565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 501.73 327.447 512.634]
+/Rect [135.768 269.85 327.447 280.754]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-1558 0 obj <<
+1566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 462.876 322.994 473.78]
+/Rect [135.768 230.996 322.994 241.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-1559 0 obj <<
+1567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 424.022 383.317 434.926]
+/Rect [135.768 192.141 383.317 203.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-1560 0 obj <<
+1568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 385.168 288.673 396.071]
+/Rect [135.768 153.287 288.673 164.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-1561 0 obj <<
+1569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 346.313 331.303 357.217]
+/Rect [135.768 114.433 331.303 125.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-1562 0 obj <<
+1571 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1575 0 obj <<
+/D [1573 0 R /XYZ 90 757.935 null]
+>> endobj
+1576 0 obj <<
+/D [1573 0 R /XYZ 90 716.221 null]
+>> endobj
+1572 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1598 0 obj <<
+/Length 1000      
+/Filter /FlateDecode
+>>
+stream
+x�ݘ�s�&�����ݬk�	���v��4m���͒����MF
�q���P,;�u��:}%���ዞ��;'�N�,�A���`4	Q�!%��ছ@��0B�{���#u?21_�9��
������ȏ�!�>��w~u��`�p�+�`�S�.:7����� A?���j� ��5ם�;�V�6�R���~
"�CR+��Z}޽nzT�OsV��#H�keWU3���i�����O%�&�ɇ��s��"���R��`��T�L���B�>�}�E�Zy��0 ��S�
+�UX���J�鳪)<����.1{)+u���������ȞӣA����70;�<��m F��28��t|΅5N��x�s����X�|�q�.��
�.��I-
>�0k� xk�Kf�,�rP
��w�E&����e�������S.Uv�I���r������r:��^J���'���ç\V��_gS.21�I/7M����
K%W�:0c9�@�
+�P,o<�iO�|d%vi���~%2g������^�/w�~S6
_�#M��1�+�3��a�	��]V�\�Ǘ�5����$/�
C&��6O��t�!���=Xn��	+�b�ĵq��=��_�����//��,&�
)v;��̾����׀���a�"��D�a[7��3��u�hV��>4�;S<h`9L�����0�g�{�<>��ߊ�yQ:7u�Wϣ%���
���ox�˒�,�����2��
guDy��"7���0�<H�ā9z�T�l�l�5B�'��I�SݳR����≮C#L�{�����O�]’�o�ͬn^�e6q�l��,U��Y�����>�
�P
�a�;�
a�q}�LHw�f
뢛����Ψ-�Qr��Gi��V.�X�����{��e�
"h��e��|
� bG�pw̱8�Ћ������Sj9����5LK��R�L��˼�¶5j��2j:i٢���ו�*��������
+endstream
+endobj
+1597 0 obj <<
+/Type /Page
+/Contents 1598 0 R
+/Resources 1596 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1420 0 R
+/Annots [ 1570 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1591 0 R 1592 0 R 1593 0 R 1595 0 R ]
+>> endobj
+1570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 307.459 391.626 318.363]
+/Rect [135.768 719.912 391.626 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-1563 0 obj <<
+1577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 268.605 296.982 279.509]
+/Rect [135.768 681.239 296.982 692.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-1564 0 obj <<
+1578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 229.75 346.237 240.654]
+/Rect [135.768 642.566 346.237 653.47]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-1565 0 obj <<
+1579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 190.896 406.559 201.8]
+/Rect [135.768 603.893 406.559 614.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-1566 0 obj <<
+1580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 152.042 311.916 162.946]
+/Rect [135.768 565.22 311.916 576.124]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-1567 0 obj <<
+1581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 113.187 331.861 124.091]
+/Rect [135.768 526.546 331.861 537.45]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-1569 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1573 0 obj <<
-/D [1571 0 R /XYZ 90 757.935 null]
->> endobj
-1570 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1595 0 obj <<
-/Length 1182      
-/Filter /FlateDecode
->>
-stream
-x�ݙ[s�6���)x+�Ʋ$O�3M�d�ݤi���ɎG�fʭ����WB��؛�v.N� !����H at m�A�s8��NlS�gc[�5j�� �Hڍ�dt�P?����b��4���ɫ��d�����uLG���m��ˠ�O�@
U�8&���s�
jo��A`z�6�zŚ�M~�����
X[-%p�Rm`���`@�Hso1&���s�M�p�2��e}GX�OjӮ�>b&�":�c:�L��)
r:��r�?����������ex
!�i����4�h��>�N
���l�fc
l
k]d����%�2-i$O���(��ɤnI�Q"��Ek
-�K��N��O��#Z;���x��^��ϙXP�c�������a#�Ɯ�=�[�e�d
,yd��!ńJ�BH5�;��
-�wqʆ��H�4<e��E�
�4v�5P
U!R�V-#V��/�<d�I�E�4	�����V��HE�,��-T0W�-q���}��0t{T�{]V�g���<
E,�V
���=

� #���u
	�„ќ�!�v)�Ot�Hbq�Dv&o
-���N�0x��Ҹ�N���	��0�3�*���"��ף�P��d�W_Ͻ%sq�
-l���O�ϊ��a�𿢶۳���v�պ����G$�� ���q0@�XUV�(��@ ���q�Β��l�D?P�`�����AD=����a`�65K�l��3�"
�[���q�ʟ�
-��7����T$.��~NEKu8��n@��N0d[��닆
�	����!K9�<=I���&��	4{j����)��:�����@�5c�|�m�q!p����H�"
�c��X�#��HQ�k����=d�&4��!`��{i��\�%A�&K��U},&�Q�_Ǵ��m0���v��	��?K����߂c�f8�9�-�&0M�]�����/{\���Z�hm���Ps��bVN��{{?S��Ց��4����(Mxj�������n��	/e��o/��Uᬀ}4�/�'5F�x�����[
-����wq�@��PU!�i��)asÑ��?	���ç+������U�j}����H}���0�k�4��\#vm��P,/"pUQ�3d��
`tM��}9��5u����C����m�yZ�Y�כ���/�,	�
�e/ˢ�����i
��&Ns�jv�W�+"�
 у
-endstream
-endobj
-1594 0 obj <<
-/Type /Page
-/Contents 1595 0 R
-/Resources 1593 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1568 0 R 1574 0 R 1575 0 R 1576 0 R 1577 0 R 1578 0 R 1579 0 R 1580 0 R 1581 0 R 1582 0 R 1583 0 R 1584 0 R 1585 0 R 1586 0 R 1587 0 R 1588 0 R 1589 0 R 1590 0 R 1592 0 R ]
->> endobj
-1568 0 obj <<
+1582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 719.912 376.692 730.816]
+/Rect [138.538 487.873 376.692 498.777]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) >>
 >> endobj
-1574 0 obj <<
+1583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 681.239 312.483 692.143]
+/Rect [135.768 449.2 312.483 460.104]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-1575 0 obj <<
+1584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 642.566 357.315 653.47]
+/Rect [138.538 410.527 357.315 421.431]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare) >>
 >> endobj
-1576 0 obj <<
+1585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 603.893 327.437 614.797]
+/Rect [135.768 371.854 327.437 382.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-1577 0 obj <<
+1586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 565.22 294.78 576.124]
+/Rect [135.768 333.181 294.78 344.085]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-1578 0 obj <<
+1587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 526.546 305.301 537.45]
+/Rect [135.768 294.508 305.301 305.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-1579 0 obj <<
+1588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 487.873 313.589 498.777]
+/Rect [135.768 255.834 313.589 266.738]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-1580 0 obj <<
+1589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [254.544 473.343 273.474 483.248]
+/Rect [254.544 241.304 273.474 251.209]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1581 0 obj <<
+1590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 449.2 306.407 460.104]
+/Rect [135.768 217.161 306.407 228.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-1582 0 obj <<
+1591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 410.527 320.793 421.431]
+/Rect [135.768 178.488 320.793 189.392]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-1583 0 obj <<
+1592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 371.854 267.104 382.758]
+/Rect [135.768 139.815 267.104 150.719]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1584 0 obj <<
+1593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 333.181 360.28 344.085]
+/Rect [135.768 101.142 360.28 112.046]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-1585 0 obj <<
+1595 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1599 0 obj <<
+/D [1597 0 R /XYZ 90 757.935 null]
+>> endobj
+1596 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1617 0 obj <<
+/Length 1277      
+/Filter /FlateDecode
+>>
+stream
+x��X[s�6~��`�5��,!�%��Lv���47�n�
6�M
�
�����M��ܚ�BH�s���$h�
h|�u��
l��w,��
�� ��1
+�����C��w�̞E`�4H��`N��qZ�|Lū�b��`����q���A�/�@�T�c�t��A#��'���U�*1l
�gl
;t���g�9��#� {�� @Ȗ�_[������
��L�(��`>W�^VK�a�n�'�x�����y0>�&y��޳���'�6U 
��Ⴊ��*�4���
���I��<��-����'�2<�ձ��
rl�B�l��
+�C�T�J5�SZA
�k91�YA�_�KT�
�#�y
��b��<79�tZr�c*��(�evϲ�cs�,
|���
��� �m�z6 ���Zdx\�c�� pI;;�LC�x�L�ugT��NU��]O��ѿ�.2gi�I��p<��H��
<��A*�e\y�ne��A�����X�/i���K[Z�����+��JGV�8��g�G��1��ކ��
+���0�M�t���&
+��-*ddh�����
�"h���	�@J�T��$��7K��e�5,��c�*�o�bbD�+P,��� {~�_��s��d���3�;q�A�#F���Z�?�G��C~�HV�(�㵤���
+iAKD<�>�m5�l�jc`��#i���x�I��&Ӷ5��=M����+&�DGo�ś���3O�A��d�8�M�`�&���l3�*��h�S��
�c08��<s��Eᆵr�V�UmҺ(iRKPG·�6
�i���m
?亼K�
PP[�����It9{�+�W\dU��)��T?����=yt���QL�qʓ�n�,��Z�r"�"�O`+�A�3h}��_� ��ܽ�$��l0�Cb͜�� 8���`~I�N�"ǘ6?�	X����[�o�nt\M9���Ҟ�I��[�۲
w5F�WUD���AB��g�bKB�
�eUE�Cv3�j�O`��b|��<(Y^<���8�$d˲ϖ%(�ͨ��g��
Ծ
��jJt�)��?�_���	kQ�O�N"�C	�2��U���]·U��g�B%�
����~�

_���O..���"x�U���#A�L&4ot�z]�2oTj�iv�5��
�����ַ��]���G'��F��A�^u���u���KA�E*RQq�K}+u
	��xE�K���O�=��
RM���oC�~�D6�E�
0�+�,��~�Z�i�i�� *�Y�o{ֆQ�k!��-a9��O&Ay�����*�{
+endstream
+endobj
+1616 0 obj <<
+/Type /Page
+/Contents 1617 0 R
+/Resources 1615 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1420 0 R
+/Annots [ 1594 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1608 0 R 1609 0 R 1610 0 R 1611 0 R 1612 0 R 1614 0 R ]
+>> endobj
+1594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 294.508 302.527 305.411]
+/Rect [135.768 706.961 302.527 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-1586 0 obj <<
+1600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 255.834 318.577 266.738]
+/Rect [135.768 668.107 318.577 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-1587 0 obj <<
+1601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 217.161 345.685 228.065]
+/Rect [135.768 629.252 345.685 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-1588 0 obj <<
+1602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 178.488 371.159 189.392]
+/Rect [135.768 590.398 371.159 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction) >>
 >> endobj
-1589 0 obj <<
+1603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 139.815 389.978 150.719]
+/Rect [135.768 551.544 389.978 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction) >>
 >> endobj
-1590 0 obj <<
+1604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 101.142 356.763 112.046]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction) >>
->> endobj
-1592 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1596 0 obj <<
-/D [1594 0 R /XYZ 90 757.935 null]
->> endobj
-1593 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1613 0 obj <<
-/Length 1180      
-/Filter /FlateDecode
->>
-stream
-x��X�n�6}�WۇJ؊&%Q��(�m���\\ǻ}H�l1�Z�*�1ү�H$��4�8i�>�6͜3���9"�c�ø�?�
�г=4�F!A�G1�)���15-J1~~�޴lF��(�/�9��A.xu
͚e�;��9��q�p���G�-�V+��04�z�_�a��Z�Rrm�]�~�e�Cck9#+�S�a�	�O	�ԕ�_�6k��ϡK��3�4�ku�X͕��V�qlhRfDUM�Ezw��*��$�*����ԡH�4���x���x2�
-��Fo����@!
^њ��ٰۮ8�?Hxl5m��:�u=��Ok�n��#�F<�ͣ@�A@�E]
�
-��b�Ծ�ee��Iu^�.3���Fq-G�,�$�֢jQ����k��ukXX��=׆��!}]*8p���[ �!�
s�L��b�3/|
O4��u�~�����Z�ቜHD�i��bM(^�V
-7�(�{�]-x�iP�Dv �Y
�͌%�j���Q��
���NG��%!�p�ɢ�A�}�`�Ix.VYY�WG]�|��iTs+mI���Ȁ�7{ц�x8y�+0�}���r6e8�Px>Y	lD9dP��>�.i��X���&ɏ��IS��9��
pj+W���O�E
kp�
c�Ę7�*pU��k��9�M�禪<	�
�)').��3�Cyk����� YPU)S��E�K�~����p��GK�����\k܁�����U$��ޕ��4�$�
�/�%� �{V9��@�W�ع�D�q�(�{�w+ /k-�]�As�c	�r�k������Kh_,�����Gbox2�|8���MN���G��!�WO�/�~���x-�)�6:I-ץ�[� ;Z
=���v��
`���
�F���d+L;��R�
%uW��M�^
��c3t����9�
��
-YS."9�`�y
�B�I�`���2T�
���WU�]]�Ji`4���R�I�R]�zr����P�v�(3�~��f�G���X��,���7����ۘ|Gp󻢬8u�=�
��zT%��+��n�C�o����<�?��O��Ї2%�0�3�y���G-uۣ~:��G.>ռ����T�q�H�1W���F|^t�`e8���~�5yҽ?���Ҕg�b�M�.TO�Q������j�ȓ�‰�e���V�k�͗M�as�3{VT\�`��E�+R�����;
-endstream
-endobj
-1612 0 obj <<
-/Type /Page
-/Contents 1613 0 R
-/Resources 1611 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1425 0 R
-/Annots [ 1591 0 R 1597 0 R 1598 0 R 1599 0 R 1600 0 R 1601 0 R 1602 0 R 1603 0 R 1604 0 R 1605 0 R 1606 0 R 1607 0 R 1610 0 R ]
+/Rect [135.768 512.689 356.763 523.593]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction) >>
 >> endobj
-1591 0 obj <<
+1605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 706.961 419.706 717.865]
+/Rect [135.768 473.835 419.706 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-1597 0 obj <<
+1606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 668.107 329.645 679.01]
+/Rect [135.768 434.981 329.645 445.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-1598 0 obj <<
+1607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 629.252 312.788 640.156]
+/Rect [135.768 396.126 312.788 407.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-1599 0 obj <<
+1608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 590.398 353.764 601.302]
+/Rect [135.768 357.272 353.764 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-1600 0 obj <<
+1609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 551.544 303.478 562.448]
+/Rect [135.768 318.418 303.478 329.322]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-1601 0 obj <<
+1610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [160.107 470.781 327.956 481.685]
+/Rect [160.107 237.655 327.956 248.559]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_1_1IO__Operators) >>
 >> endobj
-1602 0 obj <<
+1611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [160.107 431.927 173.725 442.831]
+/Rect [160.107 198.801 173.725 209.705]
 /Subtype /Link
 /A << /S /GoTo /D (namespacestd) >>
 >> endobj
-1603 0 obj <<
+1612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 352.141 251.782 362.068]
+/Rect [145.731 119.015 251.782 128.942]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ge19dfe022c51c874d905e2a7c81c18f1) >>
 >> endobj
-1604 0 obj <<
+1614 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1618 0 obj <<
+/D [1616 0 R /XYZ 90 757.935 null]
+>> endobj
+1619 0 obj <<
+/D [1616 0 R /XYZ 90 254.726 null]
+>> endobj
+1620 0 obj <<
+/D [1616 0 R /XYZ 90 137.012 null]
+>> endobj
+1615 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1662 0 obj <<
+/Length 1365      
+/Filter /FlateDecode
+>>
+stream
+x��Y[s�H~�WP�
5+6�撷DI��Fѭ�d�"�*5.`R����{�o!A���>�\��9�9���qSq7�+�R���MM�8{™��5IIJ��c�7EI�J!����P�1�[n0]�S��AB��;����輦
+��/ˮ�]��
+�*�E]��ȯ�G��ᐨ������TY���W�*(�m{�і��DU18]VD�a��,���w�}���Br@җԩh�z�[}F��v[�������s�lwz�X�#	�<ͮ�k]�
pOS�{�,j��U%U4$�yg�R�|/#6
��#I��]��;�
��	�b���;$U37�$�P�NR�6� �'�4M�
M� �D	�O

���ؕe
��_�1vba�&�H���,�x�\��3�
vX��X(/f��O�F�|��&�T2x��s��K؜�1I��ԟ0xh�2L���'A�
Ɓ��R:����iqij0�O��م"/���>˟���%��8��`�ƣ0H\/X�Q�{R_UL\U�L��t�Y�1��;��ˤ�2�
�H��Ҁ���I
+����F��t��ˌ�#�iy���\\�=(�Cq
����TQ� 9
Ș�y��	*��ʓy�7��M2�fվ`�Jw��x�D�=�?N��˱O�0zq�),��2stu̮�/	��8�rP�X���z�jێ��k���z�2Nŕj�
+ݝ{n��/��7OY
\���lrN�$gD
]��h\^y�Fӂ�DnBgʡң��� �	i�x9O����[���j&p������51�;�e�^������"�NK0e�2�f.�f	�`	�XD[�n�)$|�Xw�24;m�����R|�]~�k~����*���c�/
�N�}�l7�oejO�Zq�n��4tb׭��`��vUC-
��:.�b��p���stH���P��v��t].��>����s�G�N��Fs��e�h�9�D��;���~�"Q
��2��T���N�
������A�S�\
���4��t�着!��z��x�
+W)d��D�lk3�h���UTL�
%]�>�E��� ��4߷ݼF�Cv��)K���1w��8�
�Y�LF�O��V�Ma�䌌�?�.<�渑��|�x��c��d��~�����W�
+ʷ.�1�������:{5���H����z���p��A��2)K� �h�*�Mxreh��@�:�ҡ���6L7�i�հ��$���z?�D>;��DS�
�� �"�N��Ƕ���,�����$�]��O�խ,������"���
��+I�
+L�>�(Xd?�l�n;񖿒��
+�����Y�,.j���gq���[D����y��t
dB_����~� ࡟3Ł�\�hL
+endstream
+endobj
+1661 0 obj <<
+/Type /Page
+/Contents 1662 0 R
+/Resources 1660 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1676 0 R
+/Annots [ 1613 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1631 0 R 1667 0 R 1632 0 R 1633 0 R 1634 0 R 1635 0 R 1668 0 R 1636 0 R 1637 0 R 1638 0 R 1669 0 R 1639 0 R 1640 0 R 1670 0 R 1641 0 R 1642 0 R 1643 0 R 1671 0 R 1644 0 R 1645 0 R 1646 0 R 1647 0 R 1672 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1673 0 R 1652 0 R 1674 0 R 1653 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1675 0 R 1659 0 R ]
+>> endobj
+1613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 313.286 251.225 323.214]
+/Rect [145.731 720.889 251.225 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g8458e58a5e857de11c35ce3076a70ab8) >>
 >> endobj
-1605 0 obj <<
+1622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 274.432 264.505 284.36]
+/Rect [145.731 682.286 264.505 692.213]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gbadfeba0a415d210cdd6d7309365e800) >>
 >> endobj
-1606 0 obj <<
+1623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 235.578 243.105 245.505]
+/Rect [145.731 643.683 243.105 653.611]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g7a529f51bfebdd4b3e69c866dced9bc1) >>
 >> endobj
-1607 0 obj <<
+1624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 184.788 213.038 195.692]
+/Rect [145.731 594.121 213.038 604.049]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) >>
 >> endobj
-1610 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1614 0 obj <<
-/D [1612 0 R /XYZ 90 757.935 null]
->> endobj
-1615 0 obj <<
-/D [1612 0 R /XYZ 90 487.852 null]
->> endobj
-1616 0 obj <<
-/D [1612 0 R /XYZ 90 370.138 null]
->> endobj
-1617 0 obj <<
-/D [1612 0 R /XYZ 90 253.695 null]
->> endobj
-1611 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1671 0 obj <<
-/Length 1314      
-/Filter /FlateDecode
->>
-stream
-x��Y[s�H~�W�P�`7w�Q�:Q4�ٚ�LQD;�ApSnj��vӠ�/�[e���9�w�x�̌�M��hvT�1CU�yb
�h*2Δy`
r< ��O�8^T ����ʛ!z�
=yr�k�ƪ2����0�Ɵ
�� ���&h��L���w�L��/
$Cg^ҷF%|�3v�z(JP��i2�^�)z�S���fGo�AU�%��EQP��DQ��<�
-�5�x4����I��&�ea���!֋�
.��g4�<��?F^�����
-c�w�^���h"�c�U��L|�E���`�2��:�n�0�,DSz�c8��(�dN��ҳ�EDO"k����0��Y璪�O7
�B��;�X�L�,��Kq��$SG�Q�����N�O�|8칭���t[]�r\���<A���
-�
 q��ϥ�7���@/�b��z����%Ylå'�(Է�~�w���! \=dI�J��y	�'�<c� �ūyR&�^?B�Y50�
-��v��}˵��u�`���c�%Q/u{�!�R^�؋ɓ!�=
B�P2����c���{׼��j��Zf
?!TK>
�.��{z���۫jeq�k�m�ku�V��Z'�$E-W�f&8
�9������װ+�riP��q1�c�g8�ݣC���E���Ai�XT��qmg䎭ۣ��N�����{�sDZ��y�	�ܽn���2� ��1��J6� ��:�;t�O�-�{T�
����c\�e�
پq*`
R�j!�G��E+����J�d ����և��0XI�1n�ڸ����h�|Ј��ʸG����+9
w�q�?��w�L�w�`/k����h‰���A�tf�/�� %�$�*I܋-J7�*,���bN��m�Q�
~=;�kc��\��yS�v.T35
֩KR��6�-4�C�����,4�% ��l��d��ƳM�%�l��f���]uO�lw�x �OYv���Z�a��3��&r�9
-���
��+c���m^,����]Kz��~8-T�)ݟI��+�'�j��'��$��(��T�*���in��:x\�/���:���%Y�*�Fd��mjl
[��u��
-܌�kB�:��P**�c��"���e�P'V�,g�-�4qK&X�S��-@�ꗂ�
���`h��}!P
Aɷ�|Wp�Lv�ӓ}֠
ыq��_8Ea�����U���
(�/��x( �-#%�

-
/a�m��D��~0��-�`T�8-I�:y�:��$˫f���E���*��'��r�|�ոE�X
-,Q���
�f��
��tX� V��
-endstream
-endobj
-1670 0 obj <<
-/Type /Page
-/Contents 1671 0 R
-/Resources 1669 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1608 0 R 1609 0 R 1622 0 R 1623 0 R 1624 0 R 1625 0 R 1626 0 R 1675 0 R 1627 0 R 1628 0 R 1629 0 R 1630 0 R 1676 0 R 1631 0 R 1632 0 R 1633 0 R 1677 0 R 1634 0 R 1635 0 R 1678 0 R 1636 0 R 1637 0 R 1638 0 R 1679 0 R 1639 0 R 1640 0 R 1641 0 R 1642 0 R 1680 0 R 1643 0 R 1644 0 R 1645 0 R 1646 0 R 1681 0 R 1647 0 R 1682 0 R 1648 0 R 1649 0 R 1650 0 R 1651 0 R 1652 0 R 1653 0 R 1683 0 R 1654 0 R 1655 0 R 1656 0 R 1657 0 R 1658 0 R 1659 0 R 1660 0 R 1661 0 R 1662 0 R 1663 0 R 1668 0 R ]
->> endobj
-1608 0 obj <<
+1625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [172.012 697.247 348.737 708.151]
+/Rect [172.012 512.747 348.737 523.651]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-1609 0 obj <<
+1626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [172.012 658.393 360.902 669.297]
+/Rect [172.012 474.145 360.902 485.048]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-1622 0 obj <<
+1627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [264.455 619.539 421.554 630.443]
+/Rect [264.455 435.542 421.554 446.446]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-1623 0 obj <<
+1628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 538.776 277.077 549.68]
+/Rect [138.538 355.144 277.077 366.048]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-1624 0 obj <<
+1629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 522.836 288.972 533.74]
+/Rect [113.91 339.33 288.972 350.233]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a896b8890edb38e9960c455aa178e508ba) >>
 >> endobj
-1625 0 obj <<
+1630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [292.743 522.836 429.25 533.74]
+/Rect [292.743 339.33 429.25 350.233]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8b30277f972f730fe26f6cfc39098cc77) >>
 >> endobj
-1626 0 obj <<
+1631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.021 522.836 513.996 533.74]
+/Rect [433.021 339.33 513.996 350.233]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e704947d33ff1b60a2475950d5f18ec3) >>
 >> endobj
-1675 0 obj <<
+1667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 510.881 176.774 521.785]
+/Rect [113.91 327.374 176.774 338.278]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e704947d33ff1b60a2475950d5f18ec3) >>
 >> endobj
-1627 0 obj <<
+1632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [179.763 510.881 318.292 521.785]
+/Rect [179.763 327.374 318.292 338.278]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) >>
 >> endobj
-1628 0 obj <<
+1633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 494.941 252.44 505.845]
+/Rect [113.91 311.56 252.44 322.464]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8d5e386c6a05c9656eac42fe9e2cdd8b5) >>
 >> endobj
-1629 0 obj <<
+1634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [274.018 494.941 411.442 505.845]
+/Rect [274.018 311.56 411.442 322.464]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8c77955fc77a169347da8820b46c3247b) >>
 >> endobj
-1630 0 obj <<
+1635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.021 494.941 513.996 505.845]
+/Rect [433.021 311.56 513.996 322.464]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a86c817c11198882f3864d8ace4ec326dd) >>
 >> endobj
-1676 0 obj <<
+1668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 482.985 176.774 493.889]
+/Rect [113.91 299.605 176.774 310.509]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a86c817c11198882f3864d8ace4ec326dd) >>
 >> endobj
-1631 0 obj <<
+1636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [179.763 482.985 324.379 493.889]
+/Rect [179.763 299.605 324.379 310.509]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80d808c2d0d6514c33e06445d7aa34270) >>
 >> endobj
-1632 0 obj <<
+1637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 467.045 326.043 477.949]
+/Rect [113.91 283.79 326.043 294.694]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) >>
 >> endobj
-1633 0 obj <<
+1638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [359.975 467.045 513.996 477.949]
+/Rect [359.975 283.79 513.996 294.694]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a7ce2ad16ee907ff9d31eeb1cda41834) >>
 >> endobj
-1677 0 obj <<
+1669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 455.09 170.398 465.994]
+/Rect [113.91 271.835 170.398 282.739]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a7ce2ad16ee907ff9d31eeb1cda41834) >>
 >> endobj
-1634 0 obj <<
+1639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [175.718 455.09 380.11 465.994]
+/Rect [175.718 271.835 380.11 282.739]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd) >>
 >> endobj
-1635 0 obj <<
+1640 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [385.429 455.09 513.996 465.994]
+/Rect [385.429 271.835 513.996 282.739]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a805e540f453fd070a4e4c0fdd887f4b7a) >>
 >> endobj
-1678 0 obj <<
+1670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 443.852 193.651 454.039]
+/Rect [113.91 260.597 193.651 270.784]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a805e540f453fd070a4e4c0fdd887f4b7a) >>
 >> endobj
-1636 0 obj <<
+1641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 427.195 267.035 438.099]
+/Rect [113.91 244.065 267.035 254.969]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89606fc251d767040929d3e2645dbb446) >>
 >> endobj
-1637 0 obj <<
+1642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [275.224 427.195 470.211 438.099]
+/Rect [275.224 244.065 470.211 254.969]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e0c660bfcbcd3d10c3e764e22f41d0a1) >>
 >> endobj
-1638 0 obj <<
+1643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [478.4 427.195 513.996 438.099]
+/Rect [478.4 244.065 513.996 254.969]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) >>
 >> endobj
-1679 0 obj <<
+1671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 415.239 257.172 426.143]
+/Rect [113.91 232.11 257.172 243.014]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) >>
 >> endobj
-1639 0 obj <<
+1644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [260.161 415.239 449.051 426.143]
+/Rect [260.161 232.11 449.051 243.014]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a1bf7bec2cb0d949e45c3cd0e25874a6) >>
 >> endobj
-1640 0 obj <<
+1645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 399.299 298.925 410.203]
+/Rect [113.91 216.296 298.925 227.2]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) >>
 >> endobj
-1641 0 obj <<
+1646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [303.901 399.299 473.424 410.203]
+/Rect [303.901 216.296 473.424 227.2]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fda2f32e2fc3f61357ce0d9d7813f5fc) >>
 >> endobj
-1642 0 obj <<
+1647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [478.4 399.299 513.996 410.203]
+/Rect [478.4 216.296 513.996 227.2]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8930a62d56d7231cdb1ed57e1d3eff0f7) >>
 >> endobj
-1680 0 obj <<
+1672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 387.344 282.636 398.248]
+/Rect [113.91 204.341 282.636 215.245]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8930a62d56d7231cdb1ed57e1d3eff0f7) >>
 >> endobj
-1643 0 obj <<
+1648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [285.625 387.344 472.314 398.248]
+/Rect [285.625 204.341 472.314 215.245]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd1bad185f4622d07b171767dafc78b6) >>
 >> endobj
-1644 0 obj <<
+1649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 371.404 292.997 382.308]
+/Rect [113.91 188.526 292.997 199.43]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a0f28596ac7d4a43766fab174c28ccab) >>
 >> endobj
-1645 0 obj <<
+1650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [297.914 371.404 473.484 382.308]
+/Rect [297.914 188.526 473.484 199.43]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8261922c7bb53bf71459671df868e55da) >>
 >> endobj
-1646 0 obj <<
+1651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [478.4 371.404 513.996 382.308]
+/Rect [478.4 188.526 513.996 199.43]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80905d51325862cb4db00635875efcff8) >>
 >> endobj
-1681 0 obj <<
+1673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 359.449 346.018 370.353]
+/Rect [113.91 176.571 346.018 187.475]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80905d51325862cb4db00635875efcff8) >>
 >> endobj
-1647 0 obj <<
+1652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [385.429 359.449 513.996 370.353]
+/Rect [385.429 176.571 513.996 187.475]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8202263943c451b9fdfe003b2bc8d0b1f) >>
 >> endobj
-1682 0 obj <<
+1674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 348.211 250.846 358.397]
+/Rect [113.91 165.333 250.846 175.52]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8202263943c451b9fdfe003b2bc8d0b1f) >>
 >> endobj
-1648 0 obj <<
+1653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 331.553 307.792 342.457]
+/Rect [113.91 148.801 307.792 159.705]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) >>
 >> endobj
-1649 0 obj <<
+1654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [142.154 292.699 312.793 303.603]
+/Rect [142.154 110.199 312.793 121.103]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-1650 0 obj <<
+1655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [327.796 292.699 511.506 303.603]
+/Rect [327.796 110.199 511.506 121.103]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2beee33de6f8542b0228161d044640eaa) >>
 >> endobj
-1651 0 obj <<
+1656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 280.744 279.717 291.648]
+/Rect [113.91 98.244 279.717 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2a57b0c1a34eced57ca8437eea92a4328) >>
 >> endobj
-1652 0 obj <<
+1657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [282.543 280.744 473.247 291.648]
+/Rect [282.543 98.244 473.247 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) >>
 >> endobj
-1653 0 obj <<
+1658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [478.4 280.744 513.996 291.648]
+/Rect [478.4 98.244 513.996 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) >>
 >> endobj
-1683 0 obj <<
+1675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 268.789 301.595 279.693]
+/Rect [113.91 86.288 301.595 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) >>
 >> endobj
-1654 0 obj <<
+1659 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1663 0 obj <<
+/D [1661 0 R /XYZ 90 757.935 null]
+>> endobj
+1664 0 obj <<
+/D [1661 0 R /XYZ 90 661.674 null]
+>> endobj
+1665 0 obj <<
+/D [1661 0 R /XYZ 90 529.692 null]
+>> endobj
+1666 0 obj <<
+/D [1661 0 R /XYZ 90 373.992 null]
+>> endobj
+1660 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1739 0 obj <<
+/Length 1400      
+/Filter /FlateDecode
+>>
+stream
+x��XYs�H~ׯ�j�ш�&o��9�"�T�N�B0��r(������o3�%d
�R�'�a�����F��,�o�s�KCld�!���-
����`�
��FXjbY���3�������Ÿ��%�o��.-S5EC���W
�m�l`�"
�����Tu!H7�e!��+AF�m	wթD���0n|j�������T
,64j1Vl$[���H6tf�([�a�N��a�K`	�(K
�w����ϣr��2
+�:Ȓ�����d�)�K]^�\SQ��)pU�ͣ�MQ�
�MS�X�t��}�|��4�Nh�&%��m��
��~F�����$����o/}:%)���xNL��uET��	Z�����h���ovɴ�f�Bcd�
��
+����Z��b�ߓq��!l��NC��1u�4� g�
|"i�8�0�:�+{J�]R�l'(�a�|-�	{C6"qEMo|�L����=
�G�x�#��:��~h��&�MS�,�����|��\Sp�ݣ5�ϡ׋4
���Ӗ0Ƣ�Ns�Bq�'
+���Ao�j��׋ӲrIZ�bE����0Ր��x�C���OT�{�_u= E�W[wji�w6
+���Y����,~�z�v�;�]�Kg�R���T{���N%�TK��<H�v��noNc�L�+���Y�Y3���W�����2��Q�˪z/�vU����\�k\�u��^�/^[:��ZWz�/{����P���E4�y3���v������
�a����7���v��2
^��p���_:�q�]��*;F��`�{�}������u�¹��<Yk^�� �C���kޭ䷳pQ�Aj��?f�K�.V��ſ�)�	�a�ƌ�T������*��d+t��A�&�j��T�1}9.�x 3�0vgy&)�xG?�z�u���e�H��}&S�UvfC=���3�h����ALN�ڟ�iՓ5�9I�����.��>�
�x7u��	x���,�c/7��/;�d�X����>����Wc�)}W�_�"�#�i;ؐj��T�fb�%
�,�w�t�Y+�[�]�/���
.����p������U	0!�ܽ1E���}Ȝ��7��T�C [...]
Fl[~�
+U�����O�ɒ��
v�
˪� {��|��>�;����Y�G�i�����ʀR��c�WU���b�&�W�'
*���a��t]��OI�E�U=?]P��o�.��‘GXF
+<��
���s�y�����H
��f/�L��ʲ6��r��պ��CA�i4�QT����^֤@�4WBVْNJ�|[����;�
+endstream
+endobj
+1738 0 obj <<
+/Type /Page
+/Contents 1739 0 R
+/Resources 1737 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1676 0 R
+/Annots [ 1714 0 R 1715 0 R 1716 0 R 1717 0 R 1718 0 R 1719 0 R 1720 0 R 1721 0 R 1722 0 R 1723 0 R 1724 0 R 1725 0 R 1741 0 R 1726 0 R 1742 0 R 1727 0 R 1728 0 R 1729 0 R 1743 0 R 1730 0 R 1731 0 R 1732 0 R 1744 0 R 1733 0 R 1745 0 R 1734 0 R 1735 0 R 1736 0 R ]
+>> endobj
+1714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [140.67 229.934 337.141 240.838]
+/Rect [140.67 696.002 337.141 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-1655 0 obj <<
+1715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [349.176 229.934 511.506 240.838]
+/Rect [349.176 696.002 511.506 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e757308990edf84fcb94023ff4a7183bf3f8dace5) >>
 >> endobj
-1656 0 obj <<
+1716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 217.979 260.748 228.883]
+/Rect [113.91 684.047 260.748 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e75730899c7753e1dd51e1b7b3fdfafa9f8332370) >>
 >> endobj
-1657 0 obj <<
+1717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 179.125 321.36 190.029]
+/Rect [138.538 645.192 321.36 656.096]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-1658 0 obj <<
+1718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 163.185 282.885 174.089]
+/Rect [113.91 629.252 282.885 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae556cc08f48e769b9c15bea83d5d883a1) >>
 >> endobj
-1659 0 obj <<
+1719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [318.122 163.185 511.506 174.089]
+/Rect [318.122 629.252 511.506 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312aed8db7109fb4bb50360b05800dd245416) >>
 >> endobj
-1660 0 obj <<
+1720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 151.229 260.241 162.133]
+/Rect [113.91 617.297 260.241 628.201]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae3e4424ce8e7ebe86e125541b561fc300) >>
 >> endobj
-1661 0 obj <<
+1721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [263.229 151.229 478.192 162.133]
+/Rect [263.229 617.297 478.192 628.201]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) >>
 >> endobj
-1662 0 obj <<
+1722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 135.289 304.464 146.193]
+/Rect [113.91 601.357 304.464 612.261]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae94cf20719046117aece5acba61dcae4d) >>
 >> endobj
-1663 0 obj <<
+1723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [307.453 135.289 478.839 146.193]
+/Rect [307.453 601.357 478.839 612.261]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae8191bdbdcd041a9859ed465d16062ab1) >>
 >> endobj
-1668 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1672 0 obj <<
-/D [1670 0 R /XYZ 90 757.935 null]
->> endobj
-1673 0 obj <<
-/D [1670 0 R /XYZ 90 714.318 null]
->> endobj
-1674 0 obj <<
-/D [1670 0 R /XYZ 90 557.75 null]
->> endobj
-1669 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1740 0 obj <<
-/Length 1612      
-/Filter /FlateDecode
->>
-stream
-xڵXms�8�ί��>����/�FrG��KH��������l�\ڹ�~+K
&䥝aƒ,�>��jw6n
l�V;
՚63<���6F7��
�&�Sb���G�C�� c��իz�rlv��v��
-5�D�Hn�@N]�9���Gok�Q�-� �T� �q#X�>~����1�5��]
â
�s��g
k�x)�[H	���\á
a�+��(U�
�E�Z�u�'���.�
���
�	7�dᏇ��~&��?�O�߼9�˹�;�
�����O�]= ��ߟ��!�1\dٞ� y\[�V?
t�@���?�uZ��٠7��wFv@���-�=l�U'��2�g���V��ak���+-��C�e�m[y0X�8
 [ȳ,
XqFqΙ��e*VӸH�D�*EoT��A)�-
-O�<�pc�~�+�e.�o~�ѸO�^�Iߟ��x��:�N��W�N1G�A�G��k�P���]l�iN�:;�[�T+
��K���=r{��x��`�b|���j?�Hߟ��8����v�s�m�s
�u
�����;f�u�tp�?o��Z*���T
��p$�Ok>�䇇�*
�H��F=��~�H�[�̉W�i<�*����HJ���<�]�a1D�F��QpF��r �SUK�P?VK�8J3�q4K�:��
T'S*���t�� ���J&�L�)�繤��U��xgv.^��?�)�OU��"JC	����1б\ey^H�$��
�!�ze�[��ġl�4��z�:�B��&œ/"ȞN.[�f���\d>�k���4HB�i��pԨ���)1�"
-�8ѣP΅������k��i��n
Z���$�2���	}%Z� ����J�"Y��>��%t��a�2��P��`�\�p��S�U��xU��h���)O�ޛ8Qo��4��)!r7�Zh�s�8����at;j�������/R�/��E����?84Ү=�����Z�6g��k����
��w��+���^���R-��P�]n�����8�z6)bz?�]5P�*I�c-_���N��O��?�~>~v
�e�]G�	O� ��LVa�>�?��!j�#�%%���
�Gg�4K��i;����6�f��ȴi�\�l�E�W��C��+��B�j�Ş�1!Sř�p���`VAT�V�����,_ʲ �+�|�2��{y
-�� �-��#���6���
چ�M
S2w��&�<�����Mr��*�x
��{ ����A��,���_�Z�$�f
-@�1�{>a��0p
�M'�T���s�M�����j��� ���Vs
�i{T���Z
��@0Ea��� �6_�V)�H��B��o��`5_&B�Ti��7�K�K�Վ�odY.0���S�s=�1�b��Kb�~���!3��!��cv�*�]��GJ��
ʺ��`A�+�6�2�\B�V���A+�*揷�1�
-���J��H��y5��Ж��ı.�զ��k�J[˭��?|6t��}�|�z6
�y��
���|�>�ѼNE�k
��n8{~����
�ӼUYtS�+T3yL!c2����SY����(F�r�7�)�����̲l��ټ��CA�VQ�LP�5��ys����B�6�k�MA�bӑo��=���y_
-endstream
-endobj
-1739 0 obj <<
-/Type /Page
-/Contents 1740 0 R
-/Resources 1738 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1664 0 R 1665 0 R 1742 0 R 1666 0 R 1743 0 R 1667 0 R 1729 0 R 1730 0 R 1744 0 R 1731 0 R 1732 0 R 1733 0 R 1745 0 R 1734 0 R 1746 0 R 1735 0 R 1736 0 R 1737 0 R ]
->> endobj
-1664 0 obj <<
+1724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [171.926 719.912 358.474 730.816]
+/Rect [171.926 562.503 358.474 573.406]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-1665 0 obj <<
+1725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.021 719.912 513.996 730.816]
+/Rect [433.021 562.503 513.996 573.406]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc171c9b0459dc8ba8cc0c8178b6cf4f017) >>
 >> endobj
-1742 0 obj <<
+1741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 707.957 285.356 718.861]
+/Rect [113.91 550.547 285.356 561.451]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc171c9b0459dc8ba8cc0c8178b6cf4f017) >>
 >> endobj
-1666 0 obj <<
+1726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [350.003 707.957 513.996 718.861]
+/Rect [350.003 550.547 513.996 561.451]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc1b39e3c667ce455313f8ff578722af2e9) >>
 >> endobj
-1743 0 obj <<
+1742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 696.002 180.102 706.906]
+/Rect [113.91 538.592 180.102 549.496]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc1b39e3c667ce455313f8ff578722af2e9) >>
 >> endobj
-1667 0 obj <<
+1727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [183.09 696.002 386.925 706.906]
+/Rect [183.09 538.592 386.925 549.496]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc140409716eac06f7ee5c44a200d3702f0) >>
 >> endobj
-1729 0 obj <<
+1728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [169.481 657.148 363.362 668.052]
+/Rect [169.481 499.738 363.362 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-1730 0 obj <<
+1729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.021 657.148 513.996 668.052]
+/Rect [433.021 499.738 513.996 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d654324bf568397fdfc332a4c06e7a4facf5) >>
 >> endobj
-1744 0 obj <<
+1743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 645.192 222.143 656.096]
+/Rect [113.91 487.783 222.143 498.687]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d654324bf568397fdfc332a4c06e7a4facf5) >>
 >> endobj
-1731 0 obj <<
+1730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [225.132 645.192 412.907 656.096]
+/Rect [225.132 487.783 412.907 498.687]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d6540e1a601a53491f60c89282fde55b5352) >>
 >> endobj
-1732 0 obj <<
+1731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [167.818 606.338 366.69 617.242]
+/Rect [167.818 448.928 366.69 459.832]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gdf9d6f17d8974c81e3499f170e7762a2) >>
 >> endobj
-1733 0 obj <<
+1732 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.021 606.338 513.996 617.242]
+/Rect [433.021 448.928 513.996 459.832]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a253f4353b82f1a10a08b1e756bb7c84ad) >>
 >> endobj
-1745 0 obj <<
+1744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 594.383 286.532 605.287]
+/Rect [113.91 436.973 286.532 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a253f4353b82f1a10a08b1e756bb7c84ad) >>
 >> endobj
-1734 0 obj <<
+1733 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [306.845 594.383 513.996 605.287]
+/Rect [306.845 436.973 513.996 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a2b2bc77b49f9450faf5b5f8ca5374421d) >>
 >> endobj
-1746 0 obj <<
+1745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 582.428 162.558 593.332]
+/Rect [113.91 425.018 162.558 435.922]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a2b2bc77b49f9450faf5b5f8ca5374421d) >>
 >> endobj
-1735 0 obj <<
+1734 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [165.546 582.428 406.63 593.332]
+/Rect [165.546 425.018 406.63 435.922]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a278fc3e83d58f3eb97a8041b600870a05) >>
 >> endobj
-1736 0 obj <<
+1735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [219.892 501.665 469.663 512.569]
+/Rect [219.892 344.256 469.663 355.16]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d) >>
 >> endobj
-1737 0 obj <<
+1736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1741 0 obj <<
-/D [1739 0 R /XYZ 90 757.935 null]
+1740 0 obj <<
+/D [1738 0 R /XYZ 90 757.935 null]
+>> endobj
+1746 0 obj <<
+/D [1738 0 R /XYZ 90 363.229 null]
 >> endobj
 1747 0 obj <<
-/D [1739 0 R /XYZ 90 520.639 null]
+/D [1738 0 R /XYZ 90 306.936 null]
 >> endobj
 1748 0 obj <<
-/D [1739 0 R /XYZ 90 464.345 null]
+/D [1738 0 R /XYZ 90 218.655 null]
+>> endobj
+1621 0 obj <<
+/D [1738 0 R /XYZ 90 196.344 null]
 >> endobj
 1749 0 obj <<
-/D [1739 0 R /XYZ 90 376.065 null]
+/D [1738 0 R /XYZ 90 196.344 null]
 >> endobj
-1618 0 obj <<
-/D [1739 0 R /XYZ 90 353.753 null]
+1677 0 obj <<
+/D [1738 0 R /XYZ 90 159.058 null]
 >> endobj
 1750 0 obj <<
-/D [1739 0 R /XYZ 90 353.753 null]
->> endobj
-1619 0 obj <<
-/D [1739 0 R /XYZ 90 316.467 null]
->> endobj
-1751 0 obj <<
-/D [1739 0 R /XYZ 90 301.897 null]
->> endobj
-1620 0 obj <<
-/D [1739 0 R /XYZ 90 268.705 null]
->> endobj
-1752 0 obj <<
-/D [1739 0 R /XYZ 90 254.135 null]
->> endobj
-1621 0 obj <<
-/D [1739 0 R /XYZ 90 218.886 null]
+/D [1738 0 R /XYZ 90 144.487 null]
 >> endobj
-1753 0 obj <<
-/D [1739 0 R /XYZ 90 204.316 null]
+1678 0 obj <<
+/D [1738 0 R /XYZ 90 111.296 null]
 >> endobj
-1738 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R >>
+1737 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1771 0 obj <<
-/Length 1928      
+1778 0 obj <<
+/Length 2073      
 /Filter /FlateDecode
 >>
 stream
-xڽY�r�6}�W�m�J�~�}��e�YVl���3)EAw(�
�q<_�
6 ��,{&�T�
-ݧO7M�n���z����ʳ�!	=�.7����I\�
.�ÏZHL}d����AY����|��[��i^S��>
|��<O�m��`�
�o`�ch�R]���;L�����5��44�
��v�~�X6���~���8��
-!�ƥ�;�SI�t��.���Ӽ���9.:�
b;��nec}��J���B7
-f�8Z薡�ӎ�Y
����ӻw��T�$�2���+�8�
zM�x��z��(��Mۜ�q����j[g8�Jk{��a�ђ�
-�J�@Z"��U8*� :��"fxL
����{�/�S�{�~�Q����ꩦo'�>E�b1�Ʒ����x:�/�寋��t��0�$�o�%�Ҹ�N�*̈́�y�W��;�'�8 �N0t��dD�
ܮ�K��+6L�
�q_
-NǬ��Қ��$�S`��ˌ��J��绞��߹�8k����$iC�Ae�e��Ҝ�
���?x����&	]ad{:~���
Z�J\,DrrKs��`8�h� (��&_#
ۄ�\)� mp_������ȉ>�
[��%=�W��� b��Q��
-q�
0r�
�d�c����"���r`X�8��1���
x�m�M�_�L�ڤ���	]�9�� J�E�bs*8��E��I�ę
�}�^2σ=�C����
�Bq
>Y��]�q��D��b�_/l+v�����"�� ��/�/�q�Mp<�q�&;��m���0�K+lc1�g�x6A@�;�1x�خ/9ۗ_�$�����G ����q�����&VO�N���2����C�
Jj#w�&���T� ���a�:DQ�KEL�Vm⹑Km�Zf�N����g��q���2��_�m�{���C�]���g�s��
�;�|���:�7��� ���(��q
A9r�P{L� P�
����҄��.�=�a
-����˃�h�d�s8�`�Q �_�{�p�n��=��|�YC
-O��—�8]���`�|��Q�P�M�0#�s+c~�a:L�x��m���|���O����$k����
�p0(�w��͞|
 S��k��v<Ͷ�~,y�9(jnĈ�+_��p0���=�3f�C�gq%�
yN�\����<�i���ydqYR�L
'}�=���@HC���ؾ9"�<xl��
�L�rJ����L��2%^
a�\�*�x�
�(��C�刲k�C�.�V��迢�wT9OA��;Z��r�&��(�*Ő繴��b/9��U\���F��o{ZC����/��t�S�5����^��4TU��=zvn"�X`H@
�B�h~{w�~���1�
��"�A�.���%<��m� 	Q#�%���L7p�p��B���R'�=��n�
�@(;��\�+7��)����)q_��l��:�k<��+�E���/� m��+دB��擿��� j6y%(��
-P�^��
�
H���%�[��9J��5{ņ����lx��0<�n����t~5�O����j�L�u���o��oA�
-:O�'�8��:bu�|eڕ��g�:��A����j���}�
-hP�'��#�9c^�H�o�7<]�
���_��L�U��b��;��8GŽ�^���O��q^���ϓ-�����6|��ϡt<�������@9~|}
�Bp7p���~y}��|T�_E�JEǐ�
�
7��K��E���5a:�ut�]N��L۳u�]E�%�3]+h+�_(+�(���PV�f��W��5
�x$��@���!q]��K�-^0����ſ �_
->T��C�/`q���y#�o�dž �R5�AL��Sf��� ����S�Q��}
��σ�]� �2lb���u������$i�d$�/�2�x�t��Ηzf�L��ܟ���	�8���
+xڽX�s۸�_�I*�E0I� �>�
%��_��2s��h(
+�أH���s���b��hKm�}� �������l��������V�"�
+k��"�
+��|ױ�
��0b�h�ض=��������M��v�J��:�e��
��B�~�~L��
8Ŷ
��X�}+�
��n[
��lƣ�zR�6��rh3�����*B�3[�
B�2�Q�e!�ٶ�kt7�/�����w��ɗk�Ќ�(/>�v��m���	�#�ӵ�Rʑ���UZ�D�w��,�_,����C��}��CY�6F�u$��˜�#�wR"���c3��i1�ц�.�|E����8͛�i�Lod�%�[';�	��Z��[ĸ�q��c�"B�fs��B�E
�9�H��TD���HҸ�
��
�����ݧ�G�FT���w��o�&�>g��>
��P���ʤN��(�e�#��h,܀\��b�,�M\c�W����m��V}j�|�ž��&o�������#��͋zM �o��f�v߃��`({��Y4�61Ԧ�ƞ���Z{���@~�LGG��l�"�e���9��m 1\c��,��=L=��X�4ޖRS�N�8{�Q�xb��qL�`�^�)�F�9��"R�x �_��yILNj��:��4�>#�n��X�K��H\$���6

�,�p)���શ���X�q#0/�0�2��SҠW
$���]	�<NU{QqF9.vP�3�ɇ�Q�
��r!u�z_$����_c2ӑ������&���U�C�j
w� �M<{����\���&��q�|y�H��3�qF�ҩu�V9�j
�P^`8]�q�srS��Q])�l�$�jK	t
չ�c�-�Fn��yF{�����{܆���Z��
ާ
t֫�ɇ�Wד��l����L�\r��M��W��w�gi\
.�*ʹ�y�9.g��*�N00Y7P��:�~�H�x��h5[�]
r!2�X�
�*eI�SP�n���4+	*һ��wd
g;���F�$�R�vp��2��4�qI}��O�q#d+����rK�j�J�kC\�\�q]�D��R4���._
���OU!H��*�W�XW�9��r+[�T�
m
 �LA�A�.��i0�V����"[���ED%��n&{2��6��q�����Q���P�	�m�o��R��
x9c�qR���8�\^���y��<����`���R~s]������@�����r�_^�j�Ï��k�d�<�KЯQO
��i�
)�r(�ݕ����X��݄.�M`P��t
փڽ)�6��$����~
.�^�o
�m@�?kxk���o�`�A�U��TA*�/<�@U��(h�^�ڧL�l�؈\wY�<��^���
�������8�5{�Wu�'�9��'�o��o}\p����O.fw�x=8ّ-��EÛ�r4��h���GCZ�
�q�������ŽϝQ2��L�~�p���2�*�Z�A��=.p�~���y���	��Y��L\��.����6&z
�_q��np�vHX�RƘ�(
�Y<��6�a7��ǢR,E?c��
�l��s�^wH��0�i
K�t���8AS�	��P
1�.M��Vx�jf$���ߘ���V�h��H;
A� [...]
�.��_q��	��W��O�(��
�#���?�x<�n=4�[��˚_+Y�u�Z#���ylbdl��>�)��3����$����}��=^'
���y]��ˋ���'�Tl��ے���v�]
[��Ł¸a�<��ۄf�g=�#��}�m�
 endstream
 endobj
-1770 0 obj <<
+1777 0 obj <<
 /Type /Page
-/Contents 1771 0 R
-/Resources 1769 0 R
+/Contents 1778 0 R
+/Resources 1776 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1766 0 R 1767 0 R 1768 0 R ]
+/Parent 1676 0 R
+/Annots [ 1773 0 R 1774 0 R 1775 0 R ]
 >> endobj
-1766 0 obj <<
+1773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [131.844 511.172 188.471 522.075]
+/Rect [131.844 334.133 188.471 345.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-1767 0 obj <<
+1774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [193.339 479.291 267.719 490.195]
+/Rect [193.339 302.253 267.719 313.157]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-1768 0 obj <<
+1775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1772 0 obj <<
-/D [1770 0 R /XYZ 90 757.935 null]
+1779 0 obj <<
+/D [1777 0 R /XYZ 90 757.935 null]
 >> endobj
-1773 0 obj <<
-/D [1770 0 R /XYZ 90 733.028 null]
+1780 0 obj <<
+/D [1777 0 R /XYZ 90 733.028 null]
 >> endobj
-1685 0 obj <<
-/D [1770 0 R /XYZ 90 714.318 null]
+1679 0 obj <<
+/D [1777 0 R /XYZ 90 705.341 null]
 >> endobj
-1774 0 obj <<
-/D [1770 0 R /XYZ 90 714.318 null]
+1781 0 obj <<
+/D [1777 0 R /XYZ 90 690.771 null]
 >> endobj
-1686 0 obj <<
-/D [1770 0 R /XYZ 90 678.935 null]
+1782 0 obj <<
+/D [1777 0 R /XYZ 90 562.471 null]
 >> endobj
-1775 0 obj <<
-/D [1770 0 R /XYZ 90 664.365 null]
+1680 0 obj <<
+/D [1777 0 R /XYZ 90 537.28 null]
+>> endobj
+1783 0 obj <<
+/D [1777 0 R /XYZ 90 537.28 null]
+>> endobj
+1681 0 obj <<
+/D [1777 0 R /XYZ 90 501.897 null]
+>> endobj
+1784 0 obj <<
+/D [1777 0 R /XYZ 90 487.326 null]
+>> endobj
+1682 0 obj <<
+/D [1777 0 R /XYZ 90 452.078 null]
+>> endobj
+1785 0 obj <<
+/D [1777 0 R /XYZ 90 437.507 null]
+>> endobj
+1786 0 obj <<
+/D [1777 0 R /XYZ 90 240.858 null]
+>> endobj
+1683 0 obj <<
+/D [1777 0 R /XYZ 90 216.643 null]
+>> endobj
+1787 0 obj <<
+/D [1777 0 R /XYZ 90 216.643 null]
+>> endobj
+1684 0 obj <<
+/D [1777 0 R /XYZ 107.713 139.716 null]
+>> endobj
+1685 0 obj <<
+/D [1777 0 R /XYZ 107.713 123.775 null]
+>> endobj
+1686 0 obj <<
+/D [1777 0 R /XYZ 107.713 107.835 null]
 >> endobj
 1687 0 obj <<
-/D [1770 0 R /XYZ 90 629.116 null]
+/D [1777 0 R /XYZ 107.713 91.895 null]
 >> endobj
 1776 0 obj <<
-/D [1770 0 R /XYZ 90 614.546 null]
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F95 1788 0 R >>
+/ProcSet [ /PDF /Text ]
 >> endobj
-1777 0 obj <<
-/D [1770 0 R /XYZ 90 417.896 null]
+1792 0 obj <<
+/Length 1588      
+/Filter /FlateDecode
+>>
+stream
+xڽX[s�8~�W�ma�(�E��
$C咝ݶ�1X!��B})���=�$c�!�ٗ`;��w>}�ӑ����t��8�\��d!KWti�(YX2tE���k!�w!c������.��wN�Μ5ew�0���oMC5����>���;?;2D��\�J
d�DZ��߱���OF�eJ��@�~}i����
!�"�H�,c�`M2a�0��xP��]�\�HU�������Ob�,�.��i��)���ҞL��8������.d�,M��k%#S�� 8��bIбN(>���cd��
H
����Z�n�SHw����,��Rh��B1x��
���p������p<��ՄU�&RdU�
q�=�uR/��W~_����z)G��1�@
4L��O�Z�N�4' ��	
n��
��0���W6g���`�æd���=�!-����o��☺m�q��������c��%��(��/�Y�:���Y�[2w��o�&�߹����
�T��0nB��H3J;G��B�`I�W���W�}�0�g�nBe��U��:
+{��^�f 
�(��#�n�
$i
�5d1�s�>��y��&|��D �	��ڒ��7��f|�:
��C���6�D��Ra�.~��ɹ��%�Q��>9=-_�6�.�o
�L.�|�:'�
�]��2w/bo�Ć��[�it�o�K�peA홠�;4bu
+"7�3N`�(V��I�e�Y�C�F����g� fi,#(Jo�?���`:S�<�!���c����U�,[�1,үf�~�u�(�A���D��"ͪXOޒ�N8
4JqEѩ�� ut�/�ܪ���ވ:p�]���̉��	O/E{��ύ����ګ:p�1[ ��*�ڙ�b�ګː�q�i�(���
af��qZKX`�Ob5�s��������6�t��t�}��~4i�h_
s�WC݈
?����K"V�{;���L��)H&F�?FR�
��P�X��X�8p�I�!���D�ر�e���WW�|s�b���E���@�����mN�Sp�(�>�����S at SoU��8ū��֓�Ȳ�p�t�b1�
��4��j��0/���91&
+]��bܷ�\��fb 
��C�p��B�.�J��'&8l�%H	�G:
��t�ĬzC�KfѨ0
#�('�a��Ż#y�
b�±��3T
��J�*w9o��wͦA��g�Oqh�R��wԭ�����Z��z*5��Ą�Q}x��q�l7�����:���I���
+8�6Y�֔f&B�ꅔ�Խb�|6��T]��e	F�$
g��F��(���ɨ�@
x�
+&��ǼK=߻�tM�
�>
�
^v0N�ghQ��U����
l�-O��~�w�7���xK嬱lr�zpn����.Nh-��|�E���u����*��l�m3S�`4i>�� m�
$@��h��QW^N������n"K6O=.N|���j�ib!B�=����\��V�W3ղ�EB�?�>�Kq䄙��o�`1keya�3ÿdnI3Jy�,�����
�T�ʰ�Wq�
Oi�����n�h� ��&F^z������T��()�� ���!�����u�}
+endstream
+endobj
+1791 0 obj <<
+/Type /Page
+/Contents 1792 0 R
+/Resources 1790 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1676 0 R
+/Annots [ 1789 0 R ]
 >> endobj
-1688 0 obj <<
-/D [1770 0 R /XYZ 90 393.682 null]
+1789 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1778 0 obj <<
-/D [1770 0 R /XYZ 90 393.682 null]
+1793 0 obj <<
+/D [1791 0 R /XYZ 90 757.935 null]
+>> endobj
+1688 0 obj <<
+/D [1791 0 R /XYZ 107.713 723.065 null]
 >> endobj
 1689 0 obj <<
-/D [1770 0 R /XYZ 107.713 316.754 null]
+/D [1791 0 R /XYZ 107.713 707.125 null]
 >> endobj
 1690 0 obj <<
-/D [1770 0 R /XYZ 107.713 300.814 null]
+/D [1791 0 R /XYZ 107.713 691.185 null]
 >> endobj
 1691 0 obj <<
-/D [1770 0 R /XYZ 107.713 284.873 null]
+/D [1791 0 R /XYZ 107.713 675.245 null]
 >> endobj
 1692 0 obj <<
-/D [1770 0 R /XYZ 107.713 268.933 null]
+/D [1791 0 R /XYZ 107.713 659.304 null]
 >> endobj
 1693 0 obj <<
-/D [1770 0 R /XYZ 107.713 252.993 null]
+/D [1791 0 R /XYZ 107.713 643.364 null]
 >> endobj
 1694 0 obj <<
-/D [1770 0 R /XYZ 107.713 237.053 null]
+/D [1791 0 R /XYZ 107.713 627.424 null]
 >> endobj
 1695 0 obj <<
-/D [1770 0 R /XYZ 107.713 221.113 null]
+/D [1791 0 R /XYZ 107.713 611.484 null]
 >> endobj
 1696 0 obj <<
-/D [1770 0 R /XYZ 107.713 205.172 null]
+/D [1791 0 R /XYZ 107.713 595.544 null]
 >> endobj
 1697 0 obj <<
-/D [1770 0 R /XYZ 107.713 189.232 null]
+/D [1791 0 R /XYZ 107.713 579.603 null]
 >> endobj
 1698 0 obj <<
-/D [1770 0 R /XYZ 107.713 173.292 null]
+/D [1791 0 R /XYZ 107.713 563.663 null]
 >> endobj
 1699 0 obj <<
-/D [1770 0 R /XYZ 107.713 157.352 null]
+/D [1791 0 R /XYZ 107.713 547.723 null]
 >> endobj
 1700 0 obj <<
-/D [1770 0 R /XYZ 107.713 141.411 null]
+/D [1791 0 R /XYZ 107.713 531.783 null]
 >> endobj
 1701 0 obj <<
-/D [1770 0 R /XYZ 107.713 125.471 null]
+/D [1791 0 R /XYZ 107.713 515.842 null]
 >> endobj
 1702 0 obj <<
-/D [1770 0 R /XYZ 107.713 109.531 null]
+/D [1791 0 R /XYZ 107.713 499.902 null]
 >> endobj
 1703 0 obj <<
-/D [1770 0 R /XYZ 107.713 93.591 null]
->> endobj
-1769 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1783 0 obj <<
-/Length 1475      
-/Filter /FlateDecode
->>
-stream
-x��X�r�H}�W�6P���@��͉�lj,9Z25��(,�2�e4��υn�2(��̋XDw�s��s/`i#a�z�f9:�24�F����A��dQ�HK_�$ۈ(gc,�}�J9S)�'^�)�
�W7q��o]^Z�fʆ�|Y�9�ѷ�U�D�Y��L�J�h��
�|��N�H�-iW=I���1��#,�6R������u�T5�
��~to�W��x\
+
��W�F[Qb�?հK��
'����_�g��8���;���b����d�M� jd�&����
�gb�3B���Q�o>�V�2�Q�E� ������!���}p
��f�p���e��
̣%J�",�~�?z��'Šr?N�������3Wt,�� �0��Հo�0��S�����^
��4�G(�I�b�fpw5dA 
t��>O�u����ȟyQ+:"�C�*
Qp����t%�M�m�G��C�"/�}��B#9U]�@���\Ѱ�t��u/:�
s8X�o����4I�凘)����^Γ����"�~t(��.����t��,LKBnu�љ_M��>���Lf���k���vq�}���B�͛���x����L�s~#�H��B�)\c|���l�5d�b]��/���
�j:��ݷ�ۻ^?� @�=�$��a>G����� KxF�q(��-XXW�fS̑�TQ�*��4/�<���$|zd~깓�>�ҧ��yR�e�q�A�W� Ű��
U�g���<H�X
�zHD���1by��3*r�z�P [...]
-�:!�J��
:��v���!�v�U
� �g�/�K�az�rћ��eѦ�]�TĭR�f�C��5��냍�=&�8�c�ym��^��Y��E��n�g
xk�m�6}v��
�>x��5�X���n��
-w��'�	�S
�Q�C1�8��������w��e����K���j���u>����ʗ���ȶ�/.W�#�~>��|�d��m`'�12,�䜾��^�z�\��Kg�C��_Dt�I�딁U��@�z�N¶Q�
-�/�W���ڇ�+���ڑ���u�������a!�X�~��>W^v4K|X�6�T?��>K����om�I��*c�o��"�o����S\�x��Ƒmʈ�Ѩ,L9��R}��4��b
�����ۋ���n���ڱMQ��o���s����]��4
M�%u�P�K�@i|�6�_|}�
-endstream
-endobj
-1782 0 obj <<
-/Type /Page
-/Contents 1783 0 R
-/Resources 1781 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1780 0 R ]
->> endobj
-1780 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1784 0 obj <<
-/D [1782 0 R /XYZ 90 757.935 null]
+/D [1791 0 R /XYZ 107.713 483.962 null]
 >> endobj
 1704 0 obj <<
-/D [1782 0 R /XYZ 107.713 723.065 null]
+/D [1791 0 R /XYZ 107.713 468.022 null]
 >> endobj
 1705 0 obj <<
-/D [1782 0 R /XYZ 107.713 707.125 null]
+/D [1791 0 R /XYZ 107.713 452.082 null]
 >> endobj
 1706 0 obj <<
-/D [1782 0 R /XYZ 107.713 691.185 null]
+/D [1791 0 R /XYZ 107.713 436.141 null]
 >> endobj
 1707 0 obj <<
-/D [1782 0 R /XYZ 107.713 675.245 null]
+/D [1791 0 R /XYZ 107.713 420.201 null]
 >> endobj
 1708 0 obj <<
-/D [1782 0 R /XYZ 107.713 659.304 null]
+/D [1791 0 R /XYZ 107.713 404.261 null]
 >> endobj
 1709 0 obj <<
-/D [1782 0 R /XYZ 107.713 643.364 null]
+/D [1791 0 R /XYZ 90 392.141 null]
+>> endobj
+1794 0 obj <<
+/D [1791 0 R /XYZ 90 377.571 null]
 >> endobj
 1710 0 obj <<
-/D [1782 0 R /XYZ 107.713 627.424 null]
+/D [1791 0 R /XYZ 107.713 300.778 null]
 >> endobj
 1711 0 obj <<
-/D [1782 0 R /XYZ 107.713 611.484 null]
+/D [1791 0 R /XYZ 107.713 284.838 null]
 >> endobj
 1712 0 obj <<
-/D [1782 0 R /XYZ 107.713 595.544 null]
+/D [1791 0 R /XYZ 107.713 268.897 null]
 >> endobj
 1713 0 obj <<
-/D [1782 0 R /XYZ 107.713 579.603 null]
->> endobj
-1714 0 obj <<
-/D [1782 0 R /XYZ 90 567.484 null]
->> endobj
-1785 0 obj <<
-/D [1782 0 R /XYZ 90 552.914 null]
->> endobj
-1715 0 obj <<
-/D [1782 0 R /XYZ 107.713 476.12 null]
->> endobj
-1716 0 obj <<
-/D [1782 0 R /XYZ 107.713 460.18 null]
->> endobj
-1717 0 obj <<
-/D [1782 0 R /XYZ 107.713 444.24 null]
->> endobj
-1718 0 obj <<
-/D [1782 0 R /XYZ 107.713 428.3 null]
->> endobj
-1719 0 obj <<
-/D [1782 0 R /XYZ 90 416.18 null]
->> endobj
-1786 0 obj <<
-/D [1782 0 R /XYZ 90 401.61 null]
->> endobj
-1720 0 obj <<
-/D [1782 0 R /XYZ 107.713 324.817 null]
->> endobj
-1721 0 obj <<
-/D [1782 0 R /XYZ 107.713 308.876 null]
->> endobj
-1722 0 obj <<
-/D [1782 0 R /XYZ 90 296.757 null]
->> endobj
-1787 0 obj <<
-/D [1782 0 R /XYZ 90 282.187 null]
->> endobj
-1723 0 obj <<
-/D [1782 0 R /XYZ 107.713 205.393 null]
->> endobj
-1724 0 obj <<
-/D [1782 0 R /XYZ 107.713 189.453 null]
+/D [1791 0 R /XYZ 107.713 252.957 null]
 >> endobj
-1725 0 obj <<
-/D [1782 0 R /XYZ 107.713 173.513 null]
+1751 0 obj <<
+/D [1791 0 R /XYZ 90 240.838 null]
 >> endobj
-1726 0 obj <<
-/D [1782 0 R /XYZ 107.713 157.573 null]
+1795 0 obj <<
+/D [1791 0 R /XYZ 90 226.267 null]
 >> endobj
-1727 0 obj <<
-/D [1782 0 R /XYZ 107.713 141.632 null]
+1752 0 obj <<
+/D [1791 0 R /XYZ 107.713 149.474 null]
 >> endobj
-1728 0 obj <<
-/D [1782 0 R /XYZ 107.713 125.692 null]
+1753 0 obj <<
+/D [1791 0 R /XYZ 107.713 133.534 null]
 >> endobj
 1754 0 obj <<
-/D [1782 0 R /XYZ 90 113.573 null]
+/D [1791 0 R /XYZ 90 121.414 null]
 >> endobj
-1781 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F65 376 0 R >>
+1790 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1792 0 obj <<
-/Length 1843      
+1800 0 obj <<
+/Length 1450      
 /Filter /FlateDecode
 >>
 stream
-x��XYo�F~ׯ�[)�Zsy�o�cj-Y��&ikj-mCq
Q�_�ً"e�P���9����
�X+˱�^�'��g%(	�К�[�cE!F������d'G�q
��ի��

��䫆������$�8�";��_�
.�o
�8�R�E^`����/�����,yIlm婍�
�Ϭ���Q����0h"%͛�6b�&�,fCױy�[�eIW�$����o���`�nq����O.��c�p�B�WO�C
��z��h��TH�����GJ�Ђk(�%��ҒԼ<�]݋H��#0��	\%`v}5��^O�gW��������x�� IO/샋���~��ʪ
���~-�`9�0��y��=
�C]{@G�P��h�Kt�E���7�~b+@�i^+���
�	��D
4��Ի��$��^OUq���8���r<��F�UPϦ��c� ���g�@�{��A�q��[#�E8���_N��f��Ԍ�	_�GX�	8�U��2
7�#@�l@��@��x:���:
�����y!vP�^���@V��%��Ъ���CB��F�����Ѹ(
-�
��,4��qa�
����q1��r�c���7����M���hj�j���{��^SmQ+ʕ.���O�z\>ܳ�ޮx�]Є
e��HrD�i��ˋ���뫋�D�n�;�5L'���a�
���$^�h��M~O�4�SYW	���������ś��
����x�/�����w=�
^��c�?nM4:�w2�)g3�`�q��R��I:}��2�
&.Ѕ�6����(�MA� D�g��6S)�+(F~����`�V
-���."�
�:�Q���xGp'ȏ�9�]����COr�ܑ|	i��(h^�!�J
-]�R�(ݎq
jP|�A�ʙ�e��`�C�L�}����b�����4��1a����e��P�_�Jbo�,]�Ms���	�O�T
�uP�'-���gKZP�T�0O�4�*u_�;$��J푶Häj
-��
e,��T�?;��E����d�at�(	tt�FF��
l��@
|-a8��`� �Z��\�d"�
�r���)��~M�5V��Ju߾�UK9υmԺ�=pRG�􃖣���[�A���%���)��
a�з�2d�e%����|e�衐&��hPf�Op�_�(~��[�T&�M�y�iA,?|��g��Ԕ���3�� �`���]mC��e2EquS�j
٠.��P
��8��1*��1)�
ZW��0R �WY`wj�ng.k�+���b{�	0�~�TZp[Kc�-���
5��Īc~|�nY��}����#�?�*`�PSՒ�2�

@O0x�^�߿c��j-B��!�^(sв�u���$B���sa�#zU;�6�Ff�h.�
��V4W�E��G��Dg2�n���DN���B�Ў�b[���nz�kz�hI�Q�$��F�UH�<��l�D�REO$]YQvj"���w0[��5M%�t�
���%�h��V!c��i�j��؛���Ƚ��FAJH��vf�/)Y�c��oܥa�֚T�
-G���[ު�P�UM��_�(
9��h���*��Wqک��j�0�{
-k)��U{�H�aPUG^$�ȍ<a���MF�B
-�2
���
�P�
0R��Z
�0-o�jLd�=�
pG�+Ϙ�p
-��q7/�PuC%�_Ds��  
 Y&>����Xm�M������Sa

e��_��R��%��_��}��%�	��KOM��?�u�~[ѲUR|���1�Ha��U�*A�
-��'ҋ�.�񆚯)��Wˌ~�"耆��m�u]���l�[�V��YQ"V�@�9y�:�R0�/J��7d��Ȇ�
i����&e
+x��X[w�8~�W�m��H��K�hJ�t�5�m�mG1J��X�mB�_�#KL��{v�@���7�ofdc����u���q�ֵ� ���{#���D-bLf�g3@��"c��իfˢ���a�
�u��g�,�C߳=���_'��I�{��l��zȳ�.��bc��
���7V媅�X6��Ƹ�2�l�]�f�
�h�<Y.�Q�`�e
6
5-l��i�g�����eO��7<fE$���iq'b���-�[���"
r-GY�6(��ܕ��ۊ��FA�-�A.�� C��Bd�����nAXY@�G��
+������ڃ
�5ꮍ
�
<��bΒ]�5s-��E�F���ʹ�^���P��;d����׺�'2�˿/Y����4h��Ɍ
�\߫uN��7֬^�t�MJ�I�欰���Њ�u��ο�
+�E����o��ؑ�Q�k�æ����q)�
�b0�KA��0��^�򠂭�%��_��"����x�^�
d�rM��G�hj�]�L���L�B����a)�ѰׄB�i0�w۽�հ?�u>v'��Ӂ��I�M_J1/Z!�u�O!`�XDՉ�u�]j
��6QSʸ[�;���Z�K,��T�R��PTa2�=&���XjP<�Q��X?��*��9��#HOz�QͲ�h{��D'�M6�I��`�wUE������
+����E��~�f�3~<-F"ϣ�X
Gl���������.v��k"F�^�B?Jv\�tSˠF��#UR��$�o<���<��'�y&
l���'
�|a��(k�p֋�`�2?[
�d�5q_�
��!/�ك�I�\7���e�4\��~���Q�	ߛ���fo(�c���v����^gZ2��
q���*�!b�U7�W�W;Z;�er�Y�cuW�ִw;x=�
��9��K����2�
K�
+��n8���8��
��s�ݜiz���,NUK�,eN�O
#B������$Ou���X�0[k��AGI�0e*@I��`k��
+I
ɡثĒ9�*KF��s���U9�c{� 9
��<J<!�c$Ei�h��;�̠��)O�H./Q�Tv���m_�C
+��A���h��Uw�(��1E�HT�
y�)o��/
�
+��k�d^*�l at A,�ʙ�\́��刘�:���j��35Q�?y&ʝ�zm�Sy��7�s
~+ݟ�=,Ƀz�֭�2*�V
%�ej�Lq�8�V�"X^>*�
+��D�>S�ޢ�*j C$�#��
+Dͥ����{=Y�� bu��� G��\/��u���{Ǽ���������gG��Q���Q��s@oVII�7�I-�w�
�>d��ǃ�H�E�g���
Rg�4�$})~=�ԯ�t�H��ۜg��^��G�%�wy����k�B���'>ڠ�1�Z���Q��]�$�ŗ�
�7�=/����b�Z�0G�$J3i_</�[(���z�\�L�%0�`늷
��3���
 endstream
 endobj
-1791 0 obj <<
+1799 0 obj <<
 /Type /Page
-/Contents 1792 0 R
-/Resources 1790 0 R
+/Contents 1800 0 R
+/Resources 1798 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1788 0 R 1789 0 R ]
+/Parent 1676 0 R
+/Annots [ 1796 0 R 1797 0 R ]
 >> endobj
-1788 0 obj <<
+1796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [190.841 448.477 249.291 458.405]
+/Rect [190.841 275.498 249.291 285.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-1789 0 obj <<
+1797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1793 0 obj <<
-/D [1791 0 R /XYZ 90 757.935 null]
+1801 0 obj <<
+/D [1799 0 R /XYZ 90 757.935 null]
 >> endobj
-1794 0 obj <<
-/D [1791 0 R /XYZ 90 733.028 null]
+1802 0 obj <<
+/D [1799 0 R /XYZ 90 733.028 null]
 >> endobj
 1755 0 obj <<
-/D [1791 0 R /XYZ 107.713 661.74 null]
+/D [1799 0 R /XYZ 107.713 662.787 null]
 >> endobj
 1756 0 obj <<
-/D [1791 0 R /XYZ 107.713 645.799 null]
+/D [1799 0 R /XYZ 107.713 647.266 null]
 >> endobj
 1757 0 obj <<
-/D [1791 0 R /XYZ 107.713 629.859 null]
+/D [1799 0 R /XYZ 107.713 631.745 null]
 >> endobj
 1758 0 obj <<
-/D [1791 0 R /XYZ 90 617.74 null]
->> endobj
-1795 0 obj <<
-/D [1791 0 R /XYZ 90 603.169 null]
+/D [1799 0 R /XYZ 107.713 616.224 null]
 >> endobj
 1759 0 obj <<
-/D [1791 0 R /XYZ 107.713 526.376 null]
+/D [1799 0 R /XYZ 107.713 600.703 null]
 >> endobj
 1760 0 obj <<
-/D [1791 0 R /XYZ 107.713 510.436 null]
+/D [1799 0 R /XYZ 107.713 585.182 null]
 >> endobj
 1761 0 obj <<
-/D [1791 0 R /XYZ 90 498.316 null]
+/D [1799 0 R /XYZ 90 574.11 null]
 >> endobj
-1796 0 obj <<
-/D [1791 0 R /XYZ 90 483.746 null]
+1803 0 obj <<
+/D [1799 0 R /XYZ 90 559.728 null]
 >> endobj
 1762 0 obj <<
-/D [1791 0 R /XYZ 107.713 407.929 null]
+/D [1799 0 R /XYZ 107.713 483.983 null]
 >> endobj
 1763 0 obj <<
-/D [1791 0 R /XYZ 107.713 391.989 null]
+/D [1799 0 R /XYZ 107.713 468.462 null]
 >> endobj
 1764 0 obj <<
-/D [1791 0 R /XYZ 107.713 376.049 null]
->> endobj
-1797 0 obj <<
-/D [1791 0 R /XYZ 90 359.321 null]
+/D [1799 0 R /XYZ 107.713 452.941 null]
 >> endobj
 1765 0 obj <<
-/D [1791 0 R /XYZ 90 337.01 null]
+/D [1799 0 R /XYZ 90 441.869 null]
 >> endobj
-1798 0 obj <<
-/D [1791 0 R /XYZ 90 337.01 null]
+1804 0 obj <<
+/D [1799 0 R /XYZ 90 427.487 null]
 >> endobj
-1790 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R >>
+1766 0 obj <<
+/D [1799 0 R /XYZ 107.713 351.742 null]
+>> endobj
+1767 0 obj <<
+/D [1799 0 R /XYZ 107.713 336.221 null]
+>> endobj
+1768 0 obj <<
+/D [1799 0 R /XYZ 90 325.149 null]
+>> endobj
+1805 0 obj <<
+/D [1799 0 R /XYZ 90 310.767 null]
+>> endobj
+1769 0 obj <<
+/D [1799 0 R /XYZ 107.713 235.998 null]
+>> endobj
+1770 0 obj <<
+/D [1799 0 R /XYZ 107.713 220.477 null]
+>> endobj
+1771 0 obj <<
+/D [1799 0 R /XYZ 107.713 204.956 null]
+>> endobj
+1806 0 obj <<
+/D [1799 0 R /XYZ 90 188.417 null]
+>> endobj
+1772 0 obj <<
+/D [1799 0 R /XYZ 90 166.105 null]
+>> endobj
+1807 0 obj <<
+/D [1799 0 R /XYZ 90 166.105 null]
+>> endobj
+1798 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1818 0 obj <<
-/Length 1098      
+1823 0 obj <<
+/Length 1582      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_�o���&)Q�����5E�,�o_�BPd�֪�Jr\��
�
�q�
v�~�DQw�=w�㑠)"�c���78
<�(`ߣ��a at 1g�'�ơ��3N���m��B��V��B�]�eU	S!2'��/�Ͻ�޷
�Q%����(-z7_���gD��h�V�g
�9����#[ب�=?`
�0	�#8J�
t�I
�8�\	"���fZ9�I#�'i�$
��8U���I����]�4˝d\�{Ѹ4tD	SJ
'k�Jm҈Hk���0k�s�.?k��V�-!���Uf���E�Wfn����ak��Un�<o����3
X�o����>'k��G��fj<��I��.��Z4IW5�����ِ����"!�
�!"��P~�s�QYϻA5�`�3U-��
�Gz�P�4�7t��fT��;�n���"L�1�Ô{�i����n�f�v{Xn�әH�J���]�eDPY�^C���5�B�	��/��
yi�|�`MX|1/���Oe��p�Lo�u�}�D;v�C

�P���^���o��ӈbƇ�PzB/`�rw
d���y�G� He<����8(W5�
���LO5q_��v�&KM
-.kar0+�\�
<+�&��0�
D��*�ҥ˟K���f�B
��ᬍgM%]�Pu�.���Wki���i��
��`�ѹ�ʒ�~j\�;�B�d

�gMUħ�t��
���)��D�lBB9�Mͽ��r��"�$�яh��!��K)�2�
#����
һ�gG��[Q� �ow�=���~	�Y)�&��nDۚc��ȕ\s
�'NP��+J�[Z|Z��IVv����Dq$�[-l��ҥ��{�p��5\�m��Yg��6�a���o�#hx`/�+����C8X5;:�s�0�̝�–�dU�Uå
-��TN6�l�[��Q���y�
���Y�����1M�Q'6^��*!NllȜ�H�4���z��l��}
 ��6B�B ����K
aη|� 7��ґ�:pM�X����'i�9���������pbO���`yE��z�b��S�–cm�Wd�~�=*_�4��әu]��`�X,p��y��
κA]烧-�
-nw!�c|Q�[����B��'�
d�
+x���n�6��_����L���R1X�f�֥Y��-
Ffl�2�Ir\��wH
ʗ�I��ÞD��ܯ

~
<��i�$OyLo�������`:ޅ�G<��Xɶ�t۟�b�����4
eɄ�i>�0�e�b:�{��>
���L�$J�b5x��s8�%�$ʳ`co���G�-����t_��
��#B���VuK� �47CFê��ߛ}��G��-U�Vu�t�Q�oT�+�*i�!K�O��Q; ��	z�6�CN�۞�BBJ�l�D���Jݮ�:6�Rx�)��F4[cG0ˆ1�'��F��1�$ld�n�[��
+V��
�T�*	kQץ*�Ì��
,ж��:���#7Ր'��j�#��
e ��:��
+�n�
,\G,T��Y 1����@��X'6q&�R��<�Y�}��Ɲ:��U��;r�ȃ8ج��E�)�k�XȶC�ɢs ���YE6����U�]�y#��q��AN��n�N�\
Y�7�]# "[4Z6��������n��X�%���d7��

�'
�u��MU�kGE`DI��\&i�;�/�N>9B:�N��	�AՌ�$rHS+�Adf�4�txn�Vl�Ɔ/\�
}x���$��=�MS������,�%P�;ZB�
�� 1jш���!Ŝ���	�+�Vp��t8�H}	`Թ%� +[#zg�,٣������V����.H
V徟eS!W-wi�T���
優�#�Q4�—ƺ���Sź�䌩���p^�*]AWxd$p+w��b1LB���f)q�4��q!
����eJ?���缻 
�+��
���@
+@�Ru'����
�me�o��$�Sn�AkcQ0�r��h�2���̞��j��

�g�aH�ʦI��+�x|������#vo�
x�eOpd�
��f4��SՆ_����	Ԫ��r-��
�%��o�	��ҽ���%%q��Ĝ�����<9�	ލ��
�f
i8���׌�/_�^�X[�
�
d JQ�1��$�c'ʏ�5�,��ݸZw���^ņ��"��&2���ZԐ"'�=���,G�%(����|�����y�����,>�A�S�����[�_0��_F	�9`YV?��
H;
�
{�f���5��K�N�,��f�s�'�� W'�A�R�o?u�~��|F,g&���
+֮a�^7�(�[������O;�Q��Ó�ʺ�-�Ʒq
U�Q�ඖ�î�R���f�3���ڷf����Ր{�<��79{�Ѧ�7ڶa��G���[�M���Dru�
++��
S�F�����
�f�+�m
y��gէ3R'��1"�s
���}#
��(��iG�G=
�c�E�9�5����B���o�>�o!�}����7Fxe�Ƴ��۶ũ�
���f
4'0��e����!��(�޺w�yT���ܶ	�0?���/W
+lX�П\��VJ�	�[��V��ďj�8~e���[?�1�tS��g�z-p050���"

0��
�i��V�\r�}
��W3_&{�lB"�������x��lHђ�VuCT7��r�帹G\1��-xU���p��O�/��l0Z
 endstream
 endobj
-1817 0 obj <<
+1822 0 obj <<
 /Type /Page
-/Contents 1818 0 R
-/Resources 1816 0 R
+/Contents 1823 0 R
+/Resources 1821 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1684 0 R
-/Annots [ 1799 0 R 1800 0 R 1801 0 R 1802 0 R 1803 0 R 1804 0 R 1805 0 R 1806 0 R 1807 0 R 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1815 0 R ]
+/Parent 1676 0 R
+/Annots [ 1808 0 R 1809 0 R 1810 0 R 1811 0 R 1812 0 R 1813 0 R 1814 0 R 1815 0 R 1816 0 R 1817 0 R 1818 0 R 1820 0 R ]
 >> endobj
-1799 0 obj <<
+1808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [160.107 610.775 216.873 621.679]
+/Rect [160.107 456.05 216.873 466.954]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_1_1IO__Operators) >>
 >> endobj
-1800 0 obj <<
+1809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 530.989 187.464 540.917]
+/Rect [138.538 376.264 187.464 386.191]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-1801 0 obj <<
+1810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 517.779 316.68 527.965]
+/Rect [138.538 363.053 316.68 373.24]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4) >>
 >> endobj
-1802 0 obj <<
+1811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 505.086 234.098 515.014]
+/Rect [138.538 350.361 234.098 360.288]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-1803 0 obj <<
+1812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 492.135 210.149 502.062]
+/Rect [135.768 337.409 210.149 347.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-1804 0 obj <<
+1813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 454.361 180.57 463.208]
+/Rect [135.768 299.636 180.57 308.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable) >>
 >> endobj
-1805 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 413.45 225.471 424.354]
-/Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1From__Covering__Box) >>
->> endobj
-1806 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 374.596 198.482 385.5]
-/Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
->> endobj
-1807 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 337.799 170.956 346.645]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
->> endobj
-1808 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 296.887 213.018 307.791]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
->> endobj
-1809 0 obj <<
+1814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 258.033 213.595 268.937]
+/Rect [138.538 258.724 225.471 269.628]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1From__Covering__Box) >>
 >> endobj
-1810 0 obj <<
+1815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 221.236 179.274 230.082]
+/Rect [138.538 219.87 198.482 230.774]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-1811 0 obj <<
+1816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 180.324 216.365 191.228]
+/Rect [135.768 183.073 170.956 191.92]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-1812 0 obj <<
+1817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 141.47 211.912 152.374]
+/Rect [135.768 142.162 213.018 153.066]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-1813 0 obj <<
+1818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 104.673 177.591 113.519]
+/Rect [135.768 103.307 213.595 114.211]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-1815 0 obj <<
+1820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1819 0 obj <<
-/D [1817 0 R /XYZ 90 757.935 null]
+1824 0 obj <<
+/D [1822 0 R /XYZ 90 757.935 null]
 >> endobj
 118 0 obj <<
-/D [1817 0 R /XYZ 90 733.028 null]
+/D [1822 0 R /XYZ 90 591.842 null]
 >> endobj
 1347 0 obj <<
-/D [1817 0 R /XYZ 90 709.842 null]
+/D [1822 0 R /XYZ 90 555.116 null]
 >> endobj
 122 0 obj <<
-/D [1817 0 R /XYZ 90 709.842 null]
+/D [1822 0 R /XYZ 90 555.116 null]
 >> endobj
-1820 0 obj <<
-/D [1817 0 R /XYZ 90 627.846 null]
+1825 0 obj <<
+/D [1822 0 R /XYZ 90 473.121 null]
 >> endobj
-1821 0 obj <<
-/D [1817 0 R /XYZ 90 548.987 null]
+1826 0 obj <<
+/D [1822 0 R /XYZ 90 394.261 null]
 >> endobj
-1816 0 obj <<
+1821 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1843 0 obj <<
-/Length 938       
+1848 0 obj <<
+/Length 903       
 /Filter /FlateDecode
 >>
 stream
-x��X[s�8~ϯ��
Q$��7�B���lxؖ�(��h�m%�i��J�d�Ѕ1��u���>���� p6z�M�F>��i�E`q������b�
� v�!��\�
�
��\9U���'�G���ܱ"�T�$��{Io(wq��R
�8H'F�Ňћ���z �[�a
c?Y1����J� ��l�U<_~s0�5B�}[l!z�
�~b*4�k�
[u��j
J�YN�0JA�6�^�K�Ӫ\�[�,��DC��>������T&
-�2���c
�)6��Ҥ	�Yۮn�7�d	�1=�c+��a�
y �9+)��]
:DŽy��*=�%天��?ݵ�gZ�ɔ`E�����p��$�=�V�0��ݚh�m�1����SW�l�L��w�#?=��a�yi��,6��7@Ν$���E؈��D�C7�������-[ђ�kCf�д0>�����Q�w��	��={�f2+�L/iN&1�^g�-mv�vdI�-��C��
-�
BǮ#媷�p�
XSZHגk[���Muƨ���=�+�d�s{
�3�̩H�9��%�fur"�~�DwgE��}V�4/�-k������bCe�svO�+�/e�	�/��F!ҵ�la=6Ӯ���M,��S�I��ѫ�Ac�0i�J��}���4
.P٬�W����RϏ	���7�/+�J*/QB�|�#�;C�u:T5}L(**�;ד��u����^>����-픮~D#�i�Y�V[���Q���ya�W�Ѳ�a��AR�5�\�^�`�t�!��yh��)����OL�	)���O��X8�a���fm��){m�2��
�'A�
7

S(���V�@Wܩ�(]퍠z��9ž��;���ϩE��}���z�
(�!�DM�Jo��>�L��-��-Y�!k&u�Oz
�A�Ҏ�}�M��[T�Z��E{i��<�[.׉
+x��X�R�0}�W�
{�(���L�Z��>�����!��՚��B�1M��Xֽ��ܫ�	@�s4��N�a?p0| }� C��`8�F�]��6Fa9����i��Hnjğ�#���:>��HN��$T5��e6�,Z�.
z�g�Ⱦ^t>
;O
��@ K�~C�I޹�G`��/ �n?s9*���27��
�1����|��
� znB���;��;�?p��9�$#U�?�D{z-�p�Ӣ�I��1�z�;	
q/Ox�80�
��
�c�ġb+K
J��ӧ��Z�:ս|���}
�a���k
;.������ǜ���f�N�Ŧ

�f�톖�T��h=�T7�*J�?��-3��ƘD.��}K,�6�:�e����浪iޒ`*5��ȃ*'"L�9����j'��3j��0���^P�F"&��d�j���2fVp�c�f"1n*
+�MQ$
[[U��;d�%F!��
+�����<������%���rAI�֔53��MCcN�ή�!7>��N�rR�ֶO
���g*���9�%
����T��{�>OǴH���\U�[�����.��m�=�y������.��~��v�5�u�t�He�%�75���r��Q'X�&_�z��QF���n~�J����AE��>�lL���X��S��� 
�)w��M�2}�:�
�g<
Zw�G���kX�
T(�a�	��S���ŭ���n��ޛN��}�����"n!S5��eD�Ǭ$�V�_]����)�
��oߞ��R ���w3�}=��&X�w4�n6�ξT��[��.I1#�2��T�U�mA��#2 ��.�
5RVȾS�(���qB9������˃^o>�ä��"-L�^Yf�}k�1�I��dR��Q��yg.�MEp� �5ۄ
 endstream
 endobj
-1842 0 obj <<
+1847 0 obj <<
 /Type /Page
-/Contents 1843 0 R
-/Resources 1841 0 R
+/Contents 1848 0 R
+/Resources 1846 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1814 0 R 1822 0 R 1823 0 R 1824 0 R 1825 0 R 1826 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1840 0 R ]
+/Parent 1850 0 R
+/Annots [ 1819 0 R 1827 0 R 1828 0 R 1829 0 R 1830 0 R 1831 0 R 1832 0 R 1833 0 R 1834 0 R 1835 0 R 1836 0 R 1837 0 R 1838 0 R 1839 0 R 1840 0 R 1841 0 R 1842 0 R 1843 0 R 1845 0 R ]
 >> endobj
-1814 0 obj <<
+1819 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [135.768 709.048 179.274 717.895]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+>> endobj
+1827 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [135.768 668.197 216.365 679.101]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
+>> endobj
+1828 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [135.768 629.403 211.912 640.307]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
+>> endobj
+1829 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [135.768 592.667 177.591 601.513]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+>> endobj
+1830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 706.991 220.22 717.895]
+/Rect [135.768 551.815 220.22 562.719]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-1822 0 obj <<
+1831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 668.197 185.9 679.101]
+/Rect [135.768 513.021 185.9 523.925]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-1823 0 obj <<
+1832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 629.403 235.154 640.307]
+/Rect [135.768 474.228 235.154 485.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-1824 0 obj <<
+1833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 591.586 200.833 601.513]
+/Rect [135.768 436.41 200.833 446.338]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-1825 0 obj <<
+1834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 552.792 220.778 562.719]
+/Rect [135.768 397.616 220.778 407.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-1826 0 obj <<
+1835 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 513.998 201.401 523.925]
+/Rect [135.768 358.822 201.401 368.75]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-1827 0 obj <<
+1836 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 474.228 216.355 485.131]
+/Rect [135.768 319.052 216.355 329.956]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-1828 0 obj <<
+1837 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 435.434 183.698 446.338]
+/Rect [135.768 280.258 183.698 291.162]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-1829 0 obj <<
+1838 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 397.616 192.544 407.544]
+/Rect [135.768 242.44 192.544 252.368]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-1830 0 obj <<
+1839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 358.822 194.218 368.75]
+/Rect [135.768 203.646 194.218 213.574]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-1831 0 obj <<
+1840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 320.028 202.507 329.956]
+/Rect [135.768 164.852 202.507 174.78]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-1832 0 obj <<
+1841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [254.544 304.461 273.474 314.367]
+/Rect [254.544 149.286 273.474 159.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1833 0 obj <<
+1842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 280.258 195.324 291.162]
+/Rect [135.768 125.082 195.324 135.986]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-1834 0 obj <<
+1843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 241.464 209.71 252.368]
+/Rect [135.768 86.288 209.71 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-1835 0 obj <<
+1845 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+1849 0 obj <<
+/D [1847 0 R /XYZ 90 757.935 null]
+>> endobj
+1846 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+1869 0 obj <<
+/Length 1101      
+/Filter /FlateDecode
+>>
+stream
+x�՘]��6�����=	B�6�k��N�$��dz��0
�Ԗ\K@误dI��f��B��ʶl��9GG� ׃W���u�1
�a
+�K0F K�����

�a��&~�<�Tx6�C��r�&E�go�����	��㊈/�y�!K��A����,�c/
�O�7����?�����7�`%`Q
�>!P��7 �h��]�U�0R��~ ��m5e!ȕ�4֚�p
Q�0�(M����K{CD���
+Y�\���s�������i��~?N<�`��1�F��a<
C�ơ�F0�#���0L����a��X�B�jV��M��v庡�7�?��b�g���2u���d-?3I��&
.����X��[�HC/���.�Bй{��Q�!��������^��g"�D.T�!o(a�}Mh!1[���T�f�k\�3���
+�܂.uMӥMKf�ډ��K+�U�`�.��q\��#�5����VX�g7��,$U��D��5.�uߦ�:��oiAl�\�nmp�M�kn�eɛ��牱�����+L�Ei�ș�q�
)�gL��:
��ϑ�{~�������/�<}�3i��H��roВByj�<��P�
z�|P���Ÿ���]j���E�]�q;�/��k�����v�Yj;Z�yd~����^w�&��X���X�5GA��1cbS��;K5[%^��,|���eZlj�7`k� ��d��a8��G
/��S<-��P�;+ݥ��]z��p�;ؑFy���F8��}��LdH�P��E8ǂ
�BwK�g3�L����*ח�DUf�`
ƞ{sH��:٥&.����d���:�+%�D`�цA�
}�`���M�/������7
+7�MI燲�<6"{g;è=�Dc�l�g��*i�F�w��8�[��8�:n[�m����:��V�	�@3���G6�6��=��V�O"�����j��W�\�VV������odm��+ [...]
��
+endstream
+endobj
+1868 0 obj <<
+/Type /Page
+/Contents 1869 0 R
+/Resources 1867 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 1850 0 R
+/Annots [ 1844 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1866 0 R ]
+>> endobj
+1844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 204.727 156.022 213.574]
+/Rect [135.768 698.126 156.022 706.972]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-1836 0 obj <<
+1851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 165.933 168.495 174.78]
+/Rect [135.768 659.405 168.495 668.251]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-1837 0 obj <<
+1852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 127.14 154.368 135.986]
+/Rect [135.768 620.684 154.368 629.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-1838 0 obj <<
+1853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 86.288 180.928 97.192]
+/Rect [135.768 579.905 180.928 590.809]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-1840 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-1844 0 obj <<
-/D [1842 0 R /XYZ 90 757.935 null]
->> endobj
-1841 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-1878 0 obj <<
-/Length 1067      
-/Filter /FlateDecode
->>
-stream
-x�՘mo�6���S��$�I=�{��I��M���0$�@[�-LO�ާ�Q$e[Y�
N��$J:��w�;��A�?����G<��͖hBP
Q
z�Rt�P��;��g�RⰦ`����S�5O�|��
kv��
�s�
-.j����/y�ұ�K5D�`
81u����g�?tD��1��-����R��'c�m�*P��p�����1>�O����S(��7�d�b��$
-�_?i}�jS�<�i�TR�b?6�ոX���4tp����.Br at r�y8
-<8�xbh�y^xd�C@�ș憢Ѭ
���%��B�UU�<�i�<���+�x��R�V�Y���+r��`b�\�t��YU���l�	��v{Z7n:�r�>K��kv�V@;Tp��L�,�����<�V�{&���e�	0O�yV�B6�B�V��Q�~�'ý��3�o3��B�F��6؍�X��4Y��P-�d��Am��ch{A�S-
�m�O��&f
^����
�ɔ�'��I^ԕv�6}Vj�,7Md~���N^
w����XΤyX�j��x̘���ii�d��ٛ7/
�K�Y��81?�`k����t��a8JY
=�
���NCp' yg�7K5U{�^?�\/t����j�f��2��<ˤ=�s&�0oq������J5>���0e0�J(�ݟg�t�Y���^�"��8M.!�U4W���>�GK��L�:���?7m��|��� S�䰊�E5|��-ֆ~��>����n
8��
������nE��6uٔ��/�ȧ�Y�K	��W�k�����A4�|�Bz�
݂j}
�\W�
�N�7�����������) �o
R
�;vܟ�;��/�P���O��g��W�d����kk#x
-�
!�"��+]Y��b�!�Ldv�Y���Ճ=�j�o�J(
�~�i%�t�o�W�mJ�'1�	�5Np�[���v�b7������g��Ty3\>�rc�^��׵
��T�p��}�ݡ���_A���g��
���Ʊ�ي^KY�8m�[�xSfu�39��|�X�P�/���	Iߥ:
L���@���
-endstream
-endobj
-1877 0 obj <<
-/Type /Page
-/Contents 1878 0 R
-/Resources 1876 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1839 0 R 1846 0 R 1847 0 R 1848 0 R 1849 0 R 1850 0 R 1851 0 R 1852 0 R 1853 0 R 1854 0 R 1855 0 R 1856 0 R 1857 0 R 1875 0 R ]
->> endobj
-1839 0 obj <<
+1854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 696.002 208.036 706.906]
+/Rect [135.768 541.184 208.036 552.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-1846 0 obj <<
+1855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 658.124 210.268 668.052]
+/Rect [135.768 503.439 210.268 513.367]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction) >>
 >> endobj
-1847 0 obj <<
+1856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 619.27 229.087 629.197]
+/Rect [135.768 464.718 229.087 474.646]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction) >>
 >> endobj
-1848 0 obj <<
+1857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 580.415 195.872 590.343]
+/Rect [135.768 425.997 195.872 435.925]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction) >>
 >> endobj
-1849 0 obj <<
+1858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 540.585 247.189 551.489]
+/Rect [135.768 386.3 247.189 397.204]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-1850 0 obj <<
+1859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 502.707 205.835 512.634]
+/Rect [135.768 348.555 205.835 358.482]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Domain__Product) >>
 >> endobj
-1851 0 obj <<
+1860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 464.933 187.005 473.78]
+/Rect [135.768 310.915 187.005 319.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-1852 0 obj <<
+1861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 426.079 174.034 434.926]
+/Rect [135.768 272.194 174.034 281.04]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-1853 0 obj <<
+1862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 386.144 211.124 396.071]
+/Rect [135.768 232.391 211.124 242.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-1854 0 obj <<
+1863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.768 346.313 192.395 357.217]
+/Rect [135.768 192.694 192.395 203.598]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-1855 0 obj <<
+1864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [172.012 265.551 237.655 276.455]
+/Rect [172.012 112.125 237.655 123.029]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-1856 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [172.012 226.696 249.819 237.6]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
->> endobj
-1857 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [264.455 187.842 310.472 198.746]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
->> endobj
-1875 0 obj <<
+1866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1879 0 obj <<
-/D [1877 0 R /XYZ 90 757.935 null]
+1870 0 obj <<
+/D [1868 0 R /XYZ 90 757.935 null]
 >> endobj
-1880 0 obj <<
-/D [1877 0 R /XYZ 90 282.622 null]
+1871 0 obj <<
+/D [1868 0 R /XYZ 90 129.129 null]
 >> endobj
-1876 0 obj <<
+1867 0 obj <<
 /Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1923 0 obj <<
-/Length 1338      
+1930 0 obj <<
+/Length 1403      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�H~�W�P��n�Q��D�2�@ ���LQF;	;`�٩���HԨ$��>X@����w���F �i�8h

tU0dCWt!�
 tt(#
-�L�!��Ԇ  ѕ 'Y<	]Ib:�ųl��l�=Hmў�8_L��?z�g�8�C��u5��H_�-3h}oA� �u䎊�iܺ�
-��  Y5��=�*4E%׹��Z`�U:�k0�e��I�I�f�D���A]�Ԯ�VY�d�(
-Z�.ۈ��	f9N��n�ux�
��|9/6e�����B"�����'��x��pG�u����P21�-vZ_�<{�X_\h���U_��YjȀM��,{쇖=�l+��=�m���DoMo0t$��9	�a
\�?\������g�V��<��
���ڲ}�<�lz�D��0!.����z�sS
�D
���GN�0������q���Q ���<Ib@à�0��;��4��ҘhS�`(����"nLr}?<qF����S
�(�p����ɰ�\�����%�:ϣ�yY��e1MI�.���u�/S	"�Oi��Fk>��ﳨ��qM��x�,X]��궣β�)���M
--R:��.�Y�܄�({��tw��R��������u�d
`�
,j�ۛ��1qT��Ѫ�X�S�4�f�U]��;Č@�x�[-6v�f?�����4m�����
Nh��Cs�c��k���m�
���5̑��>��&�6�%��Ȟa�7,�ڐ#�,���U^�i�G0��=���9�������]t�����0��v��
�����1%�v+�D��3{�P
L�p=�����Tif�.
�Ji|�9��rFU��	�Ts�&�����d>��M$US�%
-�:C�/lgd�����O��s
-�[L�P �t����N�fF-I$=%��v���,mO)�8�
�j�,�(���9g��|Y� �m�5�>��e9uk���W�YU�������d��h�@�A7t��h�>i
��Œ~�c?��
�=�:
�!��
y
հ:�}��?gKt9n@��Sз�����5g^Ґ��/3o:���qGy�&k�nmՐAWhk�
Q��`�L_��m���MB�${c�fk��4��ɟi���/ 򃇆���eV���T���-q�+���u���qL�n��zu֢�MYc���Y�H�C�]Dގ<��j�3�<n
��DS�}�i=;�'��e�CB���#CFU�
5c{�,.O#�����g�8��/BbI�h�,'s����A ��3�*��,�U�vW�/�P�}�)�(� �ۺ�%S��(�

�����\^&�"���h��=�wO(�����y�!�iVr%d0�r�B��/ŵ�[
+x��X[w�8~���m�5���}sl���� �6Mzt��$�rq7���_	�k;�����댾�4�|�=p������&s�hh����8]��*A.�s7<"� ��|�'!r	�Y�z��<D��.�ЕT��a��E8�����8`��)}u���$|
+�u̠�	��j\UuY�fI������;���㞪�N�dr�9�s�u
`3l��&*r��%Y����$����n�*��\-�
�3�E�
������j�^e@�Ip��+�~%�[Nw�g#]�z��Pd�$j��u�"�€�S6�2-����S��XP �@XT�0fo���,g7� �<^�K��2J�
�?k
��ݪą�
+�-Z�
zB�[��c4p���X�
���5s<Ȉ��� H����H�(,v�a�5Oi���+�.�ُ��͌%i���ҝ�֕
�"�P�!��2�yXFYZl���n���lh��i���a�=\,�rז~��ϰ'*�A�U	�u\
��x��x����ѯ�X0$>hmv��ļ|�	����C��>��&G���f'��X��G�=�l+�n=�m^ G���7;����u2@��
����!6��ۭQ
��
���[��+����V�6&���pH���nVn儢h�d��
g7
��?=?*�&p� ��c��4�t�6&�b�d�O]F�
�5ѥU�P4�Z���BFs�!������Ϟ�U�Im���]�]�G*lQDwqSn��,#�r���u���Ϩ&�L%j#��<*\F��F'�eY��<�Ҫ��{�2�q��Q�̃��_ok�*O��
�n�%[��ѦD�� �
��KQ���W�������HW�4���fX3,/��3&��E�$��T��rm�i�?�*E��'���5��>Om�l~[�aN�ge��s�2��>g'�jM��
��zK����|g
��Y�p\e�W�]���Ǧ����J��s<�t	uSJbkE~��g�!���8��͖�#8i��CXN�T�ɯ�U��d�H���"�����r�qX��dE:�AP7�3&���v&V\������J��|�2<ցD���*���i�Z�H�%�M���y֝QBOj����8�2J�olϙds|D �?kb}���]X�����GVy�܈��o���4 at C%���31A>��g�������=2��u>6Q�)$�8i1!��9V��h?/,/�
�,����Q��
c^PT�b��z��+U
$g�nZ#�`���߬��.��޹j�j��
�n�S�>��M�=n�ϧ�T��#���i��|��p^�����E�+����f`�}暻����n�=]��D>Ux�r�����ӓ8+�e-r1*����yr�
�A}�d-��,_w����s��_x��
 endstream
 endobj
-1922 0 obj <<
+1929 0 obj <<
 /Type /Page
-/Contents 1923 0 R
-/Resources 1921 0 R
+/Contents 1930 0 R
+/Resources 1928 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1858 0 R 1859 0 R 1860 0 R 1861 0 R 1862 0 R 1863 0 R 1864 0 R 1865 0 R 1866 0 R 1867 0 R 1868 0 R 1869 0 R 1870 0 R 1871 0 R 1872 0 R 1873 0 R 1874 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1926 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1927 0 R 1895 0 R 1896 0 R 1897 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1928 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914  [...]
+/Parent 1850 0 R
+/Annots [ 1865 0 R 1872 0 R 1873 0 R 1874 0 R 1875 0 R 1876 0 R 1877 0 R 1878 0 R 1879 0 R 1880 0 R 1881 0 R 1882 0 R 1883 0 R 1884 0 R 1885 0 R 1886 0 R 1887 0 R 1888 0 R 1889 0 R 1890 0 R 1891 0 R 1892 0 R 1893 0 R 1894 0 R 1895 0 R 1896 0 R 1897 0 R 1933 0 R 1898 0 R 1899 0 R 1900 0 R 1901 0 R 1902 0 R 1903 0 R 1934 0 R 1904 0 R 1905 0 R 1906 0 R 1907 0 R 1908 0 R 1909 0 R 1910 0 R 1911 0 R 1912 0 R 1913 0 R 1914 0 R 1915 0 R 1916 0 R 1917 0 R 1935 0 R 1918 0 R 1919 0 R 1920 0 R 1921  [...]
 >> endobj
-1858 0 obj <<
+1865 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [172.012 719.912 249.819 730.816]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
+>> endobj
+1872 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [264.455 681.058 310.472 691.962]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+>> endobj
+1873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 697.621 165.994 708.151]
+/Rect [138.538 600.669 165.994 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-1859 0 obj <<
+1874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 681.681 177.89 692.211]
+/Rect [113.91 584.729 177.89 595.259]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a896b8890edb38e9960c455aa178e508ba) >>
 >> endobj
-1860 0 obj <<
+1875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [180.879 681.681 206.303 692.211]
+/Rect [180.879 584.729 206.303 595.259]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8b30277f972f730fe26f6cfc39098cc77) >>
 >> endobj
-1861 0 obj <<
+1876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [209.292 681.681 236.739 692.211]
+/Rect [209.292 584.729 236.739 595.259]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e704947d33ff1b60a2475950d5f18ec3) >>
 >> endobj
-1862 0 obj <<
+1877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [239.728 681.681 267.175 692.211]
+/Rect [239.728 584.729 267.175 595.259]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) >>
 >> endobj
-1863 0 obj <<
+1878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 666.084 141.357 676.271]
+/Rect [113.91 569.132 141.357 579.319]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8d5e386c6a05c9656eac42fe9e2cdd8b5) >>
 >> endobj
-1864 0 obj <<
+1879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [144.346 666.084 170.687 676.271]
+/Rect [144.346 569.132 170.687 579.319]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8c77955fc77a169347da8820b46c3247b) >>
 >> endobj
-1865 0 obj <<
+1880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [173.676 666.084 201.123 676.271]
+/Rect [173.676 569.132 201.123 579.319]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a86c817c11198882f3864d8ace4ec326dd) >>
 >> endobj
-1866 0 obj <<
+1881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [204.112 666.084 237.646 676.271]
+/Rect [204.112 569.132 237.646 579.319]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80d808c2d0d6514c33e06445d7aa34270) >>
 >> endobj
-1867 0 obj <<
+1882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 650.144 214.961 660.331]
+/Rect [113.91 553.192 214.961 563.379]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) >>
 >> endobj
-1868 0 obj <<
+1883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [217.95 650.144 312.066 660.331]
+/Rect [217.95 553.192 312.066 563.379]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a7ce2ad16ee907ff9d31eeb1cda41834) >>
 >> endobj
-1869 0 obj <<
+1884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [315.055 650.144 408.364 660.331]
+/Rect [315.055 553.192 408.364 563.379]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd) >>
 >> endobj
-1870 0 obj <<
+1885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [411.353 650.144 503.268 660.331]
+/Rect [411.353 553.192 503.268 563.379]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a805e540f453fd070a4e4c0fdd887f4b7a) >>
 >> endobj
-1871 0 obj <<
+1886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 634.204 155.953 644.39]
+/Rect [113.91 537.252 155.953 547.438]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89606fc251d767040929d3e2645dbb446) >>
 >> endobj
-1872 0 obj <<
+1887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [158.941 634.204 242.846 644.39]
+/Rect [158.941 537.252 242.846 547.438]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e0c660bfcbcd3d10c3e764e22f41d0a1) >>
 >> endobj
-1873 0 obj <<
+1888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [245.835 634.204 308.301 644.39]
+/Rect [245.835 537.252 308.301 547.438]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) >>
 >> endobj
-1874 0 obj <<
+1889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [311.289 634.204 389.097 644.39]
+/Rect [311.289 537.252 389.097 547.438]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a1bf7bec2cb0d949e45c3cd0e25874a6) >>
 >> endobj
-1881 0 obj <<
+1890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 618.263 187.843 628.45]
+/Rect [113.91 521.312 187.843 531.498]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) >>
 >> endobj
-1882 0 obj <<
+1891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [190.831 618.263 249.272 628.45]
+/Rect [190.831 521.312 249.272 531.498]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fda2f32e2fc3f61357ce0d9d7813f5fc) >>
 >> endobj
-1883 0 obj <<
+1892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [252.261 618.263 340.191 628.45]
+/Rect [252.261 521.312 340.191 531.498]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8930a62d56d7231cdb1ed57e1d3eff0f7) >>
 >> endobj
-1884 0 obj <<
+1893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [343.179 618.263 418.785 628.45]
+/Rect [343.179 521.312 418.785 531.498]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd1bad185f4622d07b171767dafc78b6) >>
 >> endobj
-1885 0 obj <<
+1894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 601.98 181.915 612.51]
+/Rect [113.91 505.028 181.915 515.558]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a0f28596ac7d4a43766fab174c28ccab) >>
 >> endobj
-1886 0 obj <<
+1895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [188.031 601.98 252.519 612.51]
+/Rect [188.031 505.028 252.519 515.558]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8261922c7bb53bf71459671df868e55da) >>
 >> endobj
-1887 0 obj <<
+1896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [258.636 601.98 409.948 612.51]
+/Rect [258.636 505.028 409.948 515.558]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80905d51325862cb4db00635875efcff8) >>
 >> endobj
-1888 0 obj <<
+1897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [416.064 601.98 513.996 612.51]
+/Rect [416.064 505.028 513.996 515.558]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8202263943c451b9fdfe003b2bc8d0b1f) >>
 >> endobj
-1926 0 obj <<
+1933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 590.368 170.398 600.555]
+/Rect [113.91 493.416 170.398 503.603]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8202263943c451b9fdfe003b2bc8d0b1f) >>
 >> endobj
-1889 0 obj <<
+1898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 574.084 196.709 584.614]
+/Rect [113.91 477.132 196.709 487.663]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) >>
 >> endobj
-1890 0 obj <<
+1899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [141.3 534.856 200.857 545.76]
+/Rect [141.3 437.904 200.857 448.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-1891 0 obj <<
+1900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [214.153 534.856 286.78 545.76]
+/Rect [214.153 437.904 286.78 448.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2beee33de6f8542b0228161d044640eaa) >>
 >> endobj
-1892 0 obj <<
+1901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [292.531 534.856 347.256 545.76]
+/Rect [292.531 437.904 347.256 448.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2a57b0c1a34eced57ca8437eea92a4328) >>
 >> endobj
-1893 0 obj <<
+1902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.007 534.856 432.628 545.76]
+/Rect [353.007 437.904 432.628 448.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) >>
 >> endobj
-1894 0 obj <<
+1903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [443.63 534.856 513.996 545.76]
+/Rect [443.63 437.904 513.996 448.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) >>
 >> endobj
-1927 0 obj <<
+1934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 523.275 155.743 533.805]
+/Rect [113.91 426.323 155.743 436.853]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) >>
 >> endobj
-1895 0 obj <<
+1904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 484.047 223.927 494.951]
+/Rect [138.538 387.095 223.927 397.999]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-1896 0 obj <<
+1905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [231.698 484.047 282.945 494.951]
+/Rect [231.698 387.095 282.945 397.999]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e757308990edf84fcb94023ff4a7183bf3f8dace5) >>
 >> endobj
-1897 0 obj <<
+1906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [285.934 484.047 321.69 494.951]
+/Rect [285.934 387.095 321.69 397.999]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e75730899c7753e1dd51e1b7b3fdfafa9f8332370) >>
 >> endobj
-1898 0 obj <<
+1907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 445.192 210.278 456.096]
+/Rect [138.538 348.241 210.278 359.145]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-1899 0 obj <<
+1908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 429.626 171.803 440.156]
+/Rect [113.91 332.674 171.803 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae556cc08f48e769b9c15bea83d5d883a1) >>
 >> endobj
-1900 0 obj <<
+1909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [174.792 429.626 257.093 440.156]
+/Rect [174.792 332.674 257.093 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312aed8db7109fb4bb50360b05800dd245416) >>
 >> endobj
-1901 0 obj <<
+1910 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [260.082 429.626 295.329 440.156]
+/Rect [260.082 332.674 295.329 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae3e4424ce8e7ebe86e125541b561fc300) >>
 >> endobj
-1902 0 obj <<
+1911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [298.318 429.626 402.198 440.156]
+/Rect [298.318 332.674 402.198 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) >>
 >> endobj
-1903 0 obj <<
+1912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 413.686 193.382 424.216]
+/Rect [113.91 316.734 193.382 327.264]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae94cf20719046117aece5acba61dcae4d) >>
 >> endobj
-1904 0 obj <<
+1913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [196.371 413.686 256.675 424.216]
+/Rect [196.371 316.734 256.675 327.264]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae8191bdbdcd041a9859ed465d16062ab1) >>
 >> endobj
-1905 0 obj <<
+1914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [139.448 374.458 214.914 385.362]
+/Rect [139.448 277.506 214.914 288.41]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-1906 0 obj <<
+1915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [224.506 374.458 360.535 385.362]
+/Rect [224.506 277.506 360.535 288.41]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc171c9b0459dc8ba8cc0c8178b6cf4f017) >>
 >> endobj
-1907 0 obj <<
+1916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [364.434 374.458 478.227 385.362]
+/Rect [364.434 277.506 478.227 288.41]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc1b39e3c667ce455313f8ff578722af2e9) >>
 >> endobj
-1908 0 obj <<
+1917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [482.126 374.458 513.996 385.362]
+/Rect [482.126 277.506 513.996 288.41]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc140409716eac06f7ee5c44a200d3702f0) >>
 >> endobj
-1928 0 obj <<
+1935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 362.876 180.102 373.407]
+/Rect [113.91 265.924 180.102 276.455]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc140409716eac06f7ee5c44a200d3702f0) >>
 >> endobj
-1909 0 obj <<
+1918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [138.538 323.648 221.336 334.552]
+/Rect [138.538 226.696 221.336 237.6]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-1910 0 obj <<
+1919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [229.107 323.648 301.924 334.552]
+/Rect [229.107 226.696 301.924 237.6]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d654324bf568397fdfc332a4c06e7a4facf5) >>
 >> endobj
-1911 0 obj <<
+1920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.912 323.648 381.604 334.552]
+/Rect [304.912 226.696 381.604 237.6]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d6540e1a601a53491f60c89282fde55b5352) >>
 >> endobj
-1912 0 obj <<
+1921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [137.99 285.168 225.779 295.698]
+/Rect [137.99 188.216 225.779 198.746]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gdf9d6f17d8974c81e3499f170e7762a2) >>
 >> endobj
-1913 0 obj <<
+1922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [232.454 285.168 369.659 295.698]
+/Rect [232.454 188.216 369.659 198.746]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a253f4353b82f1a10a08b1e756bb7c84ad) >>
 >> endobj
-1914 0 obj <<
+1923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [372.099 285.168 511.506 295.698]
+/Rect [372.099 188.216 511.506 198.746]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a2b2bc77b49f9450faf5b5f8ca5374421d) >>
 >> endobj
-1915 0 obj <<
+1924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 273.212 243.912 283.743]
+/Rect [113.91 176.261 243.912 186.791]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a278fc3e83d58f3eb97a8041b600870a05) >>
 >> endobj
-1916 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [152.376 192.076 211.773 202.98]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_0adf6106892886dc859985042b8a7433) >>
->> endobj
-1917 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [152.376 153.222 212.331 164.126]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_f9dd9190c5f29dbbfa3d6e442dea7e7d) >>
->> endobj
-1918 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [152.376 114.368 220.38 125.272]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) >>
->> endobj
-1920 0 obj <<
+1927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-1924 0 obj <<
-/D [1922 0 R /XYZ 90 757.935 null]
->> endobj
-1925 0 obj <<
-/D [1922 0 R /XYZ 90 716.221 null]
->> endobj
-1929 0 obj <<
-/D [1922 0 R /XYZ 90 211.05 null]
->> endobj
-1930 0 obj <<
-/D [1922 0 R /XYZ 90 211.05 null]
->> endobj
 1931 0 obj <<
-/D [1922 0 R /XYZ 90 172.315 null]
+/D [1929 0 R /XYZ 90 757.935 null]
 >> endobj
 1932 0 obj <<
-/D [1922 0 R /XYZ 90 133.461 null]
+/D [1929 0 R /XYZ 90 619.269 null]
 >> endobj
-1921 0 obj <<
+1928 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-1957 0 obj <<
-/Length 1509      
+1956 0 obj <<
+/Length 1253      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��6~ϯ�[��H��}la(�eY���(�����]�ް��=�%��������qt9���st$a������o���O�E��[�3+�V��9ĺ�Zl���ؾ
l39g����v�=��d�t"�|
�
ۯٜ�Kx���ϸ
���B�"��v@��n_����[���
P@=+�>|��޿�0�Qh-�Vs�u(|fֻ���>�U_<��
�>rihE��Z�>:��Lo�YF
xW�2�|�S6�;m�M�J��0$��e��"��m���|�
�����
_�����Lt
从5".�\���W�e
`u��lfk�D=� ��s>�hv}��}xP�c[Y�z-YZ��Ș�Ed?fI.ʪ�.�gR5_9�r�ROX��1݁�r'�m�s�
Q����\���9�O�����]V2w�I.*������	����fB�}��hraz o���e^�)��r+#/�;��j3q\]�o���lmC�f�Ou�27�X�
N6�5!��Ҁ\B� [...]
-���"��
�Ri`��
��g_,d��L��%�
�
:�~&ژ�jx�ń��4u�V)�ҿ��n���1�uܙ�c�2��Y-��.���n��4v44d�Π�ᥐ��4���/�

~»�l�u�~�JR�P6a�G�`����V�o���$���d��~�a
L�-oK��3J� 4����4Z3������i��Gj�?U�&�j����H��L�ۖ��s�4
-
�i���̪f�
�m{��ޢ]Q�P�^^ �4���Ѭ4�g]6������\\8�x���P@:HE��(|6-���m1�T3���#p�����u��@]$�}*��i�T��(��묪�6T�t�U%�`�p���i��s;�83����
-T/��yn�u�S�ϋ�b&z7�
`ސ��%��K={#u5š���YE�4r ]E��b�*l����̊f*ٯ̌���Br^��jP<!M�����
9�F���E��1
-���@�
�߸0>���EA��J�J���F��io��^a���=q������v��M�y���Ⱦ��L�^X!)�N��`u	$e�@��ERA
�\g�ᶍ++�t��
蝜��b6����Kw����Q���d�m���JDP�w�o�
��8ˣ8�\�Y�Do�SQ��"�Ͷ^|�؁��^[r}
&�P���.��)=*j&9�ҽa��qY�6�?
�f/��
�P�t�Qɚ�P�~W2��p�+�sѭ���e�,\B��E���94k4r"ې��@%�;����4��4�=��z��(vM�{���?��V�I~���7��r����Q\�.kڛ7�_?�_<���Y�`P���e·�{=3'~iU�lv�<ݼ���YD�c/�̅���i�/�y���;xl2/�\5W��׵���%����aM�L�,v[�+j^B��_!9�m΄= �M��h��g�<�1hxY�`
-��.|﫪�u<^,()Q-�B��E6^�r�ub\ަ�L&�C]n��0�>�T;
+x��YMs�6��W�Vj�� ��G��ԝ�iGu����@d��H$����
�EY�%�R�N� �x��vAb����/�7���,�N���
��‰�1�8ӹs���pD0��dH���'����by{%�'ﳙ��v8�v��+Q�<��X9$�+r5DB?�ݐ?O�
~��
�;D�e!
+)s����3v�0����Ƒ�ֳV��Q�_:�{�(�k�p��i�y��Z���B$@>�����
+~�<֓q.F
�h�*����<S��K��s=K��fH�+d������K�I�0��#�gw&������LT���3">�}�5�\ԍ�����+{�N_��j&�u�ؚ7��o/n����lE;My ���	�ɫ���'EM���Q�b�1�&S7�Oi�
+e��|r
_
ș��� �ھ��K�4�V]z�u*�ϼM�e�+l���>��!�'#��K�
Q�q<�9U:՞���Ż�e�_�)E^�,����>��<�����Lq����u�'h�u"�&���ɢ������A�ۼq6�h�g����bn&U����Ch��o���%�q��r�!ua�;5e��u��TN��B^[wʶF���vȘ{<���gRTu!ER�@���-����໶3Q֖�vB��_f��+��j�WΓE�$��"Q).�e��١���v�
t��C�a�t

/�D��L
+�/�oK�4���t�	��WI��6�	f0Ϥ�Qۻ��:���d�w:f�iĊ�%�C�&��Y:�lqWbzR�
8��N9�3$�*��M��*����W�m���}�'E�F����|���|�m�=�[��,Un�芦Z��J��7�~vh�D(���C#�D
�
d����|�-�����4R��
~æ����(��"!�e�x�3Յ�2
+mo߫��V�i��QF	"��!hl���y��.�-��J����D}��߉n���bU65�ٻ�7����k*�]��Z��=tz�(?�<��8d�+W��_#��S�l'�Lfܝ[-$/�
�Y�h�`��
ޱ�h��_����,~^����'��5���k]r?{i�������#�f/C�����	
+������$��H�����G
+�_1���F��M�����|�`1b�xc�
���[��둉�����>�|���A
���y×�n�o�� �G��R��������ڱW�
t
��K�Qܽ%�����x�^��BM��e��,���W6V��{մ�o�W at Z�Tap�� �J#��
 endstream
 endobj
-1956 0 obj <<
+1955 0 obj <<
 /Type /Page
-/Contents 1957 0 R
-/Resources 1955 0 R
+/Contents 1956 0 R
+/Resources 1954 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1919 0 R 1933 0 R 1934 0 R 1935 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1950 0 R 1951 0 R 1952 0 R 1954 0 R ]
->> endobj
-1919 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [152.376 719.912 205.128 730.816]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_f127b16b1a8e300aa97caca515284b6f) >>
->> endobj
-1933 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [164.54 681.432 195.713 691.962]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41) >>
+/Parent 1850 0 R
+/Annots [ 1925 0 R 1926 0 R 1936 0 R 1937 0 R 1938 0 R 1939 0 R 1940 0 R 1941 0 R 1942 0 R 1943 0 R 1944 0 R 1945 0 R 1946 0 R 1947 0 R 1948 0 R 1949 0 R 1953 0 R ]
 >> endobj
-1934 0 obj <<
+1925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [164.54 642.577 193.641 653.108]
+/Rect [152.376 697.247 211.773 708.151]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_0adf6106892886dc859985042b8a7433) >>
 >> endobj
-1935 0 obj <<
+1926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 603.349 226.677 614.253]
+/Rect [152.376 658.393 212.331 669.297]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_63bd7c7767faf3c219f9c2762095e2dd) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_f9dd9190c5f29dbbfa3d6e442dea7e7d) >>
 >> endobj
 1936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 564.495 243.822 575.399]
+/Rect [152.376 619.539 220.38 630.443]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) >>
 >> endobj
 1937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 525.641 264.305 536.545]
+/Rect [152.376 580.684 205.128 591.588]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ce0cdceaa0c7eea84cc1c38cf5bea680) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_f127b16b1a8e300aa97caca515284b6f) >>
 >> endobj
 1938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [233.172 486.786 346.955 497.69]
+/Rect [164.54 542.204 195.713 552.734]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_9c118832fed4c0b9b40547578459dad4) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41) >>
 >> endobj
 1939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 447.932 246.592 458.836]
+/Rect [164.54 503.349 193.641 513.88]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_d31eeb0067d6cad2eb2ea5ab5bd0a2b2) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6) >>
 >> endobj
 1940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [251.334 409.078 370.297 419.982]
+/Rect [133.915 464.122 226.677 475.025]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_74074a5ed3718745a4d82bacd5b381ed) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_63bd7c7767faf3c219f9c2762095e2dd) >>
 >> endobj
 1941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [260.315 370.224 436.672 381.128]
+/Rect [133.915 425.267 243.822 436.171]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_3e6dcd6f5d8e3ea263c9205b21a83e48) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
 >> endobj
 1942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 308.455 262.631 319.359]
+/Rect [133.915 386.413 264.305 397.317]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ce0cdceaa0c7eea84cc1c38cf5bea680) >>
 >> endobj
 1943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 269.601 206.582 280.505]
+/Rect [233.172 347.559 346.955 358.463]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_5e801a56c2c3dcec13d2d87adf07ac47) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_9c118832fed4c0b9b40547578459dad4) >>
 >> endobj
 1944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [126.921 230.747 204.012 241.651]
+/Rect [133.915 308.704 246.592 319.608]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_19b0ebdb3476fe1feb0f51d9328fd384) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_d31eeb0067d6cad2eb2ea5ab5bd0a2b2) >>
 >> endobj
 1945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 191.892 141.367 202.796]
+/Rect [251.334 269.85 370.297 280.754]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_74074a5ed3718745a4d82bacd5b381ed) >>
 >> endobj
 1946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [141.865 191.892 174.293 202.796]
+/Rect [260.315 230.996 436.672 241.9]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_3e6dcd6f5d8e3ea263c9205b21a83e48) >>
 >> endobj
 1947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [178.109 191.892 205.565 202.796]
+/Rect [133.915 169.227 262.631 180.131]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d) >>
 >> endobj
 1948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [134.114 153.038 175.399 163.942]
+/Rect [133.915 130.373 206.582 141.277]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_5e801a56c2c3dcec13d2d87adf07ac47) >>
 >> endobj
 1949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [179.215 153.038 206.671 163.942]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
->> endobj
-1950 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 114.184 173.467 125.088]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
->> endobj
-1951 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [173.965 114.184 204.181 125.088]
-/Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_56eb4e32ec57658bc9e7823cd42ecbae) >>
->> endobj
-1952 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [207.997 114.184 267.553 125.088]
+/Rect [126.921 91.519 204.012 102.423]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_19b0ebdb3476fe1feb0f51d9328fd384) >>
 >> endobj
-1954 0 obj <<
+1953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+1957 0 obj <<
+/D [1955 0 R /XYZ 90 757.935 null]
+>> endobj
 1958 0 obj <<
-/D [1956 0 R /XYZ 90 757.935 null]
+/D [1955 0 R /XYZ 90 716.221 null]
 >> endobj
 1959 0 obj <<
-/D [1956 0 R /XYZ 90 733.028 null]
+/D [1955 0 R /XYZ 90 716.221 null]
 >> endobj
 1960 0 obj <<
-/D [1956 0 R /XYZ 90 700.151 null]
+/D [1955 0 R /XYZ 90 677.486 null]
 >> endobj
 1961 0 obj <<
-/D [1956 0 R /XYZ 90 544.734 null]
+/D [1955 0 R /XYZ 90 638.632 null]
 >> endobj
 1962 0 obj <<
-/D [1956 0 R /XYZ 90 505.88 null]
+/D [1955 0 R /XYZ 90 599.778 null]
 >> endobj
 1963 0 obj <<
-/D [1956 0 R /XYZ 90 467.026 null]
+/D [1955 0 R /XYZ 90 560.923 null]
 >> endobj
 1964 0 obj <<
-/D [1956 0 R /XYZ 90 428.171 null]
+/D [1955 0 R /XYZ 90 405.506 null]
 >> endobj
 1965 0 obj <<
-/D [1956 0 R /XYZ 90 389.317 null]
+/D [1955 0 R /XYZ 90 366.652 null]
 >> endobj
 1966 0 obj <<
-/D [1956 0 R /XYZ 90 327.549 null]
+/D [1955 0 R /XYZ 90 327.798 null]
 >> endobj
 1967 0 obj <<
-/D [1956 0 R /XYZ 90 288.694 null]
+/D [1955 0 R /XYZ 90 288.943 null]
 >> endobj
 1968 0 obj <<
-/D [1956 0 R /XYZ 90 210.986 null]
+/D [1955 0 R /XYZ 90 250.089 null]
 >> endobj
 1969 0 obj <<
-/D [1956 0 R /XYZ 90 172.131 null]
+/D [1955 0 R /XYZ 90 188.321 null]
 >> endobj
 1970 0 obj <<
-/D [1956 0 R /XYZ 90 133.277 null]
+/D [1955 0 R /XYZ 90 149.466 null]
 >> endobj
-1955 0 obj <<
+1954 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2002 0 obj <<
-/Length 1375      
+2004 0 obj <<
+/Length 1625      
 /Filter /FlateDecode
 >>
 stream
-x��ZKo�6��W��@L�II���.6E��M���d!(6
�W$9���
��l9v�4v�-t0dS$g�����غ���{�qot(l�C���_Y
�
A��O��>��
�c�?��8�O���a&�y�	/� 
)���A,�,�H��T^�|@ܾLTq���|�}�nz����r96�&q����������\��[�����_=\ۀ�m�x��b�k9�FXpm���o�Y�C��V6�����)���;�z){�$,� 
-��9��
�1|H�y�
j���`J9J�`��<ƴnG�셆���8F���™�>Z+a!��Ј<�
.0���P8
0@�+���
yP�)(�7y�g���4�Y�
J��
�s*�y�������
-�M��JkR5�
0��v��M���C�7�@�fz�?ҴԿ&A4�GՀ��o%
Y���0������5�9����
�Y��iˤ¼|���c��IZ��ߌ�9O��
��4�	jئ�I3�Ar*U@�\

�>j4�Y��ʫ�U���2)�2²88�����Z��OR��4?d���K
�a�vꙘ
B��T��v�QW7߅���χ}����dw�����4�~fG���&P�LV}���
&�-�_�]�I�O���J� p�$��H�9�L%�^wi)�lj��/s���{�D�~u
x�d�����<�}�8�,T������e���}fA2��z�4�
�[Ǫ!e�c
mq&��Qku?�$�f��9�fưa
���<�T�|K����
�n�t5�A����"&��*e�Ej���e�~�A�y��ݣ5�@��L,	lu��c���5��t�8����d�6ҖÚr$
�����>�}J��H�G5� �,F�
�.mY�&�W�pm�:*���=��oUXH�8�?���{� �+@��{6�
�?�1���M�1Yc��!�)\�8�p�����U�p&Doocb}�q�a�>ֺI��-Y���Ѹ��JH\�i�Fňb�Y&���
��,
����5sA/�٦��Iİc�~��28�w�2�5t
d��C��\��{����o�wu���y�  ��y��&
�;ҿ��
��=��;��Z7�B�����p�������Ȏ�
�;��ˢ���r$k�c[�>���
�;�w��G�(�Z�F�o���":�w��x���߰�3�
o���MBr�_~@[�:�Q6/���
�E��IW�^	�*�˫W檕 .�n}m�{��
36�]M��㉹ [...]
+x��ZIs�H��W���U��-ukIQsH��L�9�R�v�B�iIY���z�l�r
C
3�I���o��.a������_����u� ��Z�`�s	b6��S�}�`DC�1�
�G"�³���yrwŧ"
+��/D$�C���I��b
M��{�g\
��發E<�ӾGǯz����
>�E]�!�a�$����)�ea��u�V��
�&��ޛ
62��J&϶|�ɥR&b��g;�L����"�沼⒣��Kۨ�|ۃ3Ն8����Ѥԛ&y:�ʨ��Lo^��1�=Vo.`]U %�&��CBJ�!�
4>�6k
"�'.��_���C���*)��U�$QQij�����̰�������'`#锷�(�F.���( i�������]/!��U��G�@��4 ��� �
jDFȵ�z�4�������4Ϊb4O*C.�>`lgqi,=��E��uGpAl�8��k����d#��",�|G��s^V"+:pq �8�g���
ЀZ 
5�7Ӫ����}��G]��n���<�,bsV���i#;�
рyĠ��/�U6����E,
��q6��-}����Ul"ivO�G��U�
�2a�~an�e}Íq�|���{��%��O�.�����<�8�"�;����w'/��'��
��.��o8�_�ܘn\<�I�v�*�����bȵ���tK
��A$���b�����6�	T*�C�vV�!�hZPa~oZ8��
g{��ETY_f|�"�*n�$,>�2�
�0�!�B�Wr��q�

s1p��a�I�JW�u�*�I�:;�5Z}��\E��� S��I�L�Dm(����b���1�� F�m��o�޷���C�k���)ϔ�˻9X��j!��f�>�Ȋ�D�r
%�ቌڦ9o�0S.
"*y{wl0j8�[(~����f*�Nb��a)"Ȅ�pC!G�4��"��|�"�^�^�1m��ٕ׬��|e�b��]}�&.����
?{S~��B�dov���
J�-�
��M:�8L���Gm�j�KY��A��x�]�I�6S�ێr�!ǯ���g1�|���_�O��P���c�o0�qZ����m��Y_7����I�f���	�ރ,x^�B/��YC�G��5��Jv?�s�frQ����y
+C\��
U�D%�NZXQt	 �o at Zm�P�a"�����a�<�'2*�s��:�C�6�ܳf2�X�"��I`,�:��1�W3Dj=�;������2,b��@Z�23�<̢������ �/v8�}{E�nk�FN�Hu\�'��
�z������|R`�R�
+��Al��g
")Z�
hL:d 
y�ݧy
��%�:�S��?y�y��-��}�U�F�5�$�V��1��Iԃ�-#�
h����`�d!8�؟t��<�,OU�2u�
On��eqГ~v�)���!X

����������� �-�&��
��}�`�v�_+ɻ����;���t?g�������D�����1������� �W��?P �.x t����6MG5���3��fJpV֠��|����9�7
�?QV�͍�~��t^A����V���}���U�z�S��_"K
���UY�F���4)P��s��r4�'��p�t
+t�^sH3zMs���3�B�\������@:�
 endstream
 endobj
-2001 0 obj <<
+2003 0 obj <<
 /Type /Page
-/Contents 2002 0 R
-/Resources 2000 0 R
+/Contents 2004 0 R
+/Resources 2002 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1953 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 1999 0 R ]
+/Parent 1850 0 R
+/Annots [ 1950 0 R 1951 0 R 1952 0 R 1975 0 R 1976 0 R 1977 0 R 1978 0 R 1979 0 R 1980 0 R 1981 0 R 1982 0 R 1983 0 R 1984 0 R 1985 0 R 1986 0 R 1987 0 R 1988 0 R 1989 0 R 1990 0 R 1991 0 R 1992 0 R 1993 0 R 1994 0 R 1995 0 R 1996 0 R 2001 0 R ]
 >> endobj
-1953 0 obj <<
+1950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 720.286 170.776 730.816]
+/Rect [113.91 696.002 141.367 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_03ed91fbbeb6d32952c5d2a30bfd3830) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
+>> endobj
+1951 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [141.865 696.002 174.293 706.906]
+/Subtype /Link
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5) >>
+>> endobj
+1952 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [178.109 696.002 205.565 706.906]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
 1975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 681.432 165.237 691.962]
+/Rect [134.114 657.148 175.399 668.052]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_05dd6b345e96427a50b45f9756e302ab) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603) >>
 >> endobj
 1976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [152.376 642.204 291.044 653.108]
+/Rect [179.215 657.148 206.671 668.052]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_03c487cbbb8731e1c7c9131a7a1faeae) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
 1977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 603.349 288.633 614.253]
+/Rect [113.91 618.293 173.467 629.197]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_fbd401e5de5c3b3b7bcef22ffbfd6fb3) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
 1978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 564.495 179.554 575.399]
+/Rect [173.965 618.293 204.181 629.197]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_56eb4e32ec57658bc9e7823cd42ecbae) >>
 >> endobj
 1979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [180.052 564.495 250.676 575.399]
+/Rect [207.997 618.293 267.553 629.197]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_20874a85120477d5cf11da451870d497) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
 1980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [253.933 526.014 322.077 536.545]
+/Rect [133.915 579.813 170.776 590.343]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_93c37cc32a1f50c36ec15d67fdbec3aa) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_03ed91fbbeb6d32952c5d2a30bfd3830) >>
 >> endobj
 1981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [253.933 487.16 319.317 497.69]
+/Rect [133.915 540.958 165.237 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_05dd6b345e96427a50b45f9756e302ab) >>
 >> endobj
 1982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [172.58 447.932 192.286 458.836]
+/Rect [152.376 501.73 291.044 512.634]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_31f5a518ab35f859aafd220bc3e38dfd) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_03c487cbbb8731e1c7c9131a7a1faeae) >>
 >> endobj
 1983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 409.078 179.554 419.982]
+/Rect [133.915 462.876 288.633 473.78]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_fbd401e5de5c3b3b7bcef22ffbfd6fb3) >>
 >> endobj
 1984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [180.052 409.078 272.803 419.982]
+/Rect [113.91 424.022 179.554 434.926]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ca6003248d614d68c07f5330b468a242) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 1985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 322.432 272.333 332.619]
+/Rect [180.052 424.022 250.676 434.926]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_20874a85120477d5cf11da451870d497) >>
 >> endobj
 1986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 322.432 448.778 332.619]
+/Rect [253.933 385.541 322.077 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_93c37cc32a1f50c36ec15d67fdbec3aa) >>
 >> endobj
 1987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 287.563 272.333 297.75]
+/Rect [253.933 346.687 319.317 357.217]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
 >> endobj
 1988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 287.563 448.778 297.75]
+/Rect [172.58 307.459 192.286 318.363]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_31f5a518ab35f859aafd220bc3e38dfd) >>
 >> endobj
 1989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 252.694 272.333 262.881]
+/Rect [113.91 268.605 179.554 279.509]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 1990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 252.694 448.778 262.881]
+/Rect [180.052 268.605 272.803 279.509]
 /Subtype /Link
-/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_ca6003248d614d68c07f5330b468a242) >>
 >> endobj
 1991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 217.825 272.333 228.011]
+/Rect [176.772 181.959 272.333 192.146]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 217.825 448.778 228.011]
+/Rect [353.217 181.959 448.778 192.146]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 182.955 272.333 193.142]
+/Rect [176.772 147.09 272.333 157.277]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 182.955 448.778 193.142]
+/Rect [353.217 147.09 448.778 157.277]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.772 148.086 272.333 158.273]
+/Rect [176.772 112.221 272.333 122.407]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [353.217 148.086 448.778 158.273]
+/Rect [353.217 112.221 448.778 122.407]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-1999 0 obj <<
+2001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2003 0 obj <<
-/D [2001 0 R /XYZ 90 757.935 null]
->> endobj
-2004 0 obj <<
-/D [2001 0 R /XYZ 90 733.028 null]
->> endobj
 2005 0 obj <<
-/D [2001 0 R /XYZ 90 700.151 null]
+/D [2003 0 R /XYZ 90 757.935 null]
 >> endobj
 2006 0 obj <<
-/D [2001 0 R /XYZ 90 661.297 null]
+/D [2003 0 R /XYZ 90 715.095 null]
 >> endobj
 2007 0 obj <<
-/D [2001 0 R /XYZ 90 583.588 null]
+/D [2003 0 R /XYZ 90 676.241 null]
 >> endobj
 2008 0 obj <<
-/D [2001 0 R /XYZ 90 544.734 null]
+/D [2003 0 R /XYZ 90 637.387 null]
 >> endobj
 2009 0 obj <<
-/D [2001 0 R /XYZ 90 505.88 null]
+/D [2003 0 R /XYZ 90 598.532 null]
 >> endobj
 2010 0 obj <<
-/D [2001 0 R /XYZ 90 467.026 null]
+/D [2003 0 R /XYZ 90 559.678 null]
 >> endobj
 2011 0 obj <<
-/D [2001 0 R /XYZ 90 428.171 null]
+/D [2003 0 R /XYZ 90 520.824 null]
 >> endobj
 2012 0 obj <<
-/D [2001 0 R /XYZ 90 348.749 null]
+/D [2003 0 R /XYZ 90 443.115 null]
+>> endobj
+2013 0 obj <<
+/D [2003 0 R /XYZ 90 404.261 null]
 >> endobj
 2014 0 obj <<
-/D [2001 0 R /XYZ 90 313.745 null]
+/D [2003 0 R /XYZ 90 365.407 null]
 >> endobj
 2015 0 obj <<
-/D [2001 0 R /XYZ 90 278.876 null]
+/D [2003 0 R /XYZ 90 326.552 null]
 >> endobj
 2016 0 obj <<
-/D [2001 0 R /XYZ 90 244.006 null]
+/D [2003 0 R /XYZ 90 287.698 null]
 >> endobj
 2017 0 obj <<
-/D [2001 0 R /XYZ 90 209.137 null]
+/D [2003 0 R /XYZ 90 208.275 null]
 >> endobj
-2018 0 obj <<
-/D [2001 0 R /XYZ 90 174.268 null]
+2019 0 obj <<
+/D [2003 0 R /XYZ 90 173.272 null]
 >> endobj
-2000 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F11 418 0 R >>
+2020 0 obj <<
+/D [2003 0 R /XYZ 90 138.402 null]
+>> endobj
+2002 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F65 376 0 R /F35 2018 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2035 0 obj <<
-/Length 1865      
+2039 0 obj <<
+/Length 1816      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�6~�_��D�L�$E]F ;��k�'/���V�n�ՒFb����[�t�վv�`���E���*��w�a��?�'���KQ��;��R��A!%���{���rE0��ْ`��;��-)���v+6-�~.�-oo�+b�W�]�sa
߈
�.I�J�"1K�����?.�?_|X�{D�
c�����co��0
-�Ļѣv
�\K����6�-!
�BH�"�� �(4�I����I1JcLԤ�(�z����R�	'�@�a
�c���1Y)Ba�+�6�����,�(aԍ��_p�g(�coEJCk��_�"{}a&2� K҄Nt\w����o~��5��ݤ�]�+�Œ���������f/�"�Rh�WNħ
-�
��}t>c�1v�W 4C
NO����܋˕۵�j��Y;��'���xĉ޻
b�wyQd����8FM�?q�;�9=�;�
-�[�9_t/�`oE!^8����u�I�}�B�:d������(b�y
�8����Ĭ����,���wukn*����{���Cĕ#m�Ѭ�	�F��E��kJ�g>���������Qs$Ly���<)����r��8|º��������3�Ss�@�H�K=?�_0+@�p�w��
6�3)ޫ 2Z
-L
b+�:��]��������ˢ���}�����
%� 1e,�$�y<S�0
-��ι%�CK�gg���U��\J�����:�L6b�l�!�f�&Ϩ�"���	���̬"E��o��f��%�)�����jQ�!����'M1��uoe0
M/�N?�|�mcQ�d���_�H+��m��4}"�CD��4

�0�V|�j�Byx
�W4&0=�u���]|&������5�2�P
���9
-�]:k�vͧ,/y�Y�>�H�1�7���@�-j�F���3���?��7�<b�aG���
W����˔��-T־�E��4͞�葇�L_"�� *�l�Ze�}��dӱ�q�h:���'1��č1{s(�E)�׃�y���L�p|��؍7Cy�k����_���E��
-6�)�������J�_?��\�햅R�c.�������~
�6
��χ� J	���������u�Nty[Qw
�!�
��?��fAT�h�}9>�+,!�#Z91�F�u#*w��fp�-@����6V�:��@
�,8�����&���Ȧ4
u��&
-B}��.恳��S�W墭�;�sZxa7����E�7B���:����7��w<��꟥
������*�>r��31&��&�o��@��b#:�`ӹ�6��4�F&L32፡R��h�
N�������<�2C�
+�R�ܚ�&i�-���|�岫�@�vɰ��7rԟ!��/��J��b9��5���.�i������(�k�@У?
-}e �l��Of~+����.;����g�����̝��ç�}
����
�c�
����Z�O�\p<��N�L���j��.���6�a5�5T�Q�Avܷ�,*�~�n�����[!�4�:��ܴV![�
��	��cL�k`�'���X.��P�����m
-��� j��X�W��m
���8�3�	�ﮍhU@�����Uts^�����3�B�,>��d��,�
-�/a�U��ɖ n��9���8iu��UK`�d݊���Մ\6\��̅e��Ɂ�h˝ׅ�Ά55}�zߕ��(���݉}h��w܏9lt��1?LA�CvP��T
Q�����q����h�TY��
���
�1J��% 
��b(� b��kV�yW���i�i5(M1�����Jٜ����ܠ�C��hZTȓ�)O��t�*ړ���'�ЏZ
��q�
�0��
+x��ZY��6~�_��Ô=ZI [�T9�ʎ���ɋ�4�v�,�=���B�e���H�Ot����%�uha������3�X
+8����`��1J�����&��`��)��(V"ܛRlg��R.
+���(Φ3ʰ�F�d��H��w�@S��2U��������������|`��t��<�Y�j����������I=je�ԁgb���1�Fܗ��,�x��
�:s��H�&�̫'y(�0Q�|�r:���\剨����
x��Q�n�
|�G
V���]�,�)�F�e������#����,�kK�vF(C�c� (`Fڧ��'2|q�gқ���t �D�84Vy���N)���E�U<��>�f��m>^��H��\l(z@>p�4�pD��kF����@��H/�S��vw��"Y��]��{��������٥ҵ�l�~K�=Pc���b.1ϲd�ňb�����Q� ^H:�5�BEX-E:�,��ݖ�G�p��e5ʽS�~5}g0�
��$�V��X~p�;��A��B?�efE(?�E2�&����=��;�����?�[�z� /pn�9L�8��uu<�i��fo�<�osY�*+���g�J���?SPY0��¸�9���o6 [...]
+�>6N�|�����J���h���(�w	<	b���!�F060�>(
�������1H��-�#�z��^�?�Sb�L2�؄�p
����)�!�ޯ
1���n���x7AV3�
@�m�t � 6�NM"�Z����}�Ő~�����8K���uZ���ׂ� �ܾ{�-�#��-�!x
��7M>��) ��v���	{�ϣ�M?�o%-e]*]e�HB�H���J��J�(��.G��5��C24t������g�j�qs
+�:��sv�5�d�^pێa�uӍ��MGO�`+O+u��`{���ϨG`�34�fi�u
>�.�/S�@J�#�sog���i�	�D�eSy��(�r��T�]Aw�pI)vQ���-?�ol�E��
�:��	��@��ݿ��E��}q���u��nO�f�-rK�bȲ�T=�����m�g��
:�3v��4i���
��8��!�"]di(�9NaS,��P���u%�篗��,@
X�A�L���6P�ũ2�>���S�lY*�O#�w	t6��it�S.Uꃍ\HKX�ʾ��"+*1��YFE�I�W(���5��_�dA�U\�vҿ����lDӆL#c�lF��oh�O��Ak���)&
�Y�^;���������0-E�I�
����������I�%A��{���p;p�]��}e��'�0�d�.R�3�q.���܌��V�`ݴ}�����
�
c6j�է�ML��2M��N
��B��7N��\	c� �Y}~
+MM�i��E#�(at]
��)����j'":�C�C"U˜�n
3�B�ՙ�>Y���d��b�˕F�^.�������}�plr E�?���o�U�-�ϕe�q�|�
8��sV_�̖���ɮ]�<+��B����,���dّn��
��P6L�L0

��p�IĿ�O4�O3
� ��� e��A`OiY��ym
_������/��#���l�s�P
��
+�B(��{�q-ّմ~W���%��
��sYU������	�J�N�@q���������
+����	
��F������4
 endstream
 endobj
-2034 0 obj <<
+2038 0 obj <<
 /Type /Page
-/Contents 2035 0 R
-/Resources 2033 0 R
+/Contents 2039 0 R
+/Resources 2037 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 1845 0 R
-/Annots [ 1997 0 R 1998 0 R 2020 0 R 2021 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2050 0 R 2032 0 R ]
+/Parent 1850 0 R
+/Annots [ 1997 0 R 1998 0 R 1999 0 R 2000 0 R 2022 0 R 2023 0 R 2024 0 R 2025 0 R 2026 0 R 2027 0 R 2028 0 R 2029 0 R 2030 0 R 2031 0 R 2032 0 R 2033 0 R 2034 0 R 2035 0 R 2036 0 R ]
 >> endobj
 1997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.484 707.957 272.045 718.861]
+/Rect [176.772 708.674 272.333 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 1998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [391.209 707.957 439.139 718.861]
+/Rect [353.217 708.674 448.778 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_9bfba21dd2d808e2eabd2348e92cb96a) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-2020 0 obj <<
+1999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [174.183 647.185 269.744 658.089]
+/Rect [176.772 674.475 272.333 684.662]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-2021 0 obj <<
+2000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [377.225 647.185 419.615 658.089]
+/Rect [353.217 674.475 448.778 684.662]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_3504c6384a7e40501e2cfc49ba870ad5) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 2022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [272.771 549.86 350.579 560.873]
+/Rect [176.772 640.276 272.333 650.463]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 2023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [280.813 514.99 358.62 526.004]
+/Rect [353.217 640.276 448.778 650.463]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
 2024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 492.076 202.902 503.09]
+/Rect [176.484 571.504 272.045 582.408]
+/Subtype /Link
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+>> endobj
+2025 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [391.209 571.504 439.139 582.408]
+/Subtype /Link
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_9bfba21dd2d808e2eabd2348e92cb96a) >>
+>> endobj
+2026 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [174.183 513.412 269.744 524.316]
+/Subtype /Link
+/A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
+>> endobj
+2027 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [377.225 513.412 419.615 524.316]
+/Subtype /Link
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_3504c6384a7e40501e2cfc49ba870ad5) >>
+>> endobj
+2028 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [272.771 423.458 350.579 434.471]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2025 0 obj <<
+2029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 481.117 202.902 492.131]
+/Rect [280.813 389.259 358.62 400.272]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2026 0 obj <<
+2030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 470.158 202.902 481.172]
+/Rect [125.095 367.015 202.902 378.028]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2027 0 obj <<
+2031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 459.199 202.902 470.213]
+/Rect [125.095 356.726 202.902 367.739]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2028 0 obj <<
+2032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [137.432 404.34 182.234 415.244]
+/Rect [125.095 346.437 202.902 357.451]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2029 0 obj <<
+2033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [219.892 404.34 358.581 415.244]
+/Rect [125.095 336.148 202.902 347.162]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2030 0 obj <<
+2034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [458.893 138.747 513.996 149.651]
+/Rect [137.432 282.562 182.234 293.466]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable) >>
 >> endobj
-2050 0 obj <<
+2035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [89.004 126.792 155.753 137.696]
+/Rect [219.892 282.562 358.581 293.466]
 /Subtype /Link
-/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d) >>
 >> endobj
-2032 0 obj <<
+2036 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2036 0 obj <<
-/D [2034 0 R /XYZ 90 757.935 null]
->> endobj
-2037 0 obj <<
-/D [2034 0 R /XYZ 90 733.028 null]
->> endobj
-2038 0 obj <<
-/D [2034 0 R /XYZ 90 676.241 null]
->> endobj
-2039 0 obj <<
-/D [2034 0 R /XYZ 90 576.893 null]
->> endobj
 2040 0 obj <<
-/D [2034 0 R /XYZ 90 542.263 null]
+/D [2038 0 R /XYZ 90 757.935 null]
 >> endobj
 2041 0 obj <<
-/D [2034 0 R /XYZ 90 507.394 null]
+/D [2038 0 R /XYZ 90 733.028 null]
 >> endobj
 2042 0 obj <<
-/D [2034 0 R /XYZ 90 496.061 null]
+/D [2038 0 R /XYZ 90 699.987 null]
 >> endobj
 2043 0 obj <<
-/D [2034 0 R /XYZ 90 485.102 null]
+/D [2038 0 R /XYZ 90 665.788 null]
 >> endobj
 2044 0 obj <<
-/D [2034 0 R /XYZ 90 474.143 null]
+/D [2038 0 R /XYZ 90 597.868 null]
 >> endobj
 2045 0 obj <<
-/D [2034 0 R /XYZ 90 423.314 null]
+/D [2038 0 R /XYZ 90 541.798 null]
 >> endobj
 2046 0 obj <<
-/D [2034 0 R /XYZ 90 367.02 null]
+/D [2038 0 R /XYZ 90 449.821 null]
 >> endobj
 2047 0 obj <<
-/D [2034 0 R /XYZ 90 308.319 null]
->> endobj
-1971 0 obj <<
-/D [2034 0 R /XYZ 90 286.007 null]
+/D [2038 0 R /XYZ 90 415.861 null]
 >> endobj
 2048 0 obj <<
-/D [2034 0 R /XYZ 90 286.007 null]
->> endobj
-1972 0 obj <<
-/D [2034 0 R /XYZ 90 209.343 null]
+/D [2038 0 R /XYZ 90 381.662 null]
 >> endobj
 2049 0 obj <<
-/D [2034 0 R /XYZ 90 194.773 null]
+/D [2038 0 R /XYZ 90 371 null]
 >> endobj
-1973 0 obj <<
-/D [2034 0 R /XYZ 267.991 129.945 null]
+2050 0 obj <<
+/D [2038 0 R /XYZ 90 360.711 null]
 >> endobj
-2033 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F35 2013 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R >>
+2051 0 obj <<
+/D [2038 0 R /XYZ 90 350.422 null]
+>> endobj
+2052 0 obj <<
+/D [2038 0 R /XYZ 90 300.865 null]
+>> endobj
+2053 0 obj <<
+/D [2038 0 R /XYZ 90 246.515 null]
+>> endobj
+2054 0 obj <<
+/D [2038 0 R /XYZ 90 188.417 null]
+>> endobj
+1971 0 obj <<
+/D [2038 0 R /XYZ 90 166.105 null]
+>> endobj
+2055 0 obj <<
+/D [2038 0 R /XYZ 90 166.105 null]
+>> endobj
+1972 0 obj <<
+/D [2038 0 R /XYZ 90 89.441 null]
+>> endobj
+2037 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F35 2018 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2056 0 obj <<
-/Length 2079      
+2062 0 obj <<
+/Length 2039      
 /Filter /FlateDecode
 >>
 stream
-xڽXY�۶~��0���@��kr����޶�&�@���Ȕ"Rq�����E�dz��!�"����򗻥��i�����U.s�'A���.s�&��]�l��=�`����{�+�{ew(��U�{M}�g��,~�]��]^^�.^��+U���:�}���d[V�L߰-�V4��%�I�����ϋo���TK�$
�euX���/7����'a�-�z�a!<�����
�Q����I<hDI at B��Ԫ�#�:�%��Ek��׿z��b��ΐ���>�)jb��B��̏Ah-�{.j.�G�3�';�n뚦$	"s�-S��jo�����t3!��n(�	��󨵵��l�tv#\���+o�Yk�'�@e��
-3ɾ�*��:H2�*��ȑ�p�K���Ee	�LK�Oi�����{��;�.XŤ뛩jF�92��b��O��{MH2U8S�
:i�4z6Z ƽ
�.Ŋƞ�$�)����
2���J9s��YP9
~����:Ǵ
��?ܲN�8��n����	a�

ŲW�(�
���bp�Z�#~Ө �À�A:
��� ד�m��ڳ�S��,�$�4&i�
�۝3p�޳��	���4���2BÁG�GѪ���� �>�,$a�����Ҡ|MCȋ~2��
S}�>����{|k�:Rpa�R��n��7���
���yztN�*�*�������xƬ��9�s�(�$��^�h�/� �J^����@]|/�0OBO�����
��S.W\�bі
����
B������;���㹔Zi[0�3�D$ϨC�@Y<�4��
>���Ϊf��~�C��:`�cf�s_��5�
����Zo��tnտq�k �cv�ԑ11$/S�m&V�
́��CK��9�K�sx�2���A�?�����z���g�
�<���A}AH熿ڞ!��$�#��<�k=�@[̌Ծf�m�
o��es�cF�xHDW���~����,�ܾ��4�ь�L����<02��<Hс���h
-
�$���Q0���
-bg=�t没b��#:0��!��&���X�E���
i̢�f$E(��Rm./�XE����n���֡8�e�I���t��;k0)
]�<���ф>f
- C����v
+����O:�H
dτQ83���qc`�q� �<��A���p_J_{ҷ�4����P_/�^���\s>C�
-�k�i�QC�%�H�(`�l#+d�(�@r�R+�� �O[�L��$����!M�cW��l�@'�M�
잒�ᅱ]e�coFc=���䭊
��̆
�	��c�b��ϣ
��IU`�+j&v���
)[�,���{=�h\h� �Ii�F��X:#�ƙa�N�+�O���8�c�MOٶC[�.:(�<���^R�D�'�0'>�
�;ϒ1Z���S�+93��d����������} ׭&��3�6�`fE6f��2+���h���U
{��Lf�4�7l,9�(w�
���<BL����Hv´���ށ����i�M�>���a:��`�u�gޕ0�[}T�����emx�S�+k�	��><�Q��M' {�mcV�.^��3��
9:G�w���0�m�� �\̣�9;�,����#"
���F=�+0da���C�����@��԰aBC�
Zx�����
^��K�#ruDrڵ�
Z�~gOW�����5Ϩ��B��.���[3p���T�Bۻ�7�C[3��J۳r�ǒ���������L}�SRNh��x������(3�kS0/�/��
��$1��q�oQD�+�C<4R
7���J��c�@#isY�\���/
t����w�c嶵
-
�=;�*��I�_��J��̓��!"��9B�.~�ܲ
�C�
G�0��@B�F
+����n)�����)�����@�H|����rf�ӏ�	.�=�����	>��:��|ˌs�����Z�0 ��:4���������1�-E�n���A}7^3�?�V4D-P�2
F�OK7����(4\7
o�{��ˋ���H���mG���|rq���P���ua�����m��:�/ٶ
+xڽX[�۶~���S+5�����s��[��(��V�m"��HT���w�Y�z/(z΃a�"�3�of>�z;�z?��s��z^F������˨�ČD�yw���g����QJ��5�~���vͩ��_����gy��������N�j�a���-b�R�������hp��$�$^��q����ӊ�V�cZ�(!Iy�a���*�ѣ$�R�g
���_{oW�����8�,b�OV}F�ZY
��q*�&�cS�f�o�<��>���و��F~
�U��*���՚��M-��̌�l��Mݰ��<4
�
+e
��֥�nߙFo2�C[�	C�V�l�rq?��(�l+���uI�8�h�jڢkec%6��^�3?j��M�l�^�����#���`�¨���+���C۶?�_��=��eQ�3��F*Y��u�(yd�	��
���
,v��c��\n�Q����m"�����B��+��ދ�.�~��2F�(6��sw,sTL`Ղ��/�ׅ�����ϲ
��L���C
�
8aY�@x��nM�
0��kkf�
�,#)�^�v;� #��hw��jƓ{Vv�9�ۇr��n�
�S}(F�8s8��Π�����̃xk�Q	}�0ވR
x�tU{��A��FS&2Y�Q�����
�I�Y�ȷ�cV��ٞƿ�#tx�)���AO=�]��Mxs
��2�6(&����m7��^�s@��g�ϓ�$�Kpog.���(z)f���>[��� 
5?�V��nT�7Mĉ[<��q0(߰ *?��a�F���3�ԧ��aj�]
)80�R��VB��4�����$��R.
�gR�
R��͙��3>�o �.�\6��YRp�
����r!��/O�уT�ʼ�lh]�:>��%�R0�wEK�"���,!<���f��Jk�EK-煪�`HH��9�<t��r����{�,���gL�ݓ}��|gd����:���%��m�T7˱��G�]S(�f�B
�r
���Z���G%�� ����Z
 sv�����y���
M�]p�n�y�'G$;qK�<��eD�l/�OI
fO�OH�M�k;)�
3-��ii_��p���^�1%a4% [...]
X����'9�o^�`�\����Зv9r� <�C�@6��U^A �/LH1��Q����;h��z�s?�
�^^�f�E��DٲfE�f>��'��P�q��
PL�tBEm�z�d-����;�4NE��#�)�n���
gw�%yD�eR
+2B��À�(8E
a6^�
+��s�wb({�=�K��ȟx at 4�B�0�ܯ�F�|F��#��B
4���:�|�~�3N��*+�i�[y@be
�3��lq��8�������&�.��}Nl�A2qq|'��Կi��V/�<:d�p֎��=l�Yw����q���{[�o�M; {�[eFn�^��s��
%
6����l,�>�
f����������puD���PX��h'�#-�p{��PW*L,�\
f23�C

��ܟ�ӏi��؈;�lDq�h�;P�qgW��UK�o^0�����]���[
p���T�B߻�7�CW
��
+�Y%>�I���s
��g����G��K_�&��b!Ɓ/%P
�[l��(:'޷:CA]�]WXM�VW�y�w���_�ft�k���?]"�)	��u�[�4�}�\맕�'}�83G�Ju�WW�㑔��D�+ ����8��;��L	�0{��.�����)O�
 endstream
 endobj
-2055 0 obj <<
+2061 0 obj <<
 /Type /Page
-/Contents 2056 0 R
-/Resources 2054 0 R
+/Contents 2062 0 R
+/Resources 2060 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2031 0 R 2051 0 R 2053 0 R ]
+/Parent 2071 0 R
+/Annots [ 2056 0 R 2065 0 R 2057 0 R 2058 0 R 2059 0 R ]
 >> endobj
-2031 0 obj <<
+2056 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [458.893 684.664 513.996 695.567]
+/Subtype /Link
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
+>> endobj
+2065 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [89.004 672.708 155.753 683.612]
+/Subtype /Link
+/A << /S /GoTo /D (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) >>
+>> endobj
+2057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [325.473 684.664 424.869 695.567]
+/Rect [325.473 605.265 424.869 616.169]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_63bd7c7767faf3c219f9c2762095e2dd) >>
 >> endobj
-2051 0 obj <<
+2058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [156.932 327.742 206.516 338.646]
+/Rect [156.932 246.556 206.516 257.459]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_1_1IO__Operators_9ccf426c9d89537e0351aac50a333e95) >>
 >> endobj
-2053 0 obj <<
+2059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2057 0 obj <<
-/D [2055 0 R /XYZ 90 757.935 null]
+2063 0 obj <<
+/D [2061 0 R /XYZ 90 757.935 null]
 >> endobj
-2058 0 obj <<
-/D [2055 0 R /XYZ 90 733.028 null]
+2064 0 obj <<
+/D [2061 0 R /XYZ 90 733.028 null]
+>> endobj
+1973 0 obj <<
+/D [2061 0 R /XYZ 267.991 675.861 null]
+>> endobj
+2066 0 obj <<
+/D [2061 0 R /XYZ 90 659.134 null]
 >> endobj
 1974 0 obj <<
-/D [2055 0 R /XYZ 484.685 675.861 null]
+/D [2061 0 R /XYZ 484.685 596.463 null]
 >> endobj
-2059 0 obj <<
-/D [2055 0 R /XYZ 90 659.302 null]
+2067 0 obj <<
+/D [2061 0 R /XYZ 90 579.736 null]
 >> endobj
-2019 0 obj <<
-/D [2055 0 R /XYZ 199.727 596.63 null]
+2021 0 obj <<
+/D [2061 0 R /XYZ 199.727 517.064 null]
 >> endobj
-2060 0 obj <<
-/D [2055 0 R /XYZ 90 582.128 null]
+2068 0 obj <<
+/D [2061 0 R /XYZ 90 502.394 null]
 >> endobj
 1348 0 obj <<
-/D [2055 0 R /XYZ 90 432.581 null]
+/D [2061 0 R /XYZ 90 350.985 null]
 >> endobj
 126 0 obj <<
-/D [2055 0 R /XYZ 90 427.21 null]
+/D [2061 0 R /XYZ 90 346.377 null]
 >> endobj
-2061 0 obj <<
-/D [2055 0 R /XYZ 90 346.529 null]
+2069 0 obj <<
+/D [2061 0 R /XYZ 90 265.529 null]
 >> endobj
-2062 0 obj <<
-/D [2055 0 R /XYZ 90 278.82 null]
+2070 0 obj <<
+/D [2061 0 R /XYZ 90 197.28 null]
 >> endobj
-2054 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F95 1779 0 R /F23 340 0 R >>
+2060 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F95 1788 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2070 0 obj <<
-/Length 1835      
+2078 0 obj <<
+/Length 1840      
 /Filter /FlateDecode
 >>
 stream
-xڭXێ�6}�W(��ȚKR�.n�I��i.��y��֦�BeI��l7E��ë%��M��ؤDgg�����
�G���0�P�8���
IL�$����1�(�L	�x���dJ
�η�m�%7ӷ|�ń�c^�GI�q�L>�_�~��>����e�%!
����G
���� ����F��
�
ލ�ᮞ
�!�13z�
���ĵ=���Qp����6��6_\��톯D�xY\�\�ڍ�(���۸ݵҌ��vW����53���#y��+4���盢5/�y�߻�+;��u]�����M;����X��,�D�O2Dh�^�qd �
�u]�0V��W
p�8
-��
�����ۦҌ�4��
�;���ۺ�"��hʹ�d=X�͋ʪt��
��H끍֎][T�V�7�7N�l�z��W�mz���������"��ޯ)�ֳ��,j{KO��n�+��GV?�0ʺ{���l�J���(U����M( 4��٬o֍țEw��𲮔ǩ������	*�2fqh�҉<$�0�a�^zP3:�Umq]���
�͈[_��Wr���
�BC4�p��7��z\�Z|���V.ʢ⋒W�GO$p1̑���q��ňD���I5h�0�R��Yԣ��]5%	���^e!-��{�����hR�-�v5���_���I�I��'�� W�b�#�%F
�����t�C��(�X�"��1���1�E�Cm�l�p��\_�7u���I�z�>���=����)�𞣾}Jk��8=P�������ܭ��d���!NiF@KفnJ�h3�N��=s��yV�2�I�#�v�MY�X�}&��u�W�;��]�C��;~	eQ?��r�
-�j>���M80O�3�� �c���"!�U��;��C��}dʼZ��
-}����_/�#Ԉm�����gϧ\�E��|�ۥ(�y�N:E*֍���Neh�._�)��I���
��m�LsM�\֚�ÞB0��EcU�'M.d�ܕ��Dx�_2S
�˵�_��>����TC�i��"����T�.��
���  "�:���˲�R��x�%TL������̌6�Z������WQd
*�4%�6e.����"/�/�>�>�G�2x�Qf����`�I�0sg�'z]]w�X��1N{�7
-<��O�s\���
-T���� J��2�b(~ 5N�F�N]��j��TPg�+��k��h�i���T�a Ѥ��0�SJ�Ӌ,����2o]2uWth��[�#TA�,�%����#R����kp
�~��F����]H�iH�������	�vx ���NԠ�r���J9p��7UU^T�~��P?;
!� ��}�~
R_�W���W�	U#}��W†`J́2B�Џ2w�����&�a��RȦmmV_R�u,����
��8b.��i|�|Y�-���&�R�Rh���O���(ɼ���
�(��SFi
H��d��U��|k\�t��okW�'
-4Xx{J\�����A��
4�\���
�i�J!�N٠�g<(2 ��
.+?ٓ�A;<, at TV��묉���6�.�m��F8wG,
�ޘ��
;�P�3ύ�cb�jv��G'�xW�>� v���U�w)xy�/T~��X�*��b��"���͔�(,�g����Z���U�����֕�
�hh�m6G�@��o�z�:���L&��~�s��b�%aj��
X<�u�Œ�
3��
3�����	�6�Wy��KW�3lk�ַf�ch!H�

<~��WDc�߁�ij��Ҋ�H��x#e3;?���A�������aB�K!���h�ۖm-|O�
-N
{hx	�V_��
+xڭXMs�6��Wpzh�i �5�͛L��&�)�hh
+�9/E� Y���w�(��\7ӃM ���>�
n�Z|}��x�AF�����M�� ��W��ݒQ�֌R���n��.��R�y!q�F�H�b�R�v)I#�L�Շ�o��Z��`p
��-��"(��wh���o8"K�{�kD<�g�]���N���AB��2�7�a<


+o��.���:���fz��}��l��;�S����Z��a�y����V��k��˜p�R�>k�瀙D�	�s�bt���G�7+.��)�
��F�`��G�����!|���/��_4���+&��;�e��]����?���Q�-�s�� y��Y�z �C@�1C��u�}��;���
��/�A���	�D
�i�SA
M��mY�1��g^���h��2�PJ�R %������J}e�7}�$~�Q��g�Nz*�H����;��2�n]d�y��Y0/
槃c���^OSa�{�^K零˯���G; C���J�|���owM-�0����ֽ�|�ӟ�	��O몌p�������m�����p`0�pWۻ��O*��K���=�٩t��,i�8梣�
'�f�z�
Cu}��_/�2;�eb�?N�#��}]�D_�h�~/��f�׏G$���
�s��p�ZG��P�.�V
z��6�{������6���H��h$�r0Td�d™�U�E
Q���jO�e_�򶖻�؛1���2�ɶ�;!\�$��w¹��*ycГJ�����ݶ*k��d}{�D��i��
i�Zcx�"&,�SdϪ�cB� Ր�)�r��,!1w�KWVe��f�Cy��d&ZZ
+f���Ө��K��$2�yn@( 
�)�2��,M e)I(2<��"p���H�,J<hW�H���S��|3�k��0 o�ǣ47|��ڝ�f�y:��)-R�G:����wV��J���OJ�s�1$Rq��j:�PЙ sg
�}ZXM
�7�&e��Yd�ֹ@�6��w��E���a,$\D��y#�^��Y��]u"e�&9�m��'� q� �nSE��N�_7��,5�w����z�+'��?_M{%r��Q�
���BvyYyC_H]���U���ɖ�����+tS_�͔-��ɼ��
���8�D�Ё�xr8Qf06}}-MdV�\ue�W�ZEti_
+���
����-*����hj��ìun�����2�RՈ-� @d����p��*��d,�X�L��ml��y{��;�T����
��ܝ4Y�
����E���U�9ɺ�E�W�x�E��c��C���i4�f��)��J(��Y����v֣�N�<�����o
���<z*Pͥ�DtB8����v.~&5N�E�QOA�j��4Pg#��-�������
Z
�BbIѠ��$H���0��*׾�z
�a����YVe��/;}ˆ��$��]
҃(��ޣ�
�;
9�'��N~
ㆱ�����1��[�3
ƈ�}u�fєE�
v9��yyu�
��aBB>��uӹ�ks5#�`g�o_C0%���1����G�?'�C
V��y��R����]Kf��E���7���Ґdt(����-�tl)��<��D�I
+�Aگ祅$ɆP
n��x����h��Q4#
OKP�K�U�˼�{
���G�z��nЯ�`��9q� t��f]�P��-��b֦�0Ɩ�L��j����?��� ޘdI��\�E4+��*�e���
+�_��|��^8�!����혠�r衭��ܿ�
+E�o���-��G�!��e&��pI��vsqqO
+M��l)����.��d$�E$��~T�U�t
+�&���j��Z
 endstream
 endobj
-2069 0 obj <<
+2077 0 obj <<
 /Type /Page
-/Contents 2070 0 R
-/Resources 2068 0 R
+/Contents 2078 0 R
+/Resources 2076 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2052 0 R 2065 0 R 2067 0 R ]
+/Parent 2071 0 R
+/Annots [ 2073 0 R 2074 0 R 2075 0 R ]
 >> endobj
-2052 0 obj <<
+2073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [103.669 719.912 211.204 730.816]
+/Rect [103.669 620.713 211.204 631.617]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library) >>
 >> endobj
-2065 0 obj <<
+2074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [247.033 276.941 284.891 287.845]
+/Rect [247.033 177.306 284.891 188.21]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_9a28ec8161898b61530de9bbb4a3251d) >>
 >> endobj
-2067 0 obj <<
+2075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2071 0 obj <<
-/D [2069 0 R /XYZ 90 757.935 null]
+2079 0 obj <<
+/D [2077 0 R /XYZ 90 757.935 null]
 >> endobj
-2072 0 obj <<
-/D [2069 0 R /XYZ 90 654.237 null]
+2080 0 obj <<
+/D [2077 0 R /XYZ 90 554.929 null]
 >> endobj
-2064 0 obj <<
-/D [2069 0 R /XYZ 90 630.645 null]
+2072 0 obj <<
+/D [2077 0 R /XYZ 90 531.337 null]
 >> endobj
-2073 0 obj <<
-/D [2069 0 R /XYZ 90 630.645 null]
+2081 0 obj <<
+/D [2077 0 R /XYZ 90 531.337 null]
 >> endobj
 1349 0 obj <<
-/D [2069 0 R /XYZ 90 424.649 null]
+/D [2077 0 R /XYZ 90 324.955 null]
 >> endobj
 130 0 obj <<
-/D [2069 0 R /XYZ 90 419.966 null]
->> endobj
-2074 0 obj <<
-/D [2069 0 R /XYZ 90 361.446 null]
->> endobj
-134 0 obj <<
-/D [2069 0 R /XYZ 90 182.788 null]
->> endobj
-478 0 obj <<
-/D [2069 0 R /XYZ 90 150.86 null]
+/D [2077 0 R /XYZ 90 320.347 null]
 >> endobj
-138 0 obj <<
-/D [2069 0 R /XYZ 90 150.86 null]
+2082 0 obj <<
+/D [2077 0 R /XYZ 90 261.811 null]
 >> endobj
-2068 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R /F21 2075 0 R /F11 418 0 R >>
+2076 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2107 0 obj <<
-/Length 1857      
+2109 0 obj <<
+/Length 1702      
 /Filter /FlateDecode
 >>
 stream
-x��YY��8~�W�)
UAH�=��*smM6�lf���$E	[�+��c��eK60�a&$�/`��j��_w�������{�׽ѹ�k.r-ji�S�ŚmdR�]�ڧ>!�
�cܿ
�gY�Ɨ��I��s?c���$c�����t|5g)|�~5:'dE,q
d�,ZI}VY[�`D
5�C���n�/�p�<
��A�K�<JCV���{>�ـ8}
{��vu�o;Bd����G@
-�He
�F6��E�O_����WF:lfQ��4���
jW�?{x�e���e�
-^��0𔆶�_�<�TP2F�&^ݞ�
�ц�"Ӳk!�)5��h��&`U�0�O��z��Q6�[{_�{	
�f�3��
x\�����|M����ܦ��Y�PԲ
�
��
C�w=��ˈgj����I,T?�i�O�9�#f.'e�s���S�� O�+�$Ĭ~!��,��@w�fޡ� ��}?��4�ۍ��e����361�^paI�M:@i�H��JBϓ(쟉
�v/xm�ſ�,
�@��s��8�g������

ua�C�ȺM�7<��cT��e�A�P7U�
�݈��
��_F�
�Dk}�+���Nt�΂B��Hd,4W&�0�V�0/��#�gY=pM���e�j$�$|yurqQ?��J�
ܓ	�6�W]wE�� ����
���M:(�Aޡ�<DA�$�N����|(p+;'y�q&Y�$
�;�i#��G���g�0���"|�0�Y?���b��æ�@�2�

�V3��a\D��o�hD��߷���ݸW�����Ҋ����k�=�X,����=y���'�'I���0a�N�
���kȌ��<�H�

��D].�#b��nS}�� Q�ݢ���ľ�T"���K�*���d��f ���k1�Z�EO$�@�m
-U>��f�_���N���B.�@��nQd`H`�BL���yI��..�	�8ԉ8>e�
���*���۸�p%��S^zP���2|ڵ
��fS杒�Ԭ�@)�-H���cd��
,�� ���GI�
�������µ")X8�s�x<Y��b��z�Zi"Q�=�zV�.�M"�U����?=�Lur�I����
�y�R�4!ؿ��)�D����t�b�
�v�M
`�c=n�Du
9��_��2E��bw���|>���,����Q��IP
=�2�j�!k@��m�}���\K �@>�"��SVzPC�Oe����,� S�W
�J[���N����ܫC�.J%T���W�|]XouH��|E��0!��e4nF�����~wZ��E���g!���5����^�u����^ՙ�	(�Ũ�t\���e
܈f"��@�M
�Ų�ql�$yʽ@�ET��S�q�x@#�T ;����2x
.�D<Y,��'I��u���n�v���=�����ݛ��g�\\��ߩ��� �%�r赬
@�� ,d
.�$�6T�0	��m�W�
v��Ԏ�6�F{}M���6��,�n��C�`[[�؂��m*[�	�ѲϽ��K�q(�n�7
�)LLn�`��2c~�ah%��"�1�ݮ���\YX� �
>� �0�Y��<��#�
��j�/�F�
E,����A��
ZK�Db/���j$ �y`͂)�
���̘V'd���j�;���8�4y��ld�Z���RG)�J��2�ce��
^W]�tϞ��#j��kG���;���"��N����n#o^KZ�
q����n#%
�;p���'0�f�ۢ��o�H�|�ny��W�
!����4����,���x�7qCxE$�8х�e3�+���}�����o[�!�"�4z^��h�X,��#���
�(M����J��n�TUkp�k��x� ��B��
+x��Yi��6��_!�@j1���c��
)6ͱ�:m�$0d�^
�
q�_ߡDʗ��n�l�X����y�!��[?��F���3\�Z�2FS�ņm�)1F��O�`H9�G^Q4��_�")�2L���B���
��^�.G��=�� 5��͸�ǽO_���WF�u�y�*6L��7�_{x�.b"fZTF�_F0�c�Ӏ�r^�`cHa���H�\�{y썯��h1A�_������g㛙��ܳKC6w ��}�54��L7u�
4�M~ډb�&+S
\�qy�h޼S�������x��!�
�bn����E�y�VI ��!��� WC��
+�
�L�+��bb#��
�a�GU�
 d�%��[N[ł��T�,��lց�8r,k�m+Sumdf
E�Ut]M���޳��"E
�:
+7
F,d2�.�,
��)�k}�OC�TX ��i!5��*q���ʿ�T����1�C߱�=�x�X�޼����Z�Y!�eR�\Sy4St%��\϶F���@�]�I-˻�
�ޟ��(X̮K��׼P]���0*�
�oģ� ��%��w�_�n�~/���1�B:�RHG�3��d�D����a2K�T�[�#�V���㝽��ʋ�2�
BN1	�[�Ys9����iSD�E2[�
nnk荈'���*�e>����I9
�3�~��*�614K��`]�c�w��{
�ڭe�f�e'f"��)�(��S_�y�p
�cd�6�yJ�/nί���FXYs)�ˮ"�Ft�D�A�(g
����m�-ga�a�2��@��2dZX�󱸭ݜe.<%�'�����L�$�G��>�f�0���"B�x,gy����x��E�K�"�y
�@e�$���"J�C�C
U2yo����FW���+S�֊�P@�6h�=�P��P�?L���Z�w�$M�C$�^�W�a���a,)s������4�
+XM�_�6ekjD�v��V;4���YcDP�uo&�=>�e�\K��@^�DI��%TǼ��K���Btj�a
�Q��2dE&&���ڇx���V��b�9�"�5徦���ͶW�[�إ�V+�*��ʇZ��V�Ӯi8��l�1���م�hE�X>�!��U�ȶ���� RV���|1.¿EW!�CjeZz�X�
��dQnl����5��ukm�"栋Y��X���V������*
�����f�� 6M��$�a%��+�uH�n$O�'�?���K���h��
;���K�Y������F���%r�����{�6��'a9h�����i[��A��}$"�ݮ=-��V�!s7�
�\:*�|(����P/��6�G�����˔3vB�ڻ�eP��J	����W� ���+������yB�O�xܶ*�����"�"���_FBz�
��0	�x{������{g�$�P��OgU�!X%�7y�	9D���g�=�ؑJ�L��<ѩ��<}�����XDl��U
� fē����;�=O�,jֈ�\��3�0���o?��߽�~}����������<���4[
��,�D���y�
�;�;D�����f����]����޵t��n�
����Q}=h
>"�Q�*��xI�K
I�7	%���c1��T��д63���w������86b�]�fe������s�d��(,O�,:��V+(��-�T�
�v���q�{Y����zg�
 endstream
 endobj
-2106 0 obj <<
+2108 0 obj <<
 /Type /Page
-/Contents 2107 0 R
-/Resources 2105 0 R
+/Contents 2109 0 R
+/Resources 2107 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2066 0 R 2077 0 R 2078 0 R 2079 0 R 2080 0 R 2081 0 R 2082 0 R 2083 0 R 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2104 0 R ]
+/Parent 2071 0 R
+/Annots [ 2084 0 R 2085 0 R 2086 0 R 2087 0 R 2088 0 R 2089 0 R 2090 0 R 2091 0 R 2092 0 R 2093 0 R 2094 0 R 2095 0 R 2096 0 R 2097 0 R 2098 0 R 2099 0 R 2100 0 R 2101 0 R 2102 0 R 2106 0 R ]
 >> endobj
-2066 0 obj <<
+2084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [154.857 697.345 243.473 708.249]
+/Rect [154.857 593.151 243.473 604.055]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cfed8bc19e046453778c9d99d84df283) >>
 >> endobj
-2077 0 obj <<
+2085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.279 658.685 155.464 669.589]
+/Rect [146.279 554.297 155.464 565.201]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2078 0 obj <<
+2086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [155.962 658.685 221.894 669.589]
+/Rect [155.962 554.297 221.894 565.201]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_12dc6df3a06f4c97c6bb2264bbad05ac) >>
 >> endobj
-2079 0 obj <<
+2087 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 578.204 181.845 589.108]
+/Rect [133.915 473.534 181.845 484.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_edabe8ecd0866b972e97709e17f94681) >>
 >> endobj
-2080 0 obj <<
+2088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 539.545 181.845 550.449]
+/Rect [133.915 434.68 181.845 445.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_82b35fc075e1e9542d4cc5cff2e236f8) >>
 >> endobj
-2081 0 obj <<
+2089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [133.915 500.885 154.727 511.789]
+/Rect [133.915 395.826 154.727 406.729]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_93c1c491c0035f6c38b9ee036184aa7e) >>
 >> endobj
-2082 0 obj <<
+2090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [134.114 462.599 176.505 473.129]
+/Rect [134.114 357.345 176.505 367.875]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1a6088f536e9340145630576cfd6e6b9) >>
 >> endobj
-2083 0 obj <<
+2091 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [328.408 447.702 450.955 457.607]
+/Rect [328.408 342.35 450.955 352.256]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_82b35fc075e1e9542d4cc5cff2e236f8) >>
 >> endobj
-2084 0 obj <<
+2092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 412.607 191.718 423.511]
+/Rect [113.91 307.158 191.718 318.062]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2085 0 obj <<
+2093 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [192.216 412.607 288.852 423.511]
+/Rect [192.216 307.158 288.852 318.062]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_033967c42f02b6029fc4d6153eb8072a) >>
 >> endobj
-2086 0 obj <<
+2094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 373.947 191.718 384.851]
+/Rect [113.91 268.304 191.718 279.208]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2087 0 obj <<
+2095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [192.216 373.947 303.079 384.851]
+/Rect [192.216 268.304 303.079 279.208]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_25c5ef784f17646705c76a5be6c724a3) >>
 >> endobj
-2088 0 obj <<
+2096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [144.635 335.661 188.679 346.191]
+/Rect [144.635 229.823 188.679 240.353]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e0a1b4b4a344cad01c58e8e006a7ff16) >>
 >> endobj
-2089 0 obj <<
+2097 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 260.755 170.255 271.659]
+/Rect [125.095 154.042 170.255 164.946]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_ab3964a5c29992e6476852c9d246fe6f) >>
 >> endobj
-2090 0 obj <<
+2098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [174.071 260.755 239.714 271.659]
+/Rect [174.071 154.042 239.714 164.946]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2091 0 obj <<
+2099 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [323.878 260.755 409.266 271.659]
+/Rect [323.878 154.042 409.266 164.946]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-2092 0 obj <<
+2100 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 226.081 170.255 236.984]
+/Rect [125.095 119.173 170.255 130.076]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_3825b4905d72422089bf28d3c95c2964) >>
 >> endobj
-2093 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 226.081 242.753 236.984]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
->> endobj
-2094 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [260.317 226.081 335.783 236.984]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
->> endobj
-2095 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 179.451 170.255 190.355]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_fad498a5802a7928442fd0d4b8c6183f) >>
->> endobj
-2096 0 obj <<
+2101 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [196.428 179.451 241.589 190.355]
+/Rect [197.592 119.173 242.753 130.076]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2097 0 obj <<
+2102 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [284.612 179.451 360.078 190.355]
+/Rect [260.317 119.173 335.783 130.076]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2098 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 144.776 170.255 155.68]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) >>
->> endobj
-2099 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 144.776 275.419 155.68]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
->> endobj
-2100 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 110.101 170.255 121.005]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_15b3e8152862a6b98ecf1c4f4a142634) >>
->> endobj
-2101 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 110.101 282.045 121.005]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
->> endobj
-2104 0 obj <<
+2106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2108 0 obj <<
-/D [2106 0 R /XYZ 90 757.935 null]
+2110 0 obj <<
+/D [2108 0 R /XYZ 90 757.935 null]
 >> endobj
-2109 0 obj <<
-/D [2106 0 R /XYZ 90 714.318 null]
+134 0 obj <<
+/D [2108 0 R /XYZ 90 733.028 null]
 >> endobj
-2110 0 obj <<
-/D [2106 0 R /XYZ 90 714.318 null]
+478 0 obj <<
+/D [2108 0 R /XYZ 90 712.582 null]
 >> endobj
-2111 0 obj <<
-/D [2106 0 R /XYZ 90 677.681 null]
+138 0 obj <<
+/D [2108 0 R /XYZ 90 712.582 null]
 >> endobj
 2112 0 obj <<
-/D [2106 0 R /XYZ 90 597.081 null]
+/D [2108 0 R /XYZ 90 610.222 null]
 >> endobj
 2113 0 obj <<
-/D [2106 0 R /XYZ 90 597.081 null]
+/D [2108 0 R /XYZ 90 610.222 null]
+>> endobj
+2114 0 obj <<
+/D [2108 0 R /XYZ 90 573.39 null]
 >> endobj
 2115 0 obj <<
-/D [2106 0 R /XYZ 90 558.541 null]
+/D [2108 0 R /XYZ 90 492.508 null]
 >> endobj
 2116 0 obj <<
-/D [2106 0 R /XYZ 90 519.881 null]
+/D [2108 0 R /XYZ 90 492.508 null]
 >> endobj
 2118 0 obj <<
-/D [2106 0 R /XYZ 90 481.221 null]
+/D [2108 0 R /XYZ 90 453.773 null]
 >> endobj
 2119 0 obj <<
-/D [2106 0 R /XYZ 90 431.603 null]
+/D [2108 0 R /XYZ 90 414.919 null]
 >> endobj
-2120 0 obj <<
-/D [2106 0 R /XYZ 90 392.943 null]
+2121 0 obj <<
+/D [2108 0 R /XYZ 90 376.065 null]
 >> endobj
-2105 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F98 2117 0 R /F35 2013 0 R >>
+2122 0 obj <<
+/D [2108 0 R /XYZ 90 326.251 null]
+>> endobj
+2123 0 obj <<
+/D [2108 0 R /XYZ 90 287.397 null]
+>> endobj
+2107 0 obj <<
+/Font << /F63 374 0 R /F21 2111 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2170 0 obj <<
-/Length 1840      
+2168 0 obj <<
+/Length 1716      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�H��
He�/^�ݻ�tIڨ���*]�T��B�۵M��o�^�.�4�(�=;;;�3��cckba�u�k
�r��!ϡ��[
��C��ꍬ/mB�t	Ƹ}�!��'3�ѡ�
M��r����� ����'g��k?����7ǯYSK<	υIs��"��	F�.z

"���ߥ�t�i�K9e
m�Y<�3Y\�(�2��-�!\
�m�)����ַ-�"�7�@�
�Z_�bk��X1X�"��Y6e�9�.[���,^�0��V�
!(C�ᅵW��|��x52ц|<oY_�
PXwr%
�Բ�0��(L3}ӠB���P&~%��e�əI��$m�aS�y�JP˅9�Z�ȱ��%y��9�ӑv�_|��]_�I���hV�ʮ5&iaK�=�E9em��X�N5�|��]�Q�?�25;�
�{�2.m��f]�Q�A��:�@����F���g�ǟF R��6Ȗ�"<
��5����?�����˿_�>ߋ�ޔ����	v�%UR��vE+п
�|�@��D�r��T�.+�Nn䑕
ȶ�FJ�irw�J�2��?Ӯy
f2��P��A7�wj�����j=������q��61�`��B]���'�m�a��sH�v�w�K\�y5��Msٰ�ٍMd�ڣAt�%���N����Z]%
wm�\Zw��aGlD�=�yVϷZ �_���~��x�#�67�ϙqDj]? �C��O�6$m*�M`�L������K�}f�$
-��AS3�q� ��'�Ee��>��ejwk���8��-w�؉�j�[2��P��3T�0�C

 ��sPt��#��,��h{҉�񀤷u����!W��+
0�I0	g2,�P�V�W���5�긷*@�0f��
h�W��:0�pH��h)�#c�
��Y��W%0,i4Ы
��4��n��`0��{V���7g�K�6i���g�j�� q����&�l
���q���� 9��d��^�/�����
�
,�$�>Iw�(�	8�
D�8j�j�z��V\a�
��@bU�U��JH�Ԯ��L�Y2��B���+���Q�9��L ʵW���@�4�j
3�~Z�P}�Ϣ��}�/��F�x�8�W�������* �܉*z�Umu��<���P���[���jK�7k|��<Y����z�[ݿ��j���-��p8�� �b��.�x����"�g��8�{�������
�ᓣZ� քF�U9�[��YaK06!
-��G�%MF8�d�_5�y�"H��u�MI��v��[7m@���&�
pD�E�
ҁ{`3
M�[8���TQ+�03u�7�oX
K}�!+���ЅEy�[U�*s�7�!�#F�c�C�i�}��6�.b�fÂ�X +;
W�F6��+e
W< �I2W���
K=,}�ZaKT�巹?
�em���b(�ʩ��d�`i�����u�-�uϲ�����!<�X؅y?�UxÍ
o�Mx
����x��o���6{���si���O[T��Ay�S��^��Ze �;�L5�0�nH���z�M؁��A�Kvkx
�h��nD�p���I4���H����!������8��
-�hy��CȽ��V� ���pn�wשe�?��+
-��z�\�\ �VSHX�Υp@�%�W��:��CS�\p��������{r ��:`-~
-26�Rq�}���%��y�����Șۍ�E^%3�
�/!����'��/
�[7B�p^v��PNV�}�WV�
v)�p/���U~����ie4Ū
�X|�e�����b��)��A�� ;�����}��Bl�zb3.�
�(��g�j��&�vJ�
+x��Zms�F��_�'W�����q�6����I'n��4g4XBS	( ���

H(z�b'�O�����sw`cl`�u��:}e1�A�E-�72
l� N��_ڄ ���q��Cpۍgn��Cq;�.'�0v����؍�O����_M���|�=}EȚY�H86<4��[>��d�5�=�
ƋϷY8��I��R���C��,����_�荼�C�
�po
G�l���i��
�E�
$ใY��Wl
��[#�Yd�f�I|N��֟-�"��#��D 
��!l���kJy����&�
����F�UF/-撅 |[������%
q�*--#/pg**�4M�������c���7����E�.���j���(�i|� �s<�$���
#z�L#&�|�u"Y�
�'=�V��X(�r��X����u�Y�<̼��;?]�svj"1��{��������^�����D*7�b (pı,3�?�6�)�  *����t�R��?d̽��M�[Of����<Z�q���P����c�vx��`l�ÑJB��l��W�Y�C*�q���#�|*Y��+�)6�/@,b�����r2;PP;�Cb����2�L��:$�BE)�L���W��Q�,��NT�&�/,%�i,�$�MtXq��� �`5UX��E
��E
�q<�5���ah�}�r�R�&{f����b��
��Mø)��!Ʋ�Io�� ��o}Z��e}��wM
�0�<�.�x�J��+�<ٖXۻYN�#t�#Q"Rs��
t�S�()f496�V`���~o�T@�BZL5��Kpk_	ş;|G	�m��Ķ�>
�����J$��Kl�y	�f<�e�B�9MB1�[:sr�5d�ΎBQ�K�[]9Bn���6���yB��{�
�i��0韭� [...]
9^,c)3P�|̐��★뤹�Q���ݣ�5>~�wEb�1U]�
x⏃�U(Z㥯9C
gͪ�=\I�k��F���L|�l�
r���q��V�#�!Mr�
0(xt�f9�a��]?�)���ԓ�S/Z,�V1k��s�mɖm��d���Fu4���;��j�F�sP�d��^�/�t�ݵ�
��N��X�I�@Rn!bn#��������4��
kڔ@b�
+���]i!��UB��4��
B������QD�Y��L ^g�/�ٍ�
+ݫy0�;�I�JuUM|��Cu�"
����b�f'���2��*��G_ʫ��d�%r^������u㣗��U�6y]չ���ޠl6���W/L��ƚ�&�
�(��װ^$�
P�$��N�{����K���5�A��fV�E��ou��t�$�st=�+6��&]��ԋ~�~����lҷ�q�VPl]�G���͡ ؏�c�A�
�0���_j�7(oK���,�����z�5u��q
I$�ݻ6���7����
� �]d��Qq�Md�qq��!b�{��p�֔�ű�!hn��aٙ���U���

9�������͍u�eg<S,(NO�O����~J����m���̋]9�[iʋW
+�F4�]=��+zA>�������+0�p��$M������
4�(F~zE��ou����ȨPG�0V����������:�t
 endstream
 endobj
-2169 0 obj <<
+2167 0 obj <<
 /Type /Page
-/Contents 2170 0 R
-/Resources 2168 0 R
+/Contents 2168 0 R
+/Resources 2166 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2102 0 R 2103 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2167 0 R ]
+/Parent 2071 0 R
+/Annots [ 2103 0 R 2104 0 R 2105 0 R 2127 0 R 2128 0 R 2129 0 R 2130 0 R 2131 0 R 2132 0 R 2133 0 R 2134 0 R 2135 0 R 2136 0 R 2137 0 R 2138 0 R 2139 0 R 2140 0 R 2141 0 R 2142 0 R 2143 0 R 2144 0 R 2145 0 R 2146 0 R 2147 0 R 2148 0 R 2149 0 R 2150 0 R 2151 0 R 2152 0 R 2153 0 R 2154 0 R 2155 0 R 2156 0 R 2157 0 R 2158 0 R 2159 0 R 2160 0 R 2161 0 R 2162 0 R 2165 0 R ]
 >> endobj
-2102 0 obj <<
+2103 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 719.912 170.255 730.816]
+/Rect [125.095 707.957 170.255 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_fad498a5802a7928442fd0d4b8c6183f) >>
 >> endobj
-2103 0 obj <<
+2104 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 719.912 273.736 730.816]
+/Rect [196.428 707.957 241.589 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+>> endobj
+2105 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [284.612 707.957 360.078 718.861]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
 2127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 685.141 170.255 696.044]
+/Rect [125.095 673.088 170.255 683.992]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_faa5d6b3c1b3b83161b619c28c5f9936) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) >>
 >> endobj
 2128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 685.141 245.522 696.044]
+/Rect [197.592 673.088 275.419 683.992]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [268.715 685.141 344.181 696.044]
+/Rect [125.095 638.219 170.255 649.123]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_15b3e8152862a6b98ecf1c4f4a142634) >>
 >> endobj
 2130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 638.414 170.255 649.317]
+/Rect [197.592 638.219 282.045 649.123]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a07f93a685253eb04edab43b5ebd27b2) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [214.222 638.414 232.822 649.317]
+/Rect [125.095 603.349 170.255 614.253]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f) >>
 >> endobj
 2132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [249.383 638.414 282.11 649.317]
+/Rect [197.592 603.349 273.736 614.253]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
 2133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [347.546 638.414 423.012 649.317]
+/Rect [125.095 568.48 170.255 579.384]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_faa5d6b3c1b3b83161b619c28c5f9936) >>
 >> endobj
 2134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 591.687 170.255 602.591]
+/Rect [197.592 568.48 245.522 579.384]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_25a2d683973c6c6901e47c4fe90cf2b1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
 2135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.592 591.687 217.846 602.591]
+/Rect [268.715 568.48 344.181 579.384]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
 2136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [247.126 591.687 322.592 602.591]
+/Rect [125.095 521.656 170.255 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a07f93a685253eb04edab43b5ebd27b2) >>
 >> endobj
 2137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 544.96 170.255 555.864]
+/Rect [214.222 521.656 232.822 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_df78023ac662762ffc808902b970597b) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
 2138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [207.591 544.96 279.86 555.864]
+/Rect [249.383 521.656 282.11 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
 2139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [350.861 544.96 426.327 555.864]
+/Rect [347.546 521.656 423.012 532.56]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
 2140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 498.233 170.255 509.137]
+/Rect [125.095 474.831 170.255 485.735]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_25a2d683973c6c6901e47c4fe90cf2b1) >>
 >> endobj
 2141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [180.995 498.233 221.801 509.137]
+/Rect [197.592 474.831 217.846 485.735]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_bee6d42dd6f94979bcc7fb3d51102864) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
 2142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [249.138 498.233 294.299 509.137]
+/Rect [247.126 474.831 322.592 485.735]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
 2143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 461.566 167.466 472.47]
+/Rect [125.095 428.007 170.255 438.911]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9bf45a32e428970068f654258dd7fb0c) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_df78023ac662762ffc808902b970597b) >>
 >> endobj
 2144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [171.281 461.566 216.442 472.47]
+/Rect [207.591 428.007 279.86 438.911]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
 2145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 424.899 178.004 435.803]
+/Rect [350.861 428.007 426.327 438.911]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a78a6abbbb3c425992ca644f732e69e8) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
 2146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 352.02 190.738 362.924]
+/Rect [125.095 381.183 170.255 392.086]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [191.236 352.02 261.85 362.924]
+/Rect [180.995 381.183 221.801 392.086]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8101d965bc32e4ab1df6aa445730769b) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_bee6d42dd6f94979bcc7fb3d51102864) >>
 >> endobj
 2148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 315.353 190.738 326.257]
+/Rect [249.138 381.183 294.299 392.086]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [191.236 315.353 262.159 326.257]
+/Rect [145.1 344.321 167.466 355.225]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d09a9ccc89ace499a888b6b1a1f4ce44) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9bf45a32e428970068f654258dd7fb0c) >>
 >> endobj
 2150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [329.225 301.826 390.082 311.731]
+/Rect [171.281 344.321 216.442 355.225]
 /Subtype /Link
-/A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 278.686 202.922 289.59]
+/Rect [125.095 307.459 178.004 318.363]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a78a6abbbb3c425992ca644f732e69e8) >>
 >> endobj
 2152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [203.42 278.686 248.58 289.59]
+/Rect [125.095 234.044 190.738 244.948]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1e645f35cbeedf3341428988157f71ab) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 242.02 202.922 252.923]
+/Rect [191.236 234.044 261.85 244.948]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8101d965bc32e4ab1df6aa445730769b) >>
 >> endobj
 2154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [203.42 242.02 296.181 252.923]
+/Rect [125.095 197.182 190.738 208.086]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_24fbe68af11e373092f23f59b6cfd3e1) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 205.353 209.547 216.257]
+/Rect [191.236 197.182 262.159 208.086]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d09a9ccc89ace499a888b6b1a1f4ce44) >>
 >> endobj
 2156 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [210.045 205.353 261.831 216.257]
+/Rect [329.225 183.558 390.082 193.463]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c7f89b09f6755cdcd97daa3a92522b00) >>
+/A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
 >> endobj
 2157 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 168.686 209.547 179.59]
+/Rect [125.095 160.32 202.922 171.224]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [210.045 168.686 309.432 179.59]
+/Rect [203.42 160.32 248.58 171.224]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8f0bdfca2a6993bfa08358319d589ab6) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1e645f35cbeedf3341428988157f71ab) >>
 >> endobj
 2159 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 121.06 228.895 131.964]
+/Rect [125.095 123.459 202.922 134.362]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2160 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [256.232 121.06 333.482 131.964]
+/Rect [203.42 123.459 296.181 134.362]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_24fbe68af11e373092f23f59b6cfd3e1) >>
 >> endobj
 2161 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 86.288 229.503 97.192]
+/Rect [125.095 86.597 209.547 97.501]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_641b55dd6c26bce06bd8041b38aec873) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [256.84 86.288 334.089 97.192]
+/Rect [210.045 86.597 261.831 97.501]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c7f89b09f6755cdcd97daa3a92522b00) >>
 >> endobj
-2167 0 obj <<
+2165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+2169 0 obj <<
+/D [2167 0 R /XYZ 90 757.935 null]
+>> endobj
+2170 0 obj <<
+/D [2167 0 R /XYZ 90 398.283 null]
+>> endobj
 2171 0 obj <<
-/D [2169 0 R /XYZ 90 757.935 null]
+/D [2167 0 R /XYZ 90 361.422 null]
 >> endobj
 2172 0 obj <<
-/D [2169 0 R /XYZ 90 515.285 null]
+/D [2167 0 R /XYZ 90 324.56 null]
 >> endobj
 2173 0 obj <<
-/D [2169 0 R /XYZ 90 478.618 null]
+/D [2167 0 R /XYZ 90 249.122 null]
 >> endobj
 2174 0 obj <<
-/D [2169 0 R /XYZ 90 441.951 null]
->> endobj
-2175 0 obj <<
-/D [2169 0 R /XYZ 90 367.05 null]
+/D [2167 0 R /XYZ 90 214.283 null]
 >> endobj
 2176 0 obj <<
-/D [2169 0 R /XYZ 90 332.405 null]
+/D [2167 0 R /XYZ 90 177.421 null]
 >> endobj
-2178 0 obj <<
-/D [2169 0 R /XYZ 90 295.738 null]
->> endobj
-2179 0 obj <<
-/D [2169 0 R /XYZ 90 259.072 null]
->> endobj
-2180 0 obj <<
-/D [2169 0 R /XYZ 90 222.405 null]
+2177 0 obj <<
+/D [2167 0 R /XYZ 90 140.559 null]
 >> endobj
-2181 0 obj <<
-/D [2169 0 R /XYZ 90 185.738 null]
+2178 0 obj <<
+/D [2167 0 R /XYZ 90 103.698 null]
 >> endobj
-2168 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F99 2114 0 R /F23 340 0 R /F97 2177 0 R >>
+2166 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F23 340 0 R /F97 2175 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2229 0 obj <<
-/Length 1591      
+2230 0 obj <<
+/Length 1756      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�44_DI,�}h��Z K�O]a(2mk�%O��z�~G��-�5�����%�w���#El�,l�Y��޹�H�Եn������)�n��.!���cܽ�	��$�_�w�x1��,��n� [�~�����8�J��͇�;B��� O�������R�L0�N��f�
��U�_I���<��)� LЮ�L㠐�Ε
��&~W&!���]+���7�:�`����
�@o8�|�����`a���y�kb9��5��;�w��l�Zzڣ��u�r�
�
e�\��J�,ɍq|�;�`�[YWd3��Lѫ:ECmm�
t#M�n��M��|�T!�N��*��o�Y2�F�0�
�M'摌ӹњh�B�	�2�Ęmr�O1��m#�QuBe4w�����5�S�C�Õ _P3JyM����cek��
-#�Ȁ��� U��k4���ͷ` �a���~�DY�-A�y�&���	�89��j�@�v/R9�)W�a$�b��|6�'{%�c$	-i��.ߨ<�r\�:R� ��t�l~!%��iF��A�x
��T
&+�@	ǯ%�GLA�$���A���xP�#�:���
�b�ڦ�"L��Lޢd���g-����TMw�D�]�̐���ֲ��R�*��H��(T����y[,
���0�
�c� Lf6��3CNwA<3+*
��tV��=	�"�!'y9٣T���Ldi�T�
��N�s����e���4��B7�c���b
��c|�V�ia�6Aڋ����z
b�\�B�P�O�d;
-v���d��%C��GP
�,J�{��HITKRd���O��Y�TM�:cu:Ût�w�wڢ3Vg����.:���lC�N:[���P���i���2� �E���WQ�D
�O
�Au���v��΃�'��ώ����x"�C����&� ҹ���#8Pu[���H��R�b��S�	6>�)_��|\ʯ
c��M��t)m�EG��^&y��E���"��"^�OPz9(UA�7��!����=
�(�D[���� ��RD�f0=�`���^xX�
�C
��J���W���;���l���e
-�t�&�+E�J�	����ϣb��]�.Ym��% ÖX����!��8�Q2�>�s)�Uz���	���1Ubiu�
-��G�J�?wYr�풖Kq��Z#���z+�F'l�;�!ߣ�.F�����X��'�<�e�B��_Y��(\�ԧ墒������"�,�F-�,Lyk�@���v��<&�
��HՆf��k�mS����,s8E
c�>���Y�=�;�R������/��;�����L���3Y�S�>8��
�y�(��_:�E:M�t�A��V�4��S�>6{�WU���i����4���1���P����4�	�T����$:j�T�z�$�
Z��A���/ �Eƒ*P������8W��,K�lbyY
����j��\f?ٜw�]��d��
-U
�V�M�
���$L���
r�ZV3�6�o�j��)}�4��
��u�7��Q�#�+����t�j�l�N�� LFȰʰI�-����I� �����E�
+x��ZKs�6��W�J3�A�Nq�̴�k��$��%Hb+�
+IYQ}(����ı�	C�b�~X�������֛���;�9I�z��Б�
A��f�|l�H�K0����� �����x�
�A�>��I�,_�~�k�z
�T���o��)�%�EB�0i.�g3�23���ŀ�Ƌ�
�p1	Ҵӥ
�0I�j:��2=Wj����*�C����}�E��޴��H�ɽ�0o���;������1�|��q)��Ĺn���ֳ���ӂ:>h빹�.�
MA�
7Z_�l�DV��<�e���i�C���9V_��$̖�&��G�d�m�� 
�OS50
�K�7)˚H�(���`<���Q.��*��8L͘�M�Cd1����w
��ץ�@�V�R$�kU��o�aIF6>W�[��.p^�L�]
|M�cF�4�W
zeߕ_���+�N�Z�6
B���K��،��y��k�&�op�!8��
z���ՀÈڀSF��&v������6�B����u�i�"�3�
+�@�a
i�{�
�Q�F�K#5H�0
�C�#C�����!kz�ۿ���<��aO{�m�!�}���]x,�p��a������,Qij��)�����S .�
+��0

�"Э�,AŠ�2^Y
+���Ҵ৚�
���
+�:<�e�< S���۱��<
�}g׏0���
Hq �)����]�!��$ o�$�P�^<0�g
F
�� �k��Z���7E��4���ӛo3"�A�q}z�
+}
���d
�
j�SB/i�PEY��t>�E{%�c$I#ip���(<�r=^涆|�;k>}@��@���	$]��@����M h	T���#.xC�JI���ři�� [�U۞ã~8�k&Yg2�S�d=WiY���!MS�e���S�,�a_Cl
+1��֯b� ��)��c�`�7��tL��*����ܓ@,���c�������TdqR���N��B?/�s
+���4{�2��(3��X��jl!\�֒߫h3�cBq���;�)\�9�d(N"CIW�
[,!�Qd"�!
:]�Aa�ܫ0�%�#%Q#I��~��
��
���S5E�c�U�
o��Mg�m��X�ip
��]t�G���$;�l�/�Ce�oCe|/���,�4\�*�8�#^%�ǭ�^h�v
D;���>;�z�^�����ԩ(�a�Qz�Ah�C�V�/��)|5�+���|I���7�Е�e�(�����L"1�UT���4K�~6Y�^��xP*���J�
Ѱ
B|`Q�ɦ�)L{�0�[u��懅y���/<l�%ه!�R^�ޓ����{������1��E
���$�6��I��^~����C� �.�s �`�&2�7�����dF���[�P���#�GL�@U�TU���DL��6+]���U��o��<���?]h�+3��5�f>El�
�!_�|;Q�jT#
v
k��D�`�Pv��ڏ,�O?����?+\������6i�CtUj�f-ؘr��Z�
7|���ϩD*4��<�c��켾g��)�5u�:�B}hn�%��V��6���z���
a޼t��y�
y�:�[
��@�;l���M^p�e�=��jvY�a���i�Ev��_�J~�p޶��D��������.����tX{�
+���q�����k}��^��g�����b�@���f	
+���lr^qۆՄ�H��
�a�
�8Y��A�4_$����j�c
 endstream
 endobj
-2228 0 obj <<
+2229 0 obj <<
 /Type /Page
-/Contents 2229 0 R
-/Resources 2227 0 R
+/Contents 2230 0 R
+/Resources 2228 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2163 0 R 2164 0 R 2165 0 R 2166 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R 2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2226 0 R ]
+/Parent 2071 0 R
+/Annots [ 2163 0 R 2164 0 R 2187 0 R 2188 0 R 2189 0 R 2190 0 R 2191 0 R 2192 0 R 2193 0 R 2194 0 R 2195 0 R 2196 0 R 2197 0 R 2198 0 R 2199 0 R 2200 0 R 2201 0 R 2202 0 R 2203 0 R 2204 0 R 2205 0 R 2206 0 R 2207 0 R 2208 0 R 2209 0 R 2210 0 R 2211 0 R 2212 0 R 2213 0 R 2214 0 R 2215 0 R 2216 0 R 2217 0 R 2218 0 R 2219 0 R 2220 0 R 2221 0 R 2222 0 R 2223 0 R 2224 0 R 2225 0 R 2227 0 R ]
 >> endobj
 2163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.98 698.02 187.264 708.924]
+/Rect [125.095 696.998 209.547 707.902]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a7b3a5c12ea008b78eed88a621c1fab1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [215.963 698.02 293.213 708.924]
+/Rect [210.045 696.998 309.432 707.902]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8f0bdfca2a6993bfa08358319d589ab6) >>
 >> endobj
-2165 0 obj <<
+2187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [325.131 698.02 371.148 708.924]
+/Rect [145.299 649.178 228.895 660.081]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) >>
 >> endobj
-2166 0 obj <<
+2188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [409.711 698.02 455.727 708.924]
+/Rect [256.232 649.178 333.482 660.081]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.98 640.288 187.264 651.192]
+/Rect [145.299 614.308 229.503 625.212]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e61fdcc22d1e0fe43b94194f2eadaa1a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_641b55dd6c26bce06bd8041b38aec873) >>
 >> endobj
 2190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [215.963 640.288 293.213 651.192]
+/Rect [256.84 614.308 334.089 625.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [325.131 640.288 371.148 651.192]
+/Rect [145.98 579.439 187.264 590.343]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a7b3a5c12ea008b78eed88a621c1fab1) >>
 >> endobj
 2192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [409.711 640.288 455.727 651.192]
+/Rect [215.963 579.439 293.213 590.343]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [178.235 628.333 220.058 639.237]
+/Rect [325.131 579.439 371.148 590.343]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.717 582.556 186.348 593.459]
+/Rect [409.711 579.439 455.727 590.343]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_33daeddebffc6eb847edd92c3ba045dc) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [216.523 582.556 293.772 593.459]
+/Rect [145.98 521.656 187.264 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e61fdcc22d1e0fe43b94194f2eadaa1a) >>
 >> endobj
 2196 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [327.35 582.556 373.367 593.459]
+/Rect [215.963 521.656 293.213 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [410.82 582.556 456.837 593.459]
+/Rect [325.131 521.656 371.148 532.56]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2198 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.717 524.823 186.348 535.727]
+/Rect [409.711 521.656 455.727 532.56]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1d00782cbab77286295552af7dba7ed8) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [216.523 524.823 293.772 535.727]
+/Rect [178.235 509.701 220.058 520.604]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
 2200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [327.35 524.823 373.367 535.727]
+/Rect [146.717 463.872 186.348 474.776]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_33daeddebffc6eb847edd92c3ba045dc) >>
 >> endobj
 2201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [410.82 524.823 456.837 535.727]
+/Rect [216.523 463.872 293.772 474.776]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [176.581 512.868 218.404 523.772]
+/Rect [327.35 463.872 373.367 474.776]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 467.091 180.496 477.995]
+/Rect [410.82 463.872 456.837 474.776]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_6a3dd351c33d66250d2b4ac639768f07) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [207.834 467.091 252.994 477.995]
+/Rect [146.717 406.089 186.348 416.993]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1d00782cbab77286295552af7dba7ed8) >>
 >> endobj
 2205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 432.273 213.153 443.177]
+/Rect [216.523 406.089 293.772 416.993]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8a87935278cb7b1290301e96cb82fcb1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [240.49 432.273 285.651 443.177]
+/Rect [327.35 406.089 373.367 416.993]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 397.455 213.163 408.359]
+/Rect [410.82 406.089 456.837 416.993]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5e972fbb672e9b2faec34b949c9a2918) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
 2208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [240.501 397.455 285.661 408.359]
+/Rect [176.581 394.134 218.404 405.038]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
 2209 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 362.637 205.692 373.541]
+/Rect [145.299 348.306 180.496 359.21]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_6a3dd351c33d66250d2b4ac639768f07) >>
 >> endobj
 2210 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [206.19 362.637 261.312 373.541]
+/Rect [207.834 348.306 252.994 359.21]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_75188bcee0bfc88a4c8571acc04a1826) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2211 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [288.65 362.637 332.156 373.541]
+/Rect [145.299 313.437 213.153 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8a87935278cb7b1290301e96cb82fcb1) >>
 >> endobj
 2212 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 327.819 205.692 338.722]
+/Rect [240.49 313.437 285.651 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [206.19 327.819 261.312 338.722]
+/Rect [145.299 278.567 213.163 289.471]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4aef1a4f6e9bed5d473e98320401e0e5) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5e972fbb672e9b2faec34b949c9a2918) >>
 >> endobj
 2214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [288.65 327.819 338.781 338.722]
+/Rect [240.501 278.567 285.661 289.471]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 293 205.682 303.904]
+/Rect [125.095 243.698 205.692 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
 2216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [206.18 293 261.302 303.904]
+/Rect [206.19 243.698 261.312 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_16f61fdba7e14a67990a84e93be00efb) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_75188bcee0bfc88a4c8571acc04a1826) >>
 >> endobj
 2217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [288.64 293 330.462 303.904]
+/Rect [288.65 243.698 332.156 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
 2218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 258.182 183.824 269.086]
+/Rect [125.095 208.829 205.692 219.733]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
 2219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 221.796 192.272 232.327]
+/Rect [206.19 208.829 261.312 219.733]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4aef1a4f6e9bed5d473e98320401e0e5) >>
 >> endobj
 2220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 185.037 189.901 195.567]
+/Rect [288.65 208.829 338.781 219.733]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
 2221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 147.903 241.935 158.807]
+/Rect [125.095 173.96 205.682 184.864]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_54f33edf5fdf4c6f606136b882be9f1d) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
 2222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 111.517 193.229 122.048]
+/Rect [206.18 173.96 261.302 184.864]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8c73e2c464d5e93dc55862d00d5478f8) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_16f61fdba7e14a67990a84e93be00efb) >>
 >> endobj
-2226 0 obj <<
+2223 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [288.64 173.96 330.462 184.864]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
+>> endobj
+2224 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [145.299 139.09 183.824 149.994]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) >>
+>> endobj
+2225 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [145.299 102.602 192.272 113.133]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) >>
+>> endobj
+2227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2230 0 obj <<
-/D [2228 0 R /XYZ 90 757.935 null]
->> endobj
 2231 0 obj <<
-/D [2228 0 R /XYZ 90 275.257 null]
+/D [2229 0 R /XYZ 90 757.935 null]
 >> endobj
 2232 0 obj <<
-/D [2228 0 R /XYZ 90 238.498 null]
+/D [2229 0 R /XYZ 90 714.099 null]
 >> endobj
 2233 0 obj <<
-/D [2228 0 R /XYZ 90 201.738 null]
+/D [2229 0 R /XYZ 90 156.191 null]
 >> endobj
 2234 0 obj <<
-/D [2228 0 R /XYZ 90 164.979 null]
+/D [2229 0 R /XYZ 90 119.329 null]
 >> endobj
-2235 0 obj <<
-/D [2228 0 R /XYZ 90 128.219 null]
->> endobj
-2227 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F50 339 0 R >>
+2228 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2283 0 obj <<
-/Length 1585      
+2281 0 obj <<
+/Length 1520      
 /Filter /FlateDecode
 >>
 stream
-x��]o�6���+t�����C�G1
X�e@�`Y��-
Ŧma�䊲���P"%˖];��n�EY���s
�<�����_:׃�Ս�,�u�����:qJ���z�%�^�`��w=��A:�w=��I���q

� ]�|y�zx?
��q��ꆐ�j�o#���Ѽ��"��	F�6
u��0n
-���^E���>�*�iW�Q����;1i�x]���3��������C�l���E.�;�w���0bЙǼ�ܲ)���u�����g�9޴��ȁ7\�vxa�Jy޼y�z����$��}eO:Ն��K����8
�X�zGxw*��"�_����0��Gz�]Y/f�_ݸ���f�V6S�
�X}o����D�Lc���7J3
�rL �t���W��f
-��¢ 
I
��+x����o�.�h���Y�
6rp�\6
�>3L�KmKV��D 3c�(w���S5& ��f�u���ʯ5��S��Z}�O�`�Y�waO������G��
�hz}գ
�	>�IN/�O��>� mh�x�yU
r�ϩg�e1644 
-*�y�
DA��o
-��g�����/�뷷Ϣr��� 
%TF�ѕ(�Fd���d��^�����Y����q�@I����U��H�_�s�0���O�	
�iq�V����,�Qoh������@;�6���y�Uq3؇$D�����ӌp|��`<
���w�ۤrOE�V�b�#~���4���Dߌ���^2iP���<����;�X��d+:r-31�7��,㱑1��BC�F��S#m�X(~c���!C�ʻ.$t
���ݖ�ա��
�a
�ÿ�3aτ�+]S���:��:Pɋ��Id�S��h�*1^��Ӧ\
�B�4��&e��
b�l�.���
9�ײ8��(Ng`�<3����6u��<����H���3���
K�24�&ہ��e}��e[-��
-6-I��H���/-e
��n?�O�Hg=��Q�����?���f9�pͽ#8r�9%rٔ�|]����&��V_W��6(ۧTG!w!٢��r�=Y�)���l%�?H۴�Y2i(��ާg���J|Z�� qVڳ3
�
��!@
�\۫V!���A�=yRt�δN��/�ϵ�+
�6��~�u�;Z�#{��;�:�l���F�2�1�`��qQ�&�z��^�.
���7����h_�-�	�.��eZM�5Ш)9��l��������'i��&�E��q~"�
F6�Ͻ"���
�Z��+}�6��,��I�wa�J���ւ��A�_&@����c;JJ)��x���b��t������t�R:�hS�T}E���F\H�(����jr�1����7�c0=N��b�$��a6���.5�H������;KE(
o}�u����t;G�W��#��w�ouω��܁�y�~�~�Y�k^�:
q��
��qF�ˑ:�4�9�� �e�>�}Ĺ>�60ι�:��3�C����h�b�~�tX�3%�2�Gb{+U�H�+�T@� L1� ��i�^���e����܉��0]!R��e�������#I���E���j���vO�T��} �
ғD���'iy(n�upf'� �ا�
+x��]��6����ڂT�?�|��J��N�ݮ:ݡ��]�<LԐ�q`D}�;�
J����>>���cllM-l�ҹv7�|�;Ա����-�!�Sb
'��.!���cܽ��
�Y0��Q�M�Ճ�d���h��������C0��÷�B6�%��\߃F�Z(��Z&Q�6��#¸)���jxR���c�̧]1��A.�'Ľ�z��$�G��x�#�����Η�Z�E
+op��n8�|���	<kaĠ3�E��eS߱u�����g�}
�x�j�"jp���qK�?Q�
s�{��>���4�ϕ}�T��(����$�a&r�]����>��C�&2�3߃�Z
���HJ�c�Or|Z��A�,�:|�4�*�D"��z�
i�Pt_Z$��"M�Uy?o���۶�<Z5�	c�`��
\1�?Dr����ƒ=�v�	�F�}U
h�p
+�P����ۈh���8�FaǫQ�RL.�=6�A�U:U��v��Z���Z.�R��d݇�A��R�y��� |1)^
���E29

�[��������;k\!Vy%r%�
ME6��pw��s�l|�mу;�4�<��p�
�$B�^x��0�<+��'�{����#�@�1=X�(��_������S'���2�Z 
b
ٖ���j����DI��){
oQH��o
+=�/
+΄,.��/��wM9TS*3d�Gj���J
k+rY�Z�Tc/���^{�����A�cV�9��Br�2��u4��Ҥl�\�H�ȁF�dZ>/fc�d7�$��
i��������$�_me=���}HB�m^�ș�4��b)M��2�LF����6��Sћ'+y��v?M&�
"L�z�XS��=��U� �Z,V�t+:r%s1�7ZKe �
+
��U�X��%�P�&
+��aC
��zm}&�c�u햄���d4��h�-.�] s=�E��d��jzXOT�*�
E��
�6�ߦ�G��S�iS�����jݤ�~h@�؈sv�$��ȁ9� t'�����п���e�:tUVY\j�\��	i;&Œ�L���2"���v��ʗ��O�Wm�8z*ش"M�#��g<��1�#[��nkle"T�Y��8��b|�|5�߬f��w F��#'D��N�������R�ߕ�0����A�]$�&Y'˿�c����
�IԦm��6D�B*������$�,�e�$����@#���ȵ���q8��cׇ�bZ�M��_���+�,U0��j��-b������;���1�f�ݱ���M�(�1��E=A�JA(�B=��.���_o�M}�v�Uk�R�`0
X��Q͛5Ψ�0�bٸ��#b�űO�t3Jf�|���=��adS��U��
�5�{rZ=!��E뚵n������r���|�y��!�!�������f���[sⰼ��˛?�ȾS�K��� [...]
 endstream
 endobj
-2282 0 obj <<
+2280 0 obj <<
 /Type /Page
-/Contents 2283 0 R
-/Resources 2281 0 R
+/Contents 2281 0 R
+/Resources 2279 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2063 0 R
-/Annots [ 2223 0 R 2224 0 R 2225 0 R 2246 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2280 0 R ]
->> endobj
-2223 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 719.912 238.459 730.816]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) >>
->> endobj
-2224 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 683.424 187.689 693.954]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d369744c43a49ebac904bc3e17de0478) >>
->> endobj
-2225 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [191.505 683.424 226.693 693.954]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/Parent 2071 0 R
+/Annots [ 2226 0 R 2247 0 R 2248 0 R 2249 0 R 2250 0 R 2251 0 R 2252 0 R 2253 0 R 2254 0 R 2255 0 R 2256 0 R 2257 0 R 2258 0 R 2259 0 R 2260 0 R 2261 0 R 2262 0 R 2263 0 R 2264 0 R 2265 0 R 2266 0 R 2267 0 R 2268 0 R 2269 0 R 2270 0 R 2271 0 R 2272 0 R 2273 0 R 2274 0 R 2275 0 R 2278 0 R ]
 >> endobj
-2246 0 obj <<
+2226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 648.555 161.677 659.085]
+/Rect [145.299 708.587 189.901 719.117]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_29212d49685544d8a3c71993bd30f467) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) >>
 >> endobj
 2247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 575.14 205.752 585.67]
+/Rect [145.299 671.864 241.935 682.768]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_20814dec69b3a6602b70a9ad50db9b2a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_54f33edf5fdf4c6f606136b882be9f1d) >>
 >> endobj
 2248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [233.089 575.14 276.595 585.67]
+/Rect [145.299 635.889 193.229 646.419]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8c73e2c464d5e93dc55862d00d5478f8) >>
 >> endobj
 2249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 540.27 267.938 550.801]
+/Rect [145.299 599.166 238.459 610.07]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) >>
 >> endobj
 2250 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [295.275 540.27 338.781 550.801]
+/Rect [145.299 563.191 187.689 573.721]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d369744c43a49ebac904bc3e17de0478) >>
 >> endobj
 2251 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 505.028 212.377 515.932]
+/Rect [191.505 563.191 226.693 573.721]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cf4dc2de16f4a54ca03daa6ac1d31ce2) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [239.714 505.028 289.846 515.932]
+/Rect [145.299 528.578 161.677 539.108]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_29212d49685544d8a3c71993bd30f467) >>
 >> endobj
 2253 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 470.158 274.563 481.062]
+/Rect [145.1 456.573 205.752 467.103]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_20814dec69b3a6602b70a9ad50db9b2a) >>
 >> endobj
 2254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [301.9 470.158 352.032 481.062]
+/Rect [233.089 456.573 276.595 467.103]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
 2255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 435.289 209.627 446.193]
+/Rect [145.299 421.96 267.938 432.49]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99) >>
 >> endobj
 2256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [236.964 435.289 314.791 446.193]
+/Rect [295.275 421.96 338.781 432.49]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
 2257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 400.42 248.202 411.324]
+/Rect [145.1 386.974 212.377 397.877]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_535090b407c713681228d6ab2b835e36) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cf4dc2de16f4a54ca03daa6ac1d31ce2) >>
 >> endobj
 2258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [252.018 400.42 329.845 411.324]
+/Rect [239.714 386.974 289.846 397.877]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
 2259 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 365.551 271.813 376.455]
+/Rect [145.299 352.361 274.563 363.265]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) >>
 >> endobj
 2260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [299.15 365.551 376.977 376.455]
+/Rect [301.9 352.361 352.032 363.265]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
 2261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 330.681 310.388 341.585]
+/Rect [145.1 317.748 209.627 328.652]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) >>
 >> endobj
 2262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [314.204 330.681 392.031 341.585]
+/Rect [236.964 317.748 314.791 328.652]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 295.812 216.252 306.716]
+/Rect [145.1 283.135 248.202 294.039]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_535090b407c713681228d6ab2b835e36) >>
 >> endobj
 2264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [243.59 295.812 328.042 306.716]
+/Rect [252.018 283.135 329.845 294.039]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 260.943 278.438 271.847]
+/Rect [145.299 248.522 271.813 259.426]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea) >>
 >> endobj
 2266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [305.776 260.943 390.228 271.847]
+/Rect [299.15 248.522 376.977 259.426]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [182.95 248.315 356.194 258.22]
+/Rect [145.299 213.909 310.388 224.813]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) >>
 >> endobj
 2268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 215.115 254.827 226.019]
+/Rect [314.204 213.909 392.031 224.813]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [258.643 215.115 343.096 226.019]
+/Rect [145.1 179.296 216.252 190.2]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a) >>
 >> endobj
 2270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 180.246 317.013 191.149]
+/Rect [243.59 179.296 328.042 190.2]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [320.829 180.246 405.282 191.149]
+/Rect [145.299 144.683 278.438 155.587]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) >>
 >> endobj
 2272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 134.791 236.745 145.321]
+/Rect [305.776 144.683 390.228 155.587]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8ede75fbd470fa30f11d4c02672883f5) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [264.082 134.791 307.588 145.321]
+/Rect [182.95 132.183 356.194 142.089]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a) >>
 >> endobj
 2274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 99.548 243.37 110.452]
+/Rect [145.1 99.112 254.827 110.016]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_ce010a880cb8574335f1be294907de89) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) >>
 >> endobj
 2275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [270.708 99.548 320.839 110.452]
+/Rect [258.643 99.112 343.096 110.016]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2280 0 obj <<
+2278 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
+2282 0 obj <<
+/D [2280 0 R /XYZ 90 757.935 null]
+>> endobj
+2283 0 obj <<
+/D [2280 0 R /XYZ 90 725.186 null]
+>> endobj
 2284 0 obj <<
-/D [2282 0 R /XYZ 90 757.935 null]
+/D [2280 0 R /XYZ 90 688.837 null]
 >> endobj
 2285 0 obj <<
-/D [2282 0 R /XYZ 90 733.028 null]
+/D [2280 0 R /XYZ 90 652.488 null]
 >> endobj
 2286 0 obj <<
-/D [2282 0 R /XYZ 90 665.282 null]
+/D [2280 0 R /XYZ 90 616.139 null]
 >> endobj
-2281 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+2287 0 obj <<
+/D [2280 0 R /XYZ 90 545.177 null]
+>> endobj
+2279 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2342 0 obj <<
-/Length 2355      
+2339 0 obj <<
+/Length 2137      
 /Filter /FlateDecode
 >>
 stream
-x��[mo����_�OW
-8����5�M�R��
-���_�AKk��H�$eG��;�B���Ǽ��ȢV�3;�<3;�£�
������囐�R!
G7w#�G2$HP2����� 2��q�vLp�Y�
S
,���I�Kz[$�������<Y��o7?_�!�%�(���`R+��nHgf�����

-&�=%��")��
-
�
t�Z$�vO��;]�I�|
-��b"��y����/H�#bWCH$a�iv��7<���G10�ю�F�2x]��/�u���
z�+.p[k"Q$����i��Raթ�7z?�����ft,��(c^�?`Ls
?��<�.�*�4��]�f�,�
r\��FJ|�)+����nZ�8���~�|#�(�Cn̦���&`�
l��ڻ,q/��j��Z޹�j�돌>c"g�}��
�5!�������nLG�Ƥ
R-��b�d��rg�ҭAG���:��{3K�
�
Ό���q�����C��
�@�9
d=q�&��y�g�&�
�z=��L���E��H� �X�5y"��������l�:G
-T(d��^<F�/x�x�1��uް�!
�{L�L�&�
��u�h�x�^/�պ2>b�Y7��
�ni>+R��iR��=��( F��)�t���1G7	�D���!�\�i��Y��r����xf:/��{����yH���	i��
�
-
@��[d�9l��Z/���˄�U�_0�E}���F��gpp'��ZW�$\-�[
��ԳO
-�
����!xxFp1�#BD
B�!�f�NleMl�V���Ƶ�󨉚�/l�@���$b|01�R�@XJ�m��zL�,jŘM���$�v���b,2�/�^(��T��(���ح�3�����
��s�oV��X��p1 �mAS��.��W��j
-�}M�(U�
U�TI�Y_��f̦G�@�Px*�BD�8o�����X���8K�4K�_��
�
�YE�V���F�乯ne�,�@����͎��l��=��qL�Q���"�����p�/\888�1�І">�	X(Feć2�
�����ڍ �X�?��]�Mc�c2��ʲ�'�`R~CMsF�g���RA�/��6~��B��
B�`SXHKg�6���#`
�cTΦz�s����F����E,���>$h�Z�S���c
ρg�Ǵ�=3�m���Ke�{Z�7�nʧE� @#��
��1�Q*LcԶ�_vk�'
-��Z{<e�&F�X�P@�Xn��/s�^Je����&^����<�r��6�p
��B����9e-0ݖ�#�*���d�V�xp�U�/�ᶡ����a4L}�1��
ʹ���ѵ^��
B �����p.Mv�	�o��q���}�k�`|��@<�n��wx��^�����X���9<6��
(��B
P�R�u�fɽ�o2?�`I0U,��2uHhp"�͜���N��Ǐ�B�e_�$��cՖ�z����Ϋ�������{ɰ��$��B��,�Ϧ�	c��
XR-����\�ڬ�!�sɅ��`ȅaz�\����$�Q;;
>�e���S[��a0}o����_9cDC:L=Iic�9#.��ͽ�w�܇�y�%��;D�7-x�r3E�8qN��
!��;sw�ˑ�
X�%
W�׬]6�`(�Rv}�}��Q5�A�6R�(Z8�cZ���'w�`"9e�P�(
�
-������gP�x���R�(��y��̠]�2��
�ګ�)9X�3N��&gQ�Q�KY����e��3�)��fx沫7�zn�˼k�˼9�\q�O2���\����
܎�
s
�a�xp�s]$��w=�;,�Ka4Ϻ�v(��N����n��Mv�l�:�zQn��]���v
&?A�m*�wGwy�ݕ;΋_�b��
�ب�Ür�Pv�0i���^��a�������
)�
��(S�nd-�7�`���Q	���!c!���`O(
e�
�	�
-C�
��E��d�B`��(4&��^"oIVT����v��{��3aaCx�80��
l��w��1�\ö׬;sneD;��`$�Yœm�H<�}��g
����:Zh�AG8�0as������5�M��R�� ����h���e��u�cاG
H��SOD���6Xu
-� ��Fz<!���|�g���?��4
�ż<��L�S����g��f�Q�z*ӓz��\1߿��S�0��9�
�/B!���a<��F���[{
���
��/C�[�����R2
��&�:�`6~{0�t�-� ���N���Y_������qa`�4�
���t�U����|||D���tU���\��;d�1�@�f��e�˖EӨ����u�� �G��
+x��Z[o�~ϯ�Ӭ
�
/�$m�&�S���&ۗ����t"Ԗ\IN���{Iɖ-_+�l1/q,S�9<��΅���
���������/z�(����IO�^�3"9�݌{���62Ji���~������~6]��q
G?'�y�//..�G���\~����ck�2�@������vHceF	��7-s(„����
WӸ(C.)L�x_��Ӹ��ɯz��
�:
��@	�9Ny������B{��
H �fg�~��1<��G� e
ͨY��>���_Ψ��]�f�%]��ć�	����3�҈S���4�`��,���(_~��Ռ@���8��h�d9��q4�һ|��Q���Y�&���9=���J�s��U=St�,J=k���讀iX����C�{!��{�:���Xo�+� w������^?.����[
#��+;;}�t�/6�c
 ��7�k0ѿE0/J\P��q���>�"��b1-����v���Tȃk����r��8t[|H֭����B�;�$�`w(쎲���0����ӥ�����
��dv�; [...]
+E�'����I��q
&՘�!NI(��KB���i��3	���cnm�M��$�uL
ݵ�� �~
������H����1�L�q�0�̯@oE'��7?/�1Wc�Ix�$m
{
��_3��x](vC~/�H�'"�n��WtB/�>��Z{�����[�
|ã�c!�.r�֬��j���ԣI|;m
� �R~J���f�E�6B3�����$
�	�r�I���j���B�����G$�C>z��ޕs=*�:��,�1�Bp��L���{�c(aa�1q��1>a�Z�%$qErg�m�0β&��O�<��2�}��2�\�
I�_����+ѵn�~�,���ڒz܍sH/��
��p�f�s���N�'
o����
}���<(t9������k�
��Z
+nm0ā��	6J��}ZT��"\ob`X\���
@���(!���)��Թ #�y6�Dv�Np����k-Oq�ъ=P�uR!	 �UBS��l���f�� )U��/��Y-�#���1˖Y$Y��S����qx;�vm��Q���
��7�N��|���o���
+܊Y<�������u�XB�ݎ��t?&��S��
C�)�n��
s!���~x�)�ˑ��d4���8�� `��v#�
�Dl2�466�ģ�M"�l0)WPs%�����>mB� ���60�s�P��BH�(��sJ<�7����>��ɀ�K�S5ĚJ;M[�Vq˜�*���B�hK�ձ�
��r`��1)�vPa��lԎ����{%{u���ӼO2��e���Q.�1jZ�ߪ���{j��2L��
�/h(�Zt���Os������Q$��4�,�E{��)���#
W��*⯎=NIk��Vt��D�i]�a��
_%�6�n��;ۆa7�yC�7�e}C�����
+R��!=� �{�s ~C~�����M��e���?2��C�-�
�h/ӻ�Otr,!�MA�@���(��wz��|����:X��"��x��C�?'�����/�\E[�f~g�c�>�U�k�F�N�{�eqqaVu�d���!	l�tws�iu˜fP��e��m{�,ո+H,ǒ
C�;���|'����'9ף��9&6�:��' ��
�ٲ3hϜ)�>�&��Vψs�m�N��"u��f�|n����<79B`*��3z������ڍ�da
V5����k57 %ʮ�o�-��
���q�.R�5��1-d���;w�P��H�5��fh�,
xe��nP�P�e�)
mR��tʒ
S��-n?4;�wuI�'*��l��K�����^EƏ��S>s�R>V���Ww3�~�
���0L����8]��A�>�T:_�%x�
U��@ I]�ʶV����~:3.��������,��珏�dT�E��s������mZC�LVi�$˭`�,�x83Y�������
 endstream
 endobj
-2341 0 obj <<
+2338 0 obj <<
 /Type /Page
-/Contents 2342 0 R
-/Resources 2340 0 R
+/Contents 2339 0 R
+/Resources 2337 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2276 0 R 2277 0 R 2278 0 R 2279 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2331 0 R 2332 0 R 2333 0 R 2339 0 R ]
+/Parent 2341 0 R
+/Annots [ 2276 0 R 2277 0 R 2295 0 R 2296 0 R 2297 0 R 2298 0 R 2299 0 R 2300 0 R 2301 0 R 2302 0 R 2303 0 R 2304 0 R 2305 0 R 2306 0 R 2307 0 R 2308 0 R 2309 0 R 2310 0 R 2311 0 R 2312 0 R 2313 0 R 2314 0 R 2315 0 R 2316 0 R 2317 0 R 2318 0 R 2319 0 R 2320 0 R 2321 0 R 2322 0 R 2323 0 R 2324 0 R 2325 0 R 2326 0 R 2327 0 R 2328 0 R 2329 0 R 2330 0 R 2336 0 R ]
 >> endobj
 2276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 708.953 240.62 719.857]
+/Rect [145.299 708.953 317.013 719.857]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e) >>
 >> endobj
 2277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [267.957 708.953 345.785 719.857]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
->> endobj
-2278 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 674.084 247.246 684.988]
+/Rect [320.829 708.953 405.282 719.857]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_35f19d0e7190c5a18aebc9ced95d554e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2279 0 obj <<
+2295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [274.583 674.084 359.035 684.988]
+/Rect [145.1 663.499 236.745 674.029]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8ede75fbd470fa30f11d4c02672883f5) >>
 >> endobj
 2296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 639.588 193.577 650.119]
+/Rect [264.082 663.499 307.588 674.029]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_668cbd7cea86f47c4e2b303468083712) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
 2297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [197.393 639.588 232.581 650.119]
+/Rect [145.1 628.256 243.37 639.16]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_ce010a880cb8574335f1be294907de89) >>
 >> endobj
 2298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [192.059 626.587 248.845 636.492]
+/Rect [270.708 628.256 320.839 639.16]
 /Subtype /Link
-/A << /S /GoTo /D (main_Cylindrification) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
 2299 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 593.76 193.577 604.291]
+/Rect [145.1 593.387 240.62 604.291]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_93728c0f0afcd949c391940be93455a8) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) >>
 >> endobj
 2300 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [220.915 593.76 277.691 604.291]
+/Rect [267.957 593.387 345.785 604.291]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [195.892 580.759 252.677 590.664]
+/Rect [145.1 558.517 247.246 569.421]
 /Subtype /Link
-/A << /S /GoTo /D (main_Cylindrification) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_35f19d0e7190c5a18aebc9ced95d554e) >>
 >> endobj
 2302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 547.559 223.465 558.463]
+/Rect [274.583 558.517 359.035 569.421]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_86dd59c40a3c9867c2979ff24ba342c2) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
 2303 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [250.802 547.559 295.962 558.463]
+/Rect [145.1 524.022 193.577 534.552]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_668cbd7cea86f47c4e2b303468083712) >>
 >> endobj
 2304 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 512.689 285.651 523.593]
+/Rect [197.393 524.022 232.581 534.552]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2305 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [312.988 512.689 358.148 523.593]
+/Rect [192.059 511.02 248.845 520.925]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
 2306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 477.82 229.552 488.724]
+/Rect [145.1 478.194 193.577 488.724]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0442c5079b3de8dcac61c224ee7a2e6f) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_93728c0f0afcd949c391940be93455a8) >>
 >> endobj
 2307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [256.89 477.82 302.05 488.724]
+/Rect [220.915 478.194 277.691 488.724]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
 2308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 442.951 291.739 453.855]
+/Rect [195.892 465.192 252.677 475.097]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) >>
+/A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
 2309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [319.076 442.951 364.236 453.855]
+/Rect [145.1 431.992 223.465 442.896]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_86dd59c40a3c9867c2979ff24ba342c2) >>
 >> endobj
 2310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 408.082 266.673 418.986]
+/Rect [250.802 431.992 295.962 442.896]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4b7615a8ec5120dc083f368ecfe2d1da) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [294.01 408.082 339.17 418.986]
+/Rect [145.299 397.123 285.651 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) >>
 >> endobj
 2312 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 362.253 217.109 373.157]
+/Rect [312.988 397.123 358.148 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_894e92407922be006a76577cf47b8589) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [244.446 362.253 289.606 373.157]
+/Rect [145.1 362.253 229.552 373.157]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0442c5079b3de8dcac61c224ee7a2e6f) >>
 >> endobj
 2314 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.299 327.384 271.126 338.288]
+/Rect [256.89 362.253 302.05 373.157]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_84a9c57aa31433a277d9be6b0077065a) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2315 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [298.463 327.384 343.623 338.288]
+/Rect [145.299 327.384 291.739 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) >>
 >> endobj
 2316 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [214.863 314.756 326.259 324.661]
+/Rect [319.076 327.384 364.236 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2317 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [147.984 281.556 201.742 292.46]
+/Rect [145.299 292.515 266.673 303.419]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4e04c3a6c835332c31dfbb928b31144e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4b7615a8ec5120dc083f368ecfe2d1da) >>
 >> endobj
 2318 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [208.442 281.556 243.629 292.46]
+/Rect [294.01 292.515 339.17 303.419]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2319 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [294.079 281.556 371.329 292.46]
+/Rect [145.1 246.687 217.109 257.591]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_894e92407922be006a76577cf47b8589) >>
 >> endobj
 2320 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [221.562 256.973 267.759 266.878]
+/Rect [244.446 246.687 289.606 257.591]
 /Subtype /Link
-/A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.288 223.773 212.768 234.677]
+/Rect [145.299 211.818 271.126 222.722]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_07cc48290e435dfb739fb565ff1aa3fa) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_84a9c57aa31433a277d9be6b0077065a) >>
 >> endobj
 2322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [217.771 223.773 252.959 234.677]
+/Rect [298.463 211.818 343.623 222.722]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [297.896 223.773 375.145 234.677]
+/Rect [214.863 199.189 326.259 209.095]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
 2324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [218.657 199.189 275.748 209.095]
+/Rect [147.984 165.989 201.742 176.893]
 /Subtype /Link
-/A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_4e04c3a6c835332c31dfbb928b31144e) >>
 >> endobj
 2325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.443 165.989 250.099 176.893]
+/Rect [208.442 165.989 243.629 176.893]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e0ba85e8cab7e4e95ec001bde5bdd99d) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [254.258 165.989 289.446 176.893]
+/Rect [294.079 165.989 371.329 176.893]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [307.772 165.989 379.512 176.893]
+/Rect [221.562 141.406 267.759 151.311]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
+/A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
 2328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [436.747 165.989 513.996 176.893]
+/Rect [146.288 108.206 212.768 119.11]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_07cc48290e435dfb739fb565ff1aa3fa) >>
 >> endobj
 2329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [351.43 140.197 403.696 152.362]
+/Rect [217.771 108.206 252.959 119.11]
 /Subtype /Link
-/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.091 108.206 250.748 119.11]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0acf1147e3f81830606dec4cc8faddd4) >>
->> endobj
-2331 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [280.068 108.206 357.317 119.11]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
->> endobj
-2332 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [384.405 108.206 456.145 119.11]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
->> endobj
-2333 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 96.251 202.344 107.155]
+/Rect [297.896 108.206 375.145 119.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2339 0 obj <<
+2336 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2343 0 obj <<
-/D [2341 0 R /XYZ 90 757.935 null]
->> endobj
 2340 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R >>
+/D [2338 0 R /XYZ 90 757.935 null]
+>> endobj
+2337 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2407 0 obj <<
-/Length 2661      
+2404 0 obj <<
+/Length 2728      
 /Filter /FlateDecode
 >>
 stream
-x��[Y���~���V��s�@�*R,��k��(.��vQ!A�j�����M� �XK�� �K6zz�����ػ���������d^�I�w��
��$A��z��	Ad� c��`?L����b�y���i��.�I�����W]��
�����o���PK�T�aP��ON�52���R�GG�����4�ބY6_P�AY@�h�߄y�>�!��s��(Y�G*`��̨�}y=�iF@
����PH��������[���z1�̃��z�2x�x�f��³�W�iE=
�Jn��`.�U�!,���/Y�&`7���wn�A�x
�"Z���7Ƭ�h
-!�+g�wq�dZ�S�x��.r��������W|���g�FL���x��;7j:gʏ�}��+w��;�a3���_ͼ�V �`B
&�$j��ǻ�xօ&��1cL�0fsW̴'P��K3��
CN��
U	,�EC
-͉"�U!�
-�r���M�"&*���������z
�T\�@k�b����g-'�E:�
` 
-D1��?mEe�ۛ�ƽ��ڭ�����'/ O�R���
<�c����
���^��
"������"O)--�2��E�x=�XRR�6J�4��?G�%$E�-�iusuUK�@D�A��?�@�8���<N�e��s
A�NI���|�bѣ�9�GI�vI���wq��raSA#.5��)�s����du�
-�6�͉�A�o?{��*ǭ�(ɗy�y��5g�dv�l��Q���I���/�%��.�#�_oz
�."��,(̂t@�tp�ttt͠{WP
쥐=��+N�^u�9{�=-�5f��9��F����.H�9�G��`L�Ïs�L��@0EB�B�@\�af���_qp���L�
t��V�=)4I��- ����Դ�
l���0�
-�0ܣ��9���Ju�	�*�� [>� ��4	�T��Uxs1�S
-
˞��B|�__������<d�if�`vM��Ѝ
a I�-%t��?G�5A
5�B?41A2
�d��DX�"$ӧ@2��!jsJH�C�L� �
@2=�
��z�v�N��c&g��:���FB���a�X
�j'�v�!��o�/�D�O�]8��B#}Al
o��
��V��F�����,;��y�Ch:����~v
2��1#p
�E&�c�u�a�.3<�-! >��v8
��q̰8l�r�A�('��Jq/(��F"	Ҍ4[��M5�ZN"«�~��򢠞�@��8b��$����-TA+*�uۡ�2���2����E�U�,ZD�(��IT���	H���~։��B����
���HG0��#.�C��C����9�c
	.%���T�Pn
��{�f
����>Y�r
���#�0.�ą�hK�%�A�����I�	:;㼻3��^��s^S���l�s~���2�P��8��jx
@��"*ui��V'���`�Hh� 焭B����2��A."����>�4�֬�بԥ�yT�LG�����H��N��X���P5�,Z������ #�<C= ��Sq�R$9��
���D[J�v
_m
f����
�i_W���>���z�q��
��>/�D�C%=�j�r�l��L�����n�]�<�(�T���g=�������mv��*�,W�]v��e�����էMF�e��Z>7S.2���� Aot^Lt +O��
t�D��k%�&
�00���>3�̥(���Č�M�W-�
�`�0>-�p ��_��20<,r���"���"2I �5��{
�Q
��|�G �� �~"��Zt�hR�:`�Z��)�U^�q
�h�Q�8:7�Z�$u���(	�EĿɣ��CZz@u�>�A��%k��N8m"�ڇu�I'M�w�������R���cf��fy�w�߄�G ��05`�����#�����-΢�W_�/,�1,= 0�ǚU��q,E��V9օtQ��/��7Di��D'��L���d�,���8��ˢ^&'(|*A��^3�H�I�|��A��V�s���*�K 
�ʒ>�,F
�6�}�5۴·
��QV�8���n����l�#[6�Rd�N@ĕ^y�
�o
�C�MV
~Eɇ��b�*Ԏ��
-�l�
uA0
-�㤧
vօ�VG��5�Ѕyy4��E�h>,�s�T
搙^�qo_�ͦs�i�+,
�	�!
&9i4��x�/�0�	��v�I��;����+��6��M
C��=皀�Dk�`�
��+.�����&ۊ0_�f|��W0{��q��=��b�� i���a�Ly(o�X6�����u�>���u�K5FXwn������&^ٯ��
-�̩i���ȳVp��jɈ
�
�� 9�	�F�	YN
8d<’̈��k^DcI�e}�׬T��R�ȩ�<cf�i��yܐ�yuli�u��
�Y�4�
T����-%Ģވ�e�E)�*-W��v�� ��
��� =�� �V��P����?�{r�u�f���g'���
����
�,�+
Q�_�����v�
�?�_΋�����dQ���~�i߇�}�[o<�Ѩ�Ҭ�x��9٧af~���]T:�M�?^��o3����f��Ԏ����˫������}�S�W at 8W�����
�:M�[붻��Al `kQu��
��v
+x��[[s��~��
΄�����t�v�4i2��jjg8	I�� @V�_߳�� @v��@rq��|��
��n����^]Ϯ��l�#_R9����x�$A����f��#�Œ`��7
�� ��7
�����>�$����&	���/_�e��>8����������X�s�|
�Z�tM=�(/\w��a�h�!	��A�.�T`�S/�
�A�o~
o�dA��k�J�Lx�����g?�H�sb�!R��z7{��o����1̣m��s�ຝ���}�s˶��Ҋ�5h+�Ֆ��p�(CX
+����4���ޔx��
��k�1�'�(�c�rK�Z#�$.���G�k����T���fn��]n�����Ye�[c/�ơS�,���h���3�
+n����ێa(�Uj�a<�p���}���C�΢}�>��!��܇A7۰�o�(�
'h��9шPZ��b�X�������Q��s�)�
�=���OnP�,�izבy:ܸ/n�:T�
�z�FJ�� ��FA���@�/�l�x��� �w����t
j��}��Z�Z�.)������q�=��
<@烅�hs"85���8L�m��p��S��|�yw
���.p�L�
B�yUp4�F-�/8��8��� j v����O����K�$ܦO�/��z����~�a���W������@|��"\a�*lC��>,-���8[eIe�˗V�Ub0��i^��/��ǡ�(���G�!�@O�9�?�z��GTM�Tu���6��~Չ_\!��z���x��{�k�  Yiw=��Р�ԥ,�
���T�%��\T���+p��0��*-E
aH�
�pn#]	$�īZ�QĻ�%�D at EP��i Y�"s&l�H��ʷ˲򫲌Ѵ�̶7��d�dcp��B����j�lR��x:+w؁j _�˚
—L
+���k�ΫJ�b\��MÛ�L8h�������r
��8��P
+ ��yO�BL�0�^��
�8N<0���x�7�l V��!`u�^l�����|#��|���j
p>������>}�c��b�`r
+,S1w������(�&���������
�z
+�M�&W��`1��/���
��� K`�'p��-��p�h��.3A�0Qjfb��� ���o �	]�?JF���ϛ��b4�)E?.
+C��T��U?�H�A)�%���9��*)� �+PI9DzM�
�6�(�9��s'�mХ��`��4X�&�N;g��Kc�W��N΃e
{����5
Z<Xְ� �:
+6�@GSaŅ���$� Ó�)��
+���b<V�
+��
+Ku�@��jDT��+�(%����c�f�`뉰_pv>���FP`��0�4�(�$r�)E��p����P$c�&�����L��|�
+Q�S at 2�d:�GK��1tC}�S�a@:1�chL���z�j
ƌ5Я2���
q.�t�3�������� ��
l
o��%�x��C�Xe��ެZL�<���X���G�~�KĬ�L���Xh݄c贍�
�,K�O2�
9�"M
5,32���0O׺ʥ�NPn�F"	Ҍ�Wm�7� �v�j'm�Ey�_
�o�#&ᢑ���� ?U�m�F�\�=���^�HQuɤ�Q���
U�kc at P
+�u�R��wB�
�^��?������}y�JQ�l���9Ϋ<LJ��;�������.�xd��3jÐ��ɺ��P����;�=���%q!&Zo4
+]��S�{V������q�^wVqד+�W%ȴn-�s~F	%5
U�؅����`�is�H\V�
+Y���G� �$#j��F6	)"�~�bD
�CzK����bΤ�3�Q)��͊gm�W�|�ILV���X�
W�4�4\�� w�J�iV?�w��Oca�R$9���Rx=�
+F��Sk�0}�f�3`������C�N��댃�^:{wY�&�
�0�TH��F8�\W9��:�eS�Ysyf�CL���~�����v���Ӈd(��FC��/�@e���rn��G�
�[@jt�O�O�9�8�G^�V2�h@�@]����!f!EAb�S�G7����G�u�$m��lUm�×�C��9�R}k¿r3�]�ӧYb
\z�<@���|�c�� �3�2��3ľsK�!�Ge̔�Wq��1QkG$��:ߐs�*j��C����faR�\
+P�:D5�d�iو�&B��}��1M �/���2��R���cf���Y�o���' 7�05`������$��?Z�B�IJ���/,V�L=�1�O���c�X�0U�Ѭq.].�rD��
Q)>�F�/�&��b�
?���.���*ϗ�

[�����M�$��l��)�0���:
�K�#��iI���#�E3+�ݙUZ��	ˇ0�6��<� �K�ʦ���h�R����7O�
�6�����vo�X�
�=��\?�+W����Qܑ�
�F�랝�jG肬ؙ��բy�?ȧsnS
Ɛ�^��`�m
r:�sM{q�p�I6͋���ӗ
Q�Ou࿜u�A���b��'��G��~Ԭ=�]P��f���:�۵��B������olD&� �X�[�ȏ9�l݇�a�^
?�C�j`����
+��
B��{�fhhH���a1|7�ϋ���l�T���k�:~�e��WW���h���8:$(ʮ������&�:Rb��*��'��#��;�֨m���z�P
 endstream
 endobj
-2406 0 obj <<
+2403 0 obj <<
 /Type /Page
-/Contents 2407 0 R
-/Resources 2405 0 R
+/Contents 2404 0 R
+/Resources 2402 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2334 0 R 2335 0 R 2336 0 R 2337 0 R 2338 0 R 2409 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2410 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2411 0 R 2374 0 R 2375 0 R 2376 0 R 2377 0 R 2378 0 R 2379 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2413 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2400 0 R 2404 0 R ]
+/Parent 2341 0 R
+/Annots [ 2331 0 R 2332 0 R 2333 0 R 2334 0 R 2335 0 R 2355 0 R 2356 0 R 2357 0 R 2358 0 R 2359 0 R 2360 0 R 2361 0 R 2362 0 R 2363 0 R 2364 0 R 2407 0 R 2365 0 R 2366 0 R 2367 0 R 2368 0 R 2369 0 R 2370 0 R 2371 0 R 2372 0 R 2373 0 R 2374 0 R 2408 0 R 2375 0 R 2376 0 R 2377 0 R 2378 0 R 2379 0 R 2409 0 R 2380 0 R 2381 0 R 2382 0 R 2383 0 R 2384 0 R 2385 0 R 2386 0 R 2387 0 R 2388 0 R 2389 0 R 2390 0 R 2391 0 R 2392 0 R 2393 0 R 2394 0 R 2395 0 R 2396 0 R 2397 0 R 2398 0 R 2399 0 R 2401 0 R ]
 >> endobj
-2334 0 obj <<
+2331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [356.462 720.235 409.185 731.192]
+/Rect [218.657 720.235 275.748 730.141]
 /Subtype /Link
-/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
+/A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-2335 0 obj <<
+2332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [149.207 687.036 266.586 697.939]
+/Rect [145.443 687.272 250.099 698.176]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e0ba85e8cab7e4e95ec001bde5bdd99d) >>
 >> endobj
-2336 0 obj <<
+2333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [274.509 687.036 309.697 697.939]
+/Rect [254.258 687.272 289.446 698.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2337 0 obj <<
+2334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [336.494 687.036 408.234 697.939]
+/Rect [307.772 687.272 379.512 698.176]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-2338 0 obj <<
+2335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [477.703 687.036 513.996 697.939]
+/Rect [436.747 687.272 513.996 698.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2409 0 obj <<
+2355 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [351.43 661.717 403.696 673.882]
+/Subtype /Link
+/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
+>> endobj
+2356 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [146.091 629.962 250.748 640.866]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0acf1147e3f81830606dec4cc8faddd4) >>
+>> endobj
+2357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 675.08 171.361 685.984]
+/Rect [280.068 629.962 357.317 640.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
+2358 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [384.405 629.962 456.145 640.866]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
+>> endobj
 2359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [362.141 661.243 414.324 673.408]
+/Rect [125.095 618.007 202.344 628.911]
 /Subtype /Link
-/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [148.017 629.252 265.396 640.156]
+/Rect [356.462 605.616 409.185 616.572]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_79acafbe4f67eb7e2710287bcd60db96) >>
+/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
 2361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [298.568 629.252 375.818 640.156]
+/Rect [149.207 572.652 266.586 583.556]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) >>
 >> endobj
 2362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [407.239 629.252 478.979 640.156]
+/Rect [274.509 572.652 309.697 583.556]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [148.616 617.297 225.866 628.201]
+/Rect [336.494 572.652 408.234 583.556]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
 2364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [362.012 604.669 414.183 615.625]
+/Rect [477.703 572.652 513.996 583.556]
 /Subtype /Link
-/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2365 0 obj <<
+2407 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.933 571.469 239.984 582.373]
+/Rect [125.095 560.697 171.361 571.601]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cda762f8c081fed2862260211618fce0) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2366 0 obj <<
+2365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [245.633 571.469 280.82 582.373]
+/Rect [362.141 547.097 414.324 559.262]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-2367 0 obj <<
+2366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [327.855 571.469 405.104 582.373]
+/Rect [148.017 515.342 265.396 526.246]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_79acafbe4f67eb7e2710287bcd60db96) >>
 >> endobj
-2368 0 obj <<
+2367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [477.703 571.469 513.996 582.373]
+/Rect [298.568 515.342 375.818 526.246]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2410 0 obj <<
+2368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 559.514 171.361 570.418]
+/Rect [407.239 515.342 478.979 526.246]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
 2369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [347.257 545.677 432.092 558.835]
+/Rect [148.616 503.387 225.866 514.291]
 /Subtype /Link
-/A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.436 512.483 251.209 523.387]
+/Rect [362.012 490.996 414.183 501.952]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_178a6a88143f44b43939d36024af6162) >>
+/A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
 2371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [255.361 512.483 290.549 523.387]
+/Rect [146.933 458.033 239.984 468.936]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cda762f8c081fed2862260211618fce0) >>
 >> endobj
 2372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [332.719 512.483 409.969 523.387]
+/Rect [245.633 458.033 280.82 468.936]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [477.703 512.483 513.996 523.387]
+/Rect [327.855 458.033 405.104 468.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2411 0 obj <<
+2374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [125.095 500.528 171.361 511.432]
+/Rect [477.703 458.033 513.996 468.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2374 0 obj <<
+2408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [370.114 486.69 456.992 499.848]
+/Rect [125.095 446.077 171.361 456.981]
 /Subtype /Link
-/A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 453.497 224.57 464.401]
+/Rect [347.257 432.477 432.092 445.635]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5a66e6f883c7310ddbc312f78bb0970f) >>
+/A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
 2376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [251.908 453.497 297.068 464.401]
+/Rect [145.436 399.52 251.209 410.424]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_178a6a88143f44b43939d36024af6162) >>
 >> endobj
 2377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.542 440.868 347.869 450.774]
+/Rect [255.361 399.52 290.549 410.424]
 /Subtype /Link
-/A << /S /GoTo /D (main_Time_Elapse_Operator) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 418.627 255.564 429.531]
+/Rect [332.719 399.52 409.969 410.424]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d80989353ea3738abdb6b605d27cc8fa) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 381.766 257.637 392.67]
+/Rect [477.703 399.52 513.996 410.424]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9507085c5b0efd13c80f08a22b0f5529) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
+>> endobj
+2409 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [125.095 387.565 171.361 398.469]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
 2380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [284.974 381.766 330.134 392.67]
+/Rect [370.114 373.964 456.992 387.122]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
 2381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.542 369.137 378.454 379.043]
+/Rect [145.1 341.007 224.57 351.911]
 /Subtype /Link
-/A << /S /GoTo /D (main_CC76_extrapolation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5a66e6f883c7310ddbc312f78bb0970f) >>
 >> endobj
 2382 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [147.706 334.941 260.243 345.845]
+/Rect [251.908 341.007 297.068 351.911]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_24d2b69146ab1b2216e437468a818cea) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [292.792 334.941 337.952 345.845]
+/Rect [304.542 328.615 347.869 338.521]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
 2384 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.542 310.358 378.454 320.263]
+/Rect [145.1 306.611 255.564 317.515]
 /Subtype /Link
-/A << /S /GoTo /D (main_CC76_extrapolation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d80989353ea3738abdb6b605d27cc8fa) >>
 >> endobj
 2385 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 288.117 257.786 299.021]
+/Rect [145.1 270.696 257.637 281.6]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1a02b17cbccf348192f3e7f776b3b3fd) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9507085c5b0efd13c80f08a22b0f5529) >>
 >> endobj
 2386 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [285.123 288.117 330.284 299.021]
+/Rect [284.974 270.696 330.134 281.6]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2387 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.542 275.489 375.773 285.394]
+/Rect [304.542 258.305 378.454 268.21]
 /Subtype /Link
-/A << /S /GoTo /D (main_BHMZ05_widening) >>
+/A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
 2388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [147.698 253.248 308.942 264.151]
+/Rect [147.706 224.345 260.243 235.249]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_eda87d46bc3b54b420a475934e0e1cb6) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_24d2b69146ab1b2216e437468a818cea) >>
 >> endobj
 2389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [341.477 253.248 386.637 264.151]
+/Rect [292.792 224.345 337.952 235.249]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [436.169 253.248 513.996 264.151]
+/Rect [304.542 199.998 378.454 209.904]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
 2391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [231.489 228.664 302.72 238.569]
+/Rect [145.1 177.994 257.786 188.898]
 /Subtype /Link
-/A << /S /GoTo /D (main_BHMZ05_widening) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_1a02b17cbccf348192f3e7f776b3b3fd) >>
 >> endobj
 2392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 195.464 245.911 206.368]
+/Rect [285.123 177.994 330.284 188.898]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [273.248 195.464 318.408 206.368]
+/Rect [304.542 165.603 375.773 175.508]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
 2394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [488.091 182.836 513.996 192.741]
-/Subtype /Link
-/A << /S /GoTo /D (main_CC76_extrapolation) >>
->> endobj
-2413 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [139.268 171.877 189.266 181.782]
+/Rect [147.698 143.598 308.942 154.502]
 /Subtype /Link
-/A << /S /GoTo /D (main_CC76_extrapolation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_eda87d46bc3b54b420a475934e0e1cb6) >>
 >> endobj
 2395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [146.576 149.636 292.328 160.54]
+/Rect [341.477 143.598 386.637 154.502]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2af430cd70ac416ca0907312b65812e6) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [322.618 149.636 367.778 160.54]
+/Rect [436.169 143.598 513.996 154.502]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [413.662 149.636 491.489 160.54]
+/Rect [231.489 119.252 302.72 129.157]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
 2398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [236.622 125.053 310.533 134.958]
+/Rect [145.1 86.288 245.911 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (main_CC76_extrapolation) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) >>
 >> endobj
 2399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 91.853 236.197 102.757]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5d71f71f50ba04fe5f810acf0cf1e294) >>
->> endobj
-2400 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [263.534 91.853 308.695 102.757]
+/Rect [273.248 86.288 318.408 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2404 0 obj <<
+2401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2408 0 obj <<
-/D [2406 0 R /XYZ 90 757.935 null]
+2405 0 obj <<
+/D [2403 0 R /XYZ 90 757.935 null]
 >> endobj
-2412 0 obj <<
-/D [2406 0 R /XYZ 90 435.728 null]
+2410 0 obj <<
+/D [2403 0 R /XYZ 90 323.475 null]
 >> endobj
-2405 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F50 339 0 R /F34 2344 0 R /F23 340 0 R /F35 2013 0 R >>
+2402 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R /F23 340 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2459 0 obj <<
-/Length 1914      
+2462 0 obj <<
+/Length 2142      
 /Filter /FlateDecode
 >>
 stream
-x��ZYo�F~ׯ�S*�zwym�
uڴ���K4����*I�ѿ����kY��&@�8�����|��Ea�����ً��ɩc>�
��+�dž�dSb����9!�,�c<� x
VY�[P</���U��\Ta�}��ū�l
�l�����)!�ķ��{�����\2ڙ`D�v��F���i�
~�K��4��Œ���tβ2
&?y�V�Zo��>r}Ӟ{9��|�ό�l�
�E.�e������o
�L0�Z��
���g�?gXyv�*<�R�m
Khk��p�RaǖZ?���2Wz7�4����
���O���`��
���Y'�\3�
v��E�3��t�ޤ�|_��kTd�I�K��Z�<�n�.��޿�ł_]y��,�ȕ���
�\3�k
$��(q�0�=��0�5r��
�[��H�����L�����x@ǥI)
$�XR�|�H�C�=u�
��J��$���֥A(����'l���f���a��x�]8����z��r


80��M�F~����D+ !�:r��%�
211��D��I	ga���s\
&��N�.�Έ��
��XD���z0z��I�4,��lA��צ
-��RR�A
-��),�R��Cj	o �{�zɗTa�7�ٶnX��J�&_� ��x��V!�v�x��棑���$�; �M��߲�ZX����q�8�
-~p1
-~`�~j�o���
|/���YJ��J�aZ��B�� +�-j&�
�*N��;�5�4	D4ں,�F8N�8}�
��t�@riZ�0�}&�PT�q|��b���A\���TfM��9�?F���~1�g˨tX�"�r�l`��HQoYvu�0�t�G
�67K����P��m'���
���A ��i��`"���)�>ge�O��D x�}̜�qP�]��U� [����s��y'%h�����{��<<�����bDܮ��4,q�m
Kr���{��s�n�zY��o_�:�@�b�h$_x��?,�Y����
�*�~?`��
��u�v4�
��E3`�B�iY��W�3����JMQ�]Q>�߰+��<�k��&>׆*�X�����;����m�
~�˧�N�|.
-���Є
�bJ,P�?&�+��8]��؍� N�U^��Θ6D>i��c5�$��BT[�j뫺dQ2,�z����
����N.׬���$�Bn��QA�|/-�瓺�V���J7H��@��-���M�뒠q��z9��9�@~�I����3+�r��B�w�^�
a��M(fڃu�E��OF�#I�{;9�y7x'z��I�4hKt�

\z�dx8�� 0����~|�����s��2��+x�/w!��
�L�nXNi;��n�f�"�O��� ��ݞ)�yr�j���5�����9�)y
<A��5J�ۯx��F�mw���}�K��Lj+l��;+�R��2a��j��x��TL,�|D.M)�R�ڝJW�C�d�A�����A��
-z�oV���Y�� �;����B�y�\�A���95�>2�0>4S��
���bѣkDa|�nRY�95
'Q�C�	�2�M5���H���E�^��L�F@4��
�퓣ۈZ�M�iv伯�F˃�C�;�-��cͦʧā͓l��^�,���Q���V
����[]��	�
9/-��2̡���J�(eA�O�k1���Ϛ�2
>w]�i�t��g��-N�1
<.�kᶇ��,l;K����Ȅq��$1�}��'���#�tYm����/L�w at 4}��x�=��週�=�@���G��\t�
��:���,ȷ�W
��_5�~�
�v��oڪ�C&٪�,�l�WV�����҄F��S���h�~�	�z�)���?�Z7M������E5��IY��9)���f"�>K��;��tϊ��i>��xj

-��/�7`�
+x��Zms�8��_��9\5V$� M�m�N�/wS57���-���p��N���Z`��%�3���H��`����������28�u�ە���:1J����b��|A0��9�fP���iN��'�������
�ͻw�?�ˇ���n��!�7,�6r���Q��E3���
+�N���X+�ݱ�����
�0
Ʃ)�"	j��|+QΉg�,�K.����r��?og���
���\�¼a:��6"������yRR�aS
~c9��
7�
�*K���@[�V�ڠ.
��B�aZ��*��@o��f��Er�{̦�Ү�W����/�
��~�+-3��2�<g+$���rMQ��Z�[f�\��2����8������:/l&&�ȶݝy�<�j�	3�8��n�]
8
y�~
�V�I��j
��j�ߩ��44��#��_�����,����
F� ��8�z!���f�Ep��R���
�"�Cu�B����
ýXP�
��/A����(e�Y���8ڿ( ���i\�ȗ��T
V�i�
+���僿b��S��O�!��f3w����y�X�
+C?�rS�"���MX�UN��x�!0s��֙\��4Xh?�XR��n`q�v�*���dҁ#(.(Gԕx��M�{J�rn33���Q at LX��#Ƃ��H�7d����
+�'�QN�i���m�8���
�*�G"[�J�0�S��G^	}����d����p�
�p*n�� �t���i�W�T�y��UuA����D(�ʃ"������C,�
���
K=�Ķ2�
q�B��u�{�Ƹ\�.���Hd���D�;!��ؾ������'���
�[�p ����
<i[�0޺�P1U|!	l
�9��B��5P�ُ���W����-`��s��s�
w�~"�B�g!J�K |�� �&�!
9�
�
+
Y���ĂR����a�
�/�!�"�C.A,��ƀ� m�4q2�;�6s�-�.�/$2��>�{툌T�T
#�;ť �ץpO��V�p��)�ǨA%�Q#����i������֫��pdr��P�j�

��O%�F�������
Y1 ��	�<��dմ��H�
�"�O��@F��
�!��CiӰ�?X��<�
�E�
*C�ץ2[�
��q(�'\@}ev��?��1���u�n�]fK�>�	>�Q�ڌ��!N$P��^9���HĦ����E#x�<�]��Q�WrV?j��|���\}����
��F���t}IO
�6(RU8�����J\@[��L��'m��0g
���������R ���`|e]y���$At����2����l�՜��έ

�\4�Y^���x�nQp���
�K��J�"���f�g��vE'�o�6�d�s��K){B{C��7nW�[�
�.	������z��B$7�	y&�)�Am~ɴV�4���(���
w�Q

�8�KD�/�d�|S����jD���j���N�aܧb���a��x��Dy�[�)6�r)���,uBg{���zR�c�8���m��R������G1|�z�G�Y/�eO�.�N��D�1��rw�e��t/ئ���R�b=9�"���r����Kp}��|R=QY�A�}b=>zs7��`j�����3��~�uB)Vp~*v!���L�nP�a;��N7�KRt�	�&�o7 ��-S��i�U�?=Ә�:]魘B�����c��G���Ѷ����Z��G]�l19ɰ94�Gvǔ¼��>T��
�a�U��<�k�ʸ�ۗ��`É�
��,��
��qAd��W�ftDN.���� ^�A�
Q&���`T
眀 ��ڦ��2�
+��\�	�
}bH 
����>���ve
r=(���k6��r0lr��.i����m9�͑4v���>�Vzҗf�5��S�峰C;6��ֱz]fc���q�N������QkYK��(yA/��
+=''y at o��yr��
2h$B��&L�n7�+�_�l��wD���ډ��υ`��( ��0�q�Z8�>
9X��S�Y�>m���'��D�7�^�j7O�uK�t�Pn]����J��YX@Ɨ��^��F{���X��������wWWOOO(��:����UQ$W���E��� ��
�y)�TS�����?���)
 endstream
 endobj
-2458 0 obj <<
+2461 0 obj <<
 /Type /Page
-/Contents 2459 0 R
-/Resources 2457 0 R
+/Contents 2462 0 R
+/Resources 2460 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2401 0 R 2402 0 R 2403 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2456 0 R ]
+/Parent 2341 0 R
+/Annots [ 2400 0 R 2464 0 R 2423 0 R 2424 0 R 2425 0 R 2426 0 R 2427 0 R 2428 0 R 2429 0 R 2430 0 R 2431 0 R 2432 0 R 2433 0 R 2434 0 R 2435 0 R 2436 0 R 2437 0 R 2438 0 R 2439 0 R 2440 0 R 2441 0 R 2442 0 R 2443 0 R 2444 0 R 2445 0 R 2446 0 R 2447 0 R 2448 0 R 2449 0 R 2450 0 R 2451 0 R 2452 0 R 2453 0 R 2454 0 R 2455 0 R 2456 0 R 2457 0 R 2459 0 R ]
 >> endobj
-2401 0 obj <<
+2400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [304.542 720.235 357.84 730.141]
+/Rect [488.091 720.235 513.996 730.141]
 /Subtype /Link
-/A << /S /GoTo /D (main_H79_widening) >>
+/A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2402 0 obj <<
+2464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 697.994 214.06 708.898]
+/Rect [139.268 709.277 189.266 719.182]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032) >>
+/A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2403 0 obj <<
+2423 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [146.576 687.036 292.328 697.939]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_2af430cd70ac416ca0907312b65812e6) >>
+>> endobj
+2424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [241.398 697.994 286.558 708.898]
+/Rect [322.618 687.036 367.778 697.939]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
+2425 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [413.662 687.036 491.489 697.939]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+>> endobj
 2426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.221 661.133 284.876 672.037]
+/Rect [236.622 662.452 310.533 672.357]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_ccbd8986577794cea90edef63e859ab1) >>
+/A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
 2427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [312.455 661.133 357.615 672.037]
+/Rect [145.1 629.252 236.197 640.156]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5d71f71f50ba04fe5f810acf0cf1e294) >>
 >> endobj
 2428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [399.095 661.133 476.922 672.037]
+/Rect [263.534 629.252 308.695 640.156]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [232.902 636.549 286.2 646.455]
+/Rect [304.542 616.624 357.84 626.529]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
 2430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 564.803 289.866 575.707]
+/Rect [145.1 594.383 214.06 605.287]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9c0703b2311336754e28a7f739b7e685) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032) >>
 >> endobj
 2431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [293.681 564.803 359.324 575.707]
+/Rect [241.398 594.383 286.558 605.287]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 529.934 290.971 540.838]
+/Rect [145.221 557.521 284.876 568.425]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_fa8a10ff4b09f8a87e3c558a39f5888e) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_ccbd8986577794cea90edef63e859ab1) >>
 >> endobj
 2433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [294.787 529.934 360.43 540.838]
+/Rect [312.455 557.521 357.615 568.425]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 495.065 224.003 505.969]
+/Rect [399.095 557.521 476.922 568.425]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b0a670aeef72d808d620bbc33a5e8cd7) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
 2435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [251.34 495.065 296.5 505.969]
+/Rect [232.902 532.938 286.2 542.843]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+/A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
 2436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [219.695 482.437 272.49 492.342]
+/Rect [145.1 461.192 289.866 472.096]
 /Subtype /Link
-/A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_9c0703b2311336754e28a7f739b7e685) >>
 >> endobj
 2437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 460.196 254.15 471.1]
+/Rect [293.681 461.192 359.324 472.096]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [281.487 460.196 338.263 471.1]
+/Rect [145.1 426.323 290.971 437.227]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_fa8a10ff4b09f8a87e3c558a39f5888e) >>
 >> endobj
 2439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 425.327 284.585 436.23]
+/Rect [294.787 426.323 360.43 437.227]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b054f67fb31ea4e860dd7c24c0b56676) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2440 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [288.401 425.327 354.044 436.23]
+/Rect [145.1 391.454 224.003 402.357]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b0a670aeef72d808d620bbc33a5e8cd7) >>
 >> endobj
 2441 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 378.502 241.726 389.406]
+/Rect [251.34 391.454 296.5 402.357]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c65231748a66ac5c074502cc8e652e10) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
 2442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [349.617 365.874 407.658 375.779]
+/Rect [219.695 378.825 272.49 388.731]
 /Subtype /Link
-/A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
+/A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
 2443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 343.633 249.318 354.537]
+/Rect [145.1 356.584 254.15 367.488]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0badc932380dcb7f72ea50ca922d9d4b) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) >>
 >> endobj
 2444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [253.134 343.633 288.321 354.537]
+/Rect [281.487 356.584 338.263 367.488]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
 2445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [305.875 343.633 371.519 354.537]
+/Rect [145.1 321.715 284.585 332.619]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_b054f67fb31ea4e860dd7c24c0b56676) >>
 >> endobj
 2446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.1 308.764 240.62 319.668]
+/Rect [288.401 321.715 354.044 332.619]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [267.958 308.764 324.734 319.668]
+/Rect [145.1 274.891 241.726 285.795]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c65231748a66ac5c074502cc8e652e10) >>
 >> endobj
 2448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [390.537 308.764 425.724 319.668]
+/Rect [349.617 262.262 407.658 272.168]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+/A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
 2449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [137.432 229.994 203.075 240.898]
+/Rect [145.1 240.021 249.318 250.925]
 /Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0badc932380dcb7f72ea50ca922d9d4b) >>
 >> endobj
 2450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [203.573 229.994 296.324 240.898]
+/Rect [253.134 240.021 288.321 250.925]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
 2451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [157.636 191.139 287.856 202.043]
+/Rect [305.875 240.021 371.519 250.925]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e748c3f5082b158453fbb3ccf57c8f70) >>
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [157.636 152.285 294.481 163.189]
+/Rect [145.1 205.152 240.62 216.056]
 /Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8c89ddcd2fc4311af0e358477630d7d9) >>
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) >>
+>> endobj
+2453 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [267.958 205.152 324.734 216.056]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
+>> endobj
+2454 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [390.537 205.152 425.724 216.056]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
+>> endobj
+2455 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [137.432 126.382 203.075 137.286]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
 2456 0 obj <<
 /Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [203.573 126.382 296.324 137.286]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) >>
+>> endobj
+2457 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [157.636 87.528 287.856 98.432]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e748c3f5082b158453fbb3ccf57c8f70) >>
+>> endobj
+2459 0 obj <<
+/Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2460 0 obj <<
-/D [2458 0 R /XYZ 90 757.935 null]
->> endobj
-2461 0 obj <<
-/D [2458 0 R /XYZ 90 715.095 null]
+2463 0 obj <<
+/D [2461 0 R /XYZ 90 757.935 null]
 >> endobj
-2462 0 obj <<
-/D [2458 0 R /XYZ 90 248.967 null]
+2465 0 obj <<
+/D [2461 0 R /XYZ 90 611.484 null]
 >> endobj
-2463 0 obj <<
-/D [2458 0 R /XYZ 90 248.967 null]
+2466 0 obj <<
+/D [2461 0 R /XYZ 90 145.356 null]
 >> endobj
-2464 0 obj <<
-/D [2458 0 R /XYZ 90 210.233 null]
+2467 0 obj <<
+/D [2461 0 R /XYZ 90 145.356 null]
 >> endobj
-2465 0 obj <<
-/D [2458 0 R /XYZ 90 171.378 null]
+2468 0 obj <<
+/D [2461 0 R /XYZ 90 106.621 null]
 >> endobj
-2457 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F35 2013 0 R >>
+2460 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2516 0 obj <<
-/Length 1576      
+2521 0 obj <<
+/Length 1668      
 /Filter /FlateDecode
 >>
 stream
-x��[s�F���+�3�z�O҇\ܙ4M][}J2,a��*�:��=�Mw�9qj=	�rv��;g��:�����9=��1�H*�ލc��$A��7t>�� �u	�ؽ�v�d��/<��x4�
���^'~2;;{��u�O�S���9!
b��H
��R�C�f&Q^
�m�aa��K��W#?M�.�����ς��ep$
�n
�2L�ZX��7���
R�Crk��;w>|��οu0b��}>j�p��w�\u���F�R���ϓ0��i>iu����
-Ięv��"Y���R�t��+�;�q<*�ە'��
-���t<	?��/V�W?b�q�f�B}���egs�$f+�^֬��	�V��]�ɗ�
�
H�oW��6
t�s'3� YZ�|q��8#%��u���u��#�yq�e�M�(-�B,�gx1q�dZ&�P�L��jPxS�ӏ��A
�f�\Z��+�A���/�+$)�X��BD���0�"�
�'
Sn���]y�������+�ŜKy�%�@�K��"�U洴(�?�F�,�+�.y�?8bܔ�	i�>��e�Y���<�'�A����x��Ts��x��@ a�� _�BFaR�!�u�es= (��B�������H�:%��$�j[�6diN����y
dD�O�
���4K\?�
k�*G����y#ka�6�u㆕���
a�7�|��Iy=L�
#+��c�M�e�Z�{D���	!���b�A�t>��?�y���Ӄ�eƑf߸�}��|��b��
�C�cY�e9z�1�z�W�m� B jt	��E

�(��holjV��0�Jt�pL�$��aF���a������^(�{�2��a�U���.|�[�`�?����� FEc�B�%�<E���n�c�͗
�D�D��xl��m�SR	�)S�NU�r���Cv�F
u�0�^1�.|�-�T_ͧGO؃�$3O
-�K��/�i4
����0�T'�a�3�m�/`�K�~���	�b4�3ʫ�r\
��G��C��ӗk)���w
d�Am +%�x��|�&��ƞ
�4��c����t���L8.�f.+�0�%
�Wsy����ʒ�f��Z�&��)�Z���nT��@ڪ��
ˠ^#�A7�r�_;z!k�rO��o���+$���5RPM�����v8ݕ��|�ؑ�?2�O�͈L�p�Q+�١���¼
-*�X��R�R]!�
����TWj������T�O�iƓ��L��DP� ݆R�
Q�� |_���Fq�=p+�ۅ��D��'��E��� 
��!l�0��l�
-mXh���l�6lu֠-0��Z�@{a��v�6hk�5} h���-r�l��E�uĽ+�ZӌR��U #cʝ��@P�6b
�v��d
��
!���г�c������Ǹ<������z�c�h���zKB�_z�_xC�I��X|�m_Q��)�j
t�"����o��|��|���W$�<!ܴ~�0�G�7�XQA��q����A&I@�
 �u@�*���P�S
���
:_���][�.�&g�����h��iNf����t�h�FU��M��d
Wߺ��
����e�����
+x��Is�6����šf*+x�
��3I���zJ2Z�mN$R%�:��} Aj������1EAx��
`����ﭗ���i�<�t@�{�i�ɀ A��
x}Biw��?k��(익)�����
Ұ�>�L�tzr��u��&
������SB��͑�
+&-�>/�,�L0���]#C#�D5�m^
�,kw�� LSߌ��07�sse�6Q����Jj&|%��֛n�)�#�5�D��Z?co ��z1P�5�8e�w�]��jag�必�%��6��j�FXy�2�Q.���4Μnbn4���_��̙yA&�$�T��x��<��K��0��"g�A2
+��|�q��i�I����3Y?��
l&|�g�0�&m�O�sLG���:��v���R� ���eY+�s^&�Ѝ��H��[΋�nɽ����R{���tb��˦YnF��
�W�����a٤�z
‘��)��`���r��b"�:�!"�~�id����\Ję�(����M.���dl�0O�/6���f!���[�"��@fK
Z�
(�t�R-�hED
�����e����8����L��t�l��@ .���_����҅!�Iu�\��
�A����i�_�N�%R�����5�%
+(�X��B����0� �
�yYe�{�‘{z��b��$�@�YJ�sc+���t��(����E
��q����C��U̘̽
S�PfdF�P+��j.�3 $�& �HKL�0�A
dyU�
= (f�D��Ր���P��4
���uw�@���):�!U�1�.������IeЄ�R��n\[��p�Y?o�-�\Ն�n\���n1C�
!�J��A�h�����I>�����/�kB��_�R����則��u��^�G��sU{��̷i wϗ}�2�|[�+��6���u��
+"����<.Z(�D��};N�D�4�a�P�����c��V-��Ql´7�`�g7j�O��Ŀ��ca�Q������c	3�}��JC�R���1C��d���z`7α��k��z��Y2�ʍ��@d��l��S9m��Cv�F
u��H�%���'�B����	{�-ɴ
�K��ϓ	l�����(]W'Q�3�m�/`�
�~����1����ʨv]���GC�YVL��Rf�;`1��1��RB���?������سA����
�������߀e�9p�4sY*�ypg\^er��(w
倈f�i�� - KRZn��R�Q�~*Э*�ݱ
�5bt,;���sY�����x�7���3���B��B�-��
Nw�?0�Hv`�Sf����ͤ?�&��R��5�%��7B�B��T�r_�KĚ��0ӌ�R�@u{��m���	N3~�^�Τ�PJ�R�PJ
��!��>�P�>��ۧ�۹��E����ꏧC��"�!aG�t+�a��B섃-І��
+���C[�-�����i�R�
����/���#��j�]1\G�{��
+���
JHP	�1��
��5
�m#67jWJl�,��|�4P�%�
/�F!��P^͵���-�nU�Ί[�(t����Gw;���wf�gm!��>$�����ѿV�I�(q#~6ZP�� l�J�R�/^��U�n�^�f��Gn�||r||{{�����8EQ~<
�W�Ҝ<Y
����FIuS)���(���V�����S
 endstream
 endobj
-2515 0 obj <<
+2520 0 obj <<
 /Type /Page
-/Contents 2516 0 R
-/Resources 2514 0 R
+/Contents 2521 0 R
+/Resources 2519 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2453 0 R 2454 0 R 2455 0 R 2475 0 R 2476 0 R 2477 0 R 2478 0 R 2479 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2513 0 R ]
+/Parent 2341 0 R
+/Annots [ 2458 0 R 2480 0 R 2481 0 R 2482 0 R 2483 0 R 2484 0 R 2485 0 R 2486 0 R 2487 0 R 2488 0 R 2489 0 R 2490 0 R 2491 0 R 2492 0 R 2493 0 R 2494 0 R 2495 0 R 2496 0 R 2497 0 R 2498 0 R 2499 0 R 2500 0 R 2501 0 R 2502 0 R 2503 0 R 2504 0 R 2505 0 R 2506 0 R 2507 0 R 2508 0 R 2509 0 R 2510 0 R 2511 0 R 2512 0 R 2518 0 R ]
 >> endobj
-2453 0 obj <<
+2458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [134.114 697.247 180.54 708.151]
+/Rect [157.636 696.002 294.481 706.906]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8c89ddcd2fc4311af0e358477630d7d9) >>
+>> endobj
+2480 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [134.114 615.239 180.54 626.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_c91aac77237c2405df039c4fcfa08ab0) >>
 >> endobj
-2454 0 obj <<
+2481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [207.877 697.247 253.037 708.151]
+/Rect [207.877 615.239 253.037 626.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2455 0 obj <<
+2482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [321.336 697.247 366.497 708.151]
+/Rect [321.336 615.239 366.497 626.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2475 0 obj <<
+2483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [175.349 577.251 226.034 588.155]
+/Rect [175.349 495.243 226.034 506.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_5049b85730d6720536be440753b11ed8) >>
 >> endobj
-2476 0 obj <<
+2484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [321.176 577.251 366.336 588.155]
+/Rect [321.176 495.243 366.336 506.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2477 0 obj <<
+2485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [134.114 526.442 178.239 537.345]
+/Rect [134.114 444.434 178.239 455.338]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_cdc537f0aa5117fe3749d3c50b7dc4fd) >>
 >> endobj
-2478 0 obj <<
+2486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [205.576 526.442 250.736 537.345]
+/Rect [205.576 444.434 250.736 455.338]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2479 0 obj <<
+2487 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [319.035 526.442 364.196 537.345]
+/Rect [319.035 444.434 364.196 455.338]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2480 0 obj <<
+2488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.625 475.632 245.522 486.536]
+/Rect [135.625 393.624 245.522 404.528]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_f4b0f891a6911d7784216f537fa3e473) >>
 >> endobj
-2481 0 obj <<
+2489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [250.848 475.632 325.229 486.536]
+/Rect [250.848 393.624 325.229 404.528]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2482 0 obj <<
+2490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 463.677 159.071 474.581]
+/Rect [113.91 381.669 159.071 392.573]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2483 0 obj <<
+2491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [227.37 463.677 272.53 474.581]
+/Rect [227.37 381.669 272.53 392.573]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2484 0 obj <<
+2492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [316.66 463.677 376.217 474.581]
+/Rect [316.66 381.669 376.217 392.573]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-2485 0 obj <<
+2493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.625 412.867 245.522 423.771]
+/Rect [135.625 330.86 245.522 341.763]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_221657648a7e456dba61589e37765cd4) >>
 >> endobj
-2486 0 obj <<
+2494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [250.848 412.867 325.229 423.771]
+/Rect [250.848 330.86 325.229 341.763]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2487 0 obj <<
+2495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 400.912 159.071 411.816]
+/Rect [113.91 318.904 159.071 329.808]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2488 0 obj <<
+2496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [229.339 400.912 274.499 411.816]
+/Rect [229.339 318.904 274.499 329.808]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2489 0 obj <<
+2497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [320.223 400.912 379.78 411.816]
+/Rect [320.223 318.904 379.78 329.808]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-2490 0 obj <<
+2498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.92 338.148 243.605 349.052]
+/Rect [135.92 256.14 243.605 267.044]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_47a21a1c8a88c306877d15d4dbc697b4) >>
 >> endobj
-2491 0 obj <<
+2499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [249.226 338.148 323.607 349.052]
+/Rect [249.226 256.14 323.607 267.044]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2492 0 obj <<
+2500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 326.192 159.071 337.096]
+/Rect [113.91 244.185 159.071 255.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2493 0 obj <<
+2501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [227.37 326.192 272.53 337.096]
+/Rect [227.37 244.185 272.53 255.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2494 0 obj <<
+2502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [316.66 326.192 376.217 337.096]
+/Rect [316.66 244.185 376.217 255.089]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-2495 0 obj <<
+2503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [135.92 275.383 243.605 286.287]
+/Rect [135.92 193.375 243.605 204.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e5c66812ab981ee2d1ab96ce218a7782) >>
 >> endobj
-2496 0 obj <<
+2504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [249.226 275.383 323.607 286.287]
+/Rect [249.226 193.375 323.607 204.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2497 0 obj <<
+2505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 263.428 159.071 274.332]
+/Rect [113.91 181.42 159.071 192.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2498 0 obj <<
+2506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [229.339 263.428 274.499 274.332]
+/Rect [229.339 181.42 274.499 192.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2499 0 obj <<
+2507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [320.223 263.428 379.78 274.332]
+/Rect [320.223 181.42 379.78 192.324]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-2500 0 obj <<
+2508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [136.138 200.663 242.189 211.567]
+/Rect [136.138 118.655 242.189 129.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_d0a9267e420144cacfb867076d00a803) >>
 >> endobj
-2501 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [248.028 200.663 322.409 211.567]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
->> endobj
-2502 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 188.708 159.071 199.612]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
->> endobj
-2503 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [227.37 188.708 272.53 199.612]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
->> endobj
-2504 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [316.66 188.708 376.217 199.612]
-/Subtype /Link
-/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
->> endobj
-2505 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[1 0 0]
-/Rect [136.138 137.899 242.189 148.802]
-/Subtype /Link
-/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59) >>
->> endobj
-2506 0 obj <<
+2509 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [248.028 137.899 322.409 148.802]
+/Rect [248.028 118.655 322.409 129.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-2507 0 obj <<
+2510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 125.943 159.071 136.847]
+/Rect [113.91 106.7 159.071 117.604]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2508 0 obj <<
+2511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [229.339 125.943 274.499 136.847]
+/Rect [227.37 106.7 272.53 117.604]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2509 0 obj <<
+2512 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [320.223 125.943 379.78 136.847]
+/Rect [316.66 106.7 376.217 117.604]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-2513 0 obj <<
+2518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2517 0 obj <<
-/D [2515 0 R /XYZ 90 757.935 null]
+2522 0 obj <<
+/D [2520 0 R /XYZ 90 757.935 null]
 >> endobj
-2518 0 obj <<
-/D [2515 0 R /XYZ 90 716.221 null]
+2523 0 obj <<
+/D [2520 0 R /XYZ 90 715.095 null]
 >> endobj
-2519 0 obj <<
-/D [2515 0 R /XYZ 90 635.459 null]
+2524 0 obj <<
+/D [2520 0 R /XYZ 90 634.213 null]
 >> endobj
-2514 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F98 2117 0 R /F38 342 0 R >>
+2525 0 obj <<
+/D [2520 0 R /XYZ 90 553.451 null]
+>> endobj
+2519 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2018 0 R /F98 2120 0 R /F38 342 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2536 0 obj <<
-/Length 3138      
+2543 0 obj <<
+/Length 3267      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~������y%9��f�������<#{��H������=���p.޴�.`xt!y��9"�=������ۋ�ׂ�r�
*f���
�RAPB��v5{7'�����$x^t��Ï�ϛ�Ӻ\uŇVw]�=�ܼ|���h�˟o��~M�G��
�y�*��C��	F���9",��~�·���/4�@,��r�n���O~*���d�^£4g�<���?n/>]��gDI#IQ
-�.��~Ƴ<�n�f
ը�S���ۋ]`#Y�K8��.�,���!,����&jy;OMJQ�b"'e��ܲ6X^�`o�8�"Χb(	�d���Ԗu�-���	�
e�N�
�H��t� S��ϯ�B���Iʲ{0B������"a|�?*�j�ͻ�8�gK[L�-;�$����4�'
-��9���+�"q�(�i��1��4��|uX&'�B�r�lA9Cr�@�Y����^��$M���S��	�H�-�[K)P˅�ʌ��(��D
-a�i�eUl���޸{����є�aus�?jc����>Ĺ:�� �,��S@��L�ec4t��U9զ\i�yU�ˮj�������H;��l Q�"��c�"Ш����?(���r��_�3$=��u�xq4�0��,�����]��WV����&s��:��g��:��!)x��۵
�
-'�4U�^
�b�)bn%5x�q�����K�f�H�
{����3��������eUփ~ؕmW�p[(;U3�{���C������#����W�

���G�D2���m`g`E��T,��#&�a	
<YA@�M_�"
��̥�%�cH,
K�ﳞ�Z#��X�Ԃ��9��y�h*@B�
-`		Xj ���̥�����X��^�z�_�Y̨���d�C�
Ʃ�1�k�W��l�^?�	�I�OB�֫�]*]�nX��
0�Tׅ3�ڼ]��E�K��Oa�.: \vo����9�0wf�ֈ4.��ݓ��`QEU��<�1e~�z-� �m�̩;x���̱�xQ�f�� 
Ε����M!F� ʗԨ*��tF>��ǔ�
���p�K���a�aDi����%��{�8as����Ǩ�rHƿ��`�������5�UT���6e]6;���R���<D��Je���S����z�����$5�sB4�����6������ۆ
�N�r
�f� ��j��%��P��N�Br�B���4�e$
���ŶR�Vn�^�j
J�>Ҝ��V��N��]�
���s
�yն]�ل|�1�$4t�j�9�p���T��Ѫz��
-�^��'i���b
��ސ�pOF�d$�9��jU��
-�|�#���ujwOd�P}�3� �U�qD:�8P��HD�������E���Xn6���#��
�a�&�KY
dX����Y.���D͝�V�~ʭ�H�YvB q�:w��LW
k0�jiF�꥚�2`b3�Dr�^���H
�_�꘿dPSr�]d-�$�-�
x4���^�'&
�@�7aͺH^ $��4K�E�,m��4\�[V�e*�
ʐ�nʼ�%z at W�`!��F 
T�0Dd�=3>ML!� 1)���8��y1�
��`��J�/d6րU��uS)�{���T�{�o�Z�3H$l
���謚��&�X,A�H���2=WDF�:�Ҟ�4],�I�D[�V�.(Zw�+����(�
-�Qq��'c�h���A�H� m�!�m��0-�5�V�c�w"Bgt
�.S+I�uO�A
%˽��
�L��-
[F����̬�
�+ȴ��n�M�W�.���N��.V^D�4���܎�
�GҔ�V��$u��k-i�}������Eu� �Ǘ���:��d�3q�i@����vm
eRL�)��j�M�-\��Yw(v����:�F2�id}R�CiC�_��c��C�S�c��<�=٠����V��z����my�����+6�P���ә�WQ�{�1e/z�'2�It�;�۫�-<ѥ���&bp�aݬ�4���n`�Ǎ�����8�-�Œ�L�]7�~�[�pV�U��R�2~q��jcL�,T�\�Vj�/�e�.��x]���`�3�N��L at 1$5nv?�p���zglM�s��a���3՗Y>,�Npe�Be毭�D���j�2'�$��P��(��)B��<��Þ*b$�y�NT��xa�S:��>o�#d8"�Ӟ��і�-ѹm|�ίeɠ��4W)�Q
-Ŧւ�5�
ߧO��I������
�P �k���fp�_@�H����$�J��O��^�:I@��
4y���"ܭ#S@�fQ��:[7!<tƚ�j/�M2"����C�ξN��$tm��|d\f	�Y@�e3�B��y�[���
-ɱ
��X�>K�Yh
K�1_k��1����
�+�XZv�o���Eԡ"�sl�<��>| z2�g�d`����*87	V�XTp��A����Z7~��M� ��t���"�w^{)���0&~;��	�������,o@�0<�BF�kr�6��]=3H�ll�,�N�o�ъ����G�� �G`y�O�-B�h2���A�HB���i� �����8��>�
�
��ս�T9�~2w�n��
?��]��r<�d�*RP2�,c��f�3d�I�X����4�Et}c?ƺ>���f�7�
�]��l��
�
D=���(�{-�k1e�
j+��aӖ8՚���P?)��E�ʯ�.e�(��32�1i���K�xe�EO-�<E�ƹ�x���+�fDپ��"�vG�;,Ӓ�by��Tq�8�w0��}
Ʈ��E\�z!��_�[��E�H��Xp�N��Y�����,e'��?�ZR/C�J80���Q5�17�PH� 
�i���Q7�,�
vS�ۂ�,!
U��SN.T
@����WrN�����ؚP��>����M0"������<��-&�/���
\��2�`8��]3��9�-��0�
-�!+3�Fk	e�!��6[<�
Ǻ�_hu���.6K��э�}�S�;)z��Hv�T�гE��΃��vE�r��{l�
�
�$���;�in��Gpk��C��yv�(����ٰ#�g����@��"̞�����f���BY�o��F[C{s}�����=��Uۡj�n����ac?gp4��{�?�M�c�.��L���'st
+x��Z�s�6�_���<� H|0��L�����M��=%
-��dI������
Iδ}�h\`����xq����/^�����g���Ż�E���(Y��,�/	A�rE0��7�/�n_^���x��
�jӕ�?U7]�=�x�����m٪�_��p�
!��ȑ($Lj����f&��x��Q �1?���$�ڕ}��
���.վݕ��w~Q���$r��5�EƖ�k�߾��킀� �L ���ŋ
��a�Q�ܛQ�EN3��-�^��;�
�5g8Z5Gy&�/�̮���,ǿg^���$�y�U
�n�$��q
(��f�$qĤ�
ZU�{��&���������	'<^�s�	�med���Acv�M��U��twn�~��b�~��l����Ӻ
�7U?�����	�]
�Ӎ��>*q�j�֟�׫����xO"����
��ƞ�5E�g��k��Η�~
T�	]�iv�����C*�`_e^��`<ճ�27;��Z7u?
�z�1��$��ܾ?
�c��"\�T#Nة�0evR--"�����
+qZ��+*�T�
�/P��U!�x�p����z�4�zS�wׯ�n��Z�M��W��ĭ�gþʼn'�<!ff�l)�2�� �p
+C���T��ync
��8��Nܫf�
�Py�:�$
�ce8�'�
r� =��Ex'FEᜓ�Q���䌣<��o�p�T����3$X ��	�q��&!�0ċ0�!!��,�2JZ4��)4J��̊B�e�o�0

�
+@����BĀ���x\�,_��������NC�
���L��%Y&��)���.'�"Cx��\��9>�Z�B�Q�p̎h6���O��Q��W9GY�=���IĄ8����gOE�x�h
9o[���]����(�)£/���ŋ��z�Lx�C���:c�+B
�0L\c�ӁQ�VCY���F�kկ��
����\s���L�	�9E��Îۖ
�H �����Y��z���H��D�+�y�U	�$�d� ������
+:����T���-�RP!m�z��oљ wk��!�c6n�ypJs��Q��+��'�S_>WyRk��5Z��ޮ��ܢ�"ʨ���R�`ov��T���O�ͭ}V�!��U���
��}}hM!� ���Դ
�
��rP�I�9\�P�
@,'`�W�����Tl��I�����پ�z'��b#�K�Z`�����*PM�2��Բ���ɽ 
�S���o{��x���ۦ4���U�S�c �E�ֽ�B7o�f�
(<�3l���a�&D׃�oؖ��
p�4�ep��=ݖ��Uߖk;�T�z[v Xu����"���
Z��7��v�0�̓��}WV�ЇțP�~�P�
���ڜN�#(#t�9�(��̑?�!�
+|��6N�"�̨*1��|1��<��$�էd�#�h��
!��53ĀMFk�8���XX>m��I���
+���c׃��hϼ���;�S�j�Q�Q�3
+y�<yW*'��?���rg��m߀1� 8�d�;^���li�~��§}O큠���o@"�W-�^
�
,g���\�lf�Bȩ
Adi,Z�+�z����ƫ�Y�;�i��Z����npBk��!h<4�Q�v��/G3����[�N��wU�]5�Z�w���,��Zc Z{'r��5�H�5z���F��J{��@���p���]� W�

'��-����?q:���(PMnɗeo�p�v;{U��\�s���&��
��mA����f�Č
u
b�����"�U9�
��lܕ~1]5l����}���e��π3�Y���Ӊ��
\��	%�Xߧ�E��������oS��ljɓ.0䋸h]	�@	V�Q
��um��Dt�o]�����#ߩn���
+ݡ�)��x#�)�
6ȁ=g�<1Ų���x�E�̳	"_�l�1��@�
��5d�������2��f�R%��v��A"�F`=j� g�
nv������6x��&�gL��p�#+=�K�4m"�h���7���u����ߌ欐J�S/��]�}�ǵ�{�TŁ�~�I��o�ee�C)K�
����x
��ƒ��j%m���i�Q��{���ʕX{U�2�$=xt��*ݐ��L[:��f��}��"z5�io�b3A�]���+�(�1!�4�u�
{�*����2����v��n�@�c||�zR\���>"��v &`�?�֡m�LJ��Q
�f�������Cy�,���>,�1A�듪���i���'w���Y��a���d�#3�����Wͭ��ɒ�ql�U�
�]5T�7�:��Jg����Iy�\y�
N���\p{^��k�*COl)lq>�D
�7l��sK2}X�q�$������^^�FT�讛�>�z%^i��p�,
�� ~��ι�.�W��Z=5�Z�C�k�U�
�?��Do�@z����-<����9_��\3p�,�����MGg
�r�P���e����6(s칥D��vk�,O)�<eQ5
�TQF�b2�L��N�SIO�����	19"�Ӿx��-E_�3��&\,�t�P�%���H��킫om9�X>�����n�?6 �@$פ��\���~�J���_=�� )�P�|}��U��&����T��#2�%�c™�"9
����u��ହ��R�IF����>��z�3s
�$(��Y"˳����fօ�������+ɩ
��X�~�ie�
E1��k�}8��ѱ��\7�������테�P.�
�{��R���<�$�����x}����W
6��s����y�m����s������JǞ"�g�����4^|5���G
 �����nzG
+����
2��3�aӸ�%�s�1�9릳��u�b%�&�Q+�4_�Dfu"%3�

j�$t�Ϟ h��o&D��#����ȱڱ�Z�[1��߽����6��ǣ9��4�
t�*QPf
�Bf_�A��3��I�2�b{��3��񇱡O��9����gi���k{�v�����QԓܫOR��q=��j������T��][�T�ښ�B�d6���OEC�ʒd���oufM�OR�'^rƻ�I��[�h�:���<�Kt�A�Q�o��]�1l�K\�ο\�D>��U�a�� ���|V‡Lܿ��S��
����}��|��>�Z"��;6�0�'�����j5���W?^�(
�K$��Ȧ��о�����G�

��P5\�����R)$G�>�z��7]8G��XM���1A�
 endstream
 endobj
-2535 0 obj <<
+2542 0 obj <<
 /Type /Page
-/Contents 2536 0 R
-/Resources 2534 0 R
+/Contents 2543 0 R
+/Resources 2541 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2510 0 R 2511 0 R 2512 0 R 2538 0 R 2529 0 R 2530 0 R 2531 0 R 2533 0 R ]
+/Parent 2341 0 R
+/Annots [ 2513 0 R 2514 0 R 2515 0 R 2516 0 R 2517 0 R 2534 0 R 2535 0 R 2536 0 R 2545 0 R 2537 0 R 2538 0 R 2539 0 R 2540 0 R ]
 >> endobj
-2510 0 obj <<
+2513 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [136.138 695.785 242.189 706.688]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59) >>
+>> endobj
+2514 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [248.028 695.785 322.409 706.688]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
+>> endobj
+2515 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [113.91 683.829 159.071 694.733]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+>> endobj
+2516 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [229.339 683.829 274.499 694.733]
+/Subtype /Link
+/A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
+>> endobj
+2517 0 obj <<
+/Type /Annot
+/Border[0 0 0]/H/I/C[1 0 0]
+/Rect [320.223 683.829 379.78 694.733]
+/Subtype /Link
+/A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
+>> endobj
+2534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [136.742 707.957 159.108 718.861]
+/Rect [136.742 622.622 159.108 633.526]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_f6351727d099ad178db8b8e742507f4c) >>
 >> endobj
-2511 0 obj <<
+2535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [165.751 707.957 321.994 718.861]
+/Rect [165.751 622.622 321.994 633.526]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2512 0 obj <<
+2536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [378.784 707.957 513.996 718.861]
+/Rect [378.784 622.622 513.996 633.526]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2538 0 obj <<
+2545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [113.91 696.002 140.251 706.906]
+/Rect [113.91 610.667 140.251 621.571]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2529 0 obj <<
+2537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [110.861 381.787 170.418 392.691]
+/Rect [110.861 304.723 170.418 315.627]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-2530 0 obj <<
+2538 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [305.722 191.797 349.228 202.701]
+/Rect [305.722 127.823 349.228 138.727]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-2531 0 obj <<
+2539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [149.725 150.263 193.232 161.167]
+/Rect [149.725 86.288 193.232 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-2533 0 obj <<
+2540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2537 0 obj <<
-/D [2535 0 R /XYZ 90 757.935 null]
+2544 0 obj <<
+/D [2542 0 R /XYZ 90 757.935 null]
 >> endobj
-2539 0 obj <<
-/D [2535 0 R /XYZ 90 659.031 null]
+2546 0 obj <<
+/D [2542 0 R /XYZ 90 574.827 null]
 >> endobj
-2540 0 obj <<
-/D [2535 0 R /XYZ 90 608.311 null]
+2547 0 obj <<
+/D [2542 0 R /XYZ 90 524.106 null]
 >> endobj
-2534 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F10 473 0 R /F8 504 0 R /F7 505 0 R >>
+2541 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F98 2120 0 R /F38 342 0 R /F65 376 0 R /F23 340 0 R /F10 473 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2545 0 obj <<
-/Length 2086      
+2554 0 obj <<
+/Length 2424      
 /Filter /FlateDecode
 >>
 stream
-xڽYms۸��_�OW��` $"�e�I|7��K�nz��h(��٣H��b˿��7��h٧N;�	Ix���gw!��x����������!
�����!A�o��>�Ad� �ه9����ūs�ge~�M7u��>[�q}x��ͻ��m\�����.�!d��� q����+M�L0��%XN�����~���<n���2
����*��T�|L�i='�,-X��g��K�Wˋ_�=���8�pn����{X����e���
��ܻ���
Z��e��pȴ�?�Oج�M�K8+��k�q�y�>�m�*-6Yq���u�s��YR��ܷfO�4�*�7F���^x���eѴu����"���Y��W���5��Tg+cGm��Zk��
-���%��t����!68Ah�\�$���XXb�G��s"Dz��,ϵ�k�4S��}���"^ W��3�՝Ύ������>�Aę��0�)�A/�����M�Ms��e�<��Z�B�{Y�5��ʷ$�7&��B?u,$i�fe�����(����e��6��e[�y9�
�@�%�%��I�"WO�
���I�4��
1m�z
�,2�n�Z�
�-����8���A�K`(
sR�

]�M��s�A�ǐ�f[�5�+ʙ�c
-�:3^�R�/�ζƍZO��E�+��x--t���E��C�sK�b���:��Q�a�R�c
��Q�ÓLj��&�|��0x� Rk
&l�M��>fc��}l5/
��O%2k`"Z at r!@�Q���Z�_���Jѽ˳�j�[�
��AҒ#Z6E� iiG;q9
�5�� �ӕN�4mwLN"ı�9����6
��C�`�ǵ,��,������ݵ��봩JS0��J�4ٯ
������>��T��I��{�HRpD�|�@��a�H�Իɤf:�
-7L�|��sgPok����D�Am��	��譮���I3I� 4�ZB0�ה����G�nj�+����s6
�9�p�I���̓l�j�ZS�%,��6��E:�P�
-(L�î3՛Q��U�����l�� *�BM�̎/:���lE'm���mY�
߭~�&��0|�h�!����@�ɶ���
�纇<V�˾���*τ���s�P�����z��tX 
��.H���>

�����5ՉƠv�Blܶ�5.,p��Ѩ

-��ge���O���d�$epNR�s�28')�9Iy�z1�ea΅F>./�"�m��:L;

-���)�U��E!�!�`v0b�Y��K���@��>A���χ�����vP�"Y�|
-�2�giD�4�C�����J?ޥ��2Q}s����H�
lȴ�[;�
�R
"���K ��"���8��y�#ޏ^�9C�����
��� �����
����ر�+��ˋ���'�`�����J�<����<���P�w�nK3%E�`C��T_��m�<�x��ł�~�u�i
���~
.o�nyw��Y7Y�N����%�����\}���`p��5 #��D��"ϊԖL�@��
��Wy�d���<���
7��b�v��)	)�
F���U�R�Ti��!ʖ֦�;]Y磓SFB�j

-��e
r=Vw]w´A@�a�?���*`Z*�����uZ��N[D[�G��A���˦�Y�0�xst[���em�>��e

^wn2b���
ANDG6�v±��z4̵h����4
 �w�������S�)���Nx��	ꝳ�čP$��y��*�<|�31���/'�U������Sw��Sw�=���`
CG$F�G.�B5
%���D^b�g�a�oЏG����O�
S'���'
Y�H�	��]����_�����	~��ˆ�S+�� 4g
a�M�r`���MV@��A���|X$�~����j���(j����lp	�o`���o�q���w�0��8z������X0���AJ)3�|�T՟&_���Њ�I*o��!.�q��
����W�)񥯐�Ldz�45�j�~�������
M��H�#�m�V///������U�������c����x��[�ڻ����@�
Udp� �W�
+x��Y[s�6~���S+�V0.�if6���n�dc���$��$��F"Y��-��
 IP��(���)�8��\��� �<y~yr�}��TD��r(
�� NIp�
�MA�tJ0Ɠ7�O�r�ޜR<�׻�dYƳ�y��'O���]\�Er����	�%*DBI8���Ԑx'�h�.Gx(Dw�
��b
W��r
��$�b
׉Yy�����I�-`I(�'Rh�'�'����h�
$������
,a�� #��4T� �
������'�j�5̱w��L�2�#nn��R�
��
d�(�����N��
��p��\�
+Ts4�&a�:&444��1'��!���/DJRG��w����}V
q��Xi�[�I�5c�x�9���l�,�B^��6��@A�����Ubi�]�|��;�
+��`��HD�
�ER<I� Ah����gߛ	�(�X�0d�\	�:u���q-'�
+"̉lĂ
�H ��E�C�����浌�4��ug�3!
+	kM�)~�-����!l�>p"R����h/�?���c2���
�{�D:fS��Clύ`�P���{��b���A$b_�
#�G
���E1�r���ʼ9`U�a[���u���f�y6�v/�2)ʤJ���}��d�S=e!b�>�� ��c��(�4a0e��-(���߯AH*h@��h�ïҬ]��L[&ˤH�e�=M�*󍷏O�M�����Պ(��F�B��kx�ȳ�.cm/	�5���m����9{/�(Y�l�FBI�Sr"$؁< �a
��h���~�1]}EF=�t7�zm�[�$icc�H5�Sસ���ō�1-��EQ���e
+	�B6"�;��U���ӫ,/�8I�
pBj���P�Z���[��k�:��b��@��}�]�9��|��O)ƍ���
O�=�ʬ�Û�}�\��h�
��
050�Xj��P� �����A�G"}@�ٓ����"��t��o)�{
�ݶN+m�Ƙ�;R�7f<ϵ��V�K��ck�OZ_q��s��}�`���x����>�
�=���#Ai؞r� ��ʻL 
i�w^�1ۺtcݶ���+]�ʁ��ꉇ7]eW�rJ2}�)"!���ڌ_��O�4t��BX����or���4-٣
�h�4-mi�W�C���� ��N�ӹ	#4l��(�V����.])8�&����\��m�^�����
GYB-r�0[�
�b;O\ka���ᖆ
�.��_����"��υ!
+ eGdQ�*Ւ���|7���v��z+'��W�� ʠQ�lKB$���]қ]�3��՘-*�����|��y��\il�S����ަ�1'�9��
y���<�|f(��j7
�EG��IRL���"m&

 �&E¯�:��b�+�x�fCk)�
T��:]�W�*7���<c��	�	P�"xן��iHhzÄ���
%���Ȫτ����N�j[y	��[]`�0�3^B�]QP_���@a�{SB,���W.,�r���飢���gexLP�c�2<&(�1A
����<����
鳰�B�
/ggfQ<R�S�H�ƍ��w�|��M�	8Eֳ.�
�5���#D����w�q�Liػ�2!�5��F4�B�
$u
+��j;�F�Τ��o���2�����2_4u�i����Bb�ǵ�u�n\��K	���C�l������=�7z�,��\;bHt���`�#ލ��h	���9�>,:4��	��
{�/��� �ӎ�L�Dh�
�T��_��l���[��[DMlɿ+��&�����_��ԋ0&����,)�?f���ǔ��[�
�1m[
敊�<���������#�B�$��8��#z�f�4K\�
�;h��b�.���Hj
����+�m֫TK�a����w����m���d��.��֪���r�G�
�dJ=4"Dz!aYý�K��9�� �tsz��׫�j��b�	
����p\#F�
��5�:����m�;1O�����*����'e��/Z;U�h�L�#�C
ђ��Ƶ�q\/6�s5K!!�?�L*!�{�'�=)ǰSg^&a'�R����YcוPe
��Mr�	���-<�9p�0l�����z�q��7��Wc8��&R�	����^��Ma���i����'y�%xd��E�a���`&��t_����o��z���^]�6�O2IqL�KSF�M=��-;_��4u�P�]y7]�*6�'��� �R��+��AYo
jf0Uo�,�l0��I� 
<�s��|�Mn�W��pp�7��:R�
U�j�ռ����Zx{��l�>S�q����PH���/!P
��E�X!�d��_�a�}c�P��6���xrvvss��/ 8.J��gE�>����e�
Z&+؛�l�`z �{���šr�
 endstream
 endobj
-2544 0 obj <<
+2553 0 obj <<
 /Type /Page
-/Contents 2545 0 R
-/Resources 2543 0 R
+/Contents 2554 0 R
+/Resources 2552 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2345 0 R
-/Annots [ 2532 0 R 2542 0 R ]
+/Parent 2341 0 R
+/Annots [ 2550 0 R 2551 0 R ]
 >> endobj
-2532 0 obj <<
+2550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [293.433 719.912 336.939 730.816]
+/Rect [293.433 661.717 336.939 672.621]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-2542 0 obj <<
+2551 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2546 0 obj <<
-/D [2544 0 R /XYZ 90 757.935 null]
+2555 0 obj <<
+/D [2553 0 R /XYZ 90 757.935 null]
 >> endobj
-2547 0 obj <<
-/D [2544 0 R /XYZ 90 343.76 null]
+2556 0 obj <<
+/D [2553 0 R /XYZ 90 309.035 null]
 >> endobj
-2122 0 obj <<
-/D [2544 0 R /XYZ 90 320.518 null]
+2125 0 obj <<
+/D [2553 0 R /XYZ 90 285.794 null]
 >> endobj
-2548 0 obj <<
-/D [2544 0 R /XYZ 90 320.518 null]
+2557 0 obj <<
+/D [2553 0 R /XYZ 90 285.794 null]
 >> endobj
-2123 0 obj <<
-/D [2544 0 R /XYZ 90 189.718 null]
+2126 0 obj <<
+/D [2553 0 R /XYZ 90 165.868 null]
 >> endobj
-2549 0 obj <<
-/D [2544 0 R /XYZ 90 175.147 null]
+2558 0 obj <<
+/D [2553 0 R /XYZ 90 152.113 null]
 >> endobj
-2124 0 obj <<
-/D [2544 0 R /XYZ 240.245 112.476 null]
+2179 0 obj <<
+/D [2553 0 R /XYZ 240.245 89.441 null]
 >> endobj
-2543 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R /F65 376 0 R /F31 472 0 R /F7 505 0 R /F72 471 0 R /F95 1779 0 R >>
+2552 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F65 376 0 R /F7 505 0 R /F31 472 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2554 0 obj <<
-/Length 1917      
+2563 0 obj <<
+/Length 1913      
 /Filter /FlateDecode
 >>
 stream
-x��Y�o�6��B�6�>DJ
�M_h�nY�+�"Pl�fK�$7���H�
FN�ۇL1��=w<ao�a���d6:z%�'�Tx�+Ob/qJ���;��dJ0���	��(�D����z�R�<�x_�Q�;>>yqq��25�2{{�["}����hHz'��_�
<$"��?��|
�dJ9f���&[G�2;ԕ�'$
�d[�d|
�����l�׈ ��<@�;ߌο`o�o=�(s]Qm<�2�]{g��Gxв�!,xkYD��-ko+
H�:d;ї5A��Tm@/.�Ӓ
��)
��w����H�>:
-�0�ek��OTN5oJ�1�{S0���
wE,]9�K�P��9X
�ҳM'����Ɵ1��4)J�菇��a$pxP�F��na�������PHާHc�����L�T?L�2���S/u��
���K�k�7/�N��MD�d)x'�l�x��:@
C �z������^��f��qdR4��c�u
A!m$:��u�(�]@ګ�l
���y���{� �X N� [���6^/,�E�G�ʿN(Ge��N�#�ٵɑ�}+���&� m�����%6X#�7{r$�����HYE���q�R���uZ��}F�
-��ۍJJ�[�e��j�
���.�X����B4�`X'��nl�V�=��Lt �m�,��!
-�0I��b�I�Ah���ϣ8)/�vx��҅��@��p�"*�S%!Жp���
;yqfWyj�)�.::B
5iLP��
1��W�'�5�~jA��> 4��'+��e�/h��rC��_����R6
ОAf�(�)	����Tyq�c�2�טj
�
�+[煾�
�&=��8[�Qi�{
�
�=7V��**
q�+����=\7���v�^����2�&
�0ԋ�J�3t����m�-�?�N<�B{bH�U�]�j�*X�`�F��������*Ҹc�4�Z���ޖʖ�2�G��
v��	
�^y3W��>�8�@�T
�rq|
'����"�m�	�4X2[�6�5ؒ16�]I���-�;8�B��IRB��g�h'����*��̿bK�è�H�0�h�ޙ�b�ei^9E?^�
�v���
�����n�t�
-)t=,`_A�^9�������.󭆋��|
z[O�������^P��~�eu�h��Z��;��'.��b��A81���p��]� �wؒP��V�k�VA�͚rqY�.�R����|��;�D|���
N^�D�Q�懛s
-�F���9��n��Q͹����`�`s��-���H>
�k}��
Cֲ������
]�UQ]uE-=�;�8Y��g6
T��B}Ƙ&�O�%������0�^jL5��V�.�6R�JyJ͘M0@ �;7����CM}'�R�a���w��I:�
-=�
���H�(Vp����������4�Y�/0N�6)Ɯ`
|k8�? �O��]��Lc �ԉאv7��V�/$�v��"�������N48}��th���t�����
-���0����� �@�1����|��>�G5ᠷ�ܵ�	��Y
-�H��V�B��bpԖ�mQ����2�_m��׫�Pf�?��r,Re	͍�b��;,<W�Ӌ4��"S�X���Y��r�{�o���?��瑞��g)��>
�
-�
SAP�~�
g�wƚ��1�Ǹ���*� ׉�6�p
����x]�G]z���*33κ;F ��=�-
�M!��|*B���}��V_M�,
���������T��~�Xc�y��<|,T��D7^��}�l��Yk
6����
�%��\f�[�E�L)��Q�O�^�2�l�
-M1C$lj˪,�㣣��k4/�6��
��Q���n7-�j8ݠ�U�ۋY����
��3�-'�
�j�@
+x��Y�o�6�_���f�"%ۀ�_h�nY�+�"Pl�fK�$7���HɒC�I�`{�)�t���
O�[x�{=8�
N^	�I$�d�I�� N�7�y�CB�	�xx>"x����|D�0]m�j�GW���<ʷ��g/�.�Q�F_&oO^�bK��¡�
I�d��k����D����c
�����)��LҡZg��Tf烚�|D¡J��HƇa�Y^N
p�
���������
�f���È�27���)�ߕw1�}�{-K‚�,�(bֺe-�]��|B�l"��&(��J�5�ŅtZ����5%�#Y��l, at 8 �����SzT�F��D�Xs��4þ7�Kn�p(b�h��
X���"���O��mZ	4�}6��9��IQ�Gؗ]
#�ã�6�|t
+��5|��w�B�.E@�l
<|d��"�a4��?|�Bx�۸�^����X2$X��y�uB��l"�'K��8�e�dz_?�����	�翽?��7�O�� ���a
#��
+i#�e���D���^�f�x�_�{
�� �2 q$ ٪��6�jf�-2?:HT�uD�0*c��uD�P���d7&Gf��,���x
�ib�ҹKl�F�=ov$�H���1"���j#�5�d�jY��x���@/6k��f'�
+Ƌ$��
9,��]����hJ��N4���t%�${`
Lt ��m�,��!
+�0I��$�0>���{	��ϣ8)�.�x��҅��@��p�"*�S%!Жp���
;{qa�<��uD-
!���4&(\������t?��_E��j�������4��v9�!׊#�/TK�P)�hϏ �D�����;� �U��8�0�1�֘j
�
�-[녮�
�&=��8wN��8
�ZN;�
);n�H�eT�(Wf+IK{�n��
?�
x��u�Ifjf�g�\�3t����m�-�?�N<���Đ��t�XֲU�Z�4d�`A7-ב��e�q��iµ��k��)�-ez���	��vZt���v�2]}
�q؁��8���4NF>(���U�����i�d��Sm��%cl����޵p�
�
+�kM��0<#�C[qd�o��ti��-��j#ì��jk��M��y��x�5T�)Dw����c����5��*���@��}MH;�+���r��7.��S�t�z�(�ק

����l�G[VGA�z˩5Aa*!>�]>q	\�‰A8=E�[�8�i׸㖄�@�"][����jm֔���v�\��G��1ӗ��
N�s8y��Ge�o�),m��<�����G5���/�%�������7 �x���}zs
Y�]%x-������Zz^wq�أ�l�Ù��1ML��uKpW
+a�w��{�1fT�P�wr����J젔��Ԍ��ݰs�+�L>���2�
��8$����O�iV�9X�vF"U�X��:�(�s������f���8�ڤs�u�
��,�X?1Z���C2��R'^C�	�x#[���pښ���g���[mP���Ҿ�6Z�
��XCP*|������/T" ��T�:;�	����
Մ��>s�>&��f)|#�]=\8
}l����Ѯ�m��
U�)��rm�Y��2��Y��c�*Khn��0SU�a�2�^��]��ƺ��$Κ�
0���~����tg<��T�
�8K\�Yp(�;LA��3H\8c�5�t�x�a7���
W�N�����0�5�ǫ�<���!lu�T���q��H
+���˶xX�6�p������zZ}5��4P�WSp"����s
T��c���� ��P��#�x���Q��Vf�1�L���].�Q3ڪ�HJY%�fz��AeƝ�$�w���e������ܠi�6I��(.O�lur�hq�s��<��,�U}��M�����q��
 endstream
 endobj
-2553 0 obj <<
+2562 0 obj <<
 /Type /Page
-/Contents 2554 0 R
-/Resources 2552 0 R
+/Contents 2563 0 R
+/Resources 2561 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2550 0 R 2551 0 R ]
+/Parent 2570 0 R
+/Annots [ 2559 0 R 2560 0 R ]
 >> endobj
-2550 0 obj <<
+2559 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [311.022 541.129 393.606 570.194]
 /Subtype /Link
 /A << /S /GoTo /D (main_Bounded_Difference_Shapes) >>
 >> endobj
-2551 0 obj <<
+2560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2555 0 obj <<
-/D [2553 0 R /XYZ 90 757.935 null]
+2564 0 obj <<
+/D [2562 0 R /XYZ 90 757.935 null]
 >> endobj
-2556 0 obj <<
-/D [2553 0 R /XYZ 90 733.028 null]
+2565 0 obj <<
+/D [2562 0 R /XYZ 90 733.028 null]
 >> endobj
-2125 0 obj <<
-/D [2553 0 R /XYZ 240.245 663.906 null]
+2180 0 obj <<
+/D [2562 0 R /XYZ 240.245 663.906 null]
 >> endobj
-2557 0 obj <<
-/D [2553 0 R /XYZ 90 647.709 null]
+2566 0 obj <<
+/D [2562 0 R /XYZ 90 647.709 null]
 >> endobj
-2126 0 obj <<
-/D [2553 0 R /XYZ 90 468.538 null]
+2181 0 obj <<
+/D [2562 0 R /XYZ 90 468.538 null]
 >> endobj
-2558 0 obj <<
-/D [2553 0 R /XYZ 90 454.498 null]
+2567 0 obj <<
+/D [2562 0 R /XYZ 90 454.498 null]
 >> endobj
 2182 0 obj <<
-/D [2553 0 R /XYZ 90 341.896 null]
+/D [2562 0 R /XYZ 90 341.896 null]
 >> endobj
-2559 0 obj <<
-/D [2553 0 R /XYZ 90 327.856 null]
+2568 0 obj <<
+/D [2562 0 R /XYZ 90 327.856 null]
 >> endobj
 2183 0 obj <<
-/D [2553 0 R /XYZ 90 202.019 null]
+/D [2562 0 R /XYZ 90 202.019 null]
 >> endobj
-2560 0 obj <<
-/D [2553 0 R /XYZ 90 187.978 null]
+2569 0 obj <<
+/D [2562 0 R /XYZ 90 187.978 null]
 >> endobj
 2184 0 obj <<
-/D [2553 0 R /XYZ 107.534 89.441 null]
+/D [2562 0 R /XYZ 107.534 89.441 null]
 >> endobj
-2552 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+2561 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2565 0 obj <<
-/Length 1739      
+2574 0 obj <<
+/Length 1737      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~����R=;W�Y����)i�l���(�V��ڨ\�Y��.cc�$+m�d�9�̹}������������
��G=gz�(��
A�g:w>�� 2���{9&�
�Up}9��M��e8ς�7�Md���Ϯ���:
��>{AHG-Q
�J��J��ZIJL0�����P�0Q
<9��i
��xBe���j
E�W�
o�lL�&3X��T�������-�!U4��|�;[�>~��
�_;18�]%�r8e�;W�?Fx0��!�6��"i�[���W�:;p��Z��_�I��s�Uo(}��c)!_�Ās�G�'_�ܫ�(���Uq�}i���
�կ%����L8\V7�GJ�\�R�Rt��@c�U�D��OD�鑎3ʘ�7x�&yQ�r�"��K""��^�Z��3�#�b��AK(aKx���IKc�>M
I������}�B�ۨ���M��_��^S#�fC��	�\�o�/F�R������~�������~��+�d&H�Q	&%mJ�c��Q�1= �v
G�����	�u�`P�N�I��_l�xnf\�.�]�tS��[K�&ݢ���e0]Ve�
�s�dfQ���B���:��y�
-�<J�Oe����	â�~S�$�]�-Ƙ�F�^h��R]辻��Y��;�eP�~���<��Y������|ޭ
-��;P��X���H~nmo��u����
�W�mVz���hjGK�J_d!!�"Jz��e����To�#�{n��1=!IO���!��BT��騮�
-X�
S��?�"I�pn���"�z[���&�%���fy��"Sս�sL�[��	w8Ǟ�
�,`Z(����,\P�_�`��V^����0Y��0��l(j>���Q��1�
�ԍn�_��R.�n+�:�V���3_8EB�v�n{�	%��CV�o��$)��]�h�Y�� ���eV��(xf���Da
�[�x�zg�B
,� �m^�
��}�A� }�,(�����;�4N"�P�
�&�V?����P�t���	M�8�A �Խ�"Ӄ}�����E)ۃ�
��At9=
ѥ�'!:���F����TBZ��v$/nC9����`�-('5��ʉ
��TWT,�zlcy�ڮ��I��V�˱��d˽��N�Μ�V0�v��0[E۔
�/�Fja�l��>�C���
����n\C7n��ЍA7`�h��qjח�T� ec7��w��b7n�[�
L8�C`7���[r�Zx���\
 oI��S�
I�`�4d�o��|����龝�,���,�e;o�X����	� �b
`{_E;8��b 	u���0��B�&p
��	#�������{X
�DGG��
�|�H�y��^�
%Oz���z0v둨�4}���Gf?J �?���f�� 1,hV�KRI^��
�1�
.:4�4z�f�k]�
jE�e
n�q��5ץE�u������"�jiQ�݊���萤.
�#�$�_w���{$�� N������I�"M�	�jz.���H��y�^Ob��8�g#�1Y��T�X��ϯ|1�2�߆151����I��<��R�)	�T
JWJ�����t%m0�5oз�<��y��8�5��6H6u����T#���X
"0�+A��z0*��МT����mT�u�b��lXղ(��ggwwwh��M�3g�u|�_O��l?��B�Uޭ��L�%��
-��$�x
<�
+x��Y[o�6~����&3C��D[��7�k�lq�](�b
�%O����P$%і/md}�D�sxn�'	{3{/��ً�z�0��'���x���'��`���!�~\,���a��|q?O�E|�&�)���������<^%�O��g/�%��H
+0Zk�Y�8�	F��

ʭ��c�.�
��A�
�d�Z�U�W�Ln�bH��dX�$徐J���x��:<B؝,?ao
+�=�(
殖Zz,���
���ᐷ�E&��up��D��b.2i��U��K8!X��2�H��`,䫑8�
����:�*�T"���.�E_�a?!G}��ľ2
��ވ�ê��>�����S]{
+G��
+�u�ɞH5=�qfP���9��YY�[�_䛾`	DDt�Kj%N�?
;R+�����D47�2���Đ`M��XD��9_�I��k�Ի��652i6���%����H:J	������O߽�|���W�=zE�h��"=*�����f�4K�!
�d�Z������q�u�`P)�#�$��/��bjf\�.�]�|]��[G�&ߠ���e0��e
4��l�iU��J���*��i�L�2�3�Om����ż�~�Zܮ�c,��R/4{��.��_�$-��
�<�����z�t������
����U���q*`�g����
)ϝ��Ρ���aNw����I/�PM��`�\�"� �IV��L�TV�Ix��Mv�����
�G��p$B��?��f��N��k`���6L	��Y��Ԉ�['��
�m�Է��Jέ�
+fy�/SS���sH�_�r�p���$�ô����I�����0��������/�lVͯ��ȋCQ� E���Z���A
Q
����:(j�t�Z�t����g�� q.�A��&A�
�:~�$Q�D)6����7�r�ԫ�b�=UYQ�6���� &
+
���רwKR�b���E�x�إ

��y ��CPW�
c'b(F��&�V?�����t���	M��A��Խ,RӃ}�N)�������A��8� :�����B�����G#�G�@@Z0�v$Ww��9PN,Xbʉ�X�B9q�ܘ�jc��̪�.�w�m۱XN�XnOX
j,���
,�J;
�;s�[�<p�|�x���ۦl�|�4R
k
`�0Nw��0t[ߡ�����q
�؅n��
y� ݎS��B$�)���n��n��ݸ�n�`70A���o�m��
�0��#$;��
+�H�{�!�}{�� ^DO��fa���0�ݼ�c
P>88Ș��C����hc�[
 �����|<�YH�
���ʄ�_���~�C,�d����mF�"�H�e��^�
)Nz�!�zPz���4}������Gf?�#�?�����83,h��%�@R�b9�FjL+��
�;�^���j�K�ඦA�(s�í1�T�溴��N5�v�ZW--�[Ӣ�w
��ὁy��{b��xԠb�$�
��I����4=:i
+��I��5A�M/�e��vi
+;���$v��!�~6r�c�aL��aL}~Y��
�h
|���d��R(�$��OJ��$8�:*����ā-r��A��t�6�[��!��}�?9�M������3�џ�*&���H}^Sx�
L��$1��'�dzW�
�4��x��i�0��������
��h������j�8�-��He�}��vl	=f�-��e\���? �;!
 endstream
 endobj
-2564 0 obj <<
+2573 0 obj <<
 /Type /Page
-/Contents 2565 0 R
-/Resources 2563 0 R
+/Contents 2574 0 R
+/Resources 2572 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2562 0 R ]
+/Parent 2570 0 R
+/Annots [ 2571 0 R ]
 >> endobj
-2562 0 obj <<
+2571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2566 0 obj <<
-/D [2564 0 R /XYZ 90 757.935 null]
+2575 0 obj <<
+/D [2573 0 R /XYZ 90 757.935 null]
 >> endobj
-2567 0 obj <<
-/D [2564 0 R /XYZ 90 733.028 null]
+2576 0 obj <<
+/D [2573 0 R /XYZ 90 733.028 null]
 >> endobj
 2185 0 obj <<
-/D [2564 0 R /XYZ 90 527.358 null]
+/D [2573 0 R /XYZ 90 527.358 null]
 >> endobj
-2568 0 obj <<
-/D [2564 0 R /XYZ 90 512.82 null]
+2577 0 obj <<
+/D [2573 0 R /XYZ 90 512.82 null]
 >> endobj
 2186 0 obj <<
-/D [2564 0 R /XYZ 90 309.486 null]
+/D [2573 0 R /XYZ 90 309.486 null]
 >> endobj
-2569 0 obj <<
-/D [2564 0 R /XYZ 90 294.948 null]
+2578 0 obj <<
+/D [2573 0 R /XYZ 90 294.948 null]
 >> endobj
-2563 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+2572 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2573 0 obj <<
-/Length 1747      
+2582 0 obj <<
+/Length 1746      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��F~�W��)����UrUs��d��F����Bm���=��
�ղjT�-cg8����l����Ϋ�����K�9
-)�����Qؑ.A��z�|��dJ0�����~�����Ix�ѫԟ�
����fO��?n���|�~}����X�8����ԟ햎f��Ն�

-&�
��&�Y�g�dJa��u�
�\�;�Z��u��[R11V؈
��
�=" ;����H��e4��;+������3�bW�p��3t>�~᳑�
aW4�E���;
-��¸��x�Il��'�]���/n�� ~J9b\���Y�+G�(℞��
-b�
��V�~����͈p�'�ٔPD�v,�$���WKa枭���>�!j�s�wb1�-�]����"S&%‚9S��D��uQRI4�����SV�X�eg��|��O�/�mmfY���-J���
y^�6_���C�%�&�H�D���oKe.⍋��8�>ۍ�6N)UH(�D.���
t�K�O0Cܫ�"Ow�G(�6X[[�xeI
���ױ
-�mj�	�9%
�ԥ�u�D�f�4a�&���J�(��M�1�1�#�Պ�M��Yǐ���|*�8H�B�9U�H�%4����[�
-٬��FH��<$1� pK�VD��f3�C��a����m��حR��כ4�P1��g��)�c�L����D���2߫ |7'q��$��.B�z�ڔ2�\ ��6�G(�n�x������a��!0L���Pv��Y�K.f �v��a�./���/	¼��R ���0!�@�1r�	jNd�� �^�)$]~��Z{!
g8G�� 
-��
���Bp
j�i���@q�
�O�ȁ�g�^CU�e`�P��O��2��y�v�yܣ�PD^Jê_ށ[�s��fr,R��zDs��Y��T!ף�t��Np�8ҝʝC9L��}�95(gz���&���ɬ*�� �9��28�2"��$�
����1�X���� �"�PI�"ͅm���.S)��&]�!T�ޅ�@�2�
�V�~,7%x�}���g%��rg!զf����u��"]Y5.E�]�W�2FJ�eK�Va	��ԹN�ؖ=�#���S
bBy3�V���ٵ61�2O�9�~VH��B��S/�zoOV���{i�Ӂ���k�9�0u`q �'���<��l��yR�(Y+�[쳺�
\�b �G��t�DA� ����-�n�w'�.
x\`�?�Iu��0K6V�v=>4�q���l\n
�T��P>0�u��+�c�}̄�ߜ���I^wI��I��#	�M�;n#�
���7���V�n��G7!P��XC���2`�.!���b��Zى	��)�3j
���{��8G{��3f�4�؃]�ۨ;�dG&���i]z�^��j��n�)��!�_�2��쾵����
K{$i�$M�$i��$iJݙ���B�S�I:�����p���
I�H�l�JҞ�
�b��U�ʇ��t�
���
-����K��6�_����N�
`-R�@������=���V�~l� .��~�S����
z坦�T�аʉ7(ԭm���-�zgĽ/�d��󻧟�?q��7�7"�oC�V8�y�oC�B�z�]��dЌ
�e5sTo����^�����	��������^-Ҧ ���%��dN5
Ժ�Ժ��S��Xn�m��4Y���vvu����2C�8ئ(ȯ����8M�B8j��K���Kx�?A�I�l�
+x��ZY��6~���Sk1��(�Er�9�4�>��!�t�V�+�q���CQ�-{�X/������p�o擌�/v^��^��^��QH��u�׎Žt	�8�+�ӘD&S�1
��<��ȟ��P<N›�^���m�H��f6{�|�q�o����뫗���őT
(-��l�t4�(�6\��P�0Qm��6	�B?�&S*0St��m�������:�o��%ܒ����F������)�!�7�D�.�ѧ��Y���F
�/vE�
>C���>�Y�vE�Y�J߾��,*�{���y����y��E:���X⧔#�U[N
��:��B��s1����rC~�ձ�8�z#"\�I~6$ª
�$	����F��gs����t����
_�f�d������I��`��(QFt]�T��Eb����)3�,�2���^�
b��߶6
����%��J�<�>�6_�9���K�M��X�V��ߖ�\ě#~
+���l7
+��8�T!��q%r�Ɗ/|��.��>�
q�΋<��
�����`mm��]$qxcW�c�#��@�s*J8("�K5�4�J�&h�MTA
b+�vQ�#L/c�c
Gʫ� 볎!U�A�T�q�)��s�`!�pKh~�m���Y�ˍ�nyHbA�p��,_�fpJ���j�_
+�9��c�H��ޤɄ��>>,N�
ceҠ��o�%\�U���^pvS�� ^&�0wj�SjS�0r
 ��
���>B�w�

X��
+��azG��°
�gaX�/a���[ إ�R<�$��
�G�$��K���„�a��Y&����Aؽ0�SH��,���B0.8�p��oA��+�IՅ�Բ�P
4�j��46x� �i��������P��O��4�u=d��<�� V("/�aկ�	�@�͌S�9�z39��E=����ӈ�pA����n�Nv'(1N�t�r�P� St3F�nN
ʙ��0���,lo2�
+�:@e��\�ZFdVc��v��4�
��P[x �*���-�\�Y��2���m�E.BU�]�
+�(�AlU�7�rS�G�ѧ�X~V"{�)P
�69[\}5��w�ʪq)��r�:ߔ1R�-[2�
+K0��uzǶ�A��H����ʛ��:[X�]k!Ӟ+�s�g����5�?�2���DUIX��&�?
���c
2�
S�y�A
+y�#��A1�6��'�������>�����-2~d�J�I�`!(��B�v~w��"р�F�s'�*���`cej���KS@�q\����րL%�
��_׽��=���L��MU�L�KJ6N�>
In��)w��P��� ��p�얰�t�'=�	1�Zg�ҿ�ʀM��
jO��je'& W �DϨy�^k��
�'Ϙ�oДcv�n��
�
�
f�&�u�z]6�]�'��lև@P~}�("��ւ?䣲s,푤
�4q��	~��)ug���c
+�OQ(&� ��^J�I��4T$��"i�1j(I{R24���W�*ֿ�q{p�S*$�N�/}��~�WD�CJ�;�?6���H��?:��
S�G��P���[}��M��l3��Nu_�.�w��R�C�*'ޠTP��a�bh������=���~
�H��#��߈�
[��%��߆�D��6����9��j��^����=����eJ���6o�,Z�M&�G1�� S�x�Q���d9�ꍥ���ē�5O�6y��]]��{���.�)
+��6�:�PK
+���*$Q�����fT��
��_�	D
 endstream
 endobj
-2572 0 obj <<
+2581 0 obj <<
 /Type /Page
-/Contents 2573 0 R
-/Resources 2571 0 R
+/Contents 2582 0 R
+/Resources 2580 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2570 0 R ]
+/Parent 2570 0 R
+/Annots [ 2579 0 R ]
 >> endobj
-2570 0 obj <<
+2579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2574 0 obj <<
-/D [2572 0 R /XYZ 90 757.935 null]
->> endobj
-2575 0 obj <<
-/D [2572 0 R /XYZ 90 733.028 null]
->> endobj
-2187 0 obj <<
-/D [2572 0 R /XYZ 90 716.221 null]
+2583 0 obj <<
+/D [2581 0 R /XYZ 90 757.935 null]
 >> endobj
-2576 0 obj <<
-/D [2572 0 R /XYZ 90 716.221 null]
+2584 0 obj <<
+/D [2581 0 R /XYZ 90 733.028 null]
 >> endobj
-2188 0 obj <<
-/D [2572 0 R /XYZ 90 611.589 null]
+2235 0 obj <<
+/D [2581 0 R /XYZ 90 716.221 null]
 >> endobj
-2577 0 obj <<
-/D [2572 0 R /XYZ 90 597.034 null]
+2585 0 obj <<
+/D [2581 0 R /XYZ 90 716.221 null]
 >> endobj
 2236 0 obj <<
-/D [2572 0 R /XYZ 90 494.44 null]
+/D [2581 0 R /XYZ 90 611.589 null]
 >> endobj
-2578 0 obj <<
-/D [2572 0 R /XYZ 90 479.885 null]
+2586 0 obj <<
+/D [2581 0 R /XYZ 90 597.034 null]
 >> endobj
 2237 0 obj <<
-/D [2572 0 R /XYZ 211.842 234.629 null]
+/D [2581 0 R /XYZ 90 494.44 null]
 >> endobj
-2579 0 obj <<
-/D [2572 0 R /XYZ 90 219.92 null]
+2587 0 obj <<
+/D [2581 0 R /XYZ 90 479.885 null]
 >> endobj
-2571 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2238 0 obj <<
+/D [2581 0 R /XYZ 211.842 234.629 null]
+>> endobj
+2588 0 obj <<
+/D [2581 0 R /XYZ 90 219.92 null]
+>> endobj
+2580 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2583 0 obj <<
-/Length 1988      
+2592 0 obj <<
+/Length 1983      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��6�ϯ�)+UY<	`��C;��V9�l�ฦ84b�"�$���O��S�˛
��e���h4��oZ8xp���׷W�oBh�C��@�@�	J��E�~B"��O�N	�D�:�{;�x�%O+�ȣ����<ʟnn�����*ژ�����K4GR+PZI��[2�L0��Yp둡a�Y��1	�$QQLgT`��Ĭ7IT7�Y�|J�Ĥs�����&V���۫�^��RyCH$A�|}��0�C���<V���
>�����W��,�{X��� ��@R�p(���vs���7/^���Ոu�Y��X�4[�iTf��Ȗ�lV��ܬ�k��ǔ�I�l͗;�Μ�����u�1�b�����x��|[�p!�$͢�67J��i��F�����FI��,lL=gǒ"��p���ÎX��_W&uZ;����2�`�ak�|n̢x��L
�$q_��
-�i�����u���M���õ�͓���������䵯���$lO�|���Q��Jn���NG\��`�8�lC� -����ڍ���q�B
-��)R���fc=V�
�
9,���l�=[���M�N9%��.��k
:t�i�ݩ<�[xL����(�����^��Ȯ��A��K٬�
c�S��j唫�8�,o�B
{/���8�g�
��}�N\��
�$�v�~��PH�%�b흇�"\���';T6�=���[c��IN��ɽ϶���,;�̳�E�ٔ�X�ϼ�&X#��j��$��e
b8T��sSn��iU���.f�Y��S��4R�����|!i_���b�
���;�fLAr��;
F��G�B�s^��Y�n�M�l
�h�<�
V@�``HL-VA
���M�߇R#N�!4"��ф��Ƥ�L�Ly����v��
N("��
�Y�8i���0�� �h�YN�
x����p�.
R"
�3��߰�s��<i6�)NM�߽�7�B��p�Q��N�0�۪����nL!�.�gJ��7�YB����T�qD�dP̺{�.��7�@�u\^J�§b��^�c�!)r�nu�U
�fp�{�Ew\
jf���
-���<��o]�>N8�޼�VΈ��^_�_�4X��2�%9�{I��6sW8�B"�-F�.��D���׾5.�
-
�jXcھ��O `�:��E��UM����� �|��%�Gտd��5�}\��U��"���Qav�y�ڻ�����mY��Q ����G֩ui�ӱ�
\�0\��)�21,��Q���rnl,� 1M���PӔ����ytѰ���ͼl�zNU�����j���P�y8dFm�
��D��=� ��du,>����Yx�OY�����4��6$�]�
%�
)A>����!F]�z�Sո����D�\��}>�#�bz�	��~6��O`z���)� @G�mL1ɛ:i�^�' �ң�ڊ���Zlm���`V�m�
���@-����(�c@�ٮ���٧��
S�<��A�ƒ)��7hƱe�;��ɁL�C�s��T�~�G����7�jj���Q�F��TM�}"�LjT/�N�j>
j\;�������1�Ju&U{U�4
-��
��;����O��Hp��G���A
-�xa
�G( �.�Q@�����
-�B�C[����	"ƛ
$��-�YP�krX�jm];�@�L�0���@�*z��K�+u^O�{�,
�{��t�F�{�Z4=]��^-�J��k�ܗM�f��.|�
ݝ��;�p ��$�~G�
-�ut1ܪ�|=Z'�tU�ӥ�/L����-󓗰�v^�hSW�7uuxJS��tu�XW�8ѷ]]rJSW
���=]y�o��Gi�ib��}
���Ϟn{�ws� �ԟ\U?�3B��L�?br �)�o-*��~l�{�i�{�wa�L�z���(�F�[��~<�w�
-N��"��*d�2��3�ީ���f����3`,m|��rss}�����ڦ�&Gqy��$����B��uQ�lP�:�ۚ
�몘�
Ÿ9C�
+x��ZKs�6��W𔕪F0��l�d&��VM2��a2�%�b�"�$��קA�)�zx4�
|�A�n4�ߧ

|w�������鐆��2�8�!A���v����tF0Ɠ�S�'Q����N)�d���,����>�򧛛���{��6f�����7���͑�
+�VR��
4�(o�zdhD�h|uL�7IT��i:1�M����b�&�51�
��fb��y����W��T�I�;__������`�`3�ժu�)��I����+\{�=���JHX )C8��b��[T�����{�j�:��},L���4*��MdK��lV��ܬ�k��ǔ�I�l͗;�Μ�����u�1�b�����x��|[�p!�$͢�67J��i��F�����FI��,lL=gǒ"��p���ÎX��_W&uZ;����2�`�ak�|n̢x��L
�$q��
+�i�����u���M���õ�͓���������䵯���$lO�|���Q��Jn���NG\��`�8�lC� -����ڍ���q�B
+��)R���fc=V�
�
9,���l�=[���M�N9%��.��k
:t�i�ݩ<�[xL����(�����^��Ȯ��A��K٬�
c�S��j唫�8�,o�B
{/���8�g�
��}�N\��
�$�v�~��PH�%�b흇�"\���';T6�=���[c��IN��ɽ϶���,;�̳�E�ٔ�X�c^yT�fm�ZB���21
�]�)�y괪��
+B
���M��os)���u���/f�l1m�e�
A3� 
9L�
#��#M!�9����,K7ڦe��\�@�R+�D	0	�
+$�� �D�Wʦ��C	�'����h��ic�h
&r���D�v�k�'���,K��OCUa~T
��,�჆<qsp�V8S)��D�oX�9ds[�4���&��^�l!WQ����
�o��m��j��7�
I�3%���,!M�yl��8�A2(fݽM���h��:./�a�� ��e�Z���1���h�:��D3���"�;.53T�q��cwT
� e��.~�	
�o^p+gDBq�/�/U,|rҒ
lj��U�A��+�h!���
+\G��e�kߌU�v5�1m_��p�' �}
m�m�M�`�}TZ>t
��ۇ��_2�`��>�����
+p���0;�<N��ه�CHo˶���(��H�p�#�T
+��4��X��B���F��I��XRe976Y��&�UN�i�}�R�<�h����f^�k=��C���N�]t�
+r��<
2�6e��H"B՞�R����:GLt��,<̧���g��g�Xi�.w�j�� ��P�l���m=��j\_P�l�G.��>��K1��KK?��'0=���������6���M��C/� B�QbmE�]�U-���`�W0��`��K~��}�6J��a���#{�i��f��7�di�C��`�f�
�ql����909�	y�u:��կ��Z�B��FTM�S5=Jը>��I�O������TͧA�k`�S5��P55F�B�Τj�j�F�7��Q}g�>x�	�w�t(��֐{�B��"��
+H
�)�x��/�9������4A�x���P��>
�uMkQ���k��O�����@_�_�@��t	�p�����aO��asO��.Ј~OW���
ثe_��t������L�х�mGw���.
?�(	��ѵ�{
]
�j'_���	-]U�t)�
��{3}���%���W:����M]
���e#]]=��=N�mW���ԕ�z��@OW^���f�Q���e�z����������\�@&�:�'W�O���p S��؄�
�w��[��,���
k�
�]��S��=�+J�Q�Ɩ4��
���LjZJ�,HƓw�ԛt;�OЌ~te���(�X�Ѫ,77�׏��h^�mor�כMr���zR��u�l �:��r
�몎���OU:�l
 endstream
 endobj
-2582 0 obj <<
+2591 0 obj <<
 /Type /Page
-/Contents 2583 0 R
-/Resources 2581 0 R
+/Contents 2592 0 R
+/Resources 2590 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2580 0 R ]
+/Parent 2570 0 R
+/Annots [ 2589 0 R ]
 >> endobj
-2580 0 obj <<
+2589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2584 0 obj <<
-/D [2582 0 R /XYZ 90 757.935 null]
->> endobj
-2238 0 obj <<
-/D [2582 0 R /XYZ 192.853 604.83 null]
->> endobj
-2585 0 obj <<
-/D [2582 0 R /XYZ 90 589.416 null]
+2593 0 obj <<
+/D [2591 0 R /XYZ 90 757.935 null]
 >> endobj
 2239 0 obj <<
-/D [2582 0 R /XYZ 211.842 359.287 null]
+/D [2591 0 R /XYZ 192.853 604.83 null]
 >> endobj
-2586 0 obj <<
-/D [2582 0 R /XYZ 90 345.253 null]
+2594 0 obj <<
+/D [2591 0 R /XYZ 90 589.416 null]
 >> endobj
 2240 0 obj <<
-/D [2582 0 R /XYZ 192.853 89.441 null]
+/D [2591 0 R /XYZ 211.842 359.287 null]
 >> endobj
-2581 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
-/ProcSet [ /PDF /Text ]
+2595 0 obj <<
+/D [2591 0 R /XYZ 90 345.253 null]
+>> endobj
+2241 0 obj <<
+/D [2591 0 R /XYZ 192.853 89.441 null]
 >> endobj
 2590 0 obj <<
-/Length 1416      
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+2599 0 obj <<
+/Length 1412      
 /Filter /FlateDecode
 >>
 stream
-x��K��F������y?T�
�خr�*g��
���X���e}�4
�E��V.{��;�t���G;K;�Ϧ����9I�3�u
v�$HP�L��!!���c<|;"x��kw�vD�0
-v+o��?��؍w�ɳ�f�V��}���zIȞYb8RFä��_���#���&���Yx
�I2S����Co�	�ԳW��[/
=��9\R����������+�!�B!��׃�����
���G�
N�
�w�?�SY���V1�
-u�����+�8�]ځ�ܔ���
�5�%0kURhD�锒"(�r�M��y5��Լ��i�j D��wyސb2�Ga��a��t�Lcd�v�`Lj"c�aX����@�{Z~�"��0�9@�*�]�	�xm�#60�
�o�I�k���a��;Pཁc"8�/��$L��p�w���0C��w�y-F)̎�J�o��n��Q���+���
-Q&�X1k�#��ҕ��_5�A	$�<��aJ �*ҡ
*%5&V�A)E�{ˋOso����I���H�
4R؀-S�t�.&?
q<���b��˻���4�6�xE��*�FT
�a�����ħ?��};D"�:u׈�Ps��
�N@ͱΣ��M���C-�fL3���0�X�����B�cZ!*X��MLg���4���{�
�4�W�	�N�؟��n6.H�`eh�$u�,�̞�m�1�>p3�Gn�G���1t���]��d����wYF�n�0.Ғ>�)0�A�-����7�8�[1N�d�=+
��g�΢�VȐN�g��.�i��~ ��d��"?L+�K+��v�m����Ÿ���=S\)�x���w�C��C���eO/�Ҝ?
��!�y�z���pN�MD�]��E���7�}Hc��o���9�}��9p�U�i5����yή=�¶��!:P�����.��9��	�l�O@�}YfC�m�t�����a

Wq�JOY$��_� [...]
-�"�#��=²E�Fcl|�yE�6�����A.p�4��8�3�J����j�ݢy��B#?��l���UU[��.���m��uT����:���$�Z��`
+x��K��F��|
+�80;������*'�r���(-hA����5�ۧ���Bb���>��mz����SK�����W�g���K�
���ҙ�:;J$(q�
���DFc�1
�
<t�;{;�x�������M�ƻ���o�w+w�>L__�$d�-1
)�a���/֤�2����`��� �Di�k��灛$�1�:�֛�M={�ڻ���C/��%e���
����
��!R��|=x�;
�����A2��j�p��o��9���R�����!U����O\�	��B�4Hw/tא���UI���SJ��
J��(
+���z #�ygd�v� �&!�d2�����$�t�Lcd�v��Lj�c��,Imotd� <-�`�d
�h(]e�kq��]@v�&fs����D���~�}������п
��D��k/�������u����kqJau\u�kcuÅ=��`g��_���~�e����882�Z!]�Io�]s��@����2�"
ʡRR�Pc�a'*�R$��y�i�mR�5i|�v���6���-�����G
?�������n��A4��
^Qf����mء>��$����j��H�N�5�5�ܸ@�‡�Ps��h�qS�&�P˶�
?p�L�+���� ��P�V�
+փi�iә�s1M����޲G8M�]r��4��i���
R+��4I]m˼��s�d�ļ���[���vq
ݽ�f!�un�t�]�Q��1�K�����q
+
fPz�q��_-��1NA�V�S$Y��
+G�♳�(�2���٪��xi��p?�-����
+��� ƥ������C1n$"�|�W
+
<�ӟ�;ء�ء[�a��gWi����o���O�\}T8��&
+�������>��j�7�� ׀
�>��
����2(a={
��k�����s�N� =D���~c%fB4���n_��Tf[?]���yv��U���S@IE����'�$���O�ɫ�o�"���*
+~��'7^�����YrBы�R�����P
1z(�g�0*g����;
+r�;T!�FR��B
�c�>��-X`�NK�_5-�0���@
�%t��3_�����.�A�r�����e�u
.�V�Ը�x|9
�0�k0>w�$������k��Rd�-�K��g!S*$��7�I�!d��3dB�^��CE;1	�G�x�:^���q�K
�|
+��ҹ���W��@�{å:u��R2g�O��]u�ʮ:<x���9��� �>�7�o P1]��A$/�-b\�
W�i�+{Z@˞��x��#!�Şy�wnPS�c�ʋ�B��Q�*/��h4f��w�W$i3��)�~����foO���Z��fru��n�<Aw�����^m6��������z�ޖ�ZGe)�.�s�����ϼ
 endstream
 endobj
-2589 0 obj <<
+2598 0 obj <<
 /Type /Page
-/Contents 2590 0 R
-/Resources 2588 0 R
+/Contents 2599 0 R
+/Resources 2597 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2587 0 R ]
+/Parent 2570 0 R
+/Annots [ 2596 0 R ]
 >> endobj
-2587 0 obj <<
+2596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2591 0 obj <<
-/D [2589 0 R /XYZ 90 757.935 null]
->> endobj
-2592 0 obj <<
-/D [2589 0 R /XYZ 90 733.028 null]
->> endobj
-2241 0 obj <<
-/D [2589 0 R /XYZ 90 642.023 null]
+2600 0 obj <<
+/D [2598 0 R /XYZ 90 757.935 null]
 >> endobj
-2593 0 obj <<
-/D [2589 0 R /XYZ 90 628.017 null]
+2601 0 obj <<
+/D [2598 0 R /XYZ 90 733.028 null]
 >> endobj
 2242 0 obj <<
-/D [2589 0 R /XYZ 90 531.507 null]
+/D [2598 0 R /XYZ 90 642.023 null]
 >> endobj
-2594 0 obj <<
-/D [2589 0 R /XYZ 90 517.5 null]
+2602 0 obj <<
+/D [2598 0 R /XYZ 90 628.017 null]
 >> endobj
 2243 0 obj <<
-/D [2589 0 R /XYZ 90 420.991 null]
+/D [2598 0 R /XYZ 90 531.507 null]
 >> endobj
-2595 0 obj <<
-/D [2589 0 R /XYZ 90 406.984 null]
+2603 0 obj <<
+/D [2598 0 R /XYZ 90 517.5 null]
 >> endobj
 2244 0 obj <<
-/D [2589 0 R /XYZ 90 310.474 null]
+/D [2598 0 R /XYZ 90 420.991 null]
 >> endobj
-2596 0 obj <<
-/D [2589 0 R /XYZ 90 296.467 null]
+2604 0 obj <<
+/D [2598 0 R /XYZ 90 406.984 null]
 >> endobj
 2245 0 obj <<
-/D [2589 0 R /XYZ 90 199.958 null]
+/D [2598 0 R /XYZ 90 310.474 null]
 >> endobj
-2597 0 obj <<
-/D [2589 0 R /XYZ 90 185.951 null]
+2605 0 obj <<
+/D [2598 0 R /XYZ 90 296.467 null]
 >> endobj
-2287 0 obj <<
-/D [2589 0 R /XYZ 90 89.441 null]
+2246 0 obj <<
+/D [2598 0 R /XYZ 90 199.958 null]
 >> endobj
-2588 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2606 0 obj <<
+/D [2598 0 R /XYZ 90 185.951 null]
+>> endobj
+2288 0 obj <<
+/D [2598 0 R /XYZ 90 89.441 null]
+>> endobj
+2597 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2603 0 obj <<
-/Length 1666      
+2612 0 obj <<
+/Length 1664      
 /Filter /FlateDecode
 >>
 stream
-x��Yَ�F}�W��R\];�E�5�d��t���hS�F�@ O���\�X
-㥷�(ʓ1w���*��r��������d�BJR�_;
-;�$HP��ŔDfs�1���<����vF�4��7:���«�϶����o�T�>��9{MHO,Q
����ԯ�%�f��͂�
-&��
��"��|6��0E�z�F~��;���fě�x	�\��T�R������	)�!U4��\л\O.>`'��o
�8s[�Z;�2�����_&�`d)CX�.���O&�Ec��
}�P��F���6ձ�.}��h(���H,�͊�$�ji*�C�=R=��E�9;d���b��y��a��k�9s)�ܙC�0��

�[Y#~�W�1]��T�]ڈ��gc�3D�
-�������/�Ip���"��0����A.&`��$x���.6Y��P.C�ks[d="��rL�E�um��EG��
-
�
Q&w�ak��w��`���FS���~$%$Q�.������ڌ7a>fC��U��4� ys�(�ԅ
�0��z��_K�!��^�XUB<H��D����"X,�K�!PQ\��j��q1�Ʋ[	�Z��o�dF��6>�N��2'�I~����Ҡd��9xo��z$UZVz���9W�1a��̡u\!m�O���`$�p=� ��WK�L ��0>%HyKK����BO
S�S?.�GEKH��6%Uk
����_� -�6��z9b�Wq���Fy��������kp5~<
��j�e���ڶ�`���
��O,�����n��B��}�6�Z�5^%�8h�3   X�I��b�����q�ƚ�� �=I��VF]Ș2�j�JS��]����
‚���D��D�z'iu�Mܯ�s�q
��
�~g�
���0�@Z��%܆Qd��C���lWq������v8?;�b�my�*A���Q�.^[���R*=ؓ�ע�+�Zj��c�����D8�e�N�"�1R�\2M���g�
UUVV����_K[Y3��K �k?j�%ߤi�M�]m���YW�H]��b3ή
-IF��U<)��}�J�
�>ru{�Rڃ�U�c��c�*�;�Rv���G��P��0�����,���fzͲSh��B��@yx������,���,K{���!/
�|@
��W��(�8�x�\ﴍ�
�L�h@� '�v&����y�o�� n

 �|���F�<��@��ē�	�^��g���
���-9��g+/uZ�.�҂�

���Z�7�&8���j�J����4�u�;h]�_�:�E?�:�$�-;�
T ˹e���R��=���9������t�O,ħ8���`��6�W��Y�z<:Kq�<�չ\�XemE<L)��^�5M5
�� %�e�q�nB
�#���Ng~�$xI1�XcөǾ�lR�'�-V������taUܞ���(�V�s�w���;t�
����oqj~�@��}����<��A�~��t�S�o�v.�tu�����J��d�D�4?�**�W!
'~�>��g)v���P��|P�o��J�5�oC6�_��������˙S [...]
-�ި��x
�QY�N2�|���j�I�?pC՟
+x��Yَ�F}�W��R\];�E�5�d��t���hC�Q0��q�>��X
+㥷�(ʓ�]���s�
+;+;�N��O�^K�(�$�������J�%�y�\L	Ad6'����S?_��ogO�x{��Ct���v�x���������o�^�KG��@i%��z���`Dy��|D�B��f�7�$�����ͩ� L�i��b�
�_ޅ�a>#�4L�𓫘�*�EN^�O����
REC�������v����gn�Uk�S���~���,eK�E1�Ʉ�l,���㠏

+
��U���fa⯵�

�`�����Yq��q-�AE�y��Gj��u�8g�
�"�X,Ӥ(s?J
+�֙3�"ɝ9D_	��߱�����ȿ���J�rX��F�G?3�!�V8�$u�U��}�L�+��QGI��^(po�\�b6�HB�W�߅�&���e�{mn�|�Ȥ�
�fQt]��'A��&�~��vU�(�;Ѱ5`Ļn��^0t:B�)J�wi?���xJ�F��HymFʛ�3�!�z���nt��9eQ��AR]���e����^�XUB<H��D����2X,�K�!Pq\��j��r`�e�H�����錊�mr %���e$IK�������A� ;
����H����N��s��)b�q�C�B�0ʟF%vG�H�0zFh;�>j�L����0>%HyK�jzK	@�'���ׁ��s���"��
�mw����Z�_�����/F��@vm�
��������z�<JN�V�UE�5�?�Aa5�2�t��m#�`6���#��K9��l�[�����t_�-��m�W�&	�
  `��S�18�i%��f�
��'iֽ�ʨ
SX�Xij��
�;����`���Q�8сh���:�&�W���0 at 3 <�΄=2k�a恴|eK�����WD�W
ٮ�4�����v8?;�b�my�*A���Q�.^[��䢕
�I�k��c-	5��1�<���D8��e���2�1R�\2M��g�
U�+KkҕU㫶�5���r���\�M��y���v� �_�u��ř�!6�쪐dd�\œ���G���1�#Ww�G��
L�J
#VW
#V��a��C��>b��J�\GI����ϲ��o���,;�f�)4K	��goa>!˪Oϲ�ɲ��I�1
��0���0�y�ڏ���#�g��N�8ڑ��b���Τ8� �<�����ͣ�����G����x�B<� �+}V��̡�ݒ�`p��2��#إ�-�:�ᑪ{��͡	�Ee������9�h���'ԅ���{��Y��e����*��\�ac���|�)�}�)fD6�.������'w�V�������Gg)ΐ�:�����胇)""��˽��ƣ1�D�
4��M�awD�<��,�$/)&
kl:���MJ�$����U�
�.���3]

�J~��N�
~�n�� [...]
�G�zϳ	
��'xN�<��vo�OW�,Q{�VB�, k'ʧ��᭨�^�0�x)Z]��g)v��e�PH>(��z����|mȦ�j6���_�0�r&�Ԁʏ~����?jQо-�c�/�5���
j��p����
Rg/�`Z�meܔe�8;���E�m�(�QT�eY|��=)���-�5�Ee�:���6
~\W��N���o��
 endstream
 endobj
-2602 0 obj <<
+2611 0 obj <<
 /Type /Page
-/Contents 2603 0 R
-/Resources 2601 0 R
+/Contents 2612 0 R
+/Resources 2610 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2561 0 R
-/Annots [ 2598 0 R 2599 0 R 2600 0 R ]
+/Parent 2570 0 R
+/Annots [ 2607 0 R 2608 0 R 2609 0 R ]
 >> endobj
-2598 0 obj <<
+2607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 272.362 138.508 283.241]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000023) >>
 >> endobj
-2599 0 obj <<
+2608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 252.272 314.566 283.241]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2600 0 obj <<
+2609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2604 0 obj <<
-/D [2602 0 R /XYZ 90 757.935 null]
+2613 0 obj <<
+/D [2611 0 R /XYZ 90 757.935 null]
 >> endobj
-2605 0 obj <<
-/D [2602 0 R /XYZ 90 733.028 null]
+2614 0 obj <<
+/D [2611 0 R /XYZ 90 733.028 null]
 >> endobj
-2288 0 obj <<
-/D [2602 0 R /XYZ 90 644.917 null]
+2289 0 obj <<
+/D [2611 0 R /XYZ 90 644.917 null]
 >> endobj
-2606 0 obj <<
-/D [2602 0 R /XYZ 90 631.171 null]
+2615 0 obj <<
+/D [2611 0 R /XYZ 90 631.171 null]
 >> endobj
-1202 0 obj <<
-/D [2602 0 R /XYZ 90 486.475 null]
+1194 0 obj <<
+/D [2611 0 R /XYZ 90 486.475 null]
 >> endobj
-2607 0 obj <<
-/D [2602 0 R /XYZ 90 472.729 null]
+2616 0 obj <<
+/D [2611 0 R /XYZ 90 472.729 null]
 >> endobj
-2289 0 obj <<
-/D [2602 0 R /XYZ 90 247.883 null]
+2290 0 obj <<
+/D [2611 0 R /XYZ 90 247.883 null]
 >> endobj
-2608 0 obj <<
-/D [2602 0 R /XYZ 90 234.137 null]
+2617 0 obj <<
+/D [2611 0 R /XYZ 90 234.137 null]
 >> endobj
-1203 0 obj <<
-/D [2602 0 R /XYZ 90 89.441 null]
+1195 0 obj <<
+/D [2611 0 R /XYZ 90 89.441 null]
 >> endobj
-2601 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2610 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2614 0 obj <<
-/Length 1713      
+2623 0 obj <<
+/Length 1707      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�6~ϯ�Sk5�C$E�(�g��ݸ�C�0d�I�ʒ*ɛ���#�:-�	�[��-��\��|c���η/�osR�
-gq�(�HA��Y���D�3�1���<񳍿|?�x�D�;
d��p���n>�zyu�z�q���-!�c�r�T
�N��l�I&Q�ް9C!�x��S'���<��(�p���I#��f僾�ٔx
�aI*�'�-��x�����)�!�7�D�7����;#��W�6�K|G���/��g)CX�ֳ�!"�{�Z�}�=�c�
]Uo(v���
&0u������%CR�z�*I"s��@@�8���1�	EB
U��E�a>��`9+�93�(�X83��6�$�Ͷ%�~
,7a
n¿-P~�
�0������
#^�x��m�ַ#**��� ��=�s at G��z�uGa�?��
w6�(�ȥ`�D���",�}�N�2t;s��ԫ�Ac @
Z�N\�M���
[�Y�
p}Hf�ܨ�=$P)�qf#*�Hy��~�#*Bҩf�WF��r��t��
-T��:���Q�G(�.�����d]��|�{�=��!���C����;O
�ͼ6;j��T�QX�k� 

7�Aa�z&}���$��{�0��Aͳ7~��X0��l
-Uhyg�G���A`�M

���n*��q� �y}�����i&�#c��‘�|
�SO>�Q,��v��qq,���6�wY2�|rOg�������2��9�@vh��R�� ��
� 
zXR?��� W���Y��M��*Ґ~̥�$+7TAZ�G3fz%�	���uanƉEKq��Q��|��IVh
��n �����U?�d�1 �$٭e
-�a�b(Dz��:5�c��#�o�򮴶�up�+�_�Jj“�+���K��e�
t���Tg~�dyOQP ���H�*�=,�$�{V�#�
��)�Ӷ�Oe	O����d�C�)��)����Kt�" �!rc�/�:m{��I!m]�G��U��8�(c���!�):��o$�}��6��F���ClV�6�@1���
�h��4.i��)3 �s1�fӉ�O)�Ny^6C��=X���)�a��#�8#��ܺ�Ȭ��fKmf��
��=h�,UM�\ibU��Ū+�Xat��P�vU�yH0�O��6N�S<k�'<����"T�T�"�9 *���KEFj�DXz�rT�9Z��� ����
���qXX�Nh�a�����ź CV	��b�iJ��]������a,{	,���6�>�6Mۦ����������H�
�Kw�H�Ѷ��^�A�T��^�
ҫɃ�X"���u�ޓ}`���3��HI�Y2yt?
.��Vי����ֈ;]q�
��1p��q��
-����U���77��r<R��	��Y5�xj�'g�@�����l}�}��/�˾�(�[9E�ʹ�N�G��>
y'���_~�o7�.0Bj2w�~l~��C?h
0q�p�E��m�X�v
�>��FV at f��Sxa��h����Y9�ϖ�)�[�þ՛Av�A��.��7�e�I5�֊�Nƒ��
�S�?�B %�g�g�
-q�
-��2�%S��5U2�v�a.~�u����~�-=T��O�QЇ��F>i�	+ك-��ʘ��S���̐[�).�DM �"�_^��ߣu��q�f(,.�4��Gf{
-�\�My�)�]
��L׍ 7��k/� )
>+x��YY��F~���)��������H{F�\�
Gy��,
���ק���؞�x�͓M�t]_U}غ������rr�V0K!%�����–qJ��o�L	Ad6'����S7ۺ��3��I��~�~י�����W�7
f����9�(I���ԯ���d���
ˑ3"���9w«���ٜr
�):
�i��^��ٌ8� �`I*Ƨ�.���YN��8[���H�\o;���-��Y10�ڵ�l��7��'�L�I�R���gCD�����;6�c��:ڪ�P�� v�`��|ԕ#�Fcԗ
I)�
�$��iOA�
zb�T'	qR��͆����ռ�f͙�ca�����8xI|��J ���_m�8܆���9�
y�/_5{��Z��
�P�hyw#**d�� ��=�s at G��z�MGa
|�9�l�S��M�*�$@�������K�2t{}��֫�Ac @
Z�Nld�M��D[l���}�>&3onT�
���8	�m�
�H߄����t���i�
�w�� �E�JA�˃��)� Qql�m����|�{�=�� ���A����;O
�͜6;j��*�(��5d@�6�Aa�z&}�
I>��
aҵ��go�(Fb�(b�)T�A�AB
�ַ�17
p�b������q����{��E��j
G^��E�l<��F��r���6��S!T
���dɌ��}<�3j�F&�͠8���m���K�'K�Hrv�p�aMH�,���!�"���K��[��(��c6�&�X��
+�J>B�6�+AM�|��
}3N
Z��֍jd�4M�"0�[�@{��쫺X��O�n�PJ������v6�r,��{
��wxn��8��� �:̣C
��J�Z��$����l%X�2	����sdn�dyOQP ���H�*�
,�$�yV�#��
��9�Ӷ�Oe	OB_��d�C�9��)G���/Kt�" �1rc;m{��I!m]�G�sU��8�(c���!�):��o$�C��6��F��!6�d�u]�Ci�������4.i��)3 �K1�fә�O)�NyY6C��=Z���)�a��#�8#�Bߺ�H���fCm��
�
<��,UM�\ibU�
Ī+�at��P��U�9H0�O��.N�s<k�'<����"T�#T�"�% *���KEFj�DX:�rT�9Z���(����
���q\X�Nh�a�k����ź CV	n�bЩK��&�6}:�<�� �e12ަ��ۦ�c��
������Z��ԃRb(�ދ5ڶӫ
��>۫�Cz5y�<K� [...]
��b��I8���C�7Uߙ�)�
�+Ĺ=(����L�\�TI_�����5�/g�O
@t�]顚}|*��>�L�0*�������vB�-�ê�}��ǭ�%?amQ�E������G^�vq�f(,��4�:e�HS�
r[ƹ��'YP� X�VӮ����=
 endstream
 endobj
-2613 0 obj <<
+2622 0 obj <<
 /Type /Page
-/Contents 2614 0 R
-/Resources 2612 0 R
+/Contents 2623 0 R
+/Resources 2621 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2609 0 R 2610 0 R 2611 0 R ]
+/Parent 2628 0 R
+/Annots [ 2618 0 R 2619 0 R 2620 0 R ]
 >> endobj
-2609 0 obj <<
+2618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 524.436 138.508 535.315]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000024) >>
 >> endobj
-2610 0 obj <<
+2619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 504.346 314.566 535.315]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2611 0 obj <<
+2620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2615 0 obj <<
-/D [2613 0 R /XYZ 90 757.935 null]
+2624 0 obj <<
+/D [2622 0 R /XYZ 90 757.935 null]
 >> endobj
-2616 0 obj <<
-/D [2613 0 R /XYZ 90 733.028 null]
+2625 0 obj <<
+/D [2622 0 R /XYZ 90 733.028 null]
 >> endobj
-2290 0 obj <<
-/D [2613 0 R /XYZ 90 496.525 null]
+2291 0 obj <<
+/D [2622 0 R /XYZ 90 496.525 null]
 >> endobj
-2617 0 obj <<
-/D [2613 0 R /XYZ 90 482.16 null]
+2626 0 obj <<
+/D [2622 0 R /XYZ 90 482.16 null]
 >> endobj
-2291 0 obj <<
-/D [2613 0 R /XYZ 90 315.213 null]
+2292 0 obj <<
+/D [2622 0 R /XYZ 90 315.213 null]
 >> endobj
-2618 0 obj <<
-/D [2613 0 R /XYZ 90 300.848 null]
+2627 0 obj <<
+/D [2622 0 R /XYZ 90 300.848 null]
 >> endobj
-1204 0 obj <<
-/D [2613 0 R /XYZ 90 89.441 null]
+1196 0 obj <<
+/D [2622 0 R /XYZ 90 89.441 null]
 >> endobj
-2612 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2621 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2627 0 obj <<
-/Length 1623      
+2636 0 obj <<
+/Length 1619      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~��ੵ�xv.
�XU�\���4�U6�5k�6*x�������$^)Q��b�0���s��
��4zv5�x�1G"�QϹZ:;�#�S�\���D&S�1
��<V�F��L(
'�n��L�
o2��f�g/�k�������9X�H	��r�*��f�uk���5$"��?��<Ry>�R�a1I�z�F��Օ�z��	��:^�%!Kn�
��}X;��H���ft�
;\�`����Rj㸔�1r.G����R��Ǜ�"�(��-j
�=�]��Nlte-P�R
�
8�a�J#�d�7�
	��7IU�}
�@�R�g:���N�nb���ŢF̙2Iƞ3��Kn�H��T�\��|��&��"�
渔�N��痻
RV]��2C�3(ȥ�6d����#*�iU��
�����B�a
��~_	r| ��]�	�A%�<
[���t�qu!�{�B�b����H\�{�"���"�,��M��
T'A��P>�Z4uh�	�;�i
ƫJ#m�ÔM�0�1�E��G�X�}�C)J�Be�����ҔQ��rJ!&�򑷺�B��8�u�n��GKH��0gճK��(F{@�6f�J�8�ٌ-;��t��,HCIh(�n���8�D�m�l�C)t��YG��'=D��m�@�k�tu/<����݅Qdqd���u0�=(v�
r������.tZ�I���ɦm�E0�A�x|��0��l���8��H���,1��Q���. �c����<��m ��j��*y�)y���� �s�4��&UEx�'�&'Y�.*�l���ʚ���"�4�� ��	���n�H=�p�n�H��{	�a�����m�&YQ7��]�ܞ��r娫�V�U��'�"���o���bh՝��B�9Y(cA?@ہ��6>/��OvMp�K{�Vf��Ԥ(�;N�
�DH+S*�>��#ՙ*��]�uK�
�-ݦ�h!�!9H���! [...]
-Ԛ4a\E:�����C�
m�0�PX\�itq
�f4��?K��]j�麰�⦜oGI��7)�
+x��Y[��F~��ੵ�xv.
�XU�\���4�U6�5k�6*�n�_�30�Y�I�R���9���
`g�`�ѳ���+�9I�z��ґ�
A��*p�DŽ 2����̈́��b53�x�F��25�5��T��͞��_��FO�_��xE���D�HH����P��4��[
\��!a��qh����ɔr
�I:��&R�����K�M�?��.	��Xr�������*�!e4�@�.���{�p���g�J��q)�c�\��
ᓑ�
a�7�E
Ql�[�
{��
+
���Z��mt�bp�ü7�
F��Fo,«%n�4�V�<�
�����tB��4��b/0�� �O��3e�"�=g
+����a�&y��0)�J�y
&a
�g��s\JT������])�.W�!���	�RQ��{L�����*be�[}Jj��0��D��9>K� �����-�bm}:�&=z�b��u�oi$.rݽH�v��J���&�&��� \N(C-�:���
�4	�U����aJ�&d����"��#V��>ۡ%�
������di�(ER9�p��[]l���q�ϺO���#�%$�G���٥�r�c���= B3@�
b�lƖ�Xg:�F���$4�b7���w�@���s�̡�:��׬#���
���6|��5y����ZY���(�8��P�:�
;�9�����zS�i�ɦm�E0�A�x|��0��l��uR��Xr$i�p���%�(sz
x��s��C
��6��i5a���ה��te{��9t&�4ި"���s��ӬOH6��~eMM�P�WUu��us�{�m7w
$��u�X�K$I������|�٤YQ7��]�ܞ��r娫�V�*���a��҉���t1��Ngy�79Y(cA?@ہ��6>/��OvMp�K{�Vf��֤(M:N�
�DH+S*�>��c�3U�Y����u&�[�M=�&B�#Br���'B��Z���-"
̇Y��P!��A*�?�
+�Q!���R!�ER�#�i�  ��9�e�TmV
����*��&ƟʊH�,�$E��K�H��=���D�p���bD�[=�r}�%y
+
L
��q��%$r=���]��L/
�ʶ5@1C���O`��LD�ȯ�	��1A��L�}QL���u���iK��Вg'��1��c�ڎh��<�ƛ��1B�N��Y���sc�U��0P���njy�I��|���}��FVAV
�񴪿	)�'�d����(�K�,�c�@�v�G����p�\-u��@R��wݎ1��m�˴��4]��J��}t�2:Dכ-���rՊ�쀿S��xC�����v����C�[eۃ�g�o,��A�N|�q��b���H���P����ʲ��0��AH�����Pi��a��|k~T���qD�R�wP�]Ī���QH�V��o�ȏAQW���M��
�A|�wOt?}��0lP�|���F���C��߉@��� nZ}'�q�v� o̴4�˞��:�=�:�+�����6:��d���=ܚ� �1���vf�ٲ�f
U�����~�vr����5|r]������
Z�h���
���f]
c�``xM�Y�PnP�L�5�r�
����'�
 endstream
 endobj
-2626 0 obj <<
+2635 0 obj <<
 /Type /Page
-/Contents 2627 0 R
-/Resources 2625 0 R
+/Contents 2636 0 R
+/Resources 2634 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2620 0 R 2621 0 R 2622 0 R 2623 0 R 2624 0 R ]
+/Parent 2628 0 R
+/Annots [ 2629 0 R 2630 0 R 2631 0 R 2632 0 R 2633 0 R ]
 >> endobj
-2620 0 obj <<
+2629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 528.286 138.508 539.165]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000025) >>
 >> endobj
-2621 0 obj <<
+2630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 508.197 314.566 539.165]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2622 0 obj <<
+2631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 218.324 138.508 229.203]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000026) >>
 >> endobj
-2623 0 obj <<
+2632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 198.234 314.566 229.203]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2624 0 obj <<
+2633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2628 0 obj <<
-/D [2626 0 R /XYZ 90 757.935 null]
+2637 0 obj <<
+/D [2635 0 R /XYZ 90 757.935 null]
 >> endobj
-2629 0 obj <<
-/D [2626 0 R /XYZ 90 733.028 null]
+2638 0 obj <<
+/D [2635 0 R /XYZ 90 733.028 null]
 >> endobj
-1205 0 obj <<
-/D [2626 0 R /XYZ 90 500.832 null]
+1197 0 obj <<
+/D [2635 0 R /XYZ 90 500.832 null]
 >> endobj
-2630 0 obj <<
-/D [2626 0 R /XYZ 90 486.55 null]
+2639 0 obj <<
+/D [2635 0 R /XYZ 90 486.55 null]
 >> endobj
-2292 0 obj <<
-/D [2626 0 R /XYZ 90 190.87 null]
+2293 0 obj <<
+/D [2635 0 R /XYZ 90 190.87 null]
 >> endobj
-2631 0 obj <<
-/D [2626 0 R /XYZ 90 176.588 null]
+2640 0 obj <<
+/D [2635 0 R /XYZ 90 176.588 null]
 >> endobj
-2625 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2634 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2640 0 obj <<
-/Length 1831      
+2649 0 obj <<
+/Length 1827      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�F~ׯ�S�����
4IS��l��>��0����T\���
gH�-�H�}	`��px�\��
���=��]��,PHI*��@� �	J��$x��|A0��9��.wz�fNqXd�[��z�S�.uy�\>�z��{3���+B���Q�b8���O�ep2���v���
��]��"�U5_P�A�����3]��1�ġ�7�)&B%���w׳3Rp@o�Ep�f7{�
	��`����f�.���,x;��
{��=
+�1"*��)�����"���c)W��864FV����NDU'�e��9?�,MV��=�L^^��إ)��|[s*»|�`����1=֞s��h���3�c�8Rq'�ަ��38�F��.�:O&�)L�=��I9q�%�.�S>I��
-<�H�M���:]g�<��(�cI�ӢnO��:�+w�����Q�l��Evޖ�m6��f�.S��yQ��2a�����V���(k��۵_��^��~_Sz�eR�@-4Q"
��d$Xp�b)�G
Q�
�nk�c��Ε1T
��ߛ\�@-��dQK�H�
�U�P�vǺ(2'��� y��N�N(����݆�R'�j�DQ@�D���ZAA�vi���?}P�Î�gɋn���}!s��85pAy�x,O2{l/���d�D�iW!��<Ks�~�L4bH��!I=�=7[mC�qNDhl�s��������o�ςw�<
-�ӎ
s�x��
ߴ�w�?�7�����un垹r���T��N�[w�T<o���)M}(sI<�s�ބ� BW57:�̄�E N�.@�&�
,�-"��:p:�j���K�QG�y��,BA�(G�5�ٻv����[�����֘3���u��R�}��G��d2��i�-���;~ݛR�EY��`!C#¦�QD�
BD��%DT]~�8X����ɨH�%T<b
�b,>*���w��� 	zT|B�A�`�W(�
ł{(�F}�$ހ��`Y
�,�#X�IJ$�5r�W��jP� ��Z����ҙe��RÒ:�;0�)�&��y
-eI
�lC#z:�M
-� 59�"��PC�)�ȗc�
(w����EG�y����+�]���4����o�<o8��V�Um��ugw������S��a�-�sd
C=� ˕U������/Uj�2,՝�
j�5����M힏4������u*�:}���Ii�_ˢti9~�� '9x�\�
\����{
-�-n�p���ڿ�Ӊq+�4�b$.��R]x{w�
-+@�����9d^�ҝe��m�i���^�������ʄM�-��$���7��eb�+��=L<����S��3�^�g��O�[%GXF����G��X!"Ր��έq���1�|���z��b���3�{�aMu<���``�c�tq4Xa���h`U��:=�R
�L�K�)Ğ!B�h����T���_gT��
���$��	���Jp:�Z���0
K~�d��B ���K�zty������:5�jwi�]�S�C��<�
S��������8)�l�G"�d���u���iO�S���Ü>�wBN�#K�ǀ|}�-Z8w�ʦ:j����'-L w��ߘ�hXM�� ܝb�xO�?u|"��l� ��ˌ�g��TD?ܘq
��Z���M������gC	~">��ۼ(ǃ��������c?�5���^�T�b�AS(p1Y��6s�B���!w���@
���
z������v���:�v?��f+ӻ�o-μ��Տ�&�z����>߶u�_^]��ݡM�y�/Q [...]
+x��Y[��H~���iKquݡ��J�d2�\��^�C&�ʦ���8==�~NQL��J��n(�S����
�8�~��zv�J�@!%�
�o��H$(	���]H"���o�����՛9�a��oMR��O����r�����V�����W�9KG����F�?ݖ��#��
�2"L��uI‹LW�|Aa��f��tm��o�Ɣs�&��R����"g�]�>�H�i�!"������{
$��C�c�]��S������3�=��p��<��DDr��wl̾N��Z6J��\�R���EX
KB8U�,�i>�8���4Y����3y=x�J�c�
+�h��mY̩����	�7���X{����+�c�| ���Hŝ�z�Vn��h!N�p�<��C"�0i�ln'��y�X�4N�$�+��"�7�n��t��g�0�â�:�a$�cN��=E^�4�ܑ���SD���N
�y[
\���ۦ���L}��E�.
+Ȅ�β{w[
����M�n�~��zQ�_�}M�5�I���D�,�B��`�1���k
1D�/����9d>;W�P-�ˏ�~or��$�E-1"=.LV5CQ$�
�Ȝ�O�#��8
;�:�Hʳ�[_t�K�$��OE�O9N�j�ڥy�K��A�


;*�%/�ͫ����-����1�<�챽4��Z��!(�]��K�,����2YЈ!G`_�$�(��l�
��9��i�e�+Po�[��}?
���(�N;ṟ��/|Ӫ�A

�lވZ����ֹ�{��	�KS
�:�o�mS]�./�4���]$���{~�]���2Nc8�� }��Zdt�����>� ��<����~.E�F
e��1B@���
�֬�f���F[ �nQc�Z�[c��t�֩�K���"Y���خ�m�����uoJ]e5΃ID�
��FD�E1z)��Que���`�&N�'�"��P�1<����
���'��&3$�Q�	P�E��_��2
���m�x�b�e1p�d�`Y�˒@��_���A݂ćCj)�G�Gg�-�J
K����4���ԗ�)�%u��
���6)�� �|�C
զ|"_�t�����K�
у��C�4Ot���,sWk���pv[1T�i
�
�E�kN�.^�VLQr�m��ϑ-
���,WV����f
�V�T�
cȰTw�w�uט6��7�{>Ҁ�����ש��T�e��'��-�ҥM�
���l��൫r�28p����n�)
ܷ���Kk��N'ƭӐ���

Ju�9�ݩ*� ] ���yKw��ֶ��C�{݆&>��j+4�����h�Jߘ6����TXX��0��&�N���z��=0�>en�
a}&�FE�b��TC�v:�Ʊ�[���sw�r��N�"����
4���G��5�=���``���⣁U���lJ1 3�/
�{���q��R1RJ~�Q-��/�<"� ""$�:�(��j~�t,�Y���:
��7�/A��!���:��
c�Ԩ�ݥ�v�OY�p7x<9�
+	�ӷ�	�qR��p�D�ɬ��u���iO�S���Ü>�wBN�#K�ǀ|}�-Z8w�ʦ:j����'-L w��ߘ�hXM�� ܝb�xO�?u|"��l� ��ˌ�g��TD?ܘq
��Z���M������gC	~">��ۼ(ǃ��������c?�5���^�T�b�AS(p1Y��6s�B���!w���@
���
z������v���:�v0e��{��*β��Տ�&�z}I
!�̶��˫���;���!O�%J��>�:���Q�	�ih=(�+���9,�u��� �.��
 endstream
 endobj
-2639 0 obj <<
+2648 0 obj <<
 /Type /Page
-/Contents 2640 0 R
-/Resources 2638 0 R
+/Contents 2649 0 R
+/Resources 2647 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2632 0 R 2633 0 R 2634 0 R 2635 0 R 2636 0 R 2637 0 R ]
+/Parent 2628 0 R
+/Annots [ 2641 0 R 2642 0 R 2643 0 R 2644 0 R 2645 0 R 2646 0 R ]
 >> endobj
-2632 0 obj <<
+2641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.616 620.655 327.1 631.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a) >>
 >> endobj
-2633 0 obj <<
+2642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 584.279 138.508 595.158]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000027) >>
 >> endobj
-2634 0 obj <<
+2643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 564.19 314.566 595.158]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2635 0 obj <<
+2644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 219.431 138.508 230.31]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000028) >>
 >> endobj
-2636 0 obj <<
+2645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 199.341 314.566 230.31]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2637 0 obj <<
+2646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2641 0 obj <<
-/D [2639 0 R /XYZ 90 757.935 null]
+2650 0 obj <<
+/D [2648 0 R /XYZ 90 757.935 null]
 >> endobj
-1206 0 obj <<
-/D [2639 0 R /XYZ 90 683.228 null]
+1246 0 obj <<
+/D [2648 0 R /XYZ 90 683.228 null]
 >> endobj
-2642 0 obj <<
-/D [2639 0 R /XYZ 90 668.855 null]
+2651 0 obj <<
+/D [2648 0 R /XYZ 90 668.855 null]
 >> endobj
-2293 0 obj <<
-/D [2639 0 R /XYZ 90 556.318 null]
+2294 0 obj <<
+/D [2648 0 R /XYZ 90 556.318 null]
 >> endobj
-2643 0 obj <<
-/D [2639 0 R /XYZ 90 541.944 null]
+2652 0 obj <<
+/D [2648 0 R /XYZ 90 541.944 null]
 >> endobj
-1207 0 obj <<
-/D [2639 0 R /XYZ 90 318.38 null]
+1247 0 obj <<
+/D [2648 0 R /XYZ 90 318.38 null]
 >> endobj
-2644 0 obj <<
-/D [2639 0 R /XYZ 90 304.006 null]
+2653 0 obj <<
+/D [2648 0 R /XYZ 90 304.006 null]
 >> endobj
-2294 0 obj <<
-/D [2639 0 R /XYZ 90 191.469 null]
+2342 0 obj <<
+/D [2648 0 R /XYZ 90 191.469 null]
 >> endobj
-2645 0 obj <<
-/D [2639 0 R /XYZ 90 177.096 null]
+2654 0 obj <<
+/D [2648 0 R /XYZ 90 177.096 null]
 >> endobj
-2638 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+2647 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2650 0 obj <<
-/Length 1603      
+2659 0 obj <<
+/Length 1600      
 /Filter /FlateDecode
 >>
 stream
-x���o�F���+�Ԃt,�ۻ��å�S�Z)��}�E����l��Y���`~$!�J��,��3�Ϯ��������7�ޥd�FZR��<x{�$HP�݌��6!�t�cܾ���Y0��PܞOדp��ߢ�$H����_ד`v�n>�.	�0K4G�V0in�';�63���b�M�
�ŀ��Y��i��R�����p��Yh�|	¤CT;��p��L��oL�>ܴ��X�
ɣ!|�ü�Y��{#���È�bV����)�ϩw����]d��+�0�O%"�[g?�3
Y4��~�Ķ�ޥ�
U�����%�5�f�~?�;
��i4�x9
�f�w)�fHҴ��$�w�h�b���Ƙnz�)b���W���æ{
iUZ�&Qj��f��sL�AA<�s!YD��-�B!)t�a�U��,�,H\�G�!��v�x8�-�,������`8G3��$R>�4���BV��n�*���9T/א�a
��O�Ƣ��T�z�xY��F��hd
�L��&�*ff��d!r��C�����[QB]�8
t�xH�bHiʝT徊�� �e�,��M��b��
-��[?�`�KI��*���E
�ʫ���4�5E˚���i�w
�%J!�%|���[͟i�zUP�`ar��W�R
ł\��tg)��	�Z)�ͭ���^e�%]�P�u���x�
-]=�~�Ը��#w�Q�O��X�`H�c�Vo�k�1 � jЯO�_�$@sY���m�I
‚nw_W�(3%��ngu�
���5r����V
�n�ߖ��uG�����U4�:+np4��I8:;������"gb�O�9G���~
J��O��8m�`��S�S�gދ)���r��t���덞ۈ�\
��ô�W���g�%a`������W� 4��x����7�F�X�Z
�rž3� ���p,=�1�K�0Vl�w�\�`�25��aw�]�$(0W4�|ǓT��4��$��vh֠A��	|� ��$��^��^�5z��Nz�u�^K�}Z퍚�U�:/����Yǭlw�~_
-	����1�O��W��
-1�P%������P�:s�1Zۿth�ɉ��w�9�	�z�Y��
a�[���
a���D���C��mQa̘0RdH�B��:~�8�W� �A�ȝ��gQ�r$}�H9�_�rD`�H
-_!�b�R�]��_�9�1�A�զn��!o

-���x���=kE���K� �H_�A
7h��y
�WGa</��I�jl��=�5h��3o'��{M��c˻�
;D��0�(�
��QM�nd�s:�#��9���H�Rbf#aW���"
fn9s��.��+jV�� $�wrRo�>��n�
lѨji
-=� �
c��rZ9��̐��/zI\N�&�pVy;&R�����'P3ߎ�,պ��Qn�q�������`��	V�~�`��Y�ʾ���,Z�Wg{���:�ߋJcթ�E�נ0��0S�E��H�UeW��ʸ�3�ұ�^�6>��#D���� �-U���)�I>� Td����n�L\�ES����+�}n�A����!R�q�e�~��Z��0E�8Z$(�z�Ŵ�[\�'���0O�w�y�L#����u�$�_Kn�
+x��[o�F���~jAZ��_PՇM7���v��%�B8�*�6�|���
sIBV��'l3>s�������޷�^�z��Iep}
(I��$�
7mB�t	Ƹ��Cp;L���S���l�G�4
�ߦa�����2������C
��p���N
�?�&��	F��
�lD�(�|���$̲N�
+
�
mG��$�#��st�
��Q2�G�0�6ʚl��n}k��RDC(����u�#x�!���`�E�i�)��Ip����}d��k�0恢ɝ���F�<�%Y�pb�J�҈́j��	�
	�Ld��ߏ���p�az��FI^3ػx3�Z�|��:T���
R|�bL7��1Y��c��a�=������8smj=��9&e�0�>��<
c���]���|g�`U#.�$
S?ۣ�At�q2�M�a
�N"ԐAМ#�Y�ei��@
Q児������Cf�Ci�ī1�y��S�+Ҙ�}���YO����jt����)�$�A�B��
�,D�1~��Z8�}'J�+�D��mS��FA��u�/�|<�l�ON�v��`��
r�[����KI*�N��}��2��S^����4�r�&N&q}m��.�,�:�~4f��Ua���������U�(��6Hѝ��z'
r��o>sfSpw���E�� ��
���(�����J�u)�Z�V
�"��P7ȱ����ڠ��V�2c@
-@Ԡ_E�+^��<JO���N
‚nw_U�(3-�e5ڞ=��2p�W���k�C���Z2
�{}[@��W
)�o�6��d����}2K�ѱ�!ld=tO�9��y<��9�m/���P
+D�x�
��)([�fN�WN��y/��Kb�/j�}����6jn#�
+5T��_5�Ɯ�W�H���W�Q��7J_=P�b��ۃ��9cqr�PZ(P�k��I�T/±� �l-i�X�D�	r9%k�M�����a��� V�;>I�;��
$i^i�C�
Z��GH�I�hJ;!M�2������/v�#����X"��zmԄ�Z�y>�EX�'m��ݕ�a|i$�����ȝ���e4b�P��������кtc��~4�*��?;'�����&��b3
����UQm�a���Dٛ�M�m�7mqi̚�RdH�R��9~�8��� �B�ȝ��'Q�r$�l�
�/H9"�l$�҈����)�����s8G1FB
�\��&�
�Abִq�I�f]�/�Q L���i����Z�<�鋣�0^�em�u9�ȋ�Z48�ٯ��L��}+�)
;D�W��(�-��UM��e�9
S�rr��}�4�$fni�ͣa�3s��<,��ak}5�$�Μ�K�Bf�zK4��a�A
�H��Xz�����
Tf���.zN\N�&5��E9&Ҝ����GP�X��Y�U����q������ꐜ�`��	V�������}���,Z��g;\ߓ���E�����Ϣ�gP���0��C�0H��e�l���%fܭg���e|�cG�����aK�u���@&U�0���m���WQYO���ʫ��"~k�V@�J��<��{��r��Z$�<Eqޛ�'�ݼڰ����n�:Ǧ��8#��Ӣj���_�&��
 endstream
 endobj
-2649 0 obj <<
+2658 0 obj <<
 /Type /Page
-/Contents 2650 0 R
-/Resources 2648 0 R
+/Contents 2659 0 R
+/Resources 2657 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2646 0 R 2647 0 R ]
+/Parent 2628 0 R
+/Annots [ 2655 0 R 2656 0 R ]
 >> endobj
-2646 0 obj <<
+2655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 184.234 212.124 195.138]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-2647 0 obj <<
+2656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2651 0 obj <<
-/D [2649 0 R /XYZ 90 757.935 null]
+2660 0 obj <<
+/D [2658 0 R /XYZ 90 757.935 null]
 >> endobj
-2295 0 obj <<
-/D [2649 0 R /XYZ 90 698.567 null]
+2343 0 obj <<
+/D [2658 0 R /XYZ 90 698.567 null]
 >> endobj
-2652 0 obj <<
-/D [2649 0 R /XYZ 90 684.802 null]
+2661 0 obj <<
+/D [2658 0 R /XYZ 90 684.802 null]
 >> endobj
-2346 0 obj <<
-/D [2649 0 R /XYZ 90 551.762 null]
+2344 0 obj <<
+/D [2658 0 R /XYZ 90 551.762 null]
 >> endobj
-2653 0 obj <<
-/D [2649 0 R /XYZ 90 537.998 null]
+2662 0 obj <<
+/D [2658 0 R /XYZ 90 537.998 null]
 >> endobj
-2347 0 obj <<
-/D [2649 0 R /XYZ 90 404.958 null]
+2345 0 obj <<
+/D [2658 0 R /XYZ 90 404.958 null]
 >> endobj
-2654 0 obj <<
-/D [2649 0 R /XYZ 90 391.194 null]
+2663 0 obj <<
+/D [2658 0 R /XYZ 90 391.194 null]
 >> endobj
-2348 0 obj <<
-/D [2649 0 R /XYZ 90 246.198 null]
+2346 0 obj <<
+/D [2658 0 R /XYZ 90 246.198 null]
 >> endobj
-2655 0 obj <<
-/D [2649 0 R /XYZ 90 232.434 null]
+2664 0 obj <<
+/D [2658 0 R /XYZ 90 232.434 null]
 >> endobj
-2349 0 obj <<
-/D [2649 0 R /XYZ 90 89.441 null]
+2347 0 obj <<
+/D [2658 0 R /XYZ 90 89.441 null]
 >> endobj
-2648 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+2657 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2663 0 obj <<
-/Length 1536      
+2672 0 obj <<
+/Length 1532      
 /Filter /FlateDecode
 >>
 stream
 x��Y�r�6}�W�%g*w��Ng��2Moi����hh	���V���~}/�DQN��y�IZ��= �uma�������d��|I�uve��r%A��li�ۄ �L	��~�ly
��:�i��Q�<��^�A��͞�����r.�ޜ�"d�,�9r}��~o��V&Q�L8��#�D3�c~���p�T`0�S[�Y�ʌ�SW*w�g�dC�τ�{������	+�"�E.���'��Z��
#���Y��)���u:�c�G��
a):dC���l<܏��
|�~3��d*	b�,�t= ��R�h��ԧᲶ�9�@1F��c��
�~ʉDLk
- �B
����l�JiR�y&�>`��!��^WJ���e�������1�}�]l�G�-�2�_���y�
��3^׿��I=�g� ��f�y�D`��Lx*X��"	�o�>��U���%�vyS�`b�9������u��p��7��2?`LA�I�S��Lj�W��k9.xnf!q�{���&,���۲X�卉 WE��Sy[�]X�@�J���[d����2�UR at 4ŀK�
������֔yК��W�@n{��Pj�-��L� ��I�\���m� A���� �}\�.%�w��
��!���zy�)�)�T�'8���
��Ty1���3��
���t�9�,�\���l����h�Q��0�֏m���z�:�"�tYO�1A�\D�F*^��P����*�(����m��y�_���ry�;P�ԡ�^W�v8ԛ�"q�)o<,̂-���3`
�L�?ӻ�)M�!�2w����!�a�]�,]�lP�F%�Xy�Q!����*�a2� �K�������í���h�T��<
�������'�0��TP"P�sC��J?�W��
9�W��=�Y��6����
�-s3a3`�#��<���w�MP"���g�ňRq����g𖜩�������
`���˞A�
�T"�uw2ӳd�M8�����E&�W���vn��nzj5H�@���{��ٗ%r~�ȱ���%/�4��}.�Kq���C��
*b
�I����etJCF���1B�
��}�I����ߩr���.��z�uzb�WAT��0��r]X�t��$ڴ�}��֥ �Vn
)�g�=��#�����}
c ����
��[����@�z.$�T�������[�ܶv��z�'�O���H�?��L�A����1��
$��Z�ݾl�/(ۜ��j!\PmwT.(��^t�/m������������t���
��]�Q$1�u_6�H�'
�C�k�G=�
 [...]
+ �B
����l�JiR�y&�>`��!��^WJ���e�������1�}�]l�G�-�2�_���y�
��3^׿��I=�g� ��f�y�D`��Lx*X��"	�o�>��U���%�vyS�`b�9������u��p��7��2?`LA�I�S��Lj�W��k9.xnf!q�{���&,���۲X�卉 WE��Sy[�]X�@�J���[d����2�UR at 4ŀK�
������֔yК��W�@n{��Pj�-��L� ��I�\���m� A���� �}\�.%�w��
��!���zy�)�)�T�'8���
��Ty1���3��
���t�9�,�\���l����h�Q��0�֏m���z�:�"�tYO�1A�\D�F*^��P����*�(����m��y�_���ry�;P�ԡ�^W�v8ԛ�"q�)o<,̂-���3`
�L�?ӻ�)M�!�2w����!�a�]�,]�lP�F%�Xy�Q!����*�a2� �K�������í���h�T��<
�������'�0��TP"P�sC��J?�W��
9�W��=�Y��6����
�-s3a3`�#��<���w�MP"���g�ňRq����g𖜩�������
`���˞A�
�T"�uw2ӳd�M8�����E&�W���vn��nzj5H�@���{��ٗ%r~�ȱ���%/�4��}.�Kq���C��
*b
�I����etJCF���1B�
��}�I����ߩr���.��z�uzb�WAT��0��r]X�t��$ڴ�}��֥ �Vn
)�g�=��#�����}
c ����
��[����@�z.$�T�������[�ܶv��z�'�O���H�?��L�A����1��
$��Z�ݾl�/(ۜ��j!\PmwT.(��^t�/m������������t���
��]�Q$1�u_6�H�'
�C�k�G=�
 [...]
 endstream
 endobj
-2662 0 obj <<
+2671 0 obj <<
 /Type /Page
-/Contents 2663 0 R
-/Resources 2661 0 R
+/Contents 2672 0 R
+/Resources 2670 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2656 0 R 2657 0 R 2658 0 R 2659 0 R 2660 0 R ]
+/Parent 2628 0 R
+/Annots [ 2665 0 R 2666 0 R 2667 0 R 2668 0 R 2669 0 R ]
 >> endobj
-2656 0 obj <<
+2665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 690.333 216.297 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-2657 0 obj <<
+2666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 589.072 483.212 620.041]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2658 0 obj <<
+2667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 273.218 138.508 284.098]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000029) >>
 >> endobj
-2659 0 obj <<
+2668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 253.129 314.566 284.098]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2660 0 obj <<
+2669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2664 0 obj <<
-/D [2662 0 R /XYZ 90 757.935 null]
+2673 0 obj <<
+/D [2671 0 R /XYZ 90 757.935 null]
 >> endobj
-2665 0 obj <<
-/D [2662 0 R /XYZ 90 733.028 null]
+2674 0 obj <<
+/D [2671 0 R /XYZ 90 733.028 null]
 >> endobj
-2350 0 obj <<
-/D [2662 0 R /XYZ 90 568.997 null]
+2348 0 obj <<
+/D [2671 0 R /XYZ 90 568.997 null]
 >> endobj
-2666 0 obj <<
-/D [2662 0 R /XYZ 90 554.427 null]
+2675 0 obj <<
+/D [2671 0 R /XYZ 90 554.427 null]
 >> endobj
-1208 0 obj <<
-/D [2662 0 R /XYZ 90 450.809 null]
+1248 0 obj <<
+/D [2671 0 R /XYZ 90 450.809 null]
 >> endobj
-2667 0 obj <<
-/D [2662 0 R /XYZ 90 436.239 null]
+2676 0 obj <<
+/D [2671 0 R /XYZ 90 436.239 null]
 >> endobj
-2351 0 obj <<
-/D [2662 0 R /XYZ 90 244.162 null]
+2349 0 obj <<
+/D [2671 0 R /XYZ 90 244.162 null]
 >> endobj
-2668 0 obj <<
-/D [2662 0 R /XYZ 90 229.592 null]
+2677 0 obj <<
+/D [2671 0 R /XYZ 90 229.592 null]
 >> endobj
-1209 0 obj <<
-/D [2662 0 R /XYZ 90 126.821 null]
+1249 0 obj <<
+/D [2671 0 R /XYZ 90 126.821 null]
 >> endobj
-2661 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2670 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2676 0 obj <<
-/Length 1982      
+2685 0 obj <<
+/Length 1979      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�F}�W𩕀j<�"���E���ۗ4id�H��b�_�;
�V�t���3w?�^
-��������+����2�ZJ$(	�V��	!�Lgc<y6%xf�p�lJ�$��o�*
�E��0����xq�v���˯�lK
G�h8���c��w2���z���
&�����M���63tb��&,���ܮm6%zb�%�R���1nˋ'W�_����PH������W8X��o�(s[���2������,eK�Z1�Deޢ����y��@Fn��>�q��8W�����GmIŪ^�:I6n7�� ��Br4ܱ�X8�arL�-��]��l1s
��IL�lc����ū�Kt
/B��Fq������W,�2���<���Xa����Sa.O�y��~���Y�ق#��ЏTkD�К�z��(�D�}�
-�YV

FUHB�|V����"��ў
Qݑ�)82������D�
���[�
7ۺ텿 W!88��d���S�'o�DL��s�����)/���
�(ę~
Eȃ�H
s�DZ��s{�d��,juU���Q�DیBD@�)yn�]������$����?�7�
�Q�Tc�h���f�7{U�8%��nS�0��	
-e��JqB9Aֺҭ���Ҧ�s�Z��S��wȋ�|
�H	7ԍ�z��q1������6�o�dJ��6n�
�0�$�MPi�e��0����@�
�9��e�M�"z��h`Z���u���;�fV}O}iS��K���g�D�:���/���
��,����CR3�:ӛ |
-�l�â[��~�	�$�{r��7�ʤ"<�qW�Y�
�w��c؀
�u6�~��h��w�x0P@������y�<�da��dq��eil9
-��"���y�*�%=V
�IFNn� F>�ϊO������>�l��("�����NO�=�lgO��%s� t�TM���mT#~�c��9j�M����t����;�a�j*�����{Q�>�S�(�����M�Cl#��*�4�Qs��BਦT�q��D�j�� 
�	ŏ)�;zL��1H�^�Э�ug�Q�كa�5v-�
`���A%pm��1������w�;��u&�]I����=-���Ȟ�C;[�'�ǃ��������1�G��:�#������Q���H�S�@{�x�T=���#0j��7͎�&���.�b�pu��$$����q
�94�$� F0Xm΃�
��ȔD�Z[����6{��n� �ҏ6���r���r�y.%�t7^4�4�e�ݱcow�i+�!��-b�9�t=�s��v�#
��rv;�RЦ!��;���l�t0Zh�8�|�rа�(=p�	0���{�q��q����:ƁOܴ�(�9�}���3Bz�$/�4�$��
Ĺ� )2���A�s��񀪟DH��
 H�.����A���a�h�E�0�
;dT��vX遉 3�8�]	�m;t�`���6�.I�,���B9̢���}(RP��(�lL�B�ʇ$|R��� w�l����/ �(�Q�i
c�c#gjЌ
�"���d���¨���R��?���|�h��Am
��q��[�mշe��c�0�Dh��'#�
�|�{
y���:�t0�O
�Ĝ�;$\B�Q��
��)M�3����� �;Q²���#U(��
�5A���L&;��.^�#�Iu��wq���6LӒ��o��|��N �ܮI�� ��� ����=S�� n�T�[M��ב�� [...]
僛ےh�sŸ�c>
+x��Z�n�F}�W𩕀j<�"���E���ۗ4id�H��b�_�;
�V�ty�)j8s�s�pp
���ϯ..��,0�H*��u`p�$A���j����tF0ƓgS�'a�
ϦO���Ʈ�p�]�:
��|����7aj��������ζ�p���C�]?�Kz'�(�\��aa�^��
�؄y>�Q�a3C'v�n���;���fS�'6^�-e��㶼xru���]p at Jk����^�|����&���2��m�)������O��e)CX�ֲ�!&*����5�
�cnj2rS/(����-(ƹ5%�%?jK�(V���I�q��G��A��Ǣ��
�c��l1����f��[̘�Hb�`#D��.^- \��x��6��m�G,�b��I���Q5�
+;�̜
+sy*��->�+��P͂��
��-�~�Z#��֔֋^F�&��+�P��B��@`X0�B2�|�ҜU��������H��э�M��@%�mH7���m����m/������u%[�
��r<y3%bbݟ;G�My��G� F!��[(B
�D�[$�J
���E �. at eQ��� 
f�j� �f"*L��s[�2��χO�$�`'�t�����u���H�"�
EkoM��7k�������)��w�ʅQMP(��T��	��֕n��O�6-����=̘�pGH�C^����GJ���nd׻����,=�
���Y�%S*&�q��Hv��$yo�J#.�Y�U��`�Y/�m��E�:$ͮ+H}~�Q�00��{�K�z�^&�8�'b�YUeam��P��e��g^���ԙ��S at e���2�_�#@LX$Yޓ�N���P&����2��l@�S6���
�3����
D녽
���
+m�� �P��D�)$
��'��(}�/Kc��Qh5a}�����5P!-�hM�80rr{� 1�|V|�n���d+-G�����<G�wz���Yd;{�`�.�c�K�j.�n��{�����Q�nr
��{��~�	US	| 
���ߋ����"EI�m��m�
bX�VQ����ceG5���C�$ZU;>�(�H(~L���c��88�A����-�n�;#�
+�

c��k1�_ c�`
*�k�=������;��涨3y�JD�|
�i)�.0�G��
��ٺ>�?
���~�x@��u8"m�q�
)�ou�f�ju�FR�j�S�˨���N
�Q���iv4�|��v9������� !!
������̡�'Q0��js
��m��G�
 ���b�f6���p��@�~��]�k�睐ˆ�s)��ۨ�񢁤�-��
{�K�H[�!�n����1�l�[
�Pܔ�ۡ��6
��n\e������B���[����D遣Mp�Lm�;��L�c
�`��0|�
G1�1�M=����8'y���&��� �}I��%-
z�S
�T�$B2(�� @�w9
T_
�6�
EK-چ���؁ ���D��JL���p�J`lۡ������uI*d	����a�.&�C�€"mGfc�0h�%P>$�o��|�f�'w�<�}� F��j$Hc�
9S�fdp��--�� �EFE>���,���W�#G


jc��m��� l��-c7(�9$BS>�e������
���y���}�@�$�l�!�ʎ:���`wOiz�Y&����߉����p'
�By���P�	�D�g2��Gv�
�M�l��+ at t��a��T�}x���[�w���vM�� ]��
��ʇ�pæ
+�j2�罎L�
z;�R2)[��|������#�6�q����*(��;��O]�,�o�K��.p���t�
�=B�
Tt�3���c�
+�c
���@Q?�
+1����a�
7mK�_�g��Bk�8
�i_�y�~
�o�
�V^� v㑛�H痗���h��]
����4�\�g@�]�A�c�؁l�d
ۃ�ےc߳��D�<l
 endstream
 endobj
-2675 0 obj <<
+2684 0 obj <<
 /Type /Page
-/Contents 2676 0 R
-/Resources 2674 0 R
+/Contents 2685 0 R
+/Resources 2683 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2619 0 R
-/Annots [ 2669 0 R 2670 0 R 2671 0 R 2672 0 R 2673 0 R ]
+/Parent 2628 0 R
+/Annots [ 2678 0 R 2679 0 R 2680 0 R 2681 0 R 2682 0 R ]
 >> endobj
-2669 0 obj <<
+2678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 578.982 138.508 589.861]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000030) >>
 >> endobj
-2670 0 obj <<
+2679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 558.893 314.566 589.861]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-2671 0 obj <<
+2680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 248.929 293.971 259.833]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-2672 0 obj <<
+2681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.332 98.244 235.598 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-2673 0 obj <<
+2682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2677 0 obj <<
-/D [2675 0 R /XYZ 90 757.935 null]
+2686 0 obj <<
+/D [2684 0 R /XYZ 90 757.935 null]
 >> endobj
-2678 0 obj <<
-/D [2675 0 R /XYZ 90 733.028 null]
+2687 0 obj <<
+/D [2684 0 R /XYZ 90 733.028 null]
 >> endobj
-2352 0 obj <<
-/D [2675 0 R /XYZ 90 551.083 null]
+2350 0 obj <<
+/D [2684 0 R /XYZ 90 551.083 null]
 >> endobj
-2679 0 obj <<
-/D [2675 0 R /XYZ 90 536.721 null]
+2688 0 obj <<
+/D [2684 0 R /XYZ 90 536.721 null]
 >> endobj
-2353 0 obj <<
-/D [2675 0 R /XYZ 90 426.311 null]
+2351 0 obj <<
+/D [2684 0 R /XYZ 90 426.311 null]
 >> endobj
-2680 0 obj <<
-/D [2675 0 R /XYZ 90 411.948 null]
+2689 0 obj <<
+/D [2684 0 R /XYZ 90 411.948 null]
 >> endobj
-2354 0 obj <<
-/D [2675 0 R /XYZ 90 311.491 null]
+2352 0 obj <<
+/D [2684 0 R /XYZ 90 311.491 null]
 >> endobj
-2681 0 obj <<
-/D [2675 0 R /XYZ 90 297.129 null]
+2690 0 obj <<
+/D [2684 0 R /XYZ 90 297.129 null]
 >> endobj
-2355 0 obj <<
-/D [2675 0 R /XYZ 90 172.761 null]
+2353 0 obj <<
+/D [2684 0 R /XYZ 90 172.761 null]
 >> endobj
-2682 0 obj <<
-/D [2675 0 R /XYZ 90 158.399 null]
+2691 0 obj <<
+/D [2684 0 R /XYZ 90 158.399 null]
 >> endobj
-2674 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+2683 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2689 0 obj <<
-/Length 1847      
+2698 0 obj <<
+/Length 1845      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��F}�W���
s�1J+5i)M�4���6B^�Q�P�������g|�e�4Qԕf<�u�w�Y
\8x�{~���,Q(�
��A�%	���O"�!���
�G�*��P�_/�f�D���2������/��E�1��oF��mKB�T��h��3��a�`Dy��e�&�?ݷËe���T`�,�}��,�Ը+���$��&��%ř�C�ٞ���z����!R`x��]|��
��	0b�m�jp��u��~�a�Z|0�:D�@Q����[��heR�lǹ#�;�^��
�F
-��^��n��(i�:z%p�*i����̀
-0n�˥�������N�R�:�g��˜������I�vkױ�f}��*63��W#��wlH
-��<;vCT��_�L���}\��~��ިs�Y��x��qn��]�"������O�p�׆J"��a*��3����lR������p[l��xl��v6��+H|�v� ��պ/Yg��B�p@;�'�n�
Ą,n�����2D���g��m�ɀxG�Y�
��7���q
-�0,E�̭���,�J������P�Kc�|��Xb��3
Y��>��	��RĴ�ꐪ:6��W�(��.��5xŐ�e�<�캃���8��:�M껹����
i�����C!)���0�\C!;�""t5�C
����a�h8Ϻ��^V)�ۘ0
J�T�
��v1�.�������܎���0�����i�5�!u,���|����פhW�(��7�u�F�]EW�:&4t��fS��J��*A�
-O˦mh]r�`�+ܟ���[�(����
��+��� �_�>HHvp�z�/�&O��DN�$��v<�]�8�u>�bZb$���g�G�f:w@��
 �TeJ~l9yHIc���:�ױ���I+�"H��:��*��M��\�x	%��r��D*�]��G��9�ȰG�
e\8G��1��$�"�[F
-�+�߿��
�
��
�g������>��p>�O�z	����$>c9� o���4u(
�W�fc�+�U�
� �ru﬐չ�q�&���r� ��a�Y���+�3�ٝf�.\޵�	L�z�8�0��8o�+�V��yt��Q

����>S��k �E5���r���:=J��>JЯ��g� ��� �E�|���ē
-xR_X��
- ��
- �V
��e���GCA��T@��cd Ÿ�
��}�ۼ�)�D��j��Ā�K�� Vʠ���
C�3&��i?c���
-99�[]���Ey[b�ۻU[v"dw�BT@
�D|�&*� ��;����f[�h
!�R� �6<a;�~ ��&R UN?�=�@�E�!��^!�g��*���foO$*��6]8�. �N�
�����
ݓ7,;�y���q
�Yp
Ą�異@�P1�ϫ �Ǡ<��m�N`=
��*4 ������!�MM�8�9Pͧ�
(��a�$���?�ռ|ʟ?կ�����S
CU�״
-!l�Dy���q��
����F�M�O&�6�����.�eYO��
H:�	4b֩�`b�����p
�AW#���	ţ�$��4?�,�ܳ�E��\���|�c��w��x�۹�,�P���*�� ���5`[tϷy�\{��6��Ztd���M���<���$��b��Ȯ3Bh]&��CI�ۭ��ڟ�4���Xp����A��c�n g�ZE)`
"!���˰ ��c���G/݇?�&�~ D���[_G~�gd�&�
-fiF���Qp�f�)��
��x�k/O{�za�HU�E�nƣ���-�n�ul7	��h�Y��a��I�ËM�E�W�����pq�G(¿�ɤS
+x��Z[o�6~����f3�;)��vm���&�KV�M��lٓ���ߡH�lYq�E�<���x���� �{��{�W�!
+%���<q�$A���|\�	Ad0$�����(]E�w��������h�6�L��n<~���lm������+BjfIȑ
+58ͭ>sK�	F�
�[l��0Q,��>
/��v;R��XH�f�YF�qWޛ�ID�M2�K�3ч
������?=fp@�r�8��zp0��o�ds��Z�2�\g��{ؗ,��<PT""����6Z�̤�q
Ȯ�ѫPԳ�H�0�'ԙ���ƭ�W7o���5^�j�
� �qt��W����]�Ӆ�T���v�_��_1"�7��n�u�ž��	�Ubfh'�F*Cؐr�y,v%C�6�K&�^�4�֩���?0��@�S��<3�z'�ˎp����{���>M��^*�����@����ˏS����6\™�f��8N
�'ZƳI�^Aᓬ�!��}��&v

�]�?�u�\ &dq�N�w��)^���g�~2�~#}[��p!��E��v�B:
�EQ2sk(k���`�X[Z(ԥ�l���,5.�Y
U��>��CF)bZ��jw�d�^m�,.t�]��+��.+�1d7
�x���N֙oR��Ete/�WHK��<E�
+I��
�!����������ϵ�
�#Gs�y�5�`6�r����I �a��j�a�R��!F��eV7v.�㙳��	
3���	l]Ӯ
�ca�
n�c<���&E�BE)�~�]7nǫ�
+JDŽ���O;����;j����l�fB��%�����)�^漼����} ~|�?}�� �+�	��X����䅘� ��,��l;
�L��:iq-1�U@���-�Q�Y�
�lD�*UY�[N�RR�h��.�ub��i�^IVǺ\%���iY��8Y�|h9�C"��
N
����LX�Q9G�Α�f�c�E"�E����fIaz����׽��!�Cƒ���>��pΧ�B/�:���W,���:�f���*�l������[6 �ru﬐չ���M��7��p����od�OX
��n�4�w���py�&0
F�}�\�
 {㼙�DZ
K@l ọ���b���M^��"�<\�/��ח�,ή��d i��T �*�~�
+`ߪ
+ ^�G��jN<��'�U�j� �� "�l��
+X
�x4lh�@�
+�->FP���!���-z��N�N�
��L���?��B���ch�e�Z=��3�o`s�%'gw����(oK�r{�j��B��Z/D�pHT���DŐ �p��]ڂ�|
|m!$R�
��FB �������A
+������A���1$�
A�+��̗�}�S��aQP��D@��6�. �
��3�#��>yC��
��#?O;�^7�!4
������H*��y �4�g���	��cR[���#�V�
B�vjr��΁j>��p�@�
k$aK�
�_�˧��S���ʔEOy
U�^�*��9��m�6�f��j�7)>A��ڔ��
+Z@���~:��@��L��N�E +~VG�FX���݄�H�<JO��N�di��,,�se�g��
��
�C�
�;�΍gi�J���j
%	����z��yn��r��/m��j�Q�o�Ή�yz��$��b��Ȯ3Ch]&��CI�ۭ|k�Od����Xp����A��c�o gZE)���|^�Y,���-���E����֤�����~�����uK�o�)��e^�7
+�}#�,0n�LA
]f�o����h�V�U�Y��F���h�E�I�IQ��6��h1jV����y�ǫu�ӏ����'#��_J���
 endstream
 endobj
-2688 0 obj <<
+2697 0 obj <<
 /Type /Page
-/Contents 2689 0 R
-/Resources 2687 0 R
+/Contents 2698 0 R
+/Resources 2696 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2683 0 R 2684 0 R 2686 0 R ]
+/Parent 2702 0 R
+/Annots [ 2692 0 R 2693 0 R 2695 0 R ]
 >> endobj
-2683 0 obj <<
+2692 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.151 531.827 244.345 542.73]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-2684 0 obj <<
+2693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [326.612 301.759 384.189 314.677]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-2686 0 obj <<
+2695 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2690 0 obj <<
-/D [2688 0 R /XYZ 90 757.935 null]
+2699 0 obj <<
+/D [2697 0 R /XYZ 90 757.935 null]
 >> endobj
-2356 0 obj <<
-/D [2688 0 R /XYZ 90 606.552 null]
+2354 0 obj <<
+/D [2697 0 R /XYZ 90 606.552 null]
 >> endobj
-2691 0 obj <<
-/D [2688 0 R /XYZ 90 591.982 null]
+2700 0 obj <<
+/D [2697 0 R /XYZ 90 591.982 null]
 >> endobj
-2357 0 obj <<
-/D [2688 0 R /XYZ 90 377.764 null]
+2411 0 obj <<
+/D [2697 0 R /XYZ 90 377.764 null]
 >> endobj
-2692 0 obj <<
-/D [2688 0 R /XYZ 90 363.193 null]
+2701 0 obj <<
+/D [2697 0 R /XYZ 90 363.193 null]
 >> endobj
-2358 0 obj <<
-/D [2688 0 R /XYZ 90 133.035 null]
+2412 0 obj <<
+/D [2697 0 R /XYZ 90 133.035 null]
 >> endobj
-2687 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+2696 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2699 0 obj <<
-/Length 2042      
+2708 0 obj <<
+/Length 2038      
 /Filter /FlateDecode
 >>
 stream
@@ -13780,243 +13778,247 @@ bY7yU
 �bUu=7|}����FEl%�8	][���b��'��fE%E>����*s\�٣XH�a�E�n7I�> Pb���=��.[7�iˤ2l����
$�sg�$9
��s�:�	�k�.��:b �[x�/��� �U
 ���}*0��z	�nMP>f�6��ݚ`1{�c��
���,�΀��	6���v�����ð] 	!�8�<��
�� � �
����+
*�`	<M!
=����z�R>_qUv��B?�&� �4Լ
L�-i
 Ad �����6 at A����L���<�0 ���y&aP�B�-������0<ؒh�V�	T�bg
-Ah��in[t�ny�΋�d�2��B6��PLa8w�U�N����ޅو�Em���^��#�
�Zw�o�#�գ$  V���,�K�+�G�8 �^���u�ʎ�Mi jR�AY�cP�H�O	p�
���]ڴh�^�᠆`�;���k��,���a�$�b���d�I�^�����H��1r��B�n
���ֵ�~!-��BP�~�a�)O�O`�N�]�wb��-�>�ɟ���x�ywբ�f6�d�*	wP��U�w��B����8-u�<W���~�ۯԎ�aG�V-�{���B�����P[���0�n0A��
w3���P�q7���`���[<�}
���[p�o��8�o�{��R��M"-����#�
Ș%nΩ�
���X�Hw�B�0e�:�⬅
�Z�p�N.���y��p��y��o���[ğǽ���PIj�c}����g`b7K@�0H�W#om�[ Z�m�hgJ8Z��1��O�B��_�G�}T�d��
�(肭_ ;"PN�Y؂�,��u�
�ʽ_��շ�2�΃F� �
eU������#���>MvJ���n}uX
��F�u�eCp6۬�A�‡����\��ߵ�
+Ah��in[t�ny�΋�d�2��B6��PLa8w�U�N����ޅو�Em���^��#�
�Zw�o�#�գ$  V���,�K�+�G�8 �^���u�ʎ�Mi jR�AY�cP�H�O	p�
���]ڴh�^�᠆`�;���k��,���a�$�b���d�I�^�����H��1r��B�n
���ֵ�~!-��BP�~�a�)O�O`�N�]�wb��-�>�ɟ���x�ywբ�f6�d�*	wP��U�w��B����8-u�<W���~�ۯԎ�aG�V-�{���B�����P[���0�n0A��
w3���P�q7���`���[<�}
���[p�o��8�o�{��R��M"-����#�
Ș%nΩ�
���X�Hw�B�0e�:�⬅
�Z�p�N.���y��p��y��o���[ğǽ���PIj�c}����g`b7K@�0H�W#om�[ Z�m�hgJ8Z��1��O�B��_�G�}T�d��
�(肭_�mYĂ���u���ʳ_��շ�2����
+1�fߪ(vӫ���G4��}��2�W����2
)�C�ưl��f���')|���	A�ʲl
 endstream
 endobj
-2698 0 obj <<
+2707 0 obj <<
 /Type /Page
-/Contents 2699 0 R
-/Resources 2697 0 R
+/Contents 2708 0 R
+/Resources 2706 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2685 0 R 2694 0 R 2695 0 R 2696 0 R ]
+/Parent 2702 0 R
+/Annots [ 2694 0 R 2703 0 R 2704 0 R 2705 0 R ]
 >> endobj
-2685 0 obj <<
+2694 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.679 678.378 395.172 690.857]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-2694 0 obj <<
+2703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [337.382 460.959 394.782 473.876]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-2695 0 obj <<
+2704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [342.723 231.428 400.608 243.907]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-2696 0 obj <<
+2705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2700 0 obj <<
-/D [2698 0 R /XYZ 90 757.935 null]
+2709 0 obj <<
+/D [2707 0 R /XYZ 90 757.935 null]
 >> endobj
-2701 0 obj <<
-/D [2698 0 R /XYZ 90 733.028 null]
+2710 0 obj <<
+/D [2707 0 R /XYZ 90 733.028 null]
 >> endobj
-2414 0 obj <<
-/D [2698 0 R /XYZ 90 536.391 null]
+2413 0 obj <<
+/D [2707 0 R /XYZ 90 536.391 null]
 >> endobj
-2702 0 obj <<
-/D [2698 0 R /XYZ 90 522.393 null]
+2711 0 obj <<
+/D [2707 0 R /XYZ 90 522.393 null]
 >> endobj
-2415 0 obj <<
-/D [2698 0 R /XYZ 90 305.582 null]
+2414 0 obj <<
+/D [2707 0 R /XYZ 90 305.582 null]
 >> endobj
-2703 0 obj <<
-/D [2698 0 R /XYZ 90 291.583 null]
+2712 0 obj <<
+/D [2707 0 R /XYZ 90 291.583 null]
 >> endobj
-2416 0 obj <<
-/D [2698 0 R /XYZ 90 89.441 null]
+2415 0 obj <<
+/D [2707 0 R /XYZ 90 89.441 null]
 >> endobj
-2697 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+2706 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2711 0 obj <<
-/Length 2006      
+2720 0 obj <<
+/Length 2001      
 /Filter /FlateDecode
 >>
 stream
-x��ZI��F��+|J@��k�2Y�,3��H��N.3#��mlǘ�t~}^Uy+04�Ҋ�����۷���}s=�z)Y�HR\/�J$(	���1!�LB�1
��<��u<{5�x��
�E�~Joʸ|�N��n��..�����^�cK"�T�A����#�$�(o�xD�0�|��oW�f3	���,��d]��*qW^'ˤ�=N�9\R��1���
��
�1"�ĺC(�@�|=z�

��C�k�-�:��q��2�G]K�Rt�E
qQ��jT�7]s�ǎyt�QCP=I���|З�!J�ǜ�[o~0��Ӆ�xV&h�~4�c���)�yc:�ɷ�"Y�BC�La��A�D
�x�c�%�t
߂�%�wX��L��e߬js"��!��S\�n��lJ���<�TN�Oi����ş����&�3��'C"i�tWK��Yb�����.k.$�u����'�
�A|
ЉhD%��$ ����y�dլ*��L�VәS�_��	��j�.�,_�Y\ [...]
-�%Nh]T�q�
���	u�|r�|�ݧ՝S�L6E2��
-��;�#׶�ۺ��~���up��rB����S&�zM�;&��_�T�D�bڥ.�q$Aw�yS{��
�D�s����@�׭�2����?�l96{��Y��c�N_Z�Ji�#q�B�
҈af�d��"�P��L�F� ����;�!�5𓤖��J;��
U'�o��H� �U�iF��H��
�I�
�s��p�0ȕ</����������zO���C(�f���
ӰTI��z�w|�N���8b���ֻ�S�v�6
���냩�fn�+�b���<�c���$\iJ��
��a->$�|o"
R��{Jg�uRڀ�S�o����(y�Կ۞�f��,H&D�A7Y��QkԷc{�
/��vl��_��iӷa'��;�Pܳ������:��4�k��h��͗���&sG�-���l�3�Rxf��}�7�:y�l����i�5^ծ��-D"�ܕz�	c����vU��e���N���<��@A�5��Γ¨�
ul��t�f*ūt1��ڂ#�� ܽP: [...]

� �� N�%�����?%�^����V
-\����h��u
ݰ��Z
�͠� l���J�����4��U�����3�d�a���|`mM3z"0��
���=0W�Od<
�f�c} ��G}��
�U�\�NBaWi�9��{��w[�9�Ԩ�w�9��AsP�Bs㍣�
;h�;(�|
-4W
-z{t4��BsԜP��yȼ�aXv2WHru2�Hy)d.�0�	"sp7l� �,�H
�,O��g`�s�̟��G s�n����	��gh�������d�G����#@`� 47
C�	��ާ �
�й'}��`)���+H��kX����Š�$�؂!�9nPXkN���@��[��wD�c�KXk� ^�Hu]�a��
�/�&̓�X
���,�楚]�o�^?jh��
l�ӗ�U��
v� �%t9�
��盤�O�l��D��e�C�7ۦ����Hw�g
�8T�OY�x ���\�?K��L+/�SG�.��]#޽��Ƞ����#��W�,H��*��v/���_�]�t���i��~��N~�$�!�uQ�
g�f!5=�ah�
�A'"���vN��I�Rr��
4�~
YwJS��k9�着�^]��ߣ�m��(QZ]��j?�z�HQ[6��:o�fpqm�^��
�6
+x��ZI��F��+|J@��k�2Y�,3��H��N.3#��mlǘ�t~}^Uy+04�Ҋ�������g��}s=�z)Y�HR\/�J$(	���1!�LB�1
��<��u<{5�x��
�E�~Joʸ|�N��n��..�����^�cK"�T�A����#�$�(o�xD�0�|��oW�f3	���,��d]��*qg^'ˤ�=N�9�R��1���
��
�1"�ĺC(�@�|=z�

8�C�k�-�:���*x3�e����2���\���oը�o�� �
�
�ȣ��z(�,^[c��/C�D�9S���`b��
��L��h&��RAS���tz�o�E����4��@)�"�:��
�4Kf�:��1J�������4�Y��D��#BH맸
2�����$�J��y������,��ً?
���M�g�O�D�鮖V7��\�/���]�\Hn���M�O�9ă��<�шJ��I@��'���4ɪYU�i��N��3�Z�\4)�r]$Y�N�� [...]
h4�����̀�*DG�8�u}P-��r@>�&�	��)�eCt�VwN�2�ɼr*�
�+�lb�\�.o�����Q���=�Q��	cW�O�@�5�
~�RE�i��PƑ�9�M�zwt��m3G��-_��i��;�
+pCHh�����aH�f�Ə
;}i-+��ā
+�3H#��ѓ�&��;B�2Q�
[�#��8����O�Z>
�*�D
+{T�ԾA�n�"��0BT��
B#}^"0\&a^0LωB�I� W�@��2�>kc�vR��=!WC
�h"�5��zL�"P%�f�]���;�F
+C�
�ʹ�%�����Yp}W�XL�5sӞ�
�n����}W
�NI™�$?ߑ�)
��CI��&�!��I!��t�]'�
�=���+�ʍ��I���)iv{ȂdB�4q���
�F};�'���oǶ(��6}v���
�c
�=;q
�<_���NS8�=��h�����za2W����6?;�-�g���7{ө��)���,�&]�U�J���B$�ʝ�G�06,mmnWU�ZV���Ę�H�cX
+�Q�I��<)�
+Y�Qg��ZL�i6�R�J���-8���k ��>l�
|�.�ƿQ���q�f�lHaQ�\�J@��e�P� �Ie�ך��/n��������*t�%�y�y��U�����
��ܑ�M��n
���:�)��$t�fPW�׶=7�bБ��V'�
��b�p*ۋ�:�c��)���:m��w
4(;4x�>�P�!54��C`>$�)"��z8]>���k���u��O��0�z�4���6�Y���4��P:\��:��ܐFP������t����,В�̡�iFO�Ҷ�#�<����J �����r��rs�O^�ôꐋ��@(�*
4��p/��n�=���4
:h*Xhn�q�ázg��O��JAo�N���\h����?�ל0
k�NB�
+I�N@�	"/��a=Ad�-���E����s�
��#`N���32�d��34�?As�
͟ 4W�"4�
C�1r�}
���ah>�x���z�:��Y ,��#�yIтs
K�؁���d[0�2�
+
b��1���u����|�v	kM�����=
� �A��Ф��b��y�rp�1/��2�y{��]D�Ͷ3��RL_�V�Jr
�ȗ��7��o��>I���AC��y��o�M��C%����<
pq����3
+�@DO��|��I�V^<���]
s�F�{�A�Ge�
.	%F�pY���U`�^��Ϳ2�����a���a}��
��I�O'B���9ζ�Bjz��
+�`;r12�ʭ�v~�4U�,�=h~�8�������wwUUL������|��YZ�(���bu��?=.���-�-d�7�H38��Xp���W��
 endstream
 endobj
-2710 0 obj <<
+2719 0 obj <<
 /Type /Page
-/Contents 2711 0 R
-/Resources 2709 0 R
+/Contents 2720 0 R
+/Resources 2718 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2704 0 R 2705 0 R 2706 0 R 2708 0 R ]
+/Parent 2702 0 R
+/Annots [ 2713 0 R 2714 0 R 2715 0 R 2717 0 R ]
 >> endobj
-2704 0 obj <<
+2713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 677.099 422.924 691.814]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-2705 0 obj <<
+2714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 405.417 425.662 420.133]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-2706 0 obj <<
+2715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 158.925 322.446 169.828]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-2708 0 obj <<
+2717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2712 0 obj <<
-/D [2710 0 R /XYZ 90 757.935 null]
+2721 0 obj <<
+/D [2719 0 R /XYZ 90 757.935 null]
 >> endobj
-2713 0 obj <<
-/D [2710 0 R /XYZ 90 733.028 null]
+2722 0 obj <<
+/D [2719 0 R /XYZ 90 733.028 null]
 >> endobj
-2417 0 obj <<
-/D [2710 0 R /XYZ 90 493.377 null]
+2416 0 obj <<
+/D [2719 0 R /XYZ 90 493.377 null]
 >> endobj
-2714 0 obj <<
-/D [2710 0 R /XYZ 90 478.806 null]
+2723 0 obj <<
+/D [2719 0 R /XYZ 90 478.806 null]
 >> endobj
-2418 0 obj <<
-/D [2710 0 R /XYZ 90 221.695 null]
+2417 0 obj <<
+/D [2719 0 R /XYZ 90 221.695 null]
 >> endobj
-2715 0 obj <<
-/D [2710 0 R /XYZ 90 207.125 null]
+2724 0 obj <<
+/D [2719 0 R /XYZ 90 207.125 null]
 >> endobj
-2419 0 obj <<
-/D [2710 0 R /XYZ 90 104.354 null]
+2418 0 obj <<
+/D [2719 0 R /XYZ 90 104.354 null]
 >> endobj
-2709 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R >>
+2718 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2725 0 obj <<
-/Length 1600      
+2734 0 obj <<
+/Length 1597      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�F}�W𩕀r�w�
-m'ͥi���R'0him�H�����;��*S��؀�I�j8;;s��ٵ�s�`����dp�R2G#-�t&7�Ǝ'	�8��s9$��K0��w#��~��ލ(
F����%�՟�u�'w��߮.�~lF'o�^�pK4G�V0i��gkҚ�`Dyi0��a�4�u���
��T`p���,ㅟ;��ܘdD�ЄS�8C�Y�s�b2�< �;$O��O��ˏؙ��#���VK�S�
�b�� ���2���S���oZ�x��|�/{#ץAz��_�ʸT���5q�{�I'�����Q0��
P$�{�М�+xH
ü/�V6����=y�fv��C
Q�
^�(Ja���G�� 
-� 8�mh��
<��Uj�V&�J�8��0.���@�����9�:\pd��4r`o
fK63kN[�
-�*�m��YN
���
-�2���h�h̓;\�=U"H����z.�p��5�a�R�=p ��$�4�</}�iԕUf��ъ�#��t̃UG T"�ImTPSbV�E����~N�e�N��k��o`)*�-�����s�dxw͈�a��;��
-�k�n�	;�I��0�,�
�P?�u�M"�y[�myi�ֲ��i*��I������S���-��v+)�a
 Q
���B+F

�v��1.ʪ��]tJ��t���*�J!�m��kS�"L� ���1�*#���!�Ȑ&dWZy����cYkA�x�ve8�cUW�g�
��
��"{��8
-B���
-z3�
ӊ���/#*�؁�0��U%���k�l0����#��c~��Y��v�F�2��
�<�l���+�n涩2BW����q��;��7�̄��&H�%;Uu4��,����L�a�ym2���
��
-�v��:5y
�l]�x���c�'����`v�'��	��f�T��̓(+ɦؖ��.j���g�
’}���
-�O�����d�
Œց�b�c�
AS�^�º�PmѨQ4�n�)N$F�c��HBV=�1�\<�/6�
���>�sךa/���!��6s�Kؖ��͎ �n>D�*�m;��$�_
-�O�-ŻC�*�R���S���
��S��%ߧhyS��m��
r�0
��I��C�����oN�
r�k��g2&��
8�vΔ��8irT��I��$�I�?�$o0߮��*q}s^������1�	��f(.O��(���5|�Ŕ�@K��yzЈ�P=0�(,���2�*�l�E�����#N�'t��Z
���C��%�8H�u�n6q}��
~�-9�c����Қ�+x�VG\�?{��,���	&�������7�����7䵋]W�O����Q��>1�
"��A� �fV���I�[���Fӱ�D]�K1E��O�r�Q�zԃ(pRpz� �'^pv�B�'��](D�@���"y27�DT�H�*ۿʐ@D
�������d��1�Р�x��"�w�M�ڊ�R���B�ه�W&�q$����[?\�}Y��/�+���'��x'�0
;�X/L	v��ON���<�u��ץ��i<>;�l6h�B�0��g�Jg�aT{!��Z�ܔ�eT�#ap�_P�+¿qzߎ
+x��Z[o�6~����fëDۀ��e�
+t�������ڒ*�u��w(��Ȳ�&@V��}txx�w>~d��[;��&���
sR
��ɍ���{	J��̹
���%���� ]W�F���\������:
һ���oW� ѣ��7g/	i�%�#_I�4���5i�L0��4�t�P�0Q�����E�Z�\*08St���"ȴ
y�ot:"r��)
���!���
��
>����!|�������#vf0�����j6������¹�5����
aOԩE
qY�7+C��t�a>֗=���� �Kt,aeܓ���5qO�&�"NJ�/��q8��
P$�{�М�+xH
ü/�V6����}��5v��$C>��
^�(J��fi��0�� 8�md��
<��Uf�V�1D���L�øw0��J�
|Y�q��#���৑+ {��,YϬ9m�KDj�|��M�f8���_�+���¢�5�p!��e
� 
N���V�
�E��P��K�y� y������odqW:8T��OG+
+����1W
PqLj���R�Z/
+��7�s/�uF�E\�
KQ�m�U�_
�������#"�M\�Xz*,�u��:�X'�>��;`�䨅Ѭ�l
����ږ�V�Qk-[0q���J,�<��R��b��ո�v�n%�|�  a��5^hŨ`��u^2�EY� ��Ni���Yc�^e])$�MT�q�KXDY���î2)1�>DR��*@+o�Qx̴T�7IaW��}Vuչ!_ at o��
�ćI
FP;��f>���_FT@���z����,Nm�׶�`4Z/��Gn�
���Y�v�ş
�tN`n6������ ���m*C�R�7� Iw�7�&��2߄ټd�*��ƞ�EpW��<
+?���������o7΋�S���ȦQ��W�l<xrHl�gWAz�^�(�m&�N��<�MI6Ŷ
�tQ3E�{pf�!,���dSaiѳ�ֽ�l�adh
� �:v;�4�e.�����E#솝���H��W� Ix�EOl
6��Mv��;�@ �ܵf��}qx���5�w	�R:»����CD�
ѶCz��
CA�)^��xw�Z)[�V�}��b����=t*Z����)Z�T�j$-�\ LD�(hZ���<��U�7��9�5@�3��
8�v�dZU�49���$�O��$�_�7�oW�`����9/�WIwE{��TG�V3�'v��x���?�b�f�%k�<=(�j�
e
Q&Ab�"86�"�Ӊ�|���:������x�!JuߒC
��:V5��>L��tK�!����f�
+^�����^�����[��ec��r#���<�
y�b��S�!'{Ը�O����qz��$ȇ��U��{R��n��tl'q�RL�Փ��c8c�
� 
+��
(��I��
��I!~
+�<�@$�x�H�̍�����X�b�W
P���(#�1D�_2Y�C(�X�Lf�;sEcT[�X�6�Xh7���J�?��}~D�/
Q�ŸZ5�<� Ff���s��B�8�+���1�s[�k!�̳,��m64]�u&)
+�3袳�jx!
�*�</�a���n�^������
 endstream
 endobj
-2724 0 obj <<
+2733 0 obj <<
 /Type /Page
-/Contents 2725 0 R
-/Resources 2723 0 R
+/Contents 2734 0 R
+/Resources 2732 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2707 0 R 2716 0 R 2717 0 R 2718 0 R 2719 0 R 2720 0 R 2722 0 R ]
+/Parent 2702 0 R
+/Annots [ 2716 0 R 2725 0 R 2726 0 R 2727 0 R 2728 0 R 2729 0 R 2731 0 R ]
 >> endobj
-2707 0 obj <<
+2716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 690.333 355.512 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2716 0 obj <<
+2725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 618.736 268.34 629.64]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2717 0 obj <<
+2726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 489.44 355.512 500.344]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2718 0 obj <<
+2727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 385.962 268.34 396.866]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2719 0 obj <<
+2728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 268.621 355.661 279.525]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-2720 0 obj <<
+2729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 197.025 268.34 207.928]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2722 0 obj <<
+2731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2726 0 obj <<
-/D [2724 0 R /XYZ 90 757.935 null]
+2735 0 obj <<
+/D [2733 0 R /XYZ 90 757.935 null]
 >> endobj
-2727 0 obj <<
-/D [2724 0 R /XYZ 90 733.028 null]
+2736 0 obj <<
+/D [2733 0 R /XYZ 90 733.028 null]
 >> endobj
-2420 0 obj <<
-/D [2724 0 R /XYZ 90 564.165 null]
+2419 0 obj <<
+/D [2733 0 R /XYZ 90 564.165 null]
 >> endobj
-2728 0 obj <<
-/D [2724 0 R /XYZ 90 549.595 null]
+2737 0 obj <<
+/D [2733 0 R /XYZ 90 549.595 null]
 >> endobj
-2421 0 obj <<
-/D [2724 0 R /XYZ 90 331.392 null]
+2420 0 obj <<
+/D [2733 0 R /XYZ 90 331.392 null]
 >> endobj
-2729 0 obj <<
-/D [2724 0 R /XYZ 90 316.821 null]
+2738 0 obj <<
+/D [2733 0 R /XYZ 90 316.821 null]
 >> endobj
-2422 0 obj <<
-/D [2724 0 R /XYZ 90 142.454 null]
+2421 0 obj <<
+/D [2733 0 R /XYZ 90 142.454 null]
 >> endobj
-2723 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
+2732 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2737 0 obj <<
-/Length 2276      
+2746 0 obj <<
+/Length 2269      
 /Filter /FlateDecode
 >>
 stream
@@ -14032,342 +14034,344 @@ H
 �)|]�4vT��c���(]*�1�c�a��P& Q��e���a�A!���6.
6+�U�� e���
�	!��pG�O�p�C�q~�}۲�C!��(�$Ȏ�8[�8�<U�dˇm�ۗ	����̒L�L�<6K#�1E�?�%���3g��в�BcG�8E�=�Tɢ�AU��@���4����d�q�)�����
����[K��/E-mk{-�i]*��6��>�� o�a��ɋa�4&����E3�
ӫ�ڲ-�Oӕ��v�[�['0ė���ۖ�X
�j�Ot%��w%c���C�)�t�nѲj��gƃ��l%�
���a�O�/��-�j����~��΍ՕQ��f at b�G�.��f�
�p��-`��6=��>o7�nU��I�ҍ���\�]o���D�ۚ��,t]��{�0���Z�Q������ۮr
ě�mt�xw���&�$����ɼF|^�K� ��Џ�K�B �?�K$�p��@��M8Y�x\(ѵ�������R��^"A�
�3�P�kl�2/�c�0��K�to�|��@���˯�{��26U��鞯(�;o�p�YA{
�85W*�*�dn�@��r��� [...]
 v���g{���Pƛ0�g�4��'MY�?=�8 	�+�ݷT�b�B��N������6���#�-�`}�o���Q�����k��ЇD[�
���{dx��fy��i�v-e�o��sl�M�a��йH6\������$�;�~
 ��搰s
-�|��Y�Vv�V���v��_]��ɐ0
7���2أ� ,��kRX�Ia�oPFV>z�B.|�bv���	��שH>ک�a|�P�_E���w*B��'�n�
!C��Q
]�h�עP��<y�"�Vk��
D	8��Cѧ]��'_����E
����u���Nv�P:$���`�9
��i�tJ���Hw� q}q"q��Ĭo/N��Ѱ�#'��ы�n��)_�\���Խ	��6��6q�&�C�M>�[��!gܙ��w&����?���_���:�t ��!�^�?:"BB�|�3J�5�Z6��X�}��TŗS����&N��Z��Ei

b��@oH��Mt?r�j�Z����_&f�JS� H�
}�����j�ݢE�6Y�.PR]AЮ3��Bt�h2�6��*��C����T�� �Q|�
+�|��Y�Vv�V���v��_]��ɐ0
7���2أ� ,��kRX�Ia�oPFV>z�B.|�bv���	��שH>ک�a|�P�_E���w*B��'�n�
!C��Q
]�h�עP��<y�"�Vk��
D	8��Cѧ]��'_����E
����u���Nv�P:$���`�9
��i�tJ���Hw� q}q"q��Ĭo/N��Ѱ�#'��ы�n��)_�\���Խ	��6��6q�&�C�M>�[��!gܙ��w&����?���_���:�t ��!�^�?:"BB�|�3J�5�Z6��X�}��TŗS����&N��Z��Ei

b�+�kKt+r�j�Z����_&f��v��cU��WW��-J�ɒu���
+�uu��
)�Z4Bl_���.$�b�LQ;��V={A
 endstream
 endobj
-2736 0 obj <<
+2745 0 obj <<
 /Type /Page
-/Contents 2737 0 R
-/Resources 2735 0 R
+/Contents 2746 0 R
+/Resources 2744 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2721 0 R 2730 0 R 2731 0 R 2732 0 R 2733 0 R 2734 0 R ]
+/Parent 2702 0 R
+/Annots [ 2730 0 R 2739 0 R 2740 0 R 2741 0 R 2742 0 R 2743 0 R ]
 >> endobj
-2721 0 obj <<
+2730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.008 678.378 276.143 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-2730 0 obj <<
+2739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 579.381 268.34 590.285]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2731 0 obj <<
+2740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.011 450.685 513.996 461.589]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2732 0 obj <<
+2741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.062 187.442 276.047 198.345]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-2733 0 obj <<
+2742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 88.445 268.34 99.349]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2734 0 obj <<
+2743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2738 0 obj <<
-/D [2736 0 R /XYZ 90 757.935 null]
+2747 0 obj <<
+/D [2745 0 R /XYZ 90 757.935 null]
 >> endobj
-2739 0 obj <<
-/D [2736 0 R /XYZ 90 733.028 null]
+2748 0 obj <<
+/D [2745 0 R /XYZ 90 733.028 null]
 >> endobj
-2423 0 obj <<
-/D [2736 0 R /XYZ 90 513.406 null]
+2422 0 obj <<
+/D [2745 0 R /XYZ 90 513.406 null]
 >> endobj
-2740 0 obj <<
-/D [2736 0 R /XYZ 90 498.886 null]
+2749 0 obj <<
+/D [2745 0 R /XYZ 90 498.886 null]
 >> endobj
-2424 0 obj <<
-/D [2736 0 R /XYZ 90 262.061 null]
+2469 0 obj <<
+/D [2745 0 R /XYZ 90 262.061 null]
 >> endobj
-2742 0 obj <<
-/D [2736 0 R /XYZ 90 247.54 null]
+2751 0 obj <<
+/D [2745 0 R /XYZ 90 247.54 null]
 >> endobj
-2735 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F106 2741 0 R /F8 504 0 R >>
+2744 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F106 2750 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2750 0 obj <<
-/Length 2316      
+2759 0 obj <<
+/Length 2313      
 /Filter /FlateDecode
 >>
 stream
-x��Z[�۸}���S+1�WQ�^�dwg�m
���S604g,�-9�������HQӗ�L�-`0�(�#�]�9���� ?���ͮn"$(�h�=	dD��$�˂�!!��c
��
��6]��S
���ʪt����J����7�/o��N�?��tuC��,I8�I
��V�l��F&Q�u���Ha����s�ۤu=_P��XBC��m�F��w�AUs��XA��L�
ms����㌀
��
B"	����p�A�OF
V�����2����ϰu->��8A�@�������y�vM^�u;�����D
W#��`A�Ic�n��뼘s
~J7y�L���V���Ս�C�
-�P��uU�
-�R����8�g�8�y�g����p~
%1��4�6}FCS���Lj@����=⁁��<&�D���[��A8�c��Tʬ=��u5d��r�K��~�>aY��3
��a�^0�,�4/jc4�����8��a��|՘�
�qqn����
,A#�g�%��gĐඨ��.�-���T�Ba�ą�y��t
>2�����'
&F�_>i�)���2�5��G�N�������G޸���L�
��B�q0��Ly���
՟����
�5q�p�g��%� 5:���?�
c(� �*
������󅀬�z�*��K
��
��hP��t���q�C��x
-�q��= ���!���	�������@Y~�T���I�S@���x�F޲TS�����hKϡm�;�dK�����l���p�o 3���2�&���2�g���$��K������yR��b��X����w�
"����(4��	�21� �L��

Q����.'r at h���&v��a��^w q�E*m̪�8F�Įʷ���9��r\�ݫ.Zj�B���	b���K	r��#�AQ�.]N��I4�c� ����\\ު�t��x�+�bg
AA�����@�m���RZ婑�n��T
<6��~{o,rSaЖj3�Mo�)��ZD��
�$����k3PikSS�ca��z"��6ϗW��^{׬;Hr��u�6��V�"��W'OǀrT7�A��Ҿ$�_��^�K!����b�{Ae����W�z"�EA;���Q|E�Ȥ�KD��N*
T
��-~�F�m#'��hd�F�ׇ���ɷy�2��%�X'j
�>7U�+!
-�^0J9�p{r��P�
�G�#��`X���N�*��p����e��,o�k�N��
�ƈ���m���qD��	;�)}
-p��}���I2F��B���� >�T�K�*�D���ш��T�i��v���I�S at O�2Cq�r'"u�����Q��_:���Bۄ7��h�.M�*
�j�����V.E�\;�2�	���H�l�A_ȨG�ԮS����Q�|4ܨük�
�)�{K��f�sr{�J��)�Ä#��Lȗ�
O\N�4��\|���y+��yT�2�)�bƮ�� r���n����A�'�?Iٶl��@xά���7��M��_
-�s��#�=/�/P�ǎ�9_��i�"��֏��֏��j�H�-�3���=�k}m�֟���%�+���'��Q�'A�

G���?�z���`
ˇ]�RK�z	i�T OYJ�.��=T�1�2o럖 /&
)�Z��pfY�1
-U%�s��)T[𓔷�K��h
TO���d�QN:���?s�G[����h{9/:�w�5�����C�!�w�D/A 	�<0I�?�fd
��V�R]�	o}�6�i�5��
�k����&/2����n;a���;
�+;�:_��W�W3���e�ĈmhN͇�@z�x\g�]���
f���
�}P�~9\��vrB����f�	
۽�
M�U��~k�sb/�Ỗ2N�)
d�o���ʷ�
��0�WV h�a��I��H��*������{
-u��
L ǀ��Ό� 4k���U�A�S�!��
��Ζz�
�CV:���u
H���U6��W��
�p��m�I
[?i �xn|
'
N�	��H-����S��
-L�v8����P�l������
`�#v�C��
�GLE�g
�~
9��
d2|�y4�#��u�]B&�s�RּZ5�
!
Þ�/!�ŝa��"��<�� ��@�	h�aN�;�D1�rgL��D�w�Gi%֯L��.0�H�j\ъ��v���Z]en�S��s�'�/�J�}��ʼn�6Vu{x��oW)���c��/oU��1��%��1kC?i�잜Y7�������	�j�/�]���
-vSW��[������Ciis[vz:�GJ���	M��?�&%�
+x��Z[�۸~���S+1�WQ�^�dwg�m
���S604g,�-9������P�����n&���X�����s��#58x
p�������&b�B*�Qp�(
Ȉ AIp��CB�/�8|;'8L�m�|;�8,6�k�����}�����o�_ޮ������ꆐ�Y�8�*�A��]#�(o;�M�P�0�v��9
�m���/��`L�Pow��ֶ�~��ġ�W�$9!��؜�p7�8#`�	��H������
���S���<5���
~7����3�B���8Vc
H!q���WzWgE^]7N��\�(џi�$V��@��DU���Y>�8��l�t�����������1HQ�uY̩�r���a�`�L��sA�Q�c�V��G*&m�z�U��`hʐ�}^MH0?�󄅸g ��	D"F|֭�� 
ű�fJm�f�
+d��b�K��~�<aQ�3
��~�^0���$�+k41����8�%&�%.�UmS8���=�s�<�D�&�a��i~U�h��C����ۺ8���C��S%
���_��Γ-�HH5Y���O08F|\>�)���2�9��cF�N���cu��A4���&�r�S^6\̧,�y�?.���ܮ��X`ȇ�-�9q�p�g���s������l�!a �Q�Lpd����B@��s3e�N�K
���e0�D\zتwǸ���_&
+��', 2J��!�T�S���,�@Y~����	�Ĥ�Du)�Yy�Ru1
�h�.@[zm#H�
$;",u�߸d+
쯁�}
���Zk� ��Gnj�~����6�\����I�|bv���%�d0�#d��[�)B1K�
+�xs��
F�#XXf�y�A``��ˉ
~��=ǎ�5L���$nەJj;+(�AE��W�v_�S$0
_v��M����P
�L,b���K	r,���AQ�.SN��*�����K��|m � �7�+٘;
�,����� ���u��մ~2J))���x^�Ei�
�
+��|�����0hK
�Y٦3P��
�
"@wC�	aW���u T��֔�X8nq�Hv�����������Cu��M��:��:�>���Ӆ�1�
��o�䅴/Q�����������w�W1❠��լˤt�T��m%"JD�%"�bZ"
+�vR���Ј��iDؖ1rRN
F�Ԉ 󺥿@#n�mV���DiD��D�#��Lv�,k'�
F�=9���q�F��ӂ�cvF0
+,O
+F\'�b�d؛�w�Z����d�m�
�ƈv��nƆ�qD��	7�)}
+p��}��щ��q�J��NS��%J�\�TA�Dht��4�}�p��d�h�'F��8F����P\��(瘗N�Fc���&���g;Z��
+ۢ�\5�e�,*��ʧ��U.��0	�uf��BF
�'n�m�ގ����F
�� 7h���
Q&�M���E#9*��� F3!_b�?q9����r�M��
����Qy�`�؉7ê����W
��iJ����(e��m_��93�ƱoB��P����N��{^�_��
s.�H�S�"�I�}E�a9�%#s�HϜ���D�����ZN��0���N�
GgD�q��9�b�+d�v���<��d��~m�%��R<��)��4��Р�p�	�y�i�y1�H)����3M�	�PU�;7ݞ��\7?Jy�^����&@Ո��M:�@
Ũ��~�3���
//����x�[=�Ǩ�1$
ry�O��@�=�$��n���)k4,Q���Vx�˵eLǮqˮ� {\�f7Y�j#,>��	�h�֓^��r㯳�ڽ�^M��ڎ��М���̴��l����=x�ڛ�}Х�8\���9!��p�G
��^��MDz�?������h��H��4,
d�oLԊrjB�M�� [...]
 endstream
 endobj
-2749 0 obj <<
+2758 0 obj <<
 /Type /Page
-/Contents 2750 0 R
-/Resources 2748 0 R
+/Contents 2759 0 R
+/Resources 2757 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2693 0 R
-/Annots [ 2743 0 R 2744 0 R 2745 0 R 2746 0 R 2747 0 R ]
+/Parent 2702 0 R
+/Annots [ 2752 0 R 2753 0 R 2754 0 R 2755 0 R 2756 0 R ]
 >> endobj
-2743 0 obj <<
+2752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 621.557 334.073 632.461]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-2744 0 obj <<
+2753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 552.563 268.34 563.467]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2745 0 obj <<
+2754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.224 427.32 256.77 438.224]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-2746 0 obj <<
+2755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 331.174 268.34 342.078]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-2747 0 obj <<
+2756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2751 0 obj <<
-/D [2749 0 R /XYZ 90 757.935 null]
+2760 0 obj <<
+/D [2758 0 R /XYZ 90 757.935 null]
 >> endobj
-2425 0 obj <<
-/D [2749 0 R /XYZ 90 683.993 null]
+2470 0 obj <<
+/D [2758 0 R /XYZ 90 683.993 null]
 >> endobj
-2752 0 obj <<
-/D [2749 0 R /XYZ 90 669.757 null]
+2761 0 obj <<
+/D [2758 0 R /XYZ 90 669.757 null]
 >> endobj
-2466 0 obj <<
-/D [2749 0 R /XYZ 90 501.711 null]
+2471 0 obj <<
+/D [2758 0 R /XYZ 90 501.711 null]
 >> endobj
-2753 0 obj <<
-/D [2749 0 R /XYZ 90 487.475 null]
+2762 0 obj <<
+/D [2758 0 R /XYZ 90 487.475 null]
 >> endobj
-2467 0 obj <<
-/D [2749 0 R /XYZ 90 280.322 null]
+2472 0 obj <<
+/D [2758 0 R /XYZ 90 280.322 null]
 >> endobj
-2754 0 obj <<
-/D [2749 0 R /XYZ 90 266.086 null]
+2763 0 obj <<
+/D [2758 0 R /XYZ 90 266.086 null]
 >> endobj
-2468 0 obj <<
-/D [2749 0 R /XYZ 90 89.441 null]
+2473 0 obj <<
+/D [2758 0 R /XYZ 90 89.441 null]
 >> endobj
-2748 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
+2757 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2763 0 obj <<
-/Length 2142      
+2772 0 obj <<
+/Length 2137      
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�F}�W�)+Q����f+A��M&@v�
{�2�H[L$R!������7���;�f ^��]��NU�i���ǫ7wW7oeh�%���C�i�$#���.
>�#�z�(��w׌Βj�,�]s:+7��,���?��*���7�/o��.��x���[�j����1�Z�u"��%<j�&th�B�
-|wI��6I]_Ϲ�P��,��6I��'ﳇ��f�,+Vx��P��F��wW�_1���pE^m�>|�A��?�����Jm������W���g��!�R�В���m�-
�
GX/<�
��V�y�eE��e��I,%�
-�Y0C8������<u�,�L���4?
-����Gn�E��˹
��Ŕ���.Ye�4�fE��E�L�t��!R���6�PA;��A٭��`eN	����{
��ɼ�P
6�N�C^l�"��
�9����
E$��~��4�'�"��{��I$���5�'g|��oJ���I���[w��'e態�C�m�3�6����@�hYD���e����6������H$�5Ň,��ɪz1���3r$����Ƅ�p ��v�JvYzי���~���y0�ć)%Qd�PD�j�1�#���.�?囍�ҳ{/ެ��_������}վ��Yݸ��H3��g
~�>tZ��]��_����j�?��/���z����=N�O�\����t��.��=v���40��
{���
~��u�O\|2�I�'��V�����
-V��q�UH�Qh�
`�����5.Vx�TI^�ۄK',�.Q(G�����/%XX��[�
w<̡5��[�`^V�x\5��=T��k[�L:������<&!�(�
��4H�s'
�����N@���Dƴ
B𹷎O0
-�T�x�
?`���΂��~^��
���β*���ƥ	�P���g ��>� )WO��!scn6Ǣ�eF�d<2&R�#����D��"�է�ߠ�K5Cԇr�ͱV�����%avLb!��0�
-�Ƚ�+�)�jQ}ѯ%�1f
-
��	EX�F���x�xl�$4�r���
�c
�$��qM
Z�t� �� @
�m"l��d���؄�ĸ�b�)0!N"�(a<
����"2A�d��b4��\�ő6�E���G䔢-��3Zzj��I�#f��.��|�
�_b������$����ĥ�4��؞�v�i�W��D'
-	�	<O����\.6��e�(P$���]�q�E��`4��E����jD=���e�P�{53�U�~�{��U��n��3J̨��h>&��U��e��nMI��^��ԁGZ
�v_{���L�e�a{�{7�U�~T���6�3� �l�G��y��
b/�A}(p�ˍZM�Xl��Y/��B�s��Vp˾��J۔��0V34����gÃ�O�'KK�M�DWɾ���+91�
;bx�҉�nx�e�{��&'b���s���������i8����S� ��2UJ��I���	5�%��%��&�L��}�O�:��%F�
7ĚP��r�h����du�aPB��Ҷ4���d��B?������d���
b�C��6�'y�Dܟ04��>[Vv?�{:a�dD���ʁ@�	�ˁ7��h�Ҥ�ֻ.��e�܌��YA�y����_g�g~��@<��R)��a@�:�U�����k�X����to�<����T�+
?PM�Ϝ:shg���
��[�Zm�ڀ�!o�M�.��q�]7��(�L [...]
���"���-h��~Ӝ�����iv�����'��ɾ�wɛ��nss
t��qVu�xh���-��-�x���������
+x��Y�n�F}�W�)+Q����f+A��M&@v�
{�2�H[L$R!������7���;�y0�K���Tթ�6

�x�����
M��2�{4
�dDpܥ��c�]��t���YRm��kNg��y��U��G~_%��b�����:�e��~�y��@-�Q:ƢV�Nd�2��G��݄MX(Z��.i��&���9�4�e��&i2��}��U�,�e�
+�T���������+54`���«�Շ�4H������<Y�m������_W�,�<$T�
Z�<�M��c������
#�
+4ϻ�H��LR5��T!?
f��V��}��N�E#�ɳ�`���B�q"㳱`���m�H�t97b�<ԜP*�9������%�l��۬�󲨗I�.w6D�_�U���*h'�4(����̩"a��vzo�C:��j��b�	}ȋM^d����9�vpأ�D�������V����`o#u1�d��"��b����q�M��>��|�.����̼pQz��}����Q^
(-��3x��ܽ���ڦ���
��\������ER4YU/F��zF�d1QTטP |0�Q��.K�:s����|8&��0�$����X
U"&{�p3҅��|�1Wzv�śuY��ub2�S^<�����:�w�ifp�l��ۇNk3�
x�k��:_��'��4��R^Xϛ}=�lj���kp�5����¥�A�ǎRw��f]0�a��=���o��n���OF<���~ӊW��pX���?�
+�0
+��q�T^wb���
+�*ɋv�p�E�%
+���}�q�����
+9{k@�ᎇ9�&0�`���
+���ƙ�����zmk��IG��|�
��$d
����	q�C6�2�����	� t�@p�Ș�A>���	F���Ͻ��l��Y����+������YVe�~Ӹ4�����
@>�g$���0q#dn��&�X��̨��G�D
+r`��7�(PP�����Tx�f��Pξ9����Ҿ$
��I,d��Qa
�7v�` 5�WM"�/�u�$<�L��02���ڈP��-��ƠVNZ~>�ct��1���2:��C��� 
 ���M��"��0�0B����YL4&�I$�
%���1�[D&��l�T��[�k�8�F
��V��R���9cFKO�~
1i�s�
�]�e� �� q��%F����?K�-��nq�I\�K�N��iG^�vz_Mt��P��󄊈���b#�_ֈ�E�Q�`��
g\
vAÉ]D��M�F�@
Q�
e�W3s\����?^�fz?�Č�:/��c��Z�^�[�_�֔�	�%(K
xp��m'�G9���^V
�׹wCY��G���o�9
"�F}��W�� ��
ԇ�Q�ܨդ��&+
��2�*4:gZj% ��[ꪴML
+c5C#�_�{6<��>z���ߤNt��k/쿒�ü�#��)���WY���]or"�
9!�H��h�|^
̝�c�<<=e"�|!S��IA���k�P�Z���Z�h�����$�����Zb4~�qC�	��,���<n at IV�N%�
-mK�okJ�
>(�#�,�
>L֛��!V;�,o3�x���I��	CS.�ee�#|��FHF��_�
��`�
xSߏv�-M�n����]����؞���,
,�u&�~�Si*%�B
ԭ�\u9]�~�f���,O��`�C�*+LE������̩3�vF:0�<бi����1�
(X�&���2�
��usi�"��T���ֈ����J
G�
��J�</V�v�Zd<h�=���]���N�ԥ~E]
+��%a8јh@'M{B�:�c����T����q}���B1��j�[m16��Y��ϊ�=���k��p�
YI�"?-G��a�A��^��h��
O!�e�#Fg�4I�
�&��g���[�5�������e��2df�� w)�N��k�a�ńm�=�����ӄM;�
�1G�a/&F��i֎=�U��:GMG��^��I����4z�2���o���F�K5��������R�T ?��ڒw&B
��ۖ�ܭ�6w��:��b�G�?��
e{~p�^����p���t����Y�[�^��
N�~Y�HH; �M�[��<==�UM�E��H���v���xh�$�:%��e����vj<��?�޼�
 endstream
 endobj
-2762 0 obj <<
+2771 0 obj <<
 /Type /Page
-/Contents 2763 0 R
-/Resources 2761 0 R
+/Contents 2772 0 R
+/Resources 2770 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2755 0 R 2756 0 R 2757 0 R 2758 0 R 2760 0 R ]
+/Parent 2778 0 R
+/Annots [ 2764 0 R 2765 0 R 2766 0 R 2767 0 R 2769 0 R ]
 >> endobj
-2755 0 obj <<
+2764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 491.517 236.659 502.421]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-2756 0 obj <<
+2765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 434.58 256.157 444.478]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) >>
 >> endobj
-2757 0 obj <<
+2766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 318.519 250.895 347.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2758 0 obj <<
+2767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 272.915 483.212 303.883]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2760 0 obj <<
+2769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2764 0 obj <<
-/D [2762 0 R /XYZ 90 757.935 null]
+2773 0 obj <<
+/D [2771 0 R /XYZ 90 757.935 null]
 >> endobj
-2765 0 obj <<
-/D [2762 0 R /XYZ 90 733.028 null]
+2774 0 obj <<
+/D [2771 0 R /XYZ 90 733.028 null]
 >> endobj
-2469 0 obj <<
-/D [2762 0 R /XYZ 90 556.444 null]
+2474 0 obj <<
+/D [2771 0 R /XYZ 90 556.444 null]
 >> endobj
-2766 0 obj <<
-/D [2762 0 R /XYZ 90 541.874 null]
+2775 0 obj <<
+/D [2771 0 R /XYZ 90 541.874 null]
 >> endobj
-2470 0 obj <<
-/D [2762 0 R /XYZ 90 425.614 null]
+2475 0 obj <<
+/D [2771 0 R /XYZ 90 425.614 null]
 >> endobj
-2767 0 obj <<
-/D [2762 0 R /XYZ 90 411.043 null]
+2776 0 obj <<
+/D [2771 0 R /XYZ 90 411.043 null]
 >> endobj
-2471 0 obj <<
-/D [2762 0 R /XYZ 90 252.84 null]
+2476 0 obj <<
+/D [2771 0 R /XYZ 90 252.84 null]
 >> endobj
-2768 0 obj <<
-/D [2762 0 R /XYZ 90 238.27 null]
+2777 0 obj <<
+/D [2771 0 R /XYZ 90 238.27 null]
 >> endobj
-2472 0 obj <<
-/D [2762 0 R /XYZ 90 134.652 null]
+2477 0 obj <<
+/D [2771 0 R /XYZ 90 134.652 null]
 >> endobj
-2761 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
+2770 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2778 0 obj <<
-/Length 2558      
+2787 0 obj <<
+/Length 2554      
 /Filter /FlateDecode
 >>
 stream
-xڵZY��6~�_���Tkap �M�!�8�٤ʱg��q�8$4bL�
-Iy<�~HD��T�,
`���1x����n����})�"F��bq�[�x
-�8%��l�vI"�5�/_�^&�!پZQ�������d�K~_'��f��?�o��Q����|���Y(�#ش���^��L0�A���C#F��~�w�(�P$M�ZS��XL��p,�V�'��N�+-e�£0`|Ip�h��xw��
2xA:8x�B�8=ܼ}�<�y�i
�U�E@��77���Yh)CXp
-bH���=��G����
��_�>
e�
�d�{�
�h
L���/��B���d͘T�'���Lۼ*}�CA��=���n�g�.`�k��b�X
-
kPA̍:>è�fe'���Y5��X�M�7x�fsH��昤r��Y6 �y ��w�q
-w����۽�F���.�aYE
w�0��~�H̢1�u at b$"��6/�����
�>��2D��[�Z���y۽�ٱ���M���R�mU��$}��iUgy�`>����ᵧ���_�t�x۽>j�����<'^��`���8
 ��`f�V�ZY7�kK�Q
�PH �aN'�}� J�h��]��_$�L�ݓi ^6m^*p�\�e��'�A���aMCģp�C�����Wj�3�Uo'eԝ u�V}�39asWE��|�8� 﫬A@��(��5`"���0��c��� *�y�4[`�}ڦUV
��T�֙�^�ݹa��#$jٞj0�s�a�����Izh*R�SrP�2)3u.��xҏ�W
D�U-��ld��L��A�XsPkA➰������j�A�o9�����2o��=�B��cg�+���,m'<B1�n�8���
cZ�L�Vk
��z��1
-�衘Q�9��R�!jS�Y
T(H���S���K��&E����宪�s�6\��W�\AB2^Bb�#����ˤ�_G�z��
mѠ�s�a��(����X&�

^�L��!��˪�vop��-Dݭւ~aBE�������W��q�!LmU�=��|����tkWH��N�>E�|IqbW�Z�ˇ�MO���y��F���TV��p�_�_��7���	�/���H���y�A��5Tg.Q\8a���8��k9�5'���wWEw
���|�+�<�^�{�ࠪa�l�����/GQL��4�R�Yq9�Z}���o1�
-���%�}*|���h,&\F��|T]b_Á�0�p�����N��2$� <Wt��6��:�:�IJ,̡f
�WC*�1[o�&B�P�b�An��b���~��3ң�kR�O�zW�	��U�A�P�[�N��G	��0t��ª��V���Ni"��h�uW���#k���Coi�uF.�l���J�M���*KH2��D���
nF�QUl�WW�)(��:J���
�yZ�����V�J��fMX}���*�C�ؒ�,�@28��b$Q����4A�܁bH<{пp����6�
�'�s�����#(�_4 �bD�t��
[�N
-����khl6��"�0�U�bS�;��\w��ffI�'���L
��1�CR�b�z6D~V.x(����~)��	��a���aM!�R���������l-r�GU� ����z=j4��h �j�WǪtf
1c2V���Ƈr�1[C��+�;'��X �/Y�؝Y�.M,`)�Y��NuTe
q��B�/�
-(�
���1��hm�[C���Ӫ��<�-v&Oy:��ڵ�C��0�1�W
#�̩��?���5X���x�l���
臤ȳmR?� �vN� )��]]9��*���b�!�nz��e;5���gϛ
�y��
-�����B��~+뺚5�ґ� 
����7�7�:C?G-�]�;�
藲ﮁh� p�
V���Td�u���R�X.�v�"�0@��a
@���~�R���L��
�@�>�_�I�e�������C~��e_WS�q
��ϞQl���>o��}�FC�-f�p�3���ͭ���q�{tI���"6��"��}y�
�uس�#�����P
-��^���ӯ��{�"��4��0
"�]��1��}�`����gvOk�X�u)��D������������OU j
U�3�f(~v�c΅���Nyq�
�#���	���ئ����K�l��w�@?#B�#�AU�k��˺�<ӌ@'g����1>��!B�����7� g��
�Ώ�������
�����:̥睟��e� %��������S'�z��r���ݟ�p4��5��3���v�	6�7�<��!h1#ۛ���^nw
��	3�9�0!��Wz� �j��z~q��0��O&K/U ��g�
�;Js٠d<�5�� sK� Q�t^��4t|�{f�B��
-�#"�����
���8�|�lr{!s�{0%��ޯ�q.}��F�[q�4P������C�9*���
�
kI�9FT��7���i��/����b�2M!���m{���>>>��A�2?�(oo�����ڴTd�Ў�����
j�����������i'
+xڵZK��6�ϯ�)+�Z<�ԦrH6�n6�r�ٽ8.��fS�BR
Ͽ�Q�#�`���wc��a�?�|ws�R�E�bA��n���"qJw���DVk�1^�Z�L�}�}��xYϏ2���/�}��ϛ���ܾyLr����ۗ��Ȓ8 at a
��
�o�gg�
�w
1"��
��D�"i�՚r
�b���C��R?y-w�^�h)�
��K�CE��ǻ�?o��
���C������;�����
�H�ԭ�/��X�����BK‚[hC�Ƿ�Y<=
+`?6�
������ �d�$܋�`�E�`rĄ�x�7"
~&kƤ�<)�/�e��U�

+���zv?(�U�9���՗�5`),\�A17��
�f
D���P�6g���beF4���9��>9l�C��m��e� d`� ��1�)ܵ��
n���K�G�P�Qdy��
f��#L�U�#1�ƴ�����
�ۼ,�R��p<� ��	��n�k	B�m�ώ�U��n� �Η2m�Z�w ��$M�:���Ie
w�=�~0.��������A����F�989���űX $3�.�ʺ�8_[*�jH�BEs:Q��Q
+�D���z��"�d��-H�i�R���"/��q��
,( �4D<
+'<�N(Nm�~��81X�fTF�	PWjՇ<�6wUQT+ʗO���c�5�
Ƞ��!��LĴS�u,�W@% 6?&��n��i�U�$/��u�߽�nwj����Z�����q$jce}�
��T8Ĕ
��D�L�L]�˪,����U�zU�C-Y�2�osP7�
�Z��'�;����Zk�E�$z�q��[�}O�P&�����(#"�F�	�P��&�e&ǘ�2S��՚����S�D�B,z(f�t�"��tH��T�a�
+�����R��IQt8º{��j�\�
����8W������"��+���2���V��|�-Tz�B#L?
������K��P<�
�qY��L��
θ�����Z�/L���ʛ[A�y�?���V�!�s���m^~M�v������Sȗ�!v%���|h��4���HoT�
+QOea�����u�}����"[_�$�h
*���$;[Cu������h��V��_sb�{w�Qtvױ�a����C�U�g��@*����|�r��H)��C�շ����#���\��G���G
+��b�e���G�%�5
(
+�	7���3QO !�	(C���SuA'�m��Ϫ�c1�����
j`�Qx1�B��vn"�5*��&�A(fm��7� 8!=J�&���(�w�`:Z�
h u�u�h|00p�0:C�O)�
+�i%���d�F!
�V_w�	�:�v/|NJ0��Qg���Y8��٤�̮��$c�I􏭿�fTUŶ��*0�Z]W	�0O��~`�|��R��׬	��O�t�]�pH[r�$H���V�$���uC�&�;P
�'c��=�f�C��dv� �Y�sE�`Q���N}{f��I�`6v~w	��F~<@��
��^l�zg���������,��侐�i���!�~Hj�@
Yφ(�O��P��:��/%�4� #:,��<�)DXJ�;����`��:��E���j�աsW�G�
�U
��P����#fL�*����P�1fk��yx�$�
 �%#

�3
�ݹ�,�6+�٩�*��!΀s-��Ҿ����!����
�ֆ�5�Y�>����C��b'�����]�0<4~���y�1ɜ�z��c*]��i:�G��6H,Ё~H�<�&���l�$���"k�Օs
��y+�N�W�_�S���|fp��͛W��&F��|h����Y�!
�
+�AJ�n|�~��3�S�Bڵ���HЁ~)������`Up=E�_�ɱ1+5Xp��R�`*R-��v� ���*�_�L�$@ۑ
t��5�t��K�M퐭�
1�g1Y�u5u�q�M?����v��>捿���hh��l@.
p��������8�s/Á.)==�@��UD�//"�#�{�t�6��{J!?Ӌ
q�uz�U$�:�����O�t:�G_-`$����i�� +�.�"��H_S_�q��?����
+D�*~���
�W?6��ȍ����2�
x�=��

�m*�,Q���F�P\��������z�]"H.�
X�}g䱘f:9#��V���.r��}-�G8ӝ_�v~�/����oh�����a.=���/��(����������:)�����U���T�����9FV��N�پ���
�@��ެ���r��,L��p͡�	٤G��{��lUsE���="àB>�,�T�j�h=w��A�xrk@斌����i�����t���N�FD(&ѵ����
���8��|�lr{!s�7%��ޯ�q.}��F�[q�4P������C�9*���
#jNՐ���bZ�����?�δ��(��oK��=lno���Pڠc�j����Cq{Zh��@	�D�o,��I�6x�ONk ��ovg�
 endstream
 endobj
-2777 0 obj <<
+2786 0 obj <<
 /Type /Page
-/Contents 2778 0 R
-/Resources 2776 0 R
+/Contents 2787 0 R
+/Resources 2785 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2759 0 R 2770 0 R 2771 0 R 2772 0 R 2775 0 R ]
+/Parent 2778 0 R
+/Annots [ 2768 0 R 2779 0 R 2780 0 R 2781 0 R 2784 0 R ]
 >> endobj
-2759 0 obj <<
+2768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 678.378 385.519 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-2770 0 obj <<
+2779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 383.594 239.856 394.498]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-2771 0 obj <<
+2780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 189.301 300.161 199.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) >>
 >> endobj
-2772 0 obj <<
+2781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 149.136 182.164 160.04]
 /Subtype /Link
 /A << /S /GoTo /D (main_expand_space_dimension) >>
 >> endobj
-2775 0 obj <<
+2784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2779 0 obj <<
-/D [2777 0 R /XYZ 90 757.935 null]
+2788 0 obj <<
+/D [2786 0 R /XYZ 90 757.935 null]
 >> endobj
-2780 0 obj <<
-/D [2777 0 R /XYZ 90 733.028 null]
+2789 0 obj <<
+/D [2786 0 R /XYZ 90 733.028 null]
 >> endobj
-2473 0 obj <<
-/D [2777 0 R /XYZ 244.439 386.747 null]
+2478 0 obj <<
+/D [2786 0 R /XYZ 244.439 386.747 null]
 >> endobj
-2781 0 obj <<
-/D [2777 0 R /XYZ 90 370.02 null]
+2790 0 obj <<
+/D [2786 0 R /XYZ 90 370.02 null]
 >> endobj
-2474 0 obj <<
-/D [2777 0 R /XYZ 400.69 152.289 null]
+2479 0 obj <<
+/D [2786 0 R /XYZ 400.69 152.289 null]
 >> endobj
-2782 0 obj <<
-/D [2777 0 R /XYZ 90 135.562 null]
+2791 0 obj <<
+/D [2786 0 R /XYZ 90 135.562 null]
 >> endobj
-2776 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R >>
+2785 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2787 0 obj <<
-/Length 2771      
+2796 0 obj <<
+/Length 2765      
 /Filter /FlateDecode
 >>
 stream
@@ -14382,2164 +14386,2154 @@ xd
 gZ��Gu�oAͥN	������(����v�U�ٱo�mc��l
��=n���L켆
/�Aho�Gd,M�ZcG��< 2B ֝�8@����YH-H���*OT�tV�]��c���.]�B�^e
S[��P[ ����*�,��]s����7 e�X��M�;Лie7wY���l��z
(����[���ZJ
|B�RkQ㡩�O��k;�[C�GEϽ:4z)�K>=MF A�F(��:�x:�>
��g,�)��^Im+��]�>�����n�x��C�C
��.6�e
񰶆2ߩ�������a|�}Y���;o�* �f�@� ���i�%��w/^��B�N at Y/����(�2(K�V��#�&�w;yC�#�v��R�X�N���)ƅ:�i�&��j��� &�5��P��� ���
@87���~��̇��~A8�C�����
�u�h�����m��K�k{�ڛ�i�|�b0��$���F��R
ڬmz`	QT儆& k�UB��
��$8@����bj�Z�� ��S�����f^���,��� ە�]u
P��.�]h�W����r�5�����ci�~��*�:�1cޒB�iwV�²h
�t���I!b�{i�D�����X��
>�`�r�z��s��hǎ,�C���[W�e�3�@P��h<�I�F0�
������™�W8X�iT
���v��
�.M4,�֠�����X��x�
 K{oZ�Z��c(t
m��c��Ƈ/�׍
 ~Ϭ�sGH�?$&���L�^;<��ZW�
�I�6Λl����\���I�7��/��
�!
��0��h��
Z#ş���vJ�GSz�]�!o0��"
�zyCB��y�
 ;��iJ�D�_���bL;���3	��wF�ot�S~v^/�4�Z��@y�i�rZZ�OPOc�#�1Y��~����sݞ
-&x �it�GQ�!�$��59��/�D�J��v�e�.�m\ɇ�N�P�r�u�Y-��²��.f��3�&�f�h�
�)n�0��!X���G��KXڒ�z��b�U��ÑFzk)/H$E=#?�
��V��2d(
�5��)��w�#��"���zB{/�E<���m�3Gl����W����/�ܿ
��Z#T�
�K_��l
ֆμ���%s��S"��ͩJ������\��(󋵏�d�;���@����]軲n:��F2�4,�n-マn�+&$���h�CvL�S�h&me����hZ@*��;].��v�g��ƕ�z(s��S*sM�#�.S�l퐟"�S�P��,���9�Pnd=k�`o�	�5�ꢭ�I\��� F�S��4_q¢�;:�ehJ����ot���_�cu�j�!�}�G��ot?��}�}a}����# � ��6W�iwE6�z��sx+��Iu�ә�g�4�P�5@�*�������Z��m���b�]_
~��P!�#Y�}%���U')
n<�%�&�����
+&x �it�GQ�!�$��59��/�D�J��v�e�.�m\ɇ�N�P�r�u�Y-��²��.f��3�&�f�h�
�)n�0��!X���G��KXڒ�z��b�U��ÑFzk)/H$E=#?�
��V��2d(
�5��)��w�#��"���zB{/�E<���m�3Gl����W����/�ܿ
��Z#T�
�K_��l
ֆμ���%s��S"��ͩJ������\��(󋵏�d�;���@����]軲n:��F2�4,�n-マn�+&$���h�CvL�S�h&me����hZ@*��;].��v�g��ƕ�z(s��S*sM�#�.S�l퐟"�S�P��,���9�Pnd=k�`o�	�5�ꢭ�I\��� F�S��4_q¢�;:�ehJ����ot���_�cu�j�!�}�G��ot?��}�}a}����# �4�iOE6wz��#x+��Iu�әQeï�xք�UYn//.


Т@P�os��������‘���W(�ɪ6u�����I"��?�;�R
 endstream
 endobj
-2786 0 obj <<
+2795 0 obj <<
 /Type /Page
-/Contents 2787 0 R
-/Resources 2785 0 R
+/Contents 2796 0 R
+/Resources 2794 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2773 0 R 2774 0 R 2783 0 R 2784 0 R ]
+/Parent 2778 0 R
+/Annots [ 2782 0 R 2783 0 R 2792 0 R 2793 0 R ]
 >> endobj
-2773 0 obj <<
+2782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 704.958 241.69 734.024]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2774 0 obj <<
+2783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 631.459 163.823 642.363]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2783 0 obj <<
+2792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 568.006 513.996 578.91]
 /Subtype /Link
 /A << /S /GoTo /D (main_fold_space_dimensions) >>
 >> endobj
-2784 0 obj <<
+2793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2788 0 obj <<
-/D [2786 0 R /XYZ 90 757.935 null]
+2797 0 obj <<
+/D [2795 0 R /XYZ 90 757.935 null]
 >> endobj
-2121 0 obj <<
-/D [2786 0 R /XYZ 213.427 559.204 null]
+2124 0 obj <<
+/D [2795 0 R /XYZ 213.427 559.204 null]
 >> endobj
-2789 0 obj <<
-/D [2786 0 R /XYZ 90 542.477 null]
+2798 0 obj <<
+/D [2795 0 R /XYZ 90 542.477 null]
 >> endobj
-2790 0 obj <<
-/D [2786 0 R /XYZ 90 463.701 null]
+2799 0 obj <<
+/D [2795 0 R /XYZ 90 463.701 null]
 >> endobj
-2520 0 obj <<
-/D [2786 0 R /XYZ 90 440.767 null]
+2526 0 obj <<
+/D [2795 0 R /XYZ 90 440.767 null]
 >> endobj
-2791 0 obj <<
-/D [2786 0 R /XYZ 90 440.767 null]
+2800 0 obj <<
+/D [2795 0 R /XYZ 90 440.767 null]
 >> endobj
-2521 0 obj <<
-/D [2786 0 R /XYZ 491.351 376.058 null]
+2527 0 obj <<
+/D [2795 0 R /XYZ 491.351 376.058 null]
 >> endobj
-2792 0 obj <<
-/D [2786 0 R /XYZ 90 359.331 null]
+2801 0 obj <<
+/D [2795 0 R /XYZ 90 359.331 null]
 >> endobj
-2522 0 obj <<
-/D [2786 0 R /XYZ 203.822 272.749 null]
+2528 0 obj <<
+/D [2795 0 R /XYZ 203.822 272.749 null]
 >> endobj
-2793 0 obj <<
-/D [2786 0 R /XYZ 90 256.022 null]
+2802 0 obj <<
+/D [2795 0 R /XYZ 90 256.022 null]
 >> endobj
-2523 0 obj <<
-/D [2786 0 R /XYZ 485.373 193.35 null]
+2529 0 obj <<
+/D [2795 0 R /XYZ 485.373 193.35 null]
 >> endobj
-2794 0 obj <<
-/D [2786 0 R /XYZ 90 176.623 null]
+2803 0 obj <<
+/D [2795 0 R /XYZ 90 176.623 null]
 >> endobj
-2785 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R >>
+2794 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2798 0 obj <<
-/Length 1783      
+2807 0 obj <<
+/Length 1778      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����f5ëHvŀ��a�Y�=����L#Ԗ<In��C��%����ِ�@ �st����|4���~=����@#
�0��
-4dH��$�X�Ƅ 2����|B�8�V��|B�8]�]�E�~�/�(�{�������hm&.^��HH�,�
I�॥�gՐΛ	F��.<64"L����b��dJc���j��
-S��1W&�56�
�$gbL��6G�.F���)�!$����j����:����r�*��u�
�1���
-�
-e��a�v�,��̋8M�fzU]��y�^g�m���cb-_�y�
cjU��
�h��b�8guh�}ՠ�{D"�h=�������������d����zS�n�UO���fm��4[Y�ls�������
-G�K���"���n���ŵ���f��7�K�y��D(zI�S��6�D��d*�
��-L�h�Ϧ`F	b�`��p3u�.������
*��y��	Xf������
a`!�&�ޔi��eU�"΋�LYۺ4ō1�g�	�q���FB6�d�����2bs�t�؄L�"͔
�E��,Jܵ�Ҷ+u���]�"�9� b�a��h.��&�<�59eR"&Hwҋlc<�akR��Zt�M3�8���h��l2
-��ɐ�?��s�RE$q�]���;W=�=%w��
2���
G��G���
�V�aLa���
�*b�Zҽ�E(�ڥR�@��+|
�0�oUnđpջ�
�RC��C���
s�l�q�ת��^�oH�@w�FX
�{���2M�����7�9�Is� ����a����c���
e�X��J
 
]�;���T<�%�)=�z�7}S
Т;@�
_v,0��|i�#a�<�����Y�IH8=��T8�O
��c�C
#֫7TH(�M�}�i5���
ˏ^`9��e‹
�yH{U���
|��o�M� R���	�cTR$��Ԑ~�5��]�n�����C`�fa�5�ئq���mٲM
�6
�
�B|Xz�8�2cyy������QL�� S��ٔ���J�����Y����� ,]rʡ֒e�߫%)��<>-�Հ�
�d�CZR -U_B��u%�I&�d�W+�EK&ۗuer�j�|nm�m�i�,+�R��L��jg�E=ܼj�x��rKwI�k���pƖqw�!��1P� -����c���W(lKM�
��
bvP0$�_k�l��xa�dG��.�%��=�������j}��j��/���fL�û�Ϋ�$)� n
	;�ajY��C6��'
�����K�<F�(K�ῂ8�D �/
�~�
��lH�o��Qz����%�5~��=���Q����8�]��#�e}?�F@>b���v���n�F�]�F	w��

�-`�G; 
�+z�z� Ei�H���-�F)i��}V�

-�*E���Ͷ�)7)P��!����_^A�c�Y�)�r9������8��8Nũ}*.�P��פ�N%_���"��E�4B�?��x�th�=4�ǡ	��
-�C
�H���Z� �
I[�� ߡ	`��Zl�Uܡ	Xۿo��R��Ƨ��y���t^�H�K�����⤆�>�Og#���H�}j�3W���̑_��_��@RL��[p��g׹����a׬?������gn�o' 0���z-��ٟ�)��M�ʀ�uf��M�Nb������)��~�Q�:M19�D�(�O��nnn�<G�$^g(.����Y'v=�����ԫ��}���'6�Dݙ���U�
+x��Zmo�6��_�O�
�
_E�+�/ֽ k�Oma(6��%O�����(Q�$Ӗ�5R��D�|�;
�{�>8�i��bt�c��tH���*�8�!A���b���dJ0���	��([E��	��tywmY4�5�̢�����/go����|�x}�#!-�Ds$����Z�U"�'�(�.<:4"L��ix���|2��2M�f�^F��fޘ+�M��dS�31&X[��W��F����Ix�|5z�
�
`����Rjp��
ގ��vh2�C�|�v�,��̋8M�azU]���h����xmeb�Z�6��=��,���;�z2�q�����*��yD"�h-��D0�D#&E0�_Cn����d����zS�f��L���fm��4[Y��p�������
+���˥q��
�kq�vqm�l��������d��`�!�^Ru����z�T
+��d2L�_�&Y4�g��aF	b���i�V�<]��	�;�T��y��Xf������
a`!��ޔi��e��"΋�LY;�4ō1�g�	��1��c�FB6Q��i��PM��
)�9YilB&f�fJ��"͌�-Jܵ��v*u�Dž�&E�3JA�H�$�1��`�
�tW�I�� �E/���(�
�I���j��W��D��W�2��d6Y�!)�v�ƥ�&Hⰻ7v0�z�agJ�7;&dl-�3>�m>�T�9p����
��j�=$�U�f��{��P��K���W�4a)ު܈#�wQ�]
��$��js��$Z��)��艽0�H��;>ƀV�l��L�e��*�
r�jМ!�?&.9F�����X�2G�5�CdF�R���.�qd*����P��
d=͓����
+(��ˎ��/my$
�g��`1>@� 7		��X�
+��S�;x�Q�����ֻ7TH(�M�}��j,
p>�n,����[*���>i�J�ܯj�f�7�&Y ��^ր�Q*)�[Pj@�kA����Jy��!�M����{tS��b�L�l�&���@!>
+(�M�w������A~HH�(��W�)ʝl��i�^��E;a�,u��E�uT 
�&9�Psɲ������R
�T��j�K� 2�!.)���O!B ú�D�O4���ɢE��ú4�45s6���v�8r�-K�R�r�v���	�E=ؼi�x��rKwA�����`�qw�!��1@� .����c���W(lKM�
�L1;�
�wɯUg6�e�0Q�C{K���
��T�x���Sg�>�S[���IrO�
+���S@�Q{�t� ������p�(��!
�F�
��p���Kzy

��,]
���SN��Ұ�%� �gCt[�⻰���.i��c��!nG��v�lǹ��
r�l��q7�
�%���7wÐ5R�r7J�s
nڎ�����8��=��z�1A�Ҏ��X#[̍R�07�[�H�P�TI:�+���xs���
bn;�����+��4;�8�V�!�v7vw��DZ8��Ņ���XܩQ��%'y(��})~‘S���4�GӄvN� [...]
��r_�
+�\�ϮsK��W�nX6\
ݷ�����d�N�`�M�z-����V���&
ag�V�UM�!b���d�٧���eTpk�m���+��X?=;���A�
m�x���8[��g����&
����ݾJ�D���e����o��S�
 endstream
 endobj
-2797 0 obj <<
+2806 0 obj <<
 /Type /Page
-/Contents 2798 0 R
-/Resources 2796 0 R
+/Contents 2807 0 R
+/Resources 2805 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2795 0 R ]
+/Parent 2778 0 R
+/Annots [ 2804 0 R ]
 >> endobj
-2795 0 obj <<
+2804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2799 0 obj <<
-/D [2797 0 R /XYZ 90 757.935 null]
+2808 0 obj <<
+/D [2806 0 R /XYZ 90 757.935 null]
 >> endobj
-2524 0 obj <<
-/D [2797 0 R /XYZ 125.554 616.702 null]
+2530 0 obj <<
+/D [2806 0 R /XYZ 125.554 616.702 null]
 >> endobj
-2800 0 obj <<
-/D [2797 0 R /XYZ 90 600.329 null]
+2809 0 obj <<
+/D [2806 0 R /XYZ 90 600.329 null]
 >> endobj
-2525 0 obj <<
-/D [2797 0 R /XYZ 438.998 466.543 null]
+2531 0 obj <<
+/D [2806 0 R /XYZ 438.998 466.543 null]
 >> endobj
-2801 0 obj <<
-/D [2797 0 R /XYZ 90 450.17 null]
+2810 0 obj <<
+/D [2806 0 R /XYZ 90 450.17 null]
 >> endobj
-2526 0 obj <<
-/D [2797 0 R /XYZ 125.554 239.601 null]
+2532 0 obj <<
+/D [2806 0 R /XYZ 125.554 239.601 null]
 >> endobj
-2802 0 obj <<
-/D [2797 0 R /XYZ 90 223.227 null]
+2811 0 obj <<
+/D [2806 0 R /XYZ 90 223.227 null]
 >> endobj
-2527 0 obj <<
-/D [2797 0 R /XYZ 438.998 89.441 null]
+2533 0 obj <<
+/D [2806 0 R /XYZ 438.998 89.441 null]
 >> endobj
-2796 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R >>
+2805 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2808 0 obj <<
-/Length 1997      
+2817 0 obj <<
+/Length 1992      
 /Filter /FlateDecode
 >>
 stream
-x��Zo�۶�O!`�f=
���-(���ڮ
���fI`�lޝP[�$�����P�dI�e_�
+� S:������#
+x��Z�۶��B���z<���-(���ڮ
���eI`�lޝP[�$������HɒL˾�V,�L�������#
 G��>y~;�~�H#
�8���4�dL��$�]Fo�� :�"���ӤX'�W3���j�h�E2�>�+�bs������l��U�c�H*3��O_���t����3��&[�Z2ǰ
 ����n�������Ԫ�$�b=y�
GK��]��*�ճ��
~Wћɏ<jeǢ5� ��7�2���j
J\�$��Ԉ
 b�瞹=٠"�̈́j�1Y��b,��3M��
����ф�	���H�2�$aHa�̸��[c5O3��,���eZVI6#Ӆ���Ӈ�Mz�~�h?�x����.]QXV�qt�������
��XI&�-r�-6sp�8�	��d����dKXډo�)]�� }�uGo�?�Z�gH��(2��2n&�����"�J�_Zs9}����c�	%���$OqF�L������2 Ċ��M�?��+N���(d�F�ţ�bD�
�#�N�
u��*��_��l�f��" S�n�/�"
;�s����4������B��)p�g��p		��{�E��l+��z
��Q�-F|�g�(FZ2eg�H*���n0/� �QCX;�
j,<pߙjgL0Rb0�r�'[!
�e�dː��n��B��
-A���]�����
R��� W�]�.>�.(0I�ά����#�H�x�]1�ϸ
���ܥ;E��N�������+�iY�����~�4�l��C�N�4�ܿ�{���r�iV�!������T�V�+L�- ^�%rV�vC-�& 6s�
-���
N-n����2
#"Z��UZ�Q�	�Cv��4>c�*Г^��>��1
�O{i���s=���J}͗��)�Y�:�,���#�ꧬ�
-��
-�b"E������j�Jw')�lLq�k���ܖ �n�ˌBir�2�)k����Ǎ���4� v#b1�kzF�(��L�Z����'7�HB�ύW�r̈��È�Y��9%�c�嘼��2���I|F����C&�GE&�A&�� �����#�u�������do�I����2p�B�l� o��z����Zbt��� ��������T+�
�lwe�nL�G'�(
=�����-�qu��h�}�KMM�ă�f�L�L
eC<�0F(}�0S Ƨ5��S(-�5X��+�ϵˢ�_�4�T��F�;!�9G�^Hu��T�xI�|l`S��BB�~Z�2��Sz����q��g��8���I��fg�g��
/韽�(ԗ� 6�^W�78 �X��o�-;��'�M��
{�@/z��b]�(����4��E����g��K��̝|��C��b}�^�Zx�;/���=�,��)������0�6�ӝ���@�w���xL��I�m`$�Œ
��U��|��+��f����A*"8��,�>��˒�t�$���� d͢�/��<�;ë:���U:�ܖ�ʞ�\N+[�x��}�;H,�I������)��3Jm>��E�d��'\�F�
-/���M������#� `I�)��۵ɪ�5�֠��p4��C�/
Lf
-k����L��W����K��+sS��7��}8� 	��Rџ��>"�lV�񱍔KHꎪ�X�����(`0@l�jh�f�n
DL���%���;q�w�v>��d�O�< ]
-���۟�l��.���B�B��
��X
��U<Z�W  �ho���쪠
�p_oR����T�T��@�����^�x�n���ԑ�M�n��LJ��/��*����
��м@Jސ��J<��p0	4�8�);d/�%Uc��	t���_��_��+�D�Q��T��Q['��)w��]�T��/6�|q��d��v���^����6�!̂)r��ޘ& μ��f�I��)fP����XU�����n�%�f�@iu
�y}�E)b'[Pmkm�7�/�,߫q�¯+�
+A���]�����
R��� W�]�.>�.(0I�ά����#�H�x�]1�ϸ
���ܥ;E��N�������+�iY����� �b�l6E�!]'U�g�����V�:ͪ<���R9�֓JY�jq�����D��J�n���d�f�[�uy��ō>��^�aDD��}�*C�0��!sȮb���gb
Qzҫ��G_;� f��i/�?�z���[���rc5�2K_���C"rv�X���P�tPA�@L��W��V�"��P�O�V��$�q��)��bmղ����
�QH�"M�V�?e-����Q�v���nD,{MϨ
庝)\S
�����QI�����R��}1�!
�<��w,�
����C&q2�����z�$����;�ĸ ��S#�
xd�n5�w<8�� ��:��ׁ�
]N�B��M�7u�CO�аX�O�NC��`$���X¾�j�A��s��)��@���?����<4��u����ov��)�x��
�铉�l��f���f
+����z
+�Ź�\���vYt�+šF�
+1�Hy'$>�=�+C��6��r/锏
l�7VH(�O�S��aJ�:n����
'^��>���l�L���%����A���������d�
��m�eG6����Y�c��E�X��E X���������R�L��o�{������c��]�O�kU
�s祂��g�%��=er�}>0B ����q�S�"�6�������S0�
��_���~"�
+Rv��sv���7q�8HEGX�����bYr�.��r��
��Y����Ӝ����bgxUG��JǗ�r�W���ie�1ۿ�p�e7)��=b��8��x�C���> ���������K�HZ�e�����2��rD ,	9��b�6YՁb���T^
��wu��Ń�La-�O�z����j�[ ܵxi�}en���0ܢB ��W�Q*����Gd��
+=>��r	I�Q�� k���|
p

f �
]
�ٌ�m���{����sq�b'�����!]���i��q���C���|�S�-V�e�`�R�Y��u���ٻ�GK�J  �m��]�a��M�P7�J�J�hԢ����5�����zN
Y���6�}|�{�诲�
��ai�
��
���ʫij	�@C�C���@�"_�Q5���@W��_��I��	��@�A��
E
O�^�
�u�/�Bq��Z��O�)�b���I�m
`wL��e
/@>�-�"���i|�,�9jF��ԩw�j��
+�jss}���ТD�,�(��!'���#�&[!m���륙�z5$������ u
 endstream
 endobj
-2807 0 obj <<
+2816 0 obj <<
 /Type /Page
-/Contents 2808 0 R
-/Resources 2806 0 R
+/Contents 2817 0 R
+/Resources 2815 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2803 0 R 2805 0 R ]
+/Parent 2778 0 R
+/Annots [ 2812 0 R 2814 0 R ]
 >> endobj
-2803 0 obj <<
+2812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 138.284 177.053 149.188]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) >>
 >> endobj
-2805 0 obj <<
+2814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2809 0 obj <<
-/D [2807 0 R /XYZ 90 757.935 null]
+2818 0 obj <<
+/D [2816 0 R /XYZ 90 757.935 null]
 >> endobj
-2810 0 obj <<
-/D [2807 0 R /XYZ 90 733.028 null]
+2819 0 obj <<
+/D [2816 0 R /XYZ 90 733.028 null]
 >> endobj
-2528 0 obj <<
-/D [2807 0 R /XYZ 125.554 527.964 null]
+2548 0 obj <<
+/D [2816 0 R /XYZ 125.554 527.964 null]
 >> endobj
-2811 0 obj <<
-/D [2807 0 R /XYZ 90 511.237 null]
+2820 0 obj <<
+/D [2816 0 R /XYZ 90 511.237 null]
 >> endobj
-2541 0 obj <<
-/D [2807 0 R /XYZ 438.998 377.451 null]
+2549 0 obj <<
+/D [2816 0 R /XYZ 438.998 377.451 null]
 >> endobj
-2812 0 obj <<
-/D [2807 0 R /XYZ 90 360.724 null]
+2821 0 obj <<
+/D [2816 0 R /XYZ 90 360.724 null]
 >> endobj
 906 0 obj <<
-/D [2807 0 R /XYZ 90 262.331 null]
+/D [2816 0 R /XYZ 90 262.331 null]
 >> endobj
 142 0 obj <<
-/D [2807 0 R /XYZ 90 255.731 null]
+/D [2816 0 R /XYZ 90 255.731 null]
 >> endobj
-2813 0 obj <<
-/D [2807 0 R /XYZ 90 157.258 null]
+2822 0 obj <<
+/D [2816 0 R /XYZ 90 157.258 null]
 >> endobj
-2806 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F13 540 0 R /F72 471 0 R >>
+2815 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F13 540 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2827 0 obj <<
-/Length 1535      
+2836 0 obj <<
+/Length 1532      
 /Filter /FlateDecode
 >>
 stream
-x��XM��8��Wp�BU,K�1�L��dkv2{�L*�`yLx]���� 
f������e������	��;�y9{v3[\���i�ܬ
��($�Q�ܬ��.!�zs�1v�<��Dn��W
�n�6b%��o�;���r����_��x!d��bLӤޜ2�^�I]��X
��E*�� �*��p�z��f�yF�5��
-�P�3'�����
-�v0�y�����P�s���>��	�jw�g����ށKz|�+�&+�Z���[\2|d��(�cgN)
-[�����;&yo��~9s���8���0O�r��Ym=���Ga�<R�ԙ� � 0
=�d�7&�Bj�.mJ��MZ} �yk
��gƫݴ'̩iW6��b�ȓj�=�]�0-��Op�j�����&tz��k����cG���#JBp@/Pm̜�'����u;Cb������y��'��ۣ��Ó���-.�1��(y�w���fK�q;�g�?�e�����nS(+�����/�U�ߚa7]�k߳�Ɣ��}���A���q���_hO=?rEm
-��W�EQ_T؟ � ��+�f���
-���i'�f�8׃�b��5x���ȏ������>�*s�ܙ>",�u"V�=M��be
�ROeV��<%�
j{��.<P^{��F��E�%\:�L]��>[�"+��UY	�(�a�Ĭ� 
-i�gX<�F�dփ]�Îc�)͝
�0)��x
-7��0x���õL�£��+[�O�vmm$vc3vWB�_X;G��U\�FgV���
e-�U���V���m�h�7���!�#C����l��F��\	�5/�HR( ���7��`��j�F�
- �g��0O�-͕�55#iW��o��\�ZL��0a�S���<�h�t�]��O��><�g�Iq���Ø�I�6�w�	�
�FR�FO_E|X5�g�w

-&"�3���9;���@6up��P���(��%�1
;
�����o;�-����c�5�w
smߛOU�ĉ�m
���iK��	�d���q��q�
)b�
��Gv�3���ĵhvR�WQ�
z 4�w����x$7��C&†F
w0>=5��wmmZ�Qg�=�
[Pm/>����JT�X���B��F�o��aO*�����
-�w�f��Wo�<
�'�S3�wIn��^��R���3�	1�
�2x�C<����֤�+��Z�����mk��
@4B,��V����4�੏3| �N
Q�X@�&� XdW�l�c�@�_S6
-{?5&WBv���L�55T�׽� 7������1U�j�g[��+3�^���Xs�:f��]�p�\R��'��H���c�Հ��f�
M�jZ�$�ړ꤭4\�r;�h]�	��7�R>��G.�g�O&U���f�d�%/ML��~��� IBH
p�|�c
16��JՃ�W�� c/m�2�B�����mRt嬺���u�;F�c������ �E�h��	�ӎ~���|O�������~�Gi�vEVI�5
@oq*�z+NN=Wvɰ-�� +��V'
o�?�n�
+x��Xے�8}�W𔅪X���L2�f������ΤR
�m*�u��u�j�3�m�>�,@����O�����׳7�ť�Z
q�������
+|�%��ʺ�	Aԙ��}�lG�.�t�Pl��q+Ve��]r_F�q�|���/�~�e��aL�Μ2l_�QU��X��!�-�X(�
�U���������ˌ�k�"���eV���~��
+0ryh
Ԭ��Q�S���>u���j�&����݃Kj|���:ɳJ���[\2�3F|乡5����;J��

C�1�\��Y�s0N���IW�0��##��G�B����G��Zs�!�yڣ�b
��Z�CHu���
�'�F�V�wޘ9���*7��	srڕɻ<�2��~f
LKg�	ܮ���$o�5	
�����e!�Xo�qD�����3�`�3�ngHQ��5O5���}{T
xR?
��%�K�<�7{w�]��w�p�6s~F�Q6���\�&��쑤���bZu��v�V��=��kt�����)T�g��F�ߏ���q[T�`8��(�����z��mQ�ۤ� V �L3��ۧѸ
�c��cL��Cn@
�v��s�H�̩G��qk0��a�%�R�Q���vJ=.�B%�)�`iP��v����!�ւl��c������C�Y�m�U^�2��Ø�YzA�Ӯ�>�x��Iߓi��J�
�v��;	�a�Չ�nha�����2�	� [...]
h;-�����o;�-����c�1�u
}mޛOU�ĉ�i
���\�!��f
��A�8Nzո��1†��#���Bnv�Z��R�WV�
z 4����p$7ۖC&†F
�0>?5 ��mmZ�zAk�9��-ȶ��a`b%
+����a >l5���`p�0
'�av
+a���Xs̫vQ���ɣ�
�/�(5wss�I�M)`�{�LxD|
a��

8��no��RT��ԓ�CSQzt����]�
 
+ }�ը�x��(�x��
ȫSC� 摯	��W*�P5�W���
A��+Q���D�59��׾� 7��%����1Y�r�&;��+=S��\s�:
+f��]|�\�H�	N8��&Q�:�u��6wԔ����'�Ii�.��ȣu��:̶�$J�HNt�b��?�E������<41	��!O}��$�!5�	��q���+Y�_9���4]K_�Y���0
V-g٭L��Z�1
��� �1�hD���Ռ~�����%a�\�Vж���bq8
P\�}�%J� �8Uq=+ph�h�̓]^��
n�T��1�� �?l�
 endstream
 endobj
-2826 0 obj <<
+2835 0 obj <<
 /Type /Page
-/Contents 2827 0 R
-/Resources 2825 0 R
+/Contents 2836 0 R
+/Resources 2834 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2769 0 R
-/Annots [ 2804 0 R 2814 0 R 2815 0 R 2816 0 R 2817 0 R 2818 0 R 2819 0 R 2820 0 R 2821 0 R 2822 0 R 2823 0 R 2824 0 R ]
+/Parent 2778 0 R
+/Annots [ 2813 0 R 2823 0 R 2824 0 R 2825 0 R 2826 0 R 2827 0 R 2828 0 R 2829 0 R 2830 0 R 2831 0 R 2832 0 R 2833 0 R ]
 >> endobj
-2804 0 obj <<
+2813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 697.621 198.921 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_67b4e0eba7692bced073431cd3cc22ae) >>
 >> endobj
-2814 0 obj <<
+2823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 658.393 198.921 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_5ebec8f5ff32009c4cf98dead90f4a3c) >>
 >> endobj
-2815 0 obj <<
+2824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.258 658.393 274.188 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-2816 0 obj <<
+2825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 619.539 198.921 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_f2ec3c62388f9aef1414a527e82cd1a7) >>
 >> endobj
-2817 0 obj <<
+2826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.258 619.539 311.268 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-2818 0 obj <<
+2827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 581.058 206.669 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_97b2101d371edae52746a53cf34e4b67) >>
 >> endobj
-2819 0 obj <<
+2828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 541.83 163.215 552.734]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_35ea0c10995c89f8a11a2e8bb5dc7f17) >>
 >> endobj
-2820 0 obj <<
+2829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 541.83 275.562 552.734]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-2821 0 obj <<
+2830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 502.976 163.215 513.88]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_6ab41afc79135511037718442fcad4d4) >>
 >> endobj
-2822 0 obj <<
+2831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 502.976 238.482 513.88]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-2823 0 obj <<
+2832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [106.717 335.293 191.727 346.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-2824 0 obj <<
+2833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2828 0 obj <<
-/D [2826 0 R /XYZ 90 757.935 null]
+2837 0 obj <<
+/D [2835 0 R /XYZ 90 757.935 null]
 >> endobj
-2829 0 obj <<
-/D [2826 0 R /XYZ 90 716.221 null]
+2838 0 obj <<
+/D [2835 0 R /XYZ 90 716.221 null]
 >> endobj
-2830 0 obj <<
-/D [2826 0 R /XYZ 90 716.221 null]
+2839 0 obj <<
+/D [2835 0 R /XYZ 90 716.221 null]
 >> endobj
-2831 0 obj <<
-/D [2826 0 R /XYZ 90 677.486 null]
+2840 0 obj <<
+/D [2835 0 R /XYZ 90 677.486 null]
 >> endobj
-2832 0 obj <<
-/D [2826 0 R /XYZ 90 638.632 null]
+2841 0 obj <<
+/D [2835 0 R /XYZ 90 638.632 null]
 >> endobj
-2833 0 obj <<
-/D [2826 0 R /XYZ 90 599.778 null]
+2842 0 obj <<
+/D [2835 0 R /XYZ 90 599.778 null]
 >> endobj
-2834 0 obj <<
-/D [2826 0 R /XYZ 90 522.069 null]
+2843 0 obj <<
+/D [2835 0 R /XYZ 90 522.069 null]
 >> endobj
-2835 0 obj <<
-/D [2826 0 R /XYZ 90 465.656 null]
+2844 0 obj <<
+/D [2835 0 R /XYZ 90 465.656 null]
 >> endobj
-2836 0 obj <<
-/D [2826 0 R /XYZ 90 321.719 null]
+2845 0 obj <<
+/D [2835 0 R /XYZ 90 321.719 null]
 >> endobj
-2837 0 obj <<
-/D [2826 0 R /XYZ 90 299.407 null]
+2846 0 obj <<
+/D [2835 0 R /XYZ 90 299.407 null]
 >> endobj
-2838 0 obj <<
-/D [2826 0 R /XYZ 90 299.407 null]
+2847 0 obj <<
+/D [2835 0 R /XYZ 90 299.407 null]
 >> endobj
-1426 0 obj <<
-/D [2826 0 R /XYZ 90 115.733 null]
+1421 0 obj <<
+/D [2835 0 R /XYZ 90 115.733 null]
 >> endobj
-2825 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R /F95 1779 0 R /F8 504 0 R >>
+2834 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R /F95 1788 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2860 0 obj <<
-/Length 1657      
+2869 0 obj <<
+/Length 1653      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W(�R@��
��(иM��A][�C���ȵE�"Y����썺Q��*A
-��

�Μ=3�عs�����dt�2`N����։�qJ�I�s	Al���{9&�M�yrs9�ح���Ț��|�$�����_�����B4]�
c�&�8?���uҌI䊱G9v��f�vz|%n�~W��c��t�a�z��d������!�/
��q'���}�N�_;�8r��j�����p�G���
a&1��N�2��E&r�OR��$Y�zr^�(
-C�#
�~�=PӇ�g/9^ˆgm���k�t躪K
-=��L4yyg�J}՞�q��n��`��Oap(D5!�&/�b��Y��
�s�
���<��Ơ�
4�
�0�� �f��u2zq�|�TH�k��Ŵ�S=�7b>�Ъ��E�vyU��<6�[%�Y�(��O)����NѝVUa�K6w��W�BE�M�U�{�1��mi#ߥ�Uwj�VCp�>=7=!�r~V�"R'�H�����O�4>�ؤ�Jt�F'@1be�0"�tM�ambmB�b��[�QRf��Ń
���O�!�hO�O������\�n*n+�>�l�� ��z�����	�&�)f����|��W"����E��03�Q�i�ג�"���<�`ܛ�r.��Ӽ%��Y�x�n3!AJa,ya�+�d�yW�k�
-�7]�ϖ�<��ubѪ� �r&
L
K���KH�<���H�
�r�dZ-L)jEg�P��V���Գ�JsQv�
-V�IgAGM¯U��*2�ŝ(���\�6���VX���Ɣ��>�2@�8�\ͽ�qĭZ��uU�,���a>"Qԓ�?�BVf�A��K�Xղ����mBύɫ��!  ;��n���a��HZ��8���ׅ��N2P��!���EVV&��HE�&Mn%*-*`��꼭<�&p�fy6��T�F�]R��PI���%����8���NV�; ˄Y���k^1n��bI���AA~BM뗹�����0�2���� ф���=�>
W(X�pd��������N�p��Dw���}��^���'�b�W��͉]
�Ew�c�ے��٬��Ig��(��އp��^��a���D at f���ؓS�đZ�
�O1!��z�4;�'��j�
����h�����OH�u_�aE�&�d��*�?�1~>"�	�#�$Xh	�o75r�vC47jNOO��� G�l~��
Ze���̃�]TP
�9�"ʒ:��)O���Hf^ɂA�b� 
1����||d��u3
�։�&�h���Px��N�.J�@U��v*�j)
�
>�Z�o�FB�0�|
�np��(�W��h
���\�e.�2N
�VH�ą�o}���7�2�
-k�(�5�0���a��| �c��
e�`�0MX�
���P1 at A��d�iN��zk�A��%�O��
y�Pu��,�Pp�_H�?M ��
�h�[�	p]���-����
���>	�����Ѕ���⣢���qQ`�=��}�@��4!>B��i}L�њ�}p
 ��=7W�� "��/}\
��;��1��$��ڣ }k��͟�h����~�MR.l%%�^B���OP���nar�{��ZX������ѯ#ԕ��D}�f]W���-�K��hQ�u���
v�g��
-������c�y��:f�;��$���@�
+x��X�n�F}�W(��@��
��(иM��A][�C���ȵE�"U����썺Q��*A�`sI�ggΞ�]��9��y�b<:{2'AIHCg|�$؉B�8%�8w޹� ��c�^z�i3Ko.=�ݺ|���Io~+&M�<������/�n.D��1�Yډ��z6O�Į�|ʱ{�5����+q+�*��
c��އ���O���#~b�(�x�"Ɲl6z�;9<�`Ē�Y*��P�ҹ
�1�[s��$�S;I���d�I?I9֓d���y9��8�
�0���@M^���x-���bA�mС��.-��nr�՝���U{��ٺ�-ҟ��>����Ԅ䛢��En�"d͒3A̱6�n 
�����D�� �(Ck���Y'��D( L��$�6�\L�"��z#f��\TYW�U��c��P���O�B������8�$�I]��d`sg�x�,T��I��y�9�?��"m�
��C
�j�٧�&�'�|P���j�U$#���0���
(�& ��\�n��(F��F���5�
C�MH VH�Qq�=J���|�#x��� B1���i _қZ����V�M�m�֧�MPF�W�
�~5�=�ۤ5�
ш8~���J�12��Ңf�?�6k��d��H�/"� ���B�+�@	�xވ�P�R��� �0�����x�押��wƛ��g�i�M��:�hUp }9����c$u���\�����
B:����3|�
��V���Գ��3Qu�
+V�IgAGM¯U��*2�ŝ����\�6���VX���=��e�D�R�o��^�8�V-��ۺ*oG�° �8��
]!k����X�%I�j�V���6����������|�nl�0krQ��	��K�+f�RSv�(�4����"�j��Jd�mӦ���50�hu��>P8b�<��� գY�Vw�8T���lI�%y�E�����p`�0K�Pb�+ �ͽ\,iy#:(�O�i�2W`������[F��� ��Ұ��'���
+K�M�`_��ѝ@u�)
���n���ڋ��!�.E:){�ܜ�aѵ@_t'`:v�-�H�ͺ}�v6��*�}�	��
�	�Md����=9�I���C��r8��J���p"ۯ�H/��FG�E�b��~Bz���+r71P'�W�ⱎ��ND�
$�"K�����ش��Qszz��d�9��`����m�j�g�f
tZ ΩQ���
Mu��D2�J
��h������#;
��j�v�*m����G\݀��u�uQ����Q�KY�e�պ}�6q�y��[�t�۶�I���O���
��,
�q��"%.z|����1���PX#Di���5�	}
�z��@>�	�_(�C�i:�j�\�u���
+��&Ls�,�[�
Z�-9�6 at gȣ�Ұ������N�������YY�am}�4�� ���;�{!����]`8�
]{]0.>*
+8J
��3jQ�q�'
+$<N�#4!9�&��4�
�	��! ���ssu^"BO�����ap��#��W'��
�[s
�o�lE����co�ja()�J4m�䇲(�3���
=���
�:R�\�K��b�����gg��e-ZTżAEw��ݽ�
+,�U�֟���o�	��t���d�?Y
 endstream
 endobj
-2859 0 obj <<
+2868 0 obj <<
 /Type /Page
-/Contents 2860 0 R
-/Resources 2858 0 R
+/Contents 2869 0 R
+/Resources 2867 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 2839 0 R 2840 0 R 2841 0 R 2842 0 R 2843 0 R 2844 0 R 2845 0 R 2846 0 R 2847 0 R 2848 0 R 2849 0 R 2850 0 R 2851 0 R 2852 0 R 2853 0 R 2854 0 R 2857 0 R ]
+/Parent 2877 0 R
+/Annots [ 2848 0 R 2849 0 R 2850 0 R 2851 0 R 2852 0 R 2853 0 R 2854 0 R 2855 0 R 2856 0 R 2857 0 R 2858 0 R 2859 0 R 2860 0 R 2861 0 R 2862 0 R 2863 0 R 2866 0 R ]
 >> endobj
-2839 0 obj <<
+2848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 609.131 175.937 620.035]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare_98c515b16e12424b273eaff073b31f3b) >>
 >> endobj
-2840 0 obj <<
+2849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.274 609.131 288.285 620.035]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-2841 0 obj <<
+2850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.018 609.131 415.028 620.035]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-2842 0 obj <<
+2851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.367 322.866 219.683 333.77]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_cbf26ad2a67dbfbd24eb9c89448a793b) >>
 >> endobj
-2843 0 obj <<
+2852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.762 242.104 216.096 253.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_9e6044d3d1b8cd66b7e150763a0cce2a) >>
 >> endobj
-2844 0 obj <<
+2853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.912 242.104 255.099 253.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2845 0 obj <<
+2854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 203.623 182.144 214.153]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_d02ce2da26b1d9dcd0d45042b9f5c3e5) >>
 >> endobj
-2846 0 obj <<
+2855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.959 203.623 221.147 214.153]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2847 0 obj <<
+2856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 164.395 205.586 175.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e) >>
 >> endobj
-2848 0 obj <<
+2857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.402 164.395 275.045 175.299]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2849 0 obj <<
+2858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.896 164.395 389.913 175.299]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-2850 0 obj <<
+2859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [408.125 164.395 454.141 175.299]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-2851 0 obj <<
+2860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 114.582 205.835 125.486]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_a7961325727c376428ef2f9431e0c204) >>
 >> endobj
-2852 0 obj <<
+2861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.651 114.582 275.294 125.486]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2853 0 obj <<
+2862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.145 114.582 390.162 125.486]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-2854 0 obj <<
+2863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [408.374 114.582 454.391 125.486]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-2857 0 obj <<
+2866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2861 0 obj <<
-/D [2859 0 R /XYZ 90 757.935 null]
+2870 0 obj <<
+/D [2868 0 R /XYZ 90 757.935 null]
 >> endobj
 146 0 obj <<
-/D [2859 0 R /XYZ 90 733.028 null]
+/D [2868 0 R /XYZ 90 733.028 null]
 >> endobj
-2862 0 obj <<
-/D [2859 0 R /XYZ 90 628.105 null]
+2871 0 obj <<
+/D [2868 0 R /XYZ 90 628.105 null]
 >> endobj
-2863 0 obj <<
-/D [2859 0 R /XYZ 90 628.105 null]
+2872 0 obj <<
+/D [2868 0 R /XYZ 90 628.105 null]
 >> endobj
-2864 0 obj <<
-/D [2859 0 R /XYZ 90 571.811 null]
+2873 0 obj <<
+/D [2868 0 R /XYZ 90 571.811 null]
 >> endobj
 480 0 obj <<
-/D [2859 0 R /XYZ 90 446.913 null]
+/D [2868 0 R /XYZ 90 446.913 null]
 >> endobj
 150 0 obj <<
-/D [2859 0 R /XYZ 90 440.312 null]
+/D [2868 0 R /XYZ 90 440.312 null]
 >> endobj
-2865 0 obj <<
-/D [2859 0 R /XYZ 90 339.937 null]
+2874 0 obj <<
+/D [2868 0 R /XYZ 90 339.937 null]
 >> endobj
-2866 0 obj <<
-/D [2859 0 R /XYZ 90 339.937 null]
+2875 0 obj <<
+/D [2868 0 R /XYZ 90 339.937 null]
 >> endobj
-2867 0 obj <<
-/D [2859 0 R /XYZ 90 261.077 null]
+2876 0 obj <<
+/D [2868 0 R /XYZ 90 261.077 null]
 >> endobj
-2858 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F21 2075 0 R >>
+2867 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F21 2111 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2909 0 obj <<
-/Length 1652      
+2918 0 obj <<
+/Length 1648      
 /Filter /FlateDecode
 >>
 stream
-x��Zms�8��_��
��e	��L{3m�v��K.q{�i;
���Լ
�$ܯ�l�ľ$·K�j�}yv1�f��
^O���\�2�i�3�Ś���&S�N��#�1֏��~�����z2/��4��i�g�����j�s�~���k	c�2
�W	|!�t
J02����=R
X��5��b�������ÑA�>��Σt�\�9�g<G�q �\B
8�)�&��`�T֠6�M����O�M��{
#�u��jU�Y�	׹v2�s��e�]+�S�ћ!�t4[
 ;R��A+u��B�l�;~7о�(����y��a\x'e^���m�A�-�lP_���?2l/ɕ��[��
8
 ,P2�
mD,�X�<�1/Y����%��V���kT�.��nN���8�gq׽�4bQdVC+M���*
1��ZS���\��<�4��z��
�߈���F��
b?~Q�Q�/�z�E���^�u,dg�����c+`��β��0����Ppҍ�QH�M�lhQ=�
-#�X��
d�r��q�D�[`n��AL`殑e2\c[h#
%Y��`�(S~7d�������iY�G͹Ź"0�&
-X8����*�� �l�ʫ/�`������}`
nb�<S�
bo[a����uU�,~"�ot�Ǿ��3�ߍx�.sFe�ocۺ� ��[b[�{Q�"�T}�L?�Л.��a�_Y�@R$=�3amc�����<�z�G1b
��������
M[穼�<. _'q�
���)����z\h+3'@A��
-�|'p��F�eI���� &���[y�F(���v����Z��"� ������&�{
ƅB�l�y��:� Cf7<�DIs��ʛ���/z
�2M�e��f��k���x��N�]X����/����	ty�I����P�?WU�=�nY��gH1��n�q{��l��Bp�L��v}��_ ~�Tz���,�@u���OU+��׻:�,ϯL�8c�L�)7S#�> ��OC�;�<�J���xyͪ�%~~�3��К�X��\�O�0�����������F.F��
p1E__/���۱-��B�%�*�g+~Ѹ�
-��S
�b�Ҵ|���[l�?K�[Z����z�^�ɚ���!av���$J���E��Yp������O߼���>
�}8���j|��
-�i�5��
m
	!��Qm��kc"6`mU���Uv�`m�6�y�Ҍ�#�!�6"�b��~��3���w��Nwn߃�
-��b 
��R�U�ן��/0Q��`�K��#wDY
8��Qm�}z.
f�@g�)K؝g@J/�H\��,�K_F@�\i��v8��
ڬa�e��ڒ�`�?
SŐ����I�߂���JS1�$�rݸ�Ⱦ&ʐi70}tܼ��[��ꖐ=恰`̹w��^B�kT>�h���6}�:�]�`�� z�&�o���/�n�|��S��b.�����c�"���:��i��p۠;����M7. �Z�����RΓ��G�A�H���e��S��@����o��Rf��Njz.���x�75#8!I3NL
�L��	��y�_Z��Ae�Vi���M}^��x|yy��
eO3�4��WyX+�@{�f˳��GI��t�,�+ �ξ

+x��Zms�8��_��
��e	��L{3m�v��K.q{�i;
���Լ
�$�_+$��؉}I�-���>���b�M4���
��o����e�F��5�D
����w�d�c���	��,򽓾��d:�����>�癟�^'7����÷�,H$�!�,x^)�\�z(�Ȩ
��vH1`	����F��V+�~������:�ҩ_py�_�O
���r	uࠦ�;����5RZ���6�D��?�6���5�L�Ѯ�U�f&\��Y��
V�]w--NqKo�,��lq �H�-�i�
}��R��]O�>���a�E�q���G�o&�myk������~�xI���چ��Y `����ehb!�r�QNy1�b��//�Դ��\,<P��Ԫ�9�?06�0�H�]w�iĢ�$��
V��/��*
1��ZS\��\��<�Ծ�:��
�߀�����
b?~Q�Q�/{�E���^�u,dg�����c+`��N���0����Ppҭ�VH�MӬoQ=�	#�X��
d�r��qlE����[`n��AL`澑e2\cWh#
%����>^1O�ݐ-�Ÿzjo{��?j�-.�)5Q���0�W�V
�z�T^}�4�
�|���&��1�� ��v7��(X7��'���@G~�
�>�mě8p��0*�x��]����
+ܫ�	��5`�y��x�������"�0�	kk����� �Y�a?��q������Ǭo�:O�%�q�:�kgX��u�E�O�

��B[�9
+�}U ��{��Ø6b
K�7���0q\d�ʻ�B9͠ux�{�U=�r�i�'tLd�A��0.:g��0�k�֒2�v�$�_$J��,*o"��N^��x X�4�a��{�a����QZ�7:�na}��r�\~ϓ�:��

$��RjB��\UhT��e%���!�T��l��8�)� �Յ�
�P���@e>
 �\��*��I
���ٵ��. V�
�v�4Y�_��qƈ�t[n�F�] ��_��wyp�Ω��,��U�K�|�3�)њ�X���\�K�0
����������V.F��
p1E__���ݱ���J�%�*�g+~Q��
+��S
�b�R�|���j[l�?K�[Z���v1O��d��g�>a�q�a�SI��b��Yp������O߼��O>
�}<���j|��
�q��t>�8�B�@��d#��Dl6���T
����ڬ3l��ܥ}KC�i
D��~��>�f^=�o	�12��ܾ��� !ȥ*�ܯ?-�_`�]5���KGn��p��W+��r��\�N���[S��;Ϯ��^q��T-��׾��ι�2�mq19�Y�<�]�\jG"���pLC��f�͓�*��=���b\H
��q��}L�!Ӯa
+��.�yCwwh!�'�-!{�a�y0��q��:	4�����D3 
D��
�������6a|�dI�	��SN9Ƌ����X�Q� �*0&��k�9˯�l���o«7�
� �k���"JU8��C���"e����O����(7��FK��ϪI� �J��Y^��D�����C��c�'��U����k�%��L\�ˢH����k��z�����t�J��@g�$ʋ��GIV�s᦬�+����
n
 endstream
 endobj
-2908 0 obj <<
+2917 0 obj <<
 /Type /Page
-/Contents 2909 0 R
-/Resources 2907 0 R
+/Contents 2918 0 R
+/Resources 2916 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 2855 0 R 2856 0 R 2873 0 R 2874 0 R 2875 0 R 2876 0 R 2877 0 R 2878 0 R 2879 0 R 2880 0 R 2881 0 R 2882 0 R 2883 0 R 2884 0 R 2885 0 R 2886 0 R 2887 0 R 2888 0 R 2889 0 R 2890 0 R 2891 0 R 2892 0 R 2893 0 R 2894 0 R 2895 0 R 2896 0 R 2897 0 R 2898 0 R 2899 0 R 2900 0 R 2901 0 R 2902 0 R 2906 0 R ]
+/Parent 2877 0 R
+/Annots [ 2864 0 R 2865 0 R 2882 0 R 2883 0 R 2884 0 R 2885 0 R 2886 0 R 2887 0 R 2888 0 R 2889 0 R 2890 0 R 2891 0 R 2892 0 R 2893 0 R 2894 0 R 2895 0 R 2896 0 R 2897 0 R 2898 0 R 2899 0 R 2900 0 R 2901 0 R 2902 0 R 2903 0 R 2904 0 R 2905 0 R 2906 0 R 2907 0 R 2908 0 R 2909 0 R 2910 0 R 2911 0 R 2915 0 R ]
 >> endobj
-2855 0 obj <<
+2864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.055 191.737 717.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-2856 0 obj <<
+2865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.236 707.055 237.396 717.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_b76731fc33f60619d339fd146af90e7f) >>
 >> endobj
-2873 0 obj <<
+2882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 668.389 191.737 679.293]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-2874 0 obj <<
+2883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.236 668.389 284.996 679.293]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_ac61a0c0f3a687ef1d79d9014238554c) >>
 >> endobj
-2875 0 obj <<
+2884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 629.724 198.363 640.628]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2876 0 obj <<
+2885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.861 629.724 250.646 640.628]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_319084c6ac93db482a8742a58e2e01f3) >>
 >> endobj
-2877 0 obj <<
+2886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 591.058 198.363 601.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2878 0 obj <<
+2887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.861 591.058 298.247 601.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_5f1ce9b2af5f6ba550cd9080ff83077c) >>
 >> endobj
-2879 0 obj <<
+2888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 552.392 191.718 563.296]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2880 0 obj <<
+2889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 552.392 288.852 563.296]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e627d4ce07125a5bf6dbe4c4464bfacf) >>
 >> endobj
-2881 0 obj <<
+2890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 513.726 191.718 524.63]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-2882 0 obj <<
+2891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 513.726 303.079 524.63]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_dcd50fc4fa1b8e5533d7af0513d1a833) >>
 >> endobj
-2883 0 obj <<
+2892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 475.061 181.845 485.965]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_818b1050a44c6fb4d635a6fc088eeeca) >>
 >> endobj
-2884 0 obj <<
+2893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 436.395 181.845 447.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_84d340c4e2a8a35e81d0fb91ff2c466e) >>
 >> endobj
-2885 0 obj <<
+2894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 397.729 154.727 408.633]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5) >>
 >> endobj
-2886 0 obj <<
+2895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 359.063 176.864 369.967]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_beb3e0b3cafb96de2ab53e985c574bb7) >>
 >> endobj
-2887 0 obj <<
+2896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 284.504 143.695 295.408]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_b4b097033191e38bbb59add2ebba3e70) >>
 >> endobj
-2888 0 obj <<
+2897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.511 284.504 213.154 295.408]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2889 0 obj <<
+2898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.317 284.504 382.706 295.408]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-2890 0 obj <<
+2899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 249.823 143.695 260.727]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_cddbfcdd0e7dd70c2258493ef67d0911) >>
 >> endobj
-2891 0 obj <<
+2900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 249.823 189.632 260.727]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-2892 0 obj <<
+2901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.196 249.823 282.662 260.727]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2893 0 obj <<
+2902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 203.188 143.695 214.092]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_91546e88fe3474f55bc6f0eceffa7251) >>
 >> endobj
-2894 0 obj <<
+2903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 203.188 189.632 214.092]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-2895 0 obj <<
+2904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.939 203.188 347.405 214.092]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2896 0 obj <<
+2905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 168.507 143.695 179.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_3f2210364b954a8d532905d09bcb7149) >>
 >> endobj
-2897 0 obj <<
+2906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 168.507 248.859 179.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-2898 0 obj <<
+2907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 133.826 143.695 144.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) >>
 >> endobj
-2899 0 obj <<
+2908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 133.826 248.859 144.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-2900 0 obj <<
+2909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.388 133.826 330.333 144.73]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-2901 0 obj <<
+2910 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 99.146 143.695 110.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_7ded037fa4c26b2e12565d3aa2c6b70b) >>
 >> endobj
-2902 0 obj <<
+2911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 99.146 247.176 110.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-2906 0 obj <<
+2915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2910 0 obj <<
-/D [2908 0 R /XYZ 90 757.935 null]
+2919 0 obj <<
+/D [2917 0 R /XYZ 90 757.935 null]
 >> endobj
-2911 0 obj <<
-/D [2908 0 R /XYZ 90 726.054 null]
+2920 0 obj <<
+/D [2917 0 R /XYZ 90 726.054 null]
 >> endobj
-2912 0 obj <<
-/D [2908 0 R /XYZ 90 687.388 null]
+2921 0 obj <<
+/D [2917 0 R /XYZ 90 687.388 null]
 >> endobj
-2913 0 obj <<
-/D [2908 0 R /XYZ 90 648.723 null]
+2922 0 obj <<
+/D [2917 0 R /XYZ 90 648.723 null]
 >> endobj
-2914 0 obj <<
-/D [2908 0 R /XYZ 90 610.057 null]
+2923 0 obj <<
+/D [2917 0 R /XYZ 90 610.057 null]
 >> endobj
-2915 0 obj <<
-/D [2908 0 R /XYZ 90 571.391 null]
+2924 0 obj <<
+/D [2917 0 R /XYZ 90 571.391 null]
 >> endobj
-2916 0 obj <<
-/D [2908 0 R /XYZ 90 532.725 null]
+2925 0 obj <<
+/D [2917 0 R /XYZ 90 532.725 null]
 >> endobj
-2917 0 obj <<
-/D [2908 0 R /XYZ 90 494.06 null]
+2926 0 obj <<
+/D [2917 0 R /XYZ 90 494.06 null]
 >> endobj
-2918 0 obj <<
-/D [2908 0 R /XYZ 90 455.394 null]
+2927 0 obj <<
+/D [2917 0 R /XYZ 90 455.394 null]
 >> endobj
-2919 0 obj <<
-/D [2908 0 R /XYZ 90 416.728 null]
+2928 0 obj <<
+/D [2917 0 R /XYZ 90 416.728 null]
 >> endobj
-2920 0 obj <<
-/D [2908 0 R /XYZ 90 378.062 null]
+2929 0 obj <<
+/D [2917 0 R /XYZ 90 378.062 null]
 >> endobj
-2907 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R /F35 2013 0 R >>
+2916 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-2966 0 obj <<
-/Length 1814      
+2975 0 obj <<
+/Length 1810      
 /Filter /FlateDecode
 >>
 stream
-x��Z�o�F��?e�_���uRӴQ���oZ�V��8��������nRm������>���`ch`�u�k
��MC aS����&�Qb���6!��t	Ƹ}�!����ա�
��#9�������ŋ��K�s���[B
H$���m��2���K*%�r�Y��)��rͯ+���X�z�&I�Kn�:���$��̯\�;w�Ӗ��a(j)��7��?-b�A2k0���
o���������1�VM
��p
7��[X[v�1�8��M8�A'l���D)˶��_�'
�]����]�h��
�R�f�
�$�_6ܭ���@�n���y��I���ar�^ʵ�:����X�ςh�6�L'�9l���ʏGo95
0
-0E�M�m�
6LS�x�S7?܂��I�1y[z�?�ґF;�5��û�8T\V��}+���D��=��َ]�j��T6
���
-Ԩ�B�
-�]����q���a0���֡�
�%����F|�;�v�ݨz1G�c� v�e;9�"
e$���XG9�,Q��IFDL�
܉,Bܲ@S Ǣ���`�:!��
|��/ӎ��H�3����3r#Y3R5G`�(���?L#���!{M��B�e�e劃��:���pIŔ/~:��9��^e�˫�s'������٫�~W�&� �[5۾���:��Y�ö��$��>4D���q���)���U���%��B
$[dRgC��_x�%��|�#ڗ^���
o�LP+	�֗ �R�֗@�m�u&%��� ��5���vΤ4�ҙ�,�Xh���L���j�
#]w@�=̦/<
�\�a�ck
-�
*�����mA4��ht�)�ofID�%������U�J�#�u�b�\�:斉#��hE�
T����,�����IѮDŽgD~�u_ʢ�
0��~� -���zB��6S�K���놭@�͗�k�U=�lJ��8]�P����w��y�Z��
��Nҵ�Xu��1`�K��0�����3��NE0�4B��
]�{0�ָc����إF�4��w/�xo�8*`z8�����q� ���Bl1�D{����e{����l�S��_�W=y����������a0�A�)w\�f�m�P�3-�Z��X|��l��B6^ľ����P0-3�4�u�\��7HQ��r����Zˁ&~t�@�����c�
�c���\�P�+P'6�HS�>�֖)z��,�F����=������(i��2D�A����OG�ÿ��^�P���A��'}z~.����3�2<�D^$�
9��ڧ�N/��%Ew������}�/\��n^�`ԘWO&�

hKS�U����̇"ד��� [...]
�
�
�`��1���[�@���]�P!c����k6Bw���
��3?�*�
>,�j�]�� 
-�h(�Do�#lT�a�g汉E6��*w߆�x�a���Y�[��i`e�^UV��Tn��J*��pE���V�#��=�d-�`nƢ�ص!���t��N_�{U�8�?�}4��
z/��y�w�rF�8
�^6UP)X~ ��H�Fͦ�a��r����6���%��s3e�'^,S�����
���c
D���N�El�P񚏍7
�b�f�Y����+N4w��O�G�nU��D�?ukk�.�`Z�ؤ(P䊲���/�%1�
�k�S�ȂD�z��o��֋MSl"�x��4zqt4�͐� �Q���(��G�}�B
-!�eWzW��$��
� .N\�	VA�x.7.
+x��Z]s�F}ׯ�ɕf���²l�t&��S;vm��L��`���J@Yѿ�]X�@��Q�L��a��=�܏]�������q�u��6
��Mm�wglp� F��ۄ ��%��U�����U��v8���A�����؍g/^
�_:�{���`��6b���
�����`D�g�?�P��1��0b�b�둛$�.e���ږ�h�2�r-�d�!N[
\�9ਥ����Z������`
q�޸��36p����)
c��5�82nZ���Fv�1C���y�l��	E���?Qʲ�̟W�zbק-�c�+�r \V.~�
{a���f��jة
d�aܿ�%�
7�:&��\K�CX{�d�,�&i���d<���Hͯ�x�S�P@)�n�l�]�D0-��?hN��p
�g'q��m��
�`�_J�5�I�Yv
��ǡҲ�]�[���O����D'�v�BVC=�2YP
/G�F��nV��R�v8�$����a<Q1��}o�,� ' 5�;���F�3�9
E��,�)đi(d��8ʑe�Z��X�4:b:�d�e��
�9�d�@��&r8��`L�2g`y�԰��ͽ�H��QL��_,#��%���Bc!��*IJ�r���`�L�Pr��R�?���Ҁ�W����
�	nxyq���U� �$z����ˋ��7��>l��M���S#P��~���On�
�Y%� RS�SH�ǥ<(�ȤΆ����"Kl��,G�/��
��;�"��Wbm,Au�|m,�	�ZL�FI�A�k����Iy�e0A[F����
L࿫z��#�wD�#̦�#
�\a�c{
+�
*�����˂0h,����
+�Y%9��z���;��v�+ُ��
��s��[&b��F�+�H�ؤ��̅g��4�O�v='<#�C��Ru��9���l 
���wXBOH~<�0Uo�57���,��]��Z�q�eS�%�o�qX�
��+�8���hֿ���'��8��tm9V+�
���%�' "�3 ,?�
+t*�9�J���݃A�&
�n��.u0b�Y-�{��{��QA���@Ɨ���邸z�
+
��v� ���KP��L}�>φQ����+���7ᄃc"ai�{g 4�e�v��{3�4s* ��V�-�J.>al6pj!�s߽ߴ��&pZVh7hL�
B�
3k������h�j/>x��a��3n�ߎ�p��o
��ZCA�@��,"-��l��,�+�M���n�J!+�޳0x���ԍ��)Cd��NlO��q�o'�W((r�&�-�I�^�sb+[�N� �B!/
+�
�J
�o'����"��:�O���>�.7��`ԔW/&�
�hK(��O��LC���~��P��(aI�����$�CW����]��^�R���2�Fa�j鲀����>$L#�\�P�!��Ǟ�O��C��OOk�_mbD�2�|+
�6ۿk�:d,�^5}�FX]����Az��O��/��-YM�k�PA
ME]�
|��N;
���:6�ȶ��ݷa8Z���3���*�UV�2�'r�LtRRE,�+(��F�Z
9t�%�kQs�5Ʈ
r��I�H�$�U�yPM�����G� ����+���0
+G����]U����_�tj���Q���;��m"ӭ[$���V��O�X��)����:2��c
F���N����3��3	n:��*�!f�6>��Xk���D�������#��O
��ڡ
7�?6)	��l��1�h�|�7��O���Fq�[+�y>_�pd���O�����t:E^� �F1�ӣ(
-/��
���]U�0���\
�jX���
�5�
 endstream
 endobj
-2965 0 obj <<
+2974 0 obj <<
 /Type /Page
-/Contents 2966 0 R
-/Resources 2964 0 R
+/Contents 2975 0 R
+/Resources 2973 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 2903 0 R 2904 0 R 2905 0 R 2927 0 R 2928 0 R 2929 0 R 2930 0 R 2931 0 R 2932 0 R 2933 0 R 2934 0 R 2935 0 R 2936 0 R 2937 0 R 2938 0 R 2939 0 R 2940 0 R 2941 0 R 2942 0 R 2943 0 R 2944 0 R 2945 0 R 2946 0 R 2947 0 R 2948 0 R 2949 0 R 2950 0 R 2951 0 R 2952 0 R 2953 0 R 2954 0 R 2955 0 R 2956 0 R 2957 0 R 2958 0 R 2959 0 R 2960 0 R 2963 0 R ]
+/Parent 2877 0 R
+/Annots [ 2912 0 R 2913 0 R 2914 0 R 2936 0 R 2937 0 R 2938 0 R 2939 0 R 2940 0 R 2941 0 R 2942 0 R 2943 0 R 2944 0 R 2945 0 R 2946 0 R 2947 0 R 2948 0 R 2949 0 R 2950 0 R 2951 0 R 2952 0 R 2953 0 R 2954 0 R 2955 0 R 2956 0 R 2957 0 R 2958 0 R 2959 0 R 2960 0 R 2961 0 R 2962 0 R 2963 0 R 2964 0 R 2965 0 R 2966 0 R 2967 0 R 2968 0 R 2969 0 R 2972 0 R ]
 >> endobj
-2903 0 obj <<
+2912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 708.953 143.695 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_9de293fc5ed59d0122ccd78839b1a668) >>
 >> endobj
-2904 0 obj <<
+2913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 708.953 247.176 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-2905 0 obj <<
+2914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.263 708.953 329.207 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-2927 0 obj <<
+2936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 674.084 143.695 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_04732c1c89db2f6d76b3b9479ec2fb99) >>
 >> endobj
-2928 0 obj <<
+2937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 674.084 255.485 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2929 0 obj <<
+2938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 663.125 143.695 674.029]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_ddca3baab772ce17fb5133b0c4e60c33) >>
 >> endobj
-2930 0 obj <<
+2939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 663.125 255.485 674.029]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-2931 0 obj <<
+2940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.995 663.125 341.94 674.029]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-2932 0 obj <<
+2941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 640.211 143.695 651.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12) >>
 >> endobj
-2933 0 obj <<
+2942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.829 640.211 227.989 651.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-2934 0 obj <<
+2943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [306.685 640.211 382.151 651.115]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2935 0 obj <<
+2944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 581.432 143.695 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_db355a57fc1949b2ef9627d45be5f9bc) >>
 >> endobj
-2936 0 obj <<
+2945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.809 581.432 248.077 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-2937 0 obj <<
+2946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [310.195 581.432 385.661 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2938 0 obj <<
+2947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 534.607 143.695 545.511]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_f623edfed6d4816ac5573f42a6a1e801) >>
 >> endobj
-2939 0 obj <<
+2948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 534.607 218.962 545.511]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-2940 0 obj <<
+2949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [242.155 534.607 317.621 545.511]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2941 0 obj <<
+2950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 499.738 143.695 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_5c02cdac1cee4eda75e568ef9f550da9) >>
 >> endobj
-2942 0 obj <<
+2951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.032 499.738 191.286 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-2943 0 obj <<
+2952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.479 499.738 289.945 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2944 0 obj <<
+2953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 452.914 143.695 463.817]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_2f516cd923f94296daf57c8ace328af9) >>
 >> endobj
-2945 0 obj <<
+2954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.365 452.914 298.786 463.817]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-2946 0 obj <<
+2955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.53 452.914 513.996 463.817]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-2947 0 obj <<
+2956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 406.089 143.695 416.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-2948 0 obj <<
+2957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.435 406.089 195.241 416.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_c8a2f81fc1c5b99600d406300792119f) >>
 >> endobj
-2949 0 obj <<
+2958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [222.578 406.089 241.178 416.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-2950 0 obj <<
+2959 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 369.227 167.466 380.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_df00a3a6522cd0b27a52ba3e2ab5c8ab) >>
 >> endobj
-2951 0 obj <<
+2960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 369.227 189.881 380.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-2952 0 obj <<
+2961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 295.812 190.738 306.716]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2953 0 obj <<
+2962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 295.812 261.85 306.716]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_286412c3f05e82abdf69c5e5562ff949) >>
 >> endobj
-2954 0 obj <<
+2963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 258.95 190.738 269.854]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-2955 0 obj <<
+2964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 258.95 262.159 269.854]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_7e1a00f36570e89ee95817d898587743) >>
 >> endobj
-2956 0 obj <<
+2965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.225 245.326 390.082 255.231]
 /Subtype /Link
 /A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
 >> endobj
-2957 0 obj <<
+2966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 222.089 183.824 232.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) >>
 >> endobj
-2958 0 obj <<
+2967 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 185.6 192.272 196.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_901382835b88fb9969d88eea101ae7cf) >>
 >> endobj
-2959 0 obj <<
+2968 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 148.365 241.935 159.269]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_339a341a2f7d60de83e4feb3e8986558) >>
 >> endobj
-2960 0 obj <<
+2969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 111.877 189.901 122.407]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_70638e55ff0529f6f481db703645be05) >>
 >> endobj
-2963 0 obj <<
+2972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-2967 0 obj <<
-/D [2965 0 R /XYZ 90 757.935 null]
+2976 0 obj <<
+/D [2974 0 R /XYZ 90 757.935 null]
 >> endobj
-2968 0 obj <<
-/D [2965 0 R /XYZ 90 423.19 null]
+2977 0 obj <<
+/D [2974 0 R /XYZ 90 423.19 null]
 >> endobj
-2969 0 obj <<
-/D [2965 0 R /XYZ 90 386.328 null]
+2978 0 obj <<
+/D [2974 0 R /XYZ 90 386.328 null]
 >> endobj
-2970 0 obj <<
-/D [2965 0 R /XYZ 90 310.891 null]
+2979 0 obj <<
+/D [2974 0 R /XYZ 90 310.891 null]
 >> endobj
-2971 0 obj <<
-/D [2965 0 R /XYZ 90 276.051 null]
+2980 0 obj <<
+/D [2974 0 R /XYZ 90 276.051 null]
 >> endobj
-2972 0 obj <<
-/D [2965 0 R /XYZ 90 239.189 null]
+2981 0 obj <<
+/D [2974 0 R /XYZ 90 239.189 null]
 >> endobj
-2973 0 obj <<
-/D [2965 0 R /XYZ 90 202.328 null]
+2982 0 obj <<
+/D [2974 0 R /XYZ 90 202.328 null]
 >> endobj
-2974 0 obj <<
-/D [2965 0 R /XYZ 90 165.466 null]
+2983 0 obj <<
+/D [2974 0 R /XYZ 90 165.466 null]
 >> endobj
-2975 0 obj <<
-/D [2965 0 R /XYZ 90 128.604 null]
+2984 0 obj <<
+/D [2974 0 R /XYZ 90 128.604 null]
 >> endobj
-2964 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F99 2114 0 R /F97 2177 0 R >>
+2973 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2018 0 R /F99 2117 0 R /F97 2175 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3029 0 obj <<
-/Length 1696      
+3038 0 obj <<
+/Length 1692      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'	Ë�K1�E[��,����bӶ6]<I����
��,۲�8N��J��s?~�H�z�����3|�;�1�c�dž��)1�#�I��s�16/-�� ����E��FwS1ʂ���:
���/_��ַ�����4,�Aܱ��2��.��`D���?�X�P�e~�b��U��Q���9���[>5E<��B�'Wb,2�x�H���'܃�ri������G�
6��w�˸1�{_�ac��1�3�Tlؔ�52>����2���a��q9På
a��p�R��W��/�
r~��Q�\ƓM���T	ٖ0\��d$F���ۯ�c�#���4ɋ�b���K
b���٦ȱ�qN�mW�x%�y��e�y�4È0��|�ͅ.�j�! VU(
눂d�o�$��w�J���Fm�E
�]|��a#{u�0�F
E��@_�<�?nQk��)[��s�) ��<���W�"�|& [�͉��~=V?{϶��\���� /��JfPɶ�9�\
�
��?5�"SM���[뛟-B�v\G����E9�|���>
|V���� k�@<�<�N:�r�A�+�����y��i�����E!�03�
|�[�Պ'��K����dp%`V
�d5���,=X��t���b�u�V.{1<2��bZ��b�Y6�|7M�Q�LJ��B���'
��w�z�
;���]Ǹ�Ƣʼn�"��T�
P~ �
��[��[�)�Z�5y(��3 W#Ck\�Ě���6ō����r"�}�w⩠�Ei֊���hJ�&�2O��� Z��
������ΚK���8K�Ap��6������E�
���2��� ����>y~�L@����[�c�̲��ƥw��\���C
-�z�r( ]
�="� @^�(��}q㓃Q��b}�
�Eʏ���xf
܆q��2�wA�4�}�P�>�&?�a�9 ��X	H0
�bsm�
��� �i�w��kK�3Kը2�e;��	d��[{/T����؈��]
� �v"�
 ���
@.)ܔ�ڷg<�]~��f�������[��"#(„��-N�#~4F��՘V�m��!�9G�gҥ#]�H�p(�����
���J�kq
�bM�&�P��'7A4�f�z�#��
1�'��d~"��"���:Y�z���(����Z��]u}��
-]��-���v�uC�ic�n�(i/,����p!��!�Q�Чf
&�d�Nd&��!�J�6�:P�"L�;ɰ�%�-I2�5v��L���T':#^:c�t�7�
o�3n���*��:���
�w��
'[�l�.�Ae>����N*��
-�0�p��Uԉ8"��UQ�D;'�9�vVOa�uQO�K<�E�w�m��l���幵��~�:��@
�8Q��(H���
��1r�3��J���"��� ��DU�����f����>�(�����F�Q��%�Y}�y@ݝ��t�$�
�삏<��4Ҝ�޼'O��6?O���t����a.�T�a�(��L^������ )��.^?�x�';
��};�w����z�1)�Ut�J�]��Y\���X�U~�Ug���?s��dqn���$�l��>���U�z}�`eG�
-����'Q-u��6��=��e�3D��%�E1{yq�X,�0G�$�e(,.f��b%wkM'�r�o��<V�Y-{�a�ζlt�r��Y
+x��Z�r�6��+�J�
@��L��d�L�t�:j6IFCK�Ė��,�_�
��(��h��S��� 888 �����w�W���mj
�ljké�aͱ	b�hÉ�E'YF�`��K�`�O#tiP�'�ݜOR�1�N�����Wɭ�m�~𖐚Ebۈ���VE6��hU����+���/{��^Y�u�g�ѧ
�Cã:���s��OyjW��
y���P&���
{������`rL���ޗoX����F��j+Y*�,j�o�}����Efq=�
��$���CM�m���J�r_�Ӿ���:I�⹈'��]��-A6�N��O�닷_1��GT��I������[�j.�
%�M�m�OL�Y�
+���4Ί̳Zi#b�e��t�U�M�&`�����ȏ'�"��;u�dmϫն
����W�͆8,dc�
+c
d�¨�(⫟2���-jL�:e��'�P�և�y�zh�B_�~g� ���x:Z$p�X��>�~.sYĒ�ߐ�Y^FU0�L�����:��Pf�����lž��[_�lB���:�M�o
���C��d�i೉�
���i��"�%��2,�d�� n�(̎�˺�(L�����/
+Ʉ�	.��ك�F<	�]��=z�ģ+�b��ǫ�|�E��*����XG�
;�K87rًq�P���y1�S�t�!ŻyN�xV?�W�7�<1:^��wڰS��
+�U�h���2ךj���OĖM��@a���ak�"�]#�fy�ehˁ#�X��x�D��6��Z��h߇@�
*h�g��y�6"�
,%�b�����6qوV~f
�A�YG��Zs��@6��I4�Ѧ�? AA[�����"�Y�
�IR�C���8�긋�a96M
��ITx�ʕ�i
��
Ћ͐S� X
i'򚇉��3�
��/VG��O�` ,R�7���#�6��w��$^�	G�'
+U�k�M���!	���-��l��-�6�<eira�eƠ�,�3�,�bk�L�2:a 
�l��Ȕ;�G��� �.�W��3.b�f{�
F�|�I�.x���֡5��0a�Gr���H���H�jӊ�o4��5��G�pi
�2��<
�K���`�G����J���R`�I%o�ɍ.�Y���˜O�I ��	���{�N6臞��L?�~���i~mW]]��\�kh
a
�mr]mʘ���
�

+g~��!\����	zT����
=����d�ڒ�E�����A2li�*K�
E��d(��p5ՊΈۆ��M:ût������3s�ip��}t	�Z�َ��t�^
�2{�Ce� �YG�T
���*�L
'�Ӫ(r��3�B;'�'��k�QO�K<�A���6}u��������h����38PCvN�44
+R at +kw�~�!
FN7�\��i0�û�
"�|AT����[�a	�8��@�h���7� M��/A��C�# ��ߤ�&Ad{�|ĉܵ��
W��=yʱ�XW<������������S���ð3Y���*+
�8�6�x�
��ʞly
�<�m#�fR�Ƅ��
K�w)K�Q��.�c�F�V��W7f<��`L/��͏�~�&u<!��8��#*0���I����kEղ����CO&|
/qA�����<�/��j��Z��"EA>X,��FڶZM`��TF�Iq�6J�J���H
k���ZD��
 endstream
 endobj
-3028 0 obj <<
+3037 0 obj <<
 /Type /Page
-/Contents 3029 0 R
-/Resources 3027 0 R
+/Contents 3038 0 R
+/Resources 3036 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 2961 0 R 2962 0 R 2984 0 R 2985 0 R 2986 0 R 2987 0 R 2988 0 R 2989 0 R 2990 0 R 2991 0 R 2992 0 R 2993 0 R 2994 0 R 2995 0 R 2996 0 R 2997 0 R 2998 0 R 2999 0 R 3000 0 R 3001 0 R 3002 0 R 3003 0 R 3004 0 R 3005 0 R 3006 0 R 3007 0 R 3008 0 R 3009 0 R 3010 0 R 3011 0 R 3012 0 R 3013 0 R 3014 0 R 3015 0 R 3016 0 R 3017 0 R 3018 0 R 3019 0 R 3020 0 R 3021 0 R 3022 0 R 3023 0 R 3026 0 R ]
+/Parent 2877 0 R
+/Annots [ 2970 0 R 2971 0 R 2993 0 R 2994 0 R 2995 0 R 2996 0 R 2997 0 R 2998 0 R 2999 0 R 3000 0 R 3001 0 R 3002 0 R 3003 0 R 3004 0 R 3005 0 R 3006 0 R 3007 0 R 3008 0 R 3009 0 R 3010 0 R 3011 0 R 3012 0 R 3013 0 R 3014 0 R 3015 0 R 3016 0 R 3017 0 R 3018 0 R 3019 0 R 3020 0 R 3021 0 R 3022 0 R 3023 0 R 3024 0 R 3025 0 R 3026 0 R 3027 0 R 3028 0 R 3029 0 R 3030 0 R 3031 0 R 3032 0 R 3035 0 R ]
 >> endobj
-2961 0 obj <<
+2970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 720.286 193.229 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_bd6b88d6fd6e0259faa544106b08aeaa) >>
 >> endobj
-2962 0 obj <<
+2971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 683.05 238.459 693.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_055f3030915a1b7de0cc50761d9a3245) >>
 >> endobj
-2984 0 obj <<
+2993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 646.562 187.689 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_573ac186b0da77408bcb80531ca0090c) >>
 >> endobj
-2985 0 obj <<
+2994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 646.562 226.693 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-2986 0 obj <<
+2995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 611.319 205.692 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-2987 0 obj <<
+2996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 611.319 261.312 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_8e45baf04a16a09cfa25bac864515832) >>
 >> endobj
-2988 0 obj <<
+2997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 611.319 332.156 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-2989 0 obj <<
+2998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 576.45 205.692 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-2990 0 obj <<
+2999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 576.45 261.312 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_3c8e578089e8420dc286b27411fde2fd) >>
 >> endobj
-2991 0 obj <<
+3000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 576.45 338.781 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-2992 0 obj <<
+3001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 541.581 205.682 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-2993 0 obj <<
+3002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 541.581 261.302 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_36e39f75a5b973533a044d606444db4f) >>
 >> endobj
-2994 0 obj <<
+3003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 541.581 330.462 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-2995 0 obj <<
+3004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 506.712 228.895 517.616]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_ce7b6bb6c1aabdf57f1643e88a834aac) >>
 >> endobj
-2996 0 obj <<
+3005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 506.712 333.482 517.616]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2997 0 obj <<
+3006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 471.843 229.503 482.746]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_bb6e0e38bda55fc988819da21f2689eb) >>
 >> endobj
-2998 0 obj <<
+3007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 471.843 334.089 482.746]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-2999 0 obj <<
+3008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 436.973 187.264 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_40ab06947d065a171792da1ce6ed2505) >>
 >> endobj
-3000 0 obj <<
+3009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 436.973 293.213 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3001 0 obj <<
+3010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 436.973 371.148 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3002 0 obj <<
+3011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 436.973 455.727 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3003 0 obj <<
+3012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 379.19 187.264 390.094]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_90cc17398be6745eb507339397381d7a) >>
 >> endobj
-3004 0 obj <<
+3013 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 379.19 293.213 390.094]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3005 0 obj <<
+3014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 379.19 371.148 390.094]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3006 0 obj <<
+3015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 379.19 455.727 390.094]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3007 0 obj <<
+3016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 367.235 220.058 378.139]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-3008 0 obj <<
+3017 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 321.407 186.348 332.311]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_1039be5680ea8eceb903367e1e7aa13f) >>
 >> endobj
-3009 0 obj <<
+3018 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 321.407 293.772 332.311]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3010 0 obj <<
+3019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 321.407 373.367 332.311]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3011 0 obj <<
+3020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 321.407 456.837 332.311]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3012 0 obj <<
+3021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 263.623 186.348 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_9ffb692c7f3bd8af9b81135e38b38dd7) >>
 >> endobj
-3013 0 obj <<
+3022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 263.623 293.772 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3014 0 obj <<
+3023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 263.623 373.367 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3015 0 obj <<
+3024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 263.623 456.837 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-3016 0 obj <<
+3025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 251.668 218.404 262.572]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-3017 0 obj <<
+3026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 206.214 180.496 216.744]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_84a324ad469ad76c235789823cf4e0f4) >>
 >> endobj
-3018 0 obj <<
+3027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 206.214 226.434 216.744]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3019 0 obj <<
+3028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 170.971 213.153 181.875]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_94dd083371c61a3f54521caed75e2820) >>
 >> endobj
-3020 0 obj <<
+3029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 170.971 259.091 181.875]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3021 0 obj <<
+3030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 136.102 213.163 147.005]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_2ebf93b52454102cd99eaa211ad6ff71) >>
 >> endobj
-3022 0 obj <<
+3031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 136.102 259.101 147.005]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3023 0 obj <<
+3032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 101.606 161.677 112.136]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_2f964d43c2798bde1924e82d88971ea2) >>
 >> endobj
-3026 0 obj <<
+3035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3030 0 obj <<
-/D [3028 0 R /XYZ 90 757.935 null]
+3039 0 obj <<
+/D [3037 0 R /XYZ 90 757.935 null]
 >> endobj
-3031 0 obj <<
-/D [3028 0 R /XYZ 90 733.028 null]
+3040 0 obj <<
+/D [3037 0 R /XYZ 90 733.028 null]
 >> endobj
-3032 0 obj <<
-/D [3028 0 R /XYZ 90 700.151 null]
+3041 0 obj <<
+/D [3037 0 R /XYZ 90 700.151 null]
 >> endobj
-3033 0 obj <<
-/D [3028 0 R /XYZ 90 118.333 null]
+3042 0 obj <<
+/D [3037 0 R /XYZ 90 118.333 null]
 >> endobj
-3027 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+3036 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3086 0 obj <<
-/Length 1570      
+3095 0 obj <<
+/Length 1565      
 /Filter /FlateDecode
 >>
 stream
-x��[o�6���+��I�L�IQ�0`�a�d�ח�0d�q�ْ*�I��w��/�'Qg
�M���߹����_�ƃщ�
��
-c|a��pA�c
�&!�YC�16O-�M/]x�S�b3��.U�z�?�iꥫ�o��߬/��B6Z$B .�W4�CYe�S�m*�6���
-�*����Fl���~�e�5�
�c˥�Z$s/We�Gu�R�HSE>��K�Ѝ~�4�
Rh�;ȱ��/�_�@�#ە�uQka0j���8�5��fo���y�"�mW ��rg�����BEYG�����
6��hV���S(+�O����/*
�^^U�V�C
����J3�6b�N8ޔ�F�CJ�Kd)�gJ��O��!Z�
-F �Nk3�Uj�X���yA0�A�<��(�mG���9.jt7��7>4C��Y�С����3�#ƐP�rZ� ���~�T��/�ݽE�Y� ��7�umvU��5�zv��M�<ޙ�l��j��i%b�>cL#
Eч�n�Al�$�Z�5�YX6�\�Y��� '���V��hH%A�Ҋ#���^@���:o�)��f~[�2�ZfG2�y3�~�䀙b�?a�qq�}R�|���?W�����剼��2xu��e�n<�5u4�Ɵ��P�2;ԅ���qn���@赆ϢL}]�W�\��7����(�DP�Y�9���0�{<J�^0��8��B����U� J�$x`ȴzB��}_f`%A��;��
U���^�9zpz�6i���:�/�xV��3ՙߴ̊p��Ν\�e;f��<mH-�O��r?
��q����]G
�Egڋ�I{_!�
�4TD�5��
h�O
��E���K�
-y�y�>�>m�¢�[@�ވ&�!^"[�H@$�X٧�H�8�fx�\�f��E��_�&�Ÿ	
-ӻ�3/o���m���x�Y��6E
��yMA6��]0*�߂��v�3��%�G��Q�����,B�饡7��&& �=}Hz/�e��m�9{ǣ+��yi���_��
�t���m�)0F�>6U��X
�K����%�ϫ���g��.�#5����e�
� v�{V�M��C���^���b/�裰�
���<7�2���
���\.�uϙI���[��s��əj��y<���F�*��88s���3q�q�f��D��}�@�nۆ�u�6���6�Q�ʭZ����]�XM�f6�
���M=C]� �9ŽS��5��e��再��kۊq�6�w+Oj	��<��^7]!�4S���I���ڪV�d-���g�%������fm )t�S�JO���MI`u�b���R�

!�6uV-�p�����&%����I���4^F���F���l��!:U�h
-c�3�
\�M׵��q$�C>J�
<����E�4��weq^L�^�|���I�ܽ�'d1���w�@G�p
Pjyۑ�X��q
�i��J���i}ױ|�.<�/� L��87��~]���V3�+�ċ�:Hw�/I���d��'�T����Ǩ�~̬��؆����2ϓ�����5�3x')
-�Q��G7��[!���m�fe���ƅC�Ȩ��$�
�37�
+x��[o�6���+��I�L�IQ�0`�a�d�ח�0d�q�ْ*�I��w��/�'Qg�K$�
yx��
/ؘ��u�n<��p�+�0���
G�)1Ɓqn��5$c��"��҅79�(6���R�7�#��^�z��]���2�0:!d�E"�AE�?�U�:%Ѧ�o�O-�P���:?�i�v���^�YCʱ9�\j�E2�rU�|T*��4U�C�K���
+������@3� �6��
��bp��00�]i\��6<�����4{���	f�8�!\����a�%���?�
ea
�⟖�gz
ؼ
+�YY��ZL��x?YF~�Q� ��򪒷�^� �X�?W����st��6b�R�\"K	?Sʷ��8r��`$
�ߴ6�Y�֏E-ݟ��S/���vt�Ϙ�FwC�;y�C3d��
jH! �9�H0b
	E.��
+�J�^���R\|Q���-��Z�]�Ѯk#���N���ճ�m*����d�,W��N+�ci(�>\w�bc$�ת�i��ʐ����2�Z�8i�
��vDC*	”V
9�s�����y+OY?@5��:�a�2;�!Λ)��&���	K���k��R�k]���:��->.O䕧���c�.�t�A����7��'��١.�<�L�s��lB�5|e��2������ݶNwD!� ڀ��ڨ����ńQ���Q���I�Ǚ�ž�V�rP�� ��@��
+D��2+	*e�i�n�����P�
+�уӋ�I�H�&�a~y�+�*8������eV��$w��J-�1+��iCj�Xx�=���@8G��4
�:�@,:�^���O��qlH���"r��,�@c���-ڝ.�X��P���;��p�ik����F4i���E"��>�E�Ɖ7��
��5�87/�t�B7I-�MP��͟yy��Gm�$X��J
�)r`x���k
+�t�Q���F�#�%(A=���~��dBL/
��51@��C���x�,s
pl�.��;
]�_��(HC
D��?�ȥk�mSL�1�����_��_J_Ʒ,Q~^
'.��>�ԯ�
��˖�3HHdؕ��Y=7}�rfzYΊ�䢏��6Z�����ːJ��p�|�=g&!?�Ol��-S�&g�=���d�&]������6��ơ��c
��a
1�m��-���jۨGUd*�j˂�jtQc5Y��8
2��6�

uE��;NŶ[�ؚ��! Җ6V�/�ml+�m��ޭ<�%|��
���z�t����L�+&��
`d�7.j�Z=h����k�ՖH�>�fk���БNA*=5��7%�թ�E�'KQ�z,����Y�����
+@��Z&�J'�x�F9Ҳ�7��T9�)��ΐspu7]�2�Ƒ0�(�/��i�8�ߕ�Ix1Qz����'s�r������Wܹ
��q@��mG�B|`�r�5$���*]T�ӧ�]���X~�0�������u�қ[���tS/� �ň�!HP�E��:�)G��Q��>(pY�
�2��p^�y�v4���F~���$Ea>J����-��VC�͢r�����E�L�]��
�6
 endstream
 endobj
-3085 0 obj <<
+3094 0 obj <<
 /Type /Page
-/Contents 3086 0 R
-/Resources 3084 0 R
+/Contents 3095 0 R
+/Resources 3093 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 3024 0 R 3025 0 R 3047 0 R 3048 0 R 3049 0 R 3050 0 R 3051 0 R 3052 0 R 3053 0 R 3054 0 R 3055 0 R 3056 0 R 3057 0 R 3058 0 R 3059 0 R 3060 0 R 3061 0 R 3062 0 R 3063 0 R 3064 0 R 3065 0 R 3066 0 R 3067 0 R 3068 0 R 3069 0 R 3070 0 R 3071 0 R 3072 0 R 3073 0 R 3074 0 R 3075 0 R 3076 0 R 3077 0 R 3078 0 R 3079 0 R 3080 0 R 3083 0 R ]
+/Parent 2877 0 R
+/Annots [ 3033 0 R 3034 0 R 3056 0 R 3057 0 R 3058 0 R 3059 0 R 3060 0 R 3061 0 R 3062 0 R 3063 0 R 3064 0 R 3065 0 R 3066 0 R 3067 0 R 3068 0 R 3069 0 R 3070 0 R 3071 0 R 3072 0 R 3073 0 R 3074 0 R 3075 0 R 3076 0 R 3077 0 R 3078 0 R 3079 0 R 3080 0 R 3081 0 R 3082 0 R 3083 0 R 3084 0 R 3085 0 R 3086 0 R 3087 0 R 3088 0 R 3089 0 R 3092 0 R ]
 >> endobj
-3024 0 obj <<
+3033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 671.777 205.752 682.308]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_c5eb33b72a86a33d7ae4685d376b50a6) >>
 >> endobj
-3025 0 obj <<
+3034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 671.777 276.595 682.308]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-3047 0 obj <<
+3056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 636.534 209.627 647.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_acf7b2a7e0bb5007ce8cd9506d06137d) >>
 >> endobj
-3048 0 obj <<
+3057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 636.534 314.791 647.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3049 0 obj <<
+3058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 601.665 248.202 612.569]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_a366a38561684a64bc0a042702534a07) >>
 >> endobj
-3050 0 obj <<
+3059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.018 601.665 329.845 612.569]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3051 0 obj <<
+3060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 566.796 212.377 577.7]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_b85f80c281c840eedb4f228757b8515a) >>
 >> endobj
-3052 0 obj <<
+3061 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 566.796 289.846 577.7]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-3053 0 obj <<
+3062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 531.927 216.252 542.831]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_92ef9a99d160f55e3fc44a4bd1ae78f2) >>
 >> endobj
-3054 0 obj <<
+3063 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 531.927 328.042 542.831]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-3055 0 obj <<
+3064 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 497.058 254.827 507.961]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_736577ec65f40b0637f13486e64f051a) >>
 >> endobj
-3056 0 obj <<
+3065 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.643 497.058 343.096 507.961]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-3057 0 obj <<
+3066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 462.562 236.745 473.092]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e862a635387c2458da51889c20465f0c) >>
 >> endobj
-3058 0 obj <<
+3067 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 462.562 307.588 473.092]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-3059 0 obj <<
+3068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 427.319 240.62 438.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_6d2f7819b7359865679b24e683231303) >>
 >> endobj
-3060 0 obj <<
+3069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 427.319 345.785 438.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3061 0 obj <<
+3070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 392.45 243.37 403.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_944e2c41213d3ea40e74930a90de97bf) >>
 >> endobj
-3062 0 obj <<
+3071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 392.45 320.839 403.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-3063 0 obj <<
+3072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 357.581 247.246 368.484]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) >>
 >> endobj
-3064 0 obj <<
+3073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 357.581 359.035 368.484]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-3065 0 obj <<
+3074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 322.711 230.598 333.615]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_685232ed211cce61f5d27727d979df94) >>
 >> endobj
-3066 0 obj <<
+3075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.935 322.711 301.442 333.615]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-3067 0 obj <<
+3076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 287.842 234.474 298.746]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_a18b052380a4cbb9db236d690f932eda) >>
 >> endobj
-3068 0 obj <<
+3077 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.811 287.842 339.638 298.746]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3069 0 obj <<
+3078 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 253.346 193.577 263.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_87e906459b095e23114ee8f0025086cb) >>
 >> endobj
-3070 0 obj <<
+3079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 253.346 232.581 263.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3071 0 obj <<
+3080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 240.345 248.845 250.25]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-3072 0 obj <<
+3081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 207.518 193.577 218.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_4b050985a103d89eaa5627c16f4f4257) >>
 >> endobj
-3073 0 obj <<
+3082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 207.518 277.691 218.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-3074 0 obj <<
+3083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 194.516 252.677 204.422]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-3075 0 obj <<
+3084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 161.317 223.465 172.22]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_3daaa36a6bf749e0b4d66ce57878e2d0) >>
 >> endobj
-3076 0 obj <<
+3085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 161.317 269.402 172.22]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3077 0 obj <<
+3086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 126.447 229.552 137.351]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e70fafb10013762e436a434564d7e931) >>
 >> endobj
-3078 0 obj <<
+3087 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 126.447 275.49 137.351]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3079 0 obj <<
+3088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 91.578 266.673 102.482]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_d9dba7a094763a47be44e246c1120fa7) >>
 >> endobj
-3080 0 obj <<
+3089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.01 91.578 312.61 102.482]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3083 0 obj <<
+3092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3087 0 obj <<
-/D [3085 0 R /XYZ 90 757.935 null]
+3096 0 obj <<
+/D [3094 0 R /XYZ 90 757.935 null]
 >> endobj
-3084 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+3093 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3156 0 obj <<
-/Length 2756      
+3165 0 obj <<
+/Length 2752      
 /Filter /FlateDecode
 >>
 stream
-x��[mo����_�O�����ܠ-�;\�^�@���%9�L�D%Q�(;���rI���M
D�����}�Y�N
&t���o���h1��j�'7�K'F3�8���M>L#r6g������0]���3N����1�K����m�/�_�|��z���Ǝ$2����s��L�(�倿��� ��Z��c�a�?���n6�Nof�O��vfQ~�]t�3L��.Y�0ԠЫo��u�@
�0�
e�j�\_}��N���OJ�
&�n�z"�������߯��l��y��I ��3P_	
-�
B���߃��n���Z1�o����v��7w���>w��G�%�2�>R*���� I4
�1�c���T4�0ɊA!Lz*�iB�&?�AJ@(-Ļ܆#�S�̾���8�
*~�E�6�73K̴�0&�i����13K�Q��
-Sҙ0�(ۧ`��VNXV���s��&C��Qz��Xesy��j�8�=�B�xV��-"��(z�}�pP>���9W!�sP��  ���VI��y�F�.w����)�5�g�|m��p�G��2��ny
_�w�z��Y��u�q���9�����'���^c���z�m���a�#�@".�C$�޸�5%�MuI�Wti�}E�e][\Q}^�1k���G�$YuG�.x��_�]�yX@,�35��}mQ��QguK�Y�6�
 ,�0TYGQ6�摸��'�&꨼�A
�
�89u(������av,CJ�<��c�>��6Zfޟ �I�$J+eO@{�蹔Sr�ސ����J���%�k2�I���KV��)Ұ
���_��
'{�)u�^,�s�V�~%�4t������:|�Nd�|��ʙ�2c�݌�����0���3��U3>���8���&
-�ŏ��i[�4�Q�
;�DzH�Ҩe
m�E��q�{��ͺ���
���"�U�;=�|��hm�u�	�$�é�d�WY��
�]!Zr�P�]�{j�Q��>�{
�V��2��uyd�z����;Yg����r`�z
P9�6�m�G���~��^^�ۭE��t�u� ��U�a�09���%��+��q��(Qʼn�S��+a�!���p���A�@�R���A���	e����$��Df4���V�
���/ ,ah
���}��s����m �	
2��q&�a�V�A���T����F��-���J
g���q�y���y�-�\�~��-��Ќi�� x�9ƭ��
�%�}����X�ic�m�4\�������� �	+ �QF��h媄����mY�UtI���e�]���+�`�
 l �:*b(���ek���5a�5#� 
�-���ep���"T���/�@�j)Gi�-���4
�u�`u1�6E.���$��2�5���U���L�i��"�RѺ�
-���	�G6�}TJK���h�A9;���D ��1�h
�"\�=-��2>� j�z�jٲGM	
x٦v��ʜ�,���ࡄ��P��V���ik����p58�!8$��c*3��gY
W6O%9����f��u��0�e�$G�-'��MpV
 �`�~�6�ּ=�qY��%� �
�
-�V}� ����hݗ
-p�O�
�j;Yv���=-�9��i.�x|�8n�+Y�l$��K�ҚDvlm�܀�Trj�����+7��܀?Ts�
��!40c%��109`k ��֐�LW~`��R�#��,=xQ��������n�t&���C���&1,|nA���AE;V#l�D0~3�&�NA�
҇@h]=�:ҁ0�/
��2
��N�H��.���q{C��
-��8L9��+ܤuƮl
c�GX:����xYv��v�J'a��̈́
�v:��W:��M�����u������e�7}l�D�PerD Ԭa�i��g~���̘�R!�Č��3c�i  *��$��
@�L�"J) ���8���b��
-Q9��<	;��;�W[8�'�������H��+�)��b��M���}Z1�
�	}FZ"�
u`���HM
C1�m�y���pN+�b)��1
D
q�=��z
&ڇdxS/��W��E��?O|��X��O����΂�>���:qSA�ŠӦ�ho:���̛
-�MgQo:
�t}MgA�풏��V��h��֚���{W���q����K���1�[Z�B�!W	�]�1��>�k[Zե�-�Z)�
���/j�����a�zgE��� ��d�i!��o
l�:�~
-�	a0�� ~H�y���2��29�Yfc�ic�x�EG���{
A�,:h�=�4������#�j}<M)=��i�V%��ͭm!ek�0�:�V"���!�J��Y"HyHA8�V���� PPfH
-B�w�  0 o�KO-�,c�F5(	)�P�ѩeK�
�9�v!�y���و!��i�E��d��ox�C�e.�F�,m�[C�Qp�"�#
آ�|q%���v�v����V<b�WY����\&��>˟4�u��繫��te�Q�iz�� ���Y8�)1~ƛ焯@�Pj4:�"b����x��U�ۧ}�|v0B1e�p0��
��R9��#���}�D���Dc�З>

-¢j at AH	�k�
-_��'�7Ŷy�:y)��k��̷iݛ�����w�6�7�o�f_؆+�������$ 3����& 
y+7⯿^�8(ͩ p/���e�������d�#�M�MI�]o������΀�
�7�O�\�u��/��ŵ�$�E�E�P#��
+x��[mo����_�O�����ܠ-�;\�^�@���%9�L�D%Q�(;���rI���M�ˢ��3���33K��ÄN�|�����-&�X����~b��hFg���ɇ)cD��R:};ct��p�v��4Y�<Fwi��9�M������O�_o~�~�ؑD�5QZ�|N���!�I%�
�_�pB�1l"l1�U����\�����i�ޮ�,ʯ���tƂi�Y�%�T �z���տ���漡
1BM�����
\�iB����ٍZO$𹚼������:O>	@_p�+Aa��pA�V��{���
QU+���Tu�n���.������H��$P�p�GJ���:$��A1&{�w���f\&Y1(�IO�0M(��Ǽ4H	��x��a�|
+��w���bg�A��h��&�ffI����� 3�3�9ff�>��WaJ:fe��q��i�
+q7}�wQ�dh31JO`��l.�>\�g�'�Bh�J\@�E��E���\1bJ����#�"d�a� 
+�
 �w�7�*��3��(��.��q5����l��m]
�H]&�]�-��K��W/p?k���2N4�6g��s����k
8�@���`q5;
�`�^(BD¥s������䰩.���.-�����k�+"J��
6f-��h���v�$����� ����b��7
�%�z�����-�T=�n�:Kt�F����
Ƃ*�(���<wQ��D
��0���a'���#�q�>̎eH��8{����F��� 6i�D)b��	hc=�� %7�
	�/��
�T�t���\F�Z�!6
�
+��!�SL�v`,�B~գ�8��L�3�b�C�b?�+a���}
�M����Ct"K���U��c
��8�]���<�
a:I@���i�f�9�7Q�.~��M#؂�q��_�ر=��C�F-�h�-�4�����n���-d@�`����i��ϣ}�I��&̒��2�M�^Ad�.
w�h�4�X3�@�!�G��!��@m�?*:��#Ճ�]����d���\�Cv���#�!��l۹��+x��������v�@�<
�g
  k��0�l��Yƒ����g�8`j���D�S��+a�!�K����K���$�J#Y8��&����|f��)LdFC+�kh��X8���� KX�X8g/`�:`���`��C���C��q�p+� �Be�����~�u��و[%���������<�^.q
�t��~hƴ�V y�9ƭ��
�%�}����X��1}�6Q��Gw����� �	+ �QF��h媄����mY�UtI���e�]���+�`�
 l �:*b(�����8m�ք!֌Ԃ,�� `�*����P=�
��E��
�9�Pփ�0 �}��Ĩ�������N�X��Tz V��O3e�� JE�V+\��$�
٨�]P)-9Ԟ�Qd����K�G!)U��Dkx��i�-���i�Pc�{�P˖=jJX��6�kGW�,e��= %�ƀ�� ���5�H[+g�}���9��t*�����OZ�eu\Y؜Jr�ɫ��2���0�e�$G�-'��Mp�K�K?R�Uk��m����*�9�Q�Ѫ�
+PXIF�>*��
+N3X��ɲk�}�Pω% Os�s�G.�c�Mx�p��D~	ZZӂ����M�
�N�P
��.n��܀?T�e�c
�X� U} ��`8$���t����s�����ط
;�
D�n�tA@ġg�e�@
#��-$uPю�� [�f��
�	İS!��!ZW��:F��J)� �w�֐����( }܍���0�خ����)�v�����+ے��#,
M
���xY$젅K��+�	;
lN���Z�C�'앎/c �'-�ٺ .k�� �A��M���#TI���u!l:
�^{�7���� (8g��XIq~f�7
 D%���$�����>@D) �����XOX�������
��
ū�
��'�������H��+�)��b��M���}Z1�
�	}FZ"�
u`���HM
C1�m�y���pN+��
R
+�?b8(u������y�
h��M�H��^�n�*�<�c=�?���o:
��؛��M�V�6�E{�90l�g�TPo:�z�Y����k:
Zl�|t-o���jm�dו~��4�0Nvx|i��7&�``K�XH"4p� 
��:�^��'}mKK������QK�#岁.,1�����f�wV�[�y ��OV�
���v���@�3�К�'�4�ך9�y4���1�2��-K�.:�5�t)d�A#�����O8���GH��x�Rz���h�J�I�[�B��aDul�D�Y�%B����D��@A8�V���P(	(3��ą�'��< 
���SK/�X�Q
"!�
�=:�l!�� �SnB2�����B�<^�V.b����U�EŖ���
+Yڸ'���Qp�"�ёlQc�����h�f����J�[+
����|[�}.��v��O���������M^����(�4�W` ���Y8�)1~ƛ焯@�Pj�t�E�6Y%�2\-��d�O���`�b�~�`�4fvd��r4�G���w�މ���� Ƃ�/}:�EՀ�@	�k�
+_��'�7Ŷy�:y)�
���%ڙoӺ7i�/��E���mo���;�
W�	EE��I at f C\H��x{*�쟓⿿^9����8�Y��e�������d�#�M�MI�]o���ZQ��A�wx��>Is��IZ���.����?qU�0
 endstream
 endobj
-3155 0 obj <<
+3164 0 obj <<
 /Type /Page
-/Contents 3156 0 R
-/Resources 3154 0 R
+/Contents 3165 0 R
+/Resources 3163 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 2868 0 R
-/Annots [ 3081 0 R 3082 0 R 3105 0 R 3106 0 R 3107 0 R 3108 0 R 3109 0 R 3110 0 R 3111 0 R 3112 0 R 3113 0 R 3114 0 R 3115 0 R 3116 0 R 3117 0 R 3118 0 R 3119 0 R 3120 0 R 3121 0 R 3122 0 R 3123 0 R 3124 0 R 3158 0 R 3125 0 R 3126 0 R 3127 0 R 3128 0 R 3129 0 R 3130 0 R 3131 0 R 3132 0 R 3133 0 R 3134 0 R 3135 0 R 3136 0 R 3137 0 R 3138 0 R 3139 0 R 3159 0 R 3140 0 R 3141 0 R 3142 0 R 3143 0 R 3144 0 R 3160 0 R 3145 0 R 3146 0 R 3147 0 R 3148 0 R 3149 0 R 3153 0 R ]
+/Parent 2877 0 R
+/Annots [ 3090 0 R 3091 0 R 3114 0 R 3115 0 R 3116 0 R 3117 0 R 3118 0 R 3119 0 R 3120 0 R 3121 0 R 3122 0 R 3123 0 R 3124 0 R 3125 0 R 3126 0 R 3127 0 R 3128 0 R 3129 0 R 3130 0 R 3131 0 R 3132 0 R 3133 0 R 3167 0 R 3134 0 R 3135 0 R 3136 0 R 3137 0 R 3138 0 R 3139 0 R 3140 0 R 3141 0 R 3142 0 R 3143 0 R 3144 0 R 3145 0 R 3146 0 R 3147 0 R 3148 0 R 3168 0 R 3149 0 R 3150 0 R 3151 0 R 3152 0 R 3153 0 R 3169 0 R 3154 0 R 3155 0 R 3156 0 R 3157 0 R 3158 0 R 3162 0 R ]
 >> endobj
-3081 0 obj <<
+3090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 687.211 217.109 698.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_161c87c94b78fd1111365e185d0a3ae7) >>
 >> endobj
-3082 0 obj <<
+3091 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 687.211 263.046 698.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3105 0 obj <<
+3114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 652.694 271.126 663.598]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_fb683aefdda7a1c5dcf92ee2a03daf81) >>
 >> endobj
-3106 0 obj <<
+3115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.463 652.694 317.063 663.598]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3107 0 obj <<
+3116 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.863 640.242 326.259 650.147]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-3108 0 obj <<
+3117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 607.218 201.742 618.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_06c2ce3f0789aba0294da43628b50226) >>
 >> endobj
-3109 0 obj <<
+3118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 607.218 243.629 618.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3110 0 obj <<
+3119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 607.218 371.329 618.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3111 0 obj <<
+3120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.306 582.81 269.939 592.716]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-3112 0 obj <<
+3121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 549.786 212.768 560.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e1509738a054a1ffeb070a35c41db257) >>
 >> endobj
-3113 0 obj <<
+3122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 549.786 252.959 560.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3114 0 obj <<
+3123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 549.786 375.145 560.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3115 0 obj <<
+3124 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.401 525.379 277.928 535.284]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-3116 0 obj <<
+3125 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 492.355 250.099 503.259]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_bd266a7d827fb77e09de63dfea2f9d58) >>
 >> endobj
-3117 0 obj <<
+3126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 492.355 289.446 503.259]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3118 0 obj <<
+3127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 492.355 379.512 503.259]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-3119 0 obj <<
+3128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 492.355 513.996 503.259]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3120 0 obj <<
+3129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.304 466.738 439.335 478.903]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3121 0 obj <<
+3130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 434.923 266.586 445.827]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_17182f3f0d9242d5821ba59b2773ae55) >>
 >> endobj
-3122 0 obj <<
+3131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 434.923 309.697 445.827]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3123 0 obj <<
+3132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 434.923 408.234 445.827]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-3124 0 obj <<
+3133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 434.923 513.996 445.827]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3158 0 obj <<
+3167 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 422.968 171.361 433.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3125 0 obj <<
+3134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.237 410.516 480.87 421.472]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3126 0 obj <<
+3135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 377.492 250.748 388.396]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_ace7b1f85601837554656295b9c90dce) >>
 >> endobj
-3127 0 obj <<
+3136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 377.492 357.317 388.396]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3128 0 obj <<
+3137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 377.492 456.145 388.396]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-3129 0 obj <<
+3138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 365.537 202.344 376.441]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3130 0 obj <<
+3139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.005 353.085 446.071 364.041]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3131 0 obj <<
+3140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.017 320.061 265.396 330.964]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e8b96392adb007f1c59758cba8cbc886) >>
 >> endobj
-3132 0 obj <<
+3141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.568 320.061 375.818 330.964]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3133 0 obj <<
+3142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.239 320.061 478.979 330.964]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-3134 0 obj <<
+3143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 308.105 225.866 319.009]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3135 0 obj <<
+3144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.222 295.653 466.67 306.609]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3136 0 obj <<
+3145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 262.629 239.984 273.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_fd20bc6142cb1206b51b0b449ebf4273) >>
 >> endobj
-3137 0 obj <<
+3146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 262.629 280.82 273.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3138 0 obj <<
+3147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 262.629 405.104 273.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3139 0 obj <<
+3148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 262.629 513.996 273.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3159 0 obj <<
+3168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 250.674 171.361 261.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3140 0 obj <<
+3149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 237.013 432.092 250.171]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-3141 0 obj <<
+3150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 203.995 251.209 214.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_3d107d8f8a78a3925031545c8e1d1a73) >>
 >> endobj
-3142 0 obj <<
+3151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 203.995 290.549 214.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3143 0 obj <<
+3152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 203.995 409.969 214.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3144 0 obj <<
+3153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 203.995 513.996 214.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3160 0 obj <<
+3169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 192.04 171.361 202.944]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-3145 0 obj <<
+3154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 178.378 456.992 191.536]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-3146 0 obj <<
+3155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 145.36 224.57 156.264]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_6d5097ef9a821f98cb97571eb52a49aa) >>
 >> endobj
-3147 0 obj <<
+3156 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 145.36 270.508 156.264]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3148 0 obj <<
+3157 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 132.908 347.869 142.813]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-3149 0 obj <<
+3158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 110.843 255.564 121.747]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_96038eb89649898faa9a4355206b72d3) >>
 >> endobj
-3153 0 obj <<
+3162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3157 0 obj <<
-/D [3155 0 R /XYZ 90 757.935 null]
+3166 0 obj <<
+/D [3164 0 R /XYZ 90 757.935 null]
 >> endobj
-3161 0 obj <<
-/D [3155 0 R /XYZ 90 127.768 null]
+3170 0 obj <<
+/D [3164 0 R /XYZ 90 127.768 null]
 >> endobj
-3154 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R >>
+3163 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3211 0 obj <<
-/Length 2110      
+3220 0 obj <<
+/Length 2107      
 /Filter /FlateDecode
 >>
 stream
@@ -16552,300 +16546,301 @@ A
 ����+
 ��f}���Z�Ĥ�G�x�G�*��(S~
U$%�
`�9�,��
ob|��~�1�
F��ۆg�
d�wAd������#bp��{��x}M
��$�D�_�����
�!���{��4%<�a',w
*0��4��Ә��Q ?���:�0Gwcb�?�ܿ�ߴ�捲S�X
����§>��ՠ/e�9��l�,��5.
 ]��cͶʧ����l�=E/�7/j�eۨ
-�<ٜ��0�&�
$���IT�	�e
�W}d-!cz1���'�����3u��3S'��y��n7\�m���sT�^���t���8q�{х5�-oq�����
�m&C�7Z4��a�n�����n�Cq��yZV(m��rsu��^
��
Ԫ�J���-C��LnZ��N�7f���
+�<ٜ��0�&�
$���IT�	�e
�W}d-!cz1���'�����3u��3S'��y��n7\�m���sT�^�����@L�]8P���jf�[���f2�z{	�Y�v��MS�����v(��6O�
+��UYn��=� �;%�� Ɋ��� 3�_=����~��
 endstream
 endobj
-3210 0 obj <<
+3219 0 obj <<
 /Type /Page
-/Contents 3211 0 R
-/Resources 3209 0 R
+/Contents 3220 0 R
+/Resources 3218 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3150 0 R 3151 0 R 3152 0 R 3173 0 R 3174 0 R 3175 0 R 3176 0 R 3177 0 R 3178 0 R 3179 0 R 3180 0 R 3181 0 R 3182 0 R 3183 0 R 3184 0 R 3214 0 R 3185 0 R 3186 0 R 3187 0 R 3188 0 R 3189 0 R 3190 0 R 3191 0 R 3192 0 R 3193 0 R 3194 0 R 3195 0 R 3196 0 R 3197 0 R 3198 0 R 3199 0 R 3200 0 R 3201 0 R 3202 0 R 3203 0 R 3204 0 R 3205 0 R 3208 0 R ]
+/Parent 3226 0 R
+/Annots [ 3159 0 R 3160 0 R 3161 0 R 3182 0 R 3183 0 R 3184 0 R 3185 0 R 3186 0 R 3187 0 R 3188 0 R 3189 0 R 3190 0 R 3191 0 R 3192 0 R 3193 0 R 3223 0 R 3194 0 R 3195 0 R 3196 0 R 3197 0 R 3198 0 R 3199 0 R 3200 0 R 3201 0 R 3202 0 R 3203 0 R 3204 0 R 3205 0 R 3206 0 R 3207 0 R 3208 0 R 3209 0 R 3210 0 R 3211 0 R 3212 0 R 3213 0 R 3214 0 R 3217 0 R ]
 >> endobj
-3150 0 obj <<
+3159 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 719.912 242.294 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_6df8193213c66dcf70814c097d7b2fcb) >>
 >> endobj
-3151 0 obj <<
+3160 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.632 719.912 288.232 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3152 0 obj <<
+3161 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 707.284 363.328 717.189]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3173 0 obj <<
+3182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 673.088 242.294 683.992]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_fb9fe84fabd3625d37c47e517034d88b) >>
 >> endobj
-3174 0 obj <<
+3183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.632 673.088 288.232 683.992]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3175 0 obj <<
+3184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 660.46 363.328 670.365]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3176 0 obj <<
+3185 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 638.219 214.06 649.123]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_6919ec5aef8459ad9c65bc36e8100d58) >>
 >> endobj
-3177 0 obj <<
+3186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.398 638.219 259.998 649.123]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3178 0 obj <<
+3187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.942 601.357 290.693 612.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_f5edabe0fbfa14196208041ded356c65) >>
 >> endobj
-3179 0 obj <<
+3188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [317.714 601.357 336.314 612.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3180 0 obj <<
+3189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.957 601.357 454.784 612.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3181 0 obj <<
+3190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.622 576.773 310.533 586.679]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3182 0 obj <<
+3191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 543.574 245.911 554.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_e1186868176c9fb31d7293bc2fe55e52) >>
 >> endobj
-3183 0 obj <<
+3192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.248 543.574 291.848 554.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3184 0 obj <<
+3193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [488.091 530.945 513.996 540.851]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3214 0 obj <<
+3223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 519.986 189.266 529.892]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3185 0 obj <<
+3194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 459.199 289.866 470.103]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_ba476c1ff2b0f1cd58f6e76b981cafac) >>
 >> endobj
-3186 0 obj <<
+3195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 459.199 359.324 470.103]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3187 0 obj <<
+3196 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 424.33 290.971 435.234]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_4aa52c6b939cf0076740afb33dd454e5) >>
 >> endobj
-3188 0 obj <<
+3197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 424.33 360.43 435.234]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3189 0 obj <<
+3198 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 389.461 224.003 400.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_070e05c80af78d7c91bee958b9848080) >>
 >> endobj
-3190 0 obj <<
+3199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 389.461 269.94 400.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3191 0 obj <<
+3200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 343.633 254.15 354.537]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_8ed22a325737be112cad6864b2a7ef59) >>
 >> endobj
-3192 0 obj <<
+3201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 343.633 338.263 354.537]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-3193 0 obj <<
+3202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 308.764 284.585 319.668]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_929caef76be87459ac964105f4c75cf4) >>
 >> endobj
-3194 0 obj <<
+3203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 308.764 354.044 319.668]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3195 0 obj <<
+3204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 261.939 241.726 272.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_597f9740fbc8534391d2c8cb6381660c) >>
 >> endobj
-3196 0 obj <<
+3205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.617 249.311 407.658 259.216]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-3197 0 obj <<
+3206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 227.07 249.318 237.974]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_0cb0abcc152d2d7c95a116efd3ea989a) >>
 >> endobj
-3198 0 obj <<
+3207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 227.07 288.321 237.974]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3199 0 obj <<
+3208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 227.07 371.519 237.974]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3200 0 obj <<
+3209 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 192.201 240.62 203.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_d4d12fdbf775bc0ad0bb248bbaa19370) >>
 >> endobj
-3201 0 obj <<
+3210 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 192.201 324.734 203.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-3202 0 obj <<
+3211 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 192.201 425.724 203.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3203 0 obj <<
+3212 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 113.431 203.075 124.335]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3204 0 obj <<
+3213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 113.431 296.324 124.335]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) >>
 >> endobj
-3205 0 obj <<
+3214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.198 98.81 309.133 108.715]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3208 0 obj <<
+3217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3212 0 obj <<
-/D [3210 0 R /XYZ 90 757.935 null]
+3221 0 obj <<
+/D [3219 0 R /XYZ 90 757.935 null]
 >> endobj
-3213 0 obj <<
-/D [3210 0 R /XYZ 90 655.319 null]
+3222 0 obj <<
+/D [3219 0 R /XYZ 90 655.319 null]
 >> endobj
-3215 0 obj <<
-/D [3210 0 R /XYZ 90 132.405 null]
+3224 0 obj <<
+/D [3219 0 R /XYZ 90 132.405 null]
 >> endobj
-3216 0 obj <<
-/D [3210 0 R /XYZ 90 132.405 null]
+3225 0 obj <<
+/D [3219 0 R /XYZ 90 132.405 null]
 >> endobj
-3209 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F35 2013 0 R >>
+3218 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3271 0 obj <<
-/Length 1624      
+3280 0 obj <<
+/Length 1620      
 /Filter /FlateDecode
 >>
 stream
@@ -16856,816 +16851,812 @@ H
 ͯ�J��n�ؐ�#�-��ikK�/:��
��wV�|���{?I�{5s���V�Ί��&�	}9���G�g�)���O�sյ��]^	�;2�P�s4rL]���h%:̆�f63q��yĽL֏K�
��[u�/���yʡ��׳�KiIU�b
�6�*�Z�d����
�/o
 �����g�$�&�M�L} �ߚ�f�&�3��[dVj-�>
 	JWC�U�`
��=�g��=_���Z~��`|O.�?G٦~o
e;s�����N�Hc�T=�7ǯ���r��2���	��Pb��֖��챭�k��
m%:x�ś
�X�O{��2~x
��
�yv����	e"($�j���
f�G,e,�w�eC��V�I_v�����2㲋ˌ�N.�eNܛ]\6εq�x\�{k�e˨r��x�7|#�o��7�
���`�ZGd���������@�6#���&�X��*�7 
���
-0oE���H�}�
 �N�H����N�O��N�{봛*ڏ��_#Bvq�|E�b��:����~�����h���
�W��?6��	���}��F�b'R
�N�
F�&Q1�5��-�!P��5�8�`-0��Rt�zi��f�.XK$��>�~�����x��I D�/M�/I�P�@��5T�0�~?eP�����Z��c�j�Ѿ�Z}�;��O7o�a�����ƿF���(����E��&����d�*|����r�S_��+a�0� �Ȇ�WE1=9>���F�
͒h���8�N'Ƿ��B��	�ĸ���iּ�7�м6��7�?1o�
+0oE���H�}�
 �N�H����N�O��N�{봛*ڏ��_#Bvq�|E�b��:����~�����h���
�W��?6��	���}��F�b'R
�N�
F�&Q1�5��-�!P��5�8�`-0��Rt�zi��f�.XK$��>�~�����x��I D�/M�/I�P�@��5T�0�~?eP�����Z��c�j�Ѿ�Z}�;��O7o�a�����ƿF���(����˸��P�|��u���S_��+9���Hhd��UQLO������(G�$�f(*�����mz.i��&h�\�O_�4k^탛qhޘA����mn*
 endstream
 endobj
-3270 0 obj <<
+3279 0 obj <<
 /Type /Page
-/Contents 3271 0 R
-/Resources 3269 0 R
+/Contents 3280 0 R
+/Resources 3278 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3206 0 R 3207 0 R 3230 0 R 3231 0 R 3232 0 R 3233 0 R 3234 0 R 3235 0 R 3236 0 R 3237 0 R 3238 0 R 3239 0 R 3240 0 R 3241 0 R 3242 0 R 3243 0 R 3244 0 R 3245 0 R 3246 0 R 3247 0 R 3248 0 R 3249 0 R 3250 0 R 3251 0 R 3252 0 R 3253 0 R 3254 0 R 3255 0 R 3256 0 R 3257 0 R 3258 0 R 3259 0 R 3260 0 R 3261 0 R 3262 0 R 3268 0 R ]
+/Parent 3226 0 R
+/Annots [ 3215 0 R 3216 0 R 3239 0 R 3240 0 R 3241 0 R 3242 0 R 3243 0 R 3244 0 R 3245 0 R 3246 0 R 3247 0 R 3248 0 R 3249 0 R 3250 0 R 3251 0 R 3252 0 R 3253 0 R 3254 0 R 3255 0 R 3256 0 R 3257 0 R 3258 0 R 3259 0 R 3260 0 R 3261 0 R 3262 0 R 3263 0 R 3264 0 R 3265 0 R 3266 0 R 3267 0 R 3268 0 R 3269 0 R 3270 0 R 3271 0 R 3277 0 R ]
 >> endobj
-3206 0 obj <<
+3215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 719.912 287.856 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_5659d55fb93c1fe31b82a674e2630c13) >>
 >> endobj
-3207 0 obj <<
+3216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 681.058 294.481 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_1d20ad17015746b2d9e0290631fc175b) >>
 >> endobj
-3230 0 obj <<
+3239 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 600.295 180.54 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_5b6323dfa423ea57b8d845237d9b576d) >>
 >> endobj
-3231 0 obj <<
+3240 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 600.295 226.477 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3232 0 obj <<
+3241 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.287 600.295 323.887 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3233 0 obj <<
+3242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 480.299 178.239 491.203]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_025c54a0d06e882346b74c0624ee6e71) >>
 >> endobj
-3234 0 obj <<
+3243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 480.299 224.176 491.203]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3235 0 obj <<
+3244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [302.985 480.299 321.586 491.203]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3236 0 obj <<
+3245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 429.49 226.034 440.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_1915597423b1aa0dbed55312b2308efd) >>
 >> endobj
-3237 0 obj <<
+3246 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 429.49 339.776 440.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3238 0 obj <<
+3247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 378.68 245.522 389.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_8653fd3779f7a28930872b1f885f25ee) >>
 >> endobj
-3239 0 obj <<
+3248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 378.68 325.229 389.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3240 0 obj <<
+3249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 366.725 132.511 377.629]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3241 0 obj <<
+3250 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.32 366.725 229.92 377.629]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3242 0 obj <<
+3251 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.561 366.725 344.117 377.629]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3243 0 obj <<
+3252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 315.916 245.522 326.82]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_6592baa6045a08fe1eb0ba33e8ed2942) >>
 >> endobj
-3244 0 obj <<
+3253 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 315.916 325.229 326.82]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3245 0 obj <<
+3254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 303.96 132.511 314.864]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3246 0 obj <<
+3255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.42 303.96 234.02 314.864]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3247 0 obj <<
+3256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.979 303.96 351.535 314.864]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3248 0 obj <<
+3257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 241.196 243.605 252.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_2d20e2dc8d4d0fbbdf87bd01a51dc01e) >>
 >> endobj
-3249 0 obj <<
+3258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 241.196 323.607 252.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3250 0 obj <<
+3259 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 229.241 132.511 240.145]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3251 0 obj <<
+3260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.32 229.241 229.92 240.145]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3252 0 obj <<
+3261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.561 229.241 344.117 240.145]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3253 0 obj <<
+3262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 178.431 243.605 189.335]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_438eaa92ba7d9f7d8ec085fe9b00ec0b) >>
 >> endobj
-3254 0 obj <<
+3263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 178.431 323.607 189.335]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3255 0 obj <<
+3264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 166.476 132.511 177.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3256 0 obj <<
+3265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.42 166.476 234.02 177.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3257 0 obj <<
+3266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.979 166.476 351.535 177.38]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3258 0 obj <<
+3267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 103.711 242.189 114.615]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_852ebcee0de832c12a87ad15d37570a2) >>
 >> endobj
-3259 0 obj <<
+3268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 103.711 322.409 114.615]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3260 0 obj <<
+3269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 91.756 132.511 102.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3261 0 obj <<
+3270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.32 91.756 229.92 102.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3262 0 obj <<
+3271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.561 91.756 344.117 102.66]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3268 0 obj <<
+3277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3272 0 obj <<
-/D [3270 0 R /XYZ 90 757.935 null]
+3281 0 obj <<
+/D [3279 0 R /XYZ 90 757.935 null]
 >> endobj
-3273 0 obj <<
-/D [3270 0 R /XYZ 90 733.028 null]
+3282 0 obj <<
+/D [3279 0 R /XYZ 90 733.028 null]
 >> endobj
-3274 0 obj <<
-/D [3270 0 R /XYZ 90 700.151 null]
+3283 0 obj <<
+/D [3279 0 R /XYZ 90 700.151 null]
 >> endobj
-3275 0 obj <<
-/D [3270 0 R /XYZ 90 619.269 null]
+3284 0 obj <<
+/D [3279 0 R /XYZ 90 619.269 null]
 >> endobj
-3276 0 obj <<
-/D [3270 0 R /XYZ 90 538.507 null]
+3285 0 obj <<
+/D [3279 0 R /XYZ 90 538.507 null]
 >> endobj
-3269 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R >>
+3278 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3292 0 obj <<
-/Length 2416      
+3301 0 obj <<
+/Length 2413      
 /Filter /FlateDecode
 >>
 stream
-x��Ymsܶ��_�O��L�
N�[�3N
ǵ�L3�熺�$�<�!y���wA $A�'MZ��O|[,���]7�?yyqr�Z�@")�.���H�)	.���.Wc�x�$x�T�d�~I���j[%��U�T���_���?��&d����a���_
��)��vo.~��B�w4��0a�Q�eI]/W����R҅ڕY�(�惺VՒ�
�o�$<^�5ӓ��N��i��#1
lv'��q���?1w-�.)�k|<��	��
_[KG4�A^0���J�� �
a����7�
-��*�'�կ�1̝�o
��d���F$Xa$��^4T�����T۴n��"z�+��)�[K��J�Pĉ��~�w���|;��p$dGs�`�he���7s�=}�� V$�(�"X�m�
�O�r�I�(�a��(]�4.\�q���F(
�Q4{� ���t(U��
��P4O�X7�Hbȭ#]~xbNQH�(A�f(�!�$�
���Ȭ]t�W76�?|\�B��:�?aL�9�]��!�қܳ����9��8�U�/I�v�n���D�2J{�&x�yO�Q��8���ʷ�F��E�n���p�q
-<�G-�o��Z����V�"��9�W��(��oy
�s����jN��l7�D���*�qyv
-�0>�����1�D\�?]��Rp�ʼ�܇b�o��f�*��!�5ۦη���ZF��Y�+�ė��B�_�;�] ؂���n59�d!��6F����ɐ}�j=�ZD���b�/����� �!C`��w�
�+�$i��F�W��Ti٤E�&�\�1������0��ȱz������z�Ǐ�C]ô�ۡ?��AWӯ���U��E���}adϋ�ި���J��y�ɊZmm�L�bUT����%�~��Jm ho2��
��>�v�E
*��k_G���_�uْT��T
��Y'eKT/�b�Է橬��ޭ)���
Cm��|�R���
p�-{˘�:�ڛ���}eH�b�_A�/4(:�lW���|�d�1)�ģ"�)�,}e
b�bcT�^�a��{XXCD){;>�GC����nU5�rń
7_��d: ���.m�t��Zg��KGzU�#k!�;C٠���"��j�
����;ɠt at s�V�J�)	|��<� �!t�.(�7����?��ڷ#Єu0t�`biC�k�/bQ�&�4�U
Do�n���#�-
G�"��.��`
I1��1?��
{���Tg��&��”ʙL��S���;�m��BBcݙ���K2M��,����<��+���-W�!�!
-L��
-g��C�j�}Sd�M���m
�یLs���*��ٻ�
�������&��	g�pY1��]����+�j�tcl�6i��>ig����WtoX峷�S�fdh�%Qd�"��8���#=�(�k��z�G��JA��l�T�-|J+%�ة�h+���}�&�n%���\�e�%���p�5	�3��M�	�
�gw��K3�-�ye�A������Q�~�L�h|�U��
�i�
���WVz��徼3���{RBq4�1�d���B�6 �[>��ߚc����E�����u�S�ma�Wv�Ē��.͒j����D�K�H�ۛ��I��ʊR;uJ��'K��:�t�0_
��[�ko��Î�B�僁�ځ�
j��\T<�F
���b��k27l�ݠrd���4���!'f)�f�H��Yl�C��8�g"zd�{t�R
��3����^�e�H�W�t���a��f�o�o
�E���
�zJ�����o
�\?�	z��-2o����
-�c}���
<UB;�q��vC8�#����ݛ_�?|<��F(�G~w2

-Ȑ�2ͳ4W�� ��}�����<5AR���߆�ܧ���
�yڃH��� �Ts�:��޿.�&Շ�������� ^�N��&
�!�u�|�4����K=� ��\�͝�G
��؝�:�rs>�>`8mc�
���
è��	�ۑx�r++�
-�&�^��S�2Dy
;?����W�N��ёM��m����٫�<�f�X�B�O��
-`�#��Ww��<�Kr
�	�2����g܁����
;Y�வ��nθ��i)�1fDŽ\����NE�;�0�Mമxrt�C+
-��[�Aq�����������Ų?.�L�  ]�'���~]��������|s����!��:*��È����`�pt3W�����
�1�~
������S���+w����E��>��.��-~���2(+�ȳ����Y�X����$�}tYi
mj���a4��V���c���l�s�aa7�`1H�J�}�t����
�z_w���֕��3���~�4���ӻ�;�� pY��9-���!��\�"�ĵ��]Qu�6�

GC'�+MK*
+x��Ymsܶ��_�O��L�
N�[�3N
ǵ�L3�熺�$�<�!y���wA $A�'MZ��O�����gwq8�	p���ˋ��ׂIAEpq
H
D� NIp�
.��p�"���%����%��K�Ev�U�*Y�M���:<���_~����5!�D�E�
+�jD�E	F�xs�˄
+"���nF	�N�,K�z��
/.��.Ԯ̒F�'Ե��$^�|�$��P����_��vB@
H��P�x�ٝ\~����`�d
ܵR� �
�Y���'�";��HG4�a� ��/��AD‚�]�r�(���V;a��;N�����H�8�HFQ��@4"�
+#)�����������ڦu����կTs�Tn��/C'n��#$h'���	%�#!;�Ä��*�
�����5ǃHX����`�Jȟ(垒��@�D�Pt�Ӹp1��
�Pƣh�4A��Q��P�<�)�֡h~}c�<�!��t��m�p�B"G	2�E���pC��6䮊"��舯nl���$�\��-�u�˜�isX�YCz�7������9�ո8�U�/�I�v�n���D�2J{@<� �A�SDs> ��pq~ߨ|�-�~_d�fI�
7����qxA�g�2l}���y��Y�b<FqL|�-]ΙN8:j9A�O�i�$�">j����=����A�+F��
�q)�tK��+�;�>�|��7�Wi5am�6u���}�2*Ϛ]�'���2~����vk�o�V�SH2�mc��(�
�W�ѓ�E�Z-F�ŠH�Ht2D��~��RM�fjkL|��M��MZ�f��
ʘ�^
��
뀠���
�{*�G�p�X?�5L��
��m
t�1�m�_��Q$��
���h�ڨ�N�4;������̴.VE���q��]闪����&Sȹ����n�Y֠R<��q�(��Z��H��Jհpm~�l��%Y����*�b�w��Sp�P���$�@
+b�u�0Ȁ6X� c^��jo�����}~�Ф�$S���}I�"�jKbR �GE�3�!}e
bP�1&Z/�0t�=,�!��=�
�磡���w���L9�bB���9�H�����Q�6ݩ��Y��҉^��"}g�"T�Q^�
[
l�"]
��
J4'm�t������G��B�[�}3���k�un�};M�����k�J_}���7ɦ��j��v�����V����N�N��Jyv0 at R
�c�5��^���)��<��<�0�r&���L�Z�
�6���Xw0P#vI権ޗeQ5��'Cv�����J7�:DA	4R��[�P��d�Yq�n�{[�r��i���Z�={7�#��A���2Bظ�pv.+�2���|�~e���n�-�"�7�'�L������

�|��?�oFp at K/��"���OPq���Q��� 
+�-�B���(R_)�bt�
�
+���Oiw	v��-ڊ-�b_w���RI�}e�ֲ�+�r����&F�I������n�}�<wif��R��=l�v�ڠ4k�o�i���Y���0͒����9�����~�/�L�f����F܃Ls��Y5�z���
��V�ƾ�.��-2B�hQg�3�ksݩ�P[��]/�"u�K��>$�1Q���3����V�$�]㭲��N��e��Ҷ��;]*�ׂ3}l�>�7�?�aEF����@A�@q�5t~.*�u����U�i�5�6��nP92{DP�}l�����s�G$~�,6��N

�3=2qD�=:r)����즵^�e�H�W��t���a�Q��7���xߢ�w�N]=������o

�\?�	z��-2o����
+�c}���
<ܪ�v���%�p62G�'���wo~9���|BS�����x( C��4��\�MlR�e�n����Ie��6��>Ͷ~��ӞD*��.!��C�����u�6�>
u�x��=�0�t
+��6a 
����3���
�X�a��n��<�F��
�Y���Y���iH
�=�
��
�	����<�Vv+�\{�bt�$��
5|��Twsc_ɻ�
��Nl*4n׿�D�^5�A�5S�bb}�W s
y�N�"�3&��]���N��@��:3�2=%}��ɚ%wm�&ws�����%02���&W!�$�S�����&xZW<9:����A�� ��8S����������Ų?.�>�ZA ��O./���>����o������	}1C"O)tT
���)��	�T�$��f�RG�a��c�/�&:
�����S���+w����E��>���\1$[��������XE����z�/
o�}{zIi��4?mj�?�h�m����I�w���Dž�@���R�&�[m�����`,������^���O5��x�4���ӻ�;���oY��9-���!���kGϻ��lx8�����k�I�
 endstream
 endobj
-3291 0 obj <<
+3300 0 obj <<
 /Type /Page
-/Contents 3292 0 R
-/Resources 3290 0 R
+/Contents 3301 0 R
+/Resources 3299 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3263 0 R 3264 0 R 3265 0 R 3266 0 R 3267 0 R 3285 0 R 3286 0 R 3287 0 R 3288 0 R 3289 0 R ]
+/Parent 3226 0 R
+/Annots [ 3272 0 R 3273 0 R 3274 0 R 3275 0 R 3276 0 R 3294 0 R 3295 0 R 3296 0 R 3297 0 R 3298 0 R ]
 >> endobj
-3263 0 obj <<
+3272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 684.047 242.189 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_4b5e1306956d46f1ee477428b451b44b) >>
 >> endobj
-3264 0 obj <<
+3273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 684.047 322.409 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3265 0 obj <<
+3274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 672.092 132.511 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3266 0 obj <<
+3275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.42 672.092 234.02 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3267 0 obj <<
+3276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.979 672.092 351.535 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3285 0 obj <<
+3294 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [99.148 535.716 117.749 546.62]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3286 0 obj <<
+3295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [106.986 476.677 125.586 487.461]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3287 0 obj <<
+3296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.17 355.938 213.77 366.842]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3288 0 obj <<
+3297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.732 343.983 218.288 354.887]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3289 0 obj <<
+3298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3293 0 obj <<
-/D [3291 0 R /XYZ 90 757.935 null]
+3302 0 obj <<
+/D [3300 0 R /XYZ 90 757.935 null]
 >> endobj
-3294 0 obj <<
-/D [3291 0 R /XYZ 90 622.816 null]
+3303 0 obj <<
+/D [3300 0 R /XYZ 90 622.816 null]
 >> endobj
-3295 0 obj <<
-/D [3291 0 R /XYZ 90 572.096 null]
+3304 0 obj <<
+/D [3300 0 R /XYZ 90 572.096 null]
 >> endobj
-3296 0 obj <<
-/D [3291 0 R /XYZ 90 330.409 null]
+3305 0 obj <<
+/D [3300 0 R /XYZ 90 330.409 null]
 >> endobj
-2921 0 obj <<
-/D [3291 0 R /XYZ 90 308.097 null]
+2930 0 obj <<
+/D [3300 0 R /XYZ 90 308.097 null]
 >> endobj
-3297 0 obj <<
-/D [3291 0 R /XYZ 90 308.097 null]
+3306 0 obj <<
+/D [3300 0 R /XYZ 90 308.097 null]
 >> endobj
-2922 0 obj <<
-/D [3291 0 R /XYZ 90 189.252 null]
+2931 0 obj <<
+/D [3300 0 R /XYZ 90 189.252 null]
 >> endobj
-3298 0 obj <<
-/D [3291 0 R /XYZ 90 174.681 null]
+3307 0 obj <<
+/D [3300 0 R /XYZ 90 174.681 null]
 >> endobj
-2923 0 obj <<
-/D [3291 0 R /XYZ 240.245 112.01 null]
+2932 0 obj <<
+/D [3300 0 R /XYZ 240.245 112.01 null]
 >> endobj
-3290 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F98 2117 0 R /F38 342 0 R /F65 376 0 R /F50 339 0 R /F35 2013 0 R /F95 1779 0 R >>
+3299 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F98 2120 0 R /F38 342 0 R /F65 376 0 R /F50 339 0 R /F35 2018 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3305 0 obj <<
-/Length 1666      
+3314 0 obj <<
+/Length 1662      
 /Filter /FlateDecode
 >>
 stream
-x��Yێ�6}�W詵��ˋH�F[ 	� i�l�h�	Z���ڒ*����w(R7�|�
���>Y����̜3
	;
;/O����9IA�3�;;� �S�Lg���c<<<
�upy>�x���K5˂�7�Ud���ir3�<}}����E"�
�J�?�!�E	F�
�j�W�
-Cp=��=F��F<[y>S��ӑ�C�NWA�̓�j���*�$�J�������3�!�7��<Ɲp=����<�`Ĥ�\��֎K����?��g)CX�Ƴ�"f�[To�ݓ�%��[o�ئ*ְ1��=��(����"Ѭy 
���=��+�*��H0C���ܗ�c=�3@��z
����H�B�1GR�H�h�Am��"fL]1��9�8/�m?HOS����9F
2�0�Z�~0#$���zĶdž�܆�?�Ʈd�g	��������mþ@�_�
�	}+�PZ��;�c
Z�|���:M$C���&�޽=���Wӏ=kq��&O!d�g9��Ӛ&Q��b[@}u���0*>�y
��=c���xH����O7�jf�-0?:KT�eD�0("��eD�P/��ޤ׆
3;+M��&Z��$6��yl��ѝ`vr$�ڑ�8�HYf�Am�8]�
-����WF� *�x�Y��0O"��h'���
�cD	䷭��*�v�(*G�=�
�<�
S�cՔI� �;��$��am�$��F�
]��3(�]���� ����
�`"�'$�5��{���Jy
-��=�E��x�w3��_W�$��<K�v�*���
�E5�
�>��-���j�
h֡;��=xʺrP�� �Q��M��^�"`Z~��p�ھ�蠬�@;q�.D	�S�B;< v*�'
��n��!��/洍�5�
�!Z;�	�X�M��
�`�MFp`�;a,�ˠ0��L�GqR����1[س����
 �+i^�);�Q��iVi�����e�+@�f���KU-Uh#����:�j�
��;u�Yt�o
-e�D���@��}�
�@�\8-{~G���D+�.� �
�&+܆+u�*N7E�Y8�0Yx�Y��r
#���Q�^���QI�
�j%�TXR*��ΐ{��ϑ��=T_B�!r�����ߛ��
P
I��pPo���b�8���
4�h9�`
-]��6.����`��V��_s�A/�/}�e�Q$��{�Kts�&�&,�,�-p
:E��7٩oⱾ}�䥊U@莗7
-���-�˛���u 
8+O/I'v ���
��廻>�ZU��%�YHp����ʼ�r-x������Ԧ_Y��~�>aL�R���m�.�
՜�;�b̰ok'�R�j���[K�Ԫ�p�[;��>r����S����B�r�}��v��<�	U���ܭz�V^�&�(
�P�U4�
2���@Kh\IM��2K��^�E4�[bv^��Z^�hV��li��W=��������lX�z��Q��q��p��}7p���W5_!�R����%�b�|h �a?j����_�5�6�]���F��Nj�ξ��Ch"n�h'��3����a_�טv?�
-���7���+lJ ��V̷W.续󹦗�X{[����Jkn��U������ ޔ�
7�gڪ�i�1ҟ��Lf��1��}P���l����mP&VZ����-�"���]__�0G�8J3gi�:�
��J�����y�u���<4�n�?�
+x��Y[o�6~����f3ËH��6�-ڢ]�f�7�H�@�i[�-i����~�"us�KRd�C�,���wn�ᡰ�p��r�t:8{!�#�T8ӹ#��	�8%�t�\
	A�hL0����� [��#���j�T�,�|]eA��L�&7����g/iI$B .\د����ٔ`D�	���H�0�s~�#��jƳU��1�x8
I:T�tʌ�Ws���?TqC�pH(�Bϧ��`����
�w����3vf0����I߹.g�
�2�]9
�A�R���eE�Z����ݓ�%��[�^lSkPL�r�9=��ak�H4{
 �<�=rOp�.�!���� ���X�t�
��
��%�N8��{�ő�%�;�D�C�tLd���+��0�a�y���Ԡ��<dt���>�f-Y?��wgxn=c�#�En��?�Ʈd�g	��������ۂ}�<�^�
�v�����/vFG"�����u�H�U'L��{{���߯�{��yM���H�v ͧu�\D�*��. �� [...]
%�t��Π<v�E��Q\\~�����>��@����������Gz�!
��H�ɯ����a�%V���缥#dQ���y\���l�v�5�Nb�
��.
ԉU��b����w��AhgdZ~$�� �7�}?J�AY��v��]���.�
+��dW��|���\�aN��Z
� �������m�ϥ�k;m2���qc9�X��
d�
�Ia7�G�laώ�_��r���ye��DG��.��Y�}f��<�0{\J6�e�\�j�Ґ6�yݼ\�m���
#���"����P�J�	�3������
�e��P4��oE���)h�c�d��p�._���
&k�6�u�A�a��>��K��@3*���Tͤ�
+˔
+A�3�
��s�cr֗�j��#�?���������$�P8������|�8����4�i��`
+]��6.����`��V��^s�A/՗>Ų�(�X�=�%�9n'�&,�,�-p
:E��7٩oⱾ}�䥊U�뎗7
+�5�-�˛���u 
rV�^�N�@��1�w�>��U��%�YH�!#���r-x�$�����Ԇ_Y��}�>aL㒔��m�ԅjN؝�3���	�ԸZ��A��ԧ�j'���N0��\�wc�T��/��
je��e��7�J���ݪ�l`��l2��
5!XE�� ��/ZB�Jꤜ.�Ds�=PD�f�GW��H������_�L�&���r��*��}x�������c����Ӎ'����
+ʗ�\/�N�3�C�����?��ʮ���
�|�7�vB�v��T
Bq;D;�m�ٯ��G{�_c��+|�:���`�o���@�U̷W.续�N/ͱ��"Y�j�ּ������C��o�xS6v�P�i�����H�6}Ҙ��>(e�4���TO�
ʘj��k^�|�[E:9;���Fa�6q�f(*��tuvە-)�n�2�|�N2U]���t���Q
n
 endstream
 endobj
-3304 0 obj <<
+3313 0 obj <<
 /Type /Page
-/Contents 3305 0 R
-/Resources 3303 0 R
+/Contents 3314 0 R
+/Resources 3312 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3300 0 R 3301 0 R 3302 0 R ]
+/Parent 3226 0 R
+/Annots [ 3309 0 R 3310 0 R 3311 0 R ]
 >> endobj
-3300 0 obj <<
+3309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [313.87 539.432 391.845 568.498]
 /Subtype /Link
 /A << /S /GoTo /D (main_intervals) >>
 >> endobj
-3301 0 obj <<
+3310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [313.87 397.701 391.845 426.767]
 /Subtype /Link
 /A << /S /GoTo /D (main_intervals) >>
 >> endobj
-3302 0 obj <<
+3311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3306 0 obj <<
-/D [3304 0 R /XYZ 90 757.935 null]
+3315 0 obj <<
+/D [3313 0 R /XYZ 90 757.935 null]
 >> endobj
-3307 0 obj <<
-/D [3304 0 R /XYZ 90 733.028 null]
+3316 0 obj <<
+/D [3313 0 R /XYZ 90 733.028 null]
 >> endobj
-2924 0 obj <<
-/D [3304 0 R /XYZ 240.245 663.906 null]
+2933 0 obj <<
+/D [3313 0 R /XYZ 240.245 663.906 null]
 >> endobj
-3308 0 obj <<
-/D [3304 0 R /XYZ 90 647.451 null]
+3317 0 obj <<
+/D [3313 0 R /XYZ 90 647.451 null]
 >> endobj
-2925 0 obj <<
-/D [3304 0 R /XYZ 90 520.018 null]
+2934 0 obj <<
+/D [3313 0 R /XYZ 90 520.018 null]
 >> endobj
-3309 0 obj <<
-/D [3304 0 R /XYZ 90 505.719 null]
+3318 0 obj <<
+/D [3313 0 R /XYZ 90 505.719 null]
 >> endobj
-2926 0 obj <<
-/D [3304 0 R /XYZ 90 362.95 null]
+2935 0 obj <<
+/D [3313 0 R /XYZ 90 362.95 null]
 >> endobj
-3310 0 obj <<
-/D [3304 0 R /XYZ 90 348.651 null]
+3319 0 obj <<
+/D [3313 0 R /XYZ 90 348.651 null]
 >> endobj
-2976 0 obj <<
-/D [3304 0 R /XYZ 90 219.938 null]
+2985 0 obj <<
+/D [3313 0 R /XYZ 90 219.938 null]
 >> endobj
-3311 0 obj <<
-/D [3304 0 R /XYZ 90 205.639 null]
+3320 0 obj <<
+/D [3313 0 R /XYZ 90 205.639 null]
 >> endobj
-3303 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+3312 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3315 0 obj <<
-/Length 2121      
+3324 0 obj <<
+/Length 2115      
 /Filter /FlateDecode
 >>
 stream
-x��Zm��6���B��l���]��Z {M�&Ͷ�������p��Jr7��7�7[��ۤ����E
g�3�3
{
{����^\���SHI*�郧��K�%�t���xB0ƣ�1��0[���1ţt�[�y�^��Y���ӏ��o._ҒH�DBrX��;��(���n�?�H�0�s�:"��j�?Wa��'T��t��H�7���v����1	F:�`H��F�����/�`���>�����؛��7
FL�c9k�q��w��]|��gq��Jt���y>eKa՝o��]�~���+�[o1�8�+�^X;�[�e.�Ej�]R�QG�j����1#�]'E\{�X��Si�
�t]=tC)\e�2J��ȶQ�f9�S��%�aқP�0	��/?FzS� ��n#�� �XyC�y+/�WWq2�x�k���0[l�`Ԑ�@�V�.����1�&�g��滼���{�Љ�Bc�{��&ia/ �
-��{�"[7�
��w��Ia}��2B��y���M"���E͇y�+�	
J6�>^�I���$\����O=_ ƒ���up>'�BD��8�Y�P$}9�m�V������eh�w���[
v"O:XI�E�5�1�kE���2{y�����E�gC�v-(@ܜ� �J�I��d'���D����fGq����	�	_Pi,��-߿�ƫy�A�j��%t^��{�s�(�8�����E���\��1M�����	��m�(pY��P�¼�Xy�)=�Z�2�G�zO`� �uG}5����hk7�I�P�6���M�
-&Jr �:��,ӌ��%k�
J ƻ8�������2 at XЎn�P�RIۼB�fۨ�6km����F�S�eX��a�퐅FI�d�i -�k��c��-�w��4p�`�/�4�3�����I���2�.�
�1r@�w4��<�5�Y��Fpß
�D���^�
����
��W�-~�@ؔ��.Z��M��=�}�c

uٷ'�aĹ|/�d"�:"{D�W��6��ER�A{�#j<(� �C'����)+t���J=��0r�(�Q�����{(�s�4솄&%Ô��1�"�r'�
������!�� P��b����S�
y:ǐ?'Ljs8�1^��(�9�r��
-�1���
���xpZd�U�;Y�;	>M�de� O��#t$9�����E#�v`���ܴG
�J��|�>�O80;��0G��"�Tv�i�;����׳�e���3�Dd�%X�>皨kh嫓2z+�pPϸ�) ֮ �}(S ��G ���b

-W
p�~1�_�Y��yJ�i�e�@�4�t�����޾�y�z6q� �j��z������L���)�}����PB	�;�ڒC�����6]}קcH5�W�s��G��/��vesєY�Ԕ�N��W�V
8�����f���l �t
v,�W�J��*
!DU�
�,�9n

�	��1a�eu��r�8wA�=�u�G
^�]��
-��
-���@�����O%*x����
-S�
���Ӊ��� �R�_
�FM��Q�O1����%l��@L1q
7@^7U��*w�'e��!����M0u�!������
�P�l���'��~��Ϩ�~N������4&
�
-��ߡ�f֡'��J���ì�Rl��`��w{��,��U
�#9pYS�m��V�)\
�
��(m��F��F6�߽�
`��
> R��'��7.�`�z�WM T[Ӆ=��{��0?{��ࣘ�9��9s�c|X
%�؇9�R�g�]�q��Z�ă��1Q>��کX��̐�i��4,dÃ�bF�b��S��
��g4�G���٥QӞ�bt��FD������d�8�
u��P�wvc�tg�4^J�+s!ܷ�xU�q�pQ�����ݝ��l�	��dB)xW�]�97d����B$����+���%����n�g�(��������a w[Q��u<`o~�u��1P���7a��*��SW��1�$�Lfۍ��xt���Ԛ�������e�45	���,�������#�r�M�M���r�Y]
�$)bү��!u��u�骁�벍{�	���D&
+x��Zo���~�O�W�Hdo��{�
�蠥U�"��K,
;��|{f����䎖�ǫ��������̎�����oFW���
�
���ҙ�;
+;�$HP����1!�O�c<��<���?��P<N��*\d��et������*}?y7���!-�DJ$$��J���)�E	F��p=��G
+�)����!LU3���<�L����D�q���~����0�o
&
)"�1�T

=��~�
RzC��e�	֣�ﰳ��o
���r����o�܎~a�Y���
=A a�K�Ru��zW�_�x�B��[L N�ʺg��VyY�K{���|�~PD��v�"��P1�ä�jo��z*M��}����v(���\i��6(�,G{Jw�d*8"L:SJ&����� �ȸ�����C.VΔ����ʋ��e�L8
����b�g����H�ʁ�U�j_<$�$�L��|���Aj.�$�|m�}��&ia. �
+��;�"[;����w�FIa|��2B��9S�"ϥM"�<��E͇y�*�	
J6�>^�I�ۄ���=�۟z�@�{��' ���|*N0��tq����H�rHێ�6���b�������$>�D����&�l�ac~ۊ�O�2{y�����e�gC�v-(@윎 �<J�Io�$����T����M
Q�μ�	�)_P�-p��-߿�F�
G��v5�׀a^��;�}�(�(�����e-��"�c����ng&���"�f��B�
�
c�9���k
��
��9h2�}��;�q� dEE�X��L†r���l� �`�$����P�2��Z�F�!�T
b���6� 9�0{$Vz
���*�T*i�W��l��c�m�����rj��
3��B3d�F�4�f!��Տ�X��лDL�YV�50�	��I�A���p�\����b�n��É[ ^��
+�5���5�Yd��Dpß
�D���^�
������W�-��@X���.���u��=�]�c

uٷ'�aĹ|
+/�d"�Z"{D�V��6��AR�A{�%j<(� �}+��k�)#t���J=�>�r�8
�2��X�{(�s�	�8솄&%Ô��1�"�r'�,������!�!�S�b����C�
y<ǐ'Ljs8�!��>Jy
+�
s���:e�q�=�1�F�=6
�p��N��N�O���Y�ȓ��
Il�h:p��<�
��'*7���;_����S�N�&�~�H<�ݹGZ��x|���v�o��L0.D@	V��Ϲ:�Z���
+�!��3�G
+��+�]����=���t��+�_��/���<%����i P�P�y�����_]?{9��Z
+��J�WK�~u���/׳7=k
+�\W~�c-�PB��N�������)��MW_����RM�U��)���Q����,ƨYY_4e��+5e�Sf����h�@�yi�^�7?��$]G�
��x�B��ZC�#��*���%�"G��a_;�/���7W��6��`�DZ�����
��tY���Y�;���������@o��}
@A�����@��|:�5b�
���C���Av��ɒ4(�)���}���:�<�)&�����J7@�N��� �3�U
٢�	���.S���>�AJ���^��Tѯ��UЏIpP=B���#P�2�7t��:��7V�
�}�ַ`��_���L at P�n�V����j��a$.k�ͪ�*� �m������V��HW�������7�A ���G@� �1� ����
lP�~ �	�jk��g�u� ��G`O�|�0��0��z��!�$�0�W��,7K>��<����;eL��ihU,�Mz��B���
d��G�MD�-j�0�=4�hx�F��K [...]
��SW��1҅��4I��mZ#�e�9��w�ҍ���J�kY�������9�&�&CQq�����ȖG�r����:�ªw�벃{��?�B�
 endstream
 endobj
-3314 0 obj <<
+3323 0 obj <<
 /Type /Page
-/Contents 3315 0 R
-/Resources 3313 0 R
+/Contents 3324 0 R
+/Resources 3322 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3312 0 R ]
+/Parent 3226 0 R
+/Annots [ 3321 0 R ]
 >> endobj
-3312 0 obj <<
+3321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3316 0 obj <<
-/D [3314 0 R /XYZ 90 757.935 null]
+3325 0 obj <<
+/D [3323 0 R /XYZ 90 757.935 null]
 >> endobj
-2977 0 obj <<
-/D [3314 0 R /XYZ 90 672.604 null]
+2986 0 obj <<
+/D [3323 0 R /XYZ 90 672.604 null]
 >> endobj
-3317 0 obj <<
-/D [3314 0 R /XYZ 90 658.687 null]
+3326 0 obj <<
+/D [3323 0 R /XYZ 90 658.687 null]
 >> endobj
-2978 0 obj <<
-/D [3314 0 R /XYZ 90 541.171 null]
+2987 0 obj <<
+/D [3323 0 R /XYZ 90 541.171 null]
 >> endobj
-3318 0 obj <<
-/D [3314 0 R /XYZ 90 527.254 null]
+3327 0 obj <<
+/D [3323 0 R /XYZ 90 527.254 null]
 >> endobj
-2979 0 obj <<
-/D [3314 0 R /XYZ 90 395.251 null]
+2988 0 obj <<
+/D [3323 0 R /XYZ 90 395.251 null]
 >> endobj
-3319 0 obj <<
-/D [3314 0 R /XYZ 90 381.334 null]
+3328 0 obj <<
+/D [3323 0 R /XYZ 90 381.334 null]
 >> endobj
-2980 0 obj <<
-/D [3314 0 R /XYZ 126.015 294.752 null]
+2989 0 obj <<
+/D [3323 0 R /XYZ 126.015 294.752 null]
 >> endobj
-3320 0 obj <<
-/D [3314 0 R /XYZ 90 278.679 null]
+3329 0 obj <<
+/D [3323 0 R /XYZ 90 278.679 null]
 >> endobj
-2981 0 obj <<
-/D [3314 0 R /XYZ 126.015 192.097 null]
+2990 0 obj <<
+/D [3323 0 R /XYZ 126.015 192.097 null]
 >> endobj
-3321 0 obj <<
-/D [3314 0 R /XYZ 90 176.023 null]
+3330 0 obj <<
+/D [3323 0 R /XYZ 90 176.023 null]
 >> endobj
-2982 0 obj <<
-/D [3314 0 R /XYZ 107.534 89.441 null]
+2991 0 obj <<
+/D [3323 0 R /XYZ 107.534 89.441 null]
 >> endobj
-3313 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+3322 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3325 0 obj <<
-/Length 1889      
+3334 0 obj <<
+/Length 1888      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�
�
�%ۀ5}A�v�:oX��b3�0Y�$yi���%Y2��46�@ �u�����C��[y�{1z2�<��SHI*�٥���K�%�l���dJ0���	��0ۄ��	��4�^�e�_EY�]��>I?N>̾?yNȞE"%��z����)�E	F���r���
-�)����#L�3��0�'S*�x6Qt�7�8,tu孾�لc�,�""ʌ�ѳ���3�#e6��|&��f����p�{#�煮��8e�{?�~���R��mfE�������
�cCy{q��I�����ΧH@��TM��=S�H��U
�Q��0���+o���/�$/��,Z���)�>��`P�B�EeY��~Иޮ�!�z�S��L�y���cT\ϫ�xh:�(ha]48���m
}cgt�!����ͫw?�y��W�7��_=�����q
-��6�A���2d(h�{%q�h�RB���6�Q�zN��
c�r�#	^>�d�K[�a�qa�2_ �"��(YU�bm
veq�{�0����9����)�B�p��ϭg���i����o�8����Q�)�ɾ�� -�a������ː�
-a���
-K�M��r<!�U
-T1�G�z� _�gk�tA!����V�� �߰$��n�t�ے�p0�L�J�L/�cwax� �z|���8�w�>���B�h�0�
�����SR}B�p��7is�0H��[�*-t���
v=�
���6�G�
�;��.����2���o�r����y��S�|�!o�Sb���)�p'<@�dwG�斳�:��o�_�q����p�	��|�NCE�0���N���S5̪=e�e{���8%
���!��Q*���#�H�(f��f�'y_��O�~�1+ū43�%���Z���5eBĸ�,��e���IZT��
m�enTMn��5�o�"�
cZM���
a@�(�qO�
�0����Nr��g�
��Z��֛
8�P?�%�"J�j�4]��0,/࠷QxHj�"7�6_!N�}����[���hD���E�ƕ�{��(T����6 s��C(�?����$���!~5�0�‹X;H��t���0s��
:lU�F�&o=���d*E�_j�=�z��]��.�F�5�.��v�
-�a���2^bY+Mj2�[�KeL
d������
�{�0p��%ճt?�@l�=�>s8��
-D�u���`H�N�7��~�SZ���^��X��3`��)����pk�ۄ �P�j7W^,OO!J�!Qq�����]o:~+�T�l���W� $p8�"%ﵻ|.l_[F�g�0Zz逊���m�"wƪ�>� /��@�vX�>&�rr�E17�(�{oD*Ɯ��	Hϸ�
���U
-��hu�w S�Ag���=^��VoĪ@�W��������z;v
-X��4~.\��V/=$��	�|_�QT5�v�^f����i�l�.��v�	N���S�C�
a7�-�T.�3�h?�]Mm.�%aJs4a�0�	�<_��t�f��0�C��A ��!�"@\���J���Qb�-lE�+N��Ф�īȒtؒ}f�7[�@�%uv�%� ޞ�W��>o���ti^{q��G���s�.�\;���R?�7�Ϗ�� �.�*0?�
-P\~cJ\��v�K��"��E����"͆��l�\9���zXq	'$���� �U�gW�P�K��o+-MH곴t2���`W�`�ep�l2����"�m�P��<}�_7���un�/�杰!+;�٪Zʪ��:�r"�����0ٙ��,�1���%F���&�9�L0��Z�H�����o?���NS�En]�ӓ���+���.������6>9�U�R����\�ԵIk<�.nJ:8 �o[`��
+x��Zێ��}�W�)������
$��
�������5�đ�P�BR;��O5ټ�Źx&� ~��lVW��:u��6
��L^,&g�%�4ҒJoq�i�)I���[���SB��	�xz9#xd�`y9�x�Ʒ�p��w�Ud���/ү�/��^ұH�DBrX�4��jJoQ�m&�]��Ba
+n������q��9x��i:
w�8(�����:�fğ��
+.i"�)����ZL�=!`{�̆PH1�v��_����?z1�{7嬝�)����y��	
�,eK�fQD�MoQ�x
��a=6�A�7���0	v����	a<��I�c�g���^���_��ߋ��
�W,�*M��ɢ�yڛ3��u� ��?T��������~��ԋ���\ �)�~���e��M��-����\"���_쌞1D�<_~x������ny����W�|���r��.�Mp�,�
���>GI
%!D)!���>�VQ�zN��ss�1⾂
+$����_
�xm+3�>�
Z�
 UQ%�j\lm�n,nC�F�4�o2�_;U�N�P�z&��1E��͗|�qX���2E��:������H�z�!/C6+��
*,IwQ���L7)P��k�
��.�����R��V�� �ߠ$��a&6�(�%�p0�L�I�,\#����AR��?#�qq��L}��
��Ѥa�;�V�t�%�>�|��Û��i��^�B~
�+�9��F [...]
+�#_��#qw�Y�
��7�;�8?��i���
I_>W���G�{���۩f՞���Φ�9N	G��!dw7"J%��i^��l��x��
�$��a��v
�R�I3�X�jɛm����f�̈������NC�b�եj�*4�27�&
+7�����*�cZM��n
a@�h��@���0��R���a��)�=�����

J�_�U�I5z���~��
p��(<	$ձ��ݭMi�	}L���tkw
�h��^�i\�{�B����z+�h0G�����3��� �H��.1
�s�
�(��C	r��~
2��
Q��V5m��g��SK\N���RCu��cX
�$w�5ҬIt�
B�M��֌�-�%��Ҥ&3�u�� Q��Q6�+��o�Q�I�����(����LJ �m�P���G�o)�Q�r�!Mz�
���Nh9�
�ٱ�W�L{S��y���H�	� �� �n��X��C�
C��h�
2+�������&��6Kg�%n�H�p�8DJ&|�l_[G�g�0Zz퀊���}�"�j�>�!/��@��X�>'�rr�E1w�(�7"c./��g\��r�G�*�Ӹ��
��q�
ȜcЙ屻Ë����X���@�U:��
/ꪷc���
I���%/o��S,�P��u=EU3l_�e6X{}���F^� [...]
+�pv�V���/�P�:��S��C^��-�|�_&�fA�fc|	@6^n��#��V\�	�>���o��ɳ�+	T($�HZ��JK��.-݀�� $ؕc8e�?�'��
�� ����9��n O�A�|�����έ��Ҽ6de�5[UCKY��y��q&����� 9��?k��͘
+��%F�?���l΀Cdٿ����&en[���
Il�b~vvss�V9:$�>CQq���g��c�|�_��Yk��PD	\ܕLp��� �
�H
 endstream
 endobj
-3324 0 obj <<
+3333 0 obj <<
 /Type /Page
-/Contents 3325 0 R
-/Resources 3323 0 R
+/Contents 3334 0 R
+/Resources 3332 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3217 0 R
-/Annots [ 3322 0 R ]
+/Parent 3226 0 R
+/Annots [ 3331 0 R ]
 >> endobj
-3322 0 obj <<
+3331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3326 0 obj <<
-/D [3324 0 R /XYZ 90 757.935 null]
+3335 0 obj <<
+/D [3333 0 R /XYZ 90 757.935 null]
 >> endobj
-3327 0 obj <<
-/D [3324 0 R /XYZ 90 733.028 null]
+3336 0 obj <<
+/D [3333 0 R /XYZ 90 733.028 null]
 >> endobj
-2983 0 obj <<
-/D [3324 0 R /XYZ 126.015 663.906 null]
+2992 0 obj <<
+/D [3333 0 R /XYZ 126.015 663.906 null]
 >> endobj
-3328 0 obj <<
-/D [3324 0 R /XYZ 90 647.679 null]
+3337 0 obj <<
+/D [3333 0 R /XYZ 90 647.679 null]
 >> endobj
-3329 0 obj <<
-/D [3324 0 R /XYZ 90 545.493 null]
+3338 0 obj <<
+/D [3333 0 R /XYZ 90 545.493 null]
 >> endobj
-3034 0 obj <<
-/D [3324 0 R /XYZ 90 522.558 null]
+3043 0 obj <<
+/D [3333 0 R /XYZ 90 522.558 null]
 >> endobj
-3330 0 obj <<
-/D [3324 0 R /XYZ 90 522.558 null]
+3339 0 obj <<
+/D [3333 0 R /XYZ 90 522.558 null]
 >> endobj
-3035 0 obj <<
-/D [3324 0 R /XYZ 90 423.304 null]
+3044 0 obj <<
+/D [3333 0 R /XYZ 90 423.304 null]
 >> endobj
-3331 0 obj <<
-/D [3324 0 R /XYZ 90 409.233 null]
+3340 0 obj <<
+/D [3333 0 R /XYZ 90 409.233 null]
 >> endobj
-3036 0 obj <<
-/D [3324 0 R /XYZ 90 312.016 null]
+3045 0 obj <<
+/D [3333 0 R /XYZ 90 312.016 null]
 >> endobj
-3332 0 obj <<
-/D [3324 0 R /XYZ 90 297.946 null]
+3341 0 obj <<
+/D [3333 0 R /XYZ 90 297.946 null]
 >> endobj
-3037 0 obj <<
-/D [3324 0 R /XYZ 90 200.729 null]
+3046 0 obj <<
+/D [3333 0 R /XYZ 90 200.729 null]
 >> endobj
-3333 0 obj <<
-/D [3324 0 R /XYZ 90 186.658 null]
+3342 0 obj <<
+/D [3333 0 R /XYZ 90 186.658 null]
 >> endobj
-3038 0 obj <<
-/D [3324 0 R /XYZ 90 89.441 null]
+3047 0 obj <<
+/D [3333 0 R /XYZ 90 89.441 null]
 >> endobj
-3323 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3332 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3337 0 obj <<
-/Length 1725      
+3346 0 obj <<
+/Length 1721      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�F}�W𩕀h���E$A�H�/i`���E%����w�ˋH�
-��h0�%�����93�����������d�FZR�,7�Ǝ�	J���y7%�ٜ`���gO�4�_�(�&���_�����&�һ��ir;{����!G��HH�
-���--�#Zo�q�{�
-[p��!LW;��^���T��r��ԏv������3�N�x�4�Pn�N�/'O��)�!RL8�h��=v�p�'#�]�P�
N|���ɯ|ֳ�!,E�YĐ(��W��]i�	=�@0��G��v~�Ep0��;%,�8�N��e�$Ih���,��%�l�4�8P�sv�\�X�$�x�]��NgΔBX0g�ע
ĦH�$��ns���W�)`�WI����U�^z��vg�'˂$���ڢ��G��*k|�XϹ]De}&�H�D���?��$���qV��>�8�T#��q�Pa�o�|��Y�`��[�X���
�����`cm��]$qxgW�S�C��S��SQ�qI�T�I���l�&L�D� �Bi
8´�2f=�q��Zq�
�>�j2�Q}'�s
-���s
-y��}������7٢�p#��C.RD�%�����N	���
����~�G~�w�i٭�����4�Q1=�g��)�g�L�^���%\�V���^pvS�� ^%��˃��G=�6�
#i ��
������$�����Ba��1(L���X�Pz��W��E�
�|�%U����,f�r,
1���[�.��n6�����2�)T�A�g`���,���B�
y�A��W,�����GXˆ��qݏ������'�9�8}��HK�
-L
��(��ݒ�w�q��Bu)
�~
L�

6/�s ��1�P�
�܌߬�DE� TH��
�Az��d
=�;Dzt�M=�N
�rb�Zr2
KNfU!^
��D�\���Ȭ�8���%�k
;U�0`���MVJj�4�#
=�I�p@?OJ$ɘQ��gT�
e�9����6XmK
pi�����JhϷ�j!�M�W
wy����_�v��_�ge���mN.��:��{�
�$mGj���'����K�����71Ǎe�T�����t]���O��{{������:gm��X�Li
$�@栃4r�{����˓�G�f\r|�>���:�{�@�O�[�q�X�Z
<B���n�Q"р�z�s'�*�
����2�}��	��|���~��C��]�cl
����6�s��o��`2�k�Tl��}�$A��!w���;�-��-�nɖ�j��
݄@��c��We0NKB��Ӣ��Z�@ bZ�'p�
5�=r���=��3�
�s��.�&�V#ْɡGmbZ�^�oJ���y�_mK��A���Q`W��܇�W��1�qJ;����&������4IOg(>4C1EGMi�R�4��PMi|hJS�Qc��'�F1'V/���s�S*$Z]���
c�%�#�.Ҋ���Ȍl��w4=��GG����� �P`ݸz�c�q�3����}�$�U�j�R��*[ޠTPs۸�b`[�m��>����g��/s�d_���>q�}	|Dܱ������ �s��l�FB�N�^��2=`yY5��W�E'h/~�����U��~��6_EZ O��,�p
-a���Z<}���I���r���6`���HSy�<�-���Zeh���n^�ff#����hSeb����p3�� ��A�`	f�
+x��ZKo�F��W��J@���rբ�I�6�D�%

Z�"�|�$������-R�
_�%�������H��;/'O����9iI���8;J$(q�k�ݔ�gs�1���<��Ȼ~=�x��w[�zׯ���K����������$)��
���[:J	F������)��z�#B��v<
�,�ͩ���Lө�B/��7��Ogĝ��
+ni"�)���<_N���
RxC(��pV���{���OFL��9�2�
���_'��g)CX�Ƴ�!Qz7�,<>�҈zʁ`"������؋�`��wJX*qҝ
Z˼I�����Y@�K��,�h
Ip�&���b��I��:����Μ)��`�
��E�M�
+It��$�p͟2S����8��� ������ΦO�Il����E���G��*k|����]De}&�H�D���oKe���8��ۍ�6�)�Hhs\�$TX��?ߧq6$�!��5��{@(�6�X[�xmI
����X��P���!�T�e\D�/�l�$*5��	4Q-��Pڅ�0m��ـy
i�V�o�l�:��
DfTE�
�B�9��B
(my~��w9�M��<��搋n	iEd�z��SB9~��`}����=k:vk�t}��6MfTL�`q��+���pzu	�w��e����T�<�WI����&��@��)�H �(�� �|D�/�o����åPX��
��Da�\�Pz��W��E�
�|�%U���1X ���0X<b�%1Xw0X]
+��
&l
�9;�e0S�
����`��I
6�'0���g`p��Q�_a� W�.����c-�zkM��{5�Ofs�q�,�7��t�*t)P^�%���
`�&�R���p{l^�	� �
c��G���Y���pA��ti7\��5��9�T�<����n��qvj`ΐ�Ԓ�YXr2�
+�:H%$b�2@�2"��$�
����1�X�€�g �n
+�RRs���
Y��N*��yR"I�U�}F�Q��ت>l�ն���O7�����|[.�R��lq��p�+���h����iV�Hk���J�s?�'/��K�n��(|B9k8�4?,pή}!�n,�jt�g����57����;U�`-/=�~�;k�?�dJ[ �h2G
����#��ܤ^��>J6�%�'쳺�����'
d�Ⱦ�'Q?������r��F�D
��O���</̒�����O��&�>�_����V�
����p3��6�s��o��`2�k�Tl��C�$A��1w���{�-��-�nɖ���݄@��c�?Te0NKB��Ӣ��Z�H bZ
��Gp��9��с~���9va�u�����У61�S/�7%Q��<ٯ�%Y���||�(���i�C~UvzL{�Ҏ�41:�	>:�i}�)M�����PLѳ�4y)
�S��i��4>6��ƨs��'�F1/V/���9
)
+���C��~�߈����g�Dd�?v��ך�
h��g�dz�� �P`ݸz�c�q�3����C�$�U�j�R��*[ޠTPs�y�'�����
�}
?�Ϯ�_��ɾ��{���6����nS�f�V�-_�	�{zm����e�V?)����-��og�V�'�ŋ�^��i<m��
#jX��ӷ�_
Ҟ�/�Z�lc��K\�X��6�w�����V���.EA~�ۅW�IْB8jڡM��Q���D���33<���_�d�
 endstream
 endobj
-3336 0 obj <<
+3345 0 obj <<
 /Type /Page
-/Contents 3337 0 R
-/Resources 3335 0 R
+/Contents 3346 0 R
+/Resources 3344 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3334 0 R ]
+/Parent 3352 0 R
+/Annots [ 3343 0 R ]
 >> endobj
-3334 0 obj <<
+3343 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3338 0 obj <<
-/D [3336 0 R /XYZ 90 757.935 null]
+3347 0 obj <<
+/D [3345 0 R /XYZ 90 757.935 null]
 >> endobj
-3339 0 obj <<
-/D [3336 0 R /XYZ 90 733.028 null]
+3348 0 obj <<
+/D [3345 0 R /XYZ 90 733.028 null]
 >> endobj
-3039 0 obj <<
-/D [3336 0 R /XYZ 90 637.302 null]
+3048 0 obj <<
+/D [3345 0 R /XYZ 90 637.302 null]
 >> endobj
-3340 0 obj <<
-/D [3336 0 R /XYZ 90 622.87 null]
+3349 0 obj <<
+/D [3345 0 R /XYZ 90 622.87 null]
 >> endobj
-3040 0 obj <<
-/D [3336 0 R /XYZ 90 521.639 null]
+3049 0 obj <<
+/D [3345 0 R /XYZ 90 521.639 null]
 >> endobj
-3341 0 obj <<
-/D [3336 0 R /XYZ 90 507.208 null]
+3350 0 obj <<
+/D [3345 0 R /XYZ 90 507.208 null]
 >> endobj
-3041 0 obj <<
-/D [3336 0 R /XYZ 211.842 264.816 null]
+3050 0 obj <<
+/D [3345 0 R /XYZ 211.842 264.816 null]
 >> endobj
-3342 0 obj <<
-/D [3336 0 R /XYZ 90 250.229 null]
+3351 0 obj <<
+/D [3345 0 R /XYZ 90 250.229 null]
 >> endobj
-3335 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3344 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3347 0 obj <<
-/Length 1993      
+3356 0 obj <<
+/Length 1986      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~ϯ��f5ëHf�
Z�Ew�5�
�"Pl:�&K�$/�~�E�-���{Y���h��s�r��;{�/�__\�򙧑���]/=�=�$(���	!�Ogc<y;%x������I=��"
n~
o� }��z�|�~����!-�����9�+~�t��h}���oT(
����F�0]�xY6�Q�'�SM'f���ܸ�_�ҤS�&&�Ö&BM����닿.��
)�!$�Lx������[���
FL+�8��8e�y�.~���fq[�Zt���y�2�}�Ľ+xW/]��mX��b��L
��z�>��� �a`�l;��Ȟ�#!��0���ƽ:	�b�p�����$a��e����Q�m���v�~e`�i�}+F}���4�6�;չ	
R��Jj���d�G�g�o�8AL=�Ӣ�O�ݤf�];��=�bD[�zj�8Čc�S��(s1G�姹�X�eW�w]c)$�YtK�|qu�S�Q��	һ�ڀ���P M��_���^�>v�	���#��1����� �KY���1b�����0;�,-�i��3��,���z�x9ˀ��@0X���&x�
�R!��s)�ê3p,�m��v��H6o��z�r���m��6���2M�n�&S"�a�? [...]
+x��ZKs�6��W��J3�'��
�I2�c&m���d<�Yl)R%�:���[�
��K}�@�]���
+{w
�^_<���|�3O#�S߻^z{�'HP�]/��B���x�vJ�$H����)œ$zX�E��ަA�pu�<�4�x���+BZ��#�s�W��
�0%�������P8��3ߍa�:�"
+�l:�O���N�z�q;���I�DML<�-M��*,ы��] �=RhCH$����������=��V�}qj�q��3��]�|�K�ⶆ���		�$e�‰{W�^�|%p�&�b��~_�n��d
|
+��?A
&���B�v>7f�=�GB&�a�/n�{t��f�v�U��I�8w�$u�ͣ$ۦ���������~�V��,]Ii>mRw�s8�t}����
�0��
ތq��z��E��l�I�z�v��{J�$�����q��ȧқQ�b���Os��ˮ:�64��RHb
��,���*��
	�pq�w۵
�@�V�^����}��.4�)bG�cR

+�;C;q:��:�c6�
iU��Wav�YZ�"��g��Yϓ���6r��3��`��+M�f9 �B>�R��Ug�XN����RY�
 ,�l����8�
��d/l`��e���*�M�D����l�5�a�*�� �� sF��U�{j�m;��1���!.k�B
��C��H����A�
I�d�&S'�"�AP��1Y@�n�a����)��Վ�e�V�8O���h���	ĸ �@_7e1��ҘW�e�pI�8����^;V��1q���Z��Rѽ��!���I9z�.�)��Gv��C��{kxGWW�0�Δ�AJ��y:.�
<�ln˓f�����K¶�g�+��O�r����V-�v#�{7��O��)�^$f	y��CS������U�u8P
 b�sqX
q���I_%�c�!+rQ��E�
�
��U_q��P3}�3�3�@� e��*~���`bp'gDBq/��R��l�.ĨljF�5#]I����^	��k����Q�*� R�<��-F��6E�m���`�#�]
u�u�*�M��������
�f�O�q}0U;�l����*���,��/b}�
-�2�����T���ݖ�����a��e�m$1�����e&�L����^�:�Bªc���tBy�m�*W�������T��PB�>o��U
]��l{�������jh��٬Z��wَ~@�P�9(�@�a��2Gu$�jGG1��i�'�����q at D��I�z)wTB �rG���0��E,�u$l�wlɑG$�Ky]��p����W���ݤw������u���@��8��L�G��@��
��G-�bH�Fz���9�:�![�b�We�.�� Ӄ�ڒ}�E)���^�W/��^�b�hZ4��
0����g�F�
=���(
R-�
1��ql�}�9�^�C�kt2T+_�j�j��ӱr
�)��~��{X��{4V����X��q�Q�<_��q��G���'c5Iv��
CR-�;
�
qP�
��X
8TXM�a5_��ڳ�Q �k��&nwOC,�D��ޟ]:�:I� �e�=���4
�j����?a��7���5p�D�O9�\�z�f�a%*ԕ�8 J��d��v��	A�}��O�h��ʒ *h�ouiw��|���j�
@�=�բ��6��+���}r_V#[�)F��Y�t{ߏ�t� ��$��H�n�t1DU�
s�#f����V ����x��_�[�'�!�
��ѩ�
��j���.�걱�a�oǺ䘩��7��{���
8�Nc�����A�o����C�:�������:��=��y@
�@[ڊL	
)��j�[�Y�^>V��=� �=����멀T�
-�m������i�\���4\�YX�l��'�)o���W�~p���b����U�o�./����<C�8ܤ(�/7��r76T���e�D���.���.jَ�+<��
+�2�����T���ݖ�����a��e�m$1�����e&�L����^�:�Bªc���tBy�m�*W�������T��PB�>o��U
]��l{�������jh��٬Z��wَ~@�P�9(�@�a��2Gu$�jGG1��i�'�����q at D��I�z)wTB �rG���0��E,�u$l�wlɑG$�Ky]��p����W���ݤw������u���@��8��L�G��@��
��G-�bH�Fz���9�:�![�b�We�.�� Ӄ�ڒ}�E)���^�W/��^�b�hZ4��
0����g�F�
=���(
R-�
1��ql�}�9�^�C�kt2T+_�j�j��ӱr
�)��~��{X��{4V����X��q�Q�<_��q��G���'c5Iv��
CR-�;
�
qP�
��X
8TXM�a5_��ڳ�Q �k��&nwOC,�D��޿]:�:I� �e�=���4
�j����?a��7���5p�D�O9�\�z�f�a%*ԕ�8 J��d��v��	A�}��O�h��ʒ *h�ouiw��|���j�
@�=�բ��6��+���}r_V#[�)F��Y�t{ߏ�t� ��$��H�n�t1DU�
s�#f����V ����x��_�[�'�!�
��ѩ�
��j���.�걱�a�oǺ䘩��7��{���
8�Nc�����A�o����C�:�������:��=��y@
�@[ڊL	
)��j�[�Y�^>V��=� �=����멀T�
+�m������i�\��1�Q!�#��;c�K����U�\�m�%J���*�7W�����h��m
nR旛Mt���ZTG�.��a��u���uQ�v��/FȄ!
 endstream
 endobj
-3346 0 obj <<
+3355 0 obj <<
 /Type /Page
-/Contents 3347 0 R
-/Resources 3345 0 R
+/Contents 3356 0 R
+/Resources 3354 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3344 0 R ]
+/Parent 3352 0 R
+/Annots [ 3353 0 R ]
 >> endobj
-3344 0 obj <<
+3353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3348 0 obj <<
-/D [3346 0 R /XYZ 90 757.935 null]
+3357 0 obj <<
+/D [3355 0 R /XYZ 90 757.935 null]
 >> endobj
-3042 0 obj <<
-/D [3346 0 R /XYZ 192.853 628.477 null]
+3051 0 obj <<
+/D [3355 0 R /XYZ 192.853 628.477 null]
 >> endobj
-3349 0 obj <<
-/D [3346 0 R /XYZ 90 612.598 null]
+3358 0 obj <<
+/D [3355 0 R /XYZ 90 612.598 null]
 >> endobj
-3043 0 obj <<
-/D [3346 0 R /XYZ 211.842 371.627 null]
+3052 0 obj <<
+/D [3355 0 R /XYZ 211.842 371.627 null]
 >> endobj
-3350 0 obj <<
-/D [3346 0 R /XYZ 90 357.128 null]
+3359 0 obj <<
+/D [3355 0 R /XYZ 90 357.128 null]
 >> endobj
-3044 0 obj <<
-/D [3346 0 R /XYZ 192.853 89.441 null]
+3053 0 obj <<
+/D [3355 0 R /XYZ 192.853 89.441 null]
 >> endobj
-3345 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+3354 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3355 0 obj <<
-/Length 1575      
+3364 0 obj <<
+/Length 1570      
 /Filter /FlateDecode
 >>
 stream
-x��[s�D���+��
����a����C���^B&�XJ,�%#)M��9��bɒ�$Ni�'����~�h��;oF/棳ג9I�3�v
v�$HP��=�|L�)���M
��ڽ|7�x
��Kߋ�˟��؍��ً���b���5!;��HH����K��h���o
R(,�՚�z�0S�x�r�d2���C��z�rS�^y�_���.�!B�	���ѫ��1�!�7�B�	g�
�_`ǃ�o
����]�j�p��s�|�2�=K�RԞE
R�7-U�7^�B�yt���v��,���S$�AwRd�,W\E�ʊ{pP$�:��
{� �`}H�'f�E�n&�Jg�4F�ig
-�7���X`X��69���
	����ο�d�Wv���Z����M��8b�&���D���y��п�
�Y8%�T_�P�����ml���ו�i|�w��;�1�����g�D�jk�����t�T��[���=82��!]ɠ�I�6J id��
QUe(ʙRB��)�Ŝ)p�Ji�����ߤDk��s-��)l@��3:I��,'
�?����t�۵�-mzP��zϗq4�b|6��t,E��?u�B#.���b�/�@J���l
-�
�{ؓ���A���7
�V>�(�AC�2��M��'�/W������k��o&��%j�\�A�rq�&i
,���rZ�WA�k��oUmy`���=��1b�
�1+�4���^0.s�r\��@��i
�f
-\e�A'C���h&Cl�_�[�1{B6S����Vb 
D�؜�{(��@�lg�^�N�� ���(ӊ�`<c�����Q)Z߃�R!��
�23����ǰCw��f���ҜtV�rp~�t�OHgL@
�
���>"��19
-<+���sf�9ȳƮ=<�H�9�Ю�Ud6�,���#��N6�l��$�H������d$�Rb���
�r�0�{�+����&
U���z�֠p�^ٲ�� ��
-M�Ea$�r�o�B?�p�0o:K�D���ǜG0dȑ�*�j
�E�C-�~|<�ƯtDž�ԃ
�k��{��-�|U܇���!{!�	�v�`�����.�3���,�&k�)2 at A�h��|Ӄ% ����* ��D�%dB�[�7pS�qwûs��V`b�S��	�2��Y1^��r�In7�(N�b����k��
��7�Y��7#�|w&��Z\��5����A��������}���s�@������~�(ॊ�"��NC	��5<��2����}tw�V��x:ղ�~cG�ߣ��m����	�\?I�K5���.yp�c���
otT�<M�3���4�^$��:
-����/�e}&l�v�omT�����0~��v���`U� %�(ER�Z]cJ�[�eQ�E:e�Җ��=�^ ���]���m�!���W��+mp�DF1]��	�[�e)��S�,���Y4!���ď��1.���
o�UM���(�m����Qv��}�24#�+��r&�����~
�񭕦�z���4��������"A�a��Q��m6���������T��אI�v�|�B��v�Z�
�ߦ�9+
+x��[s�D���+��
����a����C���^B'�XJ"�%#)M��9��n�r����mi}�\�s���W�g���K�
����Y^9;J$(q��s>%�ٜ`��ofO�x�^��Q<�ֻߋ݋���؍w�ų�������KB��HH����KZ��h���o=R(,�՚��0S�x�v�d6�O�3C��f�vS�^y�_�����!BO	���ɋ��	1�!�7�B�	g����ǎ�_;1���|������y7�e�z�2���=�"�poZ��o����
� ��+�����
X&(
�4H����pY�������,�H2u0
Z;������-O,�(L� L��Μi�
��
�oD�߱��,Imr���9��%q�����
+#�+T�`�#�#���q��eM�˛�D���y���o
+�X8'�T_�P�����ml���ו�i|����;�1�����g�D�zg����ߴi���-YۊY�

]��ɨͤ�%�4����(���2�L)��	Ԝh��b�
�@��y�q�o� ��h���N�6 �����b�3���u�]�����ӎ6-�
(NK��7q4�bz���v,E��?��B#.���b�/�@J���l
�
�{ؓ���A��6[7
.�>�)�AC�2��m��'�/Wr������k��o&��%j
�\�Q�rq�&i
����b^�WA�k��oUmy`���=ԧ�1c�
�1+�4_"��`\�P�!4K�t=�<��� �N�f���L�ج?36w&c��l����#����9��P6
�
�Yc�A�N�� ���(ӊ�`<c����Q)�܃�R!��
�23����ǰC���f���ҜtV_����ә?!�!0LP
 u�r����C��(��Oϙ!� �Z��#U�B��W��P��Pt&g��`
J{���s���"M�'ߣ�z��4�
�"7���ba���W��n��m�g�U�֠
p�^ٱd� ��
+Mo��Hv	��Ў�~��a^��p�d]��9�`Ȑ#'U(R�T�<�ZJ��x
f�_#,hÅ�ԃ
�k��{��-�|Y܇���1{!�	�v�`�����>�3���,�&k�)2 at A�h��|Ӄ% ����* ��D�%dB�[�7pS�i��͹it+01�)��r�]o�,�o�u9�$��m�~1�\�ꂵAˎ������sޜI����h~�mt��d6���9���|�\2��.�5 ����T�Z%=�i(as��QƆ^�����j_O�Zv�o�!��{����S�9��'�sɡ&@`?}��%�t
R�|捎���Ix�Q���Ջ�t�YG!\�
e��τ�ӎ�í�*1�ڠ���Y� [�	V�	R"�R$E�յ����`uS}�NY��%ztO� ��nWE��n[j�>��v�J� �QL���AB�Nq at Y���?��cM���5��gBL
�v�[w]S�C&
+j"h/b�
�dTF0R@����q�Z��S~�q���֗h��\�I��������t���v�>�/������\A�m��	;�����x��Ay7�
 endstream
 endobj
-3354 0 obj <<
+3363 0 obj <<
 /Type /Page
-/Contents 3355 0 R
-/Resources 3353 0 R
+/Contents 3364 0 R
+/Resources 3362 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3351 0 R 3352 0 R ]
+/Parent 3352 0 R
+/Annots [ 3360 0 R 3361 0 R ]
 >> endobj
-3351 0 obj <<
+3360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [238.223 259.422 256.823 270.326]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3352 0 obj <<
+3361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3356 0 obj <<
-/D [3354 0 R /XYZ 90 757.935 null]
+3365 0 obj <<
+/D [3363 0 R /XYZ 90 757.935 null]
 >> endobj
-3357 0 obj <<
-/D [3354 0 R /XYZ 90 733.028 null]
+3366 0 obj <<
+/D [3363 0 R /XYZ 90 733.028 null]
 >> endobj
-3045 0 obj <<
-/D [3354 0 R /XYZ 90 640.528 null]
+3054 0 obj <<
+/D [3363 0 R /XYZ 90 640.528 null]
 >> endobj
-3358 0 obj <<
-/D [3354 0 R /XYZ 90 626.387 null]
+3367 0 obj <<
+/D [3363 0 R /XYZ 90 626.387 null]
 >> endobj
-3046 0 obj <<
-/D [3354 0 R /XYZ 90 528.382 null]
+3055 0 obj <<
+/D [3363 0 R /XYZ 90 528.382 null]
 >> endobj
-3359 0 obj <<
-/D [3354 0 R /XYZ 90 514.241 null]
+3368 0 obj <<
+/D [3363 0 R /XYZ 90 514.241 null]
 >> endobj
-3088 0 obj <<
-/D [3354 0 R /XYZ 90 416.236 null]
+3097 0 obj <<
+/D [3363 0 R /XYZ 90 416.236 null]
 >> endobj
-3360 0 obj <<
-/D [3354 0 R /XYZ 90 402.095 null]
+3369 0 obj <<
+/D [3363 0 R /XYZ 90 402.095 null]
 >> endobj
-3089 0 obj <<
-/D [3354 0 R /XYZ 90 252.839 null]
+3098 0 obj <<
+/D [3363 0 R /XYZ 90 252.839 null]
 >> endobj
-3361 0 obj <<
-/D [3354 0 R /XYZ 90 238.697 null]
+3370 0 obj <<
+/D [3363 0 R /XYZ 90 238.697 null]
 >> endobj
-3090 0 obj <<
-/D [3354 0 R /XYZ 90 89.441 null]
+3099 0 obj <<
+/D [3363 0 R /XYZ 90 89.441 null]
 >> endobj
-3353 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3362 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3365 0 obj <<
-/Length 1607      
+3374 0 obj <<
+/Length 1603      
 /Filter /FlateDecode
 >>
 stream
@@ -17674,272 +17665,264 @@ x
 �g�
gƄ����†$H����8),t�b��7�ׯw9D�z�U%|��
�o-
������'v��AQZOz'�8��Uޛ8#�CK�Wȡ�����_�Y�X'r5GXɾ�
��#Λ)Eړ��y(]
�
Fo1�I��Vh\")U�!�4�H���]<�*$�&�$Tfw����̨`:��r�

�sȤ"��yg�v�.�p(�����]�2D[SGV���N `G!���h�"��UO���;5������$��N�`z�!�6E
�� ���
 y��7��{��~v�]GI1�- x�uK�N�p���.��)�$�p ��I??	�R�C�S�RE���gQ�{��98t'A���E|���1��fC���4��y͔4) ;y%ѯ.0X?J��[�,�*�<������Ij�� ���ZY����&͊(����J�
4�*��5 ��N�.��J�365c>�M{�{)�u�Ĩl�5خKP�{��E�$��ύ}i���00
�Dh���N�MjE�� ��|�]YY�
�2w!��-u���,*��}��\[���XP�(h9Ƨe���Q
�0����l}�G��^F�C}����(�G� ��1:J`8RX
��	�1D����#T�C�z,��3WS�q/��طٶ�5k)�Gu���x��0��Ffp;��F
�s�
9��D`�c�%
��Y���
 �q���o��}�~��so~�UT���=�x���{�[!�2|
S�HI�	]���
Q�
-� ��
.��)��vE��/E;�'�
��#�2��K��C��}�Q
-
E�=���y�:,Ĭz��0N��
�\���V��J��ZR�-Z���M�W�K��|�U~�a��q+CAH
ʡ-ww��ѝ�b T
�
:��.�	=k�@�@抽��A~kv'���%���J�G6/��mdc@%�^��ۗD�h�y�/���/�җi_����f��8�(j�kX����#
��ȣ���f#ҷ5�S�@�q���7̏�p��u�,O
(��@y��=��	��g��˝(CG5�V_����
��6��!%ޥ��[�6'؏���+�De��H��=�P��P*�W������R����'4������7U���e�������#����B��)����

�%��,�*O4� FP��&�3�z�uYK+��v�?OJ�JSl�JM��b3��zxx at A��I��P\\m6��C\���_xM�/�	g��"͢:�0��
S:�?u���
+
E�=���y�:,Ĭz��0N��
�\���V��J��ZR�-Z���M�W�K��|�U~�a��q+CAH
ʡ-ww��ѝ�b T
�
:��.�	=k�@�@抽��A~kv'���%���J�G6/��mdc@%�^��ۗD�h�y�/���/�җi_����f��8�(j�kX����#
��ȣ���f#ҷ5�S�@�q���7̏�p��u�,O
(��@y��=��	��g��˝(CG5�V_����
��6��!%ޥ��[�6'؏���+�De��H��=�P��P*�W������R����'4������7U���e�������#����B��)����

�%��,�*O4� F�s�)�����YY��S��yR:�՗(�����(6󫫇��h�ě
���f��:���*���E��p��8�fQ
X\��$
��'�[
 endstream
 endobj
-3364 0 obj <<
+3373 0 obj <<
 /Type /Page
-/Contents 3365 0 R
-/Resources 3363 0 R
+/Contents 3374 0 R
+/Resources 3372 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3362 0 R ]
+/Parent 3352 0 R
+/Annots [ 3371 0 R ]
 >> endobj
-3362 0 obj <<
+3371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3366 0 obj <<
-/D [3364 0 R /XYZ 90 757.935 null]
+3375 0 obj <<
+/D [3373 0 R /XYZ 90 757.935 null]
 >> endobj
-3367 0 obj <<
-/D [3364 0 R /XYZ 90 733.028 null]
+3376 0 obj <<
+/D [3373 0 R /XYZ 90 733.028 null]
 >> endobj
-3091 0 obj <<
-/D [3364 0 R /XYZ 90 528.165 null]
+3100 0 obj <<
+/D [3373 0 R /XYZ 90 528.165 null]
 >> endobj
-3368 0 obj <<
-/D [3364 0 R /XYZ 90 513.847 null]
+3377 0 obj <<
+/D [3373 0 R /XYZ 90 513.847 null]
 >> endobj
-3092 0 obj <<
-/D [3364 0 R /XYZ 90 359.634 null]
+3101 0 obj <<
+/D [3373 0 R /XYZ 90 359.634 null]
 >> endobj
-3369 0 obj <<
-/D [3364 0 R /XYZ 90 345.316 null]
+3378 0 obj <<
+/D [3373 0 R /XYZ 90 345.316 null]
 >> endobj
-3093 0 obj <<
-/D [3364 0 R /XYZ 90 191.103 null]
+3102 0 obj <<
+/D [3373 0 R /XYZ 90 191.103 null]
 >> endobj
-3370 0 obj <<
-/D [3364 0 R /XYZ 90 176.785 null]
+3379 0 obj <<
+/D [3373 0 R /XYZ 90 176.785 null]
 >> endobj
-3363 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3372 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3374 0 obj <<
-/Length 1375      
+3383 0 obj <<
+/Length 1369      
 /Filter /FlateDecode
 >>
 stream
-x��[o�D���+��D&s��"�î���B<t�ʍ��El�i���c�ع�q
�EZ�R=�3���x���a��ћ�hr!���Tx�{OcO
-�8%�,��}BP�	�ؿ
��"�n/��|��0q����Q�4���?7���
Bv4!!��(�֊�-J0�����{�P���wG�0�J�]Fe�)��,��7�jU���j�M�lS�p��j��w��_#j�G�hp�$��<
]�`/���
FL+o�H�^H�_zW�_F�E����'�
-D ,���>�ͪJ�6F
j�\h��BkoL`�s�����4ɂ���2�o��a����S8��x7�
iچl�(�r�cƙ���(�]��������KŮ}!ҪS[-����-M%
-)o��,��C$Ҙ�2�^=P�����'�{	
'�<OWQ��-�7�R*?/�c	r�j��ɳ*J��.��ޘ�Q�l
��e$��-��7�d����+�,��C��F��
���*/*�᝛�N�
t]��)��W{�|��y$�i�C���,�
�C��Wx����<kL��B�Ӧ��ZD���Gn���(�bcg@��0�/��Q]N�+���ˀ���ܔ��z�L,�Z����Ƚ,L�.�yMR`��
fz<h�M4A���|�ѽi����x>���k
u.	��PD�܂1���o��9j6X�vM[=�L�v.��ʺN� n
-y��ڽ<����S0�C1�Sԫ��
-�!j���pL�v+ ���܎]+��>��&���ʐO�4׮0�͜
�=x��]��\@x�e�c"`��-f9�k��8{�d�$37=
F���4A�7��� %;�=_M�I���U
-E�*�*
מ��qȓ<a+!/m%
�-��HB=�?��5W���)����t'(G�Z�7�v�}
q�
-�;�~]�ܿoص�zo��*DHh]��3=i4[`�I�"&�9�C@��
'
���'Wws�h��{��<%Ih�^ʓ/�?�� ��'�|��o��JH� ���'[t�=���>�)�3f��w>&}G0��9��u��a��O���/� KG~�*�𗃇f�o5@��?@?�z֯&?9���ߐ�hy�ױ_!��c��g?���ώ�{��ѿ����ȫ�߭=&���|'|����	?
@~k{�	 M
=�
-�$=='�1Ru,�[(�s����(�M��C�^�����Q���/�?�/�dNA}�Ëc8nh�N�7n����d���s�8�鲾����-{��������}w��9���m���c�
-��^��$F�V�!�&
-� ��+c��ֽ?����Q���i��6Y��ZM'��f��%Zgɪ@I5Y���煴�_���*�"��|$L�Q]�ϒ�7 �"�
+x��[o�D���+��D&s��"�î���B<t�ʍ��El�i���c�ع�q
�Eڧ���3����`������7���B0O#-��f��ƞqJ�Y�]���0���GE�^���ia�"��)�+��i:}�
nf�'��h$B .BدQ���۔`D;�f��h� �;��(a��x���2S��Y��o��2��]��ܛ" �7�
�4��'T�JG�f��F�`�4��Iƽy:���^
��=��Vަ�J��2���F����,>a�O$�@Xk�}��U��Y9m�8�2��|�U�$�ޘ��VEY��i�!��e�F��:5Y��pr��n�9Ҵ
�lQ���&
ƌ3?��Q��և!
+q�3��]�B�U��Z$���ۚJR�
+EYܣ�H�1ie��z�@C��)�5>N��":N�y���*�[�o�T~^�m�0��d'�gU�d��2��1
)���Z��H>k[nun�|aW�Y^ه
*!���'�Z�W���Ll_��r�p��뚇8O�t�����#�
�#�L�#
��gI�0
���›5�H��Yc2�Zo�6�l߫ETY�y���?�Ql�
+�U F���`0���zew�~=����_/������޶=����օ3�I
+����J�M��&����2�7mcSV�Y �'�
r���%a�
��[�"�s�Z�=g�A͆ 
�îi���ɢ��%;�[Y׉
�-C!��X��'����O
+�p(O�zW��Q2D
پ���
�2��۱�bŐ�Y�$��Z�	�����Y��o>e���7�mY����l�YN��� E;�^'�2��MO�@�Q��h*MP��o�9@Ɏk�w�`;0yo�Bх�ʭ��ŵ�(a
�$O8J�KG	Cz
�a �PAOA��?�����W����Vs���G-��|{�>��M�
۝��.[��7�ډh}��J"$��R��N��;iP�9Gy=ya�HIyru7cF���1��P$��{)O�P��������
���z*!m��k�l�Y��
+P��l��PΘ�������`J!�3��u��a��O���/� KG~�*��C3� ���A=�W���	�D�o�����د��ʱ_�~a�g�����ѿ����ȫ��[{L���|>`Z�v�����CzH�F��9IO�Iz�T
�����
�g�A9JzhS%�P�W0�%=t�>��
�OA���)��qxq
�&��{��LHK��M<׈��.뻫��e�}u �/�����1~��us���X��n�u��Q}�^�0C`�����O�}�q�Dwk/Q1ܵ�V��d�٠y��Y�*PRMV���y
�h�
�NI�iަ"�`1���~��
$!1
 endstream
 endobj
-3373 0 obj <<
+3382 0 obj <<
 /Type /Page
-/Contents 3374 0 R
-/Resources 3372 0 R
+/Contents 3383 0 R
+/Resources 3381 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3371 0 R ]
+/Parent 3352 0 R
+/Annots [ 3380 0 R ]
 >> endobj
-3371 0 obj <<
+3380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3375 0 obj <<
-/D [3373 0 R /XYZ 90 757.935 null]
+3384 0 obj <<
+/D [3382 0 R /XYZ 90 757.935 null]
 >> endobj
-3094 0 obj <<
-/D [3373 0 R /XYZ 90 624.575 null]
+3103 0 obj <<
+/D [3382 0 R /XYZ 90 624.575 null]
 >> endobj
-3376 0 obj <<
-/D [3373 0 R /XYZ 90 610.004 null]
+3385 0 obj <<
+/D [3382 0 R /XYZ 90 610.004 null]
 >> endobj
-3095 0 obj <<
-/D [3373 0 R /XYZ 90 467.557 null]
+3104 0 obj <<
+/D [3382 0 R /XYZ 90 467.557 null]
 >> endobj
-3377 0 obj <<
-/D [3373 0 R /XYZ 90 452.987 null]
+3386 0 obj <<
+/D [3382 0 R /XYZ 90 452.987 null]
 >> endobj
-3096 0 obj <<
-/D [3373 0 R /XYZ 90 310.539 null]
+3105 0 obj <<
+/D [3382 0 R /XYZ 90 310.539 null]
 >> endobj
-3378 0 obj <<
-/D [3373 0 R /XYZ 90 295.969 null]
+3387 0 obj <<
+/D [3382 0 R /XYZ 90 295.969 null]
 >> endobj
-3097 0 obj <<
-/D [3373 0 R /XYZ 90 149.497 null]
+3106 0 obj <<
+/D [3382 0 R /XYZ 90 149.497 null]
 >> endobj
-3372 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+3381 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3384 0 obj <<
-/Length 1446      
+3393 0 obj <<
+/Length 1442      
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�F}�W𩥀j����!A4M7V��-�2Q�dIʊ����]�.��(�d�
��9gg�����������d�AFR�o
�
%	�8�s��x@0��E�`�K���O�-
��Y�M>7��<�Fo������B+)��
��,�&7imJ0���o�
�P0��ͯ{a��x��Ҵ?��㾡���^��O���~�'���)<2Dh�Pc����X;d��PH1�L���k����'#f���X-
N�]8��?{� ��!,E�,b�soV���C�!>�*��!�Co	�	���0��
ē!.Tiqo��|�'�����R���#� 6D��h����4�'k�
�fH�
 F9Y��d��deK�(�oX`x�f��w��'�)�-�S�����(Zz2���!�*؋6ͅ�IMIit�� �sC���(ŠA\
-2���J����;AaǶF ��~kG�L^wo��%��
�/�>U�Y��
]ś��;3d*��޲�� 
��p�P���>��$
�^��i��h��]
a�Z�4�h��TV>���_�vS�R����6�K?��lёv��O�8
����{#�f�T	�f/���3��2���'Q�
-w
5w�Q
�"VC������
g]}%�V����K��>DA8����7
u4��R���� b#��-��/�����C%,Y��
=eu�j��k>��|���Q������f���x# Q���J � ��m��|�a���[���|���i�{�YP������8UȂ���/}��M�Kl���.qY�T�I�pʼn�/\�RM�,
-;�� �0%N�rz>�� "�Ye�6 �K��C�KZ؝ ��>�F��WQx�(
�')�HI䊠ۊ ^Ῠ�I8:
�Qz��ٮa ΋Ɯm �€y�0Ў�s�	���owAF���ޚ�	H��?xV��K�^dZ8<,4���估P�H��׉�
�4��Hڄt��%�B��J��Q�P]Jk>G)j�}st׽J��c�bV�T�g[GV��{F/	<He�sҼ
-����\�4Hr��s�;��Uf�
xk o@{ۙ̋k�/{���`�'�}�
fI`�����ٴ�e�Վ�)p�9��
-�������$~�Ӭ'����g�u���N�B�A
���v+dXU0����i0�p^�Xz�Z���2`�C�v�燌?i��̮�9��=���R�˃�W�:X,�Ԯ�G�?�kg�%e��پ�
-�B�yǀ�nZ�Q���]{�s�w��V��3�����f����P!�V�]X�rS|-�&�Z�N����}!��?�p�-�S��]
-ڤ�#��ĉO�%k��t闤����S~����v�b�H
�]�ţ�p�^�i�Va'(Ȇq��W�
-���V������F��e����/���}
+x��YIo�F��W��R at 5�}�
$A�pc5�h���J$KRV���F�%j�-E�H�q����;s;{oǽ��
�����:;J$(q�3��%���`�݋>���,��E�b7Z<���ě|n/y��F����O��4V$R"!9�Y�M.�ڔ`D+���_;V� �+�_�,�L)�n�i@v�}C]/��ϟ|�o��O��Sxd��.��.�{?���#�
v��B!ń3]����3��
����z#�t8e�p.{��A�R���g�
�f����k4�AG^ٞ=�~�-�2��
*�$5���������Y��S���`*�]�\ ���r�h����4�'+�
�fH�
 F1Y��d��deS�H�oX`x�f������C
+a����aD+k%2���L�i�ɴ��"�Ls!PRSR
+]�"��\P��2��b`�������"��b�� ���D:�o�����͢|��pw�m���O�cֱ3GFW�fwA��
�Jm��,�-��Ȁs����
�:��$
�^��i��h��]
a�Z>i��RD��t
��~鶛B`�����6J�
]�av�Xf����}�}��Y Y�(KM]i6� K8v�E0�x�|e�9d?$�!��?��T��ȹێ����e�I�8���p�UWi�NH�
+}���, �S�� ��2���fᣎPʑT��m0������uc��%kt�ç�]��vͧ⿀kl���]���=��
D�7�V  �n��/�}����
�	 p��
��fB
B|z
+�n�����_꾻��ؖʭ]4�"�
+���'��}�zj�gQ�Q� �)qB��� eI�J�Ჽ 8Ļ8��(఻��!��
O
+Ǫ�I�@(R 9#�6#�WF�/2Bz��N�JC
�0�5
@�h�نb(
��
m;����j[�v�
4R�w'���M@`����0_J�"���a�9��煉HҘW�x<O
/��1�F��kv�/���g
+��2��b
+X�9LQ���e
+����*��%8�:8���՞3zI�A(;П��Qн�<�(��@*�3ޞ
�A��2{��@[� y���d^
{~��s�6�>��0K{�0��f��QW9�`�%�h�����=��-H�4��YaN����g�u!��J��$�|'$�
+VȰ*a~�C
j�K�`
�vc��jQ+���
·�=?d�1Hkm� @vu����#��(��lL�����b��vu=����9X;�-*�N���TP4aTx�;���
�����ړ���Y�Y}�g�����F����
+0�|+�.,�Y�)nK��o
��o�1N~�
�~��
Wޢ����RP&��0��,N#�y��K���ܲ���������D+�pU�wY����z��)Z�A�� ��b��W�U���I����Q�i!<\v�}���}��
 endstream
 endobj
-3383 0 obj <<
+3392 0 obj <<
 /Type /Page
-/Contents 3384 0 R
-/Resources 3382 0 R
+/Contents 3393 0 R
+/Resources 3391 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3343 0 R
-/Annots [ 3379 0 R 3381 0 R ]
+/Parent 3352 0 R
+/Annots [ 3388 0 R 3390 0 R ]
 >> endobj
-3379 0 obj <<
+3388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 207.205 212.124 218.109]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-3381 0 obj <<
+3390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3385 0 obj <<
-/D [3383 0 R /XYZ 90 757.935 null]
+3394 0 obj <<
+/D [3392 0 R /XYZ 90 757.935 null]
 >> endobj
-3386 0 obj <<
-/D [3383 0 R /XYZ 90 733.028 null]
+3395 0 obj <<
+/D [3392 0 R /XYZ 90 733.028 null]
 >> endobj
-3098 0 obj <<
-/D [3383 0 R /XYZ 90 592.061 null]
+3107 0 obj <<
+/D [3392 0 R /XYZ 90 592.061 null]
 >> endobj
-3387 0 obj <<
-/D [3383 0 R /XYZ 90 577.49 null]
+3396 0 obj <<
+/D [3392 0 R /XYZ 90 577.49 null]
 >> endobj
-3099 0 obj <<
-/D [3383 0 R /XYZ 90 431.018 null]
+3108 0 obj <<
+/D [3392 0 R /XYZ 90 431.018 null]
 >> endobj
-3388 0 obj <<
-/D [3383 0 R /XYZ 90 416.448 null]
+3397 0 obj <<
+/D [3392 0 R /XYZ 90 416.448 null]
 >> endobj
-3100 0 obj <<
-/D [3383 0 R /XYZ 90 269.976 null]
+3109 0 obj <<
+/D [3392 0 R /XYZ 90 269.976 null]
 >> endobj
-3389 0 obj <<
-/D [3383 0 R /XYZ 90 255.405 null]
+3398 0 obj <<
+/D [3392 0 R /XYZ 90 255.405 null]
 >> endobj
-3101 0 obj <<
-/D [3383 0 R /XYZ 90 98.98 null]
+3110 0 obj <<
+/D [3392 0 R /XYZ 90 98.98 null]
 >> endobj
-3382 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3391 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3395 0 obj <<
-/Length 1687      
+3404 0 obj <<
+/Length 1682      
 /Filter /FlateDecode
 >>
 stream
 x��ZYo�F~ׯ�SK�z�C(
-4E$m�4Q��-�6[�TIʊ�}g�<D��dGN�"�/������
-{W
�^�Mg/$�
2�Jor��)I��ě̽s�ć#�1��
	��tL�
)����u8O��o�E�����������
B�8)��
�+��HZ��hM�j�
\����	3�/� ˆ#*�?���"�C��mx�C��0��+C��	Ö���d�π ��B!ń7[�?bo�_{1��MA��8e���1����
a)�"��*͛W"�U^�a}y�{~�
+4E$m�4Q��-�6[�TIʊ�}g�<D��dGN�"OZR��9�����<�
<�
�^H�d$����3�S� A�7�{�>!�Gc���2��R�'���p��ߢ�4Ho��gɧ�����lq$R"!9�W0�ё�6%њ���}
+$���if*�_A�
GT`24���E������2L�D�a<�W���-�����6�#�5�B�	o�
���
޿�0bF{��j�q��s��1����
a)�"��*͛W"�U^�a}y�{~�
 �`i��|�=%G\��dJW7��I4w<
 ®́P`�
��Y��-s���x��Y�Ql���q��8���!���
��6l�4
-.a6}���s���Z	#k�'Ӌp��g8�QK�`g\�MJ�m� ���":��p���"
:c
�$$�K�d�Z�!���ϯ����N���r��gC"�[�b�F0�� �����
낒�ɥ���\�Z5*a֡GF���Q֡
�e��(�v�a�
-g���6O��Y�+���*���ͣeg�M�!�I������	"b'R:|ے_Y_����

���*��+�X�m��zQ�t׮�#��f%��ʐ�iP˯;�9��ZH�� �+�Q&= K
�ٸ���O+1�F���4‚�f���̆ ��ԚTF˪t��.^8_�e����AI��
��(I[b�[� 2a.K�('��O�pe��~�0M(e�|<X�ؿ	�|�Wk�?�5� G��(i2���
-+?�JNN�8EfJ(M��
k��"��r���>s�kWI\�r.S�xd	�	!��P���/���e*�
-��ۙ
-��]��v�����B,U;��p��
�ۨ�GDj�1`
�.���=�T繁�G����i�A�-�χ�{Š��S��i��#����`ytՏb�S �S��.
-v
-�
�tH�`���)�֚��� ��mn;X����J�cZ	�->�;��
�e=U�sp;��RV��x����b(�;E�lI��.�J��
���
�tCp��
-Ĩ~���/L�'cx
�^�.A���
-U'�SB��|��p�.�%
-#bt/��-(i ܲ|��N�f����
H0����Z�iӂS�|�/�u< �C�-�
�7\���ATg����>�����l,`�.�vN+e�vwZZ���o�7�@Y
�Y�[�
-* ÏZpO��Ph@�"I��g��!����[�{r��F���S0��S8��/t*��u��
H1 at R�����q�`�.
-�eai��D\�O��+Ĵ<��
-iI��� .����;��6@~�g��(��u��
��Բ��Ɓ5������S�G�<]�
V钆�:]JUpi����c��W1�>2�
Y�v�n��GYuz��/m
�M�H	@ ��Vٞpe#�z
��_G	~�:��u
�
^�0����֮�����Gu�G�[��u��I����
p��a�?����nOɪ�/�T�p��p��j�;�H
U��c
1�ٷ�����?\��2D�����
- �������AB𝫷7���`[>Vh�
K�ufa��P�L�߃x
,4���´�����ViH�E=
 �����q���U�_���)��F��<_���6�
�eh
G�E��j�8�F
B�/�a�2I�t�$���岸
���~��
+.a6}���s���Z	#k�'Ӌp��g8�QK�`g\�MJ�m� ���":��p���"
:c
�$$�K�d�Z�!���ϯ����N���r��gC"�[�b�F0�� �����
낒�ɥ���\�Z5*a֡GF���Q֡
�e��(�v�a�
+g���6O��Y�+��l�����2�3�&��b���m���H��)
�mɯ�/�����QtG�{,Ķ
Pj�(�
t�kWÑ����Cfe��4��ם�
QL-$�PH ��(�
�%�l��}ç�D#E�vaA{�c�CKfCcujM*�eU:Z_/����ue蠤�D��[]��-1�-B �0��I�����Y��Ir?s�&��|>
,q���h>
ҫ5ȟ�E�#Mc�4R�o
+��u%'�H�"3%���&�܆��G�s�� �t߹䵫$._9��~<��
+�wa��t��A�2�pf��L��.�
+;���[@!����i�Ln��mԁ�#"5�0���l�{���H���L�#�E_ʹ�����C�b���)�ڴ[���VA�<��G��)�̩C_;�~��
:$}�me�}kM��] ���6�
, at Rʏi%�1���ڝ�υ���*�98��b�V)
��m�YC�]1؂��V���y�I%�M}��p�!8TqbT?�����&ɓ1�H�g� ��
Z���)�HA�tb�yD
���1�J��4nY>xx�H3ҋ����$��g`[�´i�)�v����:�? �!ˈ_�.�`� ���
���PE���y]�z�
0_�N� ���o�;-��~����?�
+��� ����|��G� ��Hq�4�q�$
��3��~����-�=9�O��i�)���)�m��:�~�:p\w� �U^�Hθq0k�ܲ��[v"���Ч��bZ
H{���}io|����
ڃM ?���~�����ޅQXj�Ym���Y�s����g��Ã�tI�|��.��	�4�DYرˈ����l�\��k;F�O棬:�t���6ɦ`� F|�lO���G��R���?t
�	뺎R�na|�gk���QJߣ�ͣ˭�Ǻ�I�$�I�{8��0����q�
��d���x*�
���
��]5�[���̿Ʊ�
�����߀{m��?. at D����B��DZ_���
+� !�����LY�-+�u�%亇?�0�~(�_���A�
��XVa����|�b� A���.�.~�f{���Aa�F^��jN���|5>;�l6h��u
�R�g����nmq!��L.��	�L��
^.���;�����
 endstream
 endobj
-3394 0 obj <<
+3403 0 obj <<
 /Type /Page
-/Contents 3395 0 R
-/Resources 3393 0 R
+/Contents 3404 0 R
+/Resources 3402 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3380 0 R 3390 0 R 3392 0 R ]
+/Parent 3411 0 R
+/Annots [ 3389 0 R 3399 0 R 3401 0 R ]
 >> endobj
-3380 0 obj <<
+3389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 690.333 216.297 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-3390 0 obj <<
+3399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 589.176 483.212 620.144]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3392 0 obj <<
+3401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3396 0 obj <<
-/D [3394 0 R /XYZ 90 757.935 null]
+3405 0 obj <<
+/D [3403 0 R /XYZ 90 757.935 null]
 >> endobj
-3397 0 obj <<
-/D [3394 0 R /XYZ 90 733.028 null]
+3406 0 obj <<
+/D [3403 0 R /XYZ 90 733.028 null]
 >> endobj
-3102 0 obj <<
-/D [3394 0 R /XYZ 90 569.153 null]
+3111 0 obj <<
+/D [3403 0 R /XYZ 90 569.153 null]
 >> endobj
-3398 0 obj <<
-/D [3394 0 R /XYZ 90 554.592 null]
+3407 0 obj <<
+/D [3403 0 R /XYZ 90 554.592 null]
 >> endobj
-3103 0 obj <<
-/D [3394 0 R /XYZ 90 451.078 null]
+3112 0 obj <<
+/D [3403 0 R /XYZ 90 451.078 null]
 >> endobj
-3399 0 obj <<
-/D [3394 0 R /XYZ 90 436.517 null]
+3408 0 obj <<
+/D [3403 0 R /XYZ 90 436.517 null]
 >> endobj
-3104 0 obj <<
-/D [3394 0 R /XYZ 90 333.85 null]
+3113 0 obj <<
+/D [3403 0 R /XYZ 90 333.85 null]
 >> endobj
-3400 0 obj <<
-/D [3394 0 R /XYZ 90 319.289 null]
+3409 0 obj <<
+/D [3403 0 R /XYZ 90 319.289 null]
 >> endobj
-3162 0 obj <<
-/D [3394 0 R /XYZ 90 206.669 null]
+3171 0 obj <<
+/D [3403 0 R /XYZ 90 206.669 null]
 >> endobj
-3401 0 obj <<
-/D [3394 0 R /XYZ 90 192.108 null]
+3410 0 obj <<
+/D [3403 0 R /XYZ 90 192.108 null]
 >> endobj
-3163 0 obj <<
-/D [3394 0 R /XYZ 90 89.441 null]
+3172 0 obj <<
+/D [3403 0 R /XYZ 90 89.441 null]
 >> endobj
-3393 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+3402 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3409 0 obj <<
-/Length 2271      
+3418 0 obj <<
+/Length 2270      
 /Filter /FlateDecode
 >>
 stream
@@ -17949,221 +17932,216 @@ I
 �8�X��HLA��a�7�j
e/��1ɰ��yf�w�;
��,q�y�Ԣ���J^d^�ѩ�C�#�ߦQ��e
�(�0.���4eauw�^�j��l*c%�6N�"�3@�Z��3H~���ױ�0M"���u�;A����y5���tf0
 ��3`öɿf:+�۰��?8��1��4M��ּ&���|�;�5CD��۽OV�B�]w�a�}R�-�i�v%�0��&��r�'8�\���k dnz���8�B�ɣR��D����̀5��;��>�9��Ì�
�-�W��r�I���-T��� ���_ul
 V<o�k�5ԉ�Рw��u�e���OL��߇�xyW=�W��^"��`�h��h��#����*�f���n�6|�rv���NV�����<��
��:�
�Ɛ���E;�{�o����%z
7�{���
����u�q�M�́;�@L�
�c%a���8��E�n+�"�V7 N�����55婂�ܠ"h�����4� 8�G�B0u�	�x�X���-S ��谡
��t�\���
#�ļ�]V_��$�3���<�M��8�`$5�Ea����~��a�t�����A�!��0̣Q
N��=���|�)`�GO�
�'I �T��P'�6��J\i�U`ނ2���
6��ŵ-�<6�n�hb�U/�``s{�t.�0J_�&$F���%V����Ni��Q
nf�
��{��&
���0�A����
Q
؟����y
��0
x ��d���-/my�1H���1H�c�38tn�$� -�/)FWyŀ����
�
�<�b��(���7y��,�A^�2��e�tH<�e��S��_�2ȅHF;}~go�2��"�����X�xC�A$�P= ���>�n��NYF)�4�8b��jGi�吋�r�d�6J��o�_#h�3��9�� m���*�?F��W�ŧ��&�
��,��m���c�5g�=
q�����(tF�w��F�
����EH�9��ܞ
���	�٨��� � =�H^�v�;)UV�n���EJ��0hm/Xؿc�J�w�־qwJ���KWﵓ�
������~]��y���9K�P��iBihd��*4N�_ٵ�#����
?�Υ/,��`3���/V�.{������XI
-�K��/�wZ�g�d]�� f���;�oL�Fu{������v���A�M0�X�
ӢZ��QvgnDuhr����I ~�ϯ.�=��'5�w}�E�2����?��
F73��XQ��������(�j*�_��oa��A��j�F��k��	��,Nr��OQ]jv{�����8)
�IZ��]Q��WWh��}�2W����vwj�ph���	nӬ���e�O��o"]v�
+�K��/�wZ�g�d]�� f���;�oL�Fu{������v���A�M0�X�
ӢZ��QvgnDuhr����I ~�ϯ.�=��'5�w}�E�2����?��
F73��XQ��������(�j*�_��oa��A��j�F��k��
сWc�STW���?��?NJv
+ at +�p���b7��zxx@�
�x������6W���#�p�ͽ�nӬ���e�O��o��uR
 endstream
 endobj
-3408 0 obj <<
+3417 0 obj <<
 /Type /Page
-/Contents 3409 0 R
-/Resources 3407 0 R
+/Contents 3418 0 R
+/Resources 3416 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3391 0 R 3403 0 R 3404 0 R 3405 0 R 3406 0 R ]
+/Parent 3411 0 R
+/Annots [ 3400 0 R 3412 0 R 3413 0 R 3414 0 R 3415 0 R ]
 >> endobj
-3391 0 obj <<
+3400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 690.333 293.971 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-3403 0 obj <<
+3412 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.269 550.53 238.02 561.434]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-3404 0 obj <<
+3413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.089 324.387 246.767 335.291]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-3405 0 obj <<
+3414 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.899 96.965 431.977 109.883]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3406 0 obj <<
+3415 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3410 0 obj <<
-/D [3408 0 R /XYZ 90 757.935 null]
+3419 0 obj <<
+/D [3417 0 R /XYZ 90 757.935 null]
 >> endobj
-3411 0 obj <<
-/D [3408 0 R /XYZ 90 733.028 null]
+3420 0 obj <<
+/D [3417 0 R /XYZ 90 733.028 null]
 >> endobj
-3164 0 obj <<
-/D [3408 0 R /XYZ 90 625.136 null]
+3173 0 obj <<
+/D [3417 0 R /XYZ 90 625.136 null]
 >> endobj
-3412 0 obj <<
-/D [3408 0 R /XYZ 90 610.685 null]
+3421 0 obj <<
+/D [3417 0 R /XYZ 90 610.685 null]
 >> endobj
-3165 0 obj <<
-/D [3408 0 R /XYZ 90 398.993 null]
+3174 0 obj <<
+/D [3417 0 R /XYZ 90 398.993 null]
 >> endobj
-3413 0 obj <<
-/D [3408 0 R /XYZ 90 384.542 null]
+3422 0 obj <<
+/D [3417 0 R /XYZ 90 384.542 null]
 >> endobj
-3166 0 obj <<
-/D [3408 0 R /XYZ 90 172.85 null]
+3175 0 obj <<
+/D [3417 0 R /XYZ 90 172.85 null]
 >> endobj
-3414 0 obj <<
-/D [3408 0 R /XYZ 90 158.399 null]
+3423 0 obj <<
+/D [3417 0 R /XYZ 90 158.399 null]
 >> endobj
-3407 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+3416 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3421 0 obj <<
-/Length 1873      
+3430 0 obj <<
+/Length 1870      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o��~ׯ�S+�ѹ_��� Y�v
����l 0e�(��c{}�\x9%;k�~"EΙ�3����8�Np�����h�V�� #�L�։���	J��U�iL�)���M
��.]��P<�o�7٪L��_ʴ���_��&��~��%�c�H��䰟3�7�$ڔ`D�?]}
�Ba	n�|�3�����x�L��㫉��lwئU柼��Y9!z�Kxd��c¨5:zs5�ψ���
��b"Y�F�>�d�N0bF'�n�.��u�|�s�Cf��
k�0D��D��
�MwY��ǹs�oi�ֈn�)l�)\����״�^��8~�JZg�j���֕�ۤ���
�U���	�Z�~ن'���V�����t�����ӵ}�W�i��d?����4
N�@���7���Ka1��IP��!��ݗ����Ό������IT-;ٹ��A6�}y&[e~������e"��Kv<>���S7�UV�wy�<�
��P<����
�x쵪W�x쭏���x�]
�}�����쁥��k�kHf���զvj��f[ِ���BB�!B3���ބ,؂�^�Ɯr�$U�D����ʛ�e���Ʈ4�#�j5��ńC3A��iºp
�Ӫ��Fs
����:�_wk.�
��S�Y�)ޘϏ��olwdl��F�#š�����

-iӠ��
���8YL�z
�
-
�lVm��7+3��*�,���*�1-�2ɋ�~w �h�-t�`�!�����o�Y
�P�]���?�˰c�hɂ�&5{D��C�b�4E�tJ!JA �9`�P-@
1�@U���a�a�a�&>�T�
Xu�
-�}`XR}� �$���K5'cb������]l"�@�M�=�Z@�*ԝ<A����3W��C���K�K�!a���-ǩ��3
�@��I��
-f����e2��S�ct��M��`�4��N�~�"�o}	�Z� ~ɋ,-o�B|~6����a@Զ�#��)0Iv��#j��>s�]� ˋ�L��8�;�ޟ.a
�YH��Y�
ᶏ�hb
İ%���:����
��d�Z��!�U��i���)/����01e�
-pȻ����p0�@�ø� 7H`�
�D��vQ�7�����JE���]���
-��-�&
pe�C?ѭt(���x��(��F<�>���7
hkL
t4]@}H���㺟�W	x�t�g�u (B��!��ag�.B"�x旪��)3�"!=�
�&�47й0.i'�Y�F>9��ݴ�D��1܆s��L6=n���&+������N�xpigZ=ԫKz#�w �Z}�jI&�4rCc�#��2��g�,`
�aio�H���"3_d��|��/2�!3Ջ��_��@����2(5�sX��?
�2�5�-k�n�C�
-@�(#���NK(���ә�1���
-Rg�=�m��@������8an>J���4��

4������st��Q
4�i(
{;1�����h?��:
)��K�r٣��F�"9��3�	�ҥ_�2�ܜB�\\Pf08VgU�Nt\3��d��^L��;�i�Q���r^M9�]to����#�B;&����HG,:���H�oGO#�a�.Y���-�y�ޱ���H�35 ��&h.Ԙ��ح�����3Qrb�8y�-ƈN�_���������%��,֡�@�R���t�������O��B�����3_jȭ~�����(ث�5
-'� r�^m���fy_�Y?�3�?��_Ǭ��D�qH�?��&
`h��Wk
-�i2� 	ʘ0�-�
p�CV�3޿����#���i�
��T7Uu��f���hyD7E~(Q^����,;3
���Z�Z���e�A^�ÝC��C�/���
+x��Zێ��}�W�)�������]`m؋�l Ǟ��k�D��H�Bq<3��������
�,0O��fuUuթs8��u��G��F���%Ier�N
N�$HP�\��OcB�L	�x�nB�8-w��݄��~{��Ve��%�R���|�j7�|���-!
�DJ$$������%Ѧ#�,����
+Kp���3F��W�ަ��dJ
_M

g��6�2��}���	��X�#C�
F��ћ��F���l��r7��'+x�s�3:�u�v	�
�����#
2��fX�!E%"��mHm�˪�<Ν#}K��Ft��Ha�L��f��e�����+T�:CW���m����&-V�¿~�P���mx�_�kU�Ί�L��oYx;]ۗ~ŘaI�A��}�מQH���dx(@x�x�����Uo¹�}�o/o��������p1��Aղ����
d�ڗg�U�כ
�>�]6!b
�d��
>u�Xe�~�Σ
�@�
ţh�Q���^�zE����x읏�����'q<�ٯX���
X�
���d��m^mj�֮an��
	�N )$�M�"4�+��M�"�-�e j�)�HRI�*魼�[fίo�J�:r�V�y^L84t�j��!�
�a� ;�Z�m4��-H���u��1�
<��ui���������6pG����n$8"�鸺K�͡�6
ۺpk(��Ŕ��@�������f�|}p�2�ޯrȲ��i�J�".��X�w���B��Һ�\ ܾ;�v��a
���ih�C�
;6�6�1�,�oR�Gd�>�-�L�Q40I����&
+�2���T�H=
�vi��L�́U������%�g�!Hrq� ظTs2 ��*�����&B^
+$�t�s�E �B���DY��;su��=�.����ƈp���r�zJ;�1,)����mL�`v�z�_&S)90%?F�
0�vHSN���I!B�֗ ��◼��r��.��g�o[�
Dm���(1Rڜ�dgI8"��_�3��e����4���so���Ɓ��DJ����!n����&�@
["
��s�ؾ��a�I6H��E�i�Y�J��M���b
��< S&)� ��+���M� s] �>��� Pq��ρ�@�	ke~S ���A�Ti���O@��]ٲj� W�<��J��:h��?��Onaē탘yÁ���@G�ԇ$-�	9��|��GL�~Z'
�"4

�8Vp��"4!R�g~��؛2c !��*�#ɱn"�@�p�
��v��5o䓓K�MKa�
�m8G.j�d��v��n�rhX1h��8��' �v��C���7}����ї���dI#�04:i)��}��Ɓ
����~��/2�Ef�����"3�2S������
��/�R�?�����!QF�F�e-��qH�@h�e� �~X|�i	E�]|:�>&߲ZA�Lܲg��3���ޜQ9
'��G	4��F �1p�a�F�8#� X�z��0
+b�f7
�co!F�as�
x
���ݵQg!�zI�Q.{���Q$g�AuF4AV���=Vf��S���
�L & �ꬊԉ�k��
�ڋi��v�:M`�� �T;[Ϋ�)'
���
��wu� Wh��$��S�	�E'~V
I���id=l�%�R;��:O�;�P��)y�����傀s����;89y&JN�'���i����xy�R����:�
hZ
+S_�N�S��w��I�!\S�0:���?�K
�Տ�[��{u�F�D@ޫ�w��,�
?k�����똕�1��GZܤ
-��jM�4M����
^VN@ԇ��d>�'���G.}�A���&9��:�g���[�<��"?�(�f��vvZ�
+��-�Z��e�/C�ywN��_�݆f
 endstream
 endobj
-3420 0 obj <<
+3429 0 obj <<
 /Type /Page
-/Contents 3421 0 R
-/Resources 3419 0 R
+/Contents 3430 0 R
+/Resources 3428 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3415 0 R 3416 0 R 3418 0 R ]
+/Parent 3411 0 R
+/Annots [ 3424 0 R 3425 0 R 3427 0 R ]
 >> endobj
-3415 0 obj <<
+3424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.617 504.305 476.603 515.944]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3416 0 obj <<
+3425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [323.631 246.716 429.297 259.195]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3418 0 obj <<
+3427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3422 0 obj <<
-/D [3420 0 R /XYZ 90 757.935 null]
+3431 0 obj <<
+/D [3429 0 R /XYZ 90 757.935 null]
 >> endobj
-3167 0 obj <<
-/D [3420 0 R /XYZ 90 579.03 null]
+3176 0 obj <<
+/D [3429 0 R /XYZ 90 579.03 null]
 >> endobj
-3423 0 obj <<
-/D [3420 0 R /XYZ 90 564.46 null]
+3432 0 obj <<
+/D [3429 0 R /XYZ 90 564.46 null]
 >> endobj
-3168 0 obj <<
-/D [3420 0 R /XYZ 90 321.441 null]
+3177 0 obj <<
+/D [3429 0 R /XYZ 90 321.441 null]
 >> endobj
-3424 0 obj <<
-/D [3420 0 R /XYZ 90 306.871 null]
+3433 0 obj <<
+/D [3429 0 R /XYZ 90 306.871 null]
 >> endobj
-3169 0 obj <<
-/D [3420 0 R /XYZ 90 104.608 null]
+3178 0 obj <<
+/D [3429 0 R /XYZ 90 104.608 null]
 >> endobj
-3419 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+3428 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3430 0 obj <<
-/Length 2302      
+3439 0 obj <<
+/Length 2298      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o��~ׯ�S+�x�5-��A���y�,ڢ,��R��ί���2)�+��<�"��6��}C��.��w�o�GWo%�
2���z
)I��$�^DDŽ >����݄�q\l���	��|��JE<�1�)��q6�&�<�t���[B:��HH�����%�R�m|�K�
-Kp��oB��W|��w�ɔ
-<��:N6�u\&՝��2)&D���n"�0f���\��=" G�EC(���n7���p���?D1���jq���:�0�y�OF�2��h#�bڇ��M<v^�B�NEl����6��
xF$�5I.N�5�^po7?O^��b�
�
	��[>�X �U4�!�=�2��%YR���d1���bL�d��!��w0X?�
|�g�~B���fI\��|�+w�4Ϫ��t�u \Ĥ٬�jח��d�WT+�}���
77��G8$
-�	`��w���(*D�j��
-Ԑ�&
�w�;j�9J�F�7N��2D�
���&�4����i�C>U
�n<�
I���1�
;�2[댎˼z�v���
m������&M��]�~*Qkg�J*�ۢN
��8_� 9��
xH�UeA���mY �"�r�dT5���w��ߍ��nA��7�儊qU���'�Tu�����y#���
*@B%3��
���N;�S�Z�4mW�	�j|U��a�`u�yA� �� 8$����k�Sh����׆�Q
-�H�
9���J	�h��~�jv�0p�
8��y�&�4�%
��ҲY��((�)�D�hJ9l��^�-
�D��Y ���F�Xq
lx�0PЈd3e�� ���o:�8��إ
�� m�&D��/U=�/�^�Ĕ<�␡�"l̑�};yZ�T�A�I#�ȱ��nuA�N�d��7UF�J�Ϸ��z��l0�4ٕ��,�&
���-���$+O�o2��"��=���}
�S(n�2
�crXȋl�1��P��-����ٵݞ��I-��`�
�7m�F^�ɱ��Φ�a4�����
�ↆ�Ӽ"�dB�6`�ѽ�� v�6�P}`sB��q�N���

�ԃ *OR��y��3h��i���°R�����
;0J
��Œ��Hc�p� ��ơ�� ]�3��R5γjp�}ԋ�6��7�ľy���������M
O�9�g�s�&�Z%��$ ����:Ӽ,���f��yeZ�
�X&$R
�X$Y�I����
a�$�_{*^øji+��L+��,��A�!�G^[>@�
-���!��r [C�m;�e�X	�kPZCk-�����&����Y�=�Zp
&8pmCq\�B����
 k����R'iA3u�5v��cD��y��+�!ގ��J�SNaCrE��G
@�
q�N;�)GW[#
-ڽVz�B�
҈� ;��w��^�Om'L����d�!�5ȓDd#�d�B�L;�Z�]��a�O�@�{Q�Fh���uz
8}�
-C\�
�$��0�d?���Y���#W��,z�F�E|�
Ht�i��r���|o+�
���~� l�2���
��$� ���\t&� ��9tL�2�ƅ��\h�B‰�J�ݽK�4e�#�c�����Wq��&؍�<rD($
a�����&��@�{8��-닲~��Q�
���}﷽l�v+�����]kN��q��_
�c36�g
��,�o�\�b4�ҕ�~]v
f��Q'��'j
.P��0FW�=d�b�H�#� ֌1� 6xd�ҥ�]Nh����wewP��
RV��-�.x�g��z$
��1�~X$@=�<�̴�x<��"گ<��������i*]���@f���9A�k���>�cf��o�i�qhppٞ�_�i2-Y`�@�-��a�
�nL�%CT���.Y�_��w���'��
T=�T� ٟ��a8ux�y�]C7���V��,�e�P:�%��`��R5{�]n?��!%YW�d�sshk�=hz��K�O�s{'^����ȹ@~��0��Cn���w/�r�Kz;L���T��v�|a3��
�����Rk�>��`CK��G�m4N�sX��sX}�A��9�\)wj��\=E�큯�a�
S���ע��*u=WHru=�@�K�s�-��\��91���h����?��iz.�������������I
�H��oj�'�D ���;����g
���r�����]R�y"����l_{oCuoEA�i�F05���A�I=�+���W�9��M1s��|���r;��zxx@�;���m���j�]_
'[g$�.i_�e��k�fps����&���2
+x��Z[o��~ׯ�S+�x�5-��A���y�,ڢ,��R��ί��F"eye7@�'S���9g�oh
�E8�n�����d�AFR]/#�#%	�D׋���'S�1
��<��M<7�x��Wɢ��?�7E\<�f��'���zKHG#�	���S��	��h#���/=Z(��F�oJ��%�]ǻ�dJ
_O

'��:.�}�L�	��$��[�=&�Y��7ף���q�
+)&�����'
-��F����Im"N�]GF?����R��mfCLW�-k��� hة
�����|�&Y��Ȉ�z �� �ũ���F��v��tQ���ZP
j�T ��~ϧ

D����B#�pAVf��$K�x���,���W�i�̷��M|	��X��<ە����4K�b��s%�ۥy�%��m�
 BĤY��j�W��T�W�T��}���
77��G9
+�I`��w���,*D�j���
zH`��
+�j�J�F�7A��2D��ĒJ&T�4����4[�#����݅'�!	��B&�{����]f{��q���h�	x���	�z���h�4�*��ا�~��ě�u�PF�����W/��CZ��E��&��w 2�3�r�d�YqWM��ߍ��N��
��x9�b����*�����v�VwOc��q�CH�d��r"�����@�L[)4!R����K���
r��d�  1~X%E߀��x�"�Uo�
�r�T;��j��%M�ܯ��fw
N�p	�7�}��$�����@Z6b�`��&���M)�����j��>Q&�n(h�-��"V
‚
�y#L
"��2�u��ɲ:�8���K�ӃB�i�1���g�_,>N+�S"S�0�C�2��1G����i�"o^:�$��"Ƕӻ�Y:]Pev���0��Ϸ��F��j0�n�+�Y�M8
��h�m���o��<�ȐN���P�<���Bs����
��F^����4�~�l�n�U����i[����h��`����ȋ>=v�<1�2������`BTB��p�W�L��,�u��Ď�&�lN��<���!'�G�� � �ʓ�� g���
��|�qS$e���YaF���X�il
� �t�Kwv>�T���g��<j �����<�o
�e��ewS�c虄�
�ɎVI;>	(�o��e�6��4/�8-w���t�]���
τD���$�7i�y�B ���kO�kخZ�
+�-S�X�%�":�9��@���ak�HQQakq���
��0e�Iq�$VB�����Z�~h-`��s�5}��
+\�-�
���8	�A�^�`����Zu1���IZ��E�z�߭�t��r{��z��TwIx��)��P�\Q����Q0G\�i�;��ZkT���JtHXA1 �'�*Rދ����;M=�B�����I"�R2D�y�
��j7 w�` �����YԳ�'�A�^œ������B��!"��"�m�r֬�i���/�
��u�p
BQmi��r;��|o;��6ݝ�vئeZ!C;�uK>A.���\tv�Avak�e��
�"�'
��˵G�I��
�4�{	�Ty��������n_%�M�u>�PH(
����6�<s*�ÁF'��/����B�7
[�����e����øw�;��Ƒ�:���
[�qu�;�R񭖫xF�,]{��e�a��*�Ć�D�c�*<C����ݴ�,_Lic�Ě1��&�
b�@�����	��������
��T���ykۯ
ް��
� �y{̺V	P�� :7m1
�@�W������S�I�E�4���Eo"	�x��� �5}������d�
��
�����=���2dZ�6�ԁj[2���9�ݘzK,��z��]�.��+!�4��O�=�z����?������i�1v
Ӱf�Z
2g�9C��>��_fwJ
���w���u��d]�]��a�����	r.�<A�
��xUrN�"�J �16�@n�9փ߽x�
/��[��ţ:0������/X��^2J�
����-=
=��8I�A��� }�A��9�\)wj��\=E�큯��N9�|=�U�0U�,z����
z��
+ʗ��շ�g�s�_���� �
�s�!�B�A������_�������W����&5�G��Ss3)���B ���v���-��~ր���!�������!��)��u�6U�V
��~ad�i�����!�7nٿ���#���v7lFͪ,������t�C�,�(-�����q�u��.__�
��k��fps�F�Q��[;0f
 endstream
 endobj
-3429 0 obj <<
+3438 0 obj <<
 /Type /Page
-/Contents 3430 0 R
-/Resources 3428 0 R
+/Contents 3439 0 R
+/Resources 3437 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3417 0 R 3425 0 R 3426 0 R 3427 0 R ]
+/Parent 3411 0 R
+/Annots [ 3426 0 R 3434 0 R 3435 0 R 3436 0 R ]
 >> endobj
-3417 0 obj <<
+3426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [334.883 678.378 440.282 690.857]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-3425 0 obj <<
+3434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 465.882 422.924 480.597]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-3426 0 obj <<
+3435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 200.38 425.662 215.096]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-3427 0 obj <<
+3436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3431 0 obj <<
-/D [3429 0 R /XYZ 90 757.935 null]
+3440 0 obj <<
+/D [3438 0 R /XYZ 90 757.935 null]
 >> endobj
-3432 0 obj <<
-/D [3429 0 R /XYZ 90 733.028 null]
+3441 0 obj <<
+/D [3438 0 R /XYZ 90 733.028 null]
 >> endobj
-3170 0 obj <<
-/D [3429 0 R /XYZ 90 541.632 null]
+3179 0 obj <<
+/D [3438 0 R /XYZ 90 541.632 null]
 >> endobj
-3433 0 obj <<
-/D [3429 0 R /XYZ 90 527.316 null]
+3442 0 obj <<
+/D [3438 0 R /XYZ 90 527.316 null]
 >> endobj
-3171 0 obj <<
-/D [3429 0 R /XYZ 90 288.086 null]
+3180 0 obj <<
+/D [3438 0 R /XYZ 90 288.086 null]
 >> endobj
-3434 0 obj <<
-/D [3429 0 R /XYZ 90 273.77 null]
+3443 0 obj <<
+/D [3438 0 R /XYZ 90 273.77 null]
 >> endobj
-3428 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+3437 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3443 0 obj <<
-/Length 2001      
+3452 0 obj <<
+/Length 1997      
 /Filter /FlateDecode
 >>
 stream
@@ -18173,160 +18151,164 @@ Ig
 q����O&�
 r�
I��\A	m�ru��>!W����DB��M>$
��_�����U'��R'�ŋ2���!I��w	�J@��`
�>}�=-c�c��
�_A%��v��p<�4���B�p
 �U%�j����;��G&�Y��p��Ց�P
�&��?R�n�E�̧�
��I<����#��B@�
��0X�剌�@�Ah����sS�%��-VT�}��8m$D�F�]U������e�vCVG�
VC�ce
�ዞ�4�'m
� �:q)`�LeN"��|�W��y����<ɠv�'��fdM;�j�ג"*��
Q����K37�1���K㑛��l�`�A����O�Aq�	`���!LA�ޮ2��٘��-%\r��"��
w�k�՛���F{
��ƫM����5R
�
f`�+əT"	?��)�ȞP&�@L� 6uPiA�l�x��1����� �'~�{�>>�^�j�S:�Պ�Cs�=[8�q���	vL��1����˔#b��	+�p��*h�Ǩ������
�h��
�C��l	�
-@}ю�]0�@CR�3�hܷ
���Q�Y�~��U��^�Y�+9Q����x=A�JW�pb*{��A�Z��"F���Q��tv�`3���<�X4懃6˛���>��;D�o�SB�3j�qvѧ�����
T}֜��ɟRsJ9�9%�G$��lDҁϏ~4	���F�U'$���
M��Fp�)N�D��s�Qw񇺌�
� u�%
����ʟ~'��c����#�
y/�"� )NzP)9�;|�/K ����}�i�0����YU#��D
ý�<�3�#)���a�W����Q���/���D�Y~�yA�$��OY񧎩=e�^��
;���S��f"�y �-��g�V������\�٬�W6�U�/6�V|8	C�?J��@[�9�݈$�
E���V;؃�
-vVi�o���>���t�N
�
}ǁ����s��|�o$"�D=����$X*��dʾ�%BP��%Z��W�������W�����U\~9·��%�vQ����4fٿ!�
)ʘ0�

N��
�]i����^�4kr�M1C���M]�wwwhU�]�%JꋢH/
J��
!�׊nZ�����Ht�n��P� �Ė�
+vVi�o���>���t�N
�
}ǁ����s��|�o$"�D=����$X*��dʾ�%BP��%Z��W�������W�����U\~9·��%�vQ����4fٿ!��
,�
��
�
iv���^�4k���K�D
w	��uqyqqww�V�eIQ���(��⡺x!�7�nZ���۾Ht�n���� {��?
 endstream
 endobj
-3442 0 obj <<
+3451 0 obj <<
 /Type /Page
-/Contents 3443 0 R
-/Resources 3441 0 R
+/Contents 3452 0 R
+/Resources 3450 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3435 0 R 3436 0 R 3437 0 R 3438 0 R 3439 0 R 3440 0 R ]
+/Parent 3411 0 R
+/Annots [ 3444 0 R 3445 0 R 3446 0 R 3447 0 R 3448 0 R 3449 0 R ]
 >> endobj
-3435 0 obj <<
+3444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 619.579 322.446 630.483]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-3436 0 obj <<
+3445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 502.635 340.17 513.539]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3437 0 obj <<
+3446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 431.294 268.34 442.198]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-3438 0 obj <<
+3447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 302.396 340.17 313.299]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3439 0 obj <<
+3448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.062 98.244 276.047 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3440 0 obj <<
+3449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3444 0 obj <<
-/D [3442 0 R /XYZ 90 757.935 null]
+3453 0 obj <<
+/D [3451 0 R /XYZ 90 757.935 null]
 >> endobj
-3172 0 obj <<
-/D [3442 0 R /XYZ 90 682.316 null]
+3181 0 obj <<
+/D [3451 0 R /XYZ 90 682.316 null]
 >> endobj
-3445 0 obj <<
-/D [3442 0 R /XYZ 90 667.779 null]
+3454 0 obj <<
+/D [3451 0 R /XYZ 90 667.779 null]
 >> endobj
-3218 0 obj <<
-/D [3442 0 R /XYZ 90 565.373 null]
+3227 0 obj <<
+/D [3451 0 R /XYZ 90 565.373 null]
 >> endobj
-3446 0 obj <<
-/D [3442 0 R /XYZ 90 550.836 null]
+3455 0 obj <<
+/D [3451 0 R /XYZ 90 550.836 null]
 >> endobj
-3219 0 obj <<
-/D [3442 0 R /XYZ 90 377.088 null]
+3228 0 obj <<
+/D [3451 0 R /XYZ 90 377.088 null]
 >> endobj
-3447 0 obj <<
-/D [3442 0 R /XYZ 90 362.551 null]
+3456 0 obj <<
+/D [3451 0 R /XYZ 90 362.551 null]
 >> endobj
-3220 0 obj <<
-/D [3442 0 R /XYZ 90 172.936 null]
+3229 0 obj <<
+/D [3451 0 R /XYZ 90 172.936 null]
 >> endobj
-3448 0 obj <<
-/D [3442 0 R /XYZ 90 158.399 null]
+3457 0 obj <<
+/D [3451 0 R /XYZ 90 158.399 null]
 >> endobj
-3441 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
+3450 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3455 0 obj <<
-/Length 2368      
+3464 0 obj <<
+/Length 2361      
 /Filter /FlateDecode
 >>
 stream
-xڽYYs��~ׯ�SBV��90@I��v�7�
�x��x]*��DԂ 
���_�o�)����f��黿
R�ѣޏWon���)�E$R\y�^D�@1"9�n��1�/W�R�x�dtW������E�7iR�w�:�ܼ)���n�~�؀#S�H��<��dt(��w���
����
�o󸮗+.��v�E���q�ڝ�CZ-Y�H�5�"&�R3�������1c
�@Ho�����z	��(Q�

���������W�Y���p
-M��Y��δ�6mҪ�1�L9]���Pݐ4�V�K%�l����I:�,�l����

3�&n�M>�������h��
ш1G�����e��Y�&v��K>4�D(�~�
���u��O���4�&��D$�h��
-#����?�G��w1��/ٍ	�{n7N��X7��>���uSA�ƅ޾n�oJg��*�L.��������%ig28�U�dVg��EU8B�s���@�r�de�z�/v%�Gv�WFjlƎt_�٣�_�\"j��>O���)��x���V�-��{�ѷ��^�K�e��=���U�BZԖ�*�B��ž3*v�ԄTd��!����Ż]~��8
[�贮
]~�����[�#?dͦ�['�а�$��#Lכ"��O!2��mT V>%�#�$ʏ��?<�S�o���׸n�����y�����~��Ū���}p#6ᒃvw�/�����u���I�j��$Rt
g8�q�̰`,li�sb0��aб�R�{��t5
�ʊu���Mf�4B�Tc������7��Jem��&�W��$��8�Q]�u�V���
~n�K%mћ���(`��7t"�/]Wo��x�sCF�R�F)����
wi��\ɀ�i��.�q��;�|��Wf����D��E2:�
A�
-�K���qs��m��VΝ� ����+CJ������:X�>�Q��n�E�gt�;K1.I��$[G,|b�����%#!�r�cV��O3�����⊻��ژ�ĐH��Ջ���T/I¾
�^���z�7�Y�:���E�l���H�a߿X�;vr�r�Cg���הl�5J��(v�
��ɓ��ۻ?����ΎU�Q�ؕ(B���.����|�6�o��ڐח;-%Q�ƍ�;�6�F���H�"�pY=��"�/d�x4�-31!t��T?
���`����#���>셐�f��Їc^a/a3�y�(�e��p
\4&�.��™�NH���Io.��y�Z�����2�Pn��:��Ӄ�Px7��J�"i�V֯�:꿌M��:�G�{,8o,�7�̉�M�qB�v
┍;�
�ܠ��[=`�}c����W��z�G{�ǽ~��ɗ����y�����yX�t��B�5U�3�x  %_&{`l�vrY��0��������RcMЎt
�n�I��᧧5Eq [...]
˗��g�
���iw'8(HS�#�
9�9F��.C�>��gc^X�r
2s���fS��ˍ���0ļj_d���
��͊Ď+�涶��
?I���떞�7�'R�^D��M�r
�vl��~Y�M�)f�����u=���
��۞
N�P�no
y�/

5�����]��z��k�A�/:Q�Dw[-�i���h��6���ܾ�k]�M\5ݭ�CUn'9pߖ�1J��}y�O5����I!d]��� ��H����C��|&�A��
u�����[�*�����bÆ�bW���ӟM����a@`\�J��i�l�Z�\AWP�L� �������g@�Y��N�s��j��gh]��^.�g�"T�gTs��cw�#Lĩ��� 4�
M��oCc���
-+B����"�a��Lb��#
���ȍ0}Ӥ�aL06��$!փ�����J�և_�;���)��	@>R��N�^�
�ܲ�Qv���]��N��/�\������yO�orUm�lj
EF7&�ܠg�����$�ޯ^���+z�9�:$�i������p ��lW��������
�sa��D�2��3�ۖ�̟��O�N�/�y�
+xڽYYs��~��SV���1PR��]�M6G9^%/^�
+"F"jA�@S̯Oρ� e+�<��
=}��C
<8�q��vqu#Y�XR�>1"I��$�M�O!!�/Wc
~X
&�6����8,��F�Ur���J������i�����B
��HH�Y�t$�C	F�#���g�P �
͟�0aqK�>O�z����˘�z�˓F����AWK�B]�a+&B��	�t����˂ 
k
���`�]|����
+0b�
+�jp��o
����{��V1 ID%"`+�7m�Ս��k+Ȕ��M,��*�8X�_,�cs
}xu#�г�cњ�3�=x�>4��q6���Α��h��=ш1�Q��m�e�$Y�S��
+�%
�B2�$m��c��:T��X����d��
�

�Xad���O�#P�}���Kv#
�^�ۍׯ>֍޺��ӹn*к񡷯[����a���%�W�n��Y�;��s�Q�I�t���]T�B(w�|[�9 D�k��Hr����!;�++5l&�t_�٣v�.���͒�\��uSVY��^;�`��o�
G�L{�)!�A��
��W�
+��
�/X`'�p�{ި�s�hV�"Q
AP,��.����[�Ƥu����㏋�So����5��o�@C���R�'GO�כ"��� 2��mT V
#I!�@��N������;�?�5�����a�<K��q��Es�*@��>�!6�%���L�r�:�_;i��0H���
5`��

!FTK���p�TԱ���=��t58d��r�K��Ei
S��3>�	���L_*k�4��b�"��8���d릭���
��
�R��7
4#ɠ@ +hq}CG
q�z�v�Ӟ��0f�7�R�U������JD�L�0`��b�hg��&��,u<_�@�D^D �S�@�VJ]�}d�����#y���T
Ed��"�,
)�^�>w Z��:��g;�[�эR$�����~�(�%	�(�d�G(��!�\��h�ӟ�"�0�<�AP� ��SW�����֚�@"Aߘ�^����z	��2h{�9���>oܳ�u~��f�B�ёP�9�X�"(v����� - �R��(�z��kzЕ�'/k�w<�q�{�
+mP�(�+�A�
w��������}k�֖���i1�c9n�/���;�6��E��z
+,��q�h_�.��x�[fb��T{�6~|���Z�*^
}�+!�B�]g��y����$��s�E"E���j
\
&�.��B��NH�����ljӼxk@
����2��~��uR��
��� wK3��*�ZY�1��2�}�w��V� �༱d�X2/�V'E�,��S6�T��J�o� ��;��*+z5m��f�'t��w�`�5+��p�¬1ʚ���X�ڌ����I=��F ���`���^.�5<
�Z�	�z_U�ZhG�)��{2�f��i��"qE��|�^WK�`-��@id}���KZ6�=n<[q��?�5���v�A�$���
ܕ�'d��p� ��=�g
����{���	��<�e
[FǯHM�x���+
+��B
K���K�خ�6E��,B�͑�-5�ӆ��9&�;�t��{�dv�!4���f��4#�i�2y6�\S�
l&��N3��K�S�eEƧ���XF�1�$izW�FP?Rl��m�����}{�er�{{g�;7D �#�п�K�W
#$��t�H�z��0 -t"���+l�?L���4=�>X
Փ�,�trA
 ����[�\n�B[�hX�&�>{�HO�O�;�AA�ڨ�"���0��
�hȒӁ=8�/�@f�a�ٔ��r�n#

�����F�
v�"u㊽��
��e�OFR��LK禥g��ċ�B/��ݦ��n;qK�l�����R2����G�����%q��U�Urt{�ɫ}᱘2p�*���v��Ճ��Ȱv
�E'�NM�%qxc��oF�
h׋���uQ�$U���>T�v��m�
�$��W�w�ⱁ
�:b6)����= 	$�#�\�!� 
�P/-�I| ��
u�
��)���gU:	�7ņ
�ǮQW�ӟL����a�����JI�i��
�k抺��g�0�:{>�ai~F( = �
��9�Hə��u
cx��t��P�>3��s���g
9`�NM
+�����	f�m���E���a��:�Y��<aH
��7� TQ�qbbn�d0�	Bf�H�z;��1�!U��z������M!�z=� !���|0u��(�lq�[z0���u����o0O�}�����&W�nn�M���#�~���HN�_���
�zy����w�4�뫫���5�ٮBYs���W��s��p�Z&nl��e;�gln-xGS��K�
 endstream
 endobj
-3454 0 obj <<
+3463 0 obj <<
 /Type /Page
-/Contents 3455 0 R
-/Resources 3453 0 R
+/Contents 3464 0 R
+/Resources 3462 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3402 0 R
-/Annots [ 3449 0 R 3450 0 R 3451 0 R 3452 0 R ]
+/Parent 3411 0 R
+/Annots [ 3458 0 R 3459 0 R 3460 0 R 3461 0 R ]
 >> endobj
-3449 0 obj <<
+3458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 661.123 268.34 672.027]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-3450 0 obj <<
+3459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.011 531.827 513.996 542.73]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-3451 0 obj <<
+3460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.806 476.294 144.406 505.236]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3452 0 obj <<
+3461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3456 0 obj <<
-/D [3454 0 R /XYZ 90 757.935 null]
+3465 0 obj <<
+/D [3463 0 R /XYZ 90 757.935 null]
 >> endobj
-3221 0 obj <<
-/D [3454 0 R /XYZ 90 594.597 null]
+3230 0 obj <<
+/D [3463 0 R /XYZ 90 594.597 null]
 >> endobj
-3457 0 obj <<
-/D [3454 0 R /XYZ 90 580.027 null]
+3466 0 obj <<
+/D [3463 0 R /XYZ 90 580.027 null]
 >> endobj
-3222 0 obj <<
-/D [3454 0 R /XYZ 90 342.1 null]
+3231 0 obj <<
+/D [3463 0 R /XYZ 90 342.1 null]
 >> endobj
-3458 0 obj <<
-/D [3454 0 R /XYZ 90 327.53 null]
+3467 0 obj <<
+/D [3463 0 R /XYZ 90 327.53 null]
 >> endobj
-3223 0 obj <<
-/D [3454 0 R /XYZ 90 143.505 null]
+3232 0 obj <<
+/D [3463 0 R /XYZ 90 143.505 null]
 >> endobj
-3453 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R /F106 2741 0 R /F8 504 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R >>
+3462 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R /F106 2750 0 R /F8 504 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3464 0 obj <<
-/Length 2815      
+3473 0 obj <<
+/Length 2809      
 /Filter /FlateDecode
 >>
 stream
@@ -18343,230 +18325,235 @@ A
 ��&������	���M���'�F@#�3NE�	��0\[A��Q�

�
Y_l��l�ڛ�����;T
 �rwZ�E:/-?Mɴ
 `ɮ���ǧT���/��^Ҥ��Z[1^f<os�فs��#����
O�
�:�����IJj���������E���*��w��l�`
OP,��yո�^�����hs�s$�y�cs&��8�y��L�L�u�4�W77Y>���l��<)��[S��Y�7�
Υ
���I��������Ȟ�Š-�3H��.����ĩ�K�&E�\�p��3��.�j��z��z��_ҶF]�s,8�,�j�8
�1<�����~��"MD�� A���H���D�[�r~: ]�J'fHI�减�<���%/s4��~B�i��9�#��׋��N�[w�
 s�5��'!v٣R2����d|����
-��w�q믇ΘB�!O��ҕ���{���f�a7�Q��n_�~;}�#��E��
u�'
7��sI�[L�_Kگ$E�y S�u��e��$�~��o��n�_s7?Ui�ǩ�?��}l�è2�
"�+SŒm�錁��6!̉�����ǕŰ���
�.��zws}�������ٮDY}��m��J���������m[�i
ap�{m�ȵ�5
+��w�q믇ΘB�!O��ҕ���{���f�a7�Q��n_�~;}�#��E��
u�'
7��sI�[L�_Kگ$E�y S�u��e��$�~��o��n�_s7?Ui�ǩ�?��}l�è2�
"j�Mg
�χ��^N��D��?�,|�n���z]׻�����G���>�v%����ns=ַ�,���\�k>v�e��A�&�F�����
 endstream
 endobj
-3463 0 obj <<
+3472 0 obj <<
 /Type /Page
-/Contents 3464 0 R
-/Resources 3462 0 R
+/Contents 3473 0 R
+/Resources 3471 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3459 0 R 3460 0 R 3461 0 R ]
+/Parent 3479 0 R
+/Annots [ 3468 0 R 3469 0 R 3470 0 R ]
 >> endobj
-3459 0 obj <<
+3468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 272.688 250.895 301.754]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3460 0 obj <<
+3469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 227.232 483.212 258.201]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3461 0 obj <<
+3470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3465 0 obj <<
-/D [3463 0 R /XYZ 90 757.935 null]
+3474 0 obj <<
+/D [3472 0 R /XYZ 90 757.935 null]
 >> endobj
-3466 0 obj <<
-/D [3463 0 R /XYZ 90 733.028 null]
+3475 0 obj <<
+/D [3472 0 R /XYZ 90 733.028 null]
 >> endobj
-3224 0 obj <<
-/D [3463 0 R /XYZ 90 556.83 null]
+3233 0 obj <<
+/D [3472 0 R /XYZ 90 556.83 null]
 >> endobj
-3467 0 obj <<
-/D [3463 0 R /XYZ 90 542.286 null]
+3476 0 obj <<
+/D [3472 0 R /XYZ 90 542.286 null]
 >> endobj
-3225 0 obj <<
-/D [3463 0 R /XYZ 237.535 381.142 null]
+3234 0 obj <<
+/D [3472 0 R /XYZ 237.535 381.142 null]
 >> endobj
-3468 0 obj <<
-/D [3463 0 R /XYZ 90 364.442 null]
+3477 0 obj <<
+/D [3472 0 R /XYZ 90 364.442 null]
 >> endobj
-3226 0 obj <<
-/D [3463 0 R /XYZ 90 207.306 null]
+3235 0 obj <<
+/D [3472 0 R /XYZ 90 207.306 null]
 >> endobj
-3469 0 obj <<
-/D [3463 0 R /XYZ 90 192.762 null]
+3478 0 obj <<
+/D [3472 0 R /XYZ 90 192.762 null]
 >> endobj
-3227 0 obj <<
-/D [3463 0 R /XYZ 90 89.441 null]
+3236 0 obj <<
+/D [3472 0 R /XYZ 90 89.441 null]
 >> endobj
-3462 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F10 473 0 R >>
+3471 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F10 473 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3480 0 obj <<
-/Length 2567      
+3489 0 obj <<
+/Length 2563      
 /Filter /FlateDecode
 >>
 stream
-xڵZ[��6~�_�,�
�uAz��!�L6٤jv�7/�)
r7
^����>GH �e�ә���8:��E�9��Wx��շ�Wׯ[%(T�nw��"A�du�����p�!��͚� m���͚�.�
dޤ۟��&m�nn��?�?��t����D"�"��z���C�I	Ft
���
)��q̿�a�0�2m���r
ܮ���L;�5;٬I
�*�[	�q at X��^}{��+b��h�E������x����V�$^=�����28��wW��‹�R���Y�'�nP�t�1
L���c8��{:�*���g��	]ē�(�F��c�y�vƩ�"-���U�u�s"�Q'�����ܺȝY�u7��Ն���$^m�
-	7�2��
l�h§>{Ư9"bѯ
�nn��a�
�Ln�b/��?��8�
s��U�.�d�$���~�'J�T��"�G�8��K����(�
�Jڄ$A"�.�,*�A����
##$ 	�#�JX������t������y ��n�u��>M��n�7���v�:ԛ{�o�Z��4zz�n�c���ȹ1�j�Q��@bt��, �l��m+�1
�Q��(F��Zg�)���ј�H�5�dV�,J#��J���B/��af
��+(�5lh�8$W��Iƙ��o�
�d�?��[�
hj5�S�˙���,�5��� ���[te�I������l��f��wu]�
����݂���6��z��
-�����:�N={3�� ���؀�F#�Q�*����T��1�`
&� �ruuU>�[ã
"����F���d����.�;����A�>���ϲz�A�O��\&QPtf�A@�|��w|�B ���
���ı��o�J�
-_���H��s��H 4� ł�NQ$�����]�*�0K��J	sUj��;��YZ�=�0�N�����hÉ�a�qε���P$q��o=L�_�Қu��Wڣ���(�	���(�p�
����%�d(��Ѹ�+y&cg��B�_j+�&U�?+�[HA!3�loLS[�Bt����ۢ��a�.���~أ`}iy
sW�ٵW���?�2&��қտB�S۰ć[�J�g�蛿�Ÿe�-!�6��c��
��w�x�N��G�d���c�9}�SE՘>zg��q��:�5�Y�"WP�lT�9��F�
H%�$�q�ӗ��2�s ��TrVZ��V_>��!G؅~�jɧaG
-���wi"fZ��z��^b_���(�i��9���Α R܏@@
��
jA,���w�W�@d1�mi��9�����bJ�4���+�&ը\�a�7y
B)���C�����k�
�
�~"�
<Bg�ʃ
����N���@���0��)�Q!5���N�(d�c�����Yk�����c�Ia�Ȧ�p^K3IU�Ye���&�˿�b¿�b�݃:

�P��� �A2�)�F�͛��J��fCX������3�C�Z�}���fp��R$U���
�UAP݁aH2k|п��rȒ�5�5� �r��ͺ��%(�/n��8Z��Y�
����/h��H>c�#R	�ͭ�t�}U��U5�ҦH�J���_!
q��6����?a

ɑ@������\�B�c:Z�>l($YJ�ۄ����^*
v�td�O�v at V���դI1�@V7��u��-<�L���\���1K#�zj.NBݵ �_�ma�;״��T�6-4�2�� �s�
�u�ò��'�̴s�1�m�j)���?�

-�����:��d�z�ѡ�k��Θ/�Ab
�k��?g���X_f�d�����(B?�e�o���xvK+O ��!]�UKE���e/�N����n1o����y
D��\!�� V��{�ʦ�]>BlI���}G
Ӽw�S�"�W���H�Q~%���NsUp��e�g�5#5Xp��J�a)R
���w�
��ۏ5�����$Dۮ
��k��8�@Om�m��8R;�ZԚ:�r��~0��3J�q��
��O�c6�� l	��S�99�0��S�k����p�Y��VD�
�x$�z��q�3��l3���*{��<�cK��
B���b�#h�cn1�|!�}��+�=��m����gPU	�uk*����Ē�ǒγ��
�� �����J�M~l�9�#�
p��0�\F�/<�3��#�u��A%Jo{��g���FD� ��@Ň�%���U݃
��w:�R�L�
��Y
!�R���>�h����-��_X�QF�TO�A��E�9;���̗V~<>�.�������:|F�S�W��� �/�
�qxfnm�g>%��i!�n�Is��v�)������zK�efZs`0���J��+;�3*�?_"F
1����*º�gT
��Lsՠdڻ5�M sc��U���Y
-><
E!�����%$~�`���\Pǫ����
׬�-��'߽a�o��җ&����Z��m�y`��%���7��c���0��"�Ff>$�^�;9t���>����h�i������
��ps}�����
����>
��S�i��D"ۘ��}��P��ܧ��l� g�h�
+xڵZ[��6~�_�,�
�uAz��!�L6٤jv�7/�)
r7
^����>GH �e�ә��\���w.����_��W��^]�l��DP��ݭ��A���m�z����`��7k���٧�7k���|z�y�n.y�������p���kB&������Sq&%�q����z�P��1�:#�%È�ʴm��qp�Nh ��2��V�d�&q �
.%��a�z��������+ң�#1���W�?�U�ZaĒx�؏گB��\����^D�2���"�81�v�����a`–
�q���AV�
V&�8�gDM�"�
Eq4�<�
���
�3N�i�}}����+�Q��8��o<�����E����QO�6
|<&�jVH��ȗ�5�`�E�>��3~��~�ws�O���fr�{Y���y��o��
�:u�� �&An�=Q§��Q>��a�
:�|xD�$f�T�&$	1u�}_TeQ���'`!I��V�*M�v&h��U��n6 L��uu��{��a�eu�սy�6���ס�ܛ�����}� [...]
+�'z�f3� 
_�@!�aC#�!��:tN2�l�~��'�����ܺ_ at S�Q��\����eY�)
�% �uޢ3(�M"�D��dDe+
6�U���Re
<���Y�����T�����ׁw�ٛQ��Fv���4rA��T�
�G���� c0i���(���I_n��[�<4��U's}gtub�A�����|}/�7}GAQ �^�iEg����{LJ,2H�j?�1J�,O
�\��1�d��E�
�D�=�x�BC
P,�EB)J(�ծ
+�
�T�0W��V߽��?K˲����]ݘ�m80�7�0ι<0QB�#�����I��SZ�q�J{4���0A��

�yb�31"<��
%#0Wu%�d���L�[��Sm}ä�
�gE3`
)(d&�M�ij�X���}�y[T_3��E��b�{�/-�c�J;���u��Q�$޼@z��W�zjV��p+^���7���/��g�yK��#��y��f�F���%
�'��(�n|p[eN�TQ5懏�Y�e�'�Nm
s־�1U�g��8R	6	~����(���
H�(����c�է��}s�v��Z�i�Ǒ����]������^>���Wp�8
+g��~e�d=���s$���#���Z�q{����!YLg[��a�4p�8��R!�a��ʱI5*n�M^�P�2��ax"z���-�gG������٪�@C �6�Ӳ��� P��<
�~JaTHM-�'���6
+�Xv��g&�וּ��
RU�1
Ԥ0rUd�]8�����ͬ��M�h��?˿�d¿�b�݃:
+
�P��� �A2�)�F�͓��J��fCX������3�C�Z�}���fp��R$U���
�UAP݁aH2k|п��rȒ�5�5� �r��ͺ��%(�/n��8Z��Y�
����/h��H>c�#R	�ͭ�t�}U��U5�ҦH�J���_!
q��6����?a

ɑ@������\�B�c:Z�>l($YJ�ۄ����^*
v�td�O�v at V���դI1�@V7��u��-<�L���\���1K#�zj.NBݵ �_�ma�;״��T�6-4�2�� �s�
�u�ò��'�̴s�1�m�j)���?�

+�����:��d�z�ѡ�k��Θ/�Ab
�k��?g���X_f�d�����(B?�e�o���xvK+O ��!]�UKE���e/�N����n1o����y
D��\!�� V��{�ʦ�]>BlI���}G��y�觨E��rs����J6
����Q�\���ckFj���˕��R�(s��`!0q�k?g��I�0�](�g�״�q>.���>�@q�vֵ
�5u�� �C��`��g�����=����lҷ�6"	�8sran=��׎ӽ��P�J���=D�H

�"v#0��gNg�fR�T&�Їy�ǖ��9�>z
�ńG����b8�B��b�W�{�1�#��,�6����T.߉��%1�%�g��
:>A�:!�
|3�<��؄sfGn=� �av/���^�OgbGGb늿�J���(
+�g�t%���n|f��
��Vuzp4���My2�z�Ogq��Kq�� 
8"��.�B��ca�G9S=	)G\�� svZ�)�/��x|�]� ��_@`[
>��۩ȫ��l��o��8<����3����l�魯�{�
�Ȕot��Nnw=���23�90���J�
�gە����/#�����k�?a]�3*��m��jP2���&���1D�*]T�,
�
��������g0"F	���L��
�u�j9�_�fMn)d^��
C3�>5��O����ok��/iu
�y(�5/������&ȼCTm�wrh��}\
G��4��K�v}�<��ps}�����
����>
��S�9��Gd{�C]���jw�����u
��4f�
 endstream
 endobj
-3479 0 obj <<
+3488 0 obj <<
 /Type /Page
-/Contents 3480 0 R
-/Resources 3478 0 R
+/Contents 3489 0 R
+/Resources 3487 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3471 0 R 3472 0 R 3473 0 R 3474 0 R 3477 0 R ]
+/Parent 3479 0 R
+/Annots [ 3480 0 R 3481 0 R 3482 0 R 3483 0 R 3486 0 R ]
 >> endobj
-3471 0 obj <<
+3480 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 678.378 385.519 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-3472 0 obj <<
+3481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 383.594 239.856 394.498]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-3473 0 obj <<
+3482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 189.301 300.161 199.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) >>
 >> endobj
-3474 0 obj <<
+3483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 149.136 182.164 160.04]
 /Subtype /Link
 /A << /S /GoTo /D (main_expand_space_dimension) >>
 >> endobj
-3477 0 obj <<
+3486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3481 0 obj <<
-/D [3479 0 R /XYZ 90 757.935 null]
+3490 0 obj <<
+/D [3488 0 R /XYZ 90 757.935 null]
 >> endobj
-3482 0 obj <<
-/D [3479 0 R /XYZ 90 733.028 null]
+3491 0 obj <<
+/D [3488 0 R /XYZ 90 733.028 null]
 >> endobj
-3228 0 obj <<
-/D [3479 0 R /XYZ 244.439 386.747 null]
+3237 0 obj <<
+/D [3488 0 R /XYZ 244.439 386.747 null]
 >> endobj
-3483 0 obj <<
-/D [3479 0 R /XYZ 90 370.02 null]
+3492 0 obj <<
+/D [3488 0 R /XYZ 90 370.02 null]
 >> endobj
-3229 0 obj <<
-/D [3479 0 R /XYZ 400.69 152.289 null]
+3238 0 obj <<
+/D [3488 0 R /XYZ 400.69 152.289 null]
 >> endobj
-3484 0 obj <<
-/D [3479 0 R /XYZ 90 135.562 null]
+3493 0 obj <<
+/D [3488 0 R /XYZ 90 135.562 null]
 >> endobj
-3478 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R >>
+3487 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3489 0 obj <<
-/Length 2815      
+3498 0 obj <<
+/Length 2809      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��6�ϯ�)+UY�AL
UI*N9��z�Y_
�G�f��H��<���m AP���#{؜H�P�����&��n�g?_�p}q�T��FZR9���4�)I��dv������bI0���
��q��o�/(����ɺ�o~Ko���pu�C�~����˧�t$)��
�~c���h;����)��v�w#B�nF����r��ϯ�Γ�~W�}�"�$łD�$[�#MD4',2B/~��x{A@
���B!��l��x������FLG��z�n�)��v����Y�Z8��&�JD�,�j�i�]R%EyU/�/��]u#���-��b���6��a�v��9�O����B4溾w�)�����oc����������W
B�9�o�I0����;YUnVyQ$�>��ivgU���S�㕻]��$+�<+ñ����V��~�}�N�%Hs�����M��T��&���-�h5�'�H
T/�\�ݘF
x֪�
�+;&-�?�Ȥ��,��Xj�!
aTw���}RԃQO���L [...]

�Uke���J��`�m�����hZ�����蘸ȍq@[��<������s�(i��;��Ew}
�4c�{0l=&��*Q�
2�7s���L�U�ۃ=�}6�
��~`2¨�o$9���FP�[<ʋ���.��$f���l�H�-�(b
�O��O�`$;!	�٬��
P�~�6�l/�Z9<i����"�����bɉ��-s;C��\��fs�%�פ%1RJw�͈���@&����Ҍ�r��dh�QU�@��^�Z��ka�� ���5��`TL>�K�U����FG�3� �q
-�8��5F6 B3j�?1u'�t,��ZRȱ.+G]����Sj?��@X�I��~��,�7��6K��?�/B
K�}��
�d� SƝPt*�8�:@2�e��N*�‵�uB�QݤV����K�G��}�;���A��ߤ�Ա
zx��3�rn��>�$y{���d�����y����֤a
M���Qh�h��]�3�.��&��d� Jط����U5&KL"$Ԧ{s�lon����'!��r{�m�y4��pMj}��E�]s\$�
�̸9�`��"j�H�'ӬK�
ҭ��=�hCgi��D��	[����A
��?US@
��S�
T�	T�ILk5R�H�?Y�h�H;'�²��ꛯ��c�6� g�SJ+V�_�|�ݔe���� ^
l8�)܀o�jm����~e����Wŀ�Gp��r�a^��t1�=�
 �ܯ�u�m�����%�@ ��D!I���H�C��7���.�5iP�jۘ�6�bW���l]q9e�raE���׌VH�w������ʈ�^C0�)b�L3	�Œ����n��t��
} �D�s�?Z�ue�څ�j	�L
�L|A,3�|�xw�F:7�'�:��ԕ)�t��O��䤣M�N��
��us�QΤD
-
-� �\P�hE\@%nP�v�:%����C��~����� ��F(��YPh*g&
:3�L*�� )Ao��T��2��)��%�F}f�31S��"�0S~2fʿ0���L�E1��cf䛳c���6ϷV�'�%;S��g
Lg�mn���-������u�z��:э�� �L����!XK��P㦳�Z2���R��B��
�L��o8�?�����R��lt׽8�.�瑽�2����
��br�gS�_��Kx���O�(���45D�.Ԙ7������dZ�f�m��P����*`	T���d�!��qo�dv4�<�F�A�P�xH��.c|(W�W�*�S �v!�
b�O��$��<���)N�� %M�D��Y6����4D�ȳ�����*/L�c��l�k�2�"�B���1B�r�~�gC-ļI-��GT���@�}��dę	���q�l�6���nc� �^s�#��)
îm�5L�F�y�)�{܏*�e
-9�}o}y�_��P �
��
�Xl����鈇���?���}�'��~�9���{Cݱf�t̜�-3�L"Bψ�Ry�� �~��#�4�<5
�����7V�
�t+�S����ڡ�z�Q��Ϛv!���##���Q�X���a�R޾���͠� ����� iG�;~=�G�&ܧ�1h�}$֧݇��`:�V��L�������'
"�U�ݼ(��#��FL-�-�G%�<��
-q�\yX�7ˍ���Wq�g�
-�ۖ�̔��&E���?�0�
��ۡ��o��<�׍s�z�i���]�@!`�k���楣��͠����>
Dd����ʞE0BO�
-�y�8G�ԩ�fV���Ir��&/v��	v���	X�I�$ ��l�)&�� �؈��.�&�k�0�n��>6E�;��IS�6�v�k*���
�5/�v���@0|f������y�V�q��'�_I�	��JL
��o��ֲd8�|�6�p�n�!K�
��
���J�9�R��)���"wċr �T������NLIb�>��v#mD5�o��c��#�`~�>L�mc�h�?M��=i�H�y
�T���`��t,"�pE��J�

�%;�Dǂ���y��:��;Bw��
+�^?~���Gv,�}�[a���[�߭�ZM�wj�[!��V@	z��<�$�s��
�����4���1�
-r^5'������nEۛ�3�@�It�)��T1�l�u�ȝ�@����>7nb���l���tk��L��-l����8;t?�[�+|
Đ��@�	>S���L�s!V�?f�ݯ�A��)f�����������Z�ɾ@iu��o/��kx)�
��������d���9Y؄�\8�
+x��Zݓ�F߿BO9�ʚe���GU��SNru>{�/�k���.	d@^����f�?r�'�z�{���f���,��|�����S�g����z33�L+J$�������R"K�����(�E7�,�g���:�n~Kn�(�pu�C�~����˧��$R��T�~c�t&�àgׯ�04c��M=��mT�%���za�<��Q�'/�M�/h8��<2T�s�Cz�����

+b���!5�\�V���o����2
7����	�ẝ����E�,�Z84$ M4S��Y��:�F�����ZH_��S#��Df��k �Sf7����e�u��ȹ|*���A-!em��{g�".�M�q�F;�w� /~����޿ZPJa�It��;����U��`��y\�t��w�Q��k3�>Z��u���"�Ң;�ֽ�T�}�ӯc��SpI%1�y�(?e�%S�kN��L6��v�
����{7�V�5��C�ҎI�Ο`d\�I�n,�m�@�ݤ�v��`�S��qK���t�#J��O�W�
��Hw�G`�JDQ����t!0�6Y�D��4-O���v�L�gh�Ж>O66�Y{�BF���
�E{}����c�{0l5�35�$d�
���9��Y&�*�����>㻇����r���$�U��(	E�GYޒX�e������#!��"!�`��:C�
+�P�Ϧe���
+�;ط�`{Yؘ��I�%=
5dl�NKA���m���������̨ �&-�M{�P|G9�d2�z�,q
XT`�S]����%	��V"�$�h+M$�f�!��s8�"B7���*t�
8��
��PEc��!4���hZ�Mǒp)��%�
�r�v(C��``ʎ�O�"I���pg�ЛEO�����(�}L
�����A��;��T�	�L�P���
���ku4����I�p{}�Ώv��dw����U�I��#����g���(�>|�=D[���SC��<T���k2FN��
®�y��v�Μ�xw�N�!(�`����#�T�
Mc"�̦{�q���6)��IH���^{�����)c���P4k��x�!⌛c
+�
+a�E�>��m2x��n�Խ��E:KL�c|�
�&BA<l�F���p /W��u1 ��O�7PAx&P~��)0}l�H��8��d�c��͜�
+��˫n����-�
���O)�Y�������,suu�M~��`�NP��`�|�Rkkw��@���kQ�
}�P
(s�T=�KZ�.h���R-��_'��ț�\R pkI5Q�9؋�<�u}�K�u��I;�Q����m�*ru�mvH�����+2�wx�h�A
E�á��]F��TEP3TFT��i�Wt�I0��A��m�v�ܣ�A(>��ug���
�]����-bZ���2d�#X&�[5ҹ�>	U��%�L��S@���LN:�tju���/�^7Ge�L)�����3�
���#�
��
jԪ��J	x�Հ|�4���d@:�⫃�Ce#��,(�ʙ+��
/���yH��D�[aG*�s����4
+h�93ٙ�)�|�t��>3�_���b������13���1��N�e[+����)��3���3	�6�5?�yC� +��ae���5Nt��
 60(&e�h謥�{�p�Yr-�!��R��B��
�LI�o8�?f������q at F�M��H����^O��sr`@�����6X�H_��Kx
��U��a��Cij�Qm��7Nx=��7a�G��[
�
%��B���[z>��
��&#n�m��!�'��6����I�e�����ap
+	 �,� V��
K�z�s����T�
+P�&�[��Siy�KC	=�XO
+Y��
�
��U�
�9	)�z�o��(q�{6�� ܛ�R	vD%=� ��7*FG��r X���(�N����KQ_��;:B�.��ұ��bu��I�����<۹��aj^$�?��֗���Ip�n��ܰ��M�༂�x8�L�

Ę�=�8��k��i�����57�1sV�̰�2E(;#�CH���������`��p
oa�
�X�6HDݭ�'N��g
+?+��aGeC>��B�t�GF|7���xm�꾂A�D��*7���t�S`��Aڌ�jw�zh��&ܧ�1h�}T`N���;�V��H�����ׂ���s���n�C�Be#�/�ߣ�D�t}M�W�8����Feo�(��d�m�h���I
���;\�C&�vh=�����G��q�\O]�-y5��c(����-oǗ���AW��c�)|����WUh{���(<�Nq���S1I�pgoLr�x��;��
��
ǀ�Ta�di�
Z�d�8�:6d��K�I� 
��r���z���ui�hw���̀Y��n��
�g�ɹ�Jx�I����u<9�J�'
t�+ig�-�v@ �o,K�c�w�nc��
���!���{�$�s(Չ����'�3G�� R�T�y}���1�$���;n7�ZTm����?ֈ�"��S�)֢m��M���9�'��3�#��X x�@�9
��	\�~��ݎ���

y�c����<�{

��

i�gpƎz�?W��#;���ݭ@�h��V��w+��S��
�Vȳ�P��f�G�drN�b��~r�"��T�B<�]Aϫ��t��w��׭hz��c�
+�7
�=e\�*���\'ݹm D)E�<�stDW���W��a���"�����%��ߣ����n=.�y0 ��wX�����#!V�?f�ݯ�-�zi��l��,�W��dU #��$��~��<��ђ4�#|�QvY�|B;pD��_�k�c
 endstream
 endobj
-3488 0 obj <<
+3497 0 obj <<
 /Type /Page
-/Contents 3489 0 R
-/Resources 3487 0 R
+/Contents 3498 0 R
+/Resources 3496 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3475 0 R 3476 0 R 3485 0 R 3486 0 R ]
+/Parent 3479 0 R
+/Annots [ 3484 0 R 3485 0 R 3494 0 R 3495 0 R ]
 >> endobj
-3475 0 obj <<
+3484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 704.958 241.69 734.024]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3476 0 obj <<
+3485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 631.459 163.823 642.363]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-3485 0 obj <<
+3494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 568.006 513.996 578.91]
 /Subtype /Link
 /A << /S /GoTo /D (main_fold_space_dimensions) >>
 >> endobj
-3486 0 obj <<
+3495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3490 0 obj <<
-/D [3488 0 R /XYZ 90 757.935 null]
+3499 0 obj <<
+/D [3497 0 R /XYZ 90 757.935 null]
 >> endobj
-2869 0 obj <<
-/D [3488 0 R /XYZ 213.427 559.204 null]
+2878 0 obj <<
+/D [3497 0 R /XYZ 213.427 559.204 null]
 >> endobj
-3491 0 obj <<
-/D [3488 0 R /XYZ 90 542.477 null]
+3500 0 obj <<
+/D [3497 0 R /XYZ 90 542.477 null]
 >> endobj
-2870 0 obj <<
-/D [3488 0 R /XYZ 90 441.709 null]
+2879 0 obj <<
+/D [3497 0 R /XYZ 90 441.709 null]
 >> endobj
-3492 0 obj <<
-/D [3488 0 R /XYZ 90 427.138 null]
+3501 0 obj <<
+/D [3497 0 R /XYZ 90 427.138 null]
 >> endobj
-2871 0 obj <<
-/D [3488 0 R /XYZ 90 326.37 null]
+2880 0 obj <<
+/D [3497 0 R /XYZ 90 326.37 null]
 >> endobj
-3493 0 obj <<
-/D [3488 0 R /XYZ 90 311.8 null]
+3502 0 obj <<
+/D [3497 0 R /XYZ 90 311.8 null]
 >> endobj
-2872 0 obj <<
-/D [3488 0 R /XYZ 479.157 171.728 null]
+2881 0 obj <<
+/D [3497 0 R /XYZ 479.157 171.728 null]
 >> endobj
-3494 0 obj <<
-/D [3488 0 R /XYZ 90 155.001 null]
+3503 0 obj <<
+/D [3497 0 R /XYZ 90 155.001 null]
 >> endobj
-3487 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R >>
+3496 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3498 0 obj <<
-/Length 2542      
+3507 0 obj <<
+/Length 2538      
 /Filter /FlateDecode
 >>
 stream
@@ -18581,326 +18568,331 @@ X}
 �Lp��Y>
)��6����8��w'�Wq�Wю>�i 6��1�p�}a�Y�ڔv/l
 �=�D	0'H�R������ILqg���Ȧ|����>�[�c��
��a/v~� ��W at y�$�p;�n_��٧q����c�i�Xb�4 ��
3�'�r�Rɺ�l�Ni`-if��َn�{����x���嫴�>.�߉�d�(���
7�r�Xu�l.�5�;���/���[�����Z
�9P+v;,��ry�P�2H:��~�

����;���R5-�_�` ����aK���
f��y���Պ�2�K�r��lo���u�m�Z�q���v�ʆ,������Zl[j�F��}|'
��~p�ԡ6�s��
\��
��
�����vc��os��A
v�q%P}p��
�ޟ��vLa��_����� ;�;�Ž9	�f�Mv8����
���ÎN�La��
!�W�������rx[���AW�BO�(��)UE}��=UՑgJڙ��(7FBLsn�/"���"�^%���
V�.0

 �� "�$��H�^�j�H��*���	t>5Rd���3;��C�"���m���i/�Y8$���
<��5���-��+%c�+�ēG$�M!��s�V����V}��
�dIIo{iGJ�p ��
-`�ӗK �f��{d[�(���f
��	e�I���fR�W����/���c�a<��nn�/K�p�'�
��K� S՝`��j�ݨ�U�걾k�
�
���_��>�
ۼqps��:�]���kL�
�]f�k��q�/�T�:�����g�[�)f��=�ۢ�]����ݡe��I��P\��v����ۣݰ��u
۴��'�����`~�A~�
+`�ӗK �f��{d[�(���f
��	e�I���fR�W����/���c�a<��nn�/K�p�'�
��K� S՝`��j�ݨ�U�걾k�
�
���_��>�
ۼqps��:�]���kL���u?r'-�S�,{?�G?���k��ė��n�bwq~~ww��9�'�.Cqq��m�{nXmOu�FȺ�mZ�K�˽J^v����|�
 endstream
 endobj
-3497 0 obj <<
+3506 0 obj <<
 /Type /Page
-/Contents 3498 0 R
-/Resources 3496 0 R
+/Contents 3507 0 R
+/Resources 3505 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3495 0 R ]
+/Parent 3479 0 R
+/Annots [ 3504 0 R ]
 >> endobj
-3495 0 obj <<
+3504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3499 0 obj <<
-/D [3497 0 R /XYZ 90 757.935 null]
+3508 0 obj <<
+/D [3506 0 R /XYZ 90 757.935 null]
 >> endobj
-3500 0 obj <<
-/D [3497 0 R /XYZ 90 652.848 null]
+3509 0 obj <<
+/D [3506 0 R /XYZ 90 652.848 null]
 >> endobj
-3277 0 obj <<
-/D [3497 0 R /XYZ 90 630.537 null]
+3286 0 obj <<
+/D [3506 0 R /XYZ 90 630.537 null]
 >> endobj
-3501 0 obj <<
-/D [3497 0 R /XYZ 90 630.537 null]
+3510 0 obj <<
+/D [3506 0 R /XYZ 90 630.537 null]
 >> endobj
-3278 0 obj <<
-/D [3497 0 R /XYZ 490.972 565.828 null]
+3287 0 obj <<
+/D [3506 0 R /XYZ 490.972 565.828 null]
 >> endobj
-3502 0 obj <<
-/D [3497 0 R /XYZ 90 549.101 null]
+3511 0 obj <<
+/D [3506 0 R /XYZ 90 549.101 null]
 >> endobj
-3279 0 obj <<
-/D [3497 0 R /XYZ 484.995 486.429 null]
+3288 0 obj <<
+/D [3506 0 R /XYZ 484.995 486.429 null]
 >> endobj
-3503 0 obj <<
-/D [3497 0 R /XYZ 90 469.702 null]
+3512 0 obj <<
+/D [3506 0 R /XYZ 90 469.702 null]
 >> endobj
-3280 0 obj <<
-/D [3497 0 R /XYZ 90 422.498 null]
+3289 0 obj <<
+/D [3506 0 R /XYZ 90 422.498 null]
 >> endobj
-3504 0 obj <<
-/D [3497 0 R /XYZ 90 407.928 null]
+3513 0 obj <<
+/D [3506 0 R /XYZ 90 407.928 null]
 >> endobj
-3281 0 obj <<
-/D [3497 0 R /XYZ 125.554 197.359 null]
+3290 0 obj <<
+/D [3506 0 R /XYZ 125.554 197.359 null]
 >> endobj
-3505 0 obj <<
-/D [3497 0 R /XYZ 90 180.632 null]
+3514 0 obj <<
+/D [3506 0 R /XYZ 90 180.632 null]
 >> endobj
-3496 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F95 1779 0 R >>
+3505 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3509 0 obj <<
-/Length 1895      
+3518 0 obj <<
+/Length 1892      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�
�
�)vC��k�uݐ�޾�E��L#Ԗ<Yn���D�Z/ζ�j��(�r�;��=G{�<��4y���=���HK*�ŕ���$A�o��^O	A|6'�����i�l�����x}{mVIp�"�L������������g��4)��
��)�>i|�`DK��vh� �K�G=J�.$����n6�O3M�f�]��{^�+�̈?5��4��pl�N�.&M��
ɢ!RLx����[쭠���Ӿw�Im<N<�ޫ��\�����R���ϫٜI2M�M�H�2
�ad�$�X��4�,�o�&�1&r����
�RQ����q$T)D�.-
+x��Zmo�6��_�O�
�
�)vC��k�uݐ�޾�E��L#Ԗ<Yn���D�Z/ζ�j�(�r�;��=G{�<��4y���=���HK*�ŕ���$A�o��^O	A|6'�����i�l�����x}{mVIp�"�L������������g��4)��
��)�>i|�`DK��vh� �K�G=J�.$����n6�O3M�f�]��{^�+�̈?5��4��pl�N�.&M��
ɢ!RLx����[쭠���Ӿw�Im<N<�ޫ��\�����R���ϫٜI2M�M�H�2
�ad�$�X��4�,�o�&�1&r����
�RQ����q$T)D�.-
 i�2�cJ3Ҽ��Ff� �}=ݥqb�oA��m
7AƮ+vއ�{Fi�e���$~����\0�}�:TΙR�	��ank�F#M��C9
�&�����ӯ�	ĉ*į���K'���r��0��M�3Ȋz0����aQd2�k7qWa6Il�
�}���@ۮЭ���,C;Tf�w\�vx at 1�w^��^�v�0Z�8�)��p�����^�[ƛ�>��r���yk��8�f�wa��V
-�7���~�Q�k�5
 �8-'M��ⱡ}С��z�5%�K�D
���%��dM�4b�·9� �؇ED�
-��t�8w��J��C0
@��y��nMl`8�9��y:ע%ЍڄI�
� l[g�	w��\��/����E����(��
�ɵY��Iɬ.�n����Xۿ�7�&�0��^;3AT���Q�@������D+�t��H���3a=
��2���Z4%�,l�`��v*HlKXrd�v'hx���(�
2(<�e�����:�$}�!�����^�
�ȵ-GsVQ8*`q����
-�������/���&ږ��ED� 
����^'�"��mj͵FHC#[=ɰ��Z ^.�"��&KF��Fj�"7>�U�0X
��
�s��p��6J�s
u���aC�1�x�`�
#ռ�uL9�XCI���5�F))Y���p�M&�+#
�em����)�d�Zr�k��~j���rA
�ֲ1�r`�7��0"�8��18I�`�Kgp���OZ
��d
�6j
ξ:g�M��uY���҇�UO����0�"E
�N5��b��,U
v��
Y` ��&Y8�)|FĴ+�S Z9��Xf�>�d�'��Q�FZE�	G�V	2�p��d8bGfdj-�=Jl�%�+�C�g%�u
�`
-Cx$Q�ne���b	�Hj}�XrP:d�*BѨ�=V����]���ք�u��}D����J�«�h�
-;��r|l ��S������w�i�ƪF��a�(�\5��D�S=E�����j���TED����*x�BoQ�uP
�`_�H;
�熆­�nn�mf#9R+c at m6��͵�̮i��l��������j}��T-�P�;�ԋ%=ܓk趁��?�����E7
����jE/�r�������ĈO��keħ���?���lD��l�6�P�%�w6�#L���o�\�o}F̄�m��H���ͽ�����p�<
_��Hǐ����N�y��D�$��RY�w�"
��x5�c�����B
�]�!Q
-�
RC�xO�( �bDž��

-ZE��T��
|| \@K����
%��a*��~�H��
k�M&du���|�1qp���|���ݾa�|Ӈ�R5|�����6H7}�R���� ��r�9��'l�Z�i���#��R���
۾c+}����jm��@��H�6F���oo,����r���-�/�L��L���įA�\�n��V�Ive�`��61�Y��f�h���i��{�h�2ɢXM1C����i�}xvvss��;���m���l�]�5b�r�X�\��;�n[ad!=�A�4(i�
+�7���~�Q��k�5
 �8-'M��ⱡ}С��z�5%�K�D
���%��dM�4b�·9� �؇ED�
+��O:�N
�;DP�ar�!���Lo�&
+60��
C�

�k��Fm�$L��3儻��u����pe�袀�
@��]���
���,�ۤdVs7
a	�Qk�����K�t��\���� *K��(X�Sz��cj�|:W_$�py���
��T�or	-��6t��L;$�%,9
��M�� <��h�H��
+
�Ʋ�A��c

vM�>����spp�	x/r�l�ږ�9�(
��_��h�x�c�
��x	�mm���""]��@KE�ce����Z#
+�����dXov-/t��
+r�%�~r#5‚��*����
���9
уk�gy%�9��c�Zs��!�C�J0ݎ�j��:&�
r��$c��k������V8�&Е�ʲ6���ڔ@�r-9ƵL_?����H� �ck�r[9��`pq
�����H0�38^cp�'-g{2g5g_
���&S˺���i�Cު���TMT���
��e1�q��;LՎ,0�tFx�,��>#bڕƩ��
�o�
,�Uo2��|�(�
#���#w��[8b{2
�
�#32���
%�قە�!�3��:J0�!��(l��2�O{��`$��g,9(	
�d�hT��
+B���Z�fkBʺD��>�
PO�j%Y�U^4Z�
Ec9>���)
+J��AA�;}�4VcU#��jw�	R��D�����JVP�W5�zQE��
+"�ST�i<�G���Š�:(�w��j���sCC�VrD77�6��
��1�6���Z�lf״�x��k�KH�GKH�x��>PB���
+
�ҝ�B�Œ
��5t�����f�[u�������e5���b
+���n��w]}b�'F��2���������y6�Xu6m�V���;��z�l��X�շ��
f���t$zOG`���^��p�t8�Y
����p�cHT���
'�<	T��VB"H�sp�,��R�TD��Ա�Pa��?���Ԑ(�K�!c�'\�J�������^M�v�>>.�%U��}���N�0~u_�a�q��5�&��}�r�ɘ8�}�r�i�n߰~��Ch��}�H��
��>x)Nt�t�s9��
��6}��4t���I|)�T^�m߱�>�?��mq��ZC�Bh$D����7��kqe9u���?v&�v&��E�� ��@�����$�2d0�0�$��=���2�9�{��+Z�L� V��[�
���N��ó����ܡ}n�g����������R	 wn�&.v�Ȣy6����Uh4
 endstream
 endobj
-3508 0 obj <<
+3517 0 obj <<
 /Type /Page
-/Contents 3509 0 R
-/Resources 3507 0 R
+/Contents 3518 0 R
+/Resources 3516 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3506 0 R ]
+/Parent 3479 0 R
+/Annots [ 3515 0 R ]
 >> endobj
-3506 0 obj <<
+3515 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3510 0 obj <<
-/D [3508 0 R /XYZ 90 757.935 null]
+3519 0 obj <<
+/D [3517 0 R /XYZ 90 757.935 null]
 >> endobj
-3282 0 obj <<
-/D [3508 0 R /XYZ 438.998 675.861 null]
+3291 0 obj <<
+/D [3517 0 R /XYZ 438.998 675.861 null]
 >> endobj
-3511 0 obj <<
-/D [3508 0 R /XYZ 90 659.134 null]
+3520 0 obj <<
+/D [3517 0 R /XYZ 90 659.134 null]
 >> endobj
-3283 0 obj <<
-/D [3508 0 R /XYZ 125.554 448.565 null]
+3292 0 obj <<
+/D [3517 0 R /XYZ 125.554 448.565 null]
 >> endobj
-3512 0 obj <<
-/D [3508 0 R /XYZ 90 431.838 null]
+3521 0 obj <<
+/D [3517 0 R /XYZ 90 431.838 null]
 >> endobj
-3284 0 obj <<
-/D [3508 0 R /XYZ 438.998 298.052 null]
+3293 0 obj <<
+/D [3517 0 R /XYZ 438.998 298.052 null]
 >> endobj
-3513 0 obj <<
-/D [3508 0 R /XYZ 90 281.325 null]
+3522 0 obj <<
+/D [3517 0 R /XYZ 90 281.325 null]
 >> endobj
-3507 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R /F13 540 0 R >>
+3516 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1788 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3539 0 obj <<
-/Length 1912      
+3548 0 obj <<
+/Length 1908      
 /Filter /FlateDecode
 >>
 stream
-x��Y{o�F�_���)	T�}p�H/��S�����W��@�k�*I�ַ�Y������4w�֒
��������ַ����W
�BzԳwV�-�#�Sb-�M`��	�ؾv��*����v�m�ERE���mU����G
�e��)��yյZވ;�>E,�3�]f�8���.�_gD�iE�>���|��=�����
롥�-�2�ͬ��fxW-�'jQ��ǕZ/�̙37��2_o��IˢVw�J��ZTwe�;������b���9�i�fB�Xީ�f��
��E�A�&���&��A˳W���0E!�[���(F�n�,
���/a
����(���r.߷�`䅡5��\+}]fi�no
bP�����Sb E0�9���Kƴw ��ډ=�a���K���#	$�E��.��JX��㺡���5�Hp���
�Ȑ	2#�@ǀ��ݖe�f˴��(�f�LҺ��������D&�
-��1��s|�06��c��
��I$��pσt
���K#��`�l�LQ���(<�ST

~�'���E�(d�.
�q�e��p�܀%yRA�t
<  jTP�FH��6�
���C
�j�g�	�1rC���#.��AO�5j��u�5�]���	���7ie`�S�>擴2ģ�����u=�V��|�
�%0�c��o�y�'yC*��Ӽ�#�23'�
�μQ��s"
����)tao�MI

-8��|�ZS0�C��I�!? G�su�0��2b�Pu�Tm~+�!
-��>
�I,�x��� ����	ɛ���	}�Qq�|
��8���Rv	�= Ta�g��ŏ��Ч�� ���\�!���
-��pA�&�1��I�c�Z	���V��-L�]7e%����q��U���mæ
�m<Ju�Mi�) h��
J*ֲ�D���7����e_��j#
<��
���+�.D'ed��o�0"C9���ڴ4]lp���zHk�}��B#�\Q︸��iU�
-Qy)�"�]LP��R
��Zĩ����H�4�\q��};�1N'1D	X���j�w�ٸ{oE��̺{��ҭ�H-ً�rtQ��ޠ��J����o�!��f���a��C.&�''
e��iLT��1��3��&E�cl ����{<Lt�\�/V���"�ͪ�'�ߕYVJ�z�H����v�f8��
)oN]�8C]�(�c�wsS�z�����
���m����l�)����f����j��0,�(h�
W� �gB�y�n�7.
d�<����"�6��3�{m"?4\�:�V9
-<�ؘ8��6N5��������x_��ӚQ*{-W��7�u�����(
O�כ[9�����
ծ_m�Xe�]����y"�
�D�R�7ϗ%����AX UB,� �=V0�_l�eOU��_
���ֻ�0]^dB���H^�xu����ۋ���ѷ�
-� ��.O&
�<�D"�V�-�4Kt��T֥IF��o2|���;�2u����80
��:8�d;`�y'$dG/�>�A�Y�!�%IA��|����x=��?	��z]�n��}�D��rU� }�`��`:�'B�F�S�8���d���Of��a�-b�/��ĀU�|��WY
3��3��U{�W�>(����C�D���#�O7���U�L��\�XJ\}�eH��_?'��P�>7����MKwu�$�g[�
1$�=E���'?����.
�xy����$0�O}����\�������=�O��z�$8�k�iu8�<D�O��aN_v���c��������7Q��2�'5Wu ����J&�C���i�݀���`u���aw�b�H���7��������k�ȺBisS���`8p!2V�����$/�C���gP�I
-��߳9��
+x��Y{o�F�_���)	T�}p�dz9 u�½�u
��"
�Z�D�PI�����r��H�d�פ�;���pv�7�%v�v��|=���
+��(��3�s"숀 N�3[8�\koJ0��G�Wy<��(v�ls/U<��Vq�y��|��#�[ޔr�gq]�卼��3Y$8S�3���{?�nr1��:! vH+
+H0�$���{�,��wF,
+���*w|��7s�N~��]�8
�E��j��2o���M�|�n�&-�Z߉+�+YݕU�W.�u�K��ͣ
H��6����N�6���p~/�
+5��_��[P
�<{EȎh
Sq����b <`�G
���/_}	[�^<6�X���S��3e� ��)�/�F��2K�pwc�r�H/�?�i���L�B؇_�0����'j@�,n�E!���
(��8�}
,U��+ ��#I	k0���r��
��!#dr��!�-�L3��i�
 Q��f�H�&�ߚ�G4CA��KƄ�
��$"`l,�1�`��ևʃx��A&����%�H�	0v�z�)���)*
�B��	r
+�"������E6���t��$O*��ࣅDH�
+j߈����aך(��Q�1�=�5F~$�j=�r at k
���:[wZs�7�X at Z��V��"��1�H+�A*F|�	���*�@����+lᭀ	���vx��ț>�RI' �
�w�T�y�ޒ��,���>��~Ἥ����ޖԡ����
s	*� �

��7ò?x_Ĉ�CեS���l
�,,:
+
:��X
���
P$�`��&
�	�t
��8���Ru	�? Ta_����G�T(��C��Km~.��6�����pA�&�1��I�c�Z
��m����0nݔ�4��&BǵZU�c��
�~Զ]�(m�uZ4�M����sP(�Xˮ�ͺ��p����}�j����3�6_i��!:)#��~x#�ٖ��8�m;A�Ŷ.X�Ui-�/`Wh��+�
g�&z ��D#�.�]D����Vj��^�$UvS=r���+nks�ƇN+ ��(�(�>���{W�
��V���l��N,Ӻ�R�h�F}9l�-Jpȩ4�/���t����me2	�����I�2p��
�
*��ӭ3��:�E�cl ����{���
ڹ�\,e!+UE̛U��P�+��TP?�Q�������pJ?Rޔ��qF��QʇT�
���*C��}�aE��ձ��$�S��
j�̀[5�o�x�aX�
P��y��AϤ��h��l\��xhÿ�E���:̐���D~h��t8�r��1qA�#l�j.
HGiS��Z�9��5�R�Z)���o��
��XgQ<�B�׷j�mwy#�9�]�Z��
�<lj��D�E99�V��o��Jn��ヰ@��X�A�y{�`y�X��~��<��7�wua:�Ȥ
+v�i�x����O7o/�rG�+h4B�
+�<�p(
+|h��Z3���laE��.�2ºHS����)�$����χ����5��'�{N;!!;Q�1
��r�
q�H�ڕ��M
����YR�I��G��ru{��k-ڠ/h���X��� {�i��Tȟ��OђL�/
h at ll�<�|2�U
�L@���~�U���_eu̐��0v��a^!5��@��>7

���_��?݌⯫BK�\չ���<ː��(~N����}n�#~�O������IV�6
�?bH"��=E��ȧ>���.�xy�����0�O}����\�������=󏿱�$<�k�iu{ 	,x�8�#�Ü��&:}i�:}�c-�/<�]�ko�b
g^Nz*���@#�U�!O}�t��n6Қ}p��?'휻���1ܟ��7�������Jj�ȪBis���L��E�IϤ? ����)-��S{��������%
 endstream
 endobj
-3538 0 obj <<
+3547 0 obj <<
 /Type /Page
-/Contents 3539 0 R
-/Resources 3537 0 R
+/Contents 3548 0 R
+/Resources 3546 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3470 0 R
-/Annots [ 3514 0 R 3515 0 R 3516 0 R 3517 0 R 3518 0 R 3519 0 R 3520 0 R 3521 0 R 3522 0 R 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R ]
+/Parent 3479 0 R
+/Annots [ 3523 0 R 3524 0 R 3525 0 R 3526 0 R 3527 0 R 3528 0 R 3529 0 R 3530 0 R 3531 0 R 3532 0 R 3533 0 R 3534 0 R 3535 0 R 3536 0 R 3537 0 R 3538 0 R 3539 0 R 3540 0 R 3541 0 R 3542 0 R 3543 0 R 3544 0 R 3545 0 R ]
 >> endobj
-3514 0 obj <<
+3523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 421.681 280.942 432.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-3515 0 obj <<
+3524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 367.228 173.467 378.132]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_4b841053fdf5718c17a018ff650b550a) >>
 >> endobj
-3516 0 obj <<
+3525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.282 367.228 242.925 378.132]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-3517 0 obj <<
+3526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.089 367.228 412.478 378.132]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-3518 0 obj <<
+3527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 328.802 173.467 339.706]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_33d58476db85f48e4ad680c69bca524f) >>
 >> endobj
-3519 0 obj <<
+3528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.804 328.802 278.631 339.706]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3520 0 obj <<
+3529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 290.375 173.467 301.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_2b220dabc613a89a062968101429e58c) >>
 >> endobj
-3521 0 obj <<
+3530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.282 290.375 255.109 301.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-3522 0 obj <<
+3531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [276.638 290.375 336.583 301.279]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-3523 0 obj <<
+3532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 251.949 173.467 262.853]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_c98ed1378829f72aee73c40dff16f269) >>
 >> endobj
-3524 0 obj <<
+3533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.804 251.949 276.947 262.853]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-3525 0 obj <<
+3534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 213.523 173.467 224.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_8a6c3f01edb04382620066f17b63b20c) >>
 >> endobj
-3526 0 obj <<
+3535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.282 213.523 253.426 224.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-3527 0 obj <<
+3536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [275.513 213.523 335.458 224.427]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-3528 0 obj <<
+3537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 175.096 173.467 186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_e46f7a91b9fac1a62ef875ec5c72aab6) >>
 >> endobj
-3529 0 obj <<
+3538 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.804 175.096 285.256 186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-3530 0 obj <<
+3539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 136.67 173.467 147.574]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) >>
 >> endobj
-3531 0 obj <<
+3540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.282 136.67 261.735 147.574]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-3532 0 obj <<
+3541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.245 136.67 348.19 147.574]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-3533 0 obj <<
+3542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 98.244 173.467 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_9720487deabf813a31afd4e9cfe695aa) >>
 >> endobj
-3534 0 obj <<
+3543 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.014 98.244 298.956 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-3535 0 obj <<
+3544 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.756 98.244 419.222 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3536 0 obj <<
+3545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3540 0 obj <<
-/D [3538 0 R /XYZ 90 757.935 null]
+3549 0 obj <<
+/D [3547 0 R /XYZ 90 757.935 null]
 >> endobj
-3299 0 obj <<
-/D [3538 0 R /XYZ 125.554 711.11 null]
+3308 0 obj <<
+/D [3547 0 R /XYZ 125.554 711.11 null]
 >> endobj
-3541 0 obj <<
-/D [3538 0 R /XYZ 90 694.576 null]
+3550 0 obj <<
+/D [3547 0 R /XYZ 90 694.576 null]
 >> endobj
 476 0 obj <<
-/D [3538 0 R /XYZ 90 509.156 null]
+/D [3547 0 R /XYZ 90 509.156 null]
 >> endobj
 154 0 obj <<
-/D [3538 0 R /XYZ 90 501.892 null]
+/D [3547 0 R /XYZ 90 501.892 null]
 >> endobj
-3542 0 obj <<
-/D [3538 0 R /XYZ 90 385.988 null]
+3551 0 obj <<
+/D [3547 0 R /XYZ 90 385.988 null]
 >> endobj
-3537 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F13 540 0 R /F72 471 0 R >>
+3546 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F13 540 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3583 0 obj <<
-/Length 1865      
+3592 0 obj <<
+/Length 1860      
 /Filter /FlateDecode
 >>
 stream
@@ -18912,375 +18904,323 @@ jVi
 ��zO~
���?s���3�s�SH���}��t(+$�wI�"y��~
"޿fE�
��Xwz�β�����b�6�x^?ڰ�ʰUE��J[5&F
�l��g�$�
$Hs���3Hk.��t��i���ⲅު�֮���~�J^��hi�){�pro-��ɝ�M]��%���"`��:����"��nպ���o�	
 �7l��2�)�r���3�����
 ���X���ם�%��DOa����'��K�	���l{1����y��q�Y�
�U��tU�͖�1Sqĸ'���׌0�
��
��ݮ��$b�S���
�R����'e�٭Ӵ�`d^�;�C��̘!Ce�*�K��[�o��X"�-����٦Y�U�&Fl������a�o�p
I�=e������OU�[�V�c�V]�H�������`�2�����D��A7/������N/g�	S���L�Y��Ubu���0դ��Z˴���żw�aU�e��(�egh����79b��epc�)�
�ҖPL'�<qT�Mi��UY�����iOZn��L�LQ)o1�N���
g2՞w`}��3�N���u�Ar�����=&9͌Z�
	E³t�fq����v�ړfWS3�_`GS��v6��=Ye����)
-
����]���Tk8��
�S�h��=
_&�K0�6hT[!�^�
[��q�^�V�)"������%�ip�o��Ͱ�u*an�~��f���C҄(����}�J�/�B�
��|�$&�PVi�)e"Q�0�'�t�,iJ�N�?���=lM1�
Q��\��������5�Wh������j�
߬�o�S�m��D-��eQz
�
����
#�
I��
+
����]���Tk8��
�S�h��=
_&�K0�6hT[!�^�
[��q�^�V�)"������%�ip�o��Ͱ�u*an�~��f���C҄(����}�J�/�B�
��|�$&�PVi�)e"��I�%MU�i�Gм}7���v�$R��6V]��������5�Wh������j�
�,��H1�V�,��eQz��
����
���m��
 endstream
 endobj
-3582 0 obj <<
+3591 0 obj <<
 /Type /Page
-/Contents 3583 0 R
-/Resources 3581 0 R
+/Contents 3592 0 R
+/Resources 3590 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
-/Annots [ 3551 0 R 3552 0 R 3553 0 R 3554 0 R 3555 0 R 3556 0 R 3557 0 R 3558 0 R 3559 0 R 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3580 0 R ]
+/Parent 3599 0 R
+/Annots [ 3560 0 R 3561 0 R 3562 0 R 3563 0 R 3564 0 R 3565 0 R 3566 0 R 3567 0 R 3568 0 R 3569 0 R 3570 0 R 3571 0 R 3572 0 R 3573 0 R 3574 0 R 3575 0 R 3576 0 R 3577 0 R 3578 0 R 3579 0 R 3580 0 R 3581 0 R 3582 0 R 3583 0 R 3584 0 R 3585 0 R 3586 0 R 3587 0 R 3589 0 R ]
 >> endobj
-3551 0 obj <<
+3560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 684.047 173.467 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_68e25304a250a8c739927adfb90043d1) >>
 >> endobj
-3552 0 obj <<
+3561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.547 684.047 235.147 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-3553 0 obj <<
+3562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.266 684.047 283.993 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-3554 0 obj <<
+3563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.989 684.047 423.455 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3555 0 obj <<
+3564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 621.282 173.467 632.186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_e9a2b78be6811d666fb9d145078d796d) >>
 >> endobj
-3556 0 obj <<
+3565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.091 621.282 262.251 632.186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-3557 0 obj <<
+3566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.717 621.282 423.183 632.186]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3558 0 obj <<
+3567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 558.517 173.467 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_6b286c9e001bf126a0ab85aac675786d) >>
 >> endobj
-3559 0 obj <<
+3568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.917 558.517 282.185 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-3560 0 obj <<
+3569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.304 558.517 426.77 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3561 0 obj <<
+3570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 507.708 173.467 518.612]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_c86d25d06285c9a2e890770fed084574) >>
 >> endobj
-3562 0 obj <<
+3571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.804 507.708 221.058 518.612]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-3563 0 obj <<
+3572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.338 507.708 325.804 518.612]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3564 0 obj <<
+3573 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 468.854 173.467 479.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_faae25a26dbecf9341c7fb2c2575f81f) >>
 >> endobj
-3565 0 obj <<
+3574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.804 468.854 260.36 479.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3566 0 obj <<
+3575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.924 468.854 353.39 479.758]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-3567 0 obj <<
+3576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 429.999 173.467 440.903]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3568 0 obj <<
+3577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.206 429.999 225.013 440.903]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_59d06e9b429faef7a632d58e4a0b12bd) >>
 >> endobj
-3569 0 obj <<
+3578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.35 429.999 311.906 440.903]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3570 0 obj <<
+3579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 391.145 173.467 402.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3571 0 obj <<
+3580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.206 391.145 225.013 402.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_6f581bf46ab0488f444977453ba2ea2d) >>
 >> endobj
-3572 0 obj <<
+3581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.35 391.145 326.292 402.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-3573 0 obj <<
+3582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 352.291 181.215 363.195]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_09726be54fe2a591787de59eeffdd2ea) >>
 >> endobj
-3574 0 obj <<
+3583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 313.437 241.112 324.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_5eb7f86790ada6549123a0225d68a4de) >>
 >> endobj
-3575 0 obj <<
+3584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.449 313.437 328.006 324.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3576 0 obj <<
+3585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 263.623 255.488 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron_6424da8931d774f6a2e403c1e2f0d09a) >>
 >> endobj
-3577 0 obj <<
+3586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.826 263.623 342.382 274.527]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3578 0 obj <<
+3587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.484 163.552 242.041 174.456]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-3580 0 obj <<
+3589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3584 0 obj <<
-/D [3582 0 R /XYZ 90 757.935 null]
+3593 0 obj <<
+/D [3591 0 R /XYZ 90 757.935 null]
 >> endobj
-3585 0 obj <<
-/D [3582 0 R /XYZ 90 449.093 null]
+3594 0 obj <<
+/D [3591 0 R /XYZ 90 449.093 null]
 >> endobj
-3586 0 obj <<
-/D [3582 0 R /XYZ 90 410.238 null]
+3595 0 obj <<
+/D [3591 0 R /XYZ 90 410.238 null]
 >> endobj
-3587 0 obj <<
-/D [3582 0 R /XYZ 90 371.384 null]
+3596 0 obj <<
+/D [3591 0 R /XYZ 90 371.384 null]
 >> endobj
-3588 0 obj <<
-/D [3582 0 R /XYZ 90 282.717 null]
+3597 0 obj <<
+/D [3591 0 R /XYZ 90 282.717 null]
 >> endobj
-3589 0 obj <<
-/D [3582 0 R /XYZ 90 226.303 null]
+3598 0 obj <<
+/D [3591 0 R /XYZ 90 226.303 null]
 >> endobj
-3581 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2013 0 R /F11 418 0 R /F99 2114 0 R /F23 340 0 R /F31 472 0 R /F10 473 0 R >>
+3590 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2018 0 R /F11 418 0 R /F99 2117 0 R /F23 340 0 R /F31 472 0 R /F10 473 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3600 0 obj <<
-/Length 1896      
+3609 0 obj <<
+/Length 1891      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�6~�_��T
ti��]�I� ik���'Xp%�W��HT���

�v���6(���1��|ߐ�֝�����7���cE(�o�l�[�O�G�u�X�6��rE0���%�6�s�~���.���'5[��njV��ϟM�$��b��
��e�it�o��E�A2
\�&��|�zqq��� ���R�
P�xV�/n�c+���FNZ�jVn�ԁ�̺^����,|Ҽ0B�V@}D|W�xY
-~���֝���h	Q�#k�أz�u�� 0�IId�%���1�D�̆��4����r#XZ�[B=��\�͊t�G��,h����,��/.�F� G4z�
�p͛
-}/'��
/x�DY70B�
��e�^�H�;�i�i7ؼ�s�<_��`N�ڢ�ʬ�Kc�,��8+�<
7��B��f0�ՆmT
*���9h�`�NG��
: $(��<'��"=LNc���#X���7�g���Դ���<O�W��s�3��0���dG�sٹcU�
�/J���z��I[$���>;ݒ��X�f����xP���༔N��wzD�c�-3tz�8��9{=6	9��jIl�.�h�j���9P}
.C�U@����e��F1�;n6	�4K�	���&�f�E��
?�X-�r�G��.s���x��C9Y��z����褖`R�T�z��nՔ�K �a�1 �62�gX�<N�1J
�o�-5�1g�� A�[�z[�9O���U+�G
k���рLjD~�N�5i���|����ۜ�)h2�Q9�D*"�O�?�1U!���C�ž�����D

-
-�)��6_����nd��^^3�<7DQ�w�~43ƻ�� Q7ψ�P�K�l�닌K������%H�dF8�(���{{������9KR�MT�v,
��~�۴� %�&l⟫,�S�^��P�
D���ѧ��Oeb>�z�ęNh�E: {ݘ��p�+	R�B0	��#:`�ij`u�@l�21�r.`�)�R&�4��2要u�* c�>>n:�@���B%�
	������%|+�4>*$�h
/9r��NL]mW�E{��<e!u����k��TV
�X`?
={������n
�+�,��eG)���p�lOb�+��b\D�4"9?�xq'vk^�`�B#�F]J��۠�9NP�Ɠ1�
��d���a����]R�Q���i����Y���Q���!����K@(�j�&����Q��g�]wG��̲s`{Hȍ9�oU~��,F�W��G:�Ӊ�I��(9l�4��
����b=U}���е,Ġ�Zæ�54L5('<�!���<�#�r;z
��a �5��
�?{�TL�6���3#
����F���zt��O*�~.�O ��X��s�G�'~�p�qH��

��O���i䱄
i!�-@�_.0 \X�5��ڮ�:�(#� �
��c�#o1�i�������9_��,�}��W�o�+��qe ����Q�A�K �H9'!$
�]�.����lTu_�xg|���ڹ��wFǓ�y������u���Yg!�`��08]�>
Rp��f����D����
o�6O�M�'�c
V�[�IS�Z�p;%�@jV�� [...]
��EU�T�UUvv|��4�Im��l^v7���Ox�i���)��
+x��YYs�6~ׯ�SJ�T0 ���I�L�֓�N_��"!�
��`
��.^�i3�i��X�.v�oa������ӛ��
߱"�Էn�V���'ȣĺI�[�@{�"c�͒`��9[�YRl��~Ǔ��I75�����&K�e�\Q��2�4�yŷ\��"� ��c�Y��y���Y|\P
[D��(p<+��ﱕ@�k
#'
+�{5+�\��of]/~[`c>i^!�]+�>"��M�,?W�w��^xx���(����_�Q�躍w`�ˤ�$���x��W"Uf��}�ezp�uO�,-x�-���I��fE��#bg4�F�\w�[��E#j�#=�{��M���|���f��!z�E˲l�E$�
ƴ��l^�9G��mc0'rmQVeVޥ�Yyv���R
��v�p��J3�jC�6*���
�s�o��#��
 �`S��Zh��
&���\��IE��3v��Dj��|b��ͫJ�9��@����N����ܱ������p=V�-V�}���nIEx,�X�ʈ�G�Q<(��Np^J�|J�;="�1c��:�s�p䜽
����`|�$�r�K�|5�K�
�>���* �~U�At#���
7�m�%��azB�碁Ce��M�j9�#{[���gf�������[=KG
t�
+qtRK0��
�\�\X�j��% ְ� @�J�3�j
�����޷��単3�������x�-�'H�?���#��rr�h�cD
"?S'ۚ4yO��s>�~^�m�
�4ͨ�
w"���������KRС
�b_qmp�
v"��RE��WJ�U72qg/��q��(�;Q?���B`����gDx(
+�n����g
���EƥOg�B���?�E2#�b������|�����Ŝ�
+)�&*X;~
i��mZd�`�6��U�Ʃx��M�O���W��S���2�
�s@=n�L'
4�"
��nLoy8��)U!����
0�45�:] 6�
i��e9���)�s��ut��:U�1Q7�M `��C���N�{GL��][4
��
9�e'����+�"��ih���:�zNg�5PZ*�n� ���=��Y��s7ؕm�L����ph�D�'�qѕe1.�l���g���5�k��
��B�.�S�mP�
'�K����m�C��CWz�.)�(���4os��,ӊ��(��ݐF\J�% �
H5COKY���3͈���V~f�9�=$��
s·*?�L�
+����~�#���DĤ�\�
6dNh�~
�s_�����g`�ZbPz�aS����̐�Am
ϑ]�
=���0 F��w��=x*�j����
�
+T��M��zl=:��'�A?�'�w�z��㹇���?H8�8$G���v���{�4�X
����
+�/.,ɚ�wmWT�r��} [b�1ޑ��4_�ESE�pќ���T|G�>
+\g�+η���Ӹ2�����(�� �%�q����Ů� R�Sg6���x��3�~UT�\��;��I�<����`���Ԭ�E0�a�.R)��I�����o�տ
VN@���@�'����1+���$�)X�|���z 5+�Rt"�
j�d&�h��WC���A�8�
���𘵍1"Պ�y1��*�&ɔ��-����9g�iI;D^W��עq�<���>�wDBS��x��
���*2A�Vi-��T�f����P��V�׀�)\�;��,�am�[W�xx�h
�pLt��IN�V���~�������
��Q8��W����
B�����gGm����x�������Ɛ_Y�2�
&����{�,ň�7Gy�����-�`u��*�}�
�����	Q�����ߣ�Ap��j�����Ύs$�gx��v�ؼ�.;i!_�ԫڑ��>��R
 endstream
 endobj
-3599 0 obj <<
+3608 0 obj <<
 /Type /Page
-/Contents 3600 0 R
-/Resources 3598 0 R
+/Contents 3609 0 R
+/Resources 3607 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
-/Annots [ 3579 0 R 3597 0 R ]
+/Parent 3599 0 R
+/Annots [ 3588 0 R 3606 0 R ]
 >> endobj
-3579 0 obj <<
+3588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [296.326 657.138 370.268 668.042]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-3597 0 obj <<
-/Type /Annot
-/Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
-/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
->> endobj
-3601 0 obj <<
-/D [3599 0 R /XYZ 90 757.935 null]
->> endobj
-3602 0 obj <<
-/D [3599 0 R /XYZ 90 632.435 null]
->> endobj
-3543 0 obj <<
-/D [3599 0 R /XYZ 90 610.123 null]
->> endobj
-3603 0 obj <<
-/D [3599 0 R /XYZ 90 610.123 null]
->> endobj
-3544 0 obj <<
-/D [3599 0 R /XYZ 465.707 445.807 null]
->> endobj
-3604 0 obj <<
-/D [3599 0 R /XYZ 90 429.906 null]
->> endobj
-3545 0 obj <<
-/D [3599 0 R /XYZ 90 279.576 null]
->> endobj
-3605 0 obj <<
-/D [3599 0 R /XYZ 90 265.832 null]
->> endobj
-3546 0 obj <<
-/D [3599 0 R /XYZ 90 89.441 null]
->> endobj
-3598 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F95 1779 0 R /F65 376 0 R >>
-/ProcSet [ /PDF /Text ]
->> endobj
-3609 0 obj <<
-/Length 1304      
-/Filter /FlateDecode
->>
-stream
-x��X[o�6~����&5Ë(�y[��h�Y�=�A�ȌCLO������"Yr
�2$(�>���s��G�`�����|r�>f�@"�q0��� NI0_�!��tF0����0k���tJqX��h��?�U�5���ч)Iú��(��I���~���~�U.ag�D,$Q4�����O��P
Ī��0
����
��`�D�Z�2�(�g�M���fQ�p̷f!���c�}sF�/�㼮Zm^Y�AV��t�\�MI��S�Z���/�����T��
��k�l��Ȭ�<I+g/3�6I)��UU�J���b�[~[*W�­�x�nF1���HPL#���Z
����=V�
]ȯ��
ɵ���k���{.;���h`m6�y��7r�檺���^݉��,�Å*eժnAw`/ڟ<T�*�gю�g	�[("q��y��R˦=
-�n3
-+IQ�ؙ"��0���@�R�v�}r؟�
�
ƴR�r���C��(�Q26�ݷ\�4����m2�zq|��i�ïY��Y�\C��!?�ݺ������`�P�X�-4�{̤q����̫��W�v�\鍛�2����7Y/�&V��t
UĄM
uP֌`�D�?.c ����'/�v��11{�=e���xB�@8��_�R�,�
p˻�|هV�sօ�^��;�7�G�
��a��3��7y!/?V���sX���X��f�i
�(�G��{ѐ��4y.
62�
�Y}1>��3q�%��SW�I�S��ͻC

��,Q�Q�ʯ�Pa�ȋ���=IES����:p7���饮d��[o���9u��l�
-�����Ѥ��:׀ >�e�q�+��v���t�%,�A�>�3��5��1� �
b\����qў���SҮrZd˱���2�*ϊb�e�~`��/T�eg��N�+�KAz�j�Զq1�����",����&�D��
y<4<��e��7^o��p8D�}��{{#�M�֬�w��u�ˑ��wƫw����C���S)�1}��i�N� L$|o�$/r�ő��m���|��q�(}�|�,�RF�
-�q\Z"B
��U��5���Ϯ1��fl
���Ę
�wݭ
���3K��Wږ�8@�� ���Q��i�St�c���
�<��'���G����"���.+�W$���.yjBc�ؿv��^=*���[��:�<�6��U�pc��_�VPm}qc ��I�A5HgUy&��ԙ�OЍ~��,�*M1��o[��zu|tt{{���+�j��G�Uqt7��]�Ƕ��KfYw�OU0Yf�W�	�nL�
-endstream
-endobj
-3608 0 obj <<
-/Type /Page
-/Contents 3609 0 R
-/Resources 3607 0 R
-/MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
-/Annots [ 3606 0 R ]
->> endobj
 3606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 3610 0 obj <<
 /D [3608 0 R /XYZ 90 757.935 null]
 >> endobj
 3611 0 obj <<
-/D [3608 0 R /XYZ 90 733.028 null]
+/D [3608 0 R /XYZ 90 632.435 null]
 >> endobj
-3547 0 obj <<
-/D [3608 0 R /XYZ 90 572.93 null]
+3552 0 obj <<
+/D [3608 0 R /XYZ 90 610.123 null]
 >> endobj
 3612 0 obj <<
-/D [3608 0 R /XYZ 90 558.987 null]
+/D [3608 0 R /XYZ 90 610.123 null]
 >> endobj
-3548 0 obj <<
-/D [3608 0 R /XYZ 90 366.883 null]
+3553 0 obj <<
+/D [3608 0 R /XYZ 465.707 445.807 null]
 >> endobj
 3613 0 obj <<
-/D [3608 0 R /XYZ 90 352.939 null]
+/D [3608 0 R /XYZ 90 429.906 null]
 >> endobj
-3549 0 obj <<
-/D [3608 0 R /XYZ 90 241.413 null]
+3554 0 obj <<
+/D [3608 0 R /XYZ 90 279.576 null]
 >> endobj
 3614 0 obj <<
-/D [3608 0 R /XYZ 90 227.47 null]
+/D [3608 0 R /XYZ 90 265.832 null]
 >> endobj
-3550 0 obj <<
+3555 0 obj <<
 /D [3608 0 R /XYZ 90 89.441 null]
 >> endobj
 3607 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+/Font << /F63 374 0 R /F50 339 0 R /F95 1788 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
 3618 0 obj <<
-/Length 1626      
+/Length 1299      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����&3û�����ЮM��VdE�،-L�<In��C����m�
ÞD�G���}�������g���sɜ �Jg|���$A�g<u�]��`���!�n�-›�!�n?��4
o^E�Y�=���w��w�d8���q��f���S�J&
-4S�3�p1|?~9x6
�5 `vHi��DŽ3Y
��cg
-�/
�X�;������3v���^�(CX��-D��9��r�1�����I^�׋�ݢ�h�O��e.'a_�3��F��G��R�;-�8�H���{������e��Q�pcҰ���2R)���m+�'y%���h+����.�ݜ�y}����/��z��
��O������y�j���IT�7��DG�ȗB�!I���l�S[��H�XڄT���e�r�Q233�\�A
-��,������i���jz�!)��b�5�8�M<z\(�ꀢ�M�:��q�(�t�����
.T������Qԩ�#�,#a�Z��>����Ee�x_l(���
-�r5�~CǠ��`D8����LwY�DE˴�*��g����T+�,I35E=�:��>$IJ
%���B��	�h3B+[��l hǃJ�xX����d����eB�
��Yˏ=; 2Z��qod �B�Q�����/:��K�,]���H�}!����
�it_L��Zc
��%nS�׺OG>
(�|
��A����/�+ً�$x\ 
q����:J�(Q঄�߇��±�X8NWE^��m�.����;��o(��(��,*r�ZTb�2�(#1� 
-��|��
[���
������<w���>S�(W�zXTVL��T�۪�>
���ʭV��x����E�f4�&pI��jn*khH�[֑�� �_�7Zݲ
���|*���F|/)b�p���u� @>�0ֈ�N1;S"��d��ɳ�D-
(ҏ�G��R^LOOc�̊��ʲ4����
>��,
R��k@ԍ��l�	�Nz��Nzک�\�)����
�q^�)�R?�b�7s!�y�0�a
Ku����2
-��ȋ�
P�V��?dIJ?�?�����pqa�@���ܷ=
-%G�Q��l�|6��0zA�q����
�����<\���8�*?H�52�� $0;D��^��GI9��,���x^'�x��^�*>/sˠ���q�<���c���S��u�t�^lPŦ�6ݷآ�{ܥ������+kL2�w-R�=n�=��
w辫���1m�N
�(h�v����QӬ�蝴������k���Lʣ
�>��H���!�HC��}3)�Y�@��{Ar�`��E�W6��'����zY�R�I[C/�@�p��}��|�8��@
C"P!�;�DH���C�u��y9|ި������/�����VTb����Z��m۠�,��
Bћl�����	�\��,K(�;���vz��i��|�
����ρ/F@Ƅ��o��"}���R��P�c�/"d�Cp|#_�������jy¼��U��P׺�:LV�;�>hUPp��
��
-h�4��I�0������t��/���)f��5tϋbyzrr�&9Z%�2CQq�\�'��n�]��.��X��%0��h�� 	�X�
+x��X[o�6~����&5Ë(�y[��h�Y�=�A�ȌCLO������"Yr
�2$(�>�"�s��'�`�����|r�>f�@"�q0��� NI0_�!��tF0����0k���tJqX��h��?�U�5����”�a]Mg������
?�ki�d�K8�&
IM/�&��'T����%�y99����?1��V�
"��Yg��&��Y�!
�Y�����v�����
�8��V�W~��l2]7�gSn�ְ����[��X�^��8����{��������' i%�N�e���!)%�й�
+U�7�Y
v�o�B�J_�}
��(Fq��	�i䶿]�b�#��غ��{�
�uS�#�v�Z{͸�v�e�
���6o��F�?\U7�Q�+�;�v��~�P��Z�m�.�E����Y%�,���
#!bp
E$���>o�Rjٴǣ��cFa%)J� ;S�9
�v�c�P��.��O��{A~��V�Zu�a�E<J�F���˕�>�`�M�V/��U5�p�5+��2k�k�>����[74�����b*� K��f�s��4�1sC��yպ���nB�+�qsW���~�&�%�ĪV�n����I��ʚ̒���e
��3U���Eݮ�>&�L����3OH���K at X*���nyw��}h�:1g]x�E���x�|�p�
�I>�>�|���c�Z�=��l�	�uYn���0�"�p�;�
	�I���a#�)�!���3p1�Ap�=Y�
+?u��$;���pѼ;� �!.�b��[P~��
+sD^d�\�I*�
+�
�р��L/u%�l�zlͭ�Lg3W(�DH�d�&�nֹ�/��\�ݴM]�k/a�
��ѝa�5�a���R�/d������7��v��"[��l7 ��VyV�.��
���~�2-;�wB]�]
+�[W�ȧ���q_We�&8�a��&��6��%� d�㩠�I]-���r!ᥡ��{ �CD�gN��7���i��0y�X��
y�{g�z��^�=����>�"�G���K�F���
+�D���J�"߼8���-��1����'�Rѷɇ�b/e�@ǥ%"Ġ._��[c�G�1��[.h��@x�kL�ɠy����8�d�,(�ӶLw�2� ��� 
~
�l�ަ;E�l0F<�?��˳���qjM}�/I�+����c����q��%OMh

���ݫGe��w+�_�����?�j�nlP��9
+��/n
d Qh��

+�LJo��쟠�>�	�՗��}�h�:>:���Ey�֕Z5H�ժ8���)��*��/˺#~���23�����vC�l
 endstream
 endobj
 3617 0 obj <<
@@ -19288,13 +19228,13 @@ endobj
 /Contents 3618 0 R
 /Resources 3616 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
+/Parent 3599 0 R
 /Annots [ 3615 0 R ]
 >> endobj
 3615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 3619 0 obj <<
@@ -19303,946 +19243,998 @@ endobj
 3620 0 obj <<
 /D [3617 0 R /XYZ 90 733.028 null]
 >> endobj
-3591 0 obj <<
-/D [3617 0 R /XYZ 90 628.632 null]
+3556 0 obj <<
+/D [3617 0 R /XYZ 90 572.93 null]
 >> endobj
 3621 0 obj <<
-/D [3617 0 R /XYZ 90 614.58 null]
+/D [3617 0 R /XYZ 90 558.987 null]
 >> endobj
-3592 0 obj <<
-/D [3617 0 R /XYZ 90 410.52 null]
+3557 0 obj <<
+/D [3617 0 R /XYZ 90 366.883 null]
 >> endobj
 3622 0 obj <<
-/D [3617 0 R /XYZ 90 396.467 null]
+/D [3617 0 R /XYZ 90 352.939 null]
 >> endobj
-3593 0 obj <<
-/D [3617 0 R /XYZ 90 254.929 null]
+3558 0 obj <<
+/D [3617 0 R /XYZ 90 241.413 null]
 >> endobj
 3623 0 obj <<
-/D [3617 0 R /XYZ 90 240.877 null]
+/D [3617 0 R /XYZ 90 227.47 null]
 >> endobj
-3594 0 obj <<
+3559 0 obj <<
 /D [3617 0 R /XYZ 90 89.441 null]
 >> endobj
 3616 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3633 0 obj <<
-/Length 1751      
+3627 0 obj <<
+/Length 1624      
 /Filter /FlateDecode
 >>
 stream
-x��X�o�6�����
T
I�����-��ZX��"ӱPY�$�I��
_�%�I6t0��������;b���ދ�/���s
x	N�7_y{'�Q�͗�Ŕ�g>�O�gO�j�,�gO��v-�U�x�]VIu{zz���W�H.�v�KY;�_�<'doJ#
����%=
F4n�|��G3�2���8KoG$��~�W�Y�Ե�;�	:��m�4�<� W�>���H�!�NIȕ�ɳ���	1�#�a,BQ��t3����%<�a�ػ֫6^H�b��q����| �Y�|�("���P���S�Hc<��Nˢn�=�����}��q�`{
-�8@S��+�z��
q
�E��
-�)F

\�����sy�5�
��-#�BJ����`dߐ���n��b_X�H���w�g�ߞ�y�����qq�x�<EF$�5q�ޅ��:��Y���R�R�bN��44�����ab�����LKݗ��^�z�U�v2���w�k9.)+ֲ��k���$���l#�:k�^
���%
-{�
�m��*��d��ҽO�F�
���i3e#!8��!

-c�M�d#Yէ��;1=d�E�1Œ���M/�22���
�Zګ�4��*�T�fvA��ҷ[��!�e�1]C�($Z��
P�)�jn��ˮ��r�'ø$�U	�Yo����ReRQn�$7�F�aS�+gS4�g>�p
+�@�E}�
�
�c<�g>u{|�(��F��?΁�ʁY�g�|8���Y1t�٪P��:8�.m�j�,rZ�
	8@��p>F�  ؉�
-�0�V�F�x�+Ҧ��_�To��GVQ��ѓ����tY��"QH�)�U�-ֻ<_ b��E�Zț$m��^YW��-��{{�w
�ʚ1�sp
-���!R� �Tg�_�^���`x.�m����B�т��fQ�(&�n8�e�D��*��C�((�r��e#������.�4�@o�F
u�����MS�2�
1R��p�_	y'��
�d���բs1-!�յ��#�#`�֠U��c����L!�V��n��u�͖�g7�ܪ���݁�t����iV� þ%y�\$���;ʰ��M�*\�3ʦ׮7������]�
�;Gq��w�ێ'��
�]
�/0�e.
IC�BQ��Y��р��=�ԏVe�
紛ή5Gڛ+Y�
-�4�{��r3�SVe�'gŕyN����]�
�n#��>S���.|����h�nY� �j�91A�H
�����
�(�;2x<�
-Q�9����`n��U�F磢��
�{��~ ki�c`V
m����X΃yQ�/�Om��d�uu�EJ�����v�ƈL5
-^m�ݘ�)L|S�,��_	�כ�~;�_�~�#���
P� >�.Ea��}@�O1tH��S
�BHۨX��.s獱>�����L�����c��[�\
TW�
�^��|�z��IA�uW`�5՜��pD�s�.V���J^hmU� ��nI�(��
-
WWYR4��DS7�	Պ
��P�a'k�
-#9�Q)'~��.o�_�a��=�T�K�H�'�r�ò�EV��_�D��^�Ѻj�9F�}ph����֓B��W��s��N�*Ib��v�jG�~>
O�8��>�@O�<`�� ��A
�+
ǔsE6��[W
̭-	���ZV?�����mR��\��n����h0"��V�*�hL������z���D�S�4��v�m��n�������5Jk�+�m������K:)���IKכ�js
nt�G� �Ci�#
+x���n�F����j)�Z����H�8n� 
�����D�"U����,wy��C'-�^���������Jؙ9��yp6
�<��	P �t�wN�
O$(q�S��%p=
��{9$�
�Exs9��Mㇹ�f�ͫ�6
�����΋!��4����y
湹�Mݩ�J&
+<S�3�p1|?~9x6
�5 vH��DŽ3Y
��cg
+�_:��w�K���)��ع�:�{Ӣ
a)��E�礶+aƨ�x�&yan/.v�~�3?y
�V��H�}	ɔ�>�NF
��K�ﴁ3�#�g�¦z�.��ZG�Í���� ���٤�B߰y�W�?X��3�z��Ż��7�/_=����]�;�!��	U#=
!�	�Z��q4����T��� ��B	<$)7_9[E���_h;�|,�T���e�r�Q23O���)��h���$N�Ufߦw�0�[Cl��G���COJ^]PT.���7�9b� �<]�yv���PY~�q�8���W����`��Z_����E�x_	l)��5\�j����N@#3��p��A_���VhQ����0��I�&�%i����[GRµ��Iґ��JI� ��P��l,3B�X��
 jǃʠxX��


��I����	�{ X�κY~�D�Ѻ
��{##8V��N�������t��uO
+��$�W"]n���Ea
�F��D��=��1�����6�c��
q�sш��g�1�$�������� A���'���<_GI
%
+Ҕ���T[9+���ʫ5�M����=����<7J�*��ܼ-*�|N���F yd���[�0�1
��yu�y�"�
;|�&Q���aQE1�WS�o�Fz/�����Z��Y
+���\��y�7�K�ET���!n�GR
 FA �7Z�e�FCs�Tn��V|/��%\.�t
-@�����sJ$��
:s�l=Q���#�#hz)/����Jf��FeY��K��5���<K�T��Z�u�;���l�v9�g����r���q��h��G;(A�ׂgZz����؎��EӼZ��a
�H�B�o��(Dւ��f��?d�ҟv�O�a��
.���y�}��Pr���dP��i�C��p��[��{���j
.{�C
��¾V���f��޸�I���o�=Nʫ��c����Nq��
�*��s�`�o�,y
��cA����u�tq/6P�鲍�-j��.�{�ogO�l0ɴ+޵I�{��=�q�;����0�����a��Fj�[�h�
5f�0�މe��fį	]k�9)�����##!�CCnAC��}3)�Y�@��{Er��bE�W6��'��F�z)j)�֤�"���ܦy�"#_x-�
�c 
��� "���=
j������Q���g?:�E_ [...]
+��r�ܼ�U��Pצ�:LVU:�+h�z_��d��V
�
	��R6I�ٟNu�ˠ�&^������yQ,OON����$G�$Zf(*N���d{�[^tk�N��l7�/�Qam���o�1�r
 endstream
 endobj
-3632 0 obj <<
+3626 0 obj <<
 /Type /Page
-/Contents 3633 0 R
-/Resources 3631 0 R
+/Contents 3627 0 R
+/Resources 3625 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
-/Annots [ 3624 0 R 3625 0 R 3626 0 R 3630 0 R ]
+/Parent 3599 0 R
+/Annots [ 3624 0 R ]
 >> endobj
 3624 0 obj <<
 /Type /Annot
+/Border[0 0 0]/H/I/C[0 1 1]
+/Rect [276.306 56.166 391.275 66.129]
+/Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
+>> endobj
+3628 0 obj <<
+/D [3626 0 R /XYZ 90 757.935 null]
+>> endobj
+3629 0 obj <<
+/D [3626 0 R /XYZ 90 733.028 null]
+>> endobj
+3600 0 obj <<
+/D [3626 0 R /XYZ 90 628.632 null]
+>> endobj
+3630 0 obj <<
+/D [3626 0 R /XYZ 90 614.58 null]
+>> endobj
+3601 0 obj <<
+/D [3626 0 R /XYZ 90 410.52 null]
+>> endobj
+3631 0 obj <<
+/D [3626 0 R /XYZ 90 396.467 null]
+>> endobj
+3602 0 obj <<
+/D [3626 0 R /XYZ 90 254.929 null]
+>> endobj
+3632 0 obj <<
+/D [3626 0 R /XYZ 90 240.877 null]
+>> endobj
+3603 0 obj <<
+/D [3626 0 R /XYZ 90 89.441 null]
+>> endobj
+3625 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
+/ProcSet [ /PDF /Text ]
+>> endobj
+3642 0 obj <<
+/Length 1745      
+/Filter /FlateDecode
+>>
+stream
+x��Xmo�6��_!`�fCR"%�.k��g��H
C��X�,y��$�~�7ɒ�$:
�'�Q�{y�;b���ދ�/���s
x	N�7_y{'�Q�͗�Ŕ�g>�O�gO�j�,�gO��v-�U�x�]VIu{zz���W�H.�v�KY;�_�<'doJ#
����%=
F4n�|��G3�2���8KoG$��~�W�Y�Ե�;�	:��m�4Ҽ� W�>���H�!�NIȕ�ɳ���	1�#�a,BQ��t3����%��a�ػ֫6^H�b��q����| �Y�|�("���}P���[�Hc<��Nˢn�3�������q�`{
+�8@S��+�z��
q
�E��
+�)F

\�����sy�5�
��-#�BJ����adߐ���n��b_X�H���w�g�ߞ�y�����qq�x�<EF$�5q�ޅ��:��Y���R�R�bN��44�����ab.g沵S�R�宱7��r����h���Z�Kʊ�����ڸe�6I��2�Ȣ�ڭW��:�F���dCq���
+o+�f�tߓƩ�滥�Gdk{�L��H�d����jS#��FV�i��NLY$F�d�0�}D��Ӌ!���;j:tǮ���)��R�
+���.(Cc{Z�vK�0$±,8�k(�DkuuJ4\� �M?t�UQVN�d�$�*5���ҵ[�L*�M�����9#l�u�l�F���
�cE���O}��A}���̧
�/
�A�8�q�(!���9��O90+�g���2+ �3[�[_�ڥMY͘EN�p� H{��� ;�_�
�J��h�wEڴ��k��m��*JC8z2r��.�R$
+�?ŵʴ�z��
@
���V
y�����+�j����zo���!^Y3�xN��><DJ ��L��KU[�
�����W��G�=Z��,
+Ť�
#�
���^�Q�w��Z�T�l��4��#���mШC�
3w��M�4�*��#x	����w�>9ΐJ6�
+
Q-:��X]�j?B=6i
Z%y=���B�`u��{X� �liv�ʭ�Ͽ�
�N��Y��f�
2�[�g�ERYz��

�۴��U9�lz�:�1pC

��	{�%ɑ�sG�np���x�j� �����]�Ґ4�,EP|��X

�z�#K�jUV��pqN���Zs�}����`L��Ǫ*7�>eU�qrV\�W�D��~ܕ�a�6����3�����g@��m����
0�����������{�Ј��#��c���ù9
+���PEidp>*�M� �79�����8f���?N��<�E���Ԇ�J�[Ww[���*Km�o�n��T#���ߍI���7�ʲh�U� /z�)����;���>� E0�����P�.�T��A���:��.�$������2w��S�(����;{8�	�u1���Gue�A>�j������dXw�_S��8
G8Gp�b�q�x� ��V�1
+�_�D퀒��qu�%EӍ?A4u#/�P��aXP�v�F/�0��#.u�r�Y�����-f��cN5��N��x�*�=,�>d�j��jA�������c��/�F)>�l=�!4=�~e�;0�: �4I��$F,lG�v�����D��:����A
�����
�1��pL9Wd���}t��<ڒ`
~�e��|,l�&����*�Ȫ�#u���f@�x�QJk�����^O45u��8BAw��n�������5Jk�+�m���8��F�� �VH�ԛ�j�^nt�GC����
+endstream
+endobj
+3641 0 obj <<
+/Type /Page
+/Contents 3642 0 R
+/Resources 3640 0 R
+/MediaBox [0 0 595.276 841.89]
+/Parent 3599 0 R
+/Annots [ 3633 0 R 3634 0 R 3635 0 R 3639 0 R ]
+>> endobj
+3633 0 obj <<
+/Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 184.304 150.493 194.834]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_33a5462cd5398fdbd61989d17aeeaa72) >>
 >> endobj
-3625 0 obj <<
+3634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 145.076 141.367 155.98]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-3626 0 obj <<
+3635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [141.865 145.076 174.293 155.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b74908b692bc6f8112f5d27b96141431) >>
 >> endobj
-3630 0 obj <<
+3639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3634 0 obj <<
-/D [3632 0 R /XYZ 90 757.935 null]
+3643 0 obj <<
+/D [3641 0 R /XYZ 90 757.935 null]
 >> endobj
-3635 0 obj <<
-/D [3632 0 R /XYZ 90 733.028 null]
+3644 0 obj <<
+/D [3641 0 R /XYZ 90 733.028 null]
 >> endobj
-3595 0 obj <<
-/D [3632 0 R /XYZ 90 604.1 null]
+3604 0 obj <<
+/D [3641 0 R /XYZ 90 604.1 null]
 >> endobj
-3636 0 obj <<
-/D [3632 0 R /XYZ 90 589.53 null]
+3645 0 obj <<
+/D [3641 0 R /XYZ 90 589.53 null]
 >> endobj
-3637 0 obj <<
-/D [3632 0 R /XYZ 90 510.132 null]
+3646 0 obj <<
+/D [3641 0 R /XYZ 90 510.132 null]
 >> endobj
-3596 0 obj <<
-/D [3632 0 R /XYZ 90 487.82 null]
+3605 0 obj <<
+/D [3641 0 R /XYZ 90 487.82 null]
 >> endobj
-3638 0 obj <<
-/D [3632 0 R /XYZ 90 487.82 null]
+3647 0 obj <<
+/D [3641 0 R /XYZ 90 487.82 null]
 >> endobj
-1427 0 obj <<
-/D [3632 0 R /XYZ 90 321.925 null]
+1422 0 obj <<
+/D [3641 0 R /XYZ 90 321.925 null]
 >> endobj
 158 0 obj <<
-/D [3632 0 R /XYZ 90 315.325 null]
+/D [3641 0 R /XYZ 90 315.325 null]
 >> endobj
-3639 0 obj <<
-/D [3632 0 R /XYZ 90 202.904 null]
+3648 0 obj <<
+/D [3641 0 R /XYZ 90 202.904 null]
 >> endobj
-3640 0 obj <<
-/D [3632 0 R /XYZ 90 202.904 null]
+3649 0 obj <<
+/D [3641 0 R /XYZ 90 202.904 null]
 >> endobj
-3631 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F21 2075 0 R /F72 471 0 R /F99 2114 0 R >>
+3640 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F21 2111 0 R /F72 471 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3683 0 obj <<
-/Length 970       
+3692 0 obj <<
+/Length 965       
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�8}�W�)���&E���E�n
-t�E�z���P$:��K�
ܯ_R�|�6	��P	H �&�̙
n��3gz��`�|f
!����`��kcȼ	F��
Fn,�x~��ȭ��R�2��nd,���o�"��'�t������:{?���`����o��0S�l��$jg�<
�/��O�	��Y��@&�i��z�M
��w�E�+�U
�Œ\��2��(5�1�]
p
��9s�;X� ��Q9� )���j�=@�D!�kf �a9��|r�u>:��C;1�L��>��Qc�ߧ����zyk
�z��	UBu�[�fi�_E��`���� T���Y��"o�"��qWR��Zn��RN�؅��{�#��^=9��G���~���=
�l�K��m�U���5�8���l��
-X��F{�%*x��T�At��GH
�p���v%ʸ�ys!�¼ٔ����Rg������
E	EGi�!שC0c��z�0�6e����b�y 1b���_�H{��N:B�vR�
 ?�z�*E
$xUm�4+o�o�N?��|j�O|u�ʏ�^�������,γ�q�U�[H/�nC����q��25��5#E�
-��߳d���RXۓe,�[�rv��_�y
1Ҏ߱z^��~DZ/+Y�K�J��(+G&Ў�(�\^�6�E�=�Q�ϞΘ��h�rL�;zB���K������R�v��M��_$:U��.�[���)��Φ�\)
ѫ/��s�h�H�|�,�"��#�67��-���`��>��"K7��
-d~�7���ϓ}�l�*I��fR���
)��N�L��ç�s��-�'�m��R��R��k��,�h�m
�|�}t�៵�/<J]��c\nZi��~h(!׻�@����h~Л���BX���7о��;���h�Cܶ��u�:�N���`���2[I����*��o2�Q0�
-s
��drR�!��&T�����
+x��YMo�8��W�J at M��HJ������v���SZ�D�B���r��/)R��6	��P�`H���y�f���[��;��̙^0"1���Dp�!�1�����2o�B��"�_z>r�|�����������H��I"���)n����O/0>���9$����?̔#0�>��3��Ko�SmB�q�l;�IqD�e�
~�����y��b�ǵ0#Wb��ǡ+�D
aL}\�:�V0��a�CN(H
+��+�$Q�Y|mX>;�
d��E���N�!S+�O bԘ���i��~��_�ZC��9�zB�P�:�֩Y��D���L�^p�� � 
0�`Cd#�Xě�6�J�r]�MRW�i��u�~Dw�«'g���6V�;����m�s�
�j����f�ג-�Q
���ho�D�~�J� �N��A�2�ޮD6o.dU�7����_�
�0u�
�c�(��(�;�:uf
� P/FԦL��qR�0 F���iϼ|�IG�!�Q�NJ��g[�Q�ȃ��M�f���m��4�O�����B�q�k\�]�آ��Y��y�3���4c
��mc(~\}"<�q\����f��R���{��uv[
+k{���y�Y����
b6�#F��;V�+R؏H�e%�q�t at ie���E�˫���g4�����T#mS���`GOH�x��})���!��W�ޮ��4�D�J=�%z�zC?�:E��4�+�#z��
�?���A�O�%s at d�r���&ÿ��lUۧ�Xd�f4X�������y���
Y%�=�L��׳#�~���iC�)�p��~nۿe0�$�MtAJ��^��}�U���m�����n����G�k���M+���
%�zꖏ��	Q��,�%i�}��_��O��!�D
��[�����tzww�5ܔ�J¬��V��~� ��@�l�M�6��`�D)<�����

 endstream
 endobj
-3682 0 obj <<
+3691 0 obj <<
 /Type /Page
-/Contents 3683 0 R
-/Resources 3681 0 R
+/Contents 3692 0 R
+/Resources 3690 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3590 0 R
-/Annots [ 3627 0 R 3628 0 R 3629 0 R 3642 0 R 3643 0 R 3644 0 R 3645 0 R 3646 0 R 3647 0 R 3648 0 R 3649 0 R 3650 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3680 0 R ]
+/Parent 3599 0 R
+/Annots [ 3636 0 R 3637 0 R 3638 0 R 3651 0 R 3652 0 R 3653 0 R 3654 0 R 3655 0 R 3656 0 R 3657 0 R 3658 0 R 3659 0 R 3660 0 R 3661 0 R 3662 0 R 3663 0 R 3664 0 R 3665 0 R 3666 0 R 3667 0 R 3668 0 R 3669 0 R 3670 0 R 3671 0 R 3672 0 R 3673 0 R 3674 0 R 3675 0 R 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3680 0 R 3681 0 R 3682 0 R 3683 0 R 3684 0 R 3689 0 R ]
 >> endobj
-3627 0 obj <<
+3636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 720.286 199.475 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_fcba1dd5e579752d6dcc40ef4d5799b8) >>
 >> endobj
-3628 0 obj <<
+3637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 683.344 199.475 694.247]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_c0ef828e81a5c7625db3abadcafc8438) >>
 >> endobj
-3629 0 obj <<
+3638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.812 683.344 301.193 694.247]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3642 0 obj <<
+3651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 634.82 199.475 645.724]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f2441164b4c23a8203f399f561c9a7c7) >>
 >> endobj
-3643 0 obj <<
+3652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.812 634.82 301.193 645.724]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3644 0 obj <<
+3653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [417.691 634.82 477.247 645.724]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3645 0 obj <<
+3654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.672 621.342 303.64 631.247]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3646 0 obj <<
+3655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 598.251 199.475 609.155]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_4bed59d493c4fd91537602efb267c938) >>
 >> endobj
-3647 0 obj <<
+3656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.745 598.251 320.301 609.155]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3648 0 obj <<
+3657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 561.682 199.475 572.586]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_80f6de87ec43c33fac3832b14a507c0b) >>
 >> endobj
-3649 0 obj <<
+3658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [263.525 561.682 323.081 572.586]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3650 0 obj <<
+3659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 525.113 199.475 536.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_298300b8f88eb674c317b99ad09a474b) >>
 >> endobj
-3651 0 obj <<
+3660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.12 525.113 313.676 536.017]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3652 0 obj <<
+3661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 488.545 199.475 499.449]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2024878c4c26cb836d454e2e93f40c8f) >>
 >> endobj
-3653 0 obj <<
+3662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.313 488.545 320.869 499.449]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3654 0 obj <<
+3663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 451.976 199.475 462.88]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_4f3206ab2d3c47e2014e5b306167c7c0) >>
 >> endobj
-3655 0 obj <<
+3664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.517 451.976 341.074 462.88]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3656 0 obj <<
+3665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 415.407 199.475 426.311]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_cca11ef67e39b711f96604b6bf806feb) >>
 >> endobj
-3657 0 obj <<
+3666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 415.407 330.264 426.311]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3658 0 obj <<
+3667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 378.838 199.475 389.742]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b4d4a0ebee3fcc93490aa029028a810b) >>
 >> endobj
-3659 0 obj <<
+3668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.487 378.838 333.044 389.742]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3660 0 obj <<
+3669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 342.27 199.475 353.174]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_1bdc1023fb4478270594d0e965eb90c9) >>
 >> endobj
-3661 0 obj <<
+3670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.083 342.27 323.639 353.174]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3662 0 obj <<
+3671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 305.701 199.475 316.605]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_461dbfcb8f68886137794e4a408fc55e) >>
 >> endobj
-3663 0 obj <<
+3672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.276 305.701 330.832 316.605]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3664 0 obj <<
+3673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 269.132 199.475 280.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_74b0a8cfdec7831e7a3e296b3e3751dd) >>
 >> endobj
-3665 0 obj <<
+3674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.48 269.132 351.036 280.036]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3666 0 obj <<
+3675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 232.563 199.475 243.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_6957dba3dbf92459a364893d7ecfb897) >>
 >> endobj
-3667 0 obj <<
+3676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [232.81 232.563 292.366 243.467]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3668 0 obj <<
+3677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 195.995 199.475 206.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f47ee9cf59cfac8a346660698c61d113) >>
 >> endobj
-3669 0 obj <<
+3678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [242.215 195.995 301.771 206.899]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3670 0 obj <<
+3679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 159.426 199.475 170.33]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_bf60cc7fa60d33c4fe958126d55cbac2) >>
 >> endobj
-3671 0 obj <<
+3680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [262.419 159.426 321.975 170.33]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3672 0 obj <<
+3681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 122.857 199.475 133.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_77a2c5c27e9c0838fea6e6447b20c320) >>
 >> endobj
-3673 0 obj <<
+3682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.431 122.857 347.987 133.761]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3674 0 obj <<
+3683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 86.288 199.475 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_404beea19c04f4e7bbcfe81aae0d6a7d) >>
 >> endobj
-3675 0 obj <<
+3684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [287.873 86.288 347.429 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3680 0 obj <<
+3689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3684 0 obj <<
-/D [3682 0 R /XYZ 90 757.935 null]
->> endobj
-3685 0 obj <<
-/D [3682 0 R /XYZ 90 733.028 null]
->> endobj
-3686 0 obj <<
-/D [3682 0 R /XYZ 90 700.371 null]
->> endobj
-3687 0 obj <<
-/D [3682 0 R /XYZ 90 663.802 null]
->> endobj
-3688 0 obj <<
-/D [3682 0 R /XYZ 90 615.278 null]
->> endobj
-3689 0 obj <<
-/D [3682 0 R /XYZ 90 578.71 null]
->> endobj
-3690 0 obj <<
-/D [3682 0 R /XYZ 90 542.141 null]
->> endobj
-3691 0 obj <<
-/D [3682 0 R /XYZ 90 505.572 null]
->> endobj
-3692 0 obj <<
-/D [3682 0 R /XYZ 90 469.003 null]
->> endobj
 3693 0 obj <<
-/D [3682 0 R /XYZ 90 432.435 null]
+/D [3691 0 R /XYZ 90 757.935 null]
 >> endobj
 3694 0 obj <<
-/D [3682 0 R /XYZ 90 395.866 null]
+/D [3691 0 R /XYZ 90 733.028 null]
 >> endobj
 3695 0 obj <<
-/D [3682 0 R /XYZ 90 359.297 null]
+/D [3691 0 R /XYZ 90 700.371 null]
 >> endobj
 3696 0 obj <<
-/D [3682 0 R /XYZ 90 322.728 null]
+/D [3691 0 R /XYZ 90 663.802 null]
 >> endobj
 3697 0 obj <<
-/D [3682 0 R /XYZ 90 286.16 null]
+/D [3691 0 R /XYZ 90 615.278 null]
 >> endobj
 3698 0 obj <<
-/D [3682 0 R /XYZ 90 249.591 null]
+/D [3691 0 R /XYZ 90 578.71 null]
 >> endobj
 3699 0 obj <<
-/D [3682 0 R /XYZ 90 213.022 null]
+/D [3691 0 R /XYZ 90 542.141 null]
 >> endobj
 3700 0 obj <<
-/D [3682 0 R /XYZ 90 176.453 null]
+/D [3691 0 R /XYZ 90 505.572 null]
 >> endobj
 3701 0 obj <<
-/D [3682 0 R /XYZ 90 139.885 null]
+/D [3691 0 R /XYZ 90 469.003 null]
 >> endobj
 3702 0 obj <<
-/D [3682 0 R /XYZ 90 103.316 null]
+/D [3691 0 R /XYZ 90 432.435 null]
 >> endobj
-3681 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F35 2013 0 R /F65 376 0 R >>
+3703 0 obj <<
+/D [3691 0 R /XYZ 90 395.866 null]
+>> endobj
+3704 0 obj <<
+/D [3691 0 R /XYZ 90 359.297 null]
+>> endobj
+3705 0 obj <<
+/D [3691 0 R /XYZ 90 322.728 null]
+>> endobj
+3706 0 obj <<
+/D [3691 0 R /XYZ 90 286.16 null]
+>> endobj
+3707 0 obj <<
+/D [3691 0 R /XYZ 90 249.591 null]
+>> endobj
+3708 0 obj <<
+/D [3691 0 R /XYZ 90 213.022 null]
+>> endobj
+3709 0 obj <<
+/D [3691 0 R /XYZ 90 176.453 null]
+>> endobj
+3710 0 obj <<
+/D [3691 0 R /XYZ 90 139.885 null]
+>> endobj
+3711 0 obj <<
+/D [3691 0 R /XYZ 90 103.316 null]
+>> endobj
+3690 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F35 2018 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3724 0 obj <<
-/Length 1139      
+3733 0 obj <<
+/Length 1135      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��8}�W䩛H���m�ag;U��vا�
-b jH�$t����
�
���H#�1��]<1t�t��~
���8!9��h���9
#g;.B�{}!t�<ݨXF�;C7O7
���dRD�f8�Y��G�H���ˉ(��w�[��^����������&�]1�|����)���t�b�� ��>�˳�oҨ,k�#/ĮX�Ҩ��{1��Q�l*�b�E4PF{�G�{H��҄1��9�e��tb9�΁����W-
��Թ��݃��ë��N �r��R	X}L 䬆�[Rx�wŴ��&YR%Q��UI��s�£�͗�]df��$_g����Y
-ݹ���kͯ��<����2����
4	��bp��
�}��H_\{�1;���,���oz�C�ɐk���sr����Yi�."x�!>%l���ԫx)d�l<�d�կl���p4V�����B�C��
�-�
ı
��׻��ԗ�*�^D]��B"�L (,ÕM:��̡�:Y'(
�D�,��j�Y�4�{[H2�m2
0��Ѣ졓��< ��<�����T��
A�ʼn�"���*eIF�J]Y	'{���^g�$㷳�	Um�Y��Ў����~%�2�Z�Qi
���Ti��>0@�!�7�wÚ,���?y��Q��;L�
�
2z�N�Ut�\�gy!�W3���R��ʌ �cFe2��L.
�? yѵe�
e�
ߩm��y��vD0�a����8��@�4ӛ=�d�x��A�"���kli3/O�԰
@R~*/��_lΎ~,��������d�
�Iul�b����
v7�,Dvۦ�7zt�
淪Qפ},�2�!�9��E^T�´�5�� �¯��5v��b�<�
�nw9�:�;��:��6�����N�t���δæ[k��$w�'6��\�n帻�Z��)�
��{v
]t?m t��8_ORqI2
��D�.�.�������� �~����A}
-(E� �I`�dY��{��0TBQ���
�ַ�T�����O
c�9��3�������2%�rK
H��
-���x}"Y��x^��ѱ���92��!hw�����p0xzz���dU���V���k��
-B��#�Y^X

-��>��K�xS)��[%�t
+x��Y[��6}�W�)�g���6���l&�e�Y���a
���m�C}%Y
K.?Y����]����7�_G��-'NB��3�9!t|� ���΃��^A�;A7*���������B�E4�#�Q�ob�Q-����r"
+�������`�B�|���s���A�IhW�<��/�>f
+�~q2ݴX&!@!�����4*����
�+��4�D=�^�$|�"��)�v
����Q��
�f��4a�>a�t�{� �Xοs  a�<�UK�b,u�{��!����H��j�T�C 9�a��
�]1�j�I�TI�&�EU�g�ܬ�(s�e}��u6��Y,b��t�Bw�%+�Z�kmA.O�y=��c�!�M���2�Gyc�)�� �
<b�l(&���������g2��#j��\��=B�yVB���
n��C� [�!$��^
+� �5�3z�+[ �@1
��.-�⤐�P+gr�(� q,����/7������QW?�ЇH= ��pe�N+!sh�N�	JÃ:Ѱ�
���ڬD-M����c�
Li�D�({�d��C%�*�G&�h?2խF%G�}q"��'�JY�Q�RW�E�ɞ���Y4I���FBUۃcV�����m9�_��
�kT��|c;Uf�
l��ݰ&��."��O
fn�����<oC)E��
�Sv�&��Y^���L���g�2#��Q�L�6�KC�H^tm٫GF���wj�|޴�

|~i�#�e$�/��f:�-�1v�ȧ A~2�[���$5����ʋ������-$a����<�jCxR
B��E봺@}��M)
�ݶ��
������j�5i��L�Au��r�յ0��t�a��Z��P��n�[̗�WcA��.�W�v�x_g���_S:�	��]���ݙv�t�b
����ĦS��ӭ
w�@_Ck�<�#_}���
�.���I*.I�AБ�����=��9><
���{:�O�H
�>	̑,
�~��
�J(�<�����֜��7�����c�5�F��~VV�|R�DQn��@}�S� �O$A�B�k�>:v�:Bf{xQ��m��Z
���'0-�:KVH��j��?4�YA�[#�����|&'�Z�
���ZF��
 endstream
 endobj
-3723 0 obj <<
+3732 0 obj <<
 /Type /Page
-/Contents 3724 0 R
-/Resources 3722 0 R
+/Contents 3733 0 R
+/Resources 3731 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3676 0 R 3677 0 R 3678 0 R 3679 0 R 3703 0 R 3704 0 R 3705 0 R 3706 0 R 3707 0 R 3708 0 R 3709 0 R 3710 0 R 3711 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3721 0 R ]
+/Parent 3751 0 R
+/Annots [ 3685 0 R 3686 0 R 3687 0 R 3688 0 R 3712 0 R 3713 0 R 3714 0 R 3715 0 R 3716 0 R 3717 0 R 3718 0 R 3719 0 R 3720 0 R 3721 0 R 3722 0 R 3723 0 R 3724 0 R 3725 0 R 3726 0 R 3727 0 R 3730 0 R ]
 >> endobj
-3676 0 obj <<
+3685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 697.092 199.475 707.996]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_3de2c410fab852f07f89df5be3d4c118) >>
 >> endobj
-3677 0 obj <<
+3686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.745 697.092 320.301 707.996]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3678 0 obj <<
+3687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 648.461 199.475 659.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_e3a660d2b2a34f69d2d0cb1cc77f6f69) >>
 >> endobj
-3679 0 obj <<
+3688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.469 648.461 327.026 659.365]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3703 0 obj <<
+3712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 587.876 199.475 598.78]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_ed795d57d70d782ccf2a584cce183050) >>
 >> endobj
-3704 0 obj <<
+3713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.812 587.876 301.193 598.78]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3705 0 obj <<
+3714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.672 574.345 303.64 584.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3706 0 obj <<
+3715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 551.201 199.475 562.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_a3de5a2fe7f06d0aa3e4972be2023933) >>
 >> endobj
-3707 0 obj <<
+3716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 514.526 199.475 525.43]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_fcb46dd5c0701130f067f577f99ef27f) >>
 >> endobj
-3708 0 obj <<
+3717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 477.851 199.475 488.755]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_24e90bb8bb38d248aca79c76a1717d9d) >>
 >> endobj
-3709 0 obj <<
+3718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 441.176 199.475 452.08]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_55e9dfdf5da9a55b7523bda6b7f56c78) >>
 >> endobj
-3710 0 obj <<
+3719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 404.501 199.475 415.405]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_8abdf2e292960e1fb216ce3c2c0816ff) >>
 >> endobj
-3711 0 obj <<
+3720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 367.826 199.475 378.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f9d7eaecf113e25020c55ed0bf79eb03) >>
 >> endobj
-3712 0 obj <<
+3721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 331.151 199.475 342.055]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_fad3fbdebb1ba319083c56fa2ae679e6) >>
 >> endobj
-3713 0 obj <<
+3722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 294.476 199.475 305.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_79f64d099a652834da74cc8fd68f2452) >>
 >> endobj
-3714 0 obj <<
+3723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 257.801 199.475 268.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_164f8732d5fe6b526a34e168145a95ad) >>
 >> endobj
-3715 0 obj <<
+3724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 221.126 199.475 232.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_98dae78cdd16f7127a4b3e18c3976562) >>
 >> endobj
-3716 0 obj <<
+3725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 184.451 199.475 195.355]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f9daca45c3c1d0d1afd57ab47c6cacd4) >>
 >> endobj
-3717 0 obj <<
+3726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 147.777 199.475 158.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f0647cd431d30a9658d4bdc77e32d9e4) >>
 >> endobj
-3718 0 obj <<
+3727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 111.102 199.475 122.005]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b19be1f26efb21370e8460b325a7f57c) >>
 >> endobj
-3721 0 obj <<
+3730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3725 0 obj <<
-/D [3723 0 R /XYZ 90 757.935 null]
+3734 0 obj <<
+/D [3732 0 R /XYZ 90 757.935 null]
 >> endobj
-3726 0 obj <<
-/D [3723 0 R /XYZ 90 714.146 null]
+3735 0 obj <<
+/D [3732 0 R /XYZ 90 714.146 null]
 >> endobj
-3727 0 obj <<
-/D [3723 0 R /XYZ 90 677.471 null]
+3736 0 obj <<
+/D [3732 0 R /XYZ 90 677.471 null]
 >> endobj
-3728 0 obj <<
-/D [3723 0 R /XYZ 90 616.885 null]
+3737 0 obj <<
+/D [3732 0 R /XYZ 90 616.885 null]
 >> endobj
-3729 0 obj <<
-/D [3723 0 R /XYZ 90 568.255 null]
+3738 0 obj <<
+/D [3732 0 R /XYZ 90 568.255 null]
 >> endobj
-3730 0 obj <<
-/D [3723 0 R /XYZ 90 531.58 null]
+3739 0 obj <<
+/D [3732 0 R /XYZ 90 531.58 null]
 >> endobj
-3731 0 obj <<
-/D [3723 0 R /XYZ 90 494.905 null]
+3740 0 obj <<
+/D [3732 0 R /XYZ 90 494.905 null]
 >> endobj
-3732 0 obj <<
-/D [3723 0 R /XYZ 90 458.23 null]
+3741 0 obj <<
+/D [3732 0 R /XYZ 90 458.23 null]
 >> endobj
-3733 0 obj <<
-/D [3723 0 R /XYZ 90 421.555 null]
+3742 0 obj <<
+/D [3732 0 R /XYZ 90 421.555 null]
 >> endobj
-3734 0 obj <<
-/D [3723 0 R /XYZ 90 384.88 null]
+3743 0 obj <<
+/D [3732 0 R /XYZ 90 384.88 null]
 >> endobj
-3735 0 obj <<
-/D [3723 0 R /XYZ 90 348.205 null]
+3744 0 obj <<
+/D [3732 0 R /XYZ 90 348.205 null]
 >> endobj
-3736 0 obj <<
-/D [3723 0 R /XYZ 90 311.53 null]
+3745 0 obj <<
+/D [3732 0 R /XYZ 90 311.53 null]
 >> endobj
-3737 0 obj <<
-/D [3723 0 R /XYZ 90 274.856 null]
+3746 0 obj <<
+/D [3732 0 R /XYZ 90 274.856 null]
 >> endobj
-3738 0 obj <<
-/D [3723 0 R /XYZ 90 238.181 null]
+3747 0 obj <<
+/D [3732 0 R /XYZ 90 238.181 null]
 >> endobj
-3739 0 obj <<
-/D [3723 0 R /XYZ 90 201.506 null]
+3748 0 obj <<
+/D [3732 0 R /XYZ 90 201.506 null]
 >> endobj
-3740 0 obj <<
-/D [3723 0 R /XYZ 90 164.831 null]
+3749 0 obj <<
+/D [3732 0 R /XYZ 90 164.831 null]
 >> endobj
-3741 0 obj <<
-/D [3723 0 R /XYZ 90 128.156 null]
+3750 0 obj <<
+/D [3732 0 R /XYZ 90 128.156 null]
 >> endobj
-3722 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F23 340 0 R /F35 2013 0 R /F65 376 0 R >>
+3731 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F23 340 0 R /F35 2018 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3772 0 obj <<
-/Length 1418      
+3781 0 obj <<
+/Length 1415      
 /Filter /FlateDecode
 >>
 stream
-x��Y�r�6}�W�)%'�+/��3�g���k�OvFCS��	/
-H٣|}E����V<i�(R�bqv��b�k
Zoz�{��X\�ZÉ@�s`Yñua#\�� �����
�$
�:�Y���c���^�P,���ox�Y
��чyrŅ�i�np���{�W._��Ei� �$�F

��?;}̔
-���h�"� ����N��q��Z��	�͓Y
\9��>�m�F�B
ۈJh�������h�0��0+Jz��5���Y�����Q�E�R,��{�����U=�\9��@�iu/1f���|���6����Y}&
�n��<9J��2ei^�
'�/��F��B���������-_*�RmP�Rd��gt�c*
��<2§鴘���kXL�T��2;K�[�rf�����|�'�<.��՜y:���F�l��$Ъk�s�~��|��
��`�u�^)����(=�B��܎�!�;>�	
�� �Wlp	!ѣ
-S����d�/0 at .6Fs���B�/�0
�
*'y � R�|@]�B����DS�b=Nr?���7$�����P,f<
C�'B�r_&� Sڠ�Zߥ���P `&�v{���w��R+�˷_H�0��j������*棷��\H0`2�����GKh�����ӴH�2mC�]X�gS)��_K�
12��F<:�u���x������M�>! ���w���4s�f��_M�J$�y�xt����k�3�juuJ�� 2����V��(�y����s���R[Iේ�s�|~?TW|� �dt#�
-��o6�",2QM������2N��q�B��TV��/����eB&��>A
-e�b.ҼA�Q6[�I�,nx��\ċ���y��4�/�ʝ��:
�CSl�+��w�e�m��?}ւ�FT���Y��%|�3�q%�?���V�\*}H��b�<�l�����ф��qK��n�q+�z��,�*��"��D�:���V��?J��*�
�k�
��H�=
��z��T�l��-�=Y��G��΀
�O�
/��D��tm��t��kE�!ޥ��޶��)��g�	�����x�V�������e^v!�����#���G�T�� N�Ÿ��n�A��r4� �����U�࣏b��n��? ��pnX7�7�ܕ�x�N�~��}���'�!H����Y���V"#�ώvي�-2��
 ��
��ҙ���4�{�Ã

-vh� ?ʋGH
�&�����M}v���B�sս��+�.β��X��t%���zgY�Q�2��o.�Y 3��aը8-�iu�V������r.~r�Mw�0����ܗΣ���A ��GD����9��Yo�U�z�Z
lEi
	@5���h0���Q��t&���f��>��R��_oY-L�~h���O�ʏI�H�F��!��
+x��Y�r�6}�W�)%'�+/��3�[g���k�OIFCS��	/
+H٣|}I����V2i�(R�rq����k
Z/���3�X\�Z�@�s`Y���F��A�sA;I89w0��xuç"��9��X������ħ�7��
�����
��
0� !�|}i�'=��� ��1v<j��
1S.�/�G��$ ( մ��>��<�v�N�m�,�����I��o�4��b�F4PF���H��*c
���d������k
��]9*�(V������4��fl��<��
& �L��
cV�����/��#/ֻ!����z�
�V�
2ei^�'�O��F��J��6ާ��3[�t֥:����"|����\8ijyd���y1��簘g�~6ev��P_$��.�������e\T��9�t:O���ٔ�I��������iy�)9���(���2�R��i5Q2�B��\��!�>�	��� �Wj�
B�G�
� �Q5�wȤ^`�\l��>0+N�%/�B_.�h�["TN�@�A�&���~�RQ	i����z��~J�
�oYr��šX-x&F�τ��M���%�
�\���*P `&�������.u[z%��3&kU����4����լ�
�L�{x4Y
+|���U>�\�H����e���j<�N��e�Fm��ծ��ɭ��f�Kn��e]�
	� a�Ƽ�}��I��4|�bVv"q���
(�M�\#���W���S��0�9HT�D�ÿD��L䕞?��J���K������ ���F�
+��o��",2Q5M[������2O�q&B��TU�诣���mB&N�!A
+�b)Ҽ%�Q�X�I3}-nxU�\īu��e��<�7���O$�˱i�蕁S�ʋ��:�vb����@N#�z`u-{���+��Q�ч�����k����Aj��Rm�?ߚ�2m����	n%P/v��;m�td����D�)ie
��e{����XS��@ ��x��ˀɹ:�Q�[u��dsVo���!r��
ϟPD����6�ٺo=�D�eޥ��ޮ��m�?���T�7�=�n�a���1�8U�y�;�Q/�8�_w��S*vm�I Y�[n�� �4�x����uT]�
+����v�@ ��ܒ��>4߶sW������Ν�v�z��!H����Y���N!#�
����g
6�� ��[��3Q�4���Ã
+vl� �ۋG(
�K��-�A�
�:
��58���`\.�
+M�����4��eO����ҕ #��7���+���C1
 c�`\
T�����
u�W�����V�o�ɹ��a�6�#��2����t
���Gji@��]�J���>Zկ?�)k��|�n���MQ,NF���;�`��̋�b��ZÊ�^omdV
�&����S�0)ϐ�&��
��)
 endstream
 endobj
-3771 0 obj <<
+3780 0 obj <<
 /Type /Page
-/Contents 3772 0 R
-/Resources 3770 0 R
+/Contents 3781 0 R
+/Resources 3779 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3719 0 R 3720 0 R 3743 0 R 3744 0 R 3745 0 R 3746 0 R 3747 0 R 3748 0 R 3749 0 R 3750 0 R 3751 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3769 0 R ]
+/Parent 3751 0 R
+/Annots [ 3728 0 R 3729 0 R 3752 0 R 3753 0 R 3754 0 R 3755 0 R 3756 0 R 3757 0 R 3758 0 R 3759 0 R 3760 0 R 3761 0 R 3762 0 R 3763 0 R 3764 0 R 3765 0 R 3766 0 R 3767 0 R 3768 0 R 3769 0 R 3770 0 R 3771 0 R 3772 0 R 3773 0 R 3774 0 R 3778 0 R ]
 >> endobj
-3719 0 obj <<
+3728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 719.912 199.475 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_65b1cc4ac0c0c8a2efcbf3d36d4ac0ac) >>
 >> endobj
-3720 0 obj <<
+3729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 683.194 199.475 694.098]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_6afe848ad84ff68d48142caf0599760a) >>
 >> endobj
-3743 0 obj <<
+3752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 646.476 199.475 657.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_91459c49e4f7d7fc2dea0347e0489ce5) >>
 >> endobj
-3744 0 obj <<
+3753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 597.803 199.475 608.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_956de4112c520bb87767ce894b4d512d) >>
 >> endobj
-3745 0 obj <<
+3754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 512.828 168.86 523.732]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_00f887bfb5c61faba29a67def563c786) >>
 >> endobj
-3746 0 obj <<
+3755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 476.484 187.002 487.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_268aa30d717cdc7d07e60cf7c56712e6) >>
 >> endobj
-3747 0 obj <<
+3756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.436 439.766 210.524 450.296]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_627ac77a4752fde3c10792ee9f1673a4) >>
 >> endobj
-3748 0 obj <<
+3757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 366.372 199.475 377.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3749 0 obj <<
+3758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 366.372 251.021 377.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b45faf2ccad8057c7b27e0c999eb063b) >>
 >> endobj
-3750 0 obj <<
+3759 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.359 366.372 352.739 377.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3751 0 obj <<
+3760 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 317.699 199.475 328.603]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3752 0 obj <<
+3761 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 317.699 251.021 328.603]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_80993a2a72759ec030dd3cde21c8a00d) >>
 >> endobj
-3753 0 obj <<
+3762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 269.026 199.475 279.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3754 0 obj <<
+3763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 269.026 256.64 279.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_08ceb442794b5f60c1ad09ce744371e1) >>
 >> endobj
-3755 0 obj <<
+3764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.977 269.026 358.358 279.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3756 0 obj <<
+3765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 232.308 199.475 243.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3757 0 obj <<
+3766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 232.308 256.64 243.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_8772f767006f16e376d8eca9b1578b73) >>
 >> endobj
-3758 0 obj <<
+3767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.413 183.635 269.974 194.539]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3759 0 obj <<
+3768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.331 183.635 415.711 194.539]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3760 0 obj <<
+3769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 171.68 171.52 182.583]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_59638854527a5bebee3676750668c63a) >>
 >> endobj
-3761 0 obj <<
+3770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 123.006 199.475 133.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3762 0 obj <<
+3771 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 123.006 254.14 133.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2857ee1039a41cfab001c0ba21c69ac3) >>
 >> endobj
-3763 0 obj <<
+3772 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.477 123.006 355.858 133.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3764 0 obj <<
+3773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 86.288 199.475 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3765 0 obj <<
+3774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 86.288 254.14 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_02949da26a3761489d2fb98018010990) >>
 >> endobj
-3769 0 obj <<
+3778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3773 0 obj <<
-/D [3771 0 R /XYZ 90 757.935 null]
+3782 0 obj <<
+/D [3780 0 R /XYZ 90 757.935 null]
 >> endobj
-3774 0 obj <<
-/D [3771 0 R /XYZ 90 733.028 null]
+3783 0 obj <<
+/D [3780 0 R /XYZ 90 733.028 null]
 >> endobj
-3775 0 obj <<
-/D [3771 0 R /XYZ 90 700.259 null]
+3784 0 obj <<
+/D [3780 0 R /XYZ 90 700.259 null]
 >> endobj
-3776 0 obj <<
-/D [3771 0 R /XYZ 90 663.541 null]
+3785 0 obj <<
+/D [3780 0 R /XYZ 90 663.541 null]
 >> endobj
-3777 0 obj <<
-/D [3771 0 R /XYZ 90 626.823 null]
+3786 0 obj <<
+/D [3780 0 R /XYZ 90 626.823 null]
 >> endobj
-3778 0 obj <<
-/D [3771 0 R /XYZ 90 529.773 null]
+3787 0 obj <<
+/D [3780 0 R /XYZ 90 529.773 null]
 >> endobj
-3779 0 obj <<
-/D [3771 0 R /XYZ 90 493.175 null]
+3788 0 obj <<
+/D [3780 0 R /XYZ 90 493.175 null]
 >> endobj
-3780 0 obj <<
-/D [3771 0 R /XYZ 90 456.457 null]
+3789 0 obj <<
+/D [3780 0 R /XYZ 90 456.457 null]
 >> endobj
-3781 0 obj <<
-/D [3771 0 R /XYZ 90 381.415 null]
+3790 0 obj <<
+/D [3780 0 R /XYZ 90 381.415 null]
 >> endobj
-3782 0 obj <<
-/D [3771 0 R /XYZ 90 346.719 null]
+3791 0 obj <<
+/D [3780 0 R /XYZ 90 346.719 null]
 >> endobj
-3783 0 obj <<
-/D [3771 0 R /XYZ 90 298.046 null]
+3792 0 obj <<
+/D [3780 0 R /XYZ 90 298.046 null]
 >> endobj
-3784 0 obj <<
-/D [3771 0 R /XYZ 90 249.373 null]
+3793 0 obj <<
+/D [3780 0 R /XYZ 90 249.373 null]
 >> endobj
-3785 0 obj <<
-/D [3771 0 R /XYZ 90 212.655 null]
+3794 0 obj <<
+/D [3780 0 R /XYZ 90 212.655 null]
 >> endobj
-3786 0 obj <<
-/D [3771 0 R /XYZ 90 152.026 null]
+3795 0 obj <<
+/D [3780 0 R /XYZ 90 152.026 null]
 >> endobj
-3787 0 obj <<
-/D [3771 0 R /XYZ 90 103.353 null]
+3796 0 obj <<
+/D [3780 0 R /XYZ 90 103.353 null]
 >> endobj
-3770 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F35 2013 0 R /F65 376 0 R >>
+3779 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F35 2018 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3823 0 obj <<
-/Length 1220      
+3832 0 obj <<
+/Length 1216      
 /Filter /FlateDecode
 >>
 stream
@@ -20250,1496 +20242,1502 @@ x
 "���a����qP��y%w��=ρ[��U���DA��=�U0����J+
���Q�z�1k�U��nm	�{=�5ś:{=)oj�,U�CN)����Jwx�t��e5m>�Ɖ?
ϟ9e�?}�Q���~`�Jkǒ�t
�;�E��
 �V �h� 5�^k�_n�jd�R�=�K�%��b�W�$�@=��'|(.(����qVk�o�[d����$��\ચ�+��U+�Zi��Q+���U�Jo+3vi!{� ���*3�wN�������$�����a�6��# �y��~���޴Nj��#�
i��nz�`�[G��
Kw*[���*#ȅ4��!
�{�	�{Yo��w�
������
C\��5�.{֎���&jS�Os޺~�]�����L��&��qa�8���qLJ�tj��!72O
  �w�m��{O����O(I���=��
D�%�#��„FB��oLy
+�)
-��cy&,�X

�?���G�8r��
g��Y��
�(�'E��*�F��U�@+���)g��oVy�g�BĊ�3D��o�dz����ݡa�f�?�����qo�?,�h�j!�&E�
&Q���� d�$��$��A�
+��cy&,�X

�?���G�8r��
g��Y��
�(�'E�(����
��>3e��W��*��L��X�
+1�_7I2=������0F�ПF�Oz�鸷�V�@OT
#W�����X��� �$�����d?�
 endstream
 endobj
-3822 0 obj <<
+3831 0 obj <<
 /Type /Page
-/Contents 3823 0 R
-/Resources 3821 0 R
+/Contents 3832 0 R
+/Resources 3830 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3766 0 R 3767 0 R 3768 0 R 3788 0 R 3789 0 R 3790 0 R 3791 0 R 3792 0 R 3793 0 R 3794 0 R 3795 0 R 3796 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R 3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R ]
+/Parent 3751 0 R
+/Annots [ 3775 0 R 3776 0 R 3777 0 R 3797 0 R 3798 0 R 3799 0 R 3800 0 R 3801 0 R 3802 0 R 3803 0 R 3804 0 R 3805 0 R 3806 0 R 3807 0 R 3808 0 R 3809 0 R 3810 0 R 3811 0 R 3812 0 R 3813 0 R 3814 0 R 3815 0 R 3816 0 R 3817 0 R 3818 0 R 3819 0 R 3820 0 R 3821 0 R 3822 0 R 3823 0 R 3824 0 R 3825 0 R 3826 0 R 3827 0 R 3828 0 R 3829 0 R ]
 >> endobj
-3766 0 obj <<
+3775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.413 686.933 269.974 697.836]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3767 0 obj <<
+3776 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.331 686.933 415.711 697.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3768 0 obj <<
+3777 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 674.977 169.02 685.881]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_9c4298d04019ab7b5233ddceb430be03) >>
 >> endobj
-3788 0 obj <<
+3797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 629.939 199.475 640.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3789 0 obj <<
+3798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 629.939 256.003 640.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_761744f24a8e2faed19912950cf13baf) >>
 >> endobj
-3790 0 obj <<
+3799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.34 629.939 357.721 640.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3791 0 obj <<
+3800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 596.857 199.475 607.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3792 0 obj <<
+3801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 596.857 256.003 607.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_7ce6dfd81e04c3eb8d196bf13a96ebe6) >>
 >> endobj
-3793 0 obj <<
+3802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.413 551.819 269.974 562.723]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3794 0 obj <<
+3803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.331 551.819 415.711 562.723]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3795 0 obj <<
+3804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 539.863 170.883 550.767]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_c95c1fbaee07d3a9cead4d07683f6168) >>
 >> endobj
-3796 0 obj <<
+3805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 494.826 199.475 505.729]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3797 0 obj <<
+3806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 494.826 253.791 505.729]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_72ef8379745ed9575b39216ba1e51d18) >>
 >> endobj
-3798 0 obj <<
+3807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.128 494.826 355.509 505.729]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3799 0 obj <<
+3808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 461.743 199.475 472.647]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3800 0 obj <<
+3809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 461.743 253.791 472.647]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_6a2d561ac8088ed64a0bb51d8fffcd9b) >>
 >> endobj
-3801 0 obj <<
+3810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.413 416.705 269.974 427.609]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3802 0 obj <<
+3811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.331 416.705 415.711 427.609]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3803 0 obj <<
+3812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 404.75 168.671 415.654]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_fc3433d8ec297e2d1fbdf559d93f9080) >>
 >> endobj
-3804 0 obj <<
+3813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 359.712 199.475 370.616]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3805 0 obj <<
+3814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 359.712 259.32 370.616]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_7e90d52413515d81ad9b68fb1740d869) >>
 >> endobj
-3806 0 obj <<
+3815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [286.658 359.712 361.038 370.616]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3807 0 obj <<
+3816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 326.629 199.475 337.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3808 0 obj <<
+3817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 326.629 259.32 337.533]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_1a79ab4c49d7ae4406b56dc2b3d94463) >>
 >> endobj
-3809 0 obj <<
+3818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.413 281.591 269.974 292.495]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3810 0 obj <<
+3819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.331 281.591 415.711 292.495]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3811 0 obj <<
+3820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 269.636 174.2 280.54]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_e179c684a9ed7eafbbac1825d17f7daa) >>
 >> endobj
-3812 0 obj <<
+3821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 206.613 199.475 217.517]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3813 0 obj <<
+3822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 206.613 256.64 217.517]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_3cb9b031ec4e6fd7e53e53da5b0f04a1) >>
 >> endobj
-3814 0 obj <<
+3823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 173.53 199.475 184.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3815 0 obj <<
+3824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.973 173.53 246.399 184.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_de4a5582f82333f20fd6a8be13ff8d7f) >>
 >> endobj
-3816 0 obj <<
+3825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 140.447 199.475 151.351]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3817 0 obj <<
+3826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.215 140.447 250.185 151.351]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_06c0a4ba25cbc3d59797bf1c73c49497) >>
 >> endobj
-3818 0 obj <<
+3827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 107.364 199.475 118.268]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3819 0 obj <<
+3828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.973 107.364 239.943 118.268]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_0803532e7523865597c394e1371d2b16) >>
 >> endobj
-3820 0 obj <<
+3829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3824 0 obj <<
-/D [3822 0 R /XYZ 90 757.935 null]
+3833 0 obj <<
+/D [3831 0 R /XYZ 90 757.935 null]
 >> endobj
-3825 0 obj <<
-/D [3822 0 R /XYZ 90 715.044 null]
+3834 0 obj <<
+/D [3831 0 R /XYZ 90 715.044 null]
 >> endobj
-3826 0 obj <<
-/D [3822 0 R /XYZ 90 658.051 null]
+3835 0 obj <<
+/D [3831 0 R /XYZ 90 658.051 null]
 >> endobj
-3827 0 obj <<
-/D [3822 0 R /XYZ 90 613.013 null]
+3836 0 obj <<
+/D [3831 0 R /XYZ 90 613.013 null]
 >> endobj
-3828 0 obj <<
-/D [3822 0 R /XYZ 90 579.93 null]
+3837 0 obj <<
+/D [3831 0 R /XYZ 90 579.93 null]
 >> endobj
-3829 0 obj <<
-/D [3822 0 R /XYZ 90 522.937 null]
+3838 0 obj <<
+/D [3831 0 R /XYZ 90 522.937 null]
 >> endobj
-3830 0 obj <<
-/D [3822 0 R /XYZ 90 477.899 null]
+3839 0 obj <<
+/D [3831 0 R /XYZ 90 477.899 null]
 >> endobj
-3831 0 obj <<
-/D [3822 0 R /XYZ 90 444.816 null]
+3840 0 obj <<
+/D [3831 0 R /XYZ 90 444.816 null]
 >> endobj
-3832 0 obj <<
-/D [3822 0 R /XYZ 90 387.823 null]
+3841 0 obj <<
+/D [3831 0 R /XYZ 90 387.823 null]
 >> endobj
-3833 0 obj <<
-/D [3822 0 R /XYZ 90 342.785 null]
+3842 0 obj <<
+/D [3831 0 R /XYZ 90 342.785 null]
 >> endobj
-3834 0 obj <<
-/D [3822 0 R /XYZ 90 309.702 null]
+3843 0 obj <<
+/D [3831 0 R /XYZ 90 309.702 null]
 >> endobj
-3835 0 obj <<
-/D [3822 0 R /XYZ 90 220.746 null]
+3844 0 obj <<
+/D [3831 0 R /XYZ 90 220.746 null]
 >> endobj
-3836 0 obj <<
-/D [3822 0 R /XYZ 90 189.686 null]
+3845 0 obj <<
+/D [3831 0 R /XYZ 90 189.686 null]
 >> endobj
-3837 0 obj <<
-/D [3822 0 R /XYZ 90 156.603 null]
+3846 0 obj <<
+/D [3831 0 R /XYZ 90 156.603 null]
 >> endobj
-3838 0 obj <<
-/D [3822 0 R /XYZ 90 123.521 null]
+3847 0 obj <<
+/D [3831 0 R /XYZ 90 123.521 null]
 >> endobj
-3821 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2013 0 R /F23 340 0 R /F65 376 0 R >>
+3830 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2018 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3886 0 obj <<
-/Length 1739      
+3895 0 obj <<
+/Length 1735      
 /Filter /FlateDecode
 >>
 stream
-x��[ms�F�ί�'��|�ҝ'ә6�;N�ĵɧ$��A�5A�D0���;���؃
��ɲ8���>���ꄭ
[t~t�Omf)�lj[�kKa˱	�X����K�{}�1���zI��=���x~���+�J�d~r���~у���n^�I�����)!KP� �l������@0�L�#=�w_��Th���p� �)D+�e��Wc/Ms����]?������\�נ>�]?�-B�A����A�1�"�`�A�0�|����caĔ�ffThq�[���;x��)C����Vh�kt:��YGi�0��
�V�rĸʟ��~�K�n�����⦗Q\���c����
��|ѥ��g&H(^LH���2�9H9�h�$�ve��4�Y�m1���\�FM���t*I�y�_:�@���t5��
���X�b�Da�בw5�ݳ�f�QIk:vr($7&.
-�!�,u�yYУ���GD�w�'�{VLY�^1$�|ٰ�U��_�D‘�x敄���ZSo<�
^��A��
� ��-��>�������U�d��|�����(0���#�O �v	_�v�}Z�A4M� ��1��l�S��
�������� �C��%|�(k��9�6�5zw\l�C�p���w�%�6�͎S����j����q}�i�
�*�8Y��>a
q��
ߊ���[n���\��0S�?�>#�{t˸����k�t�۫�p`�đ#�&%e#[�Ø�^��t��3�M�bGl�3G �T=}5�L�ì��˸?���Kt6f+�b}�����(�n�߃�@1
-�������� �a��P��K��&r��# ��
��r��Z��:V��|�y6�
ao�w�����Rx*��D�.���:�[�:���Q
����W����A��*wC����Hɪ(mg^�)�lJ�`�O&�ML��5��s�rN�ޠ!
�x}eJ�D6{�Ҕ"I�����ډ+����W8[��]W���-�XՈ����ժ����l��l%{��v��e(d�XЍ�4�+=���|0Z���3s�`Җ�>�m>YІgBt�gSZJy�	���c�D�9��S�CmL�
�. .��!m��Z��
*;@�l��0��ø�H����̛�l�4�
-D*H��j�
��b�,�n�Ti:o��b j\D���I%�WQ�T����w���7�=�
-3wQ]�mk�4D��S{i�"4ug^
�c���hg{�v3!���ƵCd}���6�uLem
�q2�պ
�-
y��
�j8b�uG	`է�<�|
�:OY�pȦ`HwC������1�D��<��g
~�R���o��j��M�/�l�Diu����m~�V�
-,�6���ʃ���p:	�C�W���M�����qĝ�N���押9�(x�mQt�m�yuz��I�-�'%��O�c�}4{
�=�o�yڈ7Eo��v,���
�Z7K�L_�f��&PZ�~N0꽟���������AS���a�q(�U>K���c,q������6Ľ(�J� 9�N���+��>XX�����y0j2�
<^��–�m[~za>��ڠ
D���
�#@љ�!��蔄^e��k���ⓗ�������[��M˼D#"�)'i�f�6"��'L�7�������/�U^��1�q�4�
�E��6�&'�dz�

S4��I���x2�>
)�
�T����o? TW�
n����N'�ʑ]�
+x��[Ms�6��W�J��'x2�iӸ��I\[9%-�6'"��Td��w��(���
%��4.��
K;�v���6�
����H��uW�Ǝt	�8�K�c����c�=������N{w���&�L}��"�����˛`��4
+.�w��"H{�o�NY�R�s�{k�EѤ���2]��$�>���0.؎���2ӈhV=��F�/G~�v=M�A4
�yP�9
��}��A<�[��%���W��?
f�Cl��D�	gu>~��%��`Ĵr��U�pj
9睿;xm�)C���g�q���d�0��b`/=��>�q]<�	
�.�����yud�M?-/��1
+��뫪/��AW^;�E�)�P �y�!�����'������<�yh;�ۢ
`�s����%	%�f� ����Ļ��L�Bח
))
�b�E�W�1
+��W�0���|�PH�KL��hC���{��a����
��{�zK�Y	e�{͐X��EÈV�sw
+	��������O��$(ix�$���",�=��k�����f
 ��x�'
$M
؇ ռB�����.r��2(`�P�kz������(�'�Ɵ0�q��v�_���=�w��;

�{��]�7����#�]�w���6�?�
�}��&H�;Ny�Ks���2��'i5t�5�d�L�	c�
����D�
�j���*Cww
�ٽ�P��3��Ϟ�0���0���$�|{7X� q$���j�b+qݳ ���u�v	bT숭}&bZ��W��t2�ۈ���gyRB��6l%������d_���{�(�aڠ	��PuP��"
a{E(a�gYx
{��!t��U���3\�`��w!��]w�c���#K�m�
��TX�v��o5�(RQG/���7~���^q
+��O7lY��
i5ߔ�3��4F.%u��'�&&�\��ީy9g�?k��\�~gJ�B.{�)E�>qk}�W��w�%��[����]W���-�X׈k��5�����\��l%{��v��e(d�XЍ�4V+5����|x�>9ɦ���-j}��|��
τ�bϦ����+�k�B��u�ס6�k� �`z�2�c�kv�

�%�k��.
`"7Ž4/�
�O�qy��K��@d�ۢA͜��-L�����FsOg
F at h�
D���qw9��jj�j���_�],9����@O}���[�.ז5wH� T����D�Ђ�ꬠ���b�S
�l-1�L�>�g�q�Y�b�x�J�����
�$�n�����:�Ɓ=��pĬMME	`է0yD~
��ǀ,�?d3��A��$�G^d�w1˃��ďR�����z�@]�b�\�ij ��q6?��[Ķ���K,�����ʃ���p2�C������E�۝��q�eI'���i�9�(ySm��"�����6��[RO)�4����`
+���-��p�E~� ^���v�� Vb7�k],��u�>�U�R�Mak9L�u��8H�<I�_���=���㎤0��I���=ƒ�P���60
���{H	 #Y�d��J���R,��;
H�!�=ȴ7�x��
WY�m����F�s�
�'�(@Y�T�uj}J#
��k�����Y����[��O��� ��)��<�6e
DM,�y�
+yP�l�Ⱦ8�՟
+�
���-�@7y>>>:�N�h��I
�S�G�����,Y!
ɹ�����Tz��p3��f�>�� �<\Q
 endstream
 endobj
-3885 0 obj <<
+3894 0 obj <<
 /Type /Page
-/Contents 3886 0 R
-/Resources 3884 0 R
+/Contents 3895 0 R
+/Resources 3893 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3839 0 R 3840 0 R 3841 0 R 3842 0 R 3843 0 R 3844 0 R 3845 0 R 3846 0 R 3847 0 R 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3883 0 R ]
+/Parent 3751 0 R
+/Annots [ 3848 0 R 3849 0 R 3850 0 R 3851 0 R 3852 0 R 3853 0 R 3854 0 R 3855 0 R 3856 0 R 3857 0 R 3858 0 R 3859 0 R 3860 0 R 3861 0 R 3862 0 R 3863 0 R 3864 0 R 3865 0 R 3866 0 R 3867 0 R 3868 0 R 3869 0 R 3870 0 R 3871 0 R 3872 0 R 3873 0 R 3874 0 R 3875 0 R 3876 0 R 3877 0 R 3878 0 R 3879 0 R 3880 0 R 3881 0 R 3882 0 R 3883 0 R 3884 0 R 3885 0 R 3886 0 R 3887 0 R 3888 0 R 3892 0 R ]
 >> endobj
-3839 0 obj <<
+3848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.432 658.013 258.993 668.917]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3840 0 obj <<
+3849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.555 658.013 439.727 668.917]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b65697a5fab14ca76c391a3aa523e3f6) >>
 >> endobj
-3841 0 obj <<
+3850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.432 633.107 258.993 644.011]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3842 0 obj <<
+3851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.555 633.107 440.305 644.011]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2b39d89b5938161bd8922b7c1f28f637) >>
 >> endobj
-3843 0 obj <<
+3852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.432 608.2 258.993 619.104]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3844 0 obj <<
+3853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.555 608.2 432.554 619.104]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) >>
 >> endobj
-3845 0 obj <<
+3854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.432 583.294 258.993 594.198]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3846 0 obj <<
+3855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [361.361 583.294 403.772 594.198]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_356bd3ccfaa76c0ef4452a34ce767897) >>
 >> endobj
-3847 0 obj <<
+3856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.432 558.387 258.993 569.291]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3848 0 obj <<
+3857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.555 558.387 409.69 569.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_0acb1530838a14041c43002dd8ee3541) >>
 >> endobj
-3849 0 obj <<
+3858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.108 533.48 259.668 544.384]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3850 0 obj <<
+3859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.93 533.48 480.387 544.384]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-3851 0 obj <<
+3860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 521.525 152.425 532.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_84ea81a9b4eed51ac13029dbccf67662) >>
 >> endobj
-3852 0 obj <<
+3861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.801 521.525 314.357 532.429]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3853 0 obj <<
+3862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.108 496.619 259.668 507.523]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3854 0 obj <<
+3863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.93 496.619 480.387 507.523]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-3855 0 obj <<
+3864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 484.664 149.108 495.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_755f1ffc7dbac4ff01984c02774c9bc6) >>
 >> endobj
-3856 0 obj <<
+3865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.483 484.664 311.04 495.567]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3857 0 obj <<
+3866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.749 459.757 259.31 470.661]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3858 0 obj <<
+3867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [320.948 459.757 348.404 470.661]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-3859 0 obj <<
+3868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.47 459.757 417.668 470.661]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_d6c64cb3cfad6b8d7fb952e3f85347aa) >>
 >> endobj
-3860 0 obj <<
+3869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 447.802 173.467 458.706]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3861 0 obj <<
+3870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.019 422.895 261.58 433.799]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3862 0 obj <<
+3871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.597 422.895 358.053 433.799]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-3863 0 obj <<
+3872 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.66 422.895 431.858 433.799]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_cdce8391d61c3090aa51f9d0656524a2) >>
 >> endobj
-3864 0 obj <<
+3873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 410.94 173.467 421.844]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-3865 0 obj <<
+3874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 386.033 156.281 396.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_9a28ec8161898b61530de9bbb4a3251d) >>
 >> endobj
-3866 0 obj <<
+3875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 386.033 234.477 396.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3867 0 obj <<
+3876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [308.814 386.033 383.195 396.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3868 0 obj <<
+3877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.251 335.224 199.339 346.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_dfb768d4ea63e2eb5d58aec03b999f17) >>
 >> endobj
-3869 0 obj <<
+3878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.676 335.224 301.057 346.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3870 0 obj <<
+3879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [132.73 310.317 175.818 321.221]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_fed617fd6598839b510b46a3857387d4) >>
 >> endobj
-3871 0 obj <<
+3880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.633 310.317 254.014 321.221]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3872 0 obj <<
+3881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [150.828 248.857 247.464 259.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_bb6ca6c02bde2f04d412129e4be9743e) >>
 >> endobj
-3873 0 obj <<
+3882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.801 248.857 349.182 259.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3874 0 obj <<
+3883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 202.033 202.902 212.937]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-3875 0 obj <<
+3884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 202.033 314.263 212.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2f03dea4f9d5f0e15e18785cf3dd58a3) >>
 >> endobj
-3876 0 obj <<
+3885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.601 202.033 415.981 212.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3877 0 obj <<
+3886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 116.663 199.475 127.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3878 0 obj <<
+3887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.098 116.663 296.905 127.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_e6fa6e27a794dc71b88169df7f08fcac) >>
 >> endobj
-3879 0 obj <<
+3888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [324.242 116.663 398.623 127.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3883 0 obj <<
+3892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3887 0 obj <<
-/D [3885 0 R /XYZ 90 757.935 null]
+3896 0 obj <<
+/D [3894 0 R /XYZ 90 757.935 null]
 >> endobj
-3888 0 obj <<
-/D [3885 0 R /XYZ 90 716.221 null]
+3897 0 obj <<
+/D [3894 0 R /XYZ 90 716.221 null]
 >> endobj
-3884 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R >>
+3893 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3939 0 obj <<
-/Length 1550      
+3948 0 obj <<
+/Length 1546      
 /Filter /FlateDecode
 >>
 stream
-x��[m��F�ί�Ԩeog_���R5����&�S�|��P��r!���~8֤p/)R"8�;;3�<��C��G���ߺ���{�Ŕ׽�
��"xݾ�� ��J����8��h3�'��M�O��?�Wi�.�ϟ�D�OvPԿ�k>����� �ӄs��g�·�| J7�n[
��v�I�B���b����~q~>
-���n�m��'�p�W�D��>~���d>��F[�w[�� �P��IM4�^o�z��z}��ʣ�����F�=��c#�m��-�O�� i�O�D�
�8�J��~`Lf˗�I�M�N
+x��[m��F�ί�Ԩeog_���R5����&�S�|��P��r!���~8֤p/)Npfwvf�y��1�z�z/[�u[g/�
1�)�{��iD2�}�@T��R��
��qxy�f�OF������
��0]��?��z�젨��||���Wg/ *
0�	�
+������� �0n�ݶ�O��օl�ao��27
/���4�|N���n�0?OF�,ʯ����}�(��% �|��F[�w[�� �P��IM4�^o�z��z}��ʣ�����F�=��c#�m��-�O�� i�O�D�
�8�J��~`Lf˗�I�M�N
 �PA۬
&K����¬�fI,7h��Dq8��De/�v�?����/��j
���6��'0
�|�r=
��@� F���JZj�Ќ� �
���"��- ���ٵD9'�Di8KR
�N-�}��*i/���;���K����dd��g_0@����Y3D�QJd@����
�PԦw1��ܯ�0�\�Y�
f� �l]�Ƣ
 �#J �"� �N�׈g��b;���Jy���XK���.�ic_�
 E



���
G���e��_�t��%�X��<th�/���a�K�´͵?�2�#�;����������p4/p'��A6;Bئ�K7a��)[<4ӻܒ��e���
���� ��_�O5%��A�|�!ɇ���N�aZ���:��|�E�N��
?�b��w��]x�Af�1v�8T�
 ?[4-4 h^����,�YfN���^4
ݛ�3<�	����t8�@eruT������(�s�����%�Tiss���n�.�qsh=Ǎ�̡uJ�
�C?]Zg�p�Z�q�������\��kg��b|z~�"

 

����)�t
��M�"{Z���`n��K��d
��`�I�$o�1�i���EQ~���]��t�k�3wZ��_ëi2��7�s�b����Ė�z��&��N6���&IQ�]�lS�ё�l· ���{nN�ƅ��{���D/�FE���-f� tuL_��m!}[�����]��Q0v����gI
�c�Ι|r��F|
�uΦ%�2���a�}�Uj���D;�h�@�1iF���
`�ɔ�&�(��ἑ�n�ƅ���V�X1~/"]����#w%U�펁S?�dS���ɽI$���I�{�ȃ�Or�\.�;`?=,�����{�����q(�V������Ү��Rj�+�
Q
>ħ��ۈ~�`j<�S}$���
�N���tM�������_Sሃ�
%5��2��_�#��CLs�hV
����t�
�[31�;c�{���eD}�
m%K�
�!T[b�z��}m~RX�������bN�9X��(J��"�T�3��2����-F19�g������p�
-�������Yx����$HC���\d_Q��p�������o�?�M�􇶔~�M���r����T�N�-�O�o�F�-:�
��6�����>y�׭,�+��؂-w�f6������ޒޔ���$%���d2:۔��[�_'�=�q�F��U�8�r;	7�_ު�O
+�������Yx����$HC���\d_Q��p�������o��M�􇶔~�M���r����T�N�-�O�

�
CL���"�<�O^��u+K��_4�~�f6������ޒޔ���$%���d2:�T���zi�:)n���4*o����;I���u��
 endstream
 endobj
-3938 0 obj <<
+3947 0 obj <<
 /Type /Page
-/Contents 3939 0 R
-/Resources 3937 0 R
+/Contents 3948 0 R
+/Resources 3946 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3880 0 R 3881 0 R 3882 0 R 3903 0 R 3904 0 R 3905 0 R 3906 0 R 3907 0 R 3908 0 R 3909 0 R 3910 0 R 3911 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3936 0 R ]
+/Parent 3751 0 R
+/Annots [ 3889 0 R 3890 0 R 3891 0 R 3912 0 R 3913 0 R 3914 0 R 3915 0 R 3916 0 R 3917 0 R 3918 0 R 3919 0 R 3920 0 R 3921 0 R 3922 0 R 3923 0 R 3924 0 R 3925 0 R 3926 0 R 3927 0 R 3928 0 R 3929 0 R 3930 0 R 3931 0 R 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3936 0 R 3937 0 R 3938 0 R 3939 0 R 3940 0 R 3945 0 R ]
 >> endobj
-3880 0 obj <<
+3889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 707.957 199.475 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3881 0 obj <<
+3890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.098 707.957 294.404 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_c62afeb287031d74441101af60be319a) >>
 >> endobj
-3882 0 obj <<
+3891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.742 707.957 396.122 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3903 0 obj <<
+3912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 661.133 195.799 672.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_a8f66682c527ff5a5a2496de0e3fb2ec) >>
 >> endobj
-3904 0 obj <<
+3913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.615 661.133 273.995 672.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3905 0 obj <<
+3914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.134 614.308 196.833 625.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2f9c525f46f4ff5707b505a88c82aee0) >>
 >> endobj
-3906 0 obj <<
+3915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.684 614.308 276.064 625.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3907 0 obj <<
+3916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [380.387 614.308 454.768 625.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3908 0 obj <<
+3917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 555.529 191.365 566.433]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_da7d59af059bdfb2e485d341213e6d19) >>
 >> endobj
-3909 0 obj <<
+3918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.181 555.529 269.562 566.433]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3910 0 obj <<
+3919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.528 508.704 192.794 519.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b1b19ff2b88ffca75ac27208cdd877a2) >>
 >> endobj
-3911 0 obj <<
+3920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.038 508.704 272.419 519.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3912 0 obj <<
+3921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.205 508.704 453.586 519.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3913 0 obj <<
+3922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 449.925 197.453 460.829]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_798df1392d067294fc936bcfa19745c4) >>
 >> endobj
-3914 0 obj <<
+3923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.268 449.925 275.649 460.829]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3915 0 obj <<
+3924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.987 403.1 198.34 414.004]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_3f5e732694ad7d879ac7eaef0668073a) >>
 >> endobj
-3916 0 obj <<
+3925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.043 403.1 277.424 414.004]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3917 0 obj <<
+3926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [380.828 403.1 455.209 414.004]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3918 0 obj <<
+3927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 344.321 191.216 355.225]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_d3d8562d66aeed544d8ef75b941e807c) >>
 >> endobj
-3919 0 obj <<
+3928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.032 344.321 269.413 355.225]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3920 0 obj <<
+3929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.541 297.496 192.658 308.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_c32024703f8ac04b6b68ff1761575d2d) >>
 >> endobj
-3921 0 obj <<
+3930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.916 297.496 272.296 308.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3922 0 obj <<
+3931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.165 297.496 453.546 308.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3923 0 obj <<
+3932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 238.717 190.26 249.621]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_307453961ae9779ce9e1e3ebcc94496d) >>
 >> endobj
-3924 0 obj <<
+3933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.075 238.717 268.456 249.621]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3925 0 obj <<
+3934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.626 191.892 191.787 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_a831d9698f64ff610fa1b3341025603a) >>
 >> endobj
-3926 0 obj <<
+3935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.129 191.892 271.51 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3927 0 obj <<
+3936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.91 191.892 453.291 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3928 0 obj <<
+3937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.668 133.113 212.417 144.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_be0aef8acc1101523cfbf50ebce7528e) >>
 >> endobj
-3929 0 obj <<
+3938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.801 133.113 291.182 144.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3930 0 obj <<
+3939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.593 133.113 466.974 144.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3931 0 obj <<
+3940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.922 121.158 250.302 132.062]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3936 0 obj <<
+3945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3940 0 obj <<
-/D [3938 0 R /XYZ 90 757.935 null]
+3949 0 obj <<
+/D [3947 0 R /XYZ 90 757.935 null]
 >> endobj
-3937 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+3946 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-3997 0 obj <<
-/Length 2194      
+4006 0 obj <<
+/Length 2190      
 /Filter /FlateDecode
 >>
 stream
-x��[Ys�F~���0`�r4���S���]�f��}�S,��%&�
���_�
� q2e�>� ������gعq��z���+�
���ҹ���(I��Ĺ�9�\B�
�	��}3"����7y3��]/v��,�&?̯/�]^~{�O�7��ɏ���~����!�(U�1	���Nn��@0��dw\�w�1SaU��Ow5��Aİ�o:���0�{52�������/o��>Ѯ���O������˫��1�!�ÄB�	g�
��;3��{#f��)�k�pj[8?�7���q9��$
-IxBQ�����)���s�C
-��}H#.uf[�;t+��sn��_�$��y����_yK?sT��������fTct/8�DŽ��Z���H���#>���[�7��߾
8�ƌP7�^O���:�YU�����X�Fn}�<]I4"�����iZ�����{i?��&m^�
-
�[�T���*��}��F"��l
3����[K�u�I�e^������R�U�ao,��T#�TGLi�M��!UIE�BeEa�)y2a$���� �<��x
-���S��@�bz�'7T[���ݦ���[l�:q������'�?�)�ʪ܍�1f5B�9:��kt0Q��Q��*0Y��Ɯ1%�v��6l���7�Y�RNN���"��� ��� ��UpV�o:ǸJ9���W�t�(m$'�1�S�0Y��O�#�����Ȑ'�����X�
L�/��7��)�pǧD�\�W����n
���b��fؘ�t�%���s��V�:)�"N�E_
-�P�g�=����¯oG����[��(,$xQ�NS;~P��"���֢u�&IQB�fߨ��kb��,�0�d��F�b
V�V���ɵ�@YN��J݉����-	
FV*���G`�$J�&�9ؘ7%��
�ԋi\@WB��(�%W]d�ƥ�1��6)��}"e��H%o'RA��d�)|ω�-�.��3�N����T裉4.��Q4_���R�(b�S�5�q2�ƙr����K��uvA7w��U�s$�*���{"3��I$R�
!��-�2_$2�KW1�Z�܍���
�o�
-e� ��5�1-$a1]6����[H%MW{���j���bR�v�B2��
-0p��i�t6�#ZHqn!�[H��-����z��v�7
��y�i��s�����K���+�^�ܤs��d6Q��5��:��D�h��
-tu0MA��i*L�4�{ ��A��
�
NNo�A9���<o�<���wuȧ��m�U�=�<���F
 ��
?��}p��IvU�X�9�	>n���_E9�'Cd�W �P ��I���i��T��<k��
.��>?j�Qk7�4�.js�] e:V�$9��f�*��X�������-
;p_�����'��p���&�pw,fZRS�
U�� ~�z��Mr
��p���
�|�h�m���/��Cc�1�€���F��# ,�E��O?�u���_B����
�a�����}.<ģR�0�
l���
-�H
�]�:�"�%�z��JT���ʻ^�������P]]˯���
�H�c߅�!zqUl�?�)��&zkʐ��K앱�H�
��������//שׁ�����
�!�sl��aL:��m����ٖ,%H���J�p�NC`�J` �y�����R��x��B�T,Z���q�,�`���G��%2��|�
��o�(>�&���zQ#[ }2�C�Š��o�]�������@
�7Iߜ��GX��6f��2o�2ԋ??�g_�-��.e��=~
-.�G��Y������q��?;}�

�N�� }�
�ӓ��чP��5����&s���!}0Q�����$_�>�=�Gc��byf�3�<u"IG��e�)D���0�����A�Q-
�53��j�3H�h�A
=�Y�%
-�Z��8F��G��0_燮�l���v�_b�ʗϝι�9�ԩxJ>I�C;
�ɟ��*�ӓZ��9���9��I��e2��R1Y��w.�n)7G0B�La�YĴ��r"�ؗ����!Ȋ���w0R��3ۦz�S���m����2}�=���_ٳ����UNw�	���=M��&�	K����?�Y��~s�o��{_���D)0�6�6��>}B�mW�M����f��8�X!�
f)N@|��z��:�qov�� �]�
-N
+x��[Ys�F~���0`�r4���S���]�f��}�S,��%&�
���_��
� ��)K��	��5��=3�΍��׃]
.^I�d$����`GI�%���y���hL0����,�ɛ��z���g�7�a~
x�����[�[|�?���]^��藫�/^R�R��0|"���#�L~��Hq��1�
+����A23��?��U�
/
S�W#C]�Yx������ ����)�D��.,:xy5�8  ;$q�PH1�L��w�`g��`Čv>%w-
Nc��σ�
p�|\
��U=�B�P�!,E��{JE2|�\�BFa?��:�-ʍI� �����97{��I�H�"@�n㯼��;*���Q��M
��aTct/85�DŽ��Z���Ȭ�K">�e��
n2׿}=pލ�n���,��	t~��y)������2��̭x��hD2$?ta-Ӵ$�)
����f�ty�.xxK�ڝ�Wa��6�0e�`�	�$'�8��Z����H�<�,�Ʒ�B�J��m��S�S���"���C�����ʊ�47R�t�H�	��
2}����p-Zg((*ρB��Oo�	����kt�M�;o�����j܏��b�~d�0�z?(�
+7�ǘ5���~o�Q�D��G�ު�dfPsƔ J�[���r��Lg-�J99-�r���A���An�UpV�o��\��Yq���U��"V塍��6fx
+�&+p=�Y~dPrr�5�d[��
ˡ����e0�&1�� .������*�>����u�^�?4
���.�d�2p��j�$E Y���K!
+��
�ǔ�\����#�Gm�-�tR��;�i
;~P��"���֢s��IQA�vߨ��kb�j{�Y��Ya�Y	+C����ɵ��,'� e���,7܂���(�
+a��
ܗD	҄=������z1M
+�Z��>�2Zre#S�0.��Ѯ(��ɈT�)ӭD*y7�
+�G� k�H�{A��oI�p�J���n"�
�J�BM�I���Џ�����ze�B��EH���6ɔ�,D�^�ΰ������ή&�#�U��D��S�Q�L"�����n1��"�y_�J�4���H���I���a�PF
+R�\�
�BB�e[
	����T���+|�
�������
�L�d��
+0p��i�t6�#ZHqn!�[H��-����z��v�7
��y�i��s���f�K���+�^�ܴs��d6Q�޵��:��D�l��
+tu0MA�4�6M�
+;ø}A�#���-
3(G0������
��	�R�
�j�73?l"9����r��Y� ^/�c�g���u4�WQ������ �7I�%�yN�4�/5Ϛ&4�
~�ϏZc��
?���ڜ�@H�*�$8�i[�Ӗ����8�n����J�Y�x�
+7��z
w�bfLj�}�J��[/]�I���z
u ����

��PR��vphL4F�0`g��Qo}� Ko�j����h
d���/���r��0��W��4~.<ģJ�0�
l���
+�H�]�&�"�%�f��JԳ��ʻ^�������P]_�o���
�H��c߅�!zIU
�7�S0�L��&�!!���kc]� %�r
T%%�_^�Ū&g0�kw8l��ϱ
�Z�1�W�Fj�i�-]J�ὕ�ᰛ���#-��@�z�����R��x�V�B�T.Z���q�,�`���G��%2�n>��͏�(9�&���z� [ }2�Cv�A]g߈�ΐ�ŋó�8�o�* �9�7T�
+�^�m̤
e�b娗|~
Ͼ�[̣]�t���)�
�
Ъg	L�#vϯ>�Ǚ>���.0�F��'��@��=̧'5?��Z�C!jH��a�&
���!}0Q�����$_�>�=�Gc��byf�3�<u"��a�2�
��d�{�OOj~� Ԩ�����
B�.�i4
� �
퀂b�
+�Z�8F��G��
0_���|���w�_�*�ϝι�9�ԩxJ>I�C�����OJS5��I���
�:�
Q�}�2�f)���wl�;U�T�#�d&�0�,b�
[9}�K��K�d�t��;)��oS�I�)Xz�6m��{z����^�?�⳥���UAw�#R�	�
��4
��	�d)�g?Qj�oN��?�d۫ԗh�.
}E�ˋ�O�>�i����&@��b�Y\
�"R�<��!���:(v���e�υ�����
 endstream
 endobj
-3996 0 obj <<
+4005 0 obj <<
 /Type /Page
-/Contents 3997 0 R
-/Resources 3995 0 R
+/Contents 4006 0 R
+/Resources 4004 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 3742 0 R
-/Annots [ 3932 0 R 3933 0 R 3934 0 R 3935 0 R 3953 0 R 3954 0 R 3955 0 R 3956 0 R 3957 0 R 3958 0 R 3959 0 R 3960 0 R 3961 0 R 3962 0 R 3999 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R ]
+/Parent 3751 0 R
+/Annots [ 3941 0 R 3942 0 R 3943 0 R 3944 0 R 3962 0 R 3963 0 R 3964 0 R 3965 0 R 3966 0 R 3967 0 R 3968 0 R 3969 0 R 3970 0 R 3971 0 R 4008 0 R 3972 0 R 3973 0 R 3974 0 R 3975 0 R 3976 0 R 3977 0 R 3978 0 R 3979 0 R 3980 0 R 3981 0 R 3982 0 R 3983 0 R 3984 0 R 3985 0 R 3986 0 R 3987 0 R 3988 0 R 3989 0 R 3990 0 R 3991 0 R 3992 0 R 3993 0 R 3994 0 R 3995 0 R 3996 0 R 3997 0 R 3998 0 R 3999 0 R 4000 0 R 4001 0 R 4002 0 R 4003 0 R ]
 >> endobj
-3932 0 obj <<
+3941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.722 707.957 211.923 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_95ac9759a14fe23bf8d02a621e4e9e5c) >>
 >> endobj
-3933 0 obj <<
+3942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.36 707.957 290.741 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3934 0 obj <<
+3943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.486 707.957 466.867 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3935 0 obj <<
+3944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.922 696.002 250.302 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3953 0 obj <<
+3962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.015 650.587 191.281 661.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_e4bfe4a80fb074c50ec17657eee225e8) >>
 >> endobj
-3954 0 obj <<
+3963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.013 650.587 269.393 661.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3955 0 obj <<
+3964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.762 650.587 441.143 661.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3956 0 obj <<
+3965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 638.632 222.997 649.536]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3957 0 obj <<
+3966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.074 593.218 204.365 604.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_d5ff0dd1267079af85d9938bb4a975de) >>
 >> endobj
-3958 0 obj <<
+3967 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.155 593.218 283.535 604.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3959 0 obj <<
+3968 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [362.986 593.218 437.367 604.122]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3960 0 obj <<
+3969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 581.263 199.475 592.167]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3961 0 obj <<
+3970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [296.238 581.263 370.619 592.167]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3962 0 obj <<
+3971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [468.945 581.263 513.996 592.167]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3999 0 obj <<
+4008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 569.308 159.735 580.211]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3963 0 obj <<
+3972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.968 523.893 191.792 534.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_1d723d4d200b4a6a694b141c7b6f408e) >>
 >> endobj
-3964 0 obj <<
+3973 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.476 523.893 269.856 534.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3965 0 obj <<
+3974 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.951 523.893 441.332 534.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3966 0 obj <<
+3975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 511.938 222.997 522.842]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3967 0 obj <<
+3976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.33 466.523 215.546 477.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_9b45abd63e1255df8341775c8f42b842) >>
 >> endobj
-3968 0 obj <<
+3977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.592 466.523 293.972 477.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3969 0 obj <<
+3978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [393.27 466.523 467.65 477.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3970 0 obj <<
+3979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.922 454.568 250.302 465.472]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3971 0 obj <<
+3980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.479 409.154 193.302 420.058]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f1952cf5da3ecbadd8401b948e899a31) >>
 >> endobj
-3972 0 obj <<
+3981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.497 409.154 272.878 420.058]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3973 0 obj <<
+3982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.354 409.154 453.735 420.058]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-3974 0 obj <<
+3983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 319.149 272.748 329.077]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3975 0 obj <<
+3984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 319.149 450.438 329.077]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3976 0 obj <<
+3985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 305.884 192.84 317.839]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3977 0 obj <<
+3986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.007 305.884 304.933 317.839]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3978 0 obj <<
+3987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.965 305.884 472.39 317.839]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_b733c7c83da19667a83c2a3abafa5d05) >>
 >> endobj
-3979 0 obj <<
+3988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 249.825 272.748 259.752]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3980 0 obj <<
+3989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 249.825 450.438 259.752]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3981 0 obj <<
+3990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 236.559 192.84 248.514]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3982 0 obj <<
+3991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.504 236.559 305.43 248.514]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3983 0 obj <<
+3992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [427.768 236.559 471.892 248.514]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_79a5a323f582c4260790552d3be140fd) >>
 >> endobj
-3984 0 obj <<
+3993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 180.5 272.748 190.427]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3985 0 obj <<
+3994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 180.5 450.438 190.427]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3986 0 obj <<
+3995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 167.234 192.84 179.19]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3987 0 obj <<
+3996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.546 167.234 304.472 179.19]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3988 0 obj <<
+3997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [424.295 167.234 472.85 179.19]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_dda98cdf0bda436acac3193162fa53b0) >>
 >> endobj
-3989 0 obj <<
+3998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 111.175 272.748 121.103]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3990 0 obj <<
+3999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 111.175 450.438 121.103]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-3991 0 obj <<
+4000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 97.91 192.84 109.865]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3992 0 obj <<
+4001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.761 97.91 305.687 109.865]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-3993 0 obj <<
+4002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.699 97.91 471.636 109.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_76b5e4c5b9628c14a7d227517b8fb349) >>
 >> endobj
-3994 0 obj <<
+4003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-3998 0 obj <<
-/D [3996 0 R /XYZ 90 757.935 null]
+4007 0 obj <<
+/D [4005 0 R /XYZ 90 757.935 null]
 >> endobj
-3995 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F23 340 0 R >>
+4004 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4040 0 obj <<
-/Length 2228      
+4049 0 obj <<
+/Length 2224      
 /Filter /FlateDecode
 >>
 stream
-x��ZYs�F~�����GsPe]�G�
k{�S�bA�PDL
 Z����9p� $*����	 1�>���z��[{��9\\I�(�Tz��bϗ	J����uH��1�ߍ
F�:��Q<LW���g����&�����K5������v}���o�/�i��G�Io���i�@0�,,GLF>���Th��x�똙����|�ս�����;�t�֛UT(�ϵZ��$�d"��'
|7�1 0
��q��τ7[~�
{s��G#ޝ��8Պ��_�
`����Y
�z�+�ї��p�S��V���
-4ͬ��2J�]��:�aT�p%d����^\	��ΘR$9�+A!�����$�%�>&�� q�
-J׃G�q�꜇{�ޚI"TaQ�6*��n1&�^]�=�
�B[�
-mc	H�n�Z!����f��?,�Ë�e���@v�b����������雨�GT
?�uRӷٴ�5{�n�����0�-
|vh���>�@ �J���G�j�ڂ��ggG����N��^�*��cm
�l��ޘI�0w��R���=���Z(��5#Y�߽z
���&^\�&R��:�~��a�,��<�����s	��̧Oj>�"���Û4]u�-$�'e�Ơ��1�A`�� q�� �A�%��-׺�ud��$/���wa
�A�~
r�Y�`a�\�v�;�<q�F��L#'��ʃ�UI�
r����F+�0}z�
-��J�EPTMP�
A��/
G�����Z��'�����Qz�����'���)DL
 I'$��Ҡ$-��� a�E�+���,]w�)(���\�w ���[`��?�4E�niw
8�'%Q��.V�蘖s *�d����A�7K�r�m�|zh�@,�/C�r�Z��U�͒ܪ
���
�ɺY�
c���A>"�/�8bhI�H�j��;f����
*X/1�5� B���)�U�+ȣy��:�p at q�TŲ4�h

3�%�M��U���O
�}$i#��D�8
�BV|T:	\���b����M��{m#(ߨ�~�ڍ�8�4�������Z?�*�	Y����Z`���;?�
��	�Z���:�`@���ʳ�
�3�ԴOO2��3%2c{����~��<�I��u�ulj��J^�ת�J
 \ ��^�@��M��Ԃ
�@��*qn�x
?
��{%�
b*�ڭa?�2�Z�
-3��;����ӶlE�Hӊ�*�Q��v�{�C�1e�Å�c1x,�bw
z	�d�H�����c
Q�C-��\�Ͷ��p��޺�>����%6S:&8�u��������;��U�6dM:L� �1ݒ�
X���V�vU�i[DYWd

9�6~��s��2s~y��E�"]�ƒ�4?�w�v�2��=�
��7۵����J�`��#���b]����u�5�6}
g]8>��<���I�����;^o��]��v]��aџ��
�eg�^P��~��,B�c4:8�M
P=�]�MlhU�ҫW�����O�ۅc��#_���
i��z+��>��m#:Ʀfnl����~z~2��GF�?5du�Q��OLF

-���HD0��(`��E��F
 J}k�Dkh�#.��<��V_�$lA�c�䄦��m@/�	�i�|y�"�?iQ�����W� ��&=a�(��-/���������6S5���D����$֘3�9V��Cĝ�{��(^�)�U>��N4S�b����+ڞ�hI���6">j��}��rNj(���$����9�T�u��s*P�i���D7�i�m{
�b��1vCZ���%΢ͦ�/�mb�5�.o
K��*)�nsd/�
�N�&o�3�ut��>��pݕf��Z�Q2�7��q�~�X�۟�&�;��P��,㬜{ϖ�yY���Խ�{(f����|����.�u�����=�t+�Q3�4�Ը�j�g
-����N��w��*O;�m��Z�Uz��ϋ�J!PL�,�n��>���toq�c%�a�$��}��GwX�+�3��E�T�&� #u��4�����\�E��N��%�iX��E=M�̪W_,�UOd�
J	̬s�qY�fy����0�ϸ����P���`���0�Gz5~T�a��t(b�'W�ߴ��%�	#M�κ��
#�C�d�0��Ῠ����}�ʻ���W+M1�}}�cY�ˋ���;4���&Cqq�٬.���� >��Wa��b=N��pP��"�Ko��
+x��Z�r�F}�W�IKV���Pe]�G�\��*ܧ8łȡ�� ������F���H�ʛ'�Ġ�������`������NW�y!
+%��d���%A�o2�~
��hL0��w#��Q����F��n��Y4�9�ɢlwy��R�>�Aj>}�]ߨl���Nj+BP�#�$Lo�c��t Q�#&#��Gc*�
+f�x���BDBV���^�߮�<�r'���z��
+e��V
P�C���/B
����w��b�G�Ä�|&��z��o؛��?z�0��̨�ǩVl��2�� ;��_�b��
@_ɍ�
�[�2���j���?T�ifU-�Qb�ҍ�Y
�"�+!Cd�=6�ŕ�
�)E������R�b^�Q�c�_
+�A�Ѣt�q=x�
��y���-I��
+�b�QI�v�1!��`�!�.���{��6�P��/��Ҏ�.�nVj�â;�h@[
ld�.�|J(
+)_�!����xD��^'5}�MY�����!C���7
&���
�@$"��-ȼ����V5Zm��ó�#V�I�'cr�q�m��]��Po�$F��pp�vv�

�k�-���������^=�B�h/�h
�DA
O����xH@����@���	��'5V�h���M��:d
��I��1�h`�i06@�1[ � ��њ��-�:�:2gi�`Wເ�0� |?�?9�,_��i�g;�N�8`#D|��$���gURh��
/�?���=L�����+��_U��E���Ǒ��+姖��I�w��|v��|$������x?=��� ��[��g�))@�~QF�Ji�*K�
2E���K ��3s
�^�g���T�[ڝ��IIT%���8):�r@E�,7�D�mrP���͒�\}�1�
�1���P���V�kUl�$���ac<�j�nּ��A~c�����1�Z�r$q�|�
8�AE>�C�A�%f�$�  �O	Q��\A
��������*�u [...]
\�kj��1��$�b$v ����[Ȋ�J'�
���\
�v5�I�xo�m�5�V��'#�F���ѱ�WS��]e5�"�s�_X
��<w�G��3�_k.�3к���l,���55�ӓ
��L���
��d���7zR"�a�d�qb�4���@��j�� �0��.��~�(� �+�2�J܄�&��O���^����J�vk؏�L����Uz��2��sږ��Ҵ"�
+n�m���^�PhL��p��X


��b
�{$R�����1��(��e��
.�f[��n
���޺�>����%6S:��º�P���_��
��isM:L� �1ݒ�
X���V�vU�i[DYWd

9�6~��s��2s~y��E�"]�ƒ�4?�w�v�2��=�
��7۵����J�`��#���b]����u�5�6}
g]8>��<���I�����;^o��]��v]��aџ��
�eg�^P��~��,B�c4:8�M
P=�]�MlhU�ҫW�����O�ۅc��#_���
i��z+��>��m#:Ʀfnl����~z~2��GF�?5��"�!���l���$�`�t�Q
������ ��֐��РG\��y�G��2I؂��0�	MQS!ڀ^l(B��k���EH+~"Ң����W�
AZmMz��QL[^|��E1
�%m�j���j�%�I�1g s�>��;
�ZQ��5��V�,�7:�LU�u�#�îlh{��%}��Z8ڈ� ����'~��9��9�䞣s�T�>sG�`��:�{@�S��ȽH3?'��L�l�k0
�g���Z��.qm6e�xQ6h�����uycXj�VIQu�#{�mpuR6y����C�C���1w��4���B�����ɔ�+�������4)�q'��fg��e<[���e��Z�S���	����'s7I���Y�ھ��Y�lG�� S��ݞ)�o�����*�U�v��&1��.�����B��4Y���Y}�3Z�����{=��J��,	�Pf�ͮ
�aU�`���S��(��ԭ&� r��seAW;�:����i`�k��B�U��Xثd�
J	̬s�qY�fy����0�ϸ����P���`���0�Gz5~T�a��t(b�'W�ߴ��%�	#M�κ��
#�"�:��Qe�g-��w?
L��֗> @E�ˢ�\^\��ݡY� �6����fuq��
) M~%���u�q�0=���
��?Y��+
 endstream
 endobj
-4039 0 obj <<
+4048 0 obj <<
 /Type /Page
-/Contents 4040 0 R
-/Resources 4038 0 R
+/Contents 4049 0 R
+/Resources 4047 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4010 0 R 4011 0 R 4012 0 R 4013 0 R 4014 0 R 4015 0 R 4016 0 R 4017 0 R 4018 0 R 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R ]
+/Parent 4053 0 R
+/Annots [ 4019 0 R 4020 0 R 4021 0 R 4022 0 R 4023 0 R 4024 0 R 4025 0 R 4026 0 R 4027 0 R 4028 0 R 4029 0 R 4030 0 R 4031 0 R 4032 0 R 4033 0 R 4034 0 R 4035 0 R 4036 0 R 4037 0 R 4038 0 R 4039 0 R 4040 0 R 4041 0 R 4042 0 R 4043 0 R 4044 0 R 4045 0 R 4046 0 R ]
 >> endobj
-4010 0 obj <<
+4019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 687.016 272.748 696.943]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4011 0 obj <<
+4020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 687.016 450.438 696.943]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4012 0 obj <<
+4021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 673.75 192.84 685.705]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-4013 0 obj <<
+4022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.546 673.75 304.472 685.705]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-4014 0 obj <<
+4023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [424.295 673.75 472.85 685.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_16b12775a696c6e304cf9ee7ffe2213e) >>
 >> endobj
-4015 0 obj <<
+4024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.187 616.281 272.748 626.208]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4016 0 obj <<
+4025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.877 616.281 450.438 626.208]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4017 0 obj <<
+4026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.914 603.016 192.84 614.971]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-4018 0 obj <<
+4027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.761 603.016 305.687 614.971]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Checked) >>
 >> endobj
-4019 0 obj <<
+4028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.699 603.016 471.636 614.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_a355ae6b2a2a704e88060541fbaa6562) >>
 >> endobj
-4020 0 obj <<
+4029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.617 544.57 270.177 555.474]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4021 0 obj <<
+4030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [388.048 544.57 403.878 555.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_d5c5cd5266cf95dcdc0f03d0108168b5) >>
 >> endobj
-4022 0 obj <<
+4031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.923 498.722 274.484 508.649]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4023 0 obj <<
+4032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [377.32 498.722 472.881 508.649]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4024 0 obj <<
+4033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.639 485.79 229.787 496.694]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_2ee8a6019070192609b3ea6e5dfa3018) >>
 >> endobj
-4025 0 obj <<
+4034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.55 389.461 270.111 400.365]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4026 0 obj <<
+4035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [326.347 389.461 353.803 400.365]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-4027 0 obj <<
+4036 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [387.102 389.461 414.559 400.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) >>
 >> endobj
-4028 0 obj <<
+4037 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [272.441 377.506 331.997 388.41]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-4029 0 obj <<
+4038 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [186.533 354.592 237.219 365.496]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_4ced0eee2a4a2c50779c2d01ef022500) >>
 >> endobj
-4030 0 obj <<
+4039 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [337.342 354.592 411.722 365.496]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-4031 0 obj <<
+4040 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.194 307.767 270.755 318.671]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) >>
 >> endobj
-4032 0 obj <<
+4041 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.054 307.767 356.51 318.671]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) >>
 >> endobj
-4033 0 obj <<
+4042 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.097 307.767 413.572 318.671]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_6133c234bff425e6feac34cef06b74b2) >>
 >> endobj
-4034 0 obj <<
+4043 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 295.812 184.651 306.716]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-4035 0 obj <<
+4044 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.322 248.988 235.007 259.892]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) >>
 >> endobj
-4036 0 obj <<
+4045 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.185 248.988 381.565 259.892]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-4037 0 obj <<
+4046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4041 0 obj <<
-/D [4039 0 R /XYZ 90 757.935 null]
+4050 0 obj <<
+/D [4048 0 R /XYZ 90 757.935 null]
 >> endobj
-4042 0 obj <<
-/D [4039 0 R /XYZ 90 213.66 null]
+4051 0 obj <<
+/D [4048 0 R /XYZ 90 213.66 null]
 >> endobj
-4043 0 obj <<
-/D [4039 0 R /XYZ 90 150.984 null]
+4052 0 obj <<
+/D [4048 0 R /XYZ 90 150.984 null]
 >> endobj
-4038 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2013 0 R /F23 340 0 R /F99 2114 0 R /F97 2177 0 R /F65 376 0 R >>
+4047 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2018 0 R /F23 340 0 R /F99 2117 0 R /F97 2175 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4056 0 obj <<
-/Length 1854      
+4065 0 obj <<
+/Length 1851      
 /Filter /FlateDecode
 >>
 stream
@@ -21755,282 +21753,285 @@ I
 �J����B�)o
 y�j��_���:`�}kH�k7|���x匏Q�j�
 q���y�&��'��3�I�y���L!���KP���[]X�~}��{�����֡���V�+n

-��(v���Ղw�N��YW<�W����~]���2H��
���o�h�f��zF����1��Ef"�������{���ׯ�,P��3Dj��M�������
/�*
+��(v���Ղw�N��YW<�W����~]���2H��
���o�h�f��zF����12w1MP� ���p2��S����Ũ����WA�M�������
/�*
 	
-ӳ�bv֊ݚ�pT�aZ^/��IP�#�����'�_g�qS
+ӳ�bv�
+ۚׄpT�`Z�,��IP^!�������_�o�
 endstream
 endobj
-4055 0 obj <<
+4064 0 obj <<
 /Type /Page
-/Contents 4056 0 R
-/Resources 4054 0 R
+/Contents 4065 0 R
+/Resources 4063 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4053 0 R ]
+/Parent 4053 0 R
+/Annots [ 4062 0 R ]
 >> endobj
-4053 0 obj <<
+4062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4057 0 obj <<
-/D [4055 0 R /XYZ 90 757.935 null]
+4066 0 obj <<
+/D [4064 0 R /XYZ 90 757.935 null]
 >> endobj
-4058 0 obj <<
-/D [4055 0 R /XYZ 90 733.028 null]
+4067 0 obj <<
+/D [4064 0 R /XYZ 90 733.028 null]
 >> endobj
-3641 0 obj <<
-/D [4055 0 R /XYZ 90 716.221 null]
+3650 0 obj <<
+/D [4064 0 R /XYZ 90 716.221 null]
 >> endobj
-4059 0 obj <<
-/D [4055 0 R /XYZ 90 716.221 null]
+4068 0 obj <<
+/D [4064 0 R /XYZ 90 716.221 null]
 >> endobj
-4060 0 obj <<
-/D [4055 0 R /XYZ 90 557.385 null]
+4069 0 obj <<
+/D [4064 0 R /XYZ 90 557.385 null]
 >> endobj
-3889 0 obj <<
-/D [4055 0 R /XYZ 90 535.073 null]
+3898 0 obj <<
+/D [4064 0 R /XYZ 90 535.073 null]
 >> endobj
-4061 0 obj <<
-/D [4055 0 R /XYZ 90 535.073 null]
+4070 0 obj <<
+/D [4064 0 R /XYZ 90 535.073 null]
 >> endobj
-3890 0 obj <<
-/D [4055 0 R /XYZ 90 503.88 null]
+3899 0 obj <<
+/D [4064 0 R /XYZ 90 503.88 null]
 >> endobj
-4062 0 obj <<
-/D [4055 0 R /XYZ 90 489.309 null]
+4071 0 obj <<
+/D [4064 0 R /XYZ 90 489.309 null]
 >> endobj
-3891 0 obj <<
-/D [4055 0 R /XYZ 90 459.441 null]
+3900 0 obj <<
+/D [4064 0 R /XYZ 90 459.441 null]
 >> endobj
-4063 0 obj <<
-/D [4055 0 R /XYZ 90 444.871 null]
+4072 0 obj <<
+/D [4064 0 R /XYZ 90 444.871 null]
 >> endobj
-3892 0 obj <<
-/D [4055 0 R /XYZ 90 415.291 null]
+3901 0 obj <<
+/D [4064 0 R /XYZ 90 415.291 null]
 >> endobj
-4064 0 obj <<
-/D [4055 0 R /XYZ 90 400.721 null]
+4073 0 obj <<
+/D [4064 0 R /XYZ 90 400.721 null]
 >> endobj
-3893 0 obj <<
-/D [4055 0 R /XYZ 90 371.141 null]
+3902 0 obj <<
+/D [4064 0 R /XYZ 90 371.141 null]
 >> endobj
-4065 0 obj <<
-/D [4055 0 R /XYZ 90 356.571 null]
+4074 0 obj <<
+/D [4064 0 R /XYZ 90 356.571 null]
 >> endobj
-3894 0 obj <<
-/D [4055 0 R /XYZ 90 326.991 null]
+3903 0 obj <<
+/D [4064 0 R /XYZ 90 326.991 null]
 >> endobj
-4066 0 obj <<
-/D [4055 0 R /XYZ 90 312.421 null]
+4075 0 obj <<
+/D [4064 0 R /XYZ 90 312.421 null]
 >> endobj
-3895 0 obj <<
-/D [4055 0 R /XYZ 90 270.886 null]
+3904 0 obj <<
+/D [4064 0 R /XYZ 90 270.886 null]
 >> endobj
-4067 0 obj <<
-/D [4055 0 R /XYZ 90 256.316 null]
+4076 0 obj <<
+/D [4064 0 R /XYZ 90 256.316 null]
 >> endobj
-3896 0 obj <<
-/D [4055 0 R /XYZ 90 214.781 null]
+3905 0 obj <<
+/D [4064 0 R /XYZ 90 214.781 null]
 >> endobj
-4068 0 obj <<
-/D [4055 0 R /XYZ 90 200.211 null]
+4077 0 obj <<
+/D [4064 0 R /XYZ 90 200.211 null]
 >> endobj
-3897 0 obj <<
-/D [4055 0 R /XYZ 90 170.632 null]
+3906 0 obj <<
+/D [4064 0 R /XYZ 90 170.632 null]
 >> endobj
-4069 0 obj <<
-/D [4055 0 R /XYZ 90 156.061 null]
+4078 0 obj <<
+/D [4064 0 R /XYZ 90 156.061 null]
 >> endobj
-3900 0 obj <<
-/D [4055 0 R /XYZ 90 126.482 null]
+3909 0 obj <<
+/D [4064 0 R /XYZ 90 126.482 null]
 >> endobj
-4054 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+4063 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4073 0 obj <<
-/Length 1477      
+4082 0 obj <<
+/Length 1473      
 /Filter /FlateDecode
 >>
 stream
-x��[o�6���+��XL�*�AQ`+��Y�>���،#TO��z�~��$[�"��]�Y�t!u��s��C�ؙ;����˸7z�2G!�R�_9
-;�K���Ϝ�>!�

	Ƹ6 �六?9P�O��������2�����k=�l*���Ut�������-![
P�!�\h>���V���`D�*k�
�
�T�.�
�u�d�Q���u��7��\Z�ぢ}
-B?���{}�'���)�"D�>���u���G@
vH>`�C
�4�_`g��91%�ۼV�pj::z�p��S��+6��"��@Vv��C{�mT����=[/t�G����_N�^�:䄹�3�:�q�����t=Y��i�h1��pR���r�饑�
)���Ÿ|�O�x�Y[��w
�(~����D��WU�� �#%IY�'E
QjI+c��������x��(��4��!F%���Vi\ �]$�Ʊ��l�.���Z*�M�v>��,
-���"г��SF�� Ժ-��
-�a���IDw�F����
#Ns�8�ɉ}��u`$�"nF���12m�/��Y��h�$Q�����e�AE�^�.��Ø�]L�.�d'St��^LQ`��S)�c��Qn_�ől�tP�4sD�9
	�OGB��<m��.�r	��V����
�+����>�d��M�[{��3�����d�S?Kҟ,�L����xę�֏�_�W%��=�M�
^��
�
Isz�rb/yـ���|n+4��B��$6!�"�����_w
-�,Ƽ���fŗ��C��R�3�#RD)3Qj
O��v� %²�^p���7Ƴ�`fE˜%I:��i0�m�;�烂CN�i\k�r��N%J N�Tܣ.G.x�w坂"��z��s>�e��44�apekZ%w+=B?�}0�e	b�RH��i���P���U���IQs�j�d�E��M�
-���\-a+k&L��?%
:,��_?*�;��'2�����;�jR))Գ�2��G��Q�(�g7���K��#�x��=ʸ�ލ2F�Tab̋�C
�s�
b��-!�TR]�H%�1������$��t��,-#?
 |�l�:����?2�"Hk\Sz/={�^f�J�
�<"���D
s���\�
	&;e
�������=
��#;KW�%���c�KV����V�Ay��M���DߵZ�1̟ʊz�d�ua�;�*�5�O���%],U.
<�wCb�w�*�
Kef��7Z��e��m���FR��U͉�z删�'	ʣ�`�
��7���͒R�#���h�3�&WM���FܺKvj[��-�Surh� �k��}���@=���dq�H�|[��_�˙�9�U<�G��cq��>|\��G��0�~�*�
@n�(�.��P#p=�H5aƩ�`� �Z�Z�>;����j�NSlҕ�鮳lq:��ޢ���`�� -�6v;�;^��UR�#J�j�
^F~
�c�� �=�O
+x��[o�6���+��X��*�AQ`+��]�>����L"TO��z�~��$[�"��]�]�t!uxy��C�ػ��������<��O}or�i�I� A�7�{ 4&����� ������4Z_�yL�ϳ [����2�O���O�Z��&}��:}I�V�JĘ��*

F���d$��d4�ªP4
��-��FD��罂_D�r��NF�M���ܸ7o��O��$3xE��C"|+t��d�π�쑢ÄD�	o���
޿�0bZy7E����*yopg�S��/6��"�
��R��C{��WAG^۞�&	b��I��wi�uv9a>�v�9A��Fl�4[O��fj�)[L� ��ea2=_�fieyc�1�Dy0H��_>`�gi���X��w
�(~����E���+|n��V�� ����hv���`�ό���GWS୚c�)�v�D>�J������D"�*I(���aswa�n����b�C7�e�l�Z�f^}բ=e!w:���@Z�PK/�)S�00��9"F�q���,��H!M�
�4'wcd�0�s��0i�4�H�Hk�$ik���{A����c��1���R�L�}�"{1E�%J�>L��8H��n���e}
�n���H;G�ӑ��t$D1
��v���H ��
�hm�^>.!_���gw�$�>nu�Ԗ�g�_�Zp�0Y���O�g� [...]
++��2q:Xw����HvY�h�v��MZ N�T�a.G>x�7坂"�e3O����*OK[�й�3�R���
QP�>�4U	�RH�/�j9u=�bD�2�KҲ�ef�ɗY`���+0�?p��5d���0�D���0PX��������n����P�AH����U�Y>��G�2D�?����]�e=QF�C��(�sz;�X�3Fu��/�1\!�Ew��j���� Hu�#�hƜoc�f)F����YZ�A�$�f�M(��|�L��Zה��Y� ��R7}�d}�H���G��Hb/v�����_S���g�d�v(���l���Xb��?��aMz�_m�\T��ܦ�J�}W��P�������Kv}��󑮒y����|��R���cs7$1Av��*�ݰTe�Ys�%8_�Ѫ��Il%\NPݞ��'P��x��<h
+V��.�]30?��.)�:򺸎;Smz�&[ooĭ�dg6�U[�_3<�'�v �������Qq�̳[=L�玄.�u��U�����_�cu��=���û��~����A�3HVU�cȵe�e���bd}����֘�Hg�'���}P
�F_�$�_;�U�/�NOonn�l�VI��P��.�i��v�&qd-�"-G"N�zo
^�A:���� ���
 endstream
 endobj
-4072 0 obj <<
+4081 0 obj <<
 /Type /Page
-/Contents 4073 0 R
-/Resources 4071 0 R
+/Contents 4082 0 R
+/Resources 4080 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4070 0 R ]
+/Parent 4053 0 R
+/Annots [ 4079 0 R ]
 >> endobj
-4070 0 obj <<
+4079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4074 0 obj <<
-/D [4072 0 R /XYZ 90 757.935 null]
+4083 0 obj <<
+/D [4081 0 R /XYZ 90 757.935 null]
 >> endobj
-4075 0 obj <<
-/D [4072 0 R /XYZ 90 733.028 null]
+4084 0 obj <<
+/D [4081 0 R /XYZ 90 733.028 null]
 >> endobj
-3901 0 obj <<
-/D [4072 0 R /XYZ 90 691.329 null]
+3910 0 obj <<
+/D [4081 0 R /XYZ 90 691.329 null]
 >> endobj
-4076 0 obj <<
-/D [4072 0 R /XYZ 90 676.759 null]
+4085 0 obj <<
+/D [4081 0 R /XYZ 90 676.759 null]
 >> endobj
-3902 0 obj <<
-/D [4072 0 R /XYZ 90 629.555 null]
+3911 0 obj <<
+/D [4081 0 R /XYZ 90 629.555 null]
 >> endobj
-4077 0 obj <<
-/D [4072 0 R /XYZ 90 614.984 null]
+4086 0 obj <<
+/D [4081 0 R /XYZ 90 614.984 null]
 >> endobj
-3941 0 obj <<
-/D [4072 0 R /XYZ 90 567.781 null]
+3950 0 obj <<
+/D [4081 0 R /XYZ 90 567.781 null]
 >> endobj
-4078 0 obj <<
-/D [4072 0 R /XYZ 90 553.21 null]
+4087 0 obj <<
+/D [4081 0 R /XYZ 90 553.21 null]
 >> endobj
-3942 0 obj <<
-/D [4072 0 R /XYZ 90 506.006 null]
+3951 0 obj <<
+/D [4081 0 R /XYZ 90 506.006 null]
 >> endobj
-4079 0 obj <<
-/D [4072 0 R /XYZ 90 491.436 null]
+4088 0 obj <<
+/D [4081 0 R /XYZ 90 491.436 null]
 >> endobj
-3943 0 obj <<
-/D [4072 0 R /XYZ 90 444.232 null]
+3952 0 obj <<
+/D [4081 0 R /XYZ 90 444.232 null]
 >> endobj
-4080 0 obj <<
-/D [4072 0 R /XYZ 90 429.662 null]
+4089 0 obj <<
+/D [4081 0 R /XYZ 90 429.662 null]
 >> endobj
-3944 0 obj <<
-/D [4072 0 R /XYZ 90 382.458 null]
+3953 0 obj <<
+/D [4081 0 R /XYZ 90 382.458 null]
 >> endobj
-4081 0 obj <<
-/D [4072 0 R /XYZ 90 367.888 null]
+4090 0 obj <<
+/D [4081 0 R /XYZ 90 367.888 null]
 >> endobj
-3945 0 obj <<
-/D [4072 0 R /XYZ 90 320.684 null]
+3954 0 obj <<
+/D [4081 0 R /XYZ 90 320.684 null]
 >> endobj
-4082 0 obj <<
-/D [4072 0 R /XYZ 90 306.113 null]
+4091 0 obj <<
+/D [4081 0 R /XYZ 90 306.113 null]
 >> endobj
-3946 0 obj <<
-/D [4072 0 R /XYZ 90 258.91 null]
+3955 0 obj <<
+/D [4081 0 R /XYZ 90 258.91 null]
 >> endobj
-4083 0 obj <<
-/D [4072 0 R /XYZ 90 244.339 null]
+4092 0 obj <<
+/D [4081 0 R /XYZ 90 244.339 null]
 >> endobj
-3947 0 obj <<
-/D [4072 0 R /XYZ 90 197.135 null]
+3956 0 obj <<
+/D [4081 0 R /XYZ 90 197.135 null]
 >> endobj
-4084 0 obj <<
-/D [4072 0 R /XYZ 90 182.565 null]
+4093 0 obj <<
+/D [4081 0 R /XYZ 90 182.565 null]
 >> endobj
-3948 0 obj <<
-/D [4072 0 R /XYZ 90 135.361 null]
+3957 0 obj <<
+/D [4081 0 R /XYZ 90 135.361 null]
 >> endobj
-4071 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+4080 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4088 0 obj <<
-/Length 1589      
+4097 0 obj <<
+/Length 1585      
 /Filter /FlateDecode
 >>
 stream
-x��ZYo�F~ׯ�S+��z�#H�AS =�6�S�D�BtU��(���Z�2ͥ
)uc=Q$�3;��|�3Z
�
���q�9%Y`��T����@I�%�`���d�O0��7=���j^��Q�]L7��h^�:�\��ͳg/���;(]���]F������W��P�c�o�?wC*s Qf����ݳ^�
-;����pS#�D
�>{��rƱ�;�ڍf�i�D�ɟ�L��n4�#B�����O��?
bp@��	��p�y�
#x�:��
�nG�N�Ħ���
�>eKQ���8]�$��]�5}�	U�#�mO6�h
ά����pq �]�]#䄁�(�\�lču��d�dϣ���d<w�
�ʉ������D%����GA��
�,12"�
k9��4�
�7ˆ���X#f�I6  !阊�4�m{���S�޻��F�E�(�N!I���-��'��#���4+�5�2�c����Q���'�a2Y�Q�}vFJ ތB��8:99��tt���u.�q�\�
<؀��$/�Z\^��:i�I��9r�'�Qm�����
�",�
���
BM-�y�
�7��
���T�i?oh�<~$���
�
/�o�=x�p�	��ނ7L
oh��D��N�����:�d��(�t
�%�:<;9��t�S�<x��N��}C„�5�|���%gH�gK~L��xK
̑ܕ�1�!
-A�u&RtJ�����b����!E5�!%�i�l)�["�;{�FS�n�
VdS�Dً:
ɩC˖�a������ܡ��C��
�����ŀ>
�yl�O����}��ŐV�p{'"�<zs!�т8��d��̾~��]R�i)��fuH`@3�ǧ�0G�_-�c��["�˙�T�yvq�W¾Ф8%"����J��l"&�3ߔt���D�'"�G/bN��GG�;��J������w�b_
*��!���b�d�C
�<j���JS��W���x
�lj�8$�``t��μW�����x�
�.�p1�e=�����$^�z
�J�6��e��sV
�:)PT>jnn�S��S�����	b��^�ܥ��C�����K	�ņ��f+�9����l�ggɑ(���}�ի0�I�1���Z�}hYIՎ��B���`�ݡ!�<4�
�^�~�c
}�v'52(*h!5�e�t� 
�v��,JAV��:�����f����7��@mĸB攔�r��q�$������҉�
��I%>!�zx�.�u�����",���"��[6N�w���D#&H
���x+�{w�X��Lo3��'E�'�ֵ{!�5�z�VH�J�z[����]�J����T�k�T�4
Ί*���R��F-��4'u]��ԩF}�5�#��@%�h_�
�Q��d�i֥��z�L�Ӧ?�	�D���,N��ٻ���F���!���nP%A��p�0H�t2�@zcO��c��mv��ݦ����_q���'D7]����:��ߖ4o��h��0��Y/Wa.����(J-u�}�_�t����!Rx�u�,�����ޢa����r�&��r9=�`�c:�m�|1��
�l�J1����83\^�
��?
+x��ZYs�6~ׯ�S+M-��I3�f�ΤǤ���f<�D˚�H�Q~}O�&(GJ�XO0Ih�a�[�88����s�J�� #�
W����	J��(x�%�^�`��ozw��,�xӣ���n���*��ur�
+W�g�^^G�vR4��}=��V�����))�T!�$����T�@0��d3=Żg�>v	[œ�F23����W��i�N�gh7�-�a�7FW�|���|��K��B;?
:�t���&RL�Y��{
���� #ftp��5
8�
�o;tp#��!,E>b��t�l�w��
�&Ta�<�=�,�y8��*���@���F�	WQ>̹�ٌ�
���ɞG�
؃�x��7��;)�ljJzs'*,��}f82���Ȉ�{��H�ִv�o�
#�3T>�c�X�&� ��s*B�4���*�N1z�f
+\��q��:�$��?l!O]?Y�(�
Q�v�Y���
�$6�zDt�=�
��b�j�+R�f�u����џ��Ê��p1��J����7� �x!��B��7�I�X�L"-̑�=��j�ݽ\\�h�a�v��hȨ|B-m
+hjY��a
oW��M�yCs��#AU
o�nx�x���܀�pO`���ajxCK�$�8v��
]L��!�G!x��ȟ(y����៦ß���8v��'�&Į��Kݜ/9C�>[�c��[�`�<��yPb�3��{P"��F��� ��(���)�N#dK��9[7�Ju
�"�† "�^�aHN
Z�������u�u������
� p/�a���`�~
+�T��S�,���;;��ћ
9��yW&��hQ��K��ܐ�N+@H�%$0�C��:>=��9�j�X
���1
gn�~��଄}�I
pJD
���e����
DLg>�)�>�OD,�^�>������w�i����������,žT��C���ŒɌ��my�(����c54�8��A1�ԏqH

����I�y��s1�R���*�5d]��b6�z�%�I�X5��m���`��GuR$��|���ڧ�<��9#�#R3�R�
��P��f�T�����VP��
�
}Lrv��ڳ��H���>Շ�UĤ�
+A�	G-�>���j�CZ!A|`0��АP
��
�^�~�c
}�v'52(*h!5�e��� 
�v��,JAV��:�����f����7��@mĸB攔�r��q�$������҉�
��E%>!�zx�n�u�����",���"��[6N�w���D#&H
���x+�{7|�<A���}ӓ"���u�ڳ�X��(��Y�J��Ra8sC���W��_�JtM�
+���YQ���^U��ը�֜椮�Q�:ըO�F}
�D�K�7
+��l8�ºT8[O��r��p6Ѣ�����z��-o��.iy�{{�TIP E���-
"=�
2���[t�Z}��ݫw���z��W
���	�M7�p���oK�7VT����x��K6}��6�R#�e��_:[���/X�H�N������[4��z>Y��$9_.���v�&�#�
��?��*52����p�����
 endstream
 endobj
-4087 0 obj <<
+4096 0 obj <<
 /Type /Page
-/Contents 4088 0 R
-/Resources 4086 0 R
+/Contents 4097 0 R
+/Resources 4095 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4085 0 R ]
+/Parent 4053 0 R
+/Annots [ 4094 0 R ]
 >> endobj
-4085 0 obj <<
+4094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4089 0 obj <<
-/D [4087 0 R /XYZ 90 757.935 null]
+4098 0 obj <<
+/D [4096 0 R /XYZ 90 757.935 null]
 >> endobj
-4090 0 obj <<
-/D [4087 0 R /XYZ 90 733.028 null]
+4099 0 obj <<
+/D [4096 0 R /XYZ 90 733.028 null]
 >> endobj
-3949 0 obj <<
-/D [4087 0 R /XYZ 90 691.329 null]
+3958 0 obj <<
+/D [4096 0 R /XYZ 90 691.329 null]
 >> endobj
-4091 0 obj <<
-/D [4087 0 R /XYZ 90 676.759 null]
+4100 0 obj <<
+/D [4096 0 R /XYZ 90 676.759 null]
 >> endobj
-3950 0 obj <<
-/D [4087 0 R /XYZ 90 629.555 null]
+3959 0 obj <<
+/D [4096 0 R /XYZ 90 629.555 null]
 >> endobj
-4092 0 obj <<
-/D [4087 0 R /XYZ 90 614.984 null]
+4101 0 obj <<
+/D [4096 0 R /XYZ 90 614.984 null]
 >> endobj
-3951 0 obj <<
-/D [4087 0 R /XYZ 90 567.781 null]
+3960 0 obj <<
+/D [4096 0 R /XYZ 90 567.781 null]
 >> endobj
-4093 0 obj <<
-/D [4087 0 R /XYZ 90 553.21 null]
+4102 0 obj <<
+/D [4096 0 R /XYZ 90 553.21 null]
 >> endobj
-3952 0 obj <<
-/D [4087 0 R /XYZ 90 506.006 null]
+3961 0 obj <<
+/D [4096 0 R /XYZ 90 506.006 null]
 >> endobj
-4094 0 obj <<
-/D [4087 0 R /XYZ 90 491.436 null]
+4103 0 obj <<
+/D [4096 0 R /XYZ 90 491.436 null]
 >> endobj
-4000 0 obj <<
-/D [4087 0 R /XYZ 90 432.277 null]
+4009 0 obj <<
+/D [4096 0 R /XYZ 90 432.277 null]
 >> endobj
-4095 0 obj <<
-/D [4087 0 R /XYZ 90 417.707 null]
+4104 0 obj <<
+/D [4096 0 R /XYZ 90 417.707 null]
 >> endobj
-4001 0 obj <<
-/D [4087 0 R /XYZ 90 358.548 null]
+4010 0 obj <<
+/D [4096 0 R /XYZ 90 358.548 null]
 >> endobj
-4096 0 obj <<
-/D [4087 0 R /XYZ 90 343.977 null]
+4105 0 obj <<
+/D [4096 0 R /XYZ 90 343.977 null]
 >> endobj
-4002 0 obj <<
-/D [4087 0 R /XYZ 90 284.818 null]
+4011 0 obj <<
+/D [4096 0 R /XYZ 90 284.818 null]
 >> endobj
-4097 0 obj <<
-/D [4087 0 R /XYZ 90 270.248 null]
+4106 0 obj <<
+/D [4096 0 R /XYZ 90 270.248 null]
 >> endobj
-4003 0 obj <<
-/D [4087 0 R /XYZ 90 211.089 null]
+4012 0 obj <<
+/D [4096 0 R /XYZ 90 211.089 null]
 >> endobj
-4098 0 obj <<
-/D [4087 0 R /XYZ 90 196.519 null]
+4107 0 obj <<
+/D [4096 0 R /XYZ 90 196.519 null]
 >> endobj
-4004 0 obj <<
-/D [4087 0 R /XYZ 90 137.36 null]
+4013 0 obj <<
+/D [4096 0 R /XYZ 90 137.36 null]
 >> endobj
-4086 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+4095 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4102 0 obj <<
-/Length 1725      
+4111 0 obj <<
+/Length 1721      
 /Filter /FlateDecode
 >>
 stream
@@ -22044,2033 +22045,2014 @@ u
 ��o�%����g�%�i8#w�%B
 wD�U�b��o��Vu�f�[�I
����*���Ʋ��z��_Y>u_����d��a�!����!*#FĢfX1��gX��"}t��2�]@<9��{{x@�B�k̯i�u�ٳ&�'���t�`~�����n`,�e�l3ַ�����WE��G�2�5��"��#l���S!�>i18[0�q
�,���4r�(��/�n�� ����{��
R3�a�V�`f��Q&�M���څ�0�_���Q�u2z
1
�e=XC!� ���N�Kd�J�b;��;����c{��_��۩Ky��.ڰ�Ilk���-L�^������
»�὇���[�J�O�w���� ͧ���O;������D�?$�7���B_<Y1G���6���G�:�飧��>�%܀8E������;c�d���hf��V����
zz���A����A������.7����B���sG�
���G�~iaYZ4��~������OW��E�G�h����{Uo����k_
 �����p����X9f��_�'�$�������4���*gv�R�`P箻}c�!i}��FgI�Z�����S"ƹ��+,�2�p\SP{�-
-<��ʽ�][/I����V���iE��tv���P����Ωx��F�ì��r�w�o�
� Y����Y>�$��mqZ�.�d��l9��UG��OFI)�w=�:
�=�/D	���[��_
�Q��<�����S��l����ATM�M+��$�
�A��"ф�V@ ���o�.<����)��}����h�"�b;˲���������"
-	
-���bvX�ݖ�f����N�����+
��8����Z8
+<��ʽ�][/I����V���iE��tv���P����Ωx��F�ì��r�w�o�
� Y����Y>�$��mqZ�.�d��l9��UG��OFI)�w=�:
�=�/D	���[��_
�Q��<�����S��l����ATM�M+��$�
�~3]� '���j]8�{��S���`������X/�βlqtxxuu�&)���E���p��
�¶��t����23�8�����9�3����_�tX�
 endstream
 endobj
-4101 0 obj <<
+4110 0 obj <<
 /Type /Page
-/Contents 4102 0 R
-/Resources 4100 0 R
+/Contents 4111 0 R
+/Resources 4109 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4099 0 R ]
+/Parent 4053 0 R
+/Annots [ 4108 0 R ]
 >> endobj
-4099 0 obj <<
+4108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4103 0 obj <<
-/D [4101 0 R /XYZ 90 757.935 null]
+4112 0 obj <<
+/D [4110 0 R /XYZ 90 757.935 null]
 >> endobj
-4104 0 obj <<
-/D [4101 0 R /XYZ 90 733.028 null]
+4113 0 obj <<
+/D [4110 0 R /XYZ 90 733.028 null]
 >> endobj
-4005 0 obj <<
-/D [4101 0 R /XYZ 287.777 663.906 null]
+4014 0 obj <<
+/D [4110 0 R /XYZ 287.777 663.906 null]
 >> endobj
-4105 0 obj <<
-/D [4101 0 R /XYZ 90 647.802 null]
+4114 0 obj <<
+/D [4110 0 R /XYZ 90 647.802 null]
 >> endobj
-4006 0 obj <<
-/D [4101 0 R /XYZ 90 599.975 null]
+4015 0 obj <<
+/D [4110 0 R /XYZ 90 599.975 null]
 >> endobj
-4106 0 obj <<
-/D [4101 0 R /XYZ 90 585.405 null]
+4115 0 obj <<
+/D [4110 0 R /XYZ 90 585.405 null]
 >> endobj
-4007 0 obj <<
-/D [4101 0 R /XYZ 90 526.246 null]
+4016 0 obj <<
+/D [4110 0 R /XYZ 90 526.246 null]
 >> endobj
-4107 0 obj <<
-/D [4101 0 R /XYZ 90 511.676 null]
+4116 0 obj <<
+/D [4110 0 R /XYZ 90 511.676 null]
 >> endobj
-4008 0 obj <<
-/D [4101 0 R /XYZ 90 452.517 null]
+4017 0 obj <<
+/D [4110 0 R /XYZ 90 452.517 null]
 >> endobj
-4108 0 obj <<
-/D [4101 0 R /XYZ 90 437.946 null]
+4117 0 obj <<
+/D [4110 0 R /XYZ 90 437.946 null]
 >> endobj
-4009 0 obj <<
-/D [4101 0 R /XYZ 90 378.787 null]
+4018 0 obj <<
+/D [4110 0 R /XYZ 90 378.787 null]
 >> endobj
-4109 0 obj <<
-/D [4101 0 R /XYZ 90 364.217 null]
+4118 0 obj <<
+/D [4110 0 R /XYZ 90 364.217 null]
 >> endobj
-4045 0 obj <<
-/D [4101 0 R /XYZ 90 305.058 null]
+4054 0 obj <<
+/D [4110 0 R /XYZ 90 305.058 null]
 >> endobj
-4110 0 obj <<
-/D [4101 0 R /XYZ 90 290.487 null]
+4119 0 obj <<
+/D [4110 0 R /XYZ 90 290.487 null]
 >> endobj
-4046 0 obj <<
-/D [4101 0 R /XYZ 90 231.328 null]
+4055 0 obj <<
+/D [4110 0 R /XYZ 90 231.328 null]
 >> endobj
-4111 0 obj <<
-/D [4101 0 R /XYZ 90 216.758 null]
+4120 0 obj <<
+/D [4110 0 R /XYZ 90 216.758 null]
 >> endobj
-4047 0 obj <<
-/D [4101 0 R /XYZ 90 157.599 null]
+4056 0 obj <<
+/D [4110 0 R /XYZ 90 157.599 null]
 >> endobj
-4112 0 obj <<
-/D [4101 0 R /XYZ 90 143.029 null]
+4121 0 obj <<
+/D [4110 0 R /XYZ 90 143.029 null]
 >> endobj
-4048 0 obj <<
-/D [4101 0 R /XYZ 90 95.825 null]
+4057 0 obj <<
+/D [4110 0 R /XYZ 90 95.825 null]
 >> endobj
-4100 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
+4109 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4116 0 obj <<
-/Length 2935      
+4125 0 obj <<
+/Length 2931      
 /Filter /FlateDecode
 >>
 stream
-x��ZKs����W���Ѽ��9���ď�*�]G���2	� h���Ӎ<
���>%*U�5��������aFg������-f�X����~f��hFg������1�/�R:���yZn��.9����lU���\ߕi�|}��c��	e����ۻ����曫7�
&��!4L����
	��(�¶#n.����\p�Kh&^/�#��%̊�g9)��MZUN�ͥ��l�ۤu����a�,�g�n1���)�B/�������:c���!F��r{��G:[��of��̞�Qۙ丰���ſ.�Q�sA�V�� "�
��%
*�H�O
�*�Qv��ϻ,O���r��Ѵ�2�Thl���
�

C�J�����v�Wyz��n�����PÏ�eu#��n�K�5��|�ߗ�(F���v�
������*��N��Q�:]_7�M7{�/�W�>A&� -ǃ����Ǽ�h�Oi`# `����:�O��]v�$��Ν|��.������T�_9�V
��h*[�#�Jb{@���u���6�Y�7_s�Yk���9:��ݺ@1�%�B�'�[��2à_��F*:�i��z
-l����f��̑ڄ��x��<�dj�p��1�bj��F�����^��+��p���
�p��A�
b����"w��
���%�@1�4aR��h�@v����'~�J7Q���~����t�Ձ
-z�Pf`6��$fiE	���
Y�"֘�8��Y�U�l94���R�9����x.	y���<���C�%�G�[�/�d�!�
NS�qbOS��.!���&�u�7��2$�3f𤧡��׻}�Α��zu}]T�+Fҭ{�<@�2
�Udڄ$J�`^�Z~C�7��mT�J���:�
aV���o0>
-(#�#�pȾ����m
s� �HF�-�
#��m]F�z��C�ڱ�2�Πj>A�aI���D	|I����*A���;
���55�$��(���pW��;��L�"�0*��
�~
�l��6�Щ٢�WD�y����B�c5�Y]���>��
�iM�)�r��a��'#�S��(�*���E�7����P���R��g���l��Y�
��n��r� ��%�
�!�uH0����
-��	4�}��'8��
�w��y꼖�k��$�)��
}�ϡ�-�&R�݌q��@�����)����7� ��,�����bB�J�i��)��
�"X~c����'vlZ8�W�,�
�
��`
-(@
`4�<���g���_U�;h�;Ms���f*[5
V��Ї<����˴�P�{=��eVU��M�# �rn�N7
�m�΀f�%��n�m�������t�۬��q����x��AO�V�G�/+O@ �:+A�	
���2��i��
���wΘ��5kM�F?��G/b�+�庂�5�����
��@�p�+6�^�.-+g.���eQ^�on�P��f�t�4l5�5���eZ��N]
�[�t�Y.�;��.����yWҶ�Hs{W�9Z��ٮ(k︆
D5�
��S�cӬK��Jk�ϵ����ٚ�{�p�;�p��yB8��;s����A����!ȆBH"�[��sRO�\&� �`�e
��.BBebG	-���݁5�����{�,M3���+3�
-1\YG]z|��Z�7�x8������-��H��< �1p�f��p!� �r=�bǕ��J8�������4_=�u�ы����j4Wg�e��d�
HaȆgZF���
-G�o�4T�-���B�م��Yk�ݡ�
�*��%��KQBZ��M"�����ܯ#��d�@���)q/
�UlE�$�
�gL�]�M��FZl�-ц
�eo@��
7z6OݱZ���v.�Ê��-\E
�)'JwES�H�q�@������$] ���W@�g
�+1���"�A�
-]�b0���I��)�h�c������7Iؽ �O�a�P
v(F����ynZ�b�p�IP�s�%��śVEiD]0�|X���a!,o���-�4[Č(�?/
- ��Ղ�8�|u��U��XtR-��
O��
2/
Od�&��M��Z>�/�eϲ���"@N='1u%�q)){�o@�"*ɒ$I&mc�H��͙�1P������4@�i�fk�������*n'���
h'�q��J
m�l0�R���*�?n�Q,4���=��A�/�����6��py�e(a������
-�E��X%�F�,�#x
I�TF�0\���ī�x���cӏ�0,Є�P��{[7��$^�1	D,�MX�
S蝛s�n�]�D�5w�Mt��l����q�F�(�9���|�R��f� �q;J8
-���C�djËYncV��~G�U��h]-5G�Ƀ��Qr9 #T�=���C0� F|R&���C'(,g;�@1'L��Й e$�"��G �S�Pg�5��\�
}�� eiW����G����4�,�+ at F�jҺ��OCǗ|�d�aY@��ؙE�9$�h0K�VgU
��a�p�$ˤ�
�}4Qp��
����
c$�;�7
-x�K���������=�w�������n�oS謷 n�.��y���B�c��$���oZp<)��!k5���hܠ�
����Dz�/�y��ӌ�ZX
En��Ƞh������x��W�B�u|a�zBG��������h�@̐��
���!���떨
���cN�s�m���.��K��|���
�{����w��rsV6=������G<.eS�“i�	ښ�Z�����o���������m�31�O����a��)�%���:!�%�~P�|H
�
v`��$w����#���_��p�K�!���w������6���6 Ŀݨ�V�8��ʌ	T_�0:�e^S��O����s�Es���AⱮw�WWOOOdY�}�ޕd]_�v���@C8HҿU�/���T��%�7_
��'�i�`�
+x��Z[w�~����V>Y���p�>4��$m.�u�vSZ�m�H�BR�:��3xJ�&yj��4��|��
H:{����/�zsq�F��%Vs=���Y:3����f5{?g�������dt������KN����1[���?�weZ>__��-�A������.+/����
c�	87D
�7�?wC�50J��툛K#�/\������da	����_N
+�r�V��{si�<��6i��;o�{X>K�Y��[�)>gʢЋ�n.~�` ��Xc0e�j��^����Vp��%�&��f�v&9.l3{w�
z��\�Uo|"�H��v���'�Ǭ
+k�����.��-h&���i4-�
/[(=1�G&�����g�&�
�U��m�ۯ�#�$'���@Y݈�����z��������� ��)�%�
��B2E�b3�<�����S}�+v}��F���b��
�K��իOP�Ʉ0@��`2���1/6�S؈��뼎���_`��3�r�s'���"�jw9�+��WN�UC�9%��V��ȴ��
��q x
���
��gFV���\�f֚t�x�N+y�.P�cI��	�����0�W?���q�p����An�Y�/s�6a�)
�<�.��?\�9B�+������fe��;�j=
���7
fq�*�X�������Ǭ~l�?P�+M�T#�%�
�k�Ħ�����MT?��_y��>ݸAu���?�����YZQB{x>G��5�(N�{Vf�.[��y��jN"(��� �KB�� �k�i�P��@I�Qꖄ�ߋ�Yu�S�Tf���T=At�K�j��q
�Mb�
	�<�i�n��n_�s佪^]_U튑t�D9�LǤE�6!��=�ƨ��P�
f~��B�~��eCE�����������*
���h�~[�
-H"�фo�}�H�[���
#B��A�v����3��OPuXR at e'!�E_�?0�JЯxx��g�xM�%	�'�j�:7
�g|��.+Ӻ���
+bmdz�G# ���!tj���p
8~2F��P�A
pV�è%��ũ.G~Z�s���hpAE�3��H��5
+��(k}��M���9ԸÅzA������:["r�y"䃛��(��zI�¸of
̄|�&����pMt_��	N�+� �
F~k�:���c-	{��{C��s�r����n7c��(�9�-$r
+�id�
$0(˫��x��b�:;i��m���X���������V�pg�*��Gr��/�
+PM�Ϻ��C*�W����NӜ}����V��U�0�!���2�|(�^��r�U��~�� ;��[��M`��3��v	����r[��p�w�:��6�lu
:253
;|�Ӣ��p�ˊ �ȳ�JPuB��n�
�}�ds��3&ff�ZӺ�O��ы���l���o�@>/p��,?P*\��͠��K�ʙ
$eeY��0!���'�d�Y4
'
[Mh�3�u����S�� 
|�K�N�� a8�Cޕ�->���ޕh��e�+��;�aQ
��5����4��t����s�y0�n�&��(
�N$
�nކ���Μ#��a�x��}����Hq��c"����5�	z 2Xj�����P��QBK��pw`
h���#Kӌ0u@���
�B
W֑D�
���M4
Nh%�%y|KF�.���"�f
���}:\�>@�\��qe-���h#���0�W�y�~�"7~c��ՙz�z$62R���ᙖ�?p��Q�<
fK�w@�Pyva�v�Zrw(m����b���R���hj���!�>��(,Y���FdpJ����|[�&I���'Af0����jK�a�m�P$#ހ�Sw���,��K���n}
WQCsʉ�]��T�c҄�F�4���o0�p1IH���P�Y8�JLA4�D���dP�B�����}Ҿ$F
+�+�|��fi�)��Mv/�j1T�
��Du|nl������8\T�\�@�/`�&�UQQW �%��xX���*$`�)�1#J�ŋ��*f� 8N:_��|Ն���Nj��6��I5�C��l�Y���[ˇ�e��Yv�S�)#��$��D<.%e/�
ZD%Y�$ɤm
����9�4j��4xՙȼ1
�lMs�W3��^��d�p��8��_����
&9@*���]ł�`��-1ꁅ��7�'�=�E1�W�f�.ϳ
%�u��
��e��� 
���(��pD�!������+0� �x�a/�xl���
JZ|o��w�ī8&��E�	k �c*�ss��m�+b����n�����S�t3�@��5G����B*
�, 0nG	�@� B�}�@�Lmx1�m�*p��h����<���(!y0�B0J.`�
+�#>B0�qF
����B��;=<q�e��lg(�)�:��$_ľ��u��Lx�Ɠ�

ѣ��,��q�>��򗗦�E{ȨRMZ� ��`����
?,
h�;�(5�D
c	��ja�� ��d����&jB�ۚ!����a�$
a�F���`�<��V�_�y�����q_���폠�m
+���-�EU?o2�_vl��d�v�M
�'e�?d�F�Y#��T������X���E5�`�}�T

ã�m�
�B:=}
/p"��B�SH��/l�BO舚�#=ٹz���R��s�w�4��}���=}�	u�M���%�2�~�����13pAXb�uw���RRn�ʦ�՝Bv2V���E�,b*^x2m>A[3Q
�ss
�
�1�T[�
C��x&&��)���?,�:e��1��X'IJ�����a��
�5���Q�t��p���nw�?�v����O�B�w�ߦ���@���U��C
���n�����,�J:�~��g��h�2�ab��?3y��������YVd��w%Y�W�������	��/�}Uv���͇G//���=�_C
 endstream
 endobj
-4115 0 obj <<
+4124 0 obj <<
 /Type /Page
-/Contents 4116 0 R
-/Resources 4114 0 R
+/Contents 4125 0 R
+/Resources 4123 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4044 0 R
-/Annots [ 4113 0 R ]
+/Parent 4053 0 R
+/Annots [ 4122 0 R ]
 >> endobj
-4113 0 obj <<
+4122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4117 0 obj <<
-/D [4115 0 R /XYZ 90 757.935 null]
+4126 0 obj <<
+/D [4124 0 R /XYZ 90 757.935 null]
 >> endobj
-4118 0 obj <<
-/D [4115 0 R /XYZ 90 733.028 null]
+4127 0 obj <<
+/D [4124 0 R /XYZ 90 733.028 null]
 >> endobj
-4049 0 obj <<
-/D [4115 0 R /XYZ 90 667.419 null]
+4058 0 obj <<
+/D [4124 0 R /XYZ 90 667.419 null]
 >> endobj
-4119 0 obj <<
-/D [4115 0 R /XYZ 90 652.963 null]
+4128 0 obj <<
+/D [4124 0 R /XYZ 90 652.963 null]
 >> endobj
-4050 0 obj <<
-/D [4115 0 R /XYZ 90 611.852 null]
+4059 0 obj <<
+/D [4124 0 R /XYZ 90 611.852 null]
 >> endobj
-4120 0 obj <<
-/D [4115 0 R /XYZ 90 597.396 null]
+4129 0 obj <<
+/D [4124 0 R /XYZ 90 597.396 null]
 >> endobj
-4051 0 obj <<
-/D [4115 0 R /XYZ 90 549.769 null]
+4060 0 obj <<
+/D [4124 0 R /XYZ 90 549.769 null]
 >> endobj
-4121 0 obj <<
-/D [4115 0 R /XYZ 90 535.313 null]
+4130 0 obj <<
+/D [4124 0 R /XYZ 90 535.313 null]
 >> endobj
-4114 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F13 540 0 R /F8 504 0 R /F7 505 0 R >>
+4123 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F13 540 0 R /F8 504 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4125 0 obj <<
-/Length 2380      
+4134 0 obj <<
+/Length 2376      
 /Filter /FlateDecode
 >>
 stream
-x��Ymo�F��_A�s��7.I��&Mr�>�E-
-�M��h��D�H*����7�Fq镭��� ^.gg�y��pt����������
e��h~e8JA1%�|����tF0Ɠ�)�٬�Ǜ)œz�[�F~���md���x�,�_Q��x�]������o�4A�	���ِxF�e�b>M���tFcA
.�]�3�ɘ;��g�Zɶ5|�ӌN��f%�������$�U[��tBVLO^�O�}B�
��6X����Q�>y�
���m����AS�#N�U���'�3~<�G8�p%�!
o4�Ԫ�"�����0�U1$�0D�����Fg�'`��l at L
fc�9ј;���c�.dUV��6
�r���8R�)�#���y��Q�&�ꐮ�XWr����e
Q��.m���W[�18�!B1�I���b�q��gL`�� �6 !BY*e�M!8��x�)X�<g���=�	~��!�yo&�
-�Z���/({��GС�.���|Rպ
%l�-e�VVv�V��ْ��Q�wŔēϛ�**{L6��\����k��5/���J!'�c�����RL�2��Z�Z>4�_V��y�R��t�o�"mkU�S��,,Y��r}[�o�ng
�rg�7e[�SV31ɗ��y�Z��~h'(������S��ޙe��l��+���(�q�����(��ζ��6��
��e�D��
-R�I%�Ĥ��(���	��;Ք��
1Z����ݔ��&�`뮩�
����!GĐ�a�7����Y@��DO�cy1JE≣�P�E_n|����g7D ��mB!hS9���3��O�~cl�	<�j�v��}X��!E^��P�MH
0�
2<�(e}���a�
/�T�
R�dU�R�b�^�r-�2�C�O�I)x�>V�`X��UX1�Ϗm�P���ټ݀Y�U��|R�"Wۢ5ϫ�L̡	2��rY݅S��}R
!`���2tv��@{Y�E-���,�o0
� ԅ��yx>��={49��C�`'�֏q����O����gg%�g]4��+h�f%m�єq�7!�V�R��!��0��=�v虻$j �J��-�e�%���b��a��:�٬sݡ�9�r�^CW�m��w�jU��~h/�ȇ��y
�C���G6��
-���v��X��Tn���m�\�c���#۰
�n9F!�n"*�ю� >.��~BXΰ�����
*y��4��
D�l���ٙ=��]�Qۿ���`
^�Kݔ�*5P{u
�t16U_�5{w�I�w��Sǒ:�ڲ�t���n�G��L�	Ek}�,ske3���D�>���
x�%��ؙ3��
�d�m\�4V�1�TI=iy[+�O�
#��
 ����`��;��:V�-H^����qJ��%(Ǡݺ�Wk�P��ɺV
��L��yґ�y�ެ`bp/4:]�%��NZ}���%�j뾑��M9Vߒ8&���]N.�)�Z%lC�֯Mc|X��6E;��ŋ:�6;V�~�J� ���� ���-7:E]�ʯ]�)t�Ѵ�ĠS� X�3cdȑ�<�Җ����hwҾ1������<���&
�s
����yh��k�܆2�U� 3�M}%������^
w�[��"z
a��'�2;���{�
���+#�T�8a7�}mTdO_
�e餍o� Οm�}!ͣ�9�����>U��ui/��]��'�	�a�`�!@
в�+U�]�m�}E���^��+ڲ)/�B����܇7-<
�h�`8��Z�9H]˄7��cR_��_���cb>pa�R
-�'J��S̬5�
-��b:����kPF��~��ߝ�pz��9BUxg�J,���wWo��J�4�奫2���6�WT��>3 ��h\
BO��G�⛫1�
�4{$�'�
�J�d�Nm��
�.��H�"�ɱ��Ewz�؎��
�qJ{�3w
Z\��1K�}���)���fd��9{���� p
-�Ô3���3�Z����������8�

S�����^�J��@�f�����z���F!���O�g���~
�=�p6W��է�e܅��sk�@��0�{#J2�1t,�[]��gp[S
�H��|u�û�gO�]|��D���4
�?`���</7mj�B�����.��w�{�e�e��K���)-iM3C��Ʋ����f��3��ϕi����˲�

>5
��F�D���4!˔rqD�
5�g�C��U�G�
���r|��Cv�{���T~&鱿��_Qa
�
�"�1}�Q3����>��ͣ��<����4�'���Pm�}H�Ov`k�{(F���G�>`օt)
-��Q��ȭ�n&�=h5ב��Eˮ�\��?<<��E۪�4���7�չg�����V���\���W}�R�
4v�1��{
+x��Y[s��~ׯ��Ede��� ���
�U��j�d2�Ğ%��� 
�����������t�"-g����,���GoO^�O��e(TD��(�Q"�)������$�3�1��L	��f#?�L)�����X6��w墑����ժ�UD����n�(��/�o��2@i� ^���!�0�(�
�|��ɋ��
+�\�� g�!�1w��2~��mk����Zv���Wq
�I:)�
������������ 
m�8A	��|s��
-a��#��ѽ��D�*`����?O�g�x��p��$J(C�h��U�Ee	Ka
�$bHa�>Lg	��Fg�'`��l at L
fc�9ј;���c�)dUVw�6
�r���8R�)�#���y��Q�&�ꐮ�XWr����e
Q��.m���W[�18�!B1�I���b�q��gL`�� �6 !BY*e�M!8��x�)X�<g���=�	~��!�yo&�
+�Z���/({��GС�.���|Rպ
%lҭd�VVvk!��l�j��bJ���m]�=&�J�Ue��5|ߚ��M�uE�����H}_KM)&P�J-c-��/�N˼�b��V��Z�
���*�)�Z����Y�Y�w��ۛǍ���M����LL�ld޹���	Jio�"`�%�wf�>�o�M�Kc�c�8`���[�weg�Q[���K�q�
²O"An������[bR�p�sʏ�rB���i��jJ|Ȏ���Y�vJ�	�Ku�u�ԛ�	�r�x���
b���B���, �d�'����"���`�qȢ/7>��Qƿ�3�" N
�6��)�
vl���ا{?�1��
z5k���>�Lݐ�"/7P(�&$�~�Q��>���0p΅�r*f)g��u)d�|/a��]��!ħФ<B�+q0�|�*�����6g(N��l�n��ڪ\L>�T��]њ�ui&�P��rY݆S��}R
!`��e�� #�
d=����@��0�{�P�������
��	�� j���
Z?�!h��c?%LKcDp�����u�����ٛ��MFSƙ߄L[�JB�����
���ڡg���+�gQ��j9J4��Ŷ��v_u�Y�C�s��n�����8io���V}�^��1�!�<t��ڇ�l���b��X��Tn����\�c���#۰��n5F!7n"*�ю� >.��~BXΰ������
*�X[i��"O6K�����
��.ب���j0�/x�֥n�B����i����䚽[Ǥ�;GѩcI�jm�h:��j��E��\������_����Kaa�_��n�<���̙S��V��5�O+��*��
��\Ԋ쓶��~h���?�

xy
+��$/�mt�8%����c�n]䫵r(K�dS+�j�����<��R���l�01�����,���V�0ruI�ںk��aS�շ$��5�zן��ei
+�V	�P��k��m�M���bu�λ�
�U�샒�#�|6��'�g}s�ͅNQW��kW~
+�aE4�?1�����r$7�����n��!Ɲ�o�/��z{5}0��IG�
�ll at nc
���2���l�6�LkS_I�į ������VĶ��^Cز��C@�͎"o��(��-��H"U7N�
j�A��W��pY:i��4��g[Ed_H�o�#�a�O�rSڋ/df�ÉgBc�a}P�l�J�~�s�]_��e����l��
�����a�M
��1�1��6yR�2�����6�_�?���\�������3kMg�B)��������џ����@���Na8=�ށ
�*�3h%�
ͻ���f��S����U�Ld�+��K� t`4.

�����j��Տ��]D�=��y�C�F%��g�6HiW��c��
���XY٢;={lG~���8�=�;-.c春�X�͔^�t32_�
�����cd8�a�JS�	Z�U�O�
�������b
ʌ��)�j���w�}%Rq �n�\o�qu=WGJ������O�g���~
�z�l���O!�3ʸ
S�A��Ɓ�a �F�d�c� X.
]��gp[S
�H��|u�û�gO�]|��D���4
�?`���</7mj�B�����.��w�{�e�e��K���)-iM3C��Ʋ����f��3��ϕi����˲�

>5
��F�D���4!˔rqD�
5�g�C��U�G�
���r|��Cv�{���T~&鱿��_Qa
x�E
c>�(r�f"���}t?`�G�+�y��-��i
OZ���ڹ��������P��o�f�12�(��F�_#���B�&�1܏����^����ߣ�E���6��η���g�����g�O��ve>�����ߠ���
���
 endstream
 endobj
-4124 0 obj <<
+4133 0 obj <<
 /Type /Page
-/Contents 4125 0 R
-/Resources 4123 0 R
+/Contents 4134 0 R
+/Resources 4132 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4122 0 R ]
+/Parent 4136 0 R
+/Annots [ 4131 0 R ]
 >> endobj
-4122 0 obj <<
+4131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4126 0 obj <<
-/D [4124 0 R /XYZ 90 757.935 null]
+4135 0 obj <<
+/D [4133 0 R /XYZ 90 757.935 null]
 >> endobj
-4052 0 obj <<
-/D [4124 0 R /XYZ 90 89.441 null]
+4061 0 obj <<
+/D [4133 0 R /XYZ 90 89.441 null]
 >> endobj
-4123 0 obj <<
+4132 0 obj <<
 /Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F13 540 0 R /F50 339 0 R /F8 504 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4145 0 obj <<
-/Length 1636      
+4154 0 obj <<
+/Length 1631      
 /Filter /FlateDecode
 >>
 stream
 x��Y�n�F}�W(�J@��;I�
��uдiSG�4���H�BRV�����E�)JI�E�H��s=gv��������w����d��|I�3�u|츒 A�3�;�CB�;���͈�a���ٛ��du�T�4��
ݤAz?�\$�"ݪ8T�1xx�
 ���^�[���7�o	s�
IF璘?L
�1�L8�zp�
;sx�������3���
�+����u�2������!N
�r�ެ�\i+�/	���qЧu����
�`#����F��\c����L_X�]�(���JXKx)�y�Z��+�Y>�L�,��
�Vř՛lT�IڥS$�JM�
	\��
|H��닽�c��h
�E�(�P#�������
-?h������F��	��KD��ʃ���Z�Fco��H���Gw@'�Z�g��|���kB�(-]�JCu�ޮx?���4*�$�vÏ�f�[+$1D
�`��[4aOHJ�����P�z�O�#\��+Gp�Vv�i0%�܊�v���iT�6B!aX���PX��'�CR�';�I6N8r1i��(�
�k��F�Q�c�W��k^��9�j	�5��vg��M�!�z�c�*
��@z�]�/��@ 0o�ِ" (��.��%
.�us�?!׹'4��噽4��s����$	�Z&q�7���K�f��m�Y�j�l�a�9c�%�l�� Q�@����C�	7�� �o�)�b�bcKX�ݑ����d��+vF���˜~s�!P#~��P�V��z4f
tY ����Fc�\�1�,��e1_̓p�Vq
�Q�G��䘛|�GXO!�J?*�]��;�d]nU���*Q59^�G�0�+51cK9w8DB�'H�8G�h��6��f�B�e8�j�R�a
�}���a��.t����v�*�UP�3������"C��_Eq��λH- �k�\
"�~�ڕ֓���&v|�1m7�K�FyV�\"��>
�M�H��3��� �����0��_n�P�3k��ej (����x�.�9����^�[���-�8��C�K���pQryϞ��B
�K�M�>p
u�����鈹�yC`K8m��Ƭt�Ʉb��@����KE0���K�
��8���	�E#@٨� [...]
b����<Q8u>1Q痔�z佯
w0^W����>5=@N*���^=p�g��-?|�o�/�,Z��P��\�~�1���
j�L����h{�M�Y��z57?7ZW*ߦq�j[j�6����w� ����pf'��tl���O_rk�a�QF8���i�
�J����O�&t����tV4Q����
[�f�R��db">KuG���
�be���A7�N��=)����
��x�@8�����a�t+U��Q�(��;(������$N�x��=R$�l��t�E�o�Ѓ��L�Ɯb�����&é��K)q����� �s��>��
H��_H���
n���X���ϲٷ?�����=S���;y��A
�T�~�iQ*��+F0�M�өE�1�ȿU%`�{���im4�
潊T�<�L��w�

-3���M���
��#D-���Uث1x��4��ڌ�ͤ@�/Uȶ
+?h������F��	��KD��ʃ���Z�Fco��H���Gw@'�Z�g��|���kB�(-]�JCu�ޮx?���4*�$�vÏ�f�[+$1D
�`��[4aOHJ�����P�z�O�#\��+Gp�Vv�i0%�܊�v���iT�6B!aX���PX��'�CR�';�I6N8r1i��(�
�k��F�Q�c�W��k^��9�j	�5��vg��M�!�z�c�*
��@z�]�/��@ 0o�ِ" (��.��%
.�us�?!׹'4��噽4��s����$	�Z&q�7���K�f��m�Y�j�l�a�9c�%�l�� Q�@����C�	7�� �o�)�b�bcKX�ݑ����d��+vF���˜~s�!P#~��P�V��z4f
tY ����Fc�\�1�,��e1_̓p�Vq
�Q�G��䘛|�GXO!�J?*�]��;�d]nU���*Q59^�G�0�+51cK9w8DB�'H�8G�h��6��f�B�e8�j�R�a
�}���a��.t����v�*�UP�3������"C��_Eq��λH- �k�\
"�~�ڕ֓���&v|�1m7�K�FyV�\"��>
�M�H��3��� �����0��_n�P�3k��ej (����x�.�9����^�[���-�8��C�K���pQryϞ��B
�K�M�>p
u�����鈹�yC`K8m��Ƭt�Ʉb��@����KE0���K�
��8���	�E#@٨� [...]
b����<Q8u>1Q痔�z佯
w0^W����>5=@N*���^=p�g��-?|�o�/�,Z��P��\�~�1���
j�L����h{�M�Y��z57?7ZW*ߦq�j[j�6����w� ����pf'��tl���O_rk�a�QF8���i�
�J����O�&t����tV4Q����
[�f�R��db">KuG���
�be���A7�N��=)����
��x�@8�����a�t+U��Q�(��;(������$N�x��=R$�l��t�E�o�Ѓ��L�Ɯb�����&é��K)q����� �s��>��
H��_H���
n���X���ϲٷ?�����=S���;y��A
�T�~�iQ*��+Fzj�YE�1���U%V�g��	gm/�y��*X�<�L��w�

+3���M���
f������RM��$�P�fJn�����
 endstream
 endobj
-4144 0 obj <<
+4153 0 obj <<
 /Type /Page
-/Contents 4145 0 R
-/Resources 4143 0 R
+/Contents 4154 0 R
+/Resources 4152 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4128 0 R 4129 0 R 4130 0 R 4131 0 R 4132 0 R 4133 0 R 4134 0 R 4135 0 R 4136 0 R 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4142 0 R ]
+/Parent 4136 0 R
+/Annots [ 4137 0 R 4138 0 R 4139 0 R 4140 0 R 4141 0 R 4142 0 R 4143 0 R 4144 0 R 4145 0 R 4146 0 R 4147 0 R 4148 0 R 4149 0 R 4151 0 R ]
 >> endobj
-4128 0 obj <<
+4137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 348.395 164.042 359.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_ba7dbedd485eab91821f129132a04723) >>
 >> endobj
-4129 0 obj <<
+4138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.379 348.395 241.511 359.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4130 0 obj <<
+4139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 309.541 164.042 320.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_3a4c3af6146717b3302f467368eafe46) >>
 >> endobj
-4131 0 obj <<
+4140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.379 309.541 234.885 320.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4132 0 obj <<
+4141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 270.687 171.791 281.591]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_b45e800217e1c61d8595e2ffc51a83ad) >>
 >> endobj
-4133 0 obj <<
+4142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 231.832 164.042 242.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4134 0 obj <<
+4143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.782 231.832 215.588 242.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_2c93e938cd478716c7c9e5e9988f7a98) >>
 >> endobj
-4135 0 obj <<
+4144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [242.925 231.832 293.057 242.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4136 0 obj <<
+4145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 192.978 179.554 203.882]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4137 0 obj <<
+4146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 192.978 250.666 203.882]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_584cb5084fe5479b0c373e3d17fe5ffd) >>
 >> endobj
-4138 0 obj <<
+4147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 154.497 297.728 165.028]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_79c648d88214174287e3763b804f4aaf) >>
 >> endobj
-4139 0 obj <<
+4148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.544 154.497 336.732 165.028]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4140 0 obj <<
+4149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 115.27 342.261 126.173]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_3c9879f0c9dcb81fe1bbf78828509ef6) >>
 >> endobj
-4142 0 obj <<
+4151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4146 0 obj <<
-/D [4144 0 R /XYZ 90 757.935 null]
+4155 0 obj <<
+/D [4153 0 R /XYZ 90 757.935 null]
 >> endobj
-4147 0 obj <<
-/D [4144 0 R /XYZ 90 733.028 null]
+4156 0 obj <<
+/D [4153 0 R /XYZ 90 733.028 null]
 >> endobj
-2076 0 obj <<
-/D [4144 0 R /XYZ 90 691.329 null]
+2083 0 obj <<
+/D [4153 0 R /XYZ 90 691.329 null]
 >> endobj
-4148 0 obj <<
-/D [4144 0 R /XYZ 90 676.759 null]
+4157 0 obj <<
+/D [4153 0 R /XYZ 90 676.759 null]
 >> endobj
-3898 0 obj <<
-/D [4144 0 R /XYZ 90 629.555 null]
+3907 0 obj <<
+/D [4153 0 R /XYZ 90 629.555 null]
 >> endobj
-4149 0 obj <<
-/D [4144 0 R /XYZ 90 614.984 null]
+4158 0 obj <<
+/D [4153 0 R /XYZ 90 614.984 null]
 >> endobj
-3899 0 obj <<
-/D [4144 0 R /XYZ 90 585.539 null]
+3908 0 obj <<
+/D [4153 0 R /XYZ 90 585.539 null]
 >> endobj
-4150 0 obj <<
-/D [4144 0 R /XYZ 90 570.969 null]
+4159 0 obj <<
+/D [4153 0 R /XYZ 90 570.969 null]
 >> endobj
-1428 0 obj <<
-/D [4144 0 R /XYZ 90 490.066 null]
+1423 0 obj <<
+/D [4153 0 R /XYZ 90 490.066 null]
 >> endobj
 162 0 obj <<
-/D [4144 0 R /XYZ 90 483.466 null]
+/D [4153 0 R /XYZ 90 483.466 null]
 >> endobj
-4151 0 obj <<
-/D [4144 0 R /XYZ 90 367.369 null]
+4160 0 obj <<
+/D [4153 0 R /XYZ 90 367.369 null]
 >> endobj
-4152 0 obj <<
-/D [4144 0 R /XYZ 90 367.369 null]
+4161 0 obj <<
+/D [4153 0 R /XYZ 90 367.369 null]
 >> endobj
-4153 0 obj <<
-/D [4144 0 R /XYZ 90 289.78 null]
+4162 0 obj <<
+/D [4153 0 R /XYZ 90 289.78 null]
 >> endobj
-4154 0 obj <<
-/D [4144 0 R /XYZ 90 250.926 null]
+4163 0 obj <<
+/D [4153 0 R /XYZ 90 250.926 null]
 >> endobj
-4155 0 obj <<
-/D [4144 0 R /XYZ 90 212.071 null]
+4164 0 obj <<
+/D [4153 0 R /XYZ 90 212.071 null]
 >> endobj
-4156 0 obj <<
-/D [4144 0 R /XYZ 90 134.363 null]
+4165 0 obj <<
+/D [4153 0 R /XYZ 90 134.363 null]
 >> endobj
-4143 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F99 2114 0 R >>
+4152 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4185 0 obj <<
-/Length 1507      
+4194 0 obj <<
+/Length 1504      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~���Sg5MR�.F�����5��#3�JIM�_?R$�Kd�v�z
-4�lS�9��ΕЙ9�����Uot�N"��ՍA'� 9WS�C!
�Bؿ ا"�����<�߲���7�ZP1���l&j��l0���Z���=�ab�¾�����ǃOW�z\�>��:�� p�����3�߿r p�йoV���]yM���_=h���J���>���	�
�O�f1&���s·!�j���f�I�#�8�,�&���*��8��j"�*��a%����7�(��|Z'u����GH��C�4ͮ+��ut
`'�Z���c�{�"D���xϪZd��ty��V
ܠߘ^][`��\o�V��C~���G��ˑ�DZ�A��UҜ�U
�a`�T���kV�P�k@��
��8�
-Lj�Dh���h`[zv��l;�y��r1�u���y�a�������	gen(Q���: ��[xv 
����p6��0: ߗR���`����d;¼�T���$��&?�q;� ��g�&�e6�0�Bxc@65�e�\��.� �;��譊���5U֘i�9`D�๕�\�{:74J[�Uvߓ
�4�z
�<S������cŌ���&�щq^B��I�5�����
�-f3]B�J�f�E���#�|?Y�

���	���3�w�V�q�t�ـ֚��}�.�RQ���Mh5��ɸ�g�0ܸU�}tR͋N��+�?��T�����'�,j{�-"��g��g
#ْ��Ɔ�+TX7�d�+�v��l2pP>R6l�2R��b>)�7���	W���,�&�󊝢wL�{��ږ
�F\}��i�<��n{����hh~���lj��`/�# rڮ�E!�B����0>4��W�l��Ң�p�S�ѦP�mE�!��g
�BBvJo_�9�nO&��9�L�xb�����;
{ ���YV��8fBt�@�@ؚ�˳�/�K�������
-֛��!�x`�]Y��`���X�6f��J0�j=+O�c��
-��0
-Uڈ��Å�O��_�w�]Y����aҕ"��1�(�;B�%�f
�I
��}����e�e趬y񢫤󀻨��t|�0��#�,�瓜N��<�����F���@t��vQ ��}Jo_M�M}r`��� ����
��
iD������[�xuW��;3$K
�3�dp��ST�*
�)�$>�:�`S�A�������$C驈�Z�Kr�����{���׶�8��X1a�l]?���sC��c�s�~�V ��6�ѯ���1{|�=��]^˗�6���b�6]�w�-b��4�&zغgg���!��K��-��W�&�������ƾ��L^;
�cbD��>�& � ue��P�R��=������w��/j�f ~K�vB�t���bb�(H�+C�
d�v�/���V�αw�{M�\��tȰͱ�UU�G���{���x! �FE��
:�b��8h6�Ʌ
�6��/�&��u�p �V
+x��YYs�6~ׯ�SJ�D <4�C�;�&n�N�
&)c^�G���:Lɒ"G�L
l
����]�.�13��������ܱ
�v����C�u W�qm"��A͋!�&-S\
14�d~G%
ޱے����,�fega<
aͳ�V���O�r�<S��,:&r���՛�W����j .p-b����4"�����{�C;*5ll�kb\�@�
\V��%�t�my��- 
"5���������j���t��y!Y��A]RVW�I�gU
�B�V
9Y]��e��i
5IS�A�t	�H��]ue����]lx\
�Z`

#d߶��)3ed��`{[-�lM/�
0u��w��}ȧB���/}
	L�5�2
��
�͹e�zL}�*9fU
�.=�*�0�
+�#,p�	����6�؋���g(/�ÙqI�
��	��y�N�op �fE����(x���=���
,;�.�rw`���
��p)��tP���y�
aV5m�<�g,��r�
� @<�i�q����<LwNU �"�Y���
�C�v���/?�ު�qHYS�3%�0 ���2�k�@�j�Vimc���{҃`��X�
���欪�w�����X1�>��Ҥ::1�����Cn�`�������L!h�s	5\#􍿲����� �S��anh������=[+��}�ج@��EȾ�.�\Q����"��<.��&
7.evS�z^���1��z"U
g?ٴ`QWS�h��m=+��,�xI
+z�Pa]\X�����[��>���>@��Dڰ��H�4/�Ažŏ���pu^sPsY�����c�?� �7:]xT ���[������Vv];��-����0l
+GzV{����V����V���M����6;--:��9�mk �o+��� �N�c�
������탱h�fB��� j�♑��d
$�����E�&�0.�
��3�vy���rc�������zs���>D�7
����V

���yU�1M��^T'��V��}yb����Eɞ��ߨ�vA �>�IW��^�� #o��T,����1t���T��Y�ձ�ի����"#����d�G�Y��'9���<�����K�@d���Q �zNo_��9[����@�!֩w
ڀ/v�ᇷ�
"���Pī���ީ&Y���̓-AE��਄��S���8�Y9
�Z�C1➊�%Ź �r���6�����V��M
+&����t�|n$t~�|���
+Ėv��;�5�
+�O�!�Ǖ��k�q�6*V�R����J���E�
��fQ"��{V�R�
�h�Č�vX����D��Z}�����׎������˹'Ͼ�QH]ip.�����z�'��Q
ˇ����E����i�uH�_�Rq�@�=l^iB�2�������
�
y��
v������x��� �
+4+J��qQ$�Ǿ��
+jC�Zd���
\v���L�p���//�ɲ
 endstream
 endobj
-4184 0 obj <<
+4193 0 obj <<
 /Type /Page
-/Contents 4185 0 R
-/Resources 4183 0 R
+/Contents 4194 0 R
+/Resources 4192 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4141 0 R 4159 0 R 4160 0 R 4161 0 R 4162 0 R 4163 0 R 4164 0 R 4165 0 R 4166 0 R 4167 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4182 0 R ]
+/Parent 4136 0 R
+/Annots [ 4150 0 R 4168 0 R 4169 0 R 4170 0 R 4171 0 R 4172 0 R 4173 0 R 4174 0 R 4175 0 R 4176 0 R 4177 0 R 4178 0 R 4179 0 R 4180 0 R 4181 0 R 4182 0 R 4183 0 R 4184 0 R 4185 0 R 4186 0 R 4187 0 R 4188 0 R 4189 0 R 4191 0 R ]
 >> endobj
-4141 0 obj <<
+4150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 720.286 290.247 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_39b6f38fff55dd953ec509b3739dd17d) >>
 >> endobj
-4159 0 obj <<
+4168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 681.058 164.042 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4160 0 obj <<
+4169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.782 681.058 218.358 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_a03b119140132112557907b772102b33) >>
 >> endobj
-4161 0 obj <<
+4170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 642.204 194.776 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_e96eebded76c559c95910dc233c68f06) >>
 >> endobj
-4162 0 obj <<
+4171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 603.723 195.334 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_c26379e5f82fd0223682b11b9e052ea5) >>
 >> endobj
-4163 0 obj <<
+4172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 564.495 224.634 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_29c6deef0eb3911adbb08d36a8f0b3f2) >>
 >> endobj
-4164 0 obj <<
+4173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 525.641 179.832 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_6609e54e84d50cd074c2dd65f38b47da) >>
 >> endobj
-4165 0 obj <<
+4174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 486.786 227.981 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_d67d37524d1fb7f31766c0b02cb8591a) >>
 >> endobj
-4166 0 obj <<
+4175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.797 486.786 297.44 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4167 0 obj <<
+4176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.943 486.786 392.075 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4168 0 obj <<
+4177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 447.932 191.718 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4169 0 obj <<
+4178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 447.932 288.852 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_484373d269a31c21efae44a83f8be6f0) >>
 >> endobj
-4170 0 obj <<
+4179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 409.078 191.718 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4171 0 obj <<
+4180 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 409.078 303.079 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_0ff04e47054c14b2edf29096ecc95ab7) >>
 >> endobj
-4172 0 obj <<
+4181 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 370.224 181.845 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_43983a6ee447e480f8700915bccb4811) >>
 >> endobj
-4173 0 obj <<
+4182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 331.369 181.845 342.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_c53e4323b140cdd4ba1ac96e7204d93a) >>
 >> endobj
-4174 0 obj <<
+4183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 292.515 154.727 303.419]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_146b211f83e22bd011d3de2e5975073b) >>
 >> endobj
-4175 0 obj <<
+4184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 254.034 176.505 264.565]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_94b3624c208219e401569cd289049b38) >>
 >> endobj
-4176 0 obj <<
+4185 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 215.18 150.493 225.71]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_33e6005a1fe40cb202eb619912c25c3c) >>
 >> endobj
-4177 0 obj <<
+4186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 134.044 203.075 144.948]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4178 0 obj <<
+4187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 134.044 296.324 144.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_5a207ecd92e9fd8f3b1937a5064746a9) >>
 >> endobj
-4179 0 obj <<
+4188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 119.423 322.825 129.328]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4180 0 obj <<
+4189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 95.563 194.297 106.094]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_b917a480b6afe7e2750aa2862c6783cf) >>
 >> endobj
-4182 0 obj <<
+4191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4186 0 obj <<
-/D [4184 0 R /XYZ 90 757.935 null]
+4195 0 obj <<
+/D [4193 0 R /XYZ 90 757.935 null]
 >> endobj
-4187 0 obj <<
-/D [4184 0 R /XYZ 90 733.028 null]
+4196 0 obj <<
+/D [4193 0 R /XYZ 90 733.028 null]
 >> endobj
-4188 0 obj <<
-/D [4184 0 R /XYZ 90 505.88 null]
+4197 0 obj <<
+/D [4193 0 R /XYZ 90 505.88 null]
 >> endobj
-4189 0 obj <<
-/D [4184 0 R /XYZ 90 467.026 null]
+4198 0 obj <<
+/D [4193 0 R /XYZ 90 467.026 null]
 >> endobj
-4190 0 obj <<
-/D [4184 0 R /XYZ 90 428.171 null]
+4199 0 obj <<
+/D [4193 0 R /XYZ 90 428.171 null]
 >> endobj
-4191 0 obj <<
-/D [4184 0 R /XYZ 90 389.317 null]
+4200 0 obj <<
+/D [4193 0 R /XYZ 90 389.317 null]
 >> endobj
-4192 0 obj <<
-/D [4184 0 R /XYZ 90 350.463 null]
+4201 0 obj <<
+/D [4193 0 R /XYZ 90 350.463 null]
 >> endobj
-4193 0 obj <<
-/D [4184 0 R /XYZ 90 311.608 null]
+4202 0 obj <<
+/D [4193 0 R /XYZ 90 311.608 null]
 >> endobj
-4194 0 obj <<
-/D [4184 0 R /XYZ 90 272.754 null]
+4203 0 obj <<
+/D [4193 0 R /XYZ 90 272.754 null]
 >> endobj
-4195 0 obj <<
-/D [4184 0 R /XYZ 90 233.9 null]
+4204 0 obj <<
+/D [4193 0 R /XYZ 90 233.9 null]
 >> endobj
-4196 0 obj <<
-/D [4184 0 R /XYZ 90 153.018 null]
+4205 0 obj <<
+/D [4193 0 R /XYZ 90 153.018 null]
 >> endobj
-4197 0 obj <<
-/D [4184 0 R /XYZ 90 153.018 null]
+4206 0 obj <<
+/D [4193 0 R /XYZ 90 153.018 null]
 >> endobj
-4198 0 obj <<
-/D [4184 0 R /XYZ 90 114.283 null]
+4207 0 obj <<
+/D [4193 0 R /XYZ 90 114.283 null]
 >> endobj
-4183 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R >>
+4192 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4236 0 obj <<
-/Length 1461      
+4245 0 obj <<
+/Length 1457      
 /Filter /FlateDecode
 >>
 stream
-x���o�6���Wh/��4I�� /
�a];dm���"S��r)9����H���ȉ��k6
H"9�Ow�����5���������w��>����
-��}�%����l��3$c��!؎�,�;�y���ߧ�*R����\N�B�X8Cʰ}�EEQ�~�P	��*q9�m��׋w���oa�G�eV<|���	�����֭�kfyԅcf}�9�u0ݣ	�S+��|OGh�p`q�"�*��dZ�Q�~���U�~��G��m��1���!���(
]�	�B)۰a}
2�fQFeWO�1�L'�}:
jZ������
�TO����
�/������M���*?�
�٩����sY��a���4���
��'�l��R8��S��Cd�(JB.]��:(�嶙
�h��|�̫�&��"�δ�
�|�
Y����ṾXͭ�FfFg!_��
'
8o����
|��:���g���0�p��M:!�JpL{Gp@�(+�P�e~+�؋Ut����3tAc<� y�,��uǧ�c#�
�h�6�<�V�)
-Aq^-���ެU��C�F�4$Ʃ֍>R��5R��C�
��5Ri�4��!��H
R�LY�h�^X��C�ߨ�n\����c%�r��@��T�H���͕(�p�A(���<�h����U�
M�>�9�p;����
Z�#M'=�����=f���n�l�#��}u����'-��J
k
Os�8���'N�,ǥ�Ҳ8>6�+-P+q���9@�k��
�dڊ��"����3�
-�K#{2���2�T$^\�~(c}���F���Q 78b��rH�ZCX�	��rn�¼q)&UF>��%��l!�F��xBZ�lb0]G��mcv�f�H�r,s�v�p����}�nk�����M�u�)'�l��* ����?B�|�dL���SQ*����4ʲ:��s Gm��"{�ޤ�&���l�e6k��$��\�/��X�l�l��3�;y�t�ͩ��S�|.Ta��Q�<ҥ���*��n��|^��yRi2�w�� }�Z���=�
M6�׺vmk���t�-S9�1�q�x[�^���ȧm��{~o��/�8
PW?/�,��5�0�)����ڠ*4
��j?�f�Ғ��������mR��

����H⾖{���c�M˫
[�"�my;ۂV[eDݥrO�8�E�.M�e�gr�������襶��/!H���ň��D����C	��~;�i�Y�s��Җ&�*�V��
S!m���.,孚-�W��"��2��O�
D9
v*:v���qkF)i�E�6CD��>oݷgо�$���yI��(���@"֔{�֞��x����ؼ�s��ټ�>�U��a�Y�?Dre�]�mJ���0�'�@�M\M
��j�O���
-��j�~�D���*ԠM�UYΏG���[h!ӹBi9�ϳ���ue� ~�
�$W�*��f$���G7�o�
+x���s�6���WЗ
�IJ$B��K3�N�w��.}���,
&X�N��뻈�	N
'>$� ��꣯v���~
�r1���%��o]Ė��	b�X�M�ΐ`��s�`;Գp|�Plg��JNt8~�\�P/��O35�
�"�
)��i�yu�Q�R;$�����ط��:_/�
�^
�
8�-b
`
q�Y�l��+�&��wF��[s���
���4�s��`�G
�V ��^
�����E�gU����H�4�.kW�����t��bt��Z�"ߣpt����R�a��<d�ͼ�$��tc�L���4�i�����/Se<�ګ�2
?���N
7����U~�9
���3e*/
N�e=i��ᇿK��'�l��B:��S
�Cd�,ZA.]��:h�嶙
�����v�U�M��	DX��^����dC�\�<�T�X>#i\4�F��	��''
8o����
|��:��+T�0�p��M:!�JpL{Gp@�0��P�Uv����Ut����3tAc<� y	&*{��i��pß #*�Ɵ��J0E����MsyPPKcau��HB֑��8պ�Gjym�Ծ����t�T��Tڐ�W�
�x
�,@4/,\�!�oTl7.��a����a�u�w��}�d��o��Z�f8� ��hg�w�H_
��*ԅ&X��
y���}Xy�������
K�G�`�Yjo�ۀ$[���d_��>��I�꿒���L�e����q�äȏ�ͫƺ��8�W�
�����k2m�I�X�g����L�B�R�Ȟ���y��=���X!���c�!J�A��[I�@��5���:)�/�
+rRe䃜]B!a��**`4�7t��� �u4��6fwk��d��*�n�P
���.��m��?�	��>դ��D]e $����T2[4�z���f�aA9
Ӵ�x�
H�Q���Ȟ$7ɤIj�(y�͚2<�"����n3�5&��L��N�?
{sZf��
F6�:��FϨK
�Ң�~��K�eQ6�{�,�4�Vo��z��G�
ن&��k]{ik�H�d�.5�1�q�x[�^���ȧm��{vo��/�8
PW�/�,��5�0�)����ڠ�K<T��~L͞�%U?V��ͭ۸j�g=8�\�V$Q_˽VO�1�&�U�-p�𶼝mA��2��R�'H
�E�.M�e��r�������襶��/!H���ň��D����C	��~;�I�Y�3��Җ��*�V��
S���}#�!_�.,孚-�W��"�	S��O�
DY;
������5�7��]���[�����~<3� X	�]}d��ܻh���܎/?��6����{6�?�ʥ~�0֬�B���.�MiJ���0�'Ff�A�	��'� UEvm5g�L�W�h�]��UQ̏G���[�h���FI1������u�
+��[#q��F�}H\�e+�9
���Nd
 endstream
 endobj
-4235 0 obj <<
+4244 0 obj <<
 /Type /Page
-/Contents 4236 0 R
-/Resources 4234 0 R
+/Contents 4245 0 R
+/Resources 4243 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4181 0 R 4204 0 R 4205 0 R 4206 0 R 4207 0 R 4208 0 R 4209 0 R 4210 0 R 4211 0 R 4212 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R ]
+/Parent 4136 0 R
+/Annots [ 4190 0 R 4213 0 R 4214 0 R 4215 0 R 4216 0 R 4217 0 R 4218 0 R 4219 0 R 4220 0 R 4221 0 R 4222 0 R 4223 0 R 4224 0 R 4225 0 R 4226 0 R 4227 0 R 4228 0 R 4229 0 R 4230 0 R 4231 0 R 4232 0 R 4233 0 R 4234 0 R 4235 0 R 4236 0 R 4237 0 R 4238 0 R 4239 0 R 4240 0 R 4241 0 R 4242 0 R ]
 >> endobj
-4181 0 obj <<
+4190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 696.376 188.759 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_2ca2446f563956eb2b92ddd17e5c0b2c) >>
 >> endobj
-4204 0 obj <<
+4213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 657.148 211.085 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4205 0 obj <<
+4214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.824 657.148 307.233 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_d07dc0dabac5685f9db8d9dc11e513f1) >>
 >> endobj
-4206 0 obj <<
+4215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 607.334 211.085 618.238]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4207 0 obj <<
+4216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.824 607.334 285.136 618.238]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_8aab82f7118966662582f88725ce4735) >>
 >> endobj
-4208 0 obj <<
+4217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 568.48 187.563 579.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4209 0 obj <<
+4218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.061 568.48 213.834 579.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_7facb7a06ac72f1af2bc514c788f1a38) >>
 >> endobj
-4210 0 obj <<
+4219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.172 568.48 318.421 579.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4211 0 obj <<
+4220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [364.578 568.48 441.827 579.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4212 0 obj <<
+4221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 529.626 187.563 540.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4213 0 obj <<
+4222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.061 529.626 213.834 540.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_57362a4d56c397575a6d043cdbcec0f9) >>
 >> endobj
-4214 0 obj <<
+4223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.172 529.626 318.421 540.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4215 0 obj <<
+4224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 490.772 187.563 501.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4216 0 obj <<
+4225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.061 490.772 213.834 501.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_5b3db7ba1765b3a04f8d320968f70447) >>
 >> endobj
-4217 0 obj <<
+4226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.157 490.772 468.407 501.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4218 0 obj <<
+4227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 410.009 197.337 420.913]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_6a24743a95176da13995bb6c17151c9b) >>
 >> endobj
-4219 0 obj <<
+4228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 371.528 175.748 382.059]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_29c63b939ed830a0395170835e60beaf) >>
 >> endobj
-4220 0 obj <<
+4229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 332.3 205.636 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_fcf86304f17dc474e1e5bbe0486c1b59) >>
 >> endobj
-4221 0 obj <<
+4230 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 251.538 164.042 262.442]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4222 0 obj <<
+4231 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.54 251.538 202.497 262.442]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_a948df90fc7880e7e52ceef297ee9bbf) >>
 >> endobj
-4223 0 obj <<
+4232 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.835 251.538 279.966 262.442]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4224 0 obj <<
+4233 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 212.684 164.042 223.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4225 0 obj <<
+4234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.54 212.684 202.497 223.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_2cb39e7c88e9e724e7970d0e953f2c81) >>
 >> endobj
-4226 0 obj <<
+4235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.835 212.684 273.341 223.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4227 0 obj <<
+4236 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 173.829 180.54 184.733]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_deee840f3313b6050d439dbe5fe2fdd7) >>
 >> endobj
-4228 0 obj <<
+4237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 173.829 258.009 184.733]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4229 0 obj <<
+4238 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [299.742 173.829 349.874 184.733]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4230 0 obj <<
+4239 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 134.975 178.239 145.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_af7dc46b2cfbd6650ac1d2035d331f15) >>
 >> endobj
-4231 0 obj <<
+4240 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 134.975 255.707 145.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4232 0 obj <<
+4241 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.441 134.975 347.572 145.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4233 0 obj <<
+4242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4237 0 obj <<
-/D [4235 0 R /XYZ 90 757.935 null]
+4246 0 obj <<
+/D [4244 0 R /XYZ 90 757.935 null]
 >> endobj
-4238 0 obj <<
-/D [4235 0 R /XYZ 90 715.095 null]
+4247 0 obj <<
+/D [4244 0 R /XYZ 90 715.095 null]
 >> endobj
-4239 0 obj <<
-/D [4235 0 R /XYZ 90 676.241 null]
+4248 0 obj <<
+/D [4244 0 R /XYZ 90 676.241 null]
 >> endobj
-4240 0 obj <<
-/D [4235 0 R /XYZ 90 626.428 null]
+4249 0 obj <<
+/D [4244 0 R /XYZ 90 626.428 null]
 >> endobj
-4241 0 obj <<
-/D [4235 0 R /XYZ 90 587.573 null]
+4250 0 obj <<
+/D [4244 0 R /XYZ 90 587.573 null]
 >> endobj
-4242 0 obj <<
-/D [4235 0 R /XYZ 90 548.719 null]
+4251 0 obj <<
+/D [4244 0 R /XYZ 90 548.719 null]
 >> endobj
-4243 0 obj <<
-/D [4235 0 R /XYZ 90 509.865 null]
+4252 0 obj <<
+/D [4244 0 R /XYZ 90 509.865 null]
 >> endobj
-4244 0 obj <<
-/D [4235 0 R /XYZ 90 428.983 null]
+4253 0 obj <<
+/D [4244 0 R /XYZ 90 428.983 null]
 >> endobj
-4245 0 obj <<
-/D [4235 0 R /XYZ 90 270.512 null]
+4254 0 obj <<
+/D [4244 0 R /XYZ 90 270.512 null]
 >> endobj
-4234 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F97 2177 0 R /F98 2117 0 R /F65 376 0 R >>
+4243 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F97 2175 0 R /F98 2120 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4269 0 obj <<
-/Length 2436      
+4278 0 obj <<
+/Length 2431      
 /Filter /FlateDecode
 >>
 stream
-x��Z�r��}�W��6��> e=8���qEb�"�p$��+ +����\ 
��).W*UR
���t��>= �n#
�����g�o$�R�J*�˛(ő�	J��e�!&�ٜ`��3��^gWog����._��Տ�u�Տ������"�ͩ��U�4��]~��3���-a
-˘H>���חg�(�#b
-)&������8Z��"�X�D�f�:��u�?��>����n�]���|iUz�-mQ��������D
�)G��v�OX�V��V{���]޸�Y�n�ʽ\��kس����B ��MwZGD"�XP !��?Q*ƣ>���i�U��y�����a�t����;3A��6y��Um�H��G�"����ߎ��(�&i7V�#�J���,`��a�<�L�i$-v�4�h��^�k��i�8�iN8J���m�n��
� 3"bc�o��b�l{N)��•��=�	�R�k�.�z뛗!�h��`��2����:o ]��99�Y'J��:�3��wy��˦��^9π�o 
b�8f
&���Mx7���D�/� �T
����9��c]i�1��YL:
L6�	�����H�D��_B�!�U��̨ �.��l��:+����,uU��1T��f�
��,��<�tʀ�I���jp�Z\ѽ�b	򕰒	R	��:\t>�j_,��\H7��
lv$�;����5��W
��O
���
-��u���H]RJ�����T�ڈbun��M�(�U�9wd��
(‰��h�jso
9�#�I;|B�愦H$2�s(������۬Xu����Y�ŦuQ{�}g�L�Oc��g y�ԙ�����_�EW�o��h��A 
-��T����^�o�
��[
��
z�^A�I� y�
��n���*X֐0�`p�l��^
� KT
�co�D�k��R���
�
d'3�ؕj�>W��!�ȍ��0B3,
,'��1�x�G��d1Ĉ��AAQ^D�~���1�˙�ns׻Bœ
�|NUc�������d�'��׻�!�r�x�.��
-
Bƀ����X�BXM��H\��˃	Ƅ
2�d�,�yi��y��P?v�E�l�E�<�PNl����c#�$T�$�Mu,Jh� ���FJ�YL��
g��T�t_d׫<��L�{��h>��
-�I��l#)�?���gg�EyW�MNR z�FI��6/�j�Ipd^�����2���J'�
7}��ܾ���
+o��r��6/ `�
�M��
q��~
��8�
����.�R�\�+"���K�iP
��ֹf� ���[���}<�d�:&��H�	��J�:^�)% =^�)%@�T�o[��� �Ҥ
���f�� �C.p��>O�ҷ rW/|�N��x!�XUy���)���H��FYA�l��ȶ���|��6�9�	qĽ��Q� �i�cQ�t�q?YK�(�b��C�
mAe6�4
���.� ̠[c�N�fO��`\4t���90��
���b��V��g�]����=�6��cQ޺9wn��E3�y\_W+��_}��RH���7/C�}��ԭX9=�:����Sz�
-=@W��DBc�@���	��af$6g���$tds	>.�;;���~H"Nա*����Z
D���gxA�AX�]�b���{у˚�����F '��!A�� ,
-�p���1KC6u1,����\瓶��oxg���LG���L�������<�Ԡ�[�9�r9]M
� p*y �B}p/�t
���ܦõ�܅��GG~�eԔ
/Om�:ڝ*�/��s��ۻ!����̃���7p�Q�.������e�L�5S�f�z�>u�~^f���nז��c���o=ƫz&Ğ]�p`�@P݉㟦5�Z�*
�{�Oxd��7�ܹ�h�.��
�]N����=�1���Е>
s��2�\���c�\��<�m�A����� c��	��}g9"���羺

-O�ZŔ��?�~g.1�t��:��� ����gZ��塱��Xڏ�_��b�H⨫د-$�ɱRL\%�~�񶨖���OOv�~��P
�zH�,�����c�����`IJcf��p`�`�
-q!w������!m���
#�jB�2m�O�������g���
3�S6��h��
OC=S���d�z�[��g��jq�1������Dhb]�����
������^��"}.N�Lf��G;k���^�X���D{{�=y<�a
%z�
-�L�B<�p����_�x���c4��Qc��O�����
p��Q�j���s:|
㜆q>�s� ҒS�������{c-�|���ۇ��} ��ot�+���&��jF��󗬄�9��Y�Y;.1"��$a��@�te��Ӳ��w����F�wƠ��`��]�n.�����ѢA۲�Ԩhϡ�9�-��	�R՛��r���*oQ��u��f������
+x��Z[w۸~����&T���t6�l�v�m���Kv�KK�ͭD*$���
\H�tI�gOO|H��`0���7�qt��g��<;#Y��TR]�D)��$HP].�1!H��c
��
g�:�z;�8�V�w��ή~,��~��xU���6/�lN�_������򛼞�$�o	SX�D��ϗ?���<�xF@!
��PH1-�g~����a��$�7���
����������P��v3��U��K�қm�h��l��o�&�hN9b<��~���jݶڻ�����=�jwSV��:__Þ��M�Q�l��:"q���	���R1
�a.�M���������
Ӧ�o�
ߙ	�u��묭j�GB�=��&�%��v��� D�4I���
U���fm��Ae�M#i�c�A/E��\�5O��Ms�QʸU�o�v�u^��# ~�g�sJ���
���qNp��]{vy�[߼
YE[���X�yV_�~��y� �����:Q"=�i�Q}����m]6}\��y<`�(�1�0ٍP��h»D&2~�!��☤~ �͹P��JK�!�0�b�Y`�aN%��_�@�$R�������fF�tQ�e{��Y�6f��Z׎����s0��
f!|����P$�H
+�gW�������H����L�J������T�b���B���7�`�#��
흭y�p�� �~��|�V����
%E�BP��'����Fs�s��o�E���Ϲ#@H��@NT�FSW�{k�i
�Hz��
+4'4E"�ќC��|`u�8^�}�fŪ�E��͢.6������;;ge�}KF?=ȃ��ߕ�._��/�}3�GC
�
Q�Ϧ:]|�:�x��p.X��0�]���
+�O�H�\h�u�0$�T����A�s(He�� �bX�b�;pxC$��p_�v��x&�.�@� ;�qŮ
P���%Gn����aY`9�����S>Zl$�!FT�
z���: ��
x��yX��u�����l��s��C��|\�w%s�?���
�+/œ@tAVV`2��
�����jZUF�R�h_
tH0&l�1&�e��KS��s
���{/�f�-��!��rr`CG�/F
�'��%�?h�cQB��V7R��b��8��ХJ��"�^�A�&`��KG�v@��nP�N�$&`I���?;{/ʻjnr*��w5J:�U�y�W[-H�#�z��T��!�&PWT:A�飦���
@@�XAx����նyn(n�M'x`��@����c��,�!��|��%pI���]�)�%^�H��8��5sxM���B
o��)o$��1!�G@�L�oU��@O)��@O)� �����&=` �\7�= 0
r�C=�yxF����z�St���
	Ǫ�#�ΨN)�G
+�U6�
+Zd��@���^�#���QL�#����BQM�
��c�����Z�E���
�w�h
*�I��@�v�`�Kw�5{
+�F� 㢡S__�́!��}��l�z�?����w��q�٬
���͹s��-������Z�w��{
��B�=��yr��{ܐ�n���a��dEm��
W����$"���L�ؔ
{00#�9��%�#��H�q���9���C�p�U��'��� ���=�
b����
���݋
\��_n��08q$
	��`Q��;���Y���a�ķ��:��5M|�;�}g:*�7f�t
�7��桦����ɖ��j�(x�Sy�	�{�k��(5�6
���.�o>:�;(#���xyj{�9��TA}�<-�+����
��
g
̬L�����wጼ�5]-sg꬙7{(�������2�E�v��D�S�M�}{��1^�3!�� �Ҧ�{ ���N
�4�!7�jUi�[�#��l�Y��EE;v����r�
ŧ�A�A������[����o�
�(�ү�l#
2ݘ�G�t߄| +LM�\�;����>���P�x��*�
N���;s�q��S
�I�E � Eh�>��dg,�����~���
�DG]�~m!a�L��b�*��0��E��'�z�;��c��b��C�e�
 D& 
S���KR�0{N��� T�
�K���e|i�
,�iT�x�i�~�M�e%
�>+��n�A���
G��lx�n�&c��ߚ5>�W�[�Q�g�R���
t���3/8R�
+��V�3{1.��8�3�����{be�&����E��1��}R(�2�U��D�}�;��u�#���G�� >�x��r�
�^F�S��&���=0�s����
dHKN�o�_��A�$B�	b�o�g�d�љ� ��?��~����_�����gif�<Ĉ`d��w
���k����
uw��
x@�Ɇ<�k�������=Z4h[��9�;绵“YT�Bn*�Z����%<\g�C���?��~a
 endstream
 endobj
-4268 0 obj <<
+4277 0 obj <<
 /Type /Page
-/Contents 4269 0 R
-/Resources 4267 0 R
+/Contents 4278 0 R
+/Resources 4276 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4253 0 R 4254 0 R 4255 0 R 4256 0 R 4257 0 R 4258 0 R 4259 0 R 4260 0 R 4261 0 R 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R ]
+/Parent 4136 0 R
+/Annots [ 4262 0 R 4263 0 R 4264 0 R 4265 0 R 4266 0 R 4267 0 R 4268 0 R 4269 0 R 4270 0 R 4271 0 R 4272 0 R 4273 0 R 4274 0 R 4275 0 R ]
 >> endobj
-4253 0 obj <<
+4262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 670.008 226.034 680.912]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_e0c9395c1ac4d96e245be43fcd76424c) >>
 >> endobj
-4254 0 obj <<
+4263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 670.008 371.308 680.912]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4255 0 obj <<
+4264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 631.173 164.042 642.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4256 0 obj <<
+4265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.54 631.173 213.646 642.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_7415de7b412a5e297810ff35a97a2849) >>
 >> endobj
-4257 0 obj <<
+4266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.983 631.173 318.232 642.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4258 0 obj <<
+4267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [364.389 631.173 441.638 642.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4259 0 obj <<
+4268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 592.338 164.042 603.242]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4260 0 obj <<
+4269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.54 592.338 213.646 603.242]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_54cdd6074f90a5623c8ae7ddcfedc5c2) >>
 >> endobj
-4261 0 obj <<
+4270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.983 592.338 318.232 603.242]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4262 0 obj <<
+4271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.035 553.504 159.401 564.408]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_c8652f34bdfa731c02c1900f62bd5e88) >>
 >> endobj
-4263 0 obj <<
+4272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.337 553.504 327.551 564.408]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4264 0 obj <<
+4273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.782 553.504 513.996 564.408]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4265 0 obj <<
+4274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 441.496 227.951 452.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4266 0 obj <<
+4275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4270 0 obj <<
-/D [4268 0 R /XYZ 90 757.935 null]
+4279 0 obj <<
+/D [4277 0 R /XYZ 90 757.935 null]
 >> endobj
-4271 0 obj <<
-/D [4268 0 R /XYZ 90 716.221 null]
+4280 0 obj <<
+/D [4277 0 R /XYZ 90 716.221 null]
 >> endobj
-4272 0 obj <<
-/D [4268 0 R /XYZ 90 504.247 null]
+4281 0 obj <<
+/D [4277 0 R /XYZ 90 504.247 null]
 >> endobj
-4267 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F98 2117 0 R /F97 2177 0 R /F65 376 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F23 340 0 R >>
+4276 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F98 2120 0 R /F97 2175 0 R /F65 376 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4280 0 obj <<
-/Length 2331      
+4289 0 obj <<
+/Length 2326      
 /Filter /FlateDecode
 >>
 stream
-xڭYi�������Д��ٹIn���I���o��1Z
��P�LRޕ����s����+�p��xޓػ�����wwW�?H�E(�Tzw/�^ 	�xw���'�%����q��W��Evܪ��W?��˸<�ܼ*����Z,����,�*���ڨrAB߾%,��'R,���tu{w�� A�#� ��	o��z�{	���aĢ�{0�v
�
~3���?��cf�k�^�� �
!�A��!
o
�}�%��+�Z����</Hr�-	P��?�
!�zӏ��?|c�YEC$#:������!
H _��?��ђp�8�mI"�f��։}SdY���H�{;�.��V�!����ٵ��`n
{	���7q�������4

O����=��`�3:��Aϸ��YA�
�Y�+ ��2�Ě%�-��s_+tW�͡�,��q�jOȗGH0��i峍��>�"��q��$ݩ�J�|Br�FZZ��m �V�7� �H
�x�$G�H� 衳8��
�����
�F1
fq�m��}�v>�Q.���6��>�U\�(���S�q����I�Ų�SO��~և e��Z�bW����"� �
I�x�\�rPPo�:v��W��j�j>Tb'�jl��ex�L"<
�M�U
-�`GN�ݢ�-��heV:�L+�C��s��j�?�q���e���v�+J�|�/8֫u �� �o��`����"n6ԓ��"�4�j鰧�Cs�9�U\�n���4f���
m�����
��?}1�?]L�������e\5*�/�$����U������s�LB$&�cf3Δ<י��
�Qv���Kr�O�C�O*�}���R�d��K�
����h�K{gu�T��]2� 	Q�#��HH{�eM[[ig=i��T�-t� �3ճ����>���g=�IҿJ�?�;���c�����8O� ���!sW��%�ƣ[����Z�
�|)����<6�O��A_�p�*9d����2��;4�f3ڞ�!�
�^'|��{�]�Sp�zZ�N
TG��[�޾1)z�� ?�V-Z�~�u���H$pg'S�r_��r6.
�@*뵪܊���'N��

��B��x��3V��f8��iU푸0��o����ڧ̸\�ʂ���À��6��(��QNr]�f�;��鑂A�Ѧ��s'j��:��Q�f/��T^�t����逜K��z]q.�?�
 UW�P� z1m��0��Ƀf᧩�B��>��3_̤�B �gY��IKA�"(��
4\�qSU]
�O���
�\5�!��L�
¤sXz}���y8P�y
���l�%X�ʭ*����2��̥�D�e�RzN�SV ���<,ULx�%S�
!t�)A��s��O<qݠn��1��cJ}9���38G8�i�袄'
§��^&�8(��s�HW��?�V�
Edf3�o
%M�$i]��$��0
-m��]��
������޸WÕ�b8��$���kh
-*�٤&>}���A�g"g��
-�9ё�n�rw�7�4��� ��#B.��>踡u�n��p���>�/�^�.tt*Ȋ��̐tRθS����c���V�q�.IOdiR�U����]�t�����W��s"t7�t=�v�|����Mk��
4=���TWB&l���	?
�
��Ǟ��@>"���
tr�>��8H�m�+�U��C��U��u)�����¶WҪ��+����E��s�K/A�#��s%3��BUr�3���}�� ��d�����?몝 ��<O�ݜ�&��~5r�C7=���i��#q	C�m�tߟþ�<��S�O��� �{��GQk�D�&��F�o�}��	巛����}\�����
�-���:�ؑiA2�	�1���J룝JRSfm ���!����}�ڬ+���:]N�á��Qg���T_HG�4����aQ�k0FPH����ի&I/\�����^
��/��i4�S�����?}
?�	�����R	z�
�4�F�* 
->���bg=!�����D1�� /�CD_=o��>�U��@&6���u�{��q�V@��a3U�e\�	wz��q�7iE�_��D�C(<�9
���ۼ��
-ս�+���o�j�u>�X�@�QȰ�R��͍k^c�*.�
��j�D at 7i�ۖ6��)ܩ08E��`���	�V�

6�^���Ɵ[eԅ�~m5_U���s
! N	>���u����
��Cg:v�J�\���
�=���a�Z�ݷ��ANi?,!���F5�M��o^��7X;�)f�t�嶮�7��h]�C��K����}v}����;m	�i�K�3Gۓ<Q�� �.˟
+xڭY[���~�_AhJ����In���I���o��-�VD(R&)��E�{�\x���}9����w��޽��������A2/B��һ�x�I��ĻK��>!(X,	��� ؏�]�z���/��V%e��9}_�����U�ߗ���bI�_eqU��_�F�
��_�,}"����OW�wW��=b
+��ֻ��ﰗ��O
F,
+��j�q��yo��y�
3�eNx�L4s���P�0�c8�S-��]�����W,0��y�@�oI�n�����QR�7�hO��7�I�*"љ��h�-�0 �|��^� pOGK�⠶%�Pg��w['�M�eł
+�!���ԺHܟ��i�8��ͮu'scػ�Hx
������p��Y�xzD���|@
V>�s�@
������ q!��0O/�o�YB�b�9��Bw�
��b����|y�����V>�XK�c+�j78Oҝʫ��'$�i���N��kE{c
b����LrĈ��
:�c�p�a
i�1h�`��|��)0��kw���b�os+�C^�uZ��i�>;��ݟTY,;=�4h�g}R����/vE�I�?
-	pɐ$�W<�,��cw�{�ܯ֩�C%v"��\]��$"��p��Y� v��-���"Z��Vf��ʹ��>�H=��&����3��/����]Q:��|��^���~#�f�Nq���toɧ!WK�=-
Ҙ��i��ru��/U�1cԈeh�ܝ� �������b�
��5oͧ.�QY}Q$I��n�E=�>�3e"1i
3�q��Δ ��e�`���s�pu\�|�
2}R�8�c�R$Cw�_
+m0NuEc^ڻ8���"|I�
�DB�+�(k��J�8��I��m��՘��ݗ�^�1M�=�M�~*=�� �n���cC��<�o `j>̆�]m j���n}�o
+�Nkm3��ӺjL��H8O<�6}��y��
Zl'#�pn��ě�h{�׆�{�z���F��v�N�=V�iU;5P
A��oAz�Ƥ��J��P�Z�h�Z���E
;t#=����Lݟ�
��q�RY�U�V�͝=q
+��X���H_�뭝��0#��nL;�j�ą�?��5��־e���Ut��
�EO�TDo|��pB��6C���N�
�6ܝ;Q����Vo�24{q���rx���|�O�\:
���s���� �����Ћi㽇�?xM
4
?M
�hTE����b&��>˂�4HZ�u9 at 9����"�����`|*
5�d�窱9�dz�&����x�������<��]���ܪR��l�-�1��\ZM�-�Qv*��t>eMq_��bPń_2�B��b�@=���
��I
s!�8�ԗ�8�8?��p���w��q�.JxB�!|�Z�e�BN<��tu�
�`��d("3�Y�(i�'I����%a
�Qh���*�e�_m�_L�z����?�*O���޸���R�Mj�ӗ�
\p&r�?���
���.7`p|�Km_
+z>"�n틎���v�܇C���}1��w��SAVl��g���rƝ:�5�o
�mf���{wIz"K�ʭڵ�L���Cퟝ�jϟ���Š���C���5UoZӴ�0���w\��2a[���N��p�X�?���ALf��s
�ix�A�o�]q�rU
�U����K�fO���V
��X�n�.4�3_z	�
���+��L���C����P���%�F�g�.�YW����y���<5�d����
��y=�O��
�K(�o����
���������8܃�?�Zc%� 4���0B}��Ô6H(�ݬEL��Nׇ��x0nѨ���1x�ĎL
�a�L���y
@N�PZ�T��2kyd�ٔ���k��f]�]���r�
k&��:�����B:��	\� ��b]��90�Bu�u��^5Iz���/��{5���X dԦY��O9b|p*"���5�
F$pZX.G0cK%��Np��0�� (��jj����<8X6���Ē��}��U��
BT�n��Z�ֱ�5��e[�
��T!�q='���"�iߤ�~
�u��>�x��cl��(T�>L��׃�}\����lc}��F!�.JU'77�y
�%���7Pz�
ݤe�n[� �:�`p������z�' [Y��.,�|#x)F�n�!P^���|UB��!p��8%�(B�ֵ�67l�������*U�q��Ov��8o����k=v�n0"Q[�;���t5-g�y���lL��%�.M��i[����뇇���!O�%J���>�>�i�ݬh�4�����mG����i��
 endstream
 endobj
-4279 0 obj <<
+4288 0 obj <<
 /Type /Page
-/Contents 4280 0 R
-/Resources 4278 0 R
+/Contents 4289 0 R
+/Resources 4287 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4127 0 R
-/Annots [ 4277 0 R ]
+/Parent 4136 0 R
+/Annots [ 4286 0 R ]
 >> endobj
-4277 0 obj <<
+4286 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4281 0 obj <<
-/D [4279 0 R /XYZ 90 757.935 null]
+4290 0 obj <<
+/D [4288 0 R /XYZ 90 757.935 null]
 >> endobj
-4282 0 obj <<
-/D [4279 0 R /XYZ 90 204.564 null]
+4291 0 obj <<
+/D [4288 0 R /XYZ 90 204.564 null]
 >> endobj
-4157 0 obj <<
-/D [4279 0 R /XYZ 90 182.252 null]
+4166 0 obj <<
+/D [4288 0 R /XYZ 90 182.252 null]
 >> endobj
-4283 0 obj <<
-/D [4279 0 R /XYZ 90 182.252 null]
+4292 0 obj <<
+/D [4288 0 R /XYZ 90 182.252 null]
 >> endobj
-4278 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F11 418 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F95 1779 0 R >>
+4287 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F11 418 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4287 0 obj <<
-/Length 1840      
+4296 0 obj <<
+/Length 1836      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����6�^D���k�u+���^�"Pl:*K�$��~�%�BIq�%�Т@ I6}��;��`����ϓ�''/|�H$}�;�+Gb'�	�8�K��%���gS��0[��gS��4��Q�,��-����v>�&��V%
5�Q��gq����k�Rٔ���� �.������a��� �;����
v���K#&��+W�
�2��������y�
bƝWj}6���&�"J���t�]��ˏ�B?�
b���A�Hz���[��"�]Y�|�H��������88&�ZTGAm!�q�-��ϩ� 1
-�b�ל���
�~X��c�Š��<��
@"��Q�a�w2y���_DI
%�]����™�Hx
X
 4��_�b�%�:�U�R�)�n�l�q��O0C��=�4
����QR�����GZ�1��!)=�M����2��
T�u]��0�'HP	%��O�Z����|n��be�`Ad[y����K��8Z^��uY�=k,�%G��[�����n���e~�����~�
G�"���޴H���:-y%�:Sa���RR���]�a��˴gU�	�v��y��]��� ��o�G�}?� De�̣�pa�m@�OB=������"ݨ,,����H��`��l
@��!�H�\;�~N� ����z�����W۸�6q���1�q�g� 
d
��,4Z��m��m
�JI |pq |��K<�9��7M�~�����0��R�&�]T܌ǡ�1}
� �e�e�6�ʡ��亲�L�QQ�p)�+�
a���,	
��->�]	�L�M͈�� ��w: [...]
<�0�Y�̰w¬6��wҌ��=I��##�4�N�pBi�Y4��0�i�S<���V
-Ue��FX��ӈ9
�g!S4��`��L�C�)�3���1�� �M@~0���ل
-b
-��((�	�Y��l2M>�59R������ ~@���ʻZ��P�dР�7�v����7�7�<]�Ta(hg�A�ݍ���O�� �F]m��3o5{&�9'�
&&���A�0�VME�=&�=xG�
�Q^4� �
b����!:p�ʧ8?|�
?M��~�(NW�5������x���
x{�8$>`M
��W�т��H{Z
-��Ax��#�ϻ�w
-�+��YJB!��πR~������
n�

�h��)7{u�]v��
�Q���D����g;���(�۸5uh������Ke���\"!��KxΗ;pݭ���qyŶf�Q��Cz����f��N��`����O3{�!�!�{���5�#��⑶�G6��;r��$T��{�qOa被�*I
uD�4����
$�8��<:�ݡ"�>�3�:���L���2�umU�����?r�}7��5��
-�mwO����9w\��M��8��A
�Q�xZ��ީ�~����LT�i�yS����n�C�
m�h���8�l��h�)��mO�WiV�.S5�׬���A�_*O
+x��Z[o�6~����6�^D���k�u+���^�"Pl:*K�$��~�%�BIq�%�ТO��>��Od�s�`��ɏ瓓>s$�>���#��qJ��s����`�ݳ)�n���˳)�n�ިe^�]eav;�?K��l�����(��8�����Z�lJ�[��� �.������a��� �;����
v�������ٕ�֎G\c����	��
e��u1��+���J�^l�E�I��S�خUR��+��Ϩ��'�r1���j�c���G�EFE>�/�$/.+�m�1�	��QPFHn
{�9�s*)H�«X�5'/$��ƒ���?�X����!�z��H�h�~��]��G�'��QG�zW-丳p&(��
��ת�f����Fպ�jJ��:[�NW#�	f���G�f�<��0J��YB�H�4f#�<$E�����UPf���ʲ����	*������O
����ϭ�B�l�
"�l� /��9x�a�cG��0�.�g�e��Hv|�R
�
4�ҍVյ�O�"Y�)���q4/��M�D
l�ӒW��3�+��1!�o|��06L{V�pan�8����5��	x��z���S�
@T��<���DZ�$���o�+;)ҍ��"�NN��
6>�� �>�� ȵ��G�D
+b��H�N��`!
�ly���hG*�
C
�{�A����B�u������ ����9���S��8�q�$�hI
+���X-�i��E�͈q
Z��0�^6^fj��
*)J�+[L��
u
�R�r��M�͒��a.1Q��3ݕ��$�Ԍ�	 ]|���tLF��RE��2��ʹ�U"��V�m�[��
 �
aŚ!4��DǗ��&U����f��3������[��f�
W`�#"3����{O����~ʂ���}��!��8���d�
&0A�|�Ӥ	U5Mjr{��q����G�_�H��:Z�F�v{�Zvc�j~7��E�3
P}���4Ѻ�di�8�o��h
�9�����l3�(MٛHݶa��BOj[�5�	ؕY����v��1:�5�{
q�#�Om�mz������X����*��ൽ[Z����=����
+6ɚ+Q��U3�[�K��s�%�� m�oK at q�)���E�ӟ��g&4���N��ƒ�N��ӡ'i�rdD��4©3N(
5��r��4�}�G�[�J���W"
�k�~1����,d��� �t��{�;��qFឞVW<� �	��R2;�P�@L��%5a�3땐M��g�&GJ >9��V���� ^W�PUyW��
+�
���ԎU:����&����"
�
4H��Q�!`@��
��=֨��y�f�$� ��������;�0#������DŽ��(ѣ6ʋf�A�}��x<D�U��Ob���]�����F�4#�{�����<�o������]�
+=#Z0�iOK�?4�w�yws�NB�w�7KI(�WB�P�/�P<��?��-�A��M76�f����Y�C<J�w�����l��
e|���qC��
��,5��K$����r��5��9.�ض�,�!
+3{HO}>Z������L5��if/3�<D9`�^���|d�@<����&PrG����x�4�)
]t��R%i��(�ft���}�$�
��G�;4@��t&[�u3���?]Z汮���X��G��列�ƟWa���)~ԢT�7��kъ~�������g����I���x�
+�i�MQl�''��-r�M�M���d��O���
)0r�C�U��Y�T��5!/�1`�� W(�
 endstream
 endobj
-4286 0 obj <<
+4295 0 obj <<
 /Type /Page
-/Contents 4287 0 R
-/Resources 4285 0 R
+/Contents 4296 0 R
+/Resources 4294 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4284 0 R ]
+/Parent 4305 0 R
+/Annots [ 4293 0 R ]
 >> endobj
-4284 0 obj <<
+4293 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4288 0 obj <<
-/D [4286 0 R /XYZ 90 757.935 null]
+4297 0 obj <<
+/D [4295 0 R /XYZ 90 757.935 null]
 >> endobj
-4289 0 obj <<
-/D [4286 0 R /XYZ 90 733.028 null]
+4298 0 obj <<
+/D [4295 0 R /XYZ 90 733.028 null]
 >> endobj
-4158 0 obj <<
-/D [4286 0 R /XYZ 90 716.221 null]
+4167 0 obj <<
+/D [4295 0 R /XYZ 90 716.221 null]
 >> endobj
-4290 0 obj <<
-/D [4286 0 R /XYZ 90 716.221 null]
+4299 0 obj <<
+/D [4295 0 R /XYZ 90 716.221 null]
 >> endobj
-4199 0 obj <<
-/D [4286 0 R /XYZ 90 603.463 null]
+4208 0 obj <<
+/D [4295 0 R /XYZ 90 603.463 null]
 >> endobj
-4291 0 obj <<
-/D [4286 0 R /XYZ 90 588.892 null]
+4300 0 obj <<
+/D [4295 0 R /XYZ 90 588.892 null]
 >> endobj
-4200 0 obj <<
-/D [4286 0 R /XYZ 254.215 512.263 null]
+4209 0 obj <<
+/D [4295 0 R /XYZ 254.215 512.263 null]
 >> endobj
-4292 0 obj <<
-/D [4286 0 R /XYZ 90 495.202 null]
+4301 0 obj <<
+/D [4295 0 R /XYZ 90 495.202 null]
 >> endobj
-4201 0 obj <<
-/D [4286 0 R /XYZ 90 386.808 null]
+4210 0 obj <<
+/D [4295 0 R /XYZ 90 386.808 null]
 >> endobj
-4293 0 obj <<
-/D [4286 0 R /XYZ 90 372.238 null]
+4302 0 obj <<
+/D [4295 0 R /XYZ 90 372.238 null]
 >> endobj
-4202 0 obj <<
-/D [4286 0 R /XYZ 90 264.341 null]
+4211 0 obj <<
+/D [4295 0 R /XYZ 90 264.341 null]
 >> endobj
-4294 0 obj <<
-/D [4286 0 R /XYZ 90 249.771 null]
+4303 0 obj <<
+/D [4295 0 R /XYZ 90 249.771 null]
 >> endobj
-4203 0 obj <<
-/D [4286 0 R /XYZ 308.538 187.932 null]
+4212 0 obj <<
+/D [4295 0 R /XYZ 308.538 187.932 null]
 >> endobj
-4295 0 obj <<
-/D [4286 0 R /XYZ 90 171.205 null]
+4304 0 obj <<
+/D [4295 0 R /XYZ 90 171.205 null]
 >> endobj
-4246 0 obj <<
-/D [4286 0 R /XYZ 268.967 120.488 null]
+4255 0 obj <<
+/D [4295 0 R /XYZ 268.967 120.488 null]
 >> endobj
-4285 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R /F7 505 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R >>
+4294 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R /F7 505 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4300 0 obj <<
-/Length 1757      
+4309 0 obj <<
+/Length 1756      
 /Filter /FlateDecode
 >>
 stream
-x��YKs�6��W����L�ɇ&9�n�i��i�܌�� �>>�(��
|
-Rd;��ДW����]��عq���짋��
�9
-\�:'���$(q.����-�c<� x
ix�zA�<Ov�r]�W���",v��y����"�XR���IX�����bA���J���9q�Ż���_.ff6�
�l at x�c‰���;�a���
|箑J
N�?q������P��+zg�
��
����=�[���&��r�N�������Q>�F�`#����6�}\n���Q%�ﴰ��e+�$
r)׿��5f"Z��j+%Rz@��'�s��z�|����[��͂
-�=�Q,����a�ֿ�$��6O��ɼ6B�,R#^H-�e�D-�D�*���fdZ�,�J�fy��,�\�)K��'��j�z�������6/�*V a1�� 2�VaF$�#f��g�=H�
-0?�FZ#,�h��G�ߐ(S��7��J���m��dҩ��S!�u�G���S>%1�Nd�X�׉�éW�:���"������B�WM����?ȧ'#m�G��C|L#��Q��-y]�������4�FU^���۪ ���b��~�Q�6���m�Q"�Cm�¤�K�^�4̪8*�k��
-���<k��O\�Z��eU���b~�
�gpt[3�;[�ȷ��g
qBF�4L1�<}j����1"
�:�
-�>�
&6&.��܀Y�
7l|Q@�ZĞ�i�F&a%�ˋ:�����<�S�j�,_)G�C���s�C(�P��W�(�T�ױ4����
-���� �i����x�x_ܞ4[�A��t���*¸*W������}¾a�B�
V�-v9
-|2Bj?!�����"��	[RNR䍬ꢫ�m�mUb�L�m,f=��N�6&�ڏ�M)K뤊��N
��Z6ϛ�d��G���g{շ�������|]'��K¡~��GQ���#����}��հ��B���`�׻RQO���%�G��6"��B,��y� 6
�۞Z�E��
d��lA�rv/S�j*�Tޥ
-
-��X�&���Ԧ���>�G��d�dbn{\�"
�����px�[��� 
b��Ɛ
����R���	�t�
qB--
���t��
·5]}=W�Pl�J��t��:YK������Z�Ǘt�
��b�AqbIg����K��</$��Ӓ>
h7E�ZK^�D{d1&�������խE��b���<�6���=%�"^`kF3̺��Ĝa�SϞ�
�!U3�O�c%v�G:p?
8�� 47�����E~����
�8�����@�8�|wL��'�����]�W�E)��;��x4��޸�l������I���&[� a����
z�I��|

-���$�w�!�Z�o�|􉇑o&��} 	�o�}�M��1��a_Y�W�܌�2L[�G��u$܅�M��h�V�[|��>�<��^��h�6z��q�ux\�)�NdA�tL�� ?�xy�
4~�����S���&�U��*�dX\��i��(K=l�Z%�#��p�
G�4w��H�x���_��7�
����; ��@,!���?�ۏ�b��퍿� �SA��M'ܵ�0Ȱ99ЗC�-�ѻ�\����(\���_(��L��~D�F1���w����4��e�~57���RÁ��0�ä?,��\Qv�F��C`�#LE A4`�+��T���i�~�5��7M1��۪ڮ�����PT�:������69�n�:�!��*�
-�i[���x��
���
���1
+x��YKs�6��W����L ��&9�n�i��i�܌�&!�>>�(��
|
+Rd;��ДW����]��غ����⧋��
ױ�Ե.6V�-�%�Sb]�֥M�+�1�_/	��2
�^/)��tw+�2�z�\�a�[�ϋ��lD
��rl��aU��7b#�%�m��8
vm�z�w/�\,>,l[�� ���p+�����K
#'�V*�u����v��u�:�|p9�C�CE�-�ý��Jn� �4����s
��l��6�P��f���mY�"�E�N	s<^u�+�!�2��?;c:���6+�R!��O~rъ8����.6j��E��,)��c%"�+�
��E/��EV܈\��E�i�R(�>(��ةe<?&��Ĵ2YV�Z͋|�Y��z��V�O�U>
�������mQ%u"? ��H#2��aF$`f��g�=H�
`v*)��B��I�
�
+�1Q���o���:Ϸ�4k
���W���R�M�G���S1'1�NE5 X%ש0éV�&���¹}
�i�_!�붌��}���ȧ'#��'��C|t#�(%q�F��]�dY��6��Q]���.��t�\9���Y����cߪ���H��p�?a��\�D�uU�5�(-S�B�wF�'&]KJ%U��:��Zѿ��38�m��띩p[Q�ೊ8!xZ�ht�>5�B8bp�h�f�e�F|SW�Gn��
�l|QB�5bϻ�}#Ұ��E�Gu��s5D5l����!�c��h�s�A(�P��WǨ�e��ש4�PNcBSFc��Gtcp<@l(nOڭ��\l�j}U�aRW�uk�J��>a�0q�H�
���
>� ���+F��tJ��M��))g)�F�M�W�.Ŷ2�v:�6�
Es�Q�M�&�eMZ'�t'��}�

+���B2Q�#���M���m�GYN�WY7i�+Ċ0����I~3�H0��f9r�jX�m)*�x8��v%����9K����{�E<˅X8����aH��PB�$2>�g$��d
2�9�2E��olJ�]&����`�@tF3�>�y�<�D����q��bi�?0L>�Ã�:��(� Gv������WJ��?����#�!F��������t�ظ�˯���m^���.�0T'ciUsW_�e�����!<���8�O,�.��䒮%�K��O�MYdƒ >�
�q �?��wI}k�F9">���p9���pωEX�����hf]E��0ͩgφW��
�g�1�
+��#=����t�����J�"8Ww_b�A
|���s z
y�;%P�����>�k�Ơj
�=�e<��To�V�S�Cep�Y���&�M�0���JF���?@>3��
$�w�!���o�|��o���} ���4�d���S�q;����B��"�:�'�4u$̅�M��d�V�[|��>�<詇^�2h�7z��q�ux\�)�LdN�tJ�� ?�xu�
4~�����W���&.�T��*�EX^��i���*5l�Z%�!<�p�
'��w��H�x���_��7�
����; ��@,�瓚?�;��b��͍�� �SA��t'ܷ�0�869ЗC�͇ѻ�\�����(\���_(ڿL��aD
�F>��Ww����ԯ�e�z�7���J����0o�t8,Ս\Y��F��C����[!��ʳ�V�����Ͱ_���������������Ej�d[��>�nӳI�f^���^�j��X���x#���^�����
 endstream
 endobj
-4299 0 obj <<
+4308 0 obj <<
 /Type /Page
-/Contents 4300 0 R
-/Resources 4298 0 R
+/Contents 4309 0 R
+/Resources 4307 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4297 0 R ]
+/Parent 4305 0 R
+/Annots [ 4306 0 R ]
 >> endobj
-4297 0 obj <<
+4306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4301 0 obj <<
-/D [4299 0 R /XYZ 90 757.935 null]
+4310 0 obj <<
+/D [4308 0 R /XYZ 90 757.935 null]
 >> endobj
-4302 0 obj <<
-/D [4299 0 R /XYZ 90 733.028 null]
+4311 0 obj <<
+/D [4308 0 R /XYZ 90 733.028 null]
 >> endobj
-4247 0 obj <<
-/D [4299 0 R /XYZ 206.163 675.861 null]
+4256 0 obj <<
+/D [4308 0 R /XYZ 206.163 675.861 null]
 >> endobj
-4303 0 obj <<
-/D [4299 0 R /XYZ 90 659.134 null]
+4312 0 obj <<
+/D [4308 0 R /XYZ 90 659.134 null]
 >> endobj
-4248 0 obj <<
-/D [4299 0 R /XYZ 507.769 608.418 null]
+4257 0 obj <<
+/D [4308 0 R /XYZ 507.769 608.418 null]
 >> endobj
-4304 0 obj <<
-/D [4299 0 R /XYZ 90 591.691 null]
+4313 0 obj <<
+/D [4308 0 R /XYZ 90 591.691 null]
 >> endobj
-4305 0 obj <<
-/D [4299 0 R /XYZ 90 512.292 null]
+4314 0 obj <<
+/D [4308 0 R /XYZ 90 512.292 null]
 >> endobj
-4249 0 obj <<
-/D [4299 0 R /XYZ 90 489.981 null]
+4258 0 obj <<
+/D [4308 0 R /XYZ 90 489.981 null]
 >> endobj
-4306 0 obj <<
-/D [4299 0 R /XYZ 90 489.981 null]
+4315 0 obj <<
+/D [4308 0 R /XYZ 90 489.981 null]
 >> endobj
-4250 0 obj <<
-/D [4299 0 R /XYZ 136.903 413.317 null]
+4259 0 obj <<
+/D [4308 0 R /XYZ 136.903 413.317 null]
 >> endobj
-4307 0 obj <<
-/D [4299 0 R /XYZ 90 396.256 null]
+4316 0 obj <<
+/D [4308 0 R /XYZ 90 396.256 null]
 >> endobj
-4251 0 obj <<
-/D [4299 0 R /XYZ 90 349.386 null]
+4260 0 obj <<
+/D [4308 0 R /XYZ 90 349.386 null]
 >> endobj
-4308 0 obj <<
-/D [4299 0 R /XYZ 90 334.815 null]
+4317 0 obj <<
+/D [4308 0 R /XYZ 90 334.815 null]
 >> endobj
-4252 0 obj <<
-/D [4299 0 R /XYZ 90 299.567 null]
+4261 0 obj <<
+/D [4308 0 R /XYZ 90 299.567 null]
 >> endobj
-4309 0 obj <<
-/D [4299 0 R /XYZ 90 284.996 null]
+4318 0 obj <<
+/D [4308 0 R /XYZ 90 284.996 null]
 >> endobj
-4273 0 obj <<
-/D [4299 0 R /XYZ 90 249.747 null]
+4282 0 obj <<
+/D [4308 0 R /XYZ 90 249.747 null]
 >> endobj
-4310 0 obj <<
-/D [4299 0 R /XYZ 90 235.177 null]
+4319 0 obj <<
+/D [4308 0 R /XYZ 90 235.177 null]
 >> endobj
-4274 0 obj <<
-/D [4299 0 R /XYZ 90 199.928 null]
+4283 0 obj <<
+/D [4308 0 R /XYZ 90 199.928 null]
 >> endobj
-4311 0 obj <<
-/D [4299 0 R /XYZ 90 185.358 null]
+4320 0 obj <<
+/D [4308 0 R /XYZ 90 185.358 null]
 >> endobj
-4275 0 obj <<
-/D [4299 0 R /XYZ 90 137.82 null]
+4284 0 obj <<
+/D [4308 0 R /XYZ 90 137.82 null]
 >> endobj
-4298 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F95 1779 0 R /F7 505 0 R /F8 504 0 R >>
+4307 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F95 1788 0 R /F7 505 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4331 0 obj <<
-/Length 1543      
+4340 0 obj <<
+/Length 1537      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_!`X&�WQ2�m�
�Z�k�Oi(2��%W��z�~G��%GMҺ��Io���<w�
������'O/&ӳ�9�8
'Ž
�8s��%��O0���`7.W���b��v7j^�W���2.w�ٳ"_��'��|W�j��T`�YW��}���H��A�,�%A轿x9y~1�0!�vH㇐H2�$���{����K#�ζ�r8ep͜��_|�(C8ݚ$�H�u�����P�X�2����S���wX�ȫ�|~��*.��Z��TUZ��Ӊ^��,��iD'\k�Vf��?��:�?�W
�Z�Ø&��뫺�Ӻ��?�|m��i$P�BLJE�.�8Շ��O\�����K	�  b���Р���Req����H�{#}!F8*Q@��᭪7en��Q�&ٓ��!�Od���P��@+��#F�+�8{+ǫ<
ݹ�3�\�c�D&�a4�O�0E$��Xls�α"�ɢ���6^�;�8��g~
G���4��s/
)��n [...]
�y�lV��q�ȉ~�(�6;R�'�^K�
#�a�r-Zjn�,��Ab-�,+<*�m�/�+-/��5�۪�Cĵ�P-�ŚR1
u�
���:C77
S�{j�ݘa
ɿ-�M�5p�xd&b��zƊš�Th�u<d�4O��|L����2b
*�t����Itb��X�F����"�Q%�	�*�XX�o��:���ӘL�>5��d��?���
-���1�k>�*_.m��
�d@�KkS�F��3I��xSia~N0ڲnSI�k�ۜ*t~T�)~xt��1�y!� >g�g��z������{�V��g�<��~4��p�As���-Fn��KPfƛ��"�d����$ �
J&�|�3|�fs���D�����?��z-_}?�LKxg,?43�FN���?�!ډ|ڞ��- }X��:N�N��<ۍ�\d���fE �V���3�z&9l}
�H
��
Y��LV���
'�k�je��b��kf�\C$dW,J�IW�ͥ�F�gB�l�5"g� 
V�31���F�q��#)m�EC��E-�Ŋ��-M�~���dP�Žs��\t�
���(
�@Sz(�~4�6,@]�o&�ݽ�Q,�?v��|&#HL�pu±�

g.�w��
��Z at +/��J�;l�$�1��W��~�M�u��a��s����vu7 �G��D
��kr��5�J�Ǣ��ۂ:z6�:Os�;�v~���!�M��1���~/"
�a
�
-�-E�����
��v{�
-��ӛ��
R����c
K
�J��>�:��
���
�0	z�ڜ�s�
�z�3TAY���.�>�[M�h�����J�?yB�V�^�9����Q�Re՝`*F֥"L��v�\�ݴY�?N{�Ǥʽ��
l�uS���t��nQR�M��K��S؆Oo��V�"�S��PfU��ix�jn�� 	�L���
+x��X�n�F}�W(�@��+��II4��''0hj%�H����_�Y�"e�v��o˹��93��Y:��}��b2=
��(��s�p"�Ȁ A�s1w.]BP��c��v�r_��(v�lw��e|�*�.�r7�=+�e�Qy���wU�V�Ov�eqU�۷j�J���^��A\��������va�4v�$N��\���
޿t0bQ�l�U+�S��9��5�w�D�|��#i�ڛ���n�Ve\叧�����I�W���*�U\^=��6�TUZ��Ӊ�cz��rĉ ���,�Ǒ�Y�3X�q V��;�i������8��٬����B
�F�,t|p(�9cT��6q�����,j  Į�KѩA;)����Z�ߛ��V�"B�00T��r��[Uo��&F}��M�F#��~ $�<�2�-����~:"�`$Hp�y8\�q��
�
+�,t��s�
���L �;�hR�a(0�HH����G]cE
+ʢ���6^�;���g~KG��c�i4
��^:R�N�ME��A��O�Q�t��
#X#����:9>)	%@&ä<_�$���_U��Ҹ^��٬	�m�!��tp4�!�F��bt�&��H6+(��n�D�Ze[
���dϥ�&"�a�rMZjn�,��Aa-�,+<*�m�/�+M/��5�۲�C�5�PM�ŚR1\u�
���:C77]�L�Mv#�qD$����v0���Q���U���C�H��0b?�y�m�c�4��/#����W��
� ��AG&��%o�qȨ/�UB�0^��B|��q]���h
+���C�[�����K������Ҷ���
�pimz�@��uz&��
o:-�� �m�m)iy

u[S�����>�ώ3�<�"
��
��NQo6�Y�y���U{��]�G�;
+�
7m

����-�~	��X�Z���+7	 =��	 _�
+ߤ��&flc�V�zw�o-��/��`f$�3��
��C!'����H�n�T�6�>�`n
�yG�E���G.H��f�Y��di�
���IG���
+����&X��
�J��y=
���UKC/#І(��0���"!�fQzL�jm.

+{&��=�-���0a�=qC\
nD�Y?��X4��QԆŽX�
��`�/:
Q�^ܫ�t�`z��
�Q���P��
+h
mX��
+��L�{��X">~��|&#(L�pu���

g.�O��a
+��Z�(/��*�;d�$�1��g��~�M�u��a��s����vu� �G��D
B����s2�("����}����p�<�a2�B��{��Gq�B
����g��w
���V at o)�=�7�`����p��V�|�����jO�NkZZ��TU���������`���05 e$|�Yjs�
+�
����Ü���?8��v����j�G��4W���µ��:΁���Z�*���#`1�1Df'q��A�x�����1i8ro/	%b�;�����l:�n�(��&O�%J�)�����^=)�	��cVE�Z~�����f��?1��(
 endstream
 endobj
-4330 0 obj <<
+4339 0 obj <<
 /Type /Page
-/Contents 4331 0 R
-/Resources 4329 0 R
+/Contents 4340 0 R
+/Resources 4338 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4312 0 R 4313 0 R 4314 0 R 4315 0 R 4316 0 R 4317 0 R 4318 0 R 4319 0 R 4320 0 R 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4328 0 R ]
+/Parent 4305 0 R
+/Annots [ 4321 0 R 4322 0 R 4323 0 R 4324 0 R 4325 0 R 4326 0 R 4327 0 R 4328 0 R 4329 0 R 4330 0 R 4331 0 R 4332 0 R 4333 0 R 4334 0 R 4337 0 R ]
 >> endobj
-4312 0 obj <<
+4321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.768 437.783 192.544 447.711]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-4313 0 obj <<
+4322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 356.087 198.363 366.991]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) >>
 >> endobj
-4314 0 obj <<
+4323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 317.262 198.363 328.165]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_044dbf593127c9e8cbbbe2a0d169c30c) >>
 >> endobj
-4315 0 obj <<
+4324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.7 317.262 275.832 328.165]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4316 0 obj <<
+4325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 278.436 198.363 289.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_535895e2351f7618e9107a38d9285d73) >>
 >> endobj
-4317 0 obj <<
+4326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.7 278.436 269.206 289.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4318 0 obj <<
+4327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 228.652 198.363 239.556]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_6b5016000dff8b0c774381316acc0a11) >>
 >> endobj
-4319 0 obj <<
+4328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.7 228.652 303.527 239.556]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4320 0 obj <<
+4329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 189.827 198.363 200.731]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_cf4cf2f1d8c3e1d339b1eddc94139272) >>
 >> endobj
-4321 0 obj <<
+4330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.7 189.827 310.153 200.731]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4322 0 obj <<
+4331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 151.002 206.112 161.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_9d7fe3b07d9e1d35c04fa2d81e32bf34) >>
 >> endobj
-4323 0 obj <<
+4332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 112.177 198.363 123.081]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4324 0 obj <<
+4333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.103 112.177 249.909 123.081]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_39867871dd0a4fbe2f3cef2695881345) >>
 >> endobj
-4325 0 obj <<
+4334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.246 112.177 361.699 123.081]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4328 0 obj <<
+4337 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4332 0 obj <<
-/D [4330 0 R /XYZ 90 757.935 null]
+4341 0 obj <<
+/D [4339 0 R /XYZ 90 757.935 null]
 >> endobj
-4333 0 obj <<
-/D [4330 0 R /XYZ 90 733.028 null]
+4342 0 obj <<
+/D [4339 0 R /XYZ 90 733.028 null]
 >> endobj
-4276 0 obj <<
-/D [4330 0 R /XYZ 90 690.995 null]
+4285 0 obj <<
+/D [4339 0 R /XYZ 90 690.995 null]
 >> endobj
-4334 0 obj <<
-/D [4330 0 R /XYZ 90 676.438 null]
+4343 0 obj <<
+/D [4339 0 R /XYZ 90 676.438 null]
 >> endobj
-1429 0 obj <<
-/D [4330 0 R /XYZ 90 578.495 null]
+1424 0 obj <<
+/D [4339 0 R /XYZ 90 578.495 null]
 >> endobj
 166 0 obj <<
-/D [4330 0 R /XYZ 90 571.85 null]
+/D [4339 0 R /XYZ 90 571.85 null]
 >> endobj
-4335 0 obj <<
-/D [4330 0 R /XYZ 90 455.766 null]
+4344 0 obj <<
+/D [4339 0 R /XYZ 90 455.766 null]
 >> endobj
-4336 0 obj <<
-/D [4330 0 R /XYZ 90 375.046 null]
+4345 0 obj <<
+/D [4339 0 R /XYZ 90 375.046 null]
 >> endobj
-4337 0 obj <<
-/D [4330 0 R /XYZ 90 375.046 null]
+4346 0 obj <<
+/D [4339 0 R /XYZ 90 375.046 null]
 >> endobj
-4338 0 obj <<
-/D [4330 0 R /XYZ 90 336.34 null]
+4347 0 obj <<
+/D [4339 0 R /XYZ 90 336.34 null]
 >> endobj
-4339 0 obj <<
-/D [4330 0 R /XYZ 90 247.731 null]
+4348 0 obj <<
+/D [4339 0 R /XYZ 90 247.731 null]
 >> endobj
-4340 0 obj <<
-/D [4330 0 R /XYZ 90 208.906 null]
+4349 0 obj <<
+/D [4339 0 R /XYZ 90 208.906 null]
 >> endobj
-4341 0 obj <<
-/D [4330 0 R /XYZ 90 170.081 null]
+4350 0 obj <<
+/D [4339 0 R /XYZ 90 170.081 null]
 >> endobj
-4342 0 obj <<
-/D [4330 0 R /XYZ 90 131.255 null]
+4351 0 obj <<
+/D [4339 0 R /XYZ 90 131.255 null]
 >> endobj
-4329 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F72 471 0 R /F98 2117 0 R /F34 2344 0 R /F97 2177 0 R /F23 340 0 R >>
+4338 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F72 471 0 R /F98 2120 0 R /F34 2406 0 R /F97 2175 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4373 0 obj <<
-/Length 1678      
+4382 0 obj <<
+/Length 1675      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���Sg3CR�.Y_�b-z�5��#1�PYRE9����H�jىS�b@Q2�s�΍�.-l���v69z��V����م`�s	b�Xg��iJ�gs�1�����b�'3��Y��Q������WYzY�D���Z�b9�S���.�
~��ZM��%�L�̾����~6�6!����yȳ�.'��`+���,����nԬ��P��u:�k��L�+�
�v�c��Gm�]��L)S���+�ťa�㛉�i�@�(^�T�Y�(׹���J`�s�F�f�%3�3f���P���
���G�=j� ��T�P�\�Zs��q�,E�*R���J�AK]�f�߯EXfŬ�W�DI&�����ut��G��_Z��zh��� ����*�zN_
�	�IhT�V=sΩ�!f�� d�9��γ,1Ϸ�*�
�mœE�m3S�8[V�􁑵^����&�Ծ���L���;�zRl����`%M�z?m����8 
-�l�*���òfB�Ǡ7!�z�L��R���p
69ஸ\$q*x������!~$��BJ
�a/KM��C��75O��;pRZ��QHL���-8�V�2�vc!L*�v���_fU޾F?<I�?lB�
�S�r�L:	b�W�#���S��;���T	HEy��%v�=�*�V�t�K ��.���x{y	������aO���"�o#�X`�@���s-`����B�O/]-�E�gf
^�	)�5!"��FPk>3�ɲ��U���0 #�V�QU; �ƀ����Y	36�&�뉕f0��ÀB �	}�>���
%�D��r���2�VI�Ǹ��<I� �D-Ll$0�N@�>�ȁz �@ᡸx`(?�xy���G����P�
a��^�:�4�R�#rȚ�a���j���nn]�I�W7��"�9xq�'�\0�g��=�L�U7��Z,��!���R틺+nL�f���^i�=�q)
-^mH�침b�e�h[j�C�Cl媚�J���V���jV�AQ^����� �H��
��U�E��=KS�A�Do�����vw[**if�)��ƾ?̀��&�]�:Nl�l
�f�߯�r.�9L���&�6�M�T�z�
����L��A�����WWPY@�u��6�> |8P��"�i��yw�H�2��C>y��eNjh��X{� 
�c��v��n�YF�ǡ(���
#��3���z���[=Ԛ��E��mw�)6�]�#���}�cHi�{T�*-g�,
nN�^�'���6=�R�$v��`gz?3?@
`�
O^l��9���T4�N!��9x<
-� Q��
!V�ic��!���Y�&i��ro#�v6/_�5?�ۚ|OLJ�q�
�7�N�d<�������V��.�^3�M��lD
{��{�ޡrwX�vw�����L�ǻT��
��#Z�"�O��;�o���u�|a���"��g�a���cd;	�(��8↢�"�	yꃩ@=
c�ƹM���.���
��rB�&/V��cR���<��
 ��
�΀
�h�!�
k at 8��w
�wn���oRX�30>���U�K�EwR��o�g)��o)��*
�D�O���
-G��R�hO��u���Į0cLs*�P��ժG�'J�-���mG]�������
-%Z�q^��<��䨧�����k�E�L��`��R��
#�h��h
+x��Z�o�6�_���f��D
Y_�b-z
˚
{h
���D�W�����'�:-;q�
(�`��)~��Ha���֛�og��׮m(p�k�]X�<� F�uY��� 6'��Ɍ�)/R�8�Q<͓���
+����X�ʳ�b%�P,Nײ�lN��J��z�Q\�bF�i5�Z�02%n0�r�n����ۄ _�"��!�fV�N>}�V��YفoݨY��P��u:�k��L�+�
�v�c��Gm�]��L)S���+�ťa�㛉�i�@�(NE&�<[�른��J`�䠍���Kf�g�0���P�g�
���G�=j� ��T�P�\�Zs��q�,E�*2���J�AK]�����EX�Ŭ�W�DI.�����ut��G��_Z��zh��� ����*�zN_
�	�IhT�V=sΩ�!f�� d�9����<1Ϸ�*�
�mœE�o3S�8[V�􁑵^����&�Ծ���L���;�zRl����`%K�zm����8 
+�l�*���òfB�Ǡ7!�z�L��R���p
69ஸ\$q&x������!~$��BJ
�a/�L��CZ
+ۛ��Z�
8)���($&���
\�\G��&W�lo��y�����O�A���%���
&�N���Hu�{��a�.u7UDQ
$�o���c���;��8��1����%�^^�kc/�[ꀰ'��`@��u,�b W���0���U!ѧ���sQ���lB�~M�HD{zl�Ԛ�
e�, n��(;
Ȉ�dT���@��1�h0#eVŒ��	��zb��L��0�H�mB��:��@G	D-�i�ܨ����*��7
Ԙ� ���������	��9P �(<
��
/�R���qs�^ʘ!�ۋS��P�}DY�"�\
BMv��
í+=	���_�R�;/n�D�
��}:�疩���>P�%�%��[�}Qwō)�|}��+�2�".E��
���=U츌mK�v�r��\UZ	TQ�JѰW�Z�B���E�vq5 +Ң*G��z�~�b���C�ҔzP/��l� ��ݖ�J�r�i~���Osસ�e����j������%��
��Ev[|���V*��V����}&������V߫+�,��:�G�[>
(Wx�N[]$y��!��L�2��E�J���
+ �ܱ�j;Ph7��,���P�Xs����n��~=}���
jM/�E��mw�)6�]�#���}�cHi�{T�*-��,
nN�^�'���6=�R�$v��`gz?3?@
`�
ϲز�s@�=�h��B�'�s��x2���;B����~UC��5�e��AD�˽�p�ټ|9��8�nk�=
^Ɓw��D;}��h���#NOh| Z���dzQ�
6��1؈8�nw�ڽC��b��.
u��*�w��>���h�H?9_�P����^\Խk��x,��E
+��ߺÂ�!��vvQ@q�
E3E
l�0�S�
z<� �s��

��u]xWC9�'�*��M^���Ǥ�v1.x"G ������Cրpp��8��6�j'�7ߤ� 1f`|VWo'��-R�EwR��o�g)��o)��*
�D�Ϛ��
+G��R�hO��uLjVp1V9u�%�jգ��Ζ_�{��Mڹ*�������
+%Ze�@qy�\&G=�
�&�^��E�8�)^�a�R�������
 endstream
 endobj
-4372 0 obj <<
+4381 0 obj <<
 /Type /Page
-/Contents 4373 0 R
-/Resources 4371 0 R
+/Contents 4382 0 R
+/Resources 4380 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4326 0 R 4327 0 R 4344 0 R 4345 0 R 4346 0 R 4347 0 R 4348 0 R 4349 0 R 4350 0 R 4351 0 R 4352 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4370 0 R ]
+/Parent 4305 0 R
+/Annots [ 4335 0 R 4336 0 R 4353 0 R 4354 0 R 4355 0 R 4356 0 R 4357 0 R 4358 0 R 4359 0 R 4360 0 R 4361 0 R 4362 0 R 4363 0 R 4364 0 R 4365 0 R 4366 0 R 4367 0 R 4368 0 R 4369 0 R 4370 0 R 4371 0 R 4372 0 R 4373 0 R 4374 0 R 4375 0 R 4376 0 R 4379 0 R ]
 >> endobj
-4326 0 obj <<
+4335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 719.912 179.554 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4327 0 obj <<
+4336 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 719.912 250.666 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_fefca839fc7b4d2d166e7a1fe6196fd5) >>
 >> endobj
-4344 0 obj <<
+4353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.058 182.044 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_ddf5f330215fb1878018673eff609704) >>
 >> endobj
-4345 0 obj <<
+4354 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.381 681.058 293.834 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4346 0 obj <<
+4355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 642.204 220.22 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_e4a4890ceb257496b788e0d31dbf6d7f) >>
 >> endobj
-4347 0 obj <<
+4356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 603.723 155.265 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_3fe60e1a76b2a92143004e52ccfcb7c7) >>
 >> endobj
-4348 0 obj <<
+4357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 564.495 158.044 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_0a4f8e3f3469f021594ea9311c21aadd) >>
 >> endobj
-4349 0 obj <<
+4358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 564.495 235.513 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4350 0 obj <<
+4359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 526.014 158.044 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) >>
 >> endobj
-4351 0 obj <<
+4360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 526.014 228.888 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4352 0 obj <<
+4361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 475.828 158.044 486.732]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_37857f2dfb7b17609b671f9070be15ca) >>
 >> endobj
-4353 0 obj <<
+4362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 475.828 269.834 486.732]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4354 0 obj <<
+4363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 436.973 199.947 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_99161b46c175aa485608154dbcc866cb) >>
 >> endobj
-4355 0 obj <<
+4364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.763 436.973 288.215 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4356 0 obj <<
+4365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 398.119 161.013 409.023]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_0bf701759fc56f8fb215c273e53b46ae) >>
 >> endobj
-4357 0 obj <<
+4366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 359.265 195.165 370.169]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1685b5eb65ba36a9e715a8e3344dbcd8) >>
 >> endobj
-4358 0 obj <<
+4367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.069 344.644 225.739 354.549]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-4359 0 obj <<
+4368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.148 333.685 227.817 343.59]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-4360 0 obj <<
+4369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 309.825 187.563 320.355]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_5c85932f5fb67a78d1faf8165783d5d3) >>
 >> endobj
-4361 0 obj <<
+4370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.482 294.831 271.151 304.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-4362 0 obj <<
+4371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 270.971 150.493 281.501]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_562fa08178e809398402920e5e674ff8) >>
 >> endobj
-4363 0 obj <<
+4372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 231.743 181.845 242.647]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_9e8a61b2b759dde8f65219688548ffaa) >>
 >> endobj
-4364 0 obj <<
+4373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 192.889 181.845 203.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_2e45b62cb223f5a21ced82480712e64f) >>
 >> endobj
-4365 0 obj <<
+4374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 154.034 154.727 164.938]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_d05bc9046303661aa532423ac5a5c16d) >>
 >> endobj
-4366 0 obj <<
+4375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 115.554 176.505 126.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_ea6d543c90be52299d6ffc57fc9ba5d1) >>
 >> endobj
-4367 0 obj <<
+4376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 100.559 450.955 110.465]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_2e45b62cb223f5a21ced82480712e64f) >>
 >> endobj
-4370 0 obj <<
+4379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4374 0 obj <<
-/D [4372 0 R /XYZ 90 757.935 null]
+4383 0 obj <<
+/D [4381 0 R /XYZ 90 757.935 null]
 >> endobj
-4375 0 obj <<
-/D [4372 0 R /XYZ 90 733.028 null]
+4384 0 obj <<
+/D [4381 0 R /XYZ 90 733.028 null]
 >> endobj
-4376 0 obj <<
-/D [4372 0 R /XYZ 90 700.151 null]
+4385 0 obj <<
+/D [4381 0 R /XYZ 90 700.151 null]
 >> endobj
-4377 0 obj <<
-/D [4372 0 R /XYZ 90 661.297 null]
+4386 0 obj <<
+/D [4381 0 R /XYZ 90 661.297 null]
 >> endobj
-4378 0 obj <<
-/D [4372 0 R /XYZ 90 622.443 null]
+4387 0 obj <<
+/D [4381 0 R /XYZ 90 622.443 null]
 >> endobj
-4379 0 obj <<
-/D [4372 0 R /XYZ 90 456.067 null]
+4388 0 obj <<
+/D [4381 0 R /XYZ 90 456.067 null]
 >> endobj
-4380 0 obj <<
-/D [4372 0 R /XYZ 90 417.212 null]
+4389 0 obj <<
+/D [4381 0 R /XYZ 90 417.212 null]
 >> endobj
-4381 0 obj <<
-/D [4372 0 R /XYZ 90 378.358 null]
+4390 0 obj <<
+/D [4381 0 R /XYZ 90 378.358 null]
 >> endobj
-4382 0 obj <<
-/D [4372 0 R /XYZ 90 328.545 null]
+4391 0 obj <<
+/D [4381 0 R /XYZ 90 328.545 null]
 >> endobj
-4383 0 obj <<
-/D [4372 0 R /XYZ 90 289.691 null]
+4392 0 obj <<
+/D [4381 0 R /XYZ 90 289.691 null]
 >> endobj
-4384 0 obj <<
-/D [4372 0 R /XYZ 90 250.836 null]
+4393 0 obj <<
+/D [4381 0 R /XYZ 90 250.836 null]
 >> endobj
-4385 0 obj <<
-/D [4372 0 R /XYZ 90 211.982 null]
+4394 0 obj <<
+/D [4381 0 R /XYZ 90 211.982 null]
 >> endobj
-4386 0 obj <<
-/D [4372 0 R /XYZ 90 173.128 null]
+4395 0 obj <<
+/D [4381 0 R /XYZ 90 173.128 null]
 >> endobj
-4387 0 obj <<
-/D [4372 0 R /XYZ 90 134.273 null]
+4396 0 obj <<
+/D [4381 0 R /XYZ 90 134.273 null]
 >> endobj
-4371 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R >>
+4380 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4419 0 obj <<
-/Length 1371      
+4428 0 obj <<
+/Length 1367      
 /Filter /FlateDecode
 >>
 stream
-x��XYs�6~ׯ�SJ�D@<4yi3��iӺ���d80	ɜ�
-FQ~}$H
�u�N3c� 
,v�o/ 
��_nG�
�6��k�΍ �K��qw&!�O�ؼl2���jla�HW<,�#�L�f��E�5�#
ެ*ɳ�Ģ�|���j��|�Ř�����JL�����w�_oG�F��i�
�ljD���#6b�����|c���
Dz�7��GX��Գ���
[	v�c��G0"�i
�`Y�Qg�^�#Z��ˑq7��GƳB��*��C�*��U
-YH��zm���+ɫ��z�L1�����+��C��^x��Q����,�:�1!
-
m�5���5�ך�CeC;J��٪�
����Vy��(�˄��*���"65R0;>(�����r��,���#����m8&	�Ih�5,[\�zYă���}��cB�/�����|�3�3�
�g/�����#�����:�m�E>���鎓��UR�'���Y�?�,Md�?�
*�C~�bs�҉�]�
-�s�+EQrF}!�qp,�ء�R�߶�����0~n�l��=\�l
-s�TO�6���Eՠ}&�7KVVCe�"B��
-6�����L�À �!��l5 �"�?/�����$BY
�u��Pc���*dy
A��Y^���`��a�7Q�s
W�C���
t��{��բ
�%��Q�
k{P�O�a�HUm{�����q�]��&
��"��z<q��(dүI�ؙ|�����诟��n�P�*�F�H��w�va��v��	v����
@�5&�
���d2�ZQW�}ڍ��u����H��l��n�ܶ�MF�zz�n���ϩ�V%��կ�["��.��IV�cM��xې���7���1-�� m�+3Ն�
���`�/�o��]"u��
�
([V�b@\�l��/��Hl6X��ү�ˀt\��yV���
�j�L�
�[������ձ��f]Ai�����?�`���vk�Us{RH
����i��(��'8J�€C������G8ԥH���\0Y�AoZ<�`����ش�>����g2���՟u2�7�z��r�������I{�WM�f_p�S�{і��8
_q��]�N���RL��U�#�I���]B��n/�86z礈{�x6+*)8��{ Ũ�[�O�
��w��
�o޼�A

-���
��T��9}�p�>r�@;��
ղ�5
�9z�
Bȁ�b�jօ����lw���n�[f �y�m��W�N"c���cn_�Es��O��OcJM
%�Y^wי���J�
�~J���`DЉñ��w��5�_��>j�x���\����A�r6�.�KU:�R�DN�2�>����x���

Y!��9�GP|� �?D�/
+x��X[s�6~�_�S
+3Y���N^�L�iڴ��>9F�)���z��{���-�46������s��6װv9��v4�p,�G�c:��L��:Q�h��v��<cL0���A��ʔW���<Y>�d��}���t�>��eͳ�7�J�����VU���xiO���XB�N\l|��0��v�eD@/��F�"עZ���>c-��4�,��ͬT�M
��v3�{��M/=[)^��`ٖ��#B���O�IuV�>�\)v}9����Hy��ˠ��x �߿JB r��@����~)x��TM��)�?�"�Y%�vh��
��<0ʱ�Q��
����F��l��.3Łx��J�v(mhGq�>[��a>�Z�*�~
ú�yԭ�*N.|]#	�큲-�[�,��Ͳ���9�!��9���c����X���5�G�I\X�'߇kn�?
+^f?�󜲌����;�&����
@�{ ��l[�(UlMw�<��<;��N��fI,���^P�
���+��DP�zR���_Q�/��/$?�Ei�T����v:�X�צ�Ƒ���ES����zq���`�xΫ�!�Y��*
꟣*XZ�n�"����~���,�\��ȴ�d��eQ�Y,�27L�/��eER�Yu<�;�Q���D��QT
`���{��&C���[U�6���Ku0{@��B!?Nl�]#UF��:�ow�����M�R&���1��
�(dҧ8�o��dE�߶�WOYl7VHv�� #� $�D>�:m��TU��M�;�����jcۂ��P0�����>���*�]�Y(�E6�k�_n��&�#;=�j7���T��=U� c��w�����<Nku�i�06
i_�n�ʺ!S�
 ���|�2S�9�a�����K�& �G�o���@@�2�W�Bf�8{(Gb����~�[��\u��B,�_PWkW`�`��2�7�_�,�|:�
+JcŌ%���cW.�Z��ۓ\�Pt��WM��y���>�Q*
ڔ$9�w?��.�8
+.y�K&�r�g>
4���'X����gr�_1���|@�f/b
PUN�d;���=�=�`y�I]�
�y�z/��-���+6�l�k�)�\�S��^�J}dew��E��{��
=���9)���
#�N�J����ݓb����T���@@��
��� ���х�U��gN�G��ƾ�l�W��r�_�(jEGs����A����ؾ�u`+�
z3�ݼ:�w�������v�x�9�U�S�2���1��ꢹ}����O�����,���L��W)����
�#S"��	��
�vkٿZ7�}�D�J_��Zyǃ�t2Y,(�4�E�b1)�d��m֤ n/d��pH󲿔��p� �7� ���k΋
 endstream
 endobj
-4418 0 obj <<
+4427 0 obj <<
 /Type /Page
-/Contents 4419 0 R
-/Resources 4417 0 R
+/Contents 4428 0 R
+/Resources 4426 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4368 0 R 4369 0 R 4391 0 R 4392 0 R 4393 0 R 4394 0 R 4395 0 R 4396 0 R 4397 0 R 4398 0 R 4399 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4416 0 R ]
+/Parent 4305 0 R
+/Annots [ 4377 0 R 4378 0 R 4400 0 R 4401 0 R 4402 0 R 4403 0 R 4404 0 R 4405 0 R 4406 0 R 4407 0 R 4408 0 R 4409 0 R 4410 0 R 4411 0 R 4412 0 R 4413 0 R 4414 0 R 4415 0 R 4416 0 R 4417 0 R 4418 0 R 4419 0 R 4420 0 R 4421 0 R 4425 0 R ]
 >> endobj
-4368 0 obj <<
+4377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 706.961 191.718 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4369 0 obj <<
+4378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 706.961 288.852 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_77c72d8473dc3e9856d7ff6c05ce7b07) >>
 >> endobj
-4391 0 obj <<
+4400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 668.107 191.718 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4392 0 obj <<
+4401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 668.107 303.079 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_a341843d5eadfc196441cad0af63ac9d) >>
 >> endobj
-4393 0 obj <<
+4402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 629.252 179.554 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4394 0 obj <<
+4403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 629.252 242.925 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_548ae200545f7d25b875f190b5611368) >>
 >> endobj
-4395 0 obj <<
+4404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 590.398 179.554 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4396 0 obj <<
+4405 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 590.398 285.516 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_ec5860620ae92988c1740dc393064fe7) >>
 >> endobj
-4397 0 obj <<
+4406 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 551.544 156.281 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_dd39af06cea8afa45c772e94db8a1309) >>
 >> endobj
-4398 0 obj <<
+4407 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 551.544 244.549 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4399 0 obj <<
+4408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 512.689 252.988 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_7f5a110ccdfd8efa5e0eac984f90d753) >>
 >> endobj
-4400 0 obj <<
+4409 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.803 512.689 322.447 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4401 0 obj <<
+4410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 420.968 203.075 431.872]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4402 0 obj <<
+4411 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 420.968 296.324 431.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_21f1586e66349acf7aa0d70c77f92b60) >>
 >> endobj
-4403 0 obj <<
+4412 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 406.347 352.207 416.252]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4404 0 obj <<
+4413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 382.487 194.297 393.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_6e742d7ffa4f4b7037760cf3ebf62348) >>
 >> endobj
-4405 0 obj <<
+4414 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 343.633 188.759 354.163]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_f97f2d43a487ec81e040aec36bbc6ebe) >>
 >> endobj
-4406 0 obj <<
+4415 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 304.405 245.406 315.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4407 0 obj <<
+4416 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.145 304.405 325.654 315.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_11de7a0cc309058d6aee273d613c9432) >>
 >> endobj
-4408 0 obj <<
+4417 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.844 289.784 367.996 299.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence_8aab82f7118966662582f88725ce4735) >>
 >> endobj
-4409 0 obj <<
+4418 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 223.643 237.376 234.546]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874) >>
 >> endobj
-4410 0 obj <<
+4419 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.713 223.643 329.778 234.546]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-4411 0 obj <<
+4420 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 115.601 226.034 126.505]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_339fab488002bb5b341e1bb82edee103) >>
 >> endobj
-4412 0 obj <<
+4421 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 115.601 405.628 126.505]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4416 0 obj <<
+4425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4420 0 obj <<
-/D [4418 0 R /XYZ 90 757.935 null]
+4429 0 obj <<
+/D [4427 0 R /XYZ 90 757.935 null]
 >> endobj
-4421 0 obj <<
-/D [4418 0 R /XYZ 90 726.054 null]
+4430 0 obj <<
+/D [4427 0 R /XYZ 90 726.054 null]
 >> endobj
-4422 0 obj <<
-/D [4418 0 R /XYZ 90 687.2 null]
+4431 0 obj <<
+/D [4427 0 R /XYZ 90 687.2 null]
 >> endobj
-4423 0 obj <<
-/D [4418 0 R /XYZ 90 648.346 null]
+4432 0 obj <<
+/D [4427 0 R /XYZ 90 648.346 null]
 >> endobj
-4424 0 obj <<
-/D [4418 0 R /XYZ 90 609.491 null]
+4433 0 obj <<
+/D [4427 0 R /XYZ 90 609.491 null]
 >> endobj
-4425 0 obj <<
-/D [4418 0 R /XYZ 90 570.637 null]
+4434 0 obj <<
+/D [4427 0 R /XYZ 90 570.637 null]
 >> endobj
-4426 0 obj <<
-/D [4418 0 R /XYZ 90 439.942 null]
+4435 0 obj <<
+/D [4427 0 R /XYZ 90 439.942 null]
 >> endobj
-4427 0 obj <<
-/D [4418 0 R /XYZ 90 439.942 null]
+4436 0 obj <<
+/D [4427 0 R /XYZ 90 439.942 null]
 >> endobj
-4428 0 obj <<
-/D [4418 0 R /XYZ 90 401.207 null]
+4437 0 obj <<
+/D [4427 0 R /XYZ 90 401.207 null]
 >> endobj
-4429 0 obj <<
-/D [4418 0 R /XYZ 90 362.353 null]
+4438 0 obj <<
+/D [4427 0 R /XYZ 90 362.353 null]
 >> endobj
-4430 0 obj <<
-/D [4418 0 R /XYZ 90 323.498 null]
+4439 0 obj <<
+/D [4427 0 R /XYZ 90 323.498 null]
 >> endobj
-4431 0 obj <<
-/D [4418 0 R /XYZ 90 242.616 null]
+4440 0 obj <<
+/D [4427 0 R /XYZ 90 242.616 null]
 >> endobj
-4432 0 obj <<
-/D [4418 0 R /XYZ 90 242.616 null]
+4441 0 obj <<
+/D [4427 0 R /XYZ 90 242.616 null]
 >> endobj
-4433 0 obj <<
-/D [4418 0 R /XYZ 90 161.854 null]
+4442 0 obj <<
+/D [4427 0 R /XYZ 90 161.854 null]
 >> endobj
-4417 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F11 418 0 R >>
+4426 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4441 0 obj <<
-/Length 1935      
+4450 0 obj <<
+/Length 1936      
 /Filter /FlateDecode
 >>
 stream
-x��XYs�6~���KSjj��H���!=�礉��4�d(��R�JR��_���KT��O ��b�o��&��7W��]�|
� EiL���>Hq��E�wy�:$�Œ`��
�ì�fo_,(��� �:{��Z�Y}����*7�^�k��ձi�v���(���ӗ�^�
"BM�ْ��$!�?�����+r�9�%,
-�۫�� ����X*�����2�����W�鄇�Ex��1�L	eǑU�
��9��
^/#����Q���8�^*s6c�ݔ�L�78�g�k{FΞ���� >{�~�|i��
��{�x�Kpp9[\~�v�#�GF�x�uB�4��1<G$apG)���W;�VY����fa
vp��H���m����9X+OxsЃ���g�KBS�8Xr�H��HG������T!s�_�f]�]���J0
-+
,)G����s��d at uo�ug���������y�X2F�j��\�n~o��A��ڤ�Y�3��'ݧ��������
�9��V"*$��v����U�
I˜ͩ
-^�A�=�t��Dp��c�� �v�T���[Un��@� 8��~Z�A%���v��%����,px��k�&���f�ZgEq��Y��
��s�5�u}���v���<	
�`d
R
��J�\����>H��M����i T�����O� �1!��,�QX%�-ω.5��l�+:ٝ��}�o�[/co�W�K*[ `�H���Ǚ�� &<AV�s\b$�F�O29c���r_E�?4��&
-�&���
-	�ȗ"N{ʯN��2�y�Ek$������4�Հ�IG{ߨ@4���`�+�%��l�I���]�y��f�7w?W�d�U�{�_��~��e��ʼcܺ��J��	��ta��U�%�q-#=�!ļs_������"A$��b��3�m�
P]�{(Pd���3-�v�z��y���3��GK��gv<�>��xn�DM��:f �|��T��KK�I�[�v&��Z�C���L��d���e���,
T��H-���h�d]}
-��A:릵�:�-	8��Q}�b�+	�M�h�9�K��:�{�\$����Ht}��(Dt*S|g�i>�RA<���F�	���ih�

-Q
Mz�L `O�h�|x� �~ $|~tٙ�f�Le;
��W���}sR]��s6V#��'
K&�C�|���?�a�glR8Ĩn`�yr�&�`�97]�V[B��톨o�'f�"�{1/�A��V�)? �O\���)!vzc�!�pp>�V�$O��
��E�
�I�ĕϾ�����
-�\ 

d}���� :-�
GГ����"����]M��!7Vy���dp��ΐ�|�d��T�Y|R�Y�K6�
�l��,A���d�
�d.�
4 �hO|4��|��y�����
�9�S%�D��D�bNw��K$&�4����}�8l�OcE@������.�"��	�7皉��kNi�g�^߀������5} ã+�m'
��T�(�6��ݵ�]�����~�td��[L�ʎ�}Vg=����0ӿ�g�A�
n
�A�<|���?��v|k�v���+L��&��

�3+��Jڱ�m�d�4���qsa�6����v�@�G�>+>�
-�_<���ջ����
�
�����X��C
�/��P/t��bQU�"tm��B�d�8�Į.9��4�j�Q��a"&N����h'� m����%vղ�s�k����N:�Yr����5,�/��F��۾�Ws���B���֎
-�^�?#�\�U�<�B�s
R�J�����lW�����]�����5��_���_X{�4
�\�WH��"�{v��@.����a�Y��X��m�_��9F��G´
��+韊�z~����^h�"}��ж�ۛ����
ڗjW#���v��)D�\1x�����mUw�,ꗣ�<q¿��P
+x��XK���ϯ�%U
a�"	�+��+'vٻ��ʻ�-H�h�P�LR���/���
m.9�~~� �6��~����ݷ)�r��4�

�
GYJPBI�PDocB�X,	�8�qAp,��|���.�O�h���U#����Wu�i��Z��o�m���%Mp�U)��M_�G�,��
�aK��,~}��曇��oȅ#b�H2��$Zoo����ֿ�0b���jq�`,�77?�`�
��n��3e�!�&N�w�&���/z�L@�VG]�F�f�{m�H�E�
�UvS�3���_�o�x{^c��D����G���l����	��<Z�������Ӎ3?;�~d�'�w�f�Ӕ[�sD2gq�s��z�Sk-K��j

�d��S�E�,m�����Yy›�
$��8�_��D�ђ3Dv�tD|��:�KU���Z��F�:]WN�QX�hI9b<w|^�=� �G7�{��VP��d(�����Œ1׫�Ժ��G7vO�M�6�.z�1��>�G���tC�wx�@�[XIX��Bv�����N�j$-���*�Q��BTЁBM��K�E���R]���t�q��h���tj�J4��%�^譪Zpx���'����N�eY

�,~��bN��v��d�f�/,���p
V�!�0��$0)�;�i��>�$�~��� ��n���|�D��\e)��)����p~��]������|��OV x5���
 � �E��HB^?��0dU�qI��z9���i���.��~h�/Me(�0�@C!2f�/G�f��x�����	l��?@�Ә� .&=�E|�ь[Xʈ��o���"d�}\&�"�Q��}���0����2%s��"��*$

M��]]=�Χ��BVt6�6ʇ��E�0ֵ� [...]

�C!J�I�s�	 �9 MP�$�O��/�>;�󌝩l���'���t�oϪ��e��jd���aɤx��or����3,̌M
+��
�{�Cn�L@,9���K��p�
��ĬI��I�+aEPD1��q���s_8� `K��޹�~
+,
��4�Ӯ���"��$�:d_��Ů�5 �'՜��~&��K?�	���"���H�n \WS��fȏuQ|<;�u��3�'�+��*�,=+�,
%~�J6|KG��),Y3�8.ٖ˸d� 3�ó
�4_�Ap��>��D�`�R�'Q>*ѣ؃�}�D��	!͓i��X8[��X�1sv}�=�+�HabB���K��G�5���g�_߀����걳} ã+sm'
����rQ<m<��k�v�*Ã�!3]��#na0�j7n���=����0ۿ�g�A�
n
�A�<|�p韁�@;�5�;��t4&�Wl�x��)+��RnlT�huj
+�總0�
U)�z{�� �ˣ[��B�5/
A�����,U5'?�*��Fhh`#���!�2LshZ�8Tե�ݺ�P:� �$��K�=$��Fotes������V
���`
�VVʾ$��F�M

�}��QP�Io>Gn�B?�����Y�>`v��X�N�~W��zaݨ���3��w[�	��+�I:� ��R�)��f�����T�z\��O���U�����zBk`�@Ð�ɵ����)�}�gG��o��.�$������������Ss�Ģ�_�
��^��f����ZO�W���|������p@��+�k���v���
�\��2��1��l�or`�<�ՙ��1� �
 endstream
 endobj
-4440 0 obj <<
+4449 0 obj <<
 /Type /Page
-/Contents 4441 0 R
-/Resources 4439 0 R
+/Contents 4450 0 R
+/Resources 4448 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4296 0 R
-/Annots [ 4413 0 R 4414 0 R 4415 0 R 4443 0 R 4436 0 R 4437 0 R 4438 0 R ]
+/Parent 4305 0 R
+/Annots [ 4422 0 R 4423 0 R 4424 0 R 4452 0 R 4445 0 R 4446 0 R 4447 0 R ]
 >> endobj
-4413 0 obj <<
+4422 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.839 719.912 170.205 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_5cd2538767045bd89360588c37d2aedb) >>
 >> endobj
-4414 0 obj <<
+4423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.945 719.912 383.48 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4415 0 obj <<
+4424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 719.912 513.996 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4443 0 obj <<
+4452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.957 233.78 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4436 0 obj <<
+4445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.91 607.886 266.363 618.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4437 0 obj <<
+4446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [111.184 595.931 161.316 606.835]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4438 0 obj <<
+4447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4442 0 obj <<
-/D [4440 0 R /XYZ 90 757.935 null]
+4451 0 obj <<
+/D [4449 0 R /XYZ 90 757.935 null]
 >> endobj
-4444 0 obj <<
-/D [4440 0 R /XYZ 90 670.637 null]
+4453 0 obj <<
+/D [4449 0 R /XYZ 90 670.637 null]
 >> endobj
-4439 0 obj <<
+4448 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F31 472 0 R /F7 505 0 R /F8 504 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4449 0 obj <<
-/Length 2035      
+4458 0 obj <<
+/Length 2030      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�F~ׯ�S�®�}��C&�,6�&��d �b�&�"�������"%�g 
Hl���ꫪ��#
�s��fu�Z�(E��"���R
IA�$�ɣw1!H�7c
�Y
g�>۾YS
��ӃΛl���ɚ���o��9�j��o��N���q�m��������͚���m	'1�t�����7�_W���zp�$��n�z�
G9��a�R=Z�}�P�e�v��
-_��2�mB�[J�]s�uu�t��}|������q��.늺2��a� ���]�lo-:���9�5ͣ�gE��j��)��}e�^�|� ��T)HZ���\���&� �G�L�
HI/�ʢ��XoX�?
�bWt��{
O��P�0K at M��b_����	����앢D�^�чF�@�4�
����]࡫ׄ�P��`�v"2(�L9g���(I{�8!hB�����KgQ��
E���tzx�I�d
�2?u@�&qQݗ����
O ���9 ��|��Q�Q��쎛
�I�B���ŀn��!�U��Ռ�x|�v���WY��Y�$6L�,�s�*�����N
]�����
a�*$��	��W�����Z'8���E�͚{KC'ʄI:�^훇�^S
?V�NJ��K %��x
-��z���yUw�K�7׿
A���=�hB
��!��|ƀ5�d¢�s�z�=��>V;K�/`c6����uOT�Y�\T�n:������(m��"'�@*��<��3$
�N� �9�/�/>�]k��_Q��T
�":����` �^� ��d*��A(�1q0����ܧ%.�ޕK�B6�S��R��tv��������^�������0֚
rǽ�u�s
j��'��f4��޹Y
�U���D��(K�ݭ?�
�V>�Y	�.��t���m�Ճ
����	��J�3�Egev���2�O2ʶ�c
�=�<�X
--�b�u5l�Paw�R�8�҄�3i����'M0	�����,4I�[X���v�4T!�/6UP.Ff2)CҸպr�f�
^�}���}���>��e�
z�|�yC1�.B"��$�g�oP�����? ��6	���=���ԗ����#x�otikuV��7�S	��1��K��pȂ���t��g�qԺo�#���9Z�f�s��𳵛|R�ϓ�)��R�'�������wى�'S�ٚ�<<�RF�����U�U|�UO �5 ��	�8�	R�
���=��B�/e�%���
-��+,� ����X��^��f��v�U�vW��}�.� �L|��z�"������"&�sHO��y�{
���v<�
���!v%����g63!'
-�|)#𴿺����vW:�<��tSk���n��䰰Ϻ��h'w�*�� �
�F�ɥ1�� ͬMuOm!6�Eu򆉰�E�㒐0���]��Ry�e{
��J!�i��s��
q<
+ӅN}t��A����~
���H��������-v]�����(�3 y�=U at I’�k-�|i�Y�
{��64�K
�t��h�["�&������
7.�a	�
vK�9
9��,�0�����>�nz� ��I?��™
���f�I`�ߟ5~���&�������ܹ��٣.t

#�fP,ʹ\
�<�ʴ��x~�Z��1�{��DjC`p�6��A� ��
�N�_�*�M�⡂����!�Ld��d�
�-y|��R�A�����a>���b���h����e񙒳I01��
���w+l�ލ7.��W)w�z�

C����Dz	
I� �+����.�ń
x�
��.��D�`����/�
v�4r
>zO�6��� ua��L���vOE>�n�T�e����E�R�G�o�r���+��VB���O����XŧY[�q~ڃ�1����?���{�M�{�/t�[sh���Yu��.�cުv���Ff��;����Rg����ۿW���6�<����;\_]=>>�]� �����P^�K��
!	�e��]��۾n�>܀�j���H�
+x��YYs�F~��S�]���
PU
�$���ʉ�O��#	� � �e��oρc���*y0jL����C
�G8�������`Q�RAEts�8�� NIt�G�bB�Zo�8~�&8Κ}�}��8�˧�7��?�m�5O�����}s��No�>��ޯ7����2k[�����͚���m	'1�t�����7�_W���vp�$��n�z�
G9��a�R=Z�}�P������e
>����
+�n�������������wǽ���+���
�64A,I��"���Z
 #"�s�3f�W�-Ί��� �)��}e�^�| ��T)HZ���B���&� �#^&�
��zWTeQ��7��e�+���;�'�m�D�%`�D����u��#��;��R�(�
4������8��m
X�
"t���@	EL
�j'"#�Rɔ
�`)����G�R�%|��|�����L]�NG�S]u&U|k�u,��4 ��Eu_���Vz<������{����GF	��n�j��8# ���x_CR�8���� �
Eo�$ճ�I�l� Y
+X�(U�}��ǝ>�h��o�=�,UHb�,qol����E�Np�!+�|�5���N�	�l���7M��<~�
�K��@Jr)��O������C�7׿
���ɽ�hB
��!��bƀ5�d¢�s�z�=��>V;K�/`c6����u��䳸��Z�t��	!��Qڼ�E
+N �T��/D�
�gH �"s�/2^b_|»�
~E�>�S+X���_0fK��x�
 s�T�?�P�c�`��R߹���<d�P.�
+��Oc(��<���5:k-����ޖ������0֚
r�}�u�s
j���'��ft��߹[
�W���D��(K�ݭWYq+���d��o:��y��>��!�ދ�Ԅ�L��Ƀ����2�}IF��'e[Ʊ��l�Q,��N��6O��;a�D
�siBș4��B��&�i*'��7
M��&<k�ê
&
U��M����Lʐ4n�����G�[���cY�g<��gk?Va���`��7�73��"$��LB|&�c��ƾ��t�I�(M��D_���G��
��~�K[���e�h%\
�f
���/a F�!
���b�YK\���Q�]� ���h	�,ϑR���n�I��>OJ��*'�o6U�Kn��>d'&�L�fk6�PX�$J�RR"BV�*
��Ī�@�1 c�	�8�	R�
���=��B�/e�%���
+��+,� ����X��^��f��v�U�vW��}�.� �Lb��z�"������"&�sHO!���{���v<�
ӹ����A�3����J��x�_]�v�??��
L
�o���_�j��frX�g]S|��;D]a��p#����� ͬMmOm!6�Eu�9aߋB�%!�y�V<w��J���5�V+�0�at�&3��t�L:�1<n
���m��0=mt��EtǾߜ$o����=�-�����c�J��^kq�K����X�Rڣ�_j��åF���5�L��q�K�op�[�΁ÑC_��
��:�[P���w-
����
/�dH�*��&����1S��P8�0G�0���Ϊ����Y�@���C�a	h�����\�֢w
�/��jp6&�;�Hm
.�F"�7hD������+We�l��xh p�$f�7Yo!Y�8�܌�<>�f)� KɈ�W�0�Eq1��
��i����e񙒳I01��
���w+l�ލ7�R����f!����8�b�W0'(&׻�����P�m1�&�
6�x�P������
����$��
i<@]f7�8}��S��4�eY��v�T����
��m���y���P(%�S��?V�iV�<E����o�)���}��^}�^�
����
�`��cV
������
�,�b�q}��w�y�������N��@؈�=�C�
���
ѮE �C����p(��U�
I�)�M����u3�����f��?,�G

 endstream
 endobj
-4448 0 obj <<
+4457 0 obj <<
 /Type /Page
-/Contents 4449 0 R
-/Resources 4447 0 R
+/Contents 4458 0 R
+/Resources 4456 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4446 0 R ]
+/Parent 4467 0 R
+/Annots [ 4455 0 R ]
 >> endobj
-4446 0 obj <<
+4455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4450 0 obj <<
-/D [4448 0 R /XYZ 90 757.935 null]
+4459 0 obj <<
+/D [4457 0 R /XYZ 90 757.935 null]
 >> endobj
-4451 0 obj <<
-/D [4448 0 R /XYZ 90 733.028 null]
+4460 0 obj <<
+/D [4457 0 R /XYZ 90 733.028 null]
 >> endobj
-4343 0 obj <<
-/D [4448 0 R /XYZ 90 716.221 null]
+4352 0 obj <<
+/D [4457 0 R /XYZ 90 716.221 null]
 >> endobj
-4452 0 obj <<
-/D [4448 0 R /XYZ 90 716.221 null]
+4461 0 obj <<
+/D [4457 0 R /XYZ 90 716.221 null]
 >> endobj
-4453 0 obj <<
-/D [4448 0 R /XYZ 90 594.516 null]
+4462 0 obj <<
+/D [4457 0 R /XYZ 90 594.516 null]
 >> endobj
-4388 0 obj <<
-/D [4448 0 R /XYZ 90 572.205 null]
+4397 0 obj <<
+/D [4457 0 R /XYZ 90 572.205 null]
 >> endobj
-4454 0 obj <<
-/D [4448 0 R /XYZ 90 572.205 null]
+4463 0 obj <<
+/D [4457 0 R /XYZ 90 572.205 null]
 >> endobj
-4389 0 obj <<
-/D [4448 0 R /XYZ 349.813 507.496 null]
+4398 0 obj <<
+/D [4457 0 R /XYZ 349.813 507.496 null]
 >> endobj
-4455 0 obj <<
-/D [4448 0 R /XYZ 90 490.769 null]
+4464 0 obj <<
+/D [4457 0 R /XYZ 90 490.769 null]
 >> endobj
-4390 0 obj <<
-/D [4448 0 R /XYZ 90 370.498 null]
+4399 0 obj <<
+/D [4457 0 R /XYZ 90 370.498 null]
 >> endobj
-4456 0 obj <<
-/D [4448 0 R /XYZ 90 355.928 null]
+4465 0 obj <<
+/D [4457 0 R /XYZ 90 355.928 null]
 >> endobj
-4434 0 obj <<
-/D [4448 0 R /XYZ 285.395 293.132 null]
+4443 0 obj <<
+/D [4457 0 R /XYZ 285.395 293.132 null]
 >> endobj
-4457 0 obj <<
-/D [4448 0 R /XYZ 90 276.405 null]
+4466 0 obj <<
+/D [4457 0 R /XYZ 90 276.405 null]
 >> endobj
-4447 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R /F1 542 0 R /F10 473 0 R >>
+4456 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R /F1 542 0 R /F10 473 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4473 0 obj <<
-/Length 1445      
+4482 0 obj <<
+/Length 1441      
 /Filter /FlateDecode
 >>
 stream
@@ -24081,1249 +24063,1247 @@ x
 F�w
g�P	s�z�콰�ۧ�p�47��e��(%�NG��j��<Ja
#��"��
�kciG��>�/W
��
3ړWv���jV�؍ߪ�(ww�C�&*M�m-7I��e�gX@��q��l��\ф��xF�Q��������i���%�������ER[�JdQ܇�@
�C-���+ߠB9
  �*��kQ��� #
v��'��%�X����ʱ��	���0��62͒<�w25��CN�z��m
�kw)�
 �
��

�+�(�A�W��m�kn2�D�C��)f��J�:t��\�O�5��Z�Y�ү�aLs�P
�v8��(`�G�J�
�|������&G77
UZT�k�0hV"z���ɶ� :�-JH6��2�BB��
R�_�;�
C�p�(=�۔�E�&ї��o([��C=Cju�o�"ͷK9Ѯ�jz>UQ��}ZvG"����9���}6�X�۫<K��^���ݺ�]�6Ƶ��	zBx���\V�̀��S؈���9�Šg��Qh6q
��w�*�P��Ky�l�c
�m��"��Ľe�����<̃1y�����u4
?�
 o*�E�2+ ����@P����������3<��mtI��
S>��#+eZ�:-�����Qы��VE���p[0���qhme
-�{⪵7�'ir�;.av�(B��h�l� ?r�a��H�h,K���(�^�Q��ix4
�YN�������
!
�a(�v���.�!�d���ƴ�_�e��JM¬{-���L?cWd�>}��|�!i'�f+R��U�q7�h`���$l<^��A�� 
!"��L�tCG0���b<F���9�*&�ͣ����������m���3���&���h��;/a�l*IX�/�|��3ik���_���u���C�38�tG���,���n��m�lS����x=�]+V�u�?�!n]VҲ/��7$H�
H;�
+�{⪵7�'ir�;.av�(B��h�l� ?r�a��H�h,K���(�^�Q��ix4
�YN�������
!
�a(�v���.�!�d���ƴ�_�e��JM¬{-���L?cWd�>}��|�!i'�f+R��U�q7�h`���$l<^��A�� 
!"��L�tCG0���b<F���9�*&�ͣ����������m���3���&���h��;/a���"�gp�8������ػ_gj�>�
���$n�f���w�
Jk�-�M��f���v��Y���;���JZ���Z��| ���:
 endstream
 endobj
-4472 0 obj <<
+4481 0 obj <<
 /Type /Page
-/Contents 4473 0 R
-/Resources 4471 0 R
+/Contents 4482 0 R
+/Resources 4480 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4459 0 R 4460 0 R 4461 0 R 4462 0 R 4463 0 R 4464 0 R 4465 0 R 4466 0 R 4467 0 R 4468 0 R 4470 0 R ]
+/Parent 4467 0 R
+/Annots [ 4468 0 R 4469 0 R 4470 0 R 4471 0 R 4472 0 R 4473 0 R 4474 0 R 4475 0 R 4476 0 R 4477 0 R 4479 0 R ]
 >> endobj
-4459 0 obj <<
+4468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 386.817 170.687 397.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e7c03963759dfdb937135a7f99165361) >>
 >> endobj
-4460 0 obj <<
+4469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 347.589 170.687 358.493]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_12f3d0ee3885355092a65262f24d46af) >>
 >> endobj
-4461 0 obj <<
+4470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 309.108 178.435 319.638]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_f0ea51d59b5026db43b2edd4cee928ba) >>
 >> endobj
-4462 0 obj <<
+4471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 269.88 222.233 280.784]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_dca809f9ebacacf70bc610d41bbaff47) >>
 >> endobj
-4463 0 obj <<
+4472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 231.026 187.564 241.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4464 0 obj <<
+4473 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.303 231.026 238.472 241.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e575efc6c01c4bf9968c7e27bb94951b) >>
 >> endobj
-4465 0 obj <<
+4474 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 192.172 187.564 203.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4466 0 obj <<
+4475 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.534 192.172 245.665 203.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_400c02f876d8f4e3f6aef2bfc5fb16cb) >>
 >> endobj
-4467 0 obj <<
+4476 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 153.317 227.852 164.221]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_192ff11375b59075c9ea19a8c2b5511e) >>
 >> endobj
-4468 0 obj <<
+4477 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 114.463 217.61 125.367]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_70e56452f6edfc1943b555156e6bf828) >>
 >> endobj
-4470 0 obj <<
+4479 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4474 0 obj <<
-/D [4472 0 R /XYZ 90 757.935 null]
+4483 0 obj <<
+/D [4481 0 R /XYZ 90 757.935 null]
 >> endobj
-4475 0 obj <<
-/D [4472 0 R /XYZ 90 733.028 null]
+4484 0 obj <<
+/D [4481 0 R /XYZ 90 733.028 null]
 >> endobj
-4435 0 obj <<
-/D [4472 0 R /XYZ 90 716.221 null]
+4444 0 obj <<
+/D [4481 0 R /XYZ 90 716.221 null]
 >> endobj
-4476 0 obj <<
-/D [4472 0 R /XYZ 90 716.221 null]
+4485 0 obj <<
+/D [4481 0 R /XYZ 90 716.221 null]
 >> endobj
-4445 0 obj <<
-/D [4472 0 R /XYZ 118.055 639.557 null]
+4454 0 obj <<
+/D [4481 0 R /XYZ 118.055 639.557 null]
 >> endobj
-4477 0 obj <<
-/D [4472 0 R /XYZ 90 622.83 null]
+4486 0 obj <<
+/D [4481 0 R /XYZ 90 622.83 null]
 >> endobj
-1430 0 obj <<
-/D [4472 0 R /XYZ 90 524.437 null]
+1476 0 obj <<
+/D [4481 0 R /XYZ 90 524.437 null]
 >> endobj
 170 0 obj <<
-/D [4472 0 R /XYZ 90 517.837 null]
+/D [4481 0 R /XYZ 90 517.837 null]
 >> endobj
-4478 0 obj <<
-/D [4472 0 R /XYZ 90 405.417 null]
+4487 0 obj <<
+/D [4481 0 R /XYZ 90 405.417 null]
 >> endobj
-4479 0 obj <<
-/D [4472 0 R /XYZ 90 405.417 null]
+4488 0 obj <<
+/D [4481 0 R /XYZ 90 405.417 null]
 >> endobj
-4480 0 obj <<
-/D [4472 0 R /XYZ 90 366.682 null]
+4489 0 obj <<
+/D [4481 0 R /XYZ 90 366.682 null]
 >> endobj
-4481 0 obj <<
-/D [4472 0 R /XYZ 90 327.828 null]
+4490 0 obj <<
+/D [4481 0 R /XYZ 90 327.828 null]
 >> endobj
-4482 0 obj <<
-/D [4472 0 R /XYZ 90 288.973 null]
+4491 0 obj <<
+/D [4481 0 R /XYZ 90 288.973 null]
 >> endobj
-4483 0 obj <<
-/D [4472 0 R /XYZ 90 250.119 null]
+4492 0 obj <<
+/D [4481 0 R /XYZ 90 250.119 null]
 >> endobj
-4484 0 obj <<
-/D [4472 0 R /XYZ 90 211.265 null]
+4493 0 obj <<
+/D [4481 0 R /XYZ 90 211.265 null]
 >> endobj
-4485 0 obj <<
-/D [4472 0 R /XYZ 90 172.411 null]
+4494 0 obj <<
+/D [4481 0 R /XYZ 90 172.411 null]
 >> endobj
-4486 0 obj <<
-/D [4472 0 R /XYZ 90 133.556 null]
+4495 0 obj <<
+/D [4481 0 R /XYZ 90 133.556 null]
 >> endobj
-4471 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R >>
+4480 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4505 0 obj <<
-/Length 1525      
+4514 0 obj <<
+/Length 1520      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~��P1��֊&)R��
Х͐��4q��0���ɒ+�ˌa�}�")[����0`�aIԹ���

-[

[?�~���'�gE(�oM�V���'�SbMf�{�D����}�l��*��9�E�]�YO_��e\n�������8�kǥ
��Y\U��\�E��y"@�Zl0������d�iD�"l��
���V��������0�кj�V�
\3�b�v��7x�+���"�G�
��z�\���Rި7|�{����E��uiO�І�7ҙb-ʸ.�'O�����q"#�<on�i�X���-���
9�:>	��>�NP�|F-�01�|8���+���{�
FB�]]n�"�����seQ���M�g[u��(��f
-!����ހ

�8l�X�խfH��������H	�Oi+�t�������4�34�]�;�qI�#�|��"�o������O�f�C��eK.�5�!ޝ�针"2�e
"��U4BD��g���L�p=UR��:-re^��ǐ�"%�i�#�F�n�!��^�ե�V�Xi�y����p�8$Um�ӛQ�"�fɒ��\7�t�E�]je]*Ka;��R�3W�E>�	���o�8Y:F�6�}�8�J	�͵�\1����Vk��&����[�q�cz�b�u��b��{��H�
@����?��:=�ns
-Q�#���!��F�Ȳ¡ܾJ���L�\��ju��
�-I����h��l�e��H;iHP@ڝ�(�����G7�{.
-0i"FC�m�g4T����W�%�ZO��y�.���(�����
�A���=��F�H�k⏎��W��
]�]�E�55��X��.�E��
-Y{ܰ�3q_ý
�d�/<H��/��^��QRlt�
?V���B"\����CAH����k��2{4�Y7�P�� �0�!tV$��Ǹ)a���U���F��f��
��H�j8/�U�;@b7]�YD�xr���o���r�q�)�r���0���f���+�
�\�*>m�,�u�5a��sU�z��W�K�$�̴
��w�
�j�����`6
5�~$;r<�B�
%~
BU F��Lg�4_�25E�L�
��~��ez������ܣ�D���e�&J��	��]��`u6��A궓��7��C��	�T94�u���[��w��ӗ��_����a��o^_L�O�'���_)�r⿿tJm
LS��	�e
	��6�y�q�3����X]���d�'��}=&��UO3��A�`
�����%��L��4�mfR�޺*�D�EB��y�)���Yꛇ�
��![|M̎;�L7sL���ڝt��vnѻ�K�8�
�C��0����d�O���
-a�v9�x�+�fr{���0:	�s�������h��{�����

e@}5��_����MS�����w�(�w8�5v^�9��iC��wU;d�Q
~�RO�
9���Bt+�~���/j��M1�ðٲ��G����J*���u��z

~|��HB���oU���K��f:�&���^
�
+x��X[o�6~��P1��֚&)R��
Х͐��4q��0���ɒ+�ˌa�}�")K����0`/�P�~>�s(l--l�<�i:��x��У�5]X!�|� N�5�[�mB�Θ`��3�`;*���̡����J̋h�2�,�bwtt�geUDIV9cʱ}�Fe�
��B	l��习�&>s>N_��OG�F,��-�>�]n�����ؚ��

#7
���jm1��=�.FoGX{��^q��`17�|�"�q��Jy���Y��
ܼ��T�K{��6켦���QDU^<y��_?`�c	�y�8K*Ţ����w���ħV NxL:A)��Ƅ��1�ù��EVJvH$oQ�!VtU���+�E�C�,�EQ6Wy���|��ð��|@|5���;�pИ�J�[͐��!
yaC���#��FHḾ-��s�UI
�h0��xw at 3&��0�1��
4���4s0�,[r1��
����1	)b���E�������2�LTQ�
+
�g���dS%y���`�rY��<�td;��
��?�E�H��]Y��&Z4�YB^�
+��CR�QЦ>��,�}`��,) Y�}[JY��U�V6����Z(D4+���(�4���l�+�hֆ7��L)���)���7Wj-_��t
r�uK8nt�.T��]
�s�Q�r�3{�g�ޤ���mN�q(��7d��(\�i�;��WI�4�돛Z�n���%��v
��
��H�io#
�I���� V�@6;����aυ>&u�h�`�����U�A�ʵ��W��TO�mY������Z�� 
�{�
�k$�$�&��_y%i���ѥX&�Q�V㺈�L��Yʙ�u��
k{���$����ARW~�E���Gq���z�XY 
+����%?��j����������@f�~�� t��~��<ޮ�<Fu	Ӡ-
�
�x?
+^�c�~Y�LF�T�E��{�
����"�"jē�����x�M�V+�sW!�SU���i|�6C���^q�P�"
P�i�I��	3�u���ۿ�"�]���v�m�}����Væ�>
��9X�	ڑ��q9
+�f��qU����2���l%���3�/T���e
�ٹG�s��K	��g��4����3{����l`��m'�mׇ���`�rh��0��y�
��/O���[����߼����
Og���R�]�������"5�MU�n�m&sC�dg"k��X_���d�Ų�}=&��UO3��A�`
����%�SO��$�mfR�ٍU
��l����SFѡ��7� C����
w"T�n�0�>�C�;�Xs�����x9pr!�?��3�A 3���ɘ����
+`	�9�x�+�fr{���0:	�s�������h�������

e@�5�!�_����_MS�����w�(�w8�5v^E��iB��we3d�Q
#*#���
u�B`+�~���/j���
�
rqs�]U��h2���Bq��Y�)PRM��O�������i��u^��.,�������?qI

 endstream
 endobj
-4504 0 obj <<
+4513 0 obj <<
 /Type /Page
-/Contents 4505 0 R
-/Resources 4503 0 R
+/Contents 4514 0 R
+/Resources 4512 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4469 0 R 4487 0 R 4488 0 R 4489 0 R 4490 0 R 4491 0 R 4492 0 R 4493 0 R 4494 0 R 4495 0 R 4496 0 R 4497 0 R 4498 0 R 4502 0 R ]
+/Parent 4467 0 R
+/Annots [ 4478 0 R 4496 0 R 4497 0 R 4498 0 R 4499 0 R 4500 0 R 4501 0 R 4502 0 R 4503 0 R 4504 0 R 4505 0 R 4506 0 R 4507 0 R 4511 0 R ]
 >> endobj
-4469 0 obj <<
+4478 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 719.912 180.54 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_97586e332fd16ccf6e7d642bb4bbf83e) >>
 >> endobj
-4487 0 obj <<
+4496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.058 178.239 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_0ac88c873a13c4afa6f99d3d436e13a3) >>
 >> endobj
-4488 0 obj <<
+4497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [101.128 580.987 157.904 591.891]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator) >>
 >> endobj
-4489 0 obj <<
+4498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 569.032 173.456 579.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4490 0 obj <<
+4499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 273.781 160.207 284.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab) >>
 >> endobj
-4491 0 obj <<
+4500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.977 273.781 219.823 284.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abb5b32713c840499d9e29facf95a17f41) >>
 >> endobj
-4492 0 obj <<
+4501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [222.812 273.781 346.049 284.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abc1539389d3643cf986ef5bb99697d1cc) >>
 >> endobj
-4493 0 obj <<
+4502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.038 273.781 450.696 284.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) >>
 >> endobj
-4494 0 obj <<
+4503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 193.392 157.417 203.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_36a0c8ccab7923610bd27f637af63e1d) >>
 >> endobj
-4495 0 obj <<
+4504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.754 193.392 228.26 203.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4496 0 obj <<
+4505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 154.164 157.417 165.068]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_8fb8b2fe343e5afa80edc06bfa31460b) >>
 >> endobj
-4497 0 obj <<
+4506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.754 154.164 234.885 165.068]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-4498 0 obj <<
+4507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 115.683 165.165 126.213]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c7bf9d127644aa14a09eab633e87f544) >>
 >> endobj
-4502 0 obj <<
+4511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4506 0 obj <<
-/D [4504 0 R /XYZ 90 757.935 null]
+4515 0 obj <<
+/D [4513 0 R /XYZ 90 757.935 null]
 >> endobj
-4507 0 obj <<
-/D [4504 0 R /XYZ 90 733.028 null]
+4516 0 obj <<
+/D [4513 0 R /XYZ 90 733.028 null]
 >> endobj
-4508 0 obj <<
-/D [4504 0 R /XYZ 90 700.151 null]
+4517 0 obj <<
+/D [4513 0 R /XYZ 90 700.151 null]
 >> endobj
-4509 0 obj <<
-/D [4504 0 R /XYZ 90 643.738 null]
+4518 0 obj <<
+/D [4513 0 R /XYZ 90 643.738 null]
 >> endobj
-1431 0 obj <<
-/D [4504 0 R /XYZ 90 415.451 null]
+1477 0 obj <<
+/D [4513 0 R /XYZ 90 415.451 null]
 >> endobj
 174 0 obj <<
-/D [4504 0 R /XYZ 90 408.851 null]
+/D [4513 0 R /XYZ 90 408.851 null]
 >> endobj
-4510 0 obj <<
-/D [4504 0 R /XYZ 90 290.852 null]
+4519 0 obj <<
+/D [4513 0 R /XYZ 90 290.852 null]
 >> endobj
-4511 0 obj <<
-/D [4504 0 R /XYZ 90 211.992 null]
+4520 0 obj <<
+/D [4513 0 R /XYZ 90 211.992 null]
 >> endobj
-4512 0 obj <<
-/D [4504 0 R /XYZ 90 211.992 null]
+4521 0 obj <<
+/D [4513 0 R /XYZ 90 211.992 null]
 >> endobj
-4513 0 obj <<
-/D [4504 0 R /XYZ 90 134.403 null]
+4522 0 obj <<
+/D [4513 0 R /XYZ 90 134.403 null]
 >> endobj
-4503 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F11 418 0 R /F23 340 0 R >>
+4512 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F11 418 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4546 0 obj <<
-/Length 1396      
+4555 0 obj <<
+/Length 1392      
 /Filter /FlateDecode
 >>
 stream
-x��Z]s�6}�W�ikf��,����6���m;�&�}��0�DSc����__ɲ0C !�3��L0F��stu�l�
�|h��ku�؉A
x��:1t� �!�7pn]� ����Wm]*ƴ������{6���T,...�L��hw<�˔Ji.�ِ�6�\�%L���,.
-I�K�S�^�k
)���J
HBL�dܺ�����Ɂ Ǒ3/[�
���3unZ�`�
\����
��#'�0�1�}�<3}�_�/F�!�Z�m�(�W�Zm�~ծ��n6t�?�&h�����~�&z��c<b@��A������s"�C�k
<��t�"�

��l�,i��6"����rA���
kHw�
-��;�WvH�g�b1a�����	MX�s�%D�U�F�S�U�.�g77~��D�Y�k.�ZHsɳ����>�W&GQ� Tv
!Ħ��o���l��K�f�
��Ql
�&����#��M��O�^9���2t��X2؁� 93;� ���T\��y�;�p�g_�4���D4<D
C���BLYdX�
d�j��lP��
sś��C�Up
��͐֌jm[($v(˞�
��X��K��?<���5�hHW��n���n�{Y�u�}
�3����%��^(c^�r�lr��v�
%N�?�n�����ٰ��p���uaQȋ�҂�ЅZY��H�9�6ul
����.���.mL�f/��)TAZ{���1#�Gز:k�=�WӞ5H,

-Ϟ0� Ƨ�	���q>b˧�_01>K�o���#�ϘS��6���5��ą{�=��0�GO,��l��E_���uu�4�W}yֿ[L���*h����Mw����"�`�4�
-��QK{ձ���67
V?&�t����jЃ� D��2FQ�N)�7��r�N�
ע~:�c��:�[�����&(�8^�_�i����'4}M쟛�Uh��Z�5�?���4�Ӆ�v�!|fx�cm�Ŏ��5�T"k0
"�!M巪
U�p�
��?���a�r8�:�j����8�� ^�Y<V�P�ơ˖G�|V�ڤ>yh� 蓽�7++��n�P�p�LǓ�J
�L'��7E��-]U
1!�&A͘����Ǐ���?1R!O�էI
դ��H|��D�����\�Ѫl{#����E�
�������y�#�<�咊*��sȦ�(�Qѯ�Fɬ���
!��C���A}a�,�\�V�� �%�o�6L������.��2�M�����
�pG�[%$�2ӳ5�U���q�F_�WJ�����O��mB�j��N��-��hfz(&��jCW�6	�*��{�l�k��DZW��J�k�=�������۝�� �`�� ��N&iw
�
ב¹�lh��ZtY����2< �X4�
+x��Z]s�6}�W�ikf��,����6���m;�&�}��0�DSc����__ɲ0C !�3�0F��stu�l�
�|h��ku�؉A
x��:1t� �!�7pn]� ����Wm]*ƴ������{6���T,...�L��hw<�˔Ji.�ِ�6�\�%L���,.
+I�K�S�^�k
)���J
HBL�dܺ�����Ɂ Ǒ3/[�
���;unZ�`�
\����
��#'�0�1�}�<3}�_�/F�!�Z�m�(�W�Zm��ծ��n6t��&h�����~�&z��c<b@��A������s"�C�k
<��t�"�

��l�,i��6"����rA���
kHw�
+��;�WvH�g�b1a�����	MX�s�%D�U�F�S�U�.�g77���D�Y�k.�ZHsɳ����>�W&GQ� Tv
!Ħ��o���l��K�f�
��Ql
�&����#��M��O�^9���2t��X2؁� 93;� ���T\��y�;�p�g_�4���D4<D
C���BLYdX�
d�j��lP��
sś��C�Up
��͐֌jm[($v(˞�
��X��K��?<���5�hHW��n���n�{Y�u�}
�3����%��^(c^�r�lr��v�
%N�?�n�����ٰ��p���uaQȋ�҂�ЅZY��H�9�6ul
����.���.mL�f/��)TAZ{���1#�Gز:k�=�WӞ5H,

+Ϟ0� Ƨ�	���q>b˧�_01>K�o���#�a̩�h�vd�^
���q��=���[�'�ac6�Ţ/�쀺��
����<��-
+&OI^4�|n�|j�y�o0\�[�Y娥��X��\��?�d:�l`{5��
b"��
���H�ӛӿj�d�Ӆ�kQ?��1�h

vѭ�a`D�~
�`
/�/���|���&��M�*4KI-ꚏ�r̀�KF���ŠY;ݐ >�<�1�6��bGv���?*�5�Ɛ��[Ն�]��g���ez����ūζ���8" ��m�U,T�q���%���6�O
�� �d/���NJ|�[+T&����䅣�߂/�	��MѨ��rK��@GL��	AP3f�|ws��4�O̗T��b�iRC5��?�=-Qa��'�D9Wzd�*���3�eQyG�9:��A�k��<O����;��
����
+�cT�k��Q2k�>{G�i�Pxm4EbP�E�7
*�U�1�x��۷
*�p��
b�@uS���>�}�B?��Q�V	����lMvUn*b\��W���z����S2�C��Z���lj
~-��
���!���!�L���e��0[���q�կ���^� �%��E1��v��9H$�f|" /��I�]�m�k� ���'=�
]����
�����^
 endstream
 endobj
-4545 0 obj <<
+4554 0 obj <<
 /Type /Page
-/Contents 4546 0 R
-/Resources 4544 0 R
+/Contents 4555 0 R
+/Resources 4553 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4499 0 R 4500 0 R 4501 0 R 4519 0 R 4520 0 R 4521 0 R 4522 0 R 4523 0 R 4524 0 R 4525 0 R 4526 0 R 4527 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4543 0 R ]
+/Parent 4467 0 R
+/Annots [ 4508 0 R 4509 0 R 4510 0 R 4528 0 R 4529 0 R 4530 0 R 4531 0 R 4532 0 R 4533 0 R 4534 0 R 4535 0 R 4536 0 R 4537 0 R 4538 0 R 4539 0 R 4540 0 R 4541 0 R 4542 0 R 4543 0 R 4544 0 R 4545 0 R 4546 0 R 4547 0 R 4548 0 R 4549 0 R 4552 0 R ]
 >> endobj
-4499 0 obj <<
+4508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 719.912 157.417 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4500 0 obj <<
+4509 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [168.156 719.912 208.963 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_9dc926136daee1f47975434ee45298ec) >>
 >> endobj
-4501 0 obj <<
+4510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.3 719.912 279.806 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4519 0 obj <<
+4528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 681.239 179.554 692.143]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4520 0 obj <<
+4529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 681.239 250.666 692.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_3c1dcd74ba0b2509f45aad45a5d922ce) >>
 >> endobj
-4521 0 obj <<
+4530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 642.566 135.579 653.47]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab) >>
 >> endobj
-4522 0 obj <<
+4531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.077 642.566 155.225 653.47]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_239b0622fbcfe1638b4246deab2caa29) >>
 >> endobj
-4523 0 obj <<
+4532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 603.893 179.832 614.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_745ac1cdddf74c6f387cfbbbc566dc78) >>
 >> endobj
-4524 0 obj <<
+4533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 565.22 187.583 576.124]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_b6976f576e6e50941ee7a7b1a737c0eb) >>
 >> endobj
-4525 0 obj <<
+4534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 526.546 227.433 537.45]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_b3186208850238a080373f035cd532cc) >>
 >> endobj
-4526 0 obj <<
+4535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 487.873 212.489 498.777]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_442aecbe0ce384a7c1add146fb125ed6) >>
 >> endobj
-4527 0 obj <<
+4536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 449.574 297.728 460.104]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_2679da4dbd5b8c33ef607aee49690c2a) >>
 >> endobj
-4528 0 obj <<
+4537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.544 449.574 336.732 460.104]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4529 0 obj <<
+4538 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 410.527 342.261 421.431]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_9960963fb1f8fb56631e0402557065ae) >>
 >> endobj
-4530 0 obj <<
+4539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 371.854 191.718 382.758]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4531 0 obj <<
+4540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 371.854 288.852 382.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_78c24741e21a4406ea8ad1588c768147) >>
 >> endobj
-4532 0 obj <<
+4541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 333.181 191.718 344.085]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4533 0 obj <<
+4542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 333.181 303.079 344.085]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_0ab383f3930179982937f7733a283a03) >>
 >> endobj
-4534 0 obj <<
+4543 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 294.508 194.776 305.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_29202eb817eb5c9d59433abeeb4f2eea) >>
 >> endobj
-4535 0 obj <<
+4544 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 256.208 195.334 266.738]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_ea0fedb82a525e6ada13cd7fd2d03225) >>
 >> endobj
-4536 0 obj <<
+4545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 217.161 201.471 228.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_f8fcee7f8582b0afc9115eb1304c24f9) >>
 >> endobj
-4537 0 obj <<
+4546 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.808 217.161 272.314 228.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4538 0 obj <<
+4547 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 178.488 181.845 189.392]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_b0f18894c8f97fa0cd38736462f36132) >>
 >> endobj
-4539 0 obj <<
+4548 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 139.815 181.845 150.719]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_7bdaff085ea6859cdec9b27bffb6de4b) >>
 >> endobj
-4540 0 obj <<
+4549 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 101.142 154.727 112.046]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_93d5d6abf06ec551294c4c18abb4349d) >>
 >> endobj
-4543 0 obj <<
+4552 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4547 0 obj <<
-/D [4545 0 R /XYZ 90 757.935 null]
+4556 0 obj <<
+/D [4554 0 R /XYZ 90 757.935 null]
 >> endobj
-4548 0 obj <<
-/D [4545 0 R /XYZ 90 733.028 null]
+4557 0 obj <<
+/D [4554 0 R /XYZ 90 733.028 null]
 >> endobj
-4549 0 obj <<
-/D [4545 0 R /XYZ 90 700.242 null]
+4558 0 obj <<
+/D [4554 0 R /XYZ 90 700.242 null]
 >> endobj
-4550 0 obj <<
-/D [4545 0 R /XYZ 90 661.569 null]
+4559 0 obj <<
+/D [4554 0 R /XYZ 90 661.569 null]
 >> endobj
-4551 0 obj <<
-/D [4545 0 R /XYZ 90 622.896 null]
+4560 0 obj <<
+/D [4554 0 R /XYZ 90 622.896 null]
 >> endobj
-4552 0 obj <<
-/D [4545 0 R /XYZ 90 584.222 null]
+4561 0 obj <<
+/D [4554 0 R /XYZ 90 584.222 null]
 >> endobj
-4553 0 obj <<
-/D [4545 0 R /XYZ 90 545.549 null]
+4562 0 obj <<
+/D [4554 0 R /XYZ 90 545.549 null]
 >> endobj
-4554 0 obj <<
-/D [4545 0 R /XYZ 90 506.876 null]
+4563 0 obj <<
+/D [4554 0 R /XYZ 90 506.876 null]
 >> endobj
-4555 0 obj <<
-/D [4545 0 R /XYZ 90 429.53 null]
+4564 0 obj <<
+/D [4554 0 R /XYZ 90 429.53 null]
 >> endobj
-4556 0 obj <<
-/D [4545 0 R /XYZ 90 390.857 null]
+4565 0 obj <<
+/D [4554 0 R /XYZ 90 390.857 null]
 >> endobj
-4557 0 obj <<
-/D [4545 0 R /XYZ 90 352.183 null]
+4566 0 obj <<
+/D [4554 0 R /XYZ 90 352.183 null]
 >> endobj
-4558 0 obj <<
-/D [4545 0 R /XYZ 90 197.491 null]
+4567 0 obj <<
+/D [4554 0 R /XYZ 90 197.491 null]
 >> endobj
-4559 0 obj <<
-/D [4545 0 R /XYZ 90 158.818 null]
+4568 0 obj <<
+/D [4554 0 R /XYZ 90 158.818 null]
 >> endobj
-4560 0 obj <<
-/D [4545 0 R /XYZ 90 120.144 null]
+4569 0 obj <<
+/D [4554 0 R /XYZ 90 120.144 null]
 >> endobj
-4544 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R >>
+4553 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4605 0 obj <<
-/Length 1506      
+4614 0 obj <<
+/Length 1500      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~���S&1CR�.R`
��m�eM���0�n��6I����
J�d;��\�n}-���|��M��
k��~�
��ۦ�!Ϧ�v=�<�96A��:�>� ��1���:�c>�4(��hu+��O/›����,M�2�aRcʰ~񢨇�L�qu��䙰�N
��|�v��z�ψ�FX#��A��4?
}��� ޿�02=W[V�b͢&<#�j��+k����
�YI��,��
�!Vm�'JY�N�N�8f`�M�F��/���P͐����i��`{���f�(��$p�k@�
-xO6�7ϓs�j.(k[RYJ�mQmL,�YJ�
�K"
 �r�bzKQp�lm�e"bI��5E=cC6�L�	<�%�zu��
R=7LGY�(DR�2L�4iWJd���A��f�3�\c���'|��x|T�S	�%��pջ�yԪ�Tzޚ�&
�G���O�}H!�͜�6��jl�Y��I`�1O���i�u&_�������I$��y�=�9"0j���g;j"�fR8�iS�}_�l

���"l���xT�J���䴼�2��D��GȎ�^4�#�a00�G��E��
u���.
�4g�—�뫊I
�<�� ��I

�
��<)�l^sS
�80�"x dJ�
-�{ [TQ6
v�V,���
�7�Z_
�=k�VO	PWK���#e���<�7�c��=����v�U���v#4`�F~
��XWf*ke\�kj\�o�f�^�7�����<�e�,6��NLu^�h��GQo��
A���]��*[����i�q_L��;
�
i�����a<W9����4D9�n�kfˀ6�n�+I��@��ľuG�렪����0	ːG�wq�ߴҷ��e�v���p d�MĹ,Z�� P��zN����H�{�w��ҕ��*Q��๱�n��'mr�7�z)��
U�8����˷R���B
-qփ�� �k�'�N���S��uҗ*���tw�<S� �����C���٠L_���'[���̆tϺ�[4�ry���V�:�6���@����+�z�5I�MnQ�a�Pp3��[�����gD���Jô�ܦ�hBV
�$xz
�K,I�V1�D��4?=
��
�p&����߲
�����H�㽝kO���+�>�o�.AnWފ>�a���}B�B��}2�7��iCļ��{A
�0�]�i2��,_���D�_���8���9�|1A��T�d����A��J��b2�����f�5SNO~|$���g��9�<�C
d�����i
^�"=�g�6?�"ɓ)"H��bHm0���eP+�F�j
�n��z0�����Q�uV�x�`"{�KQ�
�㫡��Y
-������z�p<\����5�
ˈ��-hs�i#ρx\��21���_V8�1W?��\CE��6���W!�_䝖�=O�<�>,�(�w�?F�J1�1���+�P�6�֌ލ*;�)�n�m��,����r�D~��I��(,O�,:��wRP�i?��R�
>N���^��m�C�znA
+x��Y[o�6~���S&1CR�.R`
��m�eM���0�n��6I����
J�d;��\�n}%���|�΅$־hX�}������65y6����aͱ	b�hׁ�Q'l�	�X�4�y
��A��F�[�|z��<_M&giR�9��S����E�� f"7���� τYt����뷣�ףF4��4`rL�����g�������ڲ�k5�iW�?GXY3�dx�J�md�����jS?Q�*u�q��1�o�4Rߥ~��自�4�~N������O��
&��<�9*�;���<O�
����mIe)E�E�1��g)]/`.�,�8�
��i,E�b������%q��u�
ـ3m;����ٛ7�I��0
]d��I��0Uݤ]\)��Js_�����@r�Y0����&��QN%ȗ���U�~�$�U-D�,�5
MXj�:���06��B6v�>�m؇�ش)�0����c����J� L�D+�1
c�Hʗ�<)zfs
D��L��E�t�D�#M�pVӦ���(��<:�3�E�nm����-Z�iy+�e=�T���
17�hL1F�àa"�<Ջ�x7�=j���.
�4g�—�뫊I
�<�� ��$����C���7����� 
S<2�W��=�-�(�a+�UXΆ�
���랱G����%��ܑ2D�u��
��
A�Av;٪G
+Cf;�u#?�	a�v\m,�+3��2.�55.�7Q�~/�H{U�|��2x�l'�:/U4Kvң�'�I� �ER���r��-���۴ȸ/��蝎�H�4�q��`�0��
Yial��q��5�e@b�ϕ�[H �cbߺ#�P�t��t��eȣ�8�oZ�����`;\@{82�&�\-ar(�Gb=����`��=���S���Y�(TM��X^7�͓69�H}��A��H
o�r��[)~�w!�8�A�u����N���S��uҗ*`?���0?��&Av������x�A����AW�*T�9�
�u�y�h���ZO�
1
�d�T��YT�B��ʯH���$]6�E�@��B�A�l�o��fhg��>� �U��U�Ő�6�F��P$��k�^bI�r��i&r^������p��0<����尹(8�9�۹��H����#�FQ��v���*1�mq{�'�.
+�'�f��
1m�����^�A�[��
B�.�i2��
_���D�_���8���9�|1A��T�d����A��J��b2�����D�>͔ݓIz��l�?G�G�{}�b�l
^�"]�g�6?�"ɓ)"H��bHm0���eP+�F�j
����z0�����QǺ+v<w0���(����Pw��@�Bn;��a����:
/���Cy�}
j�0��{
��r��s 
�w��C�m��/+����"�PѤ�ͭ_�*D����R���ɜG�!�B�y���,�VX݂]���e_���nT���+v���,����r�D~��I��(,O�,:���]�lqZ!�T
��i�^��Ǹ�ȼ���
Dl�
 endstream
 endobj
-4604 0 obj <<
+4613 0 obj <<
 /Type /Page
-/Contents 4605 0 R
-/Resources 4603 0 R
+/Contents 4614 0 R
+/Resources 4612 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4541 0 R 4542 0 R 4565 0 R 4566 0 R 4567 0 R 4568 0 R 4569 0 R 4570 0 R 4571 0 R 4572 0 R 4573 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4602 0 R ]
+/Parent 4467 0 R
+/Annots [ 4550 0 R 4551 0 R 4574 0 R 4575 0 R 4576 0 R 4577 0 R 4578 0 R 4579 0 R 4580 0 R 4581 0 R 4582 0 R 4583 0 R 4584 0 R 4585 0 R 4586 0 R 4587 0 R 4588 0 R 4589 0 R 4590 0 R 4591 0 R 4592 0 R 4593 0 R 4594 0 R 4595 0 R 4596 0 R 4597 0 R 4598 0 R 4599 0 R 4600 0 R 4601 0 R 4602 0 R 4603 0 R 4604 0 R 4605 0 R 4606 0 R 4607 0 R 4611 0 R ]
 >> endobj
-4541 0 obj <<
+4550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 707.334 176.505 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_0d50a5df6b31c6de90fe366e18e750ff) >>
 >> endobj
-4542 0 obj <<
+4551 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 692.34 450.955 702.245]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_7bdaff085ea6859cdec9b27bffb6de4b) >>
 >> endobj
-4565 0 obj <<
+4574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 657.521 150.493 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_6742bd7f3f2cb079b96900dda0147940) >>
 >> endobj
-4566 0 obj <<
+4575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 618.293 156.281 629.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_fa6ba487c08199e83a970fc49b53d3d0) >>
 >> endobj
-4567 0 obj <<
+4576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 618.293 203.603 629.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4568 0 obj <<
+4577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 537.531 203.075 548.435]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4569 0 obj <<
+4578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 537.531 296.324 548.435]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_09c8fc0753a389cc42f84c12f7920832) >>
 >> endobj
-4570 0 obj <<
+4579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 522.91 317.229 532.815]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4571 0 obj <<
+4580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 499.05 194.297 509.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_0ab38d6ea061e7c2cb1595ba9cf2fd42) >>
 >> endobj
-4572 0 obj <<
+4581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 460.196 188.759 470.726]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_af207e746f4a3dc2722e254612dab3b3) >>
 >> endobj
-4573 0 obj <<
+4582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 421.342 204.459 431.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4574 0 obj <<
+4583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.199 421.342 278.511 431.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d) >>
 >> endobj
-4575 0 obj <<
+4584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 382.114 204.459 393.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4576 0 obj <<
+4585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.199 382.114 297.2 393.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_bbde4b86cfca3e29a917650f4c9c62d5) >>
 >> endobj
-4577 0 obj <<
+4586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 301.351 157.417 312.255]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4578 0 obj <<
+4587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 301.351 204.34 312.255]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_dba3d929f4317a38ad387c5b45a91199) >>
 >> endobj
-4579 0 obj <<
+4588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.677 301.351 308.927 312.255]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4580 0 obj <<
+4589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.083 301.351 432.333 312.255]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4581 0 obj <<
+4590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 262.497 157.417 273.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4582 0 obj <<
+4591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 262.497 204.34 273.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_047a99eb91872d19730f4fd14a81f55c) >>
 >> endobj
-4583 0 obj <<
+4592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.156 262.497 243.343 273.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4584 0 obj <<
+4593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.785 262.497 293.973 273.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4585 0 obj <<
+4594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 223.643 157.417 234.546]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4586 0 obj <<
+4595 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 223.643 204.34 234.546]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_f2eb5d22ef23937a261cfe3f6bc435e6) >>
 >> endobj
-4587 0 obj <<
+4596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.677 223.643 308.927 234.546]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4588 0 obj <<
+4597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 184.788 157.417 195.692]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4589 0 obj <<
+4598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 184.788 204.34 195.692]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_448b4387171ec166085eb46aacedaad9) >>
 >> endobj
-4590 0 obj <<
+4599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.663 184.788 458.912 195.692]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4591 0 obj <<
+4600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 145.934 157.417 156.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4592 0 obj <<
+4601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 145.934 206.47 156.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_61bc4f536e4c04b9594e1b6c7e13d76e) >>
 >> endobj
-4593 0 obj <<
+4602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.807 145.934 311.057 156.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4594 0 obj <<
+4603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.213 145.934 434.463 156.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4595 0 obj <<
+4604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 107.08 157.417 117.984]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4596 0 obj <<
+4605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 107.08 206.47 117.984]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_600a652347fb8718e0bc05f7230b8d8a) >>
 >> endobj
-4597 0 obj <<
+4606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.286 107.08 245.473 117.984]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4598 0 obj <<
+4607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.915 107.08 296.103 117.984]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4602 0 obj <<
+4611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4606 0 obj <<
-/D [4604 0 R /XYZ 90 757.935 null]
+4615 0 obj <<
+/D [4613 0 R /XYZ 90 757.935 null]
 >> endobj
-4607 0 obj <<
-/D [4604 0 R /XYZ 90 726.054 null]
+4616 0 obj <<
+/D [4613 0 R /XYZ 90 726.054 null]
 >> endobj
-4608 0 obj <<
-/D [4604 0 R /XYZ 90 676.241 null]
+4617 0 obj <<
+/D [4613 0 R /XYZ 90 676.241 null]
 >> endobj
-4609 0 obj <<
-/D [4604 0 R /XYZ 90 637.387 null]
+4618 0 obj <<
+/D [4613 0 R /XYZ 90 637.387 null]
 >> endobj
-4610 0 obj <<
-/D [4604 0 R /XYZ 90 556.505 null]
+4619 0 obj <<
+/D [4613 0 R /XYZ 90 556.505 null]
 >> endobj
-4611 0 obj <<
-/D [4604 0 R /XYZ 90 556.505 null]
+4620 0 obj <<
+/D [4613 0 R /XYZ 90 556.505 null]
 >> endobj
-4612 0 obj <<
-/D [4604 0 R /XYZ 90 517.77 null]
+4621 0 obj <<
+/D [4613 0 R /XYZ 90 517.77 null]
 >> endobj
-4613 0 obj <<
-/D [4604 0 R /XYZ 90 478.916 null]
+4622 0 obj <<
+/D [4613 0 R /XYZ 90 478.916 null]
 >> endobj
-4614 0 obj <<
-/D [4604 0 R /XYZ 90 440.061 null]
+4623 0 obj <<
+/D [4613 0 R /XYZ 90 440.061 null]
 >> endobj
-4615 0 obj <<
-/D [4604 0 R /XYZ 90 401.207 null]
+4624 0 obj <<
+/D [4613 0 R /XYZ 90 401.207 null]
 >> endobj
-4616 0 obj <<
-/D [4604 0 R /XYZ 90 320.325 null]
+4625 0 obj <<
+/D [4613 0 R /XYZ 90 320.325 null]
 >> endobj
-4603 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F97 2177 0 R /F11 418 0 R /F98 2117 0 R >>
+4612 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F97 2175 0 R /F11 418 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4677 0 obj <<
-/Length 1106      
+4686 0 obj <<
+/Length 1100      
 /Filter /FlateDecode
 >>
 stream
-x��[o�6���+��Mj��E)p���)�vC�z{I
Cq�F�,�����~�՗ȵ�س Yf���9�	��zg��7�C
�
��y	0�������@�B�K
�髱?��(1�p~'o�?��(_�����Q�*?�R�C91߄~��Wr$��)�����!�/���۾�� �A�k����ظ�BЭ~�
�<���ȦL_C���� �5�����,Y	��6s� ����ϔ�\���g����bW�
t���Kvn
�O���Xe�� K��
;����*�.F��]a{Հ�	K�	'�L���
Z|
"��ۇ��I�Q��_�2v�
Y�k�����49;˧�,�E0��VּQ\��"W��ؙ9
A�
u�ƞ]��J�S���w��|"

7+WkX��,�Kj��b��d1B`�šwW��?o�SϮD
8f� �聅'V��
0ԡL__ �?�̫�8���Cm��n�P�
�< ��ׂT{�� MB��0!���'$JID�b+�����
;ZZ�re�T��_��6ũ`��S��^�{�,ش-[�46��֩���xAE�a�8�)ү�x؆Õ`���V�Z���|��X `�*�oB���L��]��KhX���5;�u�|v�v�`9kǟ��`�@�u������uh��*z2W� \������cl����x-�gG������1�����T&w���w�\{����RO�)}^[���-
��F�T{2iط"�C3�[���8��k��vRR>�UԸ�r,�7R��j.�(B���Y>�{�^����q�}P*�ϟ��a9U�=���I�]��;��5���'F00�&U�&�t�N]'�QǨ�#��yq��z<�-�K�)
w�^�岒ߦ��eu6!�ds�	��|�i��\{ޖ��q��[q���N�e�ی�;J\
���?�ʢm;x�g�

3pw=�T
Mr�'t��X�ü*��� [...]
��>lu�|P��/��>9�
�)ѵޭ�]�Nκ���{<L�4
-&
-iw2	�����Ћ^���(.K�8�*|�c?��x=��tI�
+x��[s�8���+�/��L:�e�҇�4�i�;ٔݗ��8D4�56�
	�~�+��BX�
O6F
�˧s���zg��7�C
�
��y	0�������@�B�K
�髱?��(1�p~'o�?��(_�����Q�*?�R�C91߄~��Wr$��)�����!�/���۾�� �A�k����ظ�BЭ~�
�<���ȦL_C���� �5�����,Y	��6s� ����ϔ�\���3}��R��w��p�%;��ό�'R�i����
�%M\�
���s^#Vtծ��j��ʄ��τ�a�R��->������D�$	�I֯�U�X�,ʵpB����Afq����S
T�"���H+k�(��
A���q�̜� X�:`c�.]%ө�JTһRf>������5�|I�
�%��d1BC�!�Caͻ+�

��7́�gW�	
�Z n���+�Ջ�b�P��/ �e��R�����!�6 at H�A(v�P
��P�kA*��J[�&�Q`�X����
"t���ILm�
-�e��w*��/�t��T���`o/ؽVlږ�-V�MZ��Ok��"�0u����
B<l��J0��E+����F>�, 0}�7�l�b�A�.]�%� �������:d>;x;w����_�u��w�n�:�u�ys��:�Cq=�+y �Z��N��16I���
��䳣s�r�d�u�ycu*�;od�L��@�wj��Ӕ��-
�T��]L�a�=�4�[͡���-b�g���5~Z;))��
+j\~9�����Q5~!�K�,�r̽M/�K�o�8�>(��O��ݰ�*�
v�v�����R�
]�y}�#�S��iS:�������cT�GἸ�_=��إ���sK/}�rY�o�`懲:���
����Չe��4�i�=oK��ø�r­����h'��m��
%.�VV��zeѶ
���K����
]��&9�:��,�a^�~�
\捀�����Uv)����߉T�Y��%�����څ�L�Ty3�?ԫH7T�i��0 �'Y�_X�/��>9�
}����ɸK��Y�{��	�F�D� �N&a�qC�$E�wQ
�e�
�Uq"�p�g�
���?�	G�
 endstream
 endobj
-4676 0 obj <<
+4685 0 obj <<
 /Type /Page
-/Contents 4677 0 R
-/Resources 4675 0 R
+/Contents 4686 0 R
+/Resources 4684 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4458 0 R
-/Annots [ 4599 0 R 4600 0 R 4601 0 R 4623 0 R 4624 0 R 4625 0 R 4626 0 R 4627 0 R 4628 0 R 4629 0 R 4630 0 R 4631 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4674 0 R ]
+/Parent 4467 0 R
+/Annots [ 4608 0 R 4609 0 R 4610 0 R 4632 0 R 4633 0 R 4634 0 R 4635 0 R 4636 0 R 4637 0 R 4638 0 R 4639 0 R 4640 0 R 4641 0 R 4642 0 R 4643 0 R 4644 0 R 4645 0 R 4646 0 R 4647 0 R 4648 0 R 4649 0 R 4650 0 R 4651 0 R 4652 0 R 4653 0 R 4654 0 R 4655 0 R 4656 0 R 4657 0 R 4658 0 R 4659 0 R 4660 0 R 4661 0 R 4662 0 R 4663 0 R 4664 0 R 4665 0 R 4666 0 R 4667 0 R 4668 0 R 4669 0 R 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4674 0 R 4675 0 R 4676 0 R 4677 0 R 4678 0 R 4683 0 R ]
 >> endobj
-4599 0 obj <<
+4608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 706.961 157.417 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4600 0 obj <<
+4609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 706.961 206.47 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_e3cacddb2450b8b685b8f39936a2b69d) >>
 >> endobj
-4601 0 obj <<
+4610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.807 706.961 311.057 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4623 0 obj <<
+4632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 668.107 157.417 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4624 0 obj <<
+4633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 668.107 206.47 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_e615df068adfbb40a0b0b7a993579d22) >>
 >> endobj
-4625 0 obj <<
+4634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.793 668.107 461.042 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4626 0 obj <<
+4635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 629.252 157.417 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4627 0 obj <<
+4636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 629.252 206.47 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_f06b2331eb3d080794682080b7f7eb1d) >>
 >> endobj
-4628 0 obj <<
+4637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.807 629.252 311.057 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4629 0 obj <<
+4638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.213 629.252 434.463 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4630 0 obj <<
+4639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 590.398 157.417 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4631 0 obj <<
+4640 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 590.398 206.47 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_423e3bb0d9886c630c3c227def9f2073) >>
 >> endobj
-4632 0 obj <<
+4641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.807 590.398 311.057 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4633 0 obj <<
+4642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 551.544 157.417 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4634 0 obj <<
+4643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 551.544 206.47 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_bdd61469bc5c6dfc6e97f306a751035c) >>
 >> endobj
-4635 0 obj <<
+4644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.793 551.544 461.042 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4636 0 obj <<
+4645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 512.689 157.417 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4637 0 obj <<
+4646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 512.689 200.851 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_cc5c5125e7237c5913981b99a502f332) >>
 >> endobj
-4638 0 obj <<
+4647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.188 512.689 305.438 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4639 0 obj <<
+4648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.594 512.689 428.844 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4640 0 obj <<
+4649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 473.835 157.417 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4641 0 obj <<
+4650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 473.835 200.851 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_61208276a246a505bd753ffbb568bfe7) >>
 >> endobj
-4642 0 obj <<
+4651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.667 473.835 239.854 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4643 0 obj <<
+4652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.297 473.835 290.484 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4644 0 obj <<
+4653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 434.981 157.417 445.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4645 0 obj <<
+4654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 434.981 200.851 445.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_f245f065572b31c8ca97e196e45f9cf9) >>
 >> endobj
-4646 0 obj <<
+4655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.188 434.981 305.438 445.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4647 0 obj <<
+4656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 396.126 157.417 407.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4648 0 obj <<
+4657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 396.126 200.851 407.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_89943bdfa5424bf7acecc51a7b6949c8) >>
 >> endobj
-4649 0 obj <<
+4658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.174 396.126 455.423 407.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4650 0 obj <<
+4659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 357.272 157.417 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4651 0 obj <<
+4660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 357.272 200.851 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_852f422dfdf14a1e8a97b4dad77f7e36) >>
 >> endobj
-4652 0 obj <<
+4661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.188 357.272 305.438 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4653 0 obj <<
+4662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.594 357.272 428.844 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4654 0 obj <<
+4663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 318.418 157.417 329.322]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4655 0 obj <<
+4664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 318.418 200.851 329.322]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_3c920e734593812d8529bc12be6f503e) >>
 >> endobj
-4656 0 obj <<
+4665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.188 318.418 305.438 329.322]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4657 0 obj <<
+4666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 279.564 157.417 290.468]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4658 0 obj <<
+4667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 279.564 200.851 290.468]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_54742578f3ff98e32e7e15d6b554f13f) >>
 >> endobj
-4659 0 obj <<
+4668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.174 279.564 455.423 290.468]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-4660 0 obj <<
+4669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 171.522 180.54 182.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_340e8b886fb185bed798dcbc1391c126) >>
 >> endobj
-4661 0 obj <<
+4670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 171.522 251.383 182.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4662 0 obj <<
+4671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.116 171.522 336.623 182.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4663 0 obj <<
+4672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 132.668 178.239 143.572]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_e86d21a6490f299af6229d70cf20c3ba) >>
 >> endobj
-4664 0 obj <<
+4673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 132.668 249.082 143.572]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4665 0 obj <<
+4674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.815 132.668 334.321 143.572]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4666 0 obj <<
+4675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 93.814 157.417 104.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4667 0 obj <<
+4676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 93.814 206.47 104.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) >>
 >> endobj
-4668 0 obj <<
+4677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.286 93.814 245.473 104.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4669 0 obj <<
+4678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.915 93.814 296.103 104.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4674 0 obj <<
+4683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4678 0 obj <<
-/D [4676 0 R /XYZ 90 757.935 null]
+4687 0 obj <<
+/D [4685 0 R /XYZ 90 757.935 null]
 >> endobj
-4679 0 obj <<
-/D [4676 0 R /XYZ 90 217.775 null]
+4688 0 obj <<
+/D [4685 0 R /XYZ 90 217.775 null]
 >> endobj
-4675 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F98 2117 0 R >>
+4684 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4706 0 obj <<
-/Length 2362      
+4715 0 obj <<
+/Length 2358      
 /Filter /FlateDecode
 >>
 stream
@@ -25334,170 +25314,172 @@ x
 ��I+�L<�����\/g(m
��b�U�R1Ң�Rݹ����"z��/�g�uL�mV�MY�U⹢��H��y

�]H>`������sB 6Oo��@���<?��8���
$�Q��!�:�H��|%	�89���+��$��!����t�|u"T���~�Y��

ޘH��u�g����N�7��0����:\&���T Q�bN��y�͖y�οdu ÜB��m�fuuU?��ts�8��.P#\M˵q��xd�Ƃ���x�i
�1�0~�mH����W��^�����jM��m!���ĦUZ���k�;�������f�䴠��ύ�O����z��l�
6�o��eI
��+�4b[
f���a�&�0.D
��.k�|�����zY��&/
�A1��#Ɲ{��Ϭ�"K+{�}�A�h��gw�����k]Dwp�td�vɷ�m�н�jr�f9謮�"$F��.#���HN��z�
B�`	��\�8$�({�p�D�)�
 {6E
g�\�	��8J���k��H�`kEH��B'^@�B1�Nn��C=��Q�ġ���,A��X0Q�%E<�c]
1X�'�T��Uʏ7������+�.��P�D���//�T3
�"�N�o�n�L��R�;�$
��, ܼ�~_2hL�7�Iؒ���l�-y[�<����:��x�䯆���eǰ�[8
�n�dB��d)��m�#�i�.��N&p2�C���k�1���I����
>ӷ^�%��g�	��;5�	#�����fO���Ѳ�H�T��zGf��=�)2[囬�5�0�5�~��z�.���e��I]c�D���~�!p�L3�; d�e��Ω����<ӇS����7o��-�IW�O�Qc��PZ�B� AɨO
�(��:��
,�)�)�D�8.>���.+�r�
>d��H���b��آL:����3���P��=���㬩�q����B�hHD=eԞ�:W��h��|��ך��qg������v���ŝ�fe�l��dn���Q�77���-=Y1ۦye�
�;
��k��m�պ*ji1po�
��u�,C��,h'��:j�Ů.<���s3��������˗!Jd
�3yn�PGmt<�-�%�D/n�y��t���<�Ǟ�1�ᬣ+��J$y2:�
<�-���k���XP���I\��KG���u��[~f)
�5>��}���B�5��x�QG�|�
>,f�f c�m�������A2|��c��3a1�T��fa�O-�n7��M��ov��5��C�ݣ�yp���ڶ*��A��3f��~�-��-đ)[㈶
���hR�-��RW�m
zT4u�n��nm�S)
���U������ ���{Z�x�
�t�m���>X3�?>�P5l1���ʗ�J*+&
 ��Wǎ:@4��ؓ(�'p\ȯސ\~n7�E
\�Q��H���	��C����٠�/Z�v�Gw8�(TrsX��:��{�	�h2e�J���>�e��F��=��f����#t
���@WP���l����IJg"L��G`
MR\ćS�qF�%�bj꤯��1�����w�n;�Fs��
�B��
��N`�Y�5Q
��Q��}���������D
-b-W����5����y���0ي4xɔ���������|�Uxpܯ�3ӫ��:�{
t�[�ý��{�>���������&{{�T��{�U0 �n��)� �z�Db$B��Tf�‚��WC�l}W
}��	�k�`��`���I��Pg��l
��,��Db1,��x�PKm �LؔLJ%@�q�3�J
���}YV@��e��;N�fBW
,�!��>z��|RAϕ���:� H	-���
�� L��?�İ8�T�b�"��
T�	�G��^庯��\�սԵ_�^g�o4u��%- ��Z#�^��*ǀ�&6�u`P�0�\
f�wY�f�.�Q{�'[H�	�~��g�S�l�./

вF�"�V(o.aڽ<d)���߲��m�hS�|//���
�h�����
+b-W����5����y���0ي4xɔ���������|�Uxpܯ�3ӫ��:�{
t�[�ý��{�>���������&{{�T��{�U0 �n��)� �z�Db$B��Tf�‚��WC�l}W
}��	�k�`��`���I��Pg��l
��,��Db1,��x�PKm �LؔLJ%@�q�3�J
���}YV@��e��;N�fBW
,�!��>z��|RAϕ���:� H	-���
�� L��?�İ8�T�b�"��
T�	�G��^庯��\�սԵ_�^g�o4u��%- ��Z#�^��*ǀ�&֯uhK�al~��/�����W�5�
�)�X�6�S�l�./

вF�"�V(o.aн<$(�غe��}��)[��pscfR4��� O��;
 endstream
 endobj
-4705 0 obj <<
+4714 0 obj <<
 /Type /Page
-/Contents 4706 0 R
-/Resources 4704 0 R
+/Contents 4715 0 R
+/Resources 4713 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4670 0 R 4671 0 R 4672 0 R 4673 0 R 4695 0 R 4696 0 R 4697 0 R 4698 0 R 4699 0 R 4700 0 R 4701 0 R 4702 0 R 4703 0 R ]
+/Parent 4718 0 R
+/Annots [ 4679 0 R 4680 0 R 4681 0 R 4682 0 R 4704 0 R 4705 0 R 4706 0 R 4707 0 R 4708 0 R 4709 0 R 4710 0 R 4711 0 R 4712 0 R ]
 >> endobj
-4670 0 obj <<
+4679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 696.076 157.417 706.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4671 0 obj <<
+4680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.915 696.076 200.851 706.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_4b4c0277d3b6c85ab6633ae9f5e235c6) >>
 >> endobj
-4672 0 obj <<
+4681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.667 696.076 239.854 706.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4673 0 obj <<
+4682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.297 696.076 290.484 706.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-4695 0 obj <<
+4704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.689 657.371 156.055 668.275]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_66a2134e0f7fc74d62b14f46631dc2c7) >>
 >> endobj
-4696 0 obj <<
+4705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [159.644 657.371 314.233 668.275]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4697 0 obj <<
+4706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.037 657.371 486.625 668.275]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4698 0 obj <<
+4707 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 618.666 226.034 629.57]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_182ea33f63c0eea708e02a32b0904f30) >>
 >> endobj
-4699 0 obj <<
+4708 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 618.666 364.682 629.57]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4700 0 obj <<
+4709 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 579.96 226.034 590.864]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_cedadd7f7742a18d941ded77da69ba9a) >>
 >> endobj
-4701 0 obj <<
+4710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 579.96 389.897 590.864]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab) >>
 >> endobj
-4702 0 obj <<
+4711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 480.031 221.326 490.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4703 0 obj <<
+4712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4707 0 obj <<
-/D [4705 0 R /XYZ 90 757.935 null]
+4716 0 obj <<
+/D [4714 0 R /XYZ 90 757.935 null]
 >> endobj
-4708 0 obj <<
-/D [4705 0 R /XYZ 90 542.782 null]
+4717 0 obj <<
+/D [4714 0 R /XYZ 90 542.782 null]
 >> endobj
-4704 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F98 2117 0 R /F50 339 0 R /F11 418 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R >>
+4713 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F98 2120 0 R /F50 339 0 R /F11 418 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4717 0 obj <<
-/Length 2120      
+4726 0 obj <<
+/Length 2116      
 /Filter /FlateDecode
 >>
 stream
-xڥ�r���]_��K�:X��
�c;J��q
��L'�p pibB4 Z�;���� A�J^���s�.����޷W/�W�߄�KH�Л���zQȈ�̛/�_&�F�>��N�N���6]��r:)7k�������J����eY�M��E3��������Ϳ��JUSOT�)�'�ʄE����W7�W
8�
�
ȈDBz���ߨ����=JD{wj�\�w㽿��Zi�_#��"�D��t�E�G�qA(�h�\� &,�Y����~��Ȥ�x@��π��\��>	Hs��}o=3���b��%��5�|� �Wz���
S�,����#����0
-�u�������v��f60Pi�������_�[UԹ;�w)�L��C��B��5�w$�BP��"",	=ABfUMG� ���;@Yj	�*ǀ�rD-�Fj�jUn6���]=ӎ4��}�"	�K
�q���M��Y��|0��h:Zh at t��j���Od��|����'��nT�|i��[�l��
-�Ӏ"4ܧ)���;
�V����򠝼�p�~,�(��د!D�jqs��T��bt�4bh5�Z%ePLg)�)<;IA�� .�`>���*�Uц
Ю��ǭ�@��p���
�l���^��+�Z�&|
�6��
qG!c�$.�ň�쐧,�e�&d@]�Q�q�
�D�0��R�gJ�����u9���c&��.&��#���tq�i��4=Ru�HOQ,&M�Љ�B�W&�1|�t3�E�'[լ�e�
f�wwU�`��%:
!Kx�p�>݂˚�Ԝw=@o��� G�;�X��
5H�^�4�y�*��7S_J1ɛ�t���w>w|
-
<��
}�<�$J&hZ�q�n��aʉ�,��7��\��{4`BqkY5��e�&ֽ%^��e��I���##�e�Z!
�,��\��
e�
��3�4݀�v.>�žb9�kIDr�"`˦���V>s`Wf�7�kw%�6�0`�=
�i�)ݞ6�fk�[-y�
��U�
�s?nD�ɷ���

Z��cq0�觲8Ў��Yki`7Kkێ�n;„$q�\��7 �k�b^: �
�AF	�m
�#t0�T
�1@�J�;��\>��+�;j}
e7�˃v�=-��D�f$�a`%|r��:�gV��-�s'Tx�,x��b�+���K�N���s�0Jfnj�?1,�ʕ*�o���_���������6͎�6=�K��m���^�M
��=�(�,#%���<	�
��{�'��#P>:����#� 88�/ �و��D
��"_!���ʻd�˼i�{��4���X&��{;=1q��
�,<��Bp��v��4�Y���?}j�_
�4�'}���תXn�:�|e�Q1#y���7�l�:�u
f�x���	�Ei���mT�/N��wH[�����{�����b
��
5���´���$���Ǣ=L`���]�W-�S����
H`�[��!���*ǎ[��a��H
��x�7d:�GH��E0���S�Gy�.��U�r_/Um{���<*�����w;�σYT?v:@�c��4����
���D`�K�Ԫ����?��]��.y���.(�f�fqW���`
�Q~�2��{Y��HF)�'�
�܋^�G�O�o����~`}T'���NX��X��x�{q*�?���G��̀q�	ޔ
7��x��.7�la���fw���.��<�o�ʬ[���uC�_j`�_��/Z�Q?
�[��@�`���n�W�2�l��rk�41�j��(�{
u���
B�Ru��d���7\üY�%1�8��2�_�	�a�a�p�4���ު� �)�[�W�> ~]f{t�e�ƒ$=\�Yl
-0���xr����(�`�86:�B�<��PXu��{�$�^�%��Dfܳ�թd ��y7e�빑Jn��b�4
����W����eH"�&� ���;Z�q�[>�'Ql%|��7���^��/^�y
��'��rnͧ�2 �/��w${��9�)xL>��K��Ɛ��K�пm ���v@!��ȡ���9
C�.]
��
$���V�ߦRN�D?�E[1�����O�A�g~�����^)+��w���/SLs*;�
��ͮ����HV�}��*�7׻����R,
F��}��
���}�:2��DA�@
+xڥے۶�}����Ru�Ņ�Eqݱ�M��q
[�L'�h�dq"�2Iyw���
 �H�R���r
�����:�^�X\]'&q�g�vb�#�3g�r~q#��<F)u��u�r�,��8u���F��d�:�-��a>Y�U]&Y^�<.��r�T����Z�r�"W�|��,�g�-���Y\}�b�u��@�$�IwW��F���P"�ȹ�P;���[��ՏW�J3���8�
�c,$<���
B�D���: 1a���2���e�+��G&
�}"�p<�������Oˆ;��{���p
cƦ�~0�<�aX`_!��7�vL� $"�8L����(��WI�U�Rʓۭ2���@��7�*
o��T^e�a�O�d��`
�
KT�	�3 ���E�!aq�0�j:"���JK�V5
�4CA��l$֩��v[̸t調v��
��q
�KP]L����l+�L���s���QGK��R����P�}BC���!C�?�d���K+-���fW�V�,���1�>͘t-��p|��H�
�-������cٝ�
�b��I�����T���M��@�A�*	(�b���H�O���,y���N�|���*�Uކ
Ю+�[�]�ÕBw�Uc����&A_��b5�kж��e�:"�8nbY�	�y�L
7!}��p�G��uzpbI�fJ9�)���s.��H�R&�HG����
��
+��;k���;L;V�ɉ��Dz�b	i������21��[&ۙ'B��T�)V.��_�ݗ�}�V�x�,����d.k6s�� ��ۋ�
���֒�n�Ar����u��0�yR
+7��&����U|�SQǧ���P����
A��EӪ��d���@�2/r��Zs
�	�8�	Mĭe��6�!�X�x����@MZ/�--�1`����\�(km��٦���o�O���BK"�[6E at E�6���2���_{�/ ���+���M�T��
��$ݘ�
+h5�'�0�Z����j܏����6;:{nA�1]w,��T��q�ܜ�-
�Ie��mG��$
+Y���
�+���
 EO� ���6�:�[*��u��9��
�|��WBw�"�<ʮ�e��#�B{.Zj���͎H$����{��:?�V���U�N��Y�J	�r_�+�h�B���4 A�\WM�İة�T�}�͡��mul�̚
hj��n�� h�uq['ٰ�mS��}O;���A	��%O�"G�˞�����H>���#q>�H������	 |6�+G��+dZ����Kv�̛��7�HS�)�d<��������\��f�m�c�赣]�iL�����S���T��=����V�j;��fks��Iɪe���fS�9�#h0���g�M��
{���>h��|q�e�C�����3̝t����8���&��}�\�&1P��>�-�q3���ڿjџӥ%��H+�:�5����vܺ �
�dH"H�s�!��>A�x_#0�
=�p��bW|P�*ղV�7y��ȓ���:
}�3@�<�E�c�4?K{�:�.n���V�;7���Am��
�ؚ�r���,���8X������^�39�QJ��kB�{�K�����������
+A�8���=K򓇺�����I~��L�
���MQ�qc�7	��qӏ�

mv׸l���6)ͺ��_7$��V�EKP���C^��e)
dfk��V{�J�
�ֺ,v�^K�R;h�2��Q�ۙA^�N
���4�f�k�7K�"Fc�zZ�+8a<�<
n��P�[Ud7�a���į��nb�,�Xr����0�Ms�O���b�.��S�S-D��A��U��GI��\Nd�=+pQ�K��wSF������(�O3_��_�Z����(��i��
+�
�����P�
w�%��|FV�7�~�~������՛�0�xL�/�sk>��9|��~C����c����c�����G� �
M��C���
���:#�.��p
!�lb�,m ��O�*�6�ҵ���mE��c߯�?
P
�fR��H��JY!�d�;��25��/�B"h����������9�پ$Y}��o�O����O�"ѽ����}�:����H֜
 endstream
 endobj
-4716 0 obj <<
+4725 0 obj <<
 /Type /Page
-/Contents 4717 0 R
-/Resources 4715 0 R
+/Contents 4726 0 R
+/Resources 4724 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4714 0 R ]
+/Parent 4718 0 R
+/Annots [ 4723 0 R ]
 >> endobj
-4714 0 obj <<
+4723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4718 0 obj <<
-/D [4716 0 R /XYZ 90 757.935 null]
+4727 0 obj <<
+/D [4725 0 R /XYZ 90 757.935 null]
 >> endobj
-4719 0 obj <<
-/D [4716 0 R /XYZ 90 223.935 null]
+4728 0 obj <<
+/D [4725 0 R /XYZ 90 223.935 null]
 >> endobj
-4514 0 obj <<
-/D [4716 0 R /XYZ 90 201.623 null]
+4523 0 obj <<
+/D [4725 0 R /XYZ 90 201.623 null]
 >> endobj
-4720 0 obj <<
-/D [4716 0 R /XYZ 90 201.623 null]
+4729 0 obj <<
+/D [4725 0 R /XYZ 90 201.623 null]
 >> endobj
-4515 0 obj <<
-/D [4716 0 R /XYZ 107.713 123.174 null]
+4524 0 obj <<
+/D [4725 0 R /XYZ 107.713 123.174 null]
 >> endobj
-4516 0 obj <<
-/D [4716 0 R /XYZ 107.713 107.386 null]
+4525 0 obj <<
+/D [4725 0 R /XYZ 107.713 107.386 null]
 >> endobj
-4517 0 obj <<
-/D [4716 0 R /XYZ 107.713 91.598 null]
+4526 0 obj <<
+/D [4725 0 R /XYZ 107.713 91.598 null]
 >> endobj
-4715 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F31 472 0 R /F7 505 0 R /F8 504 0 R /F11 418 0 R /F23 340 0 R /F95 1779 0 R >>
+4724 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F31 472 0 R /F7 505 0 R /F8 504 0 R /F11 418 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4724 0 obj <<
-/Length 1798      
+4733 0 obj <<
+/Length 1795      
 /Filter /FlateDecode
 >>
 stream
@@ -25510,414 +25492,412 @@ I
 ����[�=���� ����܄AAG��ljk8[l���I��@0����n!u�6�0�H�g����P	��Y��-J9������N7đ�����~�U��j��'��L�E
/�4?�I���”i�]Տ�e�qx�BMD���T�R�c�����fbK�	
 b
 ��^�ž[
�2�T�B�eF̶]�Zb�H*Z��F&h���Ҡ!=�T�l�ȵI��:����^�Uv8�J[v�B�t�נ��
�d��?�p�i�T0�%���)������*��ƍ-2
 7�p2Q
-��P�!�rn��l
xN���&~7&(�P�~�}P~^�{Q@����
U�S�겧cs���Ir�)��8���qȶ��A��"��
�"�!��C@ާ��C��7�C��?��ѯ��Q���~�ӣ`|��-�t����� �btT��k�}�as���
C���<�����"iY5�O���C�'��Ey8���Ҟt���EȠ���`�Ͷȝ5�-�
�H�	
�"���]���&�Ii�� �;}���~IJ+����3P��	�a�Vc���r��������F�Y�޵�[;�@i�Ci��� �T�rm�����f��hQݶG���(�&a���C�:3Id��!>Ϳ]>����`|~'�wO`�B6�2U��Z��Y�㲦�����)m#63&j�0c|8M�i���V"��@kg�mm��"˭�}@���_yee�yl��ޱFt���U���G�e�i8������.�ݳ�� Nv�˼�[��o�������;�����Q�c��8��6�v3� [...]
+��P�!�rn��l
xN���&~7&(�P�~�}P~^�{Q@����
U�S�겧cs���Ir�)��8���qȶ��A��"��
�"�!��C@ާ��C��7�C��?��ѯ��Q���~�ӣ`|��-�t����� �btT��k�}�as���
C���<�����"iY5�O���C�'��Ey8���Ҟt���EȠ���`�Ͷȝ5�-�
�H�	
�"���]���&�Ii�� �;}���~IJ+����3P��	�a�Vc���r��������F�Y�޵�[;�@i�Ci��� �T�rm�����f��hQݶG���(�&a���C�:3Id��!>Ϳ]>����`|~'�wO`�B6�2U��Z��Y�㲦�����)m#63&j�0c|8M�i���V"��@kg�mm��"˭�}@���_yee�yl��ޱFt���U���G�e�i8������.�ݳ�� Nv�˼�[��o�������;�����Q�c��8��6�v3� [...]
JJ���U���d�Z����Z��V�
���/�:3i��nz���<� 
 endstream
 endobj
-4723 0 obj <<
+4732 0 obj <<
 /Type /Page
-/Contents 4724 0 R
-/Resources 4722 0 R
+/Contents 4733 0 R
+/Resources 4731 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4721 0 R ]
+/Parent 4718 0 R
+/Annots [ 4730 0 R ]
 >> endobj
-4721 0 obj <<
+4730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4725 0 obj <<
-/D [4723 0 R /XYZ 90 757.935 null]
+4734 0 obj <<
+/D [4732 0 R /XYZ 90 757.935 null]
 >> endobj
-4726 0 obj <<
-/D [4723 0 R /XYZ 90 733.028 null]
+4735 0 obj <<
+/D [4732 0 R /XYZ 90 733.028 null]
 >> endobj
-4518 0 obj <<
-/D [4723 0 R /XYZ 90 716.221 null]
+4527 0 obj <<
+/D [4732 0 R /XYZ 90 716.221 null]
 >> endobj
-4727 0 obj <<
-/D [4723 0 R /XYZ 90 716.221 null]
+4736 0 obj <<
+/D [4732 0 R /XYZ 90 716.221 null]
 >> endobj
-4728 0 obj <<
-/D [4723 0 R /XYZ 90 606.805 null]
+4737 0 obj <<
+/D [4732 0 R /XYZ 90 606.805 null]
 >> endobj
-4561 0 obj <<
-/D [4723 0 R /XYZ 90 584.494 null]
+4570 0 obj <<
+/D [4732 0 R /XYZ 90 584.494 null]
 >> endobj
-4729 0 obj <<
-/D [4723 0 R /XYZ 90 584.494 null]
+4738 0 obj <<
+/D [4732 0 R /XYZ 90 584.494 null]
 >> endobj
-4562 0 obj <<
-/D [4723 0 R /XYZ 90 471.735 null]
+4571 0 obj <<
+/D [4732 0 R /XYZ 90 471.735 null]
 >> endobj
-4730 0 obj <<
-/D [4723 0 R /XYZ 90 457.165 null]
+4739 0 obj <<
+/D [4732 0 R /XYZ 90 457.165 null]
 >> endobj
-4563 0 obj <<
-/D [4723 0 R /XYZ 90 324.976 null]
+4572 0 obj <<
+/D [4732 0 R /XYZ 90 324.976 null]
 >> endobj
-4731 0 obj <<
-/D [4723 0 R /XYZ 90 310.405 null]
+4740 0 obj <<
+/D [4732 0 R /XYZ 90 310.405 null]
 >> endobj
-4564 0 obj <<
-/D [4723 0 R /XYZ 90 181.05 null]
+4573 0 obj <<
+/D [4732 0 R /XYZ 90 181.05 null]
 >> endobj
-4732 0 obj <<
-/D [4723 0 R /XYZ 90 166.48 null]
+4741 0 obj <<
+/D [4732 0 R /XYZ 90 166.48 null]
 >> endobj
-4722 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F8 504 0 R /F11 418 0 R >>
+4731 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F8 504 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4736 0 obj <<
-/Length 1190      
+4745 0 obj <<
+/Length 1187      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~�W��1R���3�l�6�VJSi�оlVȁ�.*j�n��{�6�&x������9
����η�N�J����
-w��A��H�`
܄ h����
4��Y<��2���8��o&�8�tq�r�,�4�$Y��$
_N��x|g�l�
�ddQG+!h��^w^
:�u =��
ȈD\�Y��c|�u@	7:x̥f�`
_������
�*Y���2��tb�q��7�x��4�ly�Z%�l2O��w��jf�,��B��l�	
i�'PZ�'�c��
���<��tg?PIGN����$�q:|���H�r��v�_9s�+#kѱ
%\
r�
-�f��r-�u��$��E�m�z-3�o
�
�Z�[;UW�`��,�aŒ,�ss�������/`�!"��B��ViR.����h���Mj|�l;U
# �U�.}J�v�ME8��̙��9#`��$̃Z
7��p�s�0�������J�5Q�r��
8$�>�V(,��~)0`ͪr�|�)�ߜ ���
 �
 �(j ��k��
w\c���q`2�F��&��D
 �F���J���
����"�c���a�A�͛]8U 
`9��>��%I$7'�N���<U_�X�D(} T�l�� ���~L#BG%�DS�7��h#<;L�p�*r
-$2�uY�j"�~(���4��#���)J"mZ�{��U�����XJ�ƒ==��o@��T(�&YK#��*H���D�'�&�\c��1��9I/8%S�z�S��GXd�0�N͍�_ƍ�El��
7�jx&�c��S
 O^l��
o��v�KR�
-�a�9�:'�
���Gτ�1E�S �����ي���	��T��w´�w�i�N���5���_�ڣ���q����?�uf6�P[c"��SHP�� Jcl�
D'��G,VK�x�=��GqZ�xN���C�
M/����lG/���z�
�|����[?}�������'�=��)�tk�zWK�%��o�n����眵���H7��?���S����^�(����{�|_���ܗ`�,36X'�
2������8������ҦϺR�e���U<��nzp�l���*�]/X��+;)��-#-��5X?����q�QN at W��>�����#-�*�,R2���Ŵ���V�=(�J}��9�n6O�
L|s��~>+��
-�Y
+x��Y[s�F~�W�3eٳ��ęiӸ3i:�&�/�ǣ�u����������r�ޟ���\�=�C�_"}��f�^(
YbS��.�4�
+�d�n��� ��R_���I6Kn.�������6Kn^O�gI�����<]�Y2I���I��&�e���ݹ�&v�ء>�Vb0п
��
�~�zD#(<��h.��wuM�[|�UD	�&z,�f�`
_���ޏ=�3�	U�
�U<�ĥ���_��+O�I���}:�'�<};��\�'�[�9�
0A��-�*
̈́pL�|�$�g���
�;*��˔���.�n^��(S�\��������FtLc���Ca�A)�� T�$�������-ҠE`��A�ŠXI`|+��j,Q�EL��Uq��z\�_���L3h��(%߸�>K���\�0^'�S�9�LU�"D����|[EN%B� �f0t��6.	
�Ƈ�č?{��ܷ
o�$y?u�RC���}������ ӵ��E lX]�
�0%���#��p <� <  �u
 ��h
��������a�5r7�G&� �
z���Q��X�����/��
+?nE?
0+c�}�K��  ,/_�'
�$���h���ɀW����+K�e���ڍ�[$����0"��0%ژ�a�E{��cjW��T�S ڪ�eDdi��DB/�P.�ũ��#��
+�)J����
KЩGiB�82�҃�䎏%Pj,�
+�I6��9v��6��	�����p�n�F^2� D��Ԩ��e��!L�cs#��q�v[��y�����<����T{�S��y�;a�������}il9�b_����) �C�L��S�<`^_��ɭ��K[��.�Ne'z'lgzg�F��q�]�������=��1JWaК��Y�gfs��
&R(<��*����6_�Gtb'�bu��{�#?
{�e����;>T������^�n�?��7����gz��ӧ��	Ni�Np���O��� �4�ZZ!
�x#L���?���WDj��m���?�O
���csq�L��:�M�}	�Rh��j_������h���>�b�S
W���X���OK�}ٗ2��C��'�����e�z�B��b��\<�u�
+����h��}����_0���_%�C�/Ά���G2^��t���$.�a+mQ�]+�Û\86�gU��ߜ[�O�����
 endstream
 endobj
-4735 0 obj <<
+4744 0 obj <<
 /Type /Page
-/Contents 4736 0 R
-/Resources 4734 0 R
+/Contents 4745 0 R
+/Resources 4743 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4733 0 R ]
+/Parent 4718 0 R
+/Annots [ 4742 0 R ]
 >> endobj
-4733 0 obj <<
+4742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4737 0 obj <<
-/D [4735 0 R /XYZ 90 757.935 null]
+4746 0 obj <<
+/D [4744 0 R /XYZ 90 757.935 null]
 >> endobj
-4738 0 obj <<
-/D [4735 0 R /XYZ 90 733.028 null]
+4747 0 obj <<
+/D [4744 0 R /XYZ 90 733.028 null]
 >> endobj
-4617 0 obj <<
-/D [4735 0 R /XYZ 90 716.221 null]
+4626 0 obj <<
+/D [4744 0 R /XYZ 90 716.221 null]
 >> endobj
-4739 0 obj <<
-/D [4735 0 R /XYZ 90 716.221 null]
+4748 0 obj <<
+/D [4744 0 R /XYZ 90 716.221 null]
 >> endobj
-4618 0 obj <<
-/D [4735 0 R /XYZ 90 668.982 null]
+4627 0 obj <<
+/D [4744 0 R /XYZ 90 668.982 null]
 >> endobj
-4740 0 obj <<
-/D [4735 0 R /XYZ 90 654.412 null]
+4749 0 obj <<
+/D [4744 0 R /XYZ 90 654.412 null]
 >> endobj
-4619 0 obj <<
-/D [4735 0 R /XYZ 90 619.163 null]
+4628 0 obj <<
+/D [4744 0 R /XYZ 90 619.163 null]
 >> endobj
-4741 0 obj <<
-/D [4735 0 R /XYZ 90 604.593 null]
+4750 0 obj <<
+/D [4744 0 R /XYZ 90 604.593 null]
 >> endobj
-4620 0 obj <<
-/D [4735 0 R /XYZ 90 557.389 null]
+4629 0 obj <<
+/D [4744 0 R /XYZ 90 557.389 null]
 >> endobj
-4742 0 obj <<
-/D [4735 0 R /XYZ 90 542.819 null]
+4751 0 obj <<
+/D [4744 0 R /XYZ 90 542.819 null]
 >> endobj
-4621 0 obj <<
-/D [4735 0 R /XYZ 90 495.615 null]
+4630 0 obj <<
+/D [4744 0 R /XYZ 90 495.615 null]
 >> endobj
-4743 0 obj <<
-/D [4735 0 R /XYZ 90 481.045 null]
+4752 0 obj <<
+/D [4744 0 R /XYZ 90 481.045 null]
 >> endobj
-4622 0 obj <<
-/D [4735 0 R /XYZ 90 433.606 null]
+4631 0 obj <<
+/D [4744 0 R /XYZ 90 433.606 null]
 >> endobj
-4744 0 obj <<
-/D [4735 0 R /XYZ 90 419.035 null]
+4753 0 obj <<
+/D [4744 0 R /XYZ 90 419.035 null]
 >> endobj
-4680 0 obj <<
-/D [4735 0 R /XYZ 90 383.786 null]
+4689 0 obj <<
+/D [4744 0 R /XYZ 90 383.786 null]
 >> endobj
-4745 0 obj <<
-/D [4735 0 R /XYZ 90 369.216 null]
+4754 0 obj <<
+/D [4744 0 R /XYZ 90 369.216 null]
 >> endobj
-4681 0 obj <<
-/D [4735 0 R /XYZ 90 322.012 null]
+4690 0 obj <<
+/D [4744 0 R /XYZ 90 322.012 null]
 >> endobj
-4746 0 obj <<
-/D [4735 0 R /XYZ 90 307.442 null]
+4755 0 obj <<
+/D [4744 0 R /XYZ 90 307.442 null]
 >> endobj
-4682 0 obj <<
-/D [4735 0 R /XYZ 90 260.238 null]
+4691 0 obj <<
+/D [4744 0 R /XYZ 90 260.238 null]
 >> endobj
-4747 0 obj <<
-/D [4735 0 R /XYZ 90 245.668 null]
+4756 0 obj <<
+/D [4744 0 R /XYZ 90 245.668 null]
 >> endobj
-4683 0 obj <<
-/D [4735 0 R /XYZ 90 198.464 null]
+4692 0 obj <<
+/D [4744 0 R /XYZ 90 198.464 null]
 >> endobj
-4748 0 obj <<
-/D [4735 0 R /XYZ 90 183.894 null]
+4757 0 obj <<
+/D [4744 0 R /XYZ 90 183.894 null]
 >> endobj
-4684 0 obj <<
-/D [4735 0 R /XYZ 90 136.69 null]
+4693 0 obj <<
+/D [4744 0 R /XYZ 90 136.69 null]
 >> endobj
-4734 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
+4743 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4752 0 obj <<
-/Length 1239      
+4761 0 obj <<
+/Length 1234      
 /Filter /FlateDecode
 >>
 stream
-x��Ko�F����%%�j��ܧ!�P#)����(�8�A˫��L)-���çHz)ʖ궆/I/��qf���?
��:�e2����T8����#A�gr圹� ��!���
�n��
��b~m����cx�����"Z%qF�7�
�'�`��/?���=�\M
��A�K��'�o'�oa�dp��ϝ����
;W�������s���q��w�|
�>�[��>‚׼A
R�԰�w�4q�,�Ԭ�;Bj��d�	M��q����f�\p�K��9>Y��W��44Qr��KVGG�T�E
�zp2���U
�()G�
q_�
~�37���1�L_����լV�"�
}�	&�¯�E��،�H�J�����\ ~�bMC
-Aj���,��\��
9�-
R����.����2�m
H%�&��n��P��K��b�H�BL�VZ��i՛�Zt U��4$p�e�YB7$R�
�ED�q�6\�܎�BTV��٢4�(!���mG���t�kF���@,�4b��  �Ҩ�5��
-����vh�#rȈFB�ހ-d�3Yƪ�>x�og��>n޶�����?۱�Kځ�o��멒
-�
�e��i
-}%
.����
YI\�B���
-x�D%��I�V��N�L$�P���Y�#�0
<���@�UO�bȷ֬TtG��f�
�Z��hi~
,�)u���a�U�fPSx�����S�9ݹ��M%�O������u�.$7�EO뢀� � ����"���.ʨ�)gJ�����
�^��c�=�e�JS���{X��?>�����I4 �]�����u���s�g��{���kK~ޖ̞�%���%��T{���kK~a-y�,-�=
����b���=>���
�?�(�%���YUξ[3�i}�>R�&P0*%�}5s��y�;>
B۹x(��S�I|kK�-��8���� �*r���+��C�e�g�07�7

|ͷ�У�]���)��,,:�7���v!U��	����� j�T���
@0Z$O`QB��r?)H�#;�dﭿ�]? )��٫��h� {��<� ىZ*)b���t���ƣ5�cw������PH��^v��@�� �b�
L'e�N=³#��<��o��������?z��E�
��`�ap��2q�
-q�*�el���
�s
v?Sx����S^}d�M�n��$Y
�Fwwwh�B�Q��Q����������ز������Yw����<�	0�A�0�Vq
+x��Ko�F����%%�j��ܧ!�P#)����(�8�A˫��L)-���çHz)ʖ궆/I/���̐��?
��:�e2����T8����#A�gr圹� ��!���
�n��
��b~m����cx�����"Z%qF�7�
�'�`��/?���=�\M
��A�K��'�o'�oa�dp��ϝ����
;W�������s���q��w�|
�>�[��>‚׼A
R�԰�w�4q�,�Ԭ�;Bj��d�	M��q����f�\p�K��9>Y��W��44Qr��KVGG�T�E
�zp2���U
�()G�
q_�
~�37���1�L_����լV�"�
}�	&�¯�E��،�H�J�����\ ~�bMC
+Aj���,��\��
9�-
R����.����2�m
H%�&��n��P��K��b�H�BL�VZ��i՛�Zt U��4$p�e�YB7$R�
�ED�q�6\�܎�BTV��٢4�(!���mG���t�6�RVA }1�k�
+�[iT�e�F���|C;4�9dD#�Z;`
���L��j�6�����f���7
-�َ�@\��|v�\O�T��`�(�OS�+ap9�U?n�J�z�8�'U���T�'u[=�;�3!�LC}Px��g����,�����V=5�!�Z�R�
D��3�k5����5�����·yW��AM�͚�K�Oa�t�V�7�\C<�J~����e���8=��
�ȂH�"�[����(����)Q/��{
z)�����e+M=�6�aг���ǟk��'�
��vm{�s��y�<ύ��yN�ݒǯ-�y[2{��<~���&R�ݒǯ-�������p�
/�y�-��8��7T��ؖ0��gU9�n͘V����H-�@��������
+Tl�Ab�\�0
m��`�GLUP&�-}з���ro���E4�ϯ�_Up�}<k��!�AXX�k�݆
��:��M�da�!h��w (�#�b�N ŝ���P[�/�@�H_ ��"y�����H�@
�a${��: ����ou
C��Ȟ�P
�
 ىZ*)b���t���ƣ5�c�VGq�=��&j��� t	��W�A
�Ŝ�N�8�z�gG��my&����͗���8w�X�D��|��:e��%
�t+�4�(
��٘��ܳ����� 
��^�$�7{�:I�G����
���m.c&��r>j���u:�l�|�`�e��,���0��7A6?���9"T�
 endstream
 endobj
-4751 0 obj <<
+4760 0 obj <<
 /Type /Page
-/Contents 4752 0 R
-/Resources 4750 0 R
+/Contents 4761 0 R
+/Resources 4759 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4749 0 R ]
+/Parent 4718 0 R
+/Annots [ 4758 0 R ]
 >> endobj
-4749 0 obj <<
+4758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4753 0 obj <<
-/D [4751 0 R /XYZ 90 757.935 null]
+4762 0 obj <<
+/D [4760 0 R /XYZ 90 757.935 null]
 >> endobj
-4754 0 obj <<
-/D [4751 0 R /XYZ 90 733.028 null]
+4763 0 obj <<
+/D [4760 0 R /XYZ 90 733.028 null]
 >> endobj
-4685 0 obj <<
-/D [4751 0 R /XYZ 90 693.096 null]
+4694 0 obj <<
+/D [4760 0 R /XYZ 90 693.096 null]
 >> endobj
-4755 0 obj <<
-/D [4751 0 R /XYZ 90 678.526 null]
+4764 0 obj <<
+/D [4760 0 R /XYZ 90 678.526 null]
 >> endobj
-4686 0 obj <<
-/D [4751 0 R /XYZ 90 631.322 null]
+4695 0 obj <<
+/D [4760 0 R /XYZ 90 631.322 null]
 >> endobj
-4756 0 obj <<
-/D [4751 0 R /XYZ 90 616.752 null]
+4765 0 obj <<
+/D [4760 0 R /XYZ 90 616.752 null]
 >> endobj
-4687 0 obj <<
-/D [4751 0 R /XYZ 90 581.503 null]
+4696 0 obj <<
+/D [4760 0 R /XYZ 90 581.503 null]
 >> endobj
-4757 0 obj <<
-/D [4751 0 R /XYZ 90 566.933 null]
+4766 0 obj <<
+/D [4760 0 R /XYZ 90 566.933 null]
 >> endobj
-4688 0 obj <<
-/D [4751 0 R /XYZ 90 519.729 null]
+4697 0 obj <<
+/D [4760 0 R /XYZ 90 519.729 null]
 >> endobj
-4758 0 obj <<
-/D [4751 0 R /XYZ 90 505.159 null]
+4767 0 obj <<
+/D [4760 0 R /XYZ 90 505.159 null]
 >> endobj
-4689 0 obj <<
-/D [4751 0 R /XYZ 90 457.955 null]
+4698 0 obj <<
+/D [4760 0 R /XYZ 90 457.955 null]
 >> endobj
-4759 0 obj <<
-/D [4751 0 R /XYZ 90 443.384 null]
+4768 0 obj <<
+/D [4760 0 R /XYZ 90 443.384 null]
 >> endobj
-4690 0 obj <<
-/D [4751 0 R /XYZ 90 396.18 null]
+4699 0 obj <<
+/D [4760 0 R /XYZ 90 396.18 null]
 >> endobj
-4760 0 obj <<
-/D [4751 0 R /XYZ 90 381.61 null]
+4769 0 obj <<
+/D [4760 0 R /XYZ 90 381.61 null]
 >> endobj
-4691 0 obj <<
-/D [4751 0 R /XYZ 90 334.406 null]
+4700 0 obj <<
+/D [4760 0 R /XYZ 90 334.406 null]
 >> endobj
-4761 0 obj <<
-/D [4751 0 R /XYZ 90 319.836 null]
+4770 0 obj <<
+/D [4760 0 R /XYZ 90 319.836 null]
 >> endobj
-4692 0 obj <<
-/D [4751 0 R /XYZ 90 272.632 null]
+4701 0 obj <<
+/D [4760 0 R /XYZ 90 272.632 null]
 >> endobj
-4762 0 obj <<
-/D [4751 0 R /XYZ 90 258.062 null]
+4771 0 obj <<
+/D [4760 0 R /XYZ 90 258.062 null]
 >> endobj
-4693 0 obj <<
-/D [4751 0 R /XYZ 90 221.046 null]
+4702 0 obj <<
+/D [4760 0 R /XYZ 90 221.046 null]
 >> endobj
-4763 0 obj <<
-/D [4751 0 R /XYZ 90 206.475 null]
+4772 0 obj <<
+/D [4760 0 R /XYZ 90 206.475 null]
 >> endobj
-4694 0 obj <<
-/D [4751 0 R /XYZ 90 171.227 null]
+4703 0 obj <<
+/D [4760 0 R /XYZ 90 171.227 null]
 >> endobj
-4764 0 obj <<
-/D [4751 0 R /XYZ 90 156.656 null]
+4773 0 obj <<
+/D [4760 0 R /XYZ 90 156.656 null]
 >> endobj
-4710 0 obj <<
-/D [4751 0 R /XYZ 90 123.175 null]
+4719 0 obj <<
+/D [4760 0 R /XYZ 90 123.175 null]
 >> endobj
-4750 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+4759 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4780 0 obj <<
-/Length 1431      
+4789 0 obj <<
+/Length 1426      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W(�@��+/BP I�i�����0hjm�H����_�Y�rER�d7I�'��rv��33��ν��_F���ǜ�
����b���8�s9&�N�x��%x
���K�8O�rQD7o��"*����<+�"J���b[Vr�N����iT��򣼓�K���b��R�I��������ѧ�İC�D��|&�x9����~�`����ԫ��
������>z(����P	D�9�.q�f��ET�JkzNH+a>
-0���P/��v��f��O7� \ݦR�Ek='(�m�G22D
�f��D@ҧ�z��U���
-�6;�� V��]2�*���+n��P�C>
dB|��e�.2C� �E�|� .�

]8�\�I�HhN��N
-
�3 �P'b��'
f���"O�$$l\n���R�?�d�CgL2
 !�&ӿ2�(
HK��`�NT 8aH� N����
LL16�X"�X��y�N)
Ty��(��X�8���Y�>b�j���Y��~p����
���j�F
�9 at Ww�h٠w���Wn�z1�X|�9hw�C��s�c��ʁ�
���1u��.�A@�ƈ�� ���v�~]���N.� �x�Mq�M��M���
��%�R�
z�L�� ����s�$^(6U�
������x����#\ �z��q��'��p���r��
��	���F�f�,�x��YUI����93�3��K�ԍ����Lm$��"_���]���K�x�d���+ at +����4�D���T��2�����Ϊ˺�V�=<X�5^Tw!�qD`6}}�6H
��P��R?U���w�A_�E���.��t���m�C�"�
-l�׉���3�ǡ�������5{�ER| ba އ�m�ɨ0О�95�zvY�J#
�<~B8Z���G��P��XNn�j׽l����9(,�D<nz��2�7�4%��հTMm�J����E�DR?l�2�Jw���3�|XߦI�c����f��u��:���1�7���z�� p������I�E�j����
f�oU���taTf�rUm?��M�4��*�WCMO���~�y��9�?�W-Tm�/�ۧ�jFJZH��L�8ȳt;��b��I�!�=��P ����`
�&�]��Z͗#�����K���)�W�,��e�9�i
o�]�d��q$�5��� D9��H c��޷UoG	�,��.�Nj$��j)�NZ��%�����5=��� ���
8	�Hl�~�	���8�K�����<��Z�U
N��W���&B$D�n[sdn��o�M�7���^xSS�
�̵P<�P�(�o�����
-I��	��w!�9�>�_Ns�ۨ.�]��_�}*y���l:�l6(.�:KVJ�)���W�E! �}�X�l����_8�H��3R�
+x��X[o�6~��0 ����U��v˰�E���K��$�dɕ�xޯߡHђ,���}2%������
��{;��^�G�s�9!
+=�9�;'�$(q�
�rL"ĝ����K�8*�����q�n䢈n�&�ETlg��yVVE�d��Ŷ��ҝP�ǯӨ,�𣼓�K���b��R�I��������ѧǰCjG��|&�x9����޿q0ba�l�YK�S��s1�}��
�2�=�;FQjN�s\���dUy�ܚ�ҲE��La���
=��
ئ��p���
) �D����Cњ�	
+}k�
�
Ǣ��;��)�
"0j��SV��f��*�ֹ�B�Q%�z�����yȇ�L��<@�^�QV�"3�WR�
��[0d{xtY�s�'A
"�9}�_8Y(�
4�� DB��QD��x�ϣ
+�<Y����q��Vz��F��EgL2
 !��ӿ<�(
HK��`�N�8aH� N����:�r,
�G,��A�x'*�<Ia�x]�]�d�Di�,�s1b�TV�٬fh߸`ȇ�rTXe�a5p��z�
���\�l�;�W�+�X�L,>�
�3ˡ����1M�u����:NM� �mm�__L�v;�x��V�~&b�S<̦8ȦOŦ�9Ʀ~�Gɤ��
'So6@�
+<�
2���Meu��l6w}>ޮ����^5t
�{�	b'����ccìx�v����)6�<^/eVEU�g��
�3)1�)�u)�:q��{����¬,�e����i��T�7Iv�_]Z���mMӗ�(W��
+诌�(h�3���*Eg��YȘa
�M_�M��r�x�w�W�-c�]�Зh@=~�K�8]/�@Du��PŇf�[����a��ؚ��PR	}�I���5{�ER| ba އ�m�ɨ0О�95�vY�;�F8y��p�����.�MC���b9�I�]��F���sPX �x��,�+d��h�҄��W�R5��+!>J��I��
+e��n1f!4H)
f\���M�X�|'������,V��t�� b*:7�&�z�� p������I�E�j����
�

ߪp_'�¨42����~&�@�4n��*�WCMW���~ݹR�ş���6헐�SY5%�
-�[�'�
�Y�
�f���$���^��P ��S���_�|#t�kU_��:���/�[t��8_%��FG���5�2*;!���H�������GC4�x;J�g���p�?^$VK�v�J}.!d�����9mן �v���@'�:�_�B@���_ ������)hB��u�����P�z[U!��n���<6
�~4m�~�������71�.� �\
ţ2%����X�ϨB�w!�9�>�_N3�mT���_���.1U��M����%Zgɪ@I5��q��&�� ޻�u�
��
��x���{��
�Q+
 endstream
 endobj
-4779 0 obj <<
+4788 0 obj <<
 /Type /Page
-/Contents 4780 0 R
-/Resources 4778 0 R
+/Contents 4789 0 R
+/Resources 4787 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4709 0 R
-/Annots [ 4765 0 R 4766 0 R 4767 0 R 4768 0 R 4769 0 R 4770 0 R 4771 0 R 4772 0 R 4773 0 R 4777 0 R ]
+/Parent 4718 0 R
+/Annots [ 4774 0 R 4775 0 R 4776 0 R 4777 0 R 4778 0 R 4779 0 R 4780 0 R 4781 0 R 4782 0 R 4786 0 R ]
 >> endobj
-4765 0 obj <<
+4774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.768 338.191 192.544 348.118]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-4766 0 obj <<
+4775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 256.5 191.737 267.404]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_257775ae01cfcd011aca9bcbccb03da7) >>
 >> endobj
-4767 0 obj <<
+4776 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 217.679 191.737 228.583]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_50423c4391d0c3064787f19661914973) >>
 >> endobj
-4768 0 obj <<
+4777 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.075 217.679 262.581 228.583]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4769 0 obj <<
+4778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 178.858 191.737 189.762]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_61e02a6ed1b9dd0d6d306d76f5da55a2) >>
 >> endobj
-4770 0 obj <<
+4779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.075 178.858 303.527 189.762]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4771 0 obj <<
+4780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 140.037 191.737 150.941]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_92333180e0163e9c87f2220dceef012d) >>
 >> endobj
-4772 0 obj <<
+4781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.075 140.037 296.902 150.941]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4773 0 obj <<
+4782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 101.216 199.486 112.12]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_964e4bcbbfde58f43977d0a8e686ec35) >>
 >> endobj
-4777 0 obj <<
+4786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4781 0 obj <<
-/D [4779 0 R /XYZ 90 757.935 null]
+4790 0 obj <<
+/D [4788 0 R /XYZ 90 757.935 null]
 >> endobj
-4782 0 obj <<
-/D [4779 0 R /XYZ 90 733.028 null]
+4791 0 obj <<
+/D [4788 0 R /XYZ 90 733.028 null]
 >> endobj
-4711 0 obj <<
-/D [4779 0 R /XYZ 90 705.051 null]
+4720 0 obj <<
+/D [4788 0 R /XYZ 90 705.051 null]
 >> endobj
-4783 0 obj <<
-/D [4779 0 R /XYZ 90 690.496 null]
+4792 0 obj <<
+/D [4788 0 R /XYZ 90 690.496 null]
 >> endobj
-4712 0 obj <<
-/D [4779 0 R /XYZ 90 641.525 null]
+4721 0 obj <<
+/D [4788 0 R /XYZ 90 641.525 null]
 >> endobj
-4784 0 obj <<
-/D [4779 0 R /XYZ 90 626.97 null]
+4793 0 obj <<
+/D [4788 0 R /XYZ 90 626.97 null]
 >> endobj
-4713 0 obj <<
-/D [4779 0 R /XYZ 90 591.721 null]
+4722 0 obj <<
+/D [4788 0 R /XYZ 90 591.721 null]
 >> endobj
-4785 0 obj <<
-/D [4779 0 R /XYZ 90 577.165 null]
+4794 0 obj <<
+/D [4788 0 R /XYZ 90 577.165 null]
 >> endobj
-1432 0 obj <<
-/D [4779 0 R /XYZ 90 478.905 null]
+1478 0 obj <<
+/D [4788 0 R /XYZ 90 478.905 null]
 >> endobj
 178 0 obj <<
-/D [4779 0 R /XYZ 90 472.254 null]
+/D [4788 0 R /XYZ 90 472.254 null]
 >> endobj
-4786 0 obj <<
-/D [4779 0 R /XYZ 90 356.172 null]
+4795 0 obj <<
+/D [4788 0 R /XYZ 90 356.172 null]
 >> endobj
-4787 0 obj <<
-/D [4779 0 R /XYZ 90 275.457 null]
+4796 0 obj <<
+/D [4788 0 R /XYZ 90 275.457 null]
 >> endobj
-4788 0 obj <<
-/D [4779 0 R /XYZ 90 275.457 null]
+4797 0 obj <<
+/D [4788 0 R /XYZ 90 275.457 null]
 >> endobj
-4789 0 obj <<
-/D [4779 0 R /XYZ 90 236.756 null]
+4798 0 obj <<
+/D [4788 0 R /XYZ 90 236.756 null]
 >> endobj
-4790 0 obj <<
-/D [4779 0 R /XYZ 90 197.935 null]
+4799 0 obj <<
+/D [4788 0 R /XYZ 90 197.935 null]
 >> endobj
-4791 0 obj <<
-/D [4779 0 R /XYZ 90 159.114 null]
+4800 0 obj <<
+/D [4788 0 R /XYZ 90 159.114 null]
 >> endobj
-4792 0 obj <<
-/D [4779 0 R /XYZ 90 120.292 null]
+4801 0 obj <<
+/D [4788 0 R /XYZ 90 120.292 null]
 >> endobj
-4778 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R >>
+4787 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4822 0 obj <<
-/Length 1658      
+4831 0 obj <<
+/Length 1655      
 /Filter /FlateDecode
 >>
 stream
@@ -25927,1244 +25907,1233 @@ u׳
 q�=�<n��G�M$L�,w�#ݙJ�:��*
�L�
7��¼�*'.��ι���هV-��
�����Q�扟 ��0-UVI]�9+|�*�Ch�kQ���q�{�^'��:��X��7�b{S�C��8
��u��u+ch�Y6�b}�l�^�r��!
�]�2˔�T���� a�P�@�D��c�����Ua��1��iW��ݭ�KUst
?YIF7J2���W��s�	�*w���L����5D�xCTI�:� �͗u
��2��m���CLrYg��,�
��w��@�s�\�Z�<[�L@ن
,�r(��y
 ���B�j
 S�*�/�߇����>��
�������o��رOnTX+�72�v�1ƅ�F����6�V�*ֵ���_YI
��,���[ߟ%X���ʁ
�B��5�����CU�C%	F^�Ǥ�Uߞ�|�`���<��֤Zm���`�#�/��B���y����C�P�v
-��
)| N�<J_D������3�$�H�碼��9`�;-�&t��p�ѡ��A�	%��!b�j�Q%z�۰=!�"���C��:�y�f`C��������q �	��'��vz}<���t�ϰW��
��'l�!�W���.([�w����G�}Bƍ���Z4i�(
�<T�ys�����Z`4�n�ʺ�v����Ϧ
��Q��a �P@q�:e
E.&륱
Cs���CC�9�����bՇ��>�<
��W����>����L� � ,�wľ=��z�H���T�y�����Ǒ�W2�ٵq6�\VOw�Lw��
'V- CW��x٥�s"ü���"VQ�j(���Y������*�1ʿ�ʞO�;���+:���;����N}׷?��^�n��C>燬��i��:�s��^�Zu�/d1XoqDӬ���E\�
"P�w�-�9ޭ��kw�@5��[��V
���
Ϳ� q��/Z?m�'��
����?`~�"0?�Ъ��ΐ�_~�ټ����֤T�߈`���"�֭M�窍
F��N;�4j�왦� �?<�����h�X�P�y%����H�ְ�����Ώ�V�ٺX /Ӧ
ZW
-(�_MBq
+��
)| N�<J_D������3�$�H�碼��9`�;-�&t��p�ѡ��A�	%��!b�j�Q%z�۰=!�"���C��:�y�f`C��������q �	��'��vz}<���t�ϰW��
��'l�!�W���.([�w����G�}Bƍ���Z4i�(
�<T�ys�����Z`4�n�ʺ�v����Ϧ
��Q��a �P@q�:e
E.&륱
Cs���CC�9�����bՇ��>�<
��W����>����L� � ,�wľ=��z�H���T�y�����Ǒ�W2�ٵq6�\VOw�Lw��
'V- CW��x٥�s"ü���"VQ�j(���Y������*�1ʿ�ʞO�;���+:���;����N}׷?��^�n��C>燬��i��:�s��^�Zu�/d1XoqDӬ���E\�
"P�w�-�9ޭ��kw�@5��[��V
���
Ϳ� q��/Z?m�'��
����?`~�"0?�Ъ��ΐ�_~�ټ����֤T�߈`���j�9�\���H��iG�F
�=������o��8>:Z,(�h��E���(��57�&`#�#r�r�օx�6�к> �|��
 endstream
 endobj
-4821 0 obj <<
+4830 0 obj <<
 /Type /Page
-/Contents 4822 0 R
-/Resources 4820 0 R
+/Contents 4831 0 R
+/Resources 4829 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4774 0 R 4775 0 R 4776 0 R 4793 0 R 4794 0 R 4795 0 R 4796 0 R 4797 0 R 4798 0 R 4799 0 R 4800 0 R 4801 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4819 0 R ]
+/Parent 4849 0 R
+/Annots [ 4783 0 R 4784 0 R 4785 0 R 4802 0 R 4803 0 R 4804 0 R 4805 0 R 4806 0 R 4807 0 R 4808 0 R 4809 0 R 4810 0 R 4811 0 R 4812 0 R 4813 0 R 4814 0 R 4815 0 R 4816 0 R 4817 0 R 4818 0 R 4819 0 R 4820 0 R 4821 0 R 4822 0 R 4823 0 R 4824 0 R 4825 0 R 4828 0 R ]
 >> endobj
-4774 0 obj <<
+4783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.272 191.737 718.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4775 0 obj <<
+4784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.477 707.272 243.284 718.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_dfa7b03e2ac3a6666a7538431f1bdee9) >>
 >> endobj
-4776 0 obj <<
+4785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.621 707.272 348.448 718.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4793 0 obj <<
+4802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 669.041 179.554 679.944]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4794 0 obj <<
+4803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 669.041 250.666 679.944]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_809a4546135123a08f12c0a65fb22241) >>
 >> endobj
-4795 0 obj <<
+4804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 630.809 225.211 641.713]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_6aec148aa41935a4072c64a43c51c577) >>
 >> endobj
-4796 0 obj <<
+4805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 592.951 155.265 603.481]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_3410a53827de9155ac7d6cbd84263364) >>
 >> endobj
-4797 0 obj <<
+4806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 554.719 158.044 565.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_8388d0d6d7ff68c627d516ec17f56b4c) >>
 >> endobj
-4798 0 obj <<
+4807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 554.719 228.888 565.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4799 0 obj <<
+4808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 516.114 161.013 527.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_314eb5fed86c6bbe4a7223ca8362f0a9) >>
 >> endobj
-4800 0 obj <<
+4809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 477.882 195.165 488.786]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1097cf7cb41f29a02ba271abd2f00f5e) >>
 >> endobj
-4801 0 obj <<
+4810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.181 463.573 225.851 473.478]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-4802 0 obj <<
+4811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.148 452.614 227.817 462.519]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-4803 0 obj <<
+4812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 429.065 187.563 439.596]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_cd7d1ed2a688f0c6af96e1cff336f933) >>
 >> endobj
-4804 0 obj <<
+4813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.482 414.382 271.151 424.288]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-4805 0 obj <<
+4814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 390.834 150.493 401.364]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_d350b84c25b7c37693d2e7a08d3165ca) >>
 >> endobj
-4806 0 obj <<
+4815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 352.229 181.845 363.133]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_5cebd3d6d6ec070c47682e77b0248f22) >>
 >> endobj
-4807 0 obj <<
+4816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 313.997 181.845 324.901]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) >>
 >> endobj
-4808 0 obj <<
+4817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 275.765 154.727 286.669]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_2552e7a194f5fb0d591bafb591b91968) >>
 >> endobj
-4809 0 obj <<
+4818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 237.907 176.505 248.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_5a79ce2b52efebd42da2736164a043ad) >>
 >> endobj
-4810 0 obj <<
+4819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 223.224 450.955 233.13]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) >>
 >> endobj
-4811 0 obj <<
+4820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 188.343 191.718 199.247]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4812 0 obj <<
+4821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 188.343 288.852 199.247]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_2b451e6b09162c7c19b0a2ad36545c69) >>
 >> endobj
-4813 0 obj <<
+4822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 150.112 191.718 161.015]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4814 0 obj <<
+4823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 150.112 303.079 161.015]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_78a4d5f5e4702a16d6aae656293ec7ad) >>
 >> endobj
-4815 0 obj <<
+4824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 111.88 156.281 122.784]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_c92d2324f8ddea454926272e5ccc6dad) >>
 >> endobj
-4816 0 obj <<
+4825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 111.88 237.924 122.784]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4819 0 obj <<
+4828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4823 0 obj <<
-/D [4821 0 R /XYZ 90 757.935 null]
+4832 0 obj <<
+/D [4830 0 R /XYZ 90 757.935 null]
 >> endobj
-4824 0 obj <<
-/D [4821 0 R /XYZ 90 726.054 null]
+4833 0 obj <<
+/D [4830 0 R /XYZ 90 726.054 null]
 >> endobj
-4825 0 obj <<
-/D [4821 0 R /XYZ 90 687.823 null]
+4834 0 obj <<
+/D [4830 0 R /XYZ 90 687.823 null]
 >> endobj
-4826 0 obj <<
-/D [4821 0 R /XYZ 90 649.591 null]
+4835 0 obj <<
+/D [4830 0 R /XYZ 90 649.591 null]
 >> endobj
-4827 0 obj <<
-/D [4821 0 R /XYZ 90 611.359 null]
+4836 0 obj <<
+/D [4830 0 R /XYZ 90 611.359 null]
 >> endobj
-4828 0 obj <<
-/D [4821 0 R /XYZ 90 573.128 null]
+4837 0 obj <<
+/D [4830 0 R /XYZ 90 573.128 null]
 >> endobj
-4829 0 obj <<
-/D [4821 0 R /XYZ 90 534.896 null]
+4838 0 obj <<
+/D [4830 0 R /XYZ 90 534.896 null]
 >> endobj
-4830 0 obj <<
-/D [4821 0 R /XYZ 90 496.664 null]
+4839 0 obj <<
+/D [4830 0 R /XYZ 90 496.664 null]
 >> endobj
-4831 0 obj <<
-/D [4821 0 R /XYZ 90 447.474 null]
+4840 0 obj <<
+/D [4830 0 R /XYZ 90 447.474 null]
 >> endobj
-4832 0 obj <<
-/D [4821 0 R /XYZ 90 409.242 null]
+4841 0 obj <<
+/D [4830 0 R /XYZ 90 409.242 null]
 >> endobj
-4833 0 obj <<
-/D [4821 0 R /XYZ 90 371.011 null]
+4842 0 obj <<
+/D [4830 0 R /XYZ 90 371.011 null]
 >> endobj
-4834 0 obj <<
-/D [4821 0 R /XYZ 90 332.779 null]
+4843 0 obj <<
+/D [4830 0 R /XYZ 90 332.779 null]
 >> endobj
-4835 0 obj <<
-/D [4821 0 R /XYZ 90 294.547 null]
+4844 0 obj <<
+/D [4830 0 R /XYZ 90 294.547 null]
 >> endobj
-4836 0 obj <<
-/D [4821 0 R /XYZ 90 256.316 null]
+4845 0 obj <<
+/D [4830 0 R /XYZ 90 256.316 null]
 >> endobj
-4837 0 obj <<
-/D [4821 0 R /XYZ 90 207.125 null]
+4846 0 obj <<
+/D [4830 0 R /XYZ 90 207.125 null]
 >> endobj
-4838 0 obj <<
-/D [4821 0 R /XYZ 90 168.894 null]
+4847 0 obj <<
+/D [4830 0 R /XYZ 90 168.894 null]
 >> endobj
-4839 0 obj <<
-/D [4821 0 R /XYZ 90 130.662 null]
+4848 0 obj <<
+/D [4830 0 R /XYZ 90 130.662 null]
 >> endobj
-4820 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R >>
+4829 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4860 0 obj <<
-/Length 1535      
+4869 0 obj <<
+/Length 1530      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W�)�f"�j�&q�iӺ��>�
DB1S�B������F�2%+���{H��Ş��][,l�8��zrv�;V�"����a+�	�lb]'ֻ)!��ٜ`��3������bf�i�moYR��/骦�v�xY
�iZ��ն�,��mO_f�i��%[�zF�)+b&��؟�Л��~3y}=�4!`��4�
P�xV�O޽�V���0r���H��rm��u5�}����
�}O��┧���]e��-�W`��?o��� H�ft��{�����uBkn��7�ol�����=�^�6Uo����z)eĦI����]�|[����krz�l*�e�z{!v�=
�dO���V�|W�p\ۚE��`]2�օ#�e3�y��:�Ҋ��z��a���o�ϝ1�
-oi�dL�@���kn�A6D�x��>�|O��0�"�)��/�1�S�}?�����n0��G������Տ≯pE,r���~ ��
��ե(�%�+���
-�I�㦀�
�r�@@=�E����^, ����Y�FA�q� ��ϝa`a�A�st��)+�oFޫ�̎c,+VS^�ϟ
-�	s�{�8�?�{zr�=�i�-2�C$��������
�[���*
#�J׺EI/���G�pB�����m�����Qg����N��3'���������eR��,	
7���γ�,�@�rCں�q#���^��������F�Hk}S��eޛv�f/t�
-�:��1d�X�P�j�xrZ�(�@������E�ٳ��
�(����Lj)��o��qsj
ͣ��A!�������
)�Ay����&NB�N��
��}�p�������)���
�
���M�b
x����	�<_���ݿ�
!�$p�Q��Xl����W&Qe�6��=�.� ]J��*v����By�C���A��
ɼbM\�ק��4���0P�{%%���/��Ս��$B2-WY���Z]�
ߎ�
D
����Gե���g�^A
-a8MC�62��6�i���U���>�a�?��
8�u˄�
0�hX����D}��{u��B,и�c��
��2��M��\
�4��di�mT3��TW�[��,�����6���~��Qמ&���v�ς  e�;~���h�:u|���@�� �=����UfN�f�T?C���ظ�@���R��z���Ra���ۛ^%'�+
�^�k{��%\K5�u�e�0|�,��Q`�z
��`��v�v�S�} �;� �D��I���1YA��t����
����'���*H
-9:�xiq���&�;tg��L�˕�m�%&�'q����YS�E�)��Pͧ�
O���A���n���}��!
0��I�D�� �h\�HB��
 �wB�H�y�
A����M~p��v6�
-�k;Ow={68��Gݤ��@x��<o�}��-Յ*FU���G��jF
�K�Ba~�b�#����e�~Vy�3��f�
���W����f���EZ�(�gU���O��Bdzj%kCNy�
3�(�v�� A���`
+x��XKs�6��W�J3
�M59�I�iڴ��8��H(f�WH0���xQ�L�J'��!)�����.����֏��'g�cE(�mߺ^[�� �&�ub�����	�xz1#xJ�./f6�����%5]���jZo��e��_^m�������eF�F�^�5�g$��"fB���)	����7��דO�a�HE� �g����{l%��
#'
+��\�[���5��&�O�QP����)PW��4V]���ܿe�
+ԓ��m� IՌ�s��Nh�m�F��m{�=ֻ��kԡ�@X�P/�qh��h��%�Vl ����-���l���?^,��
��j`�,��
׶��E��*X���u���o��
�����b6�
�q�*nfě�cgDL��[Z$;�(���d
9�_��2���8��HyJ��
{
��I�wB,��d������p>s=0��X�+L��=%��'�e|au){��o���n��CƸI�G瀜(X���"�~M~/ J8Q[Ӭa� @9t Հ��N�0��� �9:J��7#�UYf�1��)/���9鄈��5u�Ÿ�==9�
�����^o������:^�L-�t�fQ��%�Hz��t=r����wߍ��o�f�{_�u*l��z�S��"4�w�6�
�ⴘ%����Q�Y6��%#
�^�b[9n����גwR����?i�o�R��{��ڜ��ga�'
�"�!�L���Q�ONK����,�;O>{v4���Y+�1�J��swܜ�G�(D.�k�H���j�7�!$C
+cB
��y�����f#��j_�|)
|p�<=(�2$�
 �H�
2{��/,MP������u��$�3��U�bӨ��
�*0�*���(+��v�B�DV�#�����)����yŚ�N+����4��~3P�{)%��/��Յ��h$B2-WY���Z]�lߎ�
�<�?X�6J
U�N�ޙ=})��4E
�����ی�
��V!h�
��R�d��~�3w`0��	�9�\Ѱ���ˉ�ڛ��J�{�X�qwc�ߍez�*
+��e.�[���
ki�mT1�M������Y�9�j׋t���~��QW�&��u��gA ���i"�C@ O
����� dx�
,�h^ef�H5K�����F�]�j���U�K�^�
+��^�2H9A^�X�2h\� ��^�9`Z����,+��fq�d<h�� Uk�h]�Eȵuʟ�l��܉!;��M��Z�
[+��n�An�Cd�d$�I)�r��A��!8^j�E�q�� �L��~�ղM��x�$4�5k��H:��
���v�I5;�&ȁV5ܵ���NX>��2٩�ȳ
���
	�D�n����_�|�B�&'~x��ฝN ƒBd����]͞
�����z�ﻙ�M�-�Ң�:QE���wߘ`���a$�Z�+f�?(d[��g�;}E^:�V��jqv��lPܠ�H��������1֓Bddj!k�Ky��0�)hvH ��o#^i
 endstream
 endobj
-4859 0 obj <<
+4868 0 obj <<
 /Type /Page
-/Contents 4860 0 R
-/Resources 4858 0 R
+/Contents 4869 0 R
+/Resources 4867 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4817 0 R 4818 0 R 4841 0 R 4842 0 R 4843 0 R 4844 0 R 4845 0 R 4846 0 R 4847 0 R 4848 0 R 4849 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4869 0 R 4855 0 R 4856 0 R 4857 0 R ]
+/Parent 4849 0 R
+/Annots [ 4826 0 R 4827 0 R 4850 0 R 4851 0 R 4852 0 R 4853 0 R 4854 0 R 4855 0 R 4856 0 R 4857 0 R 4858 0 R 4859 0 R 4860 0 R 4861 0 R 4862 0 R 4863 0 R 4878 0 R 4864 0 R 4865 0 R 4866 0 R ]
 >> endobj
-4817 0 obj <<
+4826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 697.247 203.075 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-4818 0 obj <<
+4827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 697.247 296.324 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_c3223cf8c7d19b02b5e3c04038024b47) >>
 >> endobj
-4841 0 obj <<
+4850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 682.627 346.612 692.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4842 0 obj <<
+4851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 658.767 194.297 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_70e9ad42674d62ed9bd73268e3af7064) >>
 >> endobj
-4843 0 obj <<
+4852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 619.912 188.759 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_ea9a4fb9807eb61cda3eedf8e5a7acae) >>
 >> endobj
-4844 0 obj <<
+4853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 580.684 238.78 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4845 0 obj <<
+4854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.52 580.684 319.029 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_6293b813e42a59a9795cafe0efa762cc) >>
 >> endobj
-4846 0 obj <<
+4855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.965 566.064 397.522 575.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d) >>
 >> endobj
-4847 0 obj <<
+4856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 499.922 180.54 510.826]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_f882ff84afd3c2507e17ffa62ffd20a0) >>
 >> endobj
-4848 0 obj <<
+4857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 499.922 255.807 510.826]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-4849 0 obj <<
+4858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.54 499.922 345.47 510.826]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-4850 0 obj <<
+4859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 391.881 226.034 402.785]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_dd9738866968b13e938d5669dd94a55e) >>
 >> endobj
-4851 0 obj <<
+4860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 391.881 399.003 402.785]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4852 0 obj <<
+4861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.398 353.026 171.764 363.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_3badc2f43376aa26f481af4800a3515b) >>
 >> endobj
-4853 0 obj <<
+4862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.063 353.026 379.972 363.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4854 0 obj <<
+4863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 353.026 513.996 363.93]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4869 0 obj <<
+4878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 341.071 227.154 351.975]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4855 0 obj <<
+4864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.363 241 257.19 251.904]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4856 0 obj <<
+4865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 229.045 132.51 239.949]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4857 0 obj <<
+4866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4861 0 obj <<
-/D [4859 0 R /XYZ 90 757.935 null]
+4870 0 obj <<
+/D [4868 0 R /XYZ 90 757.935 null]
 >> endobj
-4862 0 obj <<
-/D [4859 0 R /XYZ 90 716.221 null]
+4871 0 obj <<
+/D [4868 0 R /XYZ 90 716.221 null]
 >> endobj
-4863 0 obj <<
-/D [4859 0 R /XYZ 90 716.221 null]
+4872 0 obj <<
+/D [4868 0 R /XYZ 90 716.221 null]
 >> endobj
-4864 0 obj <<
-/D [4859 0 R /XYZ 90 677.486 null]
+4873 0 obj <<
+/D [4868 0 R /XYZ 90 677.486 null]
 >> endobj
-4865 0 obj <<
-/D [4859 0 R /XYZ 90 638.632 null]
+4874 0 obj <<
+/D [4868 0 R /XYZ 90 638.632 null]
 >> endobj
-4866 0 obj <<
-/D [4859 0 R /XYZ 90 599.778 null]
+4875 0 obj <<
+/D [4868 0 R /XYZ 90 599.778 null]
 >> endobj
-4867 0 obj <<
-/D [4859 0 R /XYZ 90 518.896 null]
+4876 0 obj <<
+/D [4868 0 R /XYZ 90 518.896 null]
 >> endobj
-4868 0 obj <<
-/D [4859 0 R /XYZ 90 438.133 null]
+4877 0 obj <<
+/D [4868 0 R /XYZ 90 438.133 null]
 >> endobj
-4870 0 obj <<
-/D [4859 0 R /XYZ 90 303.751 null]
+4879 0 obj <<
+/D [4868 0 R /XYZ 90 303.751 null]
 >> endobj
-4858 0 obj <<
+4867 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F31 472 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4877 0 obj <<
-/Length 2138      
+4886 0 obj <<
+/Length 2133      
 /Filter /FlateDecode
 >>
 stream
-x��XY��~�_!�C"#k6��3v7;
l���t�������n%����q{}�,����y	`��b�ꫯ��޽G���~���~	/%i�#�v�ԋ#FBμ�ܻ�#��֌R�]1��v'?�]q����A����b���xs�c]u}+�������j�Z��?����NmU�b���Li��F>K�Շ�_�~���t�@1�1�H�X�^����@�
��(i�
̬�p�����W�
��z1Ic��!�	�/�P1'u(����;�
HZ�$���u��:���ѐ>��?��
-}l�(���]$��v:~�N�K;]�	���  k����(�un"���߬�A"�i���d��Y�	�Eg�J�*ǏC�?�p���Jɋ�������w���A3��F�Q�ۮǥ����6?��Z����
h
������V��/��nX�ts���R�����X��$�p�@qX4&Ȧ	Zm����0�;d$M�M�EuZ�5*���+��<���'&�ܟD���S���І�O�rה���d�B����
�] hq!|��Eu��m�ou���"뱷�ԧ�,��P
��I��X����0�v�]L~�*s���w�\i;�i��4����E���z�
���Aa�-\8ʔ�Ѷ�w��c����m���?�f���U3��yjȘ0�^�?��@��!x��W�����.	/"5+��˰N����$�.X����v�}Y�g�7teun7:�2�`� ��g`k
�V�p]�`��Yn�:������)/xDD vx�Sb/����'���/QL{�٤��s-������'�����W��R�
vI�硑OI��Y L
��=TJk����4R!�w�/��S=vj����p�b�"e3ò+惟�4����4}���~Uc�=P��z��h]`KZtB���3	��,:���G����c����ntũ�
M1���p�-$v�(�h���b
OM��{U�V�:?�د���N�Y
-�Y������gY�ʥ T���E&�#%����,��N�1\�PZ��`����k
P-mS��}QI#+>!��G
y��m�3��
-�ZU�9l��
�����$
"�dz=dEc��
��5m����,2��-�'@�� xc�_kȹR��P:�l�SB)![�9C��
t�vP�A�,�*f�T��8��l�w�7 �j���|���X��7�*�ǒ�/u�����˪���t!�
��M]�6-4�¾n_��ombsX��_��Ui��x2���d  �e��G��O
Ȑڄ���Ҁ�(d
����L�^�s�R�*	�⻭��'+�=#�E�����-T�炅 A
��v�
B!et�Ga3�
<nIAgܭc�, �s/�CN����i�E�|RH{vQ�;�j��� U�@��5Y���QK�����%�c��x�X1\����5b(J�1�A��4��q�ݰɵ&�
�ck��ջ�nS�e�	���� ��Pw����:����N	�H�� ��Q�qH�
:�ʲsJp"�1M�pE�(U����
������M
h^K�������

��ټ&daJh<F��W8
+faJ/�v�1�+
��9�
@w8#
�b`
-�U"^،	�2�vPp����H��|�ѻ���=tI:���f�/�{��8نۿۢW.���
?MP"Nfu.'!a�eYQ����2 ���>@���:�
������iו+ā��d��M]��2H[(��sŌ��:�>�o�
ҥ���a
-=-����x}��
�CC����bs;�l���JI�X��[]|�
-f�ca����`������
d�-
t_�׺"Ep
-�Y��H~�Iw��<$<��x���"$T�J��9��x�/����vxߨ
���wgxB���nM��a��C���0R/վ_R����/�E���y}���R~0��xq+Qǻ��B?>�'O]{"1��qYcs
.gݙ*�iJ��9}�� ���/��%

9�O��Waxj�����qi?`�E ~�
.��\lm�wY�e9U���nz̥���i3�K�
��'����Zŗ�IiNaS(=�}ss}}8
H֑}U4-)�k������€����
�z(��
-:w0��	�B�
+x��XY�ܶ~�_��C©x�8x��Tَ�*�"m*k�
+Cbv�pH��hv���@��
F���<���n|�uԻ������W�o"�$�x��n��zq�Hșw�{w>c��՚QJ��+F}���Ƿ+N��<>����VlZ�
on~���oeQ���^�Vk
R��Rv
6ߩ�jW,�U�)-���gI��p���O�W��(F=f	c���vWw��C�/
%"M�����.�[z��yE�Q�_42�b�Ɣi#�	�/�P1�:�����N+��)	� 'g
)�N��o4��8�ϯ�K��-�������"�Nǯ��xi��7!�
=A���$b)
+�G��1	����oV� д}��2��߄����sZ%{��ϡ�p�kdf���NU]QW���j��i��(�m��RY�JE��ib��MC���`QXTZ�N��E7�N�9��L��_��],JI�j�b�8<� ����CI�x��
2�&�&ߢ:����Ŋ���
}U
WQ�F�O"{����� "���ӣ�5�5��,_���Ԡc�� -.�/����nq��z�-*�i/ˢ/T�=�R����9��� &ݮ����oZe�/�}�˕�Z����6�.jծֳ�e���}��
+k�p�(SG۶ޝb�l)��J�_���l��Q͎l�SC@Ƅ��2��	?9\��^�'z	��]^DjV��	�a� ���$�.X����v:���5�o����nt�en� - f����,��

����G�&
&1�ܮu5e!76S^�@
����^	2KCO ��_�� �ֳI7��Z���}���O=A�����N�C#���ͳ@��E�o{��ւ�!}i�&4Bt�n_�E�z��Pӽ
���ŪE�f�eẆs҄�D��ˬ���;��d�+eE� [Ң��
�I`N͢S�xy�Y�*=��
��FW�:����
w�Bb���ŽVA��)+�P�����W�je�����*���T����E:��i_|���\��@�<L]d2?R�z(�{Q����Jˢ�L_�������DK��mq_T�ȊO���G
�x��̾�±V�m��f��$?�8I�H1�^Yј�N�dl]���)�L�v˺ʼn�r1�X��r�<3Jǝ�}J(%dkN��n
�
T}F�x�Q	
3`*�H��o6�ۻ� N5P��U>\WJ,^�ϛ}��cI��:�C��K�e���q��O��Ӧ�K�@a_��_�v�1�+}Uv�Z|>Y �]�{tZ@��&����G� ���
odf�>5;g.���,���p��3��9��[X�S���J�\�$H�Ap��C(�̀��(l��É[R�w��"����
�����_:`Q��Ҟ]T�ζ{ruE�*X�����,X�⨥�s��_�t$n��D<aV
Ws�e�fB
Ei�6F7HB5XS���
�\k����:���[�k �6�]6�@��)
0�iqug������wJG�-�,LY�!�X��V��
P��i��+�F�ʝtd���h$���onj @�Z"u
���30
+g󚐅)���^9�`V�”^��b�W:��9�
@w8#
�b`
-�U"^،	�2�vPp����H�@��D�Z�w��%����}���Uho��dn�n�^������i�q2#�s9		���)ˊ20��
�
���C�@���S���oq����v]�B
�N������!c��e���+f�N��ax~���.MM
S�i�ݷ�뛝fH
��U
��ۡgs��V*H��'����W0Sw
Ɵu[�
\��� l����T��)�S���%�@��O�kt��!�A�t�SϽ�@!��?U:�)
F��k�1�'���FeP��;�R'\fFpkJ4v.=�z
+�!�R}�K*��E�h_�!�Y#�^��d�^\�J����x�ЏO���S�
�H�#`
F�ٜ��Yw�Jl��<<,FN��#H�,y�
�y�GN� �U��뭾gh\����k�?����5[_�]V{YN��}��
s)a+a���F�e����_��cҗ%�:b�����@��쫢iI�_�����3)@����]=TzE�;�r���C�t
 endstream
 endobj
-4876 0 obj <<
+4885 0 obj <<
 /Type /Page
-/Contents 4877 0 R
-/Resources 4875 0 R
+/Contents 4886 0 R
+/Resources 4884 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4874 0 R ]
+/Parent 4849 0 R
+/Annots [ 4883 0 R ]
 >> endobj
-4874 0 obj <<
+4883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4878 0 obj <<
-/D [4876 0 R /XYZ 90 757.935 null]
->> endobj
-4879 0 obj <<
-/D [4876 0 R /XYZ 90 372.299 null]
+4887 0 obj <<
+/D [4885 0 R /XYZ 90 757.935 null]
 >> endobj
-4871 0 obj <<
-/D [4876 0 R /XYZ 90 349.988 null]
+4888 0 obj <<
+/D [4885 0 R /XYZ 90 372.299 null]
 >> endobj
 4880 0 obj <<
-/D [4876 0 R /XYZ 90 349.988 null]
+/D [4885 0 R /XYZ 90 349.988 null]
 >> endobj
-4872 0 obj <<
-/D [4876 0 R /XYZ 170.288 285.279 null]
+4889 0 obj <<
+/D [4885 0 R /XYZ 90 349.988 null]
 >> endobj
 4881 0 obj <<
-/D [4876 0 R /XYZ 90 270.968 null]
+/D [4885 0 R /XYZ 170.288 285.279 null]
 >> endobj
-4873 0 obj <<
-/D [4876 0 R /XYZ 108.69 194.339 null]
+4890 0 obj <<
+/D [4885 0 R /XYZ 90 270.968 null]
 >> endobj
 4882 0 obj <<
-/D [4876 0 R /XYZ 90 178.743 null]
+/D [4885 0 R /XYZ 108.69 194.339 null]
 >> endobj
-1433 0 obj <<
-/D [4876 0 R /XYZ 90 83.31 null]
+4891 0 obj <<
+/D [4885 0 R /XYZ 90 178.743 null]
 >> endobj
-4875 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F31 472 0 R /F7 505 0 R /F72 471 0 R /F95 1779 0 R /F11 418 0 R >>
+1479 0 obj <<
+/D [4885 0 R /XYZ 90 83.31 null]
+>> endobj
+4884 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F8 504 0 R /F31 472 0 R /F7 505 0 R /F72 471 0 R /F95 1788 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4900 0 obj <<
-/Length 1282      
+4909 0 obj <<
+/Length 1278      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~��P1`�P�&)RcеM��E��{J�@��X�,�����~�"u��8��}G�C��|�Bb���ƛ�/����u� .u�����qJ�El��� B-�`�͹E���rnQln��J�Ex�.�*�b7���deU�IV]���J�g�H��L*Q�զ�lʱ�2
�Rݞ��(,�"��e;�Q����q�v�z1�4!�'6H����p#ZO�?b#��o
���7nj������8��>����s�I
�]~
#㍑����E��#�3�&
-����"��{ް��!�jċLa���"��[��M�.e��Z�k��P"�,@�-�AE�T��]�E�6�
-ғ�� �
�
|�k�<O�j52�Ñô��z�>1��C�P��"0%8�^�I�lz/�W��'�,�0�&RÄ��E��[�܆	��1�}ŵ��雉qns�!�|�R�
�1��`�F�>��2��ԁ�q�3�q��2ܦU�c�H�E1��wXj7��B�cj-�Sv���
�Ň�r<3N2�f�|g?!*ezB���s[~_`�����6H��8�a�o���8-��������+៾
-�^�er��E�W��Ȅ
1��X
Ʀ�+c�<XE�=�@�#
E�s(+B� [a���#*)C�%C^�A\W|y�+�S��Xn��q@����lq7������F���2� ~�Ǡbuo��دY�(_E:dֽ"[�T|�Y���c��B|N?�F,�Ի��Z���_#�8������ap�6��%�5���m
�SQm
ղ�=t'�`D��;��[��)�w�4��N?�b�y���	>գ��7�yȧ�0�
�`��mS���^5���!�݂Vf72��}�y2T����@�$
-�/�
�\���Ĥy�?i�1ҐQ�Ġ>��ΣBwཿ�$E�w
�9�p�;, at D�U��B��wT$��z�l�����ν�x鈴��=[)ު��R�(揄�r3/����C!��V���a���a���խ����p��"
j������b�M�`ԇ>�ݺ��4��=����I��G��
��T
��|��@ҥ[l���[n�tcQn�$�u�X�
�:u_5#�q�ft݀d���\�X5
�;��#m���jȴ�l��ᑜ
�G�����'q������A
oB�m^w�ZSޜ©G}�
�(E�Ź��yf�0��D�C��!Y���y!�#s0�l����ʼ����I
b�4Ő
�6Ѭ�*�M�777(*�6K�%�4���m�t����V`ل�zS4�.���P�4t�?t)P�
+x��X[s�F~ׯ ә&�j�\4mg�$�4M&��>�d�"�����,� ����V��>�����9���e�6�L~YL�'3|�;�1K�dž�$(1�qn��l�16��fPf��ܢ�\��U
����
��l�r�Wu$y}y���8��B9t��q��Ҳ����4�*�z/��"��al�Lpjϵ>.�N^/&�&��i�.r�0�lr���50b�g�4R��)�gj�M~���`�/m��
aG
�H�Ek�|#mi��<�	n؄!��j�� 2=��
��A9b�W3^�
+�}P����_�G��%��R=�Ά
+�m�ݶTt�C5<�%y�n"� !=I��
�c%���Z�3P\
E�V��u�@
L�b?�u�Ĵ}qB��ϕ�|s�&���}�]���l�N�ȆH-�q��9-.({s��kM��7��XC��yHH%.���G뵺���@�K]�
�#
���{/�MZ�=�	�^���z��v�<��'�8�6R=eA���1X|(-�Q�C�{[�	Qy0(��祇����3<�2� yZ� �!L�92&�P^ւ#Lj�O���*$zQU�u�Ź�Aj#fpĠ�cu�]]��*����
�Q�CY�, �	k&�<��rD
2�e�MŗϦ�?�����@>�ۘ��w�{�iP
�i�
,c
+��z
z ��&=���G��U�C&��*N�o:�<~��<W����g݈��z�eXO�52��G�cy�KU�w�
�j�NX�
Y��,�ư;��M�Z֦��I3��c(��_Zq�K���<Ҙ���f���fsy�&��

9��c�URݫ����:����lGV���.O�?Z�h��A�e�!��0w��4��'�7F2J�ԇSv�y������ħ�{̰9CD��e"���U\Ik���ˤ�Gϑc >�9�;��
��4f��s��湩���^˧0�Ri
+�~(� �a�g�qU��p3•��YuY�7��M�
��a�o]�� �h.}t�u�'�+h�K�{
C['�pM�z�9Ȋ4>؁y�ž��n��JSo�NӵE�y��׭�"�cQJש���q��5��$���f�ƪe��e
��8�"�X��TC�Ef{���
>�=�F�����
���q�G�
��y�
�������S��*N}�Q�����}�o�����J�d3i#*�/�l�ŭw�e��o�����s�]aZ�u1�NonnPX�M�%J�iQ���|�	|w
+X����˶��0�2��!�� �PO
 endstream
 endobj
-4899 0 obj <<
+4908 0 obj <<
 /Type /Page
-/Contents 4900 0 R
-/Resources 4898 0 R
+/Contents 4909 0 R
+/Resources 4907 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4883 0 R 4884 0 R 4885 0 R 4886 0 R 4887 0 R 4888 0 R 4889 0 R 4890 0 R 4891 0 R 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R ]
+/Parent 4849 0 R
+/Annots [ 4892 0 R 4893 0 R 4894 0 R 4895 0 R 4896 0 R 4897 0 R 4898 0 R 4899 0 R 4900 0 R 4901 0 R 4902 0 R 4903 0 R 4904 0 R 4905 0 R 4906 0 R ]
 >> endobj
-4883 0 obj <<
+4892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 609.505 170.687 620.035]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_641015af4c3d3b84184e8ca8dd128b10) >>
 >> endobj
-4884 0 obj <<
+4893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 570.277 170.687 581.181]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_f3c5bf7dd0135194b6c180dcb232ef54) >>
 >> endobj
-4885 0 obj <<
+4894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 531.796 178.435 542.327]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) >>
 >> endobj
-4886 0 obj <<
+4895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 492.569 222.233 503.472]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_a02f5903786b4da29daecddcb0db6cbf) >>
 >> endobj
-4887 0 obj <<
+4896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 453.714 180.938 464.618]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4888 0 obj <<
+4897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.678 453.714 231.847 464.618]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_311a973ff993328d8cb3627f3af31129) >>
 >> endobj
-4889 0 obj <<
+4898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 414.86 180.938 425.764]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-4890 0 obj <<
+4899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.908 414.86 239.04 425.764]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_3e8a8932563dfdc292fde93931f0bf2e) >>
 >> endobj
-4891 0 obj <<
+4900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 376.006 227.852 386.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_4fa3c4bbfb1c6905d95c08c2d90af526) >>
 >> endobj
-4892 0 obj <<
+4901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 337.151 217.61 348.055]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_b404db5180176140a7600b31616f9a07) >>
 >> endobj
-4893 0 obj <<
+4902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 298.297 180.54 309.201]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_6ba82ff86685d87dd34f4d441a7d769b) >>
 >> endobj
-4894 0 obj <<
+4903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 259.443 178.239 270.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_d8c2dc06b66e812182f2b1445940e7ff) >>
 >> endobj
-4895 0 obj <<
+4904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [99.226 159.372 156.003 170.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) >>
 >> endobj
-4896 0 obj <<
+4905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.169 159.372 513.996 170.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4897 0 obj <<
+4906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4901 0 obj <<
-/D [4899 0 R /XYZ 90 757.935 null]
+4910 0 obj <<
+/D [4908 0 R /XYZ 90 757.935 null]
 >> endobj
 182 0 obj <<
-/D [4899 0 R /XYZ 90 733.028 null]
+/D [4908 0 R /XYZ 90 733.028 null]
 >> endobj
-4902 0 obj <<
-/D [4899 0 R /XYZ 90 628.105 null]
+4911 0 obj <<
+/D [4908 0 R /XYZ 90 628.105 null]
 >> endobj
-4903 0 obj <<
-/D [4899 0 R /XYZ 90 628.105 null]
+4912 0 obj <<
+/D [4908 0 R /XYZ 90 628.105 null]
 >> endobj
-4904 0 obj <<
-/D [4899 0 R /XYZ 90 589.37 null]
+4913 0 obj <<
+/D [4908 0 R /XYZ 90 589.37 null]
 >> endobj
-4905 0 obj <<
-/D [4899 0 R /XYZ 90 550.516 null]
+4914 0 obj <<
+/D [4908 0 R /XYZ 90 550.516 null]
 >> endobj
-4906 0 obj <<
-/D [4899 0 R /XYZ 90 511.662 null]
+4915 0 obj <<
+/D [4908 0 R /XYZ 90 511.662 null]
 >> endobj
-4907 0 obj <<
-/D [4899 0 R /XYZ 90 472.808 null]
+4916 0 obj <<
+/D [4908 0 R /XYZ 90 472.808 null]
 >> endobj
-4908 0 obj <<
-/D [4899 0 R /XYZ 90 433.953 null]
+4917 0 obj <<
+/D [4908 0 R /XYZ 90 433.953 null]
 >> endobj
-4909 0 obj <<
-/D [4899 0 R /XYZ 90 395.099 null]
+4918 0 obj <<
+/D [4908 0 R /XYZ 90 395.099 null]
 >> endobj
-4910 0 obj <<
-/D [4899 0 R /XYZ 90 356.245 null]
+4919 0 obj <<
+/D [4908 0 R /XYZ 90 356.245 null]
 >> endobj
-4911 0 obj <<
-/D [4899 0 R /XYZ 90 317.39 null]
+4920 0 obj <<
+/D [4908 0 R /XYZ 90 317.39 null]
 >> endobj
-4912 0 obj <<
-/D [4899 0 R /XYZ 90 278.536 null]
+4921 0 obj <<
+/D [4908 0 R /XYZ 90 278.536 null]
 >> endobj
-4913 0 obj <<
-/D [4899 0 R /XYZ 90 222.123 null]
+4922 0 obj <<
+/D [4908 0 R /XYZ 90 222.123 null]
 >> endobj
-4898 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2114 0 R >>
+4907 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4923 0 obj <<
-/Length 2043      
+4932 0 obj <<
+/Length 2040      
 /Filter /FlateDecode
 >>
 stream
-x��Y�o������E����V�����C�8h���~�
�"W:�<�B�*}fv�����
-��r9;����z
�~�������@x1�
x7�^L�0`Dq��d�;�1��j�(����Q?�w����S�*��:����wuR?m6���i�$/�����i�W���͏��	�J�"P��xiI&z0J��;�+��j����;�H�:ڿ>��U�4��w����w�"i��y��u�b���T�BA}E������_.P
���
-I(���.�}�^�?z��8�

�Γ\����^��:�ϟ6�
I
Rf�e!�a�\
-_��)�v� ��o�>5��}m���>�b�-I�������m���@Z��Um� ���ư��[]'mG�Od�
��y�I��H�PZQ�ͭ.��Y����SO��ܷo�͑҈X��b6�&��Q/_Z5"�U��Ʃ�� Iqo�����D/l:):J�u�(�!QQh��l]eUz��ML�-�_\���%^:��)+��K���ɺ�uGuǬ(�W�c^>ح���BoL�vi局H�J*�:��s��T��
-Se_��/
(�X)nL��IXg�(ڑ(AA���QaD�8al
���C��Ǹp�_
���M2�CL!�6Yꓠ��0�J���$Lt��
��Z1��3��_��3�;�n��(�
����u�'����.q�P#% x��諼L�C� �;���{�
�5Dr�]S�V$�cg�{
�D2� �����]��֜���N;�_J�f��P�e�I�*
�����7}��L�qEْ�p6c۩r/���
�*ld��y�J�'�����8�03�|�����뎽Eʳ8�єp��o
Np9��ߚ�ԧ��bV���Q�v;����GZ�,W%+��J���R�]����l����E~w�}Ժ����������j㊈������
-� 7X}}y�OR���y�~B���[ĄB1JA����B�k/W�M�k� #��}gB�Q�n�[���А��8'Nk���LvmH'�g$�o/
�
 &V�3�(�U��}���)`]�v-���&'�
��=�s�������M� D�h,I�Ъ��෤�v��`��V[�'~��m��+�;V��I�D�k�+5�*�'=��*���v�e$����!R$Y�L�CG�
���)GŲG<��[���3Ǧ�n_�0�N �U3�
-V��
Y�:���Թ+��V�q2R�
-_M��q"8��p ^��|��h�c�09��@��y
b�����#B 6`#� �����H;̓sXPr��U\~�M����n6{34�i���f�8�!,�XM�R��^�-�6�`��8��S�OHΘ�؝�,��[�~��'z��E^�Kx��[�?��g�x�9
l>m����f/y����w���ስ�ܘ�
�z�4A�
��M]h,����<��A^����M����V=�nje ��x
�c�}�$e6� � �?rD���/�T�����$�'�z�cMcH��9EYL< L;�r��D,<�ZT�gL��0��4κ��Ӥш�s�T�&
��E���������8�?������S�"k��ۤL
-|��v/`(�[
nZ�H�
��[b?�
�V�a��q����4�!�3���g�(���Rg�4%�5���i��]���t�)M��)�*�$n�p��֮��2�ޮA�F����ĝ��3M��G�
S�<��4��D��r�5��X����	�Y��E�~>(u���|�r��r��!eM����ȅ?��Mv�����{��	�����d������J]�vR5s�0E崬��i0�,�/���[�=Ey��֮vԻT���<���������!��}^3;��PL�`
-���	��
����I
T��5�K@ c}��� 
��]TL���wg�%� ��˿]�y����OIy at P�&���J�M?;�\
-���f�y6�ꮦ�y���?�_)�9�[z�_�m��\^>>>��!�2��$o/�����縁
4K2�����j烼DL7��Q~� �1
+x��Ymsܶ��_�NfR^���ʗ����L�&���'ۣ�HH�)���<�ʯ�. �
�d'�L?h��b���g'�=x����o7����$x���{1�€řw�y�|��5����+F���%��+N��x��Nn����I��ټ�ʦ���l��7:;�m^��7?^�fltW�H�
+挗v�DF	q��}�ZsE�+� N0��n�_����H��ʻY��׻}���μ���^���e�W��>�"y����/x
���I�$�Kw�>P/��=JD
y�f�Γ\����^��:��O��$)3ڲ��0�B.�/F��]��� ��ۧ�ջ��|���_�c�%���TQ�c/�8x
H+����\t$}�1bn�V�I�-�'g�
��yٝ�9E��Ci���hnu����Ԡ�X���5��}���
W�#րQ�&֤����U#"\ޚ�o�ߘ���F�y��<���
'EG�cEpvHTڭ7[@Y�
v�l�f���v���K�|4i�^
t�(���]�UwŠ�Zq�?�僝zO)/��DiV

���"���=�j���Za��
����I+ō��!	�l�R� I;:JP8B�Ǭ0Z�8alN
����@�ǼpR^O
�#��
2�C
!�6��'Ic!`@�HA&pI��"f!�u�b���g��9���3�;�n��(���1��u�;����,q`����	@<wi�U^��!�
�
�
�G�=�p
�
Gה��`��^�!������pW�5�'�����ׇ���LB|�>-8	�Sia9�~pd��O���<�(����fb;�B�E�R�CPE��LBp9��}r(��,��a�fƘO��0x݉�Ly�>��3�m�h��	H}��+f��:o7��4=�ZX0]�C\��D�O3��k���Ҥϗf��=�.ʻ����,�l5_�Ǡ��3"�B�g�{*��`����?	YH"���	1:Oo
+�(aJ��
a��\�6ɋ�
�i��;
��ƌ�v��Մ���\�9�}��2١�!�l��t>�Ԍ2 �X��t��W��~����k�S
ĺd�Z2]tN���>{V����:�W65"A��I��V=T�%��������>!�ۤl�]1߉B�N�&.�6�Rî�x���Y��,
��΀�����8
qE�e��tc�ȝ��߁��U,{��I�u
y?6�v���>vBxnQ5[\����#
QG]!��:w��T�]4NZ�Q⫉��4��@�b�
�
<@�oJ
|L&'�l�!ׁ9ϰA
�T�-���؜�Y��ZUα����9� ��z�*.?�&~��	����4ͮ�0���(�{+*V����<c���A�lP
{��
Y�	��3~B$�b
�/C�E���K�a�/y q
�'����77Ǎͧ55���,�%"���.��T� 
����s�
O�&��AAGkvR�zA��� ��v��Kаٔ	�h�3t},Xp���
>�GMRf
���_#�>9M�$��`<�X��(|NQ@h� 
��$b�yhQ�^0������8�j�O�F#�
4�*M���4l�
g���;}��q0
8TY�ID�)�(��6(�_"́�
��ւ��p\� ��-����W+'�����R
�p�3��{�Q`�� 4%�k5`A��|��`���)E��)�*�$n�p��֎��2�ގA�F��$������3M�!n
64L9�`b�Ҽ:�����7c=~—�&Pg�Z������8W��O:ˁ.��5�.��-.���o��EG�(Ƙ�
�'H0��V'� ��_�W�z�����ۆI*�eUO��f�9$E޺�)ˣ]�v�� ߥ�7����O��(Jb?��R�x�lL���c1)�)ݞVKD$�3~�Z'9P

8v��?\�Y��0?��YpO
E���b�Լ��;�.q�]h_]h_�����+�|W�J��b�I}DQ�n���R �w�3��.��e���?�?(}YA{��m��\^>>>��!�2��$o/��������p����ˮ���y�tn��#�]�΍
 endstream
 endobj
-4922 0 obj <<
+4931 0 obj <<
 /Type /Page
-/Contents 4923 0 R
-/Resources 4921 0 R
+/Contents 4932 0 R
+/Resources 4930 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4914 0 R 4915 0 R 4916 0 R 4917 0 R 4918 0 R 4919 0 R 4920 0 R ]
+/Parent 4849 0 R
+/Annots [ 4923 0 R 4924 0 R 4925 0 R 4926 0 R 4927 0 R 4928 0 R 4929 0 R ]
 >> endobj
-4914 0 obj <<
+4923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 493.743 207.229 504.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction_87f25b7a2988f918a20b3d09047b08ab) >>
 >> endobj
-4915 0 obj <<
+4924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 454.515 197.875 465.419]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction_383574ff4028da9048235b061a613b99) >>
 >> endobj
-4916 0 obj <<
+4925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 416.034 214.978 426.565]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraints__Reduction_898fefd81641cf4f6b854e85412a415c) >>
 >> endobj
-4917 0 obj <<
+4926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [285.613 279.285 397.034 290.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-4918 0 obj <<
+4927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [159.512 115.762 179.766 126.666]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-4919 0 obj <<
+4928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.977 115.762 329.907 126.666]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-4920 0 obj <<
+4929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4924 0 obj <<
-/D [4922 0 R /XYZ 90 757.935 null]
+4933 0 obj <<
+/D [4931 0 R /XYZ 90 757.935 null]
 >> endobj
-1434 0 obj <<
-/D [4922 0 R /XYZ 90 631.363 null]
+1480 0 obj <<
+/D [4931 0 R /XYZ 90 631.363 null]
 >> endobj
 186 0 obj <<
-/D [4922 0 R /XYZ 90 624.763 null]
+/D [4931 0 R /XYZ 90 624.763 null]
 >> endobj
-4925 0 obj <<
-/D [4922 0 R /XYZ 90 512.343 null]
+4934 0 obj <<
+/D [4931 0 R /XYZ 90 512.343 null]
 >> endobj
-4926 0 obj <<
-/D [4922 0 R /XYZ 90 512.343 null]
+4935 0 obj <<
+/D [4931 0 R /XYZ 90 512.343 null]
 >> endobj
-4927 0 obj <<
-/D [4922 0 R /XYZ 90 434.754 null]
+4936 0 obj <<
+/D [4931 0 R /XYZ 90 434.754 null]
 >> endobj
-4928 0 obj <<
-/D [4922 0 R /XYZ 90 378.341 null]
+4937 0 obj <<
+/D [4931 0 R /XYZ 90 378.341 null]
 >> endobj
-4929 0 obj <<
-/D [4922 0 R /XYZ 90 315.954 null]
+4938 0 obj <<
+/D [4931 0 R /XYZ 90 315.954 null]
 >> endobj
-4930 0 obj <<
-/D [4922 0 R /XYZ 90 253.756 null]
+4939 0 obj <<
+/D [4931 0 R /XYZ 90 253.756 null]
 >> endobj
-4931 0 obj <<
-/D [4922 0 R /XYZ 90 231.444 null]
+4940 0 obj <<
+/D [4931 0 R /XYZ 90 231.444 null]
 >> endobj
-4932 0 obj <<
-/D [4922 0 R /XYZ 90 231.444 null]
+4941 0 obj <<
+/D [4931 0 R /XYZ 90 231.444 null]
 >> endobj
-4921 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F50 339 0 R /F21 2075 0 R /F72 471 0 R /F23 340 0 R /F95 1779 0 R >>
+4930 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F50 339 0 R /F21 2111 0 R /F72 471 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4952 0 obj <<
-/Length 1680      
+4961 0 obj <<
+/Length 1675      
 /Filter /FlateDecode
 >>
 stream
-x��Ym��F��_�T)�R���kU����楽��$��Y�ix
�s�_�}��]�$�T)9�
fg�yfv
�;
Z?�~�
M�\b1�\�Z�K�A�s�Y����F g<AB�z��
I0�
chg�v��"����EPl/..yŋ$J�����>�^!�����+���)��#�SO���
��WO���
��O�,�L�};f��I
K�ԓW|ɋ1�m�.�#�Bj#�I���nG�GH��RV�
�����[h���3
�|k�f%���������4�-�3 �cy��u̖���D��P��%M�mo�
d�D\!�ZL�:+�WvMȜ��?hS�Y�V%��]�%A��1�y���۞Ȏ#s�(p=�$-�	����5�c�h�+^/[��ܠ�2�z�zP�"���euss�S^��fe�%�R^
��l�����;��
�8�]Y��Tx�j%�`L��^O��<��jՠYD
�қҴF
q t�sD�����Ä1²5a �fW�Г9h?2�yDh*Y
�L0���8�8L���r#2З��{��:�–���,-�B�� �ܖO�ռX*�/80�l>�ML��x
1"%�c{�o���4\�IG��ˎ��y�AXE�Lļ�ɜ���Z�
/e
��l�Ҙ���<x���rۋ��V���C�h�ס�%�#C����F_��y���;CѯԊU��8�P�G-/�X[�PW�A7V,�r{ūu�v��R��V�W�]����ݤ°&�9��)'�rX��;A3�,��/*gU�$�A�5^���l�K���	��H`�֓��xBD��P�4�ʑ+_�Ռ�V
��at��ɀ
pwsT�8�F���\�ŒJ�l�{ӡ�@���M(ʑ�$匑-YG�J�G��9������*���/*��T�D� Jei ӗ�`-���
�yVU"�~�
�"���^]Ԇ��������� �<�c�
0�Q��R���<��vH�%���Q,�ar.@�\VPiT�x;��[����F�q���/���S��
-���{��A�6�v@���#��
2u=�'�
Ӆ��u$+�{�'��
E��`�`���r����c�%�N�.�L�$�{���H�y.�=Ab� �0Lx��Y��g�6�W��
-�Y������'����j�m����kH��J]�'�F�#�Y�tN=z���b�Σ�ʝo��]<�mP�>����4tfD���oA(��GC��<>��?�A!�TB�@�= �1�
-�9S�����ӧ+����we��ڽq�s�p��������A�&�2��R�Q
���‰l^�Fݢ�)�r�fiU�|
������R*�qnj;�i�k����z
�
�H�l�Z�
�45��r{-�de/�^����F	*AINs
KG'��]���䵭
�>$���|��/�_|���2;˹>m�}^�'3{.�����S�1V
��bw��"'՝89�=fr��[�Y�ά����2J>���s6հ�Gd��V�h���
�䏪���'�b��s���@ ��_�?�P&��N��}��U$u����[��7���zL�m��2H�u��ท�xQ6mt�}�//8"�� &�ox
/��wV=z>R�)�!�o��UU���f����(/@TM�<���N
-��5l���E�i�M<LT��	�R��
+x��Ym��F��_�T)�R���kU����楽��$��Y�ix
�s�_�}��]�$��w,0;��>���Zw�~
�x;�^��b��صn����"@1�nC뵍@�x� ���A;(�`v=����튇E0{͋��^\\�I���}6�B��C@�V���"��#�S
\�
(A@ȫE�?���Z�i
��x�)�o�
�<�ci�z�/y1F��ӅxD]Hm�3�t�����	5�B�+�
��"�~
�P<fA@�om�Tb9��kl݌~A�ax��>:��]�\�,Y{8H�#�
eH_����r}�AfM�R�Մ�3szEaׅ�i���vE�EiU�J߅YD�
�'<����11:'��3�	�G�š
\�Y�;��Vq�����Z�U���ˬЃj4,v��(���;��B $43�,���ZY
gcL�M���Go �1�\�_I��Pm��iW��������V
�E�1*wS�֨!��{����� v�p�@X�d��~`v�;���#�G���Ձ�3<����ô�?� 7*}��~���cYG(lyH
giY|�嶬x����R9}��Yf;��3����WQ����#R<����.�9N�em�t�
+|1�)N�
�U�@�D�K�̹	��u���R�`��/��~�̃�Y-����l��O:T�
Pr<2�V�����'FN2sqg(���Ѣ��2
��?���
�a��Jb!"�����|Cn�x�.�.�Z�c��
+�򪲋�W��܁0���Xm:��Im
`�N��<���΋�Y���w�u�W�}'M pIC"U�6a�U� L�Z(Z�'D$� 
� K�
���Xk��;6A'��
�� w'���I3J�u��j ܨ�Ȗ�7
��4݌�X��
9KR�ْu��~��߈G���mVYl��|Q�\��$"P*K(ظ��k�m�� �gU%2�'��A�!BO�L��Em��XOM�j���
��>v���e�A�#�I����m��]r{

Ţ&�D�e�F��3Y�EqymD
P׫x�Z�l?�}� ky��K
ThS�o4Q@��=O� S�3xr�@0]H�_G�b����X�Qd���Y &?��G

:.YR���ʔMbw�ծ>t�
�CO�� $
�d�vVF��Y����Y���xf�F�l��x���v�g����g�{�2��	���d&*ۇS�^�y�X��r���a�9�@��!�|���
����[J�%��ѐi ��w��qP�2�P� Px �@L at A��y�T����#���_�Fл��v��q���q��"
+ҪA�Xˠ�J�Fy��
'�y)u�p�ܷ
+�Y��U��y$BfÃw
+J���
s�@_�鮵�"��y\[4�#�jM{���x���<����{��7G%�%9�y,
��Rv�N���׾z��<h��u���n���,���!�y1�P���:��R��c�t����aE
+՝89�=F���-�,
UgVi�z_�%�Ċs��j��#�YB�4Pt�j�GU���\1	��9A�| ���/�j(�{����V�*���Y����i
+�?J^|=��6�|��:�Kp�KU�(�6�X>XwD���
���W�ΪG�G�w;{��^UU~1�n6�(�:��D�4���~<��� �%M[_$�����D�����/�h�(
 endstream
 endobj
-4951 0 obj <<
+4960 0 obj <<
 /Type /Page
-/Contents 4952 0 R
-/Resources 4950 0 R
+/Contents 4961 0 R
+/Resources 4959 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 4840 0 R
-/Annots [ 4933 0 R 4934 0 R 4935 0 R 4936 0 R 4937 0 R 4938 0 R 4939 0 R 4940 0 R 4941 0 R 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4949 0 R ]
+/Parent 4849 0 R
+/Annots [ 4942 0 R 4943 0 R 4944 0 R 4945 0 R 4946 0 R 4947 0 R 4948 0 R 4949 0 R 4950 0 R 4951 0 R 4952 0 R 4953 0 R 4954 0 R 4955 0 R 4958 0 R ]
 >> endobj
-4933 0 obj <<
+4942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.242 507.051 194.776 517.581]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_6e192bab4a848124e98adc8e04f1b780) >>
 >> endobj
-4934 0 obj <<
+4943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 468.093 160.465 478.997]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_f724448826bbc00406f8f680b31fcaad) >>
 >> endobj
-4935 0 obj <<
+4944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 418.923 175.967 429.453]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_7698afbb74c4d9ef4a404fd200b9226c) >>
 >> endobj
-4936 0 obj <<
+4945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 379.965 204.739 390.869]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_6a570635ea948e8b83a131c1433f558a) >>
 >> endobj
-4937 0 obj <<
+4946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [232.076 379.965 283.313 390.869]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4938 0 obj <<
+4947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 341.38 244.091 352.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_162dc548ba77c3b8b0c09b83740b0add) >>
 >> endobj
-4939 0 obj <<
+4948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.428 341.38 322.665 352.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4940 0 obj <<
+4949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 302.796 191.718 313.7]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4941 0 obj <<
+4950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 302.796 288.852 313.7]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_68155a8dd4748908068c4f06816ced9e) >>
 >> endobj
-4942 0 obj <<
+4951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 264.211 191.718 275.115]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-4943 0 obj <<
+4952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 264.211 303.079 275.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_97f31ca582bbc0a736ce5f3167021638) >>
 >> endobj
-4944 0 obj <<
+4953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 226 150.493 236.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_766f30dae23752bf497bca855ef8b259) >>
 >> endobj
-4945 0 obj <<
+4954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 187.042 264.424 197.946]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_c7a892d14bca002fc1a03f9b8a950850) >>
 >> endobj
-4946 0 obj <<
+4955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 110.925 176.332 121.829]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_6d81efe6a6302e1b6296be157faeb73e) >>
 >> endobj
-4949 0 obj <<
+4958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4953 0 obj <<
-/D [4951 0 R /XYZ 90 757.935 null]
+4962 0 obj <<
+/D [4960 0 R /XYZ 90 757.935 null]
 >> endobj
-1435 0 obj <<
-/D [4951 0 R /XYZ 90 630.886 null]
+1481 0 obj <<
+/D [4960 0 R /XYZ 90 630.886 null]
 >> endobj
 190 0 obj <<
-/D [4951 0 R /XYZ 90 623.868 null]
+/D [4960 0 R /XYZ 90 623.868 null]
 >> endobj
-4954 0 obj <<
-/D [4951 0 R /XYZ 90 523.614 null]
+4963 0 obj <<
+/D [4960 0 R /XYZ 90 523.614 null]
 >> endobj
-4955 0 obj <<
-/D [4951 0 R /XYZ 90 523.614 null]
+4964 0 obj <<
+/D [4960 0 R /XYZ 90 523.614 null]
 >> endobj
-4956 0 obj <<
-/D [4951 0 R /XYZ 90 487.051 null]
+4965 0 obj <<
+/D [4960 0 R /XYZ 90 487.051 null]
 >> endobj
-4957 0 obj <<
-/D [4951 0 R /XYZ 90 437.508 null]
+4966 0 obj <<
+/D [4960 0 R /XYZ 90 437.508 null]
 >> endobj
-4958 0 obj <<
-/D [4951 0 R /XYZ 90 398.923 null]
+4967 0 obj <<
+/D [4960 0 R /XYZ 90 398.923 null]
 >> endobj
-4959 0 obj <<
-/D [4951 0 R /XYZ 90 360.339 null]
+4968 0 obj <<
+/D [4960 0 R /XYZ 90 360.339 null]
 >> endobj
-4960 0 obj <<
-/D [4951 0 R /XYZ 90 321.754 null]
+4969 0 obj <<
+/D [4960 0 R /XYZ 90 321.754 null]
 >> endobj
-4961 0 obj <<
-/D [4951 0 R /XYZ 90 283.17 null]
+4970 0 obj <<
+/D [4960 0 R /XYZ 90 283.17 null]
 >> endobj
-4962 0 obj <<
-/D [4951 0 R /XYZ 90 244.585 null]
+4971 0 obj <<
+/D [4960 0 R /XYZ 90 244.585 null]
 >> endobj
-4963 0 obj <<
-/D [4951 0 R /XYZ 90 151.277 null]
+4972 0 obj <<
+/D [4960 0 R /XYZ 90 151.277 null]
 >> endobj
-4964 0 obj <<
-/D [4951 0 R /XYZ 90 127.772 null]
+4973 0 obj <<
+/D [4960 0 R /XYZ 90 127.772 null]
 >> endobj
-4950 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F21 2075 0 R /F65 376 0 R /F72 471 0 R /F99 2114 0 R >>
+4959 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F21 2111 0 R /F65 376 0 R /F72 471 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-4997 0 obj <<
-/Length 1483      
+5006 0 obj <<
+/Length 1479      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~���^2	�i^DI
�[��V k���d�q���Ir]��
R�,;�c�Κ�
H���s�ΕؚY�z9�e<]x�HxԳ�7�����)�Ƒ��&���}�l�E^_:�y���Q^�O��X�����,�8
+��]�!Mq���ƚ�����	F�m\^�!."�o����͊�IX�ΐrl�
Am��Ş~�F���!�-�)<�
�6X
�:
�3 @[Dk���gܚ������WFL�R�J-�2�&����6�u՚��7�|�r��w�r���s�N13|�y9��9�fK���ZI�s<ͳ�2/{��e�Ւ"����jUV2�u6-�
�⫾�.|j ��j�S���X^��[���Vq�9Cƅ�ϕ	�
Vyq6�ž(t-�$*�%�-�y؎�C최����� l��5��^&2���^\�mY��,���� �n7����D*�e�$��	��F����HMsnH�c�/&+P�QJ�"����Wl�
6�f�U�Z� ��A���_
F�b��j/�f_3�ĉq4��`x �(�Y��
*g����|���[�~1�8��#5��>RQ�
�M[r�67��
����
-2��f�4|�v<�B��P�
y�F�d721�
-�4�|�]��2���j
/��`�����8���X�u
�7��I�/�|�����O����ʐ��<��0�A�G]���~T.�k�'�"�����g�S��Ϛ�F�y
)!:_� �v��y��fu�E�P7�SiU���U��7=���nc���J�E=tG��͚U��/
:)�wzOD8
-r���7��ǚ��
|���������_�3s�Q �)ᵔ����
j���3���̔g�d���J�a+�rr*��5˸����x ��C�;%� SS �̷(�}�P�D=r�']e瓌�ό����6e�f�K�c$T�h��À|yU�w��
��
}@E��7�Z
��n,RS,u�S,�͒Y�QԴ���Ghsz�~�)����m��.�vX��
��u��
�YC��R��>Y�z��ռA�~|ڑj=\�H
��=*�K=O��R����Z��'TR���?����8��
���KiƘE,����>{ȅ�4 �ɽ���yr��<��l�p����M�6�
-�
�:b����v�v��Yg�t1��)��=�kU
�BC X	�
-��p��\u�
#�Z�W�B��#����v|�%f$��9���	>��W-�]�("�!��V�-���E��Ճ�/��=��ȩ����
]�������8�
!%��
[7��-�mq\�t�r�/n{��$xܜ�zH��G�3v.��H�&\\��HMm�
���){��R�;��e30�a���Q��E����C07��$LA
-9C�וl _���j�~hK����!�������h�\.ѴD�,�(�F�y2�[L���q����l8�
�4x�0�M�Q��ˋ
+x��Y[o�6~���^2	�i^DI
�[��V k���d�q���Ir]��
R�,;�c�Κ�}�LQ����υؚY�z9�e<]x�HxԳ�7�����)�Ƒ��&���}�l�E^_:�y���Q^�O��X�����,�8
+��]�Mq����Z�����	F�m&\^�!."�o���C͌�IX�ΐrl�
Am����
y#od��������MVB���
��Ѩp��[�t��=�"ea�D`-���r)��ĺ�9��]�y��zy �W���Qʵ6�ϕ:�������z;�`�-�����;��4��ʼ쑢�=WS�0Ϊ�UYɴO�ٴqdK��wt�S+�=y�69E�K�!aH����~����*�3gȸ��2��*/��T�ŮE�De=���0ۑt��ާ
ӻ�%���e��~��L�~�'��|[��<��lfȻ
��$,�0�J�G������	��f�X�H-snDð����!(���oI>-���B���@�@�� ѐ� 
 [...]
p^�#Y�݈��*
@������e:O�:^,2��&@W��q�ס���<�oV�k�_�)�h����zہ�!��y�'�a
�ڏ:�����\�ᬹ��,���"�eO��?k�x�RBt�b
+�5�0�9h\�ᖚ�m�w��iy�z�1��ʜa
+��1����Wy;@�(U�,�C8�m�z�p�|񰣓b|���GQ.���Ƶ�\S��
UM�O��
~�{�<02���^K~Pŝ� �y�<��Lz�H�l�
b�ZG��S���Y��m��# �
��)���Ya��r;�w ��$��w��v>�3񙁸��o��i5�miw��2w%��/������A�������FV���^�=�TK��.�!�fʬ��(j�I��#�9=^�UP(t�6�KU�,�X�Qĺ�Pt�Ѓ@�Q��'+Q�1��7�^ÏO��Z7�
�Ǫr�:�˥�'�w�����/����9*)G��E��b�@�`h�RD�6�E�,*���
ra-M Pr��'y�
�6��7�w� o��asow�
r
�u�pGH�d;���S:�6�Sܷ
��XCq�

i d%�+��u7c�]j3�k�_
y���&���A���P|��>
+h�$��#^]�|v����
���[Q�
S�uZV���C� ��QEN���^�
+����
O��c�B��ܰu��"��&��NW,����U��N�7��M���q��c�qn�4n��K�����/�
����e���U��{�s�l��"L��}?*Q�(���s���3d�w]Ɇ���>X���m���Nx�[�o�j~>-�K4-�"�����|����
)��j���-��lj;Lu��i��_ϕ��
 endstream
 endobj
-4996 0 obj <<
+5005 0 obj <<
 /Type /Page
-/Contents 4997 0 R
-/Resources 4995 0 R
+/Contents 5006 0 R
+/Resources 5004 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 4947 0 R 4948 0 R 4966 0 R 4967 0 R 4968 0 R 4969 0 R 4970 0 R 4971 0 R 4972 0 R 4973 0 R 4974 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4994 0 R ]
+/Parent 5021 0 R
+/Annots [ 4956 0 R 4957 0 R 4975 0 R 4976 0 R 4977 0 R 4978 0 R 4979 0 R 4980 0 R 4981 0 R 4982 0 R 4983 0 R 4984 0 R 4985 0 R 4986 0 R 4987 0 R 4988 0 R 4989 0 R 4990 0 R 4991 0 R 4992 0 R 4993 0 R 4994 0 R 4995 0 R 4996 0 R 4997 0 R 4998 0 R 4999 0 R 5000 0 R 5003 0 R ]
 >> endobj
-4947 0 obj <<
+4956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 707.957 176.332 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_8a354fa2b600043e51e8556864b69dbf) >>
 >> endobj
-4948 0 obj <<
+4957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.669 707.957 281.496 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-4966 0 obj <<
+4975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 660.136 176.332 671.04]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_de012d0e50f285077169741e9940f414) >>
 >> endobj
-4967 0 obj <<
+4976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.669 660.136 288.122 671.04]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-4968 0 obj <<
+4977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 612.316 176.332 623.22]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_46a0e4adbfa5f07c11b1cefeaeab50a9) >>
 >> endobj
-4969 0 obj <<
+4978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.669 612.316 254.906 623.22]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4970 0 obj <<
+4979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 575.828 184.081 586.358]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_12f9c11414ff84c5f98e089fe1671e4b) >>
 >> endobj
-4971 0 obj <<
+4980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 502.039 229.552 512.943]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_947140ae6a3b18452b6e69dfcf3daf51) >>
 >> endobj
-4972 0 obj <<
+4981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 502.039 308.127 512.943]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4973 0 obj <<
+4982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 465.177 196.347 476.081]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_b482b0092b8947168a9cc650e7f5a666) >>
 >> endobj
-4974 0 obj <<
+4983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.684 465.177 274.921 476.081]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4975 0 obj <<
+4984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 428.315 220.038 439.219]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) >>
 >> endobj
-4976 0 obj <<
+4985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [247.375 428.315 298.612 439.219]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4977 0 obj <<
+4986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 391.454 224.003 402.357]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_a76dc794cd0a663bebbf8fc0d11d9714) >>
 >> endobj
-4978 0 obj <<
+4987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 391.454 302.577 402.357]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4979 0 obj <<
+4988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 377.829 272.49 387.734]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-4980 0 obj <<
+4989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.905 354.965 182.439 365.496]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_81788a9e6af2cd17a632e4008b4b5634) >>
 >> endobj
-4981 0 obj <<
+4990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 306.771 176.332 317.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4982 0 obj <<
+4991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.071 306.771 227.878 317.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_ebaa837f2ff5fafb87e1e9ceaa9ccfa1) >>
 >> endobj
-4983 0 obj <<
+4992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.215 306.771 306.452 317.675]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4984 0 obj <<
+4993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 269.909 167.466 280.813]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_d56183741949b698e9781549d3da5fa5) >>
 >> endobj
-4985 0 obj <<
+4994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 269.909 222.518 280.813]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4986 0 obj <<
+4995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 191.139 180.54 202.043]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_6e1f5c74ae6b2a7fda7094889aa46300) >>
 >> endobj
-4987 0 obj <<
+4996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 191.139 259.114 202.043]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4988 0 obj <<
+4997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.404 191.139 383.642 202.043]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4989 0 obj <<
+4998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 152.285 178.239 163.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_c8977c97bf04a9145308585bf0f79110) >>
 >> endobj
-4990 0 obj <<
+4999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 152.285 256.813 163.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4991 0 obj <<
+5000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.103 152.285 381.34 163.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-4994 0 obj <<
+5003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-4998 0 obj <<
-/D [4996 0 R /XYZ 90 757.935 null]
+5007 0 obj <<
+/D [5005 0 R /XYZ 90 757.935 null]
 >> endobj
-4999 0 obj <<
-/D [4996 0 R /XYZ 90 725.058 null]
+5008 0 obj <<
+/D [5005 0 R /XYZ 90 725.058 null]
 >> endobj
-5000 0 obj <<
-/D [4996 0 R /XYZ 90 677.237 null]
+5009 0 obj <<
+/D [5005 0 R /XYZ 90 677.237 null]
 >> endobj
-5001 0 obj <<
-/D [4996 0 R /XYZ 90 629.417 null]
+5010 0 obj <<
+/D [5005 0 R /XYZ 90 629.417 null]
 >> endobj
-5002 0 obj <<
-/D [4996 0 R /XYZ 90 592.555 null]
+5011 0 obj <<
+/D [5005 0 R /XYZ 90 592.555 null]
 >> endobj
-5003 0 obj <<
-/D [4996 0 R /XYZ 90 517.117 null]
+5012 0 obj <<
+/D [5005 0 R /XYZ 90 517.117 null]
 >> endobj
-5004 0 obj <<
-/D [4996 0 R /XYZ 90 482.278 null]
+5013 0 obj <<
+/D [5005 0 R /XYZ 90 482.278 null]
 >> endobj
-5005 0 obj <<
-/D [4996 0 R /XYZ 90 445.416 null]
+5014 0 obj <<
+/D [5005 0 R /XYZ 90 445.416 null]
 >> endobj
-5006 0 obj <<
-/D [4996 0 R /XYZ 90 408.554 null]
+5015 0 obj <<
+/D [5005 0 R /XYZ 90 408.554 null]
 >> endobj
-5007 0 obj <<
-/D [4996 0 R /XYZ 90 371.693 null]
+5016 0 obj <<
+/D [5005 0 R /XYZ 90 371.693 null]
 >> endobj
-5008 0 obj <<
-/D [4996 0 R /XYZ 90 334.831 null]
+5017 0 obj <<
+/D [5005 0 R /XYZ 90 334.831 null]
 >> endobj
-5009 0 obj <<
-/D [4996 0 R /XYZ 90 322.089 null]
+5018 0 obj <<
+/D [5005 0 R /XYZ 90 322.089 null]
 >> endobj
-5010 0 obj <<
-/D [4996 0 R /XYZ 90 287.01 null]
+5019 0 obj <<
+/D [5005 0 R /XYZ 90 287.01 null]
 >> endobj
-5011 0 obj <<
-/D [4996 0 R /XYZ 90 210.113 null]
+5020 0 obj <<
+/D [5005 0 R /XYZ 90 210.113 null]
 >> endobj
-4995 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R >>
+5004 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5021 0 obj <<
-/Length 1826      
+5030 0 obj <<
+/Length 1823      
 /Filter /FlateDecode
 >>
 stream
@@ -27176,2136 +27145,2163 @@ x
 ��@�5Yc0��\�a
�&:>�=
�֎Кs��V���(��eˤ��!�X�g�
�W��U᥅F
�A�ED�6d��̛VT5[>�b��q
��
 ��7 (�u����]@1� J!)�A@�����dm�=P>�X�Y�P���I���:�*�G"yP��$���v���V�͍�������c���ƿ��Y�{��(��pIjf�xׅ��4p���{�K�c�ޔ�<����l\�D��i[JK��ޢ~Uu��͢e��)��]NBY�PQ��|�᤺�bڕI3@] dR�C��&�i�xiW��һsO�4cO�f<P�8�B<���F�!�2͌�ʗ/^��*Xv���#IV8zxkl�
I2 �R���B��7�p
�tM�:dp��j�>3ARA�O��3�6K��
S�?�\��v����}���^�4��rU�G7�����N�g���K�nL
�ޑovD5J���e;���B�z�a/���j3�^k��,�;R�w�}V����{���u��Ġٍ�4b�U4��
s��4b�
�h���ֺ}4"��������A4B�tiD}(����/42L#KP	ڞ�Nu�y蠑��<ž�G�ܹ�GT�a82�7��
$ [...]
 ܝ��0u����9��r�
�ߝfn=��%͚7f�c����b W���cO��@���[�t#J ,��7ąz��Qh�VV��� Ҋӧ�1�k���+�(�Qp�ۮ!iK��W:�:ҁ�|8CR3t �œL�����^�<�K��AAk�VN��͕�

T��U�lZ�U�^'��޶�*�����z����5��v�9<j�R���<i-NX���.��Dy�
-�i!����	���p_�Z�7�e:�ڰ��՛0�U�C$7F�N����6Մ�!�
p����J�>z��O�'��CR5E�:Ϸ���[���.��)������#�FJ�
�h���I��(��� 
:
��b��
+�i!����	���p_�Z�7�e:�ڰ��՛0�U�C$7F�N�����!���NJ�>z��O�"��v�
����������-2���m���
wr���%�􁵐��j��
n
+��C��
��c
 endstream
 endobj
-5020 0 obj <<
+5029 0 obj <<
 /Type /Page
-/Contents 5021 0 R
-/Resources 5019 0 R
+/Contents 5030 0 R
+/Resources 5028 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 4992 0 R 4993 0 R 5015 0 R 5016 0 R 5017 0 R 5024 0 R 5018 0 R ]
+/Parent 5021 0 R
+/Annots [ 5001 0 R 5002 0 R 5024 0 R 5025 0 R 5026 0 R 5033 0 R 5027 0 R ]
 >> endobj
-4992 0 obj <<
+5001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 658.204 226.034 669.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_bdd1d97c66bb40b6b396982cc6dfc182) >>
 >> endobj
-4993 0 obj <<
+5002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [317.301 658.204 368.538 669.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-5015 0 obj <<
+5024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.651 607.489 166.016 618.393]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate_e1b84de453a8ba7224dbc5e378011e9b) >>
 >> endobj
-5016 0 obj <<
+5025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.567 607.489 341.887 618.393]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-5017 0 obj <<
+5026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 607.489 513.996 618.393]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-5024 0 obj <<
+5033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 595.534 200.564 606.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-5018 0 obj <<
+5027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5022 0 obj <<
-/D [5020 0 R /XYZ 90 757.935 null]
+5031 0 obj <<
+/D [5029 0 R /XYZ 90 757.935 null]
 >> endobj
-5023 0 obj <<
-/D [5020 0 R /XYZ 90 716.221 null]
+5032 0 obj <<
+/D [5029 0 R /XYZ 90 716.221 null]
 >> endobj
-5025 0 obj <<
-/D [5020 0 R /XYZ 90 558.305 null]
+5034 0 obj <<
+/D [5029 0 R /XYZ 90 558.305 null]
 >> endobj
-5026 0 obj <<
-/D [5020 0 R /XYZ 90 507.584 null]
+5035 0 obj <<
+/D [5029 0 R /XYZ 90 507.584 null]
 >> endobj
-5027 0 obj <<
-/D [5020 0 R /XYZ 90 475.298 null]
+5036 0 obj <<
+/D [5029 0 R /XYZ 90 475.298 null]
 >> endobj
-4965 0 obj <<
-/D [5020 0 R /XYZ 90 452.986 null]
+4974 0 obj <<
+/D [5029 0 R /XYZ 90 452.986 null]
 >> endobj
-5028 0 obj <<
-/D [5020 0 R /XYZ 90 452.986 null]
+5037 0 obj <<
+/D [5029 0 R /XYZ 90 452.986 null]
 >> endobj
-5029 0 obj <<
-/D [5020 0 R /XYZ 90 389.217 null]
+5038 0 obj <<
+/D [5029 0 R /XYZ 90 389.217 null]
 >> endobj
-5013 0 obj <<
-/D [5020 0 R /XYZ 90 366.905 null]
+5022 0 obj <<
+/D [5029 0 R /XYZ 90 366.905 null]
 >> endobj
-5030 0 obj <<
-/D [5020 0 R /XYZ 90 366.905 null]
+5039 0 obj <<
+/D [5029 0 R /XYZ 90 366.905 null]
 >> endobj
-5014 0 obj <<
-/D [5020 0 R /XYZ 90 317.664 null]
+5023 0 obj <<
+/D [5029 0 R /XYZ 90 317.664 null]
 >> endobj
-5031 0 obj <<
-/D [5020 0 R /XYZ 90 303.137 null]
+5040 0 obj <<
+/D [5029 0 R /XYZ 90 303.137 null]
 >> endobj
-5032 0 obj <<
-/D [5020 0 R /XYZ 90 255.933 null]
+5041 0 obj <<
+/D [5029 0 R /XYZ 90 255.933 null]
 >> endobj
-5033 0 obj <<
-/D [5020 0 R /XYZ 90 241.405 null]
+5042 0 obj <<
+/D [5029 0 R /XYZ 90 241.405 null]
 >> endobj
-5034 0 obj <<
-/D [5020 0 R /XYZ 90 194.201 null]
+5043 0 obj <<
+/D [5029 0 R /XYZ 90 194.201 null]
 >> endobj
-5035 0 obj <<
-/D [5020 0 R /XYZ 90 179.674 null]
+5044 0 obj <<
+/D [5029 0 R /XYZ 90 179.674 null]
 >> endobj
-1436 0 obj <<
-/D [5020 0 R /XYZ 90 81.662 null]
+1482 0 obj <<
+/D [5029 0 R /XYZ 90 81.662 null]
 >> endobj
-5019 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F95 1779 0 R >>
+5028 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5048 0 obj <<
-/Length 1413      
+5057 0 obj <<
+/Length 1410      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W�C)$Z�KE�ė ������p���^��*��w�)ъ�!
S
���9s!��p��b�|28������3�w�H� A�3�;�.!���`���`7̓p:
R�f�v��y8����0ߞ��gI��q>$���׳r�a��䒐�J%�	���oF��	�m����
-��
k� �֪���Y
��6�U�*Ke$��^靫t"�s�@;
\L��`�h��D�	g�
n?`g�WF,��J
N\c�f�� ��
�B�p���w
��rA%CL�C�[:�������AN����Y�9�]�a�3b�#�}gT��Ҭ�C;���/�3�
1
�E�ed�;����4�`3�a:7?6Q
�_w��J�!��꟪Ֆ*�ڱ�ܮ�\�+�+p[�f"k���dq�ca at A"�Z2���x=W=�
I`�^L۶�� �UX�b�\�%�@��
ˠQ '
 ���ESD,Q�UFq}�sU��hUFY�#�M���V���"��Xe���
��>
 �I�r�
���8�Ѳ
-;x-�*7ߩ� ��'�n�:�N8 b ���}�{F�<�C���
�*?{5Yc���v#��r#�h���7��NI�Mu��1�fyX����<K�!��(D֢9k~�*��\��5~��2d���q�eFA��6;��$�q�s"����&>A
>J�N
~G����z��&|�%��-"@|k��յA
�Fq�LO�p����6M�g�����U���'_B��d�0|]�M����l�NTZ��j�}�[��%�FW{�P����y��KUm,�

�taD�1��:�K=r8�C�Aw���z��Tt�nG�x�Kt���6�8"��k�cg�KS��YV�~���
�>}��c�S�R���a<p�l=�脋��:,�a;lk�
�a��}0&Cb�8`f��k~�Q�1�p��󅝎�5�*�y4�g����
yC޻��,-4�lY�ѧ���X|S�-��D�&w���M��D5�7�oˬ8J�}������[eQj!����X����u�#Q���x�.����o\�� �����k;
 J���k�AO<�HG]VY6�E�M�=�����t��U
}�����8�YT��G����]
��7l�]���=u
5�B�(z4]T�N��
��:�
_z�����2���%�� 	���W.�}�f�kή�޼������
-�u�;�%u| ��	�<N����ye�K{Z� [S8�����^�u���N����#����C�2��""@B�o��{[����9an�*�u(�k���0]�q]����h�F�V�"
��{�ȍ��d��ѩ�6���4�
�u3E.�ruzr��lЬ@��V9���N'���B :��r�4�$�
j��0э�������
+x��X[o�6~�����h͐)J�0�ͥH��^�b��Pl���+��a�}G$%K��A��:"����w.���
^OG�c��w�kM�,[�%�SbM�֍M"|8"c{<$��8����i�]�yL/��,ȶ�ǧi
��t�
�g����~��=:'�a�R�<���2�^�:���
N���rl��
mA
�������(�s�m2�-�URK��T'��
D�c�&�2:8�
���Qq��íY<����9��Z9�gmԪ�bԁkd]�
�ހ��9� ��.���C�&�p�#�>�5�A�C[�3Fk��
+E%��?����0k����سF�
&�v0��a
9
�8�F�!��z�d���v��DMK��m����ME�߭!B&�tH�}_��j�R&;E;�ە�˻�!e�zf�JMh���x�
n��r�!�/a2��s�C|� l�Ĵ�

+���U��˾��s�C4�b��)">k�C�SYaT�x*�Y��0MT�����h�{�� �*C�S�t	}� �#\�Y�Ģ�jJ���e��5t*�|�"H|Dz�>@�Jp9 �H�y��#C.��c;�̒�=��1��K���0�
�0S>�fJ��Ԓ���6L�c0�r����~��C��^����6�e�բ�LR���aȨ>{#���!�8�~�m���JmD�/�]M<�\|�&�:�39+��A�MxKƄ����VKK\�k
�n�Ž��aq�Q��=�uS�
Ĩo�u�K���#��P��L22>�6�&KC�y:[�2)U��.�
���l�*��Y�DfAM��,����RE��a�ТO�H
���9,�"�@w�
�z���W݌8��f�h��Q��a�xޮ	�O�U�uA��'i�����}�:�G���������x�v�ze�	
\uX��v�� �>��>�.��1\�1�H�5���혨9T���L�W�M�7Y8�Lint��&�młY��U�����Z�O̟�my�`?Q��
#�S���� ���̊�D��,�]n��U&���,J�u&��Y�=U��L��d	<-
|㒷�}�/� �^�� Pꥭ�X�
z��D:h�̲�.�M�u@�{f�QoVYx��܃Cq�W���70��_
���(�Uo؂�0r�3�
��B�(z0]d���
+��:�
�zy�����~yx��+HBn�����.�O�q����WgӾ�j�-�lA-���+ �Q5���;�,TiO�� d�
G94��k��v���`�xO�<�>� -\�
 ��*�}�y��u&��*
��	}�1�ٯC�m���:���ͱ�?y�/0*��#��U�����g_���;�Z��B�F��w,�bu|t��l�,GпV
+�#(LG���������iUK����q�x ���w�
 endstream
 endobj
-5047 0 obj <<
+5056 0 obj <<
 /Type /Page
-/Contents 5048 0 R
-/Resources 5046 0 R
+/Contents 5057 0 R
+/Resources 5055 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 5036 0 R 5037 0 R 5038 0 R 5039 0 R 5040 0 R 5041 0 R 5042 0 R 5045 0 R ]
+/Parent 5021 0 R
+/Annots [ 5045 0 R 5046 0 R 5047 0 R 5048 0 R 5049 0 R 5050 0 R 5051 0 R 5054 0 R ]
 >> endobj
-5036 0 obj <<
+5045 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.923 336.061 197.177 346.965]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5037 0 obj <<
+5046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.912 181.432 316.06 192.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-5038 0 obj <<
+5047 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 126.573 160.207 137.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) >>
 >> endobj
-5039 0 obj <<
+5048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.977 126.573 192.655 137.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed54312979a12cae5ebb0791496e1ccce7a) >>
 >> endobj
-5040 0 obj <<
+5049 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.643 126.573 217.621 137.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed505abaa6ff4aa204c25c94719e8a2b6f4) >>
 >> endobj
-5041 0 obj <<
+5050 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.61 126.573 251.932 137.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5b7fe867b1243e111ef4364e3ef5b5329) >>
 >> endobj
-5042 0 obj <<
+5051 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.921 126.573 336.614 137.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5bed2d3fff60e7c0b8fc325bf46f9725f) >>
 >> endobj
-5045 0 obj <<
+5054 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5049 0 obj <<
-/D [5047 0 R /XYZ 90 757.935 null]
+5058 0 obj <<
+/D [5056 0 R /XYZ 90 757.935 null]
 >> endobj
 194 0 obj <<
-/D [5047 0 R /XYZ 90 733.028 null]
+/D [5056 0 R /XYZ 90 733.028 null]
 >> endobj
-5050 0 obj <<
-/D [5047 0 R /XYZ 90 651.04 null]
+5059 0 obj <<
+/D [5056 0 R /XYZ 90 651.04 null]
 >> endobj
-5051 0 obj <<
-/D [5047 0 R /XYZ 90 591.531 null]
+5060 0 obj <<
+/D [5056 0 R /XYZ 90 591.531 null]
 >> endobj
-1490 0 obj <<
-/D [5047 0 R /XYZ 90 479.416 null]
+1483 0 obj <<
+/D [5056 0 R /XYZ 90 479.416 null]
 >> endobj
 198 0 obj <<
-/D [5047 0 R /XYZ 90 472.815 null]
+/D [5056 0 R /XYZ 90 472.815 null]
 >> endobj
-5052 0 obj <<
-/D [5047 0 R /XYZ 90 397.277 null]
+5061 0 obj <<
+/D [5056 0 R /XYZ 90 397.277 null]
 >> endobj
-1491 0 obj <<
-/D [5047 0 R /XYZ 90 285.868 null]
+1484 0 obj <<
+/D [5056 0 R /XYZ 90 285.868 null]
 >> endobj
 202 0 obj <<
-/D [5047 0 R /XYZ 90 279.268 null]
+/D [5056 0 R /XYZ 90 279.268 null]
 >> endobj
-5053 0 obj <<
-/D [5047 0 R /XYZ 90 143.644 null]
+5062 0 obj <<
+/D [5056 0 R /XYZ 90 143.644 null]
 >> endobj
-5046 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F21 2075 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R >>
+5055 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F21 2111 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5086 0 obj <<
-/Length 1320      
+5095 0 obj <<
+/Length 1315      
 /Filter /FlateDecode
 >>
 stream
-x��YKo�6��W�J at M���G�
�i춋���
�
A���^KIN�__R��vd�N
�� A�9���������������65x6����Aͱ i�v�#�c
�P�6�
�����F�:��+��/�ϯhByP��b��(�suyC�)7���$�B��aOG�i|
�<
| ��P� q�c-�w_�6�?i���=V�b�¦��������lhe�u9�X�4�L�	��,��`i�W�4�F�.	C6�LWb
�F����
e����\
��!�u�,/��_ ��X��_�Ȑö�8�	)hM��k�0Ķ�!� 
kCdϲ�!�q�t�)K�
-�0��J)^�rM��z�o l�,$(��΀�.�2�.�lO�Sӡ	����Xn3�Y�w�I��*L?ѣñ���m��4SS��އ<g�$�Ia�����`��)��"��"��ϑ
-�YR�����������Z�<��j�@�E����~����m^��U�"
Gi��*�[Z
�.pl��=h�Q"�u�,`�6����1�f�
�A�'���i�0lƆ
���|B��؛ɝUFX���>
�=A��81A�����٘�i�=Ͱ܏Xr,��eB�D�Ѡ�Kڇ�)⢅�ա$Ӛ�$��P�ǚ� W at w �Vը}*P?�™�����<
�<X�s�Z.UVX�ut
��,eI���k�`<qhʍ�����P��]=
-�)�70������/x�����b��㮺�����	��VEz�Y0�zw����N��]�`�bZa�C�r͆�y��qGq��N
��9y�� ����(S&��Y�Lc�z�?��h���;/
-aʄ7���$�C��l�����
-��Ma�CKDf����i�򅟳�

m�A��sY�O͏�5El���2I�&��Z�ԭ[[ah
|�	+���bea�2
ˌ�i3����Y'�}�U;�CT��?��i��e��<�A�n[�����?�KN���.�X��o����_U;B�f��%�F5��O� l�
�x�H	��"���tӇ%q��Yl86�٩*�WCl��c�<d̟�q����/�ڬ�||�w,�v�
y1U�s�mw�)�n/>~\��3��
�b�klO
)�8�N�]D�A��r[����A��9�O�������=2��G����]OT��T�(6�
ӭOR��q
7;�u�Wx\l�͙������9���oX5?���l�6�s)���
C�u�q�L�
���oiS�(��֚�_���� �m�|(��|4z||aʄe
�b�e���o'	�z���E[���q����}v
+x��YKo�6��W�J at M���G�
�i춋���
�
A���^KIN�__R��vd�N
��\l=�����
gD��4�]
~
F���y������5j�� �HO�;
!�
c� �����
�8�

�4Z<�)�_ل|q~~Eʃ"���_DA���zO��\�&!�L{:�L��������� 	���*�
�ha<��
+��x�I���\�k6���~���`@�(c��I�B��gOh��e��K��R��7�$pI��e��c`7�`LV�(��6��j��
����fy�x)��	
��E��G�
�U��LHAk�4�8Xs�!�%
�XX"
x��
����OY"xT��i�VJ�2�k"�t�+`�f!A��vlt��9t�e{❚M(���$��r�1�"�+N�oLVa��

�]��l�ߤ�������>�9�%1M
+�U�@D ��8O�P$��/}~�T8ς���̭~W�V���p�Т�I�W��.����k��4l�r����8Js��TTy����u�c;]�AS�ٯe��W<�\�Y5Cl(�
�=�4
@L��a36\��L�ʏ��L�2�Z���i��!:@�lj	B� ���O��$M��i��~Ēc��,$*�-^�>�L-�� ��\%Q���>�,�����F�S���Pδ/�XT^��������r���� ���|f)K�wF_�h�CSn�%��
�R���Q8�H齁���L�~�V���S>�
w�mou�p]�&O�(F��*�΂IԻs�ߴv�,@�+�
+�
�k6
�{8v��;��
w� F��k.@o��~ G�2)d��g�����/�E��w �yQS&��?�е'�
��f��ϗ�T �4h
+��Z"�0��OL�/���K�hh��"����(h~�ƨ)b�dž�IZ6�H�2@�n��
+Ck��NX���+
�aXf�N�Y=>�m8�:q�ȭ��1
�j%�)(ON�-s/�9�@v۪��F���]r��6p�u��~+U.�?AT��}\���Ր�?����v��"%Xދ$���M��}�g��� Zd��t^

��v�	�1Z��'��8k����u߱��
/��TTE��
�	���d~����qy���_.�寱=u�H��;yv
q��m�r�����,?�b
�g��<���B
rw=Q�NR����sL�>I%
 ��y���U^�q]�]7g��>V7�'�a��|��)ۤ[̥(ʻ3
��!��3�!�
��Ҧ\Q���5W�
*<;}�� �<>Ev>=>>�0e�2X1ʲh���wI���oQL�ŇxW
�ʇ��?d+{�
 endstream
 endobj
-5085 0 obj <<
+5094 0 obj <<
 /Type /Page
-/Contents 5086 0 R
-/Resources 5084 0 R
+/Contents 5095 0 R
+/Resources 5093 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 5043 0 R 5044 0 R 5059 0 R 5060 0 R 5061 0 R 5062 0 R 5063 0 R 5064 0 R 5065 0 R 5066 0 R 5067 0 R 5068 0 R 5069 0 R 5070 0 R 5071 0 R 5072 0 R 5073 0 R 5074 0 R 5075 0 R 5076 0 R 5077 0 R 5078 0 R 5079 0 R 5080 0 R 5081 0 R 5083 0 R ]
+/Parent 5021 0 R
+/Annots [ 5052 0 R 5053 0 R 5068 0 R 5069 0 R 5070 0 R 5071 0 R 5072 0 R 5073 0 R 5074 0 R 5075 0 R 5076 0 R 5077 0 R 5078 0 R 5079 0 R 5080 0 R 5081 0 R 5082 0 R 5083 0 R 5084 0 R 5085 0 R 5086 0 R 5087 0 R 5088 0 R 5089 0 R 5090 0 R 5092 0 R ]
 >> endobj
-5043 0 obj <<
+5052 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 697.247 155.733 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_3f29f8b40d09b17eaa4cbaac069f72a0) >>
 >> endobj
-5044 0 obj <<
+5053 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.07 697.247 224.893 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5059 0 obj <<
+5068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 658.767 163.482 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_b339ccb929a7255295ad19a5b168d5d0) >>
 >> endobj
-5060 0 obj <<
+5069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 619.539 155.733 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5061 0 obj <<
+5070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.473 619.539 207.279 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_4fb7d78e7b37d7f4b99babdc5cc84783) >>
 >> endobj
-5062 0 obj <<
+5071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [234.616 619.539 276.439 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5063 0 obj <<
+5072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 580.684 179.554 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5064 0 obj <<
+5073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 580.684 250.666 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_1c884f5152f75040139ec3d9ec8ac293) >>
 >> endobj
-5065 0 obj <<
+5074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 541.83 135.579 552.734]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) >>
 >> endobj
-5066 0 obj <<
+5075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.077 541.83 155.225 552.734]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_7c502c8d46ed2f68679404fdfdf8e0bf) >>
 >> endobj
-5067 0 obj <<
+5076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 503.349 162.677 513.88]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_d8cee05f88ad5aea288c1f6b8bf7cdc7) >>
 >> endobj
-5068 0 obj <<
+5077 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 464.122 160.455 475.025]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_e5902ab7e2d3304037a56ecda7fc22a4) >>
 >> endobj
-5069 0 obj <<
+5078 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 425.267 168.216 436.171]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) >>
 >> endobj
-5070 0 obj <<
+5079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 386.413 201.969 397.317]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_2aba27eb7310045e1a35c7e68af01ab2) >>
 >> endobj
-5071 0 obj <<
+5080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 347.932 297.728 358.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_fceefab91d648d188e42e5a75a3a977e) >>
 >> endobj
-5072 0 obj <<
+5081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.544 347.932 336.732 358.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5073 0 obj <<
+5082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 309.078 283.353 319.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a) >>
 >> endobj
-5074 0 obj <<
+5083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 269.85 191.718 280.754]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5075 0 obj <<
+5084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 269.85 288.852 280.754]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_de98f4e320d7d21e223afb83240b3800) >>
 >> endobj
-5076 0 obj <<
+5085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 230.996 191.718 241.9]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5077 0 obj <<
+5086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 230.996 303.079 241.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_77fc44f44b1bdda486e19e30310634e2) >>
 >> endobj
-5078 0 obj <<
+5087 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 192.141 201.471 203.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_42867df59ec40173391b76074f9f0fb2) >>
 >> endobj
-5079 0 obj <<
+5088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.808 192.141 270.631 203.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5080 0 obj <<
+5089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 153.287 181.845 164.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_13c726daa7d565ded0b177e24b6d1104) >>
 >> endobj
-5081 0 obj <<
+5090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 114.433 181.845 125.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_a40eabb29ea4abe082c3a2e6dc820276) >>
 >> endobj
-5083 0 obj <<
+5092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5087 0 obj <<
-/D [5085 0 R /XYZ 90 757.935 null]
+5096 0 obj <<
+/D [5094 0 R /XYZ 90 757.935 null]
 >> endobj
-5088 0 obj <<
-/D [5085 0 R /XYZ 90 716.221 null]
+5097 0 obj <<
+/D [5094 0 R /XYZ 90 716.221 null]
 >> endobj
-5089 0 obj <<
-/D [5085 0 R /XYZ 90 716.221 null]
+5098 0 obj <<
+/D [5094 0 R /XYZ 90 716.221 null]
 >> endobj
-5090 0 obj <<
-/D [5085 0 R /XYZ 90 677.486 null]
+5099 0 obj <<
+/D [5094 0 R /XYZ 90 677.486 null]
 >> endobj
-5091 0 obj <<
-/D [5085 0 R /XYZ 90 638.632 null]
+5100 0 obj <<
+/D [5094 0 R /XYZ 90 638.632 null]
 >> endobj
-5092 0 obj <<
-/D [5085 0 R /XYZ 90 599.778 null]
+5101 0 obj <<
+/D [5094 0 R /XYZ 90 599.778 null]
 >> endobj
-5093 0 obj <<
-/D [5085 0 R /XYZ 90 560.923 null]
+5102 0 obj <<
+/D [5094 0 R /XYZ 90 560.923 null]
 >> endobj
-5094 0 obj <<
-/D [5085 0 R /XYZ 90 522.069 null]
+5103 0 obj <<
+/D [5094 0 R /XYZ 90 522.069 null]
 >> endobj
-5095 0 obj <<
-/D [5085 0 R /XYZ 90 483.215 null]
+5104 0 obj <<
+/D [5094 0 R /XYZ 90 483.215 null]
 >> endobj
-5096 0 obj <<
-/D [5085 0 R /XYZ 90 444.361 null]
+5105 0 obj <<
+/D [5094 0 R /XYZ 90 444.361 null]
 >> endobj
-5097 0 obj <<
-/D [5085 0 R /XYZ 90 405.506 null]
+5106 0 obj <<
+/D [5094 0 R /XYZ 90 405.506 null]
 >> endobj
-5098 0 obj <<
-/D [5085 0 R /XYZ 90 288.943 null]
+5107 0 obj <<
+/D [5094 0 R /XYZ 90 288.943 null]
 >> endobj
-5099 0 obj <<
-/D [5085 0 R /XYZ 90 250.089 null]
+5108 0 obj <<
+/D [5094 0 R /XYZ 90 250.089 null]
 >> endobj
-5100 0 obj <<
-/D [5085 0 R /XYZ 90 172.38 null]
+5109 0 obj <<
+/D [5094 0 R /XYZ 90 172.38 null]
 >> endobj
-5101 0 obj <<
-/D [5085 0 R /XYZ 90 133.526 null]
+5110 0 obj <<
+/D [5094 0 R /XYZ 90 133.526 null]
 >> endobj
-5084 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F99 2114 0 R /F65 376 0 R >>
+5093 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5136 0 obj <<
-/Length 1510      
+5145 0 obj <<
+/Length 1505      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~���Sf1MR�d��4EoX�dOma0��m�\���;$%�NdGn�����;7
-[w�^���/=�
-P�QϺ�[�|� F�uY�� ��#�1
^��L��ʦx�'�{I>{�J.W��K�	ɫ\�#���"�ei���\H�L�"
�s
I�ڟn^^�
�[D
�|�;�
-���O؊���FN0���*�\��gb]��Z���J�!יX>u����#�L��>�h�E�G�3%����{���B�����v��#f���;̳r���
_�Ԛ����D�y.�F�E��	����=�
�MbX�Z�
C���\��ICS��5��S
�{-M��%@��\�*�NC!e+��ײZ�qv�������ʋ-F�ɦ��('h�=�8,� Hj�i䵱��0��>,
��x���d?x��,�y�
�pqYI�S��R��;���R���\�.�i
D\�u^�
!�hK�3����W�Ԓ���CQ��Rd��&Sz�Z��-B�_nW{l��͢EZ����>� ����
G��|�g�����@��?B��
�"�F
j��a��� ���f
�8r�Jy�Bfe�i����\�]�نJ<7�)a(�r�HλԘ@zk�����
 ,���\�@HءA�1�}v� ��͉��ŽUj�\��Ƥ<I�,Q?�l� �1W��Ph�^�0���TD���������r�kr��v;w׵�c���G�����e�!‚c��66�qu�����k[uU,�L����ш�kb�Tfe��*)�W�ۤY�魨;��E��Yn
�K1M��SMJi݋�n�$O�L��f�����s9{񵐐�T��•�\5u;Z��z��
�&X�ɻ��)4�-6�wacW�#�H�?�%_��(U���#F��?�)p!A��t���!�T�E�1`x��q����+љx��n:�&d��s{��E.�6e*i�0�Fp6R���.$YH������qUœ�d� [...]

�a���
�Q���
	w�f(-j�ؠ:���%����{��#������Uξz|~blP�G�gOa�
߱xj���}�ҼR�@H��{"��[[��1ɕ�d2��|ռ$���R�)2_�.��M]��~ydzEc?��/����B��?h
��PQ߳^�&��>[���@wCk�)v���y_U�t<^.�(,�"�
��j\���=͚
���D0o�v��l���T_�o;��/KϠU
+x��Y[s�8~�W�)�g��d��L���i:��f��S�a[O}[ٔ�_�G��@b�ia�}`���\�s��uga�������s� 
����`��b�X7��aH"�="��M�˔Ϯl��y�^�H����Vr��N_�LH^��
Q��	/K�|/�B�d2Y(���`H��t�z��f�π�@�"Z �#�aV�>|�V���0r����T��R��z�� ���M��P�`���򩃰njf)e��f��a�@�/Z�8��)��]-�{M�*d�U��1��!F�0��m��{|�Sk"z��R���k$�Rg�j��26�]D`�kE0v
�vO�"O�j׌�Ou��4y� Q�r)�h:
��
�F^�jY��]7J�瓆*/j�
'�ƒ���!|���@�� �IP������8�a᠀���m�'����0�gIΣ]�І��J
+�`��$߉��p��,�
��v�0O�� �:��:lqF[���__�z��t(m���|�"�x�5�ҋ�BF�h���s��c3�ll-Ӣ�O���� `�8�4��<�����
B?��be�x���'0
+XP-
s-u�O�6c őCTʫ�2+;N�����R�
+�6T⹁M�
CQ��erޥ��[�ǜ'e'� `��`�r!a����ّ���7'Φ
����.I�Iy��X�~��.�.c��2Ь� a 񋩈4Y-W��+C�J��b��v�
��ꎭg��N�+^t�-�
�U���X�բ���
��Xș�/z�!
������mUR

0���I�~'�[QwB��,T���:�a�b�
�����
��
�I�ę����۱�-l�r��k!!A�*х+�#�j2�v�j��*�#:�M�j�w!Shp[l���Ʈ'F��^1~/J��?:Q����G�&�"?R�B�ڏ?�H��C
�ȋ�c����J��IW*�3���t�Mȼ)����‹\�m�TҦa
��l����]H���#bM?�㪄9A�8�j�3C�v��ǜ�L4�� ��N`3�^u�b�t/���P��;+���Tt\�!;J2!�g��PӇI^.��u�QS􀣦{��� w��1�~-$Snt�OA�`��=�va��,l�D'ƣ$H��S�)�Ϫu!������Ŭݽw�8jт��tY�Z
+{[�ڹ=
+�.;��׌0�&�3���:ʍf��gq�$�&Na�W-���������"���p��W��'[�G��ܿW�y����tq���.ζ{��!��FmT�d3�uJ��bk��6�9���
��= �
,
4��=���PZ� �Au�
�pJ�����6Gt�y�����}����ؠ���Ϟ�;66
�c��t3����y�⁐�/��D,�A���Mc�+]�dZ��yId��~Sd~�]
+���0���g��~��_+!�
)F#� Q_�^�&��>[���@7B�򒉏
���*���j�Ba��Y\HW�HƏ�h6� ���ɼyѕ沽:�?S}K������|��
 endstream
 endobj
-5135 0 obj <<
+5144 0 obj <<
 /Type /Page
-/Contents 5136 0 R
-/Resources 5134 0 R
+/Contents 5145 0 R
+/Resources 5143 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 5082 0 R 5105 0 R 5106 0 R 5107 0 R 5108 0 R 5109 0 R 5110 0 R 5111 0 R 5112 0 R 5113 0 R 5114 0 R 5115 0 R 5116 0 R 5117 0 R 5118 0 R 5119 0 R 5120 0 R 5121 0 R 5122 0 R 5123 0 R 5124 0 R 5125 0 R 5126 0 R 5127 0 R 5128 0 R 5129 0 R 5130 0 R 5133 0 R ]
+/Parent 5021 0 R
+/Annots [ 5091 0 R 5114 0 R 5115 0 R 5116 0 R 5117 0 R 5118 0 R 5119 0 R 5120 0 R 5121 0 R 5122 0 R 5123 0 R 5124 0 R 5125 0 R 5126 0 R 5127 0 R 5128 0 R 5129 0 R 5130 0 R 5131 0 R 5132 0 R 5133 0 R 5134 0 R 5135 0 R 5136 0 R 5137 0 R 5138 0 R 5139 0 R 5142 0 R ]
 >> endobj
-5082 0 obj <<
+5091 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 719.912 154.727 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_de2531310fd7806c9e4f745cab145926) >>
 >> endobj
-5105 0 obj <<
+5114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.432 176.505 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_bc8ae851f2a0a6260d954b3bd8505249) >>
 >> endobj
-5106 0 obj <<
+5115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 666.437 450.955 676.342]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_a40eabb29ea4abe082c3a2e6dc820276) >>
 >> endobj
-5107 0 obj <<
+5116 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 631.618 150.493 642.149]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_f1bf8c762c6f36b30f2abcaffe591acb) >>
 >> endobj
-5108 0 obj <<
+5117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 592.39 156.281 603.294]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_775a8cec41b0fcc88689a171f5be8546) >>
 >> endobj
-5109 0 obj <<
+5118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 592.39 201.92 603.294]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5110 0 obj <<
+5119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 511.628 179.254 522.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5111 0 obj <<
+5120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.752 511.628 196.689 522.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_584f3fd5a19536644a66818169b16ac6) >>
 >> endobj
-5112 0 obj <<
+5121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.026 511.628 301.275 522.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5113 0 obj <<
+5122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 472.774 179.254 483.678]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5114 0 obj <<
+5123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.752 472.774 194.467 483.678]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) >>
 >> endobj
-5115 0 obj <<
+5124 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.804 472.774 299.054 483.678]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5116 0 obj <<
+5125 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [141.434 433.919 183.257 444.823]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5117 0 obj <<
+5126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.758 433.919 210.233 444.823]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_6b8dae6436867a53e27720ee211f1cc7) >>
 >> endobj
-5118 0 obj <<
+5127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.576 433.919 322.825 444.823]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5119 0 obj <<
+5128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.647 383.11 188.47 394.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5120 0 obj <<
+5129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.183 383.11 254.412 394.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) >>
 >> endobj
-5121 0 obj <<
+5130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [300.18 383.11 377.43 394.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5122 0 obj <<
+5131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 332.3 203.075 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5123 0 obj <<
+5132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 332.3 296.324 343.204]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_d593d3aa49a632911d8d49c83b3f4985) >>
 >> endobj
-5124 0 obj <<
+5133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 317.68 316.216 327.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5125 0 obj <<
+5134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 293.82 194.297 304.35]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_3bc88b2886b0b86865186d142e5ee414) >>
 >> endobj
-5126 0 obj <<
+5135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 254.965 188.759 265.496]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_ebb212a14f52ed934059925c1f5f2010) >>
 >> endobj
-5127 0 obj <<
+5136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 215.738 202.776 226.641]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5128 0 obj <<
+5137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [213.515 215.738 278.601 226.641]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_600c942b0a2e94b550ccd84ef9c30928) >>
 >> endobj
-5129 0 obj <<
+5138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 176.883 202.776 187.787]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5130 0 obj <<
+5139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [213.515 176.883 312.354 187.787]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_6804f93015ae6e1dc0c2e42e726380c4) >>
 >> endobj
-5133 0 obj <<
+5142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5137 0 obj <<
-/D [5135 0 R /XYZ 90 757.935 null]
+5146 0 obj <<
+/D [5144 0 R /XYZ 90 757.935 null]
 >> endobj
-5138 0 obj <<
-/D [5135 0 R /XYZ 90 733.028 null]
+5147 0 obj <<
+/D [5144 0 R /XYZ 90 733.028 null]
 >> endobj
-5139 0 obj <<
-/D [5135 0 R /XYZ 90 700.151 null]
+5148 0 obj <<
+/D [5144 0 R /XYZ 90 700.151 null]
 >> endobj
-5140 0 obj <<
-/D [5135 0 R /XYZ 90 650.338 null]
+5149 0 obj <<
+/D [5144 0 R /XYZ 90 650.338 null]
 >> endobj
-5141 0 obj <<
-/D [5135 0 R /XYZ 90 611.484 null]
+5150 0 obj <<
+/D [5144 0 R /XYZ 90 611.484 null]
 >> endobj
-5142 0 obj <<
-/D [5135 0 R /XYZ 90 530.602 null]
+5151 0 obj <<
+/D [5144 0 R /XYZ 90 530.602 null]
 >> endobj
-5143 0 obj <<
-/D [5135 0 R /XYZ 90 351.394 null]
+5152 0 obj <<
+/D [5144 0 R /XYZ 90 351.394 null]
 >> endobj
-5144 0 obj <<
-/D [5135 0 R /XYZ 90 312.539 null]
+5153 0 obj <<
+/D [5144 0 R /XYZ 90 312.539 null]
 >> endobj
-5145 0 obj <<
-/D [5135 0 R /XYZ 90 273.685 null]
+5154 0 obj <<
+/D [5144 0 R /XYZ 90 273.685 null]
 >> endobj
-5146 0 obj <<
-/D [5135 0 R /XYZ 90 234.831 null]
+5155 0 obj <<
+/D [5144 0 R /XYZ 90 234.831 null]
 >> endobj
-5148 0 obj <<
-/D [5135 0 R /XYZ 90 195.977 null]
+5157 0 obj <<
+/D [5144 0 R /XYZ 90 195.977 null]
 >> endobj
-5134 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R /F102 5147 0 R /F34 2344 0 R >>
+5143 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R /F102 5156 0 R /F34 2406 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5197 0 obj <<
-/Length 1507      
+5206 0 obj <<
+/Length 1500      
 /Filter /FlateDecode
 >>
 stream
-x���o�6���Wh/��
�E�h���-�u]�zO]a(6��%W��x�N%ى";s��� ��;�ǏG�Ժ������w���"�c�5<���D0���
@@:}���
�v�̂�G�Q;��.�$	F�ó$HV��[
�$����3A�W� M��S}�|[Gc��qJ8_��z���o=@���BɅ5��>�����(�ʷ�E���2��S�S�
�
�z��̩����*�YD�,��4��䍠k
��g.�*��C�g��]Yu�S�0H�E��3=;���,�CA1�Jk
<�r
-"�k2&6[}�
�@�M�8�
�ʑ��f��
c�ӢC�:��sX�#PN�2�P�|�bC�
��$�WU��
-���ˋ1N4�֫���,��e�F-�,���\���^�K�k���"�/���; �B ؤu�;f�g�x.�_N@�o���'�O�E��杛���y�	�}]��f����J�1�jWWU�\�ԧ�
��4�W�$�Dmz��P_V1W�[�,-wcl� �輟�0
\�����gq<�-�^����{'��Ce�^�;��"����)��qF�,t���ظ�T��s�Ȱ9����
-_�D�$>���n_��h
�"��-«`��
-�q�ظ�P�V]W-c
�����\�>p��t��Ë���)�$-ʝG	9F}\�;�N��Kl����^M�L��y�Tj�j6��ŷ��E]G5-<"�g�����������o�E
��i)��R�A�n��W6�N�2;�X�M�H�h�Y���
���"��y����ե
�s=}X�ަM7�-F�L�6�Z�D�:RK�`�.�__g:�Ԃ�e:
�����c
��e�BT��Y�#�3��\(�0czSU?D
O�[
-��xM��b�[�:�$LvE"$�Dѫx���N�꿼H
.�&�����F� �=F\!�hRF`yw����Q
0���	����( 0"��!Y�{������yyg�pG�~���;1�%
��d؃Cm�#����
��va�B�C7�p���k��Z���ٜo��
�ه
���X�+�݈����i8�A��W��y%��n'�����+)��+Ix7�6$5�BI�y�=Mt���~� �И�6p�w��U��q��_�;�C�^��#]��.M5۫!q����ڛWj��C�s���KYʢ0[m��X�%��FX�ނ����a�-0Z�T�(��
F>�����
�m����@8���ބ��	���ʔ`ӑ���'|K���i�+�pc��H�3\���w^O@������:Tn��E��l���uԞ0�v����`ȶ�P����!��x�`P�ۺ�g����#k
��k�I54��a��^�T˿j
�ٰ�u�'s�mu<��5gtʛ�S���a����E0m��^�C�$
c���������8}����+S���jUW����o��w���q�e����r�$�,�p��0;�ϧ'�c��%�������,�Nԅ>����M���Y��^
+x��Ks�6����%%g"O��8=4M2��iꨧ4��%��D"�����.I��l��*?4�LI��b4�uia�]��a���,��K]kxa)lI� A�5�X_lB�N�`��O�����'�b;����$�G��؏W��;
��O���S���S?I��3}�c�x���1E�M�p����
{�{
��
I&����+�&��{
#�<k���Y�2�;�>������P��+�Ŝ驟�Ia��E8N�(L2N�
+�6[}�㪘��c��bbz��N̗~l
���8ӳsm<qQ�B ��.����8�@�@Bq��R�9�K_@�t2DIkVH~a�e��/���	����$_#!kk$�!�)L�U��n(��"��T96�G�)���a

M��3��*sA�w�T�%��Y.���+q�R�p��qޟ�t�0A���a�!6j{Ϫ��"�S�ː"�=6�yM���'˼��M���z��������k����v����6T�+�#�y�ǁ?
�զ�P��"��2��|K���n������BL��L��C|
E����ի��wq�<T���3�.�)l
#�6�H�n�8��rPpa 6G�tU<�O
�!��3�o�K��
+m�ل��Ep�OuX�;j�
{f���j�-�����?p��t̴�˴�	�*�$�۝GI9�=��I{��`��0&M݊���ͳ���
+̬�Q	�oe�i�G�#\$j������铆��o�ʁǕ�_����V��)��
�cj�Z�ij?
M�$��
A�8ľ
o�m6�}?~}��߲�\OFy���Ӎn�b�w���c$E����9����T��JQ�M�l�^55v�E�r�\��*��
Pa4��z�	Gj\o�꧂��
+���9��$/G��B&A�-� AD�M��f�Y������aҮ�˩\
���C83@��ʍ%E��u��:l`%�jke`�+���H�q�,�"a$�l^|2i�%�་��Z1DG�x�Ű�� D��B�5b����:!�H;�@@Ȭ53i-K3�l��_H�/��9�G�ڏ�9mG,HD�O����N^���D�V^Q����+)w�D�
W�j^��n^��M�]���

DPp�����
q����;�~�o����eG�<1]�n�twC��

y�7�T��C�s��� ZYL� ]u��?,����4�w`$0�
F��њ�
+F��.y���*t�U�z��p��&�=(`%�[��P�)%�?�
+�`�0 _�Q�"	6��� �D<
+������Dz��ȭC���D���������V0t�	���R=
�z��׃�����=?}��B������x��X�o��]Hs���Z�V[ˆ婣��c>��s���N���D�?;B�I�vv�O뷶י(
'Ad�0�a��8r�
��Y�^.V��*�~��)_�K<8���q������r�D�-�`
� =�ϧ'w�fM
+DCVB.��ʳ��L����Ϯ�m����aҺ
 endstream
 endobj
-5196 0 obj <<
+5205 0 obj <<
 /Type /Page
-/Contents 5197 0 R
-/Resources 5195 0 R
+/Contents 5206 0 R
+/Resources 5204 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5012 0 R
-/Annots [ 5131 0 R 5132 0 R 5153 0 R 5154 0 R 5155 0 R 5156 0 R 5157 0 R 5158 0 R 5159 0 R 5160 0 R 5161 0 R 5162 0 R 5163 0 R 5164 0 R 5165 0 R 5166 0 R 5167 0 R 5168 0 R 5169 0 R 5170 0 R 5171 0 R 5172 0 R 5173 0 R 5174 0 R 5175 0 R 5176 0 R 5177 0 R 5178 0 R 5179 0 R 5180 0 R 5181 0 R 5182 0 R 5183 0 R 5184 0 R 5185 0 R 5186 0 R 5187 0 R 5188 0 R 5189 0 R 5190 0 R 5191 0 R 5192 0 R 5193 0 R 5194 0 R ]
+/Parent 5021 0 R
+/Annots [ 5140 0 R 5141 0 R 5162 0 R 5163 0 R 5164 0 R 5165 0 R 5166 0 R 5167 0 R 5168 0 R 5169 0 R 5170 0 R 5171 0 R 5172 0 R 5173 0 R 5174 0 R 5175 0 R 5176 0 R 5177 0 R 5178 0 R 5179 0 R 5180 0 R 5181 0 R 5182 0 R 5183 0 R 5184 0 R 5185 0 R 5186 0 R 5187 0 R 5188 0 R 5189 0 R 5190 0 R 5191 0 R 5192 0 R 5193 0 R 5194 0 R 5195 0 R 5196 0 R 5197 0 R 5198 0 R 5199 0 R 5200 0 R 5201 0 R 5202 0 R 5203 0 R ]
 >> endobj
-5131 0 obj <<
+5140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 669.969 226.034 680.873]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) >>
 >> endobj
-5132 0 obj <<
+5141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 669.969 362.999 680.873]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5153 0 obj <<
+5162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 631.114 156.281 642.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_10cab5245f80aacd8000d0312730ec03) >>
 >> endobj
-5154 0 obj <<
+5163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 631.114 313.002 642.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5155 0 obj <<
+5164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [331.214 631.114 484.119 642.018]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5156 0 obj <<
+5165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 592.26 180.54 603.164]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_d7552a414d66f92897d12767579fa3ca) >>
 >> endobj
-5157 0 obj <<
+5166 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 592.26 249.7 603.164]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5158 0 obj <<
+5167 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.433 592.26 333.256 603.164]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5159 0 obj <<
+5168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 553.406 178.239 564.31]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_0c26ae11a4146369ff86288347cc54db) >>
 >> endobj
-5160 0 obj <<
+5169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 553.406 247.398 564.31]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5161 0 obj <<
+5170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [289.132 553.406 330.954 564.31]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5162 0 obj <<
+5171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 502.596 245.522 513.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_e6206985cd5536c4dac181de5fb21247) >>
 >> endobj
-5163 0 obj <<
+5172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 502.596 325.229 513.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5164 0 obj <<
+5173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 490.641 155.733 501.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5165 0 obj <<
+5174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.466 490.641 239.289 501.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5166 0 obj <<
+5175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.853 490.641 316.409 501.545]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5167 0 obj <<
+5176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 439.832 245.522 450.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_5363ddeed325652ee6c064a8936cfe57) >>
 >> endobj
-5168 0 obj <<
+5177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 439.832 325.229 450.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5169 0 obj <<
+5178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 427.877 155.733 438.78]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5170 0 obj <<
+5179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.793 427.877 238.616 438.78]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5171 0 obj <<
+5180 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.747 427.877 315.303 438.78]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5172 0 obj <<
+5181 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 377.067 243.605 387.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_a98511973ca14e8904e4e2c1f774bd3a) >>
 >> endobj
-5173 0 obj <<
+5182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 377.067 323.607 387.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5174 0 obj <<
+5183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 365.112 155.733 376.016]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5175 0 obj <<
+5184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.466 365.112 239.289 376.016]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5176 0 obj <<
+5185 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.853 365.112 316.409 376.016]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5177 0 obj <<
+5186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 314.302 243.605 325.206]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_f4abff14e1b88cbb929f0733432477ff) >>
 >> endobj
-5178 0 obj <<
+5187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 314.302 323.607 325.206]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5179 0 obj <<
+5188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 302.347 155.733 313.251]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5180 0 obj <<
+5189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.793 302.347 238.616 313.251]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5181 0 obj <<
+5190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.747 302.347 315.303 313.251]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5182 0 obj <<
+5191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 251.538 242.189 262.442]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_0fb144e5f3fb6815e4c28c89883607be) >>
 >> endobj
-5183 0 obj <<
+5192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 251.538 322.409 262.442]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5184 0 obj <<
+5193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 239.583 155.733 250.487]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5185 0 obj <<
+5194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.466 239.583 239.289 250.487]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5186 0 obj <<
+5195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.853 239.583 316.409 250.487]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5187 0 obj <<
+5196 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 188.773 242.189 199.677]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_e67eb83f2626818420b3201db09e3d58) >>
 >> endobj
-5188 0 obj <<
+5197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 188.773 322.409 199.677]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-5189 0 obj <<
+5198 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 176.818 155.733 187.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5190 0 obj <<
+5199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.793 176.818 238.616 187.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5191 0 obj <<
+5200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.747 176.818 315.303 187.722]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-5192 0 obj <<
+5201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 137.964 226.034 148.868]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_75190def344d4c1ba6c59a6f0fcf7420) >>
 >> endobj
-5193 0 obj <<
+5202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 137.964 388.214 148.868]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) >>
 >> endobj
-5194 0 obj <<
+5203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5198 0 obj <<
-/D [5196 0 R /XYZ 90 757.935 null]
+5207 0 obj <<
+/D [5205 0 R /XYZ 90 757.935 null]
 >> endobj
-5199 0 obj <<
-/D [5196 0 R /XYZ 90 716.221 null]
+5208 0 obj <<
+/D [5205 0 R /XYZ 90 716.221 null]
 >> endobj
-5195 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F98 2117 0 R /F38 342 0 R >>
+5204 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F35 2018 0 R /F98 2120 0 R /F38 342 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5216 0 obj <<
-/Length 2688      
+5225 0 obj <<
+/Length 2685      
 /Filter /FlateDecode
 >>
 stream
-x��Zݓ۶���o�Z
H�'�I
�m�f���}�3O��H�BR��}w� �ēu��!/".���~��޽ǽ���\\�����Dڻ���EZ0�f���`"���ܿ�	��&�x=
�_��lY���UZ
��^gEV�MY�����uZ�4|��e�L�~V,2`'� �E�g?��x����
qOT�"��������[���
g2�����xa ���]���L ת�&�v�Ϛ4_gK����^T�������A�
'�̓��0!F��;�ȞӰJ3�|{�-󢡡S�b]ֻ*�=g�r�tZ΅}����±��k��
/T,��tV�[�}}�7$�)��Td��*e�=��]�^��@��������2�DL���!�x%:N;E�V���U�XD at ox���O��4�6Ͽ^Q���=R�I��M�j�!�@X P,������a�M�B�x=��
�Wx�t���M����	�p9�+!{d!K��V���c�5
�VG�XGG���1��H����f [...]
\ ��� ��$	O�0� XmJ�}���xwO�_�
��H�78��>��"q�]
o4bq
<�'“>!�q�H(��"ɂ�U�|�������k��:�'�Y>�'�)��г4�e���@�)
�^���	}�X��EE8t��*��	�"B
�*;fa�fqW��5�2�dE���t�ZoӅ
���+d�������ܲ~>%�RLG-
-��y��zl�1��-Be'��5������� �����D��C ݨ3)�ƕ�V]MVm�\���YďX��mD<�”���Ȫ�1����L(�:'��f���vO��%
-�m��YѤH�x���%�
r����q�v��(�R��QdD�
,�:��1 ���$+�X-�ʾ\�T���۞L�֭砸HS4�)$�k��]�ɕjS���|���jh����A����دu�m&�<� ���1"q?e$��"Zɶ�zcc���<r��ޏ]��r���#D,]��"��A�h��3�h��"k�
�X��	�qP�}\g�Ķ`�ʚT�4��$ˌ'$�a/��{l
�/L�`y�=M�Jb���	���)a�
0�f�#$�Ґ�U�/
�C>-h(��8%gĢn#l6�<�oV��Y��θ/ݺ�Ƅ�)�7³�*�mGnw�v�GJe�+� ��ϛ��-+��n?���$o]0�[��0�{E���P��*Kk#���g�?ر}�gB�
�ຫ�Ö���.����3Zio�̗�h�6gc�1ǘc?�����C���ٓ�����Em(~����k�
�6�t��ӻ]������9�����*]�f�P�w
��0���B��ഓ��������` a��,�EYA�ؖŲ}v�+(嘻.�A��?g�&:l��;�l	��
 <�`�VwRӞh
��Xʳ��ڀa�
!\�l�j��

-N(?�!xl5��1��Ph�~x�K
\�5ŋ2J+�"�a���
����Q�
n
���D��+[���^�	q`*4Ha ܤre�
��v�AW�%�bh3A<̘���b��AY%��z�Z�Ռ�<Z!��9M�x�)��R�o�`����Xq���rո��fS���f�U�3�
�n-�ܔHV�,kt���ED��U��Ddx��!�����k�!v�Y�
�$�����U@�_"�`�!����x	����"�<�c�%O�J��@�AFI-�Ҝͧk�Yfw�o��"7���3�w�vf��ǽ��dC섘�Ϣ�l\}7�� L�:�2�j}9k
/�B�F���(0�o�&�r��UA
�L��o[�h�O��`&�
��^/p�.&h�;�)g���?��zG9i�c�`�}��T�rm�P��
b�>ڊ
t,5���[�f{�ʣ�h���3�J>Z5�k�e�X��1m���[|�8����|����~9:��0���ӭ�nဨ?�!�?�V��E&�o
�8nc\_��դ5��".�:�\L�a`��[�����
#
�����u�׆��G���g�
Z�GK
�T��-Nێ�a��e��	�-�e6���A�dj	32e�m᫮
wX1�k�9��T��>q�4`�#9ۈI؝��`�[1 �#�lo��*>�:�
�t	��\z�޾��r:��M��!`{ߠYk�|c��`���[��>�0
I�U�[ *���"�
��s�Y�6���l�w�cP�R��̋��yq��l+#���4
��<��cghU��M�ɛ
�b���]=B��>��
�W����N7vD���ɬ����˟�"�S���aB���f�*���8stY�Xc$,Ϻ
���Ӭ*���e?%.2S}U��%x�(�t�c�d
�,��M?
���<��@;��'s��'��B%��������R�������U���Y�
Z�^���Ԗ"�k�~wgΜ�	x�������]�ٝ��~������'�D�����^]^��{��ٮȷ˛Kh�/�Y���������q
b��ɍ9�ac#�ͯ�:
+x��Zݓ۶���o�Z
H�'�I
�m�f���}�3O��H�BR��}w� �ēu��!/\.�����{�
�^_|wsq���^�
h���K�i�T �������h6�s�z&��V����,�~�>��e�~|��Viu��z�Y�6e5���/�i]��mv�U3�Y�Ȁ�L�����|��ū���.�=aP������?so	�?z��$���jㅁ�q���?y�@2�U�0L��|�5i�Ζ$��Y���m��
+u���=Nܛ!�aB���o�y�=�i�
fZ��i[�ECS��ź�wU�{�p�
2� ��
�����cqGc��
/T,��tV�[�}}�7$�)��Td_��*e�=��]�^��@��������2�DL���!�x':N;E�V���U�XD at ox���O��4�6�^Q���=R�I��M�n�!�@X P,������a�M�B�x=��
�W8h"7��E����@9!ngq%d�,d	X�
+�Py,�fA��H
��HbP�8f#Y
)���%����f"V޼G�bhչ �K<�����L���`���b��l|u�����B?��	'�����d�)�G*|��}u
�h��� ��Ġs�) l9K����a�:aB����@~"�,m
+2�g(S� �����8�	�ELF!�&��
�M�M2	"�I������;@C�8:d_�
+�0�P����4i/I�:
8� v��a*"0�������4�<�
����O ��H�r��X
O���OB�~�'��A�H��tU��@l(pz��<��>���	q�O�_�	}�'$�,
~�'$D(hJ���'�s|B�V�`Q]a�ʪlª�����{�ʎY�Y��mM��7YQc}>]���ta�i�|�
+٪�tu��1���OI��Q��%y�_&�
�|�%��PD��#b��)�Aj�|6�(��f.,�H7�L��q��UW�U��(���a�#�!�O�����ſ5�*hL��4ʧ�I���A��a���c}��Fp[euV4)�:�w4���C�w��@��]�9���ni�QA{j'���jz
�,,%�
+;Vˬ���T�d�'pt�9(.���c@
+��ZŠopr��y=�>ߵ=�Z,�kq���F:��C�d���O ���{}�Ȅ�A�OIp��V�-��ؘ�v6�\����cW����F!��Kp���ci�,����Zd��Z%�-ֻe�
Fz�x
yc_�Y3q,� ®�&U'�":�2���k؋ �@�
[CA�
�/X^�mOӬ҆X�.`Bl�iJ���̲��ɇ�4$o��
���O
J�<N���;��%���Uny�y�3�K�ny�1�oJ����~ۑ�:���RY�J. ���f�r
�J9��O?�:�[L�":L�Ǝ(�*�Peim$���L�;�����LH����ھl�Xy�f�H<���6�z���ks7�s�9�C�=_�?��_�=)>;�\Ԇ�G�y
����poS at I�-�����Ŗ�]��w�W�b5�����h�q
�^8
ebl��N��>
hL���� �p[Yf���̱-�e��nWP�1O]X�Z�� Mt��uw58(��@x>�ʭ����g3�� B�jٔ��9�P~�C��j��c����l��<�:4��1�A
�-�0ec��ZB��\7��OR�^敭�cnGcB��
+
�G��\�F�C�G)xn�

����L3fb+��_f&EPVI��
|�t5c<,/�vH���wNS8j
+c���"��)��(V
ct at A�\5��Ք�g��zU�/ë[K�*7%��;��#-p�Q,`�&5^cuH��|&���
�
d�|>Ik��|*r뗈)8zd�11^B�g ��.����mɓ��(m�QR˦4w���_��
�d��Mf1�̏
��M��p��Y�KR�!vBL�gQn6��fe �n�x�S�>�Ɯ��u!��S���eXY�RA�X쪊�d�����J��|i0����v�xN�
�ȝ�)g���?��zG9i�c��}��T�rm�P���0}�;�Xj	۷���&��G�%:R
+@��.�h״�A��c���t�*Oo���`���a–
+���T`�ˀ��:L�����������������u㸍q}�W��0�Cʊ�h�d�r1���m��m7�k�
+
0�p���g����6�= �8�
�h?#m��>Z‥�(����x_&,�Z�ܜ@ܢ\f���
�L��03S������q�C���#<Lu�,��M68�#�������	&�)�E�>b��V)��S��ޥK�@��E���KNl7�� +��T*
��4"kM�7�	
�P{�ǹE���s
� _�����`x+"���'7�
�[
+Φ|�<U/<A�˼HJ�gXqȶ2�I[��GÀN�s�9v�fRekۄ���@*VA��C!���ρ�����tcg��� �g��j��k/�L�PO1�w�A�*r�-��>?���e!c�Q��<�r�����O��l$w������Le�U
`"���E���5��9�O�E�"p����q,��h�3���܄��M8�P���a �F������E<��U���Y�
/Z�^���Ԗ"xj�~wwΜ	�[�b��.��!�d�zn�wR}��o���j�����~�g���|[�������8���@$�.�ۢ�޴ 

Xܘ�6��� ��–
 endstream
 endobj
-5215 0 obj <<
+5224 0 obj <<
 /Type /Page
-/Contents 5216 0 R
-/Resources 5214 0 R
+/Contents 5225 0 R
+/Resources 5223 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5211 0 R 5212 0 R 5213 0 R ]
+/Parent 5228 0 R
+/Annots [ 5220 0 R 5221 0 R 5222 0 R ]
 >> endobj
-5211 0 obj <<
+5220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 677.939 219.642 688.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5212 0 obj <<
+5221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.41 494.399 353.665 525.368]
 /Subtype /Link
 /A << /S /GoTo /D (main_representation) >>
 >> endobj
-5213 0 obj <<
+5222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5217 0 obj <<
-/D [5215 0 R /XYZ 90 757.935 null]
+5226 0 obj <<
+/D [5224 0 R /XYZ 90 757.935 null]
 >> endobj
-5218 0 obj <<
-/D [5215 0 R /XYZ 90 733.028 null]
+5227 0 obj <<
+/D [5224 0 R /XYZ 90 733.028 null]
 >> endobj
-5214 0 obj <<
+5223 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F78 539 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F6 538 0 R /F9 568 0 R /F12 622 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5223 0 obj <<
-/Length 2270      
+5232 0 obj <<
+/Length 2268      
 /Filter /FlateDecode
 >>
 stream
-xڽZIs���W�*�`�\��!IeR�ޛ�qNI�EI��
-EjH*
�׿\@Q���\$K��z%���Q���o�n�‹I
���[{1�€řw��~�#,����;c�O�Mr�vƩ_���tU%�?g�*����ߧEZ%MY��\Q��<�kl����j�"?-�)�1�}��?�~�������Q�����By����Ro�?z��8�̬�'����{w��+j��G��bB��B
Hd��f��x<n���y��`5�HHcoΠK)\}�hW��</g\�OY�]�re��vY�����_���5��jZzu���UV��&+
��
�̳¶2;�a��:<���
I
Rf�M<�5����@���}e���T��4ǿ���L`_��G�8��qF���ך+����#w�X&�i	��
-�4���n���cZ`o�M��z�����;v(�E�$Ec��j��r=���I*��Θ�?l���Q����U�p� ����`��۞��t�I򺼶���B��t�K9�\!�l��W�T�iM9��4��U������6�

n�eJF*�(Լ�	.I
�	��F��3o�
Dk@Fí�$J�p
-���
g�Y�l��<�|�q�SR��y;��Cb�H
��t���/v)�U�2���"�G*�	X`��p����ro>��q�
'&a���p�����JL(6�9���.�=`�Dx��l
�c��	��D�'�3p֮nF$	#�
������d<.H̎,��{g1?�����=d!'L������Z����U�ր,Zm^4	-��
����7g��#��#��0q}
TI){�j���
�D8.�]������@���vq���‰+�H�$h��U	��&
�z��A)�=r
-�DjC���
���cu�_

-�
%����bx�b
���DŽ1ub�3�|K��,]@�!���:��}�7'Y��R�RN��bhJ�S6V�(q�@���yL��L��Ct
-P��H�1��)N�3icYkª�h۪g���P+(8�?�^*��1�����Sq�j"N�y�.B�q�H\�Zw#���(��6�[#�����]
�Z�:��c���߀�,)@��
5Ӵ���3q'��MZ`ȭG�I+
<K8�Q����)�0J"
�
Pų�B/B
�?h~���K�u
-i�
-;1�ѭ';j����g]�M*�캓Wt��ڎ'&�~�m���yF��]�ɦ�&p���0�B�A��0
���r!�1v�vH�ʦ4O���v�QG��)��<� ��N�z;Nр�St����<��m���yUS���<I��h�#9	�Q��P�
F��&{�X�[ej	�zwH�)�/Y�����#&<1c��b�ž�Ju/�:t?B��ƴE=�d����`�� B���m�G�Ze
NQ�U�Z�˭���<�u��'�V
!Gg�C��:�CF"���:�n��TG|�g��e�avaFK�xI��3�ӎ�h
��@L>3���ę�J�����rW��A[��bx�C��FvƮN׻\�2��Yj�<c�K2?�FcBXk�30����\w����L,7v�^�g���	ՠS
	�
��f�ܩ5��L��
̹ѩ�ZeEҤ5x!A���kX���TŖZ�l�}¼���p�b��TAE��Ԡ�2�%�SzH-$a�G�\E��� M�ܒ:B�⚎x�	�kO�_{�)�J�L
��g�W��Q���2{
� G.�8�
���g�@�I��~ڼΙ�X��痬�-;A8_T��X��_T��6���F�́�F����u�u���Z����^R!?_�f'
-��\ ����ۼ�w:2�2�͹�A��ta)|?#[X�Xڃ�ɰL�^b��e����&�� .,F���	k 8�
�n�U��,�ټ�vK�։wm@������%S�'�Aв��SU��A�ޙ�唙�"�*<{m���
/�«��R8��KKj���ҡ�R����bY()�o�'m�ұu	��"� ��*�|~@ɟ�
��q1cn�d�m��"�TM���
��0aS�nj��

?�m������MĉUW.�C�r�
��
0�)0�֑c
�b:�����
�Џ~$G������ ^f�}���t;��(��,����=���g ���9z��VKD`a�/,��~f���i��L)�*�/I�Krlk&l����&% d��R&4��ĿKS�)���׶~B����T�G��M����yzz"˚�l[����n�C��Sa��oP�|SV��
йI�
���(^��
+xڽZY��~�_��P��� Ǖ���uٹ6�ɓ횢$j�e�ԒTf�_���:ff�/���F}�4������>�ܽ�D��$�Q���Y�
+~#L��R��1��&}|?�4���S���ǿ�:�����geV�mU��\���"ml����z��0+��	OB��ٯ?�|�p����h���&Z�`����W���ǀ������	$�_n�}C
3�$SqB(���a�Dƾ��n�E����

��w�V��h�s]J��'�r]E5�*|�ˏص�Vnpa�i�+w
)���
�y�����פ�Z�u�l�tk���"/]+wS<�ؽ�Ӂ�H�$�2+n��ynX���B�@�����)��B��Os��{O�����|t�s�g�+����p�y���˴�-7\c�a��5m
>?e%�6�l���x�0=�n�c�bU6mZ��;�7ت֣�f��Fjٌ���Κ%18kY9Zu�����
,�p�sP�
1i�T�N�N^H|�mR�{)׈*���5#��GZ[�p6
�u]mF���c{
��2##��j���$�ńF���Q���U�����p+)�RNaw���
8���8���84g8��!��ͻ��
�D���}�k	p�J�� �1�8VQ H�"ww8�{6����,����8	� ��O�[i�o+1��p�(����!P$����z��J�N ^�O0g�
�]��
�D�<t;��'���	� 	;�X
����bo����iN��,"���dk�k�N
:��yѦ`���/�����\_�W����c�JJ�
T��.^�$���s)�M^�u��E*���{�s5TN�XqG�$A��Y�`z�iґ�W�/��^�!gMd.���ȸO �:V�ՠ��P�XG���K��@Ud<!��pC8\���Xڿe���u�`��sl?�E{�u.�5!�D.���U���wQ
+D

Nڧ���D�8Ĥ ծ�4�R㏑�$<�.�u&���vఝz�`�@_��R����k��rq�%.N(A8g�&�_V��*��ƈ���u7"9����Ei�3��	Ӆ�0�Ee3���-���k�0P�M��~?w��*�d%��f���6������(ޞ�
+�$��
X��/B
�
+-�
+|�`�ё���&��d����ֳu�GQ孷.
+�6_��i�+�	F
+u��S�z�m���yV�
�]�ɦ�&���yi{L��F��\Hd�����D����lƓ�˄
�@�S�~����# �W��
�h��9��
xO�d�����ՙ<���ʃ|U�$Dt2㑜D�(��B#�q�=��-���C�?��ؗ.*��ܛ��1Ho�k��wJM/�:L?B��ƌE=�f����`�� B���m�G�;�
NY��U�Z�+���������
'�N-!Og�C��:�5#�L.�
D���e �_��Y�MU�]�Q%�/^���꼣9��"�/
�n]*q!��~<�b��5��@'N�Z
��tH}�����5�zW_f��>Kc�g�xI��hm�kmq&�>��np���ى���b�
���hC5�4B��G��A�y5�jM.��j+snu��Wy��Y^H�(|g�Za8�U��Q;.;p�1/,�6\u��4UPQ�TjPP�rȒ��)=���>��TQ�?&�Az��N���#�z��𷞀}���C�˙p��D*,4*#@�s^v`��z�b��!�Z��yQ
D�5�����)g`��X��d%\�	©䪊רh���Ue+gc=md�
xhdX{��_Gͯu|��5�˕jv�P�.`̏��-�fg".��9�&�v�>,e��gdK3K{в���K
���^�or���� HXڰ���Џ�6y=:���;�z�4h�xG�4�O��~¾d:��a����\>b���&n9e��X��
+��Z��dp��Uxu�^
+/|m�B
�:_:T}
+6U�Y�
%������[z��!�q\�`s�7E�/(�
��ӕ5� "f̯�
4�
U
nӺ͗�"u�
&�`��OM0
rQci�ǽ
�̲�F%]����E՗K�Р\bF\��G
m
+�pu��D�؀`b|�)�0�_�Qvp�6{?�וY�h��l�4ݞ��
+�5���>�~� �:�3�P���
��yo$b>�p����>����4Y���R�S���.-�m�pUަ��� ��)s��C�9&��߂��7��,�D��`>���������,�+�mM��n�-�
+D����}�����;�ܤ�F��?D�
 endstream
 endobj
-5222 0 obj <<
+5231 0 obj <<
 /Type /Page
-/Contents 5223 0 R
-/Resources 5221 0 R
+/Contents 5232 0 R
+/Resources 5230 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5220 0 R ]
+/Parent 5228 0 R
+/Annots [ 5229 0 R ]
 >> endobj
-5220 0 obj <<
+5229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5224 0 obj <<
-/D [5222 0 R /XYZ 90 757.935 null]
+5233 0 obj <<
+/D [5231 0 R /XYZ 90 757.935 null]
 >> endobj
-5221 0 obj <<
+5230 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F78 539 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F75 541 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5231 0 obj <<
-/Length 2271      
+5240 0 obj <<
+/Length 2267      
 /Filter /FlateDecode
 >>
 stream
-xڥY�o�F��
u����SnhS'�6ms�{�C4���R�JRv����7��/��@�rvv
���
Qg�P��ٷ�g���$x�\���:a��ϙs�t>����R꾟1�&�6�y?��-�\V�ͻ�J����,d�4e5�s������\�j�"W�v"���h���������D
��C
-�I�g?Qg	��;��8r����g�|8��5��G��bB��< ,�b/Q�{-^S�gV�;�6z��ǺU
-e�����ig�������
>��ݻ�]`�7�[�l�e�I%�ˮ*��.[ʥ�Q�S���d��4яu��8[,��M�(-�Knvn6���l�ɊUYmg�M��,0{n��]��A�9@��m�meQÊ������a'���H8�13wh�$ߛa��͊F���@i)W��WJy�ɢ���	=7ϭ8'3~���r�e�\^��BPwU�y���g����V���T�f��e���j=ޕu���f%��&i*kC!�t�gk��R�l��ш��

`��.��}��oW�5���(+bA��`��i��A斨�zT�G�b�-3�g6	��;e ���e�̊����
u�����
-�+��&b�+&�B��$� t�"��>�A�/6����/����� t��#��
=i6c���G��v�!
2���?(F�X�p
Z6��Hb�����v��	7Bҋp�
-�6�{i�T�M�O�u��|^�{��`V�y
$�c�H��OH�<�P�$:��� �~�!x,�`	���S��[�L��Gv'>�$��i��{ xJ�c�
�	y�
\sJ�ec&>	��/�g��� �
/��E�{!4�A6)�`�銫�bj;�"��ߟ���x��$������u�?�	�7e����
�@�d
-�
� �7������Q��CQ�����y�6���1 �읖�FS|��~~�^�||_����ӬY,�e~a+	�n��;(l�����
+xڥYms�6��_��
u�` |���iS'�6ms�{77i�CK��)E�$eǽ��~�X�")Z���@��ž<�X,��r�������ס�$,	e�\/��;Q(X �s�p>�B0M��s��&�y?��-�ZT�ͻ�J����*T�6e5�ʀ�����J-U5����v^"W$�����g��g��	�;B
D,�g�9���;
�����Kb�^Sm
_z0�·��q�
T�8a��N$C&B��{��ܓxMIcV�[5o�%�a�*���M�_����Y�g*`*h�j"�n"��MD�F5�rQ�KZ)z�V%��e
��-�
+�?���0�)
���q�Xt�*�Z���ܬ
pA��˲�L��6YY�`2�ݬ1���z��S�B��"ۨ��_�5����V�i�pjmf��
i�3��r�6+-�J �K��5�r.�*��
��s��zAJ
+��K0�67[����5��y�]�y^�,�Y��)��c��O5}0o�-kh2��}[�uv����f����6*��i���,�-h����
A��4��v�Z�����^�1ϓ`��JM� SK�s=*"�X1�ʂ3��6~��e�Ȋ�Q5q���FsKa��������ȷ4)DNȒȋ�{�d�|�O��Ǹ���Ct)(��!
�
.h�l&xg71���
+C�u�|��`��r�L�Ȓ�C�
H
��l�<
���uč������ M"�^Y?uS��ƍ�8���N�(�%?I�0��@�#��-��(���d�� 
+�<��	�����,c�I�2Ibqn�
��nĄ<(��9%IJC&
��/�gR�b�
/��X��{!t�lT&OD�+�'���<����D�#�'�
ؠ��c�s�N�����`7�nŒ)�28 B(���+���FG2���ZLM�}�C�A�4M yf�y�k���i��=�||^����ӬD�]���V���wPؤ����m ��Gk$Yb�cui+�*9p>������%�J_��
�F�hً�1��f�/���M_��F�B�Q�{�p�L��x�/3}�#��U�B����n��
C!|�&dS`�A��3m�rצ�=K��`�
�Uk�Ev��e��Ә�GP��
/���@J>)�������
*��� �� �
��,H;
+�/
qXYA�)d�+��F[kV
+0�LM������n��R�Q��
Q�eGz�$�q��T�
P�y;ӟ�����^0x��c�KN�����lQt`�0b^$���7��]��ͽ��mҬ�pP�k�]��5��Ӯc�pk��X3���d�oz���1cƧ�z�F<�m�
 
-Cޣ5���ڱ��ȍ.9p>ӏ�V�ꗛ��*}a��s��7��-{64��l���A��
�h#�	 �t�
���v�v�AP<�W�:ב�?�*K�HP�[7�b���>�툉�)�G��S�+��%�Ap@���5�2�����i��(ze�
�:��@�?������A�<
�C�@c��Ϣ4
���GD
VVPc2
��5���֚��KSS��=�-��3��T`��G�yّ
}�5�(�i]�
P�y;ӟ5I�`z� Tħ������(�-�y�p��<�x�+���w��M��xE�ov�f��u*�L4k����
�MϘ�>f��^�Ј��
PA��>����L�0
-ވLZ���˹ 1��'��+V��x��E#!�߿6�"���7��Ț�~CC�l�ON�Tv�1jE��J=���~���@%
|Q�z�Z�}mH585�:��b��ޭ�(T�B�2D�	YԹ���@�oW
4n� "<�{�/�'aL
䀴2�2~JN¸%h	�b����ʼ����V���-���Mݘ^�%x
�;
-��mm6՝Ӂ`��pzm��E!��p��n:c?��mZ\�-fZ�I���La�h���p,�, 'tyf�Iࠗ��q[,�g��b)46?6oBp���跶����
%q

�+F]�
w������o���۟.��e��<l!���փ�i�CY9T�'�ܰ����8�̯������1i����gJS%��w�
d8�z��۟���&=S
]�
��櫅�gŻ�?�ruy�PdU<S�C��'!� '�T��3W2æ
F�\��	����t��ޜ9m(�&�&¨ʖ7o&���5:��D:x�/�g���AK=�}`�Ұq���{�j��� [...]
��!:�6��a$�m4|�
-��q5*�~�:A*�2�g�+�쫢
d��6�/�J��|#y<rh�L�Bj���"�S��Ȉc����j6m{���|M��i��U|ܛړ_����aϓR��-�T�Ђ�I)������b�Q�.�!v�j�p},-�`{�B��pD)�mا���<�l�m�)���zb�T�~+�:����<v����%�$�Tl\V�:+ڝ���9�H�C�ÿ���N�7K�{�w{X����}xz��
mZ�R�M~�e��K��׏I�W�H�Db��:�
�O����@�]�}��h���ͱo?�R�UN!�
Z����-�����IZ�}��*�5�]~>�́
S�e�^���=(��W*����?
+�D�O��|����ؤ5\ LZ.=��I����~�)���(,����Z!X������Y��'4�Ɇtr⤶[�Q�%�9\�^t��}�ǯe��Ն��Id��^�;�
d�.�P{�-C�Pĝ;ᡲ ��튽&�M5D<���ۣ�&O�r at Z���B�(i�Z��1Y�^Ae
�ﻌ�&�U���:F���9���
Z��P���R
��ͦ�y0
��
��V� Y
r�'��;}1&Mg�G���M��b��LK�����9�M���%8�=�	]^Ln
+8���;n���$�],�͏͛����45����ws���Y�����QDx$�&����7Lܽ{��屶
X]F-���z�4�r(+�����P4�����7����>&
��Li��a�q�
�@�~���Q�����g�C��q�_ƞ�~�����͓BŐU��B�
=	A8q��#&���R6�0���6�H�D�V��|����hC)0�4FU��y3�起�A(�t���׻b��\൹`�RϩlS6n�s��mvs��O_���0�kD�

+5�!�8�N�@�5�e
��3E\�J�?��� h��ҕjvUQ2�^a��Y���|��lߘK��r-�E��L��v��eլ�&����#�G������7ɓ_����� �'�l϶��j��OJ�ب��x�,f3�8��wi��V+��ci!ۋd�*���p�a�G�<<��M�)���4�M���ʱ�6v?b_
s~
�k	*��ş
+���*[eE�S�#�ΙS@»�0�=0��Ơw|��,��*����E�����n3�y�i�BH�6z��V�_�	��b��H�Db~R�s�'���Q��A)�$i��c�~�K�^^G�^��ަ�������ټf�"�V,kη���-
.��Lڻ�g��҉����8�
 endstream
 endobj
-5230 0 obj <<
+5239 0 obj <<
 /Type /Page
-/Contents 5231 0 R
-/Resources 5229 0 R
+/Contents 5240 0 R
+/Resources 5238 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5225 0 R 5226 0 R 5227 0 R 5228 0 R ]
+/Parent 5228 0 R
+/Annots [ 5234 0 R 5235 0 R 5236 0 R 5237 0 R ]
 >> endobj
-5225 0 obj <<
+5234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.828 229.186 340.976 240.09]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66) >>
 >> endobj
-5226 0 obj <<
+5235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.558 137.94 188.38 148.844]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5227 0 obj <<
+5236 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.878 137.94 371.262 148.844]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_584f3fd5a19536644a66818169b16ac6) >>
 >> endobj
-5228 0 obj <<
+5237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5232 0 obj <<
-/D [5230 0 R /XYZ 90 757.935 null]
+5241 0 obj <<
+/D [5239 0 R /XYZ 90 757.935 null]
 >> endobj
-5233 0 obj <<
-/D [5230 0 R /XYZ 90 399.175 null]
+5242 0 obj <<
+/D [5239 0 R /XYZ 90 399.175 null]
 >> endobj
-5054 0 obj <<
-/D [5230 0 R /XYZ 90 376.863 null]
+5063 0 obj <<
+/D [5239 0 R /XYZ 90 376.863 null]
 >> endobj
-5234 0 obj <<
-/D [5230 0 R /XYZ 90 376.863 null]
+5243 0 obj <<
+/D [5239 0 R /XYZ 90 376.863 null]
 >> endobj
-5055 0 obj <<
-/D [5230 0 R /XYZ 107.713 301.068 null]
+5064 0 obj <<
+/D [5239 0 R /XYZ 107.713 301.068 null]
 >> endobj
-5056 0 obj <<
-/D [5230 0 R /XYZ 107.713 286.342 null]
+5065 0 obj <<
+/D [5239 0 R /XYZ 107.713 286.342 null]
 >> endobj
-5057 0 obj <<
-/D [5230 0 R /XYZ 107.713 271.616 null]
+5066 0 obj <<
+/D [5239 0 R /XYZ 107.713 271.616 null]
 >> endobj
-5058 0 obj <<
-/D [5230 0 R /XYZ 107.713 256.891 null]
+5067 0 obj <<
+/D [5239 0 R /XYZ 107.713 256.891 null]
 >> endobj
-5235 0 obj <<
-/D [5230 0 R /XYZ 90 216.159 null]
+5244 0 obj <<
+/D [5239 0 R /XYZ 90 216.159 null]
 >> endobj
-5149 0 obj <<
-/D [5230 0 R /XYZ 90 193.847 null]
+5158 0 obj <<
+/D [5239 0 R /XYZ 90 193.847 null]
 >> endobj
-5236 0 obj <<
-/D [5230 0 R /XYZ 90 193.847 null]
+5245 0 obj <<
+/D [5239 0 R /XYZ 90 193.847 null]
 >> endobj
-5150 0 obj <<
-/D [5230 0 R /XYZ 90 89.441 null]
+5159 0 obj <<
+/D [5239 0 R /XYZ 90 89.441 null]
 >> endobj
-5229 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F72 471 0 R /F95 1779 0 R >>
+5238 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5252 0 obj <<
-/Length 1552      
+5261 0 obj <<
+/Length 1547      
 /Filter /FlateDecode
 >>
 stream
-x��XM��6��W��@D�[��^$�H�m/��Plz-Ԗ
I����wHJևe���9�d��əy3�{o&/�&�גy
-)I�w���BI��ĻZy�>!��Ӏ`���S��8�ŋ�S��l{�ѫ<^�K��q~?��ѩ��2˧�����=~�k�OI��t�a9���R��Wo'��&_'
�
���Lx����3�V0��È�Ȼ��v
�
~����<�
eK�r1D+�z���{��^fiQ��wI��|���޹PI��Oό��J�v������n�ݔ�a
9�؍Ts�ˀ�����$݂ϧ�Ë2.��g�/�[�
-(W����r���<�iE��=w���]%�^�Ʒ!k(�B���l-�
-�z2�
-!�z�|�dy��ӕ�v
�7i���o�D��f�]�	
Ln������9�x
K��37�k���N
z)�Q���z�m��&�żgj�B'Q 6!V�E��ϓtʱo��"�o;��=S:�W�c�\m�lJ�gR�4Y�_�;<l�]v1����y� �琉��AA]
'���L.zgyr��ǝ�o�D��~����K�j'��!Ʌp�����NK����g	��>�¼�)n�i���c�Ɗ[!Bd=�ס��5�:������3cf�X�8;��sWj�b$l:�&�^fz�	c�L �E��IY�������˧�:n��&D<�c�Br��
-Ơu���R=�%&Hu	K�dzd!U�$�X��
��C�aa9^
\F����Qً�	�F}bŀ6���i�X�|��z-b�QiS+|
�V���A)��b:��&�<��;��:��vf+/�r3d
-u�
��4L�M"��Vf��ƹ%7�gV�
Dl+��za������㦯 P�uؖn���-�
t1(̻�KZ�s�8Gϯy
-[�nۈT\$8�W�Z��9^��
�o�R\.�\��*+�ʞ�
�d<]ZܐT�c T>"��(���S�#\(�͊���EEf0
�u��;#�v�2&
?�B�M�G�4�bՓ��%
x����$!
�F&M:˧K"0���1I$
.+d� ���(F�b�!�eD�x�8�K..�.�H{yh���H��������)")� �U�����X,�!�l���
�L�S3H�?5��̨������iB@({L7̬�Z�rMn�5U&ϓ��vHw�����홮�H��j�:����<�]�oKE��B?�
��k0C��=���KѮ "��&`[6�S ��}�MR
lEj${���0�N(j�Za����c~->v ]i�#��� .
-��N��c�]�f��\�%TI�a\��U#���p���u������V	8�N�mi�м�+�?��
d�lP8CFa���n��]�.]N��E�7�v$1@9`<|�8��~�
�Sp��En[��
-aQ�
-	��ĩ
-�hp�Z[]wO�����B�L��+�=N-�u�	V�4�1�j% ��vB 1P�G�+O�{{��o
fc4� ��MY�����
Z�&�
%�l���N+�Y���!�u���e�q6Iap�b>�^�e�
+x��Xˎ�6��+�Je ���h��I�4�d��$0�

�%G�g2��^������tZ ��,Q4y�C^��x�{3yq5����SHI*�����J�%��ʻ�	A$�c쿟���.^��R�g���^���]�%������Nu
�Y>
����m\��^�|J"_�K
�1E�O��~�z;yu5�:!`��5@�(d�[�&ן����
FLEޝ���8e��>N���Qg(CX��3�!Z9Գ7����',�2K�ҽ�KR
�W��΅�H��}zf
��V��+eED�MvS�t
��9`'�n���^��(�']'��x>
$^�q�,?�	��W@��� 
���?��!O�T��s7[��U��ei|��",Tϩ���0�' 3� ¬g��M���8]�m�����‡7��Nh�䦹t?<}>������u���N
z9
0R
+<���z�m��&�żgj�B(�+�

�j��\��I:�ؿ���j�7��N˞)��+�)W�<�R���B�&k����l��@��C��q^�'@�@�9 ����GPW�	�6�����Y��$�q����)>��#��x��@�T2$��Na���ii���,��� ���6��[ 9Fl��"D�~

+(pY�D���u�3[��:	Q��c->w��)F�‰4pz���'��2�|,�<N�b>��/��m^>u�lE�q�Հ5!�!
s�!�+�։3'K���� I�%,I
ϒa�XTђc�
+9�1.���(�r�8���	��%���b��Ċ!ۄ�'V��qb%�Q�
+뵈�F�M��y�Za�J�M�!��x4X�q[w��:��vf+/�r3d
+u�
�i&� �M"��X��"G�sKn�Ϭ*�[��V����G�wI9%��M_A��Q�-����[�=�b$�0�.i���
=��i�zu��H�E�C�y�AY�B�7�
��#���T��E��Ue�U�S��@1I���↤�
��A�#��+?U>
�۬88�_Td�Q[�3Bh�)!c��c.�ބ|D@�(V=)

�X(����=F&q(
�4p�O�D`|�c�H8\V��@ 
�kQ�
ŀ�eD�x�8�K.Uj��<48?'��"yr�`�!�H�'�d���b).�`H$u���5S���R3�O��_43�j��4�q��
�
3+���\������<��l�tn᪹hݞ�*�48���si�oΣ��i�Qq~�,��0
]�����H����
+"�Mo�eC��>�Sn�b`+�P#���E��tByPӈ�
+c,���k�cҕ6<�ͽ�Ea7�ɡ�(ĘhW�Y�&�q	URmW&dՈ�z0\n?f
������U��g�@�M at h^����
d�lP8CFa
�d��j�]�.
&��"ߛ`;� �
r<|�8�`�G�)8^�"��q�Y���j�
���5p�>\��V��Sk�{����/S!��~�S�⺃�+o���j5Ą ������t����O�Ml
{I|���ܔ�~>���ݡe�i��QR�����XZ��ɼ��u���e�I6Iap�:>��?�c�
 endstream
 endobj
-5251 0 obj <<
+5260 0 obj <<
 /Type /Page
-/Contents 5252 0 R
-/Resources 5250 0 R
+/Contents 5261 0 R
+/Resources 5259 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5238 0 R 5239 0 R 5240 0 R 5241 0 R 5256 0 R 5242 0 R 5243 0 R 5244 0 R 5245 0 R 5258 0 R 5246 0 R 5247 0 R 5248 0 R 5249 0 R ]
+/Parent 5228 0 R
+/Annots [ 5247 0 R 5248 0 R 5249 0 R 5250 0 R 5265 0 R 5251 0 R 5252 0 R 5253 0 R 5254 0 R 5267 0 R 5255 0 R 5256 0 R 5257 0 R 5258 0 R ]
 >> endobj
-5238 0 obj <<
+5247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.558 684.664 188.38 695.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5239 0 obj <<
+5248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.878 684.664 369.041 695.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) >>
 >> endobj
-5240 0 obj <<
+5249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.867 549.698 187.69 560.602]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5241 0 obj <<
+5250 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.843 549.698 513.996 560.602]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_6b8dae6436867a53e27720ee211f1cc7) >>
 >> endobj
-5256 0 obj <<
+5265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 538.116 99.295 548.647]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_6b8dae6436867a53e27720ee211f1cc7) >>
 >> endobj
-5242 0 obj <<
+5251 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [316.086 520.118 422.655 531.022]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-5243 0 obj <<
+5252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.486 520.118 511.506 531.022]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
 >> endobj
-5244 0 obj <<
+5253 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.861 361.243 187.683 372.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5245 0 obj <<
+5254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.833 361.243 513.996 372.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) >>
 >> endobj
-5258 0 obj <<
+5267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 349.661 138.836 360.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) >>
 >> endobj
-5246 0 obj <<
+5255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [316.086 331.663 422.655 342.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-5247 0 obj <<
+5256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.486 331.663 511.506 342.567]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
 >> endobj
-5248 0 obj <<
+5257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.828 119.223 340.976 130.127]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) >>
 >> endobj
-5249 0 obj <<
+5258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5253 0 obj <<
-/D [5251 0 R /XYZ 90 757.935 null]
+5262 0 obj <<
+/D [5260 0 R /XYZ 90 757.935 null]
 >> endobj
-5254 0 obj <<
-/D [5251 0 R /XYZ 90 733.028 null]
+5263 0 obj <<
+/D [5260 0 R /XYZ 90 733.028 null]
 >> endobj
-5151 0 obj <<
-/D [5251 0 R /XYZ 90 630.093 null]
+5160 0 obj <<
+/D [5260 0 R /XYZ 90 630.093 null]
 >> endobj
-5255 0 obj <<
-/D [5251 0 R /XYZ 90 615.523 null]
+5264 0 obj <<
+/D [5260 0 R /XYZ 90 615.523 null]
 >> endobj
-5152 0 obj <<
-/D [5251 0 R /XYZ 90 453.717 null]
+5161 0 obj <<
+/D [5260 0 R /XYZ 90 453.717 null]
 >> endobj
-5257 0 obj <<
-/D [5251 0 R /XYZ 90 439.147 null]
+5266 0 obj <<
+/D [5260 0 R /XYZ 90 439.147 null]
 >> endobj
-5102 0 obj <<
-/D [5251 0 R /XYZ 90 265.262 null]
+5111 0 obj <<
+/D [5260 0 R /XYZ 90 265.262 null]
 >> endobj
-5259 0 obj <<
-/D [5251 0 R /XYZ 90 250.691 null]
+5268 0 obj <<
+/D [5260 0 R /XYZ 90 250.691 null]
 >> endobj
-5103 0 obj <<
-/D [5251 0 R /XYZ 342.471 122.376 null]
+5112 0 obj <<
+/D [5260 0 R /XYZ 342.471 122.376 null]
 >> endobj
-5250 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+5259 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5266 0 obj <<
-/Length 2074      
+5275 0 obj <<
+/Length 2073      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s��~�W(/	T-�J���do���K�6[�
�Q$"���_���n0ȸ�T΃�$F=}�����ގ����ބ,�H�4
��@� 
-	��U�aL"�dJ0��w��I�K�&����F��d�czS$��l�Ve�H���L���ۤ,��Z�bB�ʖ
-�1I�b<�8�~�z>�sD@!
���P�D�܍>|��
-�`�d
ܙU��S������
4�2�C�11:�^�j�;�t���ZTE�V�l�̳�ZXm{Z��)>��V�^�)-�CdLƿc��h�A�)�#���쪿 D��Qȵs̪i�M3��.��p�VN�Đr����]I{nA.�D��y����T����HC�q�(u�Vi�Q����iV�˼��r���Bu���ׅ�E�DBX�x�
-�Q!������Q�
`�y0D8�J��_�}���g�w[��ë\*�@��j6K�	��&�t�H��� t�L�UR IkO�7E��˜y� q�XH��(e�a�
���=x&���B� �v�k���[���V��̹G�xq����(�`���.�<9U������3솜c�ރ�bŵBu�ו�&Ϸ����'�sZ.ԟ��浭)�����&����BG�ϭ�=tq"�̓��8�rW: ��1;[Az ���p�2�Sj�q�[U
��pZ;�d.�y�}@���Kj}����rH��(<roOJ�x7Bj|� �:��� ��uH����}�6�w��I4�>��m]��Z.t�Fp�O�������9�V*˫s�]� ���M
o�v��ݵ�&M��9dK]'�ݫ|iJ\b
��E9b\��#�v0E2/+�=����ȾM�7�tC&@P����<��F2�;I���v�r0
G���G:̈z4#ָ��B�(�o�r��Zĭ7�; ����=��������DB
��C�?TG�{���~0�
�)vy�ҷ$
�w��\
-����B��g
C��MP��8�tC9�g���&(#�H�:�r�
]��%k�>V��%��ŒH"@h/���j���K��6��F�&L�N�
耭�}H�B��^<�^�����}�^�,�[jtI�����gd$tv��l��x{[���c��!�gZ!���=B
-���[H�(Ɵ$�s?��Y�}�
�QD���?XEa�-��'�7�x@���y �8D!<�Q($

-+g
�����P+eN��P��_=�U��腘��IǹGjn�����1#��q�M-��"�szv��UZVI�T��,���.ҹ�r��薪V�����h�z��!�"
���pG,�	�����}��ٴn������E�ƒ����W_J��
7�T\@C�iovӞa�'��xwIiy�
����u~�Vp"Y�J
Kf��^�>�����[��A���=T���/�
�X�*B�Q�t�s[��
-�S�m�
- n�r�*
x{w��;�2���i��X���=v�
-ԧaPsBċ�)���a�MW*ɞf
	%‚_\�̋�l
ƈE��tr
-4��/zq�Z��݀i�!LŐipFj���i�dɆL�	э�(��9S+�.K��y��w:F�s�/��tgO��Q�O+��y����$>*Uæ9g���S�b����\�gP�k�_���
:!'
:�ɶ��d�ФQ�'�wi�
V�F8�g�|�
H
H��D�>ʍ#GRR�c8F�P�C��_
����V��)�
c
�
�@�0���0�	�u��F��>1�
},v�;���=�fX�/-�)��f��[�b��Y����k%D"G]�gT���'1�M{*�<����B%��w�o�i��wu���Q�>���q�aҝ���Wj64�o&�@�/�rEF�$�&,F��v�Z��hPa��;�iꂕ[W/�a�Y������no.̘���!��L���,�Y�&x���Ƀ�[?�E�|��xD2��'D�V��G��W�0�:_����1�������'���w[π��؛�JU|��`e�ɶe��(U�M���$��0M&�DO���r�Z���Fƻ��@�i)ަ�������;�,�!K�J���~{u
-�V�f�Q�uMtvy=
N3]?Lm9	���֋�
+x��Y[s�F~�Wh_��}��$٪��*�M2��>M�(�
+HDc{���		���>�H�u�\���
�E8z?�����]�"�dL��fI
%1A���f}�H2�����qVm���	��r�V�*��+����q6{�
+UeMYM�T���MV���Z�T5!�X
☤rL1�|��q��f����B8"F����h�
}���%<�1ˆ�4�7���
>7��ѿGx���E��P�
z]�կ�E��f�TY�Գ٢,�fn��i-���`6[�z���)���?������N7���l
F1��1�>��&/�g�P��©[9c���Vv%��p�~ؖ#Pدi�y
ؑƈ�vQ�B��f�
2��+󢱗e��Ŧ����,{e�+��‰���
�(ΣB������Q�
`�y4$8�J�}X�]���g�w2d�
$�W%�T
U7��,/&
B�m��<���[ Б2=WI�$���YW���p慂�)b1�ӢT
��x2N���*�����M�U��m�v�Z:
�
��՝K������
�J��
+�Tn>�K�ϰr��z���z�|�{&�-��d*��Y���s���&�ymch���tr�$6�
.i2��*�C'Q!}h
vp�!�[8� hK��,�� ���p�2+ at 5
�ݭ���i8�
L
+��<�ZpD�%�C��j���
�4���ۓ�"
���od�3��	�}~�CZ{�'0�����e�:����w��VZ.T�Vp���
YSk�r��JesN���;�����-����]�M���}��<i�ޔ
Cq�y��qٓ�����dY7�zf[+�+���!����
� Aq�o�
��4�$>��i�A�p��w�t�~#ָ��B�Z��
)�&g^�]0�; �Y}
^�
=���'\��DB
��}��7G�5�
XD?��Ӑ]�/�-���}�3��8�9]�y?�3��@�6�g�F:�����=�	�F2��'].�kWCzI��O14�$��XI����N-r�5��B�͡��V���S�*���!$�!�� 
X�zv���w��S/L��������4#/��/�H��{�QM��m�/�O�¶�?S
+��9�#���|��B�'�0�$A�������o/�E������,��k��?{
� �a��
��(�G�
+	��F�"�bR�Jن3��$(�m��<�T�m�ы1�L$
��1�����=�����6M�H�A?�gY5_�u�
5��:�+�"�;��j�.�j9�y��U�
��QO9d�Q��E���K(B�ty��@C�n�y�x
��P"A�AG`ؿ�k(%aw��d�.hc����7�i�0	7����jy�
OR����K8����U�Kf�

��C���)R���A���=D]G�����X��Y+?
j�| ~��?e�:k �F)w����w���W��K�b*��c�f�~�
h�X�e8c��/6�Re��#�DX�x�����a�X��L'��&Y��E/����4}7`gS1d���|�4}�dC����Be�Tz�\�%dK%��e��w:F�s��ʇ|kO��Q���Y
����$=��aӜ3���)D1A�iy��3`{/���t6�N�I��U��C20�iT�I�}^+�h
�3�f�H
H�d�\
�Ƒ�MSR�1

�t�����1�Xw��� [...]
 endstream
 endobj
-5265 0 obj <<
+5274 0 obj <<
 /Type /Page
-/Contents 5266 0 R
-/Resources 5264 0 R
+/Contents 5275 0 R
+/Resources 5273 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5262 0 R 5263 0 R ]
+/Parent 5228 0 R
+/Annots [ 5271 0 R 5272 0 R ]
 >> endobj
-5262 0 obj <<
+5271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.828 621.024 340.976 631.928]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_cdc0aeddab3d98e336719f42e6e5b06c) >>
 >> endobj
-5263 0 obj <<
+5272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5267 0 obj <<
-/D [5265 0 R /XYZ 90 757.935 null]
+5276 0 obj <<
+/D [5274 0 R /XYZ 90 757.935 null]
 >> endobj
-5268 0 obj <<
-/D [5265 0 R /XYZ 90 733.028 null]
+5277 0 obj <<
+/D [5274 0 R /XYZ 90 733.028 null]
 >> endobj
-5104 0 obj <<
-/D [5265 0 R /XYZ 342.471 624.177 null]
+5113 0 obj <<
+/D [5274 0 R /XYZ 342.471 624.177 null]
 >> endobj
-5269 0 obj <<
-/D [5265 0 R /XYZ 90 607.799 null]
+5278 0 obj <<
+/D [5274 0 R /XYZ 90 607.799 null]
 >> endobj
-5270 0 obj <<
-/D [5265 0 R /XYZ 90 528.75 null]
+5279 0 obj <<
+/D [5274 0 R /XYZ 90 528.75 null]
 >> endobj
-5200 0 obj <<
-/D [5265 0 R /XYZ 90 506.438 null]
+5209 0 obj <<
+/D [5274 0 R /XYZ 90 506.438 null]
 >> endobj
-5271 0 obj <<
-/D [5265 0 R /XYZ 90 506.438 null]
+5280 0 obj <<
+/D [5274 0 R /XYZ 90 506.438 null]
 >> endobj
-5201 0 obj <<
-/D [5265 0 R /XYZ 90 469.152 null]
+5210 0 obj <<
+/D [5274 0 R /XYZ 90 469.152 null]
 >> endobj
-5272 0 obj <<
-/D [5265 0 R /XYZ 90 454.931 null]
+5281 0 obj <<
+/D [5274 0 R /XYZ 90 454.931 null]
 >> endobj
-5202 0 obj <<
-/D [5265 0 R /XYZ 90 407.727 null]
+5211 0 obj <<
+/D [5274 0 R /XYZ 90 407.727 null]
 >> endobj
-5273 0 obj <<
-/D [5265 0 R /XYZ 90 393.506 null]
+5282 0 obj <<
+/D [5274 0 R /XYZ 90 393.506 null]
 >> endobj
-5203 0 obj <<
-/D [5265 0 R /XYZ 90 358.258 null]
+5212 0 obj <<
+/D [5274 0 R /XYZ 90 358.258 null]
 >> endobj
-5274 0 obj <<
-/D [5265 0 R /XYZ 90 344.037 null]
+5283 0 obj <<
+/D [5274 0 R /XYZ 90 344.037 null]
 >> endobj
-5204 0 obj <<
-/D [5265 0 R /XYZ 90 308.788 null]
+5213 0 obj <<
+/D [5274 0 R /XYZ 90 308.788 null]
 >> endobj
-5275 0 obj <<
-/D [5265 0 R /XYZ 90 294.567 null]
+5284 0 obj <<
+/D [5274 0 R /XYZ 90 294.567 null]
 >> endobj
-5264 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F95 1779 0 R /F11 418 0 R /F72 471 0 R >>
+5273 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F95 1788 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5280 0 obj <<
-/Length 1760      
+5289 0 obj <<
+/Length 1754      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�
�
�_�b��vú����S[��$Beɓ���;J�d)�
�m
��H�:ޑw�=<�~��|>9�E�� #�
ί�%	���uH"j:#��lJp����lJq�%��ȣ�?��<�7������Q���8|�DEQ7_�+�O�m:� �jB������ɳ��?
-�T
-��|9y�

`Čn�YˀS�$x5�k���x`
eKQ���t�$	�;/�$Nm����(�JE׻�孵�S�IlI&
�R�V�?�S��#��	Q����Ѭ��9$$.���
�4��G��&,`ǭ�/J�s�ʳ�2*��e����ϴ�Ɣ�
-I��E����7�\�i1"rƔBL�`�d�?�2_��p`�4���g�h&'��~%ŘLFS������qa���
A
-KP
���s�\�-��+'q��nݳl�l����+;��Q�E=p�� � q�z�7b��F�9^oJ
�%��~WJ8��y�\��J��
�r[7V6���唄N37�.��n��RS��2����s�YnV^“;���..^����+M���c
-��(�x�,�s�
��T����y����M���Ym4#Ic��t�%�|JDC=5�@��j�xH�js[P�#����L	�T/��J{:x�x��i��~��*�WGS��֋B"!Z���d
"�	�n]�ņZn�`�a�u�~��&*���*T(���'���<Ɋu�&��p�Lɣ��ی8`-
����������!�]�PaC�\ZuhO	��
-
��'��:�t��)a���1Ļ

�z�6�
L&r���Tv:%���R�b���1dA0T�X���wa�?�L��cZ%o7 s	����>����
9ň�A�؃�q?�׻�_R�������? ��E~q��}����pxDMം���8��S��%QiG�Es�c����V蹋��4Z�͑
|�P�î'B��R�M�F�2
�G�
�Ϻ��e�%���R��b.��vW��:��y�ގ[Pȳ��
�c�Ǵ�v���+���6�v'��2�oF��#�����-�]=È�
E� ��d0��[
�i��L
�
�y�u��\���!c9`�E�v�~�E6����a�H�Mn�R���������i�kzKIH��N:�o<A��$ ��|Bt��!r�}(�+<"4�}�l�eӃ�!���"H�֧_�ց����9�TC���I��m1 !�
-�p��`��R�z��J'OjZ��h�N�K�Tw'�\ꃤW�������H�pȞ���o�v#j7_�����
�R5�:{ߨ��{�,Gq2W���}Z?b�&N�]p�}�c䮗�:�
��s�1��A�
�!� �(�4ܝ=p�����/���>b��w�Q"
-�vY���Nd[k����#�ɺ)x�V�}�K3��5	����
��A�����D	����0=��K��
on�d�����A�CD�|�5��ë5Pn���ν�_�8�����N{�������]4=�?i 8����h�7&`-w��C5�ۭ��j���$�&&�F*��[L�u=�t�A!�
9�ݳ.���
-��!!��k\�3;��
-�_�<�:Aj�V}ߏ��$�����01���9�����|^Qw�7u�����O����������މ�y��"��V�%̥4u�����ڼwA��}R�g�4�(D��yS��ӓ���[4/�:�W9�˓�*9�˩;)�N����2�2k.7q�<���;��/LSè
+x��Z[o�6~����&5�;����ݰn+��{j�@��D�,y����~�u�lǽ��d��΅<�;��k{�N~�O�~��
P ���+/���	J���{������ؿ���:���R����,����*
�����&1YX��tF���a�W�/��dS�}�,
�c
|��������|�τ�A�#�B!ń�XO^����{�@{�媵�)���{5�k���<p�2�����m5�1I���T�YQ
%&̪�e�ai�
]��֘�	�$:�	�T��R�jI_9�Y&�1)
+��kvDŽD�3Ҽ��&f��:�s�q��
���d�h
Q�R�}T�ߤHnj�
+I�k��}\s�Yl�$9cJ!&�7�p
+�;�"ۚ�p`���P��~�L NT�|���LFSA�*���n�� �ԛ),�8p��j�܆�U��� ��h�v�oQ�?�h;���7f٣2�j�j7�d⼉�7‍F�5�nJpK8�ݮ��p
\��t���Yy5f�zؘl�f�)�evf�G�u��~J,�«ظ�ȁ�b�q�ܘ�;
fy�b��2�hB���)�vm��� �ys,�y덍jE�g
+�,����iF0�A���4�S"�
�Ab�1��cf��ۀ� 
�ydCdJx�|�EZ���K���_�b����KO
��PѼ<��.E;/
+��h"#M�1�� t
6Trk��kxvJ���h՗�P!��Cb��P�8ͷ�E��
�ª^��;'�����?��1�?Ã����"�Y�T�¹($�jў�R
�vGKc!�[���
�z�owx
�5"88���2����'�����zJI����ڑ!�T	S��z;އ�
+�u-��k�����%d[��0���r�e�"q �1"�~ȯ�!��� ��!?@������'���������*�i	
�q$�%��8��Œ���p�`���i腋͉$\�͑
b8�6��H���
[��(.+
��@�i��g�U�*M�Jfu�jn1�uQ���Wt�Tּ�w��%�
P�?��9�c�c�C`ەl��z
�v'��2Z�F��#�������Z��
+Eՠ��d0��[
�h	Й��s�s��\���P�9`=%����C�nTIuvJ�j*p�����e�M����O�Z�S%�,�;娿�٧�!9Չ}H�1'8��i��Xo�l��k����M�ʆd#cT� M��~�
B˷#�gAJ
�W�'eQ7����:v��z݀�3L �J�
�iH��%{I/HR�=|��r���^��^@��kv#"�!{�?�n��ލ|��|ao��|ij�lv
�6����[�⤶#[
��~�	�M����h��]�ҵ(�"��S0����c�]A%�Ѵ��;{���)wW_���C�

+op�D�U���Vd�k����#�˺)Dz��>�gB0��	���#;���l�ّ��� '�az
+�T�$��d�ɨ���ALj8��:���K
G(�b�bv
+���/g
@���z�}�g�~�k��6MO�D ��s�Gu2��������v�G����Oa�\���3%o�
&i��I��A#�NY��o��O�k��<��q�4,���PP�Z}���	RC���~�P� ��v%����e��Zo��p���j辱��&�~*��7��m����V���&!= �l�@S�G�_㜬<{��O�O��l�w�N��)�������-Z�h�D�
E��f�ݥ�
)�$T#dUw(�i}���e����2a�
 endstream
 endobj
-5279 0 obj <<
+5288 0 obj <<
 /Type /Page
-/Contents 5280 0 R
-/Resources 5278 0 R
+/Contents 5289 0 R
+/Resources 5287 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5219 0 R
-/Annots [ 5277 0 R ]
+/Parent 5228 0 R
+/Annots [ 5286 0 R ]
 >> endobj
-5277 0 obj <<
+5286 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5281 0 obj <<
-/D [5279 0 R /XYZ 90 757.935 null]
+5290 0 obj <<
+/D [5288 0 R /XYZ 90 757.935 null]
 >> endobj
-5205 0 obj <<
-/D [5279 0 R /XYZ 90 455.73 null]
+5214 0 obj <<
+/D [5288 0 R /XYZ 90 455.73 null]
 >> endobj
-5282 0 obj <<
-/D [5279 0 R /XYZ 90 441.16 null]
+5291 0 obj <<
+/D [5288 0 R /XYZ 90 441.16 null]
 >> endobj
-5206 0 obj <<
-/D [5279 0 R /XYZ 90 251.553 null]
+5215 0 obj <<
+/D [5288 0 R /XYZ 90 251.553 null]
 >> endobj
-5283 0 obj <<
-/D [5279 0 R /XYZ 90 236.983 null]
+5292 0 obj <<
+/D [5288 0 R /XYZ 90 236.983 null]
 >> endobj
-5278 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F95 1779 0 R >>
+5287 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5287 0 obj <<
-/Length 1755      
+5296 0 obj <<
+/Length 1748      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����&5ͫ(�C��7�놬���"Pl:jK�$7��ߡHɒ��N�� �H�:7�s�OR�w�a����h�,`�B*��7[z
-{2 HP���[�D�xB0����`?������b?]��"�.^ŗY���Ξ�DgQ�f�	�����_���$�u2� �)�|��������l�׈�A�#�B"Ʉ7_�޾���_z1z7宵�)���{3�c��3�V�B�0枤"������T_�7}&p�&"��7�+���$΋<0^�
b����3I7� 	a�+oI���njK�aH�M
�c�腕{���3a�UT�������r�I����(YL����*ͷ�M�G���d��ɭVVq����@4L�Hp
�e9�D`-_F�\���(bRU��.
2]l3p9��C����ބSD�l��(t)X��fN#!�C�!u��� Y�k���F'�Z�x(6V��v� .��mI{&@p}��z4�BV;.�tee��|/t�\,\f]@��W���
��0��#ڛP�I�;��y���;4��DŅ@�eP�~B�b��O�N�ڊ�
+x��Z[��6~����3��+B�Nf��&i��&�S��amy��
.�l��{��bo�t�v�,	qn:�|`�]y�{>�e6�>
���
+h�͖�ž
�x����'9���>&؏�utq>��OW�k�Ȣ�W�ee����:�YT��xB���<���z��1	}��5�c�*�b:~?{9z:�5"`�Hi��H2��ף�ﱷ���
FL��M�k�q��w��1��|�S�BsO� ��[�~O
}V���>�q	��ʛ�/���$΋<0^�
b����3I7� 	a�+oI���njK�aH�M
�c�腕{���3a�UT�������r�I����(YL����*ͷ�M�G���d��ɭVVq����@4L�Hp
�e9�D`-_F�\���(bRU��.
2]l3p9��C����ބSD�l��(t)X��fN#!�C�!u��� Y�k���F'�Z�x(6V��v� ~(�ے�(&L���,�h&�4�v\�������*^�(�X�̺����{�
��0��#ڛP�I�;��y���;4��DŅ@�eP�~B�b��O�N�ڊ�
 ?��z��d0-U?�
J�wHZ����`(��� v�0��i�CUp��F�\���QU��G	o��P��Ub��SR
.����4�u�Mqru�$�zT
)^���/h ͌�	��}֛��s��fj�
�
��s��+ʦGeC�����
i��o3m���}O�3���ԥ�`��{��7�B�X\k;�+�N�򷳪��X �	��ܖ!�A�j 
z�@	�Nf���d-��	��6랃�K0�p�
�����aC�1�A�
#X
uL�Anj��K��
-~!�(%~���o�#�f����uTĩ[J�֫��s�״�()P�w-;ŵR�E˼G$#u�ٶ�)tRg��}{������.�� �uTSȅ�&ε˛�:�Ш�YUЭ�܅�eH�u�
;,Ud"��yl��M�lv=
PL��;�٘D��n�GcR������*��u]���t
��ZWfms��
�
�I
i�ӏc*��8�\�c�= �a
8�>
-gP�
vܶ� qL��@���МVLT�M�� z
b�
�t�N>����*A���>�f�N��6AW_��KLng�<Ӆr�s��i�E����E����C�mvt���
�R:H����c�P�>��qn�
`v��C
-2ȹ	b�ޅs4��0�٤�
�֧CQą:F���q�.u
!ג!��	�Z
a�=% ��:�!F���sH%�A@#
j~���`^ ���e� iq�,��,���T�*ͣ�CPe���NDI�i���%\�7\�����E��i�ڇ�(�#

�
H�14��9�z�2L�765I/AMz�o��2&�����.�O���m�7��
<�:V������y���yE���t8�Y)�48��:�k�mn[.���@�
������Mt���T�A��!.�d	�PսKc��t8ӹA�1���e�}
>:f�1⋠��i�D{�D����K�8	G�=�|�8����;a<��Y)[�T82&�®8(1����2��j�ČN�L��$��&�%�K�5J���
K��XRǽ��;����~�.?i��=����
�=�ܤ��F��Gz;u_����\g?����E�6ro7͛��F���y@?��M�	3��hl2����Ժ���F�����hD����E�9�Nonn�<G�$�d(.���jz��{)敇��jY���:�޿Ɖi!e{98��F�D�
+~!�(%~��ݵʑh���O�:*��-�K�U\�9�k�g�(ػ���Z)Ϣe�#���:s�l����3�᾽PF���vE
�X�O �:�)�Bv���M@
mhTŬ��Vz�B
+�2��:�
�*2�o�<6W�&S6�
(&�sv�
�lL"�h7߁�1)����je��˺.�r�X:��΀_�+��9t�[�Ǥ�4���1p
]�t�1�
���
x�3�F;n[J�8&wi ��zhN+�
�ݦ~�K =1�R�v:C'�K�����vm�V�w'�a����H�%&��� ��B9�9y�4�"�F��"N�S���!�6;���V�M)
$�Ƃ�m�1V(l���87�0;��!��1L�¹Vt�l�aq�ӡ(�B
���
�8�q�:��k���v-�0�	�� �l����m�9���� ��5?|�v0/ B�²`�4	��r� ����u*C��Q��!���DB'���4
Ae��.�.�i���"H�4v��e��
���$�C�
f�M��������&��!���.�2�ҥ�dH���FzC���s��c���k�^|�����W48/I�󚕒�A���f����������P
y���Ҷ�j1��8��,����wi���g:7h;&����
���Gnj8F|T�=���h��R �P~i
'ሸǑoG�{
��w'��

1+e�0�
+G��_�%f؁�T��Z(1�ӠS8�; ��慳IqIo�`́R���ǒ�3��q�~�Bh0᩟��Oڠ{' B(8�nO87�f�ѻi���Nݗz;�3�ُc!|g�oQ����M������n
�Ϡ��[46����9i=��U�_Ge`���P6�1\��l:���A�
m�x����n6��a�6��7)��e�G�uZ�z��=��r����CF
 endstream
 endobj
-5286 0 obj <<
+5295 0 obj <<
 /Type /Page
-/Contents 5287 0 R
-/Resources 5285 0 R
+/Contents 5296 0 R
+/Resources 5294 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5284 0 R ]
+/Parent 5300 0 R
+/Annots [ 5293 0 R ]
 >> endobj
-5284 0 obj <<
+5293 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5288 0 obj <<
-/D [5286 0 R /XYZ 90 757.935 null]
+5297 0 obj <<
+/D [5295 0 R /XYZ 90 757.935 null]
 >> endobj
-5207 0 obj <<
-/D [5286 0 R /XYZ 90 686.039 null]
+5216 0 obj <<
+/D [5295 0 R /XYZ 90 686.039 null]
 >> endobj
-5289 0 obj <<
-/D [5286 0 R /XYZ 90 671.469 null]
+5298 0 obj <<
+/D [5295 0 R /XYZ 90 671.469 null]
 >> endobj
-5208 0 obj <<
-/D [5286 0 R /XYZ 90 481.863 null]
+5217 0 obj <<
+/D [5295 0 R /XYZ 90 481.863 null]
 >> endobj
-5290 0 obj <<
-/D [5286 0 R /XYZ 90 467.292 null]
+5299 0 obj <<
+/D [5295 0 R /XYZ 90 467.292 null]
 >> endobj
-5209 0 obj <<
-/D [5286 0 R /XYZ 90 123.328 null]
+5218 0 obj <<
+/D [5295 0 R /XYZ 90 123.328 null]
 >> endobj
-5285 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1779 0 R /F13 540 0 R >>
+5294 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1788 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5303 0 obj <<
-/Length 1915      
+5312 0 obj <<
+/Length 1910      
 /Filter /FlateDecode
 >>
 stream
-x��Xێ�F}�WX�+QO_y�
8Nl$�$�=�46ٚ!B�
/
�﷚�͛Zg

)5��OU�:E��{�{���fu��g^�"����ދ��	J��Ի]�H�����͆�u\�ݛ
��2?>ȴ�w���:���ׯd!�-�ݻc���fK^���їo�^��e�He�|M1�|��y�������Gz?D�&�䰺���~��ÈE��د:x�2�νw��W��(C�����`�j�ǭTn\�$d�l!�
�O~�W̬��<�
�c%�� g��X�l"����__!q-)
�P0k�_��	F<"v�]Y��f�ˊ��"k��4k���A��B�x�~� �?TDe��*�ޖr�|x[@(�_��
��C&'�%h�}�BP�[����E
-[k�6��������E,f[=�+"1_����a��0v���:)���9_٭n�{��7>96�(
-�߹�ѹ��
�I\N18��m�iV��~�j�V>���i�
����@
-j��P��Cpe3��
*�

�}�m�m�'mC�Y�
��9}[K�@��R��J�
�^B �\?�<T]+
��.����f�|E-aa�`�Ē�� ��o�ʲ���N��R�C��0�
"�vA\�.�|(�`��3#�3,@:�I 
 kЌ�?�7[���(0�H�����"(�7Y5¥6� ��/��<�4$r�����>���2�J`�_7 at A���[�㪪�O�!n����{�W����hK�O! {B�֛�e��E��C8�@�m�I�Mh��~;� ed΃�7b1x���Ƶ� �4.!��Ǭ�&}+�Y��<��Z��FT�*DmA�
��O�)���I��&SS�G�	(�L����9@��E	Q�ԏ����<כ%=�n���\�z_��V�@�Y
Ki�R�F}�qC!��,�˥+
�2(<m��+o�����0��#��_ᤱ��3�tP����e
�s�\ �^e+��ͣ�� �",�~�C5*$!�C�;�4�K	1D�,rM@�'Re m�r��M�{+Z̦�C܎��U	�����8��$/�n��[�}��{����Ʈ�%�
-ٸ��
�`��k��j�֔f�"G_��pD� )��i��i�i���i�����{�����;�������(�KQS:Mp%���v*]�d
4�!�	�_V�Sqz}}���
&���
-R�③]�Ac	�QI[i胘���Z�s���k��
�Z�0�ϑr�tY�����S�͕d�l���ܘz���Â��e����
fT�/�]�
�XAX���R1_uۋת���� �Ƌ� Z3j����O�ΨP��e�禁M���7�	r��7�dE�w�S�2D�r<�&�)z�17����9���?a�T�� 
��
 X�O�}
t[d�yi����J�)���+��}&<�۫:Kw'�\�y��|[��GHnW��1wR(#
���%6��D�}�l���@��?Q	�./BԳ� 
�x0���{g��$�)��j)�M|�[a֪" �[K�������ҾSL���9=;�4B�ာ0
����,Ѧ�����eW$Z�})�Nh�s���:�e��83*G��.o7c,�.Q�	��v�X����
-SМ������[#E�v�)_���M��Ƴ��	}�\�O�
Z����lm���
޶qV
���g�4=z ,���?���
� (��~:\
1
�x�?�납g�͗��z����a�J�긝�φ��˷�>�I��}I߿���oT��!�
-l�a��62}k����O#�*MgR���|3��Q��u3H9��SՒ0�'Ҥ�NJsr}�?<{�o�G�)VMl��m[]_]=>>��A]�U5��+�W�4;Z!�`�}y(��j��5�<(��t�h�
+x��Xm��6��_!��
�\��e[
��M�^ڦ�ާM`h-zW�,�����
ERo����$���y���>�����7���!
��4
nvA��($HP�d��D�՚`��oV/�z�nެ(^V��Afu�y���i}��~%KY���7��՚
+�|Q�Mcn�ʝ�W$^�r+�U�%�l����ŏ7�?����������
d���F,���n�>����-~_�g�
�P
g�Gۃ���"UR�q���ѻq��G0ܽ��Y1�N��-Pǃ,�=��Fby�J�l�p�
\b�[Ry6&��$b��<;�xB܊��*��b���1�e���,oT
+ho �}iV���x��?tDe�Yk���r�|
k@(�_��
��C&'�%h�C��
P�	[��I�2���y�Q�������E,&[=3+1]����c��8n����r[���9_�٭��Mz7>y6�(��߹�ѻ��
�I\N18��mՖY^�o~�k�V!�`��Y�
���@
+j��P��Cpe����

�}�m�m�'mC�9����9}[K�@��R��J�
�^B�ܼ��Z%-��{����k�������0�b�
D���� M�H0Z�X�l~'գ����C�Y=LlLj��[����
+3���Ĉ���
��w��4��O�՚1~.
+�6P�e����"�V
p��/�E�D�KpA;"O�
�\Dkl#o�O��:�̠��
P�������ez8�է|���*�_����+󜗪���'�{�`��Z��.�E
�){�Vu+=6��'��������)�߈aDD��.-�N��L�Ӹ���F�T
!� d&�{�`�hUn
��Q#�
+������m�7��u�df
��9Ő�����4g#(q:+!J���z^f�mG@�[֟��>d���s�m��̎�5W�e�y����`u���X�6�
�Ɨ7�~�ik�Z	��p��Nݙ`ګ�Y�X3T�9`.Pz�H�J���kӨ�*���
j���R�I̻�t�!��2DB�Ѯ��G��T�	��u
�{��މ��zHհ}ws���
��G��-���.�jz��-�ӣ��~)�R6��#8������u5e�@f���A# �P�!@
+�l� v�hTv}]5�
:)LA�g�R
�����X܏��5���2��n��%�[��@������i4���7+��`����� �(
(�w4����搆!��IH/�%<���Z,e�Ձ/��8|���m������ǎ�\�l������탭G�����oWE�)�gF]^Ŭ�5�pP
���^�)�U��x=

+����l�
�Ό��`��ꓽ7*�#��m`#c��
d�<�����y�-�̫}��x>��s�������l����꟰i*�T�ȕ� �Sp_��Yo^Zc�6�0_J�{���m�	O���γ�I<g�i�zA�}!�
��#$�����{)�y`���]"���չJ�(
��S�!�Xm��l��_���#0I
+���@Jp��N�)]��rdQ���(�Sz!�O1��}xn�׳L��
+�ћ��ȷ��/����ݿl˭Ql_��Z���ܲ�����/άʑ��-�j�e�nuc� ��ik�"s���4�:�=18��yk��W��4�>|I��xv�?�o����}K���ʵ�1��J�ou��<�����`	D�����D A�u���b������!\L=�o�$l��+��W�S׶:
ף�YB� p��>�=I��黏���
+���"�\��=�>�Ff
m73�id�O��lJ���mZ�z�?jS�nz)#=FTC�
_���
ڜ�����t��_�O�0�X��������mԖ��F��5quʰ#+��7�K�}�&��t'?�� ��
!Ag#
 endstream
 endobj
-5302 0 obj <<
+5311 0 obj <<
 /Type /Page
-/Contents 5303 0 R
-/Resources 5301 0 R
+/Contents 5312 0 R
+/Resources 5310 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5292 0 R 5293 0 R 5294 0 R 5295 0 R 5296 0 R 5297 0 R 5298 0 R 5300 0 R ]
+/Parent 5300 0 R
+/Annots [ 5301 0 R 5302 0 R 5303 0 R 5304 0 R 5305 0 R 5306 0 R 5307 0 R 5309 0 R ]
 >> endobj
-5292 0 obj <<
+5301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.912 331.528 350.381 342.432]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5293 0 obj <<
+5302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.768 277.644 192.544 287.572]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-5294 0 obj <<
+5303 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 195.905 190.054 206.809]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_605b7611d045e0ea0ff47c2ec36c2268) >>
 >> endobj
-5295 0 obj <<
+5304 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 157.051 190.054 167.955]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_9db5a39fe27d6c659e9c6ce626e83dfa) >>
 >> endobj
-5296 0 obj <<
+5305 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.391 157.051 259.214 167.955]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5297 0 obj <<
+5306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 118.197 190.054 129.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_ed024de0dc1ad69e380f706d25740cb0) >>
 >> endobj
-5298 0 obj <<
+5307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.391 118.197 293.535 129.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5300 0 obj <<
+5309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5304 0 obj <<
-/D [5302 0 R /XYZ 90 757.935 null]
+5313 0 obj <<
+/D [5311 0 R /XYZ 90 757.935 null]
 >> endobj
-5305 0 obj <<
-/D [5302 0 R /XYZ 90 733.028 null]
+5314 0 obj <<
+/D [5311 0 R /XYZ 90 733.028 null]
 >> endobj
-5210 0 obj <<
-/D [5302 0 R /XYZ 90 550.929 null]
+5219 0 obj <<
+/D [5311 0 R /XYZ 90 550.929 null]
 >> endobj
-5306 0 obj <<
-/D [5302 0 R /XYZ 90 536.358 null]
+5315 0 obj <<
+/D [5311 0 R /XYZ 90 536.358 null]
 >> endobj
-1492 0 obj <<
-/D [5302 0 R /XYZ 90 435.963 null]
+1485 0 obj <<
+/D [5311 0 R /XYZ 90 435.963 null]
 >> endobj
 206 0 obj <<
-/D [5302 0 R /XYZ 90 429.363 null]
+/D [5311 0 R /XYZ 90 429.363 null]
 >> endobj
-5307 0 obj <<
-/D [5302 0 R /XYZ 90 295.642 null]
+5316 0 obj <<
+/D [5311 0 R /XYZ 90 295.642 null]
 >> endobj
-5308 0 obj <<
-/D [5302 0 R /XYZ 90 214.879 null]
+5317 0 obj <<
+/D [5311 0 R /XYZ 90 214.879 null]
 >> endobj
-5309 0 obj <<
-/D [5302 0 R /XYZ 90 214.879 null]
+5318 0 obj <<
+/D [5311 0 R /XYZ 90 214.879 null]
 >> endobj
-5310 0 obj <<
-/D [5302 0 R /XYZ 90 176.144 null]
+5319 0 obj <<
+/D [5311 0 R /XYZ 90 176.144 null]
 >> endobj
-5311 0 obj <<
-/D [5302 0 R /XYZ 90 137.29 null]
+5320 0 obj <<
+/D [5311 0 R /XYZ 90 137.29 null]
 >> endobj
-5301 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F13 540 0 R /F72 471 0 R >>
+5310 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F13 540 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5343 0 obj <<
-/Length 1631      
+5352 0 obj <<
+/Length 1629      
 /Filter /FlateDecode
 >>
 stream
-x��YYs�6~ׯ�S*�D0@<��!M�L�N�؝>$
LB2'������.^���f�<xD���b��� 6f6�
~�\����!�6m�fjx�pl��I����4$w4&��Ո�!�">��x��Ww"���Cx��luy�F�"�y�M�W2�hl2<|5�R�Ǐb*�q�"���J
khbk�����������A
-;��
�
?|��� ޿30��k,�Q�a�~����.ׄ�kc��6�mdQ�pL����?�&+�7��lV��
�1�.r�e{�MO�����r˭�l�����Tx�3f�Ȇ)���c�Z϶-%
Va2cL,�Y�V�y��ALj2D�bqk��Mٖ	�y�h���
���=+_v�P��TK�e�c�$��~G��:�ÕG�.~)e8�#���aC~�!�!�$��T
���)�Ť��7���^?�[E��������v�����{Q�pc�~�l1Od�4�<����.rl��#�z�e!�|��B�Ǭ/�
��}"��A��%���,ѻ/�g�h.x��T�
M��L~/Jx�|���L}W�j
 �ߦ��b�$:8E���x
�/E^
-
���A�'��ϯ��c)���ՙ�f���ma[�Ӹ�&�!q�%�!�P���*U��
�ގ�m�.C�W˜uhe���}^-��F�
-^d�u��"�ٺI]!V��

��@#�@�GE�m������|�D�y��u�@E!F@庚�I<_�^�D�A.x��t�f�
/���})�Dh�	(=
-��I��Q|ȷB5
�l�6-���*5�YA��m�Ԩ4	� 
��"9W‹ �Ԯ���
�VS�tG�	K!��G�X�qh
��#�4���ϣ�E�a+Ȗ����:�^�]���V����c���r��a�Xć��C�~L-�c�6
y�2���cs��￳�^�	_�._7���R���B
Wu��]n�<�"��_�u�~N�E�~g���A�Ⱥ���
-���@���/���<�Ȯ�4^�/�_�}���S�#��o����
��b�ٛ����gSs��͉�3�˶�<�
�t�m�g�9h�a8�CI
N3(�3}���U?X��V�Ng�x�$��bќe�I
m�VX
��Kt��S�i
5/^t(WѦ�?��0{NO۠��<��^·
�`h| ]��6iN+:B�"b��lwL��v�X�
�ߝl�aj]�4"�F
_���j��@r�'�r��w�g%�@�6����>�
G.
��F����j���zM�}?)� �/d
BqL	�ӄB?���IM�\���r��?�Z��psR8�s�)ك�hH���Ta
�{�o$�$[Md��8�7Or>��s�xr�R;�9j�’XC]��xUo�[F����/�Pլ�l�.u���s�J��Np�T��"&���'�A08�����i�>��y?v��VL&���X��\��;�❳����z���B�!�O���̗a~�!�@�]+[
8#���M�
B��;򢹺X�����Ҝy���_7U�_�YT��_U7�����\���Oj{,���U�T��+Q"k�E0�}��� Ta[�ע�
zy_������gc����q��<O//.��%�%Z�a��0�H��Ś/7�N P��E����]gx��:( ���q��
+x��YYs�6~ׯ�S*�D0@<��!M�L�N�؝>$
LB2'������.	�D]6c��#�v����13��f�����M
y�i7S�Æc�Lb�Ƨ!!���1��Fy������d��A�'�یg���7"ϓlr����Fc���9�R=~S���;�/
+�Ա�&�F_n�
~�|�
���9ȡ����/���;#�Ʋ
�I�wn\�`�&�^í�l#���cR�m���4Y���_��fڐ�o@��v��,ۃoj:�����
+,��j̖[��O�g>c��l��~/^;&��l�*��*Lf���<�R*~2�>�B��SL#n�ֱi"�2�"�
�0�AP
��g�e���s�*	��r���2�/�(3V�z��H��/�
gq$�|T[="l���� ;d�ē|���s
+{e�}1�g�
���O��G�/�X�>��Ѯ\8��~/�n�U��-�
�b�絔�E��4|�T��7�,d㚏�](՘�e@�#5�OD�:�Q[ù
O��}�=�`D�s��Ǧ�nh�����B����

f���QM� ��4Yl�D�([��R�ZXX=����<Q��~��GK��}����4{
�oK�*��
4�
����,q���H5�W�"]��v\l�u��Z�C+C����j�~6��P�23�k�ѭ��M�
+��ezH,D ���8 ai�I2�$"J����m (F��Q�8��jr'�|U{u;-��
���w\C'�R؉�2*Pz�%"�0_���oEa�,|�M�ڴ��N���
+�Tm�W�J�0�K�Q�,�s%�| @M��\���j%�0�Hw���bZ}���
�֑�
'ڴ�k?���	� [�R�j�Tz�v!��Z58F
����|
C�">����cj�
�Y�Ӗ�?�'���|�����N�E��uc�.� �XP��,�qU'p�zs�y(
���^gq��$XD�w��?č��̎�Ђ��nd
\^�"˺���zO�p}y���[��<��	-$x��m�@�E������ǜ>����nNd�	�ۆg�L�w��A�i�h��͇�L\9$�q8͠H���*tȮ��BĶzou:#�C&qO���,cM`h;���XL/�m[O�uԼxѡ\E�R�D��d�9=m����{9vp����t<�IsZ���g�c�5��Ċ�P��d;
+�ŵ�2"X�"PonW{|��<��U�=�A�*c����2X
�t

`yf�gE;�,L�kb��Iiu }!c�cJ�&��OjB��������y�2\����)��N�
�EC¦/`�� [...]
������Q�hT`
u��U�o
)��G�_���Y]پ��i�Z�U*1;��R�g�˘�z�����@G<�E�N
��]��c�>o�dR���X1�ey���,�9�	n���<�,�"�4)k�|�w
��޵�Ձ3��pn�4� ʸ#/���e�9
Ш.͙�����"��<��"}J~Uݘ������o)����Q��
/��Y�_�Ys-��f��P�E�6�ʾ���A���^�:��:���<���X.�ȗh�i���"M�kn�X5�qj!���H]'x�5�:
���Z��+
 endstream
 endobj
-5342 0 obj <<
+5351 0 obj <<
 /Type /Page
-/Contents 5343 0 R
-/Resources 5341 0 R
+/Contents 5352 0 R
+/Resources 5350 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5299 0 R 5312 0 R 5313 0 R 5314 0 R 5315 0 R 5316 0 R 5317 0 R 5318 0 R 5319 0 R 5320 0 R 5321 0 R 5322 0 R 5323 0 R 5324 0 R 5325 0 R 5326 0 R 5327 0 R 5328 0 R 5329 0 R 5330 0 R 5331 0 R 5332 0 R 5333 0 R 5334 0 R 5335 0 R 5336 0 R 5337 0 R 5340 0 R ]
+/Parent 5300 0 R
+/Annots [ 5308 0 R 5321 0 R 5322 0 R 5323 0 R 5324 0 R 5325 0 R 5326 0 R 5327 0 R 5328 0 R 5329 0 R 5330 0 R 5331 0 R 5332 0 R 5333 0 R 5334 0 R 5335 0 R 5336 0 R 5337 0 R 5338 0 R 5339 0 R 5340 0 R 5341 0 R 5342 0 R 5343 0 R 5344 0 R 5345 0 R 5346 0 R 5349 0 R ]
 >> endobj
-5299 0 obj <<
+5308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 719.912 197.803 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_6135986b7669c295a1855279a9347433) >>
 >> endobj
-5312 0 obj <<
+5321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 681.058 190.054 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5313 0 obj <<
+5322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [200.794 681.058 241.6 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_804b0e848b19f18d99664d5bbd57a3f1) >>
 >> endobj
-5314 0 obj <<
+5323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.937 681.058 345.081 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5315 0 obj <<
+5324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 642.204 179.554 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5316 0 obj <<
+5325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 642.204 250.666 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_af6afcf59d181946f02b27418d9b651a) >>
 >> endobj
-5317 0 obj <<
+5326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 603.723 155.265 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_a33b89d7143376193110dde339707b0d) >>
 >> endobj
-5318 0 obj <<
+5327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 564.495 158.044 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_cce6ad80815e7d09970ed92968967585) >>
 >> endobj
-5319 0 obj <<
+5328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 564.495 227.204 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5320 0 obj <<
+5329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 525.641 161.013 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_ad63aea0771a124cfb70c8e8e80779a3) >>
 >> endobj
-5321 0 obj <<
+5330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 486.786 195.165 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) >>
 >> endobj
-5322 0 obj <<
+5331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.442 472.166 226.112 482.071]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-5323 0 obj <<
+5332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.148 461.207 227.817 471.112]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-5324 0 obj <<
+5333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 437.347 187.563 447.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_b174d3f8d008aca83801ae0de294528d) >>
 >> endobj
-5325 0 obj <<
+5334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.482 422.353 271.151 432.258]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-5326 0 obj <<
+5335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 398.493 150.493 409.023]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_6b57cf93153051d3aa63c33e34ee4127) >>
 >> endobj
-5327 0 obj <<
+5336 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 359.265 181.845 370.169]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_9fe4a78fa5899317f5a060d7b607b5c1) >>
 >> endobj
-5328 0 obj <<
+5337 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 320.41 181.845 331.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_7b9d70f9508c08b9a86272878ca03b5f) >>
 >> endobj
-5329 0 obj <<
+5338 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 281.556 154.727 292.46]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942) >>
 >> endobj
-5330 0 obj <<
+5339 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 243.075 176.505 253.606]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_37abf9e26c109cf608ec7829284883ec) >>
 >> endobj
-5331 0 obj <<
+5340 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 228.081 450.955 237.986]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_7b9d70f9508c08b9a86272878ca03b5f) >>
 >> endobj
-5332 0 obj <<
+5341 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 192.889 191.718 203.793]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5333 0 obj <<
+5342 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 192.889 288.852 203.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_b0063024b3761b3ff89c3f259ebac6fe) >>
 >> endobj
-5334 0 obj <<
+5343 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 154.034 191.718 164.938]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5335 0 obj <<
+5344 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 154.034 303.079 164.938]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_7072dc2f1979eb1198aea49e10bcd59d) >>
 >> endobj
-5336 0 obj <<
+5345 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 115.18 156.281 126.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_02e5a05e31a64af8bb2652645f74190d) >>
 >> endobj
-5337 0 obj <<
+5346 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 115.18 236.24 126.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5340 0 obj <<
+5349 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5344 0 obj <<
-/D [5342 0 R /XYZ 90 757.935 null]
+5353 0 obj <<
+/D [5351 0 R /XYZ 90 757.935 null]
 >> endobj
-5345 0 obj <<
-/D [5342 0 R /XYZ 90 733.028 null]
+5354 0 obj <<
+/D [5351 0 R /XYZ 90 733.028 null]
 >> endobj
-5346 0 obj <<
-/D [5342 0 R /XYZ 90 700.151 null]
+5355 0 obj <<
+/D [5351 0 R /XYZ 90 700.151 null]
 >> endobj
-5347 0 obj <<
-/D [5342 0 R /XYZ 90 661.297 null]
+5356 0 obj <<
+/D [5351 0 R /XYZ 90 661.297 null]
 >> endobj
-5348 0 obj <<
-/D [5342 0 R /XYZ 90 622.443 null]
+5357 0 obj <<
+/D [5351 0 R /XYZ 90 622.443 null]
 >> endobj
-5349 0 obj <<
-/D [5342 0 R /XYZ 90 583.588 null]
+5358 0 obj <<
+/D [5351 0 R /XYZ 90 583.588 null]
 >> endobj
-5350 0 obj <<
-/D [5342 0 R /XYZ 90 544.734 null]
+5359 0 obj <<
+/D [5351 0 R /XYZ 90 544.734 null]
 >> endobj
-5351 0 obj <<
-/D [5342 0 R /XYZ 90 505.88 null]
+5360 0 obj <<
+/D [5351 0 R /XYZ 90 505.88 null]
 >> endobj
-5352 0 obj <<
-/D [5342 0 R /XYZ 90 456.067 null]
+5361 0 obj <<
+/D [5351 0 R /XYZ 90 456.067 null]
 >> endobj
-5353 0 obj <<
-/D [5342 0 R /XYZ 90 378.358 null]
+5362 0 obj <<
+/D [5351 0 R /XYZ 90 378.358 null]
 >> endobj
-5354 0 obj <<
-/D [5342 0 R /XYZ 90 339.504 null]
+5363 0 obj <<
+/D [5351 0 R /XYZ 90 339.504 null]
 >> endobj
-5355 0 obj <<
-/D [5342 0 R /XYZ 90 300.649 null]
+5364 0 obj <<
+/D [5351 0 R /XYZ 90 300.649 null]
 >> endobj
-5356 0 obj <<
-/D [5342 0 R /XYZ 90 211.982 null]
+5365 0 obj <<
+/D [5351 0 R /XYZ 90 211.982 null]
 >> endobj
-5357 0 obj <<
-/D [5342 0 R /XYZ 90 173.128 null]
+5366 0 obj <<
+/D [5351 0 R /XYZ 90 173.128 null]
 >> endobj
-5358 0 obj <<
-/D [5342 0 R /XYZ 90 134.273 null]
+5367 0 obj <<
+/D [5351 0 R /XYZ 90 134.273 null]
 >> endobj
-5341 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F98 2117 0 R >>
+5350 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5377 0 obj <<
-/Length 2010      
+5386 0 obj <<
+/Length 2004      
 /Filter /FlateDecode
 >>
 stream
-x��X[s�~���SJ�+� xU�n��$�v�v��݌&a	)E0�����
� E˲�6mg� 

��w.@୽����O�W�o��$O�Ļ}���KJ�z�������l��A��4�y��w�a�j�e���,�[��W��E-Zޫ��f��b�X�q࿮x���x�f��
���4�� ^�x���W�W?_Q�+�#NI�b��^}�1�JX��
�3og��^2������^gu
-	�u��y/
���p_���b{��.z��Έ�x_���	c���e�2
	�d�1
�=އe
���P��5l�V���FZʭ�;8���7�˳{���kx!�����5�� �Θ:����@�$�j�:IzK�z�f�E?��uc�
w����F�ű"8���6�Y�؟B���6�.+�w���<㮥S
��E�2�}2p��y5d-{�+���-
���}�B����!>AX�f�x��b������\����γ�E�J��P�E��k���z]���p7��{���窮��"�W+PK{Uk����:�l������$�<
�ry┪x/��|�� |��� �[�
g
ޏv��"o�V��vR9
�Y�>c�`��zQ�V��[���_��jl�"��:0B�
���g�ZJ�,w��
'D�^�g�`�]
-�e�����F���7�����CڂR���z�G/�C�E���L���Y�������-Wl[�
ڭS�?{|u�?a�<c���գD[������Í[��z�ISv��nQ��g0
��a�z�����m<�
�t�e	��9���8��^�P�
) V.�|)���Moۯ�9拧)U=��ڙ˘�	���ݩ�q����'Q�v
[Y�27,�*x��@���FvȎ㏓Ve������Ě$��a�m������z���W, -JFM��R\���IWa�|���7UG
 d�N⠨T7�����D�G�6��O��D�c��m3�\֖/R��칮K��c�܍��DV��
���ƃWPfa	l[�4tX݀�S�j���RU8@�·#+�`�����R�^�
��l�[+�'�D����_���n���8R��m<�YT��XH��6���Pڥ��u��^�
�����V�Rl�~���f6��f泌�J��.V����16pXi$�� 't�١�"~�S"b� �*b��dD'�k!,	ǟnh���q8~��p��Ր�ίvR�V
Z��b�jl���qp�5��"��Hd=�1{�Qk
��]N
�߾}�:wbx�J麑I)��k�x��-\U�x���#�6��UH�PH;��4l]�?4��t_�[��I���SYJ�,v���Dy�u6s�g'�$$K�r�����4���IUU���n�\A�=�S���2]�A��V��[������i���0��L'iucБ��:
f$L#|a�
���K�=��f� 9? �V��16���#� Ui?:�u8�q�0.m���>ٽL���
)��	��1}̺�0��3���9tD�V>mLWy�� �V�ՉL��m/:�M�C��q�k��es�jD`S)�]��M����� T�f)�y�1�P�4<�H����2�X��c>}u�[wG(���;���%J���;��?����;����ߛI�Л,�
wD��:A�@��A�R�ř(d�Y��+������v�ttc��lRdǵ�j[�5�.�)��u���� ��$��B�{Q�o��ˊ�^�6����r>�I�M������� ����X��)h)=�ڤ��z�tL���2h:[�����b4&1
�&b�e����Ig��H-xY

Ȅ
cN��
n�d��\��庛�����ʵ+�Oj���%u>����4ZO�vD�K_�͋:����"�
R
M��yMwWI;u�I�ڻ#N��nǾ�{^�
�A���

�B�ie�'�[��p����? [...]
��_W5�;��!~
+x��X[w�~���SJ�+ xU�n�9I��v�6�9>�KH)�!���_��(Z���i��# 

�>@�U@����t{u�&�AA�4J�ۇ��A�2�D,�-�!c��9����f���݈�w����گeي�?��V����kY�V���w����QB�ו�:
�����<��R�<�È&�o�������+rрY9��d<	���?Ҡ��oJx�;K�	���\�����)Ω	�tӋ^-Q�w��ʏ���{ώ�l�e�t�Y�<��7	
1f)�y
̣��$E��(9�|�'`��/F�v�T}oi̡��Ⱥ�S��}#��<�g#
�F,�ݰ{z�!�H
+?6a��ʢ ��ب�q�Y
�9�������������f��l��
+�Sq^m63����9��R8~kQ��4;�I}�q��+���"��>�pW�y5T�z%*���-
���}ꄥɯ�'C|�4�3C���	��m�%Ԇ���~!�?;���j��w�Z͢
�_��NիJ�>��QE�{�^�p��j�+R|� ��Q�F��?��F�Q���yA(���+R�T%zY��������p�A��^zk�~�K�E��v7�����"O�'/��r��]�J��B���
Udlܧ('
��⑟~��e��
Ok�qB���6
Vݥ</r��0����훭󅱃��c���켏^.�,���Y��LY؏����7�+q���u��g����'���g��
�z�K3R�p��p����^g�����F.}dz1
��r��S��m<�
�l��
+
+�
+���qI�X�0����P+_a��ݲUM������Ӓ���͊m�섄L���4ո(B}��\�n
[9��l<�t y�{@�:d'��Kk�����AZ�
rMI�0��6۪W�
�z���W�. ]�
�<Q!b6�*UK[��4l�
�Yh�� � N�`Y�nk�;$6R�&F>���5~Ru'�
�l;��v|�-���(>(�\=�4�2)p��zc������ض�i�aw�N�kVfKU� M
+ߎDL��c�!���-��b9�~�Il���L���}1j�A	��H=��<�B�|�V�5�[�HQ�8��1
��U����r��{�6��Y

0�c\/�m�7��J
+�]{�6
&k�:A���F1
+
��)q8b��@�U�=
b&Ct¸�ґ��M�}�yb
?a~8�b5dc�냛����4U

Q
ۋ�Ѓ�
���g<!Q�c�
�W&�Op�5q ���g�݉�y�� �1�)���� \UMx����4��U((��CM�n|�? �O��V��jԨFx*�H�'��<�h�������������/2�6
g����T]U����5�$ $�
d`�C�M�Ar׍��Ԟ�S(ߏ&�,�����d:Ik�e�}8�I�����[N_��Pv�� rq��[�o���6�8�
ԥ�����M�¸��}r{G$X-�R8
�3b����(����9l�$�|Ƙ��&�A�Dk
+�!z-�^vJX|-"'�q����t�"�
pW1���o)�
+�l� #�HNR�F'�Y��.
C��Eq
�O_
M����(t��:���J���;���E� ;����1��(-[�;D��:�(L �� �Gq6
9Ċ*q$?�E��ʸQy�(rW�q���R���]�n��GúFv�����xTA_!ٽ\�-�pc_�
x3Z
Ƿ�'���'e����E��,�b��f�Q��2v�/sE?�`�l(����h:;������,!	
�b����2���p���H#xY

�	Ƃ��nRd��\����M����F�j�[�^8zm�E]�:�q:M��S�
��җu��v:�8�H��ģ�j_��U�M�}����ƿ�%I��^�[�LRb*��GdJ%���p����}5�G�G�a�8�kz0?<����Y\_�v;��ȶVMKT�4���v2���l`�݃�F�f�jX4P]�dj�
"|s
 endstream
 endobj
-5376 0 obj <<
+5385 0 obj <<
 /Type /Page
-/Contents 5377 0 R
-/Resources 5375 0 R
+/Contents 5386 0 R
+/Resources 5384 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5338 0 R 5339 0 R 5361 0 R 5362 0 R 5363 0 R 5364 0 R 5365 0 R 5366 0 R 5367 0 R 5368 0 R 5369 0 R 5370 0 R 5371 0 R 5385 0 R 5372 0 R 5373 0 R 5374 0 R ]
+/Parent 5300 0 R
+/Annots [ 5347 0 R 5348 0 R 5370 0 R 5371 0 R 5372 0 R 5373 0 R 5374 0 R 5375 0 R 5376 0 R 5377 0 R 5378 0 R 5379 0 R 5380 0 R 5394 0 R 5381 0 R 5382 0 R 5383 0 R ]
 >> endobj
-5338 0 obj <<
+5347 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 697.756 203.075 708.66]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5339 0 obj <<
+5348 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 697.756 296.324 708.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_d53075833d1bde0c9e36dd70afb4b967) >>
 >> endobj
-5361 0 obj <<
+5370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 683.644 345.599 693.549]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5362 0 obj <<
+5371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 660.292 194.297 670.823]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_071ec60375df0a0f5051dc431f445e37) >>
 >> endobj
-5363 0 obj <<
+5372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 622.455 188.759 632.986]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_02b52b4ef5b1806566495cb7b6d35abb) >>
 >> endobj
-5364 0 obj <<
+5373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 584.245 237.097 595.149]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5365 0 obj <<
+5374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [247.836 584.245 309.903 595.149]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_6e9c19c25562f9d1a71523d00b337450) >>
 >> endobj
-5366 0 obj <<
+5375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.965 570.133 398.006 580.038]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_600c942b0a2e94b550ccd84ef9c30928) >>
 >> endobj
-5367 0 obj <<
+5376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 479.205 226.034 490.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_dcd147a1c5474a820c7379514f629fda) >>
 >> endobj
-5368 0 obj <<
+5377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 479.205 397.32 490.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5369 0 obj <<
+5378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.794 441.367 172.16 452.271]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_71a39e295673dabbc4661c7c0a2c3445) >>
 >> endobj
-5370 0 obj <<
+5379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.855 441.367 379.081 452.271]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5371 0 obj <<
+5380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 441.367 513.996 452.271]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5385 0 obj <<
+5394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 429.412 225.471 440.316]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5372 0 obj <<
+5381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.27 330.308 256.414 341.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5373 0 obj <<
+5382 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 318.352 130.826 329.256]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5374 0 obj <<
+5383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5378 0 obj <<
-/D [5376 0 R /XYZ 90 757.935 null]
+5387 0 obj <<
+/D [5385 0 R /XYZ 90 757.935 null]
 >> endobj
-5379 0 obj <<
-/D [5376 0 R /XYZ 90 716.221 null]
+5388 0 obj <<
+/D [5385 0 R /XYZ 90 716.221 null]
 >> endobj
-5380 0 obj <<
-/D [5376 0 R /XYZ 90 716.221 null]
+5389 0 obj <<
+/D [5385 0 R /XYZ 90 716.221 null]
 >> endobj
-5381 0 obj <<
-/D [5376 0 R /XYZ 90 678.504 null]
+5390 0 obj <<
+/D [5385 0 R /XYZ 90 678.504 null]
 >> endobj
-5382 0 obj <<
-/D [5376 0 R /XYZ 90 640.667 null]
+5391 0 obj <<
+/D [5385 0 R /XYZ 90 640.667 null]
 >> endobj
-5383 0 obj <<
-/D [5376 0 R /XYZ 90 602.829 null]
+5392 0 obj <<
+/D [5385 0 R /XYZ 90 602.829 null]
 >> endobj
-5384 0 obj <<
-/D [5376 0 R /XYZ 90 523.422 null]
+5393 0 obj <<
+/D [5385 0 R /XYZ 90 523.422 null]
 >> endobj
-5386 0 obj <<
-/D [5376 0 R /XYZ 90 393.059 null]
+5395 0 obj <<
+/D [5385 0 R /XYZ 90 393.059 null]
 >> endobj
-5375 0 obj <<
+5384 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F65 376 0 R /F31 472 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5392 0 obj <<
-/Length 2069      
+5401 0 obj <<
+/Length 2065      
 /Filter /FlateDecode
 >>
 stream
@@ -29316,3465 +29312,3464 @@ x
 eM�������lú.�4{.�sG,�x!G��ݩf-��Y�k�
���Q��d��-���܁���H���N����d
 ��
�(�5��	
�n�d�{��fʼ�ע���sh����{��0�j� ��Ǫn���?����xi�
҆�Yꐶ��n��cW�IG�;!�+h�
�.�����Q�^d�S�
�:�t�3t-ט
y��苻u��f��� ��f J`�pN>�"��`�����A�F��);S���:V�*
�ߚ����s��K���0X��rv�����qLyM]����&
��?���Ϙ�ﭻu��z�L�z����Z��@�s*l%UA��{T�nD2?^�`�%�<���1}un
�/b�r�߾?��
O/�6KY�@ ����	
��� œ�1ܵ�|�(�3BO�]��=�r|�M�yϵ�A�gS�m0��JRW{��B��\�=�+U�Z7�_*?�*�&�����ڠ͓ڶK�,���c[

"F,R�>����Z
�&C|LC�V��%�;`r��?!��
XjL�*
/zQ}
 ��A��]��*t���������Az�Š�)/
-��t+��:��PP?�y��������yg�LR���av�>�2��߱׺�-M�"�����-�ݭ|��̺c�oU�k�e]�)�݉�B��)'�?='�����پ0�'�� "������Qܼ��jxBwU���*�����5���Se�l���S7�[F�6����"�
�Wo��+u��9
-���L0(M1CdxOxl������tB�ue~�Q��
���9�
R,����>o
�ৼ�F�]�gN�7� �
+��t+��:��PP?�y��������yg�LR���av�>�2��߱׺�-M�"�����-�ݭ|��̺c�oU�k�e]�)�݉�B��)'�?='�����پ0�'�� "������Qܼ��jxBwU���*�����5���Se�l���S7�[F#jV��K ^���/ҭ��(�����/)b�?b=������t:�m��2?�(oo����
=FR
��B��u������sU����G��
 endstream
 endobj
-5391 0 obj <<
+5400 0 obj <<
 /Type /Page
-/Contents 5392 0 R
-/Resources 5390 0 R
+/Contents 5401 0 R
+/Resources 5399 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5389 0 R ]
+/Parent 5300 0 R
+/Annots [ 5398 0 R ]
 >> endobj
-5389 0 obj <<
+5398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5393 0 obj <<
-/D [5391 0 R /XYZ 90 757.935 null]
+5402 0 obj <<
+/D [5400 0 R /XYZ 90 757.935 null]
 >> endobj
-5390 0 obj <<
+5399 0 obj <<
 /Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F1 542 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5404 0 obj <<
-/Length 1851      
+5413 0 obj <<
+/Length 1846      
 /Filter /FlateDecode
 >>
 stream
-x��Xko�6��_!l@'5��Q
躵�
�
���"ӱPY�����]����d�
-
h*J�./��+b���֛�/����.��Ե.�V�-�%�Sb]��+�D���`���s��؆7���Y�߈U�|�o���/�oD*��ʊ��}Y��reiY�ĕz<_P��WIX�jx.֢��i$�
��{���w��.g���-"��
������[+x��ˆ������C\�b��
��"e��ۢ����G�����uUq���_��ފ�
-�#p�/���

!�M�fY�^}B�>�W�~�
�Qw2���g�9��	<!
r��<y��W
�x��a���6B���
l��)��0��a�'����
�T�P�a���ܹ��"-�?������yUQ�	���
3G�I�0]�A�&{5���˴�E�'���#���A�o�T��|ЉR;�.*4I,="��8a����"�6jTd�[;�z��:��.���t���;���73�JN����BfeA
�\�`@P�ur$��x6̢�f1��hJ[�Le�p@�3��<Q�E���'#`�_�"��C8��Na��M���Ve�Z.�R
n�/ϔg���� ��kˤ�p�!��]=`km���G�(� N5e�{]d۩:�'�h��e1�����ˋWoߪa!�B����&�^8/�U
������D��2T0W�67a� ��g������~ڻ�r`P����7c
��y����#tDQV���H��P�
F�	B�9r��&4L��,ZG�(�u�<�0
<Ʊ)� [...]
-U�R��w���!�����3�{��b���qi6+��
��3e2�a%��e:O-��. ZӖ[������f{*Z}e�گ���#�
4!
{h�&�:�ԃj�d���gg��_�HW:*/ۨ��$4^?��b��2\d(��>P:\<;�uV�ۄ��&<@�75�����(�����b��၎�|��'��B�Ճ\
]�8
��!Ż��|�s�P��pH�\��sU�l]�hB��Ou�ו�XzΧ��?���J�M�~��c�	GA7�n
-m�A>v����b�W�F8��O-�J"�S�˹�HG
�/`��ۧ^'cBY��աuCo�O�K�ϟ\�U٢J���]
7��]��<,$N�b&IyP
�{�������ty�Mo�5-��v�
�f�K���O����&���M8:�-Hb�;�z�N�9��
�r½c
'�(ƍ{�I����)
�>5{8�]����@� |����։�˃O0c]���ׄ�1@�X��ԓ!
\�
-�0���V�e��t�;J��ĔoEE
-�P��Y��:7��|�&b9T9-
��r(YO�R>������m6&U����6�
0�]NV8
ړ�fx.֪$Y��MZ���\��e�]�o�u�e�v@��(kZ�����$�-o�����c34QK#��1N��^�	�
�ҋ)JD^ת��2��8�]#�?OE" %%���m
-���:���.� ��J���b
6��ʋ�
���q
ʂyͩ�;����mGj�Sgc�ȿ��衈3�z&c���D
tt����^�
|i�껮��7�i�Py����X�uR��֊:j�"��
X=��Ek�B�}�}���A���`���I�h۵b�<��2*���~q:*�CZח\�<��g�FZ	(u6
�8�c900ҷ-�ԭ�����OM����c��aҝ�h�*��`D�_^š�飀
!�N���Z��Ba�4�^�t���ʗgg��E%��8/P\��
b��B �QS#v۬0ǵ�p+� 	� ��!�
+x��X[o�6~��6�����E��(t�Z�vI�=�A�Ht,T�4]�z�~G$EK��d�
+�!%S��������;
[of�\��^��
+P�R׺\Y�<� N�u[W6!���۟��a�	o>�)��t�q�|Hn˰�-�oD&ʰ�˛�]U��r�YU�$�z<_P��WiXUjx.V���Y$�
��{���w��.g���-"��
������[1<ga����Yˡ
��u1�}�On�2�]�ߢ����G�����M�I���_�و��#p�/���

!�M��y�^}B�>�W�~�
�Qw2���g�9��	<!
r��<y��W
�d��a����B���
l��)ߒ0��a�'T���
�TĨ۰\FG�\�M�U�������yuو	���
3G�I�0�� �ҝ�O�e��"����e�Mx��7s�uR=�D��P�4�
�C������[Fk5*����v=SW
sjWsb��?�`� U�������u%��ji
i!�� G.c0 (�:9pʌB<f�鲘l�T��-bS'
���u=O�r��7ゞ�dL�Q�='�_�)��$�I�0�ê���2�j�@�F��Ly
���h��L [...]
+�?�|���r��<u���z�u��)d�+�D��S��++�~-��
�8��	��C7Y�ɦ
T3'c%�?s8�
��LD먼�z.��x�������p��t��@�p���Y�n�s�� Q��؋[���>��c�
�:F�C���J�ph
+�Vrqt-�x�B��V���C����!r}:D�U��u}�	�S?5u��c]�9�nB�,��(	`7�#��c^�y'
�wSh#�3�}����4D��WП�\�UE:Z��,x;-�>��2&��!/�-Q
Z�0���T������ X�-��]/�o`�F��
2]��ĩ�V�$)��v����s}}<C�.�����v����aю|	���)#�
][���շ	G�E
I�xG[O݉3 '�aXN�w��$�Ÿqo7���=�a�§f��
����/
+u�:�|y�	f�K6����1
��z2���NA��+��X�yJg�G	[��j ��H
*�*OSU�F���T,�*G��c�AP%��`S�GZ��P�E���ڤJ� U��f�f���
+�Aw����J�$k��M+��ј띹L�����ξ̺���m
q���NLB���ʻk��l�&ji�
?&Y�6����a-���D��[�~RvG�kD��H��d�V�̀�SZ'?���e
��_i��X��&WE��C�_?�#BY0�=�q�����M�Hmv�l��7T�=q�
A�d�Z<�����9
��|�/mP}�ut��:m7*Ot2��I���Z�D�Z���Gv���S��O��Vu?h�

�>�=)]�VΙg�_F�[��-NGe|H����g��l��B+e��f��|,F��Ò�ՀR7T����3�|
�&L��>��*�+�h:}
+p!�ޤ��W��W ��K|��}����byv��nQT�&K�%�p��!LzV �1btn���
n�
���  
 endstream
 endobj
-5403 0 obj <<
+5412 0 obj <<
 /Type /Page
-/Contents 5404 0 R
-/Resources 5402 0 R
+/Contents 5413 0 R
+/Resources 5411 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5291 0 R
-/Annots [ 5394 0 R 5408 0 R 5395 0 R 5396 0 R 5397 0 R 5398 0 R 5399 0 R 5400 0 R 5401 0 R ]
+/Parent 5300 0 R
+/Annots [ 5403 0 R 5417 0 R 5404 0 R 5405 0 R 5406 0 R 5407 0 R 5408 0 R 5409 0 R 5410 0 R ]
 >> endobj
-5394 0 obj <<
+5403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.547 660.314 513.996 671.218]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5408 0 obj <<
+5417 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 650.417 106.488 658.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5395 0 obj <<
+5404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.828 630.735 375.297 641.639]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_6a5f64baba3ae5704d9645db684434d3) >>
 >> endobj
-5396 0 obj <<
+5405 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [310.804 581.032 445.257 591.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_7b9d70f9508c08b9a86272878ca03b5f) >>
 >> endobj
-5397 0 obj <<
+5406 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.828 521.873 375.297 532.777]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10) >>
 >> endobj
-5398 0 obj <<
+5407 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.912 194.312 410.704 205.216]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-5399 0 obj <<
+5408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 140.072 170.687 150.602]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_47e2d2f9114f640ca24b3dc68b701152) >>
 >> endobj
-5400 0 obj <<
+5409 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 101.103 170.687 112.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_2f74f2b935a0e1900eafe79b7a305a02) >>
 >> endobj
-5401 0 obj <<
+5410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5405 0 obj <<
-/D [5403 0 R /XYZ 90 757.935 null]
+5414 0 obj <<
+/D [5412 0 R /XYZ 90 757.935 null]
 >> endobj
-5406 0 obj <<
-/D [5403 0 R /XYZ 90 733.028 null]
+5415 0 obj <<
+/D [5412 0 R /XYZ 90 733.028 null]
 >> endobj
-5359 0 obj <<
-/D [5403 0 R /XYZ 90 716.221 null]
+5368 0 obj <<
+/D [5412 0 R /XYZ 90 716.221 null]
 >> endobj
-5407 0 obj <<
-/D [5403 0 R /XYZ 90 716.221 null]
+5416 0 obj <<
+/D [5412 0 R /XYZ 90 716.221 null]
 >> endobj
-5360 0 obj <<
-/D [5403 0 R /XYZ 376.791 633.888 null]
+5369 0 obj <<
+/D [5412 0 R /XYZ 376.791 633.888 null]
 >> endobj
-5409 0 obj <<
-/D [5403 0 R /XYZ 90 617.277 null]
+5418 0 obj <<
+/D [5412 0 R /XYZ 90 617.277 null]
 >> endobj
-5410 0 obj <<
-/D [5403 0 R /XYZ 90 508.416 null]
+5419 0 obj <<
+/D [5412 0 R /XYZ 90 508.416 null]
 >> endobj
-5387 0 obj <<
-/D [5403 0 R /XYZ 90 486.104 null]
+5396 0 obj <<
+/D [5412 0 R /XYZ 90 486.104 null]
 >> endobj
-5411 0 obj <<
-/D [5403 0 R /XYZ 90 486.104 null]
+5420 0 obj <<
+/D [5412 0 R /XYZ 90 486.104 null]
 >> endobj
-5388 0 obj <<
-/D [5403 0 R /XYZ 121.143 409.44 null]
+5397 0 obj <<
+/D [5412 0 R /XYZ 121.143 409.44 null]
 >> endobj
-5412 0 obj <<
-/D [5403 0 R /XYZ 90 392.829 null]
+5421 0 obj <<
+/D [5412 0 R /XYZ 90 392.829 null]
 >> endobj
-1493 0 obj <<
-/D [5403 0 R /XYZ 90 295.472 null]
+1486 0 obj <<
+/D [5412 0 R /XYZ 90 295.472 null]
 >> endobj
 210 0 obj <<
-/D [5403 0 R /XYZ 90 288.471 null]
+/D [5412 0 R /XYZ 90 288.471 null]
 >> endobj
-5413 0 obj <<
-/D [5403 0 R /XYZ 90 158.543 null]
+5422 0 obj <<
+/D [5412 0 R /XYZ 90 158.543 null]
 >> endobj
-5414 0 obj <<
-/D [5403 0 R /XYZ 90 158.543 null]
+5423 0 obj <<
+/D [5412 0 R /XYZ 90 158.543 null]
 >> endobj
-5415 0 obj <<
-/D [5403 0 R /XYZ 90 120.067 null]
+5424 0 obj <<
+/D [5412 0 R /XYZ 90 120.067 null]
 >> endobj
-5402 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F95 1779 0 R /F11 418 0 R /F72 471 0 R >>
+5411 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F95 1788 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5433 0 obj <<
-/Length 1463      
+5442 0 obj <<
+/Length 1458      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W0yHź���I:��6M��V�⌇� �-o%�:��.�iJVꤗ���,�ݳ�
`kma��������X
-\�Z�`�s	�X��~J"�=#��M�4,���ܦx�'��,��w�
�۳�7"eX����mU���,ʳ���k�m�(��IXU��B�Di*�H�3ǃ
(���W���jb�4jqy��t���������	|릑J-F
h�r��k����
�N����[�"�)��(�:�|�O�֊]��e�.�>bn cj:v��>�
-,a��`�������
-s
d��jO_{6
\�ɥ�ʭa(`چ����m$'�L��2�r=Mg�"�Qh
�=���
�1��'Zp��,/���}f7k��F��=c�.0�UU��R��
�66���3 at u
V��iO�6G⪸��'!=�]a��6�CU8�š��C��
�E��,mǛ6!@�M��n�B^`�1�2��X��>s8r}�>:�/��
 �#}���-c�H�T�
��b%�1''��c1�\!>��:q��.�
��_F&���c��KU�}�
g��ɑ	�����v�ޖY����w�
�O��G
R�PB�%
���WJ�0[j̳�V;d�f��l�!��À6Ѓ!�y���սj���C �����*
ri'C���hGa�i�!��0s?3i
�O��i��>\:�£F{��]�f$���̚1�v.H��+�KQ�q"4^PxGe\�q��\0���b4�������������P��憥���֦V���D�`��,&�{��kHn��B��s�)J�(
G5P�p9�|��=�DU� [...]
-I�XΨ�s�g.�)����ս�T�\5�u晊��(��j��$��
)t�s���{;�+��83�|�l�8P�3���޺�2.��BW����Z9M���Ħ�2�hט(�j��=Sj��r�
AN����`���
���L��xt�RD\6���*L��XIz�ں?
-u�Z�+ۢ=��Z���MfQ
7�6��V-�;ٕ!y�}��;�r�.��|�f�B�n|�6#�НPCtL[>ku�V�
-�ZK>�"�
˹�w�_Qy��������<��:;lR�6�6�PG݃�M��W�"����ӁOF"�,����E�˚
�<`�˭�H�f�>�~��#_�K�
%�#'����u��B�T��s�©~�gN��J�_ٜO5V?��6L���)�jq��
�� ��%�g@})L�P��f���;�)���o+�M]g��777(��6����)�wz7u���'��
�)�3�L ���av�
+x��X�r�6}�W0yHź���I:��6M��V�⌇� �-o%�:��.�"iJVꤗ�>ؠ��{�`wl�-l��|?���v
+@�K]k��ly.A�k���O	A$�gc<=�	��e^��O��v#�ex�.^�ay{v�Fd�
뼼���j���EyV��q����x�"	�J}^��(m�OE	{�x�ž�a�v�j>�}B at Ml�F-�!��V�N�����Z9�o�4R�Ũmb]N~�`m⾶1�����9�J B����Rި��/�)�Z��7�
�"�#�0��c�郭���F�ͬ�
LW�c�#ET{�ڣ�i�L.
6Pn�C�6�U]n#�8!d�F��-��tF)r��Aك	�Ɂc�~���i��B	?�gv��Zjt��cq1vt�����u��L� ��	����c�:�M{�ư9WŽ
?	��
+c���
�2���D�9��!|P�=H��v�idۄ���/��
C!#�ލ��=�3�#�w��C��?�a�<�w��2V���IE��(V"��sr���:C�"�s�Q�g�����0��ed�~8��T�߇�apy�
��
��>�aw!�m�U*��#�@}��>�څ�/� (�P�R��Rc�%��!+5;:���|��@�\��zW��!������2�#�xȥm�
��K�Q
�ɧq�x.���̤y�?i��Y��p�h
����w5���"�3k�
D8�\��W����Dh���ʸ��<�``�
,��h���1#�������P��憥���֦V���D�`��,&�{��kHn��B��s�)J�(
G5P�p9�|��=�DUu簩��m���"�bf��3�F�~�_U"�W�l���z�"BP��BD]S��ϐ�

�?�ʫ�aZ$�`U�#�B���M�U�$�M��&��&,�`QB�����8��~;��vCFP� �|��m�XlF���"g��
��x����c($Yc9�^��k�\�)����ս�T�\5���3�S�QX��_I�R���)�vZWh!�qf6����q�Pgj'�uu-d\�υ��z���2r�
;9�Mue2Qט(�j��=Sj��r�
AN����`�����yM
[&OG<:s)"���k�?�e��K�$=Wm��:X-̕mўXy-�K�&�(���N
�n���;ٕ!y�}��;�r�.��|�f�B�n|�6#�НPCtL[>ku�V�
+�ZK>�"�
˹�w�_Qy��������<��:;lR�6�6�PG���扯�E��U����D.Y�'��)���54y��[E��ͦ72|
+t���G���>(J�GN41)��뼹���N���S��Ϝ��/�(��9�j�~
+�m��m��Sv���FT��3P�&c(�~��׏��;}��!��̦����ӛ�Uh��E����;���:�@��{mhy�;�q�i�4��Oc�u$
 endstream
 endobj
-5432 0 obj <<
+5441 0 obj <<
 /Type /Page
-/Contents 5433 0 R
-/Resources 5431 0 R
+/Contents 5442 0 R
+/Resources 5440 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5418 0 R 5419 0 R 5420 0 R 5421 0 R 5422 0 R 5423 0 R 5424 0 R 5425 0 R 5426 0 R 5427 0 R 5428 0 R 5429 0 R 5444 0 R 5430 0 R ]
+/Parent 5454 0 R
+/Annots [ 5427 0 R 5428 0 R 5429 0 R 5430 0 R 5431 0 R 5432 0 R 5433 0 R 5434 0 R 5435 0 R 5436 0 R 5437 0 R 5438 0 R 5453 0 R 5439 0 R ]
 >> endobj
-5418 0 obj <<
+5427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.334 178.435 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_16e25a87d3f2f1a0a454883b84bcf177) >>
 >> endobj
-5419 0 obj <<
+5428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 668.107 222.233 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_fbb0b8b086aaa82499371c7faee19c3b) >>
 >> endobj
-5420 0 obj <<
+5429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 629.252 179.255 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5421 0 obj <<
+5430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.994 629.252 230.163 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_83d49cacc2666db32082dabdac76acc4) >>
 >> endobj
-5422 0 obj <<
+5431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 590.398 179.255 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5423 0 obj <<
+5432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.225 590.398 237.356 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_a2b418d948cce672416e77deb99b45b8) >>
 >> endobj
-5424 0 obj <<
+5433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 551.544 227.852 562.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_b2c21b4ce7f4f822e98343689525f1b8) >>
 >> endobj
-5425 0 obj <<
+5434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 512.689 217.61 523.593]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_032aca0bd08a3c854d46b4a7c567b41b) >>
 >> endobj
-5426 0 obj <<
+5435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 473.835 180.54 484.739]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_ead8142c94d4974534e7f0fe10ed63a7) >>
 >> endobj
-5427 0 obj <<
+5436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 434.981 178.239 445.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_28cff68f198562b6921add86c58008af) >>
 >> endobj
-5428 0 obj <<
+5437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [98.332 334.91 155.108 345.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-5429 0 obj <<
+5438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [463.875 334.91 513.996 345.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5444 0 obj <<
+5453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 322.955 120.336 333.859]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-5430 0 obj <<
+5439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5434 0 obj <<
-/D [5432 0 R /XYZ 90 757.935 null]
+5443 0 obj <<
+/D [5441 0 R /XYZ 90 757.935 null]
 >> endobj
-5435 0 obj <<
-/D [5432 0 R /XYZ 90 726.054 null]
+5444 0 obj <<
+/D [5441 0 R /XYZ 90 726.054 null]
 >> endobj
-5436 0 obj <<
-/D [5432 0 R /XYZ 90 687.2 null]
+5445 0 obj <<
+/D [5441 0 R /XYZ 90 687.2 null]
 >> endobj
-5437 0 obj <<
-/D [5432 0 R /XYZ 90 648.346 null]
+5446 0 obj <<
+/D [5441 0 R /XYZ 90 648.346 null]
 >> endobj
-5438 0 obj <<
-/D [5432 0 R /XYZ 90 609.491 null]
+5447 0 obj <<
+/D [5441 0 R /XYZ 90 609.491 null]
 >> endobj
-5439 0 obj <<
-/D [5432 0 R /XYZ 90 570.637 null]
+5448 0 obj <<
+/D [5441 0 R /XYZ 90 570.637 null]
 >> endobj
-5440 0 obj <<
-/D [5432 0 R /XYZ 90 531.783 null]
+5449 0 obj <<
+/D [5441 0 R /XYZ 90 531.783 null]
 >> endobj
-5441 0 obj <<
-/D [5432 0 R /XYZ 90 492.928 null]
+5450 0 obj <<
+/D [5441 0 R /XYZ 90 492.928 null]
 >> endobj
-5442 0 obj <<
-/D [5432 0 R /XYZ 90 454.074 null]
+5451 0 obj <<
+/D [5441 0 R /XYZ 90 454.074 null]
 >> endobj
-5443 0 obj <<
-/D [5432 0 R /XYZ 90 397.661 null]
+5452 0 obj <<
+/D [5441 0 R /XYZ 90 397.661 null]
 >> endobj
-1494 0 obj <<
-/D [5432 0 R /XYZ 90 118.565 null]
+1487 0 obj <<
+/D [5441 0 R /XYZ 90 118.565 null]
 >> endobj
-5431 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+5440 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5495 0 obj <<
-/Length 1323      
+5504 0 obj <<
+/Length 1318      
 /Filter /FlateDecode
 >>
 stream
-x��Yko�6��_!`@'3͇�G0
Ⱥ&h�lY�~�
-C�[�^�d'ί)����N�؋;0��/���9��$�5��u��y�韹�
-@�b��Z�<��5[76B �nA��.�v��px���ΓŔ�y8�-
�/NN�/.�ﳊM��0���$,Ku{�n�[��,��p�

��O��w��?
$B��C�
����s�	Zc���	|뮶J-qM��Ο
���:��|0Х�G$�?��Ց��a'P�����Y6fc�:^���³��k�s��<nlG
u��L݈��M���*��J�.vT��Y���:X�Z�� O�-T�?n�%��h��H�t����ʹ�O�O�_���V�`�
�K�ʤ{6ˢ*γ��N�
R�{^1�?a��T�_�\�d��3e���yk��+TS�p�\��G@
aP@ݱ�Q��2��o�YI�P�E�:��J�GK#�ʄ^<
�%�hs)>�깪ʿy(�t7�w1��d�ֽK#م�
;}%h�n���~Gz��E�#�����B��P����hA]Z��.��Zq�Z� 5���4��x���IKg�'R��y�H��Q�[ 뙰kмݠ
��n^��@e�.{�01P�U1_�4�z�t4ﳲ`�D�,؍��l���"�a�(�ӭT7Va2�m�l8ZT�<J
�
i���P�e�A���M�T��k
�zy͊�5#��t������J��1�L�8n��2���b<�?���O�,�C�/v� �>���	��q`�P�q (�VǚS
WӔUq����`<�r��2`^���x7��u(f�x�
�4��qZV6�cE��P���ĕ���%�#��I�
 ���C�v��b�/^R��fh�ڌ��S
-\�i�x���ف�'�+��G�pT
�@�*�Γ�Y�}a
��

�c�):�N7a�]��
<�
H�Tn��dg�W��
�_�GI:��L�X�.�T��x
��'�
����+��\wBA�&���RCPw���$���;��P,�*�n���d��N.�(}�).ccf�M^D9��Y*%�UN�J2��NK�qZ:���
���Q��G%� m��������
^˳��}U��������b�C�󷿼`�v/g}���HX�i�LgIɮbA
-|�{�!s����k�>��>��wA�/�#O*7������ѥ�U
w�Gsީ
���z�X2�}�R[Cuf3��+I>��_VVb�,~g�H~ 1D!h_3�ѩ���2w�v�\�!���UU���www *�,�
�_I��~��K]�5Pݚ�2�y��(^�6���m
+x��Y[o�6~��0����&)Q�`�uM�nٲ�}�
+C�[�n�d'ί)����r�ȋ;�I�|xt.�wxHBcf@���7<s,���
ctk��p
F�hjܘ
�!4/��K��eC3�Ws:e���h��:99��
�OK:��?��o�(�����3iR���71���Fz�F�z��
T�@\�Z����'hL����w�Tb����ظ��ك�p�}B��[ :��p'�g6	���e���I�H�t*gG\k�kV���Y&�XF��d%���7Kbih�!&�&p7�L at .p�-M�.J�x1U�"Ԑ$pyl��q�.������[�Xx|��I�i�k��F�X _%��A��=[�aei�?�A�J���u�
+�2`j�f�τ&��[�-�U�
+�K��a?�r-n�W�=
CZ�bC͚#�6�Z8P������M1n��4䪴���8|��%.H�f�=W�D�7
����>&f/�v!$B(�ЪK3Aav��7�-1t��q�
[8�1pl���9M��@�`��|4<g}�5+ƉgUA�Dg�c�*Jg
��М	��/�` E�'��H�@�]%�mOځ2�S��$�5�������6[
 �#m��I�T���
�5��"�E;&���Vh��܄q����Y2�e���(
OV%-���h
D��Wn�aQ� J��&|�����Ĥ��,
y�X�
+հ:�~\��Ț�Xn-��l`;���*U�%e��_��$HQ*d�h�< =g��a`W�������E�<�eJ���)
ʌu�,�5���6�I
�'��Ǵ�(h�V��B�4�<��	--�Q�t�rE	D%�<j;>@uY���$��𧻓�]'�.ͤ�u�vB��ճW/"�&:���}σG0)������^g�Bo־�O�1�
���r����\�
��D
��]"���B�8�V��Q�N�:� ��
]�4ZFE�⁐
\�j��������C���SHc��tZ�f�����ߙIL|[Tjw�D÷s�Z�̭��}X�Z H�۴�v�G�`��w�NY�`V�
�B/´P 0��

����@Gɉ d�Aȶ���x
��D�a_�h�d��v��/�����_^pb�I��o��1�1
�U�d�Q
�5����+����Oǫ��̻��Γ���˿ �<�8�R�S#
�K�Vqݩ~��N�S]z�
ʾ�b�T]�B�
+�/�*�
;+�G� 
h ^�4��>㔞�m�ѯ�*v��"��</��d8���ai�3��<��O��ZDW+���d���Б�L�����
��ks
 endstream
 endobj
-5494 0 obj <<
+5503 0 obj <<
 /Type /Page
-/Contents 5495 0 R
-/Resources 5493 0 R
+/Contents 5504 0 R
+/Resources 5502 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5446 0 R 5447 0 R 5448 0 R 5449 0 R 5450 0 R 5451 0 R 5452 0 R 5453 0 R 5454 0 R 5455 0 R 5456 0 R 5457 0 R 5458 0 R 5459 0 R 5460 0 R 5461 0 R 5462 0 R 5463 0 R 5464 0 R 5465 0 R 5466 0 R 5467 0 R 5468 0 R 5469 0 R 5470 0 R 5471 0 R 5472 0 R 5473 0 R 5474 0 R 5475 0 R 5476 0 R 5477 0 R 5478 0 R 5479 0 R 5480 0 R 5481 0 R 5482 0 R 5483 0 R 5492 0 R ]
+/Parent 5454 0 R
+/Annots [ 5455 0 R 5456 0 R 5457 0 R 5458 0 R 5459 0 R 5460 0 R 5461 0 R 5462 0 R 5463 0 R 5464 0 R 5465 0 R 5466 0 R 5467 0 R 5468 0 R 5469 0 R 5470 0 R 5471 0 R 5472 0 R 5473 0 R 5474 0 R 5475 0 R 5476 0 R 5477 0 R 5478 0 R 5479 0 R 5480 0 R 5481 0 R 5482 0 R 5483 0 R 5484 0 R 5485 0 R 5486 0 R 5487 0 R 5488 0 R 5489 0 R 5490 0 R 5491 0 R 5492 0 R 5501 0 R ]
 >> endobj
-5446 0 obj <<
+5455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.852 573.883 245.94 584.787]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_6e613e3f02e896503d38da788ad593b8) >>
 >> endobj
-5447 0 obj <<
+5456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.277 573.883 329.905 584.787]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5448 0 obj <<
+5457 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.331 539.013 222.419 549.917]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_b8dbbfce1fd68d57df6b05d5cc74c012) >>
 >> endobj
-5449 0 obj <<
+5458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.234 539.013 282.862 549.917]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5450 0 obj <<
+5459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 465.598 202.902 476.502]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5451 0 obj <<
+5460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 465.598 300.037 476.502]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_aaa520f25230108e6839b82747cae794) >>
 >> endobj
-5452 0 obj <<
+5461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.374 465.598 384.001 476.502]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5453 0 obj <<
+5462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 430.729 202.902 441.633]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5454 0 obj <<
+5463 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 430.729 314.263 441.633]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_b2dfd07539bfb516c7ca2d04460064fa) >>
 >> endobj
-5455 0 obj <<
+5464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.601 430.729 398.228 441.633]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5456 0 obj <<
+5465 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 357.314 191.216 368.218]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_9a22818e12d0abab8d8a8e0d3346f51a) >>
 >> endobj
-5457 0 obj <<
+5466 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.032 357.314 251.659 368.218]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5458 0 obj <<
+5467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 322.445 191.216 333.349]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_cf54a358f4ddf09f56364da87de68a49) >>
 >> endobj
-5459 0 obj <<
+5468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.032 322.445 251.659 333.349]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5460 0 obj <<
+5469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.392 322.445 350.02 333.349]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5461 0 obj <<
+5470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 287.575 190.26 298.479]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_4039bbdc92a28fade431cb98f20b0fa6) >>
 >> endobj
-5462 0 obj <<
+5471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.075 287.575 250.703 298.479]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5463 0 obj <<
+5472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 252.706 190.26 263.61]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_11810ad660a4aa63766e8ebb0334b7d6) >>
 >> endobj
-5464 0 obj <<
+5473 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.075 252.706 250.703 263.61]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5465 0 obj <<
+5474 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [292.436 252.706 349.063 263.61]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5466 0 obj <<
+5475 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 217.837 192.471 228.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_29b14636d21c90e28ee1821666dc1d64) >>
 >> endobj
-5467 0 obj <<
+5476 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.287 217.837 252.914 228.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5468 0 obj <<
+5477 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.647 217.837 351.275 228.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5469 0 obj <<
+5478 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.36 217.837 448.988 228.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5470 0 obj <<
+5479 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 182.968 191.366 193.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_2f220b5f73e79a2e6feab3a97a7e2445) >>
 >> endobj
-5471 0 obj <<
+5480 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.181 182.968 251.809 193.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5472 0 obj <<
+5481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.542 182.968 350.169 193.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5473 0 obj <<
+5482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.255 182.968 447.882 193.872]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5474 0 obj <<
+5483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.658 148.098 203.949 159.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_7f9dc23eef0ab2ef9d07f4d53177afce) >>
 >> endobj
-5475 0 obj <<
+5484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.323 148.098 264.95 159.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5476 0 obj <<
+5485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.417 148.098 341.045 159.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5477 0 obj <<
+5486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [359.406 148.098 416.034 159.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5478 0 obj <<
+5487 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [457.369 148.098 513.996 159.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5479 0 obj <<
+5488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.682 136.143 222.309 147.047]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5480 0 obj <<
+5489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 101.274 191.923 112.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_952922658abcdfb880fcf0a8483c9620) >>
 >> endobj
-5481 0 obj <<
+5490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.739 101.274 252.366 112.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5482 0 obj <<
+5491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.099 101.274 350.727 112.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5483 0 obj <<
+5492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.812 101.274 448.44 112.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5492 0 obj <<
+5501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5496 0 obj <<
-/D [5494 0 R /XYZ 90 757.935 null]
+5505 0 obj <<
+/D [5503 0 R /XYZ 90 757.935 null]
 >> endobj
 214 0 obj <<
-/D [5494 0 R /XYZ 90 733.028 null]
+/D [5503 0 R /XYZ 90 733.028 null]
 >> endobj
-5497 0 obj <<
-/D [5494 0 R /XYZ 90 642.053 null]
+5506 0 obj <<
+/D [5503 0 R /XYZ 90 642.053 null]
 >> endobj
-5493 0 obj <<
+5502 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5525 0 obj <<
-/Length 1666      
+5534 0 obj <<
+/Length 1661      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�F~ׯ�)E�h���r�[�ԙ�͌�8ONF�a-3E�I�}�^@ aYq�d�fF3ha9���� [s
[oG����'�c(p�k�_Y�<� N�u
[6!���`���1�vX.���b;O7�".���e���/�~8���j1�xB9�_�aU�g�
-��Y$@ e4�)��/��G���nFT�Q*py�����
�b8����	|k�v-,F
8���џ#l̹���c&!
rA�G("�ն~��+u����	�W��$6פ���({�vI�8�-��
,N�ٮ
��3��^vޘp[8 ���

f�gU}X�c�m�.��V�
IzW���ģ�
p�� ��e�"����R��Թ�䝻
�.�S�o���X�V�l�����
-ӥ�@
�ʛ������������"����;B�e���Б#�����b�c�p� \'����O��jy�����N�O�Uμ
�z'c���O�>���� ��
b�dl�!NVI,�1�1�ٷ�Ֆ�����b9�����Y�u"�Z��+��r"qf؞�N�ib�uU�g�=��Ix���f��܀|���
���㦬�Uq�� ��8�R��Y����l��
3n�y}��E��>i�Mஇ(9�<`�a_E��>�<��8q ֘�a:��Tġ��!�
�d%�ۥ�Գ���\Q;/��"��Q�tO��ƢY�ds�T	
-�[_
 W9����ip���ۦ��h��ka�����h+���~d�̮��nXwoPhB
x�C1
�
��ML�gT��$:�f��=��q'
�,6C!��̹��I����$�~�QEeRԲ(�zс�
�`XUr>e��2��[�-�����cQ��,�f��f�7��Tزo@���P3-�z<�ks�^3(Fc��$4���'�9�K���쀻X�l��,R��>:�E��2��B
��4���&��y�������`y��<D�,۝�\%��0��'�\� ���x
�@
��c��lS1ؽ��
�*!
r���_V����&���������z�F�:�EQ���Ŵ�]^��I������'%4/�aЫ,n^��jfq�̢��V���r�Nؐ��+
z�[�딩�ݺU�Av�z�R�Љ���{)�}
���$]����3�\�Ã�DB�S�N��L$�߶U�F�� '*$
�~�l��
�n���ʗV��������^�����nF89�H�Ѐ�x�խ��
-��@�.˿#��A��1�!@;
�r�fV%wb�3�֡ә��d��M-��
�
�[���
>9
-|�`/? ~
��դ<@����K��{���\��e�t�پ���%�B�`��뷩�i�B�M������S�[�ʖx�
�V��V.{��']ˁKA�
��q0�ʤ��ȳ�w�"���ao�2��Co;��z��Mn���
H�2��7s���?"K ��g���:���,�т!��#��䓺j�QIq
�P�A���
L��x�?o�x�9�1�A�}�y��^�T�G|�k�ڭmX�u�-��~�
�Eb/"��� �_�\_M�G~�k>��� ��D����7�Jk�wD�l>$�����*Q�"';�0[6�J�p%E�lբ3
��RG�� ���>~�4�"�P#Uh�%E��zZ�n/�3��y���)�S�f�='�
��8�
+x��Y[s�F~ׯ�)E�h���r�[�ԙ�͌�8ONF�a-3E�I�}�^@ aYq�d��	��9���
�5���v���hz�:V������`�s	�X�ua�(
O��>
l��"���)��ts-�2���\�a�y����ٻ�sQ�'�c�uV�>=Wp����")��M	
9?��|t3"���R�{�s�-F_����FN�[k�ka1��1�>��
ac�}Ge&�
3	�
<B����3�\��<g]L8ؽR�&��'u,�F�3�K��l�Lg`q2�v��
�1��ʰ�Ƅ���n_h0�<����
#n3v���"��Hһ�
�'
�|�ˤ(E.#ܐ핂��Υ�'�<���wA��~�7��J��fC}-��U�.Ő8��V��w?ׇ����Q/h���
+,��f�݀�
9�}4���
k'��:��
+�V�˟��/�v�b�r�mճ8Sn�~����}w5@���$c�
q�JbQ
����9;�0���4��F��a�ׇ��2���z�_�W4��3��\v:M#���<k��W�@H��;dg�0���p���� �
X�'-
7e����G	��I~�r��2,ǎg�M�q;��
(�f��H{lw=Dɑ���*Z���<�É��<
ә���"%v���xX'+!�.ե�}'����y�7y���j�{u�Bdq���R%(xn}-�\�P2�ҧ�a�:n���u���Q��3�� ����unT0�暻a�}l@�	u��0�Zp
w_41!�Q"�褛1���zgĝpȳ
�
E�p�3�"b&�7��T��MoD�IQ��T�E3�aU���]��,n
M�Ԫ�ڦ�E���p�����j��'�
�e߀�3��fZ��x���ʽfP��j
�Ih.]IO�kR��o���w�6�,��Y�&�}t��|�eT�)�

�Ci&m�/L���ԅ�ϟ�+��J}y��=Y�;��J��5a
�O$ �� ��8�@
��c��lS1ؽ��
�*!
r���_Vs��h� ���~]����t�^�j�ߢ(_L�b���./��	��$�]^R�˓���0�U7�VR5�8YfQ�v+o�h��~'l��Е=�-�u�T�nݪӠ	�p=[)w�D��ܽ��~zff�.\����~.���`"!۩E��]&�o۪�R#�e��
+�~?L��Y�f�jhc�G+�����~��H/Ӎ���p7#��N$Rh�@<����_��q�S���s� 
�������h9`3��;1�J�P����K�����	e�-l��O��
>
H�� ��W�jR
��`�ԥ��I�cnFѲH:�l_{����_0P�����4I��&Po}����É-neK�Ɇ\+wt\+�=��
����� ��q��KeRC�?��ǻsf���7Uu��7����T=��&7�T	O�J�L̛�����%���3� ai��A~x��h�
쇀��v�I]5Ȩ�8�T(
� �@V��A���7t]�߃
�� 
+v���F�/z��#>Եo��6,wܺ�`��
E��"����g�ݿp����#�5?�\x
k�_"���
��sN�5�?�Y6?���MԋO�(�����C�-�J%i���`�jQ��,=
�,��P
��W��=|T�e�%J�iQ��m|�jBX�۩��T:
3���}86�
 endstream
 endobj
-5524 0 obj <<
+5533 0 obj <<
 /Type /Page
-/Contents 5525 0 R
-/Resources 5523 0 R
+/Contents 5534 0 R
+/Resources 5532 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5484 0 R 5485 0 R 5486 0 R 5487 0 R 5488 0 R 5489 0 R 5490 0 R 5491 0 R 5510 0 R 5511 0 R 5512 0 R 5513 0 R 5514 0 R 5515 0 R 5516 0 R 5517 0 R 5518 0 R 5519 0 R 5520 0 R 5521 0 R 5522 0 R ]
+/Parent 5454 0 R
+/Annots [ 5493 0 R 5494 0 R 5495 0 R 5496 0 R 5497 0 R 5498 0 R 5499 0 R 5500 0 R 5519 0 R 5520 0 R 5521 0 R 5522 0 R 5523 0 R 5524 0 R 5525 0 R 5526 0 R 5527 0 R 5528 0 R 5529 0 R 5530 0 R 5531 0 R ]
 >> endobj
-5484 0 obj <<
+5493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 708.953 211.849 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_83b02e8cbb5d14a2ebf2843e6551391d) >>
 >> endobj
-5485 0 obj <<
+5494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.664 708.953 272.292 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5486 0 obj <<
+5495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [314.025 708.953 370.652 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5487 0 obj <<
+5496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [411.738 708.953 468.365 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5488 0 obj <<
+5497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 674.084 211.301 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_38ab8dc3ca19cacef112ca316bc7ce09) >>
 >> endobj
-5489 0 obj <<
+5498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.116 674.084 271.744 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5490 0 obj <<
+5499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [313.477 674.084 370.104 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5491 0 obj <<
+5500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [411.19 674.084 467.817 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5510 0 obj <<
+5519 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 639.215 215.316 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_01c5bdd401e8bc17ea983d941be2aa49) >>
 >> endobj
-5511 0 obj <<
+5520 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.131 639.215 275.759 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5512 0 obj <<
+5521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [317.492 639.215 374.119 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5513 0 obj <<
+5522 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [415.205 639.215 471.832 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5514 0 obj <<
+5523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 604.346 191.923 615.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_84565fd9471a52f83618d0d5ce461c3c) >>
 >> endobj
-5515 0 obj <<
+5524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.739 604.346 252.366 615.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5516 0 obj <<
+5525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.099 604.346 350.727 615.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5517 0 obj <<
+5526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.106 569.476 157.254 580.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer_6d5c75bcc32f8aea006e8da4b3f736b2) >>
 >> endobj
-5518 0 obj <<
+5527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.591 569.476 241.218 580.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5519 0 obj <<
+5528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.951 569.476 339.579 580.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5520 0 obj <<
+5529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 460.439 145.631 471.343]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1GMP__Integer) >>
 >> endobj
-5521 0 obj <<
+5530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
 /Rect [179.204 449.107 324.659 459.388]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.swox.com/gmp/)>>
 >> endobj
-5522 0 obj <<
+5531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5526 0 obj <<
-/D [5524 0 R /XYZ 90 757.935 null]
+5535 0 obj <<
+/D [5533 0 R /XYZ 90 757.935 null]
 >> endobj
-5527 0 obj <<
-/D [5524 0 R /XYZ 90 586.577 null]
+5536 0 obj <<
+/D [5533 0 R /XYZ 90 586.577 null]
 >> endobj
-5528 0 obj <<
-/D [5524 0 R /XYZ 90 523.19 null]
+5537 0 obj <<
+/D [5533 0 R /XYZ 90 523.19 null]
 >> endobj
-5529 0 obj <<
-/D [5524 0 R /XYZ 90 435.532 null]
+5538 0 obj <<
+/D [5533 0 R /XYZ 90 435.532 null]
 >> endobj
-5498 0 obj <<
-/D [5524 0 R /XYZ 90 412.598 null]
+5507 0 obj <<
+/D [5533 0 R /XYZ 90 412.598 null]
 >> endobj
-5530 0 obj <<
-/D [5524 0 R /XYZ 90 412.598 null]
+5539 0 obj <<
+/D [5533 0 R /XYZ 90 412.598 null]
 >> endobj
-5499 0 obj <<
-/D [5524 0 R /XYZ 90 375.312 null]
+5508 0 obj <<
+/D [5533 0 R /XYZ 90 375.312 null]
 >> endobj
-5531 0 obj <<
-/D [5524 0 R /XYZ 90 360.742 null]
+5540 0 obj <<
+/D [5533 0 R /XYZ 90 360.742 null]
 >> endobj
-5500 0 obj <<
-/D [5524 0 R /XYZ 90 325.493 null]
+5509 0 obj <<
+/D [5533 0 R /XYZ 90 325.493 null]
 >> endobj
-5532 0 obj <<
-/D [5524 0 R /XYZ 90 310.923 null]
+5541 0 obj <<
+/D [5533 0 R /XYZ 90 310.923 null]
 >> endobj
-5501 0 obj <<
-/D [5524 0 R /XYZ 90 275.674 null]
+5510 0 obj <<
+/D [5533 0 R /XYZ 90 275.674 null]
 >> endobj
-5533 0 obj <<
-/D [5524 0 R /XYZ 90 261.104 null]
+5542 0 obj <<
+/D [5533 0 R /XYZ 90 261.104 null]
 >> endobj
-5502 0 obj <<
-/D [5524 0 R /XYZ 90 213.9 null]
+5511 0 obj <<
+/D [5533 0 R /XYZ 90 213.9 null]
 >> endobj
-5534 0 obj <<
-/D [5524 0 R /XYZ 90 199.329 null]
+5543 0 obj <<
+/D [5533 0 R /XYZ 90 199.329 null]
 >> endobj
-5503 0 obj <<
-/D [5524 0 R /XYZ 90 164.081 null]
+5512 0 obj <<
+/D [5533 0 R /XYZ 90 164.081 null]
 >> endobj
-5535 0 obj <<
-/D [5524 0 R /XYZ 90 149.51 null]
+5544 0 obj <<
+/D [5533 0 R /XYZ 90 149.51 null]
 >> endobj
-5504 0 obj <<
-/D [5524 0 R /XYZ 90 114.262 null]
+5513 0 obj <<
+/D [5533 0 R /XYZ 90 114.262 null]
 >> endobj
-5523 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F95 1779 0 R >>
+5532 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5543 0 obj <<
-/Length 1620      
+5552 0 obj <<
+/Length 1616      
 /Filter /FlateDecode
 >>
 stream
-x�ݚ[s�F���)xj�4Z���>�i�I�̸���d<X`�)!_��{7��l'��I���=���=���+;�&��N��J�d$���c��$A���w�\B����'S�]/]z�'S��$zX~��^�^�p|������8
��t:���#o�*��\�]�� �`�rj\J����ɛ��̈́@��C6]
+x�ݚ[s�F���)xj�4Z���>�i�I�̸���d<X`�)!_��{7��l'��I���=�;g����+;�&��N��J�d$���c��$A���w�\B����'S�]/]z�'S��$zX~��^�^�p|������8
��t:���#o�*��\�]�� �`�rj\J����ɛ��̈́@��C6]
 )&��rr�;>���`Čv�6���
>#����	�;
��bk8�"U�6R�E���9t8�����X�1�����[n�!Hj����}Ѣ���&U�K�6-+iJ�FgiyY�)Z
-��rF�F\3gF����e��2�Yb��9��u�ٲ
f���٪L������R�z�:@���DWPgƀ"�l�]��a5�	p>O�UV
�s$���<X�8>��2�Un��_iv�E�wv�����IC\�i9�{=1VLgH�)1��(��cِ�l��>Rœ�B�Q
*��J�,�Tf4*���_���D�81��*D�1L&��	�F2
�^��,��G���ކ�0��pJ�F��}����V#�
�	���S

�6%��;�ִx5����0���Eҟ
?����a�J�C�y�\VPט'�^�%�$FS�ž͊�(�!��~�	�=�C��ŜQ�c
�g5���
��66(���C* i�;ʶf�������3�i��T�r�h
-х���6ɣ2��T���)vT��X�
P0���v���>
`	)��׿m�헵佲Bl�W��m�Z�F��K[�p�W�Z������Z!LƯ^�������0�g
i<�c������j=_�}]x��X%�	#e}�>c�,V ���\���D��L�N7��n����F~�/�
-1ȉ��q����ha/j�nQåͷ*x��-j�f_Q#�MǘT�
�sX
�r���
n�â&
-<[E�\GYx
��\U�%�3�!�EO9�vg����sd9�U�
��3���\�>�]�Y_I�`�8X�qn����� ��vߛ�� �rLm@�
�I�y�¾9=�,����hl�$��S�a[��@Z�KO#��v�F�Y_��-�
ò{���8�}�C(;�s��e����B��Òy�����v�}y������c.v1��
�yv;ܼm`ǖMj��
-;��T
r
�Y��W��
U�AG�{��9=߁�p�˜��VK�˩�GM����e~��q
��F�z�*ׇ5�1bH�zG�7�$
�8�9"
a*�D��V}왩�����4I
�W�Wj���O�]
/�xV�aa�5��!qи���’�U3�C��O��~�d����'�F��X�@*2�'GI�A��&�
{Rl '���	�2����
��n�^Z=�H�l�� o�c�A�	PP�#?�������e%�lQ�f�<���<�//��8H�ؖ�L�e'�\&Q��R�
�
-:L��x�<�z ��΀fJ�����]JE��ن���-�_��H�
�c_
ؼ ��>�D�:�0�+�	�I>y��
�e�jCqY��P\��
-��B�e�>z�ڋ��概�I���H�Ӏ��k4ic�S�#-���S}�}���t�
%�Yv}|ttww��+������D������j��0,��fn.7���$�C#G
+��rF�F\3gF����e��2�Yb��9��u�ٲ
f���٪L������R�z�:@���DWPgƀ"�l�]��a5�	p>O�UV
�s$���<X�8>��2�Un��_iv�E�wv�����IC\�i9�{=1VLgH�)1��(��cِ�l��>Rœ�B�Q
*��J�,�Tf4*���_���D�81�?��y#�0��+��4Xza�Wi	>���0��6\�I��SB5"L�#5�_7�x�A\�N���bXд)ygm�	��ū��ز�%����.���h�A�?��w�U@��̓岂��<I�R.$1�r/�mV$DQ
a��cN�ge�e
�^sFU�yp�դ�vH�o�ؠ�
��( i�;ʶf�������3�i�P�c��h
+���U��Q�AA)���2v�`zl�
 ��K|[0���XB�j���od��Z�޴B�Ok٤_��`l+�%k�~i�5��Mk��������B��_�^�
R[�a	�:��e��Z��U��z�(���2�X%�	#e}�>c�,V ���\���D��L�N7��n����F~�/�
+1����q�(YS����+j�t������]Q7�D�h6
cJ=7��]`u��]
�CJ�3��EMx6E�\GYx
��\U�%���Gΰ]�l�}�
�@�lʝ�
=c q�A�K]�Ǻ
4��
���:��sSHX`�S�(���}o6B��1ڀ�;*��y�¾9=�,����hl�$��S�a[��@Z�KO#��v�F�Y�l�B�aٽhs�m��>�!�
Ĺު�]�y�%�b���<�]o_
���a>{�]̱t�{o���`���
�زI͛[a���C�c8kv]�j��A�t��K]��
�
�����mZ"_N�>jZJ�ڗ����5�#(}���<\�A�C9�wr�f�dag=G�!L��ު�=3j�&�����@6v��Ո.���?x�
�㰰����P8h\��C���`�
�P7𓠴'Y;����I��'>1P���Q�zP��I�Ǟ�	�;|�F��+շ�k����V�2�$ۗoP���1�`�	PPޓ*~2_/�6xY��U�d�*m�����ͳ���*��4�m��4Yv��eEI�
+wa|UA�i
o��W��2��L)R���K�h�:�Pu}
�Ţ�K�� ��!z�k�� ���(^�w�u�O^�fCyY��P\��7���ǩn��^���&�nsSA�Y��C�
i4���� (Y������d�F�_�b�F~�e��GGwwwh�B�8�NQ�
A�Za�:�{�6Rs�L�_��ܰ�����
E�
 endstream
 endobj
-5542 0 obj <<
+5551 0 obj <<
 /Type /Page
-/Contents 5543 0 R
-/Resources 5541 0 R
+/Contents 5552 0 R
+/Resources 5550 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5540 0 R ]
+/Parent 5454 0 R
+/Annots [ 5549 0 R ]
 >> endobj
-5540 0 obj <<
+5549 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5544 0 obj <<
-/D [5542 0 R /XYZ 90 757.935 null]
+5553 0 obj <<
+/D [5551 0 R /XYZ 90 757.935 null]
 >> endobj
-5545 0 obj <<
-/D [5542 0 R /XYZ 90 733.028 null]
+5554 0 obj <<
+/D [5551 0 R /XYZ 90 733.028 null]
 >> endobj
-5505 0 obj <<
-/D [5542 0 R /XYZ 90 703.284 null]
+5514 0 obj <<
+/D [5551 0 R /XYZ 90 703.284 null]
 >> endobj
-5546 0 obj <<
-/D [5542 0 R /XYZ 90 689.356 null]
+5555 0 obj <<
+/D [5551 0 R /XYZ 90 689.356 null]
 >> endobj
-5506 0 obj <<
-/D [5542 0 R /XYZ 90 654.108 null]
+5515 0 obj <<
+/D [5551 0 R /XYZ 90 654.108 null]
 >> endobj
-5547 0 obj <<
-/D [5542 0 R /XYZ 90 640.18 null]
+5556 0 obj <<
+/D [5551 0 R /XYZ 90 640.18 null]
 >> endobj
-5507 0 obj <<
-/D [5542 0 R /XYZ 90 592.976 null]
+5516 0 obj <<
+/D [5551 0 R /XYZ 90 592.976 null]
 >> endobj
-5548 0 obj <<
-/D [5542 0 R /XYZ 90 579.048 null]
+5557 0 obj <<
+/D [5551 0 R /XYZ 90 579.048 null]
 >> endobj
-5508 0 obj <<
-/D [5542 0 R /XYZ 90 531.844 null]
+5517 0 obj <<
+/D [5551 0 R /XYZ 90 531.844 null]
 >> endobj
-5549 0 obj <<
-/D [5542 0 R /XYZ 90 517.916 null]
+5558 0 obj <<
+/D [5551 0 R /XYZ 90 517.916 null]
 >> endobj
-5509 0 obj <<
-/D [5542 0 R /XYZ 101.557 443.29 null]
+5518 0 obj <<
+/D [5551 0 R /XYZ 101.557 443.29 null]
 >> endobj
-5550 0 obj <<
-/D [5542 0 R /XYZ 90 429.262 null]
+5559 0 obj <<
+/D [5551 0 R /XYZ 90 429.262 null]
 >> endobj
-5536 0 obj <<
-/D [5542 0 R /XYZ 90 380.001 null]
+5545 0 obj <<
+/D [5551 0 R /XYZ 90 380.001 null]
 >> endobj
-5551 0 obj <<
-/D [5542 0 R /XYZ 90 366.073 null]
+5560 0 obj <<
+/D [5551 0 R /XYZ 90 366.073 null]
 >> endobj
-5537 0 obj <<
-/D [5542 0 R /XYZ 90 318.869 null]
+5546 0 obj <<
+/D [5551 0 R /XYZ 90 318.869 null]
 >> endobj
-5552 0 obj <<
-/D [5542 0 R /XYZ 90 304.941 null]
+5561 0 obj <<
+/D [5551 0 R /XYZ 90 304.941 null]
 >> endobj
-5538 0 obj <<
-/D [5542 0 R /XYZ 90 257.738 null]
+5547 0 obj <<
+/D [5551 0 R /XYZ 90 257.738 null]
 >> endobj
-5553 0 obj <<
-/D [5542 0 R /XYZ 90 243.81 null]
+5562 0 obj <<
+/D [5551 0 R /XYZ 90 243.81 null]
 >> endobj
-5539 0 obj <<
-/D [5542 0 R /XYZ 287.777 181.138 null]
+5548 0 obj <<
+/D [5551 0 R /XYZ 287.777 181.138 null]
 >> endobj
-5554 0 obj <<
-/D [5542 0 R /XYZ 90 165.676 null]
+5563 0 obj <<
+/D [5551 0 R /XYZ 90 165.676 null]
 >> endobj
 495 0 obj <<
-/D [5542 0 R /XYZ 90 84.327 null]
+/D [5551 0 R /XYZ 90 84.327 null]
 >> endobj
-5541 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+5550 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5594 0 obj <<
-/Length 1346      
+5603 0 obj <<
+/Length 1341      
 /Filter /FlateDecode
 >>
 stream
-x��Yio�F��_A��K�j.��)��6�Ɖk+E' hr-�����Yr)Y�iXNݠ_,J���}o���k#
kǽW����b��\�Z��Zs�f[qJ�a�]� J�>��g��_$�wfP�g�t,����EW�_L�??.���S��ױ_��㹸�A
]�� O#�N	5�
����o=�`��ssٌkAһ���~�a�\G���ͤ
>c��gw�Ѻ��v!�!l��YD?8��tX�S1�m&|ٌ�+�XC(
��F5�_�4�'��K�
Kΐ
�Ǎ�o+|f0�2����+�0�
��~W~��wmd��E�U��M��(h34lS�梬�k���@,d2���j��L)_�]�90Q��P\��$(F*�k���
,(�?cL�H�Ղ��Â�0O����98����J,S�D��8��\S5
��t�����\?e��|vH���%Z9u��"
�
Ζ8�da�|4I�*�҇��C�O-�or�Ϙ㵤�a����ȖW�<ofU���6g�a��D*
-��a,�n(˯Q�������C���}+ϯ&Q
*��s)7Oc�&JG��6!�\��[(��0L�g�(�H��
k�6$��\B�I[ �W������漋iY�d���`T>��Z������eKGfm����bgX���\R� �I�OV
-!�$����)
f�"���,��*��Mt=
@�2'd�Of�٨����w��
EO��
� �{��	�i�μ�p8�쑬�e�5� ������
?��z��\9�A�5k� �<��i��E��Q��n����Bܱg��&N�DU�'i%�٧��
-��E�Z��VP�]�����_��V3����}�@��[Z&4��l��`���a�L�!����.�e3����϶
�@m�a|���״�+�
-�^�|��{�������'�O���O0��ԽG���X��,`e?�>�phb@ɾo��&�-�2��'��xc���v�҅`����uI�q����,ǼO^�O,�-dC�#�'i(�~�(��M
��a}V�l@��'���ߴ�3�S�ه��GY���5@��8u�� ۛ5��6
�=
d�
f�&X�$ g���S�
p�EN��O�����&���|#�5�
��k�w���;m����8*��{�I�n�Q@���w��Ҋ�l;쬞�U�Gu����+�l�/�L����)8��o,�8������ ���
��F��{�~V�E��?k��4_�k�������\W���餕��^q"1�M�� L��>�e_�v�k��Uk����o_�AS(�Cڤ
WU�|0���EA�&i�(�y
�E7�B�U`[9���
���~L|y�D�?��y
+x��Yio�F��_A��K�j.�)����pm�h�M�%"�BRv��;K.%�:
˩�Eɳ����۝Ybm�a�M��78���"ע�6��\��A�mj�:!��O0���A�����Y<
���w�U����7E}ʱ�*�˲y<ע0���4��b��)�Ɨ���Ѱ��G ��znn#�q-Hz�_���o5���h��U����g�������: Z�s�.�2�-�8
���
߁k}j"f�̈́/�Q#p�ke���Ȣfc�K��$T~	�c��a��1�m�/�
fUy
��x�ƑÔ����]����LB�>���
+���U
�b��m��\�5y-�

��L� Y-��)�
c��>&*p�k�/��He�YmTs����g�i��Z�vX�
���:c?�6�
X�eʕ�� 1�k*��c�`�NQ��Ԟ��ژ��2��D+��R�\�<�!��2�ErYX?OҠ����l��P�S
�Û��3�x-iz%"-!�e��x ϛY�����Z��#��¯�w�����k���/>��utv~Q�5�o���$�C�|.��i��D�HQ�&D�� �t
e����,E�5�a�߆[�K�>i
 �j���Q1�ۜw>-+���u��G �Y+�|:�X��lb�Ȭ
�! �Y�
�5��@�a��;I��J!��$�>
?��l]����TPV�������!�T愌���4�����أ�)2���p�Msg�Fڤ3�)
�{$+~|
=,@~�'�����Əg�
c#��D�q�i��*/���l�&hQ�v�&�۠-x�w�'��S?QU�IZ��F�)~��7w�z�w��2ġ}���Ռ}��_f�;P-�	
�"��$A���tqX7ch�t�Knٌ������m=P[wߣj�5-�
+����/>|�^}|�����]U�'�y�ޣ��@�
�P���C+
�P�����l�����������ﴱ��t!X�.�~]R^���q��������lȀ}��$
E���E^��c��=�ϊ�
���ߐ���}�vJ~0�T�(K�x����`{�8٦����lc�ì�$ �ܓ�l��a;{���ȩ��)�^��w�o��&�Cu�����z����W�E�x�2�ԍ�#
+(v�5��UpCZ��a����Q�*󨮾�����e�I��:�5G����g׷7�[`����^�Ȃ�w��O�¿HT�����zm���R���
+��~:i%$�W��{��G���*9 at F����E��5+���O��/�x�c#�i�������[�h�Fy��j���`Yow� ����u�����-;�c�˻�%��
��
 endstream
 endobj
-5593 0 obj <<
+5602 0 obj <<
 /Type /Page
-/Contents 5594 0 R
-/Resources 5592 0 R
+/Contents 5603 0 R
+/Resources 5601 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5555 0 R 5556 0 R 5557 0 R 5558 0 R 5559 0 R 5560 0 R 5561 0 R 5562 0 R 5563 0 R 5564 0 R 5565 0 R 5566 0 R 5567 0 R 5568 0 R 5569 0 R 5570 0 R 5571 0 R 5572 0 R 5573 0 R 5574 0 R 5575 0 R 5576 0 R 5577 0 R 5578 0 R 5579 0 R 5580 0 R 5581 0 R 5582 0 R 5583 0 R 5584 0 R 5585 0 R 5586 0 R 5587 0 R 5591 0 R ]
+/Parent 5454 0 R
+/Annots [ 5564 0 R 5565 0 R 5566 0 R 5567 0 R 5568 0 R 5569 0 R 5570 0 R 5571 0 R 5572 0 R 5573 0 R 5574 0 R 5575 0 R 5576 0 R 5577 0 R 5578 0 R 5579 0 R 5580 0 R 5581 0 R 5582 0 R 5583 0 R 5584 0 R 5585 0 R 5586 0 R 5587 0 R 5588 0 R 5589 0 R 5590 0 R 5591 0 R 5592 0 R 5593 0 R 5594 0 R 5595 0 R 5596 0 R 5600 0 R ]
 >> endobj
-5555 0 obj <<
+5564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.279 623.079 192.296 633.983]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5556 0 obj <<
+5565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.794 623.079 258.726 633.983]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_092f5c04d267ab5709dda2d3e51aaeb9) >>
 >> endobj
-5557 0 obj <<
+5566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 542.317 134.164 553.221]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_0262a2b32220536d8bc60d84ad8dac4c) >>
 >> endobj
-5558 0 obj <<
+5567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.98 542.317 203.623 553.221]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5559 0 obj <<
+5568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [287.787 542.317 373.176 553.221]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-5560 0 obj <<
+5569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 503.462 134.164 514.366]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_727dc2405cfc5f2252e6f21aa0f18074) >>
 >> endobj
-5561 0 obj <<
+5570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 503.462 245.954 514.366]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5562 0 obj <<
+5571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 464.608 134.164 475.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_31603d81a2b0571a82c4c79b8c6e4564) >>
 >> endobj
-5563 0 obj <<
+5572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.98 464.608 222.432 475.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5564 0 obj <<
+5573 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.943 464.608 308.887 475.512]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-5565 0 obj <<
+5574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 425.754 134.164 436.658]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_0c02302b6281fa91ef9275bd37e43efc) >>
 >> endobj
-5566 0 obj <<
+5575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 425.754 239.328 436.658]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5567 0 obj <<
+5576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 386.899 134.164 397.803]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_527ffa31e1581a8beb83a832244dada8) >>
 >> endobj
-5568 0 obj <<
+5577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.98 386.899 215.807 397.803]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5569 0 obj <<
+5578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.336 386.899 297.281 397.803]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-5570 0 obj <<
+5579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 348.045 134.164 358.949]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_732d3b59f8a0ba21a72877d5fa4b98a5) >>
 >> endobj
-5571 0 obj <<
+5580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 348.045 260.888 358.949]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5572 0 obj <<
+5581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 309.191 134.164 320.095]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1ba0bd59426889233904d052224cab76) >>
 >> endobj
-5573 0 obj <<
+5582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.98 309.191 237.366 320.095]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5574 0 obj <<
+5583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.453 309.191 319.398 320.095]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-5575 0 obj <<
+5584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 258.381 134.164 269.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_19623ff8cea2239d66331f29c1d0268d) >>
 >> endobj
-5576 0 obj <<
+5585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 258.381 180.102 269.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-5577 0 obj <<
+5586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [188.348 258.381 221.075 269.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-5578 0 obj <<
+5587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.489 258.381 334.955 269.285]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-5579 0 obj <<
+5588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 207.572 134.164 218.476]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_470e6a581b91bc6d5a4a6388d1ddde99) >>
 >> endobj
-5580 0 obj <<
+5589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 207.572 206.662 218.476]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-5581 0 obj <<
+5590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.526 207.572 332.993 218.476]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-5582 0 obj <<
+5591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 156.762 134.164 167.666]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_df002bbcc4dcae5efdb56bae2971a64b) >>
 >> endobj
-5583 0 obj <<
+5592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.163 156.762 233.431 167.666]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-5584 0 obj <<
+5593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.546 156.762 358.013 167.666]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-5585 0 obj <<
+5594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 105.953 134.164 116.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_f306aa1f4e34bf045cd07e5ac11d8f68) >>
 >> endobj
-5586 0 obj <<
+5595 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 105.953 180.102 116.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-5587 0 obj <<
+5596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.276 105.953 295.209 116.857]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1From__Covering__Box) >>
 >> endobj
-5591 0 obj <<
+5600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5595 0 obj <<
-/D [5593 0 R /XYZ 90 757.935 null]
+5604 0 obj <<
+/D [5602 0 R /XYZ 90 757.935 null]
 >> endobj
 218 0 obj <<
-/D [5593 0 R /XYZ 90 733.028 null]
+/D [5602 0 R /XYZ 90 733.028 null]
 >> endobj
-5596 0 obj <<
-/D [5593 0 R /XYZ 90 640.15 null]
+5605 0 obj <<
+/D [5602 0 R /XYZ 90 640.15 null]
 >> endobj
-5597 0 obj <<
-/D [5593 0 R /XYZ 90 640.15 null]
+5606 0 obj <<
+/D [5602 0 R /XYZ 90 640.15 null]
 >> endobj
-5598 0 obj <<
-/D [5593 0 R /XYZ 90 561.29 null]
+5607 0 obj <<
+/D [5602 0 R /XYZ 90 561.29 null]
 >> endobj
-5592 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F35 2013 0 R >>
+5601 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5650 0 obj <<
-/Length 1627      
+5659 0 obj <<
+/Length 1623      
 /Filter /FlateDecode
 >>
 stream
-x��Zms�F��_��f��
p�����x�Ɖk�3�$
�NS�(�����eG�,��O
�w���s{�X[hX;�
N^9��#�1
m4�|��A�$�h�}�	A&1�c�_�A
�
��zm�l���$�ͳggy83�&��i�l^�9�
��,�2ɱ����2>��
^�_t�sS�զ���g����
#������5۴�iW��X�q�U�G�};ȶ<�%�pF~2M*�i�s}�R��l�}
Rp��p[�s#?a��iR��eOw.v�|�&}�<ɖOw�?M�,b���a�K/��4m�=��݇����/�|=� �����z��55\���U��
�Ԇ�F^E��0����@^tޚ�M�4n�Δ��U"���0Y(�h��a��ՠ�eZ0�TF Ӹ��,eJ0IKِSƔ�R�O�(26
?alV"�
��O���`)F>���rv1��m��Z�Jb)�䨯�=���_I�
�A�V�a�3��%�DԞ�\�,R+���F½��-�X�UK�	w% \�۰�HqE�P��y�_a�1���ЄG\���l٣0��o���ц��e=�,dc�2�������O6�C�Ǿ�����0�n����P؝��e
-ћ�oģ�H���
Ov�2�X
�����^>����
-�ݳ(�E��4j�9�A�e�%RY�B|kh�AԮD4�g������/�U i��8�L���E�oV2}��E�YG�i�H�&��YVa�
ÄS7(É�/��ͦƳ��dH\
Ӄ��"�T��9�'�E1�U2-aR�{��@9��T^ߥ��y:
�JL)}
�n� Q��!A���ԵG��&c���
-Y0e��M��TK�a��,��	&�XE�KV���w]$e��_�����	�^�����1�< �{L(Ȟ{�	,����y<��aRn��

�6�wK�ˆXu�=�m!�T��� %�"��"�ʂ$���������!d�'�Nb�wg� �$�@tiރF�k�G!
xGf��}�mo_��m
ҷr|�)Jߍ�Ӻ[�A)PaFjڊG��*�D���'�V����PQb����
-;��N�5�9��Yq����
�T�y�]2�
4�$ ���(:D�
-�8����Ǡ�'�[~z���y	m�K�n�ҳzxɻ�x�Y��4#�:��K*M��KO��R�X�:��'ۼ�}���a��;R��y�q[|Td�C� |]�+~���׻*�z��A��N�鉞[�Q�G��Vh8��w�ηxZ%T*�7�n�i
^
-��X"+����K�E5�c���'�\��������?��w��Z�G�ō)?�C�_�((�%���Ε�X��951���​CVN��n�F3q>/�s�5cI_�iy���}䞭4y�qTsڴ������$ ��(�O���{$��#G/�]��'��8D���K!�l����A��;���Q�/U�o_?B�����Qd��i�ϰ���}����
�G����Q��� ���f��Q��(�;��.D����<���BݪR���2(�=΃dUUYܜ�|(�7'm�?I�3b�/U����3i�_Z��m �n�6���W��,�����z�F���0�QX�dYtr�[S3
-!6r�#�y��%NsVՍ�H�G]��k�M
+x��ZYs�6~ׯ�S*�D0@<��C�&��q���L3I�CQ��)��TT��wq�iZvT�r:yH.�=�]���B�����dp��24��ni���bͶ�:�&3����ј`��#��~
���H��4�,�,����4��ͳggy8�u����_�{��,gȒ��L�A��N���ɛ����ˀ /X#bmj#۠Z>~��
޿�02\G[
�X3u�H��>�J��Z!�[�l!�p4�`�C+����T�ӌ���
����@�8��!�6%��B~�iR��c�pNv�t�&}�<ɖOw�?M�,b#B���ƓZ�)h�=��������ۗ��| ^IGZٞ��u�UY&W��#�Ե11�S���*�f`X�C_6
atޛ�#�Ӹ�9S"�O�|�*�d���E���2V���i�dW	H�B�w��)�$-eGR�).ʥ�&�Sd,?a�W$�
��O��� )F.u��ru���m���HbI�䬯�=�
ٶ[Q��B�V�a�3��%Eۨ=���f�)�Fµ��=�Y(�%�)W%X���aѡ,b?�X�>
�� ����:�c
<��V[�ٲ�a ���h��
V[n=6
db��e
�����O6#��O��G�=��	��Z*ی���*(S�ބ|�=���=���ǓݪL3������r/
K�'҃`�,�p��,)G5�ܤ~�e�%�Y�!��5�k!jV��q8Y���rY�6�`���Y_��r���/^����h���h�$�� e��8L8t�2�J�"���hj4�JN��6�
pw��ڽ�Y<-�U_����EU�Q.}��_SپKՋ�t�7�b����D
+����fP���M�n�*2?`^=�&\
h*�m~;J!`�H6V������]ג
+�����LĈ�_مt/J�zSh�8 о$�)Ȟ{�(����z{��N��zrx���*�`o���G�-
<����>�@�{_��leAKqVn~V�����D���'��u��3̃!�$���¼�i���p�
�v6�}Q|*�yH�J�jS�,���zX�A�WaFrڊG��ʏD���'�V��
�PQb���v6J�
�k(s:����*1؁G�9�
+
+s�d�
��	@�/�R �
�1
q��yǀ�#�[�>�H>Ը���%�[�t�
\�a-\:F?.u��K����	������Jg�P�z
\›m\r�>\rU��U�
)@�<׸->*0ޡ@ �.�?�����
+����x���uz��G{z�Qi���ݩ�-�V	���M$��y��G5/��3�Ȋzc��%oQ��X���#g�)���������
Ps�lqc
+�=�<�%���[ܨ�\Q{b��ȩ�y��tY9I9Էe����<�)׌%}��� å��{���
�Q�i���ckϓ �ޡ�?�\�H�iG�^
-���'��0D���
!�L����A��;���Q�/U�o_?B�����Q`��i�۞a���}���}
�#�]�sT�5,���n���B]D����v!r�<V�ս
+��.�ȇ?
+��4�t��q�'�����|�S��9i�
�?��ϸ+V%fR������@��ᗟ
�>H[�e���d�^��@�$�r�'Y�\�ʹ5
1�]O2�~��iΪ��ׇ���@��
 endstream
 endobj
-5649 0 obj <<
+5658 0 obj <<
 /Type /Page
-/Contents 5650 0 R
-/Resources 5648 0 R
+/Contents 5659 0 R
+/Resources 5657 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5445 0 R
-/Annots [ 5588 0 R 5589 0 R 5590 0 R 5610 0 R 5611 0 R 5612 0 R 5613 0 R 5614 0 R 5615 0 R 5616 0 R 5617 0 R 5618 0 R 5619 0 R 5620 0 R 5621 0 R 5622 0 R 5623 0 R 5624 0 R 5625 0 R 5626 0 R 5627 0 R 5628 0 R 5629 0 R 5630 0 R 5631 0 R 5632 0 R 5633 0 R 5634 0 R 5635 0 R 5636 0 R 5637 0 R 5638 0 R 5639 0 R 5640 0 R 5641 0 R 5642 0 R 5643 0 R 5644 0 R 5645 0 R 5647 0 R ]
+/Parent 5454 0 R
+/Annots [ 5597 0 R 5598 0 R 5599 0 R 5619 0 R 5620 0 R 5621 0 R 5622 0 R 5623 0 R 5624 0 R 5625 0 R 5626 0 R 5627 0 R 5628 0 R 5629 0 R 5630 0 R 5631 0 R 5632 0 R 5633 0 R 5634 0 R 5635 0 R 5636 0 R 5637 0 R 5638 0 R 5639 0 R 5640 0 R 5641 0 R 5642 0 R 5643 0 R 5644 0 R 5645 0 R 5646 0 R 5647 0 R 5648 0 R 5649 0 R 5650 0 R 5651 0 R 5652 0 R 5653 0 R 5654 0 R 5656 0 R ]
 >> endobj
-5588 0 obj <<
+5597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.084 134.164 717.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_36cc3783cdc92ab5fc69904c298ed12c) >>
 >> endobj
-5589 0 obj <<
+5598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 707.084 209.431 717.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-5590 0 obj <<
+5599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [232.624 707.084 308.09 717.988]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-5610 0 obj <<
+5619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 646.559 134.164 657.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_a28d735beef86789b73b41dbbde71abf) >>
 >> endobj
-5611 0 obj <<
+5620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.501 646.559 181.755 657.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5612 0 obj <<
+5621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.319 646.559 274.785 657.463]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-5613 0 obj <<
+5622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 607.952 134.164 618.856]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5614 0 obj <<
+5623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.904 607.952 185.71 618.856]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1ba97c180500b43954b09532151f6c9d) >>
 >> endobj
-5615 0 obj <<
+5624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [213.048 607.952 233.301 618.856]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5616 0 obj <<
+5625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 533.657 190.738 544.561]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5617 0 obj <<
+5626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 533.657 261.85 544.561]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fc06f600e94b7bedb91d0371a51f4c38) >>
 >> endobj
-5618 0 obj <<
+5627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 497.289 190.738 508.193]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5619 0 obj <<
+5628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 497.289 262.159 508.193]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_90ca2b1613fda31a2ac7e79d9388680d) >>
 >> endobj
-5620 0 obj <<
+5629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.225 483.912 390.082 493.817]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Dimension) >>
 >> endobj
-5621 0 obj <<
+5630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 460.922 202.922 471.826]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5622 0 obj <<
+5631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 460.922 248.58 471.826]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_53b24395ac61f8b2b2accc5a3900bf69) >>
 >> endobj
-5623 0 obj <<
+5632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 424.554 202.922 435.458]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5624 0 obj <<
+5633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 424.554 296.181 435.458]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_880344de195aef75a6b3f2a4db4787b4) >>
 >> endobj
-5625 0 obj <<
+5634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 377.228 233.069 388.132]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5626 0 obj <<
+5635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.808 377.228 295.594 388.132]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8688fd38682b19e97422816d72524790) >>
 >> endobj
-5627 0 obj <<
+5636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 340.861 233.069 351.765]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5628 0 obj <<
+5637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.808 340.861 343.195 351.765]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_453e51570268eb4d63fc529130a54440) >>
 >> endobj
-5629 0 obj <<
+5638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 304.493 248.003 315.397]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5630 0 obj <<
+5639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.742 304.493 323.26 315.397]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8865893c48cc07adae5dca6b35081751) >>
 >> endobj
-5631 0 obj <<
+5640 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 268.126 248.003 279.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5632 0 obj <<
+5641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.742 268.126 370.86 279.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_6ae1850664122e9917f174d10fd3bf06) >>
 >> endobj
-5633 0 obj <<
+5642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 231.758 205.692 242.662]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-5634 0 obj <<
+5643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 231.758 261.312 242.662]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_d14942b33fb82bb3e6a13e5e92ada475) >>
 >> endobj
-5635 0 obj <<
+5644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 231.758 338.781 242.662]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-5636 0 obj <<
+5645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 195.391 205.682 206.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-5637 0 obj <<
+5646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 195.391 261.302 206.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_803035024ab9670971868f4b1092f7c5) >>
 >> endobj
-5638 0 obj <<
+5647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 195.391 353.705 206.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-5639 0 obj <<
+5648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 159.023 205.682 169.927]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-5640 0 obj <<
+5649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 159.023 261.302 169.927]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_6f703ba611b9e5ff613f4df35347ee95) >>
 >> endobj
-5641 0 obj <<
+5650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 159.023 330.462 169.927]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5642 0 obj <<
+5651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 122.656 205.692 133.56]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-5643 0 obj <<
+5652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 122.656 261.312 133.56]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_ce98c3e57a1237e6dd5042b5a0919193) >>
 >> endobj
-5644 0 obj <<
+5653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 122.656 332.156 133.56]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-5645 0 obj <<
+5654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 86.288 183.824 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2f31170286d3abc2f4867d0b193ae8bc) >>
 >> endobj
-5647 0 obj <<
+5656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5651 0 obj <<
-/D [5649 0 R /XYZ 90 757.935 null]
+5660 0 obj <<
+/D [5658 0 R /XYZ 90 757.935 null]
 >> endobj
-5652 0 obj <<
-/D [5649 0 R /XYZ 90 626.922 null]
+5661 0 obj <<
+/D [5658 0 R /XYZ 90 626.922 null]
 >> endobj
-5653 0 obj <<
-/D [5649 0 R /XYZ 90 548.612 null]
+5662 0 obj <<
+/D [5658 0 R /XYZ 90 548.612 null]
 >> endobj
-5654 0 obj <<
-/D [5649 0 R /XYZ 90 514.267 null]
+5663 0 obj <<
+/D [5658 0 R /XYZ 90 514.267 null]
 >> endobj
-5655 0 obj <<
-/D [5649 0 R /XYZ 90 477.899 null]
+5664 0 obj <<
+/D [5658 0 R /XYZ 90 477.899 null]
 >> endobj
-5656 0 obj <<
-/D [5649 0 R /XYZ 90 441.532 null]
+5665 0 obj <<
+/D [5658 0 R /XYZ 90 441.532 null]
 >> endobj
-5657 0 obj <<
-/D [5649 0 R /XYZ 90 394.205 null]
+5666 0 obj <<
+/D [5658 0 R /XYZ 90 394.205 null]
 >> endobj
-5658 0 obj <<
-/D [5649 0 R /XYZ 90 357.838 null]
+5667 0 obj <<
+/D [5658 0 R /XYZ 90 357.838 null]
 >> endobj
-5659 0 obj <<
-/D [5649 0 R /XYZ 90 321.47 null]
+5668 0 obj <<
+/D [5658 0 R /XYZ 90 321.47 null]
 >> endobj
-5660 0 obj <<
-/D [5649 0 R /XYZ 90 285.103 null]
+5669 0 obj <<
+/D [5658 0 R /XYZ 90 285.103 null]
 >> endobj
-5661 0 obj <<
-/D [5649 0 R /XYZ 90 248.735 null]
+5670 0 obj <<
+/D [5658 0 R /XYZ 90 248.735 null]
 >> endobj
-5662 0 obj <<
-/D [5649 0 R /XYZ 90 212.368 null]
+5671 0 obj <<
+/D [5658 0 R /XYZ 90 212.368 null]
 >> endobj
-5663 0 obj <<
-/D [5649 0 R /XYZ 90 176 null]
+5672 0 obj <<
+/D [5658 0 R /XYZ 90 176 null]
 >> endobj
-5664 0 obj <<
-/D [5649 0 R /XYZ 90 139.633 null]
+5673 0 obj <<
+/D [5658 0 R /XYZ 90 139.633 null]
 >> endobj
-5665 0 obj <<
-/D [5649 0 R /XYZ 90 103.266 null]
+5674 0 obj <<
+/D [5658 0 R /XYZ 90 103.266 null]
 >> endobj
-5648 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F97 2177 0 R >>
+5657 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F97 2175 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5708 0 obj <<
-/Length 1523      
+5717 0 obj <<
+/Length 1519      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'	Ë(Jy\��: m����!�t�MO��f�~���"�J�$mf �i�<<��Ǐ��uea�������[�Y
-<�Y�S+����X��M��9%c��!��$
^8�Y|3��<
~�Fy�ߜ��ˣ�sJ9�_�aQT�Or*s���L�,y�x6%���������_�Et�\ ��5N_�ak��[�����Vb���gl}
|
`3��O=.A-��j\�ňBQP��ǫ�}��"O
�	��W�3�����W�
YUZ�	� ��R4����,�o���[�JkW �6]|���"������F�EQ{Q}�d^/� :H��
���
�p�p
-Ѡ�)�( ��R�f��rʁ
�,��s���D����a(��4r(��
�m�rӐ��s
���z��E���&
y.�
-\��\} ��jza��a�\f�,ή�q�7�q�r��9����U�� kP����b1*di\6c(g��r\f��8A�aޗ)�����IT��Ei9��Y��"���aJ/=-�_�<�_���K��m�p���s�bD �6C	s�	�P���
Y%<�]�/�ƹ,�ciy�ԑ-�e�t�8����P�f�2��b�Yu%��\	�1�]�ڸQ�i�1�~,âN R��m��;H���Ӛ
�G6e���#�;��:�X{�p�����f��O*���X��5,��=1�l��
-a5� �:G���–��y
%����t7~Q Sp�ת��Љ�0
e
-�j���4����7��,�(K[sN�mP��O¨w����
Lj߶{.�Q��=�F6l D˟�r�H�'��x���$�
%ѿ[��HЅe��A��J
�T6q�� ��י�*��t
��O,�a���b)�,MN
ݢF
��z>0P�^��+
�"��D!."��A��>�>0QT��:Q1
-f�@�=�����rՍ��3�ʪP"׶��(„��-���X�2fq;KL_#}�u-
�ԂB��ϼ�g���S"�{_΢�b�L
h& ��[���<�a�C7�e��ʙc�0^ԉy��%�Ey��Y��_���QC����
8����Cu�ڶb�
�Q��*��*Ԥe���@U\Τ9�m;'��J�V
�!H�~��l�$����9�H/;HP;��vM
X'M�5*u�D��
�
�{�ӽ����,)MT-�k���yU�
�~Ec늆�
�V4���hl]lp���]� �m����?��ti��C�
<���R�
T�(Ut}�dJ
��	��[��$�:J�Qzzˠ�>�A=UE�\���,�yGu���<�[P�����cM`$�9�л�2�ƥ�@v�ѳШ��5�7L�VP��6�{��R����/��C��
���ZTu痵�_���yb4����옷.�Ns��B�8��Fp�E;
���*K�!���a�^�9e۟e�V��۪K�
4��NS��}�;+�����r�D�-�h���<���5,7�N ��U�i}�/��fI��IX���A� �6"�
+x��Z�r�6��+�J�ƃ H/�I2��3��v�d4�Yl�PIʊ��� AFJ�m�N\-<�h���܃�
غ���n�����Ǭ 
����`KxqJ�����&Q���}�l�y/
��,���I
?D�<�o������9�
ۯ�(�⥜��!�-ӱK
#�M��|�z?xs5�g@�l�7H0n����ؚ���F,𭥮�X.e�O��lƱ�����a\���E\�(e{�ܥ,yZ(O �R�aD��t�2_ȪҚM0XՕ�i5�05di|[��_�u��v�i���Y�.�߸1��]n4^��S&��xq
�A�]����x�
��S��N)Eq����5+��S�eYlޫ`��&������.�ȡܾq�e^�MC���1����q�e�כ0P��f(p��p� @o���6��Ä���Y�]G�0�o��8+��1B
�r�	u�
+�֠V����bT�Ҹl�P�
1n��rSq
��$�/S0��)���+��r8ͳdEV��Ô^zZ���}(�ȋ��}�
��
h]�ň@
m����X
�;�Jx��_V�sY���
��5G#�#[�:1���q�/�/>��g�
 6e��$B��Z�ù�c\�Ƶq��8cV�X�E� �F�5�.�
*w�&��C�5X�l(�\aG�w���t!��D�(nU����T�ש�ƟXp�{ >b>ٜ��j��u��-
�-���>8J'A]�n�� �ࢯUC+^��a8�
վ�i��1̇o��sYQ���Z۠��c��Q
�b}��C;����hG]���Iذ�-��#垜r�!�cķ��[�D�n	#A�)Y�*5,S���
�̳_gr���q$�S<m�Ẋ�^K�����49qt�1�����l@�{ʯ4X��
���vmf����DQI��D�L(������G\�~2�U7���4+�B}�l\��ã~xƶt�}�)0��Yb��Ӯi p���|��>�OT����r��g�X at 3�U��@����a}�
�-�m4P�
Å�N̛<-�/ʻn�j�~��uԐ���5�����Le
�3׶[o��*tT��V�&-
WN��r&��n�9q�h�WҴ�XX
A��Lgk'���D̑Gz�A���I��kb�:i"�8��P��&���d�ܫ(���Ď�heIi�j�_Xϫ�l@@��([W4��hx��q�/Ec�b�[
�R4 8�h[��T4��J�f�;�,���H�+e�A%�RE�GN��Q8�@8�u��I����
���
� �.�S%P$��ݾ�B�oTNj
��m�eP ��]����;�$F��#	�k)�h\�
dG=
�� 8[�y�4l���j�J��k.u��o�+=豺�
�EUw~U����.�'F�/��̎���4W?�(d��ùm��0]����Ϊ�4�"�U�B�)#��$�\���V]�m����/�a5���YY���Ζ�%h�F�
E��|
����1j��h�L�{I�7��L�|^���!I
 endstream
 endobj
-5707 0 obj <<
+5716 0 obj <<
 /Type /Page
-/Contents 5708 0 R
-/Resources 5706 0 R
+/Contents 5717 0 R
+/Resources 5715 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5646 0 R 5668 0 R 5669 0 R 5670 0 R 5671 0 R 5672 0 R 5673 0 R 5674 0 R 5675 0 R 5676 0 R 5677 0 R 5678 0 R 5679 0 R 5680 0 R 5681 0 R 5682 0 R 5683 0 R 5684 0 R 5685 0 R 5686 0 R 5687 0 R 5688 0 R 5689 0 R 5690 0 R 5691 0 R 5692 0 R 5693 0 R 5694 0 R 5695 0 R 5696 0 R 5697 0 R 5698 0 R 5699 0 R 5700 0 R 5701 0 R 5705 0 R ]
+/Parent 5722 0 R
+/Annots [ 5655 0 R 5677 0 R 5678 0 R 5679 0 R 5680 0 R 5681 0 R 5682 0 R 5683 0 R 5684 0 R 5685 0 R 5686 0 R 5687 0 R 5688 0 R 5689 0 R 5690 0 R 5691 0 R 5692 0 R 5693 0 R 5694 0 R 5695 0 R 5696 0 R 5697 0 R 5698 0 R 5699 0 R 5700 0 R 5701 0 R 5702 0 R 5703 0 R 5704 0 R 5705 0 R 5706 0 R 5707 0 R 5708 0 R 5709 0 R 5710 0 R 5714 0 R ]
 >> endobj
-5646 0 obj <<
+5655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 697.372 192.272 707.902]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_59634a195948ff0617177d0a41e30602) >>
 >> endobj
-5668 0 obj <<
+5677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 660.136 241.935 671.04]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_dc7cdee1981f44b5db23f6c28c79d0a6) >>
 >> endobj
-5669 0 obj <<
+5678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 625.267 213.163 636.171]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_621d377682c2c67051c24b1cc8a03497) >>
 >> endobj
-5670 0 obj <<
+5679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 625.267 260.754 636.171]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5671 0 obj <<
+5680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 590.772 189.901 601.302]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2528b5f433e743dda827b1028b6c74cd) >>
 >> endobj
-5672 0 obj <<
+5681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 555.902 193.229 566.433]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1a5606b64a035977b9d76b1932227246) >>
 >> endobj
-5673 0 obj <<
+5682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 518.667 238.459 529.571]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_0047a6aa4f26d9133b9d741f68384f38) >>
 >> endobj
-5674 0 obj <<
+5683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 482.179 187.689 492.709]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_3ac47497148e61f3d7a3da09d17a03bf) >>
 >> endobj
-5675 0 obj <<
+5684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 482.179 226.693 492.709]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5676 0 obj <<
+5685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 446.936 228.895 457.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_a033cfca735240b3699b523d60ad692a) >>
 >> endobj
-5677 0 obj <<
+5686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 446.936 333.482 457.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5678 0 obj <<
+5687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 412.067 229.503 422.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2abc) >>
 >> endobj
-5679 0 obj <<
+5688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 412.067 334.089 422.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5680 0 obj <<
+5689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 377.197 187.264 388.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_042613c3f4ad30b298d70143c935d7cd) >>
 >> endobj
-5681 0 obj <<
+5690 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 377.197 293.213 388.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5682 0 obj <<
+5691 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 377.197 371.148 388.101]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5683 0 obj <<
+5692 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 377.197 455.727 388.101]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5684 0 obj <<
+5693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 319.414 187.264 330.318]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8fa02815bb561135934f91c9adcd0cb5) >>
 >> endobj
-5685 0 obj <<
+5694 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 319.414 293.213 330.318]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5686 0 obj <<
+5695 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 319.414 371.148 330.318]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5687 0 obj <<
+5696 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 319.414 455.727 330.318]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5688 0 obj <<
+5697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 307.459 220.058 318.363]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5689 0 obj <<
+5698 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 261.631 186.348 272.535]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_0d8ed7a0e48fe76e7221842c780192b0) >>
 >> endobj
-5690 0 obj <<
+5699 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 261.631 293.772 272.535]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5691 0 obj <<
+5700 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 261.631 373.367 272.535]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5692 0 obj <<
+5701 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 261.631 456.837 272.535]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5693 0 obj <<
+5702 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 203.848 186.348 214.751]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_53f980fb1ac8fa21265bec985bd1382f) >>
 >> endobj
-5694 0 obj <<
+5703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 203.848 293.772 214.751]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5695 0 obj <<
+5704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 203.848 373.367 214.751]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5696 0 obj <<
+5705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 203.848 456.837 214.751]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-5697 0 obj <<
+5706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 191.892 218.404 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-5698 0 obj <<
+5707 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 146.064 180.496 156.968]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_d743f8b71eb68f6b41f7ea7b5d21dc22) >>
 >> endobj
-5699 0 obj <<
+5708 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 146.064 228.087 156.968]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5700 0 obj <<
+5709 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 111.195 213.153 122.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919da8) >>
 >> endobj
-5701 0 obj <<
+5710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 111.195 260.744 122.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5705 0 obj <<
+5714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5709 0 obj <<
-/D [5707 0 R /XYZ 90 757.935 null]
+5718 0 obj <<
+/D [5716 0 R /XYZ 90 757.935 null]
 >> endobj
-5710 0 obj <<
-/D [5707 0 R /XYZ 90 714.099 null]
+5719 0 obj <<
+/D [5716 0 R /XYZ 90 714.099 null]
 >> endobj
-5711 0 obj <<
-/D [5707 0 R /XYZ 90 572.629 null]
+5720 0 obj <<
+/D [5716 0 R /XYZ 90 572.629 null]
 >> endobj
-5712 0 obj <<
-/D [5707 0 R /XYZ 90 535.768 null]
+5721 0 obj <<
+/D [5716 0 R /XYZ 90 535.768 null]
 >> endobj
-5706 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F50 339 0 R >>
+5715 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5764 0 obj <<
-/Length 1556      
+5773 0 obj <<
+/Length 1552      
 /Filter /FlateDecode
 >>
 stream
-x��Zm��6�ί�f�Ћeٙ�3mڻi�L����C�a#�c�m�J}W�_�1�Iҙ�rg�j��}�ٕ�f��{?��FW�<�9Ա�-��)��&֛>!����`��7��2^��̀��2���$��߃���7Ϟ]��d0�
���2I��k5U�}�
-49�8}J���݋ޯw��=�`�dss�㖿�y��	|��ˆy���I-,�2�Z��?{8_�^�[�!D F�v�Y�[J��Ÿl�@��Dr���E&���*���FW`[%G�m���H�49��N�i�R�\(�ߢT����2l��=�ˑ?����
=��ǭ!�������@��W�Y����=�M6�L�c9 
�Ꮚ�h6~����\�-�x���ύA�+Bj޷���E͘aDY�֦������
��kO`��6b��/�$�i�f �9��y�p�vܞg��q��
��\:u��g�5�hg�el��-ݐd�����3#���l��
-�� 125#�ąP��E�A�c�P
��"-SE�:��C[�$.C�֐>��'� e
k�,����>tfc�����0���r6��0�+L���96���9��	�!u05�e6bDb/�@Fi.-��\ �i�@���
vke^����A�������nW����,T��ȼ�N4�]%"_��{�,{�ZG~
-#J
�4���a9	���R3��!ӭ�c��ǡ�8���	�W4��YEك��@�Q����'�,�ͩX�f�?M&E�
�r�-�%��o���!V ֖�P�p��E��(Ń��
�(�S��[�3y@@��Y� �<P��XF��"��E��%��CB=E�M]̾)��"�sv
-:�u��&k���
�U��ӐDAX���d6��H�25u�Li&
_R��<J!GiVv�3M�����4��=��gjC���I�ڝ�k�=��
���pH�lW��VwԮ��+�zD�7��K��	�<�uJ:)��[��*�p�T�����Ѣ
o�#l�
�U�-��E��to%�6ka�<��k���H�2�n�P
��_'[��F{�
-#b�N���e���t�'vѶ�<��<m���6��>�@�B9��F������Tﱻڥ]�01��.���p���b�5ا۝����:�@Ԧ�u�4�A�~
�
P���@ka����hW'
�lo���up/C��EՑ��s4��\�+��-�s@�
��d���Q
���#D:����\=�'�c�!��`u�I:�����U��r��)M� �]I��u��s0vi��ZMA�����Xn�
x����:���K��) ;?�)�:�Q__�_
P���$�z��#=
KO�ҷ "5~�����~^��J��O�p�pu\s��&z�m- g�g��/���
��f�8�_qm�A��M����/�q�L~Wx�&˗x������h^��7��U蕌�2�����_}���`IDV�"L
�����*Pd���*�^�2�VF��xRmr�i�z6=<< ?A�(X�(HG�U8ڽ/Si�3�t��)fry�?j��
���ԃA�G4f
+x��Zm��6�ί�f�Ћeٙ�3mڻi�L����C�a#�c�m�J}W�_�1�Iҙ�rg��j���+[ؚYغ��|�]9���PǺ�Z
��C�ĺ�Xo�� JC�1��
��x!�7���p3W�X���2�<{v
���r�
�$1���T���U�+��0��)�ww/z���>�؂-����[����
�&�����\�!�ZX6e�?�n{�p���
���C�@��!�p������q� �<��
�"�q�L8U�U(S�����J�
+d�^!����irw�R�f�"�P�/�E�����eآ�{��#,UW+z
q�[C����g��(��i�Ƴܽ��{֛l�J��r at 8���l�~�O�'��[��^m���FW�Լo��i�C-��1È�ҭM?훋1a=�1��.��zam��_FIZ�^�"( �s
;�:���
.(�=ϒ�� U9�ӹ*t�|�ϼk�hg�el��-ݐd�����3#���l��
+�� 125#�ąP��E�A�c�P
��"-SE�:��C[�$.C�֐>��'� e
k�,����>tfc�����0���r6��0�+L���96���9��	�!u05�e6bDb/�@Fi.-��\ �i�@���
vke^����A�������nW����,T�����N4�]%"_��{x�]_�#?�%�e�
�M~���Mc����V�1d��Pp
{���+��묢�A�v��(z~P����T�P�Ɵ&�"��V����[�7����
+�?k�N(i�L�"�k��A�v�`�)F�-��< �~�,G��\
�G,��xD�"���P��!����&�.fߔI�CK���9;
O�:Cv��_rMi��)Y��iH�� ,H�\2�T�b���|&�4��)zr
����4+;�&zm���
+{���
ry�3�!Kw��$`�N
�
�5�
����E�8$g�+T@�
+�;jWv��U=��B�%��D��:%���	O{
�\�r*�k�w�hц��������d�"�~��_��0C���5W�c$V�W7~����_'[��F{�
+#b�N���e���t�'vѶ�<��<m���6��>�@�B9��F������Tﱻڥ]�01��.���p���b�5ا۝����:�@Ԧ�u�4�A�~
�
P�ջ���Ba��Ѯ�2��YR���
U��U�LM����	%�"\��o�����p�t�$��^���=B�C�<-ޫ'�y�:$��. at 8I'p:X���Z_V;�i��+��6qF�.��[�)��s�Z
���/��==B��yz)Z:d���?�Q;���>�j�ؐ��S��y��c�)V�D��A:�������D����uN�^ל�]�Dϸ��
���e?�7��9n��#����
�	��c�� 
���w�Go�|���o�3��6?�hn P�w΋�B�d���9

���[uF#}@Lc
�����* dV��*�^�2wV�W �Kg��t�l4zxx@~��Q��Q��V�p�{TfK
��(��Cb&��q�=
.�>�S���?��2�
 endstream
 endobj
-5763 0 obj <<
+5772 0 obj <<
 /Type /Page
-/Contents 5764 0 R
-/Resources 5762 0 R
+/Contents 5773 0 R
+/Resources 5771 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5702 0 R 5703 0 R 5704 0 R 5726 0 R 5727 0 R 5728 0 R 5729 0 R 5730 0 R 5731 0 R 5732 0 R 5733 0 R 5734 0 R 5735 0 R 5736 0 R 5737 0 R 5738 0 R 5739 0 R 5740 0 R 5741 0 R 5742 0 R 5743 0 R 5744 0 R 5745 0 R 5746 0 R 5747 0 R 5748 0 R 5749 0 R 5750 0 R 5751 0 R 5752 0 R 5753 0 R 5754 0 R 5755 0 R 5756 0 R 5761 0 R ]
+/Parent 5722 0 R
+/Annots [ 5711 0 R 5712 0 R 5713 0 R 5735 0 R 5736 0 R 5737 0 R 5738 0 R 5739 0 R 5740 0 R 5741 0 R 5742 0 R 5743 0 R 5744 0 R 5745 0 R 5746 0 R 5747 0 R 5748 0 R 5749 0 R 5750 0 R 5751 0 R 5752 0 R 5753 0 R 5754 0 R 5755 0 R 5756 0 R 5757 0 R 5758 0 R 5759 0 R 5760 0 R 5761 0 R 5762 0 R 5763 0 R 5764 0 R 5765 0 R 5770 0 R ]
 >> endobj
-5702 0 obj <<
+5711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 707.957 218.733 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_87e253a2b1d8e1696c2ebf3feb11dc5f) >>
 >> endobj
-5703 0 obj <<
+5712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [222.549 707.957 241.149 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-5704 0 obj <<
+5713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.396 707.957 282.123 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-5726 0 obj <<
+5735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 673.088 161.677 683.992]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) >>
 >> endobj
-5727 0 obj <<
+5736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 599.673 212.377 610.577]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1287b254a91451368e7e2e456f448114) >>
 >> endobj
-5728 0 obj <<
+5737 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 599.673 289.846 610.577]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-5729 0 obj <<
+5738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 564.803 274.563 575.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_ccb5584441a7c7c84de73810cc6afbc4) >>
 >> endobj
-5730 0 obj <<
+5739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.9 564.803 352.032 575.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-5731 0 obj <<
+5740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 529.934 225.109 540.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_d09e4e3f9a9da562c6cdb73dd7b47fbe) >>
 >> endobj
-5732 0 obj <<
+5741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.446 529.934 317.512 540.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-5733 0 obj <<
+5742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 495.065 287.295 505.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_880be9febc6dab2cdccbec8814c9a952) >>
 >> endobj
-5734 0 obj <<
+5743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [314.632 495.065 379.698 505.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-5735 0 obj <<
+5744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 460.196 216.252 471.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_a26f672c32271db69ed68fc60eee8cff) >>
 >> endobj
-5736 0 obj <<
+5745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 460.196 328.042 471.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5737 0 obj <<
+5746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 425.327 254.827 436.23]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_85b2560352485ac05d10aab0ee483252) >>
 >> endobj
-5738 0 obj <<
+5747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.643 425.327 343.096 436.23]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5739 0 obj <<
+5748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 390.457 278.438 401.361]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_726484f44f6e6653f9c0126e94e51ab0) >>
 >> endobj
-5740 0 obj <<
+5749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.776 390.457 390.228 401.361]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5741 0 obj <<
+5750 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 355.588 317.013 366.492]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa3335bd) >>
 >> endobj
-5742 0 obj <<
+5751 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [320.829 355.588 405.282 366.492]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5743 0 obj <<
+5752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 321.092 205.752 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_9e87405c740d202951ba788f9e52cbf7) >>
 >> endobj
-5744 0 obj <<
+5753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 321.092 276.595 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-5745 0 obj <<
+5754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 286.223 267.938 296.753]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fa7b390fb34934e419263a5fc694c946) >>
 >> endobj
-5746 0 obj <<
+5755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [295.275 286.223 338.781 296.753]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-5747 0 obj <<
+5756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 250.98 209.627 261.884]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_943c42b0d1b3580e54b3ab60aa55255f) >>
 >> endobj
-5748 0 obj <<
+5757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 250.98 314.791 261.884]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5749 0 obj <<
+5758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 216.111 271.813 227.015]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0ae2) >>
 >> endobj
-5750 0 obj <<
+5759 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [299.15 216.111 376.977 227.015]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5751 0 obj <<
+5760 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 181.242 248.202 192.146]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_145cc7c23d407576222e5af347f401c1) >>
 >> endobj
-5752 0 obj <<
+5761 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.018 181.242 329.845 192.146]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5753 0 obj <<
+5762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 146.373 310.388 157.277]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2a66994a33d910d0fe8daccc6cc017ed) >>
 >> endobj
-5754 0 obj <<
+5763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [314.204 146.373 392.031 157.277]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5755 0 obj <<
+5764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 111.503 243.37 122.407]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_953a608f6f9d413870fb3eee5cc6ad1e) >>
 >> endobj
-5756 0 obj <<
+5765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 111.503 320.839 122.407]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-5761 0 obj <<
+5770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5765 0 obj <<
-/D [5763 0 R /XYZ 90 757.935 null]
+5774 0 obj <<
+/D [5772 0 R /XYZ 90 757.935 null]
 >> endobj
-5762 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F35 2013 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R >>
+5771 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F35 2018 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5818 0 obj <<
-/Length 1957      
+5827 0 obj <<
+/Length 1954      
 /Filter /FlateDecode
 >>
 stream
 x��Z[o�6~���Sg3ËHQ��m���&�K[�M;�lI��ޯ�!��/���j�y�-Q<~�;G�����Λ�/W��ׂ9>������	�8%����0$Q2���bD�0̖ap1�x�,�7j�����:
�����,��Ɣ���E����;5Sوȡ�'
 f��!%b�������?�`���C
��d9��	;S�����sgF-
�2�.����\ځ7��x�
B<$�
�2��F}����{·1o�Y`�}�u��r��(mP�>bLc�E�M0I�y�Ҷ�S��1�0$/��|Y�\��B-��z1��0�zV]�^{ԑ`�p�ݔ"�gL(��Z�>W咄�2Iҵ���쵸Qգ�*s#��T 
�B��`�@� ��A[���$՘"��e#�
KGڗ|�%t��%�ZĻH�Zxq�I�����ƃ[�S����J��{_9y��Q\���I^L
��(��
#‡�.�X���`�e�t�~�@!�

�5�����N�ɟ1�4C|DD�8�V�z��%ˀ�\�W�	��`�8��Xea�d��F'��M5SvN�N?O�GCg�
��Ah��w#H"�IB��T�̭�[
 u�c�G0�7��O�8)��d_���D�a=Y���wp֯��ǃK2Ą���I�[���
�	
J9|$U]'���4��4XFq���U�2g�g�:��~�L���$��;��G�jQ�Bp�ഋ܎�2
y��/
����q�t�5���׈2
�(�^��t ?g'�͗�2]��g�
4G��Q<�"]�O�"J��ң�ɇb�
�����E
�ž���ڗ˞�IQ���k���a�
N����R�&FD��wfmQ!q7�ȸ;
�<���Z���B��Z�}� �q�#aY0��{N(
  <��W
�#ʀ�HȃK��$)��Z"���m���^wppW

z��!�y�!�K�cCK݊
�����*s#WŨR�ްQ�o�Q����Ǒ�n�(���@P���mlo�O�	 ���o���/�Ř��>�{Jэ��x��Ņ�rXSX��z��Z�5��'U+F��cu�DR�8
ȫ)X*�'�B�:��@�X�Qo�ee[�p$�z̺e��0x(����¹g}~���g����/Xi?�Gi���:Y.���
�
�e�4�?��:*}��`E��<J�b�}�}���
�� �8T�Y�t��s8)�9��:k曺ċ�W��`�A$�e>/�����
|n1څ���'��F��)�x�X�
��]"5-�	I�`� ���벀
aA�`��ԽUjZp�
T5�XX��.�U��1�)(�˯�r�j.�V�>".��ē����H��YqL����Tf��<
{��i�n�����>4
���x�5�=@D{��	��!*h_\�G�t���*�|�Ϝ��o��8 Q	���a�kA��R�8-S��nmz�y���}>���>�$~��F����Ӻ�f΁���p
����rK`�0�֣��9�&�Z�*�
C�q��@%�N]���]e	�L����Xl��"�����(#2%	d~2
�e8W�����8�����X:�'��̷Q��,x�9�T��u�a��B�͹_&�6o��tO���ύԲ,�k67�^���L�9Ӯ�T�	|4��Ÿ��Lb�����X�!:6��a��F�Kui?�������@��d��h����ж��{l���z
.�ѭD(�MU-�J~�VqQZ�2LS���n7��K���
�{g�
g�ݹM�[��l��Ev�l�\�r^��<�ɪ���^�m|��ުPz�>�
�Q)T�ށ�`�ؼ�׈<��|uJ^ �������Z�
-�������g��t�Eu���-���?�!���ɳ$�?�x.Fu�p��RY�x�`y�a:B![0 �k��۩~�>0�l���ۤ���H�������$G�8J3gi�8��ݎ�¾A�,)�
�$�s�\��������P
+�������g��t�Eu���-���?�!���ɳ$�?�x.Fu�p��RY�x�`y�NH
0{�*�Z��v�_��}��k�,n�"=?;���C�
��(�PT����l�m;V��X���,,��Npsir��������
 endstream
 endobj
-5817 0 obj <<
+5826 0 obj <<
 /Type /Page
-/Contents 5818 0 R
-/Resources 5816 0 R
+/Contents 5827 0 R
+/Resources 5825 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5757 0 R 5758 0 R 5759 0 R 5760 0 R 5776 0 R 5777 0 R 5778 0 R 5779 0 R 5780 0 R 5781 0 R 5782 0 R 5783 0 R 5784 0 R 5785 0 R 5786 0 R 5787 0 R 5788 0 R 5789 0 R 5790 0 R 5791 0 R 5792 0 R 5793 0 R 5794 0 R 5795 0 R 5796 0 R 5797 0 R 5798 0 R 5799 0 R 5800 0 R 5801 0 R 5802 0 R 5803 0 R 5804 0 R 5805 0 R 5806 0 R 5807 0 R 5808 0 R 5809 0 R 5810 0 R 5811 0 R 5815 0 R ]
+/Parent 5722 0 R
+/Annots [ 5766 0 R 5767 0 R 5768 0 R 5769 0 R 5785 0 R 5786 0 R 5787 0 R 5788 0 R 5789 0 R 5790 0 R 5791 0 R 5792 0 R 5793 0 R 5794 0 R 5795 0 R 5796 0 R 5797 0 R 5798 0 R 5799 0 R 5800 0 R 5801 0 R 5802 0 R 5803 0 R 5804 0 R 5805 0 R 5806 0 R 5807 0 R 5808 0 R 5809 0 R 5810 0 R 5811 0 R 5812 0 R 5813 0 R 5814 0 R 5815 0 R 5816 0 R 5817 0 R 5818 0 R 5819 0 R 5820 0 R 5824 0 R ]
 >> endobj
-5757 0 obj <<
+5766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 719.912 247.246 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_f1ab967a6606266f7e583fc9752667fe) >>
 >> endobj
-5758 0 obj <<
+5767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 719.912 359.035 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5759 0 obj <<
+5768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 685.658 236.745 696.188]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_82b76e3f18679ea161b53bfa80349009) >>
 >> endobj
-5760 0 obj <<
+5769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 685.658 307.588 696.188]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-5776 0 obj <<
+5785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 650.657 240.62 661.561]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_8f97dbc7a7c307fa72f7e904b2cbf21b) >>
 >> endobj
-5777 0 obj <<
+5786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 650.657 345.785 661.561]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-5778 0 obj <<
+5787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 616.029 228.984 626.933]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_19422844125a988daaf489cbaff3835b) >>
 >> endobj
-5779 0 obj <<
+5788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.322 616.029 355.708 626.933]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5780 0 obj <<
+5789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 581.401 267.559 592.305]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_214e376adb9dc271c61b58f8b2c927f0) >>
 >> endobj
-5781 0 obj <<
+5790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.375 581.401 370.761 592.305]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5782 0 obj <<
+5791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 546.774 291.17 557.678]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8baec) >>
 >> endobj
-5783 0 obj <<
+5792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [318.508 546.774 417.894 557.678]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5784 0 obj <<
+5793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 512.146 329.745 523.05]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2dcf) >>
 >> endobj
-5785 0 obj <<
+5794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [333.561 512.146 432.947 523.05]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-5786 0 obj <<
+5795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 477.892 193.577 488.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_e5dc5003b3652660bc4ff4a15e4060af) >>
 >> endobj
-5787 0 obj <<
+5796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 477.892 232.581 488.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5788 0 obj <<
+5797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 465.011 248.845 474.916]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-5789 0 obj <<
+5798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 432.305 193.577 442.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_26f845c3192c71f59cf1c81cd35072c5) >>
 >> endobj
-5790 0 obj <<
+5799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 432.305 277.691 442.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-5791 0 obj <<
+5800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 419.424 252.677 429.329]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-5792 0 obj <<
+5801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 386.345 223.465 397.249]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c9d9eaf8b76024bc20ce524e13bf86a6) >>
 >> endobj
-5793 0 obj <<
+5802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 386.345 271.056 397.249]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5794 0 obj <<
+5803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 351.717 285.651 362.621]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) >>
 >> endobj
-5795 0 obj <<
+5804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.988 351.717 333.242 362.621]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5796 0 obj <<
+5805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 317.09 229.552 327.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_9831db06919c6ee05360b08e84cccbb7) >>
 >> endobj
-5797 0 obj <<
+5806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 317.09 277.144 327.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5798 0 obj <<
+5807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 282.462 291.739 293.366]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_901082d5c6de5ec4b457df69e41bb70c) >>
 >> endobj
-5799 0 obj <<
+5808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [319.076 282.462 339.33 293.366]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5800 0 obj <<
+5809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 247.834 266.673 258.738]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_68665d093308c111817eca341b98d70a) >>
 >> endobj
-5801 0 obj <<
+5810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.01 247.834 314.264 258.738]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5802 0 obj <<
+5811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 202.247 217.109 213.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_e5955a311fc4fde1edf2d5460f0a8356) >>
 >> endobj
-5803 0 obj <<
+5812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 202.247 264.7 213.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5804 0 obj <<
+5813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 189.74 274.983 199.645]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Difference) >>
 >> endobj
-5805 0 obj <<
+5814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 167.62 271.126 178.524]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_071aa57e439ba4f358c7fd43b03a6a49) >>
 >> endobj
-5806 0 obj <<
+5815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.463 167.62 318.717 178.524]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5807 0 obj <<
+5816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.863 155.112 326.259 165.018]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-5808 0 obj <<
+5817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 122.033 201.742 132.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_bb10ea556dd34e0c1e13f7e99b9efe70) >>
 >> endobj
-5809 0 obj <<
+5818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 122.033 243.629 132.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5810 0 obj <<
+5819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 122.033 371.329 132.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5811 0 obj <<
+5820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.458 97.57 271.379 107.476]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Transformation) >>
 >> endobj
-5815 0 obj <<
+5824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5819 0 obj <<
-/D [5817 0 R /XYZ 90 757.935 null]
+5828 0 obj <<
+/D [5826 0 R /XYZ 90 757.935 null]
 >> endobj
-5816 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+5825 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5883 0 obj <<
-/Length 2561      
+5892 0 obj <<
+/Length 2557      
 /Filter /FlateDecode
 >>
 stream
-x���o������৔����=\������ �6m�(���������mR�,撶@
�����3���%ip����^]\��"p�i�������hFg��m�1d�p6�3Ji�~�h�L������f��ݦ�Ż�:]�O�_��Ʒ�9W4�n����۟��(�1F�M=i�tș��z����W��` 

X6�2�ܬ/>�J�[��ǀ�l�Z�
x].�qA�y�f�S�6?�
�Ѓa�0��$?q�2q�낏s��M��C��\؟�VB�py7�*�D)O��6����>jw�
?QE{�
-�9c��z������&�F��3I�?��¹�f���Dž{'�2]|���ś�K�Wь�����n�󺉣d�ا�x�{�:u1ǎK���
��)啙�z���忍��:N��M��y��$B��ÿ�p���[�a ���VPf��a��J�S�O��@O�
vs�ֹ�U
����T�FZ�I��-���o��
℩E��Ga�8��q�x�lв0!Z	��=��l����]�4,%��ɧqHn�G��
r9���

&�z��n����\����L��\
Cˎ��%JUnZ#7t�V6��
-
�Ew����\�޶3��m����r]?uj%)����N

�F��k��hW��{Gʁ��&��^}[sNa ��
���r�[�GI�.W������N�q��� X�hN@�X-����כU�,i��=�V�~ �8� ;@֦"��b�F?�!ЍƟ�t
�IK��������
V�]ǀ�G��,��6p���%Z�!�b��l�&?�+�ML	~J�H����x������{12��Z��h�eO0;��
�_�
-� �)k�5��ҜUj��
,�@���"��q��A,�qJs�ջS�K	��Z������0����Û@m�w�0�
<��Cų$ϸ*ɣ�Y^�yY
���
8�\~��(�@9��j
-�Pt�
�BP��<,>�.�2H�q�/9�
��cܜ�q�y?��RQ��9$�1Ǒ�h5Dr�$��z���>'��4���s]���d�Y�N�:vr�;�}�h_���Y�.:q.9����
ay�8�A;���N�kA��SP�!��:�ڠz��z��ؠ��R�K�j�T7���z9��XX�!�υ���Aҭ���ؙd�8�������+�:#�^�=
BaR_��

�r��\���Y

���4
���m
�1[�׫���⅑C��^J�c���u��r"#_�(��{�v��u/]i���p&�j����*�щU�x6�.IC�
�0j�U0霬^#��(Ya�d�+[d���ɪu%��ػ�
-�
�� Uy;U�kp���	?I�F671�j�y6��ӧ�ƙQ`�cݛa�G(�����������t0CF� �Q�����W��s�`�_����;�u��f���v'�B����1zrq<�P�F��b �2�
C6�D��D�9
e��j��
�A��l�eҲ:� �t��eR��z�;�c�,l}F��7�s��Ch��т�^���*���{18��
������>1�wSMub��in` �
LA{70�aST�(�mm`�V��bd�b��ņ���֭MKq��m�|� +X}qu]N�j�	�%�]�P����NkRH"t 4h
�u�dޕrp��+UK���*�
 vP��s�}wt��]��l!�[������2��C^�C�#b�[�^�8�@��:�w4���)��:O_��u'Z�g��Q�����
?���(��zi���\�"?hO"-eo"=�8��Hè�D�kſ
M���B�n%�e�cB	���B�87�:��p�
�y
V�Z7*)XL6"�pNe^�	���F
 �IAo,b�#\}�� �|�hT�e-�܌G����q��T�(�����f���
V]�
�͌Ͳ����4��
ϞX_��ho�>�	Q�. ��㖶G�a�������f�=���R��й��^�]Z����Q�t��
-��d3
q�S���usS�&/*��CMk���f���o����j�;�C�|�1�����y̬6�,��sK�杙)�E'n�8�:aE�� ӝ`E���3��c
<��l�iU���G�r�����������o(CB� �}��_޽k.PKq��^��ޯjF��ᔋ����|���l_(�Q|A���oxW����^�P�,�'I-k���o�-\]�lB�
�R�����
������i��ֻo��y2
���
�ߒ�I��}
;��q�%^=g��Z�MT��*���������h�l�
����]���oG
́��R�h���*Nu{����=
g�<�f���8p�ߔ�}CnFh鋺���^7�o�ƫ'�z����b�:�f���
�$�=���ª�ٱ�]�Ui�,��S��<W�*�}���z�,
��'���_vQ���RanG?-�C�ˢ�|Ʈ��z�Jq��M#&�|	 ��!*��O�_A��o�+�9�4�|�﷯//�͎
�x��x�ݮ.[{G��3&�)��n������\g{P��?����
+x��[s۸���)��R3��%3yhw6;��vҍ�/ɎF�i�S�R))^��9�&E�b6i�`��9��@��>�����|�E��\Ww���ь(΂���c��l6g������p�����3N����!�M��w�u�L�^��!�ogs�h��j����?GwQ:c6���j҂�33���Nj�.�}����me�*�Y_|������%���1+�$�
+>\�����{���h�����8aT�N~�\e���
+:�9�&����6����?g��v��n�U��R�D�m���}Ԯ
~���V�s��ፗ׫痛���$
�<�
�›M��7�]�D�t��o`�no�.�^E3�B(R���MT��&���b�.�������
+
+,��s�������5N�m�l�q��o�7���$�
+�1�kW�^�5
rZ�l%aF@�
�̽�/е�
�i��j.�:W�J8�ct
?�
+_H�Z!I4�E��C��e�sA�0U����pp}�
`

6��0!z	��=�{6�x�殣�����8$��~�
r;���

&�z��n����\��V�L@�\CɎƙ%JUnZ-7�
�l.%
�8���uF�o�pz��<n��nb�:�at��a����2�Z:�XXZ&�]�UD��L��;�S<��6�t���ؚs
+
o Ԙ=�[���>J�t���n
�u�[u�����Msr�j�����ެ�lI���i
��� ��@��6�Tv�5�1�n4�|��OZ�4��Ut�����:�:�=J7g����Ep-��2
��u�f�6�	_�nbJ����(+z��ސ�? ��7#���� ��	�#��,����Q6⃢1g�[S�+͉P�h}��G6P��u'
+.��
�4�zu�p)�U�7y]�V�s�ox�M}'
����
1T<y�U"�fy��2
�h��
8�\~��,�`p �
 ���'̅0�B���T�H�@ c�_r�;P�Ǹ9�Z�~��IQ��9$�6Ǒ�h5Dr��$��z��X>'�s���~�˔x.v���$�c%'`��'���q���Ƣ璃ێ��f��c��96ک��_:���VOA��9���j������cT��T����Auc��V/�R�
S9D��P��w �5q�
;�
�0�� T�9\/��Bg�!�K�gA(t��0�ab���H�
�y�6
aA�B|3^������9fk �z�z�
A�0r�XK�x,Դ
>h'2�U�v���o��\�ҕV�:gB�&]�Om��
�X��g��4�ȱ
+��X����GĿ
%+��pe��Pt<Y���?8{U!�A�R����\C���N�I�5����U��٤2N��?�3%���Ǫ7�я6
Pʉ�-�(ջ���%�BF� �Q�����W��s�`�5�P=k~�� P�6E"6�-��Y�k0�����4C{"�@�e�s
eX�e�CeX�x�Q����sP���6ˤeu���t��eR��z�;�ct�>c��7�s��Ch��т�^���U�i��bp@�
���A��	ֻ���:1R�470�������ְ)V�h�mm`��R��60��R
���K�6-���ms�
���7W�e�r�0Y�mѵ	
U�>�i�A
+I���n���W�
\�������n��*�
 v��5�,���Mܪ���_g1���R=tM�%�ӿp
�u>$8"!�L�e���xG
���4�ᴼ�aH���,�3��	h�ଣ8��=���Ĉ����=��N���r���WH+5�r��|�=BZ�^!=�9�%��զ����_�
+i)���[⹬xL
+#�2���@
+� Nn!�eG�g
��u��֍JB
+&��HBs�SYr�4���CȺ(��E��d���T 
����FE]����td_��
'�?��F@�}��5�]�Xf��"�mf,���짱
�x������}���]@^�㖶G�a�������f�=���R�h�|��~��F�:�?FQ��?H+J��p�mN��S��MY��h/�
jZ�l7��}|�\-nV��!
�䓝�$��uF�1�Zw�\�]�=1�w榨�N�Zq�����;�� )��*��c
<���l�iUH�C��D�[����\���X�7CB� �}��_޽�.���J���_Ռ:2Ò���6��|���l_h�Q|A���oxW����Z�P�\DO"-k��ȷ��.����e�î
��{��O
+�Ds�s���G�݉7v�<��}�@�ƷhRdg_Á�_
h\e«��B����s�mk-�����1��h�m�:E�Ỿ@�ߎ�O�����HSU��4Y�7�G��y2�
f��PU
8�o*ྡ0�
F鋆����0�oW��L���(��^�f���gzDy����p����箊�4tZ�ύ)*>׊W�ļ��8]/��Cc�c�����.J�4S*���er(�,��g�*J�=`)N	G�%��Ƈ��^߳Ż�]dcWٛ�ZF��~�}}y���Hnv��۔����vu��6j�1ILY��&-n)J���	|�ζ���� x��
 endstream
 endobj
-5882 0 obj <<
+5891 0 obj <<
 /Type /Page
-/Contents 5883 0 R
-/Resources 5881 0 R
+/Contents 5892 0 R
+/Resources 5890 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5812 0 R 5813 0 R 5814 0 R 5833 0 R 5834 0 R 5835 0 R 5836 0 R 5837 0 R 5838 0 R 5839 0 R 5840 0 R 5841 0 R 5842 0 R 5885 0 R 5843 0 R 5844 0 R 5845 0 R 5846 0 R 5847 0 R 5848 0 R 5849 0 R 5850 0 R 5851 0 R 5852 0 R 5853 0 R 5854 0 R 5855 0 R 5856 0 R 5857 0 R 5886 0 R 5858 0 R 5859 0 R 5860 0 R 5861 0 R 5862 0 R 5887 0 R 5863 0 R 5864 0 R 5865 0 R 5866 0 R 5867 0 R 5868 0 R 5869 0 R 5870 0 R 5871 0 R 5872 0 R 5873 0 R 5874 0 R 5875 0 R 5876 0 R 5880 0 R ]
+/Parent 5722 0 R
+/Annots [ 5821 0 R 5822 0 R 5823 0 R 5842 0 R 5843 0 R 5844 0 R 5845 0 R 5846 0 R 5847 0 R 5848 0 R 5849 0 R 5850 0 R 5851 0 R 5894 0 R 5852 0 R 5853 0 R 5854 0 R 5855 0 R 5856 0 R 5857 0 R 5858 0 R 5859 0 R 5860 0 R 5861 0 R 5862 0 R 5863 0 R 5864 0 R 5865 0 R 5866 0 R 5895 0 R 5867 0 R 5868 0 R 5869 0 R 5870 0 R 5871 0 R 5896 0 R 5872 0 R 5873 0 R 5874 0 R 5875 0 R 5876 0 R 5877 0 R 5878 0 R 5879 0 R 5880 0 R 5881 0 R 5882 0 R 5883 0 R 5884 0 R 5885 0 R 5889 0 R ]
 >> endobj
-5812 0 obj <<
+5821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 708.953 212.768 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_90e87cbe8ae0717fa09ff51b70d64b47) >>
 >> endobj
-5813 0 obj <<
+5822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 708.953 252.959 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5814 0 obj <<
+5823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 708.953 375.145 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5833 0 obj <<
+5842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.401 684.37 277.928 694.275]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Transformation) >>
 >> endobj
-5834 0 obj <<
+5843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 651.17 250.099 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_d42265530a9e3b2f3bda9ab40d4a835b) >>
 >> endobj
-5835 0 obj <<
+5844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 651.17 289.446 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5836 0 obj <<
+5845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 651.17 379.512 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-5837 0 obj <<
+5846 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 651.17 513.996 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5838 0 obj <<
+5847 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [346.468 613.423 441.891 625.588]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-5839 0 obj <<
+5848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 581.432 266.586 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_b602d97b867b5d2ea800ea7ceef4c6b5) >>
 >> endobj
-5840 0 obj <<
+5849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 581.432 309.697 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5841 0 obj <<
+5850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 581.432 408.234 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-5842 0 obj <<
+5851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 581.432 513.996 592.336]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5885 0 obj <<
+5894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 569.476 171.361 580.38]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5843 0 obj <<
+5852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.591 544.893 481.288 555.849]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-5844 0 obj <<
+5853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 511.693 250.748 522.597]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_a9c12ecd84df4ed86b5676a09fa39208) >>
 >> endobj
-5845 0 obj <<
+5854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 511.693 357.317 522.597]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5846 0 obj <<
+5855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 511.693 456.145 522.597]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-5847 0 obj <<
+5856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 499.738 202.344 510.642]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5848 0 obj <<
+5857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.481 487.11 465.544 498.066]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-5849 0 obj <<
+5858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [150.542 453.91 267.921 464.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fb9d83c4e182f640833116dc2f725076) >>
 >> endobj
-5850 0 obj <<
+5859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [306.143 453.91 383.393 464.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5851 0 obj <<
+5860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.495 453.91 492.235 464.814]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-5852 0 obj <<
+5861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.011 441.955 250.261 452.859]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5853 0 obj <<
+5862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.923 417.371 468.68 428.327]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-5854 0 obj <<
+5863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 384.171 239.984 395.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_0441c9c3b0ab0d55165bb6b4fd107f64) >>
 >> endobj
-5855 0 obj <<
+5864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 384.171 280.82 395.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5856 0 obj <<
+5865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 384.171 405.104 395.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5857 0 obj <<
+5866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 384.171 513.996 395.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5886 0 obj <<
+5895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 372.216 171.361 383.12]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5858 0 obj <<
+5867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 358.379 432.092 371.537]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-5859 0 obj <<
+5868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 325.185 251.209 336.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_9e4e32230b187284ac0b9ca8efba8f82) >>
 >> endobj
-5860 0 obj <<
+5869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 325.185 290.549 336.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5861 0 obj <<
+5870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 325.185 409.969 336.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5862 0 obj <<
+5871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 325.185 513.996 336.089]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5887 0 obj <<
+5896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 313.23 171.361 324.134]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-5863 0 obj <<
+5872 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 299.393 456.992 312.551]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-5864 0 obj <<
+5873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 266.199 224.57 277.103]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c009459805692e582a00d4b5954ab8e5) >>
 >> endobj
-5865 0 obj <<
+5874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 266.199 272.162 277.103]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5866 0 obj <<
+5875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 253.571 347.869 263.476]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Time_Elapse) >>
 >> endobj
-5867 0 obj <<
+5876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 231.33 255.564 242.234]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_2581586de73769088ece60dc01409a08) >>
 >> endobj
-5868 0 obj <<
+5877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 194.468 264.959 205.372]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_b6bba83ceaafdb71df04b77e43bed022) >>
 >> endobj
-5869 0 obj <<
+5878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [292.296 194.468 312.55 205.372]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5870 0 obj <<
+5879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.933 181.84 362.407 191.745]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5871 0 obj <<
+5880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 148.64 256.66 159.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_e8d42fcd571a9c9d64f0e7ffe67e995e) >>
 >> endobj
-5872 0 obj <<
+5881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.997 148.64 304.251 159.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5873 0 obj <<
+5882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [311.5 136.012 366.421 145.917]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5874 0 obj <<
+5883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 102.812 214.06 113.716]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_596fc5b3ee0d04895aca9139cb6cbcb6) >>
 >> endobj
-5875 0 obj <<
+5884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.398 102.812 261.651 113.716]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5876 0 obj <<
+5885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 90.183 358.593 100.089]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5880 0 obj <<
+5889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5884 0 obj <<
-/D [5882 0 R /XYZ 90 757.935 null]
+5893 0 obj <<
+/D [5891 0 R /XYZ 90 757.935 null]
 >> endobj
-5888 0 obj <<
-/D [5882 0 R /XYZ 90 248.431 null]
+5897 0 obj <<
+/D [5891 0 R /XYZ 90 248.431 null]
 >> endobj
-5881 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F97 2177 0 R /F38 342 0 R /F34 2344 0 R /F23 340 0 R >>
+5890 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F97 2175 0 R /F38 342 0 R /F34 2406 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5936 0 obj <<
-/Length 2062      
+5945 0 obj <<
+/Length 2057      
 /Filter /FlateDecode
 >>
 stream
-x��ZY��F~ׯ��fz��l6il�:;�z���L���jI܈GHj��TQ'��ȃ���Gu�W_
Cl--l};������s� 
��Dž`�{1J�ǹ��&Q2�%c�Ô`;,�p�aJ���w+1/�ٻ��������|zK�߬ò�Ïb!�)�m�Fv�
�ٔ�ӟ�N��8�uB@lu6�;̊�ɧ��5���Z9�omլ�r��k�a���{
�T�c�u?B8�`N("���O�2%N���t�����p'�L�X,���,��:�;�+1�EY�,6�31%���*�<[�U��3�H�L���
~�
�Ҳ:u�o+�,��z̾us�>�O`�i�|ؕ�H7��WѲ��,��o�ƴ�6���P����6�
9��NZ�;zR�
-.
-|Zϩ����;P�R��s
-B��ʵ�4@�� E>��
�M�b�2;�} =��v��9,����mQn֕~�-z���a�i3��>�b
{9s�E�˾B�(K�M����|��E���H��L��=Ԥj��B�Í1� �7n$6~�ZѠ�FY�C��&�s:
-%>r|���*��֚�R��%X�
-��Rz5k���K9ȳ8��PZuw�A�>����C�tDw���F�xHt
-LE�z�O�A<y�A��\��� hX�Ta��Y���1, b�|�.���}��, ���,@���(
`�89
:, �
�',�:i;i5i?�sC�E��

+��(+��.+���Ӱ�
+�5+���f��+��a��\�:�
��C\ �7\�\��>�<��4���)�����"=�����8�| ���p<[�&�RS������c9Yy|j?�Sz�].�X
[��������^��;�+�R
-q�uI��4q��.�G�4
��
b:��-��z8 
��p������&������5��
-�g�x��i�8���Z��?
!�D*��
�0�+�k�L1��W(�t������浰�,L�����%���stO{�ˬ��bh}2֑)E�K������r 'p�D�d %��ۣ-U|�5�V:W�Fש�RFٳ^�6O���6N{s:'=�,�O�g/�A
#׹Z:	�����y ����g���{t̳:�J�����/�
<QX��
kQ4�k-�����jw!(�c
F�t߻F�� ^1Vw���=9�
���J�
�C�����.
5�Qq��������h�2��,�yi�
I�*�
�dғ����.���~��{Z�r� ��U�͞Ĭ+������������E��>�-t6���]��j�?�W�r%�ц�$J?S���Kx�c6'঳ }#=nJ~W
����Drl��f�<��vV4ōntnc�
%F�EO���R��� �x���E^���"ƃ3hR�8
-8&M�Y��Hr(����a�y�#��w��/B�
bM� I��x��*�8\���`�
�����
-]�E��ݪx�g$a�BB;.�&�|�Ǣ
��p瀜¼�'���
:MlQd��.�[�XxZ3���!��}Z���Ħ{>�L�{V|9�u����gIeP̻ؾ9-�g.��h>�
L��c�\����,��1T
%�S����,�k I�q�o=>�Z*
"��*��"�+"k��Ku��b~�
O���D�
�-�Ez9�Z����۾�P�����tU ���
��5��
����EMc+.#�^���6��ý��}�c�=��`?x_�8x @rě(}���8

�*�B��z�oDY��@�R�	�*-�r�^��_
�Xb���1��V�
��ժ��m\�Z���
7�x0�jE�ϒFm��7��k��D�MO��iOE��UO}���S����%u�M��e���n�ӠeWi#�Q
��$?�uk�손��>
���c_��_�� ���W�X�3������Ih���)��e%��R��2f���:�����h�dAYD�BG[D!�A��M_��
�o� �M���;2XUU���n�ݢ�D�4�
Wwy��;d�f���ڢΫ��u��ՖB}#��\Y�
+x��Z[���~�_�'�vgg�
i�Z�4�ǻɋ\j$�/!�U��{�«(��p���P�˙s���
+[+
[��������s� 
����`�{1J�����&Q2�#c��`;,�p�qF��m�k�(�������۷��bvG��m²��Ob)��m�Fv�
�ٔ��_�������o7d�Qg3��ì(���
���wFN�[;5+�\����z����{
�T�c�s?B8�`N("���ϔ2%N���|���/�p'�N�X�����,��&�;�+��GY�*��s1#��OU�y�	�8K砑x�ϑ;����eu� �V�
Y�f?�}
��}v��~�J��/+�
n��o�Uy+_X>r=ߺ$�i�mSy����] 9r:���f1v�\���S������A	�'H�y��)x�+��� Q�@���{�3ɋ���LB�E �
�� ��.f�E��T�E�
Lh
�_��E
������5���]�i���
+��,ɷ���>�y���2�#�.3%j$�P��uV
+e
7�`�@߸���Y�jE��[e1q�XL���J|�����:��֚~(A��I��p)�����ҥ
�Y�VF(���� �
�`���!Fz����~+U<&:�"A=	�§�Q� �<�À �u.e�w�	4
�D*��ʊ�,��������\ް�
�zv�<
��.bo
��� ?��5N�

��b�\'m'�&�n�`��~a�a
ex�g�B�|V��a�fu��Y��
+.iYa*��N�����-0�>�=��0���s��Gx�
��H@�9?���{�/_H?�'
ϖ�ɺ��c~,g��XNV� �ڏ�AtׇK?V�NBl#���:.F��g��s���J����G�g}��r.M\�d�K�	.M�yt��^asG8�
@>"�d�D�
t���M#i���fMyB���"^�Z�&N����VD��O�G�*�
+'��<�D�
+��A.S
����4�b1/��E-l9S�$��aI+$�
��nv�W�\��O�:2��sI?���bQ���ۨ���D�v
�Rŷ;�j�s5lU`p��+e��e�v�Զq:��;�ci}*�{]
b���B�I �E�o��k@��m�ݠc��)U�U
�LTXl@��J���X� �\k���(��7��A���0� ���5RGq��������?r�Ѱ��HWV"�p� �4s�#�0�&
+�F�᯺�:�����P"�6$��.D�IOz����� �?�����y#���e�7U6��K��ڪNcG��2Q��ӆ����p2Xw�%�b\ǫ�(&�(�L���S.ᩞٜ���
��k(��:
+�ɵ���D-5��y21�h��"�/��=J�4l��
#�1h+����� 
-��ME�gФqpL�"�fG��PP
-��:�(G��t����
�6pH��ab<��U
n�um0r�C�9�#�.`�"L�~U<�3�0%�
�]�U���(�&�9 �0��C�9(�yG[�`���N6��L��gȮc��j�:��O.S�_Of�`4��ER�.�oO���
�w���'G�� ��=��7�~��8����~fR�°b��=p�$I�"Κ��
�p���!��ޮ��+2�"��P�~�TG
.����^/I�
 �2Y���q�%Np ypc��5�❇x�L��qT`�z�:�آ.
���5�����f�"ۚ{���&���a�������q�H�䈷Q�X	)q<*
rU��)���߈�*�*����
��UZr�N��"}�b��Q��N���Z�2D�V��svq��4Z�z����ԪA>KZ�
n�#ܶ��u��6=%v�=�&V=��.N��*��)
4i��aV��	�N��]��XFq<_l����֭��B����@-ğ�S���<
$�`z�S% ƌ?>��y{���wJ���XI?�X��O3��"�t[���:�
-ڬ#(��6�ݣ�C��ٯV=�׍BG+/�J��
<�U������v(*�6����}�o�I���l�4�,�:�
+Q�7�2Q
)4��ȗX
 endstream
 endobj
-5935 0 obj <<
+5944 0 obj <<
 /Type /Page
-/Contents 5936 0 R
-/Resources 5934 0 R
+/Contents 5945 0 R
+/Resources 5943 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5877 0 R 5878 0 R 5879 0 R 5900 0 R 5901 0 R 5902 0 R 5903 0 R 5904 0 R 5905 0 R 5906 0 R 5907 0 R 5908 0 R 5909 0 R 5910 0 R 5911 0 R 5912 0 R 5913 0 R 5914 0 R 5915 0 R 5916 0 R 5917 0 R 5918 0 R 5919 0 R 5920 0 R 5921 0 R 5922 0 R 5923 0 R 5924 0 R 5925 0 R 5926 0 R 5927 0 R 5928 0 R 5929 0 R 5930 0 R 5931 0 R 5933 0 R ]
+/Parent 5722 0 R
+/Annots [ 5886 0 R 5887 0 R 5888 0 R 5909 0 R 5910 0 R 5911 0 R 5912 0 R 5913 0 R 5914 0 R 5915 0 R 5916 0 R 5917 0 R 5918 0 R 5919 0 R 5920 0 R 5921 0 R 5922 0 R 5923 0 R 5924 0 R 5925 0 R 5926 0 R 5927 0 R 5928 0 R 5929 0 R 5930 0 R 5931 0 R 5932 0 R 5933 0 R 5934 0 R 5935 0 R 5936 0 R 5937 0 R 5938 0 R 5939 0 R 5940 0 R 5942 0 R ]
 >> endobj
-5877 0 obj <<
+5886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.284 709.028 313.701 719.932]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_e47fdbff76383891b3896ac5fc213d5d) >>
 >> endobj
-5878 0 obj <<
+5887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.407 709.028 361.661 719.932]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5879 0 obj <<
+5888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [403.347 709.028 487.799 719.932]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5900 0 obj <<
+5909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.63 684.52 376.664 694.425]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5901 0 obj <<
+5910 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.429 651.395 306.547 662.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da94dc) >>
 >> endobj
-5902 0 obj <<
+5911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.542 651.395 356.796 662.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5903 0 obj <<
+5912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [402.202 651.395 486.655 662.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5904 0 obj <<
+5913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [324.627 626.886 379.162 636.791]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5905 0 obj <<
+5914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.72 593.761 264.238 604.665]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_9bdab8408169307fbd899ec3670cb2bf) >>
 >> endobj
-5906 0 obj <<
+5915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.815 593.761 315.069 604.665]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5907 0 obj <<
+5916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [361.421 593.761 445.873 604.665]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-5908 0 obj <<
+5917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.613 569.252 287.921 579.158]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-5909 0 obj <<
+5918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 498.105 289.866 509.009]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_10e3116398b920cb137cf576a073cc68) >>
 >> endobj
-5910 0 obj <<
+5919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 498.105 359.324 509.009]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5911 0 obj <<
+5920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 463.386 290.971 474.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_c4e1b49845e553ff84dc73e710def76c) >>
 >> endobj
-5912 0 obj <<
+5921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 463.386 360.43 474.29]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5913 0 obj <<
+5922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 428.666 224.003 439.57]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1b528a2e8d4d096f62535454e05b74ba) >>
 >> endobj
-5914 0 obj <<
+5923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 428.666 271.594 439.57]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5915 0 obj <<
+5924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 416.113 272.49 426.018]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-5916 0 obj <<
+5925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 393.947 254.15 404.851]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_75df0f78d7598dafa946251a04cb5d90) >>
 >> endobj
-5917 0 obj <<
+5926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 393.947 338.263 404.851]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-5918 0 obj <<
+5927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 359.227 284.585 370.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_7ff92e5d40e6faf667a0b1f6b8fad791) >>
 >> endobj
-5919 0 obj <<
+5928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 359.227 354.044 370.131]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5920 0 obj <<
+5929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 301.594 241.726 312.498]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_60138f2b5d41fd62c862fdcd7c4a1e61) >>
 >> endobj
-5921 0 obj <<
+5930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.617 289.04 407.658 298.946]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Map_Space_Dimensions) >>
 >> endobj
-5922 0 obj <<
+5931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 266.874 249.318 277.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_f6df34e5e4ab9beab41cd76897d64c72) >>
 >> endobj
-5923 0 obj <<
+5932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 266.874 288.321 277.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5924 0 obj <<
+5933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 266.874 371.519 277.778]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5925 0 obj <<
+5934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 232.155 240.62 243.059]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_18ec2da355442e02ae67313ed5b48933) >>
 >> endobj
-5926 0 obj <<
+5935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 232.155 324.734 243.059]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-5927 0 obj <<
+5936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 232.155 425.724 243.059]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-5928 0 obj <<
+5937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 159.787 153.097 170.317]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_07bdac3717a59f64634da7d9b1cfaefd) >>
 >> endobj
-5929 0 obj <<
+5938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 122.851 167.466 133.755]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_a598904833b374d50efc72c51914112c) >>
 >> endobj
-5930 0 obj <<
+5939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 122.851 191.535 133.755]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5931 0 obj <<
+5940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 86.288 193.029 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_508103dc808fc747a90b573083a60461) >>
 >> endobj
-5933 0 obj <<
+5942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5937 0 obj <<
-/D [5935 0 R /XYZ 90 757.935 null]
+5946 0 obj <<
+/D [5944 0 R /XYZ 90 757.935 null]
 >> endobj
-5938 0 obj <<
-/D [5935 0 R /XYZ 90 176.32 null]
+5947 0 obj <<
+/D [5944 0 R /XYZ 90 176.32 null]
 >> endobj
-5939 0 obj <<
-/D [5935 0 R /XYZ 90 139.877 null]
+5948 0 obj <<
+/D [5944 0 R /XYZ 90 139.877 null]
 >> endobj
-5940 0 obj <<
-/D [5935 0 R /XYZ 90 103.314 null]
+5949 0 obj <<
+/D [5944 0 R /XYZ 90 103.314 null]
 >> endobj
-5934 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F35 2013 0 R >>
+5943 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-5979 0 obj <<
-/Length 1629      
+5988 0 obj <<
+/Length 1624      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~���^:�����V,źv˚
{h
���X�n�&�ߡHɗȎ�&�P
bJ"�9߹�غ���r�����̳��
��˅b��r)�.c�ݘD�dJ0���	�cVelv>�x\��%�+6{��+V�NO_VI<�R�_�L=|����`��%�&ޘ�p�������?#�`�4{�>�m׊�ѻ؊��+
#;
��fVf9Ԇ�Ժ�9�F���F.�Z��9J.�`Da�Sa����]%�6e�m��l>Plf
��F����-�.F��Nd�&��ŋ_��jb�c^��s�dR�i�B
�
�a�
7l)����a�A
�ؓ�D�pF��
�(}��N�\�a
-SjS��� ��
+��[T�wS��Sc�����
�o�YJV&�$��uV��P_�c7Z.��8˴~�xO�8*r!{���"�!֔Pd�(�{��#��os0 f
�3	B��!q.�$�� ~ 8��
�G��AF�TA0�&��L����I~�C
 ���[��WL���
�!��
�Ϟ�lH
dC$=��a1�a1/�t�ק�z}���G��k�
<ݡt��&�;.�>���!�7-I9��h
^
�9����b��R3�����j����u�܊��F,{�}HMT>4!�]o�g���)x��L]� ��`B4zX�aQT4l�`��j�`�S���@�U.zv��M�˪�wn�,�݈:���:}��~ ٿ��KE/e���(rɫ�f��~�P���^P���V3�|�3�*�ݫtj�,���I>��T�{�X�B�X�ɚ
ȠG�ɇ��65n/�̛�QT�	��U}{�q�u�^�r�Wź��ɫ�?��8g,g���R��
�
-����U�=�ΰ
	��Mg�p�\2��EE�9�=�1�c��<����v�� ��ʐ-$�=t}�+!�ӪB����-�6��,�P)8�L���
���
��f|V����.�0��b�8�ax��� �q��\���p���D�">�V���AAy�H>�ɰw�զk��l�a�'5�c��b���/VsN�#GԶTK(Yң�JB�A��0sg	
��*
)�VQ��M�+(Kr�F���xP`zc�*�Lh����
�`�d;J���XҩS��V.�X�����HI��#��$�GF�b�U~�H���V��a�!Qn�dz*��Q�F>��_��>���dvψ�����x_��0���$���
ibv{��akt���:J}��G����Vq�"/����b�-s��c�]���o� ���yv�I�d[�m��
#�`�^]����
�o�!��F�����Ϯ&X�{�[ְv`�#w�[���C�HȦ#b���n���Z(���
��(����/Su�	m9��,k���	iJ~(&1�T?|g���85�B�@��(�2��XuϺ��.z�A67�\\7�j{oD��Vr����s���s
�/J�%��&�y��B~�;�p�Z�k���fh?�{��
�yln�4<���ͩ"�u��mj��i
[��G�X���Տ��ԅoX^�h�>)R�Z7_��WV��J��\�����Վ~5�]3MU�	:�ZJY���\__�H�:O�
-%�,ӓ۩gM� ��k
uT��kQue2�̚��mP ���ft
+x��YKs�6��W��T��` |{�C��3M�֍��!�h`�0�C%��ʯ� ��)�v줓�EI`���>�\:�y9��|tt�N����܉���8��nL�d2%����1�r6;�P<.�Ղ����V��/+�N������
��9�&$�"�@)pI0�$�|85��|�ψ /�!��~�B�w�|��vRx���ȍ#窙�;
u�?s�F���c���+�Nr���xQ��E8�pWBq˦*5C�
c��(��l����W���E��(ډ�0$:{��fXM�p̗�O�B1%J;���q�A0����-���=�y(�
{j!dgT���A���i�����0�.E 
r�вB��E�y7��8>5&��o�������ee2b���r����
���r)U�Yn��D�{b�IYH�+Į�
q��"7"���G�!
+(�&0G`&��p&Q�B=$��Jj���C�(�z�����"�ݤ>��!<�=B�R�=� � 켵\��R���=D1�c�ٳ�
��\����|X��`�E\�e6�볒��^�x�=m�5���Q:�W��y�
S��Ǜ��
^S����
^�r1���0��	O͛��~����H���X������}hBƻ�6^�`��S�^��>"�?�(�h�nÒ�l�N�������.ѕ���B����zWU�o�F̍��:I���:{��~ٿ��9�d/e���(�j��+3�W?j(���Q�
h��y^V����L����U&�)���ZQ�.V:�=n,n�4
,�d͉�d0#a�a�M��

��c��K��vU_���o]-��\�U�nl�Z���@~�sV0�`\ꟃpC�B8
+�q�D� E�7,GB��ҙ:�&L.fI���A�Qr���tz!Ԥ��&�Hͻ2d
	h�0�JH촪P��� yˣ��7K�t
+N
ӧ�E֎�����f|R����.�0��⚢8��ax��� ���y!a�;�wήgr�>�V���AAy�H>�ɰ��k[�5LL������Q��lu��՜�ȑ�-�J��^����� �L�����fO4K�$���%�%@#WR�\>(0�1V�A6��"��1Վ����9�:eoբL��N寮L��]��b�/@"xd$�.Y����.�Aj-�
!��v|<�׎:4�/m��.���}�l&�;F�'�Oo&Ļ�X=�a�&aD�`H���4
[��"�Ց��%�E�˾׷X�=D�������C�+����ݲ��vt	Z
��C�B7����&Sm����w��}zPxu�/��Ж[�VvP��+?��`��nX��!�р��n�_�##!���!zb�}̳�k��6z����p��j��L��& ��0�jY[ ��MH��C1���~x���;
T��)�Y��J_D闅ZǪ;�5Dw��
��ag��W�{#�w�����ܞ˸=�x���Q��$z��`����
�޹��WF_;�=�7C��ݫ� Ȑh��cs���8��`nN���g6?oSc�N����<ZŚ��$�~���.|Ê�=@Ӗ�I��պ��ňj��#�3�v�F��N;�m�huͯ��urY(�<>:���B�Du!��h�̎nf�
* ���B���ZV]�
/��X|���u�d�
 endstream
 endobj
-5978 0 obj <<
+5987 0 obj <<
 /Type /Page
-/Contents 5979 0 R
-/Resources 5977 0 R
+/Contents 5988 0 R
+/Resources 5986 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 5713 0 R
-/Annots [ 5932 0 R 5952 0 R 5953 0 R 5954 0 R 5955 0 R 5956 0 R 5957 0 R 5958 0 R 5959 0 R 5960 0 R 5961 0 R 5962 0 R 5963 0 R 5964 0 R 5965 0 R 5966 0 R 5967 0 R 5968 0 R 5969 0 R 5970 0 R 5971 0 R 5972 0 R 5973 0 R 5974 0 R 5975 0 R 5976 0 R ]
+/Parent 5722 0 R
+/Annots [ 5941 0 R 5961 0 R 5962 0 R 5963 0 R 5964 0 R 5965 0 R 5966 0 R 5967 0 R 5968 0 R 5969 0 R 5970 0 R 5971 0 R 5972 0 R 5973 0 R 5974 0 R 5975 0 R 5976 0 R 5977 0 R 5978 0 R 5979 0 R 5980 0 R 5981 0 R 5982 0 R 5983 0 R 5984 0 R 5985 0 R ]
 >> endobj
-5932 0 obj <<
+5941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 698.565 193.029 709.469]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1d51ba9ca3c3e0bf0042502f40d2e11b) >>
 >> endobj
-5952 0 obj <<
+5961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 664.837 165.911 675.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_ee33974909cfc1cba605734a57d44df0) >>
 >> endobj
-5953 0 obj <<
+5962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 631.482 187.689 642.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1a26d0018999e56d94a7e96db2b6e553) >>
 >> endobj
-5954 0 obj <<
+5963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.557 619.051 476.544 628.956]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1d51ba9ca3c3e0bf0042502f40d2e11b) >>
 >> endobj
-5955 0 obj <<
+5964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 586.422 202.902 597.326]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5956 0 obj <<
+5965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 586.422 300.037 597.326]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_f39e1b0519a47aafb9dba4121dc41a9c) >>
 >> endobj
-5957 0 obj <<
+5966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 552.694 202.902 563.598]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-5958 0 obj <<
+5967 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 552.694 314.263 563.598]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_eb9b562373b4d288c03549bdba93fede) >>
 >> endobj
-5959 0 obj <<
+5968 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.819 519.339 199.864 529.869]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_5f6fcc1dab2b08eff20b41d1412d1e2d) >>
 >> endobj
-5960 0 obj <<
+5969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 442.467 203.075 453.371]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-5961 0 obj <<
+5970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 442.467 296.324 453.371]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) >>
 >> endobj
-5962 0 obj <<
+5971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.377 428.63 331.306 438.535]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5963 0 obj <<
+5972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 405.18 294.481 416.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_7fc86a6331f34f34a506ab2b0609ac37) >>
 >> endobj
-5964 0 obj <<
+5973 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 367.892 287.856 378.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) >>
 >> endobj
-5965 0 obj <<
+5974 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 289.402 180.54 300.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_87d004db7f8febf6f9c96b4a2a1c85e5) >>
 >> endobj
-5966 0 obj <<
+5975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 289.402 228.131 300.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5967 0 obj <<
+5976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.864 289.402 290.118 300.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5968 0 obj <<
+5977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 185.983 226.034 196.887]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_1cb88a546d32e7b5c07dc25055e33235) >>
 >> endobj
-5969 0 obj <<
+5978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 185.983 341.43 196.887]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5970 0 obj <<
+5979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 148.695 178.239 159.599]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_9e17201a9a12235a9a96cc31cfffd38f) >>
 >> endobj
-5971 0 obj <<
+5980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 148.695 225.83 159.599]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5972 0 obj <<
+5981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.563 148.695 287.817 159.599]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5973 0 obj <<
+5982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 111.408 156.281 122.312]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_d452407f89cb560e83fb81938c12a585) >>
 >> endobj
-5974 0 obj <<
+5983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 111.408 291.433 122.312]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5975 0 obj <<
+5984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [309.645 111.408 440.981 122.312]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5976 0 obj <<
+5985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-5980 0 obj <<
-/D [5978 0 R /XYZ 90 757.935 null]
+5989 0 obj <<
+/D [5987 0 R /XYZ 90 757.935 null]
 >> endobj
-5981 0 obj <<
-/D [5978 0 R /XYZ 90 714.882 null]
+5990 0 obj <<
+/D [5987 0 R /XYZ 90 714.882 null]
 >> endobj
-5982 0 obj <<
-/D [5978 0 R /XYZ 90 681.154 null]
+5991 0 obj <<
+/D [5987 0 R /XYZ 90 681.154 null]
 >> endobj
-5983 0 obj <<
-/D [5978 0 R /XYZ 90 647.426 null]
+5992 0 obj <<
+/D [5987 0 R /XYZ 90 647.426 null]
 >> endobj
-5984 0 obj <<
-/D [5978 0 R /XYZ 90 602.739 null]
+5993 0 obj <<
+/D [5987 0 R /XYZ 90 602.739 null]
 >> endobj
-5985 0 obj <<
-/D [5978 0 R /XYZ 90 569.011 null]
+5994 0 obj <<
+/D [5987 0 R /XYZ 90 569.011 null]
 >> endobj
-5986 0 obj <<
-/D [5978 0 R /XYZ 90 460.658 null]
+5995 0 obj <<
+/D [5987 0 R /XYZ 90 460.658 null]
 >> endobj
-5987 0 obj <<
-/D [5978 0 R /XYZ 90 460.658 null]
+5996 0 obj <<
+/D [5987 0 R /XYZ 90 460.658 null]
 >> endobj
-5988 0 obj <<
-/D [5978 0 R /XYZ 90 423.49 null]
+5997 0 obj <<
+/D [5987 0 R /XYZ 90 423.49 null]
 >> endobj
-5989 0 obj <<
-/D [5978 0 R /XYZ 90 386.202 null]
+5998 0 obj <<
+/D [5987 0 R /XYZ 90 386.202 null]
 >> endobj
-5990 0 obj <<
-/D [5978 0 R /XYZ 90 307.592 null]
+5999 0 obj <<
+/D [5987 0 R /XYZ 90 307.592 null]
 >> endobj
-5991 0 obj <<
-/D [5978 0 R /XYZ 90 229.102 null]
+6000 0 obj <<
+/D [5987 0 R /XYZ 90 229.102 null]
 >> endobj
-5977 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F50 339 0 R /F98 2117 0 R /F11 418 0 R >>
+5986 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F50 339 0 R /F98 2120 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6003 0 obj <<
-/Length 2385      
+6012 0 obj <<
+/Length 2378      
 /Filter /FlateDecode
 >>
 stream
-x��YK�۸�ϯ�%)a�~L*�d���M��ؓ\�)��4��Z��F���F7 at R����R5S �F������

�y}�ׇ�����D���w2�IbOD��<��+����x��ެ=w�wU��f��<?�]�?�]m��;�߿��n��#w�]��=u�ʽ��^��u!�S
x�����/?�|�p����������ST7�q�
���"�R礩*'�hK���?o�����9�9�+9䪔,�+��j��(���;��:?A���К
U 5�{�����k"h������=�Ó�N�Ճ
-��wV���7�{M�uItF
�d��^��7���Q����t��#���rU���U=i �'H�1��,PT����Ƕm��_�\�02����x!�,I�rÐ������CG`/؎v��Fn�5- �N_�
����x��>tG�]��9W�J&���]��84esP�ѫ�N���W� ����C:
~�f��e��
�R
�+Σ������W�F]��Du�,�d+띪��OWMM-�:�
��
n��co	sjF��;�u�@3���nx`
-�d�h����0�-:�R��Г
-:�ö���D�r�\{�깐�քsV�ϱ
�!gn�����|�vY�Y��D��ᐷ`�g����9^��G��v<h��t�5C95�g<~�vͮ9nK�s����T��Cí����>��d	 ���ᕭ	��K�~B�!8�XK� �+�
��Žbշ�P\חL���Z��5HV���<��U4�O��G��ķr8�ZB�l�ެ��^�!�A�A �ܰ
�7^��8p
��
7_~�X��S
���7�\��=�1
%Q�5q��G8fT��6?07a���7��bdo�����u��p�]���*2IH��NL�`HC�R�h
 )ˊ�}�hft�����%�33%6�@o'����N�W��3�͝O�X<�@�砯 t��s�$�8�&����?;�;ֻ�d�JV[�u;:( lr�`���8dK�J�s�<�Z�6h�#f�?�Nm�J;r��a��`+6�GT&��m^�bAU�����*V�qN �7) �(���I�i���$L
�O��G&B73?/T��ӱ8��� �eÙ
>���`���~yY���+2�e,��+�
�o/%�Z��!���~(�;�c⼳���
Mmzמe�%�����jz
X%���o
~��#k-�� �(�Ml�!��8���7�X�M��[^D#c ���Ƹ�:tW�^�R��ܕ�灥A�y�r����

-AA8�B.,�vx�l�O�Ml/J
R{�BR�tA�v�9��A�v�@�Dر��MՂ�1�/�&���ɿ��4��Wf����}u��+νq�Ϧ�
�m�!v��j���M���4��;�Y
�ӓ*����a�cw��D�=����r¡-/,��� y�삻��]�}�.?��/C�s[�B

�(�˙�
%�	���ƒ8�{�%d�1Łҡ�D�}R;�c�9ɴ��y{a�1\�
��hZ��y
G+���C]�
��ѓ9Z�YF8�G��!s���N�sC�V`�
E�؁߀�eG�AMfj��Z1���+Ŧ6�y���k6Ӥc��� 	M읕�t�)�c��B�[�W
�>~��TD6��e 9���l�
Xġ�"6I�]�MH�3�3ϙܚ}��-.�����c�Иyt�ʫ��ig�'{���2(�5��$o
���0�W��#a at H
j|�K,�������
9EW#'H/r�β���܍���7�U����E�k����@ ��.�2F��YS�M
���qm�DA	�K�g������[��OBh��O��'��9���3-D���E3_G��(�g��w<I�*�rJ��ٕ4i���1�Y·MS���YӔ�m���	��͕~zn�
�H�n�yY4u3�͒��aY�B�PW"��ۛ	
A��P!�Ϯ����W
-�c��hJN�Y��x[�Jq�g��#��Pu/�����D��?S��{G��9p^�:;/������/r.�fٰ|���ҿ�'
1<�7�'|f�#ߖ�>�<�[ʮ�ڷSF/
�n���u�����/��u���d!�@�)�g
�����:٨���F�z.����U����L�{�x���� c���gB�@$�
3���H�D�2Ȗ_�#�aE�µn��o6\�.\ֿ���/	�e���w���Չ�Z�]�Pu,^���w��
8���>D���o�/�7&�4/��ɿ4�ǿ@��_Gъ��?���O~'0�}�p�m'��
��[�;z�����
����(��B}�z&=
C{ww:�D�
("�N��m˻�|<r�<0��$�ھj:���=�[����"4u
+x��YK�۸�ϯ�%)a�~L*�d���M��ؓ\�)��4��Z��F���F7 at R����rP��h4��~�r���:�o��ps�C
8��b?v
�N�:I�������~�y����u�՛����߬}wՔ�'���ǿ�m�w���םڭ7~䮾+��[����KW�.$p�/^�����᧛�n~��@����Q"� r����/�����
WY�4U�~ m鼻����=�@�q4��07y%�\���}%��S����!r'�\g�"3b��s��
+��u/��zM��?����vx��)�zPt���*x���y�I�.�����l;��z`���t9��������`$�5U��x��'
$�Di �8V�E���<Ӧ�ضM7�
�KBFf���2/�%�Vn��>�~ty����i��m��D��k�a��Z ���ԇ��4�Z�D�|���l�0z�ǩ������~�@��o;�T���V��c^��|�yT�R�^^��ڨ
����n��le�S�6�骩�%�B���S��cu�-aN�(�ؗ��zj�'���!�F; 
�gÀ���Ii�CO* ����"�Y�w��r�E��B�[�YA�?�r0�����W��jk��e�Gd
��B�Cނ��[

�xY6^
���%��]�

rj@�x
�vϮ9nK�s����T�����ֈ��v�ڏV�PS� �hz���ք��%M?!�
q�%�}�����Y���[Y���K��{j�Uq�$��`v���*ZѷG�#�y�[9
d-!h6]ovDn/琊�� �snX�ׁ��� 
��������?H��ҩ�&�ap
�W�sOk�GIhM�m��������M�d��|�{�X �[�i�$i�ǺA0����E粊LR$�S �P��+Hʲb�5��
&`.�f���L��1��Imdi���$�
F�_s�*�E.��9�+ ݃���(I(����.p����N��.7����x�΃
+��/m�<��R5�
�GV���D�L���Щ-Vi�Aγ<�<�
lŦ���d���
S,�JB�3q]��9����&�e"�BS0�?��R���!� ���D�f���*#q:'���l8s��
]
�*��藗剟�"�0_�‹��:�q��R��5�
oo��;&�;+���Ԧ'p�Y�Z2�o*8��׀�P�J*{���tYk1Eyh
hbS��5
őܖ����l7��&���O�1��ס��/�r�ސ�0�殌<,
j�;�C䤘��P
+�ara���Sg�
�7��(!pJ��I
�����|����]a�ZoS4U
����Lb�&�b*�D#D^�C������j�8��=>��.�1�@�y_���zR,7��
+�d��`^g5hOO�x"��я�IPBm�T#�K�Y����x���U�
���v��	Bx�x6�H
��m�
+5,Ģ 
lgbx6�|'�ں
+�ޡ��m�J�R��I�L؏I$�$�
;�
��Y�p�0i
ԢiQ��u
��
�*ue0�GO�h9f��
��M(.�7��
UZ�{Eh����ˎ����Լ׵b`S;W�Mm���e�l�I	�42�A�A4��;+M�S~�Z��p���8�{�"�y��l�{� rb�%���7��C�	Dl��� ���gB%f�3y5�"�W\	?%��
�d�1����Wmi��0O���ceP6�k;I�8�]:aj���
W€����X�����/219r��FN�^�R�e7
{��oyo
�,)�����"'`M�C�6>@"	]�e����֛��3����0�&�h�H�]�ӋoYPT
?	�
��>q��
K��.�ϴM\
+���
M&�l�a>��"����)��fWҤ
<6��|D�~m��
h&o̚�T=h
tM $m�t��k
5`�F"u���ˢ����n�̼
�r��1��ؾL`
+
�r�@�~�T�<��
+PP�X�)e8}gY<��c+š��� �Bս������w��%�c���s��u�v^,}
+F�~�s��%�0ˆ��Tf�)�+x��z3x�x0��
��T����Rv�־�2x�w�=������
�O�
�H��[���L2	T�R~��p��g�o�N6���e��
��g�FU=��u��
8���)"�X�?�P$�&�
�?2R4ī
��W��H8B���!�ۄ
��
�����}y�K�~Y����f/}u�|��@
�����F�?N?l`�����7���H�?M4�����(Zq2�G^�������-\�§o��3�;��w�wB�?:��7�Q^,yז�O����ݝN'Q��Ƕj�k���:O�x`�Ė�U���@��g��<��� �\2�
 endstream
 endobj
-6002 0 obj <<
+6011 0 obj <<
 /Type /Page
-/Contents 6003 0 R
-/Resources 6001 0 R
+/Contents 6012 0 R
+/Resources 6010 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 5997 0 R 5998 0 R 5999 0 R 6000 0 R ]
+/Parent 6015 0 R
+/Annots [ 6006 0 R 6007 0 R 6008 0 R 6009 0 R ]
 >> endobj
-5997 0 obj <<
+6006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 677.939 198.074 688.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-5998 0 obj <<
+6007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.945 519.235 182.89 530.139]
 /Subtype /Link
 /A << /S /GoTo /D (main_sect_rational_grids) >>
 >> endobj
-5999 0 obj <<
+6008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.819 408.291 398.978 419.195]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Space_Dimensions) >>
 >> endobj
-6000 0 obj <<
+6009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6004 0 obj <<
-/D [6002 0 R /XYZ 90 757.935 null]
+6013 0 obj <<
+/D [6011 0 R /XYZ 90 757.935 null]
 >> endobj
-6005 0 obj <<
-/D [6002 0 R /XYZ 90 733.028 null]
+6014 0 obj <<
+/D [6011 0 R /XYZ 90 733.028 null]
 >> endobj
-6001 0 obj <<
+6010 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6010 0 obj <<
-/Length 1954      
+6019 0 obj <<
+/Length 1949      
 /Filter /FlateDecode
 >>
 stream
-x��YY��6~�_���r����A%�C[$Ҧ�&.�",��l
�%��������e����K ��p8�7C{K{�/~�^\�����4��7]x)�����o:�>�� J&����}!7��zB�_��l.��o������k��'����ZT��|�-29!�ϊY�bFb�ӏ�7/��.Ȃ=�����țm.>|��
��x��{{M��Bʠ]{�/����
����a
z	��Cs���b�]gF<��p
�^E���p���

E�Y=]��i�/���������R
������;��]��WfF��ѐ&�2��e1���.{�뼰��B	y����l4$(IC[��ΐ$^�҄qE� �F
C1��SC�;b�BzA���`v�ys0+RZq� �R�Q��נ����($
�GZ��\���	��LV�J-�z�h
G c�`��E�'B<I
�_9n��:�L��u���k9��(t��a�U&�
�{C��`�/L����x�37W$K�� φt���	�"�E�ȁ`�:|�
��[U�����_���R)�h��˨��k!�f��,7v���
-T�����u)�
�6�勃bbUӵ�0ݖyQ�OQXL�Sʭ?�ּ���k'P��s[qz�V��Ւ�
��G�b�
��]�	Q©�����MDJ	9g�A�H�Qa
�G<.��U�O��V}:g�7���bd at 9�	� ��$d$�)�$#���.Ψ�H5�uq��1nmH{�&����6֙r��k3�-lY�ŀ\���S�S�
-�؁�!��ĈxD���*
-��,�a
8
-9s��N0JSz�ǏA��G��:0^�x�">�䪖�Y��0�������a�f�vb�ׇAd�R�u*P��|E��������U��rE�-W�)!�u&�%�^�G�mtunˆ�R����Eu��s|���s<���,��ǰ��(�>��d&��4j��Qg1`t|��S
�}�
�� G1�50��b��#ð�`�g��n� � �	Kt@,� ��� P�{���\�c?n�½�<��C���e� ��V�C��E
�ph�ڰ�,���r+sQ;��'�����x9��z���e[Q�EO@ɞ�\��˷�ӿ�lK��D��و� j�E�@�03��{���M��X�}
��0g$��K�,U$ OuM
M���w�WMmvUmF�
�E^�
�&����*+��<�f2�3EuK��G� �ܟN�v/5��N
	V��ʌA;����C���ð.���~�:�3�D�%�����n��Ko0�����e�c�-�
[�f
��j��k����:K�V���� [...]
h��9L�./������/{�:�S����ԝ�w����,v�L�T{58qG�T=�5$�V@�>�7�F���
��6w`�� 	��n��9
-�
,l,�W�N����<|���g`�_*��]5l���2w�
G�5�͡v��4��-�؛"�@�|�&�K�'-�EĈ�4�xow��a���P
��H5�*��>BQ�ƃ+j��U���Sg������^
B�jС6��F��jsTڍH(Ho^
?
-�(��<
a����	�d7��1ݫ��y���O
���[
�ԗ~B�j[8�����v
j�Ps�i
T�[�Eq����G7n#��~E���:7��c�%(L�p�G���k
-G<j����o�Ľ��_e��Q�0;��@$������鈙8�<�C5f!|��S%�1�S e	�0�g�S�%V�?<P
8�*@)
-S�{h
���{�c�w�DȈ4�g�>`���N	?��
�_��_`dF� �]+ T�Kٮ�c�t�S��'�O�ȷ��(v�����S�D���Vf��

0�h�g�=�9�?���դ�Vh�!��������~�f$�J��W����8��\��P�"�)x��)e��0�*/���jW�
+x��YY��6~�_���rqy��-� iS����H�ז�Bmɡ�:��
^%kw�l���I<���
�
)
�
���y~q�<eA���|�8�R�J��2x�(�Ec
��

+�W�g���xS,������B
?~!��,�	و�1�7Ū�3�âZ�)e$
)0�0y�l~��,8 z�$CK�����
,a�e��yp�T� �
�����؞�z
�#�� �)"il�����6��j9
���	�V�2���$1��7je���z��g4	e�VCi���v�Zih_n���fxm4�I�,�]]-��,l��,��RB^>gē��ey
bk���,HQ�1�(2D�$`(%VtjhG�PL� 򨮏fW�\v�"50��P���՗���6h7E1a�=�ko_�Je��H��FPjy<0Do�4�
�(�>8�Yn8���q��ش�v�ଋu�Dˁ�(G��=
��j
+پ�	�dh#�9��ӧ拁�
x�37W$k�� ώt���	�#�r߁z�@0d
Z�~�V5bk[֙�%,����b�v��Z����v[�zk�i�@ծWv��*�hki�hvŢ\
�߾�tW�Uk����`��[��y���N���G��
���u�%S=��	N�j ��=��������MD�	9g�Q�H�Qa
�G�-�ҕ�v��������M_�>FF�#�P�HF&@���d#x���u�&}W}a>ƭ
� #դB�5;���m��}-��Li
[�u5"נ���`�Aq�:0�dH��O��:�BE8��8N�G1g�`�	FyNς��.HW�� �#�u�g(�#LnZ�_��
S
�*\
��6���^l��8��A*��N�{c�"���
�'y|w��a�"��+Ԕ�p����� a��v�:7a$_)aL���:
�9>�s��9
���/���1.�=4r>�U1���,D��ߏZ�5	�,�N���>��>� �ϊ�����
L?�Xe��0� �
��[e�u c�� K= b R �۝�E��Va9�+�C/K))\�
b�mU :��X� 
��
;����w��s�p�P�ɇ�G#|l�.^��Z� �
x�#�{������2�Z"(�4Fv�ߊ�)EI� ��"��S�A���)wWq�Uc��b(����Z��	��s]ç��̻ܫ����5�P������y�\��ᦨ��h��6EuO��G�(�<�ϸv/5[T�^��ޔ���Tr�(�n*��d!�*u�g���K(1KY,�ю��ǘʦ
����A���l�R�-
Z
�!��-j�Z���a[y(S1�j����iQ�ڲ��r�e(i@�:��qRuy�}��|�C�}9��1S㔺w���v��j_-�I�W�{b�깭��� ivj�e�7�E�`�U��+�F� 
(w���yp�� �����r���'w'�� ��g
n}��O�U�>��.sw�x�.Q���
k�, Q'���O�)�T�Girt�Ty� Z$�(O��vGЊ��
�P�T3���gC(*�ttEmo����������?c��W�ؾx�F����Ek�J���������@ [...]
+�)�u?�L���2�?�@�~�$�Mw�D�W�v��%r�F�$�A1�(�!���	\�W��zy	���M��
_^
�h��N�����6�����B���A��:8�ֲp�P�
+���X��ζ0
 endstream
 endobj
-6009 0 obj <<
+6018 0 obj <<
 /Type /Page
-/Contents 6010 0 R
-/Resources 6008 0 R
+/Contents 6019 0 R
+/Resources 6017 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 6007 0 R ]
+/Parent 6015 0 R
+/Annots [ 6016 0 R ]
 >> endobj
-6007 0 obj <<
+6016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6011 0 obj <<
-/D [6009 0 R /XYZ 90 757.935 null]
+6020 0 obj <<
+/D [6018 0 R /XYZ 90 757.935 null]
 >> endobj
-6008 0 obj <<
+6017 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F31 472 0 R /F7 505 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F23 340 0 R /F1 542 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6015 0 obj <<
-/Length 2434      
+6024 0 obj <<
+/Length 2430      
 /Filter /FlateDecode
 >>
 stream
@@ -32788,507 +32783,502 @@ M
 �
�d�e-��Dc�s�Y=�WP����T=f�O��v;�bj6��Ca{.�.O�� ��|l�>�eE�q/Rh]x��v‡�X܇�ו�U��C=x�e�Ltk
_�S1�>`�Trl#L��ٌ�:�@>�a��
���w�3�{ ���±�!�
�R# ��X~a�>�g��z'D/��XE
�
V�q8@?B���*��X
ܝ�Ǫ|�ǯE�sk��H4����k�nF,D~��tL�F��f�=g�oz5"緖�����n�Y�7�
����#ܦ��[;��S����G�3��|.���j�姬���^��/=t
n5�b0u ]��`�:/�]Q�[��#��4VX\
 
S�Q�f�e�T�s��
��Vj at Y���_�V �b�	gX���b��~���k=��¤��H
��"m5�w�oZ��Ǫ�yGuT-%O���������� V���N�1
��X�:���\�f'�J�a 
-��
 �ʸj�*~�RͦR=Kd��b�Jӧ�)O�oYm���}�q�4#��m~ YCs9<��;u
 c�9��l�)F6?
%)��a~]��R(i��h:Niw%��T� ����ʎ*�G�w"�����% �ᶢ*��=T��7�LS�Tӡ����)��
95��z��~G�}��O�%hs{�{z�Ӓrb�;(
+Ys��}d0�,�`�
���oPaƇ&�s0+@끘�]-|�U����T�c
�I@�w���
��������{r�'�@̾0
���π�
���� �N�U��/8�_n@���`� ��� ��h(���0��?�ៈ���M^�i����񻬼s��5�U�e[
-�0Л�p����c�M�z�M��?�A{�9�QMz۶�W����!we��I�^��ۋC��saL~���vU��������n�e|
+��;H�G��<(�5�o���m��ˬ!��I�m�uqqO�rW����~��8�|.L~��vU����������+�c�
 endstream
 endobj
-6014 0 obj <<
+6023 0 obj <<
 /Type /Page
-/Contents 6015 0 R
-/Resources 6013 0 R
+/Contents 6024 0 R
+/Resources 6022 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 6012 0 R ]
+/Parent 6015 0 R
+/Annots [ 6021 0 R ]
 >> endobj
-6012 0 obj <<
+6021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6016 0 obj <<
-/D [6014 0 R /XYZ 90 757.935 null]
+6025 0 obj <<
+/D [6023 0 R /XYZ 90 757.935 null]
 >> endobj
-6013 0 obj <<
+6022 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6020 0 obj <<
-/Length 2255      
+6029 0 obj <<
+/Length 2250      
 /Filter /FlateDecode
 >>
 stream
-x��Y˖۸��Wp5���;����L
�q�����aSh��TH���ק���՞,�A
-�[�J8X8x�����]����� �A
�)	���	!���`�'�O�f��?L)���~%M6�{��d��ի�M���(ǓˬmM�x͔$Q�F��&������n��sE�
=7�Q�x���>}����
`��$��^� �
�epw��+�_ǽu
Ĕ!
q��ƦF��R���.;�
k��R>y�>��<z���\�vYTv�M�de)Js'k{��`y7���D1Ga���ښg��3;A$	]��h�v�[�`�f�Q�"
�'���l�)�}��{�I	�q�<��G�Ԣ�ƭ��x�xg�Y��Eo[qX�n<)/fM�=��}�Y�[b�Ƙh�!�� �bcЯv��,
~��9��C^��`�Y
-N
���T_��
,~f��Ժ��Y�X�e���u ��}ٮ̫v���������eQW�
���i�0fn����ļ�d��/���Z��
�����\���J)�
�̧*l��E%�L���n�J�6.\���-F�-*�V4R9X�|S���a
���
��е{�G�&DqB���g3џ�eo���Dy|�(_�Q�����K>V8!H�H� ��,Cm�%�^u{�A�c���	i>���A���.�p�u��vj�S|=�������{�X2ie�BUw�PUK�c�	�:�BB,�[�a�>�9A!���8J�D�1��c���QB �^?���&(�����x���cf22@�҄\: ��h�3}� B6f�[E0���c�E !\����uv(�<���Σ��d�vPDB�L�xlV�H��f�#�� �{����(-6:���Y�ǃ�1ZD4$��\����m��%{5ci�8X0��-���=3��>t|�`�Y����(��Q��$Ϧv�q[���JT���D�
Of�&
�

-[L=E$�.T�*o�,��DB��������p�P1��|pO '�/���י,r7�J��5
-'ځ��r���J�h�=Jј���}�ٔ0�Vy�@'p�rA_�9EQ}�쇐�._�7F��!VES>�V&Yۈ\:�M@�v�)��
-�2�ʃKb
di�v�A��� 82�^�O�.�%yQ&�ȝ:Y��rџ���(
� p� ����� <vR�����쒳B�r�%���[��o��l��_l*}I��b�$��	� �VA'���|xkvӴ]���c�)J�X|Y��~ڏ;��_�>?O��>.�p�M��4�D��G98�r��#�����V�<N?Q���C��/J`�
��f����,�}j��n�l*e�+Fa[�'�$��V��~<X��QG AB�ډ�n��1�I'>z��a&��bYTYi
+$�rx�1��e�C�t�ٚ�u��$P?�"Y�p���w*p�j���ә$�H�dH'U-M�X������JnAv��.rWhV͕m��鑪
!����i��FU�D��~���l
-d��Z�:��j;�M�����	��G��
1�%�$��"]&C��~�d�ͥ���������j\m at 12

SoX�
-������:���~cA�z!���j�>†��怩��x�d��q��9u\zm0�9
$&o�Ҕ&����I��
-T�H��VT��)a�8���N`C;���O��~��
)�Qr ���> �N��JU
��~�g�-�˘��TT�.bQ�7ۢ\�^Nt([�2���쫅$���1��Q\!
��"F)
���D��'�y)+0��qz
-]�ʓ1G4�0���`��x�g��z�0�K�U^�#��r��}��f���
��]{�E�����b

)l[=~�ʌ�n�N�����i��?(� ��y$� B�B!u%�\li��:s+��JQ-�j.��h�9$�=$4�Da�p48���T��P�_x���0�9@�B,�5�u�\��kW��G]=Tu��J��?��xNs
���a{(�ϕ��[��e�U�t5]���1��̎@���J
�
/#=���6���
bK��Y
-�v�ʍ�׾
dۥ�K��B�y���p��>�#/�e!�#�=��t��o�|���Tr
�v��a�o�C�Cp>\�p-{�en-���/pp��]�?�j�����
)u
�2b�i�������v�fy���7sZ?M1�#�Z�J�ͫ���n��nTțͦ�9��(�,ة��#�u����p�s��M�/V�{
+x��Y�v����+������;��c�g&��X���><�"� E�_��'� HS�,��hTWWߺ����e���Wo�n�E,HQ�(�
R
�A���~|��(���x�aJ�$k���Ô�I]�Wb�d�M��_�z���r<����V_~����d"�\����hB)�~�������?W|�Qs�Ō����
,���F,M���B��
��u���ื��aAL�׋�VB�Ԉv[vE�ԷK�wa�S�'OS�'���G����V��,*ci�5YY�R�u����`y7���D1Ga���ʛg=�s;A$	��h�
+�]�`�f�Q�"`�'����l�)���{?H	�q�<�&F���Ʈ�x�7�3�YٚEo[qX��x�Q̚"{(E���"
�(�1Q�C
�C��ڡ_���,
~��9������,���ccwr,sc����(A15����?�eYK�w$y�0/ە~���P?�<n��+�J���� M���y#������,�E�U
ߵ#��� ���;c4B)�&‘�T�����D�uu3�۷�X�.[/�#�U+�NX&�|S��Si
���
���5{�G�&DqB���g=џ����a5�%���+_=+T
��O�%K���f$H��C��6�F��=� �1���D�?������]���Ћ���$�>�z*3�
:-��g�{	�X2i��ф*�4��+���:�@T�rA�B�4S���	
+6�Q�'��	���@�`��
�7A	0�ɕ�ǖBR��d�@�҄\j �^���8���YbW
E����8xH��x�BgLQ�)$�h4
�z$�"R���c�bDR�w+
�x��t
���WEi��@��g	
N�h!��P \�r1Z������Ռ�1���
*��Gg�L�g���=��f�Qh:
�h�Fn��<�ح�m��w+Q�+I&�fxһO��ˡ���SD�0s�RTy3e�D�'
�Z�?98J�A
+g!	%ӌ��j�"�v�:�����F�D�[Y����EbM��N4�Rd��<�lJ0�T^=PE ��ZЗ}NQF�!�!����
�F��4�2�h�'�Jk�w�e�P�YaJ���<�t��`���.�2w;Π���B�.��^�O�� r�RwQ%e�ȝ<Y��rџ�ԗ�gQ<J#p� ����� <�R�����쒳B�r�%���[��o��l��_�*}I��d�$5�	� �VB'���|x�wS_�q��c�)J�X|Y��~ڏ���/h���}��
h8�&�K�^"���
�o8]���-�`�d
��Hړ�C��/J`�� [3MM
Jo�>5�p7�6�J�c�(�b��$�dy�U�
V ��g�H���:1ڍ12F<q��O-va��)�E����D20*��Q�(=
��3�׬�+Y%���̢�#��ݩ�q�Y�"̿Og��m�JɐN����B�7ul,�dgZ��
+%��re.��j&:#�$��l��;�P�?Q���߯��
���)���V9����k}��mk��C&�^ׅ��l�e�j�!je?�]��;��?蟷���η������4D,L=��E
8ۇ#4չ�ͻ�ƀ<�0B�ˡj�>†��怩��%x�T��qȳ���
�^k
��m���[�ԭ	1�-U8�Y2��ߊj12%X�#z��6�y��?�����툥0FɁB�ǀ�}**�5���-�e�Xt_�4�Ġ��u���0����j�C�r�I8<
W_-��g��0#7�䊮��,b�����+�A6A�{����#H���u�=sDS�כ6�O��QNS�!��aD�6���G*W�����͌�3���,�N-�2D�w���8b

)l[=~sm��0M�G�h��-�$f U�y$� µ�Bj[̹�H�z!
z}��*E��Vs�4Z��!!�!��'
+sD���q���3~����;�d��*b1���b�]�޷9������6*!����$:�p��؞~�3�@�}.�G߂
-���������?�) �Pd:͗c�*q�z���tq�H���sL�
�g)�ڞ*72^{��fHk�ާ��EF��p��>�#/�eѵG{��'(�0i�1?�����-�څ���;�`�����>H�Kh�[�-}k �o~�����O����U����KΒ�[8F�]%�aZwB�E��ث����_�Ĉa�ѫ�ۼ����v(o��AEw�ٔ7�tѳ";��ȣ��u����p�ʮ����Yy^
 endstream
 endobj
-6019 0 obj <<
+6028 0 obj <<
 /Type /Page
-/Contents 6020 0 R
-/Resources 6018 0 R
+/Contents 6029 0 R
+/Resources 6027 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 6017 0 R ]
+/Parent 6015 0 R
+/Annots [ 6026 0 R ]
 >> endobj
-6017 0 obj <<
+6026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6021 0 obj <<
-/D [6019 0 R /XYZ 90 757.935 null]
+6030 0 obj <<
+/D [6028 0 R /XYZ 90 757.935 null]
 >> endobj
-6022 0 obj <<
-/D [6019 0 R /XYZ 90 352.762 null]
+6031 0 obj <<
+/D [6028 0 R /XYZ 90 352.762 null]
 >> endobj
-5599 0 obj <<
-/D [6019 0 R /XYZ 90 330.451 null]
+5608 0 obj <<
+/D [6028 0 R /XYZ 90 330.451 null]
 >> endobj
-6023 0 obj <<
-/D [6019 0 R /XYZ 90 330.451 null]
+6032 0 obj <<
+/D [6028 0 R /XYZ 90 330.451 null]
 >> endobj
-5600 0 obj <<
-/D [6019 0 R /XYZ 90 166.649 null]
+5609 0 obj <<
+/D [6028 0 R /XYZ 90 166.649 null]
 >> endobj
-6024 0 obj <<
-/D [6019 0 R /XYZ 90 152.113 null]
+6033 0 obj <<
+/D [6028 0 R /XYZ 90 152.113 null]
 >> endobj
-6018 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F72 471 0 R /F95 1779 0 R >>
+6027 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6028 0 obj <<
-/Length 1229      
+6037 0 obj <<
+/Length 1226      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~����*5͋HI~[��h���=���ȴ#L������H�dKQ\7i�͓)��}��������w�7���\0'D��™��;� �S�̗ΕK�d<!c�bL��,Z\�)v�tw+�*Z��ܨH�f�w*Y�'�c�,���,��+��$pe
K8I0"\J�������|�yD���6��ϸg��k�,��#�]�+s<��7u.G���?O"�=ǧᙘl
Q&�T�v���<�ǐ �8t&�95��������+TPxRo��J��rWj��u�2�q��նʏ��R~˜�I�6׺y{
F=��x'L��'΄R$Ba�����F'E����-���^�f����v!�*Ա�}����CWŘr�.71$��]��ЦG�y%�f�e�ɼ��6�;(�ނ
�B�rY��E�I�����8"-J�Mۍ�5d��$�Ҫ%�n�������h��
���9>kK���Ȩ
�b�蔅1�BX��z���O��5xFC
+x��X[o�6~����*5͋HI~[��h���=���ȴ#L������H�dKQ\7i�͓)��}�;������w�7���\0'D��™��;� �S�̗ΕK�d<!c�bL��,Z\�)v�tw+�*Z��ܨH�f�w*Y�'�c�,���,��+��$pe
K8I0"\J�������|�yD���6��ϸg��k�,��#�]�+s<��7u.G���?O"�=ǧᙘl
Q&�T�v���<�ǐ �8t&�95��������+TPxRo��J��rWj��u�2�q��նʏ��R~˜�I�6׺y{
F=��x'L��'΄R$Ba�����F'E����-���^�f����v!�*Ա�}����CWŘr�.71$��]��ЦG�y%�f�e�ɼ��6�;(�ނ
�B�rY��E�I�����8"-J�Mۍ�5d��$�Ҫ%�n�������h��
���9>kK���Ȩ
�b�蔅1�BX��z���O��5xFC
 -��T.�盭
8y�<�(Pr%��Yn�l7`�a�y��A��z�Am���i���JN��T�`�G��}�MҦ��
���Rɸ*8��6HtRsյ�:�懽e��J��>���ҵ�n�=t�x�bBÚ��߇�ؓ���d����L:LL�a�	��}��͑�&�V�Xo�9!�ݙ�7�u��=&na7U�U�c�\7�.�m��!�=�?�ƑG[����~�<j�h
-��(�I
d�k���XTP�:��l��X����RE�R+�b��P�q$qփ�s4@�h�W4�{�P��P�\��5��\�r@��!�M#Cj ��S������ߤI��A�f��sBC���q���M��݉Lm��w���_0�q��ĝ�:R6�|�H	CA����p�L��/Q�,�Zo�V�XB#�R9��C=@���R7�
�=�� �O򲁡��� �nɏ�e!b^W�^hvO��K��)4�����
-9d�ne�Sk5h��I�6��"��6?a����f�aJ�C�矖����@�؎����s�v�snd��M�5�����5���&DCS�����v�W��gT�6���O%!���=���w�����-����I����RJ{�H���zi.�*�z5�ܵ�~�r��YW���:
-h�em
�?�(IX%N��.������v��o��6{�)��S�֛�tzww��m�d�P���M:}��)��S�&�¶|V(��nf�
*�?���
+��(�I
d�k���X���ui�`%� +r{k����V�Ŕ�]���H�
"���� �2�2��� *�zԅ5�gu��$��8��
��!ҦC�  ��0u��+y�I�8у\�� �	
Q�Cǹ:.6UJv'2�
��ejk���lj���TI�����DA����PQ&����(M��H��P+},!	t�TN��P� T�^�&�ٳW_�|��

��-�w�H~t(Q"�u��
��i�vi�?�f}
6R�ϭ��G�6p+;�Z+���'	m�"�B�� ��C��q��e�����Ӳ2��Y�[�\m~ �붳�s#��mz�Ѧ���k���M������2�?�Ÿqڵ��?|
+(		N��Y���o},��m9hr�'�*�jR��fT�K;/��_�T�Ɯ�6֏QU6�j~~��mY��D��d��RJ���o�Y�6�˲��>b���֛�tzww��m�d�P���M:}���S*$���
+��Y�dU��Ez(�� ����
 endstream
 endobj
-6027 0 obj <<
+6036 0 obj <<
 /Type /Page
-/Contents 6028 0 R
-/Resources 6026 0 R
+/Contents 6037 0 R
+/Resources 6035 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 6025 0 R ]
+/Parent 6015 0 R
+/Annots [ 6034 0 R ]
 >> endobj
-6025 0 obj <<
+6034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6029 0 obj <<
-/D [6027 0 R /XYZ 90 757.935 null]
+6038 0 obj <<
+/D [6036 0 R /XYZ 90 757.935 null]
 >> endobj
-5601 0 obj <<
-/D [6027 0 R /XYZ 90 656.296 null]
+5610 0 obj <<
+/D [6036 0 R /XYZ 90 656.296 null]
 >> endobj
-6030 0 obj <<
-/D [6027 0 R /XYZ 90 642.257 null]
+6039 0 obj <<
+/D [6036 0 R /XYZ 90 642.257 null]
 >> endobj
-5602 0 obj <<
-/D [6027 0 R /XYZ 90 472.264 null]
+5611 0 obj <<
+/D [6036 0 R /XYZ 90 472.264 null]
 >> endobj
-6031 0 obj <<
-/D [6027 0 R /XYZ 90 458.225 null]
+6040 0 obj <<
+/D [6036 0 R /XYZ 90 458.225 null]
 >> endobj
-5603 0 obj <<
-/D [6027 0 R /XYZ 90 288.232 null]
+5612 0 obj <<
+/D [6036 0 R /XYZ 90 288.232 null]
 >> endobj
-6032 0 obj <<
-/D [6027 0 R /XYZ 90 274.193 null]
+6041 0 obj <<
+/D [6036 0 R /XYZ 90 274.193 null]
 >> endobj
-5604 0 obj <<
-/D [6027 0 R /XYZ 90 89.441 null]
+5613 0 obj <<
+/D [6036 0 R /XYZ 90 89.441 null]
 >> endobj
-6026 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+6035 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6036 0 obj <<
-/Length 1536      
+6045 0 obj <<
+/Length 1531      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~����&3CR$%ۀ�h�t햭
��-
Efla�M����P"eIV�d���$Z>�ߡ��q��j�l9�x)<'D���Y�:!v|A��Y��.!����`���9�nTe��zN�[���\W��MrSE����U���
ʱ�<��]�.oe5'�+�X�I�#¥��?-_�^,g�؂
���>�=�����'���k#/
��F*s��:�f���Y?����=?E�)�X�D�1�q��j��a��c�J沊TQ��
j%�V����ː����(`lcMs�jS���=��A+1B����H�Y�_!7>~H�4��w`X(�e�ĉ���縷�F	�ڍ�vI�6������]�E��uH��@�6>�uq{�fV665�t*��˭
�H�e�PV�.��,�I&�:)��N���7�Q�U�(�
��P8 �
[�LiD�T��/ۏ�
�K��<
��4ǽ}�<0�l���LF�������1ͻ��~@���CD�?t��>����>���X~���I�9���(���� [...]

���
�+z��S0��J����d�S.}��'��y�&

-������{eø�T��U��ծ��mU
_r�dۯ��
�#HaX���>�uE~_T�Y�k���
ͮV}��Wr�*�p�Hn5���L�DJZ�-��yu[�ȭV��R�6n���?��'�
������������������ B��2��x���'T�}�u������4�W��7+��ө�1⬻M�8q>�`,�ObjmC�ZDY�>+�VP���97�f\勆���E0$����.
��8,L� �w7�ֵ�:�����L�!��
H��'�j/§�C����݆	L _t*~�� j�C�_ޯ�����͋?��阮 �����F�G\,
ַu>�
�Y
�Y@��f$n��pa}�
�=V�Q~)+`���Q~6����2���x��Ru�m�'+j#T3'��}j)ki��ֲw���W���� �~�)�W���B!��8��h;�@jM��h^�ùE=0�����3l�{/�!����,5_�
O�3��Ee� �G�n
-���!�]m%;V-;�"K ��|��l�H�*�{>�‡5k��e������N�L'
�ژ����^���)b'@��� v?�'����:��ޑ�����;�(Xf�Es�'F_��T�Ee��R($�c?Q6�&�'�B����$�u6�k��^�Ӓo��0p��ZV��9wM����-4�ȟ�Q���
#�3�I<�����NJ�i��_�]�<k�u4�b8�c��R������
�k�˓�B��(��ⴢ���K��n��/�N��Jx�Ej*	� ���U
+x��X[o�6~����&3CR$%ۀ�h�t햭
��-
Efla�M����P"eIV�d���$Z&��|ߡ��q��j�l9�x)<'D���Y�:!v|A��Y��.!����`���9�nTe��zN�[���\W��MrSE����U���
ʱ�<��]�.oe5'�+�X�$��R�矖�g/���gl�its�
w�l��v�������]�+s��:�f���Y?����=?E�)�X�D�1�q��j����c�J沊TQ��
j%�v�7ڳ��!��
Q.��ƚF�jS�;�{
1�m��l�[0"Pg~����!��$�߁`�ܗi'�S{���y
}$(k>�%�ڤ+j��v��!�7�-��Y����1�����6�Sil]n��D�oe�(c���2��r�d2��"*�v:�6�JE{�Q
+�#���4SQ&������AzI�|
��œ��wn��ÁMv���v�4��1�y���y�y��N��DzT�':

˯V�0I>g��
��
Q��A�Թ�
�����S�ޙ'�?&0�y�j2+ա]��^ߙ�ۨ��>�"�U=����Ek�����Ne�Qە�*(�3��
Q�?��i�3�<A�|���6�'Z;�
5�9�.�V��m�E�$ۙXFi�"��7
�@���,@$��`����k��
����I�e
^h
��� �
��IA���C���U^�Ԅ܅�)b#�P��e�a
+��� �AP@��7�=�:�T�O�J�:���W�~\�j���_�
+�W6��HE�ZU�X�*Y�V��%�I����>�A�<��en<�#[W��E��U���ɸМj�G��y�!WQ�� �`��V#̈�I�����x��W�U���*`U�)%o�fK�~�c�x��џ�J_鯡?H��?�Y���n�7���Ƴ�~?��C�c5u(eH�1߽ʕ�YA�5�N�Lj��6��|��Xfw<���
�ke����OXA�J���
�q�/�{���|�� x���05O���pSh]�)A
��f
+	^@��>Q�U{>u
w&T0�|ѩ�a�G���y�z����7/��Z���`N
+�cF2Q
q�\xX���pz�gd1 at f�"��qS쇣�o �X�F����Ű�"�Q���(�j
��-��mc=YQ�M%0sR�ا������n-{������?8y���NA�B�w
+�4��(F���Pk2��xF�
�-�!����a��{���h�eɨ�2exz���&/*�ј>�tS@�m
��j��c��3/� ��'�Ά������s,|X�vJ�_������D�t�q���~a�M�뵛���"v��yb�x<ʎ�:�s-����t���\��YF�2�,��<1��֧�.*�o�"@!	
����4	>	�0_��&y��Q]k�4����|۟���Բ�vιk��m��l�iF��Etw/�4�i�77�wR'[��r���Y����$�HᎽ�J��www(��.O�
+%�,Ӌ�b�I��;!��җA���$��"5� ��ұ
 endstream
 endobj
-6035 0 obj <<
+6044 0 obj <<
 /Type /Page
-/Contents 6036 0 R
-/Resources 6034 0 R
+/Contents 6045 0 R
+/Resources 6043 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6006 0 R
-/Annots [ 6033 0 R ]
+/Parent 6015 0 R
+/Annots [ 6042 0 R ]
 >> endobj
-6033 0 obj <<
+6042 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6037 0 obj <<
-/D [6035 0 R /XYZ 90 757.935 null]
+6046 0 obj <<
+/D [6044 0 R /XYZ 90 757.935 null]
 >> endobj
-6038 0 obj <<
-/D [6035 0 R /XYZ 90 733.028 null]
+6047 0 obj <<
+/D [6044 0 R /XYZ 90 733.028 null]
 >> endobj
-5605 0 obj <<
-/D [6035 0 R /XYZ 90 558.496 null]
+5614 0 obj <<
+/D [6044 0 R /XYZ 90 558.496 null]
 >> endobj
-6039 0 obj <<
-/D [6035 0 R /XYZ 90 543.926 null]
+6048 0 obj <<
+/D [6044 0 R /XYZ 90 543.926 null]
 >> endobj
-5606 0 obj <<
-/D [6035 0 R /XYZ 90 347.949 null]
+5615 0 obj <<
+/D [6044 0 R /XYZ 90 347.949 null]
 >> endobj
-6040 0 obj <<
-/D [6035 0 R /XYZ 90 333.378 null]
+6049 0 obj <<
+/D [6044 0 R /XYZ 90 333.378 null]
 >> endobj
-5607 0 obj <<
-/D [6035 0 R /XYZ 90 133.546 null]
+5616 0 obj <<
+/D [6044 0 R /XYZ 90 133.546 null]
 >> endobj
-6034 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
+6043 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6044 0 obj <<
-/Length 1919      
+6053 0 obj <<
+/Length 1915      
 /Filter /FlateDecode
 >>
 stream
-x��Y�o�6��B�6�R"));�&=��]���V���Ȍ-T���I��=^:
�Ͳt�}�H���ݿG;k;�''���3�9!
-�˝ťb��1�8���nJr�lN0�ӳ�Ө̢�����"�وU-_&eT�
?/��l�2<=M�����ĥ(g$��<��{�O]��>,^L�.&�&d�Qg3�
s�l��vV�����
�JQeu=x�����	>���!�YO���R�l�F��R
=#��5�p�<Cm�^S
���4���V�Q�y����!
:�G�BX�;��Z[
�
3
yU��ɓ��&ڎ��R���
Rn(˘>sJ
-�����!c�r��R�h��
)���b5�C�Zo<��x� �뤾Y�H��8�(��FN�6�M~0f��V�ǿ�]��~u���?-ގ�
<�n��9d�%�.p]K�.��$�
���6M����1�7����xN|�]���4I�2	�ǺMƢ���r at qQ4�J���r�)��NQ������ �>��y��$~{ �I�eRWz�V�\m��Ю�L�UR����Oz��
饅]���jշN�='+*C�-E�Tf��P�Qm%��f%z
���HV���d�ˎ�!!8 �

�A�B
�EY
�wl�� �pt�0s���1�=�(�m�jK��@^=(�y��k�R[�.��x߼i��@ع9{�ұ��'4
��X'tb�T�º��0�i�$�(�7�v4��u����,�ƒn�b�E�D��k9g�M���M���0U]�8�y%���Xlk��۰
������|]o��,���|�\��V2E�d�0�K�4F�R
��Tc*�F���Q����Xc
hi��B�"�;9������$JS-���m��*��.�(�&ViǍ}@f4RN�^��i �qa��	������= �z{ �G�x]J��
Щ��]��:��u�G��؏p��
��^��wH���A>�H����b�	��R�p���}����
ԃ����0���a�b�`���=(������^(�������N��2�F=d�IzX�i
�~���:
���N�;��sJiw^��W;�
��R��

-�G0��}0�k�/b
�uJ��~^p
����-�n��������������W��պ�
a�)�����=��WR��1�u=��U𢐇]��V�n��/��S���̞��,��b�Y� ,��ek��!�
u��ɲ1,��e����Q�$
E�s�^�9h?2�'���Y�q��/���ą̂��G��ީ�`+���6��m���z��z%j=W"³�nE��E�J��,+����(���¼Q�ѣ�* {8����a�_Jj��Z)�$F�",���
HD���l���w\�`�j����oށ��K����!*;ǎ���.9Zz
<�_]����7��ȅ��䦀��ؽVF�4Q[�Fg�
@
�
6�B $�����A���UU�	�ծ�{�]h%��sn���NB=Ur�Z�RS�c�bj�0۱�\mL0�H
�66aM�&
��i���O��:��w bvHc��lL
%�5-���`�0�L����#�q ���A�d�=���L[N��䷬04I/�R�XlfJq�[3j�D�2�V��S86im{�|'qzY���w]c��
-��X5�y�ӞD�B�� �G6[ ��`�����!��&;�ᷚ콥�!:��w�Z��g�O�i����m����/j�%Zeʢ�
-ҭ��V-G��uaJlu����2�0�����ܙv����K��?s@!ٔ�%C������_ΤGde����S�M�ɛJ��Π��^Eyco�����.Fгp,�dkb2�\��V�cG?OT��	�bه��˦���GGWWW(�Xm[��>�nӣ۾������ͥuDW"���ڶ�}'�	�j'5
+x��Y�o�6��B�6�R"));�&=��]���V���Ȍ-T���I��=^:
�Ͳt�}�I���ݿG	;k;�''���3�9!
+�˝ťb��1�8���nJr�lN0�ӳ�Ө̢�����"�وU-_&eT�
?/��l�2<=M�����ĥ(g$��<��{�O]��>,^L�.&�&d�Qg3�
s�l��vV�����
�JQeu=�O��ɯ|P�C���
�E�ѥ�6�j!�8zFHok@�<y�����0ih	ꛭȣ
T�@�7#
Ct2�?�0$�$�w����<�=f8.��ӓ'��M�
�ͥ
�!=��P�1}�0`ߙ�UC���z����!R�-��j��
��x4�3��i��I}�ԑv�q�Q�y1n7�� m�[��`(�᭔�y�<}�����?~Z�
�x�ܒ�s�K0]ຖ�]��I.@=��m��I�A�c�o|�ȃ����T�?i�te.��6��6���E��+����˙˦��:E�J�烈�(���F���<�&�F�I]��Z�r��bC�J2�WI��'J�>�ɓs��v�B�>�U�:m����
ѶqR�e�CQF��4N���q��"Y	#��-/;��C���  [...]
S
+�Ä�}���Fܨ��$J��&�Ӧ��K����Y�z��6U�r6=�^��Tu�P��O�c��!���o�.���v*�u�Y��,�CV�r}��ZY����� �/��1J�j0�S�6R|<�B�����@K[/B���Yt�dM�'Q�j9�On�5W�6w1E�4�J;n�2��r:�BM����xN�
 =D�O�����>��;�R2�^�N=��R��q
��<J��~�sMoX��b>G�C�=�O}v�aD�/t0=�HO@����ƀ��C=��]�
��u,���?
��� ��
0�A��\솈�B���m��Ev���Y�0�!{HM�òMk��
L���oH��t�S�>��v���~x|���@=,uP?ء�~�{������"���ၰ_��^��P���L�����f���
���[���n���n�|�n@]�����"J�/^���\�}%�Z�Y��	Z/
+y���L`��6�H���1����J�"[�*f���B�^����P�ڮ�,�bZz/�
L�Q�=���k��v�#Sr��e
G��"j
L\�,�,�-��� ��l��ܦ����^�D��JD�o�[Q�gQ��k6�J=5�6
+��0Do�
+��
��oDn�Z)�V�:I���K��kb��'����
%���}*��g�E6��?<�h��α���K�����GW� �@�鍦*ra�5�)`�1v��Q*M���љy�P��
� 	��(;tP�a{Uq�l�+�wZI 5��۷$��PO��ܶV@�Ԕ�����Z2�v,+W�D
5���MXӱ	�~l�C���Sc�d�
��
Ҙ#:�B�jM
cc*A#
.�n%��b
@�#a�w �q@�+8`F�0$ӖSg#�.+
M�K�T'��R\�֌�<��L�U#�Ɣ�MZ�
)�I�^�� ��]��{l�B�;+VM|�C��'Q+��r4���Ȼ4��a߭uH���m��&{o��N��Ý����ڭ��}Zxpst�~��ڥE��C��裂t+�m�U�Q6q]�[��ue7�L4� z?5;w�ݯ:<P���QG}��dS
+�
�1��-��
��I��>�Lm#����ғ7�(��Ai3������dwe��
\���
ٕ��9�(�5�����մt��G
n_�l�z{|ttuu��
+���%J��6=���
h���ɥ�A�!����v�}��	��%�
 endstream
 endobj
-6043 0 obj <<
+6052 0 obj <<
 /Type /Page
-/Contents 6044 0 R
-/Resources 6042 0 R
+/Contents 6053 0 R
+/Resources 6051 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6041 0 R ]
+/Parent 6058 0 R
+/Annots [ 6050 0 R ]
 >> endobj
-6041 0 obj <<
+6050 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6045 0 obj <<
-/D [6043 0 R /XYZ 90 757.935 null]
+6054 0 obj <<
+/D [6052 0 R /XYZ 90 757.935 null]
 >> endobj
-6046 0 obj <<
-/D [6043 0 R /XYZ 90 733.028 null]
+6055 0 obj <<
+/D [6052 0 R /XYZ 90 733.028 null]
 >> endobj
-5608 0 obj <<
-/D [6043 0 R /XYZ 90 538.7 null]
+5617 0 obj <<
+/D [6052 0 R /XYZ 90 538.7 null]
 >> endobj
-6047 0 obj <<
-/D [6043 0 R /XYZ 90 524.13 null]
+6056 0 obj <<
+/D [6052 0 R /XYZ 90 524.13 null]
 >> endobj
-5609 0 obj <<
-/D [6043 0 R /XYZ 90 308.228 null]
+5618 0 obj <<
+/D [6052 0 R /XYZ 90 308.228 null]
 >> endobj
-6048 0 obj <<
-/D [6043 0 R /XYZ 90 293.657 null]
+6057 0 obj <<
+/D [6052 0 R /XYZ 90 293.657 null]
 >> endobj
-6042 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+6051 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6054 0 obj <<
-/Length 2360      
+6063 0 obj <<
+/Length 2356      
 /Filter /FlateDecode
 >>
 stream
-x��Z�o�8���iVj�")f�öh��tv�3Y`�m�*KIn����Q�$ˡ�d�C{,Q���~?�� �^�^]�,PH	*��M�p A���v
|
-	A���c
~�
&�>Y|�Q
��N��d�!]VI�ps�J׳9�8|�%um�]�H
�|���`D���������^�yE�
�vo.�d<X�>}���
0b*��Y� �
~�෫]a'��'V�(�T ""+ӛ��.���뛖�S*�o?"Ab$�
-��8�$�f}s��|�����jD��-�G$GTJ��.��UŌ��.���a�1�,lv��e��vl��u^��K�1ۀ�#�"�8W
�eqo'�X�EQ���3�CP�^ז�ۛ���>��v4�2˩^ۯ=g8��m�9%1AA=dP���he�VX��a!G*"GzM�Y�ïI��I�= ��~�>��K}:�1qAcE��تț$͝K'�Q�}i��Ȋm�u����n�eq��5��"R��H�\"
ˎ_���}�%�{[�d�6�Qm]����*��Nye�������4J���5]w[t{m�δi��C{��
-Ǫ'"@})�I��	�8�CX	+G懲桄m$��_��?0��G�GPi�x?�i��͡��ߋq
��7'߿�����lߝ��GHFYQ���K�}
-�tY�\O�����ܕUo�IՓw��J\Ef���
������3��RS
�/ �Y1�&�����6����t�T�8��zU�K}j�V^g(�<I�F�X�Dy�ĭnYq��E�F�>7������?8E�s���6n����`�Pԕ�ׅ�l�U
-��V���/�'؏P�c~�n.!��^ ��t��C-R��nF�J85+����W�If?��
-<�,�5��]��f���(�}����R�P���Β�(��@�y����#��m�~��im�ɋ�nҚ��_�T��>-��~3�C��qX��~\M��4�x\�l8y�a�镱I��N
-�q��BfS
������>(���={�Iү���ل�6
ܴ�ʇb�u�U(�=�
�
`���z������X�uʙ@8��E��hdq�m��8�'�Q@?��|G��; l�wP���g�Ø����������0!��Yґ?3.;e�sl��c+��bD^rN�P�۫�NY���đ8�>
-�A���{���"�J[� �ۼӃ��6��R��U��8��/�<8^���Y�wy9L���3�.i���H�'��e��En0���*Y����P,{��/}����Q<���Ro�;��s
@=�g�ax��.��G�OK8#bvΫ9�q2�}�_&���!�P�
YS'b��ߑ^a���;+D
�����F�b娨C90��D�P�:�N�.�#�]���w�9z[le�
����[$
c���n�om?N�
Gڣl?�7V���% ��Vj����jM<N�t�*س�%{� ���$
� *�:�����D�!O�<8E��>i�A��T
%?�d���U�
��������0�0�2#(T|3�K(4�F�����(t MS��	*�Ph�<:'M��
U<�I�(4�P���b��A��!(� Aم�I�A�p YO#P��4 :8U�H; J��`�3 ��m
=[&i�f��|F�pF~��y}���ؠOS��* ��- ���!<@#D"r�	&� ��3=���t��Zv~�ݞ�w{
�p��\3<��;����RIBԜ+������G���8	M��U�}=^eZ!~��,Gj�+²��r��`��c
�J>�}�6������;�X�������� )��
-�'� ���}����?~x����{��
�H�-&��c����}��i>{1
o�
r�38u"�:�Y�l΍����
-ٕ��S�LӢBx?��aE:�U��������}�jk[)i{q	c�B�������l�������C]�U�����|���7����R��<��	�BL
��av|����i��
-�5r>h���2��

-M
�i���a&hr�d�=��:�`*��1�c�a����xv�f'
��~�u�褩3��
�Zڜ^z�$&��s���Ɖ
#��Mxw:pY+�k����u�C�9R�T�p8~u��%��	�-�M@�N�)D[������zi�'��B�k���M|��9���~h�վ��3°è
<rʾ
�v|���S.;��iW_�m���M���|
8����Sd4�O�룑��e���e�ꊳ}�w����8��?'���:�X�n�~�S���&�)�C!�~��Ij��tO?�;��i�"��Ʈiʛ�뻻;���!O�
-��uYf׏�b�B A�>�6]'s_T��+�N���xd���\��
+x��Z[o�8~ϯ�Ӭ
�
/")fчm����tg��:�!۴-T�4��$���P�nm'�>�aKyx��\>�� �^�^]�,PH	*��M�p A���v
|
+	A���c
~�
&�>Y|�Q
��N��d�!]VI�ps�J׳9�8|�%um�]�H
�|�A�`D���������^�yE@
�vn.�d<X�>}���
0b*��^� �
~�෫]a�|r=�BG���5��_�I���i�8�r�V�#�U0'�ĹQ7뛛L��f��UUTA�o9
	�
Q)�K;�vW3�û|6g��������i�P��J۶u��y
��/��L+��Q��/�{�i�%(�����
z][�nn��t���$ˬ�zm���Q�ln�	�H�x� ��
�2�F"Ebȑ���4�E8��d�z�T�Hk��@ ��k�/�a�1q1�"�#�*�&Isg�In |�/MQY�MW �k*J�f_�|]#
�ED��%����N�ޗYҸ�U�@v��7��s�_�]��.���=*�y�+�$@ϯ麛��kSt[��[۴�ͮp�z<�HILZlb$ q��v
��.���0Z{Y�_��
��Һ� ?累P�ts�:��e�ܣ�}s���Y�^5��_��(+�~���m�*]V��Ӯa�p�we�m'�zQ`N�eQd��^�=4� ����0"�HMu�> cŤ�n:�whyg��橸�]���J��x7�����͓04덅p �c��Ydŝ��,}f���5p@�q����o!���`�Pԥ�ׅ�l�U
+��F�N��/�'��
+"��A�����@����GZ
�X�
�J8��
S���q�$��VE�^��n��]��f�/�H�}����B����Ί�
$��f�(R���g�J�Y��kMk;M^4v�v�[���MU���R��7<�}c8����i1�&Os�u'�Z�
�M��^wR(��2������Kg,
�L���!"$I?�Z�g�[wp�^�2�y�ԹP�{	��=�/@�~W�'��^������]ǚ	�#zy���*��8�6��3��w�O|9�Q�&�[��
�l{kY at z��0&!�:{q���4t��y{�tbό�
x�m 6��cl�n�KW
1"/'c(����FY��v�#q�|��'�����B*m��(��
���xfR�VW�q
!_�y0�^���<o�r�PV;�)����"!�
G�U���6
+l�deN(
U$C����_���#
�x�ﵕ�Fw&;��z40ϖ7B���]��~��pF��Us�d��#�L�[+�HC�s֚�%�����
+s���BĐ��tZ�W̱
u,�R��9�9�·S������y�"��]b�ޖ[Y��ª�*���	Cۦ=��[ۏ'f�#�(ڟ��i~���sI+5vbuq�&�t:D�?�
�W��#���I<ځWyf�
}a
ى�C��yp@��>i�A��T
)?�dj��U�
��������4�4�3#'X��f,4��Xh|���#�f�i:�Vz���S,4Y��I�Xh�*��B� �
u,�QPq������_���B̤�\��b8��O�2P��4:U�D;JO�as����8y6MҰ� ��1����L�����
���e��a�&��U*�[*
PsCx��F�D�")L�	h{gzt��餻��켻=���<�p��Xs�x�!�Ys`��3��,��9WE
�9����q�
o�l�:
eJ!�~���Fj+²��r�њ`��c��R>�}�6������;_�������� (��
+�ǣ 

���}����?~x����{��
�H��-'�8�!c�?��2.�|�r�
�gp���f��	87�w�+d���O�ۚ����]

H�ٶ��f�w��v
��-����%��
�:��C�ž[���"wu�W���]��|~Ӧf���b��i�m�HbjtR<#TP�����3��i�g
+ӈ51C>h
O�?���
4-���6��M�CO at r�d�=��8
0�]��l�c������x�vӨf;��I?ʚ_tT��	iy-m�/�G%�Ռ�8��i�@��R�&�;
����5p�g�:c�!Œ�8U|#
�ߣ꛾��4 ���3�S�F
+�a/n��ÑSv����	H��Z�"������1�T|�Ŷ��ppFf�T�'F�W�ۊϸ
+|�d��
W�E�Vz�X�o��������?%@D��ػ>����^��l_]r�/��u���[��I~踎I֮Z5����&?��	���n�ve_���'{
0�Kb�����)o�����ЪF�<-+�6�e�]?����Ͳ�銘���]H1�Y�m�#����
 endstream
 endobj
-6053 0 obj <<
+6062 0 obj <<
 /Type /Page
-/Contents 6054 0 R
-/Resources 6052 0 R
+/Contents 6063 0 R
+/Resources 6061 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6050 0 R 6051 0 R ]
+/Parent 6058 0 R
+/Annots [ 6059 0 R 6060 0 R ]
 >> endobj
-6050 0 obj <<
+6059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.645 647.573 184.245 658.477]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-6051 0 obj <<
+6060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6055 0 obj <<
-/D [6053 0 R /XYZ 90 757.935 null]
+6064 0 obj <<
+/D [6062 0 R /XYZ 90 757.935 null]
 >> endobj
-5666 0 obj <<
-/D [6053 0 R /XYZ 353.169 325.422 null]
+5675 0 obj <<
+/D [6062 0 R /XYZ 353.169 325.422 null]
 >> endobj
-6056 0 obj <<
-/D [6053 0 R /XYZ 90 308.361 null]
+6065 0 obj <<
+/D [6062 0 R /XYZ 90 308.361 null]
 >> endobj
-5667 0 obj <<
-/D [6053 0 R /XYZ 90 104.748 null]
+5676 0 obj <<
+/D [6062 0 R /XYZ 90 104.748 null]
 >> endobj
-6052 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R >>
+6061 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6060 0 obj <<
-/Length 1490      
+6069 0 obj <<
+/Length 1485      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W�f*$=Ӈ4u2ͥq��L��Pl����b�_�Ņ�(���x�M�/�@
�ٳg�޵�����f��'�y���ʋ��8%�l��(�L	�x|9!x
��x~9�x���J.�x�"]�q�=?Z��ɔr<~��Ue��W���p,�D�%��SN�Ϟ�.f�?G΂=b��
-�����{�-��3#�ލ���|����4�w�A‚���("�c�i]x��8QyU�a��+��ٓ��lO� �֎�ݷvJ�>��L�f2唏�u��۴��-����0�i�.i
�0eA�xS�>��o�̞QDD��|�����W//_\�����ݐ!�f:�B�$�w7�
-a�)	� G��W�2�]ˌD:۩���$�*'���6��Rw��J6������m�,6�ެe^�'�c_z��R.р�\D�ː�
/�z�56�l�NUnG߫���G��G̏z�P�6
�2��DΥռV���u��Y��'����,MC�C��=�^�zS��@�C~��� �Q�|ܒ9�r���H*�\
�YMwq�>�l�.�
��GQ��P����1\�c����g�j����r�
�>h6IC?;��iY8%>G
�>��y׭޵��t�oL��Ց��Eʰ�%�	\Z���*���������o����PHtL�XO�d�q�"P�
�_"Q���v�@a�ڳ"h�)
W�h�p_�I ���V�BG���DZ������H/����V���֜�'>$M���y\:�ퟦ�H�n+�lU�	�����>�u���l� � � *@i��ր�/29��SF(�P_}��ؓ�i)�؞����}�˗}�sD���L3��b��YlG�3��$�폅���p|�Kge���cg^沌M���j[�rmgެ�d�*h��
�b��:��S��Q�e���U�
�N49Զ7y�m���+hr]4�QW����{P�ާ�^��_�T��Oȿ/�mh!j��$��4�!��e�
3>@xxL�3���rGٿ�>����Q�d�{�h��"*�橀W䟐��X�2�^�]�(��ꋉ)O�g]�>&"��{M�i4�N
I*!PgB�!4� VwG� .������cqj�/�&_Vm':�J/���Hm������
�o\�/n
[�j�ڵ{�
j[� lK��6"DT�;%����~k�]�gp��CZ"�&�g��C�jk�v��p�H=5���� e�W޻2�r���bm1���:�v��,.df~"��B��	��5�طmu_�z����$ݣ��
���a�{E�+Q� �RVX_��"O����p��P�L���
U_�����N����|2���O�<B��{\/��:oܰI
;t�c?W��Z�u����M�u��u���
� HQJ�4�\ ��H�<����5���LȺCS�邶��������%��iQ��>+���PN;+��(hs���V�*�9<\�O�A�N�m�
+x��X�n�F}�W𩕀j�w����N�\7Q�i P��bKqU���~}g/�D���@��/��ܝ�9s��,qp
�������dA�bIe0�
+b
�� AI0� JFc�1
^�
&�2�^�(
�|�P�2���feRn�ϟ��|4��IU���Օ*G$�"U`I2"��F���g��������ؽE�B&�t9x�
sx�,���Qpcg-N�σ7���N?(CX�
?E�}�3�K����j7ܾ��xr�$;��(���cv����9!G��f�7���b�X/W������!xh
SN�ui��g�1
#�0����H|�gv�""����N�zy����&o{�F
�H6��&	��yLP{�I�$8j�*�Y�:f�ze��[X�uZ�r$�s`�-�Ǟ,T�ʸ<"bhݶ�K���R�{�y�eׅ.�
��0�E��
i��R-g@[k�ɺH�Ln�N�>�}�OJ9b<�BM�̴���9�U�Z�t���4���4�u�|fZ�=������Z�벨z"��QKC��F%�%sv�A/��t��8�+����,8�l�.�����8jw�Yu�>‰��Ã�[��U�sC{�R
������JR�X8& [...]
+�O
��6�q�ͫB��-
fXm�Z-�̛E�.�Q
-CV�8�̔�If��Bk~��2Y���j�
�N69Զ7E����+hj�jZ�m�j�A�;x�{	��R��>!~_ڻ&�A�0��QLai�@�U%
�"f|�.���g�1e	䎲�}�l�ͣ���x�2ѐ�ETm#|��n\1?!O�<e(n���<QF5[��Ϻ<}LD
+]w�V�h�f��TB��D�!4� VwG� .��Mt�\`yj���Wm':Mf�,�`�(cI�����
�oRN/nW� V�εk�^�׶^aԖxel�(D���wJD7�!�yk�]V�p��}Z"�&�g�d��	����N�0~(jv�	:A�x��o� �ʅ޻��Ű�R���ư8S�K��GT
CBH#^��Yk�I�o��u�-wI�G�MH�`�%�$��W�,A�
���<�/E�����p�$
P�l��
UW�����N����~2�$�C�O�"FB���fo�7~�$���q��+U~m>�zO^&�:ɷ��s�ܶ9APCj7Ȳ7Jy'�gͯ���yI"���X���������Z٪DY}�Z�g�J�c�p�F��O�K�RV�å��{����k�
 endstream
 endobj
-6059 0 obj <<
+6068 0 obj <<
 /Type /Page
-/Contents 6060 0 R
-/Resources 6058 0 R
+/Contents 6069 0 R
+/Resources 6067 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6057 0 R ]
+/Parent 6058 0 R
+/Annots [ 6066 0 R ]
 >> endobj
-6057 0 obj <<
+6066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6061 0 obj <<
-/D [6059 0 R /XYZ 90 757.935 null]
+6070 0 obj <<
+/D [6068 0 R /XYZ 90 757.935 null]
 >> endobj
-6062 0 obj <<
-/D [6059 0 R /XYZ 90 733.028 null]
+6071 0 obj <<
+/D [6068 0 R /XYZ 90 733.028 null]
 >> endobj
-6063 0 obj <<
-/D [6059 0 R /XYZ 90 659.361 null]
+6072 0 obj <<
+/D [6068 0 R /XYZ 90 659.361 null]
 >> endobj
-5714 0 obj <<
-/D [6059 0 R /XYZ 90 637.05 null]
+5723 0 obj <<
+/D [6068 0 R /XYZ 90 637.05 null]
 >> endobj
-6064 0 obj <<
-/D [6059 0 R /XYZ 90 637.05 null]
+6073 0 obj <<
+/D [6068 0 R /XYZ 90 637.05 null]
 >> endobj
-5715 0 obj <<
-/D [6059 0 R /XYZ 243.423 584.296 null]
+5724 0 obj <<
+/D [6068 0 R /XYZ 243.423 584.296 null]
 >> endobj
-6065 0 obj <<
-/D [6059 0 R /XYZ 90 567.796 null]
+6074 0 obj <<
+/D [6068 0 R /XYZ 90 567.796 null]
 >> endobj
-5716 0 obj <<
-/D [6059 0 R /XYZ 90 479.503 null]
+5725 0 obj <<
+/D [6068 0 R /XYZ 90 479.503 null]
 >> endobj
-6066 0 obj <<
-/D [6059 0 R /XYZ 90 465.16 null]
+6075 0 obj <<
+/D [6068 0 R /XYZ 90 465.16 null]
 >> endobj
-5717 0 obj <<
-/D [6059 0 R /XYZ 335.617 402.488 null]
+5726 0 obj <<
+/D [6068 0 R /XYZ 335.617 402.488 null]
 >> endobj
-6067 0 obj <<
-/D [6059 0 R /XYZ 90 385.988 null]
+6076 0 obj <<
+/D [6068 0 R /XYZ 90 385.988 null]
 >> endobj
-5718 0 obj <<
-/D [6059 0 R /XYZ 90 297.695 null]
+5727 0 obj <<
+/D [6068 0 R /XYZ 90 297.695 null]
 >> endobj
-6068 0 obj <<
-/D [6059 0 R /XYZ 90 283.352 null]
+6077 0 obj <<
+/D [6068 0 R /XYZ 90 283.352 null]
 >> endobj
-5719 0 obj <<
-/D [6059 0 R /XYZ 90 166.456 null]
+5728 0 obj <<
+/D [6068 0 R /XYZ 90 166.456 null]
 >> endobj
-6069 0 obj <<
-/D [6059 0 R /XYZ 90 152.113 null]
+6078 0 obj <<
+/D [6068 0 R /XYZ 90 152.113 null]
 >> endobj
-6058 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6067 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6075 0 obj <<
-/Length 1839      
+6084 0 obj <<
+/Length 1835      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�F}�W𩥀j��T�� 1����������R�JRQܯ��7����)Z�@-���v�̜��s�`�r�����`N�BA�s�vB��� N�s�rn\B%���WS��(�F�WS��,���U
ݾ�y����y���(��$*
-�|+�2�����R�$��p)
��_O^^O���;D��>�w����{����F,
��޵u<��5q�M~�`�
�'ƞ�S���O/?.完���k#��\�
-yK	��CgF�-΍��\��q:���!J��m���2-;/^q܎-G!����M�M)w�	S�V_�۪=����!?�r��#<�0�6E����(�߯���1�S� �Sn�⼲\�W1�^@Dgq�̶����DVIےe	Μ�Fx��2Đo3m�e�Tm
�s��6�o㿔9���
/�xK#�M��(�}���P���_;���p���#�Tԧ��t��}���VpC�z$
i�F�!�t�4�a����3V�-��۴G;��"���C�^d�4�D�V��W�xp��
ˀ\�F��+�D��
ў��$#'F�9�Ӽd�s^X����}OrΨ�񑠶���r��E�`��>�2����o��t�0�U�Y�ܛUU����1�4e�2�0Ӭ4
�ݕ��a�*|
6GB
+Yd�t%���<�Z=�lJ��A�'m �>���l��=��fP�U6�rc
-O���N�-��U��
��\���OG��~UFnw�R���w
�0�|
	HS�ТV�����e�
;'5�P &�cMG��'��Z�15� d�ua�W๪B��].�zoϩ�>��S$v�T�=�e
"h��8�'DA��'�N�GefC������c�Vg�cމy+�f�8����}-�n'w�
�
r
C�':I���
kE���fj&}7��rcRQԘұ	�8h4��N-@A��D�AW�}oK��wkɇ��3�'ac��&pj���1�!
����0~�7�Կ�	X�u^��
���XJ�Y5��I�Z�z�����z�-j^������r����Wv@˺ui �zD�+�t%Y��
vXS�tN�B�z��ح_
\�-�E�(^���0)��0��\J}��C�}f
-�4Shq��|�_�a�;W�
O`���:SO��U(�,��	
4?�^�fj��d�.�{��i�kf�����T
-�:�5�U��a
ޱ?�
��b`�Ɓ#[��[�h+[�e��~{��K�.�tKG�d�i�u.'rm��}Zf{նz)��:t DB�e�����F��xD<�h�+Xx�x�4������s.���m�Ky��K�Vc�ဃ�6I��>�	�
�j%q�P�m���f>�ȅzx�~8�P����3���#�)�}��g)��4J�Ϸ5��\�K3���� �����
,}������y��{ZFO��3�����<S��0��ϔ��(����[��
5X��U�Q�W�
-��
-R�R��z��/�R�
-
�<N��{�
-���45�O��6> ���������a'�O�ˢ2��S�T����C����oB��7!
-��yV�a���jV�ދ�L�
�v�h=k�E=S�
\�P�=��o�_��
O�?�E�z��0R���1s�"�b��?�D���s��ݪi1��2?}�R����ED�~�E�C�`e>
�]80[�

lWj�Vw0����1��&�<�R���)�%
?E�>�%W�2���ͬ3/�\&LQu�Ρ����zj��éV?��1Z����,w��ဖڧ�.Gqy��%���H!N�N�u5�n��0����~wr��h
+x��ZKs�6��W��R3����$��錛�Ӄ�����H�������_1��i��X��
���
{o=�=�}=�x&��HP�]��{� �S�]���D�|A0��՜`?.���՜b?O�7jUķ/��".�//��j��
�OҸ,��Z�bN����I��S��\��=���9#`
����C2�-���7�[��/<�X$��ٵ���5�^�~�a�
�GF��
�@D֧��jW%yV^#��\<�xG�(đ� ��VDY�./�l
`�]�&�۸x�ߪ��	�x�q7�
E>0�7E>��?d6L�Z��(b���z�+잞T�,���g+��v�@�aX��
c6�
E��Sm��BY�W	�^BDI�̷��J�R����%
�0�y
�p��2�P�2�.�ӹ�:-�./���d����a
�x	�[Y/�L���S
?�������ʚ�;o&)�r �=G +�hN��"��$_��
��
$$
i�F�!�t��41a�
�3V�-���l@;��"���CԞ�4���*X
+`\
)p�2"�A�Ѡ��9��v at t�ᅵ�ȉ�iO�4/�\��o�,��|3��
ƒ��"!�U�+U틬

 64GX{5��m�B�.����"��{���Ww\ F
��:F�Vc�Wv����5�TE��&�HD�c%w�>[)��ȷN�]>'���(�lx0$�B@υ��y�|d�TՇM�����ū�Wx˸t at Um��P:?��;��q�w&e���ݾR+t��}D�(�$G��(t�oU����2a���I�5�	
X�Q����;�V��@Lz:�}�s�k�\ա��]-�f���F!��C$v�T�=�m
"h��8��'B2�'�ɠSq����i�q�<��ؾ��Xpb�Je�6ɾ����k_����;C�x�
��
FR.jkE�Z�/5��مM��/T���T
��l�9�$�hR
PP����<��l	hLp��|ب!#�6e�jg�vȨ��2t�&>
�'~c�_A�ۙ�Im�E]@��	�R����-I�R�[�����K3��l��z��
ϼ���
hy�.-dӀ�p��4/���.kJ���	PV�������x�벱
���0�0���(��l��?�:܀�&��WX�f��")Xo��f�����9�����=(�Nm ����ݻ�'a�
��s�lgx:���Mk],bC28��0��C�̟�8pkd�Ӝtk)'[�a.�V��.a,
�h�c,=����Q7�������Y��u�����Ё�x�����Սh��JD�ьW���i"!�Dy�#
�\FM*�5��:��UV������$�#�
'�O���QB
vy�5
9D.2�#�I��M �
���5���O��#�>K�ŧQjs��Y��Yڑp`��
?j�������)h {���!!��e���?2�/���#��Sz�H�?�ҟ)L���P�
\�
�~թ |>�!5�
��w��r�Ԫ�a�@ϓ4��ׯ�䭡F�ɾ��D`��Q �?;\p�9��i
IU�&�u���`~��1��D���Ǜ��M�D�%-�g%a=vO)��`�
��ͤ���h�6��^4�0���EE<?�		��{��
��^�觑�
#E��!=3�.B>R���0 �?�
��_5
�z
A��*
8
�\DH�-b~
v +
�t�v��lyp4�]�[������>����K������t�g����\��X>W��:̼Q��u'�>�Z)����^�hg��^"C�Z꾩������p@��dW�����ҋSL�H!p�u=�n��
�
�ܚVw��4}�
 endstream
 endobj
-6074 0 obj <<
+6083 0 obj <<
 /Type /Page
-/Contents 6075 0 R
-/Resources 6073 0 R
+/Contents 6084 0 R
+/Resources 6082 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6070 0 R 6071 0 R 6072 0 R ]
+/Parent 6058 0 R
+/Annots [ 6079 0 R 6080 0 R 6081 0 R ]
 >> endobj
-6070 0 obj <<
+6079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [338.247 515.886 386.177 526.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6071 0 obj <<
+6080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [338.247 231.68 386.177 242.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6072 0 obj <<
+6081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6076 0 obj <<
-/D [6074 0 R /XYZ 90 757.935 null]
+6085 0 obj <<
+/D [6083 0 R /XYZ 90 757.935 null]
 >> endobj
-5720 0 obj <<
-/D [6074 0 R /XYZ 90 694.089 null]
+5729 0 obj <<
+/D [6083 0 R /XYZ 90 694.089 null]
 >> endobj
-6077 0 obj <<
-/D [6074 0 R /XYZ 90 679.519 null]
+6086 0 obj <<
+/D [6083 0 R /XYZ 90 679.519 null]
 >> endobj
-5721 0 obj <<
-/D [6074 0 R /XYZ 211.842 423.995 null]
+5730 0 obj <<
+/D [6083 0 R /XYZ 211.842 423.995 null]
 >> endobj
-6078 0 obj <<
-/D [6074 0 R /XYZ 90 409.27 null]
+6087 0 obj <<
+/D [6083 0 R /XYZ 90 409.27 null]
 >> endobj
-5722 0 obj <<
-/D [6074 0 R /XYZ 216.764 121.791 null]
+5731 0 obj <<
+/D [6083 0 R /XYZ 216.764 121.791 null]
 >> endobj
-6073 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+6082 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6084 0 obj <<
-/Length 1980      
+6093 0 obj <<
+/Length 1978      
 /Filter /FlateDecode
 >>
 stream
-x��ZY��6~���S+5����S$A�ئ[�!
Z���ʒ+�q���CQ���ƽ� 
,%Q��3��G{�=콜|{;�z!����Tz�KOa/�	J�ۅ��'Q2���3%؏�utw3��ϒ��^�����>����y��Ψ���$*
-;|��:�����\�J��S���n_M��N���{��-0��ד�ﰷ���<��
-�]5k�q����4�q��A�R��@
�ږ�,K�~�4����q��?�}�W,�<K��^��S
�w�?n��Eg�}���=�XH�T�t��j��"*I3��L�?�ff�7c
-f���2%j+��W��<�ii����k֍��]�N)"<�K�=�N� %���KX�$@��j$����L!L[ի-ٮ
Kü��
���%���e%���m�&����D�{g4�,�� I���7���i�Z�-hw�̷ڱ&�(
��YKPU)?Jv��Ƀ
���mڷTHDBޙ��C�Tة����jVf��v�כ�S� �n>��d�g�t�ks�y��o�$�R���eQ䰞`��.G�O��[��5F�Yi�[��U�u!E���n
�X��qj��gu��%��i���z�-�UX؀�(�g)%!�8�V^�X�Z�:/�/w�
�$�&nC�
nRK(o��1-��Ύ���� |������8��Pl�����T%#�1��ԯG���
��D &Gи�C"4|�t��yTf�����qDC+�*HFкWC�D�@��
�f�/��ъ�;���l%GaW
��d�x��&�PV_&�*��7:��^���(������h�21j�u
	����3BMg�I���$���W��ɮ"r@;i��.%�@D
�:c0�B
Q��ag�IX
�vcw�pS�o �F��/M�1��� [���!4�
Fe|'��2f�..W���c���}�/�y9��V�o�-�k
��@��YIVl��7hSXl�D���F5�d��Mn���ܛT�&�>��
C'@�~�Y��?���D=�U�xQB�
-�r�/J��]��XJ�Ch�R������ڦ�G.$�Ѫ�qm�0�|�
��2mL_X� ^
��5��&��3�z{ X_�����~�g�t�>2�o�X��
�
�ܱ� ��
��YZ����83h�-sa���v�lI9�@?�xkͥ	l�t�x%ac�y�!7R����q��J�֩~�R*�q at M�B��!��C@p���P�X�6���ac�����`,����A[Ƈ���k2<��
-���լ����GNވ)4�ᙬ��0N�
�Q����M��V]e9��J�X�t�� ���DW����Y��t��D�Z��R�m��3@�I�U%s����
-�z�p���!*��5
��#?S��T�	T�nn�L�0���gs�"�W�
/��u�����q-����x8������>���'Pq����O���?O�����,'g���󿍉�".���g&��2�#��0eڦ�@Nc���/&�H�-��\�E�U]��$�3�6~���!�Z6�)�8
4��"3ܝ����/ȅ�/�:���\� �"GO>��'
`F\BK����@>�:c3t
`�HUG#�,��KW�7�Ȥm�ɠE�w���������X#�;� {{~	T/�����}���e��x��OH�LC�u[8<���͡!���� 
-QP�}
-BF��� @v�(Nk�|��~���gj����
��c��琥$���yȏ3�
j�����s����]
�Z�;�H*1��`)��.���0��c��
-4���]����
v�
��
ϩ>�+�?�!�"<��<�/x@	����<�

�G���]���e�����|{�s��/�B�u����(�P�Y
-h{ۤ���h�L"#Ӛb�'�kK�y�{��{K�:�)��jU��뫫�n��ڦ�&Gqy��$W�è[���b�l��:�[J7�Uw�h�<�i�
+x��ZK��6��W��@��[d�i3�
6� �I9L
�M��+K^I����)�z7��qv`N�$��`�W�Q��� o&_�On��,�HK*��U�qJ�%��2x?%Q2����nF�4�7��݌�i�<��2�
�Əy�?�޾���lN��J��p�wfe�QS�.
�$�S�����������N�R�!
+����8X��o��V����	8e�?N~��vP��=;C���1���8Ϫ��M�ƛ�w�^�
��Ңt�o��D���߶�Ң���=���y�=�"H
+
+�W��Z5k`Q�J�L�j6�N_es;5�3
3	
�`���f�
�t��t��I�!Œ5����!�H�
����^egI��P�%,} ̔
Ih�ſ0��V�jKv��0O���^���17}��D��������(po✆�es"I���Δ�<-|�B������x֤)�Zg�@U��Q�t�,M��
UoӾ�B"�xg*f
=8ҪSc
��(��4+��l��S��s!��|
�g�x�v�����lS�6I6�b���
+��c=��]�
1��2���k�+��d���:�E���n�X��qj��gu��5$Jv�Ӣ���vW�%����Q,�1�ZB�qD�����)M^�^�$`I�m�*�
nRK(o��1-��΍͌�),�
� s����8��P�
�me;׳�Z"F�5b�����:�xW���@L���BD�z�t�1yTf���ՙ�qBC'�)HF�zPC�D�@��K�f�/��щ�;���l%G����`2D��b
�Lh�/�J��� {�����"J��G�~s-�6Fݻ��#
+�
+ܹ ��l.���3�	�����W'8E����
�Nگ�OI*������C�`�[�`�����7��; ��Q`�OW6�a�]��U�
��g�2~���V;k���a�K���mb���߽���wuז
ӵ�rj!�䍬$+v�M�hS8l)"��^�X�K�&7�o��&���Ia��;��I��:��bN���f[�^�S�(�gE9�%��!�?,��1��iځE��omm�~�#�d��
��{b>tax�6�/,o /�m���il��p=�=��/�B��V�~�g�t�>2�o�Xț
��ܳ� ����]Z����8;h�-{ᚭ�v�lI9�A?�x5k͕
l�t�x%ac�y�!7R����q��J���~�S*
�qDM�B��
+f�! 
8�`M�b�sPy�Yհ�K�lg�
�0�y��ܢ-�C�J�
+�.g�B�>k�k
`����7b
+
����V�)�<*8c2��2Ԫ��,��UɞK�~����I��ꁅ�IG�Τ���oL�6�<4���^U2�ژ��0�w�
+�
~
��,�^�ra�I0�3�L�_@���v͔
�j�z6O)�|����Y]�k�k�
�Z�>��h�X�8����8y�{*�".N��d�.����/b��""�c��Oc�����+2q�����L�Dƀ42L���:�Ә����
�>�Fe���n�0fY|U�8I��
��?���rH���M~J9,����,wg�@���
r��
�/?� �:������0��ц��2�;*��O����6R��H�K���U�M�-2i[d2h�
``�:�
<� =&���/���_�
�p|��j�<�8o�%������p�~
�Gt=�9t $T�^~
+�5�� d��
�{
+d��ⴆ���{<������L-B����Q�#�}��~l
�
�4��9�#2W�4s�F����9�PpȜ�����u��(��#��,���1S
+���m*����
+t���3r��v`^R]R}ZW���#�B��O��<���mg��4�B�a��D��|}�$���3�]�T��˙�:��]�t(�]
+h{ۤ�cDm#ە����F:��4��
w��%*D�;�^�����f�ߣE�vi��Q\�l�����B8��Ȫ!��,o� ��T��3���:hZ
 endstream
 endobj
-6083 0 obj <<
+6092 0 obj <<
 /Type /Page
-/Contents 6084 0 R
-/Resources 6082 0 R
+/Contents 6093 0 R
+/Resources 6091 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6079 0 R 6080 0 R 6081 0 R ]
+/Parent 6058 0 R
+/Annots [ 6088 0 R 6089 0 R 6090 0 R ]
 >> endobj
-6079 0 obj <<
+6088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.58 578.09 424.51 588.994]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6080 0 obj <<
+6089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.58 300.233 424.51 311.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6081 0 obj <<
+6090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6085 0 obj <<
-/D [6083 0 R /XYZ 90 757.935 null]
+6094 0 obj <<
+/D [6092 0 R /XYZ 90 757.935 null]
 >> endobj
-6086 0 obj <<
-/D [6083 0 R /XYZ 90 733.028 null]
+6095 0 obj <<
+/D [6092 0 R /XYZ 90 733.028 null]
 >> endobj
-5723 0 obj <<
-/D [6083 0 R /XYZ 211.842 489.098 null]
+5732 0 obj <<
+/D [6092 0 R /XYZ 211.842 489.098 null]
 >> endobj
-6087 0 obj <<
-/D [6083 0 R /XYZ 90 474.634 null]
+6096 0 obj <<
+/D [6092 0 R /XYZ 90 474.634 null]
 >> endobj
-5724 0 obj <<
-/D [6083 0 R /XYZ 216.764 193.824 null]
+5733 0 obj <<
+/D [6092 0 R /XYZ 216.764 193.824 null]
 >> endobj
-6088 0 obj <<
-/D [6083 0 R /XYZ 90 177.98 null]
+6097 0 obj <<
+/D [6092 0 R /XYZ 90 177.98 null]
 >> endobj
-5725 0 obj <<
-/D [6083 0 R /XYZ 90 89.441 null]
+5734 0 obj <<
+/D [6092 0 R /XYZ 90 89.441 null]
 >> endobj
-6082 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6091 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6093 0 obj <<
-/Length 2347      
+6102 0 obj <<
+/Length 2342      
 /Filter /FlateDecode
 >>
 stream
@@ -33305,479 +33295,480 @@ O
 �c
= ��A�n.2��h�a���i~���^�G�ǝh��E���5�*~VV?�{B�j��O�݈�چYχ�7��^��bt�¶��B.������,8Th��~TB�_����{�
�{��e��߻sIt�����h��X_9���O}_�?>o!��ސueW����� I�a4�Y� �tJ�u�t��~�����N��pu��ؚ�;Ni��5߂ȟ�.fp$��'W(��G�*K0�9��c5�����v}
��b>+��yz���3�y~�h���m u[	���Q��x����D5J�f!��N�S3C�[�d��6s���}�a�
��9�4�����6���g
^�
 �-��l19���N����M��&�-�����*k��VQp4��'^�����'�����!:oG��sw�߹����Y���X���b
L����|�¿�p+��p�FC&֏��G߮�
� ���$ס�r �O��V�b<�����D�h��s΂�'*�ų�{�����};
�&���|��6��meE~����P@*ɱ��m
t9f#�ݵǬ��뽈�Ð��w�ձXNV��ޗ�̕��Ŋ[�-�c�bE
 ����B½��d��3k�p�ͱ���T���3�__ڤ�x������y���U��3��KV������0
ja����hl�cm7Ǽ���s��X
ʶz.CJ\ە+��mW@�#��3�9��R?
-���J�?%�
�3&�O� ��p^j�k��l�\��ƒ[����R󀘿$�1��Z�m
���½$�PY&\�A�/��l[��z�g��O�j�МB
���]�
�noIZhYɚ��!�=�u{.�Iu��9m_V]��.h�����	�^�(
+���J�?%�
�3&�O� ��p^j�k��l�\��ƒ[����R󀘿$�1��Z�m
���7Kw��~�m���}��O?!���2��w�4������G����CE���p�o���&I�1���/��8qw3i|�~b�� �҄
 endstream
 endobj
-6092 0 obj <<
+6101 0 obj <<
 /Type /Page
-/Contents 6093 0 R
-/Resources 6091 0 R
+/Contents 6102 0 R
+/Resources 6100 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6049 0 R
-/Annots [ 6089 0 R 6090 0 R ]
+/Parent 6058 0 R
+/Annots [ 6098 0 R 6099 0 R ]
 >> endobj
-6089 0 obj <<
+6098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.525 392.731 163.126 421.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-6090 0 obj <<
+6099 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6094 0 obj <<
-/D [6092 0 R /XYZ 90 757.935 null]
+6103 0 obj <<
+/D [6101 0 R /XYZ 90 757.935 null]
 >> endobj
-6095 0 obj <<
-/D [6092 0 R /XYZ 90 733.028 null]
+6104 0 obj <<
+/D [6101 0 R /XYZ 90 733.028 null]
 >> endobj
-5766 0 obj <<
-/D [6092 0 R /XYZ 90 635.762 null]
+5775 0 obj <<
+/D [6101 0 R /XYZ 90 635.762 null]
 >> endobj
-6096 0 obj <<
-/D [6092 0 R /XYZ 90 621.192 null]
+6105 0 obj <<
+/D [6101 0 R /XYZ 90 621.192 null]
 >> endobj
-5767 0 obj <<
-/D [6092 0 R /XYZ 90 338.16 null]
+5776 0 obj <<
+/D [6101 0 R /XYZ 90 338.16 null]
 >> endobj
-6097 0 obj <<
-/D [6092 0 R /XYZ 90 323.59 null]
+6106 0 obj <<
+/D [6101 0 R /XYZ 90 323.59 null]
 >> endobj
-5768 0 obj <<
-/D [6092 0 R /XYZ 280.943 129.745 null]
+5777 0 obj <<
+/D [6101 0 R /XYZ 280.943 129.745 null]
 >> endobj
-6091 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R >>
+6100 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6105 0 obj <<
-/Length 1240      
+6114 0 obj <<
+/Length 1237      
 /Filter /FlateDecode
 >>
 stream
-x��XKs�F��WpJ��h4o�6�]W6���*'ǥ�b$S�@�(�>=@��-;Σ6{��~_7`g�`�b��b4{+����T:�����J�%�"p�DŽ J&S�1
_N
�y�//'��hw���_�os?���yL�T����/
-{y��:�o���M�9��Nn�Fo��F|���.r�pV���;<�`Ĕ���b�S���a��?eKъ1DD�GLj�u�</�����*M6��c����gEio_�����9{�D�9N0����}[m�L7 �1�%��d�z��($=�L!<%�P��$
-}c�:�A�E�r+�*�"��g�f&;{���MH�>0����1K8�\�"ejEh;\�N�b6`�#�52�]X
؂�+��}��m�K1�יRЬ�=������*:�
>(�Ԓx��
-t�#!����^	�	�6�0X��f��y�q\�/Mwy:�b|���끜q��|��Ih�F�O�3����xB��\[�A�( ��0Y�q��m�� �T��`�4:b
�AYVP�M�T�</!�e
&a
�a\Ī�i��bzj<�C�6
t��E�SM�B���w�8e	�*��{��]u�+J
��Y4
�
RL��Z�+�.��v&��+�.�Q�0�
��.�t��	%�}��=��������ڏ
-=�6�
>�� +M�]�(�?���8+w)
�3A�ۼ��f�Ȍ��9���m֛|S�9W})= :֭�7:����/up�|][�x���ɾ��>�W6��R���k�o�,Ҧ�i�.��3��e�
?�|4ya�#���G+�)ܾ���F'�#s��)�h3�ˋ��d��+0l)�Փ�(�
-=g��4K�!�!6%H2V�1��
��{�7{<���(��K�n�mn���Q�R\'��c���:�8�^���P���P��^��>Q����9�s0����
A��%�p�<#Z�H��Rx-����S�O�Ӳ�
��c�
C
g�����e�Y&�0�1p��D�{D�uX�8}>���XP�Z�7�����
9������� �>3�?��vX��v?O�Ok���x��O 7��Ou�o
�?�»���?����.D
}�2���
] ��V�siX����
��������B�_N`�����l��^���Ѩ�y�Ď���rM��p�t=n%چ��S_}g���4�f�7h�+�l>���ߣU��I��(,gY͎�栅�[�ۀd]��8�_G�
���
�O�
��
+x��X[s�F~ׯ੕f���a�����iڸ���z4X�d��
+(���sV
�e׽L�':{��w`g�`�l��b4{+����T:�����J�%�"p.DŽ J&S�1
�O
�y�/�'��hw���_��s?���gyL�T����/
+{y��:�o���M�9��N��Fo��G|���.r�pV���
+;<�`Ĕ���b�S���q���eKъ1DD�'Lj�u�<-�����*M6��c����gEio_�����9{�D�9N0����}[m�L7 �1�%��d�z��($=�L!<%�P/�$
+}e�:�A�E�r+�*�"��g�f&;{���MH�>0����1K8�\�"ejEh;\�N���l�G�kdʛ��EW�B�.�ۤ�b�E7�3��Y1{��+��!Tt�9|��SK�!+����*�z%L&
�̏�`��m����M�q�4i\��鄊�mbK�r�)b�Yr&��!?	N�;��z�e�sm�!���O�d�ƙ_�בF�R�"�]��y�eYA�:M#PM��`����q��q��q�6��Z���p��,�MXC at gaO5IRD`���I$��+�e��Ֆ7U�Ů(u|�f��1`�zH1q
+�k�o��\�U�lz���F����.�������&��!���N�
+
‚ڣk?*��PxvG�a��Yi�`EQ�Y�O�Y��H� �	���e6#�DfD��٬�l���jϹ�K�ѱn�ә]�V~��#����*_���N�}p.���q����n�^K~g�6�M#u��}�t�i^t��G���5��#��
�hL��p����X��qަt��/��"b��k������VO
�p+��k�,�w
�)A��ڍ���ޣ��1�����F1Xv�ku;ms�
ޏ���:�p
���1ĉ�<\�X����E����Rn���a���l^��:,a���	�����k�P����~Ҟ�=��
��84��$-;���0)�y����&:�#:������Y��ł2�⼁͵π�vX��^/G�'@�)�€���aI���L�/k���x��O 7��/u�o
�?�»���?����.D
}�2���
] ��V�snX����
�������B�_O`�����l��^���ɨ�y�Ď��Bi�2
�[9�����W?X&����c�i훲�����-Zh��Y��r�e��dZZ��m���
���h���x_���z��	
 endstream
 endobj
-6104 0 obj <<
+6113 0 obj <<
 /Type /Page
-/Contents 6105 0 R
-/Resources 6103 0 R
+/Contents 6114 0 R
+/Resources 6112 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6098 0 R 6099 0 R 6100 0 R 6101 0 R 6102 0 R ]
+/Parent 6120 0 R
+/Annots [ 6107 0 R 6108 0 R 6109 0 R 6110 0 R 6111 0 R ]
 >> endobj
-6098 0 obj <<
+6107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 461.569 138.508 472.448]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000012) >>
 >> endobj
-6099 0 obj <<
+6108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 441.479 314.566 472.448]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6100 0 obj <<
+6109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 117.842 138.508 128.721]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000013) >>
 >> endobj
-6101 0 obj <<
+6110 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 97.752 314.566 128.721]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6102 0 obj <<
+6111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6106 0 obj <<
-/D [6104 0 R /XYZ 90 757.935 null]
+6115 0 obj <<
+/D [6113 0 R /XYZ 90 757.935 null]
 >> endobj
-6107 0 obj <<
-/D [6104 0 R /XYZ 90 733.028 null]
+6116 0 obj <<
+/D [6113 0 R /XYZ 90 733.028 null]
 >> endobj
-1210 0 obj <<
-/D [6104 0 R /XYZ 90 637.074 null]
+1250 0 obj <<
+/D [6113 0 R /XYZ 90 637.074 null]
 >> endobj
-6108 0 obj <<
-/D [6104 0 R /XYZ 90 622.622 null]
+6117 0 obj <<
+/D [6113 0 R /XYZ 90 622.622 null]
 >> endobj
-5769 0 obj <<
-/D [6104 0 R /XYZ 90 433.168 null]
+5778 0 obj <<
+/D [6113 0 R /XYZ 90 433.168 null]
 >> endobj
-6109 0 obj <<
-/D [6104 0 R /XYZ 90 418.716 null]
+6118 0 obj <<
+/D [6113 0 R /XYZ 90 418.716 null]
 >> endobj
-1257 0 obj <<
-/D [6104 0 R /XYZ 90 305.302 null]
+1251 0 obj <<
+/D [6113 0 R /XYZ 90 305.302 null]
 >> endobj
-6110 0 obj <<
-/D [6104 0 R /XYZ 90 290.85 null]
+6119 0 obj <<
+/D [6113 0 R /XYZ 90 290.85 null]
 >> endobj
-5770 0 obj <<
-/D [6104 0 R /XYZ 90 89.441 null]
+5779 0 obj <<
+/D [6113 0 R /XYZ 90 89.441 null]
 >> endobj
-6103 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6112 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6117 0 obj <<
-/Length 1364      
+6126 0 obj <<
+/Length 1360      
 /Filter /FlateDecode
 >>
 stream
-x��X[��6~�W�
R1��N��v����vzUNW�$��B������'�΁�h�V�����d���[k
[�F_�Gӷ�Y>��|e��rA�k
Z�6!���`��1�����Slg�a��\.������ٻ<
-�ʱ�:�EQ?ޫ���ijU(�$6el�a�~�f>�mD@l����E.�V��
?`+���F���}E�Xe�[�G�I=(CX�=C�7�|��d�� �U��f2
A���VF+H��
�6��f��}�x8�J��ϴ�ӷ>?[���F�`]�D
MC�Ҋ�E
�)#��Q�=Fi
��CM��	!xL�.ԩ�_�����l��q�W٪�W2�4��u���P�\��*ב�b����j��#ꐣ0���|��)7���IK���k�g�	��`vm/���$2Q�ʋY���Q���C.���
œu,qr�#&�R�����Qj�SnT��Y�O�(�맥!��U&/��]FE�'�>c/��°�
�|b�0�A�]Ǽ�=P�2�
��)�1�����d�q.d��%*-�r��!H��<Sn�S�CF�9!^$��%�i8��y�{E��On�"�@�,:�� K�����B�4��A��t#���-�gpK���m];�C�
�V�4�� [...]
��S\k at o
�9D��R�v�	�o�O �ݔĉ<t��U0�>�ʠgЕ��{��FW�B�J�
��!r
~
�^nH����%��c���vn���3yӺE�&���Y�q}��]R9�^��hi���P"Ce-�]9d!�"�=����ݶ�r�
 1��.62�����6)��\���
��z�
vNT���;#��&[
-�R�ɠP%ĝ�M�!�+ĹP���i�e (���1&����p�Di�D(��8y
��9�B�ӕ��/��9�\3��c
-g/��'�[�ڹ΍u��dB=�3~(�[��
��� R�'n��]\>�� �t �^�Q'EL�3e{%�B
H����Mdl�!��Y��Z�T¼4&V N�zO��	M��N�
���Źzv��7�|t;���o�����~���>r{��ښiL�*�ோ]G3�)eN�e�
+^�z|�����^��lc�],M�2T
~ت\�Y��׳ ��@
-�k�]{Y]<��0���3��G�;��Nê.�fٌ�����z�S���ǜ�&����NX�%��f���
~�\�
�4������j�����(�n��1p7e��M���
ڥ�6GQ9�n��yR
��w�/VU��%Y���fR9��	�
�S
+x��XK��F��WpJ���A7��f����5�q��de�@ۃ������S

�g�d�Q��l�����U��X�z7�r9����/���k�ǖ+�X�к�	A�Lgcl�L	�e���͔b;��*�����!��a�x�G�tF9�_Dz(꿷j��)�l�
+4	F�M�~X���YN~��[�z7w�˸$���
+�����=k_I%�C������	~����b��ƙ�ڙ���ȵ�B��*��M���h	��
�aQ֪^��Ww��TI}���w���
#�5�|nl
6E-��0D=�D�]��t���F�>J�(UjA�;��D0���HP���&W��	���ǡ�������cs�q����1�
����Z�z�P�
0�ȔY-B{�cD
r
 f#/s��2�c4�.�|�
+�����|F1E>�]�K8~��)��R�Ţ�ਨ�a�!�na�z��<�3D�hs	�T�(5�)�0�
Y���Q
��
�0T�2���M�v}�
n��a9��ĉa.�A��ļ�=P�2
^�����xC
;�
2�•�7�D��S��9Ic��1Ϧ���Ԁb,h�E�Y@�[!��c�s�
 �Z=�)�0�
��,J�,��2z������f��n�n)>�[�0��o��
�X
ȷҤٷC�3m�X�:E>��C.'��������}aؕ��<z�	c0�^���JOk���枆!a.b�y~$�
���H��S�-��k
���H�8��u_�َ�6c��uU�	���@��C��\S�S*=î�E���6��"W��k�uL
q���k���@�� p?O�:�i�n��M�����,�uɸ�
S�.��]_��di�
�C�
�y�!ەc�(����[b�m�7� �Q�w��1�ϕ���Hin������������0�1X)X�I4h)�Z�A�*J�;=
�!�+�9�����!��P���EcJ�
v�T�*��(��PF�q�izc{ș��;
�_j��{�d!P��=�*�\D��x�:W�ї�	�����D�i&_4�
�����\��|��
+`,�ʭ�QE'ŐL�3m{-�B�X����Mdb�)��Y�`-Z�:an�+ ��f��}�����O'���^7�\������O��u��������vd��9r��ښmL�*<���SG��)e�
�`�W����>+U����:��J�X�Ie�9��U�,���ד"
~�@�Ļ�d��<���e����}Ĺ3XPn4���o.����4�����P��S�m���d���t���U���C�
O�d�c
c\{��������ăM�(,��b>���((�.��9���v�O������*YW��dy���*_'��QҠ�
 endstream
 endobj
-6116 0 obj <<
+6125 0 obj <<
 /Type /Page
-/Contents 6117 0 R
-/Resources 6115 0 R
+/Contents 6126 0 R
+/Resources 6124 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6112 0 R 6113 0 R 6114 0 R ]
+/Parent 6120 0 R
+/Annots [ 6121 0 R 6122 0 R 6123 0 R ]
 >> endobj
-6112 0 obj <<
+6121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 152.166 138.508 163.046]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000014) >>
 >> endobj
-6113 0 obj <<
+6122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 132.077 314.566 163.046]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6114 0 obj <<
+6123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6118 0 obj <<
-/D [6116 0 R /XYZ 90 757.935 null]
+6127 0 obj <<
+/D [6125 0 R /XYZ 90 757.935 null]
 >> endobj
-6119 0 obj <<
-/D [6116 0 R /XYZ 90 733.028 null]
+6128 0 obj <<
+/D [6125 0 R /XYZ 90 733.028 null]
 >> endobj
-5771 0 obj <<
-/D [6116 0 R /XYZ 90 592.061 null]
+5780 0 obj <<
+/D [6125 0 R /XYZ 90 592.061 null]
 >> endobj
-6120 0 obj <<
-/D [6116 0 R /XYZ 90 577.49 null]
+6129 0 obj <<
+/D [6125 0 R /XYZ 90 577.49 null]
 >> endobj
-1258 0 obj <<
-/D [6116 0 R /XYZ 90 373.459 null]
+1252 0 obj <<
+/D [6125 0 R /XYZ 90 373.459 null]
 >> endobj
-6121 0 obj <<
-/D [6116 0 R /XYZ 90 358.888 null]
+6130 0 obj <<
+/D [6125 0 R /XYZ 90 358.888 null]
 >> endobj
-1259 0 obj <<
-/D [6116 0 R /XYZ 90 123.111 null]
+1253 0 obj <<
+/D [6125 0 R /XYZ 90 123.111 null]
 >> endobj
-6115 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6124 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6129 0 obj <<
-/Length 1437      
+6138 0 obj <<
+/Length 1434      
 /Filter /FlateDecode
 >>
 stream
-x��XI��6��W���@��"J�oi�M�4q��40h���-3u}%J�dٞI��r�%��[��=bkga��������,�.u�����qJ�Uh�ڄ J�
�1���	�e����9�v��TX���Ѧ��~�|UD�|A9��Dz,�Ƿj��9�J;���6e�������j�aF@l��l�!�q+Hf����k
#�
롙�Xe�[�f���E=(C��Gz �(5�l�,��H��K��V�`�*\Y�+j�V��i�N�4J����
�Z��>7���9~��_�ۗ�JZ}��߼����3�m�fu�+�I
	�#�)p i�p|4�px
<�R���,
�w�;�>
)�D�9r(F
�'r
Τ�Nj�T���H�l{�t�0q:ȇ��v��&�g�'��i�+TXQ��R���+��bL#+/�� �����2y�VU5��r9^=Y �`}�0��ڭ�K5!8��y~'xdL�eL��{��棱�J�j?w�}Y;Nb��I��J#�����4�q�d�.L�nJ��@<
�.�6���
-�O�E� C8��C�`6V��C�]
-�n�/Xh���.X�{J�$r?ԷP���~.��Qq����@�U������ ce@�9ؾ�q�e���V�
�s��pt��)��>�O
�@*��s��E�'�\��	�I���qH��%Xt�A�䲊6���'�#ףC���3U��0���8c����$<������{5'���ڗ@�эY��P�u�����$(r�j&��T���e
@r��:6b��
-wQ)��Bc�Yؠ�U��QՎh4�.(p%�ِo��)�Vu����؃�ݏӧ-@���Dޞz���gߩ���Rᙌ��wJ��c	��F�g��?g��x`���'y�tJ��#b�'���BVY1���N+
],xı��;������%3]�L�S�(�K� 6ڵ�:j�����! �Ǖ`B��9��q�p�
���m��Q��O�86�?���(�1(��#��>
ɦ�R}�#
���G���yd��
�	��
:���
sT�����‚���
	v�l�J�TQ���B�>�����?J��9Be�
r���P\�SQϽE	W
��?ǥ�/|S������q�5	z�o86M��e(=��2pt"�L�:ϳ�����~�������Y���4�:�FU���vؙ�>�1��mlS-� a��C���_v�HA�����
}7��_�w��B/iv7N��&w����'�������BE_��_�"��QQ����+���7���+��41an^��8wFq�F�f/���W�j8�}��T��s�m��?ɴn�Cx��u�����

6B$/a�e��̡�j����~h� ��!��2᮪������
-JT�Q^�������4�@R"���m)��� Ja0iڴ'��>��
+x��Xَ�6}�W評���E)��i4���E��!K�G��h������(ْe{&	�ȋ���]�=�R��Y�z5�v5�y�2�C�K]k��<l	� N��
+�[�D�|A0���9��_$��͜b;��w*,���Ѧ��r������rl?���l/ߪ�*�D�*
��2�ڔ9���׳�ه[�E���@�q+Hf�����F̓�C3*�
��?���~��~P��ˏ�@
Qj��dY
2�H��K?
׭#�>�U��tW�ڭr��:��(��V�30k{z�����y?~�n_V*i�
���G�̐#u`����l
|$����
���0�E�Q�ȥN;�Y��Tw��8r�}�fˡ]	BO��I1j�Ԍ���N�������bbw*���V��&�g�#}�i�+TXQ��R���+�`��(�
*
�	`���[U� n��r<{`�D{}�0��ܭ�j�pF^gxdB�2!I�I�v�
��DP%y���ܾ�
'K9t����J#��x��4�8�2p�R������p鰴1�$Uؿj"J�9x%5��� ��R��n
�/Dh��ڑ.DZ<�t?�P��\C?��ʨ@\zü��+Pye��s���;�XY�w���8
+�~���V��q��wHt��)��
̧�s�\�9��"��t-MЊ��xRb��$$���"��� Kr��6���'�#W�aj~ו귌4��R8㼴P�#	�� �u�d����ľ��&��Ӎ����2�6Y]MEIR�J~5L��T���e
@q��:6f�s�
�P雗��V3�a3xV��GU�D���vAA+�džz�UL�oUG��*+�
T�~\>mR�L'��4k&��9�N��+���k�{���9���m�~��sV�NF��}��J�o�}$���_rU�UV
)�!���B7
�8��ػ����^G2�
�T>����L��F;WwG�Cs�|<`�Gr�;�y%��Á�uN;���Õ#��Fi
���Ʊ��I/5%A�A��
�d�iL6-��C
ir��?~��y �G���p��t�(�#�Ʌ<��e���Ɣ�'5���Ȱ�bQr���
Pg�+�HDtI�[����z��!r��O���"�Q�^B�DҕC-��ii���
�t��5

��#�Y�+~�1�h�U� [...]
+q���6 ќ�u_
+�
&�	�$�� -H�8
 endstream
 endobj
-6128 0 obj <<
+6137 0 obj <<
 /Type /Page
-/Contents 6129 0 R
-/Resources 6127 0 R
+/Contents 6138 0 R
+/Resources 6136 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6122 0 R 6123 0 R 6126 0 R ]
+/Parent 6120 0 R
+/Annots [ 6131 0 R 6132 0 R 6135 0 R ]
 >> endobj
-6122 0 obj <<
+6131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 481.443 138.508 492.323]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000015) >>
 >> endobj
-6123 0 obj <<
+6132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 461.354 314.566 492.323]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6126 0 obj <<
+6135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6130 0 obj <<
-/D [6128 0 R /XYZ 90 757.935 null]
+6139 0 obj <<
+/D [6137 0 R /XYZ 90 757.935 null]
 >> endobj
-6131 0 obj <<
-/D [6128 0 R /XYZ 90 733.028 null]
+6140 0 obj <<
+/D [6137 0 R /XYZ 90 733.028 null]
 >> endobj
-5772 0 obj <<
-/D [6128 0 R /XYZ 90 453.826 null]
+5781 0 obj <<
+/D [6137 0 R /XYZ 90 453.826 null]
 >> endobj
-6132 0 obj <<
-/D [6128 0 R /XYZ 90 439.514 null]
+6141 0 obj <<
+/D [6137 0 R /XYZ 90 439.514 null]
 >> endobj
-1260 0 obj <<
-/D [6128 0 R /XYZ 90 287.425 null]
+1254 0 obj <<
+/D [6137 0 R /XYZ 90 287.425 null]
 >> endobj
-6133 0 obj <<
-/D [6128 0 R /XYZ 90 273.113 null]
+6142 0 obj <<
+/D [6137 0 R /XYZ 90 273.113 null]
 >> endobj
-6127 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+6136 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6139 0 obj <<
-/Length 1331      
+6148 0 obj <<
+/Length 1327      
 /Filter /FlateDecode
 >>
 stream
-x��X[s�4}ϯ�83D���%o˲�ò@i��P:�V��lo	��O��Į{����%�e]���Α��+;�f_�͎��̉P�S�9[;v� N�s�8�.!����`���9��P�X
�)v�l�����j�\�Si2_P��י�k�<�k��$teKX�g�w)����7g��3�`�t{� �;q>;��N��
�X:�ݨ��(�g��~�a�����QWv��)�a�9��=��7�2&Ƣ�Ig�x飷
�BB��Y��ܬr*��:��9�B��D䇲��U��llǷy��\�h���r=�c%�hJU
���� Qœ
	���"�(����S[��y{X��K�$��,�F��hj3�W�qש_=�u�}u����Q_K#~`)[�>�q=�M�h��nlE̘Ajf�vܧ6����±)�z�,c(��~]��އ�y(
-�nL�I뉽T
�A
�T�qo7��tN9�~Dy��xVݑA>�~�)�lH�4��*�{�)4�h`�X0�\6R��[�c�ɾ8B�9;4��r,�;#�n��.N�v  P&w�������-��
�J�#�ѵn+�n�  )
Ԏ��d%�U�
�./#�"��R��P�,��t=L�#Ƃ� f�°�
Q$Sp
-���h��/���=I���H���+`��
�y at -��7ܒE��Gl	�h �YS��c�@����1X�������SQ�o%�!Y�5�u[U��J`ж
U�U�sI����
���Y��#��-�^�e+Q�T�]A*WyZ�y���+�)XGgD���
�"��� ���a�	
-i�����B^L7!

-�g���P�!ueV��N��ѾJ�m�<��Od��釻c:�I{V�f�Zd��0�QĂ
�=�hڱ�]���I7�u*���}~�|q�p>�z��H��_W/��^��z���z�q�c��@���̞v�"����w���'�1Rn���3y�2�wJ~S�'T}J�	F{
-�U��7}�z3�"��h7�
��߯��c�]�Y���s�℻Ypt�
���p��q�Y��~���!x�Бg�9���\�
"k��C�0�c8q/�,���3%�y��.�D]�ye�	ޛ�hL+���N�Eb[bN�KP�l�I>�6��N��؞��j���@���ͬ��<���՟���)؉]r�ݓ

��N�"ɴ�
*V-�r��DJMx�1M�� �C(���w��B
|,��o�q�H�X��%۾�4ۼZ�6/?�R}9�ܵ��^m!hk������ ��JI´�Z�ܟv�{�9��w��7.���c�4�������5j��R(m��*;�	��*��/�u�i�٥�;��μ;9�HŸ�:O
+x��X[s�4~ϯ�83D���%o˲�ò@i��P:�V��/¯�Ȓ��u�X��IJ|tt��'[���;^�N޺�
+P�R�Zm� [�K��ZEօM�d� c�tN�-�T�O��y��ʨ��U)��r������rl�NDU����rN|[f�M.#�M�_���ެfgl�i��
���tvq����[���v�Tj9��3��g?Ͱ���Tz�k��l�C?@;�G]D\G{��,����e�Z6V}��#-�G
��)ε�s)�ұ�E�W:"?�ԣ<��zk&�M�D�2�E
w��H��B����j`(�������f-����
e1D�I�'��\e�	���\�(Z�yVե����k�
���ձ_����������B[�#K1�J�
�	o|D� $[	؊h�AjZH9�R��WQdʱ��z��1��3���}
+|���۸��������lTݛ���&�S��@�{��)
�UM�لE�O�}��n�"R#�%3.�
��9��KL1�Tֲ���4� �}s�svlܭ���wF�n�B�+# (��}b࿯�����
�B5�#�Q�n:��� )�H�h-��F5�]^
��e��2�A�� ���Da:
1�=Gaz����Y4UN>b.������jJ�m�bp���.�,����*�o@K^�n���#����� *�S(yȱC��?��ѵ�ۆ��4�)�,7�r��T$�^�VMQ�b]m�Qw^�<�)�0���P��]>�]���U�'��⧂�R�N�,N�?��t�`��N �rd
+�@���?��9&ȧ}}^�Yg�r
+�	q��
������+���:ήG���j��	 &�N?�
��Mx8�:�k7"���"������
s��Z-�L�1�S��~��{��}�yً~F���:{�������w��+Ը&

��
��i(�?9��7qrC�&j�0�7.Sn��7	{�է�`t��[��{Ӈ�7�( w�ϐ�����>��Ş���?�[@N�]G�1��EK��Uy��t�0O :�L<G�����Ch�u��p
'���t��tK9Nwޅ���&-
9�{��
��L]�E���H̉}Lc�M=�G0����q;@VSt�WM0Ym��XZ�g��]�	�T7��M����}��#m�	\$���cƪ�Fv��$�@� o?���Į��?�����_�������m
 Ν�*e�׎���!n��s%�/�ۦ<�Y�FƊ�?)U���#�b��Հ�ᠣ=���F��K��^�{����u],ONv�

++�dqQ��>)���fm
iQ�^ɦM��뼔
��d�
�n��O�2�
 endstream
 endobj
-6138 0 obj <<
+6147 0 obj <<
 /Type /Page
-/Contents 6139 0 R
-/Resources 6137 0 R
+/Contents 6148 0 R
+/Resources 6146 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6124 0 R 6125 0 R 6134 0 R 6135 0 R 6136 0 R ]
+/Parent 6120 0 R
+/Annots [ 6133 0 R 6134 0 R 6143 0 R 6144 0 R 6145 0 R ]
 >> endobj
-6124 0 obj <<
+6133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 723.145 138.508 734.024]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000016) >>
 >> endobj
-6125 0 obj <<
+6134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 703.056 314.566 734.024]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6134 0 obj <<
+6143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 327.185 138.508 338.064]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000017) >>
 >> endobj
-6135 0 obj <<
+6144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 307.095 314.566 338.064]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6136 0 obj <<
+6145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6140 0 obj <<
-/D [6138 0 R /XYZ 90 757.935 null]
+6149 0 obj <<
+/D [6147 0 R /XYZ 90 757.935 null]
 >> endobj
-5773 0 obj <<
-/D [6138 0 R /XYZ 90 698.311 null]
+5782 0 obj <<
+/D [6147 0 R /XYZ 90 698.311 null]
 >> endobj
-6141 0 obj <<
-/D [6138 0 R /XYZ 90 684.501 null]
+6150 0 obj <<
+/D [6147 0 R /XYZ 90 684.501 null]
 >> endobj
-1261 0 obj <<
-/D [6138 0 R /XYZ 90 540.762 null]
+1255 0 obj <<
+/D [6147 0 R /XYZ 90 540.762 null]
 >> endobj
-6142 0 obj <<
-/D [6138 0 R /XYZ 90 526.951 null]
+6151 0 obj <<
+/D [6147 0 R /XYZ 90 526.951 null]
 >> endobj
-5774 0 obj <<
-/D [6138 0 R /XYZ 90 302.351 null]
+5783 0 obj <<
+/D [6147 0 R /XYZ 90 302.351 null]
 >> endobj
-6143 0 obj <<
-/D [6138 0 R /XYZ 90 288.54 null]
+6152 0 obj <<
+/D [6147 0 R /XYZ 90 288.54 null]
 >> endobj
-1262 0 obj <<
-/D [6138 0 R /XYZ 90 89.441 null]
+1256 0 obj <<
+/D [6147 0 R /XYZ 90 89.441 null]
 >> endobj
-6137 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R >>
+6146 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6149 0 obj <<
-/Length 1470      
+6158 0 obj <<
+/Length 1467      
 /Filter /FlateDecode
 >>
 stream
-x��XIs�6��W��J3�� 	��4�4��D�
܌!�Sn�bU���@��HӲ<֩	$�|��

��������
s
������=�8%�2t Jfs�1�����"�����,>�TX����}!��b��ٜr<}˲4�Oj��	�*]+��cěR�;,?N�-'_'l�i��>�w����
vBx�������7�ǥ
�c����	>�e{���
�3�Y������Z,d��#��:V�j��eU�(�ʕL�U�Q���g`�
�ܮ���m���PV*1�F��y/���>
�0I3x]�.=D!*����>�Ӏ���8J�ӑ㓎`k��O��#��f��0�I�23��Z��=v4�\$���vQ9�:����N�mQk�����:�A�
�UZuF���2����Q:�C<���YdSg�|gf�����`�B�u\��-$ق~.���s�����j����b8�gr�|, 9�$��؍�K5b:����5=�������g3����>ɫ������q�p�e%U�b��q
��4?'#���%�:�|-T�m�e�ٜ��z��F%��~�B��Ϻ���h�»�*��,}a đ:�
-����郌�p%�m��*8���Ǹ���}
-

�3���]��Q�>
-��x#5 ���%
0���P��0�K�<J�Y��*���
��}��K2�}�� �
- T�9e��s� =�'�#�
d��u���Q��o�!�q[�e��YQ)[���AMn�-5�X�<]
��Z����+
� s-�����gJ�u[ހ��u�`�<W;Y��Z�W�vP"æŦ�>��Q2�6���"t`��v�^�
Qn�ؚX����ۺ��c���l�ҳ<����
4�&'n?ߥܨ6����g��C~0���Zy��q�l�O	��[�!5*�9㹬}Vʎ
Z��5V�1���U����1�c�YF�L�N�
�\�ʊ>E�hD�hi��P��t����A�2ӠIp�43΢�Z�j�:�3��_M��Ƿ��c�Up���v�'
_"��%"
"A���`��
��ޖ7h{"%'���B͢�l�K�js�N
�ga�;&9r�w��A��8]��QS�E�eW
d�7�g)Rs�7&8:<��|V,��Dx�
m�{��
-D��+G��L�\]�w*�,�=��� čxh�zT<���|D�?�V
���[�f�
]��Z��N��
']8�
Kt�
;O����
P@�kQ���

'�|�
#sm�"N��֜v)�;S��۵8�|F��c5/�����!1T4�`5��a��z(������1�Y��$��b��PSt:��B�
Ĺ; ɭۚ��cKz��2�y��/��q>�p�E�u#ϡ�	�AO(��&F$/a���y�(n�{;m�'sor4�b��1[���77��
�KT�Q^�������1����M�N�l�c��)��|D)�L��(	� 4\�
+x��XIs�6��W��J3�� 	��4�4��D�
܌&!�S.
+����D���N�H ��[��� �l
�|�|��ܼ��#���,׎����)q��s7%Q2����vF�T�\��(���a��B�~��
Y
�E
�����D��i~RkU�H0UY�`&�oJ�7���8y��|��;�Y���g�	����D������oz��K�'����|������!Xg��<���X�(ZG�C��h�YY2Ϊr%�h��Y���*��5�5����9~��_}>��JM����o�
~j�C)L�
Kӥ�a�(Dw���t� ��4wq�ę�b:r|�l
�)4|�Q�
xE6�Un�S
C�ǎ&`6b��D@�>�6.GV�
rq�	º)j����Z�3�Ӄ���ʪ�(�U�q��"�Ƃ�{��0�=�l�l���l6�q��[��N*� ��� [��E^@uy�0RU
��Ӭ\
G�L��$�ę��I�FLg1_���kc"��4�,9��Gݰ�ا��0���w� 
}�lY�TU��w�G<�'=��Ɉ~�tI��.�B
�{�jYEh6g`�
)�QI�ߵPa�Y��� 0 M �Ax�O�vU�g/
�8RGY� �]<}�I
�d��S]g�"8��"׵���c!t�W��c�5��GA�Po��<~���v���
��z	��Y��;Y��	|s����_I&�/X@T�J3�lX}�\�G��~����~��~
e���R��EXֻ]^T�V��aP��nK��V8�@y��ֶ?u�JC2�\����#}�rݖ7�;{�6�6��VV�J���JeԴ�T��u5J�Ц�|Z\Ă,��]��C�#�u�X
�ߔs[w�~,4�ځMRz�Ǖ1�ԃ&�D����绔k�&0R��\S�a�F�+o>=Η
�)a��vVdH��q�x.k���#�8w��o���j���~Lw��,#m�u����N�ʋ>E�hD�hi��P��t����A�2נIp�43΢�Z��j�:�3��_M��Ƿ��c�Up���f�'
_"��%"
"A���`��
��޶k��DJN
1��E'�Z���溝:j7��FwLr��>�q0$�8=�����ˮ"8�@ol�R��"oLptx��u��X�É�^-���^��
V&���
����T�Y{
4��А��x%+���`��
a+~
�*�L=��'t����.�;N�pR;�h�;O����
P@�kQ���

'�|�
#sm�"N��֜v)�;S��۵8�|F��c5/�����!1T4�`5��a��z(������1�Y��$��b��PSt:��B�
Ĺ; ɭۚ��cKz��2�y��/��q>�p�Efu#ϡ�	�AO(��&FTs�=�u���o�m�d�L������$Ƕ�v����~���Y�+P\��v��c����M�nN�� oSg�2m4�����Z�
 endstream
 endobj
-6148 0 obj <<
+6157 0 obj <<
 /Type /Page
-/Contents 6149 0 R
-/Resources 6147 0 R
+/Contents 6158 0 R
+/Resources 6156 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6144 0 R 6145 0 R 6146 0 R ]
+/Parent 6120 0 R
+/Annots [ 6153 0 R 6154 0 R 6155 0 R ]
 >> endobj
-6144 0 obj <<
+6153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 462.296 138.508 473.175]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000018) >>
 >> endobj
-6145 0 obj <<
+6154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 442.207 314.566 473.175]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6146 0 obj <<
+6155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6150 0 obj <<
-/D [6148 0 R /XYZ 90 757.935 null]
+6159 0 obj <<
+/D [6157 0 R /XYZ 90 757.935 null]
 >> endobj
-6151 0 obj <<
-/D [6148 0 R /XYZ 90 733.028 null]
+6160 0 obj <<
+/D [6157 0 R /XYZ 90 733.028 null]
 >> endobj
-5775 0 obj <<
-/D [6148 0 R /XYZ 90 433.24 null]
+5784 0 obj <<
+/D [6157 0 R /XYZ 90 433.24 null]
 >> endobj
-6152 0 obj <<
-/D [6148 0 R /XYZ 90 418.67 null]
+6161 0 obj <<
+/D [6157 0 R /XYZ 90 418.67 null]
 >> endobj
-5820 0 obj <<
-/D [6148 0 R /XYZ 90 272.198 null]
+5829 0 obj <<
+/D [6157 0 R /XYZ 90 272.198 null]
 >> endobj
-6153 0 obj <<
-/D [6148 0 R /XYZ 90 257.628 null]
+6162 0 obj <<
+/D [6157 0 R /XYZ 90 257.628 null]
 >> endobj
-5821 0 obj <<
-/D [6148 0 R /XYZ 90 111.155 null]
+5830 0 obj <<
+/D [6157 0 R /XYZ 90 111.155 null]
 >> endobj
-6147 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6156 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6157 0 obj <<
-/Length 1469      
+6166 0 obj <<
+/Length 1465      
 /Filter /FlateDecode
 >>
 stream
-x��ۯ�6���+�4||�
���j�u�ԭT{h+��	MB��>���C�M���$�|��g
�
���4�=�,PH	*��4P8�A��`��� JC�1����RO�
(����$����>�؎F��4
)��
]������b at d�d���#�OY4�<~�{9�}���^�G(b<�����q���7FL�`S�Z!ep]�{���Y=(CX�=C�Q�U&��2]��h����1��d�V�I�geU�4��D��	s\?s�h����Y�^)~ jH8�\�"������&DN�,A\��
C���4R�x�\���~���+�����Sw��y�؉q()!�

IڒB�PȦC��I
o2ן
j�8
-I�W
��uC�@�f�yZv,
�V����j��ȘC� �C�A�������2E9j������(�
-��sz`��-
-1oD
wX��_�&A- ���;��zWf��3w5_�z�Vہ���c6�b�Z�~�t��IΚ�JDȑ�^��U�����G�(+H�4�� p2��l�4.؞4G���V����y:���"&�AE.� ��:�,�J
-�dt}N�»!IA��9L�8_�t�>.
��~�Ey� � �m���E��J7����
i����0y�-+�t:v⎡������%�J^�
��&	>�v~�f��AR��"��!��P|
�����������s)L��
���8~W�u�&�v��Kw�/ڨ;o�R�F
���Ϡ��<�σ�Dҿv�t��ka��d2��df2S�*/J;>l��`:�{��s�ͺ1'��s<�
s~���&�
�{�r?���w���)l�q�v�ńb �?MC�
64
�I��%J��!��Ε|����������|BF�{��J�0�w
-��_��(z�R��8#���#D‹	���c����� �~^�N�[A�TKuw
�
Hf�+8�X��d�jc�Z� �:�B�ۋ7���;9w9)���G[u���\ﺻ�*�ۘ�bG"��ձ�؅'Ŏ�H�R���>��
�Q�(���}u��,s�*x��)
-M���G0�!�?Q�n+j TH�
�~?�aV�4q�zh�[�{�+v{��8��P��
TUB�ʷ�
T�%�7�L�(�
!��۶�����뤻P�0��:r�3����
>���5��3Ge����������l6:�4���p�ȳ�ֵtY����ݽ��A+��ѣ�ԉo��|��y6�6U�L���D�U�p��cS���‹X����6����T���k���}y<Ҡ.�D����Ī���O����?�O2Ǚs�G������	���@�H���
-Jox�wV_[[�mS\ݭ����Ci����=M��l����կv*��s.<Ĉ�oU�l��tzo��ԩ�gд~���
M1Cd�L�Z�

6�
�K���U���a�Z<�F�~b7�;�N~/��W�

.�����5�M
+x��ݯ�6���+�4|�;6o[�V�V�[���V�71
��2��
���C�N��'q���;>��Y��׽�ƽ�W�
+)AE0�
+� �S���c�D�`H0��w���X�ɻ��|����Г_��B���u�&�!��b���
7SS
��,6��`D�)���oz/ǽ/=���{�E����3x�&��)l�Y� �
���}�
>�e
~�b�5�|���V^&��T��
�0���l�j>��
+�f�]H�?a��gn���Q�;���+�D
	G�+P��4vSZڄ�i]O�-������aH�C������4��]�|euݺ�|���4�w;1%%�#�#I[RH
+�L�r�h�M���C�G!���aֱo���,:Oˎ��ي4sP
\Mt
sHxv"Hq> ��T�(G�����F$����$œ
�����
+��7"�;,^߯K� ���g�ԿJ�+��?Й��/k�H��@���o6�b�F�~�t��IΚ�JDȑ�^��U�����G�(+H�4�� p2��l�4.؞4G���V����y:���"&�AE.� ��&�,�J
+�dt}N�»!IA��9L�8_�t�>.
��~�Ey� � �m���E��J�����
i����0y�-+�t:v⎡������%�J^�
��&	>�v�3��3��
�En�C ѡ��#�?	v�#��R�0D��'�{q����zM�0���_�Qw�*�]���:r'���Aݓy��;��7����-d��N'�d���d��U^����uj������f�=07�Ɯ��
+��z���L��0w��y�E�X�3�m(�ۧ<�I#���yW�L�4
�s��0�'
g�h(��@�
+8W^�ٞ�':�k�����*�$��ɕNa�
+�
�Q�$���K;#���#D‹	���c��Ƕs�a?/�$ѭ a�����uk���
+��[ ���Rm�ZK��]],���x��ǹ���I�o�
m�Y��s���
c:�
�0�V��b�;�#uK�s��x/LG�X�������ू�(
��

�P��d�DŻ���P!a7��Y�l�Y]��
���
��Y����j|�SC5V�.P
T	�*��g����2d��7��Ro��&
ޯ��B�Ð��ȥϨv��|\�k��3���.��=�E�.�s�4���&��!��!�y�غ�.���v����<��?z�-u�G�1_w�<���K&brg���ٸ\DZ)��z�E,��Xe����ea�u�?�k�����x�A]Љ��	���U=5
�@���?�;���9��@H�Vy����`�L$s�p�7<��;������)���WXw�4�����&ou���dn��W�@�9
bD0���y0�7�+�4�3hF��j���%2B
��7�����a�٠�D�,](�
V���iP
�bσ�E�
�����

.�u�����
+��
 endstream
 endobj
-6156 0 obj <<
+6165 0 obj <<
 /Type /Page
-/Contents 6157 0 R
-/Resources 6155 0 R
+/Contents 6166 0 R
+/Resources 6164 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6111 0 R
-/Annots [ 6154 0 R ]
+/Parent 6120 0 R
+/Annots [ 6163 0 R ]
 >> endobj
-6154 0 obj <<
+6163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6158 0 obj <<
-/D [6156 0 R /XYZ 90 757.935 null]
+6167 0 obj <<
+/D [6165 0 R /XYZ 90 757.935 null]
 >> endobj
-6159 0 obj <<
-/D [6156 0 R /XYZ 90 733.028 null]
+6168 0 obj <<
+/D [6165 0 R /XYZ 90 733.028 null]
 >> endobj
-5822 0 obj <<
-/D [6156 0 R /XYZ 90 603.144 null]
+5831 0 obj <<
+/D [6165 0 R /XYZ 90 603.144 null]
 >> endobj
-6160 0 obj <<
-/D [6156 0 R /XYZ 90 589.239 null]
+6169 0 obj <<
+/D [6165 0 R /XYZ 90 589.239 null]
 >> endobj
-5823 0 obj <<
-/D [6156 0 R /XYZ 90 453.85 null]
+5832 0 obj <<
+/D [6165 0 R /XYZ 90 453.85 null]
 >> endobj
-6161 0 obj <<
-/D [6156 0 R /XYZ 90 439.945 null]
+6170 0 obj <<
+/D [6165 0 R /XYZ 90 439.945 null]
 >> endobj
-5824 0 obj <<
-/D [6156 0 R /XYZ 90 292.601 null]
+5833 0 obj <<
+/D [6165 0 R /XYZ 90 292.601 null]
 >> endobj
-6162 0 obj <<
-/D [6156 0 R /XYZ 90 278.695 null]
+6171 0 obj <<
+/D [6165 0 R /XYZ 90 278.695 null]
 >> endobj
-1263 0 obj <<
-/D [6156 0 R /XYZ 90 89.441 null]
+1257 0 obj <<
+/D [6165 0 R /XYZ 90 89.441 null]
 >> endobj
-6155 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+6164 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6171 0 obj <<
-/Length 1599      
+6180 0 obj <<
+/Length 1596      
 /Filter /FlateDecode
 >>
 stream
@@ -33788,399 +33779,399 @@ f
 u�5�sF�`]����
YC��jH0&kl
����\C�xMٞ�5p���
���m���9�$��
�8����K��'k�8,&
]��hɪڥ��O�ݪyh��~���Rٖ��s2�w����6
�!�D�Ԯhׯva��j�K���y*�s����,5�ځ
��
��'�9҈<���틼J�U˙��j�>}t��4����
 ��g�k�(�
 �;
e��e=QD��֧�#��E�ϳ���XB��� ��֥�
�ʱͰ�PqN1
�WA/�vw���0C#�h at t��I�Ee
�DC{֦���
���I��%�H�����zk< )P������YR�+���yk��t��#��i죀�y�R�)'�d��jal�i��5�8��HP�_��=�?��p�MIb�,�C�
-�"w�	�~�넄�Row9sPSg�衎Ǟ/
�\����	�s�=~ޖ�
/Z��^�r��
^�{��O��on�a-
aP��v�p�wY�N3��j��r�y��m^~�T������;��d�g�;=�IF )JE�&a�����q�7�m}c�K{�)f��a��u������Ga�vY\�(�o�"�9N��,����=K�y+��
>u�/�8{�
+�"w�	�~�넄�Row9sPSg�衎Ǟ/
�\����	�s�=~ޖ�
/Z��^�r��
^�{��O��on�a-
aP��v�p�wY�N3��j��r�y��m^~�T������;��d�g�;=�IF ��kE�~�3��洭o�Iio/>b���m]�����{Vh��E����(���:�D��M�n�i��8��i��G��D�y�
 endstream
 endobj
-6170 0 obj <<
+6179 0 obj <<
 /Type /Page
-/Contents 6171 0 R
-/Resources 6169 0 R
+/Contents 6180 0 R
+/Resources 6178 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6163 0 R 6164 0 R 6165 0 R 6166 0 R 6167 0 R 6168 0 R ]
+/Parent 6185 0 R
+/Annots [ 6172 0 R 6173 0 R 6174 0 R 6175 0 R 6176 0 R 6177 0 R ]
 >> endobj
-6163 0 obj <<
+6172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 538.126 138.508 549.005]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000019) >>
 >> endobj
-6164 0 obj <<
+6173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 518.036 314.566 549.005]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6165 0 obj <<
+6174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 258.445 138.508 269.324]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000020) >>
 >> endobj
-6166 0 obj <<
+6175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 238.356 314.566 269.324]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6167 0 obj <<
+6176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 183.964 212.124 194.868]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-6168 0 obj <<
+6177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6172 0 obj <<
-/D [6170 0 R /XYZ 90 757.935 null]
+6181 0 obj <<
+/D [6179 0 R /XYZ 90 757.935 null]
 >> endobj
-6173 0 obj <<
-/D [6170 0 R /XYZ 90 733.028 null]
+6182 0 obj <<
+/D [6179 0 R /XYZ 90 733.028 null]
 >> endobj
-1264 0 obj <<
-/D [6170 0 R /XYZ 90 513.637 null]
+1258 0 obj <<
+/D [6179 0 R /XYZ 90 513.637 null]
 >> endobj
-6174 0 obj <<
-/D [6170 0 R /XYZ 90 499.889 null]
+6183 0 obj <<
+/D [6179 0 R /XYZ 90 499.889 null]
 >> endobj
-5825 0 obj <<
-/D [6170 0 R /XYZ 90 233.957 null]
+5834 0 obj <<
+/D [6179 0 R /XYZ 90 233.957 null]
 >> endobj
-6175 0 obj <<
-/D [6170 0 R /XYZ 90 220.209 null]
+6184 0 obj <<
+/D [6179 0 R /XYZ 90 220.209 null]
 >> endobj
-5826 0 obj <<
-/D [6170 0 R /XYZ 90 89.441 null]
+5835 0 obj <<
+/D [6179 0 R /XYZ 90 89.441 null]
 >> endobj
-6169 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+6178 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6184 0 obj <<
-/Length 1352      
+6193 0 obj <<
+/Length 1349      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W�%g"�$������͵ݼ8
%�6Z�JRVկ��]��Ğ^f�$��g��][���f�\�N�y�HxԳ�n,�-�#�Sb]��k�D�3'c��!��8\�;�i����<\���y��NO�r�v�c�M�Y^��;$�e��`�cij)Χ����W�?f|����}�3n����'l�a������NŖK�F���>e{�b�u0�:�T��y\h���d�&E��*��a�#��2f>8��.#Y,.e�������=���{.�_�W���\��Ak��7��#�=[���A�\ ���
8F�!�{����9�G]s�Mg�RB�<L��NV�19�o��\�ͬk8@�C���T���G��*,U����|T'���h�O�ră�������q�h
Ν*&����-�[UޙrYdrU:��eڅUm�t��"
W�kˤ�h�	�(��
d, �p���
���ֱh�2tި�D%��r[/ �MT֛���E�˞V�iΠA^G%7��"�"p
-5D��Ʋ�yq:��33�	*
��9��`���g�����ʵ^�\W&�z��:��nU�ղ>:p�8"�`�]�@�
-���?W2�$�L<DWKE	���r��Z/��v�GQ�H��<u(��U�������<���C%�!�o��<�E|� �8� �4���U��[&g�qA�>8��Fv�:TYZ�zP��XG�
-�-M�U	W�D� ����e��&w0��^�x
-0�
-�Nx0jTb�Qi�
٨T��A�
#)��^�җ]Ǟ�Q
t	�
b7��L?>�t�O�zt�וW�Es]D�gQ4(GܫY�d����}7|��=):/�d=a�x(���+@���C�������<�1�E��1��g���-�|�E�6IwJ(�a�6t��twqM�e�B�a<x��"V���_���ף������R���� ��/�,�C��E�[^5�z�:48~�R\�r��Y,cok��Mo7aT�	�P�oI��L�`�O�]+��_U����r�x�����`0����?%�=h��۾>2���23�-s�
-p �d]ʣ$�_�8~JK�T�����H����
�9�yX�y1B�0!�@; O��68�X�h_>��
D�A�w
�
-x#���d�}��osɰ����~�Ә
������a�
-����0�/����'�
-<��g��<� �,�?tr�8wG�>�u��RQ_6Za.k�0�2���ܮ��c�l¨��{m
-f�V�0���d�$L�
�@	�ԩ�	�w�Y}oF��i�"]���2;=9�n�hU�M��
��$ˢ��2���@��Ik�iގv�W�����9;�Y
+x��X�r�6}�W�%g" 	��[�&��7�v��d4��hy+IYU��
�wQ�{z��@\��svIl�Z�:�}s5;y绖@§�uuc	lq� F�u���mB%Μ`��s�`;��pq�Pl���N��p�Z�a�;==��ڙS��7QXfy!od����J�%�%�M]�|�z?{{5�cF�l��ٌ#�2kϮ?ak
��-�\X��Tlyԅ�Ⱥ��2�G�.�>�Ł\�u0�:�T��y\h���d�&E��*��a�#f��2f>8��.#Y,.e������`=]A�=p��LK���ּ�o^
VG�{�\����@��=p��C
���Ss‘O=s�Mg�RB�|L��NV�19�o��\�ͬk8@�C���T���G��*,U����|T'���h�O�1Ă��ح����!��;ULCa�[���3���t*o˴
��(d�4�U�E����*�I�.Q��
�X@a���
��P�X4�^� o�m��[sY���&*��tW�!�s�V	ҜA���JnN1EPE�j�V3)�e)��tp{gf@T8��3�Gw��������UZ�k�й�6L����utX�ݪ(2�e}t��qD�{���Ɵ��d�I�x�����T��
+#�^���(���
(y�Pfo��������<���C%�#���Ta��">W h��n�N��
{�*M�-�3~\��!��ݱU����
���� �H\!��)�*�*����|H�\���ar�Պ� C� ��F%���쑍J%�}4��0�b��5,}�u��
�C��� vAx���M��a��A�y]yU
Q4�C4xE�rĽ��M�;�Z��w�C��3���"L�v���G�� ���3C.
��E䙤��i-������ ��R!��]d�i�t��"s��;���5ݗi
+��e�����JT��r�-��
��eE}����B�x4%�Ըx�
��/*��*�כա��
��B��\��c�{[KDoz�	�BN���yK"Ue|�ZA8<���\d��;�g� �m
�!�E�)�A;������������x o��W� O$�R
� �����SZʦG��]�ER�7
����ϙ��2͋�z`��	�x�y������2�@���3�U�{x�(`��ϒ}��
��U$��
+���Ocv�
(�����A*����0�/����'�
+<��g��<�!�nP�d1�>}��έ���l��\ւa.~-d��Ø]���0لQ'���H��a!ՄG0K�$uk"��jVߛi��
������2;=9�n�hU�M��
��$ˢ��
+�Y!
�ҍ����o���T�q%�{��
4Խ�
 endstream
 endobj
-6183 0 obj <<
+6192 0 obj <<
 /Type /Page
-/Contents 6184 0 R
-/Resources 6182 0 R
+/Contents 6193 0 R
+/Resources 6191 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6177 0 R 6178 0 R 6179 0 R 6180 0 R 6181 0 R ]
+/Parent 6185 0 R
+/Annots [ 6186 0 R 6187 0 R 6188 0 R 6189 0 R 6190 0 R ]
 >> endobj
-6177 0 obj <<
+6186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 690.333 216.297 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-6178 0 obj <<
+6187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 589.072 483.212 620.041]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6179 0 obj <<
+6188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 285.174 138.508 296.053]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000021) >>
 >> endobj
-6180 0 obj <<
+6189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 265.084 314.566 296.053]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6181 0 obj <<
+6190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6185 0 obj <<
-/D [6183 0 R /XYZ 90 757.935 null]
+6194 0 obj <<
+/D [6192 0 R /XYZ 90 757.935 null]
 >> endobj
-6186 0 obj <<
-/D [6183 0 R /XYZ 90 733.028 null]
+6195 0 obj <<
+/D [6192 0 R /XYZ 90 733.028 null]
 >> endobj
-5827 0 obj <<
-/D [6183 0 R /XYZ 90 568.997 null]
+5836 0 obj <<
+/D [6192 0 R /XYZ 90 568.997 null]
 >> endobj
-6187 0 obj <<
-/D [6183 0 R /XYZ 90 554.427 null]
+6196 0 obj <<
+/D [6192 0 R /XYZ 90 554.427 null]
 >> endobj
-1265 0 obj <<
-/D [6183 0 R /XYZ 90 462.764 null]
+1259 0 obj <<
+/D [6192 0 R /XYZ 90 462.764 null]
 >> endobj
-6188 0 obj <<
-/D [6183 0 R /XYZ 90 448.194 null]
+6197 0 obj <<
+/D [6192 0 R /XYZ 90 448.194 null]
 >> endobj
-5828 0 obj <<
-/D [6183 0 R /XYZ 90 256.118 null]
+5837 0 obj <<
+/D [6192 0 R /XYZ 90 256.118 null]
 >> endobj
-6189 0 obj <<
-/D [6183 0 R /XYZ 90 241.547 null]
+6198 0 obj <<
+/D [6192 0 R /XYZ 90 241.547 null]
 >> endobj
-1266 0 obj <<
-/D [6183 0 R /XYZ 90 150.732 null]
+1307 0 obj <<
+/D [6192 0 R /XYZ 90 150.732 null]
 >> endobj
-6182 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+6191 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6198 0 obj <<
-/Length 1463      
+6207 0 obj <<
+/Length 1460      
 /Filter /FlateDecode
 >>
 stream
-x��Xˎ�6��+�je���-qvi�I_i����شG�^���_�+��,E�� N�E �D��>�=$�6
�^N~�O�^H�)�$��|�)�� A�7_y�}B%���o��Q�F�7S��<���U-~�oʨ�__�,��tF�J���÷z��)	}�-5H��H�r<�0=y>��;!�
�H��P���L'�?`o�_{1z�fU�q��?��M���vP��Gv �8u���yC��캾��.7�6[-��x�-"�q���	�
�̳����r�)��
�]=}�B�#�C���k��튞U
Y���k>Z3c!"���$)�k�5�����~F{�9��l������
-i�������T"�I�H�M
�O�a�H;l�i��zD+� PghE���mD�(
���{RR݂�ޥ^m�q�q�m�-u�M
j��M�A4g�*$A |�$WV�[m�P/�Ϫ���=m�5�
",��t
%�
Q�Q��;^[
���doG���
-7��G���O��O'�aط���R&·�u2Ԙ�����@%�ٔc�.Jb��r�Muf���W7rȢ�m�O��w���r �I��$^��<0*]tV1X^�;gq���"2�M����5����oG�� �A��

�������8�wZ�/�:x��Y;~ύnSq����"�u|�:mH�_��Id���	
-�
�q1 ܛA�����
�'t�x�����X9]ch
]+�h+�D *�c��?�
8�C�� iDh׾��G�s
Z<�a�ǔ��q(�w�2]��hY�P�.
�`�O`�����

����v���sB>��:��
L�Տ
-j�(�6 j�]�~�*wq
�]š3
�}�	̘b��3����Nc:FJ� b%��_�?�m����@�
���𕷴�L0[��#����J8�1x|��J����Ni%S�ӊ'qZ~���y��m�)3�a��������L3^(f��W�xYڤa�xb��O󦛨�1�
I�f�F���Y���k���Ia����6��*��D7���
R�Dpkxx-(I��})�"�3Sٗ�2O���N�5����P�G����y�y6,�A��N��,86��j��/�$��I}o:�d�� ��'��

�>I� |2(ou����� OP%���
-8x��Ζ3�����
�p
-kF�p(<\&uqpp�.6�V5д�
�<�cO:4A���(
qR5M�
�h���},h�Q6�
1J^cf�	�m��
\� j�
�'^\�>i
�4G�Op��%�bB�#�Z�ҩ<��3Bz�v�)��"O�;�}v6/�}
>�6��1�
�H^����{S��Ђ-2����N�
�U4X�
[���q��_��O��]B�e�(�x�]-
-����P��p!��J�4��]SX�����/�ҭS�bv|�5������vhY�m%��UQ$W�a'�{G�^��24��C��˴A����?lj��
+x��X[��6~����3�Vwо�m�IzK�)�xX[�2�V�����
�0��^����!O$���;��������瓫�y
+)I�7_{
+{�$HP��W�{�D�tF0���)�~T���͔b?O��zUF�_�2*���/�x5�Q��������^�rJB_gK
�$#ҧ
O?�_O��'�N�=��-0�-����[���
FL�ޮY�z�2x&޻ɟ|�������Θ�<O`H~�]��ۢ���&�f�Xo�E�4��4�O;ac��yV��>P�"%�������^(q�3c(��q�ڽ]ѳ�#k}� v"v��Gkf,D$��q�$�v�F_���hO4G4<����_��W!mט۸ٟJ�1�i�i�#�I3l
i��7�0_�h�B�
�ȓ�����!�A0�O�@�[�ջԫ�2�6η������AM��i:��R�$���ʊ}���E�Yu=���-��@�C�������#j3�X�z�k�at�|���X�&]��0���i�A8
��=�_����дN�3QuT��8�r��EI
�Xn����@���
+�FY4�-�)�.;=R�2I���
�� F���*�+p�,ΖyZD&�I4����r�0��H�
2�ŸuaA{�z X=G��Nk��P�}c�3k���m*�UZ$��oT��)��� <�L^V==A4��5.�{31��=�^{�!�����>Z+�k
ͫk!
m�D�z���z�pH�� ���W��(q�A��0l��q<�N^�K�
-
��eA�l�	l�5x:��k�>+k�
�^9'�#��-�O���[���֊�n�f�eh���r����%�9�A݇���)�>#iA���4�c�0
 VB�o��e!�cܦ( �>d��]
_yK;��U�>"�Ϭ�c��G�ĈJ��Vr�1�8�x���x
�'���2�)	~l>���0�b�|U����M։ �y��1o��
+���
hfo��i�uK+���~��{��ݴi�Wi�$�ɾ�^��&��X��kAIb�O�y���~\�yjG�vr����Fp�:=�̮0�σ�˰a�
:?t�>d���Y��V��~�� uN�{��'�=��>a��X`���I��Ay�ː=
td�x�*��fV��S�w����,�@�� 0�SX3
+��C��2�����w�������n��{ҡ	�._�@Y���i�Hm at G�D�8�cA{��Q�Q�3��L(DhK
���PS�Xx8=�"���yHc�9�|�#�/�>�9.��N�	���C���L��y�o�=쳳yi���ѵq
����<��E��V����ܛ��l���,t7��wB�������Z�ڂ�}u�k_���~*���(�FI�S�jQ���̅BBZ�$L�n(�e�x��{���K��1|ϭ1����n�C�
+m��(Ql��"��8��@��sw�����cڀ�G�����(
 endstream
 endobj
-6197 0 obj <<
+6206 0 obj <<
 /Type /Page
-/Contents 6198 0 R
-/Resources 6196 0 R
+/Contents 6207 0 R
+/Resources 6205 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6190 0 R 6191 0 R 6192 0 R 6193 0 R 6195 0 R ]
+/Parent 6185 0 R
+/Annots [ 6199 0 R 6200 0 R 6201 0 R 6202 0 R 6204 0 R ]
 >> endobj
-6190 0 obj <<
+6199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 575.512 138.508 586.391]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000022) >>
 >> endobj
-6191 0 obj <<
+6200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 555.423 314.566 586.391]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-6192 0 obj <<
+6201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 368.402 240.823 379.306]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Difference) >>
 >> endobj
-6193 0 obj <<
+6202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 221.481 293.971 232.385]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-6195 0 obj <<
+6204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6199 0 obj <<
-/D [6197 0 R /XYZ 90 757.935 null]
+6208 0 obj <<
+/D [6206 0 R /XYZ 90 757.935 null]
 >> endobj
-6200 0 obj <<
-/D [6197 0 R /XYZ 90 733.028 null]
+6209 0 obj <<
+/D [6206 0 R /XYZ 90 733.028 null]
 >> endobj
-5829 0 obj <<
-/D [6197 0 R /XYZ 90 546.456 null]
+5838 0 obj <<
+/D [6206 0 R /XYZ 90 546.456 null]
 >> endobj
-6201 0 obj <<
-/D [6197 0 R /XYZ 90 531.886 null]
+6210 0 obj <<
+/D [6206 0 R /XYZ 90 531.886 null]
 >> endobj
-5830 0 obj <<
-/D [6197 0 R /XYZ 90 419.217 null]
+5839 0 obj <<
+/D [6206 0 R /XYZ 90 419.217 null]
 >> endobj
-6202 0 obj <<
-/D [6197 0 R /XYZ 90 404.647 null]
+6211 0 obj <<
+/D [6206 0 R /XYZ 90 404.647 null]
 >> endobj
-5831 0 obj <<
-/D [6197 0 R /XYZ 90 284.252 null]
+5840 0 obj <<
+/D [6206 0 R /XYZ 90 284.252 null]
 >> endobj
-6203 0 obj <<
-/D [6197 0 R /XYZ 90 269.682 null]
+6212 0 obj <<
+/D [6206 0 R /XYZ 90 269.682 null]
 >> endobj
-5832 0 obj <<
-/D [6197 0 R /XYZ 90 143 null]
+5841 0 obj <<
+/D [6206 0 R /XYZ 90 143 null]
 >> endobj
-6196 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+6205 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6209 0 obj <<
-/Length 2043      
+6218 0 obj <<
+/Length 2040      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�F~ׯ�S����/.�i�n�M�/Ia�%�H-E����=�^Eɔc���!q4��ܿ34V^O���\�(Y`��T7���@I�%��"��(���8|;%8��mt�vJq�m
��"�n�$wy�?\_��tF�D����.^����0N�1�$�!�d���O�W7�O`�)�
-)&��v��7
,`�� #ftp_���2���'�L�Y9(CX��
�!.�0��0��+�
'��u���1M��d�b�T�����N
��It���\W?��F[�%��Q�&u����|
(AG�<K��;�M��Q~;�K�� �f�
3�
��?;���>�R��o�H����Y�]5�G#*I
� ���ť
-�I��E
%����Dy�n��d"$R��u��6I�"B šVs_���4"���B[&X���,�G�$�Ib���,�[�f
c��+$)w�_�jW�um��"s�h{w0�a��
��
]k�X'� T"�xD�.�9q���|̼{=	>�`�唊����GC�n��?5[@R�^_��.��Nk���
�}0��v�$]���`'J: ��Iz%] I��\�;���S"B��x_GG��n�4�����n�Tv�0�Uą9����8��F�bHh��R'㡳�H�:���e{.>
5HI�r�Or�6.�|�Y��ӍW�6���P�
ô�tP�y���Mi���/GJ����:���P5�gGi���*�%&*�2^|���e�͈@�w
wJ� ��#Y��6�K#��N��?������Sp�x
-ŏ�W?
��)5���6~]��W�����L�uu��æh{���O 6�wbHI��8���T5n
�.t`�
-�Jy�N9`�6��6ʽgtk�-��3+�=h�D�
%T.rdh�x���k��1
�Hh-w� �a�d��6�(�^�gJ<G��
���"-[�R1��i�S��§�l����N��
-�����)ok����;fTe�h^EL���e��f#�E�0�I��@� � ��8�z�V
QZF�Ŕ�SG�l���-XZ\�l�a����-$���-{��J�'1[F�	f
i�Qܗ�lF[��[����Ank�UC�4�{�[�k�5��>���><F��H"�� ��~;�w4�Iq�=�ͰC�}
�"Ț���
h/G{)��t)�y/�����J{���}��b�%�3_�g0_�d���7��x2�%��{��2����E|���W�
y/m}!��G��0���U�B*�$��{]2��r���"�[z ӈ�/my��x� �}����6�i�ݨ,�7��������7%��<��FV��O�����H%]��մ�9b�Áj�UJwI��m	)I�u��Qn8\7���9����T|yC�Q67��lq�
�CA�4?��.j*l�=+!
`�c]X))Oݗ�S��*8��r�H��(�!m��3��R�
m|�|O�T`@��Z���u>Lh [...]
���n���uB{�b_^�'x'�^B?Hո�`b�8���/p%����	�-/rd Y��\��s�G�t�\͓~u;%���᪃‰�*�o���Oz����˄_��6U�p�ˊ�y�i|��
��R�x���<Y���/�v�Q���u��ܵ��cN
;��c��!ڗMg���_u�V.��ov�K��oiu	�W�Eat(�-�z>��U� ��aK���*�Tȁ�7��;��W��D���"ܬ���9_���/�l�Z2�-I�<*b?�o'�G��*/�	A�ky�5ё��q
-��ٷ��%�}��G�cIYd@�M��-�AB�^0���f�
�X����
���>��1
�T�s�
��[}>ۭ�
��
#��1a��`� m��+����=���sRҖV-�
��8��bw}uu��{tH�]���j��\
{]��T]>�\�ͪt��0�-3��
8-)
+x��Z[o�F~ׯ�S����/.�i�n�M�/Ia�%�H-E����=�^Eɔc���!q4s��
��U��ד�o&W?Jd$���208P� AIp�>�� J�3�1�N	�|ݾ�R
f��u�ȣ�7�]
��ׯ�d1�Q��6�~ᄒ��q>%:��y
�$#2��L��i��f��	Yp at J�B!�D0�N>�����`Č��]ۀS�����	>�eK��1ĥW�U&��
+.ǩv}
-?aL��6�F��
U�',�SC�x�mb��ՏF��a
#��إ,���m�HL����-H	6
+�Y�/
�7IG���

f��.�3P����윥��$K����GbD�x��Ԁ<QIZ	��Y\�`��iq[�QR쯯K)o
붳�9!�R5�E�f�$��lH!ִ����h�ӈ��w+�2q�eil�dH3L�$�:����k�1FX(0�B�r��%�v���f,,2w����c
�
q�����
+�:�@%�MD�Ҟ�*���̻ד�c)L��R�������;���o͖")	Y�/��.���k�tyH煋>X�F�]����g+`'K:.��(K�@&��rY�{�,��D����
����i�e���%�Rv�0 �4�
s�A}cq\���!�%�J�̇=)�uA
��B
b$Ԡ%�����E۸���u�|C���)l���T�
Ǵ�t�,�F�ś�3w�_��΃��u2_��jwϏ�����U�[LT&e���'WG��lF2��S�@��
�
�q^:�|�t�L��rz�m9{qqJ\h�B�#qۧ�&�[�%5���6�\Y�W`����L�u�uY��aS�#`s�
����J�=��07U��ǥ
�i%{�<I�
d�6��6ʽ
+glk����3��=X�D�
T.rdj�xM�Ƶ%�G
l�	��N2
F
+F
+ic���|��s��.�<v�/�����S���K�|:϶��H�BQ���!�o��u�,�|`FU��U�T���2`,���l���c��@:e���j���TҪ#H˨��z�葭�0
+ق�Ņ�VV[˦l�(� l�#�V�?	�2bN [(Íᾬ<`3
+�ZY��ɮ@[Ķ���\5I#�[rK{��h
��O5����_�D=R� 7m���\6)�G�v������Y��Ka�� ��q��b���.dx"�%��^�Ua��p�/��P�B��r�K�
�K��|��&�O��po�Q�_�����
���#���a�/Ľ��F�X໊S(e���w�KF�_���\���QΥ�xo"����w�f���ݍ��x��p�0$���)���!�6���}X����Dh�j
��}�瀵O��V)�)c@��|$��mx>���n��'cn{sϩ��*�ln���9쇒�ih~�71]4T�r{VC``�cSx))Oݗ�S��P*8��r�H{�(����_�`e�}�1�����
+H�uQ��}��·
���N��6��z�kߺ����4U��
+VE
+Z�DF1틔�:`�>���զ&�5km�a�Z��
���}��y��%�#%�4�g_�1�o�;��]_�aC�"�
W�I��4�S�5ޖ�	�
�}y�l�z	� U�fS��f�+�M��H`mq�����r��1:�����j���)����W�N
�I���~ӫ_��?X$��Mw���k]VP�C&(���^h�ײ��+�~ȓ���c�Bo'%��Q����]k�Z���N�ֻ�}}�t&(
�U�o���f��]��VW�0|�^F�"ۂ�烓]�
+@
�XH�
�V�?eB��v> D}
��AT� z�*����|���
Y�y��
97��oI�H�Q�
��_
ѫM^���7��#���
n��V���@����%e��7]H���d|kc�N��7ܣ�9�Ç}��c
+���(=T�	��|���
��
#����-�1�X��
+58�~�o�������2\�uQ쮯�����|�i��QR\�v���kQ!
��H]�YUI��e�;��#�'d
 endstream
 endobj
-6208 0 obj <<
+6217 0 obj <<
 /Type /Page
-/Contents 6209 0 R
-/Resources 6207 0 R
+/Contents 6218 0 R
+/Resources 6216 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6194 0 R 6204 0 R 6205 0 R 6206 0 R ]
+/Parent 6185 0 R
+/Annots [ 6203 0 R 6213 0 R 6214 0 R 6215 0 R ]
 >> endobj
-6194 0 obj <<
+6203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.643 690.333 229.737 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Transformation) >>
 >> endobj
-6204 0 obj <<
+6213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.089 473.499 246.767 484.403]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Transformation) >>
 >> endobj
-6205 0 obj <<
+6214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.79 231.477 434.212 244.395]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-6206 0 obj <<
+6215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6210 0 obj <<
-/D [6208 0 R /XYZ 90 757.935 null]
+6219 0 obj <<
+/D [6217 0 R /XYZ 90 757.935 null]
 >> endobj
-6211 0 obj <<
-/D [6208 0 R /XYZ 90 733.028 null]
+6220 0 obj <<
+/D [6217 0 R /XYZ 90 733.028 null]
 >> endobj
-5889 0 obj <<
-/D [6208 0 R /XYZ 90 536.27 null]
+5898 0 obj <<
+/D [6217 0 R /XYZ 90 536.27 null]
 >> endobj
-6212 0 obj <<
-/D [6208 0 R /XYZ 90 521.7 null]
+6221 0 obj <<
+/D [6217 0 R /XYZ 90 521.7 null]
 >> endobj
-5890 0 obj <<
-/D [6208 0 R /XYZ 90 319.437 null]
+5899 0 obj <<
+/D [6217 0 R /XYZ 90 319.437 null]
 >> endobj
-6213 0 obj <<
-/D [6208 0 R /XYZ 90 304.866 null]
+6222 0 obj <<
+/D [6217 0 R /XYZ 90 304.866 null]
 >> endobj
-6207 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+6216 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6220 0 obj <<
-/Length 1912      
+6229 0 obj <<
+/Length 1908      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~�W��5R=;��P�!��Hm���K!��*j�n6��g<ccH7�5+l3>���8�	p�|�����d�FZR\/�%	����]H�d
�q�rLp���d�rLq�Y�/�<O�/�y��O&��t>����U�۹��fa�1�C��
H��Ȑr:~������[p at J�B!�D0[�޽��
��
`�t
ܕ���
>W��ѫ�~�Ab�0恢ɝOO?�̶H7�nRѕr�L��#�ux$��+�I��9o�U:�&��~m��%�����
-�)|QJ�^�1�]6�87]�W���j.�zen��:͒b���-�R#�k��Ή�d@
\�^V$8"�T/���>
T�X��P������bJTg������t\++�`�Ye�q��S��r�w��Q�X, ;䐝4�m�ۤH?��+B���u^1�u�n�^�1�7�k�e��]$�c�Mf^cm�7�O1!ɘ��C���B^N3��1���SDD�h]�׾om�nl�Ƃ^�͓ɍ�L%��@�/ �43ӭk�t��+�A�
����& 4�������M
+D�>�v�!���#?�LsH�(�����f��N���_جz��pZ����jw����FHCeD	�
02
k�H3��ӧ��;��X��
�@\=�(��*IW듍)=KP�E���n2)m����1��R�`8Úh�~��Ѓ�Ҳ���G��/FT��d�^���MflE��s$[�&��~_� <"�n��f�_�w=�9F��S�E�(�`�����IZ
��:�j�:�:I���P[7����bӃ��!�ɗ@YI�3����UkS|����!���wi�t&�f�5��Y 1p�X?_�������Q�<� +�f��3֡V% [...]
-a�Z����h+1T^d#��|�dm
-���*���Z�Jpn�k~������]���O���[[o0 ���p�E%�]��H�IU�?v�k�y#����6��
�ȧ�)�7n���wK��CO_ٰ��;��~��u|k����.�
���{�.w��׹H:�1�!�K��#3����Ӓ�7��=N�ì[�*p�
oS3U�V���P��
̥�����c�(܉����c:쳶?���?h
	J��J����K���L�|�!v�]�7r�$p���L��f
ɞ5�d��t,
g�"amhF�1�"Ӟ�
_�~n�7AT� :�*��ҟ|����Y�y���8Ǿ�U���YR���#yu��hB�w�M;e���i��w�e�֝_����+�~8{����7��gϪ͞��v�3�1}��u)�.P�f���g��vf��Sp�K>�D��=-���5M
-F��Ok�d���R�w��=���\"67�.���'�Mwu�YeU�ʢ[���85�>�7��R��&�ժ�G_�2�9�IE8f,�+9�2���4>%D�fZ��
�R�
Sh�����ƥ5�&��K2�P�"��@k�ګ�|�dj�h����M0)��ZZ(�	&L.3�qv
-�U�$P��T���j������ s��3�۹��bN�����g
U
S�R-t�+��$|�$�_�[s}m9؀/�1�܌��~����po�eFz�Z;�by4��z�����8�b}�0u�����
����[�}�f˟A�a���B����mi[m��֯������ߏ�|tM�}�Ύ�[+
-�J��A�av����|c�	���3��~�Al�.���uZ�E��\]��ݡ��t�����nWW�U�ㄣ
�X��Tp�f�p]"�Q��~�>
+x��Y[��F~�W��5R=;��P�!��Hm���K!��*j�n6��g<ccH7�5������w�8�	p�|�����d�FZR\/�%	����]H�d
�q�rLp���d�rLq�Y�/�<O�/�y��O&��t>����U�۹��fa�1�C��
H��Ȑr:~������[p at J�B!�D0[�޽��
��
`�t
ܕ���
���7�W#������a�E%"�;��~��m�n�ݤ4�+��
$F
+� "�H'bW�'�4s
�&�t>M���dEK��3���HS���p��7c*»l
qn�����M�\ &d���d�u�%�&wg[ҥF���ӝ�ɀ�"!�4�HpD�^6�}�B��ա$��3���Ŕ����1�s
�VV,�ֳ�r㬟��
�.����X at v�!;i6۬�I�~XW��y���y�P
ב�Mz}LjSތ��m
+w���m2�kC�}�	�H��\$Ҥ�r�A������E�""�F�"����{k�wc[4�n�LnLfr(�O�|	���n]C����Xi
2-𘄿�5�)\&6����n�X!J�Q�[�h\
��e�C
+Dه�L�6��v������fգ/�Ӻ�^nV��u�F(7B*#J�g���X��E��$�>��}߹��Z����% ���qG�N�PI�Z�lL�Y
+�2-�$-v�Ii�ԗ=���j��D۞�s��
D��u�Ť>���~1���'k�"uFo2c+�H�ۘ ي6�T���� ��u��7��j����1Œ��,�D!C�ইXO����� �թVkGձ�I��<�ں�,� l�
��
1L���Hj�1N�6�Z��t�,�
	��-�K��3!7�����������jׅ���
����w�X�7�����*�1:�:n�N�H�z�ݎ�
+�",�H+{�q
0(f��bw�)M !)
��!_p�!�F�1碍���(K	
��nN�I�1���T�FM��(k	Qd ��DL�W"�6�.l���C9c,��l�
��TS՚h�T�GX���"!��~t%kS��3�8W��g�кV�sc_�}e~�/�
+��~:����z��
V���_T�E*���TE�cǾ�K�70"ޝoC^1��|���y�fiy}�4�?��
�[��>~�ש]Ƿ櫋j��� �M�w,�r'K{����
¾D9;�1��</
�?-yz�<���$�1�j�ŭ���65S�i�!o`
�[��\j�
�?�����Ϝ?����>k�c?k��Ƒ�4��$J�ʿT�_�tʗ
b��e~#Hgi
�d_l֐�Y�IV�N���p&� ֆfC~(�0��a��� �7�{DU
�S�"\-��G�>_�����O�s��^��<�%���8>:�WG��&�x�ܴsP�����H}_ok�i��I j
��뇳g��=c��q����hm�=
��g�\�r��ify�y�Kng�K>��SJ���bMA_cѤ`��
���I���.�{G��|z�%bsC���}�tWg�UV�/�,�����SC���|�)�.u�o�^��x�E,S�c�TP�c6�2��,�� �A#�SB�h�U�ۀ+��1��]]~q�n\Zj�iM�$�
�)�i��w���J9��I����I��"ʨ��b�`��b0��`��ZUMծ!J��٨�����h
27 )?���[��i.�T�߸X~&�P�1�~ �BgY���H�WK���ؚ�k{��|Ɍ��f�D��lՌ���x�.3ҳ��iˣ�p�P׫o��}��y룅�
��k�^8��4
pn����̖_7���,0Ѕ�
0xi{�.���ڤݭ_���۝ɿC#����d��#�
g�V̕=1�?Q�Yf�󍩆���Ϡ��eTƯ1{c��Ӿ,��������vh���
���v��:.Ȇ��k^o*$O3x�.��(����
 endstream
 endobj
-6219 0 obj <<
+6228 0 obj <<
 /Type /Page
-/Contents 6220 0 R
-/Resources 6218 0 R
+/Contents 6229 0 R
+/Resources 6227 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6214 0 R 6215 0 R 6217 0 R ]
+/Parent 6185 0 R
+/Annots [ 6223 0 R 6224 0 R 6226 0 R ]
 >> endobj
-6214 0 obj <<
+6223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [331.477 594.175 436.256 607.092]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-6215 0 obj <<
+6224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [348.955 310.54 459.226 323.019]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-6217 0 obj <<
+6226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6221 0 obj <<
-/D [6219 0 R /XYZ 90 757.935 null]
+6230 0 obj <<
+/D [6228 0 R /XYZ 90 757.935 null]
 >> endobj
-5891 0 obj <<
-/D [6219 0 R /XYZ 90 682.134 null]
+5900 0 obj <<
+/D [6228 0 R /XYZ 90 682.134 null]
 >> endobj
-6222 0 obj <<
-/D [6219 0 R /XYZ 90 667.564 null]
+6231 0 obj <<
+/D [6228 0 R /XYZ 90 667.564 null]
 >> endobj
-5892 0 obj <<
-/D [6219 0 R /XYZ 90 385.266 null]
+5901 0 obj <<
+/D [6228 0 R /XYZ 90 385.266 null]
 >> endobj
-6223 0 obj <<
-/D [6219 0 R /XYZ 90 370.695 null]
+6232 0 obj <<
+/D [6228 0 R /XYZ 90 370.695 null]
 >> endobj
-5893 0 obj <<
-/D [6219 0 R /XYZ 90 140.203 null]
+5902 0 obj <<
+/D [6228 0 R /XYZ 90 140.203 null]
 >> endobj
-6218 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+6227 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6229 0 obj <<
-/Length 2178      
+6238 0 obj <<
+/Length 2175      
 /Filter /FlateDecode
 >>
 stream
@@ -34190,332 +34181,340 @@ DQ.8A
 Z����:�Q���UC E�"����,���i���`,l�{��n|8�1C��ÍC�
�`��րTH�s 2'�������EZ�S�	aA�i�,�L.��$J&H�$J��lP��d���
�A��i
�J6��b�JLCd`2L$g�O�� ��-D6&ԥ�)�l}Q;��4����㤏|��s�@_.��j���$�]خ�@_C\��i*#|��aliH-c�A��z���1����}��߭U�8�cG?� `��;�hN��1ʇ�#
���
7�.�
Г�}��>x�ZA��iۓ�v�;d�
ܨh�-��=f� R/;
B����%g��P�X<:��qd#֞�h8P��
 ��5y�_�д
�i�����O��H��o
�`
��C�~� X��Q�c2H��. �U�D��Z�q�-�ۖ�����E�#�3
���w���.N8k'y~�� ���F��ݖ����
�к���e��2+,�3Ͻ����J~��C���9�}g�~��<r�<AwV�ږ�aSO
b��
0
AlN L��Q �����$�hu�\��?���(���a�5��Gdؠ
�̈́F�a��Ip�$Hq�<k�I���Jc>\�0�^����K�Sܯi��$ ֙T#Vs�6|�(��E�~�.�洍j
�э�#J�4!O0K�I�h�Y���Z���eD+�o/F�Y�R���y�R�KMal���+�<B.�:B.��Wy3
�������'���O0p�
v{I70&��:~	&X~i�q�_�`�/Az ���s�e%'w��/��
� `R���_zU���a�ᗐr<9�_b$�|����@�0���9�R���H`1���$�uO��0��0�W���a�vb�_l�R4Q��[&Aɂ
 ��|��'c��p���p��9w��>��>"�����84����{�
-��A##�a��Y��9k�s�?Qs�ϙ
f��3D�qvW׻ˋ����ܣC��*�����b|��.I�T����-j��pkK
��3�RQ
+��A#���Y��9kf���?Qs�ϙ�c�w�	t��wu����xxx@�=:��By}��m.�g��B�,���-V��pk�
��P�P�
 endstream
 endobj
-6228 0 obj <<
+6237 0 obj <<
 /Type /Page
-/Contents 6229 0 R
-/Resources 6227 0 R
+/Contents 6238 0 R
+/Resources 6236 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6176 0 R
-/Annots [ 6216 0 R 6224 0 R 6225 0 R 6226 0 R ]
+/Parent 6185 0 R
+/Annots [ 6225 0 R 6233 0 R 6234 0 R 6235 0 R ]
 >> endobj
-6216 0 obj <<
+6225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [353.773 678.378 462.606 690.857]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-6224 0 obj <<
+6233 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 433.397 422.924 448.112]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-6225 0 obj <<
+6234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 175.03 425.662 189.746]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-6226 0 obj <<
+6235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6230 0 obj <<
-/D [6228 0 R /XYZ 90 757.935 null]
+6239 0 obj <<
+/D [6237 0 R /XYZ 90 757.935 null]
 >> endobj
-6231 0 obj <<
-/D [6228 0 R /XYZ 90 733.028 null]
+6240 0 obj <<
+/D [6237 0 R /XYZ 90 733.028 null]
 >> endobj
-5894 0 obj <<
-/D [6228 0 R /XYZ 90 509.345 null]
+5903 0 obj <<
+/D [6237 0 R /XYZ 90 509.345 null]
 >> endobj
-6232 0 obj <<
-/D [6228 0 R /XYZ 90 494.831 null]
+6241 0 obj <<
+/D [6237 0 R /XYZ 90 494.831 null]
 >> endobj
-5895 0 obj <<
-/D [6228 0 R /XYZ 90 250.979 null]
+5904 0 obj <<
+/D [6237 0 R /XYZ 90 250.979 null]
 >> endobj
-6233 0 obj <<
-/D [6228 0 R /XYZ 90 236.464 null]
+6242 0 obj <<
+/D [6237 0 R /XYZ 90 236.464 null]
 >> endobj
-6227 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+6236 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6243 0 obj <<
-/Length 1609      
+6252 0 obj <<
+/Length 1607      
 /Filter /FlateDecode
 >>
 stream
-x��Yˎ�6��+�jm���)�.�H�$@�i2Y%�!۴-Ė=ƙ~}/I�-9N�EQ�JE^�繇vvv^N~��ܽp�#�t���o
�
�%HP��o�SB%�9�O����1X��Q<��{�I���p���b�2
7�9x��!�2{�VmU:#�TEk�\F�)�|��������˄�.�!fo�!�	g}�|���
��r0b�wNf�����༛�5��
�m�-{��9
e���QQ|
� �S�E���������8�1����=#d�
����8�;��pG����n�j�!�Q1=�Ԯ��
/�D�sWqm�hW���1�Q)B͈�~MR�ea
e�:q2׆8s&�+\ga���6����#0��G�v��{{�Q[��P�z���B�G��E=�u�g�1r���t�ri��u��C��mdt�#K�@6d�f����C�Yii
�I�$m��Z�G�9'�[��oo͵�H���$=�D���������]̝���>�#���Z*������=t�!�	�i@"���:S�q����D��NF3�v��
�n:AB�!�!��F�{p����E
��2�6!�Rg�<���� W��v��:�0���W�!�)F2�PiyQ\&y`/Y���l\Cd��O���|�'
IROB��^8b h�)"�o3bH��t�� _�ՋE�.�!H2��w��㢬tR�?X;%�\ʽ��
�
�w瞘3�"쁝�Qn'?3Z�Q��Xp��Ϯ����n�)T]
��
�Ӵ�
T�`��"���]��޾�8�������Y���OJEC�&!?�[�Y�����֓�|��ű���N���F9���7�6�t����<�.�ݽ�wqW^	��B	��3�!�
C������]Zhv�<�3�'F
'ZR
N�溃p��
�w����,�� ���Ui%�Pw�\Ez����!޴�<P�u|���H�͟�_�
b����QB#�#�ȸ
Gԓ��cz޴G�}�z��F�K�ו� SO�M�>F�Y�I	�ܖ� Ɏ�#��!�b�kXd��~h�����h7_��,W��2�b$�%tp�,��r�~'��
�2gC�De�3�@���� �΀��q�c
�,r;AM��T�b�<u�Z�
�����Ev�
��:n���|��X�Sx�
����p�Lw
}DH���$�\��+�d3�Sk3��X���%��>�3��"�������J䖷h����
-��<��H��5^[%����U ��ޖ!�H|�M� I����{gіBtiL걜���(�R�����h>��Aȵ|d�"��c��ʮ������"��6A����?zP���r�mORv����Y.B�1z]$��"�n��h����F�r"�˅�
���5b�vTu=�^�^OI�v�nBI�%�w��<q�'N��I��IjG��BA9I�_���tM\$=�?фDB�֟��0�|��},i�}x���Ǚ�:��QQ��ѕ�E�֟�1��O�Tf���Cz��d��}v���'����3(�:
-�<Oww��	�3TDa��0��R�;O�F
-!�����1��F0x
t~��$�
�
+x��Yˎ�6��+�jm���)�.�H�$@�i2Y%�!۴-Ė=ƙ~}/II�d�q
+/�bV�(��>�=�����r������<��O}�~�)�>A��~�}�(�L	�x�fB�8����̈́�q�{��U�_G�,�
g��Y��L����va��۷z��	�c
/5H��ǔ�ɧ�W����/#�`�ؽE�&��~���V0��È)�
쬽�)���{7�k�+;p�
%Z�
	����3j��d�a�dV�z��
�[kApxc�oA{F��#x���I
wČ�D;i]���]2�b|Й[�+7^����.�2^E񦚱6
>bL�J��1��f:ϣ$Ώ�$���M�@��)�M����;��FbS�u\��CTl��J�m��]�����J�
�1�
�I�)�ȧ�ӑϕ���ץN�����(�0���u� /V�YO8���<�*.DO	��1x�s<�rpb�6KA����8��KzIғ�+$U=5ʝԿ5�b�L���#8
+�v����lꨠ�Ä���$R�8o2�</� �YK$qj�d��i'��"��$$r
R�1�؂KN��>�qp�U��� �&��Q
���E��U�#�uБ�1�|Y
|�l�9�hBe��I�䡻�i��Si�
p
!��=y�'�[>aH�f�����ASN�̈!�+t~0ś� |V�f�:׻0��
;�TF;����IG`��)�)Y�P�M
l��ؼ;�Ĕ� �$ �r7��ժ�Z�
ĂsD%�"ߗ��ͦPu
$B2ثIӲ�Pm����L�6UC{�r�}p��S��fU��8h
%����o�g�ګ
�[O>�AЋc�%$�N����r$���7�6�t����<�.�ݿ�w�����A
��B�9�!�C������MVv7?Db'F'FR
Ṇ����p��
X�W��O��p z�{ͪ��z������wt	?��"
P�M|��D������_�M�[𨠑�3�ȸ:�>��n��� �G�i
��K
�f��V�K�h�U� S�K�>F�Y�1���n�
#�k���Z.vd�e���X'5W�vG���?��痑#-���U��{]��;�U",X˜�
+@&j��9�4Ġ؆�sL�S7
c_�Ő�	:��B�-6.��Ԯ������[dw� �y��68�J$�9cAO�md8�8����g��#B�
��I�
h^A%����ڠ�
uDz,
+
I��9�Q
�׎��h\�N"w��}�N@�;
+(��&���Y0��SB�x�X�;�on]��D�n�i�{��5�;���K+`R��D���їR�O�O|�����B��#
��
��uv5\D4�o,1���B��ȍ�
�ك��7�a�=I�M��Z�
:\��u������s\�H��E0��77�,!B^.�@�1�������h�Q�2�zJ�
�vJB�(ɿ�$䉓<q�'N�mN�8��
+�Iy�O(��	4�
+��~�	���?G�GYa	L�X3�X���>�ُu�����c*���\m>Scd���8��蝮��Y�٫�~Y�
�%ν��Ҷ(�����p@�
�q�f(*�N�%���k��/���E��>4�}�� C


 endstream
 endobj
-6242 0 obj <<
+6251 0 obj <<
 /Type /Page
-/Contents 6243 0 R
-/Resources 6241 0 R
+/Contents 6252 0 R
+/Resources 6250 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6234 0 R 6235 0 R 6236 0 R 6237 0 R 6238 0 R 6240 0 R ]
+/Parent 6257 0 R
+/Annots [ 6243 0 R 6244 0 R 6245 0 R 6246 0 R 6247 0 R 6249 0 R ]
 >> endobj
-6234 0 obj <<
+6243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 590.616 322.446 601.52]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Time_Elapse) >>
 >> endobj
-6235 0 obj <<
+6244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.39 473.275 343.198 484.179]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6236 0 obj <<
+6245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 389.723 268.34 400.627]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6237 0 obj <<
+6246 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [276.778 272.382 336.884 283.286]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6238 0 obj <<
+6247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 190.887 268.34 201.791]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6240 0 obj <<
+6249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6244 0 obj <<
-/D [6242 0 R /XYZ 90 757.935 null]
+6253 0 obj <<
+/D [6251 0 R /XYZ 90 757.935 null]
 >> endobj
-5896 0 obj <<
-/D [6242 0 R /XYZ 90 641.431 null]
+5905 0 obj <<
+/D [6251 0 R /XYZ 90 641.431 null]
 >> endobj
-6245 0 obj <<
-/D [6242 0 R /XYZ 90 626.861 null]
+6254 0 obj <<
+/D [6251 0 R /XYZ 90 626.861 null]
 >> endobj
-5897 0 obj <<
-/D [6242 0 R /XYZ 90 536.045 null]
+5906 0 obj <<
+/D [6251 0 R /XYZ 90 536.045 null]
 >> endobj
-6246 0 obj <<
-/D [6242 0 R /XYZ 90 521.475 null]
+6255 0 obj <<
+/D [6251 0 R /XYZ 90 521.475 null]
 >> endobj
-5898 0 obj <<
-/D [6242 0 R /XYZ 90 335.152 null]
+5907 0 obj <<
+/D [6251 0 R /XYZ 90 335.152 null]
 >> endobj
-6247 0 obj <<
-/D [6242 0 R /XYZ 90 320.582 null]
+6256 0 obj <<
+/D [6251 0 R /XYZ 90 320.582 null]
 >> endobj
-5899 0 obj <<
-/D [6242 0 R /XYZ 90 136.316 null]
+5908 0 obj <<
+/D [6251 0 R /XYZ 90 136.316 null]
 >> endobj
-6241 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
+6250 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6258 0 obj <<
-/Length 1638      
+6267 0 obj <<
+/Length 1634      
 /Filter /FlateDecode
 >>
 stream
-x��YK��6��W���@��C��-zH�$h�i✒`![\[�,9�����;|�A[�n�m��/�H
��o>K�[z�{9�m6�z!��HP��n�{� �S���ØD�dJ0��7��q��o�L(
�~%�2�y��˸�__�,�d2�
��eqU�۷�V��e��0�`D���'�f�F�g�/#�`��y�ƽ�z�����aĢ��i���S��{7�{���A‚��@
��s��)���=,���]��<͗7]���X�s�(�6S�M�?��^D���
A ^k����q�G>��'����m�֓�1��9�O����e�p�h�Xu���ySت��m��Z��
-Q3�_�_�
�
�>"=�81F
��d�
�����S��:u1��hȎ�u|�Q�6�UZ
,O�1錤Y���6��}qk��b���p��/�U�5�-��o_��ڠK�1����Z�e��2��b�B!
$�� �<��
Aҙ���3@� ��Es|/3�Ŕ�^ີ���)�^i�͞S������P��,e.˸n�վ���N�ȍ̓v�"�����v�
,s0�Z��|���.�ۓ�j.j���޶K
��E��&q-���<]���98L?��Hx0	HB�%�x-kYV���n'�I��r8D��ށ�8'<xs�O�����*�

�
8��f�z[�C�#�oib.�D��8UD����CL��HpEB��/��lT���H0��4yj��B���S�>��ŦN�<�T�o�4�5�ᑆt�ִ�t�{7�
�:��4�+���!<6��|���}�o�U�2�Y7A]|V ��M��S�	n�� /ӳ[&�I�m:K�M�8��R_��U�$�Cl��,��U��*O�l�*
����@>��7Ͽ.�>�o̙�#���j��ac�,Mn�r�]˼>�K����UY�#���C������ayq��C�w����$��+��i��:�)@

I�����"<8P^��,z��ʀDk��t��F~��xSd�:�F�
�y_�9�yH���
px�>c=}Ʊ�f�g���t�9�{�̵XV�z�`�srБg'�гr�`���w��{U ��`���7�?�Kw�G��@X
x'ҠS� �ه�U�5�F�&0`�'�XQ��g��{�^�U���mQ.
j���qPyX�+�>�� ;Ϣ#и��� �e�.�]:hS�獴ɲ�����bU+��!G@��~�j���p���(���d��$��I���*d��
Mv��r7�R�i�ԥ����m���'�	�\��J��
�~�>��}�P��!?���4$5 �qXCFG����;�����yپX�0k��^�NۿD�E$c(�t�ED��"��	0s^&
�H&BC����^Q����I5

y8�$*�&��bRY9bRu(=��FL����4
+19 !�J砊q�/*��u�HvQ�yy�x�����v/�'�D$|��d�\(
-Xh?#�q���EJq�f���4��4���,�pHE��3��*�
y���n"�Rf�;e��w���g���c���s�b��
Ԫ�7�WW��-*���M���
-�����,���w�����U4�*=�֒����L!r
+x��YK��6��W���@��C��-zH�$h�i✒`![\[�,9�����;|�A[�n�m��/k��3�o��V�������o���
��E�
+ov�E�
A�o�xƄ J&S�1
��<��u|�fB���+�����t^�����e�&�)�x�,���\������p,󅄕#bL}>�4{5z>}�{D��0�-֣�����+#��N[�=�2�ͼw��G�l
�!,x/�l0w*�B����B��ޥ���|yѥ�\=�?b�E^�f)���
+��E�{~1�Q�vkoL
�}�S�1x2���?��j?�s�C�|��Ę
l ��M����S�pD�țB�"n�����""�f��޿~=��>"=�81F
��d�6
�����S�X
����G4d��:>�(
+i�*�����tF�lZ�j��溸5��b���p��/�U�5�-��o_��ڠ+�1����Z�e��2��b�B!
$�� �<X�
A�Y���3@� ��Es|/3�Ŕ�^�z�����)d�4�&�T�7_�[Cj\X���e�Ͱ�W�\ۅ��y��P�v�U�X٩ۃm��e:��h�
������7}���҂e�i��������<]���98,?��Hx�P��
KJ�Zֲ���ǻe�:'!
+���aN{�{�9�����}j<^��Wqm��>��I
6O��U=�<���&�)���SEdz��_0�y�W$���r�'mЕBb�?�`��i�T��F���S�>��ŦN�<���o�4�5�ᖆL�ִ�t={7�
�:��4�+���!�6��|���}�o��U�2
�Y�@]|V ��M��S�	n��.3�[&�I�m9K�M�8��J_��US$�Cl��,��U��*O�l�j
����@>�[7Ͽ.�>�o���#���n��!�q�&7q�ܮe^��%�N��٪,ԑ�r
�ۡ^F���ΰ�8��!���R\�B�ds���u
+CC��� �8���Wx���
*�2 �Z&7]���_�2�Y�κ�dl�hNs
h ~
ާ�XO�q�y�Y�Y��;�oN�E@ A���j`;�@�
lwN:��
�zV
b�5�.x�
+�L�B����x�N���!�މ4��4s��p�D�;nͻ'N<`�'�XQ��g��{�_�U����mQ.
j���qPyX�+�?�� �g�h\B�}��6�
+�
+�� 
�i��F�dYG��Bw���ǐ# �}?x
����p���(���d��$��I���:d��
Mv�q�n)X���کK�Օ�<���h�k&r�.+]�. �u��>��_�=@A.�� ���Ґ� h�a

iH�o�HrB��Ud�baXDª��z�>m�%:/"CA��."��4$H���2�XD2*U��T׊J���WOj�h��N��20Ha":)&��#&Մ�c�׈Iu��fc%&$�Q�
T��"N�EE�@�N~T�.*�"/o/"�""�����{2�KD‡~N֟�������32���ټQd��
6o-�ЊN3x_���	�R4�?�|���NY��H0���M�SP'�R1�}���?F:���$T_zۃ^�����j�ۡE��y�)QZ_A!^
C��
+�@'�n��7�%�h�"URd���Q����
 endstream
 endobj
-6257 0 obj <<
+6266 0 obj <<
 /Type /Page
-/Contents 6258 0 R
-/Resources 6256 0 R
+/Contents 6267 0 R
+/Resources 6265 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6239 0 R 6249 0 R 6250 0 R 6251 0 R 6252 0 R 6253 0 R 6255 0 R ]
+/Parent 6257 0 R
+/Annots [ 6248 0 R 6258 0 R 6259 0 R 6260 0 R 6261 0 R 6262 0 R 6264 0 R ]
 >> endobj
-6239 0 obj <<
+6248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 690.333 334.351 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6249 0 obj <<
+6258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 589.156 268.34 600.06]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6250 0 obj <<
+6259 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.711 471.815 344.79 482.719]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6251 0 obj <<
+6260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 372.323 268.34 383.227]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6252 0 obj <<
+6261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [299.628 254.982 360.629 265.886]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6253 0 obj <<
+6262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 155.49 268.34 166.394]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6255 0 obj <<
+6264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6259 0 obj <<
-/D [6257 0 R /XYZ 90 757.935 null]
+6268 0 obj <<
+/D [6266 0 R /XYZ 90 757.935 null]
 >> endobj
-6260 0 obj <<
-/D [6257 0 R /XYZ 90 733.028 null]
+6269 0 obj <<
+/D [6266 0 R /XYZ 90 733.028 null]
 >> endobj
-5941 0 obj <<
-/D [6257 0 R /XYZ 90 534.586 null]
+5950 0 obj <<
+/D [6266 0 R /XYZ 90 534.586 null]
 >> endobj
-6261 0 obj <<
-/D [6257 0 R /XYZ 90 520.015 null]
+6270 0 obj <<
+/D [6266 0 R /XYZ 90 520.015 null]
 >> endobj
-5942 0 obj <<
-/D [6257 0 R /XYZ 90 317.752 null]
+5951 0 obj <<
+/D [6266 0 R /XYZ 90 317.752 null]
 >> endobj
-6262 0 obj <<
-/D [6257 0 R /XYZ 90 303.182 null]
+6271 0 obj <<
+/D [6266 0 R /XYZ 90 303.182 null]
 >> endobj
-5943 0 obj <<
-/D [6257 0 R /XYZ 90 100.919 null]
+5952 0 obj <<
+/D [6266 0 R /XYZ 90 100.919 null]
 >> endobj
-6256 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
+6265 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6269 0 obj <<
-/Length 2013      
+6278 0 obj <<
+/Length 2006      
 /Filter /FlateDecode
 >>
 stream
-x��Yێ�D}�W�	i��w�� v
h�
�y���K��͆����k<���H�k��N�:U��`�������+ɂE����>�pJ�%�m�_�(Y�	�x�fE�2��x�fE���{�T��&����|}��J�՚
-��:���
��{]��Z�b�a%Ɉ\R.W��~���v�ǂ�/8 vo���`�/�����
0b�
-N�*8e��?-�qP���8C�`>�`J�/
��B����<mt���*>�Yܤe��P�]a
-��`��eQ7n]��}f�z����H�����gg2��#�5xa
�5�	
k*>@���,v����yw����9�(�H��vW��@���a- �cab։3�#�"2j����l
"
�֦9���g_z���O�>��盛�E�}tp6��<�YS���"I�3�6?T�C�Ԇ�L-��v�J�Ǭq��hH��\�<�߾^סּ���Di������*�����R�ߝ�g�ե�⾬�����e���vg�=N��XGJ�ű�p�1̻3��>ܸҎ�,b t��
���R`���8���a�C��W	��I�P�DxI�Q0
E���>��e�4B}˜5��'�����!�u���z���:��R($��BX�A~�G
F��`�t��:=��۰ k��Tˏu3;A\uFw
| J�E{J-MF�K��$��/&0�`����� ?(�#~>
`L{7o[z��)�
�L
����H��Y����y"��0'v�B��up�4
- ^���I �]�@M����0{�N���@�4�˴{^7e�
��`�8�wnE��TB�@��
4��&tQ;sS�‘
�<�0s�k�,�(1���p�������Bߙ��f�
\��TM�i���+P���"��M!x\8�J�4��[m����4��ZH4��Y�l�jw�u�<�
�
��n‰�
-O�9�{^ڒ���/�����
-
-qٕ��Hfր
H���o�� ��"��T>����D�ia�&T
`)�i֔Fp�����qOH.zBA"�ܦ0N�M}����
�7�FCNو���M�t���|�s
(A��3QA�,�ln�,���e��3'A]9���q�2ы�`r,^bͱہţ�j�%�b���NN�� c���fF���e3�>eIϟ��]]�vP�������DhP�95=��O�T�.v�~��
-�~$�P �Y���(���H|�;a
�s�8���u�h�:������Ѳ

o�c�-
�`0b�x5��4�L N��k�̅lr��~�~ME�#�;5��S�0�Ц�����Ѩ�`(���!*
��t�OX�A�O�m�ad�9�����-pu�;4�f����^Aa6-]wy���j���/̐BӐn����n���[H���yM��
i���50�I���Or�����
b�9�f�
��2r`��ɣ�v�f��|97͎�gk&��y�oo
-��B�e��Z3
A��Uc��a������[O͔ڙ˖0�+�7`�$�J�1#�R-�r򭿚E!S�6�H��z�LbI9\�V�Vo�\X��6��J܌'����@�0��n�
����w�F�#�x{��΍
"2jC !���R])'�Y���k(a_����a�����_��c���K�E.��\�r�$���C����3B���v��
^���\L�'Nz��D.Dz��
6޲�P�����d
-4
�<	����bA���
A�^���aOW@
9A�L)2���lCB�`@E`D贡�
-�T�ڃ}�[�5����mѺ.�o`��7)��
E�
�`��6��~��>��
D����l};��J$�����dG���2 K�	�'�~c�1R꿶Z�zAu_~�u��
-�9O����w�&^wU����$(:�
*M�{ST��w�}?���=hG�;�{�)f��ow�Ms���:�Nh[�c�
*�6W�Cvu�s�
-�4��Fs��O^��_R�+Dn��8�� ?�
+x��YK��D��W�vU<;o���(�*$�)P.�5k
�0�
��zz
zZ��'8y<j�t���=2v^/��]\��,�P$�
n��$HP�&��%!��՚`��oV/�*�7oV/���Ionһ*���ׯ�4Y���˯������Պ��.�V���%�r���w�on,��b�!
+������8H`�� #��d��S�Y�n��?eK1�1$��	�4��P=/���,��F'����C��MZ5�f�p�
x[u��u���g&ޫW�8ɉDXI��xv&�88r�Z�� Xs���Q���"��Z��bW

ܛw�ѹ���P�ˆ�lw���!�z��;&f�8s:rY!"�������!�!mm��ܮQ�y�����������Y(�GgC����5ep
��!��;�o�CU��0DKm��Բ�k7�t}�7.����Ԏ�������E������)Mt�;o�Xl�B8��pl,�����}�Y]��.��jk~�7.k�׶;{�qZ� �B8R�.�}�
��aޝ�>��ƕv<d��c
��x
�N���=|�Y�C
ʴh�J ��L"�"&�K*���(R=���l,C
��Ƭ	�@<��U/q�]�ף���3K���j
+aA�=�y!ރ�ҁ���ԢoÂ��n\�R-?��\�q��y�(M��)�4�/b�|j����0�
�B
+�D�����t�1�ݼm�U�Ϧ��z�
0q�[��#1N�	gm�?1��D4εa0N�
��B���|i �(F
b�@�����jY�a2���0��+*��i|�i��n��	<va�lq��܊�as���n�4�h��M6�v��9'�#�yTa�זY"Qb,�ᐝ�/
�ճ��3?�;=�Ρ����Dg�W�Fo�E��Q�B�p
� 
i�7��
����h �
��h
`��4�����yT�9$��
܄9��s�	���%'m_<����+3q�̬=�
+;����A�
En��|.&)�WÉ���M�<�R4��)�� C�;!�㞐\�D�Ma�$��C��9To ֍�����#⛔�l7����:$P��7�g��VY<��(�Y�{���$�gN��r>����,�e�[��X�Ěc��G=�2K��.-&6���,oA�;?�͌O��f
}ʒ�?_˻��i�.M1k�p�Р�sjzX+X�R�2]��FW@�H��@4��
+%�Q(�	��~w�:�9��q֙��`іu0
!(����e<����[:Z�`Ĥ�ji�?� �>�ׄ�
����m�@���&Gwj����a�M燹% Y�QK
,�Pf��]C$T8$
'�x��0?���R۪���s��
L�][��0|wh��>����lZ$���d'��.
"6�_�!��!���o�o�{��-�j�缦�k�4]���?�$��q�'�s�p��CO1��
3W���^�	9�����k;K�Ra����fGг5b��<s�7�7��~
� d�2�g�� w㪱�ðZ�We�歧f�
+��eK����0V�
+��a���t9��_M���)W�H$S[��t&���
��+[+��^.��q@Z%nƓ��vP{ |�QwC7���f�΃�M��R���J�F�!��PpX����,��ۍ5����~�ኰP�I��/�۱�p�ɥ�"�^.N9R�]��!�fa�!��q;s�
+/VsGm.��'=ڊ]""
+=��|oY

n�����K2��xD��S\�y� ��ؿ� h�Z�̰'�+ 	�� d&�q�z��
!y0�"0"t��ҋ��G*��
����-���[۶h]��7�]Ǜ��{��lM��s��l��
\��������o�����%	M�s�O��#�f}�%D���R�1�)�_[-u_���/?׺�|ݜ'�qq���p�;��v��a
#�^R���n_���~�����_�B�p����9\_]�N'��ѱHJ���!���x�
+��{澕��l_������Gq��_v8>
 endstream
 endobj
-6268 0 obj <<
+6277 0 obj <<
 /Type /Page
-/Contents 6269 0 R
-/Resources 6267 0 R
+/Contents 6278 0 R
+/Resources 6276 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6254 0 R 6263 0 R 6264 0 R 6265 0 R 6266 0 R ]
+/Parent 6257 0 R
+/Annots [ 6263 0 R 6272 0 R 6273 0 R 6274 0 R 6275 0 R ]
 >> endobj
-6254 0 obj <<
+6263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.97 690.333 252.675 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening) >>
 >> endobj
-6263 0 obj <<
+6272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 590.841 268.34 601.744]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Widening_with_Tokens) >>
 >> endobj
-6264 0 obj <<
+6273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 374.884 300.161 385.165]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) >>
 >> endobj
-6265 0 obj <<
+6274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 118.508 300.161 128.789]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) >>
 >> endobj
-6266 0 obj <<
+6275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6270 0 obj <<
-/D [6268 0 R /XYZ 90 757.935 null]
+6279 0 obj <<
+/D [6277 0 R /XYZ 90 757.935 null]
 >> endobj
-6271 0 obj <<
-/D [6268 0 R /XYZ 90 733.028 null]
+6280 0 obj <<
+/D [6277 0 R /XYZ 90 733.028 null]
 >> endobj
-5944 0 obj <<
-/D [6268 0 R /XYZ 90 536.27 null]
+5953 0 obj <<
+/D [6277 0 R /XYZ 90 536.27 null]
 >> endobj
-6272 0 obj <<
-/D [6268 0 R /XYZ 90 521.7 null]
+6281 0 obj <<
+/D [6277 0 R /XYZ 90 521.7 null]
 >> endobj
-5945 0 obj <<
-/D [6268 0 R /XYZ 90 284.074 null]
+5954 0 obj <<
+/D [6277 0 R /XYZ 90 284.074 null]
 >> endobj
-6273 0 obj <<
-/D [6268 0 R /XYZ 90 269.503 null]
+6282 0 obj <<
+/D [6277 0 R /XYZ 90 269.503 null]
 >> endobj
-6267 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R >>
+6276 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6282 0 obj <<
-/Length 2257      
+6291 0 obj <<
+/Length 2253      
 /Filter /FlateDecode
 >>
 stream
@@ -34529,927 +34528,938 @@ H2u
 _8����m�����i�DK���)aѾB���(�%�1�$��yK���/
�������v�x���ډ4���I���$=6����d��
a qJ�B��V����.��@k�p�%�W=F8���'�5zy/
 g��
�
a�U��
L
̛i�����O�3 ��/�Q��L
�E�_�9��OG�
	�Y

-���6�����
���z	���6h��!�dz��Ύ��D�6�b:�e��sg槢��|�!��y���I73�Ր�sݣmO��/�;����h\g��QB����q�.#<�1T�"T����QH�>��r�fUu����I�W�۝*'�Ԫ��b�XW�eq�H���M��e!�୳H�K?=~�C-s�)\����������ͤ�Ϊ��p	�J��
�ƫb�&�s{
j�V^^WP�
 ʾ�$(\g�$�訧��t�t�#�n�<

T��4��-$��E&�)s���3�X�c6�
?ڌ�2�.�ޘ
-8-2,�
8�P����`�@�f�2�j�R6��Z�A�al��0�
3��e��
H��^(ɋ�*�~q�2\�Ι�R�@Fҗ�P�~ 
�b�<C�'�k=5��[Ǩ��Ҫ��g��?��z6����'�͝�B�!�0*'�Z��N�j����f��-rW?��Z��C�;�m�w�����t*�c����x���C;�BH�; �ɣc�CU�����,� ��'
+8-2,�
8�P����`�@�f�2�j�R6��Z�A�al��0�
3��e��
H��^(ɋ�*�~q�2\�Ι�R�@Fҗ�P�~ 
�b�<C�'�k=5��[Ǩ��Ҫ��g��?��z6����'�͝�B�!�0*����VǏ��_Ʋ�"w��y�5�KR���k������|F����X���=
���v!�&�ɣ#�CU�����}�����O��
 endstream
 endobj
-6281 0 obj <<
+6290 0 obj <<
 /Type /Page
-/Contents 6282 0 R
-/Resources 6280 0 R
+/Contents 6291 0 R
+/Resources 6289 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6274 0 R 6275 0 R 6276 0 R 6277 0 R 6278 0 R 6279 0 R ]
+/Parent 6257 0 R
+/Annots [ 6283 0 R 6284 0 R 6285 0 R 6286 0 R 6287 0 R 6288 0 R ]
 >> endobj
-6274 0 obj <<
+6283 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 604.544 236.659 615.448]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-6275 0 obj <<
+6284 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 547.869 256.157 557.767]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) >>
 >> endobj
-6276 0 obj <<
+6285 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 432.38 250.895 461.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6277 0 obj <<
+6286 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 387.037 483.212 418.006]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6278 0 obj <<
+6287 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 176.932 385.519 187.836]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Map_Space_Dimensions) >>
 >> endobj
-6279 0 obj <<
+6288 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6283 0 obj <<
-/D [6281 0 R /XYZ 90 757.935 null]
+6292 0 obj <<
+/D [6290 0 R /XYZ 90 757.935 null]
 >> endobj
-5946 0 obj <<
-/D [6281 0 R /XYZ 90 657.469 null]
+5955 0 obj <<
+/D [6290 0 R /XYZ 90 657.469 null]
 >> endobj
-6284 0 obj <<
-/D [6281 0 R /XYZ 90 642.946 null]
+6293 0 obj <<
+/D [6290 0 R /XYZ 90 642.946 null]
 >> endobj
-5947 0 obj <<
-/D [6281 0 R /XYZ 90 539.165 null]
+5956 0 obj <<
+/D [6290 0 R /XYZ 90 539.165 null]
 >> endobj
-6285 0 obj <<
-/D [6281 0 R /XYZ 90 524.642 null]
+6294 0 obj <<
+/D [6290 0 R /XYZ 90 524.642 null]
 >> endobj
-5948 0 obj <<
-/D [6281 0 R /XYZ 90 367.225 null]
+5957 0 obj <<
+/D [6290 0 R /XYZ 90 367.225 null]
 >> endobj
-6286 0 obj <<
-/D [6281 0 R /XYZ 90 352.701 null]
+6295 0 obj <<
+/D [6290 0 R /XYZ 90 352.701 null]
 >> endobj
-5949 0 obj <<
-/D [6281 0 R /XYZ 90 239.655 null]
+5958 0 obj <<
+/D [6290 0 R /XYZ 90 239.655 null]
 >> endobj
-6287 0 obj <<
-/D [6281 0 R /XYZ 90 225.132 null]
+6296 0 obj <<
+/D [6290 0 R /XYZ 90 225.132 null]
 >> endobj
-6280 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R >>
+6289 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6297 0 obj <<
-/Length 2621      
+6306 0 obj <<
+/Length 2616      
 /Filter /FlateDecode
 >>
 stream
-xڭZ[�۶~�_��T�Z0.@ng:�fb�i2��ۼ8
W�viS�JR��߃
	��.���+���s?��
fx���w7��6�P&���mg�IA�dv��}��(Y,	�x�nA�<ov��݂�y]�<�M��~*y��}��Œr<�����U[�,H:W�Z�J�1�I����Ǜ�n�wC@<#fo.�d|���|��6p��F,Kg�f�n�P�����/7x��=(CXp��ݣ��tj�/��]����
�"/Woպ+��>�
�Ύ�M�g=�~�~�m]�����sQ=����޴�(�K����L�Lb�ť)�-)�[Ҋ|_��b)��y����պ�Ի��~�
����u�6#,�e���.ۨ��T��B����
�y]sP�5)8H�~R�],Y*�y����*_�dL���7�UU��ܽ����&�W�q���4��ao{�-Q �^-�	%�s���/u�>��}1Jϖ<C4��%�v�]|
���
cZ���+Z,�&j��$2$�`�3�9�
�e��ߵ!��
�Ԧ`�Tf��^��u^��~0�^m��ݷV����~� [...]
���"�����u��~
�7�!���ك��	���d��mL^	
�\m$�K@��CX�!3���
v�
�Q�b�h+�V�a)&B����R:�"k0�J>�&�
s"�$�8�0S�0�
-DZ��L���0�?F##%C+�+XL��^��#pMW
u�^&�D4�I��ELH��
!}�����.��W�F��r4H���6fF��:a�����P/����P/ឩ�z^�F���(���X�J�{��q�A!l]�~~T��g˲sK�(�$Pu��b{X�����^��|�
S)�v ��W
��8
�@H���:=��
�Ύ��	��<��8�9bɠ�^ߘ��zmj�6�j�+(Po�4���`���?ݣK�^ :{_PC�k�Mq?_�n[��o̓#r���Ӱ1��laem�j]h;���k����kAr�q�6��o�^1�
����+bHH�`�4��5I%����������2���!L��m�QX���K�Y����_C(?�MDt '�:`�,���M ��v at O4H�Qd/�p�\(�Ki�n��7
-�s�S�u:�s��~ºޛЊz���
^�
�־�6>7c͇d����CЎ1��5��Ԙ@3�™;qѓC
UM{{C�!�I�?�7rH7�J(f
-�v(�w�zi��B�q�5m?�g=���Tm�6�.Ph��[�*���>Р��}���^5aD8ڸ�k���j�$4����jo��Y�s��,@�����f�7�gwN�
 �ȑ����9����|C�Hh�K��iX�f̿�K��!�N\LБ�JU=t�+�4�٘*H���Js��?��c�IjH��b$�~�z�����4ڤ����Pn��u~h�Lk-�
-W3v�U���6�8���Y�&�W��u'	�t>�Փ^5�ϧ���R�P�!"xx���h�
#��T0�4�<��4
-������,$�-	��8Иrh��
h�$L�
8��?QF� ]2.�?&Q�����#{j�M�L�T���ɔO9�6�u$#t@��X��?igCkz�Y4�Hx�u�</5f�z�3�b''��p*t�~����|6CG��
��
eW�_pN��6b
�4�7�������i #Ɇ��+�D�<zz

y�}q�[����b~C_viArA�ċ
�
��
!z�a8�z��w	!��<�O 
8" ��)Ʉ��G4�%�Z���AU�G<E3���b�͢c�Ү�+w�����^���jkD,]�L��Ѐ�ȡKJ]"IPm}O��#��-`^(!qy���m���nN;�!�ԃ8g��B� ��U�t 
�iw���+��>
`߆�����<
-Mp��ߪn �g��o
��8\�u���@��:�s�ZX��'>N���\C�HhF�T��#u�!q�>ݜ^
�7�pf�9��9�L���c������a��x�V�mJ�ы�Y�,�(ӱb"�9�F�����P�`k\ß?
n� �dpT>�bˢZ׻=�ӸY?�3����HƠS�aE32����~�;�cXcn�����Q���ª�
w.NTObx��z$٨����?ʶ�;tcV��8OտA��pZ�,<1�><���
.&��f&�]
-����2�R�NE�l�7d@���׾ ӿ�3����n�ZX���/;w.���a
{��V5Yp>w���:��Ws
3�

sc��E�{��Ay�����}����X�녦�����Ǯ�߾~�����-:TžAE�z�/_W�
-�Z-�h��G;����ps�x���%]�
+xڭZ[�۶~�_��T��0.@ng:�fb�i2��ۼ8
W�viS�JR��߃
/��Kl?�
+$!����A��C���7���y�F�(C��"��F�� �S�m�
B%˘`��/�f���-)^��ˣ�4���ɛ��۷M�YƔ���e޶v��ڪfI҅��
+V��M��w?��pw������D��h�����6p��#��ѳ����ೌ���r��zp<Ӄ2��z�=*+N�v�2���z���]W���͡ZwE]�'�C��Ѿ����bӯ�/��˲^R�x.��5�=֛E{I�O0;�$�$&Z\�"��(�nI+�}]��X���vbw/�u��wyQ��9�?b���
+$�mfF��e���.ۨ��T��B�ә�;���kRp���b��Y*y����*_�dL���7�UU��ܽ����&�W�q���4��ao{�-Q �^-ㄒEѹ���:h�M����g��2�!�3���Pm���Jm�]�2�R��9��Ȑă	�8��z�R�Q�׆H�2�R���s���{e?�yY���{��w�Z.��.(��/�՞dA����NS���qH�/^�HW
[!��_n����g"#�奈d(��I\ՕK�z;�Th.�G�K����c�l+P�0�ǩiS�T�Ž��e�l���ϫ���tN}�ʼn�VI=����ag/��~yyP����#�{�����1晾�v�
٫/z�B�d)?�7LrDd6��Alò���$(�B��Dm;u�
箐�꾤�Е�s.c�K��v�ѻ|�j1C�.^�O��w���/��?)7��ijA ���l�AڦI?����H2+҄O��P��B�j���`�䮓���P�
�dl<�=�񋛠+8N�ކ�� ��F2� [...]
0!=Zz��

�(O$���^�D�g�� �6/ېEr��	3�=��z��w��z	�L����6Xm$Fi6U�jW��ԏ�
+a�Z��jT8�X��[:E�$���>?�8�œuW7����k��JY���� �ơ(�HBJ$ �G���
+���O/Z̃P�#�#�
:�u�
9�M�צVn��v����I�ۏl��{t�ܫ Dg��
j(}�)�᫱��֩�[��ܯoo�4,EL�0[XY۽Z��;�����Z�\{iڣM�����W
u�@�a��1�'��kMR	��:B{{�>�.�L��&akSy[f�)���Er�!e����Oy�0�Ic
0A�P
�a��f �x;�'$�(�P8N.�X���E����
�|����'�8a]�Mh�?I�Y��rk_W�17C͇d����}Ў�.L�kf/�	�1�fą3w4�'�������\C��Bo�ԓn�_���P�����
�3ƹִ�Ԟ� ,
HR���L:O�؉�*����>РF��T�ݽj��p2�a	�&7�
� I��>���0�?�l����� E(�S^�U�<
���9�3 lG6�vV�(��Q
"���
+,��a�1��.�·�T8q1A'+U��=�T��gc
� �2h*!�����7&ҏ�&�!�g��������?,�g
�h�
+nd�C������u3��`�Y�_��
VQz
+D�ڸ���f~�
���8I ��)����)>�� E�.�p�"��g=����1�<�
+f��F�Ȼ:�B�@>e�c%
�{K��3�
4�
��<!	�)�h�O���d@c�����$
+R0
������n�0Ӂ:����dʧ�~
}
+:�	:�I���ٟ���5=�	,�`$F�u�<���z�3�b''��p*t�~����|6C'��
��
eW����h�m�8 i��
.[<`^xNg
���$� ����-,42�;���|����Ђ��K
�
�'����h���'�����xor)�C�Ҁ#�Y���hJzDSXB�e)[
Tuy�S4�K��)�|�,:�,��r��
�	<����^��F��%�LM
XN
sP�I�j;��+8�)��"��7:�A��
+<���~JG�L11�c`P�E.
@Cƴ;CU�TE�oCU��TB�?�&�D��ߪn �g��oK��4\�u���@��:�s�ZX��'>NA��\C�oF�T��#u�!q�>ݜ^
�7�pf�9��9�Ll���8]Q�G/0����
��۔����Y�%P�c�D�s,�(�x�:%
�B��	p����kp��&���)��j]��`N�f�lĝ~E`T�/�@2��o
+�����
����Q
�s3�Ο��TL20�?V]^��pq�z����Փ �&�T$/�Q��ݡ�����y��
B\��Rf������a}�p1S��53��R�՝T�q���T��6CT�Hz�
2��1:CY�^�ᖪ��ٽ��s��z�a/
ְ�mU�%�
W>ΫC�~5�0ý@0bn� ^Q�^���^�e5����Xn;�KR	Tc�;]��}�����[t��}����~_�>.
�U�L�a�m��3�O�v7w�b��?vp\1
 endstream
 endobj
-6296 0 obj <<
+6305 0 obj <<
 /Type /Page
-/Contents 6297 0 R
-/Resources 6295 0 R
+/Contents 6306 0 R
+/Resources 6304 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6288 0 R 6289 0 R 6290 0 R 6291 0 R 6292 0 R 6294 0 R ]
+/Parent 6257 0 R
+/Annots [ 6297 0 R 6298 0 R 6299 0 R 6300 0 R 6301 0 R 6303 0 R ]
 >> endobj
-6288 0 obj <<
+6297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 491.218 239.856 502.122]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Map_Space_Dimensions) >>
 >> endobj
-6289 0 obj <<
+6298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 306.219 300.161 316.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) >>
 >> endobj
-6290 0 obj <<
+6299 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 269.173 182.164 280.077]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Expand_Space_Dimension) >>
 >> endobj
-6291 0 obj <<
+6300 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 167.377 241.69 196.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6292 0 obj <<
+6301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 98.244 163.823 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6294 0 obj <<
+6303 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6298 0 obj <<
-/D [6296 0 R /XYZ 90 757.935 null]
+6307 0 obj <<
+/D [6305 0 R /XYZ 90 757.935 null]
 >> endobj
-5950 0 obj <<
-/D [6296 0 R /XYZ 244.439 494.372 null]
+5959 0 obj <<
+/D [6305 0 R /XYZ 244.439 494.372 null]
 >> endobj
-6299 0 obj <<
-/D [6296 0 R /XYZ 90 478.206 null]
+6308 0 obj <<
+/D [6305 0 R /XYZ 90 478.206 null]
 >> endobj
-5951 0 obj <<
-/D [6296 0 R /XYZ 400.69 272.326 null]
+5960 0 obj <<
+/D [6305 0 R /XYZ 400.69 272.326 null]
 >> endobj
-6300 0 obj <<
-/D [6296 0 R /XYZ 90 256.16 null]
+6309 0 obj <<
+/D [6305 0 R /XYZ 90 256.16 null]
 >> endobj
-6295 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1779 0 R /F23 340 0 R >>
+6304 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1788 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6308 0 obj <<
-/Length 2076      
+6317 0 obj <<
+/Length 2072      
 /Filter /FlateDecode
 >>
 stream
-x��Yko�6��_���V�
�$����f��G�3)�!3������q��~/EJ2:��.�@�L����s�%��� /g���]�,H�4.ׁ�A�)	.W�UH�t� ��՜�0Sev�jNqX��R��?������*_]�����bL�Y+�
�q��Ț�4_˵Ts���Z¯�0h�H��]~?��������p@���%��rv�+x�}�i��z�AD\�����>���U�!
sc���z��
꘎(֓w=� f��;c��t��n���q&�1�����:˓��f��i��KY5y]��	9x;�PL����3>�5�?��p���X�#��8ւ
-~c:���@<�ž9
��y
�Nx��C�|~�(Wn���~I>�/�x◢'c�h��`��t�>ah[_���u]���3V!*�%���[���`��� Ȁ��צׇ9���<�)dc���
�2���]i�{���[WgES�'0�}�n2۫V�|��
-�}�Eј�Y��x�R���I�p��^Lên��;KY�He-Y{�Z�(�N��T	�� �
F��$���[�a}����}��e��l�u�ʫ[�Zm����Gy���(�tԥ#�3%;m5��n���~9
���q_�ф��ʫ�6*��~
F�\S�Np1Pg�Ս5���C�	̉_�
!@D�1=��;6G��n�x'%��s�����^�U��
�?1wKd�	X�ʫ"��;��
�qA��t-۝�lF�̅��Mn׭��ޯj]+�� P:葬E��Z
�4�(� �Ȯ}�:�	"t�xw��A��a�~) 1J�=�O��c��rӣ2�E��C>��1�����7�-�c'�bCz5!-�a�wh�҈"g:O��
 �@ 4N4
�Ak�+��!
"˅
��jea�-8�V`f��bW-[�'p�]��۬�9V� 
Y$���3��ua^��Rem���=�
u�[M4���1F8�O1J� ȱwR�,8�y���(�@k2�)$-���� %(���֝ [...]
-���ڗ$	=D���(�� ��`}{���v�^�%��B���O��쨲ܶ������g�8Eqžk2f�Oj�"0�O
-s=Eĺx�eW�ZJ>�K�iND�I��}�2��2�OW
�msߴ�4�n�	/Un��j)��n���[�JQ("��
K"�90��
��IT�����r���j�n�$\*�[��
-���;�6
�m���Ɗ��V�?o|*���Ȏ�A���2(I��*��$ff�X�����B+X�p-(�A���J�7TB���B�k�'~��[��D��,c$	�}�5-��NLw=�al��)��4�����2�ԕ�O�EzL
 s��c�˛�\�Y)��GF�*B�] <�L
%"�
f`�E�K��
q+g�;
�XX��Y��1����ͭ��ANY��� z]��B�!�I
���=x�t�I9����-���u�	�v[��f�����
àށ��w���0����Ր���=������pʃ8<r�9�����X�+Y
~PAO`�]�|�V�V��Nf�=c%(��r�0^N�C���'N"A`�Ѧ.�)���b��Eq����`��[��{����@ټ>��]$��Ȟ����
����[к���I�Yť�T��`;2���R����$=�sc���+	8�|f5�|�.�4�5��m�7skIgn~j��RCӲ�_Y�띤�L_�2��?���E�L�F�A2����:������H
ieӶ���~��
���V��=�=D�8
-��&�8�-���+xXv����_M��q
+x��Ymo�6��_���U�
_DIL�z���z/����"Pl:�/%����7)�T���.ZwK
+5��<�3C
+�^��z9;��Y ��i
\���$&�S\����D�|A0��9�a����՜�.�7r����7*S���/U��~!U��Ř.�V����E�5��|-�R�I�j	�%��5��������]����
�[	OP�x�,gW�p����1��nTD��o���8Ç^q<�2�cn���Z�wvA
��z�n8��xg
!�c�Mޘ1�d4FQ��6Y�y6�l��#
Wy)�&�+�6!o��Iҿ]y�sXC��gڠ�y��آ
1�F[
*h���
�#�hp
{�t�~�	
G8�������h\��K:�%������_�"������
+�(����}�Ѷ�����Xɕ�V!*�%���[���`��� Ȁ���fԇ9���<�)dc���
�2���]i�{��'��Ί�6O��}�n2;�V�|��
+�}�Eј�Y��D�R���I�p��QLên�m8KY�He=Y{�Z�(��N��T	�� �
Fu�$����̅���
b��{.k�d���U^���j�;I�~�W�(1�b!NG]:�9S��V#��֪�뗳છq�3(�*��&čU^��Qq��C`0
+�Rt���:
P��� [<�� 0')"`
R���cy"�Atl��52z�{'��s�����^�U��
�1wKHd��	X�ʫ"��;��
3pA��
-۝�lE�����ܮ[/���_պV
�#@�t$�#U�>U�h�Q&���]��t:D�P��<�A��a�~) 1J�=�OQ60�n��Q��2��!��p�����7�-�c��bCz5�,�a�wh�҈"g:π�
 �@ 4N6
�Ak�+��!
"˅
��jea�-�v`4f��bW-[['p�]��۬�5V� Y$
���n�0��[���V�ўD�:ݭ&����qF8�O1J� ��wҀ,8�y��X'�M�51oIˢ>+.@	J�@��u]/�i��ԥMOy��0�CKҪ�<�S��i����紮�{s���ɡa?��5+��-d��]�Y����V>Ji�����CefC|3�V��Z��Xu|�9�%]���۷r�F6�&�1�@��ߕH�� ����`Z��J8T
��ʯ#1��� [...]
+~�Q
�pwM��=��J�X�ʁ��q!��ʧ�3kU����\j�~�#NQ���Ś���:�� L8��\O�.��r-%t֥�4'��%����2��2�O�
�msߴ�4���^�܂��R�)t߂i��2>���D>	�DNp��
��IT�����r���j�n�\*�[��
+��u8��
+�m���Ɗ��V�?o|*���Ȏ�A���6(I��.��$ff�X�����5B+X�p-(�A���N�7tB���F�k�'~��[��D��,c$	�}�5W��'�6��>zj�ؘ�S��i�g��e :�+��h��8 �hW�z�7[�̳JR�/���]�n�x��JD:=��Ћ�^�=�V��w8p����
�c컰ۛ[YɃ��Vu9A�.
+S��C at S0-�{�Q��r��M�[J�;���@�͐)�?��3à߁��w���0	���!�P���m��|
���pʃ<<r�9��I��\�+Y
q�AO`�]�|�V�V��Nf�=��DC;t�/��T���'����hS�
��i������u
N���-��#�B��p�l^���]$ꅈ�Ȟ����
����[�к���I�Yͥ�T��d;2���R����$=�sc���+	�|f5�|�.�4�5��m�7skIgn~j��RCӲ�_Y�냤�L��2���j=F�Ⱦ�}~�g���?f
<���$��i�����~�G��.b�Pޞn�
���
+�6�
t-���+xXv�����_
��
 endstream
 endobj
-6307 0 obj <<
+6316 0 obj <<
 /Type /Page
-/Contents 6308 0 R
-/Resources 6306 0 R
+/Contents 6317 0 R
+/Resources 6315 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6248 0 R
-/Annots [ 6293 0 R 6301 0 R 6302 0 R 6303 0 R 6305 0 R ]
+/Parent 6257 0 R
+/Annots [ 6302 0 R 6310 0 R 6311 0 R 6312 0 R 6314 0 R ]
 >> endobj
-6293 0 obj <<
+6302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 696.002 513.996 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Fold_Space_Dimensions) >>
 >> endobj
-6301 0 obj <<
+6310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.635 202.484 249.889 213.388]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6302 0 obj <<
+6311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 130 177.053 140.904]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) >>
 >> endobj
-6303 0 obj <<
+6312 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.989 115.38 217.919 125.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6305 0 obj <<
+6314 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6309 0 obj <<
-/D [6307 0 R /XYZ 90 757.935 null]
+6318 0 obj <<
+/D [6316 0 R /XYZ 90 757.935 null]
 >> endobj
-5992 0 obj <<
-/D [6307 0 R /XYZ 213.427 687.2 null]
+6001 0 obj <<
+/D [6316 0 R /XYZ 213.427 687.2 null]
 >> endobj
-6310 0 obj <<
-/D [6307 0 R /XYZ 90 670.473 null]
+6319 0 obj <<
+/D [6316 0 R /XYZ 90 670.473 null]
 >> endobj
-6311 0 obj <<
-/D [6307 0 R /XYZ 90 603.652 null]
+6320 0 obj <<
+/D [6316 0 R /XYZ 90 603.652 null]
 >> endobj
-5993 0 obj <<
-/D [6307 0 R /XYZ 90 580.718 null]
+6002 0 obj <<
+/D [6316 0 R /XYZ 90 580.718 null]
 >> endobj
-6312 0 obj <<
-/D [6307 0 R /XYZ 90 580.718 null]
+6321 0 obj <<
+/D [6316 0 R /XYZ 90 580.718 null]
 >> endobj
-5994 0 obj <<
-/D [6307 0 R /XYZ 498.315 527.964 null]
+6003 0 obj <<
+/D [6316 0 R /XYZ 498.315 527.964 null]
 >> endobj
-6313 0 obj <<
-/D [6307 0 R /XYZ 90 511.237 null]
+6322 0 obj <<
+/D [6316 0 R /XYZ 90 511.237 null]
 >> endobj
-5995 0 obj <<
-/D [6307 0 R /XYZ 199.738 436.61 null]
+6004 0 obj <<
+/D [6316 0 R /XYZ 199.738 436.61 null]
 >> endobj
-6314 0 obj <<
-/D [6307 0 R /XYZ 90 419.883 null]
+6323 0 obj <<
+/D [6316 0 R /XYZ 90 419.883 null]
 >> endobj
-5996 0 obj <<
-/D [6307 0 R /XYZ 489.249 369.167 null]
+6005 0 obj <<
+/D [6316 0 R /XYZ 489.249 369.167 null]
 >> endobj
-6315 0 obj <<
-/D [6307 0 R /XYZ 90 352.44 null]
+6324 0 obj <<
+/D [6316 0 R /XYZ 90 352.44 null]
 >> endobj
-1495 0 obj <<
-/D [6307 0 R /XYZ 90 254.047 null]
+1488 0 obj <<
+/D [6316 0 R /XYZ 90 254.047 null]
 >> endobj
 222 0 obj <<
-/D [6307 0 R /XYZ 90 247.447 null]
+/D [6316 0 R /XYZ 90 247.447 null]
 >> endobj
-6316 0 obj <<
-/D [6307 0 R /XYZ 90 148.974 null]
+6325 0 obj <<
+/D [6316 0 R /XYZ 90 148.974 null]
 >> endobj
-6306 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1779 0 R /F72 471 0 R >>
+6315 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1788 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6336 0 obj <<
-/Length 1485      
+6345 0 obj <<
+/Length 1482      
 /Filter /FlateDecode
 >>
 stream
-x��Xێ�6}�W(��@L��(�FQ�I�iӦ�&ۗf�@+ӶYR$����Ë���`����̙�3Cag�`�����lyx�@"��s�qv€ F�s�v޸� ��c�^�	v�r���S���i'�e���䦌��j��L��ʲN�1�qT���i�/�rN�+�
ʰ��.qmƯ�F�gY
��=��o�^�~��}�P;D��Bz̉��7o����F���Q��;>��?u^����;M�
�3&^
n�$6
-����H�/Y\'yViuy�
�{�H�|�;
J��h�ה��;Ɔrk�y�|�Y0@�
��{�K)r���l�	��A��W��
�O�������D��B
�A�9 O��&��b��X|9s����0�M	�z�Ѷ|X�yO;|V�Gb��P���W�l
�;��0�c!�X��
DI 
-��v�@�Q���o.!
� ���s��/����
T��a(//h�L8��8�{�8wp�ϛ=�?偁(g���FO������S]\<�,���֚'U����K�s���H�Ũ��m�Е�I!z�x
�a�L؛`S_���S�j�MOhb�MǤ�}
w��֢0:Wp�C�$>jE�0���O�^�sQDl��L�Q�ʵ�2;.�B�9�`��#�g���}��3'�5
��t\���{P�
��̒lk��,#�F�`��$D�۪{��<
��YS���JCù[�f%� ��:1���q;
���7Ĕ
n�h/甹G����{�\Y�=����Z��3+�g
���0���� I�� (i�.r��,+i�u���
���a�`$D�}M���#�n��N�
H���}��(�� »=B������Bj�R�7v��y��`uif&
Վ�9��NnR�lh at U�a�,��y
R'�!"���#G|\������g�d	e�D���x�H�A�S��S�Ky|�ˬ�"hR�
�$���£��͉����8%��)z:/&�G��Y�rH���KO�����l%0��$(�t�ٶ"��a�b>ga�+������ʦ��堁
��ז>�G�QقF&
�� l�����*N7�~�
-h�2}	���;u�X�Bf�
-X��;�
��� L�dp��]0P�BS�[[{w��Q�ʖ�����(���]��	��3�	0�
�z�C"�o��RV���S�oz�M�\x
@`
�%}=`�q�n,�Ө�C]�";rW��t�2ߏ��&OSS�Z��dHGE�� ����=lQ�h�k��$15dh�x
pW��ߞ��~j�nB%/ײ���J�͌���1Kw�%Y�
�VeB�A}�h��	Y�c ǃ�4h��ǁ���r��W9�5` 
���k
��1K_��P����fj�n&U��^5
-6�_FY�ϪL٦�j# 2R��x�� ��l��1�ӌ~�i;�)��tW��j�<
�(��!K�%��]�wd�W��,����� �`q�3
���/��b�
+x��Xێ�6}�W(��@L��(�FQ�I�iӦ�&ۗf�@+ѶYr$����Ë���`����̙�3Cag�`�����lyx�@"��s�vv€ F�s�8o\B��
�1v/��Q���]�)v�촕I��=�)��Z=/���SY��5�4�j�Z=-v�������2쾮�C\��+���Y
��rυ��۫���ff���j��
s����[�$������9�];ǧ
�g��ٟ3|���C8`����M��F��rw���!���+�N#oy�pO	��qgA)��-�R6x��Pn�1��Ϝ7
��6xv)E�1��##��>!u8��J�#� ����<���Y�c0H{� �	qѤ�[�]4�� �/g���>���)aS�?ڔ�:�i��j��Bl�?Բ2��[�����L�X�7�;��Q�����3Є`�;��K+�>���'�
{t�4�O�0���O&
��h
w�=l�;8
+x��͞ϟ��@��3�Kc�'�X��W��..
J�Wm~k�Ӫ�mr�rХ�9
T�{��b�O�6^���$��W<�°K&�M���I�i5���'41ͦcZo?���`cQ�+8��T�"
J�
�ۧ�s��("��z&�(�db��̎�t��i0H�狳X��>v��暆kc:���P�=(f�i"�4�1�^��b#�
0JS���mսEA
�R̬�H׃C���ܭ
��B�Fy�k`��
O~�bJ�e��s�ܣjj��Y����
cdr7�������Ƹ�5� �ls9@�&#J���VB���
ZR�4G��s6	h_�&��(�۾�S����~af_�9�!5��n�"�q���[��(�����k�a�l$X]���B�#jN.�ӛL6P�l1
*��kn
��i|ȀH@�Ƿ���WF�(�%��� YB8�?$�=&t��Ԧ��m��@v2�����g9-�������ps���5N	�j��N�
�	���yֳ�ң����8>2w9[	L#,I
+8
z��H�dا��Y���G{q~%�C��)��i9h i鵥���|�F���	�}$ ��� ����Ӎ����L_��p�N
"��y�U
�qkxA�= C�)�� n1�� jPh�qkkj�n�.�2�r�?6C��ev��k]; ���w&4"��Q@bH���V�j/!�T0�AS!
À��qIO
0�ڍ�qUv�
]d'@�_��b]�Q�ZYfjS�?�
٨�t@�|8�����3�ݶ�n��2�b<	�+�oO��R?5�Q7�R��,����1A3��jx���wi
g�ĪLH?Ƞ�m��0!k�!}w
�xДm8�8P{�Y.�����*�������|�c16f�K���v�x�L����J�߫F���(o�Y�)��Tm�`DFUYA��k�xc�{��6�v�
"������j�<
�(��!O�%J�%@�<o�zR�V��d������9,�tr�1��ma1
 endstream
 endobj
-6335 0 obj <<
+6344 0 obj <<
 /Type /Page
-/Contents 6336 0 R
-/Resources 6334 0 R
+/Contents 6345 0 R
+/Resources 6343 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6304 0 R 6317 0 R 6318 0 R 6319 0 R 6320 0 R 6321 0 R 6322 0 R 6323 0 R 6324 0 R 6325 0 R 6326 0 R 6327 0 R 6328 0 R 6329 0 R 6333 0 R ]
+/Parent 6357 0 R
+/Annots [ 6313 0 R 6326 0 R 6327 0 R 6328 0 R 6329 0 R 6330 0 R 6331 0 R 6332 0 R 6333 0 R 6334 0 R 6335 0 R 6336 0 R 6337 0 R 6338 0 R 6342 0 R ]
 >> endobj
-6304 0 obj <<
+6313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 697.922 180.649 708.453]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_c03d43b46ab7f9e5d0ea3c46a5eab7b3) >>
 >> endobj
-6317 0 obj <<
+6326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 659.298 180.649 670.202]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_cf34edb23c376600051bbc563e4122c4) >>
 >> endobj
-6318 0 obj <<
+6327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.986 659.298 228.24 670.202]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6319 0 obj <<
+6328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 621.046 180.649 631.95]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_67cbe06cd666025c2ff64652d5824a2f) >>
 >> endobj
-6320 0 obj <<
+6329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.986 621.046 274.725 631.95]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-6321 0 obj <<
+6330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 583.169 188.398 593.699]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_df9fc5ac7e45f36bc03af31b98b31a72) >>
 >> endobj
-6322 0 obj <<
+6331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 544.544 163.215 555.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_869306ea4afb6453b8e9cee36c96f46e) >>
 >> endobj
-6323 0 obj <<
+6332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 544.544 257.291 555.448]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-6324 0 obj <<
+6333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 506.293 163.215 517.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate_3b727ab728f8758af9fb217eca9d791a) >>
 >> endobj
-6325 0 obj <<
+6334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 506.293 210.806 517.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6326 0 obj <<
+6335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.635 424.419 249.889 435.323]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6327 0 obj <<
+6336 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [106.717 340.691 173.456 351.595]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-6328 0 obj <<
+6337 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.43 340.691 253.684 351.595]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6329 0 obj <<
+6338 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.588 103.913 187.842 114.817]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6333 0 obj <<
+6342 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6337 0 obj <<
-/D [6335 0 R /XYZ 90 757.935 null]
+6346 0 obj <<
+/D [6344 0 R /XYZ 90 757.935 null]
 >> endobj
-6338 0 obj <<
-/D [6335 0 R /XYZ 90 716.221 null]
+6347 0 obj <<
+/D [6344 0 R /XYZ 90 716.221 null]
 >> endobj
-6339 0 obj <<
-/D [6335 0 R /XYZ 90 716.221 null]
+6348 0 obj <<
+/D [6344 0 R /XYZ 90 716.221 null]
 >> endobj
-6340 0 obj <<
-/D [6335 0 R /XYZ 90 678.089 null]
+6349 0 obj <<
+/D [6344 0 R /XYZ 90 678.089 null]
 >> endobj
-6341 0 obj <<
-/D [6335 0 R /XYZ 90 639.838 null]
+6350 0 obj <<
+/D [6344 0 R /XYZ 90 639.838 null]
 >> endobj
-6342 0 obj <<
-/D [6335 0 R /XYZ 90 601.587 null]
+6351 0 obj <<
+/D [6344 0 R /XYZ 90 601.587 null]
 >> endobj
-6343 0 obj <<
-/D [6335 0 R /XYZ 90 525.085 null]
+6352 0 obj <<
+/D [6344 0 R /XYZ 90 525.085 null]
 >> endobj
-6344 0 obj <<
-/D [6335 0 R /XYZ 90 469.546 null]
+6353 0 obj <<
+/D [6344 0 R /XYZ 90 469.546 null]
 >> endobj
-6345 0 obj <<
-/D [6335 0 R /XYZ 90 327.388 null]
+6354 0 obj <<
+/D [6344 0 R /XYZ 90 327.388 null]
 >> endobj
-6346 0 obj <<
-/D [6335 0 R /XYZ 90 305.076 null]
+6355 0 obj <<
+/D [6344 0 R /XYZ 90 305.076 null]
 >> endobj
-6347 0 obj <<
-/D [6335 0 R /XYZ 90 305.076 null]
+6356 0 obj <<
+/D [6344 0 R /XYZ 90 305.076 null]
 >> endobj
-1496 0 obj <<
-/D [6335 0 R /XYZ 90 156.41 null]
+1489 0 obj <<
+/D [6344 0 R /XYZ 90 156.41 null]
 >> endobj
 226 0 obj <<
-/D [6335 0 R /XYZ 90 148.875 null]
+/D [6344 0 R /XYZ 90 148.875 null]
 >> endobj
-6334 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R /F95 1779 0 R /F8 504 0 R /F11 418 0 R >>
+6343 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R /F95 1788 0 R /F8 504 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6373 0 obj <<
-/Length 1321      
+6382 0 obj <<
+/Length 1317      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_!`@&5�Q/�6 k� ]�f��))Yfla��Jr]c���E��ȎӦ�
-�%
��sw<
-[S
[��G��ˬ .u�ѽ`�s	�X��uc�����}�'��yxwէ�Β�LL���M<.�bu||^ē�s��"���?�
�/��,��Z܋�O|[�� ��y̦��?�^�NG��=^a�(/��<ƭh޻���	�ma��Z*���P��}��
޻#�v����b�đ��R���8z�H�*��R�S��q�����a�5����[Jyk�u3� �8��^��]+	i2�5R��c��m-RF�E�U�_����(��c���Rv������i\)�(�Bk=j����H%z��A��h�E�(4�@ ߐf��b!�P[%C��P|�=
-Ӊ
di��#�zh���՟;�{ȥ����01=��̳E�� 9�W�Zu����̣
е�y at 1C�#��a�p��Rx4y�JTa���W���8���
h4�bN���5UV��A���"N�5��MW�D�qT��J�D�j�h4�%�>��q
-�D��BLb|�q"��T��S;�okwa��|��.�w�
���j]�Y
ʹ���E�@V�"գ��
��^m����-��lQi`KQ���L�N��-��)�E&Y�����ԫ���VN�R&2f��������u��ټ^+jmI��)��MHTq�F�)�
�����	��L�0K�AUl�j����}���d�D�Q���<,¹��ã6��ͳ8�PSZF6��)N�d11��!ɡ�My��C
������q�Mu��c��Ca턼Hg�JU�?�n8�࣡�
6j�o�("���
�=�^����f�.���5��X��f��_�������_<�b@�������S׾�x;�r��/=��3�	'9T$7)UI\��a'
��y�|�
�-��V��ʎk���郦�	$�SmŤ>
U���3Y��&!d;�Ԇ�[���
��&�>t5Mչ�
wTY���u懂�C�ja=�����p::����8O�2�����7>7�+�A�1�~*֓�(� �U�G�Nh�<��]�ro�?ߵ�ݷ���Z�f�����L����&Y)[]UЂ`�8�}�az벇Y׍��){�︪�I��ַ�M�!��/�����Id��������:j>;�
����m�rA
��j��V�.
-<hi��*
 η;���6�u��Mí�*E�s�s��z���6/��$U�b�
���6a�W�0 ཨ����۪G��k��7	�7�Ϫ*?
��%�J�H�@q5����a_��B 2��Ks��g��`�6�&H�Ս
�
+x��X[o�6~��0 ����E�%�dm�k�,���"�e�&K�$�5���
^$[��8mZ��)�<��;��PؚZ�:��>�
�\f(p�k�� [�K��M��D���`��>�vX�û�>�v��fbR�wo�q����"�ܝ�Ta����~��e����^}��"��$�c6��a�w:�}��
+[DY�=�1nE���lM��k
#��R��[e�X�{��^�(C��ڣ��8�#mѥ���1�l�FU���2��7<�xCq��|k@)rk�����
�f��q�%����
+�2�5R��c��m)r�����j�(�KQT�-�4
++�%���
���I\)�Ջ�(z��Eב(J�
j
����(^�jQh�@���aD �^W
��E2q[/��Ea:у,MVzSU8
�`��s�|���
�l.LL��=D:�l�%6@��ջV
b9�h2�ht�h
P���5p"���
M��U'¸�J�Q�2����� �A�	����ʪ01�Q������
+�h3�J�TM$�&�F�Xb�3{
�PN�8/�$V��
'B
+I�>�C��6��ʧ}��|���m������L��
]�
+d5)R=*!��q
+�1k��ܸ
��E��-Ee"*3�;۶�rj��^2ɢ�\��V�^��u��pJѐ2�Q�T%�LLu������^QKK��O��l"@����6jMY����<O�lf��Y�b��
D|�[@�&�$B��8���a�EU
����<��
+5E��d�̟�4Jc!+9Դ�)�tȂ#�5
6�m�a
�nS�~�p|x�!����
R�*�g<p�
'
|4T��F
�-`E$p
�ӣ��ث\<��,��|�_����ʮj����o.ޞn;��1j�\�\��N�������Q���~�Y���L8ɡ"�I�J�o;�X��o�+�{�`�hI�J�Wv\{
M4uO �j+&�Y���|5P�ɂ:	!;8�ݠV�B@�nxF7���i��-f�����Ԕ��0?,�JT
+�q�7&���aw�_�ǡxR��4��F����_	����	�S���`G	���>
+wBS�a${������u���R7�D�
f�^=��0�J�ꪂʉ��
�[�=̺n|��M�S-x�U� N�����l2q�~!��=�N"�
��7go_�Q��A���w&h���
b��W+��
+vQ�AK��V� q�݉5m�y�{m�hn��W)�������0]Էy��')J����`D%��?`��{Q�=�۪G��k{ឆn��̪*?
��%�J�H�@q5����aK�!��k�4w�yV�7.�m> �� H�
B
 endstream
 endobj
-6372 0 obj <<
+6381 0 obj <<
 /Type /Page
-/Contents 6373 0 R
-/Resources 6371 0 R
+/Contents 6382 0 R
+/Resources 6380 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6330 0 R 6331 0 R 6332 0 R 6349 0 R 6350 0 R 6351 0 R 6352 0 R 6353 0 R 6354 0 R 6355 0 R 6356 0 R 6357 0 R 6358 0 R 6359 0 R 6360 0 R 6361 0 R 6362 0 R 6363 0 R 6364 0 R 6365 0 R 6366 0 R 6367 0 R 6368 0 R 6370 0 R ]
+/Parent 6357 0 R
+/Annots [ 6339 0 R 6340 0 R 6341 0 R 6358 0 R 6359 0 R 6360 0 R 6361 0 R 6362 0 R 6363 0 R 6364 0 R 6365 0 R 6366 0 R 6367 0 R 6368 0 R 6369 0 R 6370 0 R 6371 0 R 6372 0 R 6373 0 R 6374 0 R 6375 0 R 6376 0 R 6377 0 R 6379 0 R ]
 >> endobj
-6330 0 obj <<
+6339 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 697.247 175.937 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare_92edb0b8b1e2097c5d20795e576517cf) >>
 >> endobj
-6331 0 obj <<
+6340 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.274 697.247 270.013 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-6332 0 obj <<
+6341 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [311.746 697.247 378.485 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Certificate) >>
 >> endobj
-6349 0 obj <<
+6358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.588 614.801 187.842 625.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6350 0 obj <<
+6359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [285.305 597.176 305.559 608.08]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-6351 0 obj <<
+6360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 448.217 274.835 459.121]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-6352 0 obj <<
+6361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 393.358 160.207 404.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66) >>
 >> endobj
-6353 0 obj <<
+6362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.977 393.358 192.655 404.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66e9cf46c5e08ead7689807e1c8ba30642) >>
 >> endobj
-6354 0 obj <<
+6363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.643 393.358 257.053 404.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec664ac3b90df83c2e43249ccfa2702640de) >>
 >> endobj
-6355 0 obj <<
+6364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.042 393.358 291.364 404.261]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec6625b86c6f0633416506503de2bf693876) >>
 >> endobj
-6356 0 obj <<
+6365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 312.595 178.976 323.499]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_b1db3272b7beca7b1d9d17f23d22ecbd) >>
 >> endobj
-6357 0 obj <<
+6366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.313 312.595 271.378 323.499]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6358 0 obj <<
+6367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 274.114 186.725 284.645]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_00017ad58d66a7948b0355b3e02c750b) >>
 >> endobj
-6359 0 obj <<
+6368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 234.886 178.976 245.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6360 0 obj <<
+6369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.715 234.886 230.522 245.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_1177f236d8c66c01bbb43b37ff90bc7d) >>
 >> endobj
-6361 0 obj <<
+6370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.859 234.886 322.925 245.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6362 0 obj <<
+6371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 196.032 178.976 206.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6363 0 obj <<
+6372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.715 196.032 230.522 206.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c05ff6bef376a2835adbb0ca123a8e79) >>
 >> endobj
-6364 0 obj <<
+6373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.859 196.032 299.682 206.936]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-6365 0 obj <<
+6374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 157.178 179.554 168.082]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6366 0 obj <<
+6375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 157.178 250.666 168.082]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_60d9658ef91fbd3a1b0064253246f36b) >>
 >> endobj
-6367 0 obj <<
+6376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 118.324 135.579 129.227]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) >>
 >> endobj
-6368 0 obj <<
+6377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.077 118.324 155.225 129.227]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) >>
 >> endobj
-6370 0 obj <<
+6379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6374 0 obj <<
-/D [6372 0 R /XYZ 90 757.935 null]
+6383 0 obj <<
+/D [6381 0 R /XYZ 90 757.935 null]
 >> endobj
-6375 0 obj <<
-/D [6372 0 R /XYZ 90 716.221 null]
+6384 0 obj <<
+/D [6381 0 R /XYZ 90 716.221 null]
 >> endobj
-6376 0 obj <<
-/D [6372 0 R /XYZ 90 716.221 null]
+6385 0 obj <<
+/D [6381 0 R /XYZ 90 716.221 null]
 >> endobj
-6377 0 obj <<
-/D [6372 0 R /XYZ 90 659.927 null]
+6386 0 obj <<
+/D [6381 0 R /XYZ 90 659.927 null]
 >> endobj
-1497 0 obj <<
-/D [6372 0 R /XYZ 90 535.028 null]
+1490 0 obj <<
+/D [6381 0 R /XYZ 90 535.028 null]
 >> endobj
 230 0 obj <<
-/D [6372 0 R /XYZ 90 528.428 null]
+/D [6381 0 R /XYZ 90 528.428 null]
 >> endobj
-6378 0 obj <<
-/D [6372 0 R /XYZ 90 410.428 null]
+6387 0 obj <<
+/D [6381 0 R /XYZ 90 410.428 null]
 >> endobj
-6379 0 obj <<
-/D [6372 0 R /XYZ 90 331.569 null]
+6388 0 obj <<
+/D [6381 0 R /XYZ 90 331.569 null]
 >> endobj
-6380 0 obj <<
-/D [6372 0 R /XYZ 90 331.569 null]
+6389 0 obj <<
+/D [6381 0 R /XYZ 90 331.569 null]
 >> endobj
-6381 0 obj <<
-/D [6372 0 R /XYZ 90 292.834 null]
+6390 0 obj <<
+/D [6381 0 R /XYZ 90 292.834 null]
 >> endobj
-6382 0 obj <<
-/D [6372 0 R /XYZ 90 253.98 null]
+6391 0 obj <<
+/D [6381 0 R /XYZ 90 253.98 null]
 >> endobj
-6383 0 obj <<
-/D [6372 0 R /XYZ 90 215.125 null]
+6392 0 obj <<
+/D [6381 0 R /XYZ 90 215.125 null]
 >> endobj
-6384 0 obj <<
-/D [6372 0 R /XYZ 90 176.271 null]
+6393 0 obj <<
+/D [6381 0 R /XYZ 90 176.271 null]
 >> endobj
-6385 0 obj <<
-/D [6372 0 R /XYZ 90 137.417 null]
+6394 0 obj <<
+/D [6381 0 R /XYZ 90 137.417 null]
 >> endobj
-6371 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R /F99 2114 0 R >>
+6380 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6417 0 obj <<
-/Length 1427      
+6426 0 obj <<
+/Length 1423      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���Sg3CR�.F_�`-�u@�d�CR��8�$ѥ��/�؎�8�[�$�l���}<��:3:�?�������Ǿs~�D�	|F�y�\
���px2BpHeF��C�.oX"i��_I*���{ɓ�=˙����1&px�Ң�����
-�,�2e��;��>�
�r>�2@�+� �	@�g�
.>C'Q�t p�й3�2�î�������"�����>���	�
�Olx�3|�Ϲ�i���G�*�NM


/��l�����~��z*�\kV_���	����
��
v����Y�NY��y��+��Jk��m�R.�m�n�
-ͺ��
�<�7"O��N}ezG�Jo/ ��]��B���0lܸ���nTt��b���t����cD���댕�� �J��R���DT�RZ�!thl5�b!_1�y�Zw�3����</_��Y���o)�f6���$\��#Cqg�#7���,/w�������8�z���
O��/.%�e1�\c�5�ѓ;�3�4��7[�
�4ŌJN��N�w�3猥���vn#�h\wp"B�
���F��-/��E ������F�%J `�<I�6r�
�Ra
�۱װ]�%�@ �
�{ ���
�<�Dw�XC��L�e\�o,.�s�p/�"Q�4���<�Z��xI�j�#��Jx%u%/���]{���|^u4���w�V_N��9gIݫ��W|@ށ'��BSqv�Ԟ	a6�_ղ��
rO�9�9�g+3�g'�(

Ɂ�ƮB����ؗ�-��MM��@\�n�ɍ��Co��
-q�z��v~ԴY>�*�Ք�{
��>[��̪K��z.
�
->�
�q���T���ʼ�0�b�涒�3�tZ�
7�o���#�J
�h�p�'*��D�곢)*�2Nx����;����U���ُ���tj�f��܇�n�,7�k6밋\��"+[���
�ކ�mWdղ˪����UG EAO
�i߈L��Ģ��ˊ�JcR�w�e�`7���l&U
��
�7D���^�kv����u&�~�D�aim�G�*�u��"|k�mȓ�UL9��E6f�%y�ϻ���bkf[Q&�ɔIٵ�@���|�6:;��a�1-u�N�Hm����`:���W1���dY�d4��yS
�-
-��sx�s�P"�=�<��6��(��D<�|��#��
-�I��cҽ+Ģ���Ú�~�y+�T���J]�:���.���]	9�Ug}m��OMv�z�1�W�o�"�`k�|C�~#�Q��	�]B*>��k��ٔʬ:�;�_t����.�Ꮒ�F�
������զ�,�"����K�\
�]% �X-�mx;�ݯC��i
]�†�7e9�

��݁i9�K�ˣ�<=Z��F�H��>q΄l��ԇ��^`� oh�F
+x��Z]o�6}���Sg3CR�(}ق�h�Y�mI!0��D�����~��ۑ
'U�a�C,�&/����tft�~>
��]'��}���	�C}F�y�\
���px2Bp�Tʢ��C�,ox�X�I\)����{%��=ϸb�T�1&px��<������
+�<�rm��
b�G��?~9| �tP����ę����Љ��
�0p��V��aW_�l�� V���\�
Axn�P���%Ƥ
���\���Jʤ����f�c�e
�ȣDd|��������z*��XkV_��Q��A�3b
|;c�����X�,7�5Pd��
�遶]��6Z7��f�H\[�X��%K{�*{��Jo��@��}	���|4n܈�a7*:0{)���t����cD���댵�� �)��B���DT�� Z�!thl
�"�^1�y�Zw�3���̖"+^��Ym��o)��l~��I���G����F.
��<+v�������8��z���
O��/*E>���F�h�RO���t��6�l53��,fL	v�tʾ۞9WZ*n���@k�6��u'B�����`>ny�u�/�>��7(�=�(��%y
c�V��4�:ʱ�c�a��

�h`�
��'������
�R�J��r�G�r��U�H,���"����_�Z�Ȼ�^�E]�
�d鮽5�VU>�:����w�V?N����qݫ���|@ށ'�����윩=��4~��RvX^4�=
�e̜����N�Q �Í]��O��/
[x�K��-���
+��Q
��,_�V7���� ��i�|HU0�)����X�l��q�.
F�9�*D} =��NQ{�k���y
Z`L�b�涒�3�lZ�
/��,��G�$�.��OT4����gE�TbE��g����w
M���b#W��3��Ԝ�^���P[nD�l�a�@oEV�X5`-6�
�ۮȺe�U_g恵6
+iO
gI��T�4��"��K�)
}�J�w�e�`7�	��le
+�&;�o�-�����j��#�u&~�D�aim�G���:�o�-�m(���O���E:f��D�ϻ���ckf[^ēɔ+յ�@���|�6:;��a�1+L�N�Po����`:J��}a[fY��,��y��-
+��sp�s��
"=�<W�6b�Ȼ�D<�|��#��
+�I��cҽ+�"٬Úѧ
�伕j:�`�{�.Z
��m�T�ۮ�����3
i_[+;��❳^t��������:X��=����AH�6���BB at Hŧ�zm?)7�*�N�N�]�c���}�#��!ê��ƲF9��n�)��hy6����������F��S��:(����
+�VS��|rttww�9Xdb��(����h-mQ#�m˱���9��9��_�e�����`��
 endstream
 endobj
-6416 0 obj <<
+6425 0 obj <<
 /Type /Page
-/Contents 6417 0 R
-/Resources 6415 0 R
+/Contents 6426 0 R
+/Resources 6424 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6369 0 R 6389 0 R 6390 0 R 6391 0 R 6392 0 R 6393 0 R 6394 0 R 6395 0 R 6396 0 R 6397 0 R 6398 0 R 6399 0 R 6400 0 R 6401 0 R 6402 0 R 6403 0 R 6404 0 R 6405 0 R 6406 0 R 6407 0 R 6408 0 R 6409 0 R 6410 0 R 6411 0 R 6414 0 R ]
+/Parent 6357 0 R
+/Annots [ 6378 0 R 6398 0 R 6399 0 R 6400 0 R 6401 0 R 6402 0 R 6403 0 R 6404 0 R 6405 0 R 6406 0 R 6407 0 R 6408 0 R 6409 0 R 6410 0 R 6411 0 R 6412 0 R 6413 0 R 6414 0 R 6415 0 R 6416 0 R 6417 0 R 6418 0 R 6419 0 R 6420 0 R 6423 0 R ]
 >> endobj
-6369 0 obj <<
+6378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 720.286 162.677 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_2a0bc130f7cf6a0678ee3b982fcc7ab6) >>
 >> endobj
-6389 0 obj <<
+6398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.058 187.563 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_41227446c918730e97998799bfe04da6) >>
 >> endobj
-6390 0 obj <<
+6399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 642.204 220.768 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_76fce1702224700691a26cf5e780a1dd) >>
 >> endobj
-6391 0 obj <<
+6400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 603.349 168.216 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c915c8d26a7dbcdbbd0c4985ec5b7d4b) >>
 >> endobj
-6392 0 obj <<
+6401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 564.495 226.308 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_811f6f947785240bcb76bfca023fed17) >>
 >> endobj
-6393 0 obj <<
+6402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 526.014 297.728 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) >>
 >> endobj
-6394 0 obj <<
+6403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.544 526.014 336.732 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6395 0 obj <<
+6404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 487.16 283.353 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_cdc0aeddab3d98e336719f42e6e5b06c) >>
 >> endobj
-6396 0 obj <<
+6405 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 447.932 191.718 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6397 0 obj <<
+6406 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 447.932 288.852 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_13419c5d820bde20af5eabd23e479ec8) >>
 >> endobj
-6398 0 obj <<
+6407 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 409.078 191.718 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6399 0 obj <<
+6408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 409.078 303.079 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c3e03bc2df621903d136c689c38bdb6f) >>
 >> endobj
-6400 0 obj <<
+6409 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 370.224 201.471 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_ba6b40a4b9708e94d6cd10f54144ed70) >>
 >> endobj
-6401 0 obj <<
+6410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.808 370.224 293.874 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6402 0 obj <<
+6411 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 331.369 182.044 342.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_1f0828932daf26d10e94120c1f4a4d6b) >>
 >> endobj
-6403 0 obj <<
+6412 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.381 331.369 274.447 342.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6404 0 obj <<
+6413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 292.515 227.981 303.419]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_68e8cef74c6b4b5a56e2c791f41566e4) >>
 >> endobj
-6405 0 obj <<
+6414 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.797 292.515 297.44 303.419]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6406 0 obj <<
+6415 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.943 292.515 407.008 303.419]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6407 0 obj <<
+6416 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 253.661 272.783 264.565]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_77a904793c99cfb1d61fadd277d59471) >>
 >> endobj
-6408 0 obj <<
+6417 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 214.806 181.845 225.71]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_164c38a51c8718e6ac3a3f3e4af77bf0) >>
 >> endobj
-6409 0 obj <<
+6418 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 175.952 181.845 186.856]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_77123fc17c8bc6d59a76802c0592a2c6) >>
 >> endobj
-6410 0 obj <<
+6419 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 137.098 154.727 148.002]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_0f19da4c46bb8b3be01875eff4c00538) >>
 >> endobj
-6411 0 obj <<
+6420 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 98.617 176.505 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_58b86510b9c4dc05004c0fc01622430b) >>
 >> endobj
-6414 0 obj <<
+6423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6418 0 obj <<
-/D [6416 0 R /XYZ 90 757.935 null]
+6427 0 obj <<
+/D [6425 0 R /XYZ 90 757.935 null]
 >> endobj
-6419 0 obj <<
-/D [6416 0 R /XYZ 90 733.028 null]
+6428 0 obj <<
+/D [6425 0 R /XYZ 90 733.028 null]
 >> endobj
-6420 0 obj <<
-/D [6416 0 R /XYZ 90 700.151 null]
+6429 0 obj <<
+/D [6425 0 R /XYZ 90 700.151 null]
 >> endobj
-6421 0 obj <<
-/D [6416 0 R /XYZ 90 661.297 null]
+6430 0 obj <<
+/D [6425 0 R /XYZ 90 661.297 null]
 >> endobj
-6422 0 obj <<
-/D [6416 0 R /XYZ 90 622.443 null]
+6431 0 obj <<
+/D [6425 0 R /XYZ 90 622.443 null]
 >> endobj
-6423 0 obj <<
-/D [6416 0 R /XYZ 90 583.588 null]
+6432 0 obj <<
+/D [6425 0 R /XYZ 90 583.588 null]
 >> endobj
-6424 0 obj <<
-/D [6416 0 R /XYZ 90 467.026 null]
+6433 0 obj <<
+/D [6425 0 R /XYZ 90 467.026 null]
 >> endobj
-6425 0 obj <<
-/D [6416 0 R /XYZ 90 428.171 null]
+6434 0 obj <<
+/D [6425 0 R /XYZ 90 428.171 null]
 >> endobj
-6426 0 obj <<
-/D [6416 0 R /XYZ 90 350.463 null]
+6435 0 obj <<
+/D [6425 0 R /XYZ 90 350.463 null]
 >> endobj
-6427 0 obj <<
-/D [6416 0 R /XYZ 90 311.608 null]
+6436 0 obj <<
+/D [6425 0 R /XYZ 90 311.608 null]
 >> endobj
-6428 0 obj <<
-/D [6416 0 R /XYZ 90 272.754 null]
+6437 0 obj <<
+/D [6425 0 R /XYZ 90 272.754 null]
 >> endobj
-6429 0 obj <<
-/D [6416 0 R /XYZ 90 233.9 null]
+6438 0 obj <<
+/D [6425 0 R /XYZ 90 233.9 null]
 >> endobj
-6430 0 obj <<
-/D [6416 0 R /XYZ 90 195.045 null]
+6439 0 obj <<
+/D [6425 0 R /XYZ 90 195.045 null]
 >> endobj
-6431 0 obj <<
-/D [6416 0 R /XYZ 90 156.191 null]
+6440 0 obj <<
+/D [6425 0 R /XYZ 90 156.191 null]
 >> endobj
-6432 0 obj <<
-/D [6416 0 R /XYZ 90 117.337 null]
+6441 0 obj <<
+/D [6425 0 R /XYZ 90 117.337 null]
 >> endobj
-6415 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F97 2177 0 R /F98 2117 0 R >>
+6424 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F97 2175 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6465 0 obj <<
-/Length 1642      
+6474 0 obj <<
+/Length 1637      
 /Filter /FlateDecode
 >>
 stream
@@ -35460,252 +35470,252 @@ x
 z�p÷}6����$E�M!V6��
Ws

 !���w*K� P�����'V�,��h�ȩ� �2Q
�����dOR���8l�R�\q����
�����7U��[���LR8??~$���2��
����v�U�Y�B�3 ٜ3�a�gC�Lh��N����{�o���uW���Ii߽�}�V����i�	Y�¸��; [eψ�$�#�䱫C"�s�L�.
���
O��o�Y(�x������l�M���3�R�
��.
��(�$q�Q3
����r��kQB��K�1�?r
�4�
^�
 �N2Q����ȘB�R��U�����~R�\@��?9�A�+Y�k��E�`��
-�Tغ�/��M&�x�7ń,� Y��z(�ta}�'�u�⺚L�s�R��
�A}�?!�x�L_^��gm+ݼ
E��q<�`�E48J0�RJ��@�k���g�c��|
u
!��Q�bڞ&�?HY�>��0GjP��Y��3���Y0�<ga���?UC�]퐅�C;�˖i�Δ�Y-Ϣ�J'� �;�NuNS���N�U���”}�VP"�i;�h�t�\���"�b �noDǶo	 �@I2mm�|OOzBUm�K���8��%Z�
����nBq)�oBHGv~ ��\�ۤ8�[��Cѣ���d
7 ^
��,s0���?�+��OpJ���#�4*��K}��u�s����5D�A���8 at O�c�;����S7F��(T7���C^����<�h|v(����,�!@�[^�V� U��
�Y��L7��Y�ڋܺ�9�y���^�3����)/�L��͞
d�4�����C����o\Ѯ]�.�yN
��|@d���~Q

	B�d!�?yE���Wt��8�r�Ƴ�/:�_|�<�o�=���g�Zڪ#�����M"�(�(4m�(yY-��bn��_ݷ�>�3���:G����vp�Ջ)'���V��7��"��6�����^}����O�JH��;�-!�y�x�.�0
pD�} ��_����M�V��b4Ooڵ�Th�ߪ�����x�\.QX�E%��qQ$�}�X[!K��Y�f-���z
~L廤�@�� �2
+�Tغ�/��M&�x�7ń,� Y��z(�ta}�'�u�⺚L�s�R��
�A}�?!�x�L_^��gm+ݼ
E��q<�`�E48J0�RJ��@�k���g�c��|
u
!��Q�bڞ&�?HY�>��0GjP��Y��3���Y0�<ga���?UC�]퐅�C;�˖i�Δ�Y-Ϣ�J'� �;�NuNS���N�U���”}�VP"�i;�h�t�\���"�b �noDǶo	 �@I2mm�|OOzBUm�K���8��%Z�
����nBq)�oBHGv~ ��\�ۤ8�[��Cѣ���d
7 ^
��,s0���?�+��OpJ���#�4*��K}��u�s����5D�A���8 at O�c�;����S7F��(T7���C^����<�h|v(����,�!@�[^�V� U��
�Y��L7��Y�ڋܺ�9�y���^�3����)/�L��͞
d�4�����C����o\Ѯ]�.�yN
��|@d���~Q

	B�d!�?yE���Wt��8�r�Ƴ�/:�_|�<�o�=���g�Zڪ#�����M"�(�(4m�(yY-��bn��_ݷ�>�3���:G����vp�Ջ)'���V��7��"��6�����^}����O�JH��;�-!�y�x�.�0
pD��
�
o����yz3����%����<�뺘�����ZdqQ��
E2�׍
+F�52k^��y�ެÏ�|��
��/9|ˎ
 endstream
 endobj
-6464 0 obj <<
+6473 0 obj <<
 /Type /Page
-/Contents 6465 0 R
-/Resources 6463 0 R
+/Contents 6474 0 R
+/Resources 6472 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6412 0 R 6413 0 R 6434 0 R 6435 0 R 6436 0 R 6437 0 R 6438 0 R 6439 0 R 6440 0 R 6441 0 R 6442 0 R 6443 0 R 6444 0 R 6445 0 R 6446 0 R 6447 0 R 6448 0 R 6449 0 R 6450 0 R 6451 0 R 6452 0 R 6453 0 R 6454 0 R 6455 0 R 6456 0 R 6457 0 R 6458 0 R 6475 0 R 6462 0 R ]
+/Parent 6357 0 R
+/Annots [ 6421 0 R 6422 0 R 6443 0 R 6444 0 R 6445 0 R 6446 0 R 6447 0 R 6448 0 R 6449 0 R 6450 0 R 6451 0 R 6452 0 R 6453 0 R 6454 0 R 6455 0 R 6456 0 R 6457 0 R 6458 0 R 6459 0 R 6460 0 R 6461 0 R 6462 0 R 6463 0 R 6464 0 R 6465 0 R 6466 0 R 6467 0 R 6484 0 R 6471 0 R ]
 >> endobj
-6412 0 obj <<
+6421 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 720.235 450.955 730.141]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_77123fc17c8bc6d59a76802c0592a2c6) >>
 >> endobj
-6413 0 obj <<
+6422 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 685.469 150.493 695.999]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_081718c23b5785da17c63ffec13536cc) >>
 >> endobj
-6434 0 obj <<
+6443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 646.346 156.281 657.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_0fafb66fa4df451fd3e2f0392329f27b) >>
 >> endobj
-6435 0 obj <<
+6444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 646.346 225.162 657.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6436 0 obj <<
+6445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 607.596 203.065 618.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_e1887d907ab06bddeaa2682bdf94d268) >>
 >> endobj
-6437 0 obj <<
+6446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.881 607.596 271.946 618.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6438 0 obj <<
+6447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 526.985 202.497 537.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6439 0 obj <<
+6448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.995 526.985 240.962 537.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_edf9116549ffcced7a39f4596e65e5d0) >>
 >> endobj
-6440 0 obj <<
+6449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.3 526.985 345.549 537.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6441 0 obj <<
+6450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.88 488.235 209.945 499.139]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6442 0 obj <<
+6451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.891 488.235 259.714 499.139]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c061731c4fec7f60c48e02ed9806b4bb) >>
 >> endobj
-6443 0 obj <<
+6452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.948 488.235 379.197 499.139]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6444 0 obj <<
+6453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.543 437.53 209.608 448.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6445 0 obj <<
+6454 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.218 437.53 260.724 448.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_065895a1428f9dc6b3002818686eff0f) >>
 >> endobj
-6446 0 obj <<
+6455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [302.284 437.53 379.534 448.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6447 0 obj <<
+6456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 386.826 203.075 397.729]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6448 0 obj <<
+6457 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 386.826 296.324 397.729]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c74dafaa0b06e9cd3d15ea0d2af1b213) >>
 >> endobj
-6449 0 obj <<
+6458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 372.257 337.637 382.162]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6450 0 obj <<
+6459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 348.449 194.297 358.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_041afb1a2cc7277572fb7235cf08cf64) >>
 >> endobj
-6451 0 obj <<
+6460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 309.7 188.759 320.23]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_e94a99f8e8d290b5791baa01fd540a14) >>
 >> endobj
-6452 0 obj <<
+6461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 270.576 226.019 281.48]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6453 0 obj <<
+6462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.758 270.576 301.843 281.48]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6) >>
 >> endobj
-6454 0 obj <<
+6463 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 162.844 226.034 173.748]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_082a74ad0ce931ec2e517bf0f009daa2) >>
 >> endobj
-6455 0 obj <<
+6464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 162.844 386.241 173.748]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6456 0 obj <<
+6465 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.599 124.094 160.965 134.998]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_1a15765e7fd1f486a9ee12a061dc4c76) >>
 >> endobj
-6457 0 obj <<
+6466 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [169.464 124.094 345.612 134.998]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6458 0 obj <<
+6467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.361 124.094 513.996 134.998]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6475 0 obj <<
+6484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 112.139 155.733 123.043]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6462 0 obj <<
+6471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6466 0 obj <<
-/D [6464 0 R /XYZ 90 757.935 null]
+6475 0 obj <<
+/D [6473 0 R /XYZ 90 757.935 null]
 >> endobj
-6467 0 obj <<
-/D [6464 0 R /XYZ 90 704.136 null]
+6476 0 obj <<
+/D [6473 0 R /XYZ 90 704.136 null]
 >> endobj
-6468 0 obj <<
-/D [6464 0 R /XYZ 90 665.387 null]
+6477 0 obj <<
+/D [6473 0 R /XYZ 90 665.387 null]
 >> endobj
-6469 0 obj <<
-/D [6464 0 R /XYZ 90 545.907 null]
+6478 0 obj <<
+/D [6473 0 R /XYZ 90 545.907 null]
 >> endobj
-6470 0 obj <<
-/D [6464 0 R /XYZ 90 405.867 null]
+6479 0 obj <<
+/D [6473 0 R /XYZ 90 405.867 null]
 >> endobj
-6471 0 obj <<
-/D [6464 0 R /XYZ 90 367.117 null]
+6480 0 obj <<
+/D [6473 0 R /XYZ 90 367.117 null]
 >> endobj
-6472 0 obj <<
-/D [6464 0 R /XYZ 90 328.367 null]
+6481 0 obj <<
+/D [6473 0 R /XYZ 90 328.367 null]
 >> endobj
-6473 0 obj <<
-/D [6464 0 R /XYZ 90 289.617 null]
+6482 0 obj <<
+/D [6473 0 R /XYZ 90 289.617 null]
 >> endobj
-6474 0 obj <<
-/D [6464 0 R /XYZ 90 208.887 null]
+6483 0 obj <<
+/D [6473 0 R /XYZ 90 208.887 null]
 >> endobj
-6463 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F50 339 0 R /F102 5147 0 R /F34 2344 0 R /F11 418 0 R >>
+6472 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F50 339 0 R /F102 5156 0 R /F34 2406 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6491 0 obj <<
-/Length 2481      
+6500 0 obj <<
+/Length 2477      
 /Filter /FlateDecode
 >>
 stream
@@ -35717,98 +35727,99 @@ U
 iiz(x��z~��
N�@�a���c�������
	���h�b�-~x���܏�95�6��k'�}�,�/8�6��Xl����
 �cR.vվ�UG؈c;=�J}�Ka:�L�.��vI��ۇ��(,�f�W�|(܇�MY�j�-R&"]�c�J��
�(Hg=[�邝�7�N�>d�9!��bڞ�9���8�G�l�M��u��nr3��D��@�
�n�-6��F7�`un�wu��~���}��\)z�os���"CV1���/ܡ
���f|��’��|}T�ͱ�-�t�\������ao����5S�
=�C������o����F)��uI"T��Ǔ����/�QBR+�� F-�����3��r��]����l;VY H�gW�˙�L�
?�2I��2���޸���`�q?�O����&=��������*l֏M�d�`b��1�RIj2)��l��S�r����聵�_t�
 �ݏ,!�
c2��s�5-�i-0�R4�v����ń�ɕBWX>��M�U�r�y�^19�����+�j�xa��A�D�0GYP�I<S�l�
�nĄ��&�)�A=��.�J����C��֣z��{���v���N�.����r�B�E��h���������k+����c���]�nt�
Q�8���!��\C��(�Uu~���2L~j�&ަ��$L��څ������F�${������7�������!�>��μ�J«�|�˱�$1$5���4V�ϊ�L�ʰtz�/�X�ߴ�W�$^����8k�[�x���DRO�${j

���,�c2~��w18��I�H���
cr2;����l2?-HA�xfZ�E0Tn$PK��_�����o��%fX�qa�l��u��uK�
����h ���92,��D$��͇�Ӆ�0'�N<��8�Е�����[

-�C��G�>��1?��{��t�Fb���؇�5���
/8�����̕���3�aʂ؉@)K�k?�T�oV�E�ݟl��V���!�����>?���C�
��P��=���|$��!1�ů����U���Yk���
7G�K
+�C��G�>��1?��{��t�Fb���؇�5���
/8�����̕���3�aʂ؉��Ck�G���g%�W����F+oޗ&�
�Y����>?���C�
��P��=���|<.�D����Wuo
+X�g��G��7�&��
 endstream
 endobj
-6490 0 obj <<
+6499 0 obj <<
 /Type /Page
-/Contents 6491 0 R
-/Resources 6489 0 R
+/Contents 6500 0 R
+/Resources 6498 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6459 0 R 6460 0 R 6461 0 R 6482 0 R 6483 0 R 6484 0 R 6485 0 R 6486 0 R 6487 0 R 6488 0 R ]
+/Parent 6357 0 R
+/Annots [ 6468 0 R 6469 0 R 6470 0 R 6491 0 R 6492 0 R 6493 0 R 6494 0 R 6495 0 R 6496 0 R 6497 0 R ]
 >> endobj
-6459 0 obj <<
+6468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 719.912 180.54 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_3075c67d9868fc0b483db13256fb4e0c) >>
 >> endobj
-6460 0 obj <<
+6469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 719.912 272.942 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6461 0 obj <<
+6470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [314.676 719.912 379.741 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6482 0 obj <<
+6491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.058 178.239 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_8ab7b9abebd48fe0ad129a237338aa96) >>
 >> endobj
-6483 0 obj <<
+6492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 681.058 270.641 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6484 0 obj <<
+6493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.374 681.058 377.44 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6485 0 obj <<
+6494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 642.204 226.034 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_6fb154017052c68b63121cef49c568ce) >>
 >> endobj
-6486 0 obj <<
+6495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 642.204 411.457 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66) >>
 >> endobj
-6487 0 obj <<
+6496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 542.133 242.885 553.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6488 0 obj <<
+6497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6492 0 obj <<
-/D [6490 0 R /XYZ 90 757.935 null]
+6501 0 obj <<
+/D [6499 0 R /XYZ 90 757.935 null]
 >> endobj
-6493 0 obj <<
-/D [6490 0 R /XYZ 90 604.884 null]
+6502 0 obj <<
+/D [6499 0 R /XYZ 90 604.884 null]
 >> endobj
-6489 0 obj <<
+6498 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F78 539 0 R /F8 504 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F6 538 0 R /F9 568 0 R /F12 622 0 R /F23 340 0 R /F31 472 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6500 0 obj <<
-/Length 2418      
+6509 0 obj <<
+/Length 2414      
 /Filter /FlateDecode
 >>
 stream
@@ -35823,262 +35834,262 @@ F
 �S��5�l3
d6x�E)�+��β*�1�'"vi��3(ŚP�����&�e���ֈD�͇��
P%�s_i�!��$b!i��9


�FM?
!@2�= Ugb7�	@�̊#�C�4Z42�9ے
�'E�#�;
���x<S��71�@;��L��<
@��4̷�ՙ?��nO	p
�
΃q��f��d.�L zK2���2�^���i�G�M��q�ǁ#Y+
YC ��=�2+P<�q������Z��'��-�ӹc{
Q$!�^�I�2�O�&��2;,�b�h�F��~�(bC[
�X Ek������e
��6/ƺ��ѩ~︓�i�s�7^OcA�DW|6<��(RhV�N�h�����bw$WY�W�����ärm�1S�&��
㬞ւ�c'b9���s��ǧ���y
�AA�~
U/���<b��*�(v�E�K��q��mM��+!%��uk�98��0b��1����V��P�/	��3D^�|�
��d���i_*$���$£�Wi�9v��x5i�h�-O�I*E
�nE�*;�&K�T��)�n��jgn�>t��M�W6���,|Br>M��O��&��9��!�@x� �����Ц����*Y��4.�*1w{�kR�mV����׺�l��ڼ�
 ��(+����n�
Rɩ�t��&�?�]� �6w�qtg�`���n�
:�uϦ�9T��7�)Ʀ�cS����B�#��3���c�����
~:��@pA�&��#�W0;��}K�QcaT�L�8d
�
�P��	m"Qm����h�3�
��
��\�Ba�
 f���t*wO�
.$�
Dž�}�=	���~��I��GyF�=";�F�N�z8ۖfUi�l�ʋ�v��e6F��&��]�A�llU�X�8;mQ���Gѡh�8R8�6�)��3�R
�ӪP�23H�����
�ke��l"�9/Gl���_���䢴�_O8Ů��
B����^5P
w�y��J���´h�ZL�Vfe:�@��
؇
G�Du,x�T�)�zJm����.U��Ȳ(�U��uR!�
k�^
؀<ͫ:Ηɻ�K3�aiƉ̼/@�j7=V׫݌E� u��>
-DagZd�xs< E�h��O
@�Vص+�׮�^�2U��
 X�
-XWe�nD�Vޤ������p��o�%��Q(��r��l=
h��s��A5�L�>�_	>�`���u�߯�����QPs����ʺ�思Ҽ�V[�������V�#�NJ��Rf�Q-��I�aU�i?��ֻF����ʣ�[mIWG���" "�9t�8t5�A����H�r������Z��)
i�S3NNV��H7����~�II$ @M9)�
I��uS!b<<�S6W"(���ʃ����d��̗'z���w���V�gP<g��z�_ /Q��6
J�lCl�BZG-������C��<;�N	;�1��15��Dj�j�u�ډ
��9O@ �dg<A�x����ld��ES��^K�ȵ��^K�����E�I�[|u���N~v�X���.2����3]p����-�
a��,FH�E�${$�]��H
j�7*�K�����������^x0��i���2��͟�̣�G�y�O��P�Œ���.�̽ҿ�jQ�lNQ	D�eB�ڠ��Ч$�;5���k��f`�-bD:�y������~�G�
-��t[����n��c�׍��{��B�)���L94n��F�C�/V*��
+XWe�nD�Vޤ������p��o�%��Q(��r��l=
h��s��A5�L�>�_	>�`���u�߯�����QPs����ʺ�思Ҽ�V[�������V�#�NJ��Rf�Q-��I�aU�i?��ֻF����ʣ�[mIWG���" "�9t�8t5�A����H�r������Z��)
i�S3NNV��H7����~�II$ @M9)�
I��uS!b<<�S6W"(���ʃ����d��̗'z���w���V�gP<g��z�_ /Q��6
J�lCl�BZG-������C��<;�N	;�1��15��Dj�j�u�ډ
��9O@ �dg<A�x����ld��ES��^K�ȵ��^K�����E�I�[|u���N~v�X���.2����3]p����-�
a��,FH�E�${$�]��H
j�7*�K�����������^x0��i���2��͟�̣�G�y�O��P�Œ���.�̽ҿ�jQ�lNQ	�ݻ�sЧ$��4;��k��fѭ�Dr�������n�ߣe�vy�-QZ�m���1��^��>mqhS��_�rh�hW����/
Q�
 endstream
 endobj
-6499 0 obj <<
+6508 0 obj <<
 /Type /Page
-/Contents 6500 0 R
-/Resources 6498 0 R
+/Contents 6509 0 R
+/Resources 6507 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6348 0 R
-/Annots [ 6497 0 R ]
+/Parent 6357 0 R
+/Annots [ 6506 0 R ]
 >> endobj
-6497 0 obj <<
+6506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6501 0 obj <<
-/D [6499 0 R /XYZ 90 757.935 null]
+6510 0 obj <<
+/D [6508 0 R /XYZ 90 757.935 null]
 >> endobj
-6498 0 obj <<
+6507 0 obj <<
 /Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F78 539 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F75 541 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6508 0 obj <<
-/Length 2271      
+6517 0 obj <<
+/Length 2265      
 /Filter /FlateDecode
 >>
 stream
-xڵYm�����BȇT��\��՛�����m?\
�M�Bdɑ�����
rF�h�[o� HI��<3
����ws����巑�R�F2��^ʽ8,�»[x�|!�
&S�9��L��z�ݿ�H�W��Z/�����C�Տ��M�/�ot�묭��T����Ț��z��H|]�5�*V�
�����.��.~� ���"�Y�Bo��x��{
x��ǙJ��Rm�@*
���?/�P��4
	��R1
��֫%����+�-�
��y�ɟ��[���B/���%��|�4��6�JwU��e��dV�N��OE�b�zS)X
'(��*c�bD��e���֑~f�Yo{w3� ���W!�㭶jE�Aa�%�F��j��CVk3I
C�'�-!;d��Դ�N�d �e����ʶ�P3XY�
�xf*�1+,+����l2U2��1:�����^�6��γ]6���gV�i��s�s��h̒;z��k󲵲�4�e^�Y�#�r��#<�u�}��
-Li���3����mAܢ�"��ʡ����1��+|e<af�o�����yK#}�V���CA�-n`��s����k�5�]A�
YI��

gj�rS��`0\8�\��)%�(V�@�:ӎ�Aj��q�w
j�(_�3�'?��bP��ƥ��}��T�"���#9	1�%q��dH{Kc���!�Q�� 
�h�K����\A6�bf�����%�%�`3����n%��Y�R����X�I��Hıq�c.h
�"сxĝ	�<�2	!�Lk���ʦ�wsr"�qlVg�u=�#!@�H�8�#������T)�x"\>��<��OB$J��ըWd��$G�����Ď(�<Q��둘R2��X�1��E A��|&�/�0txA>MDr��9�>�GeR">_q��
�N�$t���5��=ga����
<
am*B�1���jX���`yso�y4"Z1-����HY�4�QƙW�)����nl�7S��f�3��R�����EqՕ,f��{������Ӷ�C���ܡ%�������{,h��
��:����{�N�+"�Nq�
�U�^
��ĥ�^|��6}�C#^a�Ѯ�4����kԜ��ܞ��翳:Ϡp��{��������
�GLЦ���c�ë���t�ٟ������"�ׇ!��
=�7�	C����<��1n�Z��=0?�AڔBf,+Z��w7> [...]
-C�\�QQ�J�7x�	�P�=:��p	�R�9�~!��
d�����H�k�2ك�`V���V}h��<0�a�o�v�v�Ξk�ho��YsKaCvM9K³L��1����Y�1演}��#EA�H'�N���$�T�|Up�T,�,v5O���@������
��?km0#S�S�ż��5�(8af���
/�j`�Ƅ�R���
�~W��/fb/��kU.w
�"b�
�0�ު���ò* W}�g/�"\.�U��n���C%1
c���}��'$���|�
-0�� ^Ƥ�,N{r��6R��Q�D���>���l�(�G
-}��p8���n<n�A �$Ą2�^2h2I
��z�k�\���I��A�Z��M��+:�L��Ë	⦁.}f#r6��āo��c���Q�"�=�VZ�$z��Y�Fn��D8�,��%�J��PR1���7`z��d��x�.,��<TʑhJL��5%��L��y�������S�E��™��o�#M/W8��
-��W?�=i28�x�M��
�0!�c�^cA�ۭ�M�� [Ӓe]mH"�ۮW�侽���ux	�#X
��v���pT#���?;U�c�~[��ū�m����^c������9*��B"�>3�UM�A
.�b�-��w����j��h;?Z4�	�ա�nu���� i��������Ύ#m�}�d,
�P:��3!9�aB�P��v]��o+/{|��؁��tt֚٬��iߢ_?�c�s�l�ʢ}��Zi�ʢ��-�^v�.f3�l��
-�!�W�O%�\!�}����1E��3R���u��L�v
��D���<�.Eȧ� ��8��ؖ�O�[��*/��܏���
C����u���nQj'�����ݶo� ���08H�}���.�u������O&�S����
�'�Y����'���@B�1,��jM��z?y���xM4�9��}�rݶ�������7lW�ۚ���v[\
#f��Dw�{���n��,�mu����R:
+xڵY�s��_��CJ�"����\Rǽ4�^}n�p���$H�"�:�����vI����	 �X��o�%�V
�n.�����6R^��HF���K�G��Rxw
�/��d*8�����~Vo��7���x\�E������q6������.u��U=�ʐ��Y���V/u=��˹�B�ʗa4y��������➰R�1�U��7��so��8Si�=X��Hcώ��j�F�#��X*ƣ�z�D�2
~�u��E>���1o:�s~
�|Y�����Q���z��U�jװ
>��jىy`��HX�So*��e�[e��@�H��l�z�:ү��4�m�n����*${��Vm�0(
����v]-|�jm&�c���%d�l������ɗ
䳬�r1\��j+
��]/�LE;�`�e84��M�JF~�6Fg�p�׫�fs�yv��V���
+4��Vw]tn�7�Y�bG���`m^�V��&��+�4k~�\�s]v�g��/tY�)����~R��\�-�[�\D�Y9��UQ ��r���'̌��?5����!oi���
+<~(���
��|�"��|���+h�#�"���a��L
��Zn�x`B
L �
��T1�$�*�H�Xg�9�B�b�;���A�
��uf��G�[
jT�¸T7�O2t�
+X^ Q~�!G"!��$:�
	b/bi��=d2�@R��q	X{�+��Q����w����l&c��٭$25 
X*ý^��
1	��86�`
q���X$:��3b"�T&!�i-�"�Rٴ�nNNĀ4���
R��Gp$H�
Grdc Q�W�Yؘ*�O�
�' ���I�D�7 ���L���(�4�C��E�'�Sp=SJ&Գ+?f� H�_�Ϥ��
�/ȧ�H�v"����LJ��+n_�c�)���~t��@��g��,
�xs�ga l�ME��0&��QA
k��,o�m�6�FD+�%�Ֆ)
�����<�8�j�"ŗ_��ٍ��fJ9�LWbF�]�p�u�(�����C:~�SV�_��p(ڂҒ;�$��R�V}}s��y���U'���}OکE��)N����ًC����ы���Ц/p�cċ 
1�U���<�:x
���۳���wV���0�X ������	�B9`p�pL{x�����9�����_�6^���0�֘�G ��?ah�P���4=��o#[�ѿ�� H�RȌeEK3�����؇���B&���Aܗ���k�ޗ������� ��3R�?��~n�>{HDa�K!
+�!
+Z���?!��G'X.^*=��/�:ك�Ж��r��@&{0�jW�ݪm��f=,�
ݮ����s-
�-|:kn)lȮ)gIx�)^:f���2�7Ɯ���1p�(�ѩ`u�� !�d�
+��
+.�������(~
��֟0�g�
fdJp�B��y��'̬���X
l֘�V����b�A��
+|���L���|���!RD,�aF�[5rXV��/���R$�����`ݭ�zY`�$fa�ܺ���^��$�5����\&p�k����iOn:�Fj��/j��w���
^��e�H��^s�Z_�э�m9@���P��K�B&�a�Zo>t���r�1I�7�_�9�)[|E��	� ux1A�4p���lD�fw�8�MUtlS�0�Y$����J�DO�`8K����u:�'�e:�D�R��J*_�p�T�L/c����څԚ�J9Mi�����$ԛI�/o_�����}J�bcY8S��-{���
+G�]���ꇻ'M�O~�ɰ���&x
�k,�t�չi�`kZ���
Idz����ܷ7޻�!�yˣ=��6t�B>�j$
�ݕ�gǢ�cq��o뢂��x��|
�k�/ �ۘO��"n,$��3�
Q�4��R/F�2,�}w�]^�fj�����ES��Y
���V���l��^߮���k=��8�&�wL��Q�SO at 8�3&$�o�Uݮ�����	�
x�MGg���z��-��s:�:�
���,�����JsV5�l����v1�Aep�cV�Y��x*Q��
+��E�#����HU��զ2I��5�Y��j��l�I ������Tkc[��0ܷ��U^����
C����u���(��s�u����
`B�	��q��%�A6��ÿ]�ɤ
+��Y��R�U�7�>�p& B
��Do�&%Q���n�w����P�)��aݶ�������7lW�ۚ���v[\
�e�;���M�Ud�?VG��/�P�
 endstream
 endobj
-6507 0 obj <<
+6516 0 obj <<
 /Type /Page
-/Contents 6508 0 R
-/Resources 6506 0 R
+/Contents 6517 0 R
+/Resources 6515 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6502 0 R 6503 0 R 6504 0 R 6505 0 R ]
+/Parent 6523 0 R
+/Annots [ 6511 0 R 6512 0 R 6513 0 R 6514 0 R ]
 >> endobj
-6502 0 obj <<
+6511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 227.366 329.35 238.27]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) >>
 >> endobj
-6503 0 obj <<
+6512 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.558 136.271 211.623 147.175]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6504 0 obj <<
+6513 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [212.121 136.271 438.779 147.175]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_edf9116549ffcced7a39f4596e65e5d0) >>
 >> endobj
-6505 0 obj <<
+6514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6509 0 obj <<
-/D [6507 0 R /XYZ 90 757.935 null]
+6518 0 obj <<
+/D [6516 0 R /XYZ 90 757.935 null]
 >> endobj
-6510 0 obj <<
-/D [6507 0 R /XYZ 90 380.291 null]
+6519 0 obj <<
+/D [6516 0 R /XYZ 90 380.291 null]
 >> endobj
-5237 0 obj <<
-/D [6507 0 R /XYZ 90 357.98 null]
+5246 0 obj <<
+/D [6516 0 R /XYZ 90 357.98 null]
 >> endobj
-6511 0 obj <<
-/D [6507 0 R /XYZ 90 357.98 null]
+6520 0 obj <<
+/D [6516 0 R /XYZ 90 357.98 null]
 >> endobj
-6386 0 obj <<
-/D [6507 0 R /XYZ 107.713 283.02 null]
+6395 0 obj <<
+/D [6516 0 R /XYZ 107.713 283.02 null]
 >> endobj
-6387 0 obj <<
-/D [6507 0 R /XYZ 107.713 268.628 null]
+6396 0 obj <<
+/D [6516 0 R /XYZ 107.713 268.628 null]
 >> endobj
-6388 0 obj <<
-/D [6507 0 R /XYZ 107.713 254.236 null]
+6397 0 obj <<
+/D [6516 0 R /XYZ 107.713 254.236 null]
 >> endobj
-6512 0 obj <<
-/D [6507 0 R /XYZ 90 214.489 null]
+6521 0 obj <<
+/D [6516 0 R /XYZ 90 214.489 null]
 >> endobj
-6477 0 obj <<
-/D [6507 0 R /XYZ 90 192.177 null]
+6486 0 obj <<
+/D [6516 0 R /XYZ 90 192.177 null]
 >> endobj
-6513 0 obj <<
-/D [6507 0 R /XYZ 90 192.177 null]
+6522 0 obj <<
+/D [6516 0 R /XYZ 90 192.177 null]
 >> endobj
-6478 0 obj <<
-/D [6507 0 R /XYZ 90 89.441 null]
+6487 0 obj <<
+/D [6516 0 R /XYZ 90 89.441 null]
 >> endobj
-6506 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F72 471 0 R /F95 1779 0 R >>
+6515 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F10 473 0 R /F13 540 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6530 0 obj <<
-/Length 1478      
+6539 0 obj <<
+/Length 1471      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~���S'5͋H��Ң
�u@�f{I�@�蘘-���4��;��e�q�n+�>�d��\��(�]{�;��8�-^
�I$��ʓ؋A��<�.|B
�9������ܦW���bs�VY�^�՟ʴ�O��RgWg*WeZe0�
�/7iUٟ��J��}�/�$,b>�Qpy�f��|�yF +�&

��qo��]\b/��o<�����f��
)���a��
��2�T����q҄F��K�t�je���s�,�v��չJ˫W_v����E��{f�Y��|�c	)!�&e���I"DmW��V
��1�+\
-s���#I��$w���ljI�U���>d��8B\�6�s�e�Y��G��R�����T�U�4����GzX7�1�q�s6ug�$G���1LJ+m*ru�&��>X5�>	�&������
}���Nk���Ws<��e4���W�M�;��ke
�d����t����D� "�0{��Q(���<�A+�UM�c!�y��E6
-��C ������e��|Xe�n�ɩ�W��aK��ڱ���̻h�8f�ZžxM��M
^n��y4�e
]Gq��b�̹�
���
��jx(#N>Xyk&l0���@yQ��1Q2d���I��L`;	�G�;uAJհ�/v���
Q8mx}}��ҫF�����3�1��MmOܚv��U=<	��`��4��M��p��i��a8���<�f��ㄌv��&�m@��6���
]����A�`(0r$:�]���U2�{a��(�F�e�JUgI�� ��m�2����(���J�dG��uY�B�r
G��@KH�U��e�3�i����9!�5���G���
�\�_���B���M�=h��
3]
?j����
M�5]�$�3�'R�&��Q��:���=�
�b���8��n0�SL�SX�d?=�&It��
-O2TX�*H�?d������
5�?
�aGm��O�y�����>I���@G��;�R
L����N?m&=�� �]n'
-���
~�#M�N��;
�°
�d�=@6d�~'�ܖct;�	��
�~�t���h����	s%}՘M
콻O���ĭ(C��'I�)p�a�ҍ��Э�n�Ӝ�3eD�=�����45��C>�XץJ�-��a�R(����{�g����]�t	f
-�ϩ�)���P7��轹 ��M��8㨅���6�LD�����
�޼�N4&c��b�;��&G�����h�@�2m���}����Q"t��8�@n�	
-�Y�쓙�P
���d�|C�0��w.C��kY���[�
�������@�}�#�"��r�;1~�!I|����5;tA����5;���
��o��;l��.k{�{�ʟ�}��_Ӽ�ؖ���jjNbؼ#���}��q?(�*���鵿~�5�퓦`٤�w�bqww������D�^�v��!��(v�Q�UK�mQ�
�
NnSC��!��"}�
+x��X[��F~���))
υ��$JVJS)M�}٬VČר68��f��{��Ř�z����<X6x8��wa�޵���ً���`�DRPᝯ<��H�)��3��'�0����. �O�mz�.��/7�k�U����S�V�IrV��ՙ*T�6e�)���MZ���{�RU at b_K1	��Oy\����:�}��
+{�d�#1�-���K�ep�����wgVm��2��xf���ъ(CX�AE�!�'Mh���J��Q���1�˲���ۼPiu����T�yY����z�%$��DBJH��쒽<I��튟݊a#&�v�Ka�zsqD"�AW��T��M-I����U��L�
G�K��L�/K���1]�h��*͛:IL'�l�Ñ
�Mb�d��M��!�Ѻ9�}
��*�	��:ZA�tM�F��f���]��
}���I�|yi��xp5��"$hh/{����pxo����I�+���Z685`�#���:F��K����j"

Q�{�-���P�d
����-�u�ú����'��_o4�-y�k���g3��,q̮��=�$�8����q�h�:���<���s)
���
��jx(#Nh>Xy3֘C�e��(��Ę(�pz�_�'0�
��#�
�� �2l�˝c��GNk^_�l������� ���
��
�f����]��F�OB�;�ġ:
�b���>
�pZ#mN���6����8!��&��u��} �eCc$4s9
+�
�Nz�ʴ�NFpo#�tEX���S��,I�"��n�
ie�1Jeo��#�Q�|]������1_M�%��*��2�i�
���9!�5���G���
�\�_듻2/�'�.{�t#
=f�8~�t���=�.?j�I�g�L� M���u`1�#z�9��(
�)�qB��`觘>⧰��~zpM�
��7
�d���*H�?d������
5�?
�aGm��O�y�����>I���@G��;�R4L���|�~�Lz�A�&�NU�
~�#&x�L�
�@a�tV2�
 Ҹ�	;���nB%0C��?�>�(����}�����j̦ ��ݧY��ĭ(C��'I�)p�a�ҍ�H��|���E���|���s���=���p`|�G
�R�ٲ��.�ҝQ�o���?˽��_�ҥK0ˡ`��:L��1 ��
u�ޛ
��tN�3�Z����F�(��`U��#���K@�DcB0&I�,F�Ia�hr�^��ˊ�-�u�ۼn�av�wT���%�*�[z�e�9�d&!�(��� �P64�C����Х�Zf\�|����`2���~i�O�q�X$�[v'���A $�O}�n^�C�pX�^�s�8�8�v���6a{貶�ת�)��w-�5-�ƶ����US}#m�vK0g��J�"mez�_ff�}�f��̺iv�bqww��5�)�]��f��m��D��t�Y�
ݖ�+?/��6Ռ8��_7|
 endstream
 endobj
-6529 0 obj <<
+6538 0 obj <<
 /Type /Page
-/Contents 6530 0 R
-/Resources 6528 0 R
+/Contents 6539 0 R
+/Resources 6537 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6515 0 R 6516 0 R 6517 0 R 6518 0 R 6519 0 R 6520 0 R 6521 0 R 6522 0 R 6523 0 R 6524 0 R 6525 0 R 6526 0 R 6527 0 R ]
+/Parent 6523 0 R
+/Annots [ 6524 0 R 6525 0 R 6526 0 R 6527 0 R 6528 0 R 6529 0 R 6530 0 R 6531 0 R 6532 0 R 6533 0 R 6534 0 R 6535 0 R 6536 0 R ]
 >> endobj
-6515 0 obj <<
+6524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [152.118 660.753 217.183 671.657]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6516 0 obj <<
+6525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.461 660.753 330.896 671.657]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_c061731c4fec7f60c48e02ed9806b4bb) >>
 >> endobj
-6517 0 obj <<
+6526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [358.522 660.753 435.772 671.657]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6518 0 obj <<
+6527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [316.086 631.174 422.655 642.078]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-6519 0 obj <<
+6528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.486 631.174 511.506 642.078]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
 >> endobj
-6520 0 obj <<
+6529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [151.579 472.298 216.644 483.202]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6521 0 obj <<
+6530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.653 472.298 331.771 483.202]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_065895a1428f9dc6b3002818686eff0f) >>
 >> endobj
-6522 0 obj <<
+6531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [359.128 472.298 436.378 483.202]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6523 0 obj <<
+6532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [316.086 442.718 422.655 453.622]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-6524 0 obj <<
+6533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.486 442.718 511.506 453.622]
 /Subtype /Link
 /A << /S /GoTo /D (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) >>
 >> endobj
-6525 0 obj <<
+6534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 230.278 329.35 241.182]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_fceefab91d648d188e42e5a75a3a977e) >>
 >> endobj
-6526 0 obj <<
+6535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 97.315 329.35 108.219]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a) >>
 >> endobj
-6527 0 obj <<
+6536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6531 0 obj <<
-/D [6529 0 R /XYZ 90 757.935 null]
+6540 0 obj <<
+/D [6538 0 R /XYZ 90 757.935 null]
 >> endobj
-6532 0 obj <<
-/D [6529 0 R /XYZ 90 733.028 null]
+6541 0 obj <<
+/D [6538 0 R /XYZ 90 733.028 null]
 >> endobj
-6479 0 obj <<
-/D [6529 0 R /XYZ 90 564.772 null]
+6488 0 obj <<
+/D [6538 0 R /XYZ 90 564.772 null]
 >> endobj
-6533 0 obj <<
-/D [6529 0 R /XYZ 90 550.202 null]
+6542 0 obj <<
+/D [6538 0 R /XYZ 90 550.202 null]
 >> endobj
-5261 0 obj <<
-/D [6529 0 R /XYZ 90 376.317 null]
+5270 0 obj <<
+/D [6538 0 R /XYZ 90 376.317 null]
 >> endobj
-6534 0 obj <<
-/D [6529 0 R /XYZ 90 361.747 null]
+6543 0 obj <<
+/D [6538 0 R /XYZ 90 361.747 null]
 >> endobj
-5276 0 obj <<
-/D [6529 0 R /XYZ 330.844 233.431 null]
+5285 0 obj <<
+/D [6538 0 R /XYZ 330.844 233.431 null]
 >> endobj
-6535 0 obj <<
-/D [6529 0 R /XYZ 90 216.704 null]
+6544 0 obj <<
+/D [6538 0 R /XYZ 90 216.704 null]
 >> endobj
-6433 0 obj <<
-/D [6529 0 R /XYZ 330.844 100.468 null]
+6442 0 obj <<
+/D [6538 0 R /XYZ 330.844 100.468 null]
 >> endobj
-6528 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+6537 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6541 0 obj <<
-/Length 1654      
+6550 0 obj <<
+/Length 1651      
 /Filter /FlateDecode
 >>
 stream
@@ -36090,1101 +36101,1106 @@ K
 ��y늹@����e
 ŧ�'D�$��'�#
cF
ڍZ (�����nf\Bq ����E�V�*�0���M�i�f"�t)
 Q��l�LjV�(j'
�9O�^���T��\(I��E�F0��<�k
x͒��ۢ��ES�nUW����l^]���|�m��T�h��QO>"�e��N�=S

U����囚@��`N��
hk�g
�L
���v;d�P��C:��*:�E¶1R�%��N�s$�1tրN��5��	'�!�'�}ac���/�m�Ͷg�x!���+t6�UR���()3!���Z.�1"P�n�p�o�"Ύ��I�3P�����xT�c�,��^9���	����T0'�A�45O�4�K��]
 FZ�&7L�
�(<�&�"�z��-��?���1��A��%.7SF�Z��0@:A����D����}€2A��L#$���]z[��.έ��N�
�!)���͢�Ap�tB������x�Ǥ
E�z��
E���@����nY��$^��G��
B����A�b��8�
	���������s�B��p�{!��!���g�c����Y�[dk����l
p�i��oID��=�\�@F��'j�]Ьm�{M��Z6͂i��Qrihe鯗E�

,�y�����NE�E�jj��{B}��Y�H4��kJE��D �6��V�������Z
��=
?�ͩ34݃ċ� ���,�X$
�� 
��}i�ʑa��癋$P�[8v�ٓ�
-e{h��E�Q ���m�O�JIUց����c}�|kB���8�:�
��ǀEt;1�����$<���\P�Uh�c/��1̔V�z��m���v�G���u��p�5ζͭ����Z�*�6�t9FdS(�4=��>��wJՖZ����G&�{�)f ��3WU��^]�v;4/�6K6J�+��U�w�	�(h�l�뼹�L2�\�8��o�@
+e{h��E�Q ���m�O�JIUց����c}�|kB���8�:�
��ǀEt;1�����$<���\P�Uh�c/��1̔V�z��m���v�G���u��p�5ζͭ����Z�*�6�t9FT3볮�Tm���O�y�yd��ח���:��j3����vh^�m�l
+�TW櫞�V�Q�
+i)`�7W�I�kC����>k
 endstream
 endobj
-6540 0 obj <<
+6549 0 obj <<
 /Type /Page
-/Contents 6541 0 R
-/Resources 6539 0 R
+/Contents 6550 0 R
+/Resources 6548 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6536 0 R 6538 0 R ]
+/Parent 6523 0 R
+/Annots [ 6545 0 R 6547 0 R ]
 >> endobj
-6536 0 obj <<
+6545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 111.131 309.156 122.034]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-6538 0 obj <<
+6547 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6542 0 obj <<
-/D [6540 0 R /XYZ 90 757.935 null]
+6551 0 obj <<
+/D [6549 0 R /XYZ 90 757.935 null]
 >> endobj
-6543 0 obj <<
-/D [6540 0 R /XYZ 90 733.028 null]
+6552 0 obj <<
+/D [6549 0 R /XYZ 90 733.028 null]
 >> endobj
-6476 0 obj <<
-/D [6540 0 R /XYZ 351.108 675.861 null]
+6485 0 obj <<
+/D [6549 0 R /XYZ 351.108 675.861 null]
 >> endobj
-6544 0 obj <<
-/D [6540 0 R /XYZ 90 659.134 null]
+6553 0 obj <<
+/D [6549 0 R /XYZ 90 659.134 null]
 >> endobj
-6545 0 obj <<
-/D [6540 0 R /XYZ 90 567.781 null]
+6554 0 obj <<
+/D [6549 0 R /XYZ 90 567.781 null]
 >> endobj
-6480 0 obj <<
-/D [6540 0 R /XYZ 90 545.469 null]
+6489 0 obj <<
+/D [6549 0 R /XYZ 90 545.469 null]
 >> endobj
-6546 0 obj <<
-/D [6540 0 R /XYZ 90 545.469 null]
+6555 0 obj <<
+/D [6549 0 R /XYZ 90 545.469 null]
 >> endobj
-6481 0 obj <<
-/D [6540 0 R /XYZ 90 496.228 null]
+6490 0 obj <<
+/D [6549 0 R /XYZ 90 496.228 null]
 >> endobj
-6547 0 obj <<
-/D [6540 0 R /XYZ 90 481.657 null]
+6556 0 obj <<
+/D [6549 0 R /XYZ 90 481.657 null]
 >> endobj
-6494 0 obj <<
-/D [6540 0 R /XYZ 90 434.453 null]
+6503 0 obj <<
+/D [6549 0 R /XYZ 90 434.453 null]
 >> endobj
-6548 0 obj <<
-/D [6540 0 R /XYZ 90 419.883 null]
+6557 0 obj <<
+/D [6549 0 R /XYZ 90 419.883 null]
 >> endobj
-6495 0 obj <<
-/D [6540 0 R /XYZ 90 372.679 null]
+6504 0 obj <<
+/D [6549 0 R /XYZ 90 372.679 null]
 >> endobj
-6549 0 obj <<
-/D [6540 0 R /XYZ 90 358.109 null]
+6558 0 obj <<
+/D [6549 0 R /XYZ 90 358.109 null]
 >> endobj
-6496 0 obj <<
-/D [6540 0 R /XYZ 90 310.905 null]
+6505 0 obj <<
+/D [6549 0 R /XYZ 90 310.905 null]
 >> endobj
-6550 0 obj <<
-/D [6540 0 R /XYZ 90 296.335 null]
+6559 0 obj <<
+/D [6549 0 R /XYZ 90 296.335 null]
 >> endobj
-1498 0 obj <<
-/D [6540 0 R /XYZ 90 197.942 null]
+1491 0 obj <<
+/D [6549 0 R /XYZ 90 197.942 null]
 >> endobj
 234 0 obj <<
-/D [6540 0 R /XYZ 90 191.342 null]
+/D [6549 0 R /XYZ 90 191.342 null]
 >> endobj
-6539 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F11 418 0 R >>
+6548 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6582 0 obj <<
-/Length 1386      
+6591 0 obj <<
+/Length 1380      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�F~���))
υᒪ��&궫�����,�'*p"���a06v�$��J� 3�o��3�0ؘظ�}
��3|�;�1���
�!�Sb
'ƝI�����yml�,][�i�|�,�
�� [^\\e�dt%�E��n�y!fV�rl�
y�noă�,�"	��w=��ܷ���~�����
Rb�.r7�Y��;6&��W#�{�s�jfؔ�56n{���uQ���պJ<"/'�z
.9^�B
d3��S�
����)���Ǹ�s�&,��^H��T��l"�
�I^��B��d�:�t��ǖ@$ �}b#�h �E�
�"�,�,I�JOB?꒯H�>����w����
	�sԉq��>��l�SЮ�8
-����l\A�\$a
{��o!��c)C���%��c��lY�v�]�xqa5�f�����
�K�XD�D�|���y�ܡ�:l�_�c�<�����m���:��J��WH.
��6J��(�d�i�\Q
4�I���=@c�+���8�+'��&-�
�����
-���I��*�9�f"��KG�r.��C��R�Mn�nS��ͳ��Jh�!

b�^9
-Q�C�܎�Φ�[b���\`3�������
-B�y��5������lǯļ�
+�[SAba׮z���2����E���C��l�y�s5�O'1��[bͧ<��	�QK�M
91�;"�V��y�Q+�m5�&y-]7�Xd��n���
-���'ֹg�W��$�S�+���V@��븍�b��m���A��(��J�2l3q漠�V𤋮x aޝ��"Ȏ�oވ��뫭3��tصK>d���t�b��=8Ht���"�J�|C�5#)Ru�Gp����\d�N`-V�&@ܦ��y6��[ܗ�����ͦ�ŵ�ɉ=�
���W

��Ay��׳&��f� u�ZE�n�1��
Nf�>}W��D(�Z�1�l�������c�;Ⱥ8F�����e�ʎn\�+>��5�b�U,:
�.�]S
S}T�s\�a����6�q�ƻ
NU�GJ;�vڹ�È��s
N�E�+�꼥���:���{d�-���2I���
����P:?7oQy,$�it��.�c*{e�D�m�S�,��l�xڕ�q�(U\�M�P��֕��ԧBf{���F�E&���t��c��.{�r!����T�(,bV
�j�� /�rN)��|
�
-!��u��d����:��%�c���ֹ%�Gar�P��J,{�i�gY@=���c��,���sM��Z�u	'�����:�S���N=�;�ؘf�[�,]QJ���P"k*:���7�aR��9nE��jy��o�ҋ��5a�b~1<??�0G�$�g(*�y<�<
jF!�#�y�*�Y��j�g�<g��_�b
�
+x��Y[s�6}�W�)�gb���K:}��6�n��4�O�c�B<56�M2��~�d��H������tt�wEؘظ�}
���.3��5F�
�%�Sb
�ƝI�ܲ	�ؼ�6�|�-��,Y<�q
�Gy�/..��x<����2ˇ���S˦
�?'aQ��� r���H#aٞ�������/��?=ذA*,�C
�F4��}��~�j`��x�FM
�2�&�m��
޹/�v��W�Gբ�[�K�W^!.r�oؔ"��k��X}Ǹ�9PU�S$�|��pS
�ێ��(�q��iM�~�_z����H �C
�8( ȧT�)�7�9�_2�ғ��Bu)V��
�uj�;�����	����6
�
�S�$�����tTC���Q
{�
l!��c)C���%��c��C�lq;����E<�󤴖������l܍���d�M>�j��\�P� 
��g�h��}�9*�վw}{����&��A�����G����I"�,�d �a�� �|�,�q����
+pD}��'jH
$G`�����1İw嶊f��H
��a�����a�{)�&�h�ipw��;��I-

�q^�
���!}n�|g��-1��b
��Bk��W��E1O���t5+��q�Z�{̰��N�GI
��(o[�qzn5������
?��Do�5��"��t��З1���[y*fa$��ض� ���k��<O׳�r�V�m�?���=+�:��Q��L�\/Z�G��-
���� 7Z>�EGԦЪ��a�y�3�=�zOU���?a~�z�FLu]_��$Y�aW�|�-�����W6rp��
�eQ�
ņ�kFRfꊏ�`	����\��Z��M��Mwq(�
���x/y
�k&
+�I{�k�S�
�ٷ$>�7UŃ��oVM�˞���ej5izH*�X�38Y�]-.�dk%���n��^����� ��q/��Z� h;>�q
�A��F�̊qW��2D���t-E0,�Qm�����6:���FY��68ՙ����e�
#š�[�q/
+_s��-�x�Q��]�}�J��1�Z�����G8E
c��ο���<�$>a��Tޱ�����ц瘳
"�v9G�N�z\*Jץz�!4��jtm"-�)����
����z�i���
�Gy��˟�BH(��7<J��5C���1,J[�)�wQ�!�@
+x�D;[��}���i
�X?��9m�[�|&��\�²�Vu�ԃ�<��βx�8פ�
\Wp�.��:�U�ҩ/Af���,|
�y�;J��J�ˎ"1FT
+��ǭ��W��o����W9�/�=�0mbcY�.����gh�Ƴ
�e6K��'C+���^3�CݬN�\�)~���i��fb
F
 endstream
 endobj
-6581 0 obj <<
+6590 0 obj <<
 /Type /Page
-/Contents 6582 0 R
-/Resources 6580 0 R
+/Contents 6591 0 R
+/Resources 6589 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6537 0 R 6551 0 R 6552 0 R 6553 0 R 6554 0 R 6555 0 R 6556 0 R 6557 0 R 6558 0 R 6559 0 R 6560 0 R 6561 0 R 6562 0 R 6563 0 R 6564 0 R 6565 0 R 6566 0 R 6567 0 R 6568 0 R 6569 0 R 6570 0 R 6571 0 R 6572 0 R 6573 0 R 6574 0 R 6575 0 R 6576 0 R 6579 0 R ]
+/Parent 6523 0 R
+/Annots [ 6546 0 R 6560 0 R 6561 0 R 6562 0 R 6563 0 R 6564 0 R 6565 0 R 6566 0 R 6567 0 R 6568 0 R 6569 0 R 6570 0 R 6571 0 R 6572 0 R 6573 0 R 6574 0 R 6575 0 R 6576 0 R 6577 0 R 6578 0 R 6579 0 R 6580 0 R 6581 0 R 6582 0 R 6583 0 R 6584 0 R 6585 0 R 6588 0 R ]
 >> endobj
-6537 0 obj <<
+6546 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.768 698.25 192.544 708.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-6551 0 obj <<
+6560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 616.587 213.297 627.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_6c21214d11e4dc9738dad1f72501a286) >>
 >> endobj
-6552 0 obj <<
+6561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 577.786 213.297 588.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) >>
 >> endobj
-6553 0 obj <<
+6562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.634 577.786 305.699 588.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6554 0 obj <<
+6563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 538.984 213.297 549.888]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_72f8cca084e83cace83223ea0ea42bca) >>
 >> endobj
-6555 0 obj <<
+6564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.112 538.984 282.755 549.888]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6556 0 obj <<
+6565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 500.182 213.297 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_998804f094e131a7f06d05c6e9eb5f5c) >>
 >> endobj
-6557 0 obj <<
+6566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.634 500.182 340.02 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6558 0 obj <<
+6567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 461.38 221.045 472.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_8f29bc3aa01b8f5c67a3323189f9cf9e) >>
 >> endobj
-6559 0 obj <<
+6568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 422.579 213.297 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6560 0 obj <<
+6569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.036 422.579 264.843 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_8a0c95f43fd48c07a63db5efa3564769) >>
 >> endobj
-6561 0 obj <<
+6570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [292.18 422.579 391.566 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6562 0 obj <<
+6571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 383.777 179.554 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6563 0 obj <<
+6572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 383.777 250.666 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_c485f37c083be7bc0238a3f5c6c112e3) >>
 >> endobj
-6564 0 obj <<
+6573 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 345.349 155.265 355.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_023dc725ab60578fb2161f06211fa023) >>
 >> endobj
-6565 0 obj <<
+6574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 306.174 158.044 317.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_465d046e2570dea82e57ab6af9b179e9) >>
 >> endobj
-6566 0 obj <<
+6575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.382 306.174 250.447 317.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6567 0 obj <<
+6576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 267.372 199.947 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_2d0bc3adc78e64aafdab0dd9a292db1f) >>
 >> endobj
-6568 0 obj <<
+6577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.763 267.372 268.828 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6569 0 obj <<
+6578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 228.57 199.947 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_a2e9eec4ddeaf5dca3afa1976d36b703) >>
 >> endobj
-6570 0 obj <<
+6579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.763 228.57 303.149 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6571 0 obj <<
+6580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 189.768 161.013 200.672]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_9e847f0bfafeac6438cecb2d2114e665) >>
 >> endobj
-6572 0 obj <<
+6581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 150.967 195.165 161.871]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_ce4c05e99016850c16c2bdaff5914afd) >>
 >> endobj
-6573 0 obj <<
+6582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.492 136.372 224.161 146.277]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-6574 0 obj <<
+6583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.215 126.081 209.885 135.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-6575 0 obj <<
+6584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 101.58 187.563 112.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_bba3cc93433c6564ba34c1fdd360bde9) >>
 >> endobj
-6576 0 obj <<
+6585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.482 86.612 271.151 96.517]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-6579 0 obj <<
+6588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6583 0 obj <<
-/D [6581 0 R /XYZ 90 757.935 null]
+6592 0 obj <<
+/D [6590 0 R /XYZ 90 757.935 null]
 >> endobj
-6584 0 obj <<
-/D [6581 0 R /XYZ 90 716.221 null]
+6593 0 obj <<
+/D [6590 0 R /XYZ 90 716.221 null]
 >> endobj
-6585 0 obj <<
-/D [6581 0 R /XYZ 90 635.535 null]
+6594 0 obj <<
+/D [6590 0 R /XYZ 90 635.535 null]
 >> endobj
-6586 0 obj <<
-/D [6581 0 R /XYZ 90 635.535 null]
+6595 0 obj <<
+/D [6590 0 R /XYZ 90 635.535 null]
 >> endobj
-6587 0 obj <<
-/D [6581 0 R /XYZ 90 596.853 null]
+6596 0 obj <<
+/D [6590 0 R /XYZ 90 596.853 null]
 >> endobj
-6588 0 obj <<
-/D [6581 0 R /XYZ 90 558.051 null]
+6597 0 obj <<
+/D [6590 0 R /XYZ 90 558.051 null]
 >> endobj
-6589 0 obj <<
-/D [6581 0 R /XYZ 90 519.249 null]
+6598 0 obj <<
+/D [6590 0 R /XYZ 90 519.249 null]
 >> endobj
-6590 0 obj <<
-/D [6581 0 R /XYZ 90 480.447 null]
+6599 0 obj <<
+/D [6590 0 R /XYZ 90 480.447 null]
 >> endobj
-6591 0 obj <<
-/D [6581 0 R /XYZ 90 441.646 null]
+6600 0 obj <<
+/D [6590 0 R /XYZ 90 441.646 null]
 >> endobj
-6592 0 obj <<
-/D [6581 0 R /XYZ 90 402.844 null]
+6601 0 obj <<
+/D [6590 0 R /XYZ 90 402.844 null]
 >> endobj
-6593 0 obj <<
-/D [6581 0 R /XYZ 90 364.042 null]
+6602 0 obj <<
+/D [6590 0 R /XYZ 90 364.042 null]
 >> endobj
-6594 0 obj <<
-/D [6581 0 R /XYZ 90 286.439 null]
+6603 0 obj <<
+/D [6590 0 R /XYZ 90 286.439 null]
 >> endobj
-6595 0 obj <<
-/D [6581 0 R /XYZ 90 247.637 null]
+6604 0 obj <<
+/D [6590 0 R /XYZ 90 247.637 null]
 >> endobj
-6596 0 obj <<
-/D [6581 0 R /XYZ 90 208.835 null]
+6605 0 obj <<
+/D [6590 0 R /XYZ 90 208.835 null]
 >> endobj
-6597 0 obj <<
-/D [6581 0 R /XYZ 90 170.034 null]
+6606 0 obj <<
+/D [6590 0 R /XYZ 90 170.034 null]
 >> endobj
-6598 0 obj <<
-/D [6581 0 R /XYZ 90 120.273 null]
+6607 0 obj <<
+/D [6590 0 R /XYZ 90 120.273 null]
 >> endobj
-6580 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R >>
+6589 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6627 0 obj <<
-/Length 1518      
+6636 0 obj <<
+/Length 1513      
 /Filter /FlateDecode
 >>
 stream
-x��YKs�6��W�J3
��\�L�I�L�؝
��&!
��Q�_�%�eJ�T�N>,w�ow�X`����������k�u"��w��N���'�Q�\'��!!��ј`���#��\e|r9�xX���H���7���������B�B�P����D6S���R���� �B�H8y,F� �[����뷃߮_t�iua
-\�����g�$������μ
�9
u�:W�?�ڵ�������sC' �����͍:���>��*��b�|
3�$��ȵ,�I�(��s��:��bD�p�7f��?a��G
Zq��jK������%��XB)�=ꌉ�� 4�|U�r�{5�N�`��/��F
s;�Q�a��rDذ�y�+�d�%V�t�^]W:o�?.
-=��/�♨�z4��C��Z�[�Z���(�2?�F�'��"xS�}��ד��y�T��t��lm�
	2-6�*U
3hS��`y�I�-�
v�.,�S3;��f{
->;��n�

�q�Tc&��j  ���e��
���
�[��a\FarOE�����*v����)��m����w�:H�(
N����D䕌yjÿ���>�f.zd3�.?��!b�*7���G��f"n
-�/z�&��t+�BF���W�7)̌Z�:�+	��"y�4���Je�6�c)'I���
��JVݒ��k.
��Ηt����B�>���_�Mn��_�^�y�Uo
ԥ�h�r��ȗ
��@�B���{
ԅ�ʂ�%���Е�nM^�Uۇ�g�|J����D�#�^� ���잂�R�*�ț�K��c[�R�;��T��D����Qk���H�`���4��51\��E�]��˗=��՚`��d
��WB�i���Q/{��H�x�j"�'é�:g}>�"���=��F���.�}��#2lC
�nL�V���ԱH̛��
�`�*Yn$��[<{a��
��M����(:I]7v}�<L�
�"�k�86%~^��
�.�{*� X��v;��c���N�3#�ri딧�Wr��
-D(��\�H��$�Q�{"i��>�;ZL��G
����
-v/v��'7�J<O+����6l��Z]��D���3��R���՗�6�>w��,������n��{%T�t����
Ot�s���Lks�$�0�筛�룐�S��z���wV�;g�n8��9/{k.��i6,9}.�Y� ux�ߚ [�*cB�^�3nJ�Ȓyլ�����&��ߋU�u��M��l�����.�(��)�|t��
������.y,&��{��I�|\f���Z-F��ئ�C{jݡ�
G����

-����ކ^󔇅��e%y�$�S�`���R�6qsҷ��S>���
�u�xPT���ВE�1��u��eˢʸ}�N,ͣ=�4i�~j*Gk�{��]e�`��%�ʓ0jN
K%���h
�+ѡm���tw��
�R�b�=q�YdVU����|>G�Fu.K�duV�����_I!@J�\_�k=��	/��M�I
-��/�E;
+x��YKs�6��W�J3
��\�L�I�L�؝
�
&!
�B�Q�_�%RS���vz�����oX,�uka�b�����k[
+\�Z�3+����(��c��D�dJ0���	�c^�<��P<Γ�\�%�ɛ�����R���Dɫ�
����dJ
�J�Rz�A�D9!�Xd��L=��œ��oG�]���Ȇ-���<��̊����؊��[
#;�E;+�
j�3��F���k׳՗�5}	v�c��G0"�Q��qV�<������8e I,S�)�ga�,��4��Y��e>�l�P��O�a��V�g��b��g�=j����4�P�\�ZS� ��"DU������I'�
X�
�3�,'�
3�ᶱvc�	a�ƞͻZ	&�-��57�u%���Nhj#�q�
+���<�(
�P�A��V���=ʉ�ď���15��yb���k�UX�2��
+0 ����fې !�b=�*k�'m��l�$i��Yl�Β��x���`�����O�r8��~/�\�{� @*.;/�3c��x@
+�����lM�]�>���
+�ך'a�����wp�l��X���s�A<D�wr��]��"�d��� wFviG�
�͐�/��>b�{*7���G���"j
+�/��i
�I��@!�:x����7)L�Z�:�+	��"~�4���Je�6�")øN�G���RVݖ3�k6Lv�ΗT��G�,�|#�ϛ�l_�\�z���
�P�� w����@
|���g
Ԇ�ʼ�5n
s��Rps4y�NTmj�8=�R�,��
`hzd��䁓h;ۧ�sQ�.�ȇ�˲�Ƕ0�"0:��Ԡ����Q+��p#�^�`^�����Ko#l�n����� �����| Ɓ�0��'�Q��<��r ��w�V�.���9
����
�7�
8v����x��q��w�7rZ���D���,��ԫd��۵x�„0�F��w��*1/6vQp��nj�9��10
+ �iܢH��1x=
@w���X=o=�:�:��R�:�yH

+�^�O� � <c�PH�
	3	;4�0F���g�T��h*��8�t_��^
��›e%����Jb�:l��X]��P
o�����"R~�&t��.����;��s��[��^�2{:����
o�g�����>{��w��n���|�NY�E���Y
�>��p�ɯ���"�9�l�������klݫL	aP{�ִ)�c̫f?��^�7I7~/V
��u5E�f�m_c�[�����(��^?9����*x$žzo~8iR��eZ�ڮ�b���iJ<���]z�q�;�͡ J�ٻ�m�5OyX��LV�'M�<��s��o["jn���}���Zp�y�%_w�E�>�/-Y�3^w�\�V,Sn^�K�j�-��_J�?5��Q�=�ꮲh��ְ�ʓ0��6�Z�Jt at k;X���Q�^V��C6�w�yU�gg��E
+ՙ,J$���H�������3������>�m�`�
���Mx9l
 endstream
 endobj
-6626 0 obj <<
+6635 0 obj <<
 /Type /Page
-/Contents 6627 0 R
-/Resources 6625 0 R
+/Contents 6636 0 R
+/Resources 6634 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6577 0 R 6578 0 R 6600 0 R 6601 0 R 6602 0 R 6603 0 R 6604 0 R 6605 0 R 6606 0 R 6607 0 R 6608 0 R 6609 0 R 6610 0 R 6611 0 R 6612 0 R 6613 0 R 6614 0 R 6615 0 R 6616 0 R 6617 0 R 6618 0 R 6619 0 R 6620 0 R 6621 0 R 6622 0 R 6624 0 R ]
+/Parent 6523 0 R
+/Annots [ 6586 0 R 6587 0 R 6609 0 R 6610 0 R 6611 0 R 6612 0 R 6613 0 R 6614 0 R 6615 0 R 6616 0 R 6617 0 R 6618 0 R 6619 0 R 6620 0 R 6621 0 R 6622 0 R 6623 0 R 6624 0 R 6625 0 R 6626 0 R 6627 0 R 6628 0 R 6629 0 R 6630 0 R 6631 0 R 6633 0 R ]
 >> endobj
-6577 0 obj <<
+6586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 707.027 179.554 717.931]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6578 0 obj <<
+6587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 707.027 223.857 717.931]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_a09a1ddc7936a5377e838cb44610548e) >>
 >> endobj
-6600 0 obj <<
+6609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 668.306 179.554 679.21]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6601 0 obj <<
+6610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 668.306 248.444 679.21]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_c53b2bea17ae404e291cbcb7033dbaf2) >>
 >> endobj
-6602 0 obj <<
+6611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 629.585 179.554 640.489]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6603 0 obj <<
+6612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 629.585 223.558 640.489]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_102ffa79248502b4998a70fba5f13d98) >>
 >> endobj
-6604 0 obj <<
+6613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 590.864 178.727 601.768]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_8cf170e729ac4e4576624d6ed7d4b44d) >>
 >> endobj
-6605 0 obj <<
+6614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 552.143 182.044 563.047]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_494a5dcf815a292978b1864d2d7f77ae) >>
 >> endobj
-6606 0 obj <<
+6615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.381 552.143 308.768 563.047]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6607 0 obj <<
+6616 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 513.795 150.493 524.326]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_6a5f64baba3ae5704d9645db684434d3) >>
 >> endobj
-6608 0 obj <<
+6617 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 474.701 181.845 485.605]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_c5764ede75697ec70757c5e208945ca2) >>
 >> endobj
-6609 0 obj <<
+6618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 435.98 181.845 446.884]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) >>
 >> endobj
-6610 0 obj <<
+6619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 397.259 154.727 408.162]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_dfc60b971ed974350d241482f15f46ac) >>
 >> endobj
-6611 0 obj <<
+6620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 358.911 176.505 369.441]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10) >>
 >> endobj
-6612 0 obj <<
+6621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 343.983 450.955 353.888]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) >>
 >> endobj
-6613 0 obj <<
+6622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 308.857 191.718 319.761]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6614 0 obj <<
+6623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 308.857 288.852 319.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1f0983add75d3a9c3663fbf925739212) >>
 >> endobj
-6615 0 obj <<
+6624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 270.136 191.718 281.04]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6616 0 obj <<
+6625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 270.136 303.079 281.04]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_4254da492e5eeb1c12d8d87b997cd229) >>
 >> endobj
-6617 0 obj <<
+6626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 231.415 156.281 242.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_a8e33c8dd37c45144bf92a6984c7706a) >>
 >> endobj
-6618 0 obj <<
+6627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 231.415 259.483 242.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6619 0 obj <<
+6628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 150.846 203.075 161.75]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6620 0 obj <<
+6629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 150.846 296.324 161.75]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_8530a0719104225bd022dbe9529ae527) >>
 >> endobj
-6621 0 obj <<
+6630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 136.292 367.019 146.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6622 0 obj <<
+6631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 112.498 194.297 123.029]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_62e7b71f72659356d1d732236ed5f330) >>
 >> endobj
-6624 0 obj <<
+6633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6628 0 obj <<
-/D [6626 0 R /XYZ 90 757.935 null]
+6637 0 obj <<
+/D [6635 0 R /XYZ 90 757.935 null]
 >> endobj
-6629 0 obj <<
-/D [6626 0 R /XYZ 90 726.054 null]
+6638 0 obj <<
+/D [6635 0 R /XYZ 90 726.054 null]
 >> endobj
-6630 0 obj <<
-/D [6626 0 R /XYZ 90 687.333 null]
+6639 0 obj <<
+/D [6635 0 R /XYZ 90 687.333 null]
 >> endobj
-6631 0 obj <<
-/D [6626 0 R /XYZ 90 648.612 null]
+6640 0 obj <<
+/D [6635 0 R /XYZ 90 648.612 null]
 >> endobj
-6632 0 obj <<
-/D [6626 0 R /XYZ 90 609.891 null]
+6641 0 obj <<
+/D [6635 0 R /XYZ 90 609.891 null]
 >> endobj
-6633 0 obj <<
-/D [6626 0 R /XYZ 90 571.17 null]
+6642 0 obj <<
+/D [6635 0 R /XYZ 90 571.17 null]
 >> endobj
-6634 0 obj <<
-/D [6626 0 R /XYZ 90 493.727 null]
+6643 0 obj <<
+/D [6635 0 R /XYZ 90 493.727 null]
 >> endobj
-6635 0 obj <<
-/D [6626 0 R /XYZ 90 455.006 null]
+6644 0 obj <<
+/D [6635 0 R /XYZ 90 455.006 null]
 >> endobj
-6636 0 obj <<
-/D [6626 0 R /XYZ 90 416.285 null]
+6645 0 obj <<
+/D [6635 0 R /XYZ 90 416.285 null]
 >> endobj
-6637 0 obj <<
-/D [6626 0 R /XYZ 90 327.884 null]
+6646 0 obj <<
+/D [6635 0 R /XYZ 90 327.884 null]
 >> endobj
-6638 0 obj <<
-/D [6626 0 R /XYZ 90 289.163 null]
+6647 0 obj <<
+/D [6635 0 R /XYZ 90 289.163 null]
 >> endobj
-6639 0 obj <<
-/D [6626 0 R /XYZ 90 250.442 null]
+6648 0 obj <<
+/D [6635 0 R /XYZ 90 250.442 null]
 >> endobj
-6640 0 obj <<
-/D [6626 0 R /XYZ 90 169.753 null]
+6649 0 obj <<
+/D [6635 0 R /XYZ 90 169.753 null]
 >> endobj
-6641 0 obj <<
-/D [6626 0 R /XYZ 90 169.753 null]
+6650 0 obj <<
+/D [6635 0 R /XYZ 90 169.753 null]
 >> endobj
-6642 0 obj <<
-/D [6626 0 R /XYZ 90 131.151 null]
+6651 0 obj <<
+/D [6635 0 R /XYZ 90 131.151 null]
 >> endobj
-6625 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F98 2117 0 R >>
+6634 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6659 0 obj <<
-/Length 2032      
+6668 0 obj <<
+/Length 2026      
 /Filter /FlateDecode
 >>
 stream
-xڵX�s�~�_���j+��o��C��n�6m�sۇK�����"�:��볋]R�L错܌=��bw���ޓxo��zwu�&��Bi�zw�^xY*EJ����R�0Y,e��
��ݨ��a�7��Z�����yhU�rs�5��[]�VuM{���vz�X�I�U)kix�u�����^,�
�a*?�}{�����Wl
<�lI2�E���\��1�Jx����Ƚ���xq�o彻��U�~c��`�
RG����҄��!q�~��~��öS�Y���˦d9��}bCo�
-��!�ZU�}���&��ɻ���Mz9��hh�4���E�d�E����s0����
-,f5v��b�o�����P���v��0����|v^�/�m�K����f&p
-� ���۵�q@���*�55OG`� t�� @�^.��B&>���|��$�����YG�@q³I�.�B���#!eʀi��K;Y~��
a|
MS����҉�ũ��]����O�ȗ�K�
�'IG��P���ڝ&���H@���#���r47�W���3�é����
r�
���Jd"�b0�儒A@��(�9gL�k(��
�2�P��)fou�:���ի�4}@'�
 ������g��>�U7�凪�A��ˍ�<@��c��x��C�$"�U��榱]����.�rQ�I���Á}���L�D��,�c��)2��^�2�"q\Ls�_�n���`�%r!��?]K�xG�a��v�h��X�{�Q>�
	S„�R�4�	���6&I:���@���-E�p��6
~[I�c�Y���~�ze���Ԭ�V֣�!��)�G�c�E���„�H�
-�8���j���˫��|��5[,�KN����55h�d?Aly����١�~	�"�
-�y�I�:
?�oN\8rw(r�a����\����þ�F��P7�T�Fh�CEz6��3VwS�
<F�q�]����V�;��z�
-� ��X�Z;C��ߪVmt�[K�Q��
�rK, �����镩�n;�u���<�MͪH�"��٭Z鉷�m@�tm]
[���&���u�F�n�:�+�Y�} `zʽ
�TU���LL��Dx����֥v��H�ͫE9z�


$���7�4D�)�B$��`� �
NrQ���f�&!Ï6Z�

��~{sIP�ú��z��^X3�
-�7��ڕ�&��וVv�YS�
���
��1G%O}�օ*Ϝ���g#�=�`0`6�w���Rя�m�M:\�[�p�4����`E}�IiZ�
��!�ռS㌘�Ƀ>�
���gi�X�y�^d����"�o�U8؎�Va��6۪������Pv��(����֨�j�MF
(�D�'GxRñ#�sxr'ʳ��Q���q^9�Y6Uՠ�{{s�k%���,��b$�bl���$���^,SȶgĆ�+��?�L��d�yr�=�+�\�Y�:\"y�o��y�}�p���pwԾ�Q 
̣j~S��>h����b�P�h���}�#�SN��8U�:H���!�a
���n�r �z6l�o�I|��h]���T�ik���"qrD�P��U�{�����Q10�[�D^
-H�ۈ���"�"�JV�8
I]���\QL at x�����!��
-j�6���x�8y�e�G�=	[%	�HD��G�&Y
z�ǎ��>����a&!*�h�9��u����C�u�z
�g��2�\��f5�lҿ���i[m�
~cq�e���}�µ��$��J��Vꖬy����k��jVMb9ߧ�s �r��q��w�

-<=�O���}c�`Neשh4?;x�2M/;�fI�L�ӌ�徧��	�*��V P8�@N��Q���n��������_Ӛ'SO��რ�x�ʮ���8��?d�p����߱��ևL	&G<*���p��i��)_�h����$����T�Sܙ1#)Z;��@H�۶ZFL�#�	����mr��^?�;����!~�ȇ�]w����z�ߋ���l[a���~�YZ$\&���c��k6M�vM
�J7�8>�_FuZ
+xڵXߓ�
~߿BO���\R��M
�$wӴiӽm�p��p-,9�|��_��d�+���܃Ǥ� ��(�=y�{{�׻��7I��"O�Ļ{�r饉q����{�+%�x�TRJ�����n6���E ��|Y�������n^nn�6��k*��n�߽���,�A,��Jݶ4�5��Y��7��,�i� Q�ᄑ�����+�IO9[�T�a�6W��^Ͽ�����;��!��޻�_I�K�����?%�����ILN����}��{����ӝ]���˶`9��ybCo�
+��Aʠҥ��
룷��������ߤ����I���H��[�H�2 ;�,�ط���٭

V`1����$�~
E�䗇bUWmw>�H�	�g���b������]eA
��	�zk�]S
���Si������N�
+h^W�˥�X��ǘ�܀ox��߶�U7�(Nx6��e�
�y�(J%
�ƚ�h'ˏ����!�΃࡮��~�[:�/�8uP�+x���	��{`	����#�P
+�L�\��
	MU��o/d�=]#���z�E��
N�W?��Oᐃ^ վV�b��	/'�
�Y���9c
SA���e�U���L1{kJ�v�ͮZu��:A��F"�k8`�ug�,�ݐ�-?�
��_n���Ѝ����
�$Q�}�R77u�5Fs��천!��t+�
����fr*�,�e1
3���"c��KSf�g"��i��k�mw|"��D.�R��ki��*�c��;ڳ=V�^b�O�G�3a��,�m�eq��n��5�(�p+�ǜ)�͂�V�XU��߻�YY�,35+�����u�m��#���|_Xa�\��Q�q�V(f�_��e_p�6�[,�KN����55��d?Aly����P��~	�"
s�~�ɬ:
?�F\8rw(r�a��mI�&ս�}s6ލ�n���0����lveg[�MU�;��1���B��̴��cޡ�ԻW	���V�*#��1�iZڍz(�昖+Xb�����ME�l՚�#ZK���V���)r�]��+3�
ȝ�Z�–�T܄d��]Wo�떮���]K�ښ�r/�%e�?b%�3���:`s�ua�=�6R~�jD�
}��I1?��9
Q�j
+��� ';,�����F���]�I���UGî���\�����l���{D�ǖ��jU�
+C�����v�Y]�
���
�dG%K|袭
U�:k��F{4$��`� l��*c����v���=�p
nM�Ҵ?�?\���'�m
s$7����N�3bB&�`2�;➅�;`��=Wx�}�
+*����
��W�`;�[�ճ�l��
k��[�CE�m��|`s����Q7q�,QQ�I
ǎ��Q�ɝ(K�#
+|FI�+�y�|`fY�e���ۛS]+V��R�Qȋ���"`��_�z�L ۞�����s0)����-� {�W���u�X���!��,��������}�� 8��!����}�Z�rϋ\Bѣ�F���׎D�N9%��T�$�A��
��xht'p�V��e�0�}���-�D�*}��δV;��G4
U:ZE�g���
���eN�%�������c/�b���#Q���e(
�����'>�!ʞ�9$>���*�
k�=
+N�iٟ�ϑhO�Vq�(aζ�ѽ�D���c����*����I�J"Zx�2иN!s_?�X����y�-����L2��g���WuӘv[�7'�Z��h�w(\
޻M"����o�nɚ
xX�֬�bu�$��}�;R.�9����Ƞ���Q���9�7��Tv�����,S��si��a��4K�8͘]�{꫙ 뢘l �ӕjJ.�J
]u
.`L7(�������>�j��
śTvML�Iu�!;�{��.����>d:��19�Qiŭ��O��M��G����Xı������ΌIyдC�BI0S����ɳ�{���T=�b#_.�]�������bՊ]e�����v[^�n*#-p�L%�5���}ǵ<D]W�8��<�Xp
 endstream
 endobj
-6658 0 obj <<
+6667 0 obj <<
 /Type /Page
-/Contents 6659 0 R
-/Resources 6657 0 R
+/Contents 6668 0 R
+/Resources 6666 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6514 0 R
-/Annots [ 6623 0 R 6643 0 R 6644 0 R 6645 0 R 6646 0 R 6647 0 R 6648 0 R 6649 0 R 6650 0 R 6651 0 R 6652 0 R 6653 0 R 6665 0 R 6654 0 R 6655 0 R 6656 0 R ]
+/Parent 6523 0 R
+/Annots [ 6632 0 R 6652 0 R 6653 0 R 6654 0 R 6655 0 R 6656 0 R 6657 0 R 6658 0 R 6659 0 R 6660 0 R 6661 0 R 6662 0 R 6674 0 R 6663 0 R 6664 0 R 6665 0 R ]
 >> endobj
-6623 0 obj <<
+6632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 720.286 188.759 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_864a52992178820135a7ae3a75e65377) >>
 >> endobj
-6643 0 obj <<
+6652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 681.141 260.339 692.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6644 0 obj <<
+6653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.079 681.141 333.146 692.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_90e26e60ccfbe3c6ab8d91b5bf06dab5) >>
 >> endobj
-6645 0 obj <<
+6654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.965 666.562 419.427 676.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6) >>
 >> endobj
-6646 0 obj <<
+6655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 600.499 180.54 611.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_e64d3d01d4baab5102f00046f941188f) >>
 >> endobj
-6647 0 obj <<
+6656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 600.499 307.263 611.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6648 0 obj <<
+6657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [348.996 600.499 448.383 611.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6649 0 obj <<
+6658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 492.703 226.034 503.607]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_8e247a33c9eb40439c706a98c5d363d0) >>
 >> endobj
-6650 0 obj <<
+6659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 492.703 420.562 503.607]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6651 0 obj <<
+6660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.325 453.932 166.691 464.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_d85c523fefc56e289bd9fdf878bb339a) >>
 >> endobj
-6652 0 obj <<
+6661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.917 453.932 391.386 464.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6653 0 obj <<
+6662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 453.932 513.996 464.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6665 0 obj <<
+6674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 441.977 248.713 452.881]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6654 0 obj <<
+6663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.243 341.985 281.629 352.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6655 0 obj <<
+6664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.609 330.029 202.675 340.933]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6656 0 obj <<
+6665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6660 0 obj <<
-/D [6658 0 R /XYZ 90 757.935 null]
+6669 0 obj <<
+/D [6667 0 R /XYZ 90 757.935 null]
 >> endobj
-6661 0 obj <<
-/D [6658 0 R /XYZ 90 733.028 null]
+6670 0 obj <<
+/D [6667 0 R /XYZ 90 733.028 null]
 >> endobj
-6662 0 obj <<
-/D [6658 0 R /XYZ 90 700.193 null]
+6671 0 obj <<
+/D [6667 0 R /XYZ 90 700.193 null]
 >> endobj
-6663 0 obj <<
-/D [6658 0 R /XYZ 90 619.431 null]
+6672 0 obj <<
+/D [6667 0 R /XYZ 90 619.431 null]
 >> endobj
-6664 0 obj <<
-/D [6658 0 R /XYZ 90 538.789 null]
+6673 0 obj <<
+/D [6667 0 R /XYZ 90 538.789 null]
 >> endobj
-6666 0 obj <<
-/D [6658 0 R /XYZ 90 404.736 null]
+6675 0 obj <<
+/D [6667 0 R /XYZ 90 404.736 null]
 >> endobj
-6657 0 obj <<
+6666 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F31 472 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6673 0 obj <<
-/Length 2223      
+6682 0 obj <<
+/Length 2221      
 /Filter /FlateDecode
 >>
 stream
-x��YYs�6~����J��A�k6[��f7�$�<%�)Z�d&��������E��%�g&�>��h4���ݠ�:���/��D��4�Qp�
-R�#���.~�1F��/�t�ݜ�Y�l����9���Ӄʛ�����&k�nn^7E����T�uu���S۩�|�%������4P+��Y2S�R�qM
��/w__}yw���h�4/2&���rs��/4ȡ���&�^��!�_o�����\�sN�$�)�s2
'A��0��nIQ���~����0ۺ��E�F%�T
,�f�gz$$qƒ����"�}n��r�+e��O�'��-�_%過,L�
�fśBK�n3�̋��ڢ����d���d]�����v��@a�+��=ة��,�9��}Q�Mײ��`}�e���ƶ�
-W�Բ��
-
kf����ś�D'rZ����T�.������T�`N\uM�v 
!��X��2�YnY�+�����H��\�,)Gb��U���QD{7������)�!�2�[�
�f
(S�v���B
�?�H(	i*��z,��$B�	�c�j�.D�.bI�l��Ի���
-��
��p�㞲W�C�^Fn��1���<q�Z�fN
D`M"q4d H�,�wf��R)�\�,nf�CvRW���x���t��)�
v"��HZ�����-P�z�zf�8\<D��3��sE +`~�Ѯ��/�Ͷ���G����� ���7�;mgT
tY���=�Ѯ(��|g��g�����^�����ZG�iT�����E���no���m�:���5�'�~��B�CoҚ��ZW�S
;�-E�i/fI�{�������:�*Z
��Y续C�hWO
�����N���Q%L�
�C��@+��Ŝ�3:��#01!4�b
-�H��5��p7�>�5c�i� �f�![�	1��
�Ld:�@*v�d���p�l`�H�Ȋ�ݠQ'3�W��X��I�9
C
6
���)�$	���"��2%,f�{&�D�Z��N: �h
-�VܨN5�1��k�]�C�CkU��l�~1d�A1�3���!���'�Y�
�!D3�
0�� �a$3�
��KC(�
��ml�B��,U�[z�!~ð�o<ጪ��FX
Yu|7`��;"��d��փd� Y��1�� 
�
�]�^�nA.���7gM�}b
-z6�8�g"!p��9n&κىLm��y���P�g A�������/ �\�v�I��遹����S�Q�O�ߙ�hԩ+X�<;u�ˬ2
�.�֘���kc+k�$
�玷��T�

(���wH	���H���Lg�֝2cv�R
� ͮ�y����:D�	����tՕ
3	��Va�.�m
��5k��f
x�'�i+d���$�!)}�	�U��b��Id�1���x\��@Q�-Bc|�e�

���)
?�r�K�9i
�USoF��|�kc�8�iM��rY���>p\�Q5�L.�1�~�
� B�{2l���[]�
Ɛ
�S�
���ҟ��
���:;~OV�
-蘞�����~D^/16m5��E��$�.Bl�ݰs��B� �a�
�o
!L%
��!:L��!��D<Jb�4�I�u�
���x�4��ҴW 6�MÐ��p|
�X'���	|�dP�9J�JLY(_�9ΪO!��m�哔����$�勯O� c����C&��L���SQMTD%��HOM�����zhBI�������cf;��|�}�lg ����#�z
@1X�;�
�oΡ���Pi�����qt <�M�S��f̭�L�v}�
�
R
�b�]d#D�#D=``K�\����
Um��@��:����/�p��זP��z�B z̖��+��;��e��pc��[�c�����:
��FuMa�]��o ���H晃��
��UiIO�ϩ �y���RUS�!��+h��4���5��`	��y`¼|�YQf�%$.�1x�0M���[5!d6ź�
�� �+�}�
��aϽR��`׍Nc^��M��M'�]���fS���|�-!a�<g�\���L�
�[�n9
��o�Qޙ\����A'=�	�%����9_��|����ͧ}�7?���c [...]
+x��Y�s��_��J�	�I����$7M�L�s���
-B2[�TH�l����?DK:�]�>h.��b���ۀo������6AJҘ���&Hi cF"΂�<�y���r�(����.�f���a��.�T�d��^�7Y�|s�)��oU��������N�+
��_ʬmM�'�Q͒%
U��r%h�/���꛻�߮�F�e�$�"
+ֻ���A��JD��z�.���2xw�������}F�$��
�ɘ$\&��P�ћݶ��Z�t�Јnq3����E�F#�i���I�=!�	��*�}e��tX+e��ϰ&��-�_с�V,LA
�fƻBk��3�̋��ڢ����vd���e]����ْ�
�`���=ء��,�%��E�5�u������
+��Oi��m�
�ܨuw�
<���,)�bToB��56��j�O���`��[�����j�,�
W]��
(G�(6�����C��F���6�6�1Q�a�+�ʱxD�e�8��}XB���/��ʰ����Ee��Y�T�]��Л���oV$��4��z���$B��S�j��D�.$����Ul��ԇ���hC�ɀ�d�q��r"!,�n��1���<q�ڨf�
b8M"q<�@��Y9��.F
���}���%�⤠��-���R��t��Q)�,G+�K|4-���s�T�
�^�,���H5܃9W
��W�ϕ���S�ۗ�������`�����N�3*� 
+H��u�nt(ʼ5���E��& ��u7W�4�j�u�{��U�߭��7
!ڢ��P�|r2�Я��Z�t�MڒR�w�c'��JqrڋY�^�᤽u<�δ�ւ���n�м+�ͳG���msP��iT	CAd#���c��8���|Fg�|&��
 ��$�ǯ�``���e���P3�Fi0�1Z�Ϩ	��w@G�;"�J��NbBpN”���H/�{dE���P'
�W��X��I�%
C
6
�����$	���"��QJ�d#�{!�D�ڶ�N;��x�VܩN5�1��k�]�c���
��Y��b���b�&��C�
��� �x
0C�2f&
0C���'3d�@�
+�0÷��<S?���qK�5�o���m�'
Q��ʁ��ckN���z|Gdޜ��LJ�� Y7 @֩i
��H�4aw(����- ȥ�s�����������)N��H\s�����nv"S�z^�⿨�3� N�j��B�אc
+.�֤@�����w� �S�Q�O�ߙ�hBԉLq
�D�F��:�LåK�9&5E�qmle���pr�d��l�рr�����0گ���rF����S�Ϯ�[JcA��ٙ:o��{;Z�h0�T�}R]�>�`�a��q ��q/Z3wh��Gz �B�mW�Bo�җ6i�0A\�Y*6QJ��
s�M���
� T1�"4��������m�����8W�Ta>Q��0�4�n�L/��6�c�ք.�*��2$4�㶝��dr���@�3lX
��ٰ9>���/uY6(!�|
�G�GH6�s�R���#E�**�cz�V�*>MV�e��а�S��^dp�����E(@L>97���y�_ �a���p�0�4DG�0i��I��ׄ�$
�$
r�4@[��r�4�IҀ�*��^��D$7
��[��1N(�N(f.��Rɨ�s�.��P��s�U3�B�?-ێ�')���fX`�_��@�ޗ1���Lfk�xu%~�����0Jx��,�ƃ���zhBI���������vا�
����
�+��g�<�a��7�
�o�����&
����@��ȧ�A�͘[��v}�����l�n'�:�Qw�R(�|p�]�����`�h��s�(�u���%Զ������u7�
+�Ǝ�d]�1
Ƙ]r�p
%��Nz���q�jT�&)�%��b�HM�8��򍁹�*-�Y�9�1/�o��CV�jN�0$"��a��3��z�� �,�j�!���ev_B�
����i:Vͣ5BfSl�����`q%���5��+U�
+v��4����8�j���M�6��v�þ����9v���3�2�.���8🾁�	xgr��~���(
,",q�Ë6����~η��=�|�G}��O�?,�hau���:8=�6�z|h��c���$�t��;��&���
���
���DA����u������G�nɡ*�
)�����>F��Ѥg�q��}�
�;]�;�� �IL
 endstream
 endobj
-6672 0 obj <<
+6681 0 obj <<
 /Type /Page
-/Contents 6673 0 R
-/Resources 6671 0 R
+/Contents 6682 0 R
+/Resources 6680 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6670 0 R ]
+/Parent 6684 0 R
+/Annots [ 6679 0 R ]
 >> endobj
-6670 0 obj <<
+6679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6674 0 obj <<
-/D [6672 0 R /XYZ 90 757.935 null]
+6683 0 obj <<
+/D [6681 0 R /XYZ 90 757.935 null]
 >> endobj
-6671 0 obj <<
+6680 0 obj <<
 /Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F1 542 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6683 0 obj <<
-/Length 1952      
+6692 0 obj <<
+/Length 1947      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W}H%�Z�<�i$M�4v�'0hre�H���_��
W$MɎч��rwv�̙3��� �?�/N^I�(�T� �A(	��Yp�$Q�Z�����e�l�ˏ+��Uqw��&�|�_5Iswz��ɳ�תTM�U���]۩�jM^�,������F5+-U���:��J��r�v�����p@�-"D!A�]\|�A���8
-nͨm�)��"8[���G�E�R
�����{����y�ve��Ui�~���V�]b
��0��r�x<�7���IU��-��}vz���j:3	Y~��U�vnR�ͺ�,��ۖ��Z�L�9y��'���s��|pmG�|�Q
�~ �M��c֒H�
"I�
���œ�]e?���C�9�ώ��@
�����
�D
�A�]4�j��;{Wm�w��ŵw��5c�(���V(�~��.�F%m^^O�*w{H�v�u���Y�jS��ܐR�Le��|!�b�d�7�9��������E
r
/��X����>��&٪�7
vT�㫲p
N�bf������kT�iҹ������u7�I�y�� G���ξ��Y��"n0>Ȱo�
-/
>
^h&/5� ,8X|���s�UU֎�rχ_���vL���*�c&f�1��Q�P�&ّ�+���
-00Oʞ4�
0-n
A�}2L����]S�3�f
�-�hv� y
���)!2}z�K��>G<��#�|
Ei�,t�)��>}��*Ձ�*Io�#Hb���_����r�>���v59XM�a[��kW�?�^fؠ�@-�ry��ylA���(�0�ۺP�ª�F~�T�c6\
��LO�ǜ�������'gTҦy~YT��c�Lf�]e��J�v���͉@��ngv�P��J6'1��#:���2�M��@�� r�����=s٢B�/�^�yc/U7��*�<�.H��uSe��  �X�:3�mk��
-�.|��
-&�l5�����
�hU��V�Q����_�8F8
'I��U��h ��0�f�4(D�Ǐഽ 깷ݥ�j�ͮ�afb`2�=p6I���
�1pt����UJ
�Fg��n���oD
�Dl�M�&�jQ�^���;'�`���:1�?d=չ�6�p�V�n[����̎> n
蘓c��u9
ʾ؋"�7/�.�
m���PL�q���>�T;ֆ=�E�i��Hvw���z{��'`�S��
�8����ǂ�#4
2-��[�9�U��2s.yѻ�*o�?�?W%b�ǵ���s}
�7��P�
��؟��(|=Ю�>%��{˭���+B�)
-u�"�nviN���3�Qo�����
S�(ߠ�xğĉ>���L��g�AK��@[5�|���%�f�wN�+�<��iR̷�G�l�`���K
N�Ā?�Qjg'dh�������ZKP9�=>��}��0����HǤ��f�th9"@�P���#	� ��j��%�/Gz#7�î�w��^�~!��
�M���
sǀ��5;d� �3�N�2��p���$�K���^�p���^��%�Zn�Z�e��2��&�� 9�
-r��1�Uq|_6~Ú.\�������7UQ�t�E��I�.��cf��
W�^�s�E�=�p�ҵ?Q����6��79��#Y=�\�0H��HSnH��1r�!������ۏ�g
"cd¨O�K~�cY���A�4�Lg�J{�7���Ļ�P��܌�b�
S�E0A�����w�H�X�U�Ӻ�@+ݟ�ߚ�#y9jc�����"�kK}S�ӱ
����[@���W>S*&bm- �u]���ћ�Y���\~�Q�9�GJH:0�
�k�|�./4�m@{�Pho~oU�fd��I�K��i��z*hD��1"��0
3�ȝ)�vj��g�_��08�M�5������ӓ���[��hW�u����w2��d��:�h�`�V^L��pk ��A��
�4
+x��XKs�F�ﯠrpv���y���8�ˎ]v,�r�]*����_����ؕ��!'^�LO��_=8�p�z�����dA�bIep�	b
�� AIp�KB�5�/?�^&�6����xYw7*k��w�U�4w����<�|�J�$]�\�ݵ�ڮ�T���"i[{�ImT�"�R��Z��n�d�/�o��/�Z�
��"B2����
d��m����֌��2����>�/��b�/D��ޫ��d�{�+�.�J��s���
+L��ה#���D�����N��

yL���ӼlUәI��38�ʶs��ֽ5`A,ܶ�D��gz�ɫX
<
��k;b�+���`mb�<��@"`�I���7�h��*�#
M
"��~v̜��M��X@%��J�iUk��٧jc�ݍ�7��=�׌9�LN�2ZQ�8��?�L��yy=Y���!����I�>g9��L��rCJ�2�![�m�$���]��l�G��c�G��n@�M4�y�L�b��j*��N�d���x�Q9�����y8����vn
�߮Q��I���s�w�}�0&��
�S_8�
+�fg��"���� þ��)�p�xx�������`�M<f2�eWUUX;��=~��k�1��R�������
��F�N@
��dG^���J*��<){�Hz��@�-���0Y��vM��8�1��c�٩�1�c��|��M�.���X
�(��8L�1���y��3��]^�dXT��$��� ��[g|i?;��e;�ٮ���`5]�mn�]%��z\�a��� ��
+d��G���Øo�B�
+�2�MSm��`p-
�g0=�sfL
�ggTȟ�QI���eQ%z�!3��v����R(���*6'E�C���CQ(
*ٜ�HF�K�D���;0�7�9B��������e�
+Y�8{�捽mTݨ֫(�N� q
�M��R x��;~`
��l���+p#��c+�ij�0���6s�U];[mBD	D��R|���x�$I�VM�hF
+��|�Ӡq
?�������v���m7�⇙������$E;73$� ��Is���W)q�M���Q:�u���6���}iD\�&s�wNL�p�ub�
��z�somD�&��ݶto�
} �:�1'�Э�r8�}�E0o^�]�9ڬ����D�ȧ�	|ҩv�
{
+�T'�
1�}���jW%���KO�~�|I=�q�!$졍�	PGhdZ���,�s��&We�\�w�'U$��'5~�7~�J� �kk����9�o��.>ͱ?�!�Q�z�]�|JJ���[��W� S�B1D���Ҝ��eg4�#�޾��	ė9�$Q.�A��?�}J��|3ώ���끶jP����K�͞?�
��W�y��Ӥ�o����l+�|+�k���h��Qjg'dh�������ZKP9�=>��}��0����HǤ��f�th9"@�P���#	� ��j��%�/Gz#7�î�w��^�~!��
�M���
sǀ��5;d� �3�N�2��p���$�K���^�p���^��%�Zn�Z�e��2��&�� 9�
+r��1�Uq|_6~Ú.\�������7UQ�t�M��I�.��cf��
W�^�s�E�=�p�ҵ?Q����6��
79��#Y=�\�0H��HSnH��1r�!������ۏ�g
"cd¨O�K~�cY���A�4�Lg�J{�7���Ļ�P��܌�b�
S�E0A�����w�H�X�U�Ӻ�@+ݟ�ߚ�#y9jc�����"�kK}S�ӱ
����[@���W>S*&bm- �u]���ї�Y���\~�Q�9�GJH:0�
�k�|�./4�c@��Ph~oU�fd��I�K��i��z*hD��1"Q�0�Ý)�6iw�g����0��K"�����������-ڕyݠ�;ǝ��6�5��$
���^n
V�����^��
 endstream
 endobj
-6682 0 obj <<
+6691 0 obj <<
 /Type /Page
-/Contents 6683 0 R
-/Resources 6681 0 R
+/Contents 6692 0 R
+/Resources 6690 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6676 0 R 6688 0 R 6677 0 R 6678 0 R 6679 0 R 6680 0 R ]
+/Parent 6684 0 R
+/Annots [ 6685 0 R 6697 0 R 6686 0 R 6687 0 R 6688 0 R 6689 0 R ]
 >> endobj
-6676 0 obj <<
+6685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [485.444 568.961 513.996 579.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6688 0 obj <<
+6697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 559.063 130.826 567.909]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6677 0 obj <<
+6686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 539.381 363.671 550.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_6b57cf93153051d3aa63c33e34ee4127) >>
 >> endobj
-6678 0 obj <<
+6687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [310.804 477.607 445.257 488.511]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) >>
 >> endobj
-6679 0 obj <<
+6688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 418.448 363.671 429.352]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_37abf9e26c109cf608ec7829284883ec) >>
 >> endobj
-6680 0 obj <<
+6689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6684 0 obj <<
-/D [6682 0 R /XYZ 90 757.935 null]
+6693 0 obj <<
+/D [6691 0 R /XYZ 90 757.935 null]
 >> endobj
-6685 0 obj <<
-/D [6682 0 R /XYZ 90 733.028 null]
+6694 0 obj <<
+/D [6691 0 R /XYZ 90 733.028 null]
 >> endobj
-6599 0 obj <<
-/D [6682 0 R /XYZ 90 716.221 null]
+6608 0 obj <<
+/D [6691 0 R /XYZ 90 716.221 null]
 >> endobj
-6686 0 obj <<
-/D [6682 0 R /XYZ 90 716.221 null]
+6695 0 obj <<
+/D [6691 0 R /XYZ 90 716.221 null]
 >> endobj
-5416 0 obj <<
-/D [6682 0 R /XYZ 195.633 639.557 null]
+5425 0 obj <<
+/D [6691 0 R /XYZ 195.633 639.557 null]
 >> endobj
-6687 0 obj <<
-/D [6682 0 R /XYZ 90 622.83 null]
+6696 0 obj <<
+/D [6691 0 R /XYZ 90 622.83 null]
 >> endobj
-5417 0 obj <<
-/D [6682 0 R /XYZ 365.165 542.534 null]
+5426 0 obj <<
+/D [6691 0 R /XYZ 365.165 542.534 null]
 >> endobj
-6689 0 obj <<
-/D [6682 0 R /XYZ 90 525.807 null]
+6698 0 obj <<
+/D [6691 0 R /XYZ 90 525.807 null]
 >> endobj
-6690 0 obj <<
-/D [6682 0 R /XYZ 90 404.874 null]
+6699 0 obj <<
+/D [6691 0 R /XYZ 90 404.874 null]
 >> endobj
-6667 0 obj <<
-/D [6682 0 R /XYZ 90 382.562 null]
+6676 0 obj <<
+/D [6691 0 R /XYZ 90 382.562 null]
 >> endobj
-6691 0 obj <<
-/D [6682 0 R /XYZ 90 382.562 null]
+6700 0 obj <<
+/D [6691 0 R /XYZ 90 382.562 null]
 >> endobj
-6668 0 obj <<
-/D [6682 0 R /XYZ 90 333.321 null]
+6677 0 obj <<
+/D [6691 0 R /XYZ 90 333.321 null]
 >> endobj
-6692 0 obj <<
-/D [6682 0 R /XYZ 90 318.75 null]
+6701 0 obj <<
+/D [6691 0 R /XYZ 90 318.75 null]
 >> endobj
-6669 0 obj <<
-/D [6682 0 R /XYZ 121.143 244.124 null]
+6678 0 obj <<
+/D [6691 0 R /XYZ 121.143 244.124 null]
 >> endobj
-6693 0 obj <<
-/D [6682 0 R /XYZ 90 227.397 null]
+6702 0 obj <<
+/D [6691 0 R /XYZ 90 227.397 null]
 >> endobj
-1499 0 obj <<
-/D [6682 0 R /XYZ 90 129.004 null]
+1492 0 obj <<
+/D [6691 0 R /XYZ 90 129.004 null]
 >> endobj
-6681 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F11 418 0 R >>
+6690 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6712 0 obj <<
-/Length 1309      
+6721 0 obj <<
+/Length 1305      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_�b�&�0�W�ۀlm�v+�%ާ����ɒ*�K��w")ٲ']��4�L
ɻ�
�
[

[g����ѩˬ .u���
-��	J��̺�	A�u�clO
��X���b;K6K9+��_�",6��YϮ�d*��ʊ�MY��x
eiY]Ǖ
v�T`��$,K�z.�p�o�4��ܦ.w�O�^Ot�Q�	yLX�jp�
[3ka�ߺUR+�S�ĺ�>�{v�5��1�2�]�|�2ƍ�`��|�
n
	C��]�Ajt*�;��$�ぞt�jຈf���Ҍ��Q*��\?`�yk�(�� ��A]�Ԁ�M�F�zf4%dGR0����g-�
X`�<A�e�:L ���0	<�	5�q-�&]�"��M�baxs~6�.���
��
���O��fl��źx1�H��d}�đ��\�4�9]�Q��5��$.���S$|×+JEgN��8|Tw�����z�.
�|���.���k�9x�պ���p�T�"�]���!��U�t�,�g�yLUR;���o7����a�=�S`R�G�>!*����N�.%}����]a�{�T}4۳���C��#�s��O
���"˵���F&���e�HW25;�ڨ����:�M7���@p5;,%
�`���

��  �Vذq딇�?$R�ALSYe���*���{�B�P?
�z5�F��� ]����8��8�=��^cP��=7o�Y�
����ɶ�L�
m^�|�=ѐ���GS1��
��B�~b����i��P;q|إ��tn�, [...]
DL[㕬�8�/�£"��khύ ��C�d0�擻���}�=���)�uY�Z�U����VN��P�p6�̩�Q$�T-����
��~k����6{ĩY#՟��?U5�4GmR�ܰCu�4�M��&ĝ��k�:�D�� ����D
-�|�ᠦ�a��ti�9ϒ$s��o�t�������M[�jf��@w����r�C�<@x[�.�
���ȸc�~?хI���U�rQ�1�tE�*�.Jm���l�M��i9������6P�
�u�8mt6竬ϩ�X	��BVf#ؾ��O�yY��/�Vi�"~��U��G���[�h��y��j����%�U���a�ĄUV4�/��UX�� ퟇
+x��Xmo�6��_�b�&�0�W�ۀlm�v+�%ާ����ɒ*�K��w")ٲ']���!�D
ɻ�
�
[

[g����ѩˬ .u���
+��	J��̺�	A�u�clO
��X���b;K6K9+��_�",6��YϮ�d*��ʊ�MY��x
eiY]Ǖ
v�T`��$,K�x.�p�o�4��ܦ.w�O�^Ot�Q�	yLX�jp�
[3ka�ߺUR+�S��u1�}���k!hc(e���
e�C��������]�����T�
w
�I�#�=�$��u�
"��Ҍ���T����]�橱�Dz d�?u=�R�7q%�є�
I��^�Z�����s`���-�=�0�|�f�~��$�'�hƵ�t)��RH4]��������T�Njx�c{�z�?�ҚQ�e����("�V��MG�wru�x�t�FU
�w�ܳ���3\O��
_�(�9��
+��QݕWX`�#{�5�x��A�׺�.�!��
W��J��uRi��v�:��"�hpV���a�<
H���1UI�(����<��
+�y�,N�I�
�f�����2:����w�cw��9R��l���2H
�c�8�
J?1���G�,��?|^��zR��"]���Pk�B�g��86ݬ����
찔p��
�bv,4B ,[a�ƭS
���PH51M
d���_U�|U���r�����èq7�G�����F���|ơ��������y��b�Ȝ��N�-e"��h���s$艆�N?��1���b�˿F&N�DŽډ��.e�Šs�e�s�#�ӧ��>f��j]��U�[i�am�i���K�]�%�Pl�$aj�$Y��"
+>�ِ���a��i{zp�ⶢ��qy������oA+��Y�����2�2�πGq&�F�s��Y���|����ķ�
+�Bw�ݹxI@�!/rȏ>�ij b��dƉ4xA
q^_C{n��
�&��4���g&���6�MI�������
�%/��p2��B���fN�F���R���c2�����[
�"�g���f�T�n�T��
�I�s�
ե�`�7%z�w�����@"����c��y�P󑇃�R��9�ӥ��<K�̡¾��Ef�c^@V6m����K����v�b�a�� �m=�(z�k�3"㎥��DN$��NTmD��E��|�E����(��&��t��i9�?JY|�a(ޅ�:L�6:��U��T
B�Ĉ�1��/d�Nm�_V���@�՗�
b�
<˪�ǣ���-�J�N�@q5��dtH��U �oo�&
����|)
��:��}����p
 endstream
 endobj
-6711 0 obj <<
+6720 0 obj <<
 /Type /Page
-/Contents 6712 0 R
-/Resources 6710 0 R
+/Contents 6721 0 R
+/Resources 6719 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6694 0 R 6695 0 R 6696 0 R 6697 0 R 6698 0 R 6699 0 R 6700 0 R 6701 0 R 6702 0 R 6703 0 R 6704 0 R 6705 0 R 6706 0 R 6707 0 R 6708 0 R 6726 0 R 6709 0 R ]
+/Parent 6684 0 R
+/Annots [ 6703 0 R 6704 0 R 6705 0 R 6706 0 R 6707 0 R 6708 0 R 6709 0 R 6710 0 R 6711 0 R 6712 0 R 6713 0 R 6714 0 R 6715 0 R 6716 0 R 6717 0 R 6735 0 R 6718 0 R ]
 >> endobj
-6694 0 obj <<
+6703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 646.367 369.479 657.271]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) >>
 >> endobj
-6695 0 obj <<
+6704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 592.03 170.687 602.56]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_41cb3496510a68512516cf65f8d214c2) >>
 >> endobj
-6696 0 obj <<
+6705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 552.958 170.687 563.862]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9af54d524de94ada872d460c1dbd5cc0) >>
 >> endobj
-6697 0 obj <<
+6706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 514.634 178.435 525.165]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a82cf61e903a201fe8892501b209ab8e) >>
 >> endobj
-6698 0 obj <<
+6707 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 475.563 222.233 486.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9571074ab0249afc1e440c8c5eb5d429) >>
 >> endobj
-6699 0 obj <<
+6708 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 436.866 202.497 447.77]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6700 0 obj <<
+6709 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [213.237 436.866 253.406 447.77]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_61b27b2ed8bbc9a128f9001d160b078d) >>
 >> endobj
-6701 0 obj <<
+6710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 398.168 202.497 409.072]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6702 0 obj <<
+6711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.467 398.168 260.599 409.072]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_2be2c8b9d00f81fc24dcbc36ad05afea) >>
 >> endobj
-6703 0 obj <<
+6712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.426 359.471 227.852 370.375]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a6e183ba7e931dc88e16fb9ecfa8b3c7) >>
 >> endobj
-6704 0 obj <<
+6713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 320.773 217.61 331.677]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_47def4dcb522c046a6f3a432d72008ed) >>
 >> endobj
-6705 0 obj <<
+6714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 282.076 180.54 292.98]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_ffa77e724493813cddf9740767c2473e) >>
 >> endobj
-6706 0 obj <<
+6715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 243.378 178.239 254.282]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_26673943182a6efc6cc6e3aad8c731a7) >>
 >> endobj
-6707 0 obj <<
+6716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [99.68 143.456 156.456 154.36]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator) >>
 >> endobj
-6708 0 obj <<
+6717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [485.444 143.456 513.996 154.36]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6726 0 obj <<
+6735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 131.501 165.147 142.405]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-6709 0 obj <<
+6718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6713 0 obj <<
-/D [6711 0 R /XYZ 90 757.935 null]
+6722 0 obj <<
+/D [6720 0 R /XYZ 90 757.935 null]
 >> endobj
 238 0 obj <<
-/D [6711 0 R /XYZ 90 733.028 null]
+/D [6720 0 R /XYZ 90 733.028 null]
 >> endobj
-6714 0 obj <<
-/D [6711 0 R /XYZ 90 610.551 null]
+6723 0 obj <<
+/D [6720 0 R /XYZ 90 610.551 null]
 >> endobj
-6715 0 obj <<
-/D [6711 0 R /XYZ 90 610.551 null]
+6724 0 obj <<
+/D [6720 0 R /XYZ 90 610.551 null]
 >> endobj
-6716 0 obj <<
-/D [6711 0 R /XYZ 90 571.973 null]
+6725 0 obj <<
+/D [6720 0 R /XYZ 90 571.973 null]
 >> endobj
-6717 0 obj <<
-/D [6711 0 R /XYZ 90 533.276 null]
+6726 0 obj <<
+/D [6720 0 R /XYZ 90 533.276 null]
 >> endobj
-6718 0 obj <<
-/D [6711 0 R /XYZ 90 494.578 null]
+6727 0 obj <<
+/D [6720 0 R /XYZ 90 494.578 null]
 >> endobj
-6719 0 obj <<
-/D [6711 0 R /XYZ 90 455.881 null]
+6728 0 obj <<
+/D [6720 0 R /XYZ 90 455.881 null]
 >> endobj
-6720 0 obj <<
-/D [6711 0 R /XYZ 90 417.183 null]
+6729 0 obj <<
+/D [6720 0 R /XYZ 90 417.183 null]
 >> endobj
-6721 0 obj <<
-/D [6711 0 R /XYZ 90 378.486 null]
+6730 0 obj <<
+/D [6720 0 R /XYZ 90 378.486 null]
 >> endobj
-6722 0 obj <<
-/D [6711 0 R /XYZ 90 339.788 null]
+6731 0 obj <<
+/D [6720 0 R /XYZ 90 339.788 null]
 >> endobj
-6723 0 obj <<
-/D [6711 0 R /XYZ 90 301.091 null]
+6732 0 obj <<
+/D [6720 0 R /XYZ 90 301.091 null]
 >> endobj
-6724 0 obj <<
-/D [6711 0 R /XYZ 90 262.393 null]
+6733 0 obj <<
+/D [6720 0 R /XYZ 90 262.393 null]
 >> endobj
-6725 0 obj <<
-/D [6711 0 R /XYZ 90 206.207 null]
+6734 0 obj <<
+/D [6720 0 R /XYZ 90 206.207 null]
 >> endobj
-6710 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2114 0 R >>
+6719 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6743 0 obj <<
-/Length 1442      
+6752 0 obj <<
+/Length 1438      
 /Filter /FlateDecode
 >>
 stream
@@ -37194,695 +37210,680 @@ x
 ՔoDr+4m.wi(K��|�H�h�d��V� U�J�N�w2�Ly�X��jKH�
 �%���#�
TP�.w
��`�A�n�;[�C?�c
��u�
 (�m+�7����3
r������Ȍ6G�{�Ab�
��A�"j=&��K��q�=<	���u���܂Z�&��j�x+m'���*>��i%H�O������8B< 	�4I�/V*���+ݚ@7F&�`��0�欹
>����w~�f���uz"x�
��ȍA�V��KQ>�
_:-�9Q�:�#[�/G�#)�˭v�
��vׯ7
���9۔�J���r?�_���a�h��4��;�\[�E��zv���!�C�{,m�F��Fn�R�Uv �uHc����y}����Ng��T�n�[��K>�[���Ba~�`�A8���_
-�7n����ԁi`�q�!h}�	�r at T�J��r��(�U�+y �!�
��V�F���JQ� �����M���L�(}�P�ڍDL�B&����Z4�T��m4��P�dG�)f�xmR�U��g��~����(/PT���vWɏ���;'��#�(��I}��@�A0��
+�7n����ԁi`�q�!h}�	�r at T�J��r��(�U�+y �!�
��V�F���JQ� �����M���L�(}�P�ڍDL%I���]���*������|��/�\�0m����|>���{�h�Fy��j����"ޙh涓�h
O�
&��S���ƣ

 endstream
 endobj
-6742 0 obj <<
+6751 0 obj <<
 /Type /Page
-/Contents 6743 0 R
-/Resources 6741 0 R
+/Contents 6752 0 R
+/Resources 6750 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6727 0 R 6728 0 R 6729 0 R 6730 0 R 6731 0 R 6732 0 R 6733 0 R 6734 0 R 6735 0 R 6736 0 R 6737 0 R 6738 0 R 6739 0 R 6740 0 R ]
+/Parent 6684 0 R
+/Annots [ 6736 0 R 6737 0 R 6738 0 R 6739 0 R 6740 0 R 6741 0 R 6742 0 R 6743 0 R 6744 0 R 6745 0 R 6746 0 R 6747 0 R 6748 0 R 6749 0 R ]
 >> endobj
-6727 0 obj <<
+6736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 474.264 177.053 485.168]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare) >>
 >> endobj
-6728 0 obj <<
+6737 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 396.237 179.543 406.768]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_061c4c3b4f1eef970794b274dae62504) >>
 >> endobj
-6729 0 obj <<
+6738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 346.683 179.543 357.587]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_51b29c5dffc073c2d350471ae9bb879f) >>
 >> endobj
-6730 0 obj <<
+6739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 309.458 179.543 320.362]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_b8bee5e53740adc193668686030bb4bb) >>
 >> endobj
-6731 0 obj <<
+6740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.881 309.458 254.811 320.362]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6732 0 obj <<
+6741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 272.233 179.543 283.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_ab939414cdbcf1ba174334859443a72c) >>
 >> endobj
-6733 0 obj <<
+6742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.881 272.233 272.514 283.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-6734 0 obj <<
+6743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 235.381 187.292 245.912]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_517f4965fd423413531cd1d2058748de) >>
 >> endobj
-6735 0 obj <<
+6744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 197.782 163.215 208.686]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_7e6d252ce9557b9d73833ef594f6276b) >>
 >> endobj
-6736 0 obj <<
+6745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 197.782 256.185 208.686]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-6737 0 obj <<
+6746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 148.602 163.215 159.506]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_efeb88699fb82bb331a2d24ce724bb07) >>
 >> endobj
-6738 0 obj <<
+6747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [126.921 111.377 163.215 122.281]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate_553c3b19a36235d228039a6bb3452918) >>
 >> endobj
-6739 0 obj <<
+6748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.552 111.377 238.482 122.281]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-6740 0 obj <<
+6749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6744 0 obj <<
-/D [6742 0 R /XYZ 90 757.935 null]
+6753 0 obj <<
+/D [6751 0 R /XYZ 90 757.935 null]
 >> endobj
 907 0 obj <<
-/D [6742 0 R /XYZ 90 599.288 null]
+/D [6751 0 R /XYZ 90 599.288 null]
 >> endobj
 242 0 obj <<
-/D [6742 0 R /XYZ 90 590.163 null]
+/D [6751 0 R /XYZ 90 590.163 null]
 >> endobj
-6745 0 obj <<
-/D [6742 0 R /XYZ 90 492.423 null]
+6754 0 obj <<
+/D [6751 0 R /XYZ 90 492.423 null]
 >> endobj
-6746 0 obj <<
-/D [6742 0 R /XYZ 90 414.023 null]
+6755 0 obj <<
+/D [6751 0 R /XYZ 90 414.023 null]
 >> endobj
-6747 0 obj <<
-/D [6742 0 R /XYZ 90 414.023 null]
+6756 0 obj <<
+/D [6751 0 R /XYZ 90 414.023 null]
 >> endobj
-6748 0 obj <<
-/D [6742 0 R /XYZ 90 376.917 null]
+6757 0 obj <<
+/D [6751 0 R /XYZ 90 376.917 null]
 >> endobj
-6749 0 obj <<
-/D [6742 0 R /XYZ 90 327.737 null]
+6758 0 obj <<
+/D [6751 0 R /XYZ 90 327.737 null]
 >> endobj
-6750 0 obj <<
-/D [6742 0 R /XYZ 90 290.512 null]
+6759 0 obj <<
+/D [6751 0 R /XYZ 90 290.512 null]
 >> endobj
-6751 0 obj <<
-/D [6742 0 R /XYZ 90 253.286 null]
+6760 0 obj <<
+/D [6751 0 R /XYZ 90 253.286 null]
 >> endobj
-6752 0 obj <<
-/D [6742 0 R /XYZ 90 178.836 null]
+6761 0 obj <<
+/D [6751 0 R /XYZ 90 178.836 null]
 >> endobj
-6753 0 obj <<
-/D [6742 0 R /XYZ 90 129.655 null]
+6762 0 obj <<
+/D [6751 0 R /XYZ 90 129.655 null]
 >> endobj
-6741 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F35 2013 0 R /F23 340 0 R /F99 2114 0 R >>
+6750 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F35 2018 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6762 0 obj <<
-/Length 1543      
+6771 0 obj <<
+/Length 1538      
 /Filter /FlateDecode
 >>
 stream
-xڽXmo�6��_!`@'5CR$%À�][t됥ٗ�E�Ht,T�\I�����bIVҬ+
-ER����=w4n
�X<�Z�=Q��TP\��� �S\��ېD��`�Ë%��l���Œ�.o7*o�ߋ�F6���/���S�t�;�i&;u~����d�$I��+�q��k�YgƗj��Z�����T����W�_������1�#
d����8�a�U�Q�&��ߵ
���Y����FH#�?F#bc|�:Y�*7>Sm����+���s��p��
E,5�~1�d����%ᡉ�Ƅ�/�1S�1�ncg F38�����<�;��vs
"�v��HPf
xz痓x������.��>�$	���U�ɪ+��0a�������
׍ܪ%��A3�n>���ڐ�3�f�J��v���
����r{D���
-��PM�,��z+��G�SaƒFi*�#$xl>�G
���4:r����]�0��+�Խ'_�vʙ��@�=�0����������s����r�b��ן������(:�
b��V�$
-VE$
�	�y�Zm��=���*�S��L���˚i�XC>�
-�E��%�
�438��h�͓W��#5�v���(O�����`2�o�/�>�#)	
��81�ä
�GGR���U��<~�9rbw��}��Y�S���
<��bO2�	La
32/C)@c7<>5�׉[�3b�bo `8�@0��{}���NU�QV-‡��ܴ�G`�a�
�
��P��f�)�7�@
�X��|��ʲT^�d��
է�,�lm�

n�?xg�#"0�-&|
9�Q'dz�5��)`��T#e��R����84@ �y�ʣ����C��o�����E��1D�ua俄�@:�mφ(a�4�����G	�s���æ�6f��Ͽ�7Sݴ��-��1��zP[�Y��Ә��Ys�;=���1��F�rF�.)�m�W�|��S���Y)[;�˼�P�t�v�h��ۉ;�,M�>�4D��Q��^���6�(�R��P,v�m6^�
:�-k&b�8b~���������fG���S���	���Z�~(�����B���P�z��4ck$�C�Gv"������!��̓�����,2�\����t9~P$��q]���M��4u��J�Њ��k"�5u�\��z���o�������f�C�x	`(X/��
�

-H-c�f�j=��#�ܵ� 7{K��I��8V3���*wt��я`��,Fɱ.|�����tG�u�V�(՜�d3���Y�"���Ƅ�8���@�!��@Y����©���XEڦ�$�5*/2�$aq�w#�����\�
WR�J�\I��^�R/;'��2훬�lk!�ᢂ#ݎn
ú'���\���
��	�	�UŮ
����v��ίL�l�<�g���`��.�0?��q>m.t맫�}t(�G[3��_�j~ԿJX�^��w�ZI텸�����БDZ�4@ ���΄�1p��}���I���M�������Z���]���
�;;�+G+��x-�l�֍�`@K4=�����
+xڽXmo�6��_!`@'5CR$%À�][t됥ٗ�E�Ht,T�\I�����bIVҬ+��I��
>���8�	p�b��jq�\DA�RAEp�R
Ă NIp�oCBM�+�1/�����K�ú�ݨ��~/��ܞ����OU��0�������z��͒$�Z�(�ᛮ�g�_��2kU˂
R!��^-~�Z|Z�����(�x�mo�� ��WFQ��~�6`4��2x��s�F
~�0F���Lu�(Un
|�ڬ)v]QWک��
,�`E�Xj
�b��`/��?K�Cݍ	�_
�c��uc��� �fp(rUՍy�w��
��<D�
� ����8���/'��˭���]ܷ}�Iv��)���UW7a�x�'/�Ƒ��UK�ÃfF�|4ӭ�!�g��$̕�~e�
��'\�#(���N!�
�]�;��VYf��VU���„+��T�FH��|�8;yit�$A1N��aN�KWΩ{O�^?�3Y��,{
at=%������U�Hsc����"xۯ?yy	g5N�Qt�=2�
C��I�"�H:�j���^+{*��U֧�ə:�oU�I�5�<��|�
��W�K6�ifp
�Z�'���G&j��5#
Q������3�0d4�� _"}|+FR$:&�qbV5�I;`���h
���>�y�0�s���Ru�F�j�<��x�&�d���<fd&^�R��nx|j@���g
Ĉ�� �pb�`'��02�����Z��i͏�H	�49
;ȟ��+�nS�3nP�����p��e������O{Y����9�4
+��ΌGD`[L�<r��4N�g�[kT�S�<-�F��ۥp%gq
h�6@�$v�GsW�3�1�(�<]��)�n3c�B���	��t�۞
Q�Bi~����G	�s���æ�6f��Ͽ�7Sݴ��-��1��zP[�Y��Ә��Ys�;=���1��F�rF�.)�m�W�|��S���Y)[;�˼�P�t�v�h��ۉ;�,M�>�4D��Q��^���6�(�R��P,v�m6^�
:�-k&b�8b~���������fG���S���	���Z�~(�����B���P�z��4ck$�C�Gv"������!��̓�����,2�\����t9~P$��q]���M��4u��J�Њ��k"�5u�\��z���o�������f�C�x	`(X/��
�

+H-c�f�j=��#�ܵ� 7{K��I��8V3���*wt��я`��,Fɱ.|�����tG�u�V�(՜�d3���Y�"���Ƅ�8���@�!��@Y����©���XEڦ�$�5*/2�$aq�w#����q����+�u%u����R	��
+����z��MVe�����pQ��nG7�aݓ���j.����j�|���b���{T;��j�W���`6I
��H�w�Q@N��Cx�8�6�����>:�ͣ����V5?�%,V�e�;W���B�z�A]0�Z��>����D�1p��}���Ҏ"�ua�u���ဲ�bנ�;��NK��
+���F������h�����?
 endstream
 endobj
-6761 0 obj <<
+6770 0 obj <<
 /Type /Page
-/Contents 6762 0 R
-/Resources 6760 0 R
+/Contents 6771 0 R
+/Resources 6769 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6755 0 R 6756 0 R 6757 0 R 6758 0 R 6759 0 R ]
+/Parent 6684 0 R
+/Annots [ 6764 0 R 6765 0 R 6766 0 R 6767 0 R 6768 0 R ]
 >> endobj
-6755 0 obj <<
+6764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.821 624.275 440.832 653.341]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-6756 0 obj <<
+6765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 280.669 175.937 291.573]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare_bf5e694ab674c48a452893f021986318) >>
 >> endobj
-6757 0 obj <<
+6766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.274 280.669 268.908 291.573]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-6758 0 obj <<
+6767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [310.641 280.669 376.274 291.573]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-6759 0 obj <<
+6768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6763 0 obj <<
-/D [6761 0 R /XYZ 90 757.935 null]
+6772 0 obj <<
+/D [6770 0 R /XYZ 90 757.935 null]
 >> endobj
-6764 0 obj <<
-/D [6761 0 R /XYZ 90 733.028 null]
+6773 0 obj <<
+/D [6770 0 R /XYZ 90 733.028 null]
 >> endobj
-6765 0 obj <<
-/D [6761 0 R /XYZ 90 610.701 null]
+6774 0 obj <<
+/D [6770 0 R /XYZ 90 610.701 null]
 >> endobj
-6754 0 obj <<
-/D [6761 0 R /XYZ 90 588.389 null]
+6763 0 obj <<
+/D [6770 0 R /XYZ 90 588.389 null]
 >> endobj
-6766 0 obj <<
-/D [6761 0 R /XYZ 90 588.389 null]
+6775 0 obj <<
+/D [6770 0 R /XYZ 90 588.389 null]
 >> endobj
-1500 0 obj <<
-/D [6761 0 R /XYZ 90 404.715 null]
+1493 0 obj <<
+/D [6770 0 R /XYZ 90 404.715 null]
 >> endobj
 246 0 obj <<
-/D [6761 0 R /XYZ 90 398.115 null]
+/D [6770 0 R /XYZ 90 398.115 null]
 >> endobj
-6767 0 obj <<
-/D [6761 0 R /XYZ 90 299.643 null]
+6776 0 obj <<
+/D [6770 0 R /XYZ 90 299.643 null]
 >> endobj
-6768 0 obj <<
-/D [6761 0 R /XYZ 90 299.643 null]
+6777 0 obj <<
+/D [6770 0 R /XYZ 90 299.643 null]
 >> endobj
-6769 0 obj <<
-/D [6761 0 R /XYZ 90 243.349 null]
+6778 0 obj <<
+/D [6770 0 R /XYZ 90 243.349 null]
 >> endobj
 496 0 obj <<
-/D [6761 0 R /XYZ 90 118.45 null]
+/D [6770 0 R /XYZ 90 118.45 null]
 >> endobj
-6760 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F95 1779 0 R /F23 340 0 R /F8 504 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R >>
+6769 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F95 1788 0 R /F23 340 0 R /F8 504 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6788 0 obj <<
-/Length 2059      
+6797 0 obj <<
+/Length 2054      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�6}�W(�����E��(�-�"��&��na�6��%U�7q��C��ْ��nzy؍$�#����غ����������e��|���ͭ�cK�qJ�����&Q:#c��`;�6���b;�vk�ʂ��"
����e\�L5�P����ܼ9� �e�x>�
^^Z�R�茀`D�_�x�l��rn1�Q����vJ���Xw�ī�~5`ݩ|y���L}j�M��O��rƳe�T�(�6u��9��f����l�rʸ@�qk����[+x��ˆ��u_��Xe�7��'?M����$���j�)C���?@�z�.��C ZM���#�T�!е��6=�`о��
t�f
3䁹aȇ>e�.2�
8na<c
�cͨ����N_kT�d,�piB)N
-s!�2σ,�v��2Jr�2��$��E�S&�Lr��C5�Ԅ2���p0�^ �D?
�e�]ɞ��
	��Ǧm
�̩s#M#�^��a
 �{t���!Ԍ��
/�5�Ma2���h�4���u�Kԓk�8������E.���f���xY�I���U��ހ��
���Un���w�X�f
��W���o*G�;��We+����L�t߂��=�x���v����
�'�_��<��ut2"�Q(8���� ��l�~�-G��ؿǘ���4r��� *֡1�})D�K�F�a��1��~ٮ�
-G�~��u ə�+
-��0|2�E�&Qr.!U�n39J	��!h�
-<_��M�IP�}�pO©�K���冮�ٔ	[��} �${�8 ��� ��M���y����T>�K�P X�o��B�G��^I��J۬n-��H��bt�W��Ln�:�����mV��bח����H_Pg�^�Q�%��eD> e�/���	��<��Q���!<
(5�L�h=Ώ�v�I _`R�7�4�_����ܦ
�x���M
q�q�%6fN/�d�c�SX�Q��
-�ZN����"����>)��G��R
	�K���:��"Y$q�BQ/���G;f�_��#�v����Q[�mˬR��m���G�9-����
�|�B/Aw��k_ίd���
�
�袏���-�:��,�:a�
-�*j
Ug<")4M5����éJH��2�FÓ� �d�.sj���EƐ*��*��$Z���W�	�*��s]Rk��Y,���F׺A�ꓺ
�n��aT��\9�=��~*
-6K��r�=/%�s�fތ M:B���
�0
-?F�ჽ�.�A
�6����1p���d͟H��'�RqܫW'��Θ
,`'rZ�������� �
��(F^C�㻩�Q� �#ǖS�"�'���r�n�@�|����S�����8œv�����ʠEVO�|�ϯ��1ﭹ}ˠ�*�OYK��7b�J�f�Q��.;O�fN�6$�!��)�����
(f?Z�
BE�Ǿ��Q�^/���|IqbtO�i�%�&P����|�%S�ݝ�
�|��(�C.s��$������
-l�Q�cq�и�lBþ�H���#&��H;3�7���� ��ͷ9�fs��fSy���S��ක@�w��lOU�#ecp���F��rr�Z9�	�a�eI�}$�KM��otGʯ���
m*�Ew:;o��~$��Aa��g�RXK�t�b�cp��p}&gQ,:_�Ű�y��0`u��Pߺ`frY�q�+ո�W�V�*uu:5͈Bc����
�_Ki�Ԇ~eK?��:0,���)�e�I?
:� �5{�g?��cߔ
�jJw0�|�l#�ˢn��v�a��ިP�V���2'�̩�g|��>e����m|��v
sÒ���������t�Jׅ��p��.�3�tL,ۅ.�{�*Z.�y!�"�?�u��ו�t�|��,�^���w&k��c�.�N=EZ�
��s!����Q�#�
��TEi}���V���9ԧo~���:�i��A��j_5C�)X�4G�C
��H�I”�l��e��v�7���~R�y3h��`���\Ez~vv��9��a���8K����+D
*�	�61g
7IV���z���'� �)
+x��Z�n�6}�W(�����E��(�-�"��&��na�6��%W�7q��C��Zr�T�M/�u!�
�̙3�uga����م�,�.u��[�ǖp	�X7+�M��tF0���)�v�n���)�v��r���E�����8��j�hM�ysvAHC>�|�9
^H�R�h̀`D�_�x����rn1�Q����vJ���Hw��+�~5 �)|Y���L}j��6
+r��\�[��g�x�
QLm�
+%s�����	1�"Œq���r3y�
�V�����=�h��
��7��'?Mpg�a�}�i���!����L��Ry�M���#,���X�-�sAmzh�A����m#@Gk�0C
���|�S�h[��ㆍg�C
w�us|��km�;�4\W���\ȥ̲ 
��~���L�L�m�e�|��,�\��P��� A����1

�ȥƢ���2ڭd��r���umӔn�T���Fh���8��wl�^"_ �P33G7��װ6���6n�m�ӌ���A&QO���"����Q�����ذ�����<L��26:&.r�&��-c�=����z7�Xy���peީM�L�^�԰�}$ۮ��=�x���T����=�'�7�V�Z
h�::��(+8���
+���6ӫ��Ͷ
^��=Ƭ򏺑�\\9P������e.)݇��G��j�}��X5��u��3�W<�i�d
C��6���p	���v��9 at Jx������B���<�1�B�;�'٩�K����B��v�	[��}�A %{�Az_�h#7I��g�r����^Z�
�e���|��ev�ZZK �������.�
���z&�R�P"����*.��NG=y�r��m�2,�}ы�
o��vF��
�
QR��o2v� ��
���
�	⠈<�悔��!<
(6�Ls3�z��@����oȩ�?o���
 �u;*���e�1�.�^�
�K
l̚^�ɦG&���Q��
+��N����"����>*�ƣ��l0
��W���l~
�w�̓�����tq��-1�/��E[D��ܰ���mҬ��Wm��GG�9
�
�3=�"��PK�ݾ�ڗ�+��G�����c��Zv�pj�/���[�¢ʁZC��P
+
S�sk"�p*� �"��
�Q��&�"Y��˜�p$q
�1�J\e>��D���$�j1�bS��z�Kj
�=���ot�ī>�ˁ�Vm
F��%�#	�SA�I���=|O{%�s�Fތ L:B���-�0
?�ჽ�6���&����1P���`͟��'�RaܫW'�
+?&�c3�1, `�s���/�ƶ1
�n��Y#����T�Q��c�T����	c
K��f
�I�S5l�Ou[9�ڿ�s���W_4+�X=q��?�s[s��ܾ4��
+�Sr��F�Q�B��Ռ;J5C�e�)���҆h>�u�@�_\~
Oˁb��Ō�@T�x�˸
%j�{��g�K�C�
Nl�i�n��>��<QP ���9������R�0�2�_Q�@�9��P�����Z��;�4�ۋ$��?b쎴3x�
;
�
���|�A6��4��C �� ��*��|	�:��I��_�6�h�!'����^P�]����D ��FW��
+�����n�2o/gk� A�G�~�{6/�TQJ�,�[�0�f�gb�E��
{�7	�QGYr��
V&����R�x�n5�RW�Cӌ��5���Al��0����~�m�!�	�ցA!�.���H�.�N����px���{<�!�
���h U��`p����.2oU{��b��+�Q������2'�̩�g|�/?e�Ϛ�m|��v-qÔ������ղ�t�Jׅ��p��.�S�xL,��.��MM�,�q
���:~��JF�H��oI��TF�;���q��
 F�SO��Ga�\D@;}x���s��7eQZ
�3��y>}k�雟�'~��z2�c���W��%
+ҙ�hx��:R�TS8
�x-K�i�~�ʫ�'���%
��:��|{~vv�����6Ea~��Fg��א�ΓVBns�p���)x��8Pw��uz�
 endstream
 endobj
-6787 0 obj <<
+6796 0 obj <<
 /Type /Page
-/Contents 6788 0 R
-/Resources 6786 0 R
+/Contents 6797 0 R
+/Resources 6795 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6675 0 R
-/Annots [ 6770 0 R 6771 0 R 6772 0 R 6773 0 R 6774 0 R 6775 0 R 6776 0 R 6777 0 R 6778 0 R 6779 0 R 6798 0 R 6780 0 R 6781 0 R 6782 0 R 6783 0 R 6799 0 R 6784 0 R 6785 0 R ]
+/Parent 6684 0 R
+/Annots [ 6779 0 R 6780 0 R 6781 0 R 6782 0 R 6783 0 R 6784 0 R 6785 0 R 6786 0 R 6787 0 R 6788 0 R 6807 0 R 6789 0 R 6790 0 R 6791 0 R 6792 0 R 6808 0 R 6793 0 R 6794 0 R ]
 >> endobj
-6770 0 obj <<
+6779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 591.507 156.281 602.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_b5160fe536bd1bc8d42c12de33f40493) >>
 >> endobj
-6771 0 obj <<
+6780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 591.507 192.824 602.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-6772 0 obj <<
+6781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 552.653 244.38 563.557]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_fb730d60db4b7e1ddd4c9994ec077cf6) >>
 >> endobj
-6773 0 obj <<
+6782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 513.798 191.718 524.702]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6774 0 obj <<
+6783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 513.798 288.852 524.702]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_348c6523b219aee93545bb401dc0b813) >>
 >> endobj
-6775 0 obj <<
+6784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 474.944 191.718 485.848]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6776 0 obj <<
+6785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 474.944 303.079 485.848]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_aeb70a45d5ee0c7fac5f5d6c659fc69e) >>
 >> endobj
-6777 0 obj <<
+6786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 412.18 185.919 423.083]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_e34390c17dbd12de9906817c4b6cf479) >>
 >> endobj
-6778 0 obj <<
+6787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.794 349.081 456.803 361.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_241f107b045949a58b49469a6a09caf9) >>
 >> endobj
-6779 0 obj <<
+6788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.269 286.316 513.996 298.272]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_5915be624de343f1598d246ee4f1bc42) >>
 >> endobj
-6798 0 obj <<
+6807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 274.695 249.012 285.599]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_5915be624de343f1598d246ee4f1bc42) >>
 >> endobj
-6780 0 obj <<
+6789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.317 223.886 462.143 234.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_a71726a7725f9269553ed9e594b0d74a) >>
 >> endobj
-6781 0 obj <<
+6790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.037 197.31 313.023 207.215]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-6782 0 obj <<
+6791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.082 161.121 438.335 172.025]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_ca669c9659132e9fa6adc7a9afbef642) >>
 >> endobj
-6783 0 obj <<
+6792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.02 99.019 513.996 110.974]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_6a869e3c010e87dff868fb410d4f0a20) >>
 >> endobj
-6799 0 obj <<
+6808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 87.397 156.709 98.301]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_6a869e3c010e87dff868fb410d4f0a20) >>
 >> endobj
-6784 0 obj <<
+6793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.525 87.397 232.265 98.301]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-6785 0 obj <<
+6794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6789 0 obj <<
-/D [6787 0 R /XYZ 90 757.935 null]
+6798 0 obj <<
+/D [6796 0 R /XYZ 90 757.935 null]
 >> endobj
 250 0 obj <<
-/D [6787 0 R /XYZ 90 733.028 null]
+/D [6796 0 R /XYZ 90 733.028 null]
 >> endobj
-6790 0 obj <<
-/D [6787 0 R /XYZ 90 610.481 null]
+6799 0 obj <<
+/D [6796 0 R /XYZ 90 610.481 null]
 >> endobj
-6791 0 obj <<
-/D [6787 0 R /XYZ 90 610.481 null]
+6800 0 obj <<
+/D [6796 0 R /XYZ 90 610.481 null]
 >> endobj
-6792 0 obj <<
-/D [6787 0 R /XYZ 90 571.746 null]
+6801 0 obj <<
+/D [6796 0 R /XYZ 90 571.746 null]
 >> endobj
-6793 0 obj <<
-/D [6787 0 R /XYZ 90 532.892 null]
+6802 0 obj <<
+/D [6796 0 R /XYZ 90 532.892 null]
 >> endobj
-6794 0 obj <<
-/D [6787 0 R /XYZ 90 494.037 null]
+6803 0 obj <<
+/D [6796 0 R /XYZ 90 494.037 null]
 >> endobj
-6795 0 obj <<
-/D [6787 0 R /XYZ 90 455.183 null]
+6804 0 obj <<
+/D [6796 0 R /XYZ 90 455.183 null]
 >> endobj
-6796 0 obj <<
-/D [6787 0 R /XYZ 90 392.419 null]
+6805 0 obj <<
+/D [6796 0 R /XYZ 90 392.419 null]
 >> endobj
-6797 0 obj <<
-/D [6787 0 R /XYZ 90 317.699 null]
+6806 0 obj <<
+/D [6796 0 R /XYZ 90 317.699 null]
 >> endobj
-6786 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F21 2075 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R /F99 2114 0 R /F35 2013 0 R /F23 340 0 R >>
+6795 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F21 2111 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R /F99 2117 0 R /F35 2018 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6813 0 obj <<
-/Length 2450      
+6822 0 obj <<
+/Length 2444      
 /Filter /FlateDecode
 >>
 stream
-x��Z[�۸~���Sjc�
�)j�(н$�m�H��S�046=V*KZI�K}o�Y�8�lw
�a`����;���y��f�����5�^�"N�w��"�
9F�`�f�}�c�H�Xb���o؟��>^�]��O;�)��ߓ�2.�����Z�jѽ^�.~����5�
�XD�g����g������[�]~�6@|���b�$̟_g�a�|�:�����/����4�*C�f���i\K3�Nn�a�\fk5E|2'\(��of��0��=�E�BR��������|D#�=�U{/ ~S���3ߊ���O �<����BB�ϙ������$��=
�'a���j+�>I �c�$^��rA��&�����+󻳒�JۏIUˬN@�zR$A\I��0��0q۔2
cE *V
�z7F)D<j=��a@ŽGZ?S�|���1,	eT
�[C�#!�GD�(��G�1�ڙ��
-,�]GBb`�=J
16��
-��{+��e���X/
�w�H�#
-o	�1k1?f�m*W����"�
��q

۸�u�z�����G��Շ�|r�A{dH�D�O

.h�puu� !NV���#Ѫ�ӧj
1t�����
a/ (��� �����Ꝭi=�0la�
�� ��+T+�,��{3�>,)%��xVK��[� #�l�%�I� l.�ʈ��%�������ɽ �
���?�o�Q�'6��;N�G�
a<
-C
- �7
-�� `�Mc�fb+8d�v�� pA��&�V��m@!NG/����Ȣ�
n�Z�:~OF6Řî�$ c�� 
_�{��|I�=̐
%^}�
-']��c�Q80��3�L`��)�zu�>�%?��FL�z��1�>˰V�ϊ���]�L
�=wL1��
`~*t�@⨊���)�|HWPk$w�0����\l
S�����ㅉ�
-;9�
=[�>b���Q�P������_��+� ��E#^\1��*BDg o�ɗ"/
O"/`#/��
-�7�
�@� ����,"�a����%���w�yE Q�p��r�n,�C�V�}5rn_O��
��#w��������qiYn_����
-=޺��q�P�
-9>�C,
-�@��iNNj�l���
�φ
�x.�Yy�;��f��8
�ՃnxC�R�N׺oU�lz��Ԏgw��o�F
��?���*�]Ր����
�Q�̷���ˌ�J�3v`�O p
�i��>[�#�Nw��;̼�a
�.@�Ӳ�Q��
�ЀI�A�Վ�m�� �8I
4� �u���wp�����ڐ|
��z��P�u�0
-������~��C�ő���x�x�˯M3^��2
�Ir��
-����7}\�Kz��WC�Nf�L����ZVU\&���u�Wrc�9��[���U
$� �t�9[QM
b��Fw���	\
���C=���GE\����]�����g#����G�m��� �eV��wG�����0��5�%�R�P��q��NJ33��Vp�
�c?x�@���h����G{�]9'iR�]Ԝj�%�]�٘�����y��ۇ�R%;tb�6�=P���D�
u
���
D�
07�P�W �uR)���p��u�k�(Y��;Ŏ�0rW#�L.�j�B�m��= #�f�*�Rlp`m���C�y�d�<�[�t
R�EO�F
+�jB�� ���K�!��p?��8Ī
!N�+?ͬ�Ll
(�`�x�h�mTP�vP�GB'�`�("�Y�++j�m�ջ��4�;�+r`�M��&��P ܝ��M��ș T	� ��!Hw�n�&?@�=%�&���q1�m}�Z�$M�P�Nʛ��=W���C��܂R�H�>/͋Rw�
R)�;���TQ������u�d;����ǒ�>��<�Wo~~k&&4��g�V��?+��#��A�� 
-"p�AQ�/~�&Ja����%�y���(g��MX�����)5:� �Q{�פr}����bו�)7�C�W�yj&c�� 9���s[ׇRگ�,��t'R��&����.Y���āj>�E�&��:L=���CQ�u�
�6���6=�4�Ϙ,��.:�\Ƿ>ÿ��&��`�/܊n��ܔ���$uq�Ta��

�f�0
���w��.���&gs
	��t8!Z��q7��
L�D�����0
�Gҏݚ���4ȳ �W%�)�\Ϸ��bS'4�N4���r�FT4�N�;fGMF��(
-%��N�ڭ��U��xw�xU�E]O�E�
ZT�)�q���]�����;�Ä�U��Or]���f���h� [Tǥ�������
py�6��$�C�
�|���$�j��Q����8�P����J�ߒ�c���S�_b,B��J
-�Ž}t��y��y�W%�?��
��8;��n%����� 
n��9 �T�^���9޿=7��LG��i�S��p����������+tȒ�DI}Y��q����q��&Rns+�}��m	D
��R���
4���
+x��ZYs�~����D��` zS��
3�M65�q�f�T�ٜP���|�קq�)kj��M�<��`����
�A�9�����5�A�bNxp�	�0
#Fpp�>�0F$�/p���s
Βr�,��I8+��;�.���ӛ2)�./��Z�zѽY������5�
�X�(d����g�����_�]���@|���|� ,�]�9a�b�:(����	�_�}�T�%z=��LmwYR+;�Nm�a�L�+=EB2#\j�g?^��z��L`#2&��,Xm�>�k��)�e�`Vm��P�͂�g�<
����F
���a���d E!g��w�c�\U�x���H�)�竝��$�T���d�*�9�u��ڃ�W���IBim?�U��:��I�q�E>ˆf<��oS�l���lXyH�1J�Y�8B��
�L	��5
;ư �!
Q= n-����
�@� ��GE�1�ڛ��
+,�]G�"9��
%��
���ʓ���؎�d���$�2X����Y̏yr����f�eh��$�lv\��6.{U-߃�d��z�c`��N�=h�
��������E�./�5$$��i�t}�p$[�}�4B�!F��
�9�#�E�a�;���22�Z�S�>�Ǡ�-��@[��{�j孃�wo΂
J	8���B�
4��[��f" �����k|	(i���pr/ 8
+��Oۛb� ���"��ӘѫG��B��"�  ��Q� lՠi��L�o���N� .�����T��(������7B�HBb;����-�CgV���Ȧsؕ
d
�	���\�K��9`��� ��CV�8�"
c�����g��
O�q�ի��(�1N4�`
+�Գ��)�Y��2�V
T
<�jf��c�	��?p��c�S ��*�
B����>[B�����h��jsqqL?:4��W��6�j��r�la��
~O��B�

j`�+�~Eޯ����+�*F��b��U��O@^�ɗ"/G�0��C^��k[�L�oUJ}���E_]��y�;�<��" �(A8nz9T׎�>_���9wh��p�z�Q�VU[[@	Q�ɤt��p/�j{e�o�^�0Xhh�
�!G�`�4���U�)F���g�A�	ܮ�7��t=md�E���4<wC���׺ou�l{��Ԏgw��o��
��?���*7]U�XGp}��H���V��s�qQ�}���	�A9�{�g
�s����x��w;̣�ex\=��P�
��XuZ��f��N��C��Z���W�
ؘ��Q���~\��
j��$b1l�ǔ��c�x,@�����m.���x���\4D'ɱ�k�j��
�8�q�-���_-�[��2]��:W+UUI�f�VYQ��[�+ ���W��j ����&�ۊn�gfצ��^�zX�7�IU3�%%�Z��7��~�kq6bIXB$ۆX�v���k������f�{((��=n�v��t+�Y��ݱ��n��
C~���w ��I4���=ˮ��,��.zN7���-�]�1�v�w�"�
+��Cs���;���(��r"�
+�C/ )$�̭$����v�V%�Q���tc�-K�x���V�z�C��%�B#Z(B7M��g �bDیP�W�
���r�8d�!6O�V4���hE�3���QM�1���wA9��1�x�\�#ĩ|�Ǚ՗��a%
��O��
+���X�$
lń=�wmE�ލ��z�����{o}��kӥy�	?< w'dl2 4r&UR6�w>B�ݶۼ.�PvO�����r\̢�OZ����쨼)Z�S�[����
(���Ҿ(M��#��Ǩ�N��Bx�6�n��b�x��1�gcՁG����o�Ą&��LԪ`����b��'q19����gPow�N��^v�`��<�>�ٰDy�(�%�qJ���%�xd���5�\�z9�����u�v*��P��e�����4@�
���F%��T�k;˜.��t ��	50�p�������n>F�E�&�$&L=����nW���
H��Zw���?c�����:p���
�֚
����v�Wt#}�
��:���r����0�0;��Xv��
�v�u�%��9��Hx���	�Z
�����`kw ��-1��iH>�~�6�垦E�90p�*�mA�{�
w5�&��v�A|���K4���9
�
�E
+��iy�u��n�M�v���w�ƫ�W�-�z�,\0���@�

+P[�uݶ:�
���W�o>�U�7;��7��
 l��
�[��O�v��Y�@�"S��O2���^ j�̪A�Fq��W�n at Ir�+�K�9�$����X��,l�{��+7���7��J��5�;��I����Z���N��� ����ʷ����
����LPh��Rt3ϻ��]^\<<<�U��y�+QZ_�v��a��CGH4D6������

^��@����K
 endstream
 endobj
-6812 0 obj <<
+6821 0 obj <<
 /Type /Page
-/Contents 6813 0 R
-/Resources 6811 0 R
+/Contents 6822 0 R
+/Resources 6820 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6803 0 R 6815 0 R 6804 0 R 6805 0 R 6806 0 R 6807 0 R 6808 0 R 6809 0 R 6817 0 R 6810 0 R ]
+/Parent 6829 0 R
+/Annots [ 6812 0 R 6824 0 R 6813 0 R 6814 0 R 6815 0 R 6816 0 R 6817 0 R 6818 0 R 6826 0 R 6819 0 R ]
 >> endobj
-6803 0 obj <<
+6812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.02 683.713 513.996 695.668]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_c3abadf1d96bef1880657113014d46dd) >>
 >> endobj
-6815 0 obj <<
+6824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 672.092 152.027 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_c3abadf1d96bef1880657113014d46dd) >>
 >> endobj
-6804 0 obj <<
+6813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.843 672.092 227.583 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-6805 0 obj <<
+6814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.029 608.993 436.411 620.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_1c76acbe653414cc28fac54c69622446) >>
 >> endobj
-6806 0 obj <<
+6815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.069 560.176 435.432 572.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_f3699ea93d8ec71859566480bede9332) >>
 >> endobj
-6807 0 obj <<
+6816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.942 454.461 160.308 465.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval_79370159de3dc1738441b20eff866329) >>
 >> endobj
-6808 0 obj <<
+6817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [168.15 454.461 311.959 465.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-6809 0 obj <<
+6818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 454.461 513.996 465.365]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-6817 0 obj <<
+6826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 442.506 182.054 453.41]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-6810 0 obj <<
+6819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6814 0 obj <<
-/D [6812 0 R /XYZ 90 757.935 null]
+6823 0 obj <<
+/D [6821 0 R /XYZ 90 757.935 null]
 >> endobj
-6816 0 obj <<
-/D [6812 0 R /XYZ 90 512.669 null]
+6825 0 obj <<
+/D [6821 0 R /XYZ 90 512.669 null]
 >> endobj
-6818 0 obj <<
-/D [6812 0 R /XYZ 90 428.932 null]
+6827 0 obj <<
+/D [6821 0 R /XYZ 90 428.932 null]
 >> endobj
-6819 0 obj <<
-/D [6812 0 R /XYZ 90 368.413 null]
+6828 0 obj <<
+/D [6821 0 R /XYZ 90 368.413 null]
 >> endobj
-6811 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2013 0 R /F23 340 0 R >>
+6820 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2018 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6829 0 obj <<
-/Length 2042      
+6838 0 obj <<
+/Length 2039      
 /Filter /FlateDecode
 >>
 stream
-x��Z[s۸~ׯ��V�Y���t6��nv��vR�}J3J�l���T
��
\D�
M�N����I"
���"�n#
�2��ft�Z�H#-��nV��Q,	�D7��ݘD�dJ0��7���v���L(
���,�����|�l���Wye�v�G73������5!'��
��I����Ѐ`D�>�����K>b��dJ
_�	�C��&�����Ä�fIYz�7M�f�ɒ���k��ƨ��v�b:�R[���oF�
�#�\&b3-֣w�q���_#��Vѽ���8e�EoG�
�^�S��'�G4�7���NN�׻|Q�E�~*��ɫ�
�� J9b\7!DU[?w��e�����u������ں��c�ܓ�g�)=�#�GIə Q��1�A.�O��
|��J1�J�+�s��33���L�Va
M!
Z�_�:�����:կ�ـ��)·K�q��ƽ�j���2h�3�<��yQt�(�=�G��q��
�N$8
-a�ݡR"
�f��q��4nŹ'ﵛ6��2��OW�ٮL��٢ �>U3hg�mh	���xY�~q��{��o��iH1E�Ն�;��ȷ176 aΩ0Y�:���<Ks��O�d"T䣒�%[��/��3!t�*8�6���-0�Ђ#�j%����P�Jď9����[��6���_F�;��ژj�ٚ�l?�˽~>
�]ԝ���aa�각p�(� �2�>��j���,����hE�!Z 
�����b� �LC(�a~ɵ�v�ub����Ս�Q(&�
-��KWIV��EP[�ҕ7/ɗ�K�g{���Su���o�
�����U�ZG�@�Dz���?d]�i( �j?���
�bRA04"-QS���p_������3�O��q?�Z�
�8�)�O����?&��� ��~�f���4� �e�O�D
�s�χ�>�
N`B�m�W�A�?��/��X
������
d��Kl
��g�z������C����cK �Shy� 
�����C:�w�.
���5�3K\�o��K*��i�T��4�~��H��
@�Ee��ް��'��@�]z�R:v
�ϖq0��ڦ�ɥ�[,���"X_�ah
���O�ҵ�E�K�{�e��m��e�g?8���q�p�>u^'�r�
g���3&ŀ�� �	��A�	�/A��˙`˙��3{;@��E
-kV̞ҭ�=X�I$����#t+Ҍ}��N�^�cz�~KJy�o�2S��C)���xrK$�~
-rw�c����>|�&�`�Ӕ���X��fצ�eUW�0$�z4M���Д1�C���K�_ at a�����!
-S��.x��
R�rS>����T{Z���|�=7�M�3�˵��9z�v��|Er���5Ywc���B�f�b$��F)?�+�{��֟:�R��|��pI3�#��e������PMD2��J�b��o3`E��l,����_,d�]G�4�~�x}W�I��)�|�:�$�y��g.',92�H�c�Nu�
-�D�s�G k1I��
>L�5��s�(ֶ�P�ǻ��:0\�
S��]�\��,8�������tl_��/U��m���$,��I���� �fS�4U׽��U���>	��wi-I�pV{�	X������5u�e�
� ��j���9a
�I�(8=�
i%`뤮u�ťW%�J�c7���u�D\�>�!�Y]��]�y�{.{�<��BR����;G�_�z�E��c��ɸ���/4���~�4V�>4VI��cE��X�5��#�<v���1f[Zt�
f�@)1��c���lY��$8!
�%���;���pm� />Z�
�;�qtq�p\�U8�js\��z�C8��V8���8�z��v��):v�_������ܗ6�o���Z�TH�
|[J�z f�6�Ю@�*wi�ƪk�7<
@�?���*��OC��-�w�.g1����7�0�dn��0���@���K�y�������?*M1C�����\^\��ߣE���n�(�.6���so��LG�*�[o�b|��0�v]���?��!
+x��Z[s۸~ׯ��V�Y���t6��nv��vR�}J3J�l���T
��
\D�
-�N����I"
���"�n#
�2��ft�Z�H#-��nV��Q,	�D7��ݘD�dJ0��7���v���L(
���,�����|�l���Wye�v�G73������5!
�Di�l����hi at 0�Lf�X��%�1�~2����Մ�q�#]�uX����a�_��,�Л��c��dIe�ȵYYc���
;D1
S�����7�����q.1����ѻ�8Z���FL����ZG�2�̢����I�S��
�#�Y�A'���]���"�O?����U�@E�?�
1�[�	�����;Q�2�N���u������ں��c�ܓ�g�)'�G����3$��q�
�?ъ�.�ź/��+
���y2��l�b2e�[�y4�phb|���&F�t
E�թ~U��Hq>\�	7�i|2P-�^^�vr��r</�>���6n ���݉A!��;�@J�ý�nQ>αB�Ɲ8��{�
7�L!���~�+��v�(��O�
�YzZ¿��0^V�_
b鞾�[h�
)�H���}�
�6�&�$�i���C�.ͳ47��D��� �/٪�~�_�	�+W�Y��GT5���G
������ҲG*?�p�:�o����ۯE�*kc��fkJ��.���0�
+tQw޺���Ū��)�T
0�<ʈ���󪁦���~lI�'��h�t\�j��ɋ)�2
��"��%צ�A։q^^vW�2F��@(`�/]%YizTbAm
tJW޼$_�/E�����O�]�s�ɉ�` =\}���zj?��|�C����r ���)|0�1�X!&C#�!5�x��o �}�?J=���?�c�e�.��_�s���+
M �c2�M�z>�w-`�ZkJ� _�DIİ>�|�A���&T }�}%
�~^��؝��Οm� 3��]b�( =<��{�
��G
��8%�H
[� ��r@�Y ��,ұ�+vY�u^��Y�Bk|^R!�,�N�$�ʦ�}�Y�Fx�t����QT�
�-��
8�O��һ�ұ� |v���/�6uN.-���b���_�r�:Ck&xox����,Ғ^�ߓ,;�l�%-+8=������C��t�y���].���jQ�Ϙ���6��gq&��)fG,g�Y,g
+��<�� ��I��f��!�jzˠ<�d�4��݊�c�����㘞�ߒR6 �-TCf*z�B"EB�An��OA�vlӱ�܇=�L|u���ݳk�
����ڔ���K�$S��)T�M9C�<Na>��_���

/@�0�n݂���\�!�!7�c���M������'�sSۤ9���\�̝�go����~��W$
k�[��7,k/j�)FLo�򣸒�?n���*�H�ޏ �d0�u=r
�W�Hn��Fd s�.�d�(���6V����j3N�b!��:��A����:8m��|���(�
W������,#m�Y:գ*pM��J
��P$�r�<0G�dp#��͢X�~B%�6���p�[,LY�vALpr�&��|;�Kf\vJҳ}�
+�Te�׷��^
&i^�n|�w�M
��T}�"�^Tu���$�nߥu$��Y�M$`����ck�=�����X�5'�`
�
I�(8=�
�$`礮u�ťW%�J�c7���s�D\�S
+C���po�г�{.Ory*��
�9{Sw�пz���8AƄ�1�q�?(�Bc_h�
��fi��}h���4��
�c��೎P��]��Ƙmi�Y6�������͊g`�eM_��4|����d�õу��h�/D�
��Ņ
�q�WḪ�q�V����[��w��a�ۃ�Mt�%��#��}�ӹ/mq�zE��0���V�{
��P� ��m0�]��U����U��ox<��
H��U��,
���[��]�bԡ��o�ado�m�G@! �����':|���#��/Q1 at i�rwU�������G�A��lQZ]l6���nH��t䞫"��.���4���kШ�����}
 endstream
 endobj
-6828 0 obj <<
+6837 0 obj <<
 /Type /Page
-/Contents 6829 0 R
-/Resources 6827 0 R
+/Contents 6838 0 R
+/Resources 6836 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6825 0 R 6826 0 R ]
+/Parent 6829 0 R
+/Annots [ 6834 0 R 6835 0 R ]
 >> endobj
-6825 0 obj <<
+6834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.583 654.028 295.607 664.932]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-6826 0 obj <<
+6835 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6830 0 obj <<
-/D [6828 0 R /XYZ 90 757.935 null]
+6839 0 obj <<
+/D [6837 0 R /XYZ 90 757.935 null]
 >> endobj
-6831 0 obj <<
-/D [6828 0 R /XYZ 90 733.028 null]
+6840 0 obj <<
+/D [6837 0 R /XYZ 90 733.028 null]
 >> endobj
-6800 0 obj <<
-/D [6828 0 R /XYZ 90 716.221 null]
+6809 0 obj <<
+/D [6837 0 R /XYZ 90 716.221 null]
 >> endobj
-6832 0 obj <<
-/D [6828 0 R /XYZ 90 716.221 null]
+6841 0 obj <<
+/D [6837 0 R /XYZ 90 716.221 null]
 >> endobj
-6801 0 obj <<
-/D [6828 0 R /XYZ 90 606.434 null]
+6810 0 obj <<
+/D [6837 0 R /XYZ 90 606.434 null]
 >> endobj
-6833 0 obj <<
-/D [6828 0 R /XYZ 90 592.32 null]
+6842 0 obj <<
+/D [6837 0 R /XYZ 90 592.32 null]
 >> endobj
-6802 0 obj <<
-/D [6828 0 R /XYZ 90 461.282 null]
+6811 0 obj <<
+/D [6837 0 R /XYZ 90 461.282 null]
 >> endobj
-6834 0 obj <<
-/D [6828 0 R /XYZ 90 447.168 null]
+6843 0 obj <<
+/D [6837 0 R /XYZ 90 447.168 null]
 >> endobj
-6821 0 obj <<
-/D [6828 0 R /XYZ 90 276.079 null]
+6830 0 obj <<
+/D [6837 0 R /XYZ 90 276.079 null]
 >> endobj
-6835 0 obj <<
-/D [6828 0 R /XYZ 90 261.965 null]
+6844 0 obj <<
+/D [6837 0 R /XYZ 90 261.965 null]
 >> endobj
-6822 0 obj <<
-/D [6828 0 R /XYZ 90 89.441 null]
+6831 0 obj <<
+/D [6837 0 R /XYZ 90 89.441 null]
 >> endobj
-6827 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F106 2741 0 R /F8 504 0 R >>
+6836 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F106 2750 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6839 0 obj <<
-/Length 2169      
+6848 0 obj <<
+/Length 2164      
 /Filter /FlateDecode
 >>
 stream
-x��[YoG~篘'/�5�}��@��%�
o�}�
�&G������z�zJ�#Lh�ծ���*5q�9��O���ɹd�AFRL��%	��Ep9$1<���݈��,Yͮލ(
����p�̮����̒������?o��ov_�}��<9'�F�b�� pvJ����e��1�1�0Ylx�@����|7S�����p��f�0[�5����0�Ò�B�–��������$ՋPH1�W�ˏ8X���F���6ݵ
-8e�3
-��;��:�
a)J
S�(��w�e�
�cm�
y����&�g+��(�����a��`/�����P"��[/��õϔT!BT�
�D��4K���x�`_0f� nd R #r���6]��h,�2J��RD�X�
��5%���Vzُ��S^]\{�q
-����}����e�9
-w��CU���V��
V*��!�L����Ғgg�� ��Ƥ��֕K���CL a�� 1/�
B<���t(���4Ҏ�ሃ�9.��.5��<�ի
F"X ,D�ĨC�}N�8œ~�V:��Mֱ��
/�~
��h�˦
�g�
��
������٭C"$���DR�+�
fu!l�����8�
1f���j]Ͷ���x4�P(l���vg_I=��߾�Ḁ�3K/��ɑѥ^g
-�#�����d[�+_J_}'K�J��{��n�
��q�'HW��rG�8��m��e4�	�W!Is~��rv�q^�#;�_x"��7��}����
�a��Eb/�����!�ri�
e"�
�<Ɋ��$R��p���cd�a�{��
ڭ
��F�B��	���S��ɪ-ejw�<�q�bX�Q�D������e�c�T��Жm��k��īԇ\
�[UL���������w{_���(���'�%R�cw�$����
�9c�����>�H_�J�J�[�#jD
��v@ڍ٣�T������
j�0O���kH�w��Z�y�0�78  -"�s�.~�Ej�iڃZ):�O?J$�YNf�'�D[EJ]S��)P.�[���AضF)tꤝI7��j��x_�:�[<m�]�Fx[Uv:R_�;v�-ϟ
������L�'��VZ-c���z0ul";UnΦ�
--���N��~xd���R��]��Q��,hRu���}��=V5_���	��oF;��uZs
�)"�`b._&�/�����eb��M��sO�
�
s�ob�p�G-�)���\��j3sA��z��?3�|S����9�9}�,x1
�
}8G��w� 
-�zS�O�R�u@P����ߧ�<��
o��St�8�����O5#�}��ou&��
�w>����΍�
�IڨM�}#g�
uD/��?������ց�D��O�u�5 ~CS;�d��5����)�$
T5�E �>e=o6���
� .�l�o݊V �:G���(w���
-���o
�ؚ#0����8�Gl�l�Nb�~
�N�
S*ҿ�yZh�7���2��
|/��q���_���|�О��]���0���%�LТS��6u��|�]b6�zs�f, at 8wK�S�>�mh[U5
Ja�z��(oog���b�&0;�罀n�A'؎���λ��
�x˨iS�Ԉ�_I���{Q*AU�фQi�Q�R��t `�Z�3pT3�sy�ywի" M�
O�>x���e�E�P3���.����_N
�K��${��,�l0��w�
oS
�/��8L��p��W�

bQ��Z���?[��1�³�~mqA���!@��6�,B��u9�F6��ܔ��B���d�&Z���2xU�
(�Hh���� .Ć\`vɀ���C�=���
��WI���/�0Y�rk�rD����9OmC�2��5��Y�m��-��Gކ�y��
�
�o�I�*�~X!2�yf� �x�
�*��5�?�<1U�vNw	� �A��N�c�#c�.�7��rE���� �����W� J=t��h�d�#�ӉD�;/��_��
�No���f�ҶB0d�>I�a��6��d�%����������0�K��7ɾ��
qXK��ׂ��5g2{��6L�f1D.տg�
�I���aI�ɶ�0ȋ�o����Ҏ��@<|����x���/���WLS
��r���ns6���ޢ����&A���d���@tB 3���
��:�u��aq���F�?�`��
+x��[IoG��W��Cb�b�06���@��9'�h�e�i6�&I�>�z/�z�D�0���R��۾����O~
|?
LN%

2��`z
(I��$�.��!!��ј`��oGg�jv�vD�p
�]��dv���c2K�NN�6��
+��}�b�a��䔐u�9����)��d[
F��b��C� �d��u	^lx�Mv��hLj���u4ۆ����e���
��
�$zH�D?L,�8 �^�B��`�����
+0bF7�U�)��Q�n�n�1eKQ�D����-X�/��p
k���K�m��x�Ɍ"����׻x���x�%�8[q��,�
Q1\�LI"D��A!Nt�K�TL!�
+�c�	�F 2"��ij����Ƃ+��z-E���
�a�X�P�*
�`����>F��٥�� 
�-�{,�� ��-�OQ�]�
�<��*��R�G�
ieڤ�
��<9�+��.7&�o��\z���
b	�Q��<���x����P"��q�
3��s\�u�]jR�yȋ=�D�@X���Q�|���q�9��tTi��c?��
�.~7�h닦
�g���
������٭C"$��=ER�+��Gu!l����8�
1f��j]�6��x4�(,��x����
x�o_d�p\@�����z����R/3�s����Ux~���/�����D�����n�
��q�'HW��|G�8��m�
e4�	�W!Is~��
bv�q^�#;�_xM��K�>��
[�`�0f���"1����uF
�~��Ұ;�@�=|)x�_�I�DI�n�M����\� 6T�[���҅0��	*
AU�j��U[���|yX�P�a��~�
 ����ecnT��Жm��k���U�}.��*&Rlݧ�Į����Η}�C�� J>2��u�T��m'��"�ta���E����/����L%�-�9"�,�
�v1{0L����KA���㴪�� )pG��e�������"�0W��[�&��=�u�����Dr��hVz�H�U��5Eo�
S�e��� L����Щ�v&ݐ�˥��} uJ~l�iӀw�mY��H}pw��[��
wڙ��Sý-+ӧ�`��V�ض�~�B�
dNJ��T����0���z|���
A�^
+?�m^#J��*M����V�a�U͗?�先�Hƍ7�
��:�9��71��������yb�<1��&��'�ˎ���71$
�Q�e�|93`���\�^x���!�T}�?cf�{N=
�����:G��;�NS�)�'�)�: �R�*k��O�yX7^��St�8����-
kF��Xo��L;;�W>�����EV�	�$m�&޾�3ą:�N��
J�Fr}t�@_��S�'�:����
j���W
~.19`�>IU
fH�OY�ƛ��}�$�.��.�[��������q?�C�����F��o��¦-l���`Q��A�5��������I�cJE�8O
���4Y��b���ŋ�v�m?��]<�.�hO�ެ�Uog�u&h�)��`�:}D�`�.1V��}�,�prN��P��mU�p(-C��EFys3�ΞlM�T̎�y/T7����C
+]�Q��I]�o��eԴ)Bj��/�����U*AU��T�ҪF
K���H(��R͘	(G5s;�םwW�*���t�ӬO=]��<�P�-��BTq���^�_�ӥ�u�=l��y4�Gлd�7��Oa
&Ux�L֫�OÂX��Vo��ϖ�cL��$�_[\���i 4І�IH�������u���J�eP���胉�G��
^U;�-��h�=Pb��.0�d�
̽��C�=���
��WI����0Ynsk�rD����9MmB�2��5��Q�M��-��Gބ�y���O�߸�te}?Cd
+�����]w�+(oj��-xb
���
��
�A��N�c��_����\�<1���F����#��C�؎V
@v:R<�X*�z9��5�Hwz�
�6����!��Q�
� p����&�,ؔ.��m
(X
�}���~	���(p��K ��I�d--��^s&���o��_��ȥ�u�>�}]�,�0ٔ����Y
ٛ�x�.
s!3�����iү����Zf�����d2���A�
����-�@��Q۞Ԅ@P(���_��\�e
��4*������~�
 endstream
 endobj
-6838 0 obj <<
+6847 0 obj <<
 /Type /Page
-/Contents 6839 0 R
-/Resources 6837 0 R
+/Contents 6848 0 R
+/Resources 6846 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6836 0 R ]
+/Parent 6829 0 R
+/Annots [ 6845 0 R ]
 >> endobj
-6836 0 obj <<
+6845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6840 0 obj <<
-/D [6838 0 R /XYZ 90 757.935 null]
+6849 0 obj <<
+/D [6847 0 R /XYZ 90 757.935 null]
 >> endobj
-6841 0 obj <<
-/D [6838 0 R /XYZ 90 733.028 null]
+6850 0 obj <<
+/D [6847 0 R /XYZ 90 733.028 null]
 >> endobj
-6823 0 obj <<
-/D [6838 0 R /XYZ 213.955 609.8 null]
+6832 0 obj <<
+/D [6847 0 R /XYZ 213.955 609.8 null]
 >> endobj
-6842 0 obj <<
-/D [6838 0 R /XYZ 90 595.229 null]
+6851 0 obj <<
+/D [6847 0 R /XYZ 90 595.229 null]
 >> endobj
-6843 0 obj <<
-/D [6838 0 R /XYZ 90 471.189 null]
+6852 0 obj <<
+/D [6847 0 R /XYZ 90 471.189 null]
 >> endobj
-6824 0 obj <<
-/D [6838 0 R /XYZ 90 449.211 null]
+6833 0 obj <<
+/D [6847 0 R /XYZ 90 449.211 null]
 >> endobj
-6844 0 obj <<
-/D [6838 0 R /XYZ 90 449.211 null]
+6853 0 obj <<
+/D [6847 0 R /XYZ 90 449.211 null]
 >> endobj
-1501 0 obj <<
-/D [6838 0 R /XYZ 90 354.45 null]
+1494 0 obj <<
+/D [6847 0 R /XYZ 90 354.45 null]
 >> endobj
 254 0 obj <<
-/D [6838 0 R /XYZ 90 347.849 null]
+/D [6847 0 R /XYZ 90 347.849 null]
 >> endobj
-6845 0 obj <<
-/D [6838 0 R /XYZ 90 289.313 null]
+6854 0 obj <<
+/D [6847 0 R /XYZ 90 289.313 null]
 >> endobj
-6846 0 obj <<
-/D [6838 0 R /XYZ 90 240.749 null]
+6855 0 obj <<
+/D [6847 0 R /XYZ 90 240.749 null]
 >> endobj
-1502 0 obj <<
-/D [6838 0 R /XYZ 90 189.426 null]
+1538 0 obj <<
+/D [6847 0 R /XYZ 90 189.426 null]
 >> endobj
 258 0 obj <<
-/D [6838 0 R /XYZ 90 182.826 null]
+/D [6847 0 R /XYZ 90 182.826 null]
 >> endobj
-6837 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F23 340 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F21 2075 0 R >>
+6846 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F23 340 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F21 2111 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6860 0 obj <<
-/Length 1494      
+6869 0 obj <<
+/Length 1490      
 /Filter /FlateDecode
 >>
 stream
@@ -37892,142 +37893,141 @@ h
 oR�fۤ�mR���D;@+�Qģ��jm�07jX�L ��ˆۼ��,��
=�r��4UB{��-|z�E����a���80^X2���f)�2�lѷ�ya.�E�6W�FA�j���2�p�2o^���YYYK�ܣܽM�ks�c�ʑ.���	��B�e(�������Cl_�R�X�������|�)2��k��0 ����6��(�HT�
 \�0ڭ����"��Hyĵ�
`�DH �"�b��
�0(K��X _f
Y$%��g\A�-����y�GV� e��Pkc�
�5�{7�r��Q�����P$<~�q�F!
x_q)9�s6�(��tc=����]��ӧ
k
�߅���0�������G�jJ{�9�QC�E�xd�Z
q��hc��A"�|
L%�oQ�ң��J@����)���]�',��k��ϳ�*��j���b��!�Z��P][��v3B��
h�-L�
�I�L�
�C�����Vh3��n���V�:�d\L���2
k��q9K���o����_�S��m����lPUo�h��wI6M7��:�
���uZ�Ze݄�;-��~2E
���tꃪg�}o��Wc�{�;�\���X#����_l��b�ő�JV�� }�=�2'���
���Lk��2�CGCg��tLV���
�; <��)(���}$ f��39�7���)ģ�-/Fp� �
�,7Ef���+�h�ݺ'
 �{��ʖ�d4�����_��N@��<�"��`O�����h���|T�l�{�q�%�z��a#w
!�?�3�p>�
�3|O����3
�
��C�
���Xg��+QR�i�@C��E
�6�N
-���݋z$�7�I�ٺ�'��zS�Z+���*�fu?-�$[��\��k=|d2�T��bY7����+�^v$mE�
[���)
!w�x�
ޫ
xq�T�q��o:�7
ϻ��	1���|ӟ8=2s�`.������3-�q���z>�I`��h ����ȗ��e(��H ���P
!���]<�k5�x����|�c-�<�]K�7q��S����X(���K =�T|�L��	�S]�6���:M1C$��(�������M�h�%�%�	L�'�C��
-Ql����`����ͥ>C�n�
���
+���݋z$�7�I�ٺ�'��zS�Z+���*�fu?-�$[��\��k=|d2�T��bY7����+�^v$mE�
[���)
!w�x�
ޫ
xq�T�q��o:�7
ϻ��	1���|ӟ8=2s�`.������3-�q���z>�I`��h ����ȗ��e(��H ���P
!���]<�k5�x����|�c-�<�]K�7q��S����X(��H
 Th�
�����S]�6����KB������\�NNnoo�t�6Y�*PR��0x�;?5�(��F��2/j���K}|@]��*}�A
 endstream
 endobj
-6859 0 obj <<
+6868 0 obj <<
 /Type /Page
-/Contents 6860 0 R
-/Resources 6858 0 R
+/Contents 6869 0 R
+/Resources 6867 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6847 0 R 6848 0 R 6849 0 R 6850 0 R 6851 0 R 6852 0 R 6853 0 R 6854 0 R 6855 0 R 6856 0 R 6857 0 R ]
+/Parent 6829 0 R
+/Annots [ 6856 0 R 6857 0 R 6858 0 R 6859 0 R 6860 0 R 6861 0 R 6862 0 R 6863 0 R 6864 0 R 6865 0 R 6866 0 R ]
 >> endobj
-6847 0 obj <<
+6856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 278.75 191.16 289.654]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_b82fb79015a9e4959fe801e608b2a0ae) >>
 >> endobj
-6848 0 obj <<
+6857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.258 264.31 364.14 274.215]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-6849 0 obj <<
+6858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 240.257 191.16 251.161]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_701574facbfd5461d399dccbc88a2999) >>
 >> endobj
-6850 0 obj <<
+6859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.497 240.257 295.747 251.161]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6851 0 obj <<
+6860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 201.765 198.909 212.669]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_e9cc837bbae1745ada3780634c73858f) >>
 >> endobj
-6852 0 obj <<
+6861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 163.273 191.16 174.177]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_e7df198cd5bdd6e9f87192fb3170261f) >>
 >> endobj
-6853 0 obj <<
+6862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 124.781 191.16 135.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_9a14be758de0e77faef8de4a11bd8e8c) >>
 >> endobj
-6854 0 obj <<
+6863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.976 124.781 230.163 135.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6855 0 obj <<
+6864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 86.288 191.16 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_5a74ca4d6d20b677bd8e4bf05dd45760) >>
 >> endobj
-6856 0 obj <<
+6865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.497 86.288 262.003 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-6857 0 obj <<
+6866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6861 0 obj <<
-/D [6859 0 R /XYZ 90 757.935 null]
+6870 0 obj <<
+/D [6868 0 R /XYZ 90 757.935 null]
 >> endobj
-6862 0 obj <<
-/D [6859 0 R /XYZ 90 733.028 null]
+6871 0 obj <<
+/D [6868 0 R /XYZ 90 733.028 null]
 >> endobj
-6863 0 obj <<
-/D [6859 0 R /XYZ 90 678.303 null]
+6872 0 obj <<
+/D [6868 0 R /XYZ 90 678.303 null]
 >> endobj
-1503 0 obj <<
-/D [6859 0 R /XYZ 90 628.139 null]
+1539 0 obj <<
+/D [6868 0 R /XYZ 90 628.139 null]
 >> endobj
 262 0 obj <<
-/D [6859 0 R /XYZ 90 620.977 null]
+/D [6868 0 R /XYZ 90 620.977 null]
 >> endobj
-6864 0 obj <<
-/D [6859 0 R /XYZ 90 519.077 null]
+6873 0 obj <<
+/D [6868 0 R /XYZ 90 519.077 null]
 >> endobj
-6865 0 obj <<
-/D [6859 0 R /XYZ 90 470.513 null]
+6874 0 obj <<
+/D [6868 0 R /XYZ 90 470.513 null]
 >> endobj
-1504 0 obj <<
-/D [6859 0 R /XYZ 90 420.638 null]
+1540 0 obj <<
+/D [6868 0 R /XYZ 90 420.638 null]
 >> endobj
 266 0 obj <<
-/D [6859 0 R /XYZ 90 413.476 null]
+/D [6868 0 R /XYZ 90 413.476 null]
 >> endobj
-6866 0 obj <<
-/D [6859 0 R /XYZ 90 297.542 null]
+6875 0 obj <<
+/D [6868 0 R /XYZ 90 297.542 null]
 >> endobj
-6867 0 obj <<
-/D [6859 0 R /XYZ 90 297.542 null]
+6876 0 obj <<
+/D [6868 0 R /XYZ 90 297.542 null]
 >> endobj
-6868 0 obj <<
-/D [6859 0 R /XYZ 90 259.17 null]
+6877 0 obj <<
+/D [6868 0 R /XYZ 90 259.17 null]
 >> endobj
-6869 0 obj <<
-/D [6859 0 R /XYZ 90 220.677 null]
+6878 0 obj <<
+/D [6868 0 R /XYZ 90 220.677 null]
 >> endobj
-6870 0 obj <<
-/D [6859 0 R /XYZ 90 182.185 null]
+6879 0 obj <<
+/D [6868 0 R /XYZ 90 182.185 null]
 >> endobj
-6858 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F21 2075 0 R /F23 340 0 R /F65 376 0 R /F72 471 0 R >>
+6867 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F21 2111 0 R /F23 340 0 R /F65 376 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6902 0 obj <<
-/Length 1671      
+6911 0 obj <<
+/Length 1668      
 /Filter /FlateDecode
 >>
 stream
@@ -38037,1244 +38037,1253 @@ x
 �����!�q�h�l O9�����xR��Ⱦx2�)̹?
xgR�&�+Ui���VEW�����P
�J0m�3��
ѭb�M!В��u2��O�m4��-+��d{��v0�;���q6@Q��D!Аc�9yg72�s���.�P��	�F
UE�"�9J�5��#
�ܥ; �� 
�7�C�&�&�T��XN��_�]�*H���8�^/+Q>'z���r!LV����~V
 i�V�$o0���|�uN����e֪
j� u|����`ă�d��}�����.��Ңn�� 
�dpڪ�c�yY���G
�;��[}�[�{�rP�q<��4b��.�ٻ�c6�:וU�E��9
 FN���_/�>|h�M��v�P��j����C����(4�?��
���,�B��
������Z�g��)+����H��"��v(|/
-}�5PmD
���`��"�j��]3D'��wl4�q;zɼ?�
�U�¬c���C{p1���{�w{���p-e�K�'2��
�x ��d�9����!�Y1��X�C
`����hw)[�v��F�C�G;LSvF��Q"�C]��ISϷ�
$�ir-%ꅂ��D�C"�9�3��9X��Pa�A>=���9٘���a(���)YN8*B������j���UQ�m��ojMCU�a(�rV'��̀v���I9(�Zt1-Z��K�_>0�0F��D�z�lzv#B�ڿ��غ4H�;�Չ
u@
�4�
jVw��P�0(��\D�8�=H
*�j1�	�N��G�Ǥ��E��/��az�� Y��̀ =M���Q���w������JB at Fra��Θ��s㯫����H�&���0n��[��ϟ�(~Qi��� �ۭ�"��%���#�_@'��w���R��Ƽ�V;�4��앦��y����ӓ��b���Y�(�N�<9Y����ҟ��ڣ_�&vQS]p�A��P�-
+}�5PmD
���`��"�j��]3D'��wl4�q;zɼ?�
�U�¬c���C{p1���{�w{���p-e�K�'2��
�x ��d�9����!�Y1��X�C
`����hw)[�v��F�C�G;LSvF��Q"�C]��ISϷ�
$�ir-%ꅂ��D�C"�9�3��9X��Pa�A>=���9٘���a(���)YN8*B������j���UQ�m��ojMCU�a(�rV'��̀v���I9(�Zt1-Z��K�_>0�0F��D�z�lzv#B�ڿ��غ4H�;�Չ
u@
�4�
jVw��P�0(��\D�8�=H
*�j1�	�N��G�Ǥ��E��/��az�� Y��̀ =M���Q���w������JB at Fra��Θ��s㯫����H�&���0n��[��ϟ�(~Qi��� �ۭ�"��%���#�_��rЉ�R�{�Ʋ�V;�4Ү��%�����OON�
+KTgq^��:���d͍V�H�3kO}a�� <Lu�Y����ŧ�
 endstream
 endobj
-6901 0 obj <<
+6910 0 obj <<
 /Type /Page
-/Contents 6902 0 R
-/Resources 6900 0 R
+/Contents 6911 0 R
+/Resources 6909 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6873 0 R 6874 0 R 6875 0 R 6876 0 R 6877 0 R 6878 0 R 6879 0 R 6880 0 R 6881 0 R 6882 0 R 6883 0 R 6884 0 R 6885 0 R 6886 0 R 6887 0 R 6888 0 R 6889 0 R 6890 0 R 6891 0 R 6892 0 R 6893 0 R 6894 0 R 6895 0 R 6899 0 R ]
+/Parent 6829 0 R
+/Annots [ 6882 0 R 6883 0 R 6884 0 R 6885 0 R 6886 0 R 6887 0 R 6888 0 R 6889 0 R 6890 0 R 6891 0 R 6892 0 R 6893 0 R 6894 0 R 6895 0 R 6896 0 R 6897 0 R 6898 0 R 6899 0 R 6900 0 R 6901 0 R 6902 0 R 6903 0 R 6904 0 R 6908 0 R ]
 >> endobj
-6873 0 obj <<
+6882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 696.002 191.16 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_4124a10b953c4c49984524875a257f3a) >>
 >> endobj
-6874 0 obj <<
+6883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.497 696.002 260.32 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-6875 0 obj <<
+6884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 646.189 191.16 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_04aff92d245522832391c1704f455992) >>
 >> endobj
-6876 0 obj <<
+6885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.497 646.189 283.563 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator) >>
 >> endobj
-6877 0 obj <<
+6886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 596.376 191.16 607.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_158df02c8c54fa5a9286836fb01563cd) >>
 >> endobj
-6878 0 obj <<
+6887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.497 596.376 268.629 607.279]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-6879 0 obj <<
+6888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 557.521 179.554 568.425]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6880 0 obj <<
+6889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 557.521 250.666 568.425]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_c1b93dcadc82e52690114301554801b0) >>
 >> endobj
-6881 0 obj <<
+6890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 519.041 297.728 529.571]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0ed481e43baf024d4a5b5e86e85c4a87) >>
 >> endobj
-6882 0 obj <<
+6891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.544 519.041 336.732 529.571]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6883 0 obj <<
+6892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.933 479.813 342.261 490.717]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_a8f43e35dec15be4374b207a9440eb2c) >>
 >> endobj
-6884 0 obj <<
+6893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 440.958 191.718 451.862]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6885 0 obj <<
+6894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 440.958 288.852 451.862]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_bca5613972564c8ec5c832bc8ff200d6) >>
 >> endobj
-6886 0 obj <<
+6895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 402.104 191.718 413.008]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-6887 0 obj <<
+6896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 402.104 303.079 413.008]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_3a808cf2742df02d856a8d9882845861) >>
 >> endobj
-6888 0 obj <<
+6897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 363.25 181.845 374.154]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_b48b93c69098ab1dccd8d063f9c41575) >>
 >> endobj
-6889 0 obj <<
+6898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 324.395 181.845 335.299]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0912217f15a36eb486b243ee592f3379) >>
 >> endobj
-6890 0 obj <<
+6899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 285.541 154.727 296.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_e1dfbc8be3858f2423df19c32e043110) >>
 >> endobj
-6891 0 obj <<
+6900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 247.06 176.505 257.591]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_298a32e26d8133869f28560cca4ba73b) >>
 >> endobj
-6892 0 obj <<
+6901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 232.066 450.955 241.971]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0912217f15a36eb486b243ee592f3379) >>
 >> endobj
-6893 0 obj <<
+6902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 197.247 150.493 207.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_5bb7f6903958069b19f70d1391987a51) >>
 >> endobj
-6894 0 obj <<
+6903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 158.019 156.281 168.923]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_ede3aa1f7d5925d31d3f66faf655dc66) >>
 >> endobj
-6895 0 obj <<
+6904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 158.019 237.346 168.923]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6899 0 obj <<
+6908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6903 0 obj <<
-/D [6901 0 R /XYZ 90 757.935 null]
+6912 0 obj <<
+/D [6910 0 R /XYZ 90 757.935 null]
 >> endobj
-6904 0 obj <<
-/D [6901 0 R /XYZ 90 576.615 null]
+6913 0 obj <<
+/D [6910 0 R /XYZ 90 576.615 null]
 >> endobj
-6905 0 obj <<
-/D [6901 0 R /XYZ 90 537.76 null]
+6914 0 obj <<
+/D [6910 0 R /XYZ 90 537.76 null]
 >> endobj
-6906 0 obj <<
-/D [6901 0 R /XYZ 90 498.906 null]
+6915 0 obj <<
+/D [6910 0 R /XYZ 90 498.906 null]
 >> endobj
-6907 0 obj <<
-/D [6901 0 R /XYZ 90 460.052 null]
+6916 0 obj <<
+/D [6910 0 R /XYZ 90 460.052 null]
 >> endobj
-6908 0 obj <<
-/D [6901 0 R /XYZ 90 421.197 null]
+6917 0 obj <<
+/D [6910 0 R /XYZ 90 421.197 null]
 >> endobj
-6909 0 obj <<
-/D [6901 0 R /XYZ 90 382.343 null]
+6918 0 obj <<
+/D [6910 0 R /XYZ 90 382.343 null]
 >> endobj
-6910 0 obj <<
-/D [6901 0 R /XYZ 90 343.489 null]
+6919 0 obj <<
+/D [6910 0 R /XYZ 90 343.489 null]
 >> endobj
-6911 0 obj <<
-/D [6901 0 R /XYZ 90 304.634 null]
+6920 0 obj <<
+/D [6910 0 R /XYZ 90 304.634 null]
 >> endobj
-6912 0 obj <<
-/D [6901 0 R /XYZ 90 265.78 null]
+6921 0 obj <<
+/D [6910 0 R /XYZ 90 265.78 null]
 >> endobj
-6913 0 obj <<
-/D [6901 0 R /XYZ 90 215.967 null]
+6922 0 obj <<
+/D [6910 0 R /XYZ 90 215.967 null]
 >> endobj
-6914 0 obj <<
-/D [6901 0 R /XYZ 90 177.113 null]
+6923 0 obj <<
+/D [6910 0 R /XYZ 90 177.113 null]
 >> endobj
-6900 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F99 2114 0 R /F98 2117 0 R >>
+6909 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-6968 0 obj <<
-/Length 1051      
+6977 0 obj <<
+/Length 1044      
 /Filter /FlateDecode
 >>
 stream
-x��Ks�6���8�䤄� ��1���4�qm�;��)8攄����� )Y
-��$�qr���v��;��G����ˁ�;�)�`�
nA�@�c����1��:.F��F6�3><w����|�.��y���K������I���E������W)/��y!nE����M��&u>
�Z��'
��!��bX �@�YW��o�4
-�̌ʀG�z�����B#"�U�]��L�jE�ӛ�i�ٍZ�i�Me\*
-��FvG��=�諧~M[�\�LY��&����kU/�=�(ɄԆ��$e�7�<,&<��׫��a׈!��+B�B���i��:
.�`�k�.D9�e���N8��I6ͪ�Y���H���~�
vZ��y-��Q*
�lت���f��0�vr����@��6�ȤLx�|������U/�z�u��y|C�:�
�)[oS�*8�;��
��6��"���mh-Uͨ-<vWv���fʅ�\�U�5
Y��.� Rӣ�ڛy"�h�0��P���6;a�����r��Xg���_�?�L� ��v2R3s�:
-|����#�L�j�
-\�Y�
�S�fȋ)!$�7�A�d �͈��>Vם ض��J���,�"��X�:��0��Q˜'e��B���EU7(����xx+>�.�x��ǕC�-��O�`�E�*�|9
C�;G�������#&G����r���������/�7i�}���}�#�{$���AOC�F|�
-�u��s89�gD�6�{�[����m�H9Q���{޾�J�~�
��.		�fH,��P� �.�������
-Б/���w��}2V'����+�G��
������}q܋
܉D{+=�g���N�q'��Ǣ�b��w�E���чQ�
æ�"�X�ᠱӹ.b��z�m*�N�>S^�:�"��a̮m���)Ou�{-J�\Au����jCǥٗ��R�?д���=�&�B
�M~W��~�7��`\��L&9L��d���.�,�`EK0�~n�5�8�m�H�2�ܾ���Ĥ��
+x��_s�8���z���!K!��u���3��w/Iǣ`�a�p��ӟ$ �]���S��	��v���v�� �߬_G��,�@��`t
"X�!%�&���z��b��}�`d�"��s� ;O�Ĥ��w�M�����]"/�o>M
��(�$��K(�_��,�慸��2Z4a�M��|��ތ�-�� 6��
2��8��> 0Q���(s3*>��3�֟ڨ� 
+h��eū$�Wt>�I��{�ݨ���LƕR�4Kke�(Z��{!p	��z�ׄХo��K��z���a�Q�ŒѓN�LHm�q�0KR�~��O�r�c1~�zuz=�Q�~xEh�# Tj�VK���bF�Q�BT�B6n���N�d���U8ˊ�]�Y�Ev<ֲӡD��w\NR�`j�N����m5S4������|��d�Y�D&U���8�~���Xo�>�!"�oV������6E��C�3���i��ϢȟoCk�jFm��]��f�)��粪{�Y�R$v�"0}b��f�9�=�Fk<�i@��NXk�|*
+^�ūu�?�����D	r���&#53�m����Z��.�ƈAĨ��H�
�4=V�2��W
RBH"�Q钁 
��m}��;�m��G%��D�_��:��&��jwT��IU���q�oQ�
J"5>>ފ��
>����q�Pzd��
�
�tH�P���#�b�p��9

S���?r����]N����;c��%�&���;��~�����1�yHڈ�V!���}'g����tO�~� b޻]4`=DN|=�l_�%C
+�q��E���[3$}m�!C��x�8h�?h�t��g0�>ҳOfC�$��_p����C_���p�/�{у{�ho�G�_����m܋d�ıh�
�F�
kѦ�p
`�ta�Ԡi)m8
�v:�EL]Xo�me�i�g��u�R?;�ڍ��s9��S��^��S.������.t\#�R�L՚����1��zq�s������|��d2-`R
��t�e�fA��=
+�� ��h�O�z�q]i_����',�R
 endstream
 endobj
-6967 0 obj <<
+6976 0 obj <<
 /Type /Page
-/Contents 6968 0 R
-/Resources 6966 0 R
+/Contents 6977 0 R
+/Resources 6975 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 6820 0 R
-/Annots [ 6896 0 R 6897 0 R 6898 0 R 6918 0 R 6919 0 R 6920 0 R 6921 0 R 6922 0 R 6923 0 R 6924 0 R 6925 0 R 6926 0 R 6927 0 R 6928 0 R 6929 0 R 6930 0 R 6931 0 R 6932 0 R 6933 0 R 6934 0 R 6935 0 R 6936 0 R 6937 0 R 6938 0 R 6939 0 R 6940 0 R 6941 0 R 6942 0 R 6943 0 R 6944 0 R 6945 0 R 6946 0 R 6947 0 R 6948 0 R 6949 0 R 6950 0 R 6951 0 R 6952 0 R 6953 0 R 6954 0 R 6955 0 R 6956 0 R 6957 0 R 6958 0 R 6959 0 R 6960 0 R 6965 0 R ]
+/Parent 6829 0 R
+/Annots [ 6905 0 R 6906 0 R 6907 0 R 6927 0 R 6928 0 R 6929 0 R 6930 0 R 6931 0 R 6932 0 R 6933 0 R 6934 0 R 6935 0 R 6936 0 R 6937 0 R 6938 0 R 6939 0 R 6940 0 R 6941 0 R 6942 0 R 6943 0 R 6944 0 R 6945 0 R 6946 0 R 6947 0 R 6948 0 R 6949 0 R 6950 0 R 6951 0 R 6952 0 R 6953 0 R 6954 0 R 6955 0 R 6956 0 R 6957 0 R 6958 0 R 6959 0 R 6960 0 R 6961 0 R 6962 0 R 6963 0 R 6964 0 R 6965 0 R 6966 0 R 6967 0 R 6968 0 R 6969 0 R 6974 0 R ]
 >> endobj
-6896 0 obj <<
+6905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 697.274 203.075 708.178]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-6897 0 obj <<
+6906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 697.274 296.324 708.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-6898 0 obj <<
+6907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 682.679 346.908 692.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6918 0 obj <<
+6927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 658.845 194.297 669.376]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_baf335015f8c71026d2bee65ce4d109f) >>
 >> endobj
-6919 0 obj <<
+6928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 620.044 188.759 630.574]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) >>
 >> endobj
-6920 0 obj <<
+6929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.953 580.868 238.203 591.772]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6921 0 obj <<
+6930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.942 580.868 268.08 591.772]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) >>
 >> endobj
-6922 0 obj <<
+6931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 500.182 191.16 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6923 0 obj <<
+6932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 500.182 232.465 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_62b7a88cefba86a6731c6b46487fc28a) >>
 >> endobj
-6924 0 obj <<
+6933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.802 500.182 337.051 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6925 0 obj <<
+6934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.208 500.182 460.457 511.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6926 0 obj <<
+6935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 461.38 191.16 472.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6927 0 obj <<
+6936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.557 461.38 232.364 472.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_49574f120ec3f9fbfda58d6f826587e9) >>
 >> endobj
-6928 0 obj <<
+6937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.305 461.38 486.554 472.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6929 0 obj <<
+6938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 422.579 191.16 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6930 0 obj <<
+6939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.557 422.579 232.364 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0308fb71a28c28f4e33aabfa9c5d3781) >>
 >> endobj
-6931 0 obj <<
+6940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.5 422.579 336.75 433.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6932 0 obj <<
+6941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 383.777 191.16 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6933 0 obj <<
+6942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 383.777 232.465 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_9dd6ce1cb02b58fd3b973e40867362ac) >>
 >> endobj
-6934 0 obj <<
+6943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.28 383.777 271.468 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6935 0 obj <<
+6944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.803 383.777 382.052 394.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6936 0 obj <<
+6945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 344.975 191.16 355.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6937 0 obj <<
+6946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 344.975 232.465 355.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_4d372c4dff7d328d3da118817ed3d8b7) >>
 >> endobj
-6938 0 obj <<
+6947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.28 344.975 271.468 355.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6939 0 obj <<
+6948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.281 344.975 316.469 355.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6940 0 obj <<
+6949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 306.174 191.16 317.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6941 0 obj <<
+6950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 306.174 229.964 317.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_72b6b45299672d85c7984392454296d6) >>
 >> endobj
-6942 0 obj <<
+6951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.301 306.174 334.551 317.077]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6943 0 obj <<
+6952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 267.372 191.16 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6944 0 obj <<
+6953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 267.372 229.964 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) >>
 >> endobj
-6945 0 obj <<
+6954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.301 267.372 334.551 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6946 0 obj <<
+6955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [380.707 267.372 457.957 278.276]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6947 0 obj <<
+6956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 228.57 191.16 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6948 0 obj <<
+6957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 228.57 229.964 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_114f91c420cc8060d6834730c8e55721) >>
 >> endobj
-6949 0 obj <<
+6958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.78 228.57 268.967 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6950 0 obj <<
+6959 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.781 228.57 313.968 239.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6951 0 obj <<
+6960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 189.768 191.16 200.672]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6952 0 obj <<
+6961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 189.768 229.964 200.672]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_41cdb256f546f09bd317deef44ac0009) >>
 >> endobj
-6953 0 obj <<
+6962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.287 189.768 484.536 200.672]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6954 0 obj <<
+6963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 150.967 191.16 161.871]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6955 0 obj <<
+6964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 150.967 229.964 161.871]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_b4396e8bfbdd5831fd37d13c19194cc4) >>
 >> endobj
-6956 0 obj <<
+6965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.301 150.967 334.551 161.871]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6957 0 obj <<
+6966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 112.165 191.16 123.069]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6958 0 obj <<
+6967 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 112.165 229.964 123.069]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_9075dd07574234cc124e6076c272e987) >>
 >> endobj
-6959 0 obj <<
+6968 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.78 112.165 268.967 123.069]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6960 0 obj <<
+6969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [302.302 112.165 379.552 123.069]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6965 0 obj <<
+6974 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-6969 0 obj <<
-/D [6967 0 R /XYZ 90 757.935 null]
+6978 0 obj <<
+/D [6976 0 R /XYZ 90 757.935 null]
 >> endobj
-6970 0 obj <<
-/D [6967 0 R /XYZ 90 716.221 null]
+6979 0 obj <<
+/D [6976 0 R /XYZ 90 716.221 null]
 >> endobj
-6971 0 obj <<
-/D [6967 0 R /XYZ 90 716.221 null]
+6980 0 obj <<
+/D [6976 0 R /XYZ 90 716.221 null]
 >> endobj
-6972 0 obj <<
-/D [6967 0 R /XYZ 90 677.539 null]
+6981 0 obj <<
+/D [6976 0 R /XYZ 90 677.539 null]
 >> endobj
-6973 0 obj <<
-/D [6967 0 R /XYZ 90 638.737 null]
+6982 0 obj <<
+/D [6976 0 R /XYZ 90 638.737 null]
 >> endobj
-5260 0 obj <<
-/D [6967 0 R /XYZ 90 599.935 null]
+5269 0 obj <<
+/D [6976 0 R /XYZ 90 599.935 null]
 >> endobj
-6974 0 obj <<
-/D [6967 0 R /XYZ 90 519.13 null]
+6983 0 obj <<
+/D [6976 0 R /XYZ 90 519.13 null]
 >> endobj
-6966 0 obj <<
+6975 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7032 0 obj <<
-/Length 1237      
+7041 0 obj <<
+/Length 1232      
 /Filter /FlateDecode
 >>
 stream
-x���s�6���+�ړ $Ys}���f��6Mh_���J�)��6p�_��'LdH.O[^iw�]K"���K��:��XK&Q�i���X0�:=tiQ�
�nRB�ufSby���>����ý�E��W�&�v��/���}�ԵL
�a`7� �Ǿ��幹5��kR�L�S�������i�۠08�h6��r������/�`G�h�� �
��Ɵ
R(FfdFAJ$掋s0�"��1�u?}?�?�+r���.�l0�b�^�k����D^F�ݚs�
�� �0����
-9�/
���R��)��I߻�e�0
��Y��:U
�`M�Sk2�%g�I9֜��<7�(
+x���s�6���+�ړ �-�����r3�k�&�/�M��x
+6�
\��W��#��	c�+��O�kI�>7~�4Z�� t�@! ��`��k
cH���!����rá{{ad���
�ۯ�]膏��W��nx���(��c�(��n���7���K���s���D:��������i���fp�t0\BI9�����_ �T9`��F��
��Ɵ
�+���hNA�d��P�ϴ�!�����O���\~n��&76�S1W���D�`�C7��nͅW�7��n�Gq�p�����N��z)�c�IϽ�*	3
��Y��:�8ƚ�%�$
+F@3�ˌy��q��Ύtv1HG�]��
	$TZ35
�|N4F"�M��T�5Y�]BApѠY!�CB����B��|+�)����X�h�~
���a�jB�'.�
+R)
+en�
2��/�$�k���@�m“I��~|��G�v��m���l�&#�ϒ_i�1k��3k��M�3�A,_����R��+��$F at g-��:���NA.�����	?2�y��s9>@������ݎ�+����U at x������M�&>˜��DL0��
+4�)�P��i��J�V����1��ϻ/���\���_�C׏�4�[2L(���΃A�G��jq���@^
++���[֖�$U��{'5�0|F�6���ȧ�sK>���cA���z��-Ķ� ��Q�P����rІ�A
^^����`)S�?��8�A-��ҭ!�X�"
 
-g'�&��g#ϯMj�GYS5�D1#����k&��M�zWX2Z6h.�!0cn�`�D��N�
/Ux��
F���%jG��F\N1�4a��R�
%Ke�q�d.�_�$�i,�����L�/��o��:�<?���
��(����MG���ʪc��3
�̦�A����`�h��*�J+/���]�-P���i,�z3���#7�Ge1/�x*����v�>��1we�Z��J�^�?W��iڤ'��v���&R�
-���:^"��L�J����|�P��w�~Rh.�`�:��	MĖ
3G`!�^B�� �#V~���WH`υ��d�-kKI�S��I�?
����y��
��ܒ��{�� �wAP�m�ǂ��r�z�a��C�i����rІ�As�_����Q�
��~��q*�ZH�wH��t�b�X
-��2ʜ��[���Rބ���f�y�t'�?�^��9� ���2k�KL1��Q�M�n�����V@S��K*���M/*=fpc
-oݖ}�G\ �otA;,4፮��M��Y�x�&���P���z
<Á��D�lފ�^�
�Id����L
x��Ct$U���aݦU�q��]�%C�w�)�q&�.�iI3��?F�pT��6Vf�4�<�d*���E��܅�[�<�j
����,S#;��tǪ}8m
}�	˛t����.S�C#dn��>l�R�n�9�
�������L�d�r���JF3>�In��
�M7��O�HC�M���[$�
-D~zGh,ʲ�S�������v1_2����M�-�U�߼`���*��SQ&���!0�1�P'5?���waʜ���*�~md�����bZq�'ɰ�jM&܍�(����p�o="S)|��Z�6,B� ,�'?��/���N��h�
+N�.�,�`�pJ��Yʛ&�C��[^'�	�/�����
�
2d gb^�u��:������nQ[�`�)W@b]�ÍK�D�M7,<��zx�so����. �6�L;�{卮��&��,u�`��c�0�O�|
�
^�@�!R5�E�����nQ
jwh??�<�w�MtDe���aݦ�&�:�BC�v�)�q&UdII3��?��h���6�Vj�$�<�d����E��܅�[�4Mj�����"U#=��tǪ}8e�|�	˛t����L$V7e
�]j\���Kq��G=z5�]�
x��b�2�#
FS>�if�%�̌oX=/�vF
v6=�R
nPI ��;\A^�%�"(�F��������?��W�ßlέ<����cw`��w�����d2
��Z�nRޕ.�m��?�����Zu6^�HHQY�=���jM�S؍���F!���h4h=�sR�e)���w��盛C7)��a��?�?�

 endstream
 endobj
-7031 0 obj <<
+7040 0 obj <<
 /Type /Page
-/Contents 7032 0 R
-/Resources 7030 0 R
+/Contents 7041 0 R
+/Resources 7039 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 6961 0 R 6962 0 R 6963 0 R 6964 0 R 6986 0 R 6987 0 R 6988 0 R 6989 0 R 6990 0 R 6991 0 R 6992 0 R 6993 0 R 6994 0 R 6995 0 R 6996 0 R 6997 0 R 6998 0 R 6999 0 R 7000 0 R 7001 0 R 7002 0 R 7003 0 R 7004 0 R 7005 0 R 7006 0 R 7007 0 R 7008 0 R 7009 0 R 7010 0 R 7011 0 R 7012 0 R 7013 0 R 7014 0 R 7015 0 R 7016 0 R 7017 0 R 7018 0 R 7019 0 R 7020 0 R 7021 0 R 7022 0 R 7023 0 R 7024 0 R 7025 0 R 7026 0 R 7027 0 R 7028 0 R 7035 0 R 7029 0 R ]
+/Parent 7045 0 R
+/Annots [ 6970 0 R 6971 0 R 6972 0 R 6973 0 R 6995 0 R 6996 0 R 6997 0 R 6998 0 R 6999 0 R 7000 0 R 7001 0 R 7002 0 R 7003 0 R 7004 0 R 7005 0 R 7006 0 R 7007 0 R 7008 0 R 7009 0 R 7010 0 R 7011 0 R 7012 0 R 7013 0 R 7014 0 R 7015 0 R 7016 0 R 7017 0 R 7018 0 R 7019 0 R 7020 0 R 7021 0 R 7022 0 R 7023 0 R 7024 0 R 7025 0 R 7026 0 R 7027 0 R 7028 0 R 7029 0 R 7030 0 R 7031 0 R 7032 0 R 7033 0 R 7034 0 R 7035 0 R 7036 0 R 7037 0 R 7044 0 R 7038 0 R ]
 >> endobj
-6961 0 obj <<
+6970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 719.912 191.16 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6962 0 obj <<
+6971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 719.912 229.964 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_8d443d5098921978efd7b625000f3b68) >>
 >> endobj
-6963 0 obj <<
+6972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.301 719.912 334.551 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6964 0 obj <<
+6973 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.205 719.912 387.392 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-6986 0 obj <<
+6995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 681.058 191.16 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6987 0 obj <<
+6996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.623 681.058 231.792 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_32a44c95ae4348ff889b48c309f9eab3) >>
 >> endobj
-6988 0 obj <<
+6997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [408.979 681.058 486.229 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6989 0 obj <<
+6998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 642.204 191.16 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6990 0 obj <<
+6999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.623 642.204 231.792 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_6ea3cf85efb71cf62fa3e233c9e9cf7b) >>
 >> endobj
-6991 0 obj <<
+7000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.058 642.204 336.307 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6992 0 obj <<
+7001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 603.349 191.16 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6993 0 obj <<
+7002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 603.349 248.325 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_2666c570468f53609bf420024a12628d) >>
 >> endobj
-6994 0 obj <<
+7003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.141 603.349 329.39 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6995 0 obj <<
+7004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.547 603.349 452.796 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6996 0 obj <<
+7005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 564.495 191.16 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6997 0 obj <<
+7006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 564.495 248.325 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_385e4d3cfe442f4fcbeefd9acf5c10eb) >>
 >> endobj
-6998 0 obj <<
+7007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.141 564.495 329.39 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-6999 0 obj <<
+7008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.044 564.495 382.231 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7000 0 obj <<
+7009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 525.641 191.16 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7001 0 obj <<
+7010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 525.641 248.325 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_98b5ccd1157e6ec8beec7702af9acb36) >>
 >> endobj
-7002 0 obj <<
+7011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.141 525.641 329.39 536.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7003 0 obj <<
+7012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 486.786 191.16 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7004 0 obj <<
+7013 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 486.786 245.824 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_80d43634ca26fd76dcb1fdede6363dc5) >>
 >> endobj
-7005 0 obj <<
+7014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.64 486.786 326.89 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7006 0 obj <<
+7015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [373.046 486.786 450.296 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7007 0 obj <<
+7016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 447.932 191.16 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7008 0 obj <<
+7017 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 447.932 245.824 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_691b91bcd9b5c336892574e975235de5) >>
 >> endobj
-7009 0 obj <<
+7018 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.64 447.932 326.89 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7010 0 obj <<
+7019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.543 447.932 379.731 458.836]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7011 0 obj <<
+7020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 409.078 191.16 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7012 0 obj <<
+7021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 409.078 245.824 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_65766b549090f6b52281c99cfba9eed3) >>
 >> endobj
-7013 0 obj <<
+7022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.64 409.078 326.89 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7014 0 obj <<
+7023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 370.224 191.16 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7015 0 obj <<
+7024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.9 370.224 247.687 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0dddfc1f0ff6f55a90c4ea8829b9752b) >>
 >> endobj
-7016 0 obj <<
+7025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.503 370.224 328.753 381.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7017 0 obj <<
+7026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 262.182 191.16 273.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7018 0 obj <<
+7027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 262.182 232.465 273.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_f5bbfb14fef626aee9f34e71a78c0d7d) >>
 >> endobj
-7019 0 obj <<
+7028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.802 262.182 337.051 273.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7020 0 obj <<
+7029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.705 262.182 389.893 273.086]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7021 0 obj <<
+7030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 223.328 191.16 234.232]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7022 0 obj <<
+7031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.658 223.328 232.465 234.232]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_920af28903c20a4a4962761b834d577f) >>
 >> endobj
-7023 0 obj <<
+7032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.802 223.328 337.051 234.232]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7024 0 obj <<
+7033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 184.474 226.034 195.378]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_37de3f55cf5e917e32f7f2f9c6d34840) >>
 >> endobj
-7025 0 obj <<
+7034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 184.474 398.426 195.378]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7026 0 obj <<
+7035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.91 145.62 156.276 156.524]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_3fc6b9758fbac86e0592d37c23f14b1e) >>
 >> endobj
-7027 0 obj <<
+7036 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.086 145.62 348.418 156.524]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7028 0 obj <<
+7037 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.62 145.62 513.996 156.524]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7035 0 obj <<
+7044 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 133.664 160.176 144.568]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7029 0 obj <<
+7038 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7033 0 obj <<
-/D [7031 0 R /XYZ 90 757.935 null]
+7042 0 obj <<
+/D [7040 0 R /XYZ 90 757.935 null]
 >> endobj
-7034 0 obj <<
-/D [7031 0 R /XYZ 90 308.435 null]
+7043 0 obj <<
+/D [7040 0 R /XYZ 90 308.435 null]
 >> endobj
-7030 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R /F11 418 0 R >>
+7039 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7058 0 obj <<
-/Length 2291      
+7067 0 obj <<
+/Length 2284      
 /Filter /FlateDecode
 >>
 stream
-xڝY[o��~����9�q��+/��&i�6-rZ�� ia���bK�*IEv~}g�B��8pɝ�ٹ��7+�4���뛋�o"�$�xܬ��qĈ�,�YBƈ�%������Y��n�/8
��q�WMv���k�����]Q鬹}��k,	u�u�XrE��eֶv��^k;_�Y�8	y���|����
��3�Q1��
-���i������4	�jH.�Y�\����U�
B#5P�0���eE�Wv�ot�7Ů��æ��Qt��K.���e�]S��X/�
-�� y�*��K��٥��C����h;ȍ��,�
ͽ3���^
����ܖܚ�5guյOo���h�4	�͒��D�
	�hd��b@(I��7��y-M< ��'a������,N����3{*Ɂ��
Yq*��f��Wn;l(����X9e3��Q�#2�#i#f���YVLϰJ�Qb��rF��W�n&^�\p�4X
-
-�X��F7z�
�HI�o.������0!%}H�pUlu�Ͻt1-��
?b�A�׍�hwY�_�>g�f�9
X��njv�H"G���쮨:s�uc?�^/��0�yG�.�jY��I�8:�hf+�H�{m�m,ۏ(*k�쮜�+c�E_T�͐U�Y������%!�
%2�*54� �L�J�uݜ�l�m}�+]��r�l�(�M2�����$����k��q����վ(]v�frߨbM����
-�P�y��w�S,'Y���Fہ�wY[�nX�����+�Wս#�M���U�5Ya�9|��*ZM�
%�p3��
-�H=w �g`9�
z1:�Ē�q�Ni28��}�45�Z3N�&{l��]�v+zVyY�{c
x�(�,�R1SH��z_�v����i3SU�9��k��X�I1nGM���X���l���V��BR��*w�Sa��Yē���y����������J�{Kһ&Oc�.k�~�����{���ʺҎ��pHi�C;�L��ƛ��A
='���cl���P9�}���41^/��B�B��<V���!�w}�kQ��~����G���&��FGc0�,�+��jU`�ogF�vg$w,8�#��di
4FK��4��ˮؕE�Y�Hu��h�뉮�z�͋t��Y�A���~��

O �!+ܦ�!=�]6N�,�f�v��_�^���{|ɎY73I�~��А��փ`�=�4{�hAR8�;��|_38G/&">��쩈�h�thB]P�ҪH���LN�L���QQ
�l�XC�Jx�
H��l�9��ȁ"�𾂾�r
�ʜ���#���
�
~DW�o��iPZҍ;���k
+xڝY[s۶~����9�q�ʋ3yh���6��>�3�v<4Yl)R%��ί�. RE+N��]���B4�h����7W�D"HI�(�Y)
��Yp�
+>��!KF)
�/
�f�ݾ_p���F����]q�d�������Ys��a�,X�-�j�䊆�ˬm��g��v��5��q�X-~�������_
Gf�b
�ۋ��`����4	�jH.�[�\����U�
B#5R�0���eE�W��ot�7Ů��á��QtĉK.���e��S��X/�
+�� y�.��K��٥��C����h;ȍ��,�
ͽ3���^
����ܖܚ�5WuյO���h�4	�͒��D�
	�hd��	ňP��+�o~�Z�xD�㞄9
#�WH��8Ig��Ϝ	�$*F8sdũ4NXu�^�㰱<$*
+ (b�<�͈S�G
��Tz�<f�#��YV,ϰJF�Qb��rF�D���L�.��$i�0����n�
;
�$�=���O��;�„��CJ��b����KӢ_��G
3���
�.��

�t�o�A����?p�wrE��Ӟ~t����=�׍��k�^p�a�����`ղj�E� qt���Q�b�ڲ�X�QT��]9�W�0�7}QP�7CV�f�NR��F��Ts��H��ب�,31*
�usB������t���fK�l6��KJR0��O���X��Cm�wX��E�{6����5��g+\� ���zN��d��Nf���/
�ݰ��?
�5

V�*�{GT��1 ��k��&s���*ZM�%#��0��
+�H{�@2��v6(�bt��%O���dp_[�{$O���k�8	��uӻڝv
��n����R�x�XJ�L!����,�՝
��f���sf����:ci'Ÿ
45:�c�r3OO�`υ�.-U�m�6�'7����
e�Ky�ݕ���dp,���]�t��uSo�|���κҎ��pLi�C;�L��ƛ��A
='���cl���P9�s���41^/��B�B��<V���!�wC�Ϣ���ʭ�+@����M
؍��`�YxW
)�ժ0�l8Ό����H�Xp�GP��$<h�.��3i�ݗ]�+�<�l�����؟'��4/ҙ"fiG�W�8�ٟ}X�x�
Y�u
��2?��p�=���κ��W�{|ɎY73I�~��!
�m�m�d��Y��I��0��}	��
�����i��"r��ӡ	uA�K�"1�29A02U>�^Q
�l6z�!W%| G�Xa6�
v�f�@�H�PA_X9xeNhfr����V�`?���o��iPZҍ����Fk
 �0��L
-��|��?�~^�D��M|���x�p"T� BYz�u��d]�e��
lJ��^�I����e�Y
-ؾ���CW�j�I��‾hr��$O�q�9!��B��N��@�>�?��"&<�����y��L��/x4
-P�#�wD?t
?�Rh�Y���;CݯG�2:�`�2j"���5:����ˈb��+�0�®@|#$�K$�13�K

>?�uK�0�
 �?c��h�'���&_΁g��b<2�k�/ H��䃁�g��1�f��
���g?%*�ϳ<�3=#E�L���#���DF�H>ɿT��Hu^�������g�v����XFF<�v���Wcc/dž�b6֜/���S�a��B(�f������1�\�s����L���>W�9
�0���[�hEձ���)6=ɤ
-�
��pD �0�{Pz���H�}'�$X�,�����lkGe�1������iژ�}vd*:<����
�#	��:�>z
�D��@�h�yw(��)ܼb�w`�:f�j�<:]�Ơ�
C��IzB����A{��Z�08�K��rxS��M�k����
���َ>��s�k3���mG�����g��g��X����mt����' ̼?��DB��G@����R$
�x|���b&�
��Z� �;��qzM5�a�o�<�(5��J����<��"%!����C������ldf�AO�"v���RW���V7
���+��>��l�U+ے�n;����ô���&!"u�^PD�mݖk�z���frI���I�����vi
"�;��F�n{]|�s�SF������y��ԥg��c��Q�{O`����I[�
-��ڽ�S�p����m_�����
�Bw`~̪}V
�����@��ؐ	w�% ���}d��3��W�J bfG@�������p yK�U�kH�]�v�թ��� �雁�fu[7��*|ܚ4xℿ2|$
+���O��tS?��
+�R�&�}�L<S8*P �,=ʺ��d]�e��
lJ��^�I����e
�Y
+�~�CW�j�I��‾hr��$O�q�9!��B��N��@�!�?��"&<����y��L��/x�(�#hp�?ԏ��})4�l�]�]����^�xW�
SfBMDк��FB�8�[�wQ� �ye?F]8�Ob��"u��?fEBɃ��ݷ�� B
!�3v?z�?�ϥ�0�r<3��^S�����z�|0���,�=f�l��kaSx�,�DE�y�gs�g`�(}��_�|��{��H��=��KE>ΉT�E
+O䧗}m~�i��'DXD��2��t�q�/_��^�����Xs�
G�Ou���R���)v��c��s���!�2��\��xH���chE=.Њ�c?��Sl�IdD��� �a����p�j�6
��'�$X�,�����lkGe�1������iژ�}vd*:|����
�#	��:�>z
�D�b�h��zw(��)���j��`u�(�8yt�Z���
C�7��0eݟ�A��
��apQ����������צ���H4���f�M��s�k����������
�Ͼy��u=�����w� f�?��DB��G@����R$\��c��
1��]
|]� �;}�q�L��0�7R�L��<A����{
mr��`����!��}��R��'sгo���u���ns����
v���\n6�Ū�mI
�ێ�ہk��a���\v��:g/(bx��n˵^=��O3�$�
b��\_Cy��͝�x�O�B��.}�s�SF�㫻���<Qb��3��1��'�PX�夭x���K�~��z��;1W���_��/�
+݅�1��Yy��6�7Nji��ޯ$�_t��X��
���!�Rb"� �7]����:
$oɾ*v
)��ݮ�:5�
��𨺭��U&�&���owK�
 endstream
 endobj
-7057 0 obj <<
+7066 0 obj <<
 /Type /Page
-/Contents 7058 0 R
-/Resources 7056 0 R
+/Contents 7067 0 R
+/Resources 7065 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 7051 0 R 7052 0 R 7053 0 R 7054 0 R 7063 0 R 7055 0 R ]
+/Parent 7045 0 R
+/Annots [ 7060 0 R 7061 0 R 7062 0 R 7063 0 R 7072 0 R 7064 0 R ]
 >> endobj
-7051 0 obj <<
+7060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 677.939 255.069 688.843]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7052 0 obj <<
+7061 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.521 495.239 182.709 506.143]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7053 0 obj <<
+7062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 459.373 124.191 470.277]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7054 0 obj <<
+7063 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.542 151.596 513.996 182.564]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7063 0 obj <<
+7072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 140.263 232.246 150.161]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7055 0 obj <<
+7064 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7059 0 obj <<
-/D [7057 0 R /XYZ 90 757.935 null]
+7068 0 obj <<
+/D [7066 0 R /XYZ 90 757.935 null]
 >> endobj
-7060 0 obj <<
-/D [7057 0 R /XYZ 90 733.028 null]
+7069 0 obj <<
+/D [7066 0 R /XYZ 90 733.028 null]
 >> endobj
-7061 0 obj <<
-/D [7057 0 R /XYZ 90 257.794 null]
+7070 0 obj <<
+/D [7066 0 R /XYZ 90 257.794 null]
 >> endobj
-6871 0 obj <<
-/D [7057 0 R /XYZ 90 235.482 null]
+6880 0 obj <<
+/D [7066 0 R /XYZ 90 235.482 null]
 >> endobj
-7062 0 obj <<
-/D [7057 0 R /XYZ 90 235.482 null]
+7071 0 obj <<
+/D [7066 0 R /XYZ 90 235.482 null]
 >> endobj
-6872 0 obj <<
-/D [7057 0 R /XYZ 90 131.297 null]
+6881 0 obj <<
+/D [7066 0 R /XYZ 90 131.297 null]
 >> endobj
-7056 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F1 542 0 R /F11 418 0 R /F8 504 0 R /F65 376 0 R /F23 340 0 R /F95 1779 0 R >>
+7065 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F1 542 0 R /F11 418 0 R /F8 504 0 R /F65 376 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7067 0 obj <<
-/Length 2518      
+7076 0 obj <<
+/Length 2515      
 /Filter /FlateDecode
 >>
 stream
-x��Zko����_�O�����~x��tt��]�S�D�DeR��:���!5���.Z`|]
��9��33��M��wg?\����,3�H*�����LI�%��*�0#16_������Y���W�������b��W?�����zq�sYys��M3'zVl�e]�T�ٛu����_���?���m�*=�J�?^�t�����3��8g�B��lyw��#�Vp��
#ftv��2N
�ٯg;Ó
�
a)��!��:�`��a�`��u���K>{cO���v����|0"��;{�����#�
X:����#Nyk �#�f�
-A����C�e�.���782]P�0��Bv��a_�Wa�v��?Y�n��bN�
����n�zSW���	���Gq
F�Rʑ&|�灓�[�b��
Behp<��]9�b�/�]a��,�'c'�ޠ�r
w
�K�h��-
CN �a�
��S����#v�އ��LBǘ/��n!��̪`�"3�L<���oUd"��5!�WYA��B�o��v(�J��84�
z�'^'��'�>x٠-�t?2��l
-�*Ք
�E)��*�:Fw��i�`L������&�A̕
g�G�E����z�� ����o��H�"�e|"U�
eC�I����ޘ�u�৑c������īl��= �x��7��n�!�6EDuP�I�讎�`�n˭��O�l���Ouڗ*�9*UCmb���2��PyR��g�P�3TOf�9���e���P��JLg��"�#*&2T*��@�B�
M����G z�g�Nѡ@O�FRv�u���L�����}�ז�-�!
HL�:2v=�@fh�cNZ���eY�`W�Dpj_�����@-aH�PT�7C���aSo�]D���'p]����ES����k������
�w�G@�@�"f$��ˈ,�I'��P
��wEU4�u�]���H{�$�UTl��=MY�4fC��)�
-�

�������G7]���J1U_-�c1����Ǧ�n���j
Y��}S�༇�ʃ�ܶ
����޵A�7��X֛�X٠�N*G�t��
-o�z
����:�G�:��k�vaH�("ZH��R*=p��Z�V�p�C
G�!`օ����h�d�����'#��.�@$p�*I�Lq(��)_؃��
�Ot
�Q
�
%�ΛQ��
�#
Ziuȏq�`ȏ� {"��)$�A�D)�N�&B��R�ZE!�
DL�0�p��m�.�Yg�wde1�D�w
�>
�4l�=��p�ɿn��}ȁ���P�S2 �wv�J#�(R
-����IPep���ն}X���_�c�
,��X� 
a�[��oJ�e��`��i��tglv�F�xY��w����~z���������z]*����ٹP�^��|m�ý_C۟BC8���{`�
g�ħ�
>�B���K�
ShL�]9�Y"g��T̍2~>�X0��m�	m���K�&U�*�	U �"T�"t��������{���Kx6P���oւ�e� ��+np-f�ru�H��DP�)�(̷�z�E5�:�����
p� 
po�mխ��I8�R��#�N��Z�*҂��M��wT�1qud�+֋^
rx!�ñ+��e׮(>J/�
-���g� �T���Ў�ɝ�2��A�(f�iG>�
��)�
)0V��=I;R�M�� �%�C�Q��x� ��I<.
G�v-�oU��z4V�DVA{�+b1�{2GE�	��UeɓW���X��V��)+�/����Ae��y���D�-ht
-�.�xgN�=f����
��Gp�x��DƔo/���M�w;�߶ɖ�y�%�<!�6Y�<�|�lQ ��宗6�������8��7E��B'Fx1\��fz�ŨT��6�|�y�F�����1e�96�ر�6���6�`����
0/<`Hl���ŶN��'
mܥ���0�����5߶o��E
��x��泽y�x�!��-o
G�|���
$~��>�CRrP?G���	�l�K�6eQ���G7qr�Ϭ�].����?���]Q��]��%@jg�f�>"�
m�h3�7~:��_F<k/'��"YjL�TX�c,
9%<L��k 
2��r}A����0����}S=��S�x��H.�B���
�J��a�w�C0
b(��|3:
3!t
3!<����5�(�������n{q�p��@v8ʌ)$�jW%�0�1�U��u#8�jln?
�B��rKaNb(���*
���=��f^rUzE��7 pd��/��4�8F����
Y��sԴ�K��#�J��M���fP�Z�	�� �[{z2�5a�}�p:���X�N�Z����TiY����!�h%D�e��6v6
.�鰿
sb��m���.����5�����n�Ͼ��AсĘ0�.�`0���(BO}����g9s�T
`��۷��������
-�h_������f}>�ݨ�X�_F�n����&Ġ����+����
+x��Z[o��~���S+!���/^�@7��n�t�}J��h��L*�T'��=s!9�Ɣ
�E
�x9�9s�;��f�8��p���˳�eIevy��)I��$�\ef� ��
�1���<˛������Y��z[������S�7_/.~.�"o�~��i�Dϊ����
+<{�η[�Kq]��ղ�MS�gT���˟�~�<�|F�9��PH1�-��>|��
+���a���]�)��u��������(CX�h`�"���=8fi��X�e]mw������&/��
)�� ����><kD�3�Hi��b�-��S�@$�
Z!HS�}(�l���}�G�
�f
<SHB��?���*����k7l]̉�����^�
�o�jUV7�u�*���YJ9҄��<pR �tk�\,�A�

����+�T��e�+�[���b�!Q�!-�qבt�E��uhar!��vj0v�r$��	@�{�>�
g�t�xA

q�ngV3�qd���]��U��D��ք$�� $�d
��	ޖ��P��.�q"h�;g)2:�,Ot'��'�>�l�C
�}I6Y�jJ���[z�r
#����4_0�YD���a�� �J��Ƈ�Ӣ�p�I�
+��w MCf��ES��B��>��u��!���FC�h��:1���1�� �wi�}�+[~t@*
hD��,��H�MQ
To�3��c!X��r�3��-�m��S���
+
�J���A�`,���
�G2T����Y2��
Փj�g(uj�3T���*���H���
���-=����>CS�=��^�ٟ�St(������
b
����� ���|]��{K����	o
;��j�	 34�1
+-xw����J��u"8������S��0%d(*��!���gSo�]D���`$p_����ES����k������
�w�G@�@�"f$��ˈ,�I'��P
��wEU4�u�ݦ��H{�$�UTl��=MY�4fC��)�
+�
��������W7����J1U_-�c1����Ǧ�n}gy�
+����)b
p��z�AVnۆ��HU�Z�Ơ��|,�MY�l�Q'�#A:�u\�
�
�`(렎�Q ��N���:�]R���� �Š�J
�!�@���>\�Ñ`Xua��:9�W:n�3��H$A�
!	��J2S

+8gr@��G���|�<,��%������
�#
Ziuȏq�`ȏ� {"��)$�A�D)�N�&B��R�ZE!�
DLɰ�p��m�.�Yg�wde1�D�w
�>
�4l�3���ɿn��}ȁ���P�S2 �wv�J#�(R
+����IPep���ն}Y���_�c�
~X��1��€�\�ߔ��(��|��2��,�����(�񲺭�j[���6��W�u+ك��T�����k�r��W��j�{' ���?��p�#��� Φ�O+9|�C��5��
�И�#�r�g�D�<ϩ�e�~��`=���6���K�ʿL�"U �@E�ZE�9�g��o�M�/��@�%���Y
�тD
�����k���"�~,A٦D�P��
�Ո
+萫4b�r:4��4���F�U���n $�jJ-Z�Pt:i8��j��H
B�����
+�c���,W��<��!�ù+��e��(>J/�
+���W� �T���Ў�ɝ�2��A�(f�iG>�
��)�
)0V��=I;R�M�� �%�C�Q��x� ��I<.
G�-�oU��z4V�DVA{�;b1�{2GE�	�Ueɓw����X��v��);�/����Ae��y���D�mht
+�n�xWN�=�����
��Gp�x��DƔoo���M�w'��vȖ�y�%�<!�6Y�<�|�lQ ��宗6�������8��7E��B'Fx1܏�fz�ŨT���|�y�A�����1e�9�ر�6����`����7
0o<`Hl���ŶN��'
mܥ���0�����5�vn��M
��x���}x�x�)��mo
G�|���
$~��9�CRrP?G���	�l�K�6eQ���G�pr�Ϭ�]n����?���]Q��]��%@jW�f�>"���V����
z�o#���L�,5&�*,�1����?�{��
��\_����k7M'3�/�n�T����:>�,����d����hX�
�PL�
+Ĵ�1ŒN�L
�L�7uq
%�.!��+{t��^\8(\����
�2c
+���U	��iL�5Bi�f�����F����R���f���>�b�9%A����\����� 
���.5�6��fi��G�4�
5����̺��fS�n�Գ�c�&�)��֞�
�'cM`_6\�@y{*֪���}<:�U�M}�'�ncH����@	t��位�]
��v9�oÚ���}[4���!�ͫ}���𫯦�DPt@>�-��U��E�G�Ϭ��˙
]$)aa�p���nsq~~��[���M����f�>�m4j�� _�;�wu�_V���I����&��{
 endstream
 endobj
-7066 0 obj <<
+7075 0 obj <<
 /Type /Page
-/Contents 7067 0 R
-/Resources 7065 0 R
+/Contents 7076 0 R
+/Resources 7074 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 7064 0 R ]
+/Parent 7045 0 R
+/Annots [ 7073 0 R ]
 >> endobj
-7064 0 obj <<
+7073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7068 0 obj <<
-/D [7066 0 R /XYZ 90 757.935 null]
+7077 0 obj <<
+/D [7075 0 R /XYZ 90 757.935 null]
 >> endobj
-7069 0 obj <<
-/D [7066 0 R /XYZ 90 733.028 null]
+7078 0 obj <<
+/D [7075 0 R /XYZ 90 733.028 null]
 >> endobj
-6915 0 obj <<
-/D [7066 0 R /XYZ 250.019 649.92 null]
+6924 0 obj <<
+/D [7075 0 R /XYZ 250.019 649.92 null]
 >> endobj
-7070 0 obj <<
-/D [7066 0 R /XYZ 90 633.193 null]
+7079 0 obj <<
+/D [7075 0 R /XYZ 90 633.193 null]
 >> endobj
-6916 0 obj <<
-/D [7066 0 R /XYZ 118.164 520.721 null]
+6925 0 obj <<
+/D [7075 0 R /XYZ 118.164 520.721 null]
 >> endobj
-7071 0 obj <<
-/D [7066 0 R /XYZ 90 506.051 null]
+7080 0 obj <<
+/D [7075 0 R /XYZ 90 506.051 null]
 >> endobj
-6917 0 obj <<
-/D [7066 0 R /XYZ 291.124 417.412 null]
+6926 0 obj <<
+/D [7075 0 R /XYZ 291.124 417.412 null]
 >> endobj
-7072 0 obj <<
-/D [7066 0 R /XYZ 90 400.684 null]
+7081 0 obj <<
+/D [7075 0 R /XYZ 90 400.684 null]
 >> endobj
-7073 0 obj <<
-/D [7066 0 R /XYZ 90 311.388 null]
+7082 0 obj <<
+/D [7075 0 R /XYZ 90 311.388 null]
 >> endobj
-6975 0 obj <<
-/D [7066 0 R /XYZ 90 287.019 null]
+6984 0 obj <<
+/D [7075 0 R /XYZ 90 287.019 null]
 >> endobj
-7074 0 obj <<
-/D [7066 0 R /XYZ 90 287.019 null]
+7083 0 obj <<
+/D [7075 0 R /XYZ 90 287.019 null]
 >> endobj
-6976 0 obj <<
-/D [7066 0 R /XYZ 90 237.778 null]
+6985 0 obj <<
+/D [7075 0 R /XYZ 90 237.778 null]
 >> endobj
-7075 0 obj <<
-/D [7066 0 R /XYZ 90 223.207 null]
+7084 0 obj <<
+/D [7075 0 R /XYZ 90 223.207 null]
 >> endobj
-6977 0 obj <<
-/D [7066 0 R /XYZ 90 176.003 null]
+6986 0 obj <<
+/D [7075 0 R /XYZ 90 176.003 null]
 >> endobj
-7076 0 obj <<
-/D [7066 0 R /XYZ 90 161.433 null]
+7085 0 obj <<
+/D [7075 0 R /XYZ 90 161.433 null]
 >> endobj
-6978 0 obj <<
-/D [7066 0 R /XYZ 90 114.229 null]
+6987 0 obj <<
+/D [7075 0 R /XYZ 90 114.229 null]
 >> endobj
-7065 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F23 340 0 R /F6 538 0 R /F9 568 0 R /F12 622 0 R >>
+7074 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F8 504 0 R /F1 542 0 R /F10 473 0 R /F13 540 0 R /F7 505 0 R /F23 340 0 R /F6 538 0 R /F9 568 0 R /F12 622 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7080 0 obj <<
-/Length 1206      
+7089 0 obj <<
+/Length 1204      
 /Filter /FlateDecode
 >>
 stream
-x��YKo�F��W��RH5ڙ}�� )������8���t-T�TJ��ߡHJ�L��e�.P��Hzv��<vW"�i��d0~kd��2��:�"�A���,D)�#B��Ca��F�C�|��&�J�����i�~=9y?M�(�x��"
�
��r:O�#�"|=�����C|
��O.�5Y����ɻ�����r"��2ڂ�:��
������
H����6P$�w|
�:���at�0��
-�
�]b8_�i������OB�߇�����,��
���"�Ђ�U�������Q��!�a8RV���d�ʅ���]�@$
�Kvq�<6
�GX�]��8�:�	����!�jH�
>ī�4)������ƒ�9
�٤œ&

��{���v��+	^5�p���
�nC
���$[I�~/�/le/��/��c�Y��� ���uSF�>��>� ����X?;(LP
�
G;`�)�[7�<yU
�A9�+��I���w�mԤ)Nve�k��#6GɶGI�GIU��Q�,n��iwVa��
�Е�6���%1lʜ�P�
��2b+�.,nl��[E�K���B �
��
��FF�2%I�48���Q���mZ�r�m��5��Y(�Y�'4
�-�����f�8���B:
�}34|;4��W��ȡ�z
_�.ٯ��UMW˓�M���yTg��Q�Ҁء:iP]����
�֖���
�G�f��z���Œ�U}�f
o
J��cA.9r�3 at N�!���
�����G_Y�-����9ᖅo���\W�k���i�K�	FS
|}�@e��;
�� Q
x���K� <옺���KS�>H�U��V��d��M��	Jr�3��|�.��>�P��^n����E"=6� �c����wC*�5Yy���F��_l��r��v�(�5�Te��'k4�PٸKr�Bs�P�Z�����P���e6��d������ԑg�Z�kh�ĺ�Ƃ�t��b�������|;`	�c`-P
��@G�Ml�13��j�����4����{�0�&��3ٿz1����{�qaQ�HWܸ���.�zR��4�Ev�T���H�)��2)�m���
��%w�lwR�%c���Ʃ��g�Y��{=��c
�����O?6�)M���m3�f�Z�����.�p�L)LW��b6��n�tD�8\�
����ӄ?�F+V�^��m��
+x��Ko�F���<�R�vf�>6H
+�)�&j/�a06]
�)�����w(�)�$mY�
�dR^���ۙ�]�����������o������ML����
�P�Q�Qz]�I���כ�*�.�O?�Q�����4�����ߋt�.����<�H���,Z.���u��?��3�d]H��'�o&���ʉ 7�h
V���vpv.�+��] @z�7�nE��΂��_��0� ��Ta�C�K
�8�V��U��Ih����b}�ř��^W&#� �eU6s}ɇ��Q����p��/��r�OҢ�w
"i@]����c�S����Ag��4N���ZT��!�jH�|�WwiRDyu���%�s<D
�I�9M8 ��
W�ہ2�
�A��=O�h�vhp�� '�J�{��^��*/�ړc�1�h֡C�2���t� ԀQ��
+r,����١0��J�v`�K^�~ܴ�ɫj`Z��+y�0���n~5)B
+��]+׵I
+���dۣ$	��$��Q�F�|�
%����=(�+K�p=��H<�æIY*�@�WFl�ׅō%B�u~�u)r8/ͱ�A������+Si�M�n�u�?[i��Sʹ�'��b����b��P,̷,�����Cp���t�D�f4|;F�KDF�h���ן��K���b�F����d�,.r���~��4 vT'
�k��W�Aim���N�Q�~o�����%�nZշ�`��ơDN
��`��g at NՑCѕ���t��-��|�%����s­�e)��0��W�6�K����_�e����{

�� Q
��`�#��
]���ui�U����Qu�j��4����AI�u�?ȇ�-��
y������K$ғ���,�8��
RATWg�yoߛ�煆���d����vjjK�F8U�����.B6��9�)C�A�G�d(L��2��{2�{N��d��=Y-�5Z+�����,
x$�أ���#�:~&�,y� ��x-:�m�63c�V�v�mL�VN��[��g�5�����d���8N������ƅ�2<�tō
;K�bQOJ��f�Ȯ����
�<�\&�/�-�����a��_��.��NJ�d��t��x��f#
2p�G~����ܲ?������w;}�Y�b뽛�jq2
��k�\�]2]�0]��ٸ�=��Bp=/ �����ӄ��V��=��NY�>
 endstream
 endobj
-7079 0 obj <<
+7088 0 obj <<
 /Type /Page
-/Contents 7080 0 R
-/Resources 7078 0 R
+/Contents 7089 0 R
+/Resources 7087 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 7077 0 R ]
+/Parent 7045 0 R
+/Annots [ 7086 0 R ]
 >> endobj
-7077 0 obj <<
+7086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7081 0 obj <<
-/D [7079 0 R /XYZ 90 757.935 null]
+7090 0 obj <<
+/D [7088 0 R /XYZ 90 757.935 null]
 >> endobj
-7082 0 obj <<
-/D [7079 0 R /XYZ 90 733.028 null]
+7091 0 obj <<
+/D [7088 0 R /XYZ 90 733.028 null]
 >> endobj
-6979 0 obj <<
-/D [7079 0 R /XYZ 90 703.284 null]
+6988 0 obj <<
+/D [7088 0 R /XYZ 90 703.284 null]
 >> endobj
-7083 0 obj <<
-/D [7079 0 R /XYZ 90 688.714 null]
+7092 0 obj <<
+/D [7088 0 R /XYZ 90 688.714 null]
 >> endobj
-6980 0 obj <<
-/D [7079 0 R /XYZ 90 653.465 null]
+6989 0 obj <<
+/D [7088 0 R /XYZ 90 653.465 null]
 >> endobj
-7084 0 obj <<
-/D [7079 0 R /XYZ 90 638.895 null]
+7093 0 obj <<
+/D [7088 0 R /XYZ 90 638.895 null]
 >> endobj
-6981 0 obj <<
-/D [7079 0 R /XYZ 90 603.646 null]
+6990 0 obj <<
+/D [7088 0 R /XYZ 90 603.646 null]
 >> endobj
-7085 0 obj <<
-/D [7079 0 R /XYZ 90 589.076 null]
+7094 0 obj <<
+/D [7088 0 R /XYZ 90 589.076 null]
 >> endobj
-6982 0 obj <<
-/D [7079 0 R /XYZ 90 541.872 null]
+6991 0 obj <<
+/D [7088 0 R /XYZ 90 541.872 null]
 >> endobj
-7086 0 obj <<
-/D [7079 0 R /XYZ 90 527.302 null]
+7095 0 obj <<
+/D [7088 0 R /XYZ 90 527.302 null]
 >> endobj
-6983 0 obj <<
-/D [7079 0 R /XYZ 90 492.053 null]
+6992 0 obj <<
+/D [7088 0 R /XYZ 90 492.053 null]
 >> endobj
-7087 0 obj <<
-/D [7079 0 R /XYZ 90 477.483 null]
+7096 0 obj <<
+/D [7088 0 R /XYZ 90 477.483 null]
 >> endobj
-6984 0 obj <<
-/D [7079 0 R /XYZ 90 430.279 null]
+6993 0 obj <<
+/D [7088 0 R /XYZ 90 430.279 null]
 >> endobj
-7088 0 obj <<
-/D [7079 0 R /XYZ 90 415.708 null]
+7097 0 obj <<
+/D [7088 0 R /XYZ 90 415.708 null]
 >> endobj
-6985 0 obj <<
-/D [7079 0 R /XYZ 90 368.504 null]
+6994 0 obj <<
+/D [7088 0 R /XYZ 90 368.504 null]
 >> endobj
-7089 0 obj <<
-/D [7079 0 R /XYZ 90 353.934 null]
+7098 0 obj <<
+/D [7088 0 R /XYZ 90 353.934 null]
 >> endobj
-7037 0 obj <<
-/D [7079 0 R /XYZ 90 306.73 null]
+7046 0 obj <<
+/D [7088 0 R /XYZ 90 306.73 null]
 >> endobj
-7090 0 obj <<
-/D [7079 0 R /XYZ 90 292.16 null]
+7099 0 obj <<
+/D [7088 0 R /XYZ 90 292.16 null]
 >> endobj
-7038 0 obj <<
-/D [7079 0 R /XYZ 90 244.956 null]
+7047 0 obj <<
+/D [7088 0 R /XYZ 90 244.956 null]
 >> endobj
-7091 0 obj <<
-/D [7079 0 R /XYZ 90 230.386 null]
+7100 0 obj <<
+/D [7088 0 R /XYZ 90 230.386 null]
 >> endobj
-7039 0 obj <<
-/D [7079 0 R /XYZ 90 183.182 null]
+7048 0 obj <<
+/D [7088 0 R /XYZ 90 183.182 null]
 >> endobj
-7092 0 obj <<
-/D [7079 0 R /XYZ 90 168.612 null]
+7101 0 obj <<
+/D [7088 0 R /XYZ 90 168.612 null]
 >> endobj
-7040 0 obj <<
-/D [7079 0 R /XYZ 90 121.408 null]
+7049 0 obj <<
+/D [7088 0 R /XYZ 90 121.408 null]
 >> endobj
-7078 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+7087 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7098 0 obj <<
-/Length 1368      
+7107 0 obj <<
+/Length 1364      
 /Filter /FlateDecode
 >>
 stream
@@ -39283,115 +39292,114 @@ x
 �,l�U.�������Q	dG���l[#.u(��L
6�hD�
 �Q���
���H����$7����Ԯ2�����yk�II)��
	�L���h���uv3�i��;^4�U�|��M�T�w9s�G���]B��U8���,Zڸ�nx���R�)�Rte�mi�����ٺt:�i�uY�.�I��8�|��j�ѡl4Z�����yʠVM�/�lb�u�@M�Ib:I�p�(��'B�p��)���.���h;�@��:҃���Q���;��1�d�,
�l=�e5���a
 �O�S�ܪ
����oR��@b��Gs�0�VR�x���
��g*Le��w�{Jh�J�l�
0�Oݫ�2Z,�6<��S�\�Bf�l���#�1"lG#>N�cpK�F����W��+i�_����5��~����_��(��ͨ�pi�]�cU $&/M�T����{E�l�ڏ@`�ԁO�u�z(�сR:P�=��_u
�=ۨG!�&
?N�\��&�˥��e��>[1`+�~�BI�yQK�)�b
�d&65	�Y+N���r�lw�N
�5���YT
�5���������tϵ<��(��[V� V8a��G`B	�l���q�W��

� ���� �u��Ě?��L�"��CF
 
-5�*��䌱0�c�Y�����
I
/�&�‹��ɴ�E0v4`� ��^U�9�
dz��ѤF��c��_�`(	0]~=j�W��
�<#�$X���	V�+>
�?�m�K �_N˟a|.�I�����6��"0E��iBP��?Y[F���׫��p:z�4�����7Y�����ݡ����*EQv�Z-N����
-�=͖��I��e��s��p�;��$��rI�
+5�*��䌱0�c�Y�����
I
/�&�‹��ɴ�E0v4`� ��^U�9�
dz��ѤF��c��_�`(	0]~=j�W��
�<#�$X���	V�+>
�?�m�K �_N˟a|.�I�����6���y��<��O֖A������?����K�B��jrn�l5:9���C�5���U���d�Z�����l	{���[&i~��e�on���+pG�
 endstream
 endobj
-7097 0 obj <<
+7106 0 obj <<
 /Type /Page
-/Contents 7098 0 R
-/Resources 7096 0 R
+/Contents 7107 0 R
+/Resources 7105 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 7093 0 R 7102 0 R 7094 0 R 7106 0 R 7095 0 R ]
+/Parent 7045 0 R
+/Annots [ 7102 0 R 7111 0 R 7103 0 R 7115 0 R 7104 0 R ]
 >> endobj
-7093 0 obj <<
+7102 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.542 594.909 513.996 625.878]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7102 0 obj <<
+7111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 583.577 232.246 593.475]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7094 0 obj <<
+7103 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.542 354.02 513.996 384.989]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7106 0 obj <<
+7115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 342.687 232.246 352.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) >>
 >> endobj
-7095 0 obj <<
+7104 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7099 0 obj <<
-/D [7097 0 R /XYZ 90 757.935 null]
+7108 0 obj <<
+/D [7106 0 R /XYZ 90 757.935 null]
 >> endobj
-7100 0 obj <<
-/D [7097 0 R /XYZ 90 733.028 null]
+7109 0 obj <<
+/D [7106 0 R /XYZ 90 733.028 null]
 >> endobj
-7041 0 obj <<
-/D [7097 0 R /XYZ 90 691.329 null]
+7050 0 obj <<
+/D [7106 0 R /XYZ 90 691.329 null]
 >> endobj
-7101 0 obj <<
-/D [7097 0 R /XYZ 90 676.759 null]
+7110 0 obj <<
+/D [7106 0 R /XYZ 90 676.759 null]
 >> endobj
-7042 0 obj <<
-/D [7097 0 R /XYZ 90 574.611 null]
+7051 0 obj <<
+/D [7106 0 R /XYZ 90 574.611 null]
 >> endobj
-7103 0 obj <<
-/D [7097 0 R /XYZ 90 560.04 null]
+7112 0 obj <<
+/D [7106 0 R /XYZ 90 560.04 null]
 >> endobj
-7043 0 obj <<
-/D [7097 0 R /XYZ 90 512.214 null]
+7052 0 obj <<
+/D [7106 0 R /XYZ 90 512.214 null]
 >> endobj
-7104 0 obj <<
-/D [7097 0 R /XYZ 90 497.643 null]
+7113 0 obj <<
+/D [7106 0 R /XYZ 90 497.643 null]
 >> endobj
-7044 0 obj <<
-/D [7097 0 R /XYZ 90 450.439 null]
+7053 0 obj <<
+/D [7106 0 R /XYZ 90 450.439 null]
 >> endobj
-7105 0 obj <<
-/D [7097 0 R /XYZ 90 435.869 null]
+7114 0 obj <<
+/D [7106 0 R /XYZ 90 435.869 null]
 >> endobj
-7045 0 obj <<
-/D [7097 0 R /XYZ 90 333.721 null]
+7054 0 obj <<
+/D [7106 0 R /XYZ 90 333.721 null]
 >> endobj
-7107 0 obj <<
-/D [7097 0 R /XYZ 90 319.151 null]
+7116 0 obj <<
+/D [7106 0 R /XYZ 90 319.151 null]
 >> endobj
-7046 0 obj <<
-/D [7097 0 R /XYZ 90 271.324 null]
+7055 0 obj <<
+/D [7106 0 R /XYZ 90 271.324 null]
 >> endobj
-7108 0 obj <<
-/D [7097 0 R /XYZ 90 256.754 null]
+7117 0 obj <<
+/D [7106 0 R /XYZ 90 256.754 null]
 >> endobj
-7047 0 obj <<
-/D [7097 0 R /XYZ 90 209.55 null]
+7056 0 obj <<
+/D [7106 0 R /XYZ 90 209.55 null]
 >> endobj
-7109 0 obj <<
-/D [7097 0 R /XYZ 90 194.98 null]
+7118 0 obj <<
+/D [7106 0 R /XYZ 90 194.98 null]
 >> endobj
-7048 0 obj <<
-/D [7097 0 R /XYZ 90 147.776 null]
+7057 0 obj <<
+/D [7106 0 R /XYZ 90 147.776 null]
 >> endobj
-7110 0 obj <<
-/D [7097 0 R /XYZ 90 133.205 null]
+7119 0 obj <<
+/D [7106 0 R /XYZ 90 133.205 null]
 >> endobj
-7049 0 obj <<
-/D [7097 0 R /XYZ 90 97.957 null]
+7058 0 obj <<
+/D [7106 0 R /XYZ 90 97.957 null]
 >> endobj
-7096 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+7105 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7137 0 obj <<
-/Length 1963      
+7146 0 obj <<
+/Length 1959      
 /Filter /FlateDecode
 >>
 stream
@@ -39404,939 +39412,925 @@ I'a!
 ��Җo�]�b-n剐|Y�4�eVw��O���"GP���4Bz+��p�ߠOD~n���X���7��|��k�լ;P�#&�MR��ț�Reh`?H<����%x�I��$%6���k��
��?�T�
�L�
ݫ

7"_�{�fc��l�< c���=M>�a;�� ��}e@##�'�wHͮ��~s�+�����~����b*�0�W���*���3���҆Ū4�khQ��ٞ�@��ky�����F�6��u��`c���?(�y����t�IT�
�,�{X�tݤy�I
˓2��
��<ys|r�?C�ǧ�>����˖�ٍ!%,0%%:%���k��s������EC{��
��=Ă��>�Y����ǚ3U畧Ԇ����Ͻ�-EӢ�
� �Lj
 5
 :L<
� �%�!�(�a�*
���B|;b�g@%C8j\���
�ϊ,��(� ��n��/�Z}�1|0�0B^������
X��H�Ҳ�<}j^�)�D��m��
-�SI'�60~���q��J���؟d-IWz0�i�N�	��[���Pc:JP�AW] :����#��[lX|�6`GǦ4��� MG�5��W �[չJ5���&���ѿl�n)
�*6�PP��x�yGk�l�]5l$��!
)����rC�Z�.��K�Tˆ�F��'
�P��
�
���F���=�b
�2��gCg0H%�
��z/Ov���f|�B���kF�%�ȇ���_2 at 3܎a��Y��$7�ܾ��_�[K��ZT�fF9����Md%_�W���u8F�%O�L0���	[�ڽ�}�q���5��09n�r�4������
Z�hS��
-���z�
��V
��ڰ��t^V²,�*���@��Y�v
+�SI'�60~���q��J���؟d-IWz0�i�N�	��[���Pc:JP�AW] :����#��[lX|�6`GǦ4��� MG�5��W �[չJ5���&���ѿl�n)
�*6�PP��x�yGk�l�]5l$��!
)����rC�Z�.��K�Tˆ�F��'
�P��
�
���F���=�b
�2��gCg0H%�
��z/Ov���f|�B���kF�%�ȇ���_2 at 3܎a��Y��$7�ܾ��_�[K��ZT�fF9����Md%_�W���u8F�O���΄-]���>�8R���K� Q��i�ӣ�����ѦH�J���:;�狎��UҎ�yY	Kh��������?&a��
 endstream
 endobj
-7136 0 obj <<
+7145 0 obj <<
 /Type /Page
-/Contents 7137 0 R
-/Resources 7135 0 R
+/Contents 7146 0 R
+/Resources 7144 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7036 0 R
-/Annots [ 7111 0 R 7112 0 R 7113 0 R 7114 0 R 7115 0 R 7142 0 R 7116 0 R 7117 0 R 7118 0 R 7119 0 R 7120 0 R 7121 0 R 7122 0 R 7123 0 R 7145 0 R 7124 0 R 7125 0 R 7126 0 R 7127 0 R 7128 0 R 7134 0 R ]
+/Parent 7045 0 R
+/Annots [ 7120 0 R 7121 0 R 7122 0 R 7123 0 R 7124 0 R 7151 0 R 7125 0 R 7126 0 R 7127 0 R 7128 0 R 7129 0 R 7130 0 R 7131 0 R 7132 0 R 7154 0 R 7133 0 R 7134 0 R 7135 0 R 7136 0 R 7137 0 R 7143 0 R ]
 >> endobj
-7111 0 obj <<
+7120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 454.693 244.968 465.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983a) >>
 >> endobj
-7112 0 obj <<
+7121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.738 454.693 294.581 465.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983ac4528dcb9794c502cf7c9bd65e9c54ae) >>
 >> endobj
-7113 0 obj <<
+7122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [150.585 415.839 255.909 426.369]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d) >>
 >> endobj
-7114 0 obj <<
+7123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [287.774 415.839 448.819 426.369]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d6a4badcfd0bb8d6e536fa16b2d5108d0) >>
 >> endobj
-7115 0 obj <<
+7124 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [463.855 415.839 513.996 426.369]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232dfb044a16e827afb114b4a2b9ba86fcbb) >>
 >> endobj
-7142 0 obj <<
+7151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 403.883 232.286 414.414]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232dfb044a16e827afb114b4a2b9ba86fcbb) >>
 >> endobj
-7116 0 obj <<
+7125 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.275 403.883 335.777 414.414]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) >>
 >> endobj
-7117 0 obj <<
+7126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.764 364.656 350.54 375.56]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_dda1de457524bc20064ace508201876c) >>
 >> endobj
-7118 0 obj <<
+7127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 283.893 172.361 294.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_1ee38be62a49852994bf906003b0c23c) >>
 >> endobj
-7119 0 obj <<
+7128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.176 283.893 241.819 294.797]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7120 0 obj <<
+7129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 233.084 172.361 243.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_a682606a24cf76b2d13ef9d70b0b4dde) >>
 >> endobj
-7121 0 obj <<
+7130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.603 233.084 242.246 243.988]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7122 0 obj <<
+7131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.937 233.084 407.714 243.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7123 0 obj <<
+7132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 233.084 513.996 243.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7145 0 obj <<
+7154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 221.128 160.176 232.032]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7124 0 obj <<
+7133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [296.334 221.128 379.133 232.032]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-7125 0 obj <<
+7134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 148.401 172.361 159.305]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_ee0ae23c1027e709991811b8398b9f46) >>
 >> endobj
-7126 0 obj <<
+7135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.91 148.401 244.553 159.305]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7127 0 obj <<
+7136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.12 148.401 448.369 159.305]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7128 0 obj <<
+7137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.485 136.446 275.283 147.35]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-7134 0 obj <<
+7143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7138 0 obj <<
-/D [7136 0 R /XYZ 90 757.935 null]
+7147 0 obj <<
+/D [7145 0 R /XYZ 90 757.935 null]
 >> endobj
-7139 0 obj <<
-/D [7136 0 R /XYZ 90 733.028 null]
+7148 0 obj <<
+/D [7145 0 R /XYZ 90 733.028 null]
 >> endobj
-7050 0 obj <<
-/D [7136 0 R /XYZ 90 691.329 null]
+7059 0 obj <<
+/D [7145 0 R /XYZ 90 691.329 null]
 >> endobj
-7140 0 obj <<
-/D [7136 0 R /XYZ 90 676.759 null]
+7149 0 obj <<
+/D [7145 0 R /XYZ 90 676.759 null]
 >> endobj
-1505 0 obj <<
-/D [7136 0 R /XYZ 90 578.366 null]
+1541 0 obj <<
+/D [7145 0 R /XYZ 90 578.366 null]
 >> endobj
 270 0 obj <<
-/D [7136 0 R /XYZ 90 571.766 null]
+/D [7145 0 R /XYZ 90 571.766 null]
 >> endobj
-7141 0 obj <<
-/D [7136 0 R /XYZ 90 471.39 null]
+7150 0 obj <<
+/D [7145 0 R /XYZ 90 471.39 null]
 >> endobj
-7143 0 obj <<
-/D [7136 0 R /XYZ 90 383.749 null]
+7152 0 obj <<
+/D [7145 0 R /XYZ 90 383.749 null]
 >> endobj
-7144 0 obj <<
-/D [7136 0 R /XYZ 90 302.867 null]
+7153 0 obj <<
+/D [7145 0 R /XYZ 90 302.867 null]
 >> endobj
-7135 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F35 2013 0 R /F97 2177 0 R /F98 2117 0 R >>
+7144 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F35 2018 0 R /F97 2175 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7189 0 obj <<
-/Length 1576      
+7198 0 obj <<
+/Length 1573      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�8~���)��Z� q�L�n�I�l��wgg�C at N���"�4��{����:1�v&�8ҹ|G�"a�Z�ʻѫ�h��2��n)ә�bŶ�:Q���Y%�6&c�\#X�Ӆ�k:V���

S��]�~z||zrq��j��X�X}=�9���،�Y
0XT�
�¿�e�~�f:�6" VH.��mP%X�>�J���
�Q�r��b�<����.T�M�(n�F��L�Ql�@آR�K]�9�z��^�|z7R>�)h/���5'�g���%���\@
��y��^v�d��
A�\ۄ�A�w���kA��Q�y�<��Q�����������2e\�^�A��*c���;J���ؘv|����0����L�?�-�h��3a��$�0� Z���ӗ�����R#�����w��n�9yk� �kYf���m��&rMSJ��6���%-C�c�4�r`�j&��n�U_K*����
-Q!l"�djSD��͜�J��d���43ɶ��0�0G�
U��#�_c���f�b���bdS�$y.�Knh��Y�*~�n� ��pl`�
��bp	W��5�JQ?e0H�k�
�
��U�ZLt�Y�R
u�F�"�� �a!�v�1�
�Rb+�d�	���rt����:�L���g�f��1Dii� Yޏ�s�Y����aV+=�h��z3�ȸR�v�
,�mq�4`:%����R�
t�6�ol(�
�FG��'Y���_��.���u
!3�*��vH�+L�%�'��^+���^��j�?�Z�Xv��E�$�s)�|��֜���t/�t6��
{��[��i�$ܻ`�#�
2 >s�Ro
~H@��U+g��e� ���kp�J͟i�&�Ġ���xC�2ϳ"Cf�|^1�����$�2<�zQ&��n{&��T�]I�� *�~��I</�P�
-?-cW�]b�����YF�X�Y
}5{�|
�M	r��Y����A�vx��>��`�1+���A�ٷ[�j6�dG�K�{D�Iö[� �}M��J؃y͒�����~��
p�loH�T_�i��>�����P�O�(
-���(��g�
\u�r�����>�u��Z����+Md᪯�n��~l`[Uﺞ�!���ؓ��**��_��" �.�c7L�0�(�<h�=��b�A��'\�7��?�!��PLj�G
]�,6�t�$���p�_N�y��;�166�<쇵,���8�XP%-)Ń7)��Y���%�cj�����[�d�|_�`�+��ϻ����R�/r|
G.^?�&2��

�pA�DT�!UQ/JM�nq�FqB���q�"uq��7�޺�Q�w�h��k[�u�ڊ�AOT�H
v�D7�́�w�����	"b+kw��Q�<q�x�zBn ��ZJ�������=���� �G�F���:��`T���z."��2v�#X���`��zY^>�{���^���
�����ߦ�����KU�  �Y�?��,}�Q��:����J���Tj#��! B�؀
s���L���R�}�V��ֱ�H}us�e������
���2EQ6Y.瓖-�T'��]�YY�,��J�0��7{= �?�J~x
+x��Y[s�8~���)��Z� q�L�n�I�l��wgg�C at N�bpq���=B��׉��
0����\$�\+Xy7z5
M�Z��"��-e:S\��AT'�4T>�� ���c��k�~6��sM�j�߰0��U�g��ǧ'��y�GM�b6��:�����\�~b3V�fI�`R]w�
+?������t�mD at -��B
j#۠J0}�����W02\G�+F�S7�+�?F�4	7M��a�2
G�ua�J�.u��W�
��u�ȧw#����8iX�xmW����7'P�h�
����/�����\ۄ�A��w�B�k1$�$�.�yޥ��
|�?F	�3���EƸP�=��L�U�����;J���������R�
����B�y4�~��p�in8F
����/�>9=��F������b�5��u���A]ײ�t� �M䚦���m���������]�`�i&��
n�e�\�Q|�
��5�B
XD�)Ԧ���B

��ښ9�bR��I�����I�r�d�*��/y���X�F�6��%#��Ր�bB��f��_Y�G����6	�n
�&�1mp,J�r>���Pé
��P���V#�!�1a�Z���A-!:�,R�:���H+. 7,�ڎ2����0J,���?1�'�
��Jx]G���	�i�
4L JKW��~,�u�iV���y��0�M���t#�J��%6���%	Ҁ�Tcv�����l�Ӷ�~cC9dh
m�O�`�j��U)���u!3�j���vH�ޒ�{�SD~��{�W�����O,�͒�j���Aޮ�ޜ�
��
n�lx��܁[�Y�&ܻ`�#H�	�\��[Ã������9�gY%��q�Dz���VZI
J��7���<+3d����V��X���C��BA/�e��m�u�ʽ+�\��@ُ��8M�2�	C���rv��%�z&:
�w`T>
�����z�|
�M
+쀬
u��ƠZ;<`
��cp�U��� ��ۭl5�A��#����=���aۭj����Su)���f����l?��K]�\�7�[���g�>�����P�O�(J�-���(�γ ��[�w;�p��ns0E���
+lt�&�p�W�7QW�
>���w]O�^��'��Y������c��(�K��
?
7�(�s�ͯXo��W�ƽ��0�
��ՖG�6��,]�$�r��/��<T��
-�a�J��oZ��,���������b/sX>���{��?�"�߇+,�}��{w�r�S��e�o�ȥ���|�DF�}ʃ�
4LD��R���d�j>0��(
4�
����=��z�$G�ށ�YL���m`�Fj+�=Qe#-
�}�DX7^ߍ�~�z$���Q���Y�G����E�v���0~Rh)E������R~�
D
�{����@�Sͺ��9�����`�4҂i���adu�(� K�sU�B at .��V�����%�ϫCU��8Y���,{�Q���:�����Jܳծ �F���
H/�*̤e�*�݇Q�Е�ı��uֺ����drww��n�h��(�,���5�	 mד̪�g�fu���s�����W|�
 endstream
 endobj
-7188 0 obj <<
+7197 0 obj <<
 /Type /Page
-/Contents 7189 0 R
-/Resources 7187 0 R
+/Contents 7198 0 R
+/Resources 7196 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7129 0 R 7130 0 R 7131 0 R 7132 0 R 7133 0 R 7155 0 R 7156 0 R 7157 0 R 7158 0 R 7159 0 R 7160 0 R 7161 0 R 7162 0 R 7163 0 R 7164 0 R 7165 0 R 7166 0 R 7167 0 R 7168 0 R 7169 0 R 7170 0 R 7171 0 R 7172 0 R 7173 0 R 7174 0 R 7175 0 R 7176 0 R 7177 0 R 7178 0 R 7179 0 R 7180 0 R 7181 0 R 7182 0 R 7183 0 R 7186 0 R ]
+/Parent 7209 0 R
+/Annots [ 7138 0 R 7139 0 R 7140 0 R 7141 0 R 7142 0 R 7164 0 R 7165 0 R 7166 0 R 7167 0 R 7168 0 R 7169 0 R 7170 0 R 7171 0 R 7172 0 R 7173 0 R 7174 0 R 7175 0 R 7176 0 R 7177 0 R 7178 0 R 7179 0 R 7180 0 R 7181 0 R 7182 0 R 7183 0 R 7184 0 R 7185 0 R 7186 0 R 7187 0 R 7188 0 R 7189 0 R 7190 0 R 7191 0 R 7192 0 R 7195 0 R ]
 >> endobj
-7129 0 obj <<
+7138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 719.912 172.361 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_5da8e430d26c6471590e2c7ae5f7d82e) >>
 >> endobj
-7130 0 obj <<
+7139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.849 719.912 245.492 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7131 0 obj <<
+7140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.932 719.912 379.759 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7132 0 obj <<
+7141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 719.912 513.996 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7133 0 obj <<
+7142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.57 707.957 332.369 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-7155 0 obj <<
+7164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 658.144 172.361 669.048]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_3805575c5d920cbc808cf34e44c11fee) >>
 >> endobj
-7156 0 obj <<
+7165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.698 658.144 258.148 669.048]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7157 0 obj <<
+7166 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 619.663 180.109 630.194]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_a4a79e7bb87171b31d49429f9d875dcb) >>
 >> endobj
-7158 0 obj <<
+7167 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 580.435 172.361 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7159 0 obj <<
+7168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.1 580.435 223.907 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_40f18b846fb1fe73b63da7fa7cbbbbca) >>
 >> endobj
-7160 0 obj <<
+7169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.244 580.435 309.694 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7161 0 obj <<
+7170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 541.581 179.554 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7162 0 obj <<
+7171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 541.581 250.666 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_ff27d012a01487b7c9c14a9a3b40d9b1) >>
 >> endobj
-7163 0 obj <<
+7172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 502.727 194.208 513.631]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7164 0 obj <<
+7173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.948 502.727 311.935 513.631]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_a9f9e9fbb372e1f21bd0472b2db20567) >>
 >> endobj
-7165 0 obj <<
+7174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 463.872 170.687 474.776]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_dda1de457524bc20064ace508201876c) >>
 >> endobj
-7166 0 obj <<
+7175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 463.872 243.314 474.776]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_8ccc13c9fa8f27701c935b481a371f89) >>
 >> endobj
-7167 0 obj <<
+7176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 425.392 170.687 435.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_dda1de457524bc20064ace508201876c) >>
 >> endobj
-7168 0 obj <<
+7177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.185 425.392 235.712 435.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_f46e579954688eec46ac0a43029fdaa1) >>
 >> endobj
-7169 0 obj <<
+7178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 386.164 214.681 397.068]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7170 0 obj <<
+7179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.421 386.164 301.724 397.068]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_3800cc1eb2fb15d0c42dd71740bb661a) >>
 >> endobj
-7171 0 obj <<
+7180 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 347.31 196.709 358.213]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-7172 0 obj <<
+7181 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.207 347.31 276.688 358.213]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_162d95e1149e222a317370e2fa25a120) >>
 >> endobj
-7173 0 obj <<
+7182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 308.829 155.265 319.359]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_4d480f0b906eef0c0094c8fabc69a3b3) >>
 >> endobj
-7174 0 obj <<
+7183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 269.601 278.681 280.505]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_3aa58c4d8ded71e574db9d1c59533300) >>
 >> endobj
-7175 0 obj <<
+7184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.497 269.601 348.14 280.505]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7176 0 obj <<
+7185 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 230.747 273.002 241.651]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_0bf7e46a624f9d9df1528ae0b47ad55d) >>
 >> endobj
-7177 0 obj <<
+7186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [300.34 230.747 357.116 241.651]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7178 0 obj <<
+7187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 192.266 194.567 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_e60e06beac90231262189084333bda57) >>
 >> endobj
-7179 0 obj <<
+7188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.904 192.266 265.411 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7180 0 obj <<
+7189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 153.038 198.443 163.942]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_3a010e69cfabe1a026ee21f7639207e3) >>
 >> endobj
-7181 0 obj <<
+7190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.78 153.038 303.607 163.942]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7182 0 obj <<
+7191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 114.184 226.268 125.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_ea40406b8f95d9ca4f61f23598448cd5) >>
 >> endobj
-7183 0 obj <<
+7192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.605 114.184 330.855 125.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7186 0 obj <<
+7195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7190 0 obj <<
-/D [7188 0 R /XYZ 90 757.935 null]
+7199 0 obj <<
+/D [7197 0 R /XYZ 90 757.935 null]
 >> endobj
-7191 0 obj <<
-/D [7188 0 R /XYZ 90 677.237 null]
+7200 0 obj <<
+/D [7197 0 R /XYZ 90 677.237 null]
 >> endobj
-7192 0 obj <<
-/D [7188 0 R /XYZ 90 638.383 null]
+7201 0 obj <<
+/D [7197 0 R /XYZ 90 638.383 null]
 >> endobj
-7193 0 obj <<
-/D [7188 0 R /XYZ 90 599.529 null]
+7202 0 obj <<
+/D [7197 0 R /XYZ 90 599.529 null]
 >> endobj
-7194 0 obj <<
-/D [7188 0 R /XYZ 90 560.674 null]
+7203 0 obj <<
+/D [7197 0 R /XYZ 90 560.674 null]
 >> endobj
-7195 0 obj <<
-/D [7188 0 R /XYZ 90 521.82 null]
+7204 0 obj <<
+/D [7197 0 R /XYZ 90 521.82 null]
 >> endobj
-7196 0 obj <<
-/D [7188 0 R /XYZ 90 482.966 null]
+7205 0 obj <<
+/D [7197 0 R /XYZ 90 482.966 null]
 >> endobj
-7197 0 obj <<
-/D [7188 0 R /XYZ 90 444.111 null]
+7206 0 obj <<
+/D [7197 0 R /XYZ 90 444.111 null]
 >> endobj
-7198 0 obj <<
-/D [7188 0 R /XYZ 90 405.257 null]
+7207 0 obj <<
+/D [7197 0 R /XYZ 90 405.257 null]
 >> endobj
-7199 0 obj <<
-/D [7188 0 R /XYZ 90 366.403 null]
+7208 0 obj <<
+/D [7197 0 R /XYZ 90 366.403 null]
 >> endobj
-7187 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R >>
+7196 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7242 0 obj <<
-/Length 1868      
+7251 0 obj <<
+/Length 1862      
 /Filter /FlateDecode
 >>
 stream
-x��Z]s������jkϬI �޴��ζ�6g��s��a,'�b� 'u�y%��l'���F����!�ޭ��G�_��~���S�]Ͻ{!'�Q�]ϼ�cB�L�c<��<�B$���e����Z$�d7��W����]&���D��&��ɔ2<��EӴ��\�۲H%�4�c���?��u=�kD@,�#
Q�3/]�>��������GރY����1��F�
a��T��
��(�#/�>œ��}����s��)]����2շV�f�V��*)+�-����"Y�3�KN/���Kj��&��{Hh�@�l��g?�ԋ@U
hU)E<�ޔ(�V�+��ԝlO6E��L�R3��`t	Qp`iHv��r��ӭANy�ro�hJEG�|��.�)���{�&i@���T at D��1��JˢQC-|q'S
6Z;o���L������x�\�#ڛ
�
���5�.k����m��i|��N[ko��7�O��P���s�He~?!l��α�� �ۓ���M\ϳ[�͘��4����	ez)�|)�Lʛ��Te���X�|Y��;L���j�����GY�Z��v�x�#CV�&U���~���R��C:��L�I�X.���L�Rpo�!8� ��&o'��73Y
������ȄPKX�
�q��D��n�(f.2
��x���iJЉ�B�k}�1��	F"%�G<
�D�.�@J!�XD �?��a��X����ߖYSV�YR�(�

9b�
Ԅ�)�.fY�t�������X6�\�א,ᨳD�}�;Yt���
���ev�;�{����w�
q��pXb
p�|���v�:������g�R4d�����q?H��
�o�dK �r��V���m'cx����e����
-!uv�;kT���Ĉ H�ۖn+�?�����R�O�1���>f>�V~�2�a����&���ք��rk��'�VU�#Ϊ�#~���9ZVyL���
:����p_]�<��2Q/�
Q8���K�!̼�4���Guu�˅.{������App7
����h�����<�u�B�����b �E�����Eۯ�{r����E4i�%��ze����T?Q�6
� E�Oɍ������
A�0�|���wW�޵���+� B�[������fk��fj
-3u��SV���5f.UKa���4/u�?��sBZ��8:|����[E1
-I|J?W��o��G�)̇�����B�WYg�Ĉ���)b��A�15p"{�e��A�hSz��~6�~�*�Й�l ��a
�'��-��R��>s�~`h��4�9��^`�
-h��0�C�o�
(vp�t?�a��KX!lC2[�r��s�:`3��N�[I�0�7B@�1�L�w�u�i6҉s�S
0S�S@�9%�Z��ii��A��	c�S��~�z�-
7��<�ͮ�i�i*�f��ߺԈ^ks�7N�z
^�z��!k�&�3Q�1
-C6pOz!e�J����U%��#�JC�}6+���.y�q��[N#��
-�����؊���[���4]V��yʕ���� �ҽ���
�N�l�+Y_�χ;z!
-����ꟃ�&�8�_�e�>Gc'
{��z�6���+����E/^D��"�P���C��\["�w��V��
-��0O���S�EY��̓K�CQ��,&��B
o�����TIj)U
�!�i.a~���V��j*�7p�hk:�n�U�F�^�G[bJd���*5
ϻ�kp�}�?��>π�)��k�<a1b̚���:ca� \v�����ۓ���F�����Z�(�]՞oߝ�M?Ob��jI|�I�V]��߭zz���#cյ�C��E�S�:?;{xx at i��EV�(SgU��m�rGu��f����c��/���t��N'����
+x��Z]w�6���ળϩI 9��r��n�5�v��p,'�<��z�~�����8mo
�~?� {�
�^
~�
���}/F1�ܻ�z1�BN�Ļ�x�� ?�	�xx>"x(��H�G�|y#'�H�dW�����o_�'�ՈD��*��ј2<<�E]7���T�۲H%�4�C��ߗ�
~�
�;  ����(���������ȏ#�ά�y��{��ت��UcxM5�9
+��
��0g�~)e�}���a�@�[�a6���Lյ�Y���Jʹ�f�Bee��ʉ�&�~�
�$5|�N���4�!�����!�"P�ZUJ�7&�����B*�u#��u�G
��Ԍ :�]�C
X�����u��k�Sޕ�.FƑ7�d����2�NjP���1��<c�j�Ҳ�U_
���T��'k�5�Y���5��1Y
���|D;��#����`�F�d�ӓ���}�=����ik���ɅjQ~���oG�
��9cr ws2�Fk����r3f#OM+~�qD�^ʆ"_%�������[+�.���v��~\[m�V;������*+�[2d�u2/�B��M4�txVʩ~H�}��B9���^:���^
+�
8'�����d�}�b"�
q�BBߑ6
�j	
Z��>0��.��E��� �!2u	:� �W�f��=��04�HCD�������h��(@)$
����56��
2��2k��&K���c!G����p8�0��,��VٜT#?
�z����%
uv���m#q�!��[{�A��Y��zqgwy���#�p�K��OT��VG�Nؚ����T�:�
�R�3�{�Ua�m`S������U��`
�^_6L��=Z!��Ο�ZՏ��A����m�6B����Xk+E�`:���c�Cj��*�kvJ�*�cr8XnM��/�fH{�~Uu�0⬪<�����e���`Y]�c��
w�U���*C������*�$@�A�̻O(�1�WW׻\��)��

{w��~ �ّ&�w�~᙭M"Ϸl�� �-�L�$-�~ekܓ�'
�H,�N�,�,f�g��_U���ʵa�(�]J����4�U�b��+T74�8{��9m,=�
"d(����J
���_i��0S�,<f�8�\c�V�v�E�T���
�0'�5J����8��U������z���\�
6�����6�QȻ*�
�Q=:E,j=ާN�aǰ��:iP1Z�
�߅��߻
++t�>�|x���`������
��o��:'�i�
�\! Mq��{H�
����;,�z	+�mH&�TN���{l�W�r#)Fb��B݇�����n1
�Z:��c�bz�f�s��3��rZc�4-����|9b
Bq��M_����:~U����v>�"Me]O�K�«am*��IY��+BU�e���y$�0Fa�z�I�䬬�I��'��ˇ�H�R�Pf�͊�j�K������Hb�:t}�96b���Fx{3M�̀�<�����X}�^���D�JGv����JV�7������B�7���g��I(���m���Q��Ǟ�μ��?~e��s�c���wb��"�P6��]�n\["�ww̖��
+�Q?O���=S�YY��̓s�CQ��,&�!���vz�Z�$���-�>�i.a~���V�?k*�5p�hk:�v�UTF�N�{[bJd���*����kp�}�?�h?π�)��k�<a1b̚���:cf� ����4��ۓ��ZV����Z�(m՞oޝVu7Ob��N�
Յl]�h��k�~
���%Q�|��F�������
Jk�(�y�2u2��'f�Қ@�
�Cn�è�* �LS�������D
 endstream
 endobj
-7241 0 obj <<
+7250 0 obj <<
 /Type /Page
-/Contents 7242 0 R
-/Resources 7240 0 R
+/Contents 7251 0 R
+/Resources 7249 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7184 0 R 7185 0 R 7208 0 R 7209 0 R 7210 0 R 7211 0 R 7212 0 R 7213 0 R 7214 0 R 7245 0 R 7215 0 R 7216 0 R 7217 0 R 7218 0 R 7219 0 R 7220 0 R 7221 0 R 7222 0 R 7223 0 R 7224 0 R 7225 0 R 7226 0 R 7227 0 R 7228 0 R 7229 0 R 7230 0 R 7231 0 R 7232 0 R 7233 0 R 7234 0 R 7235 0 R 7236 0 R 7239 0 R ]
+/Parent 7209 0 R
+/Annots [ 7193 0 R 7194 0 R 7217 0 R 7218 0 R 7219 0 R 7220 0 R 7221 0 R 7222 0 R 7223 0 R 7254 0 R 7224 0 R 7225 0 R 7226 0 R 7227 0 R 7228 0 R 7229 0 R 7230 0 R 7231 0 R 7232 0 R 7233 0 R 7234 0 R 7235 0 R 7236 0 R 7237 0 R 7238 0 R 7239 0 R 7240 0 R 7241 0 R 7242 0 R 7243 0 R 7244 0 R 7245 0 R 7248 0 R ]
 >> endobj
-7184 0 obj <<
+7193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 719.912 229.446 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_fc1e5cbd96d9c2819ba1ec2151f3897e) >>
 >> endobj
-7185 0 obj <<
+7194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.261 719.912 316.06 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) >>
 >> endobj
-7208 0 obj <<
+7217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 681.432 187.583 691.962]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_49625522da117289c0312c67060210f2) >>
 >> endobj
-7209 0 obj <<
+7218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 642.577 201.7 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_gdf9d6f17d8974c81e3499f170e7762a2) >>
 >> endobj
-7210 0 obj <<
+7219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.198 642.577 225.072 653.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_21e9dae374ecb009d8f7f268f5e673e7) >>
 >> endobj
-7211 0 obj <<
+7220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.29 603.349 249.272 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_22183a1ac7a9af9929c6153e2a7a659b) >>
 >> endobj
-7212 0 obj <<
+7221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.358 603.349 321.181 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7213 0 obj <<
+7222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [403.975 603.349 449.992 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7214 0 obj <<
+7223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.029 603.349 513.996 614.253]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7245 0 obj <<
+7254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 591.768 135.27 602.298]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7215 0 obj <<
+7224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 552.54 179.255 563.444]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7216 0 obj <<
+7225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.994 552.54 248.434 563.444]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_485bfce228009ebec2a7bd83d695eddd) >>
 >> endobj
-7217 0 obj <<
+7226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 513.686 179.255 524.59]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7218 0 obj <<
+7227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.994 513.686 260.629 524.59]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_3601b97efe162fca1df11d70b0b3d607) >>
 >> endobj
-7219 0 obj <<
+7228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 474.831 192.664 485.735]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_7f2b2dce631b12fb46f6f1fa719e6c84) >>
 >> endobj
-7220 0 obj <<
+7229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.48 474.831 242.497 485.735]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7221 0 obj <<
+7230 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.44 474.831 319.457 485.735]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7222 0 obj <<
+7231 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 436.351 150.493 446.881]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_b5ff957e959947c6016cd28be6e2fadd) >>
 >> endobj
-7223 0 obj <<
+7232 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 397.123 181.845 408.027]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_bd1a41cf267b29ebf81851eb096dc6de) >>
 >> endobj
-7224 0 obj <<
+7233 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 358.268 181.845 369.172]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_1ef2a882e1f0a3121f94eea90a9a16fe) >>
 >> endobj
-7225 0 obj <<
+7234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 319.414 154.727 330.318]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_8a238e31c3b4acf8a023a6346bbf752f) >>
 >> endobj
-7226 0 obj <<
+7235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 280.933 176.505 291.464]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abfec033a504656ea05620f485442b1e) >>
 >> endobj
-7227 0 obj <<
+7236 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 265.939 450.955 275.844]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_1ef2a882e1f0a3121f94eea90a9a16fe) >>
 >> endobj
-7228 0 obj <<
+7237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 230.747 191.718 241.651]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-7229 0 obj <<
+7238 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 230.747 288.852 241.651]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_25be5d5e126674d8aca8b9ec828e289f) >>
 >> endobj
-7230 0 obj <<
+7239 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 191.892 191.718 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-7231 0 obj <<
+7240 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 191.892 303.079 202.796]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_b151aa3732a4737e63c5142b42159dc3) >>
 >> endobj
-7232 0 obj <<
+7241 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 153.038 156.281 163.942]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_623847fa141f97cd59f3d85627536379) >>
 >> endobj
-7233 0 obj <<
+7242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.097 153.038 218.547 163.942]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7234 0 obj <<
+7243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 114.184 219.234 125.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d) >>
 >> endobj
-7235 0 obj <<
+7244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.732 114.184 311.916 125.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_1e73b39b2848f8141aa58219cf97dead) >>
 >> endobj
-7236 0 obj <<
+7245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [315.731 114.184 422.161 125.088]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983a) >>
 >> endobj
-7239 0 obj <<
+7248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7243 0 obj <<
-/D [7241 0 R /XYZ 90 757.935 null]
+7252 0 obj <<
+/D [7250 0 R /XYZ 90 757.935 null]
 >> endobj
-7244 0 obj <<
-/D [7241 0 R /XYZ 90 733.028 null]
+7253 0 obj <<
+/D [7250 0 R /XYZ 90 733.028 null]
 >> endobj
-7247 0 obj <<
-/D [7241 0 R /XYZ 90 455.07 null]
+7256 0 obj <<
+/D [7250 0 R /XYZ 90 455.07 null]
 >> endobj
-7248 0 obj <<
-/D [7241 0 R /XYZ 90 416.216 null]
+7257 0 obj <<
+/D [7250 0 R /XYZ 90 416.216 null]
 >> endobj
-7249 0 obj <<
-/D [7241 0 R /XYZ 90 377.362 null]
+7258 0 obj <<
+/D [7250 0 R /XYZ 90 377.362 null]
 >> endobj
-7250 0 obj <<
-/D [7241 0 R /XYZ 90 338.507 null]
+7259 0 obj <<
+/D [7250 0 R /XYZ 90 338.507 null]
 >> endobj
-7251 0 obj <<
-/D [7241 0 R /XYZ 90 299.653 null]
+7260 0 obj <<
+/D [7250 0 R /XYZ 90 299.653 null]
 >> endobj
-7252 0 obj <<
-/D [7241 0 R /XYZ 90 249.84 null]
+7261 0 obj <<
+/D [7250 0 R /XYZ 90 249.84 null]
 >> endobj
-7253 0 obj <<
-/D [7241 0 R /XYZ 90 210.986 null]
+7262 0 obj <<
+/D [7250 0 R /XYZ 90 210.986 null]
 >> endobj
-7254 0 obj <<
-/D [7241 0 R /XYZ 90 172.131 null]
+7263 0 obj <<
+/D [7250 0 R /XYZ 90 172.131 null]
 >> endobj
-7255 0 obj <<
-/D [7241 0 R /XYZ 90 133.277 null]
+7264 0 obj <<
+/D [7250 0 R /XYZ 90 133.277 null]
 >> endobj
-7240 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F36 7246 0 R /F98 2117 0 R >>
+7249 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F36 7255 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7276 0 obj <<
-/Length 1946      
+7285 0 obj <<
+/Length 1939      
 /Filter /FlateDecode
 >>
 stream
-xڥXYs�6~����,Ue� ���K�I%��zg��̤T	Y��
���ۍ�"eI�d�\eG����n�x
�~������u��� O�Ļ�z9�҄qH���{�S��ŒB��%>�k��[��o��
/{��Elz�?��������_��o7��0&�w��
��-�˼)8
�a.��������W�"
�j�i��b�����A���H��3o�w�^��彽���&��i1��FID��K�U@����>
c}�;�[�`�'m�(���?X���]h��j]����jݱ��\��G�p�{�����pp�;1���R�U?%��"���
����4�20?���0
�(�4
-�(2ֿ�ʆF[��b��� s�6�I �x".[Y��EZ�'���I�����s�@P0�$���*���j���Q�n�Tn�+�7��
�
�B����k�Q`@�Dw|�\z��y#�ֵz����g���q-;V��x�
h�$�o���X���].��&��b17�|���6�1:�O�_0+kǚ����!`�$��m����@ŗ@h#�܆|��Vq��FwH;�z;hZ�XO@�uw�Bq�R
�y�9,����T=g���.;��x�Tks����gH����/>
�lLA��	U��HR�$�g����^��e�j���l
����
H���s���	����/��,�}��%�;��埣xK�X;��͓.�[_=^�W��(���%
- �G	��yl��R$�^H�MWG���`�����#
-!�SJ
H�7~=�
����V�0�,�W����2�s�D��{.�^t��eJ��V
�^w"~j�f�G
��J4��ڍ�r����Z4���k��
H�$����3U�͟�Pv�] ;�@_B��´W8���-��`fc}�g�TK�8�纩�(d�r�&Ŀ�J�� �����r4f�3�pxOH���y=�
-}%\w���u�oGu
=6���?
-��C	�j.���c�_t�3)��7.��֜�r��b,$l�+S�V�w��1�8 at Z�'W�KW��%P�(�Q81ۨ��g  y�����<���
-�<�
-�]����дؚ��b��^0p�t��=޳��J5(б���x��V�v���Q��u͢PՓقW"����\�p�\V���K'�Nԑ�I-P_sۼ۰�)5/m�s�]�пh��x�z.O4�������_L�IV�
X�
��ۜ�uy�2��W
.O�a�p$��'����E9t]�+��kp�����h��=(V����j0��f��9�r83�
~l�Ĩ���8�ϴ�Ϥ�`E`
-�0��%�U��'B�
�k��u
�a
-|S�0�ܴ�[U��5���%v�D�}��0T����ݓŃ#`�-��6|i6Ֆ3[,l4،ORHY���.}-͔qE�
�͛��נ}��~���F1r�ʌ�r�%����1��M��P{"�"���,��0K
��Y���㙊8��t�4�
`J� ;��:�E���=�*3r3&�@
���&J���'M�w�ꐡ�.��׮C�ҵ�����ّ���?~ 9g��l^Rl� YZ��@#됮j�2�+������7
�W17�4Hht�
)��?">�r+�['l�Zi��>ۚ՞�NuL���u���獎�SH�)��éȱ
-�N��"�_�
����~�3�
-�n>Fj4���\a��aRp.�����(�����/���BaMbtUH���Q̔UP�I��1-Z*ae)��6A�᷊t���wkj�\9}t��
(v�	S:n?U��Cq�7��+%�D�J���9�
���[�f/����y
-e����s(��R�qoF��
�
�C�ף��M��_�Z?��a�0��2�����"Е�^ :��r�
Ƽ���J�J��
GFݳo�Tw{s���BC#�>�몛�?}
�Px����$۱�h�/>���Z��Y�Z	
+xڥXI��6�����C��b�N.ٜ�L2�cwr��� j!�f����
+
E�%��b)���W��#ޏW��_ݼNV^
�I�x�[/'^�� �w_z�|J�U�XRB����g}��w���m���e�ֿ�M�����_�[��
�����b����bR����z�7�a�?����?_�p��ZģZ�8
�U��ջ?�W���
	Vy����ڋ��V�۫�]k����i�$A�ʼ4\$��}��0�׻s޻e
�~��Ү�N��U�ޅI��Eۨ���
�Y�x$7�'19+��Ί Ǿ��}A)�Y5�SA�X/�h:��~o^�����I��a�D���Q�G���-W64ڊECT����M��q�*Ȳ
.҂>95�/M�,�ݮ��3��y�%���V�WVSŔ(�jwær�_y������J���]s��%��s ��ҋ(E�	���SǏ
<s�f�kٱ�����@�%�}���76�j��rQ69���!�5����ѹ~B��YY;֔G8�
�< ���hK�/O�(�Bg�6������;'05�C�I��A���z���+x��� Σ�a���m��9��u��m�{�Z�{�Θ
<CB�V_}�i�gc
+�?N�"�G��%�?�WU�R�.�,� P3��wP�`�.�$�n at 2<
�3�/]N ��~)�gY�˽.�ݱ�,�
�[j��y�n�t)������Z�D��/Q �>J��4�cK}�"���@B�h�:*-
/��_\��
Q�:Pj@ʽ��������ygɼ��N&�����+&*G(�sY�S��/S�7��G��S�4�=8�@<T���n4��o��עy�Uָ_���@�&�
�7����n�䅲���1������!tUm��3냖8+�Z�ı�8�M�D!���4!�=V�`�L�����1�I��{BB����T�(��ίc};�c�Y����Q �
J�Ws��<����;��I.0_�q1�p=���̕c�s`!a#\���r��DȌ���J=�2]���,��Ea�‰�F��= �3��/0��/��V��V��b�͇���tߘӧ���{�����5V�A��Mo�
'����-��3�E��;h������}��j̀岒�%G�[:1/u���Nj�����݆N�yis�3�r��E�e��c�sy����-e-�bjL�x��z\�����l��;��q�j8py*�
�#٭h>�
�4.ʡ��^��-^��5
@�DS�
�A��Н>�V�Q�4�N�i�Ù���c�$FE�h��|�5}&�+S  ��E�/��8e�]ku��@��P�b����
ܪ�Ů.���$��� ��RV���,


`n����CH�ɨ���ba��f|�B��o��4S�>,�7o�;\��U���e���``�U*3�ٖ
XG����h<^7�3C�X
�\D3�0K
��,u �f��J�g*����Ӹ
x�)
�쨧�� �2�������͘�5L
��
�T(mk7�4M�ŪC�B���z^�]J��^�gGB���� �EƲyI�y�di�[���C��ʠ��\��R�L4
^���� ��a7��#�����h��n���k����lkV{>H;�1MC4�L�)��7:�N!��h��"�*�:%��d~�6�*���
o�
*l�I����#&
p��χI������"�r��
�
+�5��U!M��F1SVA
&9�Ǵh�����GR����*�I��߭��?p���I�s|�ؙ
$L��TqN��ޤ;��<u*��*��Qs�?ho!���oP��g�)�Q�n
ϡxZK�[Ľ�{8.l�_���7��-bh��Ӈ5ÔNl�
�nP�&q���
i�>xn��+�4<�K�4X
���)����������Ј��������
)�MG!۱�hݟ=���ZG����`u
 endstream
 endobj
-7275 0 obj <<
+7284 0 obj <<
 /Type /Page
-/Contents 7276 0 R
-/Resources 7274 0 R
+/Contents 7285 0 R
+/Resources 7283 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7237 0 R 7238 0 R 7262 0 R 7263 0 R 7264 0 R 7265 0 R 7266 0 R 7267 0 R 7268 0 R 7269 0 R 7282 0 R 7270 0 R 7271 0 R 7272 0 R 7273 0 R ]
+/Parent 7209 0 R
+/Annots [ 7246 0 R 7247 0 R 7271 0 R 7272 0 R 7273 0 R 7274 0 R 7275 0 R 7276 0 R 7277 0 R 7278 0 R 7291 0 R 7279 0 R 7280 0 R 7281 0 R 7282 0 R ]
 >> endobj
-7237 0 obj <<
+7246 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 719.912 224.993 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_42acbf3b42263a3dc137395dc8fe1421) >>
 >> endobj
-7238 0 obj <<
+7247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.808 719.912 334.132 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d) >>
 >> endobj
-7262 0 obj <<
+7271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 639.15 203.075 650.054]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7263 0 obj <<
+7272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 639.15 296.324 650.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7264 0 obj <<
+7273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.488 624.529 334.373 634.434]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7265 0 obj <<
+7274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 531.109 226.034 542.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_30c23ab257a58da3708591becad2bf1f) >>
 >> endobj
-7266 0 obj <<
+7275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 531.109 379.626 542.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7267 0 obj <<
+7276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [140.284 492.254 162.65 503.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_6ba0be34c122032442a7409f194e157d) >>
 >> endobj
-7268 0 obj <<
+7277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.835 492.254 342.367 503.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7269 0 obj <<
+7278 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.909 492.254 513.996 503.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7282 0 obj <<
+7291 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 480.299 149.666 491.203]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7270 0 obj <<
+7279 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [265.411 270.947 342.66 281.851]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7271 0 obj <<
+7280 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.006 177.607 322.456 188.511]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7272 0 obj <<
+7281 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.912 148.028 329.362 158.931]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem) >>
 >> endobj
-7273 0 obj <<
+7282 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7277 0 obj <<
-/D [7275 0 R /XYZ 90 757.935 null]
+7286 0 obj <<
+/D [7284 0 R /XYZ 90 757.935 null]
 >> endobj
-7278 0 obj <<
-/D [7275 0 R /XYZ 90 733.028 null]
+7287 0 obj <<
+/D [7284 0 R /XYZ 90 733.028 null]
 >> endobj
-7279 0 obj <<
-/D [7275 0 R /XYZ 90 658.124 null]
+7288 0 obj <<
+/D [7284 0 R /XYZ 90 658.124 null]
 >> endobj
-7280 0 obj <<
-/D [7275 0 R /XYZ 90 658.124 null]
+7289 0 obj <<
+/D [7284 0 R /XYZ 90 658.124 null]
 >> endobj
-7281 0 obj <<
-/D [7275 0 R /XYZ 90 577.361 null]
+7290 0 obj <<
+/D [7284 0 R /XYZ 90 577.361 null]
 >> endobj
-7283 0 obj <<
-/D [7275 0 R /XYZ 90 442.979 null]
+7292 0 obj <<
+/D [7284 0 R /XYZ 90 442.979 null]
 >> endobj
-7274 0 obj <<
+7283 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7291 0 obj <<
-/Length 1979      
+7300 0 obj <<
+/Length 1976      
 /Filter /FlateDecode
 >>
 stream
@@ -40345,228 +40339,230 @@ x
 �\~8�z!PP���Λ/;Sz6g1�X���k@���=7;�d@����h�O��n�=@e
@ �1������k�����}���H��4U&C�s���U
Y�t+�l���a�Ї��
��įğ��R�R
*�w�>d��0��S��K,MW���^틅���Wq��!G�
Z�g�Q0�٠�PL�G31��z�.��{_,��-��
թ*T�6QHJ
 ݯ��ԃ4�'P� ���*[gE�Ş,0���of�f��lk}V��^�����'�h&NLS���x��P��6A
@p��|k <�KUH��)��g���6�0H� 0���f��aCC`��J,�^�쩪)kU���}�l�r�5��p
��S0Pt*�{�u���
�!��&(�
�����6��f9��X7���*p�	�G
Ѷ��6U)-po�����B��Q0QL��-�X�Fy9����N��W��#w
j�\����t�-���R0+�
�H}�D��e�6b�����!
1�K��?���W�d�
����1\���b�"�IF�C�1@�@�q��7Z�ޠB�k=��F
E�t�#s�� ĊX��Ca
 e�[h�m�b�'t]��ͰEY�ȩ&}!|}
���U�o���n��7G
Z��sZ�L!�)9��MV���Ov��_�z�u��:kP��E4�!�w���>rT:ri�&���*�yd^`t4%������W�(�W�r(��M�
ݺ]}h&g��5��xyu�������P�d�y0/40/+r0��o�V-�
�P�� ���	����&�y�Y~�h�\j{�nI��#eZ��%�*�����C
�P�2�i���l_���88W��z���)���8����y�B��u�c�T���ޭ���@�.�dq��e|���m��̛�PҢ���[�� q��K�l׌��b_OvB��&B�m��>�BZ#AlЭ��v.L̵��.E�e�%��{�A(���vِ!�S�<�w=)9x��2��{sѱ$�Y��~��M�50Phbm
b;�����?����7��E��G������G�y?j�p�X\8���g�~F;�
k��I�������ܩ\��H��UȂ�G�&ؠ��
��X7cj,���{�
-�/�a
����
�A@�̓?O��A���Ȕ��
-��C�;���ZT�֫���{�
:ȫ6
0��O Y��O�^~+��T��ɳ��C+4�
�6�7M������ߣE��E��P֜�v���+[*�S�/ZmK[��&���u
��of�
+�/�a
����
�A@�̓?O��A���Ȕ��
-��C�;���ZT�֫���{�
:ȫ6
0��O��I]�o�0Jj�>y��}ih�%q�X
37M������ߣE��E��P֜�v���;T 3uZ�uζ�++`r�
�������
 endstream
 endobj
-7290 0 obj <<
+7299 0 obj <<
 /Type /Page
-/Contents 7291 0 R
-/Resources 7289 0 R
+/Contents 7300 0 R
+/Resources 7298 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7286 0 R 7288 0 R ]
+/Parent 7209 0 R
+/Annots [ 7295 0 R 7297 0 R ]
 >> endobj
-7286 0 obj <<
+7295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.651 282.035 406.173 312.879]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7288 0 obj <<
+7297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7292 0 obj <<
-/D [7290 0 R /XYZ 90 757.935 null]
+7301 0 obj <<
+/D [7299 0 R /XYZ 90 757.935 null]
 >> endobj
-7293 0 obj <<
-/D [7290 0 R /XYZ 90 733.028 null]
+7302 0 obj <<
+/D [7299 0 R /XYZ 90 733.028 null]
 >> endobj
-7146 0 obj <<
-/D [7290 0 R /XYZ 90 716.221 null]
+7155 0 obj <<
+/D [7299 0 R /XYZ 90 716.221 null]
 >> endobj
-7294 0 obj <<
-/D [7290 0 R /XYZ 90 716.221 null]
+7303 0 obj <<
+/D [7299 0 R /XYZ 90 716.221 null]
 >> endobj
-7147 0 obj <<
-/D [7290 0 R /XYZ 107.713 637.39 null]
+7156 0 obj <<
+/D [7299 0 R /XYZ 107.713 637.39 null]
 >> endobj
-7148 0 obj <<
-/D [7290 0 R /XYZ 90 625.271 null]
+7157 0 obj <<
+/D [7299 0 R /XYZ 90 625.271 null]
 >> endobj
-7295 0 obj <<
-/D [7290 0 R /XYZ 90 610.701 null]
+7304 0 obj <<
+/D [7299 0 R /XYZ 90 610.701 null]
 >> endobj
-7149 0 obj <<
-/D [7290 0 R /XYZ 107.713 533.907 null]
+7158 0 obj <<
+/D [7299 0 R /XYZ 107.713 533.907 null]
 >> endobj
-7150 0 obj <<
-/D [7290 0 R /XYZ 107.713 506.012 null]
+7159 0 obj <<
+/D [7299 0 R /XYZ 107.713 506.012 null]
 >> endobj
-7151 0 obj <<
-/D [7290 0 R /XYZ 107.713 490.072 null]
+7160 0 obj <<
+/D [7299 0 R /XYZ 107.713 490.072 null]
 >> endobj
-7296 0 obj <<
-/D [7290 0 R /XYZ 90 473.345 null]
+7305 0 obj <<
+/D [7299 0 R /XYZ 90 473.345 null]
 >> endobj
-7152 0 obj <<
-/D [7290 0 R /XYZ 90 451.033 null]
+7161 0 obj <<
+/D [7299 0 R /XYZ 90 451.033 null]
 >> endobj
-7297 0 obj <<
-/D [7290 0 R /XYZ 90 451.033 null]
+7306 0 obj <<
+/D [7299 0 R /XYZ 90 451.033 null]
 >> endobj
-7153 0 obj <<
-/D [7290 0 R /XYZ 90 273.068 null]
+7162 0 obj <<
+/D [7299 0 R /XYZ 90 273.068 null]
 >> endobj
-7298 0 obj <<
-/D [7290 0 R /XYZ 90 258.498 null]
+7307 0 obj <<
+/D [7299 0 R /XYZ 90 258.498 null]
 >> endobj
-7289 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F95 1779 0 R /F65 376 0 R /F8 504 0 R /F23 340 0 R /F11 418 0 R >>
+7298 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F95 1788 0 R /F65 376 0 R /F8 504 0 R /F23 340 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7304 0 obj <<
-/Length 2128      
+7313 0 obj <<
+/Length 2123      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�F~���ӖV�p8
ow��Hn뭷��&��H�ŭD�$���{���D�r�>����9ߜ�'G��y����囔Eɔ���}$q$R�8%��"z�X2��q|;!8��u>��P
oVO�bQ�ʏu^?]]�\��n�	����U��L)�񷫼i�ǟ��BOռ�C)�pL�d���w�^P
GD���G��Ż8Z��wFLfѣ^���๊�^��[��o��iÁ�E�2�Sn�+�v�)��B���
��F�!"��
w��X�����7�O��2㛯�XY-�	��g�_aqh��ݚ�����j�:/�ba�l�3�E�^tǵ���ѓ��
�3!�}jm��	�K6�7f6Qp%fîbޖJ�'m���U0����{��f���Ug����ݺ���e�4�Žv�ݪݳJ�w�&�	X�uZa� �;A2#�P��#CS��-4�-֛E1�
�y�
��.�{ �A $)0Hr�7��{}s����5�� W� a�R�8I)�Ro{�y^hc��`��I���1
q{D�.��VE��.gE]o�1�GTx1Xo
���~ ��"�:;�z 
��I"z���yQ,�|�rQ�`��O_c(n�:�<k�������j 
u�
-��8��/u��J�V���[5�e5I�M�U�������#I� e��$�ͫ�N����t�
_
4ů;���tc��Y[˹�	+A��i����0�2+
w����[�SeE4	˜��w!�28AFMδ����Y
����f�@(�6k�:-T-Jl0�%6����y���
3A5�>`6�f��H���D
�(�2�r��{%����\��ɼ=�E�v��(UC���(��Q�B28�~����*D2g�\ ��m0�b�]�F� B�2X'���D@�J\�Oۢ�� T���8��.��c�D1�]����9l��A!��o��)�:A�
�9�0��*C*�Ne�t�b����E��{���i��L�[:�D�0@����$�?O�d�J� )"�g�?oM�ؘH%��2 �p�h��=;P�����>��".��V�y"dxeJ?����oE��3��th<��1���?z�����{�A���[�N�-�
Z�T
o�(:h��"(���ޕ�
-��0��L!��ۃ����fW���N�$�!����+f`[[�F��
-�Oe�`&m]PS}v
�Y ����pF�כ������45�ү�ˊ������y�0иN)�»�O-x�!+��
�&�����	$�������,a���/(#����J�w�.�F��Z�6�2 M���B@r�oګ?�=9�� �eAJ�:U�l�0g�
�
- E���s��\Ƽ���l}_}�\m$��Ly�
��>Gj�es
]rb[J%�r�K��
ņ �8��v����n&w8R�8x��� ������}�$�Z�hw5�h+(�,啑��MS�jZtQ�����ϙ��Y����Y�(���px���~5m��.�IO7�n���N�����w���DG���W3Nt>d�i���
�>�gD�剕
���^T�¼��V3�_�k̴��\�&�H���n&����1���W���3�O�LG9}!�)���p4�u�
P��9���S�V�
�H��s�f�
��!*�������Sy��ڋ��$,E��PW���Q��{(O�S�)8V�<�4�	$I��H�)�5��R=FZ�3�U|!g
�(�e���<��TEne���R�QQ5�SQ�޵�t��*�'�#���a��\��0+Ś'�[m�
��Ӎ�Pgo��#�
�҆Z=:B��Q[Cg�sC��7<�s���31
$��wʣ�C�����2�ft�7+�Y���/�t_�צ^���&���6�iә6�i�(m�ҰxZf ���t��ε0Ә7�9 �'��cL�L�1��a!�NgL��d,�����+c�c����84E�)l��������Կ&�=�R(�,��%�<��b�
- Ŕ�kG�̫�K��?MQ5ZdQ�ɫ]���˺�-� �A#O��<@cq��貭1��	�^i����zٶ۫����G4oЮ*�5*���vuy���)D�O�KI�w�7��%�:�\���ڴ�
+x��Z[o��~���SC�x.
�M
l���IܸY(���m��(��������p8#Q��E
���v����>�8z�p�ϋo�..ߤ,�H�4���#�#��)��ѻ�Ēɔ`���	�q^�����x�zZ�:��P~��������vv[OHo>���dJ9��]�Mc>�T�z���
Ji�c�%�w�]�������Z8"Z
.�`<��/�}��ƿ�0b2�
��u�P�U����ؚ�}�$�L#$,�!�rc_Y��Oy�h���o8�6�
)`F�[ƚ�h͇ͽy~�P��9�|e��jQL�?�?�š]�vk^��曪i뼬��]����{�
���
 GO�jW4hτ����aJ$Db,�|�ߘ�D��
�
��y[*���Qf�~W��2o�1Ǜ�z�W����v뢲�?���|Z�ڵv�v�*����ӊ&`A�i�͂@�Ɍt
@2�
MJ��X�Xo�6T B�!6`��-�����<�D ɝ�޼�����ϯ��� >�@\�d�)K9�$��H����y��i���GP&X�0��M���Z�C��u��� 
Q��`�Qx<Z���T�X��\��,(F&��5&R�E����E��MJ?il|��L��������bŠ�tԥ+�G���9�3�*�[�~o�H��$7�W�b��֫F�J�$
�%Px�87�.;�v�2ӭr|5���LR�Ӎy�fl-�n'�
ۧI���`ʬ4�
;�flQN��T$c
+��ޅ,��5i8�:�W_g5���.�-�Tڬ
�P�`(�����Ԣ���33��@���X��v#��*qh�s��ʴ��Z`$�V
s�'��Py�톢T
�����GT
+�X���I�J�>�&�	Ȝ}s�b��h��v���`�t"�
�*qA�>m�*_
P���j�D�j����!�$w!����
�nL��C«V��{��7��/����|�
�;���I���?8�=��!��
:2�n��]� m_;
*�|�<
��i*i��������5�bcB �,�ˀP�1�����4�B%J��������p�[
l�aP|���)��nWW������ҡ���ǐ�����
+��o�9Z8��nMp:M��l�6h�Ry�9��9���:/{WV+���@b�2�<�nZھ�]��
+;M�4��O
C���mm��]�*�>�Ճ��uAM��q g�R�gJ?��q_o�F�ίJB_�԰J�j�/+ւ���W���@�:�
�
�"?�ཇ��/HPЛ`�.�o�'&�H2?���
+ӳ���s���<���+��m��i��j1� Ȁ4����
+Eȱ�i��@�䄫[�t�)
�T�6�œ�u�+ ;�
+ϕws�vc��}��r�iTThLh�l|�3�u6��
�]��1tɉm)�P�e�/��r�p�d����j�����a�H���m^�G ��ן�����jA��մ��<�г�WF�6MA�i�E�
��2�>g�f�g�f���_p��ᙛG��մ]fh��;$=��
��;
���*���

��^�d8���a�%�k�/
���a�'V,Hjj�OjzQ�
�v�[�
0~��1ӎ{p�S�x"}�����b#
�� ��_�|��8?��2
���V�̲F��$�%.@�[���OMkXE6H#e��e�y3�B����R:ުN=�k/:&��e\>C]�OF�+F��<5N���X	�,Ӏ&�$9�#��p�
p�K�iϐV�5��DR�ᎊ�R��yj*J�GEըOE�{׎�q*���P�H�{���sMH�D�k��o��z��O7�C���R�2�Kj�@�!�2Fl
���A
	S�P���RbH��p�r�)�vF
�^K�l��M߬�fe����ț�}
^�z
�>C��g�t�Mg�t�M��	K�b�i���#"ҥ*;��Lcޠ� �첎1�3}�
�:�1
����b����폝_�#��e��
:��N�fP��S��H���J�d���c���d/��* S��
U2��/���4E��h�E�&�v]zSX,��� ��I:�`q�����엨���^_���Ӳm�W�����hޠ]UnkT��������ST��?�t-�zS��ap�s������
 endstream
 endobj
-7303 0 obj <<
+7312 0 obj <<
 /Type /Page
-/Contents 7304 0 R
-/Resources 7302 0 R
+/Contents 7313 0 R
+/Resources 7311 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7287 0 R 7299 0 R 7300 0 R 7301 0 R ]
+/Parent 7209 0 R
+/Annots [ 7296 0 R 7308 0 R 7309 0 R 7310 0 R ]
 >> endobj
-7287 0 obj <<
+7296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.651 647.797 406.173 678.642]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7299 0 obj <<
+7308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.651 373.994 406.173 404.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7300 0 obj <<
+7309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.651 115.299 406.173 146.144]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7301 0 obj <<
+7310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7305 0 obj <<
-/D [7303 0 R /XYZ 90 757.935 null]
+7314 0 obj <<
+/D [7312 0 R /XYZ 90 757.935 null]
 >> endobj
-7154 0 obj <<
-/D [7303 0 R /XYZ 90 602.936 null]
+7163 0 obj <<
+/D [7312 0 R /XYZ 90 602.936 null]
 >> endobj
-7306 0 obj <<
-/D [7303 0 R /XYZ 90 588.89 null]
+7315 0 obj <<
+/D [7312 0 R /XYZ 90 588.89 null]
 >> endobj
-7201 0 obj <<
-/D [7303 0 R /XYZ 90 329.132 null]
+7210 0 obj <<
+/D [7312 0 R /XYZ 90 329.132 null]
 >> endobj
-7307 0 obj <<
-/D [7303 0 R /XYZ 90 315.087 null]
+7316 0 obj <<
+/D [7312 0 R /XYZ 90 315.087 null]
 >> endobj
-7302 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F8 504 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R >>
+7311 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F8 504 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7312 0 obj <<
-/Length 1700      
+7321 0 obj <<
+/Length 1696      
 /Filter /FlateDecode
 >>
 stream
-x��XKs�6��W��J� ��zjӤӴ�qc��$��EX�T"����ŃH���1�{�b���o��*��o��\\�q��TD7w��Q"�D7Y�nB��tF0Ɠ�)���ڦ��)œr�_�J�UZ���7�_-��)���v����x�b�ֵ��w�.�b�A(�O���7�/^�\|� ���U�'(�y��^����
�_G�JF�v�6b4��Mt}��>k�|`j�z��������}�l�pO�����.��N�� F��A�xQ�2������|�ѩ��=���9��s��

-�X%���&/������Y�uF$(s/�յnj��q�q
�r�c
��ΐ���Ӭ�z�\*���ҙt�ݯ�x�nܰ]j�~���)哇������ !�WHJ���n�i�Իt�Y�;��>+A��5@�'4A������<NC0g$��
-�>&�kF
=�"����I�la�]t�֋��&��6h�X�y�W����f��N{5�rBQ"Ek�v�>�MN�Xi#5�?����M?gY=��0��#�$bB�
-m���ý�
-u�� ��M6
f>\������;>�˦�Z�P��0& $�:c���}�nu��z
���	�C$J�X%œ�@G��q��]��=��w� �)
-���m1�N!֨W�姥��|�]�R}��M6�ot�j�
]U��3�h"z3�Һ�xQ�I~�~���X�� =c��49Aچ 
��ar�ކ,/����tq� �Bi�����'5�
�Uan�t�P2��Z�����,�r�0���C*V�ӱ�!sU��X!�4p`?:���
����X3?��,=曍[��n�Y��߼N
G>_��v!_�uݸټ�
t���0�
�(d���z2�i:c�y
d��ZZ�1v͋���ٻ��~�i�*t6V&��2��qGA����Д��h�JWG��T��Z;��*
-g�)��m��a�j(���_�xH�z�fh�O��X|л\��%���V?7���Q���-�U:$x�

�I0R*�'P5�(��T�c�7��tu�Z��VJ��:����j��!�
`L7y�H��my�%��@�$+G���j?�y�?�!����3�N�&!+�CAhQ6n�,+��v���ҳ'̧^��*
�
p�A2�t��
-�������[��,�A���!�CĔ|&At
e8��!�/�e2��
𣼫�sL����z�)�i#�K5h]溟e�3����e`�X�1 S
(x��<����DNf,!����y�kل5�̗B��p���
�j�����C at p�l�������=����O����z�"
��U�ڷCn�����kk��iӒp�N����F�
H�{��3��~1 � ��8�#&�}1�Ǹ
-�cO��X�p�����4J1t�}�uQ%��	N&,�
����[}70�1\L�<T9l��
L|-�`�����J=�M4��!s؅���4AD�Oa��rR
ȭ�\�\ׇ�C<���b��uj����ѥzW����Q�g�o�'Ԁ��o�Xt�=��* ֈ|�'V�i�H%��V9>g_���
��ǖ~ܣ� ��w����8�lI����aw7�z��oWiz at P ˯���:��������+M���
�u��旗���hY��"�U(o.w���qn�RL�O��k�m��r�[����	�nX�
+x��XKs�6��W��J� ��zjӤӴ�qc��$��EX�T"����ŃH���1��F  .���
�h�跋_n.._�8RH	*���H�(qJ��,z7!�l:#��Ք�IZm��Ք�I�ٯuV��?��*�����߯WՔ�Iy����r<y�I��
��;m�u�� �R�'T�釛�/o.>^P
GĪ���<Zn/�}�Q�#�b%�G�k1��&�����5��
>0	�F���[P����X6yY��_���VMj�@E�?�
^V� D���2�����[��r�S��{�1��9��s�

+�X%���&/������Y�uF$(s/�յnj���D%�8n��8
9�!%I��Y��ȹT ��M�3�V���>ݸa�Ԭ�ZS�S�'y�|���:	�8̸BRro��M+�ޥK?�r`�E4�8��
:�r�?�	���x���
��i���)�|�5	C�C��4���Egj�H�laP����c�m\9��.��N;��0�	E��}�� 79��"5ğĈ�I����
Cu<�vD�DL�vC�
N
O�G\�Qg�Q���d�0�p)��B��D/��ha��q�!& 
+�:c���c�nu��z
���	�C$J��J�9
xl�B�:ጻ����﩯�w`�� �'l#�1�;�Q���OK�3��|���z��M6�ot�j�
]U��3f&
�D�fV�
��������%y�� ����<M�!B[�0�0;L��[���2���N�+P
+�Y��m��;}R� �P�vOw�K��V+_R�ژ\�Ƽ38�tH%�*t[
2W\(�
+������b�{�Ŝ�ƚ�����c�ٸ�[�f�uY����p䃉�_j��Z׍�̹͋κ�v;Lb�
+Y20��
~��v�{��Vz�]�"o�xm�.k�� c�*�
+���	��
�C|�QP�>�>4�"/���Q�8U ��΄��™y
+��u[7�J���iU��
-����A`�z�kӹ���`"���

H
���rY�C�7��1�#��1{Uc�b.N�;�����T���J	�]gP8>�\m�8dWp7��<[��ʶ��^q �Q���#Y	
Vn���"��<����3<��MBVڀ�Тl�`YV���J[��gO�O�_�z)B�4
�@�y�K�PPF�F�
�<�B&`�`�"L�
��"��3	��(Ù�},���g�?ʻ*�
1�ԫ���g O!M\��A��2��-˝1t�.3� ����@��
���d�&r2c	�&?��X�&��g�����hJ�yQ
���vBSwΗ�?����ٻg����)���a�_�Z�a޺J^�vH�M��0�qm-^U:mZn��as�� ����?���\�3?b!�3A��
��<�T�������ioO�4C��'�Xw U�)��a����,��;��w#���b���a

a`�k1��u|丹0W�o��~��.�
#>�	"*~ʧ�/'eр��Ʌ�u}�=�S�Q`H)f�^��Z>1]�w��J~�
|6��|B�S�M�.���X`���~b��V�(�TK�i��sv�e��DȰ�l��=zr׺�qj��ϖ���qw��
P �`�� H�k���β�v������w�^7�n~y�����5�/�]���r��\
��@
+�3�ܵ��e��ɭ�n|��� �7
 endstream
 endobj
-7311 0 obj <<
+7320 0 obj <<
 /Type /Page
-/Contents 7312 0 R
-/Resources 7310 0 R
+/Contents 7321 0 R
+/Resources 7319 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7200 0 R
-/Annots [ 7308 0 R 7309 0 R ]
+/Parent 7209 0 R
+/Annots [ 7317 0 R 7318 0 R ]
 >> endobj
-7308 0 obj <<
+7317 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 503.642 300.161 513.923]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) >>
 >> endobj
-7309 0 obj <<
+7318 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7313 0 obj <<
-/D [7311 0 R /XYZ 90 757.935 null]
+7322 0 obj <<
+/D [7320 0 R /XYZ 90 757.935 null]
 >> endobj
-7314 0 obj <<
-/D [7311 0 R /XYZ 90 733.028 null]
+7323 0 obj <<
+/D [7320 0 R /XYZ 90 733.028 null]
 >> endobj
-7202 0 obj <<
-/D [7311 0 R /XYZ 90 716.221 null]
+7211 0 obj <<
+/D [7320 0 R /XYZ 90 716.221 null]
 >> endobj
-7315 0 obj <<
-/D [7311 0 R /XYZ 90 716.221 null]
+7324 0 obj <<
+/D [7320 0 R /XYZ 90 716.221 null]
 >> endobj
-7203 0 obj <<
-/D [7311 0 R /XYZ 227.842 663.468 null]
+7212 0 obj <<
+/D [7320 0 R /XYZ 227.842 663.468 null]
 >> endobj
-7316 0 obj <<
-/D [7311 0 R /XYZ 90 647.047 null]
+7325 0 obj <<
+/D [7320 0 R /XYZ 90 647.047 null]
 >> endobj
-7204 0 obj <<
-/D [7311 0 R /XYZ 184.963 468.335 null]
+7213 0 obj <<
+/D [7320 0 R /XYZ 184.963 468.335 null]
 >> endobj
-7317 0 obj <<
-/D [7311 0 R /XYZ 90 451.915 null]
+7326 0 obj <<
+/D [7320 0 R /XYZ 90 451.915 null]
 >> endobj
-7205 0 obj <<
-/D [7311 0 R /XYZ 90 342.602 null]
+7214 0 obj <<
+/D [7320 0 R /XYZ 90 342.602 null]
 >> endobj
-7318 0 obj <<
-/D [7311 0 R /XYZ 90 328.338 null]
+7327 0 obj <<
+/D [7320 0 R /XYZ 90 328.338 null]
 >> endobj
-7206 0 obj <<
-/D [7311 0 R /XYZ 90 215.02 null]
+7215 0 obj <<
+/D [7320 0 R /XYZ 90 215.02 null]
 >> endobj
-7319 0 obj <<
-/D [7311 0 R /XYZ 90 200.757 null]
+7328 0 obj <<
+/D [7320 0 R /XYZ 90 200.757 null]
 >> endobj
-7207 0 obj <<
-/D [7311 0 R /XYZ 90 89.441 null]
+7216 0 obj <<
+/D [7320 0 R /XYZ 90 89.441 null]
 >> endobj
-7310 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F95 1779 0 R >>
+7319 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7323 0 obj <<
-/Length 1632      
+7332 0 obj <<
+/Length 1629      
 /Filter /FlateDecode
 >>
 stream
@@ -40578,3065 +40574,3060 @@ d
 �P
�Y3`�G�՘��,��P�'|L�:*b0�s�j~L';�MvL7�����;�nz�4
���J@�t����(�2�x��%G��giFuF�3&p�֩Σ�F<E*�s	ސ
 ��:\�:dqZNB*DT�z�������d�:6��~#�l�Dz�O���;��ލN�䃷Z��OM9�Y����:
�nL%M囐U2`# #9
	)2 at Q%O�@�I���L��
P�ӭ����T&�i
gx8(`�P��N$J"��qӨ�9 ��HX�8�
>�
 ��.�Ii��
Ӗ��O
��MS��;��HK'�O1F��I1d��c��*�7��;ȮTD{
��t�S��T����[
-q]w��uc�����S��8q<�����7C[� �NG�������=5�ާ����׸
�i_Fq: Gt�f6�"#v�
��A9
-����vax���@��>N �~\3(~LT�����Z�I7����
gH7}�tK���w�
U^�L>ʵ�\'�8"u !��s�d{�3�vD����m���J����Q6D��Q�4sau��$Ѣ� S�L�`G�ܷ.x�r��w��U�H�����u#�
]��*�a�i�CZ
��mm�^ �W�}�{޿V�EÕ��,
�r������&�C�Z�<��/�C��P�Y��
c��cs���
���~��H��"! X��K��X���־�Q������.J�Q�^0m/���5�C"�\f�6>����!��>{��o�r�᎘uy®,ˋ����:��!Gqyq8$c�u� ��)
-ۺ��� Nap_]�FN�A�7
+q]w��uc�����S��8q<�����7C[� �NG�������=5�ާ����׸
�i_Fq: Gt�f6�"#v�
��A9
-����vax���@��>N �~\3(~LT�����Z�I7����
gH7}�tK���w�
U^�L>ʵ�\'�8"u !��s�d{�3�vD����m���J����Q6D��Q�4sau��$Ѣ� S�L�`G�ܷ.x�r��w��U�H�����u#�
]��*�a�i�CZ
��mm�^ �W�}�{޿V�EÕ��,
�r������&�C�Z�<��/�C��P�Y��
c��cs���
���~��H��"! X��K��X���־�Q������.J�Q�^0m/���5�C��V�3H�+�
H��W?�f��
@�Tޕ�ayqq:�к@�4>�(./��b춎��A#d[w�}�;�q
+���7����uœ
 endstream
 endobj
-7322 0 obj <<
+7331 0 obj <<
 /Type /Page
-/Contents 7323 0 R
-/Resources 7321 0 R
+/Contents 7332 0 R
+/Resources 7330 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7320 0 R ]
+/Parent 7339 0 R
+/Annots [ 7329 0 R ]
 >> endobj
-7320 0 obj <<
+7329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7324 0 obj <<
-/D [7322 0 R /XYZ 90 757.935 null]
+7333 0 obj <<
+/D [7331 0 R /XYZ 90 757.935 null]
 >> endobj
-7325 0 obj <<
-/D [7322 0 R /XYZ 90 733.028 null]
+7334 0 obj <<
+/D [7331 0 R /XYZ 90 733.028 null]
 >> endobj
-7256 0 obj <<
-/D [7322 0 R /XYZ 90 626.773 null]
+7265 0 obj <<
+/D [7331 0 R /XYZ 90 626.773 null]
 >> endobj
-7326 0 obj <<
-/D [7322 0 R /XYZ 90 612.289 null]
+7335 0 obj <<
+/D [7331 0 R /XYZ 90 612.289 null]
 >> endobj
-7257 0 obj <<
-/D [7322 0 R /XYZ 90 522.338 null]
+7266 0 obj <<
+/D [7331 0 R /XYZ 90 522.338 null]
 >> endobj
-7327 0 obj <<
-/D [7322 0 R /XYZ 90 507.854 null]
+7336 0 obj <<
+/D [7331 0 R /XYZ 90 507.854 null]
 >> endobj
-7258 0 obj <<
-/D [7322 0 R /XYZ 90 407.949 null]
+7267 0 obj <<
+/D [7331 0 R /XYZ 90 407.949 null]
 >> endobj
-7328 0 obj <<
-/D [7322 0 R /XYZ 90 393.466 null]
+7337 0 obj <<
+/D [7331 0 R /XYZ 90 393.466 null]
 >> endobj
-7259 0 obj <<
-/D [7322 0 R /XYZ 90 205.732 null]
+7268 0 obj <<
+/D [7331 0 R /XYZ 90 205.732 null]
 >> endobj
-7329 0 obj <<
-/D [7322 0 R /XYZ 90 191.249 null]
+7338 0 obj <<
+/D [7331 0 R /XYZ 90 191.249 null]
 >> endobj
-7260 0 obj <<
-/D [7322 0 R /XYZ 90 89.441 null]
+7269 0 obj <<
+/D [7331 0 R /XYZ 90 89.441 null]
 >> endobj
-7321 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F10 473 0 R >>
+7330 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F10 473 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7345 0 obj <<
-/Length 1762      
+7354 0 obj <<
+/Length 1757      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W(�P���
�!)�8v�I]��4�����G���^H�夭Q䡀
��rv�̙3��֝��ד�ד�3�Y
-\�Z�K+����)��c��&1>���}1%��,\\L)��t�q.~Mn˰����ޝ

M�o�tF9�OҰ���X
-�L䑐�� ���M?^���^O���[Dy�=�1nE���#�b����
|�^��,�2�L�����`d�!��mdr!&��ȫz:
0�_�\�a]�O��7#{~����ަ"�ϋu�d��$�[��$7v?`���H���p��


�q��[.�K
��R�M�$C��-L���O^.�R[�}$ဟ
���3�
-�ٮrP�vM�J�� πt�����|'Ĕp�KR�RnS���q8��c�K�y��y�%
`3��5�&>�p ��-�U
��q��I�e�!�D�cDy�Ft�*�)���ęQ;�{9��y
�c �"J�vQ\�**YU���B]{J
~��
-�HQ�l���Wl��a�N�@��R?�WB�
6/����[�$��@
2��o�&�ElHX�O�$\Ta�T 
� 2�
R��2b� ?�9;uIM]~��W$�
�?-�0](;a�i�Z<)�R:%B����D�9`��	r�6+y�����i�-�C1⊏6C�M%Rc�� Q�����6N9Ζw�,�^OKd.r��ɛ$O�\|
�!8��;T�+QW#6��p�ΐ�i�Vk�<
��"�ۏ�;U���W�	�`�E��|���|
$
-^�;7�1$p4 ��
����\�0�z��1�-I �C9ؒm�<
-�Ł�r�)��j��~����g�k���Tz�]bJ�2K}D|�-h�˝Of���5��5�QD
����\wV�ņ}/��Ұn�=k�h˳WE�d ^�zf���
�Q;Z)nU���P�
P=�Q���eJ��y�	�N��g�ƅ3��@|h�}��0"^�n5b��(�ހ�	iEit��
މ`1�YJ�#{����@�GT:%����:I��\�A�O ��3�����M�
-��s{�:x�4h�/{.���p��d
-�n��o��E�t��?E9"���2��Ơ����a�5i
�u�܌:��X�>��A_&|�3�E��i�U�5h� ;�8T���s��k���
?P�zC�
-��A�@	�3�iTmG��g�{�ss��Y��,�"��q�"Muk�b��܆i*�mJvfZ�>:'?Pʇ�nf
x�^�h��R�	@5��
�Ȏ�ߜ�G�|}9}�#���DU�e�nZ���E�i�t}K
��c�v���I�0�?%y�6���!I���
��}�vG��	��cd<�:��y�e�'щ���;3�]�
�`/d�:Q�I��ء����Es�&����nE9��CcOGS
-E|���1I�*n
r
&	G)�A\�8�J���E�Y���a>^t�������o�R�j�xq
-J)O4#�?%y�����?N/�N[
2=j� ��9
@rd�
���^6I�N*"�(w�ɓϲ�`�Ñ�["�um� 
���)�=��t��IaVh�x��U��݁�0�O���zq��j���zU����
[IWwF�C3�j��`��"�~�

�������]�H���R�8��6b&n�l�����L]�"��'Su���c,��03��î�w�jn[iշF_���J�O�`i��6̛�J	�nOeՍ
0��ߺ����F4l_�V�tx���ꗉ�:��>fp����U]�������(��ºDI}
��x_�{'x���
K�,��� ���L�;h7	 t�#
+x��X�n�F}�W(�P���
�!)�8v�I]��4�����G���^H�夭Q��Hq9;s�̙Ya����������ˬ .u��`�s	�Xױuc����ؾ�l�e..��E�Y��
�&�eXn��w�N��ķ�|:�
�'iXU��R,�z&�HH�^������LN�'Nx�-���
���lr�[1���ˆ�u�Ve�C|�����	~02�v�629�^T�U=��گE.ʰ.�'�����=�X\�xoS���źN��k��-�E��0��!2Rps>������g
����<�RG/�uS��Ѐ�v
S}c���ˢ�i	B8��ee��L�h��
��]S��j�7�3 ݢ#�i�4��	1%���Tu�T����gF
���X�b��m�~���/o�}���<
��`
lU��y\da�/DYjHz�Q
�]��bJ�}/qf�N��^� �@
�����]�ʟJV�z��P�^����%�B?RT�'[���df [...]
+��F��%#�?�~X�`�\��J�d#� �|lKA��P��⣄�PzgS��ئ<@o� �M�S���
(���Ӓ��
�s�&��$Gxc���J�ՈM(5
�3�5FZ�՚0�������}�NU�h�Uh�%�rQ�1_-��<���W��
{
	\
�⮇(8�@�=̻^�z�`K��P�d�$�|q ~�
f�)��p���"m���Z�<6�
n������Rr
Z�r�ǓY"���}l�e��kl;ם��D�aߋ<n��4��}Ϛ<���U5�����e�6��}ԎV�EU�/��sTO}k=k�&}�q�����ٳq�Ō�4�m_c=��׽[�Xg J�7�pB�AQ�i6�w"�E
w����^0�r2���NIi��NҨ�3Wv�!�Lf~k�uS�b���
�
%
��˞K��>\�+���ۥ��c�1B#ݰ�e��A�C���>��t�1�l4��vػCM�@f
?7���:ֿO*aЗ	���k%a�|c
�� �κ*��}�A'�Z92���ސ��mzP<P���aU�Ѣ���^�����cV+2˲�vzܲHS���r9�a��a���ف������᪛ޮ�)Z��TiP��1<'���7'��3__N_�~."QUa����jQu�:]ߒG��X�]*r4B<L�OI
�M,F4yH�g#�@ǶCf�
Ƒ�v����9��~��D��It�'��Όr�*�2�
�N�~�.:$v��=*x�ܦI�!}+�[Q;d����єB`�hL���[�\�I�Q�{;N�R+pqQo�b�}��ݪ�9>z d�ۯ��"^��R�͈�OI
?�����˫�VG�L�Z>��:jN�
�}�����M����H@&�
�h��,-�9�pdꖈl]��H��1u�m
+dϽ9��~R��3ޣe��jw�;L�����^\m�Zdc��D�c����t �V�՝���̬ڽ��FX����/���{�?z8�"��o�T,�s9�����,��ep�?S�H����T
cy�
&8̌��������VZ���W}��S9X��
���R©�SYucL�p&���)Lgؾ�F��>Y��/�pz�nF
܍8��^Ϗ����QT!P�u���:��8�� ӽ�H7�dEi�Or�1S����/�
�
 endstream
 endobj
-7344 0 obj <<
+7353 0 obj <<
 /Type /Page
-/Contents 7345 0 R
-/Resources 7343 0 R
+/Contents 7354 0 R
+/Resources 7352 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7331 0 R 7332 0 R 7333 0 R 7334 0 R 7335 0 R 7336 0 R 7337 0 R 7338 0 R 7339 0 R 7342 0 R ]
+/Parent 7339 0 R
+/Annots [ 7340 0 R 7341 0 R 7342 0 R 7343 0 R 7344 0 R 7345 0 R 7346 0 R 7347 0 R 7348 0 R 7351 0 R ]
 >> endobj
-7331 0 obj <<
+7340 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 218.534 280.942 229.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-7332 0 obj <<
+7341 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 163.778 187.853 174.682]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_60ae86027d4480aec07a5eed85f6977a) >>
 >> endobj
-7333 0 obj <<
+7342 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.511 163.778 257.154 174.682]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7334 0 obj <<
+7343 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.035 163.778 426.424 174.682]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-7335 0 obj <<
+7344 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 125.033 187.853 135.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_16829d6b83d0c21f3d3e1f87c46ac239) >>
 >> endobj
-7336 0 obj <<
+7345 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.19 125.033 293.017 135.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7337 0 obj <<
+7346 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 86.288 187.853 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_f5aee1171c6c67b9c57f3949b7b75be8) >>
 >> endobj
-7338 0 obj <<
+7347 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.668 86.288 269.495 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7339 0 obj <<
+7348 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [291.024 86.288 350.969 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-7342 0 obj <<
+7351 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7346 0 obj <<
-/D [7344 0 R /XYZ 90 757.935 null]
+7355 0 obj <<
+/D [7353 0 R /XYZ 90 757.935 null]
 >> endobj
-7347 0 obj <<
-/D [7344 0 R /XYZ 90 733.028 null]
+7356 0 obj <<
+/D [7353 0 R /XYZ 90 733.028 null]
 >> endobj
-7261 0 obj <<
-/D [7344 0 R /XYZ 90 626.411 null]
+7270 0 obj <<
+/D [7353 0 R /XYZ 90 626.411 null]
 >> endobj
-7348 0 obj <<
-/D [7344 0 R /XYZ 90 611.89 null]
+7357 0 obj <<
+/D [7353 0 R /XYZ 90 611.89 null]
 >> endobj
-7349 0 obj <<
-/D [7344 0 R /XYZ 90 491.601 null]
+7358 0 obj <<
+/D [7353 0 R /XYZ 90 491.601 null]
 >> endobj
-7284 0 obj <<
-/D [7344 0 R /XYZ 90 467.232 null]
+7293 0 obj <<
+/D [7353 0 R /XYZ 90 467.232 null]
 >> endobj
-7350 0 obj <<
-/D [7344 0 R /XYZ 90 467.232 null]
+7359 0 obj <<
+/D [7353 0 R /XYZ 90 467.232 null]
 >> endobj
-7285 0 obj <<
-/D [7344 0 R /XYZ 90 417.991 null]
+7294 0 obj <<
+/D [7353 0 R /XYZ 90 417.991 null]
 >> endobj
-7351 0 obj <<
-/D [7344 0 R /XYZ 90 403.47 null]
+7360 0 obj <<
+/D [7353 0 R /XYZ 90 403.47 null]
 >> endobj
 477 0 obj <<
-/D [7344 0 R /XYZ 90 305.515 null]
+/D [7353 0 R /XYZ 90 305.515 null]
 >> endobj
 274 0 obj <<
-/D [7344 0 R /XYZ 90 298.745 null]
+/D [7353 0 R /XYZ 90 298.745 null]
 >> endobj
-7352 0 obj <<
-/D [7344 0 R /XYZ 90 182.697 null]
+7361 0 obj <<
+/D [7353 0 R /XYZ 90 182.697 null]
 >> endobj
-7343 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F95 1779 0 R /F10 473 0 R /F11 418 0 R /F72 471 0 R >>
+7352 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F95 1788 0 R /F10 473 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7397 0 obj <<
-/Length 1397      
+7406 0 obj <<
+/Length 1392      
 /Filter /FlateDecode
 >>
 stream
 x��YmO�H��_�O\"5�ݵw�Fד
-��^

䤫���c�u~����ov�vH0�sJ�/�
��3��<;�����Ƈ�ް38�� �Sn
�
��(1�c�K2Y�O0���
�]7���i��n�o�q�>W���ww����n���M�^�2����8=�}uϏ=_��ӥ���:��y?�|��DY�&3��s�c�������ƭ��
��p
���_
�=[=*O5l�[�SB
�mCPa�
-o�fA8�V��pp�8IK�,Vy��L�����D?W
��i�G�yr]
�$���9�A�O�r�1��
��O)����

�%�lE��Z6��;��1.�
+'F��~���3 !m��
+���ER����'��p�F��d
-�H�w+ �N
9��?A�.������(�	y��`x���ӌ��� @����8��ujƳ(��(���ҳc��jj?�'�L�a��k�*�2�g*��A���5BH,��T��[�hgރ�,��$E�����.�磢g�S�-	�}w�eԗ� ��
�� ��b������

��� @��Y�7��uV�� �o�M�
�S��"Kf2d���
ӆ`D�Xü�)�
��|��~�p��_���B�
-dY�a�K�8b��4�S?v#
��8���=
-kJX��9����?
ɦUo
1�-'Es��i��Rl/�[	�s�r��rN����d����՘<�.�A��K�iԻs��5T�c�+H�G�O1AX��+(�V�%�Ք
q�)g�,�w�p�ͺ�g=���� ���{��1�[h;��]���HP�)�	
	N7�<n��<�;�߸���{���a ��H�"h	���d�b
��ӱsՔ�S�
���M���;�MhO(���j*����g�_�<nU
R����I�a�*
q�i��lB��"ʚ�}���Av�����vE"=m(Hk&ʞ���")o Nr�Ba��!ۙˆӪPr-T���,�3[�aR]�
��<Q��8��l^��_l��<�E��P5dͽX���o��
�0b�
�
�a9�B&�8�㲪��[�*�}�,v��o
��U2�%�f��k!��5"�	�5�/ %xE�n<���+i����Jb�Ү�ps$q?�e��ypU$;���,ň���[��|�$�n��S���=Oj�Ǵ!�-�Gl�<o�p������ �r6%��!��
���*L&�i	V�w��H�bˑE�eh�-�����$	�SX�;���� �Qp=*�/��_�W��r"��~jU�T!T
�aH���� c��}�:�t�Tک/��c�cO��
c]]���xVvG2ߥ*?��X����KL3��)*�?�˾�p�_�<����ia4�&"vUP7y�����ț�Y
�
-�A�����B
�tU�{
�����L� ���(<��*����.
+��^

䤫���c�u~����ov�6I0�sJ�/�
��3��<;�����Ƈ�ް38�� �Sn
�
��(1�c�K2Y�O0���
�]7���i��n�o�q�>W���ww����n���M�^�2����8=�}uϏ=_��ӥ���:��y?�|��DY�&3��s�c�������ƭ��
��p
���_
�=[=*O5l�[�SB
�mCPa�
+o�fA8�V��pp�8IK�,Vy��L�����D?W
��i�G�yr]
�$���9�A�O�r�1��
/ ӧq���D��R��CF-���}�}���Sm?ؾ�
HH�.1��>}�F����~��I6:/
�Q�3��6R��
+�S�B�e�O���hm�'2��
+pB^�>
E�m��4cx�{2 ����(Ngy���,��/
+�f���X����O�I6�d���Z�ʫ���J�u��bz���6���*ڙ��K"�I��/�
����Y��yK�o�
�� �hq�#�a���?�|���?G�/m3 �'�|���o|݇�>FA#�m�)"��y���Bd�L�L���a��k�W=%�#0�O���NC7�
��?���YVe��Ē&��-*M�ԏ�H��(���{�š��fb�|�G�i�[�D�a�Iќ��Eڤ��K�V����r9�K�Xo2� O��jL
{�� B̥�4�ݹJ�*ұ���£�ا� ,S��d���jJ�8���@��;P��f]ϳ
�bez ���=ˊ�x��-��?����Qha$�ؔ��Q
�[Q
��
��o��o�=���0Kd$w���}E	�M���t�\5�=��lGh�c�1��m�Jb�@��
+%�����W+�[��;�rw��nآJG�q��"���*����e_�z���i�b�]�HO�Қ���⯫H���ܴPX=�`�v�0���\
U��0
��Vs�T�8�m�#O�d=b7���s:�[�3OmD�z T
Ys/��Ŧ��'�-��l�,�}Xί�	�$�����tq
PE�o��ݟ�!�۽n��*��c�f�����Ӛ����E7
׍�
ȕ4M�qZ	x%1\iW��9
���2��<�*�
�Pn�bD`d�-nv�@�m7�ީ��̞'5�c���#6J���f8��v�es�i9���.~C,��
+��kZ��U�
�&Ҷ�rdQk��䬫�*I����nfa8*�l\���������o�
�H춟Z�'U�f��x,7��*g�*��"�.�v�K��X��S?���XW��g7��ݑ
�w���$+bD0�*�?�˖���_�<���
+��^b
d�1���tw0���E��� �P��4
<�=�@��J�5�2,J2�~�w����o��
 endstream
 endobj
-7396 0 obj <<
+7405 0 obj <<
 /Type /Page
-/Contents 7397 0 R
-/Resources 7395 0 R
+/Contents 7406 0 R
+/Resources 7404 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7340 0 R 7341 0 R 7356 0 R 7357 0 R 7358 0 R 7359 0 R 7360 0 R 7361 0 R 7362 0 R 7363 0 R 7364 0 R 7365 0 R 7366 0 R 7367 0 R 7368 0 R 7369 0 R 7370 0 R 7371 0 R 7372 0 R 7373 0 R 7374 0 R 7375 0 R 7376 0 R 7377 0 R 7378 0 R 7379 0 R 7380 0 R 7381 0 R 7382 0 R 7383 0 R 7384 0 R 7385 0 R 7386 0 R 7387 0 R 7388 0 R 7389 0 R 7390 0 R 7391 0 R 7394 0 R ]
+/Parent 7339 0 R
+/Annots [ 7349 0 R 7350 0 R 7365 0 R 7366 0 R 7367 0 R 7368 0 R 7369 0 R 7370 0 R 7371 0 R 7372 0 R 7373 0 R 7374 0 R 7375 0 R 7376 0 R 7377 0 R 7378 0 R 7379 0 R 7380 0 R 7381 0 R 7382 0 R 7383 0 R 7384 0 R 7385 0 R 7386 0 R 7387 0 R 7388 0 R 7389 0 R 7390 0 R 7391 0 R 7392 0 R 7393 0 R 7394 0 R 7395 0 R 7396 0 R 7397 0 R 7398 0 R 7399 0 R 7400 0 R 7403 0 R ]
 >> endobj
-7340 0 obj <<
+7349 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 696.002 187.853 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_7358056031cb08692ae07044715987cd) >>
 >> endobj
-7341 0 obj <<
+7350 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.19 696.002 291.333 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-7356 0 obj <<
+7365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 657.148 187.853 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_89d5bd03139c8fcaf1ab035208d680dd) >>
 >> endobj
-7357 0 obj <<
+7366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.668 657.148 267.812 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-7358 0 obj <<
+7367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [289.899 657.148 349.844 668.052]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-7359 0 obj <<
+7368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 618.293 187.853 629.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_d5c6d64b009045df8248bcb8ffeea69e) >>
 >> endobj
-7360 0 obj <<
+7369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.19 618.293 299.642 629.197]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7361 0 obj <<
+7370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 579.439 187.853 590.343]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_42e87760e6f69306e6322cc77f20d162) >>
 >> endobj
-7362 0 obj <<
+7371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.668 579.439 276.121 590.343]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7363 0 obj <<
+7372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [302.631 579.439 362.576 590.343]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-7364 0 obj <<
+7373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 540.585 187.853 551.489]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_8ee7e3364443dc8cd55f3f6388c81ecf) >>
 >> endobj
-7365 0 obj <<
+7374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.4 540.585 298.956 551.489]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-7366 0 obj <<
+7375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.756 540.585 419.222 551.489]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7367 0 obj <<
+7376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 477.82 187.853 488.724]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9bb0903a2b33f94b096f71e604f07648) >>
 >> endobj
-7368 0 obj <<
+7377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.965 477.82 245.565 488.724]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-7369 0 obj <<
+7378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.699 477.82 292.426 488.724]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-7370 0 obj <<
+7379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.973 477.82 425.44 488.724]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7371 0 obj <<
+7380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 427.011 187.853 437.915]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_691bb5ef88a4c9638034de4c1b9532cc) >>
 >> endobj
-7372 0 obj <<
+7381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.19 427.011 235.444 437.915]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-7373 0 obj <<
+7382 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.724 427.011 340.19 437.915]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7374 0 obj <<
+7383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 376.201 187.853 387.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_25b59f3491de4996c701bbf044746fe5) >>
 >> endobj
-7375 0 obj <<
+7384 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.508 376.201 272.668 387.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-7376 0 obj <<
+7385 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.702 376.201 425.168 387.105]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7377 0 obj <<
+7386 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 313.437 187.853 324.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_5d2426c9804102311d41fd445b122cf9) >>
 >> endobj
-7378 0 obj <<
+7387 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.334 313.437 292.602 324.34]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7379 0 obj <<
+7388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [353.289 313.437 428.755 324.34]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7380 0 obj <<
+7389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 262.627 187.853 273.531]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_163f5dff452c6cf2e3a0c929eb2b8187) >>
 >> endobj
-7381 0 obj <<
+7390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.919 262.627 307.862 273.531]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7382 0 obj <<
+7391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [346.496 262.627 421.962 273.531]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7383 0 obj <<
+7392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 211.818 187.853 222.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7384 0 obj <<
+7393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.592 211.818 239.399 222.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_91cfad066b0e12cdaf7454fe4585cfc5) >>
 >> endobj
-7385 0 obj <<
+7394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.736 211.818 340.678 222.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7386 0 obj <<
+7395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 172.963 187.853 183.867]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7387 0 obj <<
+7396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.592 172.963 239.399 183.867]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_2f41d86c5a949d903179e82072854ef4) >>
 >> endobj
-7388 0 obj <<
+7397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.736 172.963 326.292 183.867]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-7389 0 obj <<
+7398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 134.109 195.601 145.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9dc9e3a464def0e2d929fab9cae6e360) >>
 >> endobj
-7390 0 obj <<
+7399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 95.255 241.112 106.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_ee8ba0ffc68e00046b55e12427c582cd) >>
 >> endobj
-7391 0 obj <<
+7400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.449 95.255 342.392 106.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7394 0 obj <<
+7403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7398 0 obj <<
-/D [7396 0 R /XYZ 90 757.935 null]
+7407 0 obj <<
+/D [7405 0 R /XYZ 90 757.935 null]
 >> endobj
-7399 0 obj <<
-/D [7396 0 R /XYZ 90 281.72 null]
+7408 0 obj <<
+/D [7405 0 R /XYZ 90 281.72 null]
 >> endobj
-7400 0 obj <<
-/D [7396 0 R /XYZ 90 230.911 null]
+7409 0 obj <<
+/D [7405 0 R /XYZ 90 230.911 null]
 >> endobj
-7401 0 obj <<
-/D [7396 0 R /XYZ 90 192.057 null]
+7410 0 obj <<
+/D [7405 0 R /XYZ 90 192.057 null]
 >> endobj
-7402 0 obj <<
-/D [7396 0 R /XYZ 90 153.202 null]
+7411 0 obj <<
+/D [7405 0 R /XYZ 90 153.202 null]
 >> endobj
-7395 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F65 376 0 R /F35 2013 0 R /F11 418 0 R /F99 2114 0 R /F23 340 0 R >>
+7404 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F50 339 0 R /F65 376 0 R /F35 2018 0 R /F11 418 0 R /F99 2117 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7420 0 obj <<
-/Length 1888      
+7429 0 obj <<
+/Length 1884      
 /Filter /FlateDecode
 >>
 stream
-x��XY��6~���S*��D
.��cS$m��/���ez�F������;<t���6P��%j4�o曃�ֽ��_g/ogo|׊P�Sߺ�X�� F�u���lB��������q����s��"=l������U��������ќ�v��
ʰ�*��J_^�
W�x�p�;�"����������ˌ�u�"���eV���>ak
��,��(��J*�<��j����a���_!
�RߓH	�����L�}�
�Ю�\^D��8�&M�z��6^����"�� �`��#Ʈ����|����[Qi��E�C���P��'��"��9Lh	Pt�҆s��qRkX����qdCh�}��}1�2oQ����ˆ?��EZ����uS���v�,���;���m�lⴚ��q��rȊ"
�>�D���Xx��A�9�"ߣ���$�GJ�H�u�0H�UQ�f]fFyoR�ZIH3�ݎ��U����Rl�|N����R��G�pR�U��f��&�!�'=;�*2��8j2� Ğ�|g\�26.�y��y7Bb8,�V��3�*��<w<��"����u,R�~&瘝�Zh�G!�,^�z^�W�6<�U�"=�$-�V18z�a�
�
����#� �q�
Y@b�����:��,E��RE`+Y`��1x4���仒W<�+�=w���a�3|p
^Y���:1����%
�e�@JQ�(�wT0t��/0�.9ֈ���Ji'uQ��j'&�]20����6]k�-E���J"f��'f�)~0$��3���!F��)��0u媨����&$D� o�0جsH�fJ}_�Y^��b�
�F����q*�Ŋ��E+x��;5ϵ��\��-5'�yY�
�=�I�=�Hl�k�	l�
�W\����KE"�T� �LRȍL��Z&�Z�-rhoJ���"�k�\S [...]
-�ﰐطZ�̰�*r�|#9)�
*�E~�U�!��r�V��^�͜2&(�R��l䕼	TS���66�5>�� R3�H�� ��CEC>W�R�l��3/�7�nP�:�G��ˊV�+v"$�	�"ۥ<�����M��_QJO�۔�Se-�&����q��оWM	
-�)`��Pp"�$4	j��+�&˦�#Ϻv1Z~]$Mgs�J��6��ڮ�|�T�д
̗ɱ�����;S� ܨ�
��7ٲ{��pS at Q����n��%BD���*`�
�	B�T�Օ���K
�	[�y��Ϣ��)F�O�l߇��]^�\Nh�`���E&���Bw"OE����)J�&zQ=�����F�k�e.��jx�6�&2eLM��jq,Ƴ]m8���q��p��Nv€i]-�
\�HMu�Sj��m�F�N�mQ��U��f��p��H��^�e���H�ʄ�~>2w�1�:��2f�9�0�C��ov<�rc��}���>Οz�mѤ�>�����"@��avxD^�g�˯	W���Fԗ��^/)���풗%�z�
��
e!��7��f"M=:�6���h��G��A	�mjvL��"k2�4Ն����j�nz��C����2�X��C�	X�mFu�F[�9N�@!)W&�k�2G��~>�
v��Ol���YҴ'�1Q���'�g�@x�
�pp�U��I�0�-�����P�<k��i��3b�RH�z`�
>�1��h
��B����&��@m�"�� n�c�y��8�Q [...]
�����j�~���鍦�E�w���w����~��
-A�ڕH��]zq�^
!

-��۴MR=4�a1S�I�r`��
+x��XK��F��WprP�������u�N���sY�T�V#�yD�}z
 ����媜������ǀ�{;�N^�N.ބ��8��s�rb�� F�s�t�\B�Ϧ
����I�I���E�_�e����2)����ի��)��"�z�a�U�T���+�߉<J7�c�F��������˄�u�!�����n&w�����wF~
9;-�q��5sn&N�Ev|�H9u"@
+)�1‘é�p�
ڷ+��Gn��&v���[7Yf֋����M
��
q
�.Z�G�}#JB
+a3+S�eed� a�BI�
�C��Nf?����w�2�
��IZX�6��u�Bh�}.�}1�2oQ�����F<��EZN})�sX�B��p�;Y���"�H�JVIV�m���B
9dE1�{[��["M�s,�x�p/�<JQP��(�	��R6���y
�oQ�]W�Q����ʌf��|Q4�rn:����f"�T}�3�yU?�Y��i��E�����b?���Lq`0�$a\�X������ �
VV��Й
��u�{���{U
[�^�:��f?SOUZ�m-
ң�aV =/�'yQ����JJ���B�U�
=
���
+�����ƣ� 
��:�*������)q�Ia�J\q[�l�
+��8�G�JJ�-E%�2ړ..��0�rƀ���E��cpH��a�LH+:8*88��
e�K
�C��K
�5f��>�R��i]���&��q��
+C�z�M�F�`'D1�#SXI�
��n1��T7�zRC�
�3ˆ�`:e���\��
}5؄D���F��&��n�4
U��
�
�������^�L2�-�dןhZ����pߩyn���ʥ{�hi8��������1N��yFb�� La[����j����6���3S��;E!?��/k�8K�̡�i�V_�@�)jM#Њ
F�d�*��"���*Ò�ȍ��Z\
+h�4��}W�Tީ�KYM#w)WS�\�� K͒�QT�릤�ub_|vY�v�Q�ه��z�y�
Y'%�gQ�o�ݠ~�7�s����0�T*$#��f��
���|n�����RyJ?f��*k�5��V܍����wUєP���i���T'y�IP�$^�6Y6�:�k���E�t6��T�h�۪��wN�M��|�
K�H^��z��%�
�Y��y��w�T#n�E���~�Ʃ�D�H�xD
v��!�L�_S�j1�4�5�P�i�,�����b�C�d�>\������rDS S4�w(2�
|���y&s�B�$lQ�4�#����u��_62[Z.
�FV�붑5�T)ckZeW�c1��֖���g�
�qh���e'
h������5��Xw:�ֹ��!7b�:��E
+�Gt��kO�`���o���ו����|d� �g���e��saڇ
m!�lE*U
�n-�O��$J��E�����z�� ���u?�U.��B������T�r6�D~_��,�#��=z����΂���4
h�
+r�
���f�H�hS�c�&�*7��F ˌ!�ߣZ����Ч��D�
 q��pH��ͪ.�hk?'�
($��Fz	�T�h�����^��M�|:K���;$�?�h����s<�zX�h�t3���(n�U-6m�>m2pF�_
+�X� ݣ�4�
�!�Q�?��D?�UYl$�z����v^��'NvTtOh�C]��q&�q�LE>l�7��M��:?�+�v"e:"'����I�
�C���ǿ=��$z�_O�w�����ň�����*�U���	
m.���(�2�ZL$y�d���Q[<�h�Q#j~��u#�i�}vڻ�&:e���#w9������b�ۡ�BP��%���v�]������wJVm4��`X�������l��/
 endstream
 endobj
-7419 0 obj <<
+7428 0 obj <<
 /Type /Page
-/Contents 7420 0 R
-/Resources 7418 0 R
+/Contents 7429 0 R
+/Resources 7427 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7392 0 R 7393 0 R 7413 0 R 7414 0 R 7415 0 R 7416 0 R 7417 0 R ]
+/Parent 7339 0 R
+/Annots [ 7401 0 R 7402 0 R 7422 0 R 7423 0 R 7424 0 R 7425 0 R 7426 0 R ]
 >> endobj
-7392 0 obj <<
+7401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 685.043 255.488 695.947]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron_6b1f2d6606a0b4d4fc8bbde3b24ce553) >>
 >> endobj
-7393 0 obj <<
+7402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.826 685.043 356.768 695.947]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7413 0 obj <<
+7422 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.841 584.972 252.783 595.876]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7414 0 obj <<
+7423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 529.315 513.996 558.381]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-7415 0 obj <<
+7424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [335.826 517.36 409.768 528.264]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-7416 0 obj <<
+7425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [302.324 505.405 361.88 516.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-7417 0 obj <<
+7426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7421 0 obj <<
-/D [7419 0 R /XYZ 90 757.935 null]
+7430 0 obj <<
+/D [7428 0 R /XYZ 90 757.935 null]
 >> endobj
-7422 0 obj <<
-/D [7419 0 R /XYZ 90 704.136 null]
+7431 0 obj <<
+/D [7428 0 R /XYZ 90 704.136 null]
 >> endobj
-7423 0 obj <<
-/D [7419 0 R /XYZ 90 647.723 null]
+7432 0 obj <<
+/D [7428 0 R /XYZ 90 647.723 null]
 >> endobj
-7424 0 obj <<
-/D [7419 0 R /XYZ 90 479.876 null]
+7433 0 obj <<
+/D [7428 0 R /XYZ 90 479.876 null]
 >> endobj
-7353 0 obj <<
-/D [7419 0 R /XYZ 90 457.564 null]
+7362 0 obj <<
+/D [7428 0 R /XYZ 90 457.564 null]
 >> endobj
-7425 0 obj <<
-/D [7419 0 R /XYZ 90 457.564 null]
+7434 0 obj <<
+/D [7428 0 R /XYZ 90 457.564 null]
 >> endobj
-7354 0 obj <<
-/D [7419 0 R /XYZ 480.093 277.647 null]
+7363 0 obj <<
+/D [7428 0 R /XYZ 480.093 277.647 null]
 >> endobj
-7426 0 obj <<
-/D [7419 0 R /XYZ 90 260.92 null]
+7435 0 obj <<
+/D [7428 0 R /XYZ 90 260.92 null]
 >> endobj
-7355 0 obj <<
-/D [7419 0 R /XYZ 90 142.427 null]
+7364 0 obj <<
+/D [7428 0 R /XYZ 90 142.427 null]
 >> endobj
-7418 0 obj <<
-/Font << /F63 374 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R /F31 472 0 R /F10 473 0 R /F95 1779 0 R >>
+7427 0 obj <<
+/Font << /F63 374 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R /F31 472 0 R /F10 473 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7430 0 obj <<
-/Length 1317      
+7439 0 obj <<
+/Length 1312      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6}����&3Ë(�y[��h���=�A�Ȍ#LO�����Hɒ�$NڴP��(���rx�cbo�a����rv�*d�D2�����$�DH��[��s���|A0���`_���<�S���F�Ju�{rU�rw|�����ӜD~���c�$UUe��k�|�y���BJ�J<�X���\����{���
$��lv~����0b2�n�Q�P��;��1��zF�!�y�(b_���^,C����ȫ�TI^_��Zg�Q�r&H����t
���g2�HDF6#��x!*���
��ƻ8՗o�Ͷ�XV�璶�V�,�M��0
-ގ?�4����vK�'y�����7pAE"�(����b��+�
-�ᴍ��g��R�s�}p-��n�}T6�M���ϸ
z��x��]��7zz�$��eR;��vX�Q�k��L�U�Nhw����X��s�FR�� 
-�l
txT��uY
f�W�%BK�3B��>jz3i!�_D��51a�teºg�z�
+�c�7�0ﵝݏ(�/B��7�����yQ�Kĩ*�jY������}W�!
u �ұ�VΉ�
-�R�Z4X0�n
=pk��R��gjgWz�<0��p#̹7 
A��a�	[P0�D`N }rt �J�V at E����,k�Z��vy��:�U��Z
_�)���u^'�֭�
B�����F��*�X���=gc`s�H ��@Tdȼ�s1oцx-h���:ץ+/S�{�c�)&��z��#
>�.��C����I�8�'�3
���!�=�<�Y��3�m�F�<;ev;O�d������p8]z�y [
]��M	����S�75����>�����|
`��J�ե*�[HW}_$G{	��)
�&�-
��=$:-�4��4t��w}�u�7�ن����HW��4����
-���Ϟt:~!�$��t>@0�)R�
$��.r�ԣ[¿�������J�Ѽ�D�Sz�Szbp2M�P�E��#�''�zQ+�{�^$Q@�y!':/ju��<T���|:�N�� �(R_�H��U�8t�D2��?)�u�5�2#�
>E%ǓU�����Rs�2��H��Z� e
w���5f�����T�ѐձ�W�n
�g/��c ��+3�1(3��	�C�f��((31A�3��7��3�nukh�΄�ê߫ΌoK�4�:s�eisI
+x��X�r�6}�W�f*� ��x�L�&������,sʋJRq��] E2�-;q��� ������C`o�a����rv�*d�D2�����$�DH��[��s���|A0���`_���<�S���F�Ju�{rU�rw|�����ӜD~���c�$UUe��k�|�y���BJ�J<�X���\����{���
$��lv~����0b2�n�Q�P��;��1��zF�!�y�(b_���^,C����ȫ�TI^_��Zg�Q�r&H����t
���g2�HDF6#��x!*���
|�]���7�f[O,+�sI�I�m��&VfoG��
XHPD��Γ<Mr}ar�� �"h��Nx�Mҕ�
+�഍�ó͠R�s�}p-��n�}Tզ]\�g܁^�o���{y���I�]&���n�U��*�t^%�v�n�~�y�]~��^`$e�- A��@��*ӵ.�����*�|�����洟5����/"m�L� 
�LX�L_P۱�0�y
�^��}D�|
+濩���̋�]"NU�W�|����7�O�c�G]^�Xm+�Db
�x�Z-�
X0�n
=pk��R��gjgWz�y`��u�F�so�x�}����`��� ���@�4������_]R6��j=���嵊�$Vi�ks�zN�D��:Q�n
H
E�"yW@���:�W�����3D ^Q�!��żQD�IӼ�ֹ.Xy��b߳
�L1q�� ]2���8��S�X;�M��I=ɞa �

�Q乏�=��nAQf�����=���{cF,0��p:z�y [
]��M	����S�75 �He��V��I>��Q���R��-�����^B,o�°�m���
�NK<Mq0
�m�]�f]���F��uU~��p��M�.��P,
��I��N�KKG�#�"��AR� �"I=
+��ͤ�����WUz��-&��ҋ����i��B/j��	=8�'�ЋZ��+�"�r��
9��yQ���P灠�~���yw&8a�"���T�\E�CWO$sJ��"_�[s+3R��STr<YŚ?�Ǖ���1�E�%�
+)�C�ט����"?Pe"DC:T�r_eL�q�=Hm�@
KWfLcPfn�̇�ʹ�Q>Pfb�>Xgh�7��3�nukh�΄�ê߫ΌoK�4�:s�eisI
 �H
-����K��֧�^�>��8Ⱦ�U���9����ʷ*�m�7�R ���mJM���1��i�<�����fMj�FS���b������������ɦDI}�٤G�Cw�
-�ڼ��u�鲢��Q��L�:�Y��"�
+����K��8�O���}�kK?��q�}�����s�}��;�oUjۆo>�� ��Lj`D
@xd���I���^��m�Duo/1Q�]To�zs|tt{{��
+m�dS��>�lңϳ��
+��}j\�r.+Jݞb�̔)a���/ٽ$
 endstream
 endobj
-7429 0 obj <<
+7438 0 obj <<
 /Type /Page
-/Contents 7430 0 R
-/Resources 7428 0 R
+/Contents 7439 0 R
+/Resources 7437 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7427 0 R ]
+/Parent 7339 0 R
+/Annots [ 7436 0 R ]
 >> endobj
-7427 0 obj <<
+7436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7431 0 obj <<
-/D [7429 0 R /XYZ 90 757.935 null]
+7440 0 obj <<
+/D [7438 0 R /XYZ 90 757.935 null]
 >> endobj
-7432 0 obj <<
-/D [7429 0 R /XYZ 90 733.028 null]
+7441 0 obj <<
+/D [7438 0 R /XYZ 90 733.028 null]
 >> endobj
-7403 0 obj <<
-/D [7429 0 R /XYZ 90 597.974 null]
+7412 0 obj <<
+/D [7438 0 R /XYZ 90 597.974 null]
 >> endobj
-7433 0 obj <<
-/D [7429 0 R /XYZ 90 583.841 null]
+7442 0 obj <<
+/D [7438 0 R /XYZ 90 583.841 null]
 >> endobj
-7404 0 obj <<
-/D [7429 0 R /XYZ 90 427.031 null]
+7413 0 obj <<
+/D [7438 0 R /XYZ 90 427.031 null]
 >> endobj
-7434 0 obj <<
-/D [7429 0 R /XYZ 90 412.898 null]
+7443 0 obj <<
+/D [7438 0 R /XYZ 90 412.898 null]
 >> endobj
-7405 0 obj <<
-/D [7429 0 R /XYZ 90 229.164 null]
+7414 0 obj <<
+/D [7438 0 R /XYZ 90 229.164 null]
 >> endobj
-7435 0 obj <<
-/D [7429 0 R /XYZ 90 215.031 null]
+7444 0 obj <<
+/D [7438 0 R /XYZ 90 215.031 null]
 >> endobj
-7406 0 obj <<
-/D [7429 0 R /XYZ 90 89.441 null]
+7415 0 obj <<
+/D [7438 0 R /XYZ 90 89.441 null]
 >> endobj
-7428 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+7437 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7439 0 obj <<
-/Length 1629      
+7448 0 obj <<
+/Length 1626      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�6~����&3ËHI�h��H�v��+�"Pd���+ɍ��w(RW�n�$}ؓ(���;~��ZZ�z5y>�����/���7��-W�)��
��&1>���}1%��$���Rlg�n%yp�&�΃|wz���Y�הxv�Ng�c�,�B��7��'�P*ݮ���'�O�ד���	t�"�"�q+L&������-���Y��Tb9��3��O��ࣖQ���
�E�ì;l5w��s|���|�l�z�+J�(;�
�ܠ�A}<y��b���� YI��B��"
Q��2?��X98܅��:OכrD�
��ͤ�&Iv#�F�#j)��h!�;B3B9�
	�h��(^�h&�Mz�6~�3#��pG���яB��g7�6�,P�H��q�|%Ǘ�ҕ̣Ҡ*k�b
�f���Q=�^�m��«P4y7��
#��#���I� ��̋���VM?<�b
�洗�)���(������.�qe <;.��#�4�������Mgg�y�Dff����0r�0y [...]
V/ʑ�by�I�k����QT�e0��`ƈ@
��vUQ曰���D=	vzp-��Pu�3#�v�J�At]�w/b3
-0�p`{8��v(f�Guk�����fi���إe�Q��N�)�60�L�((e�?2>�R��&ϒ�q��&ٵ��\o�afs��c�
�����=�:�W��s^�=*�M;Ɓ���Y��c���ݕ.j��=�<��^O[A W4K�:�_<DD�ٻWg��x�����}
C�s�Y��
�Ѧ \��:�¨�4F�Sĝ��H��K����axz�`o���lj����KŬ�Ц���y��G
�g#����(�h�]���!X��(���!���r��4�����i�>JB��3l����7l ug
+B���MZ�f��2�4�N�
-�n-S0 s��T�$��Tь��S���XEv�m� �2�x
r�5���1�Gj���l;b��!q�I�o��~a.@�G�*��

-g��u��ڎ)r����z̿
��	��w�R`Jr�J}��=�T|�Jg�Al�x\F)t������uоދX�M�oUM�|�m�����1,Y�^�i�I���]C�Mg�D���f!�}�߽�f{�|������=~o��K��P�X}�)EaH�u
Z
� �w,Fl� ^f�E���]z��E��i�D at F��T8U^a�+E\ _A��
��m(�%d�=��w�	���X��ru%�<ˏyͅ��6
�U��~�V9�6t��d�)��C�[g�?��F:3���w�t;�p�p����B)o(�fmǝm�l������� ���-
-t�Ā�
����d� �z� �^��B��Rf��M�[*�%��n[�*�8#^eL�%w(\.tfm���3���u�^G 
-Seŷ
U*��]���?Q�j�K��zT��!ޢ��p���D-��L�kj�U�=w���n��b85��3��
�S>L�
AQ�y��S��/2�qʹmLz���
E�_�*Ȱfg``hD �	S$��@&���X���תG�O*iAS`U��>��r}zrr{{��m�h���<Y���`�Z�gG�u�M��[0��^��IPF�|� �:k[�
+x��X[o�6~����&3ËHI�h�vH�v��+�"Pd���'э��w(R�$�nҤ}ؓ(���;~��Y:��u�|>9y)��PP��o�;� �S��ΥKb|:#c�bJ��Ytu1��-��\����二����۷g�_S�E>�Q�ݳ4�*3�S�����c�u�a�ҐL?�_M^�'�N����p��;q6����|�`������2ǣ
���n����2��X�(�g�a��G���"_�km�ջm�d���3@r��;���e�;�	F~�d-/+#ӳ�0D��� �b��x���<_�ՈbL�I�u�mGT3�<O4R`	1B
w�f�rb>�3���I��юl���`e��dF)�)�. N�c
�qW=.n�3n�Y�֑zi����
_&�oe�(�J5b�*��p�d2��fB�b+�[�
�F�����3��P8 ���6ѢL*YV���;5�L��C04@��^>t���T�&z�+a�s)�k��q����0��	��f�Χh:�8sϕ��ؙy� [...]
|���^���b�M�kG���0QԫD*��Y0cD Z{��R�:V�Rڨg��
��0� ��va%��i<H��
���ElF	 lo���
�ȣ~c�3���,"Z�AV�\E�J�(M�M�L)w�ae��H�b}P���MYd�
+�m����h���
ϙy
�)5�Z��q^S��x���zo��gE�J�&Q�+S��!�ex3al�|�.���~	-�go�_�����������G�
���g�JpL@�p)7�4��q��)��{�!��Dۗ
�	���������[[�1%1L���YڡM
"�>�:��>V
(o��Q�1�4�O�C��Q����CT��J�����I�y�>JB�8�l��� �l ug�jB���MZ�v��4�4�^�
+j��9
�y�y�t;��Ou4�q�T���2�GQ��v>��lA"A�<h�z,4Fj,�
���،XH
u��w|v�0�ѣ~���Q���V��km�y(�x�JއJC���{Q)0%9J�!��T*>C�3�� 6h<.�
�Y	f
+��c�:h_D��Z�[U�7_�~o�}���l@/��ъdEeᮠ�J��3����t��վ�o�c��t>�g�PJ�
���(%X[�^�9ܨCQ�ӂ���"��%��
����6��.3�mD��y�%@F���8u^c�3E\ _A��
��M,W
+2�a�DŽ��i*󥺽�eY�Ǽ�CM�5
�۲����&rN]��ɌS�����
�`�tfPA9���f�3�l�y-���Rj�Њ��
�;�$[g�+

R
��EF�-Z肉�Yԣ���12~
 �����
��L��X��0C!n+�R
��(��w5�v�G1�u�t\r���Cg���n=�@�b���#��J��KU
��T�Z{�S����59}��h�9��{c��Ox���?V��5���{�R׷�`1��|��i�)������Ӿ6�i^-����*Y~?�ܵ&���uc�&�OZdX�3004���H�wRZ#�e�8��IM;�D_���V�������
�+�ΓU�u�Z�'�q�h�S��&�(��W�f���,R�0����)<Y�
 endstream
 endobj
-7438 0 obj <<
+7447 0 obj <<
 /Type /Page
-/Contents 7439 0 R
-/Resources 7437 0 R
+/Contents 7448 0 R
+/Resources 7446 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7330 0 R
-/Annots [ 7436 0 R ]
+/Parent 7339 0 R
+/Annots [ 7445 0 R ]
 >> endobj
-7436 0 obj <<
+7445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7440 0 obj <<
-/D [7438 0 R /XYZ 90 757.935 null]
+7449 0 obj <<
+/D [7447 0 R /XYZ 90 757.935 null]
 >> endobj
-7441 0 obj <<
-/D [7438 0 R /XYZ 90 733.028 null]
+7450 0 obj <<
+/D [7447 0 R /XYZ 90 733.028 null]
 >> endobj
-7407 0 obj <<
-/D [7438 0 R /XYZ 90 592.145 null]
+7416 0 obj <<
+/D [7447 0 R /XYZ 90 592.145 null]
 >> endobj
-7442 0 obj <<
-/D [7438 0 R /XYZ 90 577.575 null]
+7451 0 obj <<
+/D [7447 0 R /XYZ 90 577.575 null]
 >> endobj
-7408 0 obj <<
-/D [7438 0 R /XYZ 90 460.767 null]
+7417 0 obj <<
+/D [7447 0 R /XYZ 90 460.767 null]
 >> endobj
-7443 0 obj <<
-/D [7438 0 R /XYZ 90 446.196 null]
+7452 0 obj <<
+/D [7447 0 R /XYZ 90 446.196 null]
 >> endobj
-7409 0 obj <<
-/D [7438 0 R /XYZ 90 244.307 null]
+7418 0 obj <<
+/D [7447 0 R /XYZ 90 244.307 null]
 >> endobj
-7444 0 obj <<
-/D [7438 0 R /XYZ 90 229.736 null]
+7453 0 obj <<
+/D [7447 0 R /XYZ 90 229.736 null]
 >> endobj
-7410 0 obj <<
-/D [7438 0 R /XYZ 90 93.246 null]
+7419 0 obj <<
+/D [7447 0 R /XYZ 90 93.246 null]
 >> endobj
-7437 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R >>
+7446 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7450 0 obj <<
-/Length 1762      
+7459 0 obj <<
+/Length 1757      
 /Filter /FlateDecode
 >>
 stream
-x��Xko�6��_!`�&ÇHQ�V`Iڡ]Y�+��Pl9&K�$7ɿߥH�e�ɶ��LJ�%g�\;7v~���&'�sB
-*���	��8%�l�\�� &�
���S�ݨ�D��)�n�ޯ�e�_&�ETܟ����o��nQ%y6�4{q򌐎mJ8�$��k�?�!��	FԷ.��S�r�^�k� I��'�:O����fӐ��f�FU����Wq1%ҍ�<bؗ.
�E'Og�?&�`����
-w���'�,��
#J�
�q|��?u�M~�࣑�
a��HsD!&ܕ���2D,�6�7���qm�5B�tߏX
4ã�5e3�a,�>�R��3��S�
�H�|I��sn
�L=��G��"��Ju�{v1���c�!4 �G����Ǣ�r�W�·�}�{�@~����	�bv =/�s�y|�T�s��}�!En�[4FV�!��ۡ?�=cp��]������ͫ˗O{>�0bO2$���!#d�$�'�a��֫$K�,7@;�ۦ�"�>��
w�c� G��x�Kҥ9�������DaD��]e�ބ�
�_*Ġ|v���ZQ
��I�'�:.��Խ�+���4��&���N����WSj���([�C��\��H/�2����g��q�������߆��0
-C�@t� �v�6�E�iozk��v	�
ՉF��.�;3zY&>
-��:��L�殌��U���ZQ���yl'����۬g��@�B����C��CD9ow�X`�Tu�$�7�M�ց�
�8Jor@�z3tum�*��|�D���}N	w�
-��	m	g����
�@`����oUt�gQzXgE���P;��:Ðl���!�Q�4�fD^��6� �Vig�1RC0@��Gi
�HJyLk@i�w�Ƥ��
���`
"
� xH��*�
�x� �<
���dȾ��:(G~��蛆~G��W�aV��ٕ#��[���A�4D
M�Jj��y�Jj?�*���n˨҈5dw��� N��
'8�L�Ә��F�-�4��$�~W���W��>�j��v����_���v$���
-u����B�c�:�SUb��/,���z��s`K��<Y��hQ�ҽՏ�!z;�6�/c��І�Gk{�?3
�g2E��O-�!@Jt~����[�
�Q�=��Ť]
��
j?�+���
Q�Zl*��� a*���H$Hs:kþ5��l�nb��k�����|������p�*v�!;d�hW�<Qw#"tsHdq�8y��p
�U��cˌ�%��㘚�r�}z����x�E�;�/���4ɦ>v?Gi��G��#�cҖ��|J�{k�Z2�n(���2y��Sr ���t�m�
��Y�@k�_���SS<xJ� J
���` [�
W֏VyaY��y�^���
i:7q�`HU䛁@��4�AN���HӸ�w庯$
䜇&�)��QW
��nS�^7���I�23�GD_�B�Y�r	�
��;cTӗ��J����d r�6�={Y������W�n�R�
-�bAͮ�v.2ǎ����R9���
��D�5t�]4���P����
���*�j~Y�j��&J24r:e�7��
�r�
�
��@���̑����ë_� �y��o}�
ч*' ��_�p��
�Ki�Xӵ��]�[�y_��wS�]��WQ��e�*@>+SP7�����v�T���
���.���ڽ�
��eR���4� �a�uUmOONnooѢD�,�(�N �'���Z!�4G���&���d�pSS&�OˉA3
+x��X[o�6~��0`����E��`+�$���u�ia(�

�%O�����P$u��d[�>lO&e�眏�wH��8��yr6��<�	Q(�pf+'�N �8��s����zc�^N	v�b�/��yz���E4�\Qqz�:�����E��������3B:�)�H�V�M����'Q�� �O=ʱ{AG�1�$�C�<d�<��R[�MC�ƛmU���6^�ŔH7��a_�4��<�M��0�
RG�(`�Yl&W�����/
�X(��z���)���y7�u��F�2�o#�E��pWv������?Hؤ�D����Y���}?b1 �
��͈֔�������
+o���2�xDJ�K
X�skx8g��$p?b�yVV�+ܳ���u�

��=
���,*�qpu,|��yo�op�
1�Z̎ ����y9���~��o9�(��w�f��
+>ėr;�G3�g
�P�˟^���yu���o�gF�I��v8d�����0���z�di��� h�w�4Y$�'=���|
$����vI�4'7�? !���(��~��Lc՛pv�K�T�Ϯb�7[+*�c�3	�$[�ER��W�a�6Z��2��Y��	��ݡ��jJ
׺eKc}hw�+��)�ER������Y��e\�/b������AF=��P8
$ �ݣ
|Q�Eyڛޚ�]&Cu�洋�Ό^���B�A��0S��+�nU���V�`a>��m�>�6뙵=���'c��Ю�Q��]'�5U�� 	����&�
�@Tv
�79�k����C�OY�I�T��>����^w��A������zƒ����f 0B�]�Q�7�*�ɳ(=�3�"vTe|���Q�aH�\��
��� �I3"/�xI A�4�3��! C壴�c$�<�5 �4�bc��BU�@0�
+Q<$DD��z� y U
}��g2d���:(G~��蛆~G��W�aV��ٕ#��[���A�4D
M�Jj��y�Jj?�*��G�ݖQ�j���_A��19(Np,���1�5��[�/hI
+��F1#P���5\�j��v��W�a��
��US��WZ�C�^���<U%���¢ܜ�wi:���͓�<���.�[��
��3nS�2F� \m({��G��9`�>�)b�}jy�R��

喧��] ��퉽�(&�j���-�P{!���wDj��g������3"� ��A
��x������5���U��#N�%̾��U���!CG����z��C"�[����@�[����
[f\-9��
��
��P�ӻE�U��/�tع�T���$����
��r
����_�I[�+�)��9k���Hf����oOɁ�
$���urTnd��~�NM��Q(�(u< .��l-{\YZ�ey��E�@v[3����Y\�%�����7�X�i���d7���q?��u_I�9M�?R����<t�ݦh�nhO�je4f���
��+%�����=R�wƨ�/��~�P�7�@��k�A{�����c%|y�L�L���ł�]��<d�
uu��R9���
��D�5t�]4���P����
���*�j~Y�j��&J24r:e�7��
�9q��Ps�]P�x�"s$������W . at x
��[��B��	 ���..���z�"�k���kp�;�˸�nʹk��*�v��R�ge
+
+�&;�gpU����d��c���wǶ~��l�
�
1� w]U�ӓ���[�(�.K�J���>w��5h�4��ڒ
>njvB���	>
?�
 endstream
 endobj
-7449 0 obj <<
+7458 0 obj <<
 /Type /Page
-/Contents 7450 0 R
-/Resources 7448 0 R
+/Contents 7459 0 R
+/Resources 7457 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7447 0 R ]
+/Parent 7465 0 R
+/Annots [ 7456 0 R ]
 >> endobj
-7447 0 obj <<
+7456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7451 0 obj <<
-/D [7449 0 R /XYZ 90 757.935 null]
+7460 0 obj <<
+/D [7458 0 R /XYZ 90 757.935 null]
 >> endobj
-7452 0 obj <<
-/D [7449 0 R /XYZ 90 733.028 null]
+7461 0 obj <<
+/D [7458 0 R /XYZ 90 733.028 null]
 >> endobj
-7411 0 obj <<
-/D [7449 0 R /XYZ 90 580.19 null]
+7420 0 obj <<
+/D [7458 0 R /XYZ 90 580.19 null]
 >> endobj
-7453 0 obj <<
-/D [7449 0 R /XYZ 90 565.62 null]
+7462 0 obj <<
+/D [7458 0 R /XYZ 90 565.62 null]
 >> endobj
-7454 0 obj <<
-/D [7449 0 R /XYZ 90 402.669 null]
+7463 0 obj <<
+/D [7458 0 R /XYZ 90 402.669 null]
 >> endobj
-7412 0 obj <<
-/D [7449 0 R /XYZ 90 380.357 null]
+7421 0 obj <<
+/D [7458 0 R /XYZ 90 380.357 null]
 >> endobj
-7455 0 obj <<
-/D [7449 0 R /XYZ 90 380.357 null]
+7464 0 obj <<
+/D [7458 0 R /XYZ 90 380.357 null]
 >> endobj
-1506 0 obj <<
-/D [7449 0 R /XYZ 90 214.462 null]
+1542 0 obj <<
+/D [7458 0 R /XYZ 90 214.462 null]
 >> endobj
 278 0 obj <<
-/D [7449 0 R /XYZ 90 207.862 null]
+/D [7458 0 R /XYZ 90 207.862 null]
 >> endobj
-7448 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F21 2075 0 R >>
+7457 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F21 2111 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7466 0 obj <<
-/Length 1571      
+7475 0 obj <<
+/Length 1567      
 /Filter /FlateDecode
 >>
 stream
-xڵX[o�6~��0`����U�a��,ڵ��)-
E�ca���/�~��([�lgh��D���s��s����`�����d~�1G"�Q�Y�
�
�#HP�,b��%1:#c�vJ��Y���R���Z�e��#y,�����cT�OE
���u�Q�ϋ��B�S*���py#�'�����r�a1"C"„���%	���v;�Q�A����6iX)�r�V����UyKL2�Rɴ���ɗ	1�!�[��|�8�&����[#&g���
N�O��ɟ|�Ŕ!�	��m��&�Q��
A����Σ*)�m���7���Vq83J����O���cC��s�f�<�D�C��Sq�\�;�k>a��CҬ&>u���&���ԙ�$�F�k�
-�2�D`JU�e���J=a�̊�Ir��֪�&;���n�v�Φ,���R;@����忏ɏ����5�Y��
��45O��n�f����n��9��A�z��➴p��6�������-�
-қ�aR�"��h#
0�
����!Ғ۵��$Uqd���dc- �3���
�,�
����9����z٨<�4�@�^�$c�.ӑ��H�o:A��1�#2LȈ����i
{Hpy��%�vGk�?n
-D�� s�3AR��E�<�a�NZn��4�֐yNbծTke]���E�UQ6_'�~�5<a��"
�
ٜ >�84��K83�5��wa��j�mR
����O�
üJLq�-Z��
'nf(�H���x���w<�h�o��Bxۄ%d[dc")|�|bʻ��$�����8�H`ُ�h���*/F���;�H�A ED�pM[\�U�6�ETg*��!�EON�g@�)�.�^
�ާ��%�g��\�
�>��+�g�/&]���+b#�5蟙 R��� �c X�.�wL���-�#dJP@�R\�L��6M7����k��q97���)>��1��y�;@s�nt
��L�KI;d��H[$�ݦ�$O�\}
�z
����3��q���B�}v��b;�����Ѓ���#λ�
�x�\��׎�t�2�
-�%Oy��D0
��O7�s��a�]����I��e�aX�E6��"M�)�.ɟl
-b���>7w-�@�rة�v�I�z�e�A%m"o�0�A|��
�wp	���Hws��P�߱�
Ǡ
� �*�`��3�Aga�'��kb�Hhƻ�� ��z�_,$�;��V��$�
�.ɣ��Ǫ� n���y�T�8�u�
-<�
+�8a��x8g.�>w��|�l�&��Z�ZY�g'�����
��(.���c�U���2Ue���6�
8�"�To,�wk���ڼ~�o
�y��1S'i�y�
�����������wu)U�#�T*�Uܔ�c��]����"+4%=�?@�Em�uUf'O�/u�&Ub;�Xi�a��F�|����x`9	^��N�Dڃ�b~�0�����
=
�WK���^���V�?�ܚ�>�k�>���Z�ݮZaLJ6�"L ������٘��c��M��+M1��Adz��\���E[T�ɦDI5
���^
-��7�]	͊�(簘5e�¿*3>
+xڵX[o�6~��0`����U�a��,ڵ��)-
E�ca���/�~��([�lgh�����s��s(�<9�y3�u1��x̑Hz�s+Gb���8��yp	A̟��ؽ��e.o��E��Vq.�H
˰|���U�S����~
n���������J�y>
�H��,�i at 0��.X�Ȑ�0a�|I�oi��NgT`&���MV��ܩ�*�$pU
��L�T2-s��b�eB@
vH��#����g��0�������5�2�S�S�~���u1e{�hx[?�Idz��GШ��yT%E�mԱ��7��!�gF)����R��cl(�Zc��L�����~(�w*��cz;�V�~d �j�S' M<nB�<N��Hrn4�V��N+cO�T%
V��	qѨ�vάx�$'�l�zn�3��w#�ku6e�-_������(�}L~4�kjg�׸f�ns0��Ԍ�)��.
�T���)���sڱ��7�0_�=i��	3l �;	����[f�7äzE
0�F`�"���C�%�kU�I��6�j���Z "g�#ƥ�ZY9f'�#�s��U��Qy�i򁤽�IƘ7��#"�؟t�%cvEd��y�ɇ!
�8�����KF��0��E�g��=�zy6��b���
�i
��!�Ī��,��>�2U��6⫢
,�NJ�pkx���E&9�9A|�QqhN{�pf4k4�wa��l�mR
����O�
üJLq�%Z��
;nf(aK���x���w<�h�o��Bxڄ%d[dc")|�|bʻ��$�����8�H`ُ�h���*/F���;�H�A ED�pM[\�U�6�ETg*��!�EON�g@�.�.�^
�ާ��%�g��\_�B��Еѳ���Kz�x������L����A�1��
�
�=bh���г�#ӫ�M�͵��i��~\΍()z���D�{LF�kFvh�ۍ�!�	y)i���^i�� �D��[��i���#@�Q�!���t��8�3�
C��nC
SlG��8"�
z�߰r�y��a
����?�ڱ�.V�VA��)/�����
���v�?,#<�kp�><�\��6
����cU�i1���%��MALSu��殅HX;��n6)Z��,2��M�1�ou{�

B}�<<��
�!�W,Ƥ �1��2��
+lp��s����2�O��?�ľ��\�F��@;��)~����0�[�4���6�$��:
��QC�SU�0�}V(�s�8�>�����=s1��
����mb����~���p��%���޽|
�����ܪ2UZk��p��
���A'�6��[���>֊И�����
y�
������i3��R��G��T
��)[�~�{�X
�1��EVhJz��L��v��N�R_�0M��v���&�
����@
��x`9	^�q����������:�cb詶G����Үyl��<��U�� ����ڲ�v��u��V�^J�
�k
v�
���oǎ�M���Kh!q�R��js5��v;mQ�'�%�
(h~�R ;�}hW=����9LfM�����/��
�
 endstream
 endobj
-7465 0 obj <<
+7474 0 obj <<
 /Type /Page
-/Contents 7466 0 R
-/Resources 7464 0 R
+/Contents 7475 0 R
+/Resources 7473 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7445 0 R 7446 0 R 7457 0 R 7458 0 R 7459 0 R 7460 0 R 7461 0 R 7463 0 R ]
+/Parent 7465 0 R
+/Annots [ 7454 0 R 7455 0 R 7466 0 R 7467 0 R 7468 0 R 7469 0 R 7470 0 R 7472 0 R ]
 >> endobj
-7445 0 obj <<
+7454 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 697.621 174.015 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction_77067a656a3aa9381a93a23dfba036e4) >>
 >> endobj
-7446 0 obj <<
+7455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 658.393 197.875 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) >>
 >> endobj
-7457 0 obj <<
+7466 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 619.912 181.763 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1No__Reduction_5a0edbc51074f6e9e1a908fa292abe13) >>
 >> endobj
-7458 0 obj <<
+7467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.418 483.163 391.839 494.067]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-7459 0 obj <<
+7468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.857 179.274 243.473 190.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_96bae54a01fe00bad4306bec61bb4687) >>
 >> endobj
-7460 0 obj <<
+7469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.279 140.419 155.464 151.323]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7461 0 obj <<
+7470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.962 140.419 221.894 151.323]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_891529f721ff485fe2ec90ac48952cc6) >>
 >> endobj
-7463 0 obj <<
+7472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7467 0 obj <<
-/D [7465 0 R /XYZ 90 757.935 null]
+7476 0 obj <<
+/D [7474 0 R /XYZ 90 757.935 null]
 >> endobj
-7468 0 obj <<
-/D [7465 0 R /XYZ 90 716.221 null]
+7477 0 obj <<
+/D [7474 0 R /XYZ 90 716.221 null]
 >> endobj
-7469 0 obj <<
-/D [7465 0 R /XYZ 90 716.221 null]
+7478 0 obj <<
+/D [7474 0 R /XYZ 90 716.221 null]
 >> endobj
-7470 0 obj <<
-/D [7465 0 R /XYZ 90 638.632 null]
+7479 0 obj <<
+/D [7474 0 R /XYZ 90 638.632 null]
 >> endobj
-7471 0 obj <<
-/D [7465 0 R /XYZ 90 582.219 null]
+7480 0 obj <<
+/D [7474 0 R /XYZ 90 582.219 null]
 >> endobj
-7472 0 obj <<
-/D [7465 0 R /XYZ 90 521.176 null]
+7481 0 obj <<
+/D [7474 0 R /XYZ 90 521.176 null]
 >> endobj
-7473 0 obj <<
-/D [7465 0 R /XYZ 90 459.691 null]
+7482 0 obj <<
+/D [7474 0 R /XYZ 90 459.691 null]
 >> endobj
-7474 0 obj <<
-/D [7465 0 R /XYZ 90 435.322 null]
+7483 0 obj <<
+/D [7474 0 R /XYZ 90 435.322 null]
 >> endobj
-7475 0 obj <<
-/D [7465 0 R /XYZ 90 435.322 null]
+7484 0 obj <<
+/D [7474 0 R /XYZ 90 435.322 null]
 >> endobj
 479 0 obj <<
-/D [7465 0 R /XYZ 90 317.268 null]
+/D [7474 0 R /XYZ 90 317.268 null]
 >> endobj
 282 0 obj <<
-/D [7465 0 R /XYZ 90 310.668 null]
+/D [7474 0 R /XYZ 90 310.668 null]
 >> endobj
-7476 0 obj <<
-/D [7465 0 R /XYZ 90 196.345 null]
+7485 0 obj <<
+/D [7474 0 R /XYZ 90 196.345 null]
 >> endobj
-7477 0 obj <<
-/D [7465 0 R /XYZ 90 196.345 null]
+7486 0 obj <<
+/D [7474 0 R /XYZ 90 196.345 null]
 >> endobj
-7478 0 obj <<
-/D [7465 0 R /XYZ 90 159.513 null]
+7487 0 obj <<
+/D [7474 0 R /XYZ 90 159.513 null]
 >> endobj
-7464 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R /F95 1779 0 R /F21 2075 0 R >>
+7473 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F65 376 0 R /F95 1788 0 R /F21 2111 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7513 0 obj <<
-/Length 1841      
+7522 0 obj <<
+/Length 1838      
 /Filter /FlateDecode
 >>
 stream
-x��Y�r�6}�W�ɕf"$=If��8Mb7V�f���� ��R���~}(�EɎ/}HD��b����������z�G��c�,y�
-k4�<l9� N�5�X��� �
�c�?�����
(�'��\N2�6���lupp�,����|�r�u�f���k�)��L^Z��4< Q�0j��!�x5��6
�
?�C�1�h_F��/���ANe6 n_��b
�}���f�h���G�
�H� &���ؚ��7F�s��rTdٔ���:���Ý!�
a���gˋEh����<*���qP�I���T���9��V�l�ZCJ��E��P��X��
�,Q
'�ZW63
�P�R��y���2Jo�PO�`���.�]�V��P�7��qG¦֐���L��W�@S$G~�%f#Wx�y198d��
�
���~�m�:?<9їـ9}��\ƅ���%Sm���\d���_0f-��H`�S�ü�3
-�DֆPk�6@;��"`��(�(�aN�"�~���?�-�t���I�vv ��
g�z���#�i���#o�)��}Ĕ!hF�Am��%�K�2�Y�5 Q8�	�Tf~�kP�y���i��y˄*V��[f>��=��N7!.�d�K�/ҙ�aK�ߑoa.�������$j� C�f���P�Hw�X�����
��u�ƉT;1Yr��\�:b��B�(��D~�gR
��B%��~<Ѯ�5Wȣ�=t�!٘ y�5A
���z�_����(�S,�8o��q��o�-���
��6�2d�O��gm�pA���:�y�exv���\fW!�$��Y�1r
ޝE�
Py�(�V�<�W���V��o�V��5���b�Z���
-I��\jO
*�}�^�ݪ�b�E�y�4,��|����m�}j��9t�mZ��.9���Y�?���@G~���L�׉7q!�]񴒉2�\�w�L S
�Mr���q�L�c��F�a1X�QM31 at M���͹#
9��66�C����������P*[���gF��y8�#h�������`Ćv���Ν/室r<~�|o9�h`.l�}#g���"rP?�
m����h�
����63�Q[��U=��X�N9>ZH��iخ���
7��Ɠߟ�y���hW��$Cy���z.&3M�X��:"��bȘ��	��)
��*L�� bҪ���g���2�UN�w���L���)�b
-�9;����:��B�D�B7��X��qU���1�ū���C5�A	���wgo��>}����J7�U��t5
�
@	��|�4Y���<�,��X��� �,c����Q��w�l�aI ^w.���:~l1h�~����
H�\�c�2��
���y��N
�t� �`����H����rڪ�L�q~����j x����+v"�Z�F΃����埤}[�;��.awy)U-4�k�^�:I���l4��Q��S�/C�Uۑb�
���q�U�Jma���
-l|��!w�l��;l ��VՑ֧7����Ѵt]S\��s�&d���>�	ڤ�
~�=
�(��o)����
v�q ;Q��
�ۢ�wbf
��
=B��b/ɺ�Hq���/��N����~{�8H���٦$w��O�@����Ը3��|���tޥ��k��������5��h��x��6jP�z����7?�
-�B�]�ϖ�e�[�
�Y�]�{�s�uT�묤|�:T�n�4�����:c5�{����N��R��Y����I�I�Z�h�\V����fUW��ʘ�NS���m^������
-r��4Ca�����vm� ���V[�(���IpSk�&( ���Ѥ
+x��Y�r�6}�W�ɕf"$=If��8Mb7r�f���� ��R���~}H�Eˎ/}HD��b����������z��{�ǂY
�������8%�����'1g0$��ـྟE��l at q?Y��r����E�g���Ӡ�gI�/ƣ������7�DŽl���CB80yi��
��`D�j�y�
ƫ/o�p���|0�
�1��e�.�B�;�Tf��e
�-�1ާ��l���{����)��
���A���[���ˆy�uU��,�2�]X��=�b�\{x��X��v蝌.����xE��y�Neo���͵
+d3�R�,�4��R�x��<��e�Z81�Ժ��Y�r���σ0
O�Qz݆z�s
��v1 �ư���\pS�w$lj
��<̴�ea!
4Ebp�/1�«�̋��A �L�l��XU
�cm�����D_f��e�r�
+�~�L�A��0�����_0f-��H`�S�ü�3
+�DjC�5V[�
RF�N]��xp�0'y�I?��˟�p:�r�$@;; M�3q=� I��4
����L͑�Ĕڈ�>b�4�zPe<D�{����x�b
@N=a���/c
����P�YM���[&�P�u��e����3��t�"I�$�"�'�I�$�
���R�.H�
l�O�6
+0Dl֝�e�t�U�
�=�a�Z�o�H��e '��Ū#f`y](E��ȏ�L
+��S��|�؏'��\��
+�yԹ�N3d�"@#��&hA��^O��Հs���}�e�-�9�f��Rޘ��T�&_����r�m.��z�S��Z�g������*����6�0F�û���*�"%�j����q��j��-��
+����0
_�T�{�B\!�
�����
+�A_��j����|Q;o
�2
ˤ)�j���`�v�Z+q��&�t�`���^�,��`~w�#?���n���ě��ŮxZ�D�@.�I&�)����&9���8H&�1����Ë��~T�L
P�Z�4���9w�#'�z��M�@��~0d.b�9<8T�ʖh�����y
��Z��1��S����WY�չ�e�ܕTB��o��-'
̅픠o�
�SXDj��z�
��x��a�
�l;��[Փ����㣅Tqj��튀�>@�q��oa<y���ɟGFG��6�$q��#���p1��i��2/�	�C��
O�(-L�8
m�0y*��I����~`�Ց�e櫜"%�.��~q'��%�)�b
+�9;����:��B�D�B7��X��qU���1�ū���C5�A	���wgo��>9�t'>h#��n�&$�j��z %���m�d�K�
P��^`Uª����k=�: D�kg�
K�u�Ry������6�ǵ6���KtlPƴ��7p�f�.�Sú,];(@!�-�BY�>����&��8�����j x����+v"�Z�V΃����埤}[\w|�]���R�Zhz�2��u��ѩ�h~����F_&�&&l��#
��;�#L�����"���j�V >(��h�C���
nw�@nn[UG�O��%�K�i麦��ϵ��q�f}��I)�{;��{�QD��8>j3��ǁ�Dmv7�n��߉�q4�6���M��$�
+�#Ź3;�0�:A�ޏ��I� ���7�mI"�#v��#��M��qg�(��63{�K�	��M�)[;i��k���&5�(�mԠ6��}f:�9j\�@+�
+qw�>[~�n	P{�f�wY�!��W��j]g%��ԡ
+v���mD$��_����;?^V�p�V�ʔ��Z`�>V+�̩�HV��+�fUW���p��%���ļ(҃����+��mi��b?M�?��
+��S�V��(��$���L��n�� 
 endstream
 endobj
-7512 0 obj <<
+7521 0 obj <<
 /Type /Page
-/Contents 7513 0 R
-/Resources 7511 0 R
+/Contents 7522 0 R
+/Resources 7520 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7462 0 R 7479 0 R 7480 0 R 7481 0 R 7482 0 R 7483 0 R 7484 0 R 7485 0 R 7486 0 R 7487 0 R 7488 0 R 7489 0 R 7490 0 R 7491 0 R 7492 0 R 7493 0 R 7494 0 R 7495 0 R 7496 0 R 7497 0 R 7498 0 R 7499 0 R 7500 0 R 7501 0 R 7502 0 R 7503 0 R 7504 0 R 7505 0 R 7510 0 R ]
+/Parent 7465 0 R
+/Annots [ 7471 0 R 7488 0 R 7489 0 R 7490 0 R 7491 0 R 7492 0 R 7493 0 R 7494 0 R 7495 0 R 7496 0 R 7497 0 R 7498 0 R 7499 0 R 7500 0 R 7501 0 R 7502 0 R 7503 0 R 7504 0 R 7505 0 R 7506 0 R 7507 0 R 7508 0 R 7509 0 R 7510 0 R 7511 0 R 7512 0 R 7513 0 R 7514 0 R 7519 0 R ]
 >> endobj
-7462 0 obj <<
+7471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 697.288 181.845 708.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_3b9f6fbac96e03a00d061a2cd2ca2baf) >>
 >> endobj
-7479 0 obj <<
+7488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 658.516 181.845 669.42]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_7dcb9b448c8c0171e18f29551077d133) >>
 >> endobj
-7480 0 obj <<
+7489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 619.744 154.727 630.648]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_04704288741dbaf6f50e8fc09c43f737) >>
 >> endobj
-7481 0 obj <<
+7490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 581.345 176.505 591.875]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) >>
 >> endobj
-7482 0 obj <<
+7491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 566.392 450.955 576.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_7dcb9b448c8c0171e18f29551077d133) >>
 >> endobj
-7483 0 obj <<
+7492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 531.24 191.718 542.144]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-7484 0 obj <<
+7493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 531.24 288.852 542.144]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1091bf4d0e8ce7672f907cf5e7921120) >>
 >> endobj
-7485 0 obj <<
+7494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 492.468 191.718 503.372]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-7486 0 obj <<
+7495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 492.468 303.079 503.372]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f9503f2a0fd1535ce7cb9465908006dc) >>
 >> endobj
-7487 0 obj <<
+7496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.635 454.069 188.679 464.6]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f9c769f48ed91cd71bec247b7733430) >>
 >> endobj
-7488 0 obj <<
+7497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 378.657 197.363 389.561]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_b38e5d3ce8cc120ce4b534bc43d90d34) >>
 >> endobj
-7489 0 obj <<
+7498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.062 378.657 290.706 389.561]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7490 0 obj <<
+7499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.607 378.657 513.996 389.561]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-7491 0 obj <<
+7500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 331.915 197.363 342.818]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a8906c6b7e5b785bd457641007d1359) >>
 >> endobj
-7492 0 obj <<
+7501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.198 331.915 312.466 342.818]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7493 0 obj <<
+7502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [348.112 331.915 423.578 342.818]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7494 0 obj <<
+7503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 273.217 197.363 284.121]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_c5f6c7896e64b8750e2cd9729c19d66e) >>
 >> endobj
-7495 0 obj <<
+7504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.468 273.217 300.736 284.121]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7496 0 obj <<
+7505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [353.977 273.217 429.443 284.121]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7497 0 obj <<
+7506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 226.475 197.363 237.379]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_e37107ec8d1402bb69ac6462d7f4646d) >>
 >> endobj
-7498 0 obj <<
+7507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.7 226.475 302.527 237.379]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7499 0 obj <<
+7508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 191.687 197.363 202.591]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e74729a5f7cabef57fb795cc728869c) >>
 >> endobj
-7500 0 obj <<
+7509 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.7 191.687 309.153 202.591]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7501 0 obj <<
+7510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 156.9 197.363 167.804]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_8a329c1ea10527cde394abab15b67356) >>
 >> endobj
-7502 0 obj <<
+7511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.7 156.9 300.844 167.804]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-7503 0 obj <<
+7512 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 122.113 197.363 133.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_46797ad634dc267c1264aa046c69f9f8) >>
 >> endobj
-7504 0 obj <<
+7513 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [247.572 122.113 295.502 133.017]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-7505 0 obj <<
+7514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.425 122.113 419.891 133.017]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7510 0 obj <<
+7519 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7514 0 obj <<
-/D [7512 0 R /XYZ 90 757.935 null]
+7523 0 obj <<
+/D [7521 0 R /XYZ 90 757.935 null]
 >> endobj
-7515 0 obj <<
-/D [7512 0 R /XYZ 90 716.221 null]
+7524 0 obj <<
+/D [7521 0 R /XYZ 90 716.221 null]
 >> endobj
-7516 0 obj <<
-/D [7512 0 R /XYZ 90 716.221 null]
+7525 0 obj <<
+/D [7521 0 R /XYZ 90 716.221 null]
 >> endobj
-7517 0 obj <<
-/D [7512 0 R /XYZ 90 677.568 null]
+7526 0 obj <<
+/D [7521 0 R /XYZ 90 677.568 null]
 >> endobj
-7518 0 obj <<
-/D [7512 0 R /XYZ 90 638.796 null]
+7527 0 obj <<
+/D [7521 0 R /XYZ 90 638.796 null]
 >> endobj
-7519 0 obj <<
-/D [7512 0 R /XYZ 90 600.024 null]
+7528 0 obj <<
+/D [7521 0 R /XYZ 90 600.024 null]
 >> endobj
-7520 0 obj <<
-/D [7512 0 R /XYZ 90 550.293 null]
+7529 0 obj <<
+/D [7521 0 R /XYZ 90 550.293 null]
 >> endobj
-7521 0 obj <<
-/D [7512 0 R /XYZ 90 511.52 null]
+7530 0 obj <<
+/D [7521 0 R /XYZ 90 511.52 null]
 >> endobj
-7511 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F98 2117 0 R /F35 2013 0 R >>
+7520 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F98 2120 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7570 0 obj <<
-/Length 1830      
+7579 0 obj <<
+/Length 1826      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�
�
_DR��K����%.��)
ٖm��Jr
���$R���o��C�J�����w��uca�U��8>�RH	*���Rؒ� N��X��� &[m�1n^�n����^�(n����7���[�������Ľ	wԽ�u'^�K���9!K�)UH	ϴ��EJ���
tjt(D�~ߤ�t��q�M9e�6��d�&��s�
��E����S�7�����N�k��l�,,\"	���`k ��X1�X�Ljlٔ�ud]5�j`b�
j���$	X!)CXpm�5�����l�DJb�.r�-�ܷ$w&�ض��ٶ�Ĺ�I �B�|��؄�u�x�]��;����@CG)�1�|Uu���[m �����~[����5�q��1���E�!дy_	^�9�rĄ]��fӉ�
R��U�b9�Th�F�Q/���I������Z�7��d��̮�Y�$������T��(�UN?��x���םOlRR��MR��<m9�
�P�0�ZN��h`�
��Õ�����14�.���ȿD"J��	\	r�Z�1���P�6�-�h
��b�"P���~x�~�6(�r5(�T
�
)����5P��IԲy3���Pb�p��GN�@��c�B#I�N�H
+x��Zms�F��_�'W������qiәڎ3I����L3qF�$d�J� ����.܁Ao�b�C>a��ew�g�v�uca�U��8>�RH	*���Rؒ� N��X��� &[m�1n^�n����^�(n����7���[�������Ľ	wԽ�u'^�K���9!K�)UH	ϴ��EJ���
tjt(D�~ߤ�t��q�M9e�6��d�&��s�
��E����S�7�����N�k��l�,,\"	���`k ��X1�X�Ljlٔ�ud]5�j`b�
j���$	X!)CXpm�5�����l�DJb�.r�-�ܷ$w&�ض��ٶ�Ĺ�I �B�|��؄�u�x�]��;����@CG)�1�|Uu���[m �����~[����5�q��1���E�!дy_	^�9�rĄ]��fӉ�
R��U�b9�Th�F�Q/���I������Z�7��d��̮�Y�$������T��(�UN?��x���םOlRR��MR��<m9�
�P�0�ZN��h`�
��Õ�����14�.���ȿD"J��	\	r�Z�1���P�6�-�h
��b�"P���~x�~�6(�r5(�T
�
)����5P��IԲy3���Pb�p��GN�@��c�B#I�N�H
 �[�cb��d��FE��q
 !��FbYa���X��Bns��֭����:�;�ٮl���ʖDD��.[C� ��O��5�� c�
-v����/r�0z�귍�+C�A�sk����c/ȷ�Iڭ��
�!�6#�nMT��T+��b��Ƙ�^�/��H�E���c-S6�Af[�
j�@RU��k���^!�Ϲ�3�|p3�à�i"����ɀ�H�F2"1��flsȪrk8u����~��x�5��U�Y�����j�N���#b
��N����֐�Jc��iv`X��� �hA��<v^X�X
oAc����I��
�������.���>�3\���h�h!����@6����f�>��$��el]XjKSn�	���aҠ�$�;o܃��x>
�	@W[��P_߇�ƻp�繘�r]�
C6��4)ɮ{ZA�nڙm^�U������ʵ�fz��m_`�/�^2�a�R�<���y�
{��^�����$:q�j���:A��Ey٩EBq�wN�G��Ӂ����ZFU� ��F��ׄ��3m�?�CR��� �!#
E��WC@`^4�c/ݔ�MQ
��*{���q
U����:�p�΁ḭB�v64A+i|�R+r� �^�c?�cr�X?
}�E'֦�*�6)�3�4�^��:;�T�.C#Ο���c�?o�=
�f�,��+���l����o
��0D
�Xo�iz\�kZ�e ����ש;�y�Ʌ�z)4�q
-i΄޼X����	kK��[�ק�X�
bik3ܑ�W�
?dxK^�7�-�
�e�A�o� �6�O[�
Zn�zC�
�NJSO˝�V�
 wA����5�7g[n�h���#��t��!�\C�^���M�du8~�c�Rx�س����^n~aJ�6w��[���0��4�P'
*�}���@�'� U���tH�0�Ot��l�~?ͻ?	uhB�P��I�f������%��������0튇Q8�I�C�k/ǯ����9]��S2�
��J�n�Ko�&�C��䉌t7�8
N�ŐW˿�:�U��d�l�yO�9�@JBn�/��c�]y�u��h��
�gS����)�2:��_Z
:Hs.�Ӭ�4�KUy�����&�G�>^�^#\yy:j�����ld�[Mq:���M������l��1��$B~r<����=�]h!�F���0?�
������q9���?��F
+v����/r�0z�귍�+C�A�sk����c/ȷ�Iڭ��
�!�6#�nMT��T+��b��Ƙ�^�/��H�E���c-S6�Af[�
j�@RU��k���^!�Ϲ�3�|p3�à�i"����ɀ�H�F2"1��flsȪrk8u����~��x�5��U�Y�����j�N���#b
��N����֐�Jc��iv`X��� �hA��<v^X�X
oAc����I�Q��b�by|N���Rq����`�[�[���rV �QMY3U�yqM��2�.,
��)���Pr�0iPn���7�A��l<�������Y���Cs�]8��\�@�.
+Վ�!�g{��d�=��L7��6�ɪ���{�b�Z�L3��ն/0ƗK/�F�0V�^
m���
߅��O/���nj�8P5�^R� NԢ��Ԣ �8�;��#�t��@
���	`-��a�K�
#ŠB�k�[�����!
+)���{ߐ��d��! 0/����nJƦ�}u��k�y@�8�*�k�k�v8���4fX!l;���4>M��~�t��1���1�_,�����kSKI���͙YU/�xE
��Z�C�!��O�������7�
I3ef�V�F6Q���7�]"�|�7�4=��5-Ͳ�Y�^�D���
�ɼ���L��8�4gBo^�R�Rz脵%Rꉁ-��SC,y����H�+�2�%�����2� Q�7eb��P�
��X��de'����� ~+u�� �f��F���-�n4O_�v`�rP�
]�!g/
G��&@2�:
?ɱ�)�t�Yj~Ka/7�0�z�����N`�T��k�b��>�XF��D���cv:�Pɍ'�[��t����ݟ�:4�r(Z�$xE3WHJ��Ћ�M�]~
�u�O�v��(
�$סȵ��WW��������U��)�?��E�
+Z��7r��!�J�DF��u
'�bȫ�_
����2q���'��G %!���S�1ܮ�ĺ�F�hl�����)���vʼ�����Ҝ˺�4k*MD�RU^�8t�C+�Oֳ7W^��ڳ���?����.�v�$���dz�
�c4
�I���x2
{���HJ����8���~ 7�ڨ���=Dc
 endstream
 endobj
-7569 0 obj <<
+7578 0 obj <<
 /Type /Page
-/Contents 7570 0 R
-/Resources 7568 0 R
+/Contents 7579 0 R
+/Resources 7577 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7506 0 R 7507 0 R 7508 0 R 7509 0 R 7530 0 R 7531 0 R 7532 0 R 7533 0 R 7534 0 R 7535 0 R 7536 0 R 7537 0 R 7538 0 R 7539 0 R 7540 0 R 7541 0 R 7542 0 R 7543 0 R 7544 0 R 7545 0 R 7546 0 R 7547 0 R 7548 0 R 7549 0 R 7550 0 R 7551 0 R 7552 0 R 7553 0 R 7554 0 R 7555 0 R 7556 0 R 7557 0 R 7558 0 R 7559 0 R 7560 0 R 7561 0 R 7562 0 R 7563 0 R 7567 0 R ]
+/Parent 7465 0 R
+/Annots [ 7515 0 R 7516 0 R 7517 0 R 7518 0 R 7539 0 R 7540 0 R 7541 0 R 7542 0 R 7543 0 R 7544 0 R 7545 0 R 7546 0 R 7547 0 R 7548 0 R 7549 0 R 7550 0 R 7551 0 R 7552 0 R 7553 0 R 7554 0 R 7555 0 R 7556 0 R 7557 0 R 7558 0 R 7559 0 R 7560 0 R 7561 0 R 7562 0 R 7563 0 R 7564 0 R 7565 0 R 7566 0 R 7567 0 R 7568 0 R 7569 0 R 7570 0 R 7571 0 R 7572 0 R 7576 0 R ]
 >> endobj
-7506 0 obj <<
+7515 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 707.957 197.363 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_c720d2c0875eba7d87a4068876092025) >>
 >> endobj
-7507 0 obj <<
+7516 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.851 707.957 252.452 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-7508 0 obj <<
+7517 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [265.274 707.957 298.001 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-7509 0 obj <<
+7518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.285 707.957 426.751 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7530 0 obj <<
+7539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 661.23 197.363 672.134]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa8decb7c7093c9cde1255a6c1af62d4) >>
 >> endobj
-7531 0 obj <<
+7540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.7 661.23 244.954 672.134]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-7532 0 obj <<
+7541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.234 661.23 349.7 672.134]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7533 0 obj <<
+7542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 614.503 197.363 625.407]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_dc326b7c8687b685c42817f7fec425e0) >>
 >> endobj
-7534 0 obj <<
+7543 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [234.394 614.503 279.555 625.407]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-7535 0 obj <<
+7544 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.014 614.503 426.48 625.407]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-7536 0 obj <<
+7545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 567.776 197.363 578.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7537 0 obj <<
+7546 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.103 567.776 248.909 578.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a7f222ac228554b369d460087815b87) >>
 >> endobj
-7538 0 obj <<
+7547 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [276.246 567.776 348.515 578.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7539 0 obj <<
+7548 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 531.109 167.466 542.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e4f3b53b4dd4f7f57a13df638b162e4) >>
 >> endobj
-7540 0 obj <<
+7549 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 531.109 243.55 542.013]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7541 0 obj <<
+7550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 494.443 205.112 505.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f1921cd40fb0920e1173cf67418c63fe) >>
 >> endobj
-7542 0 obj <<
+7551 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 421.564 190.738 432.467]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7543 0 obj <<
+7552 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 421.564 261.85 432.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ed38463ae788879580d6372653452603) >>
 >> endobj
-7544 0 obj <<
+7553 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 384.897 190.738 395.801]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7545 0 obj <<
+7554 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 384.897 262.159 395.801]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_8b99abb6e15eedbdb94e2466e8304c52) >>
 >> endobj
-7546 0 obj <<
+7555 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.225 371.37 390.082 381.275]
 /Subtype /Link
 /A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
 >> endobj
-7547 0 obj <<
+7556 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 348.23 202.922 359.134]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7548 0 obj <<
+7557 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 348.23 248.58 359.134]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_b5dfec17f683d1cbe01cfc71d601108c) >>
 >> endobj
-7549 0 obj <<
+7558 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 311.563 202.922 322.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7550 0 obj <<
+7559 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 311.563 296.181 322.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f14ea5b6122685afd62a3df786512d77) >>
 >> endobj
-7551 0 obj <<
+7560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 274.896 209.547 285.8]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7552 0 obj <<
+7561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 274.896 261.831 285.8]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f7fd07f1f8d91c830130c061da7b6c56) >>
 >> endobj
-7553 0 obj <<
+7562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 238.229 209.547 249.133]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7554 0 obj <<
+7563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 238.229 309.432 249.133]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_b7c86f7ff6b09ff72e3ee3382b4c933b) >>
 >> endobj
-7555 0 obj <<
+7564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 190.604 180.496 201.508]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_e85fbe787fa3e172ecf6a63b2847d69a) >>
 >> endobj
-7556 0 obj <<
+7565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 190.604 280.102 201.508]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7557 0 obj <<
+7566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 155.832 213.153 166.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f2c70f89a472f7fa34ba64817693776a) >>
 >> endobj
-7558 0 obj <<
+7567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 155.832 312.759 166.736]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7559 0 obj <<
+7568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 121.06 213.163 131.964]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d1677ef76c939ca2025722d2ee249e2) >>
 >> endobj
-7560 0 obj <<
+7569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 121.06 312.769 131.964]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7561 0 obj <<
+7570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 86.288 205.692 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-7562 0 obj <<
+7571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 86.288 261.312 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_81c8a26a02090eb4fb9255dd814514a8) >>
 >> endobj
-7563 0 obj <<
+7572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 86.288 332.156 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7567 0 obj <<
+7576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7571 0 obj <<
-/D [7569 0 R /XYZ 90 757.935 null]
+7580 0 obj <<
+/D [7578 0 R /XYZ 90 757.935 null]
 >> endobj
-7572 0 obj <<
-/D [7569 0 R /XYZ 90 584.828 null]
+7581 0 obj <<
+/D [7578 0 R /XYZ 90 584.828 null]
 >> endobj
-7573 0 obj <<
-/D [7569 0 R /XYZ 90 548.162 null]
+7582 0 obj <<
+/D [7578 0 R /XYZ 90 548.162 null]
 >> endobj
-7574 0 obj <<
-/D [7569 0 R /XYZ 90 511.495 null]
+7583 0 obj <<
+/D [7578 0 R /XYZ 90 511.495 null]
 >> endobj
-7575 0 obj <<
-/D [7569 0 R /XYZ 90 436.593 null]
+7584 0 obj <<
+/D [7578 0 R /XYZ 90 436.593 null]
 >> endobj
-7576 0 obj <<
-/D [7569 0 R /XYZ 90 401.949 null]
+7585 0 obj <<
+/D [7578 0 R /XYZ 90 401.949 null]
 >> endobj
-7577 0 obj <<
-/D [7569 0 R /XYZ 90 365.282 null]
+7586 0 obj <<
+/D [7578 0 R /XYZ 90 365.282 null]
 >> endobj
-7578 0 obj <<
-/D [7569 0 R /XYZ 90 328.615 null]
+7587 0 obj <<
+/D [7578 0 R /XYZ 90 328.615 null]
 >> endobj
-7579 0 obj <<
-/D [7569 0 R /XYZ 90 291.948 null]
+7588 0 obj <<
+/D [7578 0 R /XYZ 90 291.948 null]
 >> endobj
-7580 0 obj <<
-/D [7569 0 R /XYZ 90 255.281 null]
+7589 0 obj <<
+/D [7578 0 R /XYZ 90 255.281 null]
 >> endobj
-7568 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F23 340 0 R /F97 2177 0 R >>
+7577 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F23 340 0 R /F97 2175 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7625 0 obj <<
-/Length 1634      
+7634 0 obj <<
+/Length 1630      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'	Ë�K1�aE[�k�,���-Ӷ0Y�$9n��wx�c;�%��4��D��9G����"v�v�w~�ꜽ
��8��s5pb�A���|q	A,�N	��=�vE9�s�b��nF�_��ǴW������I-�E.���HL������;B�S� ���������M��1"�7
~�f�M&��;�
����r<�D-͝
9��G"W�	�b1�.�e�����o���

Q��q��7����#G�L�;>ep͜�Ο
l!^�j�C�Dn��p}��!e܄}!�i���둍��X�J�?-��FE�O��ѓ�L��`NjNX��a��1���^>
-�<9�(�L��p!J`H�I����P�+Ҽnq����$-.8bQ�?��X���;�2J��A���a^�R�bE�
��^��8_N�b8p���Ȼ������YZ��
�
�b�5.��5v��j.�y�
�Y@���tQ��9%E<x�Z at h�AHQ��9��-�A���
-"@�}��^>���,E]���ڛX�s'�P�m
-#-\�U�
-��
X����B.K�^Qd���V]���u��'� �j��B�0L��VÐݚ�t`"��ȳӂ��r��`jD�Pc
E�Da�F��|y��N�`��S�R~��N�ԣܽV
�e%Tz���^s@�Ր�n%�d� I�UR����'W#��
@��Sg�WL����hmp�Ij]L����Ƞ�K��:�x�
P�"[`-j]ݮ��J�6��J
w-U�����- {�ې�V�UV�:��,��®��d�Y,�9V�!���o�k�7��ߔ���'U�G��d
�>���B\Q����	תF偗t�Ţe�,��Z�mKzX"FdUN�v��H�֘��"~��I������Uf�G�嗞)��,�]�+
fѰ��G�Q�ݷ�'����
�f'A+
tyy��V�]T-�ʠ�|�c뽧��k���1E�S32�ޡv$ٓ0ÃF͞
��F���&��O�E(�@EF"w,����;Z�H�
�����S���S���,p�r�� L�Tޭ
��j:��-�],��R���O4�A�� �7�����0���H��1���z�e �~�4�Bb4� �V{I!
�Ô��aT�g^Ԧ�l��Z��)„o�-NnG2�X���¼� � ���PĂ���5P���Fi�د?Y8@�ҫ���'S̋f�m�zZ����]ωl�̔��n<�ֲO
�z~ԐG���!'���jI�£=���'�����4���`���4ϵ�
�1��`�P�c¼����Zgº�G
1G9�j���
�y��l'1��:�*�>�v�0�U�6�᎖����P=���R`=RAE�]�-��+gx��q�PrƖ���^'g p����q�V�n�F�,��2�Q���J�抮?uu�݄�/
�3����s���UO��R=���i�
p ~��;
��}AC�,�'��$T
6'����NJrl:o�W{v�S��6?��d��ǹk��ȧ"��(�
Rr�ob�# ��)@�h�B�R6�k^��i���y�
�b���W�Q]O^���f3�Th������d��-a����g�
��㢜�n��A��@���MZ
+x��Z[o�6~���S'	CR�.Ű�m��E�$�K[�M��t�$9n��wx�b9�%��4��D��9G����"�&���~�Ᵹ�]+B�O}�jlE�
+|�%����b���9%c��!��E����v��LŨ��������ן���O��S>η�g�Y2Oi�|? �����K+���W
6"D\Vw�m��7	/K�2
�"j�t��J�;b,
+���Ȇpˍ\f�ȗ6{o�z����Q�� �x���|����0r��Z�^��Q��u����
īWy@���=��B3�.�>�a_�j^d&�jj�-
7�����<��D��j!D�1��e'n�6�}��5ȱ�^
�q��j��O+\�Rw��h%�!�V���qVu8���M~�
.r�����ͳw
/e���/�A!dC�,�lŊ�i11ɽx߳��2�p�t�M��/
��Si1������
1
�b�.��5v��+.vy5��
��r'4�����uJ(
+��ȵ�Њ����E
�&
�A���
+\D�R�P�x*j�gQ�*/:��7���N����$FJ�
N���#���
X����B.C�A�'��
�}�窛u��'� �j��B�b����V��ݚ�x�#jr�gɍn�_w�����5�]��DQ�Q諆Q5?_�/��Q((���
 ��,v(��%GEQ�����W_ �k9�]�C$�;@�Gq9,DuL�Ts�C�3:���H��	�s��8�$��gy�O�!O��&yy���9֠JE6��4��]���L��:�Z
e�;��po�{ކ�W�.��V�LDџ�fm|$�}�Rc�4XqC�D��.��^]�^(�T=�
�z�5
X����C�y�A�Y$\��^�=��i��]KzX"�dUNZ�P�r�]kLXy�!;S	b$z�����*�����K͔e\�i�r	�^4챃�p�E���Y!�ru��IP
+]^
���veG�2.
��yj���v-6p2�(zjF��;Ԏ�2#fxШųa��b�(s����(�	������N��8�����.�va�4��}�S�>Y��l0����\�� ��0wkCe�����FKlK��4:q�5b�,���E5�_)����	�{
 W}=�2�"/l
���
3���]����0%�r����n�[�&��}d�0a�Gr��ۑ
?�F��4�H
�k@�(t����՗��/��P�_}���f�Wr
�O4�����[�zZ���Y��d^ϔMi����SC��5��4��5�䱿P�(8*У*кz���OS��]�\L�~��]��륺M������8���>Z���AV�nD�4κ�0rwC0�]
�Ӯb��p	��^��x��h�jKR
��
*	�#T$�E�ܶ��r����%gn[ip���ur G;��
'k��vi�A�"
�)c��۪dq&��SWQG��M8X[8�Au����
�z"��.�ӏ*�V�����1`u�4�GQ��5������s�ݹ�XQ����x�c�;�k��R�8����>�lΓۏb�!)��&F�L�
��kP�_�Zt���cխ?z*��R�i
ﴪf�����h�ų���l���`\yk24F��'�4/���T�l����K�
 endstream
 endobj
-7624 0 obj <<
+7633 0 obj <<
 /Type /Page
-/Contents 7625 0 R
-/Resources 7623 0 R
+/Contents 7634 0 R
+/Resources 7632 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7564 0 R 7565 0 R 7566 0 R 7588 0 R 7589 0 R 7590 0 R 7591 0 R 7592 0 R 7593 0 R 7594 0 R 7595 0 R 7596 0 R 7597 0 R 7598 0 R 7599 0 R 7600 0 R 7601 0 R 7602 0 R 7603 0 R 7604 0 R 7605 0 R 7606 0 R 7607 0 R 7608 0 R 7609 0 R 7610 0 R 7611 0 R 7612 0 R 7613 0 R 7614 0 R 7615 0 R 7616 0 R 7617 0 R 7618 0 R 7619 0 R 7620 0 R 7622 0 R ]
+/Parent 7465 0 R
+/Annots [ 7573 0 R 7574 0 R 7575 0 R 7597 0 R 7598 0 R 7599 0 R 7600 0 R 7601 0 R 7602 0 R 7603 0 R 7604 0 R 7605 0 R 7606 0 R 7607 0 R 7608 0 R 7609 0 R 7610 0 R 7611 0 R 7612 0 R 7613 0 R 7614 0 R 7615 0 R 7616 0 R 7617 0 R 7618 0 R 7619 0 R 7620 0 R 7621 0 R 7622 0 R 7623 0 R 7624 0 R 7625 0 R 7626 0 R 7627 0 R 7628 0 R 7629 0 R 7631 0 R ]
 >> endobj
-7564 0 obj <<
+7573 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 698.089 205.692 708.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-7565 0 obj <<
+7574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 698.089 261.312 708.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_2d266342acc104c59dc0046242ccdac8) >>
 >> endobj
-7566 0 obj <<
+7575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 698.089 338.781 708.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-7588 0 obj <<
+7597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 663.41 205.682 674.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-7589 0 obj <<
+7598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 663.41 261.302 674.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_46a4105c8476e5f5260a775777398586) >>
 >> endobj
-7590 0 obj <<
+7599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 663.41 330.462 674.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7591 0 obj <<
+7600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 628.73 183.824 639.634]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_353fe86259fbb2dd09d451e9dd468676) >>
 >> endobj
-7592 0 obj <<
+7601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 592.622 192.272 603.152]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_aae8e418bb3d7a1432117530eaea7ec4) >>
 >> endobj
-7593 0 obj <<
+7602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 556.14 189.901 566.67]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_e3be22e7dcdf54fdc0fb976fd755d0c7) >>
 >> endobj
-7594 0 obj <<
+7603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 519.657 193.229 530.188]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_74d2b64496aa448a85ec0b370cee0977) >>
 >> endobj
-7595 0 obj <<
+7604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 482.801 241.935 493.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_3905c42e02befd8a894c57abd9f972f5) >>
 >> endobj
-7596 0 obj <<
+7605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 446.319 238.459 457.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_22b6ac7ec1477dc82d6db22900b59be2) >>
 >> endobj
-7597 0 obj <<
+7606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 410.211 187.689 420.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_d423a6ddce01a2f2efb34b826d0de921) >>
 >> endobj
-7598 0 obj <<
+7607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 410.211 226.693 420.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7599 0 obj <<
+7608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 375.157 228.895 386.061]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_7ae373e57180f03b09aa0e38d1f19811) >>
 >> endobj
-7600 0 obj <<
+7609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 375.157 333.482 386.061]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7601 0 obj <<
+7610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 340.478 229.503 351.382]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1ae372d4f3b58cfa4af6edd51d845209) >>
 >> endobj
-7602 0 obj <<
+7611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 340.478 334.089 351.382]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7603 0 obj <<
+7612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 305.799 187.264 316.702]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e90a75aac44c14997804b8911ff7bbb) >>
 >> endobj
-7604 0 obj <<
+7613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 305.799 293.213 316.702]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7605 0 obj <<
+7614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 305.799 371.148 316.702]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7606 0 obj <<
+7615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 305.799 455.727 316.702]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7607 0 obj <<
+7616 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 248.205 187.264 259.109]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_cb19de0243a618e9bf3d62e2ee04ae01) >>
 >> endobj
-7608 0 obj <<
+7617 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 248.205 293.213 259.109]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7609 0 obj <<
+7618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 248.205 371.148 259.109]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7610 0 obj <<
+7619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 248.205 455.727 259.109]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7611 0 obj <<
+7620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 236.25 220.058 247.154]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7612 0 obj <<
+7621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 190.611 186.348 201.515]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_cfec639e917dfd6eb63c4006ac55b807) >>
 >> endobj
-7613 0 obj <<
+7622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 190.611 293.772 201.515]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7614 0 obj <<
+7623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 190.611 373.367 201.515]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7615 0 obj <<
+7624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 190.611 456.837 201.515]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7616 0 obj <<
+7625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 133.018 186.348 143.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_217e4addfae235df12c449320e65f891) >>
 >> endobj
-7617 0 obj <<
+7626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 133.018 293.772 143.922]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7618 0 obj <<
+7627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 133.018 373.367 143.922]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7619 0 obj <<
+7628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 133.018 456.837 143.922]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-7620 0 obj <<
+7629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 121.063 218.404 131.967]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-7622 0 obj <<
+7631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7626 0 obj <<
-/D [7624 0 R /XYZ 90 757.935 null]
+7635 0 obj <<
+/D [7633 0 R /XYZ 90 757.935 null]
 >> endobj
-7627 0 obj <<
-/D [7624 0 R /XYZ 90 645.736 null]
+7636 0 obj <<
+/D [7633 0 R /XYZ 90 645.736 null]
 >> endobj
-7628 0 obj <<
-/D [7624 0 R /XYZ 90 609.254 null]
+7637 0 obj <<
+/D [7633 0 R /XYZ 90 609.254 null]
 >> endobj
-7629 0 obj <<
-/D [7624 0 R /XYZ 90 572.772 null]
+7638 0 obj <<
+/D [7633 0 R /XYZ 90 572.772 null]
 >> endobj
-7630 0 obj <<
-/D [7624 0 R /XYZ 90 536.29 null]
+7639 0 obj <<
+/D [7633 0 R /XYZ 90 536.29 null]
 >> endobj
-7631 0 obj <<
-/D [7624 0 R /XYZ 90 499.807 null]
+7640 0 obj <<
+/D [7633 0 R /XYZ 90 499.807 null]
 >> endobj
-7632 0 obj <<
-/D [7624 0 R /XYZ 90 463.325 null]
+7641 0 obj <<
+/D [7633 0 R /XYZ 90 463.325 null]
 >> endobj
-7623 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R >>
+7632 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7682 0 obj <<
-/Length 1761      
+7691 0 obj <<
+/Length 1757      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'3Ë(��0`��a�fM���0�v�ڒ'�I��w(J��Ȳ��M�h`�="��;7�ؚZ��c������,��K]�rbIl	� N�uZ�mB����C�m?����!�v2[]�0��EW����?��4������_����Wg/	iLO�D�+`�b��
�#�T�-sHD�~�7Ë��e��&��V���ϕy�&*
�Vq CL2nS)��/�
L�-R��
$`�`>x�[!���0bҳn
���P�3�b�� �*�MUs�d����2�]n��@)/����ޏ8��*If��'����-(�,o^o�G?`��y�$��
���쥠�����r
b�C��&�U����Tg41��lf
��R�Q<t�}㧑�%����K��ϣ��T������mXx�\�%����.~�F�EsgQ��΍u3me�(��f�o5������2r�"�����_�IMV[B����r�5�I�u����(춵��–���.�7��c���<

-�
��$/C�/aXپBߢTb2i�L��04o�+�pT�r`(6V�>T�ɖ��U��yע%���p�5@�5�l�AF
�Z����W�ث9���n�Ȋ��[ Q� L��p�����y+��~ U۷Ֆ~�Z�s R�&
ڌn��7�%!��o,��!@�`���O�'�u�	��G����8�
Q!O���(�
�:&yL{�EI�u��e�'���� �ִY����э?S��
�m�t��	�5P�i�1��0q(r�ӡ$�&��f�}}pi�&G �+���4 �]���
Z@�;u�ڇ���
8�pRSѩ�m�_?�Ϋ,l�e��΋���������wh�ug^4��.�%$/��b�nUR����EG�nw"=�q��
-i��O����ۅ��f���_R�K���-p ����"q���}�!PPD
����Z*�#QyH�D
��Ğ��C���5$=��)=Brױ�����!!��'#W��
<��Ӈ���|��5�c��wʣ	��,��4Ҷ
|}�͗�jυ#Ne6v�u���n�7��*�Kq���
�H�>�is��W;͍���6��I�c�YM�hHl}fT)���r�f�jF���m�`��^�x��y}��8��x���jo��d|�ƍ%U؏pGt�w��CO��?<Dd/1�E�t��{hf�{TR�ʇ�f�8�
�
'k�
��ո��HBTe
a!6��a��n��k�Y�
��U�uZj����Os��G)X��� V��*N��FCp������Vڣ*8�ڦb�ع}�ic��q� 7���:�7�E��o��a�:reM�j����G

;�(��,l
����e
~G�~�esY�
Po.�����r��-G����m�yXf�n��A�%z����<&���KO [...]
F�5vl]J�F���XL��������k��k-)=F�
Z�U��z%_� N!0X,��FY�N��h�7*��?�Z��M+EY�D2K
焜 ��z�(�&�o����Vy��}e��
-���Y�Є
-A at x3�a����)/�V!���I����yuּ��a�˻L�?
9���Na���T�.n�TP����U��HaZ>X���BU:0�}���׃Zk�)f���h�������[d�"EQ~�X���^Y\�N�֮0Iʻ��$�k.���6������
+x��Z[o�6~���S'3CR�(À�[���5�^��P$�*K�('��ߡ(ٲ#�v"7)ڇ�sD��wn$�5���������Kϱ
��ˉ%��=�%�ed��	A���>l�,�)��dy-�<�_�A�|��MX�,
���u0�Ï���^Ҙ�R�<�����?�
Fԭ	.[��8�&�y�
/�@��2
�	j��<	
+iF�ʉ̇ķe#
fS�����/�
L�-R��q�a�p6x�[���0r�oݖT3˥�&����T���f��&�ȃ/8u��a���\���z?b���,K�q�O>�{[RhY޼��N�~�
�1�Y��
����%���y���\b�����+M^�P��S��xb~�$1�u��8
�ؾ	�8H��:ȇ�+���1�je�.{
9
��s8b��.�A(G��3��8K�B�ƺJ[8�ө�[ή`�|~�H��P�AQ��!���rK��7�ݴ��\f�(A���v�)=+��m
DѸ�e
�i���Mk��E�$��:��"����Kն��7���Mx�0�f
��
+A8�}94+kZٖ��Rrֵh�b$5
S
�r
!k#V�VJ��Wy�_qr
�n�����[ Q� L��p�z����O�@���jK?w��)V&
یn��7�%�N�X�!C�.�a"��O�'�u�	�ق#
��l
1�('�I�|Qe
+I
�<
�=Ţ��:P�:�'����� �ִY����M�����6u��
+a�P�i�1��0q)r�ӡD���H3U_\Z��@��<�
ȴF@z�{���O���!�3E}η��Ttr|�O��
+�wJ��y�u�?��2]����NM����F��%���E�#�B�
��W���$�{�E�Q��]����BZk������ �Yx,�A���A�o

��{�w�D��4x�p��;)(����HT
R8Q:0��p��������)=Br��b��MÿCB��OF���
<�����l�(4�
�)-�S
M.�8��X�2
�I�6_��=R�}��E
�R�vvýA��˰���̯��=�����̧�i0"��in�|G��Z�G���v�T<M�!���Q��&O�d��]Ռ������4�Q�������,Mp�"�7��lo��l|%Ǎ%eԏ0�w�s��CO��?|DD/1�C.�t��{hf�{�R�JÚA3`
G�
G�yg�j��`�	!�:
a�7��a��n��p�297��eWi��c;w?|���`}��vdX�+Y�J���
�d]յ�-�GUrصM�@c��a��]��}��
�W:���<	���1�F����+�e�,
�=�X�yey [...]
+dF[��$>�O�M�}p� ��.8�J�� VF�o0�.��k�R�02�$�b���ՇEd]�?$^kI�1�В��+�"qJ��r`��6Vm;�Zಙߨ�&A�Z�M+ŪY"�%�sBF�{�H�ݷNd^n�<R�ؾ����|�جohB��!��˰L at q�V�Q�~^��jg缾	k^���坒�C�lU�)L����ō�
+��U��v#�EC #�i.d-���U?�
��Z�
�.r֞x]��gg���(Tr�<Gqq6�'gwo+6f!.Z{�$��Iβ|Un���ж���;�P
 endstream
 endobj
-7681 0 obj <<
+7690 0 obj <<
 /Type /Page
-/Contents 7682 0 R
-/Resources 7680 0 R
+/Contents 7691 0 R
+/Resources 7689 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7456 0 R
-/Annots [ 7621 0 R 7642 0 R 7643 0 R 7644 0 R 7645 0 R 7646 0 R 7647 0 R 7648 0 R 7649 0 R 7650 0 R 7651 0 R 7652 0 R 7653 0 R 7654 0 R 7655 0 R 7656 0 R 7657 0 R 7658 0 R 7659 0 R 7660 0 R 7661 0 R 7662 0 R 7663 0 R 7664 0 R 7665 0 R 7666 0 R 7667 0 R 7668 0 R 7669 0 R 7670 0 R 7671 0 R 7672 0 R 7673 0 R 7674 0 R 7675 0 R 7679 0 R ]
+/Parent 7465 0 R
+/Annots [ 7630 0 R 7651 0 R 7652 0 R 7653 0 R 7654 0 R 7655 0 R 7656 0 R 7657 0 R 7658 0 R 7659 0 R 7660 0 R 7661 0 R 7662 0 R 7663 0 R 7664 0 R 7665 0 R 7666 0 R 7667 0 R 7668 0 R 7669 0 R 7670 0 R 7671 0 R 7672 0 R 7673 0 R 7674 0 R 7675 0 R 7676 0 R 7677 0 R 7678 0 R 7679 0 R 7680 0 R 7681 0 R 7682 0 R 7683 0 R 7684 0 R 7688 0 R ]
 >> endobj
-7621 0 obj <<
+7630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 720.286 161.677 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61) >>
 >> endobj
-7642 0 obj <<
+7651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 646.871 205.752 657.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ae058fd9619a17e121c3aab9b0612d81) >>
 >> endobj
-7643 0 obj <<
+7652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 646.871 276.595 657.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7644 0 obj <<
+7653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 611.628 209.627 622.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_dc269190695c1745ab086168fcf35835) >>
 >> endobj
-7645 0 obj <<
+7654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 611.628 314.791 622.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7646 0 obj <<
+7655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 576.759 248.202 587.663]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e09e7efc2f63aba534614086427bf49) >>
 >> endobj
-7647 0 obj <<
+7656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.018 576.759 329.845 587.663]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7648 0 obj <<
+7657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 541.889 212.377 552.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e9ecea59dea0ccb1cc3600bc11f1056) >>
 >> endobj
-7649 0 obj <<
+7658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 541.889 289.846 552.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-7650 0 obj <<
+7659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 507.02 216.252 517.924]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_a493e3939364ce0db66b42f0ef6511d0) >>
 >> endobj
-7651 0 obj <<
+7660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 507.02 328.042 517.924]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7652 0 obj <<
+7661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 472.151 254.827 483.055]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1cd37a76428add108f267548ae76664b) >>
 >> endobj
-7653 0 obj <<
+7662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.643 472.151 343.096 483.055]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7654 0 obj <<
+7663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 437.655 236.745 448.186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_594973c5284386e52b8c33b206a47907) >>
 >> endobj
-7655 0 obj <<
+7664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 437.655 307.588 448.186]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7656 0 obj <<
+7665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 402.412 243.37 413.316]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_580264341ec83f4bf3d6da1205939b0a) >>
 >> endobj
-7657 0 obj <<
+7666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 402.412 320.839 413.316]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-7658 0 obj <<
+7667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 367.543 240.62 378.447]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_c6376a87e99d3cdabaa6ee7542474849) >>
 >> endobj
-7659 0 obj <<
+7668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 367.543 345.785 378.447]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7660 0 obj <<
+7669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 332.674 247.246 343.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_a317313059bdf973567d2fcf5e030212) >>
 >> endobj
-7661 0 obj <<
+7670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 332.674 359.035 343.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-7662 0 obj <<
+7671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 298.178 193.577 308.709]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_fea57a711a6b7a5d501112b84b246759) >>
 >> endobj
-7663 0 obj <<
+7672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 298.178 232.581 308.709]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7664 0 obj <<
+7673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 285.176 248.845 295.082]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-7665 0 obj <<
+7674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 252.35 193.577 262.881]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_6ff5e78b07441619f850114578ca48d5) >>
 >> endobj
-7666 0 obj <<
+7675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 252.35 277.691 262.881]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7667 0 obj <<
+7676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 239.348 252.677 249.254]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-7668 0 obj <<
+7677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 206.148 223.465 217.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfde1aac87d8218fce0fa9b4ea8a5eb1) >>
 >> endobj
-7669 0 obj <<
+7678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 206.148 323.07 217.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7670 0 obj <<
+7679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 171.279 229.552 182.183]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ec298ee7df246c945e6a56442e04176d) >>
 >> endobj
-7671 0 obj <<
+7680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 171.279 329.158 182.183]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7672 0 obj <<
+7681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 136.41 266.673 147.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfb434e3d574f4bd53314ac8749c4731) >>
 >> endobj
-7673 0 obj <<
+7682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.01 136.41 366.278 147.314]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7674 0 obj <<
+7683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 90.582 217.109 101.486]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_72782e7d9a6612efd73b253b0f862c6b) >>
 >> endobj
-7675 0 obj <<
+7684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 90.582 316.714 101.486]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7679 0 obj <<
+7688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7683 0 obj <<
-/D [7681 0 R /XYZ 90 757.935 null]
+7692 0 obj <<
+/D [7690 0 R /XYZ 90 757.935 null]
 >> endobj
-7684 0 obj <<
-/D [7681 0 R /XYZ 90 733.028 null]
+7693 0 obj <<
+/D [7690 0 R /XYZ 90 733.028 null]
 >> endobj
-7680 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+7689 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7751 0 obj <<
-/Length 2723      
+7760 0 obj <<
+/Length 2722      
 /Filter /FlateDecode
 >>
 stream
-x��[[o��~���S*��s��m�)�ݢi��%�h���J�JQv�_�
�)J�,6�v� 2��9s��"
�4���n���j8�4���]�h`4#���f
|
1F�O�t�n��(L���ݘ��j����p�S|�������e��*	��:�r���[���s��Ϲ�֓�$`�pYܴ�p�	U���ÛE�ٌ'\Q`��(Z�a�;(
3;���N�wy^�ps��+lh�r�(C
,<[^}��s��c@�p6xʩ���>����]�B���\���2W����P��ؿ�l���<[�]:������r�?S*
-M�=I4�%M�o<MmyX,�#*T�Y��E����
-,�����U��q'����sQ��<�C͢��)���k�
��h�zlǜ��0���a
-�h�[�("*���
������{�7�Je0�8f��p�j\��u�Z-���e�}�n�s�\�1�k|�<�n@�ST{4fj�)����4��C?SE��w�wK�69�z^�UM�s�%
&��xӉ�>�� �
avI�(�~b� �2������&J�;Uh��0�W�ʅ����n�|#Oq���WH��f����gm����ó�۹�DJ3��][�H����]��Dm�:�Te�x�/l�M�h�
>q! �0�
@g�\�6I?bp��f;�K��
$�Ξ�J���s�1iO��c����qR»1Whg�D�x����>���c��������a�G\#L����D3>�j\�8��t�çuA�
:1r~�Ad����*�65��$�fig�ׯ�U��ܐ�Hm���IU�����Q�Z�I����y������Z��(��5�EP~Z���D$�v?A
�?
-�i�{��#ϝ�߁���R
V|���W��&s�/���B��mR�^-��:GD�x�s�&@M��r6P�,� e%!���vM]
)�huu��0*?�����1�h�o�>��j%�<!B.C�
{~ކ�P�����Bf0���W�
����@�0�Y¹.��5;!
������
�:��8;Z�
Ɇ��e� 
��C�)�$r!];r���
���r�=r�
�*�‹��ʼn����u䪭݆\`v�
䲿"ץ�ŭ
�GI������|�]uq�.�0\�a'�1z-�6a��yy[ur5Y�h�y^~7��z2X�
-[�����J]��E�O����f��[���.ZG3�u�$t�.���P�Z/�b�U�
�%x���G��
U'��4��.���^��oAػ��R"D��DZ2�
������8Q� �%-Ti��i��z�GE�̰�u�Q�q�E��*�h⬩c^}
�$�@Հ��`$
n5���Y^M���[mՊ�BU��G�#Q;��p�"�
�YW�"8��]�QSB�9� ����ͱg�A��"
y|s��V��a�j�=8�H���8(�/+^a/��l�?
�~C0!�Ԟ8[<lN�adW. at .U.@�����|����.}�
�Usz�D�5v��Ѹh��V;F+�[b01�q,Z�ym�gD#a+D��*y� ��~�
T�;,�l�g���.xV�C|���R�E59Lڴ	�$TESN�
%�5&'������b%�X	*��
��R���
-��> �����x�ۗ�v���P'�!ѫ��Q؞��h�߁�ۃu���� ���y�bb�Fܚ:X�C��(X[Æ�qOY�@k�DkA=Z
ցւ���]1^�-�\�"5#V0�[g
-�,n�
��^��
�-E0�׺f�_/~�ɉ�P����/)~
V�A�.̑�nJء�ů(��eK�p���/i#��<�[��C��
�]̍�
a�ʇڡ�
�uy��	V����̣A�L�x����4Ǧ�Z�K���oTc��*ϑYU���
�_�h���
���؆сZk-,�:��oD{�Q�iہ�͞8E�y���ȓ
j�d��F~�x�kB{�U�s?T
h2����7��)���Of&H��Z^�:+5�����e����6'�����$SoO���
�f
���J=ކ��|�LJz
h��=�g ^
�tW@.eh��:��J����G�
m�,��ā^P���u��*�7���A
6�L}O�b�.Tc�.�����g�@�>S�'3u�O�u�֎��/���h41T�
�0�ݯ#��yD���h�!%>p���1���C��d�uJ�
?�w���)����~�VJ�5��/�^?
)�"���R�F�\h��Dj)w��n���g
k at H(>�
kĥ�P'�v�s
�����/�y�L��kT�zn��f"4��Q���g��0��Z�qtj�.
۠��
-8D���碹Mɋ:�Jx�&ž|p�81j�l��8^FS���&������\L�^�EV
g)�,�۬v
�S���6-�F�S%mG
���l�=��g�'8�
��֙W��bu��g��f�v9���%�uF(i�{���:n���|߾rg瞔��X��pLa�7o�.j5(�@\߄
�kUֆ��
-'�����`ۖ�g5�HH-;8X��s&
_�����'�

<�/��3�F>�8�2A
����	��AQ�	��{N4/*�Ѡ<4��?���TU~7�����M�������q1y�����o��7xL�𯿄ɶ���Gd�����Ё�r1�nM�A:������gP���\�;��zlY�~}}���Df�M�uJ��z�^\7*����d��ow��K�\���0��̽�n0�  ѣ
+x��[�n��}�W�i"�v�/�l�d�d�A&3N^f-�6�R(�
��S�&)��D�b��eR�����SUGl�4���n���j8�4���]�h`4#���f
|
1F�O�t�n��(L���ݘ��j����p�S|�������e��*	��:�r���[���s��ϵ�֋�,`�pY
+ܴ�p�	U
+��KÛE�ٌ'\QP��(Z�a�;(
3;���N�wu^�ps��+jh�r�(C

<[^}��s��c@�p6xʥ���>����]���������27W����P��ٿ�l���0<[�Y:������r�?S*
+O�=I4��L�o�LmxV|'T�f�
�h����,�>���1[%Y'qr_�X=���;�,:X��������0k�v��t�Y�	�y�
�`�J�E�"������z^�Ut/�&�[B�
&��L1�UMK�q�`GݮV��>FYz_���\"wg
��=O����
��}ʦa
"M����TQ���;��e�65�z]��M�s�%
&��x3��>� �
��0�Q.����)�(�&k��(}�Q�T�m0���,^
:
n�_Xu���y�����u4˼��?k#(E�
�m�.�'R�џ��6��=P��
���\G��0���m�$��O���I�
@g�\�6I?b��f3�K��
$�Ξ�J��)�����=�'��Ϗ��nލ��u�I4������Q�oģzF�3� ������q���1h�n<ь�:v5��S�Da:���:�`�
1j~�Ad����*�&5��$�fig�ׯ�Q��|!-���*�'U��R̢;��G�j'a�J�?ԹJ"�
+�J_ha�%D-�-���b�
fGrn��Q��1a��|dx� <�܉�Z!�`U��H�h5�m2�����Px�M���W�p��/
�³	Bj��
�-�3�EYY�{���.��nuu��pW~*1{Sb���߸}n1�JREB�Z����
g�L5/�!8���`x%t� Z!
/�,ah��s]��cvB
+5!
u�uP
qv���
S�+�zAS�,�Sl��ȅr���3�4
+�ʽ�PعC.���
/N"'R�N�b�ב�6vr��S^ ���.E.n��>J�4\�����[u	��5;�G���h��	���۪��ْF����q.�Փ��
P�eM\�P���/
+�
�؜6�T<�j�S8h
�������+>�
��CCj�
��WE�w� �mO�C��7��Ш:Q��I6wy���ʼ����}�)%BT�
+3*�QX�
�=�Ɖ�G��(�h�J��Nד=)2f���
�rO�D(J�U�DgM
��t
�
6B���v�
4�%G	��b�r��6j��B����DJ��̩,B��uO����}�iԜPS[������ث��Sd�<�9Nf���l	�0W5�
�Z����_�����0Lc6�D?L�>�'�`��͉\ ������(Ҵ��3��҇� ]5��JTXܡhg����60o�c�"�!3���`�:���
����_4�l�Y�hN�A4sP��B�
��mS]��2�(<ׇ����9Lڼ	�$T%S2����I�{vk�e����J�B��Xe��J)��v�}R�D�
Je|���KK�J\|��P���v�(l�S���@����_]A} ��8���������=
+�ְa~�S�6�Z4�ZP�ւu����v��
��/�L�W��+�3��,n�	��^��Ӗ"�׺f�_/~!ȉ�P����/)~
U�A�.̑ⷾ�0C�_Q.'�-���#�_�F��yj7j����BL,�w��-��+^�E� �˓� M��2g��kB�K2��29T�њ�i���Z�K��ُ�1Zu�稬*ύ�]��/L4�mõ<J�0:PK`m�%�A[�h�F�'��
(��S$���l��<٠wN&h�J�&��]e?���@̌"�3�%1R�ɍ��L��%A	&��*uVj*uA��˒�%Č6'�����$SoO�	��M��P��
�
oCHq>��C=%y��@WA���� ��� M@��G=^���,�z��ц�_M
��U�!Q�
�2~ӊ��aq�{���P
N]hϩ��9ul�����.�v������%��FCE_���~�h�f��k�h�!%>p�������!R�@2���p��������R��π�J�a��&�A��g!�Q�
�
�@j٨�
��ϓH-厬A�:KyYFB�ه���5�N��
c/+�+]��Й�kT�zn7]3D�]���g�mB@��8�ڰKi\}���B�soS��޻I�/'n
'F
��0��h
+�f����#�+9S��v�U�Y�1��6����t�Ļ��K�Q�EI�Q#`W
6�
��3��uTAD
̫�j���g���j�M����`����#�4���i
�\Db>o_��sOJXG��L8&�X�7o�.j5(��\߄
�kUֆ��� ����Ӱ�-��j���Zvp���w�L8���5�O.�Ŀ�Z��P.�y��)�	b����O 6�bM�l�s�yQ�塁�\�����wS.ػܹ)����<;.�������&J�Ǥ���K�lKx������t�22:P[bD|W��>D����3(���U�˝��'
+Z%��,[���~zz"�
�&�:%qv�^/�Eym�
ʱݹ��U�
[���`�\�U_�� �8��
 endstream
 endobj
-7750 0 obj <<
+7759 0 obj <<
 /Type /Page
-/Contents 7751 0 R
-/Resources 7749 0 R
+/Contents 7760 0 R
+/Resources 7758 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7676 0 R 7677 0 R 7678 0 R 7701 0 R 7702 0 R 7703 0 R 7704 0 R 7705 0 R 7706 0 R 7707 0 R 7708 0 R 7709 0 R 7710 0 R 7711 0 R 7712 0 R 7713 0 R 7714 0 R 7715 0 R 7716 0 R 7717 0 R 7718 0 R 7719 0 R 7720 0 R 7721 0 R 7722 0 R 7753 0 R 7723 0 R 7724 0 R 7725 0 R 7726 0 R 7727 0 R 7754 0 R 7728 0 R 7729 0 R 7730 0 R 7731 0 R 7732 0 R 7733 0 R 7734 0 R 7735 0 R 7736 0 R 7737 0 R 7755 0 R 7738 0 R 7739 0 R 7740 0 R 7741 0 R 7742 0 R 7743 0 R 7744 0 R 7745 0 R 7748 0 R ]
+/Parent 7766 0 R
+/Annots [ 7685 0 R 7686 0 R 7687 0 R 7710 0 R 7711 0 R 7712 0 R 7713 0 R 7714 0 R 7715 0 R 7716 0 R 7717 0 R 7718 0 R 7719 0 R 7720 0 R 7721 0 R 7722 0 R 7723 0 R 7724 0 R 7725 0 R 7726 0 R 7727 0 R 7728 0 R 7729 0 R 7730 0 R 7731 0 R 7762 0 R 7732 0 R 7733 0 R 7734 0 R 7735 0 R 7736 0 R 7763 0 R 7737 0 R 7738 0 R 7739 0 R 7740 0 R 7741 0 R 7742 0 R 7743 0 R 7744 0 R 7745 0 R 7746 0 R 7764 0 R 7747 0 R 7748 0 R 7749 0 R 7750 0 R 7751 0 R 7752 0 R 7753 0 R 7754 0 R 7757 0 R ]
 >> endobj
-7676 0 obj <<
+7685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 697.994 271.126 708.898]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a0d8c78069019f44dc34ebab82ecfc6) >>
 >> endobj
-7677 0 obj <<
+7686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.463 697.994 370.731 708.898]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7678 0 obj <<
+7687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.863 685.366 326.259 695.272]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-7701 0 obj <<
+7710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 652.166 201.742 663.07]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ccc6c6488ea9d8555ea8e978cf188749) >>
 >> endobj
-7702 0 obj <<
+7711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 652.166 243.629 663.07]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7703 0 obj <<
+7712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 652.166 371.329 663.07]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7704 0 obj <<
+7713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.562 627.583 267.759 637.488]
 /Subtype /Link
 /A << /S /GoTo /D (main_affine_relation) >>
 >> endobj
-7705 0 obj <<
+7714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 594.383 212.768 605.287]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ba9abb279871c30a4f0c6cbb188fecc1) >>
 >> endobj
-7706 0 obj <<
+7715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 594.383 252.959 605.287]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7707 0 obj <<
+7716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 594.383 375.145 605.287]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7708 0 obj <<
+7717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.657 569.8 275.748 579.705]
 /Subtype /Link
 /A << /S /GoTo /D (main_affine_relation) >>
 >> endobj
-7709 0 obj <<
+7718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 536.6 250.099 547.504]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_934cc1f45a6d438f5d468276140cd5a8) >>
 >> endobj
-7710 0 obj <<
+7719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 536.6 289.446 547.504]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7711 0 obj <<
+7720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 536.6 379.512 547.504]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-7712 0 obj <<
+7721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 536.6 513.996 547.504]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7713 0 obj <<
+7722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.255 512.016 484.66 522.972]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-7714 0 obj <<
+7723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 478.816 250.748 489.72]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_196d1efc79437ca1d96b79b7cd60387f) >>
 >> endobj
-7715 0 obj <<
+7724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 478.816 357.317 489.72]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7716 0 obj <<
+7725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 478.816 456.145 489.72]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-7717 0 obj <<
+7726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 466.861 202.344 477.765]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7718 0 obj <<
+7727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.359 454.233 470.793 465.189]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-7719 0 obj <<
+7728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 421.033 239.984 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_b499fba7b7be2932147748248180e057) >>
 >> endobj
-7720 0 obj <<
+7729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 421.033 280.82 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7721 0 obj <<
+7730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 421.033 405.104 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7722 0 obj <<
+7731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 421.033 513.996 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7753 0 obj <<
+7762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 409.078 171.361 419.982]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7723 0 obj <<
+7732 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 395.241 432.092 408.399]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-7724 0 obj <<
+7733 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 362.047 266.586 372.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_702b00ff42a88c23ab25eecf0e9acef0) >>
 >> endobj
-7725 0 obj <<
+7734 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 362.047 309.697 372.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7726 0 obj <<
+7735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 362.047 408.234 372.951]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-7727 0 obj <<
+7736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 362.047 513.996 372.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7754 0 obj <<
+7763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 350.092 171.361 360.996]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7728 0 obj <<
+7737 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [362.141 336.255 414.324 348.42]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-7729 0 obj <<
+7738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.017 304.264 265.396 315.168]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_25f104e58f88e05dfcb905bcd66e493b) >>
 >> endobj
-7730 0 obj <<
+7739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.568 304.264 375.818 315.168]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7731 0 obj <<
+7740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.239 304.264 478.979 315.168]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-7732 0 obj <<
+7741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 292.308 225.866 303.212]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7733 0 obj <<
+7742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.222 279.68 466.67 290.636]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-7734 0 obj <<
+7743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 246.48 251.209 257.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d4db6f54c7332e1a2e0bc85e16ba176) >>
 >> endobj
-7735 0 obj <<
+7744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 246.48 290.549 257.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7736 0 obj <<
+7745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 246.48 409.969 257.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7737 0 obj <<
+7746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 246.48 513.996 257.384]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7755 0 obj <<
+7764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 234.525 171.361 245.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-7738 0 obj <<
+7747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 220.688 456.992 233.846]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-7739 0 obj <<
+7748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 187.494 224.57 198.398]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_44e10aa0180433db7d19fb8e473dc829) >>
 >> endobj
-7740 0 obj <<
+7749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 187.494 324.176 198.398]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7741 0 obj <<
+7750 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 174.866 347.869 184.771]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-7742 0 obj <<
+7751 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 152.625 255.564 163.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_d8d04d80653fb850dd92468af1995f97) >>
 >> endobj
-7743 0 obj <<
+7752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 115.763 257.637 126.667]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1d780ef5b99cc9752eb322353b7b6b08) >>
 >> endobj
-7744 0 obj <<
+7753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.974 115.763 357.242 126.667]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7745 0 obj <<
+7754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 103.135 378.454 113.04]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-7748 0 obj <<
+7757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7752 0 obj <<
-/D [7750 0 R /XYZ 90 757.935 null]
+7761 0 obj <<
+/D [7759 0 R /XYZ 90 757.935 null]
 >> endobj
-7756 0 obj <<
-/D [7750 0 R /XYZ 90 169.726 null]
+7765 0 obj <<
+/D [7759 0 R /XYZ 90 169.726 null]
 >> endobj
-7749 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R /F23 340 0 R >>
+7758 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7810 0 obj <<
-/Length 2065      
+7819 0 obj <<
+/Length 2060      
 /Filter /FlateDecode
 >>
 stream
 x��ZYs�F~��S�
-Gs` �k�U�v������!v�C	�X ����	^e;��
�Lw�u� عu�������k�9	������	|�8%�u�w	A,����};%؍�4���R������h�crSF��ի�ut�g�j~ur�����	鉧T �`r-��f�`#�5�GdDo�㐄�UTU���	�ʴXE�4W�ɥ,�$te��KL0�R!��ɿ�'���
����ċt��W��p�{#&B�Q�J
�28����&ؚ�M�q�$@><P����r?P����s�� � �P�<?lt�e�
`m�8 �v
H��VҺ�Y�Z�|W�2��rD.��p���f���3�n�zЀIb��2iykm��ۉ�~Fv//.�����eT�[�gsp`r�
��
����9^�YU�;�ˁ$��z�s�KП�N}�ƴ�j}��߃ ����Z���Ih�xh
�F
�!��!�W�#��v�( A��gBP���6l��&���s3���X�:�w+
vc<��lwIe�
&�at�,��)
\Yݯjs�/�q���}�d�viwr�븁�L*� $2ZXlyF���Q�lD]�
-�����xD������X;�� �{��<����( ��;H������:0�7�~�
���$�8fW�q|T�������'{"�
-�o��<�3���&&x�_,x�gg�gO�@�������Lp���<���BB�\�0�<
v$
	�r�U[5D6b��D�c=�
u��=͑�"�#�(���GO0w��I-�]󱵇'�c��f8�_5D��Sv��s�y���Q���i��A�q���:
EӢ:
%e?
^
I!�f��Ң�z��U�� ����hÉS�Z�K��=�9ȃ0�P�),��
������2׫X�3�]����P�1v�I6Bu��P��[�Q&&d^ǫ��P��A�,�A���jlc�Z��*Y�����6<W�.m�EnWjR�v
- �C^��{R at p(���i�M|�h��g�xt��Ee�O).�h<~l�4D�/��ɪΛ(��&^�� �r��K����[��6�wa��
�sT�T�&-KM���[���A��b�,���D1F�CF�6�������$`���Ԗ�V�Ez��3�aF�Q�
���tC��n8F
�a8m���&��%���rM3`��`��xT�
Ҏz\��:���~m�
��M;��V����i���޴3k
�N?&|^,�0���������`�pF�C�C��=߈z#�Y^�g
M!���}�D�o�8Y�7���$����uu����ؕ
����h!�w{[�
�sf�(�畚u
7���б͕���S��J��
Ʊ����į��	ň-��C�/���hl��m��Ytk
T.�W��OW�8�7�
�k��Ӳ0�ǂ������||M?���\�x�A�7�W��=\X��
��������OP�~�]�#͸��
�x�Z��\k6h��Ti$�ML'M"��@�^�r"�)t��Y�\�4WA����[��
d�����$�Y�j~%G��:����p�����2ZWU�\$��S��;k/叻��N�G��9Y�Vu��,guBk{��x"����pdo���7	��+7>��
�����A��zj���.g�wуP��ޏ�O���n�:��Ӕ�#s��3{_]� ����Um'���B)�p~,v�OI��`7*6a�	խ.�׀�-���O��~�F=�g��O�4+��R�xË�S� a�=��
-ziC�ݻ��.
AL�����`i�md�E"w����x��,'y6 �H!P�vIQ9�w�#���H�z���8#���#~�rDM.�/O����A�kH�\�����ڒsX@�ں���X�S���us>" #���/��Pc��ǚ�|H\P��o�@��7��wü�F��� Ϝگ���+Y�M�}����쾡d�;S��]TBW
��Rf���TAW���Q�7����D�[���t���xuq�����ϒ�DI}Q��������@m�l�R����\Lu�5t
-8�v�
9
+Gs` �k�U�v������!v�C	�X ����	^e;y��c�3�����`���η�o�'�}�$|�;�KG`'�	�8ױ��%�`:#c��`7*�h�vJ����w2.����M��W�~Z��m�E���]T����_�&�'�R�|?�ɵ�!����
�
�!a��C.WQUMg�c&�+�b��\y'�����.1��K�P2'����B@
v�6
P /���_����
���G=*u<��w�\M�3��ĸoj���$�ቀ2�}n���R��o��H���B��a�[�(�m k��� y�ذ�@��x跒օ̢Ԛ�Z�Q��#r9,����5�Ȝ@Gp�փL[ՔI�[k�w�N��3ʰ{y�s9%���.�"ݒ<����l`� ���"Ϫz��\$��/�S��_���u��[0�eU�{^�
, ��ܸ��*elLB���Cc�@6b8���)� 
���D@	��=����a��6��}��ل�=�BԹ�[��!w`�K*3 [...]
+
cW�d#T�<�
5k��e�aB�u�iH �A�
��rd˨�6Ʃ�P���j~m�s��҆>(r�R�b�S !
�:Vޓ�C)@��Oco�3D[�>Kţ��,*�|J9p�G��c�!�~I�NVu�D���4�����|_:U�'ݪ<�Q�
��X��:���6iYjZ�U����
BT�d�oW'�0��1z.2��礶W=x$ � $�������=(�맞�
3���J7\ ��G���t�1b��i;�0�7� =(��
�k��-�ǣ�f�v�㊭կI;�h#�l�Qw�V]
O;>x%����Y3h�_t�1��b��a����4
\ۇ3" 'B
�<��F����Ҩ��>[h
+i�l��&�&x���r�a�&���F��k��
PĮ\��%�pUD
����Bd�؜33Fq<�Ԭ�Yl5��m���w�ǝ2�V�\�0�=�>''~
��N(F$h��
�~���Gc�No
�̢[[��pY��w�2���|c�@�6�:?-� �y,�(�.���������z�u�W[�yS|ey�Åu~݀�O�
P
+�
����ܕ;Ҍ;��ьp��>�͵f�&�M�F2��t�$r]
��!'��Bg�̥LsT�ܢ�g �g�_T&��JV�+9ʍ_���F·ˈ��𥽽�Ѻ�*�"�`��O�Y{)�%�w�<�-��2@����f9�Z���I�oV�#{��>�Iv_���]� 7��e�h$
���S{$�}p9
���
��5�~�|���ou�S�	$��4�#��P�}uM �z'��V�MT�H:��n�X����>%VL�ݨ؄�&T����^�Cf�XX���?Y�G�-S��U�?=Ӹ�����K�
+�
/�NQ��1���"(�=
�v�^��4l19ZZ
⃥u����܅�
��a
���X�� \#�L at Q��%=D��޹�O#9�z���ZB����5���<A�
�>i�!�r�.WG �jK�`�j�޾�c	O}>�����H �8#�6�
�C��#?
k>�!qAQn���qn�x^�
�^���<sj��3'��d�7���j6������L�VvQ	]5FԼ��1(��d
��oNs��D۳[/�L�p�r��u������-*t�%E����(VۥCO�jZ!�&%�y)x��Tw]C��� �	�
 endstream
 endobj
-7809 0 obj <<
+7818 0 obj <<
 /Type /Page
-/Contents 7810 0 R
-/Resources 7808 0 R
+/Contents 7819 0 R
+/Resources 7817 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7746 0 R 7747 0 R 7769 0 R 7770 0 R 7771 0 R 7772 0 R 7773 0 R 7774 0 R 7775 0 R 7776 0 R 7777 0 R 7813 0 R 7778 0 R 7779 0 R 7780 0 R 7781 0 R 7782 0 R 7783 0 R 7784 0 R 7785 0 R 7786 0 R 7787 0 R 7788 0 R 7789 0 R 7790 0 R 7791 0 R 7792 0 R 7793 0 R 7794 0 R 7795 0 R 7796 0 R 7797 0 R 7798 0 R 7799 0 R 7800 0 R 7801 0 R 7802 0 R 7803 0 R 7804 0 R 7807 0 R ]
+/Parent 7766 0 R
+/Annots [ 7755 0 R 7756 0 R 7778 0 R 7779 0 R 7780 0 R 7781 0 R 7782 0 R 7783 0 R 7784 0 R 7785 0 R 7786 0 R 7822 0 R 7787 0 R 7788 0 R 7789 0 R 7790 0 R 7791 0 R 7792 0 R 7793 0 R 7794 0 R 7795 0 R 7796 0 R 7797 0 R 7798 0 R 7799 0 R 7800 0 R 7801 0 R 7802 0 R 7803 0 R 7804 0 R 7805 0 R 7806 0 R 7807 0 R 7808 0 R 7809 0 R 7810 0 R 7811 0 R 7812 0 R 7813 0 R 7816 0 R ]
 >> endobj
-7746 0 obj <<
+7755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.897 707.957 257.434 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_047e2a717168ae129338109f1afc9a7a) >>
 >> endobj
-7747 0 obj <<
+7756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [284.367 707.957 356.635 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7769 0 obj <<
+7778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 683.374 378.454 693.279]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-7770 0 obj <<
+7779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 661.133 257.786 672.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_9b7061aa20aa4b513216bcdb1a905ce7) >>
 >> endobj
-7771 0 obj <<
+7780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [285.123 661.133 357.392 672.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7772 0 obj <<
+7781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 648.504 375.773 658.41]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-7773 0 obj <<
+7782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 626.263 214.06 637.167]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_173628da404c1dc2c4d423cad7f9f960) >>
 >> endobj
-7774 0 obj <<
+7783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.398 626.263 313.666 637.167]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7775 0 obj <<
+7784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.525 589.402 308.768 600.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa62abe41a99d6a01cca319ed860bb5b) >>
 >> endobj
-7776 0 obj <<
+7785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [340.956 589.402 413.224 600.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7777 0 obj <<
+7786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [462.191 589.402 513.996 600.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7813 0 obj <<
+7822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 577.447 156.427 588.35]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7778 0 obj <<
+7787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.489 564.818 302.72 574.724]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-7779 0 obj <<
+7788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 531.618 245.911 542.522]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_46d5dc7df45abdea275f0295fee58c23) >>
 >> endobj
-7780 0 obj <<
+7789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.248 531.618 345.516 542.522]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7781 0 obj <<
+7790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [319.346 518.99 393.257 528.895]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-7782 0 obj <<
+7791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.84 496.749 291.592 507.653]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_87aadd3a9d47e978a32c9867b13220a4) >>
 >> endobj
-7783 0 obj <<
+7792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [320.409 496.749 392.678 507.653]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7784 0 obj <<
+7793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.169 496.749 513.996 507.653]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-7785 0 obj <<
+7794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.622 472.166 310.533 482.071]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-7786 0 obj <<
+7795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 400.42 289.866 411.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_703f57855b17ef63b28f88fe13a51870) >>
 >> endobj
-7787 0 obj <<
+7796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 400.42 359.324 411.324]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7788 0 obj <<
+7797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 365.551 290.971 376.455]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_204fb0538d07ee8ac3d5f2724419928b) >>
 >> endobj
-7789 0 obj <<
+7798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 365.551 360.43 376.455]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7790 0 obj <<
+7799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 330.681 224.003 341.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_f41476c22751c8d79e8599443aea93da) >>
 >> endobj
-7791 0 obj <<
+7800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 330.681 323.608 341.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7792 0 obj <<
+7801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 318.053 272.49 327.958]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-7793 0 obj <<
+7802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 295.812 254.15 306.716]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1169e57865dfa83ffc8cc23071248340) >>
 >> endobj
-7794 0 obj <<
+7803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 295.812 338.263 306.716]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7795 0 obj <<
+7804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 260.943 284.585 271.847]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_ba8ba56b075b2be7b6309cfaed039070) >>
 >> endobj
-7796 0 obj <<
+7805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 260.943 354.044 271.847]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7797 0 obj <<
+7806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 214.119 241.726 225.022]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_34dbbfe20e987a3d55c7a3f2d08f1aed) >>
 >> endobj
-7798 0 obj <<
+7807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.617 201.49 407.658 211.396]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-7799 0 obj <<
+7808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 179.249 249.318 190.153]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_100662089d61a01ea43a28a944da266c) >>
 >> endobj
-7800 0 obj <<
+7809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 179.249 288.321 190.153]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7801 0 obj <<
+7810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 179.249 371.519 190.153]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7802 0 obj <<
+7811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 144.38 240.62 155.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_128413fc4c3051aaa9033a8030509ae5) >>
 >> endobj
-7803 0 obj <<
+7812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 144.38 324.734 155.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-7804 0 obj <<
+7813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 144.38 425.724 155.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7807 0 obj <<
+7816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7811 0 obj <<
-/D [7809 0 R /XYZ 90 757.935 null]
+7820 0 obj <<
+/D [7818 0 R /XYZ 90 757.935 null]
 >> endobj
-7812 0 obj <<
-/D [7809 0 R /XYZ 90 643.364 null]
+7821 0 obj <<
+/D [7818 0 R /XYZ 90 643.364 null]
 >> endobj
-7808 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F23 340 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R >>
+7817 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F23 340 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7865 0 obj <<
-/Length 1639      
+7874 0 obj <<
+/Length 1635      
 /Filter /FlateDecode
 >>
 stream
-x��ZYs�6~ׯ`_\i&�q�'�CӸ3i�����d44	ٜ�PI���}$H]%u|��<���b�@`���֯��G��s�Y.rmj[���bK�	J�Q`}���

	Ƹ1 ��e�7�P�O���
-2o�{x�y����_x7i�E�[o�_G�O�	YRO��l[���וȊ#�k�Q�&j��vixyy>R�A�K�*�F^��'�j��q�*��s��3���޻Q�
5�"eX�D&�����
-��{
#�:�])[�2�YW�?z�3Ĕ!l��«�+B�2�bv
��*�����,�0M�ҴZ����~ۈ3�R
-16ʿP*V~c}

-�e^MZ}�=�n������4c��0븘W�l�l�M�ݏ��q�����,0��5��[�Z�e�j� �SkH8r9�ܺT�,KL^�[�N�<�gq���b��H-���3O>]U��������G�&n�����뒽2PNw��Qw.��q�|m�܏�؇�Pd^��|�*�=�/�M@�$}0?�Y�hq� ���&�Ij$��}�k/̗�+�3�N~���f'�7�l	�`."
��"�z��*	

�v�#���+��͛mq/�Q����d�J�!�"I�Z�ZupW�r��r�Sm�pr�j� 
�h�b�#��剳˓�����E0d���ˠ��bI����_�2��V+�! 1�P8��>�i�MYMZ��9���}�~�lJk�vS	�Uc�|��F���t���^lF)�[�/��~%K$�b��euX5�	Z(�Z61T-G���j��>����
U���A;�}��s��u��	���
&J�$r%&�r�v�؊�ҕ~��X�Q�8w6��B�F�iJTӜ����E! ��iW!
%CT���Ɵ���R�r�3��d?�k��
ٌ5>��`��i���bI�8�cC=�	`g�P%{�u)�T��ΧY1����SP�� �G`���UmW��7���i����O�략m����v�5ye/][o2'�$A(臉��\'��M
Q�1�q\��@&��Y���ő�N
<$� ,�j����i6hE���q�Ooϼ<o6N
8&%�lU�{��o�d�`�qV������E����
-&Ȣ@u� h������O�D�T��fKjò�;
YO��q6�ez�L��4d�E���� ��  �����A��|`
�S�
��
������0kk�A���y�cK*W9��4Σ���̩A]^��c�f��K`# %WNol�JМ���N��f)����Gk�X��ٛ
���1�7��v'�
�&�H�n����>�
H�;A��]Wv�sa�\:T�͸؅ѐ��0�!J��go��nv���@ڤ[K/jXwR�S\�ׇ.6"@VR�Z�Z��j�
ݷ@ ��t�=;;�8�g��f~�Kvb<{h��Hb�	
-�V
�Ky(�î��WfZ�<̴��˕���Bğ���1��V"(�'g��gV��G��B�_��9���a�v���
-�~��E1Б8��+�Atl�	���~����7-Fu'�(�Fe�g>��摒�^���\e?���
C�y�U�lq%
-#�	�f�0���\�z�T�}���o��S,��hN��n�bzvzzww��
͒p���8�N��M|_h!�eC�'�#N��

<�=�.�'�@h�`
+x��ZYs�6~ׯ`_\i&�p�'�CӸ3i�����d44	ɜ�PI���}$H
�(�㫍<���b�@`kfa��������f��\���xj�ؒ6A�k
X��� &C�1��{Y�M���hy��̛�
^e^�<=���,M�hry�������茐5���ȶ%L^j]�lX at 0����pa��i������!�����y��zr��*��
1��>�X�����P�-R�EH$ab?�}��� ���0b�cݔR��)���u����;CL¶�,�,�"�+��WQ=���+��
�-��$/M�u��^��F�9֐R��Q��R����P at .�j���a63�^�2z� �U�ì�bYe�Ѳ�7�w;�瞯&ͯ���b_���G���nIj9�ͫ5�lN�!���r�B�,1y-�M:a�0^�ՇҊ��#��WT#�<�tY����^Dj at D���#��VȯK�@9�U�Fݹ �&��EK?R�B�yaRL�e^�8�0O�(7
� ���d�
��:4�A�yM\��Hd&���^�/KW�gڝ��|�-4N�n\��-�\Dp�3D�1�,
U�
��G:W�W�ٛ7��^��n%-
j���.C$E���N���N� !�V�ڭ����ZAܟ#���~G���g�'+'�C�`�0���A��Ś<��ݿ�e\	mVC at bj�pZ�}P
�$Z����L�%r�)����ٔ�Z�]%D�W�	�
J�*ҭ~�{���o; 燕,�؊m���a��'h�[��P�
1�����.�����
؉��˴�
�Y+�H��`��O"WbR-Gn7���)]�,��
��s���_I�H8M�j��41�($t8�*��dȁ�Bٹ�����i
+]Ny���
�vm�#��Ƨם
�;M�t[,�vl�g�>� ��`ܡ.E��M���(�
�~u
+JR��  � L𿺪�J����c5mغ���{ݓ�m�T][�η&��k�M�T�$��010��D��!B �:<�z8��jl��~xq$¤�	%
��5��cڇ
ZFa��l�����3/��ٝS�I	8;��^+��&Y*�|\�䥣>)v���>��	�*P
:���S3��<��>z��RƄڰ,��B�S5u�
x�
=S'*
�p��[q?�$ ���#��W��
�����E���2��fmM4��9plI�&�y���y��Y�95��k�t�Ԍ?x	l����-U	�3U�(���,%����`-k�q${�y��Mb}��	���	� Ҥ���0��!���� ��Ѯ+�߹�;�\:T�͸؇ѐ��0�!J
��`��nv���@ڤ[K�jXwR�s\�ׇ.6"@6R�Y�Z��j�
=�@ ��t�;;�8�g��~�K�b<�o��Hb�	
+�V
�Ky,�î��7fZ�<̴��˕���B����s��M]
�DPXO�>`%O��!ʟ!�>���O�/
{�+�>W��ð�/�ـ��9�Xy?
�cN �V��􎯾i1�;�y�6*�=�W}4���*�q D?o�‹V��o�Je�+Q鎨]C3��KU��ʳoV=��W6���H%�
E�.���htss��
-�p�������.��i�^(%�zo�Ys
ƞ~�������׼
 endstream
 endobj
-7864 0 obj <<
+7873 0 obj <<
 /Type /Page
-/Contents 7865 0 R
-/Resources 7863 0 R
+/Contents 7874 0 R
+/Resources 7872 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7805 0 R 7806 0 R 7827 0 R 7828 0 R 7829 0 R 7830 0 R 7831 0 R 7832 0 R 7833 0 R 7834 0 R 7835 0 R 7836 0 R 7837 0 R 7838 0 R 7839 0 R 7840 0 R 7841 0 R 7842 0 R 7843 0 R 7844 0 R 7845 0 R 7846 0 R 7847 0 R 7848 0 R 7849 0 R 7850 0 R 7851 0 R 7852 0 R 7853 0 R 7854 0 R 7855 0 R 7856 0 R 7862 0 R ]
+/Parent 7766 0 R
+/Annots [ 7814 0 R 7815 0 R 7836 0 R 7837 0 R 7838 0 R 7839 0 R 7840 0 R 7841 0 R 7842 0 R 7843 0 R 7844 0 R 7845 0 R 7846 0 R 7847 0 R 7848 0 R 7849 0 R 7850 0 R 7851 0 R 7852 0 R 7853 0 R 7854 0 R 7855 0 R 7856 0 R 7857 0 R 7858 0 R 7859 0 R 7860 0 R 7861 0 R 7862 0 R 7863 0 R 7864 0 R 7865 0 R 7871 0 R ]
 >> endobj
-7805 0 obj <<
+7814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 697.247 203.075 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7806 0 obj <<
+7815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 697.247 296.324 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) >>
 >> endobj
-7827 0 obj <<
+7836 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 658.393 287.856 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_51fb0220102e525b11cdb06dcbe322c7) >>
 >> endobj
-7828 0 obj <<
+7837 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 619.539 294.481 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_2f13e4ffe7b47ec50721791877b41622) >>
 >> endobj
-7829 0 obj <<
+7838 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 538.776 180.54 549.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c59e94611b71ddd67acd033a05bbbc7) >>
 >> endobj
-7830 0 obj <<
+7839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 538.776 280.145 549.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7831 0 obj <<
+7840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [348.444 538.776 420.713 549.68]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7832 0 obj <<
+7841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 418.78 226.034 429.684]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_137dcf52993d2ff3dd6e4678b45baf56) >>
 >> endobj
-7833 0 obj <<
+7842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 418.78 393.444 429.684]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7834 0 obj <<
+7843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 367.97 178.239 378.874]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c2f0ae89d7bf247a76c40282f31758e) >>
 >> endobj
-7835 0 obj <<
+7844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 367.97 277.844 378.874]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7836 0 obj <<
+7845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [346.143 367.97 418.412 378.874]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7837 0 obj <<
+7846 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 317.161 245.522 328.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_c2cd6705bce0af4bd9880b990baf1198) >>
 >> endobj
-7838 0 obj <<
+7847 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 317.161 325.229 328.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7839 0 obj <<
+7848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 305.206 186.179 316.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7840 0 obj <<
+7849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.478 305.206 326.746 316.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7841 0 obj <<
+7850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.876 305.206 430.433 316.11]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7842 0 obj <<
+7851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.625 254.396 245.522 265.3]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_025902247d9c8b46d92c514c1646ff69) >>
 >> endobj
-7843 0 obj <<
+7852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.848 254.396 325.229 265.3]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7844 0 obj <<
+7853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 242.441 186.179 253.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7845 0 obj <<
+7854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.456 242.441 330.724 253.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7846 0 obj <<
+7855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.075 242.441 437.631 253.345]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7847 0 obj <<
+7856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 179.677 243.605 190.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_af0214aee8884dc52be4e061d6b4df94) >>
 >> endobj
-7848 0 obj <<
+7857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 179.677 323.607 190.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7849 0 obj <<
+7858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 167.721 186.179 178.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7850 0 obj <<
+7859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.478 167.721 326.746 178.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7851 0 obj <<
+7860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.876 167.721 430.433 178.625]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7852 0 obj <<
+7861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.92 116.912 243.605 127.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_2560fe5ce16277c4b4db17e951047028) >>
 >> endobj
-7853 0 obj <<
+7862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.226 116.912 323.607 127.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7854 0 obj <<
+7863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 104.957 186.179 115.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7855 0 obj <<
+7864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.456 104.957 330.724 115.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7856 0 obj <<
+7865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.075 104.957 437.631 115.861]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7862 0 obj <<
+7871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7866 0 obj <<
-/D [7864 0 R /XYZ 90 757.935 null]
+7875 0 obj <<
+/D [7873 0 R /XYZ 90 757.935 null]
 >> endobj
-7867 0 obj <<
-/D [7864 0 R /XYZ 90 716.221 null]
+7876 0 obj <<
+/D [7873 0 R /XYZ 90 716.221 null]
 >> endobj
-7868 0 obj <<
-/D [7864 0 R /XYZ 90 716.221 null]
+7877 0 obj <<
+/D [7873 0 R /XYZ 90 716.221 null]
 >> endobj
-7869 0 obj <<
-/D [7864 0 R /XYZ 90 677.486 null]
+7878 0 obj <<
+/D [7873 0 R /XYZ 90 677.486 null]
 >> endobj
-7870 0 obj <<
-/D [7864 0 R /XYZ 90 638.632 null]
+7879 0 obj <<
+/D [7873 0 R /XYZ 90 638.632 null]
 >> endobj
-7871 0 obj <<
-/D [7864 0 R /XYZ 90 557.75 null]
+7880 0 obj <<
+/D [7873 0 R /XYZ 90 557.75 null]
 >> endobj
-7872 0 obj <<
-/D [7864 0 R /XYZ 90 476.988 null]
+7881 0 obj <<
+/D [7873 0 R /XYZ 90 476.988 null]
 >> endobj
-7863 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R >>
+7872 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7895 0 obj <<
-/Length 2797      
+7904 0 obj <<
+/Length 2793      
 /Filter /FlateDecode
 >>
 stream
@@ -43651,429 +43642,424 @@ jMW~QG~2	xD
 � *��(��jb�m�!xC�m�TG^h���P}pF>#�
�7N ����]{�l�_CD� WB(zD0�\*B��5�]�K�9�C+
T�v%4-�G/ arp@���ek�t
 !��x>�
��Z�ı�� 5ۋc
�h
3�r)��g�`����G-��4��2&N���g��?G�Rjhor_f&C^;;����~P�&�N )4�Ht��Jۨ���,�s���A��9@�6[��62A+�\cx��MXh�����/t]��
��T�f���~K���0d �j�ۣ}n�G�56���cJ��n�ƌ��cn+�>��
j�}�Ԗi�1����unV��(�/�m~T��� BS�9g�6܃
���|+3��+�N���ӲQ�&��
*�V��NV��H/���
^����3`�y�uS_�Ņ�M崑���\'�KPRv���#�T]5ƃ��`T�)��*��A&�&�
��qhxZ����v���Q�`b.
;r�|�E�<U��E�ƭ�ܠ�I�e�SB�7�זz�����N�z�S�'sk<�/
!�'���
��
 � p�
��e0�I��a"Λ�ȲM�
-���dK"O
���D�h7msi�+k�J%�̶�Q�]Vk_��r��*�$ڢ�.��
�t�Y���U�4!���N�D
�D�Xq�͊��c�ғ�نr��XMD�H�o7$Y��cf[�:������ �l�!n���5Rk�M��O\�H��i���D��l`�#��KWbU&�)5����8�=_���3g��ӜJx�kc.-~]����U
�Ω.��t���mϬ6I{
�s�A�e&De���)����/��H��34���2��(�����-�ȒT1�ڨ�/*שׁX��^m>�i4�(�MT���],!�@�M7��T��Nϖ^���|���|8m�z��/�<�
�H>
���Õ��S�E�qƾ(�u��P��2�VB�Bx������5��}�^�������eG�UK
o��^����*�,HG���NO����h��'�8BMC�i%q
�J�	G-j[A��N�}\8��p;�;�A�t�����A��gPf�����y�}�U������ ������U��(�7z(K��K* [...]
+���dK"O
���D�h7msi�+k�J%�̶�Q�]Vk_��r��*�$ڢ�.��
�t�Y���U�4!���N�D
�D�Xq�͊��c�ғ�نr��XMD�H�o7$Y��cf[�:������ �l�!n���5Rk�M��O\�H��i���D��l`�#��KWbU&�)5����8�=_���3g��ӜJx�kc.-~]����U
�Ω.��t���mϬ6I{
�s�A�e&De���)����/��H��34���2��(�����-�ȒT1�ڨ�/*שׁX��^m>�i4�(�MT���],!�@�M7��T��Nϖ^���|���|8m�z��/�<�
�H>
���Õ��S�E�qƾ(�u��P��2�VB�Bx������5��}�^�������eG�UK
o��^����*�,HG���NO����h��'�8BMC�i%q
�J�	G-j[A��N�}\8��p;�;�A�t�����A��gPf�����y�}�U������ ������U��(�7z(K��K*� [...]
 endstream
 endobj
-7894 0 obj <<
+7903 0 obj <<
 /Type /Page
-/Contents 7895 0 R
-/Resources 7893 0 R
+/Contents 7904 0 R
+/Resources 7902 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7857 0 R 7858 0 R 7859 0 R 7860 0 R 7861 0 R 7880 0 R 7881 0 R 7882 0 R 7883 0 R 7884 0 R 7885 0 R 7886 0 R 7887 0 R 7897 0 R 7888 0 R 7889 0 R 7890 0 R 7891 0 R 7892 0 R ]
+/Parent 7766 0 R
+/Annots [ 7866 0 R 7867 0 R 7868 0 R 7869 0 R 7870 0 R 7889 0 R 7890 0 R 7891 0 R 7892 0 R 7893 0 R 7894 0 R 7895 0 R 7896 0 R 7906 0 R 7897 0 R 7898 0 R 7899 0 R 7900 0 R 7901 0 R ]
 >> endobj
-7857 0 obj <<
+7866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 684.266 242.189 695.17]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f27f62cf5d65574cbb44025b1b3e585) >>
 >> endobj
-7858 0 obj <<
+7867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 684.266 322.409 695.17]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7859 0 obj <<
+7868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 672.311 186.179 683.215]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7860 0 obj <<
+7869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.478 672.311 326.746 683.215]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7861 0 obj <<
+7870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.876 672.311 430.433 683.215]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7880 0 obj <<
+7889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.138 621.94 242.189 632.844]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_715054228bad30a232707ed0357cdd98) >>
 >> endobj
-7881 0 obj <<
+7890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.028 621.94 322.409 632.844]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Checked__Number) >>
 >> endobj
-7882 0 obj <<
+7891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 609.985 186.179 620.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7883 0 obj <<
+7892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.456 609.985 330.724 620.889]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7884 0 obj <<
+7893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [378.075 609.985 437.631 620.889]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) >>
 >> endobj
-7885 0 obj <<
+7894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [141.084 547.658 163.45 558.562]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_62d44847fe22abb82cbac84a776a9c72) >>
 >> endobj
-7886 0 obj <<
+7895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.434 547.658 357.784 558.562]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7887 0 obj <<
+7896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 547.658 513.996 558.562]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7897 0 obj <<
+7906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 535.703 221.595 546.607]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-7888 0 obj <<
+7897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 497.287 179.554 508.191]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7889 0 obj <<
+7898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 497.287 243.314 508.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_09eda1d1953d8f83e4352c6fe78cbded) >>
 >> endobj
-7890 0 obj <<
+7899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.651 497.287 336.294 508.191]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-7891 0 obj <<
+7900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [110.861 167.604 170.418 178.508]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-7892 0 obj <<
+7901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7896 0 obj <<
-/D [7894 0 R /XYZ 90 757.935 null]
+7905 0 obj <<
+/D [7903 0 R /XYZ 90 757.935 null]
 >> endobj
-7898 0 obj <<
-/D [7894 0 R /XYZ 90 483.911 null]
+7907 0 obj <<
+/D [7903 0 R /XYZ 90 483.911 null]
 >> endobj
-7899 0 obj <<
-/D [7894 0 R /XYZ 90 435.347 null]
+7908 0 obj <<
+/D [7903 0 R /XYZ 90 435.347 null]
 >> endobj
-7893 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2013 0 R /F98 2117 0 R /F38 342 0 R /F10 473 0 R /F8 504 0 R /F23 340 0 R >>
+7902 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F50 339 0 R /F35 2018 0 R /F98 2120 0 R /F38 342 0 R /F10 473 0 R /F8 504 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7910 0 obj <<
-/Length 2771      
+7919 0 obj <<
+/Length 2768      
 /Filter /FlateDecode
 >>
 stream
-x��Z�s�6��B��A�D^3m�t��]r��/I�CQ��F"U������ 
$(X���\f<&.v��>~�$
-Gx����WgoB6H�4
]-F��� N��j>�8&�h2%���	��Z'��'����&�W��?�Y�T��OߥM�,�du}y�l��oW?]�!�ǞR��0�-���Y������C ¸!xy�����'S�10t��7����ȇl�U��"�!&3L%ϳ�Wg�`�G�U
�P�������h�?�0b"
ݶT�Q@\W�˳��ᾊ9
��2�C�V�*�d�</����Zȵ�qs���u�ܔ�s�����%L]ZuS%y��������ڪ�)~���ku-�F=*7M�NV�����MY5�\=��a��y�qRI��)X��z+��j�4��@^�{X\������]���R��:���F���Y�.�0Ǜ���Y�T.�PL���!Q��ͭ�Թ���T�
�HaȮ;B!�I�����J�%�f�Z/�U��$�Nine�V�I
�q�c�* [...]
t́Y��ܠ���
�c)�رD�EZ���
H��lļ8F����|�E`{O@ �^>6��<�<p)z�<��K��oB
"^;<?ˆX:��z�{��oJ1�)"px�
�
J�C7�^��P
QSԩ�;�_�
y����}�#
��8�|r���M�ѫtf嶘-�z�+w
�Ѻ�n�=�IDP
��r��}$Q/qBĉ �3$(�
�[�N!g�#
��
��Yk��Jo�sG���AQ���n=���[�¿�l=iO��2
�rT
�O&���Yo��N�^�g/
0N�T
-}w��Xhۉ�q�qc��ϟ���1��}e
��.��T���?9&3 %H�e�Z,ŠL�
x����t��8a�Y���X�0+�H�V����jc�M";�_,aQ��C�I�U&�����-
�w��(׏)?��M`�^�
��*_�o��Y��R7_����
H X���
��+����EU��y\B,��=� .�<��E���E��~\|
�cq���� ��c�w𠫎}aB@�
���b��1��:�(������Nu���%����H��.�!CKtn@����"3��|Y�������ſ�]:ؖ&ۃ�W/�~+M���E�Z�*E��A�
�j5"��W�R
T&s�*iLU `,<V�А �b�@p
�X$���ԖT}Ѻ����AO[�<��0)�w(u��rnu;V9_���*OfRC���ֿW�E]b�g� �ݱ mkb7ʇ�
-���G���l��FV�7^�4-l��
Xb���yg[�[Gt��,

-�Ӳ<�B
-�)���kL����db<��
�R�3c���}�;IK�h�WIK-m��i
c��z��Em�
��
�Em�G
{=��l$���d2��y���KCYAݔ�m�<��I���z�������5���7BD���B��υA�
�=*
����Hᚉ^_��\먷��!<̂$H��l�q�&tY��R
�G��>JkQ#�d
�w���
u��ْo�s=��g�Τ�)�v�H�z����4xM��꥚P�-�����9"s����š�_ݜk;�1]�<��R��s�B�ӻ�4M|>�
-�ho�A�kw�h�
N1[~����-?�l�S̖�b��7�sZ�p$��)����} �Ruox�9�DNi ?..Ԡ�����"Q�,;z2zAZ�����
�����;�g���"��r �7��M �z߮ ��^Q��M����.�2w�U��HT��z��9X 
��hƶ)�_��0M�C_�8�h%$.�U'<���Dl�
���B��up������C�pe��=
 k��[���4���i�ikC�
NI�t��`��P�t_
-����S�CR�����)����

�*$�X�2+�
-L���*�
w�D~^d�K��뎞���2�%��#�(q��˿������k� ��+�9�m��>��*/�[���f��y�/as�B����{B�=�W�Dl\
�ٹPր?���M��*1EI�IL��ǎ�4;��+�� �C?�2vu�X�~9���ܕ�A��8���=Q�����'���~��[��Fod�`Pi�ߦ�S
���e�靪�}
�����"]D�i��Ӌ���[Q�eS����lV�5K�K9���9�uY�rB~�}��?��{��
+x��Z[w�6~���Ӯ��`\��휶Iz��n��ۗ�LJ�(��D�$[��; .$(X���ټX48���|��#<�������7!	$B��#�GQH�dt5}
�X4�������qR�������jw�ͫ�����J��ӧ��&Y�E����I6�䷫�.��SO�@a��V�s%�̀`D#p��!a��<��URד)��	:�֛U�dj�C�Ȫ	��Y�����R��뫳?���#Һ�G(�����ox4��F1�n[��(�
~W�˳��ᾋ9
��2�C�f�*�d�</�0��Zȹ�qs���u�ܔ�s�
ok+�(��,�J���W�Ɨ�V-L�K�D^�ߢlԭr���d�ک�z�ٔU���ݙ
���k0'�+�B�K��W+��,�J]��j��з'����

�z�4�Y�]5�:����	s�)�:��S�r	�T�
n5���*���ӛMUށ�4��#L�y�
Wr�(95�k=�пZ�&�r�Cp�(��&u��l�U��'�
��D
�Q�D�b)�
�*�)��a��h���
+�G�3{�8#}U�̼�z����	��z��}�@
��'�&$���YQ<��'��R�P��V���Y
6�۔d�{���(���N����'L�R�bn��)��qP at m&}q
B�<�b# ��K�+H�H`�$��c	b)��$�:���z��M��I�rl���>[�C>�@��+YDy�i3�R�@9���bB�
��Y��j�ަ7�M�
�2�x����ł�վP�þ
�%vQPxX�������ڋ��bF���
�9�-����T� LFn���jP�8n��j�����VpU�`D׿�-�0�k?�Q%
+��Y)�E��z�2'��">�R3�?��>�O��UI%��N{��~��F��t Fg��j��T(���sQ��h?��������	��R�'oH���(G!��1bd4i�~&(��d�����
Z����q<�(

����ԅ�;�6u.Ӏ�ޔr�� Z.԰}6�)��(��U�$-u]n�Y��U��P 
��v����Kl�N�_�`X�E
�*s]R�kMw`ai^��j� y߭���3C�5�
+���͐qi
+զP��|��MO���9(K���x?���
K�ǒ�i���^r fd���[�����v��AJ�z(
+l:�y�y
�R��y�/L��@!ނD6�v|~�
�t���l���ߔbXSD��z>�rGn���8⦨s��v���=r7��G���G$q(���ƛV�����m17^6�z�kw
�ц�n�=�IDP
���r�㷽%Q�pBƉ��3$(�m�۞N�f�#
-|�謅������1g4qp�~XR'�|���/��'��ZV!ӎ���ل�0�?���i{�Y
�;�B?�9F$;�7�
7g:��ٻ�
�A<�����2�g(uX��'B���Xv/b)gB���6��#�ӄf���6}aVHۣ*IJ{�Ң�減D�$~��E�?JL�2ɝ��$�y�~�,�v���������iz��e����
�)u��;I�����:P�c7�p%[c�a� ��ʵ�
�KՇ�F?s�I
��"���"y}?/=��h�L�.�1�x�uǾ4!�]
�T}(1݁1�b�t��������N������C��?�4)]C���ܐ*͕�Ef�:�eQV6R�c ���p�h[�l
�z9�[	=f �r�R]��&@�
�j [...]
|�_�,���)2��� ��	��*XԢ��q��+FQ{�#�g=��l&�
�o�d1��y���K#YAݔ�m�ܫ�)���4z����IQ
���7BD�P�B�﯅A�
�=)����Ñ
��_���\묷�;Cx�$I��<��(�5M����6"�<�}JkY#�d�wJ��
���Ò���!vX��v�Xڝb��)��>���5���2mդ�}px4Gdm
��y[X�����޻��U�c/)��:�/T=gW����UA
=�zp��
����S`�[~
+l�S`�O���M�3�x<���І��ހt��7<X
W&�4�..Ԡ�����"Q�,;�3zB��]���
�����+�g
���2�[r0�7��M �z߮ ��^Q��MÖ��~^e��2m��j5�
�s�@8jъ��~{�c�
���yG+)q��Su�����K$ K���/:�������8>�
+צo�� �&�Uyy�#��Ƙ���K��uw &\r
=M��P�]_�gj�a(*8�P
���m&�G��
+�#[fEVD�_����qgK��E�t)�|��3t�ݩ�o���1J\?��﷿��p�ڣ2�����lN|
'}��y��
��E�fv�Y�i���+�\�P�e�����P�E��U���� kv.�5�ϖ�z����JLSRoS��#����
+c$H���̇]
��^΃g/W%cP�k�P��#Q��
dٿO8k��+)��W��8Ȟ�A��U�I��,ӋT+�<2W?+>�;��*�g7M�yzqq{{� �Îl*�7���b�]��Cy�Jf��ee;	�9T��U���|(��
 endstream
 endobj
-7909 0 obj <<
+7918 0 obj <<
 /Type /Page
-/Contents 7910 0 R
-/Resources 7908 0 R
+/Contents 7919 0 R
+/Resources 7917 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7904 0 R 7905 0 R 7906 0 R 7907 0 R ]
+/Parent 7766 0 R
+/Annots [ 7913 0 R 7914 0 R 7915 0 R 7916 0 R ]
 >> endobj
-7904 0 obj <<
+7913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.857 641.63 313.363 652.534]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7905 0 obj <<
+7914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.725 600.095 193.232 610.999]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7906 0 obj <<
+7915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.433 517.562 336.939 528.466]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-7907 0 obj <<
+7916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7911 0 obj <<
-/D [7909 0 R /XYZ 90 757.935 null]
+7920 0 obj <<
+/D [7918 0 R /XYZ 90 757.935 null]
 >> endobj
-7912 0 obj <<
-/D [7909 0 R /XYZ 90 171.722 null]
+7921 0 obj <<
+/D [7918 0 R /XYZ 90 171.722 null]
 >> endobj
-7523 0 obj <<
-/D [7909 0 R /XYZ 90 148.481 null]
+7532 0 obj <<
+/D [7918 0 R /XYZ 90 148.481 null]
 >> endobj
-7913 0 obj <<
-/D [7909 0 R /XYZ 90 148.481 null]
+7922 0 obj <<
+/D [7918 0 R /XYZ 90 148.481 null]
 >> endobj
-7908 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F10 473 0 R /F8 504 0 R /F72 471 0 R /F65 376 0 R /F7 505 0 R /F31 472 0 R /F95 1779 0 R >>
+7917 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F10 473 0 R /F8 504 0 R /F72 471 0 R /F65 376 0 R /F7 505 0 R /F31 472 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7918 0 obj <<
-/Length 1793      
+7927 0 obj <<
+/Length 1789      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�H~���iז�x�
ً�Fm��v�m\i����ب6P�M���

�8�8i�݇J����wn�9�3w��r�l2����/�t&���
O$(q&3�|Hb��%����a������a��,�,
����,�6GG'a̓8XN�A�G'��/�O������R��Ֆ����I�
&�
��%�x��ȥ�0��*]���՗:5�q���Đafd�O��`��f
���p58�����`�|�\��V�
�K�l�� [�[M�|�1w<*��BkM
�t�����/i����*�a�q������t�t�GI����_��'�L�0 �,S�N.������~�ˈ����>��Ah��]&y��
99�e]K7��s���Q�OQ<�S�2D�U:Ku}��j
�j���l�:�FTX���M��A��zu]Vp�T�
���$�:Z�#F]�᷄+$X�2�E�&\Q��$P
"���D+��
�&�1DJu���#O����
-��;
�
��*էE��.�`A	&$�Bގ�e���\��,p!^�%8� 
8�	�e4�8�S�0�(�4#�9�jG� Fc�����OL :<N ��uTl�Qv�Pdsv�<�q���
7�fw���<P�Xo�j�ӿ�O�Oޜ�~����
�CR�Z08�t��jk��(^F��Xml1��
$�

��R�I6�b�*y�$5�q�`��%�	1,s�h=��fe
�!���{AY`�k Ϣ�Yˆ�q��Y=��"������=�M

���R�E�
l��

-�]4�yۨ��m��^u MlZ&��A�"����o��N2�D��O��xL1��c���xL�áw���
�屖�N
�H�fǦ�Ȫ>�Y�9N1d��f��
�
��q�ȓ����������
�wK� }�.�0*:	���J�6M=�fdf�'�	+�u�Ŵ>A��=�]QzUe��>��Yr
�`o7]`n�!o[�7
��Z�������>��t]ߣ�2��a+�<.kn���l��?��]tA��ΨI�0�J5�!�Cz��2�AL`֓iq{^�̒��T��(YOUac��
.T>o;G�j��Y��F
e��X�1�aB��|�v�k��>fؿ�ha����(��.�
-	���L��v��6PB{N��y:rg���o�2���ˎF.�eˉ�bD``,�E��J@��|�!�ۗo_���:in
��mw7r-V
�cz���H��E
-I�+��<l�d�
-6��k����Dk�E��[�Y{ ����~�IYBS�r���P������V���

E�"�2�M�̖��H���'��mI��^�$�.�>�9����h��6��� ͦ*��º���T+"�w���
�(������Q
\
�cW�y�6o(ﮆ�xٸ$�w���=z9�
)�R�ޤ�&����/
�<�O�
-
-�c�'z��mF�g����Av�
-� Z���W�Km�/����mf
\������e��ݜ"p���S^�XgA�d4�
:�Z����V��f�,c�(����ym����C���Z�պ���ޟ`�ҷ��G�
-�K]�V%x��j^}(�ݞ�8,�
-�3m�i�e�ˋM��K$1��.����
X;t���ҩ��C���S��BB���8��\��aN*h�ԡ����pp��b�~��b:5��!����ZZ:��r��l^ۘ|�kӬיWVj�
F��LV5�%�im5����Կ�
��܂�ؤE�P��H��㫫+�h
Gi��b�����±�B��ܲ�e��k�d���p�z�s�	�Nߞ�
+x��Y[o�H~���iז�x�
ً�Fm��v�m\i����=�Qm������08�8i�݇>a�p�;��3`g�`����d0~!��#_R�L.
;�$HP�L����ļ�K0����� ]����x�]�yL_�i�n��Nfy���`5=[�
}��� �!�RI����_�%-#ʫ�>"LT
~�K��*Ȳ�Ka>
�u�
+r]>y�/u:"j��<b>C���9x>|
�
R�Exȃ�g���G����+#�+�X�v8ep]9g��ؚ�jj�#���Q���%Zk�`�s�fG�}I��hj���}Dž+�m��y��Q�Q֒2~!p�mO ����,�a@�X��
_�׆���z�ˈ����}1K���
컊�0Z�rr��
��n���a�J���hާe�
+V�t��Y�c�-쫥���= �(
QaUH3�4�_ѓo+��uX�y\^/��
�$�p���u9����`�ۊdCQ�py�7�@q�<֗G�ܯ��DGU X(ՙV��<E��
+
+<Z�x6 >h�T��=�p�%�P@��
y;��En�s�G���3��܂�Ё#��^F㈳>C��^J3"�M~*W�i `Ԗ��a���xbA��q
���|;-��C0�r �g�
{jQs�ov�h{�e���(W>������������1y�!X1$����H�l��vf<�U���C��@+��!I-����0��-�w'&��n
�`5!�E.��Wk�,�c8�0P�,(
+�b䙗OBK�"�S=�؀Q��=b`ߒ�'���C���R����Ӄ
t��C���5o�wc����«.���M�$��3(S��w7�]��I��T��t�)F�<�9��`?
z�;@}��^
k���1���Wl;���,���CF�mV9�ܠ�qz�q�<���

X����1p����*��y'��>[Iڦ�gЌ�-�aE�N���'�
��%We���[I������Q�v���ve{�Q ߫�U��K|���C��G��=�.�[����a�O϶��|�EK�괜e]�3�zH�pP�1�	�z2-j�
�i�ޛ*����T5�m�u�������J�4���ȣ��0�LHa����
t�0���
�wc-����=1�"	A�R�����
���ˬ���sZ��ӑ�8�]f~�1Λ.;�ܗ-'K���1/o�T��8�����ta
޾
8��U��ب�ۮ��Z,oL��
�G�2�,�El($�׮���ؒ�:�V#��RN
�y�o��큸7~L>��
&e	MU��ϯg:1E�~.�w�e���(�F
	V�|����D�
>�w�%il
ze� ������0�?g�⻴˃4�� :�U�0ҟ7�Z
���z̢�kWC�>��Ǯ��tcN(ﮆf{Y�d��*�-:{�r�9R�?�
�IcM��p�_�E�_�$�ǬO�ی 
����Av�
+� Z���͕6��q}u���z����v�i�E7����?ᔗ:�i���
6�N������$�"�{��zQY��������w��&i}��'���-&�����J����TU5/?�4�'6
����6�4��Ղۋm��K$1��.�������t�tj�4�n;�쮐�=3.�;���
+�2u�w��;
�%�����<����NMk���VLP�Z:(o�e:��
ۘ|DӬW�W}V��
F�#e��<|��U���S��sP�q��&Κ;�y�
��WWWh��M&)
+�q���7kFC
+��;���t��TW%
�'=7��/���4
 endstream
 endobj
-7917 0 obj <<
+7926 0 obj <<
 /Type /Page
-/Contents 7918 0 R
-/Resources 7916 0 R
+/Contents 7927 0 R
+/Resources 7925 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7757 0 R
-/Annots [ 7914 0 R 7915 0 R ]
+/Parent 7766 0 R
+/Annots [ 7923 0 R 7924 0 R ]
 >> endobj
-7914 0 obj <<
+7923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [320.997 375.253 408.311 404.319]
 /Subtype /Link
 /A << /S /GoTo /D (main_Octagonal_Shapes) >>
 >> endobj
-7915 0 obj <<
+7924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7919 0 obj <<
-/D [7917 0 R /XYZ 90 757.935 null]
+7928 0 obj <<
+/D [7926 0 R /XYZ 90 757.935 null]
 >> endobj
-7524 0 obj <<
-/D [7917 0 R /XYZ 90 681.007 null]
+7533 0 obj <<
+/D [7926 0 R /XYZ 90 681.007 null]
 >> endobj
-7920 0 obj <<
-/D [7917 0 R /XYZ 90 666.559 null]
+7929 0 obj <<
+/D [7926 0 R /XYZ 90 666.559 null]
 >> endobj
-7525 0 obj <<
-/D [7917 0 R /XYZ 240.245 591.933 null]
+7534 0 obj <<
+/D [7926 0 R /XYZ 240.245 591.933 null]
 >> endobj
-7921 0 obj <<
-/D [7917 0 R /XYZ 90 575.328 null]
+7930 0 obj <<
+/D [7926 0 R /XYZ 90 575.328 null]
 >> endobj
-7526 0 obj <<
-/D [7917 0 R /XYZ 240.245 500.702 null]
+7535 0 obj <<
+/D [7926 0 R /XYZ 240.245 500.702 null]
 >> endobj
-7922 0 obj <<
-/D [7917 0 R /XYZ 90 484.097 null]
+7931 0 obj <<
+/D [7926 0 R /XYZ 90 484.097 null]
 >> endobj
-7527 0 obj <<
-/D [7917 0 R /XYZ 90 310.091 null]
+7536 0 obj <<
+/D [7926 0 R /XYZ 90 310.091 null]
 >> endobj
-7923 0 obj <<
-/D [7917 0 R /XYZ 90 295.644 null]
+7932 0 obj <<
+/D [7926 0 R /XYZ 90 295.644 null]
 >> endobj
-7528 0 obj <<
-/D [7917 0 R /XYZ 90 178.516 null]
+7537 0 obj <<
+/D [7926 0 R /XYZ 90 178.516 null]
 >> endobj
-7924 0 obj <<
-/D [7917 0 R /XYZ 90 164.068 null]
+7933 0 obj <<
+/D [7926 0 R /XYZ 90 164.068 null]
 >> endobj
-7916 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+7925 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7928 0 obj <<
-/Length 1826      
+7937 0 obj <<
+/Length 1823      
 /Filter /FlateDecode
 >>
 stream
 x��Y�۸��B��d ��!R�
ФI���u]��$Xhm�-�,��|���w����z�C�;��$��
����q�	p�f�b9�x-X��T��@� qJ��:��X<_�q�aNp�T�����
�z]%�?�7UR=\^�_5ɦȓ��j��z�y���kB�)UH��[�r$#
F4j	�<"��ϟ��2K�z��
3EC�+������VWs"C���)�C�#�s�j9��� 
k
��v���q����������e�̂��O3�M�5�T�(��@DDN�W�+]6i�חV�C.��T��`A�sǢn֗�i>�p�k������w:oF
/^s<�)G�vF�VŜ��.wVJoݳ�z��u�wn]����*i��;�ϼh�
�<��	��?�&
�{�E�75�p��c�"��p9QDQ�M���Б����>�q�Z���y��[�09��B�$���2��ζ_!����Jy�c�Sz/""�������)�
뷠1?a�W�ƥ1	�W3�U��;�~
�ql����|6�ȓ<�/8'��������ڥ�1k#�E�ݪ�`BD$`ٕ�?{�3�.r�����_����W�z��y���8��h0�`	>�j(���<Ks
������U�|vߏ�ÇpE�kNj}��}.%>u�_��mU�����
�F"�p_D[���{�=��WP��i��f|�����<�f�	a�$i��)50���
	�EǾ6���lSTi��y�w֭ۢP
s�C�l]hOhK�Y8���k���3�"���ԫ�ƴ%�y�r4���d;
�ѭ8ԕX��]0�·���B��Ǣ|�TPDU�ki=�
��σ�01
��3X�X)�Vn��Ÿf��G
#t�.�2m�쬕��d�,LOs16�{�0�d� `��� ���,�BB)'۝xX�N(���o��mޘV	�
 �`�Tc&�'UOa�•���?���$TB��5E>��&���o�G���/��)u!����W�
��GO�����L�xSY�S��
E|P
 @�u*HZ|8�1 ��@����i '���o������q�0����h���N|#]�;��c�]ڂ�bǀ�0ͷ��v�M��.��v�f�:�����zR�D-�-s9�杬�Uux�I��')+�����7�ĿN�U�_�zJ�xxm��kB���am��I�Ô�2F�����	z8IE?;��5nQi�u
�mLF-؋�z�6~���	,{xo5n+�hh������1�#(5=.���vݏ��1.��Ee�
KV\�k��v_���pg�ͼإP����<<�ba�#r>�_wV�t�i�׺���� ii
O
ɌS;$���1>��� �̛b����s�����A	������i�{�,�%��n�s��R9Mm�j��V3
-���L�|0q0�x�'%�
#~�Ǎ���$�{L�
�a�a�o�tmV�4�sSF煍!�@vc�
 ;!�Y��P��y�#�|C�S�Mp�
pr�MYV�'�E=sc�1�GCL�
�2�� ͩ�J�q��
�9l-�ó#u� �i˝��|(�>���9�z8����7�jvp~,����l
��x(�\�#0��
@[���l�L|u����5�n
�Bo����{��c�Ə�73�"9����HQ6
߸�o<�o|߸�o<�oh!����,�k�����a�ŀ;�Eb&�F
����`ng��o[|u[�n��ZW��9}��K�}j�~5� �]9�C� 
T�Le�����JkSw�_�v���uW�4�
&��]ۦ)//.���ЪF�<-+�6e�]
�T�p��~
�g��A�����
-���ł�
+���L�|0q0�x�'%�
#~�Ǎ���$�{L�
�a�a�o�tmV�4�sSF煍!�@vc�
 ;!�Y��P��y�#�|C�S�Mp�
pr�MYV�'�E=sc�1�GCL�
�2�� ͩ�J�q��
�9l-�ó#u� �i˝��|(�>���9�z8����7�jvp~,����l
��x(�\�#0��
@[���l�L|u����5�n
�Bo����{��c�Ə�73�"9����HQ6
߸�o<�o|߸�o<�oh!����,�k�����a�ŀ;�Eb&�F
�Σ���`ng��o[|u[�n��ZW��9}��K�}j�~5� �]9�C��_<����px������/A����z�חHhtp$ۦ)//.���ЪF�<-+�6e�]
GӀ
��=��B�Y�v�f>�r8�?e�� �;�
 endstream
 endobj
-7927 0 obj <<
+7936 0 obj <<
 /Type /Page
-/Contents 7928 0 R
-/Resources 7926 0 R
+/Contents 7937 0 R
+/Resources 7935 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7925 0 R ]
+/Parent 7942 0 R
+/Annots [ 7934 0 R ]
 >> endobj
-7925 0 obj <<
+7934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7929 0 obj <<
-/D [7927 0 R /XYZ 90 757.935 null]
+7938 0 obj <<
+/D [7936 0 R /XYZ 90 757.935 null]
 >> endobj
-7529 0 obj <<
-/D [7927 0 R /XYZ 90 694.089 null]
+7538 0 obj <<
+/D [7936 0 R /XYZ 90 694.089 null]
 >> endobj
-7930 0 obj <<
-/D [7927 0 R /XYZ 90 679.519 null]
+7939 0 obj <<
+/D [7936 0 R /XYZ 90 679.519 null]
 >> endobj
-7581 0 obj <<
-/D [7927 0 R /XYZ 107.534 580.982 null]
+7590 0 obj <<
+/D [7936 0 R /XYZ 107.534 580.982 null]
 >> endobj
-7931 0 obj <<
-/D [7927 0 R /XYZ 90 564.877 null]
+7940 0 obj <<
+/D [7936 0 R /XYZ 90 564.877 null]
 >> endobj
-7582 0 obj <<
-/D [7927 0 R /XYZ 90 362.365 null]
+7591 0 obj <<
+/D [7936 0 R /XYZ 90 362.365 null]
 >> endobj
-7932 0 obj <<
-/D [7927 0 R /XYZ 90 347.795 null]
+7941 0 obj <<
+/D [7936 0 R /XYZ 90 347.795 null]
 >> endobj
-7583 0 obj <<
-/D [7927 0 R /XYZ 90 143.848 null]
+7592 0 obj <<
+/D [7936 0 R /XYZ 90 143.848 null]
 >> endobj
-7926 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+7935 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7937 0 obj <<
+7946 0 obj <<
 /Length 1814      
 /Filter /FlateDecode
 >>
 stream
-x��[o�6���+���̐�H��6`M�a]�vM
-��
-C��X�,y��$�~G"ush9�]�����s�w�(c���Ώ�Gg����s$��r��‘�	8A��l�s	A^0����jJ��p�jJ��%7K������<���Q^fi��O��ZMߟ=;zJHO<�q
���o���#�7�,2$"
k|�O�I�tFa��j�N�R�;�ՅʧD�*��'=�z�U2'O�&M��������j��=vp����'�sU�Z9>��8��_'x���C����E?����m��c�%}�
(o�*
W`۬�
r̛� N[��F�|�nol�q�{����J�Y��3�@�*�g�qɌ�H^B"t<y	�D�g�$t̤��n�5�p�
GYZ������:3��<@g[
`A���.�JF;�Wz�d�����/,B�f�7���=� ��u\޴Qd
a*�Qԫ���"&���Za��}��.��̈�0�dk������|�����~:{k'<�o�C��E"� h��wq�ĩ�,
-��uGq�^?�p��e[��	
}���M�,
��T_���E���/���>U�ڵ؈3>=[V�R�ӥ���wK��p�u���x��"�R}�]�e#���zDO:�)�9��,�Pnͺ=�*+̐u����Ҳ\���8���B�q���Ҭ~hѽ�FR�ˁ9�q c�ʋ��㝘�B(�U�
-��/���hI�+�V���P
}Vf��8���<��t�ց�33gu$�ږ�.m}�(c��q��u���@���N�K|�fy�xXli&�d�r�m��Ч�*}����ֺr�Ǖp���:R�2����.Ŋrq|���\�U�g���`=� 輖gS�ܫzC&_�q�l�
�9V�9
g<��"��w;�X�Vi�EJi��f^���j��a�h=uLn�e�M��D����tFrB��eګ���$y�Cz�V�и��~�I�Ҙ���YTgXX�2
��ȃ����
�-xLz��H�[k?����
�"�ڂp�e��v/�7D���3��f�̇1
Dp�;�1�a����_j�o�|�)���
�
��k��M�� ]�7D�l��.aY���L��|
-C)#Â�Z��<-l�=�֖2�(�P
-��6ܚ1U�`���ɍ�a
-��|Ju�bϢT��PV�`�m�X���G�-�D1�\��ơOD��y�G}ޣ~�N}�~�x1sS�F�/Aqj�������� �W��T�D0�w�m����me�A'5�|�(+�)�(�^� �I������S��(�8*���?e��w/_����}����݉�E�	���
`v�1��v�3h�=�~=������>	�= �)�Vr0�6���y]6j�W���Dw����nge‭¸h�� !�i�N��Lq�G����~o���:�����u���
��`�I��&�B��{s(���?#������^��+��l�%��̀�&�N�Dv��Ht��{r ��?CPD��� M��I��_�D�	��@�A*�q"���N�W�(���Vl�_��6ί�ri��Iu�Cwf��\��IH�\�����dw#k v�ᇈ���}��k�/�d��f�[�WJ�PVƱ�>H�5�/�\}{� ����n�������a� �k �@�ɱ@�e;9�z [...]
+x��mo����W�S+5CR"Em���nq/��nr@ۅ��L��,�$����E�͡�x�\q���SÙ��3#�ػ����٫���[
xIN�wu�I�E� F�w��>��� �/���0'؏�M��0��/���Z����ˇ���I
�y�-/��V�?_}s����xJ%�<���6CF�h��rȐ��
��c.����
�0��W�m�����nT9'�Wy�0?�L˜����4# {�q
�P'�٧��[��o<�)��f��
i �̻��c�']L�9�QD��s����v!al8�>P2���a��x����͈!!��I	����n`�ȗ���K7��@<]�C��Oz� 4ԁ� �Kf�B�����K&b:z%�S&���X�E@��/�pR�Um._�>�3��tv�$T��d�i�,0#$�`���z�Ҝ�#�4_p����Mݧ�C���#L�xM�?��Š�.>�N�c����w��;b(
<ٙ���X^���7�����8 .x;
�8 [...]
+id��Z�i]����Y��6N��U�Qy���,n̈���L�1�.B��i�u΂	�ެ��m��ٖ*I�=-�ulN�$ۭT�7#���{+��HJp90�`:"`�Veu>z�3N�"��W ��0
O�V��H�}ItjnNw�Z���0�֩����������\�9��P�J�CچQ�zm�6"�B{���͝���6/�V���4�n
���f��u;t
�ϋMg���9'�ot�̟^W
�y8^�7�����'.��C��W���o��R�eQNy
�FQﵲ�S��5Y
�|c��)��96�9�䜃3G}h�d�o����
O3o��t�ۘ�8ˌ�fM
�e�Mq��v�0���ANh��L�1��MR`;�wjs
�[��owyR[���H���[6�i���CA�<�ق�d�
�ġ��s�H8��(B�+�E�i��z�
+�IsƳ�,X�0&�
����V�8�m���F�[�:d���g�Q�7��&�w���["i[�%�e�{��g��0�22.�U�+��%8@��l�˝r�0;��0Fw��E�=X@[�С�,D�To+
z@�
������a�<��$�����>��
���|@�4����9���2.m͛��ũ��R�$�ӓ����Q=8Ѥ��ta
��rw�i��d`�u��ȧ��H��A�G��QMG�/��.Ӥ�
��-�E��:��@
�6?�^�!j���
[~�n#���!�sm }&�S�o K�"}��N�/Hpʩ�

����{A���Z�s���b�}����L��U�V�
0��鴝�*�~,Ҽ^�4o��~��\��2�-s=�`ս��;�'h
��p����
���_��N
b��(i��u�-���aDk?��D'B"�#7��$z��=9��ӟ!(���s����ȗUf���' �"�p�8�n� ��'
+���{�7�1��˻�^;�~�OK��쵓�P9	�K�5<���id��n:�ђu�/\Zc��u������z��N��Jm
���]c���Տ'��9��.��F�jʂ_u#L^�v
_&grj!ղ�
�<��.��<��@�s��&c�އ�z�^��^�43�i���J��3�۬y����F��Z�*�n?
#M*��h� ��JY#�e��ڳog�o{}��J��`X��������%���Di}��fg�j ���O؛��m�v)�
nn<�� 
_�
 endstream
 endobj
-7936 0 obj <<
+7945 0 obj <<
 /Type /Page
-/Contents 7937 0 R
-/Resources 7935 0 R
+/Contents 7946 0 R
+/Resources 7944 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7934 0 R ]
+/Parent 7942 0 R
+/Annots [ 7943 0 R ]
 >> endobj
-7934 0 obj <<
+7943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7938 0 obj <<
-/D [7936 0 R /XYZ 90 757.935 null]
+7947 0 obj <<
+/D [7945 0 R /XYZ 90 757.935 null]
 >> endobj
-7939 0 obj <<
-/D [7936 0 R /XYZ 90 733.028 null]
+7948 0 obj <<
+/D [7945 0 R /XYZ 90 733.028 null]
 >> endobj
-7940 0 obj <<
-/D [7936 0 R /XYZ 90 531.811 null]
+7949 0 obj <<
+/D [7945 0 R /XYZ 90 531.811 null]
 >> endobj
-7584 0 obj <<
-/D [7936 0 R /XYZ 90 507.442 null]
+7593 0 obj <<
+/D [7945 0 R /XYZ 90 507.442 null]
 >> endobj
-7941 0 obj <<
-/D [7936 0 R /XYZ 90 507.442 null]
+7950 0 obj <<
+/D [7945 0 R /XYZ 90 507.442 null]
 >> endobj
-7585 0 obj <<
-/D [7936 0 R /XYZ 90 411.728 null]
+7594 0 obj <<
+/D [7945 0 R /XYZ 90 411.728 null]
 >> endobj
-7942 0 obj <<
-/D [7936 0 R /XYZ 90 397.976 null]
+7951 0 obj <<
+/D [7945 0 R /XYZ 90 397.976 null]
 >> endobj
-7586 0 obj <<
-/D [7936 0 R /XYZ 90 304.299 null]
+7595 0 obj <<
+/D [7945 0 R /XYZ 90 304.299 null]
 >> endobj
-7943 0 obj <<
-/D [7936 0 R /XYZ 90 290.547 null]
+7952 0 obj <<
+/D [7945 0 R /XYZ 90 290.547 null]
 >> endobj
-7587 0 obj <<
-/D [7936 0 R /XYZ 90 196.87 null]
+7596 0 obj <<
+/D [7945 0 R /XYZ 90 196.87 null]
 >> endobj
-7944 0 obj <<
-/D [7936 0 R /XYZ 90 183.118 null]
+7953 0 obj <<
+/D [7945 0 R /XYZ 90 183.118 null]
 >> endobj
-7633 0 obj <<
-/D [7936 0 R /XYZ 90 89.441 null]
+7642 0 obj <<
+/D [7945 0 R /XYZ 90 89.441 null]
 >> endobj
-7935 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+7944 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7948 0 obj <<
-/Length 1609      
+7957 0 obj <<
+/Length 1605      
 /Filter /FlateDecode
 >>
 stream
@@ -44084,582 +44070,589 @@ jJ
 (
�IC1���0C\w[J	m۽�dk�X�4����z�2yK���x��EŎN{�x�|t��1#N�
:�
z�>#|���@J�~JҬ�	��O��|k���m
���I���#F@�ǽ�_)�1)z�m�e1����,����ҵ��z{ΟaՇ����uݣ}e��O
 ��k����g�QI�]}T�ε���n/�!�"���2�2ϒƳK�pImҼ@&��A�#Y�ɕ�/�G%�;�S�Ɨ�?���&�����|�����
W ޞ���8�>��_c�;��/��U�
E�ᮤ�T�=��@\ֶ��+y?q�|z
���W�F��
�
������'��էB/�ʃ�
x?)z��C�D���B����AZ�_ާ�JX�H��d��{f/�(�"rk�NʽU�*�ج���e��SyX�=0a�<TUQ=Wg��j�
�b��L��M�{6�bO�9i@
9�ݛ�s����i�rnob��{����&w�}t*���i0�EQ����
�Ky�G�y�
��G�
'�
�n�=��3<�T
 ��I�ۯ<F��
-)�QZ�ޮ�Ū�VM�s��-�",���X
�uZ�]��+�7�Q�{(��7�]w���AH
��cQ��fj+�K��a���J�(^;q
��ۖ�m�XA�������!�M࿄�&�����S����&D@��
-DNO<~km3�zz��O�*e}����77��\��ζ�-Zh�F�
E��z
��n"z+�pԿ�l�z%Y�
z�äz�t+	��G�"
+)�QZ�ޮ�Ū�VM�s��-�",���X
�uZ�]��+�7�Q�{(��7�]w���AH
��cQ��fj+�K��a���J�(^;q
��ۖ�m�XA�������!�M࿄�&�����S�����[n�!'%
����d=�����Q��>^�ao����\��ζ�-Zh�F�
E��z
���v����<��
�$˻�.|�T��n��/��~
 endstream
 endobj
-7947 0 obj <<
+7956 0 obj <<
 /Type /Page
-/Contents 7948 0 R
-/Resources 7946 0 R
+/Contents 7957 0 R
+/Resources 7955 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7945 0 R ]
+/Parent 7942 0 R
+/Annots [ 7954 0 R ]
 >> endobj
-7945 0 obj <<
+7954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7949 0 obj <<
-/D [7947 0 R /XYZ 90 757.935 null]
+7958 0 obj <<
+/D [7956 0 R /XYZ 90 757.935 null]
 >> endobj
-7950 0 obj <<
-/D [7947 0 R /XYZ 90 733.028 null]
+7959 0 obj <<
+/D [7956 0 R /XYZ 90 733.028 null]
 >> endobj
-7634 0 obj <<
-/D [7947 0 R /XYZ 90 636.968 null]
+7643 0 obj <<
+/D [7956 0 R /XYZ 90 636.968 null]
 >> endobj
-7951 0 obj <<
-/D [7947 0 R /XYZ 90 622.506 null]
+7960 0 obj <<
+/D [7956 0 R /XYZ 90 622.506 null]
 >> endobj
-7635 0 obj <<
-/D [7947 0 R /XYZ 90 520.941 null]
+7644 0 obj <<
+/D [7956 0 R /XYZ 90 520.941 null]
 >> endobj
-7952 0 obj <<
-/D [7947 0 R /XYZ 90 506.479 null]
+7961 0 obj <<
+/D [7956 0 R /XYZ 90 506.479 null]
 >> endobj
-7636 0 obj <<
-/D [7947 0 R /XYZ 90 404.914 null]
+7645 0 obj <<
+/D [7956 0 R /XYZ 90 404.914 null]
 >> endobj
-7953 0 obj <<
-/D [7947 0 R /XYZ 90 390.452 null]
+7962 0 obj <<
+/D [7956 0 R /XYZ 90 390.452 null]
 >> endobj
-7637 0 obj <<
-/D [7947 0 R /XYZ 90 288.887 null]
+7646 0 obj <<
+/D [7956 0 R /XYZ 90 288.887 null]
 >> endobj
-7954 0 obj <<
-/D [7947 0 R /XYZ 90 274.426 null]
+7963 0 obj <<
+/D [7956 0 R /XYZ 90 274.426 null]
 >> endobj
-7638 0 obj <<
-/D [7947 0 R /XYZ 90 172.861 null]
+7647 0 obj <<
+/D [7956 0 R /XYZ 90 172.861 null]
 >> endobj
-7955 0 obj <<
-/D [7947 0 R /XYZ 90 158.399 null]
+7964 0 obj <<
+/D [7956 0 R /XYZ 90 158.399 null]
 >> endobj
-7946 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+7955 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7959 0 obj <<
-/Length 1934      
+7968 0 obj <<
+/Length 1931      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~ϯ�Sk5ë(f�}�b�h;Eg;)�av(6
kW�\In&��{(RWS�3�,�@�����s�����!���W���~�@!�0�]
-2$HPܮ��3B������	���6�{?�x��O�*�w�}O77�,��!�����&��������O�Ba(Ay-�[�������

-&��zJ�wi\���):��]W���U�u1'�LgK��3���y�����+bp at j��$(^n�>~��
-��`�T<�OmN|�����_a�b<��H!�y i�Hȭ����VW�(ojCƒ��*��m�$V�>��V���+�^��
b��7�
i�鸰k='bbtY&yf�U���w�o���6�S��e����^V�ud� 2J�:l�c����G*"�3�&)�3�
������:��@���.���쨃� �ce��.�*w>��n��� �����^�1�b�{}�>���ٷ:a��t�o��
e}������[� �H�6�U�׾(���6���6�\B�Y�dW��$����G6�7�Ʀ��t�
-Ih2�\Y��|^�]��̪�[B��V���$�s0$N��]\<@BeձH+�:�"]�f
�Y�O�P�Z�7����=��H�K��PY�dk{7�e�d�|����>���3�B�`!���}����L��"����]Q��b��yQ=�%��G� u��F4����
-�����tQsw]�[���sӄ�0��o<�	1�͎5�����t&c텮�Ef��.
-B󭝵m��4˨���P���ŬN��7h�qO�nD��ƒv4��9b]L��K�ڍ�}V��%��
���QD��W#"�!U
�8�*0�����`
-�fO������"�܋}B������hCv�穕v�Ɛ���'��v���W<c#(�w2p��M6 _Eu.��qe/�����)?�
h1_}eE��
e�a�7!�.�R��w�^C����4�I
��S>�h�ЗHx)
+��^wtꬨ�,S�頜�
�HFm47�ǍU��O@�|��>l�ɇN�;O<�$�[8��Xa6	;��ӥ��$3����E ��Y-̬�.M]��Zw��'�lg���ꦂA/
S
l���J|#M@��3&==x�V�V�
;����Yv�CB��P£�ip�F���i��w�����%|�'
-��
4'�U��I�W�b��K}
�
��~��$ss�q�
��u��,�V�&����S��6���h��b���:��}���W�������%E
-����2DX���6�TS
qe�6V/�Z�ʺ
��c����������R�ln7m
�&��e���b���?��X}�u�(�;ls�#�Jרa<" �u�r`�T����
�oX����E�B �
"*�s|.��w��>�5�2r[<d�Z<dV�)>VwLe����X{G�	�Sx�<B����a^�1�,�6 ���w8������y�>$��3.�!�
��C���!A�5�
	��<$`x␀!.�s	B(�1��� �������C�+.Oh��Mj�}
�C �]�rlVL�B�S�~� �ʗ/�ޥ���w ƅ�.U�?Ӫk\h0�Ņ�L�w��
Ծ��vC�1���Et�:��+����N-.1��q���E�;����dD�cC<�!�If�e��7�<�R�E�3��L�{���3���2z)�|.u�0�y8`Bm��t����|�<�
',���
'�@M���/���68~�5�I��Q$ȋ���V��gg�1^7��FA�E��N��]�+�� 8��F($�轩,��e��쥃H��R_υ����
g�8�kJ,�/�
-��j	3��v�g�v;���wЬ~��6�y���MU�n��ѲD�,�(��w���07;)�pԡ�u��ۼh#7����A��m �
+x��Z[o�6~ϯ�Sk5ë(f�}�b�h;Eg;)�av(6
kW�\In&��{(RWS�3�,�@^&�L�sx���1

|��۫�!
R!
��u�p C�%��*�8#19_������Y\l��s�gy��ѫ"�{��q�ts�˲��,N�>l❞����-!=�*���ҿ�[�(o6�zd(D�h6�����Ҹ,�
*0St���4��}�^�bN���)&f
K#������W���nIP��^}�����1���(x�wmN�M�W����x�ՑB�@���[k��㭮tQ�Ԇ�%]�U��I���łZ1��|�����00�k��q�H�LDž]�93��2�3�����{�N�ɟze�����j�֑���(	�Q�O���_�D
��4{�MR�=��v�_Fg
��X��G �]V���]v�A
+Eر���Vq�;�kw��s�[��~k���S1�ӽ>a��e
��[�����V:˷I����}u�A��[� �H�6�U�׾(���6���6�\B�Y�dW��$����GS�Fc��Y�P�$4��B��qo>/���RxfU�+!\T���M��9���..
 ���X�x�v�.rs�Ǭu��|(b��Np����b
Q$�%ju��h�5����H�e���Ur��Ȁ�F�`��HD�~����L��"����]Q��b��yQ=�%��G� u��F4����
+�����tQ�v]�[���sӄ�0��o<�	1�͎5�����t&c텮�Ef��.
+B󭝵m��4˨���P���ŬN��7h�q�L7"PX�A;��
�.�m�z���>���p
� �����QD��W#"�!U
�8�*0�����`
+�fO������"�܋}B������hCv�穕v�Ɛ���'��N���W��'�����"�:x	͸���j�r�Ɣ��s��������Y����j���
I��
)��\����eb��I�)�y4P�K$����_C�;:
uV�m�)^�tPN^�a$�6�����*��'�B��Y6��C���'
|��-
�O�0���������c�p���" ���fVC������c������FuS����6fa��Y%��&�B���
�}+J�Ҏ
L���,;�!!��
(�Qҍ4xp#���4��;�Ch��>��G��̪~�$ˍ+��B��aWZƥ>@��kl���$ss�q�
��u��,�V�&����S��6���h��b���:��}���W�������%E
+����2DX���6�TS
qe�6V/�Z�ʺ
��c�������+1Tۃ��9�n�,Mh�g�4/���s�~�ͱ���Q)v��@GR��Q� xD &�x
��0�|e��,߰>q	+�`�@r9 DT���\��}�k�e�xȼ�xȬNS|���$�'(
+�����&(>���x�<I��ü4c�Ym@�!^�p��
i��}I �g\�K1�$�����K�$k.	
\P5yI���%C\��^�Pxc
+?�A����6[�/	 ��<��7�A�5x/	��w��i�Y1e: 5"L����
*_�{��+�O��Kr��T
�L��q��@P2A�I�/3P�f8 TO�
��4/{���PG;�h;���:���<FS�]"
�!�&�ƒqg�
񠇸'�)�)��@���3FJ����
�3���`Φ�襘�ԙ�`��	�Mr�E����Tz���*x�<5�_@����Z����פ'�3G� /F�GG9Ɵ���x���a)��;��wp��l���|����
8r�
:��"ه�J]|=b�N�s���Ԯ
(�x��*@8Lj3��tx�AkwH{���'��^��mqn�jws}�����%�gɮ@Iu�ۥׇiٓB8� ��I�m^�A����:����8C��
 endstream
 endobj
-7958 0 obj <<
+7967 0 obj <<
 /Type /Page
-/Contents 7959 0 R
-/Resources 7957 0 R
+/Contents 7968 0 R
+/Resources 7966 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7956 0 R ]
+/Parent 7942 0 R
+/Annots [ 7965 0 R ]
 >> endobj
-7956 0 obj <<
+7965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7960 0 obj <<
-/D [7958 0 R /XYZ 90 757.935 null]
+7969 0 obj <<
+/D [7967 0 R /XYZ 90 757.935 null]
 >> endobj
-7639 0 obj <<
-/D [7958 0 R /XYZ 211.842 575.144 null]
+7648 0 obj <<
+/D [7967 0 R /XYZ 211.842 575.144 null]
 >> endobj
-7961 0 obj <<
-/D [7958 0 R /XYZ 90 560.42 null]
+7970 0 obj <<
+/D [7967 0 R /XYZ 90 560.42 null]
 >> endobj
-7640 0 obj <<
-/D [7958 0 R /XYZ 192.853 284.896 null]
+7649 0 obj <<
+/D [7967 0 R /XYZ 192.853 284.896 null]
 >> endobj
-7962 0 obj <<
-/D [7958 0 R /XYZ 90 268.792 null]
+7971 0 obj <<
+/D [7967 0 R /XYZ 90 268.792 null]
 >> endobj
-7957 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+7966 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7966 0 obj <<
-/Length 2143      
+7975 0 obj <<
+/Length 2138      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n��}�W�)������,�
f�l��
y�

��,&�%��:_�j6�j��D�݇ DR�T�s�(�xZ�ŷ7���}'�� #�\�o/�$HP���,>.	AL��c�|�"x�������e���M
<|?�A�rw�CXOY$v�!Z}����
!=�$���?�!��(o�{lD�h|3g�M�jMc�.��!	��=�1�F���e���&�
kk�����O7����E(��q����	/6���F���s5j���g��p�\o1��jm�|��DDr7۷?�ѡ�����&1�r�Έ�J5R�,�
	�L���.NW
/?I�y��>Jˁ��w��T C�M��ي��s�v)�֛�w�)b�����C��
���8&͠ ݸ1tpXi��?1f>g���N���ygy}ě�^����4������Y�5eI��¢�?o}�Ľ垙%���B��^�f�۠,_�e�{,
�0��mkZ�M�Y�.
�c��6�f�g��q���^I����7!
-���6H���1$	{ϣ򘧍�6���k�-N��oui��Q��J at -�7����Bk�5��W�˫}�����c�sĺ
j#/����:�ev
,��������Z݃]� �j�-�:�C���s�
-��M�/�(
�0I��`%GDȳ+��^?fY�]�!R�e��w�
-�
`����	~3�5ww�!���\�0��!`�� j���i�om�Y�(,����q���ₜf�p1QI��^Kc�o�h
 C�����e�N{2g�RD��� ˛�<I5� �A��SS_3
��3�c
ҿ�9�m�FyPbVY�s؂ILO
�j�'Θ;�Sl`�2]�|����քC��5৤����fȨ���c��
/�)�E��"K�w�8L����:T۟F�|VLc/j6k�v��J�y���ђ��q$V=nI
n5ĩ��’\������.��<��p��� �Fx5=���"Nm"ڰ�n?ۅɱ��
��p�,NkZy�Ey�cl	��̫�Y
@P�P�k-�Y�t,k��i�!�P�LA�
 ��pM	@8e�_�j	�Ӡ��p
S����m(�Blw
��X����3���c=���zˋ�㿢�l�z���$���)T�ߏ;�N }@!
-��
���?�G
-�=J�8�h��0<g�蜹�}L�$�:��&J38��O��6�a��Q.�bO�
p��[�v��5N����R�:#Atg���\_�dEt7Og�B{լ����
)�<	J'��r(�aE��¡ ���}aS��
T�����3��
��
��8����S`�(
��6����5
�E��
CV�T�Th�GB�$���r,����J�=1�/�ɵj��T�_\��?S��ZO]c�鮉b3�tb�^zK{Ō�
_k��MW���UiU����
C|��ʞ�w�+�ɤ̓u�žN����i��t5�
�K�
=
�pؼz�X����[p�5`F�~ak@̵��5 '[f�5й�l�_o��+���m���
6���2̃V�������kog 2�w�z�RN��,�u搦�ZT�=S��u����M1�,��`��e(�z��GJ�r� ]�i,b���w�c�@��i�>�8�l٥���y���Y
-���P�����D!�Cr\�@���nT�:�S,�W*XW��hrj�5B ���V�[�gs rY~.�к��֨_�X���_*P4=T�uU5����	N�ڹ�F�ֺ4�3�IS���!�˦~|e�����!^�bIF�;�1���?k���U���Ç
&{�� �u�ް��@CB�K�^B_Ծ�z���S
lY�ǯ�wg�p �c�Ք�(k��9��V��
-i� �0�i<��X�
��f�>x%��H6���`T�	����uZ�{�:Q�(���K ٽ�qu��ӜE���,:x{|�3���p
��5�Q�^��9l�~\
~�>s�&l���d�
���!Ré�K
R�
vA"���y#
�����[[��o�q�5	���Q�ە�z�
�c�tx�ٚ�,o��P���!�� ��
��E�J����h��⺡ݤ)J�rW�������g�Ƈ
����ܞ&Lg�'�ۦϻ��+
-�U����
�]"�
+x��Zێ��}���S"QO�/�`�İ�l��z�<8ƀCQ#&�%)�N�>�l��5��݇<��ZU}�:�TQx���oo�ts�N��AFR���.
^(I��dq�Y|\��Z�	�x�~E�2�������,y�E�<x�>~̃���
��4H
>�C��t���;Bz�)5HJ�+�pC3 Q�
���0�0�
�f�›$(�՚
+
�
]F�C��{�c�����(
�3L,��������n��
Rm�PH��p��^l��w
��ы�j�~�)��d���o7��b<��� ��BQ���n�o�CgiqWMbl�����j��Y�	<™(���]��8^~�x��O�}�������@����˳����R��7��S�d���C��
���8&͠ ݸ1tpXi��?1f>g���N���ygy}ě�^����4������Y�5eI��¢�?o}�Ľ垙%���B��^�f�۠,_�e�{,
�0��mkZ�M�Y�.
�c��6�f�g��q���^I����7!
+���6H���1$	{ϣ򘧍�6���k�-N��oui��Q��J at -�7����Bk�5��W�˫}�����c�sĺ
j#/����:�ev
,�������B���.b�t5��
n��!�l�9H��
̗C�{����
��#"�Y�H�v��,q֮�
	)�2���ok��`����ۚ�����X.`�\���f5���4
+�6�,gV���8�CpV
qAN�v���$]\��1�7Y���alq{҃�D�=�3�@)"\�x��MzP��z ���ȃ�������LΙα�
��_����6J�<(1�,�l��
�'�����g�
�)60`�.`>�iA��
+k�!���S�z�?VxX�
3dT�q�1�s\���vڢXu��ɋ��}
&@hh~
��O�p>+��5�5S;�Q%�v��hI��8�
�$�����
+aI���pT��e�X��L�wq�s�i�H�
#<
��
�]}�6m�W���B��X��^��C�5�<�<�1��V�U�,� �Z(ǵ��ʬp:�5�4���H� ��le�� �2�/W��i�dt��)�
+GByO�6\!���VD,�L��d��
�������_QX�c=Ael��k�
�v��G�
b'�>���`�ZZ���#���
�P
�P4�^�3St��
�>&gN�Lp�
���Xy̰�?�(C���8�˭x;J��]iuv)q�� ����f��Y�"�
+:����u��j��]d厔M��@P9�0��Ma�� �I⾰�eUx��*{羬��>��k?�$+�yt���1
+�/���`'`g
�eQ�5ǐU#�?Z�,I���

�ť=�ReO��K{r���*U������ϔ���Sט�@�k���%����ҞC1cf�ךfcӕ�"}UDZUD�h����d��'=����
+{2)�$FD]���ӳ��efZ�;]̓n�R1C�+
6��<ր����� �;�n
�Qk�_�s��k
��ր�m
t.?[���g�J��g�����桪
�U�&��}3�������6�޲�S>(K}�9�)���`�ԥh�j��fS
*�0;��y���r} ‘�ㅜ$@�{��⥀��X4�rp�O>��2[v)v5~��)d��"�+�:�y=�1?Q��
�5�s�հ����
+ƕ����q� `��������
�\��K8���_q�5�/V?+�
+Mf]UMx�du�S�v��Q��.���A�T$��p��)�_F�Ç:)�=l����A��i�G�%��Z�,k3����^�2�}]�7,<3А��������������FV��k8��Y�>
���w5�/�Z�jF�a����BZ�9H'
yO';V�Y�^Ia ���u3Ux��(�(v�ּ�^�NT-
+a��@v�}\ݢ�4gQ%&8��
_�
¢��(���}��u�a��W�}�ׂ��ܫ	���3ٵ�>���p��ҿ�T�]��(������4yo�֖~�ۆ�mMB���E��v%IJ^�_��$
��� ���7�Q��Ⱦ���QT/ҭ�ߋ��/��͗h��.�vey���}~~Fa��i|�Q\�
��i����w=�m���gy������x���ڻ �
 endstream
 endobj
-7965 0 obj <<
+7974 0 obj <<
 /Type /Page
-/Contents 7966 0 R
-/Resources 7964 0 R
+/Contents 7975 0 R
+/Resources 7973 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7963 0 R ]
+/Parent 7942 0 R
+/Annots [ 7972 0 R ]
 >> endobj
-7963 0 obj <<
+7972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7967 0 obj <<
-/D [7965 0 R /XYZ 90 757.935 null]
+7976 0 obj <<
+/D [7974 0 R /XYZ 90 757.935 null]
 >> endobj
-7641 0 obj <<
-/D [7965 0 R /XYZ 211.842 671.203 null]
+7650 0 obj <<
+/D [7974 0 R /XYZ 211.842 671.203 null]
 >> endobj
-7968 0 obj <<
-/D [7965 0 R /XYZ 90 657.295 null]
+7977 0 obj <<
+/D [7974 0 R /XYZ 90 657.295 null]
 >> endobj
-7685 0 obj <<
-/D [7965 0 R /XYZ 192.853 404.696 null]
+7694 0 obj <<
+/D [7974 0 R /XYZ 192.853 404.696 null]
 >> endobj
-7969 0 obj <<
-/D [7965 0 R /XYZ 90 389.409 null]
+7978 0 obj <<
+/D [7974 0 R /XYZ 90 389.409 null]
 >> endobj
-7686 0 obj <<
-/D [7965 0 R /XYZ 90 245.991 null]
+7695 0 obj <<
+/D [7974 0 R /XYZ 90 245.991 null]
 >> endobj
-7970 0 obj <<
-/D [7965 0 R /XYZ 90 232.237 null]
+7979 0 obj <<
+/D [7974 0 R /XYZ 90 232.237 null]
 >> endobj
-7687 0 obj <<
-/D [7965 0 R /XYZ 90 89.441 null]
+7696 0 obj <<
+/D [7974 0 R /XYZ 90 89.441 null]
 >> endobj
-7964 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+7973 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7974 0 obj <<
-/Length 1561      
+7983 0 obj <<
+/Length 1559      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��D~ϯ�$���x"�U�T@]� 
J�ڳY��Nmg��{����q.�Mi}Ib{|��9�	��
�~
�0
\����HK*�靧��$A�ozo�� �Fc�1
^�
�tif�#���bso���~�nS�n&�7An�Il��{���w��W��O�FR*P^H��\Ҳ�`Dy�`�#C#�D��S^,L���T`���.W
����o�Φ#�m
�-��2�����������",B!�����;�p���Ӿ�X�Zz�2�^x7�_�h�)CX��#�����6���kXˏ���^�oV66Kp�Dz7��#���h
-�T���$
-K�ACܗGѲ�ϋ1'1!�1S
q؛Vx&�� �&X�p$q��&��
-4b�_47g7�
�S>����Ů;`,k�
d=&����O�5�b�
��z��(^D�}W.x�s��L��
-I�}���aX���WP�s,�{�j��6��-��#Λ%y�ѓ�(�;�
�i+͔"F�����@��߬��>
Q�Y��b�����1�)�]�gT��P
u��4��l��N|��K�������y�
FH�֓�~���Y���Z
�a�'��GB���h�4d)���������l��61,��xVfP�uV��x�w`Wy�>-�pK�RD���	x����,�pf��zi!WG��t��4Q1|��'��+N���i�H�F��þN�V����mśԖ����A@�Q
$˕ɣۅ��=�$��E���}Xٶ�&q��J�����c�&$Z����[��x�,+x�I�,8,�bQ�,[�VI��%u��t�77�w�,A�qr
�X���H
-���p
����� �#��N�`���Y�~�Y/
L�k���|���q[��4a�z/
-
�8���A�z�T*�u�,�[/*ii�u��Eg�����i��K��ޚ
��'��"�ć��Z$�.Gsg��Ҟ�ƽ��C7% tEx��M�ԙ�K��^���z�'Q/��y�.�wM��qR^��<�#\D�nEl�;��
���1.��`	W�$f�̎NOwt�+M?g��ב2��,l}��턿' R �U7��P���U��E��0���^�ۢ|���avu�g�.*�CiF��?�e�G3�h��� ��
9ߥ�ң�)���K �X��z�u0N�w� O�RM�J/!�
-�����.H�����D�_Fԧ
Qىu�� F�������sf=�t at j�sV{��g��cL�*|��v��
;�l at v���+ֲ����
X��'�D�Y�yO,�L,��E�3�T���
�����ygD��G���(P#OҶ�;��X��6I�]��|�-�f��2�>�L�x���L5�橾�T;o&4�J�j���v�o!%�_8�>#s�D�W'Z:4Eʞq���sR�`�����`�#̯�����w�s��vW]������^y�{fӯGB
���b�;��[ʃ�*N+�M���Uj	s
��򍵕��{y���E��FS�EM���|5��z||DA��q�JQ�_�V��}\n��a�W
�s��κe��:�psi
C�K�?���
+x��Y[��F~��ੵ�zv��XU�6J*�����CY��zQ18�w��3\
�{7N�yY/0��w��f����Ώ�棫W�9iI�3�s4v�$HP��}����dJ0���	�c����zB�8���������mj��l����2�M���7�`�n���!-�j$���o�%

F��
�=24"L�
�;%�Ed�l2��0M��j
�<(���鄸� ���L��V���|�~D@
vH����j��
v|�����i�y,V�
N�F����

1eK�
+1b��*�ym�ﮆ�|(|`$���|�b��\,{�)9"ZFS �v�~�HB��xD0�]9���}^L9��	�L!�Z���t�3��_� �^�
/��<5a�W��
�bwsq�� =壯J�Z��c��^�c���ޙ �I��-�p)��
�(��w�B�۞S�e<WH�����������caܣWs��d��w4�8�-ɓ==Y+@����L;i�1��
9��nM~�Y�һ5�(��R1�#E�
#�
+7��n� �f
��Nډ��Ip�
���0B�O�i:
g
��j-�7�w�z�]$�G��A��OC�҈KzY�:_�m��4�&D��:
�*�
���jU/���u
��O�(�����l�q<~0Q�/L�ܬ��@��@�6yN�	��|R��B�)�.�6�$��6���i��=��T�I��v?�3�4��d�6yx�؇b��}��B���Ǖ5
4�s at VVj4�ܜ�7!��2��ݶߩ���л�`Y�3N�g	�ae���Y�Y��4�K�v����ܔ�~��������=��8����� �#�D�E0B�Il-���٬
+L�k���|♸��zie���(���Dfp�
�6�R�m</Ȳ�MT)HKk�i]t�z��&�^�	����a�|b�/M\��6�E��r4wA�<?��'�qo� �"�H
��ۥ^�L�%NQ/�N�䓨T�2ݔ�&[�8)/_�=�#\D�nE4�]�h�у���H����o3vfG��;:�;+M?g�oB;d
�����
+O@�@���v[B�vϣZ at T%��Zd�i-{)G�A�������π]
T�Ҍ�F�l�At�`��
�^�
+v�M3
+���)���%q;��J=�:��X�=s�'u�]�J/!�
+�����.H����D�_Fԧ
Qىu�� Fn��.�N�}�9���{: ��9
��m�3����@�
+W
D�[�v��?�{�����6@��$+{�ĒH[k>�%ؑ����q�B����b�o/�(A��(����R�� j�Iښ��Ui���)l�d������%~�L�_fڧ�i�'އ�)SͶy�/4��ہ	���_��j�]��[D����Ȝ+vՉ�M��g�x���.���m��&	�X2���$Ԕ|/;�V�mw�e���˪��gA��D�q�_L���~uKy�� ^�i�����Pk�A� ��,=�˩��iT����0?����<_Ϯ�
���M
�S�W�utuɖ�aW
���ְU�ub���Xrt� Ѿ�C
 endstream
 endobj
-7973 0 obj <<
+7982 0 obj <<
 /Type /Page
-/Contents 7974 0 R
-/Resources 7972 0 R
+/Contents 7983 0 R
+/Resources 7981 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7933 0 R
-/Annots [ 7971 0 R ]
+/Parent 7942 0 R
+/Annots [ 7980 0 R ]
 >> endobj
-7971 0 obj <<
+7980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7975 0 obj <<
-/D [7973 0 R /XYZ 90 757.935 null]
+7984 0 obj <<
+/D [7982 0 R /XYZ 90 757.935 null]
 >> endobj
-7976 0 obj <<
-/D [7973 0 R /XYZ 90 733.028 null]
+7985 0 obj <<
+/D [7982 0 R /XYZ 90 733.028 null]
 >> endobj
-7688 0 obj <<
-/D [7973 0 R /XYZ 90 528.165 null]
+7697 0 obj <<
+/D [7982 0 R /XYZ 90 528.165 null]
 >> endobj
-7977 0 obj <<
-/D [7973 0 R /XYZ 90 513.847 null]
+7986 0 obj <<
+/D [7982 0 R /XYZ 90 513.847 null]
 >> endobj
-7689 0 obj <<
-/D [7973 0 R /XYZ 90 359.634 null]
+7698 0 obj <<
+/D [7982 0 R /XYZ 90 359.634 null]
 >> endobj
-7978 0 obj <<
-/D [7973 0 R /XYZ 90 345.316 null]
+7987 0 obj <<
+/D [7982 0 R /XYZ 90 345.316 null]
 >> endobj
-7690 0 obj <<
-/D [7973 0 R /XYZ 90 191.103 null]
+7699 0 obj <<
+/D [7982 0 R /XYZ 90 191.103 null]
 >> endobj
-7979 0 obj <<
-/D [7973 0 R /XYZ 90 176.785 null]
+7988 0 obj <<
+/D [7982 0 R /XYZ 90 176.785 null]
 >> endobj
-7972 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+7981 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7983 0 obj <<
-/Length 1492      
+7992 0 obj <<
+/Length 1488      
 /Filter /FlateDecode
 >>
 stream
-x��YM��6��+�j�L���t�h&�Ӵ��}t�H2���)��6���{m��y���"+�,_ݯs�dco�a�ޏ���N2O#-���3Oc/�	J���{��X�����O�f�p�O��.w
3��ɯ�Cf���mT��4	���E�6���7�;B�S���,^Y��Niy at 0���0a����W�0��*0��7��2,�
���L�'�7ICL3�3�K����ާ
3�#UZD�X8Z������x1��m5k�q��w���~�a�b|6�J#��P�������Df]�i��*'��
�8�T� ko@`Hk"/��Q��9��e<���|�2I�28��0�i�$}��}*�m)̏g6���{����#0f���q�Uc�XĹ��Z��Ӧ�a2�C�1��D�N;q�;���Oc�=���$JW밈���
��f]�1�$�f����4)�8��a9�0N�����:0s�ml��
�]�����]�&ia���	�p����|�^�Ya����

g�����+�
���z!����H:���Ki��'q2=�.]}7����&�ǐ^@�fU���.aa�D�zp�©�#0��0�J����$��]U�y���(2y>�,���]˔�֐
����̹W��j�a�#���DDI�.w
�L]���
 p��LQo
�� :
0b�b��E�`��������m�[�$\A���T+9"Z>ɵA���2�4�Z�7�
���O�E˃�(�H��_^J�hd���&f�����
Ex9�~�Wc�������m����	)�p�u/`��BA�6�x'�81;`1�=��KR���qdڟ(]W��gV�6�t8�"�
��ZZ!.�ݖZ��K�{�
:��~Z�DZ;y����U�@Q���
-Őn2�4�2�a��Z�z�� �V��®� �g
zj�:���!�&��g�ٸ8�9�̿h?���nʃ[2�'i���l��B��v����OM�և"&��E.5 s��)�>�a'(�����>��J�>�S�h�ĸ�!u�C�}:��F��P�v�Q�o.�~O��G�U�\�(_�D��JTԥDT
G�ޱ��r�jQ��DK݄)J	�V� �A at o�A�I;L��SGl��Cr��22�6@�Ů<��F���V�T�ȍT��M��cN
-D�x�>K�d [��́�^)D��oBt�Q~�D4�?`�NAbI����
�(D��F��U�$4�W���Qq��v�ŝ/0 8��qp��F]q^ҷ�+�
-J���V����* ��y�4�u=j��䥼T���8��uQ�C5���굋�L�N� ���`�V�$RA�
�]#PM2�?H�P�~���+�)�٥�"���]���T
wYK��t�a/�����B��
�M�d%)?�� O�m,
b�VD֙!�dR���ƸHmx{��_zU��N�'�/֢(֣�p�ݢ(G�$^g(.���rx�H{+�4t=�^͂w��F���l�"�
he��
+x��YK��F��+�j��y?P�E�ܪi���T]$�5��Mls)���=c��\�	���
+<
��936��
�~��8�
�$�
2�Jo<�
��$HP⍧�{��T@0���>�~���ɻ>�~��-�iL~�� ۍFo�"��I���/�u��8~3�#��<�I�`���vJ�����q�
�����,�Zy�P����~�Z/�"�#D�(��GIC�0�3�K����ާ
3�#UZ�B
+W���7��7
F�ho[�Zy�2�]z���{إ�M�6c�)*��z���0Zq��ʉc+�;##�Ha�

	aM��t4��>��c���� �oVQR�
�>̩@�6I_di�
+�@J��M2=�s�ai�����ġ
ݘ-qn紖�
+q��3H�
v�B�zN8�C纱�E��i
���A���j
��2z7��Ӭk1��$׬��q�&E'�]2(�{�)�� 0�Tfγ�m����8\ؿ�k�$-�:a,�;{�o��4+���|p��™z{o��
+|AG�n�ހC�Ty0I��_}) m}"�$N棧ڥ��ƕ��iRy
��mVU;��bvN����*�Fv&w5 F�RI08Քd���?��Q��6K�bf׊�hk��f�̹W��j�a�#����D�j�;fQ]�i� ,��]4E
�5�6W�Au("B
0b�b��E�`�����\aހ�ح�$XA�5��T+9"F>ɵ)ՠ���.����M�!��z��+�'1q�ė��3Yi n�I4���b�"�
D?`��1{����wv�6g
+�لv�Ժ0X�t!� MD���e�D;`1�=��KR��y��&�?a���Ϭ
m��p 3D0=����F\�-�F3��#��w9tv{���cw�Q�)`����!,�-�!�d�i^e����+�R��� ���g
+�FXЃ
�p�=��3�@����]f���2����6^�)n�x���㷳i���Y��>U4�[��$W4��X ������\��Р������
++���N�e�Z���o:�U�Pky�C��]:D����=U�-V�r!b�|���*Q
P���>���cM��?Ԣ��)���	S�t�l��7� �$�
��쩀#��ȡ��}�E�6@�Ů<��F���V�T�ȍT���M��cN
+D�x�>K���-�:s �W
+��$D����@�_8M�X�S�A��6y�?Q��$z� 	��>�lT���cq�

Nk~
���QW��̭��J��R-o�U�0�g�
+D?q^:Mr]�Za6y)/���:N�{]T�PM{��z�"5�S,���&X'��8��R���5�$���Ԑ
}��[ �"�QL��.%	~Ԑ����b��Z2��
{��}��w=�[�l�&+I��4x�oca��CII�����i#�۫��ҫ����h���˟EQ�G��v�Ea�6I��P\
�����@TcdV���Vi��WA��'���-�
 endstream
 endobj
-7982 0 obj <<
+7991 0 obj <<
 /Type /Page
-/Contents 7983 0 R
-/Resources 7981 0 R
+/Contents 7992 0 R
+/Resources 7990 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 7980 0 R ]
+/Parent 7997 0 R
+/Annots [ 7989 0 R ]
 >> endobj
-7980 0 obj <<
+7989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7984 0 obj <<
-/D [7982 0 R /XYZ 90 757.935 null]
+7993 0 obj <<
+/D [7991 0 R /XYZ 90 757.935 null]
 >> endobj
-7691 0 obj <<
-/D [7982 0 R /XYZ 90 624.575 null]
+7700 0 obj <<
+/D [7991 0 R /XYZ 90 624.575 null]
 >> endobj
-7985 0 obj <<
-/D [7982 0 R /XYZ 90 610.004 null]
+7994 0 obj <<
+/D [7991 0 R /XYZ 90 610.004 null]
 >> endobj
-7692 0 obj <<
-/D [7982 0 R /XYZ 90 463.532 null]
+7701 0 obj <<
+/D [7991 0 R /XYZ 90 463.532 null]
 >> endobj
-7986 0 obj <<
-/D [7982 0 R /XYZ 90 448.962 null]
+7995 0 obj <<
+/D [7991 0 R /XYZ 90 448.962 null]
 >> endobj
-7693 0 obj <<
-/D [7982 0 R /XYZ 90 302.49 null]
+7702 0 obj <<
+/D [7991 0 R /XYZ 90 302.49 null]
 >> endobj
-7987 0 obj <<
-/D [7982 0 R /XYZ 90 287.919 null]
+7996 0 obj <<
+/D [7991 0 R /XYZ 90 287.919 null]
 >> endobj
-7694 0 obj <<
-/D [7982 0 R /XYZ 90 141.447 null]
+7703 0 obj <<
+/D [7991 0 R /XYZ 90 141.447 null]
 >> endobj
-7981 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+7990 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-7995 0 obj <<
-/Length 1590      
+8004 0 obj <<
+/Length 1586      
 /Filter /FlateDecode
 >>
 stream
 x��Y[��F~�W��)���3���FI��U�,��f���e݂Ml���3
��%Z�V�>���s��w������7��ǽ�גyiI�7��4�|I���ϼ�>!���!���
��2��P�Oۇp��_��4H�����<�'q��\?�pp;~{����zJ5�҇���"�#�+�q������4�\Y6R�A���p�Zyhϼ��t at T?��p�i&�����j���#�{����.{7�؛���
FL+oSH-=N
�u�
>b���b�ee����}ߕY~,|`$ו@�]�q������
-�FS ߯��hj �fV�E*�!��ъp,��bȉDLo��B
��	�hd��	c��M�?L�I<Oצ
ʪ����Yn����O���ʞ��>K��k�"���i�y��
$^U"�,Rʴ�S��J�&�Q
�ZA��q��@+���$����CV���4Y��m���
󇰺��(�2�)$����1�b�,�՗��yn֊geTRPmZ��A�i3�*����
[J
�t]�:
�H+R��u����eP�*���s�1dKi��j���
 @1�l�(h9�C�	$R!,���
�� Jem�x?��a�2rW^[g�
A#$�BϪ<%�����3M��u��򨮻�h
'�yı2��q�
�WO�U
A��(x��Y>���9�?�q�I����0Ώ�T
ȻnB�&*����澣� ���SjN"��J(�g] �H��d��*��� ��(�&�U�Gw�u��!�
I_BmSD�����Ϥ-q���3m�I[�n�
I}4�M�F��������� ��lD/�ӲQ��K��un:{M��3cV:/��oz�M!0
���#fidZ�40]��l)�t��@�R~
�)8�H�jfV�
�a�
 �y�Nb��*(�g�

-�|/'n[��f5~_
 ��C-�RC{u+k֋Ƙ��
�YQ߭��R��ӿR0��=���F��
��L��w�n-;$٠�Gen�
*�N�]�lg0N����I�/5��չ�#h�Z��&���2�&��n��Mt��:��`Dh$��'��p����e���J&�I�]���	JL�$A��N
LP�%H~bylM��ZC��[ʼn,��uűl�Z���(v�����l)���XGn
�}(�fg}Q���K�}���rQڏ�����o�^R㠊��vy 
�:$���Z����:���\��I�?�/�K �Eߥa���g�Y�_I\��)��##�q@i��6Th���Af�J8L�PeR!����ï�A\J�i�L
��v'��������T���(6

Jjtb�p'���h�$���,0}�ӂ<�i�Q�9q`�Zbۡ��_�
/�Y��t
w����dv��8�E�_�-U͝��
�}�Wޕm;�@�nNѰ@��痔	��>���
e
�ݯt��5Q�~�+>΁%fKg��8gV�wƚwf7���[�Z����χ,L��/��[��㦭=U �A� �4$̴����uX1�u�/���K�pc4�
�&Uy�]]m64��:�V)���jq�_F�B8��1�>I�uˤ~y��e�z�%�"C��
+�|/'n[��f5~_
 ��C-�RC{u+k֋Ƙ��
�YQ߭��R��ӿR0��=���F��
��L��w�n-;$٠�Gen�
*�N�]�lg0N����I�/5��չ�#h�Z��&���2�&��n��Mt��:��`Dh$��'��p����e���J&�I�]���	JL�$A��N
LP�%H~bylM��ZC��[ʼn,��uűl�Z���(v�����l)���XGn
�}(�fg}Q���K�}���rQڏ�����o�^R㠊��vy 
�:$���Z����:���\��I�?�/�K �Eߥa���g�Y�_I\��)��##�q@i��6Th���Af�J8L�PeR!����ï�A\J�i�L
��v'��������T���(6

Jjtb�p'���h�$���,0}�ӂ<�i�Q�9q`�Zbۡ��_�
/�Y��t
w����dv��8�E�_�-U͝��
�}�Wޕm;�@�nNѰ@��痔	��>���
e
�ݯt��5Q�~�+>΁%fKg��8gV�wƚwf7���[�Z����χ,L��/��[��㦭=U ���b:A���:�H�z��W���WĶ��(�.\y�]]m64��:�V)���jq�_A--�#�Vr��ְeR������:���
��+
 endstream
 endobj
-7994 0 obj <<
+8003 0 obj <<
 /Type /Page
-/Contents 7995 0 R
-/Resources 7993 0 R
+/Contents 8004 0 R
+/Resources 8002 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 7989 0 R 7990 0 R 7991 0 R 7992 0 R ]
+/Parent 7997 0 R
+/Annots [ 7998 0 R 7999 0 R 8000 0 R 8001 0 R ]
 >> endobj
-7989 0 obj <<
+7998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 529.29 212.124 540.194]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-7990 0 obj <<
+7999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 358.295 216.297 369.199]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-7991 0 obj <<
+8000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 257.034 483.212 288.003]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-7992 0 obj <<
+8001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-7996 0 obj <<
-/D [7994 0 R /XYZ 90 757.935 null]
+8005 0 obj <<
+/D [8003 0 R /XYZ 90 757.935 null]
 >> endobj
-7997 0 obj <<
-/D [7994 0 R /XYZ 90 733.028 null]
+8006 0 obj <<
+/D [8003 0 R /XYZ 90 733.028 null]
 >> endobj
-7695 0 obj <<
-/D [7994 0 R /XYZ 90 592.061 null]
+7704 0 obj <<
+/D [8003 0 R /XYZ 90 592.061 null]
 >> endobj
-7998 0 obj <<
-/D [7994 0 R /XYZ 90 577.49 null]
+8007 0 obj <<
+/D [8003 0 R /XYZ 90 577.49 null]
 >> endobj
-7696 0 obj <<
-/D [7994 0 R /XYZ 90 421.065 null]
+7705 0 obj <<
+/D [8003 0 R /XYZ 90 421.065 null]
 >> endobj
-7999 0 obj <<
-/D [7994 0 R /XYZ 90 406.495 null]
+8008 0 obj <<
+/D [8003 0 R /XYZ 90 406.495 null]
 >> endobj
-7697 0 obj <<
-/D [7994 0 R /XYZ 90 236.959 null]
+7706 0 obj <<
+/D [8003 0 R /XYZ 90 236.959 null]
 >> endobj
-8000 0 obj <<
-/D [7994 0 R /XYZ 90 222.389 null]
+8009 0 obj <<
+/D [8003 0 R /XYZ 90 222.389 null]
 >> endobj
-7698 0 obj <<
-/D [7994 0 R /XYZ 90 118.771 null]
+7707 0 obj <<
+/D [8003 0 R /XYZ 90 118.771 null]
 >> endobj
-7993 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8002 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8006 0 obj <<
-/Length 1860      
+8015 0 obj <<
+/Length 1858      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��6~������
�E��EZ��E�fڗ4086=&֖TI����
��X
���)Ҧ@��8���w���>��ף�܎n��,�HK*��U�qK�%��2z=&�x2%���	�c�o����q�yZ�en�߹���O�����ܧ���_�Mf'on�������)�H�.�N�<l�! Q�l�
8C#�D��_�N�rc�b2��a���6ۘ҆������6Y��L����ы�ѯ#��Tj1����v��
����m��*z�vm#N��D�F?��IS��{*F
�F�e���J�^~J} ��fC����lA4��2%GD˓�(�[}��>��e8�*
�W�G�
I1�D"&D4ej!�K�S�l��2����]������$8�/X�E�ex�@

�pF��:�?�-�bՊ�4pG�;�$���))J�M�]�q�}6
-��v
-�+j���s��]鱎�2
��
��b

-�Pp�m
y� T"�I���bk6��U
em��li\
�y
�'
{c��{
�ĥ�_��q��Qy�8��1�r�8�8>0q��t��
��eM2:p�)c�QR�!qx����f%H\�z�vg�]N��	Dw�W����e������w[��`z�5�n�}���	�Z�nH�"&��E'�.O�]!.��3y�SKr�ͩK�63���X4�SJ(�!� ���
�%~�
�YrmκK�M8�J� �Yb1��jn͢��
����1��(B����c
q�"�%A/��)<��"j|��b��z��J��c���q0�j�u����	�H��HIz*�5�
9���
�\��
�+��j
��RR$��V^�T����Y�;{Va�,�-w9�R���I�W؁[�n�\ ����l���d��Q]M��u�x
ޅ��R��S��h�	Ol�����������[������%��Sk|�6#w���z
��t=�-��^����!G�

-����w�
�
�!���wȕh��y�/0|!/�s��>�G^�	�5���|W@���ta��
�A�ŧ��/�

Jw�c�@�#��`��Nt�N�NB~�������
E�+([k�i����o7�b��@�g�^
�_
����J�4������ 
�f������;]bD��taL�־#
�9��c�l�.�kT*�m_D)�t[��C�KW��^�ֲ����
��
96����i"��@e�Q�br��G�_c�
-&���&8��甛��!=����4K7��S���� &���`r����A�~�
���;�ʎ�P�t9C��ψ�������JeE�?�?+���C�Ñ�h��ɇ`�	o�R�t�P-���ט|��1
][Q�� �B�tS@�_�SAv#�~��J̅�𞗹qe1�UP������>�z
-	a}��K��[��2
"�]W��@�*H�8
���ib�	�8�_$���,��I͎0;;��I0.��(��;��
�����

�=`sv��S�]
�.YV�ަ	��V���<��5YV#���^}�	�?hë��ϴ�cӃ�{�
-4-�������/����}=R�J~���`2B�G�{�e��w�����5�~���
-�S6��/JީzPP��I��	�4t�B=�7�����-�C���W�Ҁ��R���j���j`S�
A�
wL (��3a����H�T���Z_��A�8�W�`l�
����@|�]��6T�~���
-
��P�3U��h!��
��1�Ǧ��u�
~��糉��'�g���t�n�@�9���#�	�

��m�i��Q�鿣*r;�3D�\�.�lvs����%.ˑ+o�ls��b�)�Үn]5ڦy�A���۞�7:wj�
+x��Z[o�6~������
�"�v��bZ��E���/Ӂ��tL�-��<I�}E],G�L�SL;}I,�"�s��91��#
}=�����+�"���2�]EG�$HP�.��cB�'S�1
��<6���_N(
����]�f����M�4�}�(�}������dv���ۛ��;�R��������Ö
��͆ہ34"L4�u�/7�(&S*0
���n��)mX�Ѯl>!jl�,1�Ę��
��
�:"p
�H��.^lG���h	��F1���j�6���M�j���T1eK��b�m�\6�ˮ4��� �n6�O�M�DSX*SrD�<�M����[��[���
q%OzD��SN$bBDSP��4=��f�,���.�%�9���O�c��^�IQ��
���
+gĸ�c�#lТ�!V�xOGpĻ#@JR��B������%��7a���j��>���I8�z�ߕ
�+��
��*֡�l GZ�֑׮ @%�t��.�f����^�P֦^˖Ƶ��`y±wq1���cX�%.��"]
�C���
�!�$�I�CƑH��{��c�l at U.k�с3L��
)���/
6+A�b�{�;��r
+�N �
��\�f.(�l
�V~��ڤ< Ӄ�wk��u�N�?�zwCz�1yu/:�vyJ�
+qن��k�Z:�� mN]�H��)��Ƣ�ȜRBQ
q7����>(9�� �hs�]�n�iW"!�����a�Vs�h��e�@
v�!�>G�
EtG
㈳�.�z	E0L��Q�[\���?T�+�����VCt�kD}�O�G�>FJ�SQ�m��=�@
�*��瘏]��U���P��r�"	������E�2�ٳ
+kd�m��A�Z�L�?���t��o/WfS
]� �w��j�n�;�k�.}�Bԟ���GSOxbS����]���,�j��}�Ƈ(�(e�Z��5����4�������)l�D�ʧ&�0
9��P�6fU�_��p
�X�o�C�D
D��
�x��
yA���	7<�bN(
�٭��r�ܧ
�X��P
�->M�An`P���
����u�wJ7u�S���
g���(z]A�Z[N��6��/ �0>3��X���$��Wr��̞�\h�4�U�����#��
cJ��
��y5
�gp�^�Rm�"J���J��
\�*
�����
�]^���ȱ�| 
�O)�P
 *ۏ����'8���T0	��4�QO>������G^�Y�I�z���1��-
�S
̍���Ƞ�d�ؑ|Pv�����Ҭ|FL��mͽW*+J���[���x?��TG�oM>�Ox�-�2���ji<������Y�ڊ"�@0�x���Z����
+�9����Vb.
���̍+�٬�2w������SH��__�$ݺĔ�!/bUAJo��W. L�M����Ҁ I��f�$�Hjv���ѮO�q�uFy]�Qn�`L������8x���c}�"���wɲ��6M���%5���ɲ��o����[O���C^} d�

�
��SU�i	�U
 ��8
v}�T���둪V��\�p�4 ؐ�<"߳/{X��o�e�1�g��W`���|Q�NՃ����Lr�N觡ۦ꙽��T��n�>b�]�*�LՔR���P#�LV���o�c� AQN�	�@��WFj�*��4��� T:�1�"c�gx�߾����H����4�Wh ������+4PE
�p��|�Q?6EFx�+���t<�M��>�?��̦kt÷ ��y���N�s�

�mRi���Q�鿣*h;�DAц[�X�e6��yxx@����ȕ7Y��yn��S�"�J�Uc�m���,n����݅i
 endstream
 endobj
-8005 0 obj <<
+8014 0 obj <<
 /Type /Page
-/Contents 8006 0 R
-/Resources 8004 0 R
+/Contents 8015 0 R
+/Resources 8013 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 8001 0 R 8002 0 R 8003 0 R ]
+/Parent 7997 0 R
+/Annots [ 8010 0 R 8011 0 R 8012 0 R ]
 >> endobj
-8001 0 obj <<
+8010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 328.874 293.971 339.778]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-8002 0 obj <<
+8011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.332 175.84 235.598 186.744]
 /Subtype /Link
 /A << /S /GoTo /D (main_affine_relation) >>
 >> endobj
-8003 0 obj <<
+8012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8007 0 obj <<
-/D [8005 0 R /XYZ 90 757.935 null]
+8016 0 obj <<
+/D [8014 0 R /XYZ 90 757.935 null]
 >> endobj
-8008 0 obj <<
-/D [8005 0 R /XYZ 90 733.028 null]
+8017 0 obj <<
+/D [8014 0 R /XYZ 90 733.028 null]
 >> endobj
-7699 0 obj <<
-/D [8005 0 R /XYZ 90 635.92 null]
+7708 0 obj <<
+/D [8014 0 R /XYZ 90 635.92 null]
 >> endobj
-8009 0 obj <<
-/D [8005 0 R /XYZ 90 621.364 null]
+8018 0 obj <<
+/D [8014 0 R /XYZ 90 621.364 null]
 >> endobj
-7700 0 obj <<
-/D [8005 0 R /XYZ 90 508.799 null]
+7709 0 obj <<
+/D [8014 0 R /XYZ 90 508.799 null]
 >> endobj
-8010 0 obj <<
-/D [8005 0 R /XYZ 90 494.243 null]
+8019 0 obj <<
+/D [8014 0 R /XYZ 90 494.243 null]
 >> endobj
-7758 0 obj <<
-/D [8005 0 R /XYZ 90 391.63 null]
+7767 0 obj <<
+/D [8014 0 R /XYZ 90 391.63 null]
 >> endobj
-8011 0 obj <<
-/D [8005 0 R /XYZ 90 377.074 null]
+8020 0 obj <<
+/D [8014 0 R /XYZ 90 377.074 null]
 >> endobj
-7759 0 obj <<
-/D [8005 0 R /XYZ 90 250.551 null]
+7768 0 obj <<
+/D [8014 0 R /XYZ 90 250.551 null]
 >> endobj
-8012 0 obj <<
-/D [8005 0 R /XYZ 90 235.995 null]
+8021 0 obj <<
+/D [8014 0 R /XYZ 90 235.995 null]
 >> endobj
-8004 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8013 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8019 0 obj <<
-/Length 2050      
+8028 0 obj <<
+/Length 2047      
 /Filter /FlateDecode
 >>
 stream
-x��Z[���}ׯ�SJ�h��	�v�4E]{����"*Q
-������oC���*��`hE
g����!��� ?��|7���,0�H*��U`p�$A���n|
	AL�'c
�
F�6��S
�6/�x�E��,�^f��-��a�F���u��ǟ�~��%��=�I���b�?�%�#ʫw={D��|n�6��0�P�a3C�x��Dy쮼�Wq6&:��\b���f�
���2"�
H�������O8X�������s�jp��s|�}����Pk�0恢ɝ�o>/�}���ì0����mO5R���p[
��l��c�çh�,�Q�����p�V�vL2��:ۍ����CޓU���\ &du�2Nw�$��]��z�K���On�_c8�"!�4|��oR�
���@��T��t��P����p��1�s
]���ֳ�e��~�@�����'�0J��C��$�b��Gyr�)k�:o?{�W
i]G�)��
#��{R{�������+O]�DHK���E�2�^�zztB��(Bt8A��� �-!'����}�⧐���i�_�qm!��^\�PhF��TSAOw���xpd�ky
=
���xJ��N�}.<�Y����4��
"&���V� P	�ӂg�%�-�b3��v��Q���3Du���"�4\ ���4����ϥ	W���o�΄Z�T
C��=��{����w� 2��,J��lV�2/��� ^
�]�ql��� 2z� [...]
-a��V�B����$�!����Uw=��9��`�D�Hb�,��if�s�PN��?���`
	��
`���y�����,V���H	s+��*}L�qVFl]�F��c��
4��m��'�����ᵝ�@@Q���!��KRȔ�-7��B����1!4Y՗v�
��"�w�Kw����L���s3\" G3��W"�.e
���{C�E:����ر�TE�JH�����儌@�4� �
1/���%+��^\)����d�./U�;�W�rUQ����!O��<^v��93)m�����^���9 at 9=�'
-�����u
�6�<�3�S
C���
�۾�6��$�B����r#��L�W��J����]H��9�_�����!N�7ɯ1`F%J�8�HH
��:�
�ǐc(������nӳ3T&U�mY�9�l{6��$��{�.����ԧ.��
DM'���
�{Jc\"$���p��Q�%�A
- �)	�QL)	`�͜�: ��SšU��x��
-�.8�^u�s��ݩ@�K�u��)�Ä	[����iI�G�[iŷZk��@{P$�h:�i,dX�3��DF1]���:`Pe{�
P���Y�V�1�*�����ᄁ榐�	�DH�q�Odar@���@�|*
'k^?�-
Ķ�w����J��p�3Y7���qև�
��5[��R �a�Y^άʒ�;�t�x�� #
Dh3�����
	8��$E"  ��Wi��!����Xdl�U�{֖�8%�AIu��n�'�M7�oU7]��:�I�����c]�W�/��^±�%\�<�O��
-�}���_��n��E ���y��9�=�;�!�.���X��r��,};�Y����c��6����U�����oI�_.h����*���Ĝ}� ��ެ}���Լ��*�}
-R(z�>-�w>9��
-fB�������
5��K-S�~?a��N��a
��_�Q�Co�86��S�6�yz�
Z�j@�Q(vv#����sրZ�Y��{y��,�0Py�2��@�Ez�����}-g�<��8���ʂf�ʓ3گ ҠI]�>��m��[�
F��U�\oHZA�uS��?ڪ�^��M^G1/���
- at J�+��uL�����җ���B���-��a��c�;k�
���j&���`t_�q��?��˺�k�>Fe���d������< �f�'
��!��۹����/��h�)f��[�y��M����hq@�i��P�O����8[��%P5@�*���ee
�.n��/	�ْ�S
+x��Z[���}�W�ic����eWJV3+m6�d������4V����=��>_�|+cs�!�n�-�������1��� ?��|7���,0�H*��U`p�$A���n|
	AL�'c
�
F�6��S
�6/�x�E��,�^f��-��a�F���u��ǟ�~��%��=�I���b�?�%�#ʫw={D��|n�6��0�P�a3C�x��Dy쮼�Wq6&:��\b���f�
���2"�
H�������O8X�������s�jp��u|�}����Pk�0恢ɝ�o>/�}���ì0����mO5R���p[
��l��c�çh�,�Q�����p�V�vL2��:ۍ����CޓU���\ &du�2Nw�$��]��z�K���On�_c8ޑn>Hp�7�n�?��N�
+ic�EQ�tk(��T]8�˜�������`��ò�Y�L �����L��i�!Mv�t���<�ߔ5h�����+���#����o�=)�=���M�^j��SW=�a)o!�
���
�P�!�
N!��6�!FK�ɫv=�h��)$�~�u��}�F[�ƲW$��'�E �TГ��]�t;�
�Z�Gς>/ �:�Svߟ
�l� �4��{���6z��-T�����eId
���G"�]p~T���
Q]-��H1
 v�;��$��l��si��ի�꛾3�V0��� ;mO%���..�]$���<���0������� ȆGgW{h
���z:���qB �Y����v�0
�,Y�W��y��6/�Gzg A�����U^	Ҵ6�c�n �zzB!��۪RH�2�=�p��Q8G�,_�(I,�Eq9��p�
�)���Q��!a����3o��ݞ���04)anez]���2�ʈ�
�H�zL��f�����$}p_=Y?���(J�:; d�wI
+������f�T��<&"�&���Α�>^$��x�.ܿ�	�zn�Kd�h���J�ե��Rpo��Oga��;����X	�04�8�����F ���!����ݺd^ދ+E���y�,��ju���J_�*jpx�?�I����nT<g&�m�:��Kސ?0(�G��@A�"Q��΃ӆ��z�v�c�^`�B�#{�w��b���Q��z��On���I�J�_������
ɿ8G��+����?�)��&�5̨�@� g) �a6_' c��r
�9���mzv�ʤ��-�7��m��Й�tw/Յ�a@]د��������R�!�~Oi�K�N~?J�\�$� Hd9%�;J��!%찙�_��xJ�8�*v9 �_���ӫ�N�;hp��{=%t�0a�q�
>-)�Ȣ�`+��Tk
�h�$M'=��
�v���(��vZ
�l�J@�40��*4&R�S�V�6�0��R8���0N��,L#SV��Oe�d���Ń����Nڜ\Bi@�ns&�w�<����As�b�y_
+��4�;�k™�@Y�x���x�X�`��m�[C=�@�!g4���B�
œ}�f*
b_)��E�&^��gmY��S�
�TG���~��t��Tu�:�#O�
9�(:օ}Ep��b��%
�Z�e���D�o��ؗ+<�
+���W��?��7' �y'=��eR�K�]n���o�<K�x���<�
+�����[R���
Z�T�~*���Ĝ}� ��ެ}���Լ�KT���P�z}Zl�|r��̄�C�Gmy�9j�×Z�d�~�,���#��T}����
�~���BO�H��9{hY:T�=G��ٍ�Nr_�Yj=gMp���`A���#��<*/�s��G��k9K�)x��	-'�T4�U���~�M�J�y<`mӕߺ6�0��ڠ�zC�
+���b���VE�Jv�n�s�?�� ���RY]DŽ��X%5@�����
+�&��;�AB���
v$����>���}��!��0",��Q��`ϓ�
+�^WF���,v��A^>�Uc;��
T��2*��i �
װ����l:}~~F�zL�}��|��o�ljj�B�4�MV�����$���(�� �:�
 endstream
 endobj
-8018 0 obj <<
+8027 0 obj <<
 /Type /Page
-/Contents 8019 0 R
-/Resources 8017 0 R
+/Contents 8028 0 R
+/Resources 8026 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 8013 0 R 8014 0 R 8015 0 R 8016 0 R ]
+/Parent 7997 0 R
+/Annots [ 8022 0 R 8023 0 R 8024 0 R 8025 0 R ]
 >> endobj
-8013 0 obj <<
+8022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.151 608.453 244.345 619.357]
 /Subtype /Link
 /A << /S /GoTo /D (main_affine_relation) >>
 >> endobj
-8014 0 obj <<
+8023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.2 383.189 480.931 394.828]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8015 0 obj <<
+8024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [324.852 141.059 466.489 153.539]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8016 0 obj <<
+8025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8020 0 obj <<
-/D [8018 0 R /XYZ 90 757.935 null]
+8029 0 obj <<
+/D [8027 0 R /XYZ 90 757.935 null]
 >> endobj
-7760 0 obj <<
-/D [8018 0 R /XYZ 90 683.019 null]
+7769 0 obj <<
+/D [8027 0 R /XYZ 90 683.019 null]
 >> endobj
-8021 0 obj <<
-/D [8018 0 R /XYZ 90 668.609 null]
+8030 0 obj <<
+/D [8027 0 R /XYZ 90 668.609 null]
 >> endobj
-7761 0 obj <<
-/D [8018 0 R /XYZ 90 457.755 null]
+7770 0 obj <<
+/D [8027 0 R /XYZ 90 457.755 null]
 >> endobj
-8022 0 obj <<
-/D [8018 0 R /XYZ 90 443.344 null]
+8031 0 obj <<
+/D [8027 0 R /XYZ 90 443.344 null]
 >> endobj
-7762 0 obj <<
-/D [8018 0 R /XYZ 90 215.626 null]
+7771 0 obj <<
+/D [8027 0 R /XYZ 90 215.626 null]
 >> endobj
-8023 0 obj <<
-/D [8018 0 R /XYZ 90 201.215 null]
+8032 0 obj <<
+/D [8027 0 R /XYZ 90 201.215 null]
 >> endobj
-8017 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+8026 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8030 0 obj <<
-/Length 2213      
+8039 0 obj <<
+/Length 2208      
 /Filter /FlateDecode
 >>
 stream
-x��ZM�۸��W�HU� �d��-{�v7Ǟ��T
��X�H��fv�ק�$ Q��搃�	6����u���F�ݽ�,�Q,���WQ�#%	�D���Ә��dJ0�����I�M��'���y�.�d�c�P%��l��E���"��7�.�|����
!�yJc$��ɭ�?6CF���lĈ0��暅o�d��L��`,��t�˓:m�|HWi5!z�
��b&ƌpcs��~�38"6-B!/��O�q����G�XGOv�6���y�q��v)�~�c�		�eKѸ[���yk
h߼{'����t�ٸ@൤�ʢ�
�

Y	&�Z3S"P��̛��i�FT�Ӊ���n.7I�t�gK�8YM��
cZ�;鄈�O�*����c�u�2�b
^R�$������Hw&��,x�L���1
-����^�fY1�x����r�T��6-�K�ǐ)/��4�=ل�q�j�!���J���@�۫��F��ԛlߌ	��q��Aپ�s���&�ӬX��
��C���՛��5��J#�
Ά�.�!3�X�C���i
-�Ő������#�S���R�~)3Wډ�xu�-�+%q�� ��2X/"�{�!&
��-n��6�K�u�]Z$[X)�� �I�H��A�H�
.�ٲ��*(���"J

E1�DB�D�`�\K�l�P
�e
-U�jpc�m�5�K��H�O�,1��Z
+^P$��{L�!��]E��5&\� *u3ϏY�&��- �m��G���cX�.��a��7O�e�1�>�Լk�<�R;J�S
�A���S��u8�CJ2�'����2��_d���J�z?�YG���~�
Z�d�m�eZ�۬H�r���:p�� H nuύk��q�,R�%�$I�܍�F�G��)+rX��P�a�B����uX��
��P' ��DžN@�w%D?(m&uB��C�H S�Ӊ��p�v� t�]j�\�4�ؤ��U�
����(�d�BoF1x�xؕU�@1�tw�c�J�8m�u~��$�}��� ߎ��.?m��
�	�e
{�t��"
d��x�-��g�MA��}7\!�҈A�?�lW��f��w<A���lj��:{�4��1$�{����Y%�P=SoT?�Дc�H�hI-�
,�F�e�C� +��|�"���c*�ϬA����m�8s^&�@W�2�椪y��f��uZ}!��
�KT]�R�GS`mߴw�%PG������Y��V�.*
7��-��xV֘
$N�.��WvA�O���ɼ��{n!%+ַ���q8��87��ſ<��n�Ubh��c8���� �+zVk�`�Xjc[���=
X��V�Eݾ�-�y�*Es߅m.��� l�<
{߻S�Z�4�S��
L���.���8���${�LW�6y�WK~pI'&�+����q��!��2��䑳|-�.c�c_��?�0��2�v
�=*�lM���
���
X�1t�a��$Hs�A�ٌ��o��1X
�—q7��'��X�d|�úx;��D��p�£ ��e�.Y
����ij�����O2�nа:5�t+�Ց<���翶<_�t�<�ٗ�N�:!ˆ�I�+��J]J>��x���=�0�b�����T!B��;5n�>h�
V���m�0R=Z���!e{c��+hp��f	�5�,������$j��A{
P$w�Kp!�Jp^�\�
&^Ҫp��aS
- 0�J��\
�p!<.Xn�qQ���c�yVx��ӟc��`�!L2ЙhB�ߝJD�]����_��P�X9��l�Er�5���ǍR؋'�ߘ����&�� ���7B/�p�s�A���S���� '
�d,=�7�+ c����y`�Zʠw���D�>:�ƿ���Յ�V�R�D�ym�P�.��V֭Ţ
��uU<�v��i]�!�g�7k�W�f�|z
��(CO��񄥣$��z�R~U��YU��㫪Rq�J0�d%&��<7�J��)�
-����Q�a��b=s~I�'3z�x��=�#)}sDÿP
-�Ꞹ\P����E�i�p�/��M���G�^��I��n���p�����Cj���ֿ��$"8�"�&ȏ������V6?�*l~�c�V�� Asq�5)�ٖa����..�@|�š�+{��1ma޿��ꇑM�Ƕ0C�_�M]�fwwOOOh�G�"�U(��v���6<H�3�U��۲=�
-��MN�#,��I�
+x��Z[��~���Skk��6@�HRt�;��vahl�*K�,�d��{HQi˗��&}��`l�:7���Q��:��w��܏��I�(�TF��(Ƒ�	J��e�iLbj2%���	���&����e��I�U2�1{���y6�ۢN�e���d�N>���O<�1�R�r+��͒�����1"L�
��&��<��'S*0��8���N�+�UZM�
��.���1#��
���gD@
��
�PH���v��3��p��#��ɮ�F�2��GGab�:�� ��HQ����U�ր�ɻw{�1�H��s
K�,�o ��ё�@�Ԋ��b�4o�����������n>n�b��gKw;YM��
cZ�+鄈�O�*����c�}�2�b
VR�$��oZ�;��~<{�O0[�
�K��x_/g���p<~L�l9O��a��%�c���~UǞl��8[5iH}�9��a�#�rշ�[ݚz��5�j*Ǻ]����
L61�fŢ��`�r䧬�
(#�D�+�|3�
#�Y]VCb0R�l�T7I	�J�!Lq'���#�S���V�~+3WډK������8�2hI
�
���=����m�8�G�8�/�4�s�yX?��"��Ni,����
�p)���Gӗ�l�H|�.���b�,�bʉ���pþ����<��r��y�M�.�c�"��i�xRe�Iw+-�xA����1���g�v���p5^@S�=?fE�T�Ш�x�ͪ���!�
Öu>���<y��a����y��<�R;
+�Q
�A�`�S��:���!%�g�dz�m���/2��J�z?�YC�vr�F2�d��6+��
�@@g]s��@�����7���ư�HMJ�I�-�[%�D���:˧��a/>�"
+�ԭ�3�ú0�H�q]M����0	��I�����RW T�q94��id�u&�]_�S� �|���
&@�PlR7P
���J}�n}�
]�7�����x8�U�@1�Lw�ch�
q.������I$��͛�
����e"@ $�1䪙��E� �x�-����`HB�
WH�A1�}`'��.R�,�~�D�Jy���H�

CBk�'��
�*��z�z��CS��#��i
 Q�
g`#4�/ۆ
��"`X�mB+0����
�UlCƙ��2x��������	7�a��i�� V#,X0�.Auy
+�M��s�^9� i
hxn�כ�ؽ��?\dN��-��x�֘
'F �+�!�+���ȼ�᩻o[JV�oc��p�~
n���������X��p���� �+zTk�`�X lc[v��5
H��V퇺}��&�e��s�|�ݶ+�����}oN�k���N�wmҤk��PZ��^ϓ�e���y�k�Z�
:1�^)x
�@���UA
�a����k�t#
�|�H�9-�����z��\ ��fk��Gn�`
�f@"�a���P$A�� 
Z3M2�ξ)��`q�
+_��8��T.�.���[
�f��L��sB�)
���uH�w��؜�O����f��$C1�
�s`�L��\
�s�z�k��uZ�$˳�}���#"������Pa_�ԥ����?�S��Z �'���
+r,ݱq���1 at 3l�j'�i3x6����
B�7�, �l�n��X�����kqp�����7��ᎂ�c
+.�Y
+�u��q.C
+J��,\��)40�J��\
�p!<&Xn�q����c�y�x��ӟc���"�d�3фH5�;��� V��ȿHס<�p ��΋�z+
+�ӏ�"����1���MZ
�tM��~zއ��	⫇O��K��
y ���(����y����mk)��}y t��S2���
��N��	a���9�
�دZZ�:�z��U��۽��u��
Q��u_��a脳�uo�
=v�k�������J�UX%�gY%����J�i at +A����4��"����S����A�a��b=r~ɔ��g����Ñ��9��_H���
�\`�����i�p��_�^��/�����=�=?���n���p���?��&����D'� B�0�Q{yoz���kK���6_��O��O �9�����l� �G#
+Fi�F�0�ɕ=U���`����Q�金���j6�jS׻�����Z�ѡ�v���.�;������=ޖ��GV��mr:!��ؼ,
 endstream
 endobj
-8029 0 obj <<
+8038 0 obj <<
 /Type /Page
-/Contents 8030 0 R
-/Resources 8028 0 R
+/Contents 8039 0 R
+/Resources 8037 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 8024 0 R 8025 0 R 8027 0 R ]
+/Parent 7997 0 R
+/Annots [ 8033 0 R 8034 0 R 8036 0 R ]
 >> endobj
-8024 0 obj <<
+8033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 549.487 422.924 564.202]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8025 0 obj <<
+8034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [337.382 289.76 394.782 302.678]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8027 0 obj <<
+8036 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8031 0 obj <<
-/D [8029 0 R /XYZ 90 757.935 null]
+8040 0 obj <<
+/D [8038 0 R /XYZ 90 757.935 null]
 >> endobj
-7763 0 obj <<
-/D [8029 0 R /XYZ 90 637.446 null]
+7772 0 obj <<
+/D [8038 0 R /XYZ 90 637.446 null]
 >> endobj
-8032 0 obj <<
-/D [8029 0 R /XYZ 90 622.876 null]
+8041 0 obj <<
+/D [8038 0 R /XYZ 90 622.876 null]
 >> endobj
-7764 0 obj <<
-/D [8029 0 R /XYZ 90 365.765 null]
+7773 0 obj <<
+/D [8038 0 R /XYZ 90 365.765 null]
 >> endobj
-8033 0 obj <<
-/D [8029 0 R /XYZ 90 351.194 null]
+8042 0 obj <<
+/D [8038 0 R /XYZ 90 351.194 null]
 >> endobj
-7765 0 obj <<
-/D [8029 0 R /XYZ 90 121.036 null]
+7774 0 obj <<
+/D [8038 0 R /XYZ 90 121.036 null]
 >> endobj
-8028 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R >>
+8037 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8040 0 obj <<
-/Length 2196      
+8049 0 obj <<
+/Length 2192      
 /Filter /FlateDecode
 >>
 stream
@@ -44673,345 +44666,345 @@ EĈCXP/
 ���u
 �qUqZ�˥Ut�v����͒M��4��|L=���y�Q�V���m�:��,1���>�&H�k�
���b>��@�����"��B�b
�,R��6 -����`
�~��-���;�*X�o
2��aa]�n�h��/ ��ޣȎh��7��ݭ��Ea�����:���̅kհ�CHi�&^$o�^�K�V�7
X
��G�u@�@O&�(R>B>0DvC�u�}�Ð�@���g=ޮ5���v���������@(��M��
p�FB�D���إ x��9�>�L���@̰�� �4L���}fSO�)�.� �?�
 k��}r:n �t�ϧ�C
ߔ������\�HsL
-
�X0������|%��'�ﶧ���-�Z����
��EC `��r:
#�6�`�e�%;`��t����O�<�S�aO�]�m.��^���6����3ۮ��6��f��:���M�6z5�|��#��"���u��^m��-�Ӿ���T;�s�T<l�G�w��~
�JǸ+'�r2n�G.7O��H�>;5RN`{e�q�QDG��mM��
6(������1��$Hq�B��I���[0��I���VN�:8.�Ě"�M�'�̜#��R��q`�W>�>��su�>5t
�!�oA�栞xG��!��!�ꌬ��?S��d��
Y8��*�ȥJﻔ��n�I,~�ﯣ
��kf/#"�^P~�/E�
�%*i0�(�䈪�
-�JZlW���'�
���L3:� 2c�2ÛM��I��$�XC1��m>C�{l���PI���,�>�l�U�/V L�fC_�C�?C���I5�w9�w��ԯ
�~X��?B*�+��
aɡGTA�0��������]�6����-����L���B�uU�#�N
5��Ɉ؎Z�����9�iq𧤩%g�����3��Ni�"]��긼�{~~F����X���;
�w�$�
�>@�6�7�H3xx�Dp�����
+
�X0������|%��'�ﶧ���-�Z����
��EC `��r:
#�6�`�e�%;`��t����O�<�S�aO�]�m.��^���6����3ۮ��6��f��:���M�6z5�|��#��"���u��^m��-�Ӿ���T;�s�T<l�G�w��~
�JǸ+'�r2n�G.7O��H�>;5RN`{e�q�QDG��mM��
6(������1��$Hq�B��I���[0��I���VN�:8.�Ě"�M�'�̜#��R��q`�W>�>��su�>5t
�!�oA�栞xG��!��!�ꌬ��?S��d��
Y8��*�ȥJﻔ��n�I,~�ﯣ
��kf/#"�^P~�/E�
�%*i0�(�䈪�
-�JZlW���'�
���L3:� 2c�2ÛM��I��$�XC1��m>C�{l���PI���,�>�l�U�/V L�fC_�C�?C���I5�w9�w��ԯ
�~X��?B*�+��
aɡGTA�0��������]�6����-����L���B�uU�#�N
5��Ɉ؎Z�L�r0�B�OISFβ����gַ=B�`�6J��:.��ѺD�,=(�����0zRH�m�qțP�<<X8��� �/�-
 endstream
 endobj
-8039 0 obj <<
+8048 0 obj <<
 /Type /Page
-/Contents 8040 0 R
-/Resources 8038 0 R
+/Contents 8049 0 R
+/Resources 8047 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 7988 0 R
-/Annots [ 8026 0 R 8034 0 R 8035 0 R 8037 0 R ]
+/Parent 7997 0 R
+/Annots [ 8035 0 R 8043 0 R 8044 0 R 8046 0 R ]
 >> endobj
-8026 0 obj <<
+8035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [334.883 678.378 440.282 690.857]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8034 0 obj <<
+8043 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 436.355 425.662 451.071]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8035 0 obj <<
+8044 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 189.863 322.446 200.767]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-8037 0 obj <<
+8046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8041 0 obj <<
-/D [8039 0 R /XYZ 90 757.935 null]
+8050 0 obj <<
+/D [8048 0 R /XYZ 90 757.935 null]
 >> endobj
-8042 0 obj <<
-/D [8039 0 R /XYZ 90 733.028 null]
+8051 0 obj <<
+/D [8048 0 R /XYZ 90 733.028 null]
 >> endobj
-7766 0 obj <<
-/D [8039 0 R /XYZ 90 524.315 null]
+7775 0 obj <<
+/D [8048 0 R /XYZ 90 524.315 null]
 >> endobj
-8043 0 obj <<
-/D [8039 0 R /XYZ 90 509.744 null]
+8052 0 obj <<
+/D [8048 0 R /XYZ 90 509.744 null]
 >> endobj
-7767 0 obj <<
-/D [8039 0 R /XYZ 90 252.633 null]
+7776 0 obj <<
+/D [8048 0 R /XYZ 90 252.633 null]
 >> endobj
-8044 0 obj <<
-/D [8039 0 R /XYZ 90 238.063 null]
+8053 0 obj <<
+/D [8048 0 R /XYZ 90 238.063 null]
 >> endobj
-7768 0 obj <<
-/D [8039 0 R /XYZ 90 135.292 null]
+7777 0 obj <<
+/D [8048 0 R /XYZ 90 135.292 null]
 >> endobj
-8038 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+8047 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8054 0 obj <<
-/Length 1577      
+8063 0 obj <<
+/Length 1573      
 /Filter /FlateDecode
 >>
 stream
-x��Z]��F}�W������Q)��4i��Y��M��0�X�1&d�}�g���&�Z�����{�{�� vn
�<�
.�K��ȗT:��ǎ�	J��ܹ���c<|;"x��`�vD�0^�-�<
����i�ލ�ofYpG�rz�=�0yu񜐆{J}$����?[�V#�K�I�&J�G�<<]��ȥ�3��*Y��#��NG��hC�gbȈ�}�M��`�����x�\}��
�_91�s��j�p��t.
po�)CX�F�C
u������`���Ar�4��
+H��#���j
-�TU��9�pn=>" sO�"�AW.'1!
��
�?�Vy��O���/Y$1�<��)�%�� �
�c�gq����q�f�!|3����C o���Z��m�*ϻ
Y���F�`t�����ܚӖ��$%��{�Y�[���ɒ=����¢��CԯR�
.�W"H�@�WG{F�0����M�0%Q����	��
���]��z�~9ZQp�{�*�"\w@%�}]�EAL�^o���
���,^%�,�n���KP�m�T�^
�+c�c��#"�M|�Xr*,�u��:�ȓR�0�G$JNJ4��]�&���j[^Z��Z����e��>J��T[�0b�����|��I
R�W,h#���}ȳ��Ǒ��7���MK�f��i��f�uU� QV=}�KTDY�MknîY�
��>�$2�������Da�\a�x���PX_Y�r��8�Q,�;>L�0���_Ag���0��ˌ~
Qs
�Km�_gqj������fum=r�j0䫙u.kY�1�6� ���`�v>`l����va[*,���$����Vކs
U��0[��T���s�
�
-C=[D᧍�	��o8�W�mxA�Ͼ̴��{Ư3^g���ɡ��2�O��v��Q��K��
-��E�S�-z*��"f
-Pp^�+�GW
��� -Zv
B�k��F9�/�P�Z8����̅���v#���Q�)N�Y�^u��-zb�$����^
��])Kx?=>�Z���IZ״���Y��Z��O����CQհ��R�&x��e�7Un~{��e��"�'�vѩr��<A�)�#a�1�m<��� O�78����܎W�B�Z��/g��U�M�t�a?!w���t"��:�ץߧ�)��:�����u:�"�WQ�dP~��g��?������2�Aq��9bNv��dW��|2��nӪ-̇�m�$z25��Q�oF]���E��ԃ�l^uR���ϛ��fH�7C����n���f��OϿ����__��Ŵl����í�s�
ut�����B��
��?:�aϞ����s%{��qP�7�:���_��������/	r
k�ZgNV�D����:V��v�V�������Y&����2�L�
-���
�A�y��a��Q"�@��+��!`m��e����&�m�m)��m���͟k��8�G��umL_
-��>简W�3�,�$I5av.�^��6��N�鷁)p
4�
Z���E�%㋋�v�fk���$Eav�tqD�B8��o���*.�#�`peN��M��͵�
+x��Z]��F}�W������Q)��4i��Y��M��0�X��&d�}�g���&�Z�����{�{�� vn
�<�
.�K��ȗT:��ǎ�	J��ܹ���c<|;"x$�`�vD�0^�-�<	����I�܍�ofYpG�rz��z�a���9!
���HJ/7��&�F���>"L��yx�
�t�R���O�z�^��#��NF��hC�gbȈ�}�M��`�����x�\}��
�_91�s��j�p��t.
po�)CX�F�C
u������`���Ar�4���:
+V���eg1%Gė��H��ޟs
���z|D@��ED+��,\N$bB8.�b6���O�*9�_�$X�P�0�� ��6|H6|���Q�������C�f��8�� �p��E��'U�w
>8�h5?�\��p��5�-sIJJ�����*$qe���D�*�_
+��Q�J
w��W^
� 
N ^
�U-�H��7�Ô@D��
'�j
xl P�Fw��#���hE���Ѫ
�0��J���f����n���
���,^�7Y�q-
 ���ۂ�޽8W� Ƕ�GD
��.���TX^�l�uԑ'�
+a*�H���hͻ�M"O�
Զ��&�rف�ˀ�}
+�@*���+`�L'��|��I
R�W,h#���}ȳ��Ǒ��7���MK�f��i��&ͺ*H�(����%*�,�5�a�,J|Ab�
+�W�V�\�0�
+�0g�I	�
+G(���U9�n��Q,�;>\�aSg���4�AaZї�<��:
���~�fqb������fum=r�j0䫙u.kY�1�6� ���`�v>`l�� �p��-�
ogi
+�����
�:�̷a�(��
+����z��z���O�f�p
L�l���}�i3'��_g�f���ɡ��2�O��v��Q��K��
+��E�S�-z*��"f
+Pp^�+�GW
��� )Zv
B�)T�
��ԁ�b�c�
AS�J�B^Dx;��|C�(�'�,H�:a��=�AX}eh/��箔%��
a-is��$�kZ�e�gh���'�]tH�!��jXu
D�z<^�2̛*7�=B�2�a���h��T��T��r�r��0�Ԙ�6�Zoa�'��B�r}n�+A!�MI
���3`�*zئv:尟�;N�u:��A��������~�Njj��:�b
+�(l2(?��N��tz�N�j�ޠ�}Ń
1'��
K��kh>�^�i��C�6s}=5��Q�oF]���E��ԃ�l^uR���ϛ��fH�7C����n���f��OϿ����__��Ŵl����í�s�
ut�����B��
��?:�aϞ����s%{��qP�7�:���_��������/	r
k�ZgNV�D����:V��v�V�������Y&����2�L�
+���
�A�y��a��Q"�@��+��!`m��e����&�m�m)��m���͟�N~
	�#{�:�6�/�UH�sW������(?z��s��R�8��}t�O�
Lm�x����YZd�z|q��n�,E�(\'(�.��.���pT�ޔ[�U\NE���
Rݫ�����]
 endstream
 endobj
-8053 0 obj <<
+8062 0 obj <<
 /Type /Page
-/Contents 8054 0 R
-/Resources 8052 0 R
+/Contents 8063 0 R
+/Resources 8061 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8036 0 R 8045 0 R 8046 0 R 8047 0 R 8048 0 R 8049 0 R 8051 0 R ]
+/Parent 8068 0 R
+/Annots [ 8045 0 R 8054 0 R 8055 0 R 8056 0 R 8057 0 R 8058 0 R 8060 0 R ]
 >> endobj
-8036 0 obj <<
+8045 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 678.378 355.512 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-8045 0 obj <<
+8054 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 606.781 268.34 617.685]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8046 0 obj <<
+8055 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 477.484 355.512 488.388]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-8047 0 obj <<
+8056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 374.007 268.34 384.911]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8048 0 obj <<
+8057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 244.711 355.661 255.615]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-8049 0 obj <<
+8058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 173.114 268.34 184.018]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8051 0 obj <<
+8060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8055 0 obj <<
-/D [8053 0 R /XYZ 90 757.935 null]
+8064 0 obj <<
+/D [8062 0 R /XYZ 90 757.935 null]
 >> endobj
-8056 0 obj <<
-/D [8053 0 R /XYZ 90 733.028 null]
+8065 0 obj <<
+/D [8062 0 R /XYZ 90 733.028 null]
 >> endobj
-7814 0 obj <<
-/D [8053 0 R /XYZ 90 552.21 null]
+7823 0 obj <<
+/D [8062 0 R /XYZ 90 552.21 null]
 >> endobj
-8057 0 obj <<
-/D [8053 0 R /XYZ 90 537.64 null]
+8066 0 obj <<
+/D [8062 0 R /XYZ 90 537.64 null]
 >> endobj
-7815 0 obj <<
-/D [8053 0 R /XYZ 90 319.437 null]
+7824 0 obj <<
+/D [8062 0 R /XYZ 90 319.437 null]
 >> endobj
-8058 0 obj <<
-/D [8053 0 R /XYZ 90 304.866 null]
+8067 0 obj <<
+/D [8062 0 R /XYZ 90 304.866 null]
 >> endobj
-7816 0 obj <<
-/D [8053 0 R /XYZ 90 118.544 null]
+7825 0 obj <<
+/D [8062 0 R /XYZ 90 118.544 null]
 >> endobj
-8052 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
+8061 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8067 0 obj <<
-/Length 1832      
+8076 0 obj <<
+/Length 1826      
 /Filter /FlateDecode
 >>
 stream
 x��Z�n�F}�W𩕀h�w�
-m��Hڦ
���K�@���M�"�����,�W��H��O�-�3�g�\$��z��e��rt�\2O#-��.o<�=_$(�.��՘��ɔ`�ǯ'��t�_O(
'���,�`�Gx��n6{�ȃ�$���]�6�w�/Ξ�O�FR���B�nIG��Ղ�
&�?
I8��,�L�� LӱY�� 7��sc�	Qc/��L���ѳ�ч1�#�[��|��b5�z��%��aĴ�Ū��)�c�]��
�.�
a)Z.F
qV�9�t�o�Ұ�s(�u� ߭M
��4�e�3%GDˣ���k�H¥�� � ˕<���}VL9��	�M��Z���t�3�E�*��r��חc17��4X'��0�� ��6� l�b�I�����O�Ka�	@���8ԅ�Po��έТ�� Jh�b�#�#ބ˓�T�ƶL=��i��|j����	D�:�b�n]X����I�͋�G�(S���X��v��-�
�"���[�Y�g}����|}�-�%?�+DG��wp����E��R�T���8
-c��-��e�R�b�Gv�x��:M&D� cc����θ��d�(w�ɍ=��%2�`�mIeo~yW�B��6\�8�o�Ŏ��%�d���E88��;w
�,qg&�I҅}��j��J-j��q�c�t�l
��[/���!�c���%�{
�%�g�w�� ��F�<
�(r'�p�NJ-�
�wl��7qԠ�c
GZ�FͰ��;M�E���=\M��H{���Z�
%���&�f��1]
-P�� �Xg��^訨�5��
;����|��
�e:�0Z�g���>�	p}
Jץ�'9��ڥ
-%
�K �<�����~�m���Ҽ��C~#
њ.+le-f,bә�
-
���*��tC7�� [m�ʫ�C
-��v8&<hm�[ P!Y[l��"���Q�3�
ʥ5kw?N� Ȇ�ud��,OR����w����I��Qp/�u�F��<yo��ę[nӳSB8X��ҥpg{g
-L��Q�=�X���ӥ��aά�^/߆�]�k�B�4
-O�&
-J����.?l��ǣ�Cr�~7��}Z�b>3�u���|9�A�qpl��y��nV&ΏR`�6�d–l�vs1��SD>b��
��NG�B�Ԭ�˾�,!=��$ĚR�e0~��2ؑi�t	I���%i���^
��ؗ�ϑ�'�SwRAY��
-�!��0M��+r56���n"��}�1h��QD��ף��
�k�(�羜�AZ4���f
�t'������a�@��W��{{���
�M����� \4.��.w���Ȕy�&MV=�
-I�8F���́<�[\���U|����d�T���
OniScˍvܗ�l�
��l����>���-b��gWY�_���6
�l�jQ!��W3�Dt�f`�!J	�O�3�/�BZw��z�}o&�����R�xL��ָ�H���>.;�>{y�U at r�
O� mq4��I
���MGFoF�Hc�9�>�
�������J~o��8����>Uu�pR��T9RPC��:9�ߛ��rp�p5�S�3�+>�~j��Q��ԯ��
��q>4��S�ႉ}�S�/s�����3��c�)�5?P��8讧o�
���w=� }��1�R~�
 �N�t9�k���I��iS*��͒(3'��AKa'���l`�Wo��_���:��
�?@_HR>S�?�����Q�kKa�_(/���]�]���+3��
�_�&���c�4s%	��*9�N
a.��
��T���{�Ug����h���-� ������l�ݢE�6q�NQ��M���F
-�EJ
!7�փv��*GB[(��Z��&�M�ʯ
+m��Hڦ
���K�@���M�"�����,�W��H��O�-�3g�\%��z��e��rt�\2O#-��.o<�=_$(�.��՘��ɔ`�ǯ'��t�_O(
'���,�`�Gx��n6{�ȃ�$���]�6�w�/Ξ�O�FR���B�nIG��Ղ�
&�?
I8��,�L�� LӱY�� 7��sc�	Qc/��L���ѳ�ч1�#,�G>|x�]�����0bZy�b����1�.F��Q�)CX�Ĉ!�J��J���+
k�1�@I���nm�`�),{��
-��)���x�
H¥�� � ˕<ʈ�}VL9��	�ML-�ak:��fQ�
+s��?����X�ͧ<
�	�&�
������[,�"���^��	v)�4aL��
��z��-߹Z�WD	�V�zdp�wy2�J�ؖ���4
�8�O��ޔ1��b]�/v�ֹU�
�!��ۼ�zQ��35��Ml��,�r��[!"kt�b�z>�#�����CѢ^�c�Bt�j}��H��QD�
!����Zt�Q�wn��m.�JI�eIؙ��V�4�a
P���h�
�wƝ�&�D�;On�Qm s,�-Cٛ_F�U�Б~�
�&��r�
[�E�Zo��
���;Q��3�$�¾_~5�J�5sJuø��Q�ό&�C譗�wA�ȱBXȒ��=�2�g�w��@��F�<
�(r'?8Y'��p��'�>5l��‘V�Q3��&�"�A}�WS"$�
h�$D��2�BP�M��:�7b�!@!�b���@�z���F
���������̡�

�e:�0Z��dy��b}�J�%���
XR�RŒ�H"O����!�;���a�
v��mv
0D�8pYq+kE��7��-׀��2?OJ�
�G��i�W^]
R�ն�Eƒvж� ��
�u
�@�T<*t��A�����ݏ*��ap
�<˓�E
x�l���fu�$r�
l]��Q# O�[?0q�����Vp���l�L�)[:*�-��h�t)�=
3+����0��v�Vh?��ӥ��2��fq�6�����!�S����>-L�������Y�����8 D�r
������!�Cj3aK�v���}�SD�c��
��NG�B��Q'��}�YBzVCI�5���2`�2�2ؑi�t	I���%i
PqzU��Yy�ˉ��H�ԩ;��,�|`�ni�&\�Up56���n"����cТ1��G�=���Q��}9���hTk�Pӝ������-]�_���M0�r`�7��ʚ*�pѸ�ʺ܁7�f#S��4Y�|C($�
�1R5��
��ťOiZ��-��OFIŋ����f�65��h��}	�f�pQ<�JX	퓭>��"�,^{v�ux���zj� �f�f��{5�MDj&�d���d8��rȥu7��Z�7��fRj
iz(���T�o�����?��3쳗'XA�����-��S;���ѽ���ͨi�>g�G0�����q�P��
Y
�}_{ܧ��N�q�*G
+j�uU'g�{S?U���~
+w�~����O�<
+��5�S?·�~�q�7\0�o|��e�?���?c?�8�{�^�%<����z��~��0~�~�C= �/28fS��v`����.�~-|���?�6��	�,e�V�>h)섰S�

��M��k��H�S��P���$�3U��A؟��^|mC���˪ap�e��.��L��D@�p�/�xD�t�E�4s%	���VrΛ�
|��T>�,{�Ug���=h�%
+�
׼������l�ݢE�6q�NQ��A�8��-)�>��������	m��*ʨ{����

 endstream
 endobj
-8066 0 obj <<
+8075 0 obj <<
 /Type /Page
-/Contents 8067 0 R
-/Resources 8065 0 R
+/Contents 8076 0 R
+/Resources 8074 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8050 0 R 8060 0 R 8061 0 R 8062 0 R 8063 0 R 8064 0 R ]
+/Parent 8068 0 R
+/Annots [ 8059 0 R 8069 0 R 8070 0 R 8071 0 R 8072 0 R 8073 0 R ]
 >> endobj
-8050 0 obj <<
+8059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.008 678.378 276.143 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHMZ05_widening) >>
 >> endobj
-8060 0 obj <<
+8069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 578.885 268.34 589.789]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8061 0 obj <<
+8070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.456 449.589 371.442 460.493]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-8062 0 obj <<
+8071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.062 276.716 276.047 287.62]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC76_extrapolation) >>
 >> endobj
-8063 0 obj <<
+8072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 177.224 268.34 188.128]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8064 0 obj <<
+8073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8068 0 obj <<
-/D [8066 0 R /XYZ 90 757.935 null]
+8077 0 obj <<
+/D [8075 0 R /XYZ 90 757.935 null]
 >> endobj
-8069 0 obj <<
-/D [8066 0 R /XYZ 90 733.028 null]
+8078 0 obj <<
+/D [8075 0 R /XYZ 90 733.028 null]
 >> endobj
-7817 0 obj <<
-/D [8066 0 R /XYZ 90 512.36 null]
+7826 0 obj <<
+/D [8075 0 R /XYZ 90 512.36 null]
 >> endobj
-8070 0 obj <<
-/D [8066 0 R /XYZ 90 497.789 null]
+8079 0 obj <<
+/D [8075 0 R /XYZ 90 497.789 null]
 >> endobj
-7818 0 obj <<
-/D [8066 0 R /XYZ 90 351.442 null]
+7827 0 obj <<
+/D [8075 0 R /XYZ 90 351.442 null]
 >> endobj
-8071 0 obj <<
-/D [8066 0 R /XYZ 90 336.871 null]
+8080 0 obj <<
+/D [8075 0 R /XYZ 90 336.871 null]
 >> endobj
-7819 0 obj <<
-/D [8066 0 R /XYZ 90 110.698 null]
+7828 0 obj <<
+/D [8075 0 R /XYZ 90 110.698 null]
 >> endobj
-8065 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
+8074 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8079 0 obj <<
-/Length 2091      
+8088 0 obj <<
+/Length 2085      
 /Filter /FlateDecode
 >>
 stream
 x��ZY���~ׯ�S"VO�&[	$�z��v<�}�%�H�J���F�����xH�1��H ?�"[�b��u|]
�
|?�����`�DRP<<� �S<���1!�E�)���O
'�6���P<.6�k����o٢L����ݲNVE�l���d�&�
~�{KHG=�	�ˍ�?Z��#z��
ƽ���i��&��ɔr
�$
��n��ʮ|P����x��%,1����X�
}�0�uD@
���G(�/����p���FL���Hm��2������E�)CX�Ĉ�P8�ko����|`d(�@��Sy��b,�!"R\D��(j�~�1Pd���*���bD�,�b����������l����%K5O��ʫ�ȫy��s�]���Ϙ��۹��ꕼ��
e�k���/ J����cJ���,�d��d9�zLv
GH@�����ՀV���Z��b���
�jB��`�oq�� ��0��z��ظo����,��#��z>2	�3��)�HB�L)E
�4&���ЮUY�zϷzz;Db�+F��
�
$�B�7�=4�����y�8��w�˸>`�ڇq̻*c�nz����m6�j���uQ�K���D��S���WNf��֪��M��jB����OU~�葞��߸ׯ��ھ,sO.� �p�~3)�M{�����4��깂�"����R�G�u�@�Tv�X���pi���'m[Rf�L��(�D��s뻑-������+���/��Kuk�1J��M�`���� [...]
���QSM�@[`(n���?@{� x��:67b�۩rH�X��:��*��IX�)��3�HaКZ��������
%��Q�
�	��>b9����}��q
��� �B��L�_�)�bȍ
�D���!N@��^��Z�~	"���
�#�}#j�3Dmg�{�/��_D�8� �*t��F�(D���jt�}yb�T��PN�vAO�
�=�{M�
 �c�X�W`q�2��P8y�k��|!���[b���7���D�b���R��M_�'���j�^�<���1��Z��0ӣX"�.�
�Y�G��71=~��P�-��]�&6TO��pTVzT/
 ۝i��p�mR��\�O 7�?���j�q�w�Z$�ZF��iK�bpJ��&���
o ~���{!��_|�#�?اi�ߏU��H��5�#~7?��K@:�󤪲U��<S�]E���

^=3ym�,�͞[����x�<���#����
�	
�-�9��0D4�X�ـ!P��[AϨ
��
i��ckz�^��x�����1��nh9=b��{
�
f׭%/�V������h{Zl�u~D���Sя�Z>��m(�)���<���k�q�w��j�{��
zW���F�z=Wei^�Hu�nђ�0$
\bq4�
����^/���,
L���i�]&��	����c�s���`�
s�p2��|x�Tj��r&Ǝ6r��$�/I����AS�����
�&_�Pk!�#" w���[���Z�vk���m
�qM��{�O�wD���+�<T�)�Pu�
)�
5/�+�
�t�NA�h{��Q!���=+��;~b�0�j��T��G���:���_��s�)�9�
� *�o���oI?M!~�[�BO�
�ˢ��Ѯ�����
�ܤa�L�{�]:֤[��~�~ M
-ΥO�&K�I�ڃ��%�%4>"����xX�J,�鸶�v��4˗�v�G����k{U�n�΁�k
%�Q�DL�$!�w��T��O),8���*ц�����
�
ǽԘu��
�W$��/�_0���3
��Xex�R�u���n}K���/؛V���f;.���v�ʭ
��4s��g�+a� �)
T�{�7���K�~�ݾ5�b��-\��nvww8
вB�<ە(��v���i��Z�@
-�B��p3�mQ*����5T�d�
n�ͤ
+ΥO�&K�I�ڃ��%�%4>"����xX�J,�鸶�v��4˗�v�G����k{U�n�΁�k
%�Q�DL�$!�w��T��O),8���*ц�����
�
ǽԘu��
�W$��/�_0���3
��Xex�R�u���n}K���/؛V���f;.���v�ʭ
��4s����ֺ�
�{屷����m�o�%1�X��к�w����ဖ��ٮDY}��m�N����W�(y,��p[���",n
�9���"�� 
 endstream
 endobj
-8078 0 obj <<
+8087 0 obj <<
 /Type /Page
-/Contents 8079 0 R
-/Resources 8077 0 R
+/Contents 8088 0 R
+/Resources 8086 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8072 0 R 8073 0 R 8074 0 R 8075 0 R 8076 0 R ]
+/Parent 8068 0 R
+/Annots [ 8081 0 R 8082 0 R 8083 0 R 8084 0 R 8085 0 R ]
 >> endobj
-8072 0 obj <<
+8081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 312.156 236.659 323.06]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-8073 0 obj <<
+8082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 258.3 256.157 268.198]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) >>
 >> endobj
-8074 0 obj <<
+8083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 148.957 250.895 178.023]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8075 0 obj <<
+8084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 106.435 483.212 137.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8076 0 obj <<
+8085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8080 0 obj <<
-/D [8078 0 R /XYZ 90 757.935 null]
+8089 0 obj <<
+/D [8087 0 R /XYZ 90 757.935 null]
 >> endobj
-8081 0 obj <<
-/D [8078 0 R /XYZ 90 733.028 null]
+8090 0 obj <<
+/D [8087 0 R /XYZ 90 733.028 null]
 >> endobj
-7820 0 obj <<
-/D [8078 0 R /XYZ 90 566.778 null]
+7829 0 obj <<
+/D [8087 0 R /XYZ 90 566.778 null]
 >> endobj
-8082 0 obj <<
-/D [8078 0 R /XYZ 90 552.762 null]
+8091 0 obj <<
+/D [8087 0 R /XYZ 90 552.762 null]
 >> endobj
-7821 0 obj <<
-/D [8078 0 R /XYZ 90 376.528 null]
+7830 0 obj <<
+/D [8087 0 R /XYZ 90 376.528 null]
 >> endobj
-8083 0 obj <<
-/D [8078 0 R /XYZ 90 362.513 null]
+8092 0 obj <<
+/D [8087 0 R /XYZ 90 362.513 null]
 >> endobj
-7822 0 obj <<
-/D [8078 0 R /XYZ 90 252.416 null]
+7831 0 obj <<
+/D [8087 0 R /XYZ 90 252.416 null]
 >> endobj
-8084 0 obj <<
-/D [8078 0 R /XYZ 90 238.4 null]
+8093 0 obj <<
+/D [8087 0 R /XYZ 90 238.4 null]
 >> endobj
-7823 0 obj <<
-/D [8078 0 R /XYZ 90 89.441 null]
+7832 0 obj <<
+/D [8087 0 R /XYZ 90 89.441 null]
 >> endobj
-8077 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
+8086 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8092 0 obj <<
-/Length 2545      
+8101 0 obj <<
+/Length 2542      
 /Filter /FlateDecode
 >>
 stream
@@ -45020,78 +45013,78 @@ x
  ����	��fS$S�509No�@aD�o�J`M
�k�^ͦ��e�}Θ�yn�/b��	7m��CW�|�T2C��*�} .���B�]�,]���^4u�l��G"}ѩ8�z�Ǝ�o�9�;�x��~��倁��H�H�7c(Y��[}x��&�d��yo�KD�4�Ƈz� '�Zm4��z�Sa��'!�%F�l�1z�R�2c�&�2�X c�\f��^��"�*���WM�~�(Å��a�3�k���;���>Hp�b�)�icY�9ڛs
K"L�
����E3�Y��EN����nju"T����C4���C�0�_�ŀ-����~<��������~Mw�����a7$'�/�j^�h���}���9��Eq��Wv:�F
 G�|c��g���R]j�Y�Q���)�C�l�)F�4֒
�d8�v4��|�u��O�Tcx�]�f��U�[
k61�P
y�*#k@��N
 E���LJ��
e�4;R�V���.���2��9��觨�|��6�Ħ�
QߵqRf��|B*q��@�/�>Ŧ�Ǵ4W �+�	`�����vq�w�H��Yu";�h�������ň
-Q��� ��F�B�5��֗&q�H���'��e�:^D�a�U�sB�z�޹�j������iL:�0*���l2Ȣ��c�
#��@W� �s�<P��(�M��Qn��q��¸�&�_�v�̈́vM^���J
�У��U��03��+�G�ݛ�eJ��fEX���.C�5E�O;'�<ֶ#�ւ�Ċ�A����
���]�����;�s
�h�<�
�郆�+��*�&@�'d�׼��ϐ�g�}~D"3��q�wqE8y�V3��x����[�e�r_���f��C�P4m�N�'N�*��� �6uС��)�tW�]y=p<�.�0S(�8I~�����Tw�Rqܝ�����p.�vz?
 �U	�Nm�0�n���Hb������P Y�H�����׃E8�q	
c���dp��q27c��=��$U[T�s����N
\�,D�m�kȒ�(
d����Zu]s��S ���X	a�5�;�S?�-���=�M���PS��e�H�69�C������w#-Zp��fp��
��	��kq0@�ʐp'@�27�a�5P��ش�q�3������2b	D��u���C#�8��Ȉ�td�O�&��M�I� [...]
+Q��� ��F�B�5��֗&q�H���'��e�:^D�a�U�sB�z�޹�j������iL:�0*���l2Ȣ��c�
#��@W� �s�<P��(�M��Qn��q��¸�&�_�v�̈́vM^���J
�У��U��03��+�G�ݛ�eJ��fEX���.C�5E�O;'�<ֶ#�ւ�Ċ�A����
���]�����;�s
�h�<�
�郆�+��*�&@�'d�׼��ϐ�g�}~D"3��q�wqE8y�V3��x����[�e�r_���f��C�P4m�N�'N�*��� �6uС��)�tW�]y=p<�.�0S(�8I~�����Tw�Rqܝ�����p.�vz?
 �U	�Nm�0�n���Hb������P Y�H�����׃E8�q	
c���dp��q27c��=��$U[T�s����N
\�,D�m�kȒ�(
d����Zu]s��S ���X	a�5�;�S?�-���=�M���PS��e�H�69�C������w#-Zp��fp��
��	��kq0@�ʐp'@�27�a�5P��ش�q�3������2b	D��u���C#�8��Ȉ�td�O�&��M�I� [...]
 endstream
 endobj
-8091 0 obj <<
+8100 0 obj <<
 /Type /Page
-/Contents 8092 0 R
-/Resources 8090 0 R
+/Contents 8101 0 R
+/Resources 8099 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8085 0 R 8086 0 R 8087 0 R 8088 0 R 8089 0 R ]
+/Parent 8068 0 R
+/Annots [ 8094 0 R 8095 0 R 8096 0 R 8097 0 R 8098 0 R ]
 >> endobj
-8085 0 obj <<
+8094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 569.426 385.519 580.33]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8086 0 obj <<
+8095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 305.429 239.856 316.333]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8087 0 obj <<
+8096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 122.605 300.161 132.886]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) >>
 >> endobj
-8088 0 obj <<
+8097 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 86.288 182.164 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (main_expand_space_dimension) >>
 >> endobj
-8089 0 obj <<
+8098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8093 0 obj <<
-/D [8091 0 R /XYZ 90 757.935 null]
+8102 0 obj <<
+/D [8100 0 R /XYZ 90 757.935 null]
 >> endobj
-8094 0 obj <<
-/D [8091 0 R /XYZ 90 733.028 null]
+8103 0 obj <<
+/D [8100 0 R /XYZ 90 733.028 null]
 >> endobj
-7824 0 obj <<
-/D [8091 0 R /XYZ 90 643.459 null]
+7833 0 obj <<
+/D [8100 0 R /XYZ 90 643.459 null]
 >> endobj
-8095 0 obj <<
-/D [8091 0 R /XYZ 90 629.581 null]
+8104 0 obj <<
+/D [8100 0 R /XYZ 90 629.581 null]
 >> endobj
-7825 0 obj <<
-/D [8091 0 R /XYZ 244.439 308.583 null]
+7834 0 obj <<
+/D [8100 0 R /XYZ 244.439 308.583 null]
 >> endobj
-8096 0 obj <<
-/D [8091 0 R /XYZ 90 292.548 null]
+8105 0 obj <<
+/D [8100 0 R /XYZ 90 292.548 null]
 >> endobj
-7826 0 obj <<
-/D [8091 0 R /XYZ 400.69 89.441 null]
+7835 0 obj <<
+/D [8100 0 R /XYZ 400.69 89.441 null]
 >> endobj
-8090 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
+8099 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8103 0 obj <<
-/Length 2740      
+8112 0 obj <<
+/Length 2736      
 /Filter /FlateDecode
 >>
 stream
@@ -45101,1775 +45094,1786 @@ x
 q,���#*�d
�E�H\t�Ȍ���;.���CΨ�	��ƴ���:+�
m��d����^���I
ԡ�yx��3rn��>�$�}n�:���ֈ?�B%�_yФa�F�F`�GQMӬ�ktpn��M�;M|
L���(�U5��&j����7?�9#l��T�e�:�\��K�hMj}��)ެ9���	��qu��V�B�O�XU�w�

D[)����q������I�)o`M��xX4
 ���̒Z���갤��X���%5���[�0�(�����p%�Ɋ���3*jyvE
�^,�(n+��tu���-Y3D�=8U�nB����۸��u��
���CfM����=�� �(�Έ�t,�3�� � lt��}����obֽG:5٬�ϡ�*h��aTH^�q��v�зY�v��~6��`/^���h����
 /�A<o��{ԘSkH��<|>�x��ӈ!S��,��Zs5��Γ8��
ߦQ�C4��n^�ӥ�����lYT� 4&�!�䈁�t�#rM�km#��?���?!n�
^����,�Xi�l�r�	��t�d��q�"�)G�I���}��ل���ץ#κ�|(c��Ε�-���Q ��8 ����.�Wy�˔
�@yފ8�:lz��|�O��X��S��`f����e����Tmq��\�}3K7���Y�8�Y}����l�8�ܴZ�5�:Z�Ĕ������Y�dg�jۡ�ctچ�߱�L������U�)�ԭư��
�	񦶀~����y��3>C���
� 8��/������%��g$l)���� ��I������^V���+�Z�_�
k8�G�ƥۄ��o��-aM 86�!� ��PW����D�t���Ϻ
1�� �

9�
��69J��
Nl~ٗ�}}TP��.Q�}��g��U!ʄɮ�`���羬Z�y
mr�ꙷ�&@P
� ��7_i{̙y{�`�c��+r��9�l&N�;P���vP�!���c[��X ���>ڹj.K��)�!��c2,����91��7^}
<��TX=�4�B{٧�!�Of���4��`W�9�A=�x(fĐ���Z�p�\9��u�M��ij:!�6d�m�q|�l��

���.���i����cw�Ѓ��D{��
�6ѿq�+����
�3�r$��X�d�J��}#�f�?�0���웿�I�%T�b$�Wmp>��w>x9*�H����v�5��\�j����i�N����d�35U����d��|��{s}����Ӫ�?��g&��	A�t�?']�~���߲��у
B�����j �N���8��/��4Y�|%E��xEr�څ��n
/?�~t
�Ǯ� D
��:c�t�E�D���
a�0(9}u�;������,|p�
c�Qz9:��$������Ha�md [...]
-[�� %���$��}�m㆟�J;���:��*X�|YĔ�*�
\���|Q��d��@���'R��
Kٛߊ8���"
��=Lݑ�=����?���‘0��q�]\MZ�>N�_���jM1C�-��e�������C�A���QR^�v���o�Z)��l:H��O�Y
��
n=_j�&���6�
+[�� %���$��}�m㆟�J;���:��*X�|YĔ�*�
\���|Q��d��@���'R��
Kٛߊ8���"
��=Lݑ�=����?���(�!�]\�JZ�>N�_��0j�KT `Һ,wW��wwwhY �Rv9J���nsy�9SG
+1��4��Y7�n�:p')<�z>���A�4�
 endstream
 endobj
-8102 0 obj <<
+8111 0 obj <<
 /Type /Page
-/Contents 8103 0 R
-/Resources 8101 0 R
+/Contents 8112 0 R
+/Resources 8110 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8097 0 R 8098 0 R 8099 0 R 8100 0 R ]
+/Parent 8068 0 R
+/Annots [ 8106 0 R 8107 0 R 8108 0 R 8109 0 R ]
 >> endobj
-8097 0 obj <<
+8106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 649.079 241.69 678.144]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8098 0 obj <<
+8107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 579.005 163.823 589.909]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8099 0 obj <<
+8108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 518 513.996 528.904]
 /Subtype /Link
 /A << /S /GoTo /D (main_fold_space_dimensions) >>
 >> endobj
-8100 0 obj <<
+8109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8104 0 obj <<
-/D [8102 0 R /XYZ 90 757.935 null]
+8113 0 obj <<
+/D [8111 0 R /XYZ 90 757.935 null]
 >> endobj
-8105 0 obj <<
-/D [8102 0 R /XYZ 90 733.028 null]
+8114 0 obj <<
+/D [8111 0 R /XYZ 90 733.028 null]
 >> endobj
-7522 0 obj <<
-/D [8102 0 R /XYZ 213.427 509.198 null]
+7531 0 obj <<
+/D [8111 0 R /XYZ 213.427 509.198 null]
 >> endobj
-8106 0 obj <<
-/D [8102 0 R /XYZ 90 492.911 null]
+8115 0 obj <<
+/D [8111 0 R /XYZ 90 492.911 null]
 >> endobj
-8107 0 obj <<
-/D [8102 0 R /XYZ 90 414.576 null]
+8116 0 obj <<
+/D [8111 0 R /XYZ 90 414.576 null]
 >> endobj
-7873 0 obj <<
-/D [8102 0 R /XYZ 90 391.641 null]
+7882 0 obj <<
+/D [8111 0 R /XYZ 90 391.641 null]
 >> endobj
-8108 0 obj <<
-/D [8102 0 R /XYZ 90 391.641 null]
+8117 0 obj <<
+/D [8111 0 R /XYZ 90 391.641 null]
 >> endobj
-7874 0 obj <<
-/D [8102 0 R /XYZ 491.351 326.932 null]
+7883 0 obj <<
+/D [8111 0 R /XYZ 491.351 326.932 null]
 >> endobj
-8109 0 obj <<
-/D [8102 0 R /XYZ 90 310.646 null]
+8118 0 obj <<
+/D [8111 0 R /XYZ 90 310.646 null]
 >> endobj
-7875 0 obj <<
-/D [8102 0 R /XYZ 203.822 224.064 null]
+7884 0 obj <<
+/D [8111 0 R /XYZ 203.822 224.064 null]
 >> endobj
-8110 0 obj <<
-/D [8102 0 R /XYZ 90 207.777 null]
+8119 0 obj <<
+/D [8111 0 R /XYZ 90 207.777 null]
 >> endobj
-7876 0 obj <<
-/D [8102 0 R /XYZ 485.373 145.106 null]
+7885 0 obj <<
+/D [8111 0 R /XYZ 485.373 145.106 null]
 >> endobj
-8111 0 obj <<
-/D [8102 0 R /XYZ 90 128.819 null]
+8120 0 obj <<
+/D [8111 0 R /XYZ 90 128.819 null]
 >> endobj
-8101 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
+8110 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8115 0 obj <<
-/Length 1952      
+8124 0 obj <<
+/Length 1948      
 /Filter /FlateDecode
 >>
 stream
-x��Zێ�6}�W詵�.�ËH�A���{�l��`���Y����r7��
J�dɲ$I��
�Hӣ9���Q4x����gW�˯B
bBW����
-�H��*x1 \-.�R:� :��Mt�l��<]?��U]�dQ����O�<z�&����]����W�^~p`�1C�P��
�O�!-�&�W=6
.���Y�|
�v�
&)3ln7�u�۲�{k��M���
�s��ٜ}y5�ch�P�E*�������K���ۀntp_���q�^�g?��a�%턘qBC�=L7�}n�����-��<^lj����7*i����(ϣ;��Z�;l/��ol~om�#��s�L��刖����
%�
#��j�C�I��� �,���H�ST���->���hw

2�:�
F��!h�H%G�)b4��23�7JYbWa[��.O3�����f��x�q�R�>��w��}Ni���̦@����Y��1y��"\�#}2�����|5P��J�S��$�E~�w}69Cj��,�������b�(�T��]UkcI��.����	�����m�2vSeW~�<�-
-D�:
�~= \�p��q0K�s���zq!4̗�Z/�ڕ=Qfˋ��n�l��r��.N^��.��qqt���_����������������f=�Ɂ���@!�	�Я��bFKn�_��m���__���/	�N�g�:^. at V맽	H�C��O;��
e�G�x�#|��C���
���Sp���ܱ�����x�p�
�p]E��wI�j}P��}{(���j�N�ʵИv*�q��HĚM0����K�^��V<vA
~|Hƶ\pqN���j�Z��-����oH:8�'.T��a���u�n�t]�+Ep͝�m֓D56m�Ga
�r\�T!N'��t�f�>�wRR�d�
�
=ރ|!/��prC�G�!i����bOF�4
�l��(�됢�
�U\��/����x]�S03T��R>�Z���^ؔ(
��eK�V�`
S�F�L�)�)4
��<Q
25V
r��ԇ^��)(=�_�}�B�������Q�\b�����ن\����f��-��0!��mÛ����:��f�FoQԸ=������"���W/{���v��c��(���_:����s�j�}>(�]���,�S���l��t����1C��ڏz̴�׆��FB���
�h��V�",dY)�e[2�oQ2KFk=������
f���՝i�A���9�_�㕍�F	Wj���U�^%3��C�z����Tk�>=�]3��R��
-a�JK���U�L�?�1!|�g ���P�$I���(��>#D7��&�N��`ˊI�X�v��x*0f��󑓊،)�C	(q�+��t�$
�}l��c�*��S�¯^���:
�bL��	$��v�"��ca��=0�8��`����`M��:�X%
*֖�B.8'd
cP�:�[��6��P$���:�>%�$a-���wZ{��ȡ^��\1����M���$�>%�BF$��'+�'+}'+�E����x�-���E��,�-�����'�L;��8��8yX���f�������ڱ�Shh�~b��3Ѯ/����e�����gD��X4-*�����q]�?����� �;�ZCu����>h�p�A�g1=TSi�
éFq걊zq�+� �s�
-J�59v�R���
��ŏU=��T2
�)[1�x���6��%�?
-�M�y24���oچ�h���
-��/n�N�2n�ަ�NX޻B�~���Jh�Q��o�Vo��x\�因�)���ۓ݋��Y�i[6��e�ם�>\H9��'T�hݜ\��L�lW�,\���f��w�p�`��Z����{P]}7+"�8���f����������=Y��>������v}ي]:��Z�Vl��z.'Nk:�h��*V
+x��Zے�6}�W��U�Z$m�R�{��N�6[S��١b��qf���c���d7�'�,7}Z����
+h��쳫��W!
1!
�����@�@$��j���@)�?[ �G�&�~�`t����*����o�({x��e
�J�h}��.���˫o/�80Ϙ!a�����吖@	Հ�
� �ՀO�,|��v����6���:�m�󋽵���&K���9g�lξ���14C(�"Q���f��%
V��m@	7:�/Fm�8^�����3zbI;!f��Pz��v�[�d~�}��2��qb�����J�����.��(�N(�V��K����[�����)�(S��u9��&"�Dɪ��D����cD�t5���
%��(��}s����nZ�]G�̵N#�Qer�!R�h�͇����;���R���G��f�����ߢ�_��,}
o�<N}W��ǹ�&y��ƈA
�l
+4�|�%�
�\)�%�l 1�'c��m�q�W��=e�K"�^��z�g�3��:�R���>�Y�+���O��U�6Vq�$.����Z;�@��د���.c7Uv�W�C�"�@��� ���e
+g�
��d;�?]�B�|Y��­]�e�����6�6�-�����Uy��I
G7k����k������.wmW�?�776�N��Pv�
+IN��~5F3Zr3��un�Um����|I8�v=K��r�Z?�M@��
~�	X�(S<r�;�
��
��
\�w���;܍�̝g��Ӈ��Ї�*2�%}��i�A��졨�[.�;�(�Bcک����#k6�D#�.Dz��WZ��-P��!�r��9�6��j
Z�0:B��!����P�k�
Jc Zԡ�I�ui��5w^W�YO�شI
�u��q�R�8��C��-�����IIu�E..�x�H�����
�
����3�#L�=��tȳe���C�~j0�Vq��䂣��u�#L�hT�Pa�"K�\�kIX��{aS�4t�Ö-�[
;�-L	13a�`�XD�p�lX�D1��X1�ap�[Pz�����PI��
+9�����[Fr�9�����fnpA�sW��E�o���6�Th��߷
o�6*
���-}DQ����2V�ۋ�:�^���
�s�ю�e��t~���}��
֖΅������vM��[��L�β���= $���
}zj?�1��_*n	qLJs8�!�co`X1���e�d�m�
�E�,����w�#�>�#0�!�
+"Tw�Q�
v��~��W6J%\�]�sW�z��8��9��NWS����w͈ZK
�+�%*-=��Q�2����Ƅ����KB	�$!&+�pNL����� ;E�
�-+&
bYۑ;�P�����GN*b3��%�ĵ?����)�xH��I�����;o�O�zɟ�� 4X �1a�'��:[�Q���
�����6���U4)�
�b�0�X[F
+��<�u�A-��o�����B� *'�\���S��
�l
+���i텛#�zEL�s�

+�
+�6M
H<J at N�x���
�\>��<����GyX��F�_���T���S�����X22��H2�4*�l���a�{���j���K��jh�ZO��Q�����D��t�Nחe��:���M>bѴ�<�f�6�u%c�̺
l��Gj
!�9�+B����I
(��X<�PM��2|
�ũ�*J��Y�`����[((1����H9r�v`�?Vm�R�p��l�l�1��ې���(7�����c��iޢ��+l�ξ�Q:��ʸ�z�N:ay�
+��[��'��F%��~Z}	�p
�_�JC�슧gnOv��f��m��ۖ�_w6�p!�|W�P�usr��3e�]��p)�RtSNN̟[�A��~���fE��q��*8wy�}ryyO�;�O�mF��r�]_���A
�(�֞���&�^�lj�Y�;��_��(�
 endstream
 endobj
-8114 0 obj <<
+8123 0 obj <<
 /Type /Page
-/Contents 8115 0 R
-/Resources 8113 0 R
+/Contents 8124 0 R
+/Resources 8122 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8059 0 R
-/Annots [ 8112 0 R ]
+/Parent 8068 0 R
+/Annots [ 8121 0 R ]
 >> endobj
-8112 0 obj <<
+8121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8116 0 obj <<
-/D [8114 0 R /XYZ 90 757.935 null]
+8125 0 obj <<
+/D [8123 0 R /XYZ 90 757.935 null]
 >> endobj
-7877 0 obj <<
-/D [8114 0 R /XYZ 125.554 569.498 null]
+7886 0 obj <<
+/D [8123 0 R /XYZ 125.554 569.498 null]
 >> endobj
-8117 0 obj <<
-/D [8114 0 R /XYZ 90 552.771 null]
+8126 0 obj <<
+/D [8123 0 R /XYZ 90 552.771 null]
 >> endobj
-7878 0 obj <<
-/D [8114 0 R /XYZ 438.998 418.986 null]
+7887 0 obj <<
+/D [8123 0 R /XYZ 438.998 418.986 null]
 >> endobj
-8118 0 obj <<
-/D [8114 0 R /XYZ 90 402.259 null]
+8127 0 obj <<
+/D [8123 0 R /XYZ 90 402.259 null]
 >> endobj
-7879 0 obj <<
-/D [8114 0 R /XYZ 125.554 191.689 null]
+7888 0 obj <<
+/D [8123 0 R /XYZ 125.554 191.689 null]
 >> endobj
-8119 0 obj <<
-/D [8114 0 R /XYZ 90 174.962 null]
+8128 0 obj <<
+/D [8123 0 R /XYZ 90 174.962 null]
 >> endobj
-8113 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R >>
+8122 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8123 0 obj <<
-/Length 1997      
+8132 0 obj <<
+/Length 1993      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo���_�O�
\��L���]���ަ�v�b3�p��J�:��P��Ӓs�= @��=��y�

�y�����w�iIep{h
�� AIp�>�	A,\\���Â�y�o����,yژu
-���(���Ǫ�
�4J�7��,��~�
!
�j$e�W���4 Q�L���Ј0�Lx7%�}��
-
�4���.�J�F~4�&_57�
-��fb�(�2g����=# �r�Q
���O_p������V����
8e�?	>��9�]
<p1eK�4��=(C����0�U�M���:.ʨҏ6�3����6[t�f
qE�ݔ��
-��	Q��I�H��y����3�45�o�Oɼ(����C��.�
�mT�Y=��;������|J��ִ��*y�)�yZxDr�a��|o<Ba�4i���N�8��b��
-�-<�
È�c��GI�[�Q8e���A$䇸0ȭ()xW$D�
�M
��87�ڡЭ

-������0��ؙUl�ͬ��ݓ��	���)X�c ���qj�)�`V�x�?$�[l�mw��R��'�k�w&���m�־�Ӈ�Y%��̢��~]P�������� N�
.�;<������6
+x��Zmo���_�O�
\��L���]���ަ�v�b3�p��J�:��P��Ӓs�= �LR�pf8|�J8xp���og��Ih�%���}�qJ�%��:�4'�pqE0��
��Q���ϳ�ic�y��!�ˣ�����2z��(Y~�D;��r���w�t�S���!,^I����Ӏ`Dy3��#C#�D3�ݔ��IT�+*0�tn��$*���ܛ|A�ܤ+b��9��ʜ}{;����
��-"D!,���>}��ƿ0bZ�j�6��o|��s��.x�b���i��{P��y�1�a��$^�(u�u\�Q�%l~gʃ1im����6�?�)��"X7�t�"� ���4%$.j%�g�ij��@��yQf���5�D�]�=�ۨ��z(�wVť��i���
+��i�%�U�rS����1š?���x��6i�����\q
+�ł+8Z�[x~��x���·�p�T3+�H�qa�[QR$ �H�$�;�:��qnV�C�[9~�����0��ؙUl�ͬ��ݓ��	���)X�c ���qj�)�`V�x�?$�[l�mw��R��'�k�w&���m�־�Ӈ�Y%��̢��~]P�������� N�
.�;<������6
 A�	��c2y�T(;��9mHϧ��b�+hPD4�@6�Hհ]6�w
 ��~�14���cU>�Lma

�f�
�^©N8]���P���7[�[u�e��,���|Z6��t�R7�3��Ƭ~��ʬ�Wu
2�H��G�����=2�8�P6&lS�u8@(9���4��v�D����Ha5��R�q3t�oj����zR8}i�+��Ogm�Jۘ��'>!H����>zd�Nh��*��H갎��M{ �(��H[��c*=H��
i�p���� t���{BC at wBOн�A�UρSF|��K��>��b����lf�Ee?����)Z�?�!P0!�>�����tȔ�!�E �#���lE�άDzy�,�
-��M�S,.�s��G�أٔ� �@�{N�ܑ1~�]�,d��K����0�AgV�.������`9�.`��rQc�!�KH�R]Bʄ<R��RT�����=�����R���!�*U�Q+n��*�R�R>*���|�w�(Wd�G�H�Gm��Gm�棶��Ր����\ȵ���<��&����Q=.v�P���OhGM|*H�烥#
"�O~�`d���+Q;��j��y��!���2�_#�[���*e�� ��H�L�Q#ӂ̭fv�'�
��
���;p����	56��^�� �}���I�_�NJ����Y�+f��s������U��N�F'xJ+
��&����V�hQ�bSC=^�fg������Q�*�F���ҧ�4���4���
ߝYIMX�O�ҢS`q.�R�yI)����)��Bญ�wS
=k��*���Nwt!&4S��x�*� *��5�M�utO��~(U�
-���T!���%�t-�E&�W_١M���eO6$[��/�M^Q6='�N\.\qȐ�
@/��.���.��nį�v�ÿq�7����W��
Ȼ�!��Ȼ��m���nu<x_-]�ⵓX
����~��+8��zKѪ�3	2�DL����9Ә�za��C3�
}e��hJ2�����ȩ�}���4�ޫ(�������^����"!�
���榊Ji``�=��\�-�	y��	��<A���Y�!�[� �Kw?b宲M�P	���<�qQ
��%����W�6��>&
A�_���4[�A粓*!
5��ɚ���Cu0�΃IMn���g�Aκϒ$���p�g6�&�����>�fnKI�����ϔ���O6�v	�lzO��iIyD]��V�uV�YA��Cw}��R��n�K�[�����0�o�]�oQ������L^
��	�v�!�n;Zػ��GcjK�y?M믳**Z�)f��H�)������p@���x�����]�|70�[��[
۬a*qj�J0h�	��{��
+��M�S,.�s��G�أٔ� �@�{N�ܑ1~�]�,d��K����0�AgV�.������`9�.`��rQc�!�KH�R]Bʄ<R��RT�����=�����R���!�*U�Q+n��*�R�R>*���|�w�(Wd�G�H�Gm��Gm�棶��Ր���Z.�Z]Jr�v at nR
RLϨ
�](�h�'��&>�$���ґ�'?b02�R畨
�l5��<�吉_�L�
�����R�Y�2�j�Lv�B&ۨ�iA�V3;R��m��UA��l�2p�@͟�M!�m6��~�C'�aR�WF����ƪ�b��Y�b�ܽ��=b�y�S��	��JCe��dqA�E�7ZT���P�W��٦a�}6r�ʭi��i1M){f1M��jk�wgVR瓵��X�����D^RJc��|�j��8n#�ݔG�ک��h��
]�	�T?&^��&�
+=z�`��x
ݓ�JU��B:�<=UH�|vI!]�mQ�	�՗CvhSv{yٓ
ɖ+��e�W�M�ɦ�
W
2�}Ћ��K���
���+�]x��o
��ÿ�����"��nw��,�.�dD0D�;�s�[
�WK��x�$��*xE�_��
+����R���L�L+��x�4��^X���L�B_�` ��L9���5rjk�a�$�|��*�&�>t~��%��H�C�#G�E������CآF�'�zKkB^�xk�O��ĻfvH�֤@��ݏX��l�|"TB��6�v\TG�y�*�𨵷@�ո�鱏	C���&�m*�V{й�JHCM�i���|�P
̺�`R��%���v���$�l�:
�;���>�j���ف�R�h��3��?�S�
�]�6�ޓ�gZRA
Q�~��|��rVa#��]쥔���������:�*L�ۅx��[�q��_�(�G�k,�;��Zl�ј�Hg�OA���
+�V_g��c�o�rws}}8
Ъ@�4��(.��q�=�
�&Ė�G����6kHJ�Z�R�
+����&�H
 endstream
 endobj
-8122 0 obj <<
+8131 0 obj <<
 /Type /Page
-/Contents 8123 0 R
-/Resources 8121 0 R
+/Contents 8132 0 R
+/Resources 8130 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8120 0 R ]
+/Parent 8138 0 R
+/Annots [ 8129 0 R ]
 >> endobj
-8120 0 obj <<
+8129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8124 0 obj <<
-/D [8122 0 R /XYZ 90 757.935 null]
+8133 0 obj <<
+/D [8131 0 R /XYZ 90 757.935 null]
 >> endobj
-7900 0 obj <<
-/D [8122 0 R /XYZ 438.998 675.861 null]
+7909 0 obj <<
+/D [8131 0 R /XYZ 438.998 675.861 null]
 >> endobj
-8125 0 obj <<
-/D [8122 0 R /XYZ 90 659.134 null]
+8134 0 obj <<
+/D [8131 0 R /XYZ 90 659.134 null]
 >> endobj
-7901 0 obj <<
-/D [8122 0 R /XYZ 125.554 448.565 null]
+7910 0 obj <<
+/D [8131 0 R /XYZ 125.554 448.565 null]
 >> endobj
-8126 0 obj <<
-/D [8122 0 R /XYZ 90 431.838 null]
+8135 0 obj <<
+/D [8131 0 R /XYZ 90 431.838 null]
 >> endobj
-7902 0 obj <<
-/D [8122 0 R /XYZ 438.998 298.052 null]
+7911 0 obj <<
+/D [8131 0 R /XYZ 438.998 298.052 null]
 >> endobj
-8127 0 obj <<
-/D [8122 0 R /XYZ 90 281.325 null]
+8136 0 obj <<
+/D [8131 0 R /XYZ 90 281.325 null]
 >> endobj
-7903 0 obj <<
-/D [8122 0 R /XYZ 90 234.121 null]
+7912 0 obj <<
+/D [8131 0 R /XYZ 90 234.121 null]
 >> endobj
-8128 0 obj <<
-/D [8122 0 R /XYZ 90 219.551 null]
+8137 0 obj <<
+/D [8131 0 R /XYZ 90 219.551 null]
 >> endobj
 498 0 obj <<
-/D [8122 0 R /XYZ 90 138.783 null]
+/D [8131 0 R /XYZ 90 138.783 null]
 >> endobj
-8121 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1779 0 R /F13 540 0 R >>
+8130 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F95 1788 0 R /F13 540 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8166 0 obj <<
-/Length 1477      
+8175 0 obj <<
+/Length 1474      
 /Filter /FlateDecode
 >>
 stream
-x��Yk��F��_�Ti��0��@�T꾢��f��T���˜�i1�g��

��,K�8�T���w��{�=���������78��p�#�4�7��
%����xk��ݷ�ؼ�l���
]�)6�p=�'�;z�7Y?~�
��
���ʟ�<2�L��6cxI�����tH��p'��¤��2��8%���<���U�[ΐ㈲��wx�t{��e�m�w������Y3�bL!!m�0
����o�<1?�
-;�m��o�Q�}�
{�|����
-Q[޼��=6&����sl�6���2x��u�
�Q�� h��8
W���ȨB��}�vl�D6U�[ُ�&��AL4еcb1%�h n�j'�(�:G�s�wJ�b6�7,��N�q8ӭ%:�kR@��K
-����x���q�⎗i�ziGK��;}c�C!I5w?��&~C)
�G
�]_@
-��c��l��	dK�&	�Q��������8
�"���|
���WQ�]^�e���b�
�C)��r�Q**m
-i$S����=�%�"M5��ύ
h@���wX`�ǾOs���a	a����o���#�,̖O�;
Z�He��Y�S?����Y�C�Zx6����f�� �<y}������3���0)�TZ;R�
O�����0���*'Zn�Kr��_����DS]�eq/��Øn+��>����
$��r
-O&�e9
5#�j�b��$���*���z�L�y��#o��
-~�f�h �
7t1���ŋ�� m�,�
�&އ��{(�'}�L�[{�
�n���>A����*�ͱ�����?
��p��]�/9�"���dt���q���h1k����IXI�3�� ]��uf�'�b�䗋7#+�4L�'�^^�8�����g��-�+&�
4]7ŗy��D[khr����ͤ�Bwfvq�F8��
™#:���	��O�^0_�sr�E<g�
�`ĢI0itp4�<��B8QTub<��}P^<� �$�7R�QY����V2�9-��0��������kœD�ޜd{�ȝ�=ʳ(��}
-�6���l��d
��#��}ڨD;hfv
�aXُ!��I��3 � Z�设Xvd�j{�}�"���Ƕ��n�%m잳S�o0G��Ϫv~�
!���tه���
#�=��*ő���Ȇ;�dfǧ��[;��k�ΰf���D���
bP�*�MG�I�&�	H�M
-aF�g��^ǧz��q���/�B���J���ԝƑ�/J
@��I�bķ��Rq�m�mR��8��m�/����bQ#Z�A;_c�u�>�W $;��Ii�J�>HBT��z
�_�ʕ��([		^����7ש��#��
-�~�c_Sg�ҍVeYE~�\�Iv
^|��N�H|�2�Q�b���_b��_F���^~c�
�b���Y���t�x0���E���`�� 
,�`��z!@�v �����<N4A�nvM�G�?��
+x��Yk��F��_�Ti��0��@�T꾢��f��T���b1k�bp1����w`�̲N'���0�Ν{Ϲg�ؚX�z�;
���Y
�$�����$CX����6!��}�`���>������y�b;�W�p����U�g�Ǐ�A
�q�]��e�G�Y��v
+/y����������<���T��b"Q�U��Qߡ�����hq��<Q�����n�b�(�
�
���<��P7�
�ҵ
 ����:,
�����E�6.e�s�d���G�+�H/W���
+f���5���-���Z7�����3�.{��p��"A+�(�'����d�GFR�m��aC$r�����(��?.�
K1�B׆�Ô@���媛��0�

N�(����r(G�{���Դ�W蔯Y	��/+1*^����hL��ſZ��Q�,��Gl�!�$5��%A�
�-�,RP

�7})|���<F�i�&�+e�$
O!�:�"��ϗWq�I�
gW�h��t���U^�ia(�@9�"Y)�
��֦�F61�xڳ�:�,b�V���\��D��~�6l���ѬO��(_��V�r6��l�?�ӡC�T�q�Ü�I�A�N��6�s��@
�E����g��\\�@ܤ�I����ړ�xrDO�<�Q<6�S�W�UyN�Q21%Z�b
�;��mE�A��<�òb�����]N�	��t�,�P5�P�wfGi2ɖZ����"gm���bW�4
�E
�ո��C�m�� ����EPm���>|����CA=�3e��*��k��V�z������T�n����W�����+��~��.�fG�s��M�67�iǴ��
L�J���?F�jT�3[<5�'���9�v�e�?z�����φo>k��^9yk�L\�_f5�#cm�),�K7�r����Y�L�{g�؉p��W$\~>�f
�|a��~��]H;b?͢q� [...]
+J�ܻ�<I$��i�ޓ%���Q�%y�}�S(��ŷ�og[�n&�1$<Q���F%�S�j���c��~��\Lj�ܟ���&Dw���	k������8�J?v��
�6^����Y�
+|�9�,���c���ȧ
�ݷ�^�8����]e�8R���po'ـ����r�7g��q5�l�
�(]#���@
J^B%u�����jܥ	�w��إ	�0#���o���c�}(����WȗV�J��Jگ�ܟ���/J=@�wI�b�oO�[��!�u��R�q�.�V_U�kš
F�	j�v�ƚ�.}T�@�>�/H��J�>HBT���:���%�+s�-�^		޸�0�73�T�#�j
+a�c_�d��O�U�"?hWa���ˏ��3
6�;
Ҿ
�,3�˪~��+.+n�%�B
���i��777(X�e�3��<
l�^��۱�:5��43�G	|����b
� OG�
 endstream
 endobj
-8165 0 obj <<
+8174 0 obj <<
 /Type /Page
-/Contents 8166 0 R
-/Resources 8164 0 R
+/Contents 8175 0 R
+/Resources 8173 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8130 0 R 8131 0 R 8132 0 R 8133 0 R 8134 0 R 8135 0 R 8136 0 R 8137 0 R 8138 0 R 8139 0 R 8140 0 R 8141 0 R 8142 0 R 8143 0 R 8144 0 R 8145 0 R 8146 0 R 8147 0 R 8148 0 R 8149 0 R 8150 0 R 8151 0 R 8152 0 R 8153 0 R 8154 0 R 8155 0 R 8156 0 R 8157 0 R 8158 0 R 8159 0 R 8163 0 R ]
+/Parent 8138 0 R
+/Annots [ 8139 0 R 8140 0 R 8141 0 R 8142 0 R 8143 0 R 8144 0 R 8145 0 R 8146 0 R 8147 0 R 8148 0 R 8149 0 R 8150 0 R 8151 0 R 8152 0 R 8153 0 R 8154 0 R 8155 0 R 8156 0 R 8157 0 R 8158 0 R 8159 0 R 8160 0 R 8161 0 R 8162 0 R 8163 0 R 8164 0 R 8165 0 R 8166 0 R 8167 0 R 8168 0 R 8172 0 R ]
 >> endobj
-8130 0 obj <<
+8139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 609.148 225.331 620.052]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6713cca018bed4091ffafb98ca4833d0) >>
 >> endobj
-8131 0 obj <<
+8140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.425 609.148 310.068 620.052]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8132 0 obj <<
+8141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.607 609.148 513.996 620.052]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-8133 0 obj <<
+8142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 558.355 225.331 569.259]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_28f6854a94a3a7d58034cb1d51ae9c7c) >>
 >> endobj
-8134 0 obj <<
+8143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.669 558.355 337.121 569.259]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8135 0 obj <<
+8144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 519.518 225.331 530.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4857c775f03d5b4ff084723eed2b5e31) >>
 >> endobj
-8136 0 obj <<
+8145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.147 519.518 313.6 530.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8137 0 obj <<
+8146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 480.681 225.331 491.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1daec40615d5a93ce0de360865d93497) >>
 >> endobj
-8138 0 obj <<
+8147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.669 480.681 330.496 491.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8139 0 obj <<
+8148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 441.844 225.331 452.748]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bc31d844172a202d43d08e299e26322f) >>
 >> endobj
-8140 0 obj <<
+8149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.147 441.844 306.974 452.748]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8141 0 obj <<
+8150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 403.006 225.331 413.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3eb603756ab7be783cd92410ac7aed7) >>
 >> endobj
-8142 0 obj <<
+8151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.456 403.006 320.013 413.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8143 0 obj <<
+8152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.967 403.006 427.433 413.91]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8144 0 obj <<
+8153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 352.214 225.331 363.118]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dca9874a75b5ba09114b8495a23c4edd) >>
 >> endobj
-8145 0 obj <<
+8154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.976 352.214 328.918 363.118]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-8146 0 obj <<
+8155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.707 352.214 430.173 363.118]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8147 0 obj <<
+8156 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 301.422 225.331 312.326]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ef3ebc0ed74af80cd3653321153360bd) >>
 >> endobj
-8148 0 obj <<
+8157 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [276.214 301.422 296.468 312.326]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-8149 0 obj <<
+8158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.088 301.422 419.554 312.326]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8150 0 obj <<
+8159 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 238.674 225.331 249.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2b4e2b95a505c70e40370e121cd179a4) >>
 >> endobj
-8151 0 obj <<
+8160 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.104 238.674 272.705 249.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-8152 0 obj <<
+8161 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.669 238.674 314.396 249.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-8153 0 obj <<
+8162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.143 238.674 430.609 249.578]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8154 0 obj <<
+8163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 175.927 225.331 186.83]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b95eae83384d8c6b41b9ed8f9fd16704) >>
 >> endobj
-8155 0 obj <<
+8164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.646 175.927 299.806 186.83]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-8156 0 obj <<
+8165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.872 175.927 430.338 186.83]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8157 0 obj <<
+8166 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 113.179 225.331 124.083]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2b3eb71543b3284872781f0b4481fe39) >>
 >> endobj
-8158 0 obj <<
+8167 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.099 113.179 345.367 124.083]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-8159 0 obj <<
+8168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.53 113.179 513.996 124.083]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8163 0 obj <<
+8172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8167 0 obj <<
-/D [8165 0 R /XYZ 90 757.935 null]
+8176 0 obj <<
+/D [8174 0 R /XYZ 90 757.935 null]
 >> endobj
 286 0 obj <<
-/D [8165 0 R /XYZ 90 733.028 null]
+/D [8174 0 R /XYZ 90 733.028 null]
 >> endobj
-8168 0 obj <<
-/D [8165 0 R /XYZ 90 628.113 null]
+8177 0 obj <<
+/D [8174 0 R /XYZ 90 628.113 null]
 >> endobj
-8164 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F21 2075 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R /F35 2013 0 R >>
+8173 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F21 2111 0 R /F50 339 0 R /F65 376 0 R /F72 471 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8217 0 obj <<
-/Length 1626      
+8226 0 obj <<
+/Length 1621      
 /Filter /FlateDecode
 >>
 stream
-x��Z]o�6}���S'5�Q�:`M��]�fI�h
C�i[�%y�
����)9�e�vҤ�$Y"//�9��26F6�t^]vz'3|�;�1.���
�a�_�Ib��%c��"�
�8�Y��d1�,迏�� [�x�Q0�,��b0
Š�Y�3S�QX_/��N�1 ua4�w��~UM>�(���s�K96_S}s�b�f��y��
V�a�&A�+k��OMO'A!d7�˘���]��u`��P�I����C^k����q����o��Sl�2����Ǎ0�|���<g`�|Ϙ��bæ
���gk�6]K9nL�A6�
fH*
�P�Kw���?�H;v��c|�r�2o��6
���s
�I^�m1
��5�13����1l���r��|�>�ͣpr�oQ��+T�<d;�F��Є�N/���������o/?���J�Եw�R��;�]�F�e`�F>�����b�9�Hŭ0�.�e�2�h
-�!�D����4��R�
�•!��7�[vr��b";�Ik^7��;a�F;�"��VR�a�A�skK��H�X��
u�I��nyy��
-a
D�k$p
��!���Ú ��h�v"�l���U�	�8YtC�0L�8.5�t\j
s��5�29>[Ѽ-Vo�)9"�d�-Y�e�E��=Pb��E����ʬ$�uPD�B�B�h��<PY�[O��es3���6M��t�~sd�F�SGk��4��8V��LcL��ٷ�������-(� LE� �l�K:�C|Z�J�J�n��r�����X$�Uϥte)�]F�4��m4���`�Z�`#�@�(o� �:uNɠ�R
2�lc�����畞� �i�@�n���
-_�
C2��Q��yR+K
-z(�	w�����g%��S"]gj�7謪��A䄷�ui�Q�u)��.�,��.�NE|�)�;�%��-.�8Фz���T?8M�pQ5���T o�0dsp� ϣ�
-B͌�\[o�#�ͧA(�u���� tP�C���+f�2��������Z�u��_u
E�$ͣdԒ��� ��Hi�8�x�i`�,�<���3Z�����a��$�g�v� !/���l��t.*џ��v�,����1�AYc���4�U&o�

�1�vv����a�c
F�kk�m�u���8=�[J�AQB
�V7j�"�����+7��T�P�+�I�3���<א���;1�w��
Q�?M�s��1�{+�Q�͆ ��E���D4����\y���h�Z}��(���m��oX�c� �"at{��7��j����{����QrSʲV=�Y��
e3)D�f����^{t(�>�����h�"��w��C m������
��>�Ja�
���D���~�[��Q1��r=i=�
-��
I_MD�������C�b.D��b���u�C�
ά�H�~
-�
*
#��?-{t���g�D�5��Z� \~0�8����,%�ވ�b����[	�ğ5���&?���
�B�]?�W��
������>��^�$�?�ĺH8��*�~��K��"�������,�X5���)�-�H1����� L���7.D%Bjz����2�K�)f�x�G�qQL_�z��
�9�%�4CQћN'����Bl���8��h�4U�!���^MP ��R�bE
+x��Z]s�8}���
3����ݙm�t�m�l��N��Llf
x�����B;��&�L��A����ܣ+6F6�t^�;��
�
��+�Æ�0�忡��$1au	��<�6�,�g�f:Y��a��G���-^��
�ȟL��p8
���,��0S�SX_��z'��
H]ͳ��r�_U��O#ʼ��k���R���T�8o1k3�y�������G?ϕ���Q3���e7�˘��#�.��:0��UXN,L���ax�M2j�۝�~����� exmQ�� �|���!�g`�<a��V�aS׉q����5T��%�
7&� �	�
+�/��ҝe�O6Ҏ�����\���@��M@�=f~�
i�WO[
C;��e���p�
���1l���r��|�
�̣p
�0ߢb1P�6�	d;�F����N/��ip�������o��`nd-n��;q)X�
�.�n#�20l#�Qe�cf1�
F	$��V�N�2TL4�b�V��q�v)E�M�ʐ�
��\乘�NjҚ��
+�{'����.�m���
K�­--�a�ǡ��1QW��k閇-��A�D#�[�_�q<�
�x/FS��e���k
H���f�ꄁ`��q�y@��R�SŬa�y��ؚ�m�zkN�!� ;oɪ.�.r�x��z5�&C-�~�YI
f�~]�r�D�M��B�z:�,���(��i�n�Wz��#�6r�:Z
դ�
�űz�gc�\aߒ��#�r�϶�,0
3�e[�]ҁ��bWT��J��X��1%q�V=�ҕ��vQ�PB���=д���1k���
\]����
 ���9�'�6Jq�P��Q�F�n����z����m�Q"�
(|�2
�P�GA�b$�V�(�	w�����g%��S"]gj�7謪��A䄷�ui�Q�u)��.�,�B�F�a|	�)�;�%��-.��פz���T�8M��բj��٩ �a���"AB�}�f�@�������S?u���� tP�C���+f�2�댮����:,뤥��'ݓ4��QKB! ��Hi�8�x�i`�,�����_Y�����a��$�g�v� !/���l��t
V�?����GYT-�;�c.�r��Ro�V��Y34���?�ف{�ܣ�Q�	�
���ۮ�
+{%qz淔
+�4���<$�Vj�¯����+7��T�P�k�I�3���<o ;���wbd�(�=�L�(�!�~� ﭠG�6�X
.9�zwѠ�?B�s�i#�ʣ���j����@���k�|ò�
�X	�۳�1-W��?(Ş��]����U9(�Zu�*��f�(�I!�7�u��ڣC1�`\�=vF��Խ�Lh#���}�tn���9V
+�d� �'�<n'�3�z0���
����I��T�]�H*�j"��8�
�V��0L���@�o��zh�ÙU�	�OA�CŃ`d���e���v����s�>�+��L �?���dЛ�#�s�V=��Fw���w�X!b�W�իvy.�k	�!��W�UH�����S	�W/������/����Of�ĪYt-M���#��:�/�k\������cT����\�K����9.��^o>�� G�$�f(*z��w�z�
+���-�Uu<�YX���(�����? `�
 endstream
 endobj
-8216 0 obj <<
+8225 0 obj <<
 /Type /Page
-/Contents 8217 0 R
-/Resources 8215 0 R
+/Contents 8226 0 R
+/Resources 8224 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8160 0 R 8161 0 R 8162 0 R 8180 0 R 8181 0 R 8182 0 R 8183 0 R 8184 0 R 8185 0 R 8186 0 R 8187 0 R 8188 0 R 8189 0 R 8190 0 R 8191 0 R 8192 0 R 8193 0 R 8194 0 R 8195 0 R 8196 0 R 8197 0 R 8198 0 R 8199 0 R 8200 0 R 8201 0 R 8202 0 R 8203 0 R 8204 0 R 8205 0 R 8206 0 R 8207 0 R 8208 0 R 8209 0 R 8210 0 R 8211 0 R 8214 0 R ]
+/Parent 8138 0 R
+/Annots [ 8169 0 R 8170 0 R 8171 0 R 8189 0 R 8190 0 R 8191 0 R 8192 0 R 8193 0 R 8194 0 R 8195 0 R 8196 0 R 8197 0 R 8198 0 R 8199 0 R 8200 0 R 8201 0 R 8202 0 R 8203 0 R 8204 0 R 8205 0 R 8206 0 R 8207 0 R 8208 0 R 8209 0 R 8210 0 R 8211 0 R 8212 0 R 8213 0 R 8214 0 R 8215 0 R 8216 0 R 8217 0 R 8218 0 R 8219 0 R 8220 0 R 8223 0 R ]
 >> endobj
-8160 0 obj <<
+8169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 706.973 225.331 717.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3b5db50d397654bd1a8d4067d90f7419) >>
 >> endobj
-8161 0 obj <<
+8170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.434 706.973 390.855 717.877]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8162 0 obj <<
+8171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.53 706.973 513.996 717.877]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8180 0 obj <<
+8189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 644.232 225.331 655.136]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8cdc72dfa85aed4e613f780b02e69e92) >>
 >> endobj
-8181 0 obj <<
+8190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.333 644.232 363.754 655.136]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8182 0 obj <<
+8191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.53 644.232 513.996 655.136]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8183 0 obj <<
+8192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 593.446 225.331 604.35]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8184 0 obj <<
+8193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.071 593.446 276.878 604.35]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_187bdab1051f58af280af66645ce1fed) >>
 >> endobj
-8185 0 obj <<
+8194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.215 593.446 415.636 604.35]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8186 0 obj <<
+8195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 554.989 162.657 565.519]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3ad0a7ad694f4a7724504544aff49fa) >>
 >> endobj
-8187 0 obj <<
+8196 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 479.315 190.738 490.218]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8188 0 obj <<
+8197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 479.315 261.85 490.218]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_38a5f3efb1fe599046d2ed48223bfa41) >>
 >> endobj
-8189 0 obj <<
+8198 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 442.5 190.738 453.404]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8190 0 obj <<
+8199 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 442.5 262.159 453.404]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_46f912e8b181561f68062e183005c8bc) >>
 >> endobj
-8191 0 obj <<
+8200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.216 428.899 279.072 438.805]
 /Subtype /Link
 /A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
 >> endobj
-8192 0 obj <<
+8201 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [313.187 428.899 391.232 438.805]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Affine_Dimension) >>
 >> endobj
-8193 0 obj <<
+8202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.523 406.059 210.384 416.59]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c2583843b139ce11b842155b35d60332) >>
 >> endobj
-8194 0 obj <<
+8203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.523 369.245 210.384 379.775]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_294875fd6b469d8949f08c24b5893b6e) >>
 >> endobj
-8195 0 obj <<
+8204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 332.057 202.922 342.961]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8196 0 obj <<
+8205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 332.057 248.58 342.961]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1dc5b9db43a16365ba0773a96fe1b799) >>
 >> endobj
-8197 0 obj <<
+8206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 295.243 202.922 306.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8198 0 obj <<
+8207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.42 295.243 296.181 306.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2fe458f016db5eeeb95bee46f1800533) >>
 >> endobj
-8199 0 obj <<
+8208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 258.429 209.547 269.332]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8200 0 obj <<
+8209 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 258.429 261.831 269.332]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6bd361a7c7e187c0ff63c62894e741f8) >>
 >> endobj
-8201 0 obj <<
+8210 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 221.614 209.547 232.518]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8202 0 obj <<
+8211 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 221.614 309.432 232.518]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_425f248891aec4ed7800bd92334fd7c1) >>
 >> endobj
-8203 0 obj <<
+8212 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 184.8 205.692 195.704]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-8204 0 obj <<
+8213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 184.8 261.312 195.704]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cc8d0378d1cb13b5ddc04dd12cf18ebe) >>
 >> endobj
-8205 0 obj <<
+8214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 184.8 332.156 195.704]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8206 0 obj <<
+8215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 147.986 205.692 158.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-8207 0 obj <<
+8216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 147.986 261.312 158.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3be7b3a04406453631aef24b817565a5) >>
 >> endobj
-8208 0 obj <<
+8217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 147.986 338.781 158.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8209 0 obj <<
+8218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 111.171 205.682 122.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-8210 0 obj <<
+8219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 111.171 261.302 122.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3e2a76d26bef272d0a13fa3bae9a5c2) >>
 >> endobj
-8211 0 obj <<
+8220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 111.171 330.462 122.075]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8214 0 obj <<
+8223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8218 0 obj <<
-/D [8216 0 R /XYZ 90 757.935 null]
+8227 0 obj <<
+/D [8225 0 R /XYZ 90 757.935 null]
 >> endobj
-8219 0 obj <<
-/D [8216 0 R /XYZ 90 726.054 null]
+8228 0 obj <<
+/D [8225 0 R /XYZ 90 726.054 null]
 >> endobj
-8220 0 obj <<
-/D [8216 0 R /XYZ 90 612.528 null]
+8229 0 obj <<
+/D [8225 0 R /XYZ 90 612.528 null]
 >> endobj
-8221 0 obj <<
-/D [8216 0 R /XYZ 90 573.697 null]
+8230 0 obj <<
+/D [8225 0 R /XYZ 90 573.697 null]
 >> endobj
-8222 0 obj <<
-/D [8216 0 R /XYZ 90 494.381 null]
+8231 0 obj <<
+/D [8225 0 R /XYZ 90 494.381 null]
 >> endobj
-8223 0 obj <<
-/D [8216 0 R /XYZ 90 459.589 null]
+8232 0 obj <<
+/D [8225 0 R /XYZ 90 459.589 null]
 >> endobj
-8224 0 obj <<
-/D [8216 0 R /XYZ 90 422.775 null]
+8233 0 obj <<
+/D [8225 0 R /XYZ 90 422.775 null]
 >> endobj
-8225 0 obj <<
-/D [8216 0 R /XYZ 90 385.96 null]
+8234 0 obj <<
+/D [8225 0 R /XYZ 90 385.96 null]
 >> endobj
-8226 0 obj <<
-/D [8216 0 R /XYZ 90 349.146 null]
+8235 0 obj <<
+/D [8225 0 R /XYZ 90 349.146 null]
 >> endobj
-8227 0 obj <<
-/D [8216 0 R /XYZ 90 312.332 null]
+8236 0 obj <<
+/D [8225 0 R /XYZ 90 312.332 null]
 >> endobj
-8228 0 obj <<
-/D [8216 0 R /XYZ 90 275.517 null]
+8237 0 obj <<
+/D [8225 0 R /XYZ 90 275.517 null]
 >> endobj
-8229 0 obj <<
-/D [8216 0 R /XYZ 90 238.703 null]
+8238 0 obj <<
+/D [8225 0 R /XYZ 90 238.703 null]
 >> endobj
-8230 0 obj <<
-/D [8216 0 R /XYZ 90 201.889 null]
+8239 0 obj <<
+/D [8225 0 R /XYZ 90 201.889 null]
 >> endobj
-8231 0 obj <<
-/D [8216 0 R /XYZ 90 165.074 null]
+8240 0 obj <<
+/D [8225 0 R /XYZ 90 165.074 null]
 >> endobj
-8232 0 obj <<
-/D [8216 0 R /XYZ 90 128.26 null]
+8241 0 obj <<
+/D [8225 0 R /XYZ 90 128.26 null]
 >> endobj
-8215 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F35 2013 0 R /F65 376 0 R /F99 2114 0 R >>
+8224 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F35 2018 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8271 0 obj <<
-/Length 1853      
+8280 0 obj <<
+/Length 1850      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'
Ë(�Ű��l
���^�m9�fK�$��~�/�%[�$Q�5��E�
����'�عt��~�����]�
�d@�b�H�CX�M�O.!�	�`��3�`7����̣��f7W�$���Q
�7�^�
-e�f7��x�
Ǔ�Y��fpSz_.~9}GH� 
����
m�GS����2Y�xC^z'�c�
��
��
Iɫ6?��6�z���“ԍ�YTƪ�s�X�x ���60��4��ӱ��c�0<�]2�U������R�
^?DTpg<|���	���`ĤpV����)�ߙ�q�� �T�f�8n��(�!�H�X�L������CGY6��ʟ��:v�k��'�F_�l�V�>c�៘H���([ժ��w!ux�:�>��1$|^ů\�ia��F��a,�el*��d(
HU)���tb.�tvc��GqR^A��S[%�H�,�Ӳ�+h�R6LH\ ie�3Ƭ�{X��_%�A��c�k=1���E��]�hJoO Ԃ�
0�L�r��#܍�"~(8��QV^�
�$xX0�.A2��`An
���
e��f�e2�D?�eE<yL���>|�c�����C]|0J�G��-��PM|�&;�!'ǐEx-�k|h�t,l*��&ڹb9*b�i{(ze�
P��6`1�\���,S�h|����F���+K�r8ͳ�.�5񵣫35��R���~_����oNo�X��/hoTU#1�ttCxs����DqQ7��k�������G� a'� ���o��e��DQ��}

�q�o%E���By�Qb>�oF�2�<����m���Y֙ˣ�Ŀ+�;ۻz� �$�:9�Zi�(�.׎v�[k�5���"d3�&�z�M��ZK���҂�5���(�%����a_k�x���0e*
�U�
���1ʇo�.�(�,�,�>��S�^
c:l��/{@�1��v�:���� �(�7 ��3���cD���k2O��"5F�1S]
�Tc���rO�,p_g�T"LljR9]
��0��?�'iz���t�*b�-��0�����r~�iB|DBv�4az [...]
�qTln(�� Δ\G��}�Vh�Ų��
-��v�����U�}��y���V��N�'a��B�,T���
բ��Jh`�˕�R���6%�DŽ�!�Lg�Bl�/�ƶ� �@��������$u�I�͉�
ʼn��aN�J�r�O�LνH��^N<�'jzR��Z��D�{����sr�3ilv)F��E�
+F��nF��A?���ƞ�4�&ÚѬk��&ixh�uY3�i�I
-�K��F��� ��!��aa�

oqY oD�AE��
-�,��g������)"��S�-��»�T_��M7
-cs[N�]�C�'��ɩ-#;���'ܱ;:Jb�0:���Q�=���� ,�1�[I("CX��>x���rߧ���Q��x�!��ٴ���:r�>�J��:m�'�r��<�$��^O7������G���m��P�P��0[�y2.�y�'
^�N�nM�<�Oca
^uaja\?Z�W�5 ��w��$0��[�V��<������1�	���\�����+C'��˰�ޛ���>�ru.9 at 2��(9��+Q��_T��bsn׬��
�g�9�����"�P�a-#���h��3�:��T�.~�?P��)<#�.��Ǹ�fx;�կ
ϵ�3D����r���t�Z�q��i��QR�.��V,7�N@ޅ�)�iu�n��������I�$�(q��
+x��Z[s�6~���i
3E�N���L��I�i_vw<��	�
.�x�_ߣ
l|IB6�L
2�B:�pΧOBعt��~�����]�
�d@�b�H�CX��8�\B�	��g
�n�ϣ�G���n��I

?$�<�o^��
�$��n���d9�'ó�#���G�}����
!
�4o҇p��M�VL#�d��
y�P��7�^�w����Wc~�a�v�z��v�I����,*c5�9a,D<�	$Cr���x��ӱ��c�0ܶ&�y��b�π@+v�N�"*�3�>}���q0bR8+�k�������q�� �R�f�8n>	Q #B
+�
����Z��8��	���lf�U<��
�\�PϟCx��fs���s
�dj��E��V�?}RG@���kLQ��C��U��e��0�ћaDX��2_ƦS�$Ca@�N��D�s���sU݊��
+
+f��6h��d���8-���v)e�%���V>?c�:��Q�E
�UR

>�=�6�z�]ԙ�u�[��q��R-��4�(w�=��8/⇂C�8pe����@QH��C
�Z�
v�����
Ap�
�Qf�l�]&cM��YVē�H(��G>�M|0J
>ԅ����e���]
u�ć�qr
Y����
+�ƇI�A�–�hꡃ+��"6��E�l��1�,��K��:
��e�b��8[���h�eIZ�y6߅�&�v�:S�ҡPju�i���}�K����E����FU5�I�›k�M��E�tWO�URئ�	�Ah�P�D���q
��E�F��-x�#���Q�u��
�]�F���G�e�t�kړ.���cVYW.����*�
���B���h4��k�����\;�n�
����
�@L������6Ic�-I;� K
��h�z���R2��}���+�h��4�W�{����(�����H��S�h��.O
{1<�am~�:�_�{,Ё��=�F1� 	���
�� 
#G_�y���1"���2qc�S�1����=Y���>d���r�
��0�k�cIK���
Qe
����Vۿ��Z��0M��HȎ�&Lo�&��i;M��N���x����i�
�0>Ӭ4f/�m�G@&��|�p����c
+��n6��FzK�:�)� ��,H�,�}>�oa�(D{_]%c�����FE{�f
�� J�6�3-��lio��|�,o�«��gy$y��~�q
�-���z��S��A�<��3
U,$��B�(����r����}��
F��1�n�4c,2�[�K���-�;P"�( ��;2I�y�vs�dGq"�8̉��XN�8�� �I:�ˉGZ�ƒ�D5b?'�d�[U
�h���Hc�K1�
,�eX14u3�D���dD6����a4֌fC�d4I�CS��ɚ���HkMjР^JW6]d9��e

�e�x��x#
+*�$U�}`9<SǷ���DNq��bm9����-����o�Q��r
+�"�<��ONm9�)�p�<���Qˇ�Q|����A=w�Pa���P�JB������v
��>��/�
+
�q4Ζ�_ՑÀ�!UZ��e�<����$I/�F�u����<GL�m3�����٢̓q��S=Y��u)v+h��a}
[�
{P
�����W�{'x)@�>��lU�*�
+��9<�;�܎ۜ��>��6}se�ķz��{�r F���甫s��!x4G��]]�
+������s�f�U��=��I&7?�(��u�2�oQ��f^=�өJ��F�G���2���~�+-l��o���u�S���X�q}v�,�NOW�h�&�
%��b1;m�q�	(��62��ͳ�^͡q
�s�
��� 5
 endstream
 endobj
-8270 0 obj <<
+8279 0 obj <<
 /Type /Page
-/Contents 8271 0 R
-/Resources 8269 0 R
+/Contents 8280 0 R
+/Resources 8278 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8212 0 R 8213 0 R 8234 0 R 8235 0 R 8236 0 R 8237 0 R 8238 0 R 8239 0 R 8240 0 R 8241 0 R 8242 0 R 8243 0 R 8244 0 R 8245 0 R 8246 0 R 8247 0 R 8248 0 R 8249 0 R 8250 0 R 8251 0 R 8252 0 R 8253 0 R 8254 0 R 8255 0 R 8256 0 R 8257 0 R 8258 0 R 8259 0 R 8260 0 R 8261 0 R 8262 0 R 8263 0 R 8264 0 R 8265 0 R 8266 0 R 8268 0 R ]
+/Parent 8138 0 R
+/Annots [ 8221 0 R 8222 0 R 8243 0 R 8244 0 R 8245 0 R 8246 0 R 8247 0 R 8248 0 R 8249 0 R 8250 0 R 8251 0 R 8252 0 R 8253 0 R 8254 0 R 8255 0 R 8256 0 R 8257 0 R 8258 0 R 8259 0 R 8260 0 R 8261 0 R 8262 0 R 8263 0 R 8264 0 R 8265 0 R 8266 0 R 8267 0 R 8268 0 R 8269 0 R 8270 0 R 8271 0 R 8272 0 R 8273 0 R 8274 0 R 8275 0 R 8277 0 R ]
 >> endobj
-8212 0 obj <<
+8221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 719.912 183.824 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ad10819182a33870e4b0a7e3b2bca564) >>
 >> endobj
-8213 0 obj <<
+8222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 683.628 192.272 694.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1190fcf4794305386f8475f9ac51ce00) >>
 >> endobj
-8234 0 obj <<
+8243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 646.597 241.935 657.501]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41c9a9dc63e253ac5ed21cbdad4e2640) >>
 >> endobj
-8235 0 obj <<
+8244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 598.981 213.163 609.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db466cb206f1d16d24257a838d130cf2) >>
 >> endobj
-8236 0 obj <<
+8245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 598.981 351.922 609.885]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8237 0 obj <<
+8246 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 564.588 189.901 575.118]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_df7bd95cb0014251d60d1fd82c1d3932) >>
 >> endobj
-8238 0 obj <<
+8247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 527.93 193.229 538.461]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_fb7b94b681c4d195080fa81ed1480cc2) >>
 >> endobj
-8239 0 obj <<
+8248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 491.273 187.689 501.803]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e386245235cada70fc797b0747b0d326) >>
 >> endobj
-8240 0 obj <<
+8249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 491.273 226.693 501.803]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8241 0 obj <<
+8250 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 456.132 228.895 467.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99dc4fb442b60dc9c694d7abc853a3dc) >>
 >> endobj
-8242 0 obj <<
+8251 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 456.132 333.482 467.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8243 0 obj <<
+8252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 421.365 229.503 432.269]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_a8128b9910f31bc963842e48c44a863e) >>
 >> endobj
-8244 0 obj <<
+8253 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 421.365 334.089 432.269]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8245 0 obj <<
+8254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 386.598 187.264 397.502]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a03cd3ea1b11c1c8dbdf462959d79df) >>
 >> endobj
-8246 0 obj <<
+8255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 386.598 293.213 397.502]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8247 0 obj <<
+8256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 386.598 371.148 397.502]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8248 0 obj <<
+8257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 386.598 455.727 397.502]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8249 0 obj <<
+8258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 328.917 187.264 339.821]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6d33d9f1d987efe6e333c7ad1993dd5a) >>
 >> endobj
-8250 0 obj <<
+8259 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 328.917 293.213 339.821]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8251 0 obj <<
+8260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 328.917 371.148 339.821]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8252 0 obj <<
+8261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 328.917 455.727 339.821]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8253 0 obj <<
+8262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 316.962 220.058 327.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8254 0 obj <<
+8263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 271.236 186.348 282.14]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b73df10027395d3b2c9fbd3f3e77944e) >>
 >> endobj
-8255 0 obj <<
+8264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 271.236 293.772 282.14]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8256 0 obj <<
+8265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 271.236 373.367 282.14]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8257 0 obj <<
+8266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 271.236 456.837 282.14]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8258 0 obj <<
+8267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 213.555 186.348 224.459]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_5358c9f367ad37e650d411ab5e558e50) >>
 >> endobj
-8259 0 obj <<
+8268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 213.555 293.772 224.459]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8260 0 obj <<
+8269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 213.555 373.367 224.459]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8261 0 obj <<
+8270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 213.555 456.837 224.459]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8262 0 obj <<
+8271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 201.6 218.404 212.503]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8263 0 obj <<
+8272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 155.874 180.496 166.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_888509fe116790d0b9a267e614be10ec) >>
 >> endobj
-8264 0 obj <<
+8273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 155.874 319.255 166.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8265 0 obj <<
+8274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 121.107 213.153 132.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_78e60691cfc6b6b52a34cc7952380a84) >>
 >> endobj
-8266 0 obj <<
+8275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 121.107 351.912 132.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8268 0 obj <<
+8277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8272 0 obj <<
-/D [8270 0 R /XYZ 90 757.935 null]
+8281 0 obj <<
+/D [8279 0 R /XYZ 90 757.935 null]
 >> endobj
-8273 0 obj <<
-/D [8270 0 R /XYZ 90 733.028 null]
+8282 0 obj <<
+/D [8279 0 R /XYZ 90 733.028 null]
 >> endobj
-8274 0 obj <<
-/D [8270 0 R /XYZ 90 700.305 null]
+8283 0 obj <<
+/D [8279 0 R /XYZ 90 700.305 null]
 >> endobj
-8275 0 obj <<
-/D [8270 0 R /XYZ 90 663.647 null]
+8284 0 obj <<
+/D [8279 0 R /XYZ 90 663.647 null]
 >> endobj
-8276 0 obj <<
-/D [8270 0 R /XYZ 90 581.264 null]
+8285 0 obj <<
+/D [8279 0 R /XYZ 90 581.264 null]
 >> endobj
-8277 0 obj <<
-/D [8270 0 R /XYZ 90 544.606 null]
+8286 0 obj <<
+/D [8279 0 R /XYZ 90 544.606 null]
 >> endobj
-8269 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+8278 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8328 0 obj <<
-/Length 1818      
+8337 0 obj <<
+/Length 1814      
 /Filter /FlateDecode
 >>
 stream
-x��ZYo�H~ׯ��
D�

�&��
�xbϾ$��61�aS���O5��,��b:��l�P�U_}U�M��x����ߗ��w�y!
-%���bOI��}���>!�����S��(_E��)�~����8��?'Wy�o_��I�\n�t�Y�x~�OI�g�PL����
!�	���B����5ّ�`DYX�xK^MgT`�-�n>�
�
-CQ���Q�i�,#c�h�Ӑ�z�^F��ݼc
-	x3PF(*�|�׺\�N�
���s5$�Ҿ���r���[�R�\!o��|�
{1���È��wW�Zy�2�.��ɯ\�
-wM&pw!D!	=MJ�f�D�(���yglx�e�꽕'���P���������OX`�'NG�,5�N��z�NQ/ �$/�K��4�����^X��Q)<�vW ��)nu�K:���
�I�U�(�2�W
LT$��TǨW�}�v00c��Y
W��XG`Й ���tj�,u���X��XIzc�s��^]���ͻM�(��q��mT���Ѷ����z�z�+-����Y�+\���;u���
-���fz�`�KoN�a\Dq</�GIZ
�Hz38�w�f�`��r�[���t 
-�~=�^t�� �7��p-v&�nE�E�Z�a�E�(Qu
�!뙇#��f�����V��e���
�爊QM�k�S���%��36:u����{���B�P��)��
��
800#�G�A
���p��B���o�M
�
�|��y
ZϏj
���.�nPљ��Y��6x/nz����Ä|c (H&8{R>x�X �p��ʆJz��_

H��|�D�ҧ�)�� �8)�Ab聉i2�}�*�PE��H u��O
(&���x�@���
�H'�8/�?����D $g��R�%G�:�h)�Dh�~
4�0��0{Lq��9/7L��`4��F��a�[^��'�@��1ڦ��f��d8��sG�C��`��H��0j�x�]	H�5:��
�d0p<
:��PV�݌x��AT�H��L'6i��A�)!ķ��W��Bd K���l��6M`��@8�
�`�]&i�'ֽ��J�/�m!i�����p
��H�B,';�
�^�r2w5n [...]
-f~��7j�l~��)u����:��j�9�G8�
�sX�c8�D�����u�7���7�U�/�.�����L�_�6�S�8��s��:��o�0��'�J��{�D=���Itܬ
����D����?�Y`%��|C�K��_�unty�7wz�������|�@�v��ʚR^3`6�@�a5��f m³Zg�N���4Ǻ�;B���TY}^�glt�4�s2�dش���"P�3'S� �n�o�k�ϯ�M��G~���ݖ
-
��
���@�
L�U������^���a)K���4��k�Tȏ���_���w�\ϵ�_Ѣx`�{`��
*>����sh�-�U�fy�\�'�� �
@�
-��,+4�Ͳ�r�3FC��k�1)\'���VHQ��'iK�%�v\HG�F���
�z��� Ǣc�ܯz�A%�|����tS�b�C�Xe�,3/�u��
�����*�np�a���
���͑��՟�I�9��FB^ȝ@��+�XU[���'�����=�ft��T�Z��(�D�k��>ۡ Ol��t�o�k�,�XlB�s���-����iR���b�r��ۢX�>;���C
�6i��QR���˳����Q� ��`Y�VY�dc�rUS�F#�
C7
+x��Zmo�8��_�O�2P3|�T
�k��})6�d�K�0�I��%�(7��CQo�e�n�6�C`I�Ùg�����{����rr�N2/D��һ��B�)��w���'�`:#c�|J��h~>��ϖ�[
�����*����ו@�D��v�AǛ������~7�������Y�*X-�N��?�ȎN#��Z�-y5�Q�������3-g(
E=�fm�}���q�]NC���z��f�)$d�����
�A_�rc:]89����Ք�J�x��ɟO�GJ�r�h ��j��w����G#�])��8e��.&�Np�*�u��ݍ�$�P,)�[���\�
�}�	��U�-��V���R�C)a���O��٧����G��Yj�
���읢^ �I^z�"�	X��Ue�[�����2xr�~4���)���(O�����|ʔ_	��H�'���Q�:���``�$��
�,w����3A��6Y��$Y�n
���~����>��{���g�̻M�(`�q��mT���Ѷ�� [...]
+���fF�`��hN�a\Dq</��GIZ
�H&z38�w�f�`��q�����t 
+�~��^t�� �7��p;
ذ"�@�9�0�H��UK Y�:
I
4��&�g%� �.�P��g�>GT���\ۘJ��.)n��ө��oF�#��/
+�:���0%�8�����9?�<�/��H�Ԉ��o�T������c@�F~Tc`�uW�u����������{q���T�&��@A1�ٓ��s� �îW6U��\�b�@J��S�=�( �_lM�W�`�)	CLLS�P�h�*�\F蛞�@1A��+���
+}�5��HD:��qpx1�p���.'r� �8�.��(.98��AFK!'B#Ĉ�c�A��)v��c���yy`�d
��yt��L���
E8����Ѷ�0/�¤�&����8�;j
j=�FB���Q�Ɠ�J at Q
����~�x&�����1�7��:�B�a�
f�DB5f9�I���M	!�=_�Z�6��x*
�d����ec����X��v��q���^D�(��^V
+RҾ�	F���ϑ�
�XNv�;�1k�(��d�׸Csƨ7��}�DA��Q�e����_�����1�MZ���5�p�(�Y����eF7���ߔy �x0&/
Gd˝P0�
�P[d�+=�,�����68W��!�<"8�4��R�#8$�t76�;�a���Q�|`t1�,͔���&�k��E�Ї��f��I��R���qQ�.$`��0+Slf;Y�f�?��,��o~��%F�/��:7�|�7wzD�����
��
�:䶏jkJ}̀�X�9��[[���j��:-�Ӽ�-�+�ʨM���
q�FW/J� H��̶g�ژ9��X~�^�|~�m����<����v�4� e�(�����d�5��Y���uy���4nx��Is*��H��8
?���>~���\[ �-� f�fy̡��`(h�8�f٢Y�h���yM�Y��4��ͲB���,��,w�<c4��v��	8��Y�B���:I[�-�B:*n� �k&/5
��~�;	�,Y�� [...]
+�`�y��{��l�|
-M�R!�p�K
��o� ��o��d��DNB�A�v_5��B����X�Ī:�=�?it��w���7���B��f�G�&�>X����NubS�@����ba	�΅����?���Ii�V_�T����������
Z�I�u���l�^��֙�p�{㫬�w�,o
+1x�*��]����b5m
 endstream
 endobj
-8327 0 obj <<
+8336 0 obj <<
 /Type /Page
-/Contents 8328 0 R
-/Resources 8326 0 R
+/Contents 8337 0 R
+/Resources 8335 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8267 0 R 8288 0 R 8289 0 R 8290 0 R 8291 0 R 8292 0 R 8293 0 R 8294 0 R 8295 0 R 8296 0 R 8297 0 R 8298 0 R 8299 0 R 8300 0 R 8301 0 R 8302 0 R 8303 0 R 8304 0 R 8305 0 R 8306 0 R 8307 0 R 8308 0 R 8309 0 R 8310 0 R 8311 0 R 8312 0 R 8313 0 R 8314 0 R 8315 0 R 8316 0 R 8317 0 R 8318 0 R 8319 0 R 8325 0 R ]
+/Parent 8138 0 R
+/Annots [ 8276 0 R 8297 0 R 8298 0 R 8299 0 R 8300 0 R 8301 0 R 8302 0 R 8303 0 R 8304 0 R 8305 0 R 8306 0 R 8307 0 R 8308 0 R 8309 0 R 8310 0 R 8311 0 R 8312 0 R 8313 0 R 8314 0 R 8315 0 R 8316 0 R 8317 0 R 8318 0 R 8319 0 R 8320 0 R 8321 0 R 8322 0 R 8323 0 R 8324 0 R 8325 0 R 8326 0 R 8327 0 R 8328 0 R 8334 0 R ]
 >> endobj
-8267 0 obj <<
+8276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 720.286 161.677 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41d30675a3c28980af0f087b06a1f4c1) >>
 >> endobj
-8288 0 obj <<
+8297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 634.916 205.752 645.446]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ffd7d0678df82882b006ea7b02771f98) >>
 >> endobj
-8289 0 obj <<
+8298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 634.916 276.595 645.446]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8290 0 obj <<
+8299 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 600.046 236.745 610.577]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c6434b8a020aeda5828830fd4b639277) >>
 >> endobj
-8291 0 obj <<
+8300 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 600.046 307.588 610.577]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8292 0 obj <<
+8301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 564.803 212.377 575.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3a8f10409a9fd73afb6691686d6862c) >>
 >> endobj
-8293 0 obj <<
+8302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 564.803 289.846 575.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8294 0 obj <<
+8303 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 529.934 243.37 540.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_201ee4c814267695f31b30be833917bf) >>
 >> endobj
-8295 0 obj <<
+8304 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 529.934 320.839 540.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8296 0 obj <<
+8305 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 495.065 216.252 505.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1d52cb88936eb0f5bde559b39f8ec42c) >>
 >> endobj
-8297 0 obj <<
+8306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 495.065 328.042 505.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8298 0 obj <<
+8307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 460.196 247.246 471.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_faf0bc4f0e0a036dbc3852b3e4490243) >>
 >> endobj
-8299 0 obj <<
+8308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 460.196 359.035 471.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8300 0 obj <<
+8309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 425.327 254.827 436.23]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ea7119974f9313e4c93908a2955c4186) >>
 >> endobj
-8301 0 obj <<
+8310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.643 425.327 343.096 436.23]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8302 0 obj <<
+8311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 390.457 209.627 401.361]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0c2c96efcf10102068f754c608a12427) >>
 >> endobj
-8303 0 obj <<
+8312 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 390.457 314.791 401.361]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8304 0 obj <<
+8313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 355.588 240.62 366.492]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a031a8e65176b8bd80d2857bd9a68b6) >>
 >> endobj
-8305 0 obj <<
+8314 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 355.588 345.785 366.492]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8306 0 obj <<
+8315 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 320.719 248.202 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_afc9294d3fb5f2c0fd8d4e4d22c283b6) >>
 >> endobj
-8307 0 obj <<
+8316 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.018 320.719 329.845 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8308 0 obj <<
+8317 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 286.223 193.577 296.753]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7ea45b608af772cd69e2c23d7d62a3cf) >>
 >> endobj
-8309 0 obj <<
+8318 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 286.223 232.581 296.753]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8310 0 obj <<
+8319 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 273.221 248.845 283.127]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8311 0 obj <<
+8320 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 240.395 193.577 250.925]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3ad1db1c5141d2815c0d849d12548e4c) >>
 >> endobj
-8312 0 obj <<
+8321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 240.395 277.691 250.925]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-8313 0 obj <<
+8322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 227.393 252.677 237.298]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8314 0 obj <<
+8323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 194.193 223.465 205.097]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_676b331ee61606b74be4cd1f90756839) >>
 >> endobj
-8315 0 obj <<
+8324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 194.193 362.223 205.097]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8316 0 obj <<
+8325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 159.324 229.552 170.228]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0ea21bf85aa2e90c449435cfedcef181) >>
 >> endobj
-8317 0 obj <<
+8326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 159.324 368.311 170.228]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8318 0 obj <<
+8327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 124.455 266.673 135.359]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db0fa15c5f30fc4be6a94ce2606208ef) >>
 >> endobj
-8319 0 obj <<
+8328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.01 124.455 405.431 135.359]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8325 0 obj <<
+8334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8329 0 obj <<
-/D [8327 0 R /XYZ 90 757.935 null]
+8338 0 obj <<
+/D [8336 0 R /XYZ 90 757.935 null]
 >> endobj
-8330 0 obj <<
-/D [8327 0 R /XYZ 90 733.028 null]
+8339 0 obj <<
+/D [8336 0 R /XYZ 90 733.028 null]
 >> endobj
-8326 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+8335 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8397 0 obj <<
-/Length 2796      
+8406 0 obj <<
+/Length 2792      
 /Filter /FlateDecode
 >>
 stream
 x��[[o��~�� �!���x[��l
-l�E�x��,Z�m����d;��ΐ")�d�u[ �Er8�̙��;n
���/W�o%

2����&08P�!l������dJ0���	�a�]E����t�t/���]r���O�_��$Z.�f���<^��o'D�)\�'�\�x����@�@��N&IE'�e&o�|;�R��7�����-g����^
��/����v514�W�e���k��1�����a�7̇�&���
�ax�dT��?\]�zA�.Hf^��"��.>�����1��
<f�V�
�.�����~�py�.�($�
E��R8�)������T�
>d3�,�3����+�!kem�Hn&T�0B;��&�]׻�
?c���z����hZŢ����	z&�'��˷�F/y�~(����Pd�v��s����}�&ߘ�[L#]��g��_ �Ԇ#�u�f��\��t��$y�h�DF��v�E�~IV�>I����kt��x?��t;a*���|RX�]_��]_���#!� M􀱨Dzh�$M�橡x�?G�x���2�2J�*��_C���X0F�2��u<�������n���sB�śD����Aȃ���� I��+�]�����/�m
�5]7��*���˦���i\
j����l�������L�l�a�F� ,���og���u�J��>�~w�g���U�&
�	GD����4kވ� 
-�1v"���C����V�(�bne8�`yX����
�3Ӵ�~Հ���[1���v�3ɝ~s��;���V  ���=z(-��nd�c�rвA81H��aҚ�!
�Q
3	���ދ�~�+�"�[��6�<�o�
w���AQ�QA���e
�)��&
20�g"� H�������o#��
0b
-����FVf/�Fu0�}�L0���+0�6�[`�FV�*Q0��h��d�lt	4F��ч�q+�ޝ��[�v�[���@���n�-�D	YӚ��b��c���u~$�yx��m�L�
�z�7q�9 fV �]5� [f������:]6鲍����
�}_��{����h�R*~]�ä�2j���S�Lh��V
zq�E�#�Q4zL�wN�  {�F�-�,�8

��k���6����@+s�U幒 V����

!�0%��	x�!�=�ao;]	�(瀄�VhB	/}���#8���р�*WMYpi �#��4�
�-�9�-0"���,UQ�y�#��<� ��3��^�o=�+���U���As�q`=��T
S��<�g���앉uT��'�
�:]tR
-�S���� �ex{��.�η4/Tq�P��Bh�,�HAĦ��X��������h)�9,dec!%E
��
-RR���m�Y��yn�ӳ��Kc$�ל �Sz
& ����d6���D7�dHh3�6���:Z�ZXZ�l�EK�A�n�����9���BX��xI#��@^�2��Tߨ.j"@\\D?��򮔽�\^�2�!�("��MkZ� ��A��JA
�5� ��� {�BA���~��*s�v*=���X��dGK�<*{Spd�5z��|�`��7'�IlX��vܟ������u�S���l/M����5pR��5m�v�1
38��q�]��dB�A�0-A�,a�hj����<�-��Z�3���-��>r
�	1L�����( /ɀ �ǶEU,@�.��]��`�0Q`���$�Dh�t��Z��
�t�f����hp6���*�qvz�`_ ɂ��;��%�}�l{�!�
�oT�[\fL��		�y���Nm#c]�f+׺��ȝ�O��yPg
���� �1Q���0�{�]����N�Ys���p�6��
-� Z"��P�&HsD7$w�]r�E�5��Pc�8��uj�KC|g����}�Z#���}�Hm�W��Y-�rZ��������"i�6K�U���ó�Bk/DhE���J�z!��
�"X_!���Z��;�,>T�
�@xQ�,��
�IDx����Z2���GL
+@`q^!�ʅ��ɚ�T�Bv)Y�S�@X)zV��tVcR�)/�M�T}�j{�DhtX�m�`���'��HI6FΌ��2�K���<LJF
lŷ�xڂ��Y�mV�Aei6��׍�C
=���?�=����FB�q��J��	m�90�[���1� �V�g��3H��@A�u-0):
BA�$��
-bgBsRM� ��Jv�CR#!�I2�c�$4e�s������lD,��r9����
D���
-N�Aÿ,��'#C��q�
C�U<�=�ٽ�#�����У�Ӭ��w&�C��2��G���V2V����,�������fa�f��L��u���u�I
e�#.L�SH5����
�o�>��`=)���Y�9���K@�17M�I��m2����2��o�6���
�03���"p�&��f΃
�����Rc��O�m ��j��1f�1܅��U0l"E�ޯ���o
Z>��1���*��@`�
�7����w�.�)U
X��>���
$KG�� YN�~�O�7>�ف~1�^�9��
V·N���
ڄ�>�O��:�
-
����^d�#o՟�'�#]$7O5���Y��OB
	{
<�������U�)���C���GH%�N`$w�W�N="_��
ъ�̏�N|m);��.~���?L�w�
��9>���`����q�?� �$�I����F��� ����l

����KX,���~�������w�~�l�(�_n6��Z R:�@�p<�&��*�z$k��q��$�TC�
+l�E�x��,Z�m����d;��ΐ")�d�u�[$�sΜ���s���6��_/�ruq�V�� #�
�n�%��j|
+	ALO�c
��
F�U4{?�8L�Ow�b��%��h����o�O���i�!^������vBt���~��Տ�o	)	�
+��d���Tt"Qf�oȷ�)8|C��
�r���;j���2��\oWC�x�YF�ؾLSHH
L�Fx�|�o�l`�z��q��ǾKF��}���ů��d��
+Q-�����/8X������c�jp���2�x�
�
+��L��@�B�P,)����R����
>M��C6s��?�:mo�r�V���fBE#����m��u�;��3x��w���`a���Q,�z����gRy���|�h�a�g�"�	�
E�k7�?g���ܧn�)��4��L}Ƙ�"Jm8�X�m�w�ε�JgHI�7��Nd��l'\��d���No�Fw�����S�H���x��'��aa��e�����<�	�D�:q,��~�@�m�z��s�8����,�)���)�7����3a�-c�	]�3�����/�qk?�?'�X�It�<~
�<XL8�$�aώ�2�%�8��~���ưZ�uSϯb�o�l�}��Š�I�����(��^�ΤΦi�
�򈰍�v��,^��d
���w�}���Z�n¡�pDkوL���	�0c'r*=4���o���-�V�S����[��h��������E� ݊Aޯ���I�������� Iַ��Ci��w#3�

���
‰AB

��$W
��j�I؇��F�^l��]��܂u���};^��O
�j�
+��m/c�Oi7ᐁA<�(A���DL֐�|#نg�S�F̘>0�2{��6�����e�Um^�A��q��� 0��T�����F��$�f�K�1R��>
�[��ܲ�
ܲ����w
ni$JȚ�$7��
���ǭ�#���x
o�e�o����)�k�0+�`��2s�g�V��I�m��=�l������
@VGE���P��&-৐Q#�D��2�eB�X�ZЋ�,�
I���c��s�x,  �;52l�f��ih�t_۸�h�)\5 /��Z�3�*ϕ�*�|��hq��)Q.ȧH�
i�
{��J�E9$<�B�Hx�{�
�)�@��VA�jʂK!
	���(o��!o�ѴH]d����C_
),��!
�Q�0�j~��^a�
�������AH�b��D�=�]-f�L��?�o��颓R����wՠP�(����ث-wiw��y����ZOBCd�D
+"6�g�r������FK��a!+s
))�X�vV������l{�B��s�����^#q���� `��c0�E��@&��dž'���$CB���q�dթВ���Rf�.Z�
w�}P�������Z��K)��Ҕ	�_���FuQr�2� *�Y̔w����Ҕ��EA�p��@�hZ�21��U
+b0�9٧ً
+WO�3ET���S�聈l��D�ږ&;Z��Q9؛�#�����X$�k#�w�91Lb�*'���Ԍ���ݮ����}4e{)hʶ�T���z�̨i{�'�q�ؘ����<�j'Zb�i	bd	�GS��0��1
h��0�*�1
4lq
��khN�a*�%X�MDxI0
8��(�b�u(n�����ì7$I'Bæ��uԲH_7X`�C5#���
D��l<VᏳ�c�� H�(�A_=�,��d�K��@��0�����2c2�OH����o
�uj�
+4[�֝�G�}��΃:�0EE
ь�*Dg�I݃��$4lv��͚�M�C�A�Pg�h��)̆B4AҘ� �!����;/���O�����S[]�;��g$w���)׸H�K�@j�Z^�j�Ӻn���H���H�Yb�*��5�
"X{!B+2·UB�
�^�`���
+��o׺��Yg��‹J
`y]
��N"�
l�5��9
����8b2`X��yW.�oN�T���KɚϘ��2Hѳ�^��s�ZOy�l"���Wۛ&B�âo��=>�E�@J�1rf�ج�y^��4�`R2Z�`+����$��*o��
*K�N�n�
j�	U��!�a\��
0B�T�Nhśq������) ��8����A
+�
+��k�I��
+%e�P;�8��j� � \�U���r		�L���$�)�s ���7f#b!��g���ȹddg�� ��gVp���e�~>����l������%���խ��
ŝf�/�3�
���W=���������g�V��|D6
S7
Gf�����c
��Nb(��
)pa���Bz���� g�}��1��I1d�������
X�_�i�M�Lo�y��͗��~۷yN^怄y��N��4)
7s
��M7n��]ڜhanV5X�1#�	�.췯�a)r�~m��~����?p��
`T1
+f`����?�{7t�L������q0���� Y:�V�rB�|2��Y��Q�ϡ
f�r>tʨ f�&����~�W��W�`�����"�
y��=��"�y���
�z�~*bH�k��^��M4��o�L�u}�
z�4?B*�w#�S�€w��*W�o@�V�e~�w�kKٹ_w��.��a"D��m�����n��U�=��9p�
�d�oKLn�nd�
+�_�Ȧ����2\�߻�~�������w�~�l�(�_n6��Z�Q5��p2�&7�*���'k��Np����J�
 endstream
 endobj
-8396 0 obj <<
+8405 0 obj <<
 /Type /Page
-/Contents 8397 0 R
-/Resources 8395 0 R
+/Contents 8406 0 R
+/Resources 8404 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8129 0 R
-/Annots [ 8320 0 R 8321 0 R 8322 0 R 8323 0 R 8324 0 R 8346 0 R 8347 0 R 8348 0 R 8349 0 R 8350 0 R 8351 0 R 8352 0 R 8353 0 R 8354 0 R 8355 0 R 8356 0 R 8357 0 R 8358 0 R 8359 0 R 8360 0 R 8399 0 R 8361 0 R 8362 0 R 8400 0 R 8363 0 R 8364 0 R 8365 0 R 8366 0 R 8367 0 R 8368 0 R 8369 0 R 8370 0 R 8371 0 R 8372 0 R 8373 0 R 8374 0 R 8375 0 R 8376 0 R 8377 0 R 8378 0 R 8401 0 R 8379 0 R 8380 0 R 8381 0 R 8382 0 R 8383 0 R 8402 0 R 8384 0 R 8385 0 R 8386 0 R 8387 0 R 8388 0 R 8389 0 R 8390  [...]
+/Parent 8138 0 R
+/Annots [ 8329 0 R 8330 0 R 8331 0 R 8332 0 R 8333 0 R 8355 0 R 8356 0 R 8357 0 R 8358 0 R 8359 0 R 8360 0 R 8361 0 R 8362 0 R 8363 0 R 8364 0 R 8365 0 R 8366 0 R 8367 0 R 8368 0 R 8369 0 R 8408 0 R 8370 0 R 8371 0 R 8409 0 R 8372 0 R 8373 0 R 8374 0 R 8375 0 R 8376 0 R 8377 0 R 8378 0 R 8379 0 R 8380 0 R 8381 0 R 8382 0 R 8383 0 R 8384 0 R 8385 0 R 8386 0 R 8387 0 R 8410 0 R 8388 0 R 8389 0 R 8390 0 R 8391 0 R 8392 0 R 8411 0 R 8393 0 R 8394 0 R 8395 0 R 8396 0 R 8397 0 R 8398 0 R 8399  [...]
 >> endobj
-8320 0 obj <<
+8329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 719.912 217.109 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_15b21e990e26976e615a7d3244ed843e) >>
 >> endobj
-8321 0 obj <<
+8330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 719.912 355.867 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8322 0 obj <<
+8331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 685.05 201.742 695.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8b2ee24610cb804238f33581093948c1) >>
 >> endobj
-8323 0 obj <<
+8332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 685.05 243.629 695.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8324 0 obj <<
+8333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 685.05 371.329 695.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8346 0 obj <<
+8355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.458 660.47 271.379 670.375]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8347 0 obj <<
+8356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 627.274 212.768 638.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7999968db9fb568980215d2c84393358) >>
 >> endobj
-8348 0 obj <<
+8357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 627.274 252.959 638.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8349 0 obj <<
+8358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 627.274 375.145 638.178]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8350 0 obj <<
+8359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.401 602.694 277.928 612.599]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8351 0 obj <<
+8360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 569.497 250.099 580.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) >>
 >> endobj
-8352 0 obj <<
+8361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 569.497 289.446 580.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8353 0 obj <<
+8362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 569.497 379.512 580.401]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8354 0 obj <<
+8363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 569.497 513.996 580.401]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8355 0 obj <<
+8364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.304 543.708 439.335 555.874]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8356 0 obj <<
+8365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.591 533.959 459.505 543.864]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8357 0 obj <<
+8366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 511.721 266.586 522.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c7b41dba5d22086cb9715c3f51248f98) >>
 >> endobj
-8358 0 obj <<
+8367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 511.721 309.697 522.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8359 0 obj <<
+8368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 511.721 408.234 522.625]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8360 0 obj <<
+8369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 511.721 513.996 522.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8399 0 obj <<
+8408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 499.766 171.361 510.67]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8361 0 obj <<
+8370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.237 487.141 480.87 498.097]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8362 0 obj <<
+8371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [427.125 474.973 513.996 486.554]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8400 0 obj <<
+8409 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 465.483 155.212 475.129]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8363 0 obj <<
+8372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 442.986 250.748 453.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_97cc0d02a88d52e79cbb6615a3bbab42) >>
 >> endobj
-8364 0 obj <<
+8373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 442.986 357.317 453.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8365 0 obj <<
+8374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 442.986 456.145 453.89]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8366 0 obj <<
+8375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 431.031 202.344 441.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8367 0 obj <<
+8376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.005 418.406 446.071 429.362]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8368 0 obj <<
+8377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [342.547 407.447 438.461 417.352]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8369 0 obj <<
+8378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.017 385.209 265.396 396.113]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2c47f2f619b1d0f322b742891920735f) >>
 >> endobj
-8370 0 obj <<
+8379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.568 385.209 375.818 396.113]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8371 0 obj <<
+8380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.239 385.209 478.979 396.113]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8372 0 obj <<
+8381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 373.254 225.866 384.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8373 0 obj <<
+8382 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.222 360.63 466.67 371.586]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8374 0 obj <<
+8383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.37 349.671 462.285 359.576]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8375 0 obj <<
+8384 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 327.433 239.984 338.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e274e65fc3f012ab21bcffa3177228c5) >>
 >> endobj
-8376 0 obj <<
+8385 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 327.433 280.82 338.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8377 0 obj <<
+8386 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 327.433 405.104 338.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8378 0 obj <<
+8387 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 327.433 513.996 338.337]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8401 0 obj <<
+8410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 315.478 171.361 326.382]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8379 0 obj <<
+8388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 301.644 432.092 314.802]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8380 0 obj <<
+8389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 268.454 251.209 279.358]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_732e7355673aa63a2fc22a470a36f707) >>
 >> endobj
-8381 0 obj <<
+8390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 268.454 290.549 279.358]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8382 0 obj <<
+8391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 268.454 409.969 279.358]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8383 0 obj <<
+8392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 268.454 513.996 279.358]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8402 0 obj <<
+8411 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 256.499 171.361 267.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8384 0 obj <<
+8393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 242.665 456.992 255.823]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8385 0 obj <<
+8394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 209.475 224.57 220.379]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_77a2a8e38120a21ac0d5f19eb6e1668b) >>
 >> endobj
-8386 0 obj <<
+8395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 209.475 363.329 220.379]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8387 0 obj <<
+8396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.27 196.85 344.597 206.755]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-8388 0 obj <<
+8397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [463.2 196.85 506.527 206.755]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Time_Elapse) >>
 >> endobj
-8389 0 obj <<
+8398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 174.613 255.564 185.516]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_940db627ef73d29e63fed31acc7553f7) >>
 >> endobj
-8390 0 obj <<
+8399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 137.765 214.06 148.669]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99247c74022e8d51cd0a2d93a87bcfe5) >>
 >> endobj
-8391 0 obj <<
+8400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.398 137.765 352.819 148.669]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8394 0 obj <<
+8403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8398 0 obj <<
-/D [8396 0 R /XYZ 90 757.935 null]
+8407 0 obj <<
+/D [8405 0 R /XYZ 90 757.935 null]
 >> endobj
-8403 0 obj <<
-/D [8396 0 R /XYZ 90 191.71 null]
+8412 0 obj <<
+/D [8405 0 R /XYZ 90 191.71 null]
 >> endobj
-8395 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R /F23 340 0 R >>
+8404 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8449 0 obj <<
-/Length 2134      
+8458 0 obj <<
+/Length 2130      
 /Filter /FlateDecode
 >>
 stream
@@ -46880,468 +46884,468 @@ x
 �8xHx����R����lD��+����M^H�Q`�
 
����0N%�rn��Ѿs�}
�o`�U����ц|Mm �ф�؝r6�Y�UZJ"u�7��qu��1��ֵ��̛uA=ڡ��:Qqa�q
�X̙��'>bb"���g����@� 4�Px����˞	r�������!���Z�w���ho��"�f�Vs@�A�k��@H��Mz����º�}p��
5�C	 C��Iݰ
�iP����"U���c!N�8p�a9
�q4=�R8
tTT
C�u:ê��k�P��H׳��R^���߅�nFV<=�
2���'������l�q��Q#��ɾ�A��l�Զ�a^�|�����-*�:��>�&*=hr]ڲ�:�e�8�tC��e{2��Y�<���:G
Σ�'P<��פ�kȵP�$;S�
v<��fP̷��9��
�2�
a�Q�a�󠲏�T���T�
1���!j�a�/q�$	2���ؿ���MJ�v�lo�h!�>S������7��_��'��.I�ܾ
|
!�2
C[ck/�ī�\�ܤ�%
1$�����F�ԋ���ט{��v�E�n�nRt�X�=iι�땂n�z���2|�ul�.�o��u$��p���$�;kp9��`�:�=�c�"��$�xtE_'�|���!�9'��*�c?Z��An��U�RT�Z�uS,Le�F^k�����B^NEf��Z�)���}��Gu���B�<���ƞ�]1���OQ�u�%
 
��Vj9�(�=�xW������\��U��
af��z�x
�bpw>;%�9o�7�ɤm�c����$d2��b]���!�q[o�
^��P"z}�-������T�h#ˢ/�|،ّA�!ϓc�>Ƀ���^�Bl�
g��ۦٍ5'0��A��g}$	��Ë�}/�	��DW���x�ݯ3񾋔���Z���!�P�М���6�V�o������P�y�����f0�I�sJ�J���2�j�]��w����߶u�_�ÐW�r���b�4���e�T����vK9�6���Ջ߂���Mb at xV�Ӽ��U��;z��mu^���ƙ��Փ�7�ō)�m��D�d~qVlMj��e����h�
-���On��j	��$�׵��ּ��c��
ON���1R��#1�-T�^�2D�V��j8-O}��XL��_���T��VD�f2d�UB
�	��fyA
#Eɉ��l�GS%�����ۅJǴ�-�����꺸���l6(��:����eQ$����
-�
���e3��� S�0���i���
+���On��j	��$�׵��ּ��c��
ON���1R��#1�-T�^�2D�V��j8-O}��XL��_���T��VD�f2d�UB
�	��fy��n�FF��T	�$��h��v!1��K<Y�E��������f��
+���(Q\_Er�;
�Q��٥�e3��> S�+�X���*�R
 endstream
 endobj
-8448 0 obj <<
+8457 0 obj <<
 /Type /Page
-/Contents 8449 0 R
-/Resources 8447 0 R
+/Contents 8458 0 R
+/Resources 8456 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8392 0 R 8393 0 R 8415 0 R 8416 0 R 8417 0 R 8418 0 R 8419 0 R 8420 0 R 8451 0 R 8421 0 R 8422 0 R 8423 0 R 8424 0 R 8425 0 R 8426 0 R 8427 0 R 8428 0 R 8429 0 R 8430 0 R 8431 0 R 8432 0 R 8433 0 R 8434 0 R 8435 0 R 8436 0 R 8437 0 R 8438 0 R 8439 0 R 8440 0 R 8441 0 R 8442 0 R 8443 0 R 8444 0 R 8446 0 R ]
+/Parent 8469 0 R
+/Annots [ 8401 0 R 8402 0 R 8424 0 R 8425 0 R 8426 0 R 8427 0 R 8428 0 R 8429 0 R 8460 0 R 8430 0 R 8431 0 R 8432 0 R 8433 0 R 8434 0 R 8435 0 R 8436 0 R 8437 0 R 8438 0 R 8439 0 R 8440 0 R 8441 0 R 8442 0 R 8443 0 R 8444 0 R 8445 0 R 8446 0 R 8447 0 R 8448 0 R 8449 0 R 8450 0 R 8451 0 R 8452 0 R 8453 0 R 8455 0 R ]
 >> endobj
-8392 0 obj <<
+8401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 719.912 289.866 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2f90e70dbef264e99b7015c0ce7e16fd) >>
 >> endobj
-8393 0 obj <<
+8402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 719.912 359.324 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8415 0 obj <<
+8424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 685.043 290.971 695.947]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_19a2fb28254bc142e01f3ee00c27ea89) >>
 >> endobj
-8416 0 obj <<
+8425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 685.043 360.43 695.947]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8417 0 obj <<
+8426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 650.174 224.003 661.078]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c5ec610fb42e16beaac59b537a71f187) >>
 >> endobj
-8418 0 obj <<
+8427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 650.174 362.761 661.078]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8419 0 obj <<
+8428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.582 626.587 443.167 636.492]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-8420 0 obj <<
+8429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.201 626.587 513.996 636.492]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-8451 0 obj <<
+8460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 617.354 161.686 625.533]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-8421 0 obj <<
+8430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 593.387 254.15 604.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4c7c04e76c758c53feeb8c5cf58638a6) >>
 >> endobj
-8422 0 obj <<
+8431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 593.387 338.263 604.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-8423 0 obj <<
+8432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 558.517 284.585 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dfe66b5a34b84fcf63d1a48777f68e4d) >>
 >> endobj
-8424 0 obj <<
+8433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 558.517 354.044 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8425 0 obj <<
+8434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 500.734 241.726 511.638]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1ae424886d05361c1a78c89dbdd5b7db) >>
 >> endobj
-8426 0 obj <<
+8435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.617 488.106 407.658 498.011]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8427 0 obj <<
+8436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 465.865 249.318 476.769]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a1f9b31c3ed7dc3e7691b9110ddbedb) >>
 >> endobj
-8428 0 obj <<
+8437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 465.865 288.321 476.769]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8429 0 obj <<
+8438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 465.865 371.519 476.769]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8430 0 obj <<
+8439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 430.996 240.62 441.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_966dadd4ba398fb77b77584e5af698af) >>
 >> endobj
-8431 0 obj <<
+8440 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 430.996 324.734 441.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-8432 0 obj <<
+8441 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 430.996 425.724 441.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8433 0 obj <<
+8442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 357.581 244.265 368.484]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cbcc65a843515d547f055b687d1e6d5f) >>
 >> endobj
-8434 0 obj <<
+8443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 320.719 167.466 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9bd884fea397d9d6cde6426e6f47cc4e) >>
 >> endobj
-8435 0 obj <<
+8444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 320.719 282.702 331.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8436 0 obj <<
+8445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 283.857 193.029 294.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_57fc3d9d838fd7e20e80806307452a91) >>
 >> endobj
-8437 0 obj <<
+8446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 246.995 193.029 257.899]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9a864135634ed49de1aeae3b38ed933a) >>
 >> endobj
-8438 0 obj <<
+8447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 210.133 165.911 221.037]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_885e896b320d1f4285b5dc92a20f8884) >>
 >> endobj
-8439 0 obj <<
+8448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 173.645 187.689 184.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_804363984fe210abe47624522dfb7a92) >>
 >> endobj
-8440 0 obj <<
+8449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.557 159.647 476.544 169.552]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9a864135634ed49de1aeae3b38ed933a) >>
 >> endobj
-8441 0 obj <<
+8450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 125.451 202.902 136.355]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-8442 0 obj <<
+8451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 125.451 300.037 136.355]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dea57326388915780370a677453778b3) >>
 >> endobj
-8443 0 obj <<
+8452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 88.589 202.902 99.493]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-8444 0 obj <<
+8453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 88.589 314.263 99.493]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8eb19423295d8af4d69f144fc227128f) >>
 >> endobj
-8446 0 obj <<
+8455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8450 0 obj <<
-/D [8448 0 R /XYZ 90 757.935 null]
+8459 0 obj <<
+/D [8457 0 R /XYZ 90 757.935 null]
 >> endobj
-8452 0 obj <<
-/D [8448 0 R /XYZ 90 374.562 null]
+8461 0 obj <<
+/D [8457 0 R /XYZ 90 374.562 null]
 >> endobj
-8453 0 obj <<
-/D [8448 0 R /XYZ 90 337.82 null]
+8462 0 obj <<
+/D [8457 0 R /XYZ 90 337.82 null]
 >> endobj
-8454 0 obj <<
-/D [8448 0 R /XYZ 90 300.958 null]
+8463 0 obj <<
+/D [8457 0 R /XYZ 90 300.958 null]
 >> endobj
-8455 0 obj <<
-/D [8448 0 R /XYZ 90 264.096 null]
+8464 0 obj <<
+/D [8457 0 R /XYZ 90 264.096 null]
 >> endobj
-8456 0 obj <<
-/D [8448 0 R /XYZ 90 227.234 null]
+8465 0 obj <<
+/D [8457 0 R /XYZ 90 227.234 null]
 >> endobj
-8457 0 obj <<
-/D [8448 0 R /XYZ 90 190.372 null]
+8466 0 obj <<
+/D [8457 0 R /XYZ 90 190.372 null]
 >> endobj
-8458 0 obj <<
-/D [8448 0 R /XYZ 90 142.552 null]
+8467 0 obj <<
+/D [8457 0 R /XYZ 90 142.552 null]
 >> endobj
-8459 0 obj <<
-/D [8448 0 R /XYZ 90 105.69 null]
+8468 0 obj <<
+/D [8457 0 R /XYZ 90 105.69 null]
 >> endobj
-8447 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F35 2013 0 R /F23 340 0 R /F98 2117 0 R >>
+8456 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F35 2018 0 R /F23 340 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8485 0 obj <<
-/Length 1328      
+8494 0 obj <<
+/Length 1325      
 /Filter /FlateDecode
 >>
 stream
-x��XYo�6~�����j���c�-�n��.�&�Sva�
յ����KJ�l+� I�8���
�\�@�ށ��_g��O�D>��ٝA'�	��.qn��!
_��������p\f�%O���.���
�LY�m��<Y�<�_	��R�H������
�8P�"O�����%��	A�Id).Џ�S8��fq=��# �������؏���̍��U�$�ۜ	!�~�L5�\�;�Ƌ���`�zmX
�ǣ�f�o#��B5�z�!u�|t�:�z�Ɂ�D��n�r��D]3�f��W������ �k
�Ej`��O��r%
-c�\�vQ���UZ���FrCU���s��bc֬`����O���(�U'Tp�

_ $�
t��>
-�\�uK�gF�����A�,�K
-w�<��!������1����N(�`H��Ҽ����q�
�6v���<.��_~��jq�ˢ����-����
-0
�<��
��E*�N+&1��+Ő'T�� x#O��l��@ݨ��
-r�n��L�q���j���g�/TZ5��U�TA�'��`����{C|ܻu+�s�4�E�����=����ü�X���qn<`���jct,���4_�&���!�>5;+�z�T�6zXa�H2�"z�cI��{߭��K
K[fn��/�E헄�u�����YZ��0�a��̢��p�TY��.��ŵ̫��|b�2�"�?
|��XD�cQsU���`x^P�f��ޜm��8�qƙ�
s��%�ݿtC�E�G-���
��%��դ�Eb�4
�^��U��eB�˷��
�hQ��qx�ڢ�ʰ�
d��c_o[�X��O@�#K���g6��"3'���	�l�8�H����d��EJ�.t�����S-'y�n���S]$y��.�6�8���0�2�
nY�fA\6Wc�z�U��^�tXس��@2�S��}UWܞ�h�b]�
Y��e��\���1֟��nޗ"�E�R�w܇�qYq�d)>|��'7�t��
`r���ct3�
S��:H�f�[
Ւ�
3���a�^
3(�B�f<��M3�=fO��E㭹�v���3^�����$Di�Hl0gOu<�?Ė�͹\���󇿸
wLe
"��:f���c
�����
��N-x�
~��l0�
��ZT�T�����o+�
/��Q������IX3�R��A�z�+i(�z���tn�&WvR�ޚqe{�w��.��P���
�;{}׬��~I+ϫ�JpDtp�h���p;,h��DZ�?F
�[�1$ m�y)e�~:]�� ���H+R9��l��hn� �A�=�i���{�a�t
�w�r�):�
+x��XIo�6��W�4����"jt
+�������{�

Ybb�Z<=���K��l+��I�(��-�ۨ�:�~���>q"��w��N��' ��Թ"H��p8q
Ƽ�g�a�o,����l�c�y���,���솥����	wQ8��p�N?����)-�:���4ɞNL"Kq�~tG���6��
�
QD힟pm�~���ܦn���X�`j�3"$ ���#��v��X�h:� �׆%��z<�m:�6@�)tP� 
R')w_����
H:놪p<L�5wn
�qU�ڸ.�N(
�� OZ$����Ԫ)V�4��Ӌ:�׬�R_��
Uuߡ.XQ�Y�e�����Xj7k|�hW�P��p|��/�
*�0�4b�՚f�0� E��A��!X���8y��B��X�[�1���܍(T`�g¼R���q7
�2v׋YR���A��)�?�qI����v-����
0
�{<�
��y&�V+&5���x�'d�� x#Ot�l��@����
r��ފXd�Vz���v��s�V��zU&"���8��#a���n�e
un����Й�,YǾ{��qV/����GC��x�;O���X&K�Y�*LZ+-�}C,}fv.��QS�u�ĥ
�2͙�虎%���}��R/X"lm���7�X^ʋ�/)3%�
+
w�UU�Y�NT��ЇZ��E�	��")�
+sUk�kU,������o���
,�9X�c��E�d�Kς�eA��e�{s����h&9����#�*��åB'
+?*�M�u��.	�Z�6���t�z�w
T5o�	�[&�"z
�yU����j��+âHO�Ǿ$޶~�b}����G�(3)�4��ܜ��g`o�e��"F�
��U�!x6W1��?�ZNz�n���S]$�\yF�x�L�K�x����v� ����z�`2Kx'_Z,��_o=�L�L,v_�KfOvV4�U�
Y��f��\��1Q��/n��<cez��;�C�ɰZ2
�����O0n��n
=�d���c�3�
S��*H�f�[
��
3���0C-z�D!�
3�rm��

�g����ܑ
~����f�Am�=	�E����S
��O �e�ns��(� ���/��
S�}��٭ ��T�( ��G� ��U@	��B��4�Lp�d�-㌯��ܱo�8?^���0_JAṓ�f�%��(��B+i(�:���ta�&;�Էf\�o������
�?ǥ4�m�^�+Ʒ_���2�T\�c���2;'Ж�����쭾jB`
�B����x�^���2[r���r�����
.2F�����I@�ۙ�|XĪ���C���[9
 endstream
 endobj
-8484 0 obj <<
+8493 0 obj <<
 /Type /Page
-/Contents 8485 0 R
-/Resources 8483 0 R
+/Contents 8494 0 R
+/Resources 8492 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8445 0 R 8469 0 R 8470 0 R 8471 0 R 8472 0 R 8473 0 R 8474 0 R 8475 0 R 8476 0 R 8477 0 R 8478 0 R 8479 0 R 8480 0 R 8481 0 R 8501 0 R 8482 0 R ]
+/Parent 8469 0 R
+/Annots [ 8454 0 R 8478 0 R 8479 0 R 8480 0 R 8481 0 R 8482 0 R 8483 0 R 8484 0 R 8485 0 R 8486 0 R 8487 0 R 8488 0 R 8489 0 R 8490 0 R 8510 0 R 8491 0 R ]
 >> endobj
-8445 0 obj <<
+8454 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.819 699.062 199.864 709.592]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_f191b9781c37da15b49810d47a838823) >>
 >> endobj
-8469 0 obj <<
+8478 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 622.369 203.075 633.273]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8470 0 obj <<
+8479 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 622.369 296.324 633.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f) >>
 >> endobj
-8471 0 obj <<
+8480 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.944 544.057 200.017 554.961]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_343e039e48425126b187827066d12bf2) >>
 >> endobj
-8472 0 obj <<
+8481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.944 506.893 200.017 517.797]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) >>
 >> endobj
-8473 0 obj <<
+8482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 428.581 211.703 439.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3b8f7e6fdd123f510ba85f4527bdee3) >>
 >> endobj
-8474 0 obj <<
+8483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 391.417 203.414 402.321]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_269f357fca785afae3774b1e084d9b93) >>
 >> endobj
-8475 0 obj <<
+8484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 354.627 179.265 365.157]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_21a9e355a53ec45a5a60213fa8c24f2e) >>
 >> endobj
-8476 0 obj <<
+8485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.575 277.999 140.53 286.845]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_43ab45399b7e22ffcd6403b7e59a473c) >>
 >> endobj
-8477 0 obj <<
+8486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.575 240.835 140.53 249.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2d12805af932544a4fc1575f8db62a3d) >>
 >> endobj
-8478 0 obj <<
+8487 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 203.67 167.639 212.517]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_a2a8683afd33a1d57db43c9db16de1f5) >>
 >> endobj
-8479 0 obj <<
+8488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.839 123.301 181.264 134.205]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_de7792cb469ddf1d5d8944bbe7f1f55a) >>
 >> endobj
-8480 0 obj <<
+8489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.05 123.301 321.471 134.205]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8481 0 obj <<
+8490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.251 123.301 513.996 134.205]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8501 0 obj <<
+8510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 111.346 146.896 122.25]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8482 0 obj <<
+8491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8486 0 obj <<
-/D [8484 0 R /XYZ 90 757.935 null]
+8495 0 obj <<
+/D [8493 0 R /XYZ 90 757.935 null]
 >> endobj
-8487 0 obj <<
-/D [8484 0 R /XYZ 90 640.498 null]
+8496 0 obj <<
+/D [8493 0 R /XYZ 90 640.498 null]
 >> endobj
-8488 0 obj <<
-/D [8484 0 R /XYZ 90 640.498 null]
+8497 0 obj <<
+/D [8493 0 R /XYZ 90 640.498 null]
 >> endobj
-8489 0 obj <<
-/D [8484 0 R /XYZ 90 560.283 null]
+8498 0 obj <<
+/D [8493 0 R /XYZ 90 560.283 null]
 >> endobj
-8490 0 obj <<
-/D [8484 0 R /XYZ 90 560.283 null]
+8499 0 obj <<
+/D [8493 0 R /XYZ 90 560.283 null]
 >> endobj
-8491 0 obj <<
-/D [8484 0 R /XYZ 90 525.141 null]
+8500 0 obj <<
+/D [8493 0 R /XYZ 90 525.141 null]
 >> endobj
-8492 0 obj <<
-/D [8484 0 R /XYZ 90 446.71 null]
+8501 0 obj <<
+/D [8493 0 R /XYZ 90 446.71 null]
 >> endobj
-8493 0 obj <<
-/D [8484 0 R /XYZ 90 446.71 null]
+8502 0 obj <<
+/D [8493 0 R /XYZ 90 446.71 null]
 >> endobj
-8494 0 obj <<
-/D [8484 0 R /XYZ 90 409.666 null]
+8503 0 obj <<
+/D [8493 0 R /XYZ 90 409.666 null]
 >> endobj
-8495 0 obj <<
-/D [8484 0 R /XYZ 90 372.501 null]
+8504 0 obj <<
+/D [8493 0 R /XYZ 90 372.501 null]
 >> endobj
-8496 0 obj <<
-/D [8484 0 R /XYZ 90 294.07 null]
+8505 0 obj <<
+/D [8493 0 R /XYZ 90 294.07 null]
 >> endobj
-8497 0 obj <<
-/D [8484 0 R /XYZ 90 294.07 null]
+8506 0 obj <<
+/D [8493 0 R /XYZ 90 294.07 null]
 >> endobj
-8498 0 obj <<
-/D [8484 0 R /XYZ 90 257.025 null]
+8507 0 obj <<
+/D [8493 0 R /XYZ 90 257.025 null]
 >> endobj
-8499 0 obj <<
-/D [8484 0 R /XYZ 90 219.861 null]
+8508 0 obj <<
+/D [8493 0 R /XYZ 90 219.861 null]
 >> endobj
-8500 0 obj <<
-/D [8484 0 R /XYZ 90 141.43 null]
+8509 0 obj <<
+/D [8493 0 R /XYZ 90 141.43 null]
 >> endobj
-8483 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R >>
+8492 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8520 0 obj <<
-/Length 3176      
+8529 0 obj <<
+/Length 3171      
 /Filter /FlateDecode
 >>
 stream
@@ -47355,303 +47359,312 @@ vYQ
 u����^־��� �X
 ��]��U�}��l���]��A�J���,��zT����&�
�����^�\�d� k�Q�5%d
��g
�
D
$���o��Ѥ�RJ~>ì�u5��(�|Q� ]�����hi����LL�6k
�B`)�:��U[c
@��Nw:��D�R����"}]�
����U������$�%=V�K�E�B�4⚂
Z�A��F�b���
��Ɂ`
��D
����g�`׭9����\C�a���@�چ2e�Ν��dnSÙǢq��?$	)u�<��<�TmE�C
$�-�wO8��C�y�*�&�Ӕk
��m��չ����6�u�s52����ʶ�:�����YI �s��¸�r~�b���q���	
���>uN���h���UU��-~͜9�?_���0�$�����P
�0��L��2#���NF}�uH�%,���$�a����u �
֒P`��vn\F�Y;�r0�W8U�$�F�[�1��t�F��
 4����O�'G�tn���h�	n���_4N� �P�w��ʡ 6%�M����D�Mg5p}ܷ�W�� �9�>�u��B|�C
���4ǗK���)���̖�`�������J�«��	�M�Ѝ$�dt?���Ʈ�9�!�E
 `9�3�M�T�.H<~0
�O`�����W/��AL�D�4���	]�A:?���эկ�>ԀΙ�w\("�ߺ<(��[�u��Ɓ
�;
���%t��Rz��`�

�h��v9��/	脧����H�Ժ�|hqG�Hb2<��)Ɏ�ª/Ha��u�����s��O`�$�?�V�P����,�H��"�Ɯ�S���Ӌ]ư�p�,��
M��7��݌���D����������a�2�~�:b����v����`g��Z�����*�n�py��!V���
�lwղ�#
F[w(�R��u���X�����Dx(�|5�6u����>�+۫�<n���rs�:��
&4J����+��W
����LQ��o�z���V�<��}�B��c�����ƖD
jN�G�ˮQ7�|xR���=�D�
7�����1%�#]��s��.�>fZݝ&����d�<������qp�v�����|�@~�>P���m'�*��m��:�ڃ}���
z�&PN����wϟ���щ�/�"�(uP|[�J�
���-�8��,0l!b8
ȳ�8��k�zu�a>�������J��P��Q�s�?Z�ț�C�bLq
�s��1���1p�%6�]�
-cx�ow-�c~v����l�^��o��t���4��#h)-o
G�3C�'�Ƣ�Lz����
�,�!��h֒�����5����͋�]{u�-�"�۟J��}4��&����� κ�8�`7wV�@�[:/`���އBn�a
���:�sO!�#"�q��}I�"��݅=AD��0�sp{���0n7A��Ď���
),u�'5�v��_�E�KW��>�I��d8�Vc�\�w`��(E2��U3
WC=C�
8��];L�Ԝױ>pXszaF�o��;��,b/
d�YmJgR�b7s���l����)���oƧ$/�ـ�Y�C����:7��D2[|��r�,�����pg�n4�j��Pg�� [sp؄�������	�e	
��@���]
���p��R�N�#��	·�:��)蚍κ��,�;����>����?- p\��gV�^G��Ѫ�G���ER
��1�=�x��NR+�O������gZ�����]��./.���ѪA���ըh/���8<��`@�����9�{z���^��
��hl������
+cx�ow-�c~v����l�^��o��t���4��#h)-o
G�3C�'�Ƣ�Lz����
�,�!��h֒�����5����͋�]{u�-�"�۟J��}4��&����� κ�8�`7wV�@�[:/`���އBn�a
���:�sO!�#"�q��}I�"��݅=AD��0�sp{���0n7A��Ď���
),u�'5�v��_�E�KW��>�I��d8�Vc�\�w`��(E2��U3
WC=C�
8��];L�Ԝױ>pXszaF�o��;��,b/
d�YmJgR�b7s���l����)���oƧ$/�ـ�Y�C����:7��D2[|��r�,�����pg�n4�j��Pg�� [sp؄�������	�e	
��@���]
���p��R�N�#��	·�:��)蚍κ��,�;����>����?- p\��gV�^G��Ѫ�G���ED�$�Go��	i%�i����
@��b%��z׶�ˋ���{�jо,v5*�
��/O&T �C����U��zQ�#S������6
 endstream
 endobj
-8519 0 obj <<
+8528 0 obj <<
 /Type /Page
-/Contents 8520 0 R
-/Resources 8518 0 R
+/Contents 8529 0 R
+/Resources 8527 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8504 0 R 8505 0 R 8506 0 R 8507 0 R 8508 0 R 8523 0 R 8509 0 R 8510 0 R 8511 0 R 8524 0 R 8512 0 R 8513 0 R 8514 0 R 8515 0 R 8517 0 R ]
+/Parent 8469 0 R
+/Annots [ 8513 0 R 8514 0 R 8515 0 R 8516 0 R 8517 0 R 8532 0 R 8518 0 R 8519 0 R 8520 0 R 8533 0 R 8521 0 R 8522 0 R 8523 0 R 8524 0 R 8526 0 R ]
 >> endobj
-8504 0 obj <<
+8513 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.064 658.284 229.749 669.188]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a18eff42a557fd87d59895399c7a13f) >>
 >> endobj
-8505 0 obj <<
+8514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.784 658.284 444.205 669.188]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8506 0 obj <<
+8515 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.053 595.655 179.177 606.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a9afaf958c6f9dd09c89bd706dc09b0) >>
 >> endobj
-8507 0 obj <<
+8516 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.391 595.655 319.812 606.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8508 0 obj <<
+8517 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.251 595.655 513.996 606.559]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8523 0 obj <<
+8532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 583.7 146.896 594.603]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8509 0 obj <<
+8518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.762 533.025 158.127 543.929]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) >>
 >> endobj
-8510 0 obj <<
+8519 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.789 533.025 386.293 543.929]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8511 0 obj <<
+8520 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [478.4 533.025 513.996 543.929]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8524 0 obj <<
+8533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 521.07 306.128 531.974]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8512 0 obj <<
+8521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.525 345.227 253.249 356.13]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8513 0 obj <<
+8522 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.782 345.227 341.46 356.13]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-8514 0 obj <<
+8523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.993 345.227 369.896 356.13]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-8515 0 obj <<
+8524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [272.352 151.733 304.232 162.637]
 /Subtype /Link
 /A << /S /GoTo /D (main_CC79) >>
 >> endobj
-8517 0 obj <<
+8526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8521 0 obj <<
-/D [8519 0 R /XYZ 90 757.935 null]
+8530 0 obj <<
+/D [8528 0 R /XYZ 90 757.935 null]
 >> endobj
-8522 0 obj <<
-/D [8519 0 R /XYZ 90 716.221 null]
+8531 0 obj <<
+/D [8528 0 R /XYZ 90 716.221 null]
 >> endobj
-8525 0 obj <<
-/D [8519 0 R /XYZ 90 483.879 null]
+8534 0 obj <<
+/D [8528 0 R /XYZ 90 483.879 null]
 >> endobj
-8526 0 obj <<
-/D [8519 0 R /XYZ 90 421.492 null]
+8535 0 obj <<
+/D [8528 0 R /XYZ 90 421.492 null]
 >> endobj
-8518 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R /F31 472 0 R /F10 473 0 R >>
+8527 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F7 505 0 R /F8 504 0 R /F23 340 0 R /F31 472 0 R /F10 473 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8535 0 obj <<
-/Length 1853      
+8544 0 obj <<
+/Length 1851      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�Wp2�V��`\t�<�qҤ�ǵ���
-B�dIʶ���
o�(�4�Nl@�b��={ ,vn
�9xyup��cN��z���	��{
a�+r�G� &��1
��	
��2���)
e�z!�"���a�>:�U
&�zz!��LF��bL�(����ջ�ׄt�>��`�^�؈�l"Q��ȏ�	�x���ŀZ�� ���;�6˞$aYmW『�2O�J�i΄1qO8pF��c.�\��tf�\,��V%cD
�^
�u@`;D���ܙ-�?b'��wF,ν�Z:.e�&�����*�7BE�y
���1
-�Hu��r��T
�̗֟,�EXř
�ae{��Jӝg�WTq*K;^.�U�~!�Uau�u�R����l�s6�|t/���1�#�G�M�V�YP��Viܙ]/c�ic�
]U����s�g@'K�u��YFu�	*R&Dŭ����
�
� ���L�S���9�?b���m�K ������MV-Lo�-�,�ie���1��]���#�0�|a���3����ޭ�H�͇�-K3W*&l��)��RF�<������
��G>nR�&f��xn��V��6�H�jٳ�0���v����l�HW
���Y�ÊE�1p���
�m {������=@�a
O ��}��T���)h�E
ި@l[�9��f?&�X��n�C��k��g�6%" 4���ɣ�}���W- �ͧfҪ���3l�;ϒ�PAy4�`m��e�����#7�p�`
eB������SM	l�ɮ�,id��v�	��.��HM�&M�>
Mm"�OT*���������V
Q���~�Q�*N����@rV���0G���͍@����k-������v\ӡ�vv�s{��\��Q
�R{(
-YeEv[lTe�]
Ru��q�at���a91N+��[Y��<����f0̺�J �
'��;
��	����C
��ЁTp��֎��^��[&��MS�K E{��k>Oo���r�'��}�4Z��v���m9}FqZʢ��~0��=7�9�t��4t+��]��_���u>p'Ԡ>V@�D
�����;�������B����Q�
�-�M:R��BaM!ReU� ���^tw9����]���;t_��:��'^��������e�
������p�w�����;+�g�8( UM���HӍ�N�CD�\����3�N�_@��>�={�y�Y����B�{E\��gQnQn�A=y�����e�.g
�/�Ó�{_�dp�W�PZ@=<����wT��r�Y{��*3��ش:~���Z�
-=�K�4J��k�L���I�Y���;���H a�>�1����Y�-�q7ٓ���;'���g+g�i��m��
-�S�DԖ+O�o7�}G|o놲?�*���2�º���M]x�=��X��H�p `Z[�*f���:���q	�F��j�zw���HU�B
�|c�P�R�C[�,�r����ʻ�N�����J��
���_���
�)�2��~�։���݋�>����m1 ��LU ���.6�
�x�M�j9m��CQ$p���
���،T@,��S�
�HR��T�z��4�
-�&���7�$�+�!ߣ{�����Ӌ��M
A��zMU�u+����$N�%~��'�,�><%&p�D��#�Z~z�y�����)���"Tx�kN��1��Y�*au!
�D9��cY����5~O���}K�ui�}7�
-
������R���s����h~����c�Gv㿅�*L�z^]U��R4��A$/$a**��/��;5���Խ_̡�M1CD4Q[TU~txx�f%Z�q^��:���p�6�j!�E~��yM�ˬ.3�)
.5Yo�o��{
+x��Ymo�6��_!�f3�Q�����]�-Ȓ�_��P,��*K�$'���E�d˩�b
�}hIS����;s;o/�G�=�(��\Ϝ ;��V�"�fHbb4&��ň�aX,��ň�a��2*�ɯ�m��c+P�a��'�2ZMe4�(FD
3�Q�>^�;zMHkA��j�
���N�H�&�eA-��8S�����\��u
+^�y�Gk��i���v=
+�P.�$�������3g�:�RΤޘL�F��a�lU2F����z�׀�(v�v��#*�3]n>b'��wF,ν�Z:.e�&����n���PQp��m���@
�4R
���  �B��'�%�eVqf��EXٞ,��tgYa��U��Ҏ��l�D�_�jUX�3
���h4v9���(�K��݈�!x��ÍM�����|[�qkvi��m즍	6tU����Lk��,M��Of�Q&�H�s��7*9x2�!@���	�x�L�s
���cB�/���j��ڷY�0�i�̳T������PGw݂7��c�(�E�[�Ϩ
+Hb:z��#�7B��,�H\���
;�,WK��6:�Vrl9�b��IU��]�"�nt�h���=�
�h��&�O���6��Ձin�E<�X�G�z�����G��\�������b�߅�M5靂vX��
+Į��#�m���c�@��v�m�zH�~-����¦D��4�6y������ ���LZ�2�9`�-tgY�*(�{�M�Q�c�
�" �q����L�
�=:�~�)!�m�>ٵ�%�l{��a0�Q߅C	��̤��ǣ�M�J�M��u���8��!
+�
ُ�� ]�IT�ߡ��BN+3����?����s���qԱ׎k:T���O�paOw�k-=��]*`E!K���n�
�̶�^�γ2�Z�n��: ,'�i��5���ø(�oì��`�q��:����0�,�0�k
�I�lm	���<�1�wh�r])ڃfV�y:ֆ����'
+D�v��h�\�E����0�ⴔEe�#�`�{nZsF��i�N��t��\����N�A}��j� 9٠�
l��I��_��ff!���G�2���hܒ�
+�h�*�"ص<����>��N^��tޡ����.��5����6�t.Ce����w�着#���wH�Y��E�A�j��G�n
���"j�ʖ/�����"8
�A��S�����>Vb�+��>�r�r�
�ɳ~v
-��9��`�|q�
��߇�$��K�”����)��^��귔����lU��''���S
?�jU�YWJ�Q�{Xsdb��OZ/ͪCޛ
�Gs�!���ɠ7��͊o���ɞ<�8�;��<;9O[nˌ W��b%��\y�}
���;�{[7���W�t��i֕�m���=�E�*�@:��6%��bf�
+Q�s����l�����wG�y��T�)���ȷf�U@)�8lJ�%P���v_ywܪ�R�}�}U�p�8��K��S�a
1�_����/�:��ؾ;18�v�|`�-�����
+�Q
������)]-'�Բ�"�nb����#��q�
+���x
+��IʹLU�WN��@�cr ���⦐�:�=�{�`�ޟ��pvyu֣	�#h�V��j�nE�B7q�ĩ��/�$���Ǟ����;bL|�Q�O/[�о��?e��Y�
+�w�	�y
�r�JX]�7Q/�X��j�v��( ��]�߼�@tnt��
U�P)j�9j~�d4?������C����t&�z^]U��R4F�/"* ��诤��4;��Խ_�y��W�n𱨪������
MK�J�@qu�����E�����o��j~^fu�1Nap�yz������
 endstream
 endobj
-8534 0 obj <<
+8543 0 obj <<
 /Type /Page
-/Contents 8535 0 R
-/Resources 8533 0 R
+/Contents 8544 0 R
+/Resources 8542 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8516 0 R 8530 0 R 8531 0 R 8532 0 R ]
+/Parent 8469 0 R
+/Annots [ 8525 0 R 8539 0 R 8540 0 R 8541 0 R ]
 >> endobj
-8516 0 obj <<
+8525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [222.372 707.957 302.073 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1190fcf4794305386f8475f9ac51ce00) >>
 >> endobj
-8530 0 obj <<
+8539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [309.149 597.512 329.403 628.48]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-8531 0 obj <<
+8540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.563 597.512 422.493 628.48]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-8532 0 obj <<
+8541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8536 0 obj <<
-/D [8534 0 R /XYZ 90 757.935 null]
+8545 0 obj <<
+/D [8543 0 R /XYZ 90 757.935 null]
 >> endobj
-8537 0 obj <<
-/D [8534 0 R /XYZ 90 171.722 null]
+8546 0 obj <<
+/D [8543 0 R /XYZ 90 171.722 null]
 >> endobj
-8169 0 obj <<
-/D [8534 0 R /XYZ 90 148.481 null]
+8178 0 obj <<
+/D [8543 0 R /XYZ 90 148.481 null]
 >> endobj
-8538 0 obj <<
-/D [8534 0 R /XYZ 90 148.481 null]
+8547 0 obj <<
+/D [8543 0 R /XYZ 90 148.481 null]
 >> endobj
-8533 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F31 472 0 R /F7 505 0 R /F95 1779 0 R >>
+8542 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F65 376 0 R /F31 472 0 R /F7 505 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8542 0 obj <<
-/Length 1479      
+8551 0 obj <<
+/Length 1476      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����f͋H�ٰ�^2�݀�ɞ��Pd&��$����%J��iڵÆ $�rn<����9��e��j�<̑H
-*��[Gb�
a�k��X�p	�x~� x
�i��XP<ϓ�F��p�[|S�����.�q�$����Fj��($���C/��^-�	�)�>h�
�S���Y2��`D�lW� ?,\����/o&�z
I��=?�ک}��U�H�ZH:Wi��Z�m�˘��
�!�
�u�j�T5�<
 
�V$c�
�^^���������܉���k�a�������W��G<�r��
ۣ�G�,�c��@Dx�r{a��*��ڐ���9�� �X���
ڈɶ�j
�*��<�R��
�v�
Q鷾_mTLpa������8��
��*ҹ�Xad� �I^���hK��#�޹�@��:�j3�����S�!�Y��e���
�TY�wX#�����օ��浞��u#-��`y�	�\�7����T�6N4;H�#��q��@�<x�1R�6�~\�獈J�������J�%��@��4(s��u;��u���Q�i��ϸ�� ���A�8��j]�2"
?��6�qO�����R�64.�q
-��a����"j�Q��b�C���N���|�7�/TU�pJ�̓���Iڛ�I6	��J�1q9�^g�1�w{�H��E�-_�����\ <�

xC��M�i)N{>8�O�
����
�8�D�MH� ��C�<��ʭ���徂\i��Ɗa�a\c��#���B ��K� 2QT�?�]Q���$�DH@���EG����.�P�`�	j=x��X؃-�-Gya"���.�z�8u��+mވ<�g���
��TᔃҾa�C
!�x����{
Ea)�
�>�i����
-�,���'�s���t4�@�'_�^���҇0�׫����Y�S��St�e���
<}�
tq��:n06�LĕݝFyZ�:�I��]�7vsf��
-�'���{Џ�!d�P�N6(@4����^�i
�Yc���c�z�cf�)�&�Ӝ�{�4l��<o���`��
�ٌ���v�Q���B01��)�f �L�6{��o��|��8
m��)�9A�p3<����X��IM�=Rn3�a0���a�5�'�_�k���C}��K���G�6��6�|��`r�6���-a�>aW͖��y�#l�A�����u�C��%d��l�ᾯ@���j̱2$�~�h����j {��Z�����2�a��=�
]� ���ǯ� �a�����;7����Nʯv�'
�� 
�9<�o��m���x�0�$M���O�"_��`��0
�?M���y�ׅA3SU�g[V�O[?͏?+U~oպ�{�mäy7��~P�
Lj�_Q*�Lj�V ��R)�i��{�}{=�3�`4�
��K�����r���PT�m%���(��}9H�Ө+���Cw���=Q�f���!�
N���
+x��Y�r�6}�W�fJ$�Nrq�I;���S���lq�[I(���
�H���I�
?������9

+;wv~�=��-�s$��
+��֑��C��Z;o� ,\�1�_,��e�.��d�Q�2\�ߔa�?;�/�8L���Zo#�^]�
�s���W�����>�&=p�^�敁O#�d��
��¥
�_P{�f¬ǐ������ݲϓ��kW
I�*-�P+3�q����[`ި[U���y����ؚd����˫�_3��!5���h��(������_918�����(�k�\���a�U��a�9>��Y��D�*���vdliy ����%i����l���q��*γj`ey�qo���~��F5`������o�k��`\��>,��H�vbU��}`'ygw�)E�?��D�Z]��d��|g�SAQ�(gmP����wSe
�m8`�
��6����ʺ�Ff6��������&�vu�\o��Sm�8�h�� 
\��{��i����H�`��
�!��^��%*�ӛ�*K�4�{iP���
;��u�_ӣ�	�N��q����
+��
1�u5ʈ4�����$�#j}/����I���)Ծ��
)"��%Fݣ�
T6;�n>���PT��
(�3W6��B���C>x�&)�R�<&Nr"G��=��n�)��h�勴�� q~Z
$�'
hao� ���!-�����)�C�<���
G�����
+����yvWn�L�.��J�w�5^
��í�]5�Rо��������8K�LB�U},�8���Du��B�)��HP�3 ����
myxn%8�
�ؾcf�Z�
����ã�K�lV�F�q��8����Ƨ����
�;v�P1�bȧ_��l���X^��������(�
���r��~B<��O���>�:�g&�>�I�^����R�HO�I���2p�m|0���5n06�

ĕ��FyZ�:�I��]�7vrf���fNny����C� �
+�lP at h$	�
�?�����Y���c�z�c��S2M@�9���i�0�yޤ8�vmvg3:g��gT
+
���S��$P>��m����\�)�0<�q*�67S�s���dxL��G���Z�{��f��"��`�1�'�_�k���C}X�K���G�	6��
6�|��=0�
P��[��V�y_��fJ#ؼņ��eP;�jkj
�Эt	��-[�i��/ z��t�
f[\
�r�G��g�
����O-�S���kİe�Z��eOG��G}��0��G}遟���T� y'�W;�����

yзh|۾�.z�o��&���'~������<���	�u:�0lf���l˪�i���g�����m�4�&���]��?0LV�. ��R)d�{��{=����/	�qWZ����r�ۡ�B�,.J�eQ$���ѳb2�3r�~�N�R��	��Ǵ|���o32�L
 endstream
 endobj
-8541 0 obj <<
+8550 0 obj <<
 /Type /Page
-/Contents 8542 0 R
-/Resources 8540 0 R
+/Contents 8551 0 R
+/Resources 8549 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8539 0 R ]
+/Parent 8469 0 R
+/Annots [ 8548 0 R ]
 >> endobj
-8539 0 obj <<
+8548 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8543 0 obj <<
-/D [8541 0 R /XYZ 90 757.935 null]
+8552 0 obj <<
+/D [8550 0 R /XYZ 90 757.935 null]
 >> endobj
-8170 0 obj <<
-/D [8541 0 R /XYZ 90 638.659 null]
+8179 0 obj <<
+/D [8550 0 R /XYZ 90 638.659 null]
 >> endobj
-8544 0 obj <<
-/D [8541 0 R /XYZ 90 624.405 null]
+8553 0 obj <<
+/D [8550 0 R /XYZ 90 624.405 null]
 >> endobj
-8171 0 obj <<
-/D [8541 0 R /XYZ 90 416.526 null]
+8180 0 obj <<
+/D [8550 0 R /XYZ 90 416.526 null]
 >> endobj
-8545 0 obj <<
-/D [8541 0 R /XYZ 90 402.271 null]
+8554 0 obj <<
+/D [8550 0 R /XYZ 90 402.271 null]
 >> endobj
-8172 0 obj <<
-/D [8541 0 R /XYZ 90 180.38 null]
+8181 0 obj <<
+/D [8550 0 R /XYZ 90 180.38 null]
 >> endobj
-8546 0 obj <<
-/D [8541 0 R /XYZ 90 166.125 null]
+8555 0 obj <<
+/D [8550 0 R /XYZ 90 166.125 null]
 >> endobj
-8540 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+8549 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8550 0 obj <<
-/Length 1580      
+8559 0 obj <<
+/Length 1574      
 /Filter /FlateDecode
 >>
 stream
-x��X[��F~����Rυ�U[��f��I�M�R�$�X{v�ʭ�����f��b'Ms{�d��r�w�����s�`�ك���B0'D��¹�qB��!����K����#c�rN��i���S���~��e�|_�Q�?;��8J���ZoWj��,�D�9����W������`Ns��f��&�ea;�g��ܣ
�?S;x6���P�v͏Gv�=O��2�]�CꪴH�Z�e��X����`���Lݨ�1���<K��ݒ1��
^���x�
����J������Y���F,�ή��:>epM��?f؆
+x��Xے�F}�W𔠪0�
3
[I��7e�N6��*.ۥb��nd��>=̀�E�����'�K���s�s�`�ك���B0'D��¹�qB��!����K����#c�rN��i���S���~��e�|_�Q�?;��8J���ZoWj��,�D�9����W������`Ns��f��&�ea;�g��ܣ
�?S;x6���P�v͏Gv�=O��2�]�CꪴH�Z�e��X����`���Lݨ�1���<K��ݒ1��
^���x�
����J������Y���F,�ή��:>epM��?f؆
 
�
ƾP�����6Q�jUVg�!� P�
���
j�YU���
��+8Һ{�Q�j_�*5���\WyV�eg������.������0_�7{;�ݷ��rι�F&
���H��#��e�V��c0�� ��ݢ��ggq6���&J��2*o����S�
�� O��)ww��c���6��A
�
��� �fU{MWyZDu|��廸��ř��
���������6���8T��
`�Q�Nt%�o~�De��f��2/OapD�`
 ��}�1ݪ�Vv���
 �hn�9S҃�1��nw����g
/�9�.��ZW����q���3c�I��vYP)���
��mF��	F
ϧ�p٣[D��[��h�p��`�x3@���f�/T|0�$�@���\`�P��K�{�/�$�R"���l������x=¥d���R q~Ze�}>P��Q=�r�C:r��A
��v��}�9>��2���<���7ƀAɂD�kb( ��
���d����h'���$ΔF�T�I������A3!!5< A-e<����*A�cw�W+�Z��ܯ���ķ�KSi`�9����9���F�q'G�x�����s8��z8�o�iu�Д#N��X��(����R�6�_��sKu0�j�U�?�TsD�n�TK��T���� ,Ň�� HFKuS����k�Nذl�6�h��0N	7��
)��OX���b,� `�D���~i>j��
�>�
-k�-�8�U}�
��D!K$eW�?��by����'�zt�b�� �Q8�k���5$��sHr
�Ǜ��	��5n�<
�>��l�,'tMŨ�a���b�57�5��_�\��.��
�G��`�VM'Ԝ���лlR{�n�W�=T��J
���:Wvb�[�dj����(
�B��W�;0��g�hd0����$�C#�K���<DAС�t���hR/$B�ӦP8�wS�jj7
"Ne�`�a�B�0��]�mߣ]�򆴨��C:����O�R Uٹx��CB=�K>�$��S���3n;tŭ��1
������r`��t����0���n�`��7��Ӎ�=�ߘ
����~����=�ycQd㹋�Č���;t`�>
*���(��}���t
}�v��d�_��M���%7
�O�U&��@����ԥ�N7}����̭m��͟�*��{�1�F�6��{�7z+��/�z�W��0�����+e=5���_gM�FS�9|�n�8[,v�
ZUh��E��zQ��~>
v!Ϡ#����/��j�
B�O�_+lj�
+k�-�8�U}�
��D!K$eW�?��by����'�zt�b�� �Q8�k���5$��sHr
�Ǜ��	��5n�<
�>��l�,'tMŨ�a���b�57�5��_�\��.��
�G��`�VM'Ԝ���лlR{�n�W�=T��J
���:Wvb�[�dj����(
�B��W�;0��g�hd0����$�C#�K���<DAС�t���hR/$B�ӦP8�wS�jj7
"Ne�`�a�B�0��]�mߣ]�򆴨��C:����O�R Uٹx��CB=�K>�$��S���3n;tŭ��1
������r`��t����0���n�`��7��Ӎ�=�ߘ
����~����=�ycQd㹋�Č���;t`�>
*���(վ�vt��>_;�a2��,d������1��]e���
+���0�.�w�鳷m�gnm{gn��T���س��4ʶ��8���[A-w|ԋ��oy�R�I���N;�uք�`/�b����uq�X�v;���6�����(���T���
�Mnr�K �K�r <�:���_�IiD
 endstream
 endobj
-8549 0 obj <<
+8558 0 obj <<
 /Type /Page
-/Contents 8550 0 R
-/Resources 8548 0 R
+/Contents 8559 0 R
+/Resources 8557 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8460 0 R
-/Annots [ 8547 0 R ]
+/Parent 8469 0 R
+/Annots [ 8556 0 R ]
 >> endobj
-8547 0 obj <<
+8556 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8551 0 obj <<
-/D [8549 0 R /XYZ 90 757.935 null]
+8560 0 obj <<
+/D [8558 0 R /XYZ 90 757.935 null]
 >> endobj
-8173 0 obj <<
-/D [8549 0 R /XYZ 90 612.595 null]
+8182 0 obj <<
+/D [8558 0 R /XYZ 90 612.595 null]
 >> endobj
-8552 0 obj <<
-/D [8549 0 R /XYZ 90 598.024 null]
+8561 0 obj <<
+/D [8558 0 R /XYZ 90 598.024 null]
 >> endobj
-8174 0 obj <<
-/D [8549 0 R /XYZ 90 382.122 null]
+8183 0 obj <<
+/D [8558 0 R /XYZ 90 382.122 null]
 >> endobj
-8553 0 obj <<
-/D [8549 0 R /XYZ 90 367.552 null]
+8562 0 obj <<
+/D [8558 0 R /XYZ 90 367.552 null]
 >> endobj
-8175 0 obj <<
-/D [8549 0 R /XYZ 90 127.739 null]
+8184 0 obj <<
+/D [8558 0 R /XYZ 90 127.739 null]
 >> endobj
-8548 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+8557 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8557 0 obj <<
-/Length 1823      
+8566 0 obj <<
+/Length 1819      
 /Filter /FlateDecode
 >>
 stream
@@ -47664,104 +47677,99 @@ Q
 ��
�YM_�	UHB[��PH
*��I1$
#B�n=�>n9�k�3�� �=xub
`Q��-
`,)z��-��ps��m��
 ��|?�b�s(5t
J���~fP�F���<$�Y
�r9S�s�]�t��d�E��|�N{S{y�t�^1�
h
J$�+�5
�be����V��!#��e�:����X�����z;�2{=q��
u�l�ͯ��U�t�ɾݞ�s���@��>Źd�k���ު��^$����ҿkQ[��x�d�u�����ܕ��/��nq]����M��˳�8ϳ|��P ���y6�bzQE
���^],t�X�#V�U-�t8�E0ָ�u^��yJη����iAs]��1`���>�5:��F:gI�
���qR�?'m8��'N��(���q_M�M�� ��7&�4]Rj
ɓ����ؠn�X�C�
)��}��9�Y%s�I݂{��ۍsO	쇏sO�P����t� ކ{��b5�5���;�(ׄ/����A��Bc��vC� ԅw�
֣Mȫb�Z�]�,�KV`7�[V���%�4��������z�����;��w��V-_`b���yiZ��T
������)�mm4|��
����ῴ�E
 �d��iM
�!�
g}���f� 6�
ǞL�����
�r�B"n '
-,9�ڑ���A�M�D�DNj�B{Ĕ�N���4����r���(o���
-��;c�m
!��
�9ȣ���X$3�]I��o�F  �Hr�%"Xߎ9i��p�9"T��m�ӜC����Av
j�4}!���K�N�I'٥O�ķ�L'5�� u��{�L���)��z��k)��罼	p{���mo�x��E���)�O��$�V�y�
���m�{pԉ?��&hE��`�8R���]�fd�:q�C�g%ݓ`�<�no֒'��#Of�ь�f5s��c�Wl��~h���B�������M�';����|�
�Lww�u{����ۇ?�8�~&��A�u��G��4��F�kS
02֐@����Jͻ8v�Z��
-�_'U�Z�)f���m���������-
t�&�
%��n�9���V
-�k��i�v
�P�9x	_BCA�J)��
+��;c�m
!��
�9ȣ���X$3�]I��o�F  �Hr�%"Xߎ9i��p�9"T��m�ӜC����Av
j�4}!���K�N�I'٥O�ķ�L'5�� u��{�L���)��z��k)��罼	p{���mo�x��E���)�O��$�V�y�
���m�{pԉ?��&hE��`�8R���]�fd�:q�C�g%ݓ`�<�no֒'��#Of�ь�f5s��c�Wl��~h���B�������M�';����|�
�Lww�u{����ۇ?�8�~&��A�u��G��4��F�kS
02?PM�uU�]
;#�e�ݯ�*P��D���bV��Ã���
�,�y��r������:�:R ��x����B*�^�GА�����B
 endstream
 endobj
-8556 0 obj <<
+8565 0 obj <<
 /Type /Page
-/Contents 8557 0 R
-/Resources 8555 0 R
+/Contents 8566 0 R
+/Resources 8564 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8554 0 R ]
+/Parent 8571 0 R
+/Annots [ 8563 0 R ]
 >> endobj
-8554 0 obj <<
+8563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8558 0 obj <<
-/D [8556 0 R /XYZ 90 757.935 null]
+8567 0 obj <<
+/D [8565 0 R /XYZ 90 757.935 null]
 >> endobj
-8559 0 obj <<
-/D [8556 0 R /XYZ 90 733.028 null]
+8568 0 obj <<
+/D [8565 0 R /XYZ 90 733.028 null]
 >> endobj
-8176 0 obj <<
-/D [8556 0 R /XYZ 90 512.901 null]
+8185 0 obj <<
+/D [8565 0 R /XYZ 90 512.901 null]
 >> endobj
-8560 0 obj <<
-/D [8556 0 R /XYZ 90 498.972 null]
+8569 0 obj <<
+/D [8565 0 R /XYZ 90 498.972 null]
 >> endobj
-8177 0 obj <<
-/D [8556 0 R /XYZ 90 307.149 null]
+8186 0 obj <<
+/D [8565 0 R /XYZ 90 307.149 null]
 >> endobj
-8561 0 obj <<
-/D [8556 0 R /XYZ 90 293.22 null]
+8570 0 obj <<
+/D [8565 0 R /XYZ 90 293.22 null]
 >> endobj
-8178 0 obj <<
-/D [8556 0 R /XYZ 90 89.441 null]
+8187 0 obj <<
+/D [8565 0 R /XYZ 90 89.441 null]
 >> endobj
-8555 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+8564 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8566 0 obj <<
-/Length 1776      
+8575 0 obj <<
+/Length 1771      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����&3û�`+�4�Ю]�&V�E��L,̖<Ii��C��ٴ�uMۇHJ���~>Z8�p����|t�D�@!%�
��H2��j�
	A,
O�8<

&�2�8
S
拻������H���CGP��bqw�J�n�zvqZ�I
氨��ϟ
<!�w ��4�A����-�@&�e��8&?�'T���+[ΐR���h
���Nj�,-�󱢡^�I�Ͷ`�X����	C	g�W�J׊�lj�8��׎%c�<
����x�R��G��"�.Go��`ϟ1�5�2����F��NWQ0�=W!�v��zZ��'V�E;�
���6��V:K�z<���c#Q!�?"��

SKT��k;}���"*�NW�3k�Xa�����'j���o�d�U��b��D���0��1��ؙ))�L�$��b&>�
�:�>�b��!�&�ĥ
-UP;��^}�&���
x�ge�������<Y�
J�@T�}:Ǵ��yLR�'�z<~�P>k�t9�01��
N�h��sV�1��.l��d�"D�R5m7x��
-E���/�b 'A�����Ǜ��/_�>?����Ø!����	'
-��Ыo�l�f��� poʨ�yMyt�.f��&vX.
�"�i&W��c;�&8P
`
g~?�dU�fiv�5E
-�u�4qߑ��A�ϵ�4��"��4UCS�����ҥ��4φڶ������m[�"
-�
I�h����Ey8`�1�u
eʛi]�o�ގ�E8R����^��ЫB�:�����
W�v�t//M��V�&H>q�L�B(N|ɳM�"*Ć
-v󘈰f`��ܙ^gy�g��"#��ON>N����G�.��jvx���u5��E��t��^FQ�[���o�SazeG��E�F�2��I&��vg
G��Ƶ�jm��w�2��.o�v��ʩg~�\{���ؘ�_����S�&
�#P� A�
A�����o$IH���A�Y��V�u�%��X	T'Q��&%�P	XP���Ա�"%�3U^�@�.�J����8F��'����>�#��7���¤H4��.����~=��U���=��&�bo@�
-_<Yy,x����<v�ϗ�N��`'��؉*Rc'3Bo`����f�����Mb�8��55.;�N6��t0b,���n�f#5#5��E������ک1��>3R�3�P�L^y�&�)��~�9��}t�P��
����6�t�ڴ��ON;�n�s+dEԾ��;�^t>�"Ë���O&��>:kBV@�Vd�m�
�:���$��{�����7P!��!r���R(q��j�N�ʇ� [A��r/�2ᤋ�J'Uj���k���fuk�l�v���C�O�>��ȭ8��9s "����YL�QՉ����R���f�J��x� �}�)kTS����Η���y^���!��kS8˵#�r'Y�&��f�gnR��4}�1mH.�|�ݠC&���z��
���p�
>��J�}�oˀSI�;m4����f�+���z	M!��H&�T�@<j��]v(�j(g���ʡ.
mmi3�(i��u�
������)�H��fq7�"�
S�Q� �����9��;/]ل�û�e��W�j�81oӅ���	ܗ�K�u��?��)��{~A�����~Ý�~9�����~j$00�-
d�
��k(�?��]��H���g�-�Ed��K
a�
�>��ij��;hf���鄦�|�j�~^U�Ã���[4-�M��
-�V���`�i
w��e\����n	7�&{�m=N����
+x��Y[o�6~����&3û�`+�4�Ю]�&V�E��L,̖<Ii��C��ٴ�uMۇ>����|�pp
�������d�BJR�_
+�d��,x�X<��qx:&8L�erq:�8�ws=+����e�w����J����╞�L����8�aQ�ߟ?;xBH�@�i��8�y?[��L#�TCqL~O���1u�W
��!�D�����IYZn�cEC�\-�J�m���	0��0������q
#
�
KƄy<:9�3"��6/��E0]�޾��
�?
0b*nk�e�)�q���
ᝮ�`<)z�B��U��X3O��v=Bom^ݭt�,�x"���F�B0DX�%<<���~I�v�<E	ET�g�&��lW

��O�굇߄�����N�l��a2�c�3SRԙ"Id3�L|�
u�}��fqC�M�K��v����jM�;,�4��z)ã㋳y��9�����t�iC��"��bO��x�`)�|
("֚�r�abf-�@�
+���cZ�]���ZE�t�j�n�
��p�_
�@N�i5���7�_�8}~����7
�1C2n�
~!
�N�ѡWߦ�"��{�A��
�Qm���&]�\uM�*\8�E~�L�DG�v,Mp�:���~�!Ȫ$����k*��>
h�*�#A�	��?�k�Yi6�EZ9i���\%S7��K��i�
�mI7�m���� ��E =�P��U*Z���p��c4
�ʔ7Ӻh��
C�p�x[�Ͻ��i�W�.uV�5
���x�^^��	���M0�|��@�P���g�
+�ET�
��1a��:չ3���B�v;EF0�C��|��U>���P]�����p���j~��"/v�A���N�"S��!���ʎ���N5�Ne�ӓ2L"���k�k�9��fi��e�1]�,�Z��S��r��B1G�1q�����MT-F�|&�\�$�
$}I�H�
�D�$�|9���<K۱�N�h�MJ�;���|ϵ�c�EJ�g���h]��$!��Iq�8�'N�+V��}8)F�o&�O�I
�hBc+\�.5��zpi��_5Y{lEM
�,ހ
>�
x��X��
;}y��O�/�����N��U��Nf���0YI͈�/}���
q�kj\> v2��lj5�>0b,���n�f#5#5��E������ک1��>3R�3�P�L^y�&�)��~�9��}t�P��
���M�I��6m�;��i�i'�M|n倬���M���Eg�.2��	��d�,&dlE�N؆ܠ�����M�������>/pbJ"�
.��?��4�|�
�t+*��,N��`�tR�f�`j�v�/nV�6�fn�
+Z<T����܊�3�3"B{�:�ń�U�^��X-�Z�a{��D8�w	���כ�F5�Y��
`�|��n�
b
+�6��\;�,w�umҮ�.i&y�&�JO�wӆ����
:db
���к`Ȩw�`�S��$�7��
0���FcZz�Ao&�R`��N�����d"KET��9�e�2���rv�}P.�
���֖6��m0Z7���
A
�R���aowc)��05�r؉����Mн�"��M�=�
X�z���6]��N��}��D^�x�����غ����)Hn�7�y�SH]!���F�ܲ�Av���]�����X�Ѕً$�i�qA�_tA��t �gZ;%�f���Q�
��$��m��W�������MKt������j�8��W�
\/�nqw�Z�%\Κā���l��_��
 endstream
 endobj
-8565 0 obj <<
+8574 0 obj <<
 /Type /Page
-/Contents 8566 0 R
-/Resources 8564 0 R
+/Contents 8575 0 R
+/Resources 8573 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8563 0 R ]
+/Parent 8571 0 R
+/Annots [ 8572 0 R ]
 >> endobj
-8563 0 obj <<
+8572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8567 0 obj <<
-/D [8565 0 R /XYZ 90 757.935 null]
+8576 0 obj <<
+/D [8574 0 R /XYZ 90 757.935 null]
 >> endobj
-8568 0 obj <<
-/D [8565 0 R /XYZ 90 733.028 null]
+8577 0 obj <<
+/D [8574 0 R /XYZ 90 733.028 null]
 >> endobj
-8179 0 obj <<
-/D [8565 0 R /XYZ 90 524.688 null]
+8188 0 obj <<
+/D [8574 0 R /XYZ 90 524.688 null]
 >> endobj
-8569 0 obj <<
-/D [8565 0 R /XYZ 90 510.118 null]
+8578 0 obj <<
+/D [8574 0 R /XYZ 90 510.118 null]
 >> endobj
-8233 0 obj <<
-/D [8565 0 R /XYZ 90 294.215 null]
+8242 0 obj <<
+/D [8574 0 R /XYZ 90 294.215 null]
 >> endobj
-8570 0 obj <<
-/D [8565 0 R /XYZ 90 279.645 null]
+8579 0 obj <<
+/D [8574 0 R /XYZ 90 279.645 null]
 >> endobj
-8564 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R >>
+8573 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8574 0 obj <<
-/Length 1579      
+8583 0 obj <<
+/Length 1575      
 /Filter /FlateDecode
 >>
 stream
@@ -47770,756 +47778,795 @@ x
 kX t	�LTu2�e&_��,��34�����*�-�jUc*�]>�0������+�.�M�l/�tm�
 <u��
��
�~�p�x�C�͘�0Iu4�:�I�۵k@�:7Mr�V�ܚ��SLS�������H2� M"�A`\:-�V٦Y횛�m����)�������B�_wV�2�l��,֛"�g�~�]�THr~B����h`�L�^��Š)"Z
0b-G�2�E���6_�Md��Z,��i
7]8
9b\{�iM���hwG�f�8C!����o�x
x	��@�_��Cr}xSYRq��M
����P��	=�4
qڏXE�̝��6�<'�����	q�k	\z\�	w\k/��Ju/�YZ͓���H�z~�<�[2"�oX�%�V�Ë�%
'ҧ�� 0����5{�_�>c��	�3��S�f �D��o����`���m�gin�
��	�
�oB�!(�ԭޖy5d�9�S�.�f���
&ݠ�e�8OZ�ʳۖ�Z���K
В��b6�G:�g�Wiu�v�m�(�+�/F�˞��uwi�vu9����'Q�����`d��z��c��q�&�|��9��@�tH����Z����\�#0��a��`��
 �4����,23(U��CV��@{���'�y\��đ��Na�)�Q�ݧ0�^aZ,�4�`$]���q�Ɛ3
��z#�_�rg�$l��$a�j�9G�

-h0�"����)|���g��v�]5�co���
 y�as���}$�K���$�R�[)UG����S"��"v�9ǣT��@�
����C�X
���pq��|�fO��x�
W��Ɛ��0��TaL�������I՟	�񢰋�`l�B��	�6_������ƽ����t	�5::��[ykg N��䟨��@�-����{4�MђL���/d�qD#>��� @	[�;�\�:�֦^��ޥ�R5��p56!
�}O4��
��@^�y�!�O��䓂����`x���h�?��8P��6�'�IO
UO�<���	;�'T}��4;V���!}-Q�i	cGh5�Oj�e�IS�[ӈ��jB
HL��ߩI��G<
��~�k�ف+iŢ�3��
C�_�.mVX�n�
S�fKɮ�Keʯ�B�m����m��kKl.����# '�)
a�s�x�o�iW��G�]�4j0�;M1��~;��z3�Nw�
ZVh�����t�ɦwSio��T���X�.�x�9t���Dw��=�
+h0�"����)|���g��v�]5�co���
 y�as���}$�K���$�R�[)UG����S"��"v�9ǣT��@�
����C�X
���pq��|�fO��x�
W��Ɛ��0��TaL�������I՟	�񢰋�`l�B��	�6_������ƽ����t	�5::��[ykg N��䟨��@�-����{4�MђL���/d�qD#>��� @	[�;�\�:�֦^��ޥ�R5��p56!
�}O4��
��@^�y�!�O��䓂����`x���h�?��8P��6�'�IO
UO�<���	;�'T}��4;V���!}-Q�i	cGh5�Oj�e�IS�[ӈ��jB
HL��ߩI��G<
��~�k�ف+iŢ�3��
C�_�.mVX�n�
S�fKɮ�Keʯ�B�m����m��kKl.����#���
���1�"������F
�{I��=����̦��n�����Di=�l���,:�B8R����N�.�P�9t��/Dw��
�5�c
 endstream
 endobj
-8573 0 obj <<
+8582 0 obj <<
 /Type /Page
-/Contents 8574 0 R
-/Resources 8572 0 R
+/Contents 8583 0 R
+/Resources 8581 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8571 0 R ]
+/Parent 8571 0 R
+/Annots [ 8580 0 R ]
 >> endobj
-8571 0 obj <<
+8580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8575 0 obj <<
-/D [8573 0 R /XYZ 90 757.935 null]
+8584 0 obj <<
+/D [8582 0 R /XYZ 90 757.935 null]
 >> endobj
-8576 0 obj <<
-/D [8573 0 R /XYZ 90 649.939 null]
+8585 0 obj <<
+/D [8582 0 R /XYZ 90 649.939 null]
 >> endobj
-8278 0 obj <<
-/D [8573 0 R /XYZ 90 627.628 null]
+8287 0 obj <<
+/D [8582 0 R /XYZ 90 627.628 null]
 >> endobj
-8577 0 obj <<
-/D [8573 0 R /XYZ 90 627.628 null]
+8586 0 obj <<
+/D [8582 0 R /XYZ 90 627.628 null]
 >> endobj
-8279 0 obj <<
-/D [8573 0 R /XYZ 90 510.864 null]
+8288 0 obj <<
+/D [8582 0 R /XYZ 90 510.864 null]
 >> endobj
-8578 0 obj <<
-/D [8573 0 R /XYZ 90 496.294 null]
+8587 0 obj <<
+/D [8582 0 R /XYZ 90 496.294 null]
 >> endobj
-8280 0 obj <<
-/D [8573 0 R /XYZ 90 381.568 null]
+8289 0 obj <<
+/D [8582 0 R /XYZ 90 381.568 null]
 >> endobj
-8579 0 obj <<
-/D [8573 0 R /XYZ 90 366.998 null]
+8588 0 obj <<
+/D [8582 0 R /XYZ 90 366.998 null]
 >> endobj
-8281 0 obj <<
-/D [8573 0 R /XYZ 90 235.624 null]
+8290 0 obj <<
+/D [8582 0 R /XYZ 90 235.624 null]
 >> endobj
-8580 0 obj <<
-/D [8573 0 R /XYZ 90 221.053 null]
+8589 0 obj <<
+/D [8582 0 R /XYZ 90 221.053 null]
 >> endobj
-8282 0 obj <<
-/D [8573 0 R /XYZ 90 89.679 null]
+8291 0 obj <<
+/D [8582 0 R /XYZ 90 89.679 null]
 >> endobj
-8572 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+8581 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8584 0 obj <<
-/Length 1995      
+8593 0 obj <<
+/Length 1991      
 /Filter /FlateDecode
 >>
 stream
-x��Yo���ݿ�O�D���C�M�M
l7.��Y�8Z1�H���u}���)���Y 
kH�|�M��C���.�����V�� #�
�7����
aw�� ��+�1^�Y��]x�fI�"K�6�Ûķy��_]��8L����6:�mt�&_���\��~}�-!=�T6Á�
-����M#�L����rE^|C���	��!cDs��3P[�_'aQxh�KCv�O�Һc��1����
-�aD-��vc+�l���8���$�r�/^]_�zA�.H%^��"X�.޽�A�_1���j�.��o�x�
|RU�'EOU�!Q���11��怏���B��"/��6
wv�Ҁ�W�H_r���R�&��9<9�(�F�IM1�i��6�n�
W���P�V[-�g�*	q�VA	CSe�{SeFL�*�$�]\]��.�/ȔI��	
��Ңt��Km�߼����Yq���_x��=r�D��~bݱ	�4��4�����#��P�_gv��t
۴��4�VD�j ��M:��rd��ЮX���DR�>�hf���
`f@[��T�8�&@s�D_ at K�����p%❖��i�|�7
-�۸��"�D�BP��<�i1�#�[���`'�R	�n���La�E�&�~��Ӵϫ����U�&� ]����m\<LE�Q�Y������c

-#��1���6;������ٮ�s�-�X����Z�{��sd ���jńCY�����m
�4���
뭬��
���:
��~[R��C�0.�����P����32���
-є
-a�#��(������xfq4��E
�,�PS�3c�Pޚ�u�[R�:��NC �	x�2�{[�ogԈ��g�.۽Z5
-��
���h��#^�q� ���Q|���Aʇ�|����a��"�6����y\c���c���Ȧ�.N���
E�u�y�

�Q�cҏ����:L�֘�p�ml�	*���|�i��`� yA"��k�/�i
鿦��E]]

��8�	�`{iy�(
(�vF�gN^w���43�E�+C��{OGm���DZ�O�����Ʋc`�šU�����mb��ܔa$��m ��?��f2�T>A�QHK6HyF����E�O@4-
�$h��p�V�����`�\�O�8����q�h&Ŕ�3�4��WŕgC��
Pp�N���(Rk}6���u��izV�
����A�: ɡ�tkʉ�����E,4Q���+��5��!}iH?��������g5��W�s��L
R�=�dC�G�t0�e�
i
�;��%�
�
���>��r�p����'�]J��v��@'��:��K���ov�Ӛ�J����xK��w[�۩
���Q�/���:����N�bH�����/�v�k�Ͻ�����#�H
��d�&�Y���p�?[����7���7J����ڨp���\��I�T,Ñ��Cճ���������B ��\�3�
���]�.
Š���H=�M��y:Jr裩r
5��
3>�a�F�{�����
:�����rr��BNױ���c�UE�m����,�"���c������,z�Lk���jf��!��3�����f~�u"AD�aX���5�Ռ%Ȕ~�P� 
-dLE��P�
��n�VME81~*�3S��XD��"qڌE�p,�sc=7�N@�����t3=���5��M�~�k�VÕ*&�"��?b?�-�>�-=x�q=\��^<8������a�&&]�Z��u���\��4=�`���/�y���|.��ϩ䓒q/�zrQec����?�'�7tϚY�G�,(5���!�3�jY�'|��PB����L�:7y���eRi��/˪/ʀ5��b���
\���a���5�.�חM
��u���.l��������!��ԅ@?\ʻ�4���a����ŏ�֜z�~	�����v��im[����˻�;�.�!��9����>�<.�;(�u$�yl�.y�孞�������?|�5M
+x��Yo���ݿ�O�D���C�M�M
l7.��Y�8Z1�H���u}���)���Y ~����w�$>8�����o%

2���z
(�vWQ�nAbz�"�ś%��0߅7o�/��~k�<��G|�����U����$��yk���F7o�%ы
.����ח��CH`3
ȩ���o�D0��4;�!_.WT��7�^�� �2F4g�>�E�u��v�4taw�$,�;�SHH
�@FԂyk7�b̦k��c�0<�A�)w����ů��T��
+Q-�����{
Dp�u�3:��v�N�'�����'UEAxR�T����
#�h��)�+�x+��~o�pg�+!
( �^��%7���)�orA�ÓS��Nj���C��;n�,����qU�
�	%k��Bz�����m�04Uf�7UfĴ�� N�?����.�����L������,-Jw)��Ԇ�ͫ�{o�Eg����
^�#WI$X�'�
�`J#*I��K/^N1�
��uf7?aLױMK�OSh�A�`q�ߤh)G���J�U��AJ$��c��10aF���f�պN���n4'Ht��D<L�+� W"�i�]�&���~����+j(K�+$E
��C�S�9¸%��v(� �{���t��_dir�W�:M��
+��X�l�
Хn������T
e��~��(;ơ0RX
�Hn�Cٚ�M��j<�ْ��o���H'$@0�[Ş#H\=W�(&
�
+��6^o��)�$
�uXXoe�^����Yhu�ے�E�
�q���n(m����d��A�0dT��T �
a
D!��6/��;0È�AG.j�dI���˄�ք�ޒ*���u0M�������z8�F4�?�u��ЪQ��gh�<F�
�:�����@����|
�P>��
v6ˬQ�9�6
 ���=@�G�E6�vq�;�<}�(J��{�Dȃ]蘏�
�~�<���a:��܆�mc�MP�D��%�sL�S�
���_}\�}	N�H�5]�/���
+X��u���M� �K�SFa at A�3�<s򺫅Ԥ���(b]2�{:j��Я%�J~���G�7�
�.����ְ�o�|�
#	E$h	����7�I���	��BZ�A�3�M�F.�|� �i�'A��
���
+wo�'���B��y
��[D�0)�\�1�����*�<r����w�蕴G�Z볩�խ�TNӳr�$|X���H�p�[SN�ΐ���.b��jwU_1�Mͨ!�/
�KC��4�TO7��դ>�!���gb����'R=�P7�3���(��mHk��ٴ-��v��Y��S����. <��RzV�˔@:yWׁd^��?}�+���V����[r�����N���T��8}Y_7�q��M��u�CҔ���~鵻^�|������
IFbH�t �6y��N�����Z�m�),��Q����F�{F��.N��b�������
���t߅@�0)T�B��fH7��B u!�h(���0G��Qor���Q�CM�k��0�e��y34�ݛ��Dw056��)eM�䖓�
r�����*2�h�&(�gf	.��
�oWfgЋweZ�O7�pW3�

�G=���]U�|0�#
�	"B
��4��ר��f,A��Ӈ"Q cr(�^�"�PDt�j*‰�S�������"�7��f,��c���蹱t�}M���X7�$��
�hz� �^ӷ�T19�}��Yo��Yo��{��᪷�����]ݷ�51�jԪ&�C��|���e���CD�~)�͓m.�s��}N%���{9�Փ�*��W\�A<����{�̂<rfA��f��YT�j<�#����<�md�Թ���Џ?-�H��~YV}Q�Id��e��.v��7��w!��lb�������wa�,�XԄ�3La�.��R�
�Lj:�Cn��?Z[3�9�%hV?�F���h�X��e�������C�
�x��������ڽ�5#-�M� ﲼU��U�ב��*�3�
 endstream
 endobj
-8583 0 obj <<
+8592 0 obj <<
 /Type /Page
-/Contents 8584 0 R
-/Resources 8582 0 R
+/Contents 8593 0 R
+/Resources 8591 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8581 0 R ]
+/Parent 8571 0 R
+/Annots [ 8590 0 R ]
 >> endobj
-8581 0 obj <<
+8590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8585 0 obj <<
-/D [8583 0 R /XYZ 90 757.935 null]
+8594 0 obj <<
+/D [8592 0 R /XYZ 90 757.935 null]
 >> endobj
-8586 0 obj <<
-/D [8583 0 R /XYZ 90 733.028 null]
+8595 0 obj <<
+/D [8592 0 R /XYZ 90 733.028 null]
 >> endobj
-8283 0 obj <<
-/D [8583 0 R /XYZ 211.842 492.907 null]
+8292 0 obj <<
+/D [8592 0 R /XYZ 211.842 492.907 null]
 >> endobj
-8587 0 obj <<
-/D [8583 0 R /XYZ 90 478.182 null]
+8596 0 obj <<
+/D [8592 0 R /XYZ 90 478.182 null]
 >> endobj
-8284 0 obj <<
-/D [8583 0 R /XYZ 216.764 192.761 null]
+8293 0 obj <<
+/D [8592 0 R /XYZ 216.764 192.761 null]
 >> endobj
-8588 0 obj <<
-/D [8583 0 R /XYZ 90 176.656 null]
+8597 0 obj <<
+/D [8592 0 R /XYZ 90 176.656 null]
 >> endobj
-8582 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8591 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8592 0 obj <<
-/Length 2000      
+8601 0 obj <<
+/Length 1993      
 /Filter /FlateDecode
 >>
 stream
-x��Z�o#��_�O�D4�?ܢI�^R�zqч��XK���jWY��}����DɖOh�0�䊜�
g~3k�<$8����۫뷒%Ier�L
N�d��"�8!1=�������IZ�ӻ�S�'e����*��.������]Pgi�?�}����.��WS�'%L���w�o	1�
-��4���2�(3݊���x�5m"d9Cƈn�_�P��~��ۭ�v;5tbכ<��ۖ�SHH��@F���`��9�-�~
�a��%�@o������OW��4��
-Q-�����'�,���#ft�جZ'�2x���W�­��Q�i�0扢�=����ֶ��4��S�~

-�C#�

ҝ�z2��M�~+��x
tȺ߮�Wa�6���N�� ��fe��ե޷��Y���ۅ�nw�?Xp�nmc;��H���
c�Zx|"��&ݚz�m����~͟���gF�F�KА@��%+�w�I)D�>PQ�[�*��VK�=m�{V���z��ӟ�TL�|g��3�.N
-(�P�@��-J���E���"6�2�Д
i�ۻ�v6fK�8�O��T^?��E蔕M��%�"�_Dpy����C�P7��=�+���/s����y���Ķ^���8�:ͳ�]Z=���)�0` :�EU:}=�J�F�E��F:N�(-��-�V��;dVu����]4�eż\o�:��-���2��`�]���_�11��'���I��d}��%3���@���U�� M�~Fێ��']��ܗ�b�\�M�U�n_��{*�䋘��
��2ͷ�����	��^�zW
��R��z��1v�ti݇֘�k��Y<+f\��K������G��{^n�mZ�u�s�E�ɬ�>c#FH
1ԡ�z�Q����톝�T
-)�#��ic
�
-ә��<}�$7���\~�����`g
�Q��L
b
qگ�/�ܓ;7g-*�}B��"�E��H��P�@P���x(�Q(�"�I
8k�~|s��!�!Z at dxѿ���lu��]x�>[X�~��'
�%�����TQI��>H1M&����.]�g.{@��s)B"�7`K���؂��!� ҄G�v���K�q�
v�0������4��/�7��A��H �}DڔYQ���|�,�xz�
���`��?f��ߟ"Q	"�@D�M!t�!�B���m�. �
]� ܀.c�(�
�"�,�C�C�ˤ��[ϳ�tn�f�N�C

-���DZK�G�D��'��u�Da�{ �� ����

1���Dz��q��Wm�� �
��<�ڳ��7���w�f�����!��F�����mU��
�T�ۮn��QD
�1�$(�A�x�S
�W���7_��8��������[��4&���xO5�	��F�>OX��+�DD�ݩ����l�d�`=��`n�b�(���_�

�)\և�|ل@x�0��0�""
�EDj �
}�)G����4��P��<r�t�
$�j���W�!ȅ�Ĝ߆ ��C\��u����
-Su	)�C���2 '7��!�@�<ۇp��>���1�"=�"�:և�
z=چ #���
��(&�P
-�
t!8D�g�/#�
��j
���	�Nۨ
	J��73
� F��a�/�*��
R�����!���
F��g0z���j�s�P��iV��aA?��ɫf at E��O�8 *H��K~;
�HF�.
��S�G�+߸�oʚ�5>��T�O�
�Ώdq�"��Y��"�'d_� P괲�]�XF;�������yYA�R-��ᤔ5��S�=��!P��X�h�.<�L��z�� �r�h^��b���S�s V�����R��/�:�|�I$���(�i�nX3�w��K �kg�i���[[�q*Ĥuܿ��.���Eϟ
)[
=�)�,a.� Y��{kۓ����t�o}
9M1���[aUכ�����G4ߢ]�m*��כM~}�EB8�Ҳ+��e՗��rݔ]F�麗�
+x��ZKs����W��U�h�%���]W�N�f�T�-DE� @��e�ק�אCJԲ�9i
�{��n'	N��������d�AFR��.�%�n�H>NALOgc<y?%x�V������I�?��J��z��i�Y��Ow�b7����Ք�I	�z�����[BF
�n��8
�?�#�L#�Lw�k��tF�|M�ŇYΐ1�{�/G��l�����S��:��M��ֽ��SHH���F���`��Q�s�c�0�ܒd`7x|����+OqB�r���|}��N��]�3:ylN�N�͓��~�[W�.�a�E%"�{�'ҵ�m��i٧t�
4��F
+P�iA=�˦
+޽~+��y
l�:�oW֛0�
+�V~m�DL���n��������oϯ�"[g��
�����,���w4𝑈�1�Ƭ��X#��&ݙz�m��}
L�O{���Q��,$��Ŀ�˻⤉"T��حm��ek�r�j����]��~��I���3"zf^�A��I%�
��E	~�����X���@&|-t%GZ�������R"�{M���������|ՅdVD��/ω0��$
mc!�?xGr�_y���nj�;g^cx$�'��77���<[ܥ��_Q��
�CXT���ck$0n�Q�zkt�㤏�b��i�.q�CfU����,+��z���}n�O��a$k�Э�����GꞐ�>'�B���
+�̘��O~YVʂ4E�k;�r�tQ�~q_
q�YV�}ls���/b�O2�/��4���#�(&l�{e�]Ut\�H������}�
ҺO�1A!�P1&�xV̸@3W�%�-�k�&�+6����.۲�+�r��
�@�Y���QD�!1�P���F�?^7��RH�
Q�O[ T�΄4����`ϙ�f��r��r?����aԁ��RG�C��'��2����Y���=�d�ς�Dh$�i(J )� �rb<u�(u���7�8�����- �<��_��w
��{�.�C�-�r?���ˁHF�D��FT��"A
R�DSIF����KWE癫
�#�\�A����
�R�n���uv�AF9H�4ᑫ
rp��{
|#�1�8�^	nx@�A�ٗ�[��e$��>#mʬ��bc>TA<=�ɉI�������O��W ����:Aɶ�q�x�
�e@��A�(	7�˘&�6��ȟ�*��P���2�~,���l*�[�մ퐇�h��q���Q��E�y�Q��
@�!��p�>C�A&D##ıl$y\e�U�35 at 4��;=O��,������f�����!��F�����mW��
�R�ۮn��QD
�1W$(�A�x��
�W���7���9�����������5&���x�4��h�/�'��d�ϕm2���TZ�[O�S2����a1�v�uIC����i���)\և�'|٤@x�0����2",�eDj��
s�%G����[4��P��<r:�t�
$�j���W�!ȅ�Ĝ?� ��C\���
��`�Su	)�����2 '���!�@�<;�p��>���1�"=�"�:6��
v=:� #���
��(&��
+�
L!8d�g�/#�
��z
�����mԎ��
���Q#:�0��
�v��>��P_�y���3=2�p=�9�
�[�4+����`�A��U�0>3@�
+����/�ѹ
FC��!����7���h�χ ?��쒭�#U\����C~|�������w6 T�>�,l� ��I:����'�C�hw^V�r�T��x8)�A;"�a`eH��13�
;�_����e!Ⱥ�7��������
��[b��� 8�K��7_�A	�g��
+a�����]��
+@����~��y����V�
+1i�oi�Ks�v��gG�V�� p
+$$�D�K�x򽵭�^��n��oy�V�
��U]on���|�vE��PV_o6��a ��������uY�
&<\7
ׁ���~�E
 endstream
 endobj
-8591 0 obj <<
+8600 0 obj <<
 /Type /Page
-/Contents 8592 0 R
-/Resources 8590 0 R
+/Contents 8601 0 R
+/Resources 8599 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8589 0 R ]
+/Parent 8571 0 R
+/Annots [ 8598 0 R ]
 >> endobj
-8589 0 obj <<
+8598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8593 0 obj <<
-/D [8591 0 R /XYZ 90 757.935 null]
+8602 0 obj <<
+/D [8600 0 R /XYZ 90 757.935 null]
 >> endobj
-8285 0 obj <<
-/D [8591 0 R /XYZ 211.842 577.147 null]
+8294 0 obj <<
+/D [8600 0 R /XYZ 211.842 577.147 null]
 >> endobj
-8594 0 obj <<
-/D [8591 0 R /XYZ 90 562.422 null]
+8603 0 obj <<
+/D [8600 0 R /XYZ 90 562.422 null]
 >> endobj
-8286 0 obj <<
-/D [8591 0 R /XYZ 216.764 277.001 null]
+8295 0 obj <<
+/D [8600 0 R /XYZ 216.764 277.001 null]
 >> endobj
-8595 0 obj <<
-/D [8591 0 R /XYZ 90 260.896 null]
+8604 0 obj <<
+/D [8600 0 R /XYZ 90 260.896 null]
 >> endobj
-8287 0 obj <<
-/D [8591 0 R /XYZ 90 145.547 null]
+8296 0 obj <<
+/D [8600 0 R /XYZ 90 145.547 null]
 >> endobj
-8590 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+8599 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8599 0 obj <<
-/Length 1539      
+8608 0 obj <<
+/Length 1533      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����&3�;)c���n��{�
-C��X�-y����~�"%��츹�( @x9>:<��;�pp����/���ɂE��`r
D8P�!lfI�1$1=
�q�nHp��x�nHqX,��4)����U����	TY�Xl���d3K��rHtX��~���xC�����E
̩����l"Q5���8|E��}�Z�P��7?
��>�r��V�d�0]�q���#�R#pF$�cާ�i}�4�Y9�5°�T2��������U
�ڽ\!�E0[>~�A�o�X���Zjp���"�0�s�O�����	b�`�j�{��b��R��y�]�y�L�#A)D����{��rt��F�b�>)�"�J\��j;��#6�!
ą�9�Q�J�FB��U�8�^�r�r�
zsU#��)x���U��*0{V�U�吹L��o,0��+;�?�s�E���9}z�a��j��;+?�$T+��Q��-�Z �D�=�YV|W��w����,O?YA�wGD�qR�@!	p⠡ڔ�
�
)�UU�I{�R� [...]
6&Y~c����Y�*���x��	�Z�P�j nt/'FD9�f�5���Y��2H����N��w)l���ZW�x��C���x�%Ӹ��,��|[<�#0���ɼ,�T�w��Ҭ/�����i��q+d��P�H+�W`���l�
���<���kp�(�M��*�Z���@G@^Q k�:��<+�1�h̒٧;zt�
a4 
y���_���,��`5¿4�q at 9������
���a�8I�5"� 
�R�]J3�˽�^2P K�=��
p�z �CUK�ǐ'� ;p�?'�z�e�ч���cJ�Kۢ�M'�$X \L�y�Icj*4?
?��O�H�$ѷ�����O����L���~���'F�P�1��5�0�m���[��i�F!�i�N�ji�v�ԴZ�{۽h1�#����+	�Iއ�
-lbg��j��t��
&'�KC,��۱�X�.C�����<�5�t�'G��whz�p	�+��Y��
]��P�ߧ�J��p{R)M&�L��g� ��{�D}Cl��kk6$���	�~~7~Sn�
��b�?���qo��?4�+�Iכ�'��E |�
�8[��l�nA�9RO���ӛ�x��|�\>M�N��3��3"sOe~���m������}��Q�J�VG�w��G W~��3�7��]����^��
|��Կ�7�˽�> 
Qj>I���`%��sn���
�v��
O���i�
O<G#�����Z
��I�x��cH
�a�ܤ�����?oJ
~��~ݬ�j���.
��~�Q]����/Q���6�`����Ҭ�~(D���8��
;6tkT����"@.��ʔ0��h ��i�Nj��OЌ~�	�m�a��|�U�_\��ݡ�m�lU���X����@�mw�����h�$�aq�>��d��B
+x��Y[��F~�W��5R����QU��$��VJ��Fȋ��U��1�����gl<`X��D����
�Ϝ��
�qp����/���ɂE��`r
D8P�!lfI�1$1=
�q�nHp��x�nHqX,��4)����U����	TY�Xl���d3K��rHtX��~���xCH�T��"����ъx6�(��W��
+
��n�G-g(�D󟟎hm{���k�m2�h�.W��J�߂c
+	��8#�1���>X�Ϭ
�a�v*�����d���*H�^��"�-?� ���F,��]-�
8e�>
�
����<):�B
��UuN��

!�N:]!�[�W�U���t8�B�/�_D��$����7RC���HQ�V�(V۱|
��� .l�I��U"4�t���r�c��f�%Oy�
�x���lV�ٳ"��,��e
+�c�ae]�i�	�s(("�w���3��_�PwZ���OB��

ْ��M��c�eŻ��D|��Y�����#8"��
+
+I�
զ���(fH�]U���G)�H��!�[��<1�bk��
+�x6�+�b�*�4�촸���N�#j�
�z,�P��5t���5�I�ƒ&3���<m��2]��I��ؽ#6{�@�J$ $
o{l��V-T���ˉ�Q�b
���o���
�b��u���;�6FE�ZW�x��C���x�%Ӹ��,��|[<�#0���ɼ,�T�w��Ҭ/�����i��q+d��P�H+�W`���l�
���<���kp�(�M��*�Z���@G@^Q k�:��<+�1�h̒٧;zt�
a4 
y���_���,��`5¿4�q at 9������
���a�8I�5"� 
�R�.�����v/(�%�
gv��G=���c�\�
	8ɟ�d�ak��c�@��؃�ڥmч覓}, .&�<�$�15�
������|$|��[�������Oz&~���S����#A��k�c�6Ƽ��s~ڷQHe��ӻ��{hjZ���V�ro�M#�x$�6���v%a;��PU�M��zP�U��y=p��D}i��Cx;v� �e(P�����z�v|rN��M
n#�v��7�4����
j���Q)�nO*��D����5��$r/��o�M ݔ�"@c�&�D��8A\����o�M}�9�Rt��˺� [...]
+�ix��૟��g]�
CZ��]�Mz���N~����}�����&�l�⡾�WM���
�5*�i
v���N ���B������M��cSA�F8
��.�'��GC�
~HSwH{��f�۠Ε��D+�p�-�Z�/.����l�6y�*QV]�V���Hu�@�T��u��h�$�aq�>�����מ
 endstream
 endobj
-8598 0 obj <<
+8607 0 obj <<
 /Type /Page
-/Contents 8599 0 R
-/Resources 8597 0 R
+/Contents 8608 0 R
+/Resources 8606 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8562 0 R
-/Annots [ 8596 0 R ]
+/Parent 8571 0 R
+/Annots [ 8605 0 R ]
 >> endobj
-8596 0 obj <<
+8605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8600 0 obj <<
-/D [8598 0 R /XYZ 90 757.935 null]
+8609 0 obj <<
+/D [8607 0 R /XYZ 90 757.935 null]
 >> endobj
-8601 0 obj <<
-/D [8598 0 R /XYZ 90 733.028 null]
+8610 0 obj <<
+/D [8607 0 R /XYZ 90 733.028 null]
 >> endobj
-8331 0 obj <<
-/D [8598 0 R /XYZ 90 615.796 null]
+8340 0 obj <<
+/D [8607 0 R /XYZ 90 615.796 null]
 >> endobj
-8602 0 obj <<
-/D [8598 0 R /XYZ 90 601.525 null]
+8611 0 obj <<
+/D [8607 0 R /XYZ 90 601.525 null]
 >> endobj
-8332 0 obj <<
-/D [8598 0 R /XYZ 90 492.123 null]
+8341 0 obj <<
+/D [8607 0 R /XYZ 90 492.123 null]
 >> endobj
-8603 0 obj <<
-/D [8598 0 R /XYZ 90 477.851 null]
+8612 0 obj <<
+/D [8607 0 R /XYZ 90 477.851 null]
 >> endobj
-8333 0 obj <<
-/D [8598 0 R /XYZ 90 328.431 null]
+8342 0 obj <<
+/D [8607 0 R /XYZ 90 328.431 null]
 >> endobj
-8604 0 obj <<
-/D [8598 0 R /XYZ 90 314.16 null]
+8613 0 obj <<
+/D [8607 0 R /XYZ 90 314.16 null]
 >> endobj
-8334 0 obj <<
-/D [8598 0 R /XYZ 90 202.756 null]
+8343 0 obj <<
+/D [8607 0 R /XYZ 90 202.756 null]
 >> endobj
-8605 0 obj <<
-/D [8598 0 R /XYZ 90 188.484 null]
+8614 0 obj <<
+/D [8607 0 R /XYZ 90 188.484 null]
 >> endobj
-8597 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8606 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8609 0 obj <<
-/Length 1409      
+8618 0 obj <<
+/Length 1407      
 /Filter /FlateDecode
 >>
 stream
-x��Y]o�F}����
���UUjw7����&���F�q�������f�����M�M�O0�3��{ϙ�عs���臫��L2'@��ҹ�;v�d׭عv	A���c�{�a�g�
�n���u\�����",�ө�P%a��g:^E:��
��
�ws�qrFHgA�`���v���5Sz{"Q�3ޓo�1�}O��ŀY�P��7��Y�]���v��ՋeV���3fL!!}g
`�s��qLg��DZ�0
[���{��j�׈@/vH/W��‰�������������Z8�2x��������{C�c�(*��,���H/�$��i��]+�3 �����A�˜(�x:M2�c�!L�xw��Ϊ��ə���(�-W�E�Q�>f�dn�@����
f`�l����(�7V���4sz+��
�vR��v�D��,�
�!
q���l=N���
'Y�/�a�ܦ
�՘��9ψ�;e�t�Z�:���O��-���C�^�,\�FeP
�	�!��P1{�`Q���V����5�Il,�㋱-+��pb��f�'q	���8�%A�z\�87\¸��${�^<��0�gQ�����V���CgY�M�ی�.�%d���R�-0���+�d�b1R~�M�r�WDC��%�PM��ͤ�$K�L�
TƘ	�u������qli34�(_ց[�V>7��^��
XNȆ��1"�=�_��-�W� �4O^�\ *;h� w�Cd�R��
��e(�J'2r�)���>Tv��	�]�t3q���֎A���y��D�"�=H���
y%�!��jsLF�גuD�O�ʑU3z�v�F
�7����3�����P!v�=��a�9Ap�9��fz��T��
��]���t�g�*F�a���\v�bH����<B�^M���|��"�[�_$3�D�U�1WX�T��
s��N5}J~����<�8�̬J
��y^��9�x_��3����
 ��.<@�[�mHB�6T�
� �|X����LjP��R�s��P��
�cM��%��7�S/7���S�r��>����'Tr at H�B
��3��#//mH�ʼ-�uV�#��I�/7�Gi�W�����
xJ��{�ݓ�֡͒�nz �v�bNӂ^�Y���
-ܰ,W�&�mS
�F���]���?��W�N>E�k_�
y�����*f)��n�0��v�����Z��Ii�ڭCO�CĘ!�>�%S�s��2�uYA�՟xv�g�C7�f@�c�s7ߵ���o��A#o}N8���U�6[�5M���7��kO��/a�j���P�R3хN��VɲЄժ�<m�^jm=5���o?��o7]I�5u_U��d�������dY���,���i�n�����dsH^�m�$t.�:�O����fM
+x��Y]o�6}����&3�oR�0`k��dM�=t��Ht"L�<In��+�r$G��6ڡO?|�{��2�n=��8��z2���
Q(��^�=%�M+���� ��)����~T���e@�_d�;��������|�&�i�e���lb�,.ˀh��F
��~=� �� U�Z�a;�z��)�=�(
�/�7��
+쿤��͈Y�P��7�
��[�EU��v
��7�uզ��7eL!!�70B�yc��u�䱝DZF��I�q�=yu=�kB�{���+D������;�%���È�ڻog�<N<3�j���P�!�!˜{�JD$����;6�:-�j�nb�����a���!8]BXU���i
p쿏�4YD��fe�z`pv!p?}
+i���]YT���E6]�0���9El��3���8
+��j}�Vv�`e�c�M��d��H��b����)Qi�֓<� �i���j
��Mf�HZM)�)!�S��+#Ġ��R�˰�ԅx2�dA(���
�����
+6*(��O(
�� ��98�F��b��|��(d��f�o�Hk�_L]YքWV.�>�K n$�1.	C6�ƹ���8�H$�S 
�1�GI������4� �¨��:��i
+��n|q�� ,&�o��&_�%�����C*Wc�2 �P[���A��&�M�,�ͻ�ʘ2�t؄K!I
�|�$�6#���u��mK���L7܃��|lO
#��#�� �ᖖ��s�
Deg��^�c�LA*�tt�
�V��LFn4�p8Ľ0��
�>�ܶ+�n6.�}޸1�\�<��(TĺI��jC�IlHx�ڜ���F�����r$Aլި=��'�8�7��7�?�*��ٕvgW:�7 � g�=�B6��,���n�dz�/?T���L;��H���S��
W�����'�г���H5��*�A2�A=SeZs�{�a@%9Q��0�k�p�R�J9_q��S��̦2�}[�ц�O �E>q�Q������>�
����$!K[j^�`p	>. at zx�"o���]$T�?#��X�럓���Ϲ���@�9ey�rCS���#*9"$L!��	Jɉ��.$Qm�V�v8�4q@�ߦ闛ο�4ճ|X;|�<%��?�
HV���i~;?�k�Q�	��iA� [...]
��_B�����M��S���) 5]�Ĩ��F0P z��+c��ֳ?���I܇�
�w�|W���lv��
+m�t]�������qr��@�<\Jv��U�UL�C�*j��� :�d�
 endstream
 endobj
-8608 0 obj <<
+8617 0 obj <<
 /Type /Page
-/Contents 8609 0 R
-/Resources 8607 0 R
+/Contents 8618 0 R
+/Resources 8616 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8606 0 R ]
+/Parent 8623 0 R
+/Annots [ 8615 0 R ]
 >> endobj
-8606 0 obj <<
+8615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8610 0 obj <<
-/D [8608 0 R /XYZ 90 757.935 null]
+8619 0 obj <<
+/D [8617 0 R /XYZ 90 757.935 null]
 >> endobj
-8335 0 obj <<
-/D [8608 0 R /XYZ 90 694.089 null]
+8344 0 obj <<
+/D [8617 0 R /XYZ 90 694.089 null]
 >> endobj
-8611 0 obj <<
-/D [8608 0 R /XYZ 90 679.519 null]
+8620 0 obj <<
+/D [8617 0 R /XYZ 90 679.519 null]
 >> endobj
-8336 0 obj <<
-/D [8608 0 R /XYZ 90 521.092 null]
+8345 0 obj <<
+/D [8617 0 R /XYZ 90 521.092 null]
 >> endobj
-8612 0 obj <<
-/D [8608 0 R /XYZ 90 506.521 null]
+8621 0 obj <<
+/D [8617 0 R /XYZ 90 506.521 null]
 >> endobj
-8337 0 obj <<
-/D [8608 0 R /XYZ 90 348.094 null]
+8346 0 obj <<
+/D [8617 0 R /XYZ 90 348.094 null]
 >> endobj
-8613 0 obj <<
-/D [8608 0 R /XYZ 90 333.524 null]
+8622 0 obj <<
+/D [8617 0 R /XYZ 90 333.524 null]
 >> endobj
-8338 0 obj <<
-/D [8608 0 R /XYZ 90 117.537 null]
+8347 0 obj <<
+/D [8617 0 R /XYZ 90 117.537 null]
 >> endobj
-8607 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+8616 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8619 0 obj <<
-/Length 1576      
+8628 0 obj <<
+/Length 1572      
 /Filter /FlateDecode
 >>
 stream
-x��Y]o�6}����&3�I$�a��/�ۀ,I���0�I�ɒ'����w)R��(���]
�I�D���
��Kb���ޛ�O����$����kOb�G
aSK�K���tF0���`_�K�8�R���V'�Z��^�����A��,�,�t��u�8-�D�T�����'�	��rM0�f��m���F�ɶ�K��tFC쿤�p6�m���a����
�"SUe{��J���*S�6�y3�8
-#���2t�9�׺1L�m`�0|v]���דW��'�b�4�
8�"�����=�x��ÈI��5��^@<3�|���
�E�V�C��W�eŎ{�D��u:G<�|^oV:WK=���A��J2�H!*~d���8 �F���E��Y�&�LJ09s�#"q�s��(��P�0<�WI� ��E���q�F(�{�:�|��dyU�*�k�.#����yi�/���Mp��������{�Q�RĢ���jd"Q�MF$��vwЉ��mt��Y����a��bD(��Q˱i�c�����#.V&R[+������L[������c�
%=��V&�	��ua��{
BzO`62V���]7���X�z����h����g�̋P`�3bq8�eV벚:�;ě�Ͳ0�E�ݰ���
���8����y��bu��:ؓC�^��U��8��K� ��d>
����4Y��f��y��\BHdooYLi���U�#p(b�1p ��`��k��d
��FpG)�taHR�����<.�+U�W�F#

�&P�4c�^d�#3�H�	Ɍx���$3f,>�� r2D�B��a����-���zq�ַC� [...]
-��9�b�1A�

'�.�?���W4�g��M�]�Ԛj��^��/Mo�s�����?�
�6$2>�	��bԦ��u�[�.ʡG
�'>`*����E��_�����ÿ�$�a����6)�IN �<{���$�*P��3���А7�s?�q�����-cR�pyPi�1JC�Q�
?��|DV�2Ο$���Yg8t��f5m��a�6�V���$�?�@�W��ǨО�[�
����1�}�*Mh�4������X��_��ƖTU��M�m�a
-J�r���OK����*����8���s&:�W���:�uU]�37��>�1��rK]�K�cZ
g��tĂ�����I8d�J]��-�D�:,���n�3x5x`�@�7	��&�?c��}��u�ѵ��l	~7���L��Qŧ�G�HX�#�7�@�,�d�}��>�Z��[���~� 殠�q�go&�e���
���Ikb�0�6븖�=Ɵ�Ē#�'��\�ZP�j��ڙS�g�R�6E�3�+z��.(C��H�[Hs�A�!���p��v6묟�}��
 ~|�*>�I.0��"�v��#D���n��4���}�]�e;w��vw6�_� ߈cz�.�w�$g��w��a���O͢0��-�٪�8[yW���i�n�����*�i��
-<ߙ�PY��0C �\�`�\��Ԛ��ז~�4��'M����}[׫�����
�+���U���d��N� y�{��Ʋhw4i/�
�
¿_Mi
+x��Y]o�6}�_�S�H
���QU��/i�Ji�m���'Ae`
+̦��{�

23�f��R�0`�}Ͻ>��`���ޛ�O����$����kOb�G
as�x�>!���`���)��*�jq:��/�ͭNJ��%�*U���]�:UY�Y��d
�dqZN��
����/ޞ�&dk@�a4�t��]s"Q&�
/�w�
�����وـ!)���
��
�"SUe�]L%��r��Z�ϼc
���f �

0g�Z7��<��,���$
�y<yu1�{B�)�Ho��/'�ﱗ��
FL
+�����y��&xo�(��[�B
�6^��;���
:G<�0�7+�����B� �
+�
^R�ʃ/�h�(����� �h{|0IV����PN�\�H�H@\�
P��$(
嫤b���E6_!���5Bޛ�����*Iq�Wu�Ҽ��eD��7�����|SA:���X�<z�3
+��h�T\�LD *�������6F%m��4��\��
C<#BaT�"X�M��ĭEe/q�2��ػ��^�[ݾnݴ���մ�|lv�D�g����� q��K˺�]�=!=��� )hg�6

���
԰F��w��Q3/@�!Έ���1,�Z��|`�74�7��ea(�nð������8z���^����:��
�ܓC�^��U��8��K�I\��|y`����d�ʛ�R��>we!���e1������
I��"
��P:.�:�<K�	�gpG)�taHR�@gi
˕�ӫL����&P�4c�^d�#3�H�	Ɍx���$3f,>�� r2D�(
+!F��̈^f����zq�ַC�	 [��m�q�P
+�Ctη�bL�`�I���P�`�+�3J�&���jM�G`/�ӗ�Z�
��󧠗�ՆDcn� q��/Fm�q�YW:���
"j�8�W�|�/Z|(�
+Ň
T�U9
�\�E�/r(��#��9V��M�靊�����e��
�D@���I
���A��(
=Fi6�@��U
��8���~f��`��k�j��)��Rm��J
OI�7I�\}^�
�B{
+o	r#���٪4����f�7���&\�E�mlKU�z��޻��V�ܣ+��R%����u=��6=x��D�z�\��XW��:sS,�UgۄT�e��u�>L��̙��x�04�08	�
]�k���hX�Es����}� T�6	�y��o�3�G
��8]�
][�fK�9�We�`]�*>m~q�@�
����d�%
@�pX`� �Y��
�„��[1�
+������Ļl:X�!�25eM���f
׳�g��S�Xr$�bԜ
XJ]�t\;w
+{�V*֦�z�
������eHW
�~
iN:�0����alg�����d�h ���U�Nr������Cn�ўf�M���@w�5wi��T����������`#������yGHr&���P6�3���Y���m�|��Q��yW���i�n�����*�i�1�w�cd(̬}d��`�\�K�z��׶~�4��ϗ%R�1�u������ݡ�B�<]�(�OV���~��� o��Hw��,��L���eC���
+�g_
 endstream
 endobj
-8618 0 obj <<
+8627 0 obj <<
 /Type /Page
-/Contents 8619 0 R
-/Resources 8617 0 R
+/Contents 8628 0 R
+/Resources 8626 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8615 0 R 8616 0 R ]
+/Parent 8623 0 R
+/Annots [ 8624 0 R 8625 0 R ]
 >> endobj
-8615 0 obj <<
+8624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 138.024 212.124 148.928]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8616 0 obj <<
+8625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8620 0 obj <<
-/D [8618 0 R /XYZ 90 757.935 null]
+8629 0 obj <<
+/D [8627 0 R /XYZ 90 757.935 null]
 >> endobj
-8621 0 obj <<
-/D [8618 0 R /XYZ 90 733.028 null]
+8630 0 obj <<
+/D [8627 0 R /XYZ 90 733.028 null]
 >> endobj
-8339 0 obj <<
-/D [8618 0 R /XYZ 90 585.86 null]
+8348 0 obj <<
+/D [8627 0 R /XYZ 90 585.86 null]
 >> endobj
-8622 0 obj <<
-/D [8618 0 R /XYZ 90 571.635 null]
+8631 0 obj <<
+/D [8627 0 R /XYZ 90 571.635 null]
 >> endobj
-8340 0 obj <<
-/D [8618 0 R /XYZ 90 422.988 null]
+8349 0 obj <<
+/D [8627 0 R /XYZ 90 422.988 null]
 >> endobj
-8623 0 obj <<
-/D [8618 0 R /XYZ 90 408.763 null]
+8632 0 obj <<
+/D [8627 0 R /XYZ 90 408.763 null]
 >> endobj
-8341 0 obj <<
-/D [8618 0 R /XYZ 90 200.449 null]
+8350 0 obj <<
+/D [8627 0 R /XYZ 90 200.449 null]
 >> endobj
-8624 0 obj <<
-/D [8618 0 R /XYZ 90 186.224 null]
+8633 0 obj <<
+/D [8627 0 R /XYZ 90 186.224 null]
 >> endobj
-8617 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8626 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8630 0 obj <<
-/Length 1819      
+8639 0 obj <<
+/Length 1815      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�O�
�4_E2lm3�ۀ,��%+
�fm��Ir���
EZ2
�q[�� LI��x/�sGG7�~��t���,�H�4�.�#�#3���4����
	Ƹ6 ���d|6�����oʹHƿ�WERܟ��	U��f��s3]N�t|V
���pQ
�]�
��� ����N���nJ���2���|7R��/��w��
i-ֿ�a��f���,�����}3_̒�؟EC�$���`
-�a�͵�7f���DZB
{��S{����o��]
�ڼ\"�D4��.��h
-�_G1��U=k
q��{������Ux�˔F�H�����_���E��YyR+�-et
-�ٰ�Bk� �‰(���I�
8��%�t:N����dU pt*�f�����E>���ʜe�k�ͥ9E���]R�)�P�o]�z?ey���*	8�
NSг�ݻ�ܯK���c�H�
c֥
Ҋ��T��v�zj�
�iCF�,`�!l���Y�!J}zUA���b&��D�7)R�/L����2H�
�"4	
RH��YgbQ���&� R�K-&���I�!C�i�#‰�4��/`n$�~x!�<�θ�;�����8��d�M �"��2-!��o�˷u�"M�f�
�1��7Nr���@�5���i
�)@
����v�*4�l3A��L ��6�}�f3���#
�� 
Z0�(�
�^��Ų2��1��Hƃ����ƃ��Ͻ�&��d at D�
V�)d&�$��g�
��J
���܆a���u;(L�0p��U�n��Q�j�֮���d�5�Tv�Dq J�k�!
u�6�_�ؽ<ϗ@u�M�f7�V�`S˙U��C�j�b�y s�PB줘Z��`m�~� p�2��
gq�R4ݴ�
�6�떩.�F�}�Y�
�n?w��fnt�j췈e.���$A��H|��`H��!� ���123F\�5�l
>L�����{�׎���r.����Nx; ���y�jIW
�.S	TxZl�0��r1�j��c߂ 
�0�
3��v��[x�X!l�]x�
�Xᡞ
��)<��\[C�m
�[g�A!o��
if!b�b��m�����C-\�qh���g`OF���묞0��Y��CG��:N5Dj���k?�{��s�ّ`oб�
� �Y�JK�F�6R��ML#.��UK�i��c�d��@
-�T��l�k	���&�ɛ,&�(����gwT��=)�+���;��\KJ<7�-n����M�@8g%�g%T�b
C�!=�ba��U�̦
5I���2�ᚒ|:F9l�2F�
[����KRSl+H�I<17%
���͑
�=\$�����"
���&��c�~��kO�ž!�ٴ��N.�T����y
xL|V
��Ǩ�*
<$��:�
<(�
�V��<�9ip���0�������z�e(�ПDc��zl�'�|���ZI��K �K

�}� �I����h�C،
�fk����f�!-��(-7�̮���=��a7�I�(?0�6�w ��a��Q��!�����96�z���M6���v���&-ׇ
�d�p�� .�6��$����aG[�k^!�9'�:�&���cR��y���o6
S-��L}~�Ǣ��.� �W7�ɬ�Z�嶅��2��
f�
�\m<Q�јb�o1�'Q������ h#-����f��}ƙ�<K��r����S����4ŷ!�>�~O�e��kXʻ��LѾ f�Ϣ0�Y�``�xo��H�m�h=��W�U��'�u�mU-NF��j�&%Zf�@i5Z,f��a�J!P��ίs�m��9
-������'�bK�
+x��Z]o�6}����f3�O�
�[�
�6 K��d���L�͖<I���K��LGv��m: O�$��<���{)��&��Ͻ�.z�ӘE����u�q$c����F�}BS�!�����b�������������H���ߡJ���~|n�ˉ��ϊQ�
.����ףSB6�F�
�S����̉`D�^�xI�
�����7�;�r�������j3�YR����@Ӿ�/fIe�ߢ!c�XEC C
̹�6��L6q�8V�co�qjo�^]�����#R��%�JD�y��
��p�u��*Zս��
~gћ�=�
+��2��<�4F$�n�W�'fQ�yV�ԓض2:p6�PHb

�[B8e5=9I����d�N�Iq����
+
�N�t�4]#pq[�*���!�^�m�
�S����u	�R�x�U�ߧ,�\#q?�"������Y���e�ǥ����Ǫ��ƬkvH+��S���
�Wk��O2� .CX,j#�C���6�n˛a���#IބHu�0Y24e0��Eh<�D;�����#
�
,
+N��-����Sgq�
}��'>Ҽ#~� �H���B��y@/�qG/��I/���l���2�@0VE5dZ��	\�r�o-�$E�\�L9~c��o��0Xc�8k ���i ���� n�m�
S�U�� HG$�AE�оL�X{�CI�-�HS�G/��bY�S$�I�rbq�����^t	
H2 �#L�"�N�e��=���	%�m�XlC���UZݺ�\p�z�U�.��Q�j��]���>k����)�[���
U�ck��KY�����.�����]�Ӷ
X�r�I��W�Q�?enJȝS��0)[�x" ��Lq��Y^�M7�}��Ni�n��b
Z��^e
ѡ�6�}W�l�ZW�k0���X��<!��'G���C����N(��1�2�	d
�0<�
�
�S���m噿�L��#������m�-]�
tP�H%��i�E°���1�
e
��X��_�y~�;���ă�
+)P��ă
�x����x|L�7�se
Y�5�n�y���w���H�M��#~�:���Z�G�Z������g�'�O\�ufOI�
{�a�#W
'"5K��Џ�>�{��s�ّhoȱ�K�@�Y�JK�f��S��ML#.�ѧ�d�.�c�d��[� �L%$������M�S7YL��|
��܇��jpO��'�Nm�@ג�MrK���6=mQ,�Y	��Y	�	B���>�&^,L1�ʗٴ�&ɂ��^�+\K�� ��V/cD������K���4�6��^��kS�ɯ�
+_
Y�أER H��)���l�ĝx���m�ړ��gy6m��F���*b����g

�UǨ�1�
+�ױ·t�����t���U�Ϝ�4
��
k�Fd@�(�x�nua I"��dl�^���Ğ��7�ր@�y���R��yD2i_:��
+-~���CԌb�❕û�
4���O��妚�1��٦W3��V3	����j�x1J 
��u,
�Y=}�8�fZo��}��fC
��/��AZ�����p���l
.��EЦ|�dr��>�h�}�+�5��X'ؤ=X�J�4�J���fa�e�����
�X�u��A�`���:��]�0��6��
f��l�A���'�6(�?#�!>�:�+����I��d��!t�����3yV���Z�ݥ�lw�gi�oB�C��d�Ŀװ�wgM��}�
+�a�
8��ؽ1��t���u��^�m;_���pC·U�8�V���h�����h���
zІ�Cdc�:���</�S0�9�_7>��?_��b
 endstream
 endobj
-8629 0 obj <<
+8638 0 obj <<
 /Type /Page
-/Contents 8630 0 R
-/Resources 8628 0 R
+/Contents 8639 0 R
+/Resources 8637 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8625 0 R 8626 0 R 8627 0 R ]
+/Parent 8623 0 R
+/Annots [ 8634 0 R 8635 0 R 8636 0 R ]
 >> endobj
-8625 0 obj <<
+8634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 619.364 216.297 630.267]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8626 0 obj <<
+8635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 518.103 483.212 549.071]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8627 0 obj <<
+8636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8631 0 obj <<
-/D [8629 0 R /XYZ 90 757.935 null]
+8640 0 obj <<
+/D [8638 0 R /XYZ 90 757.935 null]
 >> endobj
-8342 0 obj <<
-/D [8629 0 R /XYZ 90 694.089 null]
+8351 0 obj <<
+/D [8638 0 R /XYZ 90 694.089 null]
 >> endobj
-8632 0 obj <<
-/D [8629 0 R /XYZ 90 679.519 null]
+8641 0 obj <<
+/D [8638 0 R /XYZ 90 679.519 null]
 >> endobj
-8343 0 obj <<
-/D [8629 0 R /XYZ 90 498.028 null]
+8352 0 obj <<
+/D [8638 0 R /XYZ 90 498.028 null]
 >> endobj
-8633 0 obj <<
-/D [8629 0 R /XYZ 90 483.458 null]
+8642 0 obj <<
+/D [8638 0 R /XYZ 90 483.458 null]
 >> endobj
-8344 0 obj <<
-/D [8629 0 R /XYZ 90 367.885 null]
+8353 0 obj <<
+/D [8638 0 R /XYZ 90 367.885 null]
 >> endobj
-8634 0 obj <<
-/D [8629 0 R /XYZ 90 353.315 null]
+8643 0 obj <<
+/D [8638 0 R /XYZ 90 353.315 null]
 >> endobj
-8345 0 obj <<
-/D [8629 0 R /XYZ 90 238.589 null]
+8354 0 obj <<
+/D [8638 0 R /XYZ 90 238.589 null]
 >> endobj
-8635 0 obj <<
-/D [8629 0 R /XYZ 90 224.018 null]
+8644 0 obj <<
+/D [8638 0 R /XYZ 90 224.018 null]
 >> endobj
-8404 0 obj <<
-/D [8629 0 R /XYZ 90 97.337 null]
+8413 0 obj <<
+/D [8638 0 R /XYZ 90 97.337 null]
 >> endobj
-8628 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+8637 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8643 0 obj <<
-/Length 1821      
+8652 0 obj <<
+/Length 1818      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�6}�W評��I�"�
��
�n�4��%]Z���ڒ+�ɦ_ߡHI�,_�M�E�'K4Eg�̜#;��{3��rp��SO"�	�.�
��S軙w�c���p��~������~��[�Y
O�%�8���2��˻Ʌ�m�j69χX�ܔ��o�^c��!�`7�9�~ߙ)�M8@��z�K��pDX�$��gِ")Y��{Vm�}���¬v9��W��2.�~�Q!ƅ7gHf
s��:�J�f^��vIR=<xu9�k�a4�p��0BD0o�\}����D��n�Y+/$>�������`�8���P!���*�N�q���F�
�(l|^ޭU��p���Op?����@T�~I{#E��p0R�.�7dY23+���Ȇ��؆�:��@�
ëd��+����{��Q(z�	�x<K�[ � |���'��#`�4K�R�����A@p�s�<J���k��Wf<�̈�	w=K��dV5���
g�i�w���$U�DlM
a�׮��JR���
-��$ef
#�
!d���1"DR46����ٟ b�eqj����<����2��P6��,��(T9��,We25C��!a> �*g�s��@�k~������������NH�U��Tܺbv�9�1�q�P�i���U��y�]�E�@Q !�͖����I:�ľ���l�כ�Jˎ1���n|��3��[����!A��
���v~����I�8W5���xs���l�~\*ԓ�#E="P��\�E�=w���`pΝ
-
��Tp}�[�%�Dܣ��s�1I���5��ʨj]�k�I
���(N��8�; ���F
.��%�6�y��P ��q�Ok�]����
�ަ�`��@J?�c�6�lك���LU.�&P-&e
'e1
WfN��
����U���L��*I�2�3�A�������
�g{m�<1�e�ҁ��ncƈcq���B(�
ʓ���5���u;+�{:+�w*
�3�=�m�J�	|~m��ś�wUW��`Y�G|���o��-�1)�mow�M�t�0�X�M�tj�>
��$鵹��:�
�'m��d�k Я��B �ݻN��b�C:��I�1�] 
M)�j����
|�뱕K2��n�I-vr�Y�,b�4��#Y1��e@�3�ڔi�"���I5��$Nd��
-��\�tω~ML���E2]t�a'�0��
Vb)��
j�m�.�(#k�C��V�n�a@����
&j�Wa����?l���ڋ�}�Bye-
i��~�a�1]~����K�\�,�4�L�E���fYnC`��;`]�����)��8�
-Yv�<4��M̑�@K��5���+����#�w#��0>V�"$��۔#�a4b�Ѽ��45�ַ��cz��y�Y��k�J�qQ$�����겑f�q]��iWC
��
-

�;�}G��)&V���P�B�_��;��x����
�����^!���W4��~zW��®^aq&����W�o)�{�
-�V����$��mq	�
�ѫX�w��W�
l˭��������F�5�F�
5
zDt�9a�1��4�控L�E��-v	��k�� 6���s�
���	O3$ 
�|1��e��e��ǢL�My����J8I͐�P3��j��?������G�2X>��g1㊙�1��#fv���L�����lő����=`�"�n�8�ٮ5���E���j���V���!ph��_�tS�] n�R�`�<���`j2
�t�W5o1��ӫ�~
T>l�ֿ]�֋��\���nooѴ@�4Y�()�����n��`�9Q�y
�UV�
-��0h~��	�?|���
+x��Z�n�6}�W評���E�H��{�[ ͦ}I�֖c���Jr���w(R�)˗d�fQ��M�Ù33���޵��7��.g��R�
+�r�)셂!��fޕObr8"c�|H��hr>��ϖw�x�G�w��<���c;�L���nr�6�x69χD�ܔ��o�^��!
a7�9�~ߙ)�M#�T=�%�f8�
�/����Y6`H)^?�ÞU�m_,��0�]���z��~�1".�7g(n
s���`q:5�,���,`zx��r�׀�(�H�� DTro�\}��
��z1%��j��
(�ϥ�~�� 
�	�*�6^��):�
+���C��˻u�F�x8�A�'��+�|I!*{�d���8�3
���zƍY��̊�09��#"�����,�.���8q�ʘ2xe�
�
+ȃ^p2
ϒ� ' ��:��)���
O��(�-��Oi
DA �?�
����>M���~ef�#Ό��p׳D�LfU�K��q!H��xWI�L���������
	�	�$���0�JRf�1��@�o�Y�R���\$E����E��3Z���S���$�C�ܚ���E�#���L�f�4��DU�~n�|�u�'�O�i��/�0��Y�#�N at U��+f'���c0
7
�W���Z��;϶k��(�
+B��l)��x��CH�h��&Q~�Y�i�1�1[��M�/y��k��9>���6{�.�]�@4��q�"8w�
%�4[���1�����
R(�p.��N
�;��v08NX`*����
+*����9������5����j]�k�I���(N��(�; ���FK!��%�6Gy��@"��q�Ok�]������ަ#8`��@�~��
m2ݲ� ��Y\�`�@���y���x\�91{w(f�BW�ƣ�8�VI�Y�	
��j�~ߗ��>ۓh��1-Kc
����6f��G��(��)�<9^>�_���Y��Y��3�8�����m�TrM��k��/�
��ʘ�j���<�@o�;�n��I�@|{�lڤ3@�q��n:ߤS��axD I��͍6��(7�@>Y
�&�\�~�����u��!�>�C\4i N�
���)�:�&z�xf>���*
+��M�Ϥ;��yrv� ���|�2��Fm�4t�2��I5���Nd��
+��\�tω~ML���E2]t�a'�0��
Vb)��
��ێ]�QFְ�z��	ݾÀ.��9L
+�*����m���P��1��̅��[:Ҙ����
6c��fQ�����3X�i����z�y�Ͳ܆�rcw �F�1%-S
qd9�-Yv�<4��M̑�V at K��5���ǰ
\_Gn�F\�ar�
�H���)G��X��y��ij��o��-��D��l�v
�ܕ$n�bH��m#h_��e#�,0���GӮ�8 B	P�8"8q
+��P�SrB�P�
�"���S�j�Rt^5��U��*`'*VX�B9?I�h�����
+ ��+�]��\>�/R�t�2���h��<N���$��mq	�
�ѫX�w��WQ��xl˭��������F�5�F�
5
zDx�9D��4�控L���-q	��k�� 6���sŌ���	N3��L=��!��2�?�2��cQ&�<I�G%��f�S��`5���j��o��#i���̳�q�L���3
+�B��S��P�� �H�L��
pU�s�B��l����"��Z5`n~+���!ph��_�tS�] n�R�`�a�پIv���הŜ�O���yP�����1܄wQ�������-�h�&�
%��z�<�MޭU@��"�O���,Ia������ !$�/
 endstream
 endobj
-8642 0 obj <<
+8651 0 obj <<
 /Type /Page
-/Contents 8643 0 R
-/Resources 8641 0 R
+/Contents 8652 0 R
+/Resources 8650 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8636 0 R 8637 0 R 8640 0 R ]
+/Parent 8623 0 R
+/Annots [ 8645 0 R 8646 0 R 8649 0 R ]
 >> endobj
-8636 0 obj <<
+8645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.643 537.126 229.737 548.03]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8637 0 obj <<
+8646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.089 296.382 246.767 307.286]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8640 0 obj <<
+8649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8644 0 obj <<
-/D [8642 0 R /XYZ 90 757.935 null]
+8653 0 obj <<
+/D [8651 0 R /XYZ 90 757.935 null]
 >> endobj
-8645 0 obj <<
-/D [8642 0 R /XYZ 90 733.028 null]
+8654 0 obj <<
+/D [8651 0 R /XYZ 90 733.028 null]
 >> endobj
-8405 0 obj <<
-/D [8642 0 R /XYZ 90 623.807 null]
+8414 0 obj <<
+/D [8651 0 R /XYZ 90 623.807 null]
 >> endobj
-8646 0 obj <<
-/D [8642 0 R /XYZ 90 609.237 null]
+8655 0 obj <<
+/D [8651 0 R /XYZ 90 609.237 null]
 >> endobj
-8406 0 obj <<
-/D [8642 0 R /XYZ 90 383.063 null]
+8415 0 obj <<
+/D [8651 0 R /XYZ 90 383.063 null]
 >> endobj
-8647 0 obj <<
-/D [8642 0 R /XYZ 90 368.493 null]
+8656 0 obj <<
+/D [8651 0 R /XYZ 90 368.493 null]
 >> endobj
-8407 0 obj <<
-/D [8642 0 R /XYZ 90 142.32 null]
+8416 0 obj <<
+/D [8651 0 R /XYZ 90 142.32 null]
 >> endobj
-8641 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8650 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8657 0 obj <<
-/Length 2149      
+8666 0 obj <<
+/Length 2147      
 /Filter /FlateDecode
 >>
 stream
-x��Zio����_�O���sj�@�M�m�q�%�EYD)J%�x����p���4�l��p��z08��p���/���w�EIet��
��dۧM�aNbz�$�����y\�������!{�%�"^�5�T���j�Ti�eO�d�p�l��ł��
���۟���#HP3
ة���-	x"Qf�?��K*���onF��
#�o��ص%�&����v�0t��Y\%��hɘBB�h	�0�+�&�&�`I~��q������s�z��v����8"�z�BT��n?��Gx�S�3:z�W�#N\�����3|�T�'E�T�!j�����h��:�t�ou^=
�<�'���
,஠~aH�#�L��F-E1NZ���u��u�C�q;N��қ�pD8���*%B#!N�+G���_���_��Z�]u���/d��O򤈳�7�8���1͓u���A�R��/X�ZW��4��y'����)��Y�׸���e�;�TN1؄J�I���C�~���t�F�)�(��^ [...]
rђ�B�6HB����*)�U�}�O�u5R��l7F����$�K��o{dɶrw�8������ي���
�Р_��?
�
DZz�D Ç���QD��4�c�i��8�d���)��=#�?�A6ǵU����~��d� ��Z��Rx��
d�)i4I]�\KC�
-��_Xy�jVxy쭓��9y�](�}����=
����W�
�������cj[�CV��b	�=�b�q��E�rdr
��E&U~����%5__����j�Z���C0A�@[x�N�À{�Z
�4��-O�
+ܢ��N�i�˦�
m��-2pG��ؓ���<�4��P�践����~�Ŕ8�!/�#!1(^5���l}���(��Q�n�B��!Y����$a���Q���T>&Bv��d��]�]~��M�.�1��[F=c��"����H+�Pڀ((��
��)�*����������B�d�!:����–����ch��ا�H��҂F�����Kr�c!"T^0|/�-x����k�B�ٛQ�@q5_
^�y�k\�0
��f���b��| bB'@
��_�
��	
@
K�B�i�� �;@��Xp�����^
pe�q
�0�싰�u��cP�!ҿ
��8�/w0�xƀ�k�! �$@�)$�h
DĔ���k��v#
��d�Ȑ [...]
-� ���@�B~=t!.����@��,=�.������@��.$��.��(t��y�t��;w!�������Z(�P�T��!`]p
�|�U@�+�MF4�A ��eTC�_�<TCv��Z�'P�)� �˜�
 ��M����ٞ1;�ٞr1y@��W: �
( ���N
P �RT-��\o�v������.3|1�s��8�@��Jk���Lo,j�q�l� �Y�V��]w`S�z�l�D�A<+�yZu�	��%��(� 8�
����YI����s�Q�E	{0
-����F8�]�q�V/�ؔ�&��u�=��L��/��{
�-�bo
-���v+�[[A��?�s�j}�4����W���<���;6��;��:���
�]�
��X���:
����F/b�ͺ�rی��C�u���r_[����	
+x��ZYo��
ק�S+��܇�.�f�v[�uܾd��(�(E�$
����?��14)+����

���~
�G8�q�����;�"���2��FGJ2���&�0'1�X���zA�<.���zA���=�M���~*��i��
�4�M�y�K6��bA�� ����OW���
+������<�(3͊�w�%x��77#�r���7�O�ڒ}��e�v�]:O��,��Y�dL!!u�e�s�l�Z�$�s�8���~Kƹ}={{;����[
�Z�\!�Et��}���
��)ˆ
=֫��
�Y�~��>i*
+ʓ�g*�5�^UO��z�AL�T�B��:���I
��RPpWP�0$���U&�d�����
'-EA�Y��:�!ݸ
�|r�MG8"�x�yE}�������#nt�Js�J�Q-�������
�Z�'yR�Y�p
o����:����j���,�?�+�Eʼ@H����׬�k\���Բ��S*�	lB��$�j�!_��:d#�D��f�"�ʧ�E�!�#��R��yY-����'q�~��х_YU����nLHj��-��~6"�FTҀ(��9$�b��$��U�U�Zլ�
�A
+���N��&�N�m�Q:�_~اy\
Ƹ�I�Z�O~E��FD��a�ަ��C�XO�́I�~�[�A��4�!�30�G�P��¥�(��d
+��%�3X�>��U�yup��@>���q��
�2Q��r�*!6���K
Q���
�/(RR�:�Ǵ�9�ER
H'�
+�uW;��U��ޗ��g�X �w_��s���.��F�T\�Ӂk3D4�ҧ����Id�>�؎�G�������*� �ϯ�Z������q.��
�"������.�da�������}��NRB�o�nY����4��g��
��K��j
+�jښ=�G@
�^�6ᦾ�pn
+7�1�����
�aS{<|z�Q&�4r,�,���Qlj(O>���	���C�OB����wH��[��M�\�����
�P�j}���J�r|��f]�Tm8ۍѠ��>	�d���
Y����.ν�e���~��7ŵ~�%4��������%�𡅧�b�g2���i��6�2D�ahJ)g�H�{І��qm����.Y@; �������aJMR�*������V
{��^
{��wN
{�c߄�w6BGk�8���-�=(3���:����U���X�p��s���k��
�
C5w�I����wI��F��F��ڬVi��L%��^��0`�^�+�#h��ēn�
+�觼��@�i?C�mK�
ܑ�5�$!�#�;�084�m��~�e1%��G�K�HH
�W��&-[k�$Jat���Ps�GHu~c0IX��uTx-(�φ��
h$��k�n�*w�Ky��<ŖQ��X�F������-Ҋ0�6 
+
+#F�F�hi��J��:l�~������.�n�"����e��E�/���%��*һj�����ci����X��
_��o
^@*���ăm�f� P\�ׂ~����,
C)ĺ��1�ĸ�� ���	À?��(C�p����Ї�}-�0@��{5\i��8��\�i
�.
� �"l}��/�c��/�1�4���
�!^�1��p��0	r
+�0�1e��� �݈�g#�2d��Oa
��@�ٱ
+Y��!�"
+z�h�����.ȷ�..����_]�
tq�..���@0K�
r�.�-t6P�
���
{3
+]��w�4]���])��}��}��85�eX
$�k���q��{� |���ė>�Ѓݽ���	TcJ H�0fv��D�@�9�=9g�g�N|db��\L
P ��0A�
+@�9� �SȫUK~0�[����w=y>���� _
��z�3�'�����u8���ڣB�:� �w��U�`�C��
�Ժ^8[A>�}�
+}b�V�y��z�!5J3 �.�u�vxVRjd �yT�FQ@�
��#a��s�v\���?6�Icu�r�(���
!��B��؛����
+��V��1�N�Z��&��d�����g��zn�b����:���
�]�
��X���:
���sFo𰮫�6S��Px��
^�k�<�� �)�e
 endstream
 endobj
-8656 0 obj <<
+8665 0 obj <<
 /Type /Page
-/Contents 8657 0 R
-/Resources 8655 0 R
+/Contents 8666 0 R
+/Resources 8664 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8638 0 R 8639 0 R 8648 0 R 8649 0 R 8650 0 R 8651 0 R 8652 0 R 8653 0 R 8654 0 R ]
+/Parent 8623 0 R
+/Annots [ 8647 0 R 8648 0 R 8657 0 R 8658 0 R 8659 0 R 8660 0 R 8661 0 R 8662 0 R 8663 0 R ]
 >> endobj
-8638 0 obj <<
+8647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.899 665.144 431.977 678.061]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8639 0 obj <<
+8648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [338.748 654.467 444.511 665.371]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8648 0 obj <<
+8657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 493.804 513.996 504.708]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8649 0 obj <<
+8658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.617 386.202 476.603 397.841]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8650 0 obj <<
+8659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.893 372.968 498.655 385.843]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8651 0 obj <<
+8660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 212.305 513.996 223.209]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8652 0 obj <<
+8661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [323.631 116.658 429.297 129.137]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8653 0 obj <<
+8662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.215 104.703 409.977 115.606]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8654 0 obj <<
+8663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8658 0 obj <<
-/D [8656 0 R /XYZ 90 757.935 null]
+8667 0 obj <<
+/D [8665 0 R /XYZ 90 757.935 null]
 >> endobj
-8659 0 obj <<
-/D [8656 0 R /XYZ 90 733.028 null]
+8668 0 obj <<
+/D [8665 0 R /XYZ 90 733.028 null]
 >> endobj
-8408 0 obj <<
-/D [8656 0 R /XYZ 90 472.883 null]
+8417 0 obj <<
+/D [8665 0 R /XYZ 90 472.883 null]
 >> endobj
-8660 0 obj <<
-/D [8656 0 R /XYZ 90 458.312 null]
+8669 0 obj <<
+/D [8665 0 R /XYZ 90 458.312 null]
 >> endobj
-8409 0 obj <<
-/D [8656 0 R /XYZ 90 191.383 null]
+8418 0 obj <<
+/D [8665 0 R /XYZ 90 191.383 null]
 >> endobj
-8661 0 obj <<
-/D [8656 0 R /XYZ 90 176.813 null]
+8670 0 obj <<
+/D [8665 0 R /XYZ 90 176.813 null]
 >> endobj
-8655 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+8664 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8671 0 obj <<
-/Length 2237      
+8680 0 obj <<
+/Length 2233      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o��~ׯ�S#�h�䌚h7��p�n_�
��(��D�e���{���P�,GN�X�
�ۜ��
��� ߍ�z7�}Y��
-iܭ��(d�_��Ә��dJ0��	���ŋ�	��|��IVE��{z_���|��i��>/n��q��7ń�q?����gi)�hS
�1���K<�F��jŷ��ɔ
-<�����
��!�D�Ο��j�m���J��(:Nv�m\&��`�X�D(�)C	��d�ǒli�q,��N$�B�
���wD�.�	/��"X�F�>�`��0bJOf�.�������v[��L*�1""r���D�Kʤ8̍!]I��V<$��'�Ԋ�nޫ��_�@c���&��&��^m�le���=��*��Ƙf�N2!b�e_$�C�g�h�:�S"���*.���yw�PF91^�KP�
|�����ʍ��i~!>ш�*N6WuTz�0e!R���\Y��,��v��� ���"�j>O�	���x��q�p�%Yy��j�_�ڱ'
pF���%m��)¤~b�\����C��ܤ��S
�@iT-JV�*�u
�i��w{����2c㧴��(#TB��&���j,��&/��`�zI1(�����8��`"/��$Na+N�E���\
-�n�5��n��L��[ܸ� %�N
-�\g����!ɛ�ԕ�-`���S�t�S�
.jԃ�S$
��rD�V�C
1�Z^�j��ˢ�}+BQ����>� �'SA41�?t0����Bc|�z�
�
��l����u�<�++q��O].�'~.\��!�H��-� �@�i�,r-�����G�o�\�
���,) �~�����6�t?@���^v��� ׳$.��Pʑ�������b�ڦ��=
ІR��@Kw爬�蔀��uY��h�G��3��+O:�v�����V;g/u� �`����CT5�%H\Bq��?��
��
0�1 at Vb&�������!s�_�}���Zӵ}�Y�X�Ъ]QF�y��
�� ���4M̘ ��>1�@l(6�����ot��U#����7@`$1;Il��N"&]b��We�{�Z��M��UhB�h<�k��38:�a!�X�ҝ2H6I��S��9�П�=��p�"ź=�<7n��f�U�����r��.T��mR �
� 
�Y��!����!?����G{S at +��|~<,�NޙO"[!�'+�'+�g
�p��۰-�|��&�
-qt%������+�e��1���W��2��|�%�v!a/���"c�~S�|�
'�2N)�����r��U��T4EZ��/}vi�Q�g<�=�?���x�f�)�lp�J�����.h/MP��
��/��)
#���R<��	�z	�t�V|
V�P�`h��]���/Sh$�����0�sj:��!.��hm�
wL�z}�q�d�.��2�N���SH!R���z�Z��,�i�"]��8�;jF�1�\
Q3��~jm�����Q��v�3����	ֆ��ZU$D���
5
5ӡ8K�`��}��3s��Z����;Ԕ���j��u�5�vA[C\��UU�����8�B�:���������~�0�7��Q@*���h�@>�JV{Hy/_$����D at X�>�ʐ�2`f
jU��>m�j��ݙr
�D2�*�E�D=� ��n�>D�gAX^���(�!���>��Y��Y �z���QT��7,���q���ͣ�����;��
-檆���~�$�@��6Ik��A��S��f at q
-�!�'��o����=7��foAu�E�w�������;r��'�5���d��"B��`�`�����.�L35�1m�fѺ�(��Z���0�[�wn���m��s[?��>4���jJ�9N�k�N�b3�8�l�&�kS��m�.�����|ā_Bc�u��Ċ���_�
�k��FB�f�Z�	h1Wz�����A�G[]}��
�}�#�*���F`_$�y�y��1�fŴs���*?����8�
.�D4J8D�
$a�����t�3�^x�=�K����eל�zN>�IJ��y�!EHs�����_����K���4|o� B��#��M��ϊ{W��
ɶ?�yH��&B�]
�g�
-\t�>jQ����9��Y�Y�0��1�c�����o#��h�"M7e���fOOOhy@�,�(-g��vv��y���n]��.��0����4��M�G�8F
+x��Z�n��}�W�)+�v_�n�$�3
l��q�2�DYD$R�({�_��
�n���hv�
�d�l֭�N�iG����������E
+�����:R8Jb�����>MALNgc<��<I�]���R<)�ϛlU�����UZ=��nA������6[
��jqSM����~����!�B��6��
��wvI`��2լ��|;�Q�'�Qwq; �3��h��È�V�mz8XiwSE'�n�M�L��K��e4�`(�s��3�XV,�:�%��؉d\��W���uE�.��	/O�"Z�>}��
+��aĔ��̪]�)�����ՏW�m
�2��<Jh�H̭r��.���07��%]� y�(�
+��^P+f�9�^�%���w��Fp��k{�I���:�+�4]O���cZ�;ٔ�ɗ}�
yY���10r�TΈ@���ʶ���9CE��Lx-�A�3�yw_n�+7b�j����HDz�8�\ �S$Ì�HI��
+se5�������7f�Š8ԫ�</�
O
�m�Z���q��9�D�s�*�cO:�N�-J��)¤}b�\���q�[So�]��b�4i��s���:���X��=���V���S^o�*!�Z�\E���`SVCb0�I���•'f<N�5��Wĉ�&N�'�xI�@G�x.R��Ǫh��_E�L��[ܸ� %�'�{�3��Fɐ�]\�J��DL�۩E�ҩ�|Y�5@��	��E3H9"���C���W{���a vYr�o%(鶳~�g��t&(�&f�B�)4�чl��Q���6;
+���ˣ�e��������p��E-�8��	"
t�����Y��[~�&�E!ؐ��!+�
+��'�8][�]�mS�w�D���K�%`g�
+p��Ҫ��
I(� :�8)�m*��� m�!��	��w��v�N	H�[�勏&�DK=�ɡ�
+�Sh�
�8��Ym�s���L��
=b����K(N�b���؂!���3�J�dSח�v>��r��0�5]�g�5�U	��%edR!x�O���6���`X�g��
�&;��+	�FoY-†�_F���&,��$a�%6( yS6x��L�@�[��$N&�v�
s'�;,�
�/�)��d�UC ?c
+��ù?P
+�(Q�ߣ�s��`Yen�
*��b��&��@� � �5~
�f��
��}<L��yt0�B]���S�2����?d+��dE��dE���5\+�u؊�V�B~�|�8�_HW����+�e�0���7��u�%��K�#,아E�DX�/GXȋ�%�U1�=`,�(�X8
9����W0���X�|���ii����eZ�F���\`�L����g�)�lp�J����.� MP	��
��/2��)
#�|�)
7�
�V��i��*>�+f(�0�Q���Lܗ94�E]�y}�ύ9-
T��`d�����{�q��ոʊr�i]Y'�
N�~�iKG[��e��4�HWx"N �
5�Иc.ƨ��05�6��ї�Ԥ�`;��҆�I1�����V�ѣf`@G��C�t(�R3X�j߮��\�x��%>㒚yǚrq��^kw��F���.��0�e�^M��98�s*V��K�~� �n8���}��։R9R
a�@C�	V���C��"�N���Z
U���3�OTC>oh��[�i�ݙq
�$2�)�E�D� ��l�>D�gAX^���$�!#��>��Y��Y �z���QT~�oX�˝�<��7�G]_M'5w���U
K��8I~�"Z�>I���(G�)t�e
�8����-4rk	M�Dɋ��Au�E�w��+
�
�ow���,NXk���e��"A��`�`����ݮ,L35�1�D�h�\��k�>�7
�������s۬���C��9徙����`�����S�Ԍ+�5�;��	����q[��=�����8�Kh
���)9���a���#��Z =��P�LPK�)-�J���
�Q2<(�h���ܰ�1з�2�hE˜�Y0
3[VL{�8��
+��ى�6�i�k�@D��C��@��~O�O�<���E@ڋ���>]��iqj��C��t_p.�gR�t��~F���$��V���LL��!��!2�h\����l�w�Ȑl��o���f*����iql�E����
�S���k�f&���3j��|e��϶	L}mVm�z?��~zzB�:��By}��o�O���B�z[7�+���
��3}�$���6�
 endstream
 endobj
-8670 0 obj <<
+8679 0 obj <<
 /Type /Page
-/Contents 8671 0 R
-/Resources 8669 0 R
+/Contents 8680 0 R
+/Resources 8678 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8614 0 R
-/Annots [ 8662 0 R 8663 0 R 8664 0 R 8665 0 R 8666 0 R 8668 0 R ]
+/Parent 8623 0 R
+/Annots [ 8671 0 R 8672 0 R 8673 0 R 8674 0 R 8675 0 R 8677 0 R ]
 >> endobj
-8662 0 obj <<
+8671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 615.519 195.105 626.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8663 0 obj <<
+8672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [334.883 531.827 440.282 544.306]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8664 0 obj <<
+8673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [315.008 519.871 420.77 530.775]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Generalized_Image) >>
 >> endobj
-8665 0 obj <<
+8674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 386.73 195.105 397.634]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8666 0 obj <<
+8675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 289.804 422.924 304.52]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8668 0 obj <<
+8677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8672 0 obj <<
-/D [8670 0 R /XYZ 90 757.935 null]
+8681 0 obj <<
+/D [8679 0 R /XYZ 90 757.935 null]
 >> endobj
-8410 0 obj <<
-/D [8670 0 R /XYZ 90 606.552 null]
+8419 0 obj <<
+/D [8679 0 R /XYZ 90 606.552 null]
 >> endobj
-8673 0 obj <<
-/D [8670 0 R /XYZ 90 591.982 null]
+8682 0 obj <<
+/D [8679 0 R /XYZ 90 591.982 null]
 >> endobj
-8411 0 obj <<
-/D [8670 0 R /XYZ 90 377.764 null]
+8420 0 obj <<
+/D [8679 0 R /XYZ 90 377.764 null]
 >> endobj
-8674 0 obj <<
-/D [8670 0 R /XYZ 90 363.193 null]
+8683 0 obj <<
+/D [8679 0 R /XYZ 90 363.193 null]
 >> endobj
-8412 0 obj <<
-/D [8670 0 R /XYZ 90 106.082 null]
+8421 0 obj <<
+/D [8679 0 R /XYZ 90 106.082 null]
 >> endobj
-8669 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+8678 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8681 0 obj <<
-/Length 2311      
+8690 0 obj <<
+/Length 2304      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o��~ׯ ��J at 4�;I�l�� ɶ�n��l-�l"ɐ�z�_�394��k��y0D�gΜ�w�94��#
}3�����dQ�RIet��R
Œ!��ѻ9!�%�%���,�g�![�YP</�w7j[g���U��w������~�~��Ǎڮ��
��K�i�/��xE�`A�j)u�z�S�F��݌�ɗ�%x�5uo'�r��Tt����T��W��i���EJ��P�V�ע%c12��`�T8üU;e6�����q�0<v"�zx��r���(��1/�MD�9�޽��ƿ�0biݚY��S�����?g���(O���C�;��]�̓���g�
��{��w�*��Z,e��
�)	
R��ɇl�Ss��YOQ0{������̷V⩘\:��'�u�PO�W"$�Yӥf� \i��.N�+g�5��juU
�-(��~Ęj]�`�ٵ����X��`��<�ڻ0��lFY�M��S�ݼ�a\���,�֙8e(�rl�Be���G�V��e�_��?L���* [...]
-@��?F�q24�V�!/����N�o���Ci	"�G�V{�[��B�8�?2��I�_
�
-�H`�^�wy�/��
L\R� �X#F�:k� ']}q2oK�
eav�
X��lB
���+���̈́T������U����r7���8P�<D�N�y{cu�US)@
�X�Z�Ƅ�����U���̢wf��;;�-��[<�rj��3�
-����U
I��,1΋!���
q.���z��$��
�v�P���l�Ea�����2����ldH&�AS���yQR��ȑ0� �x��d�s"�vb�Ad_l��w�H��n
	�#�I
#��
- 0��կ:�ϒc��8F�h�;8��C���y!%� �H�c

�'xIq��i'��926�>@��
�g	>�1`'�5il�p5(E��f���	Q>A1NtS솥n�J�(L�ңɥ
-�t�u�Ԍ
�-0�������m7��0�e�F�
-/��KA���SJ3
B����j�s
�*�/����=7��קv�D�A[[���i4���� ����XU��=Xm�{��}86�$����6��P���$�I���^�I��[;/�m�����p�M�NYu|Y�N::\��3��,����#��	������
f���N�v?��hA
	j �5˿��Q���ɞ�|�i��U^,8��s`͵���������L���T���#')[ ]-�
-������U̕���uG�4Y�V'ߐ�a�1Зi
-՟O��P$0=�:h���x��-
/MC���&���Y�k��/uD/�����ܡŤ!	�z&�{ǟpQ��yܻʀQ�<�?M�m��x��o4���'�I��OB$
��AKN�[ ~�|�nA��[ �l��Ds����Gt
Z�50��Q��
����+EP	��vdz��aV��
���``QF?Ow��:y�ǨGǻ	|��O>�S��ɗ�O���L�|9�	{��o ��3AE��#TB��gO�Ϡz��WPO��+��*UL�`
-n�ρ�a]�Q�)��8
�;�k� ��p(� ߫����?5�
}��0
-�#����ϰ���J��>{���<�����	�0Y5)��vU3UM�{���U�$l�s�?U6uL<�j����}�dq�Kfko��Ke'�e�?�MH�c�-��N<�I�x,#�u���g<����?~x�zB�a����q���bo.������8���Z�-D�C��F5��pycsT�0�^�ݱQn\�`��^[�Pm��>��6�t�U��Sp��5P��������P�{�on��n����fS�WVp�'�w
K)\7�k�����=[
u�
-_9�E~�Q��DE��!Myj[�
z��@xx{a5�j��.z3�� �^
F��n
�M;|�����(�,/��n^Lb�<G�1�S�a��4l[t<��2�|�����L�o�>�ʼhM��#%0���
�����|���F1����m��f�&V@����O:���H��
�UBX���֎��X0�-�D�'Ҭ��w?�
�?�g�8�l��w�~��)��7����2|o����2/y���`�79!R�X�/ot�]gw�1g{�(����Q�����=+�]�]g�-
-�շ1�C�Zf�ΜW�Y���n裡��nf
�+M1`H_�oڶZ]\��ޢM��E^�(o/ �.���3(6�w]��Pv��
<�o^���o�	
+x��Z[o��~ׯ ��J at 4�;I�l�� ɶ�n��l-�l"ɐ�z�_�394��k��y0D��~���8��p���o���W�E)J%���.JqK����F�� �,�c<� x�Շl�fA���ݨm��_�WuV߭VnC�g������
7j�~S/H2/�]�����!�4n)q
�?�-�L#��n����Œ
+<�����d9Ci*�w�z��g��>kK�r�ҹ:T��U��h�X��L�%#�0o�N�T���8N�ǎ$�R/�^^�~�X�1��1���6�ٻ�8����F,M�[��q��w}?��
�u�I1pb�q�v���<I�X|��1���y{W�";��RP
��`~���!��|�&=E1
�z��ٓn�
de��O��ҹ�pD8q�s�zR�� !Κ.5��p��
W�8�T�
����Uy,� l��cZ�ue�1?d�J�!��������yv�wa I1PFY�M��S�ټ�A.�|SM�L�2�p96q��z���i�Я��&�Hcx�v<�Wk�_�/
+�l 
Ĺt� q�X�2���x�1C��c�_�ʘ���]�u���je����)J�( �l��1���I��(y���tB �x����RK�>z�ػ�
+]J�	���I�$������T�ˋ=x��(�`㒒I.�1��Y�8���'��Qf�
+X�MH�Q�x!ڛ���
+����eZ�>op:/w"@O�c� �CD��t��7V�Z5���cD +XkܘИ��Q_�.���Y��lte���v
*�
X:����3�����U
I��,1΋!���
q.���r��$��
�vÐ���l�Ea��X�nS���ldH&�7A����<))���ȑ0� �x��d�s"�vc�Ad�l��wU�����G��8D�'�
+ jd���:�g�1�E
#E4�]9��C���y!%�@�����	N�(�P⦝?����� �"3�>K���vR�Ic���� )ZU7����NX���Nb�ݰ�
^	��T�jri
+`�:��vjV�����\��߶�?�HX�2�O#��K�~I (���xJh�CH��8
Tm
bn���B�K-�r�MIɋ�S�s�����z8��z
���?^�cU�Wt��
u�)=
z�m�`��My8��駰��fӮ�h��n�od�֮;��e�������j7�8e��ea�|p����)
d�O�]q
Lh
v&7��v�-��3:��~"�1��
� �kؿ��Q���ɞ�x�i��U^,8Ȕ�s@͵S��R������L���T���#'![@],�
+�����.�J{�$�Q<
��b��o�ݰ���	�4���'apH�
g
4b�`����
���!�}
+|��co�v�����:��y�UA�������$ �L�
B���w�)F�
���4U�����}����>O2�o~� ���Zr���G�����3O
b
����vZ at N
�(��|Ĵ���\����qK��V� LoW�������Q{8o e��L�z��g���x7A����G_bz�;����W�ɓ/G4a�q�
J��L�|�� �.��֣��gP��ki�+���jo�*��`
+n��Qþ�5��S%q<�w���R��t�|�:4�o���s�i��(
�D�+�?�n�*�f��zƛ�7����'��dפ�Hb�u�d�5��]�vM�%H8d��u
~�m�xD׼��C
�-�ʼno���=�/!�i������:4!=�����:
�`&�׋�i�x�i�S���g������	*E?ߘ�IL�G�����
�/�┳_k�%
+
B�7��w��s��z�au�w�F�u��=j{m-C�Ŋ��h�ژ��m�V�O�ms�@op��
+*��s0GC��&�ܸ�݈���fS�W��ఞx�}t(�p�Ȼnd��c>�l/�m+|��!�Em��N�0�cY:p�IH���
+qU�J�7s5��`ւ��c�NA}�R]vm��|7/��
1I�#k�5�S�a��4
��xr�
`��$}�P��*?�#|^�yњx�G&J`1s[}%7��A8<o �m(�cŰZ
W�"�!��EDX��'Ж?�R�D�v�h���� 5�v���#P�$"<�fU��{��e���<s �ıf
0����M��|T���o�{C��%G&�y�C�#�|
��	��~�x���8��9�[��������G���Yq��:>hRPY�X#�|l�>�Z%�f?E��w3c����$F
{/ݴm������E�
���Q�^@]܏�2�C�I��\��x0������(�e
 endstream
 endobj
-8680 0 obj <<
+8689 0 obj <<
 /Type /Page
-/Contents 8681 0 R
-/Resources 8679 0 R
+/Contents 8690 0 R
+/Resources 8688 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8667 0 R 8675 0 R 8676 0 R 8677 0 R 8678 0 R ]
+/Parent 8695 0 R
+/Annots [ 8676 0 R 8684 0 R 8685 0 R 8686 0 R 8687 0 R ]
 >> endobj
-8667 0 obj <<
+8676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 665.144 425.662 679.859]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8675 0 obj <<
+8684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 406.696 322.446 417.6]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-8676 0 obj <<
+8685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [457.18 406.696 505.099 417.6]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Time_Elapse) >>
 >> endobj
-8677 0 obj <<
+8686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 176.223 268.34 187.127]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-8678 0 obj <<
+8687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8682 0 obj <<
-/D [8680 0 R /XYZ 90 757.935 null]
+8691 0 obj <<
+/D [8689 0 R /XYZ 90 757.935 null]
 >> endobj
-8683 0 obj <<
-/D [8680 0 R /XYZ 90 733.028 null]
+8692 0 obj <<
+/D [8689 0 R /XYZ 90 733.028 null]
 >> endobj
-8413 0 obj <<
-/D [8680 0 R /XYZ 90 481.422 null]
+8422 0 obj <<
+/D [8689 0 R /XYZ 90 481.422 null]
 >> endobj
-8684 0 obj <<
-/D [8680 0 R /XYZ 90 466.851 null]
+8693 0 obj <<
+/D [8689 0 R /XYZ 90 466.851 null]
 >> endobj
-8414 0 obj <<
-/D [8680 0 R /XYZ 90 352.125 null]
+8423 0 obj <<
+/D [8689 0 R /XYZ 90 352.125 null]
 >> endobj
-8685 0 obj <<
-/D [8680 0 R /XYZ 90 337.555 null]
+8694 0 obj <<
+/D [8689 0 R /XYZ 90 337.555 null]
 >> endobj
-8461 0 obj <<
-/D [8680 0 R /XYZ 90 121.653 null]
+8470 0 obj <<
+/D [8689 0 R /XYZ 90 121.653 null]
 >> endobj
-8679 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R /F72 471 0 R >>
+8688 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F7 505 0 R /F8 504 0 R /F13 540 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8697 0 obj <<
-/Length 1851      
+8706 0 obj <<
+/Length 1846      
 /Filter /FlateDecode
 >>
 stream
@@ -48535,280 +48582,287 @@ y
 xJ��l��D��q0*'[�4�"P���Y9 K��D�����
N�2�:AH�s�z��[��Uq�,�������i��X��\�2t h�ʇ���L]���a��n�`a�t&�ޥˣv�,T�na�������T��0���0+��a�a|�ai
 Gҫ1��#ˉ�`���Y�)U�[T@\@l������^>�^��&
���X�`Xe�R�}��
 #�U���M�	�u������i|��U[_P��PC5�Ӿs
Cq*Q���.�zY��mɈ� ��C��
���q�.�oB�C4m�z���V�J

6-�v�wY��;_���{��w���^�ߗU�DR�t�Ucc��(d���!��l�epa�l��^�4���t�6�~}K��:b2^���*�>��4Y���Mf�=J�����M���[=A{!�Q'J�U��r;�z����� E�5��mZ_�Tx~p�����8�z�9T�
�z�
-�ʷK˼�!Г�"jWpA��R�I�s�l��$L
`�=��a����~�߁a/	�%
�w`YX�שqX�N��-��!��W���M��c�8��}�2)��~iK;�tRdSj�L&�J�W�:I�x��f�Y�CC��H�I�u�Y����ޢU�n�tS��>�l�'�.�q!������&9fE�S�df
�
#��;BN
+�ʷK˼�!Г�"jWpA��R�I�s�l��$L
`�=��a����~�߁a/	�%
�w`YX�שqX�N��-��!��W���M��c�8��}�2)��~iK;��i�L�"�W�:!�d��f�+W��P!�[ϼ���������*t������f�>���
 W�2�l�bV���"Lf�V����)@�
 endstream
 endobj
-8696 0 obj <<
+8705 0 obj <<
 /Type /Page
-/Contents 8697 0 R
-/Resources 8695 0 R
+/Contents 8706 0 R
+/Resources 8704 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8687 0 R 8688 0 R 8689 0 R 8690 0 R 8702 0 R 8691 0 R 8692 0 R 8693 0 R 8694 0 R ]
+/Parent 8695 0 R
+/Annots [ 8696 0 R 8697 0 R 8698 0 R 8699 0 R 8711 0 R 8700 0 R 8701 0 R 8702 0 R 8703 0 R ]
 >> endobj
-8687 0 obj <<
+8696 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 588.675 300.161 598.957]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f) >>
 >> endobj
-8688 0 obj <<
+8697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 417.895 300.161 428.177]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f) >>
 >> endobj
-8689 0 obj <<
+8698 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.347 326.885 435.546 337.789]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-8690 0 obj <<
+8699 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.45 326.885 513.996 337.789]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-8702 0 obj <<
+8711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 316.987 113.133 325.833]
 /Subtype /Link
 /A << /S /GoTo /D (main_Grid_Concatenate) >>
 >> endobj
-8691 0 obj <<
+8700 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 264.507 256.157 274.405]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f) >>
 >> endobj
-8692 0 obj <<
+8701 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 146.207 250.895 175.273]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8693 0 obj <<
+8702 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 105.059 483.212 136.028]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8694 0 obj <<
+8703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8698 0 obj <<
-/D [8696 0 R /XYZ 90 757.935 null]
+8707 0 obj <<
+/D [8705 0 R /XYZ 90 757.935 null]
 >> endobj
-8699 0 obj <<
-/D [8696 0 R /XYZ 90 733.028 null]
+8708 0 obj <<
+/D [8705 0 R /XYZ 90 733.028 null]
 >> endobj
-8462 0 obj <<
-/D [8696 0 R /XYZ 90 584.166 null]
+8471 0 obj <<
+/D [8705 0 R /XYZ 90 584.166 null]
 >> endobj
-8700 0 obj <<
-/D [8696 0 R /XYZ 90 570.398 null]
+8709 0 obj <<
+/D [8705 0 R /XYZ 90 570.398 null]
 >> endobj
-8463 0 obj <<
-/D [8696 0 R /XYZ 90 413.386 null]
+8472 0 obj <<
+/D [8705 0 R /XYZ 90 413.386 null]
 >> endobj
-8701 0 obj <<
-/D [8696 0 R /XYZ 90 399.618 null]
+8710 0 obj <<
+/D [8705 0 R /XYZ 90 399.618 null]
 >> endobj
-8464 0 obj <<
-/D [8696 0 R /XYZ 90 259.997 null]
+8473 0 obj <<
+/D [8705 0 R /XYZ 90 259.997 null]
 >> endobj
-8703 0 obj <<
-/D [8696 0 R /XYZ 90 246.229 null]
+8712 0 obj <<
+/D [8705 0 R /XYZ 90 246.229 null]
 >> endobj
-8465 0 obj <<
-/D [8696 0 R /XYZ 90 89.441 null]
+8474 0 obj <<
+/D [8705 0 R /XYZ 90 89.441 null]
 >> endobj
-8695 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+8704 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8709 0 obj <<
-/Length 2599      
+8718 0 obj <<
+/Length 2596      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�~����V"��!i}��f��-�fݾ��0�(kiF
������2�(�I��K� ❇߹�1�<L�䧫?�]]���D#��lr��h<�C��V��SBS�9�OogO�z�/ngO���Ƭ�|�kq_����MX��v��xgVǥY-n�Q�
-:������o	\H%ܦ9�����_�D0�L�+~ ofs*����r���?�9����m~8���f�N�n��c�M�I$25�Z`ޙ�q3�ү�X!
��Hƕ
������WF�8x�DT��rw����`��	FL�ɣ[��p��w;����W�"�(����C�~5�W��Q1yt�$�0o����wf6��/�/4�&)p��$Kr�bo��)
-��v�g+dU��'���y`
�pX�������
%(����L*/����A1��E"���x��U�
��S/�|i�bg�CQ��IP��a���
�,1���b���H+�cv�̌#J::�
�%��E�-J��/x�pN���4$��[����bj��21m6�6����Pp�j�ׄ��˦����O
������m��!�l7e��b�����J�?DL�"�Qne8�D�gtT��`H�N_��B�1k.8�� 

e<��㗥�7��hoF$
D!��\�^����(g
 ȷ�j��G��ѭ�
 w���Q1},;§�:M�u"��C%�RW
���#i�O
����h�
�
u��
-4��Z	��`��
i�Q�l���M"6���)�e���a��;�ư��jk�8��$�0�2�D�UX^ta�:b�?

6���5�
-�
-r�2�b���X.�N���r��O����4.~�8
�:&��8+��9.�C�%0Ir
�]K�nk��;TA�(�1�'��e�O-����E
��w	�E4�5�H�m�������Fu��}x��/��չ���EA�5H�̗˪^y?d�Ta8�Yr�!�|���佛�{����@�;��
����5e�5"4K���(�_ǃ
���>�gU;s�D)�
�O��0��x�Ȕ#z��I
�
Z�an_W�Yfղ�����i�� +H�IB����d��c.��W����04 ½��m����SJd3�Y��ee�C��QP�d��y��@9-��2�3�L�4*�1�Z�B�Y�y)��{S�b6��"�
(2�U�s*
E��h��
-G���`uxFt�n����$�)P�{Oz��T#�^&2�!L!Р�E\nK���8!|��XѦ�lD߹���&5
[EKZ�`!ͲX?�v�3$ .�T�)��/7'ֵc at PZ܅�̝e�#r�p�����p��~��܎}�)��B�u��
[� 3�2�beFo\Wۭ����6��ΰ(���Ap}������:��UHgl����<-�ժ��Ei��s�n޻�CT(��>B�6ͱ.S at 1�D�h��h�6 at f��)��Tr��+��Ŷ�)o��Q�=qHHLX�I����d{���`���-�g�(�A0qJ�Eno�o��g�r1��@�re�2�Ҭ,��/�9I;�)ӠQ
�s�
�`�i�y!�FT���f��]B��]���uU���
t+w� �7H4D�lT���_f��>��m"�}�DP��巢�y�a$C�%���a�(.��\`�
-ڡu-Dg�
��
�X���,�
�
|��i�.��(��T�9��
cp~�;�|�}_�=�v���ؖ}{���Fg�zf{�h��^�iA��J��&"R��à�L�d$�/�%nho�Z�rR{20�����֨W�Ҽ���	���h^'J{n�x������od��&Y+�+!�wO�Ŝά��U��FF���]����KAOe���T
l�8{�@B٠�[]Ym�xRE8�� ���w�SL��
�
F"�ˁ��Ax��TB0
.� ��*ƈ�S��e6"Rů
T�N�d��
�RG���;"W"�������̚�
�M:�>&C�%�N��< �E�sHG�JQŃq��{��a����:I�T'G; �� ֩/̟�
9/��uT�����S~�cu��M;љKK��%�9si�U������Cb*��
A�F����!x�G�uMZ��֗�V�˸���_|}�ǔ�mu��|"�VIM^��
ך��ϐ,�Q�|�g��m� ׎�r�`ͦ҃��RŨ��V�	��U���V�����9! [...]
lhO��pY�
��2lwYf��
1����2o��ݦ�]�fiɭ�
-q��
�Q��<�����������:.����%t�x����W���͗=���g^�ڤ�@�i��!���~���K2�Dw��N=�
��7���~m"���cHPy_�ۥ�'^���
�e���'�dRF&S#�Ɩ�_����Z��9U9
-QU���WeT�O�R�!�;��	+��W�8]��	>��������+�ؕ��7&B;���]��aY�
�V�|7h����`�?̄�����Ƕjg�5d�=X�f�?��	
����1��y�&m��
�DS
�o�Q����\_?>>��
�b_�����קU���,;��n]��U9|-wy���L�^�|h
+x��Z[s۸~����V��`\�t���Ͷ��7��%�hh	��H�JQq��{p!HP����K_,�q�����a�'?]�����m�&
+��擻�D��¦��������	�xz;#xZ4�bq;�xZo�6z��_���h�nn���,�ۧ�;�:.�jq�̈���ig�~�~K��B*�6�9��?�%M#�T���f6�
O���.qlƐR���3��k����;�n��T��ۢ�f�dΘ@<��9����^k�0]-ݺ
K�a��2i��~�����Q<!�L *�d��z�OV0��#���Ѯ�M2��w;����W�"�(����C��j��#b�"��,`�>�uU��l�)�_��+MR���I�����"�(�.������ʝxN&�u$C$#�u
��J^	����Q�r�+Ʌt�j[)$C�\�!��͍�]m�`1ыM�����/�z�*w�:�uupPPA� 5����8,\f��AuS$d �ҏ��	2�
Q�
�_4<h��t�ޗն�������9�$,͡! լS>�nn�ͧ�(.��v�M#�:�� ۯ�n�_�
�l��MX��ԡ�.�ѮF�۶�
��nS>},�[7�)�D��G�$a [...]
+�����ȈYs���
���<�g��e�����&�۟��H`#W���C���)�Y �r�(��#P܎���V
� �ݦ�g�O+��d�r� -M�u"��CɇRW
���#i�O,�������
�
u���4��Zq�8�`��
)(i7e�\�"���(�e��(�4��w��a�U��3p��Iza2e ������Œb�?

6��5�
+A3�r�b���X-۠�q�Aa9}ƧQ������^qDuL��qVD�u\
�8�c����+�֮�TA�h&bTO��
ʌ�ZB�u�!���w	�E�5�H�m�������Fyⷊ���/��պ���EA�3H�,�˺Y9?d��~؛Yr6>�|���佝�;����@��e�
t�<w����
+�'Ѝ�`�/𠇡��O�Y�N�A Q����5
o�2<X��=���$zw�{?�o��,��X�{���4˹���$.b� tM���1
ɘ�Lg�| ��\b7����)%�9�,g�2��2fC�(h:���<�yL���U�I9�z
&A���I
m>n���d�y���{��b6��2�
(2�U�s*
e��h��	G��A��]��1|�1�p
+T�ޓ�c8UH���L�S4(����08N��2V4�2�w..��I�NђV�[H�,�O�]
����J>�2����ĺx�̀�𜹵�bDNGloi

+��9��v��N��$",<~w�̌̀ʕ
�q]o�.t�m���aP(���ຌ
x
�gx���	����!
��<�}Z,�U�+��8g�.�s�)�(Q�}�^��cS��b��Ѷ�Q�m�ȃ�)���bZT+�p�Ŵ�)g����=qHH�_��tzi2=xqw����w��3H�H#�2J�e�o��o��xg��r1�
�@�j��2�J�
��/�[I;�)W�Q�
�9E�P��4oNH�U�r1&�4��{�~�:$al]7~ܻ��]�‹��
�2�g��i���>�I$}�/�*[��Vp4�Dbȱ�s9��<�U]�
l:A;tn���Lp��
+0W�z,FuW��+�,��5�y�	_�1
8��
w��ټ��
u���VL˼�z��֣3z=3=�c4
��t:PAo��g�	��P}@j1�2?��
d	��ۣN���
�
�7建3�u��/c.Dk\d�l�	��=;W�q���wn��72�W���� ���uʻ��	1�5+�s"���&|h��g�|�R�S�
������go
H(yb�� ��
O��W�@g!{��5��ÈGq9P
���LU!8���
�b��0:U<@X�#"e��Aŋ�TMɾP�)u?ͽ#r�X���0�|8��8e֜�n�Q&�1)�/��� `}�	� 
Q*Ee捣����n����$
+yr� `0<-`����y���Rl q��Q�b]l:��
�30�m��`.
�~,�K��Ҭ�Ic#0����T,
�
�*�-����ԏ���&1�.
-Q&��r�~��
]-���D�dZr$y�Rs\k6>G���F��,��@L��f,�CHk&�
ĝ�*F}\�������� M�����	�ao�
�v�ZvX 9�^Æ�d��My��.��`��2}�@Xf���k�.��<�MJ�4CKaD U�%������_��O���O�pg��:�kWB7�wi�/{}A	]كo慨M�
��?��,Ϲ$����
?M�!l�����k��g�
C����]�y���� �ز}P���~�K&u`dr9�nl���z�EJ�S�#��
��}]E���+�:�&NX!
迂�����M �QD��M����]9ĮL��1��
+}\�5���v��^�\���a�������:vU;#�>����4#�

��7��#��>M��/./��5NcӶ������G�<�cU�T��������88�X�C֝W���+���h����� �Fz�
 endstream
 endobj
-8708 0 obj <<
+8717 0 obj <<
 /Type /Page
-/Contents 8709 0 R
-/Resources 8707 0 R
+/Contents 8718 0 R
+/Resources 8716 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8704 0 R 8705 0 R 8713 0 R 8706 0 R ]
+/Parent 8695 0 R
+/Annots [ 8713 0 R 8714 0 R 8722 0 R 8715 0 R ]
 >> endobj
-8704 0 obj <<
+8713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 539.129 385.519 550.032]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8705 0 obj <<
+8714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [488.213 185.186 513.996 196.09]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8713 0 obj <<
+8722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 173.231 219.384 184.135]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-8706 0 obj <<
+8715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8710 0 obj <<
-/D [8708 0 R /XYZ 90 757.935 null]
+8719 0 obj <<
+/D [8717 0 R /XYZ 90 757.935 null]
 >> endobj
-8711 0 obj <<
-/D [8708 0 R /XYZ 90 733.028 null]
+8720 0 obj <<
+/D [8717 0 R /XYZ 90 733.028 null]
 >> endobj
-8466 0 obj <<
-/D [8708 0 R /XYZ 90 613.854 null]
+8475 0 obj <<
+/D [8717 0 R /XYZ 90 613.854 null]
 >> endobj
-8712 0 obj <<
-/D [8708 0 R /XYZ 90 599.284 null]
+8721 0 obj <<
+/D [8717 0 R /XYZ 90 599.284 null]
 >> endobj
-8467 0 obj <<
-/D [8708 0 R /XYZ 223.966 176.384 null]
+8476 0 obj <<
+/D [8717 0 R /XYZ 223.966 176.384 null]
 >> endobj
-8714 0 obj <<
-/D [8708 0 R /XYZ 90 159.657 null]
+8723 0 obj <<
+/D [8717 0 R /XYZ 90 159.657 null]
 >> endobj
-8707 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
+8716 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8723 0 obj <<
-/Length 2667      
+8732 0 obj <<
+/Length 2663      
 /Filter /FlateDecode
 >>
 stream
-x��Z[�۶~�_��V�ZX�A��g�:�i�v��6/�GÕ��THʻ��s@�P�$;N�;������|�!���O��������d���rr�0�x�$C�������X4����͌�i\�����|��I�E��1�/��y�p�4�n������J��7ŌD�
��f�~��!�� U���N��K;�Ӊ`D�nf�&/fs*��5u���!�E�̫����ei���4�&��6���dΘBBF�9C
g���!�7�d+;��av"����wwW�\��'�6/W�Fb��]���'k���#���c=k7���v���?W�

=�H#��DQ���vqw�.���\Ԋ
%]߀�z����6ivA��Oq�=z}#�������&��4�O�����ʋ")�y�N���V����r���:�%Y��?��
�~���x�
h�mh�ԛ�4'V����P�;�Ov���Y�����C�pU$F=4X�;�9#�sP�
-$��k~��J���3�
n	aE��z�H������z`����5��w�En����?}p��_�S�$i
q�2�J1��\�Y�3W�WC������}�9�dU�Eυ�i��d�9E�b�$�Xm�IQ�'}^	D�
-�JJc��7^מ~l6E��[��F�����,��[�M��ekcQif@������C�fZc��g,_Zmv���)���&>�8
�v���Ww(�J&�]~�����٩MĻ�iY/�lż��9
�	ږ dգXC�p�9Rv��Y�WՐm��1
94�Q���&-C-Q�
ަ�~�ZK¥g�AI� �;����%�f
j�|��V�PՄ\�u'k΄j�\�G`��Á5�m�E�l
0�(��l�G�~

�
<H�%����Y��L;C�dVA0<����@������pf�}[��Dr,�l�-Gbj�
���چ��8>>6�
-�N8\F�	g�$��h�8��[<`^���#�m��T�tJ����+- �Je�t� ��s��y�z�zp5�t�Tu��1>^�B��9
-�a�h6gT=��-G�
4
��FL�SH^!�[?���Iu6�����Bo��
dA�O1�
y�S�V�Ou�L�V�љ�P/# (�P�M$Ƞ�^�!A+�1�H%A��Ư�
�b�`�?߮�5ڤq���T��?�ޘ��d������mR�Y�����Be0�۳Y�/��Cm���i�%Ջ�� �/
X�Cq� T[�|s���BJ�P�$P�ژy�f�4K>bkN(Tiv� ���ݘl
�*/ :nN��Ԡ�G�Ν�z��)G�S:��5A;f�K��è�1F�
e@����rP�SА���D��oeR��d}�i���X����t��H�g�'z�Ѻ
���%��&adH�=�
L�54�7��
��#�zJ\�9i�=3��J��rs��q�f�nQ�'E=�
y�HW1'��;��D��B0
�
�Я�Gd�6�ӳ>Ğ��*�����1���O�	j����=�	�#[��U��E�	�J�І�R�/�0�� ��lVŐ�
酱p�󥑺4y�X%�9Q�o�enW��l6F$$/y�&)���f�{���H��
l��%� I
0�ѭ2�")�Z	ĵ��PSL���J�|�l�6��|�#I>�QS�G�@��
5�!F
��M��P�E ܡ��ƙ�_�,!
��C�c4o� ���^ [���̆c�YS���C�Uäaۂ��i
� S�H�qo���l?�����ڲ
��G���=�a�
�97��
�i��!��[
���Jk�?�I%���������oȨ��Ƣ��iik��KA6�'X�_�>Mg�F�����\8ۛ�>*b�
aH�Xn������)�Bj�]�w���:�E2͊� ��v(���/�j�ݢ�cǀ�+�:�Q꒬�)�@�0���JG���΋ߑ�s��Λ_p.�7�k:?2H�D�GB�����
�atYY���<f���x:�;��4�;:�c�\�k�.m���C��G3D:S�b�� ���zo��P4
ǽ�at~�:ftjX�ԧ��LÙG�
ze��� �Ɋ;ݹu|{ B[s<�럆7��5���
-)�xXm�
�K�~�z��%��7���糰�E������_E=�֝:G�
L� �t��p�2
;�M�H��i�|ۼ?�ML.s��
�U���_竚�Y"j\ ��5�
-'�
2#<ֵO^�
�.�Q,��H1�mO�7���h&��QT�ޱ���F�#@�y��KX������~s����R%�����򲜨d��2ܑ�]G�N�3����!�q�̫�RC�I�u��) c��
�C��	�N��F(Ե����
���L�*�F2 �wu܆�	בc�
�K�*�*����S�
��D�g�����eg:&y���7
��%u_��U}AU��_�qZ<����& �qHh�F~U�w^%'�6��������g��nZ-
ί��ny��U\&勣B
E�6
1��t��л���,���|�c�q�E���.Έ.�����
�6�L����T�o`�1o
�u�6��렪��eR�y&��)��8s���?�Hѽs6���	a&��5�ۤ�Av{?O���<:�)�gҥ�MU��׏��hU�C��
�V��������I!�#���C�E�.o�>���.��C��N�
+x��Z[s�~���S+MW0���Τ�8�4�l�n^vw4�D�l$R!����s@�P���8�>xD�����|�!��~�'�_�����J��FZR9���h<�$C����|�����	�x�nF�4.���݌�i�y~H�E��1�-��y�p�4�l����z�J��wŌ�i�T�O7?\^�[�F���N��k;�Ӊ`D�nf�%�fs*��-u���!�E�̛����ei���4�&��&���d�X��T�9C
g���.�7�d+;�c�0
;��ks�⻛�_.��R��G�*1Ym/>|“5��a��j�X��N8e𻙼���vG�G�Li�1�DT""�]ܝD�M��(�"CI�W`��=���M�]P+�s\x�^^	�?B%m6|�X
~�Q������Y�E���<[�ٽ�U��y���+w�N�IV�y�O�u�E�ۤ+8��_�y�;��D ͉Ur{t?E�
�'�oo�����ӡ
k�*�
,�
ۜ�9�G�\�5�{Z%�
+v��g���"�j�X�ٌ�Aět����=س:�s
&�
d��#|t�O�\���1I�G��
�R��+�s�y�̕���/|;�A?hl_u�F�4YUy�s!t�'�1wNѳ�&�eR�Q���Q4���T�o��=��l�CoM�
M!I[�YRK�B����2Ƣ�̀x����
^���ʹƂ
�X���� %1S���M|�q8@����P��LZ+�]~�����٩M���iY/�l�|��9
�	ږ dգXC�p�YEv��Y�WՐm���1
94Ҫ���!-C-�j~�ZK¥g�AIR��d������0�>��C�jB�纓5g"j���#Pu�p`Mo�n�8[
D)R���x%��X���A�.�|Ĕ�Ȃ���$�
+��	�	����B[/���mA��Qr,�l�-Gbj�
���چ��8><6�
+
O8\�Ä3R�ˀq4X���-
0/�Ӂ ��Htx�(���:q~�J
@�2�?r�	d ��)���S=`=�V:@������	!��
�0��@4�3
+*�
�G
��#U�W#�cH>Bo��z�% ��\P���B<
+M�A
+Pt��?�Pv�Q�O!
[]>��3][�cDg�B�� ��B�7� �Jzj�
�$�iG��(	�]6~s�@�;��f=��&��hjJ�
+�3���O�)9�_.�'���'����(T��=�U��6Y�ն߸�6PP ^�z�7����q(�
�j
�oN�]H	ʜ
+^3�l�fɧ@l�	e�*��"@onwW&[þ�3����f!5(�ѡsg���||��N�pM��
����a���T�2 ��\�+9(�)h�G�`���oeR��h}�i���X����t��H�g�'z�Ѻ
���9��&adH�=�
L�54�nN���G.����s��{f&e�fq��RK��3��ݢ0�K�z�	�,�6�b
N|5w&/D��B0
�
�З�#d�6�ӳ>Ğ��*�����1���O�	j����=�	�#[��U��E�	�J�І�R�/�P�^ *.�U1�dCza,�<�|���M�E����D�o7enW��l6F$$/y�&E���G��#	�r���p$y�0F��RRu$��Y��b�2��G���d۴���E�$�FM�
e���v�\��5�S7�
B}h�p���gZ��YB4(_���h40޾A�"u�=�h/��
�v���[�d
��m
*S�8<A����~�Kg�m��n�[{?h�z�.����{���=�sn��9�i��>��[
���JkĿ�I%���������7�j:����6iZ�ڡ��R�M �	��O�Y��uV���
g{s�GE��!
���o���V0ERHm���ӎ�x�s\$�ѬxwBMo�"�Q
�[4x�Pq��Nt��$k{J#�2��^��<�y�;�y5��y�
N��qM�GI�Ȃ�HD���'��{]VV�):���?����4́��C�xX��s�����!��"����^�W���g��I�/����0:�M
3:5
+�[�S��^����(��B`82�:D@��Nw�C
�
���
O�����M �v���B��>�WM�C�%h?{=��b��o���I���MP�D�����P�N�#y�&��
+�V��K8s�
���Ȧ
yU�IִV�m�^'&����٪j{�o�UM�,5.��rĚv�����
��'�Ob��(uf��׶'��uf4�����T�ޱ���FQG�n�|c��D;/�����

�yϥJ
+���S�y91��>��pG�v
�:%
+�lJ#ۇ ��3oNJ
�&a���S@��
�G��'0:�������k��=8�'��Py5�j  ?��q*'8\G%3�/ݫ���'#IJO��r nE�m�ۏ�����d���4<�`�})2V�UA~yU��i��4o�!�a�����J�l��/�1����~�3ܴZ�_����f۫�L�W���i<b@
(��V�;�w!ǁY,�'����=�O����������
�6�L���w�~��7�ߙ7	��k�uP����2)�<b��W�9~j��
+���9��J�� F��ٝ�<i��i����%
+r�^�W�nqy����V%�g�@iu��m.�=)���r�|̳�O3��
4����H�
 endstream
 endobj
-8722 0 obj <<
+8731 0 obj <<
 /Type /Page
-/Contents 8723 0 R
-/Resources 8721 0 R
+/Contents 8732 0 R
+/Resources 8730 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8715 0 R 8716 0 R 8717 0 R 8718 0 R 8719 0 R 8720 0 R ]
+/Parent 8695 0 R
+/Annots [ 8724 0 R 8725 0 R 8726 0 R 8727 0 R 8728 0 R 8729 0 R ]
 >> endobj
-8715 0 obj <<
+8724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 616.141 300.161 626.422]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f) >>
 >> endobj
-8716 0 obj <<
+8725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 575.976 182.164 586.88]
 /Subtype /Link
 /A << /S /GoTo /D (main_Expanding_One_Dimension_of_the_Vector_Space_to_Multiple_Dimensions) >>
 >> endobj
-8717 0 obj <<
+8726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 458.546 241.69 487.611]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8718 0 obj <<
+8727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 385.046 163.823 395.95]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8719 0 obj <<
+8728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 321.593 513.996 332.497]
 /Subtype /Link
 /A << /S /GoTo /D (main_Folding_Multiple_Dimensions_of_the_Vector_Space_into_One_Dimension) >>
 >> endobj
-8720 0 obj <<
+8729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8724 0 obj <<
-/D [8722 0 R /XYZ 90 757.935 null]
+8733 0 obj <<
+/D [8731 0 R /XYZ 90 757.935 null]
 >> endobj
-8468 0 obj <<
-/D [8722 0 R /XYZ 400.69 579.129 null]
+8477 0 obj <<
+/D [8731 0 R /XYZ 400.69 579.129 null]
 >> endobj
-8725 0 obj <<
-/D [8722 0 R /XYZ 90 562.402 null]
+8734 0 obj <<
+/D [8731 0 R /XYZ 90 562.402 null]
 >> endobj
-8502 0 obj <<
-/D [8722 0 R /XYZ 213.427 312.791 null]
+8511 0 obj <<
+/D [8731 0 R /XYZ 213.427 312.791 null]
 >> endobj
-8726 0 obj <<
-/D [8722 0 R /XYZ 90 296.064 null]
+8735 0 obj <<
+/D [8731 0 R /XYZ 90 296.064 null]
 >> endobj
-8727 0 obj <<
-/D [8722 0 R /XYZ 90 217.288 null]
+8736 0 obj <<
+/D [8731 0 R /XYZ 90 217.288 null]
 >> endobj
-8503 0 obj <<
-/D [8722 0 R /XYZ 90 194.354 null]
+8512 0 obj <<
+/D [8731 0 R /XYZ 90 194.354 null]
 >> endobj
-8728 0 obj <<
-/D [8722 0 R /XYZ 90 194.354 null]
+8737 0 obj <<
+/D [8731 0 R /XYZ 90 194.354 null]
 >> endobj
-8527 0 obj <<
-/D [8722 0 R /XYZ 472.811 117.69 null]
+8536 0 obj <<
+/D [8731 0 R /XYZ 472.811 117.69 null]
 >> endobj
-8721 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R >>
+8730 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8745 0 obj <<
-/Length 2193      
+8754 0 obj <<
+/Length 2190      
 /Filter /FlateDecode
 >>
 stream
@@ -48820,441 +48874,442 @@ qxH
 �9�d�%A�E��GH P�4�GH�vX���8����
�����T���T�?�
Ok��֧�ш����cg���$�U�@2Y���$��L�j6	�*��ݱ7q���?� ��s��5o�:́�.�i�T�7�0�	uye�F�3��q��+��Ĉ�����y��q�=By���Yc`�&v��>��p�V
�|��¹�4����/�	�?�@&�r����-��/
��=�^�L�zѕ��~U��<<�v�k.%�3��g�у�Ljt�[����� M:�yF���RPu�_�KP�'��I�f��U
&��UX(ɧ�}�[Rn���n��w����f(��g��O�ЬO�,x[��
8o�,+5xާ�';�c�X�]�Q�3�/T �A� ��Y�MQWU���Me��:�Z1�#��4M�^-Ie�"
��hP λ&S1`
L=m����7�;}��&#��
m�X�N#�����
Q`᎘��Kemi���
����������������N��p�y
!���H�_ �g�ė즮��G�$ٍ}h"��0�c�TA�6�ӝ�-�����Wݓ�?��ԅ�\����v��/�N0�g��7]:[_���3ժ:O
?3 �M*�Z�VCb\+�#~3�عP	�(�[Lk����oo�tc�^�7�!ԛma
�ٻh-���ن�ߌq�I��d�Ws�6yb��ɴa��w��� ��q�U��9�혴e���G�s�`�6�v}��x���Ӷ2�v���[�DWL.Ue/�4`�h$0*�!1b��G�P��|��3
 '��)vt��iך{K!�
��c۾g9�+�?��
mjL����v�_ffFHj�i���ع�!=s���5�N!����
:�����2�S�q0Bl��v����J����;�=Cx��o�ɂ�*��>|����4)�����A�z��
]�
��= ��W\,�9{\�!���p�Cub�
$v�
���
��s�n�݄������
���(�?r�Bq�
�
���2�m
'��
 ����͚�4a� V
9�m6��u
�=ؿ�94o��.��;t|��f�l���j��mv�;F�pП�6����bB(�lێ�'�hp�����P�]o�UG��z?�b�t at B
���׉th���֌OcPP㬏:���ֽ(��b�_�Ӛ���q��j[.ό>�
-��u�t�<m;��~�Oi�����~}q�z!�?���h����_5(B����EdzS�:��
�cW �GW%؇U�U{��
��E�7N+��v�YF>��a�|.X.U�v{����?������6�d�ڶ:=9���G�m���Qڞ@�v��w�p*{>�7-�kk�
�����n�-�
+��u�t�<m;��~�Oi�����~}q�z!�?���h����_5(B����EdzS�:��
�cW �GW%؇U�U{��
��E�7N+��v�YF�6�Gsqr�:�ۓ�����qd�{�/��ܵmuzrr�6
�iU��=���d��FR Ie/��W�e��N
�
ԡ���BE,/
 endstream
 endobj
-8744 0 obj <<
+8753 0 obj <<
 /Type /Page
-/Contents 8745 0 R
-/Resources 8743 0 R
+/Contents 8754 0 R
+/Resources 8752 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8729 0 R 8730 0 R 8731 0 R 8732 0 R 8733 0 R 8734 0 R 8735 0 R 8736 0 R 8737 0 R 8742 0 R ]
+/Parent 8695 0 R
+/Annots [ 8738 0 R 8739 0 R 8740 0 R 8741 0 R 8742 0 R 8743 0 R 8744 0 R 8745 0 R 8746 0 R 8751 0 R ]
 >> endobj
-8729 0 obj <<
+8738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [121.93 356.674 372.559 367.578]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-8730 0 obj <<
+8739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 301.814 181.845 312.718]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ebb4df2fa553f9a75fc23f4a3d8aa084) >>
 >> endobj
-8731 0 obj <<
+8740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 262.96 181.845 273.864]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_64edddaeda5b87632fc0d37fd0f56749) >>
 >> endobj
-8732 0 obj <<
+8741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 224.105 154.727 235.009]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_9cbdb37b93b7d66e66a19df8f46a71f7) >>
 >> endobj
-8733 0 obj <<
+8742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 185.625 176.505 196.155]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_def9cf2f5c18bf5fc72e2648e848f8e2) >>
 >> endobj
-8734 0 obj <<
+8743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 170.63 450.955 180.536]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_64edddaeda5b87632fc0d37fd0f56749) >>
 >> endobj
-8735 0 obj <<
+8744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 98.885 200.451 109.788]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_9846bc1d16b42521b6cda0e8a4799115) >>
 >> endobj
-8736 0 obj <<
+8745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.2 98.885 292.843 109.788]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8737 0 obj <<
+8746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.607 98.885 513.996 109.788]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-8742 0 obj <<
+8751 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8746 0 obj <<
-/D [8744 0 R /XYZ 90 757.935 null]
+8755 0 obj <<
+/D [8753 0 R /XYZ 90 757.935 null]
 >> endobj
-8747 0 obj <<
-/D [8744 0 R /XYZ 90 733.028 null]
+8756 0 obj <<
+/D [8753 0 R /XYZ 90 733.028 null]
 >> endobj
-8528 0 obj <<
-/D [8744 0 R /XYZ 260.509 675.861 null]
+8537 0 obj <<
+/D [8753 0 R /XYZ 260.509 675.861 null]
 >> endobj
-8748 0 obj <<
-/D [8744 0 R /XYZ 90 659.134 null]
+8757 0 obj <<
+/D [8753 0 R /XYZ 90 659.134 null]
 >> endobj
-8529 0 obj <<
-/D [8744 0 R /XYZ 466.833 584.508 null]
+8538 0 obj <<
+/D [8753 0 R /XYZ 466.833 584.508 null]
 >> endobj
-8749 0 obj <<
-/D [8744 0 R /XYZ 90 567.781 null]
+8758 0 obj <<
+/D [8753 0 R /XYZ 90 567.781 null]
 >> endobj
 497 0 obj <<
-/D [8744 0 R /XYZ 90 457.433 null]
+/D [8753 0 R /XYZ 90 457.433 null]
 >> endobj
 290 0 obj <<
-/D [8744 0 R /XYZ 90 450.832 null]
+/D [8753 0 R /XYZ 90 450.832 null]
 >> endobj
-8750 0 obj <<
-/D [8744 0 R /XYZ 90 320.788 null]
+8759 0 obj <<
+/D [8753 0 R /XYZ 90 320.788 null]
 >> endobj
-8751 0 obj <<
-/D [8744 0 R /XYZ 90 320.788 null]
+8760 0 obj <<
+/D [8753 0 R /XYZ 90 320.788 null]
 >> endobj
-8752 0 obj <<
-/D [8744 0 R /XYZ 90 282.053 null]
+8761 0 obj <<
+/D [8753 0 R /XYZ 90 282.053 null]
 >> endobj
-8753 0 obj <<
-/D [8744 0 R /XYZ 90 243.199 null]
+8762 0 obj <<
+/D [8753 0 R /XYZ 90 243.199 null]
 >> endobj
-8754 0 obj <<
-/D [8744 0 R /XYZ 90 204.344 null]
+8763 0 obj <<
+/D [8753 0 R /XYZ 90 204.344 null]
 >> endobj
-8743 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F21 2075 0 R /F72 471 0 R /F99 2114 0 R /F98 2117 0 R >>
+8752 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F21 2111 0 R /F72 471 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8795 0 obj <<
-/Length 1876      
+8804 0 obj <<
+/Length 1869      
 /Filter /FlateDecode
 >>
 stream
-x��Zm�����_��=��f煙W���wv�r��vuU���T,bwI$ �������"Įu9�%���������:�y;y5����	Q(�pf7N�
)�8����%�Л��{��F�*�_x��rs�,�h�cz]F���K3�fu��v�z�>)a��u���Bv>FE>����֟̒?#��f��U�#BZ"9J��2�*oJ9vg^H�dU,�:13��MRz$p�,�)F8w'������d�C���D�q'^M>������`�W���U+ǧ
ƥs5�i����G�I� ���0
��2�7l�Z�˅�;2�:K?+n�[Y�?a�뼀����4#l��l�\�u���2�3������������^x��F��}��ھjv
����x���
�L)E�'0���
?Q����0ƕ-�L�
�;&���4�T�6γ�>�Q�l4���'���05�C�����p�!�7scr=��κ?���/�Z�����B.��~xw��w��~�ˎ��e�gG�HT(P���PzL��4� [...]
C�]t�_�(�����-&������:*��{>�CI 
��ҦH�he����z(���8�
U��1��aUb19�j(��X�Zv�޾�&K���d+�F ]*�&�<� ����5�@@�� ���hG�_�j���c��)�Z,�0x��?v�;kJʰll��)FB{��|�
�ǴY��X�
�EZ�s�ŵu�i��������/v}�y�j(ݨإB�O2����|��>�C�!����>F����g`��?���`C䋭~w�ҁ��=�?D$�Ou+$`�R�u���
-G�Xv���u-���e�X��b~Q�p1�_���p8�_Bl���F���
-au�r���C
G�mQuV����
w7S@����'=��
\
C�o��k�A�\ '����P���j�ZT[�z(̤�+L��.�߿O�Ksu��1nY\X"U�X�f�K��qR�N�05j�hؿ�3w��8�T�l����ted��q;|?3� �N��$�l��\�}*~D at t~���u��:�������a�j�d9�~�>��:uFc���.�h��.#S����X�S=A�� 1�:��:yP"�~�Wd4��Z��Fs��n5VH��`��̓AV}&�r�皌�;�oj2Pw�16� �)Ӏ���1!�y�-�)qUܨL]�6�Z=i����(Q>N��u�5�J��+���Fj�����e�d�	>u߿�E��}8�O�(���_�y[DeY|b��w�x[���q[���ű`3�,ǧɋ�@tBŚ����Q�z2(�'ג��@�g���?��T�>�ut�g�r~u������
lN(~[��z*�q����T��Y^
 �I �F�RX��+�w���$�R+��TZ[�����T���A���}���p�a�`�Lf�
�0&A� ^�V=g׋!�H.GF��0`H����I����	��:)?+
7�6W���p	�!\Ĩ�F���B�t�r�s0���͡o1� j
�ݳ��aP�����bHr�5��P��0��
uN�L 
�X��o7�.Y]'�
���"�`AM� �
|���}n'���f��Y8���!��|��
-`���L
2͛C��w�+*�8��o
��'����
�U�eR�ˬzt0�|������D�o���d��Vm

�0�5� @rۨ��1�i�� �sT
���
P'�9�j�@�m���
�>dy����+���̶��UV��j����b���UR~�A��B~e�&7S���H����2)ʄ0�dd�#���~����4W�h!n���!�=羫�������=�+��ҢDi}^��dž��B�Il[�7��Wy�4Ǖ0��x�U5(�?]d��
+x��Zms�F��_�'f��pw�i;ӤM��I\[�i'�h0�6�Pl���
!�m���X�v�ٷ[��^N��&�/�|�
*�ٕ�cK
+�8%�la��	A�w�cl�9�A�
+�g�v���D�<��_�A�y�������J�F�r�0��:���!��QF��%����y�����2�^qv�C�����ȗ�<_E�L)����
��ePF��yt���(	a��mƉ":�f6�cB�
���H2n��ɻ_�����,
��[�je�����.&?N�� ���­v
å�
a�+�������
T�:�?(n�]��c��4��Ti^���r�]s��e����Ϊ-��fo�/'�;�����U7��K�j�
�u&v��
�t2�	��H���{|O)�!��W��0�:��L���ԧT�6L��ܿQ�l4���#��d?5�}l?O��"�p�..7���z���u_|���T�cp�gM~>�n߾>�ᛟ_�~i�mW�;v��d@�跹ä��@lea�m�ZD�:,�`!�Ko�.�K��R�C�ɲ�/`j��J�����P�{���ɢ$X<��mEW �#
�ѣ��=zq"�J
&GY
��+T����}R ��}�t��l�W
�KE��Ď
 r���=� XC��#Q@
�4q\l��3�[��O���vycLI��-�M�b$���ȷ��qL�%�!XS^��o�$,�s����E�֠
�}����+EM�J�.�`}���W��r;]����
�]�1��Q��<\��a7�ϸ"�l��~J���0C\�>ԭ�!Je�Տ�+��W`ٙ�W��q�\n���b
F��Y��Š�*����񑷵��J��ʫ�ա���y
E�A�I�gC��w��L���Kǟ��p1
����+
��8����݀z��TK�Р�P�CVMj�„g�nb���x���.�j
�H�!V���Ҭ��Tu�|��S�ؿ037��8�T�l�d���xUɤ��Z|?2� �Nܿ$����\�}*~@t~�)�u��:	���U�n�aU���rx��m\�t�����,�h�톮JU)rՎ��#)�z��
b�q*aq�D���O�h��*8����n5FH��`��ɃAV}&�r�ǚ��;�_j2Pw�16� �����}B�>q��9Sb�
� �Q���mT�z�<���բ����k4�p�*�U�WR���|r-
�%cL�s���͐
(B'ِ���}
+E���S|��M�$�������e
/z#�u�j�'��͘�
'/n�[
� �I�j�C�A��>���
yR>�E��Q��Z�6,��4	�󋛠��oN������ⷑˬ�R�[jMuH���  �tG@mt�/���k>�xg�^
+JR+��LN����5�B��|
j���G��C�{-`2�6l\����xQ4��\.� #�
%���!>G0G�&��'H^%e�P
n�>m���C��3�}���QՍ�~��
"�"0��0�`>�k$�+�}�bA�8 �ݓ��nP�����bHr�)��P��0��
uN�L �����k6�:Z]F�
���"�`Au� 0
|�V��L�N��f��p��}'
����"^E�:d�ׇH��hW�a4o��W/lO�۰�
2U�yT��w0U������H�o�5�$��Vm

�o���!�mԼǘ��s\���9���n���=ݜ�?5���6�G
�Ch�<�<�W����}f[s��*+c�u5nn�1��OE��@�4B~
$�:7S���H�6��H
�*���$�"�M����V}��D�o�/��kmO
o�2{zzz{{����8�Q\�f���ͷ���va�jM��<�O*aRu�v
j���
�E
 endstream
 endobj
-8794 0 obj <<
+8803 0 obj <<
 /Type /Page
-/Contents 8795 0 R
-/Resources 8793 0 R
+/Contents 8804 0 R
+/Resources 8802 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8686 0 R
-/Annots [ 8738 0 R 8739 0 R 8740 0 R 8741 0 R 8756 0 R 8757 0 R 8758 0 R 8759 0 R 8760 0 R 8761 0 R 8762 0 R 8763 0 R 8764 0 R 8765 0 R 8766 0 R 8767 0 R 8768 0 R 8769 0 R 8770 0 R 8771 0 R 8772 0 R 8773 0 R 8774 0 R 8775 0 R 8776 0 R 8777 0 R 8778 0 R 8779 0 R 8780 0 R 8781 0 R 8782 0 R 8783 0 R 8784 0 R 8785 0 R 8786 0 R 8787 0 R 8788 0 R 8789 0 R 8792 0 R ]
+/Parent 8695 0 R
+/Annots [ 8747 0 R 8748 0 R 8749 0 R 8750 0 R 8765 0 R 8766 0 R 8767 0 R 8768 0 R 8769 0 R 8770 0 R 8771 0 R 8772 0 R 8773 0 R 8774 0 R 8775 0 R 8776 0 R 8777 0 R 8778 0 R 8779 0 R 8780 0 R 8781 0 R 8782 0 R 8783 0 R 8784 0 R 8785 0 R 8786 0 R 8787 0 R 8788 0 R 8789 0 R 8790 0 R 8791 0 R 8792 0 R 8793 0 R 8794 0 R 8795 0 R 8796 0 R 8797 0 R 8798 0 R 8801 0 R ]
 >> endobj
-8738 0 obj <<
+8747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [290.341 720.235 358.056 730.141]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8739 0 obj <<
+8748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 697.994 200.451 708.898]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_bb6956f4cc086675f02d421fef46122d) >>
 >> endobj
-8740 0 obj <<
+8749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.18 697.994 316.536 708.898]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8741 0 obj <<
+8750 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.165 697.994 424.631 708.898]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8756 0 obj <<
+8765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 639.215 200.451 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ff1c6d17be391cb22a9c4d4e0fa0feb8) >>
 >> endobj
-8757 0 obj <<
+8766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.868 639.215 303.224 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8758 0 obj <<
+8767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.821 639.215 431.287 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8759 0 obj <<
+8768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 580.435 200.451 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_9f616c59b2d80aab9f11db8f3c63883c) >>
 >> endobj
-8760 0 obj <<
+8769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [226.975 580.435 338.396 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-8761 0 obj <<
+8770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.53 580.435 513.996 591.339]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8762 0 obj <<
+8771 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.717 554.856 245.433 564.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8763 0 obj <<
+8772 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 520.659 200.451 531.563]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_c4e8228056b829aa7e0e05e1b292d2c3) >>
 >> endobj
-8764 0 obj <<
+8773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.788 520.659 305.615 531.563]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8765 0 obj <<
+8774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.796 507.035 243.512 516.94]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8766 0 obj <<
+8775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 483.798 200.451 494.702]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_e315cd842b8a3bd48d730eba070969b0) >>
 >> endobj
-8767 0 obj <<
+8776 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.788 483.798 312.241 494.702]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8768 0 obj <<
+8777 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.796 470.173 243.512 480.078]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8769 0 obj <<
+8778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 446.936 200.451 457.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_440d3df9ebc23e058ec03d5606cecda9) >>
 >> endobj
-8770 0 obj <<
+8779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.054 446.936 304.611 457.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-8771 0 obj <<
+8780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.228 446.936 422.694 457.84]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8772 0 obj <<
+8781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 400.112 200.451 411.015]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_bcfc281c9ef2a45bcfad5ed4a1109b8e) >>
 >> endobj
-8773 0 obj <<
+8782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.574 400.112 313.516 411.015]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-8774 0 obj <<
+8783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.968 400.112 425.434 411.015]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8775 0 obj <<
+8784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 353.287 200.451 364.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_82341fbea6e1c21a80058424c0ccf2d0) >>
 >> endobj
-8776 0 obj <<
+8785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [227.788 353.287 248.042 364.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-8777 0 obj <<
+8786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [269.173 353.287 344.639 364.191]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8778 0 obj <<
+8787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 306.463 200.451 317.367]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_45243459137b3c9e917bde090a48ba01) >>
 >> endobj
-8779 0 obj <<
+8788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.761 306.463 302.03 317.367]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Octagonal__Shape) >>
 >> endobj
-8780 0 obj <<
+8789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.874 306.463 430.34 317.367]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8781 0 obj <<
+8790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 247.683 200.451 258.587]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_b6db0040a47381b41656b2846ce782fc) >>
 >> endobj
-8782 0 obj <<
+8791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.866 247.683 281.026 258.587]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BD__Shape) >>
 >> endobj
-8783 0 obj <<
+8792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.822 247.683 427.288 258.587]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8784 0 obj <<
+8793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 188.904 200.451 199.807]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ddf613a0448b642291d5e60910983a81) >>
 >> endobj
-8785 0 obj <<
+8794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.088 188.904 254.688 199.807]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-8786 0 obj <<
+8795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.084 188.904 299.811 199.807]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-8787 0 obj <<
+8796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [351.711 188.904 427.177 199.807]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-8788 0 obj <<
+8797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 103.533 190.738 114.437]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8789 0 obj <<
+8798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 103.533 261.85 114.437]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_6a10411642132d2a11144719a8cec9fb) >>
 >> endobj
-8792 0 obj <<
+8801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8796 0 obj <<
-/D [8794 0 R /XYZ 90 757.935 null]
+8805 0 obj <<
+/D [8803 0 R /XYZ 90 757.935 null]
 >> endobj
-8797 0 obj <<
-/D [8794 0 R /XYZ 90 609.491 null]
+8806 0 obj <<
+/D [8803 0 R /XYZ 90 609.491 null]
 >> endobj
-8798 0 obj <<
-/D [8794 0 R /XYZ 90 537.76 null]
+8807 0 obj <<
+/D [8803 0 R /XYZ 90 537.76 null]
 >> endobj
-8799 0 obj <<
-/D [8794 0 R /XYZ 90 500.898 null]
+8808 0 obj <<
+/D [8803 0 R /XYZ 90 500.898 null]
 >> endobj
-8800 0 obj <<
-/D [8794 0 R /XYZ 90 118.612 null]
+8809 0 obj <<
+/D [8803 0 R /XYZ 90 118.612 null]
 >> endobj
-8793 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2013 0 R /F65 376 0 R /F99 2114 0 R >>
+8802 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F35 2018 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8847 0 obj <<
-/Length 1767      
+8856 0 obj <<
+/Length 1765      
 /Filter /FlateDecode
 >>
 stream
@@ -49266,1282 +49321,1264 @@ i
 cu9ϖZ�Y����SPj�e=��Hc��7
ᮖ�g��
t�
e6��'
 T��!1-X�����Aj ��Т���1dIv��$Y����ӡ��)I�&���E:.-�qڥ�$@X��H�8
�
�A}�
��
o�
���
�
�2[������{9�)bAx��9`�|G��@T�=
 ��	]u��y6ۅy�
�Λ�=��ͺl�m�d�Q��;��޷��I�6�#���fY
�
�"��"���D�q������3G]T!��-�]B����B)�b�.Dw����B��qt�t�F+H���:�	�'n 7�{ !b��&�h���왮HҐ��R�}IF5;դ4�.3
�	�)�
�1�G���sU�Z�8�r
�<�}��c��Q
�6uX�Ls��.���˪t�Q{8))�ߚ��@�z_���*1U����ɲQc�<�D~\���S���,�������y
�����Ӎ�y>vO�d��2S���8֫"]��|��ď�$��ɩW�QG
���mH����I���
	���C�j��@I?�H Al��M ��.0C���l�Q�>Ӭ4�R�um���"L��L��d��p��d�Wk^�!�����f
}'��5�R����ǚ����f������м2�
-uk�	hijt���i��E=S6��l�(��c��YC
MC�M
9�?��Q��#���5�_=T���=��'������OS�E�E\o^,��]5�Z~��
�V�f�Ef�^k��m,P�S
1G��k�I���[
%;J
��a1�FNJ�O�#$
�;���^1<�5���7�T:X�TP��9c�r���
�3��%glSip���]r�G��V';�l�i�G�$�_G��^)�*Y�j�~�UԳp�K8~�*�Yv�e��� 
�c���*��ȯ�
�0z���*��(Ik�>/�Ά2?(	>���-	
׬��J�~�-	���8q��ƕ��i�c���
s<��'!�zG�kǙ#�����lKַS�W��q�	#���S�� ��S{2à�ʺV��O��Z�p�>�e�?��������"ە����H�uq}xdM�l�y�H"����`�#���$ ksÇ�����/j�<��$�
�y}�۳��qns�g��<�]�a�G�"J��U�9���C�"L�i&a����+3����AԵ�3D�̽.������r��Z��<Gqy6�'g��5t�h\L�s³,of	x8�Jp| ���h�
+uk�	hijt���i��E=S6��l�(��c��YC
MC�M
9�?��Q��#���5�_=T���=��'������OS�E�E\o^,��]5�Z~��
�V�f�Ef�^k��m,P�S
1G��k�I���[
%;J
��a1�FNJ�O�#$
�;���^1<�5���7�T:X�TP��9c�r���
�3��%glSip���]r�G��V';�l�i�G�$�_G��^)�*Y�j�~�UԳp�K8~�*�Yv�e��� 
�c���*��ȯ�
�0z���*��(Ik�>/�Ά2?(	>���-	
׬��J�~�-	���8q��ƕ��i�c���
s<��'!�zG�kǙ#�����lKַS�W��q�	#���S�� ��S{2à�ʺV��O��Z�p�>�e�?��������"ە����H�uq}xdM�l�y�H"����`�#���$ ksÇ�����/j�<��$�
�y}�۳��qns�g��<�]�a�G�"J��U�9���>m���4���Aե��?N}�۠���_�����uY�_��-�K4.�"��9�˳�<9��Q(DcdZ�ey3A��YT�ϛx@��[eg(
 endstream
 endobj
-8846 0 obj <<
+8855 0 obj <<
 /Type /Page
-/Contents 8847 0 R
-/Resources 8845 0 R
+/Contents 8856 0 R
+/Resources 8854 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 8790 0 R 8791 0 R 8809 0 R 8810 0 R 8811 0 R 8812 0 R 8813 0 R 8814 0 R 8815 0 R 8816 0 R 8817 0 R 8818 0 R 8819 0 R 8820 0 R 8821 0 R 8822 0 R 8823 0 R 8824 0 R 8825 0 R 8826 0 R 8827 0 R 8828 0 R 8829 0 R 8830 0 R 8831 0 R 8832 0 R 8833 0 R 8834 0 R 8835 0 R 8836 0 R 8837 0 R 8838 0 R 8839 0 R 8840 0 R 8841 0 R 8844 0 R ]
+/Parent 8864 0 R
+/Annots [ 8799 0 R 8800 0 R 8818 0 R 8819 0 R 8820 0 R 8821 0 R 8822 0 R 8823 0 R 8824 0 R 8825 0 R 8826 0 R 8827 0 R 8828 0 R 8829 0 R 8830 0 R 8831 0 R 8832 0 R 8833 0 R 8834 0 R 8835 0 R 8836 0 R 8837 0 R 8838 0 R 8839 0 R 8840 0 R 8841 0 R 8842 0 R 8843 0 R 8844 0 R 8845 0 R 8846 0 R 8847 0 R 8848 0 R 8849 0 R 8850 0 R 8853 0 R ]
 >> endobj
-8790 0 obj <<
+8799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 708.189 190.738 719.093]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-8791 0 obj <<
+8800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 708.189 262.159 719.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d850947fe33d1adad7b33c58ab859ce0) >>
 >> endobj
-8809 0 obj <<
+8818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 671.79 183.824 682.694]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_cecce63184c4367b7e48cd7f35b29adb) >>
 >> endobj
-8810 0 obj <<
+8819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 635.766 192.272 646.296]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_112cc024004bb7146ddccaa837664bf5) >>
 >> endobj
-8811 0 obj <<
+8820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 598.994 241.935 609.898]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_062e6c821cbe563825968a30a108f14d) >>
 >> endobj
-8812 0 obj <<
+8821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 562.969 193.229 573.499]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_f4f6e42cf5b4be24e73efab004e22a34) >>
 >> endobj
-8813 0 obj <<
+8822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 526.197 213.163 537.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_cd523ec773dc09fcf2c3ebbbd70b3bc5) >>
 >> endobj
-8814 0 obj <<
+8823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 526.197 315.857 537.101]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8815 0 obj <<
+8824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 491.933 189.901 502.463]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d43b1f8f4b622041e8719a0b26c4a2d2) >>
 >> endobj
-8816 0 obj <<
+8825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 455.534 187.689 466.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_345c97f889e2b3dae5f12fcc130a8b75) >>
 >> endobj
-8817 0 obj <<
+8826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 455.534 226.693 466.065]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8818 0 obj <<
+8827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 420.523 228.895 431.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_085c8cf54c180f7eaf693904cb6ce68b) >>
 >> endobj
-8819 0 obj <<
+8828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 420.523 333.482 431.427]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8820 0 obj <<
+8829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 385.886 229.503 396.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_302728bb407aa3c4137332e3275d21fe) >>
 >> endobj
-8821 0 obj <<
+8830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 385.886 334.089 396.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8822 0 obj <<
+8831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 351.248 187.264 362.152]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_5468429667edd0199d41c11d79d3d9b7) >>
 >> endobj
-8823 0 obj <<
+8832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 351.248 293.213 362.152]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8824 0 obj <<
+8833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 351.248 371.148 362.152]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8825 0 obj <<
+8834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 351.248 455.727 362.152]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8826 0 obj <<
+8835 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 293.697 187.264 304.601]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ef0c072f344fd2a732e792578091cc9d) >>
 >> endobj
-8827 0 obj <<
+8836 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 293.697 293.213 304.601]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8828 0 obj <<
+8837 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 293.697 371.148 304.601]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8829 0 obj <<
+8838 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 293.697 455.727 304.601]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8830 0 obj <<
+8839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 281.741 220.058 292.645]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8831 0 obj <<
+8840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 236.145 186.348 247.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d9bdf9f5b0e6b90d5c0c173ada762067) >>
 >> endobj
-8832 0 obj <<
+8841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 236.145 293.772 247.049]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8833 0 obj <<
+8842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 236.145 373.367 247.049]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8834 0 obj <<
+8843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 236.145 456.837 247.049]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8835 0 obj <<
+8844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 178.593 186.348 189.497]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_2e81b3aeb6ec2e74bee0cf690d44cd69) >>
 >> endobj
-8836 0 obj <<
+8845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 178.593 293.772 189.497]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8837 0 obj <<
+8846 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 178.593 373.367 189.497]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8838 0 obj <<
+8847 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 178.593 456.837 189.497]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-8839 0 obj <<
+8848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 166.638 218.404 177.542]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8840 0 obj <<
+8849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 121.042 232.76 131.946]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_23d4da5a4d3ccbef1d32597a77661ab9) >>
 >> endobj
-8841 0 obj <<
+8850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.097 121.042 335.454 131.946]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8844 0 obj <<
+8853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8848 0 obj <<
-/D [8846 0 R /XYZ 90 757.935 null]
+8857 0 obj <<
+/D [8855 0 R /XYZ 90 757.935 null]
 >> endobj
-8849 0 obj <<
-/D [8846 0 R /XYZ 90 725.174 null]
+8858 0 obj <<
+/D [8855 0 R /XYZ 90 725.174 null]
 >> endobj
-8850 0 obj <<
-/D [8846 0 R /XYZ 90 688.775 null]
+8859 0 obj <<
+/D [8855 0 R /XYZ 90 688.775 null]
 >> endobj
-8851 0 obj <<
-/D [8846 0 R /XYZ 90 652.377 null]
+8860 0 obj <<
+/D [8855 0 R /XYZ 90 652.377 null]
 >> endobj
-8852 0 obj <<
-/D [8846 0 R /XYZ 90 615.979 null]
+8861 0 obj <<
+/D [8855 0 R /XYZ 90 615.979 null]
 >> endobj
-8853 0 obj <<
-/D [8846 0 R /XYZ 90 579.58 null]
+8862 0 obj <<
+/D [8855 0 R /XYZ 90 579.58 null]
 >> endobj
-8854 0 obj <<
-/D [8846 0 R /XYZ 90 508.544 null]
+8863 0 obj <<
+/D [8855 0 R /XYZ 90 508.544 null]
 >> endobj
-8845 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R >>
+8854 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8903 0 obj <<
-/Length 1775      
+8912 0 obj <<
+/Length 1771      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���Sg5ËHI�0`˖b�eI���"3�V]\I����
��l9�%��E�,�����>���������_�{'g�Y
�����a�qJ����Ob�`H0����� O�b at q?�9����&�ś7�q���,�1j�\��`�����!+�QF��
P�Z�G=����2ό���BlDH#䧝BN�(C�q�z�ѾL�qPJ��R��|@ܾLCx��}ƙ�����G@
�He(� �q+Lz>ak��Y��Z�jTbٔ�ol]������x��
��I
$`�C‚ku?Rʫ��<�Ð7Y�ϕ>��V���2�Y"�<
-�8^���,��uIj�G�q��E�]�E�l6�|�uy� �h{��mo��̡�
{v���M�!��ul��KY���+�F�1�h�Ϥ
�	��݂F��ґ���,���U����ٶ�l����=l$p�B9���jzͱ:� i�*��2�X�3qb�-:��5��cޏ�
�Gխh,�p/'R��X&�ms[Ax�*
��;�U(�����n��	1.�7y��#�te���z�pQ���V٭��V�F�<]�uV���� צ�=������$L�:�
A�i�O�H�O�>�pe��A�x<�w���g��K(;�r��� �qi�p.ѐ�&�J���[DŽ`r�=Ή�뜨`l�<������s,��S�I�s�%q��r,�R9;����@��
����>��
-�c�������ǰ��}}�ud0r�8�J
3�9�Z��K�

-C�T�m\�:�J�}��g�*�*st��|E�
(T��,�/%��Q�����<*'�pu�jH
l�ګ�������y�s��F��&Y<�ұ����\��Li��U���
-D����"�I`[��"�:��~k���O4�*ܑ?�a�2��A���|.���2�,�d��;�6�N��Tj��&\'�@�I��G�
D`�>�w�����T����}g�v�b��
ZU��}�sh�E8��C9��$�~�'�r1��Q��� ��Q��,JY<UB�E�:+�+�5?�YJ�N�n�s�F�	�ֽ�Th&�
���l���f�A7*<(�sg�P<�.;4�:�Un�o)����~41gC���;:�l%'�q�ܤ�P��J�k@�ƨ�#ZL�b��H>���E�.�Û��Y�
f�Q
ԭ	��`@�~���@���;�������t�Nd��}.�]� �׎
!(�<
-t7Z��aݴq˨ �S9�n��z��AC&�@?�T��~W� ���%2-Tޤ;U�mP���&�8�ɍqg����8ʉ��σ���g��v��՝��6������
�;��h;��h�7�����V�J���N�k�CZr?�FE�R;\���G�ݾh����u�
����t�!���<��F��g[v�­}�c6+����4YvX
��Iر����	
�|����@lqqT�s��`*������w!h����
-�2���8]<��k��
�9��x�w��PY�I�F��L_�
�`���&��:���o�E1��*��3�;$lGa��(J�t��S4����\��X�l�
�?ԉ�
�1)�)��tr�
-.[A���v��
g��������!�ߨ�o��
pi��@�
�����xQ�͓���0_����@}��?
8��*Jg���(t�DA���\�� �\�8��wx�%M,���l����ʨK�)f��M^0)�雓��|����h���<�N��e�R
-!6r�U;@{�,ojUx�T��6( ��0�	�
+x��Z[o�6~���Sg5ËHI�0`˖b�eI���"3�V]\I����
��l9�%��E�,�����>���������_�{'g�Y
�����a�qJ����Ob�`H0����� O�b at q?�9����&�ś7�q���,�1ꕹ��������3BV&��"�;�J5׏zHK�e�qq�!�؈�F�O;���AQ
�������}�L㠔�ɥ�����}������3%���u�K��l��P�A�V��>|�����0�˵�ըIJ)��غ���õ���9^Փ8H�e
���H)��7�Y�
иɲ�~���ǵb������Y�Q��—_fA\�KR�>b��,-���.d��+���{� �D�sUn{�'g�\X��+.P$lb
	E�c�_�r��E�(_�0�D�|&���H w͠�4��~����gi�Џ��m�[y���M�y�#ƬC	��PN�b���s�v�*@Z�
+%=��:&��L�a���8b�d�����#$��Qu+K(�ˉ�72��|k��V޷����n�}9D ��;d�A�
�
F
��H ]D�f�^!\Ab����Ev���Q'O�|m�ա!,%ȵ�c�j��7�?	��'CkZ�4��S���'\��d*
O��(*�����a�
"�1Hy\�ڜK4d���R�m��6!��\{�}���'*�1c(#.(�
����T%D��\}I\5�
���E�Î�ၹ�;��6-ı����B�X�~��7q�1��x_�u
��\*���RÌiv�֥�R,���*��|`lשN�jF�)�ٴ
+��
�d�_��
+�4K�K	y~���_S���h
��G��S5$6p�U�X���Lk�<��9�z!��,
E�X���r.�z�4��҉R��p"KG�Xb��$��He�\mXc��IT�'g�H�胰W�W���h�V>�`f�e�w�n��u�Y��U*5�j�O ڤn�#�"�KŻguwcf�{���3o��[1���*���94�"
��Kd��
����~����(Wfe���Q��,JY<UB�E�:+�+�5?�YJ�N�n�s�B�	�ֽ�Th^�+��
��42��͢�nTxP�����x�]vh�u#����R���#��hb
Ά$H�wt��J
+N��I��jٕ��
���QG������|
+t7E�]F�7Q]�(=�4��[������
癁 #��w����?�?��:��P}�\��$A
�m�BP2�y�n��úi�Qf�r��fK�Z��L �~̩~+���AX��5JdZ��Iw��נB'wM&q.��
�TOe�q�S��F?�F��bm�;?�m�,[c/\w;�wz��v����ozC[s?����}5������~
��ƥv�<1�
�}�Xu��Br����C&�+2�w��<o϶����[�
�lV
��ii��,: W��c^�3�u8���?M7��
�⨨�R��TV%�����B
��q���
-�2���8]<��k��
�9��x�w��PY�I�F��L_�
�`���&��:���o�E1��*��3�;$lGa��(J�t��S4����\��X�l�
�?ԉ�
�1)�)��tr�
+.[A���v��
g�����Cj�w�3j�L�@�.M䐹�:�_/�e�<���
sP��G�
`��0�_��(��N��НEOSsa�N�): u���	cze�-s��W�s�/q
ĖPM�r���d>���@�4��(*O����~��"���i��N�v�Yޔ��0���m<�����3
 endstream
 endobj
-8902 0 obj <<
+8911 0 obj <<
 /Type /Page
-/Contents 8903 0 R
-/Resources 8901 0 R
+/Contents 8912 0 R
+/Resources 8910 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 8842 0 R 8843 0 R 8865 0 R 8866 0 R 8867 0 R 8868 0 R 8869 0 R 8870 0 R 8871 0 R 8872 0 R 8873 0 R 8874 0 R 8875 0 R 8876 0 R 8877 0 R 8878 0 R 8879 0 R 8880 0 R 8881 0 R 8882 0 R 8883 0 R 8884 0 R 8885 0 R 8886 0 R 8887 0 R 8888 0 R 8889 0 R 8890 0 R 8891 0 R 8892 0 R 8893 0 R 8894 0 R 8895 0 R 8900 0 R ]
+/Parent 8864 0 R
+/Annots [ 8851 0 R 8852 0 R 8874 0 R 8875 0 R 8876 0 R 8877 0 R 8878 0 R 8879 0 R 8880 0 R 8881 0 R 8882 0 R 8883 0 R 8884 0 R 8885 0 R 8886 0 R 8887 0 R 8888 0 R 8889 0 R 8890 0 R 8891 0 R 8892 0 R 8893 0 R 8894 0 R 8895 0 R 8896 0 R 8897 0 R 8898 0 R 8899 0 R 8900 0 R 8901 0 R 8902 0 R 8903 0 R 8904 0 R 8909 0 R ]
 >> endobj
-8842 0 obj <<
+8851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 719.912 232.511 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_786d96ab353d022f56f211fa26e76766) >>
 >> endobj
-8843 0 obj <<
+8852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [259.848 719.912 335.204 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8865 0 obj <<
+8874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 674.237 180.496 685.141]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_2282182b70472430c77106aecf3c8029) >>
 >> endobj
-8866 0 obj <<
+8875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 674.237 283.19 685.141]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8867 0 obj <<
+8876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 639.521 213.153 650.425]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_0f1e6f6f630698056d7e35149796f3e1) >>
 >> endobj
-8868 0 obj <<
+8877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 639.521 315.847 650.425]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8869 0 obj <<
+8878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 604.805 238.459 615.709]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_77ae7142afc112b5cc786f24875cc336) >>
 >> endobj
-8870 0 obj <<
+8879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 568.25 205.692 579.154]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-8871 0 obj <<
+8880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 568.25 261.312 579.154]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_75b26365a17a571d891fe7d0b5ded447) >>
 >> endobj
-8872 0 obj <<
+8881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 568.25 332.156 579.154]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8873 0 obj <<
+8882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 533.534 205.682 544.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-8874 0 obj <<
+8883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 533.534 261.302 544.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_5ef6af0a8b11cc47f885ffc74e7be5b8) >>
 >> endobj
-8875 0 obj <<
+8884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 533.534 330.462 544.438]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-8876 0 obj <<
+8885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 498.818 205.692 509.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-8877 0 obj <<
+8886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 498.818 261.312 509.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_374c1462c19381ba7d0f27f4bbd94a72) >>
 >> endobj
-8878 0 obj <<
+8887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 498.818 338.781 509.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8879 0 obj <<
+8888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 464.102 202.902 475.006]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-8880 0 obj <<
+8889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 464.102 300.037 475.006]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_632c2bfa8f851855c68d4c919e1cd237) >>
 >> endobj
-8881 0 obj <<
+8890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 427.546 202.902 438.45]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-8882 0 obj <<
+8891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 427.546 314.263 438.45]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_a34fb5a16a8af56089e3a09b86263a08) >>
 >> endobj
-8883 0 obj <<
+8892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.819 391.365 199.864 401.895]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_98d288c85ce5c2e32cee27f20c6ce7ac) >>
 >> endobj
-8884 0 obj <<
+8893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 356.648 161.677 367.179]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_453d3ceee367754b17c722b66cb03e69) >>
 >> endobj
-8885 0 obj <<
+8894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 283.702 198.011 294.606]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_cbcd7cd19d71e22f0a8deb3dfc536462) >>
 >> endobj
-8886 0 obj <<
+8895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 249.36 205.752 259.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_61834f7d3b6629c2aafc5011c258961b) >>
 >> endobj
-8887 0 obj <<
+8896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 249.36 276.595 259.89]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8888 0 obj <<
+8897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 214.644 236.745 225.174]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1af6f8ca3539ffa5cff895d30c7d4d7e) >>
 >> endobj
-8889 0 obj <<
+8898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 214.644 307.588 225.174]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8890 0 obj <<
+8899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 179.928 267.938 190.458]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_a04426c5a10bb84d277c580d8377a8ca) >>
 >> endobj
-8891 0 obj <<
+8900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [295.275 179.928 338.781 190.458]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-8892 0 obj <<
+8901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 144.838 209.627 155.742]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_123c8d12181469abfa5dce562831a218) >>
 >> endobj
-8893 0 obj <<
+8902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 144.838 314.791 155.742]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8894 0 obj <<
+8903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 110.122 240.62 121.026]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba29a874c71bb8631504b25945713d3) >>
 >> endobj
-8895 0 obj <<
+8904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 110.122 345.785 121.026]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8900 0 obj <<
+8909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8904 0 obj <<
-/D [8902 0 R /XYZ 90 757.935 null]
+8913 0 obj <<
+/D [8911 0 R /XYZ 90 757.935 null]
 >> endobj
-8905 0 obj <<
-/D [8902 0 R /XYZ 90 621.829 null]
+8914 0 obj <<
+/D [8911 0 R /XYZ 90 621.829 null]
 >> endobj
-8906 0 obj <<
-/D [8902 0 R /XYZ 90 481.126 null]
+8915 0 obj <<
+/D [8911 0 R /XYZ 90 481.126 null]
 >> endobj
-8907 0 obj <<
-/D [8902 0 R /XYZ 90 444.571 null]
+8916 0 obj <<
+/D [8911 0 R /XYZ 90 444.571 null]
 >> endobj
-8908 0 obj <<
-/D [8902 0 R /XYZ 90 373.299 null]
+8917 0 obj <<
+/D [8911 0 R /XYZ 90 373.299 null]
 >> endobj
-8901 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+8910 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-8963 0 obj <<
+8972 0 obj <<
 /Length 2080      
 /Filter /FlateDecode
 >>
 stream
-x��ZYs��~����2Gs�P%�J��)�R,�/�.D)$� �����9 $HAK�ڲ�"��A�L��_w� ;k;���nr��cN�B�z���	��{	J�����%�p:#c�fJ�I4��R�f�݃\�����������Ӫ����
y�
L����
!-e�QąKѺ�d�t�C0�,�g���H!
��˳B�n���Ψ���4��L�MTI3�\�bJW�
bD�	��N����gB@
v�6��τ�H&���ƿs0�+p������ƹ��s���q����I|��>e{�,��B���s��x�>�6v\��Xۅ��g��D��|��eUD�'�(]Γ8�����P���
����9�ݕ�L�d�Y� �t~�?����	`�
�(�����o�J9��\T�qh�
a>„���1�^�I
y��E�[A]�
��IOq�``P=X<�M�p�
�`���
(�,�E-��}���e
���Ŕ��,��
-�Zqo��f$�(ΌP��У	�� 
������sFț�kFL�@�=�r��G�@���
�-"

�߅��T���ן�zls�O�<�����$
�xc�����qr��#�ئb�69b*�~"<P00�gk���B��PC	�e
-/@��|��
#g��u�;��
-�C����ٗ�/�CHP@ŗH%�Yh
�)g}��w4'|a�������K�K9~v�c�'/'�S��?o�!�Ge�mڴ��@sR����FE
�oz1k�ί��I�fI���cڄ'��&,v�8]�"�ET��ѶԬl�;B1�v8 w�s��H`�ŝRk����v2�Y�>.a�]ƉLK���j�$hP�'Ro!�	�Fe��xJ\��ڐ�5�%
�fF_p
֥��%��gy ��p
`�N4��[Y�Rg���弥R.lj����!�7 >��� �1�h�v�Ci턇Z�
-�zWz@���
4&p�P8e_��R/�
�35��
�}�b;43:��ق�<j1l���{�C_�j�t
�^[u�Q����l���E��/6Y�-�ֆ:k/�����Zry��,@�7��;�E\5:�vUy��l�
�o�u�2�!��:�GbU���
��W
�����"S�~[q�|�Kx��rl�q�lU��G{���P���
X����M /l��F=
��C��ֲ� o���3���|

F��x�@���9�}m��:�A����^����|���T�Կ�-�hUn����9��	
�Ey^L�p��qb�L='*�ӑ��gO5�++de&���q�/�����,Q5��b�֝�Z�7��E�螽S����$�j��H������'�*�����僊���lPy�{'�&^����_u,U�B�c�
-��;\����F��
��3ۇ�$0��B�������>N=|��
H8�F��@m�������z������	���^fơ��v�-
��94\E�R��8��f_����V�z��릐 F�	$=h��3rlk���n*^Z���
'�	��Nx�2(y-����N��{�7I�C��>�J��`G����y!˲�<$�1l��e��d��E,�j�������Zmw ���xѶ�����& �fP�FUV��Xf�ʺ%
�.�*��֍L�~n��X���[g��Ka1�N~��F �I��W�����^N�)��T���o�%D�1ۃ]�J�����*
M���c
��� �9♣�р�o�:�;�2,T�
�e	�"�cM�eC
-�5_˥���]6pԬ@*)c-��ql����
��q��
-X�����
�����X>GWJ�t�&
ҕ��*�����b���P	��DXj1]¢`lhgyK=�_�c�S2�6,oi�=�u�yK
7�����-�N�3�@U�wn�ۚ{x�a���×��?
I0����]c�>�\�Eo�jIn�����~׵ 0��ž�m��W�͗����J��X�G�n�T��N���]��0�H�_��[Y��l��N���m���)f��[���ʯ�����ТD�4�
WWy�����`�c߾����vgESài��N'�7��2
+x��Zms���_�Oj&��B���v���u��7v��.��%Hf+�*I٧��� EJ�L�x�8�˂�]`��gwRg�P�ݍ���‰H�s߹[8u�əs7w޻��'�R�ތu�|
OoƜ��j���y<�!���|w}m���,Ti��#O*���/w�]�c���
N<�R��?�)��0J���7�
R�G����Y!oWqQ�'\R�n
qW�7��Tf�G�P����Jg0$����

+
}s7�ψ��0m(�@Hg�
���:s�Ρ`��yҳ֎�|����?G��6�/is�, ><pA�/�r?p.���9��D�7�le�q=��.�G=����Y�e
�O�q:���4Y'�U�q�*��^��Z��vW�j�%�ͬ q��S�y�.�N��=�N|�9�Ih��mZ��[�YY�FQ��D���
+�u٘��ְ(+��[�{5�))

��c�1����L�u!����Y�6�a�W3�6��C�ty�9��U�vU�N+���Є���ҙpʂ�z4;e��Aqr�y3{͈i�@����uH�D��y���$��C�;W`��)���x~�)��6G�T��=�@@��7�]�
+�Kk'�Y3"�m� i����OD��
+zF�
bm9`���@Oz$�a_B�l����?_�(���"cY���r�€������Yb���K��!b$��K���,4�䔳>��;�>��
_ev	�ޥ�K�K1|v�c�'/'�S���>o���a�i���I��cƘ�I|���
�:��&y��7��#��&<��0ۭ�t�'H��L��m�l�;�)�v�w�s��^w���}�����g���q���<Y����>Ѝ+da���8?�¼��ܸ(�e����X�
�\`�^ұi&<��%�P]z]l!`Q��y�
���
�ي�bz��N�,�齚6T��0�!��||H��(�D|��Er�� ���@�����bxT��xZ-�
����:p���	$�^o_4�&8��KB��b;23Z��؂�<j1l���{�CW���B>�u/�-N����Uf�l�-�Y���VY�͡ֆ:k/�����Zrq��"$�?��[�ER�:q�X��-�:C�[� �B_�0"���-�Cx$�
�/�g\у�n�� [...]
ֲt o���3���|
�G��d� Y�ܜ˾6
+�D�. U��r/�`W�qjt�9b��s�u��*����?���L��&{��>&kSe�9qa����M�T���Bf�iO``���Z��<��X��)fj�����Q�-��P�쭚ff&	��ԌX`!bA����OU�������Gؠ�/%�"YoV�b7�P��T�
���+�/"�dp��s�K�#,�Q��>,e� ��A���t��6?����'���ECm��|
Զ9mOͬC��$ڟʞ�x��e&
tz�.��Ń`�
�P]+�����Es��6�^��)dD�cIZ��A�7�n,_Z�W�
&�I��Nx�2(y�����N�P�=��$h��Yq�	o��4�q>���&WE�u
��6�4e��T��Y��r��zY\_k�������xѶ�����& �fP��e���Xf���%��.�BU :�F!Y7�x�X��g��Ka1�N~��F ��X7������H'���a������
�˘��.p�倩(`x
���D��� �!=@eΥ|��4"<�7K-�-c� *
�h��ˆ�XQvQ���k57������+P(e�⡁�.�� ��\���`0��W+t�N���D@�JD�st�:��+�tHW(�U��q1Г��uGף�DЋ�p1m��`lhgy
��.�)	8|����
�:����5oᗳ�ڹ�
o�P������@���x���c�#�}��z��'Q -�y�[b-��wU=x��u���y�oy���Uo��'(��������mՕb?�(�vjGP�obc\|�����B��ٿ���Gڮ��2h]������\_]===�YA�i��IR^m6���v̀,���"��Ew���0
������� 3��
 endstream
 endobj
-8962 0 obj <<
+8971 0 obj <<
 /Type /Page
-/Contents 8963 0 R
-/Resources 8961 0 R
+/Contents 8972 0 R
+/Resources 8970 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 8896 0 R 8897 0 R 8898 0 R 8899 0 R 8921 0 R 8922 0 R 8923 0 R 8924 0 R 8925 0 R 8926 0 R 8927 0 R 8928 0 R 8929 0 R 8930 0 R 8931 0 R 8932 0 R 8933 0 R 8934 0 R 8935 0 R 8936 0 R 8937 0 R 8938 0 R 8939 0 R 8940 0 R 8941 0 R 8942 0 R 8943 0 R 8944 0 R 8945 0 R 8946 0 R 8947 0 R 8948 0 R 8949 0 R 8950 0 R 8951 0 R 8952 0 R 8953 0 R 8954 0 R 8960 0 R ]
+/Parent 8864 0 R
+/Annots [ 8905 0 R 8906 0 R 8907 0 R 8908 0 R 8930 0 R 8931 0 R 8932 0 R 8933 0 R 8934 0 R 8935 0 R 8936 0 R 8937 0 R 8938 0 R 8939 0 R 8940 0 R 8941 0 R 8942 0 R 8943 0 R 8944 0 R 8945 0 R 8946 0 R 8947 0 R 8948 0 R 8949 0 R 8950 0 R 8951 0 R 8952 0 R 8953 0 R 8954 0 R 8955 0 R 8956 0 R 8957 0 R 8958 0 R 8959 0 R 8960 0 R 8961 0 R 8962 0 R 8963 0 R 8969 0 R ]
 >> endobj
-8896 0 obj <<
+8905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 719.912 271.813 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1773f4a296b1e34a24fc238f84d615c7) >>
 >> endobj
-8897 0 obj <<
+8906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [299.15 719.912 376.977 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-8898 0 obj <<
+8907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 685.345 212.377 696.249]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1fbcf2de5cd0eeca6b521e70b7d731a7) >>
 >> endobj
-8899 0 obj <<
+8908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 685.345 289.846 696.249]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8921 0 obj <<
+8930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 650.778 243.37 661.682]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6) >>
 >> endobj
-8922 0 obj <<
+8931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 650.778 320.839 661.682]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8923 0 obj <<
+8932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 616.21 274.563 627.114]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_f6ef577d2302b2baac4689f8766cfb2f) >>
 >> endobj
-8924 0 obj <<
+8933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.9 616.21 352.032 627.114]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-8925 0 obj <<
+8934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 581.643 216.252 592.547]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_6069a2503278c2ba8d0f3c5b80dba198) >>
 >> endobj
-8926 0 obj <<
+8935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 581.643 328.042 592.547]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8927 0 obj <<
+8936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 547.076 247.246 557.979]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) >>
 >> endobj
-8928 0 obj <<
+8937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 547.076 359.035 557.979]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8929 0 obj <<
+8938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 512.508 278.438 523.412]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_ac2ae1578a08e1613a4e7ddfa0f4b711) >>
 >> endobj
-8930 0 obj <<
+8939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.776 512.508 390.228 523.412]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-8931 0 obj <<
+8940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 478.314 193.577 488.845]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_60b58548061b148441614897071b152f) >>
 >> endobj
-8932 0 obj <<
+8941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 478.314 232.581 488.845]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8933 0 obj <<
+8942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 465.464 248.845 475.369]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8934 0 obj <<
+8943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 432.788 193.577 443.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_451da71733ac3915319b8bd36744d415) >>
 >> endobj
-8935 0 obj <<
+8944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 432.788 277.691 443.319]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-8936 0 obj <<
+8945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 419.937 252.677 429.843]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-8937 0 obj <<
+8946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 386.888 255.564 397.792]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d00fd827006fff19ba3d2bec4da28267) >>
 >> endobj
-8938 0 obj <<
+8947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 350.63 223.465 361.534]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba23c56994f511973d468959040f4a6) >>
 >> endobj
-8939 0 obj <<
+8948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 350.63 326.158 361.534]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8940 0 obj <<
+8949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 316.063 285.651 326.967]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_aaf96fa77980ed96433261f5dd4c8f5a) >>
 >> endobj
-8941 0 obj <<
+8950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.988 316.063 388.344 326.967]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8942 0 obj <<
+8951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 281.496 217.109 292.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_5c527292c276945f5ce0bdc9b41ed37c) >>
 >> endobj
-8943 0 obj <<
+8952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 281.496 319.802 292.4]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8944 0 obj <<
+8953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 235.969 271.126 246.873]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_16579a075dfcd1fa22ac02bcc859353b) >>
 >> endobj
-8945 0 obj <<
+8954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.463 235.969 373.819 246.873]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-8946 0 obj <<
+8955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.863 223.492 326.259 233.397]
 /Subtype /Link
 /A << /S /GoTo /D (main_Powerset_Meet_Preserving_Simplification) >>
 >> endobj
-8947 0 obj <<
+8956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 190.443 201.742 201.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_cab49f11748c7473f15388191159a798) >>
 >> endobj
-8948 0 obj <<
+8957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 190.443 243.629 201.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8949 0 obj <<
+8958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 190.443 371.329 201.347]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8950 0 obj <<
+8959 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.306 166.011 269.939 175.916]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8951 0 obj <<
+8960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 132.962 212.768 143.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_1be27ff4f03e00236044253c3ddd43da) >>
 >> endobj
-8952 0 obj <<
+8961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 132.962 252.959 143.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8953 0 obj <<
+8962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 132.962 375.145 143.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8954 0 obj <<
+8963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.401 108.529 277.928 118.435]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-8960 0 obj <<
+8969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-8964 0 obj <<
-/D [8962 0 R /XYZ 90 757.935 null]
+8973 0 obj <<
+/D [8971 0 R /XYZ 90 757.935 null]
 >> endobj
-8965 0 obj <<
-/D [8962 0 R /XYZ 90 403.838 null]
+8974 0 obj <<
+/D [8971 0 R /XYZ 90 403.838 null]
 >> endobj
-8961 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R >>
+8970 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9021 0 obj <<
-/Length 2944      
+9030 0 obj <<
+/Length 2940      
 /Filter /FlateDecode
 >>
 stream
-x��[m����~�B�\	���}�F�v�i
\�k
-���;��(���\}g_H�)Qw�q)
-�,�
����<�̐ģ�
}{������d#���rt{?�x�$A����b�qLbz2%��̈́�q����̈́��f���i8�!�K����kw8N�,ʽ��d�p`�������LFE\(P���G'RӇ`D�.$n>��B8"�
�볃�]�Y6�R�ǷM��z�
-��
�)���		�Q2�C�1fB�A��������0xD���B���|}��<Z���G���Vj=���j����+썎����'QH��2��p�~��M_\7�8�������)}���d�h��Q��*�w����*Ɵ0�I4���C�
����c��B�	��n�r97j	8?�x��	�4S���M2��۬�tI�U���jb��$�O���8��t��o�4�2�>h��
FS�i-�u_E"� ��>�v����Q���4����k��,5>��È/�d���0ߤ:�t�DƢ�G�_M������������I�����gX�Cb��q�qN�u�*��V�prP��H!�$
-�|gN�6=8#��M
-c����g��ݷ�����z��|�I'L��l�s��Ùe�pp�'&��GmP� 2 �]dT'qZ�3X����H�J~�e��.�#[�\h�^�
X;Y�mTF�r>�V�Є(2��#�ʈ�#8����ȸ�Pq�
�Ha� ���J�ZaDZ��ڜ�XR
��E��o�E������� �Tqpo�G���2r�o1�C at ya�aj3�RR��
����#���
�z��^?�
[<�P������Z� j�J�m���O�h`J�$l|�!��)i7 R�R���9T`��GJ�sT`+�@Iy�
-�����u���∏v�_<-�-@�N

�U0

�Mj�`�ܺxj�A;9H�D����q�Q��
F
�
�6����r�9Q�3fonP
-�@
ER�IS& �1�J�'u� 4��3)��E�PT!�Ņ�@
v��s�İzD��A�D"�
-C6�SX"�@~ӻ&0�:����s���j�����9:0��t`�O�ւ�g���.�a2vC-�F��a2倩z��63v�;2vY�����	{��E�Z؄�X�d���	;\�H�A��n�Rj	��� K�G�΀�:�>-@)�q�6���0Q��BIN!�v��
�w�ǑI �
-�3 
-�.ό�E= Qpz
h�Xg Qy�( v���'���]Tl&���qDԚ��&�H�
"A�L�
3�OZ'GM
s�=o����F#u���ٸ'1��b�����F�?FjH�H��0R"�Y_�$Hj}F����E[	����f�,z��F�=sy��0�>�d梳Hf�^��f�*����Z�
�����
 A�0��),;n:��s���a�h6�Y���|ә�k:��'��[��Fs�����Z�wuW.� '�%�����H��2f
19�"���(��
-���%P�JX!�5�?a�[�B#E��\�';�Y��i7b����m#tp��}Ч���S��>��.��Ol�_�<LJ���ݽV�����Ϻ�����$�E��C5����0�

-\tt�1B��ׄ"7i{k�q�Y"
��n�0k�DpVq�'K�d�eA9p
-%e
�3Ğ	}�h ��?���
����"!�I�}��2�9a��yI�0��#�\D�KFf�!:9�`�<6�c1
�aA=�(���et�)Rb062e`��f5�,�����G�ȈݔOMm
�
��:B�Ǿ�
-ť���'�;�`��7���[�Eɜ�V��
Hj?��v���á�>k��3~���|EI���g �[a!&��_ y��[6n�T�3��bP�ކq�����h��G]��$��:�r�;
P"��04J�{`��
���q�0wn�K
�g��h��
-�];��9�S��
r�lrG�D�ӎ��y��"���K�?�_n2��n��A`����]kKr� �;[AG#*
��[x8��d�O���-.��oP���
�I~GO����<�z[�1Ij�
�Ö��DE��4֍gAk#I(�ˈ��QR���&���A��
�-��E�����;
H��z6��*�7��h��jH��߬ogӈ�s?��
-F���D
-��3�;j�������.1
�u��/$�_��L\��0�#�;�
-ņ
-�F�H7Ȧ��v�zta��q
��u#D�`�m���g�#[߁��K
8�,@������� 
-xp�����G̱���,�� �l�T��˙��7��뉆�J����o��C��iu5u���vo�-����8�7|�Y�.C�J 1� �c
$�{�s*@T�D�|�>���E8J��P�4�
-
-�%.�Q3�����٬�/�T{�<2�{�~�F��9�Tb�浔�'�y��A^O��9 ����L�����̻5�4�)��";oq��x6�6;�i	uLlgW;���5���E��0�xe�4�(�M��r����0���'��
pѠ+/��R7O��ńCv����!
j/ހ6 at p�<$S)��G��g���ʼ5���>�K~�Y������$+�edy�g0Xdn��
��
M����)�0
-�� ���<�%Hs�La۪/�� �3����,9
��v%}5*o��!��p�'���zu��{�]��.
n'7!�[�F7��&H+�
-l)E_P^��w-#r�x at kt��w�%pC�+��W�4_S�J̏-���aa��k��s�� -��|�tQI�����}C	�
��{�S@
&�!}c�7]��g���?'f_�t?��E�&B����]�`0���
.��l��M#�\�Lpׇ� g����o���|P�b�ȡ���������~���%�6Eq~
%��qP
F!��

-���֛�� N���x��	�w�o�
+x��[mo����_�OW	�����C�w�%Hs��sS�w�@K��V��:����}!ER�D���)���Dwggg�gfH������zs{u�N��FZR9��i<R� A��v1�8&1=����fB�8L���fB�x�z\F�4��ߥa����;
'y�^�\��R80�����w�T&��".�b�����C0�L7ZF!
R���Aޮ�,�L���ۉ��h�]�y���G��(��!F�3!̠W��^�zE`<"�PB!��h����

-���#
�
+F{+�
q��s5�p���F�U�
\Փ($�
+E�R8u?Q�/�}�
+؍���
��>x�~�R4��(��p�;Z���	�O�$����!j�Ks^��1�?O!�qx�j�����p<��j������&�}x\�mVm���*{\5���M��W�C�Da:��me�]4@\�)��޺��	c�w
+[x��JK��(�gy�y���Ua�q�a�Q�Y�I�o�?
_�I"cQ�#毦P�y�NQPNK�
�V
�Hh���3,�!1n��8�8'׺rSH+Y89(�|$��G�L��3'S�
����P�&�1��`��C�}�-zp�;�
�8_:E�	S�(�F�ܩ�pfYF'���	p�Qn�
y�I����
V��{%1ҥ��'B緋a�H��(ڰ�pC�N{�������)4!������2"�H 28�:2n|T\j�2R#@�#�R��V����e�6g1��qpQ;m��[v��(jb��-,�"F
����/w����[��P^��f�ڌ���b�Gz��𥶱�H���~���,�W�����%�"�i1�C�-�ڨ�m����S5�R0I [_�k�sy at J�����T %{�9�Q���
��J*PR��#�`j����8���O
�A
�F��i
�r�+�9�.���E�N�!衵q�`ԩq���p���)n0��` [...]
E��&���	�E��`.��\���z�Zf'�)~��(%
����`�Y=-��l����PKƮ&t�L9`���ä͌]莌]V�t05|�^�e���6a7V9���`{�W6vퟰ���Z�3�2�鑭3�N@�O
P
+p\�Ų�~�=L��h�P��@A'��e=��] �3c ��
����3csQ@��3�@�D�D3J�
���	l��	+cr��欦��{ �:�HP#�z+�����QSÜl�[A�a�����H�D
#�m6��I�4��i��c�폑8�#�9��Ha�#	�Z_���o%|�Vg||��%�^���~F�\^�!Ly��!���,��W��Y�ʿl���vG���3�j:H6L�(�F
+ˎ�ά��
(2c=�Mg�l:3�tf�� ���I7�Vv��\��%����]ݕ
8�IDx�l���1҇v��GL�����������j	ԷV�j
�O����H�g5W����a�fgEڍ��"'�kۈ 
��k��}��n�5Dk�
����1����2usw��x��ts��ne����zd�A+�PM/���?�=G�
�m������5��M���f�w���%�Z/�U������FYP܇�@I@CA�
�gB��<�'��Ͻk�� ?e�HH�f�j_����
pN�(�d^�/�F�@ ��H'�璑�}�N�)XE<���XLC}X�C:
+�;r
i����L��D�6�f��6���(2b7�SS���'����/�Bq)����I�΄>��
����tQ2g�U�~����f���q�p(����f��(�GQҲ>����VXȄɢ��H
��ǖA���'U��l�ԥ�a��c��4Z��Q�??�k��
��+=
���
�j�p�,̝��R��Y�9Z�h��k�NzpN��/��4��Q;�vƴ��v
8����y��k��naا��k�ڒ
8���V�ш�µ�
Nũ?�S��q���y�T����n��ѓ.g/2��ޖ{L�ZlC񰥣 Q��7�u�Y��HJ�2���m������fc`�;�cKp�C��u9v��Ң��M������ͷ7Z�����7��Y�4b��O��{��|�8��d�
�-����?�K�FE�x
��
	�-=>:L�H����B��B��<�
���`�ݮ
]�s\v{����c�j/�����w�}�R�.
P"� ��&�#�
����r��s��9K�0@%+�~{�r& ���z���%0��ۺ���aZ]M
����d��8,��
_nV��ǐ��@����X	����܆
+U/(�F�O�|���7�:���c�Kq�L��`6+��&�
>�L�E���Ayw�-��y-e��m��A�q�דn~�:�?�}�=j��'�n
!�zʤ����[
�$�M���sZB
����N=�a�(k<m��8��z ^Y/�!JcӢ��?l  L�}�I��\4����%���S��n1��Ѐ]�gqr��ڋ7�

3�T
+����.���;o�2o
=<����o�}s���/����EY��
�2�>l�FA�|��!n�)��: ��9|	ҜF,�Dض�
m%@��|zw�,K�o�
EI_M�J�[ As���5�(��)D0�^
0�uW�
��Ɖ�M���V��M.|�	�
+�[J����]ˈ\"
�ݷ�]s��P���� �����c�v�aX����D��ܩ>HKx6_ at 4]T�}��x�P��Bb�^�P��fH���Mס�Y��9�ω��=ݏ�eQ���㬀�dW4�~|6C��K��*��gʀ�>D.���kT|��
⃾��?v�
�y�}}}����<C�$ަ(ί���>���(��
j���֛�/?N����v�i��  m�
 endstream
 endobj
-9020 0 obj <<
+9029 0 obj <<
 /Type /Page
-/Contents 9021 0 R
-/Resources 9019 0 R
+/Contents 9030 0 R
+/Resources 9028 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 8955 0 R 8956 0 R 8957 0 R 8958 0 R 8959 0 R 8977 0 R 8978 0 R 8979 0 R 8980 0 R 9023 0 R 8981 0 R 8982 0 R 8983 0 R 8984 0 R 8985 0 R 8986 0 R 8987 0 R 8988 0 R 8989 0 R 8990 0 R 8991 0 R 8992 0 R 8993 0 R 8994 0 R 8995 0 R 9024 0 R 8996 0 R 8997 0 R 8998 0 R 8999 0 R 9000 0 R 9025 0 R 9001 0 R 9002 0 R 9003 0 R 9004 0 R 9005 0 R 9006 0 R 9007 0 R 9008 0 R 9009 0 R 9010 0 R 9011 0 R 9012 0 R 9013 0 R 9014 0 R 9015 0 R 9016 0 R 9017 0 R 9018 0 R ]
+/Parent 8864 0 R
+/Annots [ 8964 0 R 8965 0 R 8966 0 R 8967 0 R 8968 0 R 8986 0 R 8987 0 R 8988 0 R 8989 0 R 9032 0 R 8990 0 R 8991 0 R 8992 0 R 8993 0 R 8994 0 R 8995 0 R 8996 0 R 8997 0 R 8998 0 R 8999 0 R 9000 0 R 9001 0 R 9002 0 R 9003 0 R 9004 0 R 9033 0 R 9005 0 R 9006 0 R 9007 0 R 9008 0 R 9009 0 R 9034 0 R 9010 0 R 9011 0 R 9012 0 R 9013 0 R 9014 0 R 9015 0 R 9016 0 R 9017 0 R 9018 0 R 9019 0 R 9020 0 R 9021 0 R 9022 0 R 9023 0 R 9024 0 R 9025 0 R 9026 0 R 9027 0 R ]
 >> endobj
-8955 0 obj <<
+8964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 719.912 250.099 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_7153c25dfa21af48271dd46e7e7cde7f) >>
 >> endobj
-8956 0 obj <<
+8965 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 719.912 289.446 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8957 0 obj <<
+8966 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 719.912 379.512 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8958 0 obj <<
+8967 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 719.912 513.996 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8959 0 obj <<
+8968 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.304 694.477 439.335 706.642]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8977 0 obj <<
+8986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 662.843 266.586 673.747]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_c3d56f02e252446c5844465d94068227) >>
 >> endobj
-8978 0 obj <<
+8987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 662.843 309.697 673.747]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8979 0 obj <<
+8988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 662.843 408.234 673.747]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8980 0 obj <<
+8989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 662.843 513.996 673.747]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9023 0 obj <<
+9032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 650.888 171.361 661.792]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8981 0 obj <<
+8990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.237 638.616 480.87 649.572]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8982 0 obj <<
+8991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 605.773 250.748 616.677]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_f4416e25871d6e2ee1fd5a09a1f9c343) >>
 >> endobj
-8983 0 obj <<
+8992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 605.773 357.317 616.677]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8984 0 obj <<
+8993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 605.773 456.145 616.677]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8985 0 obj <<
+8994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 593.818 202.344 604.722]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8986 0 obj <<
+8995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.005 581.547 446.071 592.503]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8987 0 obj <<
+8996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.017 548.704 265.396 559.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_53fb6133be52cbd02a3fc7573900a95d) >>
 >> endobj
-8988 0 obj <<
+8997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.568 548.704 375.818 559.608]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8989 0 obj <<
+8998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.239 548.704 478.979 559.608]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-8990 0 obj <<
+8999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 536.749 225.866 547.652]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8991 0 obj <<
+9000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.222 524.477 466.67 535.433]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-8992 0 obj <<
+9001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 491.634 239.984 502.538]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_96712b6e1b0c6ef2ef36177eba8a5f7b) >>
 >> endobj
-8993 0 obj <<
+9002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 491.634 280.82 502.538]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8994 0 obj <<
+9003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 491.634 405.104 502.538]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8995 0 obj <<
+9004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 491.634 513.996 502.538]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9024 0 obj <<
+9033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 479.679 171.361 490.583]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-8996 0 obj <<
+9005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 466.199 432.092 479.357]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-8997 0 obj <<
+9006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 433.362 251.209 444.266]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_2d82b566c9bebad2adaaa3b5ba0e923b) >>
 >> endobj
-8998 0 obj <<
+9007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 433.362 290.549 444.266]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-8999 0 obj <<
+9008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 433.362 409.969 444.266]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9000 0 obj <<
+9009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 433.362 513.996 444.266]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9025 0 obj <<
+9034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 421.407 171.361 432.311]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9001 0 obj <<
+9010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 407.926 456.992 421.084]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-9002 0 obj <<
+9011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 375.089 224.57 385.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_723455890ff6a03f145169e411c83289) >>
 >> endobj
-9003 0 obj <<
+9012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 375.089 327.264 385.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9004 0 obj <<
+9013 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 362.818 347.869 372.723]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-9005 0 obj <<
+9014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 340.934 212.377 351.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) >>
 >> endobj
-9006 0 obj <<
+9015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.95 283.864 264.574 294.768]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_32c9572669f8c0490cd714af2731b62a) >>
 >> endobj
-9007 0 obj <<
+9016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.611 283.864 368.968 294.768]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9008 0 obj <<
+9017 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [300.92 259.638 413.759 269.543]
 /Subtype /Link
 /A << /S /GoTo /D (main_pps_bgp99_extrapolation) >>
 >> endobj
-9009 0 obj <<
+9018 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 214.84 248.929 225.744]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_52fc679f0d74857dacafb72b57ab5c37) >>
 >> endobj
-9010 0 obj <<
+9019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [276.267 214.84 351.623 225.744]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9011 0 obj <<
+9020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [303.801 202.568 367.562 212.474]
 /Subtype /Link
 /A << /S /GoTo /D (main_pps_certificate_widening) >>
 >> endobj
-9012 0 obj <<
+9021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 133.678 200.451 144.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9013 0 obj <<
+9022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.191 133.678 251.997 144.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_57be1b41dad904bf9936df4560df720b) >>
 >> endobj
-9014 0 obj <<
+9023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.334 133.678 354.691 144.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9015 0 obj <<
+9024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 86.288 200.451 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9016 0 obj <<
+9025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.191 86.288 251.997 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_280aacebc757d7ab2a23ff2e282aa10b) >>
 >> endobj
-9017 0 obj <<
+9026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.334 86.288 354.691 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9018 0 obj <<
+9027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9022 0 obj <<
-/D [9020 0 R /XYZ 90 757.935 null]
+9031 0 obj <<
+/D [9029 0 R /XYZ 90 757.935 null]
 >> endobj
-9026 0 obj <<
-/D [9020 0 R /XYZ 90 148.399 null]
+9035 0 obj <<
+/D [9029 0 R /XYZ 90 148.399 null]
 >> endobj
-9027 0 obj <<
-/D [9020 0 R /XYZ 90 114.987 null]
+9036 0 obj <<
+/D [9029 0 R /XYZ 90 114.987 null]
 >> endobj
-9019 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R /F35 2013 0 R >>
+9028 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9070 0 obj <<
-/Length 2167      
+9079 0 obj <<
+/Length 2162      
 /Filter /FlateDecode
 >>
 stream
@@ -50551,233 +50588,233 @@ x
 �aY'�jv���v�>|8��^Q�p�a50%����"
�9�u�
�
8?�j#L�!ߨUo�azJ�T�~����O8���VK��jn��Œœ,�P�AUg)"Z@�Z(�>����+c�?+r
 K�Sw�߭�X���d�2mtE
 ��� �n%�</��5����F ���<�aflc|[��a
 G��<D�[�	��R�g�"_E�&Q����	���
@���)\p�:�M2V�k��;�(��QA��0*�K�c����m
�GV�SNQX%q_�Ο[B_?�������riC��n�켬�g�&B��8�L�o�=���c��$�P��Z$��:��2:O�uz�]¦x��wN����������@f
��xr�~�gDGk�"z&�q������ڳ������>�>�J?E#� 	+�C��[����=�ѫvޫ����&Dno�
�6��B;1oA�aI

�
�cu�H�Wt��E�D�{U�
4u�D���'Q���"��B�e�&��#�o5o��j
-D)��8��{�n��3,`��oS�������q��_�2$�
�v���7e��i�2Թ�V�^��u�vhz�wI�;��]��[>r,M�5�}:���B��˖`66�MB��<j��@�.z�=T[�oP���j/����H����o~��.`@��RK"���e�&i�6;6�Q�_�/���ǻ�}��xv4���u�@>zb^*�qi	���
�8&-W�s��܄>u|�W�&ջ�{���<٫_]�]	*�aP��'㙂�8e0j�ۭ�C�z�[EE��h΀E��kEte�
�?�?���x���Eiꩯ#|��� N�
�a��NI��|�cN�?���U\�e"�k��0[7[ �j��l�FP�HQƄ��
Py7��
�Ns�
-�[�) ��8X�uq}u��lмB�,)J��WE��ڥ��
-Qq�&���H�F%\L��-
�o0e
n
+D)��8��{�n��3,`��oS�������q��_�2$�
�v���7e��i�2Թ�V�^��u�vhz�wI�;��]��[>r,M�5�}:���B��˖`66�MB��<j��@�.z�=T[�oP���j/����H����o~��.`@��RK"���e�&i�6;6�Q�_�/���ǻ�}��xv4���u�@>zb^*�qi	���
�8&-W�s��܄>u|�W�&ջ�{���<٫_]�]	*�aP��'㙂�8e0j�ۭ�C�z�[EE��h΀E��kEte�
�?�?���x���Eiꩯ#|��� N�
�a��NI��|�cN�?���U\�e"�k��0[7[ �j��l�F�L�o�
 y7�Ԍ�Ns�
��[�/��uY�����f�A�
+���(QR_��j�1;VT�F�VG�7�'��b��^���P�
�
 endstream
 endobj
-9069 0 obj <<
+9078 0 obj <<
 /Type /Page
-/Contents 9070 0 R
-/Resources 9068 0 R
+/Contents 9079 0 R
+/Resources 9077 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 9038 0 R 9039 0 R 9040 0 R 9041 0 R 9042 0 R 9043 0 R 9044 0 R 9045 0 R 9046 0 R 9047 0 R 9048 0 R 9049 0 R 9050 0 R 9051 0 R 9052 0 R 9053 0 R 9054 0 R 9055 0 R 9056 0 R 9057 0 R 9058 0 R 9059 0 R 9060 0 R 9061 0 R 9062 0 R 9063 0 R 9067 0 R ]
+/Parent 8864 0 R
+/Annots [ 9047 0 R 9048 0 R 9049 0 R 9050 0 R 9051 0 R 9052 0 R 9053 0 R 9054 0 R 9055 0 R 9056 0 R 9057 0 R 9058 0 R 9059 0 R 9060 0 R 9061 0 R 9062 0 R 9063 0 R 9064 0 R 9065 0 R 9066 0 R 9067 0 R 9068 0 R 9069 0 R 9070 0 R 9071 0 R 9072 0 R 9076 0 R ]
 >> endobj
-9038 0 obj <<
+9047 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 686.402 167.466 697.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_0c8b9e21e6308b5841acc2f1ffef10e6) >>
 >> endobj
-9039 0 obj <<
+9048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 686.402 246.638 697.306]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9040 0 obj <<
+9049 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 650.265 289.866 661.169]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_91dc05df4b7c844f1f6c9c5419db5635) >>
 >> endobj
-9041 0 obj <<
+9050 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 650.265 359.324 661.169]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9042 0 obj <<
+9051 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 603.169 290.971 614.073]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_3b8a6c571be95e78b20207f732cd0848) >>
 >> endobj
-9043 0 obj <<
+9052 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 603.169 360.43 614.073]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9044 0 obj <<
+9053 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 556.073 224.003 566.977]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_c878ab15837984ba2930ef42fa81dc5a) >>
 >> endobj
-9045 0 obj <<
+9054 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 556.073 326.696 566.977]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9046 0 obj <<
+9055 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 521.566 254.15 532.47]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_e45ed9165f98258083b2337c3872acee) >>
 >> endobj
-9047 0 obj <<
+9056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 521.566 338.263 532.47]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-9048 0 obj <<
+9057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 487.059 284.585 497.963]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_02a568a0ea643d33f943fb6ab98271c7) >>
 >> endobj
-9049 0 obj <<
+9058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 487.059 354.044 497.963]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9050 0 obj <<
+9059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 429.639 241.726 440.543]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_df9133b519b04cad51e09ebb9332cddd) >>
 >> endobj
-9051 0 obj <<
+9060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 395.132 249.318 406.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d64b9c9ef7488b49c4f9a4acd3f57491) >>
 >> endobj
-9052 0 obj <<
+9061 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 395.132 288.321 406.036]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9053 0 obj <<
+9062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 395.132 371.519 406.036]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9054 0 obj <<
+9063 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 360.625 240.62 371.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_a944a73dab7e82a786f12d860def325e) >>
 >> endobj
-9055 0 obj <<
+9064 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 360.625 324.734 371.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-9056 0 obj <<
+9065 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 360.625 425.724 371.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9057 0 obj <<
+9066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 282.38 203.075 293.284]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9058 0 obj <<
+9067 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 282.38 296.324 293.284]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_25717d92bb71e83e73c686fb6f231efb) >>
 >> endobj
-9059 0 obj <<
+9068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [228.914 163.453 289.556 174.357]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_cb90cd62d5a91523a0f7f7d17a7d380b) >>
 >> endobj
-9060 0 obj <<
+9069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.022 113.006 271.198 123.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-9061 0 obj <<
+9070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.26 113.006 341.902 123.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_0b63a885009bef951c4a57e878b81698) >>
 >> endobj
-9062 0 obj <<
+9071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.426 113.006 501.602 123.91]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-9063 0 obj <<
+9072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.178 101.051 203.354 111.955]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Determinate) >>
 >> endobj
-9067 0 obj <<
+9076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9071 0 obj <<
-/D [9069 0 R /XYZ 90 757.935 null]
+9080 0 obj <<
+/D [9078 0 R /XYZ 90 757.935 null]
 >> endobj
-9072 0 obj <<
-/D [9069 0 R /XYZ 90 703.321 null]
+9081 0 obj <<
+/D [9078 0 R /XYZ 90 703.321 null]
 >> endobj
-9073 0 obj <<
-/D [9069 0 R /XYZ 90 667.184 null]
+9082 0 obj <<
+/D [9078 0 R /XYZ 90 667.184 null]
 >> endobj
-9074 0 obj <<
-/D [9069 0 R /XYZ 90 620.089 null]
+9083 0 obj <<
+/D [9078 0 R /XYZ 90 620.089 null]
 >> endobj
-9075 0 obj <<
-/D [9069 0 R /XYZ 90 301.173 null]
+9084 0 obj <<
+/D [9078 0 R /XYZ 90 301.173 null]
 >> endobj
-9076 0 obj <<
-/D [9069 0 R /XYZ 90 301.173 null]
+9085 0 obj <<
+/D [9078 0 R /XYZ 90 301.173 null]
 >> endobj
-9077 0 obj <<
-/D [9069 0 R /XYZ 90 220.936 null]
+9086 0 obj <<
+/D [9078 0 R /XYZ 90 220.936 null]
 >> endobj
-9068 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R /F50 339 0 R /F35 2013 0 R /F98 2117 0 R /F23 340 0 R >>
+9077 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R /F50 339 0 R /F35 2018 0 R /F98 2120 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9116 0 obj <<
-/Length 2279      
+9125 0 obj <<
+/Length 2274      
 /Filter /FlateDecode
 >>
 stream
@@ -50792,390 +50829,390 @@ X,v
 C�
y�/����7��b�v��T�A�c��S}���J�Z�����r�
S�C�qW
~fc�*V��[g�SSaOM
'�C��)6	� �.����g�X
9�2�h%������^,���7����Ʃ�~�LE(����~�q�r
��?"����
�,�BW�l�*�~�Q��o��N��1��i����L3h���
�:��[���{;��
%�>��VA
�}ϑ���#�9�1�G�j�ȣ
�9���A�dj���"�n�U
ZE�<_E�"���MU��]�44�DX��!�\�Xs��@��s��P�0�����wQ��f�����]#�
 h^Yms뭋�@����U��f�k��A��1�����I�~l��ۮ-ӵ)P�((�1���A�����V���6
y$qrs�0��
yks��E�?a}����Q��H^c�q�ɲ4�6a~v۪J���u���I�_��o�da%�;�Ca
��_Tq�
�m�?�
�
��h�"�=����
�ٙ�h֘�tk
�')t�j�<2PY�Y
�g�-ő��?'�k)9+x�Z�����L�!=�̔�?/��&M����m��R�����b��ڌ��M@���z����Z�ū�BDAv��0��m�j������Ѫ�΋�+�A���.=���\Th*)
�
��I j��e�QMr�����_���)j�mDiŶ,;A��
p�]ĩ'��r3�T�j�)椸ߌ<=_bh��S����è�y��B��mo[�1�� ^��b��RZ�Vp�Y_�s
 ���n�?
q!Ⱥ�8�1t�E"������(7�(�WQSN��%��n��)N�.��
5�t�K���:�׷����w�
"9dW��*Q1*��A��ļ�`x�}�V�".?�j"ٚ�.��7p�f6�jY
.6Il��MIb�<kO��4�t��!�`�cyߍ�J�2]���G��=h����,� �%<�ү�
E���m
ϭ�@T���V� �*ʇ�c=��s���]j,�pa����*-�<
M�W��9~Q+�
��}��j��
-���/�A��G;mO=��&��?mګ�ZD�w3!|k���d���i���1�V�@aK��'d�E��yٝ����5��]�F����h�r[�������
Z�<�Q\�d��䡏;)�
�^�\7�Y�y��
-�p]1;�O�c�;
+���/�A��G;mO=��&��?mګ�ZD�w3!|k���d���i���12��	%d^C��y�M�;��5��]�E��D��۲�NON���Т@�Y���$�V'�ۓ��l�\7�Y�yԴ	�p]���O��ʗ
 endstream
 endobj
-9115 0 obj <<
+9124 0 obj <<
 /Type /Page
-/Contents 9116 0 R
-/Resources 9114 0 R
+/Contents 9125 0 R
+/Resources 9123 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 8855 0 R
-/Annots [ 9064 0 R 9065 0 R 9066 0 R 9086 0 R 9087 0 R 9088 0 R 9089 0 R 9119 0 R 9090 0 R 9091 0 R 9092 0 R 9093 0 R 9094 0 R 9095 0 R 9096 0 R 9097 0 R 9098 0 R 9099 0 R 9100 0 R 9101 0 R 9102 0 R 9103 0 R 9104 0 R 9121 0 R 9105 0 R 9106 0 R 9107 0 R 9108 0 R 9109 0 R 9110 0 R 9111 0 R 9112 0 R 9113 0 R ]
+/Parent 8864 0 R
+/Annots [ 9073 0 R 9074 0 R 9075 0 R 9095 0 R 9096 0 R 9097 0 R 9098 0 R 9128 0 R 9099 0 R 9100 0 R 9101 0 R 9102 0 R 9103 0 R 9104 0 R 9105 0 R 9106 0 R 9107 0 R 9108 0 R 9109 0 R 9110 0 R 9111 0 R 9112 0 R 9113 0 R 9130 0 R 9114 0 R 9115 0 R 9116 0 R 9117 0 R 9118 0 R 9119 0 R 9120 0 R 9121 0 R 9122 0 R ]
 >> endobj
-9064 0 obj <<
+9073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.573 695.499 248.929 706.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9065 0 obj <<
+9074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.529 695.499 331.472 706.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9066 0 obj <<
+9075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [353.509 695.499 416.93 706.403]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) >>
 >> endobj
-9086 0 obj <<
+9095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.287 645.677 218.748 656.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_d7e1698be31b1b95dc7e28d13ec162d5) >>
 >> endobj
-9087 0 obj <<
+9096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.431 645.677 330.373 656.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9088 0 obj <<
+9097 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [393.898 645.677 469.254 656.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9089 0 obj <<
+9098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.674 645.677 513.996 656.58]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9119 0 obj <<
+9128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 633.721 161.84 644.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9090 0 obj <<
+9099 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.589 595.854 177.843 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9091 0 obj <<
+9100 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.809 595.854 257.166 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9092 0 obj <<
+9101 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.195 595.854 286.449 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9093 0 obj <<
+9102 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [309.772 595.854 400.312 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_17e25309469009012f40ed891a2c3f01) >>
 >> endobj
-9094 0 obj <<
+9103 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [429.213 595.854 449.467 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9095 0 obj <<
+9104 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [493.742 595.854 513.996 606.758]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9096 0 obj <<
+9105 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 546.031 213.576 556.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_3f4e612db0eea52c329f5a6be95197b9) >>
 >> endobj
-9097 0 obj <<
+9106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.913 546.031 261.167 556.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9098 0 obj <<
+9107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.881 546.031 383.238 556.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9099 0 obj <<
+9108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.484 546.031 411.738 556.935]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9100 0 obj <<
+9109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 496.209 213.576 507.113]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_c262e9c3acc2920c3e3df6fab7852753) >>
 >> endobj
-9101 0 obj <<
+9110 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [300.698 496.209 376.055 507.113]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9102 0 obj <<
+9111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.791 446.386 162.157 457.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_74dabf047d8ef99e4088e5c410d34e6f) >>
 >> endobj
-9103 0 obj <<
+9112 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.848 446.386 358.287 457.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9104 0 obj <<
+9113 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.021 446.386 513.996 457.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9121 0 obj <<
+9130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 434.431 224.683 445.335]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9105 0 obj <<
+9114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.74 384.608 215.202 395.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_69571f990b874f16d0f62235088427ca) >>
 >> endobj
-9106 0 obj <<
+9115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.791 384.608 305.347 395.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9107 0 obj <<
+9116 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.345 384.608 432.702 395.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9108 0 obj <<
+9117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [442.575 384.608 502.131 395.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9109 0 obj <<
+9118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.525 237.112 253.249 248.016]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9110 0 obj <<
+9119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.782 237.112 341.46 248.016]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9111 0 obj <<
+9120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.993 237.112 369.896 248.016]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9112 0 obj <<
+9121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.68 127.523 333.036 138.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9113 0 obj <<
+9122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9117 0 obj <<
-/D [9115 0 R /XYZ 90 757.935 null]
+9126 0 obj <<
+/D [9124 0 R /XYZ 90 757.935 null]
 >> endobj
-9118 0 obj <<
-/D [9115 0 R /XYZ 90 664.276 null]
+9127 0 obj <<
+/D [9124 0 R /XYZ 90 664.276 null]
 >> endobj
-9120 0 obj <<
-/D [9115 0 R /XYZ 90 564.631 null]
+9129 0 obj <<
+/D [9124 0 R /XYZ 90 564.631 null]
 >> endobj
-9122 0 obj <<
-/D [9115 0 R /XYZ 90 359.523 null]
+9131 0 obj <<
+/D [9124 0 R /XYZ 90 359.523 null]
 >> endobj
-9123 0 obj <<
-/D [9115 0 R /XYZ 90 310.959 null]
+9132 0 obj <<
+/D [9124 0 R /XYZ 90 310.959 null]
 >> endobj
-9124 0 obj <<
-/D [9115 0 R /XYZ 90 212.65 null]
+9133 0 obj <<
+/D [9124 0 R /XYZ 90 212.65 null]
 >> endobj
-8755 0 obj <<
-/D [9115 0 R /XYZ 90 189.715 null]
+8764 0 obj <<
+/D [9124 0 R /XYZ 90 189.715 null]
 >> endobj
-9125 0 obj <<
-/D [9115 0 R /XYZ 90 189.715 null]
+9134 0 obj <<
+/D [9124 0 R /XYZ 90 189.715 null]
 >> endobj
-9114 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F95 1779 0 R >>
+9123 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9134 0 obj <<
-/Length 1771      
+9143 0 obj <<
+/Length 1767      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~����R=;Wf�^�f��Ms�t]�Q��ͮi1P����
`0�$�HI�'�a�̹~��w�a�у���Q���
��bO	J���{��X8���9&؏�et}9�����"������m���s;�d�*����..ab�f���![�QFT1g}g�t�!Q�+.���i��pT�E�V�	؟�C���"��������(?�f0ň>J

=���
�=b
%$�Lx������a����_ʻ3��
�
��w5z1���x�����		�$eª�W�������Gw���`�qWE<K^cLcg��"�`����
��dL��Ϙ_G����e�jc�E�7�P��E䎨r{}�v�Ց_'i�b1�Ɓ�r&��
QD]�UuLv��8,e�R|ț`W�"΢%hFh��H*Ĕ:�@���C�0FX�CF�42cµ%�&p
��oN�C�ԝ)��X�Y�����HB���
�!޺`��%b�
,􎐯�n�q�i�
q�h�
�
#̿�!!�wI����+L���Y�a��ƍ!߻�K0@������x�����?~��
�
-TP
���� Q���WI�&Y��.� �$H`:HP���r�d���gy�����(׳
-0 �T>
a�r�uZÊu��
� 3Խ]/���K��%���2��	
��?�va�}T|/�L��H�Z�c�
SN�Q���C����:Y�}71q�0�P����7
-�<��-�}�@19d�{�^�;���=��Q�
���y���3{
)y�X
{&�
rB�Ѕ9p��8������H�BU5��# �
 � �"MfI5����H��jy6渡R	�:�k�\�-Z�
vH/��:::@��\�K�
a�'�?�٬��3�=_��r�ct5�Γ��p�7e�
P�R���%]�-F�%��e��)� �&8}H:X W������n�+$M�*���I��DC��FŦO�z�Ou׫x�{�����,6�v�
�1db��G��>�84B�k�2z�,�t�S*��|ݜ�ۼL��r՚=H� �j���/���#���]N�^t,׬LC��l�,�Yy�Оb1��-Z�՜:�i$c��%3D�8�W��2
j&�lw��Єp
-�]�
�4"DR~�N#	��2�U\F5����"U��z�j>��*\��l��72fv3�\9sLV�����:N�7=v�`�N���N[`�A��]T˸���ܭ��ՠ.,1"���t�N�
��$�j�J���
Uw��ح`GEQ�+� �%q* U�[�P�-��r��F��,���z��u`����yn�Yn&�oQx��l��j>�'=��_��hځ&�d���-7(�YC#�5��2;4��8{�9Fa�o7��8�����Jw��p����~z3wj}��|o
xA�n�"���� G�3�a[s�j~~���m�������
�@�}��.J�v��7�W���氛͡����"�]�O�Eۈڂ]�N6AY/�M��.=��z�D1�W�^{�:�,�S#�4K|�Y�F�����������0�&Z�[d�D�E?��D�D�P�ƒ
� ����C�\7ɲ�a�%�P�ϗb��7�b�����

-�:����
f��ϔ��
�#D��ť�ݯ�mݰ��Z���U\~����?��u��ty�|)�p�eL��8d�^ű�Ԛ��W�~
l���
�}�]TUq~vvww�f+��DIuV��nD[)�l"zS�
^�e\'5L����$�_�77Z
+x��Yَ�6}�W評���E)w�A�6�2�@�$(�<V+K�,w�����t$E�DQ��]�=��s�`�у���Ϝ >����	�#|�8%�l�r	A,O�ؽ��:��S�f�n-���I����tj���D�]���EL���
_<"�uey\�*���̒�>#ʂj�����!Bj!?�r����xB9vg〺�:O�223�E˨�F�
���e\*������#b�C���@�qg�
�z���?v0�K:wz���(�k�\�^��u:n;?�
=A a��
a�u��Ӆ>��w���2�:���k�idM�[E�
+L�702�m�)w���٬�
\S��0��J=�
+�ef�o�*��8)�@,&
����
�,CQ�ie��hK��c)>��`��<J�5hF�/�HHĤ<�@�*�C�0FX�cF�42c�)7
+ϙ�5���9
�Rw�w_c��Y����k 	$��;Z�
y�
�
] ���B��ʬ薘�0��b7 �C
�5���^f��ѻ����ؗ
&�F��0p�p�ڐ��
+ލ%
 ܉��^�\>z�����^�
�үC�Ȁl�(i}��8M�4zcv�epı
���y��S�rS��,W��Mtr�y	��+�0[=�uV��q��
� =jԽݮ���Kl�%�M�"Z
�	
��?�va�}T��A!����&��(��9��<�܋���7	y�r� n��:a�!�g��toq
XS\�Ёbr����=w`��{T����q

%�
�쵼3{
Iq�X{:�
�ǁ
�o��i(#gA��#�{Ǡ��V�
�� ��Ȉ��I<��A<�4@ҧ]T��ұ�k*í���H�h�*�!��˦�d�� ���x�$[��"���M�e�i��&�����w/�#`�5/�l=�2�q��K�*��KP��v�!�LM(p��t� �]�����n�K$t�J��7I�DC��ZźO�{�Ou��h�{b����4Ҳ��
�1db��G
��!�<h�|ߤu�.^���>\�T����9'�Y����1{���>��0�����O��
ⷻ����X�X��4�0�Y(��zAM{����7o Wqj�纑��{���a�<^M�e<�L ,iw���p
+�]�
�4<@B|�N#��2�
+Ul�����#U�-{mk>�j��m��t���2�w3�\9}L���4�b�:��75��`�J�xi�
0 Q�,�d,�m��k3sը
K�H�r=�ٓ ��0N�o��6�GUݱ6��0ϋLac	`� VE4*~
���%<ZoU٨Q�&;3�n�lj��]���5��u
+�#
��ٛ���}�m���բiG�X�Bp�#4� �5��װ���ь^�
l���ݜ�q�P�#�ŕ�5��������fn��d���8��,��F�!dk^B��g���6�b:M��\�DEu|��#ڼ��V�q�_�jX���J�ds���@�d�{s�.֧޼iDM�nz'�l��&L�
�a�l�؃W�^{W:�,�S>#�4��Y�F������u?&x�g�D��l�hj��ęD�J﬏��3I@�
�r,�h�n$˻�e�I�ΏS,��b}����)��(V���/Q@乿d�/X0K�~&��o 
���,�T6�~eo��enm�27�o��k��F�i�n+���s�K!F��*6d>^G�5�X��S�~
i�k�%R ��aU��������7h��y���"ϓ��`�� ���e�x�Q��0�
+�������5�
 endstream
 endobj
-9133 0 obj <<
+9142 0 obj <<
 /Type /Page
-/Contents 9134 0 R
-/Resources 9132 0 R
+/Contents 9143 0 R
+/Resources 9141 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9131 0 R ]
+/Parent 9149 0 R
+/Annots [ 9140 0 R ]
 >> endobj
-9131 0 obj <<
+9140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9135 0 obj <<
-/D [9133 0 R /XYZ 90 757.935 null]
+9144 0 obj <<
+/D [9142 0 R /XYZ 90 757.935 null]
 >> endobj
-8801 0 obj <<
-/D [9133 0 R /XYZ 90 712.404 null]
+8810 0 obj <<
+/D [9142 0 R /XYZ 90 712.404 null]
 >> endobj
-9136 0 obj <<
-/D [9133 0 R /XYZ 90 698.096 null]
+9145 0 obj <<
+/D [9142 0 R /XYZ 90 698.096 null]
 >> endobj
-8802 0 obj <<
-/D [9133 0 R /XYZ 240.245 623.469 null]
+8811 0 obj <<
+/D [9142 0 R /XYZ 240.245 623.469 null]
 >> endobj
-9137 0 obj <<
-/D [9133 0 R /XYZ 90 607.004 null]
+9146 0 obj <<
+/D [9142 0 R /XYZ 90 607.004 null]
 >> endobj
-8803 0 obj <<
-/D [9133 0 R /XYZ 90 481.739 null]
+8812 0 obj <<
+/D [9142 0 R /XYZ 90 481.739 null]
 >> endobj
-9138 0 obj <<
-/D [9133 0 R /XYZ 90 467.431 null]
+9147 0 obj <<
+/D [9142 0 R /XYZ 90 467.431 null]
 >> endobj
-8804 0 obj <<
-/D [9133 0 R /XYZ 90 246.587 null]
+8813 0 obj <<
+/D [9142 0 R /XYZ 90 246.587 null]
 >> endobj
-9139 0 obj <<
-/D [9133 0 R /XYZ 90 232.279 null]
+9148 0 obj <<
+/D [9142 0 R /XYZ 90 232.279 null]
 >> endobj
-9132 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+9141 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9144 0 obj <<
-/Length 1644      
+9153 0 obj <<
+/Length 1637      
 /Filter /FlateDecode
 >>
 stream
 x��Ymo�6��_�O�
L4_%*�
-�];�k�l�](��h�eM�����(�z��$}]�HQ��sw��G2vVv~�<�OfO|�(���/�;�O��ę/��.!��S�`���)�nT����)��&����Et�<�(����D/'YUƕ�Q[vq
�7�g�'�t
FE\ �~ַZ���`DYh%N�F��i�<�Uɣ4*˩Gv�Ӑ��:O�*�+�Ɨq1%ҍ�,1"��D��N
�'O���
%0�,֓�o����gIgWK�
N��s6�e���q�������9e�B�]l _|�T75�{�D��V
"*�5q~e�YG��:J���4%­��k�K=F�Z7�Q��Iu�6nږ�
��s��0�G9~�A<�^�y�l�򤷷��7^� ��G`I��jyr��٪�:��bS
sA 
���fJ��˔
��\�Ү	�2�f�L�qVR}	>�g���(l��WZ� �`M
��q�,O���]�(M5�x9��SO�b��r1dd���F��B�3�x
#);��(�M6W���g�� ʎ�%�S�$Tu��Y�Є�r<I� 9��2G6}��c�y̨�13<��
���6���?��
Ȗ�R�?�R��J��g���/�}��� ����FE'����B��;
@u��_���#����X�D9������������t�j
3C�l�
.!#:!
-p�%5Q���$K�,C}8��u�&��z3��6�����I�4�.�CnC����a�+��N=� ^u.�?Ur����ɪ���%�
�M�
��
-
�{�Έ"�
x`�L%Y��z�%,��ˤ�s�-̆(ϋ�j
U��
M������o-�x\c6��l*vI#�Fqۓ�E�
D�ʄ���M%��
-ݺ�m��Ca�~�A���0�kRaȾN�
�J�A�Ƚ�l΀�a�Nj�m��;�(
��:rh|�g at xD ��w��͓�$��Ds'Ye��
_��[�?
�@��!����c:�i%�
�G	�ܴ�#�X ���-����A#�;�Cl�ĊB��Ջ�[3
xB!9�V����UID0=f������p|Aܗ�*Zm�(=?�����"4��)c���G�QK�:F�GA�Hl���V
X�R�E��;0� D���10>?�� ����_`�l�ݝwy�e(J���/�	�i2�A
�>-c��u}U��N��ީ羽��?cP���L�Dzs����g� m��������3����1cR��qk�'|���1�
mS�\���6�anw
Ey���ԛ���А�ĵ�R����q�(�!��	x���{�1>ϓ_x�G�y�3|�߅���Qi���i
���C����Y
	{,O]>��0���a��	����[�1zF�
F$l$.�c�_�p̻D�F

-�
�$�
-D����<W�?�7���Ar���ƨe#0Q[�hY
5������>��H�+=V�
-6���X�����ؗ���^��������4�!C���f�dp�T����P�	���T�UU{ͥ-���TY}�[_O�p��/�lk	�*^�(U��^(�ˋ�0�,ƣgql,������O�:�Z��;�l�骪��l�ۡE��Y�(�fy����L������E�X���h�
$,�f�7��ʞL
+�];�k�l�](��h�eM�����(�z��$}]�~"E
O����
I�Y9��q�p>�=��Ч�3�tB�>A�g�t^�� N=�1vO��Q���O�����*^���䢈�����dUWFFm��,L�̟͞�yeq ��Y�j�

�e��8=�B8"�Q��V%�Ҩ,�
؝OC���<��X��_�ŔH7��Ĉ.�R:y<��=!�;�v�P���XO^���֟9�%�]-�v8e0����	6N�]燢���!�

w�|�uR�� ����;[y������1g
]'�(�ZӔ��V�m.�ej�,F�jS$��ڸi[�K4xz�����;
�H����z�U��ʓ��VG�x�
:
�%al/���Ig���<.�Mq��@4Z�)�.S6�nr��J�&t�<Z��2Y�Y	H�%�D��
<棰ў_i�
 8��51Ў^��
<��v�/�4�8��8.O=	<�9���� 39�

�ψ�q���d2��7�\�s��Q��(;��pNy�P�M
g�@���$
$b��H�R�
�<�����1����rc0�<t\O@���/ [�K��X$K}�+���->F����b�DR�V������rr�
��0 ���~�<ʎl+�wcyC��J|���G/_�>�����1�
��y6����(����D��¯�,M�
��x��y�,���H�b�6R�7>�&�Ҕ�H�
Un�S�����jP:���xչ8T�T�In�&�:�j��z�6d#x�*P4d�:#�Dz�82U�dI��	����.���m�0�</6�-T͞
44���+澵��q��8l�O���%e�T�mO�M2M*��
+6��+t��F�q���Q��ej
T�
+�ܯII�!�:�w�+"��9ʆ�
/���أ00��ȡ�=Ԟ��ޅW$6Oj���BXl͝d�m�/|��l}�,����C��x��2�%
�r�*��ct~���cl������+�W/Vo�t�e���[G���V%���c8>����q_.�h�ɢ���*��"G����
��
��G-���[
A#�)og[u`9PJQ�N`����qJ���|���@��5��ww�偗�(��K�,'��ɐu��|L�|�Ab��UM:;fz���z���A���3%��}��F��5���gj��Z��ϔ�T�GČI-~ƭ��I�[Ƭ0�MMpA�K۔���5�
��So��BC���J�����!�4�

�'�u:�����
�D<O~�y�����~�_h�G�y���yl~�{
�v�wgy$�<u����N���C&�c�NBn��
�i�v����X���~�
+�1�9a0(�r���<*���G�\5� ��.��]�c����DmQ�eu԰:X�:N��D"=
���X]+ذ:�cuJ`��bDc_ں�kx����~\�f<�i�C�y�f�?28^��B���"DB��:UmU�^si���4UV_�V���S!\c�(�Z¦��?J���
+FT�q�Y
#�e9v�ӤN�/�b��UU�'��n�C�m�$/PR��<��s����(�£��1�Eu�L����_C���
 endstream
 endobj
-9143 0 obj <<
+9152 0 obj <<
 /Type /Page
-/Contents 9144 0 R
-/Resources 9142 0 R
+/Contents 9153 0 R
+/Resources 9151 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9141 0 R ]
+/Parent 9149 0 R
+/Annots [ 9150 0 R ]
 >> endobj
-9141 0 obj <<
+9150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9145 0 obj <<
-/D [9143 0 R /XYZ 90 757.935 null]
+9154 0 obj <<
+/D [9152 0 R /XYZ 90 757.935 null]
 >> endobj
-8805 0 obj <<
-/D [9143 0 R /XYZ 90 657.608 null]
+8814 0 obj <<
+/D [9152 0 R /XYZ 90 657.608 null]
 >> endobj
-9146 0 obj <<
-/D [9143 0 R /XYZ 90 643.233 null]
+9155 0 obj <<
+/D [9152 0 R /XYZ 90 643.233 null]
 >> endobj
-8806 0 obj <<
-/D [9143 0 R /XYZ 90 431.01 null]
+8815 0 obj <<
+/D [9152 0 R /XYZ 90 431.01 null]
 >> endobj
-9147 0 obj <<
-/D [9143 0 R /XYZ 90 416.634 null]
+9156 0 obj <<
+/D [9152 0 R /XYZ 90 416.634 null]
 >> endobj
-8807 0 obj <<
-/D [9143 0 R /XYZ 90 192.456 null]
+8816 0 obj <<
+/D [9152 0 R /XYZ 90 192.456 null]
 >> endobj
-9148 0 obj <<
-/D [9143 0 R /XYZ 90 178.081 null]
+9157 0 obj <<
+/D [9152 0 R /XYZ 90 178.081 null]
 >> endobj
-9142 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+9151 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9152 0 obj <<
-/Length 2114      
+9161 0 obj <<
+/Length 2109      
 /Filter /FlateDecode
 >>
 stream
@@ -51186,163 +51223,164 @@ x
 6�W��4������ͪ9��Ɔo���Ϗ�}2���س��D	#!�^�����Ec�5������.t,�O+p
�ƅ�GU�ʼ�	���"u�S�
�A�d#wU��3W}��:4�C*E�#�

%�ۡ6�~N
���b${$}�H���
gOˮ�ۄ<]+����OT,t>c���L/o��ճE#�p��Ռa$�N�����$Opp|��ɑ��b[d��!Թ)� з��*�r5Z�-D��ۭ���1��?�����J�T=��d��i�S�c�L@�
�!-}*CT姀K��L`����h�1\v�壥���[֮s
�	{
�sp
����4n�=���7?&"yQ�.�'o�ǡ"�#bɞ�t>=V |"�8V����i��H�6�������7#�=�a�
 wV�6���������mW
9T	����ejo}b�\�U����D���6�� ��*���BY���^�RAh�k�	'�ReZ5�ks���a6�T�Z/�4(�[ �(;�`�y٤v����
 �>FRc��Y��``�ʝ�UYl�۟L�
->�K���Ue��Z#���m5��|azY��(�
�Lb}����O¬�[
�ƣCBƼpJ]�m���u���� �vNbP�����H��a�n�k�t�bX�O6�
��Bn�O���_�S�
�F;��,��g3�H�Qh�G٣�|�"A��Q�R��
Ȳ� �.���Ηr� ��!�>��lc�(ۻӘf-P���l�d�R���h9��lQ����$c ?�[9�����*7�"�	 �"��/|� ޖ��]xeT1���l9��鈫���J���8�:�ߤyg�a�֪�/�A��m�HdX�å�J9K�y�	ڷ�O�b�+Mq0ӥ�]]o����hQ�]��%���v�]
W�^
-�,��_�N��mF�0�I붅5
�ȹB�
+>�K���Ue��Z#���m5��|azY��(�
�Lb}����O¬�[
�ƣCBƼpJ]�m���u���� �vNbP�����H��a�n�k�t�bX�O6�
��Bn�O���_�S�
�F;��,��g3�H�Qh�G٣�|�"A��Q�R��
Ȳ� �.���Ηr� ��!�>��lc�(ۻӘf-P���l�d�R���h9��lQ����$c ?�[9�����*7�"�	 �"��/|� ޖ��]xeT1���l9��鈫���J���8�:�ߤyg�a�֪�/��˵!x��*匴��'h��>i�`�/��\��wu��_\��ߣE�v�ޖH��mvq\�R�
�NȪ���h/2:��MZ�ݫ���
4�@�
 endstream
 endobj
-9151 0 obj <<
+9160 0 obj <<
 /Type /Page
-/Contents 9152 0 R
-/Resources 9150 0 R
+/Contents 9161 0 R
+/Resources 9159 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9149 0 R ]
+/Parent 9149 0 R
+/Annots [ 9158 0 R ]
 >> endobj
-9149 0 obj <<
+9158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9153 0 obj <<
-/D [9151 0 R /XYZ 90 757.935 null]
+9162 0 obj <<
+/D [9160 0 R /XYZ 90 757.935 null]
 >> endobj
-8808 0 obj <<
-/D [9151 0 R /XYZ 90 635.818 null]
+8817 0 obj <<
+/D [9160 0 R /XYZ 90 635.818 null]
 >> endobj
-9154 0 obj <<
-/D [9151 0 R /XYZ 90 622.093 null]
+9163 0 obj <<
+/D [9160 0 R /XYZ 90 622.093 null]
 >> endobj
-9155 0 obj <<
-/D [9151 0 R /XYZ 90 413.696 null]
+9164 0 obj <<
+/D [9160 0 R /XYZ 90 413.696 null]
 >> endobj
-8856 0 obj <<
-/D [9151 0 R /XYZ 90 389.327 null]
+8865 0 obj <<
+/D [9160 0 R /XYZ 90 389.327 null]
 >> endobj
-9156 0 obj <<
-/D [9151 0 R /XYZ 90 389.327 null]
+9165 0 obj <<
+/D [9160 0 R /XYZ 90 389.327 null]
 >> endobj
-8857 0 obj <<
-/D [9151 0 R /XYZ 90 293.909 null]
+8866 0 obj <<
+/D [9160 0 R /XYZ 90 293.909 null]
 >> endobj
-9157 0 obj <<
-/D [9151 0 R /XYZ 90 280.184 null]
+9166 0 obj <<
+/D [9160 0 R /XYZ 90 280.184 null]
 >> endobj
-8858 0 obj <<
-/D [9151 0 R /XYZ 90 89.441 null]
+8867 0 obj <<
+/D [9160 0 R /XYZ 90 89.441 null]
 >> endobj
-9150 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F113 9158 0 R /F8 504 0 R /F1 542 0 R >>
+9159 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F113 9167 0 R /F8 504 0 R /F1 542 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9162 0 obj <<
-/Length 1603      
+9171 0 obj <<
+/Length 1600      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��F~�W��)���ڴ�C�$j�J�	}J#d`	n}��	9������!
�(Q��k{w������y�`�������d��<I�3�8
v�$HP�����1!�y�)���'��4����I�����_�
-���>�f�q���=��A��`�n���9!-f�QąQ
-^?�-
yF�yՎ�7TG��D~�$����e�)x<�xt��]���>y�7:�w��<bD�1��
=��� �
RJ(��pV���;���K��\�P�
N\C����>kt���et�+
�W"
+�r���Yd����N�~�I��SJ��YkrD���$	KZWʑ���� I�
��L�1���������i6[&�x�-6E0$��_�~0����'x��Yno_���ų�;@Y$�}���牶~D!AjKjsl at EQY�
��h���m�L"ި�6�C���(p�0T��"`�$���k���8"�wy
G�^���qH������.�8|�+xu�B�;�<6�9e"��%�M�D%g�4a�&*��%J� ����1�#ϭ�� ��!�ރ
-ԨҾ�X�?G�z��8W�=���J�r��l�9���D��@��#!-�,_�f�%�`��`�����H�yO��ܞ@^��|�&*Ƈ���8E��	��K�^]��]fi��u ��L��*�v~
,C�RmJFR0��r������_
/uh��/��.F��a�M�p�0�(��`Iյ@�b�b�z(,n(|M��(,n(��P8�?Q𯙊��]s{tͫ!�%JƸ��'��Rx�4�P�
-L6���[{%��� ��G�8��9 �
�"H`�3e
GBʮ3-��rko��G�����B��Izq����ɚ�u�#^�N1Lm�2
[�̪�h	��f5�k*��'�] ���`�,x_ �mMK&u�47�\|�cKa��)ۭ����-O��{���6Xm�hu)d$�F���J�Ϸ��!�&>�����ᾚ��*"��>���#ϓ��\+�vP���",h�S��1؄r֔�R��@:���C@��c�I���k���4˿�*��x�S��מF��ڱ���
T �h3O�C��
(�>'��Q��,8>!��ed=�=# �G�u�DA�$d�k�J���F�D
Wh��iRe�fIoc%jW���@yk��X��j��K�=��f�V����#&��&��J�x]%'��LIn��)s�"�{�m%�M���e��U�Z>�M��::6�CY��$��=-:
˕�� ���C
�Gp�:�:'�3b
4�؅]�
��4vhrhR�֡�MY��q� [...]
+x��Z[��F~�W��)��}lZ��Q5M�mB���[_�mB���g<�c�%�xY�f|��}�,��{;/F?�Gw�%s<�I*����$A�g�vގ	A̛L	�x|?!x집���P<N‡�^���U�L��a6���8�t^�1�
t
+7&��/��RFE\(0�����ұ�`D�W�3 �pDH-�O
+y�Y6�R���G�:څ~���z��	q�:^�-F�3I��ѳ��1�!E��B�	g�޾���t0��uŮ���g��>�g�N�R���be����c�][ٹ����=��؏�3���pJ�0;M�h��2I�R�Ջ�r�br�8��fǠ7Sn���3�OO��nu�4�-�}�����h�/
s?�?e���^%q���WA��t����P�Il�����D�?�� u$�yl�EQY���h���m�L"޸�6�C���(p;0T��"�$����:ߧq6$�!��ҽ
JA{��`cm��]$q�`W�ձ
+�d�8 �T��Ȗ.�l�$*5��	�4Q%-��P��0m��ـy
yn�8�ِu
y�
T�Fu�{���sĩ
�s��G�}\�]u��:7B:5ա0� pKH+"�׳xɡX�0X/���>�q޳�c�'�W�?ߦɄ��!>�,N�#se�` ��W�}WYZ�{
���$N�x�D;?��FGmJFR0��r������_
/uh��/��.F��a�M�p�0�(��`Iյ@�bp���PX�P��(�uQX�P���p�
��_3	�
���蚯�@�(	�>
+t�L�J���Do�@�*0��e��:+�~��4 at D="��a=��4E{�)�8Rv�11��[g���>�ǍU�s�
0'��<
usjN�G�6O1L-O���)����ZB"F��Y
�&3�$�
@���1�X����
@��i���Ksa���
[� 
S�l�.gB@3�<)��aT��`�-�եp"i�ZW~V�|�-pRm곸�`h����U���^�'h�<Ov�V �
��q�",h7S��bB9k�4?,����i��yR�<����u��_z��{��)X�kO�?�|���X�L*�d���'�!�s�C���yR�(�\V
�����
�1��#��:N� �
2ލ`
����I�D��+���<�N�fIocej���G�#�>��:�ֹ�,��.Q��_6�\��C���@�ͩ*�L�%'��LIn��T�Uq�{�-��-�nɖ���݄@��c�?t�`����E�c��
�0r��^�.�V'8 �DCy��a��
�����w�ƎLMj�Ӻ�B�)�j��~�-ɺ��SF�]Uwb����6��&��'6�'฼�q������H��܆�k��D o
��ߎ��Y�^0

�i�a�s
�u�ۏ�AW�<lu���� �T�j�R�{��oP*�y�I�b`3�m���F��(�5��
E�72�v=#](/��7q�7p�-�a-�}GxH�Kн9U�#,/�������
���N��1.=�͏�~��Bi<mN'T9F��22��o�.�����T�_m�{��k�X���nvww8
�*C�8إ(��v���([R��T�\Ta����p3��<������z�
 endstream
 endobj
-9161 0 obj <<
+9170 0 obj <<
 /Type /Page
-/Contents 9162 0 R
-/Resources 9160 0 R
+/Contents 9171 0 R
+/Resources 9169 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9159 0 R ]
+/Parent 9149 0 R
+/Annots [ 9168 0 R ]
 >> endobj
-9159 0 obj <<
+9168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9163 0 obj <<
-/D [9161 0 R /XYZ 90 757.935 null]
+9172 0 obj <<
+/D [9170 0 R /XYZ 90 757.935 null]
 >> endobj
-9164 0 obj <<
-/D [9161 0 R /XYZ 90 733.028 null]
+9173 0 obj <<
+/D [9170 0 R /XYZ 90 733.028 null]
 >> endobj
-8859 0 obj <<
-/D [9161 0 R /XYZ 90 637.302 null]
+8868 0 obj <<
+/D [9170 0 R /XYZ 90 637.302 null]
 >> endobj
-9165 0 obj <<
-/D [9161 0 R /XYZ 90 622.87 null]
+9174 0 obj <<
+/D [9170 0 R /XYZ 90 622.87 null]
 >> endobj
-8860 0 obj <<
-/D [9161 0 R /XYZ 90 521.639 null]
+8869 0 obj <<
+/D [9170 0 R /XYZ 90 521.639 null]
 >> endobj
-9166 0 obj <<
-/D [9161 0 R /XYZ 90 507.208 null]
+9175 0 obj <<
+/D [9170 0 R /XYZ 90 507.208 null]
 >> endobj
-8861 0 obj <<
-/D [9161 0 R /XYZ 211.842 264.816 null]
+8870 0 obj <<
+/D [9170 0 R /XYZ 211.842 264.816 null]
 >> endobj
-9167 0 obj <<
-/D [9161 0 R /XYZ 90 250.229 null]
+9176 0 obj <<
+/D [9170 0 R /XYZ 90 250.229 null]
 >> endobj
-9160 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+9169 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9171 0 obj <<
-/Length 1927      
+9180 0 obj <<
+/Length 1922      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��6��W���@��C�H7ȡA4M�m�Ei��mz�VW��l}����d{7n��A,Q��p�ߎ�s�`���Ǜ��k�
���¹Y9
-;� �S��,��cBS�)���'��4�o�'���~����.��~z?��� �3��{�+;������۫ׄ��QF��=����n��C0�LU;�?�P!."�&��$����e�)�x|3Qt��M��ڮ��+�N�
�xK�p>f���W7��G�`���
�w���'�,a���A_���"ǥ
~C����.����W�#'$��(CXp+�]��z��5�ms����Z�p
-�Ƒ�9���<H`����b��2{f�Dƻ 
탹���N��X/�j�.�7Ɯ�2I�E�d۴�ܬ��V��ۧbT "D%���I��I`�T�QR�/�:�<�<3/8S�D��L�+/��m7������?��~��hOm
���	�9Sꂹ�%���Bo�ƲY�݆F�XyX�,�%K��͂x� ~,o��n�8?jC��~�Ns�]l��z4�R��Ч�I�ɏ�v���ܫ#��Y3�dM'_�ifiL� Ξ�F�A�H�
��<���3�gp!+M�ӪGJ�����U{`XN����ͥ4��C�#�ykH�}��$�t��6^��2��4��?����a�?���5�
-a&+�+?�tsF�r�{��m[��1�����f!�n��)$eM�Y��G�d��&S'�"�AP�2	Y �F'
���w=�$r�Վ�Un��q�l!-QO]�
��
DI�jULĐWVͼ�/��K��s��A=pk���7:�#�Q���
-.s���6�<I’��+;$V�d���4;zO3u�2����┞f�(�M�3�a�
/ ��:E��]k?�}eb��,�Uv~gIw�ǠI!�)�{�� �{O��D� a�E��"9�����m"8^Uq��@)"�w�
o������ }_��J�I�D�`dH@��X�P�
�Up8�Qf���:@]i��1�C�ݧ���A!�{P�K1�90�ː�z�n�@G�d,(ĶO�Dcۡ8�/����š��ejk[��'*�
m
-X%�!�=�g4_�<��E��U,�ж(�V�7�u���&
�
��:>��
W�{
�6w��5��A����	������M�
���Ӭ��h��ˤ?�Db�����e"�$�Cj<��$ �D�Ӯ��:F�	u[-cU���f��i+�L��
-%$�w^���f���z��{{��L��K8��j�釽�vS
�F��h‘˼�,9�#*tC;��yR�)Y��'D�̬�r/�J(P�}k�:N�0���֑����>ޱ%�q~F�lu�A)�M�� 6QZ0s�(U�A����d}ȓ�u��� ��O|!�#�� �\
-�K��G�<�4�#�}�/I-�4�ظt�U�4��8���ILmH�}�E)6u�47�^�u���hZsO=���� =s7 � �1�i0�� �P��E
�_���
�w���
���X��ô��^�&�`�L��0��o��F��Ω�
�L�ޟ[:�;	������5% t� �7 /

- �#`ݴ������P�=��F�o�JuY;}�)�'����O��?����<
?�G��7'���;�eBTqRMsE����W�\x`B˼Қ�;�����J1˅�z���|x�
q��I��r
��,CT���nȵ���SS��|����G�op�w	!�̕�s��8W�sƹl`���湧a���sƹޱi�:2��. ���$�?�L��#��i�����:��?��X��]O�
�!�
4�����+H��^m�6M����m��m����o�N��pH���?����6@�~6�6�X�A�E��U�4�x�A���x9��϶�6BS� ���������j�ۡE��q�IQ�_m6��al���
WU%i]ra1*jف�į�
+x��ZIs�6��W��J3�� 5�C3I�i:�&��f<�Yl��$U���} �J�$;j&_,ߊ�|~�Ν��7�oFW�sR�
+�f�(�x� N�s�t>�	ALM�c<��<��ȿ��P<N���^���`����lf��8�t^�1��t
+
�O7o�^�bFE.�@���s��#��2U���C�����ȋ�D^�~�M�����Dѱ�6��k��^�t:!r��,1���	j��^݌�
 �
R�{�c�YD��������{IgW�
�2�
��_G�4:n_�@�0ǣ
a���w�ꥫ�
��W�R����A
�Ƒ�9���<H`����b��2{ft"�]���\�W�&�]��v5_���N{����"L�m�}n�wk
���m��QI�?oR���	l��V%��b�3�#�3�3e.A��N��}��&��6���gB���홭s �.F�zΔ��.f	����c�l�y���u�D
V �jɒ/g� �� ��[?��F:Ώ��#E+�o�ibT��V�`�cQ�"v�=]L�M~��{h'.��^
9`���!%k:�:�N3K�`Z�{��"�6p
��
���8�
�X邟V=RJ$���
NX�v��	���\Js�{s�5o
ٺ�r���<��KXfu�&����
9
X�����&X!�dEw凙�a��B�sOu�Mc�U6��0Ⲷ,��mܧ�BR����{�Mf�h2u(2�!�)���jt�@���~�CM"�1^}pC����6Γ-��%�+�1��H �P����ʪ�W��rI�}��?�n}������d�쯅B��9Z
+]T�j�$aI��
�l2��I�
��L]cLo/�8e��,
+bS�Lgr�
H�NQ5~��Oo_�X6�>�l����Y��<�1hR�a
+�j#�9�SA�2�+HXt�Hp�=q��WU
v8P���� �
r��
�}
��k�X��
�!�!P�:
*�_o�D�l
Nl�Y��PW�~
�|��/)xPD���
�R��E���2���^�[=Б4

+�� ��v(�����jqhz�{����쉊�B�V�v�|����!��pѺp�:�-���p��:
�dqGԧ��W���t�A�����b]��z"h#:�p�geB����b.��b�4��c���e�l"1RJt{�2�B��!5��G�["�i�KC
#؄�����ZEb��ڴ@��n��;/�WYrio���O���=^U&��%��j��=e�)r#d04��e�^�
����6��
O�<)͔��<'D�̬�r/�J(P�}k�:N�1���֑����g��K(���D����R^�(�6QZ0sT�*���M�vV�>���
P�h�GJ�'���p�G.���%R�Q�{��V�KR
t 
:6G
+:ȪL��^��	��$�6��>����^�[/��^
+�
|4-��'�
tZ��so��� z��4�Dh�B(��"���/���ջG��MHC�1ЃaZ�z/L�O0�	�}m�v��7Ӏ� y��v����
&b��-
~I�G\Ӛ� �O � ��
+�� �nZ}�S�?��x��ޞzP�֌7�D%�����>	�����
�'{ŸO��	��?���D9힛��\ڝ�2!�8����"��\ūi.<0�e^iMs͝}X�ja����o=��{><���g�$�g��pk��!���a7t����駦�/���	���8��>�B��+

��q��s��<W
�sO�|3�%�s�c�\ud��] �1�I�
���
F�{�\�5��u��#$D�<����;
C@hJ[�W�ݽ�zm�"����
+����ۛ�2�~?����/~��C{m���l m�+�>�G������֥�V�����g[ey��k�A������j�ۡE��q�IQ�_m6��a�kQ!.j���$��-,FE;�����n
 endstream
 endobj
-9170 0 obj <<
+9179 0 obj <<
 /Type /Page
-/Contents 9171 0 R
-/Resources 9169 0 R
+/Contents 9180 0 R
+/Resources 9178 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9168 0 R ]
+/Parent 9149 0 R
+/Annots [ 9177 0 R ]
 >> endobj
-9168 0 obj <<
+9177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9172 0 obj <<
-/D [9170 0 R /XYZ 90 757.935 null]
+9181 0 obj <<
+/D [9179 0 R /XYZ 90 757.935 null]
 >> endobj
-8862 0 obj <<
-/D [9170 0 R /XYZ 192.853 628.477 null]
+8871 0 obj <<
+/D [9179 0 R /XYZ 192.853 628.477 null]
 >> endobj
-9173 0 obj <<
-/D [9170 0 R /XYZ 90 612.598 null]
+9182 0 obj <<
+/D [9179 0 R /XYZ 90 612.598 null]
 >> endobj
-8863 0 obj <<
-/D [9170 0 R /XYZ 211.842 371.627 null]
+8872 0 obj <<
+/D [9179 0 R /XYZ 211.842 371.627 null]
 >> endobj
-9174 0 obj <<
-/D [9170 0 R /XYZ 90 357.128 null]
+9183 0 obj <<
+/D [9179 0 R /XYZ 90 357.128 null]
 >> endobj
-8864 0 obj <<
-/D [9170 0 R /XYZ 192.853 89.441 null]
+8873 0 obj <<
+/D [9179 0 R /XYZ 192.853 89.441 null]
 >> endobj
-9169 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+9178 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9178 0 obj <<
-/Length 1688      
+9187 0 obj <<
+/Length 1685      
 /Filter /FlateDecode
 >>
 stream
@@ -51355,634 +51393,629 @@ w
 !��r�^�
���U�c	���*�#K�����+�;�
�\�����^�}>1Q@���/SrH��* o!
 ć�3�OB
X��� #L�/[pn��2������dE�͉�� s�`��<���u�H���ɢh?�����A�A����V��FTd��{�h
�ί"M��eOƌ��я�}sxҡ核.
 �
2
-:u@�P�$�
�T�
I�,�-/�m�w�	ꯤ�ffJC�� �b�@�|�p�I2�1r�[�Wn��ܒ�炢<��&���(������
#}����瘪���8�!{ό�a$@9�-�+N���+�\�q؅�#��?e
ν3�C���C��������;!&v�Q��#��|'֊�0Π��T8�$�f�8=�Eź��
��,�_ u���ϯu=/�+����Ƞ
��GF�u֎��x%wՑ@�S���ik0� o-<�X����ALېE���
$C�
G�����|%�c��q46��#O}���/Ў����ҟ��?sK<}��۟�� 	���J�Q��X!��h��|�#W�wc!\�P��Iy�]�H�:�U=���f�0
H���/�����q��_Fe��)�iR�.����f�ۡE��h�����n�ӲjV�:�֕f��x0��%0�)��$	��&OT
+:u@�P�$�
�T�
I�,�-/�m�w�	ꯤ�ffJC�� �b�@�|�p�I2�1r�[�Wn��ܒ�炢<��&���(������
#}����瘪���8�!{ό�a$@9�-�+N���+�\�q؅�#��?e
ν3�C���C��������;!&v�Q��#��|'֊�0Π��T8�$�f�8=�Eź��
��,�_ u���ϯu=/�+����Ƞ
��GF�u֎��x%wՑ@�S���ik0� o-<�X����ALېE���
$C�
G�����|%�c��q46��#O}���/Ў����ҟ��?sK<}��۟�� 	���J�Q��X!��h��|�#W�wc!\�P��Iy�]�H�:�U=���1��H���/��N��q��_Fel{�/��jB\�vzs����"G�I��PT�l���iE
�(ٰ�Jby2�V��ܔ0q�� ��M�
 endstream
 endobj
-9177 0 obj <<
+9186 0 obj <<
 /Type /Page
-/Contents 9178 0 R
-/Resources 9176 0 R
+/Contents 9187 0 R
+/Resources 9185 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9140 0 R
-/Annots [ 9175 0 R ]
+/Parent 9149 0 R
+/Annots [ 9184 0 R ]
 >> endobj
-9175 0 obj <<
+9184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9179 0 obj <<
-/D [9177 0 R /XYZ 90 757.935 null]
+9188 0 obj <<
+/D [9186 0 R /XYZ 90 757.935 null]
 >> endobj
-9180 0 obj <<
-/D [9177 0 R /XYZ 90 733.028 null]
+9189 0 obj <<
+/D [9186 0 R /XYZ 90 733.028 null]
 >> endobj
-8909 0 obj <<
-/D [9177 0 R /XYZ 90 592.843 null]
+8918 0 obj <<
+/D [9186 0 R /XYZ 90 592.843 null]
 >> endobj
-9181 0 obj <<
-/D [9177 0 R /XYZ 90 579.151 null]
+9190 0 obj <<
+/D [9186 0 R /XYZ 90 579.151 null]
 >> endobj
-8910 0 obj <<
-/D [9177 0 R /XYZ 90 433.46 null]
+8919 0 obj <<
+/D [9186 0 R /XYZ 90 433.46 null]
 >> endobj
-9182 0 obj <<
-/D [9177 0 R /XYZ 90 419.768 null]
+9191 0 obj <<
+/D [9186 0 R /XYZ 90 419.768 null]
 >> endobj
-8911 0 obj <<
-/D [9177 0 R /XYZ 90 314.802 null]
+8920 0 obj <<
+/D [9186 0 R /XYZ 90 314.802 null]
 >> endobj
-9183 0 obj <<
-/D [9177 0 R /XYZ 90 301.11 null]
+9192 0 obj <<
+/D [9186 0 R /XYZ 90 301.11 null]
 >> endobj
-8912 0 obj <<
-/D [9177 0 R /XYZ 90 196.144 null]
+8921 0 obj <<
+/D [9186 0 R /XYZ 90 196.144 null]
 >> endobj
-9184 0 obj <<
-/D [9177 0 R /XYZ 90 182.452 null]
+9193 0 obj <<
+/D [9186 0 R /XYZ 90 182.452 null]
 >> endobj
-8913 0 obj <<
-/D [9177 0 R /XYZ 90 89.441 null]
+8922 0 obj <<
+/D [9186 0 R /XYZ 90 89.441 null]
 >> endobj
-9176 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R >>
+9185 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9188 0 obj <<
-/Length 1603      
+9197 0 obj <<
+/Length 1598      
 /Filter /FlateDecode
 >>
 stream
-x��[��F���~jA*�s�
j*�Q5m�t�>��b/���f���
{|�f0����h���p�\�93����λ�/���[�
���ҙ�9;�$HP�L}����hL0��#��^��fF���2�o�{x�x��db��(K�����e$00�4}�����(��
T)���Li�C0�LW3>�X�����tR�땗��1x8
i:
֛��f�:�
�Q� ��#B
�������1�!����\&��z��v|�`�rvŬ��)�ϕs3�s�{�N�R�9
1Dx������z]��BP���g� ��`���OIƪןUϨ�a�.�f���Q)�Q3Ηr���/i!���&��oϝL-wN&&Y�ѳ]�-M
����Q��GpM�xY����\-�W�:�
��
iE�	� 1��2f��@&A^���0Z�Q��Lxo�J�8��둤���:ȶITJ�,�#)M-Ǘ����y�
�]D�l����}�(���Y�Yl�M'u/��bA���E~G�E
�C��rR���[��n���AUН04@n%���7�|���q���dP�%�T@���I�8
�{�Пy�b����KKk
j�:�����Qxg	��I�|��
�� W��j\���2�~�H���0���
���*@���)A��4��V��[q���K��u���#��,���ÏW!�Y%znC��ς\W L�7��y
ss���"r)/�䅹ր��A
-DUo �]8R��PW>#u�v���ىSC]@&���x��t�Z�`��`�h�s�B�@~R�^���c?hPzu��sP�E��
�y���mX<שR�R��h{s�
�	}O��S�àp[���+/\����w6@����|���2e@ߨ�=�]��v����ق��<�4ڍ%�۫W�ӶH�ڜj�G�^Ik�?�:��Dj-g�p� �݁QՊ��AK	����U�g�� o�{9�����1Di����X�C�����0G
�5Z`�] �]�kg[���������l�yfm�`��M
kz��ҎF�>[J� E�Y��.���U�?�~Օ��]�.A���]�Q��,R�i���v)����Q�0�0/�(��>J~3}�)Z�]ϡіO���RW��0N}ی��N@�/8�(�8K<P��y���u#�e��� r��!
9�t
-��Noey�:�R[ya$�{��jN�{^��S *�=u`Tg���
��K���"�����pt�w��|��8��ɕ�/\�[�˅f�&^ŋ����0�ϧ4`4�wN?��-�If%�G���_AOhn� qi�x����/P�_��,m�+
���ג���
�4�占���Y�=,U�bֆi��P���(�*��I�K����n
����˫R�M��Oh�3'u��xD��T��kƳ��\+֮辉�
-|��}_��M`{p�*_�î&��$�(�[>V�5�%�~��H�ayP�Ë�ުa�}.
-*�xW�b�V�I�r��jo���Ԙ��S}�mP8�QJN u�Y��\]�v;4O�6
-7	
-���fuu�F�Hg�*!uI��*
a���
�A��b}�
+x��[��F���~jA*�s�
j*�Q5m�4�Oi��ػ���d�}�x|�f0����h���p�\�93�ޭ��7�_���גyiI�7��4�|I��ě���!!��ј`���F�l�ލ(
���Ef����:
�����I���r���.�``�i���5!{�QF>�R�����҇`D��f���B8"���I!/��f3S��ӑ��h�^ydG�G7Q6"j%sbD�!��
����=R8J��g›�?a/��
)oW�Zy�2�\zp��)CX�=�#�/=�W:
Z�`���\J����~
%�
+L�\��))�X���"��U2��D��}z�iR�Pƌ�Rޘ�`>�� -��"�����������&�5z���ͣ����4���\eA�f��;+W���A��ce����X�Xav;}_ � ���c�,�$�d'
+�7qL%C
S�z$)�x��,)
%_�������t�ɭ}���]%������}�(6j��,�
��I�Ëx�0�� \O
+����m
�C��rR���[��~���AUН04@n%���7_}�G��q���dP�'�T�&'�8q<�
�q8
���*J�.-�5�M�
�.2�2F�# �"&��ţ/
B�\��qY�'��І18b�
��<]�!E��r�L�H1,�y���LފS�U_��/�g�
�-��6��=�8p��U��.�jHa�$���T}�ȝ7ap0�����#�Ky�&��u�7R �z�x�‘�P}���	��w�G�D�N��2���������K�� �Ecn<
+���H]��l��Q��Ө�8_��:�-�T�.������F�J�J���g���6�&�=�CO��m�t���p��޸�	^����"��<�}�j�wv%n��EE��,��p�h7�Pn/^�O�:L %ks~���8�z%�����tj���c¡vFU+�-%�j��:T�*����8�~/����{g���a)�\��A
�5Z`�] �}�kg[���%�Yo��&��٬�rǛ4(<�����}.v�A�ҳp�}]a��ê+K
z��]�@��n�j�9�Bӂe�=�R2���Q�0�0/�(��>J~3}�)Z�]ϡі����RW��0N}ی��N@�/8� �8�P��y���u#�e��� r��!
9�t
+��No��I��Wya$���jN�{^t�S *�?u`Tg���-��O���"�����pt�w�E�ho
���K�
��-��y�N���}
z�'94��fJF�}�A'�n9N2�(=r�����
+zB{��K���Ż@5�|A�Rs�_���Mtxv��|��n O
���,o��\��@��Or�a�B�6Lˤ��0ʃ��&5.9
+N�6o�y��c/�J��v��}B˟����R���RA���n�/r�X���&^*�:�E|�
4���g�|����K�Ģ o�X��>���P���#!��A� �ˆewFTB��
bd^�!s�����4�Z��W}�mP��ї(8㺄y��\]�v;4ߠm�3�W����0�����į��հJ�P�	
�����;q|=
 endstream
 endobj
-9187 0 obj <<
+9196 0 obj <<
 /Type /Page
-/Contents 9188 0 R
-/Resources 9186 0 R
+/Contents 9197 0 R
+/Resources 9195 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9185 0 R ]
+/Parent 9205 0 R
+/Annots [ 9194 0 R ]
 >> endobj
-9185 0 obj <<
+9194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9189 0 obj <<
-/D [9187 0 R /XYZ 90 757.935 null]
+9198 0 obj <<
+/D [9196 0 R /XYZ 90 757.935 null]
 >> endobj
-9190 0 obj <<
-/D [9187 0 R /XYZ 90 733.028 null]
+9199 0 obj <<
+/D [9196 0 R /XYZ 90 733.028 null]
 >> endobj
-8914 0 obj <<
-/D [9187 0 R /XYZ 90 644.514 null]
+8923 0 obj <<
+/D [9196 0 R /XYZ 90 644.514 null]
 >> endobj
-9191 0 obj <<
-/D [9187 0 R /XYZ 90 630.731 null]
+9200 0 obj <<
+/D [9196 0 R /XYZ 90 630.731 null]
 >> endobj
-8915 0 obj <<
-/D [9187 0 R /XYZ 90 536.712 null]
+8924 0 obj <<
+/D [9196 0 R /XYZ 90 536.712 null]
 >> endobj
-9192 0 obj <<
-/D [9187 0 R /XYZ 90 522.929 null]
+9201 0 obj <<
+/D [9196 0 R /XYZ 90 522.929 null]
 >> endobj
-8916 0 obj <<
-/D [9187 0 R /XYZ 431.18 460.258 null]
+8925 0 obj <<
+/D [9196 0 R /XYZ 431.18 460.258 null]
 >> endobj
-9193 0 obj <<
-/D [9187 0 R /XYZ 90 444.941 null]
+9202 0 obj <<
+/D [9196 0 R /XYZ 90 444.941 null]
 >> endobj
-8917 0 obj <<
-/D [9187 0 R /XYZ 90 350.299 null]
+8926 0 obj <<
+/D [9196 0 R /XYZ 90 350.299 null]
 >> endobj
-9194 0 obj <<
-/D [9187 0 R /XYZ 90 336.516 null]
+9203 0 obj <<
+/D [9196 0 R /XYZ 90 336.516 null]
 >> endobj
-8918 0 obj <<
-/D [9187 0 R /XYZ 90 232.544 null]
+8927 0 obj <<
+/D [9196 0 R /XYZ 90 232.544 null]
 >> endobj
-9195 0 obj <<
-/D [9187 0 R /XYZ 90 218.761 null]
+9204 0 obj <<
+/D [9196 0 R /XYZ 90 218.761 null]
 >> endobj
-1267 0 obj <<
-/D [9187 0 R /XYZ 90 89.441 null]
+1308 0 obj <<
+/D [9196 0 R /XYZ 90 89.441 null]
 >> endobj
-9186 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+9195 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9202 0 obj <<
-/Length 1435      
+9211 0 obj <<
+/Length 1433      
 /Filter /FlateDecode
 >>
 stream
-x��Yے�6}�W�@U����R�J6��ln�
�i��bl�

0�8_���`|�-�fRy����}���$���a��7���+
z
-)N�7���'�Q�MޭO
-U0&c�: ؏�e<�(��t�E<�1�+�b3���IV��r6敵.�F�v���!;�ѐ��	�
�Kk҉�`DC�����B"DH�䫓N^�qYcʰ?
��r�ƕ�w��{]D�:�í�0懜����џ#n�Gj��@"d�|9�}����a�Kz��j�E4��Ի�:�GA�!œ퀎BD�C��Ƹ��C
������Jg�Rc�
ƓG��(�&�f̻<O���!H@|0#����	`#1;J�ND�i�#+ at 5�_����:�M&�b1��YY1D>���l�d�2��q�w�pm`/_4���3;�b����l�D!K�� � �f�
d"i��6��$�o�!û��H�&y�8��
�g���󪴯���q.� p8@��lƯ
�r`l�Q��uR=Z\�G�_
���#�h����h��ºtJ���X�.��
-��y;!{��a�#n�E�����]=Ac`~VN�owJ"��
-�H�Yh߽��RD�/
Ӓ{"��ɳtc�m��p]3�
Qm����1�����^�5׫*����>�`���He��L�,���.N��,.
����t�Q �kj;},�2�cr��>+4����i�t
���J�8J=�����q�m�U����a3N�y�\�Ur�֏���d� 6% >6n�� =�Ӝv_G��
*
���/���Tt���^Ym���,T�� T�t
}��{��w[��kKǟ��Y��߃�iÍ�p��)��Jq�e'N 
4K���)QD���(��2
-�
�QqRFi3�;#�y�p.ϗ�Z6�Zn��
-zRG�'���v�n6%�밄�����y9�DT�s4��������5�
�x(���{�ug�-�39!�����@,]ْ�2&��l=!N2�nl��T��q�*�b�jd/
|�
�,��B
-IԐD�6�DR�����SIP��	��Dx�Q
-��vD��~@$��H�}����8!�{�T���I��I=S�)i��Q4hC��e��O��lu�
`+�����Kj*s�I���yO+~+��m)k��d�]����m|�t�K�
E�"�B�:S/�Y<{��sO�v[�{Ӓv5}���!no9�p��'_�
k�H���w�!&�V N� 4M
���c���|�v����
���s�v��s�O�~u��6EaQD]�g��}�E�ݚ��
��$�詛�ȧn�o�|��s?ԟ hn��}"0+
-�4��`c:��ܶ{������G�y���"�)Ξⴝ^�+�hs$�a� �*4	͜@�s�9�����m��`��Mq�H��ǪZM����5���)KVJ���*�ڗ��
���
�5J�̷*�dpsY�%��P���
+x��Y�n�6}�W評��!)�f��n�����)

�f���JJ\��;iْ�K�m�>ْFÙ3�sH
+{�
�~|7
\�ᡧ��{�;OaOp�%�x�]���PC�1�/����Ǔˀb?OWzVē��".V����dU�+gc^Y�n7�wo���EL@(�X_[�V<#����U�!B'�
u�*��2R��q����4����A��" ���n��1?��8
�
�
p�=R�!����
�fp���/�-k���~S�j�� ��s�:
+��j
�n�
EtB2j��V
��sH�E�O
!
ʃx�К1o�<u�C���`FԆ#p��&���� MZ��5�
� �~c��k6ų�d�geU��$�f�y�%��oǙ�1õ��|����/���RbH�
d�E�,yj�8�m7������$K�L�XC�����
M�q��f���Ӫ�����q.6�'�)ٌ_=$e�ؔ�7Fˤz��T�
�=#�8�
�Z�R���+��(��;c�|L+T����� ?�9��!
+�j�t����Y9��*�D+p"f�}�.NK�9��P4LK�l�@0�'�ҕ��~�I�=t�
zD�
+8�g��R��{��T/�$���zsT��TV��(ɂ�Oq��&qq�8׶�[�Z (�]S��C����,ʐ��wYɠ9E�`%`O��c�w�P��A��Y
�F^�<��W�$���E\%�i�H�yaMf	`S�C����
��Z�i�u�)�Ѡ�މч�2��KE����ն)h�lO��	B�I��WZ�7�!x�5��t�9_kj�u���LnĆsΨK�_����([qB ��Y��&Lو"�dGFɧ�Qu����2J�1��
��̹<]Jk�<i�:*�Q
��EG�#�9�Z�P��J�BB6��eOQ%O�Pz��R�N ���P,��ݡF��@֞���P
+V��8teK�\�
����8ɤ۱�mK at S�э}T�
W#{i�;�X ����h�$gRH��$�i{$�"�Y1
 
=&�E��H at J����hK$M�{DRpZ��1��\�#"�SL�xH�4��4���
���A�6T�]�����OV�0��LO�
=�VP�2W�U+��w��RTۖ����I�Ũ����W8@{�D�PD�"M!t����ŋ׋[g�Xj��3-iQӷ�����=
؍pr��K����x�k
1�o�
+P@Ӵ�~?�
��m�n
^�[��3�㽟3Dpx����)
+�"�z?�?��r���&>�ح#	O��'>u�~+ �SD�����D As�����YQ���a��	���K���>�/�|�Oq�����d\G�#�̇3
�����~lfx��m=6�)P����CU-F��MK�%�%��b�^�*ז����F���Z �
n��c�
���C�M
 endstream
 endobj
-9201 0 obj <<
+9210 0 obj <<
 /Type /Page
-/Contents 9202 0 R
-/Resources 9200 0 R
+/Contents 9211 0 R
+/Resources 9209 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9197 0 R 9198 0 R 9199 0 R ]
+/Parent 9205 0 R
+/Annots [ 9206 0 R 9207 0 R 9208 0 R ]
 >> endobj
-9197 0 obj <<
+9206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 563.557 138.508 574.436]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000031) >>
 >> endobj
-9198 0 obj <<
+9207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 543.468 314.566 574.436]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9199 0 obj <<
+9208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9203 0 obj <<
-/D [9201 0 R /XYZ 90 757.935 null]
+9212 0 obj <<
+/D [9210 0 R /XYZ 90 757.935 null]
 >> endobj
-9204 0 obj <<
-/D [9201 0 R /XYZ 90 733.028 null]
+9213 0 obj <<
+/D [9210 0 R /XYZ 90 733.028 null]
 >> endobj
-8919 0 obj <<
-/D [9201 0 R /XYZ 90 534.501 null]
+8928 0 obj <<
+/D [9210 0 R /XYZ 90 534.501 null]
 >> endobj
-9205 0 obj <<
-/D [9201 0 R /XYZ 90 519.931 null]
+9214 0 obj <<
+/D [9210 0 R /XYZ 90 519.931 null]
 >> endobj
-8920 0 obj <<
-/D [9201 0 R /XYZ 90 365.528 null]
+8929 0 obj <<
+/D [9210 0 R /XYZ 90 365.528 null]
 >> endobj
-9206 0 obj <<
-/D [9201 0 R /XYZ 90 350.958 null]
+9215 0 obj <<
+/D [9210 0 R /XYZ 90 350.958 null]
 >> endobj
-1268 0 obj <<
-/D [9201 0 R /XYZ 90 208.511 null]
+1309 0 obj <<
+/D [9210 0 R /XYZ 90 208.511 null]
 >> endobj
-9207 0 obj <<
-/D [9201 0 R /XYZ 90 193.94 null]
+9216 0 obj <<
+/D [9210 0 R /XYZ 90 193.94 null]
 >> endobj
-9200 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+9209 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9215 0 obj <<
-/Length 1459      
+9224 0 obj <<
+/Length 1456      
 /Filter /FlateDecode
 >>
 stream
-x��X[��F~�W����2��6�"�i�Jz�&�i!/̲V�Mm���=�l
�	m�JH�a|�\�������η��g�ɍdN�BI�3{pB��� A�3[:w.!��ޘ`��[�`7����֣�͒�G�̣���}
�OөY�ӲP�ݣ_٩
�w�W�B��".|P�:�K��������q��G
-ሐFȳA!ϓ�(�1؝y!u�z�D�2+�Ճ�=�*]�#B�LJ-t�b6�mD@
vH�(�#�	g�
ݽ���_9�8�j����w��<������a�
�JD$�&�GkU���"]I��P
� �����F̢h�9���
�hP�g�h}��Ң�#
O�Pf�VtH�y���#�o�nDa Q����/Ԧ�ጿf,	aD�r:�S�c�}���y���k���l

-���<�pw�7��w��>�P}A��+o1f6���`!����qa���7���(]�ȡ�*��{}b��7gE�ҺS��&K���8N�z�
�s����X���A�}�%CH0i
K���%��Q'::�󕭂�DZ�I�`���o���
-my"�m�m3�R�ծ�]��_�|�1��9Km��)�j]�
�t��M�M?mT
�Y�.P �`˘ vPq����[�,k�9�/(z��s��ʧ�J
�� U{Qr���, �j�9󽆘,^Z��<d��@��s�}K�^��Ť�U+W�
yl:���9��*�T�A~�� �<>�����چ �Q4V,z�� �E
-Az*��Di��.N�8U�z�
�_ at m�U�Ij	�e
�ET����
-(��f�F��j?

���v��
ػ���A8
�j�$�`� W�
��e'H� 
�u"A�<$���� �D�
D ��[��
Q����*��[���Bǣ��,
5!Ė� M���T��4
aC��T�5 \B)f��}f�z�y�%J.����-�Z�)T���VS@��>ҹݮ ��H�>9���&'Wj�N.�T�Q�e�7��
��/Vg�
0B�]0ZS���>o
�4�
*�9p�F�;C8��:}��T/}PК\����
D����\�	t߳� �S𦄫q?��
1_
a~Ѓ�<8��l�q��Y�XqW�@
x��?�!�!M��8�����
�J�C�2�
�kx�-��w��
	"{PC}�F�
P��:g��&� ����*�@���c7 ���%��x�!{�c{�6=lu=O�
���i�O 
�'� �	�� �ā?`�İ	0�_#%����a��\�i�&�Q����=!`~uO�[��L�
 pϜ)��9S'ҟƘ�Y�N��
��ҡs5d���*v�/B$�4c���5��ǚ�̣%6� �s��'�k
�(�Fɞ(�kQ�����lrE�Fy�����Ƽ_���ws�J�{٧�cYn���n�C�m�x����l6��
�R��>ߛ�r���L���
-�Q���<�
+x��X[��6~��੅�Z��$����6�v�޶����xX[�e��
w��{�67q۴O6B
���

�
�|;�z6���	Q(�pfN��@�)qfK��%��7&c��#؍�u4��(v���Q-�h�}|�G��tj��,Ti��Ov*�����䆐�èO��R�����҇`D���q��G
+a��FȳA!ϓ�(�1�؝y!u�z�D�2+�Ճ�="]�.`�'���Z���l�ۈ���Q<@�ϝ�zt�;KX�`�tvծ�è���f��[��Η!˜9�fM6N�֪7N+E��&7!?4W� ��~1�F̢h}9����
QY�g�h}��Ң�#
O�Pf�VtH�y���#�o�nD����|&�1/~_�M��(X�܈(��t�
���(���(_m�*-��rҽ�y�Q��Ro
y��&}���"ΛO�b��
;ԏ����S>ƅ��:���&S�t�#����޳�.�9+ʕ֝Bt6Y����q��֛�����ľ�rc�2����
!�
�	p,�;���?G�����W�
+^ǚa$h �9�E`�}�6��Ph��n�xn�1o���vup�D����Y]�Yj�N�P�JgH�3�nz�l�i����vɀ�[�@��`7A���DPT�BgY��1|A��;��p kЫ|ڨ��sP�C8�gT�͙�5�d�Ҋ��!�.z(� �s�[*��.&��Z��l�c�i�\��V�֠��[�qp��y��gFj� F�X��9�!��)8�p�����8M�T��sH~�V9&�%��5�=P��OW�*� ��M�N��t,XH$���%�w���9�00�� ��`� W�
���O��A��D�qHա��	?	��Z��
Q����*��[���Bǣ��,
5!Ė� M���T��4
aC��T�5 \B)���\����K0�\���
�Y���R�埭&I��>ҹݮ �H�>9����#F��>�:�RF�vo��
ҹ_���/`��`�2��۽}�ji�=T�s�R��w�P|��oS��AAkru"�s�d
'8o�g�Aȧ�MW�~�b>�|ك�L��|�q��Y�XqW�@
K<����&�u�������z�J�C�2�
�kx�-��w��
	"{PC}�F�
P��:g��&� ����*�@���c7 ���%��x�!{�c{�6=lu=O�
�����'����|��8е��8�K_�6&�k�$��260l��a��;Mܤ=jҚ��'H?��	z��	r ��3ɏ�3u"�i������.�!����!3X,�TQ�	?�ӌ���הfkN3��������
�-��t%{�x�E�6�c�G������~u�����Kd ��d�cYn���n�C�m�x����l6���@&�S�i'�Y���),��x
��OG�;
 endstream
 endobj
-9214 0 obj <<
+9223 0 obj <<
 /Type /Page
-/Contents 9215 0 R
-/Resources 9213 0 R
+/Contents 9224 0 R
+/Resources 9222 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9208 0 R 9209 0 R 9210 0 R 9211 0 R 9212 0 R ]
+/Parent 9205 0 R
+/Annots [ 9217 0 R 9218 0 R 9219 0 R 9220 0 R 9221 0 R ]
 >> endobj
-9208 0 obj <<
+9217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 624.47 138.508 635.349]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000032) >>
 >> endobj
-9209 0 obj <<
+9218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 604.38 314.566 635.349]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9210 0 obj <<
+9219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 118.216 138.508 129.095]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000033) >>
 >> endobj
-9211 0 obj <<
+9220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 98.126 314.566 129.095]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9212 0 obj <<
+9221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9216 0 obj <<
-/D [9214 0 R /XYZ 90 757.935 null]
+9225 0 obj <<
+/D [9223 0 R /XYZ 90 757.935 null]
 >> endobj
-8966 0 obj <<
-/D [9214 0 R /XYZ 90 595.696 null]
+8975 0 obj <<
+/D [9223 0 R /XYZ 90 595.696 null]
 >> endobj
-9217 0 obj <<
-/D [9214 0 R /XYZ 90 581.176 null]
+9226 0 obj <<
+/D [9223 0 R /XYZ 90 581.176 null]
 >> endobj
-8967 0 obj <<
-/D [9214 0 R /XYZ 90 467.013 null]
+8976 0 obj <<
+/D [9223 0 R /XYZ 90 467.013 null]
 >> endobj
-9218 0 obj <<
-/D [9214 0 R /XYZ 90 452.494 null]
+9227 0 obj <<
+/D [9223 0 R /XYZ 90 452.494 null]
 >> endobj
-1269 0 obj <<
-/D [9214 0 R /XYZ 90 306.866 null]
+1310 0 obj <<
+/D [9223 0 R /XYZ 90 306.866 null]
 >> endobj
-9219 0 obj <<
-/D [9214 0 R /XYZ 90 292.347 null]
+9228 0 obj <<
+/D [9223 0 R /XYZ 90 292.347 null]
 >> endobj
-8968 0 obj <<
-/D [9214 0 R /XYZ 90 89.441 null]
+8977 0 obj <<
+/D [9223 0 R /XYZ 90 89.441 null]
 >> endobj
-9213 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+9222 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9226 0 obj <<
-/Length 1542      
+9235 0 obj <<
+/Length 1536      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�F~ׯ�SK�z�%��@�&E�ˍ����@K�L�"Y������ry���$r� q������fHl�,l�0�n6�z!��"WRi��-[J$(�fK��&1w<!c�zL��ko~=�؎�݃�L��O�]ꥻ��,Q��y�G߲�SX����zA��a�QąU���6[Z��(s�
�7RG��B�9)�Y�e�xB�gc���:	��7+��{?
���,1"�ͤ�BG�g��F�`�@	��b=�}��%���0��X�b����wh݌~ᣠS��{�#��*��+
��;�Q�c���6>�%~��4��)9��9�'�F�3���`Y�<7H��>;N 
E��8i�4hׄk\�	|�B
����t�-��E
�ҍ�2t���b���g���]�2�_�ط���u�.V�{j�Y�ܳ/�p(�6�QD�[�Q�}�)gHBXN�B`*nx��E^�O���I�0P�#�!ud=���T"��M� 0��e�������*H	�ìu�2V� [...]
�qۘD�"�i��/�$ ^϶
-X�H���t
-���~��`9���f�G�1S]�\�6���
-{�'ґvp?x� ���a���E�1�@�ǃ�r�T�-/���y��a��M�h�/���/eǩٲ
 �
0�h��,�r�v�ٿ

ԁ	�dD/(������r �σL� �J#���l�)���e
%��[�8����+��&�F�qNU��ҁ"���"�Ġ@�������tAޝ-��lqWn�d�����iP]�߁A�S�x
-)Bn�B cX��z�a!9J�߬�!Z�� N� �.$�<@�4 Nр3@�9L�$
�:���8,�]|��4v����?�|0�@���(X��\��D��C�*�{��ϰv,iW��yV
���-_a�ςh�96��M���Z��O��|́��5��>+�{a�u�pJ�|A�+ԥ��Gᮮ�CF���A��wc)NP���u�z�Y�K~ǹo��y�A	����YNIr`P�HzF��S�A�U''%W��)�"�ۃ������$-%��?(q%O
J{�����U�`�u�Ϻ@Q������i������6bݙ����;�X�E~k"�z�G��|	�]4d��rS7uM���㴝,U�ګD at O��
-
?e��_O��vf�Oqb�DE7�zA�4���^x:A�� �a�Ya�O>Ƌ������&׵���:F��ް����#�i�Ǐ�	�v ;�*G�B��
�9���̌����/&g���;K���˚�4%
J��=�
y,	����eY���V���Ҧ`�R�> ��CUs��q9<w_xH�:��(�s�Qz��A�����w�ZLj���JqsY湹x���c!�����6I�EA���#�$�	����;
�W��yZկMs�(M1C�i]�<�^]m�[���&
-��U��W}�o��QC��H���a0�`q]$G�	����]
+x��YY��D~����Uxv��(� $Tµd
^��Kkk�*d�H�����}�H�
	O�ƣ��[�������f���Yr$����r��$A�k��nmBs��1����n�v��c��(�?x�؝����n��N�e?L/-��Gv^

㷳WW/i
FE\(P%;��|KK�eN���f@
+ሐJ�7'�<
�$O���l�P�[o7���޽����pK�a3�������1�"PB!ń�X�n�bk	�,
xik��Z[�2�
���o#|t���:b����Աo���������~��L`� ��#��Q<A5Z��h|
��B�A2&��q�(*��IK�A�&��
+XM���}-ĦSw��/�poMP���4�}V�?��'�|��\�#��@8j^�b�
����E�=MA`����t뇁zo�7-��!	a9!
+I�){�e��iq>m��1�R�
+`6� G�&Ud=����T"��M;?}ȑI���!
��?�Q���Y�(0�a�܃��-���h
�@@Ů�]H�̴%��r&�Ha��CXЖv�G�jjDe��A
Ҩģ�S~k <n��Q�0-?���
o���g[��KH��t
+���~t9w��v��1S
�
�Ԧ�ј
+{�'RKۿ<A H}��c��d��r@
%P4��
)Uyˍ�\�4�DA��O�p�7n���_ʎ�|��x�|bĂ;�DJ�v�i>����@2b��@���?�����_�P��77�yQ����㲅H�-
+
�$��n�H�?r
#^;��{q�@�`qrvbP��e
��VQ}O� ���|��+6lo�_ݛ���T�w`��"��B����VCv��e�C�DZ�3⛵8�(_�I�څ��h�9��)�4��a`'i Wi}EA!��s$���'�?�8��
e��C���}p�W��[\
U���?�Ʊ�]�?�YapT�=\l�*V��W�cc/��)z�٩M�x�[h�ݭ�]��Y��
o���S��
�_��)M�E��2Q�Y��"ݏ�8A}�'7��f�.�
�f[��D�󉳜����D�􌬣�%���NNJ���S�A��%���AII�
JfKP� J���1���U�b�u�Ϧ@Q�J��M޶/�/�\�mĺ3��Ov5�n��6��_���bv��%0v֐�&�M���u��n��d);�^%z"|�U`�)[��zb�
0C~��6̺���úA�ݼ�vc�5	����e��?� HϚ��k�g�����^��=�f����
�Xƾ?y��9�
U9���\��Q�t=3�ͅ9xq�qFfN��&7{�ﰺ:
A	����#�%���T�n���0k5JKm2�.��2a0
+h����������Cjت��ޑ}瀣�,	�B��C K�a�k#&Ë�2���"��7�9�.��g7ܺA�D�F$~UL12_L* �97�vnٟVy�cޗ��
�$� |H����j�ۡE�������^m6�U��RG5wV��:*�@?��u�=��Q;ݹ
 endstream
 endobj
-9225 0 obj <<
+9234 0 obj <<
 /Type /Page
-/Contents 9226 0 R
-/Resources 9224 0 R
+/Contents 9235 0 R
+/Resources 9233 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9220 0 R 9221 0 R 9222 0 R 9223 0 R ]
+/Parent 9205 0 R
+/Annots [ 9229 0 R 9230 0 R 9231 0 R 9232 0 R ]
 >> endobj
-9220 0 obj <<
+9229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 189.635 138.508 200.514]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000034) >>
 >> endobj
-9221 0 obj <<
+9230 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 169.545 314.566 200.514]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9222 0 obj <<
+9231 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 98.244 212.124 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-9223 0 obj <<
+9232 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9227 0 obj <<
-/D [9225 0 R /XYZ 90 757.935 null]
+9236 0 obj <<
+/D [9234 0 R /XYZ 90 757.935 null]
 >> endobj
-9228 0 obj <<
-/D [9225 0 R /XYZ 90 733.028 null]
+9237 0 obj <<
+/D [9234 0 R /XYZ 90 733.028 null]
 >> endobj
-8969 0 obj <<
-/D [9225 0 R /XYZ 90 581.211 null]
+8978 0 obj <<
+/D [9234 0 R /XYZ 90 581.211 null]
 >> endobj
-9229 0 obj <<
-/D [9225 0 R /XYZ 90 566.708 null]
+9238 0 obj <<
+/D [9234 0 R /XYZ 90 566.708 null]
 >> endobj
-1270 0 obj <<
-/D [9225 0 R /XYZ 90 421.341 null]
+1311 0 obj <<
+/D [9234 0 R /XYZ 90 421.341 null]
 >> endobj
-9230 0 obj <<
-/D [9225 0 R /XYZ 90 406.837 null]
+9239 0 obj <<
+/D [9234 0 R /XYZ 90 406.837 null]
 >> endobj
-8970 0 obj <<
-/D [9225 0 R /XYZ 90 160.948 null]
+8979 0 obj <<
+/D [9234 0 R /XYZ 90 160.948 null]
 >> endobj
-9231 0 obj <<
-/D [9225 0 R /XYZ 90 146.444 null]
+9240 0 obj <<
+/D [9234 0 R /XYZ 90 146.444 null]
 >> endobj
-9224 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+9233 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9239 0 obj <<
-/Length 1913      
+9248 0 obj <<
+/Length 1908      
 /Filter /FlateDecode
 >>
 stream
-x��Z�r�6}�W�%g*w��Lg�4�4����'��%�fJ�,I�q��
����Fq�N_,����9�
c����w�oNG�$sBJ*��
'Ď/	�8���%��[����#؍�m�z�Q�f������������c3
�U�*;G��F0�9}~��b�Qą��k=2S��(
�/N&��i�|}��'IT�ޒ
-�z!u�6O�J����B
	\��a�!\&-t��t�ǂ���P�G>�z�8{��
�?w0�+pn�Y[�S��s��u�����a�
�JD$�[6F���3
׊�%
=
E��q�,�
jļ���O��	<�	����镵F�Gk����*-�,5��UT���8I�ӹ�z������(N���
lx�$
-}�,)8�a����k�W�����0"�js|
�
ǰ�$ެ����v� (왠�<*������UiN����5�H*��8A='���f�z�}����t����2����)�P��UW���z
��
4;:P�Y� 1N{��b�bC�D����f>��F�
��6W)�����Ɉ�
a?��
Qڮ�N�Po��}a�#��Hv�؉d�&���ڮ`�%|�B��o`���^��y�����+�sQG�*W'�a$�I�H����չZ
zB�@"&D獂Lx#l)�����i��L��J�`Ijq�I�ͯ+�#1oV6�5��_~�p�`q�
�-,�)b��4�
¿�Ig��
-��G���

q{�7quevP�2W�ʫ���n[����F�������rB%��`�o�'� &� ��P9q��}��W+�+�Ze_�qzِ��.��ub�
�t׮!G�ܚ��)/2
#?�U�%U�3:f	��ɻ$ۄ�>�a]M�ˡI���.	�i�oiw�D@���)����w_�`�m��i�3������#�w㑞��#�4<��Z��[���D*�>��#��2>f2�tb߂ .�a�j���#�'ٟ� ط��F�O�dq����� ���e�@�% b� �թ�Z��ʠ�d"���d�x�
-�5�dZ�����N��g�� 
��A�r�ǵa�
��9�����po�j��;�
���`�"J7S6�(����
� �w�A8�9�!��=Jd��yc�Ff=��7�G�o�hg�����̜M\�V�������� i�L�i�>�

-$B�˔ �
`�󨅭�$�L �r��	�d(�p�TN�S9��X�H�1�O	�<�~v/�w��y�%V��;W �������
-�a���x����T�~z��>�>Hsn��~v0�g
�� ��
�)%]		�uRNi�����������
ؚ�S�O�0c�S"���W�
ԡ3��ֹϜ-�~!N}�|k�jdF��!�!��䡽�O
um��;yb���(
G��KU]�3.-��ԫ�m��"JJ5a
F7[cĶpn����m۷�oQ4�X ��֓b�H�[̍7
�V�����*7k���L)=n��K������c���Ysqѵ�����JW�� 1��~�UUYQ�Jҙbh��N0�oׂ�~�Z���ϱ��/zwX�!Ań�[���R�W5(|�r:�0�fR�;�HPّ�YS�fd
�-��*�z��H����� '������[
LR7��[!�i���7B.����

zE�~˶����ug*�}g?D�ߩA�BU�:J�F�^

�\���7����8���
-�H���Y��v]�l׵w���>@\���~��};<��5�
�������=h�/��5�2�����_����b_z1��c��o�*��pmB�S�^7�����qw�@ �
E�y��S����ߝ���kuJS���=���ʏ��nnnкD�i�(���<9��F�X��x�F�mV��#
ȹs㷘�
+x��Z[s�F~ׯ੅�j�w@��L�Ɲ�77v��d4HZۤT�v�_߳� ��4��v�b�ju���|��Υ���&ߜM��%sBJ*��
'Ď/	�8g+��%�Л��{��F�:��x�Yrw�Vy4�1^�Q~7���8-
U�9�'�*���٫�cBZ�QF>�R���L��C0�,�g��H!
���A!/��(�)�=�B��&�JeF^�
�{$pU��!F�p�
���˳�b�C*���|&��zr�;+�`�+pn�Yk�S��s:�u�-�x� Dsǧ��
��Z� �R�/��8���ǡ3�O,�s坟


��	��F��ʢQl��}\�k�q����**��m�$�ia�^��,-�<�S�B�e;�2�B�8S
+� gX����RmJX�#w
CBE������6�īy�_^���.
B��y�Q�����֮�Ks��$�O,�=�#c՜�^�Y����´c�`�2�Է�!�P4ڕW���z
��
4�;�P�LY��-Z@
1b������U3��rrp#޸gy�Q)��7��A��
a?���
Qڬy�}(�WV�4�wo&
}*v2YG��}M�����g(���:��f-�3V�
\
��7��<��*��a$w�I�H4ؖ�|��
�
�&��	��FA�������4i�LrJ�@
@�G�Z
|��7ץ����5+�ʚ��KKʯ��8�0��K���X�1�]F�Q:�_ͤ#�A������C��9�۸�2;�U�Q�ҫ�-��me�vէ%�]CŀJw����TO�L�pk��R���v����^���,kE|���e

,w���k\�����
I�yxk4�PLX��1�*�A���� ���� [��>�G��:|`.�����KuI8
v�&�v�®8�gJ��n`���Oc�s�� �4���OYj�̑���HOx�Bj
+��P%i�
�0�J�������LF��[ĥ���\���=|{0�� �6��^�{F�P��^�Я �F�&�{��){' ��NM��熝�����'
ţTh
4�i	F~Ьr7 �C����p�W��A�W�;��
&/r­I�v��9�| �
\�(]
a*Q�����H��N@��(�
��W�B"c��#3�lQ��
]ܙ�- :�#*Z^�9��xQ��g E!���y>0�y�h�Y(��.(�L���ϣ�̒d
�p#�
L�'(����	S1`N��c]�!I���>'��`��كĿM�Y�Xq�\��A�ǏG�s���:N�u��:�S������h� ͹1�������1Ȏ���t꧔lKHx��rJ[ԯG5�W�v�_��տؒ��9D��v3�O������:��
�~ ����a�
q����
�&
+0�D@�,SmE��Q��ua�3N�֖�a��|���\�c��eߜZ��3^DI��`x�#��s��,M�x����B+�<)z����\�PnUL�n_�6�a	qq5RJ����R�T�'���h�sV_\l[v�{��JW�Q�1��~٨<*��蕤#� �!�G:���]
�P�uk�F�b3x_��Z
B��	��T�{�t�jP�`�t$%`���	v�`�#A�6�5�iF�Xm���vZ�d�po��8�i���هxm�I�FVy+dcZo��
���0��V�߲uu�eݛ
+Bl����j�,We�����y��5���M�;c�	'8�]W�	t#�@>˟l��v][���8��!�(���;�����e X���W�������b��˄�3���?�Χ��}�Ëy�1Ƽ�V��KO�&$?E�u��˭o/0�
��
�R������w�~���Y[}I d��*�������-
t�ƛ
���f�
ݷ���q�r��F�u�79#
����_�ϗ
 endstream
 endobj
-9238 0 obj <<
+9247 0 obj <<
 /Type /Page
-/Contents 9239 0 R
-/Resources 9237 0 R
+/Contents 9248 0 R
+/Resources 9246 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9232 0 R 9233 0 R 9234 0 R 9235 0 R 9236 0 R ]
+/Parent 9205 0 R
+/Annots [ 9241 0 R 9242 0 R 9243 0 R 9244 0 R 9245 0 R ]
 >> endobj
-9232 0 obj <<
+9241 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 594.665 216.297 605.569]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-9233 0 obj <<
+9242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 499.87 483.212 530.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9234 0 obj <<
+9243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 236.891 138.508 247.77]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000035) >>
 >> endobj
-9235 0 obj <<
+9244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 216.801 314.566 247.77]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9236 0 obj <<
+9245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9240 0 obj <<
-/D [9238 0 R /XYZ 90 757.935 null]
+9249 0 obj <<
+/D [9247 0 R /XYZ 90 757.935 null]
 >> endobj
-8971 0 obj <<
-/D [9238 0 R /XYZ 90 656.853 null]
+8980 0 obj <<
+/D [9247 0 R /XYZ 90 656.853 null]
 >> endobj
-9241 0 obj <<
-/D [9238 0 R /XYZ 90 642.865 null]
+9250 0 obj <<
+/D [9247 0 R /XYZ 90 642.865 null]
 >> endobj
-8972 0 obj <<
-/D [9238 0 R /XYZ 90 483.028 null]
+8981 0 obj <<
+/D [9247 0 R /XYZ 90 483.028 null]
 >> endobj
-9242 0 obj <<
-/D [9238 0 R /XYZ 90 469.039 null]
+9251 0 obj <<
+/D [9247 0 R /XYZ 90 469.039 null]
 >> endobj
-1307 0 obj <<
-/D [9238 0 R /XYZ 168.903 393.566 null]
+1312 0 obj <<
+/D [9247 0 R /XYZ 168.903 393.566 null]
 >> endobj
-9243 0 obj <<
-/D [9238 0 R /XYZ 90 379.478 null]
+9252 0 obj <<
+/D [9247 0 R /XYZ 90 379.478 null]
 >> endobj
-8973 0 obj <<
-/D [9238 0 R /XYZ 90 211.068 null]
+8982 0 obj <<
+/D [9247 0 R /XYZ 90 211.068 null]
 >> endobj
-9244 0 obj <<
-/D [9238 0 R /XYZ 90 197.079 null]
+9253 0 obj <<
+/D [9247 0 R /XYZ 90 197.079 null]
 >> endobj
-8974 0 obj <<
-/D [9238 0 R /XYZ 90 89.441 null]
+8983 0 obj <<
+/D [9247 0 R /XYZ 90 89.441 null]
 >> endobj
-9237 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+9246 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9252 0 obj <<
-/Length 2212      
+9261 0 obj <<
+/Length 2210      
 /Filter /FlateDecode
 >>
 stream
-x��Z[�۸}����Vj��
�.��n�@�L���Ʀ�Beɕ�q���I�(�
O�t� O�d�����9���a�ɟ�'w�%�"I*���a/�	J�����'�h:#c�͔`?.���͔b?O��*����C����N��TU=F?rPܘ~����5!��(��� L1k��q�!Q5#޼��pDH;�����4.��
-��O#��.�+e�UkULI�l	��g2ғN^�O�=!0
��q�P����N���
-���a�W�
̨��)���{7��_t:eK�s:b����Uc���C�K.#y���SY���	
��Sr�Yxџ
Qܮ���i=�KdJ|F�.G��x��oB,.��c��f\�\5��H���s
6��	8?Y�2�
�<���jI�<f6k����ee/_\�!!�����#"��Ǒ)8�)m��I=ƙ����f��$K�L}��"� $����d
�+�~���c��Qgf#Vp��M�MR�@%�]�Ħ�my�u���a�7�l��f�B��x�D���� �2��<����^?��G�@8F�Wl�^��6&���X��ҝZV���%FD���-P�)�`�(�\�Ŝ#�M���R�L�
R�����վ���pI9lS7Bz�@"�b�g[eP_������N�֡[Vǩ`q?
�T�A "��Lw�v�W�j�',��n��(��u���j>O�)��S�&�E\<�*��8����m��7E>��?��B&�d,ti
ܠ &�w5��F��R [...]
-e�'���ݭ���pI��i��
��Ww�ڕ�m`�(R��'�~ld�:
,�}��6�	��*�*�sc�®ݧ��KϠ�"

���|�dq��"�a���0R�a��k׉50ϔA�]�@�$��ОɨA{1@{�2���
h|
-�(
E7H��{mL��M�&�5�f� ���2���v���uצ6l��j�W�x�3E_<�M8��FpDrqR^�����/����(
��H�[M��?jU����aOjeo<
G�t�xZ�C�1��cD�0h{�IY9�I��;�s�IP
Bǘ�JŶO��&4O��Oh��@���s���B�
7r�n�����&Yn�[�h7�
��U�Q��
�rYm،Pfԍܹ̀�(�'�ɀ>&J���e�_6�^��F3㜽��EǼ[{�O�ww�27l4N��
v�t҆��}���$�>��9�����ߗ��3$�TFLnD�;��3bL.� 
j��3�⎀�о����`�F
;=��Lž�Fг����`�� ���f���!�f@�Yx�Z��Zg���H�N���
�x�"����u^�M돗M�4���2�,��
�-�� ���~��a� g\NW�	��@9�����ǜ�_���i}-,� W	
0^t��:a�o��^猲�?�*
 L�K��Y���h�s�Vr�x���z<=�9_�6��*6�5b��5�=#6�9�!��78�Nk��w�
-��
rFnD�r�[[ި
��}�
�W�
-�M<xVl�����_|Llp(�/Tl/���+���&6����El�+��j�F�u�
s
- ���/.��ǣ� ��}e�:�qv��X��DG���V������q���#3��O��*-�ۑɡ|	�^+��3�F����

h�t��⒰���d���2!B�
4���U	�ԉ~�`��g�
G�6�"�pċY�yq_G���(���ׯY�ڝh��������U�}b@�����鍻ס��
��?_S!��z�%���+��c�u5�
$P�2�BS"�Ύ
zR�ߑ>y����:'�8�HJ�5jO�����4s ��b=S����y��
q&��6,�<
sBBw����Fc@
�c=�?\�)�@~�w�`Z����^����0�W��.�
����.�

�!P���S�&�V
�BDP|���h�q��l��^�hk/�^��7S!��W��}C�uW{�S�^��L@!f�<ho�SM�����k��eb
�KZ�˥-�MU��ww��-K�ϒ]���n�K�N�y���
<Y7dq�� ��5�>	� 8+��
+x��Zے۸}�W�iCUE�I*��d���ͦʱ'yq\*��X�H��F�~} o�(�&����O)��ht�9G�
=��0�����d^�"I�w��"�� A�w����� Mgc쿙���6^��R���q�VE��9y(��8���IV�����G����?ݽ&�7eq�+f���!�?#ʢfěw#VG��F�����Ӹ,�3*�?�����4����V�U1%���%�bD��H�����{B�
��	�P����N���
+���a�W�
̨��)���{7��_
:eK�
:b��:�U����C�K!'y���SY���	
��Sr�Yx1�
Q�����im�%	2%>
#Q�#pg<M 6!���htY3��
+���g$���9��������}�d��e�U�c��$J
3�5�������/�ΐ��\���pG��	�lJ��lR�q�R�
z�di��v���-a���3ؒ I��2��J���s�q�����/8�BҦ�&)G
��xbS嶼�Ǻ���0��W�JU�]�JU<A"X�lr�
tWI��&l����5�QD����,�ݓCRm�k��N-+7��u����vl
mJ!0E���=�v��qZ�s��!e�QI�8Z�L�~
���2�	#���$r*~�U��
ji�n��m
�eu�J
��c��3؀Hz3�]�5���R��r�<ڙp�%D�����V�y�M9���4Y-��q�UY5��	L�n��~S�S*�,+d�O��G@���
j ����Ո
JQ@/�	l?#�Lq���U�����8K�e��A�<��'(��Y%�">�{N1E
�������HW�\JF̧.E��DQ��ϡh�,��v�'�y��M^�� �ע
$z@��Q��`4^�.��E��u	Sip����E��C$�B��ɧ�8�wkh#\R��c�?�����ǝ�vei[x0
+���I��3��G�~�+��e���8���ܸ��s�����3h�G��_�,�&Y\�c��p���?��o�o���ub
�3�����.] H��fhO�dԠ��=hG� �4>������v&^�&l�ֺg3w����Q��ps���
+RȆkS;��g5
�m����/��"��rwpDrqR^�����/�$wv'P�
+;= n5%���	T�"�f(�=����p
q���i=i��2�� �%'e�ؓ�w����<��1���m���Lh�r5��Q
�&1gG��
�7���usG��<l�妾Ռv3�0���jؕ>j���_n#�
�ʌ�;wn1=���b2�O��%s	��2�/;ZOj
e��q�_���cޭ����;�;U�6��s;j:i���}3��$�>��9�����ߗ��3$�TFLnD�;��3bL.� 
j��3�⎀�о�fQ0
|#����Z&a�u#��Qtҍ�A��V ћL�o���Z3��,�@��l��vt��F�H��F�c�M���:/���˦`G�r	�H���b�ZN_?i�J�3.'�+�xNN�_�� �N���c�J�/XQԴ�\���8/:�{����o���猲�?�*
 L�K������h�s�Vr�x���z<=�9_�6��*6�5b�B5�=#6�9�!��78�Nk��w�
+��
rFnD�r�[{ި
��}�
�W�
+�M<xVl����џ|Llp(�/Tl/���+���&6����El�+��j�F�u�
s
+ ���/.��ǣ� ��}e�:�qv��X��DG���V������q���#�C�ݦ*-���P��
�׊F�ጢ�?}7���'
���$lhon����L������|U� =u��9!��‘�ͱ!
�b�l^���Ѯ)(
+dx��k��v'l ��%mE��{Uk�"c8==�q�:tr�!���k*��T/ �DQ�ºzEz
�<҃
+�Xf�QhJd��ٱA� ��
�7���s"�����$X�fp�T���
L3��3֖� �%�0
Ȼ\d�3��a
�Y��;Կ
6�2Xh�
�q���}H��[��n�E~�/-����(��}���	�)���1A�=%h6��vL�
+�����5�֗
���m���KU�f*�_��q�oh��jO��n5��Y1K�Avc��j�̮�_^��/�^�b���MU��ww��-K�ϒ]���n�K�N9y�
+�3'�'n�=�7�f�O�����T
 endstream
 endobj
-9251 0 obj <<
+9260 0 obj <<
 /Type /Page
-/Contents 9252 0 R
-/Resources 9250 0 R
+/Contents 9261 0 R
+/Resources 9259 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9196 0 R
-/Annots [ 9245 0 R 9246 0 R 9247 0 R 9248 0 R 9249 0 R ]
+/Parent 9205 0 R
+/Annots [ 9254 0 R 9255 0 R 9256 0 R 9257 0 R 9258 0 R ]
 >> endobj
-9245 0 obj <<
+9254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 690.333 293.971 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Powerset_Meet_Preserving_Simplification) >>
 >> endobj
-9246 0 obj <<
+9255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.269 541.145 238.02 552.049]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-9247 0 obj <<
+9256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.089 319.694 246.767 330.598]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-9248 0 obj <<
+9257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.899 96.965 431.977 109.883]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9249 0 obj <<
+9258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9253 0 obj <<
-/D [9251 0 R /XYZ 90 757.935 null]
+9262 0 obj <<
+/D [9260 0 R /XYZ 90 757.935 null]
 >> endobj
-9254 0 obj <<
-/D [9251 0 R /XYZ 90 733.028 null]
+9263 0 obj <<
+/D [9260 0 R /XYZ 90 733.028 null]
 >> endobj
-8975 0 obj <<
-/D [9251 0 R /XYZ 90 615.539 null]
+8984 0 obj <<
+/D [9260 0 R /XYZ 90 615.539 null]
 >> endobj
-9255 0 obj <<
-/D [9251 0 R /XYZ 90 601.301 null]
+9264 0 obj <<
+/D [9260 0 R /XYZ 90 601.301 null]
 >> endobj
-8976 0 obj <<
-/D [9251 0 R /XYZ 90 394.088 null]
+8985 0 obj <<
+/D [9260 0 R /XYZ 90 394.088 null]
 >> endobj
-9256 0 obj <<
-/D [9251 0 R /XYZ 90 379.85 null]
+9265 0 obj <<
+/D [9260 0 R /XYZ 90 379.85 null]
 >> endobj
-9028 0 obj <<
-/D [9251 0 R /XYZ 90 172.637 null]
+9037 0 obj <<
+/D [9260 0 R /XYZ 90 172.637 null]
 >> endobj
-9257 0 obj <<
-/D [9251 0 R /XYZ 90 158.399 null]
+9266 0 obj <<
+/D [9260 0 R /XYZ 90 158.399 null]
 >> endobj
-9250 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+9259 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9266 0 obj <<
-/Length 2014      
+9275 0 obj <<
+/Length 2010      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�F~ׯ��VV���P��
�� n�ݗ4���J�J�q�_�3^��Nm,�O$G�s�s�>�8�Ip���?ף�ɒ����z��8Q� AIr�Jލ	A,�L	�x|5!x�U�lq5�x���o�U�-~,>TYu?��墬�y���W��
-&ﯿ��!���2��P`���/�%��`DY��z�B8"���B^m��q2���')
��6�s��K�Ϋ	��\�#B���F������18!6PB!�D�܍޽��
-ֿO0�K'wv�.��u��
�<�>��l�u�0扢ɽ�.��.�!�sk�P��M*��j�p�L�ub>fU�����+T�&B��m����&+W��X���'T�iE�a�W�kw�7y�Wٶ�#�ogk�ү��o�r�~�/�
��4�N�@��������%� �ȉS�B�����~{Y���?
.Ɠ2D9;Q]�� 
��:����\�i��	c�%?

��)�c���]QZ�.��.�!�
-޶
�!s��
�!s�
2w�!s:dVB��گX���
Y������h�^�]Qo�ֶdn�����	$��	J�������և��
-�Js�1�T�(r-��ן����3���q�W�yQN8���j�Uޭ
Ǒ
-�����o� Z
�t��
���
��w
=��t�"�[��щ�#5pG���*ЌY[sM�
�C!������CY,�D�R���B�n����AeU�_e�cS�%�"��ğNQ.��t
��

㼹F�W�Fٷܡ9i���5��}�n2w9
�����
Xǂ)E}�h�օ���RI�#t���Ðd�̰�n����Q����jq�D�_+p�XB}��(�,
�#i�b�n�
��O��C��s]���lAD2M9�0�M[�\�b
�hr
-z *��#ǐ`ަ}}�K��� ��0Jr�����

Mz�.�/V^�c�ᄌ
��**.�����_Sn�
-�
-��ۇ"6����"[�!�88pX��t����
���Ư8 jv�N\i����TJhԥ��ͤ�h
���X¡�J_�ઝ?e�U�ן�n��ƈ��A���#����/�Y�	���W���wY��[�UV���ܚ�p��AyD������ º=�o"=������.�a�27�m�B�d$I���vW`*�����(�����3e�"AL�*@

��榄�#
��HW�)X?�$ 2BX�)wJ���7O�i�(҂=�	����i�>
+x��Z[��F~�W�i�RԽ�diw4)���ݗ�y�4V�㞞ίϩ�/e
+�'�Z��~�)��V��}��$8�n����dI�RIer�NR�(I��$�^%�Ƅ �N�c<��<Ϊ]���P<�o�7���?������rQ�Ǽ�{�#wy
�������SFE\(0������C0�,mv\��H!
�
+��A!����8�R��ד����a�չ[�%_�Մ�q^.a�!�La#t��z�����(��b"Y�F���d��'⥓;�k�p��Mގ~
at|6�:E�DQ����e�l��ƹ5d(i�&}w5R8M�pł:1�*xt�F��*i�덏�6_��n��+ww,V�ۏ*��"���+���֍���̫l[������y�W�i�T9D�ؗ_�
\�z�D J}h�����[�_�ĩF�w�~�a���܊	T��I����.ow�z_�	WU�l.�4x���1ؒ����������(�I܁D��TO�㐹��u�;琹

2+�Cn�W,��`�,���l��@4K/���7�Qk[2�[�r���B���pu�`Sw{��H@A��9�I�l�N��O�����u	K‹8֫��('
�	�d��*�օ�HJ{�Z�7w-]�X��W�b�;���@�L����������#cs�g	hƬ���L�ա�N�~l���,
S��)�bn�T���
����*w֯
+��ɱ��J��ui�O�(������p
��q�\��+�m��[��
�4���q�v7��
��kl
��c���"�>S�H����@)���:�ct�aH2_f�V7~����(yg�~��� "ӯ8J,�>dx�m����j�C7P�sD�˧��!�����e}~��"��
i�`.zX
�p�
49= Xבc�	�	oӾ�?�%`��T�]Q%9�J_�Q��&�M��+/��pBƏ���k�a`Rԯ)7q�X���C��{�e��ݐZ

8,vٍ��v:����	Y�a�W
5;i
'�����d*%4��i��fRD���NH,��Pb�
�/ap�Ή�2Ϫ��O�?7}]c���� |��y����i��,�C���}n�,`�-�*+��|n�[8{��<�YH�U��t

a�
�7�� M\vdL[ΰ}���6X!J2�$��a�+0�?m�W�[���H˙2I� &m ���
sSB����}�+�	��c !�۔;� �|�O�i�(҂=�	����i�>
 pe�³�l
��Yѧ��w�t�&

O��

 9n�l�ɣ`��zZ'
��
��W��{�ЄH5����'�^
 

-�8!
rS�Y@*Px�=Ś�
�2Ҿ�F������\3Ns&�7��n�W�9Ơ
�`���zKʆ��D�<A�j���XE2�d�c�c [v�^"
����V����ɿ0�&��L^�0�&����FL^~�L��L��&��2y�bx�(�'��1N��O1�K�F�C���1�
���=�Kp���= pѵ���{+��䚢V@
�0tg
5	s4e(���V���c|&����b�=L�8Áati�
�LB�9�Q�S��F������s��@�CFFkK�}���\ <�1@�V��h�T7��tɯ�?|�M׎�_�$ϴ�+`�:��}�is/�>
����q��T]�9�<��p�z '�tJCBh�r�H��@IH@���%�Њ��L�4>�U~>��
�|�4�B�	H��ڧ���)Yf��ڌ���O{�iIc��F
�r2���S)Ud=l>
�e���H�R󥘝4�P���PxD�_�.��1�eF&��3�(�Ce$���3��څ�Yz
���^C�r�@�9���T?��{��S0���'"�6�e~e��@l��`l�聶{��1���1�~������,�~4����~a�D�#�>�L4��y�
�{�%��#��h�����6u}��fwwwhyD�eq�PQ�����{  �f�[��w�ݾ�1(JX��99�?S��
+�8!
rS�Y@*Px�=Ś�
�2Ҿ�F������\3Ns&�7��n�W�9Ơ
�`���zKʆ��D�<A�j���XE2�d�c�c [v�^"
����V����ɿ0�&��L^�0�&����FL^~�L��L��&��2y�bx�(�'��c�
ۯb��r�d�
��c�=(1�{���,�{@�k���V���5E��<�a��8j>�h�P���V���c|&����b�=L�8Áati�
�LB�9�Q�S��F������s��@�CFFkK�}���\ <<1@�V��h�T7��tɯ�?|�M׎�_�$ϴ�+`�:�ܽ�is/�>
����q��T]�9�<��p�z '�tJCBh�r�H��@IH@���%�Њ��L�4>�U~>��
�|�4�B�	H��ڧ���)Yf��ڌ���O{�iIc��F
�r2���S)Ud=l>
�e���H�R󦘝4�P���PxD�o�.��1�eF&��3�(�Ce$���3�q���,=����qD�!O��? �֜�|��4Տ��}{
+��^��D�І��̯L���?6�}�@�}��1���1�~������,�~4����~ad���ނL���y
�g�%��#�����p���>�g���;�<�۲8T��g��vvZ�=)00;Ⱥn^����w�(aqg��$�$ړ

 endstream
 endobj
-9265 0 obj <<
+9274 0 obj <<
 /Type /Page
-/Contents 9266 0 R
-/Resources 9264 0 R
+/Contents 9275 0 R
+/Resources 9273 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9258 0 R 9259 0 R 9260 0 R 9261 0 R 9262 0 R 9263 0 R ]
+/Parent 9279 0 R
+/Annots [ 9267 0 R 9268 0 R 9269 0 R 9270 0 R 9271 0 R 9272 0 R ]
 >> endobj
-9258 0 obj <<
+9267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 591.936 513.996 602.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9259 0 obj <<
+9268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.617 498.402 476.603 510.041]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9260 0 obj <<
+9269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 330.234 513.996 341.138]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9261 0 obj <<
+9270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [323.631 236.7 429.297 249.179]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9262 0 obj <<
+9271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 96.617 195.105 107.521]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9263 0 obj <<
+9272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9267 0 obj <<
-/D [9265 0 R /XYZ 90 757.935 null]
+9276 0 obj <<
+/D [9274 0 R /XYZ 90 757.935 null]
 >> endobj
-9029 0 obj <<
-/D [9265 0 R /XYZ 90 572.805 null]
+9038 0 obj <<
+/D [9274 0 R /XYZ 90 572.805 null]
 >> endobj
-9268 0 obj <<
-/D [9265 0 R /XYZ 90 558.557 null]
+9277 0 obj <<
+/D [9274 0 R /XYZ 90 558.557 null]
 >> endobj
-9030 0 obj <<
-/D [9265 0 R /XYZ 90 311.104 null]
+9039 0 obj <<
+/D [9274 0 R /XYZ 90 311.104 null]
 >> endobj
-9269 0 obj <<
-/D [9265 0 R /XYZ 90 296.855 null]
+9278 0 obj <<
+/D [9274 0 R /XYZ 90 296.855 null]
 >> endobj
-9031 0 obj <<
-/D [9265 0 R /XYZ 90 89.441 null]
+9040 0 obj <<
+/D [9274 0 R /XYZ 90 89.441 null]
 >> endobj
-9264 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+9273 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9278 0 obj <<
-/Length 2303      
+9287 0 obj <<
+/Length 2300      
 /Filter /FlateDecode
 >>
 stream
@@ -51991,168 +52024,173 @@ y
 
_�g��6�3w�l�Us�㬸�[�3E�����ٿf���@	���n��
��p��C�t�dW�"N��F�f��A�
a)zAG
q�#_76
{�a��BF����y��\��h<%GX��d��V���2_{��&ɜ�g�	GQq2O�F�ZpW���&BL�Dl��ˊ�J����z�n�ǘ�j�$ߥw&O���ߖš6?Y�m^di�z��_y8�e�V���LD�GH&�*��Ɯ����ɯ�
%$d,d�^}z�ݔ��Z"����l{xލH�` ���!X
-X��
Do�ISIcN&
%]�V�N�N��BL�_ӗ&hJ�E��b
v|q
��9!	�TÅBľ�'0�0=�Ѹ.�{�oCigf#Fp��ֆ�>?��Ҳ[�9�����H\nF
�"��
x��{gA�
��m�
��H��3s
���g�g��W�t3�"v�dU>� ��>���i�#̎R��H�D1�S
���I5<R�	I���UhN����Z
�
>μ V�yL�^P&����P
�P�z�#�C���u:�ȥ\�q�����5
�rm?n�Ǫ�I$9V�	L -�eh�EA.�� &HZ��f�ڪ��0>jh��@@'(�x��"F
‚�{#
�!����&@�lS������8�k�t��&ls"bhK�%�n�1�q�U.�@	q�N�.��ק6�v/(��B�4��
����/��鄀
3��惯��?�f{���R!��ǡ^/� 8����x��
vYQ��>�8�^����T����uS!&o��UPŠs���&��
�u����چ�\�
�Y�!玛`�
pkD�jLF���}�H�t�̴�0��@�s%{�rBI r
��:���V=�
L��d����3?�%j�rrؕS_:u����e�F�˂ {Ҍ�P��&��L@/^����
�P�H�z��K��7�C���y�N,���a�i������,	Ֆ�cZM���ӄp���3�ͣ1�L8��Q��Uf�<��0J���/J���0�G��Q� ۩hu=L��ݵ;�I2
�+3��
Z���Ҽ>,��Е��'�c����9�Ίr�i]�Y `p�ւ?��
�O�)ضɝee���葑�t�@~��@�&Hj���Oq-'8
��a^6�!k�
e�b����B�������
�H
�`I�	�I�
}���
�'��sm(�4d���Z��u�»Y�r
�r���6>M���J
�U"�KP	=����t���=U�kkE1�B'J$� ��@��N&�]�|�KE�q! ���cHh
�
D铸��"
 ճ���
Zp

AP	�F4
gd#4җmCB_�4AB$��B+	ֱ�M���ƌ3yQ�
 ������%<
'!Q�S�
��<�
-k&���_��l�|�iIS�/�6��O�z#q���:f����n��	�-4r�8F�۞�woA>�E�r4G'
�
�w�a��I�p��7c��S~@�~0B�a�nWv��=
H��6�Eݼ��'�e��w�\vn����y���3��7�I�F�%���?�I-f�D���3L6�8�u�\�>�ĸ�B�����T�V�[pq:F�9�a�! 0�#��-�.��>93R�@��2�?�G ���X9춦���
��������1���Y ��-Q����-	��2��q��5yFa�����$�
��#�3<bp��
]�uH�����O�
F��{�%��|w �����G�
pYޮ���z?�A/�K>�
���G8u
w���D���k�m�L}�S�
jwD��}\o��!���s�/0w�3wq6qC����F��KZ?
���8�J{�q2�6��ŗtZc�
pw����`���&'�;,�;�
 Tx|wW�~-0�]���
T�j�`�'�2��EIH}uu����
ꎑ �U�]NSw�����
���N�Wh�ހ�aʞ�����S�_!u����[���e,Hv!�	����`����`7��8����\��C�C�C��{4� �Z��� �樦�����;��5W��)�M1C���u�_^]===��z(�}���j��^
of���>?�4��+��psg�	
7�ߦJ
�
+k&���_��l�|�iIS�/�6��O�z#q���:f����n��	�-4r�8F�۞�woA>�E�r4G'
�
�w�a��I�p��7c��S~@�~0B�a�nWv��=
H��6�Eݼ��'�e��w�\vn����y���3��7�I�F�%���?�I-f�D���3L6�8�u�\�>�ĸ�B�����T�V�[pq:F�9�a�! 0�#��-�.��>93R�@��2�?�G ���X9춦���
��������1���Y ��-Q����-	��2��q��5yFa�����$�
��#�3<bp��
]�uH�����O�
F��{�%��|w �����G�
pYޮ���z?�A/�K>�
���G8u
w���D���k�m�L}�S�
jwD��}\o��!���s�/0w�3wq6qC����F��KZ?
���8�J{�q2�6��ŗtZc�
pw����`���&'�;,�;�
 Tx|wW�~-0�]���
T�j�`�'�2��EIH}uu����
ꎑ �U�]NSw�����
���N�Wh�ހ�aʞ�����S�_!u����[���e,Hv!�	����`����`7��8����\��C�C�C��{4� �Z����o8�2-��5M�y�Ϩ������A�B
�ys_��������=��"�W(�������>���>5�4�+��psg�
��o?

 endstream
 endobj
-9277 0 obj <<
+9286 0 obj <<
 /Type /Page
-/Contents 9278 0 R
-/Resources 9276 0 R
+/Contents 9287 0 R
+/Resources 9285 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9271 0 R 9272 0 R 9273 0 R 9274 0 R 9275 0 R ]
+/Parent 9279 0 R
+/Annots [ 9280 0 R 9281 0 R 9282 0 R 9283 0 R 9284 0 R ]
 >> endobj
-9271 0 obj <<
+9280 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [334.883 678.378 440.282 690.857]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9272 0 obj <<
+9281 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 533.281 195.105 544.185]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9273 0 obj <<
+9282 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 436.355 422.924 451.071]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-9274 0 obj <<
+9283 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 164.674 425.662 179.389]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-9275 0 obj <<
+9284 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9279 0 obj <<
-/D [9277 0 R /XYZ 90 757.935 null]
+9288 0 obj <<
+/D [9286 0 R /XYZ 90 757.935 null]
 >> endobj
-9280 0 obj <<
-/D [9277 0 R /XYZ 90 733.028 null]
+9289 0 obj <<
+/D [9286 0 R /XYZ 90 733.028 null]
 >> endobj
-9032 0 obj <<
-/D [9277 0 R /XYZ 90 524.315 null]
+9041 0 obj <<
+/D [9286 0 R /XYZ 90 524.315 null]
 >> endobj
-9281 0 obj <<
-/D [9277 0 R /XYZ 90 509.744 null]
+9290 0 obj <<
+/D [9286 0 R /XYZ 90 509.744 null]
 >> endobj
-9033 0 obj <<
-/D [9277 0 R /XYZ 90 252.633 null]
+9042 0 obj <<
+/D [9286 0 R /XYZ 90 252.633 null]
 >> endobj
-9282 0 obj <<
-/D [9277 0 R /XYZ 90 238.063 null]
+9291 0 obj <<
+/D [9286 0 R /XYZ 90 238.063 null]
 >> endobj
-9276 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
+9285 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9292 0 obj <<
-/Length 2639      
+9301 0 obj <<
+/Length 2637      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��~�_���
^D����"�i�"��:]�E�h+K�$�w��sx�DY�g����%�<<<��
�
fx���뻫��!��(i8���b<�B�8%��tv?'�x�$����yR����y�?=ʴNV�g�:��nn�pV��l�
�� kX�����5!��(�(���������C0�,v3n�NP!"�#��E"ʓ�Y,)��EL�rW�I+��Or+�sYl`���,����7wW?_ �gD
�G(b|��]ݿóƿ�a���
��,�
~��۫��:

-?�
�@��YD�!7���+���5n��k��@Q����
�Y��N�I[��ܚ��}�W�����H����%���bL
;U.��i������K�͒p��T�.+4/g���Q���p�)w���'�ưGQOں��-�Ku���͊�H͸=�z쏭gx�V��c7=;e�T��r�KP̭�Z���V�ژ
@EkFY�h�R��
���j�$�[�u\4�g�� ��F3��� 6��q#+�Cs�=�/��1� �Oд��MV,�)ɳt���g���i��ڈ�X,b��~9�:P�#n��HF���΅��P���]����}x���������N
u{(5��+�j�"�Qt��?M� �Ib�TƨgSO�L���7'0H6%<��P�#��x{� wNjkXi�T��
-p�*i�un��h1)H�b�p?$Sg���שJ��yb~�*ٌ���Աh��P�$Oʄ\�	C1�&��tjBˀ"�� "z��u��8%	������>�L�}�d��@

�?��#
��I�!J�=?��Rf�%��̽ ��'odD����4y.��e����$vsӂѬd�T�\A>�
���dQ4��>��b,�	$�$�0�(���� �,�B˄�B�����gE��݄W,)XX��AJ�y�+-X��m9�A��`�p�O
U
F�ܥG`T�ڷ
ZQsMZR��~� �7W�{3LeiL��_��Z�)���C�_"��q�_U!Q4R�� =	/pA�/`Fm|� �K/`&�X�n0�Լ����P�0�u�$�YsN�0KI�,<!f���P����<�Y�~_l
S`�JX�3��],��zv,�������+�OS�8��)��:D�Q����	����?�p�'�Ly��
|Q�D���!{N�%�_H��/�"NE_��#^�;�8� [...]
-�L4�H���Wm|��C��X6v�)��F��f3��(�eD�Q�2H��\#ϦK�E�`iKx-k�fW��
��&�b?��P
��}e^�4'y>���!�5C�ۃ��	�x��jJ�C��8A�����p�3�t���uW�Ů��T$\��������1Q:665ud�� zA=���;XJH l&��f���v��S�
#N��{Gw�]����!8�q҃QHŐ�"z"��)���N �t{�a�E�
>�����A���1��)��%;N<��'�k��(�6T���g�/�-_�_F$�T,�޳����~s�+�����A��K�Xx%P
�?�++ ��_�T��&~�>U
],�� �pp�c3�hrp�ބ�	��iLu_(9�t�b �{#��㪏���y
Ud��>
?@|�ȉ��p�Қ���E�\^I=��u�q�S�K�*2mW=[������\�x�o��mt��M~��Tխ/�M����DeQ��KB4�4&�|ߌ%�+����� [...]
-~,��s몆���@��~�t��ME�T�;�{��y�����޷r�0(�W��7���|e��fP���$�q5���ˡ���nߴS���o��R�Fd- l�<
���	�V�
�8>;�C ��0��z�]�� X�7�u������y(z������Z���F5/Ԉ�Q�4o&���L
Ƣa8�skf��^�5@�۶V�qg�r�lʺ�3 �W�MU�k�����P���ej�UsEͰ����j�Q��J
��U_nU�3�n֛Y4�}��ʪ�[8����{
*�B	��ۥƼ'��P(f���-$@��&jo��_8�����(^9Q8��x|��g<��$@����2U*?��<ہ��+ŝ��,�
-
A6!$�Ms�Sp�����D at Vց�w��hx�c��i/s)
-�	��v��y)����ӄg�d�wP���
��I)�̉���0����	x����/
�ک����vf����H��t�i���XN�WPE	:U󇮛��
��[�E3����Գ3�b#e*SU��|ޔ�}2S at kv�a٬�L��4HD/ӡ�=4Wy����U����fU�`("G����m��5��4��h&��M����G�����t�
-�J�µ�m�SBQDA|�89X�^�za����l6uV���T�M�h=ρhP�+�
�p�r�����k+�sk��f������&����3�s��c�WI�	�'(�8F�鲮}�!�z��׼�������m��I�w�C倦}U�7������G�7y�	�
�_3��+mQ=�3Dz�|l�����p8�M��EV�(k����>���
-!��AtM�]�
0+`pg��H	� Z���
+x��Zm�����ŸR8s�"JԶ
��K���(����-z��,9�|����Me�宛��'��3�<34�<M�����7��C6�Q
�p��x�qJ&��qJb�lN0����Ӥ�&����2�ȴJ�g�*������hj��1꓃������w��	�MFE�@=��O�e�q�vD
+	!��//
+�S���lN9�>�b:��]�4�<�I�e5#b*�<b��)��z�����7��	ц�����7���$���M0�KLz�vP����͏7�
��sOOH�$�
�u�˅��������
��cEw�{�ص�������m�6��{���}�,�E�O�.Y�(��cZءrF���u�����x��[m愣80*��(�Y�u9��'�o
�P��U�ݖ\�
{����h�gy�Vq���")R��.[]v��#�e�����N�r7W
��r�KP��506ɭ)�3=�N�yrȚ��J�ZG�>��>���|o�N�r��`�c��BM`8
+��L��Ǖ�)
�;���E`�p
+���Mzw�� tJ�,]$�]™݋a�i�y�11�`�lm�?u��G�''Hc$��j#��f�Wj�O�����]<
� u⨝Cm3l���Hc���O�$H�'�5�3����N��7��	
��Ţ]T��
OOC���Ie
+�`/�Gϳk�4�2��
Z��0�X(���ؚ)F�ڭ�`TZ'O�O�KVCuZ�:6

E�Y�M�%�0�vI�
b h
PD��eB�`�m:l\�8NIv at 6�� ��՚�,�-����G�
h�#q6�1Di;��,e�Z�Wf��^�����g����� �����_^���]N��y����y�d��$�������� ����&����f��
�����Y�A�H������"�
+�n$*�<,��AJ�y�+mX�M9�A��`W��AU�Q �������}Ӳ5֤%�˪'K�~zs3y4�U��U��e_/es����"|	��q؁��U!Q4�p�
Az
pTA
+p
�m�� �Y/`��Y�lp���-��oߦ0�qvIV
����a�����ռk#Q&���J����X9��v�+a
E�϶�u�bIXO
֩c�
>fvNǐC�|��
3l>%��N4H8��7��q�G����)ӽ�/*㜀_�A�5�K00����/�"N�/A/
a
��+z�+,�
+ly�j_ՙ"�T�$�g�miO���~2`�U� ��wN�2h��v!XI�MY���h���<4K��#
+ܐ
�0�Aj��y�m��,�O��mY�&[��m_ 5��}`����Y��ܮ
iN�|Pc�E
�\
�nG��G��s�Wc����G$S
�.{��.sײjKҾ��Cb�EAL^�[

��6��c�ScK�����8���O)
��D��|&�b-�-���X�Lj�p ���

�hgkN�`�Bz0���W�t���d�!�@�i�<�
� ;|�nW�A�� �Xt
�_֒
'
���ǵk�j�p
�����K���˗��	.
���+2��o��x!?6U�+a� ��(^	G�O��
+�+�W_�j��V�O�BK!փ�u�f�L�ع�a="U]
��
eg��H
"]od�|\t�z,��PEFהo�*� �
�����5J!���%
+���zB��(�\� �,���g�v��g�75\��ko���rg݃�C�[5Uu�t��>��� %��T D=Oc�N���B _$�x�<8'7\D9�2̱
�[x��>e�H
+��r|:�J�4+�<k����M���[W5�LD��`�e�ɾ7RUo��m��L�vu�[�@6�۞�-n(�[���2<w̠���$���~��P������͘?An��>�ԧY�2���|ģU���/���� )"
��
�W�,w
qݨ�a��a
�·�;`�����V�
�čع4o���\
Ǣa8�scF����m���u��qk�r��ʪ��3 �V�����F#=����i6ej�UsE����
�Գ���1�zحW��Wg(�qݬ'�l�Z��E%װl���*�f�@	��ӥ��'��	��i� �BtM5��F��/��eqw�m/�)
�r<=
U�2�` L��N�*���*϶=�Bi�3&��"���FA�M	U���9���8��5�tar���"�v1��P����v�57�~��g�p��,���:�x%{eR
+�f*sbn�4<�`l$a_"A�y<��AU;�r�R��,r՞�D@�H
�u�T��r���*Jб�?t�L��, X�7Z)}�l���3C/VR�2U�iȧu��!3�ag��J�X�L#�D�2
�QAs��W��kjn��gH�hV��"r�y_��/�Z3��I3y��f��4�.}�K
�M'_���.
��F?%E����G�O_���w�`5����vM�<�'q#$Z�s$6�k�]8Zy����ر��͹o��f����7��M�)�������ӫ$΄���^��?˴Y��v�B���kn�V��w3��_�פػޡ
+@Ӿ��m����1�O���]���5qW�����K w0���ivw�����j�/�]���
+����I!��@���m�|/+���"���� *��1
 endstream
 endobj
-9291 0 obj <<
+9300 0 obj <<
 /Type /Page
-/Contents 9292 0 R
-/Resources 9290 0 R
+/Contents 9301 0 R
+/Resources 9299 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9283 0 R 9284 0 R 9285 0 R 9286 0 R 9287 0 R 9289 0 R ]
+/Parent 9279 0 R
+/Annots [ 9292 0 R 9293 0 R 9294 0 R 9295 0 R 9296 0 R 9298 0 R ]
 >> endobj
-9283 0 obj <<
+9292 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 562.721 322.446 573.625]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-9284 0 obj <<
+9293 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [285.409 545.096 332.425 556]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-9285 0 obj <<
+9294 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [275.187 368.058 399.221 378.962]
 /Subtype /Link
 /A << /S /GoTo /D (main_pps_bgp99_extrapolation) >>
 >> endobj
-9286 0 obj <<
+9295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [292.22 135.599 330.187 146.503]
 /Subtype /Link
 /A << /S /GoTo /D (main_BGP99) >>
 >> endobj
-9287 0 obj <<
+9296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.562 135.599 391.059 146.503]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHZ03b) >>
 >> endobj
-9289 0 obj <<
+9298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9293 0 obj <<
-/D [9291 0 R /XYZ 90 757.935 null]
+9302 0 obj <<
+/D [9300 0 R /XYZ 90 757.935 null]
 >> endobj
-9034 0 obj <<
-/D [9291 0 R /XYZ 90 625.491 null]
+9043 0 obj <<
+/D [9300 0 R /XYZ 90 625.491 null]
 >> endobj
-9294 0 obj <<
-/D [9291 0 R /XYZ 90 610.921 null]
+9303 0 obj <<
+/D [9300 0 R /XYZ 90 610.921 null]
 >> endobj
-9035 0 obj <<
-/D [9291 0 R /XYZ 111.798 536.294 null]
+9044 0 obj <<
+/D [9300 0 R /XYZ 111.798 536.294 null]
 >> endobj
-9295 0 obj <<
-/D [9291 0 R /XYZ 90 520.19 null]
+9304 0 obj <<
+/D [9300 0 R /XYZ 90 520.19 null]
 >> endobj
-9036 0 obj <<
-/D [9291 0 R /XYZ 448.074 444.94 null]
+9045 0 obj <<
+/D [9300 0 R /XYZ 448.074 444.94 null]
 >> endobj
-9296 0 obj <<
-/D [9291 0 R /XYZ 90 428.213 null]
+9305 0 obj <<
+/D [9300 0 R /XYZ 90 428.213 null]
 >> endobj
-9037 0 obj <<
-/D [9291 0 R /XYZ 395.641 138.752 null]
+9046 0 obj <<
+/D [9300 0 R /XYZ 395.641 138.752 null]
 >> endobj
-9290 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F72 471 0 R >>
+9299 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9305 0 obj <<
-/Length 2485      
+9314 0 obj <<
+/Length 2480      
 /Filter /FlateDecode
 >>
 stream
@@ -52165,3547 +52203,3545 @@ x
 �z�kF�A� |�����;�l�B/c�%-��Qv�T�)h�
�K"'k���L��A��
�7u{Y
��[vv��x�����~#��W��I�Xxo
C�"eҨ�29���QV�nkix�JXp)��W��-�&3�����l�*��<�iJ�ݾg�V#�z��^��Jz������|=,۪
TA���i>��݀��
 ����CA�
�@�
�\��\ĵ��?2� ��G.�;�0��m�m���g�% I�h�xlխ�ʅ��Z��s��=ڒժ�a_0� P1M�Q���QP{�ϛ���8�6��_d
�_�C�M
�P}�Kӗ�N
8�z��Y��_Vfn��t����Ք��T��
Uh�@�d��a�+��
����!(��maVm�
���~�5�,�lF��D��W�ptll.���wW�:�pcS�f�^�z]���m�^
Fĩ�	i�+��?kQ]G=ҔP$�U��=�=/Ցd��3H
����;C�b��!
 X�rB�8C��4G+�=�^Y���	(FSƏ�O�G!t��C=�iJ1�rc�t���E
]Ae
�݈�� ���!7�@*��'Eu�0�#�"��ހ�jh�+��FA o2r#�č]��F
�@����������
BHm�g�hl~�۲�SS=�qX�R�P�#���n��sN�܇dmL�U���M
-H0>*PG�6��
�ۜ	�w��Y�M�.M�%���:�����j|�f&¡y ?�a`L��/e'A��9�<�H�ӀRv�3����U�Ψ~��w��%��O�:D���'V��6�M���p��-����<�_��苒�/v�y5)5X�|7�c�r����
w���:�
B�N��c�"@�dB����"�s3���7�h(bZ�)f
�!au�
��y�밴6'vLUmX}���U�%
m��Hq�/R>:�� 6��y�����
�N��="�>�ʖw�G
�U?k�s?+�s?�Q��
!�*F�&�0n���M��'�rM�	��#�fP���y}�יUb+4��~i�4t(�luww>�Ѷ@�$�r�wY�=���
!�66xb�F�cZ����W}f���N��
+H0>*PG�6��
�ۜ	�w��Y�M�.M�%���:�����j|�f&¡y ?�a`L��/e'A��9�<�H�ӀRv�3����U�Ψ~��w��%��O�:D���'V��6�M���p��-����<�_��苒�/v�y5)5X�|7�c�r����
w���:�
B�N��c�"@�dB����"�s3���7�h(bZ�)f
�!au�
��y�밴6'vLUmX}���U�%
m��Hq�/R>:�� 6��y�����
�N��="�>�ʖw�G
�U?k�s?+�s?�Q��
!�*F�&�0n���M���@�(��~hft�d���w�Y����7(p(�luww>�Ѷ@�$�r�wY�=w�
c�Ďv�`Ǵ
�G	,
m��L���?�=
 endstream
 endobj
-9304 0 obj <<
+9313 0 obj <<
 /Type /Page
-/Contents 9305 0 R
-/Resources 9303 0 R
+/Contents 9314 0 R
+/Resources 9312 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9288 0 R 9297 0 R 9298 0 R 9299 0 R 9300 0 R 9301 0 R 9302 0 R ]
+/Parent 9279 0 R
+/Annots [ 9297 0 R 9306 0 R 9307 0 R 9308 0 R 9309 0 R 9310 0 R 9311 0 R ]
 >> endobj
-9288 0 obj <<
+9297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [271.268 678.378 343.546 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_pps_certificate_widening) >>
 >> endobj
-9297 0 obj <<
+9306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [428.986 468.609 513.996 479.513]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) >>
 >> endobj
-9298 0 obj <<
+9307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [117.507 457.63 183.14 467.557]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1H79__Certificate) >>
 >> endobj
-9299 0 obj <<
+9308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.559 371.523 345.883 382.427]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-9300 0 obj <<
+9309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 258.322 250.895 287.388]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9301 0 obj <<
+9310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 216.303 483.212 247.272]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9302 0 obj <<
+9311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9306 0 obj <<
-/D [9304 0 R /XYZ 90 757.935 null]
+9315 0 obj <<
+/D [9313 0 R /XYZ 90 757.935 null]
 >> endobj
-9307 0 obj <<
-/D [9304 0 R /XYZ 90 733.028 null]
+9316 0 obj <<
+/D [9313 0 R /XYZ 90 733.028 null]
 >> endobj
-9078 0 obj <<
-/D [9304 0 R /XYZ 90 452.248 null]
+9087 0 obj <<
+/D [9313 0 R /XYZ 90 452.248 null]
 >> endobj
-9308 0 obj <<
-/D [9304 0 R /XYZ 90 438.323 null]
+9317 0 obj <<
+/D [9313 0 R /XYZ 90 438.323 null]
 >> endobj
-9079 0 obj <<
-/D [9304 0 R /XYZ 134.214 362.721 null]
+9088 0 obj <<
+/D [9313 0 R /XYZ 134.214 362.721 null]
 >> endobj
-9309 0 obj <<
-/D [9304 0 R /XYZ 90 346.639 null]
+9318 0 obj <<
+/D [9313 0 R /XYZ 90 346.639 null]
 >> endobj
-9080 0 obj <<
-/D [9304 0 R /XYZ 90 199.814 null]
+9089 0 obj <<
+/D [9313 0 R /XYZ 90 199.814 null]
 >> endobj
-9310 0 obj <<
-/D [9304 0 R /XYZ 90 185.889 null]
+9319 0 obj <<
+/D [9313 0 R /XYZ 90 185.889 null]
 >> endobj
-9081 0 obj <<
-/D [9304 0 R /XYZ 90 89.441 null]
+9090 0 obj <<
+/D [9313 0 R /XYZ 90 89.441 null]
 >> endobj
-9303 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R >>
+9312 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9320 0 obj <<
-/Length 2537      
+9329 0 obj <<
+/Length 2532      
 /Filter /FlateDecode
 >>
 stream
-x��Zے�}���S"U,
.H(�T9��kǩ��N�͖�#A3�%R&�h��� �
(��d'U�$�}9��Ϟfx���_nn��I$���L�Y(��
���sB��%��������ϳ��g����O�c
�V+�8I�B�v�~�rx������
!��(�(�!�R�����C0�L�#��y�� ���U!���X,)�󇅤su8��R�'o�N�
�U��G�p>ga���|�p��
1xF*G����6����l
��a�W4;W���2��������:�2��8
1ĉ�|Y�xi}�`̅�d�_~:�4>�i�R�?��?�O�d���ʱ������I�_ߝ�M�d�/�T ��U}E=�Zn�l�Y �K��l� �B̖�m@^	�D��`����q�s�٘��OW�C|\�x�������g��s���R��ë�0�HޙeI1`��<u���
� �n� ;���G-��'�>I�3���܌#
L
�o`ƿU`�M����s�d}��z 
|�6e����S�2�l�|��O���>6?G�)s���B��U��䝪�$���O�����f��qoA��q3o�B����0;�U�^1���bµ��b@��$'ms�M�J��gA�
�bH�h:*y�Zگ�+��Q}<��X���?�%)Γ�q�<YG�D8����|@���_�+q'�:j
ɡ�"Y�t��'e0�����Q��`
��h&��z���MvL�P�wR� ��\�,u��c�$ݨ6Qp�$k
-5rR��Z�	z.�
�J��T�+�+G at +ȅG�B,��œ:�u^qՌM�
ںHy���Lum=������>�@���i�2V�%�z��N��Д�
{���Q�."��_�M��x�A����E�w7�W��1#`�l�HQnW+�j�!�'�u�?�����R{H������?�yp
�"�0��.����J���
�:�����c�k�3���*}*��*ϳQЇ
A��J��7�VP��[�%ƫ���RUI7B��K�9z�^�N���{�
-;�x
.
o��*���� ��4��A�TmT��H(���=�!��_���U�	���t*�n#%"0��mZ~�h�MB�����HF
����!Z���s���5��K�9�	:ϰa��G<`���2
��I��kE"�*�{m
�=D�`ԎÞ9�ٴ7)�
Q��S>��u<�7�Xt:	�X�WX��ϐ&�QP'̥� #=�zB�/!f
�
9� ;��%Si��
���M�v���������g`M.<΁��11��
�vQ�^�8BD6��'P	�7�uN �-�WgZ����O�n��5���A���{p�z��M(�E=Ɨ�8B�@���^4$�#��9 ���5}y
���0�Ȇ“/��t�f��gg�f�vgF�vIa�~��c߶
��Gm�Qf�G��U
�ۂ�ӌC3�
]�BCX��I&���拌�U����;]J��b
�c�ԧ=$�9��0�y
 M��_[�F"��C��C$.A�ad���!
-�&�aWE
�l7�������V��
��m�y�s�љ���Mk�C-�0h����>�f��
T�����
x��+�!qi�$���TE��qi�Rò�#��vR����ٮ
�I��/��2h�[���t!�������/�t�
���*�����wK,�R�+�7�����5��,��������
4��P�:	#s<#�I��f�2���9)��/�_�sj�$(d�&��p����f(�d
�n\(_�]e1a�vT9�
{�ߞ�
P�S

-���
4��Z,D��
2�|���]��d�9|7h7;
����h��H��^�� �刵�GEը����a��_8�����-)_�->�
�
�k,)�W��k��t.�)e���Xk�d�8T[���T
�o'�U
���~�
-�C�19��י�?f��|���0�
V:;�l
-Fs���|j�
=v�%%
-^�RA�wHp�o�ñ[[@K�%*k�
T��,mcԛ
-�	������E�S�|���|0B͒�/�����ᗰ~#R����n�R�G�I�'�6}�/
-��\
w�z��e��^(0 ���꾛��s�B��Wv|�*k�|�J?ߎᑏn�k��Jk��M�K�Vi�moگ���o٦j���ă��KĠ/��GS���k-
y�]����7>���(�jMpS}��i��Jkc9 at U�r���䶇#�x
�a�ng��zwJ���Ϯ=���
�iN^oM���7��@�yVm6�jkj���`�!�_����)�3���
��2!����]H����}_���x�!������IA{*�����)��l�c��>gۚ��>6�D2��Kr���������g���[`�fF���7&\F|��&���9�ao�敹�W��?.8�[�����`�
��o�� aD��"L�2��c&�Rcޯ�����sN�4Ő-��򸺽=��hS�S�
s����������R�!lP��?�
�\�၇ӄ ��|�
+x��Zے�}���S"U,
�$W�
���TMv'��fKő��)�T���n�Hq���}I�������gO3<���7�w��R����n��,�	Jf���9!��Œ`���
��Q~���
�����s�ͣ�O�c
�V+�8I�".���9�����Ï�w�t&��".P���k3�ч`D��Gܿ�H!
���U!�X,��󇅢��p�Gel���wq� �<N7�!�,�Z��w7���g�r�P��ls�y�϶�����s5�0���~���7x��!,E��!A���Z�K�C�1���1��t��� �IJ����Z�12��hD+���*g�V&�~}wJ7e����1,��+���r�d���^�7gK�r��EP�.�+�H�8
],��6�w�03���ju����m��69�in�3N���o�Է���j��,JtfYR
X=O
w�G'�w�$�����a���I�O���(pwn&,
L
�/7���`�
����s�d}��z 
b
o�,7����e��d�6I��+�}l~��S�fg݅*
a���ɻ��/�*���?�\������jĽY���y�$�<���!�����	�?&�u�& �����68+�S+΂�'
�b@�h:*y�Zr�W��	�<F鶿�:
�%)ʓ�q{���0����|@���_�+q'�z�<�	I�~��7DL�`:%�)�'B��y
�,<��L�=�
�!��MvL⡐�xo ��8f��
3�j�
+�B`�bM�FN��\
3A�E�� �4U�B?X	`^9ZA.<B`N
�Ѯ�f��l��͋T48
q�T��C��y|�'X��{ڹUƪ������,��=�2vaOz:<ƹ��C��pS�q;�p� �h�͢���������5#`�j�HQnW+�j
�!�'�u�?�����J{H���^³�����"�0��.����J���
o���`ZF���E�}�>���8ϳQ�A��JJ��7�VP��[ ����l�/�4���u���ӜH=B��~k��D�Ž4ނ
�[���� %�C ���4��qXA�V�vU��H(P��
�}�0]��0
��Y('#�6R!�AE�m��E+uh��3��
+@��I�C�Da��*�k<	��s�-t�A�6S�x�d��2���|��"����^[u�!��gNm6�M
+m��A�v{���}
��]H,;��>��V/�3�Ij�s)�c$C�S�'�A�֬c�!�!`'�C�d2m1����]���N??�q`ఓ۟6�
����
�i��=�qo��%�CDTx��_����zu��9_�ꆘ]H���[�=ރ+�[ �ۄR]�c|9�#�
�9q�EC�"�����
P\���� jÈj8 <�"i�Nh��zvfj&hwf�m��w�}�ۖ���a�z���1^�*��m��i&��	X�.^��
*W;���|���j�
�x�S)�UL�!vL��Ԡ���=�u
�6�
p�D! ϛ�����n�!҉
�1���0D�DF�z8 �6a
�*jHf������SX��=�����(� �3+:�7���� ��F�
��
s`P���}�cjs�Y����D���K02.�$�J;���
�M��¿�8����an+��X���-�-���נ
䨦�վg�x����pV��k�}7%@IV�^�I���4��X]e��D/1k;]_�A3����I��!�N�0��$e�I�?����?��O��ib���o��x5C�%㠀w�BB���*�	ڶ����#��T_�ל���G{`�T�X�
�
�*�|���]��d�9|���
���lg8N�8��%��
+5Hxbm����^�S;l߽􋀖�_��R�u��c��Ȱ��r��
+qŹ��f�xA碜T�-����O�C��[�N�0�v��j�XWݨ]�笰N;D���`�{�Y�c&�7��	�Ϡ��QfS0�ǿ�̧6��cXJ!�2�J2�C�[~3�
���Z�-QU{��{��6F�� �@
(��N^�?��
��#Ԕ|}a}�/��������v���<��H�?���s
x!ot��x�K�3�.�P��B��WU��4��,����fY��3�U��v��}t�[�}�'qZS�o�]������ڮ���m��(�O<�O��#}AW>�r<^ki�
���O��@DF�<Pk�����>N�l��6v�T-�zHn{8�7�2L���Z�N��
�ٵg@�V�5���	}}�f��;CO�fCU[S�
��
����� Oi
Y�m%hH�	�%Wn!	۔v�}&L�e�8r�s/�'a�tOK��7�8��������mk2��شs�4�.���NRb&���n��A
��[�|�p�ޚ��V
�`����W��_E��q!�ܚ��(=�K,��
�}cF�D��?�W'L��Ʋ_g���͗�V_��vs�,�������6:��1GIy{<�o/�XG
+@!h���ow�,�땁����:�2
 endstream
 endobj
-9319 0 obj <<
+9328 0 obj <<
 /Type /Page
-/Contents 9320 0 R
-/Resources 9318 0 R
+/Contents 9329 0 R
+/Resources 9327 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9311 0 R 9312 0 R 9313 0 R 9314 0 R 9315 0 R 9316 0 R 9317 0 R ]
+/Parent 9279 0 R
+/Annots [ 9320 0 R 9321 0 R 9322 0 R 9323 0 R 9324 0 R 9325 0 R 9326 0 R ]
 >> endobj
-9311 0 obj <<
+9320 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [124.42 660.753 272.524 671.657]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_787615432c9f1d6aac5a6394aea8cfa9) >>
 >> endobj
-9312 0 obj <<
+9321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 466.653 300.161 476.934]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset_25717d92bb71e83e73c686fb6f231efb) >>
 >> endobj
-9313 0 obj <<
+9322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 426.552 182.164 437.456]
 /Subtype /Link
 /A << /S /GoTo /D (main_Expanding_One_Dimension_of_the_Vector_Space_to_Multiple_Dimensions) >>
 >> endobj
-9314 0 obj <<
+9323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 321.153 241.69 350.218]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9315 0 obj <<
+9324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 247.743 163.823 258.647]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9316 0 obj <<
+9325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 184.355 513.996 195.259]
 /Subtype /Link
 /A << /S /GoTo /D (main_Folding_Multiple_Dimensions_of_the_Vector_Space_into_One_Dimension) >>
 >> endobj
-9317 0 obj <<
+9326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9321 0 obj <<
-/D [9319 0 R /XYZ 90 757.935 null]
+9330 0 obj <<
+/D [9328 0 R /XYZ 90 757.935 null]
 >> endobj
-9322 0 obj <<
-/D [9319 0 R /XYZ 90 733.028 null]
+9331 0 obj <<
+/D [9328 0 R /XYZ 90 733.028 null]
 >> endobj
-9082 0 obj <<
-/D [9319 0 R /XYZ 277.106 663.906 null]
+9091 0 obj <<
+/D [9328 0 R /XYZ 277.106 663.906 null]
 >> endobj
-9323 0 obj <<
-/D [9319 0 R /XYZ 90 647.191 null]
+9332 0 obj <<
+/D [9328 0 R /XYZ 90 647.191 null]
 >> endobj
-9083 0 obj <<
-/D [9319 0 R /XYZ 400.69 429.705 null]
+9092 0 obj <<
+/D [9328 0 R /XYZ 400.69 429.705 null]
 >> endobj
-9324 0 obj <<
-/D [9319 0 R /XYZ 90 412.99 null]
+9333 0 obj <<
+/D [9328 0 R /XYZ 90 412.99 null]
 >> endobj
-9325 0 obj <<
-/D [9319 0 R /XYZ 90 158.838 null]
+9334 0 obj <<
+/D [9328 0 R /XYZ 90 158.838 null]
 >> endobj
-9084 0 obj <<
-/D [9319 0 R /XYZ 90 136.526 null]
+9093 0 obj <<
+/D [9328 0 R /XYZ 90 136.526 null]
 >> endobj
-9326 0 obj <<
-/D [9319 0 R /XYZ 90 136.526 null]
+9335 0 obj <<
+/D [9328 0 R /XYZ 90 136.526 null]
 >> endobj
-9318 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
+9327 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9336 0 obj <<
-/Length 2635      
+9345 0 obj <<
+/Length 2629      
 /Filter /FlateDecode
 >>
 stream
-x��Z�r�F}�W�i��2Gsnjv�q��d��bk+�K����h ���=` hJq�ڇ�bq����>} <���٫����_J6�HK*gW��ƳD$(�]�g� �K�1�_.���.��\P</�_�u�^��o���rq��ESg����r�Up`�������".pŎ�ww���e����}�
-ሐ���F^lӺ^,��󫅦�l�ߦM掼�6Y� j�+8Ĉs�c��Wg����3b%�01[��>|³5
�a�!^jvo���8e𿝽?��
����Wa�g	��H�삞��xa
[:�E�
-%Xϖ�uf�w�;�_
-ܿC#��6 at Ww>��:+����w�E�d	š���vB� ��Ϟ����T
.eSi ���6_�YY,����������|Mp'�C����M�˛l}��I
�뗇b��e�2D���k3 �����	�BR�)w��D��%D]
��ܸz�9�.�7����?b�3YU������/.�Y:����1f��9Ҋ�k1WeQ7f<�@fܿ�
)���3ӵ���E���:� TJ�S}q�
�C ƺ9m]a�W'��1kCy��y�4�kUG�+D�z�
1A�vS�Pe�v֟ܕ�Ⅺ���-��iw��U��(�����������}�6��^y�K�j�M�و����(����4�Q�O
��ə��3�c�.	��"�u=��P��<��fP�B��~��T��عՌ!8�&�<��[�.K���b��ܥuݬ/.�i^�Pz�:�=S��yǞHB4ԫz�@o߾���.�h�B(�oq��
1��m^diu�O�&��Vؽ|��c(D i�����J��8� [...]
-AJ����y�:2 �H(�
1��]���͝�s��{@9_�e�4d:��,CV�a�׬0;Ɔ�x�f�06����
� M�RK�u��eS����&�ϛ{�̎��[�� �803'B[0�TYs�`�NZ�K\��9�M�wӫNyVn�g As��U��P��8yT
��_�z�������RI��ҭ0�e�+f魔|z
c�O����Ȩ_� ��b9<:6�bH�
��3y
Y��:���k�S:�
̗K�(Hm
-��x�H�q��*�ɫ�����O�.��z�"aLx�
eYX���|
�ɊR�$�
��o�(I(|m�_K���-[׆��$]ݥ�0�r�U͗�:����86��l���K�� ��}^��u^�RvL�D+rxS��Hf��)�T��Ȥ@��q�5-��q=�
-\�N	P��ҭ;x(l֘�h��� 9
-���:�1j�k6:7Bt�
-��\=f�	H�.�n���L[�b��r 2z*{�9
-�k�8Gz3E���) ����� $N������y!8頖�bdĈ�� \�OU�@�E�5
T:�+�ՕbH��7$��8��E��"�@:1�C���ҫ*_[�.�L��;#�ؓ��=,�}2��)*14�!5���Q���;X��QK�$������֯��|ា��${4���o�r{�&�1��#ƴ ��S
�˅~
�'�#�J[�1E�}�K�!f��)��Ns��A4
-��$��7��X[�~�S�S��%;�ڴB"�f�bRHHēI��I�	ړ r��)#FH0J��`ԅ�!(u"�\D���D��I
w�qa��%�xE�"�z
����=!�L�b��"$�t����<LP^9��+�߯
<��
�
b�i�;�8b�w��9�d�Sq����W� [5q I&�j
�ؕ2>}},K��E�h,4�M
�`�0"���Œ`J�Fô ����/(`	
�s�h:�
+�n��
4w�4s�I8d�9ғp�
-4���((1{��Ah��*����3���^���3���&I���f4�4Ȅ�
l��ep�ww0��-l��OT_�

4A,�j�^R�أ�9 �)J�8���"t���-�� ��Ym���&=^���`�!J��5X�
��}O�ޏ���	��\y2�
F����
Z�0%U���rG8������'���]���v�56~��j����nM�G�iM���D7����
�q�F��@5v��b@���0d
�B�y\Qc#�T\Q�o����#���_X-T���S���.[�z�� �;�ӌ~H�U��<2
 {�r%|% �N6��K�)J�K�>{<-��
��8q%
m��J���
-/�^�̡��}�H�&\�e��	�
�
�'(����
����9��ꉂ%Tx"؆oȀ`��[�	��"��a�	:�咬����g�4��4�0�m�d��ҡ���W ����A��&_ׇ��18�Q�ne~#|�W����I���WFp��7�.̂c�ϫ��o�Eyh��*[�[08�-�e�5�l��q�gL��6�t�X�E_�Xqಡmy���jcUVU�L�����o���;�y��Y�l�
��[7�s���~�f?m�U�����
-���O"��������������������_iqH��Q�_��+���%"��
K��g����ޯ�v�Ne��y3�{�5�������
�ju��Pޜ����	
����bSV~)ʪ��ppg�փE�/Y?y
+x��ZKs�F��W�KV��ycF��C\k;Y������v� ��� 
����o� �R
���'�{zz���> xv;óWg�]����l���Tή63�g�$HP2�Z�>�	AL/�c<�\<O�]z}��x^n��e�*�~��Ti���΋���y�>�������/	�
FE\$�
��?#�t{�����!���'��ئu�XR��W
M��n�M�̝y�m�jA�<+Vp�!�,���?��>�0�g�J$(ab�ڝ}��gk8��
C����޵�q�`���?��
����Wa�g	��H�삞��xa
[:�E�
+%Xϖ�ł:3�����/�?�KT��;��|�yq����r�"�]�aM`+���9�#곧i��p�[�T@�y��͗}V@@K�����>s���ф7q2�1	A�;�仼���?���1�~y(VM^�(CT�ɼ6�.�_?��)$%�rwɉ@
^BԵ~͍�כCq�2z���#�7�Ue�^{x���™�úш`ю�c�#�h�GcqUuc�s
d��
̑:�.13]{K{�P��m��c�@�D>�wϠ<b�����xu(��
�6�G���H�.�VuļBT��^�A�h7�Ufjg���9(^�:���ْj�vO�\�{�r��l]/m��]�۴�n�ʛ_�U�Fh2�F����F� (�m�q�RDx� �N�|<��KouId��Q<��W�6��"��/5�b��έf
�q�5��q�e�vYo��
�'���.��f}q�O�*�z�S�	홺|��;�D��^�z��ŀ�h�v�D#Ba}�c7f��!to�"K��}Z5y��>���� [...]
���@�����N�p20_.Q� �)j�Q�#�bLı��&��&��>ź4��Q��0��s�Mdaa�"p��0P'+J%��2�����$��-��
+L�l]
ʓtt��ô��}V5_zK�X�v����G�m�ˊ�(�ZPR�y��y�K�1���MU�"Qd��R��S

#�	.O�JԴ4 ��
*p	%@U�J��䡰Ycv�YC �`L�(�
+2�$ƨ������=>(�Gs��E' %�t��T�3m1��Cʁ����(x�m�
e�Y�r.� |`*�C
P&�8��*�C�ःZ#:�f p	?U���DpP�P�
VW�!��ߐ`S,��ej�`�����K��|mE�x2��$cO*������s����H��L�{G����`��F-1���o�n[��nl�O��{�>@���єۛ�)��q���8�Ï�trOu<
x/�1Ğ<��+m9�����.=�\�
g���:��'�(��"ߌ�cYl}�m/NǷ��k�
+���'��I!!O&��F$a'hO�Dȭϧ�!�(	B�Q�D��ԉsG�� -�s�E���^�<���U\D0HZ.��D��3ED���F0� ��S�A>J:(�2Ay� ��
~�r��{Ht.�������9��M
'�bs��8��a9�� �j�@�L���+e|��X��@�XhH�<��F#`D�'������i6z��
_P�80��2-�t`9V�1�
+�h�h漓p�
+4s�'!�hf'4sSPb�&Ӄ
�>*� �U2�5�
@g
���w��M�V��h�i�	�=�d�����`ԩ[�qE����=:h�X��4��B�G�/r at LS��q�
#E�T��[��A���f��Cz�T_��0C���k�>�v�_���
���\���d9�.!��?:�BaJ6�0�3��pbc?um[O
��T���6kl��վ��; ݚ4���&�؟��n 2y����\�ֹ�j��ŀ�/'
+a�<����F꩸����G>YM�Z��+r�����]����/�w����vU�Ҽ2
 {�s%�% �N6��K�)J�G�>{<-��
��8q%
m��J���
+�^�̡��}�H�&��e��	�
�
�'(����
����5��ꉂ%Tx#؆oȀ`��[�	��"��a�	:�咬����o�4��4�1�m�d��ҡ���_ ����A��&_ׇ��18�Q��e~'��w����E���+#8���f����U��7ܢ<4�V����-\ۖ��2�������3&�wW�x���s�8p�ж�gmv���*��{�Qe�a��w��߽�r�,6�b���9M�cu����*Jh�L��
+�FB��/�U��S�v����Y��]g�_Mg�����8����/Tݕ�| �,,�}�e~�nf��ڽ:��%�JY���4������{����Bys��o��n�
+�Zx�)+�
+e�)P8��T�A��
}p=�
 endstream
 endobj
-9335 0 obj <<
+9344 0 obj <<
 /Type /Page
-/Contents 9336 0 R
-/Resources 9334 0 R
+/Contents 9345 0 R
+/Resources 9343 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9270 0 R
-/Annots [ 9328 0 R 9340 0 R 9329 0 R 9330 0 R 9342 0 R 9331 0 R 9332 0 R 9344 0 R 9333 0 R ]
+/Parent 9279 0 R
+/Annots [ 9337 0 R 9349 0 R 9338 0 R 9339 0 R 9351 0 R 9340 0 R 9341 0 R 9353 0 R 9342 0 R ]
 >> endobj
-9328 0 obj <<
+9337 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.228 490.681 513.996 501.585]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9340 0 obj <<
+9349 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 479.349 138.817 489.63]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9329 0 obj <<
+9338 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.573 479.349 230.252 489.63]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9330 0 obj <<
+9339 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.228 326.595 513.996 337.499]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9342 0 obj <<
+9351 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 316.407 138.817 325.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Pointset__Powerset) >>
 >> endobj
-9331 0 obj <<
+9340 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.573 316.407 170.476 325.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid) >>
 >> endobj
-9332 0 obj <<
+9341 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.674 105.465 513.996 134.53]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9344 0 obj <<
+9353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [106.717 93.509 154.647 104.413]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9333 0 obj <<
+9342 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9337 0 obj <<
-/D [9335 0 R /XYZ 90 757.935 null]
+9346 0 obj <<
+/D [9344 0 R /XYZ 90 757.935 null]
 >> endobj
-9085 0 obj <<
-/D [9335 0 R /XYZ 90 700.89 null]
+9094 0 obj <<
+/D [9344 0 R /XYZ 90 700.89 null]
 >> endobj
-9338 0 obj <<
-/D [9335 0 R /XYZ 90 687.202 null]
+9347 0 obj <<
+/D [9344 0 R /XYZ 90 687.202 null]
 >> endobj
-9126 0 obj <<
-/D [9335 0 R /XYZ 90 570.195 null]
+9135 0 obj <<
+/D [9344 0 R /XYZ 90 570.195 null]
 >> endobj
-9339 0 obj <<
-/D [9335 0 R /XYZ 90 556.506 null]
+9348 0 obj <<
+/D [9344 0 R /XYZ 90 556.506 null]
 >> endobj
-9127 0 obj <<
-/D [9335 0 R /XYZ 90 406.108 null]
+9136 0 obj <<
+/D [9344 0 R /XYZ 90 406.108 null]
 >> endobj
-9341 0 obj <<
-/D [9335 0 R /XYZ 90 392.42 null]
+9350 0 obj <<
+/D [9344 0 R /XYZ 90 392.42 null]
 >> endobj
-9128 0 obj <<
-/D [9335 0 R /XYZ 90 208.159 null]
+9137 0 obj <<
+/D [9344 0 R /XYZ 90 208.159 null]
 >> endobj
-9343 0 obj <<
-/D [9335 0 R /XYZ 90 194.47 null]
+9352 0 obj <<
+/D [9344 0 R /XYZ 90 194.47 null]
 >> endobj
-9129 0 obj <<
-/D [9335 0 R /XYZ 90 89.441 null]
+9138 0 obj <<
+/D [9344 0 R /XYZ 90 89.441 null]
 >> endobj
-9334 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+9343 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9364 0 obj <<
-/Length 1573      
+9373 0 obj <<
+/Length 1568      
 /Filter /FlateDecode
 >>
 stream
-x��Ymo�F��_�T�
-�y����DQ�6�Uw�S݋�~�E�ML������β�bl�s.N�J�
xvvf�g^c����/�����w�m(p�kLo� �K�Ę�ƥIr�5&csbl��"�M,��<]�y\��_��2,ק����y��>�4��<�Ɣa�<
�J^~�7���o�,�B5!�i{�u5�0�y:�{D�8l���!�fF�]^a#��
���7V���p�
ߩq1�}��:Fm�]�
�� W9W�Esa��;B6����=��gR��
lt�V�^<
�����b@�����4�y�uZ�{�<���j��
f�@T���x�dĒ/���q��|w��c�0D1�`g�TH]%"���*F���x#%֗��?*
��xk���l}D\����=a�h�^&��hȔh�"Dɰ>�|�CvY�d��dxk��
`�!�kV\<J�4��W�
ل�ګ:>=mH������J�!�A����
�`+{=���y�Zc��f4���,ʳ:L��j�4��ZJ��H!��(TBp(��u�J
�b>���
$�sM�%1[�Y�<�qDD��<�"fkR���B�Sp�[�����
"�
��E5��G>�G� 
-���:�s�o�<Z
-"lt�����<Q])�Ԫ�
��g���e�h��VY��e�*�n�/Ӕ�6
�mIq�c$�!���
��/u���HѼ��D��tPjl(%��B]z7�
��m����+��M(�
-eR+fq��&gJ��
�+�U �K�(]�Cm�_Z�t���f�{zl�|��ˈq�!�,Q���u�DҥO|q���-�H���]��\�+\���%V�����U��F�	n%�,^.�m
��
7i�!����($o��l"
-#�����G��g��\���uԻE@\�
z�!�e)%{�aq�
*��xq����e{&/�W�O��F�`Ca�#��� K��`&Ě6M�ص��xF�^�ډ�Ў)��Zq��2�6Q�!�x��כ��
���g�*8{�L�
f���H���sQBQ|��=���B�'݉�)1����>H� Q�?�B,+рw����7�
��s�
�0Ft������*���
����%~3��%C�ՄW�a�h��
�ެ�D��ŘY.՘��l5�<K���]��κ��ط�m���8l���
��o,
0dc�XD���3��s8R��tWma��[�0�n
(fa����H)Y��M<��t�c�9��
-Ny��IX{��_
V/6dUr�'�Ӄ˲
�*
׃ ~kε��X�ˮi��nY+�Z3{lYS@�g�bR���+�Z�|j$�Ӌ�0s��A����D-KtF4Ip�֧E�J�|��3�>���G���$�a)�/^xDu��@5[�������U�^Q.�J]�~w��Z�
]c];���}�����8�վ�
���l�{�S0�
��E������$��`bl;�Ɯr�ޘLڗ<�V��7@��^�^��Oa�
SK�r/TA>�ހ�OQrb
��5�!a.8W�K����㨙�:�)�fݽ���uqzr�Z�PT�e�%JꓢHOv�s�� ��
��
�E^�Y
.��A��=�K
+x��Ymo�6��_!`@'5CR�(��-X��+�5
�!-
Ebb���Ir<���(R�e+�Ӹ)�ɒ|<����
%l�Y��e��tt��w��>���b��1J�ib]ۄ ;c�1�'�vT-��ġ�.��\$U4�5���j}~�=�]��Ȣ&-rgL�/�����{q+*���c!U��.����7�����G��i�a
q�Y�bt�[	<ca䆁�j��G]�ͬ���#|�1�"�3�"�ڹF,J0XH+�^��4�@T��.�P=�`�vͺy� ����'W}�83
~��1��$�e�4Q*�UT����#QI����KV���F��!�
a�2b��ΐ��J<D?�*F�5�x�$B֗�F�

+�	�t��x�>".�#p�@X�'���z0*%Z��2�ϯ���]W2YE�QI2����C�bXs�튫R�i����z@�ǑKh��n����ڙ
��$��A	w����)��{�㹈?��"o�4_����I�)�n��e���B%�"N}�41/�ø1��A��o�-����!���#2��`�!1א�r6�2����8���}���dY~J����� ����!���3t:��$E��D��F�E�.�y��R�iP��r�;��Jn�WVŢ[*:eYV8�٫4�S�>`L3q�v��%Y�G�
�P�X������u[��2C�
��T��V�B)	�3u���cp�"��~����Ѭ��7��)�I�L�'��ۜ� {4�
+�Q��.��l�
��~i���k��!��q
+|v(#�!G
�;U�4�&˛,��K���FhʽZ�
P��}'��+��g�r�
+K����Su�'���T�:N�Y�\��:an�p�@Olc&������,�`�~C[
=���U�M��0Q�,�~�k��*%�S��o�H��ǫ�ׯ5�
�ۢT?u?ŋ[]��-�a����Y��3!6�i
ľe�3���^�
�vL�%0��
�����ri%"]�^���h�|��g~���`&A�8pD�|��
+��WN߉ܣ
�)T{�9�<%�P�}��)"J�GW�e-�6 ��fâ����ڠAlYc�f����B�n�G&>,��q���ɐ�y5�Ct�&�&{C����k�0fWK=&��;Ϳȳ��k�}0��͉�d��
+�.iD<�s��s�����w*"���+��K8R�����.�vFa8�xP̢*�dQR�l��xV��X$�s�����12����)˿
��mȪզOȧ��PU�A�Ҝ뀁�^T���̣�d�q�� �eMo|��b�z���_��:�S#ٝ^
��{'��<ߍ'zYj2�M�۵9-�U��#������<�?��qK�~��#n�g��Z�������>��r�����w�h�5��51�S�?�o�Ɵg��>Г|�ݯ>8��/ڏ ��B}I}�`!bl7�֜j�ߘL��<�V��Q7@��^�^��wQ��2ǀr/UA>�ހ�|�'�B�؅\�B;�<�duWoG�д��
�،i�)���V��k��ӲBisV���~_���s�ļ�[�3��%g���+��
 endstream
 endobj
-9363 0 obj <<
+9372 0 obj <<
 /Type /Page
-/Contents 9364 0 R
-/Resources 9362 0 R
+/Contents 9373 0 R
+/Resources 9371 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9345 0 R 9346 0 R 9347 0 R 9348 0 R 9349 0 R 9350 0 R 9351 0 R 9352 0 R 9353 0 R 9354 0 R 9355 0 R 9356 0 R 9357 0 R 9358 0 R 9361 0 R ]
+/Parent 9388 0 R
+/Annots [ 9354 0 R 9355 0 R 9356 0 R 9357 0 R 9358 0 R 9359 0 R 9360 0 R 9361 0 R 9362 0 R 9363 0 R 9364 0 R 9365 0 R 9366 0 R 9367 0 R 9370 0 R ]
 >> endobj
-9345 0 obj <<
+9354 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 471.944 181.845 482.848]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_a4b60ce3ac62aee15faac1b5035fdb4d) >>
 >> endobj
-9346 0 obj <<
+9355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 433.089 181.845 443.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b92b75d150bd5fbfc03cadec75d59e0f) >>
 >> endobj
-9347 0 obj <<
+9356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 394.235 154.727 405.139]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_4cc725a9fe3bdaded2c131bb8bb47ed8) >>
 >> endobj
-9348 0 obj <<
+9357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 355.381 165.446 366.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_a317e5d2d782c3589c48cb3b45d6790d) >>
 >> endobj
-9349 0 obj <<
+9358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.784 355.381 273.381 366.285]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9350 0 obj <<
+9359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 316.9 150.493 327.43]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_80b9d602f99df76039d58032b20041d7) >>
 >> endobj
-9351 0 obj <<
+9360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 235.764 218.029 246.668]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9352 0 obj <<
+9361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.527 235.764 250.965 246.668]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_553ae81ae234cedad36e72b32c967e65) >>
 >> endobj
-9353 0 obj <<
+9362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 196.91 218.029 207.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9354 0 obj <<
+9363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.527 196.91 262.043 207.814]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_62827195c6aeacf38a8fb3df6df8ff2e) >>
 >> endobj
-9355 0 obj <<
+9364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 158.055 218.029 168.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9356 0 obj <<
+9365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.527 158.055 290.804 168.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_9f09728ae53c8e3dadeb202f28bb6fdb) >>
 >> endobj
-9357 0 obj <<
+9366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 119.201 218.029 130.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9358 0 obj <<
+9367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.527 119.201 266.456 130.105]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_1dd09c87a931132dbee52ea24266866a) >>
 >> endobj
-9361 0 obj <<
+9370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9365 0 obj <<
-/D [9363 0 R /XYZ 90 757.935 null]
+9374 0 obj <<
+/D [9372 0 R /XYZ 90 757.935 null]
 >> endobj
-9366 0 obj <<
-/D [9363 0 R /XYZ 90 733.028 null]
+9375 0 obj <<
+/D [9372 0 R /XYZ 90 733.028 null]
 >> endobj
-9130 0 obj <<
-/D [9363 0 R /XYZ 90 691.329 null]
+9139 0 obj <<
+/D [9372 0 R /XYZ 90 691.329 null]
 >> endobj
-9367 0 obj <<
-/D [9363 0 R /XYZ 90 676.759 null]
+9376 0 obj <<
+/D [9372 0 R /XYZ 90 676.759 null]
 >> endobj
-1542 0 obj <<
-/D [9363 0 R /XYZ 90 595.99 null]
+1543 0 obj <<
+/D [9372 0 R /XYZ 90 595.99 null]
 >> endobj
 294 0 obj <<
-/D [9363 0 R /XYZ 90 589.39 null]
+/D [9372 0 R /XYZ 90 589.39 null]
 >> endobj
-9368 0 obj <<
-/D [9363 0 R /XYZ 90 490.918 null]
+9377 0 obj <<
+/D [9372 0 R /XYZ 90 490.918 null]
 >> endobj
-9369 0 obj <<
-/D [9363 0 R /XYZ 90 490.918 null]
+9378 0 obj <<
+/D [9372 0 R /XYZ 90 490.918 null]
 >> endobj
-9370 0 obj <<
-/D [9363 0 R /XYZ 90 452.183 null]
+9379 0 obj <<
+/D [9372 0 R /XYZ 90 452.183 null]
 >> endobj
-9371 0 obj <<
-/D [9363 0 R /XYZ 90 413.328 null]
+9380 0 obj <<
+/D [9372 0 R /XYZ 90 413.328 null]
 >> endobj
-9372 0 obj <<
-/D [9363 0 R /XYZ 90 374.474 null]
+9381 0 obj <<
+/D [9372 0 R /XYZ 90 374.474 null]
 >> endobj
-9373 0 obj <<
-/D [9363 0 R /XYZ 90 335.62 null]
+9382 0 obj <<
+/D [9372 0 R /XYZ 90 335.62 null]
 >> endobj
-9374 0 obj <<
-/D [9363 0 R /XYZ 90 254.738 null]
+9383 0 obj <<
+/D [9372 0 R /XYZ 90 254.738 null]
 >> endobj
-9375 0 obj <<
-/D [9363 0 R /XYZ 90 254.738 null]
+9384 0 obj <<
+/D [9372 0 R /XYZ 90 254.738 null]
 >> endobj
-9376 0 obj <<
-/D [9363 0 R /XYZ 90 216.003 null]
+9385 0 obj <<
+/D [9372 0 R /XYZ 90 216.003 null]
 >> endobj
-9377 0 obj <<
-/D [9363 0 R /XYZ 90 177.149 null]
+9386 0 obj <<
+/D [9372 0 R /XYZ 90 177.149 null]
 >> endobj
-9378 0 obj <<
-/D [9363 0 R /XYZ 90 138.294 null]
+9387 0 obj <<
+/D [9372 0 R /XYZ 90 138.294 null]
 >> endobj
-9362 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F98 2117 0 R >>
+9371 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9399 0 obj <<
-/Length 1385      
+9408 0 obj <<
+/Length 1381      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�F~ׯ�/.�T����M��$�����q<
,�mZ
- +��=
����z&�X����|�
η�Ε��_F?MG�#ɜ��Jgz���%A�g:wN]B�ޘ`��c�`7����G��%��j�G��y��

گ��e���J�2�RoLv�%QQԗ'�R�
	\�Δ6Mw��{g������#���#|�3����3����F,
�u5k�p��3q>��
an(p+@�%�,p|�����
��ro�sN�".Jaf���Wfi'�

��V�mC;+�r�G�*�~��/X`�#=S���ȧN I��IN�1�(伎gz��\/
H
��"68��,Y��܎���>Z����.��8-ͳ��="\�8��=9�Ң���hG
ڍY�p�9CD�:��<V鼛�>�5�c�����Ȳd?��R"Y���.L�ȞB3����T=���'����W���
��Y��6��`'Z�D�P�U��V�����N�f���d�̹�a���
�]��$Ӆ�*�E�]����o�D��>�	��C�(�B�\���P�)B�Y����E�A�4�
���
<8��1��s7Vɼ轜Z�6��{��6�J6�IB|$����g��	&�������+�L�+
-�o����ks#I�[��|�>�I�(��^y
��5\��t���(��Ә��������L�*<l�yd6^Q����
��H�g��	�1B*
����B-. at kTח��}�G
-$B~�&�
f��hQ[>�_P���-F 3�y	�y����Q�v����R���"�}��8
�:{�U�\Y
�TF2 at .!�Õo�RD�,}��(N,�ޫb��K�~R5:)��
U��2����윦��ڢ�<��۲QdVv�6J8^,�P��j�����jJ����֞=�

����� 5X�V����
���l��q7��c�7W��X2�i0f�Lu{���yP�!l¢� ��^m�Dl��
-��p���Hx���+�=������)׭]�I�d��H� rzYq6L����6���
�Ƙ/	��P�
��B
�
����=F����=*��ߦ/�W���`bX̻,�]�	�Vnո�2�oa���w����Ƀ�&�X�q�x�;����i�gZK>;�Xs�:��
�V�[
��=OсQ	�x��rw9��}�D��59d��kj��b��T��R|����G�辏?��a}xOm�Z ,����SY*�E�т���A
�$�啕=%�Z�g BP���㪁��g8���C�C@=�
:��u�M��ҕͫ��6���-tt�o�+�4��3P꟔2�����ث��*��ES�Mo(|]����d�^�Y�Vi��Q\N��d��fo��_����ȇEf�B�—���[ �
��Gz
+x��YKs�F��W��U�hހk���Ʃ����*�-�˅��M�@
�Z����
���!l��������v�
��2�i:�
I�(�T:�K'Ď/	�8ӹs��8��c�
{�Q��Ώ=��,��V�<:�5�ȣ����~}�.K�OT�q�zc*��.����<Q�*�H�t��iB��|�;�~�<
}
�
vH5�#�	g���ag�p0baଫQ
�S���i����p;@�[,g��S��u�_(�{��s:qQB3�D�(�2S;���p��n��Z��<*U���~��陪?'G>uHr
�Hr�	G!�u<�kU�zi��q��RĦq:KVs5�w�gi_-TY_d��V����j�
.D�^�ޜeiQ�O�
�#���,D8pƜ!"X
�Q
�t��O��u-�:w��"˒��̖
+*��o��I�S�`
|�����0x�$�xB��ʔ/6��R�,Mn�G�j'Z�D�P�U��V������f���d،��a���
�]3�$Ӎ�*�E������o�D��<�	ŀC�(�B�\���P�)@�Y�������i�=r��<8��!��s7Vɼ�mN��6��{��6T%�$!>�qP
+��y�@�� `|o�z)|i�7~���sE��
��qym
$�6U��W샞Ĉrqo�בi_�M-N��B�=
�}NG�@4

�3Y��aI�YxE�h
8b<4P ����&���,l��~�
�� �Q]_Z_h��
)��]�`~x��UѢ�|p?P���-F 3�ل޼�Kv}�
��10�⹗H~�%2ġZ�5�Ǫ\���X*# ���ʀ�D)"F��We'R�U1�㥍g?���w��*�J�����옆�Dm��
��e�(2+�f%
/��Z�FU��������b�﫵g�W�QDBѮ 5�J���;��M���J����_c��qŵǒ�H�{��`��;� �ȃ:,a�I
�zk'r at s��VX]���}�G�$�^��9�O4�2'M�n�
+NB$�#
+S��˪g����(,Ag&�c�@$�s��;h2
�B
�
����=F��m�q�
+�F����~!�&ż�2�E��m�VݷQ&���{ĵe���@È��A@�,�8m<�
@�k����#�%�
r�9S
,��
�Vݷ0�o��9F%��A���rX�}�D �58d��5�~h2 M*�S�	>����IX#Ht�����bX�S���ޅ��(@�wP���9h���=5���Rk���
 B��|\�|a8ñ�
��5?�7c�^g�d��(]ټj(�hS*/������k��1��I)d
�?���8����/4	�6D��,����z�F���x����,��d�a�� u�#��Q��v�8�/����/M�E�
 endstream
 endobj
-9398 0 obj <<
+9407 0 obj <<
 /Type /Page
-/Contents 9399 0 R
-/Resources 9397 0 R
+/Contents 9408 0 R
+/Resources 9406 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9359 0 R 9360 0 R 9380 0 R 9381 0 R 9382 0 R 9383 0 R 9384 0 R 9385 0 R 9386 0 R 9387 0 R 9388 0 R 9389 0 R 9390 0 R 9391 0 R 9392 0 R 9393 0 R 9394 0 R 9395 0 R 9396 0 R ]
+/Parent 9388 0 R
+/Annots [ 9368 0 R 9369 0 R 9389 0 R 9390 0 R 9391 0 R 9392 0 R 9393 0 R 9394 0 R 9395 0 R 9396 0 R 9397 0 R 9398 0 R 9399 0 R 9400 0 R 9401 0 R 9402 0 R 9403 0 R 9404 0 R 9405 0 R ]
 >> endobj
-9359 0 obj <<
+9368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 719.912 218.029 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9360 0 obj <<
+9369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.527 719.912 255.378 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_c8b0d22ea3470020b35240f778c34a94) >>
 >> endobj
-9380 0 obj <<
+9389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 639.15 180.54 650.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_825bf274e880e1c8d51b42d32c69004e) >>
 >> endobj
-9381 0 obj <<
+9390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 639.15 288.474 650.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9382 0 obj <<
+9391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.207 639.15 410.804 650.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9383 0 obj <<
+9392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 600.295 178.239 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_f7184f692efc0672e3213f6be9d5cf4c) >>
 >> endobj
-9384 0 obj <<
+9393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 600.295 286.173 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9385 0 obj <<
+9394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.906 600.295 408.503 611.199]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9386 0 obj <<
+9395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 561.441 194.507 572.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9387 0 obj <<
+9396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.005 561.441 245.695 572.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_d1bc9d7804925b15f8205df0b3efc8a4) >>
 >> endobj
-9388 0 obj <<
+9397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.032 561.441 353.629 572.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9389 0 obj <<
+9398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.362 561.441 475.959 572.345]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9390 0 obj <<
+9399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 522.587 194.507 533.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9391 0 obj <<
+9400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.005 522.587 233.312 533.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b9da0d811233cfb64481a7fe08b7f645) >>
 >> endobj
-9392 0 obj <<
+9401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.649 522.587 341.246 533.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9393 0 obj <<
+9402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.979 522.587 463.576 533.491]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9394 0 obj <<
+9403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 414.546 226.034 425.45]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation_f00b427f47054a80d236d124443c580c) >>
 >> endobj
-9395 0 obj <<
+9404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 414.546 401.773 425.45]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9396 0 obj <<
+9405 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9400 0 obj <<
-/D [9398 0 R /XYZ 90 757.935 null]
+9409 0 obj <<
+/D [9407 0 R /XYZ 90 757.935 null]
 >> endobj
-9401 0 obj <<
-/D [9398 0 R /XYZ 90 733.028 null]
+9410 0 obj <<
+/D [9407 0 R /XYZ 90 733.028 null]
 >> endobj
-9402 0 obj <<
-/D [9398 0 R /XYZ 90 658.124 null]
+9411 0 obj <<
+/D [9407 0 R /XYZ 90 658.124 null]
 >> endobj
-9403 0 obj <<
-/D [9398 0 R /XYZ 90 460.798 null]
+9412 0 obj <<
+/D [9407 0 R /XYZ 90 460.798 null]
 >> endobj
-9404 0 obj <<
-/D [9398 0 R /XYZ 90 377.226 null]
+9413 0 obj <<
+/D [9407 0 R /XYZ 90 377.226 null]
 >> endobj
-9405 0 obj <<
-/D [9398 0 R /XYZ 90 300.901 null]
+9414 0 obj <<
+/D [9407 0 R /XYZ 90 300.901 null]
 >> endobj
-9406 0 obj <<
-/D [9398 0 R /XYZ 90 278.589 null]
+9415 0 obj <<
+/D [9407 0 R /XYZ 90 278.589 null]
 >> endobj
-9407 0 obj <<
-/D [9398 0 R /XYZ 90 278.589 null]
+9416 0 obj <<
+/D [9407 0 R /XYZ 90 278.589 null]
 >> endobj
-9408 0 obj <<
-/D [9398 0 R /XYZ 90 229.348 null]
+9417 0 obj <<
+/D [9407 0 R /XYZ 90 229.348 null]
 >> endobj
-9409 0 obj <<
-/D [9398 0 R /XYZ 90 214.777 null]
+9418 0 obj <<
+/D [9407 0 R /XYZ 90 214.777 null]
 >> endobj
-9410 0 obj <<
-/D [9398 0 R /XYZ 90 167.573 null]
+9419 0 obj <<
+/D [9407 0 R /XYZ 90 167.573 null]
 >> endobj
-9411 0 obj <<
-/D [9398 0 R /XYZ 90 153.003 null]
+9420 0 obj <<
+/D [9407 0 R /XYZ 90 153.003 null]
 >> endobj
-9412 0 obj <<
-/D [9398 0 R /XYZ 90 105.799 null]
+9421 0 obj <<
+/D [9407 0 R /XYZ 90 105.799 null]
 >> endobj
-9397 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1779 0 R >>
+9406 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9433 0 obj <<
-/Length 1461      
+9442 0 obj <<
+/Length 1456      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_!`@'3���b@�E��Ð�bѱVY��R��~G�z���Y�dQ�����x�֍��W�_����YIA��XY[� �Sb-B��&�ę��}�l�&�:w(��x�Va\�]gA�?=m��^��ꃊ�"JgN9��� ���Je�m�,�VM�k3�w>-��~]���0[�2�{�c�Znf�����
#&}kWIm,�2x������uc�!,x�1�(r����Ҿ�;ݪ,(��a�=�C���9^�I^�G's�����K�{�0L`heɿ���ZI�4?9s!\���@�5gX �k��lv�����f���.u�112-����r�E*	?Ղ
���C��`������r8�#��Z� ,*�����#Qp��e�,��t5e�'c��}>rE�b
f��,��f$J& �r�F�
��Hz~#�&�
�Ie�QD����4/���4/�
-6 
�@|�;�V�	�{�K乴1���	
(E��QC��j�h�|$����'�3�{�i�=�´C�V|$���I�a�mufw-z�s�H$|:L��L��&���(~_�Ҡ�
 ��r+l�.܆�ܨ���
-�pG�ˎ7w�����Thff�f��4�S�rH��
��1��iE�
SZD ��~�K�����������׭�k�ʉ��"�{ߨxL�������
�]�b��y	���X��I8�n
ދ�F#P�%˸
�D.r�<����	]P�ܖ��N�a
��E��S�"=� 
R�yy
G�zW���Zн�,��G~��-�ߎ�/UD��|�=�1��C%US�2���r�
�!�q��
�C	�ufz8\B�4T&\��PH]�?��PM�I[�w� �~W*�[����@=ǰ�F00�yqq�����>*�m�ȇI�(){
-%�.;��l�>	�w%*�',�pv#rPg|u$�s
-(����$�6�m+LU]���;�{›:��w��w�8Ӈ���p �<^��Y�O���z�|¥@�D���R�e�
e'#%�WD��
-|�
b(�v���
�C�z�[�
��
����{��e��w �:M���m�q��cx����c���g�GB�BW�4'�h5��i��O���>:�zN
��G�;������@j�5v�W����O�	gk���9��I���6
�(H�N1�i�~�g�>�
1gx�bA1�Cjh�*s.4����7;d����#��N��wm��h�sG���΃}�
� �ky�,|Z{B7��u�^�~|�mwׂ�F�Z�]�.�JJ�?�e
�.3�Zd
$�����%r\,x����v�Ry�k���'�� ��u
���1^Ϋ=A�!�����4�����5�
�
�2����_�*��-�0"��f�0
��ڰ}���y���V�����h��
�{�uQlOONv�
Z�L�m�����������V��N`�f-���B�0(�� /�Qi
+x��Xmo�F�~��R
+Ro�/��ZQ��j�$���WU�Y�|4
\y���}ga��lǵ�O�����<��غ���j��bv�R0K")��KKb�qJ�Ed]ڄ �8s�1��
�� _W��v��V*ʃ����<�w����W*�������ԙS��$(����Z��!���PiՄ�6�|���������Ejg��<ƭp=����޿�0bҷ����r)�kb]�~��[7F‚�7�En�9��Y���ag�e�;̳���?b��,-�F��bn?��:y)y��	b
�=���x�"�V�'g.�k�i�Xs�b.��A��f�� y�lm�&�p��
+����h!ȧ����<Vi��'8�
���<$@m-��ù
�$2�(W����|��m\�̇$�BX��Ұ4*�唗�D��Q����]4�UP{�1�f�M�N �r�F�
��Hz~+�&�
�I��QD�����(��Ӭ(�
+� 
�@~��@��ҏ ��si����
P���G
�c����H�][Lhg��x҄{^�i��e��H
�I `��t�w=�K$>
��e��I,�!��W�2��R ����	���QVk��=�\�:���9��润_�p�RmHEfe��Gu�̒$s(��Io�W1��:���eJ��2_�qiv�R>���s@�f��ժ�s/Z�U�\D|�5���P�q��kUn�2As��Z� ��M�{�
�h��4L�HM�"gȓ]�=��=��Ȩ�
Ƒ/:t�<�)҃
�!��W�I
6�z���ʀ�f�Xd?��vh�P��v�|�3G�����i�j����8����f���,�uݶ\-�/�wӣ����2�ꊆFꚌ��ǥjM�E}����{@�}��
�
�s
�o��g�_�飂�4�bX�m����PB��rOT�M��"��}���	�(�݈
�X
I�J༥o�$�&�]����~���N�����g�]���#��ai&>
 #���M
��WﹶQL���1B
+�,���$b$���j��
+݁�A��

ޠ?������m`B�`��b,ۺ��Y�܎�x�IbU
�CG4�
&t=�=����9)��Q���d�}:��@�����
�5>"�C�n
+|���8Qc�~
�n ��Ĝp�R�&���(wC"
m.�Y��A�N�AC��C8+��XE�;���
J���W�s���
���!�h���z:�
Fޕa��I|h�
���w�
+g��_�k��}h�	�XT�Lz�S��Eu�]�=j�qE��n)���UI4��j�U�6KFzڑ�q9������7��{����A��
 ��]�%�|���zO0F:]J�9�y4�d�� �G��G
+����J�E>�FT���lؾP�l���g��{;�Yy�/̼����rszr��nQX�*�79���N
��r�uJ���,�x
^�k�
���P�O�
 endstream
 endobj
-9432 0 obj <<
+9441 0 obj <<
 /Type /Page
-/Contents 9433 0 R
-/Resources 9431 0 R
+/Contents 9442 0 R
+/Resources 9440 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9414 0 R 9415 0 R 9416 0 R 9417 0 R 9418 0 R 9419 0 R 9420 0 R 9421 0 R 9422 0 R 9423 0 R 9430 0 R ]
+/Parent 9388 0 R
+/Annots [ 9423 0 R 9424 0 R 9425 0 R 9426 0 R 9427 0 R 9428 0 R 9429 0 R 9430 0 R 9431 0 R 9432 0 R 9439 0 R ]
 >> endobj
-9414 0 obj <<
+9423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 454.319 181.845 465.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_8ede6a8a55e35d1c41065b01afac0342) >>
 >> endobj
-9415 0 obj <<
+9424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 415.465 181.845 426.369]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_a303fa28c55c391afe4f067f91db36ce) >>
 >> endobj
-9416 0 obj <<
+9425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 376.611 154.727 387.515]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_4f7df2a0b66616d7672e562fa8c4e8f6) >>
 >> endobj
-9417 0 obj <<
+9426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 337.756 165.446 348.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_419ea78710f4b45c1542647e1212a3f7) >>
 >> endobj
-9418 0 obj <<
+9427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.784 337.756 273.371 348.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9419 0 obj <<
+9428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 299.276 150.493 309.806]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_0ca2fc9566495b3d4ac6b970a301d9a1) >>
 >> endobj
-9420 0 obj <<
+9429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 218.14 218.019 229.044]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9421 0 obj <<
+9430 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.517 218.14 250.955 229.044]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_af9d682418e536d9a1f6bd24991e1c56) >>
 >> endobj
-9422 0 obj <<
+9431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 179.285 218.019 190.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9423 0 obj <<
+9432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.517 179.285 259.253 190.189]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_f78754c1ef47797c0acbd31cf48f9caf) >>
 >> endobj
-9430 0 obj <<
+9439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9434 0 obj <<
-/D [9432 0 R /XYZ 90 757.935 null]
+9443 0 obj <<
+/D [9441 0 R /XYZ 90 757.935 null]
 >> endobj
-9435 0 obj <<
-/D [9432 0 R /XYZ 90 733.028 null]
+9444 0 obj <<
+/D [9441 0 R /XYZ 90 733.028 null]
 >> endobj
-9413 0 obj <<
-/D [9432 0 R /XYZ 90 691.329 null]
+9422 0 obj <<
+/D [9441 0 R /XYZ 90 691.329 null]
 >> endobj
-9436 0 obj <<
-/D [9432 0 R /XYZ 90 676.759 null]
+9445 0 obj <<
+/D [9441 0 R /XYZ 90 676.759 null]
 >> endobj
-1543 0 obj <<
-/D [9432 0 R /XYZ 90 578.366 null]
+1544 0 obj <<
+/D [9441 0 R /XYZ 90 578.366 null]
 >> endobj
 298 0 obj <<
-/D [9432 0 R /XYZ 90 571.766 null]
+/D [9441 0 R /XYZ 90 571.766 null]
 >> endobj
-9437 0 obj <<
-/D [9432 0 R /XYZ 90 473.293 null]
+9446 0 obj <<
+/D [9441 0 R /XYZ 90 473.293 null]
 >> endobj
-9438 0 obj <<
-/D [9432 0 R /XYZ 90 473.293 null]
+9447 0 obj <<
+/D [9441 0 R /XYZ 90 473.293 null]
 >> endobj
-9439 0 obj <<
-/D [9432 0 R /XYZ 90 434.558 null]
+9448 0 obj <<
+/D [9441 0 R /XYZ 90 434.558 null]
 >> endobj
-9440 0 obj <<
-/D [9432 0 R /XYZ 90 395.704 null]
+9449 0 obj <<
+/D [9441 0 R /XYZ 90 395.704 null]
 >> endobj
-9441 0 obj <<
-/D [9432 0 R /XYZ 90 356.85 null]
+9450 0 obj <<
+/D [9441 0 R /XYZ 90 356.85 null]
 >> endobj
-9442 0 obj <<
-/D [9432 0 R /XYZ 90 317.995 null]
+9451 0 obj <<
+/D [9441 0 R /XYZ 90 317.995 null]
 >> endobj
-9443 0 obj <<
-/D [9432 0 R /XYZ 90 237.113 null]
+9452 0 obj <<
+/D [9441 0 R /XYZ 90 237.113 null]
 >> endobj
-9444 0 obj <<
-/D [9432 0 R /XYZ 90 237.113 null]
+9453 0 obj <<
+/D [9441 0 R /XYZ 90 237.113 null]
 >> endobj
-9445 0 obj <<
-/D [9432 0 R /XYZ 90 198.379 null]
+9454 0 obj <<
+/D [9441 0 R /XYZ 90 198.379 null]
 >> endobj
-9431 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F98 2117 0 R >>
+9440 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9459 0 obj <<
-/Length 1401      
+9468 0 obj <<
+/Length 1397      
 /Filter /FlateDecode
 >>
 stream
-x��Ks�6����ťf*o����6uf�>\G=d
���`�-E*$e���
�K�,�J;��b��bw?,vE��:�y=�a::>��	P �t�7N�
O$(q�s��%q2���{6&�
�Exu6��M�;5�«���,�
NN���*�:WqXDi2�P���0ϫ�su��1�]�̔Mw��/�oF?MGG�
R.Fx�c™-F�ؙ��7F,�u9j�p����>�;
�
a)*�N�H%�Tjg
�
-ܚB$��w&�"i�}�Tt�8��N��<�+�n�	��mv�TYX��˗����,�,M�b���
��:��]��	|���e
u|p���e�U�:�Q�y��X7[�jM�M�?L��E���+Pq-�R"A(�*e}�FttzHRbh��B�@2��<lRk	�1�\��8���F�0�
UW�}��@�N��ӄP����b( �ꛯ@���J��!k0f���1{���/
��c������D+�6sE��?Wɬ9�!$	��ggR 8���'�%}��0]VL�2f�\���j
w�E
��Z��]�I�({�W܅&}
'�(P"(
-<�<4{�܄J�h8���Z�C����켼��!� �
� үi��������=뛺P�k�d���
m��#�#ud^�ONҼ�T��$�WT6��lկ<��C�ŋ�Ů�?�c�?��z�d�n�I�#����V�re���0&�-}Aٓ"���e�ly�mz^�"�b��+�ϲhi��
���ì�
-]�b���	�K�L�1u1c�ߪĄJ��2���)���l�Y�jE�e�PM��Q��Y�>Oz��s��
X�("oǁ�8�~���=��M���J�^����_G���'��v���u̔����z�Qe���,
-���~/�v,��:��
#\�?�H����K�=�U�l7;��vkop ��s��@�j��M��a�K"�2�=�Lo�y�_u�AB��PI���}O�
�CHV�qU��
-�^�i��~.!�	&�bѥ�v)�ݿ��mʄ׉������a�0b
yhR��
�r
hp�M���Hk5�G�տ�
U�N
W޷Է;f����U<�?(��m
-˒Lcp�
8��.-ФB<M��7}�$a� ���>���=[��: �B��(��K��B�[�o '������1Ҥ=�<L�#ѦN��:Y
S�	b�)�AM�>��bK(z�
fB��� ��}`�
Œw+���
�clw
-�X�0�
�n�Š�5�=�Һ��@��C���wP%u���"���^MV6���g�kHuk>�T7�����1^�%LVv�k��(��u�0�m�,3E�&iL��N)cie�_��z;*=�,��ίA��(�'�����r�J�e���x���7[�F
-�^˫S�MjZ�Ej�%�pQn�� �
�"��
+x��Ks�6����ťf*o���6uf�>\G=d
���`�-E*$e���
|���Zi��\l>�]��Ů��[;�G?LGǧ�9
+)I�3�qv<I��ęΝ
���xB0��٘`7H��٘b7�
��<
�~�� }89�
_���չ��<L��
+��YV^�������x��hB��<5����4
}
X
vH��!�	g�]\bg��81�;�b������y7�}�wF�R�������Y���u|*pk
+��3ߙP�d5���3ǹ���u�D��YyzkM8/F���N�<I_���7o?`�gI�廅�mxw@�ѧ�JOL�,�t�4.���$7.3��ԙ��˦c!�t��5�7�� ��I
=ԯ@�M�$J�������
���!II5���B��
�EH�%H��s킣�`΂�Z���
+�H�9t��&�b�}CC�

+�o���*N�������v��Q ���0 ߏ=�:��-����z�\ų�
L��$�CBx��I��8��ȗ��K��m�LY1�ʘ�sY���u���Q�Zї�bObD�؛��.��k8���A�������s*�J9���Z�Cۃ����!� �We ��$ו+��Y���o�B/���-�o*]h#�M
)�P�ԑY>?9I�<����|�_P�[�U�b�
��/v�
R���
,%;�I��"�#����V�re�a�0&�-|Aٓ"����2T�<�jz^�<�
+�W:��Ჲg7T�j��V�Z�k��MP�[�f�S3����m���),3ʈٙ�R�m>kZ�p�����l�8jrB7�T��^.�
6�1����8P��_+D}_�
��6T�leL����ʯ#]T��x�U�{�:f��[�\3�4
vyc�~Zb��a;��~�aa�.���5�#���mOa�5W���I��78QH��\"H	Y��)q9�Ad]��'��0O ��K��:HR
�D���d�;��u
�Q���p�͟�:���!�`b)]�h�2!��[qߦLx�����;�

#�'�& enQ��(����Ф�/��V3xp�X���`P�p�}�As�c��JXœ��2�ݦ�(��4�1`݁�����b M*�s��~���@�],ߛ�n�MܳEl�,}�R���
+(Ի��r��>�
ߍ
#M�3���<m�̈���0u� &�B
Ԕ��J�������`&��S����f�[n�� 
c�SPb�w�lw�;������4J���ABA�}��
@�4��o��὚��h6҅-nϪ�!��$R������z�� ^U�ߠoD�4�#��mC�@�
��}��5���/��z;*�׬�2Ě��.ϗ'�����2���e���x���7���h��Z�Mb��ERE0����)���;�8
 endstream
 endobj
-9458 0 obj <<
+9467 0 obj <<
 /Type /Page
-/Contents 9459 0 R
-/Resources 9457 0 R
+/Contents 9468 0 R
+/Resources 9466 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9424 0 R 9425 0 R 9426 0 R 9427 0 R 9428 0 R 9429 0 R 9446 0 R 9447 0 R 9448 0 R 9449 0 R 9450 0 R 9451 0 R 9452 0 R 9453 0 R 9454 0 R 9455 0 R 9456 0 R ]
+/Parent 9388 0 R
+/Annots [ 9433 0 R 9434 0 R 9435 0 R 9436 0 R 9437 0 R 9438 0 R 9455 0 R 9456 0 R 9457 0 R 9458 0 R 9459 0 R 9460 0 R 9461 0 R 9462 0 R 9463 0 R 9464 0 R 9465 0 R ]
 >> endobj
-9424 0 obj <<
+9433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 697.247 180.54 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_306699ac7d5f2c2c909c3a3baf303009) >>
 >> endobj
-9425 0 obj <<
+9434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 697.247 288.464 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9426 0 obj <<
+9435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.197 697.247 410.784 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9427 0 obj <<
+9436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 658.393 178.239 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) >>
 >> endobj
-9428 0 obj <<
+9437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 658.393 286.163 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9429 0 obj <<
+9438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.896 658.393 408.483 669.297]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9446 0 obj <<
+9455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 619.539 194.497 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9447 0 obj <<
+9456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.995 619.539 245.685 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_6d5d2010157ae8f712e4a3e551d355d7) >>
 >> endobj
-9448 0 obj <<
+9457 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.022 619.539 353.609 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9449 0 obj <<
+9458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.342 619.539 475.929 630.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9450 0 obj <<
+9459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 580.684 194.497 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9451 0 obj <<
+9460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.995 580.684 233.302 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_d99eb5124bfcd9c75379efdde73d1a1a) >>
 >> endobj
-9452 0 obj <<
+9461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [260.639 580.684 341.226 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9453 0 obj <<
+9462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.959 580.684 463.546 591.588]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9454 0 obj <<
+9463 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 472.643 226.034 483.547]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_de82782e3363de460caad677b3583559) >>
 >> endobj
-9455 0 obj <<
+9464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 472.643 401.763 483.547]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9456 0 obj <<
+9465 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9460 0 obj <<
-/D [9458 0 R /XYZ 90 757.935 null]
+9469 0 obj <<
+/D [9467 0 R /XYZ 90 757.935 null]
 >> endobj
-9461 0 obj <<
-/D [9458 0 R /XYZ 90 716.221 null]
+9470 0 obj <<
+/D [9467 0 R /XYZ 90 716.221 null]
 >> endobj
-9462 0 obj <<
-/D [9458 0 R /XYZ 90 518.896 null]
+9471 0 obj <<
+/D [9467 0 R /XYZ 90 518.896 null]
 >> endobj
-9463 0 obj <<
-/D [9458 0 R /XYZ 90 435.323 null]
+9472 0 obj <<
+/D [9467 0 R /XYZ 90 435.323 null]
 >> endobj
-9464 0 obj <<
-/D [9458 0 R /XYZ 90 358.998 null]
+9473 0 obj <<
+/D [9467 0 R /XYZ 90 358.998 null]
 >> endobj
-9465 0 obj <<
-/D [9458 0 R /XYZ 90 336.686 null]
+9474 0 obj <<
+/D [9467 0 R /XYZ 90 336.686 null]
 >> endobj
-9466 0 obj <<
-/D [9458 0 R /XYZ 90 336.686 null]
+9475 0 obj <<
+/D [9467 0 R /XYZ 90 336.686 null]
 >> endobj
-9467 0 obj <<
-/D [9458 0 R /XYZ 90 287.445 null]
+9476 0 obj <<
+/D [9467 0 R /XYZ 90 287.445 null]
 >> endobj
-9468 0 obj <<
-/D [9458 0 R /XYZ 90 272.875 null]
+9477 0 obj <<
+/D [9467 0 R /XYZ 90 272.875 null]
 >> endobj
-9469 0 obj <<
-/D [9458 0 R /XYZ 90 225.671 null]
+9478 0 obj <<
+/D [9467 0 R /XYZ 90 225.671 null]
 >> endobj
-9470 0 obj <<
-/D [9458 0 R /XYZ 90 211.101 null]
+9479 0 obj <<
+/D [9467 0 R /XYZ 90 211.101 null]
 >> endobj
-9471 0 obj <<
-/D [9458 0 R /XYZ 90 163.897 null]
+9480 0 obj <<
+/D [9467 0 R /XYZ 90 163.897 null]
 >> endobj
-9472 0 obj <<
-/D [9458 0 R /XYZ 90 149.326 null]
+9481 0 obj <<
+/D [9467 0 R /XYZ 90 149.326 null]
 >> endobj
-9473 0 obj <<
-/D [9458 0 R /XYZ 90 102.123 null]
+9482 0 obj <<
+/D [9467 0 R /XYZ 90 102.123 null]
 >> endobj
-9457 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1779 0 R >>
+9466 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F11 418 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9502 0 obj <<
-/Length 1513      
+9511 0 obj <<
+/Length 1508      
 /Filter /FlateDecode
 >>
 stream
-x��Xm��F��_�T))^�
��5ꇦ��i����%�8X�Q
8�㺿��/`���6ͥ��`����y�y�;�v�M��Of�s"4p�K'Ž�8�Թu	A>��c�����U
/~�(v��~%�*^���Uq���:���-
oJ9v���6?o�R��"���wY��7��擷�a��L�@�q'�'�o�����F,
-����
�2x��W��&��(C8�YD�3���ꪬ�Y�{� $�#��	md7e�R�]r��	�¨:�'Ʀ76����5y�9>7������Q�ַ
��P(xk��Åp����|
��,7r
7�B�܀�CY�.`��a:��
���$BAH�)T:�귕_�o��G
L
-�oL�6�mc(�՟s)���Ɲ���L�d�ˢ��T���4��R09�q�m_�e�����ʼu�m����(wwYqo>�Ƙ�啦o�?��g��GvF�)�}��)�m6k�Zuu6����m�#����Q\���
J}��]������w
�T��i�o�
�i�~��z�ʑ��
��k�'#�@7 ekp\�^
�Qt\�vd��H�R�>9,V��4Q�Խ�[`�lU�V�n4�`�P�u
-���#�O��J �"��!^�|��v�sԑ�GF#�Ό"��ۻu�`����Fֽ8�bvmAA���h X*��g�y\���j�$���E:�
�j��o�9��	a&�o5=�+|���5
-�-��ldl�
F���F���Ѓ�OY�0�g�pv��
��I�~��"QX�v k"X�qw+�U��K�|Y�/�4[�*9�:�H��7S
-�$�N�"�X�f �5�:����M��E�9$�u���֊Yݜ��X��v.7��V�J�
U7z����ɤi�T�k~�F��Z�=f厎'a��a� �b�.
�|�N8���m�Ӏ�����/�rI�@�qͭ���g��r��
đ5È���

�o��&�l9)AG���^�5j�A2�4�o,�z�.�5
�6��c�
���
ǝ�'D��
�t�A���c�Am��=<��=f�ٕ
-L�8���վnd>V�G�c$]��S�[\��$>X�
-}���Gvv%;+vh]c���q�Y��%��Pmۧ��YٝGyܹ�H�s��>���sVY�{����gY�ǰ�Wʩ��5V�7��_z���Ŕ��t�HB�O ��
��}�U��1�.���A�σ���o��:k����<�k�d��!��,��<�D�������AZ�lo��W &4��Q�=��ի�Y=OaV_{0� �ì,Fa�X����Y| ��hO��VT6JT8�\M�\�����
-����U����;HS��_���Ơ
#;#(dM��]{��^��+v� E�����G���mHw1e_��)�j����ﵬ�V��V+^�� /�:�:��Z�oSI� z�J��3�?���O]�C�3D��d�j���l���PR�m�m*�5��f=;��8D!�G�ï����� +�c�o��� �8OU
+x��Xے�F}�WP�*���\6�<�ɺ��N�V��.
�2 +�ק��N
��E��==}N��`���γ�w���:`N����|�D�A�g�:�.!ȧޔ`��_=�ݸ��ů
�n�ޯdZŋ���*��WWǟ=�e�M)���u\���\J�?Y$�2?�.
��f�|��|�vB 3��	H0�$���
vR�����E���V��Sϵ�j��_�e�0+�(�vfu�^]�uc2�so��}�
0���⦬T��kB��
!�SU�}����ƦQ�&�1��FӾ?�!
+���#�
+o

�t�nRuc�o!Y<���F��&S���p(����7"L�X��0S�D(�3�JG�V��R���������@���/�f�m
e��s�"��۸�4�i�lsY4v�����f�Y
+&6�4��˽,�@2��U����
�^�
��.+�ͧ�ӵ���m�� �,t� ����5��ou;�@��f�V��Φ^T�
�|DB��8�
��A���Z���+6����#ܕ�ϟ������f��WY����
i;ΐ���z2
tR��%��a
�A��oG�?�(���b%�L�PJݻ�V�Vuo��FC
L�-P� =�>B���
�2.ҏ��˧�i�9G
y~d4����("Q뼽[g�v�	��od݋3(f�T�_n���ry~֚�%X@;�&L2h�^��n��m�F����kA�f�V�_��G��Z� 
�����FƖ�ath�n��=(��EC�|�g�������w�-%��h`�&��qw��[%��4ϗ���L��~��#�s�
�z3��J���(��%ir_C�c�A��ĉ\t�C�Q�X�l�����NYA�
Xa�r#�mu�d�Pu�������L�VKu��'h���cV��hp�H
�
+�.�����G�S/�ڦ?
���N<�{��/��	��܊��x�]/��A
Y3�
�����0xl�ɖc�$p�_ 
+�e at Z�v$�M���2�W�2X�aKas�<&�!}/�q�	[qB�<��I�
!��<f����c��c&�]����3Xk^��F�c�xt9F�Ũ?��%ѪM�Ŭ���{dgW��ba��5����Y���_2]|ն}�˚��y�ǝ�n�4.�1׏���{�9g�տ��
Q��{
�{��*-]c�z�{����_L��IW�D ������h�W[u�
��Z`�
��<jH�v��f���Ӹ�MV�
B{�b��M@!8Y�ͬ/�����V�O��pbBc�
��#��Y�*���f��3
�>��bf�
+	� ���L���>n@e�@%1P������U�:ʨ
+A�0����Z�ﺛ��4Ź�ui�k
�1�3�B��d޵�>��U��b�n	P$Xh��y�8ކtS����2���ʼ�^��ku�k��E\ ��b��C9ᨅU4D 
H�+ٞP���p�_?Mt=��P �����fs5��v;��h[d�
+e�l�Y�No/���.Hw�����~V��\_H����
�M�
 endstream
 endobj
-9501 0 obj <<
+9510 0 obj <<
 /Type /Page
-/Contents 9502 0 R
-/Resources 9500 0 R
+/Contents 9511 0 R
+/Resources 9509 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9474 0 R 9475 0 R 9505 0 R 9476 0 R 9477 0 R 9478 0 R 9479 0 R 9480 0 R 9481 0 R 9482 0 R 9483 0 R 9484 0 R 9485 0 R 9486 0 R 9487 0 R 9488 0 R 9489 0 R 9490 0 R 9491 0 R 9492 0 R 9493 0 R 9494 0 R 9499 0 R ]
+/Parent 9388 0 R
+/Annots [ 9483 0 R 9484 0 R 9514 0 R 9485 0 R 9486 0 R 9487 0 R 9488 0 R 9489 0 R 9490 0 R 9491 0 R 9492 0 R 9493 0 R 9494 0 R 9495 0 R 9496 0 R 9497 0 R 9498 0 R 9499 0 R 9500 0 R 9501 0 R 9502 0 R 9503 0 R 9508 0 R ]
 >> endobj
-9474 0 obj <<
+9483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [159.289 553.329 329.928 564.233]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9475 0 obj <<
+9484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.591 553.329 513.996 564.233]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9505 0 obj <<
+9514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 541.374 136.934 552.278]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9476 0 obj <<
+9485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.279 486.514 192.296 497.418]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9477 0 obj <<
+9486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.794 486.514 258.726 497.418]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_5dfef947c46e234a1ffd4707312332ec) >>
 >> endobj
-9478 0 obj <<
+9487 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 383.834 190.738 394.738]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9479 0 obj <<
+9488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 383.834 261.85 394.738]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_43cd840b1ec99350c222b3f217739cea) >>
 >> endobj
-9480 0 obj <<
+9489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 346.972 190.738 357.876]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9481 0 obj <<
+9490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.236 346.972 262.159 357.876]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_97ddb3b93ac699eebaca7e79f691b0ad) >>
 >> endobj
-9482 0 obj <<
+9491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.225 333.347 390.082 343.253]
 /Subtype /Link
 /A << /S /GoTo /D (main_Affine_Independence_and_Affine_Dimension) >>
 >> endobj
-9483 0 obj <<
+9492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 310.11 226.443 321.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9484 0 obj <<
+9493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.183 310.11 282.343 321.014]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7b8d597a3c23af1fce9d8d3e1d36e11d) >>
 >> endobj
-9485 0 obj <<
+9494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 273.248 226.443 284.152]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9486 0 obj <<
+9495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.183 273.248 329.944 284.152]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_b7a35f8df974c9e932df6291754859fb) >>
 >> endobj
-9487 0 obj <<
+9496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 236.387 224.76 247.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9488 0 obj <<
+9497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.499 236.387 278.986 247.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_2bf7987a6ee3547c1e125e83e432ee2a) >>
 >> endobj
-9489 0 obj <<
+9498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 199.525 224.76 210.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9490 0 obj <<
+9499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.499 199.525 326.587 210.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e1c5216e2ba5c80d77e128daea25b46e) >>
 >> endobj
-9491 0 obj <<
+9500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 162.663 209.547 173.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9492 0 obj <<
+9501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 162.663 261.831 173.567]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6fb94f0e966e97bfb9dcf43dddcf12ba) >>
 >> endobj
-9493 0 obj <<
+9502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 125.801 209.547 136.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9494 0 obj <<
+9503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.045 125.801 309.432 136.705]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_c6ea1802e6a6cfb32e5af6d6d26eb424) >>
 >> endobj
-9499 0 obj <<
+9508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9503 0 obj <<
-/D [9501 0 R /XYZ 90 757.935 null]
+9512 0 obj <<
+/D [9510 0 R /XYZ 90 757.935 null]
 >> endobj
-9504 0 obj <<
-/D [9501 0 R /XYZ 90 733.028 null]
+9513 0 obj <<
+/D [9510 0 R /XYZ 90 733.028 null]
 >> endobj
-1544 0 obj <<
-/D [9501 0 R /XYZ 90 640.14 null]
+1545 0 obj <<
+/D [9510 0 R /XYZ 90 640.14 null]
 >> endobj
 302 0 obj <<
-/D [9501 0 R /XYZ 90 633.54 null]
+/D [9510 0 R /XYZ 90 633.54 null]
 >> endobj
-9506 0 obj <<
-/D [9501 0 R /XYZ 90 503.585 null]
+9515 0 obj <<
+/D [9510 0 R /XYZ 90 503.585 null]
 >> endobj
-9507 0 obj <<
-/D [9501 0 R /XYZ 90 503.585 null]
+9516 0 obj <<
+/D [9510 0 R /XYZ 90 503.585 null]
 >> endobj
-9508 0 obj <<
-/D [9501 0 R /XYZ 90 424.725 null]
+9517 0 obj <<
+/D [9510 0 R /XYZ 90 424.725 null]
 >> endobj
-9509 0 obj <<
-/D [9501 0 R /XYZ 90 398.912 null]
+9518 0 obj <<
+/D [9510 0 R /XYZ 90 398.912 null]
 >> endobj
-9510 0 obj <<
-/D [9501 0 R /XYZ 90 364.073 null]
+9519 0 obj <<
+/D [9510 0 R /XYZ 90 364.073 null]
 >> endobj
-9511 0 obj <<
-/D [9501 0 R /XYZ 90 327.211 null]
+9520 0 obj <<
+/D [9510 0 R /XYZ 90 327.211 null]
 >> endobj
-9512 0 obj <<
-/D [9501 0 R /XYZ 90 290.349 null]
+9521 0 obj <<
+/D [9510 0 R /XYZ 90 290.349 null]
 >> endobj
-9513 0 obj <<
-/D [9501 0 R /XYZ 90 253.487 null]
+9522 0 obj <<
+/D [9510 0 R /XYZ 90 253.487 null]
 >> endobj
-9514 0 obj <<
-/D [9501 0 R /XYZ 90 216.626 null]
+9523 0 obj <<
+/D [9510 0 R /XYZ 90 216.626 null]
 >> endobj
-9515 0 obj <<
-/D [9501 0 R /XYZ 90 179.764 null]
+9524 0 obj <<
+/D [9510 0 R /XYZ 90 179.764 null]
 >> endobj
-9516 0 obj <<
-/D [9501 0 R /XYZ 90 142.902 null]
+9525 0 obj <<
+/D [9510 0 R /XYZ 90 142.902 null]
 >> endobj
-9500 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F97 2177 0 R >>
+9509 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F97 2175 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9556 0 obj <<
-/Length 1564      
+9565 0 obj <<
+/Length 1561      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���S'	͋�K����l/m!�6mk�%O��z�~�7�9�7i� 	Lټ
~����Cag�`���M��>`N����Љ�qJ�����%��;'c��#�M�I�\y�e��A�&�^�V��oW��H䖅wN9v/�u�Z
��M}�2?�.�����C��M��˰C�%<D!�N���;�����#g�jM
�2�̝O�?:��
-�Ύ��� Z��!
p=�/�r5�]{9~52�\_v���
 ���Ar)
-Q�MY%�u#&���y�dӑmZ�52U�`��h��eQ7}�����:�)��(E�O
��~��t-�YU�S�1+�[	=vk������\����$�J�=�]i�j�ZM�3m
�sk|��B�'Y�M��`�4�G/	�+X��EY$�"O�
��A�W�v2Ϛ�.�W���υ�R�YѴu��_
�����T

]3�۸�Y1�=�̅(6ZM�����pu���$�
�Vi_`�t-P��Z>
-ph�4��u֧�(����
S&�;��A�1(��-Cp�"��q�c$B�� ��V�3o�5�����>�m�V
�0�v1:1�3j��|�7�f*&j��Gs��t�[�oc�P�?�Nz���a��X�,��i�Չ�L��E)�X1�
�� L�z#3��+e�/t	~�f����":�K+l�eX�al��q�%��	��	���/D�
��TIQ��N/�ջ����M	�������������H�kP��
�5��>d�z�h�Y�
�V�e��+NS�7`9>7SY�w	1{2���#��+��� ��DZ/�er��nGALm�EK'�
-l':���[�
ɭ0@��{�QGr�_�F�*�C�G!�<��j�+g��u+9ܡd�^b�<Q��N�c�[�fE��|(ƍD�L�
i�W��k��c�\��

-��
-m��3*K��5��l�Iѝ)��ݿ<B�KY��[w�[y$I�'��?��X��mZ��@"8�o��Z���A֖��"~
-��I���0C
�*��T�V�g��J	�>�>"�8�U��۴u��G��A���>�:x7Zۆ�z2wD���r'c���T�{0�'�5�i�H_,�/�{�G? �IP�D�$����7[3�>��^��JK�� ��Y�^�b(� L��؎
-U��l�����)�=
�<��"��(�@��F�5�<`��
!猲�
HƵ�
($fA�, (���!?M0�jF��,�Fl�ژ�rqF&|�Jn�n%���J�c��+Lj[�
E,8��>��RC���q֗�W�h�,�Jnau}�����x��<��>��Ln/�gv�\�v����D����UC���!gO}_��@Ϩ@�≟V~�qZ��E���X�4q[�9F��W�6�Y�� ��ef���t�n�zDJ�|�Ҿi�8d�y�f���{�X������D�U�y4o��?kQ��q�����4��!��B��k�P�h#ar�#���'a%WO�ǖ~�(��!r�7��m�;��Q�F�"�V(k��i�]�nc�D$\^
�5Ӥ���7�r�޶�r���~�^
+x��Z[o�6~���S'	MR�.}\��: K���� ۴�MO��z�~�7�9�7i�<�l^����ᡰ5��u������V�"����؊��1J�����&y�9'c��!�N�<��
��2[N��J��J��۷�?;$���9�
�YRתx��\�Nj!�~]�g���͇޻�޿=�a�HKX��Yü��+�F��
#7
+����[
u�;�>���a=+�:;�WfGH�|hPa��)~�����ڋ�6���g}>g �e���K^�*i�*�����o*�=M'�i��HW���Q@
ˢn6�V����B���9Q�|�X %��@M�7�А'�k^��zl�\�R+�e�
;���$�
+�
�la�l�:M�3m
�sc|G�{B��H��?�?
��K�
+�p|Q�5ϒ&�e|蕮
/�f�
�Uxw�s!�TIZ4]��>�W��
�j��7������oZf�����o��fF�<f+���h� y�B��/0vU-P��Z
�q`�4ӴVu֧�"PhS))F�HLw4���r��;v
������KB��|N	/x�`�?�Z�����w��n[�:��1��ɉ��ȥ�y��'y�j.c�N�{4��K׼�6����w`�O�
�i�
�2��i
�|�,�(J���ň�~�
�t�7R
��^)�l�J��6+� ��?��!�h�01�f��������0
+'�'�:ƿ
:�ٷB%yU�':	�DW�
+�,�7%�SN�a��3�ʚ�^��#��@N��j���5ԼY?d��-�EU�%�o�r|n�����b�x\��#��+��� ��DZ/�eb��nC~DM�eG'�
L'*�R��
ɭ�G�c{�QGrkX�*�C�G"(=��j1(���u+9ܡd�^b�<Q�����&I�:�����*��;�b�>��
�6F�Oj"Z�%ڞ�gT��k��٠��;S�;��9�ؗ�d�u� ��H�T'N2<֩�Ɵۤ���p�ߒ��ĩу�+����
%���a�
+`,8U�A�`-C�8�uF}D �pL��ݷY��:��Jm�*/�}
fu�n��
���?ġ�
NF �s3����`��i4j�Ӱ��X6
+_,�01
+ .ғ
�\�y�M^'o�vIt�D{�'*����=
��}Q�X 0
�|;*�
��Y\��;��H�4:sd
�8��C`<��|��	�<�"
"�{����ݿ�D\������Rw0"����f�j̢lT�d��i
ga����A�V2<��d1�ʾ" p������O���Ĩ��9�b���5�4
���[X^ߨ(>19�6��T�r����%���mh���
=�%�Gog�r���u
9{���WzF�O�����i�JAS���]���C�^��Tg��ײ����2��Z���J�;��K󦥏��
�{�0
�t����u%��U�1W�Q�I�
��y��Ø�g�{R̓�iC~s����L!�ƈ�U�@b�V��Q[5�,S��'1�����o�&��M3{��/
4�ѼHgJ��l���`ۘ5��N��)/���?��E�-���
��
 endstream
 endobj
-9555 0 obj <<
+9564 0 obj <<
 /Type /Page
-/Contents 9556 0 R
-/Resources 9554 0 R
+/Contents 9565 0 R
+/Resources 9563 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9379 0 R
-/Annots [ 9495 0 R 9496 0 R 9497 0 R 9498 0 R 9517 0 R 9518 0 R 9519 0 R 9520 0 R 9521 0 R 9522 0 R 9523 0 R 9524 0 R 9525 0 R 9526 0 R 9527 0 R 9528 0 R 9529 0 R 9530 0 R 9531 0 R 9532 0 R 9533 0 R 9534 0 R 9535 0 R 9536 0 R 9537 0 R 9538 0 R 9539 0 R 9540 0 R 9541 0 R 9542 0 R 9543 0 R 9544 0 R 9545 0 R 9546 0 R 9547 0 R 9548 0 R 9553 0 R ]
+/Parent 9388 0 R
+/Annots [ 9504 0 R 9505 0 R 9506 0 R 9507 0 R 9526 0 R 9527 0 R 9528 0 R 9529 0 R 9530 0 R 9531 0 R 9532 0 R 9533 0 R 9534 0 R 9535 0 R 9536 0 R 9537 0 R 9538 0 R 9539 0 R 9540 0 R 9541 0 R 9542 0 R 9543 0 R 9544 0 R 9545 0 R 9546 0 R 9547 0 R 9548 0 R 9549 0 R 9550 0 R 9551 0 R 9552 0 R 9553 0 R 9554 0 R 9555 0 R 9556 0 R 9557 0 R 9562 0 R ]
 >> endobj
-9495 0 obj <<
+9504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 719.912 224.481 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-9496 0 obj <<
+9505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.979 719.912 289.497 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_cb75fd68aa10bd15e590e8e8954c5002) >>
 >> endobj
-9497 0 obj <<
+9506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 683.05 224.481 693.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Grid__Generator__System) >>
 >> endobj
-9498 0 obj <<
+9507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.979 683.05 337.097 693.954]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_0d69bc8c9bd9843262551c7e3e33f5a2) >>
 >> endobj
-9517 0 obj <<
+9526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 646.189 205.692 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9518 0 obj <<
+9527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 646.189 261.312 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) >>
 >> endobj
-9519 0 obj <<
+9528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 646.189 332.156 657.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-9520 0 obj <<
+9529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 611.319 205.682 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) >>
 >> endobj
-9521 0 obj <<
+9530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.18 611.319 261.302 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_0514c2e57ac8154666e9fe6bb56c0e18) >>
 >> endobj
-9522 0 obj <<
+9531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.64 611.319 330.462 622.223]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-9523 0 obj <<
+9532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 576.45 205.692 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Poly__Con__Relation) >>
 >> endobj
-9524 0 obj <<
+9533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.19 576.45 261.312 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6187dbe974649c7bd4de8e66f70d3e46) >>
 >> endobj
-9525 0 obj <<
+9534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.65 576.45 338.781 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-9526 0 obj <<
+9535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 541.581 183.824 552.485]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_d909d5b60cab5d1a6816577c97b60fcf) >>
 >> endobj
-9527 0 obj <<
+9536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 505.093 192.272 515.623]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_8c33b9ea975535b5aa0882241cf78986) >>
 >> endobj
-9528 0 obj <<
+9537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 467.857 241.935 478.761]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_8ed700f662722cbebdc9328344ba2839) >>
 >> endobj
-9529 0 obj <<
+9538 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 430.996 213.163 441.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_c251eb38d1b24b8b570d874ee11df424) >>
 >> endobj
-9530 0 obj <<
+9539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.501 430.996 288.431 441.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9531 0 obj <<
+9540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 396.5 189.901 407.03]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_0d9abbf681b7b0724963d97596286ae5) >>
 >> endobj
-9532 0 obj <<
+9541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 359.638 193.229 370.169]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a0ac997a15935821583174de968e5bff) >>
 >> endobj
-9533 0 obj <<
+9542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 322.403 238.459 333.307]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_bbb7562de97ccf13bd97b57bb5e3ac94) >>
 >> endobj
-9534 0 obj <<
+9543 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 285.915 187.689 296.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e3be29eddce8f41019e7dcb731c8ba7b) >>
 >> endobj
-9535 0 obj <<
+9544 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.505 285.915 226.693 296.445]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9536 0 obj <<
+9545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 250.672 228.895 261.576]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f740303d5461c838735ec53c5c1f8855) >>
 >> endobj
-9537 0 obj <<
+9546 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.232 250.672 333.482 261.576]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9538 0 obj <<
+9547 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 215.803 229.503 226.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_31d70a625e092dfdaed4f3232701f35d) >>
 >> endobj
-9539 0 obj <<
+9548 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.84 215.803 334.089 226.707]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9540 0 obj <<
+9549 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 180.933 187.264 191.837]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_c5c7acc50141a9104ef5b9b7598c1438) >>
 >> endobj
-9541 0 obj <<
+9550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 180.933 293.213 191.837]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9542 0 obj <<
+9551 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 180.933 371.148 191.837]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9543 0 obj <<
+9552 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 180.933 455.727 191.837]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9544 0 obj <<
+9553 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.98 123.15 187.264 134.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) >>
 >> endobj
-9545 0 obj <<
+9554 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.963 123.15 293.213 134.054]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9546 0 obj <<
+9555 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.131 123.15 371.148 134.054]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9547 0 obj <<
+9556 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [409.711 123.15 455.727 134.054]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9548 0 obj <<
+9557 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.235 111.195 220.058 122.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-9553 0 obj <<
+9562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9557 0 obj <<
-/D [9555 0 R /XYZ 90 757.935 null]
+9566 0 obj <<
+/D [9564 0 R /XYZ 90 757.935 null]
 >> endobj
-9558 0 obj <<
-/D [9555 0 R /XYZ 90 733.028 null]
+9567 0 obj <<
+/D [9564 0 R /XYZ 90 733.028 null]
 >> endobj
-9559 0 obj <<
-/D [9555 0 R /XYZ 90 700.151 null]
+9568 0 obj <<
+/D [9564 0 R /XYZ 90 700.151 null]
 >> endobj
-9560 0 obj <<
-/D [9555 0 R /XYZ 90 558.682 null]
+9569 0 obj <<
+/D [9564 0 R /XYZ 90 558.682 null]
 >> endobj
-9561 0 obj <<
-/D [9555 0 R /XYZ 90 521.82 null]
+9570 0 obj <<
+/D [9564 0 R /XYZ 90 521.82 null]
 >> endobj
-9562 0 obj <<
-/D [9555 0 R /XYZ 90 484.958 null]
+9571 0 obj <<
+/D [9564 0 R /XYZ 90 484.958 null]
 >> endobj
-9563 0 obj <<
-/D [9555 0 R /XYZ 90 413.227 null]
+9572 0 obj <<
+/D [9564 0 R /XYZ 90 413.227 null]
 >> endobj
-9564 0 obj <<
-/D [9555 0 R /XYZ 90 376.365 null]
+9573 0 obj <<
+/D [9564 0 R /XYZ 90 376.365 null]
 >> endobj
-9565 0 obj <<
-/D [9555 0 R /XYZ 90 339.504 null]
+9574 0 obj <<
+/D [9564 0 R /XYZ 90 339.504 null]
 >> endobj
-9554 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R >>
+9563 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9612 0 obj <<
-/Length 1740      
+9621 0 obj <<
+/Length 1735      
 /Filter /FlateDecode
 >>
 stream
-x��ݓ�6���+�t53A�K�3Ӈ��d&M�i���d��	��6G�_�Շ
��
���=Y���J�i�+;#;o:��t._
�(T87C'Ď/�87�K�h�G0��.�n�O���.�n6Y�� ����<ʗ/_�gwI�fi�G9v�&QQ��G9���Lc	r�'����r����w��f�!Z�#�q'�v>}�� ��:�0p����(��Ĺ�����W����
���	����˟)�Z����ǡ��Y6��J�|d��K����$M��?�Y�����9���(��x��2�����rY	��,�^�.�.�z�}�[�G�*��.��>�q"ӲM��$
���K�F��EWרF�	�'�0���Q�Ѓ5�¸����lN��k���POϚ���@
q�ӏ���i���|�4`H rt�2�KShC$e(�XU(�F>��T� ȓ�ɂO�v���ĹWՆ�a-zxH�㤸_�´�f�QCNg�r��v�rÐW��"��Fn�y:���C ����~��la���t?�8<E���Z�
�$WMj��$V؏5Q=�|�<� ��G�4,�c�HR�+pf^�ɼ� [...]
-��kQO����dk�Q�]�'QZ-��ʤP[�}F���1A�	�CЏ�����z�V�o�T��
5kɄ��
-�A�$
���rz
y:�z��%�(��Dv�zY��g�d�lt���a�?̀�!��ĝ�
�s
}=�y�l;�G����B.b����e0(6��8��q̆k`��U�Th,�ps�hY��(�.Pf�y*�E)��-�ۆ�`H���JM�")����f#���Z�z���T3q�)��S��M��`�����g�~<����è;�8�YA�S[�Ѿ��@�	��K
��Hm at J=�V�&j Z�^�hj�(Զۅ�����y�U��auXr:�W�w*�w�3�Oo�
-9��7�L�Z=j��#�"
��]k�I[NJ

�m������
�r*�(9d����6X�b�͓1�|r��qd��[
�T
|�V�!of�i)m4}�l
�ٰC
Z��
|p��wb��N�	}���*�p�Wnq��*0�w��}�
-q
����5��p�-���*���]�
-�+7�+�Z
+��%n:2G�ćY"b���f��
�����Ib����2[q/
�2��C=
�L����cl>5��Y݁l�Da�
�k���M�!̼u'a���IPi��hW��; 
��\By�_�d�MU���	��Wp�����}<�w=
���1�x"�v���H�?�,�Bx����v&ՖL�<X����׿_�崨8�q� <ܡ} ���� ���->���P�qGO��.[x�Odɳa<{(���S����~�(�Y`f��GF�y��3R��O�Y�nz���ռ�U���.8�Eu��#{ݦh�S�d�����2�%a����x6���T��;z�WJS�	�Mg\�����������,GIy9�M.�/�VRx}~��0��l�,��!s���I�I�"��3
+x��_��6���)x��X'	$ 3}h�If�d��OI��a�fb�
�
��w��1��w8�v�	!��J�i�+�����7�_oz���c(�[7c+���	b�X7#�Mri@0���>�v����>�v:[O�(
����,��/_ֳ�ķӤ?�
�W�0�u�
�M$� ��˙������m��M��
ͰE�&�C�ìh���[#�ka���R��K
xά�ޟ=lz��z�p���x���PD0�]�L)S���OݿMәɗ�e��GU�	�=��x
�#�����?c��4ɋ�"�ʼn��o�L�y
#�#���O�
E�.�_��R߾JŸO��i��hS�"N���񒨖4z�W5��|�r� Lcz�/�`-�0.D�Q�퉻|�Q�p�Ys�
GA���(�Y���@4��v �
U�ȖB�I
�NY(
�F
���d� ȳ�΂O�v�j�>b�-k��8-z����8�_�\����VC��z��n�r�����$��Fn�e2��c ����|�te���t? �8��`xH%�l��&�N�i
I짊���x�q
�F�B�TLM"N$���~�
g��K^b7_,
1B��m�2
Jw	<aā�g���
ǁF崾���"͚�ɏ�g��lv����ɕ	�X�qR��j
+���٢���}��1�xYF�
+���X�ش��
aI�!�w���f
a��Rs�
ae����5~jѯ��K;�==b��߿����Z�u.̢g���|ʻY�55���
���[D1�T�Oe#��G��2�Y
������������n�f�<�<hQ����+�����PRuuG�"�:�ms�v̟�*^��ⱨg�
+���k^M����lg���]��aR�-?�8�[�}F���1�����>�k��E���s�(/T�%
��2���d��ߋ�-���eP#/����}h at z�����Ֆ3�z���\v
wJp<:�E8
դfa��؞`n�
+��C��(�r:�ta�1
��̤�P��X���vѲT�QJU�H��B�5�Ww
��f~�JN�*.����f"���J�z�嬐3q�)�a]��m�`����g�~<�v���;�8�YA�-��PP}$h����l"7 ���u�E5�+�d�5zj����a�<�������<,���U�ue��"y��MG�C���M ��V��d��&��ek�7i
�I����
7p�1��-�r��c�I�Xh��2��>#�#'h
�&(�5�	���p�j�@��Dӷ��ѝ	;�er��C��
��fr;�	Ϗ+���*\���ߋ+��މg����yL��W����6�2�+o�����
�L�/o�jt,�o���Dqf���3�Ǜ�.�
z��>�k�e��?�7u���и;�+�e�c������d�&
+�]P]
Dmlaǭ;	[��N�LkMx���a�ts	�"oӓ-7U�^�J���g����կ�}<�w=
��P1�h&��v���H�?�,�B黈m��v&�L�<X�~���S�_��(����

��>�NB�q������x*���.y�g
���
#y6�g��r_w����
�㛟YY���Qj�l��`escVʛ^�j~g�/�"��Nt^^F%��\�I�(�m��0?�j�?p��E����W�L��S#�ї�
r6�?-������j��
-�x����\,f��w\5)��y��qj���iV�B�<��m����/�F̏
 endstream
 endobj
-9611 0 obj <<
+9620 0 obj <<
 /Type /Page
-/Contents 9612 0 R
-/Resources 9610 0 R
+/Contents 9621 0 R
+/Resources 9619 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9549 0 R 9550 0 R 9551 0 R 9552 0 R 9575 0 R 9576 0 R 9577 0 R 9578 0 R 9579 0 R 9580 0 R 9581 0 R 9582 0 R 9583 0 R 9584 0 R 9585 0 R 9586 0 R 9587 0 R 9588 0 R 9589 0 R 9590 0 R 9591 0 R 9592 0 R 9593 0 R 9594 0 R 9595 0 R 9596 0 R 9597 0 R 9598 0 R 9599 0 R 9600 0 R 9601 0 R 9602 0 R 9603 0 R 9604 0 R 9609 0 R ]
+/Parent 9623 0 R
+/Annots [ 9558 0 R 9559 0 R 9560 0 R 9561 0 R 9584 0 R 9585 0 R 9586 0 R 9587 0 R 9588 0 R 9589 0 R 9590 0 R 9591 0 R 9592 0 R 9593 0 R 9594 0 R 9595 0 R 9596 0 R 9597 0 R 9598 0 R 9599 0 R 9600 0 R 9601 0 R 9602 0 R 9603 0 R 9604 0 R 9605 0 R 9606 0 R 9607 0 R 9608 0 R 9609 0 R 9610 0 R 9611 0 R 9612 0 R 9613 0 R 9618 0 R ]
 >> endobj
-9549 0 obj <<
+9558 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 708.953 186.348 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_d914801461cad05325559e95b9c4d9c6) >>
 >> endobj
-9550 0 obj <<
+9559 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 708.953 293.772 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9551 0 obj <<
+9560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 708.953 373.367 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9552 0 obj <<
+9561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 708.953 456.837 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9575 0 obj <<
+9584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.717 651.17 186.348 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6e73a7d462d6a9a3891fff6c4a923495) >>
 >> endobj
-9576 0 obj <<
+9585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.523 651.17 293.772 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9577 0 obj <<
+9586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.35 651.17 373.367 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9578 0 obj <<
+9587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.82 651.17 456.837 662.074]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) >>
 >> endobj
-9579 0 obj <<
+9588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.581 639.215 218.404 650.119]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-9580 0 obj <<
+9589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 593.387 180.496 604.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_5df26655af3ae7844569d7086edf8332) >>
 >> endobj
-9581 0 obj <<
+9590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.834 593.387 255.764 604.291]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9582 0 obj <<
+9591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 558.517 213.153 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_c2182f38e9f8acede601c3dcfa71c3b3) >>
 >> endobj
-9583 0 obj <<
+9592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.49 558.517 288.42 569.421]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9584 0 obj <<
+9593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 523.648 161.677 534.552]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_13f15417d90174f6c2d3648e83d9fcf5) >>
 >> endobj
-9585 0 obj <<
+9594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 450.607 205.752 461.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_0a5c586d872f15baf7fd70941fc16c41) >>
 >> endobj
-9586 0 obj <<
+9595 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.089 450.607 276.595 461.137]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-9587 0 obj <<
+9596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 415.737 267.938 426.268]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) >>
 >> endobj
-9588 0 obj <<
+9597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [295.275 415.737 338.781 426.268]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-9589 0 obj <<
+9598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 380.495 204.078 391.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_5d53d09dcc839672fedd4ab5d4142d57) >>
 >> endobj
-9590 0 obj <<
+9599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.415 380.495 273.238 391.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-9591 0 obj <<
+9600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 345.625 266.264 356.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_ec640128c6492defc09c4d6ad5d3ea19) >>
 >> endobj
-9592 0 obj <<
+9601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.601 345.625 335.424 356.529]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator) >>
 >> endobj
-9593 0 obj <<
+9602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 310.756 212.377 321.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7df62db3bf13024d4ee9f8aaf0d27dc6) >>
 >> endobj
-9594 0 obj <<
+9603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [239.714 310.756 289.846 321.66]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-9595 0 obj <<
+9604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 275.887 274.563 286.791]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_eb30e6558c9efffc62d5765b3bfe5e4f) >>
 >> endobj
-9596 0 obj <<
+9605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [301.9 275.887 352.032 286.791]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-9597 0 obj <<
+9606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 230.059 209.627 240.963]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f60c3f345fb8ec8c708e49e8fa33f737) >>
 >> endobj
-9598 0 obj <<
+9607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.964 230.059 314.791 240.963]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9599 0 obj <<
+9608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 184.231 248.202 195.135]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_4f9a47ba1b29f1e07a32542584d50686) >>
 >> endobj
-9600 0 obj <<
+9609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.018 184.231 329.845 195.135]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9601 0 obj <<
+9610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 149.361 271.813 160.265]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_304e74729ca34fc67648cbc995e1dfc7) >>
 >> endobj
-9602 0 obj <<
+9611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [299.15 149.361 376.977 160.265]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9603 0 obj <<
+9612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 114.492 310.388 125.396]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e6eef0ed4aa8b3690f01f774dd0722fc) >>
 >> endobj
-9604 0 obj <<
+9613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [314.204 114.492 392.031 125.396]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9609 0 obj <<
+9618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9613 0 obj <<
-/D [9611 0 R /XYZ 90 757.935 null]
+9622 0 obj <<
+/D [9620 0 R /XYZ 90 757.935 null]
 >> endobj
-9610 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+9619 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9662 0 obj <<
-/Length 1668      
+9671 0 obj <<
+/Length 1663      
 /Filter /FlateDecode
 >>
 stream
-x��_o�6���)������HI}ۊ�@�Y��-
Yb
a��IrS���(R��H�]+i�@�b�;��G�ؚ[�z3��rt�Z0�G��º��|l�� N�uYlB�C��1����A�
��c��t���QL��gY�m^�lV��g��xB9�_-�<׏��,��$��/s���Ɵ.ߎ~�
�;" �H)	w�˸.G>a+���F�������r(�ra]��a�nj�qC;B\$�?\�\���R^_���a�A�ϥ6qd�)����]�J)D�t.�E����1�a������T�L/6y!�]]����i��ʳ�.�<PU8JUJ�p�5!y��(Rf��TA�0]mtEz���Z�Wsel%Ҙp[��~���%���W�+���IK&���nդHw�̵�-y:� �Ц
���c`�(��A>b�:�u��[A��.i���mG
���u�.���8���q2��5����k�|�(��P���Fk�9�
C>y�

-�L�j�6�B
�jo��(t��
zI�w�$�
2��'����!k�$�1zH����aH���M"��"���I$r�wcq���c��4H��[>���TЅ��
2��TB<�x�{BU�U�����(�!L��l��ȃ@}�?&��"���Wk{�l���S��Wu/��
a�u���*6BE	�[%wP�T�|�
�������n=�}�`�6J>�Z�� ������X��*�D7��Ra�%��F���
�2)d�[�6J
�o#���}-�Y�V�^���:�^c��BhC����g�8��-Z��Wn�����ƒ�^ͧ�w�ݓ!�`�m��� w ��n�hn����T4@4����z]hv'r��y����H=1�}�������L�eh"��ldZ&Y'�i�ǞN^��0�>�w�+h
�ݓao�(���A�:k�6ӳ�A;J
v ����Z��� 
AĿ_@�w
������'�1�.

�
~��>ED�� � d���3'u�n���G�>Lp�Z����8C��G�>0��"�<�C�#�i�$��P�ܽ3�bޓd�2�
��:����	��cB�
dq0[t�B x{v
-"���j](�3�
-z�Q
��"N�,Vf
�"No��ZuS
��X\
�q��rJ-�IXW2,�:�.�U�n$0F�(^�$7r߂#��|}�.�"N#�gܱ�<��I�A�1J�jt-��y�P���������DyP8 \�\!�^�H�39m
)�a��;�~��8�9T7=��AṄp�
��
5j�7���7*�ʊ\�J@]��FU�^�w��˛٨��ـ2�v�6�-�t�  ���٦6|�g�j^t���$��8���Թ ѓY6�L�
��d��6�����s�R�|���i�&jݨ�9)���L��k��J!����;�$��
��_��t����,$��e����$5�u���~yb���,g�u$�cy���>�w�<Է�g�=��vق�"����z�x���p��i��i��E�9����"���h"�л��]hpn�eZ���>��V��ἔ/[�Ӏ�>�����?��2�i�yu��� YƔ
-�Ϫ+��u�����2I���XN߅��V��z�}T�g+4�
v_�}��b�������9Z'�*Cqq�Z-�Zs��:!r�L�*��ħY
.�rYf緌�?Ĺ�f
+x��[��6���+xJ�L��	�[�i2��3��/IƃA�ej�
8���	
^��1��M�	,d�\�st$����֛ѯ���ׂY>����c�qJ����`�
:���}>&��e0=Sl��͵��`�G<˂l��e�yL<;M�ʱ�j乾}'�d�L&��q�#��<6�t�v�����ɰEJI��\ƭp9��	[���0b�gݔ���C\���6Z�v
7�#�E��R���Zŏ��r��և	u?��đy�d��F�we/�PEӹLdi�z|�
�i��zS
2���\v
�b��h������v�偪�Q�R��C�	��ƙ�D�rfv�.���F7�W�Z\K�h���Dn+��o��8Q 9�1!!
q�r�y���dY��V]�tg�\�ݒ�C
R�}�9|�9�R���#ƬCX	��:�a����M\\��BϾ��x�'s-�Q��٘���׋B�
+u:k���1�Å ��C��PYo.�!������@ڞp�K"<�$lȄ��D�LZ$6��I����;��!��ˇ!�r7�0{�Ħ'��9"�9��Y�.�I�� ��Fl�$r�RA_L�l�����!�#���v���|0��fIaʇd�'G
�s��1)���
�ZCڛgkU
�RM��Gه^8{�S�F�U�Jܪ����Z��HT�u�v��!����Q�a���H�o�WF��b���$����
+�/AX,6���oe�I!#�s�Q‽=�<O�
F>��$f)ZU{-��^�Hz�?�K�
�Zߟ)��(��l}�_��: s��
+�zeO�z��B��}�
+�hA� Z����� �+���h�&h�
4�+��,��ٝ�
��m�Kv�#��
+���ۧ��3	�������iY\dA���{y����\�u��u(wOF�]��|�wq��֮M�L[��v�:� ܽp'�x��A<�������>�I{�OHc�]:<�qg����?	>|���@�A2���1�gN�t�N)��&}0p�Z����8C��G�>`?���]
�!Α�4J�^t��\��Yv1�I�CrEg�������1!��8�-:W!��=;�W�r�.�������f'Q+7�A���R����)��C,.�FE����+F�T_�U��H`��Q��In�7Fī��
d]p
D�F�ϸcy
ϓ��Vs�1�*�Z��v�P���]�����Dy�8 ]�B!�^�H�39mL)�a��;����8 8�0=��AṀ�
ڎ
5k+6��*6*�ʆ\�J@ݠ�F5�Q�w��˛ը��ـ2�v�6�-�t�  ���٦6b�g�j
tŘ�$�߸���4��ГY>�L��N�ssZ�v�bs�9O)\��G
�4b����9)MU������R�c1��
AuEG¯�l:F�h
�᲏��X8IM�|
�=�_�i�יl� ��X��d�W�
,����G��
F� ��H��uz�^,
i�}$\*3M��� �]��3�
O-��~
-@$�
�mt�-4�z3����>��V��ἔ/[�Ӏ�>��|���e�Ә�꫞?�d
W*�?�� _�	�NQ�1bi�
Y�l��?Vu�����V^�t!����(V/��nnnP��u�2g���e�
�	q�[r�f��iVgJh\���-��� ��
 endstream
 endobj
-9661 0 obj <<
+9670 0 obj <<
 /Type /Page
-/Contents 9662 0 R
-/Resources 9660 0 R
+/Contents 9671 0 R
+/Resources 9669 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9605 0 R 9606 0 R 9607 0 R 9608 0 R 9625 0 R 9626 0 R 9627 0 R 9628 0 R 9629 0 R 9630 0 R 9631 0 R 9632 0 R 9633 0 R 9634 0 R 9635 0 R 9636 0 R 9637 0 R 9638 0 R 9639 0 R 9640 0 R 9641 0 R 9642 0 R 9643 0 R 9644 0 R 9645 0 R 9646 0 R 9647 0 R 9648 0 R 9649 0 R 9650 0 R 9651 0 R 9652 0 R 9653 0 R 9654 0 R 9655 0 R 9656 0 R 9659 0 R ]
+/Parent 9623 0 R
+/Annots [ 9614 0 R 9615 0 R 9616 0 R 9617 0 R 9634 0 R 9635 0 R 9636 0 R 9637 0 R 9638 0 R 9639 0 R 9640 0 R 9641 0 R 9642 0 R 9643 0 R 9644 0 R 9645 0 R 9646 0 R 9647 0 R 9648 0 R 9649 0 R 9650 0 R 9651 0 R 9652 0 R 9653 0 R 9654 0 R 9655 0 R 9656 0 R 9657 0 R 9658 0 R 9659 0 R 9660 0 R 9661 0 R 9662 0 R 9663 0 R 9664 0 R 9665 0 R 9668 0 R ]
 >> endobj
-9605 0 obj <<
+9614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 719.912 207.953 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_9a45b4b8f148a20359a2f3e2b1c2cb2d) >>
 >> endobj
-9606 0 obj <<
+9615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.291 719.912 311.434 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9607 0 obj <<
+9616 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 685.224 246.528 696.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_b1b315e7f04c051a36f48d344dd34052) >>
 >> endobj
-9608 0 obj <<
+9617 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.344 685.224 326.488 696.128]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9625 0 obj <<
+9634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 650.536 270.139 661.44]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_be643d7919aa34a2c1112702878f5536) >>
 >> endobj
-9626 0 obj <<
+9635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.477 650.536 373.62 661.44]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9627 0 obj <<
+9636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 615.848 308.715 626.752]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7a8abcefdfb125b7c9ef5f96d352c1df) >>
 >> endobj
-9628 0 obj <<
+9637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.53 615.848 388.674 626.752]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9629 0 obj <<
+9638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 581.16 216.252 592.064]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_96e902093a55f87f0aebc2bb13a8d740) >>
 >> endobj
-9630 0 obj <<
+9639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.59 581.16 328.042 592.064]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9631 0 obj <<
+9640 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 535.513 278.438 546.417]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7e4bbfa6f481ead40e3ca6231e0f69be) >>
 >> endobj
-9632 0 obj <<
+9641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.776 535.513 390.228 546.417]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9633 0 obj <<
+9642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 489.866 254.827 500.77]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_3569a428ad758dc9ac8273e0f1f77772) >>
 >> endobj
-9634 0 obj <<
+9643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.643 489.866 343.096 500.77]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9635 0 obj <<
+9644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 444.219 317.013 455.123]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_2aaf9117efebc52a8b45b787075a9647) >>
 >> endobj
-9636 0 obj <<
+9645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [320.829 444.219 405.282 455.123]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9637 0 obj <<
+9646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 398.945 236.745 409.476]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_d6a8cc7029bad7ad7ad116c90ff59aec) >>
 >> endobj
-9638 0 obj <<
+9647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.082 398.945 307.588 409.476]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint) >>
 >> endobj
-9639 0 obj <<
+9648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 363.884 243.37 374.788]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_236a18fe8cc922d00ee92a6c6e42f923) >>
 >> endobj
-9640 0 obj <<
+9649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.708 363.884 320.839 374.788]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence) >>
 >> endobj
-9641 0 obj <<
+9650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 329.196 240.62 340.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_bfd98397c137d81dcc27111fba3ccd54) >>
 >> endobj
-9642 0 obj <<
+9651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.957 329.196 345.785 340.1]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9643 0 obj <<
+9652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 294.508 247.246 305.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a26e1a5815b7a0c3b610395c854594bf) >>
 >> endobj
-9644 0 obj <<
+9653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.583 294.508 359.035 305.411]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Congruence__System) >>
 >> endobj
-9645 0 obj <<
+9654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 260.193 193.577 270.723]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_3c1e5a2419a5f4a5cf89133606ed1680) >>
 >> endobj
-9646 0 obj <<
+9655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.393 260.193 232.581 270.723]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9647 0 obj <<
+9656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.059 247.282 248.845 257.187]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-9648 0 obj <<
+9657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 214.546 193.577 225.076]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_9ca6b6eed07fd3b72119b8ea58328e5e) >>
 >> endobj
-9649 0 obj <<
+9658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.915 214.546 277.691 225.076]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-9650 0 obj <<
+9659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.892 201.635 252.677 211.54]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-9651 0 obj <<
+9660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 168.525 223.465 179.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_8132d1a9b329271fb4f7faeb59c89c39) >>
 >> endobj
-9652 0 obj <<
+9661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.802 168.525 298.732 179.429]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9653 0 obj <<
+9662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 133.837 285.651 144.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1956a63a72283d208851d3fe2b11989b) >>
 >> endobj
-9654 0 obj <<
+9663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.988 133.837 360.918 144.741]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9655 0 obj <<
+9664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 99.149 215.176 110.053]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_4b428098e57a9101473a54cd71a0753f) >>
 >> endobj
-9656 0 obj <<
+9665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [242.513 99.149 290.443 110.053]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9659 0 obj <<
+9668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9663 0 obj <<
-/D [9661 0 R /XYZ 90 757.935 null]
+9672 0 obj <<
+/D [9670 0 R /XYZ 90 757.935 null]
 >> endobj
-9660 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2114 0 R >>
+9669 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9729 0 obj <<
-/Length 2573      
+9738 0 obj <<
+/Length 2569      
 /Filter /FlateDecode
 >>
 stream
-x��[o�����+�����x�}h���-�&޾dm�Q�R)Ɏ��{��D�)��:�AdQ�3g��|�2$

���/�W��
q����!p40��Yp;
>�#��'�R:�0ft��p�a��h�x�G�4��
ߥa�rssxy��h��'\���p��~�
��(��@��Z�����n�����?W
4��4Q��������h0��?�g���2�\��"�t��+����3���e�

�D2��+�*S��/�<Q0���j�_G���\яY

��>���)�7~L�a2�.�$^����"�_����d�=-�CnS�g��w/ �U~)>��
X��8\Ή�,��h��G��L�|v�+s�޹���%V�8o
J�o��AI4�E��<��6�����o�K�M�h���AXT��u��i��Ѯl�� EQv�W;��8y�-Y
/

3�6�Ŗ4N�~�*+sœ&B�`��K�^�O�Ƌg���n�����j��/з�&��a~
-����͸qg��Y���
>�uC�4Sl?��ِjoжod�wZr���>�
��
42�X"�z�� � �y{��=Χ#Y�
w!8I�o�hV�U�yU������RCr��/�n�
�����b/׋��e�ۀ���	�.�/�o�5N���mY�Mk�6�$
.��ĘA�em'�|F���N�5�}��L77‡q�&�C�9�ν�rm�����Zس҃R�Iq��4��=4NB�R��p����uD�r��͡��]�D���`"#�A8�(qʕ>!��K1,��

4.���r�}+5z�n
yJ<2��B�QM�e�x䪰!��VQ��c�R�����v�P��$A��uli���8��t��u�<^�(��'��P���
�}
%��6
����&�u:�����0�
&27f����4����p�J�t,s�DhK_�0��.B�f�HJ����I��O$�ʄ�/�'��w�~����oi�h8�t�H
�/� �?l1o�y���.ɷ^^��u�D��t�<대P��2悖
�3.po�U�犱<*��F�**"ܖ_
-foJ2 3`a��K��V�R��
�
��&�:X��=�W:2�Khw ,�p�X��`	Ck��u
��6�
e��↶FC��aR'L���������v�[xg#�,%�����s+��<�s�-�\r
�����e�,�6��[���%(���?�5Tni��1J�4\`�;�0�`ܪK �
V v"����"K��^�we
-W�%���%��}W2�w��du*f��*���-њ0ę��Nb���

�VY�Z�%�Z
�G�Ɂ"�L��
�:8

��I�kC٦�j /;Y
g�0Zs8W`eJ-��ʌ
-
B��1����bi>�47��d�
k��Ș6��%���*�@�3����A��RQh�(��S�4�/O�(aY�����J��,���%$�ƀ�T���yo(����>��R�q`Aؽש��#�Ws���|f�/���rr����)
�a����#�A
�	�/�s��0U�
���펠-����_�}��F�._��J_`����>��!l{���5� <�Y<�g�\�cNx�-`���.�b���DY7�6�9�:�Z�s�ls�9`�F�?T����
�!Ԛ����V�tX��*�h�@�����^�,��=��!R��z�l��t��}���u��#xmF� ���v�J���C��;)�C��S�@�.��@��PJ���I��ߩg���f���c��^A&T��zE�i=dW�%d�,
L�<b/yYD젅?��]�ڮ%b�;k;4��WJְ���O[:�u����n��L��y��`������$a�i��7�WF��� [...]
- ���=���.�У-8���'��0'O��
-��<h
U5���4��<#�PUFf�Y�N�A�FF❵s4��`�#R�
�T]���Pї����;����j)A
-9ʞ��:b�
jx{�@LZ�E2���d����nZ��������߷_u��aG5ԑ���V
W�E{�ٚA
�B=j|FE�1�ȫ΢��,h�]|�Z�*NV����f]W꽋�r �v�0Y�m�T7&n?�����Dh�g'rU�sQJg(m.	T�ҟZbI@��e��p��+�d�}�k������XR��k�K���m
��y��)LQ0�
�4k���Tf�s<,��g��~�-H�.:�5���R��m��᎟q���z�T���)5��]��$@�͕m!ek�0�:�sO쵚!x��ϓ��{��kYA)��%2}<���|��-��������r��~.He��
���M`Ne�ByͿ�/bH y8!���]�p�
-
�܊�\Q.�j��]o_d�}Q��G�پ�=�5B�b`��[�����O>d)v
-D�<������_~�D�w��u�4�#Lva�"�PT��h��?�7�}�읗OQ�����
��*c�^i[���y�ݮo���������x��x{�^/�k��2t0�??��J�eVi��9\\f�8�����f�
+x��Ko�����<�J���
��N����xs�]�E[D$J�${�_�*6I�)R1�A�bYT������G�4x
h�׫��^]��"p�i��ۇ���hFg��,�<b�H>�0J��Ø�Q�.��1����e
��p�s|��������1��U2�pEG?,�����1z��ߢ�>�Bj5V������۫�\1Ќ,�Db�
+�W���
��P"�
��V�@r�����?�h>���l��
��1C4H0�ɜ򯜫L����D���V�E~
�KsE?f-ppk�t�[,�0��1���l���x�7���~��ޯ������M��
B޽�V����~ox`a�Z�p9'Z�`��"�3M��ٮP��{���X
�q(��Vm$��m��x��T{�־Q4.�6A�����`
P!���ASD���K�ED���^�|���1�d1�t,�(��[�8E�����	s�)�	g0.uzi>e/��^F��:J�w�
�J�@�ҚDp��)\��
7�Ɲ�Jf]�gԢ3���
a�L�Y�0�jdC��A۾���i�	Z���6�#,��c���M2��'\��1��8��d�_x܅�$t���Y9W��]T!N4;s
��3J
ɕ7����r��
h��M�\/⇗�nf
+&�F�<�l��8��G�e=6��ڴ�0�Pl�cU�Q����]�O�k;�����6n0	����@=��x;��˵]G�[�ka�JJ'�\�Ҍ���D8	
K=
��&j������7��nwi;ǻ����
��)W���.Ű�S�360иH 
+ at F���e��蕻q�)	�Ȉ�
e�FI4���㑫†�
[E��5f�AJ�w��ۅCm�
�c���f|Ա��ϟ�$
+��_�i;�x��w� �C�?��r\�q�l��4��������$�K���D2��ܘi���O�,JV���*�ӱ�U�U,}��pS��Ś�")�Z�'�>�
*f��D�
��e�k��
�3��
�pB� ��_R��b�l�\��]�o7��
�댉���`y��"We�-:g\��x�Z�cyT K�UTD�-��ޔd@ f�.¤��E�$�J"�;X�M�u�dH{�(td��� X at +�B#�����ր%����	,lT��6��
m��8ä0N�~�����	c��$���FnYJ
g�#�Vf�y��[x��~9�-��nYm�!�*=7pKP�pk�����c�Di��<wZaX#��U� 
;� �D!F�E�$L?�,����K-6/K,B��d
:� a��T���
T�}�G[�5a�3՝�>�:��
.��K*B�\�<�E��
�+;�upxݓ�׆�M�%� ^v�8�ba��p�4�ʔZ>��8�D�Ic�Q	'
+n��|Jin<[�.9֬Z�13lt�K�!*U��DgxqՃ �
����QbA��ih_�Q²��e>�>KYV�e JH\�5��E����P"]-�}��%�����{�S1L�G *����
+��z_���3��~5;�Sd�̕��GT���_�a���h��
A[0
�%� ���
�V]� ����h��
�}�
ZC��h9+�}k~Ax��x �> �����[�>#]��6{-��nhm�s at u*��@���s����:���9C�5C9H���
�6 �U0�ā
+'�BK
��Y�q�{(D1C�0����9�,�����D?G�ڌ@AT)�P�
<�5>� �wR �
�٧�h]�7'܁0��
���
`���5��S�����0!��Pc��2>L�l�����zȮ\KȮX:�y�^��A
k��]K�w�"vh�?b���a16ٟ�tF�|Y+���Jm���&����
>��I¦���k5�o�������2
v%Ώ��
@T��8JY
@�Lw�@l	w{
e]*
+�G[pD-'O��aN��0b�y�:>�j��q+h4
�+yF
+����l��?�>.�����;k�hB��HG�d=������/#aO;w
#�(%|�R�r�=�+t�����ꁘ���dxS'ɰѻ�ݴ��'�����Q�o��,X�Îj�#7ek!�8�:����5�<�z����TcX�W�EW�Y�b��ֵ�U��4Wsk� ���{w� ��4a�$۴�nL�~�-%c!���%�N�.�碔�P�\�N�?�Ē�(���w��W������zeEg1��x�a�4��}�<����S��`
9Di��
��̜�x4X��!�2�N[��7\t�)j�����D�F��
?������ZOSj�ǻh-I�N�+�B��
a at uj��k5C�V�'3)�
[ײ�RpJd�x q!�$��[  "Kuᡥ�� V��\��
�=`_�
����6!��e_Đ �pBZ=����;8�����\�Ր�޾ȶ�������}�{,�k���l��8��p�/�|�R��Py�?�����������Q�<i�G���<3D>>��(�?�V�e�_�� [...]
 endstream
 endobj
-9728 0 obj <<
+9737 0 obj <<
 /Type /Page
-/Contents 9729 0 R
-/Resources 9727 0 R
+/Contents 9738 0 R
+/Resources 9736 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9657 0 R 9658 0 R 9676 0 R 9677 0 R 9678 0 R 9679 0 R 9680 0 R 9681 0 R 9682 0 R 9683 0 R 9684 0 R 9685 0 R 9686 0 R 9687 0 R 9688 0 R 9689 0 R 9690 0 R 9691 0 R 9692 0 R 9693 0 R 9694 0 R 9695 0 R 9696 0 R 9697 0 R 9698 0 R 9699 0 R 9700 0 R 9701 0 R 9702 0 R 9733 0 R 9703 0 R 9704 0 R 9705 0 R 9706 0 R 9707 0 R 9708 0 R 9709 0 R 9710 0 R 9711 0 R 9712 0 R 9713 0 R 9714 0 R 9715 0 R 9716 0 R 9717 0 R 9734 0 R 9718 0 R 9719 0 R 9720 0 R 9721 0 R 9722 0 R 9735 0 R 9723 0 R 9726 0 R ]
+/Parent 9623 0 R
+/Annots [ 9666 0 R 9667 0 R 9685 0 R 9686 0 R 9687 0 R 9688 0 R 9689 0 R 9690 0 R 9691 0 R 9692 0 R 9693 0 R 9694 0 R 9695 0 R 9696 0 R 9697 0 R 9698 0 R 9699 0 R 9700 0 R 9701 0 R 9702 0 R 9703 0 R 9704 0 R 9705 0 R 9706 0 R 9707 0 R 9708 0 R 9709 0 R 9710 0 R 9711 0 R 9742 0 R 9712 0 R 9713 0 R 9714 0 R 9715 0 R 9716 0 R 9717 0 R 9718 0 R 9719 0 R 9720 0 R 9721 0 R 9722 0 R 9723 0 R 9724 0 R 9725 0 R 9726 0 R 9743 0 R 9727 0 R 9728 0 R 9729 0 R 9730 0 R 9731 0 R 9744 0 R 9732 0 R 9735 0 R ]
 >> endobj
-9657 0 obj <<
+9666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 709.266 277.362 720.17]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) >>
 >> endobj
-9658 0 obj <<
+9667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.699 709.266 352.629 720.17]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9676 0 obj <<
+9685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 675.022 229.552 685.926]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7e68bea365fe939d08c91ec4edc61a2b) >>
 >> endobj
-9677 0 obj <<
+9686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 675.022 304.82 685.926]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9678 0 obj <<
+9687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 639.411 239.804 650.315]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_672b0568e7a27c37b3afde649f7c0171) >>
 >> endobj
-9679 0 obj <<
+9688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.141 639.411 315.071 650.315]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9680 0 obj <<
+9689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 627.095 275.476 637.001]
 /Subtype /Link
 /A << /S /GoTo /D (main_Convex_Polyhedral_Difference) >>
 >> endobj
-9681 0 obj <<
+9690 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 605.167 217.109 616.071]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_eb14f5522982b3874f2cd19586813421) >>
 >> endobj
-9682 0 obj <<
+9691 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.446 605.167 292.376 616.071]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9683 0 obj <<
+9692 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 569.556 271.126 580.46]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a809bff4b85d09cd801e5e5cde1b8c06) >>
 >> endobj
-9684 0 obj <<
+9693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.463 569.556 346.393 580.46]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9685 0 obj <<
+9694 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.863 557.24 326.259 567.146]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-9686 0 obj <<
+9695 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.984 524.353 201.742 535.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_c93800b9ec7aae75937598e1f2209b1f) >>
 >> endobj
-9687 0 obj <<
+9696 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.442 524.353 243.629 535.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9688 0 obj <<
+9697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.079 524.353 371.329 535.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9689 0 obj <<
+9698 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.306 500.082 269.939 509.988]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-9690 0 obj <<
+9699 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.288 467.195 212.768 478.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f47944944e16e786df5c0671e7baa995) >>
 >> endobj
-9691 0 obj <<
+9700 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.771 467.195 252.959 478.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9692 0 obj <<
+9701 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.896 467.195 375.145 478.099]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9693 0 obj <<
+9702 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.401 442.924 277.928 452.829]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-9694 0 obj <<
+9703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.443 410.037 250.099 420.941]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_4f514edad990412bd66cc666347103ab) >>
 >> endobj
-9695 0 obj <<
+9704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.258 410.037 289.446 420.941]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9696 0 obj <<
+9705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [307.772 410.037 379.512 420.941]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-9697 0 obj <<
+9706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.747 410.037 513.996 420.941]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9698 0 obj <<
+9707 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.304 384.557 439.335 396.722]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9699 0 obj <<
+9708 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.207 352.879 266.586 363.783]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_08e91d11b3deb5b694356b5573d2547a) >>
 >> endobj
-9700 0 obj <<
+9709 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.509 352.879 309.697 363.783]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9701 0 obj <<
+9710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [336.494 352.879 408.234 363.783]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-9702 0 obj <<
+9711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 352.879 513.996 363.783]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9733 0 obj <<
+9742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 340.924 171.361 351.828]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9703 0 obj <<
+9712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.237 328.608 480.87 339.564]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9704 0 obj <<
+9713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.091 295.721 250.748 306.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) >>
 >> endobj
-9705 0 obj <<
+9714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.068 295.721 357.317 306.625]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9706 0 obj <<
+9715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.405 295.721 456.145 306.625]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-9707 0 obj <<
+9716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 283.766 202.344 294.67]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9708 0 obj <<
+9717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.005 271.45 446.071 282.406]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9709 0 obj <<
+9718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.017 238.563 265.396 249.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_cbc86683af6afc0818cc9e980a84fcb8) >>
 >> endobj
-9710 0 obj <<
+9719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [298.568 238.563 375.818 249.467]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9711 0 obj <<
+9720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.239 238.563 478.979 249.467]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) >>
 >> endobj
-9712 0 obj <<
+9721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.616 226.608 225.866 237.512]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9713 0 obj <<
+9722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.222 214.292 466.67 225.248]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-9714 0 obj <<
+9723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.933 181.405 239.984 192.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e89cd985111a1a27c60a6fcc28ae9788) >>
 >> endobj
-9715 0 obj <<
+9724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.633 181.405 280.82 192.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9716 0 obj <<
+9725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [327.855 181.405 405.104 192.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9717 0 obj <<
+9726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 181.405 513.996 192.309]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9734 0 obj <<
+9743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 169.45 171.361 180.354]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9718 0 obj <<
+9727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.257 155.925 432.092 169.083]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-9719 0 obj <<
+9728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.436 123.044 251.209 133.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_371deb67f73bf27ac9a7ff6f2216db9c) >>
 >> endobj
-9720 0 obj <<
+9729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.361 123.044 290.549 133.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9721 0 obj <<
+9730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.719 123.044 409.969 133.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9722 0 obj <<
+9731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.703 123.044 513.996 133.948]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9735 0 obj <<
+9744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 111.089 171.361 121.993]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Linear__Expression) >>
 >> endobj
-9723 0 obj <<
+9732 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.114 97.564 456.992 110.722]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-9726 0 obj <<
+9735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9730 0 obj <<
-/D [9728 0 R /XYZ 90 757.935 null]
+9739 0 obj <<
+/D [9737 0 R /XYZ 90 757.935 null]
 >> endobj
-9731 0 obj <<
-/D [9728 0 R /XYZ 90 691.81 null]
+9740 0 obj <<
+/D [9737 0 R /XYZ 90 691.81 null]
 >> endobj
-9732 0 obj <<
-/D [9728 0 R /XYZ 90 621.955 null]
+9741 0 obj <<
+/D [9737 0 R /XYZ 90 621.955 null]
 >> endobj
-9727 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F97 2177 0 R /F38 342 0 R /F98 2117 0 R /F34 2344 0 R >>
+9736 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F97 2175 0 R /F38 342 0 R /F98 2120 0 R /F34 2406 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9792 0 obj <<
-/Length 1772      
+9801 0 obj <<
+/Length 1769      
 /Filter /FlateDecode
 >>
 stream
-x��Z�r�6}�W�)�f*W^2Ӈ&m�I��v��$áE�f#^JRQ��]� %ʔD�t�$��CR\,�س� �uma�ы���+�Y
�lj[W��-�&HPb]���1!��ɔ`�ǧ��A
���q:_��0�ߢ�<�Wϟo�<!�8M&S*���<(���L^I�N&3	z�Ř�b��������##��#r��f���Gl���
#��RK��
�s�|���v]��oXK��l����+�?PZ
�ng��
-0���.
-�;5���
�LK)�(���Y!}�:�N�u)�X�Y��~e�f2�N%�V�����דW�\����NJ�͉53=a<��
�qK�*5'�<o�s�k��jV0f��-6d8��[˔7QQɴ{g0��U���9cY,�e��^U�Yg�2J���@��O�KY.�L:�#C�fa-$a�"���ZfաD �x� �t�ڽ-O8VaM)A
q�q����:�s6O�E~�G��!�;�
ƨl�T�*��&$j�5L'D
��C�
��#b��x}�'f�2
-e����2j����E����tsŠ�(�]Ӛ�<wM�����]�W��i��#	��^+���|
q�
����yG�
}7:��)� =(�4�@�i� Rb�H`� �
�^*�<���?_���J��@B�	�'�f���
��#<��S@>�wE'�;:9F�C�'Gf��T�n��zVᩮ�Ƕ/<���P%-� A
-H
��=�wG,%�(6��;"�F6c�"�E�nܰ(�L
�*��m��1�ܫ���4��ԕ)\	9�!�a���/�E
O
�� &d\��D��5��#8g�8B�
A�9�н�C��
&T�m��N[
A�%\���jl{9�U��8��
�@�K7|'GP&�s���-��?1�#�<&G8C$ݯ
��e�O��<X�Ru1vw�뗞qoz��tۅ5���Mܓn��{�l�S>�~��
�"�=\�����]�� 6`
L�tЇ���D46����<�6���G��XR��v}|
-b{|
-o�>et�Cہ,�(�F %S%�ʎ�^�n�@f�كmj����WMm_N���&�=�&T�
4��vӄz��s�qmiB+U4���vڳ���*��6==D
���Ŋ� ?�j��M���I
Q4
Lk���}!���B����/A����"�)���M`����ܤat�Z'���(�D�Ap��7��Mp�����γ`�>��>�e�z���_�^��
l��}e}�+�ݩs�h��U�y"���6
�DR��� .�@�:�n�#�佬�\[_ݮ��� }�'���^:7o��П���?J��[}~��y���lPs��'P���/��}
0����h��Ą�4풴� �AG�(dK2�YP����
O`˦�
F�v�:q{��@�~��/u%|R�[�:�
-�ry���A�.�q����O�"�{����/ȣ�r.
�\v2�2�/��
Fx���L�R�Q/_�����E 
Z�6�]Ulo������:<x]�ȼ�#�jKS`�u/���y�)8ল���t�z��Ǧp�"uoV1}��r*em�X�3U~�n��z�0���Gm�v�ȍ����w
w��H��(��id�飍<z�>�Pn�{xQ�Ty
LZ�y4�zV2�N�du)�,�O��*X������咰j�SW�粆Xe�'���u��w=h�"���,��''���
-�H�,GQy�e��%�Z
QT�l�^�a
����~����v
-8�_c� 
+x��Z�s�F�_�S*�T���#3}hҦ���qm7M2
g�F�
+(����
I�Ƶ��������o�{��-l�2zq1:ye3�C�Mm������	J���z?&q:����tB�8���?�P<N��f��[t���������d2��_΃</o����d2���q[��+&/ތ~��="02l=� �	k���V���0b�k��Tlq��:��G����j�U[+p�ZB
d��PD�]����r8U;��T����uQhީ1f�f�gZJXD���<X�����d[������I^�Wvj&3�T�l
jH�Mu=y�P�;m��ٜXS0�Ƴ?����Rs������\ԕ��1+elѐ���n%S�Dy)��!��FH�}f�e���szU^gi�XQrm��g|Z�x�,]�b%e�aq�|0
+� 	;��l�V2�%1ǫP�[7�m�x���BkJ	�;��E:O��Y0�g�4_f��|4��`���Oe�"8m�A��[�tBđ>q=�:�9"��ȋ�gb毢P&
�.���˙X&�/i�M�+u0D����tp�
+X��-�=`�_)y�N�VN=��<����9���`0��ݡL`:�GqT��7q�C��"
 Ѓ"J�
��� %�;�&� p��ɂ()��u^ȸ���$d�0|�l��O�!��=“�)<�cxWt2!���c�p>Dxr�`�
+O�i3<ճ
+Oum��
۾�TC��T�) �(����
��(����Xٌ�X	�v�2�31��:�
.��r�lۃ�҅,��H�Jȑ
Q�
��||�.��x��X�1!�b_'bG�!�
�9;�J�+������
���0��0ost��R.���&G����hg`TJ����r�%.��
A���*ڷ8b��h�P��
�
�t�v���qC<���`�J�����_z�����
k.მ�'�&�m���60�|���'$�E{��5;[��Al��@�5
뉨m(��;��\��vu�bI
�o"����)���)�����qm� ��L|�L�@+;2{����1f��A<K��U�7^5A�}9%��\�(�P�zЄ�M�mM�u�=�
�	�T��6;��i�򢷫����u�.~�+&����S4ه�&1D�40El �:��P@�B
	nǷ2�庛W�d�
S 7�I��ks����z��뛟�XBU�U�^�7!�=r��8_��1���-C|Ѓ� 
�\���`s��+��]y�N��Z�_��'��m�0�@$ň85��D���:>Mޫrε���f
+L

��7z2�-�s�vQ
�sQ�Gɖt���
���}�U0g��E��~:`��Xs�
�r{��0��]�
t���A�� ��L��~���lz�`�m7�����'��RU��'���E���A��P�)�����2�*�>������}A�s��粓9��)��0����gZ���j��Ϸ�%_�Y�m��U�f�V��h�j�Ã7����z;�>��4���2�ۘ瘂nJ�����Գ.>�•�ԽY��mZɩ���bSϔ�y��*R���`��rk

��۹{"3��!6���������Q������Gy�X~�)��f����.&�8���'�h>�,��e����̫R YV�N)����6�?�%�r�S��BWi�'���u��v3^�B����ڛ�X<?9Y�Vh��e-2'����v��ТX�VrUEt�f�"m�1�
S�0��=F�\
 endstream
 endobj
-9791 0 obj <<
+9800 0 obj <<
 /Type /Page
-/Contents 9792 0 R
-/Resources 9790 0 R
+/Contents 9801 0 R
+/Resources 9799 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9724 0 R 9725 0 R 9746 0 R 9747 0 R 9748 0 R 9749 0 R 9750 0 R 9751 0 R 9752 0 R 9753 0 R 9754 0 R 9755 0 R 9756 0 R 9757 0 R 9758 0 R 9759 0 R 9760 0 R 9761 0 R 9762 0 R 9763 0 R 9764 0 R 9765 0 R 9766 0 R 9767 0 R 9768 0 R 9769 0 R 9770 0 R 9771 0 R 9772 0 R 9773 0 R 9774 0 R 9775 0 R 9776 0 R 9777 0 R 9778 0 R 9779 0 R 9780 0 R 9781 0 R 9782 0 R 9783 0 R 9784 0 R 9785 0 R 9786 0 R 9789 0 R ]
+/Parent 9623 0 R
+/Annots [ 9733 0 R 9734 0 R 9755 0 R 9756 0 R 9757 0 R 9758 0 R 9759 0 R 9760 0 R 9761 0 R 9762 0 R 9763 0 R 9764 0 R 9765 0 R 9766 0 R 9767 0 R 9768 0 R 9769 0 R 9770 0 R 9771 0 R 9772 0 R 9773 0 R 9774 0 R 9775 0 R 9776 0 R 9777 0 R 9778 0 R 9779 0 R 9780 0 R 9781 0 R 9782 0 R 9783 0 R 9784 0 R 9785 0 R 9786 0 R 9787 0 R 9788 0 R 9789 0 R 9790 0 R 9791 0 R 9792 0 R 9793 0 R 9794 0 R 9795 0 R 9798 0 R ]
 >> endobj
-9724 0 obj <<
+9733 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 708.953 224.57 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_98c785602c5af8f7e0c1be92bb5e8b71) >>
 >> endobj
-9725 0 obj <<
+9734 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.908 708.953 299.838 719.857]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9746 0 obj <<
+9755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 696.325 347.869 706.23]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-9747 0 obj <<
+9756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 674.084 255.564 684.988]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e10fbc38125e63858549f5ec8a25e046) >>
 >> endobj
-9748 0 obj <<
+9757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 637.222 255.574 648.126]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_7366f9b91109b63f078e963bccd9f5b4) >>
 >> endobj
-9749 0 obj <<
+9758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [282.912 637.222 330.842 648.126]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9750 0 obj <<
+9759 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 624.594 373.782 634.499]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-9751 0 obj <<
+9760 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.609 602.353 306.641 613.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_281b8db6a8e0014ab2c41dd15f8c0708) >>
 >> endobj
-9752 0 obj <<
+9761 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [338.997 602.353 386.927 613.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9753 0 obj <<
+9762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.169 602.353 513.996 613.257]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9754 0 obj <<
+9763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.079 577.77 390.169 587.675]
 /Subtype /Link
 /A << /S /GoTo /D (main_limited_extrapolation) >>
 >> endobj
-9755 0 obj <<
+9764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 566.811 208.508 576.716]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-9756 0 obj <<
+9765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.637 544.57 311.746 555.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1a3647877302fc6e0e583b8b881a7a4f) >>
 >> endobj
-9757 0 obj <<
+9766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [342.158 544.57 390.088 555.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9758 0 obj <<
+9767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.169 544.57 513.996 555.474]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9759 0 obj <<
+9768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [308.894 519.986 392.558 529.892]
 /Subtype /Link
 /A << /S /GoTo /D (main_bounded_extrapolation) >>
 >> endobj
-9760 0 obj <<
+9769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 509.028 208.508 518.933]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-9761 0 obj <<
+9770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 486.786 236.197 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f074d4d4d406dd065812b32cc8714222) >>
 >> endobj
-9762 0 obj <<
+9771 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [263.534 486.786 311.464 497.69]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9763 0 obj <<
+9772 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [304.542 474.158 359.338 484.064]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-9764 0 obj <<
+9773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 451.917 214.06 462.821]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6e9d9dd7740b414d407c16687c99a88e) >>
 >> endobj
-9765 0 obj <<
+9774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.398 451.917 289.328 462.821]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9766 0 obj <<
+9775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [144.871 415.055 284.525 425.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_cf531d280805472a54c22fed0f689932) >>
 >> endobj
-9767 0 obj <<
+9776 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [311.405 415.055 359.335 425.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9768 0 obj <<
+9777 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.78 415.055 477.607 425.959]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9769 0 obj <<
+9778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.079 390.472 390.169 400.377]
 /Subtype /Link
 /A << /S /GoTo /D (main_limited_extrapolation) >>
 >> endobj
-9770 0 obj <<
+9779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 379.513 192.566 389.418]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-9771 0 obj <<
+9780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [146.197 357.272 291.929 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_9764ef2f159cfdcca3f151e899bd43ef) >>
 >> endobj
-9772 0 obj <<
+9781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.46 357.272 369.39 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9773 0 obj <<
+9782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [414.041 357.272 491.868 368.176]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9774 0 obj <<
+9783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [308.894 332.689 392.558 342.594]
 /Subtype /Link
 /A << /S /GoTo /D (main_bounded_extrapolation) >>
 >> endobj
-9775 0 obj <<
+9784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.268 321.73 192.566 331.635]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-9776 0 obj <<
+9785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 260.943 289.866 271.847]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_527e7c81841bbcf1963c6e260dadfe01) >>
 >> endobj
-9777 0 obj <<
+9786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [293.681 260.943 359.324 271.847]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9778 0 obj <<
+9787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 226.074 290.971 236.978]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a6b6fed08414c86d33fc4a44c59e9e22) >>
 >> endobj
-9779 0 obj <<
+9788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.787 226.074 360.43 236.978]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9780 0 obj <<
+9789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 191.204 224.003 202.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_87ebe6f7cd176227f61c6d0fe47a4f68) >>
 >> endobj
-9781 0 obj <<
+9790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.34 191.204 299.27 202.108]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9782 0 obj <<
+9791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.695 178.576 272.49 188.482]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-9783 0 obj <<
+9792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 156.335 254.15 167.239]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_4c11206af59b0f6a5471aded55d20961) >>
 >> endobj
-9784 0 obj <<
+9793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [281.487 156.335 338.263 167.239]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-9785 0 obj <<
+9794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 121.466 284.585 132.37]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_dee3b5c0c3800ce2214e68a156cbcf77) >>
 >> endobj
-9786 0 obj <<
+9795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [288.401 121.466 354.044 132.37]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9789 0 obj <<
+9798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9793 0 obj <<
-/D [9791 0 R /XYZ 90 757.935 null]
+9802 0 obj <<
+/D [9800 0 R /XYZ 90 757.935 null]
 >> endobj
-9794 0 obj <<
-/D [9791 0 R /XYZ 90 691.185 null]
+9803 0 obj <<
+/D [9800 0 R /XYZ 90 691.185 null]
 >> endobj
-9795 0 obj <<
-/D [9791 0 R /XYZ 90 469.018 null]
+9804 0 obj <<
+/D [9800 0 R /XYZ 90 469.018 null]
 >> endobj
-9790 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F23 340 0 R >>
+9799 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9837 0 obj <<
-/Length 1896      
+9846 0 obj <<
+/Length 1891      
 /Filter /FlateDecode
 >>
 stream
 x��Y[o�~�����6
)��,
-��i��H7i��[�D���VQ����
��Ŏ�؆�-ĺPÙ�����'
[����0��e�����zXY�<F���[� �^\���nA�W�6��v-⊇?&ˊWۛ�����E���)��M����X���#r
�ѹ����Ͼ}��9#��H�	���P+�f~�V
Ͽ�0r�zlFe�k;�Z���g�X���Q<��1�³
��&~�m�L�~�|���D}�#���\��Ly-�׷�[?������7zĎ$���:I�R�<�/�[
-������<�p��9|��9����M�"�����A56~n�Ibc��o��8��w3�C�D��P�<a�d"������S
��zB��ͫr�0���
���ހ1�A�E�s��
��{J�ة��Y��b�7ೈ��׍A��G<u<�2��մgJm�
��3p�
��U� &��%�c�@(��2�8���ᯒ��>��@<(o���&|����A%������juZ�*��de�FH�3�_{�m�����: ���c�M�L�ؑ��iDE��C15��ޯ�-��B�E�ZO5"
7�T�

|�a�8]��V.ȡ�%�jU��uaR�Nl��^�c�^�E���\įO�8����-�>
-�-�G����c���%|h�H$0֔B38��c
-�%p�)����}��
 �\Ĉm]9Е}O��)��HS��bc��IdKa�o���;��ri�.��S�o�z;]�#v�Ho��}g����xl�0�H��:4��!�j�4!�gv�%�,�V�����j{FFu���Q��&x4Ka=���yE�uI�N�H��.�zL�ʲ��.�c9ʀcv·#�)�p�LW�ݸg��p��-�I�@����L����_���u��Q���NT9R��'1&
D�C\FIƛ���Xӓ�6t\`���*�[
0Zq
�
���on"Q��]�c=jZ�7�o߽ӗ�7��>���=y�4��s4�Dr�Eޙ�Q
ƻd�z
���TU�3���_����_��?fr&�$~�<��/sY�y��Ss��X^2��x4bd��
�F����2J��%kQ��+f�M��;���͛1"�"ǡg&>|�v\�/�"=&�ӂǓI��$����#�����|��6��@���`I*ߕD����P��w�.n�(��&��<Yn�L��
�NQԋ���!5P�Ђ���mޏP$���b4_�(�0ҟ�fEya
-3܋I�
J[&�^ԛ*[�{���@�ų�$f/7Q$�\m��c�Mc]��x*G%�n'��%`��HM�N$�J�3]XGC@%V&��چ2�[<�Q9�luQ�44�&y�ܚ-�,�-��+�F�
-�Э�5��w`���em�De��j��c6ܐ�B\	�H���ya��F`-��?��8g<�j��I���J�>�œ�v�{g����3�ek.�aT��%�붷v`��DZ�����WZ����UGAv` �=���`�ߣ"ꀄA�RL��=�{�~#sV�Y����UPP
͇)q���z�sw�'�h�:vw�$�d��\��T
��I�ɞ�穩�$y,�˜�v�-���ۘ�7�۳X{I�j��V�:N3
�.9ϲYP-�D�T�F��l�8$y(���|I�F��
C����8���� c���*10�EƓ��z]�;��W
X��F�-�JU5džj�v�
C���!<n���:�S
��z�I�O�H��O;b�x��\�<?�t�=
g(��}����RӺֻgљ����5����)��wo��y�iɝ��g%JT}i�������{�
����yX���&�{�m����c��.o��Q$�&O�
-%�uY��O+y/�(P:J�jϊ�wt<
fͲm �J`
�
+��i��H7i��[�D���VQ����
��Ŏ�؆��K"K�pf��|$�����w��=̮o�c(`6�
VV�-�Dmb=�և9!ȵWc<�[<�U�û���E�]����ɲ����f�zA�y�/�l��oS.�~|/V��&�H�\�et��l�����of�h�-�hB=�9Ԋ�ه߱���-����
�Q����O����3l��C�(
XG����laF��m�6˷�I

+<L�$�̇��Zde�k�&\߂n�8�C����;��>�$mK��Lh��o)��Nx�n�N�yO��������[�7��6¶
����A&���ʿ�'����ͬ�/CY�H�q��\�r�3f�GLq��	ݛ/�����dGL�h����
:."��,@^h��
P��N�6�h��.V{>��.*���y�[��'3�0��=Sj���� ��k�h�ȝ��01���<��",O!�O(
�*y
�xă��.! j—��*)�.���V��"T!?&+;6BZ�A���co<d��� Y= �m�dzĎDUH; *�D
��A
�~m~BPi-dY�;��T#�Ap�N�����J���e��a�
\2�VE�X&��Ė
�E=&�U]�K��E����z~��B���byDX�1I> 8 at N_‡F�DcM)4��|<� \���r����';� "�E��֕]������4�(6��D�����@>m���� �6�2�@�>����
��ӥ?b��Fлo�w��
���F
����A�j����6MR�yfg���\"��cC�������^m�Ȩ���?�����c)"��;#1���.�։
�y y�e�A�I��AY�ե�b,Gp�N�vD2����!��l������?�h�cu�"�) [...]
�[<�Lb��rEB��&}=�>�4��늧rT2��v�
�V����D��$9Ӆu4Tbe"+�m(�������V5OC37����
��`)n���17�T��n����>x��7�hS&*k�z���@�
q%H"�
+�K慱���������񜫽�'�gn(U��
s&�aȧ�Q�	x�c��
���\�Q�� �;�ځ���}�L��Ң]$60�:
+��y޿��Q$
z�bBĜQݫ�����2m�O?����h>L�3
�ԋ�{2>qG�ױ��'1%��"/���O�M�܁8OM}�#�c9��
��n��w���̾Yݙ��KzV�ն*��q�iu�y�͂ja%"��6JE�dc�!�C�����K�4�iň8���/�I&wk^�O��1.2�tȶ`��?ogu`iz)�
*U�\���iz
�&
O��-j�'�O5���]'}?�"uG>���qk�������6�����~ JM�~X��Eg��G�槹��?~���Jq���盖�)_}V�D՗J�l}�ذ�{�:Z[���>�0k"��WwwDl]�������#�$��IY���.���iHQxtBV�51P����ˬٱ�����[
D
 endstream
 endobj
-9836 0 obj <<
+9845 0 obj <<
 /Type /Page
-/Contents 9837 0 R
-/Resources 9835 0 R
+/Contents 9846 0 R
+/Resources 9844 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9787 0 R 9788 0 R 9808 0 R 9809 0 R 9810 0 R 9811 0 R 9812 0 R 9813 0 R 9814 0 R 9815 0 R 9816 0 R 9817 0 R 9818 0 R 9819 0 R 9820 0 R 9821 0 R 9822 0 R 9823 0 R 9824 0 R 9825 0 R 9826 0 R 9827 0 R 9828 0 R 9829 0 R 9830 0 R 9831 0 R 9834 0 R ]
+/Parent 9623 0 R
+/Annots [ 9796 0 R 9797 0 R 9817 0 R 9818 0 R 9819 0 R 9820 0 R 9821 0 R 9822 0 R 9823 0 R 9824 0 R 9825 0 R 9826 0 R 9827 0 R 9828 0 R 9829 0 R 9830 0 R 9831 0 R 9832 0 R 9833 0 R 9834 0 R 9835 0 R 9836 0 R 9837 0 R 9838 0 R 9839 0 R 9840 0 R 9843 0 R ]
 >> endobj
-9787 0 obj <<
+9796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 707.957 241.726 718.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_787615432c9f1d6aac5a6394aea8cfa9) >>
 >> endobj
-9788 0 obj <<
+9797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.617 695.481 407.658 705.386]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-9808 0 obj <<
+9817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 673.391 249.318 684.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6b737abc8f33b2a2362e3f9c9ab08d58) >>
 >> endobj
-9809 0 obj <<
+9818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.134 673.391 288.321 684.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9810 0 obj <<
+9819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [305.875 673.391 371.519 684.295]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9811 0 obj <<
+9820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 638.826 240.62 649.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_dd7b66394e6c54bc1ae03a4ed9a33c9e) >>
 >> endobj
-9812 0 obj <<
+9821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [267.958 638.826 324.734 649.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-9813 0 obj <<
+9822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [390.537 638.826 425.724 649.73]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-9814 0 obj <<
+9823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 566.777 180.773 577.681]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_0c58bbc8bf8db5f570da3db42a0ae2f7) >>
 >> endobj
-9815 0 obj <<
+9824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 530.522 167.466 541.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_ca90e7afe251a0d4174dcf538b34006b) >>
 >> endobj
-9816 0 obj <<
+9825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 530.522 219.211 541.426]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9817 0 obj <<
+9826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 495.957 193.029 506.861]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_547a8d96908afe5a7f9e4ba2e10d7ac8) >>
 >> endobj
-9818 0 obj <<
+9827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 459.702 193.029 470.606]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) >>
 >> endobj
-9819 0 obj <<
+9828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 423.448 165.911 434.352]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1d7db8ee4d8972c1818a36d6517ebbff) >>
 >> endobj
-9820 0 obj <<
+9829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 387.567 187.689 398.097]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a38fbbd15d5dc2e98d5b24c92b06c290) >>
 >> endobj
-9821 0 obj <<
+9830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.557 373.872 476.544 383.777]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) >>
 >> endobj
-9822 0 obj <<
+9831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 339.98 202.902 350.884]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-9823 0 obj <<
+9832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 339.98 300.037 350.884]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_6c7c72e56241da463eaeccdff79b6d49) >>
 >> endobj
-9824 0 obj <<
+9833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 303.725 202.902 314.629]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-9825 0 obj <<
+9834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 303.725 314.263 314.629]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a78179b1d8478dce6cf572af8e0b9cb4) >>
 >> endobj
-9826 0 obj <<
+9835 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.819 267.844 199.864 278.374]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_86d2bbceaa288f2f605ac88516d313cb) >>
 >> endobj
-9827 0 obj <<
+9836 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 189.141 203.075 200.045]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9828 0 obj <<
+9837 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 189.141 296.324 200.045]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) >>
 >> endobj
-9829 0 obj <<
+9838 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [312.377 174.672 355.085 184.577]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9830 0 obj <<
+9839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 150.59 287.856 161.494]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_3b49993a1cd4fc6891da88a6259b9f93) >>
 >> endobj
-9831 0 obj <<
+9840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 112.413 194.297 122.943]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_a39bdf85d6db02629fa73bbcaddab6d5) >>
 >> endobj
-9834 0 obj <<
+9843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9838 0 obj <<
-/D [9836 0 R /XYZ 90 757.935 null]
+9847 0 obj <<
+/D [9845 0 R /XYZ 90 757.935 null]
 >> endobj
-9839 0 obj <<
-/D [9836 0 R /XYZ 90 583.606 null]
+9848 0 obj <<
+/D [9845 0 R /XYZ 90 583.606 null]
 >> endobj
-9840 0 obj <<
-/D [9836 0 R /XYZ 90 512.906 null]
+9849 0 obj <<
+/D [9845 0 R /XYZ 90 512.906 null]
 >> endobj
-9841 0 obj <<
-/D [9836 0 R /XYZ 90 476.651 null]
+9850 0 obj <<
+/D [9845 0 R /XYZ 90 476.651 null]
 >> endobj
-9842 0 obj <<
-/D [9836 0 R /XYZ 90 440.397 null]
+9851 0 obj <<
+/D [9845 0 R /XYZ 90 440.397 null]
 >> endobj
-9843 0 obj <<
-/D [9836 0 R /XYZ 90 404.142 null]
+9852 0 obj <<
+/D [9845 0 R /XYZ 90 404.142 null]
 >> endobj
-9844 0 obj <<
-/D [9836 0 R /XYZ 90 356.929 null]
+9853 0 obj <<
+/D [9845 0 R /XYZ 90 356.929 null]
 >> endobj
-9845 0 obj <<
-/D [9836 0 R /XYZ 90 320.674 null]
+9854 0 obj <<
+/D [9845 0 R /XYZ 90 320.674 null]
 >> endobj
-9846 0 obj <<
-/D [9836 0 R /XYZ 90 207.963 null]
+9855 0 obj <<
+/D [9845 0 R /XYZ 90 207.963 null]
 >> endobj
-9847 0 obj <<
-/D [9836 0 R /XYZ 90 207.963 null]
+9856 0 obj <<
+/D [9845 0 R /XYZ 90 207.963 null]
 >> endobj
-9848 0 obj <<
-/D [9836 0 R /XYZ 90 169.532 null]
+9857 0 obj <<
+/D [9845 0 R /XYZ 90 169.532 null]
 >> endobj
-9849 0 obj <<
-/D [9836 0 R /XYZ 90 130.981 null]
+9858 0 obj <<
+/D [9845 0 R /XYZ 90 130.981 null]
 >> endobj
-9835 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F35 2013 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R /F98 2117 0 R >>
+9844 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F35 2018 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9888 0 obj <<
-/Length 1547      
+9897 0 obj <<
+/Length 1542      
 /Filter /FlateDecode
 >>
 stream
-x��Y�o�6��B��I�̐��G�X��h�G�x���0�v��UIn���;��l���.I�H`=��{��x��R�ڳɓ���̱4���h���c�u�&�f��N'٦1%c�� X�4��&��fQ�_�WeP6''��
��yfLM���$�*qy��}Dz�_�v�ny��a�b�t6�4! �H+	u�kQ-L'�>`-��/4�,��nZ�T�M
~�r��K��vohG��l��\�BءB���I�ϫuڻ)u�:��P����,�$
��\JA/���=�f$�?l��xK1���;�{|暚�:6�4�c�ڔ�ȥ���̰�

�Қ�5!�0��B�S�	0���5�U�'��ټd�A�ބ	��y�,W���j�V�i
)��We�r����F�
�E�TLP�Y���DQ�Y��s�T�juK�Gy�2�A�,��a�:
���e��m�����E
mj���<!ѹȨ��5��W,��dj��VYX�y�7�v���箷=���n�Ap.3�z��f�YR�I�l����/��%�S�U ��n����V鼣������[���A��O
�!���wI�'�8�d0�P�����:��G2&���1�
��B�)XY��!R�~� ���V���1 �8�4O��u�m\7sQ4��=�ǿ�~;?}� [...]
�=��I~�eNB6�y��n�N��!Q�R�����[X��=���{t����0��n�0��M9
�
��C̾_���t#�uo

h�����~
�
 ������f	B#^f�6��{
^mO>��YĦ�o��/l����6rp�9�
`D`q�$M�ElE�o*�f���
�3��
�+�i�˝������D�#n�q������.��h`Z��B�F��+{Q�:�ٗsV)����������"�	y�=4��NNrhY 3ndt

�؉-Dp�G��NM�|x�:~(
��

Ș�zl��9�
~�mbW5�Ev��C
�7~z@���7'4�`Y�+�
eփHٴq�v���«
s�gv u���(FF�X �O�`
>��S~�PAvW?y<~]
J��{����q\��i�2�m��*"����g �;��3>������x������ށ��&��@x��[��a�-�6�n�{|���6�{죎y
�򡘈C,��C������
�[ijq�W�ʟ
Ju��
-���
X}�X�K�x�
EɈ%*uۑ\25��}����ִk�M^��.���89>���Aa�VY\�(���"9��X����.��,�i�jt���4���p¿—ܴ
+x��Y�o�6��B��I�̐��G�X��h�G�x���0�v��UIn���;��l���.I���a=��{��x��R�ڳɓ���̱4���h���c�u�&�f��N'٦1%c�� X�4��&��fQ�_�WeP6''��
��yfLM���$�*qy��}Dz�_�v�ny��a�b�t6�4! �H+	u�kQ-L'�>`-��/4�,��nZ�T�M
��r��K��vohG��l��\�BءB���I�ϫuڻ)u�:��P����,�$
��\JA/���=�f$�?l��xK1�H��?>sM�A
�
j�ȱMmJl�R_�yf�T�i������[
r^�g������ƚ�*ϓ�f�l^�� To„��<[�+��y�T5K��4���ի2k9CH�
b
#A��"H*&��,}Dl���,�C�9[*C�����<
b�r�K�Ұ\��\u������rp�{Ȣ�6�M�{���\dT�šE��+�^A2��g�,��<�v;�E�s��
���A�� 8��
Y��}3Ã,)�$_6�Z�����)�*�}^7�`�d�t�QU���x�-Y�ʠf�	���ۏ��$�U�D2�W(�TU�w
|ވ#U�˜�rf!���c��|�B W�~��gr� �
w��E�:�6���(��
���^����yu�����go� o�č a�F%n�L[��UX琁��ߗkv��B�C�;m� ��-8�/��`ؑy�wi�P
q�/6�*y p����C��
�\lT��Y���h���ûs];���|:6ɞ�j�������A1�dK��s�[����?B��t��j�̳�"�.&|��l�W
6HU$П�N
��5��"���#A��� �
'h� �}��f%��@�d�7�4�r�;<���o!�Sp
A>���=���C��m���

`�$��2'!��<�M�g�����e�E����-
,@�����=��o��`T�V����b�X�!f�/_�	B�׺��4�~@�h?���������fj��/�v�ɽ��'�ZD�,b��7X���
+M�sYC9�Üv�?0"��h�&Ȣ6�"�7M3��E�ٍ�@�ҕԴ��N�G~P�W"�7���\d�����m40-�
+H
�h#����(~����9��{Jyэ@ҍ��B}
}
+끄�<�
�AE''94�,�72���}��"��ӣG{�&P><
?�R�odLq=6e���?�6����"��������?= ��ޛ�o0���ۅ2�A�l�8�;f��u�� ���3;���@�#�Q,��B�T�)?� ���<
�.	���q�xxP�8�^ݴG�6�N����
��3���A��k�\��o�EW���G�@�s���a �L�׭w��Ս��k[���=�}�� �=�Q�<t�PL�!o�������F�4����b����l_�
+z��>sV��Z<����E�mF.��e
�>j��Ikյ��`wIy]�������
++���Dq}\��uj�
�b�d�����<�<L^��� ��
+i�
 endstream
 endobj
-9887 0 obj <<
+9896 0 obj <<
 /Type /Page
-/Contents 9888 0 R
-/Resources 9886 0 R
+/Contents 9897 0 R
+/Resources 9895 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9614 0 R
-/Annots [ 9832 0 R 9833 0 R 9854 0 R 9855 0 R 9856 0 R 9857 0 R 9858 0 R 9859 0 R 9860 0 R 9861 0 R 9862 0 R 9863 0 R 9864 0 R 9865 0 R 9866 0 R 9867 0 R 9868 0 R 9869 0 R 9870 0 R 9871 0 R 9872 0 R 9873 0 R 9874 0 R 9875 0 R 9876 0 R 9877 0 R 9878 0 R 9879 0 R 9880 0 R 9881 0 R 9882 0 R 9883 0 R 9884 0 R 9885 0 R ]
+/Parent 9623 0 R
+/Annots [ 9841 0 R 9842 0 R 9863 0 R 9864 0 R 9865 0 R 9866 0 R 9867 0 R 9868 0 R 9869 0 R 9870 0 R 9871 0 R 9872 0 R 9873 0 R 9874 0 R 9875 0 R 9876 0 R 9877 0 R 9878 0 R 9879 0 R 9880 0 R 9881 0 R 9882 0 R 9883 0 R 9884 0 R 9885 0 R 9886 0 R 9887 0 R 9888 0 R 9889 0 R 9890 0 R 9891 0 R 9892 0 R 9893 0 R 9894 0 R ]
 >> endobj
-9832 0 obj <<
+9841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 720.286 188.759 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_e58a861a42c5216a2267e3f94ecaec8c) >>
 >> endobj
-9833 0 obj <<
+9842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 681.426 294.481 692.33]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f496ec55802726ee3b39e52458ab0647) >>
 >> endobj
-9854 0 obj <<
+9863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 601.198 161.84 612.102]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_b6ab1820f2fdf444d1431ff3af424451) >>
 >> endobj
-9855 0 obj <<
+9864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.559 601.198 297.202 612.102]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-9856 0 obj <<
+9865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.765 601.198 456.154 612.102]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) >>
 >> endobj
-9857 0 obj <<
+9866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 562.713 161.84 573.617]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_b4959b3da46291de301d9150f5afc3aa) >>
 >> endobj
-9858 0 obj <<
+9867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.178 562.713 237.107 573.617]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9859 0 obj <<
+9868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.672 562.713 330.138 573.617]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-9860 0 obj <<
+9869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 524.227 161.84 535.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_858e0030826ee6c29545a934166874ef) >>
 >> endobj
-9861 0 obj <<
+9870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.08 524.227 332.907 535.131]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9862 0 obj <<
+9871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 485.741 161.84 496.645]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_1cecffe684d1faa9b0f6b8d4f227e9ae) >>
 >> endobj
-9863 0 obj <<
+9872 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.559 485.741 309.386 496.645]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Constraint__System) >>
 >> endobj
-9864 0 obj <<
+9873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [330.915 485.741 390.859 496.645]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-9865 0 obj <<
+9874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 447.255 161.84 458.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_d6d1e866b7ba9bf4233f3a5254cda0f9) >>
 >> endobj
-9866 0 obj <<
+9875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.08 447.255 331.224 458.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9867 0 obj <<
+9876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 408.77 161.84 419.673]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_fc2a04d2049183cddbcf70316fdf40e7) >>
 >> endobj
-9868 0 obj <<
+9877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.559 408.77 307.702 419.673]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Generator__System) >>
 >> endobj
-9869 0 obj <<
+9878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [329.789 408.77 389.734 419.673]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Recycle__Input) >>
 >> endobj
-9870 0 obj <<
+9879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 358.329 161.84 369.233]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_dad834921ba7c139b0cb10c507b4070a) >>
 >> endobj
-9871 0 obj <<
+9880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.33 358.329 274.93 369.233]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Box) >>
 >> endobj
-9872 0 obj <<
+9881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.471 358.329 316.198 369.233]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Interval) >>
 >> endobj
-9873 0 obj <<
+9882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.567 358.329 431.033 369.233]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) >>
 >> endobj
-9874 0 obj <<
+9883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 307.888 161.84 318.792]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9875 0 obj <<
+9884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.58 307.888 213.387 318.792]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_f15f956dac6d4b19ecd8fee0f9718f29) >>
 >> endobj
-9876 0 obj <<
+9885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [240.724 307.888 288.654 318.792]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9877 0 obj <<
+9886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 200.934 226.034 211.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_d84befb6d0ded481871cbef1b7306824) >>
 >> endobj
-9878 0 obj <<
+9887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 200.934 369.106 211.838]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9879 0 obj <<
+9888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 162.448 178.239 173.352]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_8af124edba7c75bc76ec394405aa893e) >>
 >> endobj
-9880 0 obj <<
+9889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 162.448 253.506 173.352]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9881 0 obj <<
+9890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [295.239 162.448 343.169 173.352]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9882 0 obj <<
+9891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.071 123.962 160.437 134.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_67a7d08f3cda46f7a743d46f3a6f33b5) >>
 >> endobj
-9883 0 obj <<
+9892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [168.409 123.962 327.421 134.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9884 0 obj <<
+9893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [354.984 123.962 513.996 134.866]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9885 0 obj <<
+9894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9889 0 obj <<
-/D [9887 0 R /XYZ 90 757.935 null]
+9898 0 obj <<
+/D [9896 0 R /XYZ 90 757.935 null]
 >> endobj
-9890 0 obj <<
-/D [9887 0 R /XYZ 90 733.028 null]
+9899 0 obj <<
+/D [9896 0 R /XYZ 90 733.028 null]
 >> endobj
-9891 0 obj <<
-/D [9887 0 R /XYZ 90 700.336 null]
+9900 0 obj <<
+/D [9896 0 R /XYZ 90 700.336 null]
 >> endobj
-9892 0 obj <<
-/D [9887 0 R /XYZ 90 619.988 null]
+9901 0 obj <<
+/D [9896 0 R /XYZ 90 619.988 null]
 >> endobj
-9893 0 obj <<
-/D [9887 0 R /XYZ 90 326.797 null]
+9902 0 obj <<
+/D [9896 0 R /XYZ 90 326.797 null]
 >> endobj
-9894 0 obj <<
-/D [9887 0 R /XYZ 90 246.449 null]
+9903 0 obj <<
+/D [9896 0 R /XYZ 90 246.449 null]
 >> endobj
-9886 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2013 0 R /F11 418 0 R /F99 2114 0 R >>
+9895 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F35 2018 0 R /F11 418 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9913 0 obj <<
-/Length 2463      
+9922 0 obj <<
+/Length 2458      
 /Filter /FlateDecode
 >>
 stream
-x��YY��~ׯ�[�d�	��I�����#[��I^֮-��H�J$MR����� ���c�%���@��LJ>(��
�^��nu�u$����9w�Nʝ8�X�{�]�|p=��z�q�ݷk���9ʏo�>w��e��F~���6���ގ��^�V�z��}u�mK�w�^�5Uf
-�� 
-]�$��]}u��i�d��$a�b:�q��G��0��ÙH笩�N�
x
�����U�|�x��b���K���r��K�fMQwHB�|
�'�l��� %Fw{E���5�lP��j�
�
-��y텮�4_[2<
-�{1����a�Wm���Ό����'ǡ��l�������A��5��B���j��F�����y"[��L ڑuV����imI�,)��@��;"��4	���KCG��3~[�H��s#€%�olj־ ��t��g�
���m����}

��-=U�6f�
HV��yi;u�����ʶkdAFƅ��a�J�H0jkw��U�����Ш�
�_�^��c����i��#}.�Z�=�[ ��P�X�2'ڢ3O�[
0z�u���VWm[l�޺�H���vkϕ.\�F�q3��-Y�n/�uI��0�|�@;F ���Oe��C�G��L�G|�<��2!� �Ӳ"�}S�
�_�٫<s�ަ��\i`,z�X���ʣM@
��8�\d��\ڴp6��Z�G���
i���4��K��S�˲�ף:n��-�%�]Kd��L,�s/�eY�
Q$��PԘ�RV���X���e��qI- ։�^����'
�G��캦�b�:u��9� m���Ⱦ���̶��jWdZ,<� G���6*���(w�4{e��a�����a���+�
h��-��0���U�"0	�.=� ��� f(�빼8��-��`M@��kk�-S��?�T��6E���%��L��sx��?R(v|K�]R�B�r�Z��O�,k=��S;m�$d�Ha1.LB���ù=C(@��0�^�`��ug.EU��^��p�U�bv[T�Sp�%���$���-3�d�+�q���ދ/�
- �R&��hx���$��
�
|�[�|"#A9I��LM��A5d�D2��`��Y�xJ7pӫ�=e����$,���A�
0j�1Cd�K��h�� Z�E6��
�jZ T�1�9!��\��qO�olF�W��Ȃ�o��
�KŽݡh06�
<���ќ��|�C��w[!Xp�QT�s7kL��G9H�(����Il�/�3j��6�ImSx.�&
�\�Tf�Xo?�dQ
�n
�i�F>&�!fS2/�m
�l/˝�_�� �5���A���v�A
-NhNU
8�{

(���
š���s�=�)^�$��BG�C&A�4G�,����D	Ŋ)�`nrw�f
�`D�
9�'!'Ӳ=�vS at j
-+<������]�-��P�O[�>�
�~�(b(n
ס
�4�}��ga) O�@�ܕ�ʔS?��>SL�լ]�9�T�#��ٞ؟�Q�4���Ȋn!�
-�%ܳ�P'
Zko�]=��A;���En5�;�t�O
���5�6��b��x!^��f�a�Y�Rd��&�F_^�Q��,
-ͮ_u�dJn�g�f5�X�&�
o�N�F�>h�SCs9��j�'J�ؗD�A��[���9M���ˈ?��ڌ����P�~l	[���Č�p	��
�c�a��拙�z��QXj���zR��+F
2/Ng��7�(����@E�����q��+}
Juc`
�K���
��~���������ӉN
�C_�ن��aw:�|~)&)
-�
�zÎ$��zX�ƺ���� x�
-��*[���X)�)�]�O`g�zh�m at 8
�~jom�E�x0���X�'&��q�1�Zo"�(�+�6t�"�i����< �	����
��ȳ��w-y��x:.��u��t)�SY��E1$�V$=&����@�UWe���_e�h�~:Q=SE��o�I�x
\����^4i��73�
-
#���(&�eK���7
�RH+VR� }q�P�I���w�
��Q0�ͫ�}��ޜ����%�d-+�V5�@�������m�ӛ�j6�� :�t�=']�y�䋁&���?k�
3o�����A��Ab�
�,6}�}	���@��rK��F*�W�3,:�t��T5�f�B+0
I0�|���t�}��v
�)������G����^t��N��k���{�� �:R��1�=���԰��^X���h� �/j�"^�=g3��!��9���o�3\>)\S�ż����W�)�?�)�׬�T�ٵ������(A�����A
�?E��V�~�{��]O~j3��Qz�7X�O�0t�-��,O��5�a�ܾ��̃��Q���
Sw�ӯ>+T
%����w
�}UF�7Z���oon��3� �uݰ�������c�]�7@}�u�lEV���}�9f�_ �N�
+x��Y[�۶~�_��R��	��u�sR'�I�����/N�Db%�ɐ�e��gP$��lӗ�E��`.�Bqo�q���_�on�����,c���˸���a���?X�����
+��ڃ��vr�ޟw�h�ǿ��V�绻��*H��Z�C��W{�u4|��Y�U����b�4]�x���7�7?� �#�LX"��n>�Ƚ��8Y�
���BϽ���7��V�`<�#�X`��Z����$�Zwy[6}	҃P��J>�Ľu1e��~�i�Fuv�_�}�[;�"�^�����gC�G!� aq���Ϳu���=���8�
���Z��{}�}0$o�)��`&���՝�z+�z��ηe5�v�ӽkx�XR#K
+�@("�(��H��,KD�$	
2�	�oK
�
1�
Q�1�BF,����]�
+�J���+;�hzv���8
,`Bu��%h��9z YU�n������[Ⱦ���U%�S[]�V�Q;�C�N�6ˤU�=�
|��	!����
+i����9
_-�
�
��
G(M@,TUm�ۧ��=N&��;Zk�+7{Mo}m��k�o�U�+.9�㸝HΖ,p�S�dp�
ġ_�
c@�§�^��1��#�Kk����g�9&�$��FV$hkˠߡ���cw�g�5ی�@Qh�E/�,�;u��	������ܒ�K��:�W���:z!�pPWV5xiuq�
+U��zЇ
��d�ֆ��}d=/��K	�6�6�Tu�D�9�Uy l�x{�FR�Uj�W� ��	��Q0���-7�����h�8��qD85rheD�{�����ޖ�
+�������(��5�Nۀbxاe��vX~��JhG�%k�+�!L�ys���lB�K�;h�@6�
+�f�(��Jc/XA����
+aD���)"L �f�K�$
g��%Q�
4���
�,�
��������P��뎼���FO4���N�0�,
bƅM�?����SB���Y=�bs}hz{)�Jw�2��c���ۢ����+iN>'�}�n�=� �]U�S�^|9U ��1�E�C��6�5�(��;����	�Ij�gj�
�K&
J$�K��%M�tnf5v�\b��1)��lzk���:Dk̐�DD��R�{�<F�xQm� �u� ��n���Jt=��w��H���YP��5գf�|p;4
�&�=����<�s��OL�q�oj
�
*�`�z���Ѐ�(g	
��9��T�%yFm;
�&0il
+υ�dA����
�k��g�,��э�7#
7h���!\b6%����2�w����%� Q�Q
��
�ZJ�����S�������V�n*�EX����v���G6�땦�W�Hw�&h�&�−e���(�X�e�M��l��(�!�K�I�ɴ��s����
+���=d���q��2~�ߧ���.�~�[�P��[��"x\Ҝve����� <��rWf+SN�
N܆L1�W�v9��SE��g{�p�Fa�ҨFl|i�e^�
)W,�#�:i�9{[�QE
�Ah�|.
���Y_J���B?�_^Sl
,��u ��'5�#ͺ
����5�
�򼊥�0�4�
+|�ϓ)���ih��(f)�|\.��{��� �9x��-���=@����P>��o,�O4m“��'~�m�


�ėa�SW���Č�p	��
�c����拙���QXj���fR��+F.Y�d��
+��B
�o
+|���r�I�ɸ]I�J��E��X� dPv&x��J}g����3�N
��P����`w<�b~)&)
+�]
҄E�t���`
�u�#@'-p�&C~�U&�P
�_�R8Q޻�

�ζ�0z����S���-�܈� 
 �`$���OL{��eM�Z����@|���Mċ�g�

W� �
�x
+�{B��!ϒ"��P@���<�ցw2�F0�4N�ua�%Yw���1)T̆*�������*�v at c�ӑ��*��~+L#Ɠ��
t_��I�6���aGTX	�oG1�J�:��*徱�ؔBF��j�%CA&Q�}�yt����7�����{{:�"�w��:�bͿ��D��h�Oo���$���d����t~�I�/������v�
��f�ZC�,G�#,G��2,N�
��
�%
G\�A̫
=��]�޲�U�gR�h6�e��6$����B�3��Ù��qH�D~�`��.�?��O��p�m������M
�6A�Z�����Ld����BĒ4�F���P3D��9�1�^")�H0���\1��IrIL1���b^�������_��SAf�=λ��I��O��Q������f����ˋ���&��W��(��,�������W��}�F5\�;�x�����,�����
�B���.�ba'������=�N
�;�M����i�������dh��+��
+��_����<��^
 endstream
 endobj
-9912 0 obj <<
+9921 0 obj <<
 /Type /Page
-/Contents 9913 0 R
-/Resources 9911 0 R
+/Contents 9922 0 R
+/Resources 9920 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9905 0 R 9906 0 R 9907 0 R 9908 0 R 9909 0 R 9916 0 R 9910 0 R ]
+/Parent 9926 0 R
+/Annots [ 9914 0 R 9915 0 R 9916 0 R 9917 0 R 9918 0 R 9925 0 R 9919 0 R ]
 >> endobj
-9905 0 obj <<
+9914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.82 677.939 225.75 688.951]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron) >>
 >> endobj
-9906 0 obj <<
+9915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [122.445 648.359 277.732 659.263]
 /Subtype /Link
 /A << /S /GoTo /D (main_representation) >>
 >> endobj
-9907 0 obj <<
+9916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [443.233 594.869 502.79 605.773]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-9908 0 obj <<
+9917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [100.734 582.914 174.677 593.927]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1NNC__Polyhedron) >>
 >> endobj
-9909 0 obj <<
+9918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [402.44 513.666 513.996 524.57]
 /Subtype /Link
 /A << /S /GoTo /D (main_representation) >>
 >> endobj
-9916 0 obj <<
+9925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 501.711 156.301 512.615]
 /Subtype /Link
 /A << /S /GoTo /D (main_representation) >>
 >> endobj
-9910 0 obj <<
+9919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9914 0 obj <<
-/D [9912 0 R /XYZ 90 757.935 null]
+9923 0 obj <<
+/D [9921 0 R /XYZ 90 757.935 null]
 >> endobj
-9915 0 obj <<
-/D [9912 0 R /XYZ 90 733.028 null]
+9924 0 obj <<
+/D [9921 0 R /XYZ 90 733.028 null]
 >> endobj
-9911 0 obj <<
+9920 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F31 472 0 R /F10 473 0 R /F11 418 0 R /F23 340 0 R /F72 471 0 R /F7 505 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9921 0 obj <<
-/Length 2014      
+9930 0 obj <<
+/Length 2010      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��~�_����ë.��@��
�v�iv��H��l�cueI�z�_�Û,�r�ɾ0 �<<<��
�8z�p���_����',�Q��$z�F9�҄ AI���	A�.�c
?.��n_<?.(��괓��x�[�����0�^�,n�Œ
-
��
-���wr+͚���2���e��ǧo��=��tG at 2
#�HQ�D���}�#�60�m�˳�h���
�U���w�i��j��c
�4A$�V�w�ž���9<����v�
�8�������v��o��jT�Dz~�S�f�W�0���(=�qQ��C�j�Fn�u�kjϠ�j�z3���,�cWTۥ껲���Z+p����܌��9�dD�Β�Q��e�"E$C	qjQK��O���
��H�Rj��� q��P^J`{X콄h,�N��{k�fk��e����C��G��)&&Z���v�2j�o��		��Z}ed��2G��~�PY+��?`�_-埾�O
s$�$�oZ���>�x������(����Q�h�v�y�հc�ͥ�
�d'�(�i�M���
f�8f���]�ػ�q k�B��b��0�����]�X�E׻3A���O��Q�&j`�Eֲ+��S�2A��r]nO�)Ęe�_��;�"��k�˜
��`\�GY;��8��uR~�u��E�9�e
=m��_������
(���f��4��h�54��2��[6�tX��
$I
��b���Ĝ��s��4�n
��L��L�Լ�I/�L�u\]�4C4��
1�͔���
M�EF&�g$,	+�����M�
�~����*j��d��y�#U0Q9�3pϥ`�LR�P�jF��$�l1#`�
����L����]��
��Z��kp����l5M}����#7�Dn> 7� 7��������
r�1r� �ـ��|�ܷ�i��苨�Ѣ�zř�&G4c_	@��0຅���Q�m״]Y�nbT��X{��1
�}��
UbR@�BU�R;
����,�5��ѻ�O��LP���� �_P^~]}� ��H='���y��=���k�q.�x�xoLd	�Ga
�C�[�����
�"�!;d�w&�2׍��%�����T�o6��v"��
;�_�uqPn�i�c����c�R
*�
�{�1|^�P֟l�aF}*�"V�Z
���6W�jc�+i���G�=�1�#�+<~Zd�/c:5�n��t��a�W���:�uF�
-2���Z�M�e]���}i,�B��0��q�ǥV>dRv��?
��0O�q�]�F��0���
��rL
��ͥ;�pOo�t���ԝ^��+�UG��X6��J
@�k�:U5�)h��a}�:��F7'��T@�3�
�\gC\c,�8-X���ȿsA6�|�pѤo��hj�R~$E�o���
���<oʽ�lR� ��r�_]�?Is�h����/�D_}�m0}�)��
�~����5�u
�����T����Sءqct������u���d9Hh�\+��
(bR��m�w�-Bp
w�ȣ;р�y�����!닪��W��K[���(�&�L��~Y
-

�~�z����_
���Eo�i��
+[�(�[��8WiNPFŷ�$
��<#~�ΰ�C��/O,��t��H���/p���]�
����3b!���T�\IG�>-�x���V�J.��
-h 0���)�8O<�|i��¥�g�uF!c�pE��_-�$I��%�
%�����`u���
�x9ܜ�V��FpD5�(���7�K&$0 e)�0�;q9X����,pY� k(���|�U���	�(ri����F@��|���}�ˠ��	�\	��@�/��
�G���"�B��pc�0҉|����@�lx����?	��9�ݍI�� ���4J�O�!
u������w��_,v�Oh'���������k���aD��v�0��-4��t�Z�>E��փg�)f��KƮ�ۇ�����
-A�o;T��m[�_�����=��5�1H�o:�/�0�7M9�:��@��Q
+x��Y[��~�_����ë.��@��
�v�iv��H��l�cueI�z�_�Û,�r�ɾ�I"yxx��9�p��蛻�<�ݿOX��<�I�r
�	A���i}�8],	�8~\
ݾx~\P
7�i'7]���r����a<� Y�ԋ%8~[J����V�5Y�%�e<1��ŏO�޽{��鎀d8"F����h����G
m`��#�g��P�#N<����?��
+_�.��<Ji�H­��^�}[I+
5rx��
�&Jq
-	L	aw?�`'#"�6U�,���e�b����-��ae�Qz�㢶�z�
���a�l�ԞA�I�6�f��7�Y�Ǯ��K�wek��V��=##�O�sPɈ��%I��)�4E�H."��Ԣ�&P�#�F��8�����j�w�H'x������
�{	�4XN�T/�����>�M
�eݫ��g�$��SLL�"c��e�l�,�?��ݵ��Ȃ�e����Z��V����Z�?}m��H�I\ߴ���}��*
~+�?��Q��Ϗ��Ѥ�N�^�a�ěKg;
+�N�Q0�<�3�S�zq
�z���T�wo�@�$���Ū�abcE��
�ޱ苮wg�]����&M��܋�eW�M��e�8k�ܞ,S�1�J�
5�5v`E���R�19�J���7��v]q��a����D틚s��8z�B]�`C�Ds�P����GiF���khv7e('�l>�:#
H�<�[��'�91��f	�iz�:��
���y-�^Ι4v븺,i�h
+0G9b$�)/�W�����L��HX
2Vz�+Y�%((�D�,,�)(mUԞ�����G�`�rdg�K����ҡ
ՌN]I��bF�L8�ˋ���M��$&ﵘ����!0���j��t
�oGn~��|@n>An�Q���'��
r��c��r����
�o���!��Q�E��3}M�hƾ4�<	a�u
#���hۮi����Ĩ ���f�c�����Ĥ������v:�)9CYzk ���w
�����
����濠�����Z9�zN^����3z:���`�\��0��ޘ ���8:����w��e�
E�Cv*��L�e"�;1�K
��ۻ?��1�l��D
_v@�����B�t�R��� D�:T�9���b�����?��IÌ�T�n!D�,�:�-�m���WҮ뛏
{4`c�GWx���l_�tjPݜ�{e�X�ê�
;�u6��d�#2%��3��˺ܗ�+��X>�R�5`bc�4�K�|
+Ȥ�j':��a�2�j�n�S?`L;�
��
�Kw`���5�;���W꫎���
l\�:�^ײu�j\S
�:���u���nN s��4Lg:��Ά��&(X�qZ��-p��l�?���I�
��Ԥ/��H�\����Leyޔ{Y+ؤ����~��L����■_`�����`�jS:�/8����
�k6��
}��K'�������C���L����/
0.�`��r���V�)P4Ĥ����� [��:�ܑGw�O�b��ՇC�U��S�����
QAQ�M��3:��
:$�\�0o�;#��	��\�6�=V��oQ��j�q�Ҝ��
�o-I4�yF�:�a�	�D�_�X C�\?�w�_���m/�@9W��g�4B��\�����,}�Z��h7俭\�\\)�0�@`��S
q�xD%��n)�)�K'�9���B�,�"��Z,I�ƧK~9J8��w���
��;��r�9�
L��j�Q�'��o��LH` �R�a�v�
r�J��YಞA�P [...]
 endstream
 endobj
-9920 0 obj <<
+9929 0 obj <<
 /Type /Page
-/Contents 9921 0 R
-/Resources 9919 0 R
+/Contents 9930 0 R
+/Resources 9928 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9918 0 R ]
+/Parent 9926 0 R
+/Annots [ 9927 0 R ]
 >> endobj
-9918 0 obj <<
+9927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9922 0 obj <<
-/D [9920 0 R /XYZ 90 757.935 null]
+9931 0 obj <<
+/D [9929 0 R /XYZ 90 757.935 null]
 >> endobj
-9919 0 obj <<
+9928 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F31 472 0 R /F7 505 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F1 542 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9926 0 obj <<
-/Length 1942      
+9935 0 obj <<
+/Length 1937      
 /Filter /FlateDecode
 >>
 stream
@@ -55721,881 +55757,878 @@ A#
 
O
�a��~��
s�9>�):� 
3�9�<
ciƏ��B�-B)(�X/0�ψ�u/r����X�	#:���Z�p���j��"��X�Ig��-�[w<@�
�S��7���0H�#ƋBH��
��8t��3~�8�_d�����"їy��2z����^��J\��{+
 ��r)�K
�m�"�&��me���Ew܅�@t9����i������߹���v����o������t?Bs��М 4��(4:�ڰ<
�G)H���G]��]�5;P}�n�	��x�v�-�,_'^�
I���flEb4aG�y�4j
���f��C�^%���P �.��R�+
��)�$��P.k�������4=l��s7>(�.��r���UL��;K�m�t
o
 0-��xS݅7y�
 '!0${�p�Y8I�-8	SS6y`�R�(����H�	D������M�
]<p™���>���a����J��U
�
-`�ɳE
��ֶ�V�\?؋��Z�~���.���>���q��ѷ��z��CT��28Vף˃\�
W7Q�Ѽ��)����i��ѵ�m�
~���DL
�ݲ�^�>	
�ן��[�)�
���n�	�v�wX�����o�BL��_�쪾��.�M�� �	��`FA�ı�Ԫ��W�~��n��ԇ
�T�UUm
��l�[rQ��,�$�N6��dׁZ.�1���&٬��� ɚ�H���|��x
+`�ɳE
��ֶ�V�\?؋��Z�~���.���>���q��ѷ��z��CT��28Vף˃\�
W7Q�Ѽ��)����i��ѵ�m�
~���DL
�ݲ�^�>	
�ן��[�)�
���n�	�v�wX�����o�BL��_�쪾��.�M��3 ��P��8vJZ����֯�ȭ�L��o1ܪ�6�ON��-�(�U�l
+�T'�Mz��;
.���0i��:/��I�dD2��?E���
 endstream
 endobj
-9925 0 obj <<
+9934 0 obj <<
 /Type /Page
-/Contents 9926 0 R
-/Resources 9924 0 R
+/Contents 9935 0 R
+/Resources 9933 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9923 0 R ]
+/Parent 9926 0 R
+/Annots [ 9932 0 R ]
 >> endobj
-9923 0 obj <<
+9932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9927 0 obj <<
-/D [9925 0 R /XYZ 90 757.935 null]
+9936 0 obj <<
+/D [9934 0 R /XYZ 90 757.935 null]
 >> endobj
-9924 0 obj <<
+9933 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9931 0 obj <<
-/Length 2226      
+9940 0 obj <<
+/Length 2223      
 /Filter /FlateDecode
 >>
 stream
-x��Ym��6�>��O	��5zAB��]��d���e��\]jw��`�&�@ �����z�;ޭ��BH�nu��d�=�}}�����+��E�
-�~�E�
A��~��	A��	�ؿ����6^��(���Q�*^|�>Tqux���=#�/�ٜr��dq]���j��7�'
-�@p�Ed���۫W�W\�
{�h�C2�%۫�o����o=�X$������ywW?]�U
��"慔!,�5�~��N�"ˊ��>�׶+)��c�����M;iW�F�}Y��I�v0	v����"�1-����Ԣ.�D-��V�5̫�ġ,D�����f�Z{ۧY,DQ���3gT��RoN�S:��V��⦨w��Q��\�k��
-��#�;��Q�תj�`��"�M���� q�
���
-%�z���_����a3�ID��Dʟ)�
oF�\2{���f�	D���Z���,n]��ի�m�>N
���*�2U/�Tc�4��A-�c��9n�����
�-rnŸ'�
-��	,=m �1
-7�a�9�(E/]�
�����d�~+{{����>;��5
�T�~�a�̂��<ɉ'�jo0�v���H���0� �/P"ɻlyq*( T��w2! �������tP�;&� iC&�V0$H
Y�['��i�w;�D�>��� �
�v ����i?�j"
�
-&"�ZoԳ�< ��ߤ��H 8X�ɐ2�JC��X�qjť�DaDptQ�K�H<���-q����O^�BF�E.tJ�i�փn�����k��R�]�_�[Un�5����Y�7C���B:`G���6͓j�B_��&βÄ�
�$=Z�s�5�L��)Q"�a!
�6c�=���)�q�&f5�U�<ު���j�x�&�U�l\gYf0�0����~��>-(�!�'� FR�vbQZ��2Ϝq!
�˕���R%��AD.�j��Ĺm<(�,
�8́g��"��Ӌ�~�ib�YHd��������д	
�QEe�2�n�ۧ.'�]��/m�qKk}k��J������Z֘��!�h�r�
T�����9A��Q�&��G�19�鏩J�
���cj�o
�따��ȫ�a����nS�
�}
���C8� X�5����Q]J�L<�������5���Ey�ʃ�:O�
-�4
�s
k<�� N�s}j*J���)$rH��8iv�I4Vz�i$q�4�:
t��#�C㕕k7A���t�Έ�Ǚ�8�/`+��[�yШ�m\�g#�G�R��.r����I�
��t{ua
�Oc�0�
-X���R^4��.ն,@b� 
�{
C�}�8;M{�Q}Hc�<�y��Anspgo�
��=��{��s��wz}MЃ�YҴ�e���n�ֶ~���@u��h?5��p��]�����l�]�]bd}f_�a��E�3�M{]����A���ȧ��L�ʰH�E:|��X��*�Ge֥Y�GNl��z��Q�RG_-�C�&�C���Q���I`�
-�>V|�tŧ7vm�5��Uf�ʼn�"�����=͗҉D4�����[
�$�R�uYA
���XVF҄���g_��l�1���9Z�ob�A��x�j.}�1���Y��oRU�A!4�[�!�������	2
-��\
5�Eء�Xsx��,��Eo�`(7U	
]�5m�M_�
���H�0���9ሁ�g��n!G4
-Ot-�����-
ܝ|tS�IVԧ��H��52��mg��./��q���c���iL�[��
L��n{YZ�烛�CB���U`�H�
ZBh�>5 �@����g~6'ˮ�:L����
,�
 ,�I�
���2S��氰w�˅P����n�Բ��+^�1U �E��������n���o��%�8��!L$b�>KA
&�=��Z�9����/���ǥ���;��KZ�-�̛��W�
���t��>�ڌ'�
�'�K���	��D̘�
q{E $����[
���O�-
 ���J�4��2Z�J��h��AWU�

�{ƵНt�����4�L����;����
Y
��w9��O���/���_}B���K��k��;�kA��4vۭ���MU���վ�R��s�1Χ?��N��t[�hˈ�G�m3"e��q��	�wJ9K�y�{m�;{'uT�b����i�����~�GI����
-��uYfק�9J1�ѕ�����E��P�έ9d����?ɨ
+x��Yms�6��_�O-u�`� �����M;}���{s�$��)HfK�*I�Q�-^H�+���� ,v��ϳ�p�p����ۋ˯
�*��U�� qJ��e�:$Et6'��zFp�֛tq=�8����Z������N����~��Ȱ*gs�qxU�Mc�?��2�T�)��"�C�����o/^�^�qA at 3
�	�Q�x�m.^�����
0b�

̨MQ�"�����Vq�YE0",�)CXpk��:����f��y��]Y�t�{����v�v�kT�їծ��
l�`w��G� �)hi4�զz��6��b�oT����N
�bI�M|n����{��b��9sFJ(
�:���kU�:m�zq�oZ����vݼ�"A�<AQ�C��e���
�x[�i03RD��
�
�7�!B������.�}��6��D��s��9�B� �fB�9�@q���9�ȒXZkݘ�ŵ�]
�z��w�
&��?i��w�j7��S�jq�ֱ��
��`����S���������
�,=m �1
+7�a�9�(���.LFaӦuk2E�m�=��yc��
�����7�SfA⇷OrH�c��L�
'�q
I��s��|�I�gˋcA��쾓	d
}D@�}ǟ(�׀jG�1q I3y��!A:�:�:��6H��9'���@��d�w�ځl�

+����|�U�H2�*�� PH�jިg�yD���>/� D"��fWL��IVS$��P�S+.o&�#������E�	|(�n�3|}؇�}�<2"�r�S�N�0�
t���8��^�d���Z�
+��ݪJۭ�eFx������$�;rDX��y��3�
+��iQ�'t�$�hq�1׈3���D��=�tH��;�h���ڤm���LW��t��������8Tiv�:��f�7
� �O
��% �	"$�� �HJ�M����g��3g\����J�=�~���� �k�}���6�}Vwm���3�j�_��Um���)�,$2K`��v��hhڄ�ƨ�2K��J�
��.'�]���5ߚe��"�~�x���5�j�1�)�\<����N�7y���9�|LNq�c��G+�ĥ����C�:%ly@ �e��⼩�4�����0��N, V
���yc�$�7� ��g��F֘v(o|5 at y�X�)]ᙆBx�am��s�IB�a�CmBE)�}�b �$���f�΁8I��B�;�$.�&�O@'��^�
c�=4^Y�v�)������eZ؎C��r8 ������U=p6�|�/�J���̙���
��W�	�4�����5�+�Uk�Rm�U
H
���x�aH��gN�^S�<�i̙�p���9�m������Sټ��	<�|���=8��%M+m:��Uu�7��ۮ���CnG�\����]�kܻ&A�E�(�ֻL�����>�T��/�lg���@�1�
�B��ȧ��L�ʰD�%:|��Z��*񣇁2�Ӭ�#'�DC�d�(�N)����~�&�C���Q����Q`֊�>T|�tŧ7vm�5��Ua�ʼn������=/�҉D4��� ��[
�$�S����<���)6$��L�	A
Ͼ����Ecj�9Z�ߧ�m�u�
�\�c�+:3�����A�Bh
��C��/�����d�ͩ:j���C1����� [...]
�$��A�Lc�y��Ɂ�M�ID²���&�2уE�{�%7	��U���}�����x��t�#S�O�ZV�X���?��D���׿]\����������⠄;?���LL�g`)��D�?�˼v�[���<���'CN����bμy��q���j��eU���x��{�0<���*�MČ	
��W"B2:�>��p�n��l�2����l���A��)���y4��3tUW����3����ph���%@g�6G��#~�'�ⰴ���

?
�������	�"�������p�<����m�
t���.U��W��K���5�8����;}z�m��
#�
շ��܃ }x��R�Hk��A���^G
�%2F��O�}�n�_^><<��A@�����v[\
�ē�S���HzSժ�R�ܘ���� �M�
 endstream
 endobj
-9930 0 obj <<
+9939 0 obj <<
 /Type /Page
-/Contents 9931 0 R
-/Resources 9929 0 R
+/Contents 9940 0 R
+/Resources 9938 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9928 0 R ]
+/Parent 9926 0 R
+/Annots [ 9937 0 R ]
 >> endobj
-9928 0 obj <<
+9937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9932 0 obj <<
-/D [9930 0 R /XYZ 90 757.935 null]
+9941 0 obj <<
+/D [9939 0 R /XYZ 90 757.935 null]
 >> endobj
-9933 0 obj <<
-/D [9930 0 R /XYZ 90 440.883 null]
+9942 0 obj <<
+/D [9939 0 R /XYZ 90 440.883 null]
 >> endobj
-9895 0 obj <<
-/D [9930 0 R /XYZ 90 418.571 null]
+9904 0 obj <<
+/D [9939 0 R /XYZ 90 418.571 null]
 >> endobj
-9934 0 obj <<
-/D [9930 0 R /XYZ 90 418.571 null]
+9943 0 obj <<
+/D [9939 0 R /XYZ 90 418.571 null]
 >> endobj
-9896 0 obj <<
-/D [9930 0 R /XYZ 90 287.822 null]
+9905 0 obj <<
+/D [9939 0 R /XYZ 90 287.822 null]
 >> endobj
-9935 0 obj <<
-/D [9930 0 R /XYZ 90 273.512 null]
+9944 0 obj <<
+/D [9939 0 R /XYZ 90 273.512 null]
 >> endobj
-9897 0 obj <<
-/D [9930 0 R /XYZ 240.245 210.84 null]
+9906 0 obj <<
+/D [9939 0 R /XYZ 240.245 210.84 null]
 >> endobj
-9936 0 obj <<
-/D [9930 0 R /XYZ 90 194.372 null]
+9945 0 obj <<
+/D [9939 0 R /XYZ 90 194.372 null]
 >> endobj
-9929 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F72 471 0 R /F95 1779 0 R >>
+9938 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F7 505 0 R /F23 340 0 R /F31 472 0 R /F72 471 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9940 0 obj <<
-/Length 1380      
+9949 0 obj <<
+/Length 1374      
 /Filter /FlateDecode
 >>
 stream
-x��X�o�6~�_��Mj��EfOk��6 [������Y�'�����$Q��(��E�0 �����O'
l
��=_�.^Ih�%��r
h
D� AI�\�CB����Ws�CS���jNq��[�*����Ma���ezNT�g�8|�3e�
�k[�g�؂]ƥ���˷���ٟ3��Ԟ�ELq:{�+�`Ĵ
-n�ҀS�]�n��
{T��N�
:�� aAD�R4�޼]u�J�����?�G�[��(���i3���5γ�&ɜǺ�0�Y�m�{׮��3�34�z�#H+
�ĥn\x�Wl�.��.kO6���0� 0%<�ҭ./�l�q���յ)6��f�s�iz:�"�S�� '�B��|s�N,�a,�3�Da|�
q.�G�I��޸�f緻M�vb
�~y���&T#��#og
!!x��.z��(���<�KF*
~�/皆�A�^
B�Fd��u�W�}��*"��R�zQ-�#. U�(�zY�݄�A5�q�+D��m/p��1���7���&�FJ�K��!M��=�]p��T��hg���ȝ��]}�ȃ�ɨ:�I����!٭|�q�6����D���+usMԹ�5�nj�I��-��\�R+�&��UU\&�|\�����=�Ai-��ݤ���4�l���QN���ýw��>r�ad|���[��@J����
�a�̢ƛjn��D_
�{׬
j��/|�?�2�]k"ޙ®&Ҝj���T�����xW
766�҃HG!��3-'��xp�:��PX���񁸱�j W}���U�t�
�"n5�X���A�i�b��J����l�^��̙�%���m]�+��7�ĸ6��"噟Zy:B�è��
_^�W��0_v�7��:�_<����Y��9bR>Z����
 ��Hq=,��6�������k
-Î7��|R��L?Z�O���4oZ�_\����	�0o>'̊�פ�B�T=� P�Wޣ1�P5\�L����P5��lT�c��Z���mH�0s?UsBG��*�@�E�l��S�;\',�Б�:���������t���?�5ݓm�t/�w2Dc�i	�O-!���
��
�T=��G��h�o��ϫ�W�<JD�0��ɛ��J�O��w�E��:*�:FN�懝�j;�h�9j�;��w���
Ճ�����g4�R���Q��c4l
A6r�l
�ߑ���3?#ן��D:��5Ņ���a:]U�V��o[�nn=w77����~.@���_Lv0�f\�����DW����o_X�*z�3(�w�z�
�?�v�Ӭ���i�"��[������(.�!K�J��~�����'+Bu
�n�?�
�2
L��z۹���@G�
+x��XM��6��W���@������I����{J�W�m���Jr���
I�,i�o��6'S�8�Ǚy�#
l
��=_�.^Id$��r

(I��$X���!!����`�ë9���{}5�8�vǭ[�����&����?=':����
+
��٢h������si��.�R�������������p at jO�B�� Jf�?�`�o����m�Vp��w���:�
�3���`0HX�(CX�bTԛ��.^	�_���G��r�ű(]Ҍ�u�eiQ�6NK�u�>`L�8�4�e�z��(K�h�A,� �M k��q��_�ۗ1�u9X{�1D���`����ruy�s��Ov��m�9$.-:#���sȳ9�p�
!,3��m��	�e at 7����v&�(��#�e�J��5N�,��2����n�r;��fHh���ibj��]���3
WH
,8D��^i ��?/�钑���˹�a{��W��2�� 7p�b�5k�z�
+%�]�^/�E�P`$�����]/˿��3�&9��`��ѽ��8 :F;w�&��	��@�w��:$�q�2��
.��J2�4�L���Y�ҭ>N���H����@!I�<?Ļ�O<;.��9wќ�0u�nϢ�:���fC>��6q�uyܒKWj��F~������]����u߽�9#c䐂|��ĕ.$
i���}�S�)�p�
n��\x��֡ ���l) �"]��j���ZPM�z.��C-X@��o��دL��5�l�ViN
P�:Ub��D�35�UÍ��� ��Q�![ږ�h\� �Qyȝ����@ܸq5��>`����r:[G7�
F�c���� �T���R�j������1-mTƑ��m]�+���
�dl�6��"e��Z�Y2B��(��
_�W��0_v����/�Z�	3�,��
1)����e�#@'9��

��K]n!E�?'��°��ʹ�k!�T���%3���Sa> ͛�W�n�o�<)̛�	�f�5i�?U�< ���hL4T
�
B&���{���Y6*�1UScT]�6�j����9����g�E�̼�L���)�
.��H�Nz@�lh���sU���c���緶{�M��B'C
0������:�wԜ?�{�R��k
�c���4��W���y��Va�+Ɠ7��)���(��(S��:j�:�'U���Q���u����Q��Q���~�s�����Q
+2�8�qT��dC�!�~��q�
Y�q<�3r���KdĬ�(.L�
���bm���v�蹻y��p��s��<�bӃ�5㊯?U��$���
#Z1D�Aռs΃l�����fuPO���
sm�ryqq{{��
�x������wws�g��:#��,w-��db����
^F=
 endstream
 endobj
-9939 0 obj <<
+9948 0 obj <<
 /Type /Page
-/Contents 9940 0 R
-/Resources 9938 0 R
+/Contents 9949 0 R
+/Resources 9947 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9937 0 R ]
+/Parent 9926 0 R
+/Annots [ 9946 0 R ]
 >> endobj
-9937 0 obj <<
+9946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9941 0 obj <<
-/D [9939 0 R /XYZ 90 757.935 null]
+9950 0 obj <<
+/D [9948 0 R /XYZ 90 757.935 null]
 >> endobj
-9898 0 obj <<
-/D [9939 0 R /XYZ 90 665.701 null]
+9907 0 obj <<
+/D [9948 0 R /XYZ 90 665.701 null]
 >> endobj
-9942 0 obj <<
-/D [9939 0 R /XYZ 90 651.163 null]
+9951 0 obj <<
+/D [9948 0 R /XYZ 90 651.163 null]
 >> endobj
-9899 0 obj <<
-/D [9939 0 R /XYZ 90 443.914 null]
+9908 0 obj <<
+/D [9948 0 R /XYZ 90 443.914 null]
 >> endobj
-9943 0 obj <<
-/D [9939 0 R /XYZ 90 429.376 null]
+9952 0 obj <<
+/D [9948 0 R /XYZ 90 429.376 null]
 >> endobj
-9900 0 obj <<
-/D [9939 0 R /XYZ 90 237.996 null]
+9909 0 obj <<
+/D [9948 0 R /XYZ 90 237.996 null]
 >> endobj
-9944 0 obj <<
-/D [9939 0 R /XYZ 90 223.458 null]
+9953 0 obj <<
+/D [9948 0 R /XYZ 90 223.458 null]
 >> endobj
-9938 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R >>
+9947 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9948 0 obj <<
-/Length 1674      
+9957 0 obj <<
+/Length 1669      
 /Filter /FlateDecode
 >>
 stream
-x��Yێ�6}�W詵��˻��H�I�4i��
4HC�i[�.�,ǻ��E���M�A�'S9�93sf(�`�����dp�X� F��2�,��$HPL��!!��ј`���#��I�'����2�]�E�L���*�n//�G$��hL
^e�vk�/�R�w��+�˸C���ɳ�����p@�&"D!�<�y���?
0bq�ͪ<��o��:��*|h],�#��!,�5q���[s~������ 
Bxc�?���]fX'+7(������y�Γ,sk�rD��WE�&�r;֩�,�Բ*�楛*aT��,�u���e�EGJ�
9
&؅$���n�jS� 㲷��ч+B!��1�)���֋�˴q<|�d�b�T�]F�C0(�
��uUj,�::�2�ך�$��)�ruk�˥�
��
�Q
�F�jk��%
�8n���iż�7I��2eg�i��
1�I����s�QEͪo�D����2�X& 0����
-�
K$�P&
�+U�*�N�no��(k;P��v�5�Y�s��]i7eZ�6T�#��H2�9ED���(
-]΃��L���O�!@
2�5��9����o7�Hr at BF��iQk
� 2����Ǩ���G:�WĤY���%,�K�s>���?���QL�Mx�z	�A%
yb��8ňG� f�
mb����
!���&�͊{ �$x0>�qO�W
�a���D������"Ώ���T��MZ�Nm��+?
e�o�n�
�!�ZM���t�֘?��^������ߟN^{���2�>�
s G�~��I�,-X)!�6UY�y�o=�ag�$�v��]�-\
-'M� m�iW ܂Yyc�%�5�!%P\���n���O
-;�d�����u٬�X�����F�֩(�4qb�ba7Y2�e>ls���D��ޚ�
�
:gƭ5���/!�]��biF
�.��<�EZ�<u
-
��󍯲@ ��4�/Ä0(C�_�
YB��g-����Su��]�O�~����by�nt���HxO���>&P����?��KD�
�4�fP�M���K*V'��[3uX	Ӭ>�����M|�rJw
#*�l�rb���z;]e���+%�#��P m�e���P����
n��ӏ�ܜ��)�.*rbN"m�nK��,�/Uf7�9�V:mo�Lm�jY�H�R��0o2C
��w�Ѿ����;v�dOΎ��A�>C�T��*�GaV9�����m,�T�W�8
��d�+�D"��NU�|���mf̵��lJ�q��r��r`��?�=F�'
 �H�<�1
-�
���B'�����|:��u����9GD���#�J5WH b
��0^f�p���Z{�Fnj�D��� ���u���s�����+/�}>����~����A{����($G�ޡ��t &���|$6 �gE�� �	�n�O�T�%��O�lV��~<�
��~�p��bp�x> Gp}�| �7�zA'�?����a�������@4�=h�9��.#�&���u�=
4�
-!S�"��2?��]��2�c����}�m���GB
]6�H���� c��(�$�7
ɂ�	�Y�Fc��J)g�5�Ϡ�40 wJS
���u��\^\��{4ߢ]�n*���Mvq7�:)P�P��˦u���i��!�;N��M�
+x��YY��6~���Sk5����$�$H������!۴W�W������C��v7iRA�LQ�p曙o�26��
�Fg�%
bK*��:�qJ�%�l��8�L	�x|9!x�Ty2��P<.��+�����tQ%���yzB�qYL�T��E��vv�R��y�����K1f1���==����
�h"B2,�ћ�8X��� #G��Y��2�͂W�_G�Y���Ţg
� �� �
a)���}�ߚ�g���b0�Y��bw�a�lܠ���ۢN�u�L�̭Y��	c0^u����J
0e��U�7/�T	���e�����.�
:Pz�ȩ�0�.$ylut�T�:烽��!\
+q
L	L	�֮^���ń��$KW���s0���@1m �]U���ZGc@��Zs��eVnn�t�֒���#9�cو������#����>�X��6��E���uZ_y���U���9��(��f�7Z"�}շL6�	�]��]��a�D
ʤCy�
+U%����M�em*��.�:��n�*iW��m��
��a1��SNa/�E��yPw��p5�	��!Yc�w� �x��v��$$d����"C*�O~�Z�?x��EL�@N^�2>!�D�1�iO�
<��t܄�Qi�0
T�'f�S�x�z1�eh[G
?,o<p��0<7���hV�a&���I�"��
+D�&�ԇ���q~`��b�n��vnk�]��(�}�v����j�'�C��<���������t��#@v����G�9ʈ��MZdi��J	9���Z-k�z�!
;C$)�;��l�R8i2�hSM��,��߭,���
)��̎�;ME }R؉$۔0`�V^��
+������ۼnj��2O'6)Vv�%#���[��.�Z�L���I��P�ݠsf�Z�ô͸a!��K3�XuA�9-�b��SX�.�o|�����t&�A��:��
+�r�=kq����
��p&�"~�������A��y�����N��@u�w���N�/�wt�H�A�����.��
Ul�o-T��Y}Zo��՛����<FT��l�rb���;�e�V��+%�#��P m�e���P����
n��ӏ�Ҝ��)�.*rbN"m�nK���,�/Uf7N9�V:mo��m�jY�H�R��0o2C
��w�Ѿ����;v�dO�N��A�!C�T��*vaV9���U���X\��Z��x`������:U1������1�O�)��"˹}5��� �)~
1z��@< ԑ�iVcz;�{?�ۅN���%:3$�t
9�!)�S���W[G$�j�� ����0^f�p���Z{�F���D��� �
�u���s�����/�}>����a����A{����($�ޡ��t &���|$6 �gE�� �	�n�O�T�%�hH�l6��~<�
��~�p��bp�x> Gp}�| �7�zA'�?����a�������@4�=h�9��.#�&���u�=
4�
+!S�"��2?��]��2�c����}�m���'B�]6�H���� c��(�$�7
ɂ�Nh4�2��WJ9#�e�觑��ӗD!b����z{~vv}}��;�/�m���l����FTO
+�(l����%/W�L�#���71�~d
 endstream
 endobj
-9947 0 obj <<
+9956 0 obj <<
 /Type /Page
-/Contents 9948 0 R
-/Resources 9946 0 R
+/Contents 9957 0 R
+/Resources 9955 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9917 0 R
-/Annots [ 9945 0 R ]
+/Parent 9926 0 R
+/Annots [ 9954 0 R ]
 >> endobj
-9945 0 obj <<
+9954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9949 0 obj <<
-/D [9947 0 R /XYZ 90 757.935 null]
+9958 0 obj <<
+/D [9956 0 R /XYZ 90 757.935 null]
 >> endobj
-9901 0 obj <<
-/D [9947 0 R /XYZ 90 653.386 null]
+9910 0 obj <<
+/D [9956 0 R /XYZ 90 653.386 null]
 >> endobj
-9950 0 obj <<
-/D [9947 0 R /XYZ 90 638.816 null]
+9959 0 obj <<
+/D [9956 0 R /XYZ 90 638.816 null]
 >> endobj
-9951 0 obj <<
-/D [9947 0 R /XYZ 90 459.925 null]
+9960 0 obj <<
+/D [9956 0 R /XYZ 90 459.925 null]
 >> endobj
-9566 0 obj <<
-/D [9947 0 R /XYZ 90 437.614 null]
+9575 0 obj <<
+/D [9956 0 R /XYZ 90 437.614 null]
 >> endobj
-9952 0 obj <<
-/D [9947 0 R /XYZ 90 437.614 null]
+9961 0 obj <<
+/D [9956 0 R /XYZ 90 437.614 null]
 >> endobj
-9567 0 obj <<
-/D [9947 0 R /XYZ 90 332.805 null]
+9576 0 obj <<
+/D [9956 0 R /XYZ 90 332.805 null]
 >> endobj
-9953 0 obj <<
-/D [9947 0 R /XYZ 90 318.235 null]
+9962 0 obj <<
+/D [9956 0 R /XYZ 90 318.235 null]
 >> endobj
-9568 0 obj <<
-/D [9947 0 R /XYZ 90 215.464 null]
+9577 0 obj <<
+/D [9956 0 R /XYZ 90 215.464 null]
 >> endobj
-9954 0 obj <<
-/D [9947 0 R /XYZ 90 200.894 null]
+9963 0 obj <<
+/D [9956 0 R /XYZ 90 200.894 null]
 >> endobj
-9569 0 obj <<
-/D [9947 0 R /XYZ 90 98.123 null]
+9578 0 obj <<
+/D [9956 0 R /XYZ 90 98.123 null]
 >> endobj
-9946 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R >>
+9955 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9958 0 obj <<
-/Length 1656      
+9967 0 obj <<
+/Length 1653      
 /Filter /FlateDecode
 >>
 stream
-x��YY��6~���Sk1����[��h�i��KZ����p%y���E]�e��u�m`��$j��f8��{?L���\���SHI*������K�%���{7%q:�������i�'�����i�o�*?G�y��_^�o�H0��ٜ
-<}
�Ea�o�ZW�t��@�q)�L����W�W��&$�
�$>�����{���+#��ڕx�2�����_'��V�!,EO+��5�βx6g�z����Q�XE��,J����M,�?���,-ʆ������o��/���̉@T(Ш��nq��Ȫ_m V����($��AM%j��
�{40l��n{��]�5��<
��[���5*Ǥ�����teY��<�ަ}}G��N!�F��H-�r�a���!�?0�C%@\-�\[�O�*d��xlJP��7�gJY/�z[F�K�厈$@>V@
n	iI�
-�-�q<�	�h���D��@G%���"W�<�Q1�M]O�F�[G�
��:���!�=��6����(]f�6,��~��@�
��A#)2'�B�=�?�(u�_8�o(?*�����(�A�d��3E�P����1��h��&�G�'
������T�3����f�����VK�g�bDEOIcS]s���G
	B��>�
�V��ME��Uj������S��fe�z�Slå
dc
c�N���ρ�{�:�A�T`�є�N�L��r�:ۥ��-���:3dn�?]���_1��9��Lc�>���ھ��,9�H�H�ڼ5
��
E	 �y���4IߏA
!
��񟃘� �X�1]����un����q�0�S}|���҇��7M�:__��s�����5�Ӽ��S��'7��	V�
s���
V�A�k
Wps[!
n�fF�e}��E�M�I�6 ������d�3�+��?�&p�Fb�8�I»(��֖D��1�5�
��<��꜄�fsZ<��lM��	�� %QwD/v�E:€�w�|<_�9��9�nTSs��c���ޡ
�TV�%c3
3��]�j }ǩ�
-�N��
F�.M
�2�
-\�‚�Y��$b�<����
��Y�d[�w���1`�	ȡ�2i1�\X����
ee�q��h#���Y�G8���M���I!
�(+�Ia=bZ�E3���
��\����n
�����{�ݕzu��`8�I���8&���'֕ aA]O
*!`�YWCj��
-��Z�~_TfM���
@��\�˲�;�U��Z�����@W�>FdR>@ǃ�Q ��}R��yX6��l}Zl< ��e�#p=" �{�t�%Q�$�&i�{ݏnlj�:�Ё
S�ɻ0.���FTW�㉩`����=Y����L?�w�ꏣ�4

Gp1�ĸ_�|��H�����1� �U�C�6�ِ���@���p����rj峱�
-��i
k��,�à$d�=��˕
��R@���r-��+�#t�q�#��1��s
�.�i�ethr=|/�b����.-��r3,��ϯ2�r������
-r at c䳠��*����9�ԗ���^֧{�[��ogBLk��%Lwa�}e�a�w��
�LfzedZ<}�u��U�O�Y�d!��b�H�6���^^\��ޢe�vi��QT^l���>�uT����b�)MI��E���[���q
�
+x��YI��6��W���@��.qzk�M[ M�������X�W�g����q��
r��d���{i�}��������K�<���һZ{
+{�$HP�]��wSB��9�O_���y.^�(�f��F��p�st�����e����,�ͩ���qXv�F�u��N��2.Ŕ)>{�j��j�ׄ�e�#�%�G>�2��{����a�T��V��S�c����	>�eK��
+1�kϮ�,��Y�
���eT,VQ�1��r��o+�,�2K���� ������K%z6s"
+<�L��[
�8��W@1{�9'
+ɀzspS��ekE%C�

�|$)����r��E��o�p��V�;="�J�1i6Ek��0]�E���vUߦ}G���!�F��H��r�a���!�?�#%@\��\[˛L��d��dbJP��7�PgJY/�z[F��K�˝�H�|�@�Ҋ(��[:�xz��j�v�Nˁ5�#J EG�6y6�bz���p�
V���;uB��CV{.�mg��Q�̒mXF�q�Q�79 �
����Ȝ
+�������������z+��9����AQh���n�8b�m��01�0D��+�Zy�8t2�O�ю
+��[/]
�њ='MLu�	�~1$
�O@
�b0�Z/��6eQ�W���}c��k�O�G��u��b.����vB0�$~l���0A
&������tZ�`�
����.]�_�יsc��J0�O�J��P�a��Wc������򢢋�-��7���p�Jr9\$�&�-���,}?1�p�b�b��
SQ�t��_ֹ!m�f�JaR)����������oH�:�xB�9)W-�pC�1�\2��
�M�m��6� m�:�\븂��
+Yp�432-�W_
��/l�L��y h$�υ4'C�@��_���5�5��!M�EI�"z
�<֘2���|
P�$�x6�
��y��k��La
(��#z��.��C�����a5��uW5���P9&�)���M�]2v�c.���@W� �8]��tl�0�vmj��AiT�j\�j��G"F��h=#
+��:���N��}gؾ
+f��
�����̓��J�K(� ��<T��>�B=‘Ȩ�T�n����� ����)����a���l��}�M}VO7{�x�p��Ğlw�^
�*�fҝ)5N��.u��s%@XP7S�FĄr�͐����4��&C �ϋʬ����&4���l��dU����>'|7�Չ�������x0>
+� ؋O
+�9���-[�V�guY�� \����}+�fI�~
���.�=��W��D�D
g`��
i�.��l��1�u�xc*�#���'c{=~g�0��?�^�a 
�9̴7��9��vF��\��
����;n#�
E�9
��Y	o�Y	+gV>�Y�8m�c
�?�ep��
����Zف�/4�!�{h݈
�č�0�#f�4�8�]�
�etdrS=|��b����.-��r3
�ß_e �&8����WW���ς�WW��|�دMn͹�~l&��>�؇�
+�;bZc�/a�
��W[&y7�a�aD
MF����[�k'�gz��'�ޝ�$��(�,�����hY�]ms��m|��]=)02��<���dy{�/����^�����
 endstream
 endobj
-9957 0 obj <<
+9966 0 obj <<
 /Type /Page
-/Contents 9958 0 R
-/Resources 9956 0 R
+/Contents 9967 0 R
+/Resources 9965 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 9955 0 R ]
+/Parent 9974 0 R
+/Annots [ 9964 0 R ]
 >> endobj
-9955 0 obj <<
+9964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9959 0 obj <<
-/D [9957 0 R /XYZ 90 757.935 null]
+9968 0 obj <<
+/D [9966 0 R /XYZ 90 757.935 null]
 >> endobj
-9960 0 obj <<
-/D [9957 0 R /XYZ 90 733.028 null]
+9969 0 obj <<
+/D [9966 0 R /XYZ 90 733.028 null]
 >> endobj
-9570 0 obj <<
-/D [9957 0 R /XYZ 90 642.262 null]
+9579 0 obj <<
+/D [9966 0 R /XYZ 90 642.262 null]
 >> endobj
-9961 0 obj <<
-/D [9957 0 R /XYZ 90 628.277 null]
+9970 0 obj <<
+/D [9966 0 R /XYZ 90 628.277 null]
 >> endobj
-9571 0 obj <<
-/D [9957 0 R /XYZ 90 543.961 null]
+9580 0 obj <<
+/D [9966 0 R /XYZ 90 543.961 null]
 >> endobj
-9962 0 obj <<
-/D [9957 0 R /XYZ 90 529.975 null]
+9971 0 obj <<
+/D [9966 0 R /XYZ 90 529.975 null]
 >> endobj
-9572 0 obj <<
-/D [9957 0 R /XYZ 90 433.704 null]
+9581 0 obj <<
+/D [9966 0 R /XYZ 90 433.704 null]
 >> endobj
-9963 0 obj <<
-/D [9957 0 R /XYZ 90 419.719 null]
+9972 0 obj <<
+/D [9966 0 R /XYZ 90 419.719 null]
 >> endobj
-9573 0 obj <<
-/D [9957 0 R /XYZ 90 323.448 null]
+9582 0 obj <<
+/D [9966 0 R /XYZ 90 323.448 null]
 >> endobj
-9964 0 obj <<
-/D [9957 0 R /XYZ 90 309.463 null]
+9973 0 obj <<
+/D [9966 0 R /XYZ 90 309.463 null]
 >> endobj
-9574 0 obj <<
-/D [9957 0 R /XYZ 211.842 89.441 null]
+9583 0 obj <<
+/D [9966 0 R /XYZ 211.842 89.441 null]
 >> endobj
-9956 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+9965 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9969 0 obj <<
-/Length 1955      
+9978 0 obj <<
+/Length 1951      
 /Filter /FlateDecode
 >>
 stream
-x��ZIs�6��W��J3�
�{k'�t�I[wzH2
Z�,���T����� W���(�
z�Ax����C���W��^]'Y�HRܮ�J$(	nW��!����`�g����b߽�S<���*⻟��".>���_�I8˳��
-<�6����k]��R]ƥ��H����p�����+��Ԓ��r{��-V��� #��c=kp���v��>�eK��
-19���<�/$�����f�O��?ڒx�^�YY�ǟ�L��݋�;�wY&�.��F���"�
�.NRm�ճ
-�Qi,UO�ʨ����\��`L��΀;���R�k���.�p�
ED^���ρ�p��n�a
�ެ���zhs��lL���tWyqDr��%��>�(
-[�`��%fw�N�\��"%�ᶾN���] ����ۙ��j_d��2��VǪ�k5*a�fR��/8^��� ��v��մ�����t��#��
�&)'������
����	v�Ba�p�)]H
��1����J;m�E�u|��9�w�v�< X"I�	&�O� �M?`p�5��M�ܘ5�-!�Ȧ�[����Km�g�q�B߯��ͩ����}���
��<1�j��]h�
-DI૞�1����r�]bO
��pB,��n_��S{��G����!)9
����K��VW�(o:B������	�aA�J�֌���6�nӦu¶cm
�4Y�ރ���w��jv��O��ڹ
����%��T_�t
��H��G ��(�O(Ba
(�o�4j
��i���|����*�?�o��|�d�@B`6�W��
>�F�D����t/���(�m����&�
�8-���F�s4VEX
����~�QPl���(j"$��b؈�\j�*�DHf�I��uP�h���&�F
x�d2��5ߖi^��w�~*�106�'T�0b��x$U�r5t�ae�p��Y�c(�j�_�_ꝱؙ	0��R�nn��p$N��]\<@�f��=�Z}�)r��c���'SA+-Ϫ
m��E��R�i7�̚��J at w��If���}jwL�`��BD1��{_SBG .!� ��+���B$
-��{C(v����\�[�n����%2�AK�E�¬-kH2�\�
-e8�^�m��N�y*�
`rP��
l�_(�A� üPc@Z6HB
Ӏ_á�?x���w�k=7�k�P�*�C.�m�A7eЋ �("tu	
`]Pt�ua�,���I�7�
�$�C^Cx�����Qc!	]|��ڏx�h\^���(���1��1E�A�u8�6��¼P
A������A��$G�(TgH�u_v&��T����^��-��?u�c
-��vL����$䗩}1\u��$�2q#��v�GڈC
m�m�_��[�NR��$����IF��16
Q M2&S��iLO�E�tݐ�(HH����#B�
�@�栅^
-�
-	9T�xH�f�IAD��S�񄈖� ���uRB�\���"�܆���ӓ���P�O
G�
ÅN�s�JX�?��V�G�����t�B.�W�%R��
-wx�
�+P����).� 
ЫOXoOoa�E,�@
�$<4��=!�Aw�
�׼n
���@�u'D����cc�
d1O�E��QOgy&ր
B��<"�_����%��&�!��l��{�������l�^w�9=���� ���l��9��9
�4
'�
���t��p�g�
G�w�6)6C�>y�FG@�|�஋=
-d� �P��B��?��
`
��ȧ�1ϹX�P�T�_�茘��XkP�E�<���
anx�oT�ߦ /	N�B��9I�^�b�
�ji��}���ŗs!f�e~��}�N�L��g�Egj��)$`~�L�E&l��7���V���f�/���ږtf�T�������-K�ϒ]���z�K�
��BG�I�fۼh�^n�{#4ބU�$�
+x��ZIs�6��W��J3�
�{k'�t�I[wzH2
Z�,���T����� W���(�
z�x�����C���W��^]'Y�HRܮ�J$(	nW��!����`�g����b߽�S<���*⻟��".>����I8˳��
+<�6����k]���R]ƥ��H����p�����+��Ԓ��r{��-V��� #��c�jp���v��>�eK��
+19���<�/$�����f�O��?ڒx�^�YY��OI�������ջ,c��
���w�艊�H	'�6��U�H��4��}e�Pr�m��o0��Dg�����B)�۽�~w�y8P�""/�a���D8�`�b�0�`o��v�o=��qa6��Rg����8"�@���i��np���'n��	.XD���X_'Y
+~��nx� 
+I���_u�/��C�q�q�cU쵇�p�Q�(Y�

/�Vv�g�;�W�n��UH�z�b�c`�j��R�V��r����vW}�;d�0R�=�.$�i����l����"�:>�����;�G;d
,�$�ЧL ٦�
8˚��&Yn�
�BdS�-�._ƥ��ڸU���׳ws*fq�w/����.OL����FڣQ���m̻�.t��h��� .��|��Wz������Q0-(fHJ�(s>�p�Օ.ʛ��� n!!*l�,DXС�=�#��
��ƴi���X2M֮� �����&������S/�v�ǩ"cy���;��#]�1� �H)1J���P����&��i�>�7�����Q�8" ��t�o��H��
+P���(��r�t���U�
����u�
�$q��e>Z؈z�Ɗ����<
;3jꏍ6EM��U
C
��K�We���1IS��*�
c����h��LCs���2��}1|o�Oe:�&�jF�0���*]��.�`>���u<
r
_
���K�3;3F=Y���
��i�����ݬ:z��W�o7EnTx�Z��d*h��Y��-�ü6W�2�F�YS�V	�n��"�Lu�O�ɀ���`0P�(f�~�k�B��%��b�~��s�^�D�qpa�nה�}��v��m["�ԶDf4h���8B���`
IƗ�A�
�܋���\É6OB���L�R؃
>E=��d�j
A�i@�a�k8�����x��z��}V�{�E��:�
z E��.��+ ���.,��s2;	�&����D}�kO@^��W�2#<j,�� ���\2[�/��
1�^ �]\:�8��2���F��]X�!(�=��2H������
i���NäА*�t��
���1���vLa�ݎ������2U�/���u��]&nD�����Hqȣ������c��bk�� UK�I )���dHc�� �$3a2�H���4P�QI�
�������~<"t��
Dh.Z�ᩐ�C���7�4mv���G�|P8�O�h�
H�^'%ȥ��
+�)b�m
�<=	
9
+�d�p��1\�d=������
+qhE~$Z�n�N�+�RxE^"?�p�W���ɋ��B
����U����^�"�0O�CCZ�I�bt��0q���q[0�������!��,
 
s� ��M@'G=��Xr���~�
|:��4����Xg�����
d8�#� u|~`���#�� ܏ �Eg�
�Y� �����8	o%
ޘ���W~&�p�{_�&�fH�'����;2��b�% 7Է�е�c>C/�	�SØ�|X�P�T�X#�1%/�a�AQ����G*2��᩿Q���$8
�oS�$�G�zeLd���6��N�圝�^��˹3�2?��>v�J�Z�;ݢ35F�R�^��<�Mk���쯠�h�K'/	b]ϳ��������#Z�h�%�%��n�^�H�
+ᨻ�]7�l�m ��m�����/V)#*
 endstream
 endobj
-9968 0 obj <<
+9977 0 obj <<
 /Type /Page
-/Contents 9969 0 R
-/Resources 9967 0 R
+/Contents 9978 0 R
+/Resources 9976 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 9966 0 R ]
+/Parent 9974 0 R
+/Annots [ 9975 0 R ]
 >> endobj
-9966 0 obj <<
+9975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9970 0 obj <<
-/D [9968 0 R /XYZ 90 757.935 null]
+9979 0 obj <<
+/D [9977 0 R /XYZ 90 757.935 null]
 >> endobj
-9971 0 obj <<
-/D [9968 0 R /XYZ 90 733.028 null]
+9980 0 obj <<
+/D [9977 0 R /XYZ 90 733.028 null]
 >> endobj
-9615 0 obj <<
-/D [9968 0 R /XYZ 192.853 466.919 null]
+9624 0 obj <<
+/D [9977 0 R /XYZ 192.853 466.919 null]
 >> endobj
-9972 0 obj <<
-/D [9968 0 R /XYZ 90 450.89 null]
+9981 0 obj <<
+/D [9977 0 R /XYZ 90 450.89 null]
 >> endobj
-9616 0 obj <<
-/D [9968 0 R /XYZ 211.842 218.338 null]
+9625 0 obj <<
+/D [9977 0 R /XYZ 211.842 218.338 null]
 >> endobj
-9973 0 obj <<
-/D [9968 0 R /XYZ 90 203.688 null]
+9982 0 obj <<
+/D [9977 0 R /XYZ 90 203.688 null]
 >> endobj
-9967 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+9976 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9977 0 obj <<
-/Length 1889      
+9986 0 obj <<
+/Length 1890      
 /Filter /FlateDecode
 >>
 stream
-x��YI��4����	RR��{�F\@��� �8
�V�⪲&�Y�h~=�K��t���8�v��~����.��7W_�_�~-Y��DR�o��$HP�g�ː���`��+�ô:�/V�e��WY�>���UZ=�ݍ�W$�buC��Ӻv�_�V���(�˸!K����wW_�_�yE�3
ˉ�P�D�9\�|��
ƿ
0bI
��C�)�o
�z���R�t�IG0$,�(CX
-'�.��ݿ[x����U4B����N��+'J�
T�6e���}��.���
ڃ�YQ�y�>��5���ovCJ��`�$����1���<���YtۍY�m�!3]&��8G��
�M�*3�\�{I��7-2/@�?z�/�����y]�fv����AT��Ȼ�,bZ�����@`R����i�K;"º�l���k�&"<�<w?��-��ѻBe��~
K]4n���|7yY��:�ګ�kzbF�
\v<���Ւ="$D/H���^Վ�nj� �a
#�9(��D�A��Yh�"c�J�F�a
��:J_��QG���n��-�"1�p�$3u����bŁ�4��CZ� xAEO�LM���J#©���\��"vQ�7�m�б�Dqus@�li3��=�f��˛U
.h�����bS
����Yƨ
l`\ݘ>���o�
l�H�g�R�8�}�.I�P
�ͣk��e��䢶Ie��-2Z���ʃV�3�
-B�zao�4�u
��e���{W�i��۳����ĈD����i.[���J׋���>���&��~F��y
�3�*p��j1�2>��\m�j��l�2��Op�θ �("
^�J1Ȯ��Y�%`-e�C
-���MY4�.L�a�_`����B%�8n'��"#l累
q`��&���6\4�SD �
��W/��x̟15������l��aA(�� �
� ��ǞNL$�!&��,ɓif��'ަ}̟�!�(�g�kB�R4�ג�	G�LӒ�)�e^�
'Y���l�c�
��'+
�ż�%��1Y�$������
�
"�a�P7��4���&��h��U@�Íh�v�܈�"np(F�H.���U�1�"�L�q� ��R�.ԫE�q3
���.�x����� 	凤�A����AP<� >� �?�@��{��A�%�Pz �x8�o�6{e?��L~pU�� ���
���A"j�	
[}F�J�!�Ęx
-9_����5Aj�ճ����\Z�h�
��֬�|�9��󭁉Qu���jQoED8�˹��x��. a,�	��#a";$����'�|�2Ʋ�AE��©�pj6���
鯞�
�J��3
ᓛ��1��-��D�L��\�4�Rr���3�uѝ?�,�%(,�&яS�8�yw�gU�p"Á�ig
M�I£GzP���3Q�
�	tx�L��
r<��x��x��xj���4�q*7'˴�J3��\�Ĺ�.v~�z"]
-���R,
\��j��X�֖x����c�4�T��G3 &�)�5��r���!���m�M0���
��u,3tTն��b��-�Nk�o|_`�L��ԯ�u�䳱cY�.�Aҡ���7{?/w�ʍ�m��^�!a�c���ƫ�gZ<S
�a�'�TU�2}�">2�+������7L<��Nw�̲ʯ?U �a�,.��r,���/t�>xtw�ؤ�r��Θ�7�����
��#0��bi�J#���M�Zm[���u��m�Q�G�L�M���v.V�
:c�����F�(�}�� ��X쟛 �೧�&y���w���u�|�t~��"��cZ��W�)}�R�{�{����
+E�)8��!
-U�K��{
t��
�
LS
E����9��ޞN'��Q[�c�ts{<��%�@�@
:���e�W(&@�[������
+x��Y[��~�_��Ff8�S��/
��I�n�)��Y
d����%W�u����ɒ�
o6�yI�����CG�G������7�E)J%���6Jq�$A���1��Ƅ NWwc
�Y
g�!{z��8�������{������a<�"I\��;*p�U�5�o�������F]ƥ�Y*W�
������78�q����p��
�r�6ˆ�Itr��
�E���78H��ҥb$
�@��HQ��^DSn�J�����G��B�&��M�k/J�
t��U������)Ƙ
���~XQgE����5��.lvGJ����E%�\0��:���Y�ۍY�m�%3]&��8G��=�m�i;�R�IL�7+� @Y<ί�b��eES�f����AT��Ȼ�,b[��?{
����[��e��܈��n��:on����d���Xk�"��J����y�L��k[��U�����i���9{p��9�K�PH�A�Zg��n<a�6vAt�8F�sPA��jٳ��E��s�$U�a
��zJ_���G���a��#�"	R8f�33M�?<�rŁ��0�SV� xAE/�LM�1UWV�S9�ߥJ9E�B'n
�͡c5���9�G��J��N�7����

�ހF�L��Gp�u�-cU6��nM�(���6$ɫp)P�>f��i����7�z��@*���E�e��ƺ��܆��l���u፽�P�]؛�����Y�2F���k�vu��9�B^bD��zCz�˖�$�����c2�g�����ݱ� "T�9��'
�[�� .�
�-����l��(G��G��
`�"�㵫d��ʙuU�R&?��yx�Te����&������).TB0�������^�� ��9��������`Uk
+�P�G�z�R.`�'�S�%X��
_
�#,%�<��) x5��ˉ�$	�$s�%y�;�L	��Ǵ��k`5��"}M�P��赤w�#Ӵd9o�cUT��IV���+r�s�
+�
+CDc1/=fImnL�"ɠ~8�x5E6E%>
��6��X��&��i�ʶJh�����Z�
�q�C1JEz
7�7��8��L��G`2�#��`���,L��-����A��qA'�6��I(?$}%����B����		��ʿ���=�8R
�0�χ��f������O�
+�@I��q��T�A1H�B�<��Ou
��BM�����H�^d�X=�/p
�Υ��ʶ�0�k����Cl�1?��PgLά�VD��+���ę�
+&RL�0U	S�#!
-G�D8���ׁ0�C�U�x.���	�f��\͐��	�*��/���ܼm�a�n9�%
+g�dt溤���ҫG7(������Ig!,Aa�4��6ՎS]pGwV�
/2
H_vF���t�$zd���W&��c���o�	�>!ǓY��}��C��6�omCZ��s����4�k�EI���rF�'ҥ��]0+�ѳ����a$֡s%
��86�.u
��,�I5ż6�^����p�(�kw�h���r�e����V��],°�%��Y��m���k?����i�b6v��Ƨ;H:����v�>U��}��Z��Q�"$LS�� �x݅L�g��<
���ސ���@�Oc]f�Gn}��X׵�����4��a�]V���ıl��U�TN�e�|]Ŵ�K
�
���-6Y�=�Ŵ3�惩���9�i&4A,�[�b��ݤk�
)n�_�����`
=}���
�n�ce��7���_hd�R �O|�q2�. NŒ��$ ��=]����<��W<��}�K��o��+!‘���.
����K
+p��Q�Q[kX
C ��u�K�>�[�y@;�K��`�}�
��O��4�+ͱF��?
����yD��s}:��P�Cqbc�=\������
 endstream
 endobj
-9976 0 obj <<
+9985 0 obj <<
 /Type /Page
-/Contents 9977 0 R
-/Resources 9975 0 R
+/Contents 9986 0 R
+/Resources 9984 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 9974 0 R ]
+/Parent 9974 0 R
+/Annots [ 9983 0 R ]
 >> endobj
-9974 0 obj <<
+9983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9978 0 obj <<
-/D [9976 0 R /XYZ 90 757.935 null]
+9987 0 obj <<
+/D [9985 0 R /XYZ 90 757.935 null]
 >> endobj
-9617 0 obj <<
-/D [9976 0 R /XYZ 192.853 580.2 null]
+9626 0 obj <<
+/D [9985 0 R /XYZ 192.853 580.2 null]
 >> endobj
-9979 0 obj <<
-/D [9976 0 R /XYZ 90 564.096 null]
+9988 0 obj <<
+/D [9985 0 R /XYZ 90 564.096 null]
 >> endobj
-9618 0 obj <<
-/D [9976 0 R /XYZ 90 460.702 null]
+9627 0 obj <<
+/D [9985 0 R /XYZ 90 460.702 null]
 >> endobj
-9980 0 obj <<
-/D [9976 0 R /XYZ 90 446.132 null]
+9989 0 obj <<
+/D [9985 0 R /XYZ 90 446.132 null]
 >> endobj
-9619 0 obj <<
-/D [9976 0 R /XYZ 90 331.406 null]
+9628 0 obj <<
+/D [9985 0 R /XYZ 90 331.406 null]
 >> endobj
-9981 0 obj <<
-/D [9976 0 R /XYZ 90 316.836 null]
+9990 0 obj <<
+/D [9985 0 R /XYZ 90 316.836 null]
 >> endobj
-9620 0 obj <<
-/D [9976 0 R /XYZ 280.943 111.036 null]
+9629 0 obj <<
+/D [9985 0 R /XYZ 280.943 111.036 null]
 >> endobj
-9975 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+9984 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-9989 0 obj <<
-/Length 1302      
+9998 0 obj <<
+/Length 1297      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W𩥀j�w�zK�$h����>��@�k�(o%����w�]�S���@S ����˙33������ɷ����,y�Jk�`y�r$A�kXw6!���`��)������fJ��F�G���}x���n>�>��N��
-l_G~Q��[���5���e\
-�y�������b�DŽ�f�"�&�A�*��}�V ��Y1ϵ������d}��2�G��
a):V!��0�}�LK� �$�
C�s?��4)���R
�

\?�n�}=X�����':�r\�%��Zӕ�ҳ���� G�G�Ξ��5#�����*L|��J��ԝ�K��{5��]��ȑC�zg��K��P�Zh���E�+J:��/�ri�nB!f�5
��8�\�?�1,F�q�$�6,�M���$�ÿ�d=P=W�&*+���
��Q� T����>ƀʏU��b��
-�a����
��EXЎ�;/�
��.�صh���7W�0��ս�
(V��v��Q�p�K��!o��Q`�"�r
����\��
A� x$���
��0�r`
?
-����7���r00 �&O�T�[�G��
���3�"v����`��^���УI.<�qz,�=����+-�L�4J׻Y���8���>�����zK��
+x��XK��F��WpJPU4;o at 7gc��8�f��6.+f�Tx��קa,�*�R���c��~|�u7�Z[�z;�v1�z#��!ORi-
,[�$HPb-��&q:���}3%����_�L)��h����_��s?�����S��i2�Q����/
+}{�
T������Ka3ϙ~\���^L���
[��D8�a�Zœ���
+��;
#�ֶ�[�2�Fև�/|�*���cb�cڧʴ4
@I"�1t>��`�J����0)��߰�����׃�*���x��*ǕZ
�5]�-=k8(ϛ
p�{��q� �Z3� 	�뽯����חU�U���S�мm�ԇw�#�#G���".�fC�j���7Ů(U|�Ģ]��Ү݄B���p�F���si{�cX�(H%�#H�mX>��R
�I���z�z��MTV
G5^�
�3��A
�!�=}���R�ż'`/���"{CaA;�|�3��DcעQ����
��m�(�w�f/�Xf��"G8�q/:��6rǣ�E��:
+&�_��RY���, �JE��a2��~K?_ob���`` b�<�Rao�
v8�2� ��	
#σ�� ?	�G�\x���X�{��+-�L�4J׻Y���8���>�����zK��
 ����
-����H����h� g�C�`$N�3�ti8�>MܞC/��Kp����R[r�
�}�97F��eJ��fzɀd�az����⛓��9j�3�B��
jo�p��
d����>������P#:1�����x�&��#Id2�Y��,�8+wShx�[�vݗ���׭N���&_����i�9�v���NezVZ�%��x�{�U�'��Pʼ9T���Q�J��T
�X�>�"UAů �g����3��e�==�T
�
��!�@w�Ne�_��*Ѫi9ݡ
n��W�g2���
���J�!��3�D���Juk�X����c�>�R�<^��L~3G‘�;�VɅX�e�
�R~�V]&.A�"���*
z
^��1pA��&�TA�!R���T��)�V�A��i�d
u�#�f_�u �q?���23��pc�Ց,%�����90I�
?d)�QR���
��Vu{s�B^�RsQ-��`t�
-X�?Ƕ�ٹ�"${���=�^~,�г��rb�qvB?������3�t�[�_��Ϡ4��s��ghL�����M�}�I?}krP��Z������G?��Q��|�D��o�0"��rE���03�N/����j�~�Ai���w�6�
�2�_]m�[�*�&	�
��U�EWO+]+���=������ L�a\��O��7��6�
+�������ݯ�Θ�$0�
H�g���p�}��=�^�ϗล!���ɽ2�M�
��Ճ�)q>��%�!���
���oN���] ��
��w���­*7���
���#��B��� �N�s��LM��G��dT�4 �Y4TqV���
��
�/u�˯[�8U#M�6���Ӡs
��������KH����̫O�q����r��uW���Oi�T��}�E���_A���3��e�==�T
�
��!�@w�Ne�_��*Ѫi9ݡ

��W�g2��e
��h����L"��Y�zo�X����c�>�R�
/� [&����#��~��A��B��g�
�R~�V]&.A�"���*
z
^��1pA��M4���C�
+K5���)�V�A��i�d
u�#�f_�u �q?���63��pc�Ց,%�����90I�
?d)�QR���
��Vu{s�B^�RsQ-��`t�
+X�?Ƕ�ٹ�"${���=�^~,�г��rb�qvB?������7�t�[���Ϡ4��s��ghL�����M�}�I?�hrP?�Z������G?��Ѿ��T��ٳm�0"Q]a\6P[�������ח�b���cYf��v�V�$a����ʲ��i��H!
9���&��47�	������Cx5F
 endstream
 endobj
-9988 0 obj <<
+9997 0 obj <<
 /Type /Page
-/Contents 9989 0 R
-/Resources 9987 0 R
+/Contents 9998 0 R
+/Resources 9996 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 9982 0 R 9983 0 R 9986 0 R ]
+/Parent 9974 0 R
+/Annots [ 9991 0 R 9992 0 R 9995 0 R ]
 >> endobj
-9982 0 obj <<
+9991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 358.813 138.508 369.692]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000001) >>
 >> endobj
-9983 0 obj <<
+9992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 338.724 314.566 369.692]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9986 0 obj <<
+9995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-9990 0 obj <<
-/D [9988 0 R /XYZ 90 757.935 null]
+9999 0 obj <<
+/D [9997 0 R /XYZ 90 757.935 null]
 >> endobj
-9991 0 obj <<
-/D [9988 0 R /XYZ 90 733.028 null]
+10000 0 obj <<
+/D [9997 0 R /XYZ 90 733.028 null]
 >> endobj
-1308 0 obj <<
-/D [9988 0 R /XYZ 90 592.061 null]
+1313 0 obj <<
+/D [9997 0 R /XYZ 90 592.061 null]
 >> endobj
-9992 0 obj <<
-/D [9988 0 R /XYZ 90 577.49 null]
+10001 0 obj <<
+/D [9997 0 R /XYZ 90 577.49 null]
 >> endobj
-9621 0 obj <<
-/D [9988 0 R /XYZ 90 329.757 null]
+9630 0 obj <<
+/D [9997 0 R /XYZ 90 329.757 null]
 >> endobj
-9993 0 obj <<
-/D [9988 0 R /XYZ 90 315.187 null]
+10002 0 obj <<
+/D [9997 0 R /XYZ 90 315.187 null]
 >> endobj
-1309 0 obj <<
-/D [9988 0 R /XYZ 90 212.416 null]
+1314 0 obj <<
+/D [9997 0 R /XYZ 90 212.416 null]
 >> endobj
-9994 0 obj <<
-/D [9988 0 R /XYZ 90 197.846 null]
+10003 0 obj <<
+/D [9997 0 R /XYZ 90 197.846 null]
 >> endobj
-9987 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+9996 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10000 0 obj <<
-/Length 1577      
+10009 0 obj <<
+/Length 1575      
 /Filter /FlateDecode
 >>
 stream
-x��X[��6~��ੵgbYw���m6��&ۧM��bl3��^���=B�F{���i� !�������
�^��Ln%�R�J�n�)��� A�w7� NGc�1
�
<
�u8{;�x���U</��O�C���<"�0�Fc*��&
��ܾ�q�.΢�2.Ő�`����������̰G�L��|&�h=����9���0��ޮ��8epM������
-��]����DDr3�W��xS%yVN�$�Q&�J�B� �XycMB�e5�N�l���1L��,,��u�UN�ɭ��J
�(��#ܭ�|D�pc����trK��s�������t���8Ri�T��4}����SM�0��A�qa�=aE��l�X��T��Cna��U���|�'Y��7a�<��
S_�	T����uToL��$�Par�p��I�{}�-�/��5J%LJN�Eqh�
�7���n,��몞IC��
-�

t��ʆmFK�
-u�YS,-}޽�L}�0p#����>�:Fa���ɯ� ���~������}i��%�b�z�L��6��ޤ��L��h;-:�~���N�� ��v�
@�	�Ɯ""���!XeE�Q�Z� x��D��p>�Ey�,�F�t�X`h++�x�y����Q�B>Z��I[
- H�ƦӸ�
�r>/
 E�FOu��5�>��ރdE}�%
�NTy5	F��kP�!E�^�j�fΐ��G
�,���OaT��b�&.�@�s�!h#�c
�*��O
'��bK"Wr$��,��3:��%�ut��3�-Iz�R 
<����-�G��
��
�,����A�t�1O�)wIޠ��A�N8X?�VI���n� N@
pU��j�
���E�E��YU��$���L��d�_2)������h,��\�`�g�$K��_��*Zک
�Ȣ4��t�ӧ��#���щ��S!�

-�A��,M��c���
�n���A]}��$�j�խ%�
<)�eOI���Rܶ�*�
K at M��YsWo������[hp�V��;�=���B*ɖ�~DI�}�}�ަ�e��H)	:
^&X�.���δ+��rX���E��qO]0�?j�⸙�ۦƀ������
-�?A�<5A at H��=�?�A���g�`�2�ꗝ`ȿ� �ϸ199���#G.aa�XY�H�}�сo�gcǗ�
-��*^��d�`.�
v�3� Q��:��0�?���m���z�լ48s�
�R}4#�h�Q��2������8rX65i%q2vާi�b��
Q�O�>�OЋ����ʌ޲I�F�N�*\��Z$s9iQ��*.�g -���KNQo��y:+�i١�[��Mh-r���{�4��z%ہ��[�e7x�JR����˫��_�����[:�\z����ۖ~���~��
-	N

׹����KZ���]N�nb�������u����2����p��ԧ����0��Ű�~�w��6�c��њ�y����oGB
-��mh����Q��L#8ؾf�d�@
��k������h��Ǥ)f�
鱪��t2��v(*�6K6J��f�NNax�B@��˼h�%뼰5H2h\���X���XV
+x��X]��6}�W���� �m��t��4�J���&�x�O�Mm����^Y2Xưٔ�t�'۲tu��=�H�������ww�ɭd�BJR��-<�=_$(��������hL0�÷#��a�goG�t���E8�)y(�b?���G$��hL
ޤaY��w�"���Y�]ƥ2�>޽���9 ��H��τ���7��7
F���ս�
�
���~�� ۨ����0�O%"��_}��M��Y9���Z��*�2A�c�	4	aL��|:M����0M泰Xn�qV9'��3-���p�*��
d�Q>Lz�䖶��
�
;���t�m�8Ri�T��4}����SM�0��I�qa�=fE��lF,{l*D�������*��i�܏�,�כ�J
R�
����2UB��ڪ7��G�R�09f�=���$=^?{S�K�|v�TI��Sb�8��
�7�޼nl�75��z:%!
_\J�NtН0�+k��-�*ԩW��bi���u�����S/I���㍁cV��
 
�� �>��Ю�}��K��/y�ճi�V���&�5fB�E�i�����h�8
+ �k'^($�0o�)"�o��EP��
5��	@��K(n:
��Y�g�bkHM�����2�7���
f�n�G˞�Tc��)���4�qd����K���|�Cݻ�nE�W���@YQ_����'���#��5�ɐ"�N/\6p=gH�
ǣ�����OaT�6c�&.�\4��ІPG:5� 
+�Lr�ŒD��HD�I�gxVCK���,enK���bAJ�p��2
8���
5�+,�0�$�gLj���
4ɧ�yS-E�v���{�J��-�F
�(�p
+�
+�U-�#�P�hT��>��p�D��z)�)$�L�-e>�y:KůA�3X��:ɒu�W���w��5�(�77���1����'ktB���H;��z��$K�,��Ǹ ��r�C�APg
-ʅ����֋�
i��܀��(W�k1n�p�%���i��˷���o���-4�|�{��
���eK*ɖ~DI}�}�ަ�e��H)	<
Z"X�W�B{�%�n:,A
;t�eܓH�ܱ8n&����721�Da��@�C�4�_��c$�
z�	�k"��B��
��
`�5&'�@���%,

+Km��O0�����l��r��}Y�����r�`�=��*���FP�I���u�ٖZh�WZ�*@��n ��AG���~��D����f�ò�Iˉ���>N##F�g�}����>A/���o+3{K&�
9ѫpY;@k�T�Ť��p
Wq�<iidT^R�zk���YAN���d�B+��$M�3
��9��+�6T���uXv���$UP#�]��{yU� ]b�+�t_�~I�
A�P� a�����ڡ�>�_ĹB�SGµ�gn7}I��I���vs0%]nw׵{#.�e���8"��$���b�Y
[�o�.Vˆ�lt�|Z�0��q��H������lZ(izyԦ ��H_�&3 ��ؚ�������/	|ؓ
2����t2��v(*�6K6J��f�NN+�ex��‹fG��
~�A�:<ݒ@���V�
 endstream
 endobj
-9999 0 obj <<
+10008 0 obj <<
 /Type /Page
-/Contents 10000 0 R
-/Resources 9998 0 R
+/Contents 10009 0 R
+/Resources 10007 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 9984 0 R 9985 0 R 9995 0 R 9996 0 R 9997 0 R ]
+/Parent 9974 0 R
+/Annots [ 9993 0 R 9994 0 R 10004 0 R 10005 0 R 10006 0 R ]
 >> endobj
-9984 0 obj <<
+9993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 665.586 138.508 676.465]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000002) >>
 >> endobj
-9985 0 obj <<
+9994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 645.496 314.566 676.465]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9995 0 obj <<
+10004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 307.79 138.508 318.669]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000003) >>
 >> endobj
-9996 0 obj <<
+10005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 287.7 314.566 318.669]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-9997 0 obj <<
+10006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10001 0 obj <<
-/D [9999 0 R /XYZ 90 757.935 null]
+10010 0 obj <<
+/D [10008 0 R /XYZ 90 757.935 null]
 >> endobj
-9622 0 obj <<
-/D [9999 0 R /XYZ 90 636.53 null]
+9631 0 obj <<
+/D [10008 0 R /XYZ 90 636.53 null]
 >> endobj
-10002 0 obj <<
-/D [9999 0 R /XYZ 90 621.959 null]
+10011 0 obj <<
+/D [10008 0 R /XYZ 90 621.959 null]
 >> endobj
-1310 0 obj <<
-/D [9999 0 R /XYZ 90 507.233 null]
+1315 0 obj <<
+/D [10008 0 R /XYZ 90 507.233 null]
 >> endobj
-10003 0 obj <<
-/D [9999 0 R /XYZ 90 492.663 null]
+10012 0 obj <<
+/D [10008 0 R /XYZ 90 492.663 null]
 >> endobj
-9623 0 obj <<
-/D [9999 0 R /XYZ 90 278.734 null]
+9632 0 obj <<
+/D [10008 0 R /XYZ 90 278.734 null]
 >> endobj
-10004 0 obj <<
-/D [9999 0 R /XYZ 90 264.163 null]
+10013 0 obj <<
+/D [10008 0 R /XYZ 90 264.163 null]
 >> endobj
-9624 0 obj <<
-/D [9999 0 R /XYZ 90 105.736 null]
+9633 0 obj <<
+/D [10008 0 R /XYZ 90 105.736 null]
 >> endobj
-9998 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+10007 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10010 0 obj <<
-/Length 1317      
+10019 0 obj <<
+/Length 1313      
 /Filter /FlateDecode
 >>
 stream
-x��Xێ�6}�W評��ˋ(�~KӤh���]}H�+�k��U��_ߡDɒ�k�n�
X�!93gx�Pغ����������,��G=k���|� N����w6!ȥΜ`��k�`[��\];�y�ߨ�����])��b1|���3gN9�_&�����V�;��
-�e��m&��~�f�j9�cF�3l���#�q+Lg��c+��o,���]c�Z.e�X���g�dT�!��AT�!څ�A��Ǒ3w��@
E�6�p&*Z�yVե�����R�7�����j�c����Ƴ�}U��������H\�|����:�Z�Q��� ck�ֆ�͜S��
k�ȣnk�"�
J�F���83+�.���F
�noR�u�A������E31
FK( I�bv�A����7�1��\<���]\o�m�.��Y�������RUۤ�yFMwU8AeN=]o�ϑ�vSh2U�*��h�a�Q� �X pœ
3>1N=�����!���3�P�*�_
��
� 0$z���g��b�r=z�yg���8�R��v��Oc�0C�cP_�������*,P��bѹ�L2���,﷩�N�,8:`�ܔ�C��
-B��c{H��K�ƀO���,:2���i\�n��,���B�y����q�i!k�K�ۼl#�bHPioyuN�
�ycz�f��OC�b F����,uqd@�����M%3>gɾ�aܦM���:�
D�܄�<�3�R�3
I1�"�"� �=�ۢ[�چ����61
����JG�U�4/KUoK3
-���w;
�O��
$$ m.ARɵJ��l�\���l�),�W>a E�5gF���

�}��|�5+�畡]s~ШCcqL�N�A8=�UsqN�	�H0���ˎ?�&�c�}���`[�w���WOR�sJ��)G|q��I�Ք+�s���I��Q-mǸ
��i�mӖu{)^
ü4YV�={�j�����e{���6V
r�Gm�H_��$9��\�.)ld���7@'K��{|��}J������\�ўx�{s�yZ;�*́S�*z�MɭRf���]S�/���1�U�1���]Z$JW�l����S�JY��x�wU~R���λ#�g^�/doT����
-�&��s�O�@�E$�\��|����:�0򩸀��Ϣ>u�/|� ����'S/ w��~1m���#�V��|)� �ܝ�s����jn;�mo
˶7�T�����69�Af[�
��
-���
-��W����3Z��.���nuW߷[��4�p�= ���bqu���PX�m%�뫢H�
��a �=Lk-�
������i�q@�u��
+x��Xے�6}�W�@U����f���f�Lf���f˥yL��x
�����a�-'�l��F���:�%l�[��v��rv��c�@£��\[[�G��ZF�;��RgN0���C�-�T��
��<9lTT�������a��vH`�3�
�/Y���Z����B�2��6�y�|3{���1#��H�	��ϸ��w���7FL־�J-�2�&����>e{�b���}С�q��]F>&��BFѪ�,<���Va��U!�*����
s��{�����9x#����PV*mr��6�z-x/�!�x�Wm
��� � QH���9Ic�q�f�)�ą�}�Q��}E�j���A
�E���N	��S�	��\�3���<e/�|����
���%�$�p1�p�E"�l�M<�!���{q���M�����8����8��^�r�T:Ϩ.�
+G�̩��
�
y�hf1�&SU��\
�?�3(  
 .@��~�{
S�v��|��CZx�-����O��^�Dg��9��,�W��@�G�#oMRy�[��!ܮW�iLf��b�?C��bp�y��#
�U�X at t.0�L�h%��]� �8
��,7E�Pn���xj� 	p~	���[#�E�P`9���E �vs�Bi�)��6O���<��<��ʁx��5/��TB�^�S��hސ^��李u1�?D�W�J�82 ���U7k]Ɍ��Yrh�@wi]-ͳ�m��4o�����&RL|��w��9�`��n�N\��P��z��	
+}%��Ѷ-��BU����x޹
�'���6
 )�Z%fF
+x�I�`���+�0��"ƒ��3��wy�����J�����п�9?�ա����ğSsN��g�\�Ss�)�=&���m�ڡ�>S�	c�������u�')�9%�������ˤf�r��9M_ˤTSTKk�1��&}�r��e�Z�דa��&�
+��Y�tt��� �l�B�ݻ�ª�B���
�}�$�Z�K�%��L�{��d�q�r`�O���Oi>��r��k>�
oqo��7OkG�Q[�ᔕ�
��lSr���u�����M���W�����.�&JW�l�Iy�i�
+Y��p��U~R���λ�g^�/�e�Ur�~ltX�M�9�'L �"�{.�I>����D�z�T\@��gQ�:�N$ȧ"1>2�p7x�i}R
+�xZ
sR�A�;�Zϯ��<��<�m
~)U�ùmr��v29��=TW'�9cD��:�GIj"��j�oV��_���.����.����=
+K���m���j�M�
Vdoȿ�
�֪^�G^�Wx���� �h��

 endstream
 endobj
-10009 0 obj <<
+10018 0 obj <<
 /Type /Page
-/Contents 10010 0 R
-/Resources 10008 0 R
+/Contents 10019 0 R
+/Resources 10017 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 9965 0 R
-/Annots [ 10005 0 R 10006 0 R 10007 0 R ]
+/Parent 9974 0 R
+/Annots [ 10014 0 R 10015 0 R 10016 0 R ]
 >> endobj
-10005 0 obj <<
+10014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 289.299 138.508 300.178]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000004) >>
 >> endobj
-10006 0 obj <<
+10015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 269.209 314.566 300.178]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10007 0 obj <<
+10016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10011 0 obj <<
-/D [10009 0 R /XYZ 90 757.935 null]
+10020 0 obj <<
+/D [10018 0 R /XYZ 90 757.935 null]
 >> endobj
-10012 0 obj <<
-/D [10009 0 R /XYZ 90 733.028 null]
+10021 0 obj <<
+/D [10018 0 R /XYZ 90 733.028 null]
 >> endobj
-1311 0 obj <<
-/D [10009 0 R /XYZ 90 522.546 null]
+1316 0 obj <<
+/D [10018 0 R /XYZ 90 522.546 null]
 >> endobj
-10013 0 obj <<
-/D [10009 0 R /XYZ 90 507.976 null]
+10022 0 obj <<
+/D [10018 0 R /XYZ 90 507.976 null]
 >> endobj
-1312 0 obj <<
-/D [10009 0 R /XYZ 90 260.243 null]
+1317 0 obj <<
+/D [10018 0 R /XYZ 90 260.243 null]
 >> endobj
-10014 0 obj <<
-/D [10009 0 R /XYZ 90 245.672 null]
+10023 0 obj <<
+/D [10018 0 R /XYZ 90 245.672 null]
 >> endobj
-10008 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+10017 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10020 0 obj <<
-/Length 1469      
+10029 0 obj <<
+/Length 1465      
 /Filter /FlateDecode
 >>
 stream
-x��YY��6~���S+5�S���44���E���J�-T�+�q�_ߡHɒ��:��A�DQ�p8���g�����|��r2�s��#ߡ��\[>�\� A����76!���`��S��H���)�v�
�2*�Տ�}�Ţ;=%��g��~�e����Z��dJ�˸#l��������r�ׄ�f�"�&�E.V�N޼�V�/,���Y�zUjq��X�'�N��~�v��0�K
D
�o���P�8��E��P���
�C.���)!�����8�rl�
�8Z�f�ʬ�	��	ܵ�@>����ȧT���ߎ�j���v�	�n�c�9]�8�=Ҭ��q���f�T�mY4"�们Y��ޞR�N�*��I�9��,��]PM�>������Q
*��3%ٚQ�A��%'�6�v40fϱ3��C]#�c6�>��
- ؄���fq�c^]nAeF@�,9���>��E���m��K��{�/
�Vˆ��� 
-��&;������r��,���
P�'���mЁ�X�j_��Z�V�>Q��
!��(��
)��T�P�
ɲ��P8�
�G�p�1����a�ŕø��'w ������^Ki�u���z?����WR����f��t�H����u�h=X��NA�eOQP g��
PF*EDx
pE
Qa��2f
G�+��],�(Zmd��$	 
�C�8���L=o֬t⾣_�J���_�
�p�3�O��r��
�s�+AF|�@ͥ�}
j �I)�`�����a���LO֞���
��U���tcy�j�'������q첱IG�����9r�O�k���>��\T�Q�!����ҧ�q��? w�
Y�J9�2�R�E(���&�TV�xO������Tf�c�{��|qVr�g����15:�I�G�f-$��^�䔝�n{({ԓԇ(��
H�2�k.;�A�P.z���l��l�|��� U�k�����\��s7@H^�ů���L	%�Q���A�	��2AM�LP�N&���`�����%�
Y^u����^���|��rcb�#��}��8��Q�e>r1L���9cZ��N��\9��쳮g(t~�e��
�^��Q"�)�=ƣ��
��}	�2��}
�1�Q8�ǣ]կ�Q�CвOΣ�3מ����8q�x�;@]�-�ρ���h|)](�=��`l3$
���2T?��~��1Fb��ch��B�_h����Z3M�����p|dcf�4fޫ��>�AQ�������ЪTRi۔������	��!_#L�G܇��@?:�����U�E BU*]�Z�.��[��7W�M}���
�.+�����}P�QL��]@�%�>/U��5�M��W���R_O���	
-�}`�
-*\�)QP��]A���
-I�.
-��Ԃ����jF?LjK�����Ĺ۪�-������xW����v��
#OR���:l�Tyi^�&a2�ۙgN�}ܓ�
+x��Y[��6~����3�,	I���4'��&��!�x8 �L���㺿�+$0`�����N&O!�V{���[
[�'�.'�;�X>��rm��rA�kYolB����/��A���S��<9neT���"(��EwzJ<;Ϧ3ʱ�4	�R_ɵ���,� �a��
����ɳ��	ͰEjM��\�[a:y�[̿�0r|�:ԫR�Q���z���[�o��cf�T "��᳿C���<+�C)�;�wD�طf�8�"�*Z,�lʰ�.H�h�}*��'p~�q��
�>���"�Rn�b`;^���;�՞S�y���
�Ht�c��H���ƥ^�;���n�(Ȣ9� �u�5�0g�YA!��Ԯ�]���,��<���s���y�o�`��>S���
�	0,9������1{��1�uA
G�l�}
+�@�q;����3Ƽ�܂����G��������
�/a`f�;4�Z	#&�Q(.��#,Z��w���>
eY���9�PObKu�&��վ0!
���q_}�ԯ=B<Q��=Rk���r9�ea
�p�$�J�bcr�չ��+�1_
�N�46�A%���Q����l
�`���~���9��
58Um����.�*���z�z�藝,�*/ʞ�� 2�����8��u�9�r���1�8�_ه �bD�j#�F7%�Xp
�A�Vf�y�f�3�
��XV2�7�J_���́����)G��!��\q2�3j.��#���'Q���Ua���3=Y{��0�^W-�G����c�P�~81D}�Eϼw����&
%�g����M >ݮ-
�n�tsQ�:F����J���Y��� �
T/d�O*��8J}��^^�8
RY��=i�C8�c�S�A�Ӻ�i�g� �z֮?(S�C�$zto�B" ��e�@Nى�&���G=I}�"�ހ����v�e�8�$��
�})[�([6��l�H�����?n!�C>��
���k��z8SB�r�Ce�zPg��2AM�LP�N&��(�w�esDOK=���*ՙ1ν�����
����
C���&��qV��L��H8�0�;`Zqƴ��?�hM�r
�g]g(t~�e���e/��(��1�<ƣ��
��}	�2߹	�
+�0�Q8�ǣ]կ�Q�C�:��G�g�=wA�q�
�@]�-��h|)](�=��`l3$
���2T?��~��1F|��chX|��/4����U��&m���
�t8>�1��
3�ՍpM�t�砨�v�F�
+b~ehU*��mJTc��S��X���/���H���")ЏN+b�)ti�P�J׳֭K(qk��檺��v�����n����b��wU�lP��T���׼6�_M
��JY|=��6&�)����+�p}�DA��v1"Q]��˩��o��Ռ~��F>�K<9�5�v���p8��D�,�(��]2?�ǎ���n
+�4/d�0�֝�3��
S�	
 endstream
 endobj
-10019 0 obj <<
+10028 0 obj <<
 /Type /Page
-/Contents 10020 0 R
-/Resources 10018 0 R
+/Contents 10029 0 R
+/Resources 10027 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10015 0 R 10016 0 R 10017 0 R ]
+/Parent 10034 0 R
+/Annots [ 10024 0 R 10025 0 R 10026 0 R ]
 >> endobj
-10015 0 obj <<
+10024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 608.026 138.508 618.905]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000005) >>
 >> endobj
-10016 0 obj <<
+10025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 587.937 314.566 618.905]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10017 0 obj <<
+10026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10021 0 obj <<
-/D [10019 0 R /XYZ 90 757.935 null]
+10030 0 obj <<
+/D [10028 0 R /XYZ 90 757.935 null]
 >> endobj
-9664 0 obj <<
-/D [10019 0 R /XYZ 90 578.97 null]
+9673 0 obj <<
+/D [10028 0 R /XYZ 90 578.97 null]
 >> endobj
-10022 0 obj <<
-/D [10019 0 R /XYZ 90 564.4 null]
+10031 0 obj <<
+/D [10028 0 R /XYZ 90 564.4 null]
 >> endobj
-9665 0 obj <<
-/D [10019 0 R /XYZ 90 394.017 null]
+9674 0 obj <<
+/D [10028 0 R /XYZ 90 394.017 null]
 >> endobj
-10023 0 obj <<
-/D [10019 0 R /XYZ 90 379.447 null]
+10032 0 obj <<
+/D [10028 0 R /XYZ 90 379.447 null]
 >> endobj
-1313 0 obj <<
-/D [10019 0 R /XYZ 90 151.505 null]
+1318 0 obj <<
+/D [10028 0 R /XYZ 90 151.505 null]
 >> endobj
-10024 0 obj <<
-/D [10019 0 R /XYZ 90 136.935 null]
+10033 0 obj <<
+/D [10028 0 R /XYZ 90 136.935 null]
 >> endobj
-10018 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+10027 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10033 0 obj <<
-/Length 1488      
+10042 0 obj <<
+/Length 1486      
 /Filter /FlateDecode
 >>
 stream
-x��Xَ�6}�W詵���E��4M��[���C�D{�j�$g�~}/ɒ��th�I���n��cbg�`������ǜ�
����	��{qJ�u�|��\�X����๨2�y��x^��kWb�C��Du\���$��bI9��HE]��;��zN摄s����������z�猀e�!��#�q'�f>b'��o
�X87zU渔�3u��~�a��ջ D��O=D<�x�N6����z��h��^��K���Y�sj��DZK���ǽ��"�p�^���"�͠�ӣ�S͵4�Jև���6f2+������}[r�p8�q�O۔�L6��w:'���
}y�-a(`A��"oD��#��2��h����͛$M�hk׊8�6TM1:�>֍�l
w�g�{�ڏ
1
-�ߚ�;�̬d�Ea@�5�uROd�2vk��	�Q����H�MR�L���
Q7�j��
�?�4�7��2�7w�)�(�����XP>���U%��
���#d�B��H赋�ϡ�>k�짎�p�
�����B��EZ��$��������-*�a�@�j�R�
)�.��A`�)��	j�3�&���!���=D�����<�N��Їo��a(�
&`�1�
&�
"��h�
D�
ʋ�o����Vq��N^�n��50/��P�E�75A at Q��=��9�\�<���,MO�D#�[05tnS若[�684�<7��S�Ȗ�G��]V�R�P(xI�[�s�KLg`K%c	�@��o�\��2b�Bۙ�E�(ԥ��G�V���c��xs*�
��&K�$K���cM���9~�.߼��WƝ�� ?�ݰG���X�����9"���x�v��q|�� e��!��%�\����5%B��ٓ7�g�6oI��Tw�.
-����G�%���%�����Y��T[m��h��\J!x��=:K�Y?Z>�W< Z�8��d��M����1�ᣥy"�E�/_jё�"�R�:��_g}F:�>��7�Ua�
Z��NV;�&
-F�%p5u}�J#�!�?���Dn[�)q�}*�>�����L��~�>D����!���5Ry�򅰓�jxv�ʍz��N��e��	D��k��m/�e� + �
ǼvY�h?^�/F��(��*�O*�E���*8*�}uPwS�:�iy
/��
����,j�����2�#�hR %�/	`=>���������yT����K���M
��-���
-cl�U1�iO
O�h����B7�2T~뛤�G
����iU5���"jR�
-�$k(a���ʣY)�~��c�5�T�w-6i{�I��:� ;��<r&;��Ml]��z������՗�`��H`��9�
�l{��@l�(6?-�͏_kY}��С��E~�RQ!��:
-��QFP��L�B�ն'�3��ᴣ�����C:���)WWW777(��!O�
-%�UY�W�Y9�B���p�k�VT���2�\z�� ���l
+x��Xے�F}�W�HU��\`��8�+�ͱ�ʃ�R�`���-��Q�>=̀ ����VŮ�s��t����;�y=�f=�z�1G �Q�Y�
�
�#�S�#�Ü��Œ`��o�e������<9^�����m)��j�� �<�K���E"��
ߩ�j�T*8��
���,>���^�g�X�
�X�}�3����G�D�����sӬJ
�2�&���/3l�·z�����C�s���T} ��<�V��v��{{I�|,�%\1�f�N&�қ�^q�[�(b��S�U���.��
�,9�Q;U_+3(UuHj;i1SiQ����m�	�A��ĉg^mC&SU�r���
q��}5z��[�P����yV�8�F��U�JY�e7!��7q���֮�Q�,Tu>:�:V�J-����y�LJ
+��f��13�Qv�H�������R�D���0Nu�0(/�
+UQ�y����#��U
�Vq�p���L�h#��!UY}W�G��v���|A��j*^g�9f`=��
��
�1�ᵋt!��C	>k�짎��A/K�m��$E����2��<- ���mbg��x� P�/����i
 KN��'��� �\��1�F���z���;Aݔ>�Ӕ~34�S
+�AW0nj���87�x>��k����u�2 %��Vs��N^�n�����!�E
gu�F%�����
�\�<�
�[U���ZE���й��z���:������s�.?�jy|DNߥE�tJ]�C���\���R��_-�0���ה��μ�sM�.�7=z���X �a���)y6�v�4��4����5Q�ڔ��u�|���_w\&�\�`�w�
��ciN&r��0���Q�ɟGѥ��y^
�"��K��]�<]S"ҙ=ySzf^i�g�I�qw� ���4���>w���3��>K��j�mZ
M��A*OеGBg� ���J��
+��V*�CoK�|kx���q�h�E�Hi��K-:�Z�\j�Wg����Hg�GU���*
�C
Y��j��#��
ɪ:���F��
�gB����nJe�m��g�X���E�P���!
UU��}Ai�Q�Ӗ/��,uóul��dv<4�h�8� @��r��;���HU5��q�k�5�E���|1
+ؽE
��?i(�J��G��0���A����I������/���r��[/�_��/
9���haI s��³���o ����0/�
3�0m`0pV��l��5�0�6Y#����*��|/�K*t�(C�w�'�󱁠�vZ��
l�
+S�2��S	��*H�Fe�G�R��
2O�c�5ɔgw-6a{�I��:� ;��<r&;���&6�.���zA#7�����)
�yZ���3��ݑmou`t�۶�ͭ-es�k�ʯ
:���Qfi*�
+���p;J���Ⲳ�D}Ƴ?�v���9�K�0�]�^�u������Aa�Y\�(���"�:H�����ٵ�?�K��ix�64z��?����
 endstream
 endobj
-10032 0 obj <<
+10041 0 obj <<
 /Type /Page
-/Contents 10033 0 R
-/Resources 10031 0 R
+/Contents 10042 0 R
+/Resources 10040 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10026 0 R 10027 0 R 10028 0 R 10029 0 R 10030 0 R ]
+/Parent 10034 0 R
+/Annots [ 10035 0 R 10036 0 R 10037 0 R 10038 0 R 10039 0 R ]
 >> endobj
-10026 0 obj <<
+10035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 566.629 138.508 577.508]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000006) >>
 >> endobj
-10027 0 obj <<
+10036 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 546.539 314.566 577.508]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10028 0 obj <<
+10037 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 235.637 138.508 246.516]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000007) >>
 >> endobj
-10029 0 obj <<
+10038 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 215.547 314.566 246.516]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10030 0 obj <<
+10039 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10034 0 obj <<
-/D [10032 0 R /XYZ 90 757.935 null]
+10043 0 obj <<
+/D [10041 0 R /XYZ 90 757.935 null]
 >> endobj
-1314 0 obj <<
-/D [10032 0 R /XYZ 90 537.706 null]
+1319 0 obj <<
+/D [10041 0 R /XYZ 90 537.706 null]
 >> endobj
-10035 0 obj <<
-/D [10032 0 R /XYZ 90 523.16 null]
+10044 0 obj <<
+/D [10041 0 R /XYZ 90 523.16 null]
 >> endobj
-9666 0 obj <<
-/D [10032 0 R /XYZ 90 206.714 null]
+9675 0 obj <<
+/D [10041 0 R /XYZ 90 206.714 null]
 >> endobj
-10036 0 obj <<
-/D [10032 0 R /XYZ 90 192.168 null]
+10045 0 obj <<
+/D [10041 0 R /XYZ 90 192.168 null]
 >> endobj
-10031 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F95 1779 0 R /F23 340 0 R >>
+10040 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F95 1788 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10042 0 obj <<
-/Length 1486      
+10051 0 obj <<
+/Length 1481      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�6}�W�f"W^�q��4q�NF���)o%�8��wA�IӶ�z�����rwq���s�`��w���ǜ�
��ˍb���8��s��8�/��}7'ؕU&����E�ߪ���_��JV�ժ{N���
*��&�um���F��T
)�˸'\�����O����f<�i=>�p�lv�	;1�������s���
N��·�3l���F�c���C��&·_"U6I�׫։���E(z&H�|
:
��0&�&^��|α�Y�I����.Sy30����i�B
-Z
�۪�S��B�n�ѯ./h�{ΐ'X��G�������(
f�mR�9�OSa�w�d
O�!>����f�A�h�R��8��kH�"ɣ"+e�\��<d�-6� ��f����
�}I���܅��ukA� Q߇9.�=�a�.?�g XVE	l�Q��T;�D}}�M��&��J���šh�)��f?쾲��
0�T2N"�,d�/�����
NA�m�!�-宋"�/��ȷZ�8^��װ��,ɓ,�W���0�n�
-��������}ݨ����	gH
�[J��2��0D�#~��
A%ݤ�$O�\}�X��QxwP��e��8�+���CX�Rgnonj��_XS3�e�̟D
�U�\<���#�	���
��
i~˨6�4��ئ��Z�fpmg�ɨIm�*UV��
-�b;sof�'
��!�p�#�E_�[RX�%��%��
l�������_����{��*��V�����P��w72��D*�].�$j�y�]6�A
˅�ʦ-
�&�p�08Kp��FUg��^���u
�J�^�Q�Jh����vT?
�P�aP���z/����>�\G��ұ����]�����3D��P�ZMI]�:��
�A)����u������Q]q���2U۲��Lם�!Ų)�!���I�P�	�2��
be�g]{�j���t�a���R5
q�
�?>K`0��L��&0$6)0Hh���+�GC�!�>{TB��0b�2EN�
AM��
�`�FC����j��PC�{k��
���}��
������fI��,����Nf۫L��T*�	l��U�,y�6K���, ��g��}�
_�y�������,�`�=���
)�|�N���G]���Fx�lec�8���4���O"�b8||Gw�`��|6t�]��O�z�Kͭ6q�1�����>������}f�:ܙ��d�� J�!Hj�Qݖ$Vu���[[4&�?�����!#
?�o�
S��x�C9W
p���_U
 b�罨����Ъ��)��%�'dH���'�^ q�
(�Ȑ'�pY`��A��G��W��^v�1��=���ZU�΅pmm�U滶PX|֦@�
6 �����Alu�q�a����F?�㐣��39B`�4�j����EQ�vyRV(i�e�.�V��b�|k�u���l�
nf�p��_�� d�:8
+x��XKs�6��W��R3�'��i��;M����h`�8�$G��]�DҴ-���|A
+\�.�o��s�`��w���ǜ�
��ˍb���8��s��8�/��}7'ؕU&����E�ߪ���_��JV�ժ�xN���
*��&�um���F���<R`�qO�
���˟fo/g��x�
�z"|�3�D���vbx���
綝�9�2��·�3l���F�c���C��&·_"U6I�׫։���E(z&H�|
:
��0&�&^��|α�Y�I����.Sy30����i�B
+�.�U1�½��1"�d�_]^о��!O�33����Q
�6ۤ6s��>���&�<��C| ��c�ͤ
���L���q�א�E�GEV�&�N�+����
l��Vu�9�|I���܅��ukA� Q߇9.�=�a�.?�g XVE	l�Q��T;�D}�M��&��J���ƚh�)��f?쾲��
0�T2N"�,d�/�����
NA�m�!�-宋"�/��ȷZ�8^��װ��,ɓ,�W���0�n�
+��������}ݨ����	gH
�[J��2��0D�#~��
A%ݤ�$O�\}�X��QxwP��e��8�+���CX�Rgno
j��+���c�O����P.
aF��y��	F���A`��C�4�eTw��clSЏQ-s3��3
�dԤ6O�*+UCS���73e��� Ӑ[�xƑҢ��-),Ԓ��gk��wi�F�q���Ѓ/	���|�jv�vu\������ (Fͻ��j"�
��.�m5���
��M���� ��BeeӖ��cP8�`�%��T��3{Q/N����L�^��q%�� ~�뵝 �D��<�d��i��Ks}i��7���t�n��|� n��
Q�=T�V�FR�i��itG~Pʾ:���j�~m���hTW\F%�ǬL�ƶl#3��u�wH�l�j�sp`Rf �|¬��G2�X��Yמ"����@<]k�,�T
��@\x����
�<����	� ��M
+
�!��J��a���
���5�=�L�S$�@CPS8t FC<��0��3�p0�z��Z7��\x����R�
ݒ��,ɓ�%Z�t�I�l{����JE:�-u�J�%��fIx~����S�,��z�K�=�ў�V�Җ��X=B�"E�o~�ip����]V���4[��=����-M&���Ȁ���
5خ4�
�zi����R�M
|�,�%��Vz�b�K�>�s
�L��n�HH%�$�ܨnK�����-�ݟ����������G���<�С������ 1��^��S�@h� p�A��@�2$�Y�
+�e/�8�S��dȓn�,���F��#I�N��yco;�[�
s�g��o�B��6�*�][(,
>kS�i @FT��J��F�D��Ӎ~6'!GI�#��6M�Z.oooQT�]��J�eY�˻Źg����֦kYQ��

f�p������8�
 endstream
 endobj
-10041 0 obj <<
+10050 0 obj <<
 /Type /Page
-/Contents 10042 0 R
-/Resources 10040 0 R
+/Contents 10051 0 R
+/Resources 10049 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10037 0 R 10038 0 R 10039 0 R ]
+/Parent 10034 0 R
+/Annots [ 10046 0 R 10047 0 R 10048 0 R ]
 >> endobj
-10037 0 obj <<
+10046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 436.931 138.508 447.811]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000008) >>
 >> endobj
-10038 0 obj <<
+10047 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 416.842 314.566 447.811]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10039 0 obj <<
+10048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10043 0 obj <<
-/D [10041 0 R /XYZ 90 757.935 null]
+10052 0 obj <<
+/D [10050 0 R /XYZ 90 757.935 null]
 >> endobj
-1315 0 obj <<
-/D [10041 0 R /XYZ 90 682.134 null]
+1320 0 obj <<
+/D [10050 0 R /XYZ 90 682.134 null]
 >> endobj
-10044 0 obj <<
-/D [10041 0 R /XYZ 90 667.564 null]
+10053 0 obj <<
+/D [10050 0 R /XYZ 90 667.564 null]
 >> endobj
-9667 0 obj <<
-/D [10041 0 R /XYZ 90 407.875 null]
+9676 0 obj <<
+/D [10050 0 R /XYZ 90 407.875 null]
 >> endobj
-10045 0 obj <<
-/D [10041 0 R /XYZ 90 393.305 null]
+10054 0 obj <<
+/D [10050 0 R /XYZ 90 393.305 null]
 >> endobj
-1316 0 obj <<
-/D [10041 0 R /XYZ 90 177.318 null]
+1344 0 obj <<
+/D [10050 0 R /XYZ 90 177.318 null]
 >> endobj
-10046 0 obj <<
-/D [10041 0 R /XYZ 90 162.748 null]
+10055 0 obj <<
+/D [10050 0 R /XYZ 90 162.748 null]
 >> endobj
-10040 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+10049 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10052 0 obj <<
-/Length 1457      
+10061 0 obj <<
+/Length 1453      
 /Filter /FlateDecode
 >>
 stream
-x��XK��6��W�j�9�FB ��4�I�J���"əÀlsʫ�����O���ԋ,��
����J�����O�n7�\j	$\ǵn7�����
b�F��Ĝ�`��K��L���K�yr�ɨ
�~��ˠ<����%��<[�
��IPU�������B	�R�r�a��t�f��v�ς�e�"�%�C
�V�.>|�V�o,���C�+��C�X�,��
-���cfy���˴��d����U�Ɗv8�僱�G
�
-��;z�&H*�ݼ�xЗ:�zfiz��{�E�%ϒ�~k�;�_JY���41�iQ�'4�o�ۊ�}߂!
oV6
RY�r�^?���f��&+�������޶��y�-�*�Ə:��{�!�"�劂�����D�2k���8
S�P��&j�C�.
��`B���K(�:γ'���	iUG�u�-�?I
��v�,~(B�#1P�/
n2�:Wh�
�g�H�!�f��
	������

a浝O�!
�[�d{:�������(�+�*��<-�:�O�w�;�t6O y;N�$~�+�gJ�
=5
0��<x!}��N��>
���
�64���.wc�e2V&p��:O�mÿ�L�|���� �C��1	��	&�R3���v}�i= �!�<�VϷ������O�$�.��Gd�׽���-y6
�8� 
vu�����
�jC�6��XY�4

�T�ؘ�dEo,����
2�Ild[f#Y�@:�3�i��bSn��;MZ�a�~��V�0�et���O�1�f���Cc������Z��1ы�i�
f`ҭ:ME�w`AP�帊���{�/�.�֊9�po�
@Qj��U0�X	u��3X�u ��9��; ��H�� �j=�G�qӦ?_�U��8��h_�
p�w:
�xˆe�#3�^�Md\�,�g��ZW�`�
�#�����L���#�v�Z�������A��X����E�ǿr�5ۭ�`��!#�B�"��Pj/C��������6mVxg��p�8>GhvBh��+�]ꓖР	�Ӫ�E�c5"��^��
[l<��v�s���� �n��r��n��y�?5p�	P}����M���3�ɕ�M����� pA8|�
<�߮*�~�~�S�f\\_�+3q��3�+���cU��<�C.�9�f<�Á�;HP�,�׃���M�ٝ2%��Ol��k���w g*�#�?�.�L�
�I��/� �B^]�ž�����
�xd5������~�&�q���ղ��4P8�S.F7:���
��.3�?��v���K�>D��ds
	���(�KV.�lrc�V��UQ6�mU֟�4��`�K�m�_�lߜ��]���j*�iw(Ġ��$T�Js�֟@�{[������7�Q��>Y��.�77����gqQ���)���H�,��u��M{���m>�
��4{�����O
+x��X˒�F��+X%�*��'��%����r�Iea��hITx(�,��s�n 4��h�EV@ӏ�8�������O�ng7�<�H$=�9�+Gb���8����%q:_���vN��Yx�vN�[��������
��r�o���-���
+�Hê2���J5�T
)��qO�
����7����f,�i,>�p�l��vbh�`�d��^��)�g꼟�1��+|ֻ@"���S�ߩz	7����p+zcI�|,�<��f�*L+�ݼ�חQ�|	�4����=�c�R�������2/��vimژ�l[�'4����B����!
oV�
3U�r��qy��h]�V
x
]�G[oo[W�"_�;�g�G]���Ʊ��|����u�l�2��_Yx�)U�su�R=�p0I��ppil{�%R�:)�'���
iU��e��9v?�i߅�z�-~(BR �
PY̩p��v]h
4�}�9�$�v�Gl2�$G2覭7I5E�#�������<��w��l��t
�)��=N��
+�H�ȶa�ܧ�;�Ɉ[�:�'��
�t�$��3#܅���d�>��cΘ��N��>�mYl�ڌ�h���$�
y��D�h�i1��"-�
�����a��.�8�4�
�$TV,F��K�
�
+�����
����˶���
�v�587�9q7am>�07���,��i)�Ip`$�p`��C�n�.\퀭.�j�K���Y� ��1�?K]��yMV���rh�� l�� ��N�p��2���A�9�ˆ�rmU��i�ڠ�������Z�gj���Y�+e��mp>4vo����U�
#�x�mM�
m�u����,�
Vq0 �|��%�Yp���{� �cv/�Y�H��1����ri����nԻ"A��$�ʹ��M��|q��ӎ�����2,�ˠ��h�[�/�
�@���k"�Q�ܟU+k]�6 � �<�f�`:�o�v���9�
+hi�6�L N�k�C�c��JK|��ʥ�n�&���G��\
+��8&}��
���K��T�I��3
	|�����,�W$t'�, -�A4�uˋ��b at h+lG���6l�q���	�%�C\�6�@Hn�͟��ֻ)nK��`l�P��p�kg7
���gv�+��ȯ���A�p�	x�=Tķ�F���ͅ��bWv�fOh�Q����Ze��-9�X��Q5�9
���ݘ"�س^���=75�&wʌ� 8��
+������S�B�t���]]%<|��бdXjyu)�J��
�.�ÑUr�����q�����e�i`pvgBnt�/��7z�_f�xJ��1����F��k��L��Q,���B"!����>�l?۪l>mi6P��o�B������9Eû.���T���P�A#�U�޸
�Ƴ����gs�y�� ��9eS�����~�GQ�vy�-QR�l���)�z�@�n�U{��m*�
�� {����
 endstream
 endobj
-10051 0 obj <<
+10060 0 obj <<
 /Type /Page
-/Contents 10052 0 R
-/Resources 10050 0 R
+/Contents 10061 0 R
+/Resources 10059 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10047 0 R 10048 0 R 10049 0 R ]
+/Parent 10034 0 R
+/Annots [ 10056 0 R 10057 0 R 10058 0 R ]
 >> endobj
-10047 0 obj <<
+10056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 520.623 138.508 531.503]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000009) >>
 >> endobj
-10048 0 obj <<
+10057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 500.534 314.566 531.503]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10049 0 obj <<
+10058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10053 0 obj <<
-/D [10051 0 R /XYZ 90 757.935 null]
+10062 0 obj <<
+/D [10060 0 R /XYZ 90 757.935 null]
 >> endobj
-9668 0 obj <<
-/D [10051 0 R /XYZ 90 491.568 null]
+9677 0 obj <<
+/D [10060 0 R /XYZ 90 491.568 null]
 >> endobj
-10054 0 obj <<
-/D [10051 0 R /XYZ 90 476.997 null]
+10063 0 obj <<
+/D [10060 0 R /XYZ 90 476.997 null]
 >> endobj
-9669 0 obj <<
-/D [10051 0 R /XYZ 90 374.226 null]
+9678 0 obj <<
+/D [10060 0 R /XYZ 90 374.226 null]
 >> endobj
-10055 0 obj <<
-/D [10051 0 R /XYZ 90 359.656 null]
+10064 0 obj <<
+/D [10060 0 R /XYZ 90 359.656 null]
 >> endobj
-9670 0 obj <<
-/D [10051 0 R /XYZ 90 256.885 null]
+9679 0 obj <<
+/D [10060 0 R /XYZ 90 256.885 null]
 >> endobj
-10056 0 obj <<
-/D [10051 0 R /XYZ 90 242.315 null]
+10065 0 obj <<
+/D [10060 0 R /XYZ 90 242.315 null]
 >> endobj
-9671 0 obj <<
-/D [10051 0 R /XYZ 90 95.843 null]
+9680 0 obj <<
+/D [10060 0 R /XYZ 90 95.843 null]
 >> endobj
-10050 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F95 1779 0 R /F23 340 0 R >>
+10059 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F50 339 0 R /F95 1788 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10063 0 obj <<
-/Length 1524      
+10072 0 obj <<
+/Length 1520      
 /Filter /FlateDecode
 >>
 stream
@@ -56605,339 +56638,342 @@ kՋF|~{(
 �(}H��P�Ƞ� �:
 �R�(Sp#����M���8/���V��� )��X0',�O
+A�JZ�	%SFIZ<��]/��qD�/�N��i�
 6�ߔE��"�}�D0(�~�$��_�x[&`��I ����Ģ\N�P�
�!Z'�y��v�8-�e&`vSݳ�<��-&C1� $�5B&ǍP�.��O�@�
���a�۪X&�|�$�"�l�2�[�h s�֐Jz�u�����?nwiS�F���~HAS�y�	l�8k0�1ʟ
�L�P5����7�]�{����L�h:�W��޽
y+��O���N�e��f\D�h����
G�B�_�z
-H㲦.�A
�xQZw2s-��fn��,�
�M�^�]0S(dM���C�c��U���6��5�ukL? �P��ѥ�� �z�o$�_��%���@Zة�ܤ�����������Y�NS��'�W�P���A^7��W�
��%�4+���t����`$�Uh��"�	�	,zX�px,fw��Ji���ml��&[���D;��'ը<��Nk��s�`b C���)4�R'�\�'�\br!�kU�e��%c,}�,�s��o0��j0�ݪ���k몫-k��)�b�$��z��AVl�X@��s�6�1�~����優�ZNp�՚�dۏk���xw�)�U65�nt{<��1&�����չB�
V�YȯD��.�љ0|*�Nԉ�ڼ3ͫ��.����x�>����(܅�J��� ��T�a��ԅ�\�;��=� 6����<�d��� g� ����J>��`;
�!���
�m
�2��`}���t����)>2B
�XYX��:�a�¯��l���3��ٿ��=
h�fo�NfC���V;�kp��आ�M�&��易�b�
��sr��0�	�}��5�9��O'�H�s�$
�vCV
O
��'�l�����E��,7��Hk0O�4�G��;�hby|8
8¦�³��L|ћ&�3i"!�;�Ճ�3�X��y��f
�q��/����Q����iȣV=�4,F@�d�DŽi��p�a��ë�~
Uj���!����,�ӛ��~�ڥ�6GIy�ݮo�u�j!��6��:AUGey5���&�^��8�
+H㲦.�A
�xQZw2s-��fn��,�
�M�^�]0S(dM���C�c��U���6��5�ukL? �P��ѥ�� �z�o$�_��%���@Zة�ܤ�����������Y�NS��'�W�P���A^7��W�
��%�4+���t����`$�Uh��"�	�	,zX�px,fw��Ji���ml��&[���D;��'ը<��Nk��s�`b C���)4�R'�\�'�\br!�kU�e��%c,}�,�s��o0��j0�ݪ���k몫-k��)�b�$��z��AVl�X@��s�6�1�~����優�ZNp�՚�dۏk���xw�)�U65�nt{<��1&�����չB�
V�YȯD��.�љ0|*�Nԉ�ڼ3ͫ��.����x�>����(܅�J��� ��T�a��ԅ�\�;��=� 6����<�d��� g� ����J>��`;
�!���
�m
�2��`}���t����)>2B
�XYX��:�a�¯��l���3��ٿ��=
h�fo�NfC���V;�kp��आ�M�&��易�b�
��sr��0�	�}��5�9��O'�H�s�$
�vCV
O
��'�l�����E��,7��Hk0O�4�G��;�hby|8
8¦�³��L|ћ&�3i"!�;�Ճ�3�X��y��f
�q��/����Q����iȣV=�4,F@�T��m�۸���^}��JNk/	��I�CYn�77��
-
+�K�m���f�]��K��R���^�j�,oP7��܋�?�Q6�
 endstream
 endobj
-10062 0 obj <<
+10071 0 obj <<
 /Type /Page
-/Contents 10063 0 R
-/Resources 10061 0 R
+/Contents 10072 0 R
+/Resources 10070 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10057 0 R 10058 0 R 10059 0 R 10060 0 R ]
+/Parent 10034 0 R
+/Annots [ 10066 0 R 10067 0 R 10068 0 R 10069 0 R ]
 >> endobj
-10057 0 obj <<
+10066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.4 541.245 212.124 552.149]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-10058 0 obj <<
+10067 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.573 370.25 216.297 381.154]
 /Subtype /Link
 /A << /S /GoTo /D (main_Cylindrification) >>
 >> endobj
-10059 0 obj <<
+10068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 268.989 483.212 299.958]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10060 0 obj <<
+10069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10064 0 obj <<
-/D [10062 0 R /XYZ 90 757.935 null]
+10073 0 obj <<
+/D [10071 0 R /XYZ 90 757.935 null]
 >> endobj
-10065 0 obj <<
-/D [10062 0 R /XYZ 90 733.028 null]
+10074 0 obj <<
+/D [10071 0 R /XYZ 90 733.028 null]
 >> endobj
-9672 0 obj <<
-/D [10062 0 R /XYZ 90 592.061 null]
+9681 0 obj <<
+/D [10071 0 R /XYZ 90 592.061 null]
 >> endobj
-10066 0 obj <<
-/D [10062 0 R /XYZ 90 577.49 null]
+10075 0 obj <<
+/D [10071 0 R /XYZ 90 577.49 null]
 >> endobj
-9673 0 obj <<
-/D [10062 0 R /XYZ 90 433.021 null]
+9682 0 obj <<
+/D [10071 0 R /XYZ 90 433.021 null]
 >> endobj
-10067 0 obj <<
-/D [10062 0 R /XYZ 90 418.45 null]
+10076 0 obj <<
+/D [10071 0 R /XYZ 90 418.45 null]
 >> endobj
-9674 0 obj <<
-/D [10062 0 R /XYZ 90 248.915 null]
+9683 0 obj <<
+/D [10071 0 R /XYZ 90 248.915 null]
 >> endobj
-10068 0 obj <<
-/D [10062 0 R /XYZ 90 234.344 null]
+10077 0 obj <<
+/D [10071 0 R /XYZ 90 234.344 null]
 >> endobj
-1317 0 obj <<
-/D [10062 0 R /XYZ 90 118.771 null]
+1345 0 obj <<
+/D [10071 0 R /XYZ 90 118.771 null]
 >> endobj
-10061 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
+10070 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10077 0 obj <<
-/Length 1188      
+10086 0 obj <<
+/Length 1184      
 /Filter /FlateDecode
 >>
 stream
-x��X�r�F}�W�@U�
��&�Mes�x�'gK���LdG���0��7UŮ�h�����sNk��q������d�A2'B��ҙ��;�$HP��WιK���	�������6^|�(v�t�Ve��9�(�r?�
{$t�����wi\U��L�U�MeKv���Xx_�'�瓿'<�i<
-�p�����`����B纙�u8e�L�ϓ�'�hT�!,�AT�!�mhy���!cO�r6K�Z��Z�I�- �d�l��&Y�M�U:<�͇�#a��
�̳�6��+y_����Ńщj
�͌^�
��؉�9��#���'�0����qޢU�f�������/z�G!m�ԗI5�?�  �&)��a.�H�
q#��y� ڈ
"Q�|��u�1n[�lc��FX�j�֨���h��
�h/P�a`
��z�!ܬ�
W��
Q@ �aA��u�Vj�q� [ϓ��P���>K���h��-�-�G�xp�@L�����T��|Zg#
1�TU��I�8v��4Y-�r�۪�
�ҋ?�H��?�,s�
-�*/dR}��G�'(=�=��x�Q�z��G�ジT��:/�4���$[��"������yi��HN�z���Z���R��� M������m�9^	,����^���q�Vw �� ik�Rv��缩�w�
�k���z�����x�?�B�q��U�Op �P��рp�g"�
��X����'�x�1y�� ����.M��hS�''��9��19�D *�g�	�$H�O#$—�':]�N�1�_�܇#j"�S�NF�ϠJ��x7���f�1�Z�d�y^��&��q�&@�
|�7�~

=�H2by�x��:`	�r��C<�>���
0�8j�~L,)"2����}�%%�{a��k�St�}�y�~߸��w��)�_�j�_v���>���*Y�#�����Al�hM�c�s��0�,��0`#
X���~�[
��
-j4��� �\����nm
-� �
�ț�������d��|����=(��e�
z5�\IC ����JZ��d�[(T{


��D��%E��2���G�ʯ=!\[����.�]�f�+mJ��
�c8���"LӔ=
�����rڷ�Lg�9M1C������tz}}���eIQ���E:�]�� v(�5@�q�˛`�6�t
�� 
�1
+x��Xے�6}�W�@U�u��IvS��6���d���C<���i���a<7We�j��Bju�i�����~�|;�L?Hf(�TZ�`˓	J�yd]ڄ N
�`��O�vXl��'�b;K��**����U�٬;���Rǥ��%aY6�j��o*]*�˸6���2�8y?��=!��H��DŽ��L.�`+��F,�]=kcq��X�'�O�ɨ(CX�NT�!�MhWY���>cO�r6��J�ZVq�. �x
�4Zl�4���*

���Ɓ0N��^fiY5��+y_����Ńщ�
���9��	�i�ܙ�
	H�K<$av=�]�A�ʚe�g�#H��6ff��?�i;���ˑ�� �q�j6���V#nx�C� ��@�C$�=o�����o�
�q�6�l#,T�M*T�|[��\�bԇ�[�k
_�j
�!촜
W����G WaA���0)Ո�
΁緞ǫ�C��&�i�7��F�0M��M^�
8ҧ�b������5�Ў6����*�H�D�c�&L�h��F����^� G�6��u�9T�;�<�I
���
a� ���ӥG)���#
�#��j<��<K��ލ�e���*�J�O��͔(�䔐q��'(9�,�,�]��h�.ֆ�/n��1�g`����U���2�Tt�� ;H#��2+�.X�u
�k��׬Rm
���M�(]
a�g��~�UVYQ����j��\ ��@i�Q�-/Y��
�'�
 �_\o��(�6�{rR[
��N�"x��p�H�4�4@�)z����t�	�y��}8�&�>59p2r\U2?Żif�۰A at Ut�x��R=MR�i�&@�
|�7�~

=�H2bx�x��:`	�w9��!��BK�L�
��� K����#,vaI���^X�����
�o�޺�7n}�ݯw��W�����~�O|F�ū�=ҡ�F;}p�Gk�
����1�e����a�h�x����rh�OVP�A�d������_wk� ��E����4��gg��ߟ���C�~x7-}Ȥ�Ы��J�P��7W��%
�B��k`hp4'��-)6?
36?�(U�#�m
+��0݆�k�,x�M��<0<����f(s�J�D��վ��4UG��A��\WU>�Nw�
Z�h��y��j����v�u� ~G�W��$e���7�*�����/n
 endstream
 endobj
-10076 0 obj <<
+10085 0 obj <<
 /Type /Page
-/Contents 10077 0 R
-/Resources 10075 0 R
+/Contents 10086 0 R
+/Resources 10084 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10025 0 R
-/Annots [ 10069 0 R 10070 0 R 10071 0 R 10072 0 R 10073 0 R 10074 0 R ]
+/Parent 10034 0 R
+/Annots [ 10078 0 R 10079 0 R 10080 0 R 10081 0 R 10082 0 R 10083 0 R ]
 >> endobj
-10069 0 obj <<
+10078 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 571.245 138.508 582.124]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000010) >>
 >> endobj
-10070 0 obj <<
+10079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 551.155 314.566 582.124]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10071 0 obj <<
+10080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [88.007 239.645 138.508 250.524]
 /Subtype /Link
 /A << /S /GoTo /D (deprecated__deprecated000011) >>
 >> endobj
-10072 0 obj <<
+10081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [123.594 219.555 314.566 250.524]
 /Subtype /Link
 /A << /S /GoTo /D (main_A_Note_on_the_Implementation_of_the_Operators) >>
 >> endobj
-10073 0 obj <<
+10082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 150.842 242.487 161.746]
 /Subtype /Link
 /A << /S /GoTo /D (main_Convex_Polyhedral_Difference) >>
 >> endobj
-10074 0 obj <<
+10083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10078 0 obj <<
-/D [10076 0 R /XYZ 90 757.935 null]
+10087 0 obj <<
+/D [10085 0 R /XYZ 90 757.935 null]
 >> endobj
-10079 0 obj <<
-/D [10076 0 R /XYZ 90 733.028 null]
+10088 0 obj <<
+/D [10085 0 R /XYZ 90 733.028 null]
 >> endobj
-9675 0 obj <<
-/D [10076 0 R /XYZ 90 544.752 null]
+9684 0 obj <<
+/D [10085 0 R /XYZ 90 544.752 null]
 >> endobj
-10080 0 obj <<
-/D [10076 0 R /XYZ 90 530.643 null]
+10089 0 obj <<
+/D [10085 0 R /XYZ 90 530.643 null]
 >> endobj
-1318 0 obj <<
-/D [10076 0 R /XYZ 90 421.042 null]
+1346 0 obj <<
+/D [10085 0 R /XYZ 90 421.042 null]
 >> endobj
-10081 0 obj <<
-/D [10076 0 R /XYZ 90 406.933 null]
+10090 0 obj <<
+/D [10085 0 R /XYZ 90 406.933 null]
 >> endobj
-9736 0 obj <<
-/D [10076 0 R /XYZ 90 213.151 null]
+9745 0 obj <<
+/D [10085 0 R /XYZ 90 213.151 null]
 >> endobj
-10082 0 obj <<
-/D [10076 0 R /XYZ 90 199.042 null]
+10091 0 obj <<
+/D [10085 0 R /XYZ 90 199.042 null]
 >> endobj
-9737 0 obj <<
-/D [10076 0 R /XYZ 90 89.441 null]
+9746 0 obj <<
+/D [10085 0 R /XYZ 90 89.441 null]
 >> endobj
-10075 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
+10084 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10090 0 obj <<
-/Length 2041      
+10099 0 obj <<
+/Length 2039      
 /Filter /FlateDecode
 >>
 stream
-x��[������+xJPU������v]������/k���Z3T$P ������A#��Ϊ?̓4}N��� ��#
�0�����dQ�RIet��R
)I��$�]EcB������Y�������A��l�s~We��|�?=%I\�8�~�յ��^�������y�"�XN��q��v�	�pD�&B!�D��N>�����1ˆ�I�dGm#N�n��M��UQ���U!�8�K�+��t���K9���v���ϋ}���eY4�S��U����.ԍY*�9%R�:e����7oS�[���H3�;�݈`�
9�� ��1��̤D"-�����Y}�������E���N��1��E >MH;�y���T"�x;(��w~��} ��a}��l�nf�J׺z�:���A�̚

�p!�o,�#k 
���
A/Y���Oy��TMwzلv
f�|�|�-P�NF0��?�#S�h7�:��zd:F�A;*�[E�}U����rX��f�fL��@
�.���!��V��q�����]�<��F�;�9�2�AJ&X���|Zꝙ���vSI@��	ߴӯnV�y^L9��M�Zd��~��f�K`�
}���CUN���`Y	�q>?�#��r |By��jd
J�������ARVi�yS��My�<ˋe��A��m�%H��
Y�`�,>s>�J"������R3c)���_�0ay��=��Z�+���Jl�6�^�E��Ȕ�_�)���̬�X2(s
��1�FA�I;r�$���Z=c*E"IC���:�o>�\?�k�

�g�j�
-q|��]#�$�ˤ�Iʒ��R۵/s�ESeyS��V���o�ǒ	4�D
L��E�͋�)�4%]��v$"�9��m�;�|1.M��,�qV׋�4EI�|�a�Q�c�A�bP
�;�B�+|_ӱ�� }�ge��)$.f�z.p]�\�R	CD���/V,�\^�����
m���6Ys�hdW�{�J.��+T � �%8)�
ʧEr�mzJD��0@}h:��Z �+w��y,^Hz�x�N�19_�	���'�(�O
-�����fH1h�R�@hkd�զ�~YKL�ճ�#����7����{�u{�x��>=���

F���g���X���,e���%���;�0��h1 @e�d!پL��z�NQ6��͍���o��i�Ιz[Z��6�>�%<9w:d�R�6�������@LU>�JBer��@#�FC�b���N���f�?4����IAP2	#��GP���
�,0u��f�h?�C,ʒ3|��Շ����F��:�/0�#�*&�K�Y[��e�1���|1�H&��> T�����rƙX
1���+��#�Gc3�%h
mVu.Dc
-;�>'��^��ϋ��
$�и�b�'crD�p�8
�p�@��ּec��)	ؘ�٘\��Pq�gјtljѸ/|
�9�#ye��1�hL/Gc�?E�zW7y�o.�cB�EtL�tL_N�앎G��pL�W:~�㐎�5���t���)�2:����M����<=f*"��c�ȱB�~�d
<%��1�{��/���w�fD��]K��~ގq�rP=
��}d
� N!8#r�	�����P��
.R�b�P[|Bq�I���~����J��y�:����<�L�$�ep"l��7�R��p��uާ
-0�����
M|a�������	R�W�� ����B �R��1h�v���kߛ�I�
�N�ǩ�q���E��%>}l������H�F6�8�BS"U|�ƪބ`
���|�g�7
Xb�`S����
�/��S��C_��	�ҩ$�ti�;���䙺�==�J�؄{��
!Mc�R6�Zf;8�5/W
�A]���&���~�
߶���
�v
?<�	t����N�3 at V�
���|@��
��>��F�}7s�Ժ��T����Y�oQ��G3lV��L�r	s4
-�
�t�jny���?M�!{A��tyh�������	-k�/�]���f���
�e/�ア^���-���prk�}���..
+x��Z[���~ׯ�)AUQO�����u�v�6�c��]*Fj�P�@4��_����V;�J�0OМ���� ��#
�0�����dQ�RIet��R
)I��$�]EcB������Y�������A��l�s~We��|�?=%I\�8�~�յ��^��������Ks,����8ys;�τ�e8"���b"Zn'��
+��a��$z����
~7чɿ&��W�!,E�+��޵���Lgi������η�M�~^�뼸_,ˢџ�x��^�oX`�P7�U�sF��t*r1�oަ�猤�H��nE�.G.,v�%n���53)�H�
+�$�n�w�^�)��tw�@2��i'3�^�ӄ�k���
QO%Š��2�~������&�Gk�V�f��t��G�����
L�ˬ�!`N�+c�
�p�R"/p�^��!�Oy��LKwzلq
�K
9L9
d
��C������zD�v��٦�#�EP�n
m�U�W�C��Mm�͘H
�.��̡��<��:�}{��y�BK� 
���AR͠%,��7��zg����ND�$A
+��M;��f5��Ŕ��1��EV�ﷺh��I!Ї<�>T唊�	�J����
a����ʻ
(V#r(E���H?#MY���M�+7���,/��v
r����)*�d�Clj����b�D,œ�oG#P3c)���_�0!�
+�}�T�|�1�fk��^���^;AR������,�
Ç�x̪'C4i�@/�$q��3�R$�4���y��j����ͳ�����|�P;U��m�1$�^&=KR��ߗ���̡�M��M=�[�Nu�
k&00u�J�6/��
�@H�t ��HE�?r(Zc�:w��2b\ ���,�IV7��4EI�|n`�Unb���b ��K!���L,�E�H��YƘlm��լ3��`J�
�S*a�qu���
+�Ņ����
���6���5�Ɖ����X(�8�� �|�KHR�=�o7������� �a�!k	�^�w�c�*  �q�
'9��<h
%O�Q O
+�����aH1X�R?��bd��f�~�HL`Գ #���ś����=Ⱥ=c�f~�
��?ծ+ݲ��d�
�qb��f`W���6#�%���;�
��rv�L��i���l_f�yC�Rg(-�S���Ft�`o��Y���--��6�>;%<%r�t��j]ۊ�o�~
l�^1�|����)��䬎��h4L-&.��)N�dڈ�C��G,�:� �0�9<�N�#<���Ե&DO�����!?d�EYr��r�e;꼂��U'��ȃ��i��fւ�l;�5��/#�"Ʉ]c�ǀ �~�ी�3Ή�'\|%'��Sc#�j
cVu.��v}j�H�z��^jLNQc���5�X�19b�p�89&'�qj����-7&-;%7&}nL.�ƀ8�Ԙt��R��1j̡�+7~7&��˩1��R�zW7y�o.b�$$��c��`���옽��"�9&�+;~e�!;�׈�W�cuĎ�R/c��� h��hh���c��!E��x�"r��_� ��L	<x��^o�˪Ň��]��gp�ɕ����1^��9�

��}d
�A����Q
+N�AJJ/��4Pʿ���Ծ�=`�o(5IU��
?7tV%��y������y
+N0A�|��!`s'O�Q��	�H^�}��*}�����/�0��~?9Ak�*�����"P(�^�;C�
+�
���y����,�
+��KX$Q�X��W���A�}�a��od���*4%R�7n��	�h((E�8�z|���
C�l�_��΁y�v�:�O
��$�J��\2����� ��3��==�J�Ą{� 
!��H�l8���L7�
6:�tuvC��o���m��I9��~x"�bɥߝ�d��. PM>`��
5s����
�i�~�u�ש���?�b�RUV�FlQ�� �#���8���.s��;j��4�1�5@��dh�������	-k�/�]���f���
�ʞ�{/��-�ٖ��8���>���7,�
 endstream
 endobj
-10089 0 obj <<
+10098 0 obj <<
 /Type /Page
-/Contents 10090 0 R
-/Resources 10088 0 R
+/Contents 10099 0 R
+/Resources 10097 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10083 0 R 10084 0 R 10085 0 R 10086 0 R 10087 0 R ]
+/Parent 10105 0 R
+/Annots [ 10092 0 R 10093 0 R 10094 0 R 10095 0 R 10096 0 R ]
 >> endobj
-10083 0 obj <<
+10092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.275 690.333 293.971 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_Meet_Preserving_Simplification) >>
 >> endobj
-10084 0 obj <<
+10093 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.269 541.145 238.02 552.049]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-10085 0 obj <<
+10094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.089 319.694 246.767 330.598]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Affine_Functions) >>
 >> endobj
-10086 0 obj <<
+10095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [325.899 96.965 431.977 109.883]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-10087 0 obj <<
+10096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10091 0 obj <<
-/D [10089 0 R /XYZ 90 757.935 null]
+10100 0 obj <<
+/D [10098 0 R /XYZ 90 757.935 null]
 >> endobj
-10092 0 obj <<
-/D [10089 0 R /XYZ 90 733.028 null]
+10101 0 obj <<
+/D [10098 0 R /XYZ 90 733.028 null]
 >> endobj
-9738 0 obj <<
-/D [10089 0 R /XYZ 90 615.539 null]
+9747 0 obj <<
+/D [10098 0 R /XYZ 90 615.539 null]
 >> endobj
-10093 0 obj <<
-/D [10089 0 R /XYZ 90 601.301 null]
+10102 0 obj <<
+/D [10098 0 R /XYZ 90 601.301 null]
 >> endobj
-9739 0 obj <<
-/D [10089 0 R /XYZ 90 394.088 null]
+9748 0 obj <<
+/D [10098 0 R /XYZ 90 394.088 null]
 >> endobj
-10094 0 obj <<
-/D [10089 0 R /XYZ 90 379.85 null]
+10103 0 obj <<
+/D [10098 0 R /XYZ 90 379.85 null]
 >> endobj
-9740 0 obj <<
-/D [10089 0 R /XYZ 90 172.637 null]
+9749 0 obj <<
+/D [10098 0 R /XYZ 90 172.637 null]
 >> endobj
-10095 0 obj <<
-/D [10089 0 R /XYZ 90 158.399 null]
+10104 0 obj <<
+/D [10098 0 R /XYZ 90 158.399 null]
 >> endobj
-10088 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
+10097 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10106 0 obj <<
-/Length 1868      
+10115 0 obj <<
+/Length 1863      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�F��+�j%�ϛ3*�h�$@�n�v�-QQ�T)ڎ���� š(َ�"h��
����9�pt�������+�"���2�XDG�$HP]̣CB��1��G�r�L�G���2����mvY&��dҾ="jX�1x�b�l�n�.]��Y��R�˸C��ѧ�7����,�����LD����'
����#�Utkw�#N\W�������Sạ�JD$w
z��uZ��vb
�J:{�EK
Q(�:�
���$e���+��W����n�X�.
�tQ��2��n�����͈
-0-K.W�N�pתp��i���/�;Y��>bLs��LWI���
�����1H2�̄7�w�cn1�ȞS�B�����X
Wn���ϛ��
Q��T��kGU��UfW�#�^:"b����!�69?bg�<͋u�[����.b
�Ct
�mo�̵�wx���9dV�!�
-
2wB�ܽ�X�bc�,Y��l�^A4s/�6���Q
[2׫ʸ��
-	~��������ڇ��
-�:Js�1�4�(r$�vR^~��֮G�%�‰�V��$�G
�	�d>MJ�֑���V������š
f
�*��V�b�;�=��t�Q���։���X��9샊G�55W�I�:b���7���{(
��bQ�a}n!�e�l�WY�:��D����g	��)��ğN�ϊ����pLS뼹�:+Dhe�r�������k��E���l7��kl
�,��)Ebz�h�ƅ���R��:�Ct�nH_fؖW~�{=�>��/��~�CdڵG�%ԇ
��ɲ�<"���Z�n�t�j�O��B��sUf���lA^o�N4G
-F���k�fC\yDscY�A۔�
��LZx�,\��n
����Ujd
�b�
���qnM���dw���$����0����
G�h�c���<!�+}��_�fy��ӗ��~��G��h�RE��^%Y���Ejc9ˠSO�2ɪ�dbM�:�m��zL�B\�0�{m90D�Uc�O=�
�G6�Θ�Ȝ�E��6C��CL�$zW����ƀH�V
�az��_�P��aU�t	�!���	�1a�M�S
-P�����;�)�Nn��
F+��MjZ��\���`3lln�h�	��$�mƱKЛ��ú4�V脱��4�R��� �]$H]��	����gnkܒ]XC�CB 8$���C�D`R��+��>Η@��
e�����D���!h�C��9M	��|�L˴' 
�s����0ak֝�1��;@�y͆.��f�H���$`�ȝ���+p'D�4
 
-�4Ԓ��e�L-�J-���Z�gj�L-���3�����ޣ�KrBn��8H���:~f�C �5���4C�4�\-�}L�F�6W��a��X�#�'Ho�'~�C�~�]=��
�`���1��B�̌��gf�OU|�"���!33J�L�eogpZ\����ݸ6ZZ�C��h岃+�4���eD�q��!%3����\
�dp���֮��Z	»O MJ�x�_�[il�>†b��C�l8�ՙq�:-"1�b�,�R�=���n���"h&R<�=
�{����a��1
l�x�i�=Af����Q��)Yf:N�_�ɉ�8�}`
�F?p�!�	=MO�4`	k�q_)c����-5�%�^#
�a��
{� I�!��ab��Oy�4Ï�6~s�?��q�8���1?C8;��~�	�Eq�/��Ɯ�� ��4U���������HhhüS��j
&�֠�F[��?�ئ��#!�ޯߒ�:�ŀ�#
-�y�F�O:a���4��i�
�{E��ׁ
��h������U������ޢ�]�٦DYu�٬��+� `j�բ�x�.J�,��k{ {���s�H
+x��ZIo�F��W��J at 5�}Q�C$�H������J�J�v�_�7
)E�v,A����m���'�?\.^I�d$���"18Q� AIr9O>
	A���c<|7"x���t�nD�p��[f�2���?�iy7��o��
n�ј
+<|�Jw;��%[d�YV�2�˸C����7�����,�	q���l=��N�p�M�3:�u��	�
������^��i�0扢ɽ���t�UY��8C��.^�C4R�$c�bA�����^�x%p�
+���͗�̇c�-*�Z��ܯv�<<�Q����U��Y�kU
�ʊ�LW��Yx;]ؗ~ǘaK���*��v�\�D ɴ7��ݭO��("N�
+�;w돛�i�NL�:��=O���@uq��pT��H���jy"���FD
��l��7��&��ͳb��
g�	w х�;Ĩ�mw�:d�U�#8d��!���U쐽;�����l푥���+�f���ղ6j�J�zUY����_!�o�
\}9��]]�0PAP'Qi�9F�*�"G�/��Y��zd]�-!��]5�L�bġ��N�Ӵ
n�8#�ik����B�8��|a_�۪�@
|ǽ�ޑ.
R���ؿ3P+2��}T������2�V�Bژz��
���8XL�z��s
�(��`����[?�!�6��!K(EL��&�t�b�Yo�[��
u��k��J#B�(���5� 
]�]+��T~���n�΂���`��/X�RD�3E�4.t���B����I�StC��
+�ö�
+S��׃�{�b�.�r�L�V�(�����Q6Y�G$�Jժ��;Gt�|� �П�2�U�g

+z�vb8�0�ǜ�\-0��: ���69�M����ɤ5����w���C�|�^eV�p-����z���{�8�MvG~�1Mr3
JS��L߻p��
1�{
+�p�B��g�}]���m^di9}�)�F�}�U�V(U$0;�U�u��(}��\,g9t�iU�y��L�)S��
#U��Ԉ��-G���n���'���Ȧ�Y�7pSd�����$��r�+*�1 R���L�`����A:�6=]��>GgpL�~S�Tyl��펊"-��M��j���l
Q�+s
�`vc���
y����`@�m��8�	z3rX�&�
+�PY��JSh�08� �p�E�d@ЕZ�ЈH5��[UK
ta�	��.���I!�5�4_͚7��Q���FER���Yk��L4%l{��2+�� 0��M4#�c„�2�;�S
# v��
}��IL"��LJ��"���B���e�. (��PK����Z>�Z��)����Z>S�gj�%SKs at -)���2�q�J]w����A�@
ek����
i¹Z���
���m�����'޳�G�O���O�X�,���z(�=��z/3c@
�`G�z��̠�ju�"���13�J�L�eogpZܜ��D����ZZB௧h岃+�4r��eD��͸�ט�YPN�G.NP28\ȉqkWDK"���'�&�b<΀/�V[�O�!E��t�
Ң;3�K�ED)�A/mؓh���N�(+�f"�#Y��@zP����=�y���W�f�$`f��e=�ʜN	�2�q���
0N΄ʼn���5��
yL�yz*�*�%��1|�����S��~�d�0ֆ�?�4�$i��ʇ�9
(b?���
?J���C~%]�q��c�pv���0����_���9ݟAH
i��+�ILk}�É0Іy���٪��4�Y��m9d���u��_���~J��4L
Bo�(h�_A>QO��
�����޳?�z���E�5��B
7y����������v�ȷ%ʫ��vuqX�-)00��jQ�Yo��~^�͵;�����a��
 endstream
 endobj
-10105 0 obj <<
+10114 0 obj <<
 /Type /Page
-/Contents 10106 0 R
-/Resources 10104 0 R
+/Contents 10115 0 R
+/Resources 10113 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10097 0 R 10098 0 R 10099 0 R 10100 0 R 10101 0 R 10103 0 R ]
+/Parent 10105 0 R
+/Annots [ 10106 0 R 10107 0 R 10108 0 R 10109 0 R 10110 0 R 10112 0 R ]
 >> endobj
-10097 0 obj <<
+10106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 589.661 513.996 600.565]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-10098 0 obj <<
+10107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.617 494.906 476.603 506.545]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-10099 0 obj <<
+10108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.44 323.43 513.996 334.333]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-10100 0 obj <<
+10109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [323.631 240.63 429.297 253.109]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-10101 0 obj <<
+10110 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 97.651 195.105 108.555]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-10103 0 obj <<
+10112 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10107 0 obj <<
-/D [10105 0 R /XYZ 90 757.935 null]
+10116 0 obj <<
+/D [10114 0 R /XYZ 90 757.935 null]
 >> endobj
-9741 0 obj <<
-/D [10105 0 R /XYZ 90 569.496 null]
+9750 0 obj <<
+/D [10114 0 R /XYZ 90 569.496 null]
 >> endobj
-10108 0 obj <<
-/D [10105 0 R /XYZ 90 555.061 null]
+10117 0 obj <<
+/D [10114 0 R /XYZ 90 555.061 null]
 >> endobj
-9742 0 obj <<
-/D [10105 0 R /XYZ 90 303.264 null]
+9751 0 obj <<
+/D [10114 0 R /XYZ 90 303.264 null]
 >> endobj
-10109 0 obj <<
-/D [10105 0 R /XYZ 90 288.83 null]
+10118 0 obj <<
+/D [10114 0 R /XYZ 90 288.83 null]
 >> endobj
-9743 0 obj <<
-/D [10105 0 R /XYZ 90 89.441 null]
+9752 0 obj <<
+/D [10114 0 R /XYZ 90 89.441 null]
 >> endobj
-10104 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
+10113 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10116 0 obj <<
-/Length 2117      
+10125 0 obj <<
+/Length 2113      
 /Filter /FlateDecode
 >>
 stream
@@ -56947,559 +56983,552 @@ x
 v�;�Sf*6��
�E"�s�;~Ƈ�m�Ӯ�6���N����<��K��F��q
�>�6�1��!�5
 !�	
�Db�t�u��F�)h�W&��zGj
 ��ִ_�a�3Л�4�3v
܆"��p�<kféh��|�a����M����$�6c��@f����ٰ�dP���B�wHn��4�j�7
�
�_�i�y>	��g1
1s3J1�b���
�e���4Lj&��2Ϳ
 Ӕ���l�jb=�-��T�Q÷������

O|́��8��`L�=�	6�lL�l�D�,ۄ�-ۄ�=H�_�6�����6�slT�j
-%.�lӋ���elJ���lӜ���b�����!�$�BJ��$�W��l�+�|�m��l��6�g����#����3)�� B�Hޫ���q����<���b����cZ�}!��ӊ���T{oB�`D��i�F�k*a�A�i�{;���W��Y��M�95m��}U
VWW������Nyv(QV]
��a�u�$��ۺM�E�ɲ
n���$�O'���
+%.�lӋ���elJ���lӜ���b�����!�$�BJ��$�W��l�+�|�m��l��6�g����#����3)�� B�Hޫ���q����<���b����cZ�}!��ӊ���T{oB�`D��i�F�kP盍���޸�g����,h�
�*�p3j�갺�z||D�GtʳC����p�]
�#�t���}Qӱ,��{;z��L�-
 endstream
 endobj
-10115 0 obj <<
+10124 0 obj <<
 /Type /Page
-/Contents 10116 0 R
-/Resources 10114 0 R
+/Contents 10125 0 R
+/Resources 10123 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10102 0 R 10110 0 R 10111 0 R 10112 0 R 10113 0 R ]
+/Parent 10105 0 R
+/Annots [ 10111 0 R 10119 0 R 10120 0 R 10121 0 R 10122 0 R ]
 >> endobj
-10102 0 obj <<
+10111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [334.883 690.333 440.282 702.812]
 /Subtype /Link
 /A << /S /GoTo /D (main_Generalized_Affine_Relations) >>
 >> endobj
-10110 0 obj <<
+10119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [135.549 546.589 195.105 557.493]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1C__Polyhedron) >>
 >> endobj
-10111 0 obj <<
+10120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.059 462.189 422.924 476.904]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-10112 0 obj <<
+10121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [332.333 204.579 425.662 219.294]
 /Subtype /Link
 /A << /S /GoTo /D (main_Single_Update_Bounded_Affine_Relations) >>
 >> endobj
-10113 0 obj <<
+10122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10117 0 obj <<
-/D [10115 0 R /XYZ 90 757.935 null]
+10126 0 obj <<
+/D [10124 0 R /XYZ 90 757.935 null]
 >> endobj
-10118 0 obj <<
-/D [10115 0 R /XYZ 90 733.028 null]
+10127 0 obj <<
+/D [10124 0 R /XYZ 90 733.028 null]
 >> endobj
-9744 0 obj <<
-/D [10115 0 R /XYZ 90 538.106 null]
+9753 0 obj <<
+/D [10124 0 R /XYZ 90 538.106 null]
 >> endobj
-10119 0 obj <<
-/D [10115 0 R /XYZ 90 523.623 null]
+10128 0 obj <<
+/D [10124 0 R /XYZ 90 523.623 null]
 >> endobj
-9745 0 obj <<
-/D [10115 0 R /XYZ 90 280.496 null]
+9754 0 obj <<
+/D [10124 0 R /XYZ 90 280.496 null]
 >> endobj
-10120 0 obj <<
-/D [10115 0 R /XYZ 90 266.013 null]
+10129 0 obj <<
+/D [10124 0 R /XYZ 90 266.013 null]
 >> endobj
-10114 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
+10123 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F13 540 0 R /F11 418 0 R /F7 505 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10132 0 obj <<
-/Length 1660      
+10141 0 obj <<
+/Length 1657      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~ϯ�S�Hd2Wۓ�������KE�dvc_�'�M}�x|���@��BZ�o�g��;��عv��b��b�x�2G"�R׹�r$v<� A�s�q�N	A���c<}5#xdQ�z5�x��[�ɂ��ed��}{F�i��T���]����R�3��e�S������ɳ���	˰C
-K��<&�u4y�
;�����I�9R��)���y3�k�K��w�Dsǣ.".�
>�]�T�I�/
#�Zϥh� >�t�n	aU�z�\����M�
7� ��G*�
����#-����p�͒�D�1
�̫`}{i.�+H��F�IƁN2+���J��J4̭��R��;����ڲ��JݦCK�9��R�
8Sy�

(�q�*���F��FTkeo�4m'sΊB5� M.�ăb��>�-D�ty�
-�����%�	!�9�<��I�:�ܕ�L
�q0��1��:D7���#[�u���8��$��<
�}sJ
�BCF�ϛH�Ƅ��$��P����(�s���[����
I��=�s�d����J�4W+ ��:��L�u�{ ���O��N7�n�
����5y�����ĕDž�e>u2�%�����i���e�@?�w�.��h
-x�����
d-F�ͮK�}�b⼵�y��ǗJ���JPB���nWVP��4��W�
� Vy~��[�ܫgʑ/ V(�-�_>%ܯ1%|�֨�	<�7���(���
xJ[�b(���t1�X��4�%��
���+ Ո4�k�B60�	݆m�>
N���&��M���G?������V��2tW�OFa
���j|�~��O��@���^�O0��ܣ�\����X��&)���Ӓ��!ޤZ���С������Y�����!)e	�������U}�R .���s�@>��`nوA���>w}�m�6��ਨl|l����]���ں
�j�ڿh��H�4D�RUe� 4�h��P6]C
�9��P�J�^0:уq
�\8���v��ŏ� `uS=63ۋbT;s�!�a
���5��A)Z�Rq�ƌ� 
˰�y��?���܍�ѥ��m��]��U� �5
-t��ԑ*��
[#������ �[�Z�"�{�&H����\7qy��8�
���ֱT�m
~�+�w��O=�>����`,_�X�	c��g2�]�ZmV%sQ�:
����LE_J{�%�t�'�!�"1"Md�[Z�=5� �^�9�ZE�ka-`Z����J�m�$�>���G��HHw�$��!I
b
;� �֐��͢I2��ͱE�
-��V#PV��V3@�v��A����
-2}vG(��M��0i~)��9��@�:}� &��*+~>�
z��o�?�ٷD�H�F��-O3�K�v6�
-Z�-TI��f�"Ja�C�ݘ�aA
۩^i�t�K�}?��w�6���W���c�t���ʹzw軇��$�{�\y�>��Hhh�z�3�fRPV��e
/(�9��0����CY�\�?ع>D������
8��a~��Q m��X�
��[^V
�^�4�^����g3�J
�3��4��iF
^Y�
��4S��ʟ3�7��7���:�}R$�1�b�[gq�u�\,�Z�h�i�B��n^��q����W����R�T���nF�9I�+�q�
+x��Y[��F~ϯ�S�Hd2Wۓ�������KE�dvc_�'�M}�x|���@���%���g��;�c�\;�y1yr1Y<w�#�t��\\9;�K��Ĺ�8o�� Ngs�1���<
�(X��Q<Mvǭ�d���2
��r�^��ij9x�t�=}��TqO�kzwŔc9{�r��b�qB�2���!�	g
M޾���_:1�;�B*r8ep�9o&Mp�
�Ηc�x�E����g�k��0��eaD_��-�G
���VE�7�e�8���p�
+��}�b�Q�x.p;�I
+7
+
�,�Q1=@�8���<
+ַ����T�lT�Da
�$��
�D��D��j�W�.�<3���ȫ-�]��m:���(��a�3���рB*�ݏk$�o�@%�V��J�v2�(T�
���
�l(v`k��BDN���ฎo�)[��R�C���x�Di���]y���
�HC̭Ct
�L1�5\g��mO{��`�7���j 4�`�����hL�}1aH�Z�Zzi���9�����!�J�1����s?J�K
���.Hs�@	�c�����WW�P���w�w��8�o秨��(ͭМxȥ%�<.,,󩓁,q���
��O+\�-+�q��u�GS�{
�ץ] k1�@nv]b������m�;`V޾T��T<T�*�=Gv����n�����J�8����;e���^=S�|�Bo���)�~�)�3�F�N��1��xF����S�Cq'�
����r���.�>� �g^�F��]���O��6l��ap��e6y=l�'��=�y�����`�:�0���j|2
+[��=V����@}�4Zܘ���~�Yu�
������"54I�tH��LgW�&�:
���u�
(��>x at E�M���PI)K��'��e4���� �pI���+�a���e#��*�D���e�(�������RZ�vՃzh�
4@�!L$k��}��"	X��KU�E���4�e�C�t
y��(WC�*�_z��D�t(s�r�ۭ>?��M��D̼^�2ؙ+�
cȠ��Y,�h
K��oA�a��
�ol��m�k��K���^3o	W��p�(��SG��7hl�6��ϭ0Z����E���M�����{�n��Jo+p�
h�
��c)���8��W��|�z�}�7�^���|9c'����Xvaj�Y��E��, S2} (�-��c�
��i"�P����9� 8���1�*ߋ�k�:��GT�o�%y��$�>�İDB�#$	��I���9(p����m6�H�97�m�-�T�u���r���j�k��F��T���;B�|�or'�`�I�OY���̙/����0�$UY�����3
|��Aξ%rF��6����4��t0oag�RAk�
+UR"�2e�0̡�n̏jXP�v�G�$��Ra���
��s�A�U���0݄9�7�r��
��a�6�;� W��Ma$44e=d��
3)(��~��
+��Ո�PV@��u.��\"�?�{]�}
q��0���(���C�Wq
�-/+�k/K�k/��U���h%������4�����#�E?g�*oT�jֳNu����Mc/�.�N�Z����p8�u��q�f(�
h��i	�������R�T_����ݜ��?�
o�
 endstream
 endobj
-10131 0 obj <<
+10140 0 obj <<
 /Type /Page
-/Contents 10132 0 R
-/Resources 10130 0 R
+/Contents 10141 0 R
+/Resources 10139 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10121 0 R 10122 0 R 10123 0 R 10124 0 R 10125 0 R 10126 0 R 10129 0 R ]
+/Parent 10105 0 R
+/Annots [ 10130 0 R 10131 0 R 10132 0 R 10133 0 R 10134 0 R 10135 0 R 10138 0 R ]
 >> endobj
-10121 0 obj <<
+10130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 619.364 322.446 630.267]
 /Subtype /Link
 /A << /S /GoTo /D (main_Time_Elapse_Operator) >>
 >> endobj
-10122 0 obj <<
+10131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 490.067 353.45 500.971]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-10123 0 obj <<
+10132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 418.47 268.34 429.374]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10124 0 obj <<
+10133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [286.885 289.174 373.57 300.078]
 /Subtype /Link
 /A << /S /GoTo /D (main_limited_extrapolation) >>
 >> endobj
-10125 0 obj <<
+10134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 277.219 167.927 288.123]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-10126 0 obj <<
+10135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 189.682 268.34 200.586]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10129 0 obj <<
+10138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10133 0 obj <<
-/D [10131 0 R /XYZ 90 757.935 null]
+10142 0 obj <<
+/D [10140 0 R /XYZ 90 757.935 null]
 >> endobj
-9796 0 obj <<
-/D [10131 0 R /XYZ 90 682.134 null]
+9805 0 obj <<
+/D [10140 0 R /XYZ 90 682.134 null]
 >> endobj
-10134 0 obj <<
-/D [10131 0 R /XYZ 90 667.564 null]
+10143 0 obj <<
+/D [10140 0 R /XYZ 90 667.564 null]
 >> endobj
-9797 0 obj <<
-/D [10131 0 R /XYZ 90 552.838 null]
+9806 0 obj <<
+/D [10140 0 R /XYZ 90 552.838 null]
 >> endobj
-10135 0 obj <<
-/D [10131 0 R /XYZ 90 538.267 null]
+10144 0 obj <<
+/D [10140 0 R /XYZ 90 538.267 null]
 >> endobj
-9798 0 obj <<
-/D [10131 0 R /XYZ 90 351.945 null]
+9807 0 obj <<
+/D [10140 0 R /XYZ 90 351.945 null]
 >> endobj
-10136 0 obj <<
-/D [10131 0 R /XYZ 90 337.374 null]
+10145 0 obj <<
+/D [10140 0 R /XYZ 90 337.374 null]
 >> endobj
-9799 0 obj <<
-/D [10131 0 R /XYZ 90 123.156 null]
+9808 0 obj <<
+/D [10140 0 R /XYZ 90 123.156 null]
 >> endobj
-10130 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
+10139 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F50 339 0 R /F65 376 0 R /F23 340 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10148 0 obj <<
-/Length 1555      
+10157 0 obj <<
+/Length 1552      
 /Filter /FlateDecode
 >>
 stream
-x��YI��6��W���@��"���
� 
�H�饓��X��[r$9��}Ej
yi�ô5d$�����Lc���Ϋѳ���K�9I�����#�#|�8%�u�ܸ� ��'c���*��S���BEY8�-���l7����$p�d<�
�ϗa�����N���d�@/�|�z�?]���
}�
;���
$w���'�D�������ٖR+ǣ
�.��?F��W�!��W�!�[׾j��8#����tz�n�HE�g�����L}+�p�.�"N��D;�M�hɭ�����#�x�&ya^���'����-�	�O=�^j��N <dU
-<O8��:�~��8)fvy�V�>�>l�� *e�M�}U��
�D�Z�#�l�\�<A+�b=p*��z���J�]�s�
-��C812
�d&��
,!��
{)��L%9�=�H�����C/;zH�
�"�
�q�%�̡��7�B?s7�3k�t��qro�Y�g���{�i�_���r�-a#�Ƅ��"�{M�U;T�U*��L�
��8\ɄI4�: �뀎�|\�v���	
8�ݦ5�=�ƑJ��^Ptߤk��E��9wQG�Wo���
؄*h���T��|���h�=�EY�N[!hm����ub��^_[����X��	#�]�
u��8�6y1�0�נn�[e4� 1���k<T4>Ç��d�#��щބH�gY ��^��ŏ0D�\/�y
9uZ�-�����+�$L
V�,խ�U����ۇ�̪-M��xT���� �^(@z
MOu�)�Z7}��o
�
N��.?*m��Њ��^�~
S%
��Ke>ϡʎ��`5٬n�F�
�B=���x�((�Ϻ/�FX-���1����5ZX�.
"��$ཙ�^/w�罈Xǿ��Ţ�^m�  Dj�/���F�qr
<
�Dt��ŷ�*���@6�E4�B�y�pG�0�߬TR
D(
�T8(dd
�悹���0?w�>P"���C��F����ᆣ̇
�㽡
a���E
-m���&q��+LƲJ��"ΌHC|sȚa}P��Go����.2a0�����p�#��!q������BΪ2�5���RR��p�AΈ��1~��g#t��%��G�,p�g��(�}�0�C+�؝W5a<	
۵3��!�rr>�qo?�Q �C��Z�0N�_ <i��^xۣ�m�s�9g�9�y���`�Q
-G��R(Xz��x���(��=
%`��(Z�G��+0?'G	
r�@�GR��*.T4��{�f� ��+5	���멌�Gn�ؿ�FM
�G�����k�=����G�\��x=zDZ�ZzD��
CU�ڪ5J�ާ�
#���
�O�~�
-�*��}�	1��2Z�a���M{�{�
A{
�\n�.��0�
-.Wk����:�_�� "��s��28��a��a�y�^��i��
׾V$׼Z�k^��U���h�~�M	
�Ga^���,���o�)�L�O��U��q�S=�
�	j���A��Y\�zzu��n�<G�$^g(.����
�q���w��?��i�Vi��9����<H����!6
+x��YI��6��W���@��"���
� 
�H�饓��X��Kr$9��}Ej
yi�ô�eƢ����v�
�=�
]��#���\�9;�#�S�\��͘��ɔ`���&��,��&���n��,���fA�������d2�
����<7߫;U~��������%x��������ˈ�e�!�%\ ����G7����#&}g[JŎK�_9F��A�(C��-�Cܳ�}ծ�QF2)�����6�$�
+��^��
���Vd�:]E�&�v���ђ[3 *ѽ��G��"M��<�
�OZ��K�[��#����Ժ3"� ���x2�r�u�s�1
����兊
F=�I}�"8�GT��i�D��B#N;���x��G������V2�z�T�uI%��
�Z��
I�7�pbd8n�L=XB*E�R�i�J(r��"
�҃rc��X�"��.�(0�
+�ݖ�2�f*߬
+����;��H�����{k��>3
���N{�j�ܔ�l	i5!|�.b��4Y�C[��)8�?�az�ÕL��j�0��(���uj7�)1�2��.�mZ���m�Dk�E�M�VYP�ل�1���m�����PMz�X*�g�ݍ�s^��A��ֆ^,\\'�����
+h�eP�0B۵�P'��c�ɋ����u��*�� �������b
=G�0$�
���N�DB?3���w۰�/~�!Z��zi��[ȩ��l��οM^� a���T��W�GUѷ�2��49:�Qi_��{�� �54=� ��k���J?�p68�����
+Z�{��uB9�pܮ��>�f(;Nm|��d���	�z�ѪQP��u_(��Z\OKc7�k6���]D��{3w�^�-6�{��-���e��ڠ �*�YA�X&ї����0�����o
U��"�l
΋p6�fs!��*
+�Av��UR
D(
�T8(dd
�悍���!�c~��}2�D"��!��t{���A1�
GY
��{C�L��0��M�D�W��e�rE��0���5���&10��
ioG\d�`d1eA�G\�C�ʽ�㭯��We>o(�ץ��%
ഃ�#��c����2F�&�RKy�0�Y0�
(���Q
��.aԇV��;�j�x<�kg�C,��
|���
~�!_
�:���a�. �� 5���G��.<��s��s|�
�
�"�3��0����P�� �q#��Q��{8��D�Q�����W`~N��?�(�����8*T8��{�f� ��+5	���멌�Gn�ؿ�FM
�G�����k�=����G�\���=zDZ�ZzD��
CU2�Uk�
�O�;&F��;��0
���U ���bB5e��À5�u����j��8�ܬ]�#`�
\���?Wku.�o�="����|�
�x�j�o_,s /��!�;�8���NJ�G�t���~�����A�)���6�i��"8
����A�|PU��>;է��27������:Y�zvu��n�"G�$Zg(*����
�pK
��h��΍6,N3U� X�K�� ��>�
 endstream
 endobj
-10147 0 obj <<
+10156 0 obj <<
 /Type /Page
-/Contents 10148 0 R
-/Resources 10146 0 R
+/Contents 10157 0 R
+/Resources 10155 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10127 0 R 10128 0 R 10137 0 R 10138 0 R 10139 0 R 10140 0 R 10141 0 R 10153 0 R 10142 0 R 10145 0 R ]
+/Parent 10105 0 R
+/Annots [ 10136 0 R 10137 0 R 10146 0 R 10147 0 R 10148 0 R 10149 0 R 10150 0 R 10162 0 R 10151 0 R 10154 0 R ]
 >> endobj
-10127 0 obj <<
+10136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.644 690.333 376.001 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_bounded_extrapolation) >>
 >> endobj
-10128 0 obj <<
+10137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 678.378 167.927 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_BHRZ03_widening) >>
 >> endobj
-10137 0 obj <<
+10146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 590.841 268.34 601.744]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10138 0 obj <<
+10147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.526 461.544 335.736 472.448]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-10139 0 obj <<
+10148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 389.947 268.34 400.851]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10140 0 obj <<
+10149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.631 260.651 359.783 271.555]
 /Subtype /Link
 /A << /S /GoTo /D (main_limited_extrapolation) >>
 >> endobj
-10141 0 obj <<
+10150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [491.531 260.651 513.996 271.555]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-10153 0 obj <<
+10162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 248.696 128.077 259.6]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-10142 0 obj <<
+10151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 161.159 268.34 172.063]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10145 0 obj <<
+10154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10149 0 obj <<
-/D [10147 0 R /XYZ 90 757.935 null]
+10158 0 obj <<
+/D [10156 0 R /XYZ 90 757.935 null]
 >> endobj
-10150 0 obj <<
-/D [10147 0 R /XYZ 90 733.028 null]
+10159 0 obj <<
+/D [10156 0 R /XYZ 90 733.028 null]
 >> endobj
-9800 0 obj <<
-/D [10147 0 R /XYZ 90 524.315 null]
+9809 0 obj <<
+/D [10156 0 R /XYZ 90 524.315 null]
 >> endobj
-10151 0 obj <<
-/D [10147 0 R /XYZ 90 509.744 null]
+10160 0 obj <<
+/D [10156 0 R /XYZ 90 509.744 null]
 >> endobj
-9801 0 obj <<
-/D [10147 0 R /XYZ 90 323.422 null]
+9810 0 obj <<
+/D [10156 0 R /XYZ 90 323.422 null]
 >> endobj
-10152 0 obj <<
-/D [10147 0 R /XYZ 90 308.851 null]
+10161 0 obj <<
+/D [10156 0 R /XYZ 90 308.851 null]
 >> endobj
-9802 0 obj <<
-/D [10147 0 R /XYZ 90 94.633 null]
+9811 0 obj <<
+/D [10156 0 R /XYZ 90 94.633 null]
 >> endobj
-10146 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
+10155 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10160 0 obj <<
-/Length 2065      
+10169 0 obj <<
+/Length 2062      
 /Filter /FlateDecode
 >>
 stream
-x��YK��F��WpZ����ހ
>�:<���F�gzOc���j���h�_�Y����X��(�$+3+�˯�v
��_��vu�F2/F��һ��b셒 A�w�y|B��`���k���>&۷k���p٫�N����ꤾl6��5���XT`��C�4v�N�+�L���K�sB�?�����v�늀e�#���	/=�>���
��0bq䝍������_��zE�R��B
�ع�Q�V�IB�9�n6w��T��Goէ�N��yYl��|Wh�� ��3�',pZMk��P ��߽y��O�
,��b%&^sp�w�ց GG�}��u�����i������ӕ6
�E���l�S�
W���"Dd/��la��v2m��*���>
-�8	1����s��A�8
;�2�d�cH	�"	A5¯ͶBb3���\rR"!ٵ�9��ރv�7
�	>Rv�Z5�C���/��\Z
�S�;g��ڲEU�\u��~�}0ﹴ��jM�?�]��-��
՞�*���0
�3
��q��I�lA
�
����$FG���yNL	x+��)�tp�3Uh���)+U'mY����D`�lF�N#
-�8�k��jU�l&oZ��!��D���#�G/��q�+�m�Wg:�i�Ikc%7*A�[}���]�-�Ө/�;e5ִ /:��m��1�!&�K$
Cq_ _ς1�^@b���j��!���h�۽����>�U��NM�? ��ñ�K]g����&ͺW�=z�#c��
��C�p�Zg �RV�Ⓝ��68��<2��d�D{`7��T@
-���A��
�)7������xg5r0�Kt˳
-�à�-�u�4�jq�(���̹���yo�\$���nRU������A8��ߋ��v��^o� d�\��J�E��I�^�8p
�$���w�Re��w"A<8ܴ�f��!��!϶I�;
U�>��:t�pHPؑ3����/7�����W
Jb�q���v�A�r��ၟ�K���>P��V����2,w� /to��h�T O�7"Y�m`�����@�䬉�_G
D$`Я�����p�T%�f����c�I�m�*Iն7��Bض
-�3{������R�%��ɾU,�t^���V��`��Zn��Y�,m*PxJg+N�E��
�
e�ڡ��
Q��:���ģ�!tyȖ;h^�$'�Y�O5K�
��ql��/J��o}���{����
���Abs
-�1��/
-~U���V�5�?C����ǨG�Ԩg���}��|�=�}ڷ���]��pB�%t��L���4�>g�6�`0ɥ�6�R8&�*W���
HO˺_���8GsH�C�1�4G
]Y?�\���Y�X
4��q�I2

�%��hׇ��s�l�po���� �v���n�̩nr8
�Й7V�T�Ѧ��� 2Wz�
�ӽS�4�����K蚤P��o�ƈw��D_����!���'�������S"̍��O�%9����?��ݍ���.��q��i��]��G�}
-` N����i�`m�&E�t����f
�tmϮ��.�vd��.
?��y߁���
�>C���:9�`���w���I�,�͊ � <�]�p�"@�`$e���pÎ�%�
�vO�,�a�W��B�\D��̯��;�[zj�
Fw�s�<Pc�	P
-�
�"
u호�#��� :��*�T�u������k`+2�u"
���v��r�O
!o�U�!̡���G(0s$����
?��r���]�(�2l�F�w%��%E���a8'�8��&���>8�1ɟ �� GPD��̟��$'Y�B�
�$�f��B�s+��-�_��E/L|++�_�*�����q�%,���T�
����p���_���^VL�Ŋ������
�L���/���)~,���O��^v���&�s� 3��bCo "FB�YR������n;x��c��U�?|��wR��J��v/jE3���:RՊ0��
R
��U�aκ��׍�i�<M1Cd��d߶����|>��A�"�j��7Uu������?��;�9���`
&��_��M�<P\�
+x��YK��F��WpZ����ހ
>�:<���F�gzOc���k	d@���f=���t�}�EE������W� �/�~��y#Y��TR��)bI��$�̓!!��eD0���%�aV���%�a���T^g�wuV_V+zI��*�8�v�5�
�S��<S�F�^ƥ9!˟oX|w��uA�2
c��Q�D�9,>���
�0bi���!��u�_����zE�Rx^!�D�\��]��
�$1�
OW���T�*_�#N��S[g�j��EU���b[j��O�3�',�*��F� �M�{�&#�!:XF��J����$�^-#�z�}��uV�����i������ӵifVKM��j�R;�r+NG�%��^�'��̺1�1�d��̪#��(|�$��.w����8
�����D
��,6/F�j�_�m��f��m5�DB�k'Gr�&��hf
�1�Rv�Z5�}��"���ܦ:
OmQn�] �k�U�u����E������J�%����] [...]
N@�6���0�9�
����%��Ev�W�y�`�M?���ly:�Y��
�2��b?(h�_t](
�Z\7Jk���s.�0s�Y8I"Ƶ�
�������A8��ߋ��v��^o�
 �j�]������דҽ�q0��I<B��>m�ن߉��p����f�"_g��tPe�(B@��!�!AaGΰ�"faq?��,^�r_�(I��c8�-�݂b�~��3D����d��޷�a��DE�{+�E��x" ��
�o��,��r&'M�
���A�b҂""�1S����2N>��fy�n��F�{Û5�m��>�xj/�n/G5�� Uٷ���
��J0,vT˭�:ϛ�M
+O�dő�q�#w�LV;����!
+�^g��x4����|-ʉ�h=������F�|
[��҅���C��z����4t]��{�7HlN�7f0�E�o��m�[���`?�g,
���zTJ�z�
+�8�7�>�w���٧}��>P�e
G!�ZBW��d<�d����&
F�4�f6@
+��7�ճ>i����~�'Nќ���>MQD�DW�'����a9Ą��"M����<I����Y2	
�v��[�;'���
w�j��"m�}Wlwʜ�ᦀÐ	�	qcEMem�Nx^�	t���:�a��j�|4���j���
�	�.����@3��9��uD3���P_���={J�9��9��TZ��oZH��v��(�z�mL���j�<��S pz��
O��,k�6+7J�
h��o�L�������`G6�0�0w��	���V��0�J�04�љ��w�sG�@�4f�mV��8��L�K� RF��m
`��
;֗D3��=��}p_�Z�!s�ޙ_#kw����;���i�|�	P
+�
��t호�#���:�L*�T�:A�p���5��:�E�n~��N9J��_G�m��9"�9T���fzRs[����;.���u�bD��a5"�+�-)O�
��99���t4�u4�����I�t ���8�"�N`�$
F9AȌ��(yVs�z0�[!
��|O|��'Z��0�=Z��BO�S�_�G�ߎ��aɘ�r��>0PfLJ��/���h���b�,V���>� {��32�R~,�������?ɏ{��?dp�$�����1�
�T�	�'I�VGG�������:��7�iT�������Yy�
+��ڽ�M�$F�O�u
�
��U�M�z�KЍ�i#<�K��Q_���=�nn��3�4�T���񸿹���p4��t�!ϡ�U�X0y0�\��%@[
 endstream
 endobj
-10159 0 obj <<
+10168 0 obj <<
 /Type /Page
-/Contents 10160 0 R
-/Resources 10158 0 R
+/Contents 10169 0 R
+/Resources 10167 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10096 0 R
-/Annots [ 10143 0 R 10144 0 R 10154 0 R 10155 0 R 10156 0 R 10157 0 R ]
+/Parent 10105 0 R
+/Annots [ 10152 0 R 10153 0 R 10163 0 R 10164 0 R 10165 0 R 10166 0 R ]
 >> endobj
-10143 0 obj <<
+10152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [283.644 690.333 376.001 701.237]
 /Subtype /Link
 /A << /S /GoTo /D (main_bounded_extrapolation) >>
 >> endobj
-10144 0 obj <<
+10153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 678.378 148.55 689.281]
 /Subtype /Link
 /A << /S /GoTo /D (main_H79_widening) >>
 >> endobj
-10154 0 obj <<
+10163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.659 590.841 268.34 601.744]
 /Subtype /Link
 /A << /S /GoTo /D (main_Widening_with_Tokens) >>
 >> endobj
-10155 0 obj <<
+10164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 362.928 300.161 373.21]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) >>
 >> endobj
-10156 0 obj <<
+10165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 92.605 300.161 102.887]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) >>
 >> endobj
-10157 0 obj <<
+10166 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10161 0 obj <<
-/D [10159 0 R /XYZ 90 757.935 null]
+10170 0 obj <<
+/D [10168 0 R /XYZ 90 757.935 null]
 >> endobj
-10162 0 obj <<
-/D [10159 0 R /XYZ 90 733.028 null]
+10171 0 obj <<
+/D [10168 0 R /XYZ 90 733.028 null]
 >> endobj
-9803 0 obj <<
-/D [10159 0 R /XYZ 90 524.315 null]
+9812 0 obj <<
+/D [10168 0 R /XYZ 90 524.315 null]
 >> endobj
-10163 0 obj <<
-/D [10159 0 R /XYZ 90 509.744 null]
+10172 0 obj <<
+/D [10168 0 R /XYZ 90 509.744 null]
 >> endobj
-9804 0 obj <<
-/D [10159 0 R /XYZ 90 258.171 null]
+9813 0 obj <<
+/D [10168 0 R /XYZ 90 258.171 null]
 >> endobj
-10164 0 obj <<
-/D [10159 0 R /XYZ 90 243.6 null]
+10173 0 obj <<
+/D [10168 0 R /XYZ 90 243.6 null]
 >> endobj
-10158 0 obj <<
-/Font << /F63 374 0 R /F95 1779 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R >>
+10167 0 obj <<
+/Font << /F63 374 0 R /F95 1788 0 R /F23 340 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10173 0 obj <<
-/Length 2102      
+10182 0 obj <<
+/Length 2099      
 /Filter /FlateDecode
 >>
 stream
-x��YY��F~ׯ��.D=}�6�8@��g���ꑘH�BR��_��d��L��<&�,Vw]_}���.��7���w/#�(�h�?)� AIp�
ކ� N�+�1_-	���m^-)��u/�u���x����^��$	�r����9dMcn_�G���2����H�����o_�/~[X�^��Q�D�o��`
���4	.Z�p��z�,~\�U���
�H���07�HX�%�E=а9e�
�GY6EU6��R
F��J������L���(wF�u���n/��<�V.�?��dcD��i�f`� ��/��
5��˾��V�Ր�ZM�R
�W�TX;���u��.W�'���\3uI��ڴ�h��Gs���Ί�m̀Z��کխ^�R�^�5���� �x}.K�#XW��Uқ�
��V*��Je�����)�h�ö2W
�����a�J��ʄ�/��ڼ, at O9�<�`0O��
׭�%|�XWG�mog裢x����b�rX/��rűƔaF�
���e_�8�P�D	Ĉ�"`("�|��K�QL��@*+�s���Z�UЍE�՞]1��$|���R�B�y6��Z6�Ck�ma�݃
���4��p��  a��� [...]
t�bWe*��#
g[(���,
Р_��3�q�{��C�����H
[]��+�=pt4�M����Hxӧ	u2�<���4�� ���T�p�zg���o�[��ޏ����[�d3)�D�O�����*���!d}7�uF���N��k���+i9SQ:8-l�z
�I�yfO2�@!�(G��֯?��<֬��{%^fA��
-��Ach��5,�C5d�b����D;Z�ϻ�Pҡ�=�����s�R���&R	�Q�)�]����U��(��x�\4��Q�@�p#�F��z���od]7y™��
��ɒX9���Y0��
�h;�F4�΍�_E
-逝止I��Z�2"���R�J�x�
�\!-��.�����FO��)`t�u�%�
-$:Bs O"�$Ԋ�����I"��Cx��9V�[�O�Mj��
�g�O˔v�z�FZ�5� bب
��<�M�W l �3.��]'�5� 2u�mᵧ��R�`�����
(]�I��J�O,�
~3L<�\�4�a�e�p�.;J���5�� ,�iO���(B���
��I���OKB�
�lS{�|c��W5P�SUZroZ�8S
���
���|��"}�uz��6��fs���t]ô�
zM������U�
Rnu}�����F����|x�x�ܺ-��S�@bO�����(��3�
T]m/5�#��Sf����>y���;��
-�;�M{=�9��(N��[����zc�n�g�m����������T5�́Rm���g�P,r��GTx� ^5�S������� ��tEn����K�-f&�X
-[+B��[��Ƌ�H�ϛl�����T��,��T�F����T�wH��4i��&�
",'�x��w���Ot��&�p�
��׵��&�����3ԟ�̢�0No�6aѣ���L���')b�qЗ3s ��.�Tݗ@BR�p�-������.�IT�:��J�53
����8@��,���AS�@Y�<�D�cv��)O��
�����7s<��	�5��#|1c*D5�d
-{���
3�mQ
�1���Gld׀ٓ
�S3�:c�cZ�s�Ғ�
�ԔGeO�q�%�������&�l�[hD᛾B;�:oS�����:��Z����w����7����>�R���}܏=��#�*_���Wj����+7�h��<����?�Q�ͨ���\�*�$T�t
ˆ��S-	Sy�~p�X�����~
��wfW�/�bh�}T�m{Z��].�7�\����t�����B4���>�|?V��(a�&A�g^�
+x��Y[��6~���Ӯ
�
^%�)�.�� i2ۗ4042�VkK�$�q}E�BI�i��"3���C��w>�8�8�f�����e��TD���1P8�#�%��6x�8]��8|�$8L�c�y��8,׽ޖ����L��z=
^�rE�sH��޾֏�y��T�^�#rB���]|}��mA`e8 �JD�b&��x�[�6��)\�c�)��!x��q��V	<��2�#a�����4"a��T��@�ꔤn|�
u^eE^��Kv8X�'Q����c��,�Y��վ�v{]��!˷zID���ӕ��V������|Y�_�
^�Y�w꜆t��f��� ����)��L�Z���z�\1.Ç��&���Z��h��G{M��L����Y�����m�X��YkRf��A;���#�`Y�w�W�7�<

mT&��J��3u�36ј�ua�M\�;'��+b*%
_��}���r�xVb0O��
���%|�XG�m�f�bx����bnr�Y��c��)�Œ
�)��o#��J�A�T̤�Q"`("�|��K�QL��@*ɝs���Y�MЭY�m<�bCI��mk J�
���: nJ]���w�wz$6���r�)b�
  �Yd��lE�g
�i���T��	'G�:��h����K�&�E�b��(�.Nt���%�"
+8"�9�	���Rs�V�c�L�����kifdX-�o�D�*��GK�(����O�8��@,��
hu}�!W%T�4q $D^62c� 9���Jy����2�#"��
��j;�{���lk!�#��z
��&���o�0��V�	Bj摅�-��ah�/~���8�=��!��ce�V$���7+t=pt4�����k$�镤�
 O53=��2H/�*`9@�sd��7��m��ޏ����;�d3)�D�O��������!d}7�uF���N����W�W�q�,o�4sa(�-P'!B�=�h�@��
�Z�����X��>�x�UpV��Po�kX�jH�v���34�z��w���C�{�M�oM���)��|6���G�SR�=���V쮫,O��	r�8,�G��a
Í�u�ԃ�w�~����Ό�p4�L&c�L�F�f��_(�Х���akE��\9a�Ud��iZ�d^8>��VIJ�T7��;�p�pG>7H˄r����|�4Sm:m[ĺ�B
�9�'�@j�	tX9x6x"��8��ۚca�m��I�S�c�
��i�hG�7o�#Zs
 ��ڠ�̓ޔ�
+�
�v�%���b�\S 
 �	Ӡ-���;\JZ�1���
J�6$}H%�'�U�&���{�0R@�<�s�K�6>
�) 
yړ��0�P$8���
��I���OKBH�٦��
��y/-J��"w�޶�q�<��e::����ϥ!}�9=�l�K|���ODY��a�� ��`�]�zo��
�
��>Cx��r#�r���|x�x�\�[fK-�v
��(�b��C�^��g����^6��F�˧�Z)�ɀ�9y)��;���;�M}=�9��(�]���e�u�1�7�3�6����CX~
aa�j��E�@���^Y�s�P,j�����xU��
}e7�X�d�Q�n�a�
x5�G���,�`kE��y+w ��x���y3�M��v7�Jp��B�����H�����|�&��l��!���ă$м+50@~���Mhc
7mp��z#<��"#Aħ��
�g/���)̅�
�&
z��x:��3��돃��� �w�d�>�`����,9l^����ћ�@��:��_3�0H�.���2A;W
T� �z��$
��
�T\
�����5o�x&c
+	�5��#|1c*DUb2�=�E���6�И���#�6��k�첃��T��Θ����
�t�565�Q��|�d]��� ?�9���+E�Q���Ў�������k���Va�{�]���w�D����W�
��?��O�cO�*��W>2�Y��6�ؖ�}tue�[����e�I~n]c*�&TYu
ˆ`DMʛ� �ot�լe���wvCܯ��1���}]��ww���:�٩DY}w:
�Q
h!��:%�m����"�a�؜L����
6
 endstream
 endobj
-10172 0 obj <<
+10181 0 obj <<
 /Type /Page
-/Contents 10173 0 R
-/Resources 10171 0 R
+/Contents 10182 0 R
+/Resources 10180 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10165 0 R 10166 0 R 10167 0 R 10168 0 R 10169 0 R 10170 0 R ]
+/Parent 10188 0 R
+/Annots [ 10174 0 R 10175 0 R 10176 0 R 10177 0 R 10178 0 R 10179 0 R ]
 >> endobj
-10165 0 obj <<
+10174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.334 580.208 236.659 591.112]
 /Subtype /Link
 /A << /S /GoTo /D (main_Concatenating_Polyhedra) >>
 >> endobj
-10166 0 obj <<
+10175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 508.469 256.157 518.367]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) >>
 >> endobj
-10167 0 obj <<
+10176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.708 394.18 250.895 423.245]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10168 0 obj <<
+10177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [448.024 349.388 483.212 380.357]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10169 0 obj <<
+10178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [322.376 129.177 385.519 140.081]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-10170 0 obj <<
+10179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10174 0 obj <<
-/D [10172 0 R /XYZ 90 757.935 null]
+10183 0 obj <<
+/D [10181 0 R /XYZ 90 757.935 null]
 >> endobj
-9805 0 obj <<
-/D [10172 0 R /XYZ 90 644.989 null]
+9814 0 obj <<
+/D [10181 0 R /XYZ 90 644.989 null]
 >> endobj
-10175 0 obj <<
-/D [10172 0 R /XYZ 90 630.565 null]
+10184 0 obj <<
+/D [10181 0 R /XYZ 90 630.565 null]
 >> endobj
-9806 0 obj <<
-/D [10172 0 R /XYZ 90 500.315 null]
+9815 0 obj <<
+/D [10181 0 R /XYZ 90 500.315 null]
 >> endobj
-10176 0 obj <<
-/D [10172 0 R /XYZ 90 485.891 null]
+10185 0 obj <<
+/D [10181 0 R /XYZ 90 485.891 null]
 >> endobj
-9807 0 obj <<
-/D [10172 0 R /XYZ 90 330.126 null]
+9816 0 obj <<
+/D [10181 0 R /XYZ 90 330.126 null]
 >> endobj
-10177 0 obj <<
-/D [10172 0 R /XYZ 90 315.702 null]
+10186 0 obj <<
+/D [10181 0 R /XYZ 90 315.702 null]
 >> endobj
-9327 0 obj <<
-/D [10172 0 R /XYZ 90 203.757 null]
+9336 0 obj <<
+/D [10181 0 R /XYZ 90 203.757 null]
 >> endobj
-10178 0 obj <<
-/D [10172 0 R /XYZ 90 189.332 null]
+10187 0 obj <<
+/D [10181 0 R /XYZ 90 189.332 null]
 >> endobj
-10171 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R >>
+10180 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F23 340 0 R /F31 472 0 R /F7 505 0 R /F1 542 0 R /F8 504 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10189 0 obj <<
-/Length 2640      
+10198 0 obj <<
+/Length 2637      
 /Filter /FlateDecode
 >>
 stream
-xڭZ[�۶~�_��T�Z0.H�3�i3q�4�q�m^���+A��)�%�]����B��@I���+���s?�/
x������^�l��TP��?,R��A����~�~I��jM0�˷+��Ys̶oW/����7�����ɚϛ����$˪\�)��m��y���,w�e��ˈ����?��p��;��ђ�Ō/vǻ����
��������E�:."��X����

k��D+��hu�$�8�<�E�٫��t�k�g��ͩ�uy����vfT7��������eUQT+ʗ/y�h�&��j�"�h/i�	N��1&J\� ��Ś����X���)k� v�y����1���0��G��]U������a�E"5�6�;5ek��n:3Q�ͼ�9���
$D?)?��,��Y�7��,>�Q�H�H
Y7��e'���X�\
��+и_�|j�Ͱ���R�ȑD�V눒e�����*�_t
�J/�<E4�k����8�{�ƴ�{eW�Z�X�9��HQ�\pι��(����	���8�2K�2��|���y�P5���2
l��3lP� �ў�	F|��a�I��Y�8�l���L$�+ϭ��/��h��
���d(
��J\V�M��0�Th6흉��y`K���MY
�(����Ĉ�Ϗ�la�m���&c�٧m^~U:'���Q̍�j �����\<+���$�IYgFJ���n5Y�噺Rv�
٫.z�Bޤ	��sD�t~c��	����7Ē���x�P:j۱�8���X�%���t�sC<�o]�>fu��
y;e>�gߙ�����,�TBƩH��r,i�D�]V��*#ѤH>�˪?B�l
-y
-�_�c`WP���]G��W�z#�#�x{p�;AUp
-�y�C 7I�k�FhȌ�9C�]2G|T�#�
-���@8!_�a)y�5Jb>�&	
3�^1�8�0S�8�
-ǹ��L$�"?�?##!C+��[L��^���sM"[
U�^Gd&x�b�.ELHΖ
!u����I����W�Fᙁr4HqȊ6dFQ�l5c�����P/����P/ឮ�j^��M�Q�B�����0�㠃B��V��$�$����NPO�q���
00g�U��n�lgS)�v ��Wj�tT��M
x��1�h�$�2z*:3�Nj� T��E�f�*�!W�1 �W�nRVvWP��[i2�� �Yiɻ'�н
- at wj	_�ClwM�0_�2n�bqͣ�s��x�a	b������r�+;�n�A�Q��J�L�jܩu�7�3Z
Շ@�a#B�²�g���\i�
8�f#?�P��:f��HS
�Z��*%�h����
�ԃ�X�!���&�	aШ\q�1Q
%c�&��|;�,
-9�0)��:N�t�u�+���7�t���E2�s��n®�u��a�����U
�Z]�{����DR
���>3�ǘ��h��
v�L����̞��hʠ�ʦ�� K�5ڋ�'4LN=�F_��L �U�ޕ4��\����j�~jO� 
9���e"���ڊ�&�V6r��>е��}���A6~DXڰ�;
��ˎ��E����v�ִ��,u9�v��j"�����۬y<�=�K����F�l
-/�n�U��*DD#�3V�M��7c��]	��pdc��,V��{�ʦ�.�<�C�AS	�O��g�ב~n��jf~�	:�_��P �3��i�I7�4թ؛ǻ��ڙ�Z0�實��H5"P��
�GS�k:����4N"��|L�'�jL����R�P�""��ck�
.#�#�T0
4J
�4
����Κ
N�-	C�8$�p$\�a昌YG
����D#T�f<^���YA
-&n
��m7
��S���)�p�m,�1�H,F�F!6@�����:=�	,a$
��¨�
-�:���R����4
� �����T��d��^ 
���f��
-�LKn�H�\3�n�y�9�,�x2�tH�?�H�.�G�����Ww� ���MhA}ٵ��#'z�z0�v/�	��(�1>��[�\��]�4��d��D���*�짹��b�*Έ�nf�h�2
B*
5��4�G�����X� ۈ�jz�}�ۃ���4���
�����x���R��
j�Ԑ�A&�ּQ)�7�e;'
�JP� ����>ȉ�_�3�2\X�����@d�DF�$�oCd��cB���<F�
	h�@3���E��$�8^�U�z� 0��:f4C<�G/�"��G�n!zķ	#S���:�\���OvN���?=E��
}��DԙO���9
��l`<C�n7���&�'d�L�TŊ��/f`�0wB;�
pD
�0wd�5�6`{��c����]u������C�~E`T��@D2����
+���T��ҹ
�
-��i�����e`�~_,�,���b�z�[��Փ���z�:{^��h+�C7������B\�q�����ׇ�����D���H�~!|�7�*�(q�a��6}�TJIr�;5��4*CYbߥ����پ1s��o{
b.-1�me��K[>������Ю@�}��!r� |������1�w�+���E?����Nh
-蛸
|�z�����
ڵ�T�u���u]�ϫ�[�@���h8�
G�ޅ��p��x���Jp}
+xڭZ[�۶~�_��T��0.H�3�i3q�4�q�m^���+A��)R%�]����B�@I���K� �s��� ���/~������7�-2�	*��E�� �S���-�/	A1]Ec�|�"x�7�|�vE�.??�]�o~.
����^��W$]��*�
/�/�5�_�^�>Ym%��b��1a��������w$�
�%�	J_lw�Nj
<�i���ŋ
uXĔ��\����
v��x�e
n���F�N
�e�ٻ�('��A׮��͛S��^�é�L���j�s��g���eY�(_�գ}MvO��EZ�^��
+��	�L��4E"���x���\E��)o7 v�y��w�!/��0��GL���@BXfb�h�6F��̴��NM՚� �8�/�f\לd`N
+$D?�د"�&˼ڙF]��M���&R�F
�ʪ�v��X�����;и��\�������)KH�W�(�dYtv���R�����Z�E�3D�d��g��ǩ���0���)��U�����N"C	
LpasέG(E����E at R����,�ʬ{��n����qr_7���24���#�S� �ўd	F|��a�I��Y�8�l����'�V�[!��_n
���

���5�d(��J\Օ
�z?�T�h6�G�[�
�æm�l+P
3ǩiW
d�Š���Q��=�6E�U��Ƌ�%U�/���yV���I���δ���c�n=�c�3u���uѫnz�B�d)���pD�lp~c�ȸe���
�$(�"������@��m"?�}J��*ݶ��!�po�
}ȏ�3���+s���3?|a
�Yڡ���H���La��� �V��UF�I�&��˪>B�,
+q
+���c`UP���U
U��P�
%�Xxkp�/v���8^�s�7�@n6��% �P!���Ss��d����#�
+���@8!S_�a*�y�9J>�&

3^	�8�0S�8���nEL�Pb?�?=#%C)�˛L��V���e4�mvT�;�Ɍ7�%�]���M� �����ɮ���W�
���@9���e2�(m5c����cȗJ~�lȗ�L�K5�n��&�(���P�a�0����D��R��$�$�e��NQ�OU���v�����ܷ�|k����u; �ᕣe:����I�	p��h� �4z*;������ts��A��J���f. ���.R�vUP��Yirs!�Yj)�'н
+ at w�^�Cl�M�0_�i�P��GK�~��L�R�D����=�m��ͻ�
��z
�@	���r+�N��~.�Ő}��ZĐ��>+d]J
��_�q�k���j�}f�x��P��_W�I��(�{g
|�*�
���7M�B5&�s1Ő2&@i�:Η΢�C�k���J5���=����@���
�.�ɚ�
l����38�9	�m�@�
�j7l�"��@�87��L �16b��&����/�p�f8��'֛rH��i�3����E�'LN=�W|1S �C��S��QM�]�qn5m?��B �bV��2��S(��E$�ʜ����h�A��tx���V�6,�V;����Ar�c������i�۳l���ۭא�7?�e�����	��]�<�ldc�hu�w����Ő!b�����n���(��K(��c�ԱX)���i#������i�M%�>mR�|�=��l	���b2t����� L�G4�(�
+nNi�S�3����ڑ�Z���Ϧ��H5<P��
�G3�j��.�S?��s�lO��K����X�,�8CDp� ����;\F��cQ�,��(�X��iݧ�9k28��$4=�L�dʑ=�
+3��ee@
5

+�2;�4b<Y���YA��8
X�S�.�?����φ|�鷱���Fb��� A
g���'0i����F
);�m�R�T���h��7�@ǧ�|&B
zp`����ϘpfJr0@6�����d�ԓ�dC��D�t<҅�F�}u�5 at q���X�C*�ˮMH��
����iE�`h:^���*�$�Z���
+�G$3�%���䌵P�e?ͭ�{�cuyF\t1�DS��R�(7f���
]��w�b��l#d���z� 7{-i#hb�9qv;⠢�`�AA*

�
j�Ԑ�A$�ּQ!�7�e;�
�JP:B<k
�>ȉ�_�gU8� I����7u���
�!>�	m�
��	�G�0���w4s*<��]A��2�����a��1��av�2-�
+z���G|�02%z����Εk{}�czu�[��}�c�1��Qg>]Q��40B�w�R�.J�9MaO��)�@���q_���7"`�	�K+�"jc`"��נ��]❮�@-*�m}8�9�6�����Qվ�
If�-���n���ҹ
�
+��i����p"0U�/V]^��s1�=������IPœZ�Ξ�+�ڬй�1�9|U?[��`;I2��]���>*����� ��/���fUe
��g~�M?��2���MM�-��P��oi�!r~f�_�
���
��[
D��[��i��Ҧ���)�?�+�a�99F ����A�x'{�2�}\��;�K���H���~����m[t��c�����X�>O
�,���a�}�qП\�r�d��?Mn�
 endstream
 endobj
-10188 0 obj <<
+10197 0 obj <<
 /Type /Page
-/Contents 10189 0 R
-/Resources 10187 0 R
+/Contents 10198 0 R
+/Resources 10196 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10180 0 R 10181 0 R 10182 0 R 10183 0 R 10184 0 R 10186 0 R ]
+/Parent 10188 0 R
+/Annots [ 10189 0 R 10190 0 R 10191 0 R 10192 0 R 10193 0 R 10195 0 R ]
 >> endobj
-10180 0 obj <<
+10189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 491.218 239.856 502.122]
 /Subtype /Link
 /A << /S /GoTo /D (main_Mapping_the_Dimensions_of_the_Vector_Space) >>
 >> endobj
-10181 0 obj <<
+10190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.639 306.219 300.161 316.5]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) >>
 >> endobj
-10182 0 obj <<
+10191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.144 269.173 182.164 280.077]
 /Subtype /Link
 /A << /S /GoTo /D (main_expand_space_dimension) >>
 >> endobj
-10183 0 obj <<
+10192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.502 167.377 241.69 196.443]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10184 0 obj <<
+10193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.635 98.244 163.823 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10186 0 obj <<
+10195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10190 0 obj <<
-/D [10188 0 R /XYZ 90 757.935 null]
+10199 0 obj <<
+/D [10197 0 R /XYZ 90 757.935 null]
 >> endobj
-9850 0 obj <<
-/D [10188 0 R /XYZ 244.439 494.372 null]
+9859 0 obj <<
+/D [10197 0 R /XYZ 244.439 494.372 null]
 >> endobj
-10191 0 obj <<
-/D [10188 0 R /XYZ 90 478.206 null]
+10200 0 obj <<
+/D [10197 0 R /XYZ 90 478.206 null]
 >> endobj
-9851 0 obj <<
-/D [10188 0 R /XYZ 400.69 272.326 null]
+9860 0 obj <<
+/D [10197 0 R /XYZ 400.69 272.326 null]
 >> endobj
-10192 0 obj <<
-/D [10188 0 R /XYZ 90 256.16 null]
+10201 0 obj <<
+/D [10197 0 R /XYZ 90 256.16 null]
 >> endobj
-10187 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1779 0 R /F23 340 0 R >>
+10196 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F8 504 0 R /F95 1788 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10199 0 obj <<
-/Length 2298      
+10208 0 obj <<
+/Length 2293      
 /Filter /FlateDecode
 >>
 stream
@@ -57511,78 +57540,79 @@ H
 ��U��͸�/����'8F�0�����)@z׃U���1��J���r����oԒ��i;
�^�Xr�&'�'
�z�.:LC�ށ8�aP�{2
 �t%0�w�!)-����q
�u>�]���:�@
������|
��\�`�fN����e
b�@3T=@C�`B�{�(cn』ˀ=o
�߶n M!��C�h�UG�
_�?�f‚�vgI�d�/-����T7*3��2c&���tm�и�i��.�B�Ry^:��8
��:&�zc�y�,:wf���"߫�i�E�"�Ʋ*[nTW��O��[&�q�5vuH`�E�uQ�Ӽ�ͻ��t��2�����g�3�ot�a�<M�5A��]ֳć��ͫ
��2�K�J�Iۑ�,?�
 g���g�� ��	ڂJ�;U�a���
�ӳ6cs�(��a�y���
W�JF�U�qC�r:'$�OF�u���
�\�ɘ��n��c���p���nři�~|ת�3$ <39���
(�bd:�
-�vE���E�dѥjcTm���>�D
�h�"9��dDB12���@F�st�����9��(d��}�ʢ1� L�ԅ�*��L�ī��u4����N�6	t�(�@ց�=����3�a(�Ѽ�2Mڛ}���޷��_�"n3��1c(��^�jT�vU�
�D+,MM�k礦"a���C�gQ;]+�R1�u���L�~��&��à���W{�w;:�Bn��ߺ4�Œ�^�M��׀>~������s�

B�a���à4wdL
q��>�a
�����^�ETL9�Oc� ��a�9O���C�����1�]O��o'�4-@!ѥo%���4np�m���Q�k?h�萳?��3?m���U�{�p�k�{�ۗ6��u�����-$�cf���h���^�~�o]�n
���`��MS^_]
�G��P��BIs��z<B
��Iw'�Ǐ��E��b�b
�_�͐��
+�vE���E�dѥjcTm���>�D
�h�"9��dDB12���@F�st�����9��(d��}�ʢ1� L�ԅ�*��L�ī��u4����N�6	t�(�@ց�=����3�a(�Ѽ�2Mڛ}���޷��_�"n3��1c(��^�jT�vU�
�D+,MM�k礦"a���C�gQ;]+�R1�u���L�~��&��à���W{�w;:�Bn��ߺ4�Œ�^�M��׀>~������s�

B�a���à4wdL
q��>�a
�����^�ETL9�Oc� ��a�9O���C�����1�]O��o'�4-@!ѥo%���4np�m���Q�k?h�萳?��3?m���U�{�p�k�{�ۗ6��u�����;Z3pl���T�^�X���}����/�bC�o�����x<�M��ŗJ�+p�����H
+�|��CGVt�"�a1k����_�'�O
 endstream
 endobj
-10198 0 obj <<
+10207 0 obj <<
 /Type /Page
-/Contents 10199 0 R
-/Resources 10197 0 R
+/Contents 10208 0 R
+/Resources 10206 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10185 0 R 10196 0 R ]
+/Parent 10188 0 R
+/Annots [ 10194 0 R 10205 0 R ]
 >> endobj
-10185 0 obj <<
+10194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.549 696.002 513.996 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (main_fold_space_dimensions) >>
 >> endobj
-10196 0 obj <<
+10205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10200 0 obj <<
-/D [10198 0 R /XYZ 90 757.935 null]
+10209 0 obj <<
+/D [10207 0 R /XYZ 90 757.935 null]
 >> endobj
-9852 0 obj <<
-/D [10198 0 R /XYZ 213.427 687.2 null]
+9861 0 obj <<
+/D [10207 0 R /XYZ 213.427 687.2 null]
 >> endobj
-10201 0 obj <<
-/D [10198 0 R /XYZ 90 670.473 null]
+10210 0 obj <<
+/D [10207 0 R /XYZ 90 670.473 null]
 >> endobj
-9853 0 obj <<
-/D [10198 0 R /XYZ 90 579.657 null]
+9862 0 obj <<
+/D [10207 0 R /XYZ 90 579.657 null]
 >> endobj
-10202 0 obj <<
-/D [10198 0 R /XYZ 90 565.087 null]
+10211 0 obj <<
+/D [10207 0 R /XYZ 90 565.087 null]
 >> endobj
-10203 0 obj <<
-/D [10198 0 R /XYZ 90 498.266 null]
+10212 0 obj <<
+/D [10207 0 R /XYZ 90 498.266 null]
 >> endobj
-9902 0 obj <<
-/D [10198 0 R /XYZ 90 475.332 null]
+9911 0 obj <<
+/D [10207 0 R /XYZ 90 475.332 null]
 >> endobj
-10204 0 obj <<
-/D [10198 0 R /XYZ 90 475.332 null]
+10213 0 obj <<
+/D [10207 0 R /XYZ 90 475.332 null]
 >> endobj
-9903 0 obj <<
-/D [10198 0 R /XYZ 264.215 398.668 null]
+9912 0 obj <<
+/D [10207 0 R /XYZ 264.215 398.668 null]
 >> endobj
-10205 0 obj <<
-/D [10198 0 R /XYZ 90 381.94 null]
+10214 0 obj <<
+/D [10207 0 R /XYZ 90 381.94 null]
 >> endobj
-9904 0 obj <<
-/D [10198 0 R /XYZ 161.222 319.269 null]
+9913 0 obj <<
+/D [10207 0 R /XYZ 161.222 319.269 null]
 >> endobj
-10206 0 obj <<
-/D [10198 0 R /XYZ 90 304.544 null]
+10215 0 obj <<
+/D [10207 0 R /XYZ 90 304.544 null]
 >> endobj
-1545 0 obj <<
-/D [10198 0 R /XYZ 90 204.149 null]
+1546 0 obj <<
+/D [10207 0 R /XYZ 90 204.149 null]
 >> endobj
 306 0 obj <<
-/D [10198 0 R /XYZ 90 197.549 null]
+/D [10207 0 R /XYZ 90 197.549 null]
 >> endobj
-10197 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F95 1779 0 R /F21 2075 0 R >>
+10206 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F23 340 0 R /F65 376 0 R /F8 504 0 R /F95 1788 0 R /F21 2111 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10234 0 obj <<
-/Length 1825      
+10243 0 obj <<
+/Length 1820      
 /Filter /FlateDecode
 >>
 stream
@@ -57591,981 +57621,980 @@ x
 �_` a�����V�[J����B@��ʍ��5�J��Z5�j]�d�p��`�͌�w���4��k�a�=:\�@�(�A
����[�@����
�� �
X
�H����u�?�,�ـ<}�߀��i�����d�.�"?��=,@�,ͪ9
}�n��H�.s"|�=R�ڼ��L���}�n�m�gڄ� ���yso�t��D��B͑��ʢA��n��E
#��
 99wk���q`�i�=}����aHQ��܂���Z:m/� G�>3u�^\TrN���Z��)o��C!9I��&��F
蓀sjQg�X�(�ص����
�1�QN��S|��e�j΅_n����@�0���/vN��H�4�O)|F���( �!�%P4�w�Ҩ�Z�a(Y
�-L��[/��F�5\*�ʭ'{�"2�u��TVV�5�g�6)Rs�B�oN�r
q2�����OzMa��T��1a���9�t� C����${�u�ԋ���.�i=*A7e�@����rׯ2=�:�Ya��C�H+B-#C�苑4���]�jՏ���"
>F$ږ�D�#�ã�9��wb9'��MW�42��ҧ��ۍ�&��D�͵u<�h�CPҶ�E��1�Ő�\&$'�� ȳ�����a`	9�?e�@��W����S�x$A�z�V�f�ɭ�@@"D��E����9B�k��b��]W7����99��PTG�wFb
�9�1�W��<]hl���\��P��L��a�;-z�Ǜ_`���Zc��,��T�ʷ�
 t~XI�����ױ�ck�+��+S�GI�0b]N
-�D�A+��Hfy%���i�A�	]\s�S�>��U��7�!�~��#�A�����F��"ԭ��I�z�1�l�~�D��m���,5���.���N���um��� /M����B�

[0�Z̦�XXĦ�
��+s~z�m˞�޳M_���L����s��R���iE�>
��!��CY�j���J�1I`� 
�i/7���N��&@�M‹���y�oFmt���n���ƞ�X�6�i�.�L��׿���;�<���sg.5(�v��i�Dć���}���'v�ρ?���� �N�:�=A�
{d!7d���jh��"*�@0��C3j�]V)wGu/�9�-����l'��W���P�j�aQ=4�"�Ba�`������	�
����n��r[V�U��!W��ާ��e��+�lV�n��?~���\G�n����)G.��Z�Bmɲ������B��z��e2uOM�� Ȝ��`Z����
@0�X�}ZD����U�w��ѰM�DQ�;��4( ���6(0F�>W����c1�Ϻ�HI��]��p_n�O rSt��~��< ��o���rX{�Z�Ⱦ-1b|8}�I��Z�\�$���W	��kY}>·�x�{�(j��
=s/��k^Dv�$�0�>_y-]6���깻�g��3D����}��.����[���/�
-e�r�˗w7��N�[�o��-�ap���4�� Q�<�
+�D�A+��Hfy%���i�A�	]\s�S�>��U��7�!�~��#�A�����F��"ԭ��I�z�1�l�~�D��m���,5���.���N���um��� /M����B�

[0�Z̦�XXĦ�
��+s~z�m˞�޳M_���L����s��R���iE�>
��!��CY�j���J�1I`� 
�i/7���N��&@�M‹���y�oFmt���n���ƞ�X�6�i�.�L��׿���;�<���sg.5(�v��i�Dć���}���'v�ρ?���� �N�:�=A�
{d!7d���jh��"*�@0��C3j�]V)wGu/�9�-����l'��W���P�j�aQ=4�"�Ba�`������	�
����n��r[V�U��!W��ާ��e��+�lV�n��?~���\G�n����)G.��Z�Bmɲ������B��z��e2uOM�� Ȝ��`Z����
@0�X�}ZD����U�w��ѰM�DQ�;��4( ���6(0F�>W����c1�Ϻ�HI��]��p_n�O rSt��~��< ��o���rX{�Z�Ⱦ-1b|8}�I��Z�\�$���W	��kY}>·�x�{�(j��
=s/��k^D
�룕��%�Yٯ���~����K���0�fw�\��ޢu��s�U(k��]���W�IQ���4 �E<
nu������];(
 endstream
 endobj
-10233 0 obj <<
+10242 0 obj <<
 /Type /Page
-/Contents 10234 0 R
-/Resources 10232 0 R
+/Contents 10243 0 R
+/Resources 10241 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10193 0 R 10194 0 R 10195 0 R 10207 0 R 10208 0 R 10209 0 R 10210 0 R 10211 0 R 10212 0 R 10213 0 R 10214 0 R 10215 0 R 10216 0 R 10217 0 R 10218 0 R 10219 0 R 10220 0 R 10221 0 R 10222 0 R 10223 0 R 10224 0 R 10225 0 R 10226 0 R 10227 0 R 10228 0 R 10229 0 R 10231 0 R ]
+/Parent 10188 0 R
+/Annots [ 10202 0 R 10203 0 R 10204 0 R 10216 0 R 10217 0 R 10218 0 R 10219 0 R 10220 0 R 10221 0 R 10222 0 R 10223 0 R 10224 0 R 10225 0 R 10226 0 R 10227 0 R 10228 0 R 10229 0 R 10230 0 R 10231 0 R 10232 0 R 10233 0 R 10234 0 R 10235 0 R 10236 0 R 10237 0 R 10238 0 R 10240 0 R ]
 >> endobj
-10193 0 obj <<
+10202 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.034 697.417 264.203 708.321]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) >>
 >> endobj
-10194 0 obj <<
+10203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.941 697.417 305.705 708.321]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10195 0 obj <<
+10204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.01 682.858 391.568 692.871]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10207 0 obj <<
+10216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.046 658.901 290.215 669.805]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) >>
 >> endobj
-10208 0 obj <<
+10217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [300.953 658.901 357.729 669.805]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8) >>
 >> endobj
-10209 0 obj <<
+10218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [311.435 644.45 345.993 654.355]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10210 0 obj <<
+10219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.8 620.386 266.564 631.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10211 0 obj <<
+10220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.301 620.386 341.41 631.29]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_36becc8c3ace976043199807351d5b04) >>
 >> endobj
-10212 0 obj <<
+10221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.817 605.934 323.613 615.84]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10213 0 obj <<
+10222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.8 581.87 292.576 592.774]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8) >>
 >> endobj
-10214 0 obj <<
+10223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [303.313 581.87 393.434 592.774]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_6f4469416e02c586de17284317f8a92e) >>
 >> endobj
-10215 0 obj <<
+10224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.817 567.419 347.024 577.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8) >>
 >> endobj
-10216 0 obj <<
+10225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 480.563 163.361 491.093]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_900663a0e97525c064ccf31152fa8ae7) >>
 >> endobj
-10217 0 obj <<
+10226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 444.005 163.361 454.909]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_1c71c9b7d1de1b77eeb054e1c0ac935e) >>
 >> endobj
-10218 0 obj <<
+10227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.698 444.005 228.964 454.909]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10219 0 obj <<
+10228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 408.195 163.361 418.725]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_f60bb41867a12ce28144596e3cc1406a) >>
 >> endobj
-10220 0 obj <<
+10229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 372.011 171.11 382.541]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_c3283cf8fd0dd8ff2a319cba1dead1f2) >>
 >> endobj
-10221 0 obj <<
+10230 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 300.086 215.923 310.99]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_411d42e5b59a492742793834efeeabc1) >>
 >> endobj
-10222 0 obj <<
+10231 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.26 300.086 281.526 310.99]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10223 0 obj <<
+10232 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 252.943 171.65 263.847]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_66e3e2f2433738665eb748d2f6c5878f) >>
 >> endobj
-10224 0 obj <<
+10233 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 206.173 187.151 216.704]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_e006881831b298f0af5031e99df2bc6f) >>
 >> endobj
-10225 0 obj <<
+10234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 158.657 202.902 169.561]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10226 0 obj <<
+10235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 158.657 300.037 169.561]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_5a36a32ab46d46f574f3091e931e2bd2) >>
 >> endobj
-10227 0 obj <<
+10236 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 122.472 202.902 133.376]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10228 0 obj <<
+10237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.4 122.472 314.263 133.376]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_cdc1e9b5ac338be9d0584d50d275226e) >>
 >> endobj
-10229 0 obj <<
+10238 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 86.662 161.677 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_8c82df1de8703aefeab268dc9ffc557f) >>
 >> endobj
-10231 0 obj <<
+10240 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10235 0 obj <<
-/D [10233 0 R /XYZ 90 757.935 null]
+10244 0 obj <<
+/D [10242 0 R /XYZ 90 757.935 null]
 >> endobj
-10236 0 obj <<
-/D [10233 0 R /XYZ 90 714.318 null]
+10245 0 obj <<
+/D [10242 0 R /XYZ 90 714.318 null]
 >> endobj
-10237 0 obj <<
-/D [10233 0 R /XYZ 90 677.825 null]
+10246 0 obj <<
+/D [10242 0 R /XYZ 90 677.825 null]
 >> endobj
-10238 0 obj <<
-/D [10233 0 R /XYZ 90 639.31 null]
+10247 0 obj <<
+/D [10242 0 R /XYZ 90 639.31 null]
 >> endobj
-10239 0 obj <<
-/D [10233 0 R /XYZ 90 600.794 null]
+10248 0 obj <<
+/D [10242 0 R /XYZ 90 600.794 null]
 >> endobj
-10240 0 obj <<
-/D [10233 0 R /XYZ 90 520.404 null]
+10249 0 obj <<
+/D [10242 0 R /XYZ 90 520.404 null]
 >> endobj
-10241 0 obj <<
-/D [10233 0 R /XYZ 90 497.001 null]
+10250 0 obj <<
+/D [10242 0 R /XYZ 90 497.001 null]
 >> endobj
-10242 0 obj <<
-/D [10233 0 R /XYZ 90 460.937 null]
+10251 0 obj <<
+/D [10242 0 R /XYZ 90 460.937 null]
 >> endobj
-10243 0 obj <<
-/D [10233 0 R /XYZ 90 424.753 null]
+10252 0 obj <<
+/D [10242 0 R /XYZ 90 424.753 null]
 >> endobj
-10244 0 obj <<
-/D [10233 0 R /XYZ 90 388.569 null]
+10253 0 obj <<
+/D [10242 0 R /XYZ 90 388.569 null]
 >> endobj
-10245 0 obj <<
-/D [10233 0 R /XYZ 90 314.995 null]
+10254 0 obj <<
+/D [10242 0 R /XYZ 90 314.995 null]
 >> endobj
-10246 0 obj <<
-/D [10233 0 R /XYZ 90 269.874 null]
+10255 0 obj <<
+/D [10242 0 R /XYZ 90 269.874 null]
 >> endobj
-10247 0 obj <<
-/D [10233 0 R /XYZ 90 222.731 null]
+10256 0 obj <<
+/D [10242 0 R /XYZ 90 222.731 null]
 >> endobj
-10248 0 obj <<
-/D [10233 0 R /XYZ 90 175.588 null]
+10257 0 obj <<
+/D [10242 0 R /XYZ 90 175.588 null]
 >> endobj
-10249 0 obj <<
-/D [10233 0 R /XYZ 90 139.404 null]
+10258 0 obj <<
+/D [10242 0 R /XYZ 90 139.404 null]
 >> endobj
-10250 0 obj <<
-/D [10233 0 R /XYZ 90 103.22 null]
+10259 0 obj <<
+/D [10242 0 R /XYZ 90 103.22 null]
 >> endobj
-10232 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2114 0 R >>
+10241 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F65 376 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10285 0 obj <<
-/Length 1689      
+10294 0 obj <<
+/Length 1685      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����&3ë.�0`[��
-tm���bщV[�$9i��wx�-�
7N�>2)�<���

�ػ�������ɋ�y	JBz�K/�^$(�N3�O�,����: �O�uz�:��/W7�2�ҳ?��*�n�=3ժյ�j�N_�� ��?Ib!��u�?�&F�%���N�m?���UZ���
-�	��z�Jij�ȥ���X at U$(�9	U��_Og��t�=������ٻ�ˠ���Kb�Z�Z{�2x����?gآ<~j�#��`/@���`0��(C8��K�P�~���K�LW+󧹴sȋ�c�*��hl�
-X��u���{��̐��]����9
N<#�qb�{%�� �
�ŶX4yY���~Y��|���)�J�|�W����\���ߪ�z`��
��Nf�
oN	
-ylLzO�|⽛
`�&f��wʝՅ���J����E ���1�L5{��1�.`��$�#S
-v���8���U��
����KS\�1���Z��5�T%��z���j��A�
x� 2'` �j�V
�8vm�˼6m��s$"�i
-�Q���/�b�N?��Ծ�+�����.ݜ�f�N� ƣ�ۙ��u�1�G��܀Q",��T�m��~v
d����*�0��n�������4T�
�w
E����l+'�V�Ŷ�Sb˲τ�B��a9/��nD `77O�m�1�
[�U[9�;�U�;����Y�n�Q
P�G�A�.��m���N��ǐ,��]4�7X���
>�`E���U��������܄iǝ�x�4B�SO��Scj��M�M^\��Mij���Zk+�Սi�\��*����<zW2ǃ(��*Jk�����?f*"^�T�j�"{8��ڤu3�����CJ�0�JG�j��bȑ(�l>&��]q��Q��"����cH�Qy
 ������IR�w�T%%I��JD��Toz��OK���O�OLb�I�?N��ݖ��n I5
5/�A�	e4�)6��SK�s��O���
}� VR���j} ��Ӭ���Z�4��U�^I#=9�-4��JZ��u
���1U=�2
�%X�A�#�xx [...]
\��z�^C�ӂ]=���!'9=�O����j۫��^&�"��,�yU7Sl��.�=%��6��i_HU.�ʝ��m&��p`P�Cȑ؞æ���Xɴ���`|)�\I|�;Y}�
-3
-Q��`n�!EŠ��9�Vv�Nm�]w����6��jY}�����6�Qsp�R{ωa�Ȧ��@���[��}��>z���3���h�"�	�e�l���\__�E��E��Pޜl6���7�]/�p�u�.l�e�^,C�Z_Т��H>�4
+x��Y[o�6~����&3ë.�0`[��
+tm���bщV[r%9n��wx�%E�����C&E������C{�
����z699
���$��w6��E!A��,���� ΂)������Z����rqs%�*=�3������3S�ZmdU�&�p��䔐N�$a��
F���d��L Q���G:IP�]�����i]S*�$ԗ��"m��y#�
+H��bU����$T�N~?�|��{D##"1�͖�w��A�
#���F�Zz�2x.����&آ<|j�#��`/@���`0��(C8��+9S�~���s�L
󧹲sȋ�c�:��hl�
+X��u���{��̐��]��� �)
N<#�qb�{%� �
�t]̚�,���
+��f>�
гƔ_�E�Z�+�CSS�]���c�3��Tஓ�›R�B
��S*z�x��{���g��rgui��F�ң/e@�?=�d�B
:S��c��G��3�t3���ǔ�� !�(�%wp j�1�����D
n����ֆ���0R��#]

�:H�
�$B� 
`V-�ӊ�ǮMs�צM�z�DD\#MA5����EYL���|��7r!��p�ե�Sڌ���xtt;s;��N5���0J�e��J�.2��n�
88u^�4���:�W�77+�����c�(�:y#�u����Xo�ز�
a�0�nX.�r����Ar�v
#�–w�Z��Nu��
�Ef�,7�(�w#t/\� �6̏I'��cH�}�.���V��u��@��*m`���Z�pa´��NJ<X!��'���1���ͪ̋&/.���4�FJ�G���J��ƴp��ACłW� 
=�+��^TF�5F��G�37y-��ں����Vi�L�d�)��֏�ґ��!��r$J)��I�hW�mA|�ġH�y�|@T
Ȁ��yl��JR�o%�JJ���3���%��t$�1
�$b
|�*ڟ��,�%&6�T�$9�-Ie]O�j:j^F�z>�hnSl����m�0+�*���W]�����@(��Y7��RibI��� [...]
�r���0r��c��ť
���2X��kHvZ���Q<�$����;��Ym{�s��S��;�y^���A6|
ˑ�DIRuδ/�*H��ϳ�:�zQ80(�!�Hl�a�A̙-dZ�{O0��
a�$��{��(�`]07ސ�	aEp�
�Z+�Z��讻M��y��ߵ������bs�Z��9�D����H�P�!�`��tW>ff=���D;}k/�#��y�iV�NN6�
��h]�
+���j�8�}y��p����]��;e�\�Y4��?� endstream
 endobj
-10284 0 obj <<
+10293 0 obj <<
 /Type /Page
-/Contents 10285 0 R
-/Resources 10283 0 R
+/Contents 10294 0 R
+/Resources 10292 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10230 0 R 10253 0 R 10254 0 R 10255 0 R 10256 0 R 10257 0 R 10258 0 R 10259 0 R 10260 0 R 10261 0 R 10262 0 R 10263 0 R 10264 0 R 10265 0 R 10266 0 R 10267 0 R 10268 0 R 10269 0 R 10270 0 R 10271 0 R 10272 0 R 10273 0 R 10274 0 R 10275 0 R 10276 0 R 10277 0 R 10278 0 R 10282 0 R ]
+/Parent 10188 0 R
+/Annots [ 10239 0 R 10262 0 R 10263 0 R 10264 0 R 10265 0 R 10266 0 R 10267 0 R 10268 0 R 10269 0 R 10270 0 R 10271 0 R 10272 0 R 10273 0 R 10274 0 R 10275 0 R 10276 0 R 10277 0 R 10278 0 R 10279 0 R 10280 0 R 10281 0 R 10282 0 R 10283 0 R 10284 0 R 10285 0 R 10286 0 R 10287 0 R 10291 0 R ]
 >> endobj
-10230 0 obj <<
+10239 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 661.255 204.985 672.159]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_7607ef1c8ef6b668dd2be62c39330406) >>
 >> endobj
-10253 0 obj <<
+10262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.214 615.607 182.698 626.51]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_277ba920e188477bb301196b19d63770) >>
 >> endobj
-10254 0 obj <<
+10263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 579.105 172.198 590.009]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_754f66ed06474d4b68a93131af02a86f) >>
 >> endobj
-10255 0 obj <<
+10264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 542.603 155.859 553.507]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10256 0 obj <<
+10265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.357 542.603 180.337 553.507]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab2c45cbec19ad11bf34db42b794508) >>
 >> endobj
-10257 0 obj <<
+10266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 495.516 155.859 506.046]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10258 0 obj <<
+10267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.357 495.516 172.735 506.046]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_a215867508a89858bcc7ab025f8d20f1) >>
 >> endobj
-10259 0 obj <<
+10268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 458.64 181.871 469.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8) >>
 >> endobj
-10260 0 obj <<
+10269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.369 458.64 206.349 469.544]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_272424f5d0df282c6d1ee63a5c84e3e6) >>
 >> endobj
-10261 0 obj <<
+10270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 411.553 181.871 422.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8) >>
 >> endobj
-10262 0 obj <<
+10271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.369 411.553 198.748 422.084]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_04aed5c92cf15c71ce85b8cc173a893b) >>
 >> endobj
-10263 0 obj <<
+10272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 374.678 189.204 385.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_36becc8c3ace976043199807351d5b04) >>
 >> endobj
-10264 0 obj <<
+10273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.702 374.678 216.999 385.582]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_b66151b86ac8c495eba1a3209501928a) >>
 >> endobj
-10265 0 obj <<
+10274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 327.591 189.204 338.121]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_36becc8c3ace976043199807351d5b04) >>
 >> endobj
-10266 0 obj <<
+10275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.702 327.591 209.398 338.121]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_241c65ff3d32769cbb9badd2c8e00ca5) >>
 >> endobj
-10267 0 obj <<
+10276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 290.715 215.216 301.619]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_6f4469416e02c586de17284317f8a92e) >>
 >> endobj
-10268 0 obj <<
+10277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.714 290.715 243.011 301.619]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_9fb86f09111d4ac21fdc7c7baa86e622) >>
 >> endobj
-10269 0 obj <<
+10278 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 243.628 215.216 254.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_6f4469416e02c586de17284317f8a92e) >>
 >> endobj
-10270 0 obj <<
+10279 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.714 243.628 235.41 254.158]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_5eb3117d3d7d0566a99f9f5807276864) >>
 >> endobj
-10271 0 obj <<
+10280 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 206.753 198.011 217.657]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_44b0a622563e60fe28b91b7e9ff76364) >>
 >> endobj
-10272 0 obj <<
+10281 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 170.251 155.859 181.155]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10273 0 obj <<
+10282 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.357 170.251 213.143 181.155]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) >>
 >> endobj
-10274 0 obj <<
+10283 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.959 170.251 247.723 181.155]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10275 0 obj <<
+10284 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 122.79 205.762 133.694]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_37703f96495cf4bcb8ced3ff20e4c396) >>
 >> endobj
-10276 0 obj <<
+10285 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.577 122.79 240.341 133.694]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10277 0 obj <<
+10286 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.322 122.79 292.086 133.694]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10278 0 obj <<
+10287 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 86.662 166.449 97.192]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_2edf5fe7007a3e91a404546ca2f2d98c) >>
 >> endobj
-10282 0 obj <<
+10291 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10286 0 obj <<
-/D [10284 0 R /XYZ 90 757.935 null]
+10295 0 obj <<
+/D [10293 0 R /XYZ 90 757.935 null]
 >> endobj
-10287 0 obj <<
-/D [10284 0 R /XYZ 90 632.617 null]
+10296 0 obj <<
+/D [10293 0 R /XYZ 90 632.617 null]
 >> endobj
-10288 0 obj <<
-/D [10284 0 R /XYZ 90 596.116 null]
+10297 0 obj <<
+/D [10293 0 R /XYZ 90 596.116 null]
 >> endobj
-10289 0 obj <<
-/D [10284 0 R /XYZ 90 559.614 null]
+10298 0 obj <<
+/D [10293 0 R /XYZ 90 559.614 null]
 >> endobj
-10290 0 obj <<
-/D [10284 0 R /XYZ 90 512.153 null]
+10299 0 obj <<
+/D [10293 0 R /XYZ 90 512.153 null]
 >> endobj
-10291 0 obj <<
-/D [10284 0 R /XYZ 90 475.651 null]
+10300 0 obj <<
+/D [10293 0 R /XYZ 90 475.651 null]
 >> endobj
-10292 0 obj <<
-/D [10284 0 R /XYZ 90 428.19 null]
+10301 0 obj <<
+/D [10293 0 R /XYZ 90 428.19 null]
 >> endobj
-10293 0 obj <<
-/D [10284 0 R /XYZ 90 391.689 null]
+10302 0 obj <<
+/D [10293 0 R /XYZ 90 391.689 null]
 >> endobj
-10294 0 obj <<
-/D [10284 0 R /XYZ 90 344.228 null]
+10303 0 obj <<
+/D [10293 0 R /XYZ 90 344.228 null]
 >> endobj
-10295 0 obj <<
-/D [10284 0 R /XYZ 90 307.726 null]
+10304 0 obj <<
+/D [10293 0 R /XYZ 90 307.726 null]
 >> endobj
-10296 0 obj <<
-/D [10284 0 R /XYZ 90 260.265 null]
+10305 0 obj <<
+/D [10293 0 R /XYZ 90 260.265 null]
 >> endobj
-10297 0 obj <<
-/D [10284 0 R /XYZ 90 223.764 null]
+10306 0 obj <<
+/D [10293 0 R /XYZ 90 223.764 null]
 >> endobj
-10298 0 obj <<
-/D [10284 0 R /XYZ 90 187.262 null]
+10307 0 obj <<
+/D [10293 0 R /XYZ 90 187.262 null]
 >> endobj
-10299 0 obj <<
-/D [10284 0 R /XYZ 90 139.801 null]
+10308 0 obj <<
+/D [10293 0 R /XYZ 90 139.801 null]
 >> endobj
-10300 0 obj <<
-/D [10284 0 R /XYZ 90 103.299 null]
+10309 0 obj <<
+/D [10293 0 R /XYZ 90 103.299 null]
 >> endobj
-10283 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F99 2114 0 R /F65 376 0 R >>
+10292 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F50 339 0 R /F99 2117 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10328 0 obj <<
-/Length 1825      
+10337 0 obj <<
+/Length 1819      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��6~���S+1�Q�f/@v�)�ݠ���)-
�řQ�[%:���
�dˑ=���
�
H��������� ���q=�x� EiL���6Hq b�8%�u
�
	A�/�8��
f]�-���M�p/�.[���������Y��R�����!;�I��#Xݐ���2b�`DY�g|3A$Eq2����$�Yf}?_P���yJCY�e��
y#oe7'I(�
	N�0"B���z�ی 
�
H0
��ٻ�q����F,M���Uep-����ΰCy�jP4H�_�B��p+(C8�n��<�a�:ֳ��7�ޱ��/�z�����~-�;
G��'"q���	c�@�;�"�a��/z;g�(�'b?'���z��m��h���
��@��=�-�HPLE�`1�]赬n��Y��q�Խ#S��u�xx�����
V������R#>/^q��I
E<XP0	&
|��i����v�[pm0͜�
[���z�������u��.SM���o�
� u�ƣ,< !2)�}�SG�P�:���wu%k�f}Nx�ٟB��ʰ�¯��19 ����l�ǡ���
���ן
-�����&k�	��
,���,�6��� D04Lz� ��?}�,����3ʲ�Y���tlyӬ�|i���3'䗆=ﱚ	q�%��3�Nr�i��6{k�s�z;�T���г+aV�S:�O����T��	zV�kE	��[����4.N��'��k
�sj�>�q7MS>Uۖ��R��{�R�W�?���L�.�y7g"�j���w
q<�H�[�)� �%�i�Q
-�;I�O󩕔�
�_�Fk���n"M������$�.f�C�VMYB�-��s��)Y@��y�H���B+�a�h=`l(�aLo�@&. �`qX�Y{�Q�Q��Q���,�.�4��n'_�dn_�����E}WJ���ms����six�`GWMծ�B�
-}��� O�R�*~�ǰ��(� 1/�����: �qӁ����'%�̿2]�Fɕ���
�(|he�c��^�-��Q�U@,�n��//ˢ�j�	��֫���xُ�M���ᛷ��
���.�@4|A"�xh_~�,�#�s�E�ZE��g�	����)o������K�'���qyY(ۨ9������p�\�`,
��m��Y@�l��拾��Д���O��O�����'"9��g�s���P��F,E�����/��/=^����

ws���s!�Xl݂vr��r��9��2p��?��r��G�!�ԥk��������]�H�t64[�t�����~/��|��#�"���Q�9�u�se�����`Oʵ����V��N	�bB^�S&�!��h����
�� &���!X
�l| �a��AyFXLU|l������9�'��*zE5���z�-E3�9k�����?�=�q�ug�̔
��ϼ�W��5��=�
&	x-~��tW8� �Bk*t�[�e�2�����ܞ��d���:D�|�n

�M,*��%��Ҧ��˶����kw+��5>Z$��o����#�|�́$�]��A��z�
����E�t��Pq��<�V��+nX�Ka��B�P���Z�)�ge�j8�
���G�	�ƕ 0h�$�CI�ϵ���/l��Y���VY0��:U�W?@\�px�-�ZOk�q��?*��e߉'��D
�.F��O���A�I���W�O����>�&�����������Xs���u@
-?�5´�"p�D'�>������ό��LS
~;"ŽR����f�A�
���P�.ڶ��0Q�Rѧ�b��
�h�t����*�P( �? {}:�
+x��Z[s�6~ׯ�SK�D0.Az��I��N���7q�Ҏ�a�-o%����=�ѢB�r�d3�>�������� ?̾�����Y��4�qpy
�81A���2ޅ����c
^�	��ʖs�æ���y�-�[\uYww~n�����z��\�t���-�$e���n���.�@0�,�+�� ��8H|� ��Y�����r��PVm�)ig^�k��I�zS��(���Dg����>#@� ���j��
�0�S�K�`cVUAD<����3�P�}�
����F�0
e�ܝ��G<lZ�zV�v�n
�y����W�fW�oE}c�H�m�$B$N<
?c�
h|kU�b<�Q�Eo׌�D��d���Twv�6�&A��`��ܑ܂��T
#�ڍ^��
+Ț
^�M�{02eG/3���&/��v��@5�쫫_�J��<{��&1�`A�$�p�Q�w�����q����Y�n���4sʷla����r����M+�L5�7S���9^
�0�Y�BdRR���(���8u*z��+n�J�X����P�?'����a��K?c�v�{#�"?�C�1Ϋ��ޯ?��=՛M��&K9X�+�1X�m
+u;A�`hXt7A�#&�8Y����'�e)�^-�-���Y��Ҫߗg&N��
{�c5�f	J�S�gr�ș�A�
lvh�s�z=�T���Г+aV�S:ȏ����T��	zR�kE	��_����#4.N��'��k
�sj�>�qWMS>Vۖ��R��G�R��_��At�t��Ἓ3J���~�;�8
j$խ�{�Ւ�
�4�(�
�����JJ�ņ�/E�5HT7�&�/�AI�Q�r�O�^��,!ٖ�t�)j��, ��4^$���B+�a�h=`l(�aN�@&. �`qX�U;�Q�Q��Q���,�.�4{��n'_�dn_���}�E}SJ���ms����kixuggWMծ�B�
+}��� O�R�*~�ǰ��(� 1/������#�qӁ����'%�̿0]�Fɕ���
�(�ke�c��^�-��A�U@,������ˢ�j�	�ȽWq]���5���	��7o��k�%;l�#�]�h��D(��>��Ydg
+�X������|�A�9��S��#z
:S��D�������P�Qs����˝�G��
�X
��۱���,J�	�Kg
zߡ)c��g7�Cٗ�Dr�φ���OCu��Ax^@
+����h�'z"��pER�˦2p�����΅�C��
�������|���d��|w��>z
�.]۸�L�6����F:����b�����U�GQe�S�
�	Ɯ��ϑP�k�+{��3,CxT���o[m`��[%г	yAPO�8��"$��
��6�����}
�b8f��h���3�b��c[�_/��!?��W�;���:���)�i�Y����
��1����
e����|���\�����0I�k�cO���qXZS���"�-�Ր	�݋>����O�M掏�C4χ�f�ОشǢ�<_��/mJ> �l;���v�ҺZs�E����}|�?{��O�9�Ĵ��(�Y��b���\�H�NW�*n���Њ�q�
{z)LwY�J���Xk9���l]
�cz�� =�ظm܀a`y(��u���u0�u��l�kڬS��nx�
+�z�Ûl1�zZ����Uy
,����)77�`w1J��M��x�8�v./L��U���B�?�?쏷`2_�9{A\
L��5��\�P�hEE�9��3}l�'�-��̌���%	H]�[����f�V=Z�EۡB��my�a��E�^
D�$�j:w����*�P
���X8�
 endstream
 endobj
-10327 0 obj <<
+10336 0 obj <<
 /Type /Page
-/Contents 10328 0 R
-/Resources 10326 0 R
+/Contents 10337 0 R
+/Resources 10335 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10179 0 R
-/Annots [ 10279 0 R 10280 0 R 10281 0 R 10302 0 R 10303 0 R 10304 0 R 10305 0 R 10306 0 R 10307 0 R 10308 0 R 10309 0 R 10310 0 R 10311 0 R 10312 0 R 10313 0 R 10314 0 R 10315 0 R 10316 0 R 10317 0 R 10318 0 R 10319 0 R 10320 0 R 10321 0 R 10325 0 R ]
+/Parent 10188 0 R
+/Annots [ 10288 0 R 10289 0 R 10290 0 R 10311 0 R 10312 0 R 10313 0 R 10314 0 R 10315 0 R 10316 0 R 10317 0 R 10318 0 R 10319 0 R 10320 0 R 10321 0 R 10322 0 R 10323 0 R 10324 0 R 10325 0 R 10326 0 R 10327 0 R 10328 0 R 10329 0 R 10330 0 R 10334 0 R ]
 >> endobj
-10279 0 obj <<
+10288 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [125.095 661.584 163.361 672.488]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10280 0 obj <<
+10289 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.1 661.584 214.907 672.488]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_b955487a974e74224f3d72d743ee78a4) >>
 >> endobj
-10281 0 obj <<
+10290 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [242.244 661.584 280.51 672.488]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10302 0 obj <<
+10311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 625.229 167.466 636.133]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_fe22acf3f8e5b6c20880acd443350482) >>
 >> endobj
-10303 0 obj <<
+10312 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.281 625.229 209.547 636.133]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10304 0 obj <<
+10313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 588.874 252.795 599.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_113964ab3d7ea36326ce962629a322ce) >>
 >> endobj
-10305 0 obj <<
+10314 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.132 588.874 318.398 599.778]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10306 0 obj <<
+10315 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 552.519 229.552 563.423]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_def4c62b5cdf5186801c592cc62dccea) >>
 >> endobj
-10307 0 obj <<
+10316 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.89 552.519 295.156 563.423]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10308 0 obj <<
+10317 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.299 517.903 266.673 528.807]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_01b873b0e820222e07789c3ba5fa48ae) >>
 >> endobj
-10309 0 obj <<
+10318 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [294.01 517.903 332.276 528.807]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10310 0 obj <<
+10319 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 483.287 196.347 494.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d3bda090e4ac93d937ac4dd775c20919) >>
 >> endobj
-10311 0 obj <<
+10320 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.684 483.287 261.95 494.191]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10312 0 obj <<
+10321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.1 446.931 179.739 457.835]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_1ee74f5687635ddbb9729be31a37e2d3) >>
 >> endobj
-10313 0 obj <<
+10322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.79 357.823 245.959 368.727]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) >>
 >> endobj
-10314 0 obj <<
+10323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.256 319.222 295.178 330.126]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_5534b8f8fbd973bfb7051cf5fb31f19d) >>
 >> endobj
-10315 0 obj <<
+10324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [247.269 280.621 347.203 291.525]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1) >>
 >> endobj
-10316 0 obj <<
+10325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 200.226 210.607 211.13]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_30e0b0c2c668e73566cb1720d72cdac2) >>
 >> endobj
-10317 0 obj <<
+10326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 161.625 168.555 172.528]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ee126cc2eef44ab1d2055d0d15bc3169) >>
 >> endobj
-10318 0 obj <<
+10327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 112.065 144.674 122.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10319 0 obj <<
+10328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.173 112.065 332.409 122.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_0a660ed1cfae2599d7f9236f2084d499) >>
 >> endobj
-10320 0 obj <<
+10329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [387.143 112.065 417.907 122.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10321 0 obj <<
+10330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.888 112.065 469.652 122.969]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) >>
 >> endobj
-10325 0 obj <<
+10334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10329 0 obj <<
-/D [10327 0 R /XYZ 90 757.935 null]
+10338 0 obj <<
+/D [10336 0 R /XYZ 90 757.935 null]
 >> endobj
-10330 0 obj <<
-/D [10327 0 R /XYZ 90 676.536 null]
+10339 0 obj <<
+/D [10336 0 R /XYZ 90 676.536 null]
 >> endobj
-10331 0 obj <<
-/D [10327 0 R /XYZ 90 642.203 null]
+10340 0 obj <<
+/D [10336 0 R /XYZ 90 642.203 null]
 >> endobj
-10332 0 obj <<
-/D [10327 0 R /XYZ 90 605.848 null]
+10341 0 obj <<
+/D [10336 0 R /XYZ 90 605.848 null]
 >> endobj
-10333 0 obj <<
-/D [10327 0 R /XYZ 90 500.261 null]
+10342 0 obj <<
+/D [10336 0 R /XYZ 90 500.261 null]
 >> endobj
-10334 0 obj <<
-/D [10327 0 R /XYZ 90 463.906 null]
+10343 0 obj <<
+/D [10336 0 R /XYZ 90 463.906 null]
 >> endobj
-10335 0 obj <<
-/D [10327 0 R /XYZ 90 374.767 null]
+10344 0 obj <<
+/D [10336 0 R /XYZ 90 374.767 null]
 >> endobj
-10336 0 obj <<
-/D [10327 0 R /XYZ 90 338.189 null]
+10345 0 obj <<
+/D [10336 0 R /XYZ 90 338.189 null]
 >> endobj
-10337 0 obj <<
-/D [10327 0 R /XYZ 90 299.588 null]
+10346 0 obj <<
+/D [10336 0 R /XYZ 90 299.588 null]
 >> endobj
-10338 0 obj <<
-/D [10327 0 R /XYZ 90 219.073 null]
+10347 0 obj <<
+/D [10336 0 R /XYZ 90 219.073 null]
 >> endobj
-10339 0 obj <<
-/D [10327 0 R /XYZ 90 219.073 null]
+10348 0 obj <<
+/D [10336 0 R /XYZ 90 219.073 null]
 >> endobj
-10340 0 obj <<
-/D [10327 0 R /XYZ 90 180.591 null]
+10349 0 obj <<
+/D [10336 0 R /XYZ 90 180.591 null]
 >> endobj
-10326 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F50 339 0 R >>
+10335 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10363 0 obj <<
-/Length 2047      
+10372 0 obj <<
+/Length 2041      
 /Filter /FlateDecode
 >>
 stream
-x��Z�o�6��B�e+k�E=�����r�>n���O��A[L��,i%9�����-?��.Z�@ K9
��7Ù`����?'�o'�ub^���91v€ ��6q޻� �Ngc쾝��j��o�
v�l� ���H����zX�ڈ�����.�	��'1E4�awE�k=e��ȣ��q5B$FAԒ��I�f���3�a�v{�X�o�
�w������B���O"It����	2�!J2,D!e�r5y�v����Ƒ�Q�V��Q�͜w��L��2�K����7rB�"
0���cj{��y?c �G%�41�$Oսa�F͒��I2ϋ|�(��X͓���:_6���
���b^�d�l�"��GR��^y�h]�	���|�{q
zN��¡<��̈�b��gz�$FM����%1�X}}�����$8�s����s�{S��M2J�R�JQD�"��m�}��=�Wi~?F#���(�<;!5b�
#�g�@�,2�����D?�Ք��R��E��Y�� [...]
r-S��HhQ�q8Q�]$�+�ݍ9
-���Tk1fɐ?��
��N�#?���36���@���
�C2�!c��k�G at D�GB
-�����=��.l��<�.�[��؉�+�ZX{��{�=8,A����b��AH�B/<�CT�
��iK/L���"���](\+�}�|������l�蹎�
��=���|N8ġѬ+�p� ��.y?G$Z���I��<ۚ�>w>d��r ���=�p
[&�|\��<����
�1��6�'v����KL��7F���a���<|
XDO��G ����򲨛JpSUyq
t�7$����>z
���N��wb���$��`�/���Y7��^�Ky�b�R!���
yz��#��Ū���F��˽ ߤ9
\-
���G����!8
��	;�;�����
	�$�FN6%�
.�z�p3c��C�
r6z���O��
�l�h�J�Ly��*�B��!�A���z�
h��.C�Xp"
x~d+N��gB�t��D���^��D�����+�5����@�4D8$�zM!
-����B�A��T�UѲk<=K�,��d��?�Nj��r�a
�-��}���UezI&W2ɓ�b�Z�2!���Sf:2Ŋ��-!�Idr���t!'���0�����'��E.�t��`���-;�)
G0�o_�q�����]UK�ox1<&��^��6t��w��j�ꑕq8
��ӷE>Sr��!�yM5��s��5�_�:M�d��C��օM��ox��ãd��/23��C�J��E��f�K�K�=r|�v���

�%@5ٚ�d1�
�TV�����t�4I+-{����I.mt�'�{�-��V<�4?��]Q��?k�z(��RX�o꼊����c+4�"��s���nt����i���&JUa��OA�����r�lpX�x�6�T�q�%��GY������� ��
X�7�`
<ל�ݕL;>����������
ê֤��jS�
�E����t*i�f��V/Y׽=
m'}k�m�� |��Ϸ�� �6����i,��"��y�p�_
���֢�jʘm���57 )�3#��X���_Y	Be Cd���@��~v����;�=
�6j��CӔ���-k��ӲBisQ���~��Q!�Nt� �"�|]؊v����w�A	�¸j�
+x��ZYs�F~���8`�9��`p��������X{e퓝b
���
� (����s� �C��J*y8GOO_�t
;�v�9y};����8���Ή�1�8����%�t:#c��`�W+>;��[d��T|�C��x�����r�FT�h�?�~wqMH�>�)���+�_�%F
�튫"1
+����O��6�u=�y
����sŪ�x#�ȍ�ՔD�ȗ02�w}I���N>N��Q�a!
+)s���������wF4���Z�r|����y7��)㾴
��x#'�(���~�<������3�T�M3'y��
s7j��O�y^��E�4�j�����������E�8%��J$�e���9������F
�J�y��8��/�Cω�R�W�������Q���N���h�)��⸿%!��S�T�[� GvM��z��l��|�EF�V
+cT)�h`w$#4��/5=���*����a�����g�F,ya�����E&V"7+x�菲���Uj����7+1��{�gz���*�S��*g$
A(�3q��U�M!�CL��A{�ƺ��=xL��
��G;�?� �-�m)r�22y�� 4�7��xST�Wu���#���t#vn�Lj�jg�q13�w���<�6i-�,�휷l
�����S��@s�̋�4`��A��a�\g'%!�qVEᘿ�E��~���^g��;c�R��nF��mLh�0��-�V��]�>h�Έ"�GD˃�g�.���t���'�'�
+
0�A��ш"83 BŒ�U�hIJl^5M�.�w�Q�#A/��6�q�`Lu�މ�k�O��\�㫟
�n��[���n��
��Ȓi�b#���Jbn=���A�e��	-�";'*���s��1GCa��j-�,�Gw!s�i|�G��}��ґ(��`xH��p#d,3~p-����HH��?Q?�c�߅M4�ޅx�8�;�%V
kow�,�睗1�7��Q��!IQ�G�q�*�a0>m�	��|�[D�ݷ
�g��/��}�
!�◗-=�5 �c8���؞���M �8t#�ue
n���%��H�D�w;It�g[���·L���_��
�o�a˄����gQ���3��������" r�i�B��A��/�pw���������u�\^uS	n�*/΃�1��v���G�C�y�{ 2<�I��N,����_����1b^4��7�\�G)�W�U* ����"O$�>�X2�ި�}� aN���ݲ��L����
��`���C [...]
+Ou�Z-��ӳ��"�Nv��Sp~�(N1('
�1��X���.^U��dr%�<�.��,r��=e�#S�x��R�D&7m-Nr�N~�,�;8ZOq��^�J�zM
+��joܲ��q�����a�_�
�P�U�4���c">`���lC�N��V�hT����axWS��L�	bZ�<
��5�h/�

+׬~-�4�aH}�W�Y6aTW��ˉG�8#_dfx%��"1$����l���K�K�=r}Xv���

�%@�ؚ�d1�
�UV�����v�4I+-{����I.mt�'�{�-��Q<�4?z⮨��Ӛ�
J���aN�W�5>�l%���^Ľ�|~�֍����<2����RU؄��S����
�\��(>��
<Uy�w	x�Q�z�~c�d�
@�.A��>��5��t%ӎo` 0��~���°�5���Tir���}���JZ�9m��[�u�LCF�Iߚv�D2_g��m�>���F�%d�v�mza~Z��?
����E�Ք1�>���kn at RfgF
u
�����_ʄȎ�m���د�'*�w�B�B��ȇ�)//.6�
Z�h��e���,���4�G2��	��CV�
[�Ns\���3���e�i
 endstream
 endobj
-10362 0 obj <<
+10371 0 obj <<
 /Type /Page
-/Contents 10363 0 R
-/Resources 10361 0 R
+/Contents 10372 0 R
+/Resources 10370 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10322 0 R 10323 0 R 10324 0 R 10344 0 R 10345 0 R 10346 0 R 10347 0 R 10348 0 R 10349 0 R 10350 0 R 10351 0 R 10352 0 R 10353 0 R 10354 0 R 10355 0 R 10356 0 R 10357 0 R 10358 0 R 10371 0 R 10359 0 R 10360 0 R ]
+/Parent 10381 0 R
+/Annots [ 10331 0 R 10332 0 R 10333 0 R 10353 0 R 10354 0 R 10355 0 R 10356 0 R 10357 0 R 10358 0 R 10359 0 R 10360 0 R 10361 0 R 10362 0 R 10363 0 R 10364 0 R 10365 0 R 10366 0 R 10367 0 R 10380 0 R 10368 0 R 10369 0 R ]
 >> endobj
-10322 0 obj <<
+10331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 719.912 321.152 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_86f44d9d38638be46ef23422783f847e) >>
 >> endobj
-10323 0 obj <<
+10332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 669.103 226.666 680.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_ba65a2c1a6d563f5058479bc07181b9a) >>
 >> endobj
-10324 0 obj <<
+10333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.004 669.103 292.27 680.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10344 0 obj <<
+10353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 588.34 154.079 599.244]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) >>
 >> endobj
-10345 0 obj <<
+10354 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.578 588.34 193.083 599.244]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) >>
 >> endobj
-10346 0 obj <<
+10355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 551.543 167.639 560.39]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_d34bafd07f582c558936f9ea8892abd6) >>
 >> endobj
-10347 0 obj <<
+10356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 429.49 180.54 440.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_057c4f38d0e8b8a146af731dbd91864f) >>
 >> endobj
-10348 0 obj <<
+10357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.877 429.49 246.143 440.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10349 0 obj <<
+10358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [315.548 429.49 353.814 440.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10350 0 obj <<
+10359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 378.68 178.239 389.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_2a7c225e4f50e2287216dcd77eaf27d5) >>
 >> endobj
-10351 0 obj <<
+10360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.576 378.68 243.842 389.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10352 0 obj <<
+10361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [313.247 378.68 351.513 389.584]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10353 0 obj <<
+10362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 327.871 226.034 338.775]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_8691a3facce4d6f973b48743fa42ec42) >>
 >> endobj
-10354 0 obj <<
+10363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 327.871 359.442 338.775]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10355 0 obj <<
+10364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.167 277.061 156.533 287.965]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_a55b32c299b7d7bec303f636b66ef624) >>
 >> endobj
-10356 0 obj <<
+10365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.599 277.061 309.948 287.965]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10357 0 obj <<
+10366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [356.899 277.061 506.247 287.965]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10358 0 obj <<
+10367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.185 140.686 513.996 151.59]
 /Subtype /Link
 /A << /S /GoTo /D (main_powerset) >>
 >> endobj
-10371 0 obj <<
+10380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 130.788 125.865 139.635]
 /Subtype /Link
 /A << /S /GoTo /D (main_powerset) >>
 >> endobj
-10359 0 obj <<
+10368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.08 111.106 366.346 122.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10360 0 obj <<
+10369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10364 0 obj <<
-/D [10362 0 R /XYZ 90 757.935 null]
+10373 0 obj <<
+/D [10371 0 R /XYZ 90 757.935 null]
 >> endobj
-10365 0 obj <<
-/D [10362 0 R /XYZ 90 607.314 null]
+10374 0 obj <<
+/D [10371 0 R /XYZ 90 607.314 null]
 >> endobj
-10366 0 obj <<
-/D [10362 0 R /XYZ 90 607.314 null]
+10375 0 obj <<
+/D [10371 0 R /XYZ 90 607.314 null]
 >> endobj
-10367 0 obj <<
-/D [10362 0 R /XYZ 90 568.579 null]
+10376 0 obj <<
+/D [10371 0 R /XYZ 90 568.579 null]
 >> endobj
-10368 0 obj <<
-/D [10362 0 R /XYZ 90 487.697 null]
+10377 0 obj <<
+/D [10371 0 R /XYZ 90 487.697 null]
 >> endobj
-10369 0 obj <<
-/D [10362 0 R /XYZ 90 227.786 null]
+10378 0 obj <<
+/D [10371 0 R /XYZ 90 227.786 null]
 >> endobj
-10370 0 obj <<
-/D [10362 0 R /XYZ 90 177.065 null]
+10379 0 obj <<
+/D [10371 0 R /XYZ 90 177.065 null]
 >> endobj
-10361 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F35 2013 0 R >>
+10370 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F35 2018 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10382 0 obj <<
-/Length 1728      
+10391 0 obj <<
+/Length 1724      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~ϯP_6����i�nY�ֵ���lщZITE*�7��P�dɖ
����~x�w���uia�ǣ�.�N����ȧ�u��"l>A
%�Eb��	A�3����rB�
Wy<{9�����%U<�)�Wq�:=��j�
���w�O�ңO"9�
�7���
#�D��"�Îē;I|��BL�����$�6��,�LϼbKVMHh�bS�G]�%�"z�����#d�Ed� �g-�7ﰕ��s
#'
-��fWn�ԁ6�^�z�({(Sa�l8L%�b�+-��{[� ����
�ā��b�N�XرK.D:Ϙ��\�I�K��
�W4m�+3������5��.ГB/��
6tWzF�����G�i��I�����C{U��Ř�D��'ij�<R^�� %�55rN��"���T]�S;.t����ԧ���͗z�ï�"�d
-)��bzrɳ�O�gߤť��kCP�b!�)MYagn_V<׽R���@���!�
[]��muy��n��̰Ҳ	� 
�W�
��1o"#�b���F���D�b�c=3g
��~Œ�H�œ��t�o��/5��AW͚���.���d,g�4rQ�i+h2��� h74V�yL�6D؇�:1u0FaY��z���S�A�L�JVĹ�7��M#�B�iN\�4�OP��g���:g�2��\�����7�\)�ug�+�fM
!��gC=U�����D�E}�h��ӵ=��T7�[М]��"�n<n�r
��@�R�X�l�����>��
u�Q�'�f�*� ܗ&]��I�O�L
�<[��roܠґ�A҆�M-���|�!�N?�\lC�2�v�~�05�h�����5b��3p�a]�n!c�N'��ka<���r��4a���1&�x"2}!Bá��
��j&�?�L��Prg3����J2Ѫ�o���O�[z(�b��
-#p���
�&��0�
��
;��ս�h�6
6�A-�Y\,�2eɎ���8q�����?�9��
1���
�d
��u#���Ф>rq���. whg�ty&fQli�
F�q�$<���X�b���� ;�R��S�u�S�j9�,��x$i�>�]����.�DH��ޡ�
-R�5�j���n��I-��1"�0C<�<�]��Q���2d�Q�t.aNgY��d�
�`8
-/���}y�ġ���'��%”�z��;�<�:>Ȣ�F冥�pw��@R��tK!d�N���	��b��e���-_l�5�^
w:	�-
-"�%M��X|]���5�k9=�,�zɁ���F~���V�
c۹u��T�)�=s �

p�B���w�a�\�3&�D{���F���V�GB�x��Uz���k+;���/n������Ɏ۬(��.�)	Q��wE^�0
�A=��w���ѧ�Fu?R��R��Į����:t5I�%�\��<��)�29=�BV,΍K�y�����~�Ү*�[y�ӿnK���*vo.8�L�Ԙ�x�w�'>S��.
-�8���P��ѼW���E��
�bN�3�;rs�.㡏�����&R���u���Z�����Ͽ�x�-��!����
�k�s���K�%PےU������QD�C��7_Ɓ��˸A��
�/U R�=�a��
�_ ��7�*ͪ
�
]�R��� �'1"��8���:ۯ3�j�>Xm�5�;P�w����<=9���A
��"-+�ʓ��N�m�NH�p�Sa�Kx��S�̛�����\�
+x��Y[o�6~ϯP_6����i�nY�ֵ���lщZITE*�7��P�$˖
��{1��|�J[��~<������X�|�[K+�V��Qb]$���:�)��/'�q�dz��m���XRų��yW��S=�vݰJ09yw���!k�I� �w������2`�`D���q>B$B~ؑxr'��X�ɔzؾ�D�fy�Œ�Wlɪ		mV,`*�k�$RD�~�8�xD�
�H�����E~��
��na�D�u���-�:�f��_�� eoe� 
�
��dU,y�E���V7@!%�(��4q`?�صS%v�
��3�g%�mR�R���,�M����$�x?!v
:����
o��
ݕ��nlnm�Q`�q��y���^��o1�,���	�l0��� H	mM��S0��3�<U�Ԏ
�2u�6�)�}b�^��kF��/�B�,���\�,���7iq��dojC],$0�)+���ˊ�Wjk�=Ъ�z���VWp~[��E��[�,3��l�:@�/B��`̛�ȫXj��Q���,�ëX���X��ق�_��.��0g�+��ۡ�K
0j�U�f����833�Y1��\a�
+��@�(�
�t
Ӷ
� �a�NL
�QD8��c����C�:���qn��Mx b��w��<M֧
�J�3Q�E��D��K�u}v��M�Ǻ� ��
+�������
�����Ke�j��>dt���ޞ�R���-
h�.�B�P7
7w9ro N)f�H6��Tr���n�:���h3�pA^�&]�¤�'	[�p������L�7nP�ȬA҆�M-���|�!�N?�\lC�2�v�~�05�h�����5b��3p�a]�n!cѧ�s��0
UV\9�u��
�ڌ?��W<�>�����sa|5�l��IC(����YK��|%�hU�n���O�[�Px�d]F�X7YM
�ua�O;:�vtW1�{i� �ml��Z��X�eʒ
a+q�&}�S:�d`�g�7�L��3�7�-�c�*FV5�I}��.��]@���
��0L̢��R9���:Ix
��a����%,
v���`�����r~Yx�c�H�Z}~�v��.�DH���CM�:=�j���n��I-��1"�0C<�<�]��Q��}2���G:�0���el��M�?
���F���uy�ġ���'��%”�z��;�<�:>Ȣ�F冥�pw��@R��tK!d�N���	�N��k���y�[@bM�WÝNf���zIS�5_�%�fM��ANO/��^r�k<m(�Q��'v��v��vnݯ5�F
+q�
@p�ܳ�.<�]o�6{`s��ׁ�Z9��?�,i��ođ�P$
rw�
����ʎ�忶Ƌ[�.D*d��@A��6+��oJB��]��F(
�jP�F��
x6Bh�QݏT���/���=�AЇ�&i�䓋Җ��3eB&��\ȊŹq�=O���x��U�U�q+�~��m)_��bB������	�Sr �����g
+V�E
G���
�v7���]_�HݾƒZ��|�vGn��e<�tܕ�{"�Q8�X�ʭ��O�u�����lqx�Fo���_S��W^,�ږ�گ��O�~�"
����2���p'4_ƽ2�f�~�����
�?�����	ViV����▲���z#���*���kƌ�Z�V�{�
�痄r��Ε�������
ZTiY�T��ev2�mCjB��׾6i�W](�ɼ	�[��
m"�c
 endstream
 endobj
-10381 0 obj <<
+10390 0 obj <<
 /Type /Page
-/Contents 10382 0 R
-/Resources 10380 0 R
+/Contents 10391 0 R
+/Resources 10389 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10379 0 R ]
+/Parent 10381 0 R
+/Annots [ 10388 0 R ]
 >> endobj
-10379 0 obj <<
+10388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10383 0 obj <<
-/D [10381 0 R /XYZ 90 757.935 null]
+10392 0 obj <<
+/D [10390 0 R /XYZ 90 757.935 null]
 >> endobj
-10380 0 obj <<
+10389 0 obj <<
 /Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10390 0 obj <<
-/Length 2598      
+10399 0 obj <<
+/Length 2594      
 /Filter /FlateDecode
 >>
 stream
@@ -58578,105 +58607,105 @@ p
 L��Uu��J;�
j���X�����7��9j�d[�Ҫ����|��Ҟoo6��������,��B��e��69���8���<%�[m��
�+�G������_?�+{]a��4�Yj9>K�:�!�}sQ�@AΧ��j����qB��sߠZ�A�p����8��>�N�F�Q"���t�[�Y�	��(�ba4��\_����Pt�a��zt�{�6+�\tb<���>��bb
����@�S�)�0�*��gu2��,�y�9�c���/������'���~����̜q�tn�#�(�S�� P�q���æҎB���:�wc�J�:���H�J#��F~3��Q�Dk��m�s
��Q:��tS�Ya��qcg�c��4>���Gem���� �ԉ��ԮR�>��-���=�u �t	y����i
E����(�U˔%�v�'���U��q��r�	�P���>
�
!N.����B`A���"�@��n�
 �����(�G!�.!"Wq]g�ŀ�6�l�y�n �G����������ĔB
���G���ϖGG��	)�&���z\d�6�taӔ� `
�s at 0�x0�N�z�]��=%R �����$��o_%P$�u��2U	(U���6���omU�9��H�� �� �֑_f�cХ��&̏��EQW�B]v�g��>"�e��ܞ
q�
������C�U��R��n�'�7��8�`z���S�{z�5�K��^�,��_z�i���x�w�	�1��M[�O2H��7jS��R����Sc��AK�N�������������;�Ius3��� 6o
�?��
"�z4-�s-�Pw(��7�m¹T�y�s�̀�EW��[��y
�\fER�;�t��ʟUtc at w�9��4���)�����ւ⳥<`ø~C؈�=��p�	E����C��(z�[��x(_�[O��S!��:�i�*�b�.������jg�>��d6[-��{Av��i4Ά�����e��1K��?����n����<a�qɤ�����IX�7��4q0b/�
٧�$F}hݬ��Ա����Z���@!45vLL�T�O|"ꞅ|��	�:���O<�����$��
 �.�u?C�T]��nJ{B-@�s
%0���ќyPL��{�k׌�76w�y��Q�9*�g��2A�?:��׃��L���?0����v[%�u��A���F��%O50
>��>k6�
-�j;{T 7�[��к4�
��
�Ԗh���R�Gi؀C*�
�����M�9�'*϶���M�ٸ���H��yke��r
27��ө5d{�tj��}�Vv8�S��)Sk���c�^���Ð�ogSK�>G�u| �{�	lAP���v��.OX7 ��լ��gУ�k��w�U0c��}�
i��>N��z.�K�u; 6t:aGIX���������+ at M�N�V/��
FE7�Lj�0����Z�f'����6IT]?��qM����qȤob'���ߎ!DCx�c�10c ��B�ɘ �����N;�.��mW�[W�؛�@!���s���).��$^��<�������]��I�3��J9M�z�Ϻ���� 4�;����4����v�ߣ�Fm��*�5�������b�B �������+ҳ�O�E�+�F�
+�j;{T 7�[��к4�
��
�Ԗh���R�Gi؀C*�
�����M�9�'*϶���M�ٸ���H��yke��r
27��ө5d{�tj��}�Vv8�S��)Sk���c�^���Ð�ogSK�>G�u| �{�	lAP���v��.OX7 ��լ��gУ�k��w�U0c��}�
i��>N��z.�K�u; 6t:aGIX���������+ at M�N�V/��
FE7�Lj�0����Z�f'����6IT]?��qM����qȤob'���ߎ!DCx�c�10c ��B�ɘ �����N;�.��mW�[W�؛�@!���s���).��$^��<�������Χȶ��+唴��>�~�g���$��
M�M���no��=Jj�ٮBYs��mo�n+F\ �˞I�iB^v�yV�`
��`l����E6
 endstream
 endobj
-10389 0 obj <<
+10398 0 obj <<
 /Type /Page
-/Contents 10390 0 R
-/Resources 10388 0 R
+/Contents 10399 0 R
+/Resources 10397 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10384 0 R 10385 0 R 10386 0 R 10395 0 R 10387 0 R ]
+/Parent 10381 0 R
+/Annots [ 10393 0 R 10394 0 R 10395 0 R 10404 0 R 10396 0 R ]
 >> endobj
-10384 0 obj <<
+10393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [341.255 574.928 379.521 585.832]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset) >>
 >> endobj
-10385 0 obj <<
+10394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.603 545.349 349.878 556.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) >>
 >> endobj
-10386 0 obj <<
+10395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.519 545.349 513.996 556.253]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_37703f96495cf4bcb8ced3ff20e4c396) >>
 >> endobj
-10395 0 obj <<
+10404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [89.004 533.394 216.526 544.298]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Powerset_37703f96495cf4bcb8ced3ff20e4c396) >>
 >> endobj
-10387 0 obj <<
+10396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10391 0 obj <<
-/D [10389 0 R /XYZ 90 757.935 null]
+10400 0 obj <<
+/D [10398 0 R /XYZ 90 757.935 null]
 >> endobj
-10392 0 obj <<
-/D [10389 0 R /XYZ 90 733.028 null]
+10401 0 obj <<
+/D [10398 0 R /XYZ 90 733.028 null]
 >> endobj
-10251 0 obj <<
-/D [10389 0 R /XYZ 90 714.318 null]
+10260 0 obj <<
+/D [10398 0 R /XYZ 90 714.318 null]
 >> endobj
-10393 0 obj <<
-/D [10389 0 R /XYZ 90 714.318 null]
+10402 0 obj <<
+/D [10398 0 R /XYZ 90 714.318 null]
 >> endobj
-10252 0 obj <<
-/D [10389 0 R /XYZ 111.081 639.557 null]
+10261 0 obj <<
+/D [10398 0 R /XYZ 111.081 639.557 null]
 >> endobj
-10394 0 obj <<
-/D [10389 0 R /XYZ 90 625.186 null]
+10403 0 obj <<
+/D [10398 0 R /XYZ 90 625.186 null]
 >> endobj
-10396 0 obj <<
-/D [10389 0 R /XYZ 90 520.118 null]
+10405 0 obj <<
+/D [10398 0 R /XYZ 90 520.118 null]
 >> endobj
-10301 0 obj <<
-/D [10389 0 R /XYZ 90 497.806 null]
+10310 0 obj <<
+/D [10398 0 R /XYZ 90 497.806 null]
 >> endobj
-10397 0 obj <<
-/D [10389 0 R /XYZ 90 497.806 null]
+10406 0 obj <<
+/D [10398 0 R /XYZ 90 497.806 null]
 >> endobj
-10341 0 obj <<
-/D [10389 0 R /XYZ 305.44 409.187 null]
+10350 0 obj <<
+/D [10398 0 R /XYZ 305.44 409.187 null]
 >> endobj
-10398 0 obj <<
-/D [10389 0 R /XYZ 90 392.759 null]
+10407 0 obj <<
+/D [10398 0 R /XYZ 90 392.759 null]
 >> endobj
-10342 0 obj <<
-/D [10389 0 R /XYZ 321.092 330.087 null]
+10351 0 obj <<
+/D [10398 0 R /XYZ 321.092 330.087 null]
 >> endobj
-10399 0 obj <<
-/D [10389 0 R /XYZ 90 313.659 null]
+10408 0 obj <<
+/D [10398 0 R /XYZ 90 313.659 null]
 >> endobj
-10343 0 obj <<
-/D [10389 0 R /XYZ 90 214.205 null]
+10352 0 obj <<
+/D [10398 0 R /XYZ 90 214.205 null]
 >> endobj
-10400 0 obj <<
-/D [10389 0 R /XYZ 90 199.934 null]
+10409 0 obj <<
+/D [10398 0 R /XYZ 90 199.934 null]
 >> endobj
-10373 0 obj <<
-/D [10389 0 R /XYZ 360.931 89.441 null]
+10382 0 obj <<
+/D [10398 0 R /XYZ 360.931 89.441 null]
 >> endobj
-10388 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F95 1779 0 R >>
+10397 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F65 376 0 R /F50 339 0 R /F72 471 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10404 0 obj <<
-/Length 2167      
+10413 0 obj <<
+/Length 2163      
 /Filter /FlateDecode
 >>
 stream
@@ -58691,12033 +58720,12042 @@ z
 �/�
 ����E��Z�,�E`�.
����ф�K�{B����j�/�w�P���~�&��)�FOc�������!�
"@Ȁ��X�
C�(:���u�e�-�X��žx!3qoz���!g���Wй��(�������n_V0���

M_��ܧwn/�����<�95�(t�T�[�Ne�b��Ju���/qFCU��͝�С.?Qu"~3K�D�-<�	�TO�)d`�(���ٕ�a;>i�\��5#�Sq&��dK��H��P{

se�oҖq!�0B'pݺ��g��S�	"֡�;L�e=z(�n<՝��YT��}kzs� s�
]�-���u�ez��߼ǘf�=&��yU�� eЧ����OW�[r5h,3���ҎI�<A��"�O~��� G��F��H��bb<5���<�v�<q�>���)�
�j��\��"�2
�G�A���d����&J����������.T5�ʸ[�,c�v�Ƞ�Q�9�(I��k���������|�je�����Q�IT2V*e�H�&�k�ǻJ���:�T�Ւ�u��6�juPǩ�®2J�o:�F��&����h�(������P�
Bƾ����(�
>
 ��;
-
"Ώ�R��sۅ��5q�o�S���"0h�(�E�p���U�#
������) E�`答FR-��Nw��U���3 �>Em��������(��.O�
-��5���DwG��!�0���n[t-@���mԟ*���;�'��
+
"Ώ�R��sۅ��5q�o�S���"0h�(�E�p���U�#
F
+��"}��VJ#���g������_" q����)o����=�k��ӲBis
�~=Qۑ�j~:��z��]����p��c���r�+
 endstream
 endobj
-10403 0 obj <<
+10412 0 obj <<
 /Type /Page
-/Contents 10404 0 R
-/Resources 10402 0 R
+/Contents 10413 0 R
+/Resources 10411 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10401 0 R ]
+/Parent 10381 0 R
+/Annots [ 10410 0 R ]
 >> endobj
-10401 0 obj <<
+10410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10405 0 obj <<
-/D [10403 0 R /XYZ 90 757.935 null]
+10414 0 obj <<
+/D [10412 0 R /XYZ 90 757.935 null]
 >> endobj
-10406 0 obj <<
-/D [10403 0 R /XYZ 90 733.028 null]
+10415 0 obj <<
+/D [10412 0 R /XYZ 90 733.028 null]
 >> endobj
-10374 0 obj <<
-/D [10403 0 R /XYZ 140.132 663.906 null]
+10383 0 obj <<
+/D [10412 0 R /XYZ 140.132 663.906 null]
 >> endobj
-10407 0 obj <<
-/D [10403 0 R /XYZ 90 649.743 null]
+10416 0 obj <<
+/D [10412 0 R /XYZ 90 649.743 null]
 >> endobj
-10408 0 obj <<
-/D [10403 0 R /XYZ 90 544.883 null]
+10417 0 obj <<
+/D [10412 0 R /XYZ 90 544.883 null]
 >> endobj
-10375 0 obj <<
-/D [10403 0 R /XYZ 90 522.571 null]
+10384 0 obj <<
+/D [10412 0 R /XYZ 90 522.571 null]
 >> endobj
-10409 0 obj <<
-/D [10403 0 R /XYZ 90 522.571 null]
+10418 0 obj <<
+/D [10412 0 R /XYZ 90 522.571 null]
 >> endobj
-10376 0 obj <<
-/D [10403 0 R /XYZ 90 473.33 null]
+10385 0 obj <<
+/D [10412 0 R /XYZ 90 473.33 null]
 >> endobj
-10410 0 obj <<
-/D [10403 0 R /XYZ 90 459.265 null]
+10419 0 obj <<
+/D [10412 0 R /XYZ 90 459.265 null]
 >> endobj
-10377 0 obj <<
-/D [10403 0 R /XYZ 90 412.062 null]
+10386 0 obj <<
+/D [10412 0 R /XYZ 90 412.062 null]
 >> endobj
-10411 0 obj <<
-/D [10403 0 R /XYZ 90 397.997 null]
+10420 0 obj <<
+/D [10412 0 R /XYZ 90 397.997 null]
 >> endobj
-10378 0 obj <<
-/D [10403 0 R /XYZ 90 350.793 null]
+10387 0 obj <<
+/D [10412 0 R /XYZ 90 350.793 null]
 >> endobj
-10412 0 obj <<
-/D [10403 0 R /XYZ 90 336.729 null]
+10421 0 obj <<
+/D [10412 0 R /XYZ 90 336.729 null]
 >> endobj
-1546 0 obj <<
-/D [10403 0 R /XYZ 90 242.836 null]
+1547 0 obj <<
+/D [10412 0 R /XYZ 90 242.836 null]
 >> endobj
 310 0 obj <<
-/D [10403 0 R /XYZ 90 234.492 null]
+/D [10412 0 R /XYZ 90 234.492 null]
 >> endobj
-10413 0 obj <<
-/D [10403 0 R /XYZ 90 159.46 null]
+10422 0 obj <<
+/D [10412 0 R /XYZ 90 159.46 null]
 >> endobj
-10402 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
+10411 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R /F50 339 0 R /F23 340 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10421 0 obj <<
-/Length 1592      
+10430 0 obj <<
+/Length 1587      
 /Filter /FlateDecode
 >>
 stream
-x��X[o�D~ϯ���D�s��!e
+����]Un<m,|�q��s���iW�C_f������l
�8�y�����MĂ%���� �����Yp��X��8�X
�m�^_,)��a��6��-�i��a��P����{��7]^W�O�o��20OA�L�����v���e~�9�z����tƜ�����=k��"���eBCU6E�){彺U�ġ�6p�p����.~�\����19I&�M�����
��
0bI

̪2��|X����|
<�7eG�zx�u�d�f_��KM&ͥۺ��6wQ�rm��<�Ɲ�T
�enk[��^�[+�zIExȫ;{�#ƴPkq�r@"�Y
�$n��H���Z	@H�h��e �$BP
�7�8"�|-pA��2FT�ct
�H6�#x1.<���F�
����`�Fc��F

1	�`(��1F�y� +�Xp�?G�'=Jz l
ݴ����>��nR��g͜�������b�苶�<���L�
-����=
�HQ�/�jS�35�U��zLj3��➪C(�9/P
E�8�J$�A�("�#�����76�w��Q.�7��df7���E=S�8`�C{��{ϊ��c�'0���`A
�Dܠ
����E.���6��Z���(-!$D�V�u՛�����t�7L�3wo&|�K
���z*�sb��2t|w��������ep|X2�9Q7��"L���M��Q7�nQwА�~	���Fu��	�,w܆B鞾��t���8��ψ]3
-��ߎ�*��C��$~MF��`$=�>
LFо�Cy1��#
�P?b�g���]�2���TL��L
K�f��3D�4D�T;W]���glڼ�#��s�ջ���6=��$�d�(]�C���2��9I��s����D>#�b�W��
��>
&��a����
W�cĘ.��͑�;"7M|
��n��e�N��mi O�πS�qN��-��
�ਫ��!���J_}c�N�pXpaZc
[���VPe��)aC�=���O]�=��5��Rw\��Qae�<�]�E]6u�{*��
-
k �M�9�
OG�{��ΐ��	�ư-a�179f��2�CQ��$ӛ��y$9;�_�<}�5e�7_H�e
u
�b\�S�6)i�߽��Z�z���Q�F�
+k*#��"�N��>�W�၆��	�L��N�M��m���΃_t�W���\W�C�s�D��G��hVy��"�CG�f|,�9�<��C#�
ˣ,��X��
�	��/���
�qi�o'�}n��s$q�|��E���Pu��8G�꧙.ك�|Z��1�~CZ�j�
mDb"��r��1�
A����5
hk�jw�'tט�11怓t��'�ߴ��X���Ρ �{�X�LL�|X9�+��g���	3�"!!s����g~+Ȗ��S�x�"g��-�N�~c뿭E(����&$��EЉ�2u�����n�ٓ?v��j)D�r�.��i�83�)���;F�CҴ�0ݯ� �TP������G�.
���^&b?׶]׬�����оʛ��d��k�V�M����P֭�A^��� M��7{��
+x��X�n�D}����
����m��E,�v�Sv9�N�—��I������L�" 
���.WU�s�qt������7	�2�%4�.n�
G2!HP]�eL�b�"��|Ip�wu~u��8n���*����˻���u��\�W�~ݗm��t���
!����
^n�k��2 QV����+*p|Fg��h��[�ݳ�~����ƻXf4V���{e��W7�[�4V�.Β�S���O���E8"�GB"�D����pT���F,K�{���8e�>,~_�a���2�a3�ظl�v��U�禓��M�ك~S�*v}����f{܍[ըJ+ܣ][�g��VU풊��ln��J���}�Igi
�ȸ��#�b��r% !�m�6��
 �L��\�0�#���l��%T��
+q�����t/�E��8 ����4
� ��d
0xJ�%LB/�xj��μ`�KQ*8�#�3���#��]�$"�+
���u�fNk�o�� Tn�m�y�ZE[�e�\�b�
�j$J��e������`H=&{3��C(�9/P�$�8��$�A�("�#����*׶�w��V��7��tf7��d(J<S8`š�u*�>�b�C�X�	
d�'#i�B2	7(�$8��s@��������ۭ5Tct���٨O����A�2r��w��e��͔�p�+�2 TOUFl�_�wW�?iMPԝ�LJ%���V�P�y�	��햠�6�u
����
'��Z��J5:Y�*�5}���:��q�_�fT�њ GyS��!�1YXSй0�@���	�7s� /f됡)�I(�#fxF���xe
+���2���
+
�`Ϣg�6�i���v������w��r�+��9T�~0-��'��m��ت&��
j�CF���"$C4��X���n 逯�����q�>V�k3Õ�1�7U���ݝ-�W8��[����)k%
���
pj3��I޹E���
���_�|ț���W�ب#
΍4v�HU=�
TE�w�Fx�g�'���Ch�6�]j�U�P�1V��c�Z�~/�z�6ZS�
V��XnR��9�x:��3Lu�͏07��2�
s�C�
+,c=�ௐdzs�`�$gG�KQ�ϝ����&�
	������T�7��A&%M���~#I<=���q�Ə
:*���"�N��Og}�W�
�3��Q9��O���m⚉�CXtY6��Ӝ�ф!�sZ"�أCk4k��_�
��Aѧ
�r�8O���Ⱥ����0�CC�G;AB�c����e]B1�
�ͤ�ϭ�p�$N��4�;0\]v��Q��4�[�2��U�X� �v����11�MS�DR��q�`R��:�Y�U�;}�w�٘"0C8I�]{���6zK�;��%l��ܬo&!G9�\�n�Y�v�_HŒ�DH�D�>��oE��_|*/�T�L?�%`�I��ol��Z�2	I�ok"CBL:3S����9{ꆝ=�c����BĮW��f�W�3�N�؆�c�g��j�}����V��?#���0�1_�J�
�Mm�~{zrr��;�o�m���wr�A��
A�s�
\�
V�H�2
 endstream
 endobj
-10420 0 obj <<
+10429 0 obj <<
 /Type /Page
-/Contents 10421 0 R
-/Resources 10419 0 R
+/Contents 10430 0 R
+/Resources 10428 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10414 0 R 10415 0 R 10416 0 R 10417 0 R 10418 0 R ]
+/Parent 10381 0 R
+/Annots [ 10423 0 R 10424 0 R 10425 0 R 10426 0 R 10427 0 R ]
 >> endobj
-10414 0 obj <<
+10423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 549.723 188.41 560.254]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction_a4959b6198e090d37abbd07085b74a30) >>
 >> endobj
-10415 0 obj <<
+10424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 510.495 197.875 521.399]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction_8041e8b3420a554e9637e4dfcf43c2b1) >>
 >> endobj
-10416 0 obj <<
+10425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 472.015 196.159 482.545]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Smash__Reduction_a3b0210cf6bc4dc319d24d429518c61d) >>
 >> endobj
-10417 0 obj <<
+10426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.911 335.266 391.332 346.17]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) >>
 >> endobj
-10418 0 obj <<
+10427 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10422 0 obj <<
-/D [10420 0 R /XYZ 90 757.935 null]
+10431 0 obj <<
+/D [10429 0 R /XYZ 90 757.935 null]
 >> endobj
-1547 0 obj <<
-/D [10420 0 R /XYZ 90 687.344 null]
+1548 0 obj <<
+/D [10429 0 R /XYZ 90 687.344 null]
 >> endobj
 314 0 obj <<
-/D [10420 0 R /XYZ 90 680.744 null]
+/D [10429 0 R /XYZ 90 680.744 null]
 >> endobj
-10423 0 obj <<
-/D [10420 0 R /XYZ 90 568.324 null]
+10432 0 obj <<
+/D [10429 0 R /XYZ 90 568.324 null]
 >> endobj
-10424 0 obj <<
-/D [10420 0 R /XYZ 90 568.324 null]
+10433 0 obj <<
+/D [10429 0 R /XYZ 90 568.324 null]
 >> endobj
-10425 0 obj <<
-/D [10420 0 R /XYZ 90 490.734 null]
+10434 0 obj <<
+/D [10429 0 R /XYZ 90 490.734 null]
 >> endobj
-10426 0 obj <<
-/D [10420 0 R /XYZ 90 434.321 null]
+10435 0 obj <<
+/D [10429 0 R /XYZ 90 434.321 null]
 >> endobj
-10427 0 obj <<
-/D [10420 0 R /XYZ 90 373.278 null]
+10436 0 obj <<
+/D [10429 0 R /XYZ 90 373.278 null]
 >> endobj
-10428 0 obj <<
-/D [10420 0 R /XYZ 90 309.737 null]
+10437 0 obj <<
+/D [10429 0 R /XYZ 90 309.737 null]
 >> endobj
-10429 0 obj <<
-/D [10420 0 R /XYZ 90 287.425 null]
+10438 0 obj <<
+/D [10429 0 R /XYZ 90 287.425 null]
 >> endobj
-10430 0 obj <<
-/D [10420 0 R /XYZ 90 287.425 null]
+10439 0 obj <<
+/D [10429 0 R /XYZ 90 287.425 null]
 >> endobj
-1548 0 obj <<
-/D [10420 0 R /XYZ 90 99.766 null]
+1549 0 obj <<
+/D [10429 0 R /XYZ 90 99.766 null]
 >> endobj
-10419 0 obj <<
-/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F21 2075 0 R /F65 376 0 R /F72 471 0 R /F23 340 0 R /F95 1779 0 R >>
+10428 0 obj <<
+/Font << /F63 374 0 R /F11 418 0 R /F50 339 0 R /F21 2111 0 R /F65 376 0 R /F72 471 0 R /F23 340 0 R /F95 1788 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10447 0 obj <<
-/Length 1354      
+10456 0 obj <<
+/Length 1349      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�6}߯ЇJ�%EQ�-�$u��\g��8Xh%��V������;��wm�uS�!i9
�̙336n
l��x�^��]j(pm�X�6<� fc
MB��ZK�16/-�ͰL�ͥec3O;
���Bl˰<���w�E|3�r�p�pki3l�NªR�W���2<�`�P�Rӱ��i�v��z�炀a� �!�C
eF�.>~�F
��50��o�[�Ԁ�pM���_x��
0fw^�a�}����9ã�bci;�:�:��
-�ۍ��w
�ZK�Ӛ///�Mf�R�[63���L�N _&'���N�FdQ���BF��"���wGtA��R-P	���
��M�����Six�!���6"�Χ�f��Hy����.�M�"Ϫ6:(gq$.r����
�V�m��
���w���0Q��ZdE�e~��:Ѯ�-�(oR>W)ׯ1��O48`l�n����z�6|��u���j�A
m��-���~�M�#1����x�
�t�s�
�q��6���3X���i�<
�չ=F��(�H�ט�#���غOnIDɯ�b��@K��O#���
s�1�겉�
�K��Nh��4
�E�F�]M��:I�^E�PP�,
��¼�w�UcC\��0���6�����*f��.o�X
�e9
f�kޭ
Ե����Z�^$��n�H.��,�L� �b�!T�jm��B!z�B� Nɛ,�=j
��H�
�����
-�iB*#!�2y�~��t� 
-G���꒨�����P�;a}z�GM
-���eg��hFC�P�ny&����ә�7y�(�u|%'���)]�ɐ�{\ܧ
s٩�".
2�{j��` t)^�a��C
Pg�=���I�y�h�a���ݲ
���
-��M�u�a�i&�6�W"�IT��L

`
�4�>�:�uW��v[��^�C�N�U���rc�)�

��C�n:f�hu'1H������}r���qkD�[�݄�Q^*@�"���ye~
�5�D׭��]�+�XM3=�F�I�c�P��=1�p�q1"�~�/�N��=
(�����2�7D�x�<	��<CC�n����`��*�o��f�
����y���>t���
k	�É�#���Q�#Dr��{����}*���O�g��z�Q��x�<��æ�/@���Wd��u����Q��>�
C�Y�W���(j
-�q
���`������`Ͽ��~��?��^ ;��
E��.,@�͇�KY6����Q=^�'p�Z�
�u ߅Y�
-'�UC_9P
j;�%'T"��%�Q�=�RK�������h�8mc�����8[���=�*�d�(��W0��	��q�J�W �O�1m_��7���
+x��X�n�6}�W�C�Ӽ��m�n�)��i��K�0d����V]�u���Hʒb��t�>�"r83眙��ugA��ٻ�lq�+��=kyk���=(F�2��m���9s!�/
�ʢՅ��]��
K�hu��UT�NN���A�]�u�h�2g�)�OӨ���%�e����-">!����y�a��r��
	Ǡ�:G�|B�8�]�V"���������Ve��*���i��
N����b& z�+D%BY�Q8H*����
���bu��X���F[i6���Ź���ܼ�
+S{�x�������ox
�m�}Ah���B���D҅�zAY�`�9`�P�mz��ΐJ��.�֜`�|ͧ�v��XE��ek���6�^�u��$��.	D21�ĵ3x�1
��T�zϫ��Re��C�'z��Wu��v�mey���I��R(��G8ۨ���h��{[���s���kW�� D�{�-���vʁ��H�n �9K�#��|�Y)�5d8�ÑL΍3BA@�����[��!����
/n �1�ز'����c�F�ep�ƙ�r|�
r"auS�qS�"d�#�ǔ&!�°K �᠖ ���{�D<5`�gu\q�Ѳ@߮*L��r�;3X�UDōzZG5Sw��bخ7E�&z�~�ǣ��Q�̛��6��ؐ\�6�<My~���J�R����Q�7D�R�Z�W�;e�R N)�<�#�
+��H�
��ᙾ�K�kA*'�ry�~��RG����꒪���	�"Iz4����L800|[T�Y�ь�MC�]?ܱ\
dxs[�$��"M�:�R��d,��FR����
�qÜ3��#{����WN(���[4�u��y� �>E�l�)Z"����[v)co�U�{�	�YU�f�dc{��^De��f	�c���Sy/�1��%��W��5��W�C�I�`�%W]�1�8��b���ٕ�����n�ƭ�i2m=�#
�E� ��"O�N+�iT5��[E_L4��y���^Vߤ
�1��#�) �0_8�x b��� >��QU����+q�dM[�S��>\1�B$�N�}Cz nO	D�0y~��w}`��
�O��i��Ӿ�LE-5�	 
��  ���GmH�
�u�
"���?
+_)&�J��♱��v����^�h�%Vz/�W�]3�o�k���~%c�'M=�J����/�-�њ^���h:n�/�=��
����L�Ë`����H��

��a�B�
9=�G3>����.?����N��(�?�$�j����
,AΜ�)�3�R��a��_f]�����b��MӔ'��v�q
ڜ���BLy�����������=?�?��K�A��J�!
 endstream
 endobj
-10446 0 obj <<
+10455 0 obj <<
 /Type /Page
-/Contents 10447 0 R
-/Resources 10445 0 R
+/Contents 10456 0 R
+/Resources 10454 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10372 0 R
-/Annots [ 10431 0 R 10432 0 R 10433 0 R 10434 0 R 10435 0 R 10436 0 R 10437 0 R 10438 0 R 10439 0 R 10440 0 R 10441 0 R 10444 0 R ]
+/Parent 10381 0 R
+/Annots [ 10440 0 R 10441 0 R 10442 0 R 10443 0 R 10444 0 R 10445 0 R 10446 0 R 10447 0 R 10448 0 R 10449 0 R 10450 0 R 10453 0 R ]
 >> endobj
-10431 0 obj <<
+10440 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.418 623.503 204.56 634.034]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable_14c081beabe1e165b1dc44b2a84b6c2b) >>
 >> endobj
-10432 0 obj <<
+10441 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.413 584.702 194.963 595.232]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Throwable_5024cc2b142473f5f733a8808cb09162) >>
 >> endobj
-10433 0 obj <<
+10442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.538 298.294 177.053 309.198]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Variable_1_1Compare) >>
 >> endobj
-10434 0 obj <<
+10443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 217.609 149.098 228.513]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_8dfe38ded52523b20209cce599411c4c) >>
 >> endobj
-10435 0 obj <<
+10444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [152.914 217.609 218.557 228.513]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10436 0 obj <<
+10445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 178.808 179.554 189.712]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10437 0 obj <<
+10446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 178.808 189.795 189.712]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_bb6a26c12f7bdee7504d577ca81992e0) >>
 >> endobj
-10438 0 obj <<
+10447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 140.007 179.554 150.911]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10439 0 obj <<
+10448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 140.007 250.666 150.911]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_44e2225e59844067e005297572cd9ca5) >>
 >> endobj
-10440 0 obj <<
+10449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 101.206 191.718 112.11]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10441 0 obj <<
+10450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 101.206 288.852 112.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_7102c6fe85d4c8e6939d29a047becbdb) >>
 >> endobj
-10444 0 obj <<
+10453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10448 0 obj <<
-/D [10446 0 R /XYZ 90 757.935 null]
+10457 0 obj <<
+/D [10455 0 R /XYZ 90 757.935 null]
 >> endobj
 318 0 obj <<
-/D [10446 0 R /XYZ 90 733.028 null]
+/D [10455 0 R /XYZ 90 733.028 null]
 >> endobj
-10449 0 obj <<
-/D [10446 0 R /XYZ 90 642.077 null]
+10458 0 obj <<
+/D [10455 0 R /XYZ 90 642.077 null]
 >> endobj
-10450 0 obj <<
-/D [10446 0 R /XYZ 90 642.077 null]
+10459 0 obj <<
+/D [10455 0 R /XYZ 90 642.077 null]
 >> endobj
-10451 0 obj <<
-/D [10446 0 R /XYZ 90 603.395 null]
+10460 0 obj <<
+/D [10455 0 R /XYZ 90 603.395 null]
 >> endobj
-10452 0 obj <<
-/D [10446 0 R /XYZ 90 547.059 null]
+10461 0 obj <<
+/D [10455 0 R /XYZ 90 547.059 null]
 >> endobj
-1549 0 obj <<
-/D [10446 0 R /XYZ 90 422.373 null]
+1550 0 obj <<
+/D [10455 0 R /XYZ 90 422.373 null]
 >> endobj
 322 0 obj <<
-/D [10446 0 R /XYZ 90 415.69 null]
+/D [10455 0 R /XYZ 90 415.69 null]
 >> endobj
-10453 0 obj <<
-/D [10446 0 R /XYZ 90 317.242 null]
+10462 0 obj <<
+/D [10455 0 R /XYZ 90 317.242 null]
 >> endobj
-10454 0 obj <<
-/D [10446 0 R /XYZ 90 236.556 null]
+10463 0 obj <<
+/D [10455 0 R /XYZ 90 236.556 null]
 >> endobj
-10455 0 obj <<
-/D [10446 0 R /XYZ 90 197.875 null]
+10464 0 obj <<
+/D [10455 0 R /XYZ 90 197.875 null]
 >> endobj
-10456 0 obj <<
-/D [10446 0 R /XYZ 90 120.272 null]
+10465 0 obj <<
+/D [10455 0 R /XYZ 90 120.272 null]
 >> endobj
-10445 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2114 0 R >>
+10454 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F23 340 0 R /F99 2117 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10478 0 obj <<
-/Length 1993      
+10487 0 obj <<
+/Length 1991      
 /Filter /FlateDecode
 >>
 stream
-x��YYs�6~ׯ�SB�D4�N^�3q�r�83N^&)D�6wx��|̯�n4@��d9㝪}�	�F�_7 ׺�\��ſ�g�g%N�к��׊B��YW���f��効�k_.�k����%w�x��Y+ֿ�V����,��r��k�.D��𝼖�Ŷ�RXe~�s���򯫟?\-�^0�ɵ��!���
��\|�˵2���r
/��{EUZ>��YX��-\�ϱ��3pGz27t|/�"�:���쟜J���(O{�{�����
-��,��q���l���r����m%��f�W��c/�	M�����Ȁi]u�l#z�]D܊A��G�8wB�[`b'�j�d�m+��V��Q^ѓdQ��zFM뱨��
�����;�H��4,�
7AP���zD#*�	����yG4S�0.
�s�;�L���^��A�'aG��}���B���۟���^��S�vE�]!�b����w�tU��E��"۸X�yF�2��&�r)��0�@&��w
-
��i�۾����m��y]�g�Ȫ]����]�JQ�
_u����N,c,
��;�����2�m~�4�
����sd�	����Z�����x߃S�v��f��,7 �j|av�l2�=B=�\ȿ'��ѦO�6�KYu�w�R<��F�r=|�d:�O6�˭�"%�r��N��T*4�[Qe���d߳��r���z��<p,M�.�8hA4'��>�O�����4�u�à!������=�s���JSn;S��k�>M�W}^ݼ����?2�/�co?�9���sh9,��o�����ٞen���=#q��c���sXM�-��?

�
��d!z1������'�ҁ�ﺗFX�bw��j=��~�L�U�=��<p��$���չ���!7�����,�a��wO֛R>�E��Q-_%�ョ&��v6hne���!�鎳�����/O[�n�7/4��K����ie�
��w/t�[���d��L3��L��V�������E^�4#���sO'������
��SsT���G��+!ג},�(��D����� U�����i�!�V6-��:;໠�H��[+�!m}7ָ���fRW��w�E
��\h��AY��ـ9I��l";r�K/uWS
�lD�u�6E�~��x�Ź��Uq
-��"�fi�M��V�BZ�
5m�T�--�<Z���~���A���-X��Q"t�BR/���9�̀�Ex|VOA���V���f�(�#c
-!$�m,�j�C �����GU� #�>
�*�b�;���n�Ӧ���۱�`K�;Z@�>D-Z���

�
-��H
g'�.��8��T���í|�U�
-����V��6�vs��`X��%���.E�B�m�\~@ߑ�x�
No�C
W5��"
��An�[��o4�b=�4"�<���J*Z�P
�����b�c�
-p��5��Ol����] ����`�}��N�V 7���#��"���Pb��n� ���.�p��f��5j|ل�
��N��<�+�j����{�x
�>M����J*|7 ?Z8���� /�k�,
�kd�C �����c��#W�!�ik\���S��j�����[L�s(
Wg2�q82��z[���
���e�Rh���~��
-Q�lō��!1�%�������Y���D�%�`xc�Ŧ��ph,����$�UA��1%6�cG5Ԏ�
tw	s��&T
�̀�DT�!>�r�a�O�i�� 0�Ҡ�
-($��!^W�\��
�kz���n�L� ���b'��gh6��� ����r>�"���Ql�
-�/#��F�ִ���DBc����Ba~� �#8��/-A���2"]�3G[�V����B���z�����K�94X�*��雱>Sakw��:�s��L����5H�����P��	���ù���������I;g[�M���Y�g���
���X�`��[m�,���
��_x]�9
+x��YYs�6~ׯ�SB�D4 �N^�3q�r�83N^&)D�6wx��|̯��HJ���N�>��f����qn
��������"��K#9W�NJ�8�^Ȩs�;\J� ^�(!Ľ\R�����%#nS>ފ���_�Mǻ���?�)��oJ�\����K��8|'�E���+�
Vi�
X�����W��d"�2�����U�'���
��i��k��	���y��mA�>ǞZϐ��$�?qbJ<JT�O�B-��{%Owc{�����
+�����q���Z>���W�bIC�A����ڰ(���Q�~����IB
�5u/g���"fN�E�ҍ1/
+�&�����N�mWW�[�
%?���(�
6�3j�،y��q�Q�Dn?V�]��H�$
I"mL��TQ8�
+��ĖF�=�L�R���x-�����+�G^�j�􈷍o7MS��#~|�����[���h\QW����N]-
5�~�ZsY�`t&�h2#���	��ȅ�N�C�?m�f+ۭ\_o�LM�E#��2??oz�	^�
_�����N,)�,
��;�����2\%�$hP=
[
{��
^�)ċ�
+|��>��^�3�v�ݔv���6 �z|aw�l2�=D=�\��'���O�6/*Q��w�?���gb=|�d8�O6/��9EZ��TB/<R7�ny���_}���?��^��,��y�X��]��Ѽ8a� ?�
+��PK�>׹+F�BA2q�{!�=s��1	�Pn{���>mWԲ�o^��f�����A����te�cQ2w�-g��P�
>�y��y�g)	=5�3�m�?�?��l�aҫ������N�\�3�ٙ��0�� ��ɿ)��\b���j3�9TY��2ǞIwP
zaz����܊�K�
�#��q�
�!ñ��'�M
!��N��Q._����&g����((��vP�~1?]q��?�!
���Q�~�B�߿$K��6�m��m|Kn*�F�u.:��8c@����eU0jn=j��7B�a�F�YW����{
ԝ:N�
l�����^1�X����{`�DZI'f|�O�N
2�\u�GO;O��D���A�s|�49���
�6 ��55[&M-�|��w�_����"���KCf��0D����dp=��̆�*/��M�dʹjl�\��
+UՔ�
�LKۢ�q�[�
YS�X�=�RYԂw����j=����<��u(���%�����zEV/�3:��Y?9>�^�z���B�B1�#�W%D�
�A���`�Q
0�ZE�ZQ��z�t�i������a�%T�=.(�>TZt��s/�,�6��
z'].��$t�t���-́|
U�
+�
	�����6vs��`X��%����xnR�����|~@ߑ�X�'
�n�:rwej�PM,�#��Ė�����VC�Zl"�#Tͷ��:��A�4����Z��T����
�x͠��'����tމ�_. L�P{�ԇ:f('L)P���x�f��&����`�[2"a}��z�s��L�_6���f'P���B=2S���J�<� 'u��S�z� ?Z8����# !/�kR���޷"�!������c�1#W�!���v'NCE�������۪`;���3ݓ��A�܉�m�d�
3@*�VE_
+n�#`R���W8(y}��7�v�Ċ-�T�Yi�^(QUTi�@*^��v�x���<�@�X��b~o���d��Ɣ��
Ր;�{�ѹK��v7����
YhIx��i�X6�4���
 c2��^	�D�d�.��l���W��
���}P�J&2�p@��
���
b:�d@|Ʀ^�t;jņ����R1�mU�Bښ֕�("(li��_(�/ |
]���^hk�++ҥ�9�ʔ—�g|5������^B�a��W^omݬ�3&�n��:7��|
�{/,`�f
;�y���&1xo �[)����{/�m]��Wȳ�-���8u�;���k/�ІɊ���`������
 endstream
 endobj
-10477 0 obj <<
+10486 0 obj <<
 /Type /Page
-/Contents 10478 0 R
-/Resources 10476 0 R
+/Contents 10487 0 R
+/Resources 10485 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10442 0 R 10443 0 R 10459 0 R 10460 0 R 10461 0 R 10462 0 R 10463 0 R 10464 0 R 10465 0 R 10466 0 R 10467 0 R 10468 0 R 10469 0 R 10470 0 R 10471 0 R 10472 0 R 10473 0 R 10474 0 R 10475 0 R ]
+/Parent 10498 0 R
+/Annots [ 10451 0 R 10452 0 R 10468 0 R 10469 0 R 10470 0 R 10471 0 R 10472 0 R 10473 0 R 10474 0 R 10475 0 R 10476 0 R 10477 0 R 10478 0 R 10479 0 R 10480 0 R 10481 0 R 10482 0 R 10483 0 R 10484 0 R ]
 >> endobj
-10442 0 obj <<
+10451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 706.961 191.718 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10443 0 obj <<
+10452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 706.961 303.079 717.865]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_49b4a338d3d82bfb7a404ea87481fc4d) >>
 >> endobj
-10459 0 obj <<
+10468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 668.48 150.493 679.01]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_ed0f237309569c2bfbf9e6f60740974e) >>
 >> endobj
-10460 0 obj <<
+10469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.284 629.252 254.064 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_0431b025f2e3c1b5d3cef06c4054f726) >>
 >> endobj
-10461 0 obj <<
+10470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [349.206 629.252 384.393 640.156]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10462 0 obj <<
+10471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 548.49 203.075 559.394]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10463 0 obj <<
+10472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 548.49 296.324 559.394]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_a5f2c0410e128e2f082d761ef36820da) >>
 >> endobj
-10464 0 obj <<
+10473 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 533.869 309.384 543.774]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10465 0 obj <<
+10474 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.437 509.635 239.129 520.539]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_5012c55d8fdb1420b80a3bfbe5a5b843) >>
 >> endobj
-10466 0 obj <<
+10475 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [297.206 495.015 329.585 504.92]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10467 0 obj <<
+10476 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.182 470.781 315.981 481.685]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_75683687bda865c93db529b76271bed2) >>
 >> endobj
-10468 0 obj <<
+10477 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 362.74 226.034 373.644]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_56a9fd5bee6f87ae9079aed0bc3de31a) >>
 >> endobj
-10469 0 obj <<
+10478 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 362.74 356.363 373.644]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10470 0 obj <<
+10479 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 324.259 151.051 334.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_d71d7986fdfd19215fc87726ebacf555) >>
 >> endobj
-10471 0 obj <<
+10480 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.866 324.259 190.054 334.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10472 0 obj <<
+10481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.867 324.259 235.055 334.79]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10473 0 obj <<
+10482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.141 223.815 219.329 234.719]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10474 0 obj <<
+10483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [296.006 146.414 331.193 157.318]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10475 0 obj <<
+10484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10479 0 obj <<
-/D [10477 0 R /XYZ 90 757.935 null]
+10488 0 obj <<
+/D [10486 0 R /XYZ 90 757.935 null]
 >> endobj
-10480 0 obj <<
-/D [10477 0 R /XYZ 90 726.054 null]
+10489 0 obj <<
+/D [10486 0 R /XYZ 90 726.054 null]
 >> endobj
-10481 0 obj <<
-/D [10477 0 R /XYZ 90 687.2 null]
+10490 0 obj <<
+/D [10486 0 R /XYZ 90 687.2 null]
 >> endobj
-10482 0 obj <<
-/D [10477 0 R /XYZ 90 648.346 null]
+10491 0 obj <<
+/D [10486 0 R /XYZ 90 648.346 null]
 >> endobj
-10483 0 obj <<
-/D [10477 0 R /XYZ 90 567.464 null]
+10492 0 obj <<
+/D [10486 0 R /XYZ 90 567.464 null]
 >> endobj
-10484 0 obj <<
-/D [10477 0 R /XYZ 90 567.464 null]
+10493 0 obj <<
+/D [10486 0 R /XYZ 90 567.464 null]
 >> endobj
-10485 0 obj <<
-/D [10477 0 R /XYZ 90 528.729 null]
+10494 0 obj <<
+/D [10486 0 R /XYZ 90 528.729 null]
 >> endobj
-10486 0 obj <<
-/D [10477 0 R /XYZ 90 489.874 null]
+10495 0 obj <<
+/D [10486 0 R /XYZ 90 489.874 null]
 >> endobj
-10487 0 obj <<
-/D [10477 0 R /XYZ 90 408.992 null]
+10496 0 obj <<
+/D [10486 0 R /XYZ 90 408.992 null]
 >> endobj
-10488 0 obj <<
-/D [10477 0 R /XYZ 90 286.566 null]
+10497 0 obj <<
+/D [10486 0 R /XYZ 90 286.566 null]
 >> endobj
-10476 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2114 0 R /F65 376 0 R /F23 340 0 R /F11 418 0 R /F8 504 0 R >>
+10485 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F99 2117 0 R /F65 376 0 R /F23 340 0 R /F11 418 0 R /F8 504 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10500 0 obj <<
-/Length 1566      
+10509 0 obj <<
+/Length 1562      
 /Filter /FlateDecode
 >>
 stream
-xڽXY��6~��P�����C���c�	�MܼlC+�k���Hrl��w�C����P`��dj8��7�
��{;/'O���k�9!
-=�9˵b���8�Ĺ���`6'��͌�iTn��͌�i��6")������b�~RX�Fw�X,��]T�H0�9�x��.�q�>�k���c�:�?u)�}\���XN>M8�
"
�>�w����#vx������s����K\3����	����*X��v#2�q�u|��/d�����!?`�1�#�6���y�\xDz�Ԭ%�Z�~�h�u���\�8�JQUi���Q�ߴo��H�n��!:0t�"
�h1WH�E$t;j��jr<+�J�(U�V��b��y�"���qG�L]��p`�c]�v��6X')l� ��O;�"
y/B�aă ��^�(�}�}�:��o�(1�n�<�
<�a��Cg�B�%���8�?*c
��0�G
�x?ݧYR)덮��3�{�“�(!ٻ"O��^�.Fo=��ZTi����j��Z]�<3cc��C�c��s(�*$��T�Xԣ(�r�m�g8���]C�j1x�32�
	��`��ԯ�d��D~_oV�,�~C/�Bfh��rS
�
O����Rļ6��#b��b��I�Z
IT�4�V�k�{�r2ڂ1����[�o���E�X��n(n(y.Hp�0�e�
� !Յ���t=��;���z�Dz����Y[ڣ���z�[� fd�8#��۸�'K
��G>(�K�W������؆4��^�	D'��}�:aVTM�ʽ�@zF���3%Q���7ie�$C!P R�B����x\�8E�כl��L��ʁ'-�jI�|�o�e�@o<�"o	�Xf����v]�"7��G��1$�j���m�,��n'ǚh;h��N�Q�T�Ꚑ~]r��GM|O�X�̄]sj�;�����c��V�*��FgZ]x<��h��E
��3�05�m�?[�q�jx���Xܖ*?�r�3��h�׾����[Y��|i'���Ȕ�
�'��A~ �C
#]�}��W��
�权�(T�˿o<��.	=ı?D�� 项�hDf��#�TQ&�l�SJ�!�B���bڪM2�:�hm�RJ��q��d� ۅ��y�rS��؎�w]d�jMH�I�RD<�@N%�
��>�t�%S��eh�iS��	U(j3
dj�<RY�W_���9�^��A�� �N�Js7?�~ Ӗv���O)4�} [...]
-�Y+ .�����_?>���W
�Ԩ� zҲ��>u@�9��,� ;���u�S��v�����<�5i�&�4��\O_�i�E��
���� �m���~Cݶ;���(�hT��Sa3ۜ�[�>Y��`
؏K�������[�?� S=8�����
g{>��n�9�&}k�I�jyR7�T�����7Q�7*��R��e7C"�4���5h6g���!�
-�_�|�SM�����u7u�[\]
Wh�����(���"���&��2ۢ4�m��
�I� ��

+xڽXɎ�F��+H$����Eq��pldb+��
�#�FD(R&)K�ק؛HNK^�
�d���իW��޽��������u���
��ʋ�qJ�y�ݎ	A~4����fB�8�6��fB�̏k�V��uvW%�q6{?�),Ȓ�\�f���6�&$�ɔr<~�T�e��+VB�+��:q8�)�|�����>�8�="
�!
+�����G������#o/Wm<�2��޻��#��^U��
�Fd�1�!
/d����i !>`�1�!�����i�|�Ʊ�خ%�:�~�h�uV��Z�8l+Q�YY��Q�ߴo��H����!�3t��"

h1UHME$�O���xV��oY�
��.�E���r�ۈ�I��
�2���YD~�u�;�Gx�b�f�i���9n��0�Y��"�Fz�9@�(
��6uzI�
+8Qb�fEx,Ü��#���<PK�a�gˬ���q�1��T��t��i�Plֺ�>O(�
O�e�ޖE��zu9��YR5�ΒB�&�L�-W���
{#�
�
"��C�Y��,jS�Cbр���E�����Rl[�Գ��'#�ܑ��
qM��Ig�\��z!�
+�����/d��
�����u���V|�X`3�="(FJ�T�%�K! �ʗVߪ{-to_�[0���~��R|�
�6Y��euKqC�sA��#�y/-�l���.tޭH�����	]�׻b)��{J���
��4��z�1!��i�B�n��>9�u=�^�^*G��hvU1�GR��:�
+$'9����e��ܛ���`D���`�$�#��f��.J2�
 E,F����̍Ǖ�S�]��w�e��T�i�TK��+�q��	���%�"`������u�����EjƐ<iLl?�f߲Y*N	�N�5ɦ�˭��F���5!ݺ������<q��OͩE��n;[�������X]x<��h��E
��3�D05�6ş
��]5��@-��ʏ�
���(����k��f�9�N�`'_�DsW��2����k����B�ȩƾ
+���+V� �a���a*���7�\B���8��\���Bh43^4�F��RQٹÔRwH������Z�I{U'��VJIS3N����e��7��hSn
+zU������<W��zن��/E$@>��T�������I�d��
��6%��P��6�@&���#��u��iV��S8
����IPi>͏�ȴ��v��SMo�
+�,r���J��-8B0zA7	=;�{����y���%������`��r�<��Q˰�����αGʌ��Š���i�V��Zq!�t�e����e�j�F-u ѓ�cl�J�Af@��	
.�ߟ�L�O�L@��x�I�7	��L�z�JL�/���`�?}
�Q;h

�[���,7F	�D�R,

���Dn���0
�y�>.
���F0B�o�iD�L
�|;��{8���p�i��V��Q&u��I��S�ꗶ�j,�$�ΨDKK5�V���m	�&S�NN������A��/�(
bl
+�M��]]��{��Ѯȶʚ+����ٱ�
��`6ee��
nd�������y
 endstream
 endobj
-10499 0 obj <<
+10508 0 obj <<
 /Type /Page
-/Contents 10500 0 R
-/Resources 10498 0 R
+/Contents 10509 0 R
+/Resources 10507 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10492 0 R 10493 0 R 10494 0 R 10495 0 R 10496 0 R 10497 0 R ]
+/Parent 10498 0 R
+/Annots [ 10501 0 R 10502 0 R 10503 0 R 10504 0 R 10505 0 R 10506 0 R ]
 >> endobj
-10492 0 obj <<
+10501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.651 550.451 465.948 581.295]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_a5f2c0410e128e2f082d761ef36820da) >>
 >> endobj
-10493 0 obj <<
+10502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.628 447.64 201.531 457.483]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable_bb6a26c12f7bdee7504d577ca81992e0) >>
 >> endobj
-10494 0 obj <<
+10503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 148.353 175.937 159.256]
 /Subtype /Link
 /A << /S /GoTo /D (structParma__Polyhedra__Library_1_1Variable_1_1Compare_f6c069432956f215967c61be24a40939) >>
 >> endobj
-10495 0 obj <<
+10504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.753 148.353 214.94 159.256]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10496 0 obj <<
+10505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.401 148.353 260.589 159.256]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10497 0 obj <<
+10506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10501 0 obj <<
-/D [10499 0 R /XYZ 90 757.935 null]
+10510 0 obj <<
+/D [10508 0 R /XYZ 90 757.935 null]
 >> endobj
-10502 0 obj <<
-/D [10499 0 R /XYZ 90 669.41 null]
+10511 0 obj <<
+/D [10508 0 R /XYZ 90 669.41 null]
 >> endobj
-10457 0 obj <<
-/D [10499 0 R /XYZ 90 646.168 null]
+10466 0 obj <<
+/D [10508 0 R /XYZ 90 646.168 null]
 >> endobj
-10503 0 obj <<
-/D [10499 0 R /XYZ 90 646.168 null]
+10512 0 obj <<
+/D [10508 0 R /XYZ 90 646.168 null]
 >> endobj
-10504 0 obj <<
-/D [10499 0 R /XYZ 90 536.877 null]
+10513 0 obj <<
+/D [10508 0 R /XYZ 90 536.877 null]
 >> endobj
-10458 0 obj <<
-/D [10499 0 R /XYZ 90 514.441 null]
+10467 0 obj <<
+/D [10508 0 R /XYZ 90 514.441 null]
 >> endobj
-10505 0 obj <<
-/D [10499 0 R /XYZ 90 514.441 null]
+10514 0 obj <<
+/D [10508 0 R /XYZ 90 514.441 null]
 >> endobj
-10506 0 obj <<
-/D [10499 0 R /XYZ 90 434.066 null]
+10515 0 obj <<
+/D [10508 0 R /XYZ 90 434.066 null]
 >> endobj
-10490 0 obj <<
-/D [10499 0 R /XYZ 90 410.693 null]
+10499 0 obj <<
+/D [10508 0 R /XYZ 90 410.693 null]
 >> endobj
-10507 0 obj <<
-/D [10499 0 R /XYZ 90 410.693 null]
+10516 0 obj <<
+/D [10508 0 R /XYZ 90 410.693 null]
 >> endobj
-10491 0 obj <<
-/D [10499 0 R /XYZ 90 373.407 null]
+10500 0 obj <<
+/D [10508 0 R /XYZ 90 373.407 null]
 >> endobj
-10508 0 obj <<
-/D [10499 0 R /XYZ 90 358.837 null]
+10517 0 obj <<
+/D [10508 0 R /XYZ 90 358.837 null]
 >> endobj
-1550 0 obj <<
-/D [10499 0 R /XYZ 90 272.399 null]
+1551 0 obj <<
+/D [10508 0 R /XYZ 90 272.399 null]
 >> endobj
 326 0 obj <<
-/D [10499 0 R /XYZ 90 265.799 null]
+/D [10508 0 R /XYZ 90 265.799 null]
 >> endobj
-10509 0 obj <<
-/D [10499 0 R /XYZ 90 167.326 null]
+10518 0 obj <<
+/D [10508 0 R /XYZ 90 167.326 null]
 >> endobj
-10510 0 obj <<
-/D [10499 0 R /XYZ 90 167.326 null]
+10519 0 obj <<
+/D [10508 0 R /XYZ 90 167.326 null]
 >> endobj
-10498 0 obj <<
-/Font << /F63 374 0 R /F65 376 0 R /F95 1779 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R /F72 471 0 R >>
+10507 0 obj <<
+/Font << /F63 374 0 R /F65 376 0 R /F95 1788 0 R /F50 339 0 R /F23 340 0 R /F11 418 0 R /F72 471 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10536 0 obj <<
-/Length 1651      
+10545 0 obj <<
+/Length 1647      
 /Filter /FlateDecode
 >>
 stream
 x��Y[o�6~��0�����E�%+��aY�uma(��%���f�~G"E۲�ܓ�!�-Q������wDl�Y��m��dt��eV������
 ��qJ����2&9�=!��M�8��pzdS<�Ӌs�p�!9���8<�l$�i*�鱨�	�x�*
�R}�$fB���,`�r0�P��v�n�����ǰEZG��<ƭh>��
[1\ga��Z���C|����޻(�v�jQ>"zY�E&�����Eɤ��<k�:x��%lM���(C/�
�
,���(������,�����\ߨ�*L��\�B�0a���)7QD�ʹ�C.uԴ'��8��Ȫ�u��4�e7a��^V��4�C}�LdB��z�3��{���4����fY�8l�Bn9̇��zTy��R�9�˄C��"E��*� �pN��N:3�!��0�R�_d]
��ò����z��%Y,l��?�@X(ߜc
Ο�,J�X{C��Hΐt�j��[�"�
�
�
;�#
��~1�_��
r��Ĉ��>M�H�룘�
 ͭ7u5�+7��Er�>��	���Lg�'Ò�6!d�
�9�?ҳ��T���i���,�0��t�I�=ҋyQ��F\{��5��y˅
��t��g��/4@��
0�
�06d����\B1IEՕ�� ��U]�u@�n�i��i�� �p{��x�=E�3���5Q#b
���f�|������wσ]��ԁ�;ؐd=;�)�!�v�n㒶�ǰ�
�%p�ݫ�nl��
%�D/�C�k�/`��oƾ8�PB͞V�����"���<�� o����$�Zf}��f�`ʊC�0�h"-DTu��^Wt�`��Hx�g�O���;�J�ycѣ�M�k����@��heO���$+��Y]v>{y
��V�������@%X�b(1E�3�;�e��29�d��[u�z�[�9W��4����e�$�4�]�j3�.B�ȟ��	���	�K�F�!�.n�``=j�������۷�W:V�Q��r�1�aͺB�D�����=���Ş��e���&>9ħ�(�?�%
m��+s;�b�*p@�0�
4vQ@
���aC�B.6%�m��c5a.��Z :
�O�Q��^Ǎ��9�] 476�o{6�C�q�t��A
��!�N���"Q��:}6�
zb��Y��������C�eR�=�5�
���n����<��2�G\c
k��~6ɦ��(e#[���5l�ʭ�
N9�oFQ]$]��`
-
v
�
�'7+��,�
k�vWBf��o��<��F�*I�n�C���
��+�Mo�6s���
폿��g�^����
߻�b�Kn�#Y5$ K���敘�Y�v�{��_21$
l��e�
�ڭ:R0�c��`CO��NO���=��g;9+��U�@-z�{Pl�"�+��{�
'��=�<����
ʅ�^垓���cH�Rg]d�&s!z�&��c�.�_��G+yZ4'�����
f�4ϟLH
����U.��e]�=�BA��1_R� q�?�9j_n�y�v�
�>�P?���i�R�l�fu�9-�#	�z���&�����_�9��R��nu�ޏ�௜�zF�D����Ã��r���YRH�TE�
l�����g�М`�
2�0\��Ua �_%`��
+
v
�
�'7+��,�
k�vWBf��o��<��F�*I�n�C���
��+�Mo�6s���
폿��g�^����
߻�b�Kn�#Y5$ K���敘�Y�v�{��_21$
l��e�
�ڭ:R0�c��`CO��NO���=��g;9+��U�@-z�{Pl�"�+��{�
'��=�<����
ʅ�^垓���cH�Rg]d�&s!z�&��c�.�_��G+yZ4'�����
f�4ϟLH
����U.��e]�=�BA��1_R� q�?�9j_n�y�v�
�>�P?���i�R�l�fu�9-�#	�z���&���nB�E���ʾ[ݷ��6�+��!�M�WUqxp�\.QT�:K
+���(҃�C�5+r�1�W���
�mA����/��B
 endstream
 endobj
-10535 0 obj <<
+10544 0 obj <<
 /Type /Page
-/Contents 10536 0 R
-/Resources 10534 0 R
+/Contents 10545 0 R
+/Resources 10543 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10511 0 R 10512 0 R 10513 0 R 10514 0 R 10515 0 R 10516 0 R 10517 0 R 10518 0 R 10519 0 R 10520 0 R 10521 0 R 10522 0 R 10523 0 R 10524 0 R 10525 0 R 10526 0 R 10527 0 R 10528 0 R 10529 0 R 10530 0 R 10533 0 R ]
+/Parent 10498 0 R
+/Annots [ 10520 0 R 10521 0 R 10522 0 R 10523 0 R 10524 0 R 10525 0 R 10526 0 R 10527 0 R 10528 0 R 10529 0 R 10530 0 R 10531 0 R 10532 0 R 10533 0 R 10534 0 R 10535 0 R 10536 0 R 10537 0 R 10538 0 R 10539 0 R 10542 0 R ]
 >> endobj
-10511 0 obj <<
+10520 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 528.366 170.687 538.896]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_da205f4442f845f797fb108c121fe371) >>
 >> endobj
-10512 0 obj <<
+10521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 491.473 170.687 502.003]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_6faffe6889615dc0491bf86dd601172c) >>
 >> endobj
-10513 0 obj <<
+10522 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.024 491.473 233.211 502.003]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10514 0 obj <<
+10523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 454.58 170.687 465.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_5842c4add70aabcc093269aea7a348e5) >>
 >> endobj
-10515 0 obj <<
+10524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.024 454.58 233.211 465.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10516 0 obj <<
+10525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.297 454.58 309.485 465.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10517 0 obj <<
+10526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 417.313 179.554 428.217]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10518 0 obj <<
+10527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.052 417.313 250.666 428.217]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_3d49b2488d36bda4fef0109bedf6b0cc) >>
 >> endobj
-10519 0 obj <<
+10528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 380.794 158.044 391.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_7176b36adef9683aae06961175ad94cb) >>
 >> endobj
-10520 0 obj <<
+10529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.86 380.794 197.048 391.324]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variable) >>
 >> endobj
-10521 0 obj <<
+10530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 343.901 176.505 354.431]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_4090b6696c19cb93c705d9a9e06f4915) >>
 >> endobj
-10522 0 obj <<
+10531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [328.408 329.887 450.955 339.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_4c3c15515e1335fb69130aad4f371a1c) >>
 >> endobj
-10523 0 obj <<
+10532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 295.676 191.718 306.579]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10524 0 obj <<
+10533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 295.676 288.852 306.579]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_32b7f9e0a2f54d199ad55bc008bfa62e) >>
 >> endobj
-10525 0 obj <<
+10534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [113.91 258.783 191.718 269.686]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) >>
 >> endobj
-10526 0 obj <<
+10535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [192.216 258.783 303.079 269.686]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_4e8f85cded8a6be1916c2cc0bb31c540) >>
 >> endobj
-10527 0 obj <<
+10536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.114 222.263 150.493 232.793]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_3a5d4b3fb638414792155bcef8b54c1c) >>
 >> endobj
-10528 0 obj <<
+10537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 184.997 181.845 195.9]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_0b93ff227453cf62d922dab902055f8b) >>
 >> endobj
-10529 0 obj <<
+10538 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 148.104 181.845 159.007]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_4c3c15515e1335fb69130aad4f371a1c) >>
 >> endobj
-10530 0 obj <<
+10539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.915 111.211 154.727 122.115]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_ca3690ce9d77a85740cdf8a508edf127) >>
 >> endobj
-10533 0 obj <<
+10542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10537 0 obj <<
-/D [10535 0 R /XYZ 90 757.935 null]
+10546 0 obj <<
+/D [10544 0 R /XYZ 90 757.935 null]
 >> endobj
-10538 0 obj <<
-/D [10535 0 R /XYZ 90 733.028 null]
+10547 0 obj <<
+/D [10544 0 R /XYZ 90 733.028 null]
 >> endobj
-1551 0 obj <<
-/D [10535 0 R /XYZ 90 653.216 null]
+1552 0 obj <<
+/D [10544 0 R /XYZ 90 653.216 null]
 >> endobj
 330 0 obj <<
-/D [10535 0 R /XYZ 90 643.575 null]
+/D [10544 0 R /XYZ 90 643.575 null]
 >> endobj
-10539 0 obj <<
-/D [10535 0 R /XYZ 90 545.986 null]
+10548 0 obj <<
+/D [10544 0 R /XYZ 90 545.986 null]
 >> endobj
-10540 0 obj <<
-/D [10535 0 R /XYZ 90 545.986 null]
+10549 0 obj <<
+/D [10544 0 R /XYZ 90 545.986 null]
 >> endobj
-10541 0 obj <<
-/D [10535 0 R /XYZ 90 509.212 null]
+10550 0 obj <<
+/D [10544 0 R /XYZ 90 509.212 null]
 >> endobj
-10542 0 obj <<
-/D [10535 0 R /XYZ 90 435.426 null]
+10551 0 obj <<
+/D [10544 0 R /XYZ 90 435.426 null]
 >> endobj
-10543 0 obj <<
-/D [10535 0 R /XYZ 90 398.533 null]
+10552 0 obj <<
+/D [10544 0 R /XYZ 90 398.533 null]
 >> endobj
-10544 0 obj <<
-/D [10535 0 R /XYZ 90 361.64 null]
+10553 0 obj <<
+/D [10544 0 R /XYZ 90 361.64 null]
 >> endobj
-10545 0 obj <<
-/D [10535 0 R /XYZ 90 313.788 null]
+10554 0 obj <<
+/D [10544 0 R /XYZ 90 313.788 null]
 >> endobj
-10546 0 obj <<
-/D [10535 0 R /XYZ 90 276.895 null]
+10555 0 obj <<
+/D [10544 0 R /XYZ 90 276.895 null]
 >> endobj
-10547 0 obj <<
-/D [10535 0 R /XYZ 90 240.002 null]
+10556 0 obj <<
+/D [10544 0 R /XYZ 90 240.002 null]
 >> endobj
-10548 0 obj <<
-/D [10535 0 R /XYZ 90 203.109 null]
+10557 0 obj <<
+/D [10544 0 R /XYZ 90 203.109 null]
 >> endobj
-10549 0 obj <<
-/D [10535 0 R /XYZ 90 166.216 null]
+10558 0 obj <<
+/D [10544 0 R /XYZ 90 166.216 null]
 >> endobj
-10550 0 obj <<
-/D [10535 0 R /XYZ 90 129.323 null]
+10559 0 obj <<
+/D [10544 0 R /XYZ 90 129.323 null]
 >> endobj
-10534 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F99 2114 0 R /F98 2117 0 R >>
+10543 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R /F11 418 0 R /F72 471 0 R /F99 2117 0 R /F98 2120 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10558 0 obj <<
-/Length 1302      
+10567 0 obj <<
+/Length 1297      
 /Filter /FlateDecode
 >>
 stream
-xڭW[s�6~���ik�E��Iv7M��n�&�d3
b�)p���=�aC��t�� aq.����;�v~�|XLf���(i�,�N��($�Q�,R�fJ
-b�#��K�4��dy�R<��ǍH�d�[vW'��|�ō),Ȓ�\4�kѺ
ex�1O�F��Z�.�SQ���

4ro�&?-&�L�
�a�|權��-vRx���ȏ��W�
-'�><s�z���L���L'u�&m��]��r;�,�;O�/v�ͪ�Q�Y۳
��
�>w<JQh�����qn<�5ک�EfXߛT���4�
-Q6�u�>nE�ʳ�ɷe�MVb�}=t/�}�
��iE��Vȴd:u<�8tZW��ե)c��u��BOTn?=MN���%��3��*1�6I���%l��ɦW}Ϗ�">"̷��I+ґR*�����P��j��!i;@�2�͠�̏����zR��b�lJ��ik��ߝƸڊ:i�Z�H�1�1 �)|�\����|�b
۵��P��`���G��=���^�Q ����]�ݙjH $w��&��FD�:��6�r˩sѬ�lۚ�x�U�
�����j��.e
@��wY��
�M�
�>z��"b����&؏�0�n%10�a�^�W�
�d)]:�a��l���ψ�c#�C�-M �F��U��;�5dx���q~>�  }j�@T�@t`*��#D�������o� E �3��#�CPVv�{�;<�d 
-�	��.�ӡ���Ʀ�(a�ˁ�:)��p]W���8C
-"���(K�O�A&>G>��ՈA��N{�/�c��
|��
c�
���G|Au(>�(�v49��I�	Ꮾ�_�?����{�s@?���F.�����N�![xn
�m�a�*<	���c�$(��k�)��?�Ǡ���_�Bh̲`�n���r������ N
KvQl���>���o� _�F�	�g܌ȭoT��Diw��2���H�&��;��a�\˃�DZTu�8u�3�|?���	G,
-G������tP�fĸ�xt�)/
�+�#g�s�Q��WK��4}A��O;A��u�n�t����ɣ1b|��P�3Ӫ�*
�T�ŴWo-��
6� ۩�Ej��Y3��td����/��*�+)���wͅ �\�O����t���f��ex�
�/#��8uq����/n
�eC�.U]���6COM��'5�>>?'�.���N�ı>�U0�ˆlkA|����^�tz;v��D�4��4�tmӶ��l���ѪA�2��(kg���i�}�B��:vd(*{��JxY( a���?
+xڭW[s�6~���ik�E��Iv7M��n�&�d3
b�1S..�x��{t�@��t�� aq.����;�v~�|XLf���(i�,6N��($�Q�,��͔ĮG0��K��iR���ҥxZf�[����o�]�T���7�� M�2Q/�E�z����,�k=�Q��OE�`�20�Ƚ]|�����3!v�
+�E(��'7��Y��OF~̝�Z�;��9ד?'�dR�G8d:��&iҕ��r���g��Axj|�/VMZ�
+�ڞ]0�1LB���(E�5��R��ƹ��Wk���auoR�Rk��u������q'zV��&O�-�]����{��+f����M+����@�%�	�� �A�Ӻ;*L��p��4��z��p���ir:�/.!�O��
V���M�u&\¦�lz���a(R�#�|�M�4b=R�A�17@~�������0$M
Hm^&���1��jc}�'�8��!�Ȧ�|^�M%�����;Q%MY�
	�2������I�G(�]+�	��AV�h�����k���
P�
y��7����BrG�!}�g)mDĨ�h�4��:��Jw�ٍ�Y��[!Y[�,7���R��~�k����F�G/b��SD,�t���Q�گ$�=6����r���,�K'2
ݘmQx�1zlq���	�h�]�߼�YC�Ǭ}N�����0ҧ�Z DDG�j<BT1��������6�P�9c�0�<ee��CF���&�PHM �i�
��K\alZ�ƾ
ث���
7U���� [...]
Ϲ"8D1�_-�G��	6>m��E�
�i?��'�ƈ��VC��L�*��U����^�� �3��l����:g��^ґ���o�,+�D
���5L31?т�[��.C�m��
.�����^���
�2F���1��
�T

tfj�
=5����U��{~N�}����A�cu��`$�$I#����tf;v��Dq�/���?v�ۦ��g���V5��Bi3�fO[�h]��H˃��7������
+��/��
 endstream
 endobj
-10557 0 obj <<
+10566 0 obj <<
 /Type /Page
-/Contents 10558 0 R
-/Resources 10556 0 R
+/Contents 10567 0 R
+/Resources 10565 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10531 0 R 10532 0 R 10552 0 R 10553 0 R 10554 0 R 10555 0 R ]
+/Parent 10498 0 R
+/Annots [ 10540 0 R 10541 0 R 10561 0 R 10562 0 R 10563 0 R 10564 0 R ]
 >> endobj
-10531 0 obj <<
+10540 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.432 697.247 203.075 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) >>
 >> endobj
-10532 0 obj <<
+10541 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.573 697.247 296.324 708.151]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_587efac6e5a2fbde0a1866dbe4427224) >>
 >> endobj
-10552 0 obj <<
+10561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.005 682.627 328.312 692.532]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-10553 0 obj <<
+10562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.349 589.206 226.034 600.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set_d7bdf8849f22908ce11574a04ba875df) >>
 >> endobj
-10554 0 obj <<
+10563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [321.176 589.206 377.952 600.11]
 /Subtype /Link
 /A << /S /GoTo /D (classParma__Polyhedra__Library_1_1Variables__Set) >>
 >> endobj
-10555 0 obj <<
+10564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10559 0 obj <<
-/D [10557 0 R /XYZ 90 757.935 null]
+10568 0 obj <<
+/D [10566 0 R /XYZ 90 757.935 null]
 >> endobj
-10560 0 obj <<
-/D [10557 0 R /XYZ 90 716.221 null]
+10569 0 obj <<
+/D [10566 0 R /XYZ 90 716.221 null]
 >> endobj
-10561 0 obj <<
-/D [10557 0 R /XYZ 90 716.221 null]
+10570 0 obj <<
+/D [10566 0 R /XYZ 90 716.221 null]
 >> endobj
-10562 0 obj <<
-/D [10557 0 R /XYZ 90 635.459 null]
+10571 0 obj <<
+/D [10566 0 R /XYZ 90 635.459 null]
 >> endobj
-10563 0 obj <<
-/D [10557 0 R /XYZ 90 551.886 null]
+10572 0 obj <<
+/D [10566 0 R /XYZ 90 551.886 null]
 >> endobj
-10564 0 obj <<
-/D [10557 0 R /XYZ 90 495.243 null]
+10573 0 obj <<
+/D [10566 0 R /XYZ 90 495.243 null]
 >> endobj
-10551 0 obj <<
-/D [10557 0 R /XYZ 90 470.874 null]
+10560 0 obj <<
+/D [10566 0 R /XYZ 90 470.874 null]
 >> endobj
-10565 0 obj <<
-/D [10557 0 R /XYZ 90 470.874 null]
+10574 0 obj <<
+/D [10566 0 R /XYZ 90 470.874 null]
 >> endobj
-10566 0 obj <<
-/D [10557 0 R /XYZ 90 377.483 null]
+10575 0 obj <<
+/D [10566 0 R /XYZ 90 377.483 null]
 >> endobj
-10567 0 obj <<
-/D [10557 0 R /XYZ 90 355.171 null]
+10576 0 obj <<
+/D [10566 0 R /XYZ 90 355.171 null]
 >> endobj
-10568 0 obj <<
-/D [10557 0 R /XYZ 90 355.171 null]
+10577 0 obj <<
+/D [10566 0 R /XYZ 90 355.171 null]
 >> endobj
-10556 0 obj <<
-/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F95 1779 0 R /F65 376 0 R >>
+10565 0 obj <<
+/Font << /F63 374 0 R /F50 339 0 R /F72 471 0 R /F11 418 0 R /F95 1788 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10631 0 obj <<
-/Length 734       
+10640 0 obj <<
+/Length 737       
 /Filter /FlateDecode
 >>
 stream
-x��]o�0���+|�H
�1vB/ۭQ�vC].*U�倛�S�dk��K�	��7
ڮ	
�9���c�`	 �
`��l>8�� ��5��
�L�İH|恻���������N.�aS�&7 at 06�aYts=_p酒�"çG!�?2��[r*���G~(u�8�I�!�&d�q����-�e$���!wśW
 �!���l ��&�C:Ii����q����?v����3'\=?Oqv�/Wϧ������
��B�U�36M�F��IK(�];�2NKrͲ��1��
�n��T��`lS�2Y����r��B��Zf�޲O�1�ʶ���
>�DG&�
~�|//�V��э�2�|���]��pZw���|�zf�?U���ڍ��0>�r2�q}aa�	-���0!�w����QrH-$h�U(�Ʋ
1+�.����x�V�
�z����:[�F*���
R�^!�4i/
�C��;��!SI�f0����3�Zg����h��Զg�
���I8�X����djՅD%��_4��@��6015,8dJ�)�
�̤��I
����
-�OEZ�������e���/5��k�ۭ3�7߭���
-{�NJ���N
-�4ѭ����hN+8����EV݌�;�9>^���ӂE�|�e-ݨZ��^��=	_
-)�B�-�v�,�RԀuڔ�[�d����2����t94��z�VPP�:�O�nQ��/�UŠ�
֫������������F(
+x��]o�0���+|�H
��mB/ۭQ�nC].*U�倛�S�dk��k��4	߬h�
+$p��
�����`>�[�'����"�M��B�@�"4=
���\�~�i���MGg�rf�
L1�a�׋�PA��� :���ʄL�_�S��8��$"	ce�� ��0S�,����w�O��x��o&��/_=1@���@����\O1�c6�1�wKÅ1�J�;�:܋��2Ђ_�K-������d<2��7�R�T?c�|lD�]�������Ӵd׬��T�`~��qAR1B[��k�(��j�uU+��ʗ�2{��wEUv�<�2D|_
a�~����tڨ~�~"V��D�
ݦ���$������V�Kl�T
��Ӄ� #��
,Nm��� �g�M��" ��R@�_Ūh,��g���Ss�Q��(��r�VJ
�~����:�a[*�o��F�,��)/�!y�����SY�b�_��:�y*�����D���K�z���ߝ{�O-�2��7�Ѧ&Q���/7�u��϶� ��"�tF��[l�iC��R'́J�OeZ�����;`�Lڵ���ܩ\s�m�ɰ�����[Sa���
+�@%�����ѭ����ܜ�P6�Q�eV�-e�h����p�EwK=���zE�z���$|%��"��sl�㲸���t�g:F"VF*H�K|��
�h]=\+	��<kN��љ��Z�2}%�,^�Y?{O�ZyO���Y�~ 5�$
 endstream
 endobj
-10630 0 obj <<
+10639 0 obj <<
 /Type /Page
-/Contents 10631 0 R
-/Resources 10629 0 R
+/Contents 10640 0 R
+/Resources 10638 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10569 0 R 10570 0 R 10571 0 R 10572 0 R 10573 0 R 10574 0 R 10575 0 R 10576 0 R 10577 0 R 10578 0 R 10579 0 R 10580 0 R 10581 0 R 10582 0 R 10583 0 R 10584 0 R 10585 0 R 10586 0 R 10587 0 R 10588 0 R 10589 0 R 10590 0 R 10591 0 R 10592 0 R 10593 0 R 10594 0 R 10595 0 R 10596 0 R 10597 0 R 10598 0 R 10599 0 R 10600 0 R 10601 0 R 10602 0 R 10603 0 R 10604 0 R 10605 0 R 10606 0 R 10607 0 R 10608 0 R 10609 0 R 10610 0 R 10611 0 R 10612 0 R 10613 0 R 10614 0 R 10615 0 R 10616 0 R 10 [...]
+/Parent 10498 0 R
+/Annots [ 10578 0 R 10579 0 R 10580 0 R 10581 0 R 10582 0 R 10583 0 R 10584 0 R 10585 0 R 10586 0 R 10587 0 R 10588 0 R 10589 0 R 10590 0 R 10591 0 R 10592 0 R 10593 0 R 10594 0 R 10595 0 R 10596 0 R 10597 0 R 10598 0 R 10599 0 R 10600 0 R 10601 0 R 10602 0 R 10603 0 R 10604 0 R 10605 0 R 10606 0 R 10607 0 R 10608 0 R 10609 0 R 10610 0 R 10611 0 R 10612 0 R 10613 0 R 10614 0 R 10615 0 R 10616 0 R 10617 0 R 10618 0 R 10619 0 R 10620 0 R 10621 0 R 10622 0 R 10623 0 R 10624 0 R 10625 0 R 10 [...]
 >> endobj
-10569 0 obj <<
+10578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 672.615 208.774 682.802]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-10570 0 obj <<
+10579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 638.09 145.791 646.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10571 0 obj <<
+10580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 612.84 145.791 623.026]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-10572 0 obj <<
+10581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.78 612.84 165.716 623.026]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10573 0 obj <<
+10582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 588.212 280.116 599.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-10574 0 obj <<
+10583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 576.257 258.537 587.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-10575 0 obj <<
+10584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 564.302 260.191 575.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-10576 0 obj <<
+10585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 542.449 145.791 551.295]
+/Rect [128.854 542.329 145.791 551.295]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-10577 0 obj <<
+10586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 517.198 221.606 527.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-10578 0 obj <<
+10587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 493.288 187.046 503.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-10579 0 obj <<
+10588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 480.615 287.867 491.519]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-10580 0 obj <<
+10589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 456.705 280.116 467.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-10581 0 obj <<
+10590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 444.75 260.191 455.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-10582 0 obj <<
+10591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 421.557 187.046 431.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-10583 0 obj <<
+10592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 408.884 287.867 419.788]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-10584 0 obj <<
+10593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 384.974 280.116 395.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.94) >>
+/A << /S /GoTo /D (page.95) >>
 >> endobj
-10585 0 obj <<
+10594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 373.019 258.537 383.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-10586 0 obj <<
+10595 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 361.064 260.191 371.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-10587 0 obj <<
+10596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 339.211 145.791 348.057]
+/Rect [128.854 339.091 145.791 348.057]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-10588 0 obj <<
+10597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 313.96 221.606 324.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-10589 0 obj <<
+10598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 290.05 187.046 300.237]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-10590 0 obj <<
+10599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 277.378 287.867 288.282]
 /Subtype /Link
-/A << /S /GoTo /D (page.400) >>
+/A << /S /GoTo /D (page.401) >>
 >> endobj
-10591 0 obj <<
+10600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 253.467 280.116 264.371]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-10592 0 obj <<
+10601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 241.512 260.191 252.416]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-10593 0 obj <<
+10602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 218.319 187.046 228.506]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-10594 0 obj <<
+10603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 205.647 287.867 216.551]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-10595 0 obj <<
+10604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 181.736 280.116 192.64]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-10596 0 obj <<
+10605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 169.781 258.537 180.685]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-10597 0 obj <<
+10606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 157.826 260.191 168.73]
 /Subtype /Link
-/A << /S /GoTo /D (page.233) >>
+/A << /S /GoTo /D (page.234) >>
 >> endobj
-10598 0 obj <<
+10607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 135.973 145.791 144.82]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-10599 0 obj <<
+10608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 112.063 145.791 120.909]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-10600 0 obj <<
+10609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 684.571 438.087 694.757]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-10601 0 obj <<
+10610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 660.66 403.527 670.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-10602 0 obj <<
+10611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 647.988 504.348 658.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-10603 0 obj <<
+10612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 624.078 496.597 634.981]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-10604 0 obj <<
+10613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 612.122 476.672 623.026]
 /Subtype /Link
-/A << /S /GoTo /D (page.233) >>
+/A << /S /GoTo /D (page.234) >>
 >> endobj
-10605 0 obj <<
+10614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 588.929 403.527 599.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-10606 0 obj <<
+10615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 576.257 504.348 587.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-10607 0 obj <<
+10616 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 552.347 496.597 563.25]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-10608 0 obj <<
+10617 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 540.391 475.018 551.295]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-10609 0 obj <<
+10618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 528.436 476.672 539.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-10610 0 obj <<
+10619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 506.583 362.272 515.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-10611 0 obj <<
+10620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 482.673 362.272 491.519]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-10612 0 obj <<
+10621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 457.422 438.087 467.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-10613 0 obj <<
+10622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 433.512 403.527 443.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-10614 0 obj <<
+10623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 420.84 504.348 431.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-10615 0 obj <<
+10624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 396.929 496.597 407.833]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-10616 0 obj <<
+10625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 384.974 476.672 395.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-10617 0 obj <<
+10626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 361.781 403.527 371.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-10618 0 obj <<
+10627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 349.109 504.348 360.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.398) >>
+/A << /S /GoTo /D (page.399) >>
 >> endobj
-10619 0 obj <<
+10628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 313.96 403.527 324.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-10620 0 obj <<
+10629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 289.333 504.348 300.237]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-10621 0 obj <<
+10630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 265.422 504.348 276.326]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-10622 0 obj <<
+10631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 241.512 504.348 252.416]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-10623 0 obj <<
+10632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 217.602 504.348 228.506]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-10624 0 obj <<
+10633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 193.691 476.672 204.595]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-10625 0 obj <<
+10634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 169.781 476.672 180.685]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-10626 0 obj <<
+10635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 145.871 476.672 156.775]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-10627 0 obj <<
+10636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 121.96 476.672 132.864]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-10632 0 obj <<
-/D [10630 0 R /XYZ 90 757.935 null]
+10641 0 obj <<
+/D [10639 0 R /XYZ 90 757.935 null]
 >> endobj
-10633 0 obj <<
-/D [10630 0 R /XYZ 90 696.969 null]
+10642 0 obj <<
+/D [10639 0 R /XYZ 90 696.969 null]
 >> endobj
-10629 0 obj <<
+10638 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10699 0 obj <<
-/Length 1167      
+10708 0 obj <<
+/Length 1161      
 /Filter /FlateDecode
 >>
 stream
-x��Z�n�8}�W�mm`���HIyۤY#�$uH��,1�Zݖ��d�~)KNk�F��(`@%���sf�!z��A��oj�p)�`p\l�
��}~����y�X�1 ���쁅ݢ�u6h��B�4�Ml�6	����gU�@�t
0��
����������Ũj�C����!�A�Ʀ))q Bg8�
�.R5T�.B�K���
Dڞ�=�O��1��.¡����q���ɋwF\�Y��
�v1�m���b�^�$M�0�2�Y�_&�/Y&x�ŷ�+�&�
�df�U�l��O;���\�\nm!W��~����i2��<�j@<yî�^Ʒ�s�":�+��[ZG��o�'�`#L\��w��Fi�E[
���&t�r�z(C/�
Y��,��Y�PPU1�/҂�[,b�nc`UQ�l�6D
�ͼ$`q��q��'��|�Dܕ��z��Rxa"����ܯ/��Z?˗؛$Kw�KH-_b���ӵk��9��K���"���N
��x
'S��͜�����/p̰�c
)24���h-[.�ہA���:�<�|����'���K|<
�`��G���5�\����jF/��E�F<~Q��4�4�����K��k��W
-+�����җ��`D
���bdP���d��:��
�I3�S�h�W��笗)
�oE=�Z���a�m�,w���$�d�܏*���$^Xǰ�O��
�}���
��f#�!��� �	ga�x=C���^��&��խ����Z]	n
,-V�\n���^�:��mP'{XPX&�D���"�����Ha"�[d�������N�]�/�n��֫��Nonf���� �VI� ��y���%m�4^`���ySeoLd�;#��,J��
��|��i҂!mJ��Ű��X'���p�0Q3�s�kAF��&�pÇ�U�@d��e���򭡗(�ԙ�-�u��k�q�Y��m�?} }^���|C<��]�͖%RxYy��Y9廗8�!q�rٻ|>�:36h
O�B��k�Nu@��!V�p0�Y�OC�n��-o�A�7s.������K/�xQ��X�ł�,�R?�5!S=GF�k*�\s^��
�W0��Oq��� C�@���K�

M�S��
�v˄ʣ,��l�4t�,���F�SQ��SQ� LTa<c��А���T��
+x��Z]S�8}ϯ��&3���H�y[(����t�t4�-�[��4��~�ء��b')��SbْϽ:��+Y
g��~��of��0п.6Ð
��m�_�9��|�]�@D��7��%n��:��ma݊ ��6�-
+��u��@��Z�Ɠ�b�%����u�}
UH��rX
��F��0q�C1���%L�	��@� �
����S��mO�
��Ӄ��/������e��'J�
���o
�= �	��^Hg_�O҄R�Ҙa�e���gR�B~+^%���Wa�L
�l���{i���X�\�5�����/���G"�~�
�H$��!2��o�����5�\6�m���q�����?�a���U�w��i�Ek
���r�r���B/�����Yf������fDO�g�x������4YGmDR�{I��0	��?QO�{�����-���
�+酉�w���ncɮ����X⬒,�F,��b	�[,�UJ�X2��
c�
Da���8ܭ��H��T*󺕓q�C��m���u�P���G�e���,�-8��i �3����E��J��'�v�~��� �5Q���
���y��
�H��8�Ц��Q���kͰlպ��y��2�~��--si����:0�!c�YO�YoI뱞6c�m�-w�z��z����VԂ^T�v&]0�rn�(	��~T�T?�F�2�&�=y^�����\�0�R�MLL�/��!D����z�6-�ݝ.Q-�� ����f����Pb5��G�V`�`��b��b2�
f�I�{�a�~m��=mͱ���o���*���?ywٻ8�9�zY^�
~rs3�4�}���2� `���3]�?jm+-� ���ϛ*{e%3���0�Q��0�Mw)�V-�M�^��=@�2)��<
&\�,�
��� ��W�x��K�2;0}i��:��N���K�K�L��&{
�Ե����q�}G��Z,�i;&��z��'�G%�,��Bۼ���K�Ր8Y��?���	
�'LO!0�ږS���.��["�?����ϦV�S{������c.�
J�yy}�%#/*��!����X�b���a�����2���+����8�A��
Z� [...]
 endstream
 endobj
-10698 0 obj <<
+10707 0 obj <<
 /Type /Page
-/Contents 10699 0 R
-/Resources 10697 0 R
+/Contents 10708 0 R
+/Resources 10706 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10489 0 R
-/Annots [ 10628 0 R 10634 0 R 10635 0 R 10636 0 R 10637 0 R 10638 0 R 10639 0 R 10640 0 R 10641 0 R 10642 0 R 10643 0 R 10644 0 R 10645 0 R 10646 0 R 10647 0 R 10648 0 R 10649 0 R 10650 0 R 10651 0 R 10652 0 R 10653 0 R 10654 0 R 10655 0 R 10656 0 R 10657 0 R 10658 0 R 10659 0 R 10660 0 R 10661 0 R 10662 0 R 10663 0 R 10664 0 R 10665 0 R 10666 0 R 10667 0 R 10668 0 R 10669 0 R 10670 0 R 10671 0 R 10672 0 R 10673 0 R 10674 0 R 10675 0 R 10676 0 R 10677 0 R 10678 0 R 10679 0 R 10680 0 R 10 [...]
+/Parent 10498 0 R
+/Annots [ 10637 0 R 10643 0 R 10644 0 R 10645 0 R 10646 0 R 10647 0 R 10648 0 R 10649 0 R 10650 0 R 10651 0 R 10652 0 R 10653 0 R 10654 0 R 10655 0 R 10656 0 R 10657 0 R 10658 0 R 10659 0 R 10660 0 R 10661 0 R 10662 0 R 10663 0 R 10664 0 R 10665 0 R 10666 0 R 10667 0 R 10668 0 R 10669 0 R 10670 0 R 10671 0 R 10672 0 R 10673 0 R 10674 0 R 10675 0 R 10676 0 R 10677 0 R 10678 0 R 10679 0 R 10680 0 R 10681 0 R 10682 0 R 10683 0 R 10684 0 R 10685 0 R 10686 0 R 10687 0 R 10688 0 R 10689 0 R 10 [...]
 >> endobj
-10628 0 obj <<
+10637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 721.97 145.791 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10634 0 obj <<
+10643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 707.957 296.564 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10635 0 obj <<
+10644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.266 684.047 278.203 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-10636 0 obj <<
+10645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 660.136 280.116 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-10637 0 obj <<
+10646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 648.181 258.537 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-10638 0 obj <<
+10647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 636.226 260.191 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-10639 0 obj <<
+10648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 614.373 145.791 623.22]
+/Rect [128.854 614.253 145.791 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-10640 0 obj <<
+10649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 589.123 221.606 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-10641 0 obj <<
+10650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 576.45 287.867 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-10642 0 obj <<
+10651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 552.54 280.116 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-10643 0 obj <<
+10652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 540.585 260.191 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-10644 0 obj <<
+10653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 528.63 287.867 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-10645 0 obj <<
+10654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 504.719 280.116 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-10646 0 obj <<
+10655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 492.764 258.537 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-10647 0 obj <<
+10656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 480.809 260.191 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-10648 0 obj <<
+10657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 458.956 145.791 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-10649 0 obj <<
+10658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 433.706 221.606 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-10650 0 obj <<
+10659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 421.033 287.867 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-10651 0 obj <<
+10660 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 397.123 280.116 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.94) >>
+/A << /S /GoTo /D (page.95) >>
 >> endobj
-10652 0 obj <<
+10661 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 385.168 260.191 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-10653 0 obj <<
+10662 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 373.212 287.867 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.398) >>
+/A << /S /GoTo /D (page.399) >>
 >> endobj
-10654 0 obj <<
+10663 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 349.302 287.867 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-10655 0 obj <<
+10664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 325.392 287.867 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.400) >>
+/A << /S /GoTo /D (page.401) >>
 >> endobj
-10656 0 obj <<
+10665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 301.481 260.191 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-10657 0 obj <<
+10666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 277.571 260.191 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.237) >>
+/A << /S /GoTo /D (page.238) >>
 >> endobj
-10658 0 obj <<
+10667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 253.661 285.097 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-10659 0 obj <<
+10668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 241.706 258.537 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-10660 0 obj <<
+10669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 229.75 260.191 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.245) >>
+/A << /S /GoTo /D (page.246) >>
 >> endobj
-10661 0 obj <<
+10670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 207.897 145.791 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-10662 0 obj <<
+10671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 183.987 145.791 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-10663 0 obj <<
+10672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 158.737 221.606 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-10664 0 obj <<
+10673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 146.064 287.867 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.410) >>
+/A << /S /GoTo /D (page.411) >>
 >> endobj
-10665 0 obj <<
+10674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 122.154 285.097 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-10666 0 obj <<
+10675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 110.199 258.537 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-10667 0 obj <<
+10676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 98.244 260.191 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.245) >>
+/A << /S /GoTo /D (page.246) >>
 >> endobj
-10668 0 obj <<
+10677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 710.014 362.272 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-10669 0 obj <<
+10678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 684.764 438.087 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-10670 0 obj <<
+10679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 672.092 504.348 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.410) >>
+/A << /S /GoTo /D (page.411) >>
 >> endobj
-10671 0 obj <<
+10680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 638.283 362.272 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-10672 0 obj <<
+10681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 600.361 396.593 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-10673 0 obj <<
+10682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 576.45 496.597 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-10674 0 obj <<
+10683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 564.495 475.018 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-10675 0 obj <<
+10684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 552.54 476.672 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-10676 0 obj <<
+10685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 530.687 362.272 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-10677 0 obj <<
+10686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 505.437 438.087 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-10678 0 obj <<
+10687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 481.526 403.527 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-10679 0 obj <<
+10688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 468.854 504.348 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-10680 0 obj <<
+10689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [484.642 444.943 496.597 455.847]
+/Rect [484.642 444.943 501.578 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.99) >>
+/A << /S /GoTo /D (page.100) >>
 >> endobj
-10681 0 obj <<
+10690 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 432.988 475.018 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-10682 0 obj <<
+10691 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 421.033 476.672 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.240) >>
+/A << /S /GoTo /D (page.241) >>
 >> endobj
-10683 0 obj <<
+10692 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 399.18 362.272 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.312) >>
+/A << /S /GoTo /D (page.313) >>
 >> endobj
-10684 0 obj <<
+10693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 373.93 438.087 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-10685 0 obj <<
+10694 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 350.019 403.527 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-10686 0 obj <<
+10695 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 337.347 504.348 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-10687 0 obj <<
+10696 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 314.154 425.255 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-10688 0 obj <<
+10697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 278.288 403.527 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-10689 0 obj <<
+10698 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 241.706 396.593 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-10690 0 obj <<
+10699 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 217.795 396.593 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-10691 0 obj <<
+10700 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 183.987 362.272 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10692 0 obj <<
+10701 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.935 148.057 447.89 158.961]
 /Subtype /Link
-/A << /S /GoTo /D (page.74) >>
+/A << /S /GoTo /D (page.75) >>
 >> endobj
-10693 0 obj <<
+10702 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 124.146 496.597 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.86) >>
+/A << /S /GoTo /D (page.87) >>
 >> endobj
-10694 0 obj <<
+10703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [499.586 124.146 511.541 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.88) >>
+/A << /S /GoTo /D (page.89) >>
 >> endobj
-10695 0 obj <<
+10704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 88.998 403.527 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-10696 0 obj <<
+10705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10700 0 obj <<
-/D [10698 0 R /XYZ 90 757.935 null]
+10709 0 obj <<
+/D [10707 0 R /XYZ 90 757.935 null]
 >> endobj
-10697 0 obj <<
+10706 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10766 0 obj <<
-/Length 1135      
+10775 0 obj <<
+/Length 1130      
 /Filter /FlateDecode
 >>
 stream
-x��Zms�8�ί��a$˒q>B�$��p	�ɔt<��Ԗ9ٔ�ߟ�M
�e^�f�3
ز�}���jWh
hg�N���D�f�61��k6�,ul@�?���돧��o�Ϛ	�:�D�[>0H�k���5([�����[knP|�H�ր�춶X�
-4�@����j���s$�H�;�W_vވq�O
Eބ/�A9��ZB��Y�^�:uz��8e#A�Ko(�x<9�|t�t��^.!�.&�"n�jڠi`P���:� 嗺�7���S�D�<Y�A�.��l���z����W��5BЮ�B^��9h۴�9WB���y<�X�4�ϩ�6
\_0!���GT��0��9t�L� ����tŽ�o`���X��,�
���g���o�oF��'I/K�
���W�e��+=�'ByQ�m�Y������5�
),�H��j3�^�mpww݃m�ݳ��öwζ,u`�蟱��Ч��=w��+��]聓
[h�E8t&�$_�
_m����8r�`X�
�2�@ ���
���
ۯ�����F6�6d~��wM2�doJ���At,�A҉a�H:�;�P�q�J����o*�@)��kP0
���]�	�!QA+E��𡱜����<)#�w<fb܀�N�2ޓ�B���R�ˡ�H9�g(�V��0�����T9K�v-��e�ÆXh�d���4�c㔮:e*�:\R��x�-©i��v�F�Q�����E�~V"�:�Ԓ
X*��e���ߓ�'���y0d��������
yL=
0
���[�U����b��
��7����Q����^�K
}T"��Vֽ���r{��n.����g�3A�P��˶T���\0g���nS�V�^ױVy���J|B�tN�z�D�]:��{ǫ�u�T
�:�Bu�|"挗��yT���H�SR	eR�=*͝=�ꑴS.ikl�*��a�h��
	�`K	���Gi�6(�f��e��V}1�z!Nt�B��8�eq���iV�<)!�]i"��Ru�7_"&�j`\���+���O� 鱥�d�6
��L0��s�7�HZ䎱l���k�����g�
�t؆�
L�xv�j-
ݍ�9�fB���l��t�[:��n�IơH���t�q�,k=o����;
+x��Z]s�8}�W�ma�I�d;��4I7lBg2%
�0<�eV6���+c�Cl�43},[�GG�\�+����Z�Wk}"���AD�4h�:FP�
�~�����}�[�f[��~�����i��_
�V��Eol閁5/���m(�?k at 7
[�/�
+5�;��j���s$� Cg��W_v���q��]���/�A�
a�	�����n�:!u�Q�8aCA�K �x<9it�&t��^L!�.��$n�jZ��0�C`�d 出�/��Ӡ��<Y
؀d�p�pt�է��_�Q�Q@�l�x'&p
+�6��>WB����<�Y�6�/�Ս��L��*�R`v���
]:J~  q��!
�#���o*+؎~V
o���g�V���7����'�6^��L|�%�vˆ3OzFWD�G����
y��{3�
)l�H�QjS�^Cmhww�Cm�ݫ
�Q�;W[�:����D�i��;�As�%�s���a�
T���HD�KQj�G�q��倣F/t�\ٯ
�r�0 �M���?��F/^-z�Y&4�.�
���k��D��"+~KD�r�0t��
E��
T�q�*��ҍ��?PA�
+���"/vZߕ�#�
+Z�·������gi����	�u�U鞀�ܽ��"��P[F��ʥUXzXL�+93UΒ:
�(dY�!V@�^���j�䋱vJ��d��u��
*���*��Bd�c�19FQl
�(ƻ������������T�D_���^@:�}O���#�gဉ�ąU|�K��^����d7��J���i)M6H�c��F끕 2*v�wu�Ms�A�­�l`�˛�/��n��⺷[Zq�84�D��
[E_A�s����Ƙ: GP8}]�Z��.[�e���sZ�/z����߻�6Y�J��C(�+�c1c�,��Y�e>%I��b�Qi���
I�Ֆ6�����-��~�� �l+�0����0K�W:ߌ[�(����
q�;�a�/ı#�Ӽ(�M�扄�r�D^etd_b&�j`\���+�g4�~? 
�cK��?k::����hr1��'��컶��O�W�
/�-� h���I�LOZ��|�{�>��T�~ҚN��
+m�YCh��� �Hd��H����l
�^���ޅ�
 endstream
 endobj
-10765 0 obj <<
+10774 0 obj <<
 /Type /Page
-/Contents 10766 0 R
-/Resources 10764 0 R
+/Contents 10775 0 R
+/Resources 10773 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 10701 0 R 10702 0 R 10703 0 R 10704 0 R 10705 0 R 10706 0 R 10707 0 R 10708 0 R 10709 0 R 10710 0 R 10711 0 R 10712 0 R 10713 0 R 10714 0 R 10715 0 R 10716 0 R 10717 0 R 10718 0 R 10719 0 R 10720 0 R 10721 0 R 10722 0 R 10723 0 R 10724 0 R 10725 0 R 10726 0 R 10727 0 R 10728 0 R 10729 0 R 10730 0 R 10731 0 R 10732 0 R 10733 0 R 10734 0 R 10735 0 R 10736 0 R 10737 0 R 10738 0 R 10739 0 R 10740 0 R 10741 0 R 10742 0 R 10743 0 R 10744 0 R 10745 0 R 10746 0 R 10747 0 R 10748 0 R 10 [...]
+/Parent 10777 0 R
+/Annots [ 10710 0 R 10711 0 R 10712 0 R 10713 0 R 10714 0 R 10715 0 R 10716 0 R 10717 0 R 10718 0 R 10719 0 R 10720 0 R 10721 0 R 10722 0 R 10723 0 R 10724 0 R 10725 0 R 10726 0 R 10727 0 R 10728 0 R 10729 0 R 10730 0 R 10731 0 R 10732 0 R 10733 0 R 10734 0 R 10735 0 R 10736 0 R 10737 0 R 10738 0 R 10739 0 R 10740 0 R 10741 0 R 10742 0 R 10743 0 R 10744 0 R 10745 0 R 10746 0 R 10747 0 R 10748 0 R 10749 0 R 10750 0 R 10751 0 R 10752 0 R 10753 0 R 10754 0 R 10755 0 R 10756 0 R 10757 0 R 10 [...]
 >> endobj
-10701 0 obj <<
+10710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 707.957 285.097 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-10702 0 obj <<
+10711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 686.104 145.791 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-10703 0 obj <<
+10712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 660.136 287.867 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-10704 0 obj <<
+10713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 624.988 187.046 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-10705 0 obj <<
+10714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 600.361 285.097 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.100) >>
+/A << /S /GoTo /D (page.101) >>
 >> endobj
-10706 0 obj <<
+10715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 588.405 258.537 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.132) >>
+/A << /S /GoTo /D (page.133) >>
 >> endobj
-10707 0 obj <<
+10716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 576.45 260.191 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.242) >>
+/A << /S /GoTo /D (page.243) >>
 >> endobj
-10708 0 obj <<
+10717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 554.597 145.791 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.313) >>
+/A << /S /GoTo /D (page.314) >>
 >> endobj
-10709 0 obj <<
+10718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 529.347 221.606 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-10710 0 obj <<
+10719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 505.437 187.046 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.370) >>
+/A << /S /GoTo /D (page.371) >>
 >> endobj
-10711 0 obj <<
+10720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 492.764 287.867 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.407) >>
+/A << /S /GoTo /D (page.408) >>
 >> endobj
-10712 0 obj <<
+10721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 468.854 285.097 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-10713 0 obj <<
+10722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 456.899 258.537 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.132) >>
+/A << /S /GoTo /D (page.133) >>
 >> endobj
-10714 0 obj <<
+10723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 444.943 260.191 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.242) >>
+/A << /S /GoTo /D (page.243) >>
 >> endobj
-10715 0 obj <<
+10724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 423.09 145.791 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-10716 0 obj <<
+10725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 397.84 221.606 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-10717 0 obj <<
+10726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 373.93 187.046 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.370) >>
+/A << /S /GoTo /D (page.371) >>
 >> endobj
-10718 0 obj <<
+10727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 361.257 287.867 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.407) >>
+/A << /S /GoTo /D (page.408) >>
 >> endobj
-10719 0 obj <<
+10728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 337.347 287.867 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-10720 0 obj <<
+10729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 313.437 287.867 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-10721 0 obj <<
+10730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 289.526 280.116 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-10722 0 obj <<
+10731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 277.571 258.537 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-10723 0 obj <<
+10732 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 265.616 260.191 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10724 0 obj <<
+10733 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 243.763 145.791 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-10725 0 obj <<
+10734 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 218.512 221.606 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-10726 0 obj <<
+10735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 194.602 187.046 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-10727 0 obj <<
+10736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 181.93 287.867 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-10728 0 obj <<
+10737 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 158.019 280.116 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-10729 0 obj <<
+10738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 146.064 258.537 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.123) >>
+/A << /S /GoTo /D (page.124) >>
 >> endobj
-10730 0 obj <<
+10739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 134.109 260.191 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10731 0 obj <<
+10740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 112.256 145.791 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-10732 0 obj <<
+10741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 87.006 221.606 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-10733 0 obj <<
+10742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 708.674 403.527 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.360) >>
+/A << /S /GoTo /D (page.361) >>
 >> endobj
-10734 0 obj <<
+10743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 696.002 504.348 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-10735 0 obj <<
+10744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 672.092 475.018 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.119) >>
+/A << /S /GoTo /D (page.120) >>
 >> endobj
-10736 0 obj <<
+10745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [478.007 672.092 494.943 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-10737 0 obj <<
+10746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.91 650.174 419.865 661.078]
 /Subtype /Link
 /A << /S /GoTo /D (page.60) >>
 >> endobj
-10738 0 obj <<
+10747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 616.366 362.272 625.212]
 /Subtype /Link
-/A << /S /GoTo /D (page.142) >>
+/A << /S /GoTo /D (page.143) >>
 >> endobj
-10739 0 obj <<
+10748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 616.366 382.197 625.212]
 /Subtype /Link
-/A << /S /GoTo /D (page.145) >>
+/A << /S /GoTo /D (page.146) >>
 >> endobj
-10740 0 obj <<
+10749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 590.398 511.506 601.302]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-10741 0 obj <<
+10750 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 580.5 362.272 589.347]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-10742 0 obj <<
+10751 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 555.25 362.272 565.436]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-10743 0 obj <<
+10752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 555.25 382.197 565.436]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-10744 0 obj <<
+10753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 530.622 501.578 541.526]
 /Subtype /Link
-/A << /S /GoTo /D (page.103) >>
+/A << /S /GoTo /D (page.104) >>
 >> endobj
-10745 0 obj <<
+10754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 518.667 475.018 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-10746 0 obj <<
+10755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 496.814 362.272 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-10747 0 obj <<
+10756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 470.846 475.018 481.75]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-10748 0 obj <<
+10757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 437.038 362.272 445.885]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-10749 0 obj <<
+10758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 399.833 403.527 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-10750 0 obj <<
+10759 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.516 399.833 423.452 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.375) >>
+/A << /S /GoTo /D (page.376) >>
 >> endobj
-10751 0 obj <<
+10760 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 365.307 362.272 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10752 0 obj <<
+10761 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 329.442 362.272 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-10753 0 obj <<
+10762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 303.474 498.241 314.378]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-10754 0 obj <<
+10763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 279.564 498.241 290.468]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-10755 0 obj <<
+10764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 245.755 362.272 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-10756 0 obj <<
+10765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 220.505 425.255 230.692]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-10757 0 obj <<
+10766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 195.877 506.55 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-10758 0 obj <<
+10767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 183.922 499.924 194.826]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-10759 0 obj <<
+10768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 171.967 498.241 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-10760 0 obj <<
+10769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 150.114 362.272 158.961]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-10761 0 obj <<
+10770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 114.249 362.272 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-10763 0 obj <<
+10772 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10767 0 obj <<
-/D [10765 0 R /XYZ 90 757.935 null]
+10776 0 obj <<
+/D [10774 0 R /XYZ 90 757.935 null]
 >> endobj
-10764 0 obj <<
+10773 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10828 0 obj <<
-/Length 1218      
+10837 0 obj <<
+/Length 1214      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�6~���[홆�䭛M��&�7�v�fwd�.*�z��+.���62���$c��ӹ|�
�@p�{3���p
�aFc�@`1dP������۷�ϣ����)S�&A�p�b�����(��M-�"x���g|5�
@�86�oM����
�}�C�FB�+$�kL���-W
�s9��0�—ܽ�$����߽�O∇��3O�����T�.{ �8A�ph%�`T�^�'�1l�V���i¥(�Jx+Ϸ�{���/Hܓ�k΅̂Ob�g��?�`
-����Lϥ
|Wo�uh��lC���w�� �&;W&
E��[�-���f�
���7�2!���k��֩��‹�|��w�`��
�]y���F��I<� >w���d��wbdu���a�0\l	�;��<�C���A#���݃m+�NE��0
`ڟ
�^kd��ʡ8jX�Dh[��z4�3yk�Y�p��7y?3w���/�LL��+1��V.����p/��_DA4�HXl_�N4����A�
�9
tP����ĉ�#g���pZ��a����8�s4�$ѨMΗ�����j~#9ځ�,�ͳ�䕛r����Iȝ* DM=���S�#��R�y`*r���?h
GVɹ���`U FcNKj��a���5�𲢖Lơ[�ɧB�e����Mt
{s5̍�n�����X��\���B��Ù؜>��Y�����Ek<��yoz�V��C��Ӻ��8�ӱ�E�Y/9���>,�:��Wr,z��i���vk�Qw��/�Z��*�� ��l���
�H�~�o��ƈ���U�k.��M~�
-6(@i,�!�,	-�Maڅ���+�%g�4���f8��\\���&٢�
-/�}�h�akx�Ň|�&��r�_�X�.��@{�l
�ͼ0��\?H3�-���;�a�h�$�C�ڨ�a��z��˰s�i����^0�H3� �2gy�?���v9��	w<��`?v�J���8��ܦ|��ֿ�����9/��wS����Vt���w�Dq��RZ�L��2�H8���sZf8��c꨾�,Q��Š ����v����Dy�1�������ь���'Ha頲�J1
��)Qϑ18!ʚ�BT;-��,�~ˏ��+��hy���e����|>7�ԘEA"� ;M��tEw��#d^
-�b�@7�e�� R�S�G�Q7¿BI)r
+x��Y[s�8~�W�maf��b�v�Z�M�M�4�;�M;
��[c��)�߯|!��1�[��>��wα .;o������0��p
,�
���{u{~���<|Lh�25/`�
w.��;H�B����2,B�7�<~��W��4�c�y�������w>t�*
+W� ��1&d�Xu�C��儻�8\<
_r�:x�\.����R>�#
���|*~����Dxw�(��	B�CK����8!�aS���O�\�\����|'�������=�>���/d|�{<ݎ��S�EU�Idx.e�zknB�P�B���w�� c&�+��"C�-Hn?�I��~�k����Q*䨇`�{u�`�&5�uCxq��/R?W�ў>t^�ۥw��j�kֈ�Չ'
�gnW#����� ��FU�0
x.v���g��݁��EZ�bZM�m+�ND�� �aڝ
�^�d�怊�8�Y�DxW��z4�3y�Y�p���y?�����/�TL�
�1��V,P���p/��_DA4�JX�P�nj�SKRɃ(i�9
�*qb�.qb���Y� �&�=�
�$�'#N�F��15j��2�ҽ)��_��6�te�=�<
�KV�)��M��|U�(�c�t3�Rj��h�TD��T�A���pd����j	fP�ad0��IM�5��<5�𲢖Tơ[��'B�e����&:���d�z
+wTK���m��jnB�gO��]
����q\�ʽ
do���XDBf��ZE�&�V�\���OGB�g��d-�n�
[n��E���"c��b?z��Zdܜ�K��i��
+�$�#7]L�a�i$B?�6�uk����*�5���:���䠂$��!�,-�uaڄ���+m$gji����`����t	1���Bl"�4��cys4���C�ُ=v�\?U�-��@��,G�f3/
|�#����ʡ���nm��t( Qu1�4Z����2l�x�J��O/i��j���ҋ���b�VЄ;�Ey��LeZ�
�n]�b-|#��oVS�_�
܌��.K�݇}k:���w���:���X�\=�ev�p4�k���p,b�'��Q}�Y�>�^�e���R	�m����c"�/=J�Iqã��O���Ae��|X=BF�(C�
Qn������=;�+x�m��9�s�N�NO���%�,
+�����4<]S[e����"d��
�$����H
NxPFU��;
'�
 endstream
 endobj
-10827 0 obj <<
+10836 0 obj <<
 /Type /Page
-/Contents 10828 0 R
-/Resources 10826 0 R
+/Contents 10837 0 R
+/Resources 10835 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 10762 0 R 10769 0 R 10770 0 R 10771 0 R 10772 0 R 10773 0 R 10774 0 R 10775 0 R 10776 0 R 10777 0 R 10778 0 R 10779 0 R 10780 0 R 10781 0 R 10782 0 R 10783 0 R 10784 0 R 10785 0 R 10786 0 R 10787 0 R 10788 0 R 10789 0 R 10790 0 R 10791 0 R 10792 0 R 10793 0 R 10794 0 R 10795 0 R 10796 0 R 10797 0 R 10798 0 R 10799 0 R 10800 0 R 10801 0 R 10802 0 R 10803 0 R 10804 0 R 10805 0 R 10806 0 R 10807 0 R 10808 0 R 10809 0 R 10810 0 R 10811 0 R 10812 0 R 10813 0 R 10814 0 R 10815 0 R 10 [...]
+/Parent 10777 0 R
+/Annots [ 10771 0 R 10778 0 R 10779 0 R 10780 0 R 10781 0 R 10782 0 R 10783 0 R 10784 0 R 10785 0 R 10786 0 R 10787 0 R 10788 0 R 10789 0 R 10790 0 R 10791 0 R 10792 0 R 10793 0 R 10794 0 R 10795 0 R 10796 0 R 10797 0 R 10798 0 R 10799 0 R 10800 0 R 10801 0 R 10802 0 R 10803 0 R 10804 0 R 10805 0 R 10806 0 R 10807 0 R 10808 0 R 10809 0 R 10810 0 R 10811 0 R 10812 0 R 10813 0 R 10814 0 R 10815 0 R 10816 0 R 10817 0 R 10818 0 R 10819 0 R 10820 0 R 10821 0 R 10822 0 R 10823 0 R 10824 0 R 10 [...]
 >> endobj
-10762 0 obj <<
+10771 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 710.014 145.791 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-10769 0 obj <<
+10778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.339 672.809 192.276 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.110) >>
+/A << /S /GoTo /D (page.111) >>
 >> endobj
-10770 0 obj <<
+10779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 650.119 145.791 659.085]
+/Rect [128.854 650.239 145.791 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.249) >>
+/A << /S /GoTo /D (page.250) >>
 >> endobj
-10771 0 obj <<
+10780 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 626.328 145.791 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.265) >>
+/A << /S /GoTo /D (page.266) >>
 >> endobj
-10772 0 obj <<
+10781 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 601.078 208.774 611.265]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10773 0 obj <<
+10782 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 576.45 285.097 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-10774 0 obj <<
+10783 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 564.495 258.537 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-10775 0 obj <<
+10784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 552.54 260.191 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-10776 0 obj <<
+10785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 530.687 145.791 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-10777 0 obj <<
+10786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 505.437 221.606 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-10778 0 obj <<
+10787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 481.526 187.046 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-10779 0 obj <<
+10788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 468.854 287.867 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-10780 0 obj <<
+10789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.132 444.943 290.068 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.164) >>
+/A << /S /GoTo /D (page.165) >>
 >> endobj
-10781 0 obj <<
+10790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 409.078 180.112 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-10782 0 obj <<
+10791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 385.168 260.191 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-10783 0 obj <<
+10792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 361.257 280.116 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-10784 0 obj <<
+10793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 349.302 258.537 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-10785 0 obj <<
+10794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 337.347 260.191 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10786 0 obj <<
+10795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 315.494 145.791 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-10787 0 obj <<
+10796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 290.243 221.606 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-10788 0 obj <<
+10797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 266.333 187.046 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-10789 0 obj <<
+10798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 253.661 287.867 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-10790 0 obj <<
+10799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 229.75 283.443 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-10791 0 obj <<
+10800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 195.942 145.791 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10792 0 obj <<
+10801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 169.975 280.116 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.90) >>
+/A << /S /GoTo /D (page.91) >>
 >> endobj
-10793 0 obj <<
+10802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 158.019 258.537 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.124) >>
+/A << /S /GoTo /D (page.125) >>
 >> endobj
-10794 0 obj <<
+10803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 146.064 260.191 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-10795 0 obj <<
+10804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 124.211 145.791 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-10796 0 obj <<
+10805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 98.961 221.606 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-10797 0 obj <<
+10806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 708.674 403.527 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-10798 0 obj <<
+10807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 696.002 504.348 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-10799 0 obj <<
+10808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 662.194 362.272 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-10800 0 obj <<
+10809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 626.328 362.272 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-10801 0 obj <<
+10810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 591.115 425.255 601.302]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-10802 0 obj <<
+10811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 566.488 496.597 577.392]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-10803 0 obj <<
+10812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 554.532 475.018 565.436]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-10804 0 obj <<
+10813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 542.577 476.672 553.481]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-10805 0 obj <<
+10814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 520.724 362.272 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-10806 0 obj <<
+10815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 495.474 438.087 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-10807 0 obj <<
+10816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 471.564 403.527 481.75]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-10808 0 obj <<
+10817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 447.653 425.255 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-10809 0 obj <<
+10818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 423.026 489.145 433.93]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-10810 0 obj <<
+10819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 399.115 498.241 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-10811 0 obj <<
+10820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 377.262 362.272 386.109]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-10812 0 obj <<
+10821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 342.049 425.255 352.236]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-10813 0 obj <<
+10822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 317.422 489.145 328.326]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-10814 0 obj <<
+10823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 294.229 425.255 304.415]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10815 0 obj <<
+10824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 269.601 499.924 280.505]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-10816 0 obj <<
+10825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 245.691 501.578 256.595]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-10817 0 obj <<
+10826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 233.735 475.018 244.639]
 /Subtype /Link
-/A << /S /GoTo /D (page.139) >>
+/A << /S /GoTo /D (page.140) >>
 >> endobj
-10818 0 obj <<
+10827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 221.78 511.506 232.684]
 /Subtype /Link
-/A << /S /GoTo /D (page.200) >>
+/A << /S /GoTo /D (page.201) >>
 >> endobj
-10819 0 obj <<
+10828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 211.882 362.272 220.729]
 /Subtype /Link
-/A << /S /GoTo /D (page.201) >>
+/A << /S /GoTo /D (page.202) >>
 >> endobj
-10820 0 obj <<
+10829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 187.972 362.272 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (page.320) >>
+/A << /S /GoTo /D (page.321) >>
 >> endobj
-10821 0 obj <<
+10830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 152.107 362.272 160.953]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-10822 0 obj <<
+10831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 116.241 362.272 125.088]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10823 0 obj <<
+10832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.109 102.229 513.045 113.133]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10825 0 obj <<
+10834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10829 0 obj <<
-/D [10827 0 R /XYZ 90 757.935 null]
+10838 0 obj <<
+/D [10836 0 R /XYZ 90 757.935 null]
 >> endobj
-10826 0 obj <<
+10835 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10896 0 obj <<
-/Length 1192      
+10905 0 obj <<
+/Length 1187      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�H��_���ҙ�
�@��M�M/I�ĕ"%�jk������[
Nm� !��N�lX��gfg��e� ���0�
�E�biET�
(�AP:ʍzzq|r��>����� ���
�l�s2���@9
-8�����b����@q��gh�2��|����_O��|�e$,!�@
#�k��\�
��c��A�=N�sv���<~<<�p̮&<΁��q��Qnz� ZL�E˯
��E*�v-�_�|?v�
�#�h��;��0��K���tua
�U���Y����b�r�{d��_�u)��-
6�Cy��.[��n���B7H�n�4���3�i� ���0�!K�h�,�*Kd�
Rg[�
?�����T$�5&5���D�?��r�.����k9$�&��i��Uo_�
�6�	I����O�;O�(s�疩���t�9�\ůed�M�-�$pu�- 8
cƓ�
�6�;�i��
��Ò�ۂ9�/��
������
b��������ӷ'�Q4evΒ�s��v#�ځ� �sl;{ᥧ�B�8�@Pa��U���8�k
��{�/�e�(

-s}>��
�j7[�ԿQw�����_�"B:�W���kFB5m�u�f��s5�@W#��+Q�H(5��ʂ5U
��h��^�	�֪Y(�E��hu+h
�U��\��K�2K�
-�K�2s]���YB�*kX�4�t��r at U+]P�4�c4����uD��g�}mǮR�E�4v�
�a&�>��fn�wVb�e-��)��	z�
��
���ϼ�.|h�50�䲩l�R�g�r�a���FE4����:�����]�Fў�B��'G]�:<�d_.��׬���Ձzt���}���wy����]�ֆ3�tt���k
�
��=+�o�oR_���R2�G!����"��*F����t	_����T	/?��dX��_+׾z��F�aUp�	OX2
f$y/kB6<�٣�!���K�
x������D&;���h�i0��4X�i0�v���ԜGk�����T�
lo��%���MNDw.�I��t�w~Z(��|KD�G�5���y �����(�0���G6���P���
�+!
-�s�~(�����%�%�`
�p��I�F���L�m�Q���Ay+6,���h��(�st~6p9��T�V���ڏ%
+x��Z]s�8}�W�maf1�l�v��&K�MRJ�Lf��F�x��&$��W�&�l���
���=�H��+�L��[F��_DS,�"�(��b� P�*#G�i�]��^w��>+:0U����A�P��:
�~��h
+\�ƆjhX����w�8���T�2���)_ё&�=���V�`��q��b M�V
��,�
���;1���]��ǣ�'�j�"��X�(�І��r�E�!0�r��
�ja)�î�=��Ǯ�c|�����b�l���̸'�k�Z7�]{�H�/~L]�y���XW�L
�3��Cq(.�
�heF���|X�i��0
���9��c� ����0�aK��&[x��l=�<Φ��~?R7�w�)O~y�+L��)�t h�i���w<��� &�RԿг ]�6y�|6l�		���
�9K�;��([ϙ��uq6��ůD	2˔h�jb���- ZƔ%�;	�!�;wd��m:=�&�9u\��I=��
{3�N��
Pح�J���
�8�Q;
g!��3��n�@c	����At�)�o�S��	V��
��%�<f�����@	��>���h6]���i��6"��`�"B::�^C{�)I�ȡ��M&1R=���
�z���"�b�@C%��Zi�"f[D�&���E��bu�
E1/)iB�`���Q"�p��V*��*�K��z*QJ�UUB��xoW6�ޣ���-u�Lm��h*��s��L��S��L�?���صK�3��ه��
�W�I��p�
�sƼw�^{	��
���g��.|hnihPjɦb_���>�y5���›�h�%�Y�
�ʬ͢��`
+#���qB�
��!=��m��ut�>>�mpN?^_�<�z0{W�'FU8�OǗ�K�� �0h.�гB�!���� �$�e�eg!����2�T*F�˧�d_�p�� n��W�p>���W���/
+
���3e	
�@d�L$�EMH��.��8�".}7`�N.,(���T$;��=����:Ц���i�6��o؉��V����D�
�,^�cKl׋m�h�;
�O.�K�������[��?:������^̯o���
����H��NW�t�y�l��ey�w�����������4M��^o>��v��7�U7�E��[���5��j<
2�
�ƅ�n }�
+���@���
��
 endstream
 endobj
-10895 0 obj <<
+10904 0 obj <<
 /Type /Page
-/Contents 10896 0 R
-/Resources 10894 0 R
+/Contents 10905 0 R
+/Resources 10903 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 10824 0 R 10830 0 R 10831 0 R 10832 0 R 10833 0 R 10834 0 R 10835 0 R 10836 0 R 10837 0 R 10838 0 R 10839 0 R 10840 0 R 10841 0 R 10842 0 R 10843 0 R 10844 0 R 10845 0 R 10846 0 R 10847 0 R 10848 0 R 10849 0 R 10850 0 R 10851 0 R 10852 0 R 10853 0 R 10854 0 R 10855 0 R 10856 0 R 10857 0 R 10858 0 R 10859 0 R 10860 0 R 10861 0 R 10862 0 R 10863 0 R 10864 0 R 10865 0 R 10866 0 R 10867 0 R 10868 0 R 10869 0 R 10870 0 R 10871 0 R 10872 0 R 10873 0 R 10874 0 R 10875 0 R 10876 0 R 10 [...]
+/Parent 10777 0 R
+/Annots [ 10833 0 R 10839 0 R 10840 0 R 10841 0 R 10842 0 R 10843 0 R 10844 0 R 10845 0 R 10846 0 R 10847 0 R 10848 0 R 10849 0 R 10850 0 R 10851 0 R 10852 0 R 10853 0 R 10854 0 R 10855 0 R 10856 0 R 10857 0 R 10858 0 R 10859 0 R 10860 0 R 10861 0 R 10862 0 R 10863 0 R 10864 0 R 10865 0 R 10866 0 R 10867 0 R 10868 0 R 10869 0 R 10870 0 R 10871 0 R 10872 0 R 10873 0 R 10874 0 R 10875 0 R 10876 0 R 10877 0 R 10878 0 R 10879 0 R 10880 0 R 10881 0 R 10882 0 R 10883 0 R 10884 0 R 10885 0 R 10 [...]
 >> endobj
-10824 0 obj <<
+10833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 719.912 285.097 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.106) >>
+/A << /S /GoTo /D (page.107) >>
 >> endobj
-10830 0 obj <<
+10839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 707.957 258.537 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.136) >>
+/A << /S /GoTo /D (page.137) >>
 >> endobj
-10831 0 obj <<
+10840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 696.002 260.191 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.247) >>
+/A << /S /GoTo /D (page.248) >>
 >> endobj
-10832 0 obj <<
+10841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 674.149 145.791 682.996]
+/Rect [128.854 674.029 145.791 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-10833 0 obj <<
+10842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 648.899 221.606 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.347) >>
+/A << /S /GoTo /D (page.348) >>
 >> endobj
-10834 0 obj <<
+10843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 624.988 187.046 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-10835 0 obj <<
+10844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 612.316 287.867 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.412) >>
+/A << /S /GoTo /D (page.413) >>
 >> endobj
-10836 0 obj <<
+10845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 578.508 145.791 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-10837 0 obj <<
+10846 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 564.495 296.564 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-10838 0 obj <<
+10847 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 520.724 145.791 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-10839 0 obj <<
+10848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 484.859 145.791 493.705]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-10840 0 obj <<
+10849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 458.891 285.097 469.795]
 /Subtype /Link
-/A << /S /GoTo /D (page.106) >>
+/A << /S /GoTo /D (page.107) >>
 >> endobj
-10841 0 obj <<
+10850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 446.936 258.537 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.136) >>
+/A << /S /GoTo /D (page.137) >>
 >> endobj
-10842 0 obj <<
+10851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 434.981 260.191 445.885]
 /Subtype /Link
-/A << /S /GoTo /D (page.247) >>
+/A << /S /GoTo /D (page.248) >>
 >> endobj
-10843 0 obj <<
+10852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 413.128 145.791 421.974]
+/Rect [128.854 413.008 145.791 421.974]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-10844 0 obj <<
+10853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 387.877 221.606 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-10845 0 obj <<
+10854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 363.967 187.046 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-10846 0 obj <<
+10855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 351.295 287.867 362.199]
 /Subtype /Link
-/A << /S /GoTo /D (page.412) >>
+/A << /S /GoTo /D (page.413) >>
 >> endobj
-10847 0 obj <<
+10856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.454 327.384 231.409 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.75) >>
+/A << /S /GoTo /D (page.76) >>
 >> endobj
-10848 0 obj <<
+10857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 283.613 145.791 292.46]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10849 0 obj <<
+10858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 269.601 296.564 280.505]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10850 0 obj <<
+10859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 235.793 145.791 244.639]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10851 0 obj <<
+10860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 221.78 296.564 232.684]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10852 0 obj <<
+10861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [268.161 197.87 280.116 208.774]
+/Rect [268.161 197.87 285.097 208.774]
 /Subtype /Link
-/A << /S /GoTo /D (page.99) >>
+/A << /S /GoTo /D (page.100) >>
 >> endobj
-10853 0 obj <<
+10862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 185.915 258.537 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-10854 0 obj <<
+10863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.526 185.915 278.462 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (page.131) >>
+/A << /S /GoTo /D (page.132) >>
 >> endobj
-10855 0 obj <<
+10864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 173.96 260.191 184.864]
 /Subtype /Link
-/A << /S /GoTo /D (page.240) >>
+/A << /S /GoTo /D (page.241) >>
 >> endobj
-10856 0 obj <<
+10865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [263.179 173.96 280.116 184.864]
 /Subtype /Link
-/A << /S /GoTo /D (page.241) >>
+/A << /S /GoTo /D (page.242) >>
 >> endobj
-10857 0 obj <<
+10866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 152.107 145.791 160.953]
 /Subtype /Link
-/A << /S /GoTo /D (page.312) >>
+/A << /S /GoTo /D (page.313) >>
 >> endobj
-10858 0 obj <<
+10867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 126.856 221.606 137.043]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-10859 0 obj <<
+10868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.595 126.856 241.531 137.043]
 /Subtype /Link
-/A << /S /GoTo /D (page.343) >>
+/A << /S /GoTo /D (page.344) >>
 >> endobj
-10860 0 obj <<
+10869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 102.946 187.046 113.133]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-10861 0 obj <<
+10870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.034 102.946 206.971 113.133]
 /Subtype /Link
-/A << /S /GoTo /D (page.369) >>
+/A << /S /GoTo /D (page.370) >>
 >> endobj
-10862 0 obj <<
+10871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 719.912 511.506 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-10863 0 obj <<
+10872 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 710.014 362.272 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.406) >>
+/A << /S /GoTo /D (page.407) >>
 >> endobj
-10864 0 obj <<
+10873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 684.047 501.578 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.100) >>
+/A << /S /GoTo /D (page.101) >>
 >> endobj
-10865 0 obj <<
+10874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 672.092 475.018 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.131) >>
+/A << /S /GoTo /D (page.132) >>
 >> endobj
-10866 0 obj <<
+10875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 660.136 476.672 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.241) >>
+/A << /S /GoTo /D (page.242) >>
 >> endobj
-10867 0 obj <<
+10876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 638.283 362.272 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.313) >>
+/A << /S /GoTo /D (page.314) >>
 >> endobj
-10868 0 obj <<
+10877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 613.033 438.087 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.343) >>
+/A << /S /GoTo /D (page.344) >>
 >> endobj
-10869 0 obj <<
+10878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [441.076 613.033 458.013 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-10870 0 obj <<
+10879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 589.123 403.527 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.369) >>
+/A << /S /GoTo /D (page.370) >>
 >> endobj
-10871 0 obj <<
+10880 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 576.45 504.348 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.406) >>
+/A << /S /GoTo /D (page.407) >>
 >> endobj
-10872 0 obj <<
+10881 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 552.54 476.672 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-10873 0 obj <<
+10882 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 517.392 403.527 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.361) >>
+/A << /S /GoTo /D (page.362) >>
 >> endobj
-10874 0 obj <<
+10883 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 481.526 403.527 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-10875 0 obj <<
+10884 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 456.899 476.672 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-10876 0 obj <<
+10885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 432.988 475.018 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-10877 0 obj <<
+10886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 409.078 475.018 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-10878 0 obj <<
+10887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 385.168 475.018 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-10879 0 obj <<
+10888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 361.975 425.255 372.161]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10880 0 obj <<
+10889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 338.064 425.255 348.251]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10881 0 obj <<
+10890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 313.437 476.672 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.222) >>
+/A << /S /GoTo /D (page.223) >>
 >> endobj
-10882 0 obj <<
+10891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [479.661 313.437 496.597 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.226) >>
+/A << /S /GoTo /D (page.227) >>
 >> endobj
-10883 0 obj <<
+10892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 279.628 362.272 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-10884 0 obj <<
+10893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 243.763 362.272 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-10885 0 obj <<
+10894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 207.833 501.578 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-10886 0 obj <<
+10895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 195.877 504.348 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-10887 0 obj <<
+10896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [490.719 171.967 507.655 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-10888 0 obj <<
+10897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 148.057 501.578 158.961]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-10889 0 obj <<
+10898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 136.102 476.672 147.005]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-10890 0 obj <<
+10899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 114.129 362.272 123.095]
+/Rect [345.336 114.249 362.272 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-10891 0 obj <<
+10900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 88.998 438.087 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-10893 0 obj <<
+10902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10897 0 obj <<
-/D [10895 0 R /XYZ 90 757.935 null]
+10906 0 obj <<
+/D [10904 0 R /XYZ 90 757.935 null]
 >> endobj
-10894 0 obj <<
+10903 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-10958 0 obj <<
-/Length 1195      
+10967 0 obj <<
+/Length 1187      
 /Filter /FlateDecode
 >>
 stream
-x��Y[S�8~ϯ��&3��Œc�
-e)]�)Iw�ҎG8"h�[e�)��+�	��ĎM����0��%�O߹�
	���u8h���p-�a����aȢ��\�O/�
_u��v-H���	ɚ[ǃ��2��|4u,�P���
M�{ -�v�$��? ����GB�
�3����R{
D�\�������*������A/��N���r�(��
B�Kg����P���9��MWpy��{��6adڡ@h&Z6�z at ES
�Ȳ�RY�a#
u
Y2J��qit$Gw���A�-���8�j%�e�D�����V����d�
-� �0�Fj,"_��^�>�",�9���N�
z'"��X5��D�ά��2�<��r�S��[��Q��u���(�0�Y��.��*�e��n��?����%D-�8A�qT(>jɃ�~�q]���7��S�y(
W�Z�g�?���O�*~���ǣ��H��x۶C��x�����WB��q`g
6���o�V��vM�7�*!�nע��J!
ڍ#�vB<��
�E=��;�t��j�.��y �}�<�����Gf���~x ���fG�Vܨ�4n�~��2!n�
�+��̞0e����H+#�&M�
�ڄ״����9}�GS/x��0f��̌g�BI
H�J
�!7{��1ju��P�!P�4���
�Mi�b�q/�%<G�o2�$�њ�8���DMnn:���k�f
�@�������%f|�y�K����X�A<�>j��qxf;�ϵ��d�p�
�A��a=�&��t�׃�A�h�U$�us! ��4�N�����L۬��B!}��,v@�B
ش�"ne��6�~F�!�Qɶ@:��B�	���	5N-X��m�"�{��c�T��Jg��H�z|��A��2�d��
���
��އK��cF�
�o�V墳3���*��m6����Φr�wo.V�-с
M(
z���?C���iv�a�W��ύ�;vc6;\��:<Rt���h�����<:r�k)�l����%��0��{�[��m0�\�t���Ե(�
ԃ;���?�����P�NR�|J���Ci;-��y46�g��R�#�ʤ0F1E#���K�@�|GVg�G�
1]q��o`��gv�N�@cH,�E�+�;������db��5�d�,���$������-�&�59Z�.�Ք��0�(��DF	� ��Tq
+x��Y[S�8~ϯ��&3��Œm�
+e)]�)Iw�ҎG8"h�K*+M�_�N �$vlvg�%�e]��Α NZ����� ��f�
<
�,���u�����U�k�=��kA�̸��MH��:��i� 壩c9�� j]�``��h���WlL�z��-8���9$�gL���-V�vmsq����wb��&oW��D�:����l<{Y
��O:��'B�n���
�j8�����0�m��i���hل�MI\�����E�
6k!�XKƣ�~�n���N�:����G7B�D�LJD�|ij\����q*���
+�$
����F{��T���K��z;Qr��X(��f�y:��@�$�y��a\OՇo��
�T���@Y���2%�|���qJ���4&1K�Z�q�P�P|Ԓ�����q`����P��f�^!~����pU�,q1��?����/�*��m��_�F�?�i�����*
+��:$l
�����J��
�orB<f۵h�R���q$�N�'��c���Ýy:�H5O��<���i
Zf��U�#3Fd?<��uR3�O�T+nTX�m�~��2�
s<�|�e����.�~��2
aҤ豮MxMk�;Q�*���q<�����0a�

��x�-�t���Uj�
�٣
��P�#�6��
���q�H���nJk�h��q��s��&��!ZG*	�a�&�
7
�
XʵL3�M(�qx~���3>ڈ<�j�i>�I�
e�Újn
����s��d4ܤ�A��bP�����"*]���`l�3�xI�G��\�*&ͳ���c1��5�6k#�PH_�7�
V���^6�
r6�"#�;*�H'W�9a52�Ʃ�S!{[�����!����Ye(Ҵ
uB��6�R����
�z��K��cF�
�o�V��3���*��m6���̩
+�����j^��t(#����ϐ������l|�� {�s#Ɏݘ�׫��]~��)�����@�GG{-e�[=$��s�Z����^�Vxv�,�!��^�z�v��':���3�ש �˧T��:�������c�y��_ �?��L
+cS4B
A
�O�����=!���}��?�{t:���E �ݖ�i=:�ߟL&V�Z�X��%��h�?�oAj�l�y��֤g9�(QS�el�ܘ�'��4cR�
 endstream
 endobj
-10957 0 obj <<
+10966 0 obj <<
 /Type /Page
-/Contents 10958 0 R
-/Resources 10956 0 R
+/Contents 10967 0 R
+/Resources 10965 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 10892 0 R 10898 0 R 10899 0 R 10900 0 R 10901 0 R 10902 0 R 10903 0 R 10904 0 R 10905 0 R 10906 0 R 10907 0 R 10908 0 R 10909 0 R 10910 0 R 10911 0 R 10912 0 R 10913 0 R 10914 0 R 10915 0 R 10916 0 R 10917 0 R 10918 0 R 10919 0 R 10920 0 R 10921 0 R 10922 0 R 10923 0 R 10924 0 R 10925 0 R 10926 0 R 10927 0 R 10928 0 R 10929 0 R 10930 0 R 10931 0 R 10932 0 R 10933 0 R 10934 0 R 10935 0 R 10936 0 R 10937 0 R 10938 0 R 10939 0 R 10940 0 R 10941 0 R 10942 0 R 10943 0 R 10944 0 R 10 [...]
+/Parent 10777 0 R
+/Annots [ 10901 0 R 10907 0 R 10908 0 R 10909 0 R 10910 0 R 10911 0 R 10912 0 R 10913 0 R 10914 0 R 10915 0 R 10916 0 R 10917 0 R 10918 0 R 10919 0 R 10920 0 R 10921 0 R 10922 0 R 10923 0 R 10924 0 R 10925 0 R 10926 0 R 10927 0 R 10928 0 R 10929 0 R 10930 0 R 10931 0 R 10932 0 R 10933 0 R 10934 0 R 10935 0 R 10936 0 R 10937 0 R 10938 0 R 10939 0 R 10940 0 R 10941 0 R 10942 0 R 10943 0 R 10944 0 R 10945 0 R 10946 0 R 10947 0 R 10948 0 R 10949 0 R 10950 0 R 10951 0 R 10952 0 R 10953 0 R 10 [...]
 >> endobj
-10892 0 obj <<
+10901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 708.674 187.046 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-10898 0 obj <<
+10907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 696.002 287.867 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-10899 0 obj <<
+10908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 652.231 145.791 661.078]
+/Rect [128.854 652.111 145.791 661.078]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-10900 0 obj <<
+10909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 614.308 180.112 625.212]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-10901 0 obj <<
+10910 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 590.398 180.112 601.302]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-10902 0 obj <<
+10911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 566.488 280.116 577.392]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-10903 0 obj <<
+10912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 554.532 258.537 565.436]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-10904 0 obj <<
+10913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 542.577 260.191 553.481]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-10905 0 obj <<
+10914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 520.724 145.791 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-10906 0 obj <<
+10915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 495.474 221.606 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-10907 0 obj <<
+10916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 471.564 187.046 481.75]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-10908 0 obj <<
+10917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 458.891 287.867 469.795]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-10909 0 obj <<
+10918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 434.981 280.116 445.885]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-10910 0 obj <<
+10919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 423.026 260.191 433.93]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-10911 0 obj <<
+10920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 399.833 187.046 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-10912 0 obj <<
+10921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 387.16 287.867 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-10913 0 obj <<
+10922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 363.25 260.191 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10914 0 obj <<
+10923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 339.339 280.116 350.243]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-10915 0 obj <<
+10924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 327.384 258.537 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-10916 0 obj <<
+10925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 315.429 260.191 326.333]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10917 0 obj <<
+10926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 293.576 145.791 302.423]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-10918 0 obj <<
+10927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 268.326 221.606 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-10919 0 obj <<
+10928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 244.415 187.046 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-10920 0 obj <<
+10929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 231.743 287.867 242.647]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-10921 0 obj <<
+10930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.132 207.833 290.068 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-10922 0 obj <<
+10931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 183.922 283.443 194.826]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-10923 0 obj <<
+10932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.823 171.967 281.759 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-10924 0 obj <<
+10933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 150.114 145.791 158.961]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-10925 0 obj <<
+10934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.132 124.146 290.068 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-10926 0 obj <<
+10935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 112.191 283.443 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-10927 0 obj <<
+10936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 710.014 362.272 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10928 0 obj <<
+10937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 674.149 362.272 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10929 0 obj <<
+10938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 638.283 362.272 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10930 0 obj <<
+10939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 602.418 362.272 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10931 0 obj <<
+10940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 566.552 362.272 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-10932 0 obj <<
+10941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 540.585 506.55 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-10933 0 obj <<
+10942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 506.777 362.272 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-10934 0 obj <<
+10943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 480.809 506.55 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-10935 0 obj <<
+10944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 468.854 499.924 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-10936 0 obj <<
+10945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 444.943 476.672 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-10937 0 obj <<
+10946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.748 421.033 494.684 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-10938 0 obj <<
+10947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 387.16 511.506 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-10939 0 obj <<
+10948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 377.143 362.272 386.109]
+/Rect [345.336 377.262 362.272 386.109]
 /Subtype /Link
-/A << /S /GoTo /D (page.109) >>
+/A << /S /GoTo /D (page.110) >>
 >> endobj
-10940 0 obj <<
+10949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 363.25 475.018 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.139) >>
+/A << /S /GoTo /D (page.140) >>
 >> endobj
-10941 0 obj <<
+10950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [478.007 363.25 494.943 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.140) >>
+/A << /S /GoTo /D (page.141) >>
 >> endobj
-10942 0 obj <<
+10951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 351.295 498.241 362.199]
 /Subtype /Link
-/A << /S /GoTo /D (page.201) >>
+/A << /S /GoTo /D (page.202) >>
 >> endobj
-10943 0 obj <<
+10952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 329.442 362.272 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-10944 0 obj <<
+10953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 293.576 362.272 302.423]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-10945 0 obj <<
+10954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.109 279.564 513.045 290.468]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-10946 0 obj <<
+10955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.669 255.653 491.606 266.557]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-10947 0 obj <<
+10956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 232.46 425.255 242.647]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10948 0 obj <<
+10957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 208.55 425.255 218.737]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-10949 0 obj <<
+10958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 183.922 501.578 194.826]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-10950 0 obj <<
+10959 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 162.069 362.272 170.916]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-10951 0 obj <<
+10960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 136.102 504.348 147.005]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-10952 0 obj <<
+10961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 112.191 501.578 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.103) >>
+/A << /S /GoTo /D (page.104) >>
 >> endobj
-10953 0 obj <<
+10962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 100.236 475.018 111.14]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-10955 0 obj <<
+10964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-10959 0 obj <<
-/D [10957 0 R /XYZ 90 757.935 null]
+10968 0 obj <<
+/D [10966 0 R /XYZ 90 757.935 null]
 >> endobj
-10956 0 obj <<
+10965 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11029 0 obj <<
-/Length 1284      
+11038 0 obj <<
+/Length 1283      
 /Filter /FlateDecode
 >>
 stream
-x��Z[s�H~�W�Z�b_�R��d2Yg�D�*��)�ю���68���I��4�f������>�w
@�)@�l��[��+�jRD��bE�P%*�r��>\�u��?)0T@��/=�a-9ܺ��iAq(0��誎�2�Z�߁2�?)@Ŧ�<�Wy����u�Q�K
�"!`	bEGX�d�;��m���0p�l�m����m�89����,�m�=�!�=ŗ�%��˖�T�B��diC��<ãt���_�:���5	��3�,� z��
�
;�o�Q���4f0sa��N.�3݊���h#M+ �4J�T

}x3�3n�����O��3ij%i���� T#?�%�h���en\�5�#��2oM���ɤ[�#m�?"D��>;����Aహu�
r&20���K3�׻
Qy
��Kz!I�ۥw�\ 
m
;qm?�����wx:
:����� �E__�#a�A��(�E��:
�F�	��92�~<��Ǥ1K՘ַ߬��G��Wv2vl�]�H�[6�OD-�@l�晦�F�!�Q�HI�#%����]����iB�
�o�6�����,�:�5 [...]
	j#|Xj#㝨]��Ҫ�m̹È��
-��ٺW���h�M,!
���"A_+^�l�3Q
� 2�����Ap��
��>��_A�jR(���ߓ�iǕ���GBRBZYe�_=!$̈́��+X����4B�
��j�{�&���2�������J��
T�C�xn\�c�b;�G�+�ބ�`؛�oև�Ĵ� ��d���n{�II�l4?]��5u��&?� 	����+�7$U�HhS�\^�$����lm^	+L�`pn��p{r�µn�"o�Ԟoѭ���	w�f9����h|�?[��ŗd��v4�>������y�G1����Y�y
�1��֭TD�\�/CCe���M�������RS�3��Z���
X-1����\yYk�Q�G�(�Q�r)h�=}$�Z���0��0EG�L��/����i�X/)*�g�� A��<���•7���|yQ�Gv�ڻ�.�*ҫ(WͺK�۸�Wr�5|{���"�~Е6l�_�o�z{H�z�3�-~+@���I~*�"@US���cb��h��#��x���] [...]
�+1%T#y��
*!g��P�t���cK�3�~*����

������1�Ó^���I�D��wB�:q/
��Z

�C��:ʍ<"�輀/c��I���5S�
�I�K��
+x��Z[s�H~�W��jՊ}�H�K��d�I����d�(�
C
������\L��4`�>X\���9}��
 ��['�V�##�P
���!�b�Sp��>��t~�?�
+�Lܗ��59�:��i!q��M5E#L���O���' b��1��*&b�Q�K
�"�p	�bS�a�@F�Q�
D�V�Z��w|Z�}Z����j[3߳
s�`��_,����[ %��"�47L��_��]b(:E�W9�k�|jN|oι7�&O=š��۾gZQdϼ4f(sa��N�C{��mS��*- �4��<<�
�f�����=�kƞ!�|(I�
&�����S�W2���`�q��՜��<�yk���M&�,i�1eR������<��gOA�E�5307�}����ʸ���]z�l���
+c;���з�8��O�~��#�e%�I��g�XDzfе3
+,Q ��˽$�����
]?���֌��j�շ߬��Ǫ�W�gl[��ؑd�|:��Z2
}�S�g��
{��'�#%_��Dq�<��_��wB�q�j��a�
�������}���f	&#Ů�$:���rۀ��!Am��-���N�.JbiU"Pk̹�R��5g�^僡��1T	�p��
3�5�E��?�Q&#`���	�2�w [���`�Uǀ��ߞd�
V��{^$��(�Ze!�)~���6�ʮTB�@qs@�BH%D��?L��p��������J��uR�C�*�ܸ��
�V<��W��	k��;w^�U�i?�;�*�)

+��
�>�j�h^�~5k��O~%A�
��;
V�oD��1�jM�r~94�`����y%�0�����B��ɵ
׺���yU{~`̶z���E�|�W����:6���/�4�}|�����Eqh	r�ͳ&���b
g�[��&_�/C�d���U�����
+�����RS�3��Z�[��Z6(#�W���ֺ�\�Q��V�R �k�DIо��79̪8��;&A1��d�#F4ôS���3�T ?�b�\����ʛKBd<�(�+�b��fkU��f�e˺۸�Wr
�5|{���"���+mĨ�F߸�2�����r[�V��i��T`�� S
����
+�P(U3���I��"?\��
��d_#
�ѡ�
eǗ�7��l���wbJ�F��)=	,�BJ�K�t�8ϝ�<��{���+�
+^�k�(���~����{||T&�2�� T�No-|�R��Ƚ�P
+����}ۻO��䅙�fH��?성�
 endstream
 endobj
-11028 0 obj <<
+11037 0 obj <<
 /Type /Page
-/Contents 11029 0 R
-/Resources 11027 0 R
+/Contents 11038 0 R
+/Resources 11036 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 10954 0 R 10960 0 R 10961 0 R 10962 0 R 10963 0 R 10964 0 R 10965 0 R 10966 0 R 10967 0 R 10968 0 R 10969 0 R 10970 0 R 10971 0 R 10972 0 R 10973 0 R 10974 0 R 10975 0 R 10976 0 R 10977 0 R 10978 0 R 10979 0 R 10980 0 R 10981 0 R 10982 0 R 10983 0 R 10984 0 R 10985 0 R 10986 0 R 10987 0 R 10988 0 R 10989 0 R 10990 0 R 10991 0 R 10992 0 R 10993 0 R 10994 0 R 10995 0 R 10996 0 R 10997 0 R 10998 0 R 10999 0 R 11000 0 R 11001 0 R 11002 0 R 11003 0 R 11004 0 R 11005 0 R 11006 0 R 11 [...]
+/Parent 10777 0 R
+/Annots [ 10963 0 R 10969 0 R 10970 0 R 10971 0 R 10972 0 R 10973 0 R 10974 0 R 10975 0 R 10976 0 R 10977 0 R 10978 0 R 10979 0 R 10980 0 R 10981 0 R 10982 0 R 10983 0 R 10984 0 R 10985 0 R 10986 0 R 10987 0 R 10988 0 R 10989 0 R 10990 0 R 10991 0 R 10992 0 R 10993 0 R 10994 0 R 10995 0 R 10996 0 R 10997 0 R 10998 0 R 10999 0 R 11000 0 R 11001 0 R 11002 0 R 11003 0 R 11004 0 R 11005 0 R 11006 0 R 11007 0 R 11008 0 R 11009 0 R 11010 0 R 11011 0 R 11012 0 R 11013 0 R 11014 0 R 11015 0 R 11 [...]
 >> endobj
-10954 0 obj <<
+10963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 710.014 145.791 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-10960 0 obj <<
+10969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 684.047 260.191 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-10961 0 obj <<
+10970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 660.136 260.191 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-10962 0 obj <<
+10971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 636.226 260.191 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-10963 0 obj <<
+10972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 612.316 285.097 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-10964 0 obj <<
+10973 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 600.361 287.867 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-10965 0 obj <<
+10974 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.823 576.45 281.759 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-10966 0 obj <<
+10975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 554.597 145.791 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-10967 0 obj <<
+10976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.823 528.63 281.759 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-10968 0 obj <<
+10977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.109 492.764 195.046 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.274) >>
+/A << /S /GoTo /D (page.275) >>
 >> endobj
-10969 0 obj <<
+10978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [198.034 492.764 214.971 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.275) >>
+/A << /S /GoTo /D (page.276) >>
 >> endobj
-10970 0 obj <<
+10979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 457.616 187.046 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-10971 0 obj <<
+10980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 423.026 285.097 433.93]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-10972 0 obj <<
+10981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 411.07 258.537 421.974]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-10973 0 obj <<
+10982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 399.115 260.191 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-10974 0 obj <<
+10983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 377.262 145.791 386.109]
+/Rect [128.854 377.143 145.791 386.109]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-10975 0 obj <<
+10984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 352.012 221.606 362.199]
 /Subtype /Link
-/A << /S /GoTo /D (page.347) >>
+/A << /S /GoTo /D (page.348) >>
 >> endobj
-10976 0 obj <<
+10985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 328.102 187.046 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-10977 0 obj <<
+10986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 315.429 287.867 326.333]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-10978 0 obj <<
+10987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 292.236 208.774 302.423]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-10979 0 obj <<
+10988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 267.608 280.116 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-10980 0 obj <<
+10989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 255.653 258.537 266.557]
 /Subtype /Link
-/A << /S /GoTo /D (page.123) >>
+/A << /S /GoTo /D (page.124) >>
 >> endobj
-10981 0 obj <<
+10990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 243.698 260.191 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (page.228) >>
+/A << /S /GoTo /D (page.229) >>
 >> endobj
-10982 0 obj <<
+10991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 220.505 145.791 230.692]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-10983 0 obj <<
+10992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.78 220.505 165.716 230.692]
 /Subtype /Link
-/A << /S /GoTo /D (page.306) >>
+/A << /S /GoTo /D (page.307) >>
 >> endobj
-10984 0 obj <<
+10993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 196.595 221.606 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-10985 0 obj <<
+10994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.595 196.595 241.531 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.336) >>
+/A << /S /GoTo /D (page.337) >>
 >> endobj
-10986 0 obj <<
+10995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 172.684 187.046 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.360) >>
+/A << /S /GoTo /D (page.361) >>
 >> endobj
-10987 0 obj <<
+10996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 160.012 287.867 170.916]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-10988 0 obj <<
+10997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 136.819 208.774 147.005]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-10989 0 obj <<
+10998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 112.909 208.774 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-10990 0 obj <<
+10999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 88.281 280.116 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.90) >>
+/A << /S /GoTo /D (page.91) >>
 >> endobj
-10991 0 obj <<
+11000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 719.912 475.018 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.124) >>
+/A << /S /GoTo /D (page.125) >>
 >> endobj
-10992 0 obj <<
+11001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 707.957 476.672 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.228) >>
+/A << /S /GoTo /D (page.229) >>
 >> endobj
-10993 0 obj <<
+11002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [479.661 707.957 496.597 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-10994 0 obj <<
+11003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 684.764 362.272 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.306) >>
+/A << /S /GoTo /D (page.307) >>
 >> endobj
-10995 0 obj <<
+11004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 684.764 382.197 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-10996 0 obj <<
+11005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 660.854 438.087 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.336) >>
+/A << /S /GoTo /D (page.337) >>
 >> endobj
-10997 0 obj <<
+11006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [441.076 660.854 458.013 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-10998 0 obj <<
+11007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 636.943 403.527 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.361) >>
+/A << /S /GoTo /D (page.362) >>
 >> endobj
-10999 0 obj <<
+11008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 624.271 504.348 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.394) >>
+/A << /S /GoTo /D (page.395) >>
 >> endobj
-11000 0 obj <<
+11009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 589.123 362.272 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11001 0 obj <<
+11010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 589.123 382.197 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.283) >>
+/A << /S /GoTo /D (page.284) >>
 >> endobj
-11002 0 obj <<
+11011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 565.212 425.255 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11003 0 obj <<
+11012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 540.585 489.145 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11004 0 obj <<
+11013 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 495.474 362.272 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11005 0 obj <<
+11014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 495.474 382.197 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11006 0 obj <<
+11015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.109 482.801 513.045 493.705]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11007 0 obj <<
+11016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 448.874 362.272 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.288) >>
+/A << /S /GoTo /D (page.289) >>
 >> endobj
-11008 0 obj <<
+11017 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 448.874 382.197 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.291) >>
+/A << /S /GoTo /D (page.292) >>
 >> endobj
-11009 0 obj <<
+11018 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 423.026 499.924 433.93]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-11010 0 obj <<
+11019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 399.115 506.55 410.019]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11011 0 obj <<
+11020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 375.922 425.255 386.109]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11012 0 obj <<
+11021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 331.434 362.272 340.281]
 /Subtype /Link
-/A << /S /GoTo /D (page.301) >>
+/A << /S /GoTo /D (page.302) >>
 >> endobj
-11013 0 obj <<
+11022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 331.434 382.197 340.281]
 /Subtype /Link
-/A << /S /GoTo /D (page.303) >>
+/A << /S /GoTo /D (page.304) >>
 >> endobj
-11014 0 obj <<
+11023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 293.511 396.593 304.415]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11015 0 obj <<
+11024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 281.556 476.672 292.46]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-11016 0 obj <<
+11025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 257.646 396.593 268.55]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11017 0 obj <<
+11026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 245.691 504.348 256.595]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-11018 0 obj <<
+11027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.748 221.78 494.684 232.684]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11019 0 obj <<
+11028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 187.972 362.272 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11020 0 obj <<
+11029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 173.96 499.924 184.864]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11021 0 obj <<
+11030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 150.049 501.578 160.953]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11022 0 obj <<
+11031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 138.094 475.018 148.998]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11023 0 obj <<
+11032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 116.241 362.272 125.088]
+/Rect [345.336 116.121 362.272 125.088]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-11024 0 obj <<
+11033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 102.229 506.55 113.133]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11026 0 obj <<
+11035 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11030 0 obj <<
-/D [11028 0 R /XYZ 90 757.935 null]
+11039 0 obj <<
+/D [11037 0 R /XYZ 90 757.935 null]
 >> endobj
-11027 0 obj <<
+11036 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11095 0 obj <<
-/Length 1098      
+11104 0 obj <<
+/Length 1095      
 /Filter /FlateDecode
 >>
 stream
-x��Zm��6�ί�^Aw��q�U������ЃV�vO(
��� ���!�.���8l�*!�8�癙g��$��F��F�ĥ����[E�?"7�7.��l}�%s(C�ǭXW͍�~��VF`=mj
$�I��3##���0*\�,׽&��B��I��[�=E��	`��#���Lb,��lz��t���5
-��;�.��dz�_��}�P�P
�kȰ�A�6 u1���8����{
:�O��n��6G��'
btz�����̣��H����*I1V��<�e	0�*R���H	sYu��U�B/��9B 
�R�])7ͽC��ƙ1
�XM�Ù4���")���Yr�A�s2-�v
�
�3�4v�;?P^
��o�P���4(cۦ���Mw�
�w�
�3
����0�7
�
��:H� �T|�0���1���h1T����EѢ-ҁr�KVM�~�b{Q1?�m
=k0:z� ��f�T(�Q}��N[
�K�U��-n�]�� ���t�
-�j4�J��ܸ+s:���U��k�')�\�d�?�=v�8�
Z����[m��{H��_[��:<?,&w���x�,�́\�Q�(� R`�K
��>�9�'m��'c���iȣ�<�|�a?�ؔ�?�iLv����^��2&� ��)#VNeg��Ϣ�)րC����u����r��v�Z�&R@r���4��͂�޼n�6I�~�>�C�r��|or�_�E��K�}�/g�v5%��H�$��)���V<��&u:Jٿ�騐N'4��@�"���ۢ�[�i�����`��v�"��˂�I��Տ��oE�
ǠRm��٦Q\�b��J��"
��$��A��&�sB�b!���Z;�\k�R�v�\���cLj�x�3��1c
5f<B�
k�'�E�Rc>
L��o��C�/�1J�y�Z�q<�l��H����n`󽀤�-���t)brh�?��Z�V��v�k|�(
��>W�-��<��
o
_�2d��Ҕ�JǍ����<�~��:��)�h
���l�~]}n�O at s&(�[Dy���Y��\.�pN�?
�uf�qgdž)�,j��$_��a�n2
��n���Ew&�N��ۺ!
+x��ZQ��6~�W�)L��J�,���p��M�$��v:s�a|�
��M�)�_a�p�m,se�Oز��v�[iw1A�����հ�{#r�#�@�/�!��94����ۏ�7v>�!�HL����,�7í�a��Q� ~���f
�筻�M��;D0s$Zdz�ȢL��Р�[�<G��3$@�5�Ȧ
������Q?�=M�$tGg�
�..~��p���ucȰYA�. vx���i��1�t����t�Bw]�Il�NH��%r�*��B��2Y2#�Ԓb��E*�
+`�U�¹绑*�@}�o��B7
+�!�%�)!�R��_ɳ%�,�a5u%�1�Л�I��|����ʝ�ki.��nԜ�����{�r���|[�j���
�-MC�������s
#�i��8rߝ�Sw���(1�>�<w6{*��'5Y��dc%}Q�i�l�
���H�߅�fnT�fGO
FGO`�&�l�JeY`�߮�A���Z�KU�m�
Wt @?�\
}��xC���A�r����
ɖ���{�,Ec
�÷�Ɍ�$N炖��ps�Kp�Ir�j�������j���;\�o���9���4
+�r�4�9Xr�铟r|���}6�o8��E�ǚ�,�'ȩ)�
+ӄ&p��G�A�ޓ�R0%ʿSF^;e��8Ӭ~v$dX�
5�
�,���zo�������6���	Xϳ���b���Rq�C&���������
+��ӹ�T�6_J��zJ��8K
٦`�#^� iL�:�ؿvuTJ�3�cB�W����m��-�
+i�����
+���eM8W�%͓
���ǫ�[���1�T��o�4��S�4]��+yY�X�$9dLo���1`���N
���yýv^���kw�
��^;?U��W�1�&z��=fn�c>�,��
�q`�w
���r�x�	PΫW�2��1g���p at H쀬����{�
�����`�Ӣ}8U�X�N��v�kr�*����T��
��������Yr}O8�{����V:$���N���f�T�l��W���e��������4���z���%^��"�^�[,f�=�e����[䋮b`� L��|=8�
�����= �{
 endstream
 endobj
-11094 0 obj <<
+11103 0 obj <<
 /Type /Page
-/Contents 11095 0 R
-/Resources 11093 0 R
+/Contents 11104 0 R
+/Resources 11102 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 10768 0 R
-/Annots [ 11025 0 R 11031 0 R 11032 0 R 11033 0 R 11034 0 R 11035 0 R 11036 0 R 11037 0 R 11038 0 R 11039 0 R 11040 0 R 11041 0 R 11042 0 R 11043 0 R 11044 0 R 11045 0 R 11046 0 R 11047 0 R 11048 0 R 11049 0 R 11050 0 R 11051 0 R 11052 0 R 11053 0 R 11054 0 R 11055 0 R 11056 0 R 11057 0 R 11058 0 R 11059 0 R 11060 0 R 11061 0 R 11062 0 R 11063 0 R 11064 0 R 11065 0 R 11066 0 R 11067 0 R 11068 0 R 11069 0 R 11070 0 R 11071 0 R 11072 0 R 11073 0 R 11074 0 R 11075 0 R 11076 0 R 11077 0 R 11 [...]
+/Parent 10777 0 R
+/Annots [ 11034 0 R 11040 0 R 11041 0 R 11042 0 R 11043 0 R 11044 0 R 11045 0 R 11046 0 R 11047 0 R 11048 0 R 11049 0 R 11050 0 R 11051 0 R 11052 0 R 11053 0 R 11054 0 R 11055 0 R 11056 0 R 11057 0 R 11058 0 R 11059 0 R 11060 0 R 11061 0 R 11062 0 R 11063 0 R 11064 0 R 11065 0 R 11066 0 R 11067 0 R 11068 0 R 11069 0 R 11070 0 R 11071 0 R 11072 0 R 11073 0 R 11074 0 R 11075 0 R 11076 0 R 11077 0 R 11078 0 R 11079 0 R 11080 0 R 11081 0 R 11082 0 R 11083 0 R 11084 0 R 11085 0 R 11086 0 R 11 [...]
 >> endobj
-11025 0 obj <<
+11034 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 707.957 180.112 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.172) >>
+/A << /S /GoTo /D (page.173) >>
 >> endobj
-11031 0 obj <<
+11040 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 696.002 283.443 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.182) >>
+/A << /S /GoTo /D (page.183) >>
 >> endobj
-11032 0 obj <<
+11041 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 672.092 180.112 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-11033 0 obj <<
+11042 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.237 660.136 291.174 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11034 0 obj <<
+11043 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.088 648.181 295.024 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11035 0 obj <<
+11044 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 638.283 145.791 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.202) >>
+/A << /S /GoTo /D (page.203) >>
 >> endobj
-11036 0 obj <<
+11045 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 612.316 180.112 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11037 0 obj <<
+11046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 600.361 260.191 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11038 0 obj <<
+11047 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 578.508 145.791 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11039 0 obj <<
+11048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 552.54 180.112 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11040 0 obj <<
+11049 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.109 528.63 195.046 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11041 0 obj <<
+11050 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 506.777 145.791 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11042 0 obj <<
+11051 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 482.747 145.791 491.713]
+/Rect [128.854 482.866 145.791 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11043 0 obj <<
+11052 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 457.616 221.606 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11044 0 obj <<
+11053 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.598 433.706 184.535 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.377) >>
+/A << /S /GoTo /D (page.378) >>
 >> endobj
-11045 0 obj <<
+11054 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.598 409.795 184.535 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11046 0 obj <<
+11055 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 397.123 287.867 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-11047 0 obj <<
+11056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.266 385.168 278.203 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11048 0 obj <<
+11057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.188 373.212 275.124 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11049 0 obj <<
+11058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.776 361.257 296.713 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.426) >>
+/A << /S /GoTo /D (page.427) >>
 >> endobj
-11050 0 obj <<
+11059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 327.449 145.791 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11051 0 obj <<
+11060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.088 313.437 295.024 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11052 0 obj <<
+11061 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 303.539 145.791 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11053 0 obj <<
+11062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 267.673 145.791 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11054 0 obj <<
+11063 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 253.661 283.443 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11055 0 obj <<
+11064 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 219.733 145.791 228.699]
+/Rect [128.854 219.852 145.791 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.159) >>
+/A << /S /GoTo /D (page.160) >>
 >> endobj
-11056 0 obj <<
+11065 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 183.987 145.791 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11057 0 obj <<
+11066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 169.975 283.443 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11058 0 obj <<
+11067 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.109 134.109 195.046 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11059 0 obj <<
+11068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.109 98.244 195.046 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11060 0 obj <<
+11069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 710.014 362.272 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11061 0 obj <<
+11070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.59 684.047 411.527 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.275) >>
+/A << /S /GoTo /D (page.276) >>
 >> endobj
-11062 0 obj <<
+11071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [414.516 684.047 431.452 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11063 0 obj <<
+11072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.59 648.181 411.527 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11064 0 obj <<
+11073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [414.516 648.181 431.452 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11065 0 obj <<
+11074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 614.373 362.272 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11066 0 obj <<
+11075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.59 588.405 411.527 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11067 0 obj <<
+11076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.08 565.212 401.016 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11068 0 obj <<
+11077 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.08 541.302 401.016 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11069 0 obj <<
+11078 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.59 504.719 411.527 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11070 0 obj <<
+11079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 480.809 506.55 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11071 0 obj <<
+11080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 456.899 506.55 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11072 0 obj <<
+11081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 432.988 501.578 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11073 0 obj <<
+11082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 421.033 475.018 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11074 0 obj <<
+11083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 399.18 362.272 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11075 0 obj <<
+11084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 385.168 506.55 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11076 0 obj <<
+11085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 373.212 511.506 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11077 0 obj <<
+11086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 363.315 362.272 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11078 0 obj <<
+11087 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 337.347 396.593 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-11079 0 obj <<
+11088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [490.719 325.392 507.655 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11080 0 obj <<
+11089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 313.437 498.241 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11081 0 obj <<
+11090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 301.481 476.672 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11082 0 obj <<
+11091 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 279.628 362.272 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11083 0 obj <<
+11092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 253.661 396.593 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11084 0 obj <<
+11093 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 231.688 362.272 240.654]
+/Rect [345.336 231.808 362.272 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11085 0 obj <<
+11094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 206.557 438.087 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11086 0 obj <<
+11095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.08 182.647 401.016 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11087 0 obj <<
+11096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.08 158.737 401.016 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11088 0 obj <<
+11097 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.748 146.064 494.684 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11089 0 obj <<
+11098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 122.154 506.55 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11090 0 obj <<
+11099 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.08 87.006 401.016 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11092 0 obj <<
+11101 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11096 0 obj <<
-/D [11094 0 R /XYZ 90 757.935 null]
+11105 0 obj <<
+/D [11103 0 R /XYZ 90 757.935 null]
 >> endobj
-11093 0 obj <<
+11102 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11191 0 obj <<
-/Length 1576      
+11200 0 obj <<
+/Length 1569      
 /Filter /FlateDecode
 >>
 stream
-xڽZ�r�:}�+�v`�đl�K�}H��Ғ@��I�v4
-�ַʦ4��d�6�IJ
ә��KK����l�,�\u.���CWl�64Cq�
Ӏ*Ҡ�z�]wxs������>�T�
~^�C_7���v~t ?
-���L�ԑ2;w_������궥l�Q���t�
(�·x��GL �5�����Nzu	
	���Êz���{8;����IN��
�B�F��S�̏�s�i�,�O�:�݉�@W7�r@�N9�m�Bp,N2?$���8�`M�L�vGVҾ
N���
_���Z4˨"i�Ƃ��_�j|
{$'#<���~�Q��A�%s*1�a�Qxx<q�����%Η:��Aw|1r��>����-qs��1c�1T'��Y�n�l�����^��7��F!�Kq��Q�*F%�g?��$	�8���2j�w���P��L�߾j8�77F����e�C�3zNHJW6 �����'=[�Oϯ
י��}�|O�e$��9^Cu"3!�������g4�W�q�f�T%��A��G�O磡�I�X�_%�.���f�N�o�
}4��$2�xq���8�g����7���mV.tėx �1hLϹ�Q�SS���䩍��vy�3�BqŪa�9|H�}Y�xf
o�dd,�zA
-���3qf.v.�
�ܞ�L�mэ*�7�qOG]
jv�#-�un݋��}S��Αug{��
�=����� 2���^$k<M�
�`���eڬ�mFS��'�%S�#�w�-Q��˻r~��`�����h���È�S�d�"f�}C�6OыK<[�D֭��<
���y
-ٚF��߮N�],L"�~$��+4Ծ�)�U�zn�T6E���yT�싎b�� 
�g�.�Ԗz��l)G�,r�a
�F�G���

��
htC��h�<I����C	)-�)��d�h	�����)�B\O~@�(�C���ª��+K-H������J�u�h���9]˪����ן�ߣ��c�n����Zu/�"���V� 4�i~�
;�
����"�~�R�صa�iP�k
9�.�/��I\��u
܏���6
��c��Q��s���F�U� 
U��-��duP�C���^PVtLuV(%��<�I�54�HmX�5��D��DK��꫉8x��b.�k��W��#��� [...]
��n��
-m�����U1d�0R���
�T N��j��n�l	�~}��0�
�Q�g��8�,	�R�7~�j�cb�BM�
[s��BmK��–�.`�hF�G-;^��e����I����a���NE�mf)�������$���j�� ���C�M�*aA��P�`�h/����e�u�wY|-70�/S���!�M���$Z���� Pؗ	��
-�ﲠ��j�D��;��\q������{��
zDZ\-��U�%g����F���:����i��;6�[:�}�Զ 
.�9�0f�
��
�Vw����'��
+xڽZ]s�J��Wpwt��,�i/CS[�ҙ�igg#����ks~��L�IX@�F!˳�����P�
+P.;�n��-�[���w��@1T

*���v���M��^�K������H��8n�g�@��Ն��������7�x��{��m)�|T��5�ʬ�
31�#&�ߚ����d�Nz��<�����#��v��8�/i�Or�P\��U�(��Ҁd~
��s/H�e�~z�QnO4tu�.��V-��I�$��z'��i�ݑ����<a�]@�i=g�f�U$Q1j,H���V�ث 9���
����E�.�S����G�9���
^
�887u����|�\�}*q�
?Z�$��)bh1T'��Y�n�l����_�����F)���^㣠U�J��6~J1I^q$M�eԎ�$���,��$�}
��7F����e�S�3zNH�P6 ��Z��Oz��=��]9�3mG�����?�H7
�f��̄0R^��j¯�4�(��*z�(�OB��FC��$�p� �p���;
\<�>2��pw�Չ�6�/�q0�>M
<�]!۪4t�M<�4�g��F�sS���䩏Qm�<�P�8�b����>d�}Y�xe
�/ed,�ڠ�\Ǚ83;�vn�D�
ܶ�
+��h�Ӎ.O5��
p��|<���ipd�ٞ�<�~G���a)�L���E��s��ޑ
+���\�@�չ�h�+��Dc��u���%�2D{���A�?Y&��~*��u�0��%Y���`ߐt�=���Idݺi��x
��ђ�i$m���r���$�p�G�^�!����A��-MA:T���R�F�i#�r�
��%�
ޯ�]`�/�
X6�
�W����y@��F>r2�Os�ӑ
���:I����C	)-�)��d�h	���;��1R�����
+�Q�d)��]��,u ! ��5�}[��U�Ћ�t-�2y��]}��
��BVl7HM��;�,�Dl�v`s������)^�8��.��K���
+�
{G�bc�0���D�h�x�'q��Z7t�~��
6z�&"��5H�j��*6'���. ��(�[M���A�Ne��sxAY�2ձP�Jt=x
���h��ڰTkD�j���=���շq�T��\�7�_�Z�h^[����i7����IW�!��̪�h�g)_�k+���Q�"AOE
|;͹�
V�����g��֖\oau�=Ͽr�n�T��v��֚~-KDַ����
I�\`��w���b�4�֋8���y��Gxu]���}���u1d����ms;��@��-��n�l	�ys��0�
�Q�W�ոñ%\J���٪����
+5=2l���
+�-Y��-�]�
�ь��zv��+ʎ]�{�
=��$��x���_�,�j���� +�\���#H�M�*_b1l�0�kwE{�����v��8,�0��O)e��
���W$Z������/N-NU���j�D��;��4��쇲��A�tc<�
-SՁ�չU�%�NO7��:O�u�'L���$	Nwܷg5�}�| Yp�͉�1+��#~2��Y����D6�M
 endstream
 endobj
-11190 0 obj <<
+11199 0 obj <<
 /Type /Page
-/Contents 11191 0 R
-/Resources 11189 0 R
+/Contents 11200 0 R
+/Resources 11198 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11091 0 R 11097 0 R 11098 0 R 11099 0 R 11100 0 R 11101 0 R 11102 0 R 11103 0 R 11104 0 R 11105 0 R 11106 0 R 11107 0 R 11108 0 R 11109 0 R 11110 0 R 11111 0 R 11112 0 R 11113 0 R 11114 0 R 11115 0 R 11116 0 R 11117 0 R 11118 0 R 11119 0 R 11120 0 R 11121 0 R 11122 0 R 11123 0 R 11124 0 R 11125 0 R 11126 0 R 11127 0 R 11128 0 R 11129 0 R 11130 0 R 11131 0 R 11132 0 R 11133 0 R 11134 0 R 11135 0 R 11136 0 R 11137 0 R 11138 0 R 11139 0 R 11140 0 R 11141 0 R 11142 0 R 11143 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11100 0 R 11106 0 R 11107 0 R 11108 0 R 11109 0 R 11110 0 R 11111 0 R 11112 0 R 11113 0 R 11114 0 R 11115 0 R 11116 0 R 11117 0 R 11118 0 R 11119 0 R 11120 0 R 11121 0 R 11122 0 R 11123 0 R 11124 0 R 11125 0 R 11126 0 R 11127 0 R 11128 0 R 11129 0 R 11130 0 R 11131 0 R 11132 0 R 11133 0 R 11134 0 R 11135 0 R 11136 0 R 11137 0 R 11138 0 R 11139 0 R 11140 0 R 11141 0 R 11142 0 R 11143 0 R 11144 0 R 11145 0 R 11146 0 R 11147 0 R 11148 0 R 11149 0 R 11150 0 R 11151 0 R 11152 0 R 11 [...]
 >> endobj
-11091 0 obj <<
+11100 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.598 708.674 184.535 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11097 0 obj <<
+11106 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 674.149 145.791 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11098 0 obj <<
+11107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 648.899 208.774 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11099 0 obj <<
+11108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 624.988 208.774 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11100 0 obj <<
+11109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 590.463 145.791 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11101 0 obj <<
+11110 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 554.597 145.791 563.444]
+/Rect [128.854 554.478 145.791 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-11102 0 obj <<
+11111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.266 518.667 278.203 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11103 0 obj <<
+11112 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 483.519 187.046 493.705]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-11104 0 obj <<
+11113 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 448.993 145.791 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11105 0 obj <<
+11114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 413.128 145.791 421.974]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11106 0 obj <<
+11115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.763 387.534 180.7 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-11107 0 obj <<
+11116 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [235.155 375.579 252.092 386.109]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-11108 0 obj <<
+11117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [213.576 363.623 230.513 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-11109 0 obj <<
+11118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [193.611 340.057 210.547 350.243]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11110 0 obj <<
+11119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.595 328.102 153.532 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11111 0 obj <<
+11120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.24 316.146 160.177 326.333]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11112 0 obj <<
+11121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.895 304.191 150.832 314.378]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11113 0 obj <<
+11122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.595 280.281 153.532 290.468]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11114 0 obj <<
+11123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.327 268.326 190.264 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11115 0 obj <<
+11124 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [143.24 256.371 160.177 266.557]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11116 0 obj <<
+11125 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.761 232.46 170.697 242.647]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11117 0 obj <<
+11126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [275.125 220.505 292.061 230.692]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11118 0 obj <<
+11127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [272.963 208.55 289.899 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11119 0 obj <<
+11128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [212.42 196.595 229.357 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11120 0 obj <<
+11129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.528 183.922 211.484 194.826]
 /Subtype /Link
-/A << /S /GoTo /D (page.68) >>
+/A << /S /GoTo /D (page.69) >>
 >> endobj
-11121 0 obj <<
+11130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [141.018 172.684 152.974 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.74) >>
+/A << /S /GoTo /D (page.75) >>
 >> endobj
-11122 0 obj <<
+11131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.008 160.012 200.963 170.916]
 /Subtype /Link
-/A << /S /GoTo /D (page.75) >>
+/A << /S /GoTo /D (page.76) >>
 >> endobj
-11123 0 obj <<
+11132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.825 148.057 233.78 158.961]
 /Subtype /Link
 /A << /S /GoTo /D (page.75) >>
 >> endobj
-11124 0 obj <<
+11133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.636 136.102 278.591 147.005]
 /Subtype /Link
-/A << /S /GoTo /D (page.75) >>
+/A << /S /GoTo /D (page.76) >>
 >> endobj
-11125 0 obj <<
+11134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.679 124.146 216.634 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.74) >>
+/A << /S /GoTo /D (page.75) >>
 >> endobj
-11126 0 obj <<
+11135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [248.235 112.191 260.19 123.095]
 /Subtype /Link
 /A << /S /GoTo /D (page.77) >>
 >> endobj
-11127 0 obj <<
+11136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.195 100.236 191.15 111.14]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-11128 0 obj <<
+11137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.182 88.281 253.137 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-11129 0 obj <<
+11138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.552 719.912 411.507 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.94) >>
+/A << /S /GoTo /D (page.95) >>
 >> endobj
-11130 0 obj <<
+11139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [461.539 707.957 473.494 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-11131 0 obj <<
+11140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.051 696.719 401.006 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-11132 0 obj <<
+11141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [451.038 684.764 462.993 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.92) >>
+/A << /S /GoTo /D (page.93) >>
 >> endobj
-11133 0 obj <<
+11142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.926 672.809 404.882 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-11134 0 obj <<
+11143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.913 660.854 466.868 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-11135 0 obj <<
+11144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.127 648.181 450.082 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-11136 0 obj <<
+11145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [500.114 636.226 512.069 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-11137 0 obj <<
+11146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [431.501 624.271 443.457 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.93) >>
+/A << /S /GoTo /D (page.94) >>
 >> endobj
-11138 0 obj <<
+11147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [493.488 612.316 505.443 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.94) >>
+/A << /S /GoTo /D (page.95) >>
 >> endobj
-11139 0 obj <<
+11148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [473.165 600.361 490.101 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-11140 0 obj <<
+11149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.271 588.405 491.207 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-11141 0 obj <<
+11150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.157 576.45 394.112 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-11142 0 obj <<
+11151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [394.879 564.495 406.834 575.399]
+/Rect [394.879 564.495 411.816 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.99) >>
+/A << /S /GoTo /D (page.100) >>
 >> endobj
-11143 0 obj <<
+11152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [373.559 552.54 385.515 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.86) >>
+/A << /S /GoTo /D (page.87) >>
 >> endobj
-11144 0 obj <<
+11153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [388.503 552.54 400.459 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.88) >>
+/A << /S /GoTo /D (page.89) >>
 >> endobj
-11145 0 obj <<
+11154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [441.086 540.585 458.022 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-11146 0 obj <<
+11155 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.45 528.63 438.386 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.100) >>
+/A << /S /GoTo /D (page.101) >>
 >> endobj
-11147 0 obj <<
+11156 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [434.172 516.674 451.108 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-11148 0 obj <<
+11157 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [411.995 505.437 423.951 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-11149 0 obj <<
+11158 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [412.603 493.481 424.558 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-11150 0 obj <<
+11159 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [440.936 480.809 457.872 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-11151 0 obj <<
+11160 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [460.861 480.809 477.798 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-11152 0 obj <<
+11161 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [429.21 468.854 446.147 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.103) >>
+/A << /S /GoTo /D (page.104) >>
 >> endobj
-11153 0 obj <<
+11162 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.302 456.899 424.239 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-11154 0 obj <<
+11163 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.79 445.661 382.745 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-11155 0 obj <<
+11164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.597 433.706 375.552 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.90) >>
+/A << /S /GoTo /D (page.91) >>
 >> endobj
-11156 0 obj <<
+11165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [400.408 421.033 412.363 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-11157 0 obj <<
+11166 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.084 409.078 453.02 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-11158 0 obj <<
+11167 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [432.617 397.123 449.554 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.106) >>
+/A << /S /GoTo /D (page.107) >>
 >> endobj
-11159 0 obj <<
+11168 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 385.168 440.856 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.106) >>
+/A << /S /GoTo /D (page.107) >>
 >> endobj
-11160 0 obj <<
+11169 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [433.056 373.212 445.011 384.116]
+/Rect [433.056 373.212 449.992 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.99) >>
+/A << /S /GoTo /D (page.100) >>
 >> endobj
-11161 0 obj <<
+11170 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [445.778 361.257 462.714 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.100) >>
+/A << /S /GoTo /D (page.101) >>
 >> endobj
-11162 0 obj <<
+11171 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [419.497 349.302 436.433 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-11163 0 obj <<
+11172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.444 338.064 389.38 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11164 0 obj <<
+11173 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.764 325.392 418.719 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-11165 0 obj <<
+11174 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [468.751 313.437 480.706 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-11166 0 obj <<
+11175 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.264 301.481 408.219 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-11167 0 obj <<
+11176 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [434.45 289.526 451.387 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-11168 0 obj <<
+11177 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.375 289.526 471.312 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.109) >>
+/A << /S /GoTo /D (page.110) >>
 >> endobj
-11169 0 obj <<
+11178 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.643 277.571 506.579 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.102) >>
+/A << /S /GoTo /D (page.103) >>
 >> endobj
-11170 0 obj <<
+11179 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.151 265.616 491.087 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.103) >>
+/A << /S /GoTo /D (page.104) >>
 >> endobj
-11171 0 obj <<
+11180 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [468.054 253.661 484.99 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.104) >>
+/A << /S /GoTo /D (page.105) >>
 >> endobj
-11172 0 obj <<
+11181 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.026 241.706 441.962 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-11173 0 obj <<
+11182 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.684 230.468 381.639 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.89) >>
+/A << /S /GoTo /D (page.90) >>
 >> endobj
-11174 0 obj <<
+11183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.03 218.512 379.985 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.90) >>
+/A << /S /GoTo /D (page.91) >>
 >> endobj
-11175 0 obj <<
+11184 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 205.84 396.021 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11176 0 obj <<
+11185 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 193.885 391.761 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11177 0 obj <<
+11186 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.295 181.93 455.232 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11178 0 obj <<
+11187 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.221 181.93 475.157 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-11179 0 obj <<
+11188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [426.67 169.975 438.625 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11180 0 obj <<
+11189 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.545 158.019 442.5 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11181 0 obj <<
+11190 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.044 146.781 432 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-11182 0 obj <<
+11191 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 134.826 435.875 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11183 0 obj <<
+11192 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.522 122.871 395.477 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-11184 0 obj <<
+11193 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [467.885 110.199 484.821 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-11185 0 obj <<
+11194 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [437.449 98.244 454.386 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-11186 0 obj <<
+11195 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.226 86.288 466.181 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-11188 0 obj <<
+11197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11192 0 obj <<
-/D [11190 0 R /XYZ 90 757.935 null]
+11201 0 obj <<
+/D [11199 0 R /XYZ 90 757.935 null]
 >> endobj
-11189 0 obj <<
+11198 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11308 0 obj <<
-/Length 1532      
+11317 0 obj <<
+/Length 1528      
 /Filter /FlateDecode
 >>
 stream
-x�͚[o�6���+�6�eRu	�<4k�u[ѵ
0,-Z�m�����x�~�-�[�.��-���9<�([(o&/���kSW
�15SYn(�	U�Ae�V�?���՟��˷�l ����Э����r�m�U�����R-
)^0��
�5��V���ʾ�+P
M�}����	8��#I �5�X����&)�^�\/
-SL��B�ru�����f���5��>/W�?���q�S

(\�VLJ��	qq��m(�˕�\?�+�P����c��U��k9�
�<ϼ�s1А�o�~QX�n\2�h���T�O�sX����sfv�G�aG�
�����pu��ݽ%,�� �<�^�HwT�S�3?)e0O�� �L�W�����D�ʚ'�^]�J
-������h,z��9��z�ǁ-�H�	���O�),�V
�TC
`I_��Dc���s�|2��M�P���I�=�y�
��E�!���Ep���Y�#���ih�����4�[���@
32�Y�Ev��z��
-{,-�;q7,
-\��rǻ����<wE�(�|/d�L���Hw�O��{���j����2�3V*@ídy"p肻�kv@���y
-�Y �Г
��Jj�{����o�#�����j_�y>�y�JR,����ٲ����Bp{��D��H;��%!a���g���GN�
�O
�'�.ϧ���l�
q�}���[]{�%
	xT���&<sOxhjb���/'~`a�sk��a�1;��^��
K���<�<Ƒ�;�ߥH]yL���G�}� �>�2�d*���]�F,�i�£�����A��ŋ�ӱR
ǮonL�i5l�t��]_w�5L���og<l�,ۡ=�[��5�e���iH0�|�N��ߊMհ5���45�^�
-�{���@���dl��1�a{�k��*�܁#�Q����vdz��1�����d�,^�h�tsp�$��󒵊���]Ǯ���}`*h�����yb*�7�M5��ώ[�m����{��8Y��*��
���8��9�����le��c+w����ɀ�X�`EX�5�-�W���!��-���`�
5DFk���H���9fs�+P�	��A��h!;�@�G��y%O��������w��؁�wuH�Ej�
��@�"6�=��z
�9�[��hgb�ڢ.�/
x�
-V�з�
t:�}R6�xO�0�[�RQL��1��`
�K
�t~q/xiy�k[z�+�T�pd��f��@u
c�.ْ�l���H�?�������us3�^Θ������8_�Lk�zi`:�u}=�d��txNc8�{��Y3�h�l�V&Q�}��|c�9_�Ag��Jg�NJ��Fi�
-�8;�j>�eڪm٧�꧳Lձt�zN
9*B��l�#�b����z[�P�۪�*�����
�iR��
���ן �����"P!�3u�9Tgs�o�GB*�K��*��_��Б��ņu�إi|�X��{�K�,�1Si��cq��
�!4TK�!~�
鸕�=�!��.�č�SΆ`
+x�͚Ys�6���+�ViZ� I���~���M�L��3�:DA^I+�/x9-��NlK�a��˄�V�ګ�����K��\�Z���n4j�� ֑v����?���ş����5: bK|���4��������
��PC己
lk~8������Z��p
m_�j�n����~��

K��$��:�l� ��ժiƙ�Ϗ���(���Z�ok1޽�iwK
ù�ןW��_K����~��$
+B����z4 IJ=��lɀ�[�<�	]��2�nP�P��<Z�I�:�y�S<���!�X����O
+뱍GϿ?���S�U�s���FxH��qp��5'ޯl�	?\^>���_��n(��u�dOkd������O*�ӻ�8L�R�C�,��5O4���Q���s[�-X���"�'�u�<��/[�>)��tZu�3)��K�Ҭo4N��>?�Sk�F����&ħ�Z�(e�\�
��Z7�0x��OTy���B���E�c!�J}�@����Q��-ʰ+L6 at X�Sس`e�ة��q�U\8�}�K

Թ+ą�{)��d*=��>���s��KO������"�y� ����ġKi�ٽ;"RI(?�@K�BO:�+M�w�ٚ��������:�N����H$�V�u��]�V%WRD�VX�
+ܝ 6q�8ҎdniD9	D�9(x����~C&�rȓ�3O�S��
6	����񭩽��<��G�JUS�����<4
1-N˧X�� ?�0	�5J
��0�ʝ��.
хe��� ]�b�8 }����$��p�
��J�(˰�]�,R��wI�⦋�
�$
 7#�gϪ[N�����"ݘv�j:�r��]]�ŵL'�لl"l�,ۣ=q;��	j:ˋC����\����WӑLG�,aOK7���@�gٮO_�H�8�M��sv��VícP�
Y�q
��ގmw"�L
�Z�LLO'��
��I�6/O���(Y��?M��w�*K�����A}`*
;�'��zc�T���H�s�v�pQ^��닓Ś�����њݎ#J���˃`�V���rG��ſ
D��&W��]�ܒd�*�����<�Vm�TC�;C�O��@��>(0��P�L(�wvF
���$�<8��+E���pu�<"��4�"�x�C&/:p��X�F
�i����(,@����Ǣ$��֕u���‘G�dU	}K�H�0�'�S����b�H)"�iI0�x�N�Qe���/��Z��ۖ��Jm`��jS�K�4'�me��v��P�d�s��n����^�ף�e�)�u�/۫u����
���|9��jd������I �^ݳ��ш�=�L�h�T!�•s����WӕΪ�I�'��
>;�j?�e9�E��SZ��Ypm�.��
����\��}��6=T��n��7����x�V�#QN����a5y�Ÿ���@!�Xb��SZ+[i�Yk^�R<׆��E�

�7!c�e����~�~
+�%
��"I����ki��	��F
�R0a�Z}��a9�' ��� ��
 endstream
 endobj
-11307 0 obj <<
+11316 0 obj <<
 /Type /Page
-/Contents 11308 0 R
-/Resources 11306 0 R
+/Contents 11317 0 R
+/Resources 11315 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11187 0 R 11194 0 R 11195 0 R 11196 0 R 11197 0 R 11198 0 R 11199 0 R 11200 0 R 11201 0 R 11202 0 R 11203 0 R 11204 0 R 11205 0 R 11206 0 R 11207 0 R 11208 0 R 11209 0 R 11210 0 R 11211 0 R 11212 0 R 11213 0 R 11214 0 R 11215 0 R 11216 0 R 11217 0 R 11218 0 R 11219 0 R 11220 0 R 11221 0 R 11222 0 R 11223 0 R 11224 0 R 11225 0 R 11226 0 R 11227 0 R 11228 0 R 11229 0 R 11230 0 R 11231 0 R 11232 0 R 11233 0 R 11234 0 R 11235 0 R 11236 0 R 11237 0 R 11238 0 R 11239 0 R 11240 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11196 0 R 11203 0 R 11204 0 R 11205 0 R 11206 0 R 11207 0 R 11208 0 R 11209 0 R 11210 0 R 11211 0 R 11212 0 R 11213 0 R 11214 0 R 11215 0 R 11216 0 R 11217 0 R 11218 0 R 11219 0 R 11220 0 R 11221 0 R 11222 0 R 11223 0 R 11224 0 R 11225 0 R 11226 0 R 11227 0 R 11228 0 R 11229 0 R 11230 0 R 11231 0 R 11232 0 R 11233 0 R 11234 0 R 11235 0 R 11236 0 R 11237 0 R 11238 0 R 11239 0 R 11240 0 R 11241 0 R 11242 0 R 11243 0 R 11244 0 R 11245 0 R 11246 0 R 11247 0 R 11248 0 R 11249 0 R 11 [...]
 >> endobj
-11187 0 obj <<
+11196 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.772 719.912 191.727 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-11194 0 obj <<
+11203 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 707.957 151.22 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.109) >>
+/A << /S /GoTo /D (page.110) >>
 >> endobj
-11195 0 obj <<
+11204 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.389 696.002 208.325 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-11196 0 obj <<
+11205 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.396 684.764 172.351 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11197 0 obj <<
+11206 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.371 672.092 208.326 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-11198 0 obj <<
+11207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.357 660.136 270.313 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-11199 0 obj <<
+11208 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.292 648.181 245.247 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-11200 0 obj <<
+11209 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 626.209 145.791 635.175]
+/Rect [128.854 626.328 145.791 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.109) >>
+/A << /S /GoTo /D (page.110) >>
 >> endobj
-11201 0 obj <<
+11210 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.211 612.316 165.148 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.110) >>
+/A << /S /GoTo /D (page.111) >>
 >> endobj
-11202 0 obj <<
+11211 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.401 588.405 234.337 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.111) >>
+/A << /S /GoTo /D (page.112) >>
 >> endobj
-11203 0 obj <<
+11212 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.675 576.45 238.612 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.111) >>
+/A << /S /GoTo /D (page.112) >>
 >> endobj
-11204 0 obj <<
+11213 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.195 564.495 196.132 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-11205 0 obj <<
+11214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.071 552.54 200.007 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-11206 0 obj <<
+11215 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.57 541.302 189.506 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-11207 0 obj <<
+11216 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 529.347 193.382 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-11208 0 obj <<
+11217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.646 516.674 238.582 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.126) >>
+/A << /S /GoTo /D (page.127) >>
 >> endobj
-11209 0 obj <<
+11218 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.02 504.719 231.957 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-11210 0 obj <<
+11219 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.684 492.764 273.62 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-11211 0 obj <<
+11220 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.789 480.809 274.726 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-11212 0 obj <<
+11221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.676 468.854 182.612 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-11213 0 obj <<
+11222 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.398 456.899 195.334 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-11214 0 obj <<
+11223 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.968 444.943 221.905 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.132) >>
+/A << /S /GoTo /D (page.133) >>
 >> endobj
-11215 0 obj <<
+11224 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.69 432.988 234.627 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.132) >>
+/A << /S /GoTo /D (page.133) >>
 >> endobj
-11216 0 obj <<
+11225 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.514 421.75 212.451 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-11217 0 obj <<
+11226 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.122 409.795 213.058 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.123) >>
+/A << /S /GoTo /D (page.124) >>
 >> endobj
-11218 0 obj <<
+11227 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [130.518 397.84 147.454 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.119) >>
+/A << /S /GoTo /D (page.120) >>
 >> endobj
-11219 0 obj <<
+11228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [150.443 397.84 167.38 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-11220 0 obj <<
+11229 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [212.729 385.168 229.665 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.134) >>
+/A << /S /GoTo /D (page.135) >>
 >> endobj
-11221 0 obj <<
+11230 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [209.112 373.212 226.049 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-11222 0 obj <<
+11231 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.821 361.257 207.757 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-11223 0 obj <<
+11232 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.308 350.019 171.245 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-11224 0 obj <<
+11233 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.115 338.064 164.052 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.124) >>
+/A << /S /GoTo /D (page.125) >>
 >> endobj
-11225 0 obj <<
+11234 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.927 325.392 200.863 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-11226 0 obj <<
+11235 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.603 313.437 236.539 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.139) >>
+/A << /S /GoTo /D (page.140) >>
 >> endobj
-11227 0 obj <<
+11236 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.136 301.481 233.073 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.136) >>
+/A << /S /GoTo /D (page.137) >>
 >> endobj
-11228 0 obj <<
+11237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.439 289.526 224.375 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.136) >>
+/A << /S /GoTo /D (page.137) >>
 >> endobj
-11229 0 obj <<
+11238 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.574 277.571 233.511 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.130) >>
+/A << /S /GoTo /D (page.131) >>
 >> endobj
-11230 0 obj <<
+11239 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.499 277.571 253.436 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.131) >>
+/A << /S /GoTo /D (page.132) >>
 >> endobj
-11231 0 obj <<
+11240 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.296 265.616 246.233 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.131) >>
+/A << /S /GoTo /D (page.132) >>
 >> endobj
-11232 0 obj <<
+11241 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.252 253.661 178.189 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-11233 0 obj <<
+11242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.389 241.706 200.326 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-11234 0 obj <<
+11243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.639 229.75 200.575 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-11235 0 obj <<
+11244 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.283 217.795 207.219 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-11236 0 obj <<
+11245 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.782 205.84 196.719 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-11237 0 obj <<
+11246 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.969 193.885 234.905 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.139) >>
+/A << /S /GoTo /D (page.140) >>
 >> endobj
-11238 0 obj <<
+11247 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.894 193.885 254.83 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.140) >>
+/A << /S /GoTo /D (page.141) >>
 >> endobj
-11239 0 obj <<
+11248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.67 181.93 274.606 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-11240 0 obj <<
+11249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.544 169.975 225.481 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-11241 0 obj <<
+11250 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.202 158.737 170.139 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.123) >>
+/A << /S /GoTo /D (page.124) >>
 >> endobj
-11242 0 obj <<
+11251 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [151.549 146.781 168.485 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.124) >>
+/A << /S /GoTo /D (page.125) >>
 >> endobj
-11243 0 obj <<
+11252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 134.109 179.539 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11244 0 obj <<
+11253 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 122.154 175.28 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11245 0 obj <<
+11254 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.416 110.199 214.353 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-11246 0 obj <<
+11255 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [201.292 98.244 218.228 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-11247 0 obj <<
+11256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.814 86.288 238.751 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11248 0 obj <<
+11257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [426.67 719.912 443.606 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11249 0 obj <<
+11258 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.545 707.957 447.482 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11250 0 obj <<
+11259 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.044 696.719 436.981 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11251 0 obj <<
+11260 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 684.764 440.856 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11252 0 obj <<
+11261 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.522 672.809 400.458 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-11253 0 obj <<
+11262 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [467.885 660.136 484.821 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-11254 0 obj <<
+11263 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [437.449 648.181 454.386 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-11255 0 obj <<
+11264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.627 636.943 393.564 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-11256 0 obj <<
+11265 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.226 624.271 471.162 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-11257 0 obj <<
+11266 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.254 612.316 413.19 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-11258 0 obj <<
+11267 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.87 600.361 424.806 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-11259 0 obj <<
+11268 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.877 589.123 393.813 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-11260 0 obj <<
+11269 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [412.852 576.45 429.788 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-11261 0 obj <<
+11270 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [449.773 564.495 466.71 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-11262 0 obj <<
+11271 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [479.113 552.54 496.049 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.140) >>
+/A << /S /GoTo /D (page.141) >>
 >> endobj
-11263 0 obj <<
+11272 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [387.955 540.585 404.892 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.142) >>
+/A << /S /GoTo /D (page.143) >>
 >> endobj
-11264 0 obj <<
+11273 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.881 540.585 424.817 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.145) >>
+/A << /S /GoTo /D (page.146) >>
 >> endobj
-11265 0 obj <<
+11274 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.397 528.63 452.333 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.145) >>
+/A << /S /GoTo /D (page.146) >>
 >> endobj
-11266 0 obj <<
+11275 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [493.937 516.674 510.873 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.145) >>
+/A << /S /GoTo /D (page.146) >>
 >> endobj
-11267 0 obj <<
+11276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [373.559 504.719 390.496 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11268 0 obj <<
+11277 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.148 492.764 412.085 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11269 0 obj <<
+11278 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.597 480.809 380.533 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11270 0 obj <<
+11279 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.665 468.854 391.601 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11271 0 obj <<
+11280 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [360.827 456.899 377.763 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11272 0 obj <<
+11281 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [347.547 444.943 364.484 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11273 0 obj <<
+11282 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.914 433.706 383.851 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11274 0 obj <<
+11283 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [398.615 421.033 415.552 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11275 0 obj <<
+11284 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.262 409.078 456.199 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11276 0 obj <<
+11285 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.098 397.123 396.035 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11277 0 obj <<
+11286 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.665 385.168 391.602 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11278 0 obj <<
+11287 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.69 373.212 403.626 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11279 0 obj <<
+11288 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.875 361.257 367.811 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-11280 0 obj <<
+11289 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.809 349.302 387.746 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11281 0 obj <<
+11290 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.534 337.347 386.471 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11282 0 obj <<
+11291 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [400.149 325.392 417.086 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11283 0 obj <<
+11292 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.572 314.154 416.508 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11284 0 obj <<
+11293 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.398 301.481 409.335 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11285 0 obj <<
+11294 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.223 289.526 392.159 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11286 0 obj <<
+11295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.516 277.571 391.452 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11287 0 obj <<
+11296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.441 277.571 411.378 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11288 0 obj <<
+11297 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.336 265.616 388.272 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11289 0 obj <<
+11298 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 253.661 396.021 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-11290 0 obj <<
+11299 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.954 241.706 393.891 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11291 0 obj <<
+11300 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.336 229.75 388.272 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11292 0 obj <<
+11301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 217.795 396.021 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.159) >>
+/A << /S /GoTo /D (page.160) >>
 >> endobj
-11293 0 obj <<
+11302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.954 205.84 393.891 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11294 0 obj <<
+11303 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.206 193.885 386.142 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11295 0 obj <<
+11304 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.705 181.93 383.642 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11296 0 obj <<
+11305 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 169.975 391.761 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11297 0 obj <<
+11306 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [355.856 158.019 372.792 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.158) >>
+/A << /S /GoTo /D (page.159) >>
 >> endobj
-11298 0 obj <<
+11307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.487 146.781 388.424 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.160) >>
+/A << /S /GoTo /D (page.161) >>
 >> endobj
-11299 0 obj <<
+11308 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.23 134.109 361.166 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11300 0 obj <<
+11309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.223 122.154 392.159 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-11301 0 obj <<
+11310 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.6 110.199 411.537 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-11302 0 obj <<
+11311 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 98.244 367.702 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.160) >>
+/A << /S /GoTo /D (page.161) >>
 >> endobj
-11303 0 obj <<
+11312 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.036 86.288 441.972 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-11305 0 obj <<
+11314 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11309 0 obj <<
-/D [11307 0 R /XYZ 90 757.935 null]
+11318 0 obj <<
+/D [11316 0 R /XYZ 90 757.935 null]
 >> endobj
-11306 0 obj <<
+11315 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11420 0 obj <<
-/Length 1420      
+11429 0 obj <<
+/Length 1421      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����0XdR2u	�>�޶���iA0��(���z�~�%�숤�dDz��|��\)g� ����|4}�N�Ɓ8�'N@yЙ������/^�=�2��@���m���Q����|�mէ���_��
}�$���
pR��[�~
9�ͪܙy���9�F��]&�a�z�!'�|��*E�Lʒ-�o��`�h||=r��<��vA#�9�
��n�Z��	Dc"r�/�l}KSA�{v-�X��?/�BT�'T'+ ���J
-z3���3 ^�(�ZЎ`ςݬ���~�H���XJ�O$Ɠ�����+�Ж�XR�sU���T�ȊKHv"/��d�=���֑�Bԋ�� ����m��ɓf�n� w���]bK�l�A�&4=V���sq���@���S��
��
�_�R
-��x(*W�d��	�2d`�!񧵊��^�~�F��@����)�8�Xu�\���T����y�S1��9T��
��
-y"�c����K��?큝Pq�٦�8�6�N��ׅFb&kY�;�#��0}a
�h¸7�Z��
�Vs�^��L�ò8
֦7У�r
�y�
8���b�x�`7ހ�f�]�L�p�іݨ�I?�I���v�����s��sd��u��|��z�m��h���M�=
������b0�4��1�o7�N�0D��z��|��iZ%���W��Qh`
5.��X�"��`٫�
�
�3N�^X��[R��K�4�dxE���(g|���i�1b,���}�Y�X��_mJ�"e�@�#�f&
P�ʫ�e�xZ����W�+Q��yQ/�^�P�<?+~؍�]
-�c�k�ͲFW��p��d�e%(^�{
���z���m���#�*�XJ	ǩ��I=���z���� |��&��25��f�L��u�g�1�M�q��
-�q⋭w���
�*�G�!M���;������w�Kw9���x�<69�3K�fgv{v�L�YAR-Z����
=X��

=C��;ac>���f_�?\�7\�z͂�F>w]��똇��p}��W��x؟@66�A���v
Cª
�j�i^�����z-iik��"I�ᨀZ�'�m��$�o
�H�ګw5�
-�
SEOţiY~r ��z��hwQ�t�="}
-��^�45��������ܺ�g��.��C
�rX4;��6�&�wg<�7�=貢i�����͎�
z�|
/
'q���
�O�����
,�Z�W��:լ���E�w���X�1�L�>
�q�G�cj(vj���t���3?���$�\���������	B㲹�@xE���g�@{�T��7�����W�Cwr櫾���ƍz_��w��u�i��=����V���t�Z�ܤt+Ζ�er�\f�
vT�p���F
-v�ִ6`��~��>avw��&�
����
+x��Z[o�6~����0XhR�nAӇ^R�]���iA0��(���z�~�%�∤��{�-���wϕttތ^�G���sbn��o�:a���"g�:W��z������3��~����a�E�ף����R�Bm�� �|'�GW������9xq�6�rg�z�=s.G��]&>��A������ 
�F�O0)K��m�7�Ţe���ȹ:q}8F~�.h$8'�<A�~
x1A�����"[��T�;�D�OO_|!*����]Y�D%������n�(�ZЎpς��
�JL�V$cr}(���I�KV��ThKQ,�����ZHI*Ydł%$;��q2���U؋S�Hd!�E�s��D���۠{��Y�(>���j��R9�E ������*tpΎ����l S�r,P�����WJ�<
�O�j��,�0Q_�
�2$�\����� ��.���H��3�EQ��U�	OUJȪ��:C�0�����1^R!�y�tz}� ��{`GT\|��:��M [...]
����	���f��
��$���R�:�� =O�h
z�g��<i�#��G�����vc�4C�Q��w8�gJ���U"Y��{�N�
E�Q�r��E-B
+F��j��ʀ9�D��� �%����M��H�W�|���r�:12�F�"�b4h�=��e�u`��jS�+s�
�;3�"W^�/����/���E��E��[�B�����n7rv)؏o(7�]Q;�m�IV���xY4�q�k>�B���aX�ڏD�$c)%
���'�xgt��B�n�c
7.��25��f�L��u�g�1�M�q��
+�a�g(��@�S�;�-�� �Cw��AUP�,��bo�A��ΰ�
xlr�g������9��C�2a
gI�h�g��? �	������m������W��-��^��z����]��1��c
�����z^e�����&߉�;ڎaHX��\�9�
�VU_�%-m
ց^$�0
PK�H�m���㍣
�_��]
��m�T�c��@Z�_�
��
  �]��<�eH��i�r
�R���qw�~��mn�匳\���\
�rX4;��6�&�wg\of�s{�eE�YoO�͎�
z�|
/
'q���
�O�����
-�Z�W��:լ���E�������X�E��m
@
zQ����o���t���#?���$�\��������׉�����ɚϟ��C������~B`r⩖���V�F�/������:�_����/��ry:��V+����l) ���2��5B3� �Q3†�*3����ԏ�ԇ�`H��?�ܘ
 endstream
 endobj
-11419 0 obj <<
+11428 0 obj <<
 /Type /Page
-/Contents 11420 0 R
-/Resources 11418 0 R
+/Contents 11429 0 R
+/Resources 11427 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11304 0 R 11310 0 R 11311 0 R 11312 0 R 11313 0 R 11314 0 R 11315 0 R 11316 0 R 11317 0 R 11318 0 R 11319 0 R 11320 0 R 11321 0 R 11322 0 R 11323 0 R 11324 0 R 11325 0 R 11326 0 R 11327 0 R 11328 0 R 11329 0 R 11330 0 R 11331 0 R 11332 0 R 11333 0 R 11334 0 R 11335 0 R 11336 0 R 11337 0 R 11338 0 R 11339 0 R 11340 0 R 11341 0 R 11342 0 R 11343 0 R 11344 0 R 11345 0 R 11346 0 R 11347 0 R 11348 0 R 11349 0 R 11350 0 R 11351 0 R 11352 0 R 11353 0 R 11354 0 R 11355 0 R 11356 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11313 0 R 11319 0 R 11320 0 R 11321 0 R 11322 0 R 11323 0 R 11324 0 R 11325 0 R 11326 0 R 11327 0 R 11328 0 R 11329 0 R 11330 0 R 11331 0 R 11332 0 R 11333 0 R 11334 0 R 11335 0 R 11336 0 R 11337 0 R 11338 0 R 11339 0 R 11340 0 R 11341 0 R 11342 0 R 11343 0 R 11344 0 R 11345 0 R 11346 0 R 11347 0 R 11348 0 R 11349 0 R 11350 0 R 11351 0 R 11352 0 R 11353 0 R 11354 0 R 11355 0 R 11356 0 R 11357 0 R 11358 0 R 11359 0 R 11360 0 R 11361 0 R 11362 0 R 11363 0 R 11364 0 R 11365 0 R 11 [...]
 >> endobj
-11304 0 obj <<
+11313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.271 719.912 181.207 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-11310 0 obj <<
+11319 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [253.207 707.957 270.143 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.160) >>
+/A << /S /GoTo /D (page.161) >>
 >> endobj
-11311 0 obj <<
+11320 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.713 696.719 172.649 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11312 0 obj <<
+11321 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.049 684.047 178.986 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.164) >>
+/A << /S /GoTo /D (page.165) >>
 >> endobj
-11313 0 obj <<
+11322 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.636 672.092 174.572 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11314 0 obj <<
+11323 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.137 660.854 190.074 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11315 0 obj <<
+11324 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.438 648.181 219.374 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11316 0 obj <<
+11325 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.579 636.226 189.516 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11317 0 obj <<
+11326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.75 624.988 170.687 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11318 0 obj <<
+11327 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 612.316 179.539 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11319 0 obj <<
+11328 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [149.875 600.361 166.812 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11320 0 obj <<
+11329 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.494 588.405 172.43 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11321 0 obj <<
+11330 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 576.45 175.28 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11322 0 obj <<
+11331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [161.023 564.495 177.96 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11323 0 obj <<
+11332 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.339 552.54 192.276 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-11324 0 obj <<
+11333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.638 540.585 200.575 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-11325 0 obj <<
+11334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 528.63 151.22 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.167) >>
+/A << /S /GoTo /D (page.168) >>
 >> endobj
-11326 0 obj <<
+11335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 506.777 145.791 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.167) >>
+/A << /S /GoTo /D (page.168) >>
 >> endobj
-11327 0 obj <<
+11336 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [230.99 493.481 247.927 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-11328 0 obj <<
+11337 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.37 480.809 213.307 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-11329 0 obj <<
+11338 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [136.047 469.571 152.983 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.171) >>
+/A << /S /GoTo /D (page.172) >>
 >> endobj
-11330 0 obj <<
+11339 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 456.899 179.539 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.172) >>
+/A << /S /GoTo /D (page.173) >>
 >> endobj
-11331 0 obj <<
+11340 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 444.943 151.22 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.172) >>
+/A << /S /GoTo /D (page.173) >>
 >> endobj
-11332 0 obj <<
+11341 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.498 421.033 240.434 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.172) >>
+/A << /S /GoTo /D (page.173) >>
 >> endobj
-11333 0 obj <<
+11342 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [246.581 409.078 263.518 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.173) >>
+/A << /S /GoTo /D (page.174) >>
 >> endobj
-11334 0 obj <<
+11343 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.713 397.84 172.649 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-11335 0 obj <<
+11344 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.424 385.885 172.361 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-11336 0 obj <<
+11345 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.274 373.212 196.211 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-11337 0 obj <<
+11346 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.137 361.975 190.074 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-11338 0 obj <<
+11347 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.579 349.302 189.516 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.179) >>
+/A << /S /GoTo /D (page.180) >>
 >> endobj
-11339 0 obj <<
+11348 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.854 337.347 171.791 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11340 0 obj <<
+11349 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 325.392 179.539 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.182) >>
+/A << /S /GoTo /D (page.183) >>
 >> endobj
-11341 0 obj <<
+11350 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.473 313.437 177.41 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11342 0 obj <<
+11351 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.398 313.437 197.335 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11343 0 obj <<
+11352 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.854 301.481 171.791 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11344 0 obj <<
+11353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.473 289.526 177.41 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11345 0 obj <<
+11354 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 277.571 175.28 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.180) >>
+/A << /S /GoTo /D (page.181) >>
 >> endobj
-11346 0 obj <<
+11355 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.268 277.571 195.205 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.181) >>
+/A << /S /GoTo /D (page.182) >>
 >> endobj
-11347 0 obj <<
+11356 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 265.616 151.22 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.182) >>
+/A << /S /GoTo /D (page.183) >>
 >> endobj
-11348 0 obj <<
+11357 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.587 253.661 150.523 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-11349 0 obj <<
+11358 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.578 241.706 297.515 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.182) >>
+/A << /S /GoTo /D (page.183) >>
 >> endobj
-11350 0 obj <<
+11359 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 229.75 179.539 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-11351 0 obj <<
+11360 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 217.795 175.28 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-11352 0 obj <<
+11361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 205.84 151.22 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-11353 0 obj <<
+11362 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.498 181.93 240.434 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.186) >>
+/A << /S /GoTo /D (page.187) >>
 >> endobj
-11354 0 obj <<
+11363 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 160.077 145.791 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.187) >>
+/A << /S /GoTo /D (page.188) >>
 >> endobj
-11355 0 obj <<
+11364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.878 146.064 192.814 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.187) >>
+/A << /S /GoTo /D (page.188) >>
 >> endobj
-11356 0 obj <<
+11365 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [254.312 134.109 271.249 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.188) >>
+/A << /S /GoTo /D (page.189) >>
 >> endobj
-11357 0 obj <<
+11366 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.706 122.154 235.643 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11358 0 obj <<
+11367 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 110.199 179.539 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11359 0 obj <<
+11368 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 98.244 175.28 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11360 0 obj <<
+11369 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 86.288 151.22 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-11361 0 obj <<
+11370 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.623 719.912 506.559 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.191) >>
+/A << /S /GoTo /D (page.192) >>
 >> endobj
-11362 0 obj <<
+11371 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 697.94 362.272 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.191) >>
+/A << /S /GoTo /D (page.192) >>
 >> endobj
-11363 0 obj <<
+11372 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [461.379 684.047 478.315 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.191) >>
+/A << /S /GoTo /D (page.192) >>
 >> endobj
-11364 0 obj <<
+11373 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [384.628 672.092 401.564 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-11365 0 obj <<
+11374 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.194 660.854 389.131 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-11366 0 obj <<
+11375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.818 648.899 374.755 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-11367 0 obj <<
+11376 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.084 636.226 453.02 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.200) >>
+/A << /S /GoTo /D (page.201) >>
 >> endobj
-11368 0 obj <<
+11377 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [456.009 636.226 472.946 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.201) >>
+/A << /S /GoTo /D (page.202) >>
 >> endobj
-11369 0 obj <<
+11378 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.756 624.271 412.692 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11370 0 obj <<
+11379 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [434.45 612.316 451.387 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.201) >>
+/A << /S /GoTo /D (page.202) >>
 >> endobj
-11371 0 obj <<
+11380 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.335 601.078 362.272 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11372 0 obj <<
+11381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 588.405 396.021 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11373 0 obj <<
+11382 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.01 588.405 415.946 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.202) >>
+/A << /S /GoTo /D (page.203) >>
 >> endobj
-11374 0 obj <<
+11383 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 576.45 391.761 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11375 0 obj <<
+11384 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.875 564.495 367.811 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-11376 0 obj <<
+11385 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [343.114 552.54 360.05 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11377 0 obj <<
+11386 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.295 540.585 455.232 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11378 0 obj <<
+11387 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.221 540.585 475.157 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.200) >>
+/A << /S /GoTo /D (page.201) >>
 >> endobj
-11379 0 obj <<
+11388 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 528.63 367.702 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11380 0 obj <<
+11389 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.068 516.674 367.004 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11381 0 obj <<
+11390 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [495.7 504.719 512.636 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.202) >>
+/A << /S /GoTo /D (page.203) >>
 >> endobj
-11382 0 obj <<
+11391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.79 493.481 387.726 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11383 0 obj <<
+11392 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.778 481.526 361.714 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11384 0 obj <<
+11393 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 468.854 396.021 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11385 0 obj <<
+11394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 456.899 367.702 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11386 0 obj <<
+11395 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.979 432.988 456.916 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-11387 0 obj <<
+11396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [476.183 421.033 493.12 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.208) >>
+/A << /S /GoTo /D (page.209) >>
 >> endobj
-11388 0 obj <<
+11397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [373.559 409.078 390.496 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11389 0 obj <<
+11398 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [393.484 409.078 410.421 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11390 0 obj <<
+11399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.148 397.123 412.085 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11391 0 obj <<
+11400 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [398.615 385.168 415.552 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11392 0 obj <<
+11401 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.262 373.212 456.199 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11393 0 obj <<
+11402 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.665 361.257 391.602 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11394 0 obj <<
+11403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.69 349.302 403.626 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11395 0 obj <<
+11404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.223 337.347 392.159 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11396 0 obj <<
+11405 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.516 325.392 391.452 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11397 0 obj <<
+11406 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.487 314.154 388.424 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11398 0 obj <<
+11407 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.771 301.481 392.707 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11399 0 obj <<
+11408 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.223 289.526 392.159 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11400 0 obj <<
+11409 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.6 277.571 411.537 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11401 0 obj <<
+11410 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.036 265.616 441.972 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11402 0 obj <<
+11411 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.81 253.661 456.747 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.211) >>
+/A << /S /GoTo /D (page.212) >>
 >> endobj
-11403 0 obj <<
+11412 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.676 241.706 412.613 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-11404 0 obj <<
+11413 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [457.663 229.75 474.6 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-11405 0 obj <<
+11414 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.552 217.795 416.488 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-11406 0 obj <<
+11415 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [461.539 205.84 478.475 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-11407 0 obj <<
+11416 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.051 194.602 405.987 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.233) >>
+/A << /S /GoTo /D (page.234) >>
 >> endobj
-11408 0 obj <<
+11417 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [451.038 182.647 467.974 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.233) >>
+/A << /S /GoTo /D (page.234) >>
 >> endobj
-11409 0 obj <<
+11418 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.926 170.692 409.863 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-11410 0 obj <<
+11419 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.913 158.737 471.85 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-11411 0 obj <<
+11420 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [408.408 146.064 425.345 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-11412 0 obj <<
+11421 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [470.395 134.109 487.332 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.231) >>
+/A << /S /GoTo /D (page.232) >>
 >> endobj
-11413 0 obj <<
+11422 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [412.284 122.154 429.22 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-11414 0 obj <<
+11423 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.271 110.199 491.207 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-11415 0 obj <<
+11424 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.127 98.244 455.063 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-11417 0 obj <<
+11426 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11421 0 obj <<
-/D [11419 0 R /XYZ 90 757.935 null]
+11430 0 obj <<
+/D [11428 0 R /XYZ 90 757.935 null]
 >> endobj
-11418 0 obj <<
+11427 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11531 0 obj <<
-/Length 1615      
+11540 0 obj <<
+/Length 1609      
 /Filter /FlateDecode
 >>
 stream
-xڽZY��6
������� 	�I��4�n�f�Ɲ��&ðX��pE�񺟾�wMX$
�����K ����ɯ���kb
�I���������¸�^����?���7�
] 1���l�+NO^�'�&H��*��p,l����34���s�m�*6lӒ���q��>��� (���pL
@�+��b�s���ˆ.�0MV|C��
-?H~���/%sW|U�����@*1�
�QMˬ�W�ȫ-��h��,�ţ�n�L
%�� ԇ��D:+��M(�� ��D~��
M
�,��`1M�Z,i���.T��X��V�_h��_�L<���P���JmkO0�T
ӆ��M7�Bڵ?����l+�6���_�4��۴���ŗ�t�qoi��obʸ��&��B�U��� ���oق&,Y�[��p�Pb�ȹL��/X�:K�Ka�dT�-��.+���J�u˼L���@�*�F2�������*�@���(;�Q�4ĕUe,�>����'	^ ߦwJW�����*=�l��i�Go��_l���ZʲP���4��B(��I/�
,����~m�^Ȱ!���
_!}I%�e���Y�+Q���(��D�I��G��_e.��%����l����Ɔor�OD(���( �\��v]�h¨�~^�=5�վ�f�͊E�z0�Y@
�O�ϞUK��=
l9"�K�&�3�ij�%�3�������.][��D�Ra�$X16n=I>����A���l��|��l]�8��r�oD�-
m����C��Y��b�^YlgN�l`_�K��4
-2A��6�����.��L�_Nh�u,�_�Dخi�̈i?Ff�6��-��7
N5�mn݀�P��8�?��nM<�߱[
���E��/)�Y�H�1���
�<̡qp5�7
-�g�V����{���xy"[m�j�.�
��
�
=
��0����
&���������
��Lh�ݝ��}ʈ%J{a���Rv����mS�W|Q��<
;B����hM�U=���4�{4�/�`
b9��
�5�3NwYo:1-
�#A}܉�ƽ����0���"d̏�@9�S� d�
��\ �gT4Y9��ޓ�B2]o&�Ͽ��nxqQvz�
��������
�_�Al�R�U���(/�o�)�{��Uo�^�xu}RR#ju�]�#%���8�w�	{�D�C���:
�UG�d\$9����k�MR��6�8
x�)W������W��u�����j���b;1/����`օ�rMï���Ǐ��M��6"��/���FI���ƨt��ķ���:&�\�

A g����̱e�-���ƭ
,���_T
_��:�s=�z��3J����Ϥ��A���]���
84ÿ�3Q��Ww�B����1`���nv;�����;>����U�L�Q�dn�ZX���"m��YȒA�'��yo%u��s_�+�6����x��}�m [...]
+xڽZYs�F
ק�Ҵ^��.�I��4q��qڨ3�q2���M���"����!�"�]�.��}�i�
Ӹ��:���ƶ�[ؘ/
�4\
��1_7ӫ����g�y��pL����?
�/O^�'�&P
5
X^�\������g�X��o
ؾgl˳bñl�'Ṅ� �'Д�-d��
L�*�d�8
gMwaDA�&+��IHE@�E����_�K�\�_���u91`���3��jT˶��+f�-g��9',�ţ�n�,dJ蘀��'։tV��7�PN��p��
�
y�	i�`1M�Z,i���.T�9X��V�_h��_�,4�d�VB���֎��q��	;
|�n����	�ڝ̶k3��-�%O�ܦ�w~/ޔ����{K���|;S�}Hr��W@�`�D)����c�e
��d�
�t��!C��"�:0v��/X�:K�Ka5e�Ƥ���eE�7"_	�-�2�~L&1�4��zR|6�f�����G�юjKC\YU���n.��}���mz�tO�	{)+�2P�
>Y~�"yAw쯉XKYjU����]�B�8饚J��N�Z��9
+x!�J���Cs|��%�
��~8\�fi��XH�h�Q*ԝ�5�:ˏz��\2?Kb���
��	{Jc�7���'"���u�wZ�ku��n4a��ZQ?�ߞ��j�H��f�I�!|0��6�>�O�ϞU�
O{8rD�O雰�
`�>�h������ӺtmY�~eJ��`�ظ�$�D�C�FN��6X�՚򱣳Addt��,b�]�E�Pt�u����fa^��qze��AsJ��}A.�Јd���{m��[)%�.��LPNh�u,�OÂ8�e`�̰�<Ff�6��-�H4�N0�mn]�|(x#<&��4ڭ邓�
���..�8xIyΊDR��}���a�3•P�
���rj��C���#�..^��V����}ä�;4z��a^
U�*6
�@7� O1��ߙА�;��{ʈ%j{a5N���uv?(�o�J��D���t �=��ۣ5�W�hV{Ө��� ���r��-8�k�g�9�e���Ĵt����q'r�����
��E�X�D9�b[�2mQO.
+��3*��
GE��E!��7���_x|7��(;�@��Zu
;C���߯��H�TjUy<8�
�[t���
?p�[�W���OJj�Z�uA��H]��>��]p��+64�h
��@]u�L�E�3
M��y���$u�P�����cM�*|�d�n寮��L��n���:1/��������嚆_
U�Ǐ��M��6B�

i���� F�Q�
6x��oi[�u-`{^84����g�g�#�o)��6n=`c�?�Eu�6X���[�tF������=��jp�U@������LDx��.�T���t5�������O�����\�G�WQ��G���naɑ>
�9jf![�����罕����}����� ��l>ۆ=�CO�Ѷ�#m�����! To�k��Wu�?�qX������
�~�!4��?H�!Q�����}��QU
4A�'�_��l�6>RZ
[I���{[<
�
�
=ئ���:ϳ����v
Bd{�q���,�Ώ�אB���t���8��,����
8���в�
 endstream
 endobj
-11530 0 obj <<
+11539 0 obj <<
 /Type /Page
-/Contents 11531 0 R
-/Resources 11529 0 R
+/Contents 11540 0 R
+/Resources 11538 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11416 0 R 11422 0 R 11423 0 R 11424 0 R 11425 0 R 11426 0 R 11427 0 R 11428 0 R 11429 0 R 11430 0 R 11431 0 R 11432 0 R 11433 0 R 11434 0 R 11435 0 R 11436 0 R 11437 0 R 11438 0 R 11439 0 R 11440 0 R 11441 0 R 11442 0 R 11443 0 R 11444 0 R 11445 0 R 11446 0 R 11447 0 R 11448 0 R 11449 0 R 11450 0 R 11451 0 R 11452 0 R 11453 0 R 11454 0 R 11455 0 R 11456 0 R 11457 0 R 11458 0 R 11459 0 R 11460 0 R 11461 0 R 11462 0 R 11463 0 R 11464 0 R 11465 0 R 11466 0 R 11467 0 R 11468 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11425 0 R 11431 0 R 11432 0 R 11433 0 R 11434 0 R 11435 0 R 11436 0 R 11437 0 R 11438 0 R 11439 0 R 11440 0 R 11441 0 R 11442 0 R 11443 0 R 11444 0 R 11445 0 R 11446 0 R 11447 0 R 11448 0 R 11449 0 R 11450 0 R 11451 0 R 11452 0 R 11453 0 R 11454 0 R 11455 0 R 11456 0 R 11457 0 R 11458 0 R 11459 0 R 11460 0 R 11461 0 R 11462 0 R 11463 0 R 11464 0 R 11465 0 R 11466 0 R 11467 0 R 11468 0 R 11469 0 R 11470 0 R 11471 0 R 11472 0 R 11473 0 R 11474 0 R 11475 0 R 11476 0 R 11477 0 R 11 [...]
 >> endobj
-11416 0 obj <<
+11425 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 710.014 145.791 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.232) >>
+/A << /S /GoTo /D (page.233) >>
 >> endobj
-11422 0 obj <<
+11431 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.02 696.002 231.957 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-11423 0 obj <<
+11432 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.007 684.047 293.943 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.234) >>
+/A << /S /GoTo /D (page.235) >>
 >> endobj
-11424 0 obj <<
+11433 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [234.378 672.092 251.314 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-11425 0 obj <<
+11434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 650.239 145.791 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.237) >>
+/A << /S /GoTo /D (page.238) >>
 >> endobj
-11426 0 obj <<
+11435 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.684 636.226 273.62 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.245) >>
+/A << /S /GoTo /D (page.246) >>
 >> endobj
-11427 0 obj <<
+11436 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.789 624.271 274.726 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.245) >>
+/A << /S /GoTo /D (page.246) >>
 >> endobj
-11428 0 obj <<
+11437 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.676 612.316 182.612 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-11429 0 obj <<
+11438 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.398 600.361 195.334 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.240) >>
+/A << /S /GoTo /D (page.241) >>
 >> endobj
-11430 0 obj <<
+11439 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.968 588.405 221.905 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.242) >>
+/A << /S /GoTo /D (page.243) >>
 >> endobj
-11431 0 obj <<
+11440 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.69 576.45 234.627 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.242) >>
+/A << /S /GoTo /D (page.243) >>
 >> endobj
-11432 0 obj <<
+11441 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.514 565.212 212.451 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11433 0 obj <<
+11442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.122 553.257 213.058 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11434 0 obj <<
+11443 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.821 540.585 207.757 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-11435 0 obj <<
+11444 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [231.777 528.63 248.714 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-11436 0 obj <<
+11445 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.308 517.392 171.245 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11437 0 obj <<
+11446 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.115 505.437 164.052 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-11438 0 obj <<
+11447 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.927 492.764 200.863 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-11439 0 obj <<
+11448 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.136 480.809 233.073 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.247) >>
+/A << /S /GoTo /D (page.248) >>
 >> endobj
-11440 0 obj <<
+11449 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.439 468.854 224.375 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.247) >>
+/A << /S /GoTo /D (page.248) >>
 >> endobj
-11441 0 obj <<
+11450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.574 456.899 233.511 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.240) >>
+/A << /S /GoTo /D (page.241) >>
 >> endobj
-11442 0 obj <<
+11451 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.499 456.899 253.436 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.241) >>
+/A << /S /GoTo /D (page.242) >>
 >> endobj
-11443 0 obj <<
+11452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.296 444.943 246.233 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.241) >>
+/A << /S /GoTo /D (page.242) >>
 >> endobj
-11444 0 obj <<
+11453 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.478 432.988 240.415 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-11445 0 obj <<
+11454 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.551 421.033 202.488 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-11446 0 obj <<
+11455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [132.172 409.795 149.108 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.222) >>
+/A << /S /GoTo /D (page.223) >>
 >> endobj
-11447 0 obj <<
+11456 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [152.097 409.795 169.033 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.226) >>
+/A << /S /GoTo /D (page.227) >>
 >> endobj
-11448 0 obj <<
+11457 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.962 397.84 172.899 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11449 0 obj <<
+11458 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.283 385.168 207.219 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-11450 0 obj <<
+11459 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.27 373.212 269.206 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-11451 0 obj <<
+11460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [156.52 361.975 173.456 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11452 0 obj <<
+11461 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.782 349.302 196.719 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11453 0 obj <<
+11462 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.554 337.347 225.491 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.227) >>
+/A << /S /GoTo /D (page.228) >>
 >> endobj
-11454 0 obj <<
+11463 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [280.334 325.392 297.271 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-11455 0 obj <<
+11464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.436 313.437 246.372 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-11456 0 obj <<
+11465 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [272.035 301.481 288.972 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.244) >>
+/A << /S /GoTo /D (page.245) >>
 >> endobj
-11457 0 obj <<
+11466 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.544 289.526 225.481 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-11458 0 obj <<
+11467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.202 278.288 170.139 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.228) >>
+/A << /S /GoTo /D (page.229) >>
 >> endobj
-11459 0 obj <<
+11468 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [151.549 266.333 168.485 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.228) >>
+/A << /S /GoTo /D (page.229) >>
 >> endobj
-11460 0 obj <<
+11469 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.474 266.333 188.41 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-11461 0 obj <<
+11470 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.296 254.378 145.233 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.230) >>
+/A << /S /GoTo /D (page.231) >>
 >> endobj
-11462 0 obj <<
+11471 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 241.706 179.539 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11463 0 obj <<
+11472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 229.75 175.28 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11464 0 obj <<
+11473 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.189 217.795 227.125 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11465 0 obj <<
+11474 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.064 205.84 231 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11466 0 obj <<
+11475 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.563 194.602 220.5 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11467 0 obj <<
+11476 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.438 182.647 224.375 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-11468 0 obj <<
+11477 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.404 169.975 268.34 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-11469 0 obj <<
+11478 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.968 158.019 237.904 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-11470 0 obj <<
+11479 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.745 146.064 254.681 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-11471 0 obj <<
+11480 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.772 134.109 196.709 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-11472 0 obj <<
+11481 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 122.154 151.22 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11473 0 obj <<
+11482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.389 110.199 208.325 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-11474 0 obj <<
+11483 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.396 98.961 177.332 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.237) >>
+/A << /S /GoTo /D (page.238) >>
 >> endobj
-11475 0 obj <<
+11484 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.371 86.288 213.307 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-11476 0 obj <<
+11485 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.839 719.912 491.775 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-11477 0 obj <<
+11486 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [449.773 707.957 466.71 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-11478 0 obj <<
+11487 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [397.36 696.002 414.296 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-11479 0 obj <<
+11488 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [486.295 684.047 503.232 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-11480 0 obj <<
+11489 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [364.693 672.092 381.629 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.249) >>
+/A << /S /GoTo /D (page.250) >>
 >> endobj
-11481 0 obj <<
+11490 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.882 648.181 450.819 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.249) >>
+/A << /S /GoTo /D (page.250) >>
 >> endobj
-11482 0 obj <<
+11491 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.622 636.226 501.558 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.250) >>
+/A << /S /GoTo /D (page.251) >>
 >> endobj
-11483 0 obj <<
+11492 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.194 624.988 389.131 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-11484 0 obj <<
+11493 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [397.549 612.316 414.486 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11485 0 obj <<
+11494 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [357.818 601.078 374.755 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-11486 0 obj <<
+11495 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.366 588.405 383.303 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11487 0 obj <<
+11496 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [371.906 576.45 388.842 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-11488 0 obj <<
+11497 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.756 564.495 412.692 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.256) >>
+/A << /S /GoTo /D (page.257) >>
 >> endobj
-11489 0 obj <<
+11498 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 552.54 396.021 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11490 0 obj <<
+11499 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 540.585 391.761 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11491 0 obj <<
+11500 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.222 528.63 387.158 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11492 0 obj <<
+11501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 516.674 367.702 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11493 0 obj <<
+11502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.068 504.719 367.004 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11494 0 obj <<
+11503 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 480.809 396.593 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-11495 0 obj <<
+11504 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.79 469.571 387.726 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11496 0 obj <<
+11505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [352.528 457.616 369.465 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11497 0 obj <<
+11506 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [344.778 445.661 361.714 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11498 0 obj <<
+11507 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 432.988 396.021 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11499 0 obj <<
+11508 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 421.033 391.761 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11500 0 obj <<
+11509 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 409.078 367.702 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-11501 0 obj <<
+11510 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [439.979 385.168 456.916 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.263) >>
+/A << /S /GoTo /D (page.264) >>
 >> endobj
-11502 0 obj <<
+11511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [485.189 373.212 502.126 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.264) >>
+/A << /S /GoTo /D (page.265) >>
 >> endobj
-11503 0 obj <<
+11512 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [364.693 361.257 381.629 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.265) >>
+/A << /S /GoTo /D (page.266) >>
 >> endobj
-11504 0 obj <<
+11513 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.882 337.347 450.819 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.265) >>
+/A << /S /GoTo /D (page.266) >>
 >> endobj
-11505 0 obj <<
+11514 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.283 325.392 469.22 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.266) >>
+/A << /S /GoTo /D (page.267) >>
 >> endobj
-11506 0 obj <<
+11515 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.762 313.437 389.699 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-11507 0 obj <<
+11516 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [436.652 301.481 453.588 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11508 0 obj <<
+11517 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [375.781 289.526 392.717 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11509 0 obj <<
+11518 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [398.864 278.288 415.8 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11510 0 obj <<
+11519 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.182 266.333 411.118 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11511 0 obj <<
+11520 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.226 253.661 471.162 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11512 0 obj <<
+11521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 241.706 367.702 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-11513 0 obj <<
+11522 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [476.323 229.75 488.278 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.75) >>
+/A << /S /GoTo /D (page.76) >>
 >> endobj
-11514 0 obj <<
+11523 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [377.983 217.795 389.938 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.76) >>
+/A << /S /GoTo /D (page.77) >>
 >> endobj
-11515 0 obj <<
+11524 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [468.482 205.84 485.419 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-11516 0 obj <<
+11525 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [469.294 182.647 486.23 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-11517 0 obj <<
+11526 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [385.076 158.737 402.013 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.270) >>
+/A << /S /GoTo /D (page.271) >>
 >> endobj
-11518 0 obj <<
+11527 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.806 146.064 513.742 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.270) >>
+/A << /S /GoTo /D (page.271) >>
 >> endobj
-11519 0 obj <<
+11528 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [405.649 134.109 422.585 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.274) >>
+/A << /S /GoTo /D (page.275) >>
 >> endobj
-11520 0 obj <<
+11529 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.574 134.109 442.51 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.275) >>
+/A << /S /GoTo /D (page.276) >>
 >> endobj
-11521 0 obj <<
+11530 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 122.154 396.021 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11522 0 obj <<
+11531 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.568 110.199 385.505 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11523 0 obj <<
+11532 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.187 98.244 391.123 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11524 0 obj <<
+11533 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.206 86.288 386.142 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.275) >>
+/A << /S /GoTo /D (page.276) >>
 >> endobj
-11525 0 obj <<
+11534 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.131 86.288 406.067 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11528 0 obj <<
+11537 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11532 0 obj <<
-/D [11530 0 R /XYZ 90 757.935 null]
+11541 0 obj <<
+/D [11539 0 R /XYZ 90 757.935 null]
 >> endobj
-11529 0 obj <<
+11538 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F23 340 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11653 0 obj <<
-/Length 1546      
+11662 0 obj <<
+/Length 1542      
 /Filter /FlateDecode
 >>
 stream
-xڵZ�r�6}�W�Ҵ���%��MҦ��&n��$��IHB�[A����/�X�M $=�1E�<� gw����׋׋�W
�B;�
Ϻ�X!�|�؁�ul}X�|��˿V���X.l�=�\����������W����o�[Q���	X����6
-��ܕZ���1��/~_���`p��g[��l���j^0A�\|�Cc�5+���w�և������_>�|�?}Xk��L�
�\�Z�:��XyXA���&8�Y�v�O��V/�H)�ʓ�
�%��A��go�"W"�IXjj�Ė�ڢqL�<++AyV�wpN���ʂF��<eY�%2�YLXz�����H7Y=�[&�ٚh!J1.�yB���)�����v
����\A�4ُ���f+/���I0Z1��|fQ����$#�}&/��
��a��r3�"׉�a0^��V���C%�D8��ڟO5SH���Mg� �C��0��
��y{�)�cەɢ�E�J�h�n`{!:����xJr�
-f�zo����v��/Y5%H��q�'-�T'5�̽1�2���.k
�S'CĠ�>:���CK'��3WH�d�OB˒o3�7�!�/4R�N{�t��
��Z�Է���B�55�2�Bg���E��ܾ�w�068PxlŞe�! �

X9�^M��?cM��&XT�խ,0�
uz���
�
�޸2Qn��ϕ������2Fd�*cB}�B0=��z��Oo��
x̲:#�$�
�67�>�e
��4kτ�v�$�����u4k�^�6�
K����D̋
�벐�g2E�:?�.�kX1����&�B�c3����;&XV�^+n�t�`�H^�dO��}�����Î�ʉ
*�*-���y�16��E�c
f
���4�,YVT���ѮhQ�m�����M�Ħ-�
-s�2�%��8V;����r�g��cy���
WaR����
-w2S�j�p���*&J�0P5�2�>׽YC�c7Eh��f�xuk
��{#��d%קˢ�kY����\��b�=��/u�m�?��x�
��Lϰglx8
�5;@�V�'Wn|M��
)�ʍ�C��9F���Qa�����9@�K��^�L�p0h�-��>�ns:v��
�ո�į����zz��';�ݙ�����gd.�.�J�	�ܒ}Y�ua٥�y�A��<��[2Sɪ�L�2q%���)J6�
��oA=����I�N���� MD�{
܊z����}Yq��@h�IY����Qh��Z�Q��:j����fU�P���	s�(|2�o���.x��q���T�s��P�.�u�W���:�5�v���:�B�c��'כIqB�(Nȟ_qr��he���W��`p��)C����E�*�͇�=r�љ�`n��g�c��7/�C��v|�ͳC�[w8�1�
[5���P�鱐jO�j�=��d��˲=K�=M��-��:`ۋ���O.*D�{h�ֲj\�g�q;���_�W�
�
�l�c���������p����g�6�Ί"9;����!tm�9�lr�z�梛�ɋi���'@r�#��n
+xڵZ]��6}�����f%���d_�MҤ�v�l;�&�
����\g��+
�Y��H��
�^IW��{
�6�^�^\��^y�ڡ�<�zm���=hc����8s��˿���Z.l�=������������W�Oc��
lE���g`���[
�NX��]��"G
�����	w<�@~G��c7V�	Z������b���zf}\"
����|�����	`-!�C�1�@`�4�އu>ұr��`N
%Lx
+�����]- �S�Rr�'7[
J~�+A�ͳg��\�+����;��5�h
�(��JP�U*� ���)X9ZYЈ���,+�D&4�	KW,� �ʉt�ճ�a➭���Q1�"�*�'����J:z)�J`�a`����pN��`��o�@x�_�!�h�H��¢�7��IFֻL^�3�%��Қђ��@�\'~��xIJZ�� �JБp[�;�j�
\=v�7�����;�
C|�!ϟ7���>�]�,�[��t�v��:��OiB�Q�LQ�
P���<�L��%��i�6.�
�f��� �Y��������}u�1D
���Bޣ�Q�zg����v�$��%�d��Ɂ���H:]�ә��,�i�R��C�
+��hDԠʨ
+����
Ut�gr�~����`O�;�)��P��h��i��j"�D:h�E�Z��c�Qw��z�MP�9�V&�MR�^1��:�Aƈ�`e�B�X���_o����? �=�YVgĆ䔠��f��X���p{��A`��j�K�yJ�*��Y+�:���]�$�=ߏļ��6
�}&S����aÊQ��o2*D36�0�ߟQ�e�e���f�*@�z�G�R${���+4=

�DW�\P	Ti���p�c]O[�=�~�a�(��@3ɒeE�q�]�fE��o;$�t�?
��$6m�U��ɮ(�߇��)w������d��!WaR�����--�2S�J
�[߬b�d�	AU3-C�Kݛ
hs�h-��q�:^��p��Hd#Y��i��`F����c�~�Mi1��I鷺�6Ο�|��Oy�g�76ܟ̚
 �V�O������=Rh��C��#9F���Qa����"#����=���(�A�l9�1w5�Ӂ���mY��5%~�
�)��w
+�园���*;F�Bo��i���
ٕu!^�mʘ�
��̣*�!���ʤ*Wr�����d۠�.�
��̮�4Hm����{
�D��������z���
��>)˓��f'�
;`��\b
��L�s&U�\���	�	�T�\�d�� hm������ޓ�nj�%����s�P�bs`m��H�s�@�{
s����)N�4��L�8�
+�i�2��+Cnػ��!���{�u�	Uڛ�5�O�3���:S'Ύ��Ko^`�0�}�����g���o���Ƹlq�[C���B�9m����ϒ�����
�v4i�4'�m.ɟ��Xʦj���v�������~���w���o; 
[�mU������
��.ㅰyuV����uF
�k�� �\4���h��3y1=ts�	����=���
 endstream
 endobj
-11652 0 obj <<
+11661 0 obj <<
 /Type /Page
-/Contents 11653 0 R
-/Resources 11651 0 R
+/Contents 11662 0 R
+/Resources 11660 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11526 0 R 11527 0 R 11533 0 R 11534 0 R 11535 0 R 11536 0 R 11537 0 R 11538 0 R 11539 0 R 11540 0 R 11541 0 R 11542 0 R 11543 0 R 11544 0 R 11545 0 R 11546 0 R 11547 0 R 11548 0 R 11549 0 R 11550 0 R 11551 0 R 11552 0 R 11553 0 R 11554 0 R 11555 0 R 11556 0 R 11557 0 R 11558 0 R 11559 0 R 11560 0 R 11561 0 R 11562 0 R 11563 0 R 11564 0 R 11565 0 R 11566 0 R 11567 0 R 11568 0 R 11569 0 R 11570 0 R 11571 0 R 11572 0 R 11573 0 R 11574 0 R 11575 0 R 11576 0 R 11577 0 R 11578 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11535 0 R 11536 0 R 11542 0 R 11543 0 R 11544 0 R 11545 0 R 11546 0 R 11547 0 R 11548 0 R 11549 0 R 11550 0 R 11551 0 R 11552 0 R 11553 0 R 11554 0 R 11555 0 R 11556 0 R 11557 0 R 11558 0 R 11559 0 R 11560 0 R 11561 0 R 11562 0 R 11563 0 R 11564 0 R 11565 0 R 11566 0 R 11567 0 R 11568 0 R 11569 0 R 11570 0 R 11571 0 R 11572 0 R 11573 0 R 11574 0 R 11575 0 R 11576 0 R 11577 0 R 11578 0 R 11579 0 R 11580 0 R 11581 0 R 11582 0 R 11583 0 R 11584 0 R 11585 0 R 11586 0 R 11587 0 R 11 [...]
 >> endobj
-11526 0 obj <<
+11535 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 719.912 175.28 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11527 0 obj <<
+11536 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.268 719.912 195.205 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11533 0 obj <<
+11542 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [150.224 707.957 167.16 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.276) >>
+/A << /S /GoTo /D (page.277) >>
 >> endobj
-11534 0 obj <<
+11543 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.843 696.002 172.779 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.277) >>
+/A << /S /GoTo /D (page.278) >>
 >> endobj
-11535 0 obj <<
+11544 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 684.047 151.22 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.278) >>
+/A << /S /GoTo /D (page.279) >>
 >> endobj
-11536 0 obj <<
+11545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.525 672.092 278.462 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.278) >>
+/A << /S /GoTo /D (page.279) >>
 >> endobj
-11537 0 obj <<
+11546 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.57 660.854 189.506 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11538 0 obj <<
+11547 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 648.899 193.382 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11539 0 obj <<
+11548 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.684 636.226 273.62 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11540 0 obj <<
+11549 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.005 624.271 267.941 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11541 0 obj <<
+11550 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [133.267 613.033 150.204 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11542 0 obj <<
+11551 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.348 601.078 235.284 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11543 0 obj <<
+11552 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.242 589.123 234.178 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11544 0 obj <<
+11553 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.899 576.45 242.836 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11545 0 obj <<
+11554 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.358 564.495 187.294 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11546 0 obj <<
+11555 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.386 553.257 182.323 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11547 0 obj <<
+11556 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.368 541.302 187.304 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11548 0 obj <<
+11557 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.293 541.302 207.23 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.283) >>
+/A << /S /GoTo /D (page.284) >>
 >> endobj
-11549 0 obj <<
+11558 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 528.63 179.539 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11550 0 obj <<
+11559 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.667 516.674 187.603 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11551 0 obj <<
+11560 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [182.552 504.719 199.489 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11552 0 obj <<
+11561 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.27 492.764 221.207 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-11553 0 obj <<
+11562 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.792 481.526 151.728 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-11554 0 obj <<
+11563 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 468.854 151.22 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11555 0 obj <<
+11564 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.017 456.899 293.954 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-11556 0 obj <<
+11565 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.86 444.943 202.797 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.288) >>
+/A << /S /GoTo /D (page.289) >>
 >> endobj
-11557 0 obj <<
+11566 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.785 444.943 222.722 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.291) >>
+/A << /S /GoTo /D (page.292) >>
 >> endobj
-11558 0 obj <<
+11567 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.916 432.988 235.852 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.291) >>
+/A << /S /GoTo /D (page.292) >>
 >> endobj
-11559 0 obj <<
+11568 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [263.179 421.033 280.116 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.291) >>
+/A << /S /GoTo /D (page.292) >>
 >> endobj
-11560 0 obj <<
+11569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.878 409.078 192.814 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.292) >>
+/A << /S /GoTo /D (page.293) >>
 >> endobj
-11561 0 obj <<
+11570 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [275.343 397.123 292.28 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.292) >>
+/A << /S /GoTo /D (page.293) >>
 >> endobj
-11562 0 obj <<
+11571 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.195 385.168 196.132 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-11563 0 obj <<
+11572 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.071 373.212 200.007 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-11564 0 obj <<
+11573 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.57 361.975 189.506 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-11565 0 obj <<
+11574 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 350.019 193.382 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-11566 0 obj <<
+11575 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [221.646 337.347 238.582 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.308) >>
+/A << /S /GoTo /D (page.309) >>
 >> endobj
-11567 0 obj <<
+11576 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.02 325.392 231.957 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-11568 0 obj <<
+11577 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [256.684 313.437 273.62 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-11569 0 obj <<
+11578 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.789 301.481 274.726 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-11570 0 obj <<
+11579 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.676 289.526 182.612 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-11571 0 obj <<
+11580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.398 277.571 195.334 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.312) >>
+/A << /S /GoTo /D (page.313) >>
 >> endobj
-11572 0 obj <<
+11581 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.604 265.616 241.541 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-11573 0 obj <<
+11582 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.968 253.661 221.905 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.313) >>
+/A << /S /GoTo /D (page.314) >>
 >> endobj
-11574 0 obj <<
+11583 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.69 241.706 234.627 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-11575 0 obj <<
+11584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.514 230.468 212.451 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11576 0 obj <<
+11585 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.122 218.512 213.058 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11577 0 obj <<
+11586 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [224.455 205.84 241.391 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-11578 0 obj <<
+11587 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [244.38 205.84 261.316 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-11579 0 obj <<
+11588 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [212.729 193.885 229.665 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-11580 0 obj <<
+11589 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.18 182.647 192.117 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-11581 0 obj <<
+11590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.821 169.975 207.757 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-11582 0 obj <<
+11591 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.308 158.737 171.245 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11583 0 obj <<
+11592 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.115 146.781 164.052 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-11584 0 obj <<
+11593 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.927 134.109 200.863 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-11585 0 obj <<
+11594 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [219.603 122.154 236.539 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.320) >>
+/A << /S /GoTo /D (page.321) >>
 >> endobj
-11586 0 obj <<
+11595 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.136 110.199 233.073 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-11587 0 obj <<
+11596 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.439 98.244 224.375 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-11588 0 obj <<
+11597 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.574 86.288 233.511 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.312) >>
+/A << /S /GoTo /D (page.313) >>
 >> endobj
-11589 0 obj <<
+11598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [445.778 719.912 462.714 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.313) >>
+/A << /S /GoTo /D (page.314) >>
 >> endobj
-11590 0 obj <<
+11599 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.444 708.674 389.38 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11591 0 obj <<
+11600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.764 696.002 423.701 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-11592 0 obj <<
+11601 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.264 684.047 413.2 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-11593 0 obj <<
+11602 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [434.45 672.092 451.387 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-11594 0 obj <<
+11603 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.643 660.136 506.579 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.315) >>
+/A << /S /GoTo /D (page.316) >>
 >> endobj
-11595 0 obj <<
+11604 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.151 648.181 491.087 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.316) >>
+/A << /S /GoTo /D (page.317) >>
 >> endobj
-11596 0 obj <<
+11605 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.026 636.226 441.962 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.318) >>
+/A << /S /GoTo /D (page.319) >>
 >> endobj
-11597 0 obj <<
+11606 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.684 624.988 386.62 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11598 0 obj <<
+11607 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.609 624.988 406.545 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.306) >>
+/A << /S /GoTo /D (page.307) >>
 >> endobj
-11599 0 obj <<
+11608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.03 613.033 384.966 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.306) >>
+/A << /S /GoTo /D (page.307) >>
 >> endobj
-11600 0 obj <<
+11609 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [387.955 613.033 404.892 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.307) >>
+/A << /S /GoTo /D (page.308) >>
 >> endobj
-11601 0 obj <<
+11610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [400.667 600.361 417.604 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.301) >>
+/A << /S /GoTo /D (page.302) >>
 >> endobj
-11602 0 obj <<
+11611 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.593 600.361 437.529 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.303) >>
+/A << /S /GoTo /D (page.304) >>
 >> endobj
-11603 0 obj <<
+11612 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 588.405 396.021 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11604 0 obj <<
+11613 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 576.45 391.761 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11605 0 obj <<
+11614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.295 564.495 455.232 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11606 0 obj <<
+11615 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.221 564.495 475.157 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.320) >>
+/A << /S /GoTo /D (page.321) >>
 >> endobj
-11607 0 obj <<
+11616 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [426.67 552.54 443.606 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11608 0 obj <<
+11617 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.545 540.585 447.482 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11609 0 obj <<
+11618 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.044 529.347 436.981 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11610 0 obj <<
+11619 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 517.392 440.856 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11611 0 obj <<
+11620 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.522 505.437 400.458 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-11612 0 obj <<
+11621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [403.447 505.437 420.383 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11613 0 obj <<
+11622 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [467.885 492.764 484.821 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-11614 0 obj <<
+11623 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [437.449 480.809 454.386 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-11615 0 obj <<
+11624 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.226 468.854 471.162 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-11616 0 obj <<
+11625 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.254 456.899 413.19 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-11617 0 obj <<
+11626 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 444.943 367.702 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-11618 0 obj <<
+11627 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.87 432.988 424.806 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-11619 0 obj <<
+11628 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.877 421.75 393.813 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-11620 0 obj <<
+11629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [412.852 409.078 429.788 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-11621 0 obj <<
+11630 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [449.773 397.123 466.71 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-11622 0 obj <<
+11631 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [381.31 373.93 398.247 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.322) >>
+/A << /S /GoTo /D (page.323) >>
 >> endobj
-11623 0 obj <<
+11632 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.676 361.257 412.613 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11624 0 obj <<
+11633 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.552 349.302 416.488 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-11625 0 obj <<
+11634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.051 338.064 405.987 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11626 0 obj <<
+11635 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.926 326.109 409.863 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-11627 0 obj <<
+11636 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.127 313.437 455.063 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-11628 0 obj <<
+11637 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [431.501 301.481 448.438 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-11629 0 obj <<
+11638 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [473.165 289.526 490.101 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-11630 0 obj <<
+11639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.271 277.571 491.207 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-11631 0 obj <<
+11640 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.157 265.616 399.093 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-11632 0 obj <<
+11641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.879 253.661 411.816 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-11633 0 obj <<
+11642 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.45 241.706 438.386 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-11634 0 obj <<
+11643 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [434.172 229.75 451.108 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-11635 0 obj <<
+11644 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [411.995 218.512 428.932 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-11636 0 obj <<
+11645 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [412.603 206.557 429.539 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-11637 0 obj <<
+11646 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.302 193.885 424.239 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-11638 0 obj <<
+11647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [370.79 182.647 387.726 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-11639 0 obj <<
+11648 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.597 170.692 380.533 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-11640 0 obj <<
+11649 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [400.408 158.019 417.345 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-11641 0 obj <<
+11650 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [432.617 146.064 449.554 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.347) >>
+/A << /S /GoTo /D (page.348) >>
 >> endobj
-11642 0 obj <<
+11651 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 134.109 440.856 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11643 0 obj <<
+11652 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [433.056 122.154 449.992 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.342) >>
+/A << /S /GoTo /D (page.343) >>
 >> endobj
-11644 0 obj <<
+11653 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [452.981 122.154 469.917 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.343) >>
+/A << /S /GoTo /D (page.344) >>
 >> endobj
-11645 0 obj <<
+11654 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [445.778 110.199 462.714 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.343) >>
+/A << /S /GoTo /D (page.344) >>
 >> endobj
-11646 0 obj <<
+11655 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [465.703 110.199 482.639 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.344) >>
+/A << /S /GoTo /D (page.345) >>
 >> endobj
-11647 0 obj <<
+11656 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [372.444 98.961 389.38 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11648 0 obj <<
+11657 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.764 86.288 423.701 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-11650 0 obj <<
+11659 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11654 0 obj <<
-/D [11652 0 R /XYZ 90 757.935 null]
+11663 0 obj <<
+/D [11661 0 R /XYZ 90 757.935 null]
 >> endobj
-11651 0 obj <<
+11660 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11773 0 obj <<
-/Length 1464      
+11782 0 obj <<
+/Length 1458      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��6~ϯ�i�H
��L�;����l*U�Y!8�w��!�N}�%�$C�M�R� ����
>�
0�0n&����
�
�������bh"
�ȸ�����o��}\�7
� a�\��������r�e�U`��i䚮��0��F$��7�i�����J
Dz�ol|��1�� p`	��B�k�&��i�AĊOK�`ų��چ�q�n�����s
��m�����5���Q
��<(rR��д`YZ� 
W��%�_�k��T��o��j
c��{�唓2��M�w
�жM�}ʼ~��r
fd:"7�[����M�;��}�5��.�I�ngM	/���FېF�-��A)�8��e���^c8} �Ji�c�&�tͷ4
����Jǁ���%'b؎mn
+���q����?�
6l��\�����FFF�`a)Ux�>).
��n���R����
hL��(�:����6�vݠ+
�M�m.�%x̶i���ߙg�[�J��DN2�
�h���@��a3w�bB��,~�Ј��W��	����f悖⿙��;�ʼnnu�J�H��p
�D�^u�<�����Q�,�
�*Њ��m
0=3u���tT��G�3ԑZU���.��:�4�����朎���<�.)dU"�b�a��>�������D��,&�"y���}����4	��ך�EE�1��FN��WOy<�Gd��W�}�q���,�5����eR��a�	��'t�v(r<��\1g��.�����ߪU
�'bu��(o�B�>��ʱ�yE�'5��y�Ը��H�l>��FxMS�\��0d �Ҥ<�pXϚ�L�2�,��J�^ӆ��S	j@�/[_��RT��hp
�YL�U)j�'�
�@ԫ'$�B�	Y��Ħ�Y�m[N�H�RJ�h��5M–�j�d
QJ
��wL�cy-]X=
Z+!��*!�ET%��e����Jz�*a�fז��.*L%���4PӒ��
5-	z��<f��`[TU{U��qX\[3;7_a=�L¤����k443��? �q��
-V�T��J�XS(�.�
-k�V"~��
�g��}�C���
-�X5ãm����$�۵Ib�ٵ��t.E�J;@�
E�W�t�F�������7zԽ���uo��W���.U�ɽ2D�})UZ
Y6�9 ��*� 8�*�R�}��#��A���I�AA
�����ś]�rg�`zf�ҠsV���ToD���
�Z��̞�:?��v����}z�,?j��l�Rd=ړ3��©Ƨ�#�d�p xγOT�[%�וL
�:���ɰg��S}�l��6}���7ِo"�j]�
���+��}�М��Bs�gA�w3��Es�I�$n� {�T���L(>9���Cs6��r��m���}6�G�T�ߡ�- �B�k�MY�W��n�3��ܦ,�&+y
/�|x�u
ӵ� +Q���%o}�Rq1��^�H�?]���
+x��Z[o�6~���Sg3MJ"%�K�6[wA�f�������VJ����Q�c눲������9�?
++���7��{f
�Ɍ���a�aQ�7�q;�����5�t�����0e���m�������넨�� ���A�E�0��~�F��00�<���O%�mZ�?6>N��৖P���ձI
Ǵf�iU~$�ϙHK)���چ�q�j�����s��e�����3'y��K��/� �
+5�i!��� m��&�/׵�v
+��t7,�~
;�
w�8˹
�LV-��$����Gw)��u��~�)�Un������M��.b����
z�F�gW3B��,E��5�6!��+����9��i��/�h�1��al��ߊr�Y����p��A��8�z�E)5l�6����%�q�7ɪh�S�p-Vk.�����kddt�	�*Q�WJ���q]lgO�
��݉P���<��AQ�U
+����7�c�u�ރ`��4��[��l�F};cvw��/�>��[ �
��OE���9i��c���U?�y$�Wq/�pqqU��/ս�I�[.Չn
k5�"
�c�����}g�S��r1�����N螤�l
0=3u�a�>�١�JAC��T����\VC���D�`ۼ����`��T��
+�*�J5�A�N��^^y^�}*DyjO�r����Oc��$D��^k�V�~�
��7r}��z���O�0#po�{
7�bv��y�eWϨ2���0x�w�	]�
�
O�<�3Vw�v�S���U
�'u�-�l��^}dݕc3��^j\�y�Ը��H�l>��Fx�S�\��0d �d����Isz?Kx�R�״��/�T25���M���련Vy��:�
���R4ԘO�
?��WO �B�Y
�&a�vM�Yb��4��r��{���e_5
�Gz����!�B�ce-�Y=
[+9���/�*+���s^DU�a��� ͮ-a+\]*��`!1����35- �I
�僿)����y���8,��������f0��fp��fƴ� �k.�Im.u��
�=&Z1-�J%�j�^���d���\J���� �U36�&��w��q�m��'vmL<���N�
 xå'ЫW�@�~�G���E�=��XQ�Ɗ�7FԫKp��
S�Y��
!z�K��Z��
gc�R����Ui���*�9::�8��J{
�
+jx
��1�Q�y
NN����
��aE.a��F�����u�ؖٳV�6��
1�OA���{휟M
D�K-�QN5>O�y�����>sp�
+�וLm̎JU��1y���
���1�<�r�/٨�(m���5���?���FhN�B�9�����Ӣ9�-H7A�
�a�w��ris#���n4�[j%���MϾ��_�/��{�� 
��ro]���b��nQX�M*r�D���x�羃^b#�d�*�ڰ$�m�E�.&u��������h�8
 endstream
 endobj
-11772 0 obj <<
+11781 0 obj <<
 /Type /Page
-/Contents 11773 0 R
-/Resources 11771 0 R
+/Contents 11782 0 R
+/Resources 11780 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11193 0 R
-/Annots [ 11649 0 R 11655 0 R 11656 0 R 11657 0 R 11658 0 R 11659 0 R 11660 0 R 11661 0 R 11662 0 R 11663 0 R 11664 0 R 11665 0 R 11666 0 R 11667 0 R 11668 0 R 11669 0 R 11670 0 R 11671 0 R 11672 0 R 11673 0 R 11674 0 R 11675 0 R 11676 0 R 11677 0 R 11678 0 R 11679 0 R 11680 0 R 11681 0 R 11682 0 R 11683 0 R 11684 0 R 11685 0 R 11686 0 R 11687 0 R 11688 0 R 11689 0 R 11690 0 R 11691 0 R 11692 0 R 11693 0 R 11694 0 R 11695 0 R 11696 0 R 11697 0 R 11698 0 R 11699 0 R 11700 0 R 11701 0 R 11 [...]
+/Parent 11202 0 R
+/Annots [ 11658 0 R 11664 0 R 11665 0 R 11666 0 R 11667 0 R 11668 0 R 11669 0 R 11670 0 R 11671 0 R 11672 0 R 11673 0 R 11674 0 R 11675 0 R 11676 0 R 11677 0 R 11678 0 R 11679 0 R 11680 0 R 11681 0 R 11682 0 R 11683 0 R 11684 0 R 11685 0 R 11686 0 R 11687 0 R 11688 0 R 11689 0 R 11690 0 R 11691 0 R 11692 0 R 11693 0 R 11694 0 R 11695 0 R 11696 0 R 11697 0 R 11698 0 R 11699 0 R 11700 0 R 11701 0 R 11702 0 R 11703 0 R 11704 0 R 11705 0 R 11706 0 R 11707 0 R 11708 0 R 11709 0 R 11710 0 R 11 [...]
 >> endobj
-11649 0 obj <<
+11658 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.782 719.912 196.719 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-11655 0 obj <<
+11664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.544 707.957 225.481 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.347) >>
+/A << /S /GoTo /D (page.348) >>
 >> endobj
-11656 0 obj <<
+11665 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.202 696.719 170.139 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.335) >>
+/A << /S /GoTo /D (page.336) >>
 >> endobj
-11657 0 obj <<
+11666 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [173.128 696.719 190.064 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.336) >>
+/A << /S /GoTo /D (page.337) >>
 >> endobj
-11658 0 obj <<
+11667 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [151.549 684.764 168.485 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.336) >>
+/A << /S /GoTo /D (page.337) >>
 >> endobj
-11659 0 obj <<
+11668 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.474 684.764 188.41 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-11660 0 obj <<
+11669 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 672.092 179.539 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11661 0 obj <<
+11670 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 660.136 175.28 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.348) >>
+/A << /S /GoTo /D (page.349) >>
 >> endobj
-11662 0 obj <<
+11671 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [223.339 648.181 240.275 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.330) >>
+/A << /S /GoTo /D (page.331) >>
 >> endobj
-11663 0 obj <<
+11672 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.264 648.181 260.201 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.334) >>
+/A << /S /GoTo /D (page.335) >>
 >> endobj
-11664 0 obj <<
+11673 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.189 636.226 227.125 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11665 0 obj <<
+11674 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.064 624.271 231 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-11666 0 obj <<
+11675 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.563 613.033 220.5 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11667 0 obj <<
+11676 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.438 601.078 224.375 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-11668 0 obj <<
+11677 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.404 588.405 268.34 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-11669 0 obj <<
+11678 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.968 576.45 237.904 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-11670 0 obj <<
+11679 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.772 564.495 196.709 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-11671 0 obj <<
+11680 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 552.54 151.22 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.349) >>
+/A << /S /GoTo /D (page.350) >>
 >> endobj
-11672 0 obj <<
+11681 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.389 540.585 208.325 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-11673 0 obj <<
+11682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.396 529.347 177.332 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-11674 0 obj <<
+11683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.321 529.347 197.257 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-11675 0 obj <<
+11684 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.371 516.674 213.307 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-11676 0 obj <<
+11685 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [233.292 504.719 250.228 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-11677 0 obj <<
+11686 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [180.878 492.764 197.815 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-11678 0 obj <<
+11687 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [278.431 480.809 295.368 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.349) >>
+/A << /S /GoTo /D (page.350) >>
 >> endobj
-11679 0 obj <<
+11688 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.195 468.854 196.132 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-11680 0 obj <<
+11689 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.182 456.899 258.118 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-11681 0 obj <<
+11690 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.071 444.943 200.007 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-11682 0 obj <<
+11691 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [245.057 432.988 261.994 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-11683 0 obj <<
+11692 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [172.57 421.75 189.506 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11684 0 obj <<
+11693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [234.557 409.795 251.493 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11685 0 obj <<
+11694 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.445 397.84 193.382 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-11686 0 obj <<
+11695 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [238.432 385.885 255.368 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-11687 0 obj <<
+11696 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [164.829 373.212 181.765 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11688 0 obj <<
+11697 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [165.676 361.257 182.612 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-11689 0 obj <<
+11698 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.398 349.302 195.334 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-11690 0 obj <<
+11699 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [202.457 337.347 219.394 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-11691 0 obj <<
+11700 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [230.542 325.392 247.478 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-11692 0 obj <<
+11701 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [215.748 313.437 232.684 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-11693 0 obj <<
+11702 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.968 301.481 221.905 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.370) >>
+/A << /S /GoTo /D (page.371) >>
 >> endobj
-11694 0 obj <<
+11703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.69 289.526 234.627 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.370) >>
+/A << /S /GoTo /D (page.371) >>
 >> endobj
-11695 0 obj <<
+11704 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.514 278.288 212.451 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-11696 0 obj <<
+11705 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.122 266.333 213.058 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.360) >>
+/A << /S /GoTo /D (page.361) >>
 >> endobj
-11697 0 obj <<
+11706 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.379 254.378 208.316 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-11698 0 obj <<
+11707 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [211.304 254.378 228.241 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.375) >>
+/A << /S /GoTo /D (page.376) >>
 >> endobj
-11699 0 obj <<
+11708 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.821 241.706 207.757 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-11700 0 obj <<
+11709 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.308 230.468 171.245 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-11701 0 obj <<
+11710 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.115 218.512 164.052 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-11702 0 obj <<
+11711 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.927 205.84 200.863 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-11703 0 obj <<
+11712 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.136 193.885 233.073 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-11704 0 obj <<
+11713 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.439 181.93 224.375 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-11705 0 obj <<
+11714 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.574 169.975 233.511 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.368) >>
+/A << /S /GoTo /D (page.369) >>
 >> endobj
-11706 0 obj <<
+11715 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.499 169.975 253.436 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.369) >>
+/A << /S /GoTo /D (page.370) >>
 >> endobj
-11707 0 obj <<
+11716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.296 158.019 246.233 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.369) >>
+/A << /S /GoTo /D (page.370) >>
 >> endobj
-11708 0 obj <<
+11717 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.379 146.064 216.315 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.361) >>
+/A << /S /GoTo /D (page.362) >>
 >> endobj
-11709 0 obj <<
+11718 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.13 134.109 216.066 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-11710 0 obj <<
+11719 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.962 122.871 172.899 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11711 0 obj <<
+11720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.283 110.199 207.219 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-11712 0 obj <<
+11721 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.27 98.244 269.206 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-11713 0 obj <<
+11722 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.782 86.288 196.719 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-11714 0 obj <<
+11723 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.82 719.912 408.757 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-11715 0 obj <<
+11724 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [425.026 707.957 441.962 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-11716 0 obj <<
+11725 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [369.684 696.719 386.62 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.360) >>
+/A << /S /GoTo /D (page.361) >>
 >> endobj
-11717 0 obj <<
+11726 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [368.03 684.764 384.966 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.361) >>
+/A << /S /GoTo /D (page.362) >>
 >> endobj
-11718 0 obj <<
+11727 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.676 672.092 412.613 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-11719 0 obj <<
+11728 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [403.755 660.854 420.692 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.356) >>
+/A << /S /GoTo /D (page.357) >>
 >> endobj
-11720 0 obj <<
+11729 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.681 660.854 440.617 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-11721 0 obj <<
+11730 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [426.67 648.181 443.606 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-11722 0 obj <<
+11731 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [430.545 636.226 447.482 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-11723 0 obj <<
+11732 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [420.044 624.988 436.981 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11724 0 obj <<
+11733 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [423.92 613.033 440.856 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-11725 0 obj <<
+11734 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [383.522 601.078 400.458 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-11726 0 obj <<
+11735 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [403.447 601.078 420.383 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11727 0 obj <<
+11736 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [467.885 588.405 484.821 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-11728 0 obj <<
+11737 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [437.449 576.45 454.386 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-11729 0 obj <<
+11738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.226 564.495 471.162 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-11730 0 obj <<
+11739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.254 552.54 413.19 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-11731 0 obj <<
+11740 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [350.765 540.585 367.702 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-11732 0 obj <<
+11741 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.87 528.63 424.806 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-11733 0 obj <<
+11742 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [376.877 517.392 393.813 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-11734 0 obj <<
+11743 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [396.802 517.392 413.739 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-11735 0 obj <<
+11744 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.041 505.437 405.978 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-11736 0 obj <<
+11745 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [408.967 505.437 425.903 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-11737 0 obj <<
+11746 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 482.866 362.272 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.375) >>
+/A << /S /GoTo /D (page.376) >>
 >> endobj
-11738 0 obj <<
+11747 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 468.854 396.021 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.377) >>
+/A << /S /GoTo /D (page.378) >>
 >> endobj
-11739 0 obj <<
+11748 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.705 456.899 383.642 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11740 0 obj <<
+11749 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 444.943 391.761 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11741 0 obj <<
+11750 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.088 432.988 396.025 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.376) >>
+/A << /S /GoTo /D (page.377) >>
 >> endobj
-11742 0 obj <<
+11751 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 411.135 362.272 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.377) >>
+/A << /S /GoTo /D (page.378) >>
 >> endobj
-11743 0 obj <<
+11752 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 397.123 396.021 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11744 0 obj <<
+11753 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [366.705 385.168 383.642 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11745 0 obj <<
+11754 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [374.824 373.212 391.761 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11746 0 obj <<
+11755 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.088 361.257 396.025 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.378) >>
+/A << /S /GoTo /D (page.379) >>
 >> endobj
-11747 0 obj <<
+11756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [467.486 349.302 484.423 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.379) >>
+/A << /S /GoTo /D (page.380) >>
 >> endobj
-11748 0 obj <<
+11757 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [395.676 337.347 412.613 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-11749 0 obj <<
+11758 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [457.663 325.392 474.6 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-11750 0 obj <<
+11759 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.552 313.437 416.488 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.400) >>
+/A << /S /GoTo /D (page.401) >>
 >> endobj
-11751 0 obj <<
+11760 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [461.539 301.481 478.475 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-11752 0 obj <<
+11761 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [389.051 290.243 405.987 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-11753 0 obj <<
+11762 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [451.038 278.288 467.974 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-11754 0 obj <<
+11763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.926 266.333 409.863 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-11755 0 obj <<
+11764 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.913 254.378 471.85 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.398) >>
+/A << /S /GoTo /D (page.399) >>
 >> endobj
-11756 0 obj <<
+11765 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [387.378 241.706 404.314 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-11757 0 obj <<
+11766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [449.364 229.75 466.301 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.396) >>
+/A << /S /GoTo /D (page.397) >>
 >> endobj
-11758 0 obj <<
+11767 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.253 217.795 408.189 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-11759 0 obj <<
+11768 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [453.24 205.84 470.176 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-11760 0 obj <<
+11769 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [438.127 193.885 455.063 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-11761 0 obj <<
+11770 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 172.032 362.272 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.401) >>
+/A << /S /GoTo /D (page.402) >>
 >> endobj
-11762 0 obj <<
+11771 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [431.501 158.019 448.438 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.397) >>
+/A << /S /GoTo /D (page.398) >>
 >> endobj
-11763 0 obj <<
+11772 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [493.488 146.064 510.425 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.398) >>
+/A << /S /GoTo /D (page.399) >>
 >> endobj
-11764 0 obj <<
+11773 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [429.828 134.109 446.764 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.399) >>
+/A << /S /GoTo /D (page.400) >>
 >> endobj
-11765 0 obj <<
+11774 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [491.815 122.154 508.751 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.400) >>
+/A << /S /GoTo /D (page.401) >>
 >> endobj
-11766 0 obj <<
+11775 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [473.165 110.199 490.101 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.410) >>
+/A << /S /GoTo /D (page.411) >>
 >> endobj
-11767 0 obj <<
+11776 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.271 98.244 491.207 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.410) >>
+/A << /S /GoTo /D (page.411) >>
 >> endobj
-11768 0 obj <<
+11777 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [382.157 86.288 399.093 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-11770 0 obj <<
+11779 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11774 0 obj <<
-/D [11772 0 R /XYZ 90 757.935 null]
+11783 0 obj <<
+/D [11781 0 R /XYZ 90 757.935 null]
 >> endobj
-11771 0 obj <<
+11780 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11873 0 obj <<
-/Length 1552      
+11882 0 obj <<
+/Length 1547      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��H~�W�Z��t�2�<Lwb�-j�&���i�]nip���n�)e�lՌ.��ε�i�Z�]�͢u���J�l�.-V���e�@iaI���]���}�A�@OHg��'4M�[�E�G
��@��ݨ+wU$-���w Y��	Ȫѓv�U��)*{w�y�S

2A�	쳂����@G�Ts�QP� �Gp@��k�{L$a@�)��]Kz�Rhk �$������R�7�g_��w�E<�[c3
�W
-�+}�E,|DX�m�:��%İS��D�5�1#���F?��k�a�+��]l>�\�?���@��
-�>��.�5�\��Ҍ������
0d���9�H�;�q`zsI�e��
��KU
-��|�d�sM<BM���^�f,��.�C�GG8��yV-|ũ�1�
^�V)3�F��E��dY�(�s"�A�ڞ�2
7�Y��LL\ J��8
�)�\-�H�`-v͠z����p͟"
+�o��W
�f�n�L���x�S~��
4A�*C�{�W��K��$$k��J/��uWZO�
��
�'歸ެ%�RtiZ��b���q¡|�j�\�=e�b��UJ5@��S��M��OIZ�wv�K���[�R������M���.�^
ۜnZ�8n�M�{�[⍽�z�b�/������z�ې� ��Kׁ�(󚽌X����
w
�fP��HiE�~�EB��,�[�9D��W0t��w�I]�
����#5����4<x7U5D�0Ӳ��R�я"6��6���&3$4
��x �]�F�����R.F��z��հ*XvQu�8^w�q̐4E��˴��=�ׯ��e�QӦ;��B�TK�S����ЪUbt�|/�p0[�x|
��ye�%��S$��^W�Sb��Jks5���0#K~�i�<�m��n���.��f�ٯ��J�Q.�>GL�,bn=)Ta��I-����)�Էן
!;k��g-���뿢]��u����WԔL�W�"R��j&ך�ߑ�������4t�������/�
-] *j���;3�M��{q%#�&E�e�#RQ�!��LϕV��U�L5̪!���?�'��B=����>
���}Gm
�Kʳ��P��7$�Hyi�D"�a�<>���{�:
|�#�wz��fډn׼Xsݑ�Y�뉋�:������;�~�1|�8��8�P�9{<�-]1�H�}�`�wa��&e�F/6�N�(C�J����d4�
ⷓ�tؿ,��v��]v���gVq#^���]���|�����ۊ�3mg4-�(�e������@�vX�M
-u7����Ӣ?Ó�����ܰ?���a
ـY�����`4��*;�4Tt4�n<�Z��n��3�ã�Og
s�f�U�ݿg�{�{�O	��e����甐!#�n�,6��.���}�L���3��9$�B�0�>2���$���}Oʧ�� �!�
(�*;�Εʬ='$�8Q�oi��#�
-
�V �zp?m�(�����v�2���
Pَ����>�aFu5���AVlJ�ٹ>Mm`{���!1'�l�X�
+x��Z[��H~�W�Z��t74�T�0I܉���ٚd��b�Uv�p���n�)e��Ìr��w�}N
�V��Zo��?4E2dCC�4_J�t
�AinI���]��}�ARAWXc�%T�ӭ޼���Y ��i�˺����z�$��� Y1��6�˕T��OG��>��>
��@��#,�H���S�沃p� ȣ$��+�{B$e�2*ӻ��p�0h�@�nHE�W��0߼�~
+���loE�(�W^)�Q��o<�Z䀰�nu`aK�ag�
��?��
|njm�kh�P�{ݨ-�rE"�
}���>��Wf �P�q��slb.|oa��c�ʣ2��Y�����b!��ߩ�ӳH�
J,ۥ^Ĝ]��R�o�;/ ���+���t���n���'�zt�3���`��W�zk3Z��o�2�ja��^LÈ.�ԝ�p>�HxP��g���M�#��_>��Ҭ)D�q�/W�sR.X�]3����06\���ꛠ�Œ?�-���
����t��{M��������ի��>	�*k��[�fݕڕ5C9$��y+�7KRo!�4\�x�q��p�8\�t.ƞ0�5���UJ1`��CH;�Pi�4��[;��[��R���F��M���.�V
ۜnV�8n�
Rw��$k{���ي�q!gF�l7p���D��-_��'E���E���L�d��@�6���EF+f�#,���g!�x�!Z�����{X~���5ɮ�d`?�f�ts3I���U
qL�iY�c)���1�lx��y��0
��d y\�G��I��2.
�\�5~q�V�/�nǫ3#IҦ��p�FP`��z��*\~
5�pk�T��b	q
+3s��Z�J�.��%nf+����
��Jj��E��|�!��b/���\���C�2L�_~Z8��`7�[����g��p��#�(�\�
M4a�@=)Ta��Z�D٣S.R�o�?;Bvծ#蘵
���_����E
+j(��ն�P��Q��i�
���y뻁҆.��YyC������Q�
DE
5uqgƶ�u/�d�"����wD*�!�^Ӕ�r���b�ꐩ�Y1�.�9�����d_W��]�3YާA�[?��B�"咎�a�� �l���
�H�DX;O�{�zĞ�N_�B�z��Ӏ@��b��v��5/֣���,���EI
lw��
O��
t���%
��8T��s�hT[:2�H�}�`��[u��F/6�N�(�J����xؿ
����dл�Ͽ�v���vO��g�I#^��k]��z
�$��ї=������pRQ��\�'�������ݴw��O�ޔ���R�����fp��lvf�	df�G����a�k�l<� �atN�ј�j~N��'sΰ��
�2�r��AoX���3���֕
�}Kh�v�&����S†�q��2_�N"��\f����
f�3=�
����(=
���t��� �gȧ��$�!���Ε�
=�4S6��oi��#�
+��]]V �
E�8n���ۭ���g�l��A�\�/�5���?�,ـ�s�0S���I7��C> b���DW!
 endstream
 endobj
-11872 0 obj <<
+11881 0 obj <<
 /Type /Page
-/Contents 11873 0 R
-/Resources 11871 0 R
+/Contents 11882 0 R
+/Resources 11880 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11875 0 R
-/Annots [ 11769 0 R 11775 0 R 11776 0 R 11777 0 R 11778 0 R 11779 0 R 11780 0 R 11781 0 R 11782 0 R 11783 0 R 11784 0 R 11785 0 R 11786 0 R 11787 0 R 11788 0 R 11789 0 R 11790 0 R 11791 0 R 11792 0 R 11793 0 R 11794 0 R 11795 0 R 11796 0 R 11797 0 R 11798 0 R 11799 0 R 11800 0 R 11801 0 R 11802 0 R 11803 0 R 11804 0 R 11805 0 R 11806 0 R 11807 0 R 11808 0 R 11809 0 R 11810 0 R 11811 0 R 11812 0 R 11813 0 R 11814 0 R 11815 0 R 11816 0 R 11817 0 R 11818 0 R 11819 0 R 11820 0 R 11821 0 R 11 [...]
+/Parent 11884 0 R
+/Annots [ 11778 0 R 11784 0 R 11785 0 R 11786 0 R 11787 0 R 11788 0 R 11789 0 R 11790 0 R 11791 0 R 11792 0 R 11793 0 R 11794 0 R 11795 0 R 11796 0 R 11797 0 R 11798 0 R 11799 0 R 11800 0 R 11801 0 R 11802 0 R 11803 0 R 11804 0 R 11805 0 R 11806 0 R 11807 0 R 11808 0 R 11809 0 R 11810 0 R 11811 0 R 11812 0 R 11813 0 R 11814 0 R 11815 0 R 11816 0 R 11817 0 R 11818 0 R 11819 0 R 11820 0 R 11821 0 R 11822 0 R 11823 0 R 11824 0 R 11825 0 R 11826 0 R 11827 0 R 11828 0 R 11829 0 R 11830 0 R 11 [...]
 >> endobj
-11769 0 obj <<
+11778 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [178.398 719.912 195.334 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-11775 0 obj <<
+11784 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [222.393 707.957 239.329 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-11776 0 obj <<
+11785 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.968 696.002 221.905 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.407) >>
+/A << /S /GoTo /D (page.408) >>
 >> endobj
-11777 0 obj <<
+11786 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.69 684.047 234.627 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.407) >>
+/A << /S /GoTo /D (page.408) >>
 >> endobj
-11778 0 obj <<
+11787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [277.027 672.092 293.964 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-11779 0 obj <<
+11788 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [257.65 660.136 274.587 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-11780 0 obj <<
+11789 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.514 648.899 212.451 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-11781 0 obj <<
+11790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.122 636.943 213.058 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-11782 0 obj <<
+11791 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.821 624.271 207.757 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-11783 0 obj <<
+11792 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [154.308 613.033 171.245 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-11784 0 obj <<
+11793 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [147.115 601.078 164.052 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-11785 0 obj <<
+11794 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.136 588.405 233.073 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.412) >>
+/A << /S /GoTo /D (page.413) >>
 >> endobj
-11786 0 obj <<
+11795 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.439 576.45 224.375 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.412) >>
+/A << /S /GoTo /D (page.413) >>
 >> endobj
-11787 0 obj <<
+11796 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [216.574 564.495 233.511 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.405) >>
+/A << /S /GoTo /D (page.406) >>
 >> endobj
-11788 0 obj <<
+11797 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [236.499 564.495 253.436 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.406) >>
+/A << /S /GoTo /D (page.407) >>
 >> endobj
-11789 0 obj <<
+11798 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [229.296 552.54 246.233 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.406) >>
+/A << /S /GoTo /D (page.407) >>
 >> endobj
-11790 0 obj <<
+11799 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.015 540.585 219.952 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-11791 0 obj <<
+11800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [155.962 529.347 172.899 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-11792 0 obj <<
+11801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.283 516.674 207.219 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-11793 0 obj <<
+11802 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [252.27 504.719 269.206 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-11794 0 obj <<
+11803 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.782 492.764 196.719 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-11795 0 obj <<
+11804 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.95 480.809 287.886 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-11796 0 obj <<
+11805 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.573 468.854 268.509 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.409) >>
+/A << /S /GoTo /D (page.410) >>
 >> endobj
-11797 0 obj <<
+11806 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [208.544 456.899 225.481 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-11798 0 obj <<
+11807 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.202 445.661 170.139 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.393) >>
+/A << /S /GoTo /D (page.394) >>
 >> endobj
-11799 0 obj <<
+11808 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [151.549 433.706 168.485 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.394) >>
+/A << /S /GoTo /D (page.395) >>
 >> endobj
-11800 0 obj <<
+11809 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.296 421.75 145.233 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-11801 0 obj <<
+11810 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 409.078 179.539 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-11802 0 obj <<
+11811 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.622 397.123 223.558 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11803 0 obj <<
+11812 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [181.994 385.168 198.931 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11804 0 obj <<
+11813 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.981 373.212 260.918 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11805 0 obj <<
+11814 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [159.848 361.257 176.784 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.390) >>
+/A << /S /GoTo /D (page.391) >>
 >> endobj
-11806 0 obj <<
+11815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.773 361.257 196.71 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-11807 0 obj <<
+11816 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [210.189 349.302 227.125 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11808 0 obj <<
+11817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [214.064 337.347 231 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11809 0 obj <<
+11818 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.563 326.109 220.5 336.296]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11810 0 obj <<
+11819 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [207.438 314.154 224.375 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11811 0 obj <<
+11820 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [167.04 302.199 183.977 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-11812 0 obj <<
+11821 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.404 289.526 268.34 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-11813 0 obj <<
+11822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [220.968 277.571 237.904 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-11814 0 obj <<
+11823 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [237.745 265.616 254.681 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11815 0 obj <<
+11824 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.772 253.661 196.709 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-11816 0 obj <<
+11825 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 241.706 151.22 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-11817 0 obj <<
+11826 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.389 229.75 208.325 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-11818 0 obj <<
+11827 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [160.396 218.512 177.332 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-11819 0 obj <<
+11828 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.341 205.84 258.277 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-11820 0 obj <<
+11829 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.464 182.647 188.401 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11821 0 obj <<
+11830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [142.682 170.692 159.618 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11822 0 obj <<
+11831 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.803 158.019 188.739 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11823 0 obj <<
+11832 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [162.603 146.064 179.539 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11824 0 obj <<
+11833 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [158.343 134.109 175.28 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11825 0 obj <<
+11834 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 122.154 221.605 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11826 0 obj <<
+11835 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [152.087 110.199 169.023 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11827 0 obj <<
+11836 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [134.284 98.244 151.22 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11828 0 obj <<
+11837 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.371 86.288 213.307 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11829 0 obj <<
+11838 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [449.773 719.912 466.71 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-11830 0 obj <<
+11839 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [479.501 707.957 496.437 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-11831 0 obj <<
+11840 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.056 696.002 510.993 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.421) >>
+/A << /S /GoTo /D (page.422) >>
 >> endobj
-11832 0 obj <<
+11841 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [392.359 684.047 409.295 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.421) >>
+/A << /S /GoTo /D (page.422) >>
 >> endobj
-11833 0 obj <<
+11842 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [464.358 672.092 481.294 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.422) >>
+/A << /S /GoTo /D (page.423) >>
 >> endobj
-11834 0 obj <<
+11843 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [454.744 660.136 471.68 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.422) >>
+/A << /S /GoTo /D (page.423) >>
 >> endobj
-11835 0 obj <<
+11844 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.335 648.899 362.272 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11836 0 obj <<
+11845 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 636.226 396.021 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11837 0 obj <<
+11846 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [399.014 624.271 415.95 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11838 0 obj <<
+11847 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.587 613.033 380.523 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11839 0 obj <<
+11848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.805 600.361 513.742 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-11840 0 obj <<
+11849 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [476.332 588.405 493.269 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.425) >>
+/A << /S /GoTo /D (page.426) >>
 >> endobj
-11841 0 obj <<
+11850 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.084 576.45 396.021 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.426) >>
+/A << /S /GoTo /D (page.427) >>
 >> endobj
-11842 0 obj <<
+11851 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [385.175 565.212 402.112 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.426) >>
+/A << /S /GoTo /D (page.427) >>
 >> endobj
-11843 0 obj <<
+11852 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 529.347 438.087 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.330) >>
+/A << /S /GoTo /D (page.331) >>
 >> endobj
-11844 0 obj <<
+11853 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [441.076 529.347 458.013 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.334) >>
+/A << /S /GoTo /D (page.335) >>
 >> endobj
-11845 0 obj <<
+11854 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 504.719 498.241 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11846 0 obj <<
+11855 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 482.866 362.272 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-11847 0 obj <<
+11856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 456.899 498.241 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.198) >>
+/A << /S /GoTo /D (page.199) >>
 >> endobj
-11848 0 obj <<
+11857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 421.75 403.527 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.356) >>
+/A << /S /GoTo /D (page.357) >>
 >> endobj
-11849 0 obj <<
+11858 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.516 421.75 423.452 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.359) >>
+/A << /S /GoTo /D (page.360) >>
 >> endobj
-11850 0 obj <<
+11859 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 397.123 504.348 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11851 0 obj <<
+11860 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 373.212 504.348 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11852 0 obj <<
+11861 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 349.302 504.348 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-11853 0 obj <<
+11862 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 315.494 362.272 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.145) >>
+/A << /S /GoTo /D (page.146) >>
 >> endobj
-11854 0 obj <<
+11863 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 291.464 362.272 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.291) >>
+/A << /S /GoTo /D (page.292) >>
 >> endobj
-11855 0 obj <<
+11864 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [492.078 265.616 509.015 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.390) >>
+/A << /S /GoTo /D (page.391) >>
 >> endobj
-11856 0 obj <<
+11865 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 255.598 362.272 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-11857 0 obj <<
+11866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 230.468 425.255 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11858 0 obj <<
+11867 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 206.557 433.106 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11859 0 obj <<
+11868 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [364.155 194.602 376.11 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11860 0 obj <<
+11869 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [363.647 182.303 375.602 192.834]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11861 0 obj <<
+11870 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [432.279 170.348 444.234 180.878]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11862 0 obj <<
+11871 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [407.871 158.737 419.826 168.923]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11863 0 obj <<
+11872 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [410.7 146.438 422.655 156.968]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11864 0 obj <<
+11873 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.292 134.826 398.247 145.013]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11865 0 obj <<
+11874 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [405.091 122.871 417.046 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11866 0 obj <<
+11875 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [401.216 110.916 413.171 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11867 0 obj <<
+11876 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [388.703 98.617 400.658 109.147]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11868 0 obj <<
+11877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.401 87.006 470.356 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11870 0 obj <<
+11879 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11874 0 obj <<
-/D [11872 0 R /XYZ 90 757.935 null]
+11883 0 obj <<
+/D [11881 0 R /XYZ 90 757.935 null]
 >> endobj
-11871 0 obj <<
+11880 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F11 418 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-11958 0 obj <<
-/Length 1391      
+11967 0 obj <<
+/Length 1386      
 /Filter /FlateDecode
 >>
 stream
-x��Z[��H~�W�P��t� ���"Qp g';Iu1ڣT��
fb~�6�3fB�I�,�����O��[q������*s����������
-EE�����y�6�;����M�JW^����t��{�� =
8X�Z�Y�q��#���[���qO�]1חd��8�w�ϙ(�辤pI��TRg�D� ��mgj
'h�Lg�����Y��h�U��
���
I�:��W������Ը���3�
d8����MxjK<kl;�y.4�)v}d��a�B��:"��g�^8�7��U��4�Ԛ�YE�jbNYa�͡gQ�s�Z���1:��n}��.���X�
��mV
-����7�l�̦���}���Ql�U�LPS�`uQ	3����-o~u
'̾����D�%�1��ꨳ%�ͬ�m��#�;i�T]�s�xg��n\A�z֘�VF�����_}
���Ŝ�F�&�F���s�HP�n�o��B��͎���1�Fh6��������xw��$��ΐ|���\���A�$�4AX�
-�e��,$��\
b�H��6�0M2��a���� �"�I�f�%U��|�FQ�14J�N0	r���-X���e���w�Q�ڭ1�S�CY�����ʩ��TK�Qo��l�0��������1\
��c���
M�o
�	��
β;é�ù�Ů�����.~H#�eζc���6Y��
-!a�n�{���v���M«h:ZV;Qx,�[*G��*ˢ*��D��ԳS���
��>���B9�b�t�Y���ࢼ$�,�vk�$��$ �7o��ã\^s��I�d]�x ��FW��93=���D�ݰ��G�O���S��á !����Ծy�_9λ�Ѷ�.��
L7��
�r�,����*��vА`P��~��)j���_u��P{J�ٺ���۹l�J!/�����*���IkQw���~>+�
-�Z%���'���h�5��x�hx��m���e"TkD��3d�.U-
��	�-\���	�}7����I���\H���4jOL�6
-
�
�<H��\�J:���upr����Cp@������b-rN�N/HX

RO��L��{�9ۜE
��$����
�ӯ�*K�E�'�xZ����
N��au�ˢ���*6�M��Fo�<{fC������S����"[�t
yZ�uAMW�'L�
8`�G.�
++��;�P
�A��o_z�Z��[��޿�VE} k�[wE���z�꯱P*�M��p�]uX�X
�3L��Ϫ�i�li̗���y at G��$!�l�2�E�B����q�q��'n�������djp���u�o�\^>==��L�ٷ!b�_n6��

�a_
H{�ǔT���6z2.�߈/�����4
+x��Z[s�H~�W�P�!� �f�X�(8���f���v�Z.n��q~�6�Ɖ���̼��;߹��� 7�]���kU�tQW%��8
p��9���m����=���>W^����t��{�� =
8X>�
ā�p��w�pKz�=DY׸���K2�F�����Lp��/)�@�E�*�ԙ3  �'ۙZ�	9��ļ��O�l*dU�q�=��BR �j��J
���Pԕ���w涁
G��/�	o��ێk�
�v�]٦i�ƹP糎Hj��Y��捹}U�2
4�fhV���SV�ks�Y�ܸ֍�z�N�A�y�����&(�ʰn��f�`G,u�e~de36�|V˾FC�(��*
�j�j�l�W��'�]ކ�7�:��f�O��g"��
B�Q�~�ͬ�m��#�;i�T]�s�xg��>��Z��1k0��h�����M^9��b�f��k�m�iD;�=�����Vm��
��6;��N�f�٤�r�
��v6����-
+�
�:C���s�k�}�,�a*��
N�P��kq��"�7�<��4��&�Q�
+�� H�'9��F�XTq�
EA���Q��p�I�cdF8n��u�e���w�6��8N�e�ŵV3+�B��S-�G
�et����8�^F
+��K�W�p1hZNc�*m��t��q�gٝ���\��b���Q�oߧ�	gۈ1Q�t�,�d�������K���d?ִ�*���$����e�
��T�**TGU�EUꟈ��)�g�T[E=m�}�D{���Ȳǧ�= q�fi�[�%	�$�'ٽ{wPOry�͒&Q�uQS��]����|dc���b�
�?���N�
����gS���8~G�nH��.rD0��n
Gt �I@�(C'��[H(�AC�AMkS�^#d��Yڋ~��6C�k��8��
��%���6�J��b(�۾���oM���u���糒��UBHPHyD_�i?��]|���/����1yS&B�F�x:C�Rղ�ix� h�2��N���d\-N�&.P�Zp!��Ҩ=E0M�(Lp@�2�� Y`DWs�*������
$(�U
�#zw��*:k���9Y}A��(�h�� �f�}����,�`�&A�༗�e�=�ʬ�[T}���	�_����I
Q��,j	��bS1Q���'z���
�^"��R��a�.:Ԋlq�u�i��5}�=a��@�!I�l2��v��Cud�G�k�=��je�o��{��[����_��.c�嫿�B���b��^��V�:�g��!(
+�U�� �Ҙ/�?�󀎂�I B J��
�(�a\+[i����P�K at 9�
��(i�_�u�o�]^>>>��L���!b�_n6��3�
i
a_
<�<��"��V?L�ɸ|u#>�����ߟ
 endstream
 endobj
-11957 0 obj <<
+11966 0 obj <<
 /Type /Page
-/Contents 11958 0 R
-/Resources 11956 0 R
+/Contents 11967 0 R
+/Resources 11965 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11875 0 R
-/Annots [ 11869 0 R 11876 0 R 11877 0 R 11878 0 R 11879 0 R 11880 0 R 11881 0 R 11882 0 R 11883 0 R 11884 0 R 11885 0 R 11886 0 R 11887 0 R 11888 0 R 11889 0 R 11890 0 R 11891 0 R 11892 0 R 11893 0 R 11894 0 R 11895 0 R 11896 0 R 11897 0 R 11898 0 R 11899 0 R 11900 0 R 11901 0 R 11902 0 R 11903 0 R 11904 0 R 11905 0 R 11906 0 R 11907 0 R 11908 0 R 11909 0 R 11910 0 R 11911 0 R 11912 0 R 11913 0 R 11914 0 R 11915 0 R 11916 0 R 11917 0 R 11918 0 R 11919 0 R 11920 0 R 11921 0 R 11922 0 R 11 [...]
+/Parent 11884 0 R
+/Annots [ 11878 0 R 11885 0 R 11886 0 R 11887 0 R 11888 0 R 11889 0 R 11890 0 R 11891 0 R 11892 0 R 11893 0 R 11894 0 R 11895 0 R 11896 0 R 11897 0 R 11898 0 R 11899 0 R 11900 0 R 11901 0 R 11902 0 R 11903 0 R 11904 0 R 11905 0 R 11906 0 R 11907 0 R 11908 0 R 11909 0 R 11910 0 R 11911 0 R 11912 0 R 11913 0 R 11914 0 R 11915 0 R 11916 0 R 11917 0 R 11918 0 R 11919 0 R 11920 0 R 11921 0 R 11922 0 R 11923 0 R 11924 0 R 11925 0 R 11926 0 R 11927 0 R 11928 0 R 11929 0 R 11930 0 R 11931 0 R 11 [...]
 >> endobj
-11869 0 obj <<
+11878 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [247.947 720.63 259.902 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11876 0 obj <<
+11885 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [184.545 708.674 196.5 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11877 0 obj <<
+11886 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [191.539 696.719 203.494 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11878 0 obj <<
+11887 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [218.807 684.764 230.762 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11879 0 obj <<
+11888 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [166.642 672.809 178.598 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11880 0 obj <<
+11889 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [225.71 660.854 237.665 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11881 0 obj <<
+11890 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [251.324 648.899 263.279 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11882 0 obj <<
+11891 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [249.122 636.943 261.078 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11883 0 obj <<
+11892 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.165 624.988 175.12 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11884 0 obj <<
+11893 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [195.823 613.033 207.778 623.22]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11885 0 obj <<
+11894 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [174.383 601.078 186.339 611.265]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11886 0 obj <<
+11895 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.365 588.779 151.32 599.309]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11887 0 obj <<
+11896 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.365 577.168 151.32 587.354]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11888 0 obj <<
+11897 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.365 565.212 151.32 575.399]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11889 0 obj <<
+11898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.726 553.257 201.681 563.444]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11890 0 obj <<
+11899 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [185.85 541.302 197.805 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11891 0 obj <<
+11900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.358 529.347 182.313 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11892 0 obj <<
+11901 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.848 517.392 211.803 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11893 0 obj <<
+11902 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.524 505.437 199.479 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11894 0 obj <<
+11903 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [138.259 493.481 150.214 503.668]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11895 0 obj <<
+11904 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [145.452 481.526 157.407 491.713]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11896 0 obj <<
+11905 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [137.342 469.571 149.298 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11897 0 obj <<
+11906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.923 457.616 191.878 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11898 0 obj <<
+11907 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.365 445.661 151.32 455.847]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11899 0 obj <<
+11908 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [206.034 433.706 217.99 443.892]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11900 0 obj <<
+11909 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [203.833 421.75 215.788 431.937]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11901 0 obj <<
+11910 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [176.406 409.451 188.361 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11902 0 obj <<
+11911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [263.23 397.84 275.185 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11903 0 obj <<
+11912 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.028 385.885 272.983 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11904 0 obj <<
+11913 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.717 373.93 206.672 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11905 0 obj <<
+11914 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [212.968 361.975 224.923 372.161]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11906 0 obj <<
+11915 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [153.96 350.019 165.915 360.206]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11907 0 obj <<
+11916 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [175.897 338.064 187.853 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11908 0 obj <<
+11917 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [205.227 326.109 217.182 336.296]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-11909 0 obj <<
+11918 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [250.607 301.481 262.562 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11910 0 obj <<
+11919 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [157.935 290.243 169.89 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11911 0 obj <<
+11920 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [187.384 277.571 199.339 288.475]
 /Subtype /Link
 /A << /S /GoTo /D (page.67) >>
 >> endobj
-11912 0 obj <<
+11921 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [197.307 265.616 209.262 276.52]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11913 0 obj <<
+11922 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [177.561 253.661 189.516 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11914 0 obj <<
+11923 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [189.725 241.706 201.68 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11915 0 obj <<
+11924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [199.708 230.468 211.663 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11916 0 obj <<
+11925 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [194.716 217.795 206.671 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-11917 0 obj <<
+11926 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [179.225 206.557 191.18 216.744]
 /Subtype /Link
 /A << /S /GoTo /D (page.65) >>
 >> endobj
-11918 0 obj <<
+11927 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.969 194.602 229.924 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.64) >>
+/A << /S /GoTo /D (page.65) >>
 >> endobj
-11919 0 obj <<
+11928 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [217.411 182.647 229.367 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.64) >>
+/A << /S /GoTo /D (page.65) >>
 >> endobj
-11920 0 obj <<
+11929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [230.692 170.692 242.647 180.878]
 /Subtype /Link
 /A << /S /GoTo /D (page.65) >>
 >> endobj
-11921 0 obj <<
+11930 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [183.658 158.019 195.613 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11922 0 obj <<
+11931 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [139.374 146.781 151.33 156.968]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-11923 0 obj <<
+11932 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [171.474 134.109 183.429 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11924 0 obj <<
+11933 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 110.916 208.774 121.103]
 /Subtype /Link
 /A << /S /GoTo /D (page.65) >>
 >> endobj
-11925 0 obj <<
+11934 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 87.006 208.774 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.64) >>
+/A << /S /GoTo /D (page.65) >>
 >> endobj
-11926 0 obj <<
+11935 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 708.674 425.255 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.64) >>
+/A << /S /GoTo /D (page.65) >>
 >> endobj
-11927 0 obj <<
+11936 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 684.764 425.255 694.951]
 /Subtype /Link
 /A << /S /GoTo /D (page.65) >>
 >> endobj
-11928 0 obj <<
+11937 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 650.239 362.272 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11929 0 obj <<
+11938 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 614.373 362.272 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11930 0 obj <<
+11939 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 578.508 362.272 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11931 0 obj <<
+11940 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 542.642 362.272 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.282) >>
+/A << /S /GoTo /D (page.283) >>
 >> endobj
-11932 0 obj <<
+11941 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [391.273 505.437 408.209 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.187) >>
+/A << /S /GoTo /D (page.188) >>
 >> endobj
-11933 0 obj <<
+11942 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 482.747 362.272 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.292) >>
+/A << /S /GoTo /D (page.293) >>
 >> endobj
-11934 0 obj <<
+11943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 459.055 362.272 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.421) >>
+/A << /S /GoTo /D (page.422) >>
 >> endobj
-11935 0 obj <<
+11944 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 432.988 475.018 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-11936 0 obj <<
+11945 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 409.078 475.018 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-11937 0 obj <<
+11946 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 365.307 362.272 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.160) >>
+/A << /S /GoTo /D (page.161) >>
 >> endobj
-11938 0 obj <<
+11947 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.109 351.295 513.045 362.199]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-11939 0 obj <<
+11948 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 327.384 498.241 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11940 0 obj <<
+11949 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 303.474 498.241 314.378]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-11941 0 obj <<
+11950 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 279.564 511.506 290.468]
 /Subtype /Link
-/A << /S /GoTo /D (page.107) >>
+/A << /S /GoTo /D (page.108) >>
 >> endobj
-11942 0 obj <<
+11951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 269.666 362.272 278.512]
+/Rect [345.336 269.546 362.272 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.108) >>
+/A << /S /GoTo /D (page.109) >>
 >> endobj
-11943 0 obj <<
+11952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 255.653 475.018 266.557]
 /Subtype /Link
-/A << /S /GoTo /D (page.138) >>
+/A << /S /GoTo /D (page.139) >>
 >> endobj
-11944 0 obj <<
+11953 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [494.569 243.698 511.506 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-11945 0 obj <<
+11954 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 233.8 362.272 242.647]
 /Subtype /Link
-/A << /S /GoTo /D (page.200) >>
+/A << /S /GoTo /D (page.201) >>
 >> endobj
-11946 0 obj <<
+11955 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 208.55 362.272 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.319) >>
+/A << /S /GoTo /D (page.320) >>
 >> endobj
-11947 0 obj <<
+11956 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [365.261 208.55 382.197 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.320) >>
+/A << /S /GoTo /D (page.321) >>
 >> endobj
-11948 0 obj <<
+11957 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 183.922 489.145 194.826]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11949 0 obj <<
+11958 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 160.012 489.145 170.916]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-11950 0 obj <<
+11959 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 136.102 496.597 147.005]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11951 0 obj <<
+11960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 124.146 475.018 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11952 0 obj <<
+11961 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 112.191 476.672 123.095]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11953 0 obj <<
+11962 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [345.336 90.219 362.272 99.185]
+/Rect [345.336 90.338 362.272 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11955 0 obj <<
+11964 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-11959 0 obj <<
-/D [11957 0 R /XYZ 90 757.935 null]
+11968 0 obj <<
+/D [11966 0 R /XYZ 90 757.935 null]
 >> endobj
-11956 0 obj <<
+11965 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-12027 0 obj <<
-/Length 1134      
+12036 0 obj <<
+/Length 1128      
 /Filter /FlateDecode
 >>
 stream
-x��Z]s�8}�W�maf�H�%�yl`3t���f'�h
#�[ٔ��~%�tl
h�NfB,pu�t�=WF�����T�fSL�`lL�4�
�]��i�n_�-
*���0
C]�����W!@鷉��:nP���P^������O���<��_�T����	���	0��AJ�^{
D�
֋�ń��.�{���Y~3�
�_��5RF(8AH�In�g.���d#�=�#s@�sO�/j��X�u+ C*mm��X�I̓
�zQ���
�X J�(��}o��}Ѭ/�?C�C��^2an�Ō�.��w���C��'Δ`��*4�O������_oX`뤺���8�(t����:�w�}A�ٯ�h��l!Z�G���g�<#�<;<�"h�4���,>.�޸��w��Ƶ_ьWF�k�;�����#{�ػd緷L���u�-��f�~R�� ӏ[������b�^��
��-�.�D���r�0'��qX-�/�z�-ɥ�sQ��,�)R����M��
O%u��
xK�
WR<n���Ⲍ��9l�0��aa at u]��84��&TGf�i����YKG�L��;���Jk�g�Ti�E�D2Z#�v��K�V�7���i�;�~!��I$8�ʏ�^E4
�^8�B�@f�z��3?�^.U)�K��0`�{�i�f����_��#p�"+��E [...]
+x��Z]s�8}�W�maf�H�%�yl`3t�@��I;���D6��_��m҄ 64I'�e�\�{�s��	@��aX;�����6�(����I1$����;��U���#0���s��0Tw�5��ְ�E ��&&4uܠv������m
,ҷ`h���`P�TC�� 	F��`j:D�d����
8��wS>;�n�#�NN����
;JQce��#��Mr#}>��|�z"����ԏ�1�=�����FP]����
�����v`�&1O�`�E
��\�׊ Q�|@YW�e }�X$�fc	�!-�l�%S�F�D�y�����dt�l0uf� �m>��v"�Q`
kVu�g���tZ�~�M�I:~A��-

�mˇ�
�
�ڈf���
D��H����g�g���^��&�f��Ň%�4�h+��_��+#Z��N�E!�7���^읳ӫ+&��Ÿ�Q�q��^����9 ��Ö��a٭���ʚ���BDI
Z���.�B���r�0'��IXm�]�X[�K�3�(�c\S��}W�8�z�),�I겑�0��;��bt���9�eM5
��+�0�����jƾ�NV��*1�Ք�<o�X&��RHu�5�gG���b�D2Z!�f��K�F�7���i�;�~#��I$8��?U��h
��pR�h��2U}��s?�\.U)���q������N�5�
��?w6G`oE�F
�N��zI��jY��j�����ݐ\�^ 9
X��ftM�Vfx�o��%�������|%��_��we��7/���UMt�/wO����<t���Z�.�=�(7>v>�ZMi�
-��"��]�k|+�l]O�3l�'�2�U�Z�oi�p.s>GB��K��xRq�N����(+��<�ٲ1\7��Xۦ1��iea$!���yz��cJ�֠}�;o]��nzm��o�*�G/������c���(ߝ�H�l�P���a+v�v_�z��Zi�.y�`y��B�ԭ�4�!!��x8�t�{���҇�6w$������AH=��/�p.Su�����PI'�D#��G6�t�
���f�}�����y�[&ԑ�<c1M�����b��n
�7�K�g3��Q�V��؀��{2`�,G����T意
����L��
 endstream
 endobj
-12026 0 obj <<
+12035 0 obj <<
 /Type /Page
-/Contents 12027 0 R
-/Resources 12025 0 R
+/Contents 12036 0 R
+/Resources 12034 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11875 0 R
-/Annots [ 11954 0 R 11960 0 R 11961 0 R 11962 0 R 11963 0 R 11964 0 R 11965 0 R 11966 0 R 11967 0 R 11968 0 R 11969 0 R 11970 0 R 11971 0 R 11972 0 R 11973 0 R 11974 0 R 11975 0 R 11976 0 R 11977 0 R 11978 0 R 11979 0 R 11980 0 R 11981 0 R 11982 0 R 11983 0 R 11984 0 R 11985 0 R 11986 0 R 11987 0 R 11988 0 R 11989 0 R 11990 0 R 11991 0 R 11992 0 R 11993 0 R 11994 0 R 11995 0 R 11996 0 R 11997 0 R 11998 0 R 11999 0 R 12000 0 R 12001 0 R 12002 0 R 12003 0 R 12004 0 R 12005 0 R 12006 0 R 12 [...]
+/Parent 11884 0 R
+/Annots [ 11963 0 R 11969 0 R 11970 0 R 11971 0 R 11972 0 R 11973 0 R 11974 0 R 11975 0 R 11976 0 R 11977 0 R 11978 0 R 11979 0 R 11980 0 R 11981 0 R 11982 0 R 11983 0 R 11984 0 R 11985 0 R 11986 0 R 11987 0 R 11988 0 R 11989 0 R 11990 0 R 11991 0 R 11992 0 R 11993 0 R 11994 0 R 11995 0 R 11996 0 R 11997 0 R 11998 0 R 11999 0 R 12000 0 R 12001 0 R 12002 0 R 12003 0 R 12004 0 R 12005 0 R 12006 0 R 12007 0 R 12008 0 R 12009 0 R 12010 0 R 12011 0 R 12012 0 R 12013 0 R 12014 0 R 12015 0 R 12 [...]
 >> endobj
-11954 0 obj <<
+11963 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 708.674 221.606 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11960 0 obj <<
+11969 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 684.764 187.046 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.365) >>
+/A << /S /GoTo /D (page.366) >>
 >> endobj
-11961 0 obj <<
+11970 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 672.092 287.867 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11962 0 obj <<
+11971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 648.181 280.116 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11963 0 obj <<
+11972 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 636.226 258.537 647.13]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11964 0 obj <<
+11973 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 624.271 260.191 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11965 0 obj <<
+11974 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 602.298 145.791 611.265]
+/Rect [128.854 602.418 145.791 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11966 0 obj <<
+11975 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 577.168 221.606 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.339) >>
+/A << /S /GoTo /D (page.340) >>
 >> endobj
-11967 0 obj <<
+11976 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 553.257 187.046 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-11968 0 obj <<
+11977 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 540.585 287.867 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11969 0 obj <<
+11978 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 516.674 280.116 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.95) >>
+/A << /S /GoTo /D (page.96) >>
 >> endobj
-11970 0 obj <<
+11979 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 504.719 258.537 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11971 0 obj <<
+11980 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 492.764 260.191 503.668]
 /Subtype /Link
-/A << /S /GoTo /D (page.235) >>
+/A << /S /GoTo /D (page.236) >>
 >> endobj
-11972 0 obj <<
+11981 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 470.791 145.791 479.758]
+/Rect [128.854 470.911 145.791 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11973 0 obj <<
+11982 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 445.661 221.606 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.338) >>
+/A << /S /GoTo /D (page.339) >>
 >> endobj
-11974 0 obj <<
+11983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 421.75 187.046 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11975 0 obj <<
+11984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 409.078 287.867 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11976 0 obj <<
+11985 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 385.168 280.116 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-11977 0 obj <<
+11986 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 373.212 258.537 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.127) >>
+/A << /S /GoTo /D (page.128) >>
 >> endobj
-11978 0 obj <<
+11987 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 361.257 260.191 372.161]
 /Subtype /Link
-/A << /S /GoTo /D (page.236) >>
+/A << /S /GoTo /D (page.237) >>
 >> endobj
-11979 0 obj <<
+11988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [128.854 339.285 145.791 348.251]
+/Rect [128.854 339.404 145.791 348.251]
 /Subtype /Link
-/A << /S /GoTo /D (page.309) >>
+/A << /S /GoTo /D (page.310) >>
 >> endobj
-11980 0 obj <<
+11989 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 314.154 221.606 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-11981 0 obj <<
+11990 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 290.243 187.046 300.43]
 /Subtype /Link
-/A << /S /GoTo /D (page.364) >>
+/A << /S /GoTo /D (page.365) >>
 >> endobj
-11982 0 obj <<
+11991 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 277.571 287.867 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.402) >>
+/A << /S /GoTo /D (page.403) >>
 >> endobj
-11983 0 obj <<
+11992 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 254.378 208.774 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-11984 0 obj <<
+11993 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 229.75 280.116 240.654]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-11985 0 obj <<
+11994 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 217.795 258.537 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.122) >>
+/A << /S /GoTo /D (page.123) >>
 >> endobj
-11986 0 obj <<
+11995 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 194.602 145.791 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-11987 0 obj <<
+11996 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [148.78 194.602 165.716 204.789]
 /Subtype /Link
-/A << /S /GoTo /D (page.305) >>
+/A << /S /GoTo /D (page.306) >>
 >> endobj
-11988 0 obj <<
+11997 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 170.692 187.046 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-11989 0 obj <<
+11998 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [190.034 170.692 206.971 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.363) >>
+/A << /S /GoTo /D (page.364) >>
 >> endobj
-11990 0 obj <<
+11999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 158.019 287.867 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.392) >>
+/A << /S /GoTo /D (page.393) >>
 >> endobj
-11991 0 obj <<
+12000 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 134.109 296.564 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-11992 0 obj <<
+12001 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 110.199 285.097 121.103]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-11993 0 obj <<
+12002 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 98.244 258.537 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-11994 0 obj <<
+12003 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 86.288 260.191 97.192]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-11995 0 obj <<
+12004 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 710.014 362.272 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-11996 0 obj <<
+12005 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 684.764 438.087 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-11997 0 obj <<
+12006 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 660.854 403.527 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-11998 0 obj <<
+12007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 648.181 504.348 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-11999 0 obj <<
+12008 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 624.271 501.578 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.105) >>
+/A << /S /GoTo /D (page.106) >>
 >> endobj
-12000 0 obj <<
+12009 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 612.316 475.018 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.135) >>
+/A << /S /GoTo /D (page.136) >>
 >> endobj
-12001 0 obj <<
+12010 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 600.361 476.672 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.246) >>
+/A << /S /GoTo /D (page.247) >>
 >> endobj
-12002 0 obj <<
+12011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 578.508 362.272 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.317) >>
+/A << /S /GoTo /D (page.318) >>
 >> endobj
-12003 0 obj <<
+12012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 553.257 438.087 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.346) >>
+/A << /S /GoTo /D (page.347) >>
 >> endobj
-12004 0 obj <<
+12013 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 529.347 403.527 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.372) >>
+/A << /S /GoTo /D (page.373) >>
 >> endobj
-12005 0 obj <<
+12014 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 516.674 504.348 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.411) >>
+/A << /S /GoTo /D (page.412) >>
 >> endobj
-12006 0 obj <<
+12015 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.935 492.764 447.89 503.668]
 /Subtype /Link
 /A << /S /GoTo /D (page.75) >>
 >> endobj
-12007 0 obj <<
+12016 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 469.571 425.255 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-12008 0 obj <<
+12017 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 445.661 425.255 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12009 0 obj <<
+12018 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 421.75 425.255 431.937]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12010 0 obj <<
+12019 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 397.84 425.255 408.027]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12011 0 obj <<
+12020 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 373.93 425.255 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12012 0 obj <<
+12021 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 350.019 425.255 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12013 0 obj <<
+12022 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.748 315.429 494.684 326.333]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-12014 0 obj <<
+12023 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 291.519 475.018 302.423]
 /Subtype /Link
-/A << /S /GoTo /D (page.137) >>
+/A << /S /GoTo /D (page.138) >>
 >> endobj
-12015 0 obj <<
+12024 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 257.711 362.272 266.557]
 /Subtype /Link
-/A << /S /GoTo /D (page.284) >>
+/A << /S /GoTo /D (page.285) >>
 >> endobj
-12016 0 obj <<
+12025 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.935 231.743 447.89 242.647]
 /Subtype /Link
-/A << /S /GoTo /D (page.75) >>
+/A << /S /GoTo /D (page.76) >>
 >> endobj
-12017 0 obj <<
+12026 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [435.935 207.833 447.89 218.737]
 /Subtype /Link
-/A << /S /GoTo /D (page.74) >>
+/A << /S /GoTo /D (page.75) >>
 >> endobj
-12018 0 obj <<
+12027 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 174.024 362.272 182.871]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-12019 0 obj <<
+12028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [489.613 148.057 506.55 158.961]
 /Subtype /Link
-/A << /S /GoTo /D (page.165) >>
+/A << /S /GoTo /D (page.166) >>
 >> endobj
-12020 0 obj <<
+12029 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 124.864 425.255 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-12021 0 obj <<
+12030 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 100.236 496.597 111.14]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-12022 0 obj <<
+12031 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 88.281 475.018 99.185]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-12024 0 obj <<
+12033 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-12028 0 obj <<
-/D [12026 0 R /XYZ 90 757.935 null]
+12037 0 obj <<
+/D [12035 0 R /XYZ 90 757.935 null]
 >> endobj
-12025 0 obj <<
+12034 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-12096 0 obj <<
-/Length 1221      
+12105 0 obj <<
+/Length 1217      
 /Filter /FlateDecode
 >>
 stream
-x��ZmS�8��_�o��
F�-��[��IBJ�
7\�c<�K*+M�_�K��5�l�
C�"i���>�+hs
h��I��#14Gw"��Qs�f�c��L������ޗ�'��0����˝����U��l6�t���4���L\���plm��
-5�7�Ɲ�
���-$�c�5
: 8�:�A��X蹣8X?���K��yl}rr��ٟ�

��n.:�� �
����� �
,�� �}�!1"��C��r��ܛǑ��'oA_S�݅
wU��+~�O(w�2���'��8�Š21������F�	�*YxWV�Sq��p4W��;b�C@�F�A6.�3
�ưn�M�;�C%~
�
-�H@��!w}O������7�]/I�y��jgOt��A����2|���� V~�.�Fn���
�E C c^G8������l���ϩqn{&�~�
L�ii�8J8�D�����-�
�<X��8�bդ
���"�19�=e��?�4F���2�9{=}8Ư&�F���gW�~��
�-�"����Z�7�����"��rGs7�����I[G��-i4��0H�
��.��B�dC��]��*U�[
�E�۞�T�,��N^�a��|�������)�6�P�䳮��T.�(�lcU/�S�
-�~��Z7;@!�҈2�ǬV��
-BT튀:kI�ݾ�H�w�Zٿ�J��Dt,PuB��h�͏ۘ�:��Cu�
-�ܥQ�R�‰�
F����!UȿNC��
-Qݨ�--l �O<Q�{�R�k:�v��{��Խ��Hv
�â�N&z�R��@;�����4�	���%�(�`{j�ha
�-�i�Ѧe9���z�P��
�ʡ
�.��-Q��
��4����#�a�i�.ʚ6/��Gh�:�a�
�e4Ube��l<Oz6��%�����W�v�R#J��\�h��t;<��
���ݬ�I�|�O/�W/�~t��݉���c�Q�^K�vO��qM�9h^D�a�a����k^,���΀�,���B�U���^C"|o����
UT�<�����I��߼�'�cv� vD�o���2�Ϫ�������mB�=��I~~�EK/ȏ��/hY�
-4�t(�DS

q�#
�1����z_���_�
x
4�m��|������j�ҧ�����}~�X�;�+���[h��c�rt��)l�G��f>������J
+x��Zms�8�ί𷃙�#ɖl�[��
���@nr��x
P��~��(����r�:X�B�/`˒�ٕ��]�@�k@��N:���9�C�&��4�@
#�Mf�}w0<����L>i&�u���=0M�6w��η�@��hl閁�iع���h���plm��
+5�?�Ɲ�
���-$�k�5
: 8�:�A��X蹣8X?���K��yl}rr��ٟ�

��n.:�� �LPt�Ŋ�#u��?�8e�{H�������)��q����[�E��@dwb�]�GU����~��ݣl�wƓb|�ZaE��Vc	����8��e\%
��J��{*���
n��j0rG,~h�he�MJ�
G�1,�[xS����F�G�B$��A�S�(�l��l��q�K
�����~�AХ3w�
(kd<��ߢ����zp�g�G|��ʘ���eU�@������l���ϩqn{&�~�
L�ii�8J8������#�
�<X��8�b֤
���"�19�=e��?�4F���2�� {W�p�_Mz�6�}/�]A��$7t��
+�'.j�߰�[(2�,�s�8��Q,��O����lI�i��AbɀZ>��2�-tO6to�K�_�*y��� �
+)�j�%p���뾌����R���x��=I�&*��|Ե
%�
)�*�Du�ϩ(�B?�x�2;P!�҈2�ǵ�
�+Q�+�%S�:��t~�ު��K)/��AD�AP'�i�f�������;>P�o)�r�~D�J��E��X0��`-
GUi��
ZKUt���4���>�D%��Jy/�v��{���V$���n�@'����q��K�~H]x����Β�n ��f��0[š�mZ�]����qe�(s�+�2z;W�D:�c.�<�a�֮�kN�v^ִx��=B��XM�F c ���J�l���I�������z�Q�*Y@�V#J����h��t;<��
����,�I�|�O/�W/�~t���	���c�Q[^K
��7s�p
��uи��o�ڿ+.��K�#�;����z�]�@�הp�������@pG�<.�;##����<�
˰�o�#J}��
O���~V�����F�on���a�M��+/ZzA~�/� ?�e�h�tt$
A�wd
SZ(�k�U�\��~Ӏ��B��
�6_.<q�89>^�V�4ї��`�Ϗ��x�l%�!4u�y�ǘ��D�S��G��>>�����1x��
 endstream
 endobj
-12095 0 obj <<
+12104 0 obj <<
 /Type /Page
-/Contents 12096 0 R
-/Resources 12094 0 R
+/Contents 12105 0 R
+/Resources 12103 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11875 0 R
-/Annots [ 12023 0 R 12029 0 R 12030 0 R 12031 0 R 12032 0 R 12033 0 R 12034 0 R 12035 0 R 12036 0 R 12037 0 R 12038 0 R 12039 0 R 12040 0 R 12041 0 R 12042 0 R 12043 0 R 12044 0 R 12045 0 R 12046 0 R 12047 0 R 12048 0 R 12049 0 R 12050 0 R 12051 0 R 12052 0 R 12053 0 R 12054 0 R 12055 0 R 12056 0 R 12057 0 R 12058 0 R 12059 0 R 12060 0 R 12061 0 R 12062 0 R 12063 0 R 12064 0 R 12065 0 R 12066 0 R 12067 0 R 12068 0 R 12069 0 R 12070 0 R 12071 0 R 12072 0 R 12073 0 R 12074 0 R 12075 0 R 12 [...]
+/Parent 11884 0 R
+/Annots [ 12032 0 R 12038 0 R 12039 0 R 12040 0 R 12041 0 R 12042 0 R 12043 0 R 12044 0 R 12045 0 R 12046 0 R 12047 0 R 12048 0 R 12049 0 R 12050 0 R 12051 0 R 12052 0 R 12053 0 R 12054 0 R 12055 0 R 12056 0 R 12057 0 R 12058 0 R 12059 0 R 12060 0 R 12061 0 R 12062 0 R 12063 0 R 12064 0 R 12065 0 R 12066 0 R 12067 0 R 12068 0 R 12069 0 R 12070 0 R 12071 0 R 12072 0 R 12073 0 R 12074 0 R 12075 0 R 12076 0 R 12077 0 R 12078 0 R 12079 0 R 12080 0 R 12081 0 R 12082 0 R 12083 0 R 12084 0 R 12 [...]
 >> endobj
-12023 0 obj <<
+12032 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 719.912 260.191 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-12029 0 obj <<
+12038 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [255.727 707.957 272.664 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.268) >>
+/A << /S /GoTo /D (page.269) >>
 >> endobj
-12030 0 obj <<
+12039 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 686.104 145.791 694.951]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-12031 0 obj <<
+12040 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 660.854 187.046 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-12032 0 obj <<
+12041 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 648.181 287.867 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.404) >>
+/A << /S /GoTo /D (page.405) >>
 >> endobj
-12033 0 obj <<
+12042 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 614.373 145.791 623.22]
 /Subtype /Link
-/A << /S /GoTo /D (page.285) >>
+/A << /S /GoTo /D (page.286) >>
 >> endobj
-12034 0 obj <<
+12043 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [258.188 588.405 275.124 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-12035 0 obj <<
+12044 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 554.597 145.791 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.157) >>
+/A << /S /GoTo /D (page.158) >>
 >> endobj
-12036 0 obj <<
+12045 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 540.585 296.564 551.489]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-12037 0 obj <<
+12046 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [105.611 529.347 117.566 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.76) >>
+/A << /S /GoTo /D (page.77) >>
 >> endobj
-12038 0 obj <<
+12047 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 504.719 283.443 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-12039 0 obj <<
+12048 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 480.809 280.116 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.91) >>
+/A << /S /GoTo /D (page.92) >>
 >> endobj
-12040 0 obj <<
+12049 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 468.854 258.537 479.758]
 /Subtype /Link
-/A << /S /GoTo /D (page.125) >>
+/A << /S /GoTo /D (page.126) >>
 >> endobj
-12041 0 obj <<
+12050 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 456.899 260.191 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.229) >>
+/A << /S /GoTo /D (page.230) >>
 >> endobj
-12042 0 obj <<
+12051 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 435.046 145.791 443.892]
 /Subtype /Link
-/A << /S /GoTo /D (page.304) >>
+/A << /S /GoTo /D (page.305) >>
 >> endobj
-12043 0 obj <<
+12052 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 409.795 221.606 419.982]
 /Subtype /Link
-/A << /S /GoTo /D (page.337) >>
+/A << /S /GoTo /D (page.338) >>
 >> endobj
-12044 0 obj <<
+12053 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [170.109 385.885 187.046 396.071]
 /Subtype /Link
-/A << /S /GoTo /D (page.362) >>
+/A << /S /GoTo /D (page.363) >>
 >> endobj
-12045 0 obj <<
+12054 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [270.93 373.212 287.867 384.116]
 /Subtype /Link
-/A << /S /GoTo /D (page.395) >>
+/A << /S /GoTo /D (page.396) >>
 >> endobj
-12046 0 obj <<
+12055 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.132 349.302 290.068 360.206]
 /Subtype /Link
-/A << /S /GoTo /D (page.166) >>
+/A << /S /GoTo /D (page.167) >>
 >> endobj
-12047 0 obj <<
+12056 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 315.494 145.791 324.34]
 /Subtype /Link
-/A << /S /GoTo /D (page.156) >>
+/A << /S /GoTo /D (page.157) >>
 >> endobj
-12048 0 obj <<
+12057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [279.627 301.481 296.564 312.385]
 /Subtype /Link
-/A << /S /GoTo /D (page.210) >>
+/A << /S /GoTo /D (page.211) >>
 >> endobj
-12049 0 obj <<
+12058 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 277.571 285.097 288.475]
 /Subtype /Link
-/A << /S /GoTo /D (page.109) >>
+/A << /S /GoTo /D (page.110) >>
 >> endobj
-12050 0 obj <<
+12059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 255.718 145.791 264.565]
 /Subtype /Link
-/A << /S /GoTo /D (page.160) >>
+/A << /S /GoTo /D (page.161) >>
 >> endobj
-12051 0 obj <<
+12060 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [273.132 241.706 290.068 252.609]
 /Subtype /Link
-/A << /S /GoTo /D (page.167) >>
+/A << /S /GoTo /D (page.168) >>
 >> endobj
-12052 0 obj <<
+12061 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 217.795 180.112 228.699]
 /Subtype /Link
-/A << /S /GoTo /D (page.172) >>
+/A << /S /GoTo /D (page.173) >>
 >> endobj
-12053 0 obj <<
+12062 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [266.506 205.84 283.443 216.744]
 /Subtype /Link
-/A << /S /GoTo /D (page.182) >>
+/A << /S /GoTo /D (page.183) >>
 >> endobj
-12054 0 obj <<
+12063 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 181.93 180.112 192.834]
 /Subtype /Link
-/A << /S /GoTo /D (page.185) >>
+/A << /S /GoTo /D (page.186) >>
 >> endobj
-12055 0 obj <<
+12064 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [274.237 169.975 291.174 180.878]
 /Subtype /Link
-/A << /S /GoTo /D (page.190) >>
+/A << /S /GoTo /D (page.191) >>
 >> endobj
-12056 0 obj <<
+12065 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [264.823 158.019 281.759 168.923]
 /Subtype /Link
-/A << /S /GoTo /D (page.199) >>
+/A << /S /GoTo /D (page.200) >>
 >> endobj
-12057 0 obj <<
+12066 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [163.175 134.109 180.112 145.013]
 /Subtype /Link
-/A << /S /GoTo /D (page.206) >>
+/A << /S /GoTo /D (page.207) >>
 >> endobj
-12058 0 obj <<
+12067 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 122.154 260.191 133.058]
 /Subtype /Link
-/A << /S /GoTo /D (page.248) >>
+/A << /S /GoTo /D (page.249) >>
 >> endobj
-12059 0 obj <<
+12068 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 100.301 145.791 109.147]
 /Subtype /Link
-/A << /S /GoTo /D (page.257) >>
+/A << /S /GoTo /D (page.258) >>
 >> endobj
-12060 0 obj <<
+12069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [379.656 707.957 396.593 718.861]
 /Subtype /Link
-/A << /S /GoTo /D (page.262) >>
+/A << /S /GoTo /D (page.263) >>
 >> endobj
-12061 0 obj <<
+12070 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [472.208 696.002 489.145 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.269) >>
+/A << /S /GoTo /D (page.270) >>
 >> endobj
-12062 0 obj <<
+12071 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [394.59 672.092 411.527 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.278) >>
+/A << /S /GoTo /D (page.279) >>
 >> endobj
-12063 0 obj <<
+12072 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 650.239 362.272 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.286) >>
+/A << /S /GoTo /D (page.287) >>
 >> endobj
-12064 0 obj <<
+12073 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 626.328 362.272 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.321) >>
+/A << /S /GoTo /D (page.322) >>
 >> endobj
-12065 0 obj <<
+12074 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 601.078 438.087 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.349) >>
+/A << /S /GoTo /D (page.350) >>
 >> endobj
-12066 0 obj <<
+12075 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 577.168 403.527 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-12067 0 obj <<
+12076 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 564.495 504.348 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.413) >>
+/A << /S /GoTo /D (page.414) >>
 >> endobj
-12068 0 obj <<
+12077 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [477.748 552.54 494.684 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.420) >>
+/A << /S /GoTo /D (page.421) >>
 >> endobj
-12069 0 obj <<
+12078 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 518.667 501.578 529.571]
 /Subtype /Link
-/A << /S /GoTo /D (page.101) >>
+/A << /S /GoTo /D (page.102) >>
 >> endobj
-12070 0 obj <<
+12079 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 506.712 475.018 517.616]
 /Subtype /Link
-/A << /S /GoTo /D (page.133) >>
+/A << /S /GoTo /D (page.134) >>
 >> endobj
-12071 0 obj <<
+12080 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 494.757 476.672 505.661]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-12072 0 obj <<
+12081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 472.904 362.272 481.75]
 /Subtype /Link
-/A << /S /GoTo /D (page.314) >>
+/A << /S /GoTo /D (page.315) >>
 >> endobj
-12073 0 obj <<
+12082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 447.653 438.087 457.84]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-12074 0 obj <<
+12083 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 423.743 403.527 433.93]
 /Subtype /Link
-/A << /S /GoTo /D (page.371) >>
+/A << /S /GoTo /D (page.372) >>
 >> endobj
-12075 0 obj <<
+12084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 411.07 504.348 421.974]
 /Subtype /Link
-/A << /S /GoTo /D (page.408) >>
+/A << /S /GoTo /D (page.409) >>
 >> endobj
-12076 0 obj <<
+12085 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 377.262 362.272 386.109]
 /Subtype /Link
-/A << /S /GoTo /D (page.154) >>
+/A << /S /GoTo /D (page.155) >>
 >> endobj
-12077 0 obj <<
+12086 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.109 363.25 513.045 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.209) >>
+/A << /S /GoTo /D (page.210) >>
 >> endobj
-12078 0 obj <<
+12087 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 329.442 362.272 338.288]
 /Subtype /Link
-/A << /S /GoTo /D (page.155) >>
+/A << /S /GoTo /D (page.156) >>
 >> endobj
-12079 0 obj <<
+12088 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [482.988 303.474 499.924 314.378]
 /Subtype /Link
-/A << /S /GoTo /D (page.178) >>
+/A << /S /GoTo /D (page.179) >>
 >> endobj
-12080 0 obj <<
+12089 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [481.304 291.519 498.241 302.423]
 /Subtype /Link
-/A << /S /GoTo /D (page.197) >>
+/A << /S /GoTo /D (page.198) >>
 >> endobj
-12081 0 obj <<
+12090 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 269.666 362.272 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.255) >>
+/A << /S /GoTo /D (page.256) >>
 >> endobj
-12082 0 obj <<
+12091 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 234.453 425.255 244.639]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-12083 0 obj <<
+12092 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [484.642 209.825 496.597 220.729]
 /Subtype /Link
-/A << /S /GoTo /D (page.96) >>
+/A << /S /GoTo /D (page.97) >>
 >> endobj
-12084 0 obj <<
+12093 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [458.082 197.87 475.018 208.774]
 /Subtype /Link
-/A << /S /GoTo /D (page.128) >>
+/A << /S /GoTo /D (page.129) >>
 >> endobj
-12085 0 obj <<
+12094 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 185.915 476.672 196.819]
 /Subtype /Link
-/A << /S /GoTo /D (page.237) >>
+/A << /S /GoTo /D (page.238) >>
 >> endobj
-12086 0 obj <<
+12095 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [345.336 164.062 362.272 172.908]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-12087 0 obj <<
+12096 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 138.811 438.087 148.998]
 /Subtype /Link
-/A << /S /GoTo /D (page.340) >>
+/A << /S /GoTo /D (page.341) >>
 >> endobj
-12088 0 obj <<
+12097 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [441.076 138.811 458.013 148.998]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-12089 0 obj <<
+12098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 114.901 403.527 125.088]
 /Subtype /Link
-/A << /S /GoTo /D (page.366) >>
+/A << /S /GoTo /D (page.367) >>
 >> endobj
-12090 0 obj <<
+12099 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.516 114.901 423.452 125.088]
 /Subtype /Link
-/A << /S /GoTo /D (page.367) >>
+/A << /S /GoTo /D (page.368) >>
 >> endobj
-12091 0 obj <<
+12100 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [487.411 102.229 504.348 113.133]
 /Subtype /Link
-/A << /S /GoTo /D (page.403) >>
+/A << /S /GoTo /D (page.404) >>
 >> endobj
-12093 0 obj <<
+12102 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-12097 0 obj <<
-/D [12095 0 R /XYZ 90 757.935 null]
+12106 0 obj <<
+/D [12104 0 R /XYZ 90 757.935 null]
 >> endobj
-12094 0 obj <<
+12103 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-12148 0 obj <<
-/Length 980       
+12157 0 obj <<
+/Length 984       
 /Filter /FlateDecode
 >>
 stream
-x��Y�s�8��_�o3gL��V�㮂�z���PE˜���_����֫27s3:&!���>y_�
�@�]�q*�[�T����bH
�	x�:f�u/q>
�!"T��>�4�4WZN�k�Vp�6ѡ�0^T
� 0� ��Q��h�*~����U�.�v�`$�
-��BDI���wY����A�񩌑䎽_S">�P�+ࡪ$Q}�<CU��b

�1<4;���n��
�p2-���"���pL��\���m2&��.���'o�]���˟��n��~r�<NƁhA�@��r�c�8n��m�Or�+j�t��8vga��s�J����U���%�	����w��gV�1�F�d5�&��CQ�sQ5�
�"��e�Hk�/�<4
'�4sEq�����+%���E��K���������	n�����/����
m�#��΀
�ϯ���y�
�fg��h
d
I���k�]�nQۭ2|m;e�v�[v�l&�eH��'AvY�=�{V�4�a����S�
ޔ�~��<�^4�_��ʆ"}p��B� /�O�l�u{鮨jHT�P|?�}ͣ�,Y�;�ۮ%�D�����y�-� zv
��@�Hra��A�i��{�챡�8�K�d
��a��%��c����ǹ�6�{��=y�bE+2L�����`��ɥWH��u̡�L�
���^°5����YB	lkл�~,4)�v�{q��
[=3��'^����qozZT�C�J� ww���u񍦪�����7sP5`��}
-��~0{u��3�"�z�Aś'�ߝ�"q7b˘
�N���Ŭ��n
�e#�
]a
��z��
�W�Z�\Z�e�'ON�_��T��dՍCYe���/2!�2���`�γ򟈠�S"��0���q��9�rU�j{���̽����9�i!;��B\�����8��j��z
�K�
-��C?�EѼ����kPW�F�!��-B���D�q�gH
�whMoF
+x��Y[s�6~�W��L#$ےq� 
�`lh�tG�!���
+S6���/�@.����3}`,������
tC`
+hUn�J�����U(p&�@@�g

���h>�_�O at C5��%/4��͕�S�Z���|Mt�����/�E�'��j��:�5����
ؕ�
+�eB��DY!@WT�(IQ{��?<0?�<>�1�ܑ�kB$e���~�
��$Z�ާH�
+���0��
���ٷ���ou8
+Y/��Z,<Ξ�U0f�r�O��9ȘH.����^��1wY��.���m0��]�q2�@-~˱�U��"
��?�����Q�N�����HO�
��5��೗���f/���(�{����
E!�QDՔ���^(+DZ{|��i
+:*��+�s?���?^)�}� ,*�?a^���
E���O'���Jp���(����m��C��N�
�ϯ���ĔI
�א5�C�G�/kH�N;e�o�_�nP[�2|m9e���;v�h��2���� ;9�^����(
z�9Sz�շ�e��)%�:M��
�P�RR\xQ��7�{ݶ��B
逪�ߩu��y��%��bzױd�H���x8#��e�A��þ��IN,�iu�
�5��zo^`l���}N���:Y��[�^	�2�X,x}�i��Ѫx�D�]�Kf{�	�%vr�Ҭκms`��j�l;���'Sgf
�7���wl�߽��v�sq�
[-5���^�&��qor\T�B�J� ww���u񍦪k����/sP5`��}
+��~0}u��#�B�����;)�E��-#.4:.��
w��/s���+��;ZK���檀BCWk٥1 !Z��y��~�FV���V3���`��_dB�eZ��ʝ��?AǦD\�a�6"�T�+
�+U$��y���g�M�s|�Bv��U�l�R��hq]���k8Z�U�/8��b1���w�5�ԷF&!O��C����q�F�3�3$��?Em�
 endstream
 endobj
-12147 0 obj <<
+12156 0 obj <<
 /Type /Page
-/Contents 12148 0 R
-/Resources 12146 0 R
+/Contents 12157 0 R
+/Resources 12155 0 R
 /MediaBox [0 0 595.276 841.89]
-/Parent 11875 0 R
-/Annots [ 12092 0 R 12098 0 R 12099 0 R 12100 0 R 12101 0 R 12102 0 R 12103 0 R 12104 0 R 12105 0 R 12106 0 R 12107 0 R 12108 0 R 12109 0 R 12110 0 R 12111 0 R 12112 0 R 12113 0 R 12114 0 R 12115 0 R 12116 0 R 12117 0 R 12118 0 R 12119 0 R 12120 0 R 12121 0 R 12122 0 R 12123 0 R 12124 0 R 12125 0 R 12126 0 R 12127 0 R 12128 0 R 12129 0 R 12130 0 R 12131 0 R 12132 0 R 12133 0 R 12134 0 R 12135 0 R 12136 0 R 12137 0 R 12138 0 R 12139 0 R 12140 0 R 12141 0 R 12142 0 R 12143 0 R 12144 0 R 12 [...]
+/Parent 11884 0 R
+/Annots [ 12101 0 R 12107 0 R 12108 0 R 12109 0 R 12110 0 R 12111 0 R 12112 0 R 12113 0 R 12114 0 R 12115 0 R 12116 0 R 12117 0 R 12118 0 R 12119 0 R 12120 0 R 12121 0 R 12122 0 R 12123 0 R 12124 0 R 12125 0 R 12126 0 R 12127 0 R 12128 0 R 12129 0 R 12130 0 R 12131 0 R 12132 0 R 12133 0 R 12134 0 R 12135 0 R 12136 0 R 12137 0 R 12138 0 R 12139 0 R 12140 0 R 12141 0 R 12142 0 R 12143 0 R 12144 0 R 12145 0 R 12146 0 R 12147 0 R 12148 0 R 12149 0 R 12150 0 R 12151 0 R 12152 0 R 12153 0 R 12 [...]
 >> endobj
-12092 0 obj <<
+12101 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 720.63 208.774 730.816]
 /Subtype /Link
-/A << /S /GoTo /D (page.67) >>
+/A << /S /GoTo /D (page.68) >>
 >> endobj
-12098 0 obj <<
+12107 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 696.719 208.774 706.906]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12099 0 obj <<
+12108 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 672.092 280.116 682.996]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-12100 0 obj <<
+12109 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 660.136 258.537 671.04]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-12101 0 obj <<
+12110 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 648.181 260.191 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-12102 0 obj <<
+12111 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 626.328 145.791 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.310) >>
+/A << /S /GoTo /D (page.311) >>
 >> endobj
-12103 0 obj <<
+12112 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 601.078 221.606 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-12104 0 obj <<
+12113 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.266 588.405 278.203 599.309]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-12105 0 obj <<
+12114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 564.495 280.116 575.399]
 /Subtype /Link
-/A << /S /GoTo /D (page.97) >>
+/A << /S /GoTo /D (page.98) >>
 >> endobj
-12106 0 obj <<
+12115 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 552.54 260.191 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.238) >>
+/A << /S /GoTo /D (page.239) >>
 >> endobj
-12107 0 obj <<
+12116 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [268.161 528.63 280.116 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.98) >>
+/A << /S /GoTo /D (page.99) >>
 >> endobj
-12108 0 obj <<
+12117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [241.6 516.674 258.537 527.578]
 /Subtype /Link
-/A << /S /GoTo /D (page.129) >>
+/A << /S /GoTo /D (page.130) >>
 >> endobj
-12109 0 obj <<
+12118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [243.254 504.719 260.191 515.623]
 /Subtype /Link
-/A << /S /GoTo /D (page.239) >>
+/A << /S /GoTo /D (page.240) >>
 >> endobj
-12110 0 obj <<
+12119 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [128.854 482.866 145.791 491.713]
 /Subtype /Link
-/A << /S /GoTo /D (page.311) >>
+/A << /S /GoTo /D (page.312) >>
 >> endobj
-12111 0 obj <<
+12120 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [204.669 457.616 221.606 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.341) >>
+/A << /S /GoTo /D (page.342) >>
 >> endobj
-12112 0 obj <<
+12121 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [261.266 444.943 278.203 455.847]
 /Subtype /Link
-/A << /S /GoTo /D (page.419) >>
+/A << /S /GoTo /D (page.420) >>
 >> endobj
-12113 0 obj <<
+12122 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 411.788 208.774 421.974]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12114 0 obj <<
+12123 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 387.877 208.774 398.064]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12115 0 obj <<
+12124 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 363.967 208.774 374.154]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12116 0 obj <<
+12125 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 340.057 208.774 350.243]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12117 0 obj <<
+12126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 316.146 208.774 326.333]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12118 0 obj <<
+12127 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 292.236 208.774 302.423]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12119 0 obj <<
+12128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 268.326 208.774 278.512]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12120 0 obj <<
+12129 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 244.415 208.774 254.602]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12121 0 obj <<
+12130 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 220.505 208.774 230.692]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12122 0 obj <<
+12131 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 196.595 208.774 206.781]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12123 0 obj <<
+12132 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 172.684 208.774 182.871]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12124 0 obj <<
+12133 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 148.774 208.774 158.961]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12125 0 obj <<
+12134 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 124.864 208.774 135.05]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-12126 0 obj <<
+12135 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [196.819 100.953 208.774 111.14]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12127 0 obj <<
+12136 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 720.63 425.255 730.816]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12128 0 obj <<
+12137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 696.719 425.255 706.906]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12129 0 obj <<
+12138 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 672.809 425.255 682.996]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12130 0 obj <<
+12139 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 648.899 425.255 659.085]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12131 0 obj <<
+12140 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 624.988 425.255 635.175]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12132 0 obj <<
+12141 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 601.078 425.255 611.265]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12133 0 obj <<
+12142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 577.168 425.255 587.354]
 /Subtype /Link
-/A << /S /GoTo /D (page.66) >>
+/A << /S /GoTo /D (page.67) >>
 >> endobj
-12134 0 obj <<
+12143 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [474.669 552.54 491.606 563.444]
 /Subtype /Link
-/A << /S /GoTo /D (page.424) >>
+/A << /S /GoTo /D (page.425) >>
 >> endobj
-12135 0 obj <<
+12144 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.258 528.63 513.194 539.534]
 /Subtype /Link
-/A << /S /GoTo /D (page.426) >>
+/A << /S /GoTo /D (page.427) >>
 >> endobj
-12136 0 obj <<
+12145 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 505.437 425.255 515.623]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12137 0 obj <<
+12146 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 481.526 425.255 491.713]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12138 0 obj <<
+12147 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 457.616 425.255 467.803]
 /Subtype /Link
-/A << /S /GoTo /D (page.65) >>
+/A << /S /GoTo /D (page.66) >>
 >> endobj
-12139 0 obj <<
+12148 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [413.3 433.706 425.255 443.892]
 /Subtype /Link
 /A << /S /GoTo /D (page.66) >>
 >> endobj
-12140 0 obj <<
+12149 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [386.59 387.877 403.527 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.373) >>
+/A << /S /GoTo /D (page.374) >>
 >> endobj
-12141 0 obj <<
+12150 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [406.516 387.877 423.452 398.064]
 /Subtype /Link
-/A << /S /GoTo /D (page.374) >>
+/A << /S /GoTo /D (page.375) >>
 >> endobj
-12142 0 obj <<
+12151 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [459.735 363.25 476.672 374.154]
 /Subtype /Link
-/A << /S /GoTo /D (page.243) >>
+/A << /S /GoTo /D (page.244) >>
 >> endobj
-12143 0 obj <<
+12152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [421.151 340.057 438.087 350.243]
 /Subtype /Link
-/A << /S /GoTo /D (page.345) >>
+/A << /S /GoTo /D (page.346) >>
 >> endobj
-12144 0 obj <<
+12153 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
 /Rect [496.248 315.429 508.203 326.333]
 /Subtype /Link
-/A << /S /GoTo /D (page.76) >>
+/A << /S /GoTo /D (page.77) >>
 >> endobj
-12145 0 obj <<
+12154 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [292.185 56.166 407.154 66.129]
+/Rect [276.306 56.166 391.275 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
-12149 0 obj <<
-/D [12147 0 R /XYZ 90 757.935 null]
+12158 0 obj <<
+/D [12156 0 R /XYZ 90 757.935 null]
 >> endobj
-12146 0 obj <<
+12155 0 obj <<
 /Font << /F63 374 0 R /F50 339 0 R /F65 376 0 R >>
 /ProcSet [ /PDF /Text ]
 >> endobj
-12150 0 obj
+12159 0 obj
 [511.1 460 421.7 408.9]
 endobj
-12151 0 obj
+12160 0 obj
 [642.5 589 600.7 607.7 725.7 445.6 511.6 660.9 401.6 1093.7 769.7 612.5 642.5 570.7 579.9 584.5 476.8 737.3]
 endobj
-12152 0 obj
+12161 0 obj
 [722.2]
 endobj
-12153 0 obj
+12162 0 obj
 [525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525 525]
 endobj
-12154 0 obj
+12163 0 obj
 [611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 611.1 351.8 351.8 351.8 935.2 578.7 578.7 935.2 896.3 850.9 870.4 915.7 818.5 786.1 941.7 896.3 442.6 624.1 928.7 753.7 1090.7 896.3 935.2 818.5 935.2 883.3 675.9 870.4 896.3 896.3 1220.4 896.3 896.3 740.7 351.8 611.1 351.8 611.1 351.8 351.8 611.1 675.9 546.3 675.9 546.3 384.3 611.1 675.9 351.8 384.3 643.5 351.8 1000 675.9 611.1 675.9 643.5 481.5 488 481.5 675.9 643.5 870.4 643.5]
 endobj
-12155 0 obj
+12164 0 obj
 [571 571 856.5 856.5 285.5 314 513.9 513.9 513.9 513.9 513.9 770.7 456.8 513.9 742.3 799.4 513.9 927.8 1042 799.4 285.5 285.5 513.9 856.5 513.9 856.5 799.4 285.5 399.7 399.7 513.9 799.4 285.5 342.6 285.5 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 285.5 285.5 285.5 799.4 485.3 485.3 799.4 770.7 727.9 742.3 785 699.4 670.8 806.5 770.7 371 528.1 799.2 642.3 942 770.7 799.4 699.4 799.4 756.5 571 742.3 770.7 770.7 1056.2 770.7 770.7 628.1 285.5 513.9 285.5 513.9 285.5 2 [...]
 endobj
-12156 0 obj
+12165 0 obj
 [513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 513.9 285.5 285.5 799.4 513.9 799.4 513.9 543.7 770.7 777.7 733.6 847.5 756.3 656.2 804.8 850.1 449.3 566.3 870.4 699.4 992.9 821.6 782.1 656.2 810.6 777.6 627.8 599.6 699.1 599.4 970.5 849 596.5 699.2 399.7 399.7 399.7 1027.8 1027.8 424.4 544.5 440.4 444.9 532.5 477.8 498.8 490.1 592.2 351.7 420.1 535.1 306.7 905.5 620]
 endobj
-12157 0 obj
+12166 0 obj
 [799.4 285.5 799.4 513.9 799.4 513.9 799.4 799.4 799.4 799.4 799.4 799.4 799.4 1027.8 513.9 513.9 799.4 799.4 799.4 799.4 799.4]
 endobj
-12158 0 obj
+12167 0 obj
 [761.6 489.6 761.6]
 endobj
-12159 0 obj
+12168 0 obj
 [826.4 531.3 826.4]
 endobj
-12161 0 obj
+12170 0 obj
 [556 556 167 333 611 278 333 333 0 333 606 0 611 389 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 278 250 389 555 500 500 833 778 333 333 333 500 570 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 570 570 570 500 832 667 667 667 722 667 667 722 778 389 500 667 611 889 722 722 611 722 667 556 611 722 667 889 667 611 611 333 278 333 570 500 333 500 500 444 500 444 333 500 556 278 278 500 278 778 556 500 500 500 389 389 278 556 444 667 500 444 389]
 endobj
-12162 0 obj
+12171 0 obj
 [600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600]
 endobj
-12163 0 obj
+12172 0 obj
 [686.6]
 endobj
-12164 0 obj
+12173 0 obj
 [1083.3 458.3 1083.3 736.1 1083.3 736.1 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1361.1 736.1 736.1 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1083.3 1361.1 1361.1 1083.3 1083.3 1361.1 1361.1 736.1 736.1 1361.1 1361.1 1361.1 1083.3 1361.1 1361.1 875 875 1361.1 1361.1 1361.1 1083.3 441 1361.1 944.5 944.5 1222.2 1222.2 0 0 805.6 805.6 944.5 736.1 1013.9 1013.9 1083.3 1083.3 875 1113.5 919.3 782.1 1083.9 770.8 988.2 850.4 1194.5 819.5 958.3 1055 964 [...]
 endobj
-12165 0 obj
+12174 0 obj
 [722.2 888.9 611.1 1000 1000 1000 1000 833.3 833.3 416.7 416.7 416.7 416.7 1111.1]
 endobj
-12166 0 obj
+12175 0 obj
 [1109.9 1007 867.4 1064 1110.4 626.7 772.9 1138.9 955.6 1284 1075.7 1047.5 875.4 1082.2 1030 856.3 832.3 943.9 827.8 1279.2 1112.9 824.3 943.1 597.2 597.2 597.2 1361.1 1361.1 597.2 774.4 633.3 649.4 739.7 677 684 700.6 827.6 533.6 588.2 758.1 480.3 1228 880.8]
 endobj
-12167 0 obj
+12176 0 obj
 [458.3 458.3 416.7 416.7 472.2 472.2 472.2 472.2 583.3 583.3 472.2 472.2 333.3 555.6 577.8 577.8 597.2 597.2 736.1 736.1 527.8 527.8 583.3 583.3 583.3 583.3 750 750 750 750 1044.4 1044.4 791.7 791.7 583.3 583.3 638.9 638.9 638.9 638.9 805.6 805.6 805.6 805.6 1277.8 1277.8 811.1 811.1 875 875 666.7 666.7 666.7 666.7 666.7 666.7 888.9 888.9 888.9 888.9 888.9 888.9 888.9 666.7 875 875 875 875 611.1 611.1 833.3 1111.1 472.2 555.6 1111.1 1511.1 1111.1 1511.1 1111.1 1511.1 1055.6 944.5 472.2 8 [...]
 endobj
-12168 0 obj
+12177 0 obj
 [575 575]
 endobj
-12169 0 obj
+12178 0 obj
 [892.9 339.3 892.9 585.3 892.9 585.3 892.9 892.9 892.9 892.9 892.9 892.9 892.9 1138.9 585.3 585.3 892.9 892.9 892.9 892.9 892.9 892.9 892.9 892.9 892.9 892.9 892.9 892.9 1138.9 1138.9 892.9 892.9 1138.9 1138.9 585.3 585.3 1138.9 1138.9 1138.9 892.9 1138.9 1138.9 708.3 708.3 1138.9 1138.9 1138.9 892.9 329.4 1138.9 769.8 769.8 1015.9 1015.9 0 0 646.8 646.8 769.8 585.3 831.4 831.4 892.9 892.9 708.3 917.6 753.4 620.2 889.5 616.1 818.4 688.5 978.7 646.5 782.2 871.7 791.7 1342.7 935.6 905.8 80 [...]
 endobj
-12170 0 obj
+12179 0 obj
 [632.9 520.8 513.4 609.7 553.6 568.1 544.9 667.6 404.8 470.8 603.7 348.1 1032.4 713 584.7 600.9 542.1 528.7 531.3 415.3 681 566.7 831.5 659]
 endobj
-12171 0 obj
+12180 0 obj
 [1027.8 402.8 472.2 402.8 680.6 680.6 680.6 680.6 680.6 680.6 680.6 680.6 680.6 680.6 680.6 402.8 402.8 1027.8 1027.8 1027.8 645.8 1027.8 980.6 934.7 958.3 1004.2 900 865.3 1033.4 980.6 494.5 691.7 1015.3 830.6 1188.9 980.6 1027.8 900]
 endobj
-12172 0 obj
+12181 0 obj
 [446.4 446.4 569.5 877 323.4 384.9 323.4 569.5 569.5 569.5 569.5 569.5 569.5 569.5 569.5 569.5 569.5 569.5 323.4 323.4 323.4 877 538.7 538.7 877 843.3 798.6 815.5 860.1 767.9 737.1 883.9 843.3 412.7 583.3 874 706.4 1027.8 843.3 877 767.9 877 829.4 631 815.5 843.3 843.3 1150.8 843.3 843.3 692.5 323.4 569.5 323.4 569.5 323.4 323.4 569.5 631 507.9 631 507.9 354.2 569.5 631 323.4 354.2 600.2 323.4 938.5 631 569.5 631 600.2 446.4 452.6 446.4 631 600.2 815.5 600.2]
 endobj
-12173 0 obj
+12182 0 obj
 [833.3 777.8 694.4 666.7 750 722.2 777.8 722.2 777.8 722.2 583.3 555.6 555.6 833.3 833.3 277.8 305.6 500 500 500 500 500 750 444.4 500 722.2 777.8 500 902.8 1013.9 777.8 277.8 277.8 500 833.3 500 833.3 777.8 277.8 388.9 388.9 500 777.8 277.8 333.3 277.8 500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 277.8 777.8 472.2 472.2 777.8 750 708.3 722.2 763.9 680.6 652.8 784.7 750 361.1 513.9 777.8 625 916.7 750 777.8 680.6 777.8 736.1 555.6 722.2 750 750 1027.8 750 750 611.1 277.8 500 2 [...]
 endobj
-12174 0 obj
+12183 0 obj
 [592.7 662 526.8 632.9 686.9 713.8 756 719.7 539.7 689.9 950 592.7 439.2 751.4 1138.9 1138.9 1138.9 1138.9 339.3 339.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 585.3 339.3 339.3 892.9 585.3 892.9 585.3 610.1 859.1 863.2 819.4 934.1 838.7 724.5 889.4 935.6 506.3 632 959.9 783.7 1089.4 904.9 868.9 727.3 899.7 860.6 701.5 674.8 778.2 674.6 1074.4 936.9 671.5 778.4 462.3 462.3 462.3 1138.9 1138.9 478.2 619.7 502.4 510.5 594.7 542 557.1 557.3 668.8 404.2 472.7 607.3 3 [...]
 endobj
-12175 0 obj
+12184 0 obj
 [777.8 555.6 722.2 666.7 722.2 722.2 666.7 611.1 777.8 777.8 388.9 500 777.8 666.7 944.5 722.2 777.8 611.1 777.8 722.2 555.6 666.7 722.2 722.2 1000 722.2 722.2 666.7]
 endobj
-12176 0 obj
+12185 0 obj
 [500 500 167 333 556 278 333 333 0 333 675 0 556 389 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 214 250 333 420 500 500 833 778 333 333 333 500 675 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 675 675 675 500 920 611 611 667 722 611 611 722 722 333 444 667 556 833 667 722 611 722 611 500 556 722 611 833 611 556 556 389 278 389 422 500 333 500 500 444 500 444 278 500 500 278 278 444 278 722 500 500 500 500 389 389 278 500 444 667 444 444 389 400 275 400 541 0 0 0 333 500 556 8 [...]
 endobj
-12177 0 obj
+12186 0 obj
 [517.7 444.4 405.9 437.5 496.5 469.4 353.9 576.2 583.3 602.6 494 437.5 570 517 571.4 437.2 540.3 595.8 625.7 651.4 622.5 466.3 591.4 828.1 517 362.8 654.2 1000 1000 1000 1000 277.8 277.8 500 500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 777.8 500 777.8 500 530.9 750 758.5 714.7 827.9 738.2 643.1 786.3 831.3 439.6 554.5 849.3 680.6 970.1 803.5 762.8 642 790.6 759.3 613.2 584.4 682.8 583.3 944.4 828.5 580.6 682.6 388.9 388.9 388.9 1000 1000 416.7 528.6 429.2 432.8 520.5 465.6 489 [...]
 endobj
-12178 0 obj
+12187 0 obj
 [600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600]
 endobj
-12179 0 obj
+12188 0 obj
 [556 556 167 333 667 278 333 333 0 333 570 0 667 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 278 250 333 555 500 500 1000 833 333 333 333 500 570 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 570 570 570 500 930 722 667 722 722 667 611 778 778 389 500 778 667 944 722 778 611 778 722 556 667 722 722 1000 722 722 667 333 278 333 581 500 333 500 556 444 556 444 333 500 556 278 333 556 278 833 556 500 556 556 444 389 333 556 500 722 500 500 444 394 220 394 520 0 0 0 333 500 500 [...]
 endobj
-12180 0 obj
+12189 0 obj
 [638.9 963 638.9 963 963 963 963 963 963 963 1222.2 638.9 638.9 963 963 963 963 963 963 963 963 963 963 963 963 1222.2 1222.2 963 963 1222.2 1222.2 638.9 638.9 1222.2 1222.2 1222.2 963 1222.2 1222.2 768.5 768.5 1222.2 1222.2 1222.2 963 365.7 1222.2 833.3 833.3 1092.6 1092.6 0 0 703.7 703.7 833.3 638.9 898.1 898.1 963 963 768.5 989.9 813.3 678.4 961.2 671.3 879.9 746.7 1059.3 709.3 846.3 938.8 854.5 1427.2 1005.7 973 878.4 1008.3 1061.4 762 711.3 774.4 785.2 1222.7 883.7 823.9 884 833.3 8 [...]
 endobj
-12181 0 obj
+12190 0 obj
 [472.2 472.2 472.2]
 endobj
-12182 0 obj
+12191 0 obj
 [777.8 277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 1000 777.8 777.8 1000 1000 500 500 1000 1000 1000 777.8 1000 1000 611.1 611.1 1000 1000 1000 777.8 275 1000 666.7 666.7 888.9 888.9 0 0 555.6 555.6 666.7 500 722.2 722.2 777.8 777.8 611.1 798.5 656.8 526.5 771.4 527.8 718.7 594.9 844.5 544.5 677.8 761.9 689.7 1200.9 820.5 796.1 695.6 816.7 847.5 605.6 544.6 625.8 612.8 987.8  [...]
 endobj
-12183 0 obj
+12192 0 obj
 [556 556 167 333 611 278 333 333 0 333 564 0 611 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 180 250 333 408 500 500 833 778 333 333 333 500 564 250 333 250 278 500 500 500 500 500 500 500 500 500 500 278 278 564 564 564 444 921 722 667 667 722 611 556 722 722 333 389 722 611 889 722 722 556 722 667 556 611 722 722 944 722 722 611 333 278 333 469 500 333 444 500 444 500 444 333 500 500 278 278 500 278 778 500 500 500 500 333 389 278 500 500 722 500 500 444 480 200 480 541 0 0 0 333 500 444 1 [...]
 endobj
-12184 0 obj <<
+12193 0 obj <<
 /Length1 761
 /Length2 1188
 /Length3 0
@@ -70733,7 +70771,7 @@ yq#<
 1�b��Ğ��:�q���W�ł�Fu7k��賩j�u�
]�_삂��M|��i�K�6L�j��U9U/��n������Ṻ��k����9���O�n���"��hĹ䃼UW�6��!7
�6�D_��fj{7��F9)Ҥ1-8�dU�j�2Uɤ��U��1kè��ν�����0)bw���#]��e�U�����w[��2��z�8�n��9�#�]3?r����G��(���4����Io�m��7�I�2�ܩ�.��a�~ؼVj�-`�Y�9ի�o;�U�I_
�V�6x��71��_��C�
 endstream
 endobj
-12185 0 obj <<
+12194 0 obj <<
 /Type /FontDescriptor
 /FontName /LDBHLR+CMBX10
 /Flags 4
@@ -70745,9 +70783,9 @@ endobj
 /StemV 114
 /XHeight 444
 /CharSet (/one/zero)
-/FontFile 12184 0 R
+/FontFile 12193 0 R
 >> endobj
-12186 0 obj <<
+12195 0 obj <<
 /Length1 1440
 /Length2 5130
 /Length3 0
@@ -70776,7 +70814,7 @@ ry
 �~ &�8�H�L�L׾�75.�X�#���
 endstream
 endobj
-12187 0 obj <<
+12196 0 obj <<
 /Type /FontDescriptor
 /FontName /XBGHAK+CMEX10
 /Flags 4
@@ -70788,9 +70826,9 @@ endobj
 /StemV 47
 /XHeight 431
 /CharSet (/braceex/braceleftBig/braceleftBigg/braceleftbig/braceleftbt/braceleftmid/bracelefttp/bracerightBig/bracerightBigg/bracerightbig/bracerightbt/bracerightmid/bracerighttp/logicalanddisplay/parenleftBig/parenleftbig/parenleftbt/parenleftex/parenlefttp/parenrightBig/parenrightbig/parenrightbt/parenrightex/parenrighttp/summationdisplay/summationtext/unionmultidisplay/vextendsingle)
-/FontFile 12186 0 R
+/FontFile 12195 0 R
 >> endobj
-12188 0 obj <<
+12197 0 obj <<
 /Length1 1501
 /Length2 10189
 /Length3 0
@@ -70844,7 +70882,7 @@ $
 \F]��C����s�/�I.NOY ��S!w	YM��
$�
�-t*�Ѵ�<(~���{jr1V^�
� h�h�t�}�S���"ɇ��9�� #�1�g�It���՞#ؽ�һx[��H�6��)5

�i���R�t㗕4`���@����=tq3lԾ�
e��
O���
�ݍ�MO%� ������40 v"�4B���С>lO��߼IL3A����^	��ji�4���p�f��a�F���@����h���a�����r��,�43���q���t#
�
CL9��|�ߐa�1-H�1��oV
ũ;�vU�y�~+l+
F�X��I;��Ռ,@��0��9L�IV*�?��+]uݠ�!
'�U�D����Έ;˂_�!T(Jߗ�Ei�{
2��k^a��M�]E18�]�<�x�{��� ɠJ�V����f)��b�m�T���� ��h
 endstream
 endobj
-12189 0 obj <<
+12198 0 obj <<
 /Type /FontDescriptor
 /FontName /PCFYFO+CMMI10
 /Flags 4
@@ -70856,9 +70894,9 @@ endobj
 /StemV 72
 /XHeight 431
 /CharSet (/A/B/C/D/G/I/J/L/P/Q/R/S/a/b/c/comma/d/e/f/g/gamma/greater/i/j/k/lambda/less/lscript/m/mu/n/p/period/phi/q/r/rho/s/slash/triangleleft/triangleright/u/v/w/weierstrass/x/y/z)
-/FontFile 12188 0 R
+/FontFile 12197 0 R
 >> endobj
-12190 0 obj <<
+12199 0 obj <<
 /Length1 771
 /Length2 1151
 /Length3 0
@@ -70880,7 +70918,7 @@ M
 t�zT�]^�.�t�]�>ͯ�f���5���N�OV�+2�Ϭ�zS�w�`�s�jeq�'
�m�z�d
�N�9�]H�5^��=
�9���2��~^��vM�� �b=�
 endstream
 endobj
-12191 0 obj <<
+12200 0 obj <<
 /Type /FontDescriptor
 /FontName /ZGGNQH+CMMI12
 /Flags 4
@@ -70892,9 +70930,9 @@ endobj
 /StemV 65
 /XHeight 431
 /CharSet (/greater/less)
-/FontFile 12190 0 R
+/FontFile 12199 0 R
 >> endobj
-12192 0 obj <<
+12201 0 obj <<
 /Length1 789
 /Length2 1882
 /Length3 0
@@ -70916,7 +70954,7 @@ j
 �4��P8���%��5�n�֋^~�f���
�Ûe�>(ĦSg/*Ό�:��j{=�@��-]����atФ^�Z����/�$�j&4/�UF��2��+�7F���
 endstream
 endobj
-12193 0 obj <<
+12202 0 obj <<
 /Type /FontDescriptor
 /FontName /WNXLJT+CMMI5
 /Flags 4
@@ -70928,9 +70966,9 @@ endobj
 /StemV 90
 /XHeight 431
 /CharSet (/D/d/i/n)
-/FontFile 12192 0 R
+/FontFile 12201 0 R
 >> endobj
-12194 0 obj <<
+12203 0 obj <<
 /Length1 805
 /Length2 2096
 /Length3 0
@@ -70952,7 +70990,7 @@ plz
 
!.6��0۷d�r=Ђm�J�
)��^[9
hw]f򽑂���b6b3l�M�!ɗ[ܤ[3��ə�3��UM����k��\5n�r��:_���#��~�Ew��إ>��}G��
�ڕ����d�$E�@w�8կ$����F�fb��k�0���d�
 endstream
 endobj
-12195 0 obj <<
+12204 0 obj <<
 /Type /FontDescriptor
 /FontName /OMWOOP+CMMI6
 /Flags 4
@@ -70964,9 +71002,9 @@ endobj
 /StemV 85
 /XHeight 431
 /CharSet (/d/e/m/n/u)
-/FontFile 12194 0 R
+/FontFile 12203 0 R
 >> endobj
-12196 0 obj <<
+12205 0 obj <<
 /Length1 1006
 /Length2 4498
 /Length3 0
@@ -70996,7 +71034,7 @@ U
 ����W���P
�m^&������A����K�9��i��R-�x��V
�f�3�Ri�4�j�ې����h��d�Ѽ��ǭ��+ZU)&�����e����A�QӲ��0Z"�!�=
Q�X
47\S���79
ٴ#-���`R��6V
,�U=,zeя;�<$�@:�SJP4 Ga�㥿$�Iye9��4��2�����.�/	���Mr�b;ɚ-{#��"��2��
�:r�/�*l����O^�䓃�|�������L
Y��7C�{_�$�o���'L�D��.wU
_��
��
 endstream
 endobj
-12197 0 obj <<
+12206 0 obj <<
 /Type /FontDescriptor
 /FontName /VFEGCR+CMMI7
 /Flags 4
@@ -71008,9 +71046,9 @@ endobj
 /StemV 81
 /XHeight 431
 /CharSet (/A/B/a/c/comma/d/e/f/i/j/k/less/lscript/m/n/q/rho/u)
-/FontFile 12196 0 R
+/FontFile 12205 0 R
 >> endobj
-12198 0 obj <<
+12207 0 obj <<
 /Length1 768
 /Length2 1151
 /Length3 0
@@ -71037,7 +71075,7 @@ y
 ��R��g[�	1�	��o��Uw�
j�SkΘ7�����t�8���d͚��G�.h��]���3�׆T@�gR�
r���P2�s��`DX����͢te�\{eר�
��3�
 endstream
 endobj
-12199 0 obj <<
+12208 0 obj <<
 /Type /FontDescriptor
 /FontName /ZRLUIR+CMMI8
 /Flags 4
@@ -71049,9 +71087,9 @@ endobj
 /StemV 78
 /XHeight 431
 /CharSet (/greater/less)
-/FontFile 12198 0 R
+/FontFile 12207 0 R
 >> endobj
-12200 0 obj <<
+12209 0 obj <<
 /Length1 881
 /Length2 2068
 /Length3 0
@@ -71070,7 +71108,7 @@ Mŕf
 ��R�T��ҡ|�e�:���������R߰���)S��=��Ӯh�vw��d��`��η��Ǩk�Z��F;C��;�g���t�᦮^]�
��I�Ox�?A!xFoy����1:�[0�
z�yOHᄓ�Y�һW~�ؗ�}�2}b��e�m�
�.�[���s}��O_�GG�w
x���_p�p[
�-��
7YZ-=��$�/A�S�E�`��4�
"�?��S.Ln���Xnn�wi�63C�]���K?���2wz9#fg����+M���Ɉ��s9�ï�"kֺth
4���|!�
 endstream
 endobj
-12201 0 obj <<
+12210 0 obj <<
 /Type /FontDescriptor
 /FontName /XZSFAY+CMMI9
 /Flags 4
@@ -71082,9 +71120,9 @@ endobj
 /StemV 74
 /XHeight 431
 /CharSet (/L/comma/e/greater/less/n/triangleleft/triangleright)
-/FontFile 12200 0 R
+/FontFile 12209 0 R
 >> endobj
-12202 0 obj <<
+12211 0 obj <<
 /Length1 912
 /Length2 3316
 /Length3 0
@@ -71109,7 +71147,7 @@ t۾
 ��Omlgc�S��N�.6"=ݵ�Oֆ���h���e�i��9����t$@�v�^�i� �i�璌K� C��
 endstream
 endobj
-12203 0 obj <<
+12212 0 obj <<
 /Type /FontDescriptor
 /FontName /WLMXSH+CMMIB10
 /Flags 4
@@ -71121,9 +71159,9 @@ endobj
 /StemV 113
 /XHeight 444
 /CharSet (/a/b/c/e/l/p/q/r/u/v/w/x)
-/FontFile 12202 0 R
+/FontFile 12211 0 R
 >> endobj
-12204 0 obj <<
+12213 0 obj <<
 /Length1 808
 /Length2 1232
 /Length3 0
@@ -71142,7 +71180,7 @@ H
 �5X⠫�5g
b�qv
�ɫ��^��cYG�������k.��*�_c�Q��O)$7D��t��q��<�~�������
�1��G~d?�z�n�yt�á���_8N�����Ϳi<��nB�U�S����Ѧ��u�ԟBs"
 endstream
 endobj
-12205 0 obj <<
+12214 0 obj <<
 /Type /FontDescriptor
 /FontName /UQOYSR+CMMIB7
 /Flags 4
@@ -71154,9 +71192,9 @@ endobj
 /StemV 63
 /XHeight 444
 /CharSet (/p)
-/FontFile 12204 0 R
+/FontFile 12213 0 R
 >> endobj
-12206 0 obj <<
+12215 0 obj <<
 /Length1 1432
 /Length2 8965
 /Length3 0
@@ -71210,7 +71248,7 @@ M
 �J[ُ�=(�W���P?���m:�����6��-7�q�9QuB��O�רh��vV
mź�K�
X)zo���
��?G��
 endstream
 endobj
-12207 0 obj <<
+12216 0 obj <<
 /Type /FontDescriptor
 /FontName /QLYQLD+CMR10
 /Flags 4
@@ -71222,9 +71260,9 @@ endobj
 /StemV 69
 /XHeight 431
 /CharSet (/Delta/Omega/a/b/bracketleft/c/colon/d/e/eight/equal/ffi/fi/five/four/g/h/i/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/plus/r/s/semicolon/seven/six/t/three/two/u/v/x/zero)
-/FontFile 12206 0 R
+/FontFile 12215 0 R
 >> endobj
-12208 0 obj <<
+12217 0 obj <<
 /Length1 788
 /Length2 1456
 /Length3 0
@@ -71240,7 +71278,7 @@ xڭ
 uqAP��\���{y�H!?�÷JA��%7N��	������]=�/'ۭ�LܪW���^�ڭ�Z
 endstream
 endobj
-12209 0 obj <<
+12218 0 obj <<
 /Type /FontDescriptor
 /FontName /LYFRJR+CMR5
 /Flags 4
@@ -71252,9 +71290,9 @@ endobj
 /StemV 89
 /XHeight 431
 /CharSet (/P/one/plus/zero)
-/FontFile 12208 0 R
+/FontFile 12217 0 R
 >> endobj
-12210 0 obj <<
+12219 0 obj <<
 /Length1 976
 /Length2 3441
 /Length3 0
@@ -71277,7 +71315,7 @@ d
 �‘�
f�\����rf���z��� aj��
 endstream
 endobj
-12211 0 obj <<
+12220 0 obj <<
 /Type /FontDescriptor
 /FontName /YPFGSD+CMR6
 /Flags 4
@@ -71289,9 +71327,9 @@ endobj
 /StemV 83
 /XHeight 431
 /CharSet (/a/b/d/e/i/l/m/n/o/one/p/r/t/two/u/x/zero)
-/FontFile 12210 0 R
+/FontFile 12219 0 R
 >> endobj
-12212 0 obj <<
+12221 0 obj <<
 /Length1 1183
 /Length2 5354
 /Length3 0
@@ -71321,7 +71359,7 @@ D
 d�2����Q�܌���ڐ����� ���0
 endstream
 endobj
-12213 0 obj <<
+12222 0 obj <<
 /Type /FontDescriptor
 /FontName /KKLHYL+CMR7
 /Flags 4
@@ -71333,9 +71371,9 @@ endobj
 /StemV 79
 /XHeight 431
 /CharSet (/T/a/b/c/d/e/equal/f/five/four/g/i/l/m/n/nine/o/one/p/parenleft/parenright/plus/r/t/three/two/u/x/zero)
-/FontFile 12212 0 R
+/FontFile 12221 0 R
 >> endobj
-12214 0 obj <<
+12223 0 obj <<
 /Length1 1034
 /Length2 3716
 /Length3 0
@@ -71365,7 +71403,7 @@ d
 _��{�����0Q{mͰ�X����i��
��}���3���
&28E��h��Y�TT5��X�o�Gg�8�_��y�>��#w|iy����i��C�~E"�r��#�xBi=��w32��
Z�)[|��ZX�|ݗ7�c8)9���B��J����q�"����)�>=-�\6__8��&íU–�r_��
�hs�iX��̮��V:Mh�hLh����֧�(���^F�	���k}�%�i����/���V+��[����g|�ϳ-�
�
(�
��-*>���zq��‹��h��v��~
5���x����C�5\�O�b,�
��I�HΊ�S8�I��]�b�]��1�M'�]#�{mW���!�2{���t�u.����v�ŀn7�&�L��Zk�c���@J2�/�(�Q�eU������(��Y�!��� -��K��{s���GR�|��t�
 endstream
 endobj
-12215 0 obj <<
+12224 0 obj <<
 /Type /FontDescriptor
 /FontName /SRQDSN+CMR9
 /Flags 4
@@ -71377,9 +71415,9 @@ endobj
 /StemV 74
 /XHeight 431
 /CharSet (/a/bracketleft/d/equal/fi/h/l/m/o/one/parenleft/parenright/r/s/t/two/u/v/zero)
-/FontFile 12214 0 R
+/FontFile 12223 0 R
 >> endobj
-12216 0 obj <<
+12225 0 obj <<
 /Length1 1666
 /Length2 7374
 /Length3 0
@@ -71418,7 +71456,7 @@ d~
 �*T�^���+!��QJe�I��t���mQ�4
��ے!���TZ�q�pUS��Vj2b���&�B��
��
OēV�z���^q���9�,2�o�mь��@Yo�r�DZ{�h5�˻�"罐H�bڑ߆����#ҩ%e�X�u<�Ӡ��+�r�o��Z)�/�tc�8=��ִЫ���� ��[�5��S�QAo{������<��6�V#�y�҉o�
I_7<�
�q�w]�|.UL��{�s�c�@��-
��O
�=b�� ��O
 endstream
 endobj
-12217 0 obj <<
+12226 0 obj <<
 /Type /FontDescriptor
 /FontName /NXBSDN+CMSY10
 /Flags 4
@@ -71430,9 +71468,9 @@ endobj
 /StemV 85
 /XHeight 431
 /CharSet (/B/C/G/H/L/O/P/Q/R/S/angbracketleft/angbracketright/arrowdblleft/arrowdblright/arrownortheast/arrowright/asteriskmath/backslash/bar/braceleft/braceright/circlemultiply/element/equivalence/existential/greaterequal/infinity/intersection/lessequal/logicaland/minus/multiply/nabla/negationslash/periodcentered/plusminus/propersubset/reflexsubset/reflexsuperset/similar/turnstileleft/union/unionmulti/universal)
-/FontFile 12216 0 R
+/FontFile 12225 0 R
 >> endobj
-12218 0 obj <<
+12227 0 obj <<
 /Length1 788
 /Length2 771
 /Length3 0
@@ -71454,7 +71492,7 @@ I|
 �cۍ7�A��5k�K��)[I�$�-Z!Z�#Zq��ͼȵ
z��F�I��
llE�
i��*������ځ�e�9~͠ڪ�Id�
[��"��-h��uy����D4�D^23a��1�xaǺa�>�X��s�M�W�G�5��
��
=r�����O�Kv^�O~b��
t �h����iq�W�0�����FW߮&}�?�}�
 endstream
 endobj
-12219 0 obj <<
+12228 0 obj <<
 /Type /FontDescriptor
 /FontName /TPJSSH+CMSY5
 /Flags 4
@@ -71466,9 +71504,9 @@ endobj
 /StemV 101
 /XHeight 431
 /CharSet (/minus/prime/turnstileleft)
-/FontFile 12218 0 R
+/FontFile 12227 0 R
 >> endobj
-12220 0 obj <<
+12229 0 obj <<
 /Length1 854
 /Length2 1837
 /Length3 0
@@ -71487,7 +71525,7 @@ U
 =��
������k
��A��In�O�
T4��
 endstream
 endobj
-12221 0 obj <<
+12230 0 obj <<
 /Type /FontDescriptor
 /FontName /JLSCDF+CMSY6
 /Flags 4
@@ -71499,9 +71537,9 @@ endobj
 /StemV 93
 /XHeight 431
 /CharSet (/asteriskmath/dagger/daggerdbl/infinity/prime/section)
-/FontFile 12220 0 R
+/FontFile 12229 0 R
 >> endobj
-12222 0 obj <<
+12231 0 obj <<
 /Length1 875
 /Length2 1387
 /Length3 0
@@ -71519,7 +71557,7 @@ I
 .��v�3l�
�ZƘe9T�+N�r�|�K�onpX�b�xۯ�t��
�fe���q�fjy`/��9�Z�d�?S�̽wo_{��Xr���i���,Å����
��ckϣ�}�_����;g�P�ԹsB�4=�+'�,���#s�l�w%��͵[�]6�y�-��Iq��Y܁��'����MN��_���x�R���qV�;����q#��",�^�J�ݘ?穁��򌟲Xㅺ�y-���D�OU�!<�?��Ҽ�L{��fm)fd~��?�~Y�3���MF���:I��.�z۪R�R�Pn
0�9�
0u�-*�^�W
p�ՏO���K?rœ澴WE����4��
 endstream
 endobj
-12223 0 obj <<
+12232 0 obj <<
 /Type /FontDescriptor
 /FontName /WSWKRG+CMSY7
 /Flags 4
@@ -71531,9 +71569,9 @@ endobj
 /StemV 93
 /XHeight 431
 /CharSet (/infinity/lessequal/logicaland/minus/multiply/negationslash/prime)
-/FontFile 12222 0 R
+/FontFile 12231 0 R
 >> endobj
-12224 0 obj <<
+12233 0 obj <<
 /Length1 792
 /Length2 1349
 /Length3 0
@@ -71551,7 +71589,7 @@ P
 M��J��+�0������Qy���%3B,3���1A���S�1|�'k��j�WU�UP��ګ���0����j>:�Uꚤ�7�TOQU�W%
����I*�N5g�&e�����Ip� ���-��x
]7���Il�
��˃'��L�?v(	M��>m\�Ferb����g$�]��ݰ��ڇѼ���s��:�k���܎x����萕�l���
�I�3��K�G�3��B,E#�������\�O��qE�����銻�������'=�1
 endstream
 endobj
-12225 0 obj <<
+12234 0 obj <<
 /Type /FontDescriptor
 /FontName /JRVZXP+CMSY8
 /Flags 4
@@ -71563,9 +71601,9 @@ endobj
 /StemV 89
 /XHeight 431
 /CharSet (/dagger/daggerdbl/section)
-/FontFile 12224 0 R
+/FontFile 12233 0 R
 >> endobj
-12226 0 obj <<
+12235 0 obj <<
 /Length1 791
 /Length2 945
 /Length3 0
@@ -71581,7 +71619,7 @@ xڭR{4
 S+ǀ�����I.l&p��,,��;�r���%j���j�W��M�R�L�D(��
����Te���_�vJ�1}���_gX��J�aъ8ūle���{.�n���k,Y�ϔ�8w� w��	�3�r����K����Yh2r��-z�o�_s�ȶ
+�:��h���n�.�yf1򜷾����3L�B����*
;�α�t<�?�JꁛޒW��V�ʀ�Ew�>3�����(Q҄�iZ���q�6ez�W����o�j�FӨ0kYM/:�!�V�=p\1d�*z���6�4�^z�}B���0�^�%5���"Ex��n{��ٙ��Ȗ��`kE?gas?�g'�'-�s�>?T��=e~e{S�ܢ��
��o�w�\�ձ׽J��h&TE�|#ߺ,��&`�C5:��RGy���n����+
��'�y7�t�Z�0̓F�{�
���4[p.�Piـ17�3��s�*�~��-�}B*GT�Iޥ�|�n.Q�d=�]��9�G��%V��.�-�?�=F�V�2�Jx���Mr�6�w]���}��o|��\l�kˈ}�d���ba�V�s��ܷ}��/w|h�~5(�
�9����__������U�VD<�a�����^w\W�����5�B��ڦ��������tk�l�4's��/-ihhw�=�"<9(c����{�M)F�	���zXv�kx��N��3������ھ�_/�}���I�׾]���GǤc�<:a�q��̌��&UmZ�
p�������b���d�ɸ���C�54\�h4�9͛�EO�#p�|s(�TV����r�28��O}'�K����
��?�8kkե���-�g�
�?�5�Q�eX��9�Į���>�6����D��:���!�:����Y�{Zf'}�kξ�t�{��*N{$��,�P�6���Kc���l�v^ ����;��o���J���{�"\_>7M�	�L��#ҩ3?|�skp�`s�nIk������>UYgӜ^r��|��0w$'�<�����6�Hpi�Ӓ�k���uկ9�l��?G��v
 endstream
 endobj
-12227 0 obj <<
+12236 0 obj <<
 /Type /FontDescriptor
 /FontName /LRFJNF+CMSY9
 /Flags 4
@@ -71593,9 +71631,9 @@ endobj
 /StemV 87
 /XHeight 431
 /CharSet (/asteriskmath/lessequal/minus)
-/FontFile 12226 0 R
+/FontFile 12235 0 R
 >> endobj
-12228 0 obj <<
+12237 0 obj <<
 /Length1 765
 /Length2 1314
 /Length3 0
@@ -71619,7 +71657,7 @@ f
 �.Y�P,Z:L����]��T�\�6l[(
��7ۋ�{k?�
Q5�v��و:��v�ŨVH�|d:���o(��G�RjG�
��r�`��qP����I���!v��I����7�YM2���8^�-�Sr����3�ɠB3�E/,i��7��<��R\o��9S3��6d;}���4�e���� ޷�_/�z�
 endstream
 endobj
-12229 0 obj <<
+12238 0 obj <<
 /Type /FontDescriptor
 /FontName /KNYRWO+CMTI10
 /Flags 4
@@ -71631,9 +71669,9 @@ endobj
 /StemV 68
 /XHeight 431
 /CharSet (/p/s)
-/FontFile 12228 0 R
+/FontFile 12237 0 R
 >> endobj
-12230 0 obj <<
+12239 0 obj <<
 /Length1 831
 /Length2 2352
 /Length3 0
@@ -71653,7 +71691,7 @@ e
 ���Z{�;*b�6qP����nB���E�ؐ��ԛ�7rI9Z�?�z��
 endstream
 endobj
-12231 0 obj <<
+12240 0 obj <<
 /Type /FontDescriptor
 /FontName /BKKFBC+CMTT10
 /Flags 4
@@ -71665,9 +71703,9 @@ endobj
 /StemV 69
 /XHeight 431
 /CharSet (/e/l/o/r/t/x/y)
-/FontFile 12230 0 R
+/FontFile 12239 0 R
 >> endobj
-12232 0 obj <<
+12241 0 obj <<
 /Length1 832
 /Length2 1188
 /Length3 0
@@ -71686,7 +71724,7 @@ C+
 �����c�
 endstream
 endobj
-12233 0 obj <<
+12242 0 obj <<
 /Type /FontDescriptor
 /FontName /NIRNEQ+MSAM10
 /Flags 4
@@ -71698,9 +71736,9 @@ endobj
 /StemV 40
 /XHeight 431
 /CharSet (/arrowtailright/forces)
-/FontFile 12232 0 R
+/FontFile 12241 0 R
 >> endobj
-12234 0 obj <<
+12243 0 obj <<
 /Length1 920
 /Length2 3636
 /Length3 0
@@ -71722,7 +71760,7 @@ dz
 ��Јqǜ,uPa8_��c��Qy-� g7��d�����WgtJr;�C]���RVĝfY�W�s���]�J��.��L�Y�e�����k*�d���֠@Ղ�n��¦�LIׄ�Fۏ�B
FB�;��6���V���""A.-#:����r�T�˾�մ���l��^o�;ܴ��q��,������&��&o٪���ּ=u��3����(��uz at x��b��fd����R�ގ�wڕ� ;��k���$���/���1�����-�j��ޏXꡬ��gi�'�d���,*h��–�
���3|�P��`.�|/2��b<lK�F�����S:�w/�{�WBv�3��W���t��:6Z!��2���
U�K�"Pg��b�h��G�?��v�]�!�
 endstream
 endobj
-12235 0 obj <<
+12244 0 obj <<
 /Type /FontDescriptor
 /FontName /NUYYNC+MSBM10
 /Flags 4
@@ -71734,9 +71772,9 @@ endobj
 /StemV 40
 /XHeight 463
 /CharSet (/C/G/N/P/Q/R/S/Z/emptyset)
-/FontFile 12234 0 R
+/FontFile 12243 0 R
 >> endobj
-12236 0 obj <<
+12245 0 obj <<
 /Length1 1612
 /Length2 18915
 /Length3 0
@@ -71837,7 +71875,7 @@ a-
 l�bv‘

��Ao��9B
ӦC�؞M�Y���\��L�S��܂���z٣������
�Tn*�349bm�"�11�
)�v��
 endstream
 endobj
-12237 0 obj <<
+12246 0 obj <<
 /Type /FontDescriptor
 /FontName /MZYJFE+NimbusMonL-Regu
 /Flags 4
@@ -71849,9 +71887,9 @@ endobj
 /StemV 41
 /XHeight 426
 /CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/ampersand/asciicircum/asterisk/b/backslash/bar/braceleft/braceright/bracketleft/bracketright/c/colon/comma/d/e/eight/equal/exclam/f/five/four/g/greater/h/hyphen/i/j/k/l/less/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/period/plus/q/question/quotedbl/quoteleft/quoteright/r/s/semicolon/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 12236 0 R
+/FontFile 12245 0 R
 >> endobj
-12238 0 obj <<
+12247 0 obj <<
 /Length1 1630
 /Length2 7267
 /Length3 0
@@ -71891,7 +71929,7 @@ f"
 �M����
�e�����^P��T��N?�%TJ���8�[��{m��NO���u�
�ט���
�J�9g�Ο-��n�`�HZ]m��c��c�w��%�E4Q���(cb�.j&���U��_�YZ�
 endstream
 endobj
-12239 0 obj <<
+12248 0 obj <<
 /Type /FontDescriptor
 /FontName /JOTYEC+NimbusMonL-ReguObli
 /Flags 4
@@ -71903,9 +71941,9 @@ endobj
 /StemV 43
 /XHeight 426
 /CharSet (/a/b/d/e/f/g/h/i/l/m/n/o/p/period/quoteright/r/s/t/u/v/w/y)
-/FontFile 12238 0 R
+/FontFile 12247 0 R
 >> endobj
-12240 0 obj <<
+12249 0 obj <<
 /Length1 1626
 /Length2 18386
 /Length3 0
@@ -71985,7 +72023,7 @@ o
 ���?,��*y
L������c
j��U��]Ѯ��7\�m��v� �[������;
�w���#z�%8����IB�k;��7R���lz3�Bg�9��첬'
Dc`|��G��VoP7F�"^��5��o�?�-Kh�f�6P�04x��WA�IH&��HM�_�
˃��EIqW�^�z �@yC~Y��bdsI����P!q�,��lƨO2��o�m{ L�e�H���cȬV����9krO�Y��ф��B٧�H��
>��h�(<A�ҟ��F�6sY`ρ܉�y�����ؒ��Z��$��%�Y:��:
��C���� {�F1�HA�����뜰@s�z)�V�k�u��
U���9�Cc����Z�Q�?Z/q�2|V?��ԡ��H�8m���ܟ�a�G�2���%4�Og"#��^t�6��5�-x��uBԲ�NM�q�H��
d���
 endstream
 endobj
-12241 0 obj <<
+12250 0 obj <<
 /Type /FontDescriptor
 /FontName /MUQVXJ+NimbusRomNo9L-Medi
 /Flags 4
@@ -71997,9 +72035,9 @@ endobj
 /StemV 140
 /XHeight 461
 /CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/ampersand/b/bracketleft/bracketright/c/colon/comma/d/e/eight/endash/equal/exclam/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/period/plus/q/quotedbl/quoteright/r/s/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 12240 0 R
+/FontFile 12249 0 R
 >> endobj
-12242 0 obj <<
+12251 0 obj <<
 /Length1 1642
 /Length2 14402
 /Length3 0
@@ -72062,7 +72100,7 @@ t
 g��<��%
�� 
�U�m
M�tяϦ��0apα��Q�z;��?�T&���+]�Aޥ����Oxo��Q�V���1Jfx(��&��7�[�s��Us0D)�M.H�$(��qw)s��ṕ�
s�h�L��ơ򜟢��^6
���<>,F+��y��Dr�͢��9��e
	���3�!
�
� ����p�v�<R�w����GL�
���o��P70�8��ikbe�9��O�9w����p�f�v�$cC�Q��M7��K.�u͹&E�R���+�<_�iêUi}��rP#J�<�D���U' ͚˽�
+B�UҚ�.ݸ�E)��dec���
)�J�q�;t�M��'�;݈��ɨ�e����g��q��L?!�`
�
"�udz�c
{���[s����)��9���s�	'h4�N��)b"
 endstream
 endobj
-12243 0 obj <<
+12252 0 obj <<
 /Type /FontDescriptor
 /FontName /RYALYO+NimbusRomNo9L-MediItal
 /Flags 4
@@ -72074,9 +72112,9 @@ endobj
 /StemV 120
 /XHeight 462
 /CharSet (/A/B/C/D/E/F/G/H/I/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/b/c/colon/d/e/f/fi/g/h/hyphen/i/j/k/l/m/n/o/one/p/q/r/s/t/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 12242 0 R
+/FontFile 12251 0 R
 >> endobj
-12244 0 obj <<
+12253 0 obj <<
 /Length1 1630
 /Length2 21092
 /Length3 0
@@ -72157,7 +72195,7 @@ x
 ������
��צ����#�[� >�Rm4���A
�)�|! r�Y��@�{CDf��Rf����������j"L
� h~ #�t����)c�^�<q2=��w�=�D�A�}��"`���˶��
�2�|d� ��)�cၛ�u:��-�[�xs32���I#��G��Jfi�8��5 X������V(P&�E-(��	�k|<�k�jQ6_�瑠��M/ǚ7�l��J�J��1]8� xL�#�
�\��8>C�4*!��xfF�kr4�c8@�/����!2��B�
 endstream
 endobj
-12245 0 obj <<
+12254 0 obj <<
 /Type /FontDescriptor
 /FontName /LVYLSR+NimbusRomNo9L-Regu
 /Flags 4
@@ -72169,9 +72207,9 @@ endobj
 /StemV 85
 /XHeight 450
 /CharSet (/A/B/C/D/E/Eacute/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/aacute/adieresis/agrave/ampersand/at/b/braceleft/braceright/bracketleft/bracketright/bullet/c/colon/comma/copyright/d/e/eacute/egrave/eight/emdash/endash/equal/exclam/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/period/plus/q/question/quotedbl/quotedblleft/quotedblright/quoteleft/quoteright/r/s/semicolon/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 12244 0 R
+/FontFile 12253 0 R
 >> endobj
-12246 0 obj <<
+12255 0 obj <<
 /Length1 1647
 /Length2 17999
 /Length3 0
@@ -72271,7 +72309,7 @@ oTz
 �,��-��Ư@�M�q������y;�.>����{�f�Z�Kѯ��(�۱[�ÙC%�D�bW��-c�X(���
q�J�����m 4�I�4[�rѧ�L����odJv#���:@O�g�i��a\?���s��t11�
�$HU�7�&��Ұ�T�㏔IY�x�<�_��L4K�6A� �\�9'��2�����^�>���7�o$8
 endstream
 endobj
-12247 0 obj <<
+12256 0 obj <<
 /Type /FontDescriptor
 /FontName /ZSLAIS+NimbusRomNo9L-ReguItal
 /Flags 4
@@ -72283,9 +72321,9 @@ endobj
 /StemV 78
 /XHeight 441
 /CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/Y/Z/a/agrave/ampersand/b/bracketleft/bracketright/c/colon/comma/d/e/eacute/eight/equal/f/fi/five/fl/four/g/h/hyphen/i/j/k/l/m/n/nine/o/one/p/parenleft/parenright/period/plus/q/quotedbl/quotedblleft/quotedblright/quoteright/r/s/semicolon/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero)
-/FontFile 12246 0 R
+/FontFile 12255 0 R
 >> endobj
-12160 0 obj <<
+12169 0 obj <<
 /Type /Encoding
 /Differences [2/fi/fl 33/exclam/quotedbl/numbersign 37/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright 147/quotedblleft/quotedblright/bullet/endash/emdash 1 [...]
 >> endobj
@@ -72293,857 +72331,857 @@ endobj
 /Type /Font
 /Subtype /Type1
 /BaseFont /LDBHLR+CMBX10
-/FontDescriptor 12185 0 R
+/FontDescriptor 12194 0 R
 /FirstChar 48
 /LastChar 49
-/Widths 12168 0 R
+/Widths 12177 0 R
 >> endobj
 542 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /XBGHAK+CMEX10
-/FontDescriptor 12187 0 R
+/FontDescriptor 12196 0 R
 /FirstChar 0
 /LastChar 111
-/Widths 12167 0 R
+/Widths 12176 0 R
 >> endobj
 418 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /PCFYFO+CMMI10
-/FontDescriptor 12189 0 R
+/FontDescriptor 12198 0 R
 /FirstChar 13
 /LastChar 125
-/Widths 12177 0 R
+/Widths 12186 0 R
 >> endobj
-2075 0 obj <<
+2111 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /ZGGNQH+CMMI12
-/FontDescriptor 12191 0 R
+/FontDescriptor 12200 0 R
 /FirstChar 60
 /LastChar 62
-/Widths 12158 0 R
+/Widths 12167 0 R
 >> endobj
 568 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /WNXLJT+CMMI5
-/FontDescriptor 12193 0 R
+/FontDescriptor 12202 0 R
 /FirstChar 68
 /LastChar 110
-/Widths 12166 0 R
+/Widths 12175 0 R
 >> endobj
-7246 0 obj <<
+7255 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /OMWOOP+CMMI6
-/FontDescriptor 12195 0 R
+/FontDescriptor 12204 0 R
 /FirstChar 100
 /LastChar 117
-/Widths 12151 0 R
+/Widths 12160 0 R
 >> endobj
 473 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /VFEGCR+CMMI7
-/FontDescriptor 12197 0 R
+/FontDescriptor 12206 0 R
 /FirstChar 26
 /LastChar 117
-/Widths 12174 0 R
+/Widths 12183 0 R
 >> endobj
-2013 0 obj <<
+2018 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /ZRLUIR+CMMI8
-/FontDescriptor 12199 0 R
+/FontDescriptor 12208 0 R
 /FirstChar 60
 /LastChar 62
-/Widths 12159 0 R
+/Widths 12168 0 R
 >> endobj
-2117 0 obj <<
+2120 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /XZSFAY+CMMI9
-/FontDescriptor 12201 0 R
+/FontDescriptor 12210 0 R
 /FirstChar 46
 /LastChar 110
-/Widths 12156 0 R
+/Widths 12165 0 R
 >> endobj
 539 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /WLMXSH+CMMIB10
-/FontDescriptor 12203 0 R
+/FontDescriptor 12212 0 R
 /FirstChar 97
 /LastChar 120
-/Widths 12170 0 R
+/Widths 12179 0 R
 >> endobj
 762 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /UQOYSR+CMMIB7
-/FontDescriptor 12205 0 R
+/FontDescriptor 12214 0 R
 /FirstChar 112
 /LastChar 112
-/Widths 12163 0 R
+/Widths 12172 0 R
 >> endobj
 504 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /QLYQLD+CMR10
-/FontDescriptor 12207 0 R
+/FontDescriptor 12216 0 R
 /FirstChar 1
 /LastChar 120
-/Widths 12173 0 R
+/Widths 12182 0 R
 >> endobj
 538 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /LYFRJR+CMR5
-/FontDescriptor 12209 0 R
+/FontDescriptor 12218 0 R
 /FirstChar 43
 /LastChar 80
-/Widths 12171 0 R
+/Widths 12180 0 R
 >> endobj
-2344 0 obj <<
+2406 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /YPFGSD+CMR6
-/FontDescriptor 12211 0 R
+/FontDescriptor 12220 0 R
 /FirstChar 48
 /LastChar 120
-/Widths 12154 0 R
+/Widths 12163 0 R
 >> endobj
 505 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /KKLHYL+CMR7
-/FontDescriptor 12213 0 R
+/FontDescriptor 12222 0 R
 /FirstChar 40
 /LastChar 120
-/Widths 12172 0 R
+/Widths 12181 0 R
 >> endobj
-2177 0 obj <<
+2175 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /SRQDSN+CMR9
-/FontDescriptor 12215 0 R
+/FontDescriptor 12224 0 R
 /FirstChar 12
 /LastChar 118
-/Widths 12155 0 R
+/Widths 12164 0 R
 >> endobj
 340 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /NXBSDN+CMSY10
-/FontDescriptor 12217 0 R
+/FontDescriptor 12226 0 R
 /FirstChar 0
 /LastChar 114
-/Widths 12182 0 R
+/Widths 12191 0 R
 >> endobj
 622 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /TPJSSH+CMSY5
-/FontDescriptor 12219 0 R
+/FontDescriptor 12228 0 R
 /FirstChar 0
 /LastChar 96
-/Widths 12164 0 R
+/Widths 12173 0 R
 >> endobj
 342 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /JLSCDF+CMSY6
-/FontDescriptor 12221 0 R
+/FontDescriptor 12230 0 R
 /FirstChar 3
 /LastChar 122
-/Widths 12180 0 R
+/Widths 12189 0 R
 >> endobj
 540 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /WSWKRG+CMSY7
-/FontDescriptor 12223 0 R
+/FontDescriptor 12232 0 R
 /FirstChar 0
 /LastChar 94
-/Widths 12169 0 R
+/Widths 12178 0 R
 >> endobj
 341 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /JRVZXP+CMSY8
-/FontDescriptor 12225 0 R
+/FontDescriptor 12234 0 R
 /FirstChar 120
 /LastChar 122
-/Widths 12181 0 R
+/Widths 12190 0 R
 >> endobj
-2114 0 obj <<
+2117 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /LRFJNF+CMSY9
-/FontDescriptor 12227 0 R
+/FontDescriptor 12236 0 R
 /FirstChar 0
 /LastChar 20
-/Widths 12157 0 R
+/Widths 12166 0 R
 >> endobj
-9158 0 obj <<
+9167 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /KNYRWO+CMTI10
-/FontDescriptor 12229 0 R
+/FontDescriptor 12238 0 R
 /FirstChar 112
 /LastChar 115
-/Widths 12150 0 R
+/Widths 12159 0 R
 >> endobj
-2741 0 obj <<
+2750 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /BKKFBC+CMTT10
-/FontDescriptor 12231 0 R
+/FontDescriptor 12240 0 R
 /FirstChar 101
 /LastChar 121
-/Widths 12153 0 R
+/Widths 12162 0 R
 >> endobj
 621 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /NIRNEQ+MSAM10
-/FontDescriptor 12233 0 R
+/FontDescriptor 12242 0 R
 /FirstChar 13
 /LastChar 26
-/Widths 12165 0 R
+/Widths 12174 0 R
 >> endobj
 472 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /NUYYNC+MSBM10
-/FontDescriptor 12235 0 R
+/FontDescriptor 12244 0 R
 /FirstChar 63
 /LastChar 90
-/Widths 12175 0 R
+/Widths 12184 0 R
 >> endobj
-5147 0 obj <<
+5156 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /NUYYNC+MSBM10
-/FontDescriptor 12235 0 R
+/FontDescriptor 12244 0 R
 /FirstChar 82
 /LastChar 82
-/Widths 12152 0 R
+/Widths 12161 0 R
 >> endobj
 376 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /MZYJFE+NimbusMonL-Regu
-/FontDescriptor 12237 0 R
+/FontDescriptor 12246 0 R
 /FirstChar 33
 /LastChar 125
-/Widths 12178 0 R
-/Encoding 12160 0 R
+/Widths 12187 0 R
+/Encoding 12169 0 R
 >> endobj
-1132 0 obj <<
+1139 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /JOTYEC+NimbusMonL-ReguObli
-/FontDescriptor 12239 0 R
+/FontDescriptor 12248 0 R
 /FirstChar 39
 /LastChar 121
-/Widths 12162 0 R
-/Encoding 12160 0 R
+/Widths 12171 0 R
+/Encoding 12169 0 R
 >> endobj
 374 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /MUQVXJ+NimbusRomNo9L-Medi
-/FontDescriptor 12241 0 R
+/FontDescriptor 12250 0 R
 /FirstChar 2
 /LastChar 150
-/Widths 12179 0 R
-/Encoding 12160 0 R
+/Widths 12188 0 R
+/Encoding 12169 0 R
 >> endobj
-1779 0 obj <<
+1788 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /RYALYO+NimbusRomNo9L-MediItal
-/FontDescriptor 12243 0 R
+/FontDescriptor 12252 0 R
 /FirstChar 2
 /LastChar 122
-/Widths 12161 0 R
-/Encoding 12160 0 R
+/Widths 12170 0 R
+/Encoding 12169 0 R
 >> endobj
 339 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /LVYLSR+NimbusRomNo9L-Regu
-/FontDescriptor 12245 0 R
+/FontDescriptor 12254 0 R
 /FirstChar 2
 /LastChar 233
-/Widths 12183 0 R
-/Encoding 12160 0 R
+/Widths 12192 0 R
+/Encoding 12169 0 R
 >> endobj
 471 0 obj <<
 /Type /Font
 /Subtype /Type1
 /BaseFont /ZSLAIS+NimbusRomNo9L-ReguItal
-/FontDescriptor 12247 0 R
+/FontDescriptor 12256 0 R
 /FirstChar 2
 /LastChar 233
-/Widths 12176 0 R
-/Encoding 12160 0 R
+/Widths 12185 0 R
+/Encoding 12169 0 R
 >> endobj
 343 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
+/Parent 12257 0 R
 /Kids [334 0 R 371 0 R 415 0 R 451 0 R 464 0 R 486 0 R]
 >> endobj
 507 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
+/Parent 12257 0 R
 /Kids [501 0 R 510 0 R 520 0 R 532 0 R 552 0 R 565 0 R]
 >> endobj
 585 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
+/Parent 12257 0 R
 /Kids [577 0 R 588 0 R 598 0 R 614 0 R 632 0 R 641 0 R]
 >> endobj
 662 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
+/Parent 12257 0 R
 /Kids [650 0 R 671 0 R 693 0 R 708 0 R 726 0 R 741 0 R]
 >> endobj
 770 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
+/Parent 12257 0 R
 /Kids [757 0 R 775 0 R 790 0 R 805 0 R 816 0 R 831 0 R]
 >> endobj
 868 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12248 0 R
-/Kids [851 0 R 878 0 R 899 0 R 910 0 R 926 0 R 949 0 R]
+/Parent 12257 0 R
+/Kids [851 0 R 878 0 R 899 0 R 910 0 R 924 0 R 948 0 R]
 >> endobj
-980 0 obj <<
+984 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [968 0 R 984 0 R 1003 0 R 1025 0 R 1048 0 R 1064 0 R]
+/Parent 12258 0 R
+/Kids [971 0 R 988 0 R 1007 0 R 1028 0 R 1050 0 R 1071 0 R]
 >> endobj
-1076 0 obj <<
+1084 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [1071 0 R 1079 0 R 1087 0 R 1093 0 R 1099 0 R 1107 0 R]
+/Parent 12258 0 R
+/Kids [1078 0 R 1087 0 R 1096 0 R 1102 0 R 1108 0 R 1115 0 R]
 >> endobj
-1121 0 obj <<
+1129 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [1114 0 R 1127 0 R 1135 0 R 1141 0 R 1146 0 R 1151 0 R]
+/Parent 12258 0 R
+/Kids [1122 0 R 1133 0 R 1144 0 R 1150 0 R 1155 0 R 1160 0 R]
 >> endobj
-1161 0 obj <<
+1169 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [1157 0 R 1188 0 R 1241 0 R 1292 0 R 1344 0 R 1381 0 R]
+/Parent 12258 0 R
+/Kids [1166 0 R 1184 0 R 1230 0 R 1290 0 R 1338 0 R 1380 0 R]
 >> endobj
-1425 0 obj <<
+1420 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [1422 0 R 1487 0 R 1537 0 R 1571 0 R 1594 0 R 1612 0 R]
+/Parent 12258 0 R
+/Kids [1417 0 R 1473 0 R 1534 0 R 1573 0 R 1597 0 R 1616 0 R]
 >> endobj
-1684 0 obj <<
+1676 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12249 0 R
-/Kids [1670 0 R 1739 0 R 1770 0 R 1782 0 R 1791 0 R 1817 0 R]
+/Parent 12258 0 R
+/Kids [1661 0 R 1738 0 R 1777 0 R 1791 0 R 1799 0 R 1822 0 R]
 >> endobj
-1845 0 obj <<
+1850 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [1842 0 R 1877 0 R 1922 0 R 1956 0 R 2001 0 R 2034 0 R]
+/Parent 12259 0 R
+/Kids [1847 0 R 1868 0 R 1929 0 R 1955 0 R 2003 0 R 2038 0 R]
 >> endobj
-2063 0 obj <<
+2071 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [2055 0 R 2069 0 R 2106 0 R 2169 0 R 2228 0 R 2282 0 R]
+/Parent 12259 0 R
+/Kids [2061 0 R 2077 0 R 2108 0 R 2167 0 R 2229 0 R 2280 0 R]
 >> endobj
-2345 0 obj <<
+2341 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [2341 0 R 2406 0 R 2458 0 R 2515 0 R 2535 0 R 2544 0 R]
+/Parent 12259 0 R
+/Kids [2338 0 R 2403 0 R 2461 0 R 2520 0 R 2542 0 R 2553 0 R]
 >> endobj
-2561 0 obj <<
+2570 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [2553 0 R 2564 0 R 2572 0 R 2582 0 R 2589 0 R 2602 0 R]
+/Parent 12259 0 R
+/Kids [2562 0 R 2573 0 R 2581 0 R 2591 0 R 2598 0 R 2611 0 R]
 >> endobj
-2619 0 obj <<
+2628 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [2613 0 R 2626 0 R 2639 0 R 2649 0 R 2662 0 R 2675 0 R]
+/Parent 12259 0 R
+/Kids [2622 0 R 2635 0 R 2648 0 R 2658 0 R 2671 0 R 2684 0 R]
 >> endobj
-2693 0 obj <<
+2702 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12250 0 R
-/Kids [2688 0 R 2698 0 R 2710 0 R 2724 0 R 2736 0 R 2749 0 R]
+/Parent 12259 0 R
+/Kids [2697 0 R 2707 0 R 2719 0 R 2733 0 R 2745 0 R 2758 0 R]
 >> endobj
-2769 0 obj <<
+2778 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [2762 0 R 2777 0 R 2786 0 R 2797 0 R 2807 0 R 2826 0 R]
+/Parent 12260 0 R
+/Kids [2771 0 R 2786 0 R 2795 0 R 2806 0 R 2816 0 R 2835 0 R]
 >> endobj
-2868 0 obj <<
+2877 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [2859 0 R 2908 0 R 2965 0 R 3028 0 R 3085 0 R 3155 0 R]
+/Parent 12260 0 R
+/Kids [2868 0 R 2917 0 R 2974 0 R 3037 0 R 3094 0 R 3164 0 R]
 >> endobj
-3217 0 obj <<
+3226 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [3210 0 R 3270 0 R 3291 0 R 3304 0 R 3314 0 R 3324 0 R]
+/Parent 12260 0 R
+/Kids [3219 0 R 3279 0 R 3300 0 R 3313 0 R 3323 0 R 3333 0 R]
 >> endobj
-3343 0 obj <<
+3352 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [3336 0 R 3346 0 R 3354 0 R 3364 0 R 3373 0 R 3383 0 R]
+/Parent 12260 0 R
+/Kids [3345 0 R 3355 0 R 3363 0 R 3373 0 R 3382 0 R 3392 0 R]
 >> endobj
-3402 0 obj <<
+3411 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [3394 0 R 3408 0 R 3420 0 R 3429 0 R 3442 0 R 3454 0 R]
+/Parent 12260 0 R
+/Kids [3403 0 R 3417 0 R 3429 0 R 3438 0 R 3451 0 R 3463 0 R]
 >> endobj
-3470 0 obj <<
+3479 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12251 0 R
-/Kids [3463 0 R 3479 0 R 3488 0 R 3497 0 R 3508 0 R 3538 0 R]
+/Parent 12260 0 R
+/Kids [3472 0 R 3488 0 R 3497 0 R 3506 0 R 3517 0 R 3547 0 R]
 >> endobj
-3590 0 obj <<
+3599 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [3582 0 R 3599 0 R 3608 0 R 3617 0 R 3632 0 R 3682 0 R]
+/Parent 12261 0 R
+/Kids [3591 0 R 3608 0 R 3617 0 R 3626 0 R 3641 0 R 3691 0 R]
 >> endobj
-3742 0 obj <<
+3751 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [3723 0 R 3771 0 R 3822 0 R 3885 0 R 3938 0 R 3996 0 R]
+/Parent 12261 0 R
+/Kids [3732 0 R 3780 0 R 3831 0 R 3894 0 R 3947 0 R 4005 0 R]
 >> endobj
-4044 0 obj <<
+4053 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [4039 0 R 4055 0 R 4072 0 R 4087 0 R 4101 0 R 4115 0 R]
+/Parent 12261 0 R
+/Kids [4048 0 R 4064 0 R 4081 0 R 4096 0 R 4110 0 R 4124 0 R]
 >> endobj
-4127 0 obj <<
+4136 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [4124 0 R 4144 0 R 4184 0 R 4235 0 R 4268 0 R 4279 0 R]
+/Parent 12261 0 R
+/Kids [4133 0 R 4153 0 R 4193 0 R 4244 0 R 4277 0 R 4288 0 R]
 >> endobj
-4296 0 obj <<
+4305 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [4286 0 R 4299 0 R 4330 0 R 4372 0 R 4418 0 R 4440 0 R]
+/Parent 12261 0 R
+/Kids [4295 0 R 4308 0 R 4339 0 R 4381 0 R 4427 0 R 4449 0 R]
 >> endobj
-4458 0 obj <<
+4467 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12252 0 R
-/Kids [4448 0 R 4472 0 R 4504 0 R 4545 0 R 4604 0 R 4676 0 R]
+/Parent 12261 0 R
+/Kids [4457 0 R 4481 0 R 4513 0 R 4554 0 R 4613 0 R 4685 0 R]
 >> endobj
-4709 0 obj <<
+4718 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [4705 0 R 4716 0 R 4723 0 R 4735 0 R 4751 0 R 4779 0 R]
+/Parent 12262 0 R
+/Kids [4714 0 R 4725 0 R 4732 0 R 4744 0 R 4760 0 R 4788 0 R]
 >> endobj
-4840 0 obj <<
+4849 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [4821 0 R 4859 0 R 4876 0 R 4899 0 R 4922 0 R 4951 0 R]
+/Parent 12262 0 R
+/Kids [4830 0 R 4868 0 R 4885 0 R 4908 0 R 4931 0 R 4960 0 R]
 >> endobj
-5012 0 obj <<
+5021 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [4996 0 R 5020 0 R 5047 0 R 5085 0 R 5135 0 R 5196 0 R]
+/Parent 12262 0 R
+/Kids [5005 0 R 5029 0 R 5056 0 R 5094 0 R 5144 0 R 5205 0 R]
 >> endobj
-5219 0 obj <<
+5228 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [5215 0 R 5222 0 R 5230 0 R 5251 0 R 5265 0 R 5279 0 R]
+/Parent 12262 0 R
+/Kids [5224 0 R 5231 0 R 5239 0 R 5260 0 R 5274 0 R 5288 0 R]
 >> endobj
-5291 0 obj <<
+5300 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [5286 0 R 5302 0 R 5342 0 R 5376 0 R 5391 0 R 5403 0 R]
+/Parent 12262 0 R
+/Kids [5295 0 R 5311 0 R 5351 0 R 5385 0 R 5400 0 R 5412 0 R]
 >> endobj
-5445 0 obj <<
+5454 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12253 0 R
-/Kids [5432 0 R 5494 0 R 5524 0 R 5542 0 R 5593 0 R 5649 0 R]
+/Parent 12262 0 R
+/Kids [5441 0 R 5503 0 R 5533 0 R 5551 0 R 5602 0 R 5658 0 R]
 >> endobj
-5713 0 obj <<
+5722 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [5707 0 R 5763 0 R 5817 0 R 5882 0 R 5935 0 R 5978 0 R]
+/Parent 12263 0 R
+/Kids [5716 0 R 5772 0 R 5826 0 R 5891 0 R 5944 0 R 5987 0 R]
 >> endobj
-6006 0 obj <<
+6015 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [6002 0 R 6009 0 R 6014 0 R 6019 0 R 6027 0 R 6035 0 R]
+/Parent 12263 0 R
+/Kids [6011 0 R 6018 0 R 6023 0 R 6028 0 R 6036 0 R 6044 0 R]
 >> endobj
-6049 0 obj <<
+6058 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [6043 0 R 6053 0 R 6059 0 R 6074 0 R 6083 0 R 6092 0 R]
+/Parent 12263 0 R
+/Kids [6052 0 R 6062 0 R 6068 0 R 6083 0 R 6092 0 R 6101 0 R]
 >> endobj
-6111 0 obj <<
+6120 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [6104 0 R 6116 0 R 6128 0 R 6138 0 R 6148 0 R 6156 0 R]
+/Parent 12263 0 R
+/Kids [6113 0 R 6125 0 R 6137 0 R 6147 0 R 6157 0 R 6165 0 R]
 >> endobj
-6176 0 obj <<
+6185 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [6170 0 R 6183 0 R 6197 0 R 6208 0 R 6219 0 R 6228 0 R]
+/Parent 12263 0 R
+/Kids [6179 0 R 6192 0 R 6206 0 R 6217 0 R 6228 0 R 6237 0 R]
 >> endobj
-6248 0 obj <<
+6257 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12254 0 R
-/Kids [6242 0 R 6257 0 R 6268 0 R 6281 0 R 6296 0 R 6307 0 R]
+/Parent 12263 0 R
+/Kids [6251 0 R 6266 0 R 6277 0 R 6290 0 R 6305 0 R 6316 0 R]
 >> endobj
-6348 0 obj <<
+6357 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [6335 0 R 6372 0 R 6416 0 R 6464 0 R 6490 0 R 6499 0 R]
+/Parent 12264 0 R
+/Kids [6344 0 R 6381 0 R 6425 0 R 6473 0 R 6499 0 R 6508 0 R]
 >> endobj
-6514 0 obj <<
+6523 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [6507 0 R 6529 0 R 6540 0 R 6581 0 R 6626 0 R 6658 0 R]
+/Parent 12264 0 R
+/Kids [6516 0 R 6538 0 R 6549 0 R 6590 0 R 6635 0 R 6667 0 R]
 >> endobj
-6675 0 obj <<
+6684 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [6672 0 R 6682 0 R 6711 0 R 6742 0 R 6761 0 R 6787 0 R]
+/Parent 12264 0 R
+/Kids [6681 0 R 6691 0 R 6720 0 R 6751 0 R 6770 0 R 6796 0 R]
 >> endobj
-6820 0 obj <<
+6829 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [6812 0 R 6828 0 R 6838 0 R 6859 0 R 6901 0 R 6967 0 R]
+/Parent 12264 0 R
+/Kids [6821 0 R 6837 0 R 6847 0 R 6868 0 R 6910 0 R 6976 0 R]
 >> endobj
-7036 0 obj <<
+7045 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [7031 0 R 7057 0 R 7066 0 R 7079 0 R 7097 0 R 7136 0 R]
+/Parent 12264 0 R
+/Kids [7040 0 R 7066 0 R 7075 0 R 7088 0 R 7106 0 R 7145 0 R]
 >> endobj
-7200 0 obj <<
+7209 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12255 0 R
-/Kids [7188 0 R 7241 0 R 7275 0 R 7290 0 R 7303 0 R 7311 0 R]
+/Parent 12264 0 R
+/Kids [7197 0 R 7250 0 R 7284 0 R 7299 0 R 7312 0 R 7320 0 R]
 >> endobj
-7330 0 obj <<
+7339 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [7322 0 R 7344 0 R 7396 0 R 7419 0 R 7429 0 R 7438 0 R]
+/Parent 12265 0 R
+/Kids [7331 0 R 7353 0 R 7405 0 R 7428 0 R 7438 0 R 7447 0 R]
 >> endobj
-7456 0 obj <<
+7465 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [7449 0 R 7465 0 R 7512 0 R 7569 0 R 7624 0 R 7681 0 R]
+/Parent 12265 0 R
+/Kids [7458 0 R 7474 0 R 7521 0 R 7578 0 R 7633 0 R 7690 0 R]
 >> endobj
-7757 0 obj <<
+7766 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [7750 0 R 7809 0 R 7864 0 R 7894 0 R 7909 0 R 7917 0 R]
+/Parent 12265 0 R
+/Kids [7759 0 R 7818 0 R 7873 0 R 7903 0 R 7918 0 R 7926 0 R]
 >> endobj
-7933 0 obj <<
+7942 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [7927 0 R 7936 0 R 7947 0 R 7958 0 R 7965 0 R 7973 0 R]
+/Parent 12265 0 R
+/Kids [7936 0 R 7945 0 R 7956 0 R 7967 0 R 7974 0 R 7982 0 R]
 >> endobj
-7988 0 obj <<
+7997 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [7982 0 R 7994 0 R 8005 0 R 8018 0 R 8029 0 R 8039 0 R]
+/Parent 12265 0 R
+/Kids [7991 0 R 8003 0 R 8014 0 R 8027 0 R 8038 0 R 8048 0 R]
 >> endobj
-8059 0 obj <<
+8068 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12256 0 R
-/Kids [8053 0 R 8066 0 R 8078 0 R 8091 0 R 8102 0 R 8114 0 R]
+/Parent 12265 0 R
+/Kids [8062 0 R 8075 0 R 8087 0 R 8100 0 R 8111 0 R 8123 0 R]
 >> endobj
-8129 0 obj <<
+8138 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8122 0 R 8165 0 R 8216 0 R 8270 0 R 8327 0 R 8396 0 R]
+/Parent 12266 0 R
+/Kids [8131 0 R 8174 0 R 8225 0 R 8279 0 R 8336 0 R 8405 0 R]
 >> endobj
-8460 0 obj <<
+8469 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8448 0 R 8484 0 R 8519 0 R 8534 0 R 8541 0 R 8549 0 R]
+/Parent 12266 0 R
+/Kids [8457 0 R 8493 0 R 8528 0 R 8543 0 R 8550 0 R 8558 0 R]
 >> endobj
-8562 0 obj <<
+8571 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8556 0 R 8565 0 R 8573 0 R 8583 0 R 8591 0 R 8598 0 R]
+/Parent 12266 0 R
+/Kids [8565 0 R 8574 0 R 8582 0 R 8592 0 R 8600 0 R 8607 0 R]
 >> endobj
-8614 0 obj <<
+8623 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8608 0 R 8618 0 R 8629 0 R 8642 0 R 8656 0 R 8670 0 R]
+/Parent 12266 0 R
+/Kids [8617 0 R 8627 0 R 8638 0 R 8651 0 R 8665 0 R 8679 0 R]
 >> endobj
-8686 0 obj <<
+8695 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8680 0 R 8696 0 R 8708 0 R 8722 0 R 8744 0 R 8794 0 R]
+/Parent 12266 0 R
+/Kids [8689 0 R 8705 0 R 8717 0 R 8731 0 R 8753 0 R 8803 0 R]
 >> endobj
-8855 0 obj <<
+8864 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12257 0 R
-/Kids [8846 0 R 8902 0 R 8962 0 R 9020 0 R 9069 0 R 9115 0 R]
+/Parent 12266 0 R
+/Kids [8855 0 R 8911 0 R 8971 0 R 9029 0 R 9078 0 R 9124 0 R]
 >> endobj
-9140 0 obj <<
+9149 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9133 0 R 9143 0 R 9151 0 R 9161 0 R 9170 0 R 9177 0 R]
+/Parent 12267 0 R
+/Kids [9142 0 R 9152 0 R 9160 0 R 9170 0 R 9179 0 R 9186 0 R]
 >> endobj
-9196 0 obj <<
+9205 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9187 0 R 9201 0 R 9214 0 R 9225 0 R 9238 0 R 9251 0 R]
+/Parent 12267 0 R
+/Kids [9196 0 R 9210 0 R 9223 0 R 9234 0 R 9247 0 R 9260 0 R]
 >> endobj
-9270 0 obj <<
+9279 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9265 0 R 9277 0 R 9291 0 R 9304 0 R 9319 0 R 9335 0 R]
+/Parent 12267 0 R
+/Kids [9274 0 R 9286 0 R 9300 0 R 9313 0 R 9328 0 R 9344 0 R]
 >> endobj
-9379 0 obj <<
+9388 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9363 0 R 9398 0 R 9432 0 R 9458 0 R 9501 0 R 9555 0 R]
+/Parent 12267 0 R
+/Kids [9372 0 R 9407 0 R 9441 0 R 9467 0 R 9510 0 R 9564 0 R]
 >> endobj
-9614 0 obj <<
+9623 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9611 0 R 9661 0 R 9728 0 R 9791 0 R 9836 0 R 9887 0 R]
+/Parent 12267 0 R
+/Kids [9620 0 R 9670 0 R 9737 0 R 9800 0 R 9845 0 R 9896 0 R]
 >> endobj
-9917 0 obj <<
+9926 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12258 0 R
-/Kids [9912 0 R 9920 0 R 9925 0 R 9930 0 R 9939 0 R 9947 0 R]
+/Parent 12267 0 R
+/Kids [9921 0 R 9929 0 R 9934 0 R 9939 0 R 9948 0 R 9956 0 R]
 >> endobj
-9965 0 obj <<
+9974 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [9957 0 R 9968 0 R 9976 0 R 9988 0 R 9999 0 R 10009 0 R]
+/Parent 12268 0 R
+/Kids [9966 0 R 9977 0 R 9985 0 R 9997 0 R 10008 0 R 10018 0 R]
 >> endobj
-10025 0 obj <<
+10034 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [10019 0 R 10032 0 R 10041 0 R 10051 0 R 10062 0 R 10076 0 R]
+/Parent 12268 0 R
+/Kids [10028 0 R 10041 0 R 10050 0 R 10060 0 R 10071 0 R 10085 0 R]
 >> endobj
-10096 0 obj <<
+10105 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [10089 0 R 10105 0 R 10115 0 R 10131 0 R 10147 0 R 10159 0 R]
+/Parent 12268 0 R
+/Kids [10098 0 R 10114 0 R 10124 0 R 10140 0 R 10156 0 R 10168 0 R]
 >> endobj
-10179 0 obj <<
+10188 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [10172 0 R 10188 0 R 10198 0 R 10233 0 R 10284 0 R 10327 0 R]
+/Parent 12268 0 R
+/Kids [10181 0 R 10197 0 R 10207 0 R 10242 0 R 10293 0 R 10336 0 R]
 >> endobj
-10372 0 obj <<
+10381 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [10362 0 R 10381 0 R 10389 0 R 10403 0 R 10420 0 R 10446 0 R]
+/Parent 12268 0 R
+/Kids [10371 0 R 10390 0 R 10398 0 R 10412 0 R 10429 0 R 10455 0 R]
 >> endobj
-10489 0 obj <<
+10498 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12259 0 R
-/Kids [10477 0 R 10499 0 R 10535 0 R 10557 0 R 10630 0 R 10698 0 R]
+/Parent 12268 0 R
+/Kids [10486 0 R 10508 0 R 10544 0 R 10566 0 R 10639 0 R 10707 0 R]
 >> endobj
-10768 0 obj <<
+10777 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12260 0 R
-/Kids [10765 0 R 10827 0 R 10895 0 R 10957 0 R 11028 0 R 11094 0 R]
+/Parent 12269 0 R
+/Kids [10774 0 R 10836 0 R 10904 0 R 10966 0 R 11037 0 R 11103 0 R]
 >> endobj
-11193 0 obj <<
+11202 0 obj <<
 /Type /Pages
 /Count 6
-/Parent 12260 0 R
-/Kids [11190 0 R 11307 0 R 11419 0 R 11530 0 R 11652 0 R 11772 0 R]
+/Parent 12269 0 R
+/Kids [11199 0 R 11316 0 R 11428 0 R 11539 0 R 11661 0 R 11781 0 R]
 >> endobj
-11875 0 obj <<
+11884 0 obj <<
 /Type /Pages
 /Count 5
-/Parent 12260 0 R
-/Kids [11872 0 R 11957 0 R 12026 0 R 12095 0 R 12147 0 R]
+/Parent 12269 0 R
+/Kids [11881 0 R 11966 0 R 12035 0 R 12104 0 R 12156 0 R]
 >> endobj
-12248 0 obj <<
+12257 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
+/Parent 12270 0 R
 /Kids [343 0 R 507 0 R 585 0 R 662 0 R 770 0 R 868 0 R]
 >> endobj
-12249 0 obj <<
+12258 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
-/Kids [980 0 R 1076 0 R 1121 0 R 1161 0 R 1425 0 R 1684 0 R]
+/Parent 12270 0 R
+/Kids [984 0 R 1084 0 R 1129 0 R 1169 0 R 1420 0 R 1676 0 R]
 >> endobj
-12250 0 obj <<
+12259 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
-/Kids [1845 0 R 2063 0 R 2345 0 R 2561 0 R 2619 0 R 2693 0 R]
+/Parent 12270 0 R
+/Kids [1850 0 R 2071 0 R 2341 0 R 2570 0 R 2628 0 R 2702 0 R]
 >> endobj
-12251 0 obj <<
+12260 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
-/Kids [2769 0 R 2868 0 R 3217 0 R 3343 0 R 3402 0 R 3470 0 R]
+/Parent 12270 0 R
+/Kids [2778 0 R 2877 0 R 3226 0 R 3352 0 R 3411 0 R 3479 0 R]
 >> endobj
-12252 0 obj <<
+12261 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
-/Kids [3590 0 R 3742 0 R 4044 0 R 4127 0 R 4296 0 R 4458 0 R]
+/Parent 12270 0 R
+/Kids [3599 0 R 3751 0 R 4053 0 R 4136 0 R 4305 0 R 4467 0 R]
 >> endobj
-12253 0 obj <<
+12262 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12261 0 R
-/Kids [4709 0 R 4840 0 R 5012 0 R 5219 0 R 5291 0 R 5445 0 R]
+/Parent 12270 0 R
+/Kids [4718 0 R 4849 0 R 5021 0 R 5228 0 R 5300 0 R 5454 0 R]
 >> endobj
-12254 0 obj <<
+12263 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [5713 0 R 6006 0 R 6049 0 R 6111 0 R 6176 0 R 6248 0 R]
+/Parent 12271 0 R
+/Kids [5722 0 R 6015 0 R 6058 0 R 6120 0 R 6185 0 R 6257 0 R]
 >> endobj
-12255 0 obj <<
+12264 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [6348 0 R 6514 0 R 6675 0 R 6820 0 R 7036 0 R 7200 0 R]
+/Parent 12271 0 R
+/Kids [6357 0 R 6523 0 R 6684 0 R 6829 0 R 7045 0 R 7209 0 R]
 >> endobj
-12256 0 obj <<
+12265 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [7330 0 R 7456 0 R 7757 0 R 7933 0 R 7988 0 R 8059 0 R]
+/Parent 12271 0 R
+/Kids [7339 0 R 7465 0 R 7766 0 R 7942 0 R 7997 0 R 8068 0 R]
 >> endobj
-12257 0 obj <<
+12266 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [8129 0 R 8460 0 R 8562 0 R 8614 0 R 8686 0 R 8855 0 R]
+/Parent 12271 0 R
+/Kids [8138 0 R 8469 0 R 8571 0 R 8623 0 R 8695 0 R 8864 0 R]
 >> endobj
-12258 0 obj <<
+12267 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [9140 0 R 9196 0 R 9270 0 R 9379 0 R 9614 0 R 9917 0 R]
+/Parent 12271 0 R
+/Kids [9149 0 R 9205 0 R 9279 0 R 9388 0 R 9623 0 R 9926 0 R]
 >> endobj
-12259 0 obj <<
+12268 0 obj <<
 /Type /Pages
 /Count 36
-/Parent 12262 0 R
-/Kids [9965 0 R 10025 0 R 10096 0 R 10179 0 R 10372 0 R 10489 0 R]
+/Parent 12271 0 R
+/Kids [9974 0 R 10034 0 R 10105 0 R 10188 0 R 10381 0 R 10498 0 R]
 >> endobj
-12260 0 obj <<
+12269 0 obj <<
 /Type /Pages
 /Count 17
-/Parent 12263 0 R
-/Kids [10768 0 R 11193 0 R 11875 0 R]
+/Parent 12272 0 R
+/Kids [10777 0 R 11202 0 R 11884 0 R]
 >> endobj
-12261 0 obj <<
+12270 0 obj <<
 /Type /Pages
 /Count 216
-/Parent 12264 0 R
-/Kids [12248 0 R 12249 0 R 12250 0 R 12251 0 R 12252 0 R 12253 0 R]
+/Parent 12273 0 R
+/Kids [12257 0 R 12258 0 R 12259 0 R 12260 0 R 12261 0 R 12262 0 R]
 >> endobj
-12262 0 obj <<
+12271 0 obj <<
 /Type /Pages
 /Count 216
-/Parent 12264 0 R
-/Kids [12254 0 R 12255 0 R 12256 0 R 12257 0 R 12258 0 R 12259 0 R]
+/Parent 12273 0 R
+/Kids [12263 0 R 12264 0 R 12265 0 R 12266 0 R 12267 0 R 12268 0 R]
 >> endobj
-12263 0 obj <<
+12272 0 obj <<
 /Type /Pages
 /Count 17
-/Parent 12264 0 R
-/Kids [12260 0 R]
+/Parent 12273 0 R
+/Kids [12269 0 R]
 >> endobj
-12264 0 obj <<
+12273 0 obj <<
 /Type /Pages
 /Count 449
-/Kids [12261 0 R 12262 0 R 12263 0 R]
+/Kids [12270 0 R 12271 0 R 12272 0 R]
 >> endobj
-12265 0 obj <<
+12274 0 obj <<
 /Type /Outlines
 /First 7 0 R
 /Last 135 0 R
@@ -73493,7 +73531,7 @@ endobj
 135 0 obj <<
 /Title 136 0 R
 /A 133 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 119 0 R
 /First 139 0 R
 /Last 331 0 R
@@ -73521,7 +73559,7 @@ endobj
 119 0 obj <<
 /Title 120 0 R
 /A 117 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 111 0 R
 /Next 135 0 R
 /First 123 0 R
@@ -73536,7 +73574,7 @@ endobj
 111 0 obj <<
 /Title 112 0 R
 /A 109 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 103 0 R
 /Next 119 0 R
 /First 115 0 R
@@ -73551,7 +73589,7 @@ endobj
 103 0 obj <<
 /Title 104 0 R
 /A 101 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 95 0 R
 /Next 111 0 R
 /First 107 0 R
@@ -73566,7 +73604,7 @@ endobj
 95 0 obj <<
 /Title 96 0 R
 /A 93 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 87 0 R
 /Next 103 0 R
 /First 99 0 R
@@ -73581,7 +73619,7 @@ endobj
 87 0 obj <<
 /Title 88 0 R
 /A 85 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 79 0 R
 /Next 95 0 R
 /First 91 0 R
@@ -73596,7 +73634,7 @@ endobj
 79 0 obj <<
 /Title 80 0 R
 /A 77 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 75 0 R
 /Next 87 0 R
 /First 83 0 R
@@ -73606,21 +73644,21 @@ endobj
 75 0 obj <<
 /Title 76 0 R
 /A 73 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 71 0 R
 /Next 79 0 R
 >> endobj
 71 0 obj <<
 /Title 72 0 R
 /A 69 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 67 0 R
 /Next 75 0 R
 >> endobj
 67 0 obj <<
 /Title 68 0 R
 /A 65 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Prev 7 0 R
 /Next 71 0 R
 >> endobj
@@ -73723,16031 +73761,16045 @@ endobj
 7 0 obj <<
 /Title 8 0 R
 /A 5 0 R
-/Parent 12265 0 R
+/Parent 12274 0 R
 /Next 67 0 R
 /First 11 0 R
 /Last 63 0 R
 /Count -14
 >> endobj
-12266 0 obj <<
-/Names [(Doc-Start) 338 0 R (GFDL) 1138 0 R (GFDL_GFDL) 378 0 R (GPL) 1060 0 R (GPL_GPL) 379 0 R (Item.1) 516 0 R]
-/Limits [(Doc-Start) (Item.1)]
->> endobj
-12267 0 obj <<
-/Names [(Item.2) 517 0 R (Item.3) 523 0 R (Item.4) 524 0 R (Item.5) 525 0 R (classParma__Polyhedra__Library_1_1BD__Shape) 478 0 R (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032) 2461 0 R]
-/Limits [(Item.2) (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032)]
->> endobj
-12268 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_033967c42f02b6029fc4d6153eb8072a) 2119 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0442c5079b3de8dcac61c224ee7a2e6f) 2351 0 R (classParma__Polyhedra__Library_1_1BD__Shape_07cc48290e435dfb739fb565ff1aa3fa) 2356 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0acf1147e3f81830606dec4cc8faddd4) 2358 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0badc932380dcb7f72ea50ca922d9d4b) 2473 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_033967c42f02b6029fc4d6153eb8072a) (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a)]
->> endobj
-12269 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) 2125 0 R (classParma__Polyhedra__Library_1_1BD__Shape_12dc6df3a06f4c97c6bb2264bbad05ac) 2111 0 R (classParma__Polyhedra__Library_1_1BD__Shape_15b3e8152862a6b98ecf1c4f4a142634) 2126 0 R (classParma__Polyhedra__Library_1_1BD__Shape_16f61fdba7e14a67990a84e93be00efb) 2245 0 R (classParma__Polyhedra__Library_1_1BD__Shape_178a6a88143f44b43939d36024af6162) 2417 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) (classParma__Polyhedra__Library_1_1BD__Shape_1a02b17cbccf348192f3e7f776b3b3fd)]
->> endobj
-12270 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_1a6088f536e9340145630576cfd6e6b9) 2118 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) 1205 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1d00782cbab77286295552af7dba7ed8) 2239 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1e645f35cbeedf3341428988157f71ab) 2178 0 R (classParma__Polyhedra__Library_1_1BD__Shape_20814dec69b3a6602b70a9ad50db9b2a) 2288 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_1a6088f536e9340145630576cfd6e6b9) (classParma__Polyhedra__Library_1_1BD__Shape_221657648a7e456dba61589e37765cd4)]
->> endobj
-12271 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) 2233 0 R (classParma__Polyhedra__Library_1_1BD__Shape_24d2b69146ab1b2216e437468a818cea) 2420 0 R (classParma__Polyhedra__Library_1_1BD__Shape_24fbe68af11e373092f23f59b6cfd3e1) 2179 0 R (classParma__Polyhedra__Library_1_1BD__Shape_25a2d683973c6c6901e47c4fe90cf2b1) 2185 0 R (classParma__Polyhedra__Library_1_1BD__Shape_25c5ef784f17646705c76a5be6c724a3) 2120 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea)]
->> endobj
-12272 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) 2290 0 R (classParma__Polyhedra__Library_1_1BD__Shape_29212d49685544d8a3c71993bd30f467) 2286 0 R (classParma__Polyhedra__Library_1_1BD__Shape_2af430cd70ac416ca0907312b65812e6) 2424 0 R (classParma__Polyhedra__Library_1_1BD__Shape_33daeddebffc6eb847edd92c3ba045dc) 2238 0 R (classParma__Polyhedra__Library_1_1BD__Shape_35f19d0e7190c5a18aebc9ced95d554e) 2347 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) (classParma__Polyhedra__Library_1_1BD__Shape_3825b4905d72422089bf28d3c95c2964)]
->> endobj
-12273 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) 2285 0 R (classParma__Polyhedra__Library_1_1BD__Shape_47a21a1c8a88c306877d15d4dbc697b4) 2525 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) 1208 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4aef1a4f6e9bed5d473e98320401e0e5) 2244 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4b7615a8ec5120dc083f368ecfe2d1da) 2352 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) (classParma__Polyhedra__Library_1_1BD__Shape_4e04c3a6c835332c31dfbb928b31144e)]
->> endobj
-12274 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_5049b85730d6720536be440753b11ed8) 2521 0 R (classParma__Polyhedra__Library_1_1BD__Shape_535090b407c713681228d6ab2b835e36) 2291 0 R (classParma__Polyhedra__Library_1_1BD__Shape_54f33edf5fdf4c6f606136b882be9f1d) 2234 0 R (classParma__Polyhedra__Library_1_1BD__Shape_5a66e6f883c7310ddbc312f78bb0970f) 2418 0 R (classParma__Polyhedra__Library_1_1BD__Shape_5d71f71f50ba04fe5f810acf0cf1e294) 2425 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_5049b85730d6720536be440753b11ed8) (classParma__Polyhedra__Library_1_1BD__Shape_5e972fbb672e9b2faec34b949c9a2918)]
->> endobj
 12275 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) 2232 0 R (classParma__Polyhedra__Library_1_1BD__Shape_641b55dd6c26bce06bd8041b38aec873) 2188 0 R (classParma__Polyhedra__Library_1_1BD__Shape_668cbd7cea86f47c4e2b303468083712) 2348 0 R (classParma__Polyhedra__Library_1_1BD__Shape_6a3dd351c33d66250d2b4ac639768f07) 2240 0 R (classParma__Polyhedra__Library_1_1BD__Shape_75188bcee0bfc88a4c8571acc04a1826) 2243 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e)]
+/Names [(Doc-Start) 338 0 R (GFDL) 1147 0 R (GFDL_GFDL) 378 0 R (GPL) 1074 0 R (GPL_GPL) 379 0 R (Item.1) 516 0 R]
+/Limits [(Doc-Start) (Item.1)]
 >> endobj
 12276 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) 2187 0 R (classParma__Polyhedra__Library_1_1BD__Shape_79acafbe4f67eb7e2710287bcd60db96) 2415 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8101d965bc32e4ab1df6aa445730769b) 2175 0 R (classParma__Polyhedra__Library_1_1BD__Shape_82b35fc075e1e9542d4cc5cff2e236f8) 2115 0 R (classParma__Polyhedra__Library_1_1BD__Shape_84a9c57aa31433a277d9be6b0077065a) 2354 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) (classParma__Polyhedra__Library_1_1BD__Shape_86dd59c40a3c9867c2979ff24ba342c2)]
+/Names [(Item.2) 517 0 R (Item.3) 523 0 R (Item.4) 524 0 R (Item.5) 525 0 R (classParma__Polyhedra__Library_1_1BD__Shape) 478 0 R (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032) 2465 0 R]
+/Limits [(Item.2) (classParma__Polyhedra__Library_1_1BD__Shape_00b832cc0784b7b30f4d4a2f738a3032)]
 >> endobj
 12277 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) 1206 0 R (classParma__Polyhedra__Library_1_1BD__Shape_894e92407922be006a76577cf47b8589) 2353 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8a87935278cb7b1290301e96cb82fcb1) 2241 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8c73e2c464d5e93dc55862d00d5478f8) 2235 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8c89ddcd2fc4311af0e358477630d7d9) 2465 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_033967c42f02b6029fc4d6153eb8072a) 2122 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0442c5079b3de8dcac61c224ee7a2e6f) 2349 0 R (classParma__Polyhedra__Library_1_1BD__Shape_07cc48290e435dfb739fb565ff1aa3fa) 2354 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0acf1147e3f81830606dec4cc8faddd4) 2412 0 R (classParma__Polyhedra__Library_1_1BD__Shape_0badc932380dcb7f72ea50ca922d9d4b) 2478 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_033967c42f02b6029fc4d6153eb8072a) (classParma__Polyhedra__Library_1_1BD__Shape_0cc08ca5d72d5cf465eb7812ffbb156a)]
 >> endobj
 12278 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) 2346 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8ede75fbd470fa30f11d4c02672883f5) 2294 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8f0bdfca2a6993bfa08358319d589ab6) 2181 0 R (classParma__Polyhedra__Library_1_1BD__Shape_93728c0f0afcd949c391940be93455a8) 2349 0 R (classParma__Polyhedra__Library_1_1BD__Shape_93c1c491c0035f6c38b9ee036184aa7e) 2116 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) (classParma__Polyhedra__Library_1_1BD__Shape_9507085c5b0efd13c80f08a22b0f5529)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) 2180 0 R (classParma__Polyhedra__Library_1_1BD__Shape_12dc6df3a06f4c97c6bb2264bbad05ac) 2114 0 R (classParma__Polyhedra__Library_1_1BD__Shape_15b3e8152862a6b98ecf1c4f4a142634) 2181 0 R (classParma__Polyhedra__Library_1_1BD__Shape_16f61fdba7e14a67990a84e93be00efb) 2246 0 R (classParma__Polyhedra__Library_1_1BD__Shape_178a6a88143f44b43939d36024af6162) 2416 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_128b2fafec11e096e41f78710ba2ff0a) (classParma__Polyhedra__Library_1_1BD__Shape_1a02b17cbccf348192f3e7f776b3b3fd)]
 >> endobj
 12279 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) 2414 0 R (classParma__Polyhedra__Library_1_1BD__Shape_9bf45a32e428970068f654258dd7fb0c) 2173 0 R (classParma__Polyhedra__Library_1_1BD__Shape_9c0703b2311336754e28a7f739b7e685) 2467 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a07f93a685253eb04edab43b5ebd27b2) 2184 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a78a6abbbb3c425992ca644f732e69e8) 2174 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) (classParma__Polyhedra__Library_1_1BD__Shape_a7b3a5c12ea008b78eed88a621c1fab1)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_1a6088f536e9340145630576cfd6e6b9) 2121 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1cb059d74161d8458f18b02e33efe434) 1197 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1d00782cbab77286295552af7dba7ed8) 2240 0 R (classParma__Polyhedra__Library_1_1BD__Shape_1e645f35cbeedf3341428988157f71ab) 2176 0 R (classParma__Polyhedra__Library_1_1BD__Shape_20814dec69b3a6602b70a9ad50db9b2a) 2289 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_1a6088f536e9340145630576cfd6e6b9) (classParma__Polyhedra__Library_1_1BD__Shape_221657648a7e456dba61589e37765cd4)]
 >> endobj
 12280 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) 2293 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) 1209 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ab3964a5c29992e6476852c9d246fe6f) 2122 0 R (classParma__Polyhedra__Library_1_1BD__Shape_b054f67fb31ea4e860dd7c24c0b56676) 2471 0 R (classParma__Polyhedra__Library_1_1BD__Shape_b0a670aeef72d808d620bbc33a5e8cd7) 2469 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) 2283 0 R (classParma__Polyhedra__Library_1_1BD__Shape_24d2b69146ab1b2216e437468a818cea) 2419 0 R (classParma__Polyhedra__Library_1_1BD__Shape_24fbe68af11e373092f23f59b6cfd3e1) 2177 0 R (classParma__Polyhedra__Library_1_1BD__Shape_25a2d683973c6c6901e47c4fe90cf2b1) 2185 0 R (classParma__Polyhedra__Library_1_1BD__Shape_25c5ef784f17646705c76a5be6c724a3) 2123 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_242d9bf0b5b215d4aa771e9f8595baea) (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea)]
 >> endobj
 12281 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) 2474 0 R (classParma__Polyhedra__Library_1_1BD__Shape_bee6d42dd6f94979bcc7fb3d51102864) 2172 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) 1203 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c65231748a66ac5c074502cc8e652e10) 2472 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c7f89b09f6755cdcd97daa3a92522b00) 2180 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) (classParma__Polyhedra__Library_1_1BD__Shape_c91aac77237c2405df039c4fcfa08ab0)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) 2291 0 R (classParma__Polyhedra__Library_1_1BD__Shape_29212d49685544d8a3c71993bd30f467) 2287 0 R (classParma__Polyhedra__Library_1_1BD__Shape_2af430cd70ac416ca0907312b65812e6) 2469 0 R (classParma__Polyhedra__Library_1_1BD__Shape_33daeddebffc6eb847edd92c3ba045dc) 2239 0 R (classParma__Polyhedra__Library_1_1BD__Shape_35f19d0e7190c5a18aebc9ced95d554e) 2345 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) (classParma__Polyhedra__Library_1_1BD__Shape_3825b4905d72422089bf28d3c95c2964)]
 >> endobj
 12282 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) 2231 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ccbd8986577794cea90edef63e859ab1) 2466 0 R (classParma__Polyhedra__Library_1_1BD__Shape_cda762f8c081fed2862260211618fce0) 2416 0 R (classParma__Polyhedra__Library_1_1BD__Shape_cdc537f0aa5117fe3749d3c50b7dc4fd) 2522 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ce010a880cb8574335f1be294907de89) 2295 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) (classParma__Polyhedra__Library_1_1BD__Shape_cf4dc2de16f4a54ca03daa6ac1d31ce2)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) 2286 0 R (classParma__Polyhedra__Library_1_1BD__Shape_47a21a1c8a88c306877d15d4dbc697b4) 2531 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4882da0200ef4201f3adb0f6d7731526) 1248 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4aef1a4f6e9bed5d473e98320401e0e5) 2245 0 R (classParma__Polyhedra__Library_1_1BD__Shape_4b7615a8ec5120dc083f368ecfe2d1da) 2350 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_396bd79b5d57d54685d9c1b9d970c00e) (classParma__Polyhedra__Library_1_1BD__Shape_4e04c3a6c835332c31dfbb928b31144e)]
 >> endobj
 12283 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_cfed8bc19e046453778c9d99d84df283) 2110 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d09a9ccc89ace499a888b6b1a1f4ce44) 2176 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d0a9267e420144cacfb867076d00a803) 2527 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d369744c43a49ebac904bc3e17de0478) 2287 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d80989353ea3738abdb6b605d27cc8fa) 2412 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_cfed8bc19e046453778c9d99d84df283) (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_5049b85730d6720536be440753b11ed8) 2527 0 R (classParma__Polyhedra__Library_1_1BD__Shape_535090b407c713681228d6ab2b835e36) 2292 0 R (classParma__Polyhedra__Library_1_1BD__Shape_54f33edf5fdf4c6f606136b882be9f1d) 2284 0 R (classParma__Polyhedra__Library_1_1BD__Shape_5a66e6f883c7310ddbc312f78bb0970f) 2417 0 R (classParma__Polyhedra__Library_1_1BD__Shape_5d71f71f50ba04fe5f810acf0cf1e294) 2470 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_5049b85730d6720536be440753b11ed8) (classParma__Polyhedra__Library_1_1BD__Shape_5e972fbb672e9b2faec34b949c9a2918)]
 >> endobj
 12284 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) 2423 0 R (classParma__Polyhedra__Library_1_1BD__Shape_df78023ac662762ffc808902b970597b) 2186 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e0a1b4b4a344cad01c58e8e006a7ff16) 2121 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e0ba85e8cab7e4e95ec001bde5bdd99d) 2357 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e5c66812ab981ee2d1ab96ce218a7782) 2526 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) (classParma__Polyhedra__Library_1_1BD__Shape_e61fdcc22d1e0fe43b94194f2eadaa1a)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) 2234 0 R (classParma__Polyhedra__Library_1_1BD__Shape_641b55dd6c26bce06bd8041b38aec873) 2236 0 R (classParma__Polyhedra__Library_1_1BD__Shape_668cbd7cea86f47c4e2b303468083712) 2346 0 R (classParma__Polyhedra__Library_1_1BD__Shape_6a3dd351c33d66250d2b4ac639768f07) 2241 0 R (classParma__Polyhedra__Library_1_1BD__Shape_75188bcee0bfc88a4c8571acc04a1826) 2244 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_620d5cdb01b8b20848ca01f4e4c05b4f) (classParma__Polyhedra__Library_1_1BD__Shape_794dad01f1995c73b887effa026ac32e)]
 >> endobj
 12285 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) 2463 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e748c3f5082b158453fbb3ccf57c8f70) 2464 0 R (classParma__Polyhedra__Library_1_1BD__Shape_eda87d46bc3b54b420a475934e0e1cb6) 2422 0 R (classParma__Polyhedra__Library_1_1BD__Shape_edabe8ecd0866b972e97709e17f94681) 2113 0 R (classParma__Polyhedra__Library_1_1BD__Shape_f4b0f891a6911d7784216f537fa3e473) 2523 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) (classParma__Polyhedra__Library_1_1BD__Shape_f6351727d099ad178db8b8e742507f4c)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) 2235 0 R (classParma__Polyhedra__Library_1_1BD__Shape_79acafbe4f67eb7e2710287bcd60db96) 2414 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8101d965bc32e4ab1df6aa445730769b) 2173 0 R (classParma__Polyhedra__Library_1_1BD__Shape_82b35fc075e1e9542d4cc5cff2e236f8) 2118 0 R (classParma__Polyhedra__Library_1_1BD__Shape_84a9c57aa31433a277d9be6b0077065a) 2352 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_79a586ca093d218e5603380ac0475717) (classParma__Polyhedra__Library_1_1BD__Shape_86dd59c40a3c9867c2979ff24ba342c2)]
 >> endobj
 12286 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) 2470 0 R (classParma__Polyhedra__Library_1_1BD__Shape_fa8a10ff4b09f8a87e3c558a39f5888e) 2468 0 R (classParma__Polyhedra__Library_1_1BD__Shape_faa5d6b3c1b3b83161b619c28c5f9936) 2183 0 R (classParma__Polyhedra__Library_1_1BD__Shape_fad498a5802a7928442fd0d4b8c6183f) 2124 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) 906 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_35ea0c10995c8 [...]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_35ea0c10995c89f8a11a2e8bb5dc7f17)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) 1246 0 R (classParma__Polyhedra__Library_1_1BD__Shape_894e92407922be006a76577cf47b8589) 2351 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8a87935278cb7b1290301e96cb82fcb1) 2242 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8c73e2c464d5e93dc55862d00d5478f8) 2285 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8c89ddcd2fc4311af0e358477630d7d9) 2523 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8921d611a6be878bd8ad66a9af6f405e) (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59)]
 >> endobj
 12287 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1BHRZ03__Certificate_5ebec8f5ff32009c4cf98dead90f4a3c) 2831 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_67b4e0eba7692bced073431cd3cc22ae) 2830 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_6ab41afc79135511037718442fcad4d4) 2834 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_97b2101d371edae52746a53cf34e4b67) 2833 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_f2ec3c62388f9aef1414a527e82cd1a7) 283 [...]
-/Limits [(classParma__Polyhedra__Library_1_1BHRZ03__Certificate_5ebec8f5ff32009c4cf98dead90f4a3c) (classParma__Polyhedra__Library_1_1Box)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) 2344 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8ede75fbd470fa30f11d4c02672883f5) 2342 0 R (classParma__Polyhedra__Library_1_1BD__Shape_8f0bdfca2a6993bfa08358319d589ab6) 2232 0 R (classParma__Polyhedra__Library_1_1BD__Shape_93728c0f0afcd949c391940be93455a8) 2347 0 R (classParma__Polyhedra__Library_1_1BD__Shape_93c1c491c0035f6c38b9ee036184aa7e) 2119 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) (classParma__Polyhedra__Library_1_1BD__Shape_9507085c5b0efd13c80f08a22b0f5529)]
 >> endobj
 12288 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_025c54a0d06e882346b74c0624ee6e71) 3278 0 R (classParma__Polyhedra__Library_1_1Box_04732c1c89db2f6d76b3b9479ec2fb99) 2977 0 R (classParma__Polyhedra__Library_1_1Box_055f3030915a1b7de0cc50761d9a3245) 3032 0 R (classParma__Polyhedra__Library_1_1Box_06c2ce3f0789aba0294da43628b50226) 3164 0 R (classParma__Polyhedra__Library_1_1Box_070e05c80af78d7c91bee958b9848080) 3224 0 R (classParma__Polyhedra__Library_1_1Box_0cb0abcc152d2d7c95a116efd3ea989a) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_025c54a0d06e882346b74c0624ee6e71) (classParma__Polyhedra__Library_1_1Box_0cb0abcc152d2d7c95a116efd3ea989a)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) 2413 0 R (classParma__Polyhedra__Library_1_1BD__Shape_9bf45a32e428970068f654258dd7fb0c) 2171 0 R (classParma__Polyhedra__Library_1_1BD__Shape_9c0703b2311336754e28a7f739b7e685) 2472 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a07f93a685253eb04edab43b5ebd27b2) 2184 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a78a6abbbb3c425992ca644f732e69e8) 2172 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_988ff507806fa8126649f463ef6a1f31) (classParma__Polyhedra__Library_1_1BD__Shape_a7b3a5c12ea008b78eed88a621c1fab1)]
 >> endobj
 12289 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_1039be5680ea8eceb903367e1e7aa13f) 3042 0 R (classParma__Polyhedra__Library_1_1Box_161c87c94b78fd1111365e185d0a3ae7) 3162 0 R (classParma__Polyhedra__Library_1_1Box_17182f3f0d9242d5821ba59b2773ae55) 3167 0 R (classParma__Polyhedra__Library_1_1Box_1915597423b1aa0dbed55312b2308efd) 3279 0 R (classParma__Polyhedra__Library_1_1Box_1d20ad17015746b2d9e0290631fc175b) 3274 0 R (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_1039be5680ea8eceb903367e1e7aa13f) (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) 2294 0 R (classParma__Polyhedra__Library_1_1BD__Shape_a8e2f5b70168ac89a3f47639e7d9a4f9) 1249 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ab3964a5c29992e6476852c9d246fe6f) 2125 0 R (classParma__Polyhedra__Library_1_1BD__Shape_b054f67fb31ea4e860dd7c24c0b56676) 2476 0 R (classParma__Polyhedra__Library_1_1BD__Shape_b0a670aeef72d808d620bbc33a5e8cd7) 2474 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_a85819690f928a46e3f437bfe629e976) (classParma__Polyhedra__Library_1_1BD__Shape_b464aec35ab7fb9fe0a8a50e05ad6f99)]
 >> endobj
 12290 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) 3097 0 R (classParma__Polyhedra__Library_1_1Box_286412c3f05e82abdf69c5e5562ff949) 2970 0 R (classParma__Polyhedra__Library_1_1Box_2d20e2dc8d4d0fbbdf87bd01a51dc01e) 3282 0 R (classParma__Polyhedra__Library_1_1Box_2ebf93b52454102cd99eaa211ad6ff71) 3046 0 R (classParma__Polyhedra__Library_1_1Box_2f516cd923f94296daf57c8ace328af9) 2983 0 R (classParma__Polyhedra__Library_1_1Box_2f964d43c2798bde1924e82d88971ea2) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) (classParma__Polyhedra__Library_1_1Box_2f964d43c2798bde1924e82d88971ea2)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) 2479 0 R (classParma__Polyhedra__Library_1_1BD__Shape_bee6d42dd6f94979bcc7fb3d51102864) 2170 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c20541d40c7629b278584406ce554eaf) 1195 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c65231748a66ac5c074502cc8e652e10) 2477 0 R (classParma__Polyhedra__Library_1_1BD__Shape_c7f89b09f6755cdcd97daa3a92522b00) 2178 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_bb521f4ff8e2e40318bd06b0ff4d7617) (classParma__Polyhedra__Library_1_1BD__Shape_c91aac77237c2405df039c4fcfa08ab0)]
 >> endobj
 12291 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_319084c6ac93db482a8742a58e2e01f3) 2913 0 R (classParma__Polyhedra__Library_1_1Box_339a341a2f7d60de83e4feb3e8986558) 2974 0 R (classParma__Polyhedra__Library_1_1Box_36e39f75a5b973533a044d606444db4f) 3037 0 R (classParma__Polyhedra__Library_1_1Box_3c8e578089e8420dc286b27411fde2fd) 3036 0 R (classParma__Polyhedra__Library_1_1Box_3d107d8f8a78a3925031545c8e1d1a73) 3171 0 R (classParma__Polyhedra__Library_1_1Box_3daaa36a6bf749e0b4d66ce57878e2d0) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_319084c6ac93db482a8742a58e2e01f3) (classParma__Polyhedra__Library_1_1Box_3daaa36a6bf749e0b4d66ce57878e2d0)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) 2233 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ccbd8986577794cea90edef63e859ab1) 2471 0 R (classParma__Polyhedra__Library_1_1BD__Shape_cda762f8c081fed2862260211618fce0) 2415 0 R (classParma__Polyhedra__Library_1_1BD__Shape_cdc537f0aa5117fe3749d3c50b7dc4fd) 2528 0 R (classParma__Polyhedra__Library_1_1BD__Shape_ce010a880cb8574335f1be294907de89) 2343 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_caa538c9c00b2f69301365d916bb49e8) (classParma__Polyhedra__Library_1_1BD__Shape_cf4dc2de16f4a54ca03daa6ac1d31ce2)]
 >> endobj
 12292 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_3f2210364b954a8d532905d09bcb7149) 2924 0 R (classParma__Polyhedra__Library_1_1Box_40ab06947d065a171792da1ce6ed2505) 3040 0 R (classParma__Polyhedra__Library_1_1Box_438eaa92ba7d9f7d8ec085fe9b00ec0b) 3283 0 R (classParma__Polyhedra__Library_1_1Box_4aa52c6b939cf0076740afb33dd454e5) 3223 0 R (classParma__Polyhedra__Library_1_1Box_4b050985a103d89eaa5627c16f4f4257) 3101 0 R (classParma__Polyhedra__Library_1_1Box_4b5e1306956d46f1ee477428b451b44b) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_3f2210364b954a8d532905d09bcb7149) (classParma__Polyhedra__Library_1_1Box_4b5e1306956d46f1ee477428b451b44b)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_cfed8bc19e046453778c9d99d84df283) 2113 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d09a9ccc89ace499a888b6b1a1f4ce44) 2174 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d0a9267e420144cacfb867076d00a803) 2533 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d369744c43a49ebac904bc3e17de0478) 2288 0 R (classParma__Polyhedra__Library_1_1BD__Shape_d80989353ea3738abdb6b605d27cc8fa) 2410 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_cfed8bc19e046453778c9d99d84df283) (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f)]
 >> endobj
 12293 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) 3216 0 R (classParma__Polyhedra__Library_1_1Box_5659d55fb93c1fe31b82a674e2630c13) 3273 0 R (classParma__Polyhedra__Library_1_1Box_573ac186b0da77408bcb80531ca0090c) 3034 0 R (classParma__Polyhedra__Library_1_1Box_597f9740fbc8534391d2c8cb6381660c) 3227 0 R (classParma__Polyhedra__Library_1_1Box_5b6323dfa423ea57b8d845237d9b576d) 3277 0 R (classParma__Polyhedra__Library_1_1Box_5c02cdac1cee4eda75e568ef9f550da9) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) (classParma__Polyhedra__Library_1_1Box_5c02cdac1cee4eda75e568ef9f550da9)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) 2422 0 R (classParma__Polyhedra__Library_1_1BD__Shape_df78023ac662762ffc808902b970597b) 2186 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e0a1b4b4a344cad01c58e8e006a7ff16) 2124 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e0ba85e8cab7e4e95ec001bde5bdd99d) 2411 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e5c66812ab981ee2d1ab96ce218a7782) 2532 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) (classParma__Polyhedra__Library_1_1BD__Shape_e61fdcc22d1e0fe43b94194f2eadaa1a)]
 >> endobj
 12294 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_5f1ce9b2af5f6ba550cd9080ff83077c) 2914 0 R (classParma__Polyhedra__Library_1_1Box_6592baa6045a08fe1eb0ba33e8ed2942) 3281 0 R (classParma__Polyhedra__Library_1_1Box_685232ed211cce61f5d27727d979df94) 3098 0 R (classParma__Polyhedra__Library_1_1Box_6919ec5aef8459ad9c65bc36e8100d58) 3213 0 R (classParma__Polyhedra__Library_1_1Box_6d2f7819b7359865679b24e683231303) 3095 0 R (classParma__Polyhedra__Library_1_1Box_6d5097ef9a821f98cb97571eb52a49aa) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_5f1ce9b2af5f6ba550cd9080ff83077c) (classParma__Polyhedra__Library_1_1Box_6d5097ef9a821f98cb97571eb52a49aa)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) 2467 0 R (classParma__Polyhedra__Library_1_1BD__Shape_e748c3f5082b158453fbb3ccf57c8f70) 2468 0 R (classParma__Polyhedra__Library_1_1BD__Shape_eda87d46bc3b54b420a475934e0e1cb6) 2421 0 R (classParma__Polyhedra__Library_1_1BD__Shape_edabe8ecd0866b972e97709e17f94681) 2116 0 R (classParma__Polyhedra__Library_1_1BD__Shape_f4b0f891a6911d7784216f537fa3e473) 2529 0 R (classParma__Polyhedra__Library_1_1BD__Shape [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_e68d61763922cee018cbba3834b2085c) (classParma__Polyhedra__Library_1_1BD__Shape_f6351727d099ad178db8b8e742507f4c)]
 >> endobj
 12295 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_6df8193213c66dcf70814c097d7b2fcb) 3218 0 R (classParma__Polyhedra__Library_1_1Box_70638e55ff0529f6f481db703645be05) 2975 0 R (classParma__Polyhedra__Library_1_1Box_736577ec65f40b0637f13486e64f051a) 3093 0 R (classParma__Polyhedra__Library_1_1Box_7ded037fa4c26b2e12565d3aa2c6b70b) 2926 0 R (classParma__Polyhedra__Library_1_1Box_7e1a00f36570e89ee95817d898587743) 2971 0 R (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_6df8193213c66dcf70814c097d7b2fcb) (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12)]
+/Names [(classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) 2475 0 R (classParma__Polyhedra__Library_1_1BD__Shape_fa8a10ff4b09f8a87e3c558a39f5888e) 2473 0 R (classParma__Polyhedra__Library_1_1BD__Shape_faa5d6b3c1b3b83161b619c28c5f9936) 2183 0 R (classParma__Polyhedra__Library_1_1BD__Shape_fad498a5802a7928442fd0d4b8c6183f) 2179 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate) 906 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_35ea0c10995c8 [...]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_f8cd5fb701a14bc509872aeb3617b0b4) (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_35ea0c10995c89f8a11a2e8bb5dc7f17)]
 >> endobj
 12296 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) 2925 0 R (classParma__Polyhedra__Library_1_1Box_818b1050a44c6fb4d635a6fc088eeeca) 2917 0 R (classParma__Polyhedra__Library_1_1Box_84a324ad469ad76c235789823cf4e0f4) 3044 0 R (classParma__Polyhedra__Library_1_1Box_84d340c4e2a8a35e81d0fb91ff2c466e) 2918 0 R (classParma__Polyhedra__Library_1_1Box_852ebcee0de832c12a87ad15d37570a2) 3284 0 R (classParma__Polyhedra__Library_1_1Box_8653fd3779f7a28930872b1f885f25ee) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) (classParma__Polyhedra__Library_1_1Box_8653fd3779f7a28930872b1f885f25ee)]
+/Names [(classParma__Polyhedra__Library_1_1BHRZ03__Certificate_5ebec8f5ff32009c4cf98dead90f4a3c) 2840 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_67b4e0eba7692bced073431cd3cc22ae) 2839 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_6ab41afc79135511037718442fcad4d4) 2843 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_97b2101d371edae52746a53cf34e4b67) 2842 0 R (classParma__Polyhedra__Library_1_1BHRZ03__Certificate_f2ec3c62388f9aef1414a527e82cd1a7) 284 [...]
+/Limits [(classParma__Polyhedra__Library_1_1BHRZ03__Certificate_5ebec8f5ff32009c4cf98dead90f4a3c) (classParma__Polyhedra__Library_1_1Box)]
 >> endobj
 12297 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_87e906459b095e23114ee8f0025086cb) 3100 0 R (classParma__Polyhedra__Library_1_1Box_8e45baf04a16a09cfa25bac864515832) 3035 0 R (classParma__Polyhedra__Library_1_1Box_8ed22a325737be112cad6864b2a7ef59) 3225 0 R (classParma__Polyhedra__Library_1_1Box_901382835b88fb9969d88eea101ae7cf) 2973 0 R (classParma__Polyhedra__Library_1_1Box_90cc17398be6745eb507339397381d7a) 3041 0 R (classParma__Polyhedra__Library_1_1Box_91546e88fe3474f55bc6f0eceffa7251) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_87e906459b095e23114ee8f0025086cb) (classParma__Polyhedra__Library_1_1Box_91546e88fe3474f55bc6f0eceffa7251)]
+/Names [(classParma__Polyhedra__Library_1_1Box_025c54a0d06e882346b74c0624ee6e71) 3287 0 R (classParma__Polyhedra__Library_1_1Box_04732c1c89db2f6d76b3b9479ec2fb99) 2986 0 R (classParma__Polyhedra__Library_1_1Box_055f3030915a1b7de0cc50761d9a3245) 3041 0 R (classParma__Polyhedra__Library_1_1Box_06c2ce3f0789aba0294da43628b50226) 3173 0 R (classParma__Polyhedra__Library_1_1Box_070e05c80af78d7c91bee958b9848080) 3233 0 R (classParma__Polyhedra__Library_1_1Box_0cb0abcc152d2d7c95a116efd3ea989a) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_025c54a0d06e882346b74c0624ee6e71) (classParma__Polyhedra__Library_1_1Box_0cb0abcc152d2d7c95a116efd3ea989a)]
 >> endobj
 12298 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_929caef76be87459ac964105f4c75cf4) 3226 0 R (classParma__Polyhedra__Library_1_1Box_92ef9a99d160f55e3fc44a4bd1ae78f2) 3092 0 R (classParma__Polyhedra__Library_1_1Box_944e2c41213d3ea40e74930a90de97bf) 3096 0 R (classParma__Polyhedra__Library_1_1Box_94dd083371c61a3f54521caed75e2820) 3045 0 R (classParma__Polyhedra__Library_1_1Box_96038eb89649898faa9a4355206b72d3) 3161 0 R (classParma__Polyhedra__Library_1_1Box_9de293fc5ed59d0122ccd78839b1a668) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_929caef76be87459ac964105f4c75cf4) (classParma__Polyhedra__Library_1_1Box_9de293fc5ed59d0122ccd78839b1a668)]
+/Names [(classParma__Polyhedra__Library_1_1Box_1039be5680ea8eceb903367e1e7aa13f) 3051 0 R (classParma__Polyhedra__Library_1_1Box_161c87c94b78fd1111365e185d0a3ae7) 3171 0 R (classParma__Polyhedra__Library_1_1Box_17182f3f0d9242d5821ba59b2773ae55) 3176 0 R (classParma__Polyhedra__Library_1_1Box_1915597423b1aa0dbed55312b2308efd) 3288 0 R (classParma__Polyhedra__Library_1_1Box_1d20ad17015746b2d9e0290631fc175b) 3283 0 R (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_1039be5680ea8eceb903367e1e7aa13f) (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e)]
 >> endobj
 12299 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_9e6044d3d1b8cd66b7e150763a0cce2a) 2869 0 R (classParma__Polyhedra__Library_1_1Box_9ffb692c7f3bd8af9b81135e38b38dd7) 3043 0 R (classParma__Polyhedra__Library_1_1Box_a18b052380a4cbb9db236d690f932eda) 3099 0 R (classParma__Polyhedra__Library_1_1Box_a366a38561684a64bc0a042702534a07) 3090 0 R (classParma__Polyhedra__Library_1_1Box_a7961325727c376428ef2f9431e0c204) 2872 0 R (classParma__Polyhedra__Library_1_1Box_ac61a0c0f3a687ef1d79d9014238554c) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_9e6044d3d1b8cd66b7e150763a0cce2a) (classParma__Polyhedra__Library_1_1Box_ac61a0c0f3a687ef1d79d9014238554c)]
+/Names [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) 3106 0 R (classParma__Polyhedra__Library_1_1Box_286412c3f05e82abdf69c5e5562ff949) 2979 0 R (classParma__Polyhedra__Library_1_1Box_2d20e2dc8d4d0fbbdf87bd01a51dc01e) 3291 0 R (classParma__Polyhedra__Library_1_1Box_2ebf93b52454102cd99eaa211ad6ff71) 3055 0 R (classParma__Polyhedra__Library_1_1Box_2f516cd923f94296daf57c8ace328af9) 2992 0 R (classParma__Polyhedra__Library_1_1Box_2f964d43c2798bde1924e82d88971ea2) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) (classParma__Polyhedra__Library_1_1Box_2f964d43c2798bde1924e82d88971ea2)]
 >> endobj
 12300 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_ace7b1f85601837554656295b9c90dce) 3168 0 R (classParma__Polyhedra__Library_1_1Box_acf7b2a7e0bb5007ce8cd9506d06137d) 3089 0 R (classParma__Polyhedra__Library_1_1Box_b4b097033191e38bbb59add2ebba3e70) 2921 0 R (classParma__Polyhedra__Library_1_1Box_b76731fc33f60619d339fd146af90e7f) 2911 0 R (classParma__Polyhedra__Library_1_1Box_b85f80c281c840eedb4f228757b8515a) 3091 0 R (classParma__Polyhedra__Library_1_1Box_ba476c1ff2b0f1cd58f6e76b981cafac) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_ace7b1f85601837554656295b9c90dce) (classParma__Polyhedra__Library_1_1Box_ba476c1ff2b0f1cd58f6e76b981cafac)]
+/Names [(classParma__Polyhedra__Library_1_1Box_319084c6ac93db482a8742a58e2e01f3) 2922 0 R (classParma__Polyhedra__Library_1_1Box_339a341a2f7d60de83e4feb3e8986558) 2983 0 R (classParma__Polyhedra__Library_1_1Box_36e39f75a5b973533a044d606444db4f) 3046 0 R (classParma__Polyhedra__Library_1_1Box_3c8e578089e8420dc286b27411fde2fd) 3045 0 R (classParma__Polyhedra__Library_1_1Box_3d107d8f8a78a3925031545c8e1d1a73) 3180 0 R (classParma__Polyhedra__Library_1_1Box_3daaa36a6bf749e0b4d66ce57878e2d0) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_319084c6ac93db482a8742a58e2e01f3) (classParma__Polyhedra__Library_1_1Box_3daaa36a6bf749e0b4d66ce57878e2d0)]
 >> endobj
 12301 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_bb6e0e38bda55fc988819da21f2689eb) 3039 0 R (classParma__Polyhedra__Library_1_1Box_bd266a7d827fb77e09de63dfea2f9d58) 3166 0 R (classParma__Polyhedra__Library_1_1Box_bd6b88d6fd6e0259faa544106b08aeaa) 3031 0 R (classParma__Polyhedra__Library_1_1Box_beb3e0b3cafb96de2ab53e985c574bb7) 2920 0 R (classParma__Polyhedra__Library_1_1Box_c5eb33b72a86a33d7ae4685d376b50a6) 3088 0 R (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_bb6e0e38bda55fc988819da21f2689eb) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
+/Names [(classParma__Polyhedra__Library_1_1Box_3f2210364b954a8d532905d09bcb7149) 2933 0 R (classParma__Polyhedra__Library_1_1Box_40ab06947d065a171792da1ce6ed2505) 3049 0 R (classParma__Polyhedra__Library_1_1Box_438eaa92ba7d9f7d8ec085fe9b00ec0b) 3292 0 R (classParma__Polyhedra__Library_1_1Box_4aa52c6b939cf0076740afb33dd454e5) 3232 0 R (classParma__Polyhedra__Library_1_1Box_4b050985a103d89eaa5627c16f4f4257) 3110 0 R (classParma__Polyhedra__Library_1_1Box_4b5e1306956d46f1ee477428b451b44b) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_3f2210364b954a8d532905d09bcb7149) (classParma__Polyhedra__Library_1_1Box_4b5e1306956d46f1ee477428b451b44b)]
 >> endobj
 12302 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) 2972 0 R (classParma__Polyhedra__Library_1_1Box_c8a2f81fc1c5b99600d406300792119f) 2968 0 R (classParma__Polyhedra__Library_1_1Box_cbf26ad2a67dbfbd24eb9c89448a793b) 2866 0 R (classParma__Polyhedra__Library_1_1Box_cddbfcdd0e7dd70c2258493ef67d0911) 2922 0 R (classParma__Polyhedra__Library_1_1Box_ce7b6bb6c1aabdf57f1643e88a834aac) 3038 0 R (classParma__Polyhedra__Library_1_1Box_d02ce2da26b1d9dcd0d45042b9f5c3e5) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1Box_d02ce2da26b1d9dcd0d45042b9f5c3e5)]
+/Names [(classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) 3225 0 R (classParma__Polyhedra__Library_1_1Box_5659d55fb93c1fe31b82a674e2630c13) 3282 0 R (classParma__Polyhedra__Library_1_1Box_573ac186b0da77408bcb80531ca0090c) 3043 0 R (classParma__Polyhedra__Library_1_1Box_597f9740fbc8534391d2c8cb6381660c) 3236 0 R (classParma__Polyhedra__Library_1_1Box_5b6323dfa423ea57b8d845237d9b576d) 3286 0 R (classParma__Polyhedra__Library_1_1Box_5c02cdac1cee4eda75e568ef9f550da9) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_4e6787c98290a49ce80b90c008aac5a8) (classParma__Polyhedra__Library_1_1Box_5c02cdac1cee4eda75e568ef9f550da9)]
 >> endobj
 12303 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_d4d12fdbf775bc0ad0bb248bbaa19370) 3229 0 R (classParma__Polyhedra__Library_1_1Box_d9dba7a094763a47be44e246c1120fa7) 3104 0 R (classParma__Polyhedra__Library_1_1Box_db355a57fc1949b2ef9627d45be5f9bc) 2980 0 R (classParma__Polyhedra__Library_1_1Box_dcd50fc4fa1b8e5533d7af0513d1a833) 2916 0 R (classParma__Polyhedra__Library_1_1Box_ddca3baab772ce17fb5133b0c4e60c33) 2978 0 R (classParma__Polyhedra__Library_1_1Box_df00a3a6522cd0b27a52ba3e2ab5c8ab) 2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_d4d12fdbf775bc0ad0bb248bbaa19370) (classParma__Polyhedra__Library_1_1Box_df00a3a6522cd0b27a52ba3e2ab5c8ab)]
+/Names [(classParma__Polyhedra__Library_1_1Box_5f1ce9b2af5f6ba550cd9080ff83077c) 2923 0 R (classParma__Polyhedra__Library_1_1Box_6592baa6045a08fe1eb0ba33e8ed2942) 3290 0 R (classParma__Polyhedra__Library_1_1Box_685232ed211cce61f5d27727d979df94) 3107 0 R (classParma__Polyhedra__Library_1_1Box_6919ec5aef8459ad9c65bc36e8100d58) 3222 0 R (classParma__Polyhedra__Library_1_1Box_6d2f7819b7359865679b24e683231303) 3104 0 R (classParma__Polyhedra__Library_1_1Box_6d5097ef9a821f98cb97571eb52a49aa) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_5f1ce9b2af5f6ba550cd9080ff83077c) (classParma__Polyhedra__Library_1_1Box_6d5097ef9a821f98cb97571eb52a49aa)]
 >> endobj
 12304 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_e1186868176c9fb31d7293bc2fe55e52) 3221 0 R (classParma__Polyhedra__Library_1_1Box_e1509738a054a1ffeb070a35c41db257) 3165 0 R (classParma__Polyhedra__Library_1_1Box_e627d4ce07125a5bf6dbe4c4464bfacf) 2915 0 R (classParma__Polyhedra__Library_1_1Box_e70fafb10013762e436a434564d7e931) 3103 0 R (classParma__Polyhedra__Library_1_1Box_e862a635387c2458da51889c20465f0c) 3094 0 R (classParma__Polyhedra__Library_1_1Box_e8b96392adb007f1c59758cba8cbc886) 3 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Box_e1186868176c9fb31d7293bc2fe55e52) (classParma__Polyhedra__Library_1_1Box_e8b96392adb007f1c59758cba8cbc886)]
+/Names [(classParma__Polyhedra__Library_1_1Box_6df8193213c66dcf70814c097d7b2fcb) 3227 0 R (classParma__Polyhedra__Library_1_1Box_70638e55ff0529f6f481db703645be05) 2984 0 R (classParma__Polyhedra__Library_1_1Box_736577ec65f40b0637f13486e64f051a) 3102 0 R (classParma__Polyhedra__Library_1_1Box_7ded037fa4c26b2e12565d3aa2c6b70b) 2935 0 R (classParma__Polyhedra__Library_1_1Box_7e1a00f36570e89ee95817d898587743) 2980 0 R (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_6df8193213c66dcf70814c097d7b2fcb) (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12)]
 >> endobj
 12305 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Box_f5edabe0fbfa14196208041ded356c65) 3220 0 R (classParma__Polyhedra__Library_1_1Box_f623edfed6d4816ac5573f42a6a1e801) 2981 0 R (classParma__Polyhedra__Library_1_1Box_fb683aefdda7a1c5dcf92ee2a03daf81) 3163 0 R (classParma__Polyhedra__Library_1_1Box_fb9fe84fabd3625d37c47e517034d88b) 3219 0 R (classParma__Polyhedra__Library_1_1Box_fd20bc6142cb1206b51b0b449ebf4273) 3170 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron) 476 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Box_f5edabe0fbfa14196208041ded356c65) (classParma__Polyhedra__Library_1_1C__Polyhedron)]
+/Names [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) 2934 0 R (classParma__Polyhedra__Library_1_1Box_818b1050a44c6fb4d635a6fc088eeeca) 2926 0 R (classParma__Polyhedra__Library_1_1Box_84a324ad469ad76c235789823cf4e0f4) 3053 0 R (classParma__Polyhedra__Library_1_1Box_84d340c4e2a8a35e81d0fb91ff2c466e) 2927 0 R (classParma__Polyhedra__Library_1_1Box_852ebcee0de832c12a87ad15d37570a2) 3293 0 R (classParma__Polyhedra__Library_1_1Box_8653fd3779f7a28930872b1f885f25ee) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) (classParma__Polyhedra__Library_1_1Box_8653fd3779f7a28930872b1f885f25ee)]
 >> endobj
 12306 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_09726be54fe2a591787de59eeffdd2ea) 3587 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_2b220dabc613a89a062968101429e58c) 3545 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_33d58476db85f48e4ad680c69bca524f) 3544 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_4b841053fdf5718c17a018ff650b550a) 3543 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_59d06e9b429faef7a632d58e4a0b12bd) 3585 0 R (classParma__Polyhedra__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_09726be54fe2a591787de59eeffdd2ea) (classParma__Polyhedra__Library_1_1C__Polyhedron_5eb7f86790ada6549123a0225d68a4de)]
+/Names [(classParma__Polyhedra__Library_1_1Box_87e906459b095e23114ee8f0025086cb) 3109 0 R (classParma__Polyhedra__Library_1_1Box_8e45baf04a16a09cfa25bac864515832) 3044 0 R (classParma__Polyhedra__Library_1_1Box_8ed22a325737be112cad6864b2a7ef59) 3234 0 R (classParma__Polyhedra__Library_1_1Box_901382835b88fb9969d88eea101ae7cf) 2982 0 R (classParma__Polyhedra__Library_1_1Box_90cc17398be6745eb507339397381d7a) 3050 0 R (classParma__Polyhedra__Library_1_1Box_91546e88fe3474f55bc6f0eceffa7251) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_87e906459b095e23114ee8f0025086cb) (classParma__Polyhedra__Library_1_1Box_91546e88fe3474f55bc6f0eceffa7251)]
 >> endobj
 12307 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_6424da8931d774f6a2e403c1e2f0d09a) 3588 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_68e25304a250a8c739927adfb90043d1) 3591 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_6b286c9e001bf126a0ab85aac675786d) 3593 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_6f581bf46ab0488f444977453ba2ea2d) 3586 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_8a6c3f01edb04382620066f17b63b20c) 3547 0 R (classParma__Polyhedra__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_6424da8931d774f6a2e403c1e2f0d09a) (classParma__Polyhedra__Library_1_1C__Polyhedron_9720487deabf813a31afd4e9cfe695aa)]
+/Names [(classParma__Polyhedra__Library_1_1Box_929caef76be87459ac964105f4c75cf4) 3235 0 R (classParma__Polyhedra__Library_1_1Box_92ef9a99d160f55e3fc44a4bd1ae78f2) 3101 0 R (classParma__Polyhedra__Library_1_1Box_944e2c41213d3ea40e74930a90de97bf) 3105 0 R (classParma__Polyhedra__Library_1_1Box_94dd083371c61a3f54521caed75e2820) 3054 0 R (classParma__Polyhedra__Library_1_1Box_96038eb89649898faa9a4355206b72d3) 3170 0 R (classParma__Polyhedra__Library_1_1Box_9de293fc5ed59d0122ccd78839b1a668) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_929caef76be87459ac964105f4c75cf4) (classParma__Polyhedra__Library_1_1Box_9de293fc5ed59d0122ccd78839b1a668)]
 >> endobj
 12308 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) 3549 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_c86d25d06285c9a2e890770fed084574) 3594 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_c98ed1378829f72aee73c40dff16f269) 3546 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_e46f7a91b9fac1a62ef875ec5c72aab6) 3548 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_e9a2b78be6811d666fb9d145078d796d) 3592 0 R (classParma__Polyhedra__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) (classParma__Polyhedra__Library_1_1C__Polyhedron_faae25a26dbecf9341c7fb2c2575f81f)]
+/Names [(classParma__Polyhedra__Library_1_1Box_9e6044d3d1b8cd66b7e150763a0cce2a) 2878 0 R (classParma__Polyhedra__Library_1_1Box_9ffb692c7f3bd8af9b81135e38b38dd7) 3052 0 R (classParma__Polyhedra__Library_1_1Box_a18b052380a4cbb9db236d690f932eda) 3108 0 R (classParma__Polyhedra__Library_1_1Box_a366a38561684a64bc0a042702534a07) 3099 0 R (classParma__Polyhedra__Library_1_1Box_a7961325727c376428ef2f9431e0c204) 2881 0 R (classParma__Polyhedra__Library_1_1Box_ac61a0c0f3a687ef1d79d9014238554c) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_9e6044d3d1b8cd66b7e150763a0cce2a) (classParma__Polyhedra__Library_1_1Box_ac61a0c0f3a687ef1d79d9014238554c)]
 >> endobj
 12309 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number) 1427 0 R (classParma__Polyhedra__Library_1_1Checked__Number_00f887bfb5c61faba29a67def563c786) 3778 0 R (classParma__Polyhedra__Library_1_1Checked__Number_02949da26a3761489d2fb98018010990) 3787 0 R (classParma__Polyhedra__Library_1_1Checked__Number_06c0a4ba25cbc3d59797bf1c73c49497) 3837 0 R (classParma__Polyhedra__Library_1_1Checked__Number_0803532e7523865597c394e1371d2b16) 3838 0 R (classParma__Polyhedra__Library_1_1Checked__Num [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number) (classParma__Polyhedra__Library_1_1Checked__Number_08ceb442794b5f60c1ad09ce744371e1)]
+/Names [(classParma__Polyhedra__Library_1_1Box_ace7b1f85601837554656295b9c90dce) 3177 0 R (classParma__Polyhedra__Library_1_1Box_acf7b2a7e0bb5007ce8cd9506d06137d) 3098 0 R (classParma__Polyhedra__Library_1_1Box_b4b097033191e38bbb59add2ebba3e70) 2930 0 R (classParma__Polyhedra__Library_1_1Box_b76731fc33f60619d339fd146af90e7f) 2920 0 R (classParma__Polyhedra__Library_1_1Box_b85f80c281c840eedb4f228757b8515a) 3100 0 R (classParma__Polyhedra__Library_1_1Box_ba476c1ff2b0f1cd58f6e76b981cafac) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_ace7b1f85601837554656295b9c90dce) (classParma__Polyhedra__Library_1_1Box_ba476c1ff2b0f1cd58f6e76b981cafac)]
 >> endobj
 12310 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_0acb1530838a14041c43002dd8ee3541) 3893 0 R (classParma__Polyhedra__Library_1_1Checked__Number_164f8732d5fe6b526a34e168145a95ad) 3737 0 R (classParma__Polyhedra__Library_1_1Checked__Number_16b12775a696c6e304cf9ee7ffe2213e) 4045 0 R (classParma__Polyhedra__Library_1_1Checked__Number_1a79ab4c49d7ae4406b56dc2b3d94463) 3833 0 R (classParma__Polyhedra__Library_1_1Checked__Number_1bdc1023fb4478270594d0e965eb90c9) 3695 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_0acb1530838a14041c43002dd8ee3541) (classParma__Polyhedra__Library_1_1Checked__Number_1d723d4d200b4a6a694b141c7b6f408e)]
+/Names [(classParma__Polyhedra__Library_1_1Box_bb6e0e38bda55fc988819da21f2689eb) 3048 0 R (classParma__Polyhedra__Library_1_1Box_bd266a7d827fb77e09de63dfea2f9d58) 3175 0 R (classParma__Polyhedra__Library_1_1Box_bd6b88d6fd6e0259faa544106b08aeaa) 3040 0 R (classParma__Polyhedra__Library_1_1Box_beb3e0b3cafb96de2ab53e985c574bb7) 2929 0 R (classParma__Polyhedra__Library_1_1Box_c5eb33b72a86a33d7ae4685d376b50a6) 3097 0 R (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_bb6e0e38bda55fc988819da21f2689eb) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
 >> endobj
 12311 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_2024878c4c26cb836d454e2e93f40c8f) 3691 0 R (classParma__Polyhedra__Library_1_1Checked__Number_24e90bb8bb38d248aca79c76a1717d9d) 3731 0 R (classParma__Polyhedra__Library_1_1Checked__Number_268aa30d717cdc7d07e60cf7c56712e6) 3779 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2857ee1039a41cfab001c0ba21c69ac3) 3786 0 R (classParma__Polyhedra__Library_1_1Checked__Number_298300b8f88eb674c317b99ad09a474b) 3690 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_2024878c4c26cb836d454e2e93f40c8f) (classParma__Polyhedra__Library_1_1Checked__Number_2b39d89b5938161bd8922b7c1f28f637)]
+/Names [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) 2981 0 R (classParma__Polyhedra__Library_1_1Box_c8a2f81fc1c5b99600d406300792119f) 2977 0 R (classParma__Polyhedra__Library_1_1Box_cbf26ad2a67dbfbd24eb9c89448a793b) 2875 0 R (classParma__Polyhedra__Library_1_1Box_cddbfcdd0e7dd70c2258493ef67d0911) 2931 0 R (classParma__Polyhedra__Library_1_1Box_ce7b6bb6c1aabdf57f1643e88a834aac) 3047 0 R (classParma__Polyhedra__Library_1_1Box_d02ce2da26b1d9dcd0d45042b9f5c3e5) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1Box_d02ce2da26b1d9dcd0d45042b9f5c3e5)]
 >> endobj
 12312 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_2ee8a6019070192609b3ea6e5dfa3018) 4048 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2f03dea4f9d5f0e15e18785cf3dd58a3) 3901 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2f9c525f46f4ff5707b505a88c82aee0) 3943 0 R (classParma__Polyhedra__Library_1_1Checked__Number_307453961ae9779ce9e1e3ebcc94496d) 3950 0 R (classParma__Polyhedra__Library_1_1Checked__Number_33a5462cd5398fdbd61989d17aeeaa72) 3640 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_2ee8a6019070192609b3ea6e5dfa3018) (classParma__Polyhedra__Library_1_1Checked__Number_356bd3ccfaa76c0ef4452a34ce767897)]
+/Names [(classParma__Polyhedra__Library_1_1Box_d4d12fdbf775bc0ad0bb248bbaa19370) 3238 0 R (classParma__Polyhedra__Library_1_1Box_d9dba7a094763a47be44e246c1120fa7) 3113 0 R (classParma__Polyhedra__Library_1_1Box_db355a57fc1949b2ef9627d45be5f9bc) 2989 0 R (classParma__Polyhedra__Library_1_1Box_dcd50fc4fa1b8e5533d7af0513d1a833) 2925 0 R (classParma__Polyhedra__Library_1_1Box_ddca3baab772ce17fb5133b0c4e60c33) 2987 0 R (classParma__Polyhedra__Library_1_1Box_df00a3a6522cd0b27a52ba3e2ab5c8ab) 2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_d4d12fdbf775bc0ad0bb248bbaa19370) (classParma__Polyhedra__Library_1_1Box_df00a3a6522cd0b27a52ba3e2ab5c8ab)]
 >> endobj
 12313 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_3cb9b031ec4e6fd7e53e53da5b0f04a1) 3835 0 R (classParma__Polyhedra__Library_1_1Checked__Number_3de2c410fab852f07f89df5be3d4c118) 3726 0 R (classParma__Polyhedra__Library_1_1Checked__Number_3f5e732694ad7d879ac7eaef0668073a) 3947 0 R (classParma__Polyhedra__Library_1_1Checked__Number_404beea19c04f4e7bbcfe81aae0d6a7d) 3702 0 R (classParma__Polyhedra__Library_1_1Checked__Number_461dbfcb8f68886137794e4a408fc55e) 3696 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_3cb9b031ec4e6fd7e53e53da5b0f04a1) (classParma__Polyhedra__Library_1_1Checked__Number_4bed59d493c4fd91537602efb267c938)]
+/Names [(classParma__Polyhedra__Library_1_1Box_e1186868176c9fb31d7293bc2fe55e52) 3230 0 R (classParma__Polyhedra__Library_1_1Box_e1509738a054a1ffeb070a35c41db257) 3174 0 R (classParma__Polyhedra__Library_1_1Box_e627d4ce07125a5bf6dbe4c4464bfacf) 2924 0 R (classParma__Polyhedra__Library_1_1Box_e70fafb10013762e436a434564d7e931) 3112 0 R (classParma__Polyhedra__Library_1_1Box_e862a635387c2458da51889c20465f0c) 3103 0 R (classParma__Polyhedra__Library_1_1Box_e8b96392adb007f1c59758cba8cbc886) 3 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Box_e1186868176c9fb31d7293bc2fe55e52) (classParma__Polyhedra__Library_1_1Box_e8b96392adb007f1c59758cba8cbc886)]
 >> endobj
 12314 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) 3891 0 R (classParma__Polyhedra__Library_1_1Checked__Number_4ced0eee2a4a2c50779c2d01ef022500) 4050 0 R (classParma__Polyhedra__Library_1_1Checked__Number_4f3206ab2d3c47e2014e5b306167c7c0) 3692 0 R (classParma__Polyhedra__Library_1_1Checked__Number_55e9dfdf5da9a55b7523bda6b7f56c78) 3732 0 R (classParma__Polyhedra__Library_1_1Checked__Number_59638854527a5bebee3676750668c63a) 3785 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) (classParma__Polyhedra__Library_1_1Checked__Number_6133c234bff425e6feac34cef06b74b2)]
+/Names [(classParma__Polyhedra__Library_1_1Box_f5edabe0fbfa14196208041ded356c65) 3229 0 R (classParma__Polyhedra__Library_1_1Box_f623edfed6d4816ac5573f42a6a1e801) 2990 0 R (classParma__Polyhedra__Library_1_1Box_fb683aefdda7a1c5dcf92ee2a03daf81) 3172 0 R (classParma__Polyhedra__Library_1_1Box_fb9fe84fabd3625d37c47e517034d88b) 3228 0 R (classParma__Polyhedra__Library_1_1Box_fd20bc6142cb1206b51b0b449ebf4273) 3179 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron) 476 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Box_f5edabe0fbfa14196208041ded356c65) (classParma__Polyhedra__Library_1_1C__Polyhedron)]
 >> endobj
 12315 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_627ac77a4752fde3c10792ee9f1673a4) 3780 0 R (classParma__Polyhedra__Library_1_1Checked__Number_65b1cc4ac0c0c8a2efcbf3d36d4ac0ac) 3774 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6957dba3dbf92459a364893d7ecfb897) 3698 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6a2d561ac8088ed64a0bb51d8fffcd9b) 3830 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6afe848ad84ff68d48142caf0599760a) 3775 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_627ac77a4752fde3c10792ee9f1673a4) (classParma__Polyhedra__Library_1_1Checked__Number_72ef8379745ed9575b39216ba1e51d18)]
+/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_09726be54fe2a591787de59eeffdd2ea) 3596 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_2b220dabc613a89a062968101429e58c) 3554 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_33d58476db85f48e4ad680c69bca524f) 3553 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_4b841053fdf5718c17a018ff650b550a) 3552 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_59d06e9b429faef7a632d58e4a0b12bd) 3594 0 R (classParma__Polyhedra__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_09726be54fe2a591787de59eeffdd2ea) (classParma__Polyhedra__Library_1_1C__Polyhedron_5eb7f86790ada6549123a0225d68a4de)]
 >> endobj
 12316 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_74b0a8cfdec7831e7a3e296b3e3751dd) 3697 0 R (classParma__Polyhedra__Library_1_1Checked__Number_755f1ffc7dbac4ff01984c02774c9bc6) 3895 0 R (classParma__Polyhedra__Library_1_1Checked__Number_761744f24a8e2faed19912950cf13baf) 3826 0 R (classParma__Polyhedra__Library_1_1Checked__Number_76b5e4c5b9628c14a7d227517b8fb349) 4009 0 R (classParma__Polyhedra__Library_1_1Checked__Number_77a2c5c27e9c0838fea6e6447b20c320) 3701 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_74b0a8cfdec7831e7a3e296b3e3751dd) (classParma__Polyhedra__Library_1_1Checked__Number_798df1392d067294fc936bcfa19745c4)]
+/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_6424da8931d774f6a2e403c1e2f0d09a) 3597 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_68e25304a250a8c739927adfb90043d1) 3600 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_6b286c9e001bf126a0ab85aac675786d) 3602 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_6f581bf46ab0488f444977453ba2ea2d) 3595 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_8a6c3f01edb04382620066f17b63b20c) 3556 0 R (classParma__Polyhedra__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_6424da8931d774f6a2e403c1e2f0d09a) (classParma__Polyhedra__Library_1_1C__Polyhedron_9720487deabf813a31afd4e9cfe695aa)]
 >> endobj
 12317 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_79a5a323f582c4260790552d3be140fd) 4007 0 R (classParma__Polyhedra__Library_1_1Checked__Number_79f64d099a652834da74cc8fd68f2452) 3736 0 R (classParma__Polyhedra__Library_1_1Checked__Number_7ce6dfd81e04c3eb8d196bf13a96ebe6) 3827 0 R (classParma__Polyhedra__Library_1_1Checked__Number_7e90d52413515d81ad9b68fb1740d869) 3832 0 R (classParma__Polyhedra__Library_1_1Checked__Number_80993a2a72759ec030dd3cde21c8a00d) 3782 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_79a5a323f582c4260790552d3be140fd) (classParma__Polyhedra__Library_1_1Checked__Number_80f6de87ec43c33fac3832b14a507c0b)]
+/Names [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) 3558 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_c86d25d06285c9a2e890770fed084574) 3603 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_c98ed1378829f72aee73c40dff16f269) 3555 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_e46f7a91b9fac1a62ef875ec5c72aab6) 3557 0 R (classParma__Polyhedra__Library_1_1C__Polyhedron_e9a2b78be6811d666fb9d145078d796d) 3601 0 R (classParma__Polyhedra__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) (classParma__Polyhedra__Library_1_1C__Polyhedron_faae25a26dbecf9341c7fb2c2575f81f)]
 >> endobj
 12318 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_84ea81a9b4eed51ac13029dbccf67662) 3894 0 R (classParma__Polyhedra__Library_1_1Checked__Number_8772f767006f16e376d8eca9b1578b73) 3784 0 R (classParma__Polyhedra__Library_1_1Checked__Number_8abdf2e292960e1fb216ce3c2c0816ff) 3733 0 R (classParma__Polyhedra__Library_1_1Checked__Number_91459c49e4f7d7fc2dea0347e0489ce5) 3776 0 R (classParma__Polyhedra__Library_1_1Checked__Number_956de4112c520bb87767ce894b4d512d) 3777 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_84ea81a9b4eed51ac13029dbccf67662) (classParma__Polyhedra__Library_1_1Checked__Number_95ac9759a14fe23bf8d02a621e4e9e5c)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number) 1422 0 R (classParma__Polyhedra__Library_1_1Checked__Number_00f887bfb5c61faba29a67def563c786) 3787 0 R (classParma__Polyhedra__Library_1_1Checked__Number_02949da26a3761489d2fb98018010990) 3796 0 R (classParma__Polyhedra__Library_1_1Checked__Number_06c0a4ba25cbc3d59797bf1c73c49497) 3846 0 R (classParma__Polyhedra__Library_1_1Checked__Number_0803532e7523865597c394e1371d2b16) 3847 0 R (classParma__Polyhedra__Library_1_1Checked__Num [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number) (classParma__Polyhedra__Library_1_1Checked__Number_08ceb442794b5f60c1ad09ce744371e1)]
 >> endobj
 12319 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_98dae78cdd16f7127a4b3e18c3976562) 3738 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9a28ec8161898b61530de9bbb4a3251d) 2076 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9b45abd63e1255df8341775c8f42b842) 4004 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9c4298d04019ab7b5233ddceb430be03) 3825 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a355ae6b2a2a704e88060541fbaa6562) 4046 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_98dae78cdd16f7127a4b3e18c3976562) (classParma__Polyhedra__Library_1_1Checked__Number_a3de5a2fe7f06d0aa3e4972be2023933)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_0acb1530838a14041c43002dd8ee3541) 3902 0 R (classParma__Polyhedra__Library_1_1Checked__Number_164f8732d5fe6b526a34e168145a95ad) 3746 0 R (classParma__Polyhedra__Library_1_1Checked__Number_16b12775a696c6e304cf9ee7ffe2213e) 4054 0 R (classParma__Polyhedra__Library_1_1Checked__Number_1a79ab4c49d7ae4406b56dc2b3d94463) 3842 0 R (classParma__Polyhedra__Library_1_1Checked__Number_1bdc1023fb4478270594d0e965eb90c9) 3704 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_0acb1530838a14041c43002dd8ee3541) (classParma__Polyhedra__Library_1_1Checked__Number_1d723d4d200b4a6a694b141c7b6f408e)]
 >> endobj
 12320 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) 4052 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a831d9698f64ff610fa1b3341025603a) 3951 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a8f66682c527ff5a5a2496de0e3fb2ec) 3942 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b19be1f26efb21370e8460b325a7f57c) 3741 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b1b19ff2b88ffca75ac27208cdd877a2) 3945 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) (classParma__Polyhedra__Library_1_1Checked__Number_b45faf2ccad8057c7b27e0c999eb063b)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_2024878c4c26cb836d454e2e93f40c8f) 3700 0 R (classParma__Polyhedra__Library_1_1Checked__Number_24e90bb8bb38d248aca79c76a1717d9d) 3740 0 R (classParma__Polyhedra__Library_1_1Checked__Number_268aa30d717cdc7d07e60cf7c56712e6) 3788 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2857ee1039a41cfab001c0ba21c69ac3) 3795 0 R (classParma__Polyhedra__Library_1_1Checked__Number_298300b8f88eb674c317b99ad09a474b) 3699 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_2024878c4c26cb836d454e2e93f40c8f) (classParma__Polyhedra__Library_1_1Checked__Number_2b39d89b5938161bd8922b7c1f28f637)]
 >> endobj
 12321 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_b4d4a0ebee3fcc93490aa029028a810b) 3694 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b65697a5fab14ca76c391a3aa523e3f6) 3889 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b733c7c83da19667a83c2a3abafa5d05) 4006 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b74908b692bc6f8112f5d27b96141431) 3641 0 R (classParma__Polyhedra__Library_1_1Checked__Number_bb6ca6c02bde2f04d412129e4be9743e) 3900 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_b4d4a0ebee3fcc93490aa029028a810b) (classParma__Polyhedra__Library_1_1Checked__Number_be0aef8acc1101523cfbf50ebce7528e)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_2ee8a6019070192609b3ea6e5dfa3018) 4057 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2f03dea4f9d5f0e15e18785cf3dd58a3) 3910 0 R (classParma__Polyhedra__Library_1_1Checked__Number_2f9c525f46f4ff5707b505a88c82aee0) 3952 0 R (classParma__Polyhedra__Library_1_1Checked__Number_307453961ae9779ce9e1e3ebcc94496d) 3959 0 R (classParma__Polyhedra__Library_1_1Checked__Number_33a5462cd5398fdbd61989d17aeeaa72) 3649 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_2ee8a6019070192609b3ea6e5dfa3018) (classParma__Polyhedra__Library_1_1Checked__Number_356bd3ccfaa76c0ef4452a34ce767897)]
 >> endobj
 12322 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_bf60cc7fa60d33c4fe958126d55cbac2) 3700 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c0ef828e81a5c7625db3abadcafc8438) 3686 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c32024703f8ac04b6b68ff1761575d2d) 3949 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c62afeb287031d74441101af60be319a) 3941 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c95c1fbaee07d3a9cead4d07683f6168) 3828 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_bf60cc7fa60d33c4fe958126d55cbac2) (classParma__Polyhedra__Library_1_1Checked__Number_cca11ef67e39b711f96604b6bf806feb)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_3cb9b031ec4e6fd7e53e53da5b0f04a1) 3844 0 R (classParma__Polyhedra__Library_1_1Checked__Number_3de2c410fab852f07f89df5be3d4c118) 3735 0 R (classParma__Polyhedra__Library_1_1Checked__Number_3f5e732694ad7d879ac7eaef0668073a) 3956 0 R (classParma__Polyhedra__Library_1_1Checked__Number_404beea19c04f4e7bbcfe81aae0d6a7d) 3711 0 R (classParma__Polyhedra__Library_1_1Checked__Number_461dbfcb8f68886137794e4a408fc55e) 3705 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_3cb9b031ec4e6fd7e53e53da5b0f04a1) (classParma__Polyhedra__Library_1_1Checked__Number_4bed59d493c4fd91537602efb267c938)]
 >> endobj
 12323 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_cdce8391d61c3090aa51f9d0656524a2) 3897 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d3d8562d66aeed544d8ef75b941e807c) 3948 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d5c5cd5266cf95dcdc0f03d0108168b5) 4047 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d5ff0dd1267079af85d9938bb4a975de) 4002 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d6c64cb3cfad6b8d7fb952e3f85347aa) 3896 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_cdce8391d61c3090aa51f9d0656524a2) (classParma__Polyhedra__Library_1_1Checked__Number_da7d59af059bdfb2e485d341213e6d19)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) 3900 0 R (classParma__Polyhedra__Library_1_1Checked__Number_4ced0eee2a4a2c50779c2d01ef022500) 4059 0 R (classParma__Polyhedra__Library_1_1Checked__Number_4f3206ab2d3c47e2014e5b306167c7c0) 3701 0 R (classParma__Polyhedra__Library_1_1Checked__Number_55e9dfdf5da9a55b7523bda6b7f56c78) 3741 0 R (classParma__Polyhedra__Library_1_1Checked__Number_59638854527a5bebee3676750668c63a) 3794 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) (classParma__Polyhedra__Library_1_1Checked__Number_6133c234bff425e6feac34cef06b74b2)]
 >> endobj
 12324 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_dda98cdf0bda436acac3193162fa53b0) 4008 0 R (classParma__Polyhedra__Library_1_1Checked__Number_de4a5582f82333f20fd6a8be13ff8d7f) 3836 0 R (classParma__Polyhedra__Library_1_1Checked__Number_dfb768d4ea63e2eb5d58aec03b999f17) 3898 0 R (classParma__Polyhedra__Library_1_1Checked__Number_e179c684a9ed7eafbbac1825d17f7daa) 3834 0 R (classParma__Polyhedra__Library_1_1Checked__Number_e3a660d2b2a34f69d2d0cb1cc77f6f69) 3727 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_dda98cdf0bda436acac3193162fa53b0) (classParma__Polyhedra__Library_1_1Checked__Number_e4bfe4a80fb074c50ec17657eee225e8)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_627ac77a4752fde3c10792ee9f1673a4) 3789 0 R (classParma__Polyhedra__Library_1_1Checked__Number_65b1cc4ac0c0c8a2efcbf3d36d4ac0ac) 3783 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6957dba3dbf92459a364893d7ecfb897) 3707 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6a2d561ac8088ed64a0bb51d8fffcd9b) 3839 0 R (classParma__Polyhedra__Library_1_1Checked__Number_6afe848ad84ff68d48142caf0599760a) 3784 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_627ac77a4752fde3c10792ee9f1673a4) (classParma__Polyhedra__Library_1_1Checked__Number_72ef8379745ed9575b39216ba1e51d18)]
 >> endobj
 12325 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_e6fa6e27a794dc71b88169df7f08fcac) 3902 0 R (classParma__Polyhedra__Library_1_1Checked__Number_ed795d57d70d782ccf2a584cce183050) 3728 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f0647cd431d30a9658d4bdc77e32d9e4) 3740 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f1952cf5da3ecbadd8401b948e899a31) 4005 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f2441164b4c23a8203f399f561c9a7c7) 3687 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_e6fa6e27a794dc71b88169df7f08fcac) (classParma__Polyhedra__Library_1_1Checked__Number_f47ee9cf59cfac8a346660698c61d113)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_74b0a8cfdec7831e7a3e296b3e3751dd) 3706 0 R (classParma__Polyhedra__Library_1_1Checked__Number_755f1ffc7dbac4ff01984c02774c9bc6) 3904 0 R (classParma__Polyhedra__Library_1_1Checked__Number_761744f24a8e2faed19912950cf13baf) 3835 0 R (classParma__Polyhedra__Library_1_1Checked__Number_76b5e4c5b9628c14a7d227517b8fb349) 4018 0 R (classParma__Polyhedra__Library_1_1Checked__Number_77a2c5c27e9c0838fea6e6447b20c320) 3710 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_74b0a8cfdec7831e7a3e296b3e3751dd) (classParma__Polyhedra__Library_1_1Checked__Number_798df1392d067294fc936bcfa19745c4)]
 >> endobj
 12326 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) 4049 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f9d7eaecf113e25020c55ed0bf79eb03) 3734 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f9daca45c3c1d0d1afd57ab47c6cacd4) 3739 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fad3fbdebb1ba319083c56fa2ae679e6) 3735 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fc3433d8ec297e2d1fbdf559d93f9080) 3831 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) (classParma__Polyhedra__Library_1_1Checked__Number_fcb46dd5c0701130f067f577f99ef27f)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_79a5a323f582c4260790552d3be140fd) 4016 0 R (classParma__Polyhedra__Library_1_1Checked__Number_79f64d099a652834da74cc8fd68f2452) 3745 0 R (classParma__Polyhedra__Library_1_1Checked__Number_7ce6dfd81e04c3eb8d196bf13a96ebe6) 3836 0 R (classParma__Polyhedra__Library_1_1Checked__Number_7e90d52413515d81ad9b68fb1740d869) 3841 0 R (classParma__Polyhedra__Library_1_1Checked__Number_80993a2a72759ec030dd3cde21c8a00d) 3791 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_79a5a323f582c4260790552d3be140fd) (classParma__Polyhedra__Library_1_1Checked__Number_80f6de87ec43c33fac3832b14a507c0b)]
 >> endobj
 12327 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Checked__Number_fcba1dd5e579752d6dcc40ef4d5799b8) 3685 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fed617fd6598839b510b46a3857387d4) 3899 0 R (classParma__Polyhedra__Library_1_1Congruence) 1428 0 R (classParma__Polyhedra__Library_1_1Congruence_0ff04e47054c14b2edf29096ecc95ab7) 4190 0 R (classParma__Polyhedra__Library_1_1Congruence_146b211f83e22bd011d3de2e5975073b) 4193 0 R (classParma__Polyhedra__Library_1_1Congruence_29c63b939ed830a0 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_fcba1dd5e579752d6dcc40ef4d5799b8) (classParma__Polyhedra__Library_1_1Congruence_29c63b939ed830a0395170835e60beaf)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_84ea81a9b4eed51ac13029dbccf67662) 3903 0 R (classParma__Polyhedra__Library_1_1Checked__Number_8772f767006f16e376d8eca9b1578b73) 3793 0 R (classParma__Polyhedra__Library_1_1Checked__Number_8abdf2e292960e1fb216ce3c2c0816ff) 3742 0 R (classParma__Polyhedra__Library_1_1Checked__Number_91459c49e4f7d7fc2dea0347e0489ce5) 3785 0 R (classParma__Polyhedra__Library_1_1Checked__Number_956de4112c520bb87767ce894b4d512d) 3786 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_84ea81a9b4eed51ac13029dbccf67662) (classParma__Polyhedra__Library_1_1Checked__Number_95ac9759a14fe23bf8d02a621e4e9e5c)]
 >> endobj
 12328 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_29c6deef0eb3911adbb08d36a8f0b3f2) 4202 0 R (classParma__Polyhedra__Library_1_1Congruence_2c93e938cd478716c7c9e5e9988f7a98) 4154 0 R (classParma__Polyhedra__Library_1_1Congruence_2ca2446f563956eb2b92ddd17e5c0b2c) 4238 0 R (classParma__Polyhedra__Library_1_1Congruence_2cb39e7c88e9e724e7970d0e953f2c81) 4250 0 R (classParma__Polyhedra__Library_1_1Congruence_33e6005a1fe40cb202eb619912c25c3c) 4195 0 R (classParma__Polyhedra__Library_1_1Cong [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_29c6deef0eb3911adbb08d36a8f0b3f2) (classParma__Polyhedra__Library_1_1Congruence_39b6f38fff55dd953ec509b3739dd17d)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_98dae78cdd16f7127a4b3e18c3976562) 3747 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9a28ec8161898b61530de9bbb4a3251d) 2083 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9b45abd63e1255df8341775c8f42b842) 4013 0 R (classParma__Polyhedra__Library_1_1Checked__Number_9c4298d04019ab7b5233ddceb430be03) 3834 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a355ae6b2a2a704e88060541fbaa6562) 4055 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_98dae78cdd16f7127a4b3e18c3976562) (classParma__Polyhedra__Library_1_1Checked__Number_a3de5a2fe7f06d0aa3e4972be2023933)]
 >> endobj
 12329 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_3a4c3af6146717b3302f467368eafe46) 4157 0 R (classParma__Polyhedra__Library_1_1Congruence_3c9879f0c9dcb81fe1bbf78828509ef6) 4156 0 R (classParma__Polyhedra__Library_1_1Congruence_43983a6ee447e480f8700915bccb4811) 4191 0 R (classParma__Polyhedra__Library_1_1Congruence_484373d269a31c21efae44a83f8be6f0) 4189 0 R (classParma__Polyhedra__Library_1_1Congruence_54cdd6074f90a5623c8ae7ddcfedc5c2) 4275 0 R (classParma__Polyhedra__Library_1_1Cong [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_3a4c3af6146717b3302f467368eafe46) (classParma__Polyhedra__Library_1_1Congruence_57362a4d56c397575a6d043cdbcec0f9)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) 4061 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a831d9698f64ff610fa1b3341025603a) 3960 0 R (classParma__Polyhedra__Library_1_1Checked__Number_a8f66682c527ff5a5a2496de0e3fb2ec) 3951 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b19be1f26efb21370e8460b325a7f57c) 3750 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b1b19ff2b88ffca75ac27208cdd877a2) 3954 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) (classParma__Polyhedra__Library_1_1Checked__Number_b45faf2ccad8057c7b27e0c999eb063b)]
 >> endobj
 12330 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_584cb5084fe5479b0c373e3d17fe5ffd) 4155 0 R (classParma__Polyhedra__Library_1_1Congruence_5a207ecd92e9fd8f3b1937a5064746a9) 4197 0 R (classParma__Polyhedra__Library_1_1Congruence_5b3db7ba1765b3a04f8d320968f70447) 4243 0 R (classParma__Polyhedra__Library_1_1Congruence_6609e54e84d50cd074c2dd65f38b47da) 4203 0 R (classParma__Polyhedra__Library_1_1Congruence_6a24743a95176da13995bb6c17151c9b) 4246 0 R (classParma__Polyhedra__Library_1_1Cong [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_584cb5084fe5479b0c373e3d17fe5ffd) (classParma__Polyhedra__Library_1_1Congruence_7415de7b412a5e297810ff35a97a2849)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_b4d4a0ebee3fcc93490aa029028a810b) 3703 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b65697a5fab14ca76c391a3aa523e3f6) 3898 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b733c7c83da19667a83c2a3abafa5d05) 4015 0 R (classParma__Polyhedra__Library_1_1Checked__Number_b74908b692bc6f8112f5d27b96141431) 3650 0 R (classParma__Polyhedra__Library_1_1Checked__Number_bb6ca6c02bde2f04d412129e4be9743e) 3909 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_b4d4a0ebee3fcc93490aa029028a810b) (classParma__Polyhedra__Library_1_1Checked__Number_be0aef8acc1101523cfbf50ebce7528e)]
 >> endobj
 12331 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_79c648d88214174287e3763b804f4aaf) 4158 0 R (classParma__Polyhedra__Library_1_1Congruence_7facb7a06ac72f1af2bc514c788f1a38) 4241 0 R (classParma__Polyhedra__Library_1_1Congruence_8aab82f7118966662582f88725ce4735) 4240 0 R (classParma__Polyhedra__Library_1_1Congruence_94b3624c208219e401569cd289049b38) 4194 0 R (classParma__Polyhedra__Library_1_1Congruence__System) 1429 0 R (classParma__Polyhedra__Library_1_1Congruence__System_044dbf5931 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_79c648d88214174287e3763b804f4aaf) (classParma__Polyhedra__Library_1_1Congruence__System_044dbf593127c9e8cbbbe2a0d169c30c)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_bf60cc7fa60d33c4fe958126d55cbac2) 3709 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c0ef828e81a5c7625db3abadcafc8438) 3695 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c32024703f8ac04b6b68ff1761575d2d) 3958 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c62afeb287031d74441101af60be319a) 3950 0 R (classParma__Polyhedra__Library_1_1Checked__Number_c95c1fbaee07d3a9cead4d07683f6168) 3837 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_bf60cc7fa60d33c4fe958126d55cbac2) (classParma__Polyhedra__Library_1_1Checked__Number_cca11ef67e39b711f96604b6bf806feb)]
 >> endobj
 12332 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) 4389 0 R (classParma__Polyhedra__Library_1_1Congruence__System_0a4f8e3f3469f021594ea9311c21aadd) 4388 0 R (classParma__Polyhedra__Library_1_1Congruence__System_0bf701759fc56f8fb215c273e53b46ae) 4380 0 R (classParma__Polyhedra__Library_1_1Congruence__System_11de7a0cc309058d6aee273d613c9432) 4430 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1685b5eb65ba36a9e715a8e3344dbcd8) 4381 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_cdce8391d61c3090aa51f9d0656524a2) 3906 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d3d8562d66aeed544d8ef75b941e807c) 3957 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d5c5cd5266cf95dcdc0f03d0108168b5) 4056 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d5ff0dd1267079af85d9938bb4a975de) 4011 0 R (classParma__Polyhedra__Library_1_1Checked__Number_d6c64cb3cfad6b8d7fb952e3f85347aa) 3905 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_cdce8391d61c3090aa51f9d0656524a2) (classParma__Polyhedra__Library_1_1Checked__Number_da7d59af059bdfb2e485d341213e6d19)]
 >> endobj
 12333 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_0ac88c873a13c4afa6f99d3d436e13a3) 4508 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_12f3d0ee3885355092a65262f24d46af) 4480 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_192ff11375b59075c9ea19a8c2b5511e) 4485 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_400c02f876d8f4e3f6aef2bfc5fb16cb) 4484 0 R (classParma__Polyhed [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_0ac88c873a13c4afa6f99d3d436e13a3) (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_97586e332fd16ccf6e7d642bb4bbf83e)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_dda98cdf0bda436acac3193162fa53b0) 4017 0 R (classParma__Polyhedra__Library_1_1Checked__Number_de4a5582f82333f20fd6a8be13ff8d7f) 3845 0 R (classParma__Polyhedra__Library_1_1Checked__Number_dfb768d4ea63e2eb5d58aec03b999f17) 3907 0 R (classParma__Polyhedra__Library_1_1Checked__Number_e179c684a9ed7eafbbac1825d17f7daa) 3843 0 R (classParma__Polyhedra__Library_1_1Checked__Number_e3a660d2b2a34f69d2d0cb1cc77f6f69) 3736 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_dda98cdf0bda436acac3193162fa53b0) (classParma__Polyhedra__Library_1_1Checked__Number_e4bfe4a80fb074c50ec17657eee225e8)]
 >> endobj
 12334 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_dca809f9ebacacf70bc610d41bbaff47) 4482 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e575efc6c01c4bf9968c7e27bb94951b) 4483 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e7c03963759dfdb937135a7f99165361) 4479 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_f0ea51d59b5026db43b2edd4cee928ba) 4481 0 R (classParma__Polyhed [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_dca809f9ebacacf70bc610d41bbaff47) (classParma__Polyhedra__Library_1_1Congruence__System_2e45b62cb223f5a21ced82480712e64f)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_e6fa6e27a794dc71b88169df7f08fcac) 3911 0 R (classParma__Polyhedra__Library_1_1Checked__Number_ed795d57d70d782ccf2a584cce183050) 3737 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f0647cd431d30a9658d4bdc77e32d9e4) 3749 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f1952cf5da3ecbadd8401b948e899a31) 4014 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f2441164b4c23a8203f399f561c9a7c7) 3696 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_e6fa6e27a794dc71b88169df7f08fcac) (classParma__Polyhedra__Library_1_1Checked__Number_f47ee9cf59cfac8a346660698c61d113)]
 >> endobj
 12335 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_339fab488002bb5b341e1bb82edee103) 4435 0 R (classParma__Polyhedra__Library_1_1Congruence__System_37857f2dfb7b17609b671f9070be15ca) 4390 0 R (classParma__Polyhedra__Library_1_1Congruence__System_39867871dd0a4fbe2f3cef2695881345) 4342 0 R (classParma__Polyhedra__Library_1_1Congruence__System_3fe60e1a76b2a92143004e52ccfcb7c7) 4378 0 R (classParma__Polyhedra__Library_1_1Congruence__System_535895e2351f7618e9107a38d9285d73) 4343 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_339fab488002bb5b341e1bb82edee103) (classParma__Polyhedra__Library_1_1Congruence__System_548ae200545f7d25b875f190b5611368)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) 4058 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f9d7eaecf113e25020c55ed0bf79eb03) 3743 0 R (classParma__Polyhedra__Library_1_1Checked__Number_f9daca45c3c1d0d1afd57ab47c6cacd4) 3748 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fad3fbdebb1ba319083c56fa2ae679e6) 3744 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fc3433d8ec297e2d1fbdf559d93f9080) 3840 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) (classParma__Polyhedra__Library_1_1Checked__Number_fcb46dd5c0701130f067f577f99ef27f)]
 >> endobj
 12336 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_562fa08178e809398402920e5e674ff8) 4383 0 R (classParma__Polyhedra__Library_1_1Congruence__System_5c85932f5fb67a78d1faf8165783d5d3) 4382 0 R (classParma__Polyhedra__Library_1_1Congruence__System_5cd2538767045bd89360588c37d2aedb) 4445 0 R (classParma__Polyhedra__Library_1_1Congruence__System_6b5016000dff8b0c774381316acc0a11) 4339 0 R (classParma__Polyhedra__Library_1_1Congruence__System_6e742d7ffa4f4b7037760cf3ebf62348) 4428 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_562fa08178e809398402920e5e674ff8) (classParma__Polyhedra__Library_1_1Congruence__System_77c72d8473dc3e9856d7ff6c05ce7b07)]
+/Names [(classParma__Polyhedra__Library_1_1Checked__Number_fcba1dd5e579752d6dcc40ef4d5799b8) 3694 0 R (classParma__Polyhedra__Library_1_1Checked__Number_fed617fd6598839b510b46a3857387d4) 3908 0 R (classParma__Polyhedra__Library_1_1Congruence) 1423 0 R (classParma__Polyhedra__Library_1_1Congruence_0ff04e47054c14b2edf29096ecc95ab7) 4199 0 R (classParma__Polyhedra__Library_1_1Congruence_146b211f83e22bd011d3de2e5975073b) 4202 0 R (classParma__Polyhedra__Library_1_1Congruence_29c63b939ed830a0 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_fcba1dd5e579752d6dcc40ef4d5799b8) (classParma__Polyhedra__Library_1_1Congruence_29c63b939ed830a0395170835e60beaf)]
 >> endobj
 12337 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_7f5a110ccdfd8efa5e0eac984f90d753) 4434 0 R (classParma__Polyhedra__Library_1_1Congruence__System_99161b46c175aa485608154dbcc866cb) 4379 0 R (classParma__Polyhedra__Library_1_1Congruence__System_9d7fe3b07d9e1d35c04fa2d81e32bf34) 4341 0 R (classParma__Polyhedra__Library_1_1Congruence__System_9e8a61b2b759dde8f65219688548ffaa) 4384 0 R (classParma__Polyhedra__Library_1_1Congruence__System_a341843d5eadfc196441cad0af63ac9d) 4422 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_7f5a110ccdfd8efa5e0eac984f90d753) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_29c6deef0eb3911adbb08d36a8f0b3f2) 4211 0 R (classParma__Polyhedra__Library_1_1Congruence_2c93e938cd478716c7c9e5e9988f7a98) 4163 0 R (classParma__Polyhedra__Library_1_1Congruence_2ca2446f563956eb2b92ddd17e5c0b2c) 4247 0 R (classParma__Polyhedra__Library_1_1Congruence_2cb39e7c88e9e724e7970d0e953f2c81) 4259 0 R (classParma__Polyhedra__Library_1_1Congruence_33e6005a1fe40cb202eb619912c25c3c) 4204 0 R (classParma__Polyhedra__Library_1_1Cong [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_29c6deef0eb3911adbb08d36a8f0b3f2) (classParma__Polyhedra__Library_1_1Congruence_39b6f38fff55dd953ec509b3739dd17d)]
 >> endobj
 12338 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) 4337 0 R (classParma__Polyhedra__Library_1_1Congruence__System_cf4cf2f1d8c3e1d339b1eddc94139272) 4340 0 R (classParma__Polyhedra__Library_1_1Congruence__System_d05bc9046303661aa532423ac5a5c16d) 4386 0 R (classParma__Polyhedra__Library_1_1Congruence__System_dd39af06cea8afa45c772e94db8a1309) 4425 0 R (classParma__Polyhedra__Library_1_1Congruence__System_ddf5f330215fb1878018673eff609704) 4376 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Congruence__System_e4a4890ceb257496b788e0d31dbf6d7f)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_3a4c3af6146717b3302f467368eafe46) 4166 0 R (classParma__Polyhedra__Library_1_1Congruence_3c9879f0c9dcb81fe1bbf78828509ef6) 4165 0 R (classParma__Polyhedra__Library_1_1Congruence_43983a6ee447e480f8700915bccb4811) 4200 0 R (classParma__Polyhedra__Library_1_1Congruence_484373d269a31c21efae44a83f8be6f0) 4198 0 R (classParma__Polyhedra__Library_1_1Congruence_54cdd6074f90a5623c8ae7ddcfedc5c2) 4284 0 R (classParma__Polyhedra__Library_1_1Cong [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_3a4c3af6146717b3302f467368eafe46) (classParma__Polyhedra__Library_1_1Congruence_57362a4d56c397575a6d043cdbcec0f9)]
 >> endobj
 12339 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence__System_ea6d543c90be52299d6ffc57fc9ba5d1) 4387 0 R (classParma__Polyhedra__Library_1_1Congruence__System_ec5860620ae92988c1740dc393064fe7) 4424 0 R (classParma__Polyhedra__Library_1_1Congruence__System_f97f2d43a487ec81e040aec36bbc6ebe) 4429 0 R (classParma__Polyhedra__Library_1_1Congruence__System_fefca839fc7b4d2d166e7a1fe6196fd5) 4375 0 R (classParma__Polyhedra__Library_1_1Congruence_a03b119140132112557907b772102b33) 4199 0 R (classP [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_ea6d543c90be52299d6ffc57fc9ba5d1) (classParma__Polyhedra__Library_1_1Congruence_a948df90fc7880e7e52ceef297ee9bbf)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_584cb5084fe5479b0c373e3d17fe5ffd) 4164 0 R (classParma__Polyhedra__Library_1_1Congruence_5a207ecd92e9fd8f3b1937a5064746a9) 4206 0 R (classParma__Polyhedra__Library_1_1Congruence_5b3db7ba1765b3a04f8d320968f70447) 4252 0 R (classParma__Polyhedra__Library_1_1Congruence_6609e54e84d50cd074c2dd65f38b47da) 4212 0 R (classParma__Polyhedra__Library_1_1Congruence_6a24743a95176da13995bb6c17151c9b) 4255 0 R (classParma__Polyhedra__Library_1_1Cong [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_584cb5084fe5479b0c373e3d17fe5ffd) (classParma__Polyhedra__Library_1_1Congruence_7415de7b412a5e297810ff35a97a2849)]
 >> endobj
 12340 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_af7dc46b2cfbd6650ac1d2035d331f15) 4252 0 R (classParma__Polyhedra__Library_1_1Congruence_b45e800217e1c61d8595e2ffc51a83ad) 4153 0 R (classParma__Polyhedra__Library_1_1Congruence_b917a480b6afe7e2750aa2862c6783cf) 4198 0 R (classParma__Polyhedra__Library_1_1Congruence_ba7dbedd485eab91821f129132a04723) 4152 0 R (classParma__Polyhedra__Library_1_1Congruence_c26379e5f82fd0223682b11b9e052ea5) 4201 0 R (classParma__Polyhedra__Library_1_1Cong [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_af7dc46b2cfbd6650ac1d2035d331f15) (classParma__Polyhedra__Library_1_1Congruence_c53e4323b140cdd4ba1ac96e7204d93a)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_79c648d88214174287e3763b804f4aaf) 4167 0 R (classParma__Polyhedra__Library_1_1Congruence_7facb7a06ac72f1af2bc514c788f1a38) 4250 0 R (classParma__Polyhedra__Library_1_1Congruence_8aab82f7118966662582f88725ce4735) 4249 0 R (classParma__Polyhedra__Library_1_1Congruence_94b3624c208219e401569cd289049b38) 4203 0 R (classParma__Polyhedra__Library_1_1Congruence__System) 1424 0 R (classParma__Polyhedra__Library_1_1Congruence__System_044dbf5931 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_79c648d88214174287e3763b804f4aaf) (classParma__Polyhedra__Library_1_1Congruence__System_044dbf593127c9e8cbbbe2a0d169c30c)]
 >> endobj
 12341 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_c8652f34bdfa731c02c1900f62bd5e88) 4276 0 R (classParma__Polyhedra__Library_1_1Congruence_d07dc0dabac5685f9db8d9dc11e513f1) 4239 0 R (classParma__Polyhedra__Library_1_1Congruence_d67d37524d1fb7f31766c0b02cb8591a) 4188 0 R (classParma__Polyhedra__Library_1_1Congruence_deee840f3313b6050d439dbe5fe2fdd7) 4251 0 R (classParma__Polyhedra__Library_1_1Congruence_e0c9395c1ac4d96e245be43fcd76424c) 4273 0 R (classParma__Polyhedra__Library_1_1Cong [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_c8652f34bdfa731c02c1900f62bd5e88) (classParma__Polyhedra__Library_1_1Congruence_e96eebded76c559c95910dc233c68f06)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) 4398 0 R (classParma__Polyhedra__Library_1_1Congruence__System_0a4f8e3f3469f021594ea9311c21aadd) 4397 0 R (classParma__Polyhedra__Library_1_1Congruence__System_0bf701759fc56f8fb215c273e53b46ae) 4389 0 R (classParma__Polyhedra__Library_1_1Congruence__System_11de7a0cc309058d6aee273d613c9432) 4439 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1685b5eb65ba36a9e715a8e3344dbcd8) 4390 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator)]
 >> endobj
 12342 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Congruence_fcf86304f17dc474e1e5bbe0486c1b59) 4248 0 R (classParma__Polyhedra__Library_1_1Constraint) 1431 0 R (classParma__Polyhedra__Library_1_1Constraint_047a99eb91872d19730f4fd14a81f55c) 4618 0 R (classParma__Polyhedra__Library_1_1Constraint_09c8fc0753a389cc42f84c12f7920832) 4611 0 R (classParma__Polyhedra__Library_1_1Constraint_0ab383f3930179982937f7733a283a03) 4557 0 R (classParma__Polyhedra__Library_1_1Constraint_0ab38d6ea061e7c2cb1595ba9c [...]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence_fcf86304f17dc474e1e5bbe0486c1b59) (classParma__Polyhedra__Library_1_1Constraint_0ab38d6ea061e7c2cb1595ba9cf2fd42)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_0ac88c873a13c4afa6f99d3d436e13a3) 4517 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_12f3d0ee3885355092a65262f24d46af) 4489 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_192ff11375b59075c9ea19a8c2b5511e) 4494 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_400c02f876d8f4e3f6aef2bfc5fb16cb) 4493 0 R (classParma__Polyhed [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_0ac88c873a13c4afa6f99d3d436e13a3) (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_97586e332fd16ccf6e7d642bb4bbf83e)]
 >> endobj
 12343 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_0d50a5df6b31c6de90fe366e18e750ff) 4607 0 R (classParma__Polyhedra__Library_1_1Constraint_182ea33f63c0eea708e02a32b0904f30) 4712 0 R (classParma__Polyhedra__Library_1_1Constraint_239b0622fbcfe1638b4246deab2caa29) 4550 0 R (classParma__Polyhedra__Library_1_1Constraint_2679da4dbd5b8c33ef607aee49690c2a) 4561 0 R (classParma__Polyhedra__Library_1_1Constraint_29202eb817eb5c9d59433abeeb4f2eea) 4562 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_0d50a5df6b31c6de90fe366e18e750ff) (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_dca809f9ebacacf70bc610d41bbaff47) 4491 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e575efc6c01c4bf9968c7e27bb94951b) 4492 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_e7c03963759dfdb937135a7f99165361) 4488 0 R (classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_f0ea51d59b5026db43b2edd4cee928ba) 4490 0 R (classParma__Polyhed [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_1_1const__iterator_dca809f9ebacacf70bc610d41bbaff47) (classParma__Polyhedra__Library_1_1Congruence__System_2e45b62cb223f5a21ced82480712e64f)]
 >> endobj
 12344 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) 4694 0 R (classParma__Polyhedra__Library_1_1Constraint_340e8b886fb185bed798dcbc1391c126) 4692 0 R (classParma__Polyhedra__Library_1_1Constraint_36a0c8ccab7923610bd27f637af63e1d) 4512 0 R (classParma__Polyhedra__Library_1_1Constraint_3c1dcd74ba0b2509f45aad45a5d922ce) 4549 0 R (classParma__Polyhedra__Library_1_1Constraint_3c920e734593812d8529bc12be6f503e) 4690 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) (classParma__Polyhedra__Library_1_1Constraint_423e3bb0d9886c630c3c227def9f2073)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_339fab488002bb5b341e1bb82edee103) 4444 0 R (classParma__Polyhedra__Library_1_1Congruence__System_37857f2dfb7b17609b671f9070be15ca) 4399 0 R (classParma__Polyhedra__Library_1_1Congruence__System_39867871dd0a4fbe2f3cef2695881345) 4351 0 R (classParma__Polyhedra__Library_1_1Congruence__System_3fe60e1a76b2a92143004e52ccfcb7c7) 4387 0 R (classParma__Polyhedra__Library_1_1Congruence__System_535895e2351f7618e9107a38d9285d73) 4352 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_339fab488002bb5b341e1bb82edee103) (classParma__Polyhedra__Library_1_1Congruence__System_548ae200545f7d25b875f190b5611368)]
 >> endobj
 12345 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_442aecbe0ce384a7c1add146fb125ed6) 4554 0 R (classParma__Polyhedra__Library_1_1Constraint_448b4387171ec166085eb46aacedaad9) 4620 0 R (classParma__Polyhedra__Library_1_1Constraint_4b4c0277d3b6c85ab6633ae9f5e235c6) 4710 0 R (classParma__Polyhedra__Library_1_1Constraint_54742578f3ff98e32e7e15d6b554f13f) 4691 0 R (classParma__Polyhedra__Library_1_1Constraint_600a652347fb8718e0bc05f7230b8d8a) 4622 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_442aecbe0ce384a7c1add146fb125ed6) (classParma__Polyhedra__Library_1_1Constraint_61208276a246a505bd753ffbb568bfe7)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_562fa08178e809398402920e5e674ff8) 4392 0 R (classParma__Polyhedra__Library_1_1Congruence__System_5c85932f5fb67a78d1faf8165783d5d3) 4391 0 R (classParma__Polyhedra__Library_1_1Congruence__System_5cd2538767045bd89360588c37d2aedb) 4454 0 R (classParma__Polyhedra__Library_1_1Congruence__System_6b5016000dff8b0c774381316acc0a11) 4348 0 R (classParma__Polyhedra__Library_1_1Congruence__System_6e742d7ffa4f4b7037760cf3ebf62348) 4437 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_562fa08178e809398402920e5e674ff8) (classParma__Polyhedra__Library_1_1Congruence__System_77c72d8473dc3e9856d7ff6c05ce7b07)]
 >> endobj
 12346 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_61bc4f536e4c04b9594e1b6c7e13d76e) 4621 0 R (classParma__Polyhedra__Library_1_1Constraint_66a2134e0f7fc74d62b14f46631dc2c7) 4711 0 R (classParma__Polyhedra__Library_1_1Constraint_6742bd7f3f2cb079b96900dda0147940) 4608 0 R (classParma__Polyhedra__Library_1_1Constraint_745ac1cdddf74c6f387cfbbbc566dc78) 4551 0 R (classParma__Polyhedra__Library_1_1Constraint_78c24741e21a4406ea8ad1588c768147) 4556 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_61bc4f536e4c04b9594e1b6c7e13d76e) (classParma__Polyhedra__Library_1_1Constraint_7bdaff085ea6859cdec9b27bffb6de4b)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_7f5a110ccdfd8efa5e0eac984f90d753) 4443 0 R (classParma__Polyhedra__Library_1_1Congruence__System_99161b46c175aa485608154dbcc866cb) 4388 0 R (classParma__Polyhedra__Library_1_1Congruence__System_9d7fe3b07d9e1d35c04fa2d81e32bf34) 4350 0 R (classParma__Polyhedra__Library_1_1Congruence__System_9e8a61b2b759dde8f65219688548ffaa) 4393 0 R (classParma__Polyhedra__Library_1_1Congruence__System_a341843d5eadfc196441cad0af63ac9d) 4431 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_7f5a110ccdfd8efa5e0eac984f90d753) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
 >> endobj
 12347 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_852f422dfdf14a1e8a97b4dad77f7e36) 4689 0 R (classParma__Polyhedra__Library_1_1Constraint_89943bdfa5424bf7acecc51a7b6949c8) 4688 0 R (classParma__Polyhedra__Library_1_1Constraint_8fb8b2fe343e5afa80edc06bfa31460b) 4518 0 R (classParma__Polyhedra__Library_1_1Constraint_93d5d6abf06ec551294c4c18abb4349d) 4560 0 R (classParma__Polyhedra__Library_1_1Constraint_9960963fb1f8fb56631e0402557065ae) 4555 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_852f422dfdf14a1e8a97b4dad77f7e36) (classParma__Polyhedra__Library_1_1Constraint_9dc926136daee1f47975434ee45298ec)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) 4346 0 R (classParma__Polyhedra__Library_1_1Congruence__System_cf4cf2f1d8c3e1d339b1eddc94139272) 4349 0 R (classParma__Polyhedra__Library_1_1Congruence__System_d05bc9046303661aa532423ac5a5c16d) 4395 0 R (classParma__Polyhedra__Library_1_1Congruence__System_dd39af06cea8afa45c772e94db8a1309) 4434 0 R (classParma__Polyhedra__Library_1_1Congruence__System_ddf5f330215fb1878018673eff609704) 4385 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Congruence__System_e4a4890ceb257496b788e0d31dbf6d7f)]
 >> endobj
 12348 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System) 1432 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1097cf7cb41f29a02ba271abd2f00f5e) 4830 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) 1433 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_311a973ff993328d8cb3627f3af31129) 4907 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_3e8a8932563dfdc292fde93931f0bf2e) 4908 0 R (classPa [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_4fa3c4bbfb1c6905d95c08c2d90af526)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence__System_ea6d543c90be52299d6ffc57fc9ba5d1) 4396 0 R (classParma__Polyhedra__Library_1_1Congruence__System_ec5860620ae92988c1740dc393064fe7) 4433 0 R (classParma__Polyhedra__Library_1_1Congruence__System_f97f2d43a487ec81e040aec36bbc6ebe) 4438 0 R (classParma__Polyhedra__Library_1_1Congruence__System_fefca839fc7b4d2d166e7a1fe6196fd5) 4384 0 R (classParma__Polyhedra__Library_1_1Congruence_a03b119140132112557907b772102b33) 4208 0 R (classP [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_ea6d543c90be52299d6ffc57fc9ba5d1) (classParma__Polyhedra__Library_1_1Congruence_a948df90fc7880e7e52ceef297ee9bbf)]
 >> endobj
 12349 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_641015af4c3d3b84184e8ca8dd128b10) 4903 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_6ba82ff86685d87dd34f4d441a7d769b) 4911 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_a02f5903786b4da29daecddcb0db6cbf) 4906 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_b404db5180176140a7600b31616f9a07) 4910 0 R (classParma__Polyhed [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_641015af4c3d3b84184e8ca8dd128b10) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_f3c5bf7dd0135194b6c180dcb232ef54)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_af7dc46b2cfbd6650ac1d2035d331f15) 4261 0 R (classParma__Polyhedra__Library_1_1Congruence_b45e800217e1c61d8595e2ffc51a83ad) 4162 0 R (classParma__Polyhedra__Library_1_1Congruence_b917a480b6afe7e2750aa2862c6783cf) 4207 0 R (classParma__Polyhedra__Library_1_1Congruence_ba7dbedd485eab91821f129132a04723) 4161 0 R (classParma__Polyhedra__Library_1_1Congruence_c26379e5f82fd0223682b11b9e052ea5) 4210 0 R (classParma__Polyhedra__Library_1_1Cong [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_af7dc46b2cfbd6650ac1d2035d331f15) (classParma__Polyhedra__Library_1_1Congruence_c53e4323b140cdd4ba1ac96e7204d93a)]
 >> endobj
 12350 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) 4905 0 R (classParma__Polyhedra__Library_1_1Constraint__System_2552e7a194f5fb0d591bafb591b91968) 4835 0 R (classParma__Polyhedra__Library_1_1Constraint__System_257775ae01cfcd011aca9bcbccb03da7) 4788 0 R (classParma__Polyhedra__Library_1_1Constraint__System_2b451e6b09162c7c19b0a2ad36545c69) 4837 0 R (classParma__Polyhedra__Library_1_1Constraint__System_314eb5fed86c6bbe4a7223c [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) (classParma__Polyhedra__Library_1_1Constraint__System_3410a53827de9155ac7d6cbd84263364)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_c8652f34bdfa731c02c1900f62bd5e88) 4285 0 R (classParma__Polyhedra__Library_1_1Congruence_d07dc0dabac5685f9db8d9dc11e513f1) 4248 0 R (classParma__Polyhedra__Library_1_1Congruence_d67d37524d1fb7f31766c0b02cb8591a) 4197 0 R (classParma__Polyhedra__Library_1_1Congruence_deee840f3313b6050d439dbe5fe2fdd7) 4260 0 R (classParma__Polyhedra__Library_1_1Congruence_e0c9395c1ac4d96e245be43fcd76424c) 4282 0 R (classParma__Polyhedra__Library_1_1Cong [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_c8652f34bdfa731c02c1900f62bd5e88) (classParma__Polyhedra__Library_1_1Congruence_e96eebded76c559c95910dc233c68f06)]
 >> endobj
 12351 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_3badc2f43376aa26f481af4800a3515b) 4873 0 R (classParma__Polyhedra__Library_1_1Constraint__System_50423c4391d0c3064787f19661914973) 4789 0 R (classParma__Polyhedra__Library_1_1Constraint__System_5a79ce2b52efebd42da2736164a043ad) 4836 0 R (classParma__Polyhedra__Library_1_1Constraint__System_5cebd3d6d6ec070c47682e77b0248f22) 4833 0 R (classParma__Polyhedra__Library_1_1Constraint__System_61e02a6ed1b9dd0d6d306d76f5da55a2) 4790 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_3badc2f43376aa26f481af4800a3515b) (classParma__Polyhedra__Library_1_1Constraint__System_6293b813e42a59a9795cafe0efa762cc)]
+/Names [(classParma__Polyhedra__Library_1_1Congruence_fcf86304f17dc474e1e5bbe0486c1b59) 4257 0 R (classParma__Polyhedra__Library_1_1Constraint) 1477 0 R (classParma__Polyhedra__Library_1_1Constraint_047a99eb91872d19730f4fd14a81f55c) 4627 0 R (classParma__Polyhedra__Library_1_1Constraint_09c8fc0753a389cc42f84c12f7920832) 4620 0 R (classParma__Polyhedra__Library_1_1Constraint_0ab383f3930179982937f7733a283a03) 4566 0 R (classParma__Polyhedra__Library_1_1Constraint_0ab38d6ea061e7c2cb1595ba9c [...]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence_fcf86304f17dc474e1e5bbe0486c1b59) (classParma__Polyhedra__Library_1_1Constraint_0ab38d6ea061e7c2cb1595ba9cf2fd42)]
 >> endobj
 12352 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) 4834 0 R (classParma__Polyhedra__Library_1_1Constraint__System_6aec148aa41935a4072c64a43c51c577) 4826 0 R (classParma__Polyhedra__Library_1_1Constraint__System_70e9ad42674d62ed9bd73268e3af7064) 4864 0 R (classParma__Polyhedra__Library_1_1Constraint__System_78a4d5f5e4702a16d6aae656293ec7ad) 4838 0 R (classParma__Polyhedra__Library_1_1Constraint__System_809a4546135123a08f12c0a65fb22241) 4825 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) (classParma__Polyhedra__Library_1_1Constraint__System_8388d0d6d7ff68c627d516ec17f56b4c)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_0d50a5df6b31c6de90fe366e18e750ff) 4616 0 R (classParma__Polyhedra__Library_1_1Constraint_182ea33f63c0eea708e02a32b0904f30) 4721 0 R (classParma__Polyhedra__Library_1_1Constraint_239b0622fbcfe1638b4246deab2caa29) 4559 0 R (classParma__Polyhedra__Library_1_1Constraint_2679da4dbd5b8c33ef607aee49690c2a) 4570 0 R (classParma__Polyhedra__Library_1_1Constraint_29202eb817eb5c9d59433abeeb4f2eea) 4571 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_0d50a5df6b31c6de90fe366e18e750ff) (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d)]
 >> endobj
 12353 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_92333180e0163e9c87f2220dceef012d) 4791 0 R (classParma__Polyhedra__Library_1_1Constraint__System_964e4bcbbfde58f43977d0a8e686ec35) 4792 0 R (classParma__Polyhedra__Library_1_1Constraint__System_c3223cf8c7d19b02b5e3c04038024b47) 4863 0 R (classParma__Polyhedra__Library_1_1Constraint__System_c92d2324f8ddea454926272e5ccc6dad) 4839 0 R (classParma__Polyhedra__Library_1_1Constraint__System_cd7d1ed2a688f0c6af96e1cff336f933) 4831 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_92333180e0163e9c87f2220dceef012d) (classParma__Polyhedra__Library_1_1Constraint__System_d350b84c25b7c37693d2e7a08d3165ca)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) 4703 0 R (classParma__Polyhedra__Library_1_1Constraint_340e8b886fb185bed798dcbc1391c126) 4701 0 R (classParma__Polyhedra__Library_1_1Constraint_36a0c8ccab7923610bd27f637af63e1d) 4521 0 R (classParma__Polyhedra__Library_1_1Constraint_3c1dcd74ba0b2509f45aad45a5d922ce) 4558 0 R (classParma__Polyhedra__Library_1_1Constraint_3c920e734593812d8529bc12be6f503e) 4699 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) (classParma__Polyhedra__Library_1_1Constraint_423e3bb0d9886c630c3c227def9f2073)]
 >> endobj
 12354 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint__System_dd9738866968b13e938d5669dd94a55e) 4872 0 R (classParma__Polyhedra__Library_1_1Constraint__System_dfa7b03e2ac3a6666a7538431f1bdee9) 4824 0 R (classParma__Polyhedra__Library_1_1Constraint__System_ea9a4fb9807eb61cda3eedf8e5a7acae) 4865 0 R (classParma__Polyhedra__Library_1_1Constraint__System_f882ff84afd3c2507e17ffa62ffd20a0) 4871 0 R (classParma__Polyhedra__Library_1_1Constraint_af207e746f4a3dc2722e254612dab3b3) 4613 0 R (classP [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_dd9738866968b13e938d5669dd94a55e) (classParma__Polyhedra__Library_1_1Constraint_b0f18894c8f97fa0cd38736462f36132)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_442aecbe0ce384a7c1add146fb125ed6) 4563 0 R (classParma__Polyhedra__Library_1_1Constraint_448b4387171ec166085eb46aacedaad9) 4629 0 R (classParma__Polyhedra__Library_1_1Constraint_4b4c0277d3b6c85ab6633ae9f5e235c6) 4719 0 R (classParma__Polyhedra__Library_1_1Constraint_54742578f3ff98e32e7e15d6b554f13f) 4700 0 R (classParma__Polyhedra__Library_1_1Constraint_600a652347fb8718e0bc05f7230b8d8a) 4631 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_442aecbe0ce384a7c1add146fb125ed6) (classParma__Polyhedra__Library_1_1Constraint_61208276a246a505bd753ffbb568bfe7)]
 >> endobj
 12355 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_b3186208850238a080373f035cd532cc) 4553 0 R (classParma__Polyhedra__Library_1_1Constraint_b6976f576e6e50941ee7a7b1a737c0eb) 4552 0 R (classParma__Polyhedra__Library_1_1Constraint_bbde4b86cfca3e29a917650f4c9c62d5) 4615 0 R (classParma__Polyhedra__Library_1_1Constraint_bdd61469bc5c6dfc6e97f306a751035c) 4684 0 R (classParma__Polyhedra__Library_1_1Constraint_c7bf9d127644aa14a09eab633e87f544) 4513 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_b3186208850238a080373f035cd532cc) (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_61bc4f536e4c04b9594e1b6c7e13d76e) 4630 0 R (classParma__Polyhedra__Library_1_1Constraint_66a2134e0f7fc74d62b14f46631dc2c7) 4720 0 R (classParma__Polyhedra__Library_1_1Constraint_6742bd7f3f2cb079b96900dda0147940) 4617 0 R (classParma__Polyhedra__Library_1_1Constraint_745ac1cdddf74c6f387cfbbbc566dc78) 4560 0 R (classParma__Polyhedra__Library_1_1Constraint_78c24741e21a4406ea8ad1588c768147) 4565 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_61bc4f536e4c04b9594e1b6c7e13d76e) (classParma__Polyhedra__Library_1_1Constraint_7bdaff085ea6859cdec9b27bffb6de4b)]
 >> endobj
 12356 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) 4517 0 R (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abb5b32713c840499d9e29facf95a17f41) 4515 0 R (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abc1539389d3643cf986ef5bb99697d1cc) 4516 0 R (classParma__Polyhedra__Library_1_1Constraint_cc5c5125e7237c5913981b99a502f332) 4685 0 R (classParma__Polyhedra__Library_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) (classParma__Polyhedra__Library_1_1Constraint_dba3d929f4317a38ad387c5b45a91199)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_852f422dfdf14a1e8a97b4dad77f7e36) 4698 0 R (classParma__Polyhedra__Library_1_1Constraint_89943bdfa5424bf7acecc51a7b6949c8) 4697 0 R (classParma__Polyhedra__Library_1_1Constraint_8fb8b2fe343e5afa80edc06bfa31460b) 4527 0 R (classParma__Polyhedra__Library_1_1Constraint_93d5d6abf06ec551294c4c18abb4349d) 4569 0 R (classParma__Polyhedra__Library_1_1Constraint_9960963fb1f8fb56631e0402557065ae) 4564 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_852f422dfdf14a1e8a97b4dad77f7e36) (classParma__Polyhedra__Library_1_1Constraint_9dc926136daee1f47975434ee45298ec)]
 >> endobj
 12357 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_e3cacddb2450b8b685b8f39936a2b69d) 4680 0 R (classParma__Polyhedra__Library_1_1Constraint_e615df068adfbb40a0b0b7a993579d22) 4681 0 R (classParma__Polyhedra__Library_1_1Constraint_e86d21a6490f299af6229d70cf20c3ba) 4693 0 R (classParma__Polyhedra__Library_1_1Constraint_ea0fedb82a525e6ada13cd7fd2d03225) 4563 0 R (classParma__Polyhedra__Library_1_1Constraint_f06b2331eb3d080794682080b7f7eb1d) 4682 0 R (classParma__Polyhedra__Library_1_1Cons [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_e3cacddb2450b8b685b8f39936a2b69d) (classParma__Polyhedra__Library_1_1Constraint_f245f065572b31c8ca97e196e45f9cf9)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System) 1478 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1097cf7cb41f29a02ba271abd2f00f5e) 4839 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator) 1479 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_311a973ff993328d8cb3627f3af31129) 4916 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_3e8a8932563dfdc292fde93931f0bf2e) 4917 0 R (classPa [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_4fa3c4bbfb1c6905d95c08c2d90af526)]
 >> endobj
 12358 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraint_f2eb5d22ef23937a261cfe3f6bc435e6) 4619 0 R (classParma__Polyhedra__Library_1_1Constraint_f8fcee7f8582b0afc9115eb1304c24f9) 4564 0 R (classParma__Polyhedra__Library_1_1Constraint_fa6ba487c08199e83a970fc49b53d3d0) 4609 0 R (classParma__Polyhedra__Library_1_1Constraints__Reduction) 1434 0 R (classParma__Polyhedra__Library_1_1Constraints__Reduction_383574ff4028da9048235b061a613b99) 4931 0 R (classParma__Polyhedra__Library_1_1Constraints__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_f2eb5d22ef23937a261cfe3f6bc435e6) (classParma__Polyhedra__Library_1_1Constraints__Reduction_87f25b7a2988f918a20b3d09047b08ab)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_641015af4c3d3b84184e8ca8dd128b10) 4912 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_6ba82ff86685d87dd34f4d441a7d769b) 4920 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_a02f5903786b4da29daecddcb0db6cbf) 4915 0 R (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_b404db5180176140a7600b31616f9a07) 4919 0 R (classParma__Polyhed [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_641015af4c3d3b84184e8ca8dd128b10) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_f3c5bf7dd0135194b6c180dcb232ef54)]
 >> endobj
 12359 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Constraints__Reduction_898fefd81641cf4f6b854e85412a415c) 4927 0 R (classParma__Polyhedra__Library_1_1Determinate) 1435 0 R (classParma__Polyhedra__Library_1_1Determinate_12f9c11414ff84c5f98e089fe1671e4b) 5002 0 R (classParma__Polyhedra__Library_1_1Determinate_162dc548ba77c3b8b0c09b83740b0add) 4959 0 R (classParma__Polyhedra__Library_1_1Determinate_46a0e4adbfa5f07c11b1cefeaeab50a9) 5001 0 R (classParma__Polyhedra__Library_1_1Determinate_6742290bc [...]
-/Limits [(classParma__Polyhedra__Library_1_1Constraints__Reduction_898fefd81641cf4f6b854e85412a415c) (classParma__Polyhedra__Library_1_1Determinate_6742290bcbdcb397c3a65f92541850c7)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) 4914 0 R (classParma__Polyhedra__Library_1_1Constraint__System_2552e7a194f5fb0d591bafb591b91968) 4844 0 R (classParma__Polyhedra__Library_1_1Constraint__System_257775ae01cfcd011aca9bcbccb03da7) 4797 0 R (classParma__Polyhedra__Library_1_1Constraint__System_2b451e6b09162c7c19b0a2ad36545c69) 4846 0 R (classParma__Polyhedra__Library_1_1Constraint__System_314eb5fed86c6bbe4a7223c [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) (classParma__Polyhedra__Library_1_1Constraint__System_3410a53827de9155ac7d6cbd84263364)]
 >> endobj
 12360 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Determinate_68155a8dd4748908068c4f06816ced9e) 4960 0 R (classParma__Polyhedra__Library_1_1Determinate_6a570635ea948e8b83a131c1433f558a) 4958 0 R (classParma__Polyhedra__Library_1_1Determinate_6d81efe6a6302e1b6296be157faeb73e) 4964 0 R (classParma__Polyhedra__Library_1_1Determinate_6e192bab4a848124e98adc8e04f1b780) 4955 0 R (classParma__Polyhedra__Library_1_1Determinate_6e1f5c74ae6b2a7fda7094889aa46300) 5013 0 R (classParma__Polyhedra__Library_1_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Determinate_68155a8dd4748908068c4f06816ced9e) (classParma__Polyhedra__Library_1_1Determinate_766f30dae23752bf497bca855ef8b259)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_3badc2f43376aa26f481af4800a3515b) 4882 0 R (classParma__Polyhedra__Library_1_1Constraint__System_50423c4391d0c3064787f19661914973) 4798 0 R (classParma__Polyhedra__Library_1_1Constraint__System_5a79ce2b52efebd42da2736164a043ad) 4845 0 R (classParma__Polyhedra__Library_1_1Constraint__System_5cebd3d6d6ec070c47682e77b0248f22) 4842 0 R (classParma__Polyhedra__Library_1_1Constraint__System_61e02a6ed1b9dd0d6d306d76f5da55a2) 4799 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_3badc2f43376aa26f481af4800a3515b) (classParma__Polyhedra__Library_1_1Constraint__System_6293b813e42a59a9795cafe0efa762cc)]
 >> endobj
 12361 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Determinate_7698afbb74c4d9ef4a404fd200b9226c) 4957 0 R (classParma__Polyhedra__Library_1_1Determinate_81788a9e6af2cd17a632e4008b4b5634) 5007 0 R (classParma__Polyhedra__Library_1_1Determinate_8a354fa2b600043e51e8556864b69dbf) 4999 0 R (classParma__Polyhedra__Library_1_1Determinate_947140ae6a3b18452b6e69dfcf3daf51) 5003 0 R (classParma__Polyhedra__Library_1_1Determinate_97f31ca582bbc0a736ce5f3167021638) 4961 0 R (classParma__Polyhedra__Library_1_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Determinate_7698afbb74c4d9ef4a404fd200b9226c) (classParma__Polyhedra__Library_1_1Determinate_a76dc794cd0a663bebbf8fc0d11d9714)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) 4843 0 R (classParma__Polyhedra__Library_1_1Constraint__System_6aec148aa41935a4072c64a43c51c577) 4835 0 R (classParma__Polyhedra__Library_1_1Constraint__System_70e9ad42674d62ed9bd73268e3af7064) 4873 0 R (classParma__Polyhedra__Library_1_1Constraint__System_78a4d5f5e4702a16d6aae656293ec7ad) 4847 0 R (classParma__Polyhedra__Library_1_1Constraint__System_809a4546135123a08f12c0a65fb22241) 4834 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_67f95ed6867827f03a6af0a7334376e3) (classParma__Polyhedra__Library_1_1Constraint__System_8388d0d6d7ff68c627d516ec17f56b4c)]
 >> endobj
 12362 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) 5005 0 R (classParma__Polyhedra__Library_1_1Determinate_b482b0092b8947168a9cc650e7f5a666) 5004 0 R (classParma__Polyhedra__Library_1_1Determinate_bdd1d97c66bb40b6b396982cc6dfc182) 5032 0 R (classParma__Polyhedra__Library_1_1Determinate_c7a892d14bca002fc1a03f9b8a950850) 4965 0 R (classParma__Polyhedra__Library_1_1Determinate_c8977c97bf04a9145308585bf0f79110) 5014 0 R (classParma__Polyhedra__Library_1_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) (classParma__Polyhedra__Library_1_1Determinate_d56183741949b698e9781549d3da5fa5)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_92333180e0163e9c87f2220dceef012d) 4800 0 R (classParma__Polyhedra__Library_1_1Constraint__System_964e4bcbbfde58f43977d0a8e686ec35) 4801 0 R (classParma__Polyhedra__Library_1_1Constraint__System_c3223cf8c7d19b02b5e3c04038024b47) 4872 0 R (classParma__Polyhedra__Library_1_1Constraint__System_c92d2324f8ddea454926272e5ccc6dad) 4848 0 R (classParma__Polyhedra__Library_1_1Constraint__System_cd7d1ed2a688f0c6af96e1cff336f933) 4840 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_92333180e0163e9c87f2220dceef012d) (classParma__Polyhedra__Library_1_1Constraint__System_d350b84c25b7c37693d2e7a08d3165ca)]
 >> endobj
 12363 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Determinate_de012d0e50f285077169741e9940f414) 5000 0 R (classParma__Polyhedra__Library_1_1Determinate_e1b84de453a8ba7224dbc5e378011e9b) 5034 0 R (classParma__Polyhedra__Library_1_1Determinate_ebaa837f2ff5fafb87e1e9ceaa9ccfa1) 5009 0 R (classParma__Polyhedra__Library_1_1Determinate_f724448826bbc00406f8f680b31fcaad) 4956 0 R (classParma__Polyhedra__Library_1_1Domain__Product) 1436 0 R (classParma__Polyhedra__Library_1_1GMP__Integer) 1494 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Determinate_de012d0e50f285077169741e9940f414) (classParma__Polyhedra__Library_1_1GMP__Integer)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint__System_dd9738866968b13e938d5669dd94a55e) 4881 0 R (classParma__Polyhedra__Library_1_1Constraint__System_dfa7b03e2ac3a6666a7538431f1bdee9) 4833 0 R (classParma__Polyhedra__Library_1_1Constraint__System_ea9a4fb9807eb61cda3eedf8e5a7acae) 4874 0 R (classParma__Polyhedra__Library_1_1Constraint__System_f882ff84afd3c2507e17ffa62ffd20a0) 4880 0 R (classParma__Polyhedra__Library_1_1Constraint_af207e746f4a3dc2722e254612dab3b3) 4622 0 R (classP [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_dd9738866968b13e938d5669dd94a55e) (classParma__Polyhedra__Library_1_1Constraint_b0f18894c8f97fa0cd38736462f36132)]
 >> endobj
 12364 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_01c5bdd401e8bc17ea983d941be2aa49) 5538 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_11810ad660a4aa63766e8ebb0334b7d6) 5505 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_29b14636d21c90e28ee1821666dc1d64) 5506 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_2f220b5f73e79a2e6feab3a97a7e2445) 5507 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_38ab8dc3ca19cacef112ca316bc7ce09) 5537 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_01c5bdd401e8bc17ea983d941be2aa49) (classParma__Polyhedra__Library_1_1GMP__Integer_4039bbdc92a28fade431cb98f20b0fa6)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_b3186208850238a080373f035cd532cc) 4562 0 R (classParma__Polyhedra__Library_1_1Constraint_b6976f576e6e50941ee7a7b1a737c0eb) 4561 0 R (classParma__Polyhedra__Library_1_1Constraint_bbde4b86cfca3e29a917650f4c9c62d5) 4624 0 R (classParma__Polyhedra__Library_1_1Constraint_bdd61469bc5c6dfc6e97f306a751035c) 4693 0 R (classParma__Polyhedra__Library_1_1Constraint_c7bf9d127644aa14a09eab633e87f544) 4522 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_b3186208850238a080373f035cd532cc) (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab)]
 >> endobj
 12365 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_6d5c75bcc32f8aea006e8da4b3f736b2) 5527 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_6e613e3f02e896503d38da788ad593b8) 5498 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_7f9dc23eef0ab2ef9d07f4d53177afce) 5508 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_83b02e8cbb5d14a2ebf2843e6551391d) 5536 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_84565fd9471a52f83618d0d5ce461c3c) 5539 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_6d5c75bcc32f8aea006e8da4b3f736b2) (classParma__Polyhedra__Library_1_1GMP__Integer_952922658abcdfb880fcf0a8483c9620)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) 4526 0 R (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abb5b32713c840499d9e29facf95a17f41) 4524 0 R (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6abc1539389d3643cf986ef5bb99697d1cc) 4525 0 R (classParma__Polyhedra__Library_1_1Constraint_cc5c5125e7237c5913981b99a502f332) 4694 0 R (classParma__Polyhedra__Library_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) (classParma__Polyhedra__Library_1_1Constraint_dba3d929f4317a38ad387c5b45a91199)]
 >> endobj
 12366 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_9a22818e12d0abab8d8a8e0d3346f51a) 5502 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_aaa520f25230108e6839b82747cae794) 5500 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_b2dfd07539bfb516c7ca2d04460064fa) 5501 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_b8dbbfce1fd68d57df6b05d5cc74c012) 5499 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_cf54a358f4ddf09f56364da87de68a49) 5503 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_9a22818e12d0abab8d8a8e0d3346f51a) (classParma__Polyhedra__Library_1_1Generator)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_e3cacddb2450b8b685b8f39936a2b69d) 4689 0 R (classParma__Polyhedra__Library_1_1Constraint_e615df068adfbb40a0b0b7a993579d22) 4690 0 R (classParma__Polyhedra__Library_1_1Constraint_e86d21a6490f299af6229d70cf20c3ba) 4702 0 R (classParma__Polyhedra__Library_1_1Constraint_ea0fedb82a525e6ada13cd7fd2d03225) 4572 0 R (classParma__Polyhedra__Library_1_1Constraint_f06b2331eb3d080794682080b7f7eb1d) 4691 0 R (classParma__Polyhedra__Library_1_1Cons [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_e3cacddb2450b8b685b8f39936a2b69d) (classParma__Polyhedra__Library_1_1Constraint_f245f065572b31c8ca97e196e45f9cf9)]
 >> endobj
 12367 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_0c26ae11a4146369ff86288347cc54db) 5203 0 R (classParma__Polyhedra__Library_1_1Generator_0fb144e5f3fb6815e4c28c89883607be) 5208 0 R (classParma__Polyhedra__Library_1_1Generator_10cab5245f80aacd8000d0312730ec03) 5201 0 R (classParma__Polyhedra__Library_1_1Generator_13c726daa7d565ded0b177e24b6d1104) 5100 0 R (classParma__Polyhedra__Library_1_1Generator_1c884f5152f75040139ec3d9ec8ac293) 5092 0 R (classParma__Polyhedra__Library_1_1Generator [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_0c26ae11a4146369ff86288347cc54db) (classParma__Polyhedra__Library_1_1Generator_2aba27eb7310045e1a35c7e68af01ab2)]
+/Names [(classParma__Polyhedra__Library_1_1Constraint_f2eb5d22ef23937a261cfe3f6bc435e6) 4628 0 R (classParma__Polyhedra__Library_1_1Constraint_f8fcee7f8582b0afc9115eb1304c24f9) 4573 0 R (classParma__Polyhedra__Library_1_1Constraint_fa6ba487c08199e83a970fc49b53d3d0) 4618 0 R (classParma__Polyhedra__Library_1_1Constraints__Reduction) 1480 0 R (classParma__Polyhedra__Library_1_1Constraints__Reduction_383574ff4028da9048235b061a613b99) 4940 0 R (classParma__Polyhedra__Library_1_1Constraints__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_f2eb5d22ef23937a261cfe3f6bc435e6) (classParma__Polyhedra__Library_1_1Constraints__Reduction_87f25b7a2988f918a20b3d09047b08ab)]
 >> endobj
 12368 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) 5200 0 R (classParma__Polyhedra__Library_1_1Generator_3bc88b2886b0b86865186d142e5ee414) 5144 0 R (classParma__Polyhedra__Library_1_1Generator_3f29f8b40d09b17eaa4cbaac069f72a0) 5089 0 R (classParma__Polyhedra__Library_1_1Generator_42867df59ec40173391b76074f9f0fb2) 5104 0 R (classParma__Polyhedra__Library_1_1Generator_4fb7d78e7b37d7f4b99babdc5cc84783) 5091 0 R (classParma__Polyhedra__Library_1_1Generator [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) (classParma__Polyhedra__Library_1_1Generator_5363ddeed325652ee6c064a8936cfe57)]
+/Names [(classParma__Polyhedra__Library_1_1Constraints__Reduction_898fefd81641cf4f6b854e85412a415c) 4936 0 R (classParma__Polyhedra__Library_1_1Determinate) 1481 0 R (classParma__Polyhedra__Library_1_1Determinate_12f9c11414ff84c5f98e089fe1671e4b) 5011 0 R (classParma__Polyhedra__Library_1_1Determinate_162dc548ba77c3b8b0c09b83740b0add) 4968 0 R (classParma__Polyhedra__Library_1_1Determinate_46a0e4adbfa5f07c11b1cefeaeab50a9) 5010 0 R (classParma__Polyhedra__Library_1_1Determinate_6742290bc [...]
+/Limits [(classParma__Polyhedra__Library_1_1Constraints__Reduction_898fefd81641cf4f6b854e85412a415c) (classParma__Polyhedra__Library_1_1Determinate_6742290bcbdcb397c3a65f92541850c7)]
 >> endobj
 12369 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) 5054 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed505abaa6ff4aa204c25c94719e8a2b6f4) 5056 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed54312979a12cae5ebb0791496e1ccce7a) 5055 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5b7fe867b1243e111ef4364e3ef5b5329) 5057 0 R (classParma__Polyhedra__Library_1_1G [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) (classParma__Polyhedra__Library_1_1Generator_584f3fd5a19536644a66818169b16ac6)]
+/Names [(classParma__Polyhedra__Library_1_1Determinate_68155a8dd4748908068c4f06816ced9e) 4969 0 R (classParma__Polyhedra__Library_1_1Determinate_6a570635ea948e8b83a131c1433f558a) 4967 0 R (classParma__Polyhedra__Library_1_1Determinate_6d81efe6a6302e1b6296be157faeb73e) 4973 0 R (classParma__Polyhedra__Library_1_1Determinate_6e192bab4a848124e98adc8e04f1b780) 4964 0 R (classParma__Polyhedra__Library_1_1Determinate_6e1f5c74ae6b2a7fda7094889aa46300) 5022 0 R (classParma__Polyhedra__Library_1_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Determinate_68155a8dd4748908068c4f06816ced9e) (classParma__Polyhedra__Library_1_1Determinate_766f30dae23752bf497bca855ef8b259)]
 >> endobj
 12370 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) 5152 0 R (classParma__Polyhedra__Library_1_1Generator_600c942b0a2e94b550ccd84ef9c30928) 5146 0 R (classParma__Polyhedra__Library_1_1Generator_6804f93015ae6e1dc0c2e42e726380c4) 5148 0 R (classParma__Polyhedra__Library_1_1Generator_6b8dae6436867a53e27720ee211f1cc7) 5151 0 R (classParma__Polyhedra__Library_1_1Generator_75190def344d4c1ba6c59a6f0fcf7420) 5210 0 R (classParma__Polyhedra__Library_1_1Generator [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) (classParma__Polyhedra__Library_1_1Generator_775a8cec41b0fcc88689a171f5be8546)]
+/Names [(classParma__Polyhedra__Library_1_1Determinate_7698afbb74c4d9ef4a404fd200b9226c) 4966 0 R (classParma__Polyhedra__Library_1_1Determinate_81788a9e6af2cd17a632e4008b4b5634) 5016 0 R (classParma__Polyhedra__Library_1_1Determinate_8a354fa2b600043e51e8556864b69dbf) 5008 0 R (classParma__Polyhedra__Library_1_1Determinate_947140ae6a3b18452b6e69dfcf3daf51) 5012 0 R (classParma__Polyhedra__Library_1_1Determinate_97f31ca582bbc0a736ce5f3167021638) 4970 0 R (classParma__Polyhedra__Library_1_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Determinate_7698afbb74c4d9ef4a404fd200b9226c) (classParma__Polyhedra__Library_1_1Determinate_a76dc794cd0a663bebbf8fc0d11d9714)]
 >> endobj
 12371 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_77fc44f44b1bdda486e19e30310634e2) 5099 0 R (classParma__Polyhedra__Library_1_1Generator_7c502c8d46ed2f68679404fdfdf8e0bf) 5093 0 R (classParma__Polyhedra__Library_1_1Generator__System) 1492 0 R (classParma__Polyhedra__Library_1_1Generator__System_02b52b4ef5b1806566495cb7b6d35abb) 5382 0 R (classParma__Polyhedra__Library_1_1Generator__System_02e5a05e31a64af8bb2652645f74190d) 5358 0 R (classParma__Polyhedra__Library_1_1Generator__System_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_77fc44f44b1bdda486e19e30310634e2) (classParma__Polyhedra__Library_1_1Generator__System_071ec60375df0a0f5051dc431f445e37)]
+/Names [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) 5014 0 R (classParma__Polyhedra__Library_1_1Determinate_b482b0092b8947168a9cc650e7f5a666) 5013 0 R (classParma__Polyhedra__Library_1_1Determinate_bdd1d97c66bb40b6b396982cc6dfc182) 5041 0 R (classParma__Polyhedra__Library_1_1Determinate_c7a892d14bca002fc1a03f9b8a950850) 4974 0 R (classParma__Polyhedra__Library_1_1Determinate_c8977c97bf04a9145308585bf0f79110) 5023 0 R (classParma__Polyhedra__Library_1_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) (classParma__Polyhedra__Library_1_1Determinate_d56183741949b698e9781549d3da5fa5)]
 >> endobj
 12372 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) 1493 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_032aca0bd08a3c854d46b4a7c567b41b) 5440 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_16e25a87d3f2f1a0a454883b84bcf177) 5435 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_28cff68f198562b6921add86c58008af) 5442 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1c [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_47e2d2f9114f640ca24b3dc68b701152)]
+/Names [(classParma__Polyhedra__Library_1_1Determinate_de012d0e50f285077169741e9940f414) 5009 0 R (classParma__Polyhedra__Library_1_1Determinate_e1b84de453a8ba7224dbc5e378011e9b) 5043 0 R (classParma__Polyhedra__Library_1_1Determinate_ebaa837f2ff5fafb87e1e9ceaa9ccfa1) 5018 0 R (classParma__Polyhedra__Library_1_1Determinate_f724448826bbc00406f8f680b31fcaad) 4965 0 R (classParma__Polyhedra__Library_1_1Domain__Product) 1482 0 R (classParma__Polyhedra__Library_1_1GMP__Integer) 1487 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Determinate_de012d0e50f285077169741e9940f414) (classParma__Polyhedra__Library_1_1GMP__Integer)]
 >> endobj
 12373 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_83d49cacc2666db32082dabdac76acc4) 5437 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_a2b418d948cce672416e77deb99b45b8) 5438 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_b2c21b4ce7f4f822e98343689525f1b8) 5439 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_ead8142c94d4974534e7f0fe10ed63a7) 5441 0 R (classParma__Polyhedra__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_83d49cacc2666db32082dabdac76acc4) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
+/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_01c5bdd401e8bc17ea983d941be2aa49) 5547 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_11810ad660a4aa63766e8ebb0334b7d6) 5514 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_29b14636d21c90e28ee1821666dc1d64) 5515 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_2f220b5f73e79a2e6feab3a97a7e2445) 5516 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_38ab8dc3ca19cacef112ca316bc7ce09) 5546 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_01c5bdd401e8bc17ea983d941be2aa49) (classParma__Polyhedra__Library_1_1GMP__Integer_4039bbdc92a28fade431cb98f20b0fa6)]
 >> endobj
 12374 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) 5351 0 R (classParma__Polyhedra__Library_1_1Generator__System_37abf9e26c109cf608ec7829284883ec) 5360 0 R (classParma__Polyhedra__Library_1_1Generator__System_605b7611d045e0ea0ff47c2ec36c2268) 5309 0 R (classParma__Polyhedra__Library_1_1Generator__System_6135986b7669c295a1855279a9347433) 5345 0 R (classParma__Polyhedra__Library_1_1Generator__System_6b57cf93153051d3aa63c33e34ee4127) 5359 0 R (cla [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Generator__System_6e9c19c25562f9d1a71523d00b337450)]
+/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_6d5c75bcc32f8aea006e8da4b3f736b2) 5536 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_6e613e3f02e896503d38da788ad593b8) 5507 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_7f9dc23eef0ab2ef9d07f4d53177afce) 5517 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_83b02e8cbb5d14a2ebf2843e6551391d) 5545 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_84565fd9471a52f83618d0d5ce461c3c) 5548 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_6d5c75bcc32f8aea006e8da4b3f736b2) (classParma__Polyhedra__Library_1_1GMP__Integer_952922658abcdfb880fcf0a8483c9620)]
 >> endobj
 12375 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_7072dc2f1979eb1198aea49e10bcd59d) 5357 0 R (classParma__Polyhedra__Library_1_1Generator__System_71a39e295673dabbc4661c7c0a2c3445) 5388 0 R (classParma__Polyhedra__Library_1_1Generator__System_7b9d70f9508c08b9a86272878ca03b5f) 5354 0 R (classParma__Polyhedra__Library_1_1Generator__System_804b0e848b19f18d99664d5bbd57a3f1) 5346 0 R (classParma__Polyhedra__Library_1_1Generator__System_9db5a39fe27d6c659e9c6ce626e83dfa) 5310 0 R (cla [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_7072dc2f1979eb1198aea49e10bcd59d) (classParma__Polyhedra__Library_1_1Generator__System_9fe4a78fa5899317f5a060d7b607b5c1)]
+/Names [(classParma__Polyhedra__Library_1_1GMP__Integer_9a22818e12d0abab8d8a8e0d3346f51a) 5511 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_aaa520f25230108e6839b82747cae794) 5509 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_b2dfd07539bfb516c7ca2d04460064fa) 5510 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_b8dbbfce1fd68d57df6b05d5cc74c012) 5508 0 R (classParma__Polyhedra__Library_1_1GMP__Integer_cf54a358f4ddf09f56364da87de68a49) 5512 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1GMP__Integer_9a22818e12d0abab8d8a8e0d3346f51a) (classParma__Polyhedra__Library_1_1Generator)]
 >> endobj
 12376 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_a33b89d7143376193110dde339707b0d) 5348 0 R (classParma__Polyhedra__Library_1_1Generator__System_ad63aea0771a124cfb70c8e8e80779a3) 5350 0 R (classParma__Polyhedra__Library_1_1Generator__System_af6afcf59d181946f02b27418d9b651a) 5347 0 R (classParma__Polyhedra__Library_1_1Generator__System_b0063024b3761b3ff89c3f259ebac6fe) 5356 0 R (classParma__Polyhedra__Library_1_1Generator__System_b174d3f8d008aca83801ae0de294528d) 5352 0 R (cla [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_a33b89d7143376193110dde339707b0d) (classParma__Polyhedra__Library_1_1Generator__System_cce6ad80815e7d09970ed92968967585)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_0c26ae11a4146369ff86288347cc54db) 5212 0 R (classParma__Polyhedra__Library_1_1Generator_0fb144e5f3fb6815e4c28c89883607be) 5217 0 R (classParma__Polyhedra__Library_1_1Generator_10cab5245f80aacd8000d0312730ec03) 5210 0 R (classParma__Polyhedra__Library_1_1Generator_13c726daa7d565ded0b177e24b6d1104) 5109 0 R (classParma__Polyhedra__Library_1_1Generator_1c884f5152f75040139ec3d9ec8ac293) 5101 0 R (classParma__Polyhedra__Library_1_1Generator [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_0c26ae11a4146369ff86288347cc54db) (classParma__Polyhedra__Library_1_1Generator_2aba27eb7310045e1a35c7e68af01ab2)]
 >> endobj
 12377 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator__System_d53075833d1bde0c9e36dd70afb4b967) 5380 0 R (classParma__Polyhedra__Library_1_1Generator__System_dcd147a1c5474a820c7379514f629fda) 5387 0 R (classParma__Polyhedra__Library_1_1Generator__System_ed024de0dc1ad69e380f706d25740cb0) 5311 0 R (classParma__Polyhedra__Library_1_1Generator_a40eabb29ea4abe082c3a2e6dc820276) 5101 0 R (classParma__Polyhedra__Library_1_1Generator_a98511973ca14e8904e4e2c1f774bd3a) 5206 0 R (classParma__Polyhed [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_d53075833d1bde0c9e36dd70afb4b967) (classParma__Polyhedra__Library_1_1Generator_b339ccb929a7255295ad19a5b168d5d0)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) 5209 0 R (classParma__Polyhedra__Library_1_1Generator_3bc88b2886b0b86865186d142e5ee414) 5153 0 R (classParma__Polyhedra__Library_1_1Generator_3f29f8b40d09b17eaa4cbaac069f72a0) 5098 0 R (classParma__Polyhedra__Library_1_1Generator_42867df59ec40173391b76074f9f0fb2) 5113 0 R (classParma__Polyhedra__Library_1_1Generator_4fb7d78e7b37d7f4b99babdc5cc84783) 5100 0 R (classParma__Polyhedra__Library_1_1Generator [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) (classParma__Polyhedra__Library_1_1Generator_5363ddeed325652ee6c064a8936cfe57)]
 >> endobj
 12378 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) 5150 0 R (classParma__Polyhedra__Library_1_1Generator_bc8ae851f2a0a6260d954b3bd8505249) 5139 0 R (classParma__Polyhedra__Library_1_1Generator_d593d3aa49a632911d8d49c83b3f4985) 5143 0 R (classParma__Polyhedra__Library_1_1Generator_d7552a414d66f92897d12767579fa3ca) 5202 0 R (classParma__Polyhedra__Library_1_1Generator_d8cee05f88ad5aea288c1f6b8bf7cdc7) 5094 0 R (classParma__Polyhedra__Library_1_1Generator [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) (classParma__Polyhedra__Library_1_1Generator_de2531310fd7806c9e4f745cab145926)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) 5063 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed505abaa6ff4aa204c25c94719e8a2b6f4) 5065 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed54312979a12cae5ebb0791496e1ccce7a) 5064 0 R (classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5b7fe867b1243e111ef4364e3ef5b5329) 5066 0 R (classParma__Polyhedra__Library_1_1G [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_55b76ba0041601d8da38ab5ad619eed5) (classParma__Polyhedra__Library_1_1Generator_584f3fd5a19536644a66818169b16ac6)]
 >> endobj
 12379 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_de98f4e320d7d21e223afb83240b3800) 5098 0 R (classParma__Polyhedra__Library_1_1Generator_e5902ab7e2d3304037a56ecda7fc22a4) 5095 0 R (classParma__Polyhedra__Library_1_1Generator_e6206985cd5536c4dac181de5fb21247) 5204 0 R (classParma__Polyhedra__Library_1_1Generator_e67eb83f2626818420b3201db09e3d58) 5209 0 R (classParma__Polyhedra__Library_1_1Generator_ebb212a14f52ed934059925c1f5f2010) 5145 0 R (classParma__Polyhedra__Library_1_1Generator [...]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_de98f4e320d7d21e223afb83240b3800) (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) 5161 0 R (classParma__Polyhedra__Library_1_1Generator_600c942b0a2e94b550ccd84ef9c30928) 5155 0 R (classParma__Polyhedra__Library_1_1Generator_6804f93015ae6e1dc0c2e42e726380c4) 5157 0 R (classParma__Polyhedra__Library_1_1Generator_6b8dae6436867a53e27720ee211f1cc7) 5160 0 R (classParma__Polyhedra__Library_1_1Generator_75190def344d4c1ba6c59a6f0fcf7420) 5219 0 R (classParma__Polyhedra__Library_1_1Generator [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_5c56451d80b8c02636854053de9e0440) (classParma__Polyhedra__Library_1_1Generator_775a8cec41b0fcc88689a171f5be8546)]
 >> endobj
 12380 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) 5096 0 R (classParma__Polyhedra__Library_1_1Generator_f1bf8c762c6f36b30f2abcaffe591acb) 5140 0 R (classParma__Polyhedra__Library_1_1Generator_f4abff14e1b88cbb929f0733432477ff) 5207 0 R (classParma__Polyhedra__Library_1_1Generator_fceefab91d648d188e42e5a75a3a977e) 5102 0 R (classParma__Polyhedra__Library_1_1Grid) 495 0 R (classParma__Polyhedra__Library_1_1Grid_0047a6aa4f26d9133b9d741f68384f38) 5712 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) (classParma__Polyhedra__Library_1_1Grid_0047a6aa4f26d9133b9d741f68384f38)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_77fc44f44b1bdda486e19e30310634e2) 5108 0 R (classParma__Polyhedra__Library_1_1Generator_7c502c8d46ed2f68679404fdfdf8e0bf) 5102 0 R (classParma__Polyhedra__Library_1_1Generator__System) 1485 0 R (classParma__Polyhedra__Library_1_1Generator__System_02b52b4ef5b1806566495cb7b6d35abb) 5391 0 R (classParma__Polyhedra__Library_1_1Generator__System_02e5a05e31a64af8bb2652645f74190d) 5367 0 R (classParma__Polyhedra__Library_1_1Generator__System_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_77fc44f44b1bdda486e19e30310634e2) (classParma__Polyhedra__Library_1_1Generator__System_071ec60375df0a0f5051dc431f445e37)]
 >> endobj
 12381 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_0262a2b32220536d8bc60d84ad8dac4c) 5599 0 R (classParma__Polyhedra__Library_1_1Grid_042613c3f4ad30b298d70143c935d7cd) 5720 0 R (classParma__Polyhedra__Library_1_1Grid_0441c9c3b0ab0d55165bb6b4fd107f64) 5894 0 R (classParma__Polyhedra__Library_1_1Grid_071aa57e439ba4f358c7fd43b03a6a49) 5831 0 R (classParma__Polyhedra__Library_1_1Grid_07bdac3717a59f64634da7d9b1cfaefd) 5938 0 R (classParma__Polyhedra__Library_1_1Grid_092f5c04d267ab5709dda2d3e51aa [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_0262a2b32220536d8bc60d84ad8dac4c) (classParma__Polyhedra__Library_1_1Grid_092f5c04d267ab5709dda2d3e51aaeb9)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) 1486 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_032aca0bd08a3c854d46b4a7c567b41b) 5449 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_16e25a87d3f2f1a0a454883b84bcf177) 5444 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_28cff68f198562b6921add86c58008af) 5451 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1c [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator) (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_47e2d2f9114f640ca24b3dc68b701152)]
 >> endobj
 12382 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_0c02302b6281fa91ef9275bd37e43efc) 5602 0 R (classParma__Polyhedra__Library_1_1Grid_0d8ed7a0e48fe76e7221842c780192b0) 5722 0 R (classParma__Polyhedra__Library_1_1Grid_10e3116398b920cb137cf576a073cc68) 5944 0 R (classParma__Polyhedra__Library_1_1Grid_1287b254a91451368e7e2e456f448114) 5768 0 R (classParma__Polyhedra__Library_1_1Grid_145cc7c23d407576222e5af347f401c1) 5774 0 R (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8b [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_0c02302b6281fa91ef9275bd37e43efc) (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8baec)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_83d49cacc2666db32082dabdac76acc4) 5446 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_a2b418d948cce672416e77deb99b45b8) 5447 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_b2c21b4ce7f4f822e98343689525f1b8) 5448 0 R (classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_ead8142c94d4974534e7f0fe10ed63a7) 5450 0 R (classParma__Polyhedra__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_1_1const__iterator_83d49cacc2666db32082dabdac76acc4) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
 >> endobj
 12383 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_18ec2da355442e02ae67313ed5b48933) 5951 0 R (classParma__Polyhedra__Library_1_1Grid_19422844125a988daaf489cbaff3835b) 5823 0 R (classParma__Polyhedra__Library_1_1Grid_19623ff8cea2239d66331f29c1d0268d) 5606 0 R (classParma__Polyhedra__Library_1_1Grid_1a26d0018999e56d94a7e96db2b6e553) 5983 0 R (classParma__Polyhedra__Library_1_1Grid_1a5606b64a035977b9d76b1932227246) 5711 0 R (classParma__Polyhedra__Library_1_1Grid_1b528a2e8d4d096f62535454e05b7 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_18ec2da355442e02ae67313ed5b48933) (classParma__Polyhedra__Library_1_1Grid_1b528a2e8d4d096f62535454e05b74ba)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) 5360 0 R (classParma__Polyhedra__Library_1_1Generator__System_37abf9e26c109cf608ec7829284883ec) 5369 0 R (classParma__Polyhedra__Library_1_1Generator__System_605b7611d045e0ea0ff47c2ec36c2268) 5318 0 R (classParma__Polyhedra__Library_1_1Generator__System_6135986b7669c295a1855279a9347433) 5354 0 R (classParma__Polyhedra__Library_1_1Generator__System_6b57cf93153051d3aa63c33e34ee4127) 5368 0 R (cla [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Generator__System_6e9c19c25562f9d1a71523d00b337450)]
 >> endobj
 12384 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_1ba0bd59426889233904d052224cab76) 5605 0 R (classParma__Polyhedra__Library_1_1Grid_1ba97c180500b43954b09532151f6c9d) 5652 0 R (classParma__Polyhedra__Library_1_1Grid_1cb88a546d32e7b5c07dc25055e33235) 5994 0 R (classParma__Polyhedra__Library_1_1Grid_1d51ba9ca3c3e0bf0042502f40d2e11b) 5981 0 R (classParma__Polyhedra__Library_1_1Grid_214e376adb9dc271c61b58f8b2c927f0) 5824 0 R (classParma__Polyhedra__Library_1_1Grid_2528b5f433e743dda827b1028b6c7 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_1ba0bd59426889233904d052224cab76) (classParma__Polyhedra__Library_1_1Grid_2528b5f433e743dda827b1028b6c74cd)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_7072dc2f1979eb1198aea49e10bcd59d) 5366 0 R (classParma__Polyhedra__Library_1_1Generator__System_71a39e295673dabbc4661c7c0a2c3445) 5397 0 R (classParma__Polyhedra__Library_1_1Generator__System_7b9d70f9508c08b9a86272878ca03b5f) 5363 0 R (classParma__Polyhedra__Library_1_1Generator__System_804b0e848b19f18d99664d5bbd57a3f1) 5355 0 R (classParma__Polyhedra__Library_1_1Generator__System_9db5a39fe27d6c659e9c6ce626e83dfa) 5319 0 R (cla [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_7072dc2f1979eb1198aea49e10bcd59d) (classParma__Polyhedra__Library_1_1Generator__System_9fe4a78fa5899317f5a060d7b607b5c1)]
 >> endobj
 12385 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_2581586de73769088ece60dc01409a08) 5888 0 R (classParma__Polyhedra__Library_1_1Grid_26f845c3192c71f59cf1c81cd35072c5) 5826 0 R (classParma__Polyhedra__Library_1_1Grid_2a66994a33d910d0fe8daccc6cc017ed) 1262 0 R (classParma__Polyhedra__Library_1_1Grid_2f31170286d3abc2f4867d0b193ae8bc) 5665 0 R (classParma__Polyhedra__Library_1_1Grid_31603d81a2b0571a82c4c79b8c6e4564) 5601 0 R (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da9 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_2581586de73769088ece60dc01409a08) (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da94dc)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_a33b89d7143376193110dde339707b0d) 5357 0 R (classParma__Polyhedra__Library_1_1Generator__System_ad63aea0771a124cfb70c8e8e80779a3) 5359 0 R (classParma__Polyhedra__Library_1_1Generator__System_af6afcf59d181946f02b27418d9b651a) 5356 0 R (classParma__Polyhedra__Library_1_1Generator__System_b0063024b3761b3ff89c3f259ebac6fe) 5365 0 R (classParma__Polyhedra__Library_1_1Generator__System_b174d3f8d008aca83801ae0de294528d) 5361 0 R (cla [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_a33b89d7143376193110dde339707b0d) (classParma__Polyhedra__Library_1_1Generator__System_cce6ad80815e7d09970ed92968967585)]
 >> endobj
 12386 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) 5989 0 R (classParma__Polyhedra__Library_1_1Grid_36cc3783cdc92ab5fc69904c298ed12c) 5666 0 R (classParma__Polyhedra__Library_1_1Grid_3ac47497148e61f3d7a3da09d17a03bf) 5717 0 R (classParma__Polyhedra__Library_1_1Grid_453e51570268eb4d63fc529130a54440) 5658 0 R (classParma__Polyhedra__Library_1_1Grid_470e6a581b91bc6d5a4a6388d1ddde99) 5607 0 R (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2dcf)]
+/Names [(classParma__Polyhedra__Library_1_1Generator__System_d53075833d1bde0c9e36dd70afb4b967) 5389 0 R (classParma__Polyhedra__Library_1_1Generator__System_dcd147a1c5474a820c7379514f629fda) 5396 0 R (classParma__Polyhedra__Library_1_1Generator__System_ed024de0dc1ad69e380f706d25740cb0) 5320 0 R (classParma__Polyhedra__Library_1_1Generator_a40eabb29ea4abe082c3a2e6dc820276) 5110 0 R (classParma__Polyhedra__Library_1_1Generator_a98511973ca14e8904e4e2c1f774bd3a) 5215 0 R (classParma__Polyhed [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_d53075833d1bde0c9e36dd70afb4b967) (classParma__Polyhedra__Library_1_1Generator_b339ccb929a7255295ad19a5b168d5d0)]
 >> endobj
 12387 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_508103dc808fc747a90b573083a60461) 5940 0 R (classParma__Polyhedra__Library_1_1Grid_527ffa31e1581a8beb83a832244dada8) 5603 0 R (classParma__Polyhedra__Library_1_1Grid_53b24395ac61f8b2b2accc5a3900bf69) 5655 0 R (classParma__Polyhedra__Library_1_1Grid_53f980fb1ac8fa21265bec985bd1382f) 5723 0 R (classParma__Polyhedra__Library_1_1Grid_59634a195948ff0617177d0a41e30602) 5710 0 R (classParma__Polyhedra__Library_1_1Grid_596fc5b3ee0d04895aca9139cb6cb [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_508103dc808fc747a90b573083a60461) (classParma__Polyhedra__Library_1_1Grid_596fc5b3ee0d04895aca9139cb6cbcb6)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) 5159 0 R (classParma__Polyhedra__Library_1_1Generator_bc8ae851f2a0a6260d954b3bd8505249) 5148 0 R (classParma__Polyhedra__Library_1_1Generator_d593d3aa49a632911d8d49c83b3f4985) 5152 0 R (classParma__Polyhedra__Library_1_1Generator_d7552a414d66f92897d12767579fa3ca) 5211 0 R (classParma__Polyhedra__Library_1_1Generator_d8cee05f88ad5aea288c1f6b8bf7cdc7) 5103 0 R (classParma__Polyhedra__Library_1_1Generator [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_b36bf020da4fb4583e6e1a6b94197cb4) (classParma__Polyhedra__Library_1_1Generator_de2531310fd7806c9e4f745cab145926)]
 >> endobj
 12388 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) 1265 0 R (classParma__Polyhedra__Library_1_1Grid_5f6fcc1dab2b08eff20b41d1412d1e2d) 5992 0 R (classParma__Polyhedra__Library_1_1Grid_60138f2b5d41fd62c862fdcd7c4a1e61) 5949 0 R (classParma__Polyhedra__Library_1_1Grid_621d377682c2c67051c24b1cc8a03497) 5715 0 R (classParma__Polyhedra__Library_1_1Grid_68665d093308c111817eca341b98d70a) 5829 0 R (classParma__Polyhedra__Library_1_1Grid_6ae1850664122e9917f174d10fd3b [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) (classParma__Polyhedra__Library_1_1Grid_6ae1850664122e9917f174d10fd3bf06)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_de98f4e320d7d21e223afb83240b3800) 5107 0 R (classParma__Polyhedra__Library_1_1Generator_e5902ab7e2d3304037a56ecda7fc22a4) 5104 0 R (classParma__Polyhedra__Library_1_1Generator_e6206985cd5536c4dac181de5fb21247) 5213 0 R (classParma__Polyhedra__Library_1_1Generator_e67eb83f2626818420b3201db09e3d58) 5218 0 R (classParma__Polyhedra__Library_1_1Generator_ebb212a14f52ed934059925c1f5f2010) 5154 0 R (classParma__Polyhedra__Library_1_1Generator [...]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_de98f4e320d7d21e223afb83240b3800) (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a)]
 >> endobj
 12389 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_6f703ba611b9e5ff613f4df35347ee95) 5663 0 R (classParma__Polyhedra__Library_1_1Grid_726484f44f6e6653f9c0126e94e51ab0) 1258 0 R (classParma__Polyhedra__Library_1_1Grid_727dc2405cfc5f2252e6f21aa0f18074) 5600 0 R (classParma__Polyhedra__Library_1_1Grid_732d3b59f8a0ba21a72877d5fa4b98a5) 5604 0 R (classParma__Polyhedra__Library_1_1Grid_75df0f78d7598dafa946251a04cb5d90) 5947 0 R (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_6f703ba611b9e5ff613f4df35347ee95) (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0ae2)]
+/Names [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) 5105 0 R (classParma__Polyhedra__Library_1_1Generator_f1bf8c762c6f36b30f2abcaffe591acb) 5149 0 R (classParma__Polyhedra__Library_1_1Generator_f4abff14e1b88cbb929f0733432477ff) 5216 0 R (classParma__Polyhedra__Library_1_1Generator_fceefab91d648d188e42e5a75a3a977e) 5111 0 R (classParma__Polyhedra__Library_1_1Grid) 495 0 R (classParma__Polyhedra__Library_1_1Grid_0047a6aa4f26d9133b9d741f68384f38) 5721 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) (classParma__Polyhedra__Library_1_1Grid_0047a6aa4f26d9133b9d741f68384f38)]
 >> endobj
 12390 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_7fc86a6331f34f34a506ab2b0609ac37) 5988 0 R (classParma__Polyhedra__Library_1_1Grid_7ff92e5d40e6faf667a0b1f6b8fad791) 5948 0 R (classParma__Polyhedra__Library_1_1Grid_803035024ab9670971868f4b1092f7c5) 5662 0 R (classParma__Polyhedra__Library_1_1Grid_82b76e3f18679ea161b53bfa80349009) 5821 0 R (classParma__Polyhedra__Library_1_1Grid_85b2560352485ac05d10aab0ee483252) 5771 0 R (classParma__Polyhedra__Library_1_1Grid_8688fd38682b19e97422816d72524 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_7fc86a6331f34f34a506ab2b0609ac37) (classParma__Polyhedra__Library_1_1Grid_8688fd38682b19e97422816d72524790)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_0262a2b32220536d8bc60d84ad8dac4c) 5608 0 R (classParma__Polyhedra__Library_1_1Grid_042613c3f4ad30b298d70143c935d7cd) 5729 0 R (classParma__Polyhedra__Library_1_1Grid_0441c9c3b0ab0d55165bb6b4fd107f64) 5903 0 R (classParma__Polyhedra__Library_1_1Grid_071aa57e439ba4f358c7fd43b03a6a49) 5840 0 R (classParma__Polyhedra__Library_1_1Grid_07bdac3717a59f64634da7d9b1cfaefd) 5947 0 R (classParma__Polyhedra__Library_1_1Grid_092f5c04d267ab5709dda2d3e51aa [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_0262a2b32220536d8bc60d84ad8dac4c) (classParma__Polyhedra__Library_1_1Grid_092f5c04d267ab5709dda2d3e51aaeb9)]
 >> endobj
 12391 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_87d004db7f8febf6f9c96b4a2a1c85e5) 5993 0 R (classParma__Polyhedra__Library_1_1Grid_87e253a2b1d8e1696c2ebf3feb11dc5f) 5766 0 R (classParma__Polyhedra__Library_1_1Grid_880344de195aef75a6b3f2a4db4787b4) 5656 0 R (classParma__Polyhedra__Library_1_1Grid_880be9febc6dab2cdccbec8814c9a952) 1257 0 R (classParma__Polyhedra__Library_1_1Grid_8865893c48cc07adae5dca6b35081751) 5659 0 R (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_87d004db7f8febf6f9c96b4a2a1c85e5) (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919da8)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_0c02302b6281fa91ef9275bd37e43efc) 5611 0 R (classParma__Polyhedra__Library_1_1Grid_0d8ed7a0e48fe76e7221842c780192b0) 5731 0 R (classParma__Polyhedra__Library_1_1Grid_10e3116398b920cb137cf576a073cc68) 5953 0 R (classParma__Polyhedra__Library_1_1Grid_1287b254a91451368e7e2e456f448114) 5777 0 R (classParma__Polyhedra__Library_1_1Grid_145cc7c23d407576222e5af347f401c1) 5783 0 R (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8b [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_0c02302b6281fa91ef9275bd37e43efc) (classParma__Polyhedra__Library_1_1Grid_1522764599cd8547bfe4ef7e88d8baec)]
 >> endobj
 12392 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) 5767 0 R (classParma__Polyhedra__Library_1_1Grid_8f97dbc7a7c307fa72f7e904b2cbf21b) 5822 0 R (classParma__Polyhedra__Library_1_1Grid_8fa02815bb561135934f91c9adcd0cb5) 5721 0 R (classParma__Polyhedra__Library_1_1Grid_901082d5c6de5ec4b457df69e41bb70c) 1266 0 R (classParma__Polyhedra__Library_1_1Grid_90ca2b1613fda31a2ac7e79d9388680d) 5654 0 R (classParma__Polyhedra__Library_1_1Grid_90e87cbe8ae0717fa09ff51b70d64 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) (classParma__Polyhedra__Library_1_1Grid_90e87cbe8ae0717fa09ff51b70d64b47)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_18ec2da355442e02ae67313ed5b48933) 5960 0 R (classParma__Polyhedra__Library_1_1Grid_19422844125a988daaf489cbaff3835b) 5832 0 R (classParma__Polyhedra__Library_1_1Grid_19623ff8cea2239d66331f29c1d0268d) 5615 0 R (classParma__Polyhedra__Library_1_1Grid_1a26d0018999e56d94a7e96db2b6e553) 5992 0 R (classParma__Polyhedra__Library_1_1Grid_1a5606b64a035977b9d76b1932227246) 5720 0 R (classParma__Polyhedra__Library_1_1Grid_1b528a2e8d4d096f62535454e05b7 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_18ec2da355442e02ae67313ed5b48933) (classParma__Polyhedra__Library_1_1Grid_1b528a2e8d4d096f62535454e05b74ba)]
 >> endobj
 12393 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_943c42b0d1b3580e54b3ab60aa55255f) 5773 0 R (classParma__Polyhedra__Library_1_1Grid_953a608f6f9d413870fb3eee5cc6ad1e) 5775 0 R (classParma__Polyhedra__Library_1_1Grid_9831db06919c6ee05360b08e84cccbb7) 5828 0 R (classParma__Polyhedra__Library_1_1Grid_9bdab8408169307fbd899ec3670cb2bf) 5943 0 R (classParma__Polyhedra__Library_1_1Grid_9e17201a9a12235a9a96cc31cfffd38f) 5995 0 R (classParma__Polyhedra__Library_1_1Grid_9e4e32230b187284ac0b9ca8efba8 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_943c42b0d1b3580e54b3ab60aa55255f) (classParma__Polyhedra__Library_1_1Grid_9e4e32230b187284ac0b9ca8efba8f82)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_1ba0bd59426889233904d052224cab76) 5614 0 R (classParma__Polyhedra__Library_1_1Grid_1ba97c180500b43954b09532151f6c9d) 5661 0 R (classParma__Polyhedra__Library_1_1Grid_1cb88a546d32e7b5c07dc25055e33235) 6003 0 R (classParma__Polyhedra__Library_1_1Grid_1d51ba9ca3c3e0bf0042502f40d2e11b) 5990 0 R (classParma__Polyhedra__Library_1_1Grid_214e376adb9dc271c61b58f8b2c927f0) 5833 0 R (classParma__Polyhedra__Library_1_1Grid_2528b5f433e743dda827b1028b6c7 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_1ba0bd59426889233904d052224cab76) (classParma__Polyhedra__Library_1_1Grid_2528b5f433e743dda827b1028b6c74cd)]
 >> endobj
 12394 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_9e87405c740d202951ba788f9e52cbf7) 5772 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate) 1495 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_3b727ab728f8758af9fb217eca9d791a) 6343 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_67cbe06cd666025c2ff64652d5824a2f) 6341 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_869306ea4afb6453b8e9cee36c96f46e) 6346 0 R (classParma__Polyhedra__Library_1_1Grid__Certifica [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_9e87405c740d202951ba788f9e52cbf7) (classParma__Polyhedra__Library_1_1Grid__Certificate_c03d43b46ab7f9e5d0ea3c46a5eab7b3)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_2581586de73769088ece60dc01409a08) 5897 0 R (classParma__Polyhedra__Library_1_1Grid_26f845c3192c71f59cf1c81cd35072c5) 5835 0 R (classParma__Polyhedra__Library_1_1Grid_2a66994a33d910d0fe8daccc6cc017ed) 1256 0 R (classParma__Polyhedra__Library_1_1Grid_2f31170286d3abc2f4867d0b193ae8bc) 5674 0 R (classParma__Polyhedra__Library_1_1Grid_31603d81a2b0571a82c4c79b8c6e4564) 5610 0 R (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da9 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_2581586de73769088ece60dc01409a08) (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da94dc)]
 >> endobj
 12395 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Certificate_cf34edb23c376600051bbc563e4122c4) 6340 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_df9fc5ac7e45f36bc03af31b98b31a72) 6342 0 R (classParma__Polyhedra__Library_1_1Grid__Generator) 1497 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_00017ad58d66a7948b0355b3e02c750b) 6381 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_041afb1a2cc7277572fb7235cf08cf64) 6471 0 R (classParma__Polyhedra__Library_1_1Grid__Ge [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Certificate_cf34edb23c376600051bbc563e4122c4) (classParma__Polyhedra__Library_1_1Grid__Generator_065895a1428f9dc6b3002818686eff0f)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) 5998 0 R (classParma__Polyhedra__Library_1_1Grid_36cc3783cdc92ab5fc69904c298ed12c) 5675 0 R (classParma__Polyhedra__Library_1_1Grid_3ac47497148e61f3d7a3da09d17a03bf) 5726 0 R (classParma__Polyhedra__Library_1_1Grid_453e51570268eb4d63fc529130a54440) 5667 0 R (classParma__Polyhedra__Library_1_1Grid_470e6a581b91bc6d5a4a6388d1ddde99) 5616 0 R (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) (classParma__Polyhedra__Library_1_1Grid_4d6e94fc9839cd5d455f195f46fc2dcf)]
 >> endobj
 12396 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_081718c23b5785da17c63ffec13536cc) 6467 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_082a74ad0ce931ec2e517bf0f009daa2) 6480 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_0f19da4c46bb8b3be01875eff4c00538) 6431 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_0fafb66fa4df451fd3e2f0392329f27b) 6468 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66) 5237 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_081718c23b5785da17c63ffec13536cc) (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec6625b86c6f0633416506503de2bf693876)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_508103dc808fc747a90b573083a60461) 5949 0 R (classParma__Polyhedra__Library_1_1Grid_527ffa31e1581a8beb83a832244dada8) 5612 0 R (classParma__Polyhedra__Library_1_1Grid_53b24395ac61f8b2b2accc5a3900bf69) 5664 0 R (classParma__Polyhedra__Library_1_1Grid_53f980fb1ac8fa21265bec985bd1382f) 5732 0 R (classParma__Polyhedra__Library_1_1Grid_59634a195948ff0617177d0a41e30602) 5719 0 R (classParma__Polyhedra__Library_1_1Grid_596fc5b3ee0d04895aca9139cb6cb [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_508103dc808fc747a90b573083a60461) (classParma__Polyhedra__Library_1_1Grid_596fc5b3ee0d04895aca9139cb6cbcb6)]
 >> endobj
 12397 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec664ac3b90df83c2e43249ccfa2702640de) 6387 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66e9cf46c5e08ead7689807e1c8ba30642) 6386 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_1177f236d8c66c01bbb43b37ff90bc7d) 6382 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_13419c5d820bde20af5eabd23e479ec8) 6424 0 R (classParma__Polyhedra__Library_1_1Grid__Gen [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec664ac3b90df83c2e43249ccfa2702640de) (classParma__Polyhedra__Library_1_1Grid__Generator_1a15765e7fd1f486a9ee12a061dc4c76)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) 1259 0 R (classParma__Polyhedra__Library_1_1Grid_5f6fcc1dab2b08eff20b41d1412d1e2d) 6001 0 R (classParma__Polyhedra__Library_1_1Grid_60138f2b5d41fd62c862fdcd7c4a1e61) 5958 0 R (classParma__Polyhedra__Library_1_1Grid_621d377682c2c67051c24b1cc8a03497) 5724 0 R (classParma__Polyhedra__Library_1_1Grid_68665d093308c111817eca341b98d70a) 5838 0 R (classParma__Polyhedra__Library_1_1Grid_6ae1850664122e9917f174d10fd3b [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_59af9a947f610641fe02639f76cfc90e) (classParma__Polyhedra__Library_1_1Grid_6ae1850664122e9917f174d10fd3bf06)]
 >> endobj
 12398 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) 6385 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_1f0828932daf26d10e94120c1f4a4d6b) 6426 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_2a0bc130f7cf6a0678ee3b982fcc7ab6) 6419 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_3075c67d9868fc0b483db13256fb4e0c) 6494 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_41227446c918730e97998799bfe04da6) 6420 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) (classParma__Polyhedra__Library_1_1Grid__Generator_58b86510b9c4dc05004c0fc01622430b)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_6f703ba611b9e5ff613f4df35347ee95) 5672 0 R (classParma__Polyhedra__Library_1_1Grid_726484f44f6e6653f9c0126e94e51ab0) 1252 0 R (classParma__Polyhedra__Library_1_1Grid_727dc2405cfc5f2252e6f21aa0f18074) 5609 0 R (classParma__Polyhedra__Library_1_1Grid_732d3b59f8a0ba21a72877d5fa4b98a5) 5613 0 R (classParma__Polyhedra__Library_1_1Grid_75df0f78d7598dafa946251a04cb5d90) 5956 0 R (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_6f703ba611b9e5ff613f4df35347ee95) (classParma__Polyhedra__Library_1_1Grid_7704df6970b9563ef9e51793126c0ae2)]
 >> endobj
 12399 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_60d9658ef91fbd3a1b0064253246f36b) 6384 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_68e8cef74c6b4b5a56e2c791f41566e4) 6427 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_6fb154017052c68b63121cef49c568ce) 6496 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_76fce1702224700691a26cf5e780a1dd) 6421 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_77123fc17c8bc6d59a76802c0592a2c6) 6430 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_60d9658ef91fbd3a1b0064253246f36b) (classParma__Polyhedra__Library_1_1Grid__Generator_77a904793c99cfb1d61fadd277d59471)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_7fc86a6331f34f34a506ab2b0609ac37) 5997 0 R (classParma__Polyhedra__Library_1_1Grid_7ff92e5d40e6faf667a0b1f6b8fad791) 5957 0 R (classParma__Polyhedra__Library_1_1Grid_803035024ab9670971868f4b1092f7c5) 5671 0 R (classParma__Polyhedra__Library_1_1Grid_82b76e3f18679ea161b53bfa80349009) 5830 0 R (classParma__Polyhedra__Library_1_1Grid_85b2560352485ac05d10aab0ee483252) 5780 0 R (classParma__Polyhedra__Library_1_1Grid_8688fd38682b19e97422816d72524 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_7fc86a6331f34f34a506ab2b0609ac37) (classParma__Polyhedra__Library_1_1Grid_8688fd38682b19e97422816d72524790)]
 >> endobj
 12400 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_811f6f947785240bcb76bfca023fed17) 6423 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_8ab7b9abebd48fe0ad129a237338aa96) 6495 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System) 1498 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_023dc725ab60578fb2161f06211fa023) 6593 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_102ffa79248502b4998a70fba5f13d98) 6631 0 R (classParma__Polyhedra_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_811f6f947785240bcb76bfca023fed17) (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_87d004db7f8febf6f9c96b4a2a1c85e5) 6002 0 R (classParma__Polyhedra__Library_1_1Grid_87e253a2b1d8e1696c2ebf3feb11dc5f) 5775 0 R (classParma__Polyhedra__Library_1_1Grid_880344de195aef75a6b3f2a4db4787b4) 5665 0 R (classParma__Polyhedra__Library_1_1Grid_880be9febc6dab2cdccbec8814c9a952) 1251 0 R (classParma__Polyhedra__Library_1_1Grid_8865893c48cc07adae5dca6b35081751) 5668 0 R (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_87d004db7f8febf6f9c96b4a2a1c85e5) (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919da8)]
 >> endobj
 12401 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_26673943182a6efc6cc6e3aad8c731a7) 6724 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_2be2c8b9d00f81fc24dcbc36ad05afea) 6720 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_41cb3496510a68512516cf65f8d214c2) 6715 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_47def4dcb522c046a6f3a432d72008ed) 6722 0 R  [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_26673943182a6efc6cc6e3aad8c731a7) (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9571074ab0249afc1e440c8c5eb5d429)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) 5776 0 R (classParma__Polyhedra__Library_1_1Grid_8f97dbc7a7c307fa72f7e904b2cbf21b) 5831 0 R (classParma__Polyhedra__Library_1_1Grid_8fa02815bb561135934f91c9adcd0cb5) 5730 0 R (classParma__Polyhedra__Library_1_1Grid_901082d5c6de5ec4b457df69e41bb70c) 1307 0 R (classParma__Polyhedra__Library_1_1Grid_90ca2b1613fda31a2ac7e79d9388680d) 5663 0 R (classParma__Polyhedra__Library_1_1Grid_90e87cbe8ae0717fa09ff51b70d64 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) (classParma__Polyhedra__Library_1_1Grid_90e87cbe8ae0717fa09ff51b70d64b47)]
 >> endobj
 12402 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9af54d524de94ada872d460c1dbd5cc0) 6716 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a6e183ba7e931dc88e16fb9ecfa8b3c7) 6721 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a82cf61e903a201fe8892501b209ab8e) 6717 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_ffa77e724493813cddf9740767c2473e) 6723 0 R  [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9af54d524de94ada872d460c1dbd5cc0) (classParma__Polyhedra__Library_1_1Grid__Generator__System_2d0bc3adc78e64aafdab0dd9a292db1f)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_943c42b0d1b3580e54b3ab60aa55255f) 5782 0 R (classParma__Polyhedra__Library_1_1Grid_953a608f6f9d413870fb3eee5cc6ad1e) 5784 0 R (classParma__Polyhedra__Library_1_1Grid_9831db06919c6ee05360b08e84cccbb7) 5837 0 R (classParma__Polyhedra__Library_1_1Grid_9bdab8408169307fbd899ec3670cb2bf) 5952 0 R (classParma__Polyhedra__Library_1_1Grid_9e17201a9a12235a9a96cc31cfffd38f) 6004 0 R (classParma__Polyhedra__Library_1_1Grid_9e4e32230b187284ac0b9ca8efba8 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_943c42b0d1b3580e54b3ab60aa55255f) (classParma__Polyhedra__Library_1_1Grid_9e4e32230b187284ac0b9ca8efba8f82)]
 >> endobj
 12403 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) 6635 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_4254da492e5eeb1c12d8d87b997cd229) 6638 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_465d046e2570dea82e57ab6af9b179e9) 6599 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_494a5dcf815a292978b1864d2d7f77ae) 6633 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_62e7b71f72659356d [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_9e87405c740d202951ba788f9e52cbf7) 5781 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate) 1488 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_3b727ab728f8758af9fb217eca9d791a) 6352 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_67cbe06cd666025c2ff64652d5824a2f) 6350 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_869306ea4afb6453b8e9cee36c96f46e) 6355 0 R (classParma__Polyhedra__Library_1_1Grid__Certifica [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_9e87405c740d202951ba788f9e52cbf7) (classParma__Polyhedra__Library_1_1Grid__Certificate_c03d43b46ab7f9e5d0ea3c46a5eab7b3)]
 >> endobj
 12404 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) 6587 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_6a5f64baba3ae5704d9645db684434d3) 5416 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_6c21214d11e4dc9738dad1f72501a286) 6586 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_72f8cca084e83cace83223ea0ea42bca) 6588 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8530a0719104225bd [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) (classParma__Polyhedra__Library_1_1Grid__Generator__System_864a52992178820135a7ae3a75e65377)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Certificate_cf34edb23c376600051bbc563e4122c4) 6349 0 R (classParma__Polyhedra__Library_1_1Grid__Certificate_df9fc5ac7e45f36bc03af31b98b31a72) 6351 0 R (classParma__Polyhedra__Library_1_1Grid__Generator) 1490 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_00017ad58d66a7948b0355b3e02c750b) 6390 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_041afb1a2cc7277572fb7235cf08cf64) 6480 0 R (classParma__Polyhedra__Library_1_1Grid__Ge [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Certificate_cf34edb23c376600051bbc563e4122c4) (classParma__Polyhedra__Library_1_1Grid__Generator_065895a1428f9dc6b3002818686eff0f)]
 >> endobj
 12405 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_8a0c95f43fd48c07a63db5efa3564769) 6591 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8cf170e729ac4e4576624d6ed7d4b44d) 6632 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8e247a33c9eb40439c706a98c5d363d0) 6668 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8f29bc3aa01b8f5c67a3323189f9cf9e) 6590 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_90e26e60ccfbe3c6a [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_8a0c95f43fd48c07a63db5efa3564769) (classParma__Polyhedra__Library_1_1Grid__Generator__System_998804f094e131a7f06d05c6e9eb5f5c)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_081718c23b5785da17c63ffec13536cc) 6476 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_082a74ad0ce931ec2e517bf0f009daa2) 6489 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_0f19da4c46bb8b3be01875eff4c00538) 6440 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_0fafb66fa4df451fd3e2f0392329f27b) 6477 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66) 5246 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_081718c23b5785da17c63ffec13536cc) (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec6625b86c6f0633416506503de2bf693876)]
 >> endobj
 12406 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_9e847f0bfafeac6438cecb2d2114e665) 6596 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a09a1ddc7936a5377e838cb44610548e) 6629 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a2e9eec4ddeaf5dca3afa1976d36b703) 6595 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a8e33c8dd37c45144bf92a6984c7706a) 6639 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_bba3cc93433c6564b [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_9e847f0bfafeac6438cecb2d2114e665) (classParma__Polyhedra__Library_1_1Grid__Generator__System_c485f37c083be7bc0238a3f5c6c112e3)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec664ac3b90df83c2e43249ccfa2702640de) 6396 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec66e9cf46c5e08ead7689807e1c8ba30642) 6395 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_1177f236d8c66c01bbb43b37ff90bc7d) 6391 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_13419c5d820bde20af5eabd23e479ec8) 6433 0 R (classParma__Polyhedra__Library_1_1Grid__Gen [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_10e7c95784e356487a6a6263a89cec664ac3b90df83c2e43249ccfa2702640de) (classParma__Polyhedra__Library_1_1Grid__Generator_1a15765e7fd1f486a9ee12a061dc4c76)]
 >> endobj
 12407 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_c53b2bea17ae404e291cbcb7033dbaf2) 6630 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_c5764ede75697ec70757c5e208945ca2) 6634 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_ce4c05e99016850c16c2bdaff5914afd) 6597 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_d85c523fefc56e289bd9fdf878bb339a) 6669 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_dfc60b971ed974350 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_c53b2bea17ae404e291cbcb7033dbaf2) (classParma__Polyhedra__Library_1_1Grid__Generator__System_e64d3d01d4baab5102f00046f941188f)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) 6394 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_1f0828932daf26d10e94120c1f4a4d6b) 6435 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_2a0bc130f7cf6a0678ee3b982fcc7ab6) 6428 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_3075c67d9868fc0b483db13256fb4e0c) 6503 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_41227446c918730e97998799bfe04da6) 6429 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) (classParma__Polyhedra__Library_1_1Grid__Generator_58b86510b9c4dc05004c0fc01622430b)]
 >> endobj
 12408 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_b1db3272b7beca7b1d9d17f23d22ecbd) 6380 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_ba6b40a4b9708e94d6cd10f54144ed70) 6433 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c05ff6bef376a2835adbb0ca123a8e79) 6383 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c061731c4fec7f60c48e02ed9806b4bb) 6478 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c3e03bc2df621903d136c689c38bdb6f) 6425 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_b1db3272b7beca7b1d9d17f23d22ecbd) (classParma__Polyhedra__Library_1_1Grid__Generator_c74dafaa0b06e9cd3d15ea0d2af1b213)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_60d9658ef91fbd3a1b0064253246f36b) 6393 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_68e8cef74c6b4b5a56e2c791f41566e4) 6436 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_6fb154017052c68b63121cef49c568ce) 6505 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_76fce1702224700691a26cf5e780a1dd) 6430 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_77123fc17c8bc6d59a76802c0592a2c6) 6439 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_60d9658ef91fbd3a1b0064253246f36b) (classParma__Polyhedra__Library_1_1Grid__Generator_77a904793c99cfb1d61fadd277d59471)]
 >> endobj
 12409 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_c915c8d26a7dbcdbbd0c4985ec5b7d4b) 6422 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_cdc0aeddab3d98e336719f42e6e5b06c) 5276 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_e1887d907ab06bddeaa2682bdf94d268) 6476 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_e94a99f8e8d290b5791baa01fd540a14) 6472 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_edf9116549ffcced7a39f4596e65e5d0) 6477 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_c915c8d26a7dbcdbbd0c4985ec5b7d4b) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_811f6f947785240bcb76bfca023fed17) 6432 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_8ab7b9abebd48fe0ad129a237338aa96) 6504 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System) 1491 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_023dc725ab60578fb2161f06211fa023) 6602 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_102ffa79248502b4998a70fba5f13d98) 6640 0 R (classParma__Polyhedra_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_811f6f947785240bcb76bfca023fed17) (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator)]
 >> endobj
 12410 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) 5261 0 R (classParma__Polyhedra__Library_1_1Grid_a033cfca735240b3699b523d60ad692a) 5718 0 R (classParma__Polyhedra__Library_1_1Grid_a26f672c32271db69ed68fc60eee8cff) 5770 0 R (classParma__Polyhedra__Library_1_1Grid_a28d735beef86789b73b41dbbde71abf) 5667 0 R (classParma__Polyhedra__Library_1_1Grid_a598904833b374d50efc72c51914112c) 5939 0 R (classParma__Polyhedra__Library_1_1Grid_a9c12ecd84df4ed86b [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Grid_a9c12ecd84df4ed86b5676a09fa39208)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_26673943182a6efc6cc6e3aad8c731a7) 6733 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_2be2c8b9d00f81fc24dcbc36ad05afea) 6729 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_41cb3496510a68512516cf65f8d214c2) 6724 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_47def4dcb522c046a6f3a432d72008ed) 6731 0 R  [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_26673943182a6efc6cc6e3aad8c731a7) (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9571074ab0249afc1e440c8c5eb5d429)]
 >> endobj
 12411 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_b602d97b867b5d2ea800ea7ceef4c6b5) 5891 0 R (classParma__Polyhedra__Library_1_1Grid_b6bba83ceaafdb71df04b77e43bed022) 5897 0 R (classParma__Polyhedra__Library_1_1Grid_bb10ea556dd34e0c1e13f7e99b9efe70) 5832 0 R (classParma__Polyhedra__Library_1_1Grid_c009459805692e582a00d4b5954ab8e5) 5896 0 R (classParma__Polyhedra__Library_1_1Grid_c4e1b49845e553ff84dc73e710def76c) 5945 0 R (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa333 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_b602d97b867b5d2ea800ea7ceef4c6b5) (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa3335bd)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9af54d524de94ada872d460c1dbd5cc0) 6725 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a6e183ba7e931dc88e16fb9ecfa8b3c7) 6730 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_a82cf61e903a201fe8892501b209ab8e) 6726 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_ffa77e724493813cddf9740767c2473e) 6732 0 R  [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_1_1const__iterator_9af54d524de94ada872d460c1dbd5cc0) (classParma__Polyhedra__Library_1_1Grid__Generator__System_2d0bc3adc78e64aafdab0dd9a292db1f)]
 >> endobj
 12412 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_c9d9eaf8b76024bc20ce524e13bf86a6) 5827 0 R (classParma__Polyhedra__Library_1_1Grid_ccb5584441a7c7c84de73810cc6afbc4) 1210 0 R (classParma__Polyhedra__Library_1_1Grid_ce98c3e57a1237e6dd5042b5a0919193) 5664 0 R (classParma__Polyhedra__Library_1_1Grid_d09e4e3f9a9da562c6cdb73dd7b47fbe) 5769 0 R (classParma__Polyhedra__Library_1_1Grid_d14942b33fb82bb3e6a13e5e92ada475) 5661 0 R (classParma__Polyhedra__Library_1_1Grid_d42265530a9e3b2f3bda9ab40d4a8 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_c9d9eaf8b76024bc20ce524e13bf86a6) (classParma__Polyhedra__Library_1_1Grid_d42265530a9e3b2f3bda9ab40d4a835b)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) 6644 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_4254da492e5eeb1c12d8d87b997cd229) 6647 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_465d046e2570dea82e57ab6af9b179e9) 6608 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_494a5dcf815a292978b1864d2d7f77ae) 6642 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_62e7b71f72659356d [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_3ddc697f9236b117382c35d7f7da5419) (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10)]
 >> endobj
 12413 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_d452407f89cb560e83fb81938c12a585) 5996 0 R (classParma__Polyhedra__Library_1_1Grid_d743f8b71eb68f6b41f7ea7b5d21dc22) 5724 0 R (classParma__Polyhedra__Library_1_1Grid_dc7cdee1981f44b5db23f6c28c79d0a6) 5714 0 R (classParma__Polyhedra__Library_1_1Grid_df002bbcc4dcae5efdb56bae2971a64b) 5608 0 R (classParma__Polyhedra__Library_1_1Grid_e47fdbff76383891b3896ac5fc213d5d) 5941 0 R (classParma__Polyhedra__Library_1_1Grid_e5955a311fc4fde1edf2d5460f0a8 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_d452407f89cb560e83fb81938c12a585) (classParma__Polyhedra__Library_1_1Grid_e5955a311fc4fde1edf2d5460f0a8356)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) 6596 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_6a5f64baba3ae5704d9645db684434d3) 5425 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_6c21214d11e4dc9738dad1f72501a286) 6595 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_72f8cca084e83cace83223ea0ea42bca) 6597 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8530a0719104225bd [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) (classParma__Polyhedra__Library_1_1Grid__Generator__System_864a52992178820135a7ae3a75e65377)]
 >> endobj
 12414 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_e5dc5003b3652660bc4ff4a15e4060af) 5825 0 R (classParma__Polyhedra__Library_1_1Grid_e8d42fcd571a9c9d64f0e7ffe67e995e) 5898 0 R (classParma__Polyhedra__Library_1_1Grid_eb9b562373b4d288c03549bdba93fede) 5985 0 R (classParma__Polyhedra__Library_1_1Grid_ee33974909cfc1cba605734a57d44df0) 5982 0 R (classParma__Polyhedra__Library_1_1Grid_f1ab967a6606266f7e583fc9752667fe) 5820 0 R (classParma__Polyhedra__Library_1_1Grid_f306aa1f4e34bf045cd07e5ac11d8 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_e5dc5003b3652660bc4ff4a15e4060af) (classParma__Polyhedra__Library_1_1Grid_f306aa1f4e34bf045cd07e5ac11d8f68)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_8a0c95f43fd48c07a63db5efa3564769) 6600 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8cf170e729ac4e4576624d6ed7d4b44d) 6641 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8e247a33c9eb40439c706a98c5d363d0) 6677 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_8f29bc3aa01b8f5c67a3323189f9cf9e) 6599 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_90e26e60ccfbe3c6a [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_8a0c95f43fd48c07a63db5efa3564769) (classParma__Polyhedra__Library_1_1Grid__Generator__System_998804f094e131a7f06d05c6e9eb5f5c)]
 >> endobj
 12415 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_f39e1b0519a47aafb9dba4121dc41a9c) 5984 0 R (classParma__Polyhedra__Library_1_1Grid_f6df34e5e4ab9beab41cd76897d64c72) 5950 0 R (classParma__Polyhedra__Library_1_1Grid_fa7b390fb34934e419263a5fc694c946) 1260 0 R (classParma__Polyhedra__Library_1_1Grid_fb9d83c4e182f640833116dc2f725076) 5893 0 R (classParma__Polyhedra__Library_1_1Grid_fc06f600e94b7bedb91d0371a51f4c38) 5653 0 R (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_f39e1b0519a47aafb9dba4121dc41a9c) (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2abc)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_9e847f0bfafeac6438cecb2d2114e665) 6605 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a09a1ddc7936a5377e838cb44610548e) 6638 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a2e9eec4ddeaf5dca3afa1976d36b703) 6604 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_a8e33c8dd37c45144bf92a6984c7706a) 6648 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_bba3cc93433c6564b [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_9e847f0bfafeac6438cecb2d2114e665) (classParma__Polyhedra__Library_1_1Grid__Generator__System_c485f37c083be7bc0238a3f5c6c112e3)]
 >> endobj
 12416 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) 5987 0 R (classParma__Polyhedra__Library_1_1H79__Certificate) 907 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_061c4c3b4f1eef970794b274dae62504) 6747 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_517f4965fd423413531cd1d2058748de) 6751 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_51b29c5dffc073c2d350471ae9bb879f) 6748 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_553 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) (classParma__Polyhedra__Library_1_1H79__Certificate_553c3b19a36235d228039a6bb3452918)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator__System_c53b2bea17ae404e291cbcb7033dbaf2) 6639 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_c5764ede75697ec70757c5e208945ca2) 6643 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_ce4c05e99016850c16c2bdaff5914afd) 6606 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_d85c523fefc56e289bd9fdf878bb339a) 6678 0 R (classParma__Polyhedra__Library_1_1Grid__Generator__System_dfc60b971ed974350 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_c53b2bea17ae404e291cbcb7033dbaf2) (classParma__Polyhedra__Library_1_1Grid__Generator__System_e64d3d01d4baab5102f00046f941188f)]
 >> endobj
 12417 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1H79__Certificate_7e6d252ce9557b9d73833ef594f6276b) 6754 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_ab939414cdbcf1ba174334859443a72c) 6750 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_b8bee5e53740adc193668686030bb4bb) 6749 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_efeb88699fb82bb331a2d24ce724bb07) 6752 0 R (classParma__Polyhedra__Library_1_1Interval) 496 0 R (classParma__Polyhedra__Library_1_1Interval_1c76acb [...]
-/Limits [(classParma__Polyhedra__Library_1_1H79__Certificate_7e6d252ce9557b9d73833ef594f6276b) (classParma__Polyhedra__Library_1_1Interval_1c76acbe653414cc28fac54c69622446)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_b1db3272b7beca7b1d9d17f23d22ecbd) 6389 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_ba6b40a4b9708e94d6cd10f54144ed70) 6442 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c05ff6bef376a2835adbb0ca123a8e79) 6392 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c061731c4fec7f60c48e02ed9806b4bb) 6487 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_c3e03bc2df621903d136c689c38bdb6f) 6434 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_b1db3272b7beca7b1d9d17f23d22ecbd) (classParma__Polyhedra__Library_1_1Grid__Generator_c74dafaa0b06e9cd3d15ea0d2af1b213)]
 >> endobj
 12418 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Interval_241f107b045949a58b49469a6a09caf9) 6796 0 R (classParma__Polyhedra__Library_1_1Interval_348c6523b219aee93545bb401dc0b813) 6793 0 R (classParma__Polyhedra__Library_1_1Interval_5915be624de343f1598d246ee4f1bc42) 6797 0 R (classParma__Polyhedra__Library_1_1Interval_6a869e3c010e87dff868fb410d4f0a20) 6802 0 R (classParma__Polyhedra__Library_1_1Interval_79370159de3dc1738441b20eff866329) 6824 0 R (classParma__Polyhedra__Library_1_1Interval_a7172 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Interval_241f107b045949a58b49469a6a09caf9) (classParma__Polyhedra__Library_1_1Interval_a71726a7725f9269553ed9e594b0d74a)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_c915c8d26a7dbcdbbd0c4985ec5b7d4b) 6431 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_cdc0aeddab3d98e336719f42e6e5b06c) 5285 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_e1887d907ab06bddeaa2682bdf94d268) 6485 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_e94a99f8e8d290b5791baa01fd540a14) 6481 0 R (classParma__Polyhedra__Library_1_1Grid__Generator_edf9116549ffcced7a39f4596e65e5d0) 6486 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_c915c8d26a7dbcdbbd0c4985ec5b7d4b) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
 >> endobj
 12419 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Interval_aeb70a45d5ee0c7fac5f5d6c659fc69e) 6794 0 R (classParma__Polyhedra__Library_1_1Interval_b5160fe536bd1bc8d42c12de33f40493) 6791 0 R (classParma__Polyhedra__Library_1_1Interval_c3abadf1d96bef1880657113014d46dd) 6821 0 R (classParma__Polyhedra__Library_1_1Interval_ca669c9659132e9fa6adc7a9afbef642) 6801 0 R (classParma__Polyhedra__Library_1_1Interval_e34390c17dbd12de9906817c4b6cf479) 6795 0 R (classParma__Polyhedra__Library_1_1Interval_f3699 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Interval_aeb70a45d5ee0c7fac5f5d6c659fc69e) (classParma__Polyhedra__Library_1_1Interval_f3699ea93d8ec71859566480bede9332)]
+/Names [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) 5270 0 R (classParma__Polyhedra__Library_1_1Grid_a033cfca735240b3699b523d60ad692a) 5727 0 R (classParma__Polyhedra__Library_1_1Grid_a26f672c32271db69ed68fc60eee8cff) 5779 0 R (classParma__Polyhedra__Library_1_1Grid_a28d735beef86789b73b41dbbde71abf) 5676 0 R (classParma__Polyhedra__Library_1_1Grid_a598904833b374d50efc72c51914112c) 5948 0 R (classParma__Polyhedra__Library_1_1Grid_a9c12ecd84df4ed86b [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Grid_a9c12ecd84df4ed86b5676a09fa39208)]
 >> endobj
 12420 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Interval_fb730d60db4b7e1ddd4c9994ec077cf6) 6792 0 R (classParma__Polyhedra__Library_1_1Linear__Expression) 1504 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0308fb71a28c28f4e33aabfa9c5d3781) 6977 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_04aff92d245522832391c1704f455992) 6916 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) 6971 0 R (classParma__Polyhedra__Library_1_1Linear_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Interval_fb730d60db4b7e1ddd4c9994ec077cf6) (classParma__Polyhedra__Library_1_1Linear__Expression_0912217f15a36eb486b243ee592f3379)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_b602d97b867b5d2ea800ea7ceef4c6b5) 5900 0 R (classParma__Polyhedra__Library_1_1Grid_b6bba83ceaafdb71df04b77e43bed022) 5906 0 R (classParma__Polyhedra__Library_1_1Grid_bb10ea556dd34e0c1e13f7e99b9efe70) 5841 0 R (classParma__Polyhedra__Library_1_1Grid_c009459805692e582a00d4b5954ab8e5) 5905 0 R (classParma__Polyhedra__Library_1_1Grid_c4e1b49845e553ff84dc73e710def76c) 5954 0 R (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa333 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_b602d97b867b5d2ea800ea7ceef4c6b5) (classParma__Polyhedra__Library_1_1Grid_c587faeb0edfd2582564b9a8fa3335bd)]
 >> endobj
 12421 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_0dddfc1f0ff6f55a90c4ea8829b9752b) 7046 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0ed481e43baf024d4a5b5e86e85c4a87) 6905 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_114f91c420cc8060d6834730c8e55721) 6982 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_158df02c8c54fa5a9286836fb01563cd) 6917 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_2666c570468f53609bf420024a12628d) 7040 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_0dddfc1f0ff6f55a90c4ea8829b9752b) (classParma__Polyhedra__Library_1_1Linear__Expression_298a32e26d8133869f28560cca4ba73b)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_c9d9eaf8b76024bc20ce524e13bf86a6) 5836 0 R (classParma__Polyhedra__Library_1_1Grid_ccb5584441a7c7c84de73810cc6afbc4) 1250 0 R (classParma__Polyhedra__Library_1_1Grid_ce98c3e57a1237e6dd5042b5a0919193) 5673 0 R (classParma__Polyhedra__Library_1_1Grid_d09e4e3f9a9da562c6cdb73dd7b47fbe) 5778 0 R (classParma__Polyhedra__Library_1_1Grid_d14942b33fb82bb3e6a13e5e92ada475) 5670 0 R (classParma__Polyhedra__Library_1_1Grid_d42265530a9e3b2f3bda9ab40d4a8 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_c9d9eaf8b76024bc20ce524e13bf86a6) (classParma__Polyhedra__Library_1_1Grid_d42265530a9e3b2f3bda9ab40d4a835b)]
 >> endobj
 12422 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) 6981 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_32a44c95ae4348ff889b48c309f9eab3) 7038 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_37de3f55cf5e917e32f7f2f9c6d34840) 7049 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_385e4d3cfe442f4fcbeefd9acf5c10eb) 7041 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_3a808cf2742df02d856a8d9882845861) 6908 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) (classParma__Polyhedra__Library_1_1Linear__Expression_3fc6b9758fbac86e0592d37c23f14b1e)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_d452407f89cb560e83fb81938c12a585) 6005 0 R (classParma__Polyhedra__Library_1_1Grid_d743f8b71eb68f6b41f7ea7b5d21dc22) 5733 0 R (classParma__Polyhedra__Library_1_1Grid_dc7cdee1981f44b5db23f6c28c79d0a6) 5723 0 R (classParma__Polyhedra__Library_1_1Grid_df002bbcc4dcae5efdb56bae2971a64b) 5617 0 R (classParma__Polyhedra__Library_1_1Grid_e47fdbff76383891b3896ac5fc213d5d) 5950 0 R (classParma__Polyhedra__Library_1_1Grid_e5955a311fc4fde1edf2d5460f0a8 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_d452407f89cb560e83fb81938c12a585) (classParma__Polyhedra__Library_1_1Grid_e5955a311fc4fde1edf2d5460f0a8356)]
 >> endobj
 12423 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_4124a10b953c4c49984524875a257f3a) 6915 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_41cdb256f546f09bd317deef44ac0009) 6983 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_49574f120ec3f9fbfda58d6f826587e9) 6976 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_4d372c4dff7d328d3da118817ed3d8b7) 6979 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_5a74ca4d6d20b677bd8e4bf05dd45760) 6872 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_4124a10b953c4c49984524875a257f3a) (classParma__Polyhedra__Library_1_1Linear__Expression_5bb7f6903958069b19f70d1391987a51)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_e5dc5003b3652660bc4ff4a15e4060af) 5834 0 R (classParma__Polyhedra__Library_1_1Grid_e8d42fcd571a9c9d64f0e7ffe67e995e) 5907 0 R (classParma__Polyhedra__Library_1_1Grid_eb9b562373b4d288c03549bdba93fede) 5994 0 R (classParma__Polyhedra__Library_1_1Grid_ee33974909cfc1cba605734a57d44df0) 5991 0 R (classParma__Polyhedra__Library_1_1Grid_f1ab967a6606266f7e583fc9752667fe) 5829 0 R (classParma__Polyhedra__Library_1_1Grid_f306aa1f4e34bf045cd07e5ac11d8 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_e5dc5003b3652660bc4ff4a15e4060af) (classParma__Polyhedra__Library_1_1Grid_f306aa1f4e34bf045cd07e5ac11d8f68)]
 >> endobj
 12424 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_62b7a88cefba86a6731c6b46487fc28a) 6975 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_65766b549090f6b52281c99cfba9eed3) 7045 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_691b91bcd9b5c336892574e975235de5) 7044 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_6ea3cf85efb71cf62fa3e233c9e9cf7b) 7039 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) 5260 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_62b7a88cefba86a6731c6b46487fc28a) (classParma__Polyhedra__Library_1_1Linear__Expression_701574facbfd5461d399dccbc88a2999)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_f39e1b0519a47aafb9dba4121dc41a9c) 5993 0 R (classParma__Polyhedra__Library_1_1Grid_f6df34e5e4ab9beab41cd76897d64c72) 5959 0 R (classParma__Polyhedra__Library_1_1Grid_fa7b390fb34934e419263a5fc694c946) 1254 0 R (classParma__Polyhedra__Library_1_1Grid_fb9d83c4e182f640833116dc2f725076) 5902 0 R (classParma__Polyhedra__Library_1_1Grid_fc06f600e94b7bedb91d0371a51f4c38) 5662 0 R (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_f39e1b0519a47aafb9dba4121dc41a9c) (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2abc)]
 >> endobj
 12425 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_72b6b45299672d85c7984392454296d6) 6980 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_80d43634ca26fd76dcb1fdede6363dc5) 7043 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_8d443d5098921978efd7b625000f3b68) 7037 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_9075dd07574234cc124e6076c272e987) 6985 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_920af28903c20a4a4962761b834d577f) 7048 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_72b6b45299672d85c7984392454296d6) (classParma__Polyhedra__Library_1_1Linear__Expression_98b5ccd1157e6ec8beec7702af9acb36)]
+/Names [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) 5996 0 R (classParma__Polyhedra__Library_1_1H79__Certificate) 907 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_061c4c3b4f1eef970794b274dae62504) 6756 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_517f4965fd423413531cd1d2058748de) 6760 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_51b29c5dffc073c2d350471ae9bb879f) 6757 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_553 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) (classParma__Polyhedra__Library_1_1H79__Certificate_553c3b19a36235d228039a6bb3452918)]
 >> endobj
 12426 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_9a14be758de0e77faef8de4a11bd8e8c) 6871 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_9dd6ce1cb02b58fd3b973e40867362ac) 6978 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_a8f43e35dec15be4374b207a9440eb2c) 6906 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_b4396e8bfbdd5831fd37d13c19194cc4) 6984 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_b48b93c69098ab1dccd8d063f9c41575) 6909 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_9a14be758de0e77faef8de4a11bd8e8c) (classParma__Polyhedra__Library_1_1Linear__Expression_b82fb79015a9e4959fe801e608b2a0ae)]
+/Names [(classParma__Polyhedra__Library_1_1H79__Certificate_7e6d252ce9557b9d73833ef594f6276b) 6763 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_ab939414cdbcf1ba174334859443a72c) 6759 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_b8bee5e53740adc193668686030bb4bb) 6758 0 R (classParma__Polyhedra__Library_1_1H79__Certificate_efeb88699fb82bb331a2d24ce724bb07) 6761 0 R (classParma__Polyhedra__Library_1_1Interval) 496 0 R (classParma__Polyhedra__Library_1_1Interval_1c76acb [...]
+/Limits [(classParma__Polyhedra__Library_1_1H79__Certificate_7e6d252ce9557b9d73833ef594f6276b) (classParma__Polyhedra__Library_1_1Interval_1c76acbe653414cc28fac54c69622446)]
 >> endobj
 12427 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_baf335015f8c71026d2bee65ce4d109f) 6972 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_bca5613972564c8ec5c832bc8ff200d6) 6907 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_c1b93dcadc82e52690114301554801b0) 6904 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_e1dfbc8be3858f2423df19c32e043110) 6911 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_e7df198cd5bdd6e9f87192fb3170261f) 6870 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_baf335015f8c71026d2bee65ce4d109f) (classParma__Polyhedra__Library_1_1Linear__Expression_e9cc837bbae1745ada3780634c73858f)]
+/Names [(classParma__Polyhedra__Library_1_1Interval_241f107b045949a58b49469a6a09caf9) 6805 0 R (classParma__Polyhedra__Library_1_1Interval_348c6523b219aee93545bb401dc0b813) 6802 0 R (classParma__Polyhedra__Library_1_1Interval_5915be624de343f1598d246ee4f1bc42) 6806 0 R (classParma__Polyhedra__Library_1_1Interval_6a869e3c010e87dff868fb410d4f0a20) 6811 0 R (classParma__Polyhedra__Library_1_1Interval_79370159de3dc1738441b20eff866329) 6833 0 R (classParma__Polyhedra__Library_1_1Interval_a7172 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Interval_241f107b045949a58b49469a6a09caf9) (classParma__Polyhedra__Library_1_1Interval_a71726a7725f9269553ed9e594b0d74a)]
 >> endobj
 12428 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) 6973 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_ede3aa1f7d5925d31d3f66faf655dc66) 6914 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_f5bbfb14fef626aee9f34e71a78c0d7d) 7047 0 R (classParma__Polyhedra__Library_1_1MIP__Problem) 1505 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_0bf7e46a624f9d9df1528ae0b47ad55d) 7204 0 R (classParma__Polyhedra__Library_1_1MIP__Prob [...]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) (classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983a)]
+/Names [(classParma__Polyhedra__Library_1_1Interval_aeb70a45d5ee0c7fac5f5d6c659fc69e) 6803 0 R (classParma__Polyhedra__Library_1_1Interval_b5160fe536bd1bc8d42c12de33f40493) 6800 0 R (classParma__Polyhedra__Library_1_1Interval_c3abadf1d96bef1880657113014d46dd) 6830 0 R (classParma__Polyhedra__Library_1_1Interval_ca669c9659132e9fa6adc7a9afbef642) 6810 0 R (classParma__Polyhedra__Library_1_1Interval_e34390c17dbd12de9906817c4b6cf479) 6804 0 R (classParma__Polyhedra__Library_1_1Interval_f3699 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Interval_aeb70a45d5ee0c7fac5f5d6c659fc69e) (classParma__Polyhedra__Library_1_1Interval_f3699ea93d8ec71859566480bede9332)]
 >> endobj
 12429 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983ac4528dcb9794c502cf7c9bd65e9c54ae) 7147 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_162d95e1149e222a317370e2fa25a120) 7199 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1e73b39b2848f8141aa58219cf97dead) 7255 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1ee38be62a49852994bf906003b0c23c) 7152 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1ef2a882e1f0a3121f94eea90a9a16fe) 7249 0 [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983ac4528dcb9794c502cf7c9bd65e9c54ae) (classParma__Polyhedra__Library_1_1MIP__Problem_21e9dae374ecb009d8f7f268f5e673e7)]
+/Names [(classParma__Polyhedra__Library_1_1Interval_fb730d60db4b7e1ddd4c9994ec077cf6) 6801 0 R (classParma__Polyhedra__Library_1_1Linear__Expression) 1540 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0308fb71a28c28f4e33aabfa9c5d3781) 6986 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_04aff92d245522832391c1704f455992) 6925 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0651bfc78898bf691898cdb599198ea9) 6980 0 R (classParma__Polyhedra__Library_1_1Linear_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Interval_fb730d60db4b7e1ddd4c9994ec077cf6) (classParma__Polyhedra__Library_1_1Linear__Expression_0912217f15a36eb486b243ee592f3379)]
 >> endobj
 12430 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_22183a1ac7a9af9929c6153e2a7a659b) 7258 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_25be5d5e126674d8aca8b9ec828e289f) 7252 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) 7280 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_30c23ab257a58da3708591becad2bf1f) 7284 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3601b97efe162fca1df11d70b0b3d607) 7260 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_22183a1ac7a9af9929c6153e2a7a659b) (classParma__Polyhedra__Library_1_1MIP__Problem_3800cc1eb2fb15d0c42dd71740bb661a)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_0dddfc1f0ff6f55a90c4ea8829b9752b) 7055 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_0ed481e43baf024d4a5b5e86e85c4a87) 6914 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_114f91c420cc8060d6834730c8e55721) 6991 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_158df02c8c54fa5a9286836fb01563cd) 6926 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_2666c570468f53609bf420024a12628d) 7049 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_0dddfc1f0ff6f55a90c4ea8829b9752b) (classParma__Polyhedra__Library_1_1Linear__Expression_298a32e26d8133869f28560cca4ba73b)]
 >> endobj
 12431 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_3805575c5d920cbc808cf34e44c11fee) 7191 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3a010e69cfabe1a026ee21f7639207e3) 7206 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3aa58c4d8ded71e574db9d1c59533300) 7203 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_40f18b846fb1fe73b63da7fa7cbbbbca) 7193 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_42acbf3b42263a3dc137395dc8fe1421) 7278 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_3805575c5d920cbc808cf34e44c11fee) (classParma__Polyhedra__Library_1_1MIP__Problem_485bfce228009ebec2a7bd83d695eddd)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) 6990 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_32a44c95ae4348ff889b48c309f9eab3) 7047 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_37de3f55cf5e917e32f7f2f9c6d34840) 7058 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_385e4d3cfe442f4fcbeefd9acf5c10eb) 7050 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_3a808cf2742df02d856a8d9882845861) 6917 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) (classParma__Polyhedra__Library_1_1Linear__Expression_3fc6b9758fbac86e0592d37c23f14b1e)]
 >> endobj
 12432 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_49625522da117289c0312c67060210f2) 7256 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_4d480f0b906eef0c0094c8fabc69a3b3) 7202 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_5da8e430d26c6471590e2c7ae5f7d82e) 7201 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_623847fa141f97cd59f3d85627536379) 7254 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_6ba0be34c122032442a7409f194e157d) 7285 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_49625522da117289c0312c67060210f2) (classParma__Polyhedra__Library_1_1MIP__Problem_7f2b2dce631b12fb46f6f1fa719e6c84)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_4124a10b953c4c49984524875a257f3a) 6924 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_41cdb256f546f09bd317deef44ac0009) 6992 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_49574f120ec3f9fbfda58d6f826587e9) 6985 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_4d372c4dff7d328d3da118817ed3d8b7) 6988 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_5a74ca4d6d20b677bd8e4bf05dd45760) 6881 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_4124a10b953c4c49984524875a257f3a) (classParma__Polyhedra__Library_1_1Linear__Expression_5bb7f6903958069b19f70d1391987a51)]
 >> endobj
 12433 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_8a238e31c3b4acf8a023a6346bbf752f) 7250 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_8ccc13c9fa8f27701c935b481a371f89) 7196 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a4a79e7bb87171b31d49429f9d875dcb) 7192 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a682606a24cf76b2d13ef9d70b0b4dde) 7153 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a9f9e9fbb372e1f21bd0472b2db20567) 7195 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_8a238e31c3b4acf8a023a6346bbf752f) (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_62b7a88cefba86a6731c6b46487fc28a) 6984 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_65766b549090f6b52281c99cfba9eed3) 7054 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_691b91bcd9b5c336892574e975235de5) 7053 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_6ea3cf85efb71cf62fa3e233c9e9cf7b) 7048 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_6f8cd8fbee64faaa5e47c8e41ba7662e) 5269 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_62b7a88cefba86a6731c6b46487fc28a) (classParma__Polyhedra__Library_1_1Linear__Expression_701574facbfd5461d399dccbc88a2999)]
 >> endobj
 12434 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) 7151 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d6a4badcfd0bb8d6e536fa16b2d5108d0) 7149 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232dfb044a16e827afb114b4a2b9ba86fcbb) 7150 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abfec033a504656ea05620f485442b1e) 7251 0 R (classParma__Polyhedra__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) (classParma__Polyhedra__Library_1_1MIP__Problem_b5ff957e959947c6016cd28be6e2fadd)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_72b6b45299672d85c7984392454296d6) 6989 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_80d43634ca26fd76dcb1fdede6363dc5) 7052 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_8d443d5098921978efd7b625000f3b68) 7046 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_9075dd07574234cc124e6076c272e987) 6994 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_920af28903c20a4a4962761b834d577f) 7057 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_72b6b45299672d85c7984392454296d6) (classParma__Polyhedra__Library_1_1Linear__Expression_98b5ccd1157e6ec8beec7702af9acb36)]
 >> endobj
 12435 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_bd1a41cf267b29ebf81851eb096dc6de) 7248 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_dda1de457524bc20064ace508201876c) 7143 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_e60e06beac90231262189084333bda57) 7205 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ea40406b8f95d9ca4f61f23598448cd5) 7207 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ee0ae23c1027e709991811b8398b9f46) 7154 0 R (classParma__Polyhedra__Libra [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_bd1a41cf267b29ebf81851eb096dc6de) (classParma__Polyhedra__Library_1_1MIP__Problem_f46e579954688eec46ac0a43029fdaa1)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_9a14be758de0e77faef8de4a11bd8e8c) 6880 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_9dd6ce1cb02b58fd3b973e40867362ac) 6987 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_a8f43e35dec15be4374b207a9440eb2c) 6915 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_b4396e8bfbdd5831fd37d13c19194cc4) 6993 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_b48b93c69098ab1dccd8d063f9c41575) 6918 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_9a14be758de0e77faef8de4a11bd8e8c) (classParma__Polyhedra__Library_1_1Linear__Expression_b82fb79015a9e4959fe801e608b2a0ae)]
 >> endobj
 12436 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_fc1e5cbd96d9c2819ba1ec2151f3897e) 7244 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ff27d012a01487b7c9c14a9a3b40d9b1) 7194 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron) 477 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_163f5dff452c6cf2e3a0c929eb2b8187) 7399 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_16829d6b83d0c21f3d3e1f87c46ac239) 7354 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_25b [...]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_fc1e5cbd96d9c2819ba1ec2151f3897e) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_25b59f3491de4996c701bbf044746fe5)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_baf335015f8c71026d2bee65ce4d109f) 6981 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_bca5613972564c8ec5c832bc8ff200d6) 6916 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_c1b93dcadc82e52690114301554801b0) 6913 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_e1dfbc8be3858f2423df19c32e043110) 6920 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_e7df198cd5bdd6e9f87192fb3170261f) 6879 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_baf335015f8c71026d2bee65ce4d109f) (classParma__Polyhedra__Library_1_1Linear__Expression_e9cc837bbae1745ada3780634c73858f)]
 >> endobj
 12437 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_2f41d86c5a949d903179e82072854ef4) 7401 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_42e87760e6f69306e6322cc77f20d162) 7406 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_5d2426c9804102311d41fd445b122cf9) 7411 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_60ae86027d4480aec07a5eed85f6977a) 7353 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_691bb5ef88a4c9638034de4c1b9532cc) 7409 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_2f41d86c5a949d903179e82072854ef4) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_6b1f2d6606a0b4d4fc8bbde3b24ce553)]
+/Names [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) 6982 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_ede3aa1f7d5925d31d3f66faf655dc66) 6923 0 R (classParma__Polyhedra__Library_1_1Linear__Expression_f5bbfb14fef626aee9f34e71a78c0d7d) 7056 0 R (classParma__Polyhedra__Library_1_1MIP__Problem) 1541 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_0bf7e46a624f9d9df1528ae0b47ad55d) 7213 0 R (classParma__Polyhedra__Library_1_1MIP__Prob [...]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) (classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983a)]
 >> endobj
 12438 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_7358056031cb08692ae07044715987cd) 7403 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_89d5bd03139c8fcaf1ab035208d680dd) 7404 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_8ee7e3364443dc8cd55f3f6388c81ecf) 7407 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_91cfad066b0e12cdaf7454fe4585cfc5) 7400 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9bb0903a2b33f94b096f71e604f07648) 7408 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_7358056031cb08692ae07044715987cd) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9dc9e3a464def0e2d929fab9cae6e360)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983ac4528dcb9794c502cf7c9bd65e9c54ae) 7156 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_162d95e1149e222a317370e2fa25a120) 7208 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1e73b39b2848f8141aa58219cf97dead) 7264 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1ee38be62a49852994bf906003b0c23c) 7161 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_1ef2a882e1f0a3121f94eea90a9a16fe) 7258 0 [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_0f5e373c7067f61d03e3a90724a6983ac4528dcb9794c502cf7c9bd65e9c54ae) (classParma__Polyhedra__Library_1_1MIP__Problem_21e9dae374ecb009d8f7f268f5e673e7)]
 >> endobj
 12439 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_d5c6d64b009045df8248bcb8ffeea69e) 7405 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_ee8ba0ffc68e00046b55e12427c582cd) 7412 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_f5aee1171c6c67b9c57f3949b7b75be8) 7355 0 R (classParma__Polyhedra__Library_1_1No__Reduction) 1506 0 R (classParma__Polyhedra__Library_1_1No__Reduction_5a0edbc51074f6e9e1a908fa292abe13) 7470 0 R (classParma__Polyhedra__Library_1_1No__Reduction_77 [...]
-/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_d5c6d64b009045df8248bcb8ffeea69e) (classParma__Polyhedra__Library_1_1No__Reduction_77067a656a3aa9381a93a23dfba036e4)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_22183a1ac7a9af9929c6153e2a7a659b) 7267 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_25be5d5e126674d8aca8b9ec828e289f) 7261 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_28dfc886a103ede666395ab45fc7950c) 7289 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_30c23ab257a58da3708591becad2bf1f) 7293 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3601b97efe162fca1df11d70b0b3d607) 7269 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_22183a1ac7a9af9929c6153e2a7a659b) (classParma__Polyhedra__Library_1_1MIP__Problem_3800cc1eb2fb15d0c42dd71740bb661a)]
 >> endobj
 12440 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) 7474 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape) 479 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_025902247d9c8b46d92c514c1646ff69) 7877 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_04704288741dbaf6f50e8fc09c43f737) 7518 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_047e2a717168ae129338109f1afc9a7a) 7814 0 R (classParma__Polyhedra__Library_1_1Octagonal__ [...]
-/Limits [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) (classParma__Polyhedra__Library_1_1Octagonal__Shape_09eda1d1953d8f83e4352c6fe78cbded)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_3805575c5d920cbc808cf34e44c11fee) 7200 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3a010e69cfabe1a026ee21f7639207e3) 7215 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_3aa58c4d8ded71e574db9d1c59533300) 7212 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_40f18b846fb1fe73b63da7fa7cbbbbca) 7202 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_42acbf3b42263a3dc137395dc8fe1421) 7287 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_3805575c5d920cbc808cf34e44c11fee) (classParma__Polyhedra__Library_1_1MIP__Problem_485bfce228009ebec2a7bd83d695eddd)]
 >> endobj
 12441 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0a0d8c78069019f44dc34ebab82ecfc6) 7758 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a7f222ac228554b369d460087815b87) 7572 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a8906c6b7e5b785bd457641007d1359) 7524 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d1677ef76c939ca2025722d2ee249e2) 7586 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d4db6f54c7332e1a2e0bc85e16ba176) 7766 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0a0d8c78069019f44dc34ebab82ecfc6) (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e09e7efc2f63aba534614086427bf49)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_49625522da117289c0312c67060210f2) 7265 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_4d480f0b906eef0c0094c8fabc69a3b3) 7211 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_5da8e430d26c6471590e2c7ae5f7d82e) 7210 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_623847fa141f97cd59f3d85627536379) 7263 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_6ba0be34c122032442a7409f194e157d) 7294 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_49625522da117289c0312c67060210f2) (classParma__Polyhedra__Library_1_1MIP__Problem_7f2b2dce631b12fb46f6f1fa719e6c84)]
 >> endobj
 12442 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0e90a75aac44c14997804b8911ff7bbb) 7638 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e9ecea59dea0ccb1cc3600bc11f1056) 7688 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_100662089d61a01ea43a28a944da266c) 7825 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1091bf4d0e8ce7672f907cf5e7921120) 7520 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1169e57865dfa83ffc8cc23071248340) 7822 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0e90a75aac44c14997804b8911ff7bbb) (classParma__Polyhedra__Library_1_1Octagonal__Shape_128413fc4c3051aaa9033a8030509ae5)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_8a238e31c3b4acf8a023a6346bbf752f) 7259 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_8ccc13c9fa8f27701c935b481a371f89) 7205 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a4a79e7bb87171b31d49429f9d875dcb) 7201 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a682606a24cf76b2d13ef9d70b0b4dde) 7162 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_a9f9e9fbb372e1f21bd0472b2db20567) 7204 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_8a238e31c3b4acf8a023a6346bbf752f) (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d)]
 >> endobj
 12443 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_137dcf52993d2ff3dd6e4678b45baf56) 7874 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_173628da404c1dc2c4d423cad7f9f960) 7812 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_196d1efc79437ca1d96b79b7cd60387f) 7762 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1ae372d4f3b58cfa4af6edd51d845209) 7637 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c2f0ae89d7bf247a76c40282f31758e) 7875 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_137dcf52993d2ff3dd6e4678b45baf56) (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c59e94611b71ddd67acd033a05bbbc7)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) 7160 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d6a4badcfd0bb8d6e536fa16b2d5108d0) 7158 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232dfb044a16e827afb114b4a2b9ba86fcbb) 7159 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_abfec033a504656ea05620f485442b1e) 7260 0 R (classParma__Polyhedra__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) (classParma__Polyhedra__Library_1_1MIP__Problem_b5ff957e959947c6016cd28be6e2fadd)]
 >> endobj
 12444 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_1cd37a76428add108f267548ae76664b) 7690 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1d780ef5b99cc9752eb322353b7b6b08) 7768 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_204fb0538d07ee8ac3d5f2724419928b) 7820 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_217e4addfae235df12c449320e65f891) 7641 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_22b6ac7ec1477dc82d6db22900b59be2) 7632 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_1cd37a76428add108f267548ae76664b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_2560fe5ce16277c4b4db17e951047028)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_bd1a41cf267b29ebf81851eb096dc6de) 7257 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_dda1de457524bc20064ace508201876c) 7152 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_e60e06beac90231262189084333bda57) 7214 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ea40406b8f95d9ca4f61f23598448cd5) 7216 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ee0ae23c1027e709991811b8398b9f46) 7163 0 R (classParma__Polyhedra__Libra [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_bd1a41cf267b29ebf81851eb096dc6de) (classParma__Polyhedra__Library_1_1MIP__Problem_f46e579954688eec46ac0a43029fdaa1)]
 >> endobj
 12445 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_25f104e58f88e05dfcb905bcd66e493b) 7765 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_2d266342acc104c59dc0046242ccdac8) 7633 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_2f13e4ffe7b47ec50721791877b41622) 7870 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_34dbbfe20e987a3d55c7a3f2d08f1aed) 7824 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_353fe86259fbb2dd09d451e9dd468676) 7627 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_25f104e58f88e05dfcb905bcd66e493b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
+/Names [(classParma__Polyhedra__Library_1_1MIP__Problem_fc1e5cbd96d9c2819ba1ec2151f3897e) 7253 0 R (classParma__Polyhedra__Library_1_1MIP__Problem_ff27d012a01487b7c9c14a9a3b40d9b1) 7203 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron) 477 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_163f5dff452c6cf2e3a0c929eb2b8187) 7408 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_16829d6b83d0c21f3d3e1f87c46ac239) 7363 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_25b [...]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_fc1e5cbd96d9c2819ba1ec2151f3897e) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_25b59f3491de4996c701bbf044746fe5)]
 >> endobj
 12446 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) 7868 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_3905c42e02befd8a894c57abd9f972f5) 7631 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_3b9f6fbac96e03a00d061a2cd2ca2baf) 7516 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_44e10aa0180433db7d19fb8e473dc829) 7767 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_46797ad634dc267c1264aa046c69f9f8) 7529 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Octagonal__Shape_46a4105c8476e5f5260a775777398586)]
+/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_2f41d86c5a949d903179e82072854ef4) 7410 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_42e87760e6f69306e6322cc77f20d162) 7415 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_5d2426c9804102311d41fd445b122cf9) 7420 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_60ae86027d4480aec07a5eed85f6977a) 7362 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_691bb5ef88a4c9638034de4c1b9532cc) 7418 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_2f41d86c5a949d903179e82072854ef4) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_6b1f2d6606a0b4d4fc8bbde3b24ce553)]
 >> endobj
 12447 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_46d5dc7df45abdea275f0295fee58c23) 7817 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_51fb0220102e525b11cdb06dcbe322c7) 7869 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_580264341ec83f4bf3d6da1205939b0a) 7692 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_594973c5284386e52b8c33b206a47907) 7691 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e4f3b53b4dd4f7f57a13df638b162e4) 7573 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_46d5dc7df45abdea275f0295fee58c23) (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e74729a5f7cabef57fb795cc728869c)]
+/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_7358056031cb08692ae07044715987cd) 7412 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_89d5bd03139c8fcaf1ab035208d680dd) 7413 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_8ee7e3364443dc8cd55f3f6388c81ecf) 7416 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_91cfad066b0e12cdaf7454fe4585cfc5) 7409 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9bb0903a2b33f94b096f71e604f07648) 7417 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_7358056031cb08692ae07044715987cd) (classParma__Polyhedra__Library_1_1NNC__Polyhedron_9dc9e3a464def0e2d929fab9cae6e360)]
 >> endobj
 12448 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_62d44847fe22abb82cbac84a776a9c72) 7902 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f27f62cf5d65574cbb44025b1b3e585) 7900 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f9c769f48ed91cd71bec247b7733430) 7522 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6ff5e78b07441619f850114578ca48d5) 7696 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_702b00ff42a88c23ab25eecf0e9acef0) 7764 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_62d44847fe22abb82cbac84a776a9c72) (classParma__Polyhedra__Library_1_1Octagonal__Shape_703f57855b17ef63b28f88fe13a51870)]
+/Names [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_d5c6d64b009045df8248bcb8ffeea69e) 7414 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_ee8ba0ffc68e00046b55e12427c582cd) 7421 0 R (classParma__Polyhedra__Library_1_1NNC__Polyhedron_f5aee1171c6c67b9c57f3949b7b75be8) 7364 0 R (classParma__Polyhedra__Library_1_1No__Reduction) 1542 0 R (classParma__Polyhedra__Library_1_1No__Reduction_5a0edbc51074f6e9e1a908fa292abe13) 7479 0 R (classParma__Polyhedra__Library_1_1No__Reduction_77 [...]
+/Limits [(classParma__Polyhedra__Library_1_1NNC__Polyhedron_d5c6d64b009045df8248bcb8ffeea69e) (classParma__Polyhedra__Library_1_1No__Reduction_77067a656a3aa9381a93a23dfba036e4)]
 >> endobj
 12449 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_715054228bad30a232707ed0357cdd98) 7901 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_72782e7d9a6612efd73b253b0f862c6b) 7700 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_74d2b64496aa448a85ec0b370cee0977) 7630 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_7ae373e57180f03b09aa0e38d1f19811) 7636 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_7dcb9b448c8c0171e18f29551077d133) 7517 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_715054228bad30a232707ed0357cdd98) (classParma__Polyhedra__Library_1_1Octagonal__Shape_81c8a26a02090eb4fb9255dd814514a8)]
+/Names [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) 7483 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape) 479 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_025902247d9c8b46d92c514c1646ff69) 7886 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_04704288741dbaf6f50e8fc09c43f737) 7527 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_047e2a717168ae129338109f1afc9a7a) 7823 0 R (classParma__Polyhedra__Library_1_1Octagonal__ [...]
+/Limits [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) (classParma__Polyhedra__Library_1_1Octagonal__Shape_09eda1d1953d8f83e4352c6fe78cbded)]
 >> endobj
 12450 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_87aadd3a9d47e978a32c9867b13220a4) 7818 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_891529f721ff485fe2ec90ac48952cc6) 7478 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_8a329c1ea10527cde394abab15b67356) 7528 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_8b99abb6e15eedbdb94e2466e8304c52) 7576 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_934cc1f45a6d438f5d468276140cd5a8) 7761 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_87aadd3a9d47e978a32c9867b13220a4) (classParma__Polyhedra__Library_1_1Octagonal__Shape_96bae54a01fe00bad4306bec61bb4687)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0a0d8c78069019f44dc34ebab82ecfc6) 7767 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a7f222ac228554b369d460087815b87) 7581 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0a8906c6b7e5b785bd457641007d1359) 7533 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d1677ef76c939ca2025722d2ee249e2) 7595 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0d4db6f54c7332e1a2e0bc85e16ba176) 7775 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0a0d8c78069019f44dc34ebab82ecfc6) (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e09e7efc2f63aba534614086427bf49)]
 >> endobj
 12451 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_9b7061aa20aa4b513216bcdb1a905ce7) 7815 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_a317313059bdf973567d2fcf5e030212) 7694 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_a493e3939364ce0db66b42f0ef6511d0) 7689 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_aae8e418bb3d7a1432117530eaea7ec4) 7628 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_ae058fd9619a17e121c3aab9b0612d81) 7685 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_9b7061aa20aa4b513216bcdb1a905ce7) (classParma__Polyhedra__Library_1_1Octagonal__Shape_af0214aee8884dc52be4e061d6b4df94)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0e90a75aac44c14997804b8911ff7bbb) 7647 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_0e9ecea59dea0ccb1cc3600bc11f1056) 7697 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_100662089d61a01ea43a28a944da266c) 7834 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1091bf4d0e8ce7672f907cf5e7921120) 7529 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1169e57865dfa83ffc8cc23071248340) 7831 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_0e90a75aac44c14997804b8911ff7bbb) (classParma__Polyhedra__Library_1_1Octagonal__Shape_128413fc4c3051aaa9033a8030509ae5)]
 >> endobj
 12452 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) 7519 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b38e5d3ce8cc120ce4b534bc43d90d34) 7523 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b499fba7b7be2932147748248180e057) 7763 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b5dfec17f683d1cbe01cfc71d601108c) 7577 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b7c86f7ff6b09ff72e3ee3382b4c933b) 7580 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_ba8ba56b075b2be7b6309cfaed039070)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_137dcf52993d2ff3dd6e4678b45baf56) 7883 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_173628da404c1dc2c4d423cad7f9f960) 7821 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_196d1efc79437ca1d96b79b7cd60387f) 7771 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1ae372d4f3b58cfa4af6edd51d845209) 7646 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c2f0ae89d7bf247a76c40282f31758e) 7884 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_137dcf52993d2ff3dd6e4678b45baf56) (classParma__Polyhedra__Library_1_1Octagonal__Shape_1c59e94611b71ddd67acd033a05bbbc7)]
 >> endobj
 12453 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ba9abb279871c30a4f0c6cbb188fecc1) 7760 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfb434e3d574f4bd53314ac8749c4731) 7699 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfde1aac87d8218fce0fa9b4ea8a5eb1) 7697 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_c2cd6705bce0af4bd9880b990baf1198) 7876 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_c5f6c7896e64b8750e2cd9729c19d66e) 7525 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ba9abb279871c30a4f0c6cbb188fecc1) (classParma__Polyhedra__Library_1_1Octagonal__Shape_c6376a87e99d3cdabaa6ee7542474849)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_1cd37a76428add108f267548ae76664b) 7699 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_1d780ef5b99cc9752eb322353b7b6b08) 7777 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_204fb0538d07ee8ac3d5f2724419928b) 7829 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_217e4addfae235df12c449320e65f891) 7650 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_22b6ac7ec1477dc82d6db22900b59be2) 7641 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_1cd37a76428add108f267548ae76664b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_2560fe5ce16277c4b4db17e951047028)]
 >> endobj
 12454 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_c720d2c0875eba7d87a4068876092025) 7581 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_cb19de0243a618e9bf3d62e2ee04ae01) 7639 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_ccc6c6488ea9d8555ea8e978cf188749) 7759 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_cfec639e917dfd6eb63c4006ac55b807) 7640 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_d423a6ddce01a2f2efb34b826d0de921) 7635 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_c720d2c0875eba7d87a4068876092025) (classParma__Polyhedra__Library_1_1Octagonal__Shape_d8d04d80653fb850dd92468af1995f97)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_25f104e58f88e05dfcb905bcd66e493b) 7774 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_2d266342acc104c59dc0046242ccdac8) 7642 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_2f13e4ffe7b47ec50721791877b41622) 7879 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_34dbbfe20e987a3d55c7a3f2d08f1aed) 7833 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_353fe86259fbb2dd09d451e9dd468676) 7636 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_25f104e58f88e05dfcb905bcd66e493b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
 >> endobj
 12455 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_dc269190695c1745ab086168fcf35835) 7686 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_dc326b7c8687b685c42817f7fec425e0) 7583 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e37107ec8d1402bb69ac6462d7f4646d) 7526 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e3be22e7dcdf54fdc0fb976fd755d0c7) 7629 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e85fbe787fa3e172ecf6a63b2847d69a) 7584 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_dc269190695c1745ab086168fcf35835) (classParma__Polyhedra__Library_1_1Octagonal__Shape_ec298ee7df246c945e6a56442e04176d)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) 7877 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_3905c42e02befd8a894c57abd9f972f5) 7640 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_3b9f6fbac96e03a00d061a2cd2ca2baf) 7525 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_44e10aa0180433db7d19fb8e473dc829) 7776 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_46797ad634dc267c1264aa046c69f9f8) 7538 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Octagonal__Shape_46a4105c8476e5f5260a775777398586)]
 >> endobj
 12456 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ed38463ae788879580d6372653452603) 7575 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f14ea5b6122685afd62a3df786512d77) 7578 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f1921cd40fb0920e1173cf67418c63fe) 7574 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f2c70f89a472f7fa34ba64817693776a) 7585 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f41476c22751c8d79e8599443aea93da) 7821 0 R (classPar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ed38463ae788879580d6372653452603) (classParma__Polyhedra__Library_1_1Octagonal__Shape_f7fd07f1f8d91c830130c061da7b6c56)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_46d5dc7df45abdea275f0295fee58c23) 7826 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_51fb0220102e525b11cdb06dcbe322c7) 7878 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_580264341ec83f4bf3d6da1205939b0a) 7701 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_594973c5284386e52b8c33b206a47907) 7700 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e4f3b53b4dd4f7f57a13df638b162e4) 7582 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_46d5dc7df45abdea275f0295fee58c23) (classParma__Polyhedra__Library_1_1Octagonal__Shape_5e74729a5f7cabef57fb795cc728869c)]
 >> endobj
 12457 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_f9503f2a0fd1535ce7cb9465908006dc) 7521 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa62abe41a99d6a01cca319ed860bb5b) 7816 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa8decb7c7093c9cde1255a6c1af62d4) 7582 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fea57a711a6b7a5d501112b84b246759) 7695 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) 498 0 R (classParma__Polyhedra__Library_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_f9503f2a0fd1535ce7cb9465908006dc) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0c2c96efcf10102068f754c608a12427)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_62d44847fe22abb82cbac84a776a9c72) 7911 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f27f62cf5d65574cbb44025b1b3e585) 7909 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6f9c769f48ed91cd71bec247b7733430) 7531 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_6ff5e78b07441619f850114578ca48d5) 7705 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_702b00ff42a88c23ab25eecf0e9acef0) 7773 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_62d44847fe22abb82cbac84a776a9c72) (classParma__Polyhedra__Library_1_1Octagonal__Shape_703f57855b17ef63b28f88fe13a51870)]
 >> endobj
 12458 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) 8529 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0ea21bf85aa2e90c449435cfedcef181) 8344 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1190fcf4794305386f8475f9ac51ce00) 8274 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_15b21e990e26976e615a7d3244ed843e) 8404 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_19a2fb28254bc142e01f3ee00c27ea89)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_715054228bad30a232707ed0357cdd98) 7910 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_72782e7d9a6612efd73b253b0f862c6b) 7709 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_74d2b64496aa448a85ec0b370cee0977) 7639 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_7ae373e57180f03b09aa0e38d1f19811) 7645 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_7dcb9b448c8c0171e18f29551077d133) 7526 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_715054228bad30a232707ed0357cdd98) (classParma__Polyhedra__Library_1_1Octagonal__Shape_81c8a26a02090eb4fb9255dd814514a8)]
 >> endobj
 12459 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1ae424886d05361c1a78c89dbdd5b7db) 8466 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1d52cb88936eb0f5bde559b39f8ec42c) 8335 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1daec40615d5a93ce0de360865d93497) 8172 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1dc5b9db43a16365ba0773a96fe1b799) 8226 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1ae424886d05361c1a78c89dbdd5b7db) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_21a9e355a53ec45a5a60213fa8c24f2e)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_87aadd3a9d47e978a32c9867b13220a4) 7827 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_891529f721ff485fe2ec90ac48952cc6) 7487 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_8a329c1ea10527cde394abab15b67356) 7537 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_8b99abb6e15eedbdb94e2466e8304c52) 7585 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_934cc1f45a6d438f5d468276140cd5a8) 7770 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_87aadd3a9d47e978a32c9867b13220a4) (classParma__Polyhedra__Library_1_1Octagonal__Shape_96bae54a01fe00bad4306bec61bb4687)]
 >> endobj
 12460 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_269f357fca785afae3774b1e084d9b93) 8494 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_28f6854a94a3a7d58034cb1d51ae9c7c) 8170 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_294875fd6b469d8949f08c24b5893b6e) 8225 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2b3eb71543b3284872781f0b4481fe39) 8179 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_269f357fca785afae3774b1e084d9b93) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2c47f2f619b1d0f322b742891920735f)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_9b7061aa20aa4b513216bcdb1a905ce7) 7824 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_a317313059bdf973567d2fcf5e030212) 7703 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_a493e3939364ce0db66b42f0ef6511d0) 7698 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_aae8e418bb3d7a1432117530eaea7ec4) 7637 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_ae058fd9619a17e121c3aab9b0612d81) 7694 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_9b7061aa20aa4b513216bcdb1a905ce7) (classParma__Polyhedra__Library_1_1Octagonal__Shape_af0214aee8884dc52be4e061d6b4df94)]
 >> endobj
 12461 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2d12805af932544a4fc1575f8db62a3d) 8498 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2f90e70dbef264e99b7015c0ce7e16fd) 8461 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2fe458f016db5eeeb95bee46f1800533) 8227 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_343e039e48425126b187827066d12bf2) 8490 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2d12805af932544a4fc1575f8db62a3d) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a031a8e65176b8bd80d2857bd9a68b6)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) 7528 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b38e5d3ce8cc120ce4b534bc43d90d34) 7532 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b499fba7b7be2932147748248180e057) 7772 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b5dfec17f683d1cbe01cfc71d601108c) 7586 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_b7c86f7ff6b09ff72e3ee3382b4c933b) 7589 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) (classParma__Polyhedra__Library_1_1Octagonal__Shape_ba8ba56b075b2be7b6309cfaed039070)]
 >> endobj
 12462 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a03cd3ea1b11c1c8dbdf462959d79df) 8282 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a18eff42a557fd87d59895399c7a13f) 8527 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3ad1db1c5141d2815c0d849d12548e4c) 8342 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3b5db50d397654bd1a8d4067d90f7419) 8219 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a03cd3ea1b11c1c8dbdf462959d79df) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41c9a9dc63e253ac5ed21cbdad4e2640)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ba9abb279871c30a4f0c6cbb188fecc1) 7769 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfb434e3d574f4bd53314ac8749c4731) 7708 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_bfde1aac87d8218fce0fa9b4ea8a5eb1) 7706 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_c2cd6705bce0af4bd9880b990baf1198) 7885 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_c5f6c7896e64b8750e2cd9729c19d66e) 7534 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ba9abb279871c30a4f0c6cbb188fecc1) (classParma__Polyhedra__Library_1_1Octagonal__Shape_c6376a87e99d3cdabaa6ee7542474849)]
 >> endobj
 12463 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41d30675a3c28980af0f087b06a1f4c1) 8330 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_425f248891aec4ed7800bd92334fd7c1) 8229 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_43ab45399b7e22ffcd6403b7e59a473c) 8497 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_46f912e8b181561f68062e183005c8bc) 8223 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41d30675a3c28980af0f087b06a1f4c1) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_c720d2c0875eba7d87a4068876092025) 7590 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_cb19de0243a618e9bf3d62e2ee04ae01) 7648 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_ccc6c6488ea9d8555ea8e978cf188749) 7768 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_cfec639e917dfd6eb63c4006ac55b807) 7649 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_d423a6ddce01a2f2efb34b826d0de921) 7644 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_c720d2c0875eba7d87a4068876092025) (classParma__Polyhedra__Library_1_1Octagonal__Shape_d8d04d80653fb850dd92468af1995f97)]
 >> endobj
 12464 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) 8491 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4c7c04e76c758c53feeb8c5cf58638a6) 8464 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_5358c9f367ad37e650d411ab5e558e50) 8285 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_57fc3d9d838fd7e20e80806307452a91) 8454 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_676b331ee61606b74be4cd1f90756839)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_dc269190695c1745ab086168fcf35835) 7695 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_dc326b7c8687b685c42817f7fec425e0) 7592 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e37107ec8d1402bb69ac6462d7f4646d) 7535 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e3be22e7dcdf54fdc0fb976fd755d0c7) 7638 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_e85fbe787fa3e172ecf6a63b2847d69a) 7593 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_dc269190695c1745ab086168fcf35835) (classParma__Polyhedra__Library_1_1Octagonal__Shape_ec298ee7df246c945e6a56442e04176d)]
 >> endobj
 12465 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6bd361a7c7e187c0ff63c62894e741f8) 8228 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6d33d9f1d987efe6e333c7ad1993dd5a) 8283 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_732e7355673aa63a2fc22a470a36f707) 8412 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_77a2a8e38120a21ac0d5f19eb6e1668b) 8413 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6bd361a7c7e187c0ff63c62894e741f8) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7999968db9fb568980215d2c84393358)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ed38463ae788879580d6372653452603) 7584 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f14ea5b6122685afd62a3df786512d77) 7587 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f1921cd40fb0920e1173cf67418c63fe) 7583 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f2c70f89a472f7fa34ba64817693776a) 7594 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_f41476c22751c8d79e8599443aea93da) 7830 0 R (classPar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_ed38463ae788879580d6372653452603) (classParma__Polyhedra__Library_1_1Octagonal__Shape_f7fd07f1f8d91c830130c061da7b6c56)]
 >> endobj
 12466 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a1f9b31c3ed7dc3e7691b9110ddbedb) 8467 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a9afaf958c6f9dd09c89bd706dc09b0) 8528 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7ea45b608af772cd69e2c23d7d62a3cf) 8341 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_804363984fe210abe47624522dfb7a92) 8457 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a1f9b31c3ed7dc3e7691b9110ddbedb) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_888509fe116790d0b9a267e614be10ec)]
+/Names [(classParma__Polyhedra__Library_1_1Octagonal__Shape_f9503f2a0fd1535ce7cb9465908006dc) 7530 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa62abe41a99d6a01cca319ed860bb5b) 7825 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fa8decb7c7093c9cde1255a6c1af62d4) 7591 0 R (classParma__Polyhedra__Library_1_1Octagonal__Shape_fea57a711a6b7a5d501112b84b246759) 7704 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product) 498 0 R (classParma__Polyhedra__Library_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_f9503f2a0fd1535ce7cb9465908006dc) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0c2c96efcf10102068f754c608a12427)]
 >> endobj
 12467 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8b2ee24610cb804238f33581093948c1) 8405 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8cdc72dfa85aed4e613f780b02e69e92) 8233 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8eb19423295d8af4d69f144fc227128f) 8459 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_940db627ef73d29e63fed31acc7553f7) 8403 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8b2ee24610cb804238f33581093948c1) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_97cc0d02a88d52e79cbb6615a3bbab42)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) 8538 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0ea21bf85aa2e90c449435cfedcef181) 8353 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1190fcf4794305386f8475f9ac51ce00) 8283 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_15b21e990e26976e615a7d3244ed843e) 8413 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_19a2fb28254bc142e01f3ee00c27ea89)]
 >> endobj
 12468 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99247c74022e8d51cd0a2d93a87bcfe5) 8414 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99dc4fb442b60dc9c694d7abc853a3dc) 8280 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9a864135634ed49de1aeae3b38ed933a) 8455 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9bd884fea397d9d6cde6426e6f47cc4e) 8453 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99247c74022e8d51cd0a2d93a87bcfe5) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_a8128b9910f31bc963842e48c44a863e)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1ae424886d05361c1a78c89dbdd5b7db) 8475 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1d52cb88936eb0f5bde559b39f8ec42c) 8344 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1daec40615d5a93ce0de360865d93497) 8181 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1dc5b9db43a16365ba0773a96fe1b799) 8235 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_1ae424886d05361c1a78c89dbdd5b7db) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_21a9e355a53ec45a5a60213fa8c24f2e)]
 >> endobj
 12469 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ad10819182a33870e4b0a7e3b2bca564) 8273 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_afc9294d3fb5f2c0fd8d4e4d22c283b6) 8340 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3ad0a7ad694f4a7724504544aff49fa) 8221 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3b8f7e6fdd123f510ba85f4527bdee3) 8493 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ad10819182a33870e4b0a7e3b2bca564) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b95eae83384d8c6b41b9ed8f9fd16704)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_269f357fca785afae3774b1e084d9b93) 8503 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_28f6854a94a3a7d58034cb1d51ae9c7c) 8179 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_294875fd6b469d8949f08c24b5893b6e) 8234 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2b3eb71543b3284872781f0b4481fe39) 8188 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_269f357fca785afae3774b1e084d9b93) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2c47f2f619b1d0f322b742891920735f)]
 >> endobj
 12470 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) 8407 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bc31d844172a202d43d08e299e26322f) 8173 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c2583843b139ce11b842155b35d60332) 8224 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c5ec610fb42e16beaac59b537a71f187) 8463 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c7b41dba5d22086cb9715c3f51248f98)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2d12805af932544a4fc1575f8db62a3d) 8507 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2f90e70dbef264e99b7015c0ce7e16fd) 8470 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2fe458f016db5eeeb95bee46f1800533) 8236 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_343e039e48425126b187827066d12bf2) 8499 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_2d12805af932544a4fc1575f8db62a3d) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a031a8e65176b8bd80d2857bd9a68b6)]
 >> endobj
 12471 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cbcc65a843515d547f055b687d1e6d5f) 8452 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cc8d0378d1cb13b5ddc04dd12cf18ebe) 8230 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3a8f10409a9fd73afb6691686d6862c) 8333 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3e2a76d26bef272d0a13fa3bae9a5c2) 8232 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cbcc65a843515d547f055b687d1e6d5f) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db0fa15c5f30fc4be6a94ce2606208ef)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a03cd3ea1b11c1c8dbdf462959d79df) 8291 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a18eff42a557fd87d59895399c7a13f) 8536 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3ad1db1c5141d2815c0d849d12548e4c) 8351 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3b5db50d397654bd1a8d4067d90f7419) 8228 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_3a03cd3ea1b11c1c8dbdf462959d79df) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41c9a9dc63e253ac5ed21cbdad4e2640)]
 >> endobj
 12472 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db466cb206f1d16d24257a838d130cf2) 8278 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dca9874a75b5ba09114b8495a23c4edd) 8175 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_de7792cb469ddf1d5d8944bbe7f1f55a) 8503 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dea57326388915780370a677453778b3) 8458 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db466cb206f1d16d24257a838d130cf2) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dfe66b5a34b84fcf63d1a48777f68e4d)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41d30675a3c28980af0f087b06a1f4c1) 8339 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_425f248891aec4ed7800bd92334fd7c1) 8238 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_43ab45399b7e22ffcd6403b7e59a473c) 8506 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_46f912e8b181561f68062e183005c8bc) 8232 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_41d30675a3c28980af0f087b06a1f4c1) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f)]
 >> endobj
 12473 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e274e65fc3f012ab21bcffa3177228c5) 8411 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e386245235cada70fc797b0747b0d326) 8279 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ea7119974f9313e4c93908a2955c4186) 8337 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ef3ebc0ed74af80cd3653321153360bd) 8176 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e274e65fc3f012ab21bcffa3177228c5) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_faf0bc4f0e0a036dbc3852b3e4490243)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) 8500 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4c7c04e76c758c53feeb8c5cf58638a6) 8473 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_5358c9f367ad37e650d411ab5e558e50) 8294 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_57fc3d9d838fd7e20e80806307452a91) 8463 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_676b331ee61606b74be4cd1f90756839)]
 >> endobj
 12474 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_fb7b94b681c4d195080fa81ed1480cc2) 8277 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ffd7d0678df82882b006ea7b02771f98) 8331 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset) 497 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_02a568a0ea643d33f943fb6ab98271c7) 9080 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_062e6c821cbe563825968a30a108f14d) 8852 0 R (classParma__Po [...]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_fb7b94b681c4d195080fa81ed1480cc2) (classParma__Polyhedra__Library_1_1Pointset__Powerset_085c8cf54c180f7eaf693904cb6ce68b)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6bd361a7c7e187c0ff63c62894e741f8) 8237 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6d33d9f1d987efe6e333c7ad1993dd5a) 8292 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_732e7355673aa63a2fc22a470a36f707) 8421 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_77a2a8e38120a21ac0d5f19eb6e1668b) 8422 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_6bd361a7c7e187c0ff63c62894e741f8) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7999968db9fb568980215d2c84393358)]
 >> endobj
 12475 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_0b63a885009bef951c4a57e878b81698) 9085 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_0c8b9e21e6308b5841acc2f1ffef10e6) 9072 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_0f1e6f6f630698056d7e35149796f3e1) 8911 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_112cc024004bb7146ddccaa837664bf5) 8851 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_123c8d12181469abfa5dce562831a218) 8919 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_0b63a885009bef951c4a57e878b81698) (classParma__Polyhedra__Library_1_1Pointset__Powerset_16579a075dfcd1fa22ac02bcc859353b)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a1f9b31c3ed7dc3e7691b9110ddbedb) 8476 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a9afaf958c6f9dd09c89bd706dc09b0) 8537 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7ea45b608af772cd69e2c23d7d62a3cf) 8350 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_804363984fe210abe47624522dfb7a92) 8466 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_7a1f9b31c3ed7dc3e7691b9110ddbedb) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_888509fe116790d0b9a267e614be10ec)]
 >> endobj
 12476 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) 8969 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1773f4a296b1e34a24fc238f84d615c7) 1268 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_17e25309469009012f40ed891a2c3f01) 9127 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1af6f8ca3539ffa5cff895d30c7d4d7e) 8918 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1be27ff4f03e00236044253c3ddd43da) 8976 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) (classParma__Polyhedra__Library_1_1Pointset__Powerset_1fbcf2de5cd0eeca6b521e70b7d731a7)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8b2ee24610cb804238f33581093948c1) 8414 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8cdc72dfa85aed4e613f780b02e69e92) 8242 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8eb19423295d8af4d69f144fc227128f) 8468 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_940db627ef73d29e63fed31acc7553f7) 8412 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_8b2ee24610cb804238f33581093948c1) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_97cc0d02a88d52e79cbb6615a3bbab42)]
 >> endobj
 12477 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_2282182b70472430c77106aecf3c8029) 8910 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_23d4da5a4d3ccbef1d32597a77661ab9) 8864 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_25717d92bb71e83e73c686fb6f231efb) 9076 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_280aacebc757d7ab2a23ff2e282aa10b) 9027 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_2d82b566c9bebad2adaaa3b5ba0e923b) 9033 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_2282182b70472430c77106aecf3c8029) (classParma__Polyhedra__Library_1_1Pointset__Powerset_2e81b3aeb6ec2e74bee0cf690d44cd69)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99247c74022e8d51cd0a2d93a87bcfe5) 8423 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99dc4fb442b60dc9c694d7abc853a3dc) 8289 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9a864135634ed49de1aeae3b38ed933a) 8464 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_9bd884fea397d9d6cde6426e6f47cc4e) 8462 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_99247c74022e8d51cd0a2d93a87bcfe5) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_a8128b9910f31bc963842e48c44a863e)]
 >> endobj
 12478 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_302728bb407aa3c4137332e3275d21fe) 8859 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_32c9572669f8c0490cd714af2731b62a) 9036 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_345c97f889e2b3dae5f12fcc130a8b75) 8857 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_374c1462c19381ba7d0f27f4bbd94a72) 8914 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_3b8a6c571be95e78b20207f732cd0848) 9074 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_302728bb407aa3c4137332e3275d21fe) (classParma__Polyhedra__Library_1_1Pointset__Powerset_3f4e612db0eea52c329f5a6be95197b9)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ad10819182a33870e4b0a7e3b2bca564) 8282 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_afc9294d3fb5f2c0fd8d4e4d22c283b6) 8349 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3ad0a7ad694f4a7724504544aff49fa) 8230 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b3b8f7e6fdd123f510ba85f4527bdee3) 8502 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ad10819182a33870e4b0a7e3b2bca564) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b95eae83384d8c6b41b9ed8f9fd16704)]
 >> endobj
 12479 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_440d3df9ebc23e058ec03d5606cecda9) 8803 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_451da71733ac3915319b8bd36744d415) 8971 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_45243459137b3c9e917bde090a48ba01) 8806 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_453d3ceee367754b17c722b66cb03e69) 8908 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_52fc679f0d74857dacafb72b57ab5c37) 9037 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_440d3df9ebc23e058ec03d5606cecda9) (classParma__Polyhedra__Library_1_1Pointset__Powerset_53fb6133be52cbd02a3fc7573900a95d)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) 8416 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bc31d844172a202d43d08e299e26322f) 8182 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c2583843b139ce11b842155b35d60332) 8233 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c5ec610fb42e16beaac59b537a71f187) 8472 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_c7b41dba5d22086cb9715c3f51248f98)]
 >> endobj
 12480 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_5468429667edd0199d41c11d79d3d9b7) 8860 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_57be1b41dad904bf9936df4560df720b) 9026 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_5c527292c276945f5ce0bdc9b41ed37c) 8973 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_5ef6af0a8b11cc47f885ffc74e7be5b8) 8913 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_6069a2503278c2ba8d0f3c5b80dba198) 8968 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_5468429667edd0199d41c11d79d3d9b7) (classParma__Polyhedra__Library_1_1Pointset__Powerset_60b58548061b148441614897071b152f)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cbcc65a843515d547f055b687d1e6d5f) 8461 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cc8d0378d1cb13b5ddc04dd12cf18ebe) 8239 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3a8f10409a9fd73afb6691686d6862c) 8342 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_d3e2a76d26bef272d0a13fa3bae9a5c2) 8241 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_cbcc65a843515d547f055b687d1e6d5f) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db0fa15c5f30fc4be6a94ce2606208ef)]
 >> endobj
 12481 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_61834f7d3b6629c2aafc5011c258961b) 8917 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_632c2bfa8f851855c68d4c919e1cd237) 8906 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_64edddaeda5b87632fc0d37fd0f56749) 8752 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_69571f990b874f16d0f62235088427ca) 9130 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_6a10411642132d2a11144719a8cec9fb) 8800 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_61834f7d3b6629c2aafc5011c258961b) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db466cb206f1d16d24257a838d130cf2) 8287 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dca9874a75b5ba09114b8495a23c4edd) 8184 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_de7792cb469ddf1d5d8944bbe7f1f55a) 8512 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dea57326388915780370a677453778b3) 8467 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_db466cb206f1d16d24257a838d130cf2) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_dfe66b5a34b84fcf63d1a48777f68e4d)]
 >> endobj
 12482 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) 9035 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7153c25dfa21af48271dd46e7e7cde7f) 9028 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_723455890ff6a03f145169e411c83289) 9034 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_74dabf047d8ef99e4088e5c410d34e6f) 9129 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_75b26365a17a571d891fe7d0b5ded447) 8912 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Pointset__Powerset_77ae7142afc112b5cc786f24875cc336)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e274e65fc3f012ab21bcffa3177228c5) 8420 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e386245235cada70fc797b0747b0d326) 8288 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ea7119974f9313e4c93908a2955c4186) 8346 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ef3ebc0ed74af80cd3653321153360bd) 8185 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Produ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_e274e65fc3f012ab21bcffa3177228c5) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_faf0bc4f0e0a036dbc3852b3e4490243)]
 >> endobj
 12483 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_786d96ab353d022f56f211fa26e76766) 8909 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba23c56994f511973d468959040f4a6) 8972 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba29a874c71bb8631504b25945713d3) 8920 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_82341fbea6e1c21a80058424c0ccf2d0) 8805 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_91dc05df4b7c844f1f6c9c5419db5635) 9073 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_786d96ab353d022f56f211fa26e76766) (classParma__Polyhedra__Library_1_1Pointset__Powerset_96712b6e1b0c6ef2ef36177eba8a5f7b)]
+/Names [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_fb7b94b681c4d195080fa81ed1480cc2) 8286 0 R (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_ffd7d0678df82882b006ea7b02771f98) 8340 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset) 497 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_02a568a0ea643d33f943fb6ab98271c7) 9089 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_062e6c821cbe563825968a30a108f14d) 8861 0 R (classParma__Po [...]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_fb7b94b681c4d195080fa81ed1480cc2) (classParma__Polyhedra__Library_1_1Pointset__Powerset_085c8cf54c180f7eaf693904cb6ce68b)]
 >> endobj
 12484 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_9846bc1d16b42521b6cda0e8a4799115) 8755 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_98d288c85ce5c2e32cee27f20c6ce7ac) 8915 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_9cbdb37b93b7d66e66a19df8f46a71f7) 8753 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_9f616c59b2d80aab9f11db8f3c63883c) 8797 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_a04426c5a10bb84d277c580d8377a8ca) 1267 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_9846bc1d16b42521b6cda0e8a4799115) (classParma__Polyhedra__Library_1_1Pointset__Powerset_a34fb5a16a8af56089e3a09b86263a08)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_0b63a885009bef951c4a57e878b81698) 9094 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_0c8b9e21e6308b5841acc2f1ffef10e6) 9081 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_0f1e6f6f630698056d7e35149796f3e1) 8920 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_112cc024004bb7146ddccaa837664bf5) 8860 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_123c8d12181469abfa5dce562831a218) 8928 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_0b63a885009bef951c4a57e878b81698) (classParma__Polyhedra__Library_1_1Pointset__Powerset_16579a075dfcd1fa22ac02bcc859353b)]
 >> endobj
 12485 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_a944a73dab7e82a786f12d860def325e) 9083 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_aaf96fa77980ed96433261f5dd4c8f5a) 1307 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ac2ae1578a08e1613a4e7ddfa0f4b711) 1270 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_b6db0040a47381b41656b2846ce782fc) 8807 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_bb6956f4cc086675f02d421fef46122d) 8801 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_a944a73dab7e82a786f12d860def325e) (classParma__Polyhedra__Library_1_1Pointset__Powerset_bcfc281c9ef2a45bcfad5ed4a1109b8e)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) 8978 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1773f4a296b1e34a24fc238f84d615c7) 1309 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_17e25309469009012f40ed891a2c3f01) 9136 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1af6f8ca3539ffa5cff895d30c7d4d7e) 8927 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_1be27ff4f03e00236044253c3ddd43da) 8985 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) (classParma__Polyhedra__Library_1_1Pointset__Powerset_1fbcf2de5cd0eeca6b521e70b7d731a7)]
 >> endobj
 12486 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_c262e9c3acc2920c3e3df6fab7852753) 9128 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c3d56f02e252446c5844465d94068227) 9029 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c4e8228056b829aa7e0e05e1b292d2c3) 8798 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c878ab15837984ba2930ef42fa81dc5a) 9078 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cab49f11748c7473f15388191159a798) 8975 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_c262e9c3acc2920c3e3df6fab7852753) (classParma__Polyhedra__Library_1_1Pointset__Powerset_cb90cd62d5a91523a0f7f7d17a7d380b)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_2282182b70472430c77106aecf3c8029) 8919 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_23d4da5a4d3ccbef1d32597a77661ab9) 8873 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_25717d92bb71e83e73c686fb6f231efb) 9085 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_280aacebc757d7ab2a23ff2e282aa10b) 9036 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_2d82b566c9bebad2adaaa3b5ba0e923b) 9042 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_2282182b70472430c77106aecf3c8029) (classParma__Polyhedra__Library_1_1Pointset__Powerset_2e81b3aeb6ec2e74bee0cf690d44cd69)]
 >> endobj
 12487 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_cbcd7cd19d71e22f0a8deb3dfc536462) 8916 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cd523ec773dc09fcf2c3ebbbd70b3bc5) 8856 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cecce63184c4367b7e48cd7f35b29adb) 8850 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d00fd827006fff19ba3d2bec4da28267) 8965 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d43b1f8f4b622041e8719a0b26c4a2d2) 8854 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_cbcd7cd19d71e22f0a8deb3dfc536462) (classParma__Polyhedra__Library_1_1Pointset__Powerset_d64b9c9ef7488b49c4f9a4acd3f57491)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_302728bb407aa3c4137332e3275d21fe) 8868 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_32c9572669f8c0490cd714af2731b62a) 9045 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_345c97f889e2b3dae5f12fcc130a8b75) 8866 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_374c1462c19381ba7d0f27f4bbd94a72) 8923 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_3b8a6c571be95e78b20207f732cd0848) 9083 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_302728bb407aa3c4137332e3275d21fe) (classParma__Polyhedra__Library_1_1Pointset__Powerset_3f4e612db0eea52c329f5a6be95197b9)]
 >> endobj
 12488 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) 9126 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d7e1698be31b1b95dc7e28d13ec162d5) 9118 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d850947fe33d1adad7b33c58ab859ce0) 8849 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d9bdf9f5b0e6b90d5c0c173ada762067) 8862 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ddf613a0448b642291d5e60910983a81) 8808 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) (classParma__Polyhedra__Library_1_1Pointset__Powerset_def9cf2f5c18bf5fc72e2648e848f8e2)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_440d3df9ebc23e058ec03d5606cecda9) 8812 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_451da71733ac3915319b8bd36744d415) 8980 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_45243459137b3c9e917bde090a48ba01) 8815 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_453d3ceee367754b17c722b66cb03e69) 8917 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_52fc679f0d74857dacafb72b57ab5c37) 9046 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_440d3df9ebc23e058ec03d5606cecda9) (classParma__Polyhedra__Library_1_1Pointset__Powerset_53fb6133be52cbd02a3fc7573900a95d)]
 >> endobj
 12489 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_df9133b519b04cad51e09ebb9332cddd) 9081 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_e315cd842b8a3bd48d730eba070969b0) 8799 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_e45ed9165f98258083b2337c3872acee) 9079 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ebb4df2fa553f9a75fc23f4a3d8aa084) 8751 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ef0c072f344fd2a732e792578091cc9d) 8861 0 R [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_df9133b519b04cad51e09ebb9332cddd) (classParma__Polyhedra__Library_1_1Pointset__Powerset_f4416e25871d6e2ee1fd5a09a1f9c343)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_5468429667edd0199d41c11d79d3d9b7) 8869 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_57be1b41dad904bf9936df4560df720b) 9035 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_5c527292c276945f5ce0bdc9b41ed37c) 8982 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_5ef6af0a8b11cc47f885ffc74e7be5b8) 8922 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_6069a2503278c2ba8d0f3c5b80dba198) 8977 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_5468429667edd0199d41c11d79d3d9b7) (classParma__Polyhedra__Library_1_1Pointset__Powerset_60b58548061b148441614897071b152f)]
 >> endobj
 12490 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_f4f6e42cf5b4be24e73efab004e22a34) 8853 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_f6ef577d2302b2baac4689f8766cfb2f) 1269 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ff1c6d17be391cb22a9c4d4e0fa0feb8) 8802 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation) 1542 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_1dd09c87a931132dbee52ea24266866a) 9378 0 R (classParma__Polyhedra__Librar [...]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_f4f6e42cf5b4be24e73efab004e22a34) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_4cc725a9fe3bdaded2c131bb8bb47ed8)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_61834f7d3b6629c2aafc5011c258961b) 8926 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_632c2bfa8f851855c68d4c919e1cd237) 8915 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_64edddaeda5b87632fc0d37fd0f56749) 8761 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_69571f990b874f16d0f62235088427ca) 9139 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_6a10411642132d2a11144719a8cec9fb) 8809 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_61834f7d3b6629c2aafc5011c258961b) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
 >> endobj
 12491 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_553ae81ae234cedad36e72b32c967e65) 9375 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_62827195c6aeacf38a8fb3df6df8ff2e) 9376 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_80b9d602f99df76039d58032b20041d7) 9373 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_825bf274e880e1c8d51b42d32c69004e) 9406 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_9f09728ae53c8e3dadeb202f28bb6fdb) 937 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_553ae81ae234cedad36e72b32c967e65) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_a317e5d2d782c3589c48cb3b45d6790d)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) 9044 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7153c25dfa21af48271dd46e7e7cde7f) 9037 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_723455890ff6a03f145169e411c83289) 9043 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_74dabf047d8ef99e4088e5c410d34e6f) 9138 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_75b26365a17a571d891fe7d0b5ded447) 8921 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Pointset__Powerset_77ae7142afc112b5cc786f24875cc336)]
 >> endobj
 12492 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_a4b60ce3ac62aee15faac1b5035fdb4d) 9369 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b92b75d150bd5fbfc03cadec75d59e0f) 9370 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b9da0d811233cfb64481a7fe08b7f645) 9412 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_c8b0d22ea3470020b35240f778c34a94) 9401 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_d1bc9d7804925b15f8205df0b3efc8a4) 941 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_a4b60ce3ac62aee15faac1b5035fdb4d) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_f00b427f47054a80d236d124443c580c)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_786d96ab353d022f56f211fa26e76766) 8918 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba23c56994f511973d468959040f4a6) 8981 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_7ba29a874c71bb8631504b25945713d3) 8929 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_82341fbea6e1c21a80058424c0ccf2d0) 8814 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_91dc05df4b7c844f1f6c9c5419db5635) 9082 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_786d96ab353d022f56f211fa26e76766) (classParma__Polyhedra__Library_1_1Pointset__Powerset_96712b6e1b0c6ef2ef36177eba8a5f7b)]
 >> endobj
 12493 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_f7184f692efc0672e3213f6be9d5cf4c) 9408 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) 1543 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_0ca2fc9566495b3d4ac6b970a301d9a1) 9442 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_306699ac7d5f2c2c909c3a3baf303009) 9465 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_419ea78710f4b45c1542647e1212a3f7) 9441 0 R (classParma__Polyhedra__Lib [...]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_f7184f692efc0672e3213f6be9d5cf4c) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_4f7df2a0b66616d7672e562fa8c4e8f6)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_9846bc1d16b42521b6cda0e8a4799115) 8764 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_98d288c85ce5c2e32cee27f20c6ce7ac) 8924 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_9cbdb37b93b7d66e66a19df8f46a71f7) 8762 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_9f616c59b2d80aab9f11db8f3c63883c) 8806 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_a04426c5a10bb84d277c580d8377a8ca) 1308 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_9846bc1d16b42521b6cda0e8a4799115) (classParma__Polyhedra__Library_1_1Pointset__Powerset_a34fb5a16a8af56089e3a09b86263a08)]
 >> endobj
 12494 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) 9467 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_6d5d2010157ae8f712e4a3e551d355d7) 9469 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_8ede6a8a55e35d1c41065b01afac0342) 9438 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_a303fa28c55c391afe4f067f91db36ce) 9439 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_af9d682418e536d9a1f6bd24991e1c56) 944 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_d99eb5124bfcd9c75379efdde73d1a1a)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_a944a73dab7e82a786f12d860def325e) 9092 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_aaf96fa77980ed96433261f5dd4c8f5a) 1312 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ac2ae1578a08e1613a4e7ddfa0f4b711) 1311 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_b6db0040a47381b41656b2846ce782fc) 8816 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_bb6956f4cc086675f02d421fef46122d) 8810 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_a944a73dab7e82a786f12d860def325e) (classParma__Polyhedra__Library_1_1Pointset__Powerset_bcfc281c9ef2a45bcfad5ed4a1109b8e)]
 >> endobj
 12495 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_de82782e3363de460caad677b3583559) 9473 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_f78754c1ef47797c0acbd31cf48f9caf) 9445 0 R (classParma__Polyhedra__Library_1_1Polyhedron) 1544 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0514c2e57ac8154666e9fe6bb56c0e18) 9567 0 R (classParma__Polyhedra__Library_1_1Polyhedron_08e91d11b3deb5b694356b5573d2547a) 9741 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0a5c586d [...]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_de82782e3363de460caad677b3583559) (classParma__Polyhedra__Library_1_1Polyhedron_0a5c586d872f15baf7fd70941fc16c41)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_c262e9c3acc2920c3e3df6fab7852753) 9137 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c3d56f02e252446c5844465d94068227) 9038 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c4e8228056b829aa7e0e05e1b292d2c3) 8807 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_c878ab15837984ba2930ef42fa81dc5a) 9087 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cab49f11748c7473f15388191159a798) 8984 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_c262e9c3acc2920c3e3df6fab7852753) (classParma__Polyhedra__Library_1_1Pointset__Powerset_cb90cd62d5a91523a0f7f7d17a7d380b)]
 >> endobj
 12496 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_0c58bbc8bf8db5f570da3db42a0ae2f7) 9839 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0d69bc8c9bd9843262551c7e3e33f5a2) 9559 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0d9abbf681b7b0724963d97596286ae5) 9563 0 R (classParma__Polyhedra__Library_1_1Polyhedron_13f15417d90174f6c2d3648e83d9fcf5) 9619 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1956a63a72283d208851d3fe2b11989b) 1317 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_0c58bbc8bf8db5f570da3db42a0ae2f7) (classParma__Polyhedra__Library_1_1Polyhedron_1a3647877302fc6e0e583b8b881a7a4f)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_cbcd7cd19d71e22f0a8deb3dfc536462) 8925 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cd523ec773dc09fcf2c3ebbbd70b3bc5) 8865 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_cecce63184c4367b7e48cd7f35b29adb) 8859 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d00fd827006fff19ba3d2bec4da28267) 8974 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d43b1f8f4b622041e8719a0b26c4a2d2) 8863 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_cbcd7cd19d71e22f0a8deb3dfc536462) (classParma__Polyhedra__Library_1_1Pointset__Powerset_d64b9c9ef7488b49c4f9a4acd3f57491)]
 >> endobj
 12497 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) 1308 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1cecffe684d1faa9b0f6b8d4f227e9ae) 9898 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1d7db8ee4d8972c1818a36d6517ebbff) 9842 0 R (classParma__Polyhedra__Library_1_1Polyhedron_236a18fe8cc922d00ee92a6c6e42f923) 9669 0 R (classParma__Polyhedra__Library_1_1Polyhedron_281b8db6a8e0014ab2c41dd15f8c0708) 9798 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) (classParma__Polyhedra__Library_1_1Polyhedron_2aaf9117efebc52a8b45b787075a9647)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) 9135 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d7e1698be31b1b95dc7e28d13ec162d5) 9127 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d850947fe33d1adad7b33c58ab859ce0) 8858 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_d9bdf9f5b0e6b90d5c0c173ada762067) 8871 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ddf613a0448b642291d5e60910983a81) 8817 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) (classParma__Polyhedra__Library_1_1Pointset__Powerset_def9cf2f5c18bf5fc72e2648e848f8e2)]
 >> endobj
 12498 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_2bf7987a6ee3547c1e125e83e432ee2a) 9513 0 R (classParma__Polyhedra__Library_1_1Polyhedron_304e74729ca34fc67648cbc995e1dfc7) 1311 0 R (classParma__Polyhedra__Library_1_1Polyhedron_31d70a625e092dfdaed4f3232701f35d) 9572 0 R (classParma__Polyhedra__Library_1_1Polyhedron_3569a428ad758dc9ac8273e0f1f77772) 9667 0 R (classParma__Polyhedra__Library_1_1Polyhedron_371deb67f73bf27ac9a7ff6f2216db9c) 9745 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_2bf7987a6ee3547c1e125e83e432ee2a) (classParma__Polyhedra__Library_1_1Polyhedron_3b49993a1cd4fc6891da88a6259b9f93)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_df9133b519b04cad51e09ebb9332cddd) 9090 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_e315cd842b8a3bd48d730eba070969b0) 8808 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_e45ed9165f98258083b2337c3872acee) 9088 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ebb4df2fa553f9a75fc23f4a3d8aa084) 8760 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ef0c072f344fd2a732e792578091cc9d) 8870 0 R [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_df9133b519b04cad51e09ebb9332cddd) (classParma__Polyhedra__Library_1_1Pointset__Powerset_f4416e25871d6e2ee1fd5a09a1f9c343)]
 >> endobj
 12499 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_3c1e5a2419a5f4a5cf89133606ed1680) 9672 0 R (classParma__Polyhedra__Library_1_1Polyhedron_43cd840b1ec99350c222b3f217739cea) 9509 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4b428098e57a9101473a54cd71a0753f) 9675 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4c11206af59b0f6a5471aded55d20961) 9806 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4f514edad990412bd66cc666347103ab) 9740 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_3c1e5a2419a5f4a5cf89133606ed1680) (classParma__Polyhedra__Library_1_1Polyhedron_4f9a47ba1b29f1e07a32542584d50686)]
+/Names [(classParma__Polyhedra__Library_1_1Pointset__Powerset_f4f6e42cf5b4be24e73efab004e22a34) 8862 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_f6ef577d2302b2baac4689f8766cfb2f) 1310 0 R (classParma__Polyhedra__Library_1_1Pointset__Powerset_ff1c6d17be391cb22a9c4d4e0fa0feb8) 8811 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation) 1543 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_1dd09c87a931132dbee52ea24266866a) 9387 0 R (classParma__Polyhedra__Librar [...]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_f4f6e42cf5b4be24e73efab004e22a34) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_4cc725a9fe3bdaded2c131bb8bb47ed8)]
 >> endobj
 12500 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) 9742 0 R (classParma__Polyhedra__Library_1_1Polyhedron_527e7c81841bbcf1963c6e260dadfe01) 9803 0 R (classParma__Polyhedra__Library_1_1Polyhedron_547a8d96908afe5a7f9e4ba2e10d7ac8) 9840 0 R (classParma__Polyhedra__Library_1_1Polyhedron_5d53d09dcc839672fedd4ab5d4142d57) 9621 0 R (classParma__Polyhedra__Library_1_1Polyhedron_5df26655af3ae7844569d7086edf8332) 9617 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) (classParma__Polyhedra__Library_1_1Polyhedron_5dfef947c46e234a1ffd4707312332ec)]
+/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_553ae81ae234cedad36e72b32c967e65) 9384 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_62827195c6aeacf38a8fb3df6df8ff2e) 9385 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_80b9d602f99df76039d58032b20041d7) 9382 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_825bf274e880e1c8d51b42d32c69004e) 9415 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_9f09728ae53c8e3dadeb202f28bb6fdb) 938 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_553ae81ae234cedad36e72b32c967e65) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_a317e5d2d782c3589c48cb3b45d6790d)]
 >> endobj
 12501 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_6187dbe974649c7bd4de8e66f70d3e46) 9568 0 R (classParma__Polyhedra__Library_1_1Polyhedron_672b0568e7a27c37b3afde649f7c0171) 9736 0 R (classParma__Polyhedra__Library_1_1Polyhedron_67a7d08f3cda46f7a743d46f3a6f33b5) 9904 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6b737abc8f33b2a2362e3f9c9ab08d58) 9850 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6c7c72e56241da463eaeccdff79b6d49) 9844 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_6187dbe974649c7bd4de8e66f70d3e46) (classParma__Polyhedra__Library_1_1Polyhedron_6e73a7d462d6a9a3891fff6c4a923495)]
+/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_a4b60ce3ac62aee15faac1b5035fdb4d) 9378 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b92b75d150bd5fbfc03cadec75d59e0f) 9379 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_b9da0d811233cfb64481a7fe08b7f645) 9421 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_c8b0d22ea3470020b35240f778c34a94) 9410 0 R (classParma__Polyhedra__Library_1_1Poly__Con__Relation_d1bc9d7804925b15f8205df0b3efc8a4) 941 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_a4b60ce3ac62aee15faac1b5035fdb4d) (classParma__Polyhedra__Library_1_1Poly__Con__Relation_f00b427f47054a80d236d124443c580c)]
 >> endobj
 12502 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_6e9d9dd7740b414d407c16687c99a88e) 9795 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6fb94f0e966e97bfb9dcf43dddcf12ba) 9515 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7366f9b91109b63f078e963bccd9f5b4) 9797 0 R (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) 9847 0 R (classParma__Polyhedra__Library_1_1Polyhedron_787615432c9f1d6aac5a6394aea8cfa9) 9327 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_6e9d9dd7740b414d407c16687c99a88e) (classParma__Polyhedra__Library_1_1Polyhedron_7a8abcefdfb125b7c9ef5f96d352c1df)]
+/Names [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_f7184f692efc0672e3213f6be9d5cf4c) 9417 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation) 1544 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_0ca2fc9566495b3d4ac6b970a301d9a1) 9451 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_306699ac7d5f2c2c909c3a3baf303009) 9474 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_419ea78710f4b45c1542647e1212a3f7) 9450 0 R (classParma__Polyhedra__Lib [...]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Con__Relation_f7184f692efc0672e3213f6be9d5cf4c) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_4f7df2a0b66616d7672e562fa8c4e8f6)]
 >> endobj
 12503 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_7b8d597a3c23af1fce9d8d3e1d36e11d) 9511 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7df62db3bf13024d4ee9f8aaf0d27dc6) 9622 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7e4bbfa6f481ead40e3ca6231e0f69be) 1315 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7e68bea365fe939d08c91ec4edc61a2b) 9731 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8132d1a9b329271fb4f7faeb59c89c39) 9674 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_7b8d597a3c23af1fce9d8d3e1d36e11d) (classParma__Polyhedra__Library_1_1Polyhedron_858e0030826ee6c29545a934166874ef)]
+/Names [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) 9476 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_6d5d2010157ae8f712e4a3e551d355d7) 9478 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_8ede6a8a55e35d1c41065b01afac0342) 9447 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_a303fa28c55c391afe4f067f91db36ce) 9448 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_af9d682418e536d9a1f6bd24991e1c56) 945 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_d99eb5124bfcd9c75379efdde73d1a1a)]
 >> endobj
 12504 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_86d2bbceaa288f2f605ac88516d313cb) 9853 0 R (classParma__Polyhedra__Library_1_1Polyhedron_87ebe6f7cd176227f61c6d0fe47a4f68) 9805 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8af124edba7c75bc76ec394405aa893e) 9903 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8c33b9ea975535b5aa0882241cf78986) 9561 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8ed700f662722cbebdc9328344ba2839) 9562 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_86d2bbceaa288f2f605ac88516d313cb) (classParma__Polyhedra__Library_1_1Polyhedron_96e902093a55f87f0aebc2bb13a8d740)]
+/Names [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_de82782e3363de460caad677b3583559) 9482 0 R (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_f78754c1ef47797c0acbd31cf48f9caf) 9454 0 R (classParma__Polyhedra__Library_1_1Polyhedron) 1545 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0514c2e57ac8154666e9fe6bb56c0e18) 9576 0 R (classParma__Polyhedra__Library_1_1Polyhedron_08e91d11b3deb5b694356b5573d2547a) 9750 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0a5c586d [...]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_de82782e3363de460caad677b3583559) (classParma__Polyhedra__Library_1_1Polyhedron_0a5c586d872f15baf7fd70941fc16c41)]
 >> endobj
 12505 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) 1318 0 R (classParma__Polyhedra__Library_1_1Polyhedron_9764ef2f159cfdcca3f151e899bd43ef) 9802 0 R (classParma__Polyhedra__Library_1_1Polyhedron_97ddb3b93ac699eebaca7e79f691b0ad) 9510 0 R (classParma__Polyhedra__Library_1_1Polyhedron_98c785602c5af8f7e0c1be92bb5e8b71) 9796 0 R (classParma__Polyhedra__Library_1_1Polyhedron_9a45b4b8f148a20359a2f3e2b1c2cb2d) 9664 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) (classParma__Polyhedra__Library_1_1Polyhedron_9ca6b6eed07fd3b72119b8ea58328e5e)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_0c58bbc8bf8db5f570da3db42a0ae2f7) 9848 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0d69bc8c9bd9843262551c7e3e33f5a2) 9568 0 R (classParma__Polyhedra__Library_1_1Polyhedron_0d9abbf681b7b0724963d97596286ae5) 9572 0 R (classParma__Polyhedra__Library_1_1Polyhedron_13f15417d90174f6c2d3648e83d9fcf5) 9628 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1956a63a72283d208851d3fe2b11989b) 1345 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_0c58bbc8bf8db5f570da3db42a0ae2f7) (classParma__Polyhedra__Library_1_1Polyhedron_1a3647877302fc6e0e583b8b881a7a4f)]
 >> endobj
 12506 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) 9566 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a0ac997a15935821583174de968e5bff) 9564 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a26e1a5815b7a0c3b610395c854594bf) 9671 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a38fbbd15d5dc2e98d5b24c92b06c290) 9843 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a39bdf85d6db02629fa73bbcaddab6d5) 9849 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) (classParma__Polyhedra__Library_1_1Polyhedron_a6b6fed08414c86d33fc4a44c59e9e22)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) 1313 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1cecffe684d1faa9b0f6b8d4f227e9ae) 9907 0 R (classParma__Polyhedra__Library_1_1Polyhedron_1d7db8ee4d8972c1818a36d6517ebbff) 9851 0 R (classParma__Polyhedra__Library_1_1Polyhedron_236a18fe8cc922d00ee92a6c6e42f923) 9678 0 R (classParma__Polyhedra__Library_1_1Polyhedron_281b8db6a8e0014ab2c41dd15f8c0708) 9807 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_1c64e09d6022054690f7d2bdf4e02138) (classParma__Polyhedra__Library_1_1Polyhedron_2aaf9117efebc52a8b45b787075a9647)]
 >> endobj
 12507 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_a78179b1d8478dce6cf572af8e0b9cb4) 9845 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a809bff4b85d09cd801e5e5cde1b8c06) 9737 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b1b315e7f04c051a36f48d344dd34052) 9665 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b4959b3da46291de301d9150f5afc3aa) 9896 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b6ab1820f2fdf444d1431ff3af424451) 9895 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_a78179b1d8478dce6cf572af8e0b9cb4) (classParma__Polyhedra__Library_1_1Polyhedron_b7a35f8df974c9e932df6291754859fb)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_2bf7987a6ee3547c1e125e83e432ee2a) 9522 0 R (classParma__Polyhedra__Library_1_1Polyhedron_304e74729ca34fc67648cbc995e1dfc7) 1316 0 R (classParma__Polyhedra__Library_1_1Polyhedron_31d70a625e092dfdaed4f3232701f35d) 9581 0 R (classParma__Polyhedra__Library_1_1Polyhedron_3569a428ad758dc9ac8273e0f1f77772) 9676 0 R (classParma__Polyhedra__Library_1_1Polyhedron_371deb67f73bf27ac9a7ff6f2216db9c) 9754 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_2bf7987a6ee3547c1e125e83e432ee2a) (classParma__Polyhedra__Library_1_1Polyhedron_3b49993a1cd4fc6891da88a6259b9f93)]
 >> endobj
 12508 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_bbb7562de97ccf13bd97b57bb5e3ac94) 9565 0 R (classParma__Polyhedra__Library_1_1Polyhedron_be643d7919aa34a2c1112702878f5536) 1313 0 R (classParma__Polyhedra__Library_1_1Polyhedron_bfd98397c137d81dcc27111fba3ccd54) 9670 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c2182f38e9f8acede601c3dcfa71c3b3) 9618 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c251eb38d1b24b8b570d874ee11df424) 9569 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_bbb7562de97ccf13bd97b57bb5e3ac94) (classParma__Polyhedra__Library_1_1Polyhedron_c5c7acc50141a9104ef5b9b7598c1438)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_3c1e5a2419a5f4a5cf89133606ed1680) 9681 0 R (classParma__Polyhedra__Library_1_1Polyhedron_43cd840b1ec99350c222b3f217739cea) 9518 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4b428098e57a9101473a54cd71a0753f) 9684 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4c11206af59b0f6a5471aded55d20961) 9815 0 R (classParma__Polyhedra__Library_1_1Polyhedron_4f514edad990412bd66cc666347103ab) 9749 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_3c1e5a2419a5f4a5cf89133606ed1680) (classParma__Polyhedra__Library_1_1Polyhedron_4f9a47ba1b29f1e07a32542584d50686)]
 >> endobj
 12509 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_c6ea1802e6a6cfb32e5af6d6d26eb424) 9516 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c93800b9ec7aae75937598e1f2209b1f) 9738 0 R (classParma__Polyhedra__Library_1_1Polyhedron_ca90e7afe251a0d4174dcf538b34006b) 9852 0 R (classParma__Polyhedra__Library_1_1Polyhedron_cb75fd68aa10bd15e590e8e8954c5002) 9558 0 R (classParma__Polyhedra__Library_1_1Polyhedron_cbc86683af6afc0818cc9e980a84fcb8) 9743 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_c6ea1802e6a6cfb32e5af6d6d26eb424) (classParma__Polyhedra__Library_1_1Polyhedron_cf531d280805472a54c22fed0f689932)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) 9751 0 R (classParma__Polyhedra__Library_1_1Polyhedron_527e7c81841bbcf1963c6e260dadfe01) 9812 0 R (classParma__Polyhedra__Library_1_1Polyhedron_547a8d96908afe5a7f9e4ba2e10d7ac8) 9849 0 R (classParma__Polyhedra__Library_1_1Polyhedron_5d53d09dcc839672fedd4ab5d4142d57) 9630 0 R (classParma__Polyhedra__Library_1_1Polyhedron_5df26655af3ae7844569d7086edf8332) 9626 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) (classParma__Polyhedra__Library_1_1Polyhedron_5dfef947c46e234a1ffd4707312332ec)]
 >> endobj
 12510 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_d6a8cc7029bad7ad7ad116c90ff59aec) 9668 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d6d1e866b7ba9bf4233f3a5254cda0f9) 9899 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d84befb6d0ded481871cbef1b7306824) 9902 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d909d5b60cab5d1a6816577c97b60fcf) 9560 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d914801461cad05325559e95b9c4d9c6) 9615 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_d6a8cc7029bad7ad7ad116c90ff59aec) (classParma__Polyhedra__Library_1_1Polyhedron_dad834921ba7c139b0cb10c507b4070a)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_6187dbe974649c7bd4de8e66f70d3e46) 9577 0 R (classParma__Polyhedra__Library_1_1Polyhedron_672b0568e7a27c37b3afde649f7c0171) 9745 0 R (classParma__Polyhedra__Library_1_1Polyhedron_67a7d08f3cda46f7a743d46f3a6f33b5) 9913 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6b737abc8f33b2a2362e3f9c9ab08d58) 9859 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6c7c72e56241da463eaeccdff79b6d49) 9853 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_6187dbe974649c7bd4de8e66f70d3e46) (classParma__Polyhedra__Library_1_1Polyhedron_6e73a7d462d6a9a3891fff6c4a923495)]
 >> endobj
 12511 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_dd7b66394e6c54bc1ae03a4ed9a33c9e) 9851 0 R (classParma__Polyhedra__Library_1_1Polyhedron_dee3b5c0c3800ce2214e68a156cbcf77) 9807 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e10fbc38125e63858549f5ec8a25e046) 9794 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e1c5216e2ba5c80d77e128daea25b46e) 9514 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e3be29eddce8f41019e7dcb731c8ba7b) 9570 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_dd7b66394e6c54bc1ae03a4ed9a33c9e) (classParma__Polyhedra__Library_1_1Polyhedron_e58a861a42c5216a2267e3f94ecaec8c)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_6e9d9dd7740b414d407c16687c99a88e) 9804 0 R (classParma__Polyhedra__Library_1_1Polyhedron_6fb94f0e966e97bfb9dcf43dddcf12ba) 9524 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7366f9b91109b63f078e963bccd9f5b4) 9806 0 R (classParma__Polyhedra__Library_1_1Polyhedron_73cb0d61cccb259e06b68d4f83deb6d7) 9856 0 R (classParma__Polyhedra__Library_1_1Polyhedron_787615432c9f1d6aac5a6394aea8cfa9) 9336 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_6e9d9dd7740b414d407c16687c99a88e) (classParma__Polyhedra__Library_1_1Polyhedron_7a8abcefdfb125b7c9ef5f96d352c1df)]
 >> endobj
 12512 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) 9574 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e6eef0ed4aa8b3690f01f774dd0722fc) 1312 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e89cd985111a1a27c60a6fcc28ae9788) 9744 0 R (classParma__Polyhedra__Library_1_1Polyhedron_eb14f5522982b3874f2cd19586813421) 9732 0 R (classParma__Polyhedra__Library_1_1Polyhedron_eb30e6558c9efffc62d5765b3bfe5e4f) 1310 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) (classParma__Polyhedra__Library_1_1Polyhedron_ec640128c6492defc09c4d6ad5d3ea19)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_7b8d597a3c23af1fce9d8d3e1d36e11d) 9520 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7df62db3bf13024d4ee9f8aaf0d27dc6) 9631 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7e4bbfa6f481ead40e3ca6231e0f69be) 1320 0 R (classParma__Polyhedra__Library_1_1Polyhedron_7e68bea365fe939d08c91ec4edc61a2b) 9740 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8132d1a9b329271fb4f7faeb59c89c39) 9683 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_7b8d597a3c23af1fce9d8d3e1d36e11d) (classParma__Polyhedra__Library_1_1Polyhedron_858e0030826ee6c29545a934166874ef)]
 >> endobj
 12513 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) 9841 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f074d4d4d406dd065812b32cc8714222) 9800 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f15f956dac6d4b19ecd8fee0f9718f29) 9893 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f47944944e16e786df5c0671e7baa995) 9739 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f496ec55802726ee3b39e52458ab0647) 9891 0 R (classParma__Polyhedra__Library_1_1Poly [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) (classParma__Polyhedra__Library_1_1Polyhedron_f60c3f345fb8ec8c708e49e8fa33f737)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_86d2bbceaa288f2f605ac88516d313cb) 9862 0 R (classParma__Polyhedra__Library_1_1Polyhedron_87ebe6f7cd176227f61c6d0fe47a4f68) 9814 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8af124edba7c75bc76ec394405aa893e) 9912 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8c33b9ea975535b5aa0882241cf78986) 9570 0 R (classParma__Polyhedra__Library_1_1Polyhedron_8ed700f662722cbebdc9328344ba2839) 9571 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_86d2bbceaa288f2f605ac88516d313cb) (classParma__Polyhedra__Library_1_1Polyhedron_96e902093a55f87f0aebc2bb13a8d740)]
 >> endobj
 12514 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Polyhedron_f740303d5461c838735ec53c5c1f8855) 9571 0 R (classParma__Polyhedra__Library_1_1Polyhedron_fc2a04d2049183cddbcf70316fdf40e7) 9900 0 R (classParma__Polyhedra__Library_1_1Powerset) 1545 0 R (classParma__Polyhedra__Library_1_1Powerset_01b873b0e820222e07789c3ba5fa48ae) 10342 0 R (classParma__Polyhedra__Library_1_1Powerset_04aed5c92cf15c71ce85b8cc173a893b) 10292 0 R (classParma__Polyhedra__Library_1_1Powerset_057c4f38d0e8b8a146af731dbd91864f [...]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_f740303d5461c838735ec53c5c1f8855) (classParma__Polyhedra__Library_1_1Powerset_057c4f38d0e8b8a146af731dbd91864f)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) 1346 0 R (classParma__Polyhedra__Library_1_1Polyhedron_9764ef2f159cfdcca3f151e899bd43ef) 9811 0 R (classParma__Polyhedra__Library_1_1Polyhedron_97ddb3b93ac699eebaca7e79f691b0ad) 9519 0 R (classParma__Polyhedra__Library_1_1Polyhedron_98c785602c5af8f7e0c1be92bb5e8b71) 9805 0 R (classParma__Polyhedra__Library_1_1Polyhedron_9a45b4b8f148a20359a2f3e2b1c2cb2d) 9673 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_97011210c7f0b2efa0f837ef2da6c5b3) (classParma__Polyhedra__Library_1_1Polyhedron_9ca6b6eed07fd3b72119b8ea58328e5e)]
 >> endobj
 12515 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_0a660ed1cfae2599d7f9236f2084d499) 10343 0 R (classParma__Polyhedra__Library_1_1Powerset_113964ab3d7ea36326ce962629a322ce) 10332 0 R (classParma__Polyhedra__Library_1_1Powerset_1c71c9b7d1de1b77eeb054e1c0ac935e) 10242 0 R (classParma__Polyhedra__Library_1_1Powerset_1ee74f5687635ddbb9729be31a37e2d3) 10334 0 R (classParma__Polyhedra__Library_1_1Powerset_241c65ff3d32769cbb9badd2c8e00ca5) 10294 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_0a660ed1cfae2599d7f9236f2084d499) (classParma__Polyhedra__Library_1_1Powerset_272424f5d0df282c6d1ee63a5c84e3e6)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) 9575 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a0ac997a15935821583174de968e5bff) 9573 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a26e1a5815b7a0c3b610395c854594bf) 9680 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a38fbbd15d5dc2e98d5b24c92b06c290) 9852 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a39bdf85d6db02629fa73bbcaddab6d5) 9858 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) (classParma__Polyhedra__Library_1_1Polyhedron_a6b6fed08414c86d33fc4a44c59e9e22)]
 >> endobj
 12516 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_277ba920e188477bb301196b19d63770) 10287 0 R (classParma__Polyhedra__Library_1_1Powerset_2a7c225e4f50e2287216dcd77eaf27d5) 10376 0 R (classParma__Polyhedra__Library_1_1Powerset_2edf5fe7007a3e91a404546ca2f2d98c) 10300 0 R (classParma__Polyhedra__Library_1_1Powerset_30e0b0c2c668e73566cb1720d72cdac2) 10339 0 R (classParma__Polyhedra__Library_1_1Powerset_36becc8c3ace976043199807351d5b04) 10238 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_277ba920e188477bb301196b19d63770) (classParma__Polyhedra__Library_1_1Powerset_37703f96495cf4bcb8ced3ff20e4c396)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_a78179b1d8478dce6cf572af8e0b9cb4) 9854 0 R (classParma__Polyhedra__Library_1_1Polyhedron_a809bff4b85d09cd801e5e5cde1b8c06) 9746 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b1b315e7f04c051a36f48d344dd34052) 9674 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b4959b3da46291de301d9150f5afc3aa) 9905 0 R (classParma__Polyhedra__Library_1_1Polyhedron_b6ab1820f2fdf444d1431ff3af424451) 9904 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_a78179b1d8478dce6cf572af8e0b9cb4) (classParma__Polyhedra__Library_1_1Polyhedron_b7a35f8df974c9e932df6291754859fb)]
 >> endobj
 12517 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) 10298 0 R (classParma__Polyhedra__Library_1_1Powerset_411d42e5b59a492742793834efeeabc1) 10245 0 R (classParma__Polyhedra__Library_1_1Powerset_44b0a622563e60fe28b91b7e9ff76364) 10297 0 R (classParma__Polyhedra__Library_1_1Powerset_5534b8f8fbd973bfb7051cf5fb31f19d) 10336 0 R (classParma__Polyhedra__Library_1_1Powerset_5a36a32ab46d46f574f3091e931e2bd2) 10248 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_bbb7562de97ccf13bd97b57bb5e3ac94) 9574 0 R (classParma__Polyhedra__Library_1_1Polyhedron_be643d7919aa34a2c1112702878f5536) 1318 0 R (classParma__Polyhedra__Library_1_1Polyhedron_bfd98397c137d81dcc27111fba3ccd54) 9679 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c2182f38e9f8acede601c3dcfa71c3b3) 9627 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c251eb38d1b24b8b570d874ee11df424) 9578 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_bbb7562de97ccf13bd97b57bb5e3ac94) (classParma__Polyhedra__Library_1_1Polyhedron_c5c7acc50141a9104ef5b9b7598c1438)]
 >> endobj
 12518 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) 10366 0 R (classParma__Polyhedra__Library_1_1Powerset_5eb3117d3d7d0566a99f9f5807276864) 10296 0 R (classParma__Polyhedra__Library_1_1Powerset_66e3e2f2433738665eb748d2f6c5878f) 10246 0 R (classParma__Polyhedra__Library_1_1Powerset_6f4469416e02c586de17284317f8a92e) 10239 0 R (classParma__Polyhedra__Library_1_1Powerset_754f66ed06474d4b68a93131af02a86f) 10288 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (classParma__Polyhedra__Library_1_1Powerset_7607ef1c8ef6b668dd2be62c39330406)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_c6ea1802e6a6cfb32e5af6d6d26eb424) 9525 0 R (classParma__Polyhedra__Library_1_1Polyhedron_c93800b9ec7aae75937598e1f2209b1f) 9747 0 R (classParma__Polyhedra__Library_1_1Polyhedron_ca90e7afe251a0d4174dcf538b34006b) 9861 0 R (classParma__Polyhedra__Library_1_1Polyhedron_cb75fd68aa10bd15e590e8e8954c5002) 9567 0 R (classParma__Polyhedra__Library_1_1Polyhedron_cbc86683af6afc0818cc9e980a84fcb8) 9752 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_c6ea1802e6a6cfb32e5af6d6d26eb424) (classParma__Polyhedra__Library_1_1Polyhedron_cf531d280805472a54c22fed0f689932)]
 >> endobj
 12519 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_8691a3facce4d6f973b48743fa42ec42) 10377 0 R (classParma__Polyhedra__Library_1_1Powerset_86f44d9d38638be46ef23422783f847e) 10373 0 R (classParma__Polyhedra__Library_1_1Powerset_8c82df1de8703aefeab268dc9ffc557f) 10250 0 R (classParma__Polyhedra__Library_1_1Powerset_900663a0e97525c064ccf31152fa8ae7) 10241 0 R (classParma__Polyhedra__Library_1_1Powerset_9fb86f09111d4ac21fdc7c7baa86e622) 10295 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_8691a3facce4d6f973b48743fa42ec42) (classParma__Polyhedra__Library_1_1Powerset_a215867508a89858bcc7ab025f8d20f1)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_d6a8cc7029bad7ad7ad116c90ff59aec) 9677 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d6d1e866b7ba9bf4233f3a5254cda0f9) 9908 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d84befb6d0ded481871cbef1b7306824) 9911 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d909d5b60cab5d1a6816577c97b60fcf) 9569 0 R (classParma__Polyhedra__Library_1_1Polyhedron_d914801461cad05325559e95b9c4d9c6) 9624 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_d6a8cc7029bad7ad7ad116c90ff59aec) (classParma__Polyhedra__Library_1_1Polyhedron_dad834921ba7c139b0cb10c507b4070a)]
 >> endobj
 12520 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_a55b32c299b7d7bec303f636b66ef624) 10378 0 R (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) 10252 0 R (classParma__Polyhedra__Library_1_1Powerset_b66151b86ac8c495eba1a3209501928a) 10293 0 R (classParma__Polyhedra__Library_1_1Powerset_b955487a974e74224f3d72d743ee78a4) 10330 0 R (classParma__Polyhedra__Library_1_1Powerset_ba65a2c1a6d563f5058479bc07181b9a) 10374 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_a55b32c299b7d7bec303f636b66ef624) (classParma__Polyhedra__Library_1_1Powerset_c3283cf8fd0dd8ff2a319cba1dead1f2)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_dd7b66394e6c54bc1ae03a4ed9a33c9e) 9860 0 R (classParma__Polyhedra__Library_1_1Polyhedron_dee3b5c0c3800ce2214e68a156cbcf77) 9816 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e10fbc38125e63858549f5ec8a25e046) 9803 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e1c5216e2ba5c80d77e128daea25b46e) 9523 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e3be29eddce8f41019e7dcb731c8ba7b) 9579 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_dd7b66394e6c54bc1ae03a4ed9a33c9e) (classParma__Polyhedra__Library_1_1Polyhedron_e58a861a42c5216a2267e3f94ecaec8c)]
 >> endobj
 12521 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_cdc1e9b5ac338be9d0584d50d275226e) 10249 0 R (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) 10251 0 R (classParma__Polyhedra__Library_1_1Powerset_d34bafd07f582c558936f9ea8892abd6) 10367 0 R (classParma__Polyhedra__Library_1_1Powerset_d3bda090e4ac93d937ac4dd775c20919) 10333 0 R (classParma__Polyhedra__Library_1_1Powerset_dab2c45cbec19ad11bf34db42b794508) 10289 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_cdc1e9b5ac338be9d0584d50d275226e) (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) 9583 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e6eef0ed4aa8b3690f01f774dd0722fc) 1317 0 R (classParma__Polyhedra__Library_1_1Polyhedron_e89cd985111a1a27c60a6fcc28ae9788) 9753 0 R (classParma__Polyhedra__Library_1_1Polyhedron_eb14f5522982b3874f2cd19586813421) 9741 0 R (classParma__Polyhedra__Library_1_1Polyhedron_eb30e6558c9efffc62d5765b3bfe5e4f) 1315 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) (classParma__Polyhedra__Library_1_1Polyhedron_ec640128c6492defc09c4d6ad5d3ea19)]
 >> endobj
 12522 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Powerset_def4c62b5cdf5186801c592cc62dccea) 10341 0 R (classParma__Polyhedra__Library_1_1Powerset_e006881831b298f0af5031e99df2bc6f) 10247 0 R (classParma__Polyhedra__Library_1_1Powerset_ee126cc2eef44ab1d2055d0d15bc3169) 10340 0 R (classParma__Polyhedra__Library_1_1Powerset_f60bb41867a12ce28144596e3cc1406a) 10243 0 R (classParma__Polyhedra__Library_1_1Powerset_fe22acf3f8e5b6c20880acd443350482) 10331 0 R (classParma__Polyhedra__Library_1_1Smash__Re [...]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_def4c62b5cdf5186801c592cc62dccea) (classParma__Polyhedra__Library_1_1Smash__Reduction)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) 9850 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f074d4d4d406dd065812b32cc8714222) 9809 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f15f956dac6d4b19ecd8fee0f9718f29) 9902 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f47944944e16e786df5c0671e7baa995) 9748 0 R (classParma__Polyhedra__Library_1_1Polyhedron_f496ec55802726ee3b39e52458ab0647) 9900 0 R (classParma__Polyhedra__Library_1_1Poly [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_efab726809c553c136e5d8fda50c276e) (classParma__Polyhedra__Library_1_1Polyhedron_f60c3f345fb8ec8c708e49e8fa33f737)]
 >> endobj
 12523 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Smash__Reduction_8041e8b3420a554e9637e4dfcf43c2b1) 10429 0 R (classParma__Polyhedra__Library_1_1Smash__Reduction_a3b0210cf6bc4dc319d24d429518c61d) 10425 0 R (classParma__Polyhedra__Library_1_1Smash__Reduction_a4959b6198e090d37abbd07085b74a30) 10424 0 R (classParma__Polyhedra__Library_1_1Throwable) 1548 0 R (classParma__Polyhedra__Library_1_1Throwable_14c081beabe1e165b1dc44b2a84b6c2b) 10450 0 R (classParma__Polyhedra__Library_1_1Throwable_5024cc2 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Smash__Reduction_8041e8b3420a554e9637e4dfcf43c2b1) (classParma__Polyhedra__Library_1_1Throwable_5024cc2b142473f5f733a8808cb09162)]
+/Names [(classParma__Polyhedra__Library_1_1Polyhedron_f740303d5461c838735ec53c5c1f8855) 9580 0 R (classParma__Polyhedra__Library_1_1Polyhedron_fc2a04d2049183cddbcf70316fdf40e7) 9909 0 R (classParma__Polyhedra__Library_1_1Powerset) 1546 0 R (classParma__Polyhedra__Library_1_1Powerset_01b873b0e820222e07789c3ba5fa48ae) 10351 0 R (classParma__Polyhedra__Library_1_1Powerset_04aed5c92cf15c71ce85b8cc173a893b) 10301 0 R (classParma__Polyhedra__Library_1_1Powerset_057c4f38d0e8b8a146af731dbd91864f [...]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_f740303d5461c838735ec53c5c1f8855) (classParma__Polyhedra__Library_1_1Powerset_057c4f38d0e8b8a146af731dbd91864f)]
 >> endobj
 12524 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Variable) 1549 0 R (classParma__Polyhedra__Library_1_1Variable_0431b025f2e3c1b5d3cef06c4054f726) 10482 0 R (classParma__Polyhedra__Library_1_1Variable_44e2225e59844067e005297572cd9ca5) 10458 0 R (classParma__Polyhedra__Library_1_1Variable_49b4a338d3d82bfb7a404ea87481fc4d) 10480 0 R (classParma__Polyhedra__Library_1_1Variable_5012c55d8fdb1420b80a3bfbe5a5b843) 10485 0 R (classParma__Polyhedra__Library_1_1Variable_56a9fd5bee6f87ae9079aed0bc3de31a)  [...]
-/Limits [(classParma__Polyhedra__Library_1_1Variable) (classParma__Polyhedra__Library_1_1Variable_56a9fd5bee6f87ae9079aed0bc3de31a)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_0a660ed1cfae2599d7f9236f2084d499) 10352 0 R (classParma__Polyhedra__Library_1_1Powerset_113964ab3d7ea36326ce962629a322ce) 10341 0 R (classParma__Polyhedra__Library_1_1Powerset_1c71c9b7d1de1b77eeb054e1c0ac935e) 10251 0 R (classParma__Polyhedra__Library_1_1Powerset_1ee74f5687635ddbb9729be31a37e2d3) 10343 0 R (classParma__Polyhedra__Library_1_1Powerset_241c65ff3d32769cbb9badd2c8e00ca5) 10303 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_0a660ed1cfae2599d7f9236f2084d499) (classParma__Polyhedra__Library_1_1Powerset_272424f5d0df282c6d1ee63a5c84e3e6)]
 >> endobj
 12525 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Variable_7102c6fe85d4c8e6939d29a047becbdb) 10456 0 R (classParma__Polyhedra__Library_1_1Variable_75683687bda865c93db529b76271bed2) 10486 0 R (classParma__Polyhedra__Library_1_1Variable_8dfe38ded52523b20209cce599411c4c) 10457 0 R (classParma__Polyhedra__Library_1_1Variable_a5f2c0410e128e2f082d761ef36820da) 10484 0 R (classParma__Polyhedra__Library_1_1Variable_bb6a26c12f7bdee7504d577ca81992e0) 10455 0 R (classParma__Polyhedra__Library_1_1Variable_ [...]
-/Limits [(classParma__Polyhedra__Library_1_1Variable_7102c6fe85d4c8e6939d29a047becbdb) (classParma__Polyhedra__Library_1_1Variable_d71d7986fdfd19215fc87726ebacf555)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_277ba920e188477bb301196b19d63770) 10296 0 R (classParma__Polyhedra__Library_1_1Powerset_2a7c225e4f50e2287216dcd77eaf27d5) 10385 0 R (classParma__Polyhedra__Library_1_1Powerset_2edf5fe7007a3e91a404546ca2f2d98c) 10309 0 R (classParma__Polyhedra__Library_1_1Powerset_30e0b0c2c668e73566cb1720d72cdac2) 10348 0 R (classParma__Polyhedra__Library_1_1Powerset_36becc8c3ace976043199807351d5b04) 10247 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_277ba920e188477bb301196b19d63770) (classParma__Polyhedra__Library_1_1Powerset_37703f96495cf4bcb8ced3ff20e4c396)]
 >> endobj
 12526 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Variable_ed0f237309569c2bfbf9e6f60740974e) 10481 0 R (classParma__Polyhedra__Library_1_1Variables__Set) 1551 0 R (classParma__Polyhedra__Library_1_1Variables__Set_0b93ff227453cf62d922dab902055f8b) 10548 0 R (classParma__Polyhedra__Library_1_1Variables__Set_32b7f9e0a2f54d199ad55bc008bfa62e) 10545 0 R (classParma__Polyhedra__Library_1_1Variables__Set_3a5d4b3fb638414792155bcef8b54c1c) 10547 0 R (classParma__Polyhedra__Library_1_1Variables__Set_3d49 [...]
-/Limits [(classParma__Polyhedra__Library_1_1Variable_ed0f237309569c2bfbf9e6f60740974e) (classParma__Polyhedra__Library_1_1Variables__Set_3d49b2488d36bda4fef0109bedf6b0cc)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) 10307 0 R (classParma__Polyhedra__Library_1_1Powerset_411d42e5b59a492742793834efeeabc1) 10254 0 R (classParma__Polyhedra__Library_1_1Powerset_44b0a622563e60fe28b91b7e9ff76364) 10306 0 R (classParma__Polyhedra__Library_1_1Powerset_5534b8f8fbd973bfb7051cf5fb31f19d) 10345 0 R (classParma__Polyhedra__Library_1_1Powerset_5a36a32ab46d46f574f3091e931e2bd2) 10257 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_386fa9c84bc37468f1a3a2b860a0bc3d) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
 >> endobj
 12527 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Variables__Set_4090b6696c19cb93c705d9a9e06f4915) 10544 0 R (classParma__Polyhedra__Library_1_1Variables__Set_4c3c15515e1335fb69130aad4f371a1c) 10549 0 R (classParma__Polyhedra__Library_1_1Variables__Set_4e8f85cded8a6be1916c2cc0bb31c540) 10546 0 R (classParma__Polyhedra__Library_1_1Variables__Set_5842c4add70aabcc093269aea7a348e5) 10551 0 R (classParma__Polyhedra__Library_1_1Variables__Set_587efac6e5a2fbde0a1866dbe4427224) 10561 0 R (classParma__P [...]
-/Limits [(classParma__Polyhedra__Library_1_1Variables__Set_4090b6696c19cb93c705d9a9e06f4915) (classParma__Polyhedra__Library_1_1Variables__Set_6faffe6889615dc0491bf86dd601172c)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) 10375 0 R (classParma__Polyhedra__Library_1_1Powerset_5eb3117d3d7d0566a99f9f5807276864) 10305 0 R (classParma__Polyhedra__Library_1_1Powerset_66e3e2f2433738665eb748d2f6c5878f) 10255 0 R (classParma__Polyhedra__Library_1_1Powerset_6f4469416e02c586de17284317f8a92e) 10248 0 R (classParma__Polyhedra__Library_1_1Powerset_754f66ed06474d4b68a93131af02a86f) 10297 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (classParma__Polyhedra__Library_1_1Powerset_7607ef1c8ef6b668dd2be62c39330406)]
 >> endobj
 12528 0 obj <<
-/Names [(classParma__Polyhedra__Library_1_1Variables__Set_7176b36adef9683aae06961175ad94cb) 10543 0 R (classParma__Polyhedra__Library_1_1Variables__Set_ca3690ce9d77a85740cdf8a508edf127) 10550 0 R (classParma__Polyhedra__Library_1_1Variables__Set_d7bdf8849f22908ce11574a04ba875df) 10567 0 R (classParma__Polyhedra__Library_1_1Variables__Set_da205f4442f845f797fb108c121fe371) 10540 0 R (deprecated) 1191 0 R (deprecated__deprecated000001) 1296 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Variables__Set_7176b36adef9683aae06961175ad94cb) (deprecated__deprecated000001)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_8691a3facce4d6f973b48743fa42ec42) 10386 0 R (classParma__Polyhedra__Library_1_1Powerset_86f44d9d38638be46ef23422783f847e) 10382 0 R (classParma__Polyhedra__Library_1_1Powerset_8c82df1de8703aefeab268dc9ffc557f) 10259 0 R (classParma__Polyhedra__Library_1_1Powerset_900663a0e97525c064ccf31152fa8ae7) 10250 0 R (classParma__Polyhedra__Library_1_1Powerset_9fb86f09111d4ac21fdc7c7baa86e622) 10304 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_8691a3facce4d6f973b48743fa42ec42) (classParma__Polyhedra__Library_1_1Powerset_a215867508a89858bcc7ab025f8d20f1)]
 >> endobj
 12529 0 obj <<
-/Names [(deprecated__deprecated000002) 1297 0 R (deprecated__deprecated000003) 1298 0 R (deprecated__deprecated000004) 1299 0 R (deprecated__deprecated000005) 1300 0 R (deprecated__deprecated000006) 1301 0 R (deprecated__deprecated000007) 1302 0 R]
-/Limits [(deprecated__deprecated000002) (deprecated__deprecated000007)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_a55b32c299b7d7bec303f636b66ef624) 10387 0 R (classParma__Polyhedra__Library_1_1Powerset_ab7519865a52fbbc8dc2031135a9fb41) 10261 0 R (classParma__Polyhedra__Library_1_1Powerset_b66151b86ac8c495eba1a3209501928a) 10302 0 R (classParma__Polyhedra__Library_1_1Powerset_b955487a974e74224f3d72d743ee78a4) 10339 0 R (classParma__Polyhedra__Library_1_1Powerset_ba65a2c1a6d563f5058479bc07181b9a) 10383 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_a55b32c299b7d7bec303f636b66ef624) (classParma__Polyhedra__Library_1_1Powerset_c3283cf8fd0dd8ff2a319cba1dead1f2)]
 >> endobj
 12530 0 obj <<
-/Names [(deprecated__deprecated000008) 1303 0 R (deprecated__deprecated000009) 1304 0 R (deprecated__deprecated000010) 1305 0 R (deprecated__deprecated000011) 1306 0 R (deprecated__deprecated000012) 1200 0 R (deprecated__deprecated000013) 1201 0 R]
-/Limits [(deprecated__deprecated000008) (deprecated__deprecated000013)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_cdc1e9b5ac338be9d0584d50d275226e) 10258 0 R (classParma__Polyhedra__Library_1_1Powerset_d25e2d27e5d731e6b63fb84a65700faf) 10260 0 R (classParma__Polyhedra__Library_1_1Powerset_d34bafd07f582c558936f9ea8892abd6) 10376 0 R (classParma__Polyhedra__Library_1_1Powerset_d3bda090e4ac93d937ac4dd775c20919) 10342 0 R (classParma__Polyhedra__Library_1_1Powerset_dab2c45cbec19ad11bf34db42b794508) 10298 0 R (classParma__Polyhedra__Library_1_1Powerset_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_cdc1e9b5ac338be9d0584d50d275226e) (classParma__Polyhedra__Library_1_1Powerset_dab8b3f43dd9a5e707b95e15a9c282f8)]
 >> endobj
 12531 0 obj <<
-/Names [(deprecated__deprecated000014) 1244 0 R (deprecated__deprecated000015) 1245 0 R (deprecated__deprecated000016) 1246 0 R (deprecated__deprecated000017) 1247 0 R (deprecated__deprecated000018) 1248 0 R (deprecated__deprecated000019) 1249 0 R]
-/Limits [(deprecated__deprecated000014) (deprecated__deprecated000019)]
+/Names [(classParma__Polyhedra__Library_1_1Powerset_def4c62b5cdf5186801c592cc62dccea) 10350 0 R (classParma__Polyhedra__Library_1_1Powerset_e006881831b298f0af5031e99df2bc6f) 10256 0 R (classParma__Polyhedra__Library_1_1Powerset_ee126cc2eef44ab1d2055d0d15bc3169) 10349 0 R (classParma__Polyhedra__Library_1_1Powerset_f60bb41867a12ce28144596e3cc1406a) 10252 0 R (classParma__Polyhedra__Library_1_1Powerset_fe22acf3f8e5b6c20880acd443350482) 10340 0 R (classParma__Polyhedra__Library_1_1Smash__Re [...]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_def4c62b5cdf5186801c592cc62dccea) (classParma__Polyhedra__Library_1_1Smash__Reduction)]
 >> endobj
 12532 0 obj <<
-/Names [(deprecated__deprecated000020) 1250 0 R (deprecated__deprecated000021) 1251 0 R (deprecated__deprecated000022) 1252 0 R (deprecated__deprecated000023) 1192 0 R (deprecated__deprecated000024) 1193 0 R (deprecated__deprecated000025) 1194 0 R]
-/Limits [(deprecated__deprecated000020) (deprecated__deprecated000025)]
+/Names [(classParma__Polyhedra__Library_1_1Smash__Reduction_8041e8b3420a554e9637e4dfcf43c2b1) 10438 0 R (classParma__Polyhedra__Library_1_1Smash__Reduction_a3b0210cf6bc4dc319d24d429518c61d) 10434 0 R (classParma__Polyhedra__Library_1_1Smash__Reduction_a4959b6198e090d37abbd07085b74a30) 10433 0 R (classParma__Polyhedra__Library_1_1Throwable) 1549 0 R (classParma__Polyhedra__Library_1_1Throwable_14c081beabe1e165b1dc44b2a84b6c2b) 10459 0 R (classParma__Polyhedra__Library_1_1Throwable_5024cc2 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Smash__Reduction_8041e8b3420a554e9637e4dfcf43c2b1) (classParma__Polyhedra__Library_1_1Throwable_5024cc2b142473f5f733a8808cb09162)]
 >> endobj
 12533 0 obj <<
-/Names [(deprecated__deprecated000026) 1195 0 R (deprecated__deprecated000027) 1196 0 R (deprecated__deprecated000028) 1197 0 R (deprecated__deprecated000029) 1198 0 R (deprecated__deprecated000030) 1199 0 R (deprecated__deprecated000031) 1253 0 R]
-/Limits [(deprecated__deprecated000026) (deprecated__deprecated000031)]
+/Names [(classParma__Polyhedra__Library_1_1Variable) 1550 0 R (classParma__Polyhedra__Library_1_1Variable_0431b025f2e3c1b5d3cef06c4054f726) 10491 0 R (classParma__Polyhedra__Library_1_1Variable_44e2225e59844067e005297572cd9ca5) 10467 0 R (classParma__Polyhedra__Library_1_1Variable_49b4a338d3d82bfb7a404ea87481fc4d) 10489 0 R (classParma__Polyhedra__Library_1_1Variable_5012c55d8fdb1420b80a3bfbe5a5b843) 10494 0 R (classParma__Polyhedra__Library_1_1Variable_56a9fd5bee6f87ae9079aed0bc3de31a)  [...]
+/Limits [(classParma__Polyhedra__Library_1_1Variable) (classParma__Polyhedra__Library_1_1Variable_56a9fd5bee6f87ae9079aed0bc3de31a)]
 >> endobj
 12534 0 obj <<
-/Names [(deprecated__deprecated000032) 1254 0 R (deprecated__deprecated000033) 1255 0 R (deprecated__deprecated000034) 1256 0 R (deprecated__deprecated000035) 1295 0 R (group__PPL__CXX__interface) 1540 0 R (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d) 1765 0 R]
-/Limits [(deprecated__deprecated000032) (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d)]
+/Names [(classParma__Polyhedra__Library_1_1Variable_7102c6fe85d4c8e6939d29a047becbdb) 10465 0 R (classParma__Polyhedra__Library_1_1Variable_75683687bda865c93db529b76271bed2) 10495 0 R (classParma__Polyhedra__Library_1_1Variable_8dfe38ded52523b20209cce599411c4c) 10466 0 R (classParma__Polyhedra__Library_1_1Variable_a5f2c0410e128e2f082d761ef36820da) 10493 0 R (classParma__Polyhedra__Library_1_1Variable_bb6a26c12f7bdee7504d577ca81992e0) 10464 0 R (classParma__Polyhedra__Library_1_1Variable_ [...]
+/Limits [(classParma__Polyhedra__Library_1_1Variable_7102c6fe85d4c8e6939d29a047becbdb) (classParma__Polyhedra__Library_1_1Variable_d71d7986fdfd19215fc87726ebacf555)]
 >> endobj
 12535 0 obj <<
-/Names [(group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) 1754 0 R (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) 1722 0 R (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) 1714 0 R (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) 1687 0 R (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) 1719 0 R (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) 1686 0 R]
-/Limits [(group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783)]
+/Names [(classParma__Polyhedra__Library_1_1Variable_ed0f237309569c2bfbf9e6f60740974e) 10490 0 R (classParma__Polyhedra__Library_1_1Variables__Set) 1552 0 R (classParma__Polyhedra__Library_1_1Variables__Set_0b93ff227453cf62d922dab902055f8b) 10557 0 R (classParma__Polyhedra__Library_1_1Variables__Set_32b7f9e0a2f54d199ad55bc008bfa62e) 10554 0 R (classParma__Polyhedra__Library_1_1Variables__Set_3a5d4b3fb638414792155bcef8b54c1c) 10556 0 R (classParma__Polyhedra__Library_1_1Variables__Set_3d49 [...]
+/Limits [(classParma__Polyhedra__Library_1_1Variable_ed0f237309569c2bfbf9e6f60740974e) (classParma__Polyhedra__Library_1_1Variables__Set_3d49b2488d36bda4fef0109bedf6b0cc)]
 >> endobj
 12536 0 obj <<
-/Names [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) 1621 0 R (group__PPL__CXX__interface_g7a529f51bfebdd4b3e69c866dced9bc1) 1617 0 R (group__PPL__CXX__interface_g8458e58a5e857de11c35ce3076a70ab8) 1619 0 R (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) 1685 0 R (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) 1688 0 R (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) 1758 0 R]
-/Limits [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654)]
+/Names [(classParma__Polyhedra__Library_1_1Variables__Set_4090b6696c19cb93c705d9a9e06f4915) 10553 0 R (classParma__Polyhedra__Library_1_1Variables__Set_4c3c15515e1335fb69130aad4f371a1c) 10558 0 R (classParma__Polyhedra__Library_1_1Variables__Set_4e8f85cded8a6be1916c2cc0bb31c540) 10555 0 R (classParma__Polyhedra__Library_1_1Variables__Set_5842c4add70aabcc093269aea7a348e5) 10560 0 R (classParma__Polyhedra__Library_1_1Variables__Set_587efac6e5a2fbde0a1866dbe4427224) 10570 0 R (classParma__P [...]
+/Limits [(classParma__Polyhedra__Library_1_1Variables__Set_4090b6696c19cb93c705d9a9e06f4915) (classParma__Polyhedra__Library_1_1Variables__Set_6faffe6889615dc0491bf86dd601172c)]
 >> endobj
 12537 0 obj <<
-/Names [(group__PPL__CXX__interface_gbadfeba0a415d210cdd6d7309365e800) 1620 0 R (group__PPL__CXX__interface_gdf9d6f17d8974c81e3499f170e7762a2) 1761 0 R (group__PPL__CXX__interface_ge19dfe022c51c874d905e2a7c81c18f1) 1618 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc140409716eac06f7ee5c44a200d3702f0) 1757 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc171c9b0459dc8ba8cc0c8178b6cf4f017) 1755 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f [...]
-/Limits [(group__PPL__CXX__interface_gbadfeba0a415d210cdd6d7309365e800) (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc1b39e3c667ce455313f8ff578722af2e9)]
+/Names [(classParma__Polyhedra__Library_1_1Variables__Set_7176b36adef9683aae06961175ad94cb) 10552 0 R (classParma__Polyhedra__Library_1_1Variables__Set_ca3690ce9d77a85740cdf8a508edf127) 10559 0 R (classParma__Polyhedra__Library_1_1Variables__Set_d7bdf8849f22908ce11574a04ba875df) 10576 0 R (classParma__Polyhedra__Library_1_1Variables__Set_da205f4442f845f797fb108c121fe371) 10549 0 R (deprecated) 1188 0 R (deprecated__deprecated000001) 1299 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Variables__Set_7176b36adef9683aae06961175ad94cb) (deprecated__deprecated000001)]
 >> endobj
 12538 0 obj <<
-/Names [(group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) 1726 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae3e4424ce8e7ebe86e125541b561fc300) 1725 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae556cc08f48e769b9c15bea83d5d883a1) 1723 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae8191bdbdcd041a9859ed465d16062ab1) 1728 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae94 [...]
-/Limits [(group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312aed8db7109fb4bb50360b05800dd245416)]
+/Names [(deprecated__deprecated000002) 1300 0 R (deprecated__deprecated000003) 1301 0 R (deprecated__deprecated000004) 1302 0 R (deprecated__deprecated000005) 1303 0 R (deprecated__deprecated000006) 1304 0 R (deprecated__deprecated000007) 1305 0 R]
+/Limits [(deprecated__deprecated000002) (deprecated__deprecated000007)]
 >> endobj
 12539 0 obj <<
-/Names [(group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) 1717 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2a57b0c1a34eced57ca8437eea92a4328) 1716 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2beee33de6f8542b0228161d044640eaa) 1715 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) 1718 0 R (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e757308990e [...]
-/Limits [(group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e75730899c7753e1dd51e1b7b3fdfafa9f8332370)]
+/Names [(deprecated__deprecated000008) 1306 0 R (deprecated__deprecated000009) 1341 0 R (deprecated__deprecated000010) 1342 0 R (deprecated__deprecated000011) 1343 0 R (deprecated__deprecated000012) 1236 0 R (deprecated__deprecated000013) 1237 0 R]
+/Limits [(deprecated__deprecated000008) (deprecated__deprecated000013)]
 >> endobj
 12540 0 obj <<
-/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) 1703 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a805e540f453fd070a4e4c0fdd887f4b7a) 1700 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80905d51325862cb4db00635875efcff8) 1711 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80d808c2d0d6514c33e06445d7aa34270) 1696 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a820 [...]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8261922c7bb53bf71459671df868e55da)]
+/Names [(deprecated__deprecated000014) 1238 0 R (deprecated__deprecated000015) 1239 0 R (deprecated__deprecated000016) 1240 0 R (deprecated__deprecated000017) 1241 0 R (deprecated__deprecated000018) 1242 0 R (deprecated__deprecated000019) 1243 0 R]
+/Limits [(deprecated__deprecated000014) (deprecated__deprecated000019)]
 >> endobj
 12541 0 obj <<
-/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) 1705 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a86c817c11198882f3864d8ace4ec326dd) 1695 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8930a62d56d7231cdb1ed57e1d3eff0f7) 1707 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89606fc251d767040929d3e2645dbb446) 1701 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a896 [...]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd)]
+/Names [(deprecated__deprecated000020) 1244 0 R (deprecated__deprecated000021) 1245 0 R (deprecated__deprecated000022) 1293 0 R (deprecated__deprecated000023) 1189 0 R (deprecated__deprecated000024) 1190 0 R (deprecated__deprecated000025) 1191 0 R]
+/Limits [(deprecated__deprecated000020) (deprecated__deprecated000025)]
 >> endobj
 12542 0 obj <<
-/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) 1692 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a0f28596ac7d4a43766fab174c28ccab) 1709 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a1bf7bec2cb0d949e45c3cd0e25874a6) 1704 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a7ce2ad16ee907ff9d31eeb1cda41834) 1698 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8b3 [...]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd1bad185f4622d07b171767dafc78b6)]
+/Names [(deprecated__deprecated000026) 1192 0 R (deprecated__deprecated000027) 1193 0 R (deprecated__deprecated000028) 1233 0 R (deprecated__deprecated000029) 1234 0 R (deprecated__deprecated000030) 1235 0 R (deprecated__deprecated000031) 1294 0 R]
+/Limits [(deprecated__deprecated000026) (deprecated__deprecated000031)]
 >> endobj
 12543 0 obj <<
-/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) 1697 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8c77955fc77a169347da8820b46c3247b) 1694 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8d5e386c6a05c9656eac42fe9e2cdd8b5) 1693 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e0c660bfcbcd3d10c3e764e22f41d0a1) 1702 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e7 [...]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fda2f32e2fc3f61357ce0d9d7813f5fc)]
+/Names [(deprecated__deprecated000032) 1295 0 R (deprecated__deprecated000033) 1296 0 R (deprecated__deprecated000034) 1297 0 R (deprecated__deprecated000035) 1298 0 R (group__PPL__CXX__interface) 1537 0 R (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d) 1772 0 R]
+/Limits [(deprecated__deprecated000032) (group__PPL__CXX__interface_g00a906832c41c42a70a5c9d194e07a7d)]
 >> endobj
 12544 0 obj <<
-/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) 1713 0 R (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d6540e1a601a53491f60c89282fde55b5352) 1760 0 R (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d654324bf568397fdfc332a4c06e7a4facf5) 1759 0 R (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a253f4353b82f1a10a08b1e756bb7c84ad) 1762 0 R (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a278 [...]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a2b2bc77b49f9450faf5b5f8ca5374421d)]
+/Names [(group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) 1761 0 R (group__PPL__CXX__interface_g1c2a279a3ffa1d1e9947f2667be312ae) 1754 0 R (group__PPL__CXX__interface_g25ea3a289eadef732f4c7fd823387fb2) 1709 0 R (group__PPL__CXX__interface_g2c7a4b4311ef3639f73f40b414376899) 1682 0 R (group__PPL__CXX__interface_g616fcdc7600a3a11a8a9152e75730899) 1751 0 R (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783) 1681 0 R]
+/Limits [(group__PPL__CXX__interface_g113f1e845cba6b1c3c5705d0e14f1cc1) (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783)]
 >> endobj
 12545 0 obj <<
-/Names [(index) 467 0 R (main_A_Note_on_the_Implementation_of_the_Operators) 902 0 R (main_Adding_New_Dimensions_to_the_Vector_Space) 609 0 R (main_Adding_a_Disjunct) 859 0 R (main_Affine_Hyperplanes_and_Half_spaces) 543 0 R (main_Affine_Independence_and_Affine_Dimension) 593 0 R]
-/Limits [(index) (main_Affine_Independence_and_Affine_Dimension)]
+/Names [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) 1679 0 R (group__PPL__CXX__interface_g7a529f51bfebdd4b3e69c866dced9bc1) 1664 0 R (group__PPL__CXX__interface_g8458e58a5e857de11c35ce3076a70ab8) 1677 0 R (group__PPL__CXX__interface_g853432469169b07e42c557e1d6d144de) 1680 0 R (group__PPL__CXX__interface_ga88e9b9cb2588cbf5914695fc14e69a8) 1683 0 R (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654) 1765 0 R]
+/Limits [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) (group__PPL__CXX__interface_gac82e7e0179442ef589f2fc61302d654)]
 >> endobj
 12546 0 obj <<
-/Names [(main_Anc91) 930 0 R (main_BCCFMMMR02) 719 0 R (main_BDHetal05) 752 0 R (main_BDHetal06) 932 0 R (main_BDHetal07) 933 0 R (main_BGP99) 893 0 R]
-/Limits [(main_Anc91) (main_BGP99)]
+/Names [(group__PPL__CXX__interface_gbadfeba0a415d210cdd6d7309365e800) 1678 0 R (group__PPL__CXX__interface_gdf9d6f17d8974c81e3499f170e7762a2) 1768 0 R (group__PPL__CXX__interface_ge19dfe022c51c874d905e2a7c81c18f1) 1621 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc140409716eac06f7ee5c44a200d3702f0) 1764 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc171c9b0459dc8ba8cc0c8178b6cf4f017) 1762 0 R (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f [...]
+/Limits [(group__PPL__CXX__interface_gbadfeba0a415d210cdd6d7309365e800) (group__PPL__CXX__interface_gg113f1e845cba6b1c3c5705d0e14f1cc1b39e3c667ce455313f8ff578722af2e9)]
 >> endobj
 12547 0 obj <<
-/Names [(main_BHMZ04) 934 0 R (main_BHMZ05_widening) 734 0 R (main_BHMZ05a) 738 0 R (main_BHMZ05b) 935 0 R (main_BHRZ03_widening) 682 0 R (main_BHRZ03a) 685 0 R]
-/Limits [(main_BHMZ04) (main_BHRZ03a)]
+/Names [(group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) 1758 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae3e4424ce8e7ebe86e125541b561fc300) 1757 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae556cc08f48e769b9c15bea83d5d883a1) 1755 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae8191bdbdcd041a9859ed465d16062ab1) 1760 0 R (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae94 [...]
+/Limits [(group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312ae079e4b80f17b0095497103a52cffa3ab) (group__PPL__CXX__interface_gg1c2a279a3ffa1d1e9947f2667be312aed8db7109fb4bb50360b05800dd245416)]
 >> endobj
 12548 0 obj <<
-/Names [(main_BHRZ03b) 936 0 R (main_BHRZ05) 937 0 R (main_BHZ02a) 952 0 R (main_BHZ02b) 953 0 R (main_BHZ03a) 954 0 R (main_BHZ03b) 894 0 R]
-/Limits [(main_BHRZ03b) (main_BHZ03b)]
+/Names [(group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) 1712 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2a57b0c1a34eced57ca8437eea92a4328) 1711 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2beee33de6f8542b0228161d044640eaa) 1710 0 R (group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb2eafcc7ca16bda73dc6b0f7deaf9470dd) 1713 0 R (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e757308990e [...]
+/Limits [(group__PPL__CXX__interface_gg25ea3a289eadef732f4c7fd823387fb20f182c5824807f7bc66d2d2033810feb) (group__PPL__CXX__interface_gg616fcdc7600a3a11a8a9152e75730899c7753e1dd51e1b7b3fdfafa9f8332370)]
 >> endobj
 12549 0 obj <<
-/Names [(main_BHZ04) 843 0 R (main_BHZ05) 955 0 R (main_BHZ06a) 956 0 R (main_BHZ06b) 957 0 R (main_BHZ07a) 958 0 R (main_BHZ07b) 959 0 R]
-/Limits [(main_BHZ04) (main_BHZ07b)]
+/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) 1698 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a805e540f453fd070a4e4c0fdd887f4b7a) 1695 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80905d51325862cb4db00635875efcff8) 1706 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a80d808c2d0d6514c33e06445d7aa34270) 1691 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a820 [...]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8057025d0ff550a2226a0a1273c84b4f6) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8261922c7bb53bf71459671df868e55da)]
 >> endobj
 12550 0 obj <<
-/Names [(main_BHZ07c) 960 0 R (main_BHZ08a) 961 0 R (main_BHZ08b) 971 0 R (main_BJT99) 972 0 R (main_BK89) 973 0 R (main_BRZH02a) 974 0 R]
-/Limits [(main_BHZ07c) (main_BRZH02a)]
+/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) 1700 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a86c817c11198882f3864d8ace4ec326dd) 1690 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8930a62d56d7231cdb1ed57e1d3eff0f7) 1702 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89606fc251d767040929d3e2645dbb446) 1696 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a896 [...]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a85912e00d1de38a643d48af1f0e5dd35f) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd)]
 >> endobj
 12551 0 obj <<
-/Names [(main_BRZH02b) 545 0 R (main_BRZH02c) 975 0 R (main_Bag97) 931 0 R (main_Bag98) 842 0 R (main_Basic_Geometric_Descriptors) 491 0 R (main_Bounded_Difference_Shapes) 715 0 R]
-/Limits [(main_BRZH02b) (main_Bounded_Difference_Shapes)]
+/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) 1687 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a0f28596ac7d4a43766fab174c28ccab) 1704 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a1bf7bec2cb0d949e45c3cd0e25874a6) 1699 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8a7ce2ad16ee907ff9d31eeb1cda41834) 1693 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8b3 [...]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd1bad185f4622d07b171767dafc78b6)]
 >> endobj
 12552 0 obj <<
-/Names [(main_Bounded_Polyhedra) 557 0 R (main_CC76) 718 0 R (main_CC76_extrapolation) 735 0 R (main_CC76_interval_widening) 703 0 R (main_CC79) 976 0 R (main_CC92) 977 0 R]
-/Limits [(main_Bounded_Polyhedra) (main_CC92)]
+/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) 1692 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8c77955fc77a169347da8820b46c3247b) 1689 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8d5e386c6a05c9656eac42fe9e2cdd8b5) 1688 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e0c660bfcbcd3d10c3e764e22f41d0a1) 1697 0 R (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8e7 [...]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8bd640c30f757e4ecccd08ac527536ca6) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fda2f32e2fc3f61357ce0d9d7813f5fc)]
 >> endobj
 12553 0 obj <<
-/Names [(main_CH78) 737 0 R (main_Certificate_Based_Widenings) 891 0 R (main_Che64) 978 0 R (main_Che65) 979 0 R (main_Che68) 987 0 R (main_Collapsing_a_Powerset_Element) 862 0 R]
-/Limits [(main_CH78) (main_Collapsing_a_Powerset_Element)]
+/Names [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) 1708 0 R (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d6540e1a601a53491f60c89282fde55b5352) 1767 0 R (group__PPL__CXX__interface_ggac82e7e0179442ef589f2fc61302d654324bf568397fdfc332a4c06e7a4facf5) 1766 0 R (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a253f4353b82f1a10a08b1e756bb7c84ad) 1769 0 R (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a278 [...]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8fdd3365de1a07c7f7bdd1dc330bba8f4) (group__PPL__CXX__interface_ggdf9d6f17d8974c81e3499f170e7762a2b2bc77b49f9450faf5b5f8ca5374421d)]
 >> endobj
 12554 0 obj <<
-/Names [(main_Combinations_and_Hulls) 569 0 R (main_Concatenating_Polyhedra) 607 0 R (main_Congruence_Relations) 744 0 R (main_Constraint_Geometric_Descriptors) 493 0 R (main_Constraints_Representation) 560 0 R (main_Convex_Polyhedra) 555 0 R]
-/Limits [(main_Combinations_and_Hulls) (main_Convex_Polyhedra)]
+/Names [(index) 467 0 R (main_A_Note_on_the_Implementation_of_the_Operators) 902 0 R (main_Adding_New_Dimensions_to_the_Vector_Space) 609 0 R (main_Adding_a_Disjunct) 859 0 R (main_Affine_Hyperplanes_and_Half_spaces) 543 0 R (main_Affine_Independence_and_Affine_Dimension) 593 0 R]
+/Limits [(index) (main_Affine_Independence_and_Affine_Dimension)]
 >> endobj
 12555 0 obj <<
-/Names [(main_Convex_Polyhedral_Difference) 605 0 R (main_Cylindrification) 657 0 R (main_Dan63) 988 0 R (main_Double_Description) 582 0 R (main_Expanding_One_Dimension_of_the_Vector_Space_to_Multiple_Dimensions) 624 0 R (main_Extrapolation_Operators) 698 0 R]
-/Limits [(main_Convex_Polyhedral_Difference) (main_Extrapolation_Operators)]
+/Names [(main_Anc91) 928 0 R (main_BA05) 929 0 R (main_BCCetal02) 719 0 R (main_BDHetal05) 752 0 R (main_BDHetal06) 931 0 R (main_BDHetal07) 932 0 R]
+/Limits [(main_Anc91) (main_BDHetal07)]
 >> endobj
 12556 0 obj <<
-/Names [(main_FP96) 989 0 R (main_Folding_Multiple_Dimensions_of_the_Vector_Space_into_One_Dimension) 627 0 R (main_Fuk98) 546 0 R (main_GDDetal04) 628 0 R (main_GJ00) 990 0 R (main_GJ01) 991 0 R]
-/Limits [(main_FP96) (main_GJ01)]
+/Names [(main_BFT00) 933 0 R (main_BFT01) 934 0 R (main_BGP99) 893 0 R (main_BHMZ04) 935 0 R (main_BHMZ05_widening) 734 0 R (main_BHMZ05a) 738 0 R]
+/Limits [(main_BFT00) (main_BHMZ05a)]
 >> endobj
 12557 0 obj <<
-/Names [(main_GR77) 992 0 R (main_Generalized_Affine_Relations) 655 0 R (main_Generator_Geometric_Descriptors) 506 0 R (main_Generators_Representation) 573 0 R (main_Generic_Operations_on_Semantic_Geometric_Descriptors) 514 0 R (main_Geometric_Comparisons) 882 0 R]
-/Limits [(main_GR77) (main_Geometric_Comparisons)]
+/Names [(main_BHMZ05b) 951 0 R (main_BHRZ03_widening) 682 0 R (main_BHRZ03a) 685 0 R (main_BHRZ03b) 952 0 R (main_BHRZ05) 953 0 R (main_BHZ02a) 954 0 R]
+/Limits [(main_BHMZ05b) (main_BHZ02a)]
 >> endobj
 12558 0 obj <<
-/Names [(main_Gra91) 993 0 R (main_Gra97) 994 0 R (main_Grid_Add_Space_Dimensions) 786 0 R (main_Grid_Affine_Dimension) 769 0 R (main_Grid_Affine_Transformation) 808 0 R (main_Grid_Concatenate) 784 0 R]
-/Limits [(main_Gra91) (main_Grid_Concatenate)]
+/Names [(main_BHZ02b) 955 0 R (main_BHZ03a) 956 0 R (main_BHZ03b) 894 0 R (main_BHZ04) 843 0 R (main_BHZ05) 957 0 R (main_BHZ06a) 958 0 R]
+/Limits [(main_BHZ02b) (main_BHZ06a)]
 >> endobj
 12559 0 obj <<
-/Names [(main_Grid_Difference) 782 0 R (main_Grid_Expand_Space_Dimension) 797 0 R (main_Grid_Extrapolation) 836 0 R (main_Grid_Fold_Space_Dimensions) 799 0 R (main_Grid_Generalized_Image) 810 0 R (main_Grid_Generator_Representation) 760 0 R]
-/Limits [(main_Grid_Difference) (main_Grid_Generator_Representation)]
+/Names [(main_BHZ06b) 959 0 R (main_BHZ07a) 960 0 R (main_BHZ07b) 974 0 R (main_BHZ07c) 961 0 R (main_BHZ08a) 975 0 R (main_BHZ08b) 976 0 R]
+/Limits [(main_BHZ06b) (main_BHZ08b)]
 >> endobj
 12560 0 obj <<
-/Names [(main_Grid_Intersection_and_Join) 780 0 R (main_Grid_Map_Space_Dimensions) 795 0 R (main_Grid_Minimized_Representations) 763 0 R (main_Grid_Relation_With) 820 0 R (main_Grid_Remove_Space_Dimensions) 793 0 R (main_Grid_Space_Dimensions) 767 0 R]
-/Limits [(main_Grid_Intersection_and_Join) (main_Grid_Space_Dimensions)]
+/Names [(main_BHZ09a) 977 0 R (main_BHZ09b) 978 0 R (main_BHZ09c) 979 0 R (main_BJT99) 980 0 R (main_BK89) 981 0 R (main_BRZH02a) 982 0 R]
+/Limits [(main_BHZ09a) (main_BRZH02a)]
 >> endobj
 12561 0 obj <<
-/Names [(main_Grid_Time_Elapse) 812 0 R (main_Grid_Widening) 822 0 R (main_Grid_Widening_with_Tokens) 834 0 R (main_Grids_Double_Description_Grids) 765 0 R (main_H79_widening) 681 0 R (main_HH95) 996 0 R]
-/Limits [(main_Grid_Time_Elapse) (main_HH95)]
+/Names [(main_BRZH02b) 545 0 R (main_BRZH02c) 983 0 R (main_Bag97) 930 0 R (main_Bag98) 842 0 R (main_Basic_Geometric_Descriptors) 491 0 R (main_Bounded_Difference_Shapes) 715 0 R]
+/Limits [(main_BRZH02b) (main_Bounded_Difference_Shapes)]
 >> endobj
 12562 0 obj <<
-/Names [(main_HHL90) 997 0 R (main_HKP95) 1006 0 R (main_HLW94) 1007 0 R (main_HMT71) 663 0 R (main_HPR94) 1008 0 R (main_HPR97) 664 0 R]
-/Limits [(main_HHL90) (main_HPR97)]
+/Names [(main_Bounded_Polyhedra) 557 0 R (main_CC76) 718 0 R (main_CC76_extrapolation) 735 0 R (main_CC76_interval_widening) 703 0 R (main_CC79) 991 0 R (main_CC92) 992 0 R]
+/Limits [(main_Bounded_Polyhedra) (main_CC92)]
 >> endobj
 12563 0 obj <<
-/Names [(main_HPWT01) 1009 0 R (main_Hal79) 684 0 R (main_Hal93) 995 0 R (main_Images_and_Preimages_of_Affine_Transfer_Relations) 637 0 R (main_Integer_Combinations) 748 0 R (main_Intersection_and_Convex_Polyhedral_Hull) 603 0 R]
-/Limits [(main_HPWT01) (main_Intersection_and_Convex_Polyhedral_Hull)]
+/Names [(main_CH78) 737 0 R (main_Certificate_Based_Widenings) 891 0 R (main_Che64) 993 0 R (main_Che65) 994 0 R (main_Che68) 995 0 R (main_Collapsing_a_Powerset_Element) 862 0 R]
+/Limits [(main_CH78) (main_Collapsing_a_Powerset_Element)]
 >> endobj
 12564 0 obj <<
-/Names [(main_Intervals_and_Boxes) 702 0 R (main_JMSY94) 1011 0 R (main_Jea02) 1010 0 R (main_KBBetal06) 1012 0 R (main_Kuh56) 1013 0 R (main_LW97) 1016 0 R]
-/Limits [(main_Intervals_and_Boxes) (main_LW97)]
+/Names [(main_Combinations_and_Hulls) 569 0 R (main_Concatenating_Polyhedra) 607 0 R (main_Congruence_Relations) 744 0 R (main_Constraint_Geometric_Descriptors) 493 0 R (main_Constraints_Representation) 560 0 R (main_Convex_Polyhedra) 555 0 R]
+/Limits [(main_Combinations_and_Hulls) (main_Convex_Polyhedra)]
 >> endobj
 12565 0 obj <<
-/Names [(main_Le) 1014 0 R (main_Loe99) 1015 0 R (main_MRTT53) 1032 0 R (main_Mapping_the_Dimensions_of_the_Vector_Space) 619 0 R (main_Mas92) 1017 0 R (main_Mas93) 1018 0 R]
-/Limits [(main_Le) (main_Mas93)]
+/Names [(main_Convex_Polyhedral_Difference) 605 0 R (main_Cylindrification) 657 0 R (main_Dan63) 996 0 R (main_Double_Description) 582 0 R (main_Expanding_One_Dimension_of_the_Vector_Space_to_Multiple_Dimensions) 624 0 R (main_Extrapolation_Operators) 698 0 R]
+/Limits [(main_Convex_Polyhedral_Difference) (main_Extrapolation_Operators)]
 >> endobj
 12566 0 obj <<
-/Names [(main_Meet_Preserving_Simplification) 661 0 R (main_Meet_and_Upper_Bound) 856 0 R (main_Min01a) 1019 0 R (main_Min01b) 1028 0 R (main_Min02) 1029 0 R (main_Min04) 1030 0 R]
-/Limits [(main_Meet_Preserving_Simplification) (main_Min04)]
+/Names [(main_FP96) 997 0 R (main_Folding_Multiple_Dimensions_of_the_Vector_Space_into_One_Dimension) 627 0 R (main_Fuk98) 546 0 R (main_GDDetal04) 628 0 R (main_GJ00) 998 0 R (main_GJ01) 999 0 R]
+/Limits [(main_FP96) (main_GJ01)]
 >> endobj
 12567 0 obj <<
-/Names [(main_Min05) 1031 0 R (main_Minimized_Representations) 580 0 R (main_NF01) 1033 0 R (main_NJPF99) 1034 0 R (main_NO77) 1035 0 R (main_NO80) 1036 0 R]
-/Limits [(main_Min05) (main_NO80)]
+/Names [(main_GR77) 1000 0 R (main_Generalized_Affine_Relations) 655 0 R (main_Generator_Geometric_Descriptors) 506 0 R (main_Generators_Representation) 573 0 R (main_Generic_Operations_on_Semantic_Geometric_Descriptors) 514 0 R (main_Geometric_Comparisons) 882 0 R]
+/Limits [(main_GR77) (main_Geometric_Comparisons)]
 >> endobj
 12568 0 obj <<
-/Names [(main_NR00) 1037 0 R (main_NW88) 547 0 R (main_Octagonal_Shapes) 717 0 R (main_On_Const_Correctness_A_Warning_about_the_Use_of_References_and_Iterators) 915 0 R (main_On_Object_Orientation_and_Polymorphism_A_Disclaimer) 913 0 R (main_On_Pointset_Powerset_and_Partially_Reduced_Product_Domains_A_Warning) 904 0 R]
-/Limits [(main_NR00) (main_On_Pointset_Powerset_and_Partially_Reduced_Product_Domains_A_Warning)]
+/Names [(main_Gra91) 1001 0 R (main_Gra97) 1010 0 R (main_Grid_Add_Space_Dimensions) 786 0 R (main_Grid_Affine_Dimension) 769 0 R (main_Grid_Affine_Transformation) 808 0 R (main_Grid_Concatenate) 784 0 R]
+/Limits [(main_Gra91) (main_Grid_Concatenate)]
 >> endobj
 12569 0 obj <<
-/Names [(main_Operations_on_Convex_Polyhedra) 602 0 R (main_PS98) 1039 0 R (main_Pairwise_Merge) 885 0 R (main_Points_Closure_Points_Rays_and_Lines) 571 0 R (main_Points_Parameters_Lines) 750 0 R (main_Powerset_Extrapolation_Operators) 888 0 R]
-/Limits [(main_Operations_on_Convex_Polyhedra) (main_Powerset_Extrapolation_Operators)]
+/Names [(main_Grid_Difference) 782 0 R (main_Grid_Expand_Space_Dimension) 797 0 R (main_Grid_Extrapolation) 836 0 R (main_Grid_Fold_Space_Dimensions) 799 0 R (main_Grid_Generalized_Image) 810 0 R (main_Grid_Generator_Representation) 760 0 R]
+/Limits [(main_Grid_Difference) (main_Grid_Generator_Representation)]
 >> endobj
 12570 0 obj <<
-/Names [(main_Powerset_Meet_Preserving_Simplification) 683 0 R (main_Pra77) 1038 0 R (main_QRR96) 1040 0 R (main_QRR97) 1041 0 R (main_RBL06) 1042 0 R (main_Rational_Grids) 746 0 R]
-/Limits [(main_Powerset_Meet_Preserving_Simplification) (main_Rational_Grids)]
+/Names [(main_Grid_Intersection_and_Join) 780 0 R (main_Grid_Map_Space_Dimensions) 795 0 R (main_Grid_Minimized_Representations) 763 0 R (main_Grid_Relation_With) 820 0 R (main_Grid_Remove_Space_Dimensions) 793 0 R (main_Grid_Space_Dimensions) 767 0 R]
+/Limits [(main_Grid_Intersection_and_Join) (main_Grid_Space_Dimensions)]
 >> endobj
 12571 0 obj <<
-/Names [(main_Rational_Polyhedra) 595 0 R (main_Relation_With_Operators) 677 0 R (main_Removing_Dimensions_from_the_Vector_Space) 617 0 R (main_Ric02) 1051 0 R (main_SK07) 1053 0 R (main_SS07) 1055 0 R]
-/Limits [(main_Rational_Polyhedra) (main_SS07)]
+/Names [(main_Grid_Time_Elapse) 812 0 R (main_Grid_Widening) 822 0 R (main_Grid_Widening_with_Tokens) 834 0 R (main_Grids_Double_Description_Grids) 765 0 R (main_H79_widening) 681 0 R (main_HH95) 1012 0 R]
+/Limits [(main_Grid_Time_Elapse) (main_HH95)]
 >> endobj
 12572 0 obj <<
-/Names [(main_SW70) 1056 0 R (main_Sch99) 771 0 R (main_Semantic_Geometric_Descriptors) 469 0 R (main_Sho81) 1052 0 R (main_Single_Update_Affine_Functions) 644 0 R (main_Single_Update_Bounded_Affine_Relations) 653 0 R]
-/Limits [(main_SW70) (main_Single_Update_Bounded_Affine_Relations)]
+/Names [(main_HHL90) 1013 0 R (main_HKP95) 1014 0 R (main_HLW94) 1015 0 R (main_HMT71) 663 0 R (main_HPR94) 1016 0 R (main_HPR97) 664 0 R]
+/Limits [(main_HHL90) (main_HPR97)]
 >> endobj
 12573 0 obj <<
-/Names [(main_Space_Dimensions_and_Dimension_Compatibility) 591 0 R (main_Sri93) 1054 0 R (main_Syntactic_Geometric_Descriptors) 489 0 R (main_The_Powerset_Domain) 840 0 R (main_Time_Elapse_Operator) 659 0 R (main_Topologies_and_Topological_compatibility) 562 0 R]
-/Limits [(main_Space_Dimensions_and_Dimension_Compatibility) (main_Topologies_and_Topological_compatibility)]
+/Names [(main_HPWT01) 1017 0 R (main_Hal79) 684 0 R (main_Hal93) 1011 0 R (main_Images_and_Preimages_of_Affine_Transfer_Relations) 637 0 R (main_Integer_Combinations) 748 0 R (main_Intersection_and_Convex_Polyhedral_Hull) 603 0 R]
+/Limits [(main_HPWT01) (main_Intersection_and_Convex_Polyhedral_Hull)]
 >> endobj
 12574 0 obj <<
-/Names [(main_Upward_Approximation) 535 0 R (main_Vectors_Matrices_and_Scalar_Products) 536 0 R (main_War03) 1057 0 R (main_Weakly_Relational_Shape_Interface) 730 0 R (main_Weakly_Relational_Shapes) 714 0 R (main_Wey35) 1058 0 R]
-/Limits [(main_Upward_Approximation) (main_Wey35)]
+/Names [(main_Intervals_and_Boxes) 702 0 R (main_JMSY94) 1019 0 R (main_Jea02) 1018 0 R (main_KBBetal06) 1020 0 R (main_Kuh56) 1021 0 R (main_LW97) 1032 0 R]
+/Limits [(main_Intervals_and_Boxes) (main_LW97)]
 >> endobj
 12575 0 obj <<
-/Names [(main_Wey50) 1059 0 R (main_Widening_Operators) 679 0 R (main_Widening_and_Extrapolation_Operators_on_Boxes) 712 0 R (main_Widening_and_Extrapolation_Operators_on_WR_Shapes) 732 0 R (main_Widening_with_Tokens) 696 0 R (main_Wil93) 548 0 R]
-/Limits [(main_Wey50) (main_Wil93)]
+/Names [(main_LeV92) 1022 0 R (main_Loe99) 1031 0 R (main_MRTT53) 1040 0 R (main_Mapping_the_Dimensions_of_the_Vector_Space) 619 0 R (main_Mas92) 1033 0 R (main_Mas93) 1034 0 R]
+/Limits [(main_LeV92) (main_Mas93)]
 >> endobj
 12576 0 obj <<
-/Names [(main_affine_relation) 636 0 R (main_bibliography) 929 0 R (main_bounded_extrapolation) 701 0 R (main_convex_polys) 474 0 R (main_expand_space_dimension) 623 0 R (main_fold_space_dimensions) 626 0 R]
-/Limits [(main_affine_relation) (main_fold_space_dimensions)]
+/Names [(main_Meet_Preserving_Simplification) 661 0 R (main_Meet_and_Upper_Bound) 856 0 R (main_Min01a) 1035 0 R (main_Min01b) 1036 0 R (main_Min02) 1037 0 R (main_Min04) 1038 0 R]
+/Limits [(main_Meet_Preserving_Simplification) (main_Min04)]
 >> endobj
 12577 0 obj <<
-/Names [(main_intervals) 711 0 R (main_limited_extrapolation) 700 0 R (main_pointset_powerset) 844 0 R (main_powerset) 838 0 R (main_powerset_domain) 839 0 R (main_pps_bgp99_extrapolation) 887 0 R]
-/Limits [(main_intervals) (main_pps_bgp99_extrapolation)]
+/Names [(main_Min05) 1039 0 R (main_Minimized_Representations) 580 0 R (main_NF01) 1041 0 R (main_NJPF99) 1042 0 R (main_NO77) 1043 0 R (main_NO80) 1044 0 R]
+/Limits [(main_Min05) (main_NO80)]
 >> endobj
 12578 0 obj <<
-/Names [(main_pps_certificate_widening) 890 0 R (main_pps_geometric) 881 0 R (main_pps_pairwise_merge) 884 0 R (main_preamble) 468 0 R (main_ps_add_disjunct) 858 0 R (main_ps_collapse) 861 0 R]
-/Limits [(main_pps_certificate_widening) (main_ps_collapse)]
+/Names [(main_NR00) 1045 0 R (main_NW88) 547 0 R (main_Octagonal_Shapes) 717 0 R (main_On_Const_Correctness_A_Warning_about_the_Use_of_References_and_Iterators) 915 0 R (main_On_Object_Orientation_and_Polymorphism_A_Disclaimer) 913 0 R (main_On_Pointset_Powerset_and_Partially_Reduced_Product_Domains_A_Warning) 904 0 R]
+/Limits [(main_NR00) (main_On_Pointset_Powerset_and_Partially_Reduced_Product_Domains_A_Warning)]
 >> endobj
 12579 0 obj <<
-/Names [(main_ps_meet_upper_bound) 855 0 R (main_ps_operations) 854 0 R (main_rational_grid_operations) 779 0 R (main_relation_with) 676 0 R (main_representation) 559 0 R (main_sect_rational_grids) 736 0 R]
-/Limits [(main_ps_meet_upper_bound) (main_sect_rational_grids)]
+/Names [(main_Operations_on_Convex_Polyhedra) 602 0 R (main_PS98) 1054 0 R (main_Pairwise_Merge) 885 0 R (main_Points_Closure_Points_Rays_and_Lines) 571 0 R (main_Points_Parameters_Lines) 750 0 R (main_Powerset_Extrapolation_Operators) 888 0 R]
+/Limits [(main_Operations_on_Convex_Polyhedra) (main_Powerset_Extrapolation_Operators)]
 >> endobj
 12580 0 obj <<
-/Names [(main_use_of_library) 475 0 R (namespaceParma__Polyhedra__Library) 1347 0 R (namespaceParma__Polyhedra__Library_03c487cbbb8731e1c7c9131a7a1faeae) 2006 0 R (namespaceParma__Polyhedra__Library_03ed91fbbeb6d32952c5d2a30bfd3830) 2004 0 R (namespaceParma__Polyhedra__Library_05dd6b345e96427a50b45f9756e302ab) 2005 0 R (namespaceParma__Polyhedra__Library_077909c2e2a30e356b03d74e287d2545) 2015 0 R]
-/Limits [(main_use_of_library) (namespaceParma__Polyhedra__Library_077909c2e2a30e356b03d74e287d2545)]
+/Names [(main_Powerset_Meet_Preserving_Simplification) 683 0 R (main_Pra77) 1053 0 R (main_QRR96) 1055 0 R (main_QRR97) 1056 0 R (main_QRW00) 1057 0 R (main_RBL06) 1058 0 R]
+/Limits [(main_Powerset_Meet_Preserving_Simplification) (main_RBL06)]
 >> endobj
 12581 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_0adf6106892886dc859985042b8a7433) 1930 0 R (namespaceParma__Polyhedra__Library_19b0ebdb3476fe1feb0f51d9328fd384) 1974 0 R (namespaceParma__Polyhedra__Library_1_1IO__Operators) 1348 0 R (namespaceParma__Polyhedra__Library_1_1IO__Operators_9ccf426c9d89537e0351aac50a333e95) 2064 0 R (namespaceParma__Polyhedra__Library_20874a85120477d5cf11da451870d497) 2007 0 R (namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603) 1969 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_0adf6106892886dc859985042b8a7433) (namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603)]
+/Names [(main_Rational_Grids) 746 0 R (main_Rational_Polyhedra) 595 0 R (main_Relation_With_Operators) 677 0 R (main_Removing_Dimensions_from_the_Vector_Space) 617 0 R (main_Ric02) 1059 0 R (main_SK07) 1061 0 R]
+/Limits [(main_Rational_Grids) (main_SK07)]
 >> endobj
 12582 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_31f5a518ab35f859aafd220bc3e38dfd) 2010 0 R (namespaceParma__Polyhedra__Library_3504c6384a7e40501e2cfc49ba870ad5) 2038 0 R (namespaceParma__Polyhedra__Library_3aa0f8a865cbe18e6202b99d388af956) 2017 0 R (namespaceParma__Polyhedra__Library_3e6dcd6f5d8e3ea263c9205b21a83e48) 1965 0 R (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5) 1968 0 R (namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) 1932 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_31f5a518ab35f859aafd220bc3e38dfd) (namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde)]
+/Names [(main_SS07) 1063 0 R (main_SW70) 1064 0 R (main_Sch99) 771 0 R (main_Semantic_Geometric_Descriptors) 469 0 R (main_Sho81) 1060 0 R (main_Single_Update_Affine_Functions) 644 0 R]
+/Limits [(main_SS07) (main_Single_Update_Affine_Functions)]
 >> endobj
 12583 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_563b92eac806093d3e743ea4dfcc0594) 2041 0 R (namespaceParma__Polyhedra__Library_56eb4e32ec57658bc9e7823cd42ecbae) 1970 0 R (namespaceParma__Polyhedra__Library_5e801a56c2c3dcec13d2d87adf07ac47) 1967 0 R (namespaceParma__Polyhedra__Library_63bd7c7767faf3c219f9c2762095e2dd) 1972 0 R (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) 2009 0 R (namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d) 1966 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_563b92eac806093d3e743ea4dfcc0594) (namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d)]
+/Names [(main_Single_Update_Bounded_Affine_Relations) 653 0 R (main_Space_Dimensions_and_Dimension_Compatibility) 591 0 R (main_Sri93) 1062 0 R (main_Syntactic_Geometric_Descriptors) 489 0 R (main_The_Powerset_Domain) 840 0 R (main_Time_Elapse_Operator) 659 0 R]
+/Limits [(main_Single_Update_Bounded_Affine_Relations) (main_Time_Elapse_Operator)]
 >> endobj
 12584 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) 1973 0 R (namespaceParma__Polyhedra__Library_729bdafa0ec2ae7a6664cbdf38c09755) 2040 0 R (namespaceParma__Polyhedra__Library_74074a5ed3718745a4d82bacd5b381ed) 1964 0 R (namespaceParma__Polyhedra__Library_75dfd397f7fab1fe9da3eb150911853c) 2042 0 R (namespaceParma__Polyhedra__Library_93c37cc32a1f50c36ec15d67fdbec3aa) 2008 0 R (namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41) 1960 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) (namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41)]
+/Names [(main_Topologies_and_Topological_compatibility) 562 0 R (main_Upward_Approximation) 535 0 R (main_Vectors_Matrices_and_Scalar_Products) 536 0 R (main_War03) 1065 0 R (main_Weakly_Relational_Shape_Interface) 730 0 R (main_Weakly_Relational_Shapes) 714 0 R]
+/Limits [(main_Topologies_and_Topological_compatibility) (main_Weakly_Relational_Shapes)]
 >> endobj
 12585 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_9bfba21dd2d808e2eabd2348e92cb96a) 2037 0 R (namespaceParma__Polyhedra__Library_9c118832fed4c0b9b40547578459dad4) 1962 0 R (namespaceParma__Polyhedra__Library_ca6003248d614d68c07f5330b468a242) 2011 0 R (namespaceParma__Polyhedra__Library_ce0cdceaa0c7eea84cc1c38cf5bea680) 1961 0 R (namespaceParma__Polyhedra__Library_d0719a31106af8ca454d1d1d77dbde4e) 2044 0 R (namespaceParma__Polyhedra__Library_d11992da5c89caef7922c215278d03a8) 2014 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_9bfba21dd2d808e2eabd2348e92cb96a) (namespaceParma__Polyhedra__Library_d11992da5c89caef7922c215278d03a8)]
+/Names [(main_Wey35) 1066 0 R (main_Wey50) 1067 0 R (main_Widening_Operators) 679 0 R (main_Widening_and_Extrapolation_Operators_on_Boxes) 712 0 R (main_Widening_and_Extrapolation_Operators_on_WR_Shapes) 732 0 R (main_Widening_with_Tokens) 696 0 R]
+/Limits [(main_Wey35) (main_Widening_with_Tokens)]
 >> endobj
 12586 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_d31eeb0067d6cad2eb2ea5ab5bd0a2b2) 1963 0 R (namespaceParma__Polyhedra__Library_d4f28a7482372281b01b4221b8543bdc) 2039 0 R (namespaceParma__Polyhedra__Library_e2684e5d6c84a8e156f58121be0dbd03) 2018 0 R (namespaceParma__Polyhedra__Library_e6a8e238a8400e68173c88d38dd8a8da) 2043 0 R (namespaceParma__Polyhedra__Library_ec4c213c066101e1cd926125ccc4c81c) 2016 0 R (namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6) 1971 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_d31eeb0067d6cad2eb2ea5ab5bd0a2b2) (namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6)]
+/Names [(main_Wil93) 548 0 R (main_affine_relation) 636 0 R (main_bibliography) 927 0 R (main_bounded_extrapolation) 701 0 R (main_convex_polys) 474 0 R (main_expand_space_dimension) 623 0 R]
+/Limits [(main_Wil93) (main_expand_space_dimension)]
 >> endobj
 12587 0 obj <<
-/Names [(namespaceParma__Polyhedra__Library_f127b16b1a8e300aa97caca515284b6f) 1959 0 R (namespaceParma__Polyhedra__Library_f9dd9190c5f29dbbfa3d6e442dea7e7d) 1931 0 R (namespaceParma__Polyhedra__Library_fb314bce856c60de821bc388a02571f5) 2012 0 R (namespaceParma__Polyhedra__Library_fbd401e5de5c3b3b7bcef22ffbfd6fb3) 2019 0 R (namespacestd) 1349 0 R (page.1) 337 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_f127b16b1a8e300aa97caca515284b6f) (page.1)]
+/Names [(main_fold_space_dimensions) 626 0 R (main_intervals) 711 0 R (main_limited_extrapolation) 700 0 R (main_pointset_powerset) 844 0 R (main_powerset) 838 0 R (main_powerset_domain) 839 0 R]
+/Limits [(main_fold_space_dimensions) (main_powerset_domain)]
 >> endobj
 12588 0 obj <<
-/Names [(page.10) 579 0 R (page.100) 2690 0 R (page.101) 2700 0 R (page.102) 2712 0 R (page.103) 2726 0 R (page.104) 2738 0 R]
-/Limits [(page.10) (page.104)]
+/Names [(main_pps_bgp99_extrapolation) 887 0 R (main_pps_certificate_widening) 890 0 R (main_pps_geometric) 881 0 R (main_pps_pairwise_merge) 884 0 R (main_preamble) 468 0 R (main_ps_add_disjunct) 858 0 R]
+/Limits [(main_pps_bgp99_extrapolation) (main_ps_add_disjunct)]
 >> endobj
 12589 0 obj <<
-/Names [(page.105) 2751 0 R (page.106) 2764 0 R (page.107) 2779 0 R (page.108) 2788 0 R (page.109) 2799 0 R (page.11) 590 0 R]
-/Limits [(page.105) (page.11)]
+/Names [(main_ps_collapse) 861 0 R (main_ps_meet_upper_bound) 855 0 R (main_ps_operations) 854 0 R (main_rational_grid_operations) 779 0 R (main_relation_with) 676 0 R (main_representation) 559 0 R]
+/Limits [(main_ps_collapse) (main_representation)]
 >> endobj
 12590 0 obj <<
-/Names [(page.110) 2809 0 R (page.111) 2828 0 R (page.112) 2861 0 R (page.113) 2910 0 R (page.114) 2967 0 R (page.115) 3030 0 R]
-/Limits [(page.110) (page.115)]
+/Names [(main_sect_rational_grids) 736 0 R (main_use_of_library) 475 0 R (namespaceParma__Polyhedra__Library) 1347 0 R (namespaceParma__Polyhedra__Library_03c487cbbb8731e1c7c9131a7a1faeae) 2011 0 R (namespaceParma__Polyhedra__Library_03ed91fbbeb6d32952c5d2a30bfd3830) 2009 0 R (namespaceParma__Polyhedra__Library_05dd6b345e96427a50b45f9756e302ab) 2010 0 R]
+/Limits [(main_sect_rational_grids) (namespaceParma__Polyhedra__Library_05dd6b345e96427a50b45f9756e302ab)]
 >> endobj
 12591 0 obj <<
-/Names [(page.116) 3087 0 R (page.117) 3157 0 R (page.118) 3212 0 R (page.119) 3272 0 R (page.12) 600 0 R (page.120) 3293 0 R]
-/Limits [(page.116) (page.120)]
+/Names [(namespaceParma__Polyhedra__Library_077909c2e2a30e356b03d74e287d2545) 2020 0 R (namespaceParma__Polyhedra__Library_0adf6106892886dc859985042b8a7433) 1959 0 R (namespaceParma__Polyhedra__Library_19b0ebdb3476fe1feb0f51d9328fd384) 1974 0 R (namespaceParma__Polyhedra__Library_1_1IO__Operators) 1348 0 R (namespaceParma__Polyhedra__Library_1_1IO__Operators_9ccf426c9d89537e0351aac50a333e95) 2072 0 R (namespaceParma__Polyhedra__Library_20874a85120477d5cf11da451870d497) 2012 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_077909c2e2a30e356b03d74e287d2545) (namespaceParma__Polyhedra__Library_20874a85120477d5cf11da451870d497)]
 >> endobj
 12592 0 obj <<
-/Names [(page.121) 3306 0 R (page.122) 3316 0 R (page.123) 3326 0 R (page.124) 3338 0 R (page.125) 3348 0 R (page.126) 3356 0 R]
-/Limits [(page.121) (page.126)]
+/Names [(namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603) 2007 0 R (namespaceParma__Polyhedra__Library_31f5a518ab35f859aafd220bc3e38dfd) 2015 0 R (namespaceParma__Polyhedra__Library_3504c6384a7e40501e2cfc49ba870ad5) 2045 0 R (namespaceParma__Polyhedra__Library_3aa0f8a865cbe18e6202b99d388af956) 2042 0 R (namespaceParma__Polyhedra__Library_3e6dcd6f5d8e3ea263c9205b21a83e48) 1968 0 R (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5) 2006 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_215d809846aabbfafa5754ce051d1603) (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5)]
 >> endobj
 12593 0 obj <<
-/Names [(page.127) 3366 0 R (page.128) 3375 0 R (page.129) 3385 0 R (page.13) 616 0 R (page.130) 3396 0 R (page.131) 3410 0 R]
-/Limits [(page.127) (page.131)]
+/Names [(namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) 1961 0 R (namespaceParma__Polyhedra__Library_563b92eac806093d3e743ea4dfcc0594) 2048 0 R (namespaceParma__Polyhedra__Library_56eb4e32ec57658bc9e7823cd42ecbae) 2008 0 R (namespaceParma__Polyhedra__Library_5e801a56c2c3dcec13d2d87adf07ac47) 1970 0 R (namespaceParma__Polyhedra__Library_63bd7c7767faf3c219f9c2762095e2dd) 1972 0 R (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b) 2014 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) (namespaceParma__Polyhedra__Library_66438955854cf73ddaf27a40a69fec7b)]
 >> endobj
 12594 0 obj <<
-/Names [(page.132) 3422 0 R (page.133) 3431 0 R (page.134) 3444 0 R (page.135) 3456 0 R (page.136) 3465 0 R (page.137) 3481 0 R]
-/Limits [(page.132) (page.137)]
+/Names [(namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d) 1969 0 R (namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) 1973 0 R (namespaceParma__Polyhedra__Library_729bdafa0ec2ae7a6664cbdf38c09755) 2047 0 R (namespaceParma__Polyhedra__Library_74074a5ed3718745a4d82bacd5b381ed) 1967 0 R (namespaceParma__Polyhedra__Library_75dfd397f7fab1fe9da3eb150911853c) 2049 0 R (namespaceParma__Polyhedra__Library_93c37cc32a1f50c36ec15d67fdbec3aa) 2013 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d) (namespaceParma__Polyhedra__Library_93c37cc32a1f50c36ec15d67fdbec3aa)]
 >> endobj
 12595 0 obj <<
-/Names [(page.138) 3490 0 R (page.139) 3499 0 R (page.14) 634 0 R (page.140) 3510 0 R (page.141) 3540 0 R (page.142) 3584 0 R]
-/Limits [(page.138) (page.142)]
+/Names [(namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41) 1963 0 R (namespaceParma__Polyhedra__Library_9bfba21dd2d808e2eabd2348e92cb96a) 2044 0 R (namespaceParma__Polyhedra__Library_9c118832fed4c0b9b40547578459dad4) 1965 0 R (namespaceParma__Polyhedra__Library_ca6003248d614d68c07f5330b468a242) 2016 0 R (namespaceParma__Polyhedra__Library_ce0cdceaa0c7eea84cc1c38cf5bea680) 1964 0 R (namespaceParma__Polyhedra__Library_d0719a31106af8ca454d1d1d77dbde4e) 2051 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_99e9dc5df3cf7c0ab581e602d1176e41) (namespaceParma__Polyhedra__Library_d0719a31106af8ca454d1d1d77dbde4e)]
 >> endobj
 12596 0 obj <<
-/Names [(page.143) 3601 0 R (page.144) 3610 0 R (page.145) 3619 0 R (page.146) 3634 0 R (page.147) 3684 0 R (page.148) 3725 0 R]
-/Limits [(page.143) (page.148)]
+/Names [(namespaceParma__Polyhedra__Library_d11992da5c89caef7922c215278d03a8) 2019 0 R (namespaceParma__Polyhedra__Library_d31eeb0067d6cad2eb2ea5ab5bd0a2b2) 1966 0 R (namespaceParma__Polyhedra__Library_d4f28a7482372281b01b4221b8543bdc) 2046 0 R (namespaceParma__Polyhedra__Library_e2684e5d6c84a8e156f58121be0dbd03) 2043 0 R (namespaceParma__Polyhedra__Library_e6a8e238a8400e68173c88d38dd8a8da) 2050 0 R (namespaceParma__Polyhedra__Library_ec4c213c066101e1cd926125ccc4c81c) 2041 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_d11992da5c89caef7922c215278d03a8) (namespaceParma__Polyhedra__Library_ec4c213c066101e1cd926125ccc4c81c)]
 >> endobj
 12597 0 obj <<
-/Names [(page.149) 3773 0 R (page.15) 643 0 R (page.150) 3824 0 R (page.151) 3887 0 R (page.152) 3940 0 R (page.153) 3998 0 R]
-/Limits [(page.149) (page.153)]
+/Names [(namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6) 1971 0 R (namespaceParma__Polyhedra__Library_f127b16b1a8e300aa97caca515284b6f) 1962 0 R (namespaceParma__Polyhedra__Library_f9dd9190c5f29dbbfa3d6e442dea7e7d) 1960 0 R (namespaceParma__Polyhedra__Library_fb314bce856c60de821bc388a02571f5) 2017 0 R (namespaceParma__Polyhedra__Library_fbd401e5de5c3b3b7bcef22ffbfd6fb3) 2021 0 R (namespacestd) 1349 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_ee4e9b54e65780ac3010fda40ea235a6) (namespacestd)]
 >> endobj
 12598 0 obj <<
-/Names [(page.154) 4041 0 R (page.155) 4057 0 R (page.156) 4074 0 R (page.157) 4089 0 R (page.158) 4103 0 R (page.159) 4117 0 R]
-/Limits [(page.154) (page.159)]
+/Names [(page.1) 337 0 R (page.10) 579 0 R (page.100) 2699 0 R (page.101) 2709 0 R (page.102) 2721 0 R (page.103) 2735 0 R]
+/Limits [(page.1) (page.103)]
 >> endobj
 12599 0 obj <<
-/Names [(page.16) 652 0 R (page.160) 4126 0 R (page.161) 4146 0 R (page.162) 4186 0 R (page.163) 4237 0 R (page.164) 4270 0 R]
-/Limits [(page.16) (page.164)]
+/Names [(page.104) 2747 0 R (page.105) 2760 0 R (page.106) 2773 0 R (page.107) 2788 0 R (page.108) 2797 0 R (page.109) 2808 0 R]
+/Limits [(page.104) (page.109)]
 >> endobj
 12600 0 obj <<
-/Names [(page.165) 4281 0 R (page.166) 4288 0 R (page.167) 4301 0 R (page.168) 4332 0 R (page.169) 4374 0 R (page.17) 673 0 R]
-/Limits [(page.165) (page.17)]
+/Names [(page.11) 590 0 R (page.110) 2818 0 R (page.111) 2837 0 R (page.112) 2870 0 R (page.113) 2919 0 R (page.114) 2976 0 R]
+/Limits [(page.11) (page.114)]
 >> endobj
 12601 0 obj <<
-/Names [(page.170) 4420 0 R (page.171) 4442 0 R (page.172) 4450 0 R (page.173) 4474 0 R (page.174) 4506 0 R (page.175) 4547 0 R]
-/Limits [(page.170) (page.175)]
+/Names [(page.115) 3039 0 R (page.116) 3096 0 R (page.117) 3166 0 R (page.118) 3221 0 R (page.119) 3281 0 R (page.12) 600 0 R]
+/Limits [(page.115) (page.12)]
 >> endobj
 12602 0 obj <<
-/Names [(page.176) 4606 0 R (page.177) 4678 0 R (page.178) 4707 0 R (page.179) 4718 0 R (page.18) 695 0 R (page.180) 4725 0 R]
-/Limits [(page.176) (page.180)]
+/Names [(page.120) 3302 0 R (page.121) 3315 0 R (page.122) 3325 0 R (page.123) 3335 0 R (page.124) 3347 0 R (page.125) 3357 0 R]
+/Limits [(page.120) (page.125)]
 >> endobj
 12603 0 obj <<
-/Names [(page.181) 4737 0 R (page.182) 4753 0 R (page.183) 4781 0 R (page.184) 4823 0 R (page.185) 4861 0 R (page.186) 4878 0 R]
-/Limits [(page.181) (page.186)]
+/Names [(page.126) 3365 0 R (page.127) 3375 0 R (page.128) 3384 0 R (page.129) 3394 0 R (page.13) 616 0 R (page.130) 3405 0 R]
+/Limits [(page.126) (page.130)]
 >> endobj
 12604 0 obj <<
-/Names [(page.187) 4901 0 R (page.188) 4924 0 R (page.189) 4953 0 R (page.19) 710 0 R (page.190) 4998 0 R (page.191) 5022 0 R]
-/Limits [(page.187) (page.191)]
+/Names [(page.131) 3419 0 R (page.132) 3431 0 R (page.133) 3440 0 R (page.134) 3453 0 R (page.135) 3465 0 R (page.136) 3474 0 R]
+/Limits [(page.131) (page.136)]
 >> endobj
 12605 0 obj <<
-/Names [(page.192) 5049 0 R (page.193) 5087 0 R (page.194) 5137 0 R (page.195) 5198 0 R (page.196) 5217 0 R (page.197) 5224 0 R]
-/Limits [(page.192) (page.197)]
+/Names [(page.137) 3490 0 R (page.138) 3499 0 R (page.139) 3508 0 R (page.14) 634 0 R (page.140) 3519 0 R (page.141) 3549 0 R]
+/Limits [(page.137) (page.141)]
 >> endobj
 12606 0 obj <<
-/Names [(page.198) 5232 0 R (page.199) 5253 0 R (page.2) 466 0 R (page.20) 728 0 R (page.200) 5267 0 R (page.201) 5281 0 R]
-/Limits [(page.198) (page.201)]
+/Names [(page.142) 3593 0 R (page.143) 3610 0 R (page.144) 3619 0 R (page.145) 3628 0 R (page.146) 3643 0 R (page.147) 3693 0 R]
+/Limits [(page.142) (page.147)]
 >> endobj
 12607 0 obj <<
-/Names [(page.202) 5288 0 R (page.203) 5304 0 R (page.204) 5344 0 R (page.205) 5378 0 R (page.206) 5393 0 R (page.207) 5405 0 R]
-/Limits [(page.202) (page.207)]
+/Names [(page.148) 3734 0 R (page.149) 3782 0 R (page.15) 643 0 R (page.150) 3833 0 R (page.151) 3896 0 R (page.152) 3949 0 R]
+/Limits [(page.148) (page.152)]
 >> endobj
 12608 0 obj <<
-/Names [(page.208) 5434 0 R (page.209) 5496 0 R (page.21) 743 0 R (page.210) 5526 0 R (page.211) 5544 0 R (page.212) 5595 0 R]
-/Limits [(page.208) (page.212)]
+/Names [(page.153) 4007 0 R (page.154) 4050 0 R (page.155) 4066 0 R (page.156) 4083 0 R (page.157) 4098 0 R (page.158) 4112 0 R]
+/Limits [(page.153) (page.158)]
 >> endobj
 12609 0 obj <<
-/Names [(page.213) 5651 0 R (page.214) 5709 0 R (page.215) 5765 0 R (page.216) 5819 0 R (page.217) 5884 0 R (page.218) 5937 0 R]
-/Limits [(page.213) (page.218)]
+/Names [(page.159) 4126 0 R (page.16) 652 0 R (page.160) 4135 0 R (page.161) 4155 0 R (page.162) 4195 0 R (page.163) 4246 0 R]
+/Limits [(page.159) (page.163)]
 >> endobj
 12610 0 obj <<
-/Names [(page.219) 5980 0 R (page.22) 759 0 R (page.220) 6004 0 R (page.221) 6011 0 R (page.222) 6016 0 R (page.223) 6021 0 R]
-/Limits [(page.219) (page.223)]
+/Names [(page.164) 4279 0 R (page.165) 4290 0 R (page.166) 4297 0 R (page.167) 4310 0 R (page.168) 4341 0 R (page.169) 4383 0 R]
+/Limits [(page.164) (page.169)]
 >> endobj
 12611 0 obj <<
-/Names [(page.224) 6029 0 R (page.225) 6037 0 R (page.226) 6045 0 R (page.227) 6055 0 R (page.228) 6061 0 R (page.229) 6076 0 R]
-/Limits [(page.224) (page.229)]
+/Names [(page.17) 673 0 R (page.170) 4429 0 R (page.171) 4451 0 R (page.172) 4459 0 R (page.173) 4483 0 R (page.174) 4515 0 R]
+/Limits [(page.17) (page.174)]
 >> endobj
 12612 0 obj <<
-/Names [(page.23) 777 0 R (page.230) 6085 0 R (page.231) 6094 0 R (page.232) 6106 0 R (page.233) 6118 0 R (page.234) 6130 0 R]
-/Limits [(page.23) (page.234)]
+/Names [(page.175) 4556 0 R (page.176) 4615 0 R (page.177) 4687 0 R (page.178) 4716 0 R (page.179) 4727 0 R (page.18) 695 0 R]
+/Limits [(page.175) (page.18)]
 >> endobj
 12613 0 obj <<
-/Names [(page.235) 6140 0 R (page.236) 6150 0 R (page.237) 6158 0 R (page.238) 6172 0 R (page.239) 6185 0 R (page.24) 792 0 R]
-/Limits [(page.235) (page.24)]
+/Names [(page.180) 4734 0 R (page.181) 4746 0 R (page.182) 4762 0 R (page.183) 4790 0 R (page.184) 4832 0 R (page.185) 4870 0 R]
+/Limits [(page.180) (page.185)]
 >> endobj
 12614 0 obj <<
-/Names [(page.240) 6199 0 R (page.241) 6210 0 R (page.242) 6221 0 R (page.243) 6230 0 R (page.244) 6244 0 R (page.245) 6259 0 R]
-/Limits [(page.240) (page.245)]
+/Names [(page.186) 4887 0 R (page.187) 4910 0 R (page.188) 4933 0 R (page.189) 4962 0 R (page.19) 710 0 R (page.190) 5007 0 R]
+/Limits [(page.186) (page.190)]
 >> endobj
 12615 0 obj <<
-/Names [(page.246) 6270 0 R (page.247) 6283 0 R (page.248) 6298 0 R (page.249) 6309 0 R (page.25) 807 0 R (page.250) 6337 0 R]
-/Limits [(page.246) (page.250)]
+/Names [(page.191) 5031 0 R (page.192) 5058 0 R (page.193) 5096 0 R (page.194) 5146 0 R (page.195) 5207 0 R (page.196) 5226 0 R]
+/Limits [(page.191) (page.196)]
 >> endobj
 12616 0 obj <<
-/Names [(page.251) 6374 0 R (page.252) 6418 0 R (page.253) 6466 0 R (page.254) 6492 0 R (page.255) 6501 0 R (page.256) 6509 0 R]
-/Limits [(page.251) (page.256)]
+/Names [(page.197) 5233 0 R (page.198) 5241 0 R (page.199) 5262 0 R (page.2) 466 0 R (page.20) 728 0 R (page.200) 5276 0 R]
+/Limits [(page.197) (page.200)]
 >> endobj
 12617 0 obj <<
-/Names [(page.257) 6531 0 R (page.258) 6542 0 R (page.259) 6583 0 R (page.26) 818 0 R (page.260) 6628 0 R (page.261) 6660 0 R]
-/Limits [(page.257) (page.261)]
+/Names [(page.201) 5290 0 R (page.202) 5297 0 R (page.203) 5313 0 R (page.204) 5353 0 R (page.205) 5387 0 R (page.206) 5402 0 R]
+/Limits [(page.201) (page.206)]
 >> endobj
 12618 0 obj <<
-/Names [(page.262) 6674 0 R (page.263) 6684 0 R (page.264) 6713 0 R (page.265) 6744 0 R (page.266) 6763 0 R (page.267) 6789 0 R]
-/Limits [(page.262) (page.267)]
+/Names [(page.207) 5414 0 R (page.208) 5443 0 R (page.209) 5505 0 R (page.21) 743 0 R (page.210) 5535 0 R (page.211) 5553 0 R]
+/Limits [(page.207) (page.211)]
 >> endobj
 12619 0 obj <<
-/Names [(page.268) 6814 0 R (page.269) 6830 0 R (page.27) 833 0 R (page.270) 6840 0 R (page.271) 6861 0 R (page.272) 6903 0 R]
-/Limits [(page.268) (page.272)]
+/Names [(page.212) 5604 0 R (page.213) 5660 0 R (page.214) 5718 0 R (page.215) 5774 0 R (page.216) 5828 0 R (page.217) 5893 0 R]
+/Limits [(page.212) (page.217)]
 >> endobj
 12620 0 obj <<
-/Names [(page.273) 6969 0 R (page.274) 7033 0 R (page.275) 7059 0 R (page.276) 7068 0 R (page.277) 7081 0 R (page.278) 7099 0 R]
-/Limits [(page.273) (page.278)]
+/Names [(page.218) 5946 0 R (page.219) 5989 0 R (page.22) 759 0 R (page.220) 6013 0 R (page.221) 6020 0 R (page.222) 6025 0 R]
+/Limits [(page.218) (page.222)]
 >> endobj
 12621 0 obj <<
-/Names [(page.279) 7138 0 R (page.28) 853 0 R (page.280) 7190 0 R (page.281) 7243 0 R (page.282) 7277 0 R (page.283) 7292 0 R]
-/Limits [(page.279) (page.283)]
+/Names [(page.223) 6030 0 R (page.224) 6038 0 R (page.225) 6046 0 R (page.226) 6054 0 R (page.227) 6064 0 R (page.228) 6070 0 R]
+/Limits [(page.223) (page.228)]
 >> endobj
 12622 0 obj <<
-/Names [(page.284) 7305 0 R (page.285) 7313 0 R (page.286) 7324 0 R (page.287) 7346 0 R (page.288) 7398 0 R (page.289) 7421 0 R]
-/Limits [(page.284) (page.289)]
+/Names [(page.229) 6085 0 R (page.23) 777 0 R (page.230) 6094 0 R (page.231) 6103 0 R (page.232) 6115 0 R (page.233) 6127 0 R]
+/Limits [(page.229) (page.233)]
 >> endobj
 12623 0 obj <<
-/Names [(page.29) 880 0 R (page.290) 7431 0 R (page.291) 7440 0 R (page.292) 7451 0 R (page.293) 7467 0 R (page.294) 7514 0 R]
-/Limits [(page.29) (page.294)]
+/Names [(page.234) 6139 0 R (page.235) 6149 0 R (page.236) 6159 0 R (page.237) 6167 0 R (page.238) 6181 0 R (page.239) 6194 0 R]
+/Limits [(page.234) (page.239)]
 >> endobj
 12624 0 obj <<
-/Names [(page.295) 7571 0 R (page.296) 7626 0 R (page.297) 7683 0 R (page.298) 7752 0 R (page.299) 7811 0 R (page.3) 488 0 R]
-/Limits [(page.295) (page.3)]
+/Names [(page.24) 792 0 R (page.240) 6208 0 R (page.241) 6219 0 R (page.242) 6230 0 R (page.243) 6239 0 R (page.244) 6253 0 R]
+/Limits [(page.24) (page.244)]
 >> endobj
 12625 0 obj <<
-/Names [(page.30) 901 0 R (page.300) 7866 0 R (page.301) 7896 0 R (page.302) 7911 0 R (page.303) 7919 0 R (page.304) 7929 0 R]
-/Limits [(page.30) (page.304)]
+/Names [(page.245) 6268 0 R (page.246) 6279 0 R (page.247) 6292 0 R (page.248) 6307 0 R (page.249) 6318 0 R (page.25) 807 0 R]
+/Limits [(page.245) (page.25)]
 >> endobj
 12626 0 obj <<
-/Names [(page.305) 7938 0 R (page.306) 7949 0 R (page.307) 7960 0 R (page.308) 7967 0 R (page.309) 7975 0 R (page.31) 912 0 R]
-/Limits [(page.305) (page.31)]
+/Names [(page.250) 6346 0 R (page.251) 6383 0 R (page.252) 6427 0 R (page.253) 6475 0 R (page.254) 6501 0 R (page.255) 6510 0 R]
+/Limits [(page.250) (page.255)]
 >> endobj
 12627 0 obj <<
-/Names [(page.310) 7984 0 R (page.311) 7996 0 R (page.312) 8007 0 R (page.313) 8020 0 R (page.314) 8031 0 R (page.315) 8041 0 R]
-/Limits [(page.310) (page.315)]
+/Names [(page.256) 6518 0 R (page.257) 6540 0 R (page.258) 6551 0 R (page.259) 6592 0 R (page.26) 818 0 R (page.260) 6637 0 R]
+/Limits [(page.256) (page.260)]
 >> endobj
 12628 0 obj <<
-/Names [(page.316) 8055 0 R (page.317) 8068 0 R (page.318) 8080 0 R (page.319) 8093 0 R (page.32) 928 0 R (page.320) 8104 0 R]
-/Limits [(page.316) (page.320)]
+/Names [(page.261) 6669 0 R (page.262) 6683 0 R (page.263) 6693 0 R (page.264) 6722 0 R (page.265) 6753 0 R (page.266) 6772 0 R]
+/Limits [(page.261) (page.266)]
 >> endobj
 12629 0 obj <<
-/Names [(page.321) 8116 0 R (page.322) 8124 0 R (page.323) 8167 0 R (page.324) 8218 0 R (page.325) 8272 0 R (page.326) 8329 0 R]
-/Limits [(page.321) (page.326)]
+/Names [(page.267) 6798 0 R (page.268) 6823 0 R (page.269) 6839 0 R (page.27) 833 0 R (page.270) 6849 0 R (page.271) 6870 0 R]
+/Limits [(page.267) (page.271)]
 >> endobj
 12630 0 obj <<
-/Names [(page.327) 8398 0 R (page.328) 8450 0 R (page.329) 8486 0 R (page.33) 951 0 R (page.330) 8521 0 R (page.331) 8536 0 R]
-/Limits [(page.327) (page.331)]
+/Names [(page.272) 6912 0 R (page.273) 6978 0 R (page.274) 7042 0 R (page.275) 7068 0 R (page.276) 7077 0 R (page.277) 7090 0 R]
+/Limits [(page.272) (page.277)]
 >> endobj
 12631 0 obj <<
-/Names [(page.332) 8543 0 R (page.333) 8551 0 R (page.334) 8558 0 R (page.335) 8567 0 R (page.336) 8575 0 R (page.337) 8585 0 R]
-/Limits [(page.332) (page.337)]
+/Names [(page.278) 7108 0 R (page.279) 7147 0 R (page.28) 853 0 R (page.280) 7199 0 R (page.281) 7252 0 R (page.282) 7286 0 R]
+/Limits [(page.278) (page.282)]
 >> endobj
 12632 0 obj <<
-/Names [(page.338) 8593 0 R (page.339) 8600 0 R (page.34) 970 0 R (page.340) 8610 0 R (page.341) 8620 0 R (page.342) 8631 0 R]
-/Limits [(page.338) (page.342)]
+/Names [(page.283) 7301 0 R (page.284) 7314 0 R (page.285) 7322 0 R (page.286) 7333 0 R (page.287) 7355 0 R (page.288) 7407 0 R]
+/Limits [(page.283) (page.288)]
 >> endobj
 12633 0 obj <<
-/Names [(page.343) 8644 0 R (page.344) 8658 0 R (page.345) 8672 0 R (page.346) 8682 0 R (page.347) 8698 0 R (page.348) 8710 0 R]
-/Limits [(page.343) (page.348)]
+/Names [(page.289) 7430 0 R (page.29) 880 0 R (page.290) 7440 0 R (page.291) 7449 0 R (page.292) 7460 0 R (page.293) 7476 0 R]
+/Limits [(page.289) (page.293)]
 >> endobj
 12634 0 obj <<
-/Names [(page.349) 8724 0 R (page.35) 986 0 R (page.350) 8746 0 R (page.351) 8796 0 R (page.352) 8848 0 R (page.353) 8904 0 R]
-/Limits [(page.349) (page.353)]
+/Names [(page.294) 7523 0 R (page.295) 7580 0 R (page.296) 7635 0 R (page.297) 7692 0 R (page.298) 7761 0 R (page.299) 7820 0 R]
+/Limits [(page.294) (page.299)]
 >> endobj
 12635 0 obj <<
-/Names [(page.354) 8964 0 R (page.355) 9022 0 R (page.356) 9071 0 R (page.357) 9117 0 R (page.358) 9135 0 R (page.359) 9145 0 R]
-/Limits [(page.354) (page.359)]
+/Names [(page.3) 488 0 R (page.30) 901 0 R (page.300) 7875 0 R (page.301) 7905 0 R (page.302) 7920 0 R (page.303) 7928 0 R]
+/Limits [(page.3) (page.303)]
 >> endobj
 12636 0 obj <<
-/Names [(page.36) 1005 0 R (page.360) 9153 0 R (page.361) 9163 0 R (page.362) 9172 0 R (page.363) 9179 0 R (page.364) 9189 0 R]
-/Limits [(page.36) (page.364)]
+/Names [(page.304) 7938 0 R (page.305) 7947 0 R (page.306) 7958 0 R (page.307) 7969 0 R (page.308) 7976 0 R (page.309) 7984 0 R]
+/Limits [(page.304) (page.309)]
 >> endobj
 12637 0 obj <<
-/Names [(page.365) 9203 0 R (page.366) 9216 0 R (page.367) 9227 0 R (page.368) 9240 0 R (page.369) 9253 0 R (page.37) 1027 0 R]
-/Limits [(page.365) (page.37)]
+/Names [(page.31) 912 0 R (page.310) 7993 0 R (page.311) 8005 0 R (page.312) 8016 0 R (page.313) 8029 0 R (page.314) 8040 0 R]
+/Limits [(page.31) (page.314)]
 >> endobj
 12638 0 obj <<
-/Names [(page.370) 9267 0 R (page.371) 9279 0 R (page.372) 9293 0 R (page.373) 9306 0 R (page.374) 9321 0 R (page.375) 9337 0 R]
-/Limits [(page.370) (page.375)]
+/Names [(page.315) 8050 0 R (page.316) 8064 0 R (page.317) 8077 0 R (page.318) 8089 0 R (page.319) 8102 0 R (page.32) 926 0 R]
+/Limits [(page.315) (page.32)]
 >> endobj
 12639 0 obj <<
-/Names [(page.376) 9365 0 R (page.377) 9400 0 R (page.378) 9434 0 R (page.379) 9460 0 R (page.38) 1050 0 R (page.380) 9503 0 R]
-/Limits [(page.376) (page.380)]
+/Names [(page.320) 8113 0 R (page.321) 8125 0 R (page.322) 8133 0 R (page.323) 8176 0 R (page.324) 8227 0 R (page.325) 8281 0 R]
+/Limits [(page.320) (page.325)]
 >> endobj
 12640 0 obj <<
-/Names [(page.381) 9557 0 R (page.382) 9613 0 R (page.383) 9663 0 R (page.384) 9730 0 R (page.385) 9793 0 R (page.386) 9838 0 R]
-/Limits [(page.381) (page.386)]
+/Names [(page.326) 8338 0 R (page.327) 8407 0 R (page.328) 8459 0 R (page.329) 8495 0 R (page.33) 950 0 R (page.330) 8530 0 R]
+/Limits [(page.326) (page.330)]
 >> endobj
 12641 0 obj <<
-/Names [(page.387) 9889 0 R (page.388) 9914 0 R (page.389) 9922 0 R (page.39) 1066 0 R (page.390) 9927 0 R (page.391) 9932 0 R]
-/Limits [(page.387) (page.391)]
+/Names [(page.331) 8545 0 R (page.332) 8552 0 R (page.333) 8560 0 R (page.334) 8567 0 R (page.335) 8576 0 R (page.336) 8584 0 R]
+/Limits [(page.331) (page.336)]
 >> endobj
 12642 0 obj <<
-/Names [(page.392) 9941 0 R (page.393) 9949 0 R (page.394) 9959 0 R (page.395) 9970 0 R (page.396) 9978 0 R (page.397) 9990 0 R]
-/Limits [(page.392) (page.397)]
+/Names [(page.337) 8594 0 R (page.338) 8602 0 R (page.339) 8609 0 R (page.34) 973 0 R (page.340) 8619 0 R (page.341) 8629 0 R]
+/Limits [(page.337) (page.341)]
 >> endobj
 12643 0 obj <<
-/Names [(page.398) 10001 0 R (page.399) 10011 0 R (page.4) 503 0 R (page.40) 1073 0 R (page.400) 10021 0 R (page.401) 10034 0 R]
-/Limits [(page.398) (page.401)]
+/Names [(page.342) 8640 0 R (page.343) 8653 0 R (page.344) 8667 0 R (page.345) 8681 0 R (page.346) 8691 0 R (page.347) 8707 0 R]
+/Limits [(page.342) (page.347)]
 >> endobj
 12644 0 obj <<
-/Names [(page.402) 10043 0 R (page.403) 10053 0 R (page.404) 10064 0 R (page.405) 10078 0 R (page.406) 10091 0 R (page.407) 10107 0 R]
-/Limits [(page.402) (page.407)]
+/Names [(page.348) 8719 0 R (page.349) 8733 0 R (page.35) 990 0 R (page.350) 8755 0 R (page.351) 8805 0 R (page.352) 8857 0 R]
+/Limits [(page.348) (page.352)]
 >> endobj
 12645 0 obj <<
-/Names [(page.408) 10117 0 R (page.409) 10133 0 R (page.41) 1081 0 R (page.410) 10149 0 R (page.411) 10161 0 R (page.412) 10174 0 R]
-/Limits [(page.408) (page.412)]
+/Names [(page.353) 8913 0 R (page.354) 8973 0 R (page.355) 9031 0 R (page.356) 9080 0 R (page.357) 9126 0 R (page.358) 9144 0 R]
+/Limits [(page.353) (page.358)]
 >> endobj
 12646 0 obj <<
-/Names [(page.413) 10190 0 R (page.414) 10200 0 R (page.415) 10235 0 R (page.416) 10286 0 R (page.417) 10329 0 R (page.418) 10364 0 R]
-/Limits [(page.413) (page.418)]
+/Names [(page.359) 9154 0 R (page.36) 1009 0 R (page.360) 9162 0 R (page.361) 9172 0 R (page.362) 9181 0 R (page.363) 9188 0 R]
+/Limits [(page.359) (page.363)]
 >> endobj
 12647 0 obj <<
-/Names [(page.419) 10383 0 R (page.42) 1089 0 R (page.420) 10391 0 R (page.421) 10405 0 R (page.422) 10422 0 R (page.423) 10448 0 R]
-/Limits [(page.419) (page.423)]
+/Names [(page.364) 9198 0 R (page.365) 9212 0 R (page.366) 9225 0 R (page.367) 9236 0 R (page.368) 9249 0 R (page.369) 9262 0 R]
+/Limits [(page.364) (page.369)]
 >> endobj
 12648 0 obj <<
-/Names [(page.424) 10479 0 R (page.425) 10501 0 R (page.426) 10537 0 R (page.427) 10559 0 R (page.428) 10632 0 R (page.429) 10700 0 R]
-/Limits [(page.424) (page.429)]
+/Names [(page.37) 1030 0 R (page.370) 9276 0 R (page.371) 9288 0 R (page.372) 9302 0 R (page.373) 9315 0 R (page.374) 9330 0 R]
+/Limits [(page.37) (page.374)]
 >> endobj
 12649 0 obj <<
-/Names [(page.43) 1095 0 R (page.430) 10767 0 R (page.431) 10829 0 R (page.432) 10897 0 R (page.433) 10959 0 R (page.434) 11030 0 R]
-/Limits [(page.43) (page.434)]
+/Names [(page.375) 9346 0 R (page.376) 9374 0 R (page.377) 9409 0 R (page.378) 9443 0 R (page.379) 9469 0 R (page.38) 1052 0 R]
+/Limits [(page.375) (page.38)]
 >> endobj
 12650 0 obj <<
-/Names [(page.435) 11096 0 R (page.436) 11192 0 R (page.437) 11309 0 R (page.438) 11421 0 R (page.439) 11532 0 R (page.44) 1101 0 R]
-/Limits [(page.435) (page.44)]
+/Names [(page.380) 9512 0 R (page.381) 9566 0 R (page.382) 9622 0 R (page.383) 9672 0 R (page.384) 9739 0 R (page.385) 9802 0 R]
+/Limits [(page.380) (page.385)]
 >> endobj
 12651 0 obj <<
-/Names [(page.440) 11654 0 R (page.441) 11774 0 R (page.442) 11874 0 R (page.443) 11959 0 R (page.444) 12028 0 R (page.445) 12097 0 R]
-/Limits [(page.440) (page.445)]
+/Names [(page.386) 9847 0 R (page.387) 9898 0 R (page.388) 9923 0 R (page.389) 9931 0 R (page.39) 1073 0 R (page.390) 9936 0 R]
+/Limits [(page.386) (page.390)]
 >> endobj
 12652 0 obj <<
-/Names [(page.446) 12149 0 R (page.45) 1109 0 R (page.46) 1116 0 R (page.47) 1129 0 R (page.48) 1137 0 R (page.49) 1143 0 R]
-/Limits [(page.446) (page.49)]
+/Names [(page.391) 9941 0 R (page.392) 9950 0 R (page.393) 9958 0 R (page.394) 9968 0 R (page.395) 9979 0 R (page.396) 9987 0 R]
+/Limits [(page.391) (page.396)]
 >> endobj
 12653 0 obj <<
-/Names [(page.5) 512 0 R (page.50) 1148 0 R (page.51) 1153 0 R (page.52) 1159 0 R (page.53) 1190 0 R (page.54) 1243 0 R]
-/Limits [(page.5) (page.54)]
+/Names [(page.397) 9999 0 R (page.398) 10010 0 R (page.399) 10020 0 R (page.4) 503 0 R (page.40) 1080 0 R (page.400) 10030 0 R]
+/Limits [(page.397) (page.400)]
 >> endobj
 12654 0 obj <<
-/Names [(page.55) 1294 0 R (page.56) 1346 0 R (page.57) 1383 0 R (page.58) 1424 0 R (page.59) 1489 0 R (page.6) 522 0 R]
-/Limits [(page.55) (page.6)]
+/Names [(page.401) 10043 0 R (page.402) 10052 0 R (page.403) 10062 0 R (page.404) 10073 0 R (page.405) 10087 0 R (page.406) 10100 0 R]
+/Limits [(page.401) (page.406)]
 >> endobj
 12655 0 obj <<
-/Names [(page.60) 1539 0 R (page.61) 1573 0 R (page.62) 1596 0 R (page.63) 1614 0 R (page.64) 1672 0 R (page.65) 1741 0 R]
-/Limits [(page.60) (page.65)]
+/Names [(page.407) 10116 0 R (page.408) 10126 0 R (page.409) 10142 0 R (page.41) 1089 0 R (page.410) 10158 0 R (page.411) 10170 0 R]
+/Limits [(page.407) (page.411)]
 >> endobj
 12656 0 obj <<
-/Names [(page.66) 1772 0 R (page.67) 1784 0 R (page.68) 1793 0 R (page.69) 1819 0 R (page.7) 534 0 R (page.70) 1844 0 R]
-/Limits [(page.66) (page.70)]
+/Names [(page.412) 10183 0 R (page.413) 10199 0 R (page.414) 10209 0 R (page.415) 10244 0 R (page.416) 10295 0 R (page.417) 10338 0 R]
+/Limits [(page.412) (page.417)]
 >> endobj
 12657 0 obj <<
-/Names [(page.71) 1879 0 R (page.72) 1924 0 R (page.73) 1958 0 R (page.74) 2003 0 R (page.75) 2036 0 R (page.76) 2057 0 R]
-/Limits [(page.71) (page.76)]
+/Names [(page.418) 10373 0 R (page.419) 10392 0 R (page.42) 1098 0 R (page.420) 10400 0 R (page.421) 10414 0 R (page.422) 10431 0 R]
+/Limits [(page.418) (page.422)]
 >> endobj
 12658 0 obj <<
-/Names [(page.77) 2071 0 R (page.78) 2108 0 R (page.79) 2171 0 R (page.8) 554 0 R (page.80) 2230 0 R (page.81) 2284 0 R]
-/Limits [(page.77) (page.81)]
+/Names [(page.423) 10457 0 R (page.424) 10488 0 R (page.425) 10510 0 R (page.426) 10546 0 R (page.427) 10568 0 R (page.428) 10641 0 R]
+/Limits [(page.423) (page.428)]
 >> endobj
 12659 0 obj <<
-/Names [(page.82) 2343 0 R (page.83) 2408 0 R (page.84) 2460 0 R (page.85) 2517 0 R (page.86) 2537 0 R (page.87) 2546 0 R]
-/Limits [(page.82) (page.87)]
+/Names [(page.429) 10709 0 R (page.43) 1104 0 R (page.430) 10776 0 R (page.431) 10838 0 R (page.432) 10906 0 R (page.433) 10968 0 R]
+/Limits [(page.429) (page.433)]
 >> endobj
 12660 0 obj <<
-/Names [(page.88) 2555 0 R (page.89) 2566 0 R (page.9) 567 0 R (page.90) 2574 0 R (page.91) 2584 0 R (page.92) 2591 0 R]
-/Limits [(page.88) (page.92)]
+/Names [(page.434) 11039 0 R (page.435) 11105 0 R (page.436) 11201 0 R (page.437) 11318 0 R (page.438) 11430 0 R (page.439) 11541 0 R]
+/Limits [(page.434) (page.439)]
 >> endobj
 12661 0 obj <<
-/Names [(page.93) 2604 0 R (page.94) 2615 0 R (page.95) 2628 0 R (page.96) 2641 0 R (page.97) 2651 0 R (page.98) 2664 0 R]
-/Limits [(page.93) (page.98)]
+/Names [(page.44) 1110 0 R (page.440) 11663 0 R (page.441) 11783 0 R (page.442) 11883 0 R (page.443) 11968 0 R (page.444) 12037 0 R]
+/Limits [(page.44) (page.444)]
 >> endobj
 12662 0 obj <<
-/Names [(page.99) 2677 0 R (page.i) 373 0 R (page.ii) 417 0 R (paragraph.1.1.2.1) 492 0 R (paragraph.1.1.2.2) 494 0 R (paragraph.1.1.2.3) 513 0 R]
-/Limits [(page.99) (paragraph.1.1.2.3)]
+/Names [(page.445) 12106 0 R (page.446) 12158 0 R (page.45) 1117 0 R (page.46) 1124 0 R (page.47) 1135 0 R (page.48) 1146 0 R]
+/Limits [(page.445) (page.48)]
 >> endobj
 12663 0 obj <<
-/Names [(paragraph.10.1.2.1) 2048 0 R (paragraph.10.1.2.2) 2049 0 R (paragraph.10.1.2.3) 2058 0 R (paragraph.10.1.2.4) 2059 0 R (paragraph.10.1.2.5) 2060 0 R (paragraph.10.2.2.1) 2073 0 R]
-/Limits [(paragraph.10.1.2.1) (paragraph.10.2.2.1)]
+/Names [(page.49) 1152 0 R (page.5) 512 0 R (page.50) 1157 0 R (page.51) 1162 0 R (page.52) 1168 0 R (page.53) 1186 0 R]
+/Limits [(page.49) (page.53)]
 >> endobj
 12664 0 obj <<
-/Names [(paragraph.11.1.2.1) 2548 0 R (paragraph.11.1.2.10) 2569 0 R (paragraph.11.1.2.2) 2549 0 R (paragraph.11.1.2.3) 2556 0 R (paragraph.11.1.2.4) 2557 0 R (paragraph.11.1.2.5) 2558 0 R]
-/Limits [(paragraph.11.1.2.1) (paragraph.11.1.2.5)]
+/Names [(page.54) 1232 0 R (page.55) 1292 0 R (page.56) 1340 0 R (page.57) 1382 0 R (page.58) 1419 0 R (page.59) 1475 0 R]
+/Limits [(page.54) (page.59)]
 >> endobj
 12665 0 obj <<
-/Names [(paragraph.11.1.2.6) 2559 0 R (paragraph.11.1.2.7) 2560 0 R (paragraph.11.1.2.8) 2567 0 R (paragraph.11.1.2.9) 2568 0 R (paragraph.11.1.3.1) 2576 0 R (paragraph.11.1.3.10) 2595 0 R]
-/Limits [(paragraph.11.1.2.6) (paragraph.11.1.3.10)]
+/Names [(page.6) 522 0 R (page.60) 1536 0 R (page.61) 1575 0 R (page.62) 1599 0 R (page.63) 1618 0 R (page.64) 1663 0 R]
+/Limits [(page.6) (page.64)]
 >> endobj
 12666 0 obj <<
-/Names [(paragraph.11.1.3.11) 2596 0 R (paragraph.11.1.3.12) 2597 0 R (paragraph.11.1.3.13) 2605 0 R (paragraph.11.1.3.14) 2606 0 R (paragraph.11.1.3.15) 2607 0 R (paragraph.11.1.3.16) 2608 0 R]
-/Limits [(paragraph.11.1.3.11) (paragraph.11.1.3.16)]
+/Names [(page.65) 1740 0 R (page.66) 1779 0 R (page.67) 1793 0 R (page.68) 1801 0 R (page.69) 1824 0 R (page.7) 534 0 R]
+/Limits [(page.65) (page.7)]
 >> endobj
 12667 0 obj <<
-/Names [(paragraph.11.1.3.17) 2616 0 R (paragraph.11.1.3.18) 2617 0 R (paragraph.11.1.3.19) 2618 0 R (paragraph.11.1.3.2) 2577 0 R (paragraph.11.1.3.20) 2629 0 R (paragraph.11.1.3.21) 2630 0 R]
-/Limits [(paragraph.11.1.3.17) (paragraph.11.1.3.21)]
+/Names [(page.70) 1849 0 R (page.71) 1870 0 R (page.72) 1931 0 R (page.73) 1957 0 R (page.74) 2005 0 R (page.75) 2040 0 R]
+/Limits [(page.70) (page.75)]
 >> endobj
 12668 0 obj <<
-/Names [(paragraph.11.1.3.22) 2631 0 R (paragraph.11.1.3.23) 2642 0 R (paragraph.11.1.3.24) 2643 0 R (paragraph.11.1.3.25) 2644 0 R (paragraph.11.1.3.26) 2645 0 R (paragraph.11.1.3.27) 2652 0 R]
-/Limits [(paragraph.11.1.3.22) (paragraph.11.1.3.27)]
+/Names [(page.76) 2063 0 R (page.77) 2079 0 R (page.78) 2110 0 R (page.79) 2169 0 R (page.8) 554 0 R (page.80) 2231 0 R]
+/Limits [(page.76) (page.80)]
 >> endobj
 12669 0 obj <<
-/Names [(paragraph.11.1.3.28) 2653 0 R (paragraph.11.1.3.29) 2654 0 R (paragraph.11.1.3.3) 2578 0 R (paragraph.11.1.3.30) 2655 0 R (paragraph.11.1.3.31) 2665 0 R (paragraph.11.1.3.32) 2666 0 R]
-/Limits [(paragraph.11.1.3.28) (paragraph.11.1.3.32)]
+/Names [(page.81) 2282 0 R (page.82) 2340 0 R (page.83) 2405 0 R (page.84) 2463 0 R (page.85) 2522 0 R (page.86) 2544 0 R]
+/Limits [(page.81) (page.86)]
 >> endobj
 12670 0 obj <<
-/Names [(paragraph.11.1.3.33) 2667 0 R (paragraph.11.1.3.34) 2668 0 R (paragraph.11.1.3.35) 2678 0 R (paragraph.11.1.3.36) 2679 0 R (paragraph.11.1.3.37) 2680 0 R (paragraph.11.1.3.38) 2681 0 R]
-/Limits [(paragraph.11.1.3.33) (paragraph.11.1.3.38)]
+/Names [(page.87) 2555 0 R (page.88) 2564 0 R (page.89) 2575 0 R (page.9) 567 0 R (page.90) 2583 0 R (page.91) 2593 0 R]
+/Limits [(page.87) (page.91)]
 >> endobj
 12671 0 obj <<
-/Names [(paragraph.11.1.3.39) 2682 0 R (paragraph.11.1.3.4) 2579 0 R (paragraph.11.1.3.40) 2691 0 R (paragraph.11.1.3.41) 2692 0 R (paragraph.11.1.3.42) 2701 0 R (paragraph.11.1.3.43) 2702 0 R]
-/Limits [(paragraph.11.1.3.39) (paragraph.11.1.3.43)]
+/Names [(page.92) 2600 0 R (page.93) 2613 0 R (page.94) 2624 0 R (page.95) 2637 0 R (page.96) 2650 0 R (page.97) 2660 0 R]
+/Limits [(page.92) (page.97)]
 >> endobj
 12672 0 obj <<
-/Names [(paragraph.11.1.3.44) 2703 0 R (paragraph.11.1.3.45) 2713 0 R (paragraph.11.1.3.46) 2714 0 R (paragraph.11.1.3.47) 2715 0 R (paragraph.11.1.3.48) 2727 0 R (paragraph.11.1.3.49) 2728 0 R]
-/Limits [(paragraph.11.1.3.44) (paragraph.11.1.3.49)]
+/Names [(page.98) 2673 0 R (page.99) 2686 0 R (page.i) 373 0 R (page.ii) 417 0 R (paragraph.1.1.2.1) 492 0 R (paragraph.1.1.2.2) 494 0 R]
+/Limits [(page.98) (paragraph.1.1.2.2)]
 >> endobj
 12673 0 obj <<
-/Names [(paragraph.11.1.3.5) 2585 0 R (paragraph.11.1.3.50) 2729 0 R (paragraph.11.1.3.51) 2739 0 R (paragraph.11.1.3.52) 2740 0 R (paragraph.11.1.3.53) 2742 0 R (paragraph.11.1.3.54) 2752 0 R]
-/Limits [(paragraph.11.1.3.5) (paragraph.11.1.3.54)]
+/Names [(paragraph.1.1.2.3) 513 0 R (paragraph.10.1.2.1) 2055 0 R (paragraph.10.1.2.2) 2064 0 R (paragraph.10.1.2.3) 2066 0 R (paragraph.10.1.2.4) 2067 0 R (paragraph.10.1.2.5) 2068 0 R]
+/Limits [(paragraph.1.1.2.3) (paragraph.10.1.2.5)]
 >> endobj
 12674 0 obj <<
-/Names [(paragraph.11.1.3.55) 2753 0 R (paragraph.11.1.3.56) 2754 0 R (paragraph.11.1.3.57) 2765 0 R (paragraph.11.1.3.58) 2766 0 R (paragraph.11.1.3.59) 2767 0 R (paragraph.11.1.3.6) 2586 0 R]
-/Limits [(paragraph.11.1.3.55) (paragraph.11.1.3.6)]
+/Names [(paragraph.10.2.2.1) 2081 0 R (paragraph.11.1.2.1) 2557 0 R (paragraph.11.1.2.10) 2578 0 R (paragraph.11.1.2.2) 2558 0 R (paragraph.11.1.2.3) 2565 0 R (paragraph.11.1.2.4) 2566 0 R]
+/Limits [(paragraph.10.2.2.1) (paragraph.11.1.2.4)]
 >> endobj
 12675 0 obj <<
-/Names [(paragraph.11.1.3.60) 2768 0 R (paragraph.11.1.3.61) 2780 0 R (paragraph.11.1.3.62) 2781 0 R (paragraph.11.1.3.63) 2782 0 R (paragraph.11.1.3.64) 2789 0 R (paragraph.11.1.3.7) 2592 0 R]
-/Limits [(paragraph.11.1.3.60) (paragraph.11.1.3.7)]
+/Names [(paragraph.11.1.2.5) 2567 0 R (paragraph.11.1.2.6) 2568 0 R (paragraph.11.1.2.7) 2569 0 R (paragraph.11.1.2.8) 2576 0 R (paragraph.11.1.2.9) 2577 0 R (paragraph.11.1.3.1) 2585 0 R]
+/Limits [(paragraph.11.1.2.5) (paragraph.11.1.3.1)]
 >> endobj
 12676 0 obj <<
-/Names [(paragraph.11.1.3.8) 2593 0 R (paragraph.11.1.3.9) 2594 0 R (paragraph.11.1.4.1) 2791 0 R (paragraph.11.1.4.10) 2812 0 R (paragraph.11.1.4.2) 2792 0 R (paragraph.11.1.4.3) 2793 0 R]
-/Limits [(paragraph.11.1.3.8) (paragraph.11.1.4.3)]
+/Names [(paragraph.11.1.3.10) 2604 0 R (paragraph.11.1.3.11) 2605 0 R (paragraph.11.1.3.12) 2606 0 R (paragraph.11.1.3.13) 2614 0 R (paragraph.11.1.3.14) 2615 0 R (paragraph.11.1.3.15) 2616 0 R]
+/Limits [(paragraph.11.1.3.10) (paragraph.11.1.3.15)]
 >> endobj
 12677 0 obj <<
-/Names [(paragraph.11.1.4.4) 2794 0 R (paragraph.11.1.4.5) 2800 0 R (paragraph.11.1.4.6) 2801 0 R (paragraph.11.1.4.7) 2802 0 R (paragraph.11.1.4.8) 2810 0 R (paragraph.11.1.4.9) 2811 0 R]
-/Limits [(paragraph.11.1.4.4) (paragraph.11.1.4.9)]
+/Names [(paragraph.11.1.3.16) 2617 0 R (paragraph.11.1.3.17) 2625 0 R (paragraph.11.1.3.18) 2626 0 R (paragraph.11.1.3.19) 2627 0 R (paragraph.11.1.3.2) 2586 0 R (paragraph.11.1.3.20) 2638 0 R]
+/Limits [(paragraph.11.1.3.16) (paragraph.11.1.3.20)]
 >> endobj
 12678 0 obj <<
-/Names [(paragraph.11.10.2.1) 4720 0 R (paragraph.11.10.3.1) 4727 0 R (paragraph.11.10.4.1) 4729 0 R (paragraph.11.10.4.2) 4730 0 R (paragraph.11.10.4.3) 4731 0 R (paragraph.11.10.4.4) 4732 0 R]
-/Limits [(paragraph.11.10.2.1) (paragraph.11.10.4.4)]
+/Names [(paragraph.11.1.3.21) 2639 0 R (paragraph.11.1.3.22) 2640 0 R (paragraph.11.1.3.23) 2651 0 R (paragraph.11.1.3.24) 2652 0 R (paragraph.11.1.3.25) 2653 0 R (paragraph.11.1.3.26) 2654 0 R]
+/Limits [(paragraph.11.1.3.21) (paragraph.11.1.3.26)]
 >> endobj
 12679 0 obj <<
-/Names [(paragraph.11.10.5.1) 4739 0 R (paragraph.11.10.5.10) 4748 0 R (paragraph.11.10.5.11) 4754 0 R (paragraph.11.10.5.12) 4755 0 R (paragraph.11.10.5.13) 4756 0 R (paragraph.11.10.5.14) 4757 0 R]
-/Limits [(paragraph.11.10.5.1) (paragraph.11.10.5.14)]
+/Names [(paragraph.11.1.3.27) 2661 0 R (paragraph.11.1.3.28) 2662 0 R (paragraph.11.1.3.29) 2663 0 R (paragraph.11.1.3.3) 2587 0 R (paragraph.11.1.3.30) 2664 0 R (paragraph.11.1.3.31) 2674 0 R]
+/Limits [(paragraph.11.1.3.27) (paragraph.11.1.3.31)]
 >> endobj
 12680 0 obj <<
-/Names [(paragraph.11.10.5.15) 4758 0 R (paragraph.11.10.5.16) 4759 0 R (paragraph.11.10.5.17) 4760 0 R (paragraph.11.10.5.18) 4761 0 R (paragraph.11.10.5.19) 4762 0 R (paragraph.11.10.5.2) 4740 0 R]
-/Limits [(paragraph.11.10.5.15) (paragraph.11.10.5.2)]
+/Names [(paragraph.11.1.3.32) 2675 0 R (paragraph.11.1.3.33) 2676 0 R (paragraph.11.1.3.34) 2677 0 R (paragraph.11.1.3.35) 2687 0 R (paragraph.11.1.3.36) 2688 0 R (paragraph.11.1.3.37) 2689 0 R]
+/Limits [(paragraph.11.1.3.32) (paragraph.11.1.3.37)]
 >> endobj
 12681 0 obj <<
-/Names [(paragraph.11.10.5.20) 4763 0 R (paragraph.11.10.5.21) 4764 0 R (paragraph.11.10.5.22) 4782 0 R (paragraph.11.10.5.23) 4783 0 R (paragraph.11.10.5.24) 4784 0 R (paragraph.11.10.5.25) 4785 0 R]
-/Limits [(paragraph.11.10.5.20) (paragraph.11.10.5.25)]
+/Names [(paragraph.11.1.3.38) 2690 0 R (paragraph.11.1.3.39) 2691 0 R (paragraph.11.1.3.4) 2588 0 R (paragraph.11.1.3.40) 2700 0 R (paragraph.11.1.3.41) 2701 0 R (paragraph.11.1.3.42) 2710 0 R]
+/Limits [(paragraph.11.1.3.38) (paragraph.11.1.3.42)]
 >> endobj
 12682 0 obj <<
-/Names [(paragraph.11.10.5.3) 4741 0 R (paragraph.11.10.5.4) 4742 0 R (paragraph.11.10.5.5) 4743 0 R (paragraph.11.10.5.6) 4744 0 R (paragraph.11.10.5.7) 4745 0 R (paragraph.11.10.5.8) 4746 0 R]
-/Limits [(paragraph.11.10.5.3) (paragraph.11.10.5.8)]
+/Names [(paragraph.11.1.3.43) 2711 0 R (paragraph.11.1.3.44) 2712 0 R (paragraph.11.1.3.45) 2722 0 R (paragraph.11.1.3.46) 2723 0 R (paragraph.11.1.3.47) 2724 0 R (paragraph.11.1.3.48) 2736 0 R]
+/Limits [(paragraph.11.1.3.43) (paragraph.11.1.3.48)]
 >> endobj
 12683 0 obj <<
-/Names [(paragraph.11.10.5.9) 4747 0 R (paragraph.11.11.2.1) 4880 0 R (paragraph.11.11.2.2) 4881 0 R (paragraph.11.11.2.3) 4882 0 R (paragraph.11.13.2.1) 4932 0 R (paragraph.11.14.2.1) 5028 0 R]
-/Limits [(paragraph.11.10.5.9) (paragraph.11.14.2.1)]
+/Names [(paragraph.11.1.3.49) 2737 0 R (paragraph.11.1.3.5) 2594 0 R (paragraph.11.1.3.50) 2738 0 R (paragraph.11.1.3.51) 2748 0 R (paragraph.11.1.3.52) 2749 0 R (paragraph.11.1.3.53) 2751 0 R]
+/Limits [(paragraph.11.1.3.49) (paragraph.11.1.3.53)]
 >> endobj
 12684 0 obj <<
-/Names [(paragraph.11.14.3.1) 5030 0 R (paragraph.11.14.3.2) 5031 0 R (paragraph.11.14.3.3) 5033 0 R (paragraph.11.14.3.4) 5035 0 R (paragraph.11.17.2.1) 5234 0 R (paragraph.11.17.3.1) 5236 0 R]
-/Limits [(paragraph.11.14.3.1) (paragraph.11.17.3.1)]
+/Names [(paragraph.11.1.3.54) 2761 0 R (paragraph.11.1.3.55) 2762 0 R (paragraph.11.1.3.56) 2763 0 R (paragraph.11.1.3.57) 2774 0 R (paragraph.11.1.3.58) 2775 0 R (paragraph.11.1.3.59) 2776 0 R]
+/Limits [(paragraph.11.1.3.54) (paragraph.11.1.3.59)]
 >> endobj
 12685 0 obj <<
-/Names [(paragraph.11.17.3.2) 5254 0 R (paragraph.11.17.3.3) 5255 0 R (paragraph.11.17.3.4) 5257 0 R (paragraph.11.17.3.5) 5259 0 R (paragraph.11.17.3.6) 5268 0 R (paragraph.11.17.3.7) 5269 0 R]
-/Limits [(paragraph.11.17.3.2) (paragraph.11.17.3.7)]
+/Names [(paragraph.11.1.3.6) 2595 0 R (paragraph.11.1.3.60) 2777 0 R (paragraph.11.1.3.61) 2789 0 R (paragraph.11.1.3.62) 2790 0 R (paragraph.11.1.3.63) 2791 0 R (paragraph.11.1.3.64) 2798 0 R]
+/Limits [(paragraph.11.1.3.6) (paragraph.11.1.3.64)]
 >> endobj
 12686 0 obj <<
-/Names [(paragraph.11.17.4.1) 5271 0 R (paragraph.11.17.4.10) 5305 0 R (paragraph.11.17.4.11) 5306 0 R (paragraph.11.17.4.2) 5272 0 R (paragraph.11.17.4.3) 5273 0 R (paragraph.11.17.4.4) 5274 0 R]
-/Limits [(paragraph.11.17.4.1) (paragraph.11.17.4.4)]
+/Names [(paragraph.11.1.3.7) 2601 0 R (paragraph.11.1.3.8) 2602 0 R (paragraph.11.1.3.9) 2603 0 R (paragraph.11.1.4.1) 2800 0 R (paragraph.11.1.4.10) 2821 0 R (paragraph.11.1.4.2) 2801 0 R]
+/Limits [(paragraph.11.1.3.7) (paragraph.11.1.4.2)]
 >> endobj
 12687 0 obj <<
-/Names [(paragraph.11.17.4.5) 5275 0 R (paragraph.11.17.4.6) 5282 0 R (paragraph.11.17.4.7) 5283 0 R (paragraph.11.17.4.8) 5289 0 R (paragraph.11.17.4.9) 5290 0 R (paragraph.11.18.2.1) 5407 0 R]
-/Limits [(paragraph.11.17.4.5) (paragraph.11.18.2.1)]
+/Names [(paragraph.11.1.4.3) 2802 0 R (paragraph.11.1.4.4) 2803 0 R (paragraph.11.1.4.5) 2809 0 R (paragraph.11.1.4.6) 2810 0 R (paragraph.11.1.4.7) 2811 0 R (paragraph.11.1.4.8) 2819 0 R]
+/Limits [(paragraph.11.1.4.3) (paragraph.11.1.4.8)]
 >> endobj
 12688 0 obj <<
-/Names [(paragraph.11.18.2.2) 5409 0 R (paragraph.11.18.3.1) 5411 0 R (paragraph.11.18.3.2) 5412 0 R (paragraph.11.2.2.1) 2838 0 R (paragraph.11.20.2.1) 5530 0 R (paragraph.11.20.2.10) 5548 0 R]
-/Limits [(paragraph.11.18.2.2) (paragraph.11.20.2.10)]
+/Names [(paragraph.11.1.4.9) 2820 0 R (paragraph.11.10.2.1) 4729 0 R (paragraph.11.10.3.1) 4736 0 R (paragraph.11.10.4.1) 4738 0 R (paragraph.11.10.4.2) 4739 0 R (paragraph.11.10.4.3) 4740 0 R]
+/Limits [(paragraph.11.1.4.9) (paragraph.11.10.4.3)]
 >> endobj
 12689 0 obj <<
-/Names [(paragraph.11.20.2.11) 5549 0 R (paragraph.11.20.2.12) 5550 0 R (paragraph.11.20.2.13) 5551 0 R (paragraph.11.20.2.14) 5552 0 R (paragraph.11.20.2.15) 5553 0 R (paragraph.11.20.2.16) 5554 0 R]
-/Limits [(paragraph.11.20.2.11) (paragraph.11.20.2.16)]
+/Names [(paragraph.11.10.4.4) 4741 0 R (paragraph.11.10.5.1) 4748 0 R (paragraph.11.10.5.10) 4757 0 R (paragraph.11.10.5.11) 4763 0 R (paragraph.11.10.5.12) 4764 0 R (paragraph.11.10.5.13) 4765 0 R]
+/Limits [(paragraph.11.10.4.4) (paragraph.11.10.5.13)]
 >> endobj
 12690 0 obj <<
-/Names [(paragraph.11.20.2.2) 5531 0 R (paragraph.11.20.2.3) 5532 0 R (paragraph.11.20.2.4) 5533 0 R (paragraph.11.20.2.5) 5534 0 R (paragraph.11.20.2.6) 5535 0 R (paragraph.11.20.2.7) 5545 0 R]
-/Limits [(paragraph.11.20.2.2) (paragraph.11.20.2.7)]
+/Names [(paragraph.11.10.5.14) 4766 0 R (paragraph.11.10.5.15) 4767 0 R (paragraph.11.10.5.16) 4768 0 R (paragraph.11.10.5.17) 4769 0 R (paragraph.11.10.5.18) 4770 0 R (paragraph.11.10.5.19) 4771 0 R]
+/Limits [(paragraph.11.10.5.14) (paragraph.11.10.5.19)]
 >> endobj
 12691 0 obj <<
-/Names [(paragraph.11.20.2.8) 5546 0 R (paragraph.11.20.2.9) 5547 0 R (paragraph.11.21.2.1) 6023 0 R (paragraph.11.21.2.10) 6047 0 R (paragraph.11.21.2.11) 6048 0 R (paragraph.11.21.2.12) 6056 0 R]
-/Limits [(paragraph.11.20.2.8) (paragraph.11.21.2.12)]
+/Names [(paragraph.11.10.5.2) 4749 0 R (paragraph.11.10.5.20) 4772 0 R (paragraph.11.10.5.21) 4773 0 R (paragraph.11.10.5.22) 4791 0 R (paragraph.11.10.5.23) 4792 0 R (paragraph.11.10.5.24) 4793 0 R]
+/Limits [(paragraph.11.10.5.2) (paragraph.11.10.5.24)]
 >> endobj
 12692 0 obj <<
-/Names [(paragraph.11.21.2.13) 6062 0 R (paragraph.11.21.2.2) 6024 0 R (paragraph.11.21.2.3) 6030 0 R (paragraph.11.21.2.4) 6031 0 R (paragraph.11.21.2.5) 6032 0 R (paragraph.11.21.2.6) 6038 0 R]
-/Limits [(paragraph.11.21.2.13) (paragraph.11.21.2.6)]
+/Names [(paragraph.11.10.5.25) 4794 0 R (paragraph.11.10.5.3) 4750 0 R (paragraph.11.10.5.4) 4751 0 R (paragraph.11.10.5.5) 4752 0 R (paragraph.11.10.5.6) 4753 0 R (paragraph.11.10.5.7) 4754 0 R]
+/Limits [(paragraph.11.10.5.25) (paragraph.11.10.5.7)]
 >> endobj
 12693 0 obj <<
-/Names [(paragraph.11.21.2.7) 6039 0 R (paragraph.11.21.2.8) 6040 0 R (paragraph.11.21.2.9) 6046 0 R (paragraph.11.21.3.1) 6064 0 R (paragraph.11.21.3.10) 6087 0 R (paragraph.11.21.3.11) 6088 0 R]
-/Limits [(paragraph.11.21.2.7) (paragraph.11.21.3.11)]
+/Names [(paragraph.11.10.5.8) 4755 0 R (paragraph.11.10.5.9) 4756 0 R (paragraph.11.11.2.1) 4889 0 R (paragraph.11.11.2.2) 4890 0 R (paragraph.11.11.2.3) 4891 0 R (paragraph.11.13.2.1) 4941 0 R]
+/Limits [(paragraph.11.10.5.8) (paragraph.11.13.2.1)]
 >> endobj
 12694 0 obj <<
-/Names [(paragraph.11.21.3.12) 6095 0 R (paragraph.11.21.3.13) 6096 0 R (paragraph.11.21.3.14) 6097 0 R (paragraph.11.21.3.15) 6107 0 R (paragraph.11.21.3.16) 6108 0 R (paragraph.11.21.3.17) 6109 0 R]
-/Limits [(paragraph.11.21.3.12) (paragraph.11.21.3.17)]
+/Names [(paragraph.11.14.2.1) 5037 0 R (paragraph.11.14.3.1) 5039 0 R (paragraph.11.14.3.2) 5040 0 R (paragraph.11.14.3.3) 5042 0 R (paragraph.11.14.3.4) 5044 0 R (paragraph.11.17.2.1) 5243 0 R]
+/Limits [(paragraph.11.14.2.1) (paragraph.11.17.2.1)]
 >> endobj
 12695 0 obj <<
-/Names [(paragraph.11.21.3.18) 6110 0 R (paragraph.11.21.3.19) 6119 0 R (paragraph.11.21.3.2) 6065 0 R (paragraph.11.21.3.20) 6120 0 R (paragraph.11.21.3.21) 6121 0 R (paragraph.11.21.3.22) 6131 0 R]
-/Limits [(paragraph.11.21.3.18) (paragraph.11.21.3.22)]
+/Names [(paragraph.11.17.3.1) 5245 0 R (paragraph.11.17.3.2) 5263 0 R (paragraph.11.17.3.3) 5264 0 R (paragraph.11.17.3.4) 5266 0 R (paragraph.11.17.3.5) 5268 0 R (paragraph.11.17.3.6) 5277 0 R]
+/Limits [(paragraph.11.17.3.1) (paragraph.11.17.3.6)]
 >> endobj
 12696 0 obj <<
-/Names [(paragraph.11.21.3.23) 6132 0 R (paragraph.11.21.3.24) 6133 0 R (paragraph.11.21.3.25) 6141 0 R (paragraph.11.21.3.26) 6142 0 R (paragraph.11.21.3.27) 6143 0 R (paragraph.11.21.3.28) 6151 0 R]
-/Limits [(paragraph.11.21.3.23) (paragraph.11.21.3.28)]
+/Names [(paragraph.11.17.3.7) 5278 0 R (paragraph.11.17.4.1) 5280 0 R (paragraph.11.17.4.10) 5314 0 R (paragraph.11.17.4.11) 5315 0 R (paragraph.11.17.4.2) 5281 0 R (paragraph.11.17.4.3) 5282 0 R]
+/Limits [(paragraph.11.17.3.7) (paragraph.11.17.4.3)]
 >> endobj
 12697 0 obj <<
-/Names [(paragraph.11.21.3.29) 6152 0 R (paragraph.11.21.3.3) 6066 0 R (paragraph.11.21.3.30) 6153 0 R (paragraph.11.21.3.31) 6159 0 R (paragraph.11.21.3.32) 6160 0 R (paragraph.11.21.3.33) 6161 0 R]
-/Limits [(paragraph.11.21.3.29) (paragraph.11.21.3.33)]
+/Names [(paragraph.11.17.4.4) 5283 0 R (paragraph.11.17.4.5) 5284 0 R (paragraph.11.17.4.6) 5291 0 R (paragraph.11.17.4.7) 5292 0 R (paragraph.11.17.4.8) 5298 0 R (paragraph.11.17.4.9) 5299 0 R]
+/Limits [(paragraph.11.17.4.4) (paragraph.11.17.4.9)]
 >> endobj
 12698 0 obj <<
-/Names [(paragraph.11.21.3.34) 6162 0 R (paragraph.11.21.3.35) 6173 0 R (paragraph.11.21.3.36) 6174 0 R (paragraph.11.21.3.37) 6175 0 R (paragraph.11.21.3.38) 6186 0 R (paragraph.11.21.3.39) 6187 0 R]
-/Limits [(paragraph.11.21.3.34) (paragraph.11.21.3.39)]
+/Names [(paragraph.11.18.2.1) 5416 0 R (paragraph.11.18.2.2) 5418 0 R (paragraph.11.18.3.1) 5420 0 R (paragraph.11.18.3.2) 5421 0 R (paragraph.11.2.2.1) 2847 0 R (paragraph.11.20.2.1) 5539 0 R]
+/Limits [(paragraph.11.18.2.1) (paragraph.11.20.2.1)]
 >> endobj
 12699 0 obj <<
-/Names [(paragraph.11.21.3.4) 6067 0 R (paragraph.11.21.3.40) 6188 0 R (paragraph.11.21.3.41) 6189 0 R (paragraph.11.21.3.42) 6200 0 R (paragraph.11.21.3.43) 6201 0 R (paragraph.11.21.3.44) 6202 0 R]
-/Limits [(paragraph.11.21.3.4) (paragraph.11.21.3.44)]
+/Names [(paragraph.11.20.2.10) 5557 0 R (paragraph.11.20.2.11) 5558 0 R (paragraph.11.20.2.12) 5559 0 R (paragraph.11.20.2.13) 5560 0 R (paragraph.11.20.2.14) 5561 0 R (paragraph.11.20.2.15) 5562 0 R]
+/Limits [(paragraph.11.20.2.10) (paragraph.11.20.2.15)]
 >> endobj
 12700 0 obj <<
-/Names [(paragraph.11.21.3.45) 6203 0 R (paragraph.11.21.3.46) 6211 0 R (paragraph.11.21.3.47) 6212 0 R (paragraph.11.21.3.48) 6213 0 R (paragraph.11.21.3.49) 6222 0 R (paragraph.11.21.3.5) 6068 0 R]
-/Limits [(paragraph.11.21.3.45) (paragraph.11.21.3.5)]
+/Names [(paragraph.11.20.2.16) 5563 0 R (paragraph.11.20.2.2) 5540 0 R (paragraph.11.20.2.3) 5541 0 R (paragraph.11.20.2.4) 5542 0 R (paragraph.11.20.2.5) 5543 0 R (paragraph.11.20.2.6) 5544 0 R]
+/Limits [(paragraph.11.20.2.16) (paragraph.11.20.2.6)]
 >> endobj
 12701 0 obj <<
-/Names [(paragraph.11.21.3.50) 6223 0 R (paragraph.11.21.3.51) 6231 0 R (paragraph.11.21.3.52) 6232 0 R (paragraph.11.21.3.53) 6233 0 R (paragraph.11.21.3.54) 6245 0 R (paragraph.11.21.3.55) 6246 0 R]
-/Limits [(paragraph.11.21.3.50) (paragraph.11.21.3.55)]
+/Names [(paragraph.11.20.2.7) 5554 0 R (paragraph.11.20.2.8) 5555 0 R (paragraph.11.20.2.9) 5556 0 R (paragraph.11.21.2.1) 6032 0 R (paragraph.11.21.2.10) 6056 0 R (paragraph.11.21.2.11) 6057 0 R]
+/Limits [(paragraph.11.20.2.7) (paragraph.11.21.2.11)]
 >> endobj
 12702 0 obj <<
-/Names [(paragraph.11.21.3.56) 6247 0 R (paragraph.11.21.3.57) 6260 0 R (paragraph.11.21.3.58) 6261 0 R (paragraph.11.21.3.59) 6262 0 R (paragraph.11.21.3.6) 6069 0 R (paragraph.11.21.3.60) 6271 0 R]
-/Limits [(paragraph.11.21.3.56) (paragraph.11.21.3.60)]
+/Names [(paragraph.11.21.2.12) 6065 0 R (paragraph.11.21.2.13) 6071 0 R (paragraph.11.21.2.2) 6033 0 R (paragraph.11.21.2.3) 6039 0 R (paragraph.11.21.2.4) 6040 0 R (paragraph.11.21.2.5) 6041 0 R]
+/Limits [(paragraph.11.21.2.12) (paragraph.11.21.2.5)]
 >> endobj
 12703 0 obj <<
-/Names [(paragraph.11.21.3.61) 6272 0 R (paragraph.11.21.3.62) 6273 0 R (paragraph.11.21.3.63) 6284 0 R (paragraph.11.21.3.64) 6285 0 R (paragraph.11.21.3.65) 6286 0 R (paragraph.11.21.3.66) 6287 0 R]
-/Limits [(paragraph.11.21.3.61) (paragraph.11.21.3.66)]
+/Names [(paragraph.11.21.2.6) 6047 0 R (paragraph.11.21.2.7) 6048 0 R (paragraph.11.21.2.8) 6049 0 R (paragraph.11.21.2.9) 6055 0 R (paragraph.11.21.3.1) 6073 0 R (paragraph.11.21.3.10) 6096 0 R]
+/Limits [(paragraph.11.21.2.6) (paragraph.11.21.3.10)]
 >> endobj
 12704 0 obj <<
-/Names [(paragraph.11.21.3.67) 6299 0 R (paragraph.11.21.3.68) 6300 0 R (paragraph.11.21.3.69) 6310 0 R (paragraph.11.21.3.7) 6077 0 R (paragraph.11.21.3.8) 6078 0 R (paragraph.11.21.3.9) 6086 0 R]
-/Limits [(paragraph.11.21.3.67) (paragraph.11.21.3.9)]
+/Names [(paragraph.11.21.3.11) 6097 0 R (paragraph.11.21.3.12) 6104 0 R (paragraph.11.21.3.13) 6105 0 R (paragraph.11.21.3.14) 6106 0 R (paragraph.11.21.3.15) 6116 0 R (paragraph.11.21.3.16) 6117 0 R]
+/Limits [(paragraph.11.21.3.11) (paragraph.11.21.3.16)]
 >> endobj
 12705 0 obj <<
-/Names [(paragraph.11.21.4.1) 6312 0 R (paragraph.11.21.4.2) 6313 0 R (paragraph.11.21.4.3) 6314 0 R (paragraph.11.21.4.4) 6315 0 R (paragraph.11.22.2.1) 6347 0 R (paragraph.11.24.2.1) 6511 0 R]
-/Limits [(paragraph.11.21.4.1) (paragraph.11.24.2.1)]
+/Names [(paragraph.11.21.3.17) 6118 0 R (paragraph.11.21.3.18) 6119 0 R (paragraph.11.21.3.19) 6128 0 R (paragraph.11.21.3.2) 6074 0 R (paragraph.11.21.3.20) 6129 0 R (paragraph.11.21.3.21) 6130 0 R]
+/Limits [(paragraph.11.21.3.17) (paragraph.11.21.3.21)]
 >> endobj
 12706 0 obj <<
-/Names [(paragraph.11.24.3.1) 6513 0 R (paragraph.11.24.3.2) 6532 0 R (paragraph.11.24.3.3) 6533 0 R (paragraph.11.24.3.4) 6534 0 R (paragraph.11.24.3.5) 6535 0 R (paragraph.11.24.3.6) 6543 0 R]
-/Limits [(paragraph.11.24.3.1) (paragraph.11.24.3.6)]
+/Names [(paragraph.11.21.3.22) 6140 0 R (paragraph.11.21.3.23) 6141 0 R (paragraph.11.21.3.24) 6142 0 R (paragraph.11.21.3.25) 6150 0 R (paragraph.11.21.3.26) 6151 0 R (paragraph.11.21.3.27) 6152 0 R]
+/Limits [(paragraph.11.21.3.22) (paragraph.11.21.3.27)]
 >> endobj
 12707 0 obj <<
-/Names [(paragraph.11.24.3.7) 6544 0 R (paragraph.11.24.4.1) 6546 0 R (paragraph.11.24.4.2) 6547 0 R (paragraph.11.24.4.3) 6548 0 R (paragraph.11.24.4.4) 6549 0 R (paragraph.11.24.4.5) 6550 0 R]
-/Limits [(paragraph.11.24.3.7) (paragraph.11.24.4.5)]
+/Names [(paragraph.11.21.3.28) 6160 0 R (paragraph.11.21.3.29) 6161 0 R (paragraph.11.21.3.3) 6075 0 R (paragraph.11.21.3.30) 6162 0 R (paragraph.11.21.3.31) 6168 0 R (paragraph.11.21.3.32) 6169 0 R]
+/Limits [(paragraph.11.21.3.28) (paragraph.11.21.3.32)]
 >> endobj
 12708 0 obj <<
-/Names [(paragraph.11.25.2.1) 6686 0 R (paragraph.11.25.2.2) 6687 0 R (paragraph.11.25.2.3) 6689 0 R (paragraph.11.25.3.1) 6691 0 R (paragraph.11.25.3.2) 6692 0 R (paragraph.11.25.3.3) 6693 0 R]
-/Limits [(paragraph.11.25.2.1) (paragraph.11.25.3.3)]
+/Names [(paragraph.11.21.3.33) 6170 0 R (paragraph.11.21.3.34) 6171 0 R (paragraph.11.21.3.35) 6182 0 R (paragraph.11.21.3.36) 6183 0 R (paragraph.11.21.3.37) 6184 0 R (paragraph.11.21.3.38) 6195 0 R]
+/Limits [(paragraph.11.21.3.33) (paragraph.11.21.3.38)]
 >> endobj
 12709 0 obj <<
-/Names [(paragraph.11.27.2.1) 6766 0 R (paragraph.11.29.2.1) 6832 0 R (paragraph.11.29.2.2) 6833 0 R (paragraph.11.29.2.3) 6834 0 R (paragraph.11.29.2.4) 6835 0 R (paragraph.11.29.2.5) 6841 0 R]
-/Limits [(paragraph.11.27.2.1) (paragraph.11.29.2.5)]
+/Names [(paragraph.11.21.3.39) 6196 0 R (paragraph.11.21.3.4) 6076 0 R (paragraph.11.21.3.40) 6197 0 R (paragraph.11.21.3.41) 6198 0 R (paragraph.11.21.3.42) 6209 0 R (paragraph.11.21.3.43) 6210 0 R]
+/Limits [(paragraph.11.21.3.39) (paragraph.11.21.3.43)]
 >> endobj
 12710 0 obj <<
-/Names [(paragraph.11.29.2.6) 6842 0 R (paragraph.11.29.3.1) 6844 0 R (paragraph.11.33.2.1) 7062 0 R (paragraph.11.33.2.2) 7069 0 R (paragraph.11.33.2.3) 7070 0 R (paragraph.11.33.2.4) 7071 0 R]
-/Limits [(paragraph.11.29.2.6) (paragraph.11.33.2.4)]
+/Names [(paragraph.11.21.3.44) 6211 0 R (paragraph.11.21.3.45) 6212 0 R (paragraph.11.21.3.46) 6220 0 R (paragraph.11.21.3.47) 6221 0 R (paragraph.11.21.3.48) 6222 0 R (paragraph.11.21.3.49) 6231 0 R]
+/Limits [(paragraph.11.21.3.44) (paragraph.11.21.3.49)]
 >> endobj
 12711 0 obj <<
-/Names [(paragraph.11.33.2.5) 7072 0 R (paragraph.11.33.3.1) 7074 0 R (paragraph.11.33.3.10) 7088 0 R (paragraph.11.33.3.11) 7089 0 R (paragraph.11.33.3.12) 7090 0 R (paragraph.11.33.3.13) 7091 0 R]
-/Limits [(paragraph.11.33.2.5) (paragraph.11.33.3.13)]
+/Names [(paragraph.11.21.3.5) 6077 0 R (paragraph.11.21.3.50) 6232 0 R (paragraph.11.21.3.51) 6240 0 R (paragraph.11.21.3.52) 6241 0 R (paragraph.11.21.3.53) 6242 0 R (paragraph.11.21.3.54) 6254 0 R]
+/Limits [(paragraph.11.21.3.5) (paragraph.11.21.3.54)]
 >> endobj
 12712 0 obj <<
-/Names [(paragraph.11.33.3.14) 7092 0 R (paragraph.11.33.3.15) 7100 0 R (paragraph.11.33.3.16) 7101 0 R (paragraph.11.33.3.17) 7103 0 R (paragraph.11.33.3.18) 7104 0 R (paragraph.11.33.3.19) 7105 0 R]
-/Limits [(paragraph.11.33.3.14) (paragraph.11.33.3.19)]
+/Names [(paragraph.11.21.3.55) 6255 0 R (paragraph.11.21.3.56) 6256 0 R (paragraph.11.21.3.57) 6269 0 R (paragraph.11.21.3.58) 6270 0 R (paragraph.11.21.3.59) 6271 0 R (paragraph.11.21.3.6) 6078 0 R]
+/Limits [(paragraph.11.21.3.55) (paragraph.11.21.3.6)]
 >> endobj
 12713 0 obj <<
-/Names [(paragraph.11.33.3.2) 7075 0 R (paragraph.11.33.3.20) 7107 0 R (paragraph.11.33.3.21) 7108 0 R (paragraph.11.33.3.22) 7109 0 R (paragraph.11.33.3.23) 7110 0 R (paragraph.11.33.3.24) 7139 0 R]
-/Limits [(paragraph.11.33.3.2) (paragraph.11.33.3.24)]
+/Names [(paragraph.11.21.3.60) 6280 0 R (paragraph.11.21.3.61) 6281 0 R (paragraph.11.21.3.62) 6282 0 R (paragraph.11.21.3.63) 6293 0 R (paragraph.11.21.3.64) 6294 0 R (paragraph.11.21.3.65) 6295 0 R]
+/Limits [(paragraph.11.21.3.60) (paragraph.11.21.3.65)]
 >> endobj
 12714 0 obj <<
-/Names [(paragraph.11.33.3.25) 7140 0 R (paragraph.11.33.3.3) 7076 0 R (paragraph.11.33.3.4) 7082 0 R (paragraph.11.33.3.5) 7083 0 R (paragraph.11.33.3.6) 7084 0 R (paragraph.11.33.3.7) 7085 0 R]
-/Limits [(paragraph.11.33.3.25) (paragraph.11.33.3.7)]
+/Names [(paragraph.11.21.3.66) 6296 0 R (paragraph.11.21.3.67) 6308 0 R (paragraph.11.21.3.68) 6309 0 R (paragraph.11.21.3.69) 6319 0 R (paragraph.11.21.3.7) 6086 0 R (paragraph.11.21.3.8) 6087 0 R]
+/Limits [(paragraph.11.21.3.66) (paragraph.11.21.3.8)]
 >> endobj
 12715 0 obj <<
-/Names [(paragraph.11.33.3.8) 7086 0 R (paragraph.11.33.3.9) 7087 0 R (paragraph.11.34.2.1) 7294 0 R (paragraph.11.34.2.2) 7295 0 R (paragraph.11.34.3.1) 7297 0 R (paragraph.11.34.3.2) 7298 0 R]
-/Limits [(paragraph.11.33.3.8) (paragraph.11.34.3.2)]
+/Names [(paragraph.11.21.3.9) 6095 0 R (paragraph.11.21.4.1) 6321 0 R (paragraph.11.21.4.2) 6322 0 R (paragraph.11.21.4.3) 6323 0 R (paragraph.11.21.4.4) 6324 0 R (paragraph.11.22.2.1) 6356 0 R]
+/Limits [(paragraph.11.21.3.9) (paragraph.11.22.2.1)]
 >> endobj
 12716 0 obj <<
-/Names [(paragraph.11.34.3.3) 7306 0 R (paragraph.11.34.3.4) 7307 0 R (paragraph.11.34.4.1) 7315 0 R (paragraph.11.34.4.10) 7329 0 R (paragraph.11.34.4.11) 7347 0 R (paragraph.11.34.4.12) 7348 0 R]
-/Limits [(paragraph.11.34.3.3) (paragraph.11.34.4.12)]
+/Names [(paragraph.11.24.2.1) 6520 0 R (paragraph.11.24.3.1) 6522 0 R (paragraph.11.24.3.2) 6541 0 R (paragraph.11.24.3.3) 6542 0 R (paragraph.11.24.3.4) 6543 0 R (paragraph.11.24.3.5) 6544 0 R]
+/Limits [(paragraph.11.24.2.1) (paragraph.11.24.3.5)]
 >> endobj
 12717 0 obj <<
-/Names [(paragraph.11.34.4.2) 7316 0 R (paragraph.11.34.4.3) 7317 0 R (paragraph.11.34.4.4) 7318 0 R (paragraph.11.34.4.5) 7319 0 R (paragraph.11.34.4.6) 7325 0 R (paragraph.11.34.4.7) 7326 0 R]
-/Limits [(paragraph.11.34.4.2) (paragraph.11.34.4.7)]
+/Names [(paragraph.11.24.3.6) 6552 0 R (paragraph.11.24.3.7) 6553 0 R (paragraph.11.24.4.1) 6555 0 R (paragraph.11.24.4.2) 6556 0 R (paragraph.11.24.4.3) 6557 0 R (paragraph.11.24.4.4) 6558 0 R]
+/Limits [(paragraph.11.24.3.6) (paragraph.11.24.4.4)]
 >> endobj
 12718 0 obj <<
-/Names [(paragraph.11.34.4.8) 7327 0 R (paragraph.11.34.4.9) 7328 0 R (paragraph.11.34.5.1) 7350 0 R (paragraph.11.34.5.2) 7351 0 R (paragraph.11.35.2.1) 7425 0 R (paragraph.11.35.2.10) 7444 0 R]
-/Limits [(paragraph.11.34.4.8) (paragraph.11.35.2.10)]
+/Names [(paragraph.11.24.4.5) 6559 0 R (paragraph.11.25.2.1) 6695 0 R (paragraph.11.25.2.2) 6696 0 R (paragraph.11.25.2.3) 6698 0 R (paragraph.11.25.3.1) 6700 0 R (paragraph.11.25.3.2) 6701 0 R]
+/Limits [(paragraph.11.24.4.5) (paragraph.11.25.3.2)]
 >> endobj
 12719 0 obj <<
-/Names [(paragraph.11.35.2.11) 7452 0 R (paragraph.11.35.2.12) 7453 0 R (paragraph.11.35.2.2) 7426 0 R (paragraph.11.35.2.3) 7432 0 R (paragraph.11.35.2.4) 7433 0 R (paragraph.11.35.2.5) 7434 0 R]
-/Limits [(paragraph.11.35.2.11) (paragraph.11.35.2.5)]
+/Names [(paragraph.11.25.3.3) 6702 0 R (paragraph.11.27.2.1) 6775 0 R (paragraph.11.29.2.1) 6841 0 R (paragraph.11.29.2.2) 6842 0 R (paragraph.11.29.2.3) 6843 0 R (paragraph.11.29.2.4) 6844 0 R]
+/Limits [(paragraph.11.25.3.3) (paragraph.11.29.2.4)]
 >> endobj
 12720 0 obj <<
-/Names [(paragraph.11.35.2.6) 7435 0 R (paragraph.11.35.2.7) 7441 0 R (paragraph.11.35.2.8) 7442 0 R (paragraph.11.35.2.9) 7443 0 R (paragraph.11.35.3.1) 7455 0 R (paragraph.11.36.2.1) 7475 0 R]
-/Limits [(paragraph.11.35.2.6) (paragraph.11.36.2.1)]
+/Names [(paragraph.11.29.2.5) 6850 0 R (paragraph.11.29.2.6) 6851 0 R (paragraph.11.29.3.1) 6853 0 R (paragraph.11.33.2.1) 7071 0 R (paragraph.11.33.2.2) 7078 0 R (paragraph.11.33.2.3) 7079 0 R]
+/Limits [(paragraph.11.29.2.5) (paragraph.11.33.2.3)]
 >> endobj
 12721 0 obj <<
-/Names [(paragraph.11.37.2.1) 7913 0 R (paragraph.11.37.2.10) 7939 0 R (paragraph.11.37.2.2) 7920 0 R (paragraph.11.37.2.3) 7921 0 R (paragraph.11.37.2.4) 7922 0 R (paragraph.11.37.2.5) 7923 0 R]
-/Limits [(paragraph.11.37.2.1) (paragraph.11.37.2.5)]
+/Names [(paragraph.11.33.2.4) 7080 0 R (paragraph.11.33.2.5) 7081 0 R (paragraph.11.33.3.1) 7083 0 R (paragraph.11.33.3.10) 7097 0 R (paragraph.11.33.3.11) 7098 0 R (paragraph.11.33.3.12) 7099 0 R]
+/Limits [(paragraph.11.33.2.4) (paragraph.11.33.3.12)]
 >> endobj
 12722 0 obj <<
-/Names [(paragraph.11.37.2.6) 7924 0 R (paragraph.11.37.2.7) 7930 0 R (paragraph.11.37.2.8) 7931 0 R (paragraph.11.37.2.9) 7932 0 R (paragraph.11.37.3.1) 7941 0 R (paragraph.11.37.3.10) 7955 0 R]
-/Limits [(paragraph.11.37.2.6) (paragraph.11.37.3.10)]
+/Names [(paragraph.11.33.3.13) 7100 0 R (paragraph.11.33.3.14) 7101 0 R (paragraph.11.33.3.15) 7109 0 R (paragraph.11.33.3.16) 7110 0 R (paragraph.11.33.3.17) 7112 0 R (paragraph.11.33.3.18) 7113 0 R]
+/Limits [(paragraph.11.33.3.13) (paragraph.11.33.3.18)]
 >> endobj
 12723 0 obj <<
-/Names [(paragraph.11.37.3.11) 7961 0 R (paragraph.11.37.3.12) 7962 0 R (paragraph.11.37.3.13) 7968 0 R (paragraph.11.37.3.14) 7969 0 R (paragraph.11.37.3.15) 7970 0 R (paragraph.11.37.3.16) 7976 0 R]
-/Limits [(paragraph.11.37.3.11) (paragraph.11.37.3.16)]
+/Names [(paragraph.11.33.3.19) 7114 0 R (paragraph.11.33.3.2) 7084 0 R (paragraph.11.33.3.20) 7116 0 R (paragraph.11.33.3.21) 7117 0 R (paragraph.11.33.3.22) 7118 0 R (paragraph.11.33.3.23) 7119 0 R]
+/Limits [(paragraph.11.33.3.19) (paragraph.11.33.3.23)]
 >> endobj
 12724 0 obj <<
-/Names [(paragraph.11.37.3.17) 7977 0 R (paragraph.11.37.3.18) 7978 0 R (paragraph.11.37.3.19) 7979 0 R (paragraph.11.37.3.2) 7942 0 R (paragraph.11.37.3.20) 7985 0 R (paragraph.11.37.3.21) 7986 0 R]
-/Limits [(paragraph.11.37.3.17) (paragraph.11.37.3.21)]
+/Names [(paragraph.11.33.3.24) 7148 0 R (paragraph.11.33.3.25) 7149 0 R (paragraph.11.33.3.3) 7085 0 R (paragraph.11.33.3.4) 7091 0 R (paragraph.11.33.3.5) 7092 0 R (paragraph.11.33.3.6) 7093 0 R]
+/Limits [(paragraph.11.33.3.24) (paragraph.11.33.3.6)]
 >> endobj
 12725 0 obj <<
-/Names [(paragraph.11.37.3.22) 7987 0 R (paragraph.11.37.3.23) 7997 0 R (paragraph.11.37.3.24) 7998 0 R (paragraph.11.37.3.25) 7999 0 R (paragraph.11.37.3.26) 8000 0 R (paragraph.11.37.3.27) 8008 0 R]
-/Limits [(paragraph.11.37.3.22) (paragraph.11.37.3.27)]
+/Names [(paragraph.11.33.3.7) 7094 0 R (paragraph.11.33.3.8) 7095 0 R (paragraph.11.33.3.9) 7096 0 R (paragraph.11.34.2.1) 7303 0 R (paragraph.11.34.2.2) 7304 0 R (paragraph.11.34.3.1) 7306 0 R]
+/Limits [(paragraph.11.33.3.7) (paragraph.11.34.3.1)]
 >> endobj
 12726 0 obj <<
-/Names [(paragraph.11.37.3.28) 8009 0 R (paragraph.11.37.3.29) 8010 0 R (paragraph.11.37.3.3) 7943 0 R (paragraph.11.37.3.30) 8011 0 R (paragraph.11.37.3.31) 8012 0 R (paragraph.11.37.3.32) 8021 0 R]
-/Limits [(paragraph.11.37.3.28) (paragraph.11.37.3.32)]
+/Names [(paragraph.11.34.3.2) 7307 0 R (paragraph.11.34.3.3) 7315 0 R (paragraph.11.34.3.4) 7316 0 R (paragraph.11.34.4.1) 7324 0 R (paragraph.11.34.4.10) 7338 0 R (paragraph.11.34.4.11) 7356 0 R]
+/Limits [(paragraph.11.34.3.2) (paragraph.11.34.4.11)]
 >> endobj
 12727 0 obj <<
-/Names [(paragraph.11.37.3.33) 8022 0 R (paragraph.11.37.3.34) 8023 0 R (paragraph.11.37.3.35) 8032 0 R (paragraph.11.37.3.36) 8033 0 R (paragraph.11.37.3.37) 8042 0 R (paragraph.11.37.3.38) 8043 0 R]
-/Limits [(paragraph.11.37.3.33) (paragraph.11.37.3.38)]
+/Names [(paragraph.11.34.4.12) 7357 0 R (paragraph.11.34.4.2) 7325 0 R (paragraph.11.34.4.3) 7326 0 R (paragraph.11.34.4.4) 7327 0 R (paragraph.11.34.4.5) 7328 0 R (paragraph.11.34.4.6) 7334 0 R]
+/Limits [(paragraph.11.34.4.12) (paragraph.11.34.4.6)]
 >> endobj
 12728 0 obj <<
-/Names [(paragraph.11.37.3.39) 8044 0 R (paragraph.11.37.3.4) 7944 0 R (paragraph.11.37.3.40) 8056 0 R (paragraph.11.37.3.41) 8057 0 R (paragraph.11.37.3.42) 8058 0 R (paragraph.11.37.3.43) 8069 0 R]
-/Limits [(paragraph.11.37.3.39) (paragraph.11.37.3.43)]
+/Names [(paragraph.11.34.4.7) 7335 0 R (paragraph.11.34.4.8) 7336 0 R (paragraph.11.34.4.9) 7337 0 R (paragraph.11.34.5.1) 7359 0 R (paragraph.11.34.5.2) 7360 0 R (paragraph.11.35.2.1) 7434 0 R]
+/Limits [(paragraph.11.34.4.7) (paragraph.11.35.2.1)]
 >> endobj
 12729 0 obj <<
-/Names [(paragraph.11.37.3.44) 8070 0 R (paragraph.11.37.3.45) 8071 0 R (paragraph.11.37.3.46) 8081 0 R (paragraph.11.37.3.47) 8082 0 R (paragraph.11.37.3.48) 8083 0 R (paragraph.11.37.3.49) 8084 0 R]
-/Limits [(paragraph.11.37.3.44) (paragraph.11.37.3.49)]
+/Names [(paragraph.11.35.2.10) 7453 0 R (paragraph.11.35.2.11) 7461 0 R (paragraph.11.35.2.12) 7462 0 R (paragraph.11.35.2.2) 7435 0 R (paragraph.11.35.2.3) 7441 0 R (paragraph.11.35.2.4) 7442 0 R]
+/Limits [(paragraph.11.35.2.10) (paragraph.11.35.2.4)]
 >> endobj
 12730 0 obj <<
-/Names [(paragraph.11.37.3.5) 7950 0 R (paragraph.11.37.3.50) 8094 0 R (paragraph.11.37.3.51) 8095 0 R (paragraph.11.37.3.52) 8096 0 R (paragraph.11.37.3.53) 8105 0 R (paragraph.11.37.3.54) 8106 0 R]
-/Limits [(paragraph.11.37.3.5) (paragraph.11.37.3.54)]
+/Names [(paragraph.11.35.2.5) 7443 0 R (paragraph.11.35.2.6) 7444 0 R (paragraph.11.35.2.7) 7450 0 R (paragraph.11.35.2.8) 7451 0 R (paragraph.11.35.2.9) 7452 0 R (paragraph.11.35.3.1) 7464 0 R]
+/Limits [(paragraph.11.35.2.5) (paragraph.11.35.3.1)]
 >> endobj
 12731 0 obj <<
-/Names [(paragraph.11.37.3.6) 7951 0 R (paragraph.11.37.3.7) 7952 0 R (paragraph.11.37.3.8) 7953 0 R (paragraph.11.37.3.9) 7954 0 R (paragraph.11.37.4.1) 8108 0 R (paragraph.11.37.4.10) 8127 0 R]
-/Limits [(paragraph.11.37.3.6) (paragraph.11.37.4.10)]
+/Names [(paragraph.11.36.2.1) 7484 0 R (paragraph.11.37.2.1) 7922 0 R (paragraph.11.37.2.10) 7948 0 R (paragraph.11.37.2.2) 7929 0 R (paragraph.11.37.2.3) 7930 0 R (paragraph.11.37.2.4) 7931 0 R]
+/Limits [(paragraph.11.36.2.1) (paragraph.11.37.2.4)]
 >> endobj
 12732 0 obj <<
-/Names [(paragraph.11.37.4.11) 8128 0 R (paragraph.11.37.4.2) 8109 0 R (paragraph.11.37.4.3) 8110 0 R (paragraph.11.37.4.4) 8111 0 R (paragraph.11.37.4.5) 8117 0 R (paragraph.11.37.4.6) 8118 0 R]
-/Limits [(paragraph.11.37.4.11) (paragraph.11.37.4.6)]
+/Names [(paragraph.11.37.2.5) 7932 0 R (paragraph.11.37.2.6) 7933 0 R (paragraph.11.37.2.7) 7939 0 R (paragraph.11.37.2.8) 7940 0 R (paragraph.11.37.2.9) 7941 0 R (paragraph.11.37.3.1) 7950 0 R]
+/Limits [(paragraph.11.37.2.5) (paragraph.11.37.3.1)]
 >> endobj
 12733 0 obj <<
-/Names [(paragraph.11.37.4.7) 8119 0 R (paragraph.11.37.4.8) 8125 0 R (paragraph.11.37.4.9) 8126 0 R (paragraph.11.38.2.1) 8538 0 R (paragraph.11.38.2.10) 8568 0 R (paragraph.11.38.2.11) 8569 0 R]
-/Limits [(paragraph.11.37.4.7) (paragraph.11.38.2.11)]
+/Names [(paragraph.11.37.3.10) 7964 0 R (paragraph.11.37.3.11) 7970 0 R (paragraph.11.37.3.12) 7971 0 R (paragraph.11.37.3.13) 7977 0 R (paragraph.11.37.3.14) 7978 0 R (paragraph.11.37.3.15) 7979 0 R]
+/Limits [(paragraph.11.37.3.10) (paragraph.11.37.3.15)]
 >> endobj
 12734 0 obj <<
-/Names [(paragraph.11.38.2.12) 8570 0 R (paragraph.11.38.2.2) 8544 0 R (paragraph.11.38.2.3) 8545 0 R (paragraph.11.38.2.4) 8546 0 R (paragraph.11.38.2.5) 8552 0 R (paragraph.11.38.2.6) 8553 0 R]
-/Limits [(paragraph.11.38.2.12) (paragraph.11.38.2.6)]
+/Names [(paragraph.11.37.3.16) 7985 0 R (paragraph.11.37.3.17) 7986 0 R (paragraph.11.37.3.18) 7987 0 R (paragraph.11.37.3.19) 7988 0 R (paragraph.11.37.3.2) 7951 0 R (paragraph.11.37.3.20) 7994 0 R]
+/Limits [(paragraph.11.37.3.16) (paragraph.11.37.3.20)]
 >> endobj
 12735 0 obj <<
-/Names [(paragraph.11.38.2.7) 8559 0 R (paragraph.11.38.2.8) 8560 0 R (paragraph.11.38.2.9) 8561 0 R (paragraph.11.38.3.1) 8577 0 R (paragraph.11.38.3.10) 8601 0 R (paragraph.11.38.3.11) 8602 0 R]
-/Limits [(paragraph.11.38.2.7) (paragraph.11.38.3.11)]
+/Names [(paragraph.11.37.3.21) 7995 0 R (paragraph.11.37.3.22) 7996 0 R (paragraph.11.37.3.23) 8006 0 R (paragraph.11.37.3.24) 8007 0 R (paragraph.11.37.3.25) 8008 0 R (paragraph.11.37.3.26) 8009 0 R]
+/Limits [(paragraph.11.37.3.21) (paragraph.11.37.3.26)]
 >> endobj
 12736 0 obj <<
-/Names [(paragraph.11.38.3.12) 8603 0 R (paragraph.11.38.3.13) 8604 0 R (paragraph.11.38.3.14) 8605 0 R (paragraph.11.38.3.15) 8611 0 R (paragraph.11.38.3.16) 8612 0 R (paragraph.11.38.3.17) 8613 0 R]
-/Limits [(paragraph.11.38.3.12) (paragraph.11.38.3.17)]
+/Names [(paragraph.11.37.3.27) 8017 0 R (paragraph.11.37.3.28) 8018 0 R (paragraph.11.37.3.29) 8019 0 R (paragraph.11.37.3.3) 7952 0 R (paragraph.11.37.3.30) 8020 0 R (paragraph.11.37.3.31) 8021 0 R]
+/Limits [(paragraph.11.37.3.27) (paragraph.11.37.3.31)]
 >> endobj
 12737 0 obj <<
-/Names [(paragraph.11.38.3.18) 8621 0 R (paragraph.11.38.3.19) 8622 0 R (paragraph.11.38.3.2) 8578 0 R (paragraph.11.38.3.20) 8623 0 R (paragraph.11.38.3.21) 8624 0 R (paragraph.11.38.3.22) 8632 0 R]
-/Limits [(paragraph.11.38.3.18) (paragraph.11.38.3.22)]
+/Names [(paragraph.11.37.3.32) 8030 0 R (paragraph.11.37.3.33) 8031 0 R (paragraph.11.37.3.34) 8032 0 R (paragraph.11.37.3.35) 8041 0 R (paragraph.11.37.3.36) 8042 0 R (paragraph.11.37.3.37) 8051 0 R]
+/Limits [(paragraph.11.37.3.32) (paragraph.11.37.3.37)]
 >> endobj
 12738 0 obj <<
-/Names [(paragraph.11.38.3.23) 8633 0 R (paragraph.11.38.3.24) 8634 0 R (paragraph.11.38.3.25) 8635 0 R (paragraph.11.38.3.26) 8645 0 R (paragraph.11.38.3.27) 8646 0 R (paragraph.11.38.3.28) 8647 0 R]
-/Limits [(paragraph.11.38.3.23) (paragraph.11.38.3.28)]
+/Names [(paragraph.11.37.3.38) 8052 0 R (paragraph.11.37.3.39) 8053 0 R (paragraph.11.37.3.4) 7953 0 R (paragraph.11.37.3.40) 8065 0 R (paragraph.11.37.3.41) 8066 0 R (paragraph.11.37.3.42) 8067 0 R]
+/Limits [(paragraph.11.37.3.38) (paragraph.11.37.3.42)]
 >> endobj
 12739 0 obj <<
-/Names [(paragraph.11.38.3.29) 8659 0 R (paragraph.11.38.3.3) 8579 0 R (paragraph.11.38.3.30) 8660 0 R (paragraph.11.38.3.31) 8661 0 R (paragraph.11.38.3.32) 8673 0 R (paragraph.11.38.3.33) 8674 0 R]
-/Limits [(paragraph.11.38.3.29) (paragraph.11.38.3.33)]
+/Names [(paragraph.11.37.3.43) 8078 0 R (paragraph.11.37.3.44) 8079 0 R (paragraph.11.37.3.45) 8080 0 R (paragraph.11.37.3.46) 8090 0 R (paragraph.11.37.3.47) 8091 0 R (paragraph.11.37.3.48) 8092 0 R]
+/Limits [(paragraph.11.37.3.43) (paragraph.11.37.3.48)]
 >> endobj
 12740 0 obj <<
-/Names [(paragraph.11.38.3.34) 8683 0 R (paragraph.11.38.3.35) 8684 0 R (paragraph.11.38.3.36) 8685 0 R (paragraph.11.38.3.37) 8699 0 R (paragraph.11.38.3.38) 8700 0 R (paragraph.11.38.3.39) 8701 0 R]
-/Limits [(paragraph.11.38.3.34) (paragraph.11.38.3.39)]
+/Names [(paragraph.11.37.3.49) 8093 0 R (paragraph.11.37.3.5) 7959 0 R (paragraph.11.37.3.50) 8103 0 R (paragraph.11.37.3.51) 8104 0 R (paragraph.11.37.3.52) 8105 0 R (paragraph.11.37.3.53) 8114 0 R]
+/Limits [(paragraph.11.37.3.49) (paragraph.11.37.3.53)]
 >> endobj
 12741 0 obj <<
-/Names [(paragraph.11.38.3.4) 8580 0 R (paragraph.11.38.3.40) 8703 0 R (paragraph.11.38.3.41) 8711 0 R (paragraph.11.38.3.42) 8712 0 R (paragraph.11.38.3.43) 8714 0 R (paragraph.11.38.3.44) 8725 0 R]
-/Limits [(paragraph.11.38.3.4) (paragraph.11.38.3.44)]
+/Names [(paragraph.11.37.3.54) 8115 0 R (paragraph.11.37.3.6) 7960 0 R (paragraph.11.37.3.7) 7961 0 R (paragraph.11.37.3.8) 7962 0 R (paragraph.11.37.3.9) 7963 0 R (paragraph.11.37.4.1) 8117 0 R]
+/Limits [(paragraph.11.37.3.54) (paragraph.11.37.4.1)]
 >> endobj
 12742 0 obj <<
-/Names [(paragraph.11.38.3.45) 8726 0 R (paragraph.11.38.3.5) 8586 0 R (paragraph.11.38.3.6) 8587 0 R (paragraph.11.38.3.7) 8588 0 R (paragraph.11.38.3.8) 8594 0 R (paragraph.11.38.3.9) 8595 0 R]
-/Limits [(paragraph.11.38.3.45) (paragraph.11.38.3.9)]
+/Names [(paragraph.11.37.4.10) 8136 0 R (paragraph.11.37.4.11) 8137 0 R (paragraph.11.37.4.2) 8118 0 R (paragraph.11.37.4.3) 8119 0 R (paragraph.11.37.4.4) 8120 0 R (paragraph.11.37.4.5) 8126 0 R]
+/Limits [(paragraph.11.37.4.10) (paragraph.11.37.4.5)]
 >> endobj
 12743 0 obj <<
-/Names [(paragraph.11.38.4.1) 8728 0 R (paragraph.11.38.4.2) 8747 0 R (paragraph.11.38.4.3) 8748 0 R (paragraph.11.38.4.4) 8749 0 R (paragraph.11.39.2.1) 9125 0 R (paragraph.11.39.2.2) 9136 0 R]
-/Limits [(paragraph.11.38.4.1) (paragraph.11.39.2.2)]
+/Names [(paragraph.11.37.4.6) 8127 0 R (paragraph.11.37.4.7) 8128 0 R (paragraph.11.37.4.8) 8134 0 R (paragraph.11.37.4.9) 8135 0 R (paragraph.11.38.2.1) 8547 0 R (paragraph.11.38.2.10) 8577 0 R]
+/Limits [(paragraph.11.37.4.6) (paragraph.11.38.2.10)]
 >> endobj
 12744 0 obj <<
-/Names [(paragraph.11.39.2.3) 9137 0 R (paragraph.11.39.2.4) 9138 0 R (paragraph.11.39.2.5) 9139 0 R (paragraph.11.39.2.6) 9146 0 R (paragraph.11.39.2.7) 9147 0 R (paragraph.11.39.2.8) 9148 0 R]
-/Limits [(paragraph.11.39.2.3) (paragraph.11.39.2.8)]
+/Names [(paragraph.11.38.2.11) 8578 0 R (paragraph.11.38.2.12) 8579 0 R (paragraph.11.38.2.2) 8553 0 R (paragraph.11.38.2.3) 8554 0 R (paragraph.11.38.2.4) 8555 0 R (paragraph.11.38.2.5) 8561 0 R]
+/Limits [(paragraph.11.38.2.11) (paragraph.11.38.2.5)]
 >> endobj
 12745 0 obj <<
-/Names [(paragraph.11.39.2.9) 9154 0 R (paragraph.11.39.3.1) 9156 0 R (paragraph.11.39.3.10) 9181 0 R (paragraph.11.39.3.11) 9182 0 R (paragraph.11.39.3.12) 9183 0 R (paragraph.11.39.3.13) 9184 0 R]
-/Limits [(paragraph.11.39.2.9) (paragraph.11.39.3.13)]
+/Names [(paragraph.11.38.2.6) 8562 0 R (paragraph.11.38.2.7) 8568 0 R (paragraph.11.38.2.8) 8569 0 R (paragraph.11.38.2.9) 8570 0 R (paragraph.11.38.3.1) 8586 0 R (paragraph.11.38.3.10) 8610 0 R]
+/Limits [(paragraph.11.38.2.6) (paragraph.11.38.3.10)]
 >> endobj
 12746 0 obj <<
-/Names [(paragraph.11.39.3.14) 9190 0 R (paragraph.11.39.3.15) 9191 0 R (paragraph.11.39.3.16) 9192 0 R (paragraph.11.39.3.17) 9193 0 R (paragraph.11.39.3.18) 9194 0 R (paragraph.11.39.3.19) 9195 0 R]
-/Limits [(paragraph.11.39.3.14) (paragraph.11.39.3.19)]
+/Names [(paragraph.11.38.3.11) 8611 0 R (paragraph.11.38.3.12) 8612 0 R (paragraph.11.38.3.13) 8613 0 R (paragraph.11.38.3.14) 8614 0 R (paragraph.11.38.3.15) 8620 0 R (paragraph.11.38.3.16) 8621 0 R]
+/Limits [(paragraph.11.38.3.11) (paragraph.11.38.3.16)]
 >> endobj
 12747 0 obj <<
-/Names [(paragraph.11.39.3.2) 9157 0 R (paragraph.11.39.3.20) 9204 0 R (paragraph.11.39.3.21) 9205 0 R (paragraph.11.39.3.22) 9206 0 R (paragraph.11.39.3.23) 9207 0 R (paragraph.11.39.3.24) 9217 0 R]
-/Limits [(paragraph.11.39.3.2) (paragraph.11.39.3.24)]
+/Names [(paragraph.11.38.3.17) 8622 0 R (paragraph.11.38.3.18) 8630 0 R (paragraph.11.38.3.19) 8631 0 R (paragraph.11.38.3.2) 8587 0 R (paragraph.11.38.3.20) 8632 0 R (paragraph.11.38.3.21) 8633 0 R]
+/Limits [(paragraph.11.38.3.17) (paragraph.11.38.3.21)]
 >> endobj
 12748 0 obj <<
-/Names [(paragraph.11.39.3.25) 9218 0 R (paragraph.11.39.3.26) 9219 0 R (paragraph.11.39.3.27) 9228 0 R (paragraph.11.39.3.28) 9229 0 R (paragraph.11.39.3.29) 9230 0 R (paragraph.11.39.3.3) 9164 0 R]
-/Limits [(paragraph.11.39.3.25) (paragraph.11.39.3.3)]
+/Names [(paragraph.11.38.3.22) 8641 0 R (paragraph.11.38.3.23) 8642 0 R (paragraph.11.38.3.24) 8643 0 R (paragraph.11.38.3.25) 8644 0 R (paragraph.11.38.3.26) 8654 0 R (paragraph.11.38.3.27) 8655 0 R]
+/Limits [(paragraph.11.38.3.22) (paragraph.11.38.3.27)]
 >> endobj
 12749 0 obj <<
-/Names [(paragraph.11.39.3.30) 9231 0 R (paragraph.11.39.3.31) 9241 0 R (paragraph.11.39.3.32) 9242 0 R (paragraph.11.39.3.33) 9243 0 R (paragraph.11.39.3.34) 9244 0 R (paragraph.11.39.3.35) 9254 0 R]
-/Limits [(paragraph.11.39.3.30) (paragraph.11.39.3.35)]
+/Names [(paragraph.11.38.3.28) 8656 0 R (paragraph.11.38.3.29) 8668 0 R (paragraph.11.38.3.3) 8588 0 R (paragraph.11.38.3.30) 8669 0 R (paragraph.11.38.3.31) 8670 0 R (paragraph.11.38.3.32) 8682 0 R]
+/Limits [(paragraph.11.38.3.28) (paragraph.11.38.3.32)]
 >> endobj
 12750 0 obj <<
-/Names [(paragraph.11.39.3.36) 9255 0 R (paragraph.11.39.3.37) 9256 0 R (paragraph.11.39.3.38) 9257 0 R (paragraph.11.39.3.39) 9268 0 R (paragraph.11.39.3.4) 9165 0 R (paragraph.11.39.3.40) 9269 0 R]
-/Limits [(paragraph.11.39.3.36) (paragraph.11.39.3.40)]
+/Names [(paragraph.11.38.3.33) 8683 0 R (paragraph.11.38.3.34) 8692 0 R (paragraph.11.38.3.35) 8693 0 R (paragraph.11.38.3.36) 8694 0 R (paragraph.11.38.3.37) 8708 0 R (paragraph.11.38.3.38) 8709 0 R]
+/Limits [(paragraph.11.38.3.33) (paragraph.11.38.3.38)]
 >> endobj
 12751 0 obj <<
-/Names [(paragraph.11.39.3.41) 9280 0 R (paragraph.11.39.3.42) 9281 0 R (paragraph.11.39.3.43) 9282 0 R (paragraph.11.39.3.44) 9294 0 R (paragraph.11.39.3.45) 9295 0 R (paragraph.11.39.3.46) 9296 0 R]
-/Limits [(paragraph.11.39.3.41) (paragraph.11.39.3.46)]
+/Names [(paragraph.11.38.3.39) 8710 0 R (paragraph.11.38.3.4) 8589 0 R (paragraph.11.38.3.40) 8712 0 R (paragraph.11.38.3.41) 8720 0 R (paragraph.11.38.3.42) 8721 0 R (paragraph.11.38.3.43) 8723 0 R]
+/Limits [(paragraph.11.38.3.39) (paragraph.11.38.3.43)]
 >> endobj
 12752 0 obj <<
-/Names [(paragraph.11.39.3.47) 9307 0 R (paragraph.11.39.3.48) 9308 0 R (paragraph.11.39.3.49) 9309 0 R (paragraph.11.39.3.5) 9166 0 R (paragraph.11.39.3.50) 9310 0 R (paragraph.11.39.3.51) 9322 0 R]
-/Limits [(paragraph.11.39.3.47) (paragraph.11.39.3.51)]
+/Names [(paragraph.11.38.3.44) 8734 0 R (paragraph.11.38.3.45) 8735 0 R (paragraph.11.38.3.5) 8595 0 R (paragraph.11.38.3.6) 8596 0 R (paragraph.11.38.3.7) 8597 0 R (paragraph.11.38.3.8) 8603 0 R]
+/Limits [(paragraph.11.38.3.44) (paragraph.11.38.3.8)]
 >> endobj
 12753 0 obj <<
-/Names [(paragraph.11.39.3.52) 9323 0 R (paragraph.11.39.3.53) 9324 0 R (paragraph.11.39.3.6) 9167 0 R (paragraph.11.39.3.7) 9173 0 R (paragraph.11.39.3.8) 9174 0 R (paragraph.11.39.3.9) 9180 0 R]
-/Limits [(paragraph.11.39.3.52) (paragraph.11.39.3.9)]
+/Names [(paragraph.11.38.3.9) 8604 0 R (paragraph.11.38.4.1) 8737 0 R (paragraph.11.38.4.2) 8756 0 R (paragraph.11.38.4.3) 8757 0 R (paragraph.11.38.4.4) 8758 0 R (paragraph.11.39.2.1) 9134 0 R]
+/Limits [(paragraph.11.38.3.9) (paragraph.11.39.2.1)]
 >> endobj
 12754 0 obj <<
-/Names [(paragraph.11.39.4.1) 9326 0 R (paragraph.11.39.4.2) 9338 0 R (paragraph.11.39.4.3) 9339 0 R (paragraph.11.39.4.4) 9341 0 R (paragraph.11.39.4.5) 9343 0 R (paragraph.11.39.4.6) 9366 0 R]
-/Limits [(paragraph.11.39.4.1) (paragraph.11.39.4.6)]
+/Names [(paragraph.11.39.2.2) 9145 0 R (paragraph.11.39.2.3) 9146 0 R (paragraph.11.39.2.4) 9147 0 R (paragraph.11.39.2.5) 9148 0 R (paragraph.11.39.2.6) 9155 0 R (paragraph.11.39.2.7) 9156 0 R]
+/Limits [(paragraph.11.39.2.2) (paragraph.11.39.2.7)]
 >> endobj
 12755 0 obj <<
-/Names [(paragraph.11.39.4.7) 9367 0 R (paragraph.11.4.2.1) 3297 0 R (paragraph.11.4.2.10) 3319 0 R (paragraph.11.4.2.11) 3320 0 R (paragraph.11.4.2.12) 3321 0 R (paragraph.11.4.2.13) 3327 0 R]
-/Limits [(paragraph.11.39.4.7) (paragraph.11.4.2.13)]
+/Names [(paragraph.11.39.2.8) 9157 0 R (paragraph.11.39.2.9) 9163 0 R (paragraph.11.39.3.1) 9165 0 R (paragraph.11.39.3.10) 9190 0 R (paragraph.11.39.3.11) 9191 0 R (paragraph.11.39.3.12) 9192 0 R]
+/Limits [(paragraph.11.39.2.8) (paragraph.11.39.3.12)]
 >> endobj
 12756 0 obj <<
-/Names [(paragraph.11.4.2.14) 3328 0 R (paragraph.11.4.2.2) 3298 0 R (paragraph.11.4.2.3) 3307 0 R (paragraph.11.4.2.4) 3308 0 R (paragraph.11.4.2.5) 3309 0 R (paragraph.11.4.2.6) 3310 0 R]
-/Limits [(paragraph.11.4.2.14) (paragraph.11.4.2.6)]
+/Names [(paragraph.11.39.3.13) 9193 0 R (paragraph.11.39.3.14) 9199 0 R (paragraph.11.39.3.15) 9200 0 R (paragraph.11.39.3.16) 9201 0 R (paragraph.11.39.3.17) 9202 0 R (paragraph.11.39.3.18) 9203 0 R]
+/Limits [(paragraph.11.39.3.13) (paragraph.11.39.3.18)]
 >> endobj
 12757 0 obj <<
-/Names [(paragraph.11.4.2.7) 3311 0 R (paragraph.11.4.2.8) 3317 0 R (paragraph.11.4.2.9) 3318 0 R (paragraph.11.4.3.1) 3330 0 R (paragraph.11.4.3.10) 3350 0 R (paragraph.11.4.3.11) 3357 0 R]
-/Limits [(paragraph.11.4.2.7) (paragraph.11.4.3.11)]
+/Names [(paragraph.11.39.3.19) 9204 0 R (paragraph.11.39.3.2) 9166 0 R (paragraph.11.39.3.20) 9213 0 R (paragraph.11.39.3.21) 9214 0 R (paragraph.11.39.3.22) 9215 0 R (paragraph.11.39.3.23) 9216 0 R]
+/Limits [(paragraph.11.39.3.19) (paragraph.11.39.3.23)]
 >> endobj
 12758 0 obj <<
-/Names [(paragraph.11.4.3.12) 3358 0 R (paragraph.11.4.3.13) 3359 0 R (paragraph.11.4.3.14) 3360 0 R (paragraph.11.4.3.15) 3361 0 R (paragraph.11.4.3.16) 3367 0 R (paragraph.11.4.3.17) 3368 0 R]
-/Limits [(paragraph.11.4.3.12) (paragraph.11.4.3.17)]
+/Names [(paragraph.11.39.3.24) 9226 0 R (paragraph.11.39.3.25) 9227 0 R (paragraph.11.39.3.26) 9228 0 R (paragraph.11.39.3.27) 9237 0 R (paragraph.11.39.3.28) 9238 0 R (paragraph.11.39.3.29) 9239 0 R]
+/Limits [(paragraph.11.39.3.24) (paragraph.11.39.3.29)]
 >> endobj
 12759 0 obj <<
-/Names [(paragraph.11.4.3.18) 3369 0 R (paragraph.11.4.3.19) 3370 0 R (paragraph.11.4.3.2) 3331 0 R (paragraph.11.4.3.20) 3376 0 R (paragraph.11.4.3.21) 3377 0 R (paragraph.11.4.3.22) 3378 0 R]
-/Limits [(paragraph.11.4.3.18) (paragraph.11.4.3.22)]
+/Names [(paragraph.11.39.3.3) 9173 0 R (paragraph.11.39.3.30) 9240 0 R (paragraph.11.39.3.31) 9250 0 R (paragraph.11.39.3.32) 9251 0 R (paragraph.11.39.3.33) 9252 0 R (paragraph.11.39.3.34) 9253 0 R]
+/Limits [(paragraph.11.39.3.3) (paragraph.11.39.3.34)]
 >> endobj
 12760 0 obj <<
-/Names [(paragraph.11.4.3.23) 3386 0 R (paragraph.11.4.3.24) 3387 0 R (paragraph.11.4.3.25) 3388 0 R (paragraph.11.4.3.26) 3389 0 R (paragraph.11.4.3.27) 3397 0 R (paragraph.11.4.3.28) 3398 0 R]
-/Limits [(paragraph.11.4.3.23) (paragraph.11.4.3.28)]
+/Names [(paragraph.11.39.3.35) 9263 0 R (paragraph.11.39.3.36) 9264 0 R (paragraph.11.39.3.37) 9265 0 R (paragraph.11.39.3.38) 9266 0 R (paragraph.11.39.3.39) 9277 0 R (paragraph.11.39.3.4) 9174 0 R]
+/Limits [(paragraph.11.39.3.35) (paragraph.11.39.3.4)]
 >> endobj
 12761 0 obj <<
-/Names [(paragraph.11.4.3.29) 3399 0 R (paragraph.11.4.3.3) 3332 0 R (paragraph.11.4.3.30) 3400 0 R (paragraph.11.4.3.31) 3401 0 R (paragraph.11.4.3.32) 3411 0 R (paragraph.11.4.3.33) 3412 0 R]
-/Limits [(paragraph.11.4.3.29) (paragraph.11.4.3.33)]
+/Names [(paragraph.11.39.3.40) 9278 0 R (paragraph.11.39.3.41) 9289 0 R (paragraph.11.39.3.42) 9290 0 R (paragraph.11.39.3.43) 9291 0 R (paragraph.11.39.3.44) 9303 0 R (paragraph.11.39.3.45) 9304 0 R]
+/Limits [(paragraph.11.39.3.40) (paragraph.11.39.3.45)]
 >> endobj
 12762 0 obj <<
-/Names [(paragraph.11.4.3.34) 3413 0 R (paragraph.11.4.3.35) 3414 0 R (paragraph.11.4.3.36) 3423 0 R (paragraph.11.4.3.37) 3424 0 R (paragraph.11.4.3.38) 3432 0 R (paragraph.11.4.3.39) 3433 0 R]
-/Limits [(paragraph.11.4.3.34) (paragraph.11.4.3.39)]
+/Names [(paragraph.11.39.3.46) 9305 0 R (paragraph.11.39.3.47) 9316 0 R (paragraph.11.39.3.48) 9317 0 R (paragraph.11.39.3.49) 9318 0 R (paragraph.11.39.3.5) 9175 0 R (paragraph.11.39.3.50) 9319 0 R]
+/Limits [(paragraph.11.39.3.46) (paragraph.11.39.3.50)]
 >> endobj
 12763 0 obj <<
-/Names [(paragraph.11.4.3.4) 3333 0 R (paragraph.11.4.3.40) 3434 0 R (paragraph.11.4.3.41) 3445 0 R (paragraph.11.4.3.42) 3446 0 R (paragraph.11.4.3.43) 3447 0 R (paragraph.11.4.3.44) 3448 0 R]
-/Limits [(paragraph.11.4.3.4) (paragraph.11.4.3.44)]
+/Names [(paragraph.11.39.3.51) 9331 0 R (paragraph.11.39.3.52) 9332 0 R (paragraph.11.39.3.53) 9333 0 R (paragraph.11.39.3.6) 9176 0 R (paragraph.11.39.3.7) 9182 0 R (paragraph.11.39.3.8) 9183 0 R]
+/Limits [(paragraph.11.39.3.51) (paragraph.11.39.3.8)]
 >> endobj
 12764 0 obj <<
-/Names [(paragraph.11.4.3.45) 3457 0 R (paragraph.11.4.3.46) 3458 0 R (paragraph.11.4.3.47) 3466 0 R (paragraph.11.4.3.48) 3467 0 R (paragraph.11.4.3.49) 3468 0 R (paragraph.11.4.3.5) 3339 0 R]
-/Limits [(paragraph.11.4.3.45) (paragraph.11.4.3.5)]
+/Names [(paragraph.11.39.3.9) 9189 0 R (paragraph.11.39.4.1) 9335 0 R (paragraph.11.39.4.2) 9347 0 R (paragraph.11.39.4.3) 9348 0 R (paragraph.11.39.4.4) 9350 0 R (paragraph.11.39.4.5) 9352 0 R]
+/Limits [(paragraph.11.39.3.9) (paragraph.11.39.4.5)]
 >> endobj
 12765 0 obj <<
-/Names [(paragraph.11.4.3.50) 3469 0 R (paragraph.11.4.3.51) 3482 0 R (paragraph.11.4.3.52) 3483 0 R (paragraph.11.4.3.53) 3484 0 R (paragraph.11.4.3.54) 3491 0 R (paragraph.11.4.3.55) 3492 0 R]
-/Limits [(paragraph.11.4.3.50) (paragraph.11.4.3.55)]
+/Names [(paragraph.11.39.4.6) 9375 0 R (paragraph.11.39.4.7) 9376 0 R (paragraph.11.4.2.1) 3306 0 R (paragraph.11.4.2.10) 3328 0 R (paragraph.11.4.2.11) 3329 0 R (paragraph.11.4.2.12) 3330 0 R]
+/Limits [(paragraph.11.39.4.6) (paragraph.11.4.2.12)]
 >> endobj
 12766 0 obj <<
-/Names [(paragraph.11.4.3.56) 3493 0 R (paragraph.11.4.3.57) 3494 0 R (paragraph.11.4.3.6) 3340 0 R (paragraph.11.4.3.7) 3341 0 R (paragraph.11.4.3.8) 3342 0 R (paragraph.11.4.3.9) 3349 0 R]
-/Limits [(paragraph.11.4.3.56) (paragraph.11.4.3.9)]
+/Names [(paragraph.11.4.2.13) 3336 0 R (paragraph.11.4.2.14) 3337 0 R (paragraph.11.4.2.2) 3307 0 R (paragraph.11.4.2.3) 3316 0 R (paragraph.11.4.2.4) 3317 0 R (paragraph.11.4.2.5) 3318 0 R]
+/Limits [(paragraph.11.4.2.13) (paragraph.11.4.2.5)]
 >> endobj
 12767 0 obj <<
-/Names [(paragraph.11.4.4.1) 3501 0 R (paragraph.11.4.4.2) 3502 0 R (paragraph.11.4.4.3) 3503 0 R (paragraph.11.4.4.4) 3504 0 R (paragraph.11.4.4.5) 3505 0 R (paragraph.11.4.4.6) 3511 0 R]
-/Limits [(paragraph.11.4.4.1) (paragraph.11.4.4.6)]
+/Names [(paragraph.11.4.2.6) 3319 0 R (paragraph.11.4.2.7) 3320 0 R (paragraph.11.4.2.8) 3326 0 R (paragraph.11.4.2.9) 3327 0 R (paragraph.11.4.3.1) 3339 0 R (paragraph.11.4.3.10) 3359 0 R]
+/Limits [(paragraph.11.4.2.6) (paragraph.11.4.3.10)]
 >> endobj
 12768 0 obj <<
-/Names [(paragraph.11.4.4.7) 3512 0 R (paragraph.11.4.4.8) 3513 0 R (paragraph.11.4.4.9) 3541 0 R (paragraph.11.40.2.1) 9407 0 R (paragraph.11.40.2.2) 9409 0 R (paragraph.11.40.2.3) 9411 0 R]
-/Limits [(paragraph.11.4.4.7) (paragraph.11.40.2.3)]
+/Names [(paragraph.11.4.3.11) 3366 0 R (paragraph.11.4.3.12) 3367 0 R (paragraph.11.4.3.13) 3368 0 R (paragraph.11.4.3.14) 3369 0 R (paragraph.11.4.3.15) 3370 0 R (paragraph.11.4.3.16) 3376 0 R]
+/Limits [(paragraph.11.4.3.11) (paragraph.11.4.3.16)]
 >> endobj
 12769 0 obj <<
-/Names [(paragraph.11.40.2.4) 9435 0 R (paragraph.11.40.2.5) 9436 0 R (paragraph.11.41.2.1) 9466 0 R (paragraph.11.41.2.2) 9468 0 R (paragraph.11.41.2.3) 9470 0 R (paragraph.11.41.2.4) 9472 0 R]
-/Limits [(paragraph.11.40.2.4) (paragraph.11.41.2.4)]
+/Names [(paragraph.11.4.3.17) 3377 0 R (paragraph.11.4.3.18) 3378 0 R (paragraph.11.4.3.19) 3379 0 R (paragraph.11.4.3.2) 3340 0 R (paragraph.11.4.3.20) 3385 0 R (paragraph.11.4.3.21) 3386 0 R]
+/Limits [(paragraph.11.4.3.17) (paragraph.11.4.3.21)]
 >> endobj
 12770 0 obj <<
-/Names [(paragraph.11.41.2.5) 9504 0 R (paragraph.11.42.2.1) 9934 0 R (paragraph.11.42.2.2) 9935 0 R (paragraph.11.42.2.3) 9936 0 R (paragraph.11.42.2.4) 9942 0 R (paragraph.11.42.2.5) 9943 0 R]
-/Limits [(paragraph.11.41.2.5) (paragraph.11.42.2.5)]
+/Names [(paragraph.11.4.3.22) 3387 0 R (paragraph.11.4.3.23) 3395 0 R (paragraph.11.4.3.24) 3396 0 R (paragraph.11.4.3.25) 3397 0 R (paragraph.11.4.3.26) 3398 0 R (paragraph.11.4.3.27) 3406 0 R]
+/Limits [(paragraph.11.4.3.22) (paragraph.11.4.3.27)]
 >> endobj
 12771 0 obj <<
-/Names [(paragraph.11.42.2.6) 9944 0 R (paragraph.11.42.2.7) 9950 0 R (paragraph.11.42.3.1) 9952 0 R (paragraph.11.42.3.10) 9972 0 R (paragraph.11.42.3.11) 9973 0 R (paragraph.11.42.3.12) 9979 0 R]
-/Limits [(paragraph.11.42.2.6) (paragraph.11.42.3.12)]
+/Names [(paragraph.11.4.3.28) 3407 0 R (paragraph.11.4.3.29) 3408 0 R (paragraph.11.4.3.3) 3341 0 R (paragraph.11.4.3.30) 3409 0 R (paragraph.11.4.3.31) 3410 0 R (paragraph.11.4.3.32) 3420 0 R]
+/Limits [(paragraph.11.4.3.28) (paragraph.11.4.3.32)]
 >> endobj
 12772 0 obj <<
-/Names [(paragraph.11.42.3.13) 9980 0 R (paragraph.11.42.3.14) 9981 0 R (paragraph.11.42.3.15) 9991 0 R (paragraph.11.42.3.16) 9992 0 R (paragraph.11.42.3.17) 9993 0 R (paragraph.11.42.3.18) 9994 0 R]
-/Limits [(paragraph.11.42.3.13) (paragraph.11.42.3.18)]
+/Names [(paragraph.11.4.3.33) 3421 0 R (paragraph.11.4.3.34) 3422 0 R (paragraph.11.4.3.35) 3423 0 R (paragraph.11.4.3.36) 3432 0 R (paragraph.11.4.3.37) 3433 0 R (paragraph.11.4.3.38) 3441 0 R]
+/Limits [(paragraph.11.4.3.33) (paragraph.11.4.3.38)]
 >> endobj
 12773 0 obj <<
-/Names [(paragraph.11.42.3.19) 10002 0 R (paragraph.11.42.3.2) 9953 0 R (paragraph.11.42.3.20) 10003 0 R (paragraph.11.42.3.21) 10004 0 R (paragraph.11.42.3.22) 10012 0 R (paragraph.11.42.3.23) 10013 0 R]
-/Limits [(paragraph.11.42.3.19) (paragraph.11.42.3.23)]
+/Names [(paragraph.11.4.3.39) 3442 0 R (paragraph.11.4.3.4) 3342 0 R (paragraph.11.4.3.40) 3443 0 R (paragraph.11.4.3.41) 3454 0 R (paragraph.11.4.3.42) 3455 0 R (paragraph.11.4.3.43) 3456 0 R]
+/Limits [(paragraph.11.4.3.39) (paragraph.11.4.3.43)]
 >> endobj
 12774 0 obj <<
-/Names [(paragraph.11.42.3.24) 10014 0 R (paragraph.11.42.3.25) 10022 0 R (paragraph.11.42.3.26) 10023 0 R (paragraph.11.42.3.27) 10024 0 R (paragraph.11.42.3.28) 10035 0 R (paragraph.11.42.3.29) 10036 0 R]
-/Limits [(paragraph.11.42.3.24) (paragraph.11.42.3.29)]
+/Names [(paragraph.11.4.3.44) 3457 0 R (paragraph.11.4.3.45) 3466 0 R (paragraph.11.4.3.46) 3467 0 R (paragraph.11.4.3.47) 3475 0 R (paragraph.11.4.3.48) 3476 0 R (paragraph.11.4.3.49) 3477 0 R]
+/Limits [(paragraph.11.4.3.44) (paragraph.11.4.3.49)]
 >> endobj
 12775 0 obj <<
-/Names [(paragraph.11.42.3.3) 9954 0 R (paragraph.11.42.3.30) 10044 0 R (paragraph.11.42.3.31) 10045 0 R (paragraph.11.42.3.32) 10046 0 R (paragraph.11.42.3.33) 10054 0 R (paragraph.11.42.3.34) 10055 0 R]
-/Limits [(paragraph.11.42.3.3) (paragraph.11.42.3.34)]
+/Names [(paragraph.11.4.3.5) 3348 0 R (paragraph.11.4.3.50) 3478 0 R (paragraph.11.4.3.51) 3491 0 R (paragraph.11.4.3.52) 3492 0 R (paragraph.11.4.3.53) 3493 0 R (paragraph.11.4.3.54) 3500 0 R]
+/Limits [(paragraph.11.4.3.5) (paragraph.11.4.3.54)]
 >> endobj
 12776 0 obj <<
-/Names [(paragraph.11.42.3.35) 10056 0 R (paragraph.11.42.3.36) 10065 0 R (paragraph.11.42.3.37) 10066 0 R (paragraph.11.42.3.38) 10067 0 R (paragraph.11.42.3.39) 10068 0 R (paragraph.11.42.3.4) 9960 0 R]
-/Limits [(paragraph.11.42.3.35) (paragraph.11.42.3.4)]
+/Names [(paragraph.11.4.3.55) 3501 0 R (paragraph.11.4.3.56) 3502 0 R (paragraph.11.4.3.57) 3503 0 R (paragraph.11.4.3.6) 3349 0 R (paragraph.11.4.3.7) 3350 0 R (paragraph.11.4.3.8) 3351 0 R]
+/Limits [(paragraph.11.4.3.55) (paragraph.11.4.3.8)]
 >> endobj
 12777 0 obj <<
-/Names [(paragraph.11.42.3.40) 10079 0 R (paragraph.11.42.3.41) 10080 0 R (paragraph.11.42.3.42) 10081 0 R (paragraph.11.42.3.43) 10082 0 R (paragraph.11.42.3.44) 10092 0 R (paragraph.11.42.3.45) 10093 0 R]
-/Limits [(paragraph.11.42.3.40) (paragraph.11.42.3.45)]
+/Names [(paragraph.11.4.3.9) 3358 0 R (paragraph.11.4.4.1) 3510 0 R (paragraph.11.4.4.2) 3511 0 R (paragraph.11.4.4.3) 3512 0 R (paragraph.11.4.4.4) 3513 0 R (paragraph.11.4.4.5) 3514 0 R]
+/Limits [(paragraph.11.4.3.9) (paragraph.11.4.4.5)]
 >> endobj
 12778 0 obj <<
-/Names [(paragraph.11.42.3.46) 10094 0 R (paragraph.11.42.3.47) 10095 0 R (paragraph.11.42.3.48) 10108 0 R (paragraph.11.42.3.49) 10109 0 R (paragraph.11.42.3.5) 9961 0 R (paragraph.11.42.3.50) 10118 0 R]
-/Limits [(paragraph.11.42.3.46) (paragraph.11.42.3.50)]
+/Names [(paragraph.11.4.4.6) 3520 0 R (paragraph.11.4.4.7) 3521 0 R (paragraph.11.4.4.8) 3522 0 R (paragraph.11.4.4.9) 3550 0 R (paragraph.11.40.2.1) 9416 0 R (paragraph.11.40.2.2) 9418 0 R]
+/Limits [(paragraph.11.4.4.6) (paragraph.11.40.2.2)]
 >> endobj
 12779 0 obj <<
-/Names [(paragraph.11.42.3.51) 10119 0 R (paragraph.11.42.3.52) 10120 0 R (paragraph.11.42.3.53) 10134 0 R (paragraph.11.42.3.54) 10135 0 R (paragraph.11.42.3.55) 10136 0 R (paragraph.11.42.3.56) 10150 0 R]
-/Limits [(paragraph.11.42.3.51) (paragraph.11.42.3.56)]
+/Names [(paragraph.11.40.2.3) 9420 0 R (paragraph.11.40.2.4) 9444 0 R (paragraph.11.40.2.5) 9445 0 R (paragraph.11.41.2.1) 9475 0 R (paragraph.11.41.2.2) 9477 0 R (paragraph.11.41.2.3) 9479 0 R]
+/Limits [(paragraph.11.40.2.3) (paragraph.11.41.2.3)]
 >> endobj
 12780 0 obj <<
-/Names [(paragraph.11.42.3.57) 10151 0 R (paragraph.11.42.3.58) 10152 0 R (paragraph.11.42.3.59) 10162 0 R (paragraph.11.42.3.6) 9962 0 R (paragraph.11.42.3.60) 10163 0 R (paragraph.11.42.3.61) 10164 0 R]
-/Limits [(paragraph.11.42.3.57) (paragraph.11.42.3.61)]
+/Names [(paragraph.11.41.2.4) 9481 0 R (paragraph.11.41.2.5) 9513 0 R (paragraph.11.42.2.1) 9943 0 R (paragraph.11.42.2.2) 9944 0 R (paragraph.11.42.2.3) 9945 0 R (paragraph.11.42.2.4) 9951 0 R]
+/Limits [(paragraph.11.41.2.4) (paragraph.11.42.2.4)]
 >> endobj
 12781 0 obj <<
-/Names [(paragraph.11.42.3.62) 10175 0 R (paragraph.11.42.3.63) 10176 0 R (paragraph.11.42.3.64) 10177 0 R (paragraph.11.42.3.65) 10178 0 R (paragraph.11.42.3.66) 10191 0 R (paragraph.11.42.3.67) 10192 0 R]
-/Limits [(paragraph.11.42.3.62) (paragraph.11.42.3.67)]
+/Names [(paragraph.11.42.2.5) 9952 0 R (paragraph.11.42.2.6) 9953 0 R (paragraph.11.42.2.7) 9959 0 R (paragraph.11.42.3.1) 9961 0 R (paragraph.11.42.3.10) 9981 0 R (paragraph.11.42.3.11) 9982 0 R]
+/Limits [(paragraph.11.42.2.5) (paragraph.11.42.3.11)]
 >> endobj
 12782 0 obj <<
-/Names [(paragraph.11.42.3.68) 10201 0 R (paragraph.11.42.3.69) 10202 0 R (paragraph.11.42.3.7) 9963 0 R (paragraph.11.42.3.8) 9964 0 R (paragraph.11.42.3.9) 9971 0 R (paragraph.11.42.4.1) 10204 0 R]
-/Limits [(paragraph.11.42.3.68) (paragraph.11.42.4.1)]
+/Names [(paragraph.11.42.3.12) 9988 0 R (paragraph.11.42.3.13) 9989 0 R (paragraph.11.42.3.14) 9990 0 R (paragraph.11.42.3.15) 10000 0 R (paragraph.11.42.3.16) 10001 0 R (paragraph.11.42.3.17) 10002 0 R]
+/Limits [(paragraph.11.42.3.12) (paragraph.11.42.3.17)]
 >> endobj
 12783 0 obj <<
-/Names [(paragraph.11.42.4.2) 10205 0 R (paragraph.11.42.4.3) 10206 0 R (paragraph.11.43.2.1) 10393 0 R (paragraph.11.43.2.2) 10394 0 R (paragraph.11.43.3.1) 10397 0 R (paragraph.11.43.3.2) 10398 0 R]
-/Limits [(paragraph.11.42.4.2) (paragraph.11.43.3.2)]
+/Names [(paragraph.11.42.3.18) 10003 0 R (paragraph.11.42.3.19) 10011 0 R (paragraph.11.42.3.2) 9962 0 R (paragraph.11.42.3.20) 10012 0 R (paragraph.11.42.3.21) 10013 0 R (paragraph.11.42.3.22) 10021 0 R]
+/Limits [(paragraph.11.42.3.18) (paragraph.11.42.3.22)]
 >> endobj
 12784 0 obj <<
-/Names [(paragraph.11.43.3.3) 10399 0 R (paragraph.11.43.3.4) 10400 0 R (paragraph.11.43.3.5) 10406 0 R (paragraph.11.43.3.6) 10407 0 R (paragraph.11.43.4.1) 10409 0 R (paragraph.11.43.4.2) 10410 0 R]
-/Limits [(paragraph.11.43.3.3) (paragraph.11.43.4.2)]
+/Names [(paragraph.11.42.3.23) 10022 0 R (paragraph.11.42.3.24) 10023 0 R (paragraph.11.42.3.25) 10031 0 R (paragraph.11.42.3.26) 10032 0 R (paragraph.11.42.3.27) 10033 0 R (paragraph.11.42.3.28) 10044 0 R]
+/Limits [(paragraph.11.42.3.23) (paragraph.11.42.3.28)]
 >> endobj
 12785 0 obj <<
-/Names [(paragraph.11.43.4.3) 10411 0 R (paragraph.11.43.4.4) 10412 0 R (paragraph.11.45.2.1) 10430 0 R (paragraph.11.47.2.1) 10503 0 R (paragraph.11.47.3.1) 10505 0 R (paragraph.11.47.4.1) 10507 0 R]
-/Limits [(paragraph.11.43.4.3) (paragraph.11.47.4.1)]
+/Names [(paragraph.11.42.3.29) 10045 0 R (paragraph.11.42.3.3) 9963 0 R (paragraph.11.42.3.30) 10053 0 R (paragraph.11.42.3.31) 10054 0 R (paragraph.11.42.3.32) 10055 0 R (paragraph.11.42.3.33) 10063 0 R]
+/Limits [(paragraph.11.42.3.29) (paragraph.11.42.3.33)]
 >> endobj
 12786 0 obj <<
-/Names [(paragraph.11.47.4.2) 10508 0 R (paragraph.11.49.2.1) 10565 0 R (paragraph.11.49.3.1) 10568 0 R (paragraph.11.5.2.1) 3603 0 R (paragraph.11.5.2.10) 3622 0 R (paragraph.11.5.2.11) 3623 0 R]
-/Limits [(paragraph.11.47.4.2) (paragraph.11.5.2.11)]
+/Names [(paragraph.11.42.3.34) 10064 0 R (paragraph.11.42.3.35) 10065 0 R (paragraph.11.42.3.36) 10074 0 R (paragraph.11.42.3.37) 10075 0 R (paragraph.11.42.3.38) 10076 0 R (paragraph.11.42.3.39) 10077 0 R]
+/Limits [(paragraph.11.42.3.34) (paragraph.11.42.3.39)]
 >> endobj
 12787 0 obj <<
-/Names [(paragraph.11.5.2.12) 3635 0 R (paragraph.11.5.2.13) 3636 0 R (paragraph.11.5.2.2) 3604 0 R (paragraph.11.5.2.3) 3605 0 R (paragraph.11.5.2.4) 3611 0 R (paragraph.11.5.2.5) 3612 0 R]
-/Limits [(paragraph.11.5.2.12) (paragraph.11.5.2.5)]
+/Names [(paragraph.11.42.3.4) 9969 0 R (paragraph.11.42.3.40) 10088 0 R (paragraph.11.42.3.41) 10089 0 R (paragraph.11.42.3.42) 10090 0 R (paragraph.11.42.3.43) 10091 0 R (paragraph.11.42.3.44) 10101 0 R]
+/Limits [(paragraph.11.42.3.4) (paragraph.11.42.3.44)]
 >> endobj
 12788 0 obj <<
-/Names [(paragraph.11.5.2.6) 3613 0 R (paragraph.11.5.2.7) 3614 0 R (paragraph.11.5.2.8) 3620 0 R (paragraph.11.5.2.9) 3621 0 R (paragraph.11.5.3.1) 3638 0 R (paragraph.11.6.2.1) 4059 0 R]
-/Limits [(paragraph.11.5.2.6) (paragraph.11.6.2.1)]
+/Names [(paragraph.11.42.3.45) 10102 0 R (paragraph.11.42.3.46) 10103 0 R (paragraph.11.42.3.47) 10104 0 R (paragraph.11.42.3.48) 10117 0 R (paragraph.11.42.3.49) 10118 0 R (paragraph.11.42.3.5) 9970 0 R]
+/Limits [(paragraph.11.42.3.45) (paragraph.11.42.3.5)]
 >> endobj
 12789 0 obj <<
-/Names [(paragraph.11.6.3.1) 4061 0 R (paragraph.11.6.3.10) 4075 0 R (paragraph.11.6.3.11) 4076 0 R (paragraph.11.6.3.12) 4077 0 R (paragraph.11.6.3.13) 4078 0 R (paragraph.11.6.3.14) 4079 0 R]
-/Limits [(paragraph.11.6.3.1) (paragraph.11.6.3.14)]
+/Names [(paragraph.11.42.3.50) 10127 0 R (paragraph.11.42.3.51) 10128 0 R (paragraph.11.42.3.52) 10129 0 R (paragraph.11.42.3.53) 10143 0 R (paragraph.11.42.3.54) 10144 0 R (paragraph.11.42.3.55) 10145 0 R]
+/Limits [(paragraph.11.42.3.50) (paragraph.11.42.3.55)]
 >> endobj
 12790 0 obj <<
-/Names [(paragraph.11.6.3.15) 4080 0 R (paragraph.11.6.3.16) 4081 0 R (paragraph.11.6.3.17) 4082 0 R (paragraph.11.6.3.18) 4083 0 R (paragraph.11.6.3.19) 4084 0 R (paragraph.11.6.3.2) 4062 0 R]
-/Limits [(paragraph.11.6.3.15) (paragraph.11.6.3.2)]
+/Names [(paragraph.11.42.3.56) 10159 0 R (paragraph.11.42.3.57) 10160 0 R (paragraph.11.42.3.58) 10161 0 R (paragraph.11.42.3.59) 10171 0 R (paragraph.11.42.3.6) 9971 0 R (paragraph.11.42.3.60) 10172 0 R]
+/Limits [(paragraph.11.42.3.56) (paragraph.11.42.3.60)]
 >> endobj
 12791 0 obj <<
-/Names [(paragraph.11.6.3.20) 4090 0 R (paragraph.11.6.3.21) 4091 0 R (paragraph.11.6.3.22) 4092 0 R (paragraph.11.6.3.23) 4093 0 R (paragraph.11.6.3.24) 4094 0 R (paragraph.11.6.3.25) 4095 0 R]
-/Limits [(paragraph.11.6.3.20) (paragraph.11.6.3.25)]
+/Names [(paragraph.11.42.3.61) 10173 0 R (paragraph.11.42.3.62) 10184 0 R (paragraph.11.42.3.63) 10185 0 R (paragraph.11.42.3.64) 10186 0 R (paragraph.11.42.3.65) 10187 0 R (paragraph.11.42.3.66) 10200 0 R]
+/Limits [(paragraph.11.42.3.61) (paragraph.11.42.3.66)]
 >> endobj
 12792 0 obj <<
-/Names [(paragraph.11.6.3.26) 4096 0 R (paragraph.11.6.3.27) 4097 0 R (paragraph.11.6.3.28) 4098 0 R (paragraph.11.6.3.29) 4104 0 R (paragraph.11.6.3.3) 4063 0 R (paragraph.11.6.3.30) 4105 0 R]
-/Limits [(paragraph.11.6.3.26) (paragraph.11.6.3.30)]
+/Names [(paragraph.11.42.3.67) 10201 0 R (paragraph.11.42.3.68) 10210 0 R (paragraph.11.42.3.69) 10211 0 R (paragraph.11.42.3.7) 9972 0 R (paragraph.11.42.3.8) 9973 0 R (paragraph.11.42.3.9) 9980 0 R]
+/Limits [(paragraph.11.42.3.67) (paragraph.11.42.3.9)]
 >> endobj
 12793 0 obj <<
-/Names [(paragraph.11.6.3.31) 4106 0 R (paragraph.11.6.3.32) 4107 0 R (paragraph.11.6.3.33) 4108 0 R (paragraph.11.6.3.34) 4109 0 R (paragraph.11.6.3.35) 4110 0 R (paragraph.11.6.3.36) 4111 0 R]
-/Limits [(paragraph.11.6.3.31) (paragraph.11.6.3.36)]
+/Names [(paragraph.11.42.4.1) 10213 0 R (paragraph.11.42.4.2) 10214 0 R (paragraph.11.42.4.3) 10215 0 R (paragraph.11.43.2.1) 10402 0 R (paragraph.11.43.2.2) 10403 0 R (paragraph.11.43.3.1) 10406 0 R]
+/Limits [(paragraph.11.42.4.1) (paragraph.11.43.3.1)]
 >> endobj
 12794 0 obj <<
-/Names [(paragraph.11.6.3.37) 4112 0 R (paragraph.11.6.3.38) 4118 0 R (paragraph.11.6.3.39) 4119 0 R (paragraph.11.6.3.4) 4064 0 R (paragraph.11.6.3.40) 4120 0 R (paragraph.11.6.3.41) 4121 0 R]
-/Limits [(paragraph.11.6.3.37) (paragraph.11.6.3.41)]
+/Names [(paragraph.11.43.3.2) 10407 0 R (paragraph.11.43.3.3) 10408 0 R (paragraph.11.43.3.4) 10409 0 R (paragraph.11.43.3.5) 10415 0 R (paragraph.11.43.3.6) 10416 0 R (paragraph.11.43.4.1) 10418 0 R]
+/Limits [(paragraph.11.43.3.2) (paragraph.11.43.4.1)]
 >> endobj
 12795 0 obj <<
-/Names [(paragraph.11.6.3.42) 4147 0 R (paragraph.11.6.3.43) 4148 0 R (paragraph.11.6.3.44) 4149 0 R (paragraph.11.6.3.45) 4150 0 R (paragraph.11.6.3.5) 4065 0 R (paragraph.11.6.3.6) 4066 0 R]
-/Limits [(paragraph.11.6.3.42) (paragraph.11.6.3.6)]
+/Names [(paragraph.11.43.4.2) 10419 0 R (paragraph.11.43.4.3) 10420 0 R (paragraph.11.43.4.4) 10421 0 R (paragraph.11.45.2.1) 10439 0 R (paragraph.11.47.2.1) 10512 0 R (paragraph.11.47.3.1) 10514 0 R]
+/Limits [(paragraph.11.43.4.2) (paragraph.11.47.3.1)]
 >> endobj
 12796 0 obj <<
-/Names [(paragraph.11.6.3.7) 4067 0 R (paragraph.11.6.3.8) 4068 0 R (paragraph.11.6.3.9) 4069 0 R (paragraph.11.7.2.1) 4283 0 R (paragraph.11.7.3.1) 4290 0 R (paragraph.11.7.3.2) 4291 0 R]
-/Limits [(paragraph.11.6.3.7) (paragraph.11.7.3.2)]
+/Names [(paragraph.11.47.4.1) 10516 0 R (paragraph.11.47.4.2) 10517 0 R (paragraph.11.49.2.1) 10574 0 R (paragraph.11.49.3.1) 10577 0 R (paragraph.11.5.2.1) 3612 0 R (paragraph.11.5.2.10) 3631 0 R]
+/Limits [(paragraph.11.47.4.1) (paragraph.11.5.2.10)]
 >> endobj
 12797 0 obj <<
-/Names [(paragraph.11.7.3.3) 4292 0 R (paragraph.11.7.3.4) 4293 0 R (paragraph.11.7.3.5) 4294 0 R (paragraph.11.7.3.6) 4295 0 R (paragraph.11.7.3.7) 4302 0 R (paragraph.11.7.3.8) 4303 0 R]
-/Limits [(paragraph.11.7.3.3) (paragraph.11.7.3.8)]
+/Names [(paragraph.11.5.2.11) 3632 0 R (paragraph.11.5.2.12) 3644 0 R (paragraph.11.5.2.13) 3645 0 R (paragraph.11.5.2.2) 3613 0 R (paragraph.11.5.2.3) 3614 0 R (paragraph.11.5.2.4) 3620 0 R]
+/Limits [(paragraph.11.5.2.11) (paragraph.11.5.2.4)]
 >> endobj
 12798 0 obj <<
-/Names [(paragraph.11.7.3.9) 4304 0 R (paragraph.11.7.4.1) 4306 0 R (paragraph.11.7.4.2) 4307 0 R (paragraph.11.7.4.3) 4308 0 R (paragraph.11.7.4.4) 4309 0 R (paragraph.11.7.4.5) 4310 0 R]
-/Limits [(paragraph.11.7.3.9) (paragraph.11.7.4.5)]
+/Names [(paragraph.11.5.2.5) 3621 0 R (paragraph.11.5.2.6) 3622 0 R (paragraph.11.5.2.7) 3623 0 R (paragraph.11.5.2.8) 3629 0 R (paragraph.11.5.2.9) 3630 0 R (paragraph.11.5.3.1) 3647 0 R]
+/Limits [(paragraph.11.5.2.5) (paragraph.11.5.3.1)]
 >> endobj
 12799 0 obj <<
-/Names [(paragraph.11.7.4.6) 4311 0 R (paragraph.11.7.4.7) 4333 0 R (paragraph.11.7.4.8) 4334 0 R (paragraph.11.8.2.1) 4452 0 R (paragraph.11.8.3.1) 4454 0 R (paragraph.11.8.3.2) 4455 0 R]
-/Limits [(paragraph.11.7.4.6) (paragraph.11.8.3.2)]
+/Names [(paragraph.11.6.2.1) 4068 0 R (paragraph.11.6.3.1) 4070 0 R (paragraph.11.6.3.10) 4084 0 R (paragraph.11.6.3.11) 4085 0 R (paragraph.11.6.3.12) 4086 0 R (paragraph.11.6.3.13) 4087 0 R]
+/Limits [(paragraph.11.6.2.1) (paragraph.11.6.3.13)]
 >> endobj
 12800 0 obj <<
-/Names [(paragraph.11.8.3.3) 4456 0 R (paragraph.11.8.3.4) 4457 0 R (paragraph.11.8.4.1) 4476 0 R (paragraph.11.8.4.2) 4477 0 R (paragraph.9.1.2.1) 1750 0 R (paragraph.9.1.2.2) 1751 0 R]
-/Limits [(paragraph.11.8.3.3) (paragraph.9.1.2.2)]
+/Names [(paragraph.11.6.3.14) 4088 0 R (paragraph.11.6.3.15) 4089 0 R (paragraph.11.6.3.16) 4090 0 R (paragraph.11.6.3.17) 4091 0 R (paragraph.11.6.3.18) 4092 0 R (paragraph.11.6.3.19) 4093 0 R]
+/Limits [(paragraph.11.6.3.14) (paragraph.11.6.3.19)]
 >> endobj
 12801 0 obj <<
-/Names [(paragraph.9.1.2.3) 1752 0 R (paragraph.9.1.2.4) 1753 0 R (paragraph.9.1.3.1) 1774 0 R (paragraph.9.1.3.2) 1775 0 R (paragraph.9.1.3.3) 1776 0 R (paragraph.9.1.4.1) 1778 0 R]
-/Limits [(paragraph.9.1.2.3) (paragraph.9.1.4.1)]
+/Names [(paragraph.11.6.3.2) 4071 0 R (paragraph.11.6.3.20) 4099 0 R (paragraph.11.6.3.21) 4100 0 R (paragraph.11.6.3.22) 4101 0 R (paragraph.11.6.3.23) 4102 0 R (paragraph.11.6.3.24) 4103 0 R]
+/Limits [(paragraph.11.6.3.2) (paragraph.11.6.3.24)]
 >> endobj
 12802 0 obj <<
-/Names [(paragraph.9.1.4.2) 1785 0 R (paragraph.9.1.4.3) 1786 0 R (paragraph.9.1.4.4) 1787 0 R (paragraph.9.1.4.5) 1794 0 R (paragraph.9.1.4.6) 1795 0 R (paragraph.9.1.4.7) 1796 0 R]
-/Limits [(paragraph.9.1.4.2) (paragraph.9.1.4.7)]
+/Names [(paragraph.11.6.3.25) 4104 0 R (paragraph.11.6.3.26) 4105 0 R (paragraph.11.6.3.27) 4106 0 R (paragraph.11.6.3.28) 4107 0 R (paragraph.11.6.3.29) 4113 0 R (paragraph.11.6.3.3) 4072 0 R]
+/Limits [(paragraph.11.6.3.25) (paragraph.11.6.3.3)]
 >> endobj
 12803 0 obj <<
-/Names [(paragraph.9.1.5.1) 1798 0 R (section*.1) 377 0 R (section*.10) 1090 0 R (section*.100) 5991 0 R (section*.101) 6316 0 R (section*.102) 6338 0 R]
-/Limits [(paragraph.9.1.5.1) (section*.102)]
+/Names [(paragraph.11.6.3.30) 4114 0 R (paragraph.11.6.3.31) 4115 0 R (paragraph.11.6.3.32) 4116 0 R (paragraph.11.6.3.33) 4117 0 R (paragraph.11.6.3.34) 4118 0 R (paragraph.11.6.3.35) 4119 0 R]
+/Limits [(paragraph.11.6.3.30) (paragraph.11.6.3.35)]
 >> endobj
 12804 0 obj <<
-/Names [(section*.103) 6375 0 R (section*.104) 6378 0 R (section*.105) 6379 0 R (section*.106) 6469 0 R (section*.107) 6474 0 R (section*.108) 6584 0 R]
-/Limits [(section*.103) (section*.108)]
+/Names [(paragraph.11.6.3.36) 4120 0 R (paragraph.11.6.3.37) 4121 0 R (paragraph.11.6.3.38) 4127 0 R (paragraph.11.6.3.39) 4128 0 R (paragraph.11.6.3.4) 4073 0 R (paragraph.11.6.3.40) 4129 0 R]
+/Limits [(paragraph.11.6.3.36) (paragraph.11.6.3.40)]
 >> endobj
 12805 0 obj <<
-/Names [(section*.109) 6585 0 R (section*.11) 1096 0 R (section*.110) 6640 0 R (section*.111) 6663 0 R (section*.112) 6664 0 R (section*.113) 6714 0 R]
-/Limits [(section*.109) (section*.113)]
+/Names [(paragraph.11.6.3.41) 4130 0 R (paragraph.11.6.3.42) 4156 0 R (paragraph.11.6.3.43) 4157 0 R (paragraph.11.6.3.44) 4158 0 R (paragraph.11.6.3.45) 4159 0 R (paragraph.11.6.3.5) 4074 0 R]
+/Limits [(paragraph.11.6.3.41) (paragraph.11.6.3.5)]
 >> endobj
 12806 0 obj <<
-/Names [(section*.114) 6745 0 R (section*.115) 6746 0 R (section*.116) 6767 0 R (section*.117) 6790 0 R (section*.118) 6816 0 R (section*.119) 6819 0 R]
-/Limits [(section*.114) (section*.119)]
+/Names [(paragraph.11.6.3.6) 4075 0 R (paragraph.11.6.3.7) 4076 0 R (paragraph.11.6.3.8) 4077 0 R (paragraph.11.6.3.9) 4078 0 R (paragraph.11.7.2.1) 4292 0 R (paragraph.11.7.3.1) 4299 0 R]
+/Limits [(paragraph.11.6.3.6) (paragraph.11.7.3.1)]
 >> endobj
 12807 0 obj <<
-/Names [(section*.12) 1102 0 R (section*.120) 6846 0 R (section*.121) 6863 0 R (section*.122) 6865 0 R (section*.123) 6866 0 R (section*.124) 6970 0 R]
-/Limits [(section*.12) (section*.124)]
+/Names [(paragraph.11.7.3.2) 4300 0 R (paragraph.11.7.3.3) 4301 0 R (paragraph.11.7.3.4) 4302 0 R (paragraph.11.7.3.5) 4303 0 R (paragraph.11.7.3.6) 4304 0 R (paragraph.11.7.3.7) 4311 0 R]
+/Limits [(paragraph.11.7.3.2) (paragraph.11.7.3.7)]
 >> endobj
 12808 0 obj <<
-/Names [(section*.125) 6974 0 R (section*.126) 7034 0 R (section*.127) 7141 0 R (section*.128) 7144 0 R (section*.129) 7279 0 R (section*.13) 1103 0 R]
-/Limits [(section*.125) (section*.13)]
+/Names [(paragraph.11.7.3.8) 4312 0 R (paragraph.11.7.3.9) 4313 0 R (paragraph.11.7.4.1) 4315 0 R (paragraph.11.7.4.2) 4316 0 R (paragraph.11.7.4.3) 4317 0 R (paragraph.11.7.4.4) 4318 0 R]
+/Limits [(paragraph.11.7.3.8) (paragraph.11.7.4.4)]
 >> endobj
 12809 0 obj <<
-/Names [(section*.130) 7281 0 R (section*.131) 7352 0 R (section*.132) 7468 0 R (section*.133) 7472 0 R (section*.134) 7476 0 R (section*.135) 7515 0 R]
-/Limits [(section*.130) (section*.135)]
+/Names [(paragraph.11.7.4.5) 4319 0 R (paragraph.11.7.4.6) 4320 0 R (paragraph.11.7.4.7) 4342 0 R (paragraph.11.7.4.8) 4343 0 R (paragraph.11.8.2.1) 4461 0 R (paragraph.11.8.3.1) 4463 0 R]
+/Limits [(paragraph.11.7.4.5) (paragraph.11.8.3.1)]
 >> endobj
 12810 0 obj <<
-/Names [(section*.136) 7867 0 R (section*.137) 7871 0 R (section*.138) 7872 0 R (section*.139) 7899 0 R (section*.14) 1104 0 R (section*.140) 8168 0 R]
-/Limits [(section*.136) (section*.140)]
+/Names [(paragraph.11.8.3.2) 4464 0 R (paragraph.11.8.3.3) 4465 0 R (paragraph.11.8.3.4) 4466 0 R (paragraph.11.8.4.1) 4485 0 R (paragraph.11.8.4.2) 4486 0 R (paragraph.9.1.2.1) 1749 0 R]
+/Limits [(paragraph.11.8.3.2) (paragraph.9.1.2.1)]
 >> endobj
 12811 0 obj <<
-/Names [(section*.141) 8487 0 R (section*.142) 8489 0 R (section*.143) 8492 0 R (section*.144) 8496 0 R (section*.145) 8500 0 R (section*.146) 8522 0 R]
-/Limits [(section*.141) (section*.146)]
+/Names [(paragraph.9.1.2.2) 1750 0 R (paragraph.9.1.2.3) 1780 0 R (paragraph.9.1.2.4) 1781 0 R (paragraph.9.1.3.1) 1783 0 R (paragraph.9.1.3.2) 1784 0 R (paragraph.9.1.3.3) 1785 0 R]
+/Limits [(paragraph.9.1.2.2) (paragraph.9.1.3.3)]
 >> endobj
 12812 0 obj <<
-/Names [(section*.147) 8526 0 R (section*.148) 8750 0 R (section*.149) 9075 0 R (section*.15) 1110 0 R (section*.150) 9077 0 R (section*.151) 9123 0 R]
-/Limits [(section*.147) (section*.151)]
+/Names [(paragraph.9.1.4.1) 1787 0 R (paragraph.9.1.4.2) 1794 0 R (paragraph.9.1.4.3) 1795 0 R (paragraph.9.1.4.4) 1802 0 R (paragraph.9.1.4.5) 1803 0 R (paragraph.9.1.4.6) 1804 0 R]
+/Limits [(paragraph.9.1.4.1) (paragraph.9.1.4.6)]
 >> endobj
 12813 0 obj <<
-/Names [(section*.152) 9368 0 R (section*.153) 9374 0 R (section*.154) 9402 0 R (section*.155) 9403 0 R (section*.156) 9437 0 R (section*.157) 9443 0 R]
-/Limits [(section*.152) (section*.157)]
+/Names [(paragraph.9.1.4.7) 1805 0 R (paragraph.9.1.5.1) 1807 0 R (section*.1) 377 0 R (section*.10) 1099 0 R (section*.100) 6000 0 R (section*.101) 6325 0 R]
+/Limits [(paragraph.9.1.4.7) (section*.101)]
 >> endobj
 12814 0 obj <<
-/Names [(section*.158) 9461 0 R (section*.159) 9462 0 R (section*.16) 1111 0 R (section*.160) 9506 0 R (section*.161) 9508 0 R (section*.162) 9846 0 R]
-/Limits [(section*.158) (section*.162)]
+/Names [(section*.102) 6347 0 R (section*.103) 6384 0 R (section*.104) 6387 0 R (section*.105) 6388 0 R (section*.106) 6478 0 R (section*.107) 6483 0 R]
+/Limits [(section*.102) (section*.107)]
 >> endobj
 12815 0 obj <<
-/Names [(section*.163) 9892 0 R (section*.164) 9894 0 R (section*.165) 10236 0 R (section*.166) 10240 0 R (section*.167) 10335 0 R (section*.168) 10338 0 R]
-/Limits [(section*.163) (section*.168)]
+/Names [(section*.108) 6593 0 R (section*.109) 6594 0 R (section*.11) 1105 0 R (section*.110) 6649 0 R (section*.111) 6672 0 R (section*.112) 6673 0 R]
+/Limits [(section*.108) (section*.112)]
 >> endobj
 12816 0 obj <<
-/Names [(section*.169) 10365 0 R (section*.17) 1117 0 R (section*.170) 10368 0 R (section*.171) 10370 0 R (section*.172) 10423 0 R (section*.173) 10427 0 R]
-/Limits [(section*.169) (section*.173)]
+/Names [(section*.113) 6723 0 R (section*.114) 6754 0 R (section*.115) 6755 0 R (section*.116) 6776 0 R (section*.117) 6799 0 R (section*.118) 6825 0 R]
+/Limits [(section*.113) (section*.118)]
 >> endobj
 12817 0 obj <<
-/Names [(section*.174) 10449 0 R (section*.175) 10453 0 R (section*.176) 10454 0 R (section*.177) 10483 0 R (section*.178) 10487 0 R (section*.179) 10509 0 R]
-/Limits [(section*.174) (section*.179)]
+/Names [(section*.119) 6828 0 R (section*.12) 1111 0 R (section*.120) 6855 0 R (section*.121) 6872 0 R (section*.122) 6874 0 R (section*.123) 6875 0 R]
+/Limits [(section*.119) (section*.123)]
 >> endobj
 12818 0 obj <<
-/Names [(section*.18) 1118 0 R (section*.180) 10539 0 R (section*.181) 10560 0 R (section*.182) 10562 0 R (section*.183) 10633 0 R (section*.19) 1119 0 R]
-/Limits [(section*.18) (section*.19)]
+/Names [(section*.124) 6979 0 R (section*.125) 6983 0 R (section*.126) 7043 0 R (section*.127) 7150 0 R (section*.128) 7153 0 R (section*.129) 7288 0 R]
+/Limits [(section*.124) (section*.129)]
 >> endobj
 12819 0 obj <<
-/Names [(section*.2) 1061 0 R (section*.20) 1120 0 R (section*.21) 1130 0 R (section*.22) 1131 0 R (section*.23) 1160 0 R (section*.24) 1541 0 R]
-/Limits [(section*.2) (section*.24)]
+/Names [(section*.13) 1112 0 R (section*.130) 7290 0 R (section*.131) 7361 0 R (section*.132) 7477 0 R (section*.133) 7481 0 R (section*.134) 7485 0 R]
+/Limits [(section*.13) (section*.134)]
 >> endobj
 12820 0 obj <<
-/Names [(section*.25) 1615 0 R (section*.26) 1616 0 R (section*.27) 1673 0 R (section*.28) 1674 0 R (section*.29) 1747 0 R (section*.3) 1067 0 R]
-/Limits [(section*.25) (section*.3)]
+/Names [(section*.135) 7524 0 R (section*.136) 7876 0 R (section*.137) 7880 0 R (section*.138) 7881 0 R (section*.139) 7908 0 R (section*.14) 1118 0 R]
+/Limits [(section*.135) (section*.14)]
 >> endobj
 12821 0 obj <<
-/Names [(section*.30) 1820 0 R (section*.31) 1821 0 R (section*.32) 1880 0 R (section*.33) 1925 0 R (section*.34) 1929 0 R (section*.35) 2045 0 R]
-/Limits [(section*.30) (section*.35)]
+/Names [(section*.140) 8177 0 R (section*.141) 8496 0 R (section*.142) 8498 0 R (section*.143) 8501 0 R (section*.144) 8505 0 R (section*.145) 8509 0 R]
+/Limits [(section*.140) (section*.145)]
 >> endobj
 12822 0 obj <<
-/Names [(section*.36) 2061 0 R (section*.37) 2109 0 R (section*.38) 2112 0 R (section*.39) 2462 0 R (section*.4) 1068 0 R (section*.40) 2518 0 R]
-/Limits [(section*.36) (section*.40)]
+/Names [(section*.146) 8531 0 R (section*.147) 8535 0 R (section*.148) 8759 0 R (section*.149) 9084 0 R (section*.15) 1119 0 R (section*.150) 9086 0 R]
+/Limits [(section*.146) (section*.150)]
 >> endobj
 12823 0 obj <<
-/Names [(section*.41) 2519 0 R (section*.42) 2540 0 R (section*.43) 2813 0 R (section*.44) 2829 0 R (section*.45) 2862 0 R (section*.46) 2865 0 R]
-/Limits [(section*.41) (section*.46)]
+/Names [(section*.151) 9132 0 R (section*.152) 9377 0 R (section*.153) 9383 0 R (section*.154) 9411 0 R (section*.155) 9412 0 R (section*.156) 9446 0 R]
+/Limits [(section*.151) (section*.156)]
 >> endobj
 12824 0 obj <<
-/Names [(section*.47) 2867 0 R (section*.48) 3215 0 R (section*.49) 3275 0 R (section*.5) 1074 0 R (section*.50) 3276 0 R (section*.51) 3295 0 R]
-/Limits [(section*.47) (section*.51)]
+/Names [(section*.157) 9452 0 R (section*.158) 9470 0 R (section*.159) 9471 0 R (section*.16) 1125 0 R (section*.160) 9515 0 R (section*.161) 9517 0 R]
+/Limits [(section*.157) (section*.161)]
 >> endobj
 12825 0 obj <<
-/Names [(section*.52) 3542 0 R (section*.53) 3639 0 R (section*.54) 3888 0 R (section*.55) 4043 0 R (section*.56) 4151 0 R (section*.57) 4196 0 R]
-/Limits [(section*.52) (section*.57)]
+/Names [(section*.162) 9855 0 R (section*.163) 9901 0 R (section*.164) 9903 0 R (section*.165) 10245 0 R (section*.166) 10249 0 R (section*.167) 10344 0 R]
+/Limits [(section*.162) (section*.167)]
 >> endobj
 12826 0 obj <<
-/Names [(section*.58) 4244 0 R (section*.59) 4245 0 R (section*.6) 1075 0 R (section*.60) 4271 0 R (section*.61) 4335 0 R (section*.62) 4336 0 R]
-/Limits [(section*.58) (section*.62)]
+/Names [(section*.168) 10347 0 R (section*.169) 10374 0 R (section*.17) 1126 0 R (section*.170) 10377 0 R (section*.171) 10379 0 R (section*.172) 10432 0 R]
+/Limits [(section*.168) (section*.172)]
 >> endobj
 12827 0 obj <<
-/Names [(section*.63) 4426 0 R (section*.64) 4431 0 R (section*.65) 4433 0 R (section*.66) 4478 0 R (section*.67) 4510 0 R (section*.68) 4511 0 R]
-/Limits [(section*.63) (section*.68)]
+/Names [(section*.173) 10436 0 R (section*.174) 10458 0 R (section*.175) 10462 0 R (section*.176) 10463 0 R (section*.177) 10492 0 R (section*.178) 10496 0 R]
+/Limits [(section*.173) (section*.178)]
 >> endobj
 12828 0 obj <<
-/Names [(section*.69) 4610 0 R (section*.7) 1082 0 R (section*.70) 4616 0 R (section*.71) 4679 0 R (section*.72) 4786 0 R (section*.73) 4787 0 R]
-/Limits [(section*.69) (section*.73)]
+/Names [(section*.179) 10518 0 R (section*.18) 1127 0 R (section*.180) 10548 0 R (section*.181) 10569 0 R (section*.182) 10571 0 R (section*.183) 10642 0 R]
+/Limits [(section*.179) (section*.183)]
 >> endobj
 12829 0 obj <<
-/Names [(section*.74) 4862 0 R (section*.75) 4867 0 R (section*.76) 4868 0 R (section*.77) 4902 0 R (section*.78) 4925 0 R (section*.79) 4929 0 R]
-/Limits [(section*.74) (section*.79)]
+/Names [(section*.19) 1128 0 R (section*.2) 1075 0 R (section*.20) 1136 0 R (section*.21) 1137 0 R (section*.22) 1138 0 R (section*.23) 1187 0 R]
+/Limits [(section*.19) (section*.23)]
 >> endobj
 12830 0 obj <<
-/Names [(section*.8) 1083 0 R (section*.80) 4954 0 R (section*.81) 4963 0 R (section*.82) 5011 0 R (section*.83) 5023 0 R (section*.84) 5026 0 R]
-/Limits [(section*.8) (section*.84)]
+/Names [(section*.24) 1576 0 R (section*.25) 1619 0 R (section*.26) 1620 0 R (section*.27) 1665 0 R (section*.28) 1666 0 R (section*.29) 1746 0 R]
+/Limits [(section*.24) (section*.29)]
 >> endobj
 12831 0 obj <<
-/Names [(section*.85) 5051 0 R (section*.86) 5053 0 R (section*.87) 5088 0 R (section*.88) 5142 0 R (section*.89) 5199 0 R (section*.9) 1084 0 R]
-/Limits [(section*.85) (section*.9)]
+/Names [(section*.3) 1081 0 R (section*.30) 1825 0 R (section*.31) 1826 0 R (section*.32) 1871 0 R (section*.33) 1932 0 R (section*.34) 1958 0 R]
+/Limits [(section*.3) (section*.34)]
 >> endobj
 12832 0 obj <<
-/Names [(section*.90) 5307 0 R (section*.91) 5308 0 R (section*.92) 5379 0 R (section*.93) 5384 0 R (section*.94) 5413 0 R (section*.95) 5497 0 R]
-/Limits [(section*.90) (section*.95)]
+/Names [(section*.35) 2052 0 R (section*.36) 2069 0 R (section*.37) 2112 0 R (section*.38) 2115 0 R (section*.39) 2466 0 R (section*.4) 1082 0 R]
+/Limits [(section*.35) (section*.4)]
 >> endobj
 12833 0 obj <<
-/Names [(section*.96) 5596 0 R (section*.97) 5598 0 R (section*.98) 5986 0 R (section*.99) 5990 0 R (section.1) 6 0 R (section.10) 118 0 R]
-/Limits [(section*.96) (section.10)]
+/Names [(section*.40) 2524 0 R (section*.41) 2525 0 R (section*.42) 2547 0 R (section*.43) 2822 0 R (section*.44) 2838 0 R (section*.45) 2871 0 R]
+/Limits [(section*.40) (section*.45)]
 >> endobj
 12834 0 obj <<
-/Names [(section.11) 134 0 R (section.2) 66 0 R (section.3) 70 0 R (section.4) 74 0 R (section.5) 78 0 R (section.6) 86 0 R]
-/Limits [(section.11) (section.6)]
+/Names [(section*.46) 2874 0 R (section*.47) 2876 0 R (section*.48) 3224 0 R (section*.49) 3284 0 R (section*.5) 1083 0 R (section*.50) 3285 0 R]
+/Limits [(section*.46) (section*.50)]
 >> endobj
 12835 0 obj <<
-/Names [(section.7) 94 0 R (section.8) 102 0 R (section.9) 110 0 R (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) 1426 0 R (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare_98c515b16e12424b273eaff073b31f3b) 2863 0 R (structParma__Polyhedra__Library_1_1From__Covering__Box) 1490 0 R]
-/Limits [(section.7) (structParma__Polyhedra__Library_1_1From__Covering__Box)]
+/Names [(section*.51) 3304 0 R (section*.52) 3551 0 R (section*.53) 3648 0 R (section*.54) 3897 0 R (section*.55) 4052 0 R (section*.56) 4160 0 R]
+/Limits [(section*.51) (section*.56)]
 >> endobj
 12836 0 obj <<
-/Names [(structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) 1496 0 R (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare_92edb0b8b1e2097c5d20795e576517cf) 6376 0 R (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare) 1500 0 R (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare_bf5e694ab674c48a452893f021986318) 6768 0 R (structParma__Polyhedra__Library_1_1Is__Checked) 1501 0 R (structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__N [...]
-/Limits [(structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) (structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4)]
+/Names [(section*.57) 4205 0 R (section*.58) 4253 0 R (section*.59) 4254 0 R (section*.6) 1090 0 R (section*.60) 4280 0 R (section*.61) 4344 0 R]
+/Limits [(section*.57) (section*.61)]
 >> endobj
 12837 0 obj <<
-/Names [(structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) 1503 0 R (structParma__Polyhedra__Library_1_1Recycle__Input) 1546 0 R (structParma__Polyhedra__Library_1_1Variable_1_1Compare) 1550 0 R (structParma__Polyhedra__Library_1_1Variable_1_1Compare_f6c069432956f215967c61be24a40939) 10510 0 R (subsection.1.1) 10 0 R (subsection.1.10) 46 0 R]
-/Limits [(structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) (subsection.1.10)]
+/Names [(section*.62) 4345 0 R (section*.63) 4435 0 R (section*.64) 4440 0 R (section*.65) 4442 0 R (section*.66) 4487 0 R (section*.67) 4519 0 R]
+/Limits [(section*.62) (section*.67)]
 >> endobj
 12838 0 obj <<
-/Names [(subsection.1.11) 50 0 R (subsection.1.12) 54 0 R (subsection.1.13) 58 0 R (subsection.1.14) 62 0 R (subsection.1.2) 14 0 R (subsection.1.3) 18 0 R]
-/Limits [(subsection.1.11) (subsection.1.3)]
+/Names [(section*.68) 4520 0 R (section*.69) 4619 0 R (section*.7) 1091 0 R (section*.70) 4625 0 R (section*.71) 4688 0 R (section*.72) 4795 0 R]
+/Limits [(section*.68) (section*.72)]
 >> endobj
 12839 0 obj <<
-/Names [(subsection.1.4) 22 0 R (subsection.1.5) 26 0 R (subsection.1.6) 30 0 R (subsection.1.7) 34 0 R (subsection.1.8) 38 0 R (subsection.1.9) 42 0 R]
-/Limits [(subsection.1.4) (subsection.1.9)]
+/Names [(section*.73) 4796 0 R (section*.74) 4871 0 R (section*.75) 4876 0 R (section*.76) 4877 0 R (section*.77) 4911 0 R (section*.78) 4934 0 R]
+/Limits [(section*.73) (section*.78)]
 >> endobj
 12840 0 obj <<
-/Names [(subsection.10.1) 122 0 R (subsection.10.2) 126 0 R (subsection.10.3) 130 0 R (subsection.11.1) 138 0 R (subsection.11.10) 174 0 R (subsection.11.11) 178 0 R]
-/Limits [(subsection.10.1) (subsection.11.11)]
+/Names [(section*.79) 4938 0 R (section*.8) 1092 0 R (section*.80) 4963 0 R (section*.81) 4972 0 R (section*.82) 5020 0 R (section*.83) 5032 0 R]
+/Limits [(section*.79) (section*.83)]
 >> endobj
 12841 0 obj <<
-/Names [(subsection.11.12) 182 0 R (subsection.11.13) 186 0 R (subsection.11.14) 190 0 R (subsection.11.15) 194 0 R (subsection.11.16) 198 0 R (subsection.11.17) 202 0 R]
-/Limits [(subsection.11.12) (subsection.11.17)]
+/Names [(section*.84) 5035 0 R (section*.85) 5060 0 R (section*.86) 5062 0 R (section*.87) 5097 0 R (section*.88) 5151 0 R (section*.89) 5208 0 R]
+/Limits [(section*.84) (section*.89)]
 >> endobj
 12842 0 obj <<
-/Names [(subsection.11.18) 206 0 R (subsection.11.19) 210 0 R (subsection.11.2) 142 0 R (subsection.11.20) 214 0 R (subsection.11.21) 218 0 R (subsection.11.22) 222 0 R]
-/Limits [(subsection.11.18) (subsection.11.22)]
+/Names [(section*.9) 1093 0 R (section*.90) 5316 0 R (section*.91) 5317 0 R (section*.92) 5388 0 R (section*.93) 5393 0 R (section*.94) 5422 0 R]
+/Limits [(section*.9) (section*.94)]
 >> endobj
 12843 0 obj <<
-/Names [(subsection.11.23) 226 0 R (subsection.11.24) 230 0 R (subsection.11.25) 234 0 R (subsection.11.26) 238 0 R (subsection.11.27) 242 0 R (subsection.11.28) 246 0 R]
-/Limits [(subsection.11.23) (subsection.11.28)]
+/Names [(section*.95) 5506 0 R (section*.96) 5605 0 R (section*.97) 5607 0 R (section*.98) 5995 0 R (section*.99) 5999 0 R (section.1) 6 0 R]
+/Limits [(section*.95) (section.1)]
 >> endobj
 12844 0 obj <<
-/Names [(subsection.11.29) 250 0 R (subsection.11.3) 146 0 R (subsection.11.30) 254 0 R (subsection.11.31) 258 0 R (subsection.11.32) 262 0 R (subsection.11.33) 266 0 R]
-/Limits [(subsection.11.29) (subsection.11.33)]
+/Names [(section.10) 118 0 R (section.11) 134 0 R (section.2) 66 0 R (section.3) 70 0 R (section.4) 74 0 R (section.5) 78 0 R]
+/Limits [(section.10) (section.5)]
 >> endobj
 12845 0 obj <<
-/Names [(subsection.11.34) 270 0 R (subsection.11.35) 274 0 R (subsection.11.36) 278 0 R (subsection.11.37) 282 0 R (subsection.11.38) 286 0 R (subsection.11.39) 290 0 R]
-/Limits [(subsection.11.34) (subsection.11.39)]
+/Names [(section.6) 86 0 R (section.7) 94 0 R (section.8) 102 0 R (section.9) 110 0 R (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare) 1421 0 R (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare_98c515b16e12424b273eaff073b31f3b) 2872 0 R]
+/Limits [(section.6) (structParma__Polyhedra__Library_1_1BHRZ03__Certificate_1_1Compare_98c515b16e12424b273eaff073b31f3b)]
 >> endobj
 12846 0 obj <<
-/Names [(subsection.11.4) 150 0 R (subsection.11.40) 294 0 R (subsection.11.41) 298 0 R (subsection.11.42) 302 0 R (subsection.11.43) 306 0 R (subsection.11.44) 310 0 R]
-/Limits [(subsection.11.4) (subsection.11.44)]
+/Names [(structParma__Polyhedra__Library_1_1From__Covering__Box) 1483 0 R (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) 1489 0 R (structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare_92edb0b8b1e2097c5d20795e576517cf) 6385 0 R (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare) 1493 0 R (structParma__Polyhedra__Library_1_1H79__Certificate_1_1Compare_bf5e694ab674c48a452893f021986318) 6777 0 R (structParma__Polyhedra__Library_1_1Is__Checked) 1494 0 R]
+/Limits [(structParma__Polyhedra__Library_1_1From__Covering__Box) (structParma__Polyhedra__Library_1_1Is__Checked)]
 >> endobj
 12847 0 obj <<
-/Names [(subsection.11.45) 314 0 R (subsection.11.46) 318 0 R (subsection.11.47) 322 0 R (subsection.11.48) 326 0 R (subsection.11.49) 330 0 R (subsection.11.5) 154 0 R]
-/Limits [(subsection.11.45) (subsection.11.5)]
+/Names [(structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4) 1538 0 R (structParma__Polyhedra__Library_1_1Is__Native__Or__Checked) 1539 0 R (structParma__Polyhedra__Library_1_1Recycle__Input) 1547 0 R (structParma__Polyhedra__Library_1_1Variable_1_1Compare) 1551 0 R (structParma__Polyhedra__Library_1_1Variable_1_1Compare_f6c069432956f215967c61be24a40939) 10519 0 R (subsection.1.1) 10 0 R]
+/Limits [(structParma__Polyhedra__Library_1_1Is__Checked_3_01Checked__Number_3_01T_00_01P_01_4_01_4) (subsection.1.1)]
 >> endobj
 12848 0 obj <<
-/Names [(subsection.11.6) 158 0 R (subsection.11.7) 162 0 R (subsection.11.8) 166 0 R (subsection.11.9) 170 0 R (subsection.5.1) 82 0 R (subsection.6.1) 90 0 R]
-/Limits [(subsection.11.6) (subsection.6.1)]
+/Names [(subsection.1.10) 46 0 R (subsection.1.11) 50 0 R (subsection.1.12) 54 0 R (subsection.1.13) 58 0 R (subsection.1.14) 62 0 R (subsection.1.2) 14 0 R]
+/Limits [(subsection.1.10) (subsection.1.2)]
 >> endobj
 12849 0 obj <<
-/Names [(subsection.7.1) 98 0 R (subsection.8.1) 106 0 R (subsection.9.1) 114 0 R (subsubsection.1.1.1) 470 0 R (subsubsection.1.1.2) 490 0 R (subsubsection.1.1.3) 515 0 R]
-/Limits [(subsection.7.1) (subsubsection.1.1.3)]
+/Names [(subsection.1.3) 18 0 R (subsection.1.4) 22 0 R (subsection.1.5) 26 0 R (subsection.1.6) 30 0 R (subsection.1.7) 34 0 R (subsection.1.8) 38 0 R]
+/Limits [(subsection.1.3) (subsection.1.8)]
 >> endobj
 12850 0 obj <<
-/Names [(subsubsection.1.10.1) 841 0 R (subsubsection.1.11.1) 857 0 R (subsubsection.1.11.2) 860 0 R (subsubsection.1.11.3) 863 0 R (subsubsection.1.12.1) 867 0 R (subsubsection.1.12.2) 883 0 R]
-/Limits [(subsubsection.1.10.1) (subsubsection.1.12.2)]
+/Names [(subsection.1.9) 42 0 R (subsection.10.1) 122 0 R (subsection.10.2) 126 0 R (subsection.10.3) 130 0 R (subsection.11.1) 138 0 R (subsection.11.10) 174 0 R]
+/Limits [(subsection.1.9) (subsection.11.10)]
 >> endobj
 12851 0 obj <<
-/Names [(subsubsection.1.12.3) 886 0 R (subsubsection.1.12.4) 889 0 R (subsubsection.1.12.5) 892 0 R (subsubsection.1.13.1) 903 0 R (subsubsection.1.13.2) 905 0 R (subsubsection.1.13.3) 914 0 R]
-/Limits [(subsubsection.1.12.3) (subsubsection.1.13.3)]
+/Names [(subsection.11.11) 178 0 R (subsection.11.12) 182 0 R (subsection.11.13) 186 0 R (subsection.11.14) 190 0 R (subsection.11.15) 194 0 R (subsection.11.16) 198 0 R]
+/Limits [(subsection.11.11) (subsection.11.16)]
 >> endobj
 12852 0 obj <<
-/Names [(subsubsection.1.13.4) 916 0 R (subsubsection.1.3.1) 537 0 R (subsubsection.1.3.2) 544 0 R (subsubsection.1.3.3) 556 0 R (subsubsection.1.3.4) 558 0 R (subsubsection.1.4.1) 561 0 R]
-/Limits [(subsubsection.1.13.4) (subsubsection.1.4.1)]
+/Names [(subsection.11.17) 202 0 R (subsection.11.18) 206 0 R (subsection.11.19) 210 0 R (subsection.11.2) 142 0 R (subsection.11.20) 214 0 R (subsection.11.21) 218 0 R]
+/Limits [(subsection.11.17) (subsection.11.21)]
 >> endobj
 12853 0 obj <<
-/Names [(subsubsection.1.4.10) 601 0 R (subsubsection.1.4.2) 570 0 R (subsubsection.1.4.3) 572 0 R (subsubsection.1.4.4) 574 0 R (subsubsection.1.4.5) 581 0 R (subsubsection.1.4.6) 583 0 R]
-/Limits [(subsubsection.1.4.10) (subsubsection.1.4.6)]
+/Names [(subsection.11.22) 222 0 R (subsection.11.23) 226 0 R (subsection.11.24) 230 0 R (subsection.11.25) 234 0 R (subsection.11.26) 238 0 R (subsection.11.27) 242 0 R]
+/Limits [(subsection.11.22) (subsection.11.27)]
 >> endobj
 12854 0 obj <<
-/Names [(subsubsection.1.4.7) 584 0 R (subsubsection.1.4.8) 592 0 R (subsubsection.1.4.9) 594 0 R (subsubsection.1.5.1) 604 0 R (subsubsection.1.5.10) 645 0 R (subsubsection.1.5.11) 654 0 R]
-/Limits [(subsubsection.1.4.7) (subsubsection.1.5.11)]
+/Names [(subsection.11.28) 246 0 R (subsection.11.29) 250 0 R (subsection.11.3) 146 0 R (subsection.11.30) 254 0 R (subsection.11.31) 258 0 R (subsection.11.32) 262 0 R]
+/Limits [(subsection.11.28) (subsection.11.32)]
 >> endobj
 12855 0 obj <<
-/Names [(subsubsection.1.5.12) 656 0 R (subsubsection.1.5.13) 658 0 R (subsubsection.1.5.14) 660 0 R (subsubsection.1.5.15) 674 0 R (subsubsection.1.5.16) 678 0 R (subsubsection.1.5.17) 680 0 R]
-/Limits [(subsubsection.1.5.12) (subsubsection.1.5.17)]
+/Names [(subsection.11.33) 266 0 R (subsection.11.34) 270 0 R (subsection.11.35) 274 0 R (subsection.11.36) 278 0 R (subsection.11.37) 282 0 R (subsection.11.38) 286 0 R]
+/Limits [(subsection.11.33) (subsection.11.38)]
 >> endobj
 12856 0 obj <<
-/Names [(subsubsection.1.5.18) 697 0 R (subsubsection.1.5.19) 699 0 R (subsubsection.1.5.2) 606 0 R (subsubsection.1.5.3) 608 0 R (subsubsection.1.5.4) 610 0 R (subsubsection.1.5.5) 618 0 R]
-/Limits [(subsubsection.1.5.18) (subsubsection.1.5.5)]
+/Names [(subsection.11.39) 290 0 R (subsection.11.4) 150 0 R (subsection.11.40) 294 0 R (subsection.11.41) 298 0 R (subsection.11.42) 302 0 R (subsection.11.43) 306 0 R]
+/Limits [(subsection.11.39) (subsection.11.43)]
 >> endobj
 12857 0 obj <<
-/Names [(subsubsection.1.5.6) 620 0 R (subsubsection.1.5.7) 625 0 R (subsubsection.1.5.8) 635 0 R (subsubsection.1.5.9) 638 0 R (subsubsection.1.6.1) 713 0 R (subsubsection.1.7.1) 716 0 R]
-/Limits [(subsubsection.1.5.6) (subsubsection.1.7.1)]
+/Names [(subsection.11.44) 310 0 R (subsection.11.45) 314 0 R (subsection.11.46) 318 0 R (subsection.11.47) 322 0 R (subsection.11.48) 326 0 R (subsection.11.49) 330 0 R]
+/Limits [(subsection.11.44) (subsection.11.49)]
 >> endobj
 12858 0 obj <<
-/Names [(subsubsection.1.7.2) 729 0 R (subsubsection.1.7.3) 731 0 R (subsubsection.1.7.4) 733 0 R (subsubsection.1.8.1) 745 0 R (subsubsection.1.8.2) 747 0 R (subsubsection.1.8.3) 749 0 R]
-/Limits [(subsubsection.1.7.2) (subsubsection.1.8.3)]
+/Names [(subsection.11.5) 154 0 R (subsection.11.6) 158 0 R (subsection.11.7) 162 0 R (subsection.11.8) 166 0 R (subsection.11.9) 170 0 R (subsection.5.1) 82 0 R]
+/Limits [(subsection.11.5) (subsection.5.1)]
 >> endobj
 12859 0 obj <<
-/Names [(subsubsection.1.8.4) 751 0 R (subsubsection.1.8.5) 761 0 R (subsubsection.1.8.6) 764 0 R (subsubsection.1.8.7) 766 0 R (subsubsection.1.8.8) 768 0 R (subsubsection.1.8.9) 778 0 R]
-/Limits [(subsubsection.1.8.4) (subsubsection.1.8.9)]
+/Names [(subsection.6.1) 90 0 R (subsection.7.1) 98 0 R (subsection.8.1) 106 0 R (subsection.9.1) 114 0 R (subsubsection.1.1.1) 470 0 R (subsubsection.1.1.2) 490 0 R]
+/Limits [(subsection.6.1) (subsubsection.1.1.2)]
 >> endobj
 12860 0 obj <<
-/Names [(subsubsection.1.9.1) 781 0 R (subsubsection.1.9.10) 811 0 R (subsubsection.1.9.11) 819 0 R (subsubsection.1.9.12) 821 0 R (subsubsection.1.9.13) 823 0 R (subsubsection.1.9.14) 835 0 R]
-/Limits [(subsubsection.1.9.1) (subsubsection.1.9.14)]
+/Names [(subsubsection.1.1.3) 515 0 R (subsubsection.1.10.1) 841 0 R (subsubsection.1.11.1) 857 0 R (subsubsection.1.11.2) 860 0 R (subsubsection.1.11.3) 863 0 R (subsubsection.1.12.1) 867 0 R]
+/Limits [(subsubsection.1.1.3) (subsubsection.1.12.1)]
 >> endobj
 12861 0 obj <<
-/Names [(subsubsection.1.9.15) 837 0 R (subsubsection.1.9.2) 783 0 R (subsubsection.1.9.3) 785 0 R (subsubsection.1.9.4) 787 0 R (subsubsection.1.9.5) 794 0 R (subsubsection.1.9.6) 796 0 R]
-/Limits [(subsubsection.1.9.15) (subsubsection.1.9.6)]
+/Names [(subsubsection.1.12.2) 883 0 R (subsubsection.1.12.3) 886 0 R (subsubsection.1.12.4) 889 0 R (subsubsection.1.12.5) 892 0 R (subsubsection.1.13.1) 903 0 R (subsubsection.1.13.2) 905 0 R]
+/Limits [(subsubsection.1.12.2) (subsubsection.1.13.2)]
 >> endobj
 12862 0 obj <<
-/Names [(subsubsection.1.9.7) 798 0 R (subsubsection.1.9.8) 800 0 R (subsubsection.1.9.9) 809 0 R (subsubsection.10.1.1) 2046 0 R (subsubsection.10.1.2) 2047 0 R (subsubsection.10.2.1) 2062 0 R]
-/Limits [(subsubsection.1.9.7) (subsubsection.10.2.1)]
+/Names [(subsubsection.1.13.3) 914 0 R (subsubsection.1.13.4) 916 0 R (subsubsection.1.3.1) 537 0 R (subsubsection.1.3.2) 544 0 R (subsubsection.1.3.3) 556 0 R (subsubsection.1.3.4) 558 0 R]
+/Limits [(subsubsection.1.13.3) (subsubsection.1.3.4)]
 >> endobj
 12863 0 obj <<
-/Names [(subsubsection.10.2.2) 2072 0 R (subsubsection.10.3.1) 2074 0 R (subsubsection.11.1.1) 2539 0 R (subsubsection.11.1.2) 2547 0 R (subsubsection.11.1.3) 2575 0 R (subsubsection.11.1.4) 2790 0 R]
-/Limits [(subsubsection.10.2.2) (subsubsection.11.1.4)]
+/Names [(subsubsection.1.4.1) 561 0 R (subsubsection.1.4.10) 601 0 R (subsubsection.1.4.2) 570 0 R (subsubsection.1.4.3) 572 0 R (subsubsection.1.4.4) 574 0 R (subsubsection.1.4.5) 581 0 R]
+/Limits [(subsubsection.1.4.1) (subsubsection.1.4.5)]
 >> endobj
 12864 0 obj <<
-/Names [(subsubsection.11.10.1) 4708 0 R (subsubsection.11.10.2) 4719 0 R (subsubsection.11.10.3) 4726 0 R (subsubsection.11.10.4) 4728 0 R (subsubsection.11.10.5) 4738 0 R (subsubsection.11.11.1) 4870 0 R]
-/Limits [(subsubsection.11.10.1) (subsubsection.11.11.1)]
+/Names [(subsubsection.1.4.6) 583 0 R (subsubsection.1.4.7) 584 0 R (subsubsection.1.4.8) 592 0 R (subsubsection.1.4.9) 594 0 R (subsubsection.1.5.1) 604 0 R (subsubsection.1.5.10) 645 0 R]
+/Limits [(subsubsection.1.4.6) (subsubsection.1.5.10)]
 >> endobj
 12865 0 obj <<
-/Names [(subsubsection.11.11.2) 4879 0 R (subsubsection.11.12.1) 4913 0 R (subsubsection.11.13.1) 4928 0 R (subsubsection.11.13.2) 4930 0 R (subsubsection.11.14.1) 5025 0 R (subsubsection.11.14.2) 5027 0 R]
-/Limits [(subsubsection.11.11.2) (subsubsection.11.14.2)]
+/Names [(subsubsection.1.5.11) 654 0 R (subsubsection.1.5.12) 656 0 R (subsubsection.1.5.13) 658 0 R (subsubsection.1.5.14) 660 0 R (subsubsection.1.5.15) 674 0 R (subsubsection.1.5.16) 678 0 R]
+/Limits [(subsubsection.1.5.11) (subsubsection.1.5.16)]
 >> endobj
 12866 0 obj <<
-/Names [(subsubsection.11.14.3) 5029 0 R (subsubsection.11.15.1) 5050 0 R (subsubsection.11.16.1) 5052 0 R (subsubsection.11.17.1) 5218 0 R (subsubsection.11.17.2) 5233 0 R (subsubsection.11.17.3) 5235 0 R]
-/Limits [(subsubsection.11.14.3) (subsubsection.11.17.3)]
+/Names [(subsubsection.1.5.17) 680 0 R (subsubsection.1.5.18) 697 0 R (subsubsection.1.5.19) 699 0 R (subsubsection.1.5.2) 606 0 R (subsubsection.1.5.3) 608 0 R (subsubsection.1.5.4) 610 0 R]
+/Limits [(subsubsection.1.5.17) (subsubsection.1.5.4)]
 >> endobj
 12867 0 obj <<
-/Names [(subsubsection.11.17.4) 5270 0 R (subsubsection.11.18.1) 5386 0 R (subsubsection.11.18.2) 5406 0 R (subsubsection.11.18.3) 5410 0 R (subsubsection.11.19.1) 5443 0 R (subsubsection.11.2.1) 2835 0 R]
-/Limits [(subsubsection.11.17.4) (subsubsection.11.2.1)]
+/Names [(subsubsection.1.5.5) 618 0 R (subsubsection.1.5.6) 620 0 R (subsubsection.1.5.7) 625 0 R (subsubsection.1.5.8) 635 0 R (subsubsection.1.5.9) 638 0 R (subsubsection.1.6.1) 713 0 R]
+/Limits [(subsubsection.1.5.5) (subsubsection.1.6.1)]
 >> endobj
 12868 0 obj <<
-/Names [(subsubsection.11.2.2) 2836 0 R (subsubsection.11.20.1) 5528 0 R (subsubsection.11.20.2) 5529 0 R (subsubsection.11.21.1) 6005 0 R (subsubsection.11.21.2) 6022 0 R (subsubsection.11.21.3) 6063 0 R]
-/Limits [(subsubsection.11.2.2) (subsubsection.11.21.3)]
+/Names [(subsubsection.1.7.1) 716 0 R (subsubsection.1.7.2) 729 0 R (subsubsection.1.7.3) 731 0 R (subsubsection.1.7.4) 733 0 R (subsubsection.1.8.1) 745 0 R (subsubsection.1.8.2) 747 0 R]
+/Limits [(subsubsection.1.7.1) (subsubsection.1.8.2)]
 >> endobj
 12869 0 obj <<
-/Names [(subsubsection.11.21.4) 6311 0 R (subsubsection.11.22.1) 6344 0 R (subsubsection.11.22.2) 6345 0 R (subsubsection.11.23.1) 6377 0 R (subsubsection.11.24.1) 6493 0 R (subsubsection.11.24.2) 6510 0 R]
-/Limits [(subsubsection.11.21.4) (subsubsection.11.24.2)]
+/Names [(subsubsection.1.8.3) 749 0 R (subsubsection.1.8.4) 751 0 R (subsubsection.1.8.5) 761 0 R (subsubsection.1.8.6) 764 0 R (subsubsection.1.8.7) 766 0 R (subsubsection.1.8.8) 768 0 R]
+/Limits [(subsubsection.1.8.3) (subsubsection.1.8.8)]
 >> endobj
 12870 0 obj <<
-/Names [(subsubsection.11.24.3) 6512 0 R (subsubsection.11.24.4) 6545 0 R (subsubsection.11.25.1) 6666 0 R (subsubsection.11.25.2) 6685 0 R (subsubsection.11.25.3) 6690 0 R (subsubsection.11.26.1) 6725 0 R]
-/Limits [(subsubsection.11.24.3) (subsubsection.11.26.1)]
+/Names [(subsubsection.1.8.9) 778 0 R (subsubsection.1.9.1) 781 0 R (subsubsection.1.9.10) 811 0 R (subsubsection.1.9.11) 819 0 R (subsubsection.1.9.12) 821 0 R (subsubsection.1.9.13) 823 0 R]
+/Limits [(subsubsection.1.8.9) (subsubsection.1.9.13)]
 >> endobj
 12871 0 obj <<
-/Names [(subsubsection.11.27.1) 6764 0 R (subsubsection.11.27.2) 6765 0 R (subsubsection.11.28.1) 6769 0 R (subsubsection.11.29.1) 6818 0 R (subsubsection.11.29.2) 6831 0 R (subsubsection.11.29.3) 6843 0 R]
-/Limits [(subsubsection.11.27.1) (subsubsection.11.29.3)]
+/Names [(subsubsection.1.9.14) 835 0 R (subsubsection.1.9.15) 837 0 R (subsubsection.1.9.2) 783 0 R (subsubsection.1.9.3) 785 0 R (subsubsection.1.9.4) 787 0 R (subsubsection.1.9.5) 794 0 R]
+/Limits [(subsubsection.1.9.14) (subsubsection.1.9.5)]
 >> endobj
 12872 0 obj <<
-/Names [(subsubsection.11.3.1) 2864 0 R (subsubsection.11.30.1) 6845 0 R (subsubsection.11.31.1) 6862 0 R (subsubsection.11.32.1) 6864 0 R (subsubsection.11.33.1) 7060 0 R (subsubsection.11.33.2) 7061 0 R]
-/Limits [(subsubsection.11.3.1) (subsubsection.11.33.2)]
+/Names [(subsubsection.1.9.6) 796 0 R (subsubsection.1.9.7) 798 0 R (subsubsection.1.9.8) 800 0 R (subsubsection.1.9.9) 809 0 R (subsubsection.10.1.1) 2053 0 R (subsubsection.10.1.2) 2054 0 R]
+/Limits [(subsubsection.1.9.6) (subsubsection.10.1.2)]
 >> endobj
 12873 0 obj <<
-/Names [(subsubsection.11.33.3) 7073 0 R (subsubsection.11.34.1) 7283 0 R (subsubsection.11.34.2) 7293 0 R (subsubsection.11.34.3) 7296 0 R (subsubsection.11.34.4) 7314 0 R (subsubsection.11.34.5) 7349 0 R]
-/Limits [(subsubsection.11.33.3) (subsubsection.11.34.5)]
+/Names [(subsubsection.10.2.1) 2070 0 R (subsubsection.10.2.2) 2080 0 R (subsubsection.10.3.1) 2082 0 R (subsubsection.11.1.1) 2546 0 R (subsubsection.11.1.2) 2556 0 R (subsubsection.11.1.3) 2584 0 R]
+/Limits [(subsubsection.10.2.1) (subsubsection.11.1.3)]
 >> endobj
 12874 0 obj <<
-/Names [(subsubsection.11.35.1) 7423 0 R (subsubsection.11.35.2) 7424 0 R (subsubsection.11.35.3) 7454 0 R (subsubsection.11.36.1) 7471 0 R (subsubsection.11.36.2) 7473 0 R (subsubsection.11.37.1) 7898 0 R]
-/Limits [(subsubsection.11.35.1) (subsubsection.11.37.1)]
+/Names [(subsubsection.11.1.4) 2799 0 R (subsubsection.11.10.1) 4717 0 R (subsubsection.11.10.2) 4728 0 R (subsubsection.11.10.3) 4735 0 R (subsubsection.11.10.4) 4737 0 R (subsubsection.11.10.5) 4747 0 R]
+/Limits [(subsubsection.11.1.4) (subsubsection.11.10.5)]
 >> endobj
 12875 0 obj <<
-/Names [(subsubsection.11.37.2) 7912 0 R (subsubsection.11.37.3) 7940 0 R (subsubsection.11.37.4) 8107 0 R (subsubsection.11.38.1) 8525 0 R (subsubsection.11.38.2) 8537 0 R (subsubsection.11.38.3) 8576 0 R]
-/Limits [(subsubsection.11.37.2) (subsubsection.11.38.3)]
+/Names [(subsubsection.11.11.1) 4879 0 R (subsubsection.11.11.2) 4888 0 R (subsubsection.11.12.1) 4922 0 R (subsubsection.11.13.1) 4937 0 R (subsubsection.11.13.2) 4939 0 R (subsubsection.11.14.1) 5034 0 R]
+/Limits [(subsubsection.11.11.1) (subsubsection.11.14.1)]
 >> endobj
 12876 0 obj <<
-/Names [(subsubsection.11.38.4) 8727 0 R (subsubsection.11.39.1) 9122 0 R (subsubsection.11.39.2) 9124 0 R (subsubsection.11.39.3) 9155 0 R (subsubsection.11.39.4) 9325 0 R (subsubsection.11.4.1) 3294 0 R]
-/Limits [(subsubsection.11.38.4) (subsubsection.11.4.1)]
+/Names [(subsubsection.11.14.2) 5036 0 R (subsubsection.11.14.3) 5038 0 R (subsubsection.11.15.1) 5059 0 R (subsubsection.11.16.1) 5061 0 R (subsubsection.11.17.1) 5227 0 R (subsubsection.11.17.2) 5242 0 R]
+/Limits [(subsubsection.11.14.2) (subsubsection.11.17.2)]
 >> endobj
 12877 0 obj <<
-/Names [(subsubsection.11.4.2) 3296 0 R (subsubsection.11.4.3) 3329 0 R (subsubsection.11.4.4) 3500 0 R (subsubsection.11.40.1) 9404 0 R (subsubsection.11.40.2) 9405 0 R (subsubsection.11.41.1) 9463 0 R]
-/Limits [(subsubsection.11.4.2) (subsubsection.11.41.1)]
+/Names [(subsubsection.11.17.3) 5244 0 R (subsubsection.11.17.4) 5279 0 R (subsubsection.11.18.1) 5395 0 R (subsubsection.11.18.2) 5415 0 R (subsubsection.11.18.3) 5419 0 R (subsubsection.11.19.1) 5452 0 R]
+/Limits [(subsubsection.11.17.3) (subsubsection.11.19.1)]
 >> endobj
 12878 0 obj <<
-/Names [(subsubsection.11.41.2) 9464 0 R (subsubsection.11.42.1) 9915 0 R (subsubsection.11.42.2) 9933 0 R (subsubsection.11.42.3) 9951 0 R (subsubsection.11.42.4) 10203 0 R (subsubsection.11.43.1) 10369 0 R]
-/Limits [(subsubsection.11.41.2) (subsubsection.11.43.1)]
+/Names [(subsubsection.11.2.1) 2844 0 R (subsubsection.11.2.2) 2845 0 R (subsubsection.11.20.1) 5537 0 R (subsubsection.11.20.2) 5538 0 R (subsubsection.11.21.1) 6014 0 R (subsubsection.11.21.2) 6031 0 R]
+/Limits [(subsubsection.11.2.1) (subsubsection.11.21.2)]
 >> endobj
 12879 0 obj <<
-/Names [(subsubsection.11.43.2) 10392 0 R (subsubsection.11.43.3) 10396 0 R (subsubsection.11.43.4) 10408 0 R (subsubsection.11.44.1) 10413 0 R (subsubsection.11.45.1) 10426 0 R (subsubsection.11.45.2) 10428 0 R]
-/Limits [(subsubsection.11.43.2) (subsubsection.11.45.2)]
+/Names [(subsubsection.11.21.3) 6072 0 R (subsubsection.11.21.4) 6320 0 R (subsubsection.11.22.1) 6353 0 R (subsubsection.11.22.2) 6354 0 R (subsubsection.11.23.1) 6386 0 R (subsubsection.11.24.1) 6502 0 R]
+/Limits [(subsubsection.11.21.3) (subsubsection.11.24.1)]
 >> endobj
 12880 0 obj <<
-/Names [(subsubsection.11.46.1) 10452 0 R (subsubsection.11.47.1) 10488 0 R (subsubsection.11.47.2) 10502 0 R (subsubsection.11.47.3) 10504 0 R (subsubsection.11.47.4) 10506 0 R (subsubsection.11.48.1) 10538 0 R]
-/Limits [(subsubsection.11.46.1) (subsubsection.11.48.1)]
+/Names [(subsubsection.11.24.2) 6519 0 R (subsubsection.11.24.3) 6521 0 R (subsubsection.11.24.4) 6554 0 R (subsubsection.11.25.1) 6675 0 R (subsubsection.11.25.2) 6694 0 R (subsubsection.11.25.3) 6699 0 R]
+/Limits [(subsubsection.11.24.2) (subsubsection.11.25.3)]
 >> endobj
 12881 0 obj <<
-/Names [(subsubsection.11.49.1) 10563 0 R (subsubsection.11.49.2) 10564 0 R (subsubsection.11.49.3) 10566 0 R (subsubsection.11.5.1) 3589 0 R (subsubsection.11.5.2) 3602 0 R (subsubsection.11.5.3) 3637 0 R]
-/Limits [(subsubsection.11.49.1) (subsubsection.11.5.3)]
+/Names [(subsubsection.11.26.1) 6734 0 R (subsubsection.11.27.1) 6773 0 R (subsubsection.11.27.2) 6774 0 R (subsubsection.11.28.1) 6778 0 R (subsubsection.11.29.1) 6827 0 R (subsubsection.11.29.2) 6840 0 R]
+/Limits [(subsubsection.11.26.1) (subsubsection.11.29.2)]
 >> endobj
 12882 0 obj <<
-/Names [(subsubsection.11.6.1) 4042 0 R (subsubsection.11.6.2) 4058 0 R (subsubsection.11.6.3) 4060 0 R (subsubsection.11.7.1) 4272 0 R (subsubsection.11.7.2) 4282 0 R (subsubsection.11.7.3) 4289 0 R]
-/Limits [(subsubsection.11.6.1) (subsubsection.11.7.3)]
+/Names [(subsubsection.11.29.3) 6852 0 R (subsubsection.11.3.1) 2873 0 R (subsubsection.11.30.1) 6854 0 R (subsubsection.11.31.1) 6871 0 R (subsubsection.11.32.1) 6873 0 R (subsubsection.11.33.1) 7069 0 R]
+/Limits [(subsubsection.11.29.3) (subsubsection.11.33.1)]
 >> endobj
 12883 0 obj <<
-/Names [(subsubsection.11.7.4) 4305 0 R (subsubsection.11.8.1) 4444 0 R (subsubsection.11.8.2) 4451 0 R (subsubsection.11.8.3) 4453 0 R (subsubsection.11.8.4) 4475 0 R (subsubsection.11.9.1) 4509 0 R]
-/Limits [(subsubsection.11.7.4) (subsubsection.11.9.1)]
+/Names [(subsubsection.11.33.2) 7070 0 R (subsubsection.11.33.3) 7082 0 R (subsubsection.11.34.1) 7292 0 R (subsubsection.11.34.2) 7302 0 R (subsubsection.11.34.3) 7305 0 R (subsubsection.11.34.4) 7323 0 R]
+/Limits [(subsubsection.11.33.2) (subsubsection.11.34.4)]
 >> endobj
 12884 0 obj <<
-/Names [(subsubsection.9.1.1) 1748 0 R (subsubsection.9.1.2) 1749 0 R (subsubsection.9.1.3) 1773 0 R (subsubsection.9.1.4) 1777 0 R (subsubsection.9.1.5) 1797 0 R]
-/Limits [(subsubsection.9.1.1) (subsubsection.9.1.5)]
+/Names [(subsubsection.11.34.5) 7358 0 R (subsubsection.11.35.1) 7432 0 R (subsubsection.11.35.2) 7433 0 R (subsubsection.11.35.3) 7463 0 R (subsubsection.11.36.1) 7480 0 R (subsubsection.11.36.2) 7482 0 R]
+/Limits [(subsubsection.11.34.5) (subsubsection.11.36.2)]
 >> endobj
 12885 0 obj <<
-/Kids [12266 0 R 12267 0 R 12268 0 R 12269 0 R 12270 0 R 12271 0 R]
-/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea)]
+/Names [(subsubsection.11.37.1) 7907 0 R (subsubsection.11.37.2) 7921 0 R (subsubsection.11.37.3) 7949 0 R (subsubsection.11.37.4) 8116 0 R (subsubsection.11.38.1) 8534 0 R (subsubsection.11.38.2) 8546 0 R]
+/Limits [(subsubsection.11.37.1) (subsubsection.11.38.2)]
 >> endobj
 12886 0 obj <<
-/Kids [12272 0 R 12273 0 R 12274 0 R 12275 0 R 12276 0 R 12277 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59)]
+/Names [(subsubsection.11.38.3) 8585 0 R (subsubsection.11.38.4) 8736 0 R (subsubsection.11.39.1) 9131 0 R (subsubsection.11.39.2) 9133 0 R (subsubsection.11.39.3) 9164 0 R (subsubsection.11.39.4) 9334 0 R]
+/Limits [(subsubsection.11.38.3) (subsubsection.11.39.4)]
 >> endobj
 12887 0 obj <<
-/Kids [12278 0 R 12279 0 R 12280 0 R 12281 0 R 12282 0 R 12283 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f)]
+/Names [(subsubsection.11.4.1) 3303 0 R (subsubsection.11.4.2) 3305 0 R (subsubsection.11.4.3) 3338 0 R (subsubsection.11.4.4) 3509 0 R (subsubsection.11.40.1) 9413 0 R (subsubsection.11.40.2) 9414 0 R]
+/Limits [(subsubsection.11.4.1) (subsubsection.11.40.2)]
 >> endobj
 12888 0 obj <<
-/Kids [12284 0 R 12285 0 R 12286 0 R 12287 0 R 12288 0 R 12289 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e)]
+/Names [(subsubsection.11.41.1) 9472 0 R (subsubsection.11.41.2) 9473 0 R (subsubsection.11.42.1) 9924 0 R (subsubsection.11.42.2) 9942 0 R (subsubsection.11.42.3) 9960 0 R (subsubsection.11.42.4) 10212 0 R]
+/Limits [(subsubsection.11.41.1) (subsubsection.11.42.4)]
 >> endobj
 12889 0 obj <<
-/Kids [12290 0 R 12291 0 R 12292 0 R 12293 0 R 12294 0 R 12295 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12)]
+/Names [(subsubsection.11.43.1) 10378 0 R (subsubsection.11.43.2) 10401 0 R (subsubsection.11.43.3) 10405 0 R (subsubsection.11.43.4) 10417 0 R (subsubsection.11.44.1) 10422 0 R (subsubsection.11.45.1) 10435 0 R]
+/Limits [(subsubsection.11.43.1) (subsubsection.11.45.1)]
 >> endobj
 12890 0 obj <<
-/Kids [12296 0 R 12297 0 R 12298 0 R 12299 0 R 12300 0 R 12301 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
+/Names [(subsubsection.11.45.2) 10437 0 R (subsubsection.11.46.1) 10461 0 R (subsubsection.11.47.1) 10497 0 R (subsubsection.11.47.2) 10511 0 R (subsubsection.11.47.3) 10513 0 R (subsubsection.11.47.4) 10515 0 R]
+/Limits [(subsubsection.11.45.2) (subsubsection.11.47.4)]
 >> endobj
 12891 0 obj <<
-/Kids [12302 0 R 12303 0 R 12304 0 R 12305 0 R 12306 0 R 12307 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1C__Polyhedron_9720487deabf813a31afd4e9cfe695aa)]
+/Names [(subsubsection.11.48.1) 10547 0 R (subsubsection.11.49.1) 10572 0 R (subsubsection.11.49.2) 10573 0 R (subsubsection.11.49.3) 10575 0 R (subsubsection.11.5.1) 3598 0 R (subsubsection.11.5.2) 3611 0 R]
+/Limits [(subsubsection.11.48.1) (subsubsection.11.5.2)]
 >> endobj
 12892 0 obj <<
-/Kids [12308 0 R 12309 0 R 12310 0 R 12311 0 R 12312 0 R 12313 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) (classParma__Polyhedra__Library_1_1Checked__Number_4bed59d493c4fd91537602efb267c938)]
+/Names [(subsubsection.11.5.3) 3646 0 R (subsubsection.11.6.1) 4051 0 R (subsubsection.11.6.2) 4067 0 R (subsubsection.11.6.3) 4069 0 R (subsubsection.11.7.1) 4281 0 R (subsubsection.11.7.2) 4291 0 R]
+/Limits [(subsubsection.11.5.3) (subsubsection.11.7.2)]
 >> endobj
 12893 0 obj <<
-/Kids [12314 0 R 12315 0 R 12316 0 R 12317 0 R 12318 0 R 12319 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) (classParma__Polyhedra__Library_1_1Checked__Number_a3de5a2fe7f06d0aa3e4972be2023933)]
+/Names [(subsubsection.11.7.3) 4298 0 R (subsubsection.11.7.4) 4314 0 R (subsubsection.11.8.1) 4453 0 R (subsubsection.11.8.2) 4460 0 R (subsubsection.11.8.3) 4462 0 R (subsubsection.11.8.4) 4484 0 R]
+/Limits [(subsubsection.11.7.3) (subsubsection.11.8.4)]
 >> endobj
 12894 0 obj <<
-/Kids [12320 0 R 12321 0 R 12322 0 R 12323 0 R 12324 0 R 12325 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) (classParma__Polyhedra__Library_1_1Checked__Number_f47ee9cf59cfac8a346660698c61d113)]
+/Names [(subsubsection.11.9.1) 4518 0 R (subsubsection.9.1.1) 1747 0 R (subsubsection.9.1.2) 1748 0 R (subsubsection.9.1.3) 1782 0 R (subsubsection.9.1.4) 1786 0 R (subsubsection.9.1.5) 1806 0 R]
+/Limits [(subsubsection.11.9.1) (subsubsection.9.1.5)]
 >> endobj
 12895 0 obj <<
-/Kids [12326 0 R 12327 0 R 12328 0 R 12329 0 R 12330 0 R 12331 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) (classParma__Polyhedra__Library_1_1Congruence__System_044dbf593127c9e8cbbbe2a0d169c30c)]
+/Kids [12275 0 R 12276 0 R 12277 0 R 12278 0 R 12279 0 R 12280 0 R]
+/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1BD__Shape_2626176104b632be36dc614e1d5536ea)]
 >> endobj
 12896 0 obj <<
-/Kids [12332 0 R 12333 0 R 12334 0 R 12335 0 R 12336 0 R 12337 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
+/Kids [12281 0 R 12282 0 R 12283 0 R 12284 0 R 12285 0 R 12286 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_28b268e37d25a0cfa2b5bf39e85c758d) (classParma__Polyhedra__Library_1_1BD__Shape_8d6c186583503c4394603550b50edf59)]
 >> endobj
 12897 0 obj <<
-/Kids [12338 0 R 12339 0 R 12340 0 R 12341 0 R 12342 0 R 12343 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d)]
+/Kids [12287 0 R 12288 0 R 12289 0 R 12290 0 R 12291 0 R 12292 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_8e13e7d3536de2745bc9e58a25b75b77) (classParma__Polyhedra__Library_1_1BD__Shape_dbf2609849c95cfb7277df1edc69534f)]
 >> endobj
 12898 0 obj <<
-/Kids [12344 0 R 12345 0 R 12346 0 R 12347 0 R 12348 0 R 12349 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_f3c5bf7dd0135194b6c180dcb232ef54)]
+/Kids [12293 0 R 12294 0 R 12295 0 R 12296 0 R 12297 0 R 12298 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1BD__Shape_df3cfc56df68bc8063e6e9eb3d0ad3f1) (classParma__Polyhedra__Library_1_1Box_1d8eb71bd67ae50436968e7323bbeb7e)]
 >> endobj
 12899 0 obj <<
-/Kids [12350 0 R 12351 0 R 12352 0 R 12353 0 R 12354 0 R 12355 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab)]
+/Kids [12299 0 R 12300 0 R 12301 0 R 12302 0 R 12303 0 R 12304 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Box_22f9ceb879f1c8d892f60fb3d9577d81) (classParma__Polyhedra__Library_1_1Box_7e3ffa1dd9894e6418bd153a4cd2de12)]
 >> endobj
 12900 0 obj <<
-/Kids [12356 0 R 12357 0 R 12358 0 R 12359 0 R 12360 0 R 12361 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) (classParma__Polyhedra__Library_1_1Determinate_a76dc794cd0a663bebbf8fc0d11d9714)]
+/Kids [12305 0 R 12306 0 R 12307 0 R 12308 0 R 12309 0 R 12310 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Box_7fff251a8cd2ecd8b928175af94d7069) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
 >> endobj
 12901 0 obj <<
-/Kids [12362 0 R 12363 0 R 12364 0 R 12365 0 R 12366 0 R 12367 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) (classParma__Polyhedra__Library_1_1Generator_2aba27eb7310045e1a35c7e68af01ab2)]
+/Kids [12311 0 R 12312 0 R 12313 0 R 12314 0 R 12315 0 R 12316 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1C__Polyhedron_9720487deabf813a31afd4e9cfe695aa)]
 >> endobj
 12902 0 obj <<
-/Kids [12368 0 R 12369 0 R 12370 0 R 12371 0 R 12372 0 R 12373 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
+/Kids [12317 0 R 12318 0 R 12319 0 R 12320 0 R 12321 0 R 12322 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1C__Polyhedron_c3126925bcd3349b150771d52c19639d) (classParma__Polyhedra__Library_1_1Checked__Number_4bed59d493c4fd91537602efb267c938)]
 >> endobj
 12903 0 obj <<
-/Kids [12374 0 R 12375 0 R 12376 0 R 12377 0 R 12378 0 R 12379 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a)]
+/Kids [12323 0 R 12324 0 R 12325 0 R 12326 0 R 12327 0 R 12328 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_4cca5e272cecc038189aac8b2fc8ace2) (classParma__Polyhedra__Library_1_1Checked__Number_a3de5a2fe7f06d0aa3e4972be2023933)]
 >> endobj
 12904 0 obj <<
-/Kids [12380 0 R 12381 0 R 12382 0 R 12383 0 R 12384 0 R 12385 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da94dc)]
+/Kids [12329 0 R 12330 0 R 12331 0 R 12332 0 R 12333 0 R 12334 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_a7885d402d5653321f316029ca0af517) (classParma__Polyhedra__Library_1_1Checked__Number_f47ee9cf59cfac8a346660698c61d113)]
 >> endobj
 12905 0 obj <<
-/Kids [12386 0 R 12387 0 R 12388 0 R 12389 0 R 12390 0 R 12391 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919da8)]
+/Kids [12335 0 R 12336 0 R 12337 0 R 12338 0 R 12339 0 R 12340 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Checked__Number_f9af63978105e142642222864ce7c3be) (classParma__Polyhedra__Library_1_1Congruence__System_044dbf593127c9e8cbbbe2a0d169c30c)]
 >> endobj
 12906 0 obj <<
-/Kids [12392 0 R 12393 0 R 12394 0 R 12395 0 R 12396 0 R 12397 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) (classParma__Polyhedra__Library_1_1Grid__Generator_1a15765e7fd1f486a9ee12a061dc4c76)]
+/Kids [12341 0 R 12342 0 R 12343 0 R 12344 0 R 12345 0 R 12346 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_067b4c27cf8643f8ded50ebda77da8aa) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
 >> endobj
 12907 0 obj <<
-/Kids [12398 0 R 12399 0 R 12400 0 R 12401 0 R 12402 0 R 12403 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10)]
+/Kids [12347 0 R 12348 0 R 12349 0 R 12350 0 R 12351 0 R 12352 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Constraint_2935fff040a5b31930fff594a0b2596d)]
 >> endobj
 12908 0 obj <<
-/Kids [12404 0 R 12405 0 R 12406 0 R 12407 0 R 12408 0 R 12409 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
+/Kids [12353 0 R 12354 0 R 12355 0 R 12356 0 R 12357 0 R 12358 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_2fb9117b8937e3d9a9b4d3ae397bb79a) (classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_f3c5bf7dd0135194b6c180dcb232ef54)]
 >> endobj
 12909 0 obj <<
-/Kids [12410 0 R 12411 0 R 12412 0 R 12413 0 R 12414 0 R 12415 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2abc)]
+/Kids [12359 0 R 12360 0 R 12361 0 R 12362 0 R 12363 0 R 12364 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint__System_1_1const__iterator_fc81dafc5cf15ca9acd8f6a03f66c788) (classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab)]
 >> endobj
 12910 0 obj <<
-/Kids [12416 0 R 12417 0 R 12418 0 R 12419 0 R 12420 0 R 12421 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) (classParma__Polyhedra__Library_1_1Linear__Expression_298a32e26d8133869f28560cca4ba73b)]
+/Kids [12365 0 R 12366 0 R 12367 0 R 12368 0 R 12369 0 R 12370 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Constraint_c9b8aa34a8ed8e2c3c38d0435adff6ab7491a8ba26958c3e27bed23b7eef1a7e) (classParma__Polyhedra__Library_1_1Determinate_a76dc794cd0a663bebbf8fc0d11d9714)]
 >> endobj
 12911 0 obj <<
-/Kids [12422 0 R 12423 0 R 12424 0 R 12425 0 R 12426 0 R 12427 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) (classParma__Polyhedra__Library_1_1Linear__Expression_e9cc837bbae1745ada3780634c73858f)]
+/Kids [12371 0 R 12372 0 R 12373 0 R 12374 0 R 12375 0 R 12376 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Determinate_a894183e37c6f3614ed4938d94a3a7ee) (classParma__Polyhedra__Library_1_1Generator_2aba27eb7310045e1a35c7e68af01ab2)]
 >> endobj
 12912 0 obj <<
-/Kids [12428 0 R 12429 0 R 12430 0 R 12431 0 R 12432 0 R 12433 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d)]
+/Kids [12377 0 R 12378 0 R 12379 0 R 12380 0 R 12381 0 R 12382 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_303b4ed4262469c1834228e0f88dba74) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
 >> endobj
 12913 0 obj <<
-/Kids [12434 0 R 12435 0 R 12436 0 R 12437 0 R 12438 0 R 12439 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) (classParma__Polyhedra__Library_1_1No__Reduction_77067a656a3aa9381a93a23dfba036e4)]
+/Kids [12383 0 R 12384 0 R 12385 0 R 12386 0 R 12387 0 R 12388 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Generator_eff190ba56f86d3425859043689d499a)]
 >> endobj
 12914 0 obj <<
-/Kids [12440 0 R 12441 0 R 12442 0 R 12443 0 R 12444 0 R 12445 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
+/Kids [12389 0 R 12390 0 R 12391 0 R 12392 0 R 12393 0 R 12394 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Generator_f1827b1f7a42393a2526944530559c5a) (classParma__Polyhedra__Library_1_1Grid_323efbe5d43695cc65f8cd5935da94dc)]
 >> endobj
 12915 0 obj <<
-/Kids [12446 0 R 12447 0 R 12448 0 R 12449 0 R 12450 0 R 12451 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Octagonal__Shape_af0214aee8884dc52be4e061d6b4df94)]
+/Kids [12395 0 R 12396 0 R 12397 0 R 12398 0 R 12399 0 R 12400 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_3628b6d6e250d4c6b8301173c6ecc777) (classParma__Polyhedra__Library_1_1Grid_8d2cc5d18d050975101f2860f2919da8)]
 >> endobj
 12916 0 obj <<
-/Kids [12452 0 R 12453 0 R 12454 0 R 12455 0 R 12456 0 R 12457 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0c2c96efcf10102068f754c608a12427)]
+/Kids [12401 0 R 12402 0 R 12403 0 R 12404 0 R 12405 0 R 12406 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_8edc85ba3e8a09593959814eaad72499) (classParma__Polyhedra__Library_1_1Grid__Generator_1a15765e7fd1f486a9ee12a061dc4c76)]
 >> endobj
 12917 0 obj <<
-/Kids [12458 0 R 12459 0 R 12460 0 R 12461 0 R 12462 0 R 12463 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f)]
+/Kids [12407 0 R 12408 0 R 12409 0 R 12410 0 R 12411 0 R 12412 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_1aabacaac0806d617f53db4b34b3349e) (classParma__Polyhedra__Library_1_1Grid__Generator__System_63fd965105d740ff7003037964ec7d10)]
 >> endobj
 12918 0 obj <<
-/Kids [12464 0 R 12465 0 R 12466 0 R 12467 0 R 12468 0 R 12469 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b95eae83384d8c6b41b9ed8f9fd16704)]
+/Kids [12413 0 R 12414 0 R 12415 0 R 12416 0 R 12417 0 R 12418 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator__System_642db539e09ba9a9746d490390097d73) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
 >> endobj
 12919 0 obj <<
-/Kids [12470 0 R 12471 0 R 12472 0 R 12473 0 R 12474 0 R 12475 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) (classParma__Polyhedra__Library_1_1Pointset__Powerset_16579a075dfcd1fa22ac02bcc859353b)]
+/Kids [12419 0 R 12420 0 R 12421 0 R 12422 0 R 12423 0 R 12424 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Grid_fde364ce088f82cf2b9a231e7d9f2abc)]
 >> endobj
 12920 0 obj <<
-/Kids [12476 0 R 12477 0 R 12478 0 R 12479 0 R 12480 0 R 12481 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
+/Kids [12425 0 R 12426 0 R 12427 0 R 12428 0 R 12429 0 R 12430 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid_fe613a3da3edc3cb4506f70d409f061d) (classParma__Polyhedra__Library_1_1Linear__Expression_298a32e26d8133869f28560cca4ba73b)]
 >> endobj
 12921 0 obj <<
-/Kids [12482 0 R 12483 0 R 12484 0 R 12485 0 R 12486 0 R 12487 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Pointset__Powerset_d64b9c9ef7488b49c4f9a4acd3f57491)]
+/Kids [12431 0 R 12432 0 R 12433 0 R 12434 0 R 12435 0 R 12436 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_2e4d2efe88475a75dab18c7f9fe5e217) (classParma__Polyhedra__Library_1_1Linear__Expression_e9cc837bbae1745ada3780634c73858f)]
 >> endobj
 12922 0 obj <<
-/Kids [12488 0 R 12489 0 R 12490 0 R 12491 0 R 12492 0 R 12493 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_4f7df2a0b66616d7672e562fa8c4e8f6)]
+/Kids [12437 0 R 12438 0 R 12439 0 R 12440 0 R 12441 0 R 12442 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Linear__Expression_ea20a64dc7e9dd789fb069c7b8faca16) (classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d)]
 >> endobj
 12923 0 obj <<
-/Kids [12494 0 R 12495 0 R 12496 0 R 12497 0 R 12498 0 R 12499 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) (classParma__Polyhedra__Library_1_1Polyhedron_4f9a47ba1b29f1e07a32542584d50686)]
+/Kids [12443 0 R 12444 0 R 12445 0 R 12446 0 R 12447 0 R 12448 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1MIP__Problem_abc43ede7fd0577eaeb7255a0eca232d4d21924dceed7aac6368d4bc5affeccf) (classParma__Polyhedra__Library_1_1No__Reduction_77067a656a3aa9381a93a23dfba036e4)]
 >> endobj
 12924 0 obj <<
-/Kids [12500 0 R 12501 0 R 12502 0 R 12503 0 R 12504 0 R 12505 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) (classParma__Polyhedra__Library_1_1Polyhedron_9ca6b6eed07fd3b72119b8ea58328e5e)]
+/Kids [12449 0 R 12450 0 R 12451 0 R 12452 0 R 12453 0 R 12454 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1No__Reduction_f38e352895f910cc9556dc7ac0d8f39d) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
 >> endobj
 12925 0 obj <<
-/Kids [12506 0 R 12507 0 R 12508 0 R 12509 0 R 12510 0 R 12511 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) (classParma__Polyhedra__Library_1_1Polyhedron_e58a861a42c5216a2267e3f94ecaec8c)]
+/Kids [12455 0 R 12456 0 R 12457 0 R 12458 0 R 12459 0 R 12460 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Octagonal__Shape_af0214aee8884dc52be4e061d6b4df94)]
 >> endobj
 12926 0 obj <<
-/Kids [12512 0 R 12513 0 R 12514 0 R 12515 0 R 12516 0 R 12517 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
+/Kids [12461 0 R 12462 0 R 12463 0 R 12464 0 R 12465 0 R 12466 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_afdd0083c1c10d49e06f4718a826ae1b) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0c2c96efcf10102068f754c608a12427)]
 >> endobj
 12927 0 obj <<
-/Kids [12518 0 R 12519 0 R 12520 0 R 12521 0 R 12522 0 R 12523 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (classParma__Polyhedra__Library_1_1Throwable_5024cc2b142473f5f733a8808cb09162)]
+/Kids [12467 0 R 12468 0 R 12469 0 R 12470 0 R 12471 0 R 12472 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_0e39243c24d99f8d374f9c14e3da8d98) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4a53183970490595ac39c8c070601c6f)]
 >> endobj
 12928 0 obj <<
-/Kids [12524 0 R 12525 0 R 12526 0 R 12527 0 R 12528 0 R 12529 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Variable) (deprecated__deprecated000007)]
+/Kids [12473 0 R 12474 0 R 12475 0 R 12476 0 R 12477 0 R 12478 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_4ac4e4131c756f0ffce85b9dec7d2b3a) (classParma__Polyhedra__Library_1_1Partially__Reduced__Product_b95eae83384d8c6b41b9ed8f9fd16704)]
 >> endobj
 12929 0 obj <<
-/Kids [12530 0 R 12531 0 R 12532 0 R 12533 0 R 12534 0 R 12535 0 R]
-/Limits [(deprecated__deprecated000008) (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783)]
+/Kids [12479 0 R 12480 0 R 12481 0 R 12482 0 R 12483 0 R 12484 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Partially__Reduced__Product_bb5709426ac80aa0bcf907b4f1d4a577) (classParma__Polyhedra__Library_1_1Pointset__Powerset_16579a075dfcd1fa22ac02bcc859353b)]
 >> endobj
 12930 0 obj <<
-/Kids [12536 0 R 12537 0 R 12538 0 R 12539 0 R 12540 0 R 12541 0 R]
-/Limits [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd)]
+/Kids [12485 0 R 12486 0 R 12487 0 R 12488 0 R 12489 0 R 12490 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_1760892eb5a3f38323cff257495f1711) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
 >> endobj
 12931 0 obj <<
-/Kids [12542 0 R 12543 0 R 12544 0 R 12545 0 R 12546 0 R 12547 0 R]
-/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) (main_BHRZ03a)]
+/Kids [12491 0 R 12492 0 R 12493 0 R 12494 0 R 12495 0 R 12496 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Pointset__Powerset_d64b9c9ef7488b49c4f9a4acd3f57491)]
 >> endobj
 12932 0 obj <<
-/Kids [12548 0 R 12549 0 R 12550 0 R 12551 0 R 12552 0 R 12553 0 R]
-/Limits [(main_BHRZ03b) (main_Collapsing_a_Powerset_Element)]
+/Kids [12497 0 R 12498 0 R 12499 0 R 12500 0 R 12501 0 R 12502 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_d6f64ccc36541cf23baca88a68ad06d7) (classParma__Polyhedra__Library_1_1Poly__Gen__Relation_4f7df2a0b66616d7672e562fa8c4e8f6)]
 >> endobj
 12933 0 obj <<
-/Kids [12554 0 R 12555 0 R 12556 0 R 12557 0 R 12558 0 R 12559 0 R]
-/Limits [(main_Combinations_and_Hulls) (main_Grid_Generator_Representation)]
+/Kids [12503 0 R 12504 0 R 12505 0 R 12506 0 R 12507 0 R 12508 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Poly__Gen__Relation_5740d23d50b9aa7c95e8b6b51242258d) (classParma__Polyhedra__Library_1_1Polyhedron_4f9a47ba1b29f1e07a32542584d50686)]
 >> endobj
 12934 0 obj <<
-/Kids [12560 0 R 12561 0 R 12562 0 R 12563 0 R 12564 0 R 12565 0 R]
-/Limits [(main_Grid_Intersection_and_Join) (main_Mas93)]
+/Kids [12509 0 R 12510 0 R 12511 0 R 12512 0 R 12513 0 R 12514 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_50e1047c49fffb06bc5089a06a051a3d) (classParma__Polyhedra__Library_1_1Polyhedron_9ca6b6eed07fd3b72119b8ea58328e5e)]
 >> endobj
 12935 0 obj <<
-/Kids [12566 0 R 12567 0 R 12568 0 R 12569 0 R 12570 0 R 12571 0 R]
-/Limits [(main_Meet_Preserving_Simplification) (main_SS07)]
+/Kids [12515 0 R 12516 0 R 12517 0 R 12518 0 R 12519 0 R 12520 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_9f3c5474494eb306717bc3da7c109307) (classParma__Polyhedra__Library_1_1Polyhedron_e58a861a42c5216a2267e3f94ecaec8c)]
 >> endobj
 12936 0 obj <<
-/Kids [12572 0 R 12573 0 R 12574 0 R 12575 0 R 12576 0 R 12577 0 R]
-/Limits [(main_SW70) (main_pps_bgp99_extrapolation)]
+/Kids [12521 0 R 12522 0 R 12523 0 R 12524 0 R 12525 0 R 12526 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Polyhedron_e680437fdc213b7174c581caa2e0c0d3) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
 >> endobj
 12937 0 obj <<
-/Kids [12578 0 R 12579 0 R 12580 0 R 12581 0 R 12582 0 R 12583 0 R]
-/Limits [(main_pps_certificate_widening) (namespaceParma__Polyhedra__Library_6a54c55d8b52ef353df7cefdfa632d8d)]
+/Kids [12527 0 R 12528 0 R 12529 0 R 12530 0 R 12531 0 R 12532 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (classParma__Polyhedra__Library_1_1Throwable_5024cc2b142473f5f733a8808cb09162)]
 >> endobj
 12938 0 obj <<
-/Kids [12584 0 R 12585 0 R 12586 0 R 12587 0 R 12588 0 R 12589 0 R]
-/Limits [(namespaceParma__Polyhedra__Library_6c841f33162c2419bd53a078e6c788ee) (page.11)]
+/Kids [12533 0 R 12534 0 R 12535 0 R 12536 0 R 12537 0 R 12538 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Variable) (deprecated__deprecated000007)]
 >> endobj
 12939 0 obj <<
-/Kids [12590 0 R 12591 0 R 12592 0 R 12593 0 R 12594 0 R 12595 0 R]
-/Limits [(page.110) (page.142)]
+/Kids [12539 0 R 12540 0 R 12541 0 R 12542 0 R 12543 0 R 12544 0 R]
+/Limits [(deprecated__deprecated000008) (group__PPL__CXX__interface_g760aa1f95d13e389ec6eb33fdbf88783)]
 >> endobj
 12940 0 obj <<
-/Kids [12596 0 R 12597 0 R 12598 0 R 12599 0 R 12600 0 R 12601 0 R]
-/Limits [(page.143) (page.175)]
+/Kids [12545 0 R 12546 0 R 12547 0 R 12548 0 R 12549 0 R 12550 0 R]
+/Limits [(group__PPL__CXX__interface_g79bd3696a302bb721ef8168fa5d650fb) (group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a8979f37a289d4cb316643f1dcc07ec7cd)]
 >> endobj
 12941 0 obj <<
-/Kids [12602 0 R 12603 0 R 12604 0 R 12605 0 R 12606 0 R 12607 0 R]
-/Limits [(page.176) (page.207)]
+/Kids [12551 0 R 12552 0 R 12553 0 R 12554 0 R 12555 0 R 12556 0 R]
+/Limits [(group__PPL__CXX__interface_gga88e9b9cb2588cbf5914695fc14e69a89f5dce9506b72773425c0504845d8e4e) (main_BHMZ05a)]
 >> endobj
 12942 0 obj <<
-/Kids [12608 0 R 12609 0 R 12610 0 R 12611 0 R 12612 0 R 12613 0 R]
-/Limits [(page.208) (page.24)]
+/Kids [12557 0 R 12558 0 R 12559 0 R 12560 0 R 12561 0 R 12562 0 R]
+/Limits [(main_BHMZ05b) (main_CC92)]
 >> endobj
 12943 0 obj <<
-/Kids [12614 0 R 12615 0 R 12616 0 R 12617 0 R 12618 0 R 12619 0 R]
-/Limits [(page.240) (page.272)]
+/Kids [12563 0 R 12564 0 R 12565 0 R 12566 0 R 12567 0 R 12568 0 R]
+/Limits [(main_CH78) (main_Grid_Concatenate)]
 >> endobj
 12944 0 obj <<
-/Kids [12620 0 R 12621 0 R 12622 0 R 12623 0 R 12624 0 R 12625 0 R]
-/Limits [(page.273) (page.304)]
+/Kids [12569 0 R 12570 0 R 12571 0 R 12572 0 R 12573 0 R 12574 0 R]
+/Limits [(main_Grid_Difference) (main_LW97)]
 >> endobj
 12945 0 obj <<
-/Kids [12626 0 R 12627 0 R 12628 0 R 12629 0 R 12630 0 R 12631 0 R]
-/Limits [(page.305) (page.337)]
+/Kids [12575 0 R 12576 0 R 12577 0 R 12578 0 R 12579 0 R 12580 0 R]
+/Limits [(main_LeV92) (main_RBL06)]
 >> endobj
 12946 0 obj <<
-/Kids [12632 0 R 12633 0 R 12634 0 R 12635 0 R 12636 0 R 12637 0 R]
-/Limits [(page.338) (page.37)]
+/Kids [12581 0 R 12582 0 R 12583 0 R 12584 0 R 12585 0 R 12586 0 R]
+/Limits [(main_Rational_Grids) (main_expand_space_dimension)]
 >> endobj
 12947 0 obj <<
-/Kids [12638 0 R 12639 0 R 12640 0 R 12641 0 R 12642 0 R 12643 0 R]
-/Limits [(page.370) (page.401)]
+/Kids [12587 0 R 12588 0 R 12589 0 R 12590 0 R 12591 0 R 12592 0 R]
+/Limits [(main_fold_space_dimensions) (namespaceParma__Polyhedra__Library_4bef34d0d723e765fc4ae7dbd2d195b5)]
 >> endobj
 12948 0 obj <<
-/Kids [12644 0 R 12645 0 R 12646 0 R 12647 0 R 12648 0 R 12649 0 R]
-/Limits [(page.402) (page.434)]
+/Kids [12593 0 R 12594 0 R 12595 0 R 12596 0 R 12597 0 R 12598 0 R]
+/Limits [(namespaceParma__Polyhedra__Library_5604f97d216583cdf012a50d2f8cdbde) (page.103)]
 >> endobj
 12949 0 obj <<
-/Kids [12650 0 R 12651 0 R 12652 0 R 12653 0 R 12654 0 R 12655 0 R]
-/Limits [(page.435) (page.65)]
+/Kids [12599 0 R 12600 0 R 12601 0 R 12602 0 R 12603 0 R 12604 0 R]
+/Limits [(page.104) (page.136)]
 >> endobj
 12950 0 obj <<
-/Kids [12656 0 R 12657 0 R 12658 0 R 12659 0 R 12660 0 R 12661 0 R]
-/Limits [(page.66) (page.98)]
+/Kids [12605 0 R 12606 0 R 12607 0 R 12608 0 R 12609 0 R 12610 0 R]
+/Limits [(page.137) (page.169)]
 >> endobj
 12951 0 obj <<
-/Kids [12662 0 R 12663 0 R 12664 0 R 12665 0 R 12666 0 R 12667 0 R]
-/Limits [(page.99) (paragraph.11.1.3.21)]
+/Kids [12611 0 R 12612 0 R 12613 0 R 12614 0 R 12615 0 R 12616 0 R]
+/Limits [(page.17) (page.200)]
 >> endobj
 12952 0 obj <<
-/Kids [12668 0 R 12669 0 R 12670 0 R 12671 0 R 12672 0 R 12673 0 R]
-/Limits [(paragraph.11.1.3.22) (paragraph.11.1.3.54)]
+/Kids [12617 0 R 12618 0 R 12619 0 R 12620 0 R 12621 0 R 12622 0 R]
+/Limits [(page.201) (page.233)]
 >> endobj
 12953 0 obj <<
-/Kids [12674 0 R 12675 0 R 12676 0 R 12677 0 R 12678 0 R 12679 0 R]
-/Limits [(paragraph.11.1.3.55) (paragraph.11.10.5.14)]
+/Kids [12623 0 R 12624 0 R 12625 0 R 12626 0 R 12627 0 R 12628 0 R]
+/Limits [(page.234) (page.266)]
 >> endobj
 12954 0 obj <<
-/Kids [12680 0 R 12681 0 R 12682 0 R 12683 0 R 12684 0 R 12685 0 R]
-/Limits [(paragraph.11.10.5.15) (paragraph.11.17.3.7)]
+/Kids [12629 0 R 12630 0 R 12631 0 R 12632 0 R 12633 0 R 12634 0 R]
+/Limits [(page.267) (page.299)]
 >> endobj
 12955 0 obj <<
-/Kids [12686 0 R 12687 0 R 12688 0 R 12689 0 R 12690 0 R 12691 0 R]
-/Limits [(paragraph.11.17.4.1) (paragraph.11.21.2.12)]
+/Kids [12635 0 R 12636 0 R 12637 0 R 12638 0 R 12639 0 R 12640 0 R]
+/Limits [(page.3) (page.330)]
 >> endobj
 12956 0 obj <<
-/Kids [12692 0 R 12693 0 R 12694 0 R 12695 0 R 12696 0 R 12697 0 R]
-/Limits [(paragraph.11.21.2.13) (paragraph.11.21.3.33)]
+/Kids [12641 0 R 12642 0 R 12643 0 R 12644 0 R 12645 0 R 12646 0 R]
+/Limits [(page.331) (page.363)]
 >> endobj
 12957 0 obj <<
-/Kids [12698 0 R 12699 0 R 12700 0 R 12701 0 R 12702 0 R 12703 0 R]
-/Limits [(paragraph.11.21.3.34) (paragraph.11.21.3.66)]
+/Kids [12647 0 R 12648 0 R 12649 0 R 12650 0 R 12651 0 R 12652 0 R]
+/Limits [(page.364) (page.396)]
 >> endobj
 12958 0 obj <<
-/Kids [12704 0 R 12705 0 R 12706 0 R 12707 0 R 12708 0 R 12709 0 R]
-/Limits [(paragraph.11.21.3.67) (paragraph.11.29.2.5)]
+/Kids [12653 0 R 12654 0 R 12655 0 R 12656 0 R 12657 0 R 12658 0 R]
+/Limits [(page.397) (page.428)]
 >> endobj
 12959 0 obj <<
-/Kids [12710 0 R 12711 0 R 12712 0 R 12713 0 R 12714 0 R 12715 0 R]
-/Limits [(paragraph.11.29.2.6) (paragraph.11.34.3.2)]
+/Kids [12659 0 R 12660 0 R 12661 0 R 12662 0 R 12663 0 R 12664 0 R]
+/Limits [(page.429) (page.59)]
 >> endobj
 12960 0 obj <<
-/Kids [12716 0 R 12717 0 R 12718 0 R 12719 0 R 12720 0 R 12721 0 R]
-/Limits [(paragraph.11.34.3.3) (paragraph.11.37.2.5)]
+/Kids [12665 0 R 12666 0 R 12667 0 R 12668 0 R 12669 0 R 12670 0 R]
+/Limits [(page.6) (page.91)]
 >> endobj
 12961 0 obj <<
-/Kids [12722 0 R 12723 0 R 12724 0 R 12725 0 R 12726 0 R 12727 0 R]
-/Limits [(paragraph.11.37.2.6) (paragraph.11.37.3.38)]
+/Kids [12671 0 R 12672 0 R 12673 0 R 12674 0 R 12675 0 R 12676 0 R]
+/Limits [(page.92) (paragraph.11.1.3.15)]
 >> endobj
 12962 0 obj <<
-/Kids [12728 0 R 12729 0 R 12730 0 R 12731 0 R 12732 0 R 12733 0 R]
-/Limits [(paragraph.11.37.3.39) (paragraph.11.38.2.11)]
+/Kids [12677 0 R 12678 0 R 12679 0 R 12680 0 R 12681 0 R 12682 0 R]
+/Limits [(paragraph.11.1.3.16) (paragraph.11.1.3.48)]
 >> endobj
 12963 0 obj <<
-/Kids [12734 0 R 12735 0 R 12736 0 R 12737 0 R 12738 0 R 12739 0 R]
-/Limits [(paragraph.11.38.2.12) (paragraph.11.38.3.33)]
+/Kids [12683 0 R 12684 0 R 12685 0 R 12686 0 R 12687 0 R 12688 0 R]
+/Limits [(paragraph.11.1.3.49) (paragraph.11.10.4.3)]
 >> endobj
 12964 0 obj <<
-/Kids [12740 0 R 12741 0 R 12742 0 R 12743 0 R 12744 0 R 12745 0 R]
-/Limits [(paragraph.11.38.3.34) (paragraph.11.39.3.13)]
+/Kids [12689 0 R 12690 0 R 12691 0 R 12692 0 R 12693 0 R 12694 0 R]
+/Limits [(paragraph.11.10.4.4) (paragraph.11.17.2.1)]
 >> endobj
 12965 0 obj <<
-/Kids [12746 0 R 12747 0 R 12748 0 R 12749 0 R 12750 0 R 12751 0 R]
-/Limits [(paragraph.11.39.3.14) (paragraph.11.39.3.46)]
+/Kids [12695 0 R 12696 0 R 12697 0 R 12698 0 R 12699 0 R 12700 0 R]
+/Limits [(paragraph.11.17.3.1) (paragraph.11.20.2.6)]
 >> endobj
 12966 0 obj <<
-/Kids [12752 0 R 12753 0 R 12754 0 R 12755 0 R 12756 0 R 12757 0 R]
-/Limits [(paragraph.11.39.3.47) (paragraph.11.4.3.11)]
+/Kids [12701 0 R 12702 0 R 12703 0 R 12704 0 R 12705 0 R 12706 0 R]
+/Limits [(paragraph.11.20.2.7) (paragraph.11.21.3.27)]
 >> endobj
 12967 0 obj <<
-/Kids [12758 0 R 12759 0 R 12760 0 R 12761 0 R 12762 0 R 12763 0 R]
-/Limits [(paragraph.11.4.3.12) (paragraph.11.4.3.44)]
+/Kids [12707 0 R 12708 0 R 12709 0 R 12710 0 R 12711 0 R 12712 0 R]
+/Limits [(paragraph.11.21.3.28) (paragraph.11.21.3.6)]
 >> endobj
 12968 0 obj <<
-/Kids [12764 0 R 12765 0 R 12766 0 R 12767 0 R 12768 0 R 12769 0 R]
-/Limits [(paragraph.11.4.3.45) (paragraph.11.41.2.4)]
+/Kids [12713 0 R 12714 0 R 12715 0 R 12716 0 R 12717 0 R 12718 0 R]
+/Limits [(paragraph.11.21.3.60) (paragraph.11.25.3.2)]
 >> endobj
 12969 0 obj <<
-/Kids [12770 0 R 12771 0 R 12772 0 R 12773 0 R 12774 0 R 12775 0 R]
-/Limits [(paragraph.11.41.2.5) (paragraph.11.42.3.34)]
+/Kids [12719 0 R 12720 0 R 12721 0 R 12722 0 R 12723 0 R 12724 0 R]
+/Limits [(paragraph.11.25.3.3) (paragraph.11.33.3.6)]
 >> endobj
 12970 0 obj <<
-/Kids [12776 0 R 12777 0 R 12778 0 R 12779 0 R 12780 0 R 12781 0 R]
-/Limits [(paragraph.11.42.3.35) (paragraph.11.42.3.67)]
+/Kids [12725 0 R 12726 0 R 12727 0 R 12728 0 R 12729 0 R 12730 0 R]
+/Limits [(paragraph.11.33.3.7) (paragraph.11.35.3.1)]
 >> endobj
 12971 0 obj <<
-/Kids [12782 0 R 12783 0 R 12784 0 R 12785 0 R 12786 0 R 12787 0 R]
-/Limits [(paragraph.11.42.3.68) (paragraph.11.5.2.5)]
+/Kids [12731 0 R 12732 0 R 12733 0 R 12734 0 R 12735 0 R 12736 0 R]
+/Limits [(paragraph.11.36.2.1) (paragraph.11.37.3.31)]
 >> endobj
 12972 0 obj <<
-/Kids [12788 0 R 12789 0 R 12790 0 R 12791 0 R 12792 0 R 12793 0 R]
-/Limits [(paragraph.11.5.2.6) (paragraph.11.6.3.36)]
+/Kids [12737 0 R 12738 0 R 12739 0 R 12740 0 R 12741 0 R 12742 0 R]
+/Limits [(paragraph.11.37.3.32) (paragraph.11.37.4.5)]
 >> endobj
 12973 0 obj <<
-/Kids [12794 0 R 12795 0 R 12796 0 R 12797 0 R 12798 0 R 12799 0 R]
-/Limits [(paragraph.11.6.3.37) (paragraph.11.8.3.2)]
+/Kids [12743 0 R 12744 0 R 12745 0 R 12746 0 R 12747 0 R 12748 0 R]
+/Limits [(paragraph.11.37.4.6) (paragraph.11.38.3.27)]
 >> endobj
 12974 0 obj <<
-/Kids [12800 0 R 12801 0 R 12802 0 R 12803 0 R 12804 0 R 12805 0 R]
-/Limits [(paragraph.11.8.3.3) (section*.113)]
+/Kids [12749 0 R 12750 0 R 12751 0 R 12752 0 R 12753 0 R 12754 0 R]
+/Limits [(paragraph.11.38.3.28) (paragraph.11.39.2.7)]
 >> endobj
 12975 0 obj <<
-/Kids [12806 0 R 12807 0 R 12808 0 R 12809 0 R 12810 0 R 12811 0 R]
-/Limits [(section*.114) (section*.146)]
+/Kids [12755 0 R 12756 0 R 12757 0 R 12758 0 R 12759 0 R 12760 0 R]
+/Limits [(paragraph.11.39.2.8) (paragraph.11.39.3.4)]
 >> endobj
 12976 0 obj <<
-/Kids [12812 0 R 12813 0 R 12814 0 R 12815 0 R 12816 0 R 12817 0 R]
-/Limits [(section*.147) (section*.179)]
+/Kids [12761 0 R 12762 0 R 12763 0 R 12764 0 R 12765 0 R 12766 0 R]
+/Limits [(paragraph.11.39.3.40) (paragraph.11.4.2.5)]
 >> endobj
 12977 0 obj <<
-/Kids [12818 0 R 12819 0 R 12820 0 R 12821 0 R 12822 0 R 12823 0 R]
-/Limits [(section*.18) (section*.46)]
+/Kids [12767 0 R 12768 0 R 12769 0 R 12770 0 R 12771 0 R 12772 0 R]
+/Limits [(paragraph.11.4.2.6) (paragraph.11.4.3.38)]
 >> endobj
 12978 0 obj <<
-/Kids [12824 0 R 12825 0 R 12826 0 R 12827 0 R 12828 0 R 12829 0 R]
-/Limits [(section*.47) (section*.79)]
+/Kids [12773 0 R 12774 0 R 12775 0 R 12776 0 R 12777 0 R 12778 0 R]
+/Limits [(paragraph.11.4.3.39) (paragraph.11.40.2.2)]
 >> endobj
 12979 0 obj <<
-/Kids [12830 0 R 12831 0 R 12832 0 R 12833 0 R 12834 0 R 12835 0 R]
-/Limits [(section*.8) (structParma__Polyhedra__Library_1_1From__Covering__Box)]
+/Kids [12779 0 R 12780 0 R 12781 0 R 12782 0 R 12783 0 R 12784 0 R]
+/Limits [(paragraph.11.40.2.3) (paragraph.11.42.3.28)]
 >> endobj
 12980 0 obj <<
-/Kids [12836 0 R 12837 0 R 12838 0 R 12839 0 R 12840 0 R 12841 0 R]
-/Limits [(structParma__Polyhedra__Library_1_1Grid__Certificate_1_1Compare) (subsection.11.17)]
+/Kids [12785 0 R 12786 0 R 12787 0 R 12788 0 R 12789 0 R 12790 0 R]
+/Limits [(paragraph.11.42.3.29) (paragraph.11.42.3.60)]
 >> endobj
 12981 0 obj <<
-/Kids [12842 0 R 12843 0 R 12844 0 R 12845 0 R 12846 0 R 12847 0 R]
-/Limits [(subsection.11.18) (subsection.11.5)]
+/Kids [12791 0 R 12792 0 R 12793 0 R 12794 0 R 12795 0 R 12796 0 R]
+/Limits [(paragraph.11.42.3.61) (paragraph.11.5.2.10)]
 >> endobj
 12982 0 obj <<
-/Kids [12848 0 R 12849 0 R 12850 0 R 12851 0 R 12852 0 R 12853 0 R]
-/Limits [(subsection.11.6) (subsubsection.1.4.6)]
+/Kids [12797 0 R 12798 0 R 12799 0 R 12800 0 R 12801 0 R 12802 0 R]
+/Limits [(paragraph.11.5.2.11) (paragraph.11.6.3.3)]
 >> endobj
 12983 0 obj <<
-/Kids [12854 0 R 12855 0 R 12856 0 R 12857 0 R 12858 0 R 12859 0 R]
-/Limits [(subsubsection.1.4.7) (subsubsection.1.8.9)]
+/Kids [12803 0 R 12804 0 R 12805 0 R 12806 0 R 12807 0 R 12808 0 R]
+/Limits [(paragraph.11.6.3.30) (paragraph.11.7.4.4)]
 >> endobj
 12984 0 obj <<
-/Kids [12860 0 R 12861 0 R 12862 0 R 12863 0 R 12864 0 R 12865 0 R]
-/Limits [(subsubsection.1.9.1) (subsubsection.11.14.2)]
+/Kids [12809 0 R 12810 0 R 12811 0 R 12812 0 R 12813 0 R 12814 0 R]
+/Limits [(paragraph.11.7.4.5) (section*.107)]
 >> endobj
 12985 0 obj <<
-/Kids [12866 0 R 12867 0 R 12868 0 R 12869 0 R 12870 0 R 12871 0 R]
-/Limits [(subsubsection.11.14.3) (subsubsection.11.29.3)]
+/Kids [12815 0 R 12816 0 R 12817 0 R 12818 0 R 12819 0 R 12820 0 R]
+/Limits [(section*.108) (section*.14)]
 >> endobj
 12986 0 obj <<
-/Kids [12872 0 R 12873 0 R 12874 0 R 12875 0 R 12876 0 R 12877 0 R]
-/Limits [(subsubsection.11.3.1) (subsubsection.11.41.1)]
+/Kids [12821 0 R 12822 0 R 12823 0 R 12824 0 R 12825 0 R 12826 0 R]
+/Limits [(section*.140) (section*.172)]
 >> endobj
 12987 0 obj <<
-/Kids [12878 0 R 12879 0 R 12880 0 R 12881 0 R 12882 0 R 12883 0 R]
-/Limits [(subsubsection.11.41.2) (subsubsection.11.9.1)]
+/Kids [12827 0 R 12828 0 R 12829 0 R 12830 0 R 12831 0 R 12832 0 R]
+/Limits [(section*.173) (section*.4)]
 >> endobj
 12988 0 obj <<
-/Kids [12884 0 R]
-/Limits [(subsubsection.9.1.1) (subsubsection.9.1.5)]
+/Kids [12833 0 R 12834 0 R 12835 0 R 12836 0 R 12837 0 R 12838 0 R]
+/Limits [(section*.40) (section*.72)]
 >> endobj
 12989 0 obj <<
-/Kids [12885 0 R 12886 0 R 12887 0 R 12888 0 R 12889 0 R 12890 0 R]
-/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
+/Kids [12839 0 R 12840 0 R 12841 0 R 12842 0 R 12843 0 R 12844 0 R]
+/Limits [(section*.73) (section.5)]
 >> endobj
 12990 0 obj <<
-/Kids [12891 0 R 12892 0 R 12893 0 R 12894 0 R 12895 0 R 12896 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
+/Kids [12845 0 R 12846 0 R 12847 0 R 12848 0 R 12849 0 R 12850 0 R]
+/Limits [(section.6) (subsection.11.10)]
 >> endobj
 12991 0 obj <<
-/Kids [12897 0 R 12898 0 R 12899 0 R 12900 0 R 12901 0 R 12902 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
+/Kids [12851 0 R 12852 0 R 12853 0 R 12854 0 R 12855 0 R 12856 0 R]
+/Limits [(subsection.11.11) (subsection.11.43)]
 >> endobj
 12992 0 obj <<
-/Kids [12903 0 R 12904 0 R 12905 0 R 12906 0 R 12907 0 R 12908 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
+/Kids [12857 0 R 12858 0 R 12859 0 R 12860 0 R 12861 0 R 12862 0 R]
+/Limits [(subsection.11.44) (subsubsection.1.3.4)]
 >> endobj
 12993 0 obj <<
-/Kids [12909 0 R 12910 0 R 12911 0 R 12912 0 R 12913 0 R 12914 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
+/Kids [12863 0 R 12864 0 R 12865 0 R 12866 0 R 12867 0 R 12868 0 R]
+/Limits [(subsubsection.1.4.1) (subsubsection.1.8.2)]
 >> endobj
 12994 0 obj <<
-/Kids [12915 0 R 12916 0 R 12917 0 R 12918 0 R 12919 0 R 12920 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
+/Kids [12869 0 R 12870 0 R 12871 0 R 12872 0 R 12873 0 R 12874 0 R]
+/Limits [(subsubsection.1.8.3) (subsubsection.11.10.5)]
 >> endobj
 12995 0 obj <<
-/Kids [12921 0 R 12922 0 R 12923 0 R 12924 0 R 12925 0 R 12926 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
+/Kids [12875 0 R 12876 0 R 12877 0 R 12878 0 R 12879 0 R 12880 0 R]
+/Limits [(subsubsection.11.11.1) (subsubsection.11.25.3)]
 >> endobj
 12996 0 obj <<
-/Kids [12927 0 R 12928 0 R 12929 0 R 12930 0 R 12931 0 R 12932 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (main_Collapsing_a_Powerset_Element)]
+/Kids [12881 0 R 12882 0 R 12883 0 R 12884 0 R 12885 0 R 12886 0 R]
+/Limits [(subsubsection.11.26.1) (subsubsection.11.39.4)]
 >> endobj
 12997 0 obj <<
-/Kids [12933 0 R 12934 0 R 12935 0 R 12936 0 R 12937 0 R 12938 0 R]
-/Limits [(main_Combinations_and_Hulls) (page.11)]
+/Kids [12887 0 R 12888 0 R 12889 0 R 12890 0 R 12891 0 R 12892 0 R]
+/Limits [(subsubsection.11.4.1) (subsubsection.11.7.2)]
 >> endobj
 12998 0 obj <<
-/Kids [12939 0 R 12940 0 R 12941 0 R 12942 0 R 12943 0 R 12944 0 R]
-/Limits [(page.110) (page.304)]
+/Kids [12893 0 R 12894 0 R]
+/Limits [(subsubsection.11.7.3) (subsubsection.9.1.5)]
 >> endobj
 12999 0 obj <<
-/Kids [12945 0 R 12946 0 R 12947 0 R 12948 0 R 12949 0 R 12950 0 R]
-/Limits [(page.305) (page.98)]
+/Kids [12895 0 R 12896 0 R 12897 0 R 12898 0 R 12899 0 R 12900 0 R]
+/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1Box_c72c231542712976d1f9223d0537f5d5)]
 >> endobj
 13000 0 obj <<
-/Kids [12951 0 R 12952 0 R 12953 0 R 12954 0 R 12955 0 R 12956 0 R]
-/Limits [(page.99) (paragraph.11.21.3.33)]
+/Kids [12901 0 R 12902 0 R 12903 0 R 12904 0 R 12905 0 R 12906 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Box_c86971c152fbb8d2d486d7396ad6b142) (classParma__Polyhedra__Library_1_1Congruence__System_a83361b2264ca8ed30599dca32447874)]
 >> endobj
 13001 0 obj <<
-/Kids [12957 0 R 12958 0 R 12959 0 R 12960 0 R 12961 0 R 12962 0 R]
-/Limits [(paragraph.11.21.3.34) (paragraph.11.38.2.11)]
+/Kids [12907 0 R 12908 0 R 12909 0 R 12910 0 R 12911 0 R 12912 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Congruence__System_b30ab523e337d72baa4edc802452e532) (classParma__Polyhedra__Library_1_1Generator__System_25fce97f25e1814c62ec46b7a04ee942)]
 >> endobj
 13002 0 obj <<
-/Kids [12963 0 R 12964 0 R 12965 0 R 12966 0 R 12967 0 R 12968 0 R]
-/Limits [(paragraph.11.38.2.12) (paragraph.11.41.2.4)]
+/Kids [12913 0 R 12914 0 R 12915 0 R 12916 0 R 12917 0 R 12918 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Generator__System_2b29f5668213f9171cfdc666ef4142ea) (classParma__Polyhedra__Library_1_1Grid__Generator_f00dd6aeffc847b73a3aee11d6d169b6)]
 >> endobj
 13003 0 obj <<
-/Kids [12969 0 R 12970 0 R 12971 0 R 12972 0 R 12973 0 R 12974 0 R]
-/Limits [(paragraph.11.41.2.5) (section*.113)]
+/Kids [12919 0 R 12920 0 R 12921 0 R 12922 0 R 12923 0 R 12924 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Grid__Generator_f4e7705af87f5eb64d2ebdc60cd7a36e) (classParma__Polyhedra__Library_1_1Octagonal__Shape_35518da8c480784110d40b680256bd61)]
 >> endobj
 13004 0 obj <<
-/Kids [12975 0 R 12976 0 R 12977 0 R 12978 0 R 12979 0 R 12980 0 R]
-/Limits [(section*.114) (subsection.11.17)]
+/Kids [12925 0 R 12926 0 R 12927 0 R 12928 0 R 12929 0 R 12930 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Octagonal__Shape_38da38d0fab7eed9ee09fdb11f88fd15) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
 >> endobj
 13005 0 obj <<
-/Kids [12981 0 R 12982 0 R 12983 0 R 12984 0 R 12985 0 R 12986 0 R]
-/Limits [(subsection.11.18) (subsubsection.11.41.1)]
+/Kids [12931 0 R 12932 0 R 12933 0 R 12934 0 R 12935 0 R 12936 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (classParma__Polyhedra__Library_1_1Powerset_5c3bee913efb87e4661df746e184e1e1)]
 >> endobj
 13006 0 obj <<
-/Kids [12987 0 R 12988 0 R]
-/Limits [(subsubsection.11.41.2) (subsubsection.9.1.5)]
+/Kids [12937 0 R 12938 0 R 12939 0 R 12940 0 R 12941 0 R 12942 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Powerset_5d2c2fc2c077e77db657af49d332c9b5) (main_CC92)]
 >> endobj
 13007 0 obj <<
-/Kids [12989 0 R 12990 0 R 12991 0 R 12992 0 R 12993 0 R 12994 0 R]
-/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
+/Kids [12943 0 R 12944 0 R 12945 0 R 12946 0 R 12947 0 R 12948 0 R]
+/Limits [(main_CH78) (page.103)]
 >> endobj
 13008 0 obj <<
-/Kids [12995 0 R 12996 0 R 12997 0 R 12998 0 R 12999 0 R 13000 0 R]
-/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (paragraph.11.21.3.33)]
+/Kids [12949 0 R 12950 0 R 12951 0 R 12952 0 R 12953 0 R 12954 0 R]
+/Limits [(page.104) (page.299)]
 >> endobj
 13009 0 obj <<
-/Kids [13001 0 R 13002 0 R 13003 0 R 13004 0 R 13005 0 R 13006 0 R]
-/Limits [(paragraph.11.21.3.34) (subsubsection.9.1.5)]
+/Kids [12955 0 R 12956 0 R 12957 0 R 12958 0 R 12959 0 R 12960 0 R]
+/Limits [(page.3) (page.91)]
 >> endobj
 13010 0 obj <<
-/Kids [13007 0 R 13008 0 R 13009 0 R]
-/Limits [(Doc-Start) (subsubsection.9.1.5)]
+/Kids [12961 0 R 12962 0 R 12963 0 R 12964 0 R 12965 0 R 12966 0 R]
+/Limits [(page.92) (paragraph.11.21.3.27)]
 >> endobj
 13011 0 obj <<
-/Dests 13010 0 R
+/Kids [12967 0 R 12968 0 R 12969 0 R 12970 0 R 12971 0 R 12972 0 R]
+/Limits [(paragraph.11.21.3.28) (paragraph.11.37.4.5)]
 >> endobj
 13012 0 obj <<
+/Kids [12973 0 R 12974 0 R 12975 0 R 12976 0 R 12977 0 R 12978 0 R]
+/Limits [(paragraph.11.37.4.6) (paragraph.11.40.2.2)]
+>> endobj
+13013 0 obj <<
+/Kids [12979 0 R 12980 0 R 12981 0 R 12982 0 R 12983 0 R 12984 0 R]
+/Limits [(paragraph.11.40.2.3) (section*.107)]
+>> endobj
+13014 0 obj <<
+/Kids [12985 0 R 12986 0 R 12987 0 R 12988 0 R 12989 0 R 12990 0 R]
+/Limits [(section*.108) (subsection.11.10)]
+>> endobj
+13015 0 obj <<
+/Kids [12991 0 R 12992 0 R 12993 0 R 12994 0 R 12995 0 R 12996 0 R]
+/Limits [(subsection.11.11) (subsubsection.11.39.4)]
+>> endobj
+13016 0 obj <<
+/Kids [12997 0 R 12998 0 R]
+/Limits [(subsubsection.11.4.1) (subsubsection.9.1.5)]
+>> endobj
+13017 0 obj <<
+/Kids [12999 0 R 13000 0 R 13001 0 R 13002 0 R 13003 0 R 13004 0 R]
+/Limits [(Doc-Start) (classParma__Polyhedra__Library_1_1Pointset__Powerset_6f42f2d4a41b935d5441c51351faffa6)]
+>> endobj
+13018 0 obj <<
+/Kids [13005 0 R 13006 0 R 13007 0 R 13008 0 R 13009 0 R 13010 0 R]
+/Limits [(classParma__Polyhedra__Library_1_1Pointset__Powerset_6f68d17132551d9a40f661fcd911b482) (paragraph.11.21.3.27)]
+>> endobj
+13019 0 obj <<
+/Kids [13011 0 R 13012 0 R 13013 0 R 13014 0 R 13015 0 R 13016 0 R]
+/Limits [(paragraph.11.21.3.28) (subsubsection.9.1.5)]
+>> endobj
+13020 0 obj <<
+/Kids [13017 0 R 13018 0 R 13019 0 R]
+/Limits [(Doc-Start) (subsubsection.9.1.5)]
+>> endobj
+13021 0 obj <<
+/Dests 13020 0 R
+>> endobj
+13022 0 obj <<
 /Type /Catalog
-/Pages 12264 0 R
-/Outlines 12265 0 R
-/Names 13011 0 R
+/Pages 12273 0 R
+/Outlines 12274 0 R
+/Names 13021 0 R
 /PageMode/UseOutlines/PageLabels << /Nums [0 << /S /D >> 1 << /S /r >> 3 << /S /D >> ] >>
 /OpenAction 333 0 R
 >> endobj
-13013 0 obj <<
+13023 0 obj <<
 /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords()
-/CreationDate (D:20090410214612+02'00')
-/ModDate (D:20090410214612+02'00')
+/CreationDate (D:20090418071519+02'00')
+/ModDate (D:20090418071519+02'00')
 /Trapped /False
 /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6)
 >> endobj
 xref
-0 13014
+0 13024
 0000000001 65535 f 
 0000000002 00000 f 
 0000000003 00000 f 
 0000000004 00000 f 
 0000000000 00000 f 
 0000000015 00000 n 
-0000054047 00000 n 
-0002882152 00000 n 
+0000054024 00000 n 
+0002882772 00000 n 
 0000000060 00000 n 
 0000000248 00000 n 
-0000054216 00000 n 
-0002882080 00000 n 
+0000054193 00000 n 
+0002882700 00000 n 
 0000000298 00000 n 
 0000000416 00000 n 
-0000073210 00000 n 
-0002881994 00000 n 
+0000073168 00000 n 
+0002882614 00000 n 
 0000000467 00000 n 
 0000000597 00000 n 
-0000073327 00000 n 
-0002881908 00000 n 
+0000073285 00000 n 
+0002882528 00000 n 
 0000000648 00000 n 
 0000000758 00000 n 
-0000078511 00000 n 
-0002881822 00000 n 
+0000078462 00000 n 
+0002882442 00000 n 
 0000000809 00000 n 
 0000001020 00000 n 
-0000097213 00000 n 
-0002881736 00000 n 
+0000097149 00000 n 
+0002882356 00000 n 
 0000001071 00000 n 
 0000001257 00000 n 
-0000134971 00000 n 
-0002881650 00000 n 
+0000134868 00000 n 
+0002882270 00000 n 
 0000001308 00000 n 
 0000001436 00000 n 
-0000135317 00000 n 
-0002881564 00000 n 
+0000135213 00000 n 
+0002882184 00000 n 
 0000001487 00000 n 
 0000001637 00000 n 
-0000145104 00000 n 
-0002881478 00000 n 
+0000144992 00000 n 
+0002882098 00000 n 
 0000001688 00000 n 
 0000001788 00000 n 
-0000155298 00000 n 
-0002881392 00000 n 
+0000155178 00000 n 
+0002882012 00000 n 
 0000001839 00000 n 
 0000002015 00000 n 
-0000176864 00000 n 
-0002881306 00000 n 
+0000176730 00000 n 
+0002881926 00000 n 
 0000002067 00000 n 
 0000002225 00000 n 
-0000181942 00000 n 
-0002881220 00000 n 
+0000181804 00000 n 
+0002881840 00000 n 
 0000002277 00000 n 
 0000002511 00000 n 
-0000182570 00000 n 
-0002881134 00000 n 
+0000182432 00000 n 
+0002881754 00000 n 
 0000002563 00000 n 
 0000002739 00000 n 
-0000193058 00000 n 
-0002881048 00000 n 
+0000192912 00000 n 
+0002881668 00000 n 
 0000002791 00000 n 
 0000002909 00000 n 
-0000202458 00000 n 
-0002880975 00000 n 
+0000202382 00000 n 
+0002881595 00000 n 
 0000002961 00000 n 
 0000003048 00000 n 
-0000236420 00000 n 
-0002880886 00000 n 
+0000241208 00000 n 
+0002881506 00000 n 
 0000003094 00000 n 
 0000003260 00000 n 
-0000274893 00000 n 
-0002880796 00000 n 
+0000275804 00000 n 
+0002881416 00000 n 
 0000003306 00000 n 
 0000003492 00000 n 
-0000296485 00000 n 
-0002880706 00000 n 
+0000295995 00000 n 
+0002881326 00000 n 
 0000003538 00000 n 
 0000003643 00000 n 
-0000312434 00000 n 
-0002880579 00000 n 
+0000318018 00000 n 
+0002881199 00000 n 
 0000003689 00000 n 
 0000003779 00000 n 
-0000312491 00000 n 
-0002880518 00000 n 
+0000318075 00000 n 
+0002881138 00000 n 
 0000003830 00000 n 
 0000003892 00000 n 
-0000318258 00000 n 
-0002880391 00000 n 
+0000318132 00000 n 
+0002881011 00000 n 
 0000003938 00000 n 
 0000004043 00000 n 
-0000318315 00000 n 
-0002880330 00000 n 
+0000318189 00000 n 
+0002880950 00000 n 
 0000004094 00000 n 
 0000004194 00000 n 
-0000318372 00000 n 
-0002880202 00000 n 
+0000318246 00000 n 
+0002880822 00000 n 
 0000004240 00000 n 
 0000004325 00000 n 
-0000318429 00000 n 
-0002880140 00000 n 
+0000318302 00000 n 
+0002880760 00000 n 
 0000004376 00000 n 
 0000004482 00000 n 
-0000333727 00000 n 
-0002880007 00000 n 
+0000332384 00000 n 
+0002880627 00000 n 
 0000004529 00000 n 
 0000004615 00000 n 
-0000333785 00000 n 
-0002879942 00000 n 
+0000332442 00000 n 
+0002880562 00000 n 
 0000004667 00000 n 
 0000004748 00000 n 
-0000352910 00000 n 
-0002879808 00000 n 
+0000352626 00000 n 
+0002880428 00000 n 
 0000004795 00000 n 
 0000004926 00000 n 
-0000353026 00000 n 
-0002879743 00000 n 
+0000352743 00000 n 
+0002880363 00000 n 
 0000004978 00000 n 
 0000005122 00000 n 
-0000406045 00000 n 
-0002879609 00000 n 
+0000406923 00000 n 
+0002880229 00000 n 
 0000005170 00000 n 
 0000005316 00000 n 
-0000406162 00000 n 
-0002879530 00000 n 
+0000407040 00000 n 
+0002880150 00000 n 
 0000005369 00000 n 
 0000005624 00000 n 
-0000456908 00000 n 
-0002879437 00000 n 
+0000458571 00000 n 
+0002880057 00000 n 
 0000005677 00000 n 
 0000006005 00000 n 
-0000460173 00000 n 
-0002879358 00000 n 
+0000461841 00000 n 
+0002879978 00000 n 
 0000006058 00000 n 
 0000006207 00000 n 
-0000460290 00000 n 
-0002879237 00000 n 
+0000468439 00000 n 
+0002879857 00000 n 
 0000006255 00000 n 
 0000006381 00000 n 
-0000460405 00000 n 
-0002879158 00000 n 
+0000468555 00000 n 
+0002879778 00000 n 
 0000006434 00000 n 
 0000006801 00000 n 
-0000632650 00000 n 
-0002879065 00000 n 
+0000634618 00000 n 
+0002879685 00000 n 
 0000006854 00000 n 
 0000007192 00000 n 
-0000643726 00000 n 
-0002878972 00000 n 
+0000645687 00000 n 
+0002879592 00000 n 
 0000007245 00000 n 
 0000007633 00000 n 
-0000644019 00000 n 
-0002878879 00000 n 
+0000645980 00000 n 
+0002879499 00000 n 
 0000007686 00000 n 
 0000008035 00000 n 
-0000800015 00000 n 
-0002878786 00000 n 
+0000801855 00000 n 
+0002879406 00000 n 
 0000008088 00000 n 
 0000008396 00000 n 
-0000820521 00000 n 
-0002878693 00000 n 
+0000822338 00000 n 
+0002879313 00000 n 
 0000008449 00000 n 
 0000008889 00000 n 
-0000925286 00000 n 
-0002878600 00000 n 
+0000927043 00000 n 
+0002879220 00000 n 
 0000008942 00000 n 
 0000009237 00000 n 
-0000963937 00000 n 
-0002878507 00000 n 
+0000965666 00000 n 
+0002879127 00000 n 
 0000009290 00000 n 
 0000009623 00000 n 
-0000993735 00000 n 
-0002878414 00000 n 
+0000995449 00000 n 
+0002879034 00000 n 
 0000009676 00000 n 
 0000010092 00000 n 
-0000999733 00000 n 
-0002878321 00000 n 
+0001001442 00000 n 
+0002878941 00000 n 
 0000010146 00000 n 
 0000010441 00000 n 
-0001053480 00000 n 
-0002878228 00000 n 
+0001055149 00000 n 
+0002878848 00000 n 
 0000010495 00000 n 
 0000010828 00000 n 
-0001078575 00000 n 
-0002878135 00000 n 
+0001080227 00000 n 
+0002878755 00000 n 
 0000010882 00000 n 
 0000011298 00000 n 
-0001083378 00000 n 
-0002878042 00000 n 
+0001085027 00000 n 
+0002878662 00000 n 
 0000011352 00000 n 
 0000011812 00000 n 
-0001089391 00000 n 
-0002877949 00000 n 
+0001091035 00000 n 
+0002878569 00000 n 
 0000011866 00000 n 
 0000012250 00000 n 
-0001107245 00000 n 
-0002877856 00000 n 
+0001108879 00000 n 
+0002878476 00000 n 
 0000012304 00000 n 
 0000012729 00000 n 
-0001107479 00000 n 
-0002877763 00000 n 
+0001109113 00000 n 
+0002878383 00000 n 
 0000012783 00000 n 
 0000013124 00000 n 
-0001107655 00000 n 
-0002877670 00000 n 
+0001109289 00000 n 
+0002878290 00000 n 
 0000013178 00000 n 
 0000013468 00000 n 
-0001165413 00000 n 
-0002877577 00000 n 
+0001166997 00000 n 
+0002878197 00000 n 
 0000013522 00000 n 
 0000013850 00000 n 
-0001189166 00000 n 
-0002877484 00000 n 
+0001190733 00000 n 
+0002878104 00000 n 
 0000013904 00000 n 
 0000014315 00000 n 
-0001205005 00000 n 
-0002877391 00000 n 
+0001206562 00000 n 
+0002878011 00000 n 
 0000014369 00000 n 
 0000014672 00000 n 
-0001224737 00000 n 
-0002877298 00000 n 
+0001226280 00000 n 
+0002877918 00000 n 
 0000014726 00000 n 
 0000014991 00000 n 
-0001394787 00000 n 
-0002877205 00000 n 
+0001396182 00000 n 
+0002877825 00000 n 
 0000015045 00000 n 
 0000015373 00000 n 
-0001400641 00000 n 
-0002877112 00000 n 
+0001402033 00000 n 
+0002877732 00000 n 
 0000015427 00000 n 
 0000015805 00000 n 
-0001408009 00000 n 
-0002877019 00000 n 
+0001409397 00000 n 
+0002877639 00000 n 
 0000015859 00000 n 
 0000016177 00000 n 
-0001446674 00000 n 
-0002876926 00000 n 
+0001448029 00000 n 
+0002877546 00000 n 
 0000016231 00000 n 
 0000016587 00000 n 
-0001483988 00000 n 
-0002876833 00000 n 
+0001485315 00000 n 
+0002877453 00000 n 
 0000016641 00000 n 
 0000017080 00000 n 
-0001489763 00000 n 
-0002876740 00000 n 
+0001491086 00000 n 
+0002877360 00000 n 
 0000017134 00000 n 
 0000017457 00000 n 
-0001493675 00000 n 
-0002876647 00000 n 
+0001494993 00000 n 
+0002877267 00000 n 
 0000017511 00000 n 
 0000017884 00000 n 
-0001500392 00000 n 
-0002876554 00000 n 
+0001501705 00000 n 
+0002877174 00000 n 
 0000017938 00000 n 
 0000018370 00000 n 
-0001512759 00000 n 
-0002876461 00000 n 
+0001514058 00000 n 
+0002877081 00000 n 
 0000018424 00000 n 
 0000018806 00000 n 
-0001512994 00000 n 
-0002876368 00000 n 
+0001514293 00000 n 
+0002876988 00000 n 
 0000018860 00000 n 
 0000019359 00000 n 
-0001517580 00000 n 
-0002876275 00000 n 
+0001518875 00000 n 
+0002876895 00000 n 
 0000019413 00000 n 
 0000019851 00000 n 
-0001517815 00000 n 
-0002876182 00000 n 
+0001519110 00000 n 
+0002876802 00000 n 
 0000019905 00000 n 
 0000020238 00000 n 
-0001573070 00000 n 
-0002876089 00000 n 
+0001574330 00000 n 
+0002876709 00000 n 
 0000020292 00000 n 
 0000020595 00000 n 
-0001617668 00000 n 
-0002875996 00000 n 
+0001618892 00000 n 
+0002876616 00000 n 
 0000020649 00000 n 
 0000020967 00000 n 
-0001640257 00000 n 
-0002875903 00000 n 
+0001641459 00000 n 
+0002876523 00000 n 
 0000021021 00000 n 
 0000021436 00000 n 
-0001644613 00000 n 
-0002875810 00000 n 
+0001645811 00000 n 
+0002876430 00000 n 
 0000021490 00000 n 
 0000021892 00000 n 
-0001806825 00000 n 
-0002875717 00000 n 
+0001807913 00000 n 
+0002876337 00000 n 
 0000021946 00000 n 
 0000022447 00000 n 
-0001944988 00000 n 
-0002875624 00000 n 
+0001945966 00000 n 
+0002876244 00000 n 
 0000022501 00000 n 
 0000022918 00000 n 
-0002090191 00000 n 
-0002875531 00000 n 
+0002091062 00000 n 
+0002876151 00000 n 
 0000022972 00000 n 
 0000023308 00000 n 
-0002102095 00000 n 
-0002875438 00000 n 
+0002102957 00000 n 
+0002876058 00000 n 
 0000023362 00000 n 
 0000023698 00000 n 
-0002115896 00000 n 
-0002875345 00000 n 
+0002116749 00000 n 
+0002875965 00000 n 
 0000023752 00000 n 
 0000024047 00000 n 
-0002279438 00000 n 
-0002875252 00000 n 
+0002280182 00000 n 
+0002875872 00000 n 
 0000024101 00000 n 
 0000024465 00000 n 
-0002324280 00000 n 
-0002875159 00000 n 
+0002324991 00000 n 
+0002875779 00000 n 
 0000024519 00000 n 
 0000024837 00000 n 
-0002327585 00000 n 
-0002875066 00000 n 
+0002328291 00000 n 
+0002875686 00000 n 
 0000024891 00000 n 
 0000025321 00000 n 
-0002332624 00000 n 
-0002874973 00000 n 
+0002333325 00000 n 
+0002875593 00000 n 
 0000025375 00000 n 
 0000025665 00000 n 
-0002332987 00000 n 
-0002874880 00000 n 
+0002333688 00000 n 
+0002875500 00000 n 
 0000025719 00000 n 
 0000026004 00000 n 
-0002344308 00000 n 
-0002874787 00000 n 
+0002345003 00000 n 
+0002875407 00000 n 
 0000026058 00000 n 
 0000026393 00000 n 
-0002351368 00000 n 
-0002874708 00000 n 
+0002352059 00000 n 
+0002875328 00000 n 
 0000026447 00000 n 
 0000026760 00000 n 
-0000028162 00000 n 
-0000028395 00000 n 
+0000028156 00000 n 
+0000028389 00000 n 
 0000026812 00000 n 
-0000028281 00000 n 
-0000028338 00000 n 
-0002862737 00000 n 
-0002860396 00000 n 
-0002860979 00000 n 
-0002860688 00000 n 
-0002863099 00000 n 
-0000030803 00000 n 
-0000030969 00000 n 
-0000031121 00000 n 
-0000031287 00000 n 
-0000031585 00000 n 
-0000031760 00000 n 
-0000031911 00000 n 
-0000032067 00000 n 
-0000032224 00000 n 
-0000032380 00000 n 
-0000032535 00000 n 
-0000032691 00000 n 
-0000032848 00000 n 
-0000033005 00000 n 
-0000033161 00000 n 
-0000033318 00000 n 
-0000033476 00000 n 
-0000033634 00000 n 
-0000033790 00000 n 
-0000033948 00000 n 
-0000034105 00000 n 
-0000034256 00000 n 
-0000034405 00000 n 
-0000034555 00000 n 
-0000036935 00000 n 
-0000034704 00000 n 
-0000034991 00000 n 
-0000030464 00000 n 
-0000028506 00000 n 
-0000034877 00000 n 
-0002862374 00000 n 
-0000031437 00000 n 
-0002862015 00000 n 
-0000034934 00000 n 
-0000275009 00000 n 
-0000236536 00000 n 
-0000037091 00000 n 
-0000037241 00000 n 
-0000037398 00000 n 
-0000037549 00000 n 
-0000037705 00000 n 
-0000037855 00000 n 
-0000038012 00000 n 
-0000038163 00000 n 
-0000038320 00000 n 
-0000038472 00000 n 
-0000038630 00000 n 
-0000038788 00000 n 
-0000038946 00000 n 
-0000039097 00000 n 
-0000039254 00000 n 
-0000039412 00000 n 
-0000039569 00000 n 
-0000039727 00000 n 
-0000039885 00000 n 
-0000040043 00000 n 
-0000040201 00000 n 
-0000040359 00000 n 
-0000040515 00000 n 
-0000040673 00000 n 
-0000040832 00000 n 
-0000040991 00000 n 
-0000041150 00000 n 
-0000041309 00000 n 
-0000041468 00000 n 
-0000041626 00000 n 
-0000041785 00000 n 
-0000041944 00000 n 
-0000044345 00000 n 
-0000042102 00000 n 
-0000042332 00000 n 
-0000036532 00000 n 
-0000035089 00000 n 
-0000042275 00000 n 
-0002858333 00000 n 
-0000044504 00000 n 
-0000044663 00000 n 
-0000044822 00000 n 
-0000044981 00000 n 
-0000045140 00000 n 
-0000045298 00000 n 
-0000045456 00000 n 
-0000045615 00000 n 
-0000045774 00000 n 
-0000045933 00000 n 
-0000046092 00000 n 
-0000046409 00000 n 
-0000046568 00000 n 
-0000046726 00000 n 
-0000046884 00000 n 
-0000047043 00000 n 
-0000047202 00000 n 
-0000047361 00000 n 
-0000047678 00000 n 
-0000047837 00000 n 
-0000047996 00000 n 
-0000048154 00000 n 
-0000048312 00000 n 
-0000048471 00000 n 
-0000048630 00000 n 
-0000048789 00000 n 
-0000048948 00000 n 
-0000049106 00000 n 
-0000049264 00000 n 
-0000052562 00000 n 
-0000049423 00000 n 
-0000049596 00000 n 
-0000043950 00000 n 
-0000042443 00000 n 
-0000046251 00000 n 
-0000047520 00000 n 
-0000052722 00000 n 
-0000052884 00000 n 
-0000053073 00000 n 
-0000053262 00000 n 
-0000053447 00000 n 
-0000053639 00000 n 
-0000057109 00000 n 
-0000053817 00000 n 
-0000054391 00000 n 
-0000052367 00000 n 
-0000049707 00000 n 
-0000053990 00000 n 
-0000054102 00000 n 
-0000054159 00000 n 
-0000054272 00000 n 
-0000054334 00000 n 
-0002862916 00000 n 
-0002861720 00000 n 
-0002858925 00000 n 
-0000073266 00000 n 
-0000192996 00000 n 
-0000799957 00000 n 
-0001617610 00000 n 
-0000460348 00000 n 
-0001644555 00000 n 
-0000643961 00000 n 
-0000057288 00000 n 
-0000057473 00000 n 
-0000057667 00000 n 
-0000057870 00000 n 
-0000058456 00000 n 
-0000056938 00000 n 
-0000054554 00000 n 
-0000058043 00000 n 
-0000058100 00000 n 
-0000058162 00000 n 
-0000058219 00000 n 
-0000058281 00000 n 
-0000058338 00000 n 
-0000058400 00000 n 
-0001215771 00000 n 
-0001493910 00000 n 
-0001944930 00000 n 
-0001798094 00000 n 
-0000061312 00000 n 
-0000061598 00000 n 
-0000061173 00000 n 
-0000058580 00000 n 
-0000061485 00000 n 
-0002859665 00000 n 
-0002860103 00000 n 
-0000061542 00000 n 
-0002863218 00000 n 
-0000064411 00000 n 
-0000064931 00000 n 
-0000064272 00000 n 
-0000061759 00000 n 
-0000064584 00000 n 
-0000064641 00000 n 
-0000064698 00000 n 
-0000064760 00000 n 
-0000064817 00000 n 
-0000064874 00000 n 
-0000067776 00000 n 
-0000068177 00000 n 
-0000067637 00000 n 
-0000065042 00000 n 
-0000067949 00000 n 
-0000068006 00000 n 
-0000068063 00000 n 
-0000068120 00000 n 
-0000072310 00000 n 
-0000072465 00000 n 
-0000072618 00000 n 
-0000072770 00000 n 
-0000072923 00000 n 
-0000073620 00000 n 
-0000072139 00000 n 
-0000068301 00000 n 
-0000073096 00000 n 
-0000073153 00000 n 
-0000073383 00000 n 
-0000073444 00000 n 
-0002859811 00000 n 
-0002859367 00000 n 
-0002860834 00000 n 
-0002858039 00000 n 
-0002858186 00000 n 
-0000073501 00000 n 
-0000073563 00000 n 
-0000214657 00000 n 
-0000219756 00000 n 
-0000231306 00000 n 
-0000236362 00000 n 
-0000077801 00000 n 
-0000077989 00000 n 
-0000078685 00000 n 
-0000077654 00000 n 
-0000073870 00000 n 
-0000078162 00000 n 
-0000078219 00000 n 
-0000078278 00000 n 
-0000078335 00000 n 
-0000078392 00000 n 
-0000078449 00000 n 
-0000078566 00000 n 
-0000078628 00000 n 
-0000088682 00000 n 
-0000083085 00000 n 
-0000083671 00000 n 
-0000082946 00000 n 
-0000078922 00000 n 
-0000083258 00000 n 
-0002858629 00000 n 
-0000083315 00000 n 
-0000083376 00000 n 
-0000083433 00000 n 
-0000083495 00000 n 
-0000083552 00000 n 
-0000083614 00000 n 
-0000088214 00000 n 
-0000088801 00000 n 
-0000088075 00000 n 
-0000083920 00000 n 
-0000088387 00000 n 
-0000088444 00000 n 
-0000088506 00000 n 
-0000088563 00000 n 
+0000028275 00000 n 
+0000028332 00000 n 
+0002863356 00000 n 
+0002861015 00000 n 
+0002861598 00000 n 
+0002861307 00000 n 
+0002863718 00000 n 
+0000030794 00000 n 
+0000030960 00000 n 
+0000031112 00000 n 
+0000031278 00000 n 
+0000031576 00000 n 
+0000031751 00000 n 
+0000031902 00000 n 
+0000032058 00000 n 
+0000032215 00000 n 
+0000032371 00000 n 
+0000032526 00000 n 
+0000032682 00000 n 
+0000032839 00000 n 
+0000032996 00000 n 
+0000033152 00000 n 
+0000033309 00000 n 
+0000033467 00000 n 
+0000033625 00000 n 
+0000033781 00000 n 
+0000033939 00000 n 
+0000034096 00000 n 
+0000034247 00000 n 
+0000034396 00000 n 
+0000034546 00000 n 
+0000036919 00000 n 
+0000034695 00000 n 
+0000034982 00000 n 
+0000030455 00000 n 
+0000028500 00000 n 
+0000034868 00000 n 
+0002862993 00000 n 
+0000031428 00000 n 
+0002862634 00000 n 
+0000034925 00000 n 
+0000275919 00000 n 
+0000241324 00000 n 
+0000037075 00000 n 
+0000037225 00000 n 
+0000037382 00000 n 
+0000037533 00000 n 
+0000037689 00000 n 
+0000037839 00000 n 
+0000037996 00000 n 
+0000038147 00000 n 
+0000038304 00000 n 
+0000038456 00000 n 
+0000038614 00000 n 
+0000038772 00000 n 
+0000038930 00000 n 
+0000039081 00000 n 
+0000039238 00000 n 
+0000039396 00000 n 
+0000039553 00000 n 
+0000039711 00000 n 
+0000039869 00000 n 
+0000040027 00000 n 
+0000040185 00000 n 
+0000040343 00000 n 
+0000040499 00000 n 
+0000040657 00000 n 
+0000040816 00000 n 
+0000040975 00000 n 
+0000041134 00000 n 
+0000041293 00000 n 
+0000041452 00000 n 
+0000041610 00000 n 
+0000041769 00000 n 
+0000041928 00000 n 
+0000044325 00000 n 
+0000042086 00000 n 
+0000042316 00000 n 
+0000036516 00000 n 
+0000035080 00000 n 
+0000042259 00000 n 
+0002858952 00000 n 
+0000044484 00000 n 
+0000044643 00000 n 
+0000044802 00000 n 
+0000044961 00000 n 
+0000045120 00000 n 
+0000045278 00000 n 
+0000045436 00000 n 
+0000045595 00000 n 
+0000045754 00000 n 
+0000045913 00000 n 
+0000046072 00000 n 
+0000046389 00000 n 
+0000046548 00000 n 
+0000046706 00000 n 
+0000046864 00000 n 
+0000047023 00000 n 
+0000047182 00000 n 
+0000047341 00000 n 
+0000047658 00000 n 
+0000047817 00000 n 
+0000047976 00000 n 
+0000048134 00000 n 
+0000048292 00000 n 
+0000048451 00000 n 
+0000048610 00000 n 
+0000048769 00000 n 
+0000048928 00000 n 
+0000049086 00000 n 
+0000049244 00000 n 
+0000052539 00000 n 
+0000049403 00000 n 
+0000049576 00000 n 
+0000043930 00000 n 
+0000042427 00000 n 
+0000046231 00000 n 
+0000047500 00000 n 
+0000052699 00000 n 
+0000052861 00000 n 
+0000053050 00000 n 
+0000053239 00000 n 
+0000053424 00000 n 
+0000053616 00000 n 
+0000057082 00000 n 
+0000053794 00000 n 
+0000054368 00000 n 
+0000052344 00000 n 
+0000049687 00000 n 
+0000053967 00000 n 
+0000054079 00000 n 
+0000054136 00000 n 
+0000054249 00000 n 
+0000054311 00000 n 
+0002863535 00000 n 
+0002862339 00000 n 
+0002859544 00000 n 
+0000073224 00000 n 
+0000192850 00000 n 
+0000801797 00000 n 
+0001618834 00000 n 
+0000468497 00000 n 
+0001645753 00000 n 
+0000645922 00000 n 
+0000057261 00000 n 
+0000057446 00000 n 
+0000057640 00000 n 
+0000057843 00000 n 
+0000058429 00000 n 
+0000056911 00000 n 
+0000054531 00000 n 
+0000058016 00000 n 
+0000058073 00000 n 
+0000058135 00000 n 
+0000058192 00000 n 
+0000058254 00000 n 
+0000058311 00000 n 
+0000058373 00000 n 
+0001217319 00000 n 
+0001495228 00000 n 
+0001945908 00000 n 
+0001799185 00000 n 
+0000061282 00000 n 
+0000061568 00000 n 
+0000061143 00000 n 
+0000058553 00000 n 
+0000061455 00000 n 
+0002860284 00000 n 
+0002860722 00000 n 
+0000061512 00000 n 
+0002863837 00000 n 
+0000064377 00000 n 
+0000064897 00000 n 
+0000064238 00000 n 
+0000061729 00000 n 
+0000064550 00000 n 
+0000064607 00000 n 
+0000064664 00000 n 
+0000064726 00000 n 
+0000064783 00000 n 
+0000064840 00000 n 
+0000067738 00000 n 
+0000068139 00000 n 
+0000067599 00000 n 
+0000065008 00000 n 
+0000067911 00000 n 
+0000067968 00000 n 
+0000068025 00000 n 
+0000068082 00000 n 
+0000072268 00000 n 
+0000072423 00000 n 
+0000072576 00000 n 
+0000072728 00000 n 
+0000072881 00000 n 
+0000073578 00000 n 
+0000072097 00000 n 
+0000068263 00000 n 
+0000073054 00000 n 
+0000073111 00000 n 
+0000073341 00000 n 
+0000073402 00000 n 
+0002860430 00000 n 
+0002859986 00000 n 
+0002861453 00000 n 
+0002858658 00000 n 
+0002858805 00000 n 
+0000073459 00000 n 
+0000073521 00000 n 
+0000215394 00000 n 
+0000220352 00000 n 
+0000236501 00000 n 
+0000237500 00000 n 
+0000077752 00000 n 
+0000077940 00000 n 
+0000078636 00000 n 
+0000077605 00000 n 
+0000073828 00000 n 
+0000078113 00000 n 
+0000078170 00000 n 
+0000078229 00000 n 
+0000078286 00000 n 
+0000078343 00000 n 
+0000078400 00000 n 
+0000078517 00000 n 
+0000078579 00000 n 
 0000088625 00000 n 
+0000083033 00000 n 
+0000083619 00000 n 
+0000082894 00000 n 
+0000078873 00000 n 
+0000083206 00000 n 
+0002859248 00000 n 
+0000083263 00000 n 
+0000083324 00000 n 
+0000083381 00000 n 
+0000083443 00000 n 
+0000083500 00000 n 
+0000083562 00000 n 
+0000088157 00000 n 
 0000088744 00000 n 
-0002863337 00000 n 
-0000092510 00000 n 
-0000093032 00000 n 
-0000092371 00000 n 
-0000089013 00000 n 
-0000092683 00000 n 
+0000088018 00000 n 
+0000083868 00000 n 
+0000088330 00000 n 
+0000088387 00000 n 
+0000088449 00000 n 
+0000088506 00000 n 
+0000088568 00000 n 
+0000088687 00000 n 
+0002863956 00000 n 
+0000092449 00000 n 
+0000092971 00000 n 
+0000092310 00000 n 
+0000088956 00000 n 
+0000092622 00000 n 
+0000092679 00000 n 
 0000092740 00000 n 
-0000092801 00000 n 
-0000092858 00000 n 
-0000092920 00000 n 
-0000092977 00000 n 
-0000096864 00000 n 
-0000097744 00000 n 
-0000096725 00000 n 
-0000093257 00000 n 
-0000097037 00000 n 
-0000097094 00000 n 
-0000097151 00000 n 
-0000097269 00000 n 
-0000097331 00000 n 
-0000097388 00000 n 
-0000097450 00000 n 
-0000097507 00000 n 
-0000097569 00000 n 
-0000097626 00000 n 
-0000097687 00000 n 
-0000102060 00000 n 
-0000102215 00000 n 
-0000102953 00000 n 
-0000101913 00000 n 
-0000097956 00000 n 
-0000102388 00000 n 
-0000102445 00000 n 
-0000102502 00000 n 
-0000102559 00000 n 
-0000102616 00000 n 
-0002861573 00000 n 
-0002860543 00000 n 
-0000102672 00000 n 
-0000102728 00000 n 
-0000102784 00000 n 
-0000102841 00000 n 
-0000102897 00000 n 
-0000219813 00000 n 
-0000107393 00000 n 
-0000107550 00000 n 
-0000108008 00000 n 
-0000107246 00000 n 
-0000103216 00000 n 
-0000107723 00000 n 
-0000107780 00000 n 
-0000107837 00000 n 
-0000107894 00000 n 
-0000107951 00000 n 
-0000113244 00000 n 
-0000113593 00000 n 
-0000113105 00000 n 
-0000108258 00000 n 
-0000113417 00000 n 
-0000113474 00000 n 
-0000113536 00000 n 
-0000117880 00000 n 
-0000118033 00000 n 
-0000118186 00000 n 
-0000118944 00000 n 
-0000117725 00000 n 
-0000113818 00000 n 
-0000118359 00000 n 
-0000118416 00000 n 
-0000118478 00000 n 
-0000118535 00000 n 
-0000118590 00000 n 
-0000118646 00000 n 
-0000118707 00000 n 
-0000118764 00000 n 
-0000118825 00000 n 
-0000118882 00000 n 
-0002863456 00000 n 
-0000225247 00000 n 
-0000225364 00000 n 
-0000122888 00000 n 
-0000123261 00000 n 
-0000123414 00000 n 
-0000123567 00000 n 
-0000123720 00000 n 
-0000124416 00000 n 
-0000122709 00000 n 
-0000119193 00000 n 
-0000123893 00000 n 
-0000123950 00000 n 
-0000123075 00000 n 
-0000124007 00000 n 
-0000124064 00000 n 
-0000124121 00000 n 
-0000124178 00000 n 
-0000124240 00000 n 
-0000124297 00000 n 
-0000124359 00000 n 
-0000182626 00000 n 
-0000220155 00000 n 
-0000203084 00000 n 
-0000128472 00000 n 
-0000128625 00000 n 
-0000128778 00000 n 
-0000128930 00000 n 
-0000129099 00000 n 
-0000129264 00000 n 
-0000129903 00000 n 
-0000128293 00000 n 
-0000124616 00000 n 
-0000129437 00000 n 
-0000129494 00000 n 
-0000129551 00000 n 
-0000129608 00000 n 
-0000129670 00000 n 
-0000129727 00000 n 
-0000129784 00000 n 
-0000129841 00000 n 
-0000135084 00000 n 
-0000134432 00000 n 
-0000134584 00000 n 
-0000134741 00000 n 
-0000135552 00000 n 
-0000134277 00000 n 
-0000130052 00000 n 
-0000134914 00000 n 
-0000135027 00000 n 
-0000135141 00000 n 
-0000135198 00000 n 
-0000135255 00000 n 
-0000135373 00000 n 
-0000135434 00000 n 
-0000135490 00000 n 
-0000214828 00000 n 
-0000214771 00000 n 
-0000139311 00000 n 
-0000139463 00000 n 
-0000139618 00000 n 
-0000144717 00000 n 
-0000139770 00000 n 
-0000140471 00000 n 
-0000139148 00000 n 
-0000135752 00000 n 
-0000139943 00000 n 
-0000140000 00000 n 
-0000140057 00000 n 
-0000140119 00000 n 
-0000140176 00000 n 
-0000140238 00000 n 
-0000140295 00000 n 
-0000140352 00000 n 
-0000140409 00000 n 
-0000214998 00000 n 
-0000202970 00000 n 
-0000144874 00000 n 
-0000145636 00000 n 
-0000144570 00000 n 
-0000140659 00000 n 
-0000145047 00000 n 
-0000145160 00000 n 
-0000145222 00000 n 
-0000145279 00000 n 
-0000145341 00000 n 
-0000145398 00000 n 
-0000145460 00000 n 
-0000145517 00000 n 
-0000145579 00000 n 
-0000202685 00000 n 
-0000149742 00000 n 
-0000149894 00000 n 
-0000150051 00000 n 
-0000150810 00000 n 
-0000149587 00000 n 
-0000145861 00000 n 
-0000150224 00000 n 
-0000150281 00000 n 
-0000150338 00000 n 
-0002859516 00000 n 
-0000150395 00000 n 
-0000150455 00000 n 
-0000150511 00000 n 
-0000150573 00000 n 
-0000150630 00000 n 
-0000150692 00000 n 
-0000150749 00000 n 
-0002863575 00000 n 
-0000235832 00000 n 
-0000154772 00000 n 
-0000154949 00000 n 
-0000155830 00000 n 
-0000154625 00000 n 
-0000151037 00000 n 
-0000155122 00000 n 
-0000155179 00000 n 
-0000155236 00000 n 
-0000155354 00000 n 
-0000155416 00000 n 
-0000155473 00000 n 
-0000155535 00000 n 
-0000155592 00000 n 
-0000155654 00000 n 
-0000155711 00000 n 
-0000155773 00000 n 
-0000159617 00000 n 
-0000160306 00000 n 
-0000159478 00000 n 
-0000156042 00000 n 
-0000159790 00000 n 
-0000159847 00000 n 
-0000159904 00000 n 
-0000159961 00000 n 
-0000160023 00000 n 
-0000160080 00000 n 
-0000160137 00000 n 
-0000160193 00000 n 
-0000160250 00000 n 
-0000165654 00000 n 
-0000165831 00000 n 
-0000166006 00000 n 
-0000166530 00000 n 
-0000165499 00000 n 
-0000160556 00000 n 
-0000166179 00000 n 
-0000166236 00000 n 
-0000166293 00000 n 
-0000166350 00000 n 
-0000166412 00000 n 
-0000166469 00000 n 
-0000170410 00000 n 
-0000170567 00000 n 
-0000171087 00000 n 
-0000170263 00000 n 
-0000166780 00000 n 
-0000170740 00000 n 
-0000170797 00000 n 
-0000170854 00000 n 
-0000170911 00000 n 
-0000170968 00000 n 
-0000171030 00000 n 
-0000175551 00000 n 
-0000175716 00000 n 
-0000175869 00000 n 
-0000176022 00000 n 
-0000176174 00000 n 
-0000176339 00000 n 
-0000177091 00000 n 
-0000175372 00000 n 
-0000171299 00000 n 
-0000176512 00000 n 
-0000176569 00000 n 
-0000176626 00000 n 
-0000176683 00000 n 
-0000176745 00000 n 
-0000176802 00000 n 
-0000176920 00000 n 
-0000176977 00000 n 
-0000177034 00000 n 
-0000202628 00000 n 
-0000209119 00000 n 
-0000182509 00000 n 
-0000180449 00000 n 
-0000180759 00000 n 
-0000180937 00000 n 
-0000181257 00000 n 
-0000181655 00000 n 
-0000182745 00000 n 
-0000180254 00000 n 
-0000177315 00000 n 
-0000181828 00000 n 
-0000181885 00000 n 
-0000181998 00000 n 
-0000182055 00000 n 
-0000182112 00000 n 
-0000182169 00000 n 
-0000182225 00000 n 
-0000182281 00000 n 
-0000182338 00000 n 
-0000182395 00000 n 
-0000182452 00000 n 
-0000180604 00000 n 
-0000181098 00000 n 
-0000181456 00000 n 
-0000182688 00000 n 
-0002863694 00000 n 
-0000186559 00000 n 
-0000186711 00000 n 
-0000186864 00000 n 
-0000191741 00000 n 
-0000191911 00000 n 
-0000192077 00000 n 
-0000192227 00000 n 
-0000187018 00000 n 
-0000187932 00000 n 
-0000186396 00000 n 
-0000182968 00000 n 
-0000187191 00000 n 
-0000187248 00000 n 
-0000187305 00000 n 
-0000187362 00000 n 
-0000187419 00000 n 
-0000187476 00000 n 
-0000187533 00000 n 
-0000187590 00000 n 
-0000187647 00000 n 
-0000187704 00000 n 
-0000187761 00000 n 
-0000187818 00000 n 
-0000187875 00000 n 
-0000202856 00000 n 
-0000209062 00000 n 
-0000192379 00000 n 
-0000192573 00000 n 
-0000192766 00000 n 
-0000193342 00000 n 
-0000191554 00000 n 
-0000188106 00000 n 
-0000192939 00000 n 
-0000193114 00000 n 
-0000193171 00000 n 
-0000193228 00000 n 
-0000193285 00000 n 
-0000632592 00000 n 
-0001489705 00000 n 
-0000196969 00000 n 
-0000197432 00000 n 
-0000196830 00000 n 
-0000193466 00000 n 
-0000197142 00000 n 
-0000197199 00000 n 
-0000197256 00000 n 
-0000197313 00000 n 
-0000197375 00000 n 
-0000201061 00000 n 
-0000201262 00000 n 
-0000201459 00000 n 
-0000201624 00000 n 
-0000201799 00000 n 
-0000201983 00000 n 
-0000206943 00000 n 
-0000202167 00000 n 
-0000203255 00000 n 
-0000200874 00000 n 
-0000197556 00000 n 
-0000202340 00000 n 
-0000202397 00000 n 
-0000202514 00000 n 
-0000202571 00000 n 
-0000202742 00000 n 
-0000202799 00000 n 
-0000202913 00000 n 
-0000203027 00000 n 
-0000203141 00000 n 
-0000203198 00000 n 
-0000207127 00000 n 
-0000207310 00000 n 
-0000207494 00000 n 
-0000207659 00000 n 
-0000207813 00000 n 
-0000207996 00000 n 
-0000208160 00000 n 
-0000208342 00000 n 
-0000208507 00000 n 
-0000208661 00000 n 
-0000209574 00000 n 
-0000206724 00000 n 
-0000203366 00000 n 
-0000208834 00000 n 
-0000208891 00000 n 
-0000208948 00000 n 
-0000209005 00000 n 
-0000209176 00000 n 
-0000209233 00000 n 
-0000209289 00000 n 
-0000209346 00000 n 
-0000209403 00000 n 
-0000209460 00000 n 
-0000209517 00000 n 
-0000213521 00000 n 
-0000213676 00000 n 
-0000213860 00000 n 
-0000214044 00000 n 
-0000214199 00000 n 
-0000215169 00000 n 
-0000213350 00000 n 
-0000209685 00000 n 
-0000214372 00000 n 
-0000214429 00000 n 
-0000214486 00000 n 
-0000214543 00000 n 
-0000214600 00000 n 
-0000214714 00000 n 
-0000214885 00000 n 
-0000214942 00000 n 
-0000215055 00000 n 
-0000215112 00000 n 
-0002863813 00000 n 
-0000219151 00000 n 
-0000219355 00000 n 
-0000220382 00000 n 
-0000219004 00000 n 
-0000215280 00000 n 
-0000219528 00000 n 
-0000219585 00000 n 
-0000219642 00000 n 
-0000219699 00000 n 
-0000219870 00000 n 
-0000219927 00000 n 
-0000219984 00000 n 
-0000220041 00000 n 
-0000220098 00000 n 
-0000220211 00000 n 
-0000220268 00000 n 
-0000220325 00000 n 
-0000224351 00000 n 
-0000224554 00000 n 
-0000224743 00000 n 
-0000224896 00000 n 
-0000226070 00000 n 
-0000224183 00000 n 
-0000220506 00000 n 
-0000225070 00000 n 
-0000225129 00000 n 
-0000225188 00000 n 
-0000225305 00000 n 
-0000225422 00000 n 
-0000225481 00000 n 
-0000225540 00000 n 
-0000225599 00000 n 
-0000225658 00000 n 
-0000225717 00000 n 
-0000225776 00000 n 
-0000225834 00000 n 
-0000225893 00000 n 
-0000225952 00000 n 
-0000226011 00000 n 
-0000230029 00000 n 
-0000230179 00000 n 
-0000230332 00000 n 
-0000230483 00000 n 
-0000231658 00000 n 
-0000229859 00000 n 
-0000226195 00000 n 
-0000230657 00000 n 
-0000230716 00000 n 
-0000230775 00000 n 
-0000230834 00000 n 
-0000230893 00000 n 
-0000230952 00000 n 
-0000231011 00000 n 
-0000231070 00000 n 
-0000231129 00000 n 
-0000231188 00000 n 
-0000231247 00000 n 
-0000231364 00000 n 
-0000231423 00000 n 
-0000231482 00000 n 
-0000231541 00000 n 
-0000231600 00000 n 
-0000235068 00000 n 
-0000235222 00000 n 
-0000235376 00000 n 
-0000235540 00000 n 
-0000236653 00000 n 
-0000234898 00000 n 
-0000231770 00000 n 
-0000235714 00000 n 
-0000235773 00000 n 
-0000235890 00000 n 
-0000235949 00000 n 
-0000236008 00000 n 
-0000236067 00000 n 
-0000236126 00000 n 
-0000236185 00000 n 
-0000236244 00000 n 
-0000236303 00000 n 
-0000236477 00000 n 
-0000236594 00000 n 
-0000240188 00000 n 
-0000240539 00000 n 
-0000240045 00000 n 
-0000236765 00000 n 
-0000240362 00000 n 
-0000240421 00000 n 
-0000240480 00000 n 
-0000244214 00000 n 
-0000244565 00000 n 
-0000244070 00000 n 
-0000240638 00000 n 
-0000244388 00000 n 
-0000244447 00000 n 
-0000244506 00000 n 
-0002863936 00000 n 
-0000247812 00000 n 
-0000248221 00000 n 
-0000247668 00000 n 
-0000244664 00000 n 
-0000247986 00000 n 
-0000248045 00000 n 
-0000248103 00000 n 
-0000248162 00000 n 
-0000251890 00000 n 
-0000252182 00000 n 
-0000251746 00000 n 
-0000248320 00000 n 
-0000252064 00000 n 
-0000252123 00000 n 
-0000255591 00000 n 
-0000255883 00000 n 
-0000255447 00000 n 
-0000252281 00000 n 
-0000255765 00000 n 
-0000255824 00000 n 
-0000259254 00000 n 
-0000259664 00000 n 
-0000259110 00000 n 
-0000255982 00000 n 
-0000259428 00000 n 
-0000259487 00000 n 
-0000259546 00000 n 
-0000259605 00000 n 
-0000263449 00000 n 
-0000263800 00000 n 
-0000263305 00000 n 
-0000259763 00000 n 
-0000263623 00000 n 
-0000263682 00000 n 
-0000263741 00000 n 
-0000266947 00000 n 
-0000267416 00000 n 
-0000266803 00000 n 
-0000263899 00000 n 
-0000267121 00000 n 
-0000267180 00000 n 
-0000267239 00000 n 
-0000267298 00000 n 
-0000267357 00000 n 
-0002864062 00000 n 
-0000270267 00000 n 
-0000270443 00000 n 
-0000274464 00000 n 
-0000270618 00000 n 
-0000270969 00000 n 
-0000270105 00000 n 
-0000267515 00000 n 
-0000270792 00000 n 
-0000270851 00000 n 
-0000270910 00000 n 
+0000092797 00000 n 
+0000092859 00000 n 
+0000092916 00000 n 
+0000096800 00000 n 
+0000097680 00000 n 
+0000096661 00000 n 
+0000093196 00000 n 
+0000096973 00000 n 
+0000097030 00000 n 
+0000097087 00000 n 
+0000097205 00000 n 
+0000097267 00000 n 
+0000097324 00000 n 
+0000097386 00000 n 
+0000097443 00000 n 
+0000097505 00000 n 
+0000097562 00000 n 
+0000097623 00000 n 
+0000101993 00000 n 
+0000102148 00000 n 
+0000102886 00000 n 
+0000101846 00000 n 
+0000097892 00000 n 
+0000102321 00000 n 
+0000102378 00000 n 
+0000102435 00000 n 
+0000102492 00000 n 
+0000102549 00000 n 
 0002862192 00000 n 
-0000274660 00000 n 
-0000275067 00000 n 
-0000274311 00000 n 
-0000271082 00000 n 
-0000274834 00000 n 
-0000274950 00000 n 
-0000279065 00000 n 
-0000279298 00000 n 
-0000278921 00000 n 
-0000275166 00000 n 
-0000279239 00000 n 
-0000282838 00000 n 
-0000283071 00000 n 
-0000282694 00000 n 
-0000279397 00000 n 
-0000283012 00000 n 
-0000286596 00000 n 
-0000286829 00000 n 
-0000286452 00000 n 
-0000283170 00000 n 
-0000286770 00000 n 
-0000290350 00000 n 
-0000290527 00000 n 
-0000290819 00000 n 
-0000290197 00000 n 
-0000286928 00000 n 
-0000290701 00000 n 
-0000290760 00000 n 
-0002864188 00000 n 
-0000292534 00000 n 
-0000292754 00000 n 
-0000292948 00000 n 
-0000293168 00000 n 
-0000293361 00000 n 
-0000293581 00000 n 
-0000293775 00000 n 
-0000293995 00000 n 
-0000294189 00000 n 
-0000294409 00000 n 
-0000294602 00000 n 
-0000294822 00000 n 
-0000295016 00000 n 
-0000295236 00000 n 
-0000295430 00000 n 
-0000295650 00000 n 
-0000295844 00000 n 
-0000296059 00000 n 
-0000298467 00000 n 
-0000298682 00000 n 
-0000298876 00000 n 
-0000299091 00000 n 
-0000299284 00000 n 
-0000299499 00000 n 
-0000296252 00000 n 
-0000297190 00000 n 
-0000292228 00000 n 
-0000290918 00000 n 
-0000296426 00000 n 
-0000296542 00000 n 
-0000296601 00000 n 
-0000296660 00000 n 
-0000296719 00000 n 
-0000296778 00000 n 
-0000296837 00000 n 
-0000296896 00000 n 
-0000296955 00000 n 
-0000297014 00000 n 
-0000297073 00000 n 
-0000297132 00000 n 
-0000570996 00000 n 
-0000571232 00000 n 
-0000574278 00000 n 
-0000577382 00000 n 
-0000581035 00000 n 
-0000581271 00000 n 
-0000587472 00000 n 
-0000587708 00000 n 
-0001336461 00000 n 
-0000299692 00000 n 
-0000299905 00000 n 
-0000300099 00000 n 
-0000300314 00000 n 
-0000300508 00000 n 
-0000300723 00000 n 
-0000300917 00000 n 
-0000301132 00000 n 
-0000301326 00000 n 
-0000301541 00000 n 
-0000301735 00000 n 
-0000301949 00000 n 
-0000302143 00000 n 
-0000302357 00000 n 
-0000302551 00000 n 
-0000302779 00000 n 
-0000302972 00000 n 
-0000303201 00000 n 
-0000303394 00000 n 
-0000303623 00000 n 
-0000303817 00000 n 
-0000304044 00000 n 
-0000306512 00000 n 
-0000306741 00000 n 
-0000306935 00000 n 
-0000307156 00000 n 
-0000307350 00000 n 
-0000307570 00000 n 
-0000304236 00000 n 
-0000305235 00000 n 
-0000298071 00000 n 
-0000297289 00000 n 
-0000304410 00000 n 
-0000304469 00000 n 
-0000304528 00000 n 
-0000304587 00000 n 
-0000304646 00000 n 
-0000304705 00000 n 
-0000304763 00000 n 
-0000304822 00000 n 
-0000304881 00000 n 
-0000304940 00000 n 
-0000304999 00000 n 
-0000305058 00000 n 
-0000305117 00000 n 
-0000305176 00000 n 
-0001336697 00000 n 
-0001339380 00000 n 
-0001339498 00000 n 
-0001342139 00000 n 
-0001345057 00000 n 
-0001345292 00000 n 
-0001350606 00000 n 
-0001353845 00000 n 
-0001357005 00000 n 
-0001357241 00000 n 
-0002040072 00000 n 
-0002042841 00000 n 
-0002046014 00000 n 
-0002049061 00000 n 
-0000307764 00000 n 
-0000307983 00000 n 
-0000308177 00000 n 
-0000308398 00000 n 
-0000308592 00000 n 
-0000308813 00000 n 
-0000309007 00000 n 
-0000309228 00000 n 
-0000309422 00000 n 
-0000309643 00000 n 
-0000309837 00000 n 
-0000310057 00000 n 
-0000310250 00000 n 
-0000310471 00000 n 
-0000310665 00000 n 
-0000310886 00000 n 
-0000311079 00000 n 
-0000311300 00000 n 
-0000314328 00000 n 
-0000311494 00000 n 
-0000312548 00000 n 
-0000306152 00000 n 
-0000305334 00000 n 
-0000311668 00000 n 
-0000311727 00000 n 
-0000311786 00000 n 
-0000311845 00000 n 
-0000311904 00000 n 
-0000311963 00000 n 
-0000312022 00000 n 
-0000312081 00000 n 
-0000312140 00000 n 
-0000312199 00000 n 
-0000312258 00000 n 
-0000312316 00000 n 
-0000312375 00000 n 
-0002052793 00000 n 
-0002219185 00000 n 
-0002219420 00000 n 
-0002222584 00000 n 
-0002225239 00000 n 
-0002225360 00000 n 
-0002228171 00000 n 
-0002231149 00000 n 
-0002233858 00000 n 
-0002234100 00000 n 
-0002240169 00000 n 
-0002243156 00000 n 
-0000314485 00000 n 
-0000314663 00000 n 
-0000314822 00000 n 
-0000315016 00000 n 
-0000315175 00000 n 
-0000315331 00000 n 
-0000315489 00000 n 
-0000315648 00000 n 
-0000315806 00000 n 
-0000315964 00000 n 
-0000316122 00000 n 
-0000316280 00000 n 
-0000316437 00000 n 
-0000316595 00000 n 
-0000316753 00000 n 
-0000316912 00000 n 
-0000317071 00000 n 
-0000317230 00000 n 
-0000317389 00000 n 
-0000317548 00000 n 
-0000317707 00000 n 
-0000317866 00000 n 
-0000320243 00000 n 
-0000318025 00000 n 
-0000318485 00000 n 
-0000313977 00000 n 
-0000312647 00000 n 
-0000318199 00000 n 
-0000406103 00000 n 
-0000456849 00000 n 
-0000460114 00000 n 
-0000320401 00000 n 
-0000320560 00000 n 
-0000320718 00000 n 
-0000320877 00000 n 
-0000321036 00000 n 
-0000321195 00000 n 
-0000321354 00000 n 
-0000321513 00000 n 
-0000321672 00000 n 
-0000321831 00000 n 
-0000321990 00000 n 
-0000322148 00000 n 
-0000322307 00000 n 
-0000322466 00000 n 
-0000322624 00000 n 
-0000322783 00000 n 
-0000322942 00000 n 
-0000323101 00000 n 
-0000323260 00000 n 
-0000323419 00000 n 
-0000323577 00000 n 
-0000323736 00000 n 
-0000323895 00000 n 
-0000324052 00000 n 
-0000324211 00000 n 
-0000324370 00000 n 
-0000324529 00000 n 
-0000324688 00000 n 
-0000327397 00000 n 
-0000324846 00000 n 
-0000325079 00000 n 
-0000319838 00000 n 
-0000318597 00000 n 
-0000325020 00000 n 
-0000327556 00000 n 
-0000327715 00000 n 
-0000327873 00000 n 
-0000328032 00000 n 
-0000328191 00000 n 
-0000328378 00000 n 
-0000328536 00000 n 
-0000328733 00000 n 
-0000328891 00000 n 
-0000329100 00000 n 
-0000329257 00000 n 
-0000329438 00000 n 
-0000329596 00000 n 
-0000329785 00000 n 
-0000329942 00000 n 
-0000330135 00000 n 
-0000330292 00000 n 
-0000330479 00000 n 
-0000330637 00000 n 
-0000330833 00000 n 
-0000330991 00000 n 
-0000331206 00000 n 
-0000331364 00000 n 
-0000331551 00000 n 
-0000331709 00000 n 
-0000331905 00000 n 
-0000332064 00000 n 
-0000332279 00000 n 
-0000332437 00000 n 
-0000332637 00000 n 
-0000332795 00000 n 
-0000332983 00000 n 
-0000333142 00000 n 
-0000333335 00000 n 
-0000336265 00000 n 
-0000336463 00000 n 
-0000333494 00000 n 
-0000333843 00000 n 
-0000326938 00000 n 
-0000325191 00000 n 
-0000333668 00000 n 
-0002864314 00000 n 
-0000637941 00000 n 
-0000820462 00000 n 
-0000925227 00000 n 
-0000963878 00000 n 
-0000993676 00000 n 
-0000999674 00000 n 
-0001053421 00000 n 
-0001073218 00000 n 
-0001083319 00000 n 
-0001089332 00000 n 
-0001103498 00000 n 
-0000336621 00000 n 
-0000336808 00000 n 
-0000336967 00000 n 
-0000337161 00000 n 
-0000337319 00000 n 
-0000337531 00000 n 
-0000337690 00000 n 
-0000337879 00000 n 
-0000338038 00000 n 
-0000338220 00000 n 
-0000338378 00000 n 
-0000338572 00000 n 
-0000338753 00000 n 
-0000338912 00000 n 
-0000339119 00000 n 
-0000339300 00000 n 
-0000339459 00000 n 
-0000339652 00000 n 
-0000339811 00000 n 
-0000340012 00000 n 
-0000340171 00000 n 
-0000340391 00000 n 
-0000340550 00000 n 
-0000340744 00000 n 
-0000340903 00000 n 
-0000341109 00000 n 
-0000341267 00000 n 
-0000341453 00000 n 
-0000341612 00000 n 
-0000341802 00000 n 
-0000341961 00000 n 
-0000342194 00000 n 
-0000342353 00000 n 
-0000342552 00000 n 
-0000342709 00000 n 
-0000342905 00000 n 
-0000343064 00000 n 
-0000343254 00000 n 
-0000343413 00000 n 
-0000343606 00000 n 
-0000343765 00000 n 
-0000343956 00000 n 
-0000344115 00000 n 
-0000344307 00000 n 
-0000344464 00000 n 
-0000344668 00000 n 
-0000347249 00000 n 
-0000347445 00000 n 
-0000344827 00000 n 
-0000345060 00000 n 
-0000335689 00000 n 
-0000333955 00000 n 
-0000345001 00000 n 
-0001107420 00000 n 
-0001107596 00000 n 
-0001165354 00000 n 
-0001189107 00000 n 
-0001195067 00000 n 
-0001394728 00000 n 
-0001400583 00000 n 
-0001407950 00000 n 
-0001446615 00000 n 
-0001478142 00000 n 
-0001493616 00000 n 
-0001512701 00000 n 
-0001512935 00000 n 
-0001517521 00000 n 
-0001517756 00000 n 
-0001573011 00000 n 
-0001640198 00000 n 
-0000347604 00000 n 
-0000347797 00000 n 
-0000347956 00000 n 
-0000348148 00000 n 
-0000348307 00000 n 
-0000348495 00000 n 
-0000348654 00000 n 
-0000348839 00000 n 
-0000348998 00000 n 
-0000349191 00000 n 
-0000349350 00000 n 
-0000349544 00000 n 
-0000349703 00000 n 
-0000349890 00000 n 
-0000350049 00000 n 
-0000350235 00000 n 
-0000350394 00000 n 
-0000350591 00000 n 
-0000350750 00000 n 
-0000350941 00000 n 
-0000351100 00000 n 
-0000351290 00000 n 
-0000351523 00000 n 
-0000351724 00000 n 
-0000351917 00000 n 
-0000352104 00000 n 
-0000352301 00000 n 
-0000352493 00000 n 
-0000352677 00000 n 
-0000353142 00000 n 
-0000346835 00000 n 
-0000345172 00000 n 
-0000352851 00000 n 
-0000352968 00000 n 
-0000353083 00000 n 
-0002090133 00000 n 
-0002102036 00000 n 
-0002115838 00000 n 
-0002279378 00000 n 
-0002324220 00000 n 
-0002327525 00000 n 
-0002328132 00000 n 
-0002332927 00000 n 
-0002344248 00000 n 
-0002351308 00000 n 
-0000354530 00000 n 
-0000354728 00000 n 
-0000354922 00000 n 
-0000355118 00000 n 
-0000355329 00000 n 
-0000355517 00000 n 
-0000355713 00000 n 
-0000355907 00000 n 
-0000356121 00000 n 
-0000356308 00000 n 
-0000356504 00000 n 
-0000356719 00000 n 
-0000356907 00000 n 
-0000357107 00000 n 
-0000357325 00000 n 
-0000357518 00000 n 
-0000359630 00000 n 
-0000357715 00000 n 
-0000357948 00000 n 
-0000354242 00000 n 
-0000353267 00000 n 
-0000357889 00000 n 
-0000359839 00000 n 
-0000360033 00000 n 
-0000360238 00000 n 
-0000360435 00000 n 
-0000360621 00000 n 
-0000360810 00000 n 
-0000361005 00000 n 
-0000361187 00000 n 
-0000361376 00000 n 
-0000361569 00000 n 
-0000361751 00000 n 
-0000361936 00000 n 
-0000362117 00000 n 
-0000362304 00000 n 
-0000362498 00000 n 
-0000362692 00000 n 
-0000362892 00000 n 
-0000364955 00000 n 
-0000363083 00000 n 
-0000363316 00000 n 
-0000359324 00000 n 
-0000358060 00000 n 
-0000363257 00000 n 
-0000365160 00000 n 
-0000365348 00000 n 
-0000365534 00000 n 
-0000365730 00000 n 
-0000365920 00000 n 
-0000366115 00000 n 
-0000366271 00000 n 
-0000366475 00000 n 
-0000366679 00000 n 
-0000366882 00000 n 
-0000367086 00000 n 
-0000369842 00000 n 
-0000370046 00000 n 
-0000367290 00000 n 
-0000367700 00000 n 
-0000364703 00000 n 
-0000363441 00000 n 
-0000367464 00000 n 
-0000367523 00000 n 
-0000367582 00000 n 
-0000367641 00000 n 
-0000388883 00000 n 
-0000389001 00000 n 
-0000389119 00000 n 
-0000389237 00000 n 
-0000370250 00000 n 
-0000370454 00000 n 
-0000370657 00000 n 
-0000370892 00000 n 
-0000371127 00000 n 
-0000371599 00000 n 
-0000371836 00000 n 
-0000372071 00000 n 
-0000372308 00000 n 
-0000372781 00000 n 
-0000373018 00000 n 
-0000373254 00000 n 
-0000373726 00000 n 
-0000373961 00000 n 
-0000374433 00000 n 
-0000374669 00000 n 
-0000374906 00000 n 
-0000375377 00000 n 
-0000375614 00000 n 
-0000375850 00000 n 
-0000376087 00000 n 
-0000376558 00000 n 
-0000376795 00000 n 
-0000377031 00000 n 
-0000377268 00000 n 
-0000377739 00000 n 
-0000378212 00000 n 
-0000378448 00000 n 
-0000378652 00000 n 
-0000378889 00000 n 
-0000379125 00000 n 
-0000379362 00000 n 
-0000379833 00000 n 
-0000380036 00000 n 
-0000380273 00000 n 
-0000380509 00000 n 
-0000380712 00000 n 
-0000380948 00000 n 
-0000381185 00000 n 
-0000381421 00000 n 
-0000381658 00000 n 
-0000381894 00000 n 
-0000384584 00000 n 
-0000384788 00000 n 
-0000385261 00000 n 
-0000385734 00000 n 
-0000382131 00000 n 
-0000382481 00000 n 
-0000369221 00000 n 
-0000367825 00000 n 
-0000382305 00000 n 
-0000382364 00000 n 
-0000382423 00000 n 
-0000371363 00000 n 
-0000372545 00000 n 
-0000373491 00000 n 
-0000374197 00000 n 
-0000375141 00000 n 
-0000376322 00000 n 
-0000377503 00000 n 
-0000377976 00000 n 
-0000379597 00000 n 
-0002864440 00000 n 
-0000392327 00000 n 
-0000392445 00000 n 
-0000392563 00000 n 
-0000392740 00000 n 
-0000392858 00000 n 
-0000392922 00000 n 
-0000392986 00000 n 
-0000393050 00000 n 
-0000393114 00000 n 
-0000393178 00000 n 
-0000393242 00000 n 
-0000393306 00000 n 
-0000393370 00000 n 
-0000393434 00000 n 
-0000393498 00000 n 
-0000393562 00000 n 
-0000393626 00000 n 
-0000393690 00000 n 
-0000393754 00000 n 
-0000395864 00000 n 
-0000395928 00000 n 
-0000395992 00000 n 
-0000396056 00000 n 
-0000396120 00000 n 
-0000396184 00000 n 
-0000396248 00000 n 
-0000396312 00000 n 
-0000396376 00000 n 
-0000396440 00000 n 
-0000396504 00000 n 
-0000396622 00000 n 
-0000396685 00000 n 
-0000396748 00000 n 
-0000396811 00000 n 
-0000396873 00000 n 
-0000396989 00000 n 
-0000397053 00000 n 
-0000397117 00000 n 
-0000397235 00000 n 
-0000397299 00000 n 
-0000397363 00000 n 
-0000397427 00000 n 
-0000397491 00000 n 
-0000397555 00000 n 
-0000385970 00000 n 
-0000386174 00000 n 
-0000386647 00000 n 
-0000386884 00000 n 
-0000387087 00000 n 
-0000387560 00000 n 
-0000388033 00000 n 
-0000388269 00000 n 
-0000388473 00000 n 
-0000389355 00000 n 
+0002861162 00000 n 
+0000102605 00000 n 
+0000102661 00000 n 
+0000102717 00000 n 
+0000102774 00000 n 
+0000102830 00000 n 
+0000220409 00000 n 
+0000107322 00000 n 
+0000107479 00000 n 
+0000107937 00000 n 
+0000107175 00000 n 
+0000103149 00000 n 
+0000107652 00000 n 
+0000107709 00000 n 
+0000107766 00000 n 
+0000107823 00000 n 
+0000107880 00000 n 
+0000113170 00000 n 
+0000113519 00000 n 
+0000113031 00000 n 
+0000108187 00000 n 
+0000113343 00000 n 
+0000113400 00000 n 
+0000113462 00000 n 
+0000117799 00000 n 
+0000117952 00000 n 
+0000118105 00000 n 
+0000118863 00000 n 
+0000117644 00000 n 
+0000113744 00000 n 
+0000118278 00000 n 
+0000118335 00000 n 
+0000118397 00000 n 
+0000118454 00000 n 
+0000118509 00000 n 
+0000118565 00000 n 
+0000118626 00000 n 
+0000118683 00000 n 
+0000118744 00000 n 
+0000118801 00000 n 
+0002864075 00000 n 
+0000225611 00000 n 
+0000225728 00000 n 
+0000122803 00000 n 
+0000123176 00000 n 
+0000123329 00000 n 
+0000123482 00000 n 
+0000123635 00000 n 
+0000124331 00000 n 
+0000122624 00000 n 
+0000119112 00000 n 
+0000123808 00000 n 
+0000123865 00000 n 
+0000122990 00000 n 
+0000123922 00000 n 
+0000123979 00000 n 
+0000124036 00000 n 
+0000124093 00000 n 
+0000124155 00000 n 
+0000124212 00000 n 
+0000124274 00000 n 
+0000182488 00000 n 
+0000225259 00000 n 
+0000208623 00000 n 
+0000128379 00000 n 
+0000128532 00000 n 
+0000128685 00000 n 
+0000128837 00000 n 
+0000129006 00000 n 
+0000129171 00000 n 
+0000129810 00000 n 
+0000128200 00000 n 
+0000124531 00000 n 
+0000129344 00000 n 
+0000129401 00000 n 
+0000129458 00000 n 
+0000129515 00000 n 
+0000129577 00000 n 
+0000129634 00000 n 
+0000129691 00000 n 
+0000129748 00000 n 
+0000134981 00000 n 
+0000134330 00000 n 
+0000134482 00000 n 
+0000134638 00000 n 
+0000135448 00000 n 
+0000134175 00000 n 
+0000129959 00000 n 
+0000134811 00000 n 
+0000134924 00000 n 
+0000135038 00000 n 
+0000135095 00000 n 
+0000135152 00000 n 
+0000135269 00000 n 
+0000135330 00000 n 
+0000135386 00000 n 
+0000215508 00000 n 
+0000202666 00000 n 
+0000139204 00000 n 
+0000139356 00000 n 
+0000139511 00000 n 
+0000144605 00000 n 
+0000139663 00000 n 
+0000140364 00000 n 
+0000139041 00000 n 
+0000135648 00000 n 
+0000139836 00000 n 
+0000139893 00000 n 
+0000139950 00000 n 
+0000140012 00000 n 
+0000140069 00000 n 
+0000140131 00000 n 
+0000140188 00000 n 
+0000140245 00000 n 
+0000140302 00000 n 
+0000220011 00000 n 
+0000203121 00000 n 
+0000144762 00000 n 
+0000145524 00000 n 
+0000144458 00000 n 
+0000140552 00000 n 
+0000144935 00000 n 
+0000145048 00000 n 
+0000145110 00000 n 
+0000145167 00000 n 
+0000145229 00000 n 
+0000145286 00000 n 
+0000145348 00000 n 
+0000145405 00000 n 
+0000145467 00000 n 
+0000202722 00000 n 
+0000149627 00000 n 
+0000149779 00000 n 
+0000149936 00000 n 
+0000150695 00000 n 
+0000149472 00000 n 
+0000145749 00000 n 
+0000150109 00000 n 
+0000150166 00000 n 
+0000150223 00000 n 
+0002860135 00000 n 
+0000150280 00000 n 
+0000150340 00000 n 
+0000150396 00000 n 
+0000150458 00000 n 
+0000150515 00000 n 
+0000150577 00000 n 
+0000150634 00000 n 
+0002864194 00000 n 
+0000236972 00000 n 
+0000154652 00000 n 
+0000154829 00000 n 
+0000155710 00000 n 
+0000154505 00000 n 
+0000150922 00000 n 
+0000155002 00000 n 
+0000155059 00000 n 
+0000155116 00000 n 
+0000155234 00000 n 
+0000155296 00000 n 
+0000155353 00000 n 
+0000155415 00000 n 
+0000155472 00000 n 
+0000155534 00000 n 
+0000155591 00000 n 
+0000155653 00000 n 
+0000159494 00000 n 
+0000160183 00000 n 
+0000159355 00000 n 
+0000155922 00000 n 
+0000159667 00000 n 
+0000159724 00000 n 
+0000159781 00000 n 
+0000159838 00000 n 
+0000159900 00000 n 
+0000159957 00000 n 
+0000160014 00000 n 
+0000160070 00000 n 
+0000160127 00000 n 
+0000165529 00000 n 
+0000165706 00000 n 
+0000165881 00000 n 
+0000166405 00000 n 
+0000165374 00000 n 
+0000160433 00000 n 
+0000166054 00000 n 
+0000166111 00000 n 
+0000166168 00000 n 
+0000166225 00000 n 
+0000166287 00000 n 
+0000166344 00000 n 
+0000170279 00000 n 
+0000170436 00000 n 
+0000170956 00000 n 
+0000170132 00000 n 
+0000166655 00000 n 
+0000170609 00000 n 
+0000170666 00000 n 
+0000170723 00000 n 
+0000170780 00000 n 
+0000170837 00000 n 
+0000170899 00000 n 
+0000175417 00000 n 
+0000175582 00000 n 
+0000175735 00000 n 
+0000175888 00000 n 
+0000176040 00000 n 
+0000176205 00000 n 
+0000176957 00000 n 
+0000175238 00000 n 
+0000171168 00000 n 
+0000176378 00000 n 
+0000176435 00000 n 
+0000176492 00000 n 
+0000176549 00000 n 
+0000176611 00000 n 
+0000176668 00000 n 
+0000176786 00000 n 
+0000176843 00000 n 
+0000176900 00000 n 
+0000202609 00000 n 
+0000209022 00000 n 
+0000182371 00000 n 
+0000180311 00000 n 
+0000180621 00000 n 
+0000180799 00000 n 
+0000181119 00000 n 
+0000181517 00000 n 
+0000182607 00000 n 
+0000180116 00000 n 
+0000177181 00000 n 
+0000181690 00000 n 
+0000181747 00000 n 
+0000181860 00000 n 
+0000181917 00000 n 
+0000181974 00000 n 
+0000182031 00000 n 
+0000182087 00000 n 
+0000182143 00000 n 
+0000182200 00000 n 
+0000182257 00000 n 
+0000182314 00000 n 
+0000180466 00000 n 
+0000180960 00000 n 
+0000181318 00000 n 
+0000182550 00000 n 
+0002864313 00000 n 
+0000186418 00000 n 
+0000186570 00000 n 
+0000186723 00000 n 
+0000191595 00000 n 
+0000191765 00000 n 
+0000191931 00000 n 
+0000192081 00000 n 
+0000186877 00000 n 
+0000187791 00000 n 
+0000186255 00000 n 
+0000182830 00000 n 
+0000187050 00000 n 
+0000187107 00000 n 
+0000187164 00000 n 
+0000187221 00000 n 
+0000187278 00000 n 
+0000187335 00000 n 
+0000187392 00000 n 
+0000187449 00000 n 
+0000187506 00000 n 
+0000187563 00000 n 
+0000187620 00000 n 
+0000187677 00000 n 
+0000187734 00000 n 
+0000203007 00000 n 
+0000208965 00000 n 
+0000192233 00000 n 
+0000192427 00000 n 
+0000192620 00000 n 
+0000193196 00000 n 
+0000191408 00000 n 
+0000187965 00000 n 
+0000192793 00000 n 
+0000192968 00000 n 
+0000193025 00000 n 
+0000193082 00000 n 
+0000193139 00000 n 
+0000634560 00000 n 
+0001491028 00000 n 
+0000196819 00000 n 
+0000197282 00000 n 
+0000196680 00000 n 
+0000193320 00000 n 
+0000196992 00000 n 
+0000197049 00000 n 
+0000197106 00000 n 
+0000197163 00000 n 
+0000197225 00000 n 
+0000201175 00000 n 
+0000201372 00000 n 
+0000201569 00000 n 
+0000201734 00000 n 
+0000201909 00000 n 
+0000202091 00000 n 
+0000203178 00000 n 
+0000200996 00000 n 
+0000197406 00000 n 
+0000202264 00000 n 
+0000202321 00000 n 
+0000202438 00000 n 
+0000202495 00000 n 
+0000202552 00000 n 
+0000202779 00000 n 
+0000202836 00000 n 
+0000202893 00000 n 
+0000202950 00000 n 
+0000203064 00000 n 
+0000206938 00000 n 
+0000207122 00000 n 
+0000207306 00000 n 
+0000207489 00000 n 
+0000207672 00000 n 
+0000207837 00000 n 
+0000207991 00000 n 
+0000208173 00000 n 
+0000213068 00000 n 
+0000213251 00000 n 
+0000208336 00000 n 
+0000209306 00000 n 
+0000206735 00000 n 
+0000203289 00000 n 
+0000208509 00000 n 
+0000208566 00000 n 
+0000208680 00000 n 
+0000208737 00000 n 
+0000208794 00000 n 
+0000208851 00000 n 
+0000208908 00000 n 
+0000209079 00000 n 
+0000209136 00000 n 
+0000209193 00000 n 
+0000209250 00000 n 
+0000214882 00000 n 
+0000213416 00000 n 
+0000213569 00000 n 
+0000213752 00000 n 
+0000213917 00000 n 
+0000214072 00000 n 
+0000214256 00000 n 
+0000214440 00000 n 
+0000214595 00000 n 
+0000215565 00000 n 
+0000212857 00000 n 
+0000209417 00000 n 
+0000214768 00000 n 
+0000214825 00000 n 
+0000214939 00000 n 
+0000214996 00000 n 
+0000215053 00000 n 
+0000215109 00000 n 
+0000215166 00000 n 
+0000215223 00000 n 
+0000215280 00000 n 
+0000215337 00000 n 
+0000215451 00000 n 
+0002864432 00000 n 
+0000219464 00000 n 
+0000219668 00000 n 
+0000220695 00000 n 
+0000219317 00000 n 
+0000215676 00000 n 
+0000219841 00000 n 
+0000219898 00000 n 
+0000219955 00000 n 
+0000220068 00000 n 
+0000220125 00000 n 
+0000220182 00000 n 
+0000220239 00000 n 
+0000220295 00000 n 
+0000220466 00000 n 
+0000220523 00000 n 
+0000220580 00000 n 
+0000220638 00000 n 
+0000224763 00000 n 
+0000230095 00000 n 
+0000230284 00000 n 
+0000224967 00000 n 
+0000226139 00000 n 
+0000224611 00000 n 
+0000220819 00000 n 
+0000225141 00000 n 
+0000225200 00000 n 
+0000225317 00000 n 
+0000225375 00000 n 
+0000225434 00000 n 
+0000225493 00000 n 
+0000225552 00000 n 
+0000225669 00000 n 
+0000225786 00000 n 
+0000225845 00000 n 
+0000225904 00000 n 
+0000225963 00000 n 
+0000226022 00000 n 
+0000226080 00000 n 
+0000230437 00000 n 
+0000230589 00000 n 
+0000235808 00000 n 
+0000230742 00000 n 
+0000231858 00000 n 
+0000229916 00000 n 
+0000226251 00000 n 
+0000230916 00000 n 
+0000230975 00000 n 
+0000231034 00000 n 
+0000231093 00000 n 
+0000231152 00000 n 
+0000231211 00000 n 
+0000231270 00000 n 
+0000231329 00000 n 
+0000231387 00000 n 
+0000231446 00000 n 
+0000231505 00000 n 
+0000231564 00000 n 
+0000231623 00000 n 
+0000231682 00000 n 
+0000231741 00000 n 
+0000231800 00000 n 
+0000235960 00000 n 
+0000236114 00000 n 
+0000236268 00000 n 
+0000237558 00000 n 
+0000235638 00000 n 
+0000231983 00000 n 
+0000236442 00000 n 
+0000236559 00000 n 
+0000236618 00000 n 
+0000236677 00000 n 
+0000236736 00000 n 
+0000236795 00000 n 
+0000236854 00000 n 
+0000236913 00000 n 
+0000237030 00000 n 
+0000237089 00000 n 
+0000237147 00000 n 
+0000237206 00000 n 
+0000237265 00000 n 
+0000237324 00000 n 
+0000237382 00000 n 
+0000237441 00000 n 
+0000240811 00000 n 
+0000240975 00000 n 
+0000241440 00000 n 
+0000240659 00000 n 
+0000237670 00000 n 
+0000241149 00000 n 
+0000241265 00000 n 
+0000241382 00000 n 
+0000244951 00000 n 
+0000245361 00000 n 
+0000244807 00000 n 
+0000241539 00000 n 
+0000245125 00000 n 
+0000245184 00000 n 
+0000245243 00000 n 
+0000245302 00000 n 
+0002864555 00000 n 
+0000248370 00000 n 
+0000248837 00000 n 
+0000248226 00000 n 
+0000245460 00000 n 
+0000248544 00000 n 
+0000248603 00000 n 
+0000248662 00000 n 
+0000248719 00000 n 
+0000248778 00000 n 
+0000252390 00000 n 
+0000252681 00000 n 
+0000252246 00000 n 
+0000248936 00000 n 
+0000252564 00000 n 
+0000252623 00000 n 
+0000256432 00000 n 
+0000256724 00000 n 
+0000256288 00000 n 
+0000252780 00000 n 
+0000256606 00000 n 
+0000256665 00000 n 
+0000260046 00000 n 
+0000260397 00000 n 
+0000259902 00000 n 
+0000256823 00000 n 
+0000260220 00000 n 
+0000260279 00000 n 
+0000260338 00000 n 
+0000264096 00000 n 
+0000264447 00000 n 
+0000263952 00000 n 
+0000260496 00000 n 
+0000264270 00000 n 
+0000264329 00000 n 
+0000264388 00000 n 
+0000267855 00000 n 
+0000268324 00000 n 
+0000267711 00000 n 
+0000264546 00000 n 
+0000268029 00000 n 
+0000268088 00000 n 
+0000268147 00000 n 
+0000268206 00000 n 
+0000268265 00000 n 
+0002864681 00000 n 
+0000271277 00000 n 
+0000271453 00000 n 
+0000271863 00000 n 
+0000271124 00000 n 
+0000268423 00000 n 
+0000271627 00000 n 
+0000271686 00000 n 
+0000271745 00000 n 
+0000271804 00000 n 
+0002862811 00000 n 
+0000275198 00000 n 
+0000275375 00000 n 
+0000275571 00000 n 
+0000275976 00000 n 
+0000275036 00000 n 
+0000271976 00000 n 
+0000275745 00000 n 
+0000275861 00000 n 
+0000279796 00000 n 
+0000280029 00000 n 
+0000279652 00000 n 
+0000276089 00000 n 
+0000279970 00000 n 
+0000283866 00000 n 
+0000284099 00000 n 
+0000283722 00000 n 
+0000280128 00000 n 
+0000284040 00000 n 
+0000287594 00000 n 
+0000287827 00000 n 
+0000287450 00000 n 
+0000284198 00000 n 
+0000287768 00000 n 
+0000291334 00000 n 
+0000291510 00000 n 
+0000291743 00000 n 
+0000291181 00000 n 
+0000287926 00000 n 
+0000291684 00000 n 
+0002864807 00000 n 
+0000294052 00000 n 
+0000294271 00000 n 
+0000294465 00000 n 
+0000294685 00000 n 
+0000294878 00000 n 
+0000295096 00000 n 
+0000295290 00000 n 
+0000295510 00000 n 
+0000297667 00000 n 
+0000297887 00000 n 
+0000298081 00000 n 
+0000298301 00000 n 
+0000295703 00000 n 
+0000296404 00000 n 
+0000293836 00000 n 
+0000291842 00000 n 
+0000295877 00000 n 
+0000295936 00000 n 
+0000296052 00000 n 
+0000296111 00000 n 
+0000296170 00000 n 
+0000296229 00000 n 
+0000296287 00000 n 
+0000296346 00000 n 
+0000573037 00000 n 
+0000573273 00000 n 
+0000576313 00000 n 
+0000579413 00000 n 
+0000298494 00000 n 
+0000298714 00000 n 
+0000298907 00000 n 
+0000299127 00000 n 
+0000299321 00000 n 
+0000299536 00000 n 
+0000299730 00000 n 
+0000299945 00000 n 
+0000300139 00000 n 
+0000300354 00000 n 
+0000300548 00000 n 
+0000300763 00000 n 
+0000300957 00000 n 
+0000301169 00000 n 
+0000301363 00000 n 
+0000301577 00000 n 
+0000301771 00000 n 
+0000301985 00000 n 
+0000302178 00000 n 
+0000302393 00000 n 
+0000302586 00000 n 
+0000302801 00000 n 
+0000302995 00000 n 
+0000303209 00000 n 
+0000305668 00000 n 
+0000305883 00000 n 
+0000306077 00000 n 
+0000306306 00000 n 
+0000306499 00000 n 
+0000306728 00000 n 
+0000303401 00000 n 
+0000304400 00000 n 
+0000297271 00000 n 
+0000296503 00000 n 
+0000303575 00000 n 
+0000303634 00000 n 
+0000303693 00000 n 
+0000303752 00000 n 
+0000303811 00000 n 
+0000303870 00000 n 
+0000303928 00000 n 
+0000303987 00000 n 
+0000304046 00000 n 
+0000304105 00000 n 
+0000304164 00000 n 
+0000304223 00000 n 
+0000304282 00000 n 
+0000304341 00000 n 
+0000583062 00000 n 
+0000583298 00000 n 
+0000589492 00000 n 
+0000589728 00000 n 
+0001337919 00000 n 
+0001338155 00000 n 
+0001340834 00000 n 
+0001340952 00000 n 
+0001343590 00000 n 
+0001346504 00000 n 
+0001346739 00000 n 
+0001352046 00000 n 
+0001355282 00000 n 
+0001358439 00000 n 
+0000306921 00000 n 
+0000307150 00000 n 
+0000307344 00000 n 
+0000307572 00000 n 
+0000307766 00000 n 
+0000307995 00000 n 
+0000308189 00000 n 
+0000308410 00000 n 
+0000308604 00000 n 
+0000308824 00000 n 
+0000309018 00000 n 
+0000309238 00000 n 
+0000309432 00000 n 
+0000309652 00000 n 
+0000309846 00000 n 
+0000310066 00000 n 
+0000310259 00000 n 
+0000310480 00000 n 
+0000310673 00000 n 
+0000310894 00000 n 
+0000311088 00000 n 
+0000311308 00000 n 
+0000314253 00000 n 
+0000314474 00000 n 
+0000314668 00000 n 
+0000314889 00000 n 
+0000315083 00000 n 
+0000315304 00000 n 
+0000311500 00000 n 
+0000312558 00000 n 
+0000305272 00000 n 
+0000304499 00000 n 
+0000311674 00000 n 
+0000311733 00000 n 
+0000311792 00000 n 
+0000311851 00000 n 
+0000311910 00000 n 
+0000311969 00000 n 
+0000312028 00000 n 
+0000312086 00000 n 
+0000312145 00000 n 
+0000312204 00000 n 
+0000312263 00000 n 
+0000312322 00000 n 
+0000312381 00000 n 
+0000312440 00000 n 
+0000312499 00000 n 
+0001358675 00000 n 
+0002040991 00000 n 
+0002043758 00000 n 
+0002046928 00000 n 
+0002049969 00000 n 
+0002053696 00000 n 
+0002219969 00000 n 
+0002220206 00000 n 
+0002223380 00000 n 
+0002226037 00000 n 
+0002226158 00000 n 
+0002228965 00000 n 
+0002231941 00000 n 
+0002234645 00000 n 
+0000315498 00000 n 
+0000315656 00000 n 
+0000315834 00000 n 
+0000315993 00000 n 
+0000316188 00000 n 
+0000316347 00000 n 
+0000316503 00000 n 
+0000316662 00000 n 
+0000316821 00000 n 
+0000316979 00000 n 
+0000317136 00000 n 
+0000317294 00000 n 
+0000317452 00000 n 
+0000320056 00000 n 
+0000320213 00000 n 
+0000317608 00000 n 
+0000318359 00000 n 
+0000313938 00000 n 
+0000312657 00000 n 
+0000317782 00000 n 
+0000317841 00000 n 
+0000317900 00000 n 
+0000317959 00000 n 
+0002234887 00000 n 
+0002240948 00000 n 
+0002243931 00000 n 
+0000406981 00000 n 
+0000458512 00000 n 
+0000461782 00000 n 
+0000320371 00000 n 
+0000320529 00000 n 
+0000320688 00000 n 
+0000320847 00000 n 
+0000321006 00000 n 
+0000321165 00000 n 
+0000321324 00000 n 
+0000321483 00000 n 
+0000321642 00000 n 
+0000321801 00000 n 
+0000321959 00000 n 
+0000322118 00000 n 
+0000322277 00000 n 
+0000322434 00000 n 
+0000322593 00000 n 
+0000322752 00000 n 
+0000322911 00000 n 
+0000323070 00000 n 
+0000323229 00000 n 
+0000323387 00000 n 
+0000323546 00000 n 
+0000323705 00000 n 
+0000323863 00000 n 
+0000324022 00000 n 
+0000324181 00000 n 
+0000324340 00000 n 
+0000324499 00000 n 
+0000326968 00000 n 
+0000324658 00000 n 
+0000324891 00000 n 
+0000319651 00000 n 
+0000318471 00000 n 
+0000324832 00000 n 
+0000327126 00000 n 
+0000327285 00000 n 
+0000327443 00000 n 
+0000327602 00000 n 
+0000327760 00000 n 
+0000327919 00000 n 
+0000328078 00000 n 
+0000328237 00000 n 
+0000328396 00000 n 
+0000328555 00000 n 
+0000328714 00000 n 
+0000328872 00000 n 
+0000329031 00000 n 
+0000329190 00000 n 
+0000329347 00000 n 
+0000329534 00000 n 
+0000329693 00000 n 
+0000329890 00000 n 
+0000330048 00000 n 
+0000330257 00000 n 
+0000330415 00000 n 
+0000330596 00000 n 
+0000330754 00000 n 
+0000330944 00000 n 
+0000331102 00000 n 
+0000331295 00000 n 
+0000331453 00000 n 
+0000331641 00000 n 
+0000331799 00000 n 
+0000331994 00000 n 
+0000334890 00000 n 
+0000335105 00000 n 
+0000332151 00000 n 
+0000332499 00000 n 
+0000326545 00000 n 
+0000325003 00000 n 
+0000332325 00000 n 
+0002864933 00000 n 
+0000639906 00000 n 
+0000822279 00000 n 
+0000926984 00000 n 
+0000965607 00000 n 
+0000335263 00000 n 
+0000335451 00000 n 
+0000335610 00000 n 
+0000335806 00000 n 
+0000335965 00000 n 
+0000336180 00000 n 
+0000336339 00000 n 
+0000336539 00000 n 
+0000336698 00000 n 
+0000336887 00000 n 
+0000337045 00000 n 
+0000337238 00000 n 
+0000337397 00000 n 
+0000337595 00000 n 
+0000337754 00000 n 
+0000337941 00000 n 
+0000338100 00000 n 
+0000338294 00000 n 
+0000338452 00000 n 
+0000338664 00000 n 
+0000338823 00000 n 
+0000339012 00000 n 
+0000339171 00000 n 
+0000339353 00000 n 
+0000339512 00000 n 
+0000339707 00000 n 
+0000339889 00000 n 
+0000340048 00000 n 
+0000340255 00000 n 
+0000340436 00000 n 
+0000340594 00000 n 
+0000340787 00000 n 
+0000340946 00000 n 
+0000341147 00000 n 
+0000341306 00000 n 
+0000341526 00000 n 
+0000341685 00000 n 
+0000341879 00000 n 
+0000342038 00000 n 
+0000342244 00000 n 
+0000342403 00000 n 
+0000342589 00000 n 
+0000342748 00000 n 
+0000342938 00000 n 
+0000345680 00000 n 
+0000345913 00000 n 
+0000343097 00000 n 
+0000343330 00000 n 
+0000334332 00000 n 
+0000332611 00000 n 
+0000343271 00000 n 
+0000995390 00000 n 
+0001001383 00000 n 
+0001055090 00000 n 
+0001074874 00000 n 
+0001084968 00000 n 
+0001090976 00000 n 
+0001105135 00000 n 
+0001109054 00000 n 
+0001109230 00000 n 
+0001166938 00000 n 
+0001190674 00000 n 
+0001196629 00000 n 
+0001396123 00000 n 
+0001401975 00000 n 
+0001409338 00000 n 
+0001447970 00000 n 
+0001479473 00000 n 
+0001494934 00000 n 
+0001514000 00000 n 
+0000346071 00000 n 
+0000346273 00000 n 
+0000346432 00000 n 
+0000346627 00000 n 
+0000346785 00000 n 
+0000346975 00000 n 
+0000347134 00000 n 
+0000347326 00000 n 
+0000347485 00000 n 
+0000347676 00000 n 
+0000347834 00000 n 
+0000348027 00000 n 
+0000348186 00000 n 
+0000348390 00000 n 
+0000348549 00000 n 
+0000348745 00000 n 
+0000348904 00000 n 
+0000349097 00000 n 
+0000349255 00000 n 
+0000349448 00000 n 
+0000349607 00000 n 
+0000349794 00000 n 
+0000349953 00000 n 
+0000350139 00000 n 
+0000350298 00000 n 
+0000350491 00000 n 
+0000350650 00000 n 
+0000350843 00000 n 
+0000351002 00000 n 
+0000351189 00000 n 
+0000351348 00000 n 
+0000351531 00000 n 
+0000351688 00000 n 
+0000351886 00000 n 
+0000352044 00000 n 
+0000352234 00000 n 
+0000354412 00000 n 
+0000352393 00000 n 
+0000352801 00000 n 
+0000345194 00000 n 
+0000343442 00000 n 
+0000352567 00000 n 
+0000352684 00000 n 
+0001514234 00000 n 
+0001518816 00000 n 
+0001519051 00000 n 
+0001574271 00000 n 
+0001641400 00000 n 
+0002091004 00000 n 
+0002102898 00000 n 
+0002116691 00000 n 
+0002280122 00000 n 
+0002324931 00000 n 
+0002328231 00000 n 
+0002328838 00000 n 
+0002333628 00000 n 
+0002344943 00000 n 
+0002351999 00000 n 
+0000354602 00000 n 
+0000354833 00000 n 
+0000355035 00000 n 
+0000355228 00000 n 
+0000355415 00000 n 
+0000355613 00000 n 
+0000355805 00000 n 
+0000355990 00000 n 
+0000356188 00000 n 
+0000356382 00000 n 
+0000356578 00000 n 
+0000356789 00000 n 
+0000356977 00000 n 
+0000357173 00000 n 
+0000357366 00000 n 
+0000357580 00000 n 
+0000357767 00000 n 
+0000359768 00000 n 
+0000357963 00000 n 
+0000358255 00000 n 
+0000354106 00000 n 
+0000352913 00000 n 
+0000358137 00000 n 
+0000358196 00000 n 
+0000359983 00000 n 
+0000360171 00000 n 
+0000360371 00000 n 
+0000360591 00000 n 
+0000360783 00000 n 
+0000360979 00000 n 
+0000361188 00000 n 
+0000361380 00000 n 
+0000361586 00000 n 
+0000361783 00000 n 
+0000361970 00000 n 
+0000362160 00000 n 
+0000362355 00000 n 
+0000362537 00000 n 
+0000362728 00000 n 
+0000362921 00000 n 
+0000363103 00000 n 
+0000365275 00000 n 
+0000363288 00000 n 
+0000363521 00000 n 
+0000359462 00000 n 
+0000358380 00000 n 
+0000363462 00000 n 
+0000365456 00000 n 
+0000365642 00000 n 
+0000365836 00000 n 
+0000366030 00000 n 
+0000366230 00000 n 
+0000366421 00000 n 
+0000366626 00000 n 
+0000366815 00000 n 
+0000367000 00000 n 
+0000367196 00000 n 
+0000367386 00000 n 
+0000367581 00000 n 
+0000367737 00000 n 
+0000370431 00000 n 
+0000367941 00000 n 
+0000368292 00000 n 
+0000365005 00000 n 
+0000363646 00000 n 
+0000368115 00000 n 
+0000368174 00000 n 
+0000368233 00000 n 
+0000390207 00000 n 
+0000370635 00000 n 
+0000370839 00000 n 
+0000371043 00000 n 
+0000371247 00000 n 
+0000371451 00000 n 
+0000371655 00000 n 
+0000371859 00000 n 
+0000372063 00000 n 
+0000372298 00000 n 
+0000372533 00000 n 
+0000373005 00000 n 
+0000373242 00000 n 
+0000373476 00000 n 
+0000373712 00000 n 
+0000374184 00000 n 
+0000374421 00000 n 
+0000374656 00000 n 
+0000375128 00000 n 
+0000375364 00000 n 
+0000375837 00000 n 
+0000376073 00000 n 
+0000376310 00000 n 
+0000376780 00000 n 
+0000377016 00000 n 
+0000377250 00000 n 
+0000377485 00000 n 
+0000377954 00000 n 
+0000378191 00000 n 
+0000378426 00000 n 
+0000378662 00000 n 
+0000379132 00000 n 
+0000379604 00000 n 
+0000379840 00000 n 
+0000380044 00000 n 
+0000380281 00000 n 
+0000380516 00000 n 
+0000380752 00000 n 
+0000381220 00000 n 
+0000381630 00000 n 
+0000369864 00000 n 
+0000368417 00000 n 
+0000381394 00000 n 
+0000381453 00000 n 
+0000381512 00000 n 
+0000381571 00000 n 
+0000372769 00000 n 
+0000373948 00000 n 
+0000374892 00000 n 
+0000375601 00000 n 
+0000376545 00000 n 
+0000377718 00000 n 
+0000378896 00000 n 
+0000379369 00000 n 
+0000380986 00000 n 
+0002865059 00000 n 
+0000390325 00000 n 
+0000390443 00000 n 
+0000393619 00000 n 
+0000393796 00000 n 
+0000393912 00000 n 
+0000394030 00000 n 
+0000394207 00000 n 
+0000394325 00000 n 
+0000394389 00000 n 
+0000394453 00000 n 
+0000394517 00000 n 
+0000396740 00000 n 
+0000396804 00000 n 
+0000396868 00000 n 
+0000396932 00000 n 
+0000396996 00000 n 
+0000397060 00000 n 
+0000397124 00000 n 
+0000397188 00000 n 
+0000397252 00000 n 
+0000397316 00000 n 
+0000397380 00000 n 
+0000397444 00000 n 
+0000397508 00000 n 
+0000397572 00000 n 
+0000397636 00000 n 
+0000397700 00000 n 
+0000397764 00000 n 
+0000397828 00000 n 
+0000397892 00000 n 
+0000397956 00000 n 
+0000398020 00000 n 
+0000398084 00000 n 
+0000398202 00000 n 
+0000398266 00000 n 
+0000398330 00000 n 
+0000398394 00000 n 
+0000383611 00000 n 
+0000383814 00000 n 
+0000384051 00000 n 
 0000384287 00000 n 
-0000382593 00000 n 
-0000388647 00000 n 
-0000385025 00000 n 
-0000385498 00000 n 
-0000386411 00000 n 
-0000387324 00000 n 
-0000387797 00000 n 
-0000388706 00000 n 
-0000388765 00000 n 
-0000388824 00000 n 
-0000388942 00000 n 
-0000389060 00000 n 
-0000389178 00000 n 
-0000389296 00000 n 
-0000397619 00000 n 
-0000400376 00000 n 
-0000400439 00000 n 
-0000400503 00000 n 
-0000400567 00000 n 
-0000400684 00000 n 
-0000400748 00000 n 
-0000400812 00000 n 
-0000400930 00000 n 
-0000400994 00000 n 
-0000401058 00000 n 
-0000401181 00000 n 
-0000391652 00000 n 
-0000391842 00000 n 
-0000392035 00000 n 
-0000393817 00000 n 
-0000391490 00000 n 
-0000389480 00000 n 
-0000392209 00000 n 
-0000392268 00000 n 
-0000392386 00000 n 
-0000392504 00000 n 
-0000392622 00000 n 
-0000392681 00000 n 
-0000392799 00000 n 
-0002862553 00000 n 
-0000395631 00000 n 
-0000397678 00000 n 
-0000395487 00000 n 
-0000393930 00000 n 
-0000395805 00000 n 
-0000396563 00000 n 
-0000396931 00000 n 
-0000397176 00000 n 
-0000399894 00000 n 
-0000400084 00000 n 
-0000401297 00000 n 
-0000399741 00000 n 
-0000397816 00000 n 
-0000400258 00000 n 
-0000400317 00000 n 
-0000400625 00000 n 
-0000400871 00000 n 
-0000401122 00000 n 
-0000401239 00000 n 
-0000402882 00000 n 
-0000403077 00000 n 
-0000403267 00000 n 
-0000403499 00000 n 
-0000403701 00000 n 
-0000403894 00000 n 
-0000404080 00000 n 
-0000404277 00000 n 
-0000404468 00000 n 
-0000404654 00000 n 
-0000404850 00000 n 
-0000405046 00000 n 
-0000405234 00000 n 
-0000405431 00000 n 
-0000405625 00000 n 
-0000407789 00000 n 
-0000405812 00000 n 
-0000406338 00000 n 
-0000402603 00000 n 
-0000401423 00000 n 
-0000405986 00000 n 
-0000406220 00000 n 
-0000406279 00000 n 
-0000407984 00000 n 
-0000408170 00000 n 
-0000408371 00000 n 
-0000408564 00000 n 
-0000408761 00000 n 
-0000408955 00000 n 
-0000409152 00000 n 
-0000409340 00000 n 
-0000409532 00000 n 
-0000409721 00000 n 
-0000409916 00000 n 
-0000410098 00000 n 
-0000410289 00000 n 
-0000410481 00000 n 
-0000410663 00000 n 
-0000410848 00000 n 
-0000411028 00000 n 
-0000412968 00000 n 
-0000411213 00000 n 
-0000411446 00000 n 
-0000407483 00000 n 
-0000406463 00000 n 
-0000411387 00000 n 
-0002864566 00000 n 
-0000413162 00000 n 
-0000413356 00000 n 
-0000413555 00000 n 
-0000413746 00000 n 
-0000413951 00000 n 
-0000414144 00000 n 
-0000414332 00000 n 
-0000414518 00000 n 
-0000414714 00000 n 
-0000414904 00000 n 
-0000415108 00000 n 
-0000415310 00000 n 
-0000418004 00000 n 
-0000418208 00000 n 
-0000418443 00000 n 
-0000418680 00000 n 
-0000418917 00000 n 
-0000419154 00000 n 
-0000419390 00000 n 
-0000419627 00000 n 
-0000419864 00000 n 
-0000420101 00000 n 
-0000420337 00000 n 
-0000420573 00000 n 
-0000420810 00000 n 
-0000421047 00000 n 
-0000421282 00000 n 
-0000421518 00000 n 
-0000421754 00000 n 
-0000415514 00000 n 
-0000415806 00000 n 
-0000412707 00000 n 
-0000411558 00000 n 
-0000415688 00000 n 
-0000415747 00000 n 
-0000421990 00000 n 
-0000422225 00000 n 
-0000422461 00000 n 
-0000422697 00000 n 
-0000422933 00000 n 
-0000423167 00000 n 
-0000423402 00000 n 
-0000423637 00000 n 
-0000424108 00000 n 
-0000424344 00000 n 
-0000424545 00000 n 
-0000424780 00000 n 
-0000425016 00000 n 
-0000425252 00000 n 
-0000425723 00000 n 
-0000425927 00000 n 
-0000426164 00000 n 
-0000426400 00000 n 
-0000426604 00000 n 
-0000426840 00000 n 
-0000427077 00000 n 
-0000427314 00000 n 
-0000427551 00000 n 
-0000427787 00000 n 
-0000428024 00000 n 
-0000428228 00000 n 
-0000428465 00000 n 
-0000428702 00000 n 
-0000429175 00000 n 
-0000429379 00000 n 
-0000429616 00000 n 
-0000429853 00000 n 
-0000430056 00000 n 
-0000430293 00000 n 
-0000430530 00000 n 
-0000430766 00000 n 
-0000430976 00000 n 
-0000431187 00000 n 
-0000433959 00000 n 
-0000431397 00000 n 
-0000431923 00000 n 
-0000417338 00000 n 
-0000415918 00000 n 
-0000431571 00000 n 
-0000431630 00000 n 
-0000423872 00000 n 
-0000425487 00000 n 
-0000428939 00000 n 
-0000431689 00000 n 
-0000431747 00000 n 
-0000431805 00000 n 
-0000431864 00000 n 
-0000434170 00000 n 
-0000434380 00000 n 
-0000434590 00000 n 
-0000434801 00000 n 
-0000435012 00000 n 
-0000435223 00000 n 
-0000435433 00000 n 
-0000435644 00000 n 
-0000435855 00000 n 
-0000436066 00000 n 
-0000436277 00000 n 
-0000436488 00000 n 
-0000436699 00000 n 
-0000436902 00000 n 
-0000437113 00000 n 
-0000437317 00000 n 
-0000437528 00000 n 
-0000437732 00000 n 
-0000437935 00000 n 
-0000438146 00000 n 
-0000441223 00000 n 
-0000438350 00000 n 
-0000439290 00000 n 
-0000433626 00000 n 
-0000432035 00000 n 
-0000438524 00000 n 
-0000438583 00000 n 
-0000438642 00000 n 
-0000438701 00000 n 
-0000438760 00000 n 
-0000438818 00000 n 
-0000438877 00000 n 
-0000438936 00000 n 
-0000438995 00000 n 
-0000439054 00000 n 
-0000439113 00000 n 
-0000439172 00000 n 
-0000439231 00000 n 
-0000453098 00000 n 
-0000453216 00000 n 
-0000453334 00000 n 
-0000456604 00000 n 
-0000441434 00000 n 
-0000441645 00000 n 
-0000441856 00000 n 
-0000442067 00000 n 
-0000442270 00000 n 
-0000442481 00000 n 
-0000442692 00000 n 
-0000442901 00000 n 
-0000443111 00000 n 
-0000443314 00000 n 
-0000443525 00000 n 
-0000443727 00000 n 
-0000443929 00000 n 
-0000444130 00000 n 
-0000444331 00000 n 
-0000444533 00000 n 
-0000444735 00000 n 
-0000444937 00000 n 
-0000445139 00000 n 
-0000445341 00000 n 
-0000445543 00000 n 
-0000445745 00000 n 
-0000449361 00000 n 
-0000449563 00000 n 
-0000445947 00000 n 
-0000447005 00000 n 
-0000440872 00000 n 
-0000439415 00000 n 
-0000446121 00000 n 
-0000446180 00000 n 
-0000446239 00000 n 
-0000446298 00000 n 
-0000446357 00000 n 
-0000446416 00000 n 
-0000446475 00000 n 
-0000446533 00000 n 
-0000446592 00000 n 
-0000446651 00000 n 
-0002859072 00000 n 
-0000446710 00000 n 
-0000446769 00000 n 
-0000446828 00000 n 
-0000446887 00000 n 
-0000446946 00000 n 
-0000456727 00000 n 
-0000449774 00000 n 
-0000449976 00000 n 
-0000450187 00000 n 
-0000450390 00000 n 
-0000450592 00000 n 
-0000450795 00000 n 
-0000450999 00000 n 
-0000451203 00000 n 
-0000451407 00000 n 
-0000451593 00000 n 
-0000451796 00000 n 
-0000455873 00000 n 
-0000452217 00000 n 
-0000453398 00000 n 
-0000449091 00000 n 
-0000447144 00000 n 
-0000452391 00000 n 
-0000452450 00000 n 
-0000452509 00000 n 
-0000452568 00000 n 
-0000452627 00000 n 
-0000452686 00000 n 
-0000452745 00000 n 
-0000452804 00000 n 
-0000452863 00000 n 
-0000452922 00000 n 
-0000452981 00000 n 
-0000453039 00000 n 
-0000453157 00000 n 
-0000453275 00000 n 
-0000452007 00000 n 
-0000456084 00000 n 
-0000459300 00000 n 
-0000456312 00000 n 
-0000457082 00000 n 
-0000455711 00000 n 
-0000453550 00000 n 
-0000456486 00000 n 
-0000456545 00000 n 
-0000456668 00000 n 
-0000456790 00000 n 
-0000456965 00000 n 
-0000457024 00000 n 
-0002864692 00000 n 
-0000459996 00000 n 
-0000459478 00000 n 
-0000462919 00000 n 
-0000459704 00000 n 
-0000460462 00000 n 
-0000459138 00000 n 
-0000457221 00000 n 
-0000459878 00000 n 
-0000459937 00000 n 
-0000460055 00000 n 
-0000460231 00000 n 
-0002858481 00000 n 
-0000924873 00000 n 
-0000463139 00000 n 
-0000463332 00000 n 
-0000463552 00000 n 
-0000463772 00000 n 
-0000463992 00000 n 
-0000464212 00000 n 
-0000464432 00000 n 
-0000464652 00000 n 
-0000464855 00000 n 
-0000465075 00000 n 
-0000465278 00000 n 
-0000465498 00000 n 
-0000465718 00000 n 
-0000465938 00000 n 
-0000466142 00000 n 
-0000466346 00000 n 
-0000466566 00000 n 
-0000466753 00000 n 
-0000466957 00000 n 
-0000467177 00000 n 
-0000467364 00000 n 
-0000467568 00000 n 
-0000467787 00000 n 
-0000467982 00000 n 
-0000468202 00000 n 
-0000471796 00000 n 
-0000472016 00000 n 
-0000468398 00000 n 
-0000469221 00000 n 
-0000462541 00000 n 
-0000460602 00000 n 
-0000468572 00000 n 
-0000468631 00000 n 
-0000468690 00000 n 
-0000468749 00000 n 
-0000468808 00000 n 
-0000468867 00000 n 
-0002861127 00000 n 
-0000468926 00000 n 
-0000468985 00000 n 
-0002859219 00000 n 
-0000469044 00000 n 
-0000469103 00000 n 
-0000469162 00000 n 
-0000625995 00000 n 
-0000553428 00000 n 
-0000553546 00000 n 
-0000553664 00000 n 
-0000556535 00000 n 
-0000556658 00000 n 
-0000472211 00000 n 
-0000472431 00000 n 
-0000472619 00000 n 
-0000472823 00000 n 
-0000473043 00000 n 
-0000473224 00000 n 
-0000473409 00000 n 
-0000473613 00000 n 
-0000473833 00000 n 
-0000474015 00000 n 
-0000474219 00000 n 
-0000474438 00000 n 
-0000474630 00000 n 
-0000474833 00000 n 
-0000475020 00000 n 
-0000475240 00000 n 
-0000475427 00000 n 
-0000475644 00000 n 
-0000475830 00000 n 
-0000476050 00000 n 
-0000476253 00000 n 
-0000476471 00000 n 
-0000476675 00000 n 
-0000476895 00000 n 
-0000477084 00000 n 
-0000477279 00000 n 
-0000477496 00000 n 
-0000477691 00000 n 
-0000477909 00000 n 
-0000478105 00000 n 
-0000478325 00000 n 
-0000478520 00000 n 
-0000478739 00000 n 
-0000478958 00000 n 
-0000479153 00000 n 
-0000479371 00000 n 
-0000482666 00000 n 
-0000482884 00000 n 
-0000483079 00000 n 
-0000483282 00000 n 
-0000479564 00000 n 
-0000480327 00000 n 
-0000471310 00000 n 
-0000469388 00000 n 
-0000479738 00000 n 
-0000479797 00000 n 
-0000479856 00000 n 
-0000479915 00000 n 
-0000479974 00000 n 
-0000480032 00000 n 
-0002860249 00000 n 
-0000480091 00000 n 
-0000480150 00000 n 
-0000480209 00000 n 
-0000480268 00000 n 
-0000556776 00000 n 
-0000556894 00000 n 
-0000557012 00000 n 
-0000559458 00000 n 
-0000559575 00000 n 
-0000562084 00000 n 
-0000562202 00000 n 
-0000483485 00000 n 
-0000483704 00000 n 
-0000483900 00000 n 
-0000484104 00000 n 
-0000484308 00000 n 
-0000484495 00000 n 
-0000484715 00000 n 
-0000484911 00000 n 
-0000485114 00000 n 
-0000485317 00000 n 
-0000485537 00000 n 
-0000485733 00000 n 
-0000485936 00000 n 
-0000486139 00000 n 
-0000486326 00000 n 
-0000486546 00000 n 
-0000486733 00000 n 
-0000486953 00000 n 
-0000487139 00000 n 
-0000487359 00000 n 
-0000487546 00000 n 
-0000487743 00000 n 
-0000487962 00000 n 
-0000488149 00000 n 
-0000488346 00000 n 
-0000488565 00000 n 
-0000488752 00000 n 
-0000488945 00000 n 
-0000489160 00000 n 
-0000489342 00000 n 
-0000489562 00000 n 
-0000489782 00000 n 
-0000490002 00000 n 
-0000490222 00000 n 
-0000493217 00000 n 
-0000493437 00000 n 
-0000493657 00000 n 
-0000490442 00000 n 
-0000490970 00000 n 
-0000482180 00000 n 
-0000480507 00000 n 
-0000490616 00000 n 
-0000490675 00000 n 
-0000490734 00000 n 
-0000490793 00000 n 
-0000490852 00000 n 
-0000490911 00000 n 
-0000562320 00000 n 
-0000562437 00000 n 
-0000565145 00000 n 
-0000565267 00000 n 
-0000565390 00000 n 
-0000567526 00000 n 
-0000567644 00000 n 
-0000567760 00000 n 
-0000567878 00000 n 
-0000567996 00000 n 
-0000493843 00000 n 
-0000494063 00000 n 
-0000494279 00000 n 
-0000494465 00000 n 
-0000494684 00000 n 
-0000494871 00000 n 
-0000495089 00000 n 
-0000495277 00000 n 
-0000495497 00000 n 
-0000495683 00000 n 
-0000495901 00000 n 
-0000496097 00000 n 
-0000496314 00000 n 
-0000496509 00000 n 
-0000496729 00000 n 
-0000496924 00000 n 
+0000384490 00000 n 
+0000384726 00000 n 
+0000384963 00000 n 
+0000385199 00000 n 
+0000385436 00000 n 
+0000385672 00000 n 
+0000385909 00000 n 
+0000386113 00000 n 
+0000386586 00000 n 
+0000387059 00000 n 
+0000387295 00000 n 
+0000387499 00000 n 
+0000387972 00000 n 
+0000388209 00000 n 
+0000388412 00000 n 
+0000388885 00000 n 
+0000389358 00000 n 
+0000389594 00000 n 
+0000389797 00000 n 
+0000390502 00000 n 
+0000383224 00000 n 
+0000381742 00000 n 
+0000389971 00000 n 
+0000386350 00000 n 
+0000386823 00000 n 
+0000387736 00000 n 
+0000388649 00000 n 
+0000389122 00000 n 
+0000390030 00000 n 
+0000390089 00000 n 
+0000390148 00000 n 
+0000390266 00000 n 
+0000390384 00000 n 
+0000398458 00000 n 
+0000398576 00000 n 
+0000398640 00000 n 
+0000398704 00000 n 
+0000401068 00000 n 
+0000401132 00000 n 
+0000401196 00000 n 
+0000401260 00000 n 
+0000401324 00000 n 
+0000401388 00000 n 
+0000401452 00000 n 
+0000401569 00000 n 
+0000401633 00000 n 
+0000401697 00000 n 
+0000401761 00000 n 
+0000401879 00000 n 
+0000401943 00000 n 
+0000402007 00000 n 
+0000402125 00000 n 
+0000402189 00000 n 
+0000402253 00000 n 
+0000402376 00000 n 
+0000392944 00000 n 
+0000393134 00000 n 
+0000393327 00000 n 
+0000394580 00000 n 
+0000392782 00000 n 
+0000390627 00000 n 
+0000393501 00000 n 
+0000393560 00000 n 
+0000393678 00000 n 
+0000393737 00000 n 
+0000393854 00000 n 
+0000393971 00000 n 
+0000394089 00000 n 
+0000394148 00000 n 
+0000394266 00000 n 
+0002863172 00000 n 
+0000396507 00000 n 
+0000398763 00000 n 
+0000396363 00000 n 
+0000394693 00000 n 
+0000396681 00000 n 
+0000398143 00000 n 
+0000398517 00000 n 
+0000400586 00000 n 
+0000400776 00000 n 
+0000402494 00000 n 
+0000400433 00000 n 
+0000398901 00000 n 
+0000400950 00000 n 
+0000401009 00000 n 
+0000401510 00000 n 
+0000401820 00000 n 
+0000402066 00000 n 
+0000402317 00000 n 
+0000402435 00000 n 
+0000404527 00000 n 
+0000404721 00000 n 
+0000404911 00000 n 
+0000405142 00000 n 
+0000405344 00000 n 
+0000405537 00000 n 
+0000405723 00000 n 
+0000405921 00000 n 
+0000406113 00000 n 
+0000406298 00000 n 
+0000406494 00000 n 
+0000408632 00000 n 
+0000406690 00000 n 
+0000407216 00000 n 
+0000404284 00000 n 
+0000402620 00000 n 
+0000406864 00000 n 
+0000407098 00000 n 
+0000407157 00000 n 
+0000408820 00000 n 
+0000409017 00000 n 
+0000409212 00000 n 
+0000409399 00000 n 
+0000409594 00000 n 
+0000409780 00000 n 
+0000409981 00000 n 
+0000410173 00000 n 
+0000410370 00000 n 
+0000410563 00000 n 
+0000410760 00000 n 
+0000410948 00000 n 
+0000411139 00000 n 
+0000411329 00000 n 
+0000411523 00000 n 
+0000411705 00000 n 
+0000411896 00000 n 
+0000413893 00000 n 
+0000412086 00000 n 
+0000412319 00000 n 
+0000408326 00000 n 
+0000407341 00000 n 
+0000412260 00000 n 
+0002865185 00000 n 
+0000414075 00000 n 
+0000414261 00000 n 
+0000414441 00000 n 
+0000414628 00000 n 
+0000414822 00000 n 
+0000415016 00000 n 
+0000415216 00000 n 
+0000415407 00000 n 
+0000415610 00000 n 
+0000415803 00000 n 
+0000415992 00000 n 
+0000416177 00000 n 
+0000416373 00000 n 
+0000416563 00000 n 
+0000419313 00000 n 
+0000416767 00000 n 
+0000417059 00000 n 
+0000413614 00000 n 
+0000412431 00000 n 
+0000416941 00000 n 
+0000417000 00000 n 
+0000419517 00000 n 
+0000419721 00000 n 
+0000419925 00000 n 
+0000420160 00000 n 
+0000420397 00000 n 
+0000420634 00000 n 
+0000420871 00000 n 
+0000421107 00000 n 
+0000421344 00000 n 
+0000421581 00000 n 
+0000421818 00000 n 
+0000422054 00000 n 
+0000422290 00000 n 
+0000422527 00000 n 
+0000422764 00000 n 
+0000423000 00000 n 
+0000423237 00000 n 
+0000423474 00000 n 
+0000423711 00000 n 
+0000423947 00000 n 
+0000424184 00000 n 
+0000424421 00000 n 
+0000424658 00000 n 
+0000424894 00000 n 
+0000425131 00000 n 
+0000425368 00000 n 
+0000425841 00000 n 
+0000426077 00000 n 
+0000426279 00000 n 
+0000426515 00000 n 
+0000426752 00000 n 
+0000426989 00000 n 
+0000427461 00000 n 
+0000427665 00000 n 
+0000427902 00000 n 
+0000428138 00000 n 
+0000428342 00000 n 
+0000428578 00000 n 
+0000428815 00000 n 
+0000429052 00000 n 
+0000429289 00000 n 
+0000429525 00000 n 
+0000429762 00000 n 
+0000429965 00000 n 
+0000430201 00000 n 
+0000430437 00000 n 
+0000430909 00000 n 
+0000431111 00000 n 
+0000431346 00000 n 
+0000431581 00000 n 
+0000431784 00000 n 
+0000432021 00000 n 
+0000432258 00000 n 
+0000434521 00000 n 
+0000434732 00000 n 
+0000432494 00000 n 
+0000432786 00000 n 
+0000418656 00000 n 
+0000417171 00000 n 
+0000432668 00000 n 
+0000432727 00000 n 
+0000425605 00000 n 
+0000427225 00000 n 
+0000430673 00000 n 
+0000434943 00000 n 
+0000435153 00000 n 
+0000435364 00000 n 
+0000435574 00000 n 
+0000435783 00000 n 
+0000435994 00000 n 
+0000436205 00000 n 
+0000436416 00000 n 
+0000436627 00000 n 
+0000436838 00000 n 
+0000437048 00000 n 
+0000437257 00000 n 
+0000437468 00000 n 
+0000437679 00000 n 
+0000441090 00000 n 
+0000441293 00000 n 
+0000441504 00000 n 
+0000437889 00000 n 
+0000438889 00000 n 
+0000434233 00000 n 
+0000432898 00000 n 
+0000438063 00000 n 
+0000438122 00000 n 
+0000438181 00000 n 
+0000438240 00000 n 
+0000438299 00000 n 
+0000438358 00000 n 
+0000438417 00000 n 
+0000438476 00000 n 
+0000438535 00000 n 
+0000438594 00000 n 
+0000438653 00000 n 
+0000438712 00000 n 
+0000438771 00000 n 
+0000438830 00000 n 
+0000454362 00000 n 
+0000454480 00000 n 
+0000458143 00000 n 
+0000458266 00000 n 
+0000441708 00000 n 
+0000441919 00000 n 
+0000442123 00000 n 
+0000442326 00000 n 
+0000442537 00000 n 
+0000442741 00000 n 
+0000442952 00000 n 
+0000443163 00000 n 
+0000443373 00000 n 
+0000443583 00000 n 
+0000443786 00000 n 
+0000443997 00000 n 
+0000444208 00000 n 
+0000444419 00000 n 
+0000444629 00000 n 
+0000444832 00000 n 
+0000445043 00000 n 
+0000445245 00000 n 
+0000445447 00000 n 
+0000445648 00000 n 
+0000445849 00000 n 
+0000446051 00000 n 
+0000449655 00000 n 
+0000449857 00000 n 
+0000450059 00000 n 
+0000450261 00000 n 
+0000446253 00000 n 
+0000447312 00000 n 
+0000440721 00000 n 
+0000439014 00000 n 
+0000446427 00000 n 
+0000446486 00000 n 
+0000446545 00000 n 
+0000446604 00000 n 
+0000446663 00000 n 
+0000446722 00000 n 
+0000446781 00000 n 
+0000446840 00000 n 
+0000446899 00000 n 
+0000446958 00000 n 
+0000447017 00000 n 
+0000447076 00000 n 
+0000447135 00000 n 
+0002859691 00000 n 
+0000447194 00000 n 
+0000447253 00000 n 
+0000458389 00000 n 
+0000450463 00000 n 
+0000450665 00000 n 
+0000450867 00000 n 
+0000451069 00000 n 
+0000451280 00000 n 
+0000451482 00000 n 
+0000451693 00000 n 
+0000451897 00000 n 
+0000452100 00000 n 
+0000452304 00000 n 
+0000452508 00000 n 
+0000452712 00000 n 
+0000452916 00000 n 
+0000453103 00000 n 
+0000453307 00000 n 
+0000454538 00000 n 
+0000449349 00000 n 
+0000447451 00000 n 
+0000453481 00000 n 
+0000453540 00000 n 
+0000453599 00000 n 
+0000453658 00000 n 
+0000453717 00000 n 
+0000453776 00000 n 
+0000453835 00000 n 
+0000453894 00000 n 
+0000453953 00000 n 
+0000454012 00000 n 
+0000454067 00000 n 
+0000454126 00000 n 
+0000454185 00000 n 
+0000454244 00000 n 
+0000454303 00000 n 
+0000454421 00000 n 
+0000456991 00000 n 
+0000457412 00000 n 
+0000457623 00000 n 
+0000457851 00000 n 
+0000458746 00000 n 
+0000456811 00000 n 
+0000454690 00000 n 
+0000458025 00000 n 
+0000458084 00000 n 
+0000457202 00000 n 
+0000458207 00000 n 
+0000458330 00000 n 
+0000458453 00000 n 
+0000458629 00000 n 
+0000458688 00000 n 
+0002865311 00000 n 
+0000461664 00000 n 
+0000460969 00000 n 
+0000461147 00000 n 
+0000461372 00000 n 
+0000461958 00000 n 
+0000460807 00000 n 
+0000458885 00000 n 
+0000461546 00000 n 
+0000461605 00000 n 
+0000461723 00000 n 
+0000461899 00000 n 
+0000926630 00000 n 
+0000464170 00000 n 
+0000464390 00000 n 
+0000464583 00000 n 
+0000464803 00000 n 
+0000465023 00000 n 
+0000465242 00000 n 
+0000465462 00000 n 
+0000465682 00000 n 
+0000465901 00000 n 
+0000466104 00000 n 
+0000466324 00000 n 
+0000466527 00000 n 
+0000466747 00000 n 
+0000466967 00000 n 
+0000467187 00000 n 
+0000467391 00000 n 
+0000467595 00000 n 
+0000467815 00000 n 
+0000468002 00000 n 
+0000471662 00000 n 
+0000471882 00000 n 
+0000472069 00000 n 
+0000468206 00000 n 
+0000469202 00000 n 
+0000463855 00000 n 
+0000462071 00000 n 
+0000468380 00000 n 
+0002859100 00000 n 
+0000468613 00000 n 
+0000468672 00000 n 
+0000468731 00000 n 
+0000468789 00000 n 
+0000468848 00000 n 
+0002861746 00000 n 
+0000468907 00000 n 
+0000468966 00000 n 
+0002859838 00000 n 
+0000469025 00000 n 
+0000469084 00000 n 
+0000469143 00000 n 
+0000627973 00000 n 
+0000555488 00000 n 
+0000555606 00000 n 
+0000472273 00000 n 
+0000472493 00000 n 
+0000472689 00000 n 
+0000472909 00000 n 
+0000473105 00000 n 
+0000473325 00000 n 
+0000473520 00000 n 
+0000473739 00000 n 
+0000473926 00000 n 
+0000474129 00000 n 
+0000474348 00000 n 
+0000474528 00000 n 
+0000474712 00000 n 
+0000474915 00000 n 
+0000475135 00000 n 
+0000475317 00000 n 
+0000475521 00000 n 
+0000475741 00000 n 
+0000475934 00000 n 
+0000476138 00000 n 
+0000476325 00000 n 
+0000476545 00000 n 
+0000476732 00000 n 
+0000476950 00000 n 
+0000477137 00000 n 
+0000477357 00000 n 
+0000477561 00000 n 
+0000477780 00000 n 
+0000477984 00000 n 
+0000478204 00000 n 
+0000478393 00000 n 
+0000478588 00000 n 
+0000478805 00000 n 
+0000479001 00000 n 
+0000479220 00000 n 
+0000479414 00000 n 
+0000482867 00000 n 
+0000483063 00000 n 
+0000479632 00000 n 
+0000480336 00000 n 
+0000471167 00000 n 
+0000469369 00000 n 
+0000479806 00000 n 
+0000479865 00000 n 
+0000479924 00000 n 
+0000479983 00000 n 
+0000480041 00000 n 
+0000480100 00000 n 
+0002860868 00000 n 
+0000480159 00000 n 
+0000480218 00000 n 
+0000480277 00000 n 
+0000555724 00000 n 
+0000558590 00000 n 
+0000558713 00000 n 
+0000558831 00000 n 
+0000558949 00000 n 
+0000559067 00000 n 
+0000561511 00000 n 
+0000561628 00000 n 
+0000483283 00000 n 
+0000483503 00000 n 
+0000483699 00000 n 
+0000483919 00000 n 
+0000484114 00000 n 
+0000484333 00000 n 
+0000484529 00000 n 
+0000484733 00000 n 
+0000484937 00000 n 
+0000485155 00000 n 
+0000485350 00000 n 
+0000485553 00000 n 
+0000485756 00000 n 
+0000485943 00000 n 
+0000486163 00000 n 
+0000486359 00000 n 
+0000486562 00000 n 
+0000486765 00000 n 
+0000486985 00000 n 
+0000487181 00000 n 
+0000487384 00000 n 
+0000487587 00000 n 
+0000487774 00000 n 
+0000487993 00000 n 
+0000488179 00000 n 
+0000488398 00000 n 
+0000488583 00000 n 
+0000488803 00000 n 
+0000488990 00000 n 
+0000489187 00000 n 
+0000489406 00000 n 
+0000489593 00000 n 
+0000489790 00000 n 
+0000490009 00000 n 
+0000490196 00000 n 
+0000490392 00000 n 
+0000490610 00000 n 
+0000490795 00000 n 
+0000491014 00000 n 
+0000493799 00000 n 
+0000491234 00000 n 
+0000491644 00000 n 
+0000482354 00000 n 
+0000480516 00000 n 
+0000491408 00000 n 
+0000491467 00000 n 
+0000491526 00000 n 
+0000491585 00000 n 
+0000564136 00000 n 
+0000564254 00000 n 
+0000564372 00000 n 
+0000564489 00000 n 
+0000567192 00000 n 
+0000567314 00000 n 
+0000567437 00000 n 
+0000569569 00000 n 
+0000569687 00000 n 
+0000569803 00000 n 
+0000569921 00000 n 
+0000570039 00000 n 
+0000494019 00000 n 
+0000494239 00000 n 
+0000494459 00000 n 
+0000494678 00000 n 
+0000494898 00000 n 
+0000495084 00000 n 
+0000495304 00000 n 
+0000495522 00000 n 
+0000495710 00000 n 
+0000495928 00000 n 
+0000496114 00000 n 
+0000496332 00000 n 
+0000496520 00000 n 
+0000496740 00000 n 
+0000496926 00000 n 
 0000497144 00000 n 
 0000497340 00000 n 
 0000497558 00000 n 
-0000497753 00000 n 
-0000497973 00000 n 
+0000497754 00000 n 
+0000497974 00000 n 
 0000498169 00000 n 
-0000498387 00000 n 
-0000498605 00000 n 
+0000498389 00000 n 
+0000498585 00000 n 
 0000498801 00000 n 
-0000499021 00000 n 
-0000499217 00000 n 
-0000499435 00000 n 
-0000499623 00000 n 
-0000499839 00000 n 
-0000503475 00000 n 
-0000503692 00000 n 
-0000503888 00000 n 
-0000504106 00000 n 
-0000500026 00000 n 
-0000500377 00000 n 
-0000492776 00000 n 
-0000491109 00000 n 
-0000500200 00000 n 
-0000500259 00000 n 
-0000500318 00000 n 
-0000568114 00000 n 
-0000570878 00000 n 
-0000571114 00000 n 
-0000574043 00000 n 
-0000574160 00000 n 
-0000577499 00000 n 
-0000581153 00000 n 
-0000581388 00000 n 
-0000583879 00000 n 
-0000504302 00000 n 
-0000504520 00000 n 
-0000504706 00000 n 
-0000504871 00000 n 
-0000505088 00000 n 
-0000505279 00000 n 
-0000505444 00000 n 
-0000505662 00000 n 
-0000505849 00000 n 
-0000506069 00000 n 
-0000506256 00000 n 
-0000506473 00000 n 
-0000506657 00000 n 
-0000506877 00000 n 
-0000507064 00000 n 
-0000507284 00000 n 
-0000507469 00000 n 
-0000507687 00000 n 
-0000507874 00000 n 
-0000508094 00000 n 
-0000508281 00000 n 
-0000508460 00000 n 
-0000508679 00000 n 
-0000508864 00000 n 
-0000509059 00000 n 
-0000509238 00000 n 
-0000509458 00000 n 
-0000509644 00000 n 
-0000509840 00000 n 
-0000510019 00000 n 
-0000510239 00000 n 
-0000510425 00000 n 
-0000510629 00000 n 
-0000510825 00000 n 
-0000511001 00000 n 
-0000511220 00000 n 
-0000511415 00000 n 
-0000511618 00000 n 
-0000515586 00000 n 
-0000515763 00000 n 
-0000515983 00000 n 
-0000516169 00000 n 
-0000516373 00000 n 
-0000511813 00000 n 
-0000512046 00000 n 
-0000502953 00000 n 
-0000500516 00000 n 
-0000511987 00000 n 
-0002859956 00000 n 
-0002864818 00000 n 
-0000583997 00000 n 
-0000584115 00000 n 
-0000584233 00000 n 
-0000584351 00000 n 
-0000587354 00000 n 
-0000587590 00000 n 
-0000591164 00000 n 
-0000591282 00000 n 
-0000591400 00000 n 
-0000591518 00000 n 
-0000594454 00000 n 
-0000594572 00000 n 
-0000594690 00000 n 
-0000516764 00000 n 
-0000516941 00000 n 
-0000517161 00000 n 
-0000517357 00000 n 
-0000517561 00000 n 
-0000517757 00000 n 
-0000517934 00000 n 
-0000518154 00000 n 
-0000518339 00000 n 
-0000518535 00000 n 
-0000518927 00000 n 
-0000519114 00000 n 
-0000519334 00000 n 
-0000519520 00000 n 
-0000519716 00000 n 
-0000520108 00000 n 
-0000520294 00000 n 
-0000520511 00000 n 
-0000520698 00000 n 
-0000520867 00000 n 
-0000521085 00000 n 
-0000521302 00000 n 
-0000521488 00000 n 
-0000521655 00000 n 
-0000521875 00000 n 
-0000522062 00000 n 
-0000522229 00000 n 
-0000522447 00000 n 
-0000522634 00000 n 
-0000522798 00000 n 
-0000523018 00000 n 
-0000523205 00000 n 
-0000523401 00000 n 
-0000523564 00000 n 
-0000523782 00000 n 
-0000523969 00000 n 
-0000524303 00000 n 
-0000524522 00000 n 
-0000524708 00000 n 
-0000524903 00000 n 
-0000525070 00000 n 
-0000525287 00000 n 
-0000528396 00000 n 
-0000528556 00000 n 
-0000528773 00000 n 
-0000525473 00000 n 
-0000525765 00000 n 
-0000514983 00000 n 
-0000512240 00000 n 
-0000525647 00000 n 
-0000516569 00000 n 
-0000518731 00000 n 
-0000519912 00000 n 
-0000525706 00000 n 
-0000524136 00000 n 
-0000598043 00000 n 
-0000598161 00000 n 
-0000598279 00000 n 
-0000601607 00000 n 
-0000601725 00000 n 
-0000601843 00000 n 
-0000605250 00000 n 
-0000605368 00000 n 
-0000605486 00000 n 
-0000609368 00000 n 
-0000609486 00000 n 
-0000613249 00000 n 
-0000528960 00000 n 
-0000529180 00000 n 
-0000529367 00000 n 
-0000529563 00000 n 
-0000529722 00000 n 
-0000529940 00000 n 
-0000530144 00000 n 
-0000530362 00000 n 
-0000530565 00000 n 
-0000530783 00000 n 
-0000530967 00000 n 
-0000531138 00000 n 
-0000531353 00000 n 
-0000531543 00000 n 
-0000531760 00000 n 
-0000531963 00000 n 
-0000532181 00000 n 
-0000532372 00000 n 
-0000532590 00000 n 
-0000532776 00000 n 
-0000532980 00000 n 
-0000533197 00000 n 
-0000533389 00000 n 
-0000533575 00000 n 
-0000533779 00000 n 
-0000533999 00000 n 
-0000534219 00000 n 
-0000537277 00000 n 
-0000537496 00000 n 
-0000537683 00000 n 
-0000534439 00000 n 
-0000534967 00000 n 
-0000527982 00000 n 
-0000525986 00000 n 
-0000534613 00000 n 
-0000534672 00000 n 
-0000534731 00000 n 
-0000534790 00000 n 
-0000534849 00000 n 
-0000534908 00000 n 
-0000613367 00000 n 
-0000613485 00000 n 
-0000613603 00000 n 
-0000617321 00000 n 
-0000617439 00000 n 
-0000617557 00000 n 
-0000617673 00000 n 
-0000621803 00000 n 
-0000621925 00000 n 
-0000537870 00000 n 
-0000538090 00000 n 
-0000538277 00000 n 
-0000538497 00000 n 
-0000538684 00000 n 
-0000538871 00000 n 
-0000539091 00000 n 
-0000539284 00000 n 
-0000539470 00000 n 
-0000539655 00000 n 
-0000539858 00000 n 
-0000540078 00000 n 
-0000540271 00000 n 
-0000540457 00000 n 
-0000540644 00000 n 
-0000540847 00000 n 
-0000541066 00000 n 
-0000541259 00000 n 
-0000541445 00000 n 
-0000541630 00000 n 
-0000541833 00000 n 
-0000542052 00000 n 
-0000542245 00000 n 
-0000542431 00000 n 
-0000542618 00000 n 
-0000542821 00000 n 
-0000543041 00000 n 
-0000543234 00000 n 
-0000543420 00000 n 
-0000543605 00000 n 
-0000543808 00000 n 
-0000544028 00000 n 
-0000544221 00000 n 
-0000544407 00000 n 
-0000544594 00000 n 
-0000548741 00000 n 
-0000548961 00000 n 
-0000549148 00000 n 
-0000544797 00000 n 
-0000545148 00000 n 
-0000536791 00000 n 
-0000535133 00000 n 
-0000544971 00000 n 
-0000545030 00000 n 
-0000545089 00000 n 
-0000626177 00000 n 
-0000626295 00000 n 
-0000626418 00000 n 
-0000626541 00000 n 
-0000629056 00000 n 
-0000629179 00000 n 
-0000629301 00000 n 
-0000629424 00000 n 
-0000632346 00000 n 
-0000549521 00000 n 
-0000549712 00000 n 
-0000549900 00000 n 
-0000552949 00000 n 
-0000550088 00000 n 
-0000550439 00000 n 
-0000548534 00000 n 
-0000545314 00000 n 
-0000550262 00000 n 
-0000549335 00000 n 
-0000550321 00000 n 
-0000550380 00000 n 
-0000632469 00000 n 
-0000553137 00000 n 
-0000553728 00000 n 
-0000552796 00000 n 
-0000550628 00000 n 
-0000553311 00000 n 
-0000553370 00000 n 
-0000553487 00000 n 
-0000553605 00000 n 
-0000556069 00000 n 
-0000556243 00000 n 
-0000557075 00000 n 
-0000555916 00000 n 
-0000553917 00000 n 
-0000556417 00000 n 
-0000556476 00000 n 
-0000556599 00000 n 
-0000556717 00000 n 
-0000556835 00000 n 
-0000556953 00000 n 
-0002864944 00000 n 
-0000559166 00000 n 
-0000559693 00000 n 
-0000559022 00000 n 
-0000557201 00000 n 
-0000559340 00000 n 
-0000559399 00000 n 
-0000559517 00000 n 
-0000559634 00000 n 
-0000561792 00000 n 
-0000562559 00000 n 
-0000561648 00000 n 
-0000559819 00000 n 
-0000561966 00000 n 
-0000562025 00000 n 
-0000562143 00000 n 
-0000562261 00000 n 
-0000562378 00000 n 
-0000562501 00000 n 
-0000564912 00000 n 
-0000565453 00000 n 
-0000564768 00000 n 
-0000562698 00000 n 
-0000565086 00000 n 
-0000565208 00000 n 
-0000565331 00000 n 
-0000567234 00000 n 
-0000568172 00000 n 
-0000567090 00000 n 
-0000565592 00000 n 
-0000567408 00000 n 
-0000567467 00000 n 
-0000567585 00000 n 
-0000567703 00000 n 
-0000567819 00000 n 
-0000567937 00000 n 
-0000568055 00000 n 
-0000570221 00000 n 
-0000570392 00000 n 
-0000570586 00000 n 
-0000571290 00000 n 
-0000570059 00000 n 
-0000568311 00000 n 
-0000570760 00000 n 
-0000570819 00000 n 
-0000570937 00000 n 
-0000571055 00000 n 
-0000571173 00000 n 
-0000573386 00000 n 
-0000573557 00000 n 
-0000573751 00000 n 
-0000574336 00000 n 
-0000573224 00000 n 
-0000571429 00000 n 
-0000573925 00000 n 
-0000573984 00000 n 
-0000574102 00000 n 
-0000574219 00000 n 
-0002865070 00000 n 
-0000576360 00000 n 
-0000576531 00000 n 
-0000576725 00000 n 
-0000576896 00000 n 
-0000577090 00000 n 
-0000577616 00000 n 
-0000576180 00000 n 
-0000574475 00000 n 
-0000577264 00000 n 
-0000577323 00000 n 
-0000577441 00000 n 
-0000577557 00000 n 
-0000579857 00000 n 
-0000580075 00000 n 
-0000580246 00000 n 
-0000580439 00000 n 
-0000580609 00000 n 
-0000580802 00000 n 
-0000581506 00000 n 
-0000579668 00000 n 
-0000577755 00000 n 
-0000580976 00000 n 
-0000581094 00000 n 
-0000581212 00000 n 
-0000581329 00000 n 
-0000581447 00000 n 
-0000583483 00000 n 
-0000583646 00000 n 
-0000584409 00000 n 
-0000583330 00000 n 
-0000581645 00000 n 
-0000583820 00000 n 
-0000583938 00000 n 
-0000584056 00000 n 
-0000584174 00000 n 
-0000584292 00000 n 
-0000586346 00000 n 
-0000586511 00000 n 
-0000586697 00000 n 
-0000586868 00000 n 
-0000587062 00000 n 
-0000587767 00000 n 
-0000586166 00000 n 
-0000584548 00000 n 
-0000587236 00000 n 
-0000587295 00000 n 
-0000587413 00000 n 
-0000587531 00000 n 
-0000587649 00000 n 
-0000590150 00000 n 
-0000590321 00000 n 
-0000590515 00000 n 
-0000590694 00000 n 
-0000590872 00000 n 
-0000591636 00000 n 
-0000589970 00000 n 
-0000587906 00000 n 
-0000591046 00000 n 
-0000591105 00000 n 
-0000591223 00000 n 
-0000591341 00000 n 
-0000591459 00000 n 
-0000591577 00000 n 
-0000593866 00000 n 
-0000594044 00000 n 
-0000597220 00000 n 
-0000594221 00000 n 
-0000594749 00000 n 
-0000593704 00000 n 
-0000591775 00000 n 
-0000594395 00000 n 
-0000594513 00000 n 
-0000594631 00000 n 
-0002865196 00000 n 
-0000597397 00000 n 
-0000597574 00000 n 
-0000597751 00000 n 
-0000598337 00000 n 
-0000597049 00000 n 
-0000594925 00000 n 
-0000597925 00000 n 
-0000597984 00000 n 
-0000598102 00000 n 
-0000598220 00000 n 
-0000600772 00000 n 
-0000600959 00000 n 
-0000601146 00000 n 
-0000603958 00000 n 
-0000601315 00000 n 
-0000601902 00000 n 
-0000600601 00000 n 
-0000598513 00000 n 
-0000601489 00000 n 
-0000601548 00000 n 
-0000601666 00000 n 
-0000601784 00000 n 
-0000604125 00000 n 
-0000604292 00000 n 
-0000604458 00000 n 
-0000604626 00000 n 
-0000604790 00000 n 
-0000608244 00000 n 
-0000604958 00000 n 
-0000605545 00000 n 
-0000603760 00000 n 
-0000602078 00000 n 
-0000605132 00000 n 
-0000605191 00000 n 
-0000605309 00000 n 
-0000605427 00000 n 
-0000608408 00000 n 
-0000608576 00000 n 
-0000608743 00000 n 
-0000608910 00000 n 
-0000609076 00000 n 
-0000609603 00000 n 
-0000608055 00000 n 
-0000605697 00000 n 
-0000609250 00000 n 
-0000609309 00000 n 
-0000609427 00000 n 
-0002861423 00000 n 
-0000609545 00000 n 
-0000612360 00000 n 
-0000612521 00000 n 
-0000612689 00000 n 
-0000612848 00000 n 
-0000613016 00000 n 
-0000613661 00000 n 
-0000612180 00000 n 
-0000609782 00000 n 
-0000613190 00000 n 
-0000613308 00000 n 
-0000613426 00000 n 
-0000613544 00000 n 
-0000616266 00000 n 
-0000616438 00000 n 
-0000616657 00000 n 
-0000616843 00000 n 
-0000620740 00000 n 
-0000617029 00000 n 
-0000617732 00000 n 
-0000616086 00000 n 
-0000613862 00000 n 
-0000617203 00000 n 
-0000617262 00000 n 
-0000617380 00000 n 
-0000617498 00000 n 
-0000617615 00000 n 
-0002865322 00000 n 
-0000620931 00000 n 
-0000621121 00000 n 
-0000621341 00000 n 
-0000625222 00000 n 
-0000625407 00000 n 
-0000621511 00000 n 
-0000622047 00000 n 
-0000620560 00000 n 
-0000617920 00000 n 
-0000621685 00000 n 
-0000621744 00000 n 
-0000621867 00000 n 
-0000621988 00000 n 
-0000625593 00000 n 
-0000625762 00000 n 
-0000626663 00000 n 
-0000625051 00000 n 
-0000622198 00000 n 
-0000625936 00000 n 
-0000626059 00000 n 
-0000626118 00000 n 
-0000626236 00000 n 
-0000626359 00000 n 
-0000626482 00000 n 
-0000626604 00000 n 
-0000628823 00000 n 
-0000629487 00000 n 
-0000628679 00000 n 
-0000626814 00000 n 
-0000628997 00000 n 
-0000629120 00000 n 
-0000629243 00000 n 
-0000629365 00000 n 
-0000631845 00000 n 
-0000634779 00000 n 
-0000632054 00000 n 
-0000632767 00000 n 
-0000631692 00000 n 
-0000629613 00000 n 
-0000632228 00000 n 
-0000632287 00000 n 
-0000632410 00000 n 
-0000632533 00000 n 
-0000632708 00000 n 
-0000635008 00000 n 
-0000635237 00000 n 
-0000635425 00000 n 
-0000635654 00000 n 
-0000635851 00000 n 
-0000636080 00000 n 
-0000636309 00000 n 
-0000636505 00000 n 
-0000636734 00000 n 
-0000636921 00000 n 
-0000637118 00000 n 
-0000638000 00000 n 
-0000634536 00000 n 
-0000632919 00000 n 
-0000637292 00000 n 
-0000637351 00000 n 
-0000637410 00000 n 
-0000637469 00000 n 
-0000637528 00000 n 
-0000637587 00000 n 
-0000637646 00000 n 
-0000637705 00000 n 
-0000637764 00000 n 
-0000637823 00000 n 
-0000637882 00000 n 
-0000640192 00000 n 
-0000640434 00000 n 
-0000640631 00000 n 
-0000640828 00000 n 
-0000641041 00000 n 
-0000641255 00000 n 
-0000641441 00000 n 
-0000641655 00000 n 
-0000641841 00000 n 
-0000642055 00000 n 
-0000642259 00000 n 
-0000642463 00000 n 
-0000642667 00000 n 
-0000642881 00000 n 
-0000643085 00000 n 
-0000643289 00000 n 
-0000646559 00000 n 
-0000646754 00000 n 
-0000643493 00000 n 
-0000644254 00000 n 
-0000639904 00000 n 
-0000638165 00000 n 
-0000643667 00000 n 
-0000643784 00000 n 
-0000643843 00000 n 
-0000643902 00000 n 
-0000644077 00000 n 
-0000644136 00000 n 
-0000644195 00000 n 
-0002865448 00000 n 
-0000785456 00000 n 
-0000785579 00000 n 
-0000785697 00000 n 
-0000785812 00000 n 
-0000646968 00000 n 
-0000647163 00000 n 
-0000647377 00000 n 
-0000647572 00000 n 
-0000647786 00000 n 
-0000647981 00000 n 
-0000648195 00000 n 
-0000648398 00000 n 
-0000648612 00000 n 
-0000648814 00000 n 
-0000649027 00000 n 
-0000649241 00000 n 
-0000649455 00000 n 
-0000649669 00000 n 
-0000649883 00000 n 
-0000650097 00000 n 
-0000650301 00000 n 
-0000650505 00000 n 
-0000650719 00000 n 
-0000650900 00000 n 
-0000651104 00000 n 
-0000651318 00000 n 
-0000651499 00000 n 
-0000651703 00000 n 
-0000651917 00000 n 
-0000652113 00000 n 
-0000652326 00000 n 
-0000652521 00000 n 
-0000652713 00000 n 
-0000652926 00000 n 
-0000656482 00000 n 
-0000656696 00000 n 
-0000656891 00000 n 
-0000653120 00000 n 
-0000653942 00000 n 
-0000646127 00000 n 
-0000644393 00000 n 
-0000653294 00000 n 
-0000653353 00000 n 
-0000653412 00000 n 
-0000653471 00000 n 
-0000653530 00000 n 
-0000653589 00000 n 
-0000653648 00000 n 
-0000653707 00000 n 
-0000653765 00000 n 
-0000653824 00000 n 
-0000653883 00000 n 
-0000724362 00000 n 
-0000724480 00000 n 
-0000724598 00000 n 
-0000727357 00000 n 
-0000727480 00000 n 
-0000727598 00000 n 
-0000657084 00000 n 
-0000657298 00000 n 
-0000657494 00000 n 
-0000657708 00000 n 
-0000657904 00000 n 
-0000658096 00000 n 
-0000658310 00000 n 
-0000658497 00000 n 
-0000658701 00000 n 
-0000658915 00000 n 
-0000659109 00000 n 
-0000659313 00000 n 
-0000659527 00000 n 
-0000659715 00000 n 
-0000659919 00000 n 
-0000660133 00000 n 
-0000660315 00000 n 
-0000660519 00000 n 
-0000660733 00000 n 
-0000660938 00000 n 
-0000661141 00000 n 
-0000661322 00000 n 
-0000661536 00000 n 
-0000661717 00000 n 
-0000661929 00000 n 
-0000662110 00000 n 
-0000662314 00000 n 
-0000662527 00000 n 
-0000662730 00000 n 
-0000662943 00000 n 
-0000663132 00000 n 
-0000663346 00000 n 
-0000663558 00000 n 
-0000663772 00000 n 
-0000667157 00000 n 
-0000667371 00000 n 
-0000663986 00000 n 
-0000664690 00000 n 
-0000656005 00000 n 
-0000654109 00000 n 
-0000664160 00000 n 
-0000664219 00000 n 
-0000664277 00000 n 
-0000664336 00000 n 
-0000664395 00000 n 
-0000664454 00000 n 
-0000664513 00000 n 
-0000664572 00000 n 
-0000664631 00000 n 
-0000727715 00000 n 
-0000730539 00000 n 
-0000730657 00000 n 
-0000730775 00000 n 
-0000730893 00000 n 
-0000731016 00000 n 
-0000731139 00000 n 
-0000733735 00000 n 
-0000667584 00000 n 
-0000667798 00000 n 
-0000667984 00000 n 
-0000668181 00000 n 
-0000668394 00000 n 
-0000668581 00000 n 
-0000668777 00000 n 
-0000668989 00000 n 
-0000669175 00000 n 
-0000669372 00000 n 
-0000669585 00000 n 
-0000669771 00000 n 
-0000669985 00000 n 
-0000670181 00000 n 
-0000670395 00000 n 
-0000670590 00000 n 
-0000670803 00000 n 
-0000670999 00000 n 
-0000671203 00000 n 
-0000671407 00000 n 
-0000671619 00000 n 
-0000671814 00000 n 
-0000672017 00000 n 
-0000672220 00000 n 
-0000672407 00000 n 
-0000672621 00000 n 
-0000672817 00000 n 
-0000673020 00000 n 
-0000673223 00000 n 
-0000673437 00000 n 
-0000673633 00000 n 
-0000673836 00000 n 
-0000674039 00000 n 
-0000674226 00000 n 
-0000674440 00000 n 
-0000674621 00000 n 
-0000674835 00000 n 
-0000675015 00000 n 
-0000675229 00000 n 
-0000675410 00000 n 
-0000678293 00000 n 
-0000678505 00000 n 
-0000675624 00000 n 
-0000676034 00000 n 
-0000666635 00000 n 
-0000664857 00000 n 
-0000675798 00000 n 
-0000675857 00000 n 
-0000675916 00000 n 
-0000675975 00000 n 
-0000733917 00000 n 
-0000734035 00000 n 
-0000734153 00000 n 
-0000734271 00000 n 
-0000734389 00000 n 
-0000736829 00000 n 
-0000736946 00000 n 
-0000737064 00000 n 
-0000739778 00000 n 
-0000739901 00000 n 
-0000740024 00000 n 
-0000742509 00000 n 
-0000742627 00000 n 
-0000678693 00000 n 
-0000678905 00000 n 
-0000679101 00000 n 
-0000679313 00000 n 
-0000679509 00000 n 
-0000679719 00000 n 
-0000679905 00000 n 
-0000680117 00000 n 
-0000680312 00000 n 
-0000680524 00000 n 
-0000680720 00000 n 
-0000680932 00000 n 
-0000681120 00000 n 
-0000681331 00000 n 
-0000681527 00000 n 
-0000681737 00000 n 
-0000681924 00000 n 
-0000682136 00000 n 
-0000682332 00000 n 
-0000682544 00000 n 
-0000682732 00000 n 
-0000682944 00000 n 
-0000683140 00000 n 
-0000683352 00000 n 
-0000683538 00000 n 
-0000683702 00000 n 
-0000683914 00000 n 
-0000684106 00000 n 
-0000684271 00000 n 
-0000684482 00000 n 
-0000684662 00000 n 
-0000684874 00000 n 
-0000685053 00000 n 
-0000685266 00000 n 
-0000689248 00000 n 
-0000689460 00000 n 
-0000685444 00000 n 
-0000685677 00000 n 
-0000677825 00000 n 
-0000676173 00000 n 
-0000685618 00000 n 
-0000742745 00000 n 
-0000742863 00000 n 
-0000742981 00000 n 
-0000745303 00000 n 
-0000745421 00000 n 
-0000745539 00000 n 
-0000747630 00000 n 
-0000747748 00000 n 
-0000747866 00000 n 
-0000747984 00000 n 
-0000750318 00000 n 
-0000750435 00000 n 
-0000750553 00000 n 
-0000750671 00000 n 
-0000753441 00000 n 
-0000753559 00000 n 
-0000753677 00000 n 
-0000689641 00000 n 
-0000689855 00000 n 
-0000690036 00000 n 
-0000690215 00000 n 
-0000690429 00000 n 
-0000690615 00000 n 
-0000690811 00000 n 
-0000690989 00000 n 
-0000691202 00000 n 
-0000691387 00000 n 
-0000691582 00000 n 
-0000691761 00000 n 
-0000691975 00000 n 
-0000692161 00000 n 
-0000692365 00000 n 
-0000692561 00000 n 
-0000692738 00000 n 
-0000692952 00000 n 
-0000693138 00000 n 
-0000693342 00000 n 
-0000693734 00000 n 
-0000693910 00000 n 
-0000694124 00000 n 
-0000694320 00000 n 
-0000694524 00000 n 
-0000694720 00000 n 
-0000694897 00000 n 
-0000695111 00000 n 
-0000695307 00000 n 
-0000695511 00000 n 
-0000695707 00000 n 
-0000695883 00000 n 
-0000696097 00000 n 
-0000696282 00000 n 
-0000696478 00000 n 
-0000696870 00000 n 
-0000697057 00000 n 
-0000697271 00000 n 
-0000697457 00000 n 
-0000697653 00000 n 
-0000698044 00000 n 
-0000698231 00000 n 
-0000698441 00000 n 
-0000698621 00000 n 
-0000698790 00000 n 
-0000702157 00000 n 
-0000702369 00000 n 
-0000702550 00000 n 
-0000699002 00000 n 
-0000699294 00000 n 
-0000688654 00000 n 
-0000685816 00000 n 
-0000699176 00000 n 
-0000693538 00000 n 
-0000696674 00000 n 
-0000697849 00000 n 
-0000699235 00000 n 
-0000753794 00000 n 
-0000753912 00000 n 
-0000757645 00000 n 
-0000757763 00000 n 
-0000757881 00000 n 
-0000760877 00000 n 
-0000760993 00000 n 
-0000761111 00000 n 
-0000764742 00000 n 
-0000764860 00000 n 
-0000768493 00000 n 
-0000702717 00000 n 
-0000702929 00000 n 
-0000703110 00000 n 
-0000703276 00000 n 
-0000703487 00000 n 
-0000703668 00000 n 
-0000703882 00000 n 
-0000704063 00000 n 
-0000704259 00000 n 
-0000704426 00000 n 
-0000704638 00000 n 
-0000704819 00000 n 
-0000705153 00000 n 
-0000705365 00000 n 
-0000705569 00000 n 
-0000705780 00000 n 
-0000705982 00000 n 
-0000706194 00000 n 
-0000706373 00000 n 
-0000706584 00000 n 
-0000706776 00000 n 
-0000706988 00000 n 
-0000707192 00000 n 
-0000707404 00000 n 
-0000707595 00000 n 
-0000707806 00000 n 
-0000707991 00000 n 
-0000708194 00000 n 
-0000708405 00000 n 
-0000708597 00000 n 
-0000708783 00000 n 
-0000708987 00000 n 
-0000709201 00000 n 
-0000712121 00000 n 
-0000712335 00000 n 
-0000709380 00000 n 
-0000709790 00000 n 
-0000701680 00000 n 
-0000699488 00000 n 
-0000709554 00000 n 
-0000709613 00000 n 
-0000704986 00000 n 
-0000709672 00000 n 
-0000709731 00000 n 
-0002865574 00000 n 
-0000768611 00000 n 
-0000768729 00000 n 
-0000768847 00000 n 
-0000772486 00000 n 
-0000772604 00000 n 
-0000772719 00000 n 
-0000776717 00000 n 
-0000776834 00000 n 
-0000776957 00000 n 
-0000777075 00000 n 
-0000781220 00000 n 
-0000781342 00000 n 
-0000712549 00000 n 
-0000712762 00000 n 
-0000712943 00000 n 
-0000713124 00000 n 
-0000713338 00000 n 
-0000713519 00000 n 
-0000713700 00000 n 
-0000713913 00000 n 
-0000714093 00000 n 
-0000714306 00000 n 
-0000714498 00000 n 
-0000714678 00000 n 
-0000714857 00000 n 
-0000715061 00000 n 
-0000715274 00000 n 
-0000715466 00000 n 
-0000715645 00000 n 
-0000715823 00000 n 
+0000498994 00000 n 
+0000499214 00000 n 
+0000499410 00000 n 
+0000499629 00000 n 
+0000499846 00000 n 
+0000503413 00000 n 
+0000503633 00000 n 
+0000500041 00000 n 
+0000500569 00000 n 
+0000493385 00000 n 
+0000491783 00000 n 
+0000500215 00000 n 
+0000500274 00000 n 
+0000500333 00000 n 
+0000500392 00000 n 
+0000500451 00000 n 
+0000500510 00000 n 
+0000570157 00000 n 
+0000572919 00000 n 
+0000573155 00000 n 
+0000576078 00000 n 
+0000576195 00000 n 
+0000579530 00000 n 
+0000583180 00000 n 
+0000503829 00000 n 
+0000504047 00000 n 
+0000504235 00000 n 
+0000504451 00000 n 
+0000504638 00000 n 
+0000504855 00000 n 
+0000505051 00000 n 
+0000505269 00000 n 
+0000505465 00000 n 
+0000505683 00000 n 
+0000505869 00000 n 
+0000506033 00000 n 
+0000506251 00000 n 
+0000506443 00000 n 
+0000506608 00000 n 
+0000506826 00000 n 
+0000507013 00000 n 
+0000507233 00000 n 
+0000507420 00000 n 
+0000507638 00000 n 
+0000507823 00000 n 
+0000508043 00000 n 
+0000508230 00000 n 
+0000508450 00000 n 
+0000508635 00000 n 
+0000508853 00000 n 
+0000509040 00000 n 
+0000509260 00000 n 
+0000509447 00000 n 
+0000509626 00000 n 
+0000509846 00000 n 
+0000510032 00000 n 
+0000510228 00000 n 
+0000510407 00000 n 
+0000510626 00000 n 
+0000510811 00000 n 
+0000514809 00000 n 
+0000514988 00000 n 
+0000515208 00000 n 
+0000515394 00000 n 
+0000515598 00000 n 
+0000511006 00000 n 
+0000511239 00000 n 
+0000502927 00000 n 
+0000500708 00000 n 
+0000511180 00000 n 
+0002865437 00000 n 
+0000583415 00000 n 
+0000585903 00000 n 
+0000586021 00000 n 
+0000586139 00000 n 
+0000586257 00000 n 
+0000586375 00000 n 
+0000589374 00000 n 
+0000589610 00000 n 
+0000593181 00000 n 
+0000593299 00000 n 
+0000593417 00000 n 
+0000593535 00000 n 
+0000596469 00000 n 
+0000515794 00000 n 
+0000515970 00000 n 
+0000516190 00000 n 
+0000516386 00000 n 
+0000516590 00000 n 
+0000516786 00000 n 
+0000516963 00000 n 
+0000517183 00000 n 
+0000517369 00000 n 
+0000517573 00000 n 
+0000517965 00000 n 
+0000518142 00000 n 
+0000518362 00000 n 
+0000518558 00000 n 
+0000518762 00000 n 
+0000518958 00000 n 
+0000519135 00000 n 
+0000519355 00000 n 
+0000519540 00000 n 
+0000519736 00000 n 
+0000520128 00000 n 
+0000520315 00000 n 
+0000520534 00000 n 
+0000520719 00000 n 
+0000520914 00000 n 
+0000521305 00000 n 
+0000521492 00000 n 
+0000521709 00000 n 
+0000521896 00000 n 
+0000522065 00000 n 
+0000522283 00000 n 
+0000522499 00000 n 
+0000522684 00000 n 
+0000522850 00000 n 
+0000523070 00000 n 
+0000523257 00000 n 
+0000523424 00000 n 
+0000523642 00000 n 
+0000523829 00000 n 
+0000523993 00000 n 
+0000524213 00000 n 
+0000524400 00000 n 
+0000524596 00000 n 
+0000524759 00000 n 
+0000524975 00000 n 
+0000528374 00000 n 
+0000525160 00000 n 
+0000525452 00000 n 
+0000514188 00000 n 
+0000511378 00000 n 
+0000525334 00000 n 
+0002860575 00000 n 
+0000517769 00000 n 
+0000519932 00000 n 
+0000521109 00000 n 
+0000525393 00000 n 
+0000596587 00000 n 
+0000596705 00000 n 
+0000600054 00000 n 
+0000600172 00000 n 
+0000600290 00000 n 
+0000603613 00000 n 
+0000603731 00000 n 
+0000603849 00000 n 
+0000607253 00000 n 
+0000607371 00000 n 
+0000607489 00000 n 
+0000611364 00000 n 
+0000528708 00000 n 
+0000528928 00000 n 
+0000529115 00000 n 
+0000529311 00000 n 
+0000529478 00000 n 
+0000529696 00000 n 
+0000529883 00000 n 
+0000530043 00000 n 
+0000530260 00000 n 
+0000530447 00000 n 
+0000530667 00000 n 
+0000530854 00000 n 
+0000531050 00000 n 
+0000531209 00000 n 
+0000531427 00000 n 
+0000531631 00000 n 
+0000531849 00000 n 
+0000532052 00000 n 
+0000532270 00000 n 
+0000532454 00000 n 
+0000532625 00000 n 
+0000532842 00000 n 
+0000533034 00000 n 
+0000533252 00000 n 
+0000533456 00000 n 
+0000533674 00000 n 
+0000533865 00000 n 
+0000534083 00000 n 
+0000534269 00000 n 
+0000534473 00000 n 
+0000534690 00000 n 
+0000534882 00000 n 
+0000535068 00000 n 
+0000535272 00000 n 
+0000535492 00000 n 
+0000538545 00000 n 
+0000535710 00000 n 
+0000536179 00000 n 
+0000527897 00000 n 
+0000525673 00000 n 
+0000535884 00000 n 
+0000528541 00000 n 
+0000535943 00000 n 
+0000536002 00000 n 
+0000536061 00000 n 
+0000536120 00000 n 
+0000611482 00000 n 
+0000615242 00000 n 
+0000615360 00000 n 
+0000615478 00000 n 
+0000615596 00000 n 
+0000619309 00000 n 
+0000619427 00000 n 
+0000619545 00000 n 
+0000619661 00000 n 
+0000623787 00000 n 
+0000623909 00000 n 
+0000538765 00000 n 
+0000538984 00000 n 
+0000539171 00000 n 
+0000539358 00000 n 
+0000539578 00000 n 
+0000539765 00000 n 
+0000539985 00000 n 
+0000540172 00000 n 
+0000540359 00000 n 
+0000540579 00000 n 
+0000540772 00000 n 
+0000540958 00000 n 
+0000541143 00000 n 
+0000541346 00000 n 
+0000541565 00000 n 
+0000541757 00000 n 
+0000541943 00000 n 
+0000542130 00000 n 
+0000542333 00000 n 
+0000542551 00000 n 
+0000542743 00000 n 
+0000542929 00000 n 
+0000543114 00000 n 
+0000543317 00000 n 
+0000543536 00000 n 
+0000543729 00000 n 
+0000543914 00000 n 
+0000544100 00000 n 
+0000544302 00000 n 
+0000544522 00000 n 
+0000544715 00000 n 
+0000544899 00000 n 
+0000545082 00000 n 
+0000549460 00000 n 
+0000549680 00000 n 
+0000549873 00000 n 
+0000550059 00000 n 
+0000550246 00000 n 
+0000545283 00000 n 
+0000545693 00000 n 
+0000538095 00000 n 
+0000536345 00000 n 
+0000545457 00000 n 
+0000545516 00000 n 
+0000545575 00000 n 
+0000545634 00000 n 
+0000628155 00000 n 
+0000628273 00000 n 
+0000628396 00000 n 
+0000628519 00000 n 
+0000631029 00000 n 
+0000631152 00000 n 
+0000631274 00000 n 
+0000631397 00000 n 
+0000550449 00000 n 
+0000550669 00000 n 
+0000550856 00000 n 
+0000551229 00000 n 
+0000551420 00000 n 
+0000551608 00000 n 
+0000551794 00000 n 
+0000552145 00000 n 
+0000549208 00000 n 
+0000545859 00000 n 
+0000551968 00000 n 
+0000551043 00000 n 
+0000552027 00000 n 
+0000552086 00000 n 
+0000634314 00000 n 
+0000634437 00000 n 
+0000555008 00000 n 
+0000555196 00000 n 
+0000555787 00000 n 
+0000554855 00000 n 
+0000552349 00000 n 
+0000555370 00000 n 
+0000555429 00000 n 
+0000555547 00000 n 
+0000555665 00000 n 
+0000558124 00000 n 
+0000558298 00000 n 
+0000559130 00000 n 
+0000557971 00000 n 
+0000555976 00000 n 
+0000558472 00000 n 
+0000558531 00000 n 
+0000558654 00000 n 
+0000558772 00000 n 
+0000558890 00000 n 
+0000559008 00000 n 
+0002865563 00000 n 
+0000561219 00000 n 
+0000561746 00000 n 
+0000561075 00000 n 
+0000559256 00000 n 
+0000561393 00000 n 
+0000561452 00000 n 
+0000561570 00000 n 
+0000561687 00000 n 
+0000563844 00000 n 
+0000564611 00000 n 
+0000563700 00000 n 
+0000561872 00000 n 
+0000564018 00000 n 
+0000564077 00000 n 
+0000564195 00000 n 
+0000564313 00000 n 
+0000564430 00000 n 
+0000564553 00000 n 
+0000566959 00000 n 
+0000567500 00000 n 
+0000566815 00000 n 
+0000564750 00000 n 
+0000567133 00000 n 
+0000567255 00000 n 
+0000567378 00000 n 
+0000569277 00000 n 
+0000570215 00000 n 
+0000569133 00000 n 
+0000567639 00000 n 
+0000569451 00000 n 
+0000569510 00000 n 
+0000569628 00000 n 
+0000569746 00000 n 
+0000569862 00000 n 
+0000569980 00000 n 
+0000570098 00000 n 
+0000572262 00000 n 
+0000572433 00000 n 
+0000572627 00000 n 
+0000573331 00000 n 
+0000572100 00000 n 
+0000570354 00000 n 
+0000572801 00000 n 
+0000572860 00000 n 
+0000572978 00000 n 
+0000573096 00000 n 
+0000573214 00000 n 
+0000575421 00000 n 
+0000575592 00000 n 
+0000575786 00000 n 
+0000576371 00000 n 
+0000575259 00000 n 
+0000573470 00000 n 
+0000575960 00000 n 
+0000576019 00000 n 
+0000576137 00000 n 
+0000576254 00000 n 
+0002865689 00000 n 
+0000578391 00000 n 
+0000578562 00000 n 
+0000578756 00000 n 
+0000578927 00000 n 
+0000579121 00000 n 
+0000579647 00000 n 
+0000578211 00000 n 
+0000576510 00000 n 
+0000579295 00000 n 
+0000579354 00000 n 
+0000579472 00000 n 
+0000579588 00000 n 
+0000581884 00000 n 
+0000582102 00000 n 
+0000582273 00000 n 
+0000582466 00000 n 
+0000582636 00000 n 
+0000582829 00000 n 
+0000583533 00000 n 
+0000581695 00000 n 
+0000579786 00000 n 
+0000583003 00000 n 
+0000583121 00000 n 
+0000583239 00000 n 
+0000583356 00000 n 
+0000583474 00000 n 
+0000585507 00000 n 
+0000585670 00000 n 
+0000586433 00000 n 
+0000585354 00000 n 
+0000583672 00000 n 
+0000585844 00000 n 
+0000585962 00000 n 
+0000586080 00000 n 
+0000586198 00000 n 
+0000586316 00000 n 
+0000588366 00000 n 
+0000588531 00000 n 
+0000588717 00000 n 
+0000588888 00000 n 
+0000589082 00000 n 
+0000589787 00000 n 
+0000588186 00000 n 
+0000586572 00000 n 
+0000589256 00000 n 
+0000589315 00000 n 
+0000589433 00000 n 
+0000589551 00000 n 
+0000589669 00000 n 
+0000592167 00000 n 
+0000592338 00000 n 
+0000592532 00000 n 
+0000592711 00000 n 
+0000592889 00000 n 
+0000593653 00000 n 
+0000591987 00000 n 
+0000589926 00000 n 
+0000593063 00000 n 
+0000593122 00000 n 
+0000593240 00000 n 
+0000593358 00000 n 
+0000593476 00000 n 
+0000593594 00000 n 
+0000595881 00000 n 
+0000596059 00000 n 
+0000599231 00000 n 
+0000596236 00000 n 
+0000596764 00000 n 
+0000595719 00000 n 
+0000593792 00000 n 
+0000596410 00000 n 
+0000596528 00000 n 
+0000596646 00000 n 
+0002865815 00000 n 
+0000599408 00000 n 
+0000599585 00000 n 
+0000599762 00000 n 
+0000600348 00000 n 
+0000599060 00000 n 
+0000596940 00000 n 
+0000599936 00000 n 
+0000599995 00000 n 
+0000600113 00000 n 
+0000600231 00000 n 
+0000602778 00000 n 
+0000602965 00000 n 
+0000603152 00000 n 
+0000605961 00000 n 
+0000603321 00000 n 
+0000603908 00000 n 
+0000602607 00000 n 
+0000600524 00000 n 
+0000603495 00000 n 
+0000603554 00000 n 
+0000603672 00000 n 
+0000603790 00000 n 
+0000606128 00000 n 
+0000606295 00000 n 
+0000606461 00000 n 
+0000606629 00000 n 
+0000606793 00000 n 
+0000610240 00000 n 
+0000606961 00000 n 
+0000607548 00000 n 
+0000605763 00000 n 
+0000604084 00000 n 
+0000607135 00000 n 
+0000607194 00000 n 
+0000607312 00000 n 
+0000607430 00000 n 
+0000610404 00000 n 
+0000610572 00000 n 
+0000610739 00000 n 
+0000610906 00000 n 
+0000611072 00000 n 
+0000611599 00000 n 
+0000610051 00000 n 
+0000607700 00000 n 
+0000611246 00000 n 
+0000611305 00000 n 
+0000611423 00000 n 
+0002862042 00000 n 
+0000611541 00000 n 
+0000614353 00000 n 
+0000614514 00000 n 
+0000614682 00000 n 
+0000614841 00000 n 
+0000615009 00000 n 
+0000615654 00000 n 
+0000614173 00000 n 
+0000611778 00000 n 
+0000615183 00000 n 
+0000615301 00000 n 
+0000615419 00000 n 
+0000615537 00000 n 
+0000618254 00000 n 
+0000618426 00000 n 
+0000618645 00000 n 
+0000618831 00000 n 
+0000622724 00000 n 
+0000619017 00000 n 
+0000619720 00000 n 
+0000618074 00000 n 
+0000615855 00000 n 
+0000619191 00000 n 
+0000619250 00000 n 
+0000619368 00000 n 
+0000619486 00000 n 
+0000619603 00000 n 
+0002865941 00000 n 
+0000622915 00000 n 
+0000623105 00000 n 
+0000623325 00000 n 
+0000627200 00000 n 
+0000627385 00000 n 
+0000623495 00000 n 
+0000624031 00000 n 
+0000622544 00000 n 
+0000619908 00000 n 
+0000623669 00000 n 
+0000623728 00000 n 
+0000623851 00000 n 
+0000623972 00000 n 
+0000627571 00000 n 
+0000627740 00000 n 
+0000628641 00000 n 
+0000627029 00000 n 
+0000624182 00000 n 
+0000627914 00000 n 
+0000628037 00000 n 
+0000628096 00000 n 
+0000628214 00000 n 
+0000628337 00000 n 
+0000628460 00000 n 
+0000628582 00000 n 
+0000630796 00000 n 
+0000631460 00000 n 
+0000630652 00000 n 
+0000628792 00000 n 
+0000630970 00000 n 
+0000631093 00000 n 
+0000631216 00000 n 
+0000631338 00000 n 
+0000633813 00000 n 
+0000636744 00000 n 
+0000634022 00000 n 
+0000634735 00000 n 
+0000633660 00000 n 
+0000631586 00000 n 
+0000634196 00000 n 
+0000634255 00000 n 
+0000634378 00000 n 
+0000634501 00000 n 
+0000634676 00000 n 
+0000636973 00000 n 
+0000637202 00000 n 
+0000637390 00000 n 
+0000637619 00000 n 
+0000637816 00000 n 
+0000638045 00000 n 
+0000638274 00000 n 
+0000638470 00000 n 
+0000638699 00000 n 
+0000638886 00000 n 
+0000639083 00000 n 
+0000639965 00000 n 
+0000636501 00000 n 
+0000634887 00000 n 
+0000639257 00000 n 
+0000639316 00000 n 
+0000639375 00000 n 
+0000639434 00000 n 
+0000639493 00000 n 
+0000639552 00000 n 
+0000639611 00000 n 
+0000639670 00000 n 
+0000639729 00000 n 
+0000639788 00000 n 
+0000639847 00000 n 
+0000642153 00000 n 
+0000642395 00000 n 
+0000642592 00000 n 
+0000642789 00000 n 
+0000643002 00000 n 
+0000643216 00000 n 
+0000643402 00000 n 
+0000643616 00000 n 
+0000643802 00000 n 
+0000644016 00000 n 
+0000644220 00000 n 
+0000644424 00000 n 
+0000644628 00000 n 
+0000644842 00000 n 
+0000645046 00000 n 
+0000645250 00000 n 
+0000648516 00000 n 
+0000648711 00000 n 
+0000645454 00000 n 
+0000646215 00000 n 
+0000641865 00000 n 
+0000640130 00000 n 
+0000645628 00000 n 
+0000645745 00000 n 
+0000645804 00000 n 
+0000645863 00000 n 
+0000646038 00000 n 
+0000646097 00000 n 
+0000646156 00000 n 
+0002866067 00000 n 
+0000787307 00000 n 
+0000787430 00000 n 
+0000787548 00000 n 
+0000787663 00000 n 
+0000648925 00000 n 
+0000649120 00000 n 
+0000649334 00000 n 
+0000649529 00000 n 
+0000649743 00000 n 
+0000649938 00000 n 
+0000650152 00000 n 
+0000650355 00000 n 
+0000650569 00000 n 
+0000650771 00000 n 
+0000650984 00000 n 
+0000651198 00000 n 
+0000651412 00000 n 
+0000651626 00000 n 
+0000651840 00000 n 
+0000652054 00000 n 
+0000652258 00000 n 
+0000652462 00000 n 
+0000652676 00000 n 
+0000652857 00000 n 
+0000653061 00000 n 
+0000653275 00000 n 
+0000653456 00000 n 
+0000653660 00000 n 
+0000653874 00000 n 
+0000654070 00000 n 
+0000654283 00000 n 
+0000654478 00000 n 
+0000654670 00000 n 
+0000654883 00000 n 
+0000658435 00000 n 
+0000658649 00000 n 
+0000658844 00000 n 
+0000655077 00000 n 
+0000655899 00000 n 
+0000648084 00000 n 
+0000646354 00000 n 
+0000655251 00000 n 
+0000655310 00000 n 
+0000655369 00000 n 
+0000655428 00000 n 
+0000655487 00000 n 
+0000655546 00000 n 
+0000655605 00000 n 
+0000655664 00000 n 
+0000655722 00000 n 
+0000655781 00000 n 
+0000655840 00000 n 
+0000726292 00000 n 
+0000726410 00000 n 
+0000726528 00000 n 
+0000729283 00000 n 
+0000729406 00000 n 
+0000729524 00000 n 
+0000659037 00000 n 
+0000659251 00000 n 
+0000659447 00000 n 
+0000659661 00000 n 
+0000659857 00000 n 
+0000660049 00000 n 
+0000660263 00000 n 
+0000660450 00000 n 
+0000660654 00000 n 
+0000660868 00000 n 
+0000661062 00000 n 
+0000661266 00000 n 
+0000661480 00000 n 
+0000661668 00000 n 
+0000661872 00000 n 
+0000662086 00000 n 
+0000662268 00000 n 
+0000662472 00000 n 
+0000662686 00000 n 
+0000662891 00000 n 
+0000663094 00000 n 
+0000663275 00000 n 
+0000663489 00000 n 
+0000663670 00000 n 
+0000663882 00000 n 
+0000664063 00000 n 
+0000664267 00000 n 
+0000664480 00000 n 
+0000664683 00000 n 
+0000664896 00000 n 
+0000665085 00000 n 
+0000665299 00000 n 
+0000665511 00000 n 
+0000665725 00000 n 
+0000669106 00000 n 
+0000669320 00000 n 
+0000665939 00000 n 
+0000666643 00000 n 
+0000657958 00000 n 
+0000656066 00000 n 
+0000666113 00000 n 
+0000666172 00000 n 
+0000666230 00000 n 
+0000666289 00000 n 
+0000666348 00000 n 
+0000666407 00000 n 
+0000666466 00000 n 
+0000666525 00000 n 
+0000666584 00000 n 
+0000729641 00000 n 
+0000732459 00000 n 
+0000732577 00000 n 
+0000732695 00000 n 
+0000732813 00000 n 
+0000732936 00000 n 
+0000733059 00000 n 
+0000735654 00000 n 
+0000669533 00000 n 
+0000669747 00000 n 
+0000669933 00000 n 
+0000670130 00000 n 
+0000670343 00000 n 
+0000670530 00000 n 
+0000670726 00000 n 
+0000670938 00000 n 
+0000671124 00000 n 
+0000671321 00000 n 
+0000671534 00000 n 
+0000671720 00000 n 
+0000671934 00000 n 
+0000672130 00000 n 
+0000672344 00000 n 
+0000672539 00000 n 
+0000672752 00000 n 
+0000672948 00000 n 
+0000673152 00000 n 
+0000673356 00000 n 
+0000673568 00000 n 
+0000673763 00000 n 
+0000673966 00000 n 
+0000674169 00000 n 
+0000674356 00000 n 
+0000674570 00000 n 
+0000674766 00000 n 
+0000674969 00000 n 
+0000675172 00000 n 
+0000675386 00000 n 
+0000675582 00000 n 
+0000675785 00000 n 
+0000675988 00000 n 
+0000676175 00000 n 
+0000676389 00000 n 
+0000676570 00000 n 
+0000676784 00000 n 
+0000676964 00000 n 
+0000677178 00000 n 
+0000677359 00000 n 
+0000680237 00000 n 
+0000680449 00000 n 
+0000677573 00000 n 
+0000677983 00000 n 
+0000668584 00000 n 
+0000666810 00000 n 
+0000677747 00000 n 
+0000677806 00000 n 
+0000677865 00000 n 
+0000677924 00000 n 
+0000735836 00000 n 
+0000735954 00000 n 
+0000736072 00000 n 
+0000736190 00000 n 
+0000736308 00000 n 
+0000738744 00000 n 
+0000738861 00000 n 
+0000738979 00000 n 
+0000741686 00000 n 
+0000741809 00000 n 
+0000741932 00000 n 
+0000744412 00000 n 
+0000744530 00000 n 
+0000680637 00000 n 
+0000680849 00000 n 
+0000681045 00000 n 
+0000681257 00000 n 
+0000681453 00000 n 
+0000681663 00000 n 
+0000681849 00000 n 
+0000682061 00000 n 
+0000682256 00000 n 
+0000682468 00000 n 
+0000682664 00000 n 
+0000682876 00000 n 
+0000683064 00000 n 
+0000683275 00000 n 
+0000683471 00000 n 
+0000683681 00000 n 
+0000683868 00000 n 
+0000684080 00000 n 
+0000684276 00000 n 
+0000684488 00000 n 
+0000684676 00000 n 
+0000684888 00000 n 
+0000685084 00000 n 
+0000685296 00000 n 
+0000685482 00000 n 
+0000685646 00000 n 
+0000685858 00000 n 
+0000686050 00000 n 
+0000686215 00000 n 
+0000686426 00000 n 
+0000686606 00000 n 
+0000686818 00000 n 
+0000686997 00000 n 
+0000687210 00000 n 
+0000691188 00000 n 
+0000691400 00000 n 
+0000687388 00000 n 
+0000687621 00000 n 
+0000679769 00000 n 
+0000678122 00000 n 
+0000687562 00000 n 
+0000744648 00000 n 
+0000744766 00000 n 
+0000744884 00000 n 
+0000747202 00000 n 
+0000747320 00000 n 
+0000747438 00000 n 
+0000749523 00000 n 
+0000749641 00000 n 
+0000749759 00000 n 
+0000749877 00000 n 
+0000752207 00000 n 
+0000752324 00000 n 
+0000752442 00000 n 
+0000752560 00000 n 
+0000755325 00000 n 
+0000755443 00000 n 
+0000755561 00000 n 
+0000691581 00000 n 
+0000691795 00000 n 
+0000691976 00000 n 
+0000692155 00000 n 
+0000692369 00000 n 
+0000692555 00000 n 
+0000692751 00000 n 
+0000692929 00000 n 
+0000693142 00000 n 
+0000693327 00000 n 
+0000693522 00000 n 
+0000693701 00000 n 
+0000693915 00000 n 
+0000694101 00000 n 
+0000694305 00000 n 
+0000694501 00000 n 
+0000694678 00000 n 
+0000694892 00000 n 
+0000695078 00000 n 
+0000695282 00000 n 
+0000695674 00000 n 
+0000695850 00000 n 
+0000696064 00000 n 
+0000696260 00000 n 
+0000696464 00000 n 
+0000696660 00000 n 
+0000696837 00000 n 
+0000697051 00000 n 
+0000697247 00000 n 
+0000697451 00000 n 
+0000697647 00000 n 
+0000697823 00000 n 
+0000698037 00000 n 
+0000698222 00000 n 
+0000698418 00000 n 
+0000698810 00000 n 
+0000698997 00000 n 
+0000699211 00000 n 
+0000699397 00000 n 
+0000699593 00000 n 
+0000699984 00000 n 
+0000700171 00000 n 
+0000700381 00000 n 
+0000700561 00000 n 
+0000700730 00000 n 
+0000704094 00000 n 
+0000704306 00000 n 
+0000704487 00000 n 
+0000700942 00000 n 
+0000701234 00000 n 
+0000690594 00000 n 
+0000687760 00000 n 
+0000701116 00000 n 
+0000695478 00000 n 
+0000698614 00000 n 
+0000699789 00000 n 
+0000701175 00000 n 
+0000755678 00000 n 
+0000755796 00000 n 
+0000759528 00000 n 
+0000759646 00000 n 
+0000759764 00000 n 
+0000762758 00000 n 
+0000762874 00000 n 
+0000762992 00000 n 
+0000766620 00000 n 
+0000766738 00000 n 
+0000770367 00000 n 
+0000704654 00000 n 
+0000704866 00000 n 
+0000705047 00000 n 
+0000705213 00000 n 
+0000705424 00000 n 
+0000705605 00000 n 
+0000705819 00000 n 
+0000706000 00000 n 
+0000706196 00000 n 
+0000706363 00000 n 
+0000706575 00000 n 
+0000706756 00000 n 
+0000707090 00000 n 
+0000707302 00000 n 
+0000707506 00000 n 
+0000707717 00000 n 
+0000707919 00000 n 
+0000708131 00000 n 
+0000708310 00000 n 
+0000708521 00000 n 
+0000708713 00000 n 
+0000708925 00000 n 
+0000709129 00000 n 
+0000709341 00000 n 
+0000709532 00000 n 
+0000709743 00000 n 
+0000709928 00000 n 
+0000710131 00000 n 
+0000710342 00000 n 
+0000710534 00000 n 
+0000710720 00000 n 
+0000710924 00000 n 
+0000711138 00000 n 
+0000714054 00000 n 
+0000714268 00000 n 
+0000711317 00000 n 
+0000711727 00000 n 
+0000703617 00000 n 
+0000701428 00000 n 
+0000711491 00000 n 
+0000711550 00000 n 
+0000706923 00000 n 
+0000711609 00000 n 
+0000711668 00000 n 
+0002866193 00000 n 
+0000770485 00000 n 
+0000770603 00000 n 
+0000770721 00000 n 
+0000774353 00000 n 
+0000774471 00000 n 
+0000774586 00000 n 
+0000778578 00000 n 
+0000778695 00000 n 
+0000778818 00000 n 
+0000778936 00000 n 
+0000783077 00000 n 
+0000783199 00000 n 
+0000714482 00000 n 
+0000714695 00000 n 
+0000714876 00000 n 
+0000715057 00000 n 
+0000715271 00000 n 
+0000715452 00000 n 
+0000715633 00000 n 
+0000715846 00000 n 
 0000716026 00000 n 
-0000716237 00000 n 
-0000716428 00000 n 
-0000716608 00000 n 
-0000716787 00000 n 
-0000716991 00000 n 
-0000717204 00000 n 
-0000717397 00000 n 
-0000717576 00000 n 
-0000717754 00000 n 
-0000717957 00000 n 
-0000718171 00000 n 
-0000718364 00000 n 
-0000718542 00000 n 
-0000718719 00000 n 
-0000722252 00000 n 
-0000722466 00000 n 
-0000722659 00000 n 
-0000722839 00000 n 
-0000723018 00000 n 
-0000718921 00000 n 
-0000719390 00000 n 
-0000711662 00000 n 
-0000709956 00000 n 
-0000719095 00000 n 
-0000719154 00000 n 
-0000719213 00000 n 
-0000719272 00000 n 
-0000719331 00000 n 
-0000789146 00000 n 
-0000789264 00000 n 
-0000789387 00000 n 
-0000789510 00000 n 
-0000789628 00000 n 
-0000792244 00000 n 
-0000792367 00000 n 
-0000792490 00000 n 
-0000723222 00000 n 
-0000723401 00000 n 
-0000723582 00000 n 
-0000723761 00000 n 
-0000723952 00000 n 
-0000724661 00000 n 
-0000722027 00000 n 
-0000719529 00000 n 
-0000724126 00000 n 
-0000724185 00000 n 
-0000724244 00000 n 
-0000724303 00000 n 
-0000724421 00000 n 
-0000724539 00000 n 
-0000799835 00000 n 
-0000726751 00000 n 
-0000726908 00000 n 
-0000727065 00000 n 
-0000727833 00000 n 
-0000726589 00000 n 
-0000724841 00000 n 
-0000727239 00000 n 
-0000727298 00000 n 
-0000727421 00000 n 
-0000727539 00000 n 
-0000727656 00000 n 
-0000727774 00000 n 
-0000730306 00000 n 
-0000731202 00000 n 
-0000730162 00000 n 
-0000727959 00000 n 
-0000730480 00000 n 
-0000730598 00000 n 
-0000730716 00000 n 
-0000730834 00000 n 
-0000730957 00000 n 
-0000731080 00000 n 
-0000733443 00000 n 
-0000734447 00000 n 
-0000733299 00000 n 
-0000731328 00000 n 
-0000733617 00000 n 
-0000733676 00000 n 
-0000733799 00000 n 
-0000733858 00000 n 
-0000733976 00000 n 
-0000734094 00000 n 
-0000734212 00000 n 
-0000734330 00000 n 
-0000736537 00000 n 
-0000737187 00000 n 
-0000736393 00000 n 
-0000734586 00000 n 
-0000736711 00000 n 
-0000736770 00000 n 
-0000736888 00000 n 
-0000737005 00000 n 
-0000737128 00000 n 
-0002865700 00000 n 
-0000739545 00000 n 
-0000740087 00000 n 
-0000739401 00000 n 
-0000737326 00000 n 
-0000739719 00000 n 
-0000739842 00000 n 
-0000739965 00000 n 
-0000742036 00000 n 
-0000742217 00000 n 
-0000743039 00000 n 
-0000741883 00000 n 
-0000740226 00000 n 
-0000742391 00000 n 
-0000742450 00000 n 
-0000742568 00000 n 
-0000742686 00000 n 
-0000742804 00000 n 
-0000742922 00000 n 
-0000745011 00000 n 
-0000745657 00000 n 
-0000744867 00000 n 
-0000743178 00000 n 
-0000745185 00000 n 
-0000745244 00000 n 
-0000745362 00000 n 
-0000745480 00000 n 
-0000745598 00000 n 
-0000747397 00000 n 
-0000748043 00000 n 
-0000747253 00000 n 
-0000745796 00000 n 
-0000747571 00000 n 
-0000747689 00000 n 
-0000747807 00000 n 
-0000747925 00000 n 
-0000749863 00000 n 
-0000752798 00000 n 
-0000750026 00000 n 
-0000750728 00000 n 
-0000749710 00000 n 
-0000748182 00000 n 
-0000750200 00000 n 
-0000750259 00000 n 
-0000750377 00000 n 
-0000750494 00000 n 
-0000750612 00000 n 
-0000752963 00000 n 
-0000756642 00000 n 
-0000753149 00000 n 
-0000753970 00000 n 
-0000752636 00000 n 
-0000750867 00000 n 
-0000753323 00000 n 
-0000753382 00000 n 
-0000753500 00000 n 
-0000753618 00000 n 
-0000753735 00000 n 
-0000753853 00000 n 
-0002865826 00000 n 
-0000756821 00000 n 
-0000756998 00000 n 
-0000757177 00000 n 
-0000757353 00000 n 
-0000757998 00000 n 
-0000756462 00000 n 
-0000754109 00000 n 
-0000757527 00000 n 
-0000757586 00000 n 
-0000757704 00000 n 
-0000757822 00000 n 
-0000757939 00000 n 
-0000760290 00000 n 
-0000760467 00000 n 
-0000763900 00000 n 
-0000760644 00000 n 
-0000761170 00000 n 
-0000760128 00000 n 
-0000758174 00000 n 
-0000760818 00000 n 
-0000760935 00000 n 
-0000761052 00000 n 
-0000764077 00000 n 
-0000764264 00000 n 
-0000764450 00000 n 
-0000764977 00000 n 
-0000763729 00000 n 
-0000761346 00000 n 
-0000764624 00000 n 
-0000764683 00000 n 
-0000764801 00000 n 
-0000764919 00000 n 
-0000767425 00000 n 
-0000767594 00000 n 
-0000767760 00000 n 
-0000767928 00000 n 
-0000768094 00000 n 
-0000768260 00000 n 
-0000768965 00000 n 
-0000767236 00000 n 
-0000765153 00000 n 
-0000768434 00000 n 
-0000768552 00000 n 
-0000768670 00000 n 
-0000768788 00000 n 
-0000768906 00000 n 
-0000771738 00000 n 
-0000771906 00000 n 
-0000772072 00000 n 
-0000772253 00000 n 
-0000772778 00000 n 
-0000771567 00000 n 
-0000769117 00000 n 
-0000772427 00000 n 
-0000772545 00000 n 
-0000772661 00000 n 
-0000776053 00000 n 
-0000776239 00000 n 
-0000776425 00000 n 
-0000777133 00000 n 
-0000775891 00000 n 
-0000772994 00000 n 
-0000776599 00000 n 
-0000776658 00000 n 
-0000776775 00000 n 
-0000776898 00000 n 
-0000777016 00000 n 
-0002865952 00000 n 
-0000780163 00000 n 
-0000780354 00000 n 
-0000780544 00000 n 
-0000780758 00000 n 
-0000784683 00000 n 
-0000784868 00000 n 
-0000780928 00000 n 
-0000781464 00000 n 
-0000779983 00000 n 
-0000777334 00000 n 
-0000781102 00000 n 
-0000781161 00000 n 
-0000781284 00000 n 
-0000781405 00000 n 
-0000785054 00000 n 
-0000785223 00000 n 
-0000785935 00000 n 
-0000784512 00000 n 
-0000781615 00000 n 
-0000785397 00000 n 
-0000785520 00000 n 
-0000785638 00000 n 
-0000785755 00000 n 
-0000785876 00000 n 
-0000788854 00000 n 
-0000789751 00000 n 
-0000788710 00000 n 
-0000786086 00000 n 
-0000789028 00000 n 
-0000789087 00000 n 
-0000789205 00000 n 
-0000789328 00000 n 
-0000789451 00000 n 
-0000789569 00000 n 
-0000789692 00000 n 
-0000792011 00000 n 
-0000792613 00000 n 
-0000791867 00000 n 
-0000789890 00000 n 
-0000792185 00000 n 
-0000792308 00000 n 
-0000792431 00000 n 
-0000792554 00000 n 
-0000795088 00000 n 
-0000795275 00000 n 
-0000795498 00000 n 
-0000795702 00000 n 
-0000795906 00000 n 
-0000796129 00000 n 
-0000796325 00000 n 
-0000796548 00000 n 
-0000796744 00000 n 
-0000796937 00000 n 
-0000797160 00000 n 
-0000797355 00000 n 
-0000797578 00000 n 
-0000797773 00000 n 
-0000797966 00000 n 
-0000798185 00000 n 
-0000798377 00000 n 
-0000798599 00000 n 
-0000798794 00000 n 
-0000798985 00000 n 
-0000799207 00000 n 
-0000799399 00000 n 
-0000799602 00000 n 
-0000800132 00000 n 
-0000794746 00000 n 
-0000792752 00000 n 
-0000799776 00000 n 
-0000799898 00000 n 
-0000800073 00000 n 
-0000811668 00000 n 
-0000811786 00000 n 
-0000811909 00000 n 
-0000812027 00000 n 
-0000814020 00000 n 
-0000814137 00000 n 
-0000814255 00000 n 
-0000814372 00000 n 
-0000802627 00000 n 
-0000802850 00000 n 
-0000803031 00000 n 
-0000803217 00000 n 
-0000803421 00000 n 
-0000803644 00000 n 
-0000803831 00000 n 
-0000804035 00000 n 
-0000804258 00000 n 
-0000804452 00000 n 
-0000804655 00000 n 
-0000804878 00000 n 
-0000805060 00000 n 
-0000805264 00000 n 
-0000805487 00000 n 
-0000805677 00000 n 
-0000805880 00000 n 
-0000806070 00000 n 
-0000806294 00000 n 
-0000806484 00000 n 
-0000806674 00000 n 
-0000806898 00000 n 
-0000807090 00000 n 
-0000807313 00000 n 
-0000807536 00000 n 
-0000807726 00000 n 
-0000807950 00000 n 
-0000808141 00000 n 
-0000811183 00000 n 
-0000808332 00000 n 
-0000808860 00000 n 
-0000802231 00000 n 
-0000800284 00000 n 
-0000808506 00000 n 
-0000808565 00000 n 
-0000808624 00000 n 
-0000808683 00000 n 
-0000808742 00000 n 
-0000808801 00000 n 
-0002866078 00000 n 
-0000816687 00000 n 
-0000816804 00000 n 
-0000816921 00000 n 
-0000817039 00000 n 
-0000820172 00000 n 
-0000820346 00000 n 
-0000811376 00000 n 
-0000812085 00000 n 
-0000811030 00000 n 
-0000809052 00000 n 
-0000811550 00000 n 
-0000811609 00000 n 
-0000811727 00000 n 
-0000811850 00000 n 
-0000811968 00000 n 
-0000813728 00000 n 
-0000814430 00000 n 
-0000813584 00000 n 
-0000812198 00000 n 
-0000813902 00000 n 
-0000813961 00000 n 
-0000814078 00000 n 
-0000814196 00000 n 
-0000814314 00000 n 
-0000816395 00000 n 
-0000817097 00000 n 
-0000816251 00000 n 
-0000814543 00000 n 
-0000816569 00000 n 
-0000816628 00000 n 
-0000816746 00000 n 
-0000816862 00000 n 
-0000816980 00000 n 
-0000819227 00000 n 
-0000819453 00000 n 
-0000819655 00000 n 
-0000822406 00000 n 
-0000822632 00000 n 
-0000822858 00000 n 
-0000819880 00000 n 
-0000820697 00000 n 
-0000819056 00000 n 
-0000817223 00000 n 
-0000820054 00000 n 
-0000820113 00000 n 
-0000820229 00000 n 
-0000820287 00000 n 
-0000820404 00000 n 
-0000820579 00000 n 
-0000820638 00000 n 
-0000901552 00000 n 
-0000823051 00000 n 
-0000823276 00000 n 
-0000823468 00000 n 
-0000823671 00000 n 
-0000823863 00000 n 
-0000824089 00000 n 
-0000824293 00000 n 
-0000824519 00000 n 
-0000824723 00000 n 
-0000824949 00000 n 
-0000825152 00000 n 
-0000825378 00000 n 
-0000825582 00000 n 
-0000825807 00000 n 
-0000826010 00000 n 
-0000826236 00000 n 
-0000826440 00000 n 
-0000826666 00000 n 
-0000826870 00000 n 
-0000827095 00000 n 
-0000827298 00000 n 
-0000827524 00000 n 
-0000827728 00000 n 
-0000827954 00000 n 
-0000828157 00000 n 
-0000828383 00000 n 
-0000828586 00000 n 
-0000828812 00000 n 
-0000829016 00000 n 
-0000829241 00000 n 
-0000829444 00000 n 
-0000829670 00000 n 
-0000829874 00000 n 
-0000830098 00000 n 
-0000833277 00000 n 
-0000833503 00000 n 
-0000833707 00000 n 
-0000833933 00000 n 
-0000830300 00000 n 
-0000831593 00000 n 
-0000821929 00000 n 
-0000820877 00000 n 
-0000830474 00000 n 
-0000830533 00000 n 
-0000830592 00000 n 
-0000830651 00000 n 
-0000830710 00000 n 
-0000830769 00000 n 
-0000830827 00000 n 
-0000830886 00000 n 
-0000830945 00000 n 
-0000831004 00000 n 
-0000831063 00000 n 
-0000831122 00000 n 
-0000831181 00000 n 
-0000831240 00000 n 
-0000831298 00000 n 
-0000831357 00000 n 
-0000831416 00000 n 
-0000831475 00000 n 
-0000831534 00000 n 
-0000834137 00000 n 
-0000834362 00000 n 
-0000834554 00000 n 
-0000834745 00000 n 
-0000834971 00000 n 
-0000835196 00000 n 
-0000835422 00000 n 
-0000835647 00000 n 
-0000835873 00000 n 
-0000836098 00000 n 
-0000836324 00000 n 
-0000836549 00000 n 
-0000836775 00000 n 
-0000837000 00000 n 
-0000837226 00000 n 
-0000837451 00000 n 
-0000840871 00000 n 
-0000841097 00000 n 
-0000837677 00000 n 
-0000838850 00000 n 
-0000832953 00000 n 
-0000831732 00000 n 
-0000837851 00000 n 
-0000837910 00000 n 
-0000837969 00000 n 
-0000838028 00000 n 
-0000838087 00000 n 
-0000838146 00000 n 
-0000838204 00000 n 
-0000838263 00000 n 
-0000838321 00000 n 
-0000838380 00000 n 
-0000838438 00000 n 
-0000838497 00000 n 
-0000838555 00000 n 
-0000838614 00000 n 
-0000838673 00000 n 
-0000838732 00000 n 
-0000838791 00000 n 
-0002866204 00000 n 
-0000841323 00000 n 
-0000841548 00000 n 
-0000841774 00000 n 
-0000841999 00000 n 
-0000842225 00000 n 
-0000842451 00000 n 
-0000842644 00000 n 
-0000842870 00000 n 
-0000843063 00000 n 
-0000843256 00000 n 
-0000843482 00000 n 
-0000843674 00000 n 
-0000843898 00000 n 
-0000844090 00000 n 
-0000844283 00000 n 
-0000844508 00000 n 
-0000844710 00000 n 
-0000844903 00000 n 
-0000845127 00000 n 
-0000845319 00000 n 
-0000845543 00000 n 
-0000845735 00000 n 
-0000845926 00000 n 
-0000849121 00000 n 
-0000849323 00000 n 
-0000849516 00000 n 
-0000846149 00000 n 
-0000847208 00000 n 
-0000840502 00000 n 
-0000839002 00000 n 
-0000846323 00000 n 
-0000846382 00000 n 
-0000846441 00000 n 
-0000846500 00000 n 
-0000846559 00000 n 
-0000846618 00000 n 
-0000846677 00000 n 
-0000846736 00000 n 
-0000846795 00000 n 
-0000846854 00000 n 
-0000846913 00000 n 
-0000846972 00000 n 
-0000847031 00000 n 
-0000847090 00000 n 
-0000847149 00000 n 
-0000849741 00000 n 
-0000849934 00000 n 
-0000850160 00000 n 
-0000850352 00000 n 
-0000850545 00000 n 
-0000850771 00000 n 
-0000850973 00000 n 
-0000851166 00000 n 
-0000851392 00000 n 
-0000851585 00000 n 
-0000851811 00000 n 
-0000852004 00000 n 
-0000852197 00000 n 
-0000852423 00000 n 
-0000852625 00000 n 
-0000852818 00000 n 
-0000853043 00000 n 
-0000853236 00000 n 
-0000853461 00000 n 
-0000853654 00000 n 
-0000853847 00000 n 
-0000854072 00000 n 
-0000854274 00000 n 
-0000854467 00000 n 
-0000854690 00000 n 
-0000854883 00000 n 
-0000855108 00000 n 
-0000855300 00000 n 
-0000855525 00000 n 
-0000855718 00000 n 
-0000855944 00000 n 
-0000856137 00000 n 
-0000856363 00000 n 
-0000857421 00000 n 
-0000848662 00000 n 
-0000847360 00000 n 
-0000856537 00000 n 
-0000856596 00000 n 
-0000856655 00000 n 
-0000856714 00000 n 
-0000856773 00000 n 
-0000856831 00000 n 
-0000856890 00000 n 
-0000856949 00000 n 
-0000857008 00000 n 
-0000857067 00000 n 
-0000857126 00000 n 
-0000857185 00000 n 
-0000857244 00000 n 
-0000857303 00000 n 
-0000857362 00000 n 
-0000859907 00000 n 
-0000860109 00000 n 
-0000860335 00000 n 
-0000860537 00000 n 
-0000860763 00000 n 
-0000860963 00000 n 
-0000861187 00000 n 
-0000861389 00000 n 
-0000861615 00000 n 
-0000861817 00000 n 
-0000862042 00000 n 
-0000862243 00000 n 
-0000862445 00000 n 
-0000862670 00000 n 
-0000862874 00000 n 
-0000863076 00000 n 
-0000863279 00000 n 
-0000863504 00000 n 
-0000863707 00000 n 
-0000863908 00000 n 
-0000864112 00000 n 
-0000864337 00000 n 
-0000864540 00000 n 
-0000864741 00000 n 
-0000864945 00000 n 
-0000865170 00000 n 
-0000865372 00000 n 
-0000865598 00000 n 
-0000865791 00000 n 
-0000865984 00000 n 
-0000866210 00000 n 
-0000866403 00000 n 
-0000866628 00000 n 
-0000866821 00000 n 
-0000867047 00000 n 
-0000867240 00000 n 
-0000867444 00000 n 
-0000867668 00000 n 
-0000867861 00000 n 
-0000868054 00000 n 
-0000868280 00000 n 
-0000870981 00000 n 
-0000871174 00000 n 
-0000871400 00000 n 
-0000868473 00000 n 
-0000868765 00000 n 
-0000859394 00000 n 
-0000857573 00000 n 
-0000868647 00000 n 
-0000868706 00000 n 
-0000901729 00000 n 
-0000901847 00000 n 
-0000901964 00000 n 
-0000902082 00000 n 
-0000902200 00000 n 
-0000902318 00000 n 
-0000902436 00000 n 
-0000902554 00000 n 
-0000902672 00000 n 
-0000924991 00000 n 
-0000925109 00000 n 
-0000902790 00000 n 
-0000904983 00000 n 
-0000905101 00000 n 
-0000871593 00000 n 
-0000871817 00000 n 
-0000872010 00000 n 
-0000872236 00000 n 
-0000872429 00000 n 
-0000872622 00000 n 
-0000872846 00000 n 
-0000873039 00000 n 
-0000873265 00000 n 
-0000873458 00000 n 
-0000873651 00000 n 
-0000873875 00000 n 
-0000874068 00000 n 
-0000874291 00000 n 
-0000874482 00000 n 
-0000874673 00000 n 
-0000874897 00000 n 
-0000875090 00000 n 
-0000875314 00000 n 
-0000875505 00000 n 
-0000875696 00000 n 
-0000875919 00000 n 
-0000876112 00000 n 
-0000876338 00000 n 
-0000876530 00000 n 
-0000876722 00000 n 
-0000876948 00000 n 
-0000877141 00000 n 
-0000877334 00000 n 
-0000880747 00000 n 
-0000880973 00000 n 
-0000881165 00000 n 
-0000881358 00000 n 
-0000877527 00000 n 
-0000877760 00000 n 
-0000870549 00000 n 
-0000868917 00000 n 
-0000877701 00000 n 
-0000905219 00000 n 
-0000905336 00000 n 
-0000905454 00000 n 
-0000905572 00000 n 
-0000905690 00000 n 
-0000905808 00000 n 
-0000905925 00000 n 
-0000906043 00000 n 
-0000908335 00000 n 
-0000908453 00000 n 
-0000908571 00000 n 
-0000908688 00000 n 
-0000881551 00000 n 
-0000881777 00000 n 
-0000881970 00000 n 
-0000882163 00000 n 
-0000882356 00000 n 
-0000882582 00000 n 
-0000882775 00000 n 
-0000882968 00000 n 
-0000883161 00000 n 
-0000883354 00000 n 
-0000883740 00000 n 
-0000883966 00000 n 
-0000884159 00000 n 
-0000884352 00000 n 
-0000884545 00000 n 
-0000884770 00000 n 
-0000884963 00000 n 
-0000885154 00000 n 
-0000885347 00000 n 
-0000885573 00000 n 
-0000885766 00000 n 
-0000885959 00000 n 
-0000886161 00000 n 
-0000886363 00000 n 
-0000886552 00000 n 
-0000886742 00000 n 
-0000886967 00000 n 
-0000887169 00000 n 
-0000887371 00000 n 
-0000887560 00000 n 
-0000887749 00000 n 
-0000887975 00000 n 
-0000888175 00000 n 
-0000888375 00000 n 
-0000888563 00000 n 
-0000888752 00000 n 
-0000888976 00000 n 
-0000889178 00000 n 
-0000889380 00000 n 
-0000889567 00000 n 
-0000889755 00000 n 
-0000889979 00000 n 
-0000890212 00000 n 
-0000880189 00000 n 
-0000877913 00000 n 
-0000890153 00000 n 
-0000883547 00000 n 
-0000908806 00000 n 
-0000908924 00000 n 
-0000909042 00000 n 
-0000909160 00000 n 
-0000909278 00000 n 
-0000911718 00000 n 
-0000911841 00000 n 
-0000911959 00000 n 
-0000912077 00000 n 
-0000912195 00000 n 
-0000893075 00000 n 
-0000893277 00000 n 
-0000893479 00000 n 
-0000893667 00000 n 
-0000893856 00000 n 
-0000894080 00000 n 
-0000894282 00000 n 
-0000894484 00000 n 
-0000894673 00000 n 
-0000894863 00000 n 
-0000895089 00000 n 
-0000895290 00000 n 
-0000895515 00000 n 
-0000895717 00000 n 
-0000895918 00000 n 
-0000896143 00000 n 
-0000896344 00000 n 
-0000896548 00000 n 
-0000896774 00000 n 
-0000896977 00000 n 
-0000897203 00000 n 
-0000897396 00000 n 
-0000897598 00000 n 
-0000897801 00000 n 
-0000898027 00000 n 
-0000898231 00000 n 
-0000898457 00000 n 
-0000898650 00000 n 
-0000899000 00000 n 
-0000892688 00000 n 
-0000890378 00000 n 
-0000898824 00000 n 
-0000898883 00000 n 
-0000898941 00000 n 
-0002866330 00000 n 
-0000912313 00000 n 
-0000912431 00000 n 
-0000912549 00000 n 
-0000912667 00000 n 
-0000916329 00000 n 
-0000916447 00000 n 
-0000916565 00000 n 
-0000919698 00000 n 
-0000901260 00000 n 
-0000902849 00000 n 
-0000901116 00000 n 
-0000899180 00000 n 
-0000901434 00000 n 
-0000901493 00000 n 
-0000901611 00000 n 
-0000901670 00000 n 
-0000901788 00000 n 
-0000901905 00000 n 
-0000902023 00000 n 
-0000902141 00000 n 
-0000902259 00000 n 
-0000902377 00000 n 
-0000902495 00000 n 
-0000902613 00000 n 
-0000902731 00000 n 
-0000904691 00000 n 
-0000906102 00000 n 
-0000904547 00000 n 
-0000902988 00000 n 
-0000904865 00000 n 
-0000904924 00000 n 
-0000905042 00000 n 
-0000905160 00000 n 
-0000905278 00000 n 
-0000905395 00000 n 
-0000905513 00000 n 
-0000905631 00000 n 
-0000905749 00000 n 
-0000905866 00000 n 
-0000905984 00000 n 
-0000908043 00000 n 
-0000909336 00000 n 
-0000907899 00000 n 
-0000906228 00000 n 
-0000908217 00000 n 
-0000908276 00000 n 
-0000908394 00000 n 
-0000908512 00000 n 
-0000908630 00000 n 
-0000908747 00000 n 
-0000908865 00000 n 
-0000908983 00000 n 
-0000909101 00000 n 
-0000909219 00000 n 
-0000911426 00000 n 
-0000912725 00000 n 
-0000911282 00000 n 
-0000909475 00000 n 
-0000911600 00000 n 
-0000911659 00000 n 
-0000911782 00000 n 
-0000911900 00000 n 
-0000912018 00000 n 
-0000912136 00000 n 
-0000912254 00000 n 
-0000912372 00000 n 
-0000912490 00000 n 
-0000912608 00000 n 
-0000916037 00000 n 
-0000916683 00000 n 
-0000915893 00000 n 
-0000912876 00000 n 
-0000916211 00000 n 
-0000916270 00000 n 
-0000916388 00000 n 
-0000916506 00000 n 
-0000916624 00000 n 
-0000919465 00000 n 
-0000919756 00000 n 
-0000919321 00000 n 
-0000916859 00000 n 
-0000919639 00000 n 
-0002866456 00000 n 
-0000921898 00000 n 
-0000922118 00000 n 
-0000922306 00000 n 
-0000922526 00000 n 
-0000922714 00000 n 
-0000922934 00000 n 
-0000923121 00000 n 
-0000923342 00000 n 
-0000923530 00000 n 
-0000923733 00000 n 
-0000923954 00000 n 
-0000924175 00000 n 
-0000924361 00000 n 
-0000927803 00000 n 
-0000924581 00000 n 
-0000925697 00000 n 
-0000921637 00000 n 
-0000919919 00000 n 
-0000924755 00000 n 
-0000924814 00000 n 
-0000924932 00000 n 
-0000925050 00000 n 
-0000925168 00000 n 
-0000925344 00000 n 
-0000925403 00000 n 
-0000925462 00000 n 
-0000925520 00000 n 
-0000925579 00000 n 
-0000925638 00000 n 
-0000951476 00000 n 
-0000954128 00000 n 
-0000928024 00000 n 
-0000928211 00000 n 
-0000928432 00000 n 
-0000928653 00000 n 
-0000928874 00000 n 
-0000929095 00000 n 
-0000929316 00000 n 
-0000929536 00000 n 
-0000929738 00000 n 
-0000929925 00000 n 
-0000930128 00000 n 
-0000930349 00000 n 
-0000930552 00000 n 
-0000930773 00000 n 
-0000930994 00000 n 
-0000931215 00000 n 
-0000931436 00000 n 
-0000931657 00000 n 
-0000931876 00000 n 
-0000932080 00000 n 
-0000932301 00000 n 
-0000932489 00000 n 
-0000935744 00000 n 
-0000932709 00000 n 
-0000933647 00000 n 
-0000927452 00000 n 
-0000925863 00000 n 
-0000932883 00000 n 
-0000932942 00000 n 
-0000933001 00000 n 
-0000933059 00000 n 
-0000933118 00000 n 
-0000933177 00000 n 
-0000933236 00000 n 
-0000933295 00000 n 
-0000933354 00000 n 
-0000933413 00000 n 
-0000933470 00000 n 
-0000933529 00000 n 
-0000933588 00000 n 
-0000954246 00000 n 
-0000954364 00000 n 
-0000954487 00000 n 
-0000954605 00000 n 
-0000954723 00000 n 
-0000935965 00000 n 
-0000936153 00000 n 
-0000936374 00000 n 
-0000936562 00000 n 
-0000936783 00000 n 
-0000936970 00000 n 
-0000937190 00000 n 
-0000937385 00000 n 
-0000937580 00000 n 
-0000937767 00000 n 
-0000937987 00000 n 
-0000938182 00000 n 
-0000938370 00000 n 
-0000938591 00000 n 
-0000938787 00000 n 
-0000939008 00000 n 
-0000939229 00000 n 
-0000939448 00000 n 
-0000939635 00000 n 
-0000939855 00000 n 
-0000940043 00000 n 
-0000940230 00000 n 
-0000940450 00000 n 
-0000940638 00000 n 
-0000940858 00000 n 
-0000941046 00000 n 
-0000941234 00000 n 
-0000941455 00000 n 
-0000941643 00000 n 
-0000941831 00000 n 
-0000942536 00000 n 
-0000935330 00000 n 
-0000933787 00000 n 
-0000942005 00000 n 
-0000942064 00000 n 
-0000942123 00000 n 
-0000942182 00000 n 
-0000942241 00000 n 
-0000942300 00000 n 
-0000942359 00000 n 
-0000942418 00000 n 
-0000942477 00000 n 
-0000954846 00000 n 
-0000957386 00000 n 
-0000957509 00000 n 
-0000957691 00000 n 
-0000957809 00000 n 
-0000957932 00000 n 
-0000958050 00000 n 
-0000945455 00000 n 
-0000945676 00000 n 
-0000945864 00000 n 
-0000946051 00000 n 
-0000946271 00000 n 
-0000946467 00000 n 
-0000946663 00000 n 
-0000946850 00000 n 
-0000947070 00000 n 
-0000947266 00000 n 
-0000947487 00000 n 
-0000947675 00000 n 
-0000947863 00000 n 
-0000948048 00000 n 
-0000948399 00000 n 
-0000945194 00000 n 
-0000942676 00000 n 
-0000948222 00000 n 
-0000948281 00000 n 
-0000948340 00000 n 
-0000958168 00000 n 
-0000958286 00000 n 
-0000958404 00000 n 
-0000963760 00000 n 
-0000951184 00000 n 
-0000951594 00000 n 
-0000951040 00000 n 
-0000948627 00000 n 
-0000951358 00000 n 
-0000951417 00000 n 
-0000951535 00000 n 
-0000953836 00000 n 
-0000954910 00000 n 
-0000953692 00000 n 
-0000951770 00000 n 
-0000954010 00000 n 
-0000954069 00000 n 
-0000954187 00000 n 
-0000954305 00000 n 
-0000954428 00000 n 
-0000954546 00000 n 
-0000954664 00000 n 
-0000954787 00000 n 
-0002866582 00000 n 
-0000957094 00000 n 
-0000958462 00000 n 
-0000956950 00000 n 
-0000955111 00000 n 
-0000957268 00000 n 
-0000957327 00000 n 
-0000957450 00000 n 
-0000957573 00000 n 
-0000957632 00000 n 
-0000957750 00000 n 
-0000957873 00000 n 
-0000957991 00000 n 
-0000958109 00000 n 
-0000958227 00000 n 
-0000958345 00000 n 
-0000960507 00000 n 
-0000960722 00000 n 
-0000960950 00000 n 
-0000961178 00000 n 
-0000961364 00000 n 
-0000961591 00000 n 
-0000961776 00000 n 
-0000962004 00000 n 
-0000962198 00000 n 
-0000962426 00000 n 
-0000962620 00000 n 
-0000962848 00000 n 
-0000963043 00000 n 
-0000963272 00000 n 
-0000966809 00000 n 
-0000967012 00000 n 
-0000963468 00000 n 
-0000964465 00000 n 
-0000960237 00000 n 
-0000958612 00000 n 
-0000963642 00000 n 
-0000963701 00000 n 
-0000963819 00000 n 
-0000963994 00000 n 
-0000964053 00000 n 
-0000964112 00000 n 
-0000964171 00000 n 
-0000964229 00000 n 
-0000964288 00000 n 
-0000964347 00000 n 
-0000964406 00000 n 
-0000988183 00000 n 
-0000967241 00000 n 
-0000967470 00000 n 
-0000967666 00000 n 
-0000967894 00000 n 
-0000968123 00000 n 
-0000968352 00000 n 
-0000968540 00000 n 
-0000968769 00000 n 
-0000968957 00000 n 
-0000969186 00000 n 
-0000969382 00000 n 
-0000969611 00000 n 
-0000969807 00000 n 
-0000970036 00000 n 
-0000970265 00000 n 
-0000970480 00000 n 
-0000970694 00000 n 
-0000970923 00000 n 
-0000971138 00000 n 
-0000971367 00000 n 
-0000971596 00000 n 
-0000971825 00000 n 
-0000972054 00000 n 
-0000972283 00000 n 
-0000975465 00000 n 
-0000975668 00000 n 
-0000972512 00000 n 
-0000973512 00000 n 
-0000966431 00000 n 
-0000964671 00000 n 
-0000972686 00000 n 
-0000972745 00000 n 
-0000972804 00000 n 
-0000972863 00000 n 
-0000972922 00000 n 
-0000972981 00000 n 
-0000973040 00000 n 
-0000973099 00000 n 
-0000973158 00000 n 
-0000973217 00000 n 
-0000973276 00000 n 
-0000973335 00000 n 
-0000973394 00000 n 
-0000973453 00000 n 
-0000988360 00000 n 
-0000988478 00000 n 
-0000988601 00000 n 
-0000975897 00000 n 
-0000976099 00000 n 
-0000976327 00000 n 
-0000976530 00000 n 
-0000976759 00000 n 
-0000976962 00000 n 
-0000977191 00000 n 
-0000977420 00000 n 
-0000977616 00000 n 
-0000977845 00000 n 
+0000716239 00000 n 
+0000716431 00000 n 
+0000716611 00000 n 
+0000716790 00000 n 
+0000716994 00000 n 
+0000717207 00000 n 
+0000717399 00000 n 
+0000717578 00000 n 
+0000717756 00000 n 
+0000717959 00000 n 
+0000718170 00000 n 
+0000718361 00000 n 
+0000718541 00000 n 
+0000718720 00000 n 
+0000718924 00000 n 
+0000719137 00000 n 
+0000719330 00000 n 
+0000719509 00000 n 
+0000719687 00000 n 
+0000719890 00000 n 
+0000720104 00000 n 
+0000720297 00000 n 
+0000720475 00000 n 
+0000720652 00000 n 
+0000724182 00000 n 
+0000724396 00000 n 
+0000724589 00000 n 
+0000724769 00000 n 
+0000724948 00000 n 
+0000720854 00000 n 
+0000721323 00000 n 
+0000713595 00000 n 
+0000711893 00000 n 
+0000721028 00000 n 
+0000721087 00000 n 
+0000721146 00000 n 
+0000721205 00000 n 
+0000721264 00000 n 
+0000790993 00000 n 
+0000791111 00000 n 
+0000791234 00000 n 
+0000791357 00000 n 
+0000791475 00000 n 
+0000794088 00000 n 
+0000794211 00000 n 
+0000794334 00000 n 
+0000725152 00000 n 
+0000725331 00000 n 
+0000725512 00000 n 
+0000725691 00000 n 
+0000725882 00000 n 
+0000726591 00000 n 
+0000723957 00000 n 
+0000721462 00000 n 
+0000726056 00000 n 
+0000726115 00000 n 
+0000726174 00000 n 
+0000726233 00000 n 
+0000726351 00000 n 
+0000726469 00000 n 
+0000801675 00000 n 
+0000728677 00000 n 
+0000728834 00000 n 
+0000728991 00000 n 
+0000729759 00000 n 
+0000728515 00000 n 
+0000726771 00000 n 
+0000729165 00000 n 
+0000729224 00000 n 
+0000729347 00000 n 
+0000729465 00000 n 
+0000729582 00000 n 
+0000729700 00000 n 
+0000732226 00000 n 
+0000733122 00000 n 
+0000732082 00000 n 
+0000729885 00000 n 
+0000732400 00000 n 
+0000732518 00000 n 
+0000732636 00000 n 
+0000732754 00000 n 
+0000732877 00000 n 
+0000733000 00000 n 
+0000735362 00000 n 
+0000736366 00000 n 
+0000735218 00000 n 
+0000733248 00000 n 
+0000735536 00000 n 
+0000735595 00000 n 
+0000735718 00000 n 
+0000735777 00000 n 
+0000735895 00000 n 
+0000736013 00000 n 
+0000736131 00000 n 
+0000736249 00000 n 
+0000738452 00000 n 
+0000739102 00000 n 
+0000738308 00000 n 
+0000736505 00000 n 
+0000738626 00000 n 
+0000738685 00000 n 
+0000738803 00000 n 
+0000738920 00000 n 
+0000739043 00000 n 
+0002866319 00000 n 
+0000741453 00000 n 
+0000741995 00000 n 
+0000741309 00000 n 
+0000739241 00000 n 
+0000741627 00000 n 
+0000741750 00000 n 
+0000741873 00000 n 
+0000743939 00000 n 
+0000744120 00000 n 
+0000744942 00000 n 
+0000743786 00000 n 
+0000742134 00000 n 
+0000744294 00000 n 
+0000744353 00000 n 
+0000744471 00000 n 
+0000744589 00000 n 
+0000744707 00000 n 
+0000744825 00000 n 
+0000746910 00000 n 
+0000747556 00000 n 
+0000746766 00000 n 
+0000745081 00000 n 
+0000747084 00000 n 
+0000747143 00000 n 
+0000747261 00000 n 
+0000747379 00000 n 
+0000747497 00000 n 
+0000749290 00000 n 
+0000749936 00000 n 
+0000749146 00000 n 
+0000747695 00000 n 
+0000749464 00000 n 
+0000749582 00000 n 
+0000749700 00000 n 
+0000749818 00000 n 
+0000751752 00000 n 
+0000754682 00000 n 
+0000751915 00000 n 
+0000752617 00000 n 
+0000751599 00000 n 
+0000750075 00000 n 
+0000752089 00000 n 
+0000752148 00000 n 
+0000752266 00000 n 
+0000752383 00000 n 
+0000752501 00000 n 
+0000754847 00000 n 
+0000758525 00000 n 
+0000755033 00000 n 
+0000755854 00000 n 
+0000754520 00000 n 
+0000752756 00000 n 
+0000755207 00000 n 
+0000755266 00000 n 
+0000755384 00000 n 
+0000755502 00000 n 
+0000755619 00000 n 
+0000755737 00000 n 
+0002866445 00000 n 
+0000758704 00000 n 
+0000758881 00000 n 
+0000759060 00000 n 
+0000759236 00000 n 
+0000759881 00000 n 
+0000758345 00000 n 
+0000755993 00000 n 
+0000759410 00000 n 
+0000759469 00000 n 
+0000759587 00000 n 
+0000759705 00000 n 
+0000759822 00000 n 
+0000762171 00000 n 
+0000762348 00000 n 
+0000765778 00000 n 
+0000762525 00000 n 
+0000763051 00000 n 
+0000762009 00000 n 
+0000760057 00000 n 
+0000762699 00000 n 
+0000762816 00000 n 
+0000762933 00000 n 
+0000765955 00000 n 
+0000766142 00000 n 
+0000766328 00000 n 
+0000766855 00000 n 
+0000765607 00000 n 
+0000763227 00000 n 
+0000766502 00000 n 
+0000766561 00000 n 
+0000766679 00000 n 
+0000766797 00000 n 
+0000769299 00000 n 
+0000769468 00000 n 
+0000769634 00000 n 
+0000769802 00000 n 
+0000769968 00000 n 
+0000770134 00000 n 
+0000770839 00000 n 
+0000769110 00000 n 
+0000767031 00000 n 
+0000770308 00000 n 
+0000770426 00000 n 
+0000770544 00000 n 
+0000770662 00000 n 
+0000770780 00000 n 
+0000773605 00000 n 
+0000773773 00000 n 
+0000773939 00000 n 
+0000774120 00000 n 
+0000774645 00000 n 
+0000773434 00000 n 
+0000770991 00000 n 
+0000774294 00000 n 
+0000774412 00000 n 
+0000774528 00000 n 
+0000777914 00000 n 
+0000778100 00000 n 
+0000778286 00000 n 
+0000778994 00000 n 
+0000777752 00000 n 
+0000774861 00000 n 
+0000778460 00000 n 
+0000778519 00000 n 
+0000778636 00000 n 
+0000778759 00000 n 
+0000778877 00000 n 
+0002866571 00000 n 
+0000782020 00000 n 
+0000782211 00000 n 
+0000782401 00000 n 
+0000782615 00000 n 
+0000786534 00000 n 
+0000786719 00000 n 
+0000782785 00000 n 
+0000783321 00000 n 
+0000781840 00000 n 
+0000779195 00000 n 
+0000782959 00000 n 
+0000783018 00000 n 
+0000783141 00000 n 
+0000783262 00000 n 
+0000786905 00000 n 
+0000787074 00000 n 
+0000787786 00000 n 
+0000786363 00000 n 
+0000783472 00000 n 
+0000787248 00000 n 
+0000787371 00000 n 
+0000787489 00000 n 
+0000787606 00000 n 
+0000787727 00000 n 
+0000790701 00000 n 
+0000791598 00000 n 
+0000790557 00000 n 
+0000787937 00000 n 
+0000790875 00000 n 
+0000790934 00000 n 
+0000791052 00000 n 
+0000791175 00000 n 
+0000791298 00000 n 
+0000791416 00000 n 
+0000791539 00000 n 
+0000793855 00000 n 
+0000794457 00000 n 
+0000793711 00000 n 
+0000791737 00000 n 
+0000794029 00000 n 
+0000794152 00000 n 
+0000794275 00000 n 
+0000794398 00000 n 
+0000796928 00000 n 
+0000797115 00000 n 
+0000797338 00000 n 
+0000797542 00000 n 
+0000797746 00000 n 
+0000797969 00000 n 
+0000798165 00000 n 
+0000798388 00000 n 
+0000798584 00000 n 
+0000798777 00000 n 
+0000799000 00000 n 
+0000799195 00000 n 
+0000799418 00000 n 
+0000799613 00000 n 
+0000799806 00000 n 
+0000800025 00000 n 
+0000800217 00000 n 
+0000800439 00000 n 
+0000800634 00000 n 
+0000800825 00000 n 
+0000801047 00000 n 
+0000801239 00000 n 
+0000801442 00000 n 
+0000801972 00000 n 
+0000796586 00000 n 
+0000794596 00000 n 
+0000801616 00000 n 
+0000801738 00000 n 
+0000801913 00000 n 
+0000813498 00000 n 
+0000813616 00000 n 
+0000813739 00000 n 
+0000813857 00000 n 
+0000815845 00000 n 
+0000815962 00000 n 
+0000816080 00000 n 
+0000816197 00000 n 
+0000804462 00000 n 
+0000804685 00000 n 
+0000804866 00000 n 
+0000805052 00000 n 
+0000805256 00000 n 
+0000805479 00000 n 
+0000805666 00000 n 
+0000805870 00000 n 
+0000806093 00000 n 
+0000806287 00000 n 
+0000806490 00000 n 
+0000806713 00000 n 
+0000806895 00000 n 
+0000807099 00000 n 
+0000807322 00000 n 
+0000807512 00000 n 
+0000807715 00000 n 
+0000807905 00000 n 
+0000808129 00000 n 
+0000808319 00000 n 
+0000808509 00000 n 
+0000808733 00000 n 
+0000808925 00000 n 
+0000809148 00000 n 
+0000809371 00000 n 
+0000809561 00000 n 
+0000809785 00000 n 
+0000809976 00000 n 
+0000813013 00000 n 
+0000810167 00000 n 
+0000810695 00000 n 
+0000804066 00000 n 
+0000802124 00000 n 
+0000810341 00000 n 
+0000810400 00000 n 
+0000810459 00000 n 
+0000810518 00000 n 
+0000810577 00000 n 
+0000810636 00000 n 
+0002866697 00000 n 
+0000818510 00000 n 
+0000818627 00000 n 
+0000818744 00000 n 
+0000818862 00000 n 
+0000821989 00000 n 
+0000822163 00000 n 
+0000813206 00000 n 
+0000813915 00000 n 
+0000812860 00000 n 
+0000810887 00000 n 
+0000813380 00000 n 
+0000813439 00000 n 
+0000813557 00000 n 
+0000813680 00000 n 
+0000813798 00000 n 
+0000815553 00000 n 
+0000816255 00000 n 
+0000815409 00000 n 
+0000814028 00000 n 
+0000815727 00000 n 
+0000815786 00000 n 
+0000815903 00000 n 
+0000816021 00000 n 
+0000816139 00000 n 
+0000818218 00000 n 
+0000818920 00000 n 
+0000818074 00000 n 
+0000816368 00000 n 
+0000818392 00000 n 
+0000818451 00000 n 
+0000818569 00000 n 
+0000818685 00000 n 
+0000818803 00000 n 
+0000821044 00000 n 
+0000821270 00000 n 
+0000821472 00000 n 
+0000824218 00000 n 
+0000824444 00000 n 
+0000824670 00000 n 
+0000821697 00000 n 
+0000822514 00000 n 
+0000820873 00000 n 
+0000819046 00000 n 
+0000821871 00000 n 
+0000821930 00000 n 
+0000822046 00000 n 
+0000822104 00000 n 
+0000822221 00000 n 
+0000822396 00000 n 
+0000822455 00000 n 
+0000903334 00000 n 
+0000824863 00000 n 
+0000825088 00000 n 
+0000825280 00000 n 
+0000825483 00000 n 
+0000825675 00000 n 
+0000825901 00000 n 
+0000826105 00000 n 
+0000826331 00000 n 
+0000826535 00000 n 
+0000826761 00000 n 
+0000826964 00000 n 
+0000827190 00000 n 
+0000827394 00000 n 
+0000827619 00000 n 
+0000827822 00000 n 
+0000828048 00000 n 
+0000828252 00000 n 
+0000828478 00000 n 
+0000828682 00000 n 
+0000828907 00000 n 
+0000829110 00000 n 
+0000829336 00000 n 
+0000829540 00000 n 
+0000829766 00000 n 
+0000829969 00000 n 
+0000830195 00000 n 
+0000830398 00000 n 
+0000830624 00000 n 
+0000830828 00000 n 
+0000831053 00000 n 
+0000831256 00000 n 
+0000831482 00000 n 
+0000831686 00000 n 
+0000831910 00000 n 
+0000835085 00000 n 
+0000835311 00000 n 
+0000835515 00000 n 
+0000835741 00000 n 
+0000832112 00000 n 
+0000833405 00000 n 
+0000823741 00000 n 
+0000822694 00000 n 
+0000832286 00000 n 
+0000832345 00000 n 
+0000832404 00000 n 
+0000832463 00000 n 
+0000832522 00000 n 
+0000832581 00000 n 
+0000832639 00000 n 
+0000832698 00000 n 
+0000832757 00000 n 
+0000832816 00000 n 
+0000832875 00000 n 
+0000832934 00000 n 
+0000832993 00000 n 
+0000833052 00000 n 
+0000833110 00000 n 
+0000833169 00000 n 
+0000833228 00000 n 
+0000833287 00000 n 
+0000833346 00000 n 
+0000835945 00000 n 
+0000836170 00000 n 
+0000836362 00000 n 
+0000836553 00000 n 
+0000836779 00000 n 
+0000837004 00000 n 
+0000837230 00000 n 
+0000837455 00000 n 
+0000837681 00000 n 
+0000837906 00000 n 
+0000838132 00000 n 
+0000838357 00000 n 
+0000838583 00000 n 
+0000838808 00000 n 
+0000839034 00000 n 
+0000839259 00000 n 
+0000842676 00000 n 
+0000842902 00000 n 
+0000839485 00000 n 
+0000840658 00000 n 
+0000834761 00000 n 
+0000833544 00000 n 
+0000839659 00000 n 
+0000839718 00000 n 
+0000839777 00000 n 
+0000839836 00000 n 
+0000839895 00000 n 
+0000839954 00000 n 
+0000840012 00000 n 
+0000840071 00000 n 
+0000840129 00000 n 
+0000840188 00000 n 
+0000840246 00000 n 
+0000840305 00000 n 
+0000840363 00000 n 
+0000840422 00000 n 
+0000840481 00000 n 
+0000840540 00000 n 
+0000840599 00000 n 
+0002866823 00000 n 
+0000843128 00000 n 
+0000843353 00000 n 
+0000843579 00000 n 
+0000843804 00000 n 
+0000844030 00000 n 
+0000844256 00000 n 
+0000844449 00000 n 
+0000844675 00000 n 
+0000844868 00000 n 
+0000845061 00000 n 
+0000845287 00000 n 
+0000845479 00000 n 
+0000845703 00000 n 
+0000845895 00000 n 
+0000846088 00000 n 
+0000846313 00000 n 
+0000846515 00000 n 
+0000846708 00000 n 
+0000846932 00000 n 
+0000847124 00000 n 
+0000847348 00000 n 
+0000847540 00000 n 
+0000847731 00000 n 
+0000850922 00000 n 
+0000851124 00000 n 
+0000851317 00000 n 
+0000847954 00000 n 
+0000849013 00000 n 
+0000842307 00000 n 
+0000840810 00000 n 
+0000848128 00000 n 
+0000848187 00000 n 
+0000848246 00000 n 
+0000848305 00000 n 
+0000848364 00000 n 
+0000848423 00000 n 
+0000848482 00000 n 
+0000848541 00000 n 
+0000848600 00000 n 
+0000848659 00000 n 
+0000848718 00000 n 
+0000848777 00000 n 
+0000848836 00000 n 
+0000848895 00000 n 
+0000848954 00000 n 
+0000851542 00000 n 
+0000851735 00000 n 
+0000851961 00000 n 
+0000852153 00000 n 
+0000852346 00000 n 
+0000852572 00000 n 
+0000852774 00000 n 
+0000852967 00000 n 
+0000853193 00000 n 
+0000853386 00000 n 
+0000853612 00000 n 
+0000853805 00000 n 
+0000853998 00000 n 
+0000854224 00000 n 
+0000854426 00000 n 
+0000854619 00000 n 
+0000854844 00000 n 
+0000855037 00000 n 
+0000855262 00000 n 
+0000855455 00000 n 
+0000855648 00000 n 
+0000855873 00000 n 
+0000856075 00000 n 
+0000856268 00000 n 
+0000856491 00000 n 
+0000856684 00000 n 
+0000856909 00000 n 
+0000857101 00000 n 
+0000857326 00000 n 
+0000857519 00000 n 
+0000857745 00000 n 
+0000857938 00000 n 
+0000858164 00000 n 
+0000859222 00000 n 
+0000850463 00000 n 
+0000849165 00000 n 
+0000858338 00000 n 
+0000858397 00000 n 
+0000858456 00000 n 
+0000858515 00000 n 
+0000858574 00000 n 
+0000858632 00000 n 
+0000858691 00000 n 
+0000858750 00000 n 
+0000858809 00000 n 
+0000858868 00000 n 
+0000858927 00000 n 
+0000858986 00000 n 
+0000859045 00000 n 
+0000859104 00000 n 
+0000859163 00000 n 
+0000861704 00000 n 
+0000861906 00000 n 
+0000862132 00000 n 
+0000862334 00000 n 
+0000862560 00000 n 
+0000862760 00000 n 
+0000862984 00000 n 
+0000863186 00000 n 
+0000863412 00000 n 
+0000863614 00000 n 
+0000863839 00000 n 
+0000864040 00000 n 
+0000864242 00000 n 
+0000864467 00000 n 
+0000864671 00000 n 
+0000864873 00000 n 
+0000865076 00000 n 
+0000865301 00000 n 
+0000865504 00000 n 
+0000865705 00000 n 
+0000865909 00000 n 
+0000866134 00000 n 
+0000866337 00000 n 
+0000866538 00000 n 
+0000866742 00000 n 
+0000866967 00000 n 
+0000867169 00000 n 
+0000867395 00000 n 
+0000867588 00000 n 
+0000867781 00000 n 
+0000868007 00000 n 
+0000868200 00000 n 
+0000868425 00000 n 
+0000868618 00000 n 
+0000868844 00000 n 
+0000869037 00000 n 
+0000869241 00000 n 
+0000869465 00000 n 
+0000869658 00000 n 
+0000869851 00000 n 
+0000870077 00000 n 
+0000872774 00000 n 
+0000872967 00000 n 
+0000873193 00000 n 
+0000870270 00000 n 
+0000870562 00000 n 
+0000861191 00000 n 
+0000859374 00000 n 
+0000870444 00000 n 
+0000870503 00000 n 
+0000903511 00000 n 
+0000903629 00000 n 
+0000903746 00000 n 
+0000903864 00000 n 
+0000903982 00000 n 
+0000904100 00000 n 
+0000904218 00000 n 
+0000904336 00000 n 
+0000904454 00000 n 
+0000926748 00000 n 
+0000926866 00000 n 
+0000904572 00000 n 
+0000906761 00000 n 
+0000906879 00000 n 
+0000873386 00000 n 
+0000873610 00000 n 
+0000873803 00000 n 
+0000874029 00000 n 
+0000874222 00000 n 
+0000874415 00000 n 
+0000874639 00000 n 
+0000874832 00000 n 
+0000875058 00000 n 
+0000875251 00000 n 
+0000875444 00000 n 
+0000875668 00000 n 
+0000875861 00000 n 
+0000876084 00000 n 
+0000876275 00000 n 
+0000876466 00000 n 
+0000876690 00000 n 
+0000876883 00000 n 
+0000877107 00000 n 
+0000877298 00000 n 
+0000877489 00000 n 
+0000877712 00000 n 
+0000877905 00000 n 
+0000878131 00000 n 
+0000878323 00000 n 
+0000878515 00000 n 
+0000878741 00000 n 
+0000878934 00000 n 
+0000879127 00000 n 
+0000882536 00000 n 
+0000882762 00000 n 
+0000882954 00000 n 
+0000883147 00000 n 
+0000879320 00000 n 
+0000879553 00000 n 
+0000872342 00000 n 
+0000870714 00000 n 
+0000879494 00000 n 
+0000906997 00000 n 
+0000907114 00000 n 
+0000907232 00000 n 
+0000907350 00000 n 
+0000907468 00000 n 
+0000907586 00000 n 
+0000907703 00000 n 
+0000907821 00000 n 
+0000910109 00000 n 
+0000910227 00000 n 
+0000910345 00000 n 
+0000910462 00000 n 
+0000883340 00000 n 
+0000883566 00000 n 
+0000883759 00000 n 
+0000883952 00000 n 
+0000884145 00000 n 
+0000884371 00000 n 
+0000884564 00000 n 
+0000884757 00000 n 
+0000884950 00000 n 
+0000885143 00000 n 
+0000885529 00000 n 
+0000885755 00000 n 
+0000885948 00000 n 
+0000886141 00000 n 
+0000886334 00000 n 
+0000886559 00000 n 
+0000886752 00000 n 
+0000886943 00000 n 
+0000887136 00000 n 
+0000887362 00000 n 
+0000887555 00000 n 
+0000887748 00000 n 
+0000887950 00000 n 
+0000888152 00000 n 
+0000888341 00000 n 
+0000888531 00000 n 
+0000888756 00000 n 
+0000888958 00000 n 
+0000889160 00000 n 
+0000889349 00000 n 
+0000889538 00000 n 
+0000889764 00000 n 
+0000889964 00000 n 
+0000890164 00000 n 
+0000890352 00000 n 
+0000890541 00000 n 
+0000890765 00000 n 
+0000890967 00000 n 
+0000891169 00000 n 
+0000891356 00000 n 
+0000891544 00000 n 
+0000891768 00000 n 
+0000892001 00000 n 
+0000881978 00000 n 
+0000879706 00000 n 
+0000891942 00000 n 
+0000885336 00000 n 
+0000910580 00000 n 
+0000910698 00000 n 
+0000910816 00000 n 
+0000910934 00000 n 
+0000911052 00000 n 
+0000913488 00000 n 
+0000913611 00000 n 
+0000913729 00000 n 
+0000913847 00000 n 
+0000913965 00000 n 
+0000894860 00000 n 
+0000895062 00000 n 
+0000895264 00000 n 
+0000895452 00000 n 
+0000895641 00000 n 
+0000895865 00000 n 
+0000896067 00000 n 
+0000896269 00000 n 
+0000896458 00000 n 
+0000896648 00000 n 
+0000896874 00000 n 
+0000897075 00000 n 
+0000897300 00000 n 
+0000897502 00000 n 
+0000897703 00000 n 
+0000897928 00000 n 
+0000898129 00000 n 
+0000898333 00000 n 
+0000898559 00000 n 
+0000898762 00000 n 
+0000898988 00000 n 
+0000899181 00000 n 
+0000899383 00000 n 
+0000899586 00000 n 
+0000899812 00000 n 
+0000900016 00000 n 
+0000900242 00000 n 
+0000900435 00000 n 
+0000900785 00000 n 
+0000894473 00000 n 
+0000892167 00000 n 
+0000900609 00000 n 
+0000900668 00000 n 
+0000900726 00000 n 
+0002866949 00000 n 
+0000914083 00000 n 
+0000914201 00000 n 
+0000914319 00000 n 
+0000914437 00000 n 
+0000918095 00000 n 
+0000918213 00000 n 
+0000918331 00000 n 
+0000921460 00000 n 
+0000903042 00000 n 
+0000904631 00000 n 
+0000902898 00000 n 
+0000900965 00000 n 
+0000903216 00000 n 
+0000903275 00000 n 
+0000903393 00000 n 
+0000903452 00000 n 
+0000903570 00000 n 
+0000903687 00000 n 
+0000903805 00000 n 
+0000903923 00000 n 
+0000904041 00000 n 
+0000904159 00000 n 
+0000904277 00000 n 
+0000904395 00000 n 
+0000904513 00000 n 
+0000906469 00000 n 
+0000907880 00000 n 
+0000906325 00000 n 
+0000904770 00000 n 
+0000906643 00000 n 
+0000906702 00000 n 
+0000906820 00000 n 
+0000906938 00000 n 
+0000907056 00000 n 
+0000907173 00000 n 
+0000907291 00000 n 
+0000907409 00000 n 
+0000907527 00000 n 
+0000907644 00000 n 
+0000907762 00000 n 
+0000909817 00000 n 
+0000911110 00000 n 
+0000909673 00000 n 
+0000908006 00000 n 
+0000909991 00000 n 
+0000910050 00000 n 
+0000910168 00000 n 
+0000910286 00000 n 
+0000910404 00000 n 
+0000910521 00000 n 
+0000910639 00000 n 
+0000910757 00000 n 
+0000910875 00000 n 
+0000910993 00000 n 
+0000913196 00000 n 
+0000914495 00000 n 
+0000913052 00000 n 
+0000911249 00000 n 
+0000913370 00000 n 
+0000913429 00000 n 
+0000913552 00000 n 
+0000913670 00000 n 
+0000913788 00000 n 
+0000913906 00000 n 
+0000914024 00000 n 
+0000914142 00000 n 
+0000914260 00000 n 
+0000914378 00000 n 
+0000917803 00000 n 
+0000918449 00000 n 
+0000917659 00000 n 
+0000914646 00000 n 
+0000917977 00000 n 
+0000918036 00000 n 
+0000918154 00000 n 
+0000918272 00000 n 
+0000918390 00000 n 
+0000921227 00000 n 
+0000921518 00000 n 
+0000921083 00000 n 
+0000918625 00000 n 
+0000921401 00000 n 
+0002867075 00000 n 
+0000923655 00000 n 
+0000923875 00000 n 
+0000924063 00000 n 
+0000924283 00000 n 
+0000924471 00000 n 
+0000924691 00000 n 
+0000924878 00000 n 
+0000925099 00000 n 
+0000925287 00000 n 
+0000925490 00000 n 
+0000925711 00000 n 
+0000925932 00000 n 
+0000926118 00000 n 
+0000929557 00000 n 
+0000926338 00000 n 
+0000927454 00000 n 
+0000923394 00000 n 
+0000921681 00000 n 
+0000926512 00000 n 
+0000926571 00000 n 
+0000926689 00000 n 
+0000926807 00000 n 
+0000926925 00000 n 
+0000927101 00000 n 
+0000927160 00000 n 
+0000927219 00000 n 
+0000927277 00000 n 
+0000927336 00000 n 
+0000927395 00000 n 
+0000953216 00000 n 
+0000955864 00000 n 
+0000929778 00000 n 
+0000929965 00000 n 
+0000930186 00000 n 
+0000930407 00000 n 
+0000930628 00000 n 
+0000930849 00000 n 
+0000931070 00000 n 
+0000931290 00000 n 
+0000931492 00000 n 
+0000931679 00000 n 
+0000931882 00000 n 
+0000932103 00000 n 
+0000932306 00000 n 
+0000932527 00000 n 
+0000932748 00000 n 
+0000932969 00000 n 
+0000933190 00000 n 
+0000933411 00000 n 
+0000933630 00000 n 
+0000933834 00000 n 
+0000934055 00000 n 
+0000934243 00000 n 
+0000937494 00000 n 
+0000934463 00000 n 
+0000935401 00000 n 
+0000929206 00000 n 
+0000927620 00000 n 
+0000934637 00000 n 
+0000934696 00000 n 
+0000934755 00000 n 
+0000934813 00000 n 
+0000934872 00000 n 
+0000934931 00000 n 
+0000934990 00000 n 
+0000935049 00000 n 
+0000935108 00000 n 
+0000935167 00000 n 
+0000935224 00000 n 
+0000935283 00000 n 
+0000935342 00000 n 
+0000955982 00000 n 
+0000956100 00000 n 
+0000956223 00000 n 
+0000956341 00000 n 
+0000956459 00000 n 
+0000937715 00000 n 
+0000937903 00000 n 
+0000938124 00000 n 
+0000938312 00000 n 
+0000938533 00000 n 
+0000938720 00000 n 
+0000938940 00000 n 
+0000939135 00000 n 
+0000939330 00000 n 
+0000939517 00000 n 
+0000939737 00000 n 
+0000939932 00000 n 
+0000940120 00000 n 
+0000940341 00000 n 
+0000940537 00000 n 
+0000940758 00000 n 
+0000940979 00000 n 
+0000941198 00000 n 
+0000941385 00000 n 
+0000941605 00000 n 
+0000941793 00000 n 
+0000941980 00000 n 
+0000942200 00000 n 
+0000942388 00000 n 
+0000942608 00000 n 
+0000942796 00000 n 
+0000942984 00000 n 
+0000943205 00000 n 
+0000943393 00000 n 
+0000943581 00000 n 
+0000944286 00000 n 
+0000937080 00000 n 
+0000935541 00000 n 
+0000943755 00000 n 
+0000943814 00000 n 
+0000943873 00000 n 
+0000943932 00000 n 
+0000943991 00000 n 
+0000944050 00000 n 
+0000944109 00000 n 
+0000944168 00000 n 
+0000944227 00000 n 
+0000956582 00000 n 
+0000959121 00000 n 
+0000959244 00000 n 
+0000959426 00000 n 
+0000959544 00000 n 
+0000959667 00000 n 
+0000959785 00000 n 
+0000947200 00000 n 
+0000947421 00000 n 
+0000947609 00000 n 
+0000947796 00000 n 
+0000948016 00000 n 
+0000948212 00000 n 
+0000948408 00000 n 
+0000948595 00000 n 
+0000948815 00000 n 
+0000949011 00000 n 
+0000949232 00000 n 
+0000949420 00000 n 
+0000949608 00000 n 
+0000949793 00000 n 
+0000950144 00000 n 
+0000946939 00000 n 
+0000944426 00000 n 
+0000949967 00000 n 
+0000950026 00000 n 
+0000950085 00000 n 
+0000959903 00000 n 
+0000960021 00000 n 
+0000960139 00000 n 
+0000965489 00000 n 
+0000952924 00000 n 
+0000953334 00000 n 
+0000952780 00000 n 
+0000950372 00000 n 
+0000953098 00000 n 
+0000953157 00000 n 
+0000953275 00000 n 
+0000955572 00000 n 
+0000956646 00000 n 
+0000955428 00000 n 
+0000953510 00000 n 
+0000955746 00000 n 
+0000955805 00000 n 
+0000955923 00000 n 
+0000956041 00000 n 
+0000956164 00000 n 
+0000956282 00000 n 
+0000956400 00000 n 
+0000956523 00000 n 
+0002867201 00000 n 
+0000958829 00000 n 
+0000960197 00000 n 
+0000958685 00000 n 
+0000956847 00000 n 
+0000959003 00000 n 
+0000959062 00000 n 
+0000959185 00000 n 
+0000959308 00000 n 
+0000959367 00000 n 
+0000959485 00000 n 
+0000959608 00000 n 
+0000959726 00000 n 
+0000959844 00000 n 
+0000959962 00000 n 
+0000960080 00000 n 
+0000962236 00000 n 
+0000962451 00000 n 
+0000962679 00000 n 
+0000962907 00000 n 
+0000963093 00000 n 
+0000963320 00000 n 
+0000963505 00000 n 
+0000963733 00000 n 
+0000963927 00000 n 
+0000964155 00000 n 
+0000964349 00000 n 
+0000964577 00000 n 
+0000964772 00000 n 
+0000965001 00000 n 
+0000968535 00000 n 
+0000968738 00000 n 
+0000965197 00000 n 
+0000966194 00000 n 
+0000961966 00000 n 
+0000960347 00000 n 
+0000965371 00000 n 
+0000965430 00000 n 
+0000965548 00000 n 
+0000965723 00000 n 
+0000965782 00000 n 
+0000965841 00000 n 
+0000965900 00000 n 
+0000965958 00000 n 
+0000966017 00000 n 
+0000966076 00000 n 
+0000966135 00000 n 
+0000989901 00000 n 
+0000968967 00000 n 
+0000969196 00000 n 
+0000969392 00000 n 
+0000969620 00000 n 
+0000969849 00000 n 
+0000970078 00000 n 
+0000970266 00000 n 
+0000970495 00000 n 
+0000970683 00000 n 
+0000970912 00000 n 
+0000971108 00000 n 
+0000971337 00000 n 
+0000971533 00000 n 
+0000971762 00000 n 
+0000971991 00000 n 
+0000972206 00000 n 
+0000972420 00000 n 
+0000972649 00000 n 
+0000972864 00000 n 
+0000973093 00000 n 
+0000973322 00000 n 
+0000973551 00000 n 
+0000973780 00000 n 
+0000974009 00000 n 
+0000977187 00000 n 
+0000977390 00000 n 
+0000974238 00000 n 
+0000975238 00000 n 
+0000968157 00000 n 
+0000966400 00000 n 
+0000974412 00000 n 
+0000974471 00000 n 
+0000974530 00000 n 
+0000974589 00000 n 
+0000974648 00000 n 
+0000974707 00000 n 
+0000974766 00000 n 
+0000974825 00000 n 
+0000974884 00000 n 
+0000974943 00000 n 
+0000975002 00000 n 
+0000975061 00000 n 
+0000975120 00000 n 
+0000975179 00000 n 
+0000990078 00000 n 
+0000990196 00000 n 
+0000990319 00000 n 
+0000977619 00000 n 
+0000977821 00000 n 
 0000978049 00000 n 
-0000978253 00000 n 
-0000978482 00000 n 
-0000978678 00000 n 
-0000978907 00000 n 
-0000979136 00000 n 
-0000979332 00000 n 
-0000979561 00000 n 
-0000979781 00000 n 
-0000980010 00000 n 
-0000980203 00000 n 
-0000980432 00000 n 
-0000983980 00000 n 
-0000984209 00000 n 
-0000984404 00000 n 
-0000980628 00000 n 
-0000981626 00000 n 
-0000975105 00000 n 
-0000973652 00000 n 
-0000980802 00000 n 
-0000980861 00000 n 
-0000980920 00000 n 
-0000980977 00000 n 
-0000981036 00000 n 
-0000981095 00000 n 
-0000981154 00000 n 
-0000981213 00000 n 
-0000981272 00000 n 
-0000981331 00000 n 
-0000981390 00000 n 
-0000981449 00000 n 
-0000981508 00000 n 
-0000981567 00000 n 
-0000988719 00000 n 
-0000993436 00000 n 
-0000984794 00000 n 
-0000984988 00000 n 
-0000985176 00000 n 
-0000985468 00000 n 
-0000983782 00000 n 
-0000981765 00000 n 
-0000985350 00000 n 
-0000984600 00000 n 
-0000985409 00000 n 
-0000993554 00000 n 
-0000987891 00000 n 
-0000988842 00000 n 
-0000987747 00000 n 
-0000985630 00000 n 
-0000988065 00000 n 
-0000988124 00000 n 
-0000988242 00000 n 
-0000988301 00000 n 
-0000988419 00000 n 
-0000988542 00000 n 
-0000988660 00000 n 
-0000988783 00000 n 
-0002866708 00000 n 
-0000990791 00000 n 
-0000991038 00000 n 
-0000991285 00000 n 
-0000991532 00000 n 
-0000991779 00000 n 
-0000991966 00000 n 
-0000992213 00000 n 
-0000992401 00000 n 
-0000992649 00000 n 
-0000992897 00000 n 
-0000996344 00000 n 
-0000993144 00000 n 
-0000994324 00000 n 
-0000990557 00000 n 
-0000989030 00000 n 
-0000993318 00000 n 
-0000993377 00000 n 
-0000993495 00000 n 
-0000993618 00000 n 
-0000993793 00000 n 
-0000993852 00000 n 
-0000993911 00000 n 
-0000993970 00000 n 
-0000994029 00000 n 
-0000994088 00000 n 
-0000994147 00000 n 
-0000994206 00000 n 
-0000994265 00000 n 
-0000996591 00000 n 
-0000996839 00000 n 
-0000997054 00000 n 
-0000997249 00000 n 
-0000997470 00000 n 
-0000997723 00000 n 
-0000997976 00000 n 
-0000998229 00000 n 
-0000998449 00000 n 
-0000998636 00000 n 
-0000998856 00000 n 
-0000999044 00000 n 
-0001002026 00000 n 
-0001002213 00000 n 
-0001002434 00000 n 
-0000999264 00000 n 
-0001000027 00000 n 
-0000996083 00000 n 
-0000994476 00000 n 
-0000999438 00000 n 
-0000999497 00000 n 
-0000999556 00000 n 
-0000999615 00000 n 
-0000999791 00000 n 
-0000999850 00000 n 
-0000999909 00000 n 
-0000999968 00000 n 
-0001039265 00000 n 
-0001039383 00000 n 
-0001039447 00000 n 
-0001039511 00000 n 
-0001042066 00000 n 
-0001002620 00000 n 
-0001002823 00000 n 
-0001003044 00000 n 
-0001003263 00000 n 
-0001003483 00000 n 
-0001003704 00000 n 
-0001003924 00000 n 
-0001004144 00000 n 
-0001004365 00000 n 
-0001004586 00000 n 
-0001004772 00000 n 
-0001004993 00000 n 
-0001005196 00000 n 
-0001005417 00000 n 
-0001005620 00000 n 
-0001005841 00000 n 
-0001006062 00000 n 
-0001006283 00000 n 
-0001006504 00000 n 
-0001006692 00000 n 
-0001006913 00000 n 
-0001007134 00000 n 
-0001010550 00000 n 
-0001010771 00000 n 
-0001007355 00000 n 
-0001008354 00000 n 
-0001001657 00000 n 
-0001000179 00000 n 
-0001007529 00000 n 
-0001007588 00000 n 
-0001007647 00000 n 
-0001007706 00000 n 
-0001007765 00000 n 
-0001007824 00000 n 
-0001007883 00000 n 
-0001007942 00000 n 
-0001008001 00000 n 
-0001008059 00000 n 
-0001008118 00000 n 
-0001008177 00000 n 
-0001008236 00000 n 
-0001008295 00000 n 
-0001042243 00000 n 
-0001042361 00000 n 
-0001042479 00000 n 
-0001042597 00000 n 
-0001010991 00000 n 
-0001011212 00000 n 
-0001011433 00000 n 
-0001011621 00000 n 
-0001011825 00000 n 
-0001012046 00000 n 
-0001012233 00000 n 
-0001012452 00000 n 
-0001012673 00000 n 
-0001012861 00000 n 
-0001013082 00000 n 
-0001013270 00000 n 
-0001013489 00000 n 
-0001013676 00000 n 
-0001013896 00000 n 
-0001014092 00000 n 
-0001014288 00000 n 
-0001014475 00000 n 
-0001014695 00000 n 
-0001014881 00000 n 
-0001015067 00000 n 
-0001015254 00000 n 
-0001015474 00000 n 
-0001015670 00000 n 
-0001015857 00000 n 
-0001016077 00000 n 
-0001016273 00000 n 
-0001016460 00000 n 
-0001016680 00000 n 
-0001016876 00000 n 
-0001017072 00000 n 
-0001017258 00000 n 
-0001017477 00000 n 
-0001017662 00000 n 
-0001020618 00000 n 
-0001020805 00000 n 
-0001021025 00000 n 
-0001017847 00000 n 
-0001018669 00000 n 
-0001010082 00000 n 
-0001008494 00000 n 
-0001018021 00000 n 
-0001018080 00000 n 
-0001018139 00000 n 
-0001018198 00000 n 
-0001018257 00000 n 
-0001018316 00000 n 
-0001018375 00000 n 
-0001018433 00000 n 
-0001018492 00000 n 
-0001018551 00000 n 
-0001018610 00000 n 
-0001044622 00000 n 
-0001044740 00000 n 
-0001044858 00000 n 
-0001044976 00000 n 
-0001045094 00000 n 
-0001045212 00000 n 
-0001021221 00000 n 
-0001021407 00000 n 
-0001021626 00000 n 
-0001021821 00000 n 
-0001022008 00000 n 
-0001022228 00000 n 
-0001022424 00000 n 
-0001022620 00000 n 
-0001022807 00000 n 
-0001023027 00000 n 
-0001023223 00000 n 
-0001023410 00000 n 
-0001023630 00000 n 
-0001023826 00000 n 
-0001024013 00000 n 
-0001024234 00000 n 
-0001024430 00000 n 
-0001024626 00000 n 
-0001024813 00000 n 
-0001025034 00000 n 
-0001025220 00000 n 
-0001025406 00000 n 
-0001025593 00000 n 
-0001025814 00000 n 
-0001026010 00000 n 
-0001026196 00000 n 
-0001026416 00000 n 
-0001026611 00000 n 
-0001026798 00000 n 
-0001027019 00000 n 
-0001027215 00000 n 
-0001027411 00000 n 
-0001027598 00000 n 
-0001027819 00000 n 
-0001028015 00000 n 
-0001028202 00000 n 
-0001028423 00000 n 
-0001028619 00000 n 
-0001028839 00000 n 
-0001029027 00000 n 
-0001029215 00000 n 
-0001029436 00000 n 
-0001029624 00000 n 
-0001029812 00000 n 
-0001029998 00000 n 
-0001030217 00000 n 
-0001030402 00000 n 
-0001033714 00000 n 
-0001033900 00000 n 
-0001034120 00000 n 
-0001034305 00000 n 
-0001030587 00000 n 
-0001030879 00000 n 
-0001020024 00000 n 
-0001018836 00000 n 
-0001030761 00000 n 
-0001030820 00000 n 
-0001045330 00000 n 
-0001045448 00000 n 
-0001045566 00000 n 
-0001045684 00000 n 
-0001045802 00000 n 
-0001047743 00000 n 
-0001047861 00000 n 
-0001047979 00000 n 
-0001048097 00000 n 
-0001048215 00000 n 
-0001048333 00000 n 
-0001048449 00000 n 
-0001048567 00000 n 
-0001048685 00000 n 
-0001048803 00000 n 
-0001034490 00000 n 
-0001034711 00000 n 
-0001034899 00000 n 
-0001035087 00000 n 
-0001035307 00000 n 
-0001035494 00000 n 
-0001035714 00000 n 
-0001035934 00000 n 
-0001036121 00000 n 
-0001036413 00000 n 
-0001033462 00000 n 
-0001031018 00000 n 
-0001036295 00000 n 
-0001036354 00000 n 
-0002866834 00000 n 
-0001048921 00000 n 
-0001053068 00000 n 
-0001053186 00000 n 
-0001053303 00000 n 
-0001038973 00000 n 
-0001039574 00000 n 
-0001038829 00000 n 
-0001036627 00000 n 
-0001039147 00000 n 
-0001039206 00000 n 
-0001039324 00000 n 
-0001041774 00000 n 
-0001042713 00000 n 
-0001041630 00000 n 
-0001039750 00000 n 
-0001041948 00000 n 
-0001042007 00000 n 
-0001042125 00000 n 
-0001042184 00000 n 
-0001042302 00000 n 
-0001042420 00000 n 
-0001042538 00000 n 
-0001042655 00000 n 
-0001044330 00000 n 
-0001045860 00000 n 
-0001044186 00000 n 
-0001042914 00000 n 
-0001044504 00000 n 
-0001044563 00000 n 
-0001044681 00000 n 
-0001044799 00000 n 
-0001044917 00000 n 
-0001045035 00000 n 
-0001045153 00000 n 
-0001045271 00000 n 
-0001045389 00000 n 
-0001045507 00000 n 
-0001045625 00000 n 
-0001045743 00000 n 
-0001047451 00000 n 
-0001048980 00000 n 
-0001047307 00000 n 
-0001045986 00000 n 
-0001047625 00000 n 
-0001047684 00000 n 
-0001047802 00000 n 
-0001047920 00000 n 
-0001048038 00000 n 
-0001048156 00000 n 
-0001048274 00000 n 
-0001048391 00000 n 
-0001048508 00000 n 
-0001048626 00000 n 
-0001048744 00000 n 
-0001048862 00000 n 
-0001050844 00000 n 
-0001051059 00000 n 
-0001051285 00000 n 
-0001051513 00000 n 
-0001051701 00000 n 
-0001051929 00000 n 
-0001052125 00000 n 
-0001052353 00000 n 
-0001052549 00000 n 
-0001056230 00000 n 
-0001056425 00000 n 
-0001056654 00000 n 
-0001052776 00000 n 
-0001053951 00000 n 
-0001050619 00000 n 
-0001049106 00000 n 
-0001052950 00000 n 
-0001053009 00000 n 
-0001053127 00000 n 
-0001053245 00000 n 
-0001053362 00000 n 
-0001053538 00000 n 
-0001053597 00000 n 
-0001053656 00000 n 
-0001053715 00000 n 
-0001053774 00000 n 
-0001053833 00000 n 
-0001053892 00000 n 
-0001056850 00000 n 
-0001057053 00000 n 
-0001057282 00000 n 
-0001057511 00000 n 
-0001057740 00000 n 
-0001057968 00000 n 
-0001058155 00000 n 
-0001058384 00000 n 
-0001058613 00000 n 
-0001058828 00000 n 
-0001059043 00000 n 
-0001059272 00000 n 
-0001059487 00000 n 
-0001059716 00000 n 
-0001059945 00000 n 
-0001060174 00000 n 
-0001060403 00000 n 
-0001060632 00000 n 
-0001060860 00000 n 
-0001061063 00000 n 
-0001061292 00000 n 
-0001061495 00000 n 
-0001061724 00000 n 
-0001061952 00000 n 
-0001065396 00000 n 
-0001065600 00000 n 
-0001062147 00000 n 
-0001063324 00000 n 
-0001055843 00000 n 
-0001054103 00000 n 
-0001062321 00000 n 
-0001062380 00000 n 
-0001062439 00000 n 
-0001062498 00000 n 
-0001062557 00000 n 
-0001062616 00000 n 
-0001062675 00000 n 
-0001062734 00000 n 
-0001062793 00000 n 
-0001062852 00000 n 
-0001062911 00000 n 
-0001062970 00000 n 
-0001063029 00000 n 
-0001063088 00000 n 
-0001063147 00000 n 
-0001063206 00000 n 
-0001063265 00000 n 
-0002866960 00000 n 
-0001065829 00000 n 
-0001066025 00000 n 
-0001066254 00000 n 
-0001066483 00000 n 
-0001066678 00000 n 
-0001066906 00000 n 
-0001067127 00000 n 
-0001067355 00000 n 
-0001067543 00000 n 
-0001067729 00000 n 
-0001067958 00000 n 
-0001068154 00000 n 
-0001068382 00000 n 
-0001068577 00000 n 
-0001068967 00000 n 
-0001069158 00000 n 
-0001069344 00000 n 
-0001070049 00000 n 
-0001065081 00000 n 
-0001063464 00000 n 
-0001069518 00000 n 
-0001069577 00000 n 
-0001069636 00000 n 
-0001069695 00000 n 
-0001069754 00000 n 
-0001069813 00000 n 
-0001069872 00000 n 
-0001069931 00000 n 
-0001068772 00000 n 
-0001069990 00000 n 
-0001072855 00000 n 
-0001072973 00000 n 
-0001073096 00000 n 
-0001072563 00000 n 
-0001073275 00000 n 
-0001072419 00000 n 
-0001070199 00000 n 
-0001072737 00000 n 
-0001072796 00000 n 
-0001072914 00000 n 
-0001073037 00000 n 
-0001073159 00000 n 
-0001075085 00000 n 
-0001075332 00000 n 
-0001075579 00000 n 
-0001075826 00000 n 
-0001076074 00000 n 
-0001076262 00000 n 
-0001076510 00000 n 
-0001076697 00000 n 
-0001076943 00000 n 
-0001077190 00000 n 
-0001077437 00000 n 
-0001077684 00000 n 
-0001077932 00000 n 
-0001078146 00000 n 
-0001078342 00000 n 
-0001079339 00000 n 
+0000978252 00000 n 
+0000978481 00000 n 
+0000978684 00000 n 
+0000978913 00000 n 
+0000979142 00000 n 
+0000979338 00000 n 
+0000979567 00000 n 
+0000979771 00000 n 
+0000979975 00000 n 
+0000980204 00000 n 
+0000980400 00000 n 
+0000980629 00000 n 
+0000980858 00000 n 
+0000981054 00000 n 
+0000981283 00000 n 
+0000981503 00000 n 
+0000981732 00000 n 
+0000981925 00000 n 
+0000982154 00000 n 
+0000985703 00000 n 
+0000985932 00000 n 
+0000986127 00000 n 
+0000982350 00000 n 
+0000983348 00000 n 
+0000976827 00000 n 
+0000975378 00000 n 
+0000982524 00000 n 
+0000982583 00000 n 
+0000982642 00000 n 
+0000982699 00000 n 
+0000982758 00000 n 
+0000982817 00000 n 
+0000982876 00000 n 
+0000982935 00000 n 
+0000982994 00000 n 
+0000983053 00000 n 
+0000983112 00000 n 
+0000983171 00000 n 
+0000983230 00000 n 
+0000983289 00000 n 
+0000990437 00000 n 
+0000995150 00000 n 
+0000986517 00000 n 
+0000986711 00000 n 
+0000986899 00000 n 
+0000987191 00000 n 
+0000985505 00000 n 
+0000983487 00000 n 
+0000987073 00000 n 
+0000986323 00000 n 
+0000987132 00000 n 
+0000995268 00000 n 
+0000989609 00000 n 
+0000990560 00000 n 
+0000989465 00000 n 
+0000987353 00000 n 
+0000989783 00000 n 
+0000989842 00000 n 
+0000989960 00000 n 
+0000990019 00000 n 
+0000990137 00000 n 
+0000990260 00000 n 
+0000990378 00000 n 
+0000990501 00000 n 
+0002867327 00000 n 
+0000992505 00000 n 
+0000992752 00000 n 
+0000992999 00000 n 
+0000993246 00000 n 
+0000993493 00000 n 
+0000993680 00000 n 
+0000993927 00000 n 
+0000994115 00000 n 
+0000994363 00000 n 
+0000994611 00000 n 
+0000998053 00000 n 
+0000994858 00000 n 
+0000996038 00000 n 
+0000992271 00000 n 
+0000990748 00000 n 
+0000995032 00000 n 
+0000995091 00000 n 
+0000995209 00000 n 
+0000995332 00000 n 
+0000995507 00000 n 
+0000995566 00000 n 
+0000995625 00000 n 
+0000995684 00000 n 
+0000995743 00000 n 
+0000995802 00000 n 
+0000995861 00000 n 
+0000995920 00000 n 
+0000995979 00000 n 
+0000998300 00000 n 
+0000998548 00000 n 
+0000998763 00000 n 
+0000998958 00000 n 
+0000999179 00000 n 
+0000999432 00000 n 
+0000999685 00000 n 
+0000999938 00000 n 
+0001000158 00000 n 
+0001000345 00000 n 
+0001000565 00000 n 
+0001000753 00000 n 
+0001003731 00000 n 
+0001003918 00000 n 
+0001004139 00000 n 
+0001000973 00000 n 
+0001001736 00000 n 
+0000997792 00000 n 
+0000996190 00000 n 
+0001001147 00000 n 
+0001001206 00000 n 
+0001001265 00000 n 
+0001001324 00000 n 
+0001001500 00000 n 
+0001001559 00000 n 
+0001001618 00000 n 
+0001001677 00000 n 
+0001040950 00000 n 
+0001041068 00000 n 
+0001041132 00000 n 
+0001041196 00000 n 
+0001043748 00000 n 
+0001004325 00000 n 
+0001004528 00000 n 
+0001004749 00000 n 
+0001004968 00000 n 
+0001005188 00000 n 
+0001005409 00000 n 
+0001005629 00000 n 
+0001005849 00000 n 
+0001006070 00000 n 
+0001006291 00000 n 
+0001006477 00000 n 
+0001006698 00000 n 
+0001006901 00000 n 
+0001007122 00000 n 
+0001007325 00000 n 
+0001007546 00000 n 
+0001007767 00000 n 
+0001007988 00000 n 
+0001008209 00000 n 
+0001008397 00000 n 
+0001008618 00000 n 
+0001008839 00000 n 
+0001012249 00000 n 
+0001012470 00000 n 
+0001009060 00000 n 
+0001010059 00000 n 
+0001003362 00000 n 
+0001001888 00000 n 
+0001009234 00000 n 
+0001009293 00000 n 
+0001009352 00000 n 
+0001009411 00000 n 
+0001009470 00000 n 
+0001009529 00000 n 
+0001009588 00000 n 
+0001009647 00000 n 
+0001009706 00000 n 
+0001009764 00000 n 
+0001009823 00000 n 
+0001009882 00000 n 
+0001009941 00000 n 
+0001010000 00000 n 
+0001043925 00000 n 
+0001044043 00000 n 
+0001044161 00000 n 
+0001044279 00000 n 
+0001012690 00000 n 
+0001012911 00000 n 
+0001013132 00000 n 
+0001013320 00000 n 
+0001013524 00000 n 
+0001013745 00000 n 
+0001013932 00000 n 
+0001014151 00000 n 
+0001014372 00000 n 
+0001014560 00000 n 
+0001014781 00000 n 
+0001014969 00000 n 
+0001015188 00000 n 
+0001015375 00000 n 
+0001015595 00000 n 
+0001015791 00000 n 
+0001015987 00000 n 
+0001016174 00000 n 
+0001016394 00000 n 
+0001016580 00000 n 
+0001016766 00000 n 
+0001016953 00000 n 
+0001017173 00000 n 
+0001017369 00000 n 
+0001017556 00000 n 
+0001017776 00000 n 
+0001017972 00000 n 
+0001018159 00000 n 
+0001018379 00000 n 
+0001018575 00000 n 
+0001018771 00000 n 
+0001018957 00000 n 
+0001019176 00000 n 
+0001019361 00000 n 
+0001022311 00000 n 
+0001022498 00000 n 
+0001022718 00000 n 
+0001019546 00000 n 
+0001020368 00000 n 
+0001011781 00000 n 
+0001010199 00000 n 
+0001019720 00000 n 
+0001019779 00000 n 
+0001019838 00000 n 
+0001019897 00000 n 
+0001019956 00000 n 
+0001020015 00000 n 
+0001020074 00000 n 
+0001020132 00000 n 
+0001020191 00000 n 
+0001020250 00000 n 
+0001020309 00000 n 
+0001046301 00000 n 
+0001046419 00000 n 
+0001046537 00000 n 
+0001046655 00000 n 
+0001046773 00000 n 
+0001046891 00000 n 
+0001022914 00000 n 
+0001023100 00000 n 
+0001023319 00000 n 
+0001023514 00000 n 
+0001023701 00000 n 
+0001023921 00000 n 
+0001024117 00000 n 
+0001024313 00000 n 
+0001024500 00000 n 
+0001024720 00000 n 
+0001024916 00000 n 
+0001025103 00000 n 
+0001025323 00000 n 
+0001025519 00000 n 
+0001025706 00000 n 
+0001025927 00000 n 
+0001026123 00000 n 
+0001026319 00000 n 
+0001026506 00000 n 
+0001026727 00000 n 
+0001026913 00000 n 
+0001027099 00000 n 
+0001027286 00000 n 
+0001027507 00000 n 
+0001027703 00000 n 
+0001027889 00000 n 
+0001028109 00000 n 
+0001028304 00000 n 
+0001028491 00000 n 
+0001028712 00000 n 
+0001028908 00000 n 
+0001029104 00000 n 
+0001029291 00000 n 
+0001029512 00000 n 
+0001029708 00000 n 
+0001029895 00000 n 
+0001030116 00000 n 
+0001030312 00000 n 
+0001030532 00000 n 
+0001030720 00000 n 
+0001030908 00000 n 
+0001031129 00000 n 
+0001031317 00000 n 
+0001031505 00000 n 
+0001031691 00000 n 
+0001031910 00000 n 
+0001032095 00000 n 
+0001035403 00000 n 
+0001035589 00000 n 
+0001035809 00000 n 
+0001035994 00000 n 
+0001032280 00000 n 
+0001032572 00000 n 
+0001021717 00000 n 
+0001020535 00000 n 
+0001032454 00000 n 
+0001032513 00000 n 
+0001047009 00000 n 
+0001047127 00000 n 
+0001047245 00000 n 
+0001047363 00000 n 
+0001047481 00000 n 
+0001049417 00000 n 
+0001049535 00000 n 
+0001049653 00000 n 
+0001049771 00000 n 
+0001049889 00000 n 
+0001050007 00000 n 
+0001050123 00000 n 
+0001050241 00000 n 
+0001050359 00000 n 
+0001050477 00000 n 
+0001036179 00000 n 
+0001036400 00000 n 
+0001036588 00000 n 
+0001036776 00000 n 
+0001036996 00000 n 
+0001037183 00000 n 
+0001037403 00000 n 
+0001037623 00000 n 
+0001037810 00000 n 
+0001038102 00000 n 
+0001035151 00000 n 
+0001032711 00000 n 
+0001037984 00000 n 
+0001038043 00000 n 
+0002867453 00000 n 
+0001050595 00000 n 
+0001054737 00000 n 
+0001054855 00000 n 
+0001054972 00000 n 
+0001040658 00000 n 
+0001041259 00000 n 
+0001040514 00000 n 
+0001038316 00000 n 
+0001040832 00000 n 
+0001040891 00000 n 
+0001041009 00000 n 
+0001043456 00000 n 
+0001044395 00000 n 
+0001043312 00000 n 
+0001041435 00000 n 
+0001043630 00000 n 
+0001043689 00000 n 
+0001043807 00000 n 
+0001043866 00000 n 
+0001043984 00000 n 
+0001044102 00000 n 
+0001044220 00000 n 
+0001044337 00000 n 
+0001046009 00000 n 
+0001047539 00000 n 
+0001045865 00000 n 
+0001044596 00000 n 
+0001046183 00000 n 
+0001046242 00000 n 
+0001046360 00000 n 
+0001046478 00000 n 
+0001046596 00000 n 
+0001046714 00000 n 
+0001046832 00000 n 
+0001046950 00000 n 
+0001047068 00000 n 
+0001047186 00000 n 
+0001047304 00000 n 
+0001047422 00000 n 
+0001049125 00000 n 
+0001050654 00000 n 
+0001048981 00000 n 
+0001047665 00000 n 
+0001049299 00000 n 
+0001049358 00000 n 
+0001049476 00000 n 
+0001049594 00000 n 
+0001049712 00000 n 
+0001049830 00000 n 
+0001049948 00000 n 
+0001050065 00000 n 
+0001050182 00000 n 
+0001050300 00000 n 
+0001050418 00000 n 
+0001050536 00000 n 
+0001052513 00000 n 
+0001052728 00000 n 
+0001052954 00000 n 
+0001053182 00000 n 
+0001053370 00000 n 
+0001053598 00000 n 
+0001053794 00000 n 
+0001054022 00000 n 
+0001054218 00000 n 
+0001057896 00000 n 
+0001058091 00000 n 
+0001058320 00000 n 
+0001054445 00000 n 
+0001055620 00000 n 
+0001052288 00000 n 
+0001050780 00000 n 
+0001054619 00000 n 
+0001054678 00000 n 
+0001054796 00000 n 
+0001054914 00000 n 
+0001055031 00000 n 
+0001055207 00000 n 
+0001055266 00000 n 
+0001055325 00000 n 
+0001055384 00000 n 
+0001055443 00000 n 
+0001055502 00000 n 
+0001055561 00000 n 
+0001058516 00000 n 
+0001058719 00000 n 
+0001058948 00000 n 
+0001059177 00000 n 
+0001059406 00000 n 
+0001059634 00000 n 
+0001059821 00000 n 
+0001060050 00000 n 
+0001060279 00000 n 
+0001060494 00000 n 
+0001060709 00000 n 
+0001060938 00000 n 
+0001061153 00000 n 
+0001061382 00000 n 
+0001061611 00000 n 
+0001061840 00000 n 
+0001062069 00000 n 
+0001062298 00000 n 
+0001062526 00000 n 
+0001062729 00000 n 
+0001062958 00000 n 
+0001063161 00000 n 
+0001063390 00000 n 
+0001063618 00000 n 
+0001067057 00000 n 
+0001067261 00000 n 
+0001063813 00000 n 
+0001064990 00000 n 
+0001057509 00000 n 
+0001055772 00000 n 
+0001063987 00000 n 
+0001064046 00000 n 
+0001064105 00000 n 
+0001064164 00000 n 
+0001064223 00000 n 
+0001064282 00000 n 
+0001064341 00000 n 
+0001064400 00000 n 
+0001064459 00000 n 
+0001064518 00000 n 
+0001064577 00000 n 
+0001064636 00000 n 
+0001064695 00000 n 
+0001064754 00000 n 
+0001064813 00000 n 
+0001064872 00000 n 
+0001064931 00000 n 
+0002867579 00000 n 
+0001067490 00000 n 
+0001067686 00000 n 
+0001067915 00000 n 
+0001068144 00000 n 
+0001068339 00000 n 
+0001068567 00000 n 
+0001068788 00000 n 
+0001069016 00000 n 
+0001069204 00000 n 
+0001069390 00000 n 
+0001069619 00000 n 
+0001069815 00000 n 
+0001070043 00000 n 
+0001070238 00000 n 
+0001070628 00000 n 
+0001070819 00000 n 
+0001071005 00000 n 
+0001071710 00000 n 
+0001066742 00000 n 
+0001065130 00000 n 
+0001071179 00000 n 
+0001071238 00000 n 
+0001071297 00000 n 
+0001071356 00000 n 
+0001071415 00000 n 
+0001071474 00000 n 
+0001071533 00000 n 
+0001071592 00000 n 
+0001070433 00000 n 
+0001071651 00000 n 
+0001074511 00000 n 
+0001074629 00000 n 
+0001074752 00000 n 
+0001074219 00000 n 
+0001074931 00000 n 
+0001074075 00000 n 
+0001071860 00000 n 
+0001074393 00000 n 
+0001074452 00000 n 
+0001074570 00000 n 
+0001074693 00000 n 
 0001074815 00000 n 
-0001073451 00000 n 
-0001078516 00000 n 
-0001078633 00000 n 
-0001078692 00000 n 
-0001078751 00000 n 
-0001078809 00000 n 
-0001078868 00000 n 
-0001078927 00000 n 
-0001078986 00000 n 
-0001079045 00000 n 
-0001079104 00000 n 
-0001079163 00000 n 
-0001079221 00000 n 
-0001079280 00000 n 
-0001081814 00000 n 
-0001082046 00000 n 
-0001082279 00000 n 
-0001082511 00000 n 
-0001082716 00000 n 
-0001082898 00000 n 
-0001083086 00000 n 
-0001083908 00000 n 
-0001081616 00000 n 
-0001079491 00000 n 
-0001083260 00000 n 
-0001083436 00000 n 
-0001083495 00000 n 
-0001083554 00000 n 
-0001083613 00000 n 
-0001083672 00000 n 
-0001083731 00000 n 
-0001083790 00000 n 
-0001083849 00000 n 
-0001086106 00000 n 
-0001086328 00000 n 
-0001086550 00000 n 
-0001086772 00000 n 
-0001086994 00000 n 
-0001087183 00000 n 
-0001087404 00000 n 
-0001087592 00000 n 
-0001087793 00000 n 
-0001088013 00000 n 
-0001088216 00000 n 
-0001088438 00000 n 
-0001088655 00000 n 
-0001088877 00000 n 
-0001092225 00000 n 
-0001092447 00000 n 
-0001089099 00000 n 
-0001090097 00000 n 
-0001085836 00000 n 
-0001084074 00000 n 
-0001089273 00000 n 
-0001089449 00000 n 
-0001089508 00000 n 
-0001089567 00000 n 
-0001089626 00000 n 
-0001089685 00000 n 
-0001089744 00000 n 
-0001089803 00000 n 
-0001089862 00000 n 
-0001089920 00000 n 
-0001089979 00000 n 
-0001090038 00000 n 
-0001102849 00000 n 
-0001092643 00000 n 
-0001092864 00000 n 
-0001093059 00000 n 
-0001093280 00000 n 
-0001093468 00000 n 
-0001093690 00000 n 
-0001093910 00000 n 
-0001094098 00000 n 
-0001094318 00000 n 
-0001094507 00000 n 
-0001094727 00000 n 
-0001094916 00000 n 
-0001095136 00000 n 
-0001095324 00000 n 
-0001095495 00000 n 
-0001095717 00000 n 
-0001095906 00000 n 
-0001096128 00000 n 
-0001096317 00000 n 
-0001096537 00000 n 
-0001096726 00000 n 
-0001096947 00000 n 
-0001097136 00000 n 
-0001097325 00000 n 
-0001097547 00000 n 
-0001097736 00000 n 
-0001101181 00000 n 
-0001101403 00000 n 
-0001097924 00000 n 
-0001098923 00000 n 
-0001091829 00000 n 
-0001090264 00000 n 
-0001098098 00000 n 
-0001098157 00000 n 
-0001098216 00000 n 
-0001098275 00000 n 
-0001098334 00000 n 
-0001098393 00000 n 
-0001098452 00000 n 
-0001098511 00000 n 
-0001098570 00000 n 
-0001098629 00000 n 
-0001098688 00000 n 
-0001098747 00000 n 
-0001098806 00000 n 
-0001098864 00000 n 
-0002867086 00000 n 
-0001103026 00000 n 
-0001103144 00000 n 
-0001101592 00000 n 
-0001101814 00000 n 
-0001102003 00000 n 
-0001102380 00000 n 
-0001103556 00000 n 
-0001100983 00000 n 
-0001099075 00000 n 
-0001102554 00000 n 
-0001102613 00000 n 
-0001102192 00000 n 
-0001102672 00000 n 
-0001102731 00000 n 
-0001102790 00000 n 
-0001102908 00000 n 
-0001102967 00000 n 
-0001103085 00000 n 
-0001103203 00000 n 
-0001103262 00000 n 
-0001103321 00000 n 
-0001103380 00000 n 
-0001103439 00000 n 
-0001105411 00000 n 
-0001105593 00000 n 
-0001105785 00000 n 
-0001106005 00000 n 
-0001106257 00000 n 
-0001106509 00000 n 
-0001106760 00000 n 
-0001109682 00000 n 
-0001109901 00000 n 
-0001107012 00000 n 
-0001107772 00000 n 
-0001105204 00000 n 
-0001103709 00000 n 
-0001107186 00000 n 
-0001107303 00000 n 
-0001107361 00000 n 
-0001107537 00000 n 
-0001107713 00000 n 
-0001145968 00000 n 
-0001146086 00000 n 
-0001146150 00000 n 
-0001146214 00000 n 
-0001146278 00000 n 
-0001110087 00000 n 
-0001110306 00000 n 
-0001110492 00000 n 
-0001110712 00000 n 
-0001110899 00000 n 
-0001111102 00000 n 
-0001111322 00000 n 
-0001111540 00000 n 
-0001111759 00000 n 
-0001111978 00000 n 
-0001112198 00000 n 
-0001112418 00000 n 
-0001112638 00000 n 
-0001112858 00000 n 
-0001113044 00000 n 
-0001113264 00000 n 
-0001113466 00000 n 
-0001113685 00000 n 
-0001113886 00000 n 
-0001114104 00000 n 
-0001114324 00000 n 
-0001114511 00000 n 
-0001114731 00000 n 
-0001118127 00000 n 
-0001114951 00000 n 
-0001116009 00000 n 
-0001109313 00000 n 
-0001107911 00000 n 
-0001115125 00000 n 
-0001115184 00000 n 
-0001115243 00000 n 
-0001115302 00000 n 
-0001115361 00000 n 
-0001115420 00000 n 
-0001115479 00000 n 
-0001115538 00000 n 
-0001115597 00000 n 
-0001115656 00000 n 
-0001115715 00000 n 
-0001115774 00000 n 
-0001115833 00000 n 
-0001115892 00000 n 
-0001115950 00000 n 
-0001151951 00000 n 
-0001152069 00000 n 
-0001155086 00000 n 
-0001118347 00000 n 
-0001118567 00000 n 
-0001118787 00000 n 
-0001119007 00000 n 
-0001119226 00000 n 
-0001119411 00000 n 
-0001119598 00000 n 
-0001119818 00000 n 
-0001120014 00000 n 
-0001120201 00000 n 
-0001120421 00000 n 
-0001120617 00000 n 
-0001120804 00000 n 
-0001121024 00000 n 
-0001121220 00000 n 
-0001121405 00000 n 
-0001121624 00000 n 
-0001121817 00000 n 
-0001122019 00000 n 
-0001122237 00000 n 
-0001122423 00000 n 
-0001122641 00000 n 
-0001122861 00000 n 
-0001123048 00000 n 
-0001123268 00000 n 
-0001123455 00000 n 
-0001126787 00000 n 
-0001127007 00000 n 
-0001123675 00000 n 
-0001124498 00000 n 
-0001117740 00000 n 
-0001116148 00000 n 
-0001123849 00000 n 
-0001123908 00000 n 
-0001123967 00000 n 
-0001124026 00000 n 
-0001124085 00000 n 
-0001124144 00000 n 
-0001124203 00000 n 
-0001124262 00000 n 
-0001124321 00000 n 
-0001124380 00000 n 
-0002861867 00000 n 
-0001124439 00000 n 
-0001146401 00000 n 
-0001146519 00000 n 
-0001151715 00000 n 
-0001151833 00000 n 
-0001127194 00000 n 
-0001127414 00000 n 
-0001127601 00000 n 
-0001127788 00000 n 
-0001128006 00000 n 
-0001128190 00000 n 
-0001128376 00000 n 
-0001128595 00000 n 
-0001128781 00000 n 
-0001128967 00000 n 
-0001129185 00000 n 
-0001129376 00000 n 
-0001129562 00000 n 
-0001129749 00000 n 
-0001129953 00000 n 
-0001130173 00000 n 
-0001130366 00000 n 
-0001130551 00000 n 
-0001130737 00000 n 
-0001130940 00000 n 
-0001131159 00000 n 
-0001131352 00000 n 
-0001131538 00000 n 
-0001131725 00000 n 
-0001131929 00000 n 
-0001132148 00000 n 
-0001132341 00000 n 
-0001132527 00000 n 
-0001132714 00000 n 
-0001132918 00000 n 
-0001133138 00000 n 
-0001133331 00000 n 
-0001133517 00000 n 
-0001133704 00000 n 
-0001133908 00000 n 
-0001134128 00000 n 
-0001134321 00000 n 
-0001134507 00000 n 
-0001134694 00000 n 
-0001134898 00000 n 
-0001135118 00000 n 
-0001135338 00000 n 
-0001135630 00000 n 
-0001126256 00000 n 
-0001124667 00000 n 
-0001135512 00000 n 
-0001135571 00000 n 
-0001155267 00000 n 
-0001155385 00000 n 
-0001155503 00000 n 
-0001155621 00000 n 
-0001155739 00000 n 
-0001158228 00000 n 
-0001158344 00000 n 
-0001160815 00000 n 
-0001160933 00000 n 
-0001161051 00000 n 
-0001165236 00000 n 
-0001138728 00000 n 
-0001138914 00000 n 
-0001139076 00000 n 
-0001139368 00000 n 
-0001138566 00000 n 
-0001135796 00000 n 
-0001139250 00000 n 
-0001139309 00000 n 
-0002867212 00000 n 
-0001142102 00000 n 
-0001142335 00000 n 
-0001141958 00000 n 
-0001139606 00000 n 
-0001142276 00000 n 
-0001145047 00000 n 
-0001145272 00000 n 
-0001145457 00000 n 
-0001145676 00000 n 
-0001146577 00000 n 
-0001144876 00000 n 
-0001142523 00000 n 
-0001145850 00000 n 
-0001145909 00000 n 
-0001146027 00000 n 
-0001146342 00000 n 
-0001146460 00000 n 
-0001437537 00000 n 
-0001148661 00000 n 
-0001148847 00000 n 
-0001149067 00000 n 
-0001149253 00000 n 
-0001149691 00000 n 
-0001149920 00000 n 
-0001150131 00000 n 
-0001150318 00000 n 
-0001150757 00000 n 
-0001150986 00000 n 
-0001151197 00000 n 
-0001151423 00000 n 
-0001152133 00000 n 
-0001148400 00000 n 
-0001146766 00000 n 
-0001151597 00000 n 
-0001151656 00000 n 
-0001151774 00000 n 
-0001149473 00000 n 
-0001151892 00000 n 
-0001150538 00000 n 
-0001152010 00000 n 
-0001538010 00000 n 
-0001443037 00000 n 
-0001154568 00000 n 
-0001154794 00000 n 
-0001155857 00000 n 
-0001154415 00000 n 
-0001152259 00000 n 
-0001154968 00000 n 
-0001155027 00000 n 
-0001155150 00000 n 
-0001155209 00000 n 
-0001155326 00000 n 
-0001155444 00000 n 
-0001155562 00000 n 
-0001155680 00000 n 
-0001155798 00000 n 
-0001443155 00000 n 
-0001157995 00000 n 
-0001158462 00000 n 
-0001157851 00000 n 
-0001156009 00000 n 
-0001158169 00000 n 
-0001158286 00000 n 
-0001158403 00000 n 
-0001160582 00000 n 
-0001161110 00000 n 
-0001160438 00000 n 
-0001158601 00000 n 
-0001160756 00000 n 
-0001160874 00000 n 
-0001160992 00000 n 
-0002867338 00000 n 
-0001163466 00000 n 
-0001163667 00000 n 
-0001163881 00000 n 
-0001164108 00000 n 
-0001164335 00000 n 
-0001164522 00000 n 
-0001164749 00000 n 
-0001168017 00000 n 
-0001164944 00000 n 
-0001165765 00000 n 
-0001163259 00000 n 
-0001161262 00000 n 
-0001165118 00000 n 
-0001165177 00000 n 
-0001165295 00000 n 
-0001165471 00000 n 
-0001165530 00000 n 
-0001165589 00000 n 
-0001165648 00000 n 
-0001165707 00000 n 
-0001168244 00000 n 
-0001168438 00000 n 
-0001168664 00000 n 
-0001168859 00000 n 
-0001169062 00000 n 
-0001169290 00000 n 
-0001169518 00000 n 
-0001169746 00000 n 
-0001169933 00000 n 
-0001170161 00000 n 
-0001170388 00000 n 
-0001170602 00000 n 
-0001170816 00000 n 
-0001171044 00000 n 
-0001171258 00000 n 
-0001171486 00000 n 
-0001171714 00000 n 
-0001171941 00000 n 
-0001172168 00000 n 
-0001172396 00000 n 
-0001172624 00000 n 
-0001172827 00000 n 
-0001173055 00000 n 
-0001173258 00000 n 
-0001173486 00000 n 
-0001173713 00000 n 
-0001177497 00000 n 
-0001177700 00000 n 
-0001173906 00000 n 
-0001174964 00000 n 
-0001167630 00000 n 
-0001165917 00000 n 
-0001174080 00000 n 
-0001174139 00000 n 
-0001174198 00000 n 
-0001174257 00000 n 
-0001174316 00000 n 
-0001174375 00000 n 
-0001174434 00000 n 
-0001174493 00000 n 
-0001174551 00000 n 
-0001174610 00000 n 
-0001174669 00000 n 
-0001174728 00000 n 
-0001174787 00000 n 
-0001174846 00000 n 
-0001174905 00000 n 
-0001188567 00000 n 
-0001188685 00000 n 
-0001177927 00000 n 
-0001178122 00000 n 
-0001178350 00000 n 
-0001178578 00000 n 
-0001178773 00000 n 
-0001179001 00000 n 
-0001179221 00000 n 
-0001179449 00000 n 
-0001179643 00000 n 
-0001179870 00000 n 
-0001180065 00000 n 
-0001180454 00000 n 
-0001180648 00000 n 
-0001180834 00000 n 
-0001181480 00000 n 
-0001177209 00000 n 
-0001175117 00000 n 
-0001181008 00000 n 
-0001181067 00000 n 
-0001181126 00000 n 
-0001181185 00000 n 
-0001181244 00000 n 
-0001181303 00000 n 
-0001181362 00000 n 
-0001180260 00000 n 
-0001181421 00000 n 
-0001188867 00000 n 
-0001188985 00000 n 
-0001183925 00000 n 
-0001184158 00000 n 
-0001183781 00000 n 
-0001181630 00000 n 
-0001184099 00000 n 
-0001186494 00000 n 
-0001186867 00000 n 
-0001187101 00000 n 
-0001187329 00000 n 
-0001187563 00000 n 
-0001187783 00000 n 
-0001188029 00000 n 
-0001188275 00000 n 
-0001189401 00000 n 
-0001186278 00000 n 
-0001184345 00000 n 
-0001188449 00000 n 
-0001188508 00000 n 
-0001188626 00000 n 
-0001186681 00000 n 
-0001188749 00000 n 
-0001188808 00000 n 
-0001188926 00000 n 
-0001189048 00000 n 
-0001189224 00000 n 
-0001189283 00000 n 
-0001189342 00000 n 
-0001477480 00000 n 
-0001477602 00000 n 
-0001191359 00000 n 
-0001191605 00000 n 
-0001191851 00000 n 
-0001192038 00000 n 
-0001192285 00000 n 
-0001192472 00000 n 
-0001192719 00000 n 
-0001192966 00000 n 
-0001193212 00000 n 
-0001193458 00000 n 
-0001193705 00000 n 
-0001193917 00000 n 
-0001194305 00000 n 
-0001195126 00000 n 
-0001191098 00000 n 
-0001189553 00000 n 
-0001194479 00000 n 
-0001194538 00000 n 
-0001194597 00000 n 
-0001194654 00000 n 
-0001194713 00000 n 
-0001194772 00000 n 
-0001194831 00000 n 
-0001194890 00000 n 
-0001194949 00000 n 
-0001195008 00000 n 
-0001194111 00000 n 
-0002867464 00000 n 
-0001197156 00000 n 
-0001197378 00000 n 
-0001197568 00000 n 
-0001197791 00000 n 
-0001197981 00000 n 
-0001198185 00000 n 
-0001198406 00000 n 
-0001198596 00000 n 
-0001198800 00000 n 
-0001199021 00000 n 
-0001199211 00000 n 
-0001199432 00000 n 
-0001199622 00000 n 
-0001199843 00000 n 
-0001200033 00000 n 
-0001200222 00000 n 
-0001200442 00000 n 
-0001200632 00000 n 
-0001200851 00000 n 
-0001201040 00000 n 
-0001201229 00000 n 
-0001201450 00000 n 
-0001201640 00000 n 
-0001201830 00000 n 
-0001202019 00000 n 
-0001202240 00000 n 
-0001202430 00000 n 
-0001202620 00000 n 
-0001202810 00000 n 
-0001203033 00000 n 
-0001203222 00000 n 
-0001203412 00000 n 
-0001203602 00000 n 
-0001203792 00000 n 
-0001203982 00000 n 
-0001204203 00000 n 
-0001204393 00000 n 
-0001204583 00000 n 
-0001207319 00000 n 
-0001207540 00000 n 
-0001207730 00000 n 
-0001207920 00000 n 
-0001208110 00000 n 
-0001208331 00000 n 
-0001208521 00000 n 
-0001208711 00000 n 
-0001204772 00000 n 
-0001205122 00000 n 
-0001196670 00000 n 
-0001195265 00000 n 
-0001204946 00000 n 
-0001205063 00000 n 
-0001211660 00000 n 
-0001211778 00000 n 
-0001211896 00000 n 
-0001212014 00000 n 
-0001212132 00000 n 
-0001212248 00000 n 
-0001212365 00000 n 
-0001214702 00000 n 
-0001214820 00000 n 
-0001214937 00000 n 
-0001215055 00000 n 
-0001215173 00000 n 
-0001208900 00000 n 
-0001209121 00000 n 
-0001209311 00000 n 
-0001209501 00000 n 
-0001209691 00000 n 
-0001209911 00000 n 
-0001210100 00000 n 
-0001210289 00000 n 
-0001210511 00000 n 
-0001210700 00000 n 
-0001210889 00000 n 
-0001211078 00000 n 
-0001211251 00000 n 
-0001212424 00000 n 
-0001206995 00000 n 
-0001205247 00000 n 
-0001211425 00000 n 
-0001211484 00000 n 
-0001211543 00000 n 
-0001211601 00000 n 
-0001211719 00000 n 
-0001211837 00000 n 
-0001211955 00000 n 
-0001212073 00000 n 
-0001212189 00000 n 
-0001212307 00000 n 
-0001215295 00000 n 
-0001215413 00000 n 
-0001215531 00000 n 
-0001215648 00000 n 
-0001214410 00000 n 
-0001215828 00000 n 
-0001214266 00000 n 
-0001212564 00000 n 
-0001214584 00000 n 
-0001214643 00000 n 
-0001214761 00000 n 
-0001214879 00000 n 
-0001214996 00000 n 
-0001215114 00000 n 
-0001215236 00000 n 
-0001215354 00000 n 
-0001215472 00000 n 
-0001215590 00000 n 
-0001215712 00000 n 
-0001217823 00000 n 
-0001218027 00000 n 
-0001218242 00000 n 
-0001218456 00000 n 
-0001218659 00000 n 
-0001218863 00000 n 
-0001219077 00000 n 
-0001219273 00000 n 
-0001219487 00000 n 
-0001219682 00000 n 
-0001219875 00000 n 
-0001220089 00000 n 
-0001220285 00000 n 
-0001220499 00000 n 
-0001220694 00000 n 
-0001220887 00000 n 
-0001221101 00000 n 
-0001221302 00000 n 
-0001221516 00000 n 
-0001221716 00000 n 
-0001221909 00000 n 
-0001222123 00000 n 
-0001222304 00000 n 
-0001222490 00000 n 
-0001222694 00000 n 
-0001222908 00000 n 
-0001223095 00000 n 
-0001223299 00000 n 
-0001223513 00000 n 
-0001223707 00000 n 
-0001223911 00000 n 
-0001224125 00000 n 
-0001224306 00000 n 
-0001227312 00000 n 
-0001227526 00000 n 
-0001227714 00000 n 
-0001224504 00000 n 
-0001224969 00000 n 
-0001217382 00000 n 
-0001215954 00000 n 
-0001224678 00000 n 
-0001224795 00000 n 
-0001224853 00000 n 
-0001224911 00000 n 
-0001309852 00000 n 
-0001309970 00000 n 
-0001311977 00000 n 
-0001312095 00000 n 
-0001312213 00000 n 
-0001312331 00000 n 
-0001314556 00000 n 
-0001314674 00000 n 
-0001314792 00000 n 
-0001317414 00000 n 
-0001317529 00000 n 
-0001227917 00000 n 
-0001228131 00000 n 
-0001228313 00000 n 
-0001228517 00000 n 
-0001228698 00000 n 
-0001228912 00000 n 
-0001229094 00000 n 
-0001229298 00000 n 
-0001229512 00000 n 
-0001229716 00000 n 
-0001229931 00000 n 
-0001230101 00000 n 
-0001230297 00000 n 
-0001230510 00000 n 
-0001230706 00000 n 
-0001230920 00000 n 
-0001231116 00000 n 
-0001231331 00000 n 
-0001231527 00000 n 
-0001231742 00000 n 
-0001231943 00000 n 
-0001232157 00000 n 
-0001232357 00000 n 
-0001232570 00000 n 
-0001232767 00000 n 
-0001232981 00000 n 
-0001233168 00000 n 
-0001233365 00000 n 
-0001233579 00000 n 
-0001233771 00000 n 
-0001233968 00000 n 
-0001234182 00000 n 
-0001234368 00000 n 
-0001234564 00000 n 
-0001234777 00000 n 
-0001234963 00000 n 
-0001238434 00000 n 
-0001235176 00000 n 
-0001236230 00000 n 
-0001226817 00000 n 
-0001225108 00000 n 
-0001235350 00000 n 
-0001235409 00000 n 
-0001235468 00000 n 
-0001235527 00000 n 
-0001235586 00000 n 
-0001235645 00000 n 
-0001235704 00000 n 
-0001235763 00000 n 
-0001235822 00000 n 
-0001235880 00000 n 
-0001235939 00000 n 
-0001235998 00000 n 
-0001236057 00000 n 
-0001236112 00000 n 
-0001236171 00000 n 
-0001320782 00000 n 
-0001320905 00000 n 
-0001238649 00000 n 
-0001238863 00000 n 
-0001239078 00000 n 
-0001239260 00000 n 
-0001239475 00000 n 
-0001239690 00000 n 
-0001239905 00000 n 
-0001240120 00000 n 
-0001240306 00000 n 
-0001240520 00000 n 
-0001240715 00000 n 
-0001240930 00000 n 
-0001241125 00000 n 
-0001241339 00000 n 
-0001241535 00000 n 
-0001241739 00000 n 
-0001241943 00000 n 
-0001242157 00000 n 
-0001242353 00000 n 
-0001242557 00000 n 
-0001242761 00000 n 
-0001242948 00000 n 
-0001243163 00000 n 
-0001243359 00000 n 
-0001243562 00000 n 
-0001243765 00000 n 
-0001243980 00000 n 
-0001244176 00000 n 
-0001244379 00000 n 
-0001244582 00000 n 
-0001244769 00000 n 
-0001244984 00000 n 
-0001245166 00000 n 
-0001245381 00000 n 
-0001248186 00000 n 
-0001248399 00000 n 
-0001248580 00000 n 
-0001245562 00000 n 
-0001245972 00000 n 
-0001237975 00000 n 
-0001236370 00000 n 
-0001245736 00000 n 
-0001245795 00000 n 
-0001245854 00000 n 
-0001245913 00000 n 
-0002867590 00000 n 
-0001323169 00000 n 
-0001323285 00000 n 
-0001323408 00000 n 
-0001323525 00000 n 
-0001323648 00000 n 
-0001323766 00000 n 
-0001326700 00000 n 
-0001326818 00000 n 
-0001326940 00000 n 
-0001330017 00000 n 
-0001330140 00000 n 
-0001330262 00000 n 
-0001248766 00000 n 
-0001248981 00000 n 
-0001249194 00000 n 
-0001249382 00000 n 
-0001249597 00000 n 
-0001249783 00000 n 
-0001249996 00000 n 
-0001250189 00000 n 
-0001250404 00000 n 
-0001250597 00000 n 
-0001250808 00000 n 
-0001251001 00000 n 
-0001251213 00000 n 
-0001251408 00000 n 
-0001251623 00000 n 
-0001251819 00000 n 
-0001252034 00000 n 
-0001252230 00000 n 
-0001252443 00000 n 
-0001252631 00000 n 
-0001252846 00000 n 
-0001253034 00000 n 
-0001253246 00000 n 
-0001253441 00000 n 
-0001253656 00000 n 
-0001253851 00000 n 
-0001254064 00000 n 
-0001254260 00000 n 
-0001254475 00000 n 
-0001254671 00000 n 
-0001254883 00000 n 
-0001258000 00000 n 
-0001258213 00000 n 
-0001258409 00000 n 
-0001258622 00000 n 
-0001255071 00000 n 
-0001255304 00000 n 
-0001247736 00000 n 
-0001246098 00000 n 
-0001255245 00000 n 
-0001333501 00000 n 
-0001333619 00000 n 
-0001333735 00000 n 
-0001336579 00000 n 
-0001336814 00000 n 
-0001339263 00000 n 
-0001342021 00000 n 
-0001344939 00000 n 
-0001345175 00000 n 
-0001347847 00000 n 
-0001258810 00000 n 
-0001259022 00000 n 
-0001259218 00000 n 
-0001259431 00000 n 
-0001259632 00000 n 
-0001259845 00000 n 
-0001260046 00000 n 
-0001260260 00000 n 
-0001260461 00000 n 
-0001260675 00000 n 
-0001260875 00000 n 
-0001261088 00000 n 
-0001261274 00000 n 
-0001261439 00000 n 
-0001261652 00000 n 
-0001261844 00000 n 
-0001262009 00000 n 
-0001262222 00000 n 
-0001262404 00000 n 
-0001262619 00000 n 
-0001262801 00000 n 
-0001263013 00000 n 
-0001263193 00000 n 
-0001263408 00000 n 
-0001263589 00000 n 
-0001263804 00000 n 
-0001263985 00000 n 
-0001264198 00000 n 
-0001264378 00000 n 
+0001076737 00000 n 
+0001076984 00000 n 
+0001077231 00000 n 
+0001077478 00000 n 
+0001077726 00000 n 
+0001077914 00000 n 
+0001078162 00000 n 
+0001078349 00000 n 
+0001078595 00000 n 
+0001078842 00000 n 
+0001079089 00000 n 
+0001079336 00000 n 
+0001079584 00000 n 
+0001079798 00000 n 
+0001079994 00000 n 
+0001080991 00000 n 
+0001076467 00000 n 
+0001075107 00000 n 
+0001080168 00000 n 
+0001080285 00000 n 
+0001080344 00000 n 
+0001080403 00000 n 
+0001080461 00000 n 
+0001080520 00000 n 
+0001080579 00000 n 
+0001080638 00000 n 
+0001080697 00000 n 
+0001080756 00000 n 
+0001080815 00000 n 
+0001080873 00000 n 
+0001080932 00000 n 
+0001083463 00000 n 
+0001083695 00000 n 
+0001083928 00000 n 
+0001084160 00000 n 
+0001084365 00000 n 
+0001084547 00000 n 
+0001084735 00000 n 
+0001085557 00000 n 
+0001083265 00000 n 
+0001081143 00000 n 
+0001084909 00000 n 
+0001085085 00000 n 
+0001085144 00000 n 
+0001085203 00000 n 
+0001085262 00000 n 
+0001085321 00000 n 
+0001085380 00000 n 
+0001085439 00000 n 
+0001085498 00000 n 
+0001087750 00000 n 
+0001087972 00000 n 
+0001088194 00000 n 
+0001088416 00000 n 
+0001088638 00000 n 
+0001088827 00000 n 
+0001089048 00000 n 
+0001089236 00000 n 
+0001089437 00000 n 
+0001089657 00000 n 
+0001089860 00000 n 
+0001090082 00000 n 
+0001090299 00000 n 
+0001090521 00000 n 
+0001093865 00000 n 
+0001094087 00000 n 
+0001090743 00000 n 
+0001091741 00000 n 
+0001087480 00000 n 
+0001085723 00000 n 
+0001090917 00000 n 
+0001091093 00000 n 
+0001091152 00000 n 
+0001091211 00000 n 
+0001091270 00000 n 
+0001091329 00000 n 
+0001091388 00000 n 
+0001091447 00000 n 
+0001091506 00000 n 
+0001091564 00000 n 
+0001091623 00000 n 
+0001091682 00000 n 
+0001104486 00000 n 
+0001094283 00000 n 
+0001094504 00000 n 
+0001094699 00000 n 
+0001094920 00000 n 
+0001095108 00000 n 
+0001095330 00000 n 
+0001095550 00000 n 
+0001095738 00000 n 
+0001095958 00000 n 
+0001096147 00000 n 
+0001096367 00000 n 
+0001096556 00000 n 
+0001096776 00000 n 
+0001096964 00000 n 
+0001097135 00000 n 
+0001097357 00000 n 
+0001097546 00000 n 
+0001097768 00000 n 
+0001097957 00000 n 
+0001098177 00000 n 
+0001098366 00000 n 
+0001098587 00000 n 
+0001098776 00000 n 
+0001098965 00000 n 
+0001099187 00000 n 
+0001099376 00000 n 
+0001102818 00000 n 
+0001103040 00000 n 
+0001099564 00000 n 
+0001100563 00000 n 
+0001093469 00000 n 
+0001091908 00000 n 
+0001099738 00000 n 
+0001099797 00000 n 
+0001099856 00000 n 
+0001099915 00000 n 
+0001099974 00000 n 
+0001100033 00000 n 
+0001100092 00000 n 
+0001100151 00000 n 
+0001100210 00000 n 
+0001100269 00000 n 
+0001100328 00000 n 
+0001100387 00000 n 
+0001100446 00000 n 
+0001100504 00000 n 
+0002867705 00000 n 
+0001104663 00000 n 
+0001104781 00000 n 
+0001103229 00000 n 
+0001103451 00000 n 
+0001103640 00000 n 
+0001104017 00000 n 
+0001105193 00000 n 
+0001102620 00000 n 
+0001100715 00000 n 
+0001104191 00000 n 
+0001104250 00000 n 
+0001103829 00000 n 
+0001104309 00000 n 
+0001104368 00000 n 
+0001104427 00000 n 
+0001104545 00000 n 
+0001104604 00000 n 
+0001104722 00000 n 
+0001104840 00000 n 
+0001104899 00000 n 
+0001104958 00000 n 
+0001105017 00000 n 
+0001105076 00000 n 
+0001107045 00000 n 
+0001107227 00000 n 
+0001107419 00000 n 
+0001107639 00000 n 
+0001107891 00000 n 
+0001108143 00000 n 
+0001108394 00000 n 
+0001111311 00000 n 
+0001111530 00000 n 
+0001108646 00000 n 
+0001109406 00000 n 
+0001106838 00000 n 
+0001105346 00000 n 
+0001108820 00000 n 
+0001108937 00000 n 
+0001108995 00000 n 
+0001109171 00000 n 
+0001109347 00000 n 
+0001147576 00000 n 
+0001147694 00000 n 
+0001147758 00000 n 
+0001147822 00000 n 
+0001147886 00000 n 
+0001111716 00000 n 
+0001111935 00000 n 
+0001112121 00000 n 
+0001112341 00000 n 
+0001112528 00000 n 
+0001112731 00000 n 
+0001112951 00000 n 
+0001113169 00000 n 
+0001113388 00000 n 
+0001113607 00000 n 
+0001113827 00000 n 
+0001114047 00000 n 
+0001114267 00000 n 
+0001114487 00000 n 
+0001114673 00000 n 
+0001114893 00000 n 
+0001115095 00000 n 
+0001115314 00000 n 
+0001115515 00000 n 
+0001115733 00000 n 
+0001115953 00000 n 
+0001116140 00000 n 
+0001116360 00000 n 
+0001119751 00000 n 
+0001116580 00000 n 
+0001117638 00000 n 
+0001110942 00000 n 
+0001109545 00000 n 
+0001116754 00000 n 
+0001116813 00000 n 
+0001116872 00000 n 
+0001116931 00000 n 
+0001116990 00000 n 
+0001117049 00000 n 
+0001117108 00000 n 
+0001117167 00000 n 
+0001117226 00000 n 
+0001117285 00000 n 
+0001117344 00000 n 
+0001117403 00000 n 
+0001117462 00000 n 
+0001117521 00000 n 
+0001117579 00000 n 
+0001153554 00000 n 
+0001153672 00000 n 
+0001156688 00000 n 
+0001119971 00000 n 
+0001120191 00000 n 
+0001120411 00000 n 
+0001120631 00000 n 
+0001120850 00000 n 
+0001121035 00000 n 
+0001121222 00000 n 
+0001121442 00000 n 
+0001121638 00000 n 
+0001121825 00000 n 
+0001122045 00000 n 
+0001122241 00000 n 
+0001122428 00000 n 
+0001122648 00000 n 
+0001122844 00000 n 
+0001123029 00000 n 
+0001123248 00000 n 
+0001123441 00000 n 
+0001123643 00000 n 
+0001123861 00000 n 
+0001124047 00000 n 
+0001124265 00000 n 
+0001124485 00000 n 
+0001124672 00000 n 
+0001124892 00000 n 
+0001125079 00000 n 
+0001128404 00000 n 
+0001128624 00000 n 
+0001125299 00000 n 
+0001126122 00000 n 
+0001119364 00000 n 
+0001117777 00000 n 
+0001125473 00000 n 
+0001125532 00000 n 
+0001125591 00000 n 
+0001125650 00000 n 
+0001125709 00000 n 
+0001125768 00000 n 
+0001125827 00000 n 
+0001125886 00000 n 
+0001125945 00000 n 
+0001126004 00000 n 
+0002862486 00000 n 
+0001126063 00000 n 
+0001148009 00000 n 
+0001148127 00000 n 
+0001153318 00000 n 
+0001153436 00000 n 
+0001128811 00000 n 
+0001129031 00000 n 
+0001129218 00000 n 
+0001129405 00000 n 
+0001129623 00000 n 
+0001129807 00000 n 
+0001129993 00000 n 
+0001130212 00000 n 
+0001130398 00000 n 
+0001130584 00000 n 
+0001130802 00000 n 
+0001130993 00000 n 
+0001131179 00000 n 
+0001131366 00000 n 
+0001131570 00000 n 
+0001131790 00000 n 
+0001131983 00000 n 
+0001132168 00000 n 
+0001132354 00000 n 
+0001132557 00000 n 
+0001132776 00000 n 
+0001132969 00000 n 
+0001133155 00000 n 
+0001133342 00000 n 
+0001133546 00000 n 
+0001133765 00000 n 
+0001133958 00000 n 
+0001134144 00000 n 
+0001134331 00000 n 
+0001134535 00000 n 
+0001134755 00000 n 
+0001134948 00000 n 
+0001135134 00000 n 
+0001135321 00000 n 
+0001135525 00000 n 
+0001135745 00000 n 
+0001135938 00000 n 
+0001136124 00000 n 
+0001136311 00000 n 
+0001136515 00000 n 
+0001136735 00000 n 
+0001136955 00000 n 
+0001137247 00000 n 
+0001127873 00000 n 
+0001126291 00000 n 
+0001137129 00000 n 
+0001137188 00000 n 
+0001156869 00000 n 
+0001156987 00000 n 
+0001157105 00000 n 
+0001157223 00000 n 
+0001157341 00000 n 
+0001159824 00000 n 
+0001159940 00000 n 
+0001162404 00000 n 
+0001162522 00000 n 
+0001162640 00000 n 
+0001166820 00000 n 
+0001140342 00000 n 
+0001140528 00000 n 
+0001140690 00000 n 
+0001140982 00000 n 
+0001140180 00000 n 
+0001137413 00000 n 
+0001140864 00000 n 
+0001140923 00000 n 
+0002867831 00000 n 
+0001143714 00000 n 
+0001143947 00000 n 
+0001143570 00000 n 
+0001141220 00000 n 
+0001143888 00000 n 
+0001146655 00000 n 
+0001146880 00000 n 
+0001147065 00000 n 
+0001147284 00000 n 
+0001148185 00000 n 
+0001146484 00000 n 
+0001144135 00000 n 
+0001147458 00000 n 
+0001147517 00000 n 
+0001147635 00000 n 
+0001147950 00000 n 
+0001148068 00000 n 
+0001438902 00000 n 
+0001150264 00000 n 
+0001150450 00000 n 
+0001150670 00000 n 
+0001150856 00000 n 
+0001151294 00000 n 
+0001151523 00000 n 
+0001151734 00000 n 
+0001151921 00000 n 
+0001152360 00000 n 
+0001152589 00000 n 
+0001152800 00000 n 
+0001153026 00000 n 
+0001153736 00000 n 
+0001150003 00000 n 
+0001148374 00000 n 
+0001153200 00000 n 
+0001153259 00000 n 
+0001153377 00000 n 
+0001151076 00000 n 
+0001153495 00000 n 
+0001152141 00000 n 
+0001153613 00000 n 
+0001539295 00000 n 
+0001444395 00000 n 
+0001156170 00000 n 
+0001156396 00000 n 
+0001157459 00000 n 
+0001156017 00000 n 
+0001153862 00000 n 
+0001156570 00000 n 
+0001156629 00000 n 
+0001156752 00000 n 
+0001156811 00000 n 
+0001156928 00000 n 
+0001157046 00000 n 
+0001157164 00000 n 
+0001157282 00000 n 
+0001157400 00000 n 
+0001444513 00000 n 
+0001159591 00000 n 
+0001160058 00000 n 
+0001159447 00000 n 
+0001157611 00000 n 
+0001159765 00000 n 
+0001159882 00000 n 
+0001159999 00000 n 
+0001162171 00000 n 
+0001162699 00000 n 
+0001162027 00000 n 
+0001160197 00000 n 
+0001162345 00000 n 
+0001162463 00000 n 
+0001162581 00000 n 
+0002867957 00000 n 
+0001165050 00000 n 
+0001165251 00000 n 
+0001165465 00000 n 
+0001165692 00000 n 
+0001165919 00000 n 
+0001166106 00000 n 
+0001166333 00000 n 
+0001169599 00000 n 
+0001166528 00000 n 
+0001167349 00000 n 
+0001164843 00000 n 
+0001162851 00000 n 
+0001166702 00000 n 
+0001166761 00000 n 
+0001166879 00000 n 
+0001167055 00000 n 
+0001167114 00000 n 
+0001167173 00000 n 
+0001167232 00000 n 
+0001167291 00000 n 
+0001169826 00000 n 
+0001170020 00000 n 
+0001170246 00000 n 
+0001170441 00000 n 
+0001170644 00000 n 
+0001170872 00000 n 
+0001171100 00000 n 
+0001171328 00000 n 
+0001171515 00000 n 
+0001171743 00000 n 
+0001171970 00000 n 
+0001172184 00000 n 
+0001172398 00000 n 
+0001172626 00000 n 
+0001172840 00000 n 
+0001173068 00000 n 
+0001173296 00000 n 
+0001173523 00000 n 
+0001173750 00000 n 
+0001173978 00000 n 
+0001174206 00000 n 
+0001174409 00000 n 
+0001174637 00000 n 
+0001174840 00000 n 
+0001175068 00000 n 
+0001175295 00000 n 
+0001179073 00000 n 
+0001179276 00000 n 
+0001175488 00000 n 
+0001176546 00000 n 
+0001169212 00000 n 
+0001167501 00000 n 
+0001175662 00000 n 
+0001175721 00000 n 
+0001175780 00000 n 
+0001175839 00000 n 
+0001175898 00000 n 
+0001175957 00000 n 
+0001176016 00000 n 
+0001176075 00000 n 
+0001176133 00000 n 
+0001176192 00000 n 
+0001176251 00000 n 
+0001176310 00000 n 
+0001176369 00000 n 
+0001176428 00000 n 
+0001176487 00000 n 
+0001190134 00000 n 
+0001190252 00000 n 
+0001179503 00000 n 
+0001179698 00000 n 
+0001179926 00000 n 
+0001180154 00000 n 
+0001180349 00000 n 
+0001180577 00000 n 
+0001180797 00000 n 
+0001181025 00000 n 
+0001181219 00000 n 
+0001181446 00000 n 
+0001181641 00000 n 
+0001182030 00000 n 
+0001182224 00000 n 
+0001182410 00000 n 
+0001183056 00000 n 
+0001178785 00000 n 
+0001176699 00000 n 
+0001182584 00000 n 
+0001182643 00000 n 
+0001182702 00000 n 
+0001182761 00000 n 
+0001182820 00000 n 
+0001182879 00000 n 
+0001182938 00000 n 
+0001181836 00000 n 
+0001182997 00000 n 
+0001190434 00000 n 
+0001190552 00000 n 
+0001185497 00000 n 
+0001185730 00000 n 
+0001185353 00000 n 
+0001183206 00000 n 
+0001185671 00000 n 
+0001188061 00000 n 
+0001188434 00000 n 
+0001188668 00000 n 
+0001188896 00000 n 
+0001189130 00000 n 
+0001189350 00000 n 
+0001189596 00000 n 
+0001189842 00000 n 
+0001190968 00000 n 
+0001187845 00000 n 
+0001185917 00000 n 
+0001190016 00000 n 
+0001190075 00000 n 
+0001190193 00000 n 
+0001188248 00000 n 
+0001190316 00000 n 
+0001190375 00000 n 
+0001190493 00000 n 
+0001190615 00000 n 
+0001190791 00000 n 
+0001190850 00000 n 
+0001190909 00000 n 
+0001478811 00000 n 
+0001478933 00000 n 
+0001192921 00000 n 
+0001193167 00000 n 
+0001193413 00000 n 
+0001193600 00000 n 
+0001193847 00000 n 
+0001194034 00000 n 
+0001194281 00000 n 
+0001194528 00000 n 
+0001194774 00000 n 
+0001195020 00000 n 
+0001195267 00000 n 
+0001195479 00000 n 
+0001195867 00000 n 
+0001196688 00000 n 
+0001192660 00000 n 
+0001191120 00000 n 
+0001196041 00000 n 
+0001196100 00000 n 
+0001196159 00000 n 
+0001196216 00000 n 
+0001196275 00000 n 
+0001196334 00000 n 
+0001196393 00000 n 
+0001196452 00000 n 
+0001196511 00000 n 
+0001196570 00000 n 
+0001195673 00000 n 
+0002868083 00000 n 
+0001198713 00000 n 
+0001198935 00000 n 
+0001199125 00000 n 
+0001199348 00000 n 
+0001199538 00000 n 
+0001199742 00000 n 
+0001199963 00000 n 
+0001200153 00000 n 
+0001200357 00000 n 
+0001200578 00000 n 
+0001200768 00000 n 
+0001200989 00000 n 
+0001201179 00000 n 
+0001201400 00000 n 
+0001201590 00000 n 
+0001201779 00000 n 
+0001201999 00000 n 
+0001202189 00000 n 
+0001202408 00000 n 
+0001202597 00000 n 
+0001202786 00000 n 
+0001203007 00000 n 
+0001203197 00000 n 
+0001203387 00000 n 
+0001203576 00000 n 
+0001203797 00000 n 
+0001203987 00000 n 
+0001204177 00000 n 
+0001204367 00000 n 
+0001204590 00000 n 
+0001204779 00000 n 
+0001204969 00000 n 
+0001205159 00000 n 
+0001205349 00000 n 
+0001205539 00000 n 
+0001205760 00000 n 
+0001205950 00000 n 
+0001206140 00000 n 
+0001208871 00000 n 
+0001209092 00000 n 
+0001209282 00000 n 
+0001209472 00000 n 
+0001209662 00000 n 
+0001209883 00000 n 
+0001210073 00000 n 
+0001210263 00000 n 
+0001206329 00000 n 
+0001206679 00000 n 
+0001198227 00000 n 
+0001196827 00000 n 
+0001206503 00000 n 
+0001206620 00000 n 
+0001213212 00000 n 
+0001213330 00000 n 
+0001213448 00000 n 
+0001213566 00000 n 
+0001213684 00000 n 
+0001213800 00000 n 
+0001213917 00000 n 
+0001216250 00000 n 
+0001216368 00000 n 
+0001216485 00000 n 
+0001216603 00000 n 
+0001216721 00000 n 
+0001210452 00000 n 
+0001210673 00000 n 
+0001210863 00000 n 
+0001211053 00000 n 
+0001211243 00000 n 
+0001211463 00000 n 
+0001211652 00000 n 
+0001211841 00000 n 
+0001212063 00000 n 
+0001212252 00000 n 
+0001212441 00000 n 
+0001212630 00000 n 
+0001212803 00000 n 
+0001213976 00000 n 
+0001208547 00000 n 
+0001206804 00000 n 
+0001212977 00000 n 
+0001213036 00000 n 
+0001213095 00000 n 
+0001213153 00000 n 
+0001213271 00000 n 
+0001213389 00000 n 
+0001213507 00000 n 
+0001213625 00000 n 
+0001213741 00000 n 
+0001213859 00000 n 
+0001216843 00000 n 
+0001216961 00000 n 
+0001217079 00000 n 
+0001217196 00000 n 
+0001215958 00000 n 
+0001217376 00000 n 
+0001215814 00000 n 
+0001214116 00000 n 
+0001216132 00000 n 
+0001216191 00000 n 
+0001216309 00000 n 
+0001216427 00000 n 
+0001216544 00000 n 
+0001216662 00000 n 
+0001216784 00000 n 
+0001216902 00000 n 
+0001217020 00000 n 
+0001217138 00000 n 
+0001217260 00000 n 
+0001219366 00000 n 
+0001219570 00000 n 
+0001219785 00000 n 
+0001219999 00000 n 
+0001220202 00000 n 
+0001220406 00000 n 
+0001220620 00000 n 
+0001220816 00000 n 
+0001221030 00000 n 
+0001221225 00000 n 
+0001221418 00000 n 
+0001221632 00000 n 
+0001221828 00000 n 
+0001222042 00000 n 
+0001222237 00000 n 
+0001222430 00000 n 
+0001222644 00000 n 
+0001222845 00000 n 
+0001223059 00000 n 
+0001223259 00000 n 
+0001223452 00000 n 
+0001223666 00000 n 
+0001223847 00000 n 
+0001224033 00000 n 
+0001224237 00000 n 
+0001224451 00000 n 
+0001224638 00000 n 
+0001224842 00000 n 
+0001225056 00000 n 
+0001225250 00000 n 
+0001225454 00000 n 
+0001225668 00000 n 
+0001225849 00000 n 
+0001228851 00000 n 
+0001229065 00000 n 
+0001229253 00000 n 
+0001226047 00000 n 
+0001226512 00000 n 
+0001218925 00000 n 
+0001217502 00000 n 
+0001226221 00000 n 
+0001226338 00000 n 
+0001226396 00000 n 
+0001226454 00000 n 
+0001311345 00000 n 
+0001311463 00000 n 
+0001313467 00000 n 
+0001313585 00000 n 
+0001313703 00000 n 
+0001313821 00000 n 
+0001316041 00000 n 
+0001316159 00000 n 
+0001316277 00000 n 
+0001318895 00000 n 
+0001319010 00000 n 
+0001229456 00000 n 
+0001229670 00000 n 
+0001229852 00000 n 
+0001230056 00000 n 
+0001230237 00000 n 
+0001230451 00000 n 
+0001230633 00000 n 
+0001230837 00000 n 
+0001231051 00000 n 
+0001231255 00000 n 
+0001231470 00000 n 
+0001231640 00000 n 
+0001231836 00000 n 
+0001232049 00000 n 
+0001232245 00000 n 
+0001232459 00000 n 
+0001232655 00000 n 
+0001232870 00000 n 
+0001233066 00000 n 
+0001233281 00000 n 
+0001233482 00000 n 
+0001233696 00000 n 
+0001233896 00000 n 
+0001234109 00000 n 
+0001234306 00000 n 
+0001234520 00000 n 
+0001234707 00000 n 
+0001234904 00000 n 
+0001235118 00000 n 
+0001235310 00000 n 
+0001235507 00000 n 
+0001235721 00000 n 
+0001235907 00000 n 
+0001236103 00000 n 
+0001236316 00000 n 
+0001236502 00000 n 
+0001239969 00000 n 
+0001236715 00000 n 
+0001237769 00000 n 
+0001228356 00000 n 
+0001226651 00000 n 
+0001236889 00000 n 
+0001236948 00000 n 
+0001237007 00000 n 
+0001237066 00000 n 
+0001237125 00000 n 
+0001237184 00000 n 
+0001237243 00000 n 
+0001237302 00000 n 
+0001237361 00000 n 
+0001237419 00000 n 
+0001237478 00000 n 
+0001237537 00000 n 
+0001237596 00000 n 
+0001237651 00000 n 
+0001237710 00000 n 
+0001322259 00000 n 
+0001322382 00000 n 
+0001240184 00000 n 
+0001240398 00000 n 
+0001240613 00000 n 
+0001240795 00000 n 
+0001241010 00000 n 
+0001241225 00000 n 
+0001241440 00000 n 
+0001241655 00000 n 
+0001241841 00000 n 
+0001242055 00000 n 
+0001242250 00000 n 
+0001242465 00000 n 
+0001242660 00000 n 
+0001242874 00000 n 
+0001243070 00000 n 
+0001243274 00000 n 
+0001243478 00000 n 
+0001243692 00000 n 
+0001243888 00000 n 
+0001244092 00000 n 
+0001244296 00000 n 
+0001244483 00000 n 
+0001244698 00000 n 
+0001244894 00000 n 
+0001245097 00000 n 
+0001245300 00000 n 
+0001245515 00000 n 
+0001245711 00000 n 
+0001245914 00000 n 
+0001246117 00000 n 
+0001246304 00000 n 
+0001246519 00000 n 
+0001246701 00000 n 
+0001246916 00000 n 
+0001249717 00000 n 
+0001249930 00000 n 
+0001250111 00000 n 
+0001247097 00000 n 
+0001247507 00000 n 
+0001239510 00000 n 
+0001237909 00000 n 
+0001247271 00000 n 
+0001247330 00000 n 
+0001247389 00000 n 
+0001247448 00000 n 
+0002868209 00000 n 
+0001324641 00000 n 
+0001324757 00000 n 
+0001324880 00000 n 
+0001324997 00000 n 
+0001325120 00000 n 
+0001325238 00000 n 
+0001328168 00000 n 
+0001328286 00000 n 
+0001328408 00000 n 
+0001331483 00000 n 
+0001331606 00000 n 
+0001331728 00000 n 
+0001250297 00000 n 
+0001250512 00000 n 
+0001250725 00000 n 
+0001250913 00000 n 
+0001251128 00000 n 
+0001251314 00000 n 
+0001251527 00000 n 
+0001251720 00000 n 
+0001251935 00000 n 
+0001252128 00000 n 
+0001252339 00000 n 
+0001252532 00000 n 
+0001252744 00000 n 
+0001252939 00000 n 
+0001253154 00000 n 
+0001253350 00000 n 
+0001253565 00000 n 
+0001253761 00000 n 
+0001253974 00000 n 
+0001254162 00000 n 
+0001254377 00000 n 
+0001254565 00000 n 
+0001254777 00000 n 
+0001254972 00000 n 
+0001255187 00000 n 
+0001255382 00000 n 
+0001255595 00000 n 
+0001255791 00000 n 
+0001256006 00000 n 
+0001256202 00000 n 
+0001256414 00000 n 
+0001259528 00000 n 
+0001259741 00000 n 
+0001259937 00000 n 
+0001260150 00000 n 
+0001256602 00000 n 
+0001256835 00000 n 
+0001249267 00000 n 
+0001247633 00000 n 
+0001256776 00000 n 
+0001334962 00000 n 
+0001335080 00000 n 
+0001335196 00000 n 
+0001338037 00000 n 
+0001338272 00000 n 
+0001340717 00000 n 
+0001343472 00000 n 
+0001346386 00000 n 
+0001346622 00000 n 
+0001349291 00000 n 
+0001260338 00000 n 
+0001260550 00000 n 
+0001260746 00000 n 
+0001260959 00000 n 
+0001261160 00000 n 
+0001261373 00000 n 
+0001261574 00000 n 
+0001261788 00000 n 
+0001261989 00000 n 
+0001262203 00000 n 
+0001262403 00000 n 
+0001262616 00000 n 
+0001262802 00000 n 
+0001262967 00000 n 
+0001263180 00000 n 
+0001263372 00000 n 
+0001263537 00000 n 
+0001263750 00000 n 
+0001263932 00000 n 
+0001264147 00000 n 
+0001264329 00000 n 
 0001264541 00000 n 
-0001264755 00000 n 
+0001264721 00000 n 
 0001264936 00000 n 
-0001265115 00000 n 
-0001265330 00000 n 
-0001265516 00000 n 
-0001265712 00000 n 
-0001269481 00000 n 
-0001269696 00000 n 
-0001269882 00000 n 
-0001265885 00000 n 
-0001266118 00000 n 
-0001257496 00000 n 
-0001255457 00000 n 
-0001266059 00000 n 
-0001347963 00000 n 
-0001348081 00000 n 
-0001350253 00000 n 
-0001350371 00000 n 
-0001350488 00000 n 
-0001353963 00000 n 
-0001354081 00000 n 
-0001356887 00000 n 
-0001357123 00000 n 
-0001360151 00000 n 
-0001360269 00000 n 
-0001360387 00000 n 
-0001360505 00000 n 
-0001270078 00000 n 
-0001270252 00000 n 
-0001270466 00000 n 
-0001270651 00000 n 
-0001270854 00000 n 
-0001271049 00000 n 
+0001265117 00000 n 
+0001265332 00000 n 
+0001265513 00000 n 
+0001265726 00000 n 
+0001265906 00000 n 
+0001266069 00000 n 
+0001266283 00000 n 
+0001266464 00000 n 
+0001266643 00000 n 
+0001266858 00000 n 
+0001267044 00000 n 
+0001267240 00000 n 
+0001271005 00000 n 
 0001271220 00000 n 
-0001271435 00000 n 
-0001271621 00000 n 
-0001271825 00000 n 
-0001272216 00000 n 
-0001272387 00000 n 
-0001272602 00000 n 
-0001272798 00000 n 
-0001273002 00000 n 
-0001273198 00000 n 
-0001273368 00000 n 
-0001273582 00000 n 
-0001273777 00000 n 
-0001273980 00000 n 
-0001274176 00000 n 
-0001274346 00000 n 
-0001274561 00000 n 
-0001274746 00000 n 
-0001274942 00000 n 
-0001275333 00000 n 
-0001275520 00000 n 
-0001275735 00000 n 
-0001275921 00000 n 
-0001276117 00000 n 
-0001276508 00000 n 
-0001276695 00000 n 
-0001276907 00000 n 
-0001277089 00000 n 
-0001277254 00000 n 
-0001277466 00000 n 
-0001277679 00000 n 
-0001277860 00000 n 
-0001278021 00000 n 
-0001278232 00000 n 
-0001278413 00000 n 
-0001278573 00000 n 
-0001278785 00000 n 
-0001278967 00000 n 
-0001282203 00000 n 
-0001282418 00000 n 
-0001282600 00000 n 
-0001279128 00000 n 
-0001279420 00000 n 
-0001268887 00000 n 
-0001266244 00000 n 
-0001279302 00000 n 
-0001272021 00000 n 
-0001275138 00000 n 
-0001276313 00000 n 
-0001279361 00000 n 
-0001363794 00000 n 
-0001363909 00000 n 
-0001366920 00000 n 
-0001367038 00000 n 
-0001367156 00000 n 
-0001370645 00000 n 
-0001370763 00000 n 
-0001373990 00000 n 
-0001374108 00000 n 
-0001374226 00000 n 
-0001374344 00000 n 
-0001282796 00000 n 
-0001282956 00000 n 
-0001283171 00000 n 
-0001283353 00000 n 
-0001283549 00000 n 
-0001283711 00000 n 
-0001283925 00000 n 
-0001284107 00000 n 
-0001284303 00000 n 
-0001284465 00000 n 
-0001284678 00000 n 
-0001284882 00000 n 
-0001285094 00000 n 
-0001285296 00000 n 
-0001285508 00000 n 
-0001285688 00000 n 
-0001285852 00000 n 
-0001286064 00000 n 
-0001286256 00000 n 
-0001286469 00000 n 
-0001286673 00000 n 
-0001286886 00000 n 
-0001287059 00000 n 
-0001287272 00000 n 
-0001287458 00000 n 
-0001287662 00000 n 
-0001287874 00000 n 
-0001288066 00000 n 
-0001288252 00000 n 
-0001288467 00000 n 
-0001288680 00000 n 
-0001288862 00000 n 
-0001291715 00000 n 
-0001289073 00000 n 
-0001289482 00000 n 
-0001281744 00000 n 
-0001279600 00000 n 
-0001289247 00000 n 
-0001289306 00000 n 
-0001289364 00000 n 
-0001289423 00000 n 
-0001377754 00000 n 
-0001377872 00000 n 
-0001377990 00000 n 
-0001381519 00000 n 
-0001381634 00000 n 
-0001385639 00000 n 
-0001385757 00000 n 
-0001385875 00000 n 
-0001385993 00000 n 
-0001390356 00000 n 
-0001390479 00000 n 
-0001291928 00000 n 
-0001292141 00000 n 
-0001292356 00000 n 
-0001292571 00000 n 
-0001292775 00000 n 
-0001292988 00000 n 
-0001293192 00000 n 
-0001293405 00000 n 
-0001293620 00000 n 
-0001293824 00000 n 
-0001294039 00000 n 
-0001294220 00000 n 
-0001294434 00000 n 
-0001294649 00000 n 
-0001294863 00000 n 
-0001295045 00000 n 
-0001295227 00000 n 
-0001295442 00000 n 
-0001295623 00000 n 
-0001295838 00000 n 
-0001296019 00000 n 
-0001296201 00000 n 
-0001296416 00000 n 
-0001296598 00000 n 
-0001296780 00000 n 
-0001297661 00000 n 
-0001291346 00000 n 
-0001289635 00000 n 
-0001296954 00000 n 
-0001297013 00000 n 
-0001297072 00000 n 
-0001297131 00000 n 
-0001297190 00000 n 
-0001297249 00000 n 
-0001297308 00000 n 
-0001297367 00000 n 
-0001297426 00000 n 
-0001297484 00000 n 
-0001297543 00000 n 
-0001297602 00000 n 
-0001394063 00000 n 
-0001394243 00000 n 
-0001394361 00000 n 
-0001394484 00000 n 
-0001394606 00000 n 
-0001300452 00000 n 
-0001300633 00000 n 
-0001300800 00000 n 
-0001300970 00000 n 
-0001301262 00000 n 
-0001300281 00000 n 
-0001297814 00000 n 
-0001301144 00000 n 
-0001301203 00000 n 
-0002867716 00000 n 
-0001303605 00000 n 
-0001303838 00000 n 
-0001303461 00000 n 
-0001301425 00000 n 
-0001303779 00000 n 
-0001306672 00000 n 
-0001306905 00000 n 
-0001306528 00000 n 
-0001304012 00000 n 
-0001306846 00000 n 
-0001309560 00000 n 
-0001310088 00000 n 
-0001309416 00000 n 
-0001307079 00000 n 
-0001309734 00000 n 
-0001309793 00000 n 
-0001309911 00000 n 
-0001310029 00000 n 
-0001311744 00000 n 
-0001312389 00000 n 
-0001311600 00000 n 
-0001310289 00000 n 
-0001311918 00000 n 
-0001312036 00000 n 
-0001312154 00000 n 
-0001312272 00000 n 
-0001314264 00000 n 
-0001314851 00000 n 
-0001314120 00000 n 
-0001312502 00000 n 
-0001314438 00000 n 
-0001314497 00000 n 
-0001314615 00000 n 
-0001314733 00000 n 
-0001317122 00000 n 
-0001317647 00000 n 
-0001316978 00000 n 
-0001314977 00000 n 
-0001317296 00000 n 
-0001317355 00000 n 
-0001317471 00000 n 
-0001317588 00000 n 
-0002867842 00000 n 
-0001320368 00000 n 
-0001320549 00000 n 
-0001320964 00000 n 
-0001320215 00000 n 
-0001317773 00000 n 
-0001320723 00000 n 
-0001320846 00000 n 
-0001322818 00000 n 
-0001323884 00000 n 
-0001322674 00000 n 
-0001321102 00000 n 
-0001322992 00000 n 
-0001323051 00000 n 
-0001323110 00000 n 
-0001323227 00000 n 
-0001323349 00000 n 
-0001323467 00000 n 
-0001323589 00000 n 
-0001323707 00000 n 
-0001323825 00000 n 
-0001326093 00000 n 
-0001326280 00000 n 
-0001326467 00000 n 
-0001327004 00000 n 
-0001325931 00000 n 
-0001324010 00000 n 
-0001326641 00000 n 
-0001326759 00000 n 
-0001326882 00000 n 
-0001329354 00000 n 
-0001329539 00000 n 
-0001329725 00000 n 
-0001330320 00000 n 
-0001329192 00000 n 
-0001327130 00000 n 
-0001329899 00000 n 
-0001329958 00000 n 
-0001330081 00000 n 
-0001330204 00000 n 
-0001333028 00000 n 
-0001333209 00000 n 
-0001333799 00000 n 
-0001332875 00000 n 
-0001330446 00000 n 
-0001333383 00000 n 
-0001333442 00000 n 
-0001333560 00000 n 
-0001333677 00000 n 
-0001335440 00000 n 
-0001335611 00000 n 
-0001335805 00000 n 
-0001335976 00000 n 
-0001336169 00000 n 
-0001336872 00000 n 
+0001271406 00000 n 
+0001267413 00000 n 
+0001267646 00000 n 
+0001259024 00000 n 
+0001256988 00000 n 
+0001267587 00000 n 
+0001349407 00000 n 
+0001349525 00000 n 
+0001351693 00000 n 
+0001351811 00000 n 
+0001351928 00000 n 
+0001355400 00000 n 
+0001355518 00000 n 
+0001358321 00000 n 
+0001358557 00000 n 
+0001361582 00000 n 
+0001361700 00000 n 
+0001361818 00000 n 
+0001361936 00000 n 
+0001271602 00000 n 
+0001271776 00000 n 
+0001271990 00000 n 
+0001272175 00000 n 
+0001272378 00000 n 
+0001272573 00000 n 
+0001272744 00000 n 
+0001272959 00000 n 
+0001273145 00000 n 
+0001273349 00000 n 
+0001273740 00000 n 
+0001273911 00000 n 
+0001274126 00000 n 
+0001274322 00000 n 
+0001274526 00000 n 
+0001274722 00000 n 
+0001274892 00000 n 
+0001275106 00000 n 
+0001275301 00000 n 
+0001275504 00000 n 
+0001275700 00000 n 
+0001275870 00000 n 
+0001276085 00000 n 
+0001276270 00000 n 
+0001276466 00000 n 
+0001276857 00000 n 
+0001277044 00000 n 
+0001277259 00000 n 
+0001277445 00000 n 
+0001277641 00000 n 
+0001278032 00000 n 
+0001278219 00000 n 
+0001278431 00000 n 
+0001278613 00000 n 
+0001278778 00000 n 
+0001278990 00000 n 
+0001279203 00000 n 
+0001279384 00000 n 
+0001279545 00000 n 
+0001279756 00000 n 
+0001279937 00000 n 
+0001280097 00000 n 
+0001280309 00000 n 
+0001280491 00000 n 
+0001283722 00000 n 
+0001283937 00000 n 
+0001284119 00000 n 
+0001280652 00000 n 
+0001280944 00000 n 
+0001270411 00000 n 
+0001267772 00000 n 
+0001280826 00000 n 
+0001273545 00000 n 
+0001276662 00000 n 
+0001277837 00000 n 
+0001280885 00000 n 
+0001365222 00000 n 
+0001365337 00000 n 
+0001368344 00000 n 
+0001368462 00000 n 
+0001368580 00000 n 
+0001372066 00000 n 
+0001372184 00000 n 
+0001375409 00000 n 
+0001375527 00000 n 
+0001375645 00000 n 
+0001375763 00000 n 
+0001284315 00000 n 
+0001284475 00000 n 
+0001284690 00000 n 
+0001284872 00000 n 
+0001285068 00000 n 
+0001285230 00000 n 
+0001285444 00000 n 
+0001285626 00000 n 
+0001285822 00000 n 
+0001285984 00000 n 
+0001286197 00000 n 
+0001286401 00000 n 
+0001286613 00000 n 
+0001286815 00000 n 
+0001287027 00000 n 
+0001287207 00000 n 
+0001287371 00000 n 
+0001287583 00000 n 
+0001287775 00000 n 
+0001287988 00000 n 
+0001288192 00000 n 
+0001288405 00000 n 
+0001288578 00000 n 
+0001288791 00000 n 
+0001288977 00000 n 
+0001289181 00000 n 
+0001289393 00000 n 
+0001289585 00000 n 
+0001289771 00000 n 
+0001289986 00000 n 
+0001290199 00000 n 
+0001290381 00000 n 
+0001293229 00000 n 
+0001290592 00000 n 
+0001291001 00000 n 
+0001283263 00000 n 
+0001281124 00000 n 
+0001290766 00000 n 
+0001290825 00000 n 
+0001290883 00000 n 
+0001290942 00000 n 
+0001379169 00000 n 
+0001379287 00000 n 
+0001379405 00000 n 
+0001382927 00000 n 
+0001383042 00000 n 
+0001387043 00000 n 
+0001387161 00000 n 
+0001387279 00000 n 
+0001387397 00000 n 
+0001391755 00000 n 
+0001391878 00000 n 
+0001293442 00000 n 
+0001293655 00000 n 
+0001293870 00000 n 
+0001294085 00000 n 
+0001294289 00000 n 
+0001294502 00000 n 
+0001294706 00000 n 
+0001294919 00000 n 
+0001295134 00000 n 
+0001295338 00000 n 
+0001295553 00000 n 
+0001295734 00000 n 
+0001295948 00000 n 
+0001296163 00000 n 
+0001296377 00000 n 
+0001296559 00000 n 
+0001296741 00000 n 
+0001296956 00000 n 
+0001297137 00000 n 
+0001297352 00000 n 
+0001297533 00000 n 
+0001297715 00000 n 
+0001297930 00000 n 
+0001298112 00000 n 
+0001298294 00000 n 
+0001299175 00000 n 
+0001292860 00000 n 
+0001291154 00000 n 
+0001298468 00000 n 
+0001298527 00000 n 
+0001298586 00000 n 
+0001298645 00000 n 
+0001298704 00000 n 
+0001298763 00000 n 
+0001298822 00000 n 
+0001298881 00000 n 
+0001298940 00000 n 
+0001298998 00000 n 
+0001299057 00000 n 
+0001299116 00000 n 
+0001395458 00000 n 
+0001395638 00000 n 
+0001395756 00000 n 
+0001395879 00000 n 
+0001396001 00000 n 
+0001301959 00000 n 
+0001302140 00000 n 
+0001302307 00000 n 
+0001302477 00000 n 
+0001302769 00000 n 
+0001301788 00000 n 
+0001299328 00000 n 
+0001302651 00000 n 
+0001302710 00000 n 
+0002868335 00000 n 
+0001305107 00000 n 
+0001305340 00000 n 
+0001304963 00000 n 
+0001302932 00000 n 
+0001305281 00000 n 
+0001308170 00000 n 
+0001308403 00000 n 
+0001308026 00000 n 
+0001305514 00000 n 
+0001308344 00000 n 
+0001311053 00000 n 
+0001311581 00000 n 
+0001310909 00000 n 
+0001308577 00000 n 
+0001311227 00000 n 
+0001311286 00000 n 
+0001311404 00000 n 
+0001311522 00000 n 
+0001313234 00000 n 
+0001313879 00000 n 
+0001313090 00000 n 
+0001311782 00000 n 
+0001313408 00000 n 
+0001313526 00000 n 
+0001313644 00000 n 
+0001313762 00000 n 
+0001315749 00000 n 
+0001316336 00000 n 
+0001315605 00000 n 
+0001313992 00000 n 
+0001315923 00000 n 
+0001315982 00000 n 
+0001316100 00000 n 
+0001316218 00000 n 
+0001318603 00000 n 
+0001319128 00000 n 
+0001318459 00000 n 
+0001316462 00000 n 
+0001318777 00000 n 
+0001318836 00000 n 
+0001318952 00000 n 
+0001319069 00000 n 
+0002868461 00000 n 
+0001321845 00000 n 
+0001322026 00000 n 
+0001322441 00000 n 
+0001321692 00000 n 
+0001319254 00000 n 
+0001322200 00000 n 
+0001322323 00000 n 
+0001324290 00000 n 
+0001325356 00000 n 
+0001324146 00000 n 
+0001322579 00000 n 
+0001324464 00000 n 
+0001324523 00000 n 
+0001324582 00000 n 
+0001324699 00000 n 
+0001324821 00000 n 
+0001324939 00000 n 
+0001325061 00000 n 
+0001325179 00000 n 
+0001325297 00000 n 
+0001327561 00000 n 
+0001327748 00000 n 
+0001327935 00000 n 
+0001328472 00000 n 
+0001327399 00000 n 
+0001325482 00000 n 
+0001328109 00000 n 
+0001328227 00000 n 
+0001328350 00000 n 
+0001330820 00000 n 
+0001331005 00000 n 
+0001331191 00000 n 
+0001331786 00000 n 
+0001330658 00000 n 
+0001328598 00000 n 
+0001331365 00000 n 
+0001331424 00000 n 
+0001331547 00000 n 
+0001331670 00000 n 
+0001334489 00000 n 
+0001334670 00000 n 
 0001335260 00000 n 
-0001333938 00000 n 
-0001336343 00000 n 
-0001336402 00000 n 
-0001336520 00000 n 
-0001336638 00000 n 
-0001336756 00000 n 
-0002867968 00000 n 
-0001338606 00000 n 
-0001338777 00000 n 
-0001338971 00000 n 
-0001339557 00000 n 
-0001338444 00000 n 
-0001336998 00000 n 
-0001339145 00000 n 
-0001339204 00000 n 
-0001339322 00000 n 
-0001339439 00000 n 
-0001341364 00000 n 
-0001341535 00000 n 
-0001343976 00000 n 
-0001344147 00000 n 
-0001341729 00000 n 
-0001342257 00000 n 
-0001341202 00000 n 
-0001339683 00000 n 
-0001341903 00000 n 
-0001341962 00000 n 
-0001342080 00000 n 
-0001342198 00000 n 
-0001344341 00000 n 
-0001344512 00000 n 
-0001344706 00000 n 
-0001345350 00000 n 
-0001343796 00000 n 
-0001342383 00000 n 
-0001344880 00000 n 
-0001344998 00000 n 
-0001345116 00000 n 
-0001345234 00000 n 
-0001347190 00000 n 
-0001347361 00000 n 
-0001347555 00000 n 
-0001348140 00000 n 
-0001347028 00000 n 
-0001345476 00000 n 
-0001347729 00000 n 
-0001347788 00000 n 
-0001347905 00000 n 
-0001348022 00000 n 
-0001349961 00000 n 
-0001350664 00000 n 
-0001349817 00000 n 
-0001348266 00000 n 
-0001350135 00000 n 
-0001350194 00000 n 
-0001350312 00000 n 
-0001350429 00000 n 
-0001350547 00000 n 
-0001352660 00000 n 
-0001352831 00000 n 
-0001353025 00000 n 
-0001353196 00000 n 
-0001353390 00000 n 
-0001353553 00000 n 
-0001354139 00000 n 
-0001352471 00000 n 
-0001350790 00000 n 
-0001353727 00000 n 
-0001353786 00000 n 
-0001353904 00000 n 
-0001354022 00000 n 
-0002868094 00000 n 
-0001355879 00000 n 
-0001356044 00000 n 
-0001356230 00000 n 
-0001356401 00000 n 
-0001356595 00000 n 
-0001357300 00000 n 
-0001355699 00000 n 
-0001354265 00000 n 
-0001356769 00000 n 
-0001356828 00000 n 
-0001356946 00000 n 
-0001357064 00000 n 
-0001357182 00000 n 
-0001359151 00000 n 
-0001359322 00000 n 
-0001359516 00000 n 
-0001359680 00000 n 
-0001362982 00000 n 
-0001359859 00000 n 
-0001360560 00000 n 
-0001358971 00000 n 
-0001357426 00000 n 
-0001360033 00000 n 
-0001360092 00000 n 
-0001360210 00000 n 
-0001360328 00000 n 
-0001360446 00000 n 
-0001363157 00000 n 
-0001363332 00000 n 
-0001363502 00000 n 
-0001364027 00000 n 
-0001362811 00000 n 
-0001360686 00000 n 
-0001363676 00000 n 
-0001363735 00000 n 
-0001363852 00000 n 
-0001363968 00000 n 
-0001366346 00000 n 
-0001366517 00000 n 
-0001369809 00000 n 
-0001366687 00000 n 
-0001367215 00000 n 
-0001366184 00000 n 
-0001364190 00000 n 
-0001366861 00000 n 
-0001366979 00000 n 
-0001367097 00000 n 
-0001369980 00000 n 
-0001370167 00000 n 
-0001370353 00000 n 
-0001370881 00000 n 
-0001369638 00000 n 
-0001367378 00000 n 
-0001370527 00000 n 
-0001370586 00000 n 
-0001370704 00000 n 
-0001370822 00000 n 
-0001372924 00000 n 
-0001373088 00000 n 
-0001373249 00000 n 
-0001373422 00000 n 
-0001373584 00000 n 
-0001376460 00000 n 
-0001373757 00000 n 
-0001374403 00000 n 
-0001372735 00000 n 
-0001371044 00000 n 
-0001373931 00000 n 
-0001374049 00000 n 
-0001374167 00000 n 
-0001374285 00000 n 
-0002868220 00000 n 
-0001376622 00000 n 
-0001376794 00000 n 
-0001376955 00000 n 
-0001377128 00000 n 
-0001377290 00000 n 
-0001380463 00000 n 
-0001377462 00000 n 
-0001378049 00000 n 
-0001376262 00000 n 
-0001374542 00000 n 
-0001377636 00000 n 
-0001377695 00000 n 
-0001377813 00000 n 
-0001377931 00000 n 
-0001380624 00000 n 
-0001380797 00000 n 
-0001381012 00000 n 
-0001381227 00000 n 
-0001381752 00000 n 
-0001380283 00000 n 
-0001378188 00000 n 
-0001381401 00000 n 
-0001381460 00000 n 
-0001381577 00000 n 
-0001381693 00000 n 
-0001384481 00000 n 
-0001384646 00000 n 
-0001384861 00000 n 
-0001385046 00000 n 
-0001385232 00000 n 
-0001385406 00000 n 
-0001386111 00000 n 
-0001384292 00000 n 
-0001381953 00000 n 
-0001385580 00000 n 
-0001385698 00000 n 
-0001385816 00000 n 
-0001385934 00000 n 
-0001386052 00000 n 
-0001389191 00000 n 
-0001389364 00000 n 
-0001389577 00000 n 
-0001389753 00000 n 
-0001389938 00000 n 
-0001393089 00000 n 
-0001390123 00000 n 
-0001390600 00000 n 
-0001389002 00000 n 
-0001386299 00000 n 
-0001390297 00000 n 
-0001390420 00000 n 
-0001390542 00000 n 
-0001393264 00000 n 
-0001393446 00000 n 
-0001393649 00000 n 
-0001396905 00000 n 
-0001393830 00000 n 
-0001394904 00000 n 
-0001392909 00000 n 
-0001390751 00000 n 
-0001394004 00000 n 
-0001394125 00000 n 
-0001394184 00000 n 
-0001394302 00000 n 
-0001394425 00000 n 
-0001394547 00000 n 
-0001394670 00000 n 
-0001394845 00000 n 
-0001397132 00000 n 
-0001397359 00000 n 
-0001397540 00000 n 
-0001397766 00000 n 
-0001397960 00000 n 
-0001398187 00000 n 
-0001398415 00000 n 
-0001398610 00000 n 
-0001398838 00000 n 
-0001399020 00000 n 
-0001399202 00000 n 
-0001399397 00000 n 
-0001399578 00000 n 
-0001402631 00000 n 
-0001402871 00000 n 
-0001403066 00000 n 
-0001399760 00000 n 
-0001400699 00000 n 
-0001396635 00000 n 
-0001395068 00000 n 
-0001399934 00000 n 
-0001399993 00000 n 
-0001400052 00000 n 
-0001400111 00000 n 
-0001400170 00000 n 
-0001400229 00000 n 
-0001400288 00000 n 
-0001400347 00000 n 
-0001400406 00000 n 
-0001400465 00000 n 
-0001400524 00000 n 
-0002868346 00000 n 
-0001403261 00000 n 
-0001403443 00000 n 
-0001403624 00000 n 
-0001403810 00000 n 
-0001404036 00000 n 
-0001404294 00000 n 
-0001404552 00000 n 
-0001404810 00000 n 
-0001405035 00000 n 
-0001405228 00000 n 
-0001405453 00000 n 
-0001405644 00000 n 
-0001405869 00000 n 
-0001406061 00000 n 
-0001406253 00000 n 
-0001406479 00000 n 
-0001406666 00000 n 
-0001406869 00000 n 
-0001407095 00000 n 
-0001407314 00000 n 
-0001410559 00000 n 
-0001407540 00000 n 
-0001408538 00000 n 
-0001402280 00000 n 
-0001400877 00000 n 
-0001407714 00000 n 
-0001407773 00000 n 
-0001407832 00000 n 
-0001407891 00000 n 
-0001408067 00000 n 
-0001408126 00000 n 
-0001408185 00000 n 
-0001408244 00000 n 
-0001408303 00000 n 
-0001408361 00000 n 
-0001408420 00000 n 
-0001408479 00000 n 
-0001437653 00000 n 
-0001437716 00000 n 
-0001437780 00000 n 
-0001410785 00000 n 
-0001411011 00000 n 
-0001411237 00000 n 
-0001411463 00000 n 
-0001411689 00000 n 
-0001411915 00000 n 
-0001412101 00000 n 
-0001412325 00000 n 
-0001412528 00000 n 
-0001412754 00000 n 
-0001412957 00000 n 
-0001413183 00000 n 
-0001413409 00000 n 
-0001413602 00000 n 
-0001413828 00000 n 
-0001414021 00000 n 
-0001414247 00000 n 
-0001414450 00000 n 
-0001414643 00000 n 
-0001414869 00000 n 
-0001415094 00000 n 
-0001415320 00000 n 
-0001415546 00000 n 
-0001419102 00000 n 
-0001419328 00000 n 
-0001415771 00000 n 
-0001416828 00000 n 
-0001410199 00000 n 
-0001408690 00000 n 
-0001415945 00000 n 
-0001416004 00000 n 
-0001416063 00000 n 
-0001416122 00000 n 
-0001416181 00000 n 
-0001416240 00000 n 
-0001416299 00000 n 
-0001416358 00000 n 
-0001416417 00000 n 
-0001416476 00000 n 
-0001416535 00000 n 
-0001416594 00000 n 
-0001416651 00000 n 
-0001416710 00000 n 
-0001416769 00000 n 
-0001443278 00000 n 
-0001419554 00000 n 
-0001419779 00000 n 
-0001419971 00000 n 
-0001420195 00000 n 
-0001420386 00000 n 
-0001420579 00000 n 
-0001420805 00000 n 
-0001420999 00000 n 
-0001421191 00000 n 
-0001421417 00000 n 
-0001421613 00000 n 
-0001421805 00000 n 
-0001422030 00000 n 
-0001422225 00000 n 
-0001422429 00000 n 
-0001422655 00000 n 
-0001422848 00000 n 
-0001423073 00000 n 
-0001423296 00000 n 
-0001423488 00000 n 
-0001423713 00000 n 
-0001423939 00000 n 
-0001424132 00000 n 
-0001424358 00000 n 
-0001424551 00000 n 
-0001428597 00000 n 
-0001428822 00000 n 
-0001429015 00000 n 
-0001424936 00000 n 
-0001425641 00000 n 
-0001418706 00000 n 
-0001416982 00000 n 
-0001425110 00000 n 
-0001425169 00000 n 
-0001425228 00000 n 
-0001425287 00000 n 
-0001425346 00000 n 
-0001425405 00000 n 
-0001425464 00000 n 
-0001425523 00000 n 
-0001425582 00000 n 
-0001424744 00000 n 
-0001445843 00000 n 
-0001437903 00000 n 
-0001438021 00000 n 
-0001442919 00000 n 
-0001446025 00000 n 
-0001446143 00000 n 
-0001429208 00000 n 
-0001429434 00000 n 
-0001429627 00000 n 
-0001429819 00000 n 
-0001430045 00000 n 
-0001430271 00000 n 
-0001430463 00000 n 
-0001430755 00000 n 
-0001428372 00000 n 
-0001425809 00000 n 
-0001430637 00000 n 
-0001430696 00000 n 
-0001446261 00000 n 
-0001446379 00000 n 
-0001446497 00000 n 
-0001433650 00000 n 
-0001433883 00000 n 
-0001433506 00000 n 
-0001431006 00000 n 
-0001433824 00000 n 
-0001436608 00000 n 
-0001436826 00000 n 
-0001437019 00000 n 
-0001437245 00000 n 
-0001438079 00000 n 
-0001436437 00000 n 
-0001434084 00000 n 
-0001437419 00000 n 
-0001437478 00000 n 
-0001437595 00000 n 
-0001437844 00000 n 
-0001437962 00000 n 
-0002868472 00000 n 
-0001440080 00000 n 
-0001440273 00000 n 
-0001440499 00000 n 
-0001440695 00000 n 
-0001440924 00000 n 
-0001441135 00000 n 
-0001441328 00000 n 
-0001441554 00000 n 
-0001441750 00000 n 
-0001441979 00000 n 
-0001442190 00000 n 
-0001442409 00000 n 
-0001442627 00000 n 
-0001443342 00000 n 
-0001439828 00000 n 
-0001438268 00000 n 
-0001442801 00000 n 
-0001442860 00000 n 
-0001442978 00000 n 
-0001443096 00000 n 
-0001443219 00000 n 
-0001445357 00000 n 
-0001448726 00000 n 
-0001445551 00000 n 
-0001446732 00000 n 
-0001445204 00000 n 
-0001443468 00000 n 
-0001445725 00000 n 
-0001445784 00000 n 
-0001445907 00000 n 
-0001445966 00000 n 
-0001446084 00000 n 
-0001446202 00000 n 
-0001446320 00000 n 
-0001446438 00000 n 
-0001446556 00000 n 
-0001448945 00000 n 
-0001449178 00000 n 
-0001449410 00000 n 
-0001449602 00000 n 
-0001449835 00000 n 
-0001450039 00000 n 
-0001450272 00000 n 
-0001450472 00000 n 
-0001450704 00000 n 
-0001450904 00000 n 
-0001451138 00000 n 
-0001451338 00000 n 
-0001451541 00000 n 
-0001451775 00000 n 
-0001452009 00000 n 
-0001452243 00000 n 
-0001452436 00000 n 
-0001452670 00000 n 
-0001452863 00000 n 
-0001453096 00000 n 
-0001453296 00000 n 
-0001453530 00000 n 
-0001453764 00000 n 
-0001453984 00000 n 
-0001454204 00000 n 
-0001454436 00000 n 
-0001457880 00000 n 
-0001458083 00000 n 
-0001454654 00000 n 
-0001455772 00000 n 
-0001448339 00000 n 
-0001446871 00000 n 
-0001454828 00000 n 
-0001454887 00000 n 
-0001454946 00000 n 
-0001455005 00000 n 
-0001455064 00000 n 
-0001455123 00000 n 
-0001455182 00000 n 
-0001455241 00000 n 
-0001455300 00000 n 
-0001455359 00000 n 
-0001455418 00000 n 
-0001455477 00000 n 
-0001455536 00000 n 
-0001455595 00000 n 
-0001455654 00000 n 
-0001455713 00000 n 
-0001477362 00000 n 
-0001458317 00000 n 
-0001458519 00000 n 
-0001458752 00000 n 
-0001458955 00000 n 
-0001459189 00000 n 
-0001459423 00000 n 
-0001459657 00000 n 
-0001459858 00000 n 
-0001460092 00000 n 
-0001460326 00000 n 
-0001460559 00000 n 
-0001460793 00000 n 
-0001461027 00000 n 
-0001461261 00000 n 
-0001461464 00000 n 
-0001461698 00000 n 
-0001461900 00000 n 
-0001462133 00000 n 
-0001462367 00000 n 
-0001462568 00000 n 
-0001462771 00000 n 
-0001463004 00000 n 
-0001463205 00000 n 
-0001467030 00000 n 
-0001463439 00000 n 
-0001464497 00000 n 
-0001457511 00000 n 
-0001455911 00000 n 
-0001463613 00000 n 
-0001463672 00000 n 
-0001463731 00000 n 
-0001463790 00000 n 
-0001463849 00000 n 
-0001463908 00000 n 
-0001463966 00000 n 
-0001464025 00000 n 
-0001464084 00000 n 
-0001464143 00000 n 
-0001464202 00000 n 
-0001464261 00000 n 
-0001464320 00000 n 
-0001464379 00000 n 
-0001464438 00000 n 
-0001467264 00000 n 
-0001467465 00000 n 
-0001467699 00000 n 
-0001467925 00000 n 
-0001468158 00000 n 
-0001468359 00000 n 
-0001468560 00000 n 
-0001468794 00000 n 
-0001468995 00000 n 
-0001469229 00000 n 
-0001469430 00000 n 
-0001469831 00000 n 
-0001470032 00000 n 
-0001470225 00000 n 
-0001470753 00000 n 
-0001466751 00000 n 
-0001464637 00000 n 
-0001470399 00000 n 
-0001470458 00000 n 
-0001470517 00000 n 
-0001470576 00000 n 
-0001470635 00000 n 
-0001469631 00000 n 
-0001470694 00000 n 
-0001477784 00000 n 
-0001477902 00000 n 
-0001478019 00000 n 
-0001473352 00000 n 
-0001473585 00000 n 
-0001473208 00000 n 
-0001470903 00000 n 
-0001473526 00000 n 
-0002868598 00000 n 
-0001475995 00000 n 
-0001476380 00000 n 
-0001476608 00000 n 
-0001476842 00000 n 
-0001477070 00000 n 
-0001478201 00000 n 
-0001475806 00000 n 
-0001473772 00000 n 
-0001477244 00000 n 
-0001477303 00000 n 
-0001477421 00000 n 
-0001477544 00000 n 
-0001476188 00000 n 
-0001477666 00000 n 
-0001477725 00000 n 
-0001477843 00000 n 
-0001477961 00000 n 
-0001478083 00000 n 
-0001480019 00000 n 
-0001480232 00000 n 
-0001480482 00000 n 
-0001480734 00000 n 
-0001480986 00000 n 
-0001481239 00000 n 
-0001481431 00000 n 
-0001481683 00000 n 
-0001481876 00000 n 
-0001482129 00000 n 
-0001482382 00000 n 
-0001482634 00000 n 
-0001482885 00000 n 
-0001483138 00000 n 
-0001483355 00000 n 
-0001483755 00000 n 
-0001484754 00000 n 
-0001479731 00000 n 
-0001478340 00000 n 
-0001483929 00000 n 
-0001484046 00000 n 
-0001484105 00000 n 
-0001484164 00000 n 
-0001484223 00000 n 
-0001484282 00000 n 
-0001484341 00000 n 
-0001484400 00000 n 
-0001484459 00000 n 
-0001484518 00000 n 
-0001484577 00000 n 
-0001484636 00000 n 
-0001484695 00000 n 
-0001483555 00000 n 
-0001486691 00000 n 
-0001486897 00000 n 
-0001487123 00000 n 
-0001487349 00000 n 
-0001487575 00000 n 
-0001487763 00000 n 
-0001487989 00000 n 
-0001488183 00000 n 
-0001488409 00000 n 
-0001488636 00000 n 
-0001488830 00000 n 
-0001489057 00000 n 
-0001489284 00000 n 
-0001489472 00000 n 
-0001490352 00000 n 
-0001486430 00000 n 
-0001484906 00000 n 
-0001489646 00000 n 
-0001489821 00000 n 
-0001489880 00000 n 
-0001489939 00000 n 
-0001489998 00000 n 
-0001490057 00000 n 
-0001490116 00000 n 
-0001490175 00000 n 
-0001490234 00000 n 
-0001490293 00000 n 
-0001493498 00000 n 
-0001492323 00000 n 
-0001492520 00000 n 
-0001492759 00000 n 
-0001492953 00000 n 
-0001493147 00000 n 
-0001493967 00000 n 
-0001492143 00000 n 
-0001490518 00000 n 
-0001493321 00000 n 
-0001493380 00000 n 
-0001493439 00000 n 
-0001493557 00000 n 
-0001493733 00000 n 
-0001493792 00000 n 
-0001493851 00000 n 
-0001496569 00000 n 
-0001496788 00000 n 
-0001496974 00000 n 
-0001497192 00000 n 
-0001497395 00000 n 
-0001497614 00000 n 
-0001497817 00000 n 
-0001498036 00000 n 
-0001498253 00000 n 
-0001498472 00000 n 
-0001498909 00000 n 
-0001499127 00000 n 
-0001499305 00000 n 
-0001499524 00000 n 
-0001499957 00000 n 
-0001500159 00000 n 
-0001500922 00000 n 
-0001496272 00000 n 
-0001494131 00000 n 
-0001500333 00000 n 
-0001500450 00000 n 
-0001500509 00000 n 
-0001500568 00000 n 
-0001500627 00000 n 
-0001500686 00000 n 
-0001500745 00000 n 
-0001500804 00000 n 
-0001500863 00000 n 
-0001498691 00000 n 
-0001499741 00000 n 
-0001509021 00000 n 
-0001509139 00000 n 
-0001509256 00000 n 
-0001503859 00000 n 
-0001504295 00000 n 
-0001504499 00000 n 
-0001504718 00000 n 
-0001504937 00000 n 
-0001505156 00000 n 
-0001505341 00000 n 
-0001505711 00000 n 
-0001506121 00000 n 
-0001503634 00000 n 
-0001501102 00000 n 
-0001505885 00000 n 
-0001504077 00000 n 
-0001505944 00000 n 
-0001505527 00000 n 
-0001506003 00000 n 
-0001506062 00000 n 
-0002868724 00000 n 
-0001509374 00000 n 
-0001509492 00000 n 
-0001512403 00000 n 
-0001512583 00000 n 
-0001508550 00000 n 
-0001508729 00000 n 
-0001509550 00000 n 
-0001508397 00000 n 
-0001506273 00000 n 
-0001508903 00000 n 
-0001508962 00000 n 
-0001509080 00000 n 
-0001509198 00000 n 
-0001509315 00000 n 
-0001509433 00000 n 
-0001512111 00000 n 
-0001513052 00000 n 
-0001511967 00000 n 
-0001509716 00000 n 
-0001512285 00000 n 
-0001512344 00000 n 
-0001512465 00000 n 
-0001512524 00000 n 
-0001512642 00000 n 
-0001512817 00000 n 
-0001512876 00000 n 
-0001515015 00000 n 
-0001515241 00000 n 
-0001515468 00000 n 
-0001515695 00000 n 
-0001515891 00000 n 
-0001516119 00000 n 
-0001516346 00000 n 
-0001516573 00000 n 
-0001516759 00000 n 
-0001516984 00000 n 
-0001517170 00000 n 
-0001518167 00000 n 
-0001514781 00000 n 
-0001513205 00000 n 
-0001517344 00000 n 
-0001517403 00000 n 
-0001517462 00000 n 
-0001517638 00000 n 
-0001517697 00000 n 
-0001517873 00000 n 
-0001517932 00000 n 
-0001517991 00000 n 
-0001518049 00000 n 
-0001518108 00000 n 
-0001554288 00000 n 
-0001554406 00000 n 
-0001520423 00000 n 
-0001520650 00000 n 
-0001520836 00000 n 
-0001521063 00000 n 
-0001521256 00000 n 
-0001521483 00000 n 
-0001521671 00000 n 
-0001521874 00000 n 
-0001522103 00000 n 
-0001522332 00000 n 
-0001522518 00000 n 
-0001522747 00000 n 
-0001522950 00000 n 
-0001523179 00000 n 
-0001523382 00000 n 
-0001523611 00000 n 
-0001523839 00000 n 
-0001524068 00000 n 
-0001524297 00000 n 
-0001524525 00000 n 
-0001524754 00000 n 
-0001524983 00000 n 
-0001525212 00000 n 
-0001528119 00000 n 
-0001528323 00000 n 
-0001528552 00000 n 
-0001525408 00000 n 
-0001526288 00000 n 
-0001520072 00000 n 
-0001518319 00000 n 
-0001525582 00000 n 
-0001525641 00000 n 
-0001525700 00000 n 
-0001525758 00000 n 
+0001334336 00000 n 
+0001331912 00000 n 
+0001334844 00000 n 
+0001334903 00000 n 
+0001335021 00000 n 
+0001335138 00000 n 
+0001336898 00000 n 
+0001337069 00000 n 
+0001337263 00000 n 
+0001337434 00000 n 
+0001337627 00000 n 
+0001338330 00000 n 
+0001336718 00000 n 
+0001335399 00000 n 
+0001337801 00000 n 
+0001337860 00000 n 
+0001337978 00000 n 
+0001338096 00000 n 
+0001338214 00000 n 
+0002868587 00000 n 
+0001340060 00000 n 
+0001340231 00000 n 
+0001340425 00000 n 
+0001341011 00000 n 
+0001339898 00000 n 
+0001338456 00000 n 
+0001340599 00000 n 
+0001340658 00000 n 
+0001340776 00000 n 
+0001340893 00000 n 
+0001342815 00000 n 
+0001342986 00000 n 
+0001345423 00000 n 
+0001345594 00000 n 
+0001343180 00000 n 
+0001343708 00000 n 
+0001342653 00000 n 
+0001341137 00000 n 
+0001343354 00000 n 
+0001343413 00000 n 
+0001343531 00000 n 
+0001343649 00000 n 
+0001345788 00000 n 
+0001345959 00000 n 
+0001346153 00000 n 
+0001346797 00000 n 
+0001345243 00000 n 
+0001343834 00000 n 
+0001346327 00000 n 
+0001346445 00000 n 
+0001346563 00000 n 
+0001346681 00000 n 
+0001348634 00000 n 
+0001348805 00000 n 
+0001348999 00000 n 
+0001349584 00000 n 
+0001348472 00000 n 
+0001346923 00000 n 
+0001349173 00000 n 
+0001349232 00000 n 
+0001349349 00000 n 
+0001349466 00000 n 
+0001351401 00000 n 
+0001352104 00000 n 
+0001351257 00000 n 
+0001349710 00000 n 
+0001351575 00000 n 
+0001351634 00000 n 
+0001351752 00000 n 
+0001351869 00000 n 
+0001351987 00000 n 
+0001354097 00000 n 
+0001354268 00000 n 
+0001354462 00000 n 
+0001354633 00000 n 
+0001354827 00000 n 
+0001354990 00000 n 
+0001355576 00000 n 
+0001353908 00000 n 
+0001352230 00000 n 
+0001355164 00000 n 
+0001355223 00000 n 
+0001355341 00000 n 
+0001355459 00000 n 
+0002868713 00000 n 
+0001357313 00000 n 
+0001357478 00000 n 
+0001357664 00000 n 
+0001357835 00000 n 
+0001358029 00000 n 
+0001358734 00000 n 
+0001357133 00000 n 
+0001355702 00000 n 
+0001358203 00000 n 
+0001358262 00000 n 
+0001358380 00000 n 
+0001358498 00000 n 
+0001358616 00000 n 
+0001360582 00000 n 
+0001360753 00000 n 
+0001360947 00000 n 
+0001361111 00000 n 
+0001364410 00000 n 
+0001361290 00000 n 
+0001361991 00000 n 
+0001360402 00000 n 
+0001358860 00000 n 
+0001361464 00000 n 
+0001361523 00000 n 
+0001361641 00000 n 
+0001361759 00000 n 
+0001361877 00000 n 
+0001364585 00000 n 
+0001364760 00000 n 
+0001364930 00000 n 
+0001365455 00000 n 
+0001364239 00000 n 
+0001362117 00000 n 
+0001365104 00000 n 
+0001365163 00000 n 
+0001365280 00000 n 
+0001365396 00000 n 
+0001367770 00000 n 
+0001367941 00000 n 
+0001371230 00000 n 
+0001368111 00000 n 
+0001368639 00000 n 
+0001367608 00000 n 
+0001365618 00000 n 
+0001368285 00000 n 
+0001368403 00000 n 
+0001368521 00000 n 
+0001371401 00000 n 
+0001371588 00000 n 
+0001371774 00000 n 
+0001372302 00000 n 
+0001371059 00000 n 
+0001368802 00000 n 
+0001371948 00000 n 
+0001372007 00000 n 
+0001372125 00000 n 
+0001372243 00000 n 
+0001374343 00000 n 
+0001374507 00000 n 
+0001374668 00000 n 
+0001374841 00000 n 
+0001375003 00000 n 
+0001377875 00000 n 
+0001375176 00000 n 
+0001375822 00000 n 
+0001374154 00000 n 
+0001372465 00000 n 
+0001375350 00000 n 
+0001375468 00000 n 
+0001375586 00000 n 
+0001375704 00000 n 
+0002868839 00000 n 
+0001378037 00000 n 
+0001378209 00000 n 
+0001378370 00000 n 
+0001378543 00000 n 
+0001378705 00000 n 
+0001381871 00000 n 
+0001378877 00000 n 
+0001379464 00000 n 
+0001377677 00000 n 
+0001375961 00000 n 
+0001379051 00000 n 
+0001379110 00000 n 
+0001379228 00000 n 
+0001379346 00000 n 
+0001382032 00000 n 
+0001382205 00000 n 
+0001382420 00000 n 
+0001382635 00000 n 
+0001383160 00000 n 
+0001381691 00000 n 
+0001379603 00000 n 
+0001382809 00000 n 
+0001382868 00000 n 
+0001382985 00000 n 
+0001383101 00000 n 
+0001385885 00000 n 
+0001386050 00000 n 
+0001386265 00000 n 
+0001386450 00000 n 
+0001386636 00000 n 
+0001386810 00000 n 
+0001387515 00000 n 
+0001385696 00000 n 
+0001383361 00000 n 
+0001386984 00000 n 
+0001387102 00000 n 
+0001387220 00000 n 
+0001387338 00000 n 
+0001387456 00000 n 
+0001390590 00000 n 
+0001390763 00000 n 
+0001390976 00000 n 
+0001391152 00000 n 
+0001391337 00000 n 
+0001394484 00000 n 
+0001391522 00000 n 
+0001391999 00000 n 
+0001390401 00000 n 
+0001387703 00000 n 
+0001391696 00000 n 
+0001391819 00000 n 
+0001391941 00000 n 
+0001394659 00000 n 
+0001394841 00000 n 
+0001395044 00000 n 
+0001398297 00000 n 
+0001395225 00000 n 
+0001396299 00000 n 
+0001394304 00000 n 
+0001392150 00000 n 
+0001395399 00000 n 
+0001395520 00000 n 
+0001395579 00000 n 
+0001395697 00000 n 
+0001395820 00000 n 
+0001395942 00000 n 
+0001396065 00000 n 
+0001396240 00000 n 
+0001398524 00000 n 
+0001398751 00000 n 
+0001398932 00000 n 
+0001399158 00000 n 
+0001399352 00000 n 
+0001399579 00000 n 
+0001399807 00000 n 
+0001400002 00000 n 
+0001400230 00000 n 
+0001400412 00000 n 
+0001400594 00000 n 
+0001400789 00000 n 
+0001400970 00000 n 
+0001404019 00000 n 
+0001404259 00000 n 
+0001404454 00000 n 
+0001401152 00000 n 
+0001402091 00000 n 
+0001398027 00000 n 
+0001396463 00000 n 
+0001401326 00000 n 
+0001401385 00000 n 
+0001401444 00000 n 
+0001401503 00000 n 
+0001401562 00000 n 
+0001401621 00000 n 
+0001401680 00000 n 
+0001401739 00000 n 
+0001401798 00000 n 
+0001401857 00000 n 
+0001401916 00000 n 
+0002868965 00000 n 
+0001404649 00000 n 
+0001404831 00000 n 
+0001405012 00000 n 
+0001405198 00000 n 
+0001405424 00000 n 
+0001405682 00000 n 
+0001405940 00000 n 
+0001406198 00000 n 
+0001406423 00000 n 
+0001406616 00000 n 
+0001406841 00000 n 
+0001407032 00000 n 
+0001407257 00000 n 
+0001407449 00000 n 
+0001407641 00000 n 
+0001407867 00000 n 
+0001408054 00000 n 
+0001408257 00000 n 
+0001408483 00000 n 
+0001408702 00000 n 
+0001411943 00000 n 
+0001408928 00000 n 
+0001409926 00000 n 
+0001403668 00000 n 
+0001402269 00000 n 
+0001409102 00000 n 
+0001409161 00000 n 
+0001409220 00000 n 
+0001409279 00000 n 
+0001409455 00000 n 
+0001409514 00000 n 
+0001409573 00000 n 
+0001409632 00000 n 
+0001409691 00000 n 
+0001409749 00000 n 
+0001409808 00000 n 
+0001409867 00000 n 
+0001439018 00000 n 
+0001439081 00000 n 
+0001439145 00000 n 
+0001412169 00000 n 
+0001412395 00000 n 
+0001412621 00000 n 
+0001412847 00000 n 
+0001413073 00000 n 
+0001413299 00000 n 
+0001413485 00000 n 
+0001413709 00000 n 
+0001413912 00000 n 
+0001414138 00000 n 
+0001414341 00000 n 
+0001414567 00000 n 
+0001414793 00000 n 
+0001414986 00000 n 
+0001415212 00000 n 
+0001415405 00000 n 
+0001415631 00000 n 
+0001415834 00000 n 
+0001416027 00000 n 
+0001416253 00000 n 
+0001416478 00000 n 
+0001416704 00000 n 
+0001416930 00000 n 
+0001420481 00000 n 
+0001420707 00000 n 
+0001417155 00000 n 
+0001418212 00000 n 
+0001411583 00000 n 
+0001410078 00000 n 
+0001417329 00000 n 
+0001417388 00000 n 
+0001417447 00000 n 
+0001417506 00000 n 
+0001417565 00000 n 
+0001417624 00000 n 
+0001417683 00000 n 
+0001417742 00000 n 
+0001417801 00000 n 
+0001417860 00000 n 
+0001417919 00000 n 
+0001417978 00000 n 
+0001418035 00000 n 
+0001418094 00000 n 
+0001418153 00000 n 
+0001444636 00000 n 
+0001420933 00000 n 
+0001421158 00000 n 
+0001421350 00000 n 
+0001421574 00000 n 
+0001421765 00000 n 
+0001421958 00000 n 
+0001422184 00000 n 
+0001422378 00000 n 
+0001422570 00000 n 
+0001422796 00000 n 
+0001422992 00000 n 
+0001423184 00000 n 
+0001423409 00000 n 
+0001423604 00000 n 
+0001423808 00000 n 
+0001424034 00000 n 
+0001424227 00000 n 
+0001424452 00000 n 
+0001424675 00000 n 
+0001424867 00000 n 
+0001425092 00000 n 
+0001425318 00000 n 
+0001425511 00000 n 
+0001425737 00000 n 
+0001425930 00000 n 
+0001429972 00000 n 
+0001430197 00000 n 
+0001430390 00000 n 
+0001426315 00000 n 
+0001427020 00000 n 
+0001420085 00000 n 
+0001418366 00000 n 
+0001426489 00000 n 
+0001426548 00000 n 
+0001426607 00000 n 
+0001426666 00000 n 
+0001426725 00000 n 
+0001426784 00000 n 
+0001426843 00000 n 
+0001426902 00000 n 
+0001426961 00000 n 
+0001426123 00000 n 
+0001447198 00000 n 
+0001439268 00000 n 
+0001439386 00000 n 
+0001444277 00000 n 
+0001447380 00000 n 
+0001447498 00000 n 
+0001430583 00000 n 
+0001430809 00000 n 
+0001431002 00000 n 
+0001431194 00000 n 
+0001431420 00000 n 
+0001431646 00000 n 
+0001431838 00000 n 
+0001432130 00000 n 
+0001429747 00000 n 
+0001427188 00000 n 
+0001432012 00000 n 
+0001432071 00000 n 
+0001447616 00000 n 
+0001447734 00000 n 
+0001447852 00000 n 
+0001435021 00000 n 
+0001435254 00000 n 
+0001434877 00000 n 
+0001432381 00000 n 
+0001435195 00000 n 
+0001437973 00000 n 
+0001438191 00000 n 
+0001438384 00000 n 
+0001438610 00000 n 
+0001439444 00000 n 
+0001437802 00000 n 
+0001435455 00000 n 
+0001438784 00000 n 
+0001438843 00000 n 
+0001438960 00000 n 
+0001439209 00000 n 
+0001439327 00000 n 
+0002869091 00000 n 
+0001441438 00000 n 
+0001441631 00000 n 
+0001441857 00000 n 
+0001442053 00000 n 
+0001442282 00000 n 
+0001442493 00000 n 
+0001442686 00000 n 
+0001442912 00000 n 
+0001443108 00000 n 
+0001443337 00000 n 
+0001443548 00000 n 
+0001443767 00000 n 
+0001443985 00000 n 
+0001444700 00000 n 
+0001441186 00000 n 
+0001439633 00000 n 
+0001444159 00000 n 
+0001444218 00000 n 
+0001444336 00000 n 
+0001444454 00000 n 
+0001444577 00000 n 
+0001446712 00000 n 
+0001450075 00000 n 
+0001446906 00000 n 
+0001448087 00000 n 
+0001446559 00000 n 
+0001444826 00000 n 
+0001447080 00000 n 
+0001447139 00000 n 
+0001447262 00000 n 
+0001447321 00000 n 
+0001447439 00000 n 
+0001447557 00000 n 
+0001447675 00000 n 
+0001447793 00000 n 
+0001447911 00000 n 
+0001450294 00000 n 
+0001450527 00000 n 
+0001450759 00000 n 
+0001450951 00000 n 
+0001451184 00000 n 
+0001451388 00000 n 
+0001451621 00000 n 
+0001451821 00000 n 
+0001452053 00000 n 
+0001452253 00000 n 
+0001452487 00000 n 
+0001452687 00000 n 
+0001452890 00000 n 
+0001453124 00000 n 
+0001453358 00000 n 
+0001453592 00000 n 
+0001453785 00000 n 
+0001454019 00000 n 
+0001454212 00000 n 
+0001454445 00000 n 
+0001454645 00000 n 
+0001454879 00000 n 
+0001455113 00000 n 
+0001455333 00000 n 
+0001455553 00000 n 
+0001455785 00000 n 
+0001459224 00000 n 
+0001459427 00000 n 
+0001456003 00000 n 
+0001457121 00000 n 
+0001449688 00000 n 
+0001448226 00000 n 
+0001456177 00000 n 
+0001456236 00000 n 
+0001456295 00000 n 
+0001456354 00000 n 
+0001456413 00000 n 
+0001456472 00000 n 
+0001456531 00000 n 
+0001456590 00000 n 
+0001456649 00000 n 
+0001456708 00000 n 
+0001456767 00000 n 
+0001456826 00000 n 
+0001456885 00000 n 
+0001456944 00000 n 
+0001457003 00000 n 
+0001457062 00000 n 
+0001478693 00000 n 
+0001459661 00000 n 
+0001459863 00000 n 
+0001460096 00000 n 
+0001460299 00000 n 
+0001460533 00000 n 
+0001460767 00000 n 
+0001461001 00000 n 
+0001461202 00000 n 
+0001461436 00000 n 
+0001461670 00000 n 
+0001461903 00000 n 
+0001462137 00000 n 
+0001462371 00000 n 
+0001462605 00000 n 
+0001462808 00000 n 
+0001463042 00000 n 
+0001463244 00000 n 
+0001463477 00000 n 
+0001463711 00000 n 
+0001463912 00000 n 
+0001464115 00000 n 
+0001464348 00000 n 
+0001464549 00000 n 
+0001468368 00000 n 
+0001464783 00000 n 
+0001465841 00000 n 
+0001458855 00000 n 
+0001457260 00000 n 
+0001464957 00000 n 
+0001465016 00000 n 
+0001465075 00000 n 
+0001465134 00000 n 
+0001465193 00000 n 
+0001465252 00000 n 
+0001465310 00000 n 
+0001465369 00000 n 
+0001465428 00000 n 
+0001465487 00000 n 
+0001465546 00000 n 
+0001465605 00000 n 
+0001465664 00000 n 
+0001465723 00000 n 
+0001465782 00000 n 
+0001468602 00000 n 
+0001468803 00000 n 
+0001469037 00000 n 
+0001469263 00000 n 
+0001469496 00000 n 
+0001469697 00000 n 
+0001469898 00000 n 
+0001470132 00000 n 
+0001470333 00000 n 
+0001470567 00000 n 
+0001470768 00000 n 
+0001471169 00000 n 
+0001471370 00000 n 
+0001471563 00000 n 
+0001472091 00000 n 
+0001468089 00000 n 
+0001465981 00000 n 
+0001471737 00000 n 
+0001471796 00000 n 
+0001471855 00000 n 
+0001471914 00000 n 
+0001471973 00000 n 
+0001470969 00000 n 
+0001472032 00000 n 
+0001479115 00000 n 
+0001479233 00000 n 
+0001479350 00000 n 
+0001474688 00000 n 
+0001474921 00000 n 
+0001474544 00000 n 
+0001472241 00000 n 
+0001474862 00000 n 
+0002869217 00000 n 
+0001477326 00000 n 
+0001477711 00000 n 
+0001477939 00000 n 
+0001478173 00000 n 
+0001478401 00000 n 
+0001479532 00000 n 
+0001477137 00000 n 
+0001475108 00000 n 
+0001478575 00000 n 
+0001478634 00000 n 
+0001478752 00000 n 
+0001478875 00000 n 
+0001477519 00000 n 
+0001478997 00000 n 
+0001479056 00000 n 
+0001479174 00000 n 
+0001479292 00000 n 
+0001479414 00000 n 
+0001481346 00000 n 
+0001481559 00000 n 
+0001481809 00000 n 
+0001482061 00000 n 
+0001482313 00000 n 
+0001482566 00000 n 
+0001482758 00000 n 
+0001483010 00000 n 
+0001483203 00000 n 
+0001483456 00000 n 
+0001483709 00000 n 
+0001483961 00000 n 
+0001484212 00000 n 
+0001484465 00000 n 
+0001484682 00000 n 
+0001485082 00000 n 
+0001486081 00000 n 
+0001481058 00000 n 
+0001479671 00000 n 
+0001485256 00000 n 
+0001485373 00000 n 
+0001485432 00000 n 
+0001485491 00000 n 
+0001485550 00000 n 
+0001485609 00000 n 
+0001485668 00000 n 
+0001485727 00000 n 
+0001485786 00000 n 
+0001485845 00000 n 
+0001485904 00000 n 
+0001485963 00000 n 
+0001486022 00000 n 
+0001484882 00000 n 
+0001488014 00000 n 
+0001488220 00000 n 
+0001488446 00000 n 
+0001488672 00000 n 
+0001488898 00000 n 
+0001489086 00000 n 
+0001489312 00000 n 
+0001489506 00000 n 
+0001489732 00000 n 
+0001489959 00000 n 
+0001490153 00000 n 
+0001490380 00000 n 
+0001490607 00000 n 
+0001490795 00000 n 
+0001491675 00000 n 
+0001487753 00000 n 
+0001486233 00000 n 
+0001490969 00000 n 
+0001491144 00000 n 
+0001491203 00000 n 
+0001491262 00000 n 
+0001491321 00000 n 
+0001491380 00000 n 
+0001491439 00000 n 
+0001491498 00000 n 
+0001491557 00000 n 
+0001491616 00000 n 
+0001494816 00000 n 
+0001493641 00000 n 
+0001493838 00000 n 
+0001494077 00000 n 
+0001494271 00000 n 
+0001494465 00000 n 
+0001495285 00000 n 
+0001493461 00000 n 
+0001491841 00000 n 
+0001494639 00000 n 
+0001494698 00000 n 
+0001494757 00000 n 
+0001494875 00000 n 
+0001495051 00000 n 
+0001495110 00000 n 
+0001495169 00000 n 
+0001497882 00000 n 
+0001498101 00000 n 
+0001498287 00000 n 
+0001498505 00000 n 
+0001498708 00000 n 
+0001498927 00000 n 
+0001499130 00000 n 
+0001499349 00000 n 
+0001499566 00000 n 
+0001499785 00000 n 
+0001500222 00000 n 
+0001500440 00000 n 
+0001500618 00000 n 
+0001500837 00000 n 
+0001501270 00000 n 
+0001501472 00000 n 
+0001502235 00000 n 
+0001497585 00000 n 
+0001495449 00000 n 
+0001501646 00000 n 
+0001501763 00000 n 
+0001501822 00000 n 
+0001501881 00000 n 
+0001501940 00000 n 
+0001501999 00000 n 
+0001502058 00000 n 
+0001502117 00000 n 
+0001502176 00000 n 
+0001500004 00000 n 
+0001501054 00000 n 
+0001510325 00000 n 
+0001510443 00000 n 
+0001510560 00000 n 
+0001505166 00000 n 
+0001505602 00000 n 
+0001505806 00000 n 
+0001506025 00000 n 
+0001506244 00000 n 
+0001506463 00000 n 
+0001506648 00000 n 
+0001507018 00000 n 
+0001507428 00000 n 
+0001504941 00000 n 
+0001502415 00000 n 
+0001507192 00000 n 
+0001505384 00000 n 
+0001507251 00000 n 
+0001506834 00000 n 
+0001507310 00000 n 
+0001507369 00000 n 
+0002869343 00000 n 
+0001510678 00000 n 
+0001510796 00000 n 
+0001513702 00000 n 
+0001513882 00000 n 
+0001509854 00000 n 
+0001510033 00000 n 
+0001510854 00000 n 
+0001509701 00000 n 
+0001507580 00000 n 
+0001510207 00000 n 
+0001510266 00000 n 
+0001510384 00000 n 
+0001510502 00000 n 
+0001510619 00000 n 
+0001510737 00000 n 
+0001513410 00000 n 
+0001514351 00000 n 
+0001513266 00000 n 
+0001511020 00000 n 
+0001513584 00000 n 
+0001513643 00000 n 
+0001513764 00000 n 
+0001513823 00000 n 
+0001513941 00000 n 
+0001514116 00000 n 
+0001514175 00000 n 
+0001516310 00000 n 
+0001516536 00000 n 
+0001516763 00000 n 
+0001516990 00000 n 
+0001517186 00000 n 
+0001517414 00000 n 
+0001517641 00000 n 
+0001517868 00000 n 
+0001518054 00000 n 
+0001518279 00000 n 
+0001518465 00000 n 
+0001519462 00000 n 
+0001516076 00000 n 
+0001514504 00000 n 
+0001518639 00000 n 
+0001518698 00000 n 
+0001518757 00000 n 
+0001518933 00000 n 
+0001518992 00000 n 
+0001519168 00000 n 
+0001519227 00000 n 
+0001519286 00000 n 
+0001519344 00000 n 
+0001519403 00000 n 
+0001555561 00000 n 
+0001555679 00000 n 
+0001521715 00000 n 
+0001521942 00000 n 
+0001522128 00000 n 
+0001522355 00000 n 
+0001522548 00000 n 
+0001522775 00000 n 
+0001522963 00000 n 
+0001523166 00000 n 
+0001523395 00000 n 
+0001523624 00000 n 
+0001523810 00000 n 
+0001524039 00000 n 
+0001524242 00000 n 
+0001524471 00000 n 
+0001524674 00000 n 
+0001524903 00000 n 
+0001525131 00000 n 
+0001525360 00000 n 
+0001525589 00000 n 
 0001525817 00000 n 
-0001525876 00000 n 
-0001525935 00000 n 
-0001525994 00000 n 
-0001526053 00000 n 
-0001526112 00000 n 
-0001526170 00000 n 
-0001526229 00000 n 
-0001557702 00000 n 
-0001557824 00000 n 
-0001557947 00000 n 
-0001528748 00000 n 
-0001528977 00000 n 
-0001529206 00000 n 
-0001529402 00000 n 
-0001529630 00000 n 
-0001529824 00000 n 
-0001530053 00000 n 
-0001530249 00000 n 
-0001530445 00000 n 
-0001530638 00000 n 
-0001530866 00000 n 
-0001531061 00000 n 
-0001531255 00000 n 
-0001531484 00000 n 
-0001531677 00000 n 
-0001531871 00000 n 
-0001532100 00000 n 
-0001532285 00000 n 
-0001532481 00000 n 
-0001532675 00000 n 
-0001532904 00000 n 
-0001533089 00000 n 
-0001533275 00000 n 
-0001533469 00000 n 
-0001533698 00000 n 
-0001533894 00000 n 
-0001534088 00000 n 
-0001534317 00000 n 
-0001534513 00000 n 
-0001534709 00000 n 
-0001534902 00000 n 
-0001535130 00000 n 
-0001535314 00000 n 
-0001535499 00000 n 
-0001535693 00000 n 
-0001535922 00000 n 
-0001536118 00000 n 
-0001536312 00000 n 
-0001536541 00000 n 
-0001536737 00000 n 
-0001536931 00000 n 
-0001537160 00000 n 
-0001537345 00000 n 
-0001540134 00000 n 
-0001540328 00000 n 
-0001540557 00000 n 
-0001540753 00000 n 
-0001537541 00000 n 
-0001538127 00000 n 
-0001527561 00000 n 
-0001526428 00000 n 
-0001537715 00000 n 
-0001537774 00000 n 
-0001537833 00000 n 
-0001537892 00000 n 
-0001537951 00000 n 
-0001538069 00000 n 
-0001558129 00000 n 
-0001558247 00000 n 
-0001558365 00000 n 
-0001558483 00000 n 
-0001560504 00000 n 
-0001560622 00000 n 
-0001560740 00000 n 
-0001560858 00000 n 
-0001560976 00000 n 
-0001561094 00000 n 
-0001561212 00000 n 
-0001540939 00000 n 
-0001541133 00000 n 
-0001541362 00000 n 
-0001541558 00000 n 
-0001541752 00000 n 
-0001541981 00000 n 
-0001542177 00000 n 
-0001542371 00000 n 
-0001542598 00000 n 
-0001542793 00000 n 
-0001542989 00000 n 
-0001543183 00000 n 
-0001543410 00000 n 
-0001543605 00000 n 
-0001543791 00000 n 
-0001543985 00000 n 
-0001544212 00000 n 
-0001544407 00000 n 
-0001544600 00000 n 
-0001544826 00000 n 
-0001545019 00000 n 
-0001545214 00000 n 
-0001545408 00000 n 
-0001545635 00000 n 
-0001545829 00000 n 
-0001546015 00000 n 
-0001546209 00000 n 
-0001546436 00000 n 
-0001546630 00000 n 
-0001546824 00000 n 
-0001547051 00000 n 
-0001547247 00000 n 
-0001547441 00000 n 
-0001547670 00000 n 
-0001547866 00000 n 
-0001548052 00000 n 
-0001548246 00000 n 
-0001548475 00000 n 
-0001548671 00000 n 
-0001548900 00000 n 
-0001549096 00000 n 
-0001549323 00000 n 
-0001549518 00000 n 
-0001549907 00000 n 
-0001550199 00000 n 
-0001539558 00000 n 
-0001538239 00000 n 
-0001550081 00000 n 
-0001550140 00000 n 
-0001549712 00000 n 
-0002868850 00000 n 
-0001561330 00000 n 
-0001561446 00000 n 
-0001561564 00000 n 
-0001561682 00000 n 
-0001564704 00000 n 
-0001564822 00000 n 
-0001564939 00000 n 
-0001565057 00000 n 
-0001565175 00000 n 
-0001565293 00000 n 
-0001565411 00000 n 
-0001565527 00000 n 
-0001565645 00000 n 
-0001572893 00000 n 
-0001552913 00000 n 
-0001553108 00000 n 
-0001553294 00000 n 
-0001553479 00000 n 
-0001553937 00000 n 
-0001554465 00000 n 
-0001552724 00000 n 
-0001550351 00000 n 
-0001554111 00000 n 
-0001554170 00000 n 
-0001554229 00000 n 
-0001554347 00000 n 
-0001553708 00000 n 
-0001557410 00000 n 
-0001558542 00000 n 
-0001557266 00000 n 
-0001554666 00000 n 
-0001557584 00000 n 
-0001557643 00000 n 
-0001557765 00000 n 
-0001557888 00000 n 
-0001558011 00000 n 
-0001558070 00000 n 
-0001558188 00000 n 
-0001558306 00000 n 
-0001558424 00000 n 
-0001560212 00000 n 
-0001561741 00000 n 
-0001560068 00000 n 
-0001558780 00000 n 
-0001560386 00000 n 
-0001560445 00000 n 
-0001560563 00000 n 
-0001560681 00000 n 
-0001560799 00000 n 
-0001560917 00000 n 
-0001561035 00000 n 
-0001561153 00000 n 
-0001561271 00000 n 
-0001561388 00000 n 
-0001561505 00000 n 
-0001561623 00000 n 
-0001563497 00000 n 
-0001563955 00000 n 
-0001564412 00000 n 
-0001565703 00000 n 
-0001563317 00000 n 
-0001561867 00000 n 
-0001564586 00000 n 
-0001564645 00000 n 
-0001564763 00000 n 
-0001563726 00000 n 
-0001564881 00000 n 
-0001564998 00000 n 
-0001565116 00000 n 
-0001564183 00000 n 
-0001565234 00000 n 
-0001565352 00000 n 
-0001565469 00000 n 
-0001565586 00000 n 
-0001568198 00000 n 
-0001568421 00000 n 
-0001568676 00000 n 
-0001568899 00000 n 
-0001569154 00000 n 
-0001569663 00000 n 
-0001569918 00000 n 
-0001570139 00000 n 
-0001570361 00000 n 
-0001570565 00000 n 
-0001570787 00000 n 
-0001570991 00000 n 
-0001571183 00000 n 
-0001571574 00000 n 
-0001571778 00000 n 
-0001572000 00000 n 
-0001572203 00000 n 
-0001572398 00000 n 
-0001575593 00000 n 
-0001575815 00000 n 
-0001576019 00000 n 
-0001576215 00000 n 
-0001576411 00000 n 
-0001572601 00000 n 
-0001573304 00000 n 
-0001567874 00000 n 
-0001565829 00000 n 
-0001572775 00000 n 
+0001526046 00000 n 
+0001526275 00000 n 
+0001526504 00000 n 
+0001529404 00000 n 
+0001529608 00000 n 
+0001529837 00000 n 
+0001526700 00000 n 
+0001527580 00000 n 
+0001521364 00000 n 
+0001519614 00000 n 
+0001526874 00000 n 
+0001526933 00000 n 
+0001526992 00000 n 
+0001527050 00000 n 
+0001527109 00000 n 
+0001527168 00000 n 
+0001527227 00000 n 
+0001527286 00000 n 
+0001527345 00000 n 
+0001527404 00000 n 
+0001527462 00000 n 
+0001527521 00000 n 
+0001558972 00000 n 
+0001559094 00000 n 
+0001559217 00000 n 
+0001530033 00000 n 
+0001530262 00000 n 
+0001530491 00000 n 
+0001530687 00000 n 
+0001530915 00000 n 
+0001531109 00000 n 
+0001531338 00000 n 
+0001531534 00000 n 
+0001531730 00000 n 
+0001531923 00000 n 
+0001532151 00000 n 
+0001532346 00000 n 
+0001532540 00000 n 
+0001532769 00000 n 
+0001532962 00000 n 
+0001533156 00000 n 
+0001533385 00000 n 
+0001533570 00000 n 
+0001533766 00000 n 
+0001533960 00000 n 
+0001534189 00000 n 
+0001534374 00000 n 
+0001534560 00000 n 
+0001534754 00000 n 
+0001534983 00000 n 
+0001535179 00000 n 
+0001535373 00000 n 
+0001535602 00000 n 
+0001535798 00000 n 
+0001535994 00000 n 
+0001536187 00000 n 
+0001536415 00000 n 
+0001536599 00000 n 
+0001536784 00000 n 
+0001536978 00000 n 
+0001537207 00000 n 
+0001537403 00000 n 
+0001537597 00000 n 
+0001537826 00000 n 
+0001538022 00000 n 
+0001538216 00000 n 
+0001538445 00000 n 
+0001538630 00000 n 
+0001541414 00000 n 
+0001541608 00000 n 
+0001541837 00000 n 
+0001542033 00000 n 
+0001538826 00000 n 
+0001539412 00000 n 
+0001528846 00000 n 
+0001527720 00000 n 
+0001539000 00000 n 
+0001539059 00000 n 
+0001539118 00000 n 
+0001539177 00000 n 
+0001539236 00000 n 
+0001539354 00000 n 
+0001559399 00000 n 
+0001559517 00000 n 
+0001559635 00000 n 
+0001559753 00000 n 
+0001561772 00000 n 
+0001561890 00000 n 
+0001562008 00000 n 
+0001562126 00000 n 
+0001562244 00000 n 
+0001562362 00000 n 
+0001562480 00000 n 
+0001542219 00000 n 
+0001542413 00000 n 
+0001542642 00000 n 
+0001542838 00000 n 
+0001543032 00000 n 
+0001543261 00000 n 
+0001543457 00000 n 
+0001543651 00000 n 
+0001543878 00000 n 
+0001544073 00000 n 
+0001544269 00000 n 
+0001544463 00000 n 
+0001544690 00000 n 
+0001544885 00000 n 
+0001545071 00000 n 
+0001545265 00000 n 
+0001545492 00000 n 
+0001545687 00000 n 
+0001545880 00000 n 
+0001546106 00000 n 
+0001546299 00000 n 
+0001546494 00000 n 
+0001546688 00000 n 
+0001546915 00000 n 
+0001547109 00000 n 
+0001547295 00000 n 
+0001547489 00000 n 
+0001547716 00000 n 
+0001547910 00000 n 
+0001548104 00000 n 
+0001548331 00000 n 
+0001548527 00000 n 
+0001548721 00000 n 
+0001548950 00000 n 
+0001549146 00000 n 
+0001549332 00000 n 
+0001549526 00000 n 
+0001549755 00000 n 
+0001549951 00000 n 
+0001550180 00000 n 
+0001550376 00000 n 
+0001550603 00000 n 
+0001550798 00000 n 
+0001551187 00000 n 
+0001551479 00000 n 
+0001540838 00000 n 
+0001539524 00000 n 
+0001551361 00000 n 
+0001551420 00000 n 
+0001550992 00000 n 
+0002869469 00000 n 
+0001562598 00000 n 
+0001562714 00000 n 
+0001562832 00000 n 
+0001562950 00000 n 
+0001565968 00000 n 
+0001566086 00000 n 
+0001566203 00000 n 
+0001566321 00000 n 
+0001566439 00000 n 
+0001566557 00000 n 
+0001566675 00000 n 
+0001566791 00000 n 
+0001566909 00000 n 
+0001574153 00000 n 
+0001554186 00000 n 
+0001554381 00000 n 
+0001554567 00000 n 
+0001554752 00000 n 
+0001555210 00000 n 
+0001555738 00000 n 
+0001553997 00000 n 
+0001551631 00000 n 
+0001555384 00000 n 
+0001555443 00000 n 
+0001555502 00000 n 
+0001555620 00000 n 
+0001554981 00000 n 
+0001558680 00000 n 
+0001559812 00000 n 
+0001558536 00000 n 
+0001555939 00000 n 
+0001558854 00000 n 
+0001558913 00000 n 
+0001559035 00000 n 
+0001559158 00000 n 
+0001559281 00000 n 
+0001559340 00000 n 
+0001559458 00000 n 
+0001559576 00000 n 
+0001559694 00000 n 
+0001561480 00000 n 
+0001563009 00000 n 
+0001561336 00000 n 
+0001560050 00000 n 
+0001561654 00000 n 
+0001561713 00000 n 
+0001561831 00000 n 
+0001561949 00000 n 
+0001562067 00000 n 
+0001562185 00000 n 
+0001562303 00000 n 
+0001562421 00000 n 
+0001562539 00000 n 
+0001562656 00000 n 
+0001562773 00000 n 
+0001562891 00000 n 
+0001564761 00000 n 
+0001565219 00000 n 
+0001565676 00000 n 
+0001566967 00000 n 
+0001564581 00000 n 
+0001563135 00000 n 
+0001565850 00000 n 
+0001565909 00000 n 
+0001566027 00000 n 
+0001564990 00000 n 
+0001566145 00000 n 
+0001566262 00000 n 
+0001566380 00000 n 
+0001565447 00000 n 
+0001566498 00000 n 
+0001566616 00000 n 
+0001566733 00000 n 
+0001566850 00000 n 
+0001569458 00000 n 
+0001569681 00000 n 
+0001569936 00000 n 
+0001570159 00000 n 
+0001570414 00000 n 
+0001570923 00000 n 
+0001571178 00000 n 
+0001571399 00000 n 
+0001571621 00000 n 
+0001571825 00000 n 
+0001572047 00000 n 
+0001572251 00000 n 
+0001572443 00000 n 
 0001572834 00000 n 
-0001572952 00000 n 
-0001573128 00000 n 
-0001569409 00000 n 
-0001573186 00000 n 
-0001573245 00000 n 
-0001571379 00000 n 
-0001602320 00000 n 
-0001602438 00000 n 
-0001602501 00000 n 
-0001602619 00000 n 
-0001602683 00000 n 
-0001602747 00000 n 
-0001602870 00000 n 
-0001602988 00000 n 
-0001606540 00000 n 
-0001576614 00000 n 
-0001576836 00000 n 
-0001577026 00000 n 
-0001577248 00000 n 
-0001577437 00000 n 
-0001577658 00000 n 
-0001577848 00000 n 
-0001578051 00000 n 
-0001578274 00000 n 
-0001578466 00000 n 
-0001578689 00000 n 
-0001578911 00000 n 
-0001579134 00000 n 
-0001579356 00000 n 
-0001579579 00000 n 
-0001579775 00000 n 
-0001579998 00000 n 
-0001580200 00000 n 
-0001580422 00000 n 
-0001580645 00000 n 
-0001580868 00000 n 
-0001581071 00000 n 
-0001581294 00000 n 
-0001581485 00000 n 
-0001581708 00000 n 
-0001581896 00000 n 
-0001582119 00000 n 
-0001582314 00000 n 
-0001582537 00000 n 
-0001586017 00000 n 
-0001586240 00000 n 
-0001582733 00000 n 
-0001583496 00000 n 
-0001575143 00000 n 
-0001573485 00000 n 
-0001582907 00000 n 
-0001582966 00000 n 
-0001583025 00000 n 
-0001583084 00000 n 
-0001583143 00000 n 
-0001583202 00000 n 
-0001583260 00000 n 
-0001583319 00000 n 
-0001583378 00000 n 
-0001583437 00000 n 
-0002868976 00000 n 
-0001606657 00000 n 
-0001609376 00000 n 
-0001609494 00000 n 
-0001609617 00000 n 
-0001609740 00000 n 
-0001609858 00000 n 
-0001609975 00000 n 
-0001586443 00000 n 
-0001586666 00000 n 
-0001586867 00000 n 
-0001587090 00000 n 
-0001587312 00000 n 
-0001587499 00000 n 
-0001587703 00000 n 
-0001588109 00000 n 
-0001588295 00000 n 
-0001588517 00000 n 
-0001588703 00000 n 
-0001588925 00000 n 
-0001589148 00000 n 
-0001589351 00000 n 
-0001589554 00000 n 
-0001589777 00000 n 
-0001590000 00000 n 
-0001590223 00000 n 
-0001590446 00000 n 
-0001590669 00000 n 
-0001590892 00000 n 
-0001591095 00000 n 
-0001591318 00000 n 
-0001591521 00000 n 
-0001591744 00000 n 
-0001591967 00000 n 
-0001592157 00000 n 
-0001592379 00000 n 
-0001592602 00000 n 
-0001596098 00000 n 
-0001596321 00000 n 
-0001592825 00000 n 
-0001593646 00000 n 
-0001585585 00000 n 
-0001583635 00000 n 
-0001592999 00000 n 
-0001593058 00000 n 
-0001587907 00000 n 
-0002858776 00000 n 
-0001593117 00000 n 
-0001593175 00000 n 
-0001593234 00000 n 
-0001593293 00000 n 
-0001593352 00000 n 
-0001593411 00000 n 
-0001593469 00000 n 
-0001593528 00000 n 
-0001593587 00000 n 
-0001612321 00000 n 
-0001612439 00000 n 
-0001612557 00000 n 
-0001612675 00000 n 
-0001612793 00000 n 
-0001617199 00000 n 
-0001596544 00000 n 
-0001596747 00000 n 
-0001596969 00000 n 
-0001597159 00000 n 
-0001597382 00000 n 
-0001597572 00000 n 
-0001597794 00000 n 
-0001597984 00000 n 
-0001598363 00000 n 
-0001598558 00000 n 
-0001598748 00000 n 
-0001598938 00000 n 
-0001599466 00000 n 
-0001595828 00000 n 
-0001593800 00000 n 
-0001599112 00000 n 
-0001599171 00000 n 
-0001599230 00000 n 
-0001599289 00000 n 
-0001599348 00000 n 
-0001598174 00000 n 
-0001599407 00000 n 
-0001617375 00000 n 
-0001617493 00000 n 
-0001601805 00000 n 
-0001605638 00000 n 
-0001602028 00000 n 
-0001603106 00000 n 
-0001601652 00000 n 
-0001599591 00000 n 
-0001602202 00000 n 
-0001602261 00000 n 
-0001602379 00000 n 
-0001602560 00000 n 
-0001602811 00000 n 
-0001602929 00000 n 
-0001603047 00000 n 
-0001605861 00000 n 
-0001606084 00000 n 
-0001606307 00000 n 
-0001606775 00000 n 
-0001605467 00000 n 
-0001603257 00000 n 
-0001606481 00000 n 
-0001606599 00000 n 
-0001606716 00000 n 
-0001608861 00000 n 
-0001609084 00000 n 
-0001610033 00000 n 
-0001608708 00000 n 
-0001606926 00000 n 
-0001609258 00000 n 
-0001609317 00000 n 
-0001609435 00000 n 
-0001609558 00000 n 
-0001609681 00000 n 
-0001609799 00000 n 
-0001609916 00000 n 
-0001612029 00000 n 
-0001612851 00000 n 
-0001611885 00000 n 
-0001610171 00000 n 
-0001612203 00000 n 
-0001612262 00000 n 
-0001612380 00000 n 
-0001612498 00000 n 
-0001612616 00000 n 
-0001612734 00000 n 
-0002869102 00000 n 
-0001615059 00000 n 
-0001615246 00000 n 
-0001615471 00000 n 
-0001615675 00000 n 
-0001615879 00000 n 
-0001616104 00000 n 
-0001616299 00000 n 
-0001616522 00000 n 
-0001616716 00000 n 
-0001619915 00000 n 
-0001620140 00000 n 
-0001616907 00000 n 
-0001617785 00000 n 
-0001614834 00000 n 
-0001612990 00000 n 
-0001617081 00000 n 
-0001617140 00000 n 
-0001617258 00000 n 
-0001617316 00000 n 
-0001617434 00000 n 
-0001617552 00000 n 
-0001617726 00000 n 
-0001632115 00000 n 
-0001632233 00000 n 
-0001632355 00000 n 
-0001620334 00000 n 
-0001620559 00000 n 
-0001620754 00000 n 
-0001620947 00000 n 
-0001621172 00000 n 
-0001621367 00000 n 
-0001621592 00000 n 
-0001621788 00000 n 
-0001621981 00000 n 
-0001622206 00000 n 
-0001622395 00000 n 
-0001622599 00000 n 
-0001622823 00000 n 
-0001623003 00000 n 
-0001623188 00000 n 
-0001623390 00000 n 
-0001623615 00000 n 
-0001623796 00000 n 
-0001623999 00000 n 
-0001624224 00000 n 
-0001624411 00000 n 
-0001624615 00000 n 
-0001624839 00000 n 
-0001625032 00000 n 
-0001625235 00000 n 
-0001625460 00000 n 
-0001625653 00000 n 
-0001625857 00000 n 
-0001626049 00000 n 
-0001626275 00000 n 
-0001626468 00000 n 
-0001626660 00000 n 
-0001626886 00000 n 
-0001627077 00000 n 
-0001627302 00000 n 
-0001627527 00000 n 
-0001630521 00000 n 
-0001630747 00000 n 
-0001627719 00000 n 
-0001628187 00000 n 
-0001619429 00000 n 
-0001617950 00000 n 
-0001627893 00000 n 
-0001627952 00000 n 
-0001628010 00000 n 
-0001628069 00000 n 
-0001628128 00000 n 
-0001634415 00000 n 
-0001634533 00000 n 
-0001634651 00000 n 
-0001634769 00000 n 
-0001637087 00000 n 
-0001637205 00000 n 
-0001637323 00000 n 
-0001637441 00000 n 
-0001639905 00000 n 
-0001640080 00000 n 
-0001630940 00000 n 
-0001631133 00000 n 
-0001631323 00000 n 
-0001631515 00000 n 
-0001631705 00000 n 
-0001632414 00000 n 
-0001630323 00000 n 
-0001628353 00000 n 
-0001631879 00000 n 
-0001631938 00000 n 
-0001631997 00000 n 
-0001632056 00000 n 
-0001632174 00000 n 
-0001632297 00000 n 
-0001634123 00000 n 
-0001634827 00000 n 
-0001633979 00000 n 
-0001632580 00000 n 
-0001634297 00000 n 
-0001634356 00000 n 
-0001634474 00000 n 
-0001634592 00000 n 
-0001634710 00000 n 
-0001636795 00000 n 
-0001637499 00000 n 
-0001636651 00000 n 
-0001634940 00000 n 
-0001636969 00000 n 
-0001637028 00000 n 
-0001637146 00000 n 
-0001637264 00000 n 
-0001637382 00000 n 
-0001642328 00000 n 
-0001642551 00000 n 
-0001639613 00000 n 
-0001640315 00000 n 
-0001639469 00000 n 
-0001637625 00000 n 
-0001639787 00000 n 
-0001639846 00000 n 
-0001639963 00000 n 
-0001640021 00000 n 
-0001640139 00000 n 
-0002869228 00000 n 
-0001642775 00000 n 
-0001642998 00000 n 
-0001643203 00000 n 
-0001643430 00000 n 
-0001643623 00000 n 
-0001647333 00000 n 
-0001643850 00000 n 
-0001644848 00000 n 
-0001642121 00000 n 
-0001640468 00000 n 
-0001644024 00000 n 
-0001644083 00000 n 
-0001644142 00000 n 
-0001644201 00000 n 
-0001644260 00000 n 
-0001644319 00000 n 
-0001644378 00000 n 
-0001644437 00000 n 
-0001644496 00000 n 
-0001644671 00000 n 
-0001644730 00000 n 
-0001644789 00000 n 
-0001647560 00000 n 
-0001647786 00000 n 
-0001648013 00000 n 
-0001648240 00000 n 
-0001648467 00000 n 
-0001648669 00000 n 
-0001648895 00000 n 
-0001649098 00000 n 
-0001649325 00000 n 
-0001649550 00000 n 
-0001649777 00000 n 
-0001649981 00000 n 
-0001650185 00000 n 
-0001650412 00000 n 
-0001650606 00000 n 
-0001650810 00000 n 
-0001651037 00000 n 
-0001651231 00000 n 
-0001651435 00000 n 
-0001651662 00000 n 
-0001651856 00000 n 
-0001652083 00000 n 
-0001652277 00000 n 
-0001652502 00000 n 
-0001652693 00000 n 
-0001652920 00000 n 
-0001653108 00000 n 
-0001656522 00000 n 
-0001656749 00000 n 
-0001656930 00000 n 
-0001657116 00000 n 
-0001653312 00000 n 
-0001653957 00000 n 
-0001646937 00000 n 
-0001645014 00000 n 
-0001653486 00000 n 
-0001653545 00000 n 
-0001653604 00000 n 
-0001653663 00000 n 
-0001653722 00000 n 
-0001653781 00000 n 
-0001653840 00000 n 
-0001653899 00000 n 
-0001791425 00000 n 
-0001731366 00000 n 
-0001734112 00000 n 
-0001734230 00000 n 
-0001734353 00000 n 
-0001734476 00000 n 
-0001734594 00000 n 
-0001737123 00000 n 
-0001657320 00000 n 
-0001657546 00000 n 
-0001657725 00000 n 
-0001657926 00000 n 
-0001658153 00000 n 
-0001658340 00000 n 
-0001658543 00000 n 
-0001658736 00000 n 
-0001658962 00000 n 
-0001659155 00000 n 
-0001659380 00000 n 
-0001659573 00000 n 
-0001659800 00000 n 
-0001660004 00000 n 
-0001660230 00000 n 
-0001660434 00000 n 
-0001660661 00000 n 
-0001660849 00000 n 
-0001661044 00000 n 
-0001661268 00000 n 
-0001661464 00000 n 
-0001661690 00000 n 
-0001661884 00000 n 
-0001662109 00000 n 
-0001662305 00000 n 
-0001662532 00000 n 
-0001662759 00000 n 
-0001662953 00000 n 
-0001663180 00000 n 
-0001663373 00000 n 
-0001663599 00000 n 
-0001663792 00000 n 
-0001663987 00000 n 
-0001664211 00000 n 
-0001667524 00000 n 
-0001667721 00000 n 
-0001667947 00000 n 
-0001664396 00000 n 
-0001665160 00000 n 
-0001656036 00000 n 
-0001654124 00000 n 
-0001664570 00000 n 
-0001664629 00000 n 
-0001664688 00000 n 
-0001664747 00000 n 
-0001664806 00000 n 
-0001664865 00000 n 
-0001664924 00000 n 
+0001573038 00000 n 
+0001573260 00000 n 
+0001573463 00000 n 
+0001573658 00000 n 
+0001576850 00000 n 
+0001577072 00000 n 
+0001577276 00000 n 
+0001577472 00000 n 
+0001577668 00000 n 
+0001573861 00000 n 
+0001574564 00000 n 
+0001569134 00000 n 
+0001567093 00000 n 
+0001574035 00000 n 
+0001574094 00000 n 
+0001574212 00000 n 
+0001574388 00000 n 
+0001570669 00000 n 
+0001574446 00000 n 
+0001574505 00000 n 
+0001572639 00000 n 
+0001603561 00000 n 
+0001603679 00000 n 
+0001603742 00000 n 
+0001603860 00000 n 
+0001603924 00000 n 
+0001603988 00000 n 
+0001604111 00000 n 
+0001604229 00000 n 
+0001607776 00000 n 
+0001577871 00000 n 
+0001578093 00000 n 
+0001578283 00000 n 
+0001578505 00000 n 
+0001578694 00000 n 
+0001578915 00000 n 
+0001579105 00000 n 
+0001579308 00000 n 
+0001579531 00000 n 
+0001579723 00000 n 
+0001579946 00000 n 
+0001580168 00000 n 
+0001580391 00000 n 
+0001580613 00000 n 
+0001580836 00000 n 
+0001581032 00000 n 
+0001581255 00000 n 
+0001581457 00000 n 
+0001581679 00000 n 
+0001581902 00000 n 
+0001582125 00000 n 
+0001582328 00000 n 
+0001582551 00000 n 
+0001582742 00000 n 
+0001582965 00000 n 
+0001583153 00000 n 
+0001583376 00000 n 
+0001583571 00000 n 
+0001583794 00000 n 
+0001587268 00000 n 
+0001587491 00000 n 
+0001583990 00000 n 
+0001584753 00000 n 
+0001576400 00000 n 
+0001574745 00000 n 
+0001584164 00000 n 
+0001584223 00000 n 
+0001584282 00000 n 
+0001584341 00000 n 
+0001584400 00000 n 
+0001584459 00000 n 
+0001584517 00000 n 
+0001584576 00000 n 
+0001584635 00000 n 
+0001584694 00000 n 
+0002869595 00000 n 
+0001607893 00000 n 
+0001610608 00000 n 
+0001610726 00000 n 
+0001610849 00000 n 
+0001610972 00000 n 
+0001611090 00000 n 
+0001611207 00000 n 
+0001587694 00000 n 
+0001587917 00000 n 
+0001588118 00000 n 
+0001588341 00000 n 
+0001588563 00000 n 
+0001588750 00000 n 
+0001588954 00000 n 
+0001589360 00000 n 
+0001589546 00000 n 
+0001589768 00000 n 
+0001589954 00000 n 
+0001590176 00000 n 
+0001590399 00000 n 
+0001590602 00000 n 
+0001590805 00000 n 
+0001591028 00000 n 
+0001591251 00000 n 
+0001591474 00000 n 
+0001591697 00000 n 
+0001591920 00000 n 
+0001592143 00000 n 
+0001592346 00000 n 
+0001592569 00000 n 
+0001592772 00000 n 
+0001592995 00000 n 
+0001593218 00000 n 
+0001593408 00000 n 
+0001593630 00000 n 
+0001593853 00000 n 
+0001597342 00000 n 
+0001597565 00000 n 
+0001594076 00000 n 
+0001594897 00000 n 
+0001586836 00000 n 
+0001584892 00000 n 
+0001594250 00000 n 
+0001594309 00000 n 
+0001589158 00000 n 
+0002859395 00000 n 
+0001594368 00000 n 
+0001594426 00000 n 
+0001594485 00000 n 
+0001594544 00000 n 
+0001594603 00000 n 
+0001594662 00000 n 
+0001594720 00000 n 
+0001594779 00000 n 
+0001594838 00000 n 
+0001613550 00000 n 
+0001613668 00000 n 
+0001613786 00000 n 
+0001613904 00000 n 
+0001614022 00000 n 
+0001618423 00000 n 
+0001597788 00000 n 
+0001597991 00000 n 
+0001598213 00000 n 
+0001598403 00000 n 
+0001598626 00000 n 
+0001598816 00000 n 
+0001599038 00000 n 
+0001599228 00000 n 
+0001599607 00000 n 
+0001599802 00000 n 
+0001599992 00000 n 
+0001600182 00000 n 
+0001600710 00000 n 
+0001597072 00000 n 
+0001595051 00000 n 
+0001600356 00000 n 
+0001600415 00000 n 
+0001600474 00000 n 
+0001600533 00000 n 
+0001600592 00000 n 
+0001599418 00000 n 
+0001600651 00000 n 
+0001618599 00000 n 
+0001618717 00000 n 
+0001603046 00000 n 
+0001606874 00000 n 
+0001603269 00000 n 
+0001604347 00000 n 
+0001602893 00000 n 
+0001600835 00000 n 
+0001603443 00000 n 
+0001603502 00000 n 
+0001603620 00000 n 
+0001603801 00000 n 
+0001604052 00000 n 
+0001604170 00000 n 
+0001604288 00000 n 
+0001607097 00000 n 
+0001607320 00000 n 
+0001607543 00000 n 
+0001608011 00000 n 
+0001606703 00000 n 
+0001604498 00000 n 
+0001607717 00000 n 
+0001607835 00000 n 
+0001607952 00000 n 
+0001610093 00000 n 
+0001610316 00000 n 
+0001611265 00000 n 
+0001609940 00000 n 
+0001608162 00000 n 
+0001610490 00000 n 
+0001610549 00000 n 
+0001610667 00000 n 
+0001610790 00000 n 
+0001610913 00000 n 
+0001611031 00000 n 
+0001611148 00000 n 
+0001613258 00000 n 
+0001614080 00000 n 
+0001613114 00000 n 
+0001611403 00000 n 
+0001613432 00000 n 
+0001613491 00000 n 
+0001613609 00000 n 
+0001613727 00000 n 
+0001613845 00000 n 
+0001613963 00000 n 
+0002869721 00000 n 
+0001616283 00000 n 
+0001616470 00000 n 
+0001616695 00000 n 
+0001616899 00000 n 
+0001617103 00000 n 
+0001617328 00000 n 
+0001617523 00000 n 
+0001617746 00000 n 
+0001617940 00000 n 
+0001621134 00000 n 
+0001621359 00000 n 
+0001618131 00000 n 
+0001619009 00000 n 
+0001616058 00000 n 
+0001614219 00000 n 
+0001618305 00000 n 
+0001618364 00000 n 
+0001618482 00000 n 
+0001618540 00000 n 
+0001618658 00000 n 
+0001618776 00000 n 
+0001618950 00000 n 
+0001633330 00000 n 
+0001633448 00000 n 
+0001633570 00000 n 
+0001621553 00000 n 
+0001621778 00000 n 
+0001621973 00000 n 
+0001622166 00000 n 
+0001622391 00000 n 
+0001622586 00000 n 
+0001622811 00000 n 
+0001623007 00000 n 
+0001623200 00000 n 
+0001623425 00000 n 
+0001623614 00000 n 
+0001623818 00000 n 
+0001624042 00000 n 
+0001624222 00000 n 
+0001624407 00000 n 
+0001624609 00000 n 
+0001624834 00000 n 
+0001625015 00000 n 
+0001625218 00000 n 
+0001625443 00000 n 
+0001625630 00000 n 
+0001625834 00000 n 
+0001626058 00000 n 
+0001626251 00000 n 
+0001626454 00000 n 
+0001626679 00000 n 
+0001626872 00000 n 
+0001627076 00000 n 
+0001627268 00000 n 
+0001627494 00000 n 
+0001627687 00000 n 
+0001627879 00000 n 
+0001628105 00000 n 
+0001628296 00000 n 
+0001628521 00000 n 
+0001628746 00000 n 
+0001631736 00000 n 
+0001631962 00000 n 
+0001628938 00000 n 
+0001629406 00000 n 
+0001620648 00000 n 
+0001619174 00000 n 
+0001629112 00000 n 
+0001629171 00000 n 
+0001629229 00000 n 
+0001629288 00000 n 
+0001629347 00000 n 
+0001635625 00000 n 
+0001635743 00000 n 
+0001635861 00000 n 
+0001635979 00000 n 
+0001638294 00000 n 
+0001638412 00000 n 
+0001638530 00000 n 
+0001638648 00000 n 
+0001641107 00000 n 
+0001641282 00000 n 
+0001632155 00000 n 
+0001632348 00000 n 
+0001632538 00000 n 
+0001632730 00000 n 
+0001632920 00000 n 
+0001633629 00000 n 
+0001631538 00000 n 
+0001629572 00000 n 
+0001633094 00000 n 
+0001633153 00000 n 
+0001633212 00000 n 
+0001633271 00000 n 
+0001633389 00000 n 
+0001633512 00000 n 
+0001635333 00000 n 
+0001636037 00000 n 
+0001635189 00000 n 
+0001633795 00000 n 
+0001635507 00000 n 
+0001635566 00000 n 
+0001635684 00000 n 
+0001635802 00000 n 
+0001635920 00000 n 
+0001638002 00000 n 
+0001638706 00000 n 
+0001637858 00000 n 
+0001636150 00000 n 
+0001638176 00000 n 
+0001638235 00000 n 
+0001638353 00000 n 
+0001638471 00000 n 
+0001638589 00000 n 
+0001643526 00000 n 
+0001643749 00000 n 
+0001640815 00000 n 
+0001641517 00000 n 
+0001640671 00000 n 
+0001638832 00000 n 
+0001640989 00000 n 
+0001641048 00000 n 
+0001641165 00000 n 
+0001641223 00000 n 
+0001641341 00000 n 
+0002869847 00000 n 
+0001643973 00000 n 
+0001644196 00000 n 
+0001644401 00000 n 
+0001644628 00000 n 
+0001644821 00000 n 
+0001648528 00000 n 
+0001645048 00000 n 
+0001646046 00000 n 
+0001643319 00000 n 
+0001641670 00000 n 
+0001645222 00000 n 
+0001645281 00000 n 
+0001645340 00000 n 
+0001645399 00000 n 
+0001645458 00000 n 
+0001645517 00000 n 
+0001645576 00000 n 
+0001645635 00000 n 
+0001645694 00000 n 
+0001645869 00000 n 
+0001645928 00000 n 
+0001645987 00000 n 
+0001648755 00000 n 
+0001648981 00000 n 
+0001649208 00000 n 
+0001649435 00000 n 
+0001649662 00000 n 
+0001649864 00000 n 
+0001650090 00000 n 
+0001650293 00000 n 
+0001650520 00000 n 
+0001650745 00000 n 
+0001650972 00000 n 
+0001651176 00000 n 
+0001651380 00000 n 
+0001651607 00000 n 
+0001651801 00000 n 
+0001652005 00000 n 
+0001652232 00000 n 
+0001652426 00000 n 
+0001652630 00000 n 
+0001652857 00000 n 
+0001653051 00000 n 
+0001653278 00000 n 
+0001653472 00000 n 
+0001653697 00000 n 
+0001653888 00000 n 
+0001654115 00000 n 
+0001654303 00000 n 
+0001657713 00000 n 
+0001657940 00000 n 
+0001658121 00000 n 
+0001658307 00000 n 
+0001654507 00000 n 
+0001655152 00000 n 
+0001648132 00000 n 
+0001646212 00000 n 
+0001654681 00000 n 
+0001654740 00000 n 
+0001654799 00000 n 
+0001654858 00000 n 
+0001654917 00000 n 
+0001654976 00000 n 
+0001655035 00000 n 
+0001655094 00000 n 
+0001792524 00000 n 
+0001732532 00000 n 
+0001735274 00000 n 
+0001735392 00000 n 
+0001735515 00000 n 
+0001735638 00000 n 
+0001735756 00000 n 
+0001738282 00000 n 
+0001658511 00000 n 
+0001658737 00000 n 
+0001658916 00000 n 
+0001659117 00000 n 
+0001659344 00000 n 
+0001659531 00000 n 
+0001659734 00000 n 
+0001659927 00000 n 
+0001660153 00000 n 
+0001660346 00000 n 
+0001660571 00000 n 
+0001660764 00000 n 
+0001660991 00000 n 
+0001661195 00000 n 
+0001661421 00000 n 
+0001661625 00000 n 
+0001661852 00000 n 
+0001662040 00000 n 
+0001662235 00000 n 
+0001662459 00000 n 
+0001662655 00000 n 
+0001662881 00000 n 
+0001663075 00000 n 
+0001663300 00000 n 
+0001663496 00000 n 
+0001663723 00000 n 
+0001663950 00000 n 
+0001664144 00000 n 
+0001664371 00000 n 
+0001664564 00000 n 
+0001664790 00000 n 
 0001664983 00000 n 
-0001665042 00000 n 
-0001665101 00000 n 
-0001737241 00000 n 
-0001737364 00000 n 
-0001737482 00000 n 
-0001740058 00000 n 
-0001740176 00000 n 
-0001740294 00000 n 
-0001740412 00000 n 
-0001668134 00000 n 
-0001668330 00000 n 
-0001668555 00000 n 
-0001668740 00000 n 
-0001668966 00000 n 
-0001669193 00000 n 
-0001669418 00000 n 
-0001669645 00000 n 
-0001669872 00000 n 
-0001670099 00000 n 
-0001670326 00000 n 
-0001670512 00000 n 
-0001670739 00000 n 
-0001670935 00000 n 
-0001671162 00000 n 
-0001671357 00000 n 
-0001671583 00000 n 
-0001671779 00000 n 
-0001671983 00000 n 
-0001672187 00000 n 
-0001672413 00000 n 
-0001672609 00000 n 
-0001672813 00000 n 
-0001673017 00000 n 
-0001673203 00000 n 
-0001673430 00000 n 
-0001673626 00000 n 
-0001673829 00000 n 
-0001674032 00000 n 
-0001674259 00000 n 
-0001674455 00000 n 
-0001674658 00000 n 
-0001674861 00000 n 
-0001678075 00000 n 
-0001675048 00000 n 
-0001675634 00000 n 
-0001667056 00000 n 
-0001665340 00000 n 
-0001675222 00000 n 
-0001675281 00000 n 
-0001675340 00000 n 
-0001675399 00000 n 
-0001675458 00000 n 
-0001675516 00000 n 
-0001675575 00000 n 
-0001740529 00000 n 
-0001742853 00000 n 
-0001742971 00000 n 
-0001743089 00000 n 
-0001743207 00000 n 
-0001743325 00000 n 
-0001745975 00000 n 
-0001746097 00000 n 
-0001748961 00000 n 
-0001678302 00000 n 
-0001678527 00000 n 
-0001678715 00000 n 
-0001678940 00000 n 
-0001679136 00000 n 
-0001679361 00000 n 
-0001679557 00000 n 
-0001679782 00000 n 
-0001679970 00000 n 
-0001680194 00000 n 
-0001680388 00000 n 
-0001680613 00000 n 
-0001680809 00000 n 
-0001681034 00000 n 
-0001681222 00000 n 
-0001681446 00000 n 
-0001681634 00000 n 
-0001681858 00000 n 
-0001682054 00000 n 
-0001682279 00000 n 
-0001682475 00000 n 
-0001682700 00000 n 
-0001682886 00000 n 
-0001683051 00000 n 
-0001683275 00000 n 
-0001683466 00000 n 
-0001683631 00000 n 
-0001683856 00000 n 
-0001684049 00000 n 
-0001684274 00000 n 
-0001684467 00000 n 
-0001684693 00000 n 
-0001684885 00000 n 
-0001685109 00000 n 
-0001689141 00000 n 
-0001689368 00000 n 
-0001689562 00000 n 
-0001685302 00000 n 
-0001685594 00000 n 
-0001677616 00000 n 
-0001675773 00000 n 
-0001685476 00000 n 
-0001685535 00000 n 
-0001749084 00000 n 
-0001749207 00000 n 
-0001749325 00000 n 
-0001751601 00000 n 
-0001751719 00000 n 
-0001751837 00000 n 
-0001754045 00000 n 
-0001754163 00000 n 
-0001754281 00000 n 
-0001754398 00000 n 
-0001757244 00000 n 
-0001757361 00000 n 
-0001757479 00000 n 
-0001757597 00000 n 
-0001760533 00000 n 
-0001760650 00000 n 
-0001689741 00000 n 
-0001689967 00000 n 
-0001690152 00000 n 
-0001690347 00000 n 
-0001690511 00000 n 
-0001690738 00000 n 
-0001690924 00000 n 
-0001691120 00000 n 
-0001691282 00000 n 
-0001691507 00000 n 
-0001691691 00000 n 
-0001691893 00000 n 
-0001692087 00000 n 
-0001692263 00000 n 
-0001692489 00000 n 
-0001692684 00000 n 
-0001692887 00000 n 
-0001693083 00000 n 
-0001693260 00000 n 
-0001693487 00000 n 
-0001693672 00000 n 
-0001693868 00000 n 
-0001694260 00000 n 
-0001694447 00000 n 
-0001694674 00000 n 
-0001694860 00000 n 
-0001695064 00000 n 
-0001695456 00000 n 
-0001695632 00000 n 
-0001695859 00000 n 
-0001696055 00000 n 
-0001696259 00000 n 
-0001696455 00000 n 
-0001696630 00000 n 
-0001696856 00000 n 
+0001665178 00000 n 
+0001665402 00000 n 
+0001668711 00000 n 
+0001668908 00000 n 
+0001669134 00000 n 
+0001665587 00000 n 
+0001666351 00000 n 
+0001657227 00000 n 
+0001655319 00000 n 
+0001665761 00000 n 
+0001665820 00000 n 
+0001665879 00000 n 
+0001665938 00000 n 
+0001665997 00000 n 
+0001666056 00000 n 
+0001666115 00000 n 
+0001666174 00000 n 
+0001666233 00000 n 
+0001666292 00000 n 
+0001738400 00000 n 
+0001738523 00000 n 
+0001738641 00000 n 
+0001741217 00000 n 
+0001741335 00000 n 
+0001741453 00000 n 
+0001741571 00000 n 
+0001669321 00000 n 
+0001669517 00000 n 
+0001669742 00000 n 
+0001669927 00000 n 
+0001670153 00000 n 
+0001670380 00000 n 
+0001670605 00000 n 
+0001670832 00000 n 
+0001671059 00000 n 
+0001671286 00000 n 
+0001671513 00000 n 
+0001671699 00000 n 
+0001671926 00000 n 
+0001672122 00000 n 
+0001672349 00000 n 
+0001672544 00000 n 
+0001672770 00000 n 
+0001672966 00000 n 
+0001673170 00000 n 
+0001673374 00000 n 
+0001673600 00000 n 
+0001673796 00000 n 
+0001674000 00000 n 
+0001674204 00000 n 
+0001674390 00000 n 
+0001674617 00000 n 
+0001674813 00000 n 
+0001675016 00000 n 
+0001675219 00000 n 
+0001675446 00000 n 
+0001675642 00000 n 
+0001675845 00000 n 
+0001676048 00000 n 
+0001679258 00000 n 
+0001676235 00000 n 
+0001676821 00000 n 
+0001668243 00000 n 
+0001666531 00000 n 
+0001676409 00000 n 
+0001676468 00000 n 
+0001676527 00000 n 
+0001676586 00000 n 
+0001676645 00000 n 
+0001676703 00000 n 
+0001676762 00000 n 
+0001741688 00000 n 
+0001744008 00000 n 
+0001744126 00000 n 
+0001744244 00000 n 
+0001744362 00000 n 
+0001744480 00000 n 
+0001747127 00000 n 
+0001747249 00000 n 
+0001750108 00000 n 
+0001679485 00000 n 
+0001679710 00000 n 
+0001679898 00000 n 
+0001680123 00000 n 
+0001680319 00000 n 
+0001680544 00000 n 
+0001680740 00000 n 
+0001680965 00000 n 
+0001681153 00000 n 
+0001681377 00000 n 
+0001681571 00000 n 
+0001681796 00000 n 
+0001681992 00000 n 
+0001682217 00000 n 
+0001682405 00000 n 
+0001682629 00000 n 
+0001682817 00000 n 
+0001683041 00000 n 
+0001683237 00000 n 
+0001683462 00000 n 
+0001683658 00000 n 
+0001683883 00000 n 
+0001684069 00000 n 
+0001684234 00000 n 
+0001684458 00000 n 
+0001684649 00000 n 
+0001684814 00000 n 
+0001685039 00000 n 
+0001685232 00000 n 
+0001685457 00000 n 
+0001685650 00000 n 
+0001685876 00000 n 
+0001686068 00000 n 
+0001686292 00000 n 
+0001690323 00000 n 
+0001690550 00000 n 
+0001690744 00000 n 
+0001686485 00000 n 
+0001686777 00000 n 
+0001678799 00000 n 
+0001676960 00000 n 
+0001686659 00000 n 
+0001686718 00000 n 
+0001750231 00000 n 
+0001750354 00000 n 
+0001750472 00000 n 
+0001752746 00000 n 
+0001752864 00000 n 
+0001752982 00000 n 
+0001755186 00000 n 
+0001755304 00000 n 
+0001755422 00000 n 
+0001755539 00000 n 
+0001758381 00000 n 
+0001758498 00000 n 
+0001758616 00000 n 
+0001758734 00000 n 
+0001761668 00000 n 
+0001761785 00000 n 
+0001690923 00000 n 
+0001691149 00000 n 
+0001691334 00000 n 
+0001691529 00000 n 
+0001691693 00000 n 
+0001691920 00000 n 
+0001692106 00000 n 
+0001692302 00000 n 
+0001692464 00000 n 
+0001692689 00000 n 
+0001692873 00000 n 
+0001693075 00000 n 
+0001693269 00000 n 
+0001693445 00000 n 
+0001693671 00000 n 
+0001693866 00000 n 
+0001694069 00000 n 
+0001694265 00000 n 
+0001694442 00000 n 
+0001694669 00000 n 
+0001694854 00000 n 
+0001695050 00000 n 
+0001695442 00000 n 
+0001695629 00000 n 
+0001695856 00000 n 
+0001696042 00000 n 
+0001696246 00000 n 
+0001696638 00000 n 
+0001696814 00000 n 
 0001697041 00000 n 
-0001697236 00000 n 
-0001697627 00000 n 
-0001697814 00000 n 
+0001697237 00000 n 
+0001697441 00000 n 
+0001697637 00000 n 
+0001697812 00000 n 
 0001698038 00000 n 
-0001698232 00000 n 
-0001698401 00000 n 
-0001698626 00000 n 
-0001698851 00000 n 
-0001699045 00000 n 
-0001702352 00000 n 
-0001702579 00000 n 
-0001699211 00000 n 
-0001699503 00000 n 
-0001688538 00000 n 
-0001685733 00000 n 
-0001699385 00000 n 
-0001694064 00000 n 
-0001695260 00000 n 
-0001697431 00000 n 
-0001699444 00000 n 
-0002869354 00000 n 
-0001760768 00000 n 
-0001760885 00000 n 
-0001764194 00000 n 
-0001764312 00000 n 
-0001764430 00000 n 
-0001767777 00000 n 
-0001767895 00000 n 
-0001768013 00000 n 
-0001771522 00000 n 
-0001771640 00000 n 
-0001771758 00000 n 
-0001702773 00000 n 
-0001702940 00000 n 
-0001703165 00000 n 
-0001703359 00000 n 
-0001703522 00000 n 
-0001703746 00000 n 
-0001703940 00000 n 
-0001704167 00000 n 
-0001704361 00000 n 
-0001704752 00000 n 
-0001704915 00000 n 
-0001705140 00000 n 
-0001705334 00000 n 
-0001705500 00000 n 
-0001705726 00000 n 
-0001705920 00000 n 
-0001706116 00000 n 
-0001706283 00000 n 
-0001706507 00000 n 
-0001706710 00000 n 
-0001706935 00000 n 
-0001707138 00000 n 
-0001707363 00000 n 
-0001707556 00000 n 
-0001707727 00000 n 
-0001707951 00000 n 
-0001708143 00000 n 
-0001708368 00000 n 
-0001708572 00000 n 
-0001708797 00000 n 
-0001708987 00000 n 
-0001709212 00000 n 
-0001709398 00000 n 
-0001709602 00000 n 
-0001709825 00000 n 
-0001710016 00000 n 
-0001712812 00000 n 
-0001713016 00000 n 
-0001710201 00000 n 
-0001710493 00000 n 
-0001701857 00000 n 
-0001699710 00000 n 
-0001710375 00000 n 
-0001710434 00000 n 
-0001704557 00000 n 
-0001775144 00000 n 
-0001775260 00000 n 
-0001775378 00000 n 
-0001778817 00000 n 
-0001778934 00000 n 
-0001779052 00000 n 
-0001782676 00000 n 
-0001782794 00000 n 
-0001782912 00000 n 
-0001783028 00000 n 
-0001787149 00000 n 
-0001787267 00000 n 
-0001787390 00000 n 
-0001713243 00000 n 
-0001713470 00000 n 
-0001713697 00000 n 
-0001713922 00000 n 
-0001714115 00000 n 
-0001714308 00000 n 
-0001714534 00000 n 
-0001714727 00000 n 
-0001714953 00000 n 
-0001715146 00000 n 
-0001715339 00000 n 
-0001715566 00000 n 
-0001715759 00000 n 
-0001715951 00000 n 
-0001716144 00000 n 
-0001716347 00000 n 
-0001716572 00000 n 
-0001716763 00000 n 
-0001716956 00000 n 
-0001717150 00000 n 
-0001717354 00000 n 
-0001717579 00000 n 
-0001717771 00000 n 
-0001717964 00000 n 
-0001718158 00000 n 
-0001718362 00000 n 
-0001718588 00000 n 
-0001718781 00000 n 
-0001718974 00000 n 
-0001719168 00000 n 
-0001723282 00000 n 
-0001723508 00000 n 
-0001723700 00000 n 
-0001723893 00000 n 
-0001724087 00000 n 
-0001719372 00000 n 
-0001719958 00000 n 
-0001712380 00000 n 
-0001710659 00000 n 
-0001719546 00000 n 
-0001719605 00000 n 
-0001719664 00000 n 
-0001719723 00000 n 
-0001719782 00000 n 
-0001719841 00000 n 
-0001719899 00000 n 
-0001791607 00000 n 
-0001791725 00000 n 
-0001791848 00000 n 
-0001791971 00000 n 
-0001794656 00000 n 
-0001794779 00000 n 
-0001794902 00000 n 
-0001724291 00000 n 
-0001724517 00000 n 
-0001724709 00000 n 
-0001724902 00000 n 
-0001725096 00000 n 
-0001725300 00000 n 
-0001725526 00000 n 
-0001725720 00000 n 
-0001726107 00000 n 
-0001726310 00000 n 
-0001726537 00000 n 
-0001726741 00000 n 
-0001726932 00000 n 
-0001727283 00000 n 
-0001722976 00000 n 
-0001720097 00000 n 
-0001727106 00000 n 
-0001725914 00000 n 
-0001727165 00000 n 
-0001727224 00000 n 
-0001797607 00000 n 
-0001797730 00000 n 
-0001797853 00000 n 
-0001797976 00000 n 
-0001730511 00000 n 
-0001730698 00000 n 
-0001730886 00000 n 
-0001731074 00000 n 
-0001731484 00000 n 
-0001730340 00000 n 
-0001727487 00000 n 
-0001731248 00000 n 
-0001731307 00000 n 
-0001731425 00000 n 
-0001733714 00000 n 
-0001733879 00000 n 
-0001734712 00000 n 
-0001733561 00000 n 
-0001731686 00000 n 
-0001734053 00000 n 
-0001734171 00000 n 
-0001734294 00000 n 
-0001734417 00000 n 
-0001734535 00000 n 
-0001734653 00000 n 
-0001736890 00000 n 
-0001737541 00000 n 
-0001736746 00000 n 
-0001734838 00000 n 
-0001737064 00000 n 
-0001737182 00000 n 
-0001737305 00000 n 
-0001737423 00000 n 
-0002869480 00000 n 
-0001739707 00000 n 
-0001740587 00000 n 
-0001739563 00000 n 
-0001737667 00000 n 
-0001739881 00000 n 
-0001739940 00000 n 
-0001739999 00000 n 
-0001740117 00000 n 
-0001740235 00000 n 
-0001740353 00000 n 
-0001740470 00000 n 
-0001742561 00000 n 
-0001743443 00000 n 
-0001742417 00000 n 
-0001740726 00000 n 
-0001742735 00000 n 
-0001742794 00000 n 
-0001742912 00000 n 
-0001743030 00000 n 
-0001743148 00000 n 
-0001743266 00000 n 
-0001743384 00000 n 
-0001745742 00000 n 
-0001746220 00000 n 
-0001745598 00000 n 
-0001743582 00000 n 
-0001745916 00000 n 
-0001746039 00000 n 
-0001746161 00000 n 
-0001748728 00000 n 
-0001749383 00000 n 
-0001748584 00000 n 
-0001746359 00000 n 
-0001748902 00000 n 
-0001749025 00000 n 
-0001749148 00000 n 
-0001749266 00000 n 
-0001751309 00000 n 
-0001751955 00000 n 
-0001751165 00000 n 
-0001749522 00000 n 
-0001751483 00000 n 
-0001751542 00000 n 
-0001751660 00000 n 
-0001751778 00000 n 
-0001751896 00000 n 
-0001753812 00000 n 
-0001754457 00000 n 
-0001753668 00000 n 
-0001752094 00000 n 
-0001753986 00000 n 
-0001754104 00000 n 
-0001754222 00000 n 
-0001754339 00000 n 
-0002869606 00000 n 
-0001756439 00000 n 
-0001756601 00000 n 
-0001756766 00000 n 
-0001756952 00000 n 
-0001757656 00000 n 
-0001756268 00000 n 
-0001754596 00000 n 
-0001757126 00000 n 
-0001757185 00000 n 
-0001757303 00000 n 
-0001757420 00000 n 
-0001757538 00000 n 
-0001759899 00000 n 
-0001760078 00000 n 
-0001760241 00000 n 
-0001761003 00000 n 
-0001759737 00000 n 
-0001757795 00000 n 
-0001760415 00000 n 
-0001760474 00000 n 
-0001760591 00000 n 
-0001760709 00000 n 
-0001760826 00000 n 
-0001760944 00000 n 
-0001763445 00000 n 
-0001763609 00000 n 
-0001763784 00000 n 
-0001763961 00000 n 
-0001764548 00000 n 
-0001763274 00000 n 
-0001761142 00000 n 
-0001764135 00000 n 
-0001764253 00000 n 
-0001764371 00000 n 
-0001764489 00000 n 
-0001767181 00000 n 
-0001767368 00000 n 
-0001770697 00000 n 
-0001767544 00000 n 
-0001768072 00000 n 
-0001767019 00000 n 
-0001764724 00000 n 
-0001767718 00000 n 
-0001767836 00000 n 
-0001767954 00000 n 
-0001770874 00000 n 
-0001771061 00000 n 
-0001773850 00000 n 
-0001771230 00000 n 
-0001771817 00000 n 
-0001770526 00000 n 
-0001768248 00000 n 
-0001771404 00000 n 
-0001771463 00000 n 
-0001771581 00000 n 
-0001771699 00000 n 
-0001774017 00000 n 
-0001774185 00000 n 
-0001774352 00000 n 
-0001774520 00000 n 
-0001774684 00000 n 
-0001777692 00000 n 
-0001774852 00000 n 
-0001775437 00000 n 
-0001773652 00000 n 
-0001771993 00000 n 
-0001775026 00000 n 
-0001775085 00000 n 
-0001775202 00000 n 
-0001775319 00000 n 
-0002869732 00000 n 
-0001777856 00000 n 
-0001778024 00000 n 
-0001778191 00000 n 
-0001778357 00000 n 
-0001778525 00000 n 
-0001779111 00000 n 
-0001777503 00000 n 
-0001775589 00000 n 
-0001778699 00000 n 
-0001778758 00000 n 
-0001778875 00000 n 
-0001778993 00000 n 
-0001781616 00000 n 
-0001781787 00000 n 
-0001782012 00000 n 
-0001782198 00000 n 
-0001782384 00000 n 
-0001783086 00000 n 
-0001781436 00000 n 
-0001779263 00000 n 
-0001782558 00000 n 
-0001782617 00000 n 
-0001782735 00000 n 
-0001782853 00000 n 
-0001782971 00000 n 
-0001786081 00000 n 
-0001786271 00000 n 
-0001786461 00000 n 
-0001786688 00000 n 
-0001786857 00000 n 
-0001787452 00000 n 
-0001785901 00000 n 
-0001783274 00000 n 
-0001787031 00000 n 
-0001787090 00000 n 
-0001787208 00000 n 
-0001787331 00000 n 
-0001790596 00000 n 
-0001790781 00000 n 
-0001790967 00000 n 
-0001791133 00000 n 
-0001792094 00000 n 
-0001790425 00000 n 
-0001787603 00000 n 
-0001791307 00000 n 
-0001791366 00000 n 
-0001791489 00000 n 
-0001791548 00000 n 
-0001791666 00000 n 
-0001791789 00000 n 
-0001791912 00000 n 
-0001792035 00000 n 
-0001794423 00000 n 
-0001795025 00000 n 
-0001794279 00000 n 
-0001792245 00000 n 
-0001794597 00000 n 
-0001794720 00000 n 
-0001794843 00000 n 
-0001794966 00000 n 
-0001797374 00000 n 
-0001798152 00000 n 
-0001797230 00000 n 
-0001795151 00000 n 
-0001797548 00000 n 
-0001797671 00000 n 
-0001797794 00000 n 
-0001797917 00000 n 
-0001798035 00000 n 
-0002869858 00000 n 
-0001800264 00000 n 
-0001800501 00000 n 
-0001800705 00000 n 
-0001800909 00000 n 
-0001801146 00000 n 
-0001801342 00000 n 
-0001801579 00000 n 
-0001801773 00000 n 
-0001802010 00000 n 
-0001802206 00000 n 
-0001802443 00000 n 
-0001802639 00000 n 
-0001802875 00000 n 
-0001803065 00000 n 
-0001803268 00000 n 
-0001803505 00000 n 
-0001803698 00000 n 
-0001803902 00000 n 
-0001804139 00000 n 
-0001804321 00000 n 
-0001804525 00000 n 
-0001804762 00000 n 
-0001804943 00000 n 
-0001805129 00000 n 
-0001805333 00000 n 
-0001805569 00000 n 
-0001805755 00000 n 
-0001805958 00000 n 
-0001806195 00000 n 
-0001806389 00000 n 
-0001809262 00000 n 
-0001809499 00000 n 
-0001809704 00000 n 
-0001806592 00000 n 
-0001806942 00000 n 
-0001799850 00000 n 
-0001798291 00000 n 
-0001806766 00000 n 
-0001806883 00000 n 
-0001880232 00000 n 
-0001882439 00000 n 
-0001882557 00000 n 
-0001882675 00000 n 
-0001884957 00000 n 
-0001885075 00000 n 
-0001885193 00000 n 
-0001887719 00000 n 
-0001887837 00000 n 
-0001887954 00000 n 
-0001890432 00000 n 
-0001809907 00000 n 
-0001810144 00000 n 
-0001810349 00000 n 
-0001810552 00000 n 
-0001810755 00000 n 
-0001810992 00000 n 
-0001811196 00000 n 
-0001811434 00000 n 
-0001811638 00000 n 
-0001811875 00000 n 
-0001812077 00000 n 
-0001812313 00000 n 
-0001812502 00000 n 
-0001812672 00000 n 
-0001812909 00000 n 
-0001813147 00000 n 
-0001813343 00000 n 
-0001813579 00000 n 
-0001813775 00000 n 
-0001814012 00000 n 
-0001814208 00000 n 
-0001814446 00000 n 
-0001814642 00000 n 
-0001814880 00000 n 
-0001815075 00000 n 
-0001815310 00000 n 
-0001815495 00000 n 
-0001815691 00000 n 
-0001815927 00000 n 
-0001816113 00000 n 
-0001816310 00000 n 
-0001816547 00000 n 
-0001820337 00000 n 
-0001820575 00000 n 
-0001816733 00000 n 
-0001817790 00000 n 
-0001808803 00000 n 
-0001807095 00000 n 
-0001816907 00000 n 
-0001816966 00000 n 
-0001817025 00000 n 
-0001817084 00000 n 
-0001817143 00000 n 
-0001817202 00000 n 
-0001817261 00000 n 
-0001817320 00000 n 
-0001817378 00000 n 
-0001817437 00000 n 
-0001817496 00000 n 
-0001817555 00000 n 
-0001817614 00000 n 
-0001817673 00000 n 
-0001817732 00000 n 
-0001890550 00000 n 
-0001820813 00000 n 
-0001821051 00000 n 
-0001821289 00000 n 
-0001821494 00000 n 
-0001821732 00000 n 
-0001821969 00000 n 
-0001822207 00000 n 
-0001822393 00000 n 
-0001822631 00000 n 
-0001822827 00000 n 
-0001823065 00000 n 
-0001823260 00000 n 
-0001823497 00000 n 
-0001823693 00000 n 
-0001823897 00000 n 
-0001824101 00000 n 
-0001824338 00000 n 
-0001824534 00000 n 
-0001824738 00000 n 
-0001824942 00000 n 
-0001825129 00000 n 
-0001825366 00000 n 
-0001825561 00000 n 
-0001825763 00000 n 
-0001825965 00000 n 
-0001826203 00000 n 
-0001826399 00000 n 
-0001826602 00000 n 
-0001826805 00000 n 
-0001826990 00000 n 
-0001827228 00000 n 
-0001827433 00000 n 
-0001827670 00000 n 
-0001830881 00000 n 
-0001827873 00000 n 
-0001828401 00000 n 
-0001819878 00000 n 
-0001817943 00000 n 
-0001828047 00000 n 
-0001828106 00000 n 
-0001828165 00000 n 
-0001828224 00000 n 
-0001828283 00000 n 
-0001828342 00000 n 
-0001892891 00000 n 
-0001893009 00000 n 
-0001893127 00000 n 
-0001893245 00000 n 
-0001893363 00000 n 
-0001896073 00000 n 
-0001896196 00000 n 
-0001898917 00000 n 
-0001899040 00000 n 
-0001899163 00000 n 
-0001831119 00000 n 
-0001831355 00000 n 
-0001831543 00000 n 
-0001831779 00000 n 
-0001831967 00000 n 
-0001832203 00000 n 
-0001832391 00000 n 
-0001832626 00000 n 
-0001832814 00000 n 
-0001833050 00000 n 
-0001833245 00000 n 
-0001833479 00000 n 
-0001833673 00000 n 
-0001833908 00000 n 
-0001834103 00000 n 
-0001834339 00000 n 
-0001834535 00000 n 
-0001834770 00000 n 
-0001834966 00000 n 
-0001835202 00000 n 
-0001835398 00000 n 
-0001835634 00000 n 
-0001835820 00000 n 
-0001835985 00000 n 
-0001836221 00000 n 
-0001836413 00000 n 
-0001836578 00000 n 
-0001836814 00000 n 
-0001837019 00000 n 
-0001837255 00000 n 
-0001837459 00000 n 
-0001837697 00000 n 
-0001841849 00000 n 
-0001842085 00000 n 
-0001842290 00000 n 
-0001842527 00000 n 
-0001842712 00000 n 
-0001837901 00000 n 
-0001838193 00000 n 
-0001830440 00000 n 
-0001828540 00000 n 
-0001838075 00000 n 
-0001838134 00000 n 
-0001901418 00000 n 
-0001901536 00000 n 
-0001901654 00000 n 
-0001901771 00000 n 
-0001903896 00000 n 
-0001904014 00000 n 
-0001904132 00000 n 
-0001904250 00000 n 
-0001906714 00000 n 
-0001906831 00000 n 
-0001906949 00000 n 
-0001909853 00000 n 
-0001909971 00000 n 
-0001910089 00000 n 
-0001910207 00000 n 
-0001842907 00000 n 
-0001843085 00000 n 
-0001843323 00000 n 
-0001843509 00000 n 
-0001843705 00000 n 
-0001843884 00000 n 
-0001844122 00000 n 
-0001844308 00000 n 
-0001844512 00000 n 
-0001844708 00000 n 
-0001844885 00000 n 
-0001845056 00000 n 
-0001845294 00000 n 
-0001845480 00000 n 
-0001845684 00000 n 
-0001846075 00000 n 
-0001846251 00000 n 
-0001846593 00000 n 
-0001846830 00000 n 
-0001847025 00000 n 
-0001847228 00000 n 
-0001847424 00000 n 
-0001847601 00000 n 
-0001847772 00000 n 
-0001848010 00000 n 
-0001848206 00000 n 
-0001848410 00000 n 
-0001848606 00000 n 
-0001848781 00000 n 
-0001848951 00000 n 
-0001849189 00000 n 
-0001849374 00000 n 
-0001849570 00000 n 
-0001849962 00000 n 
-0001850149 00000 n 
-0001850387 00000 n 
-0001850573 00000 n 
-0001850769 00000 n 
-0001851161 00000 n 
-0001851348 00000 n 
-0001851583 00000 n 
-0001851788 00000 n 
-0001851955 00000 n 
-0001852117 00000 n 
-0001852353 00000 n 
-0001852588 00000 n 
-0001855948 00000 n 
-0001856184 00000 n 
-0001852793 00000 n 
-0001853084 00000 n 
-0001841210 00000 n 
-0001838332 00000 n 
-0001852967 00000 n 
-0001845880 00000 n 
-0001846422 00000 n 
-0001849766 00000 n 
-0001850965 00000 n 
-0001853026 00000 n 
-0001910325 00000 n 
-0001913236 00000 n 
-0001913354 00000 n 
-0001913472 00000 n 
-0001917832 00000 n 
-0001917950 00000 n 
-0001921899 00000 n 
-0001922017 00000 n 
-0001922135 00000 n 
-0001925919 00000 n 
-0001926037 00000 n 
-0001856388 00000 n 
-0001856624 00000 n 
-0001856827 00000 n 
-0001857063 00000 n 
-0001857267 00000 n 
-0001857439 00000 n 
-0001857769 00000 n 
-0001858004 00000 n 
-0001858196 00000 n 
-0001858432 00000 n 
-0001858636 00000 n 
-0001858872 00000 n 
-0001859063 00000 n 
-0001859299 00000 n 
-0001859485 00000 n 
-0001859689 00000 n 
-0001859922 00000 n 
-0001860112 00000 n 
-0001860296 00000 n 
-0001860534 00000 n 
-0001860770 00000 n 
-0001860975 00000 n 
-0001861211 00000 n 
-0001861447 00000 n 
-0001861683 00000 n 
-0001861921 00000 n 
-0001862159 00000 n 
-0001862363 00000 n 
-0001862599 00000 n 
-0001862801 00000 n 
-0001865607 00000 n 
-0001863035 00000 n 
-0001863738 00000 n 
-0001855507 00000 n 
-0001853291 00000 n 
-0001863209 00000 n 
-0001857604 00000 n 
-0001863268 00000 n 
-0001863327 00000 n 
-0001863385 00000 n 
-0001863444 00000 n 
-0001863503 00000 n 
-0001863562 00000 n 
-0001863621 00000 n 
-0001863680 00000 n 
-0002869984 00000 n 
-0001926155 00000 n 
-0001930430 00000 n 
-0001930548 00000 n 
-0001930666 00000 n 
-0001930784 00000 n 
-0001934696 00000 n 
-0001934814 00000 n 
-0001939296 00000 n 
-0001865845 00000 n 
-0001866049 00000 n 
-0001866287 00000 n 
-0001866525 00000 n 
-0001866763 00000 n 
-0001867001 00000 n 
-0001867239 00000 n 
-0001867477 00000 n 
-0001867714 00000 n 
-0001867951 00000 n 
-0001868188 00000 n 
-0001868426 00000 n 
-0001868630 00000 n 
-0001869038 00000 n 
-0001870092 00000 n 
-0001865328 00000 n 
-0001863918 00000 n 
-0001869212 00000 n 
-0001869271 00000 n 
-0001869330 00000 n 
-0001869389 00000 n 
-0001869448 00000 n 
-0001869507 00000 n 
-0001869566 00000 n 
-0001869624 00000 n 
-0001869682 00000 n 
-0001869741 00000 n 
-0001869800 00000 n 
-0001869858 00000 n 
-0001869916 00000 n 
-0001869975 00000 n 
-0001870034 00000 n 
-0001868835 00000 n 
-0001939418 00000 n 
-0001939600 00000 n 
-0001873759 00000 n 
-0001873997 00000 n 
-0001874202 00000 n 
-0001874440 00000 n 
-0001874645 00000 n 
-0001875052 00000 n 
-0001875290 00000 n 
-0001875495 00000 n 
-0001875901 00000 n 
-0001876091 00000 n 
-0001876282 00000 n 
-0001876463 00000 n 
-0001879334 00000 n 
-0001876616 00000 n 
-0001877026 00000 n 
-0001873489 00000 n 
-0001870231 00000 n 
-0001876790 00000 n 
-0001876849 00000 n 
-0001874850 00000 n 
-0001875698 00000 n 
-0001876908 00000 n 
-0001876967 00000 n 
-0001939718 00000 n 
-0001944684 00000 n 
-0001944807 00000 n 
-0001879572 00000 n 
-0001879753 00000 n 
-0001879940 00000 n 
-0001880350 00000 n 
-0001879163 00000 n 
-0001877228 00000 n 
-0001880114 00000 n 
-0001880173 00000 n 
-0001880291 00000 n 
-0001882206 00000 n 
-0001882792 00000 n 
-0001882062 00000 n 
-0001880501 00000 n 
-0001882380 00000 n 
-0001882498 00000 n 
-0001882616 00000 n 
-0001882733 00000 n 
-0001884724 00000 n 
-0001885252 00000 n 
-0001884580 00000 n 
-0001882918 00000 n 
-0001884898 00000 n 
-0001885016 00000 n 
-0001885134 00000 n 
-0001887427 00000 n 
-0001888012 00000 n 
-0001887283 00000 n 
-0001885378 00000 n 
-0001887601 00000 n 
-0001887660 00000 n 
-0001887778 00000 n 
-0001887896 00000 n 
-0002870110 00000 n 
-0001890140 00000 n 
-0001890668 00000 n 
-0001889996 00000 n 
-0001888138 00000 n 
-0001890314 00000 n 
-0001890373 00000 n 
-0001890491 00000 n 
-0001890609 00000 n 
-0001892599 00000 n 
-0001893421 00000 n 
-0001892455 00000 n 
-0001890794 00000 n 
-0001892773 00000 n 
-0001892832 00000 n 
-0001892950 00000 n 
-0001893068 00000 n 
-0001893186 00000 n 
-0001893304 00000 n 
-0001895781 00000 n 
-0001896319 00000 n 
-0001895637 00000 n 
-0001893560 00000 n 
-0001895955 00000 n 
-0001896014 00000 n 
-0001896137 00000 n 
-0001896260 00000 n 
-0001898684 00000 n 
-0001899222 00000 n 
-0001898540 00000 n 
-0001896458 00000 n 
-0001898858 00000 n 
-0001898981 00000 n 
-0001899104 00000 n 
-0001901126 00000 n 
-0001901889 00000 n 
-0001900982 00000 n 
-0001899361 00000 n 
-0001901300 00000 n 
-0001901359 00000 n 
-0001901477 00000 n 
-0001901595 00000 n 
-0001901713 00000 n 
-0001901830 00000 n 
-0001903663 00000 n 
-0001904309 00000 n 
-0001903519 00000 n 
-0001902028 00000 n 
-0001903837 00000 n 
-0001903955 00000 n 
-0001904073 00000 n 
-0001904191 00000 n 
-0002870236 00000 n 
-0001906259 00000 n 
-0001906422 00000 n 
-0001907067 00000 n 
-0001906106 00000 n 
-0001904448 00000 n 
-0001906596 00000 n 
-0001906655 00000 n 
-0001906772 00000 n 
-0001906890 00000 n 
-0001907008 00000 n 
-0001909269 00000 n 
-0001909434 00000 n 
-0001909620 00000 n 
-0001910383 00000 n 
-0001909107 00000 n 
-0001907206 00000 n 
-0001909794 00000 n 
-0001909912 00000 n 
-0001910030 00000 n 
-0001910148 00000 n 
-0001910266 00000 n 
-0001912587 00000 n 
-0001912765 00000 n 
-0001916116 00000 n 
-0001916293 00000 n 
-0001912944 00000 n 
-0001913530 00000 n 
-0001912425 00000 n 
-0001910522 00000 n 
-0001913118 00000 n 
-0001913177 00000 n 
-0001913295 00000 n 
-0001913413 00000 n 
-0001916464 00000 n 
-0001916654 00000 n 
-0001916831 00000 n 
-0001917002 00000 n 
-0001917192 00000 n 
-0001917369 00000 n 
-0001917540 00000 n 
-0001918068 00000 n 
-0001915900 00000 n 
-0001913669 00000 n 
-0001917714 00000 n 
-0001917773 00000 n 
-0001917891 00000 n 
-0001918009 00000 n 
-0001920752 00000 n 
-0001920943 00000 n 
-0001921120 00000 n 
-0001921290 00000 n 
-0001921480 00000 n 
-0001924943 00000 n 
-0001921666 00000 n 
-0001922194 00000 n 
-0001920563 00000 n 
-0001918244 00000 n 
-0001921840 00000 n 
-0001921958 00000 n 
-0001922076 00000 n 
-0001925130 00000 n 
-0001925297 00000 n 
-0001925459 00000 n 
-0001925627 00000 n 
-0001926214 00000 n 
-0001924763 00000 n 
-0001922370 00000 n 
-0001925801 00000 n 
-0001925860 00000 n 
-0001925978 00000 n 
-0001926096 00000 n 
-0002870362 00000 n 
-0001928552 00000 n 
-0001928790 00000 n 
-0001929028 00000 n 
-0001929200 00000 n 
-0001929528 00000 n 
-0001929766 00000 n 
-0001929952 00000 n 
-0001930138 00000 n 
-0001930842 00000 n 
-0001928336 00000 n 
-0001926403 00000 n 
-0001930312 00000 n 
-0001930371 00000 n 
-0001930489 00000 n 
-0001930607 00000 n 
-0001929364 00000 n 
-0001930725 00000 n 
-0001933833 00000 n 
-0001934024 00000 n 
-0001934404 00000 n 
-0001934937 00000 n 
-0001933662 00000 n 
-0001930981 00000 n 
-0001934578 00000 n 
-0001934637 00000 n 
-0001934755 00000 n 
-0001934214 00000 n 
-0001934878 00000 n 
-0001938026 00000 n 
-0001938264 00000 n 
-0001938478 00000 n 
-0001938663 00000 n 
-0001938848 00000 n 
-0001939063 00000 n 
-0001939781 00000 n 
-0001937837 00000 n 
-0001935088 00000 n 
-0001939237 00000 n 
-0001939359 00000 n 
-0001939482 00000 n 
-0001939541 00000 n 
-0001939659 00000 n 
-0001942432 00000 n 
-0001942617 00000 n 
-0001942846 00000 n 
-0001943074 00000 n 
-0001943303 00000 n 
-0001943532 00000 n 
-0001943760 00000 n 
-0001943988 00000 n 
-0001944189 00000 n 
-0001947966 00000 n 
-0001948162 00000 n 
-0001948391 00000 n 
-0001948586 00000 n 
-0001944392 00000 n 
-0001945341 00000 n 
-0001942207 00000 n 
-0001939932 00000 n 
-0001944566 00000 n 
-0001944625 00000 n 
-0001944748 00000 n 
-0001944871 00000 n 
-0001945046 00000 n 
-0001945105 00000 n 
-0001945164 00000 n 
-0001945223 00000 n 
-0001945282 00000 n 
-0002020111 00000 n 
-0001948790 00000 n 
-0001949019 00000 n 
-0001949215 00000 n 
-0001949419 00000 n 
-0001949648 00000 n 
-0001949853 00000 n 
-0001950056 00000 n 
-0001950252 00000 n 
-0001950481 00000 n 
-0001950677 00000 n 
-0001950872 00000 n 
-0001951101 00000 n 
-0001951297 00000 n 
-0001951493 00000 n 
-0001951721 00000 n 
-0001951911 00000 n 
-0001952114 00000 n 
-0001952343 00000 n 
-0001952536 00000 n 
-0001952740 00000 n 
-0001952969 00000 n 
-0001953151 00000 n 
-0001953355 00000 n 
-0001953584 00000 n 
-0001953777 00000 n 
-0001953980 00000 n 
-0001954209 00000 n 
-0001954396 00000 n 
-0001954600 00000 n 
-0001954829 00000 n 
-0001955010 00000 n 
-0001955196 00000 n 
-0001955400 00000 n 
-0001955604 00000 n 
-0001958761 00000 n 
-0001958965 00000 n 
-0001955832 00000 n 
-0001956300 00000 n 
-0001947480 00000 n 
-0001945522 00000 n 
-0001956006 00000 n 
-0001956065 00000 n 
-0001956124 00000 n 
-0001956182 00000 n 
-0001956241 00000 n 
-0002022612 00000 n 
-0002022730 00000 n 
-0002022853 00000 n 
-0002022971 00000 n 
-0002025318 00000 n 
-0002025436 00000 n 
-0002025553 00000 n 
-0002028370 00000 n 
-0001959194 00000 n 
-0001959422 00000 n 
-0001959651 00000 n 
-0001959880 00000 n 
-0001960109 00000 n 
-0001960338 00000 n 
-0001960534 00000 n 
-0001960763 00000 n 
-0001960992 00000 n 
-0001961178 00000 n 
-0001961407 00000 n 
-0001961603 00000 n 
-0001961831 00000 n 
-0001962025 00000 n 
-0001962253 00000 n 
-0001962449 00000 n 
-0001962653 00000 n 
-0001962857 00000 n 
-0001963085 00000 n 
-0001963281 00000 n 
-0001963485 00000 n 
-0001963689 00000 n 
-0001963876 00000 n 
-0001964105 00000 n 
-0001964301 00000 n 
-0001964504 00000 n 
-0001964707 00000 n 
-0001964936 00000 n 
-0001965132 00000 n 
-0001965335 00000 n 
-0001965538 00000 n 
-0001965725 00000 n 
-0001965953 00000 n 
-0001969172 00000 n 
-0001969401 00000 n 
-0001966149 00000 n 
-0001966735 00000 n 
-0001958302 00000 n 
-0001956453 00000 n 
-0001966323 00000 n 
-0001966382 00000 n 
-0001966441 00000 n 
-0001966500 00000 n 
-0001966559 00000 n 
-0001966618 00000 n 
-0001966676 00000 n 
-0002870488 00000 n 
-0002028547 00000 n 
-0002028665 00000 n 
-0002028783 00000 n 
-0002031140 00000 n 
-0002031257 00000 n 
-0002031375 00000 n 
-0002034023 00000 n 
-0002034146 00000 n 
-0002034269 00000 n 
-0001969597 00000 n 
-0001969826 00000 n 
-0001970021 00000 n 
-0001970250 00000 n 
-0001970445 00000 n 
-0001970674 00000 n 
-0001970870 00000 n 
-0001971097 00000 n 
-0001971283 00000 n 
-0001971480 00000 n 
-0001971708 00000 n 
-0001971894 00000 n 
-0001972091 00000 n 
-0001972319 00000 n 
-0001972506 00000 n 
-0001972710 00000 n 
-0001972937 00000 n 
-0001973140 00000 n 
-0001973366 00000 n 
-0001973595 00000 n 
-0001973824 00000 n 
-0001974051 00000 n 
-0001974276 00000 n 
-0001974462 00000 n 
-0001974689 00000 n 
-0001974877 00000 n 
-0001975106 00000 n 
-0001975294 00000 n 
-0001975521 00000 n 
-0001975717 00000 n 
-0001975943 00000 n 
-0001979395 00000 n 
-0001979624 00000 n 
-0001979819 00000 n 
-0001980046 00000 n 
-0001976139 00000 n 
-0001976608 00000 n 
-0001968731 00000 n 
-0001966874 00000 n 
-0001976313 00000 n 
-0001976372 00000 n 
-0001976431 00000 n 
-0001976490 00000 n 
-0001976549 00000 n 
-0002036677 00000 n 
-0002036795 00000 n 
-0002036912 00000 n 
-0002037029 00000 n 
-0002037147 00000 n 
-0002039478 00000 n 
-0002039596 00000 n 
-0002039714 00000 n 
-0002039836 00000 n 
-0002039954 00000 n 
-0002042605 00000 n 
-0002042723 00000 n 
-0001980234 00000 n 
-0001980460 00000 n 
-0001980648 00000 n 
-0001980876 00000 n 
-0001981061 00000 n 
-0001981288 00000 n 
-0001981483 00000 n 
-0001981710 00000 n 
-0001981906 00000 n 
-0001982135 00000 n 
-0001982331 00000 n 
-0001982558 00000 n 
-0001982744 00000 n 
-0001982909 00000 n 
-0001983136 00000 n 
-0001983328 00000 n 
-0001983493 00000 n 
-0001983720 00000 n 
-0001983946 00000 n 
-0001984141 00000 n 
-0001984370 00000 n 
-0001984566 00000 n 
-0001984791 00000 n 
-0001984985 00000 n 
-0001985214 00000 n 
-0001985410 00000 n 
-0001985598 00000 n 
-0001985827 00000 n 
-0001986013 00000 n 
-0001986209 00000 n 
-0001986388 00000 n 
-0001986617 00000 n 
-0001986803 00000 n 
-0001986999 00000 n 
-0001991220 00000 n 
-0001991449 00000 n 
-0001991635 00000 n 
-0001991839 00000 n 
-0001992035 00000 n 
-0001987178 00000 n 
-0001987470 00000 n 
-0001978909 00000 n 
-0001976747 00000 n 
-0001987352 00000 n 
-0001987411 00000 n 
-0002045778 00000 n 
-0002045896 00000 n 
-0002046132 00000 n 
-0002048943 00000 n 
-0002049179 00000 n 
-0002052557 00000 n 
-0002052675 00000 n 
-0002052916 00000 n 
-0002053034 00000 n 
-0002056718 00000 n 
-0002056836 00000 n 
-0001992212 00000 n 
-0001992441 00000 n 
-0001992627 00000 n 
-0001992831 00000 n 
-0001993223 00000 n 
-0001993399 00000 n 
-0001993628 00000 n 
-0001993824 00000 n 
-0001994028 00000 n 
-0001994224 00000 n 
-0001994401 00000 n 
-0001994630 00000 n 
-0001994826 00000 n 
-0001995030 00000 n 
-0001995226 00000 n 
-0001995402 00000 n 
-0001995631 00000 n 
-0001995816 00000 n 
-0001996012 00000 n 
-0001996404 00000 n 
-0001996591 00000 n 
-0001996820 00000 n 
-0001997006 00000 n 
-0001997202 00000 n 
-0001997594 00000 n 
+0001698223 00000 n 
+0001698418 00000 n 
+0001698809 00000 n 
+0001698996 00000 n 
+0001699220 00000 n 
+0001699414 00000 n 
+0001699583 00000 n 
+0001699808 00000 n 
+0001700033 00000 n 
+0001700227 00000 n 
+0001703529 00000 n 
+0001703756 00000 n 
+0001700393 00000 n 
+0001700685 00000 n 
+0001689720 00000 n 
+0001686916 00000 n 
+0001700567 00000 n 
+0001695246 00000 n 
+0001696442 00000 n 
+0001698613 00000 n 
+0001700626 00000 n 
+0002869973 00000 n 
+0001761903 00000 n 
+0001762020 00000 n 
+0001765326 00000 n 
+0001765444 00000 n 
+0001765562 00000 n 
+0001768904 00000 n 
+0001769022 00000 n 
+0001769140 00000 n 
+0001772645 00000 n 
+0001772763 00000 n 
+0001772881 00000 n 
+0001703950 00000 n 
+0001704117 00000 n 
+0001704342 00000 n 
+0001704536 00000 n 
+0001704699 00000 n 
+0001704923 00000 n 
+0001705117 00000 n 
+0001705344 00000 n 
+0001705538 00000 n 
+0001705929 00000 n 
+0001706092 00000 n 
+0001706317 00000 n 
+0001706511 00000 n 
+0001706677 00000 n 
+0001706903 00000 n 
+0001707097 00000 n 
+0001707293 00000 n 
+0001707460 00000 n 
+0001707684 00000 n 
+0001707887 00000 n 
+0001708112 00000 n 
+0001708315 00000 n 
+0001708540 00000 n 
+0001708733 00000 n 
+0001708904 00000 n 
+0001709128 00000 n 
+0001709320 00000 n 
+0001709545 00000 n 
+0001709749 00000 n 
+0001709974 00000 n 
+0001710164 00000 n 
+0001710389 00000 n 
+0001710575 00000 n 
+0001710779 00000 n 
+0001711002 00000 n 
+0001711193 00000 n 
+0001713985 00000 n 
+0001714189 00000 n 
+0001711378 00000 n 
+0001711670 00000 n 
+0001703034 00000 n 
+0001700892 00000 n 
+0001711552 00000 n 
+0001711611 00000 n 
+0001705734 00000 n 
+0001776263 00000 n 
+0001776379 00000 n 
+0001776497 00000 n 
+0001779930 00000 n 
+0001780047 00000 n 
+0001780165 00000 n 
+0001783783 00000 n 
+0001783901 00000 n 
+0001784019 00000 n 
+0001784135 00000 n 
+0001788252 00000 n 
+0001788370 00000 n 
+0001788493 00000 n 
+0001714416 00000 n 
+0001714643 00000 n 
+0001714870 00000 n 
+0001715095 00000 n 
+0001715288 00000 n 
+0001715481 00000 n 
+0001715707 00000 n 
+0001715900 00000 n 
+0001716126 00000 n 
+0001716319 00000 n 
+0001716512 00000 n 
+0001716739 00000 n 
+0001716932 00000 n 
+0001717124 00000 n 
+0001717317 00000 n 
+0001717520 00000 n 
+0001717745 00000 n 
+0001717936 00000 n 
+0001718129 00000 n 
+0001718323 00000 n 
+0001718527 00000 n 
+0001718752 00000 n 
+0001718944 00000 n 
+0001719137 00000 n 
+0001719331 00000 n 
+0001719535 00000 n 
+0001719761 00000 n 
+0001719954 00000 n 
+0001720147 00000 n 
+0001720341 00000 n 
+0001724451 00000 n 
+0001724677 00000 n 
+0001724869 00000 n 
+0001725062 00000 n 
+0001725256 00000 n 
+0001720545 00000 n 
+0001721131 00000 n 
+0001713553 00000 n 
+0001711836 00000 n 
+0001720719 00000 n 
+0001720778 00000 n 
+0001720837 00000 n 
+0001720896 00000 n 
+0001720955 00000 n 
+0001721014 00000 n 
+0001721072 00000 n 
+0001792706 00000 n 
+0001792824 00000 n 
+0001792947 00000 n 
+0001793070 00000 n 
+0001795751 00000 n 
+0001795874 00000 n 
+0001795997 00000 n 
+0001725460 00000 n 
+0001725686 00000 n 
+0001725878 00000 n 
+0001726071 00000 n 
+0001726265 00000 n 
+0001726469 00000 n 
+0001726695 00000 n 
+0001726889 00000 n 
+0001727276 00000 n 
+0001727479 00000 n 
+0001727706 00000 n 
+0001727910 00000 n 
+0001728101 00000 n 
+0001728452 00000 n 
+0001724145 00000 n 
+0001721270 00000 n 
+0001728275 00000 n 
+0001727083 00000 n 
+0001728334 00000 n 
+0001728393 00000 n 
+0001798698 00000 n 
+0001798821 00000 n 
+0001798944 00000 n 
+0001799067 00000 n 
+0001731677 00000 n 
+0001731864 00000 n 
+0001732052 00000 n 
+0001732240 00000 n 
+0001732650 00000 n 
+0001731506 00000 n 
+0001728656 00000 n 
+0001732414 00000 n 
+0001732473 00000 n 
+0001732591 00000 n 
+0001734876 00000 n 
+0001735041 00000 n 
+0001735874 00000 n 
+0001734723 00000 n 
+0001732852 00000 n 
+0001735215 00000 n 
+0001735333 00000 n 
+0001735456 00000 n 
+0001735579 00000 n 
+0001735697 00000 n 
+0001735815 00000 n 
+0001738049 00000 n 
+0001738700 00000 n 
+0001737905 00000 n 
+0001736000 00000 n 
+0001738223 00000 n 
+0001738341 00000 n 
+0001738464 00000 n 
+0001738582 00000 n 
+0002870099 00000 n 
+0001740866 00000 n 
+0001741746 00000 n 
+0001740722 00000 n 
+0001738826 00000 n 
+0001741040 00000 n 
+0001741099 00000 n 
+0001741158 00000 n 
+0001741276 00000 n 
+0001741394 00000 n 
+0001741512 00000 n 
+0001741629 00000 n 
+0001743716 00000 n 
+0001744598 00000 n 
+0001743572 00000 n 
+0001741885 00000 n 
+0001743890 00000 n 
+0001743949 00000 n 
+0001744067 00000 n 
+0001744185 00000 n 
+0001744303 00000 n 
+0001744421 00000 n 
+0001744539 00000 n 
+0001746894 00000 n 
+0001747372 00000 n 
+0001746750 00000 n 
+0001744737 00000 n 
+0001747068 00000 n 
+0001747191 00000 n 
+0001747313 00000 n 
+0001749875 00000 n 
+0001750530 00000 n 
+0001749731 00000 n 
+0001747511 00000 n 
+0001750049 00000 n 
+0001750172 00000 n 
+0001750295 00000 n 
+0001750413 00000 n 
+0001752454 00000 n 
+0001753100 00000 n 
+0001752310 00000 n 
+0001750669 00000 n 
+0001752628 00000 n 
+0001752687 00000 n 
+0001752805 00000 n 
+0001752923 00000 n 
+0001753041 00000 n 
+0001754953 00000 n 
+0001755598 00000 n 
+0001754809 00000 n 
+0001753239 00000 n 
+0001755127 00000 n 
+0001755245 00000 n 
+0001755363 00000 n 
+0001755480 00000 n 
+0002870225 00000 n 
+0001757576 00000 n 
+0001757738 00000 n 
+0001757903 00000 n 
+0001758089 00000 n 
+0001758793 00000 n 
+0001757405 00000 n 
+0001755737 00000 n 
+0001758263 00000 n 
+0001758322 00000 n 
+0001758440 00000 n 
+0001758557 00000 n 
+0001758675 00000 n 
+0001761034 00000 n 
+0001761213 00000 n 
+0001761376 00000 n 
+0001762138 00000 n 
+0001760872 00000 n 
+0001758932 00000 n 
+0001761550 00000 n 
+0001761609 00000 n 
+0001761726 00000 n 
+0001761844 00000 n 
+0001761961 00000 n 
+0001762079 00000 n 
+0001764577 00000 n 
+0001764741 00000 n 
+0001764916 00000 n 
+0001765093 00000 n 
+0001765680 00000 n 
+0001764406 00000 n 
+0001762277 00000 n 
+0001765267 00000 n 
+0001765385 00000 n 
+0001765503 00000 n 
+0001765621 00000 n 
+0001768308 00000 n 
+0001768495 00000 n 
+0001771820 00000 n 
+0001768671 00000 n 
+0001769199 00000 n 
+0001768146 00000 n 
+0001765856 00000 n 
+0001768845 00000 n 
+0001768963 00000 n 
+0001769081 00000 n 
+0001771997 00000 n 
+0001772184 00000 n 
+0001774969 00000 n 
+0001772353 00000 n 
+0001772940 00000 n 
+0001771649 00000 n 
+0001769375 00000 n 
+0001772527 00000 n 
+0001772586 00000 n 
+0001772704 00000 n 
+0001772822 00000 n 
+0001775136 00000 n 
+0001775304 00000 n 
+0001775471 00000 n 
+0001775639 00000 n 
+0001775803 00000 n 
+0001778805 00000 n 
+0001775971 00000 n 
+0001776556 00000 n 
+0001774771 00000 n 
+0001773116 00000 n 
+0001776145 00000 n 
+0001776204 00000 n 
+0001776321 00000 n 
+0001776438 00000 n 
+0002870351 00000 n 
+0001778969 00000 n 
+0001779137 00000 n 
+0001779304 00000 n 
+0001779470 00000 n 
+0001779638 00000 n 
+0001780224 00000 n 
+0001778616 00000 n 
+0001776708 00000 n 
+0001779812 00000 n 
+0001779871 00000 n 
+0001779988 00000 n 
+0001780106 00000 n 
+0001782723 00000 n 
+0001782894 00000 n 
+0001783119 00000 n 
+0001783305 00000 n 
+0001783491 00000 n 
+0001784193 00000 n 
+0001782543 00000 n 
+0001780376 00000 n 
+0001783665 00000 n 
+0001783724 00000 n 
+0001783842 00000 n 
+0001783960 00000 n 
+0001784078 00000 n 
+0001787184 00000 n 
+0001787374 00000 n 
+0001787564 00000 n 
+0001787791 00000 n 
+0001787960 00000 n 
+0001788555 00000 n 
+0001787004 00000 n 
+0001784381 00000 n 
+0001788134 00000 n 
+0001788193 00000 n 
+0001788311 00000 n 
+0001788434 00000 n 
+0001791695 00000 n 
+0001791880 00000 n 
+0001792066 00000 n 
+0001792232 00000 n 
+0001793193 00000 n 
+0001791524 00000 n 
+0001788706 00000 n 
+0001792406 00000 n 
+0001792465 00000 n 
+0001792588 00000 n 
+0001792647 00000 n 
+0001792765 00000 n 
+0001792888 00000 n 
+0001793011 00000 n 
+0001793134 00000 n 
+0001795518 00000 n 
+0001796120 00000 n 
+0001795374 00000 n 
+0001793344 00000 n 
+0001795692 00000 n 
+0001795815 00000 n 
+0001795938 00000 n 
+0001796061 00000 n 
+0001798465 00000 n 
+0001799243 00000 n 
+0001798321 00000 n 
+0001796246 00000 n 
+0001798639 00000 n 
+0001798762 00000 n 
+0001798885 00000 n 
+0001799008 00000 n 
+0001799126 00000 n 
+0002870477 00000 n 
+0001801352 00000 n 
+0001801589 00000 n 
+0001801793 00000 n 
+0001801997 00000 n 
+0001802234 00000 n 
+0001802430 00000 n 
+0001802667 00000 n 
+0001802861 00000 n 
+0001803098 00000 n 
+0001803294 00000 n 
+0001803531 00000 n 
+0001803727 00000 n 
+0001803963 00000 n 
+0001804153 00000 n 
+0001804356 00000 n 
+0001804593 00000 n 
+0001804786 00000 n 
+0001804990 00000 n 
+0001805227 00000 n 
+0001805409 00000 n 
+0001805613 00000 n 
+0001805850 00000 n 
+0001806031 00000 n 
+0001806217 00000 n 
+0001806421 00000 n 
+0001806657 00000 n 
+0001806843 00000 n 
+0001807046 00000 n 
+0001807283 00000 n 
+0001807477 00000 n 
+0001810345 00000 n 
+0001810582 00000 n 
+0001810787 00000 n 
+0001807680 00000 n 
+0001808030 00000 n 
+0001800938 00000 n 
+0001799382 00000 n 
+0001807854 00000 n 
+0001807971 00000 n 
+0001881290 00000 n 
+0001883494 00000 n 
+0001883612 00000 n 
+0001883730 00000 n 
+0001886006 00000 n 
+0001886124 00000 n 
+0001886242 00000 n 
+0001888764 00000 n 
+0001888882 00000 n 
+0001888999 00000 n 
+0001891472 00000 n 
+0001810990 00000 n 
+0001811227 00000 n 
+0001811432 00000 n 
+0001811635 00000 n 
+0001811838 00000 n 
+0001812075 00000 n 
+0001812279 00000 n 
+0001812517 00000 n 
+0001812721 00000 n 
+0001812958 00000 n 
+0001813160 00000 n 
+0001813396 00000 n 
+0001813585 00000 n 
+0001813755 00000 n 
+0001813992 00000 n 
+0001814230 00000 n 
+0001814426 00000 n 
+0001814662 00000 n 
+0001814858 00000 n 
+0001815095 00000 n 
+0001815291 00000 n 
+0001815529 00000 n 
+0001815725 00000 n 
+0001815963 00000 n 
+0001816158 00000 n 
+0001816393 00000 n 
+0001816578 00000 n 
+0001816774 00000 n 
+0001817010 00000 n 
+0001817196 00000 n 
+0001817393 00000 n 
+0001817630 00000 n 
+0001821417 00000 n 
+0001821655 00000 n 
+0001817816 00000 n 
+0001818873 00000 n 
+0001809886 00000 n 
+0001808183 00000 n 
+0001817990 00000 n 
+0001818049 00000 n 
+0001818108 00000 n 
+0001818167 00000 n 
+0001818226 00000 n 
+0001818285 00000 n 
+0001818344 00000 n 
+0001818403 00000 n 
+0001818461 00000 n 
+0001818520 00000 n 
+0001818579 00000 n 
+0001818638 00000 n 
+0001818697 00000 n 
+0001818756 00000 n 
+0001818815 00000 n 
+0001891590 00000 n 
+0001821893 00000 n 
+0001822131 00000 n 
+0001822369 00000 n 
+0001822574 00000 n 
+0001822812 00000 n 
+0001823049 00000 n 
+0001823287 00000 n 
+0001823473 00000 n 
+0001823711 00000 n 
+0001823907 00000 n 
+0001824145 00000 n 
+0001824340 00000 n 
+0001824577 00000 n 
+0001824773 00000 n 
+0001824977 00000 n 
+0001825181 00000 n 
+0001825418 00000 n 
+0001825614 00000 n 
+0001825818 00000 n 
+0001826022 00000 n 
+0001826209 00000 n 
+0001826446 00000 n 
+0001826641 00000 n 
+0001826843 00000 n 
+0001827045 00000 n 
+0001827283 00000 n 
+0001827479 00000 n 
+0001827682 00000 n 
+0001827885 00000 n 
+0001828070 00000 n 
+0001828308 00000 n 
+0001828513 00000 n 
+0001828750 00000 n 
+0001831957 00000 n 
+0001828953 00000 n 
+0001829481 00000 n 
+0001820958 00000 n 
+0001819026 00000 n 
+0001829127 00000 n 
+0001829186 00000 n 
+0001829245 00000 n 
+0001829304 00000 n 
+0001829363 00000 n 
+0001829422 00000 n 
+0001893927 00000 n 
+0001894045 00000 n 
+0001894163 00000 n 
+0001894281 00000 n 
+0001894399 00000 n 
+0001897105 00000 n 
+0001897228 00000 n 
+0001899942 00000 n 
+0001900065 00000 n 
+0001900188 00000 n 
+0001832195 00000 n 
+0001832431 00000 n 
+0001832619 00000 n 
+0001832855 00000 n 
+0001833043 00000 n 
+0001833279 00000 n 
+0001833467 00000 n 
+0001833702 00000 n 
+0001833890 00000 n 
+0001834126 00000 n 
+0001834321 00000 n 
+0001834555 00000 n 
+0001834749 00000 n 
+0001834984 00000 n 
+0001835179 00000 n 
+0001835415 00000 n 
+0001835611 00000 n 
+0001835846 00000 n 
+0001836042 00000 n 
+0001836278 00000 n 
+0001836474 00000 n 
+0001836710 00000 n 
+0001836896 00000 n 
+0001837061 00000 n 
+0001837297 00000 n 
+0001837489 00000 n 
+0001837654 00000 n 
+0001837890 00000 n 
+0001838095 00000 n 
+0001838331 00000 n 
+0001838535 00000 n 
+0001838773 00000 n 
+0001842921 00000 n 
+0001843157 00000 n 
+0001843362 00000 n 
+0001843599 00000 n 
+0001843784 00000 n 
+0001838977 00000 n 
+0001839269 00000 n 
+0001831516 00000 n 
+0001829620 00000 n 
+0001839151 00000 n 
+0001839210 00000 n 
+0001902437 00000 n 
+0001902555 00000 n 
+0001902673 00000 n 
+0001902790 00000 n 
+0001904913 00000 n 
+0001905031 00000 n 
+0001905149 00000 n 
+0001905267 00000 n 
+0001907727 00000 n 
+0001907844 00000 n 
+0001907962 00000 n 
+0001910862 00000 n 
+0001910980 00000 n 
+0001911098 00000 n 
+0001911216 00000 n 
+0001843979 00000 n 
+0001844157 00000 n 
+0001844395 00000 n 
+0001844581 00000 n 
+0001844777 00000 n 
+0001844956 00000 n 
+0001845194 00000 n 
+0001845380 00000 n 
+0001845584 00000 n 
+0001845780 00000 n 
+0001845957 00000 n 
+0001846128 00000 n 
+0001846366 00000 n 
+0001846552 00000 n 
+0001846756 00000 n 
+0001847147 00000 n 
+0001847323 00000 n 
+0001847665 00000 n 
+0001847902 00000 n 
+0001848097 00000 n 
+0001848300 00000 n 
+0001848496 00000 n 
+0001848673 00000 n 
+0001848844 00000 n 
+0001849082 00000 n 
+0001849278 00000 n 
+0001849482 00000 n 
+0001849678 00000 n 
+0001849853 00000 n 
+0001850023 00000 n 
+0001850261 00000 n 
+0001850446 00000 n 
+0001850642 00000 n 
+0001851034 00000 n 
+0001851221 00000 n 
+0001851459 00000 n 
+0001851645 00000 n 
+0001851841 00000 n 
+0001852233 00000 n 
+0001852420 00000 n 
+0001852655 00000 n 
+0001852860 00000 n 
+0001853027 00000 n 
+0001853189 00000 n 
+0001853425 00000 n 
+0001853660 00000 n 
+0001857016 00000 n 
+0001857252 00000 n 
+0001853865 00000 n 
+0001854156 00000 n 
+0001842282 00000 n 
+0001839408 00000 n 
+0001854039 00000 n 
+0001846952 00000 n 
+0001847494 00000 n 
+0001850838 00000 n 
+0001852037 00000 n 
+0001854098 00000 n 
+0001911334 00000 n 
+0001914242 00000 n 
+0001914360 00000 n 
+0001914478 00000 n 
+0001918836 00000 n 
+0001918954 00000 n 
+0001922899 00000 n 
+0001923017 00000 n 
+0001923135 00000 n 
+0001926912 00000 n 
+0001927030 00000 n 
+0001857456 00000 n 
+0001857692 00000 n 
+0001857895 00000 n 
+0001858131 00000 n 
+0001858335 00000 n 
+0001858507 00000 n 
+0001858837 00000 n 
+0001859072 00000 n 
+0001859264 00000 n 
+0001859500 00000 n 
+0001859704 00000 n 
+0001859940 00000 n 
+0001860131 00000 n 
+0001860367 00000 n 
+0001860553 00000 n 
+0001860757 00000 n 
+0001860990 00000 n 
+0001861180 00000 n 
+0001861364 00000 n 
+0001861602 00000 n 
+0001861838 00000 n 
+0001862043 00000 n 
+0001862279 00000 n 
+0001862515 00000 n 
+0001862751 00000 n 
+0001862989 00000 n 
+0001863227 00000 n 
+0001863431 00000 n 
+0001863667 00000 n 
+0001863869 00000 n 
+0001866672 00000 n 
+0001864103 00000 n 
+0001864806 00000 n 
+0001856575 00000 n 
+0001854363 00000 n 
+0001864277 00000 n 
+0001858672 00000 n 
+0001864336 00000 n 
+0001864395 00000 n 
+0001864453 00000 n 
+0001864512 00000 n 
+0001864571 00000 n 
+0001864630 00000 n 
+0001864689 00000 n 
+0001864748 00000 n 
+0002870603 00000 n 
+0001927148 00000 n 
+0001931418 00000 n 
+0001931536 00000 n 
+0001931654 00000 n 
+0001931772 00000 n 
+0001935681 00000 n 
+0001935799 00000 n 
+0001940277 00000 n 
+0001866910 00000 n 
+0001867114 00000 n 
+0001867352 00000 n 
+0001867590 00000 n 
+0001867828 00000 n 
+0001868066 00000 n 
+0001868304 00000 n 
+0001868542 00000 n 
+0001868779 00000 n 
+0001869016 00000 n 
+0001869253 00000 n 
+0001869491 00000 n 
+0001869695 00000 n 
+0001870103 00000 n 
+0001871157 00000 n 
+0001866393 00000 n 
+0001864986 00000 n 
+0001870277 00000 n 
+0001870336 00000 n 
+0001870395 00000 n 
+0001870454 00000 n 
+0001870513 00000 n 
+0001870572 00000 n 
+0001870631 00000 n 
+0001870689 00000 n 
+0001870747 00000 n 
+0001870806 00000 n 
+0001870865 00000 n 
+0001870923 00000 n 
+0001870981 00000 n 
+0001871040 00000 n 
+0001871099 00000 n 
+0001869900 00000 n 
+0001940399 00000 n 
+0001940581 00000 n 
+0001874819 00000 n 
+0001875057 00000 n 
+0001875262 00000 n 
+0001875500 00000 n 
+0001875705 00000 n 
+0001876112 00000 n 
+0001876350 00000 n 
+0001876555 00000 n 
+0001876961 00000 n 
+0001877151 00000 n 
+0001877342 00000 n 
+0001877523 00000 n 
+0001880392 00000 n 
+0001877676 00000 n 
+0001878086 00000 n 
+0001874549 00000 n 
+0001871296 00000 n 
+0001877850 00000 n 
+0001877909 00000 n 
+0001875910 00000 n 
+0001876758 00000 n 
+0001877968 00000 n 
+0001878027 00000 n 
+0001940699 00000 n 
+0001945662 00000 n 
+0001945785 00000 n 
+0001880630 00000 n 
+0001880811 00000 n 
+0001880998 00000 n 
+0001881408 00000 n 
+0001880221 00000 n 
+0001878288 00000 n 
+0001881172 00000 n 
+0001881231 00000 n 
+0001881349 00000 n 
+0001883261 00000 n 
+0001883847 00000 n 
+0001883117 00000 n 
+0001881559 00000 n 
+0001883435 00000 n 
+0001883553 00000 n 
+0001883671 00000 n 
+0001883788 00000 n 
+0001885773 00000 n 
+0001886301 00000 n 
+0001885629 00000 n 
+0001883973 00000 n 
+0001885947 00000 n 
+0001886065 00000 n 
+0001886183 00000 n 
+0001888472 00000 n 
+0001889057 00000 n 
+0001888328 00000 n 
+0001886427 00000 n 
+0001888646 00000 n 
+0001888705 00000 n 
+0001888823 00000 n 
+0001888941 00000 n 
+0002870729 00000 n 
+0001891180 00000 n 
+0001891708 00000 n 
+0001891036 00000 n 
+0001889183 00000 n 
+0001891354 00000 n 
+0001891413 00000 n 
+0001891531 00000 n 
+0001891649 00000 n 
+0001893635 00000 n 
+0001894457 00000 n 
+0001893491 00000 n 
+0001891834 00000 n 
+0001893809 00000 n 
+0001893868 00000 n 
+0001893986 00000 n 
+0001894104 00000 n 
+0001894222 00000 n 
+0001894340 00000 n 
+0001896813 00000 n 
+0001897351 00000 n 
+0001896669 00000 n 
+0001894596 00000 n 
+0001896987 00000 n 
+0001897046 00000 n 
+0001897169 00000 n 
+0001897292 00000 n 
+0001899709 00000 n 
+0001900247 00000 n 
+0001899565 00000 n 
+0001897490 00000 n 
+0001899883 00000 n 
+0001900006 00000 n 
+0001900129 00000 n 
+0001902145 00000 n 
+0001902908 00000 n 
+0001902001 00000 n 
+0001900386 00000 n 
+0001902319 00000 n 
+0001902378 00000 n 
+0001902496 00000 n 
+0001902614 00000 n 
+0001902732 00000 n 
+0001902849 00000 n 
+0001904680 00000 n 
+0001905326 00000 n 
+0001904536 00000 n 
+0001903047 00000 n 
+0001904854 00000 n 
+0001904972 00000 n 
+0001905090 00000 n 
+0001905208 00000 n 
+0002870855 00000 n 
+0001907272 00000 n 
+0001907435 00000 n 
+0001908080 00000 n 
+0001907119 00000 n 
+0001905465 00000 n 
+0001907609 00000 n 
+0001907668 00000 n 
+0001907785 00000 n 
+0001907903 00000 n 
+0001908021 00000 n 
+0001910278 00000 n 
+0001910443 00000 n 
+0001910629 00000 n 
+0001911392 00000 n 
+0001910116 00000 n 
+0001908219 00000 n 
+0001910803 00000 n 
+0001910921 00000 n 
+0001911039 00000 n 
+0001911157 00000 n 
+0001911275 00000 n 
+0001913593 00000 n 
+0001913771 00000 n 
+0001917120 00000 n 
+0001917297 00000 n 
+0001913950 00000 n 
+0001914536 00000 n 
+0001913431 00000 n 
+0001911531 00000 n 
+0001914124 00000 n 
+0001914183 00000 n 
+0001914301 00000 n 
+0001914419 00000 n 
+0001917468 00000 n 
+0001917658 00000 n 
+0001917835 00000 n 
+0001918006 00000 n 
+0001918196 00000 n 
+0001918373 00000 n 
+0001918544 00000 n 
+0001919072 00000 n 
+0001916904 00000 n 
+0001914675 00000 n 
+0001918718 00000 n 
+0001918777 00000 n 
+0001918895 00000 n 
+0001919013 00000 n 
+0001921752 00000 n 
+0001921943 00000 n 
+0001922120 00000 n 
+0001922290 00000 n 
+0001922480 00000 n 
+0001925936 00000 n 
+0001922666 00000 n 
+0001923194 00000 n 
+0001921563 00000 n 
+0001919248 00000 n 
+0001922840 00000 n 
+0001922958 00000 n 
+0001923076 00000 n 
+0001926123 00000 n 
+0001926290 00000 n 
+0001926452 00000 n 
+0001926620 00000 n 
+0001927207 00000 n 
+0001925756 00000 n 
+0001923370 00000 n 
+0001926794 00000 n 
+0001926853 00000 n 
+0001926971 00000 n 
+0001927089 00000 n 
+0002870981 00000 n 
+0001929540 00000 n 
+0001929778 00000 n 
+0001930016 00000 n 
+0001930188 00000 n 
+0001930516 00000 n 
+0001930754 00000 n 
+0001930940 00000 n 
+0001931126 00000 n 
+0001931830 00000 n 
+0001929324 00000 n 
+0001927396 00000 n 
+0001931300 00000 n 
+0001931359 00000 n 
+0001931477 00000 n 
+0001931595 00000 n 
+0001930352 00000 n 
+0001931713 00000 n 
+0001934818 00000 n 
+0001935009 00000 n 
+0001935389 00000 n 
+0001935922 00000 n 
+0001934647 00000 n 
+0001931969 00000 n 
+0001935563 00000 n 
+0001935622 00000 n 
+0001935740 00000 n 
+0001935199 00000 n 
+0001935863 00000 n 
+0001939007 00000 n 
+0001939245 00000 n 
+0001939459 00000 n 
+0001939644 00000 n 
+0001939829 00000 n 
+0001940044 00000 n 
+0001940762 00000 n 
+0001938818 00000 n 
+0001936073 00000 n 
+0001940218 00000 n 
+0001940340 00000 n 
+0001940463 00000 n 
+0001940522 00000 n 
+0001940640 00000 n 
+0001943410 00000 n 
+0001943595 00000 n 
+0001943824 00000 n 
+0001944052 00000 n 
+0001944281 00000 n 
+0001944510 00000 n 
+0001944738 00000 n 
+0001944966 00000 n 
+0001945167 00000 n 
+0001948937 00000 n 
+0001949133 00000 n 
+0001949362 00000 n 
+0001949557 00000 n 
+0001945370 00000 n 
+0001946319 00000 n 
+0001943185 00000 n 
+0001940913 00000 n 
+0001945544 00000 n 
+0001945603 00000 n 
+0001945726 00000 n 
+0001945849 00000 n 
+0001946024 00000 n 
+0001946083 00000 n 
+0001946142 00000 n 
+0001946201 00000 n 
+0001946260 00000 n 
+0002021062 00000 n 
+0001949761 00000 n 
+0001949990 00000 n 
+0001950186 00000 n 
+0001950390 00000 n 
+0001950619 00000 n 
+0001950824 00000 n 
+0001951027 00000 n 
+0001951223 00000 n 
+0001951452 00000 n 
+0001951648 00000 n 
+0001951843 00000 n 
+0001952072 00000 n 
+0001952268 00000 n 
+0001952464 00000 n 
+0001952692 00000 n 
+0001952882 00000 n 
+0001953085 00000 n 
+0001953314 00000 n 
+0001953507 00000 n 
+0001953711 00000 n 
+0001953940 00000 n 
+0001954122 00000 n 
+0001954326 00000 n 
+0001954555 00000 n 
+0001954748 00000 n 
+0001954951 00000 n 
+0001955180 00000 n 
+0001955367 00000 n 
+0001955571 00000 n 
+0001955800 00000 n 
+0001955981 00000 n 
+0001956167 00000 n 
+0001956371 00000 n 
+0001956575 00000 n 
+0001959730 00000 n 
+0001959934 00000 n 
+0001956803 00000 n 
+0001957271 00000 n 
+0001948451 00000 n 
+0001946500 00000 n 
+0001956977 00000 n 
+0001957036 00000 n 
+0001957095 00000 n 
+0001957153 00000 n 
+0001957212 00000 n 
+0002023559 00000 n 
+0002023677 00000 n 
+0002023800 00000 n 
+0002023918 00000 n 
+0002026258 00000 n 
+0002026376 00000 n 
+0002026493 00000 n 
+0002029305 00000 n 
+0001960163 00000 n 
+0001960391 00000 n 
+0001960620 00000 n 
+0001960849 00000 n 
+0001961078 00000 n 
+0001961307 00000 n 
+0001961503 00000 n 
+0001961732 00000 n 
+0001961961 00000 n 
+0001962147 00000 n 
+0001962376 00000 n 
+0001962572 00000 n 
+0001962800 00000 n 
+0001962994 00000 n 
+0001963222 00000 n 
+0001963418 00000 n 
+0001963622 00000 n 
+0001963826 00000 n 
+0001964054 00000 n 
+0001964250 00000 n 
+0001964454 00000 n 
+0001964658 00000 n 
+0001964845 00000 n 
+0001965074 00000 n 
+0001965270 00000 n 
+0001965473 00000 n 
+0001965676 00000 n 
+0001965905 00000 n 
+0001966101 00000 n 
+0001966304 00000 n 
+0001966507 00000 n 
+0001966694 00000 n 
+0001966922 00000 n 
+0001970137 00000 n 
+0001970366 00000 n 
+0001967118 00000 n 
+0001967704 00000 n 
+0001959271 00000 n 
+0001957424 00000 n 
+0001967292 00000 n 
+0001967351 00000 n 
+0001967410 00000 n 
+0001967469 00000 n 
+0001967528 00000 n 
+0001967587 00000 n 
+0001967645 00000 n 
+0002871107 00000 n 
+0002029482 00000 n 
+0002029600 00000 n 
+0002029718 00000 n 
+0002032072 00000 n 
+0002032189 00000 n 
+0002032307 00000 n 
+0002034950 00000 n 
+0002035073 00000 n 
+0002035196 00000 n 
+0001970562 00000 n 
+0001970791 00000 n 
+0001970986 00000 n 
+0001971215 00000 n 
+0001971410 00000 n 
+0001971639 00000 n 
+0001971835 00000 n 
+0001972062 00000 n 
+0001972248 00000 n 
+0001972445 00000 n 
+0001972673 00000 n 
+0001972859 00000 n 
+0001973056 00000 n 
+0001973284 00000 n 
+0001973471 00000 n 
+0001973675 00000 n 
+0001973902 00000 n 
+0001974105 00000 n 
+0001974331 00000 n 
+0001974560 00000 n 
+0001974789 00000 n 
+0001975016 00000 n 
+0001975241 00000 n 
+0001975427 00000 n 
+0001975654 00000 n 
+0001975842 00000 n 
+0001976071 00000 n 
+0001976259 00000 n 
+0001976486 00000 n 
+0001976682 00000 n 
+0001976908 00000 n 
+0001980360 00000 n 
+0001980589 00000 n 
+0001980784 00000 n 
+0001981011 00000 n 
+0001977104 00000 n 
+0001977573 00000 n 
+0001969696 00000 n 
+0001967843 00000 n 
+0001977278 00000 n 
+0001977337 00000 n 
+0001977396 00000 n 
+0001977455 00000 n 
+0001977514 00000 n 
+0002037601 00000 n 
+0002037719 00000 n 
+0002037836 00000 n 
+0002037953 00000 n 
+0002038071 00000 n 
+0002040397 00000 n 
+0002040515 00000 n 
+0002040633 00000 n 
+0002040755 00000 n 
+0002040873 00000 n 
+0002043522 00000 n 
+0002043640 00000 n 
+0001981199 00000 n 
+0001981425 00000 n 
+0001981613 00000 n 
+0001981841 00000 n 
+0001982026 00000 n 
+0001982253 00000 n 
+0001982448 00000 n 
+0001982675 00000 n 
+0001982871 00000 n 
+0001983100 00000 n 
+0001983296 00000 n 
+0001983523 00000 n 
+0001983709 00000 n 
+0001983874 00000 n 
+0001984101 00000 n 
+0001984293 00000 n 
+0001984458 00000 n 
+0001984685 00000 n 
+0001984911 00000 n 
+0001985106 00000 n 
+0001985335 00000 n 
+0001985531 00000 n 
+0001985756 00000 n 
+0001985950 00000 n 
+0001986179 00000 n 
+0001986375 00000 n 
+0001986563 00000 n 
+0001986792 00000 n 
+0001986978 00000 n 
+0001987174 00000 n 
+0001987353 00000 n 
+0001987582 00000 n 
+0001987768 00000 n 
+0001987964 00000 n 
+0001992181 00000 n 
+0001992410 00000 n 
+0001992596 00000 n 
+0001992800 00000 n 
+0001992996 00000 n 
+0001988143 00000 n 
+0001988435 00000 n 
+0001979874 00000 n 
+0001977712 00000 n 
+0001988317 00000 n 
+0001988376 00000 n 
+0002046692 00000 n 
+0002046810 00000 n 
+0002047046 00000 n 
+0002049851 00000 n 
+0002050087 00000 n 
+0002053460 00000 n 
+0002053578 00000 n 
+0002053819 00000 n 
+0002053937 00000 n 
+0002057619 00000 n 
+0002057737 00000 n 
+0001993173 00000 n 
+0001993402 00000 n 
+0001993588 00000 n 
+0001993792 00000 n 
+0001994184 00000 n 
+0001994360 00000 n 
+0001994589 00000 n 
+0001994785 00000 n 
+0001994989 00000 n 
+0001995185 00000 n 
+0001995362 00000 n 
+0001995591 00000 n 
+0001995787 00000 n 
+0001995991 00000 n 
+0001996187 00000 n 
+0001996363 00000 n 
+0001996592 00000 n 
+0001996777 00000 n 
+0001996973 00000 n 
+0001997365 00000 n 
+0001997552 00000 n 
 0001997781 00000 n 
-0001998007 00000 n 
-0001998203 00000 n 
-0001998372 00000 n 
-0001998599 00000 n 
-0001998827 00000 n 
-0001999023 00000 n 
-0001999194 00000 n 
-0001999420 00000 n 
-0001999615 00000 n 
+0001997967 00000 n 
+0001998163 00000 n 
+0001998555 00000 n 
+0001998742 00000 n 
+0001998968 00000 n 
+0001999164 00000 n 
+0001999333 00000 n 
+0001999560 00000 n 
 0001999788 00000 n 
 0001999984 00000 n 
-0002000213 00000 n 
-0002000409 00000 n 
-0002000603 00000 n 
-0002000830 00000 n 
-0002001024 00000 n 
-0002001375 00000 n 
-0001990635 00000 n 
-0001987609 00000 n 
-0002001198 00000 n 
-0001993027 00000 n 
-0001996208 00000 n 
-0001997398 00000 n 
-0002001257 00000 n 
-0002001316 00000 n 
-0002056953 00000 n 
-0002060686 00000 n 
-0002060804 00000 n 
-0002060922 00000 n 
-0002064755 00000 n 
-0002064873 00000 n 
-0002069124 00000 n 
-0002069242 00000 n 
-0002069364 00000 n 
-0002069486 00000 n 
-0002004210 00000 n 
-0002004437 00000 n 
-0002004633 00000 n 
-0002004860 00000 n 
-0002005064 00000 n 
-0002005291 00000 n 
-0002005494 00000 n 
-0002005721 00000 n 
-0002005916 00000 n 
-0002006141 00000 n 
-0002006332 00000 n 
-0002006559 00000 n 
-0002006763 00000 n 
-0002006990 00000 n 
-0002007217 00000 n 
-0002007403 00000 n 
-0002007607 00000 n 
-0002007833 00000 n 
-0002008025 00000 n 
-0002008211 00000 n 
-0002008414 00000 n 
-0002008642 00000 n 
-0002008871 00000 n 
-0002009059 00000 n 
-0002009286 00000 n 
-0002009474 00000 n 
-0002013223 00000 n 
-0002013419 00000 n 
-0002013612 00000 n 
-0002009663 00000 n 
-0002010250 00000 n 
-0002003832 00000 n 
-0002001583 00000 n 
-0002009837 00000 n 
-0002009896 00000 n 
-0002009955 00000 n 
-0002010014 00000 n 
-0002010073 00000 n 
-0002010132 00000 n 
-0002010191 00000 n 
-0002073877 00000 n 
-0002073995 00000 n 
-0002074118 00000 n 
-0002074236 00000 n 
-0002078805 00000 n 
-0002078928 00000 n 
-0002079108 00000 n 
-0002084082 00000 n 
-0002013840 00000 n 
-0002014068 00000 n 
-0002014260 00000 n 
-0002014455 00000 n 
-0002014838 00000 n 
-0002015020 00000 n 
-0002015216 00000 n 
-0002015398 00000 n 
-0002015627 00000 n 
-0002015809 00000 n 
-0002015991 00000 n 
-0002016220 00000 n 
-0002016402 00000 n 
-0002016598 00000 n 
-0002016780 00000 n 
-0002017009 00000 n 
-0002017205 00000 n 
-0002017433 00000 n 
-0002017628 00000 n 
-0002018018 00000 n 
-0002018246 00000 n 
-0002018437 00000 n 
-0002018633 00000 n 
-0002018824 00000 n 
-0002019015 00000 n 
-0002019207 00000 n 
-0002019389 00000 n 
-0002019584 00000 n 
-0002020229 00000 n 
-0002012791 00000 n 
+0002000155 00000 n 
+0002000381 00000 n 
+0002000576 00000 n 
+0002000749 00000 n 
+0002000945 00000 n 
+0002001174 00000 n 
+0002001370 00000 n 
+0002001564 00000 n 
+0002001791 00000 n 
+0002001985 00000 n 
+0002002336 00000 n 
+0001991596 00000 n 
+0001988574 00000 n 
+0002002159 00000 n 
+0001993988 00000 n 
+0001997169 00000 n 
+0001998359 00000 n 
+0002002218 00000 n 
+0002002277 00000 n 
+0002057854 00000 n 
+0002061583 00000 n 
+0002061701 00000 n 
+0002061819 00000 n 
+0002065649 00000 n 
+0002065767 00000 n 
+0002070016 00000 n 
+0002070134 00000 n 
+0002070256 00000 n 
+0002070378 00000 n 
+0002005166 00000 n 
+0002005393 00000 n 
+0002005589 00000 n 
+0002005816 00000 n 
+0002006020 00000 n 
+0002006247 00000 n 
+0002006450 00000 n 
+0002006677 00000 n 
+0002006872 00000 n 
+0002007097 00000 n 
+0002007288 00000 n 
+0002007515 00000 n 
+0002007719 00000 n 
+0002007946 00000 n 
+0002008173 00000 n 
+0002008359 00000 n 
+0002008563 00000 n 
+0002008789 00000 n 
+0002008981 00000 n 
+0002009167 00000 n 
+0002009370 00000 n 
+0002009598 00000 n 
+0002009827 00000 n 
+0002010015 00000 n 
+0002010242 00000 n 
 0002010430 00000 n 
-0002019758 00000 n 
-0002019817 00000 n 
-0002014647 00000 n 
-0002019876 00000 n 
-0002017823 00000 n 
-0002019935 00000 n 
-0002019994 00000 n 
-0002020053 00000 n 
-0002020170 00000 n 
-0002084199 00000 n 
-0002084317 00000 n 
-0002084434 00000 n 
-0002084551 00000 n 
-0002090015 00000 n 
-0002022379 00000 n 
-0002023089 00000 n 
-0002022235 00000 n 
-0002020382 00000 n 
-0002022553 00000 n 
-0002022671 00000 n 
-0002022794 00000 n 
-0002022912 00000 n 
-0002023030 00000 n 
-0002870614 00000 n 
-0002025085 00000 n 
-0002025671 00000 n 
-0002024941 00000 n 
-0002023215 00000 n 
-0002025259 00000 n 
-0002025377 00000 n 
-0002025494 00000 n 
-0002025612 00000 n 
-0002028137 00000 n 
-0002028841 00000 n 
-0002027993 00000 n 
-0002025797 00000 n 
-0002028311 00000 n 
-0002028429 00000 n 
-0002028488 00000 n 
-0002028606 00000 n 
-0002028724 00000 n 
-0002861273 00000 n 
-0002030848 00000 n 
-0002031498 00000 n 
-0002030704 00000 n 
-0002029019 00000 n 
-0002031022 00000 n 
-0002031081 00000 n 
-0002031199 00000 n 
-0002031316 00000 n 
-0002031439 00000 n 
-0002033790 00000 n 
-0002034332 00000 n 
-0002033646 00000 n 
-0002031637 00000 n 
-0002033964 00000 n 
-0002034087 00000 n 
-0002034210 00000 n 
-0002036385 00000 n 
-0002037205 00000 n 
-0002036241 00000 n 
-0002034471 00000 n 
-0002036559 00000 n 
-0002036618 00000 n 
-0002036736 00000 n 
-0002036853 00000 n 
-0002036971 00000 n 
-0002037088 00000 n 
-0002039186 00000 n 
-0002040130 00000 n 
-0002039042 00000 n 
-0002037357 00000 n 
-0002039360 00000 n 
-0002039419 00000 n 
-0002039537 00000 n 
-0002039655 00000 n 
-0002039777 00000 n 
-0002039895 00000 n 
-0002040013 00000 n 
-0002870740 00000 n 
-0002041948 00000 n 
-0002042119 00000 n 
-0002042313 00000 n 
-0002042958 00000 n 
-0002041786 00000 n 
-0002040269 00000 n 
-0002042487 00000 n 
-0002042546 00000 n 
-0002042664 00000 n 
-0002042782 00000 n 
-0002042900 00000 n 
-0002044818 00000 n 
-0002044988 00000 n 
-0002045181 00000 n 
-0002045352 00000 n 
-0002045545 00000 n 
-0002046190 00000 n 
-0002044638 00000 n 
-0002043097 00000 n 
-0002045719 00000 n 
-0002045837 00000 n 
-0002045955 00000 n 
-0002046073 00000 n 
-0002048124 00000 n 
-0002048295 00000 n 
-0002048489 00000 n 
-0002048651 00000 n 
-0002049297 00000 n 
-0002047953 00000 n 
-0002046329 00000 n 
-0002048825 00000 n 
-0002048884 00000 n 
-0002049002 00000 n 
-0002049120 00000 n 
-0002049238 00000 n 
-0002051611 00000 n 
-0002051776 00000 n 
-0002051961 00000 n 
-0002052131 00000 n 
-0002052324 00000 n 
-0002053092 00000 n 
-0002051431 00000 n 
-0002049436 00000 n 
-0002052498 00000 n 
-0002052616 00000 n 
-0002052734 00000 n 
-0002052857 00000 n 
-0002052975 00000 n 
-0002055705 00000 n 
-0002055893 00000 n 
-0002056071 00000 n 
-0002056250 00000 n 
+0002014174 00000 n 
+0002014370 00000 n 
+0002014563 00000 n 
+0002010619 00000 n 
+0002011206 00000 n 
+0002004788 00000 n 
+0002002544 00000 n 
+0002010793 00000 n 
+0002010852 00000 n 
+0002010911 00000 n 
+0002010970 00000 n 
+0002011029 00000 n 
+0002011088 00000 n 
+0002011147 00000 n 
+0002074764 00000 n 
+0002074882 00000 n 
+0002075005 00000 n 
+0002075123 00000 n 
+0002079687 00000 n 
+0002079810 00000 n 
+0002079990 00000 n 
+0002084958 00000 n 
+0002014791 00000 n 
+0002015019 00000 n 
+0002015211 00000 n 
+0002015406 00000 n 
+0002015789 00000 n 
+0002015971 00000 n 
+0002016167 00000 n 
+0002016349 00000 n 
+0002016578 00000 n 
+0002016760 00000 n 
+0002016942 00000 n 
+0002017171 00000 n 
+0002017353 00000 n 
+0002017549 00000 n 
+0002017731 00000 n 
+0002017960 00000 n 
+0002018156 00000 n 
+0002018384 00000 n 
+0002018579 00000 n 
+0002018969 00000 n 
+0002019197 00000 n 
+0002019388 00000 n 
+0002019584 00000 n 
+0002019775 00000 n 
+0002019966 00000 n 
+0002020158 00000 n 
+0002020340 00000 n 
+0002020535 00000 n 
+0002021180 00000 n 
+0002013742 00000 n 
+0002011386 00000 n 
+0002020709 00000 n 
+0002020768 00000 n 
+0002015598 00000 n 
+0002020827 00000 n 
+0002018774 00000 n 
+0002020886 00000 n 
+0002020945 00000 n 
+0002021004 00000 n 
+0002021121 00000 n 
+0002085075 00000 n 
+0002085193 00000 n 
+0002085310 00000 n 
+0002085427 00000 n 
+0002090886 00000 n 
+0002023326 00000 n 
+0002024036 00000 n 
+0002023182 00000 n 
+0002021333 00000 n 
+0002023500 00000 n 
+0002023618 00000 n 
+0002023741 00000 n 
+0002023859 00000 n 
+0002023977 00000 n 
+0002871233 00000 n 
+0002026025 00000 n 
+0002026611 00000 n 
+0002025881 00000 n 
+0002024162 00000 n 
+0002026199 00000 n 
+0002026317 00000 n 
+0002026434 00000 n 
+0002026552 00000 n 
+0002029072 00000 n 
+0002029776 00000 n 
+0002028928 00000 n 
+0002026737 00000 n 
+0002029246 00000 n 
+0002029364 00000 n 
+0002029423 00000 n 
+0002029541 00000 n 
+0002029659 00000 n 
+0002861892 00000 n 
+0002031780 00000 n 
+0002032430 00000 n 
+0002031636 00000 n 
+0002029954 00000 n 
+0002031954 00000 n 
+0002032013 00000 n 
+0002032131 00000 n 
+0002032248 00000 n 
+0002032371 00000 n 
+0002034717 00000 n 
+0002035259 00000 n 
+0002034573 00000 n 
+0002032569 00000 n 
+0002034891 00000 n 
+0002035014 00000 n 
+0002035137 00000 n 
+0002037309 00000 n 
+0002038129 00000 n 
+0002037165 00000 n 
+0002035398 00000 n 
+0002037483 00000 n 
+0002037542 00000 n 
+0002037660 00000 n 
+0002037777 00000 n 
+0002037895 00000 n 
+0002038012 00000 n 
+0002040105 00000 n 
+0002041049 00000 n 
+0002039961 00000 n 
+0002038281 00000 n 
+0002040279 00000 n 
+0002040338 00000 n 
+0002040456 00000 n 
+0002040574 00000 n 
+0002040696 00000 n 
+0002040814 00000 n 
+0002040932 00000 n 
+0002871359 00000 n 
+0002042865 00000 n 
+0002043036 00000 n 
+0002043230 00000 n 
+0002043875 00000 n 
+0002042703 00000 n 
+0002041188 00000 n 
+0002043404 00000 n 
+0002043463 00000 n 
+0002043581 00000 n 
+0002043699 00000 n 
+0002043817 00000 n 
+0002045732 00000 n 
+0002045902 00000 n 
+0002046095 00000 n 
+0002046266 00000 n 
+0002046459 00000 n 
+0002047104 00000 n 
+0002045552 00000 n 
+0002044014 00000 n 
+0002046633 00000 n 
+0002046751 00000 n 
+0002046869 00000 n 
+0002046987 00000 n 
+0002049032 00000 n 
+0002049203 00000 n 
+0002049397 00000 n 
+0002049559 00000 n 
+0002050205 00000 n 
+0002048861 00000 n 
+0002047243 00000 n 
+0002049733 00000 n 
+0002049792 00000 n 
+0002049910 00000 n 
+0002050028 00000 n 
+0002050146 00000 n 
+0002052514 00000 n 
+0002052679 00000 n 
+0002052864 00000 n 
+0002053034 00000 n 
+0002053227 00000 n 
+0002053995 00000 n 
+0002052334 00000 n 
+0002050344 00000 n 
+0002053401 00000 n 
+0002053519 00000 n 
+0002053637 00000 n 
+0002053760 00000 n 
+0002053878 00000 n 
+0002056606 00000 n 
+0002056794 00000 n 
+0002056972 00000 n 
+0002057151 00000 n 
+0002057327 00000 n 
+0002057972 00000 n 
 0002056426 00000 n 
-0002057071 00000 n 
-0002055525 00000 n 
-0002053231 00000 n 
-0002056600 00000 n 
-0002056659 00000 n 
-0002056777 00000 n 
-0002056895 00000 n 
-0002057012 00000 n 
-0002059532 00000 n 
-0002059721 00000 n 
-0002059898 00000 n 
-0002060088 00000 n 
-0002060263 00000 n 
-0002060453 00000 n 
-0002060980 00000 n 
-0002059343 00000 n 
-0002057247 00000 n 
-0002060627 00000 n 
-0002060745 00000 n 
-0002060863 00000 n 
-0002870866 00000 n 
-0002063721 00000 n 
-0002063898 00000 n 
-0002064089 00000 n 
-0002064276 00000 n 
-0002064463 00000 n 
-0002064991 00000 n 
-0002063541 00000 n 
-0002061156 00000 n 
-0002064637 00000 n 
-0002064696 00000 n 
-0002064814 00000 n 
-0002064932 00000 n 
-0002068077 00000 n 
-0002068246 00000 n 
-0002068411 00000 n 
-0002068583 00000 n 
-0002068736 00000 n 
-0002072479 00000 n 
-0002068891 00000 n 
-0002069550 00000 n 
-0002067888 00000 n 
-0002065167 00000 n 
-0002069065 00000 n 
-0002069183 00000 n 
-0002069306 00000 n 
-0002069427 00000 n 
-0002072652 00000 n 
-0002072849 00000 n 
-0002073041 00000 n 
-0002073213 00000 n 
-0002073399 00000 n 
-0002073585 00000 n 
-0002074294 00000 n 
-0002072281 00000 n 
-0002069714 00000 n 
-0002073759 00000 n 
-0002073818 00000 n 
-0002073936 00000 n 
-0002074059 00000 n 
-0002074177 00000 n 
-0002077263 00000 n 
-0002077483 00000 n 
-0002077712 00000 n 
-0002077927 00000 n 
-0002078112 00000 n 
-0002078298 00000 n 
-0002078513 00000 n 
-0002079226 00000 n 
-0002077065 00000 n 
-0002074446 00000 n 
-0002078687 00000 n 
-0002078746 00000 n 
-0002078869 00000 n 
-0002078991 00000 n 
-0002079049 00000 n 
-0002079167 00000 n 
-0002270928 00000 n 
-0002082310 00000 n 
-0002082700 00000 n 
-0002082892 00000 n 
-0002083283 00000 n 
-0002083465 00000 n 
-0002083849 00000 n 
-0002084609 00000 n 
-0002082094 00000 n 
-0002079377 00000 n 
-0002084023 00000 n 
-0002084140 00000 n 
-0002084258 00000 n 
-0002082506 00000 n 
-0002084376 00000 n 
-0002083088 00000 n 
-0002084493 00000 n 
-0002083657 00000 n 
-0002086673 00000 n 
-0002086903 00000 n 
-0002087133 00000 n 
-0002087363 00000 n 
-0002087593 00000 n 
-0002087790 00000 n 
-0002088017 00000 n 
-0002088214 00000 n 
-0002088444 00000 n 
-0002088640 00000 n 
-0002088869 00000 n 
-0002089066 00000 n 
-0002089296 00000 n 
-0002089493 00000 n 
-0002092836 00000 n 
-0002093033 00000 n 
-0002089723 00000 n 
-0002090896 00000 n 
-0002086403 00000 n 
-0002084748 00000 n 
-0002089897 00000 n 
-0002089956 00000 n 
-0002090074 00000 n 
-0002090248 00000 n 
-0002090307 00000 n 
-0002090366 00000 n 
-0002090425 00000 n 
-0002090484 00000 n 
-0002090543 00000 n 
-0002090601 00000 n 
-0002090660 00000 n 
-0002090719 00000 n 
-0002090778 00000 n 
-0002090837 00000 n 
-0002870992 00000 n 
-0002093263 00000 n 
-0002093491 00000 n 
-0002093687 00000 n 
-0002093883 00000 n 
-0002094113 00000 n 
-0002094310 00000 n 
-0002094507 00000 n 
-0002094703 00000 n 
-0002094933 00000 n 
-0002095130 00000 n 
-0002095327 00000 n 
-0002095523 00000 n 
-0002095753 00000 n 
-0002095950 00000 n 
-0002096147 00000 n 
-0002096376 00000 n 
-0002096572 00000 n 
-0002097513 00000 n 
-0002092530 00000 n 
-0002091063 00000 n 
-0002096746 00000 n 
-0002096805 00000 n 
-0002096864 00000 n 
-0002096923 00000 n 
-0002096982 00000 n 
-0002097041 00000 n 
-0002097100 00000 n 
-0002097159 00000 n 
-0002097218 00000 n 
-0002097277 00000 n 
-0002097336 00000 n 
-0002097395 00000 n 
-0002097454 00000 n 
-0002101918 00000 n 
-0002099429 00000 n 
-0002099659 00000 n 
-0002099889 00000 n 
-0002100119 00000 n 
-0002100348 00000 n 
-0002100544 00000 n 
-0002100774 00000 n 
-0002100970 00000 n 
-0002101199 00000 n 
-0002101396 00000 n 
-0002104621 00000 n 
-0002104850 00000 n 
-0002105047 00000 n 
-0002105244 00000 n 
-0002105474 00000 n 
-0002105671 00000 n 
-0002101626 00000 n 
-0002102683 00000 n 
-0002099195 00000 n 
-0002097652 00000 n 
-0002101800 00000 n 
-0002101859 00000 n 
-0002101977 00000 n 
-0002102153 00000 n 
-0002102212 00000 n 
-0002102271 00000 n 
-0002102330 00000 n 
-0002102389 00000 n 
-0002102447 00000 n 
-0002102506 00000 n 
-0002102565 00000 n 
-0002102624 00000 n 
-0002105868 00000 n 
-0002106064 00000 n 
-0002106294 00000 n 
-0002106491 00000 n 
-0002106688 00000 n 
-0002106884 00000 n 
-0002107114 00000 n 
-0002107311 00000 n 
-0002107508 00000 n 
-0002107738 00000 n 
-0002107935 00000 n 
-0002108935 00000 n 
-0002104333 00000 n 
-0002102850 00000 n 
-0002108109 00000 n 
-0002108168 00000 n 
-0002108227 00000 n 
-0002108286 00000 n 
-0002108345 00000 n 
-0002108404 00000 n 
-0002108463 00000 n 
-0002108522 00000 n 
-0002108581 00000 n 
-0002108640 00000 n 
-0002108699 00000 n 
-0002108758 00000 n 
-0002108817 00000 n 
-0002108876 00000 n 
-0002111011 00000 n 
-0002111202 00000 n 
-0002111587 00000 n 
-0002111791 00000 n 
-0002112012 00000 n 
-0002112216 00000 n 
-0002112436 00000 n 
-0002112640 00000 n 
-0002112861 00000 n 
-0002113050 00000 n 
-0002113245 00000 n 
-0002113465 00000 n 
-0002113661 00000 n 
-0002113882 00000 n 
-0002114076 00000 n 
-0002114297 00000 n 
-0002114491 00000 n 
-0002114712 00000 n 
-0002114908 00000 n 
-0002115129 00000 n 
-0002115325 00000 n 
-0002118883 00000 n 
-0002119084 00000 n 
-0002119305 00000 n 
-0002119505 00000 n 
-0002115546 00000 n 
-0002116602 00000 n 
-0002110669 00000 n 
-0002109074 00000 n 
-0002115720 00000 n 
-0002115779 00000 n 
-0002111395 00000 n 
-0002115953 00000 n 
-0002116012 00000 n 
-0002116071 00000 n 
-0002116130 00000 n 
-0002116189 00000 n 
-0002116248 00000 n 
-0002116307 00000 n 
-0002116366 00000 n 
-0002116425 00000 n 
-0002116484 00000 n 
-0002116543 00000 n 
-0002119725 00000 n 
-0002119922 00000 n 
-0002120142 00000 n 
-0002120329 00000 n 
-0002120526 00000 n 
-0002120746 00000 n 
-0002120932 00000 n 
-0002121128 00000 n 
-0002121347 00000 n 
-0002121533 00000 n 
-0002121754 00000 n 
-0002121975 00000 n 
-0002122196 00000 n 
-0002122415 00000 n 
-0002122601 00000 n 
-0002122819 00000 n 
-0002123040 00000 n 
-0002123261 00000 n 
-0002123482 00000 n 
-0002123668 00000 n 
-0002123889 00000 n 
-0002124085 00000 n 
-0002124306 00000 n 
-0002124501 00000 n 
-0002124721 00000 n 
-0002124917 00000 n 
-0002125121 00000 n 
-0002125325 00000 n 
-0002125544 00000 n 
-0002125739 00000 n 
-0002125942 00000 n 
-0002126145 00000 n 
-0002129434 00000 n 
-0002129655 00000 n 
-0002129851 00000 n 
-0002130054 00000 n 
-0002126332 00000 n 
-0002127036 00000 n 
-0002118415 00000 n 
-0002116769 00000 n 
-0002126506 00000 n 
-0002126565 00000 n 
-0002126624 00000 n 
-0002126683 00000 n 
-0002126742 00000 n 
-0002126800 00000 n 
-0002126859 00000 n 
-0002126918 00000 n 
-0002126977 00000 n 
-0002207857 00000 n 
-0002207975 00000 n 
-0002208093 00000 n 
-0002208211 00000 n 
-0002210582 00000 n 
-0002210700 00000 n 
-0002210818 00000 n 
-0002210936 00000 n 
-0002211054 00000 n 
-0002130257 00000 n 
-0002130477 00000 n 
-0002130672 00000 n 
-0002130874 00000 n 
-0002131076 00000 n 
-0002131263 00000 n 
-0002131484 00000 n 
-0002131672 00000 n 
-0002131893 00000 n 
-0002132079 00000 n 
-0002132300 00000 n 
-0002132519 00000 n 
-0002132707 00000 n 
-0002132928 00000 n 
-0002133116 00000 n 
-0002133335 00000 n 
-0002133522 00000 n 
-0002133743 00000 n 
-0002133930 00000 n 
-0002134148 00000 n 
-0002134335 00000 n 
-0002134556 00000 n 
-0002134742 00000 n 
-0002134961 00000 n 
-0002135157 00000 n 
-0002135376 00000 n 
-0002135572 00000 n 
-0002135793 00000 n 
-0002135988 00000 n 
-0002136209 00000 n 
-0002138982 00000 n 
-0002139201 00000 n 
-0002139396 00000 n 
-0002139615 00000 n 
-0002136405 00000 n 
+0002054134 00000 n 
+0002057501 00000 n 
+0002057560 00000 n 
+0002057678 00000 n 
+0002057796 00000 n 
+0002057913 00000 n 
+0002060429 00000 n 
+0002060618 00000 n 
+0002060795 00000 n 
+0002060985 00000 n 
+0002061160 00000 n 
+0002061350 00000 n 
+0002061877 00000 n 
+0002060240 00000 n 
+0002058148 00000 n 
+0002061524 00000 n 
+0002061642 00000 n 
+0002061760 00000 n 
+0002871485 00000 n 
+0002064615 00000 n 
+0002064792 00000 n 
+0002064983 00000 n 
+0002065170 00000 n 
+0002065357 00000 n 
+0002065885 00000 n 
+0002064435 00000 n 
+0002062053 00000 n 
+0002065531 00000 n 
+0002065590 00000 n 
+0002065708 00000 n 
+0002065826 00000 n 
+0002068969 00000 n 
+0002069138 00000 n 
+0002069303 00000 n 
+0002069475 00000 n 
+0002069628 00000 n 
+0002073366 00000 n 
+0002069783 00000 n 
+0002070442 00000 n 
+0002068780 00000 n 
+0002066061 00000 n 
+0002069957 00000 n 
+0002070075 00000 n 
+0002070198 00000 n 
+0002070319 00000 n 
+0002073539 00000 n 
+0002073736 00000 n 
+0002073928 00000 n 
+0002074100 00000 n 
+0002074286 00000 n 
+0002074472 00000 n 
+0002075181 00000 n 
+0002073168 00000 n 
+0002070606 00000 n 
+0002074646 00000 n 
+0002074705 00000 n 
+0002074823 00000 n 
+0002074946 00000 n 
+0002075064 00000 n 
+0002078145 00000 n 
+0002078365 00000 n 
+0002078594 00000 n 
+0002078809 00000 n 
+0002078994 00000 n 
+0002079180 00000 n 
+0002079395 00000 n 
+0002080108 00000 n 
+0002077947 00000 n 
+0002075333 00000 n 
+0002079569 00000 n 
+0002079628 00000 n 
+0002079751 00000 n 
+0002079873 00000 n 
+0002079931 00000 n 
+0002080049 00000 n 
+0002271680 00000 n 
+0002083186 00000 n 
+0002083576 00000 n 
+0002083768 00000 n 
+0002084159 00000 n 
+0002084341 00000 n 
+0002084725 00000 n 
+0002085485 00000 n 
+0002082970 00000 n 
+0002080259 00000 n 
+0002084899 00000 n 
+0002085016 00000 n 
+0002085134 00000 n 
+0002083382 00000 n 
+0002085252 00000 n 
+0002083964 00000 n 
+0002085369 00000 n 
+0002084533 00000 n 
+0002087544 00000 n 
+0002087774 00000 n 
+0002088004 00000 n 
+0002088234 00000 n 
+0002088464 00000 n 
+0002088661 00000 n 
+0002088888 00000 n 
+0002089085 00000 n 
+0002089315 00000 n 
+0002089511 00000 n 
+0002089740 00000 n 
+0002089937 00000 n 
+0002090167 00000 n 
+0002090364 00000 n 
+0002093703 00000 n 
+0002093900 00000 n 
+0002090594 00000 n 
+0002091767 00000 n 
+0002087274 00000 n 
+0002085624 00000 n 
+0002090768 00000 n 
+0002090827 00000 n 
+0002090945 00000 n 
+0002091119 00000 n 
+0002091178 00000 n 
+0002091237 00000 n 
+0002091296 00000 n 
+0002091355 00000 n 
+0002091414 00000 n 
+0002091472 00000 n 
+0002091531 00000 n 
+0002091590 00000 n 
+0002091649 00000 n 
+0002091708 00000 n 
+0002871611 00000 n 
+0002094130 00000 n 
+0002094358 00000 n 
+0002094554 00000 n 
+0002094750 00000 n 
+0002094980 00000 n 
+0002095177 00000 n 
+0002095374 00000 n 
+0002095570 00000 n 
+0002095800 00000 n 
+0002095997 00000 n 
+0002096194 00000 n 
+0002096390 00000 n 
+0002096620 00000 n 
+0002096817 00000 n 
+0002097014 00000 n 
+0002097243 00000 n 
+0002097439 00000 n 
+0002098380 00000 n 
+0002093397 00000 n 
+0002091934 00000 n 
+0002097613 00000 n 
+0002097672 00000 n 
+0002097731 00000 n 
+0002097790 00000 n 
+0002097849 00000 n 
+0002097908 00000 n 
+0002097967 00000 n 
+0002098026 00000 n 
+0002098085 00000 n 
+0002098144 00000 n 
+0002098203 00000 n 
+0002098262 00000 n 
+0002098321 00000 n 
+0002102780 00000 n 
+0002100291 00000 n 
+0002100521 00000 n 
+0002100751 00000 n 
+0002100981 00000 n 
+0002101210 00000 n 
+0002101406 00000 n 
+0002101636 00000 n 
+0002101832 00000 n 
+0002102061 00000 n 
+0002102258 00000 n 
+0002105479 00000 n 
+0002105708 00000 n 
+0002105905 00000 n 
+0002106102 00000 n 
+0002106332 00000 n 
+0002106529 00000 n 
+0002102488 00000 n 
+0002103545 00000 n 
+0002100057 00000 n 
+0002098519 00000 n 
+0002102662 00000 n 
+0002102721 00000 n 
+0002102839 00000 n 
+0002103015 00000 n 
+0002103074 00000 n 
+0002103133 00000 n 
+0002103192 00000 n 
+0002103251 00000 n 
+0002103309 00000 n 
+0002103368 00000 n 
+0002103427 00000 n 
+0002103486 00000 n 
+0002106726 00000 n 
+0002106922 00000 n 
+0002107152 00000 n 
+0002107349 00000 n 
+0002107546 00000 n 
+0002107742 00000 n 
+0002107972 00000 n 
+0002108169 00000 n 
+0002108366 00000 n 
+0002108596 00000 n 
+0002108793 00000 n 
+0002109793 00000 n 
+0002105191 00000 n 
+0002103712 00000 n 
+0002108967 00000 n 
+0002109026 00000 n 
+0002109085 00000 n 
+0002109144 00000 n 
+0002109203 00000 n 
+0002109262 00000 n 
+0002109321 00000 n 
+0002109380 00000 n 
+0002109439 00000 n 
+0002109498 00000 n 
+0002109557 00000 n 
+0002109616 00000 n 
+0002109675 00000 n 
+0002109734 00000 n 
+0002111864 00000 n 
+0002112055 00000 n 
+0002112440 00000 n 
+0002112644 00000 n 
+0002112865 00000 n 
+0002113069 00000 n 
+0002113289 00000 n 
+0002113493 00000 n 
+0002113714 00000 n 
+0002113903 00000 n 
+0002114098 00000 n 
+0002114318 00000 n 
+0002114514 00000 n 
+0002114735 00000 n 
+0002114929 00000 n 
+0002115150 00000 n 
+0002115344 00000 n 
+0002115565 00000 n 
+0002115761 00000 n 
+0002115982 00000 n 
+0002116178 00000 n 
+0002119733 00000 n 
+0002119934 00000 n 
+0002120155 00000 n 
+0002120355 00000 n 
+0002116399 00000 n 
+0002117455 00000 n 
+0002111522 00000 n 
+0002109932 00000 n 
+0002116573 00000 n 
+0002116632 00000 n 
+0002112248 00000 n 
+0002116806 00000 n 
+0002116865 00000 n 
+0002116924 00000 n 
+0002116983 00000 n 
+0002117042 00000 n 
+0002117101 00000 n 
+0002117160 00000 n 
+0002117219 00000 n 
+0002117278 00000 n 
+0002117337 00000 n 
+0002117396 00000 n 
+0002120575 00000 n 
+0002120772 00000 n 
+0002120992 00000 n 
+0002121179 00000 n 
+0002121376 00000 n 
+0002121596 00000 n 
+0002121782 00000 n 
+0002121978 00000 n 
+0002122197 00000 n 
+0002122383 00000 n 
+0002122604 00000 n 
+0002122825 00000 n 
+0002123046 00000 n 
+0002123265 00000 n 
+0002123451 00000 n 
+0002123669 00000 n 
+0002123890 00000 n 
+0002124111 00000 n 
+0002124332 00000 n 
+0002124518 00000 n 
+0002124739 00000 n 
+0002124935 00000 n 
+0002125156 00000 n 
+0002125351 00000 n 
+0002125571 00000 n 
+0002125767 00000 n 
+0002125971 00000 n 
+0002126175 00000 n 
+0002126394 00000 n 
+0002126589 00000 n 
+0002126792 00000 n 
+0002126995 00000 n 
+0002130279 00000 n 
+0002130500 00000 n 
+0002130696 00000 n 
+0002130899 00000 n 
+0002127182 00000 n 
+0002127886 00000 n 
+0002119265 00000 n 
+0002117622 00000 n 
+0002127356 00000 n 
+0002127415 00000 n 
+0002127474 00000 n 
+0002127533 00000 n 
+0002127592 00000 n 
+0002127650 00000 n 
+0002127709 00000 n 
+0002127768 00000 n 
+0002127827 00000 n 
+0002208652 00000 n 
+0002208770 00000 n 
+0002208888 00000 n 
+0002209006 00000 n 
+0002211374 00000 n 
+0002211492 00000 n 
+0002211610 00000 n 
+0002211728 00000 n 
+0002211846 00000 n 
+0002131102 00000 n 
+0002131322 00000 n 
+0002131517 00000 n 
+0002131719 00000 n 
+0002131921 00000 n 
+0002132108 00000 n 
+0002132329 00000 n 
+0002132517 00000 n 
+0002132738 00000 n 
+0002132924 00000 n 
+0002133145 00000 n 
+0002133364 00000 n 
+0002133552 00000 n 
+0002133773 00000 n 
+0002133961 00000 n 
+0002134180 00000 n 
+0002134367 00000 n 
+0002134588 00000 n 
+0002134775 00000 n 
+0002134993 00000 n 
+0002135180 00000 n 
+0002135401 00000 n 
+0002135587 00000 n 
+0002135806 00000 n 
+0002136002 00000 n 
+0002136221 00000 n 
+0002136417 00000 n 
 0002136638 00000 n 
-0002128984 00000 n 
-0002127162 00000 n 
-0002136579 00000 n 
-0002871118 00000 n 
-0002213716 00000 n 
-0002213838 00000 n 
-0002216435 00000 n 
-0002216556 00000 n 
-0002216674 00000 n 
-0002216792 00000 n 
-0002219302 00000 n 
-0002222466 00000 n 
-0002222703 00000 n 
-0002222822 00000 n 
-0002139810 00000 n 
-0002140030 00000 n 
-0002140223 00000 n 
-0002140444 00000 n 
-0002140638 00000 n 
-0002140856 00000 n 
-0002141050 00000 n 
-0002141271 00000 n 
-0002141467 00000 n 
-0002141685 00000 n 
-0002141880 00000 n 
-0002142101 00000 n 
-0002142297 00000 n 
-0002142516 00000 n 
-0002142704 00000 n 
-0002142922 00000 n 
-0002143110 00000 n 
-0002143326 00000 n 
-0002143520 00000 n 
-0002143739 00000 n 
-0002143935 00000 n 
-0002144154 00000 n 
-0002144340 00000 n 
-0002144505 00000 n 
-0002144724 00000 n 
-0002144916 00000 n 
-0002145080 00000 n 
-0002145299 00000 n 
-0002145487 00000 n 
-0002145708 00000 n 
-0002145896 00000 n 
-0002146114 00000 n 
-0002149936 00000 n 
-0002150156 00000 n 
-0002146301 00000 n 
-0002146534 00000 n 
-0002138514 00000 n 
-0002136764 00000 n 
-0002146475 00000 n 
-0002227932 00000 n 
-0002228050 00000 n 
-0002231269 00000 n 
-0002233979 00000 n 
-0002236660 00000 n 
-0002236781 00000 n 
-0002236902 00000 n 
-0002237023 00000 n 
-0002239808 00000 n 
-0002239928 00000 n 
-0002240048 00000 n 
-0002243035 00000 n 
-0002150343 00000 n 
-0002150562 00000 n 
-0002150748 00000 n 
-0002150967 00000 n 
-0002151155 00000 n 
-0002151332 00000 n 
-0002151551 00000 n 
-0002151739 00000 n 
-0002151959 00000 n 
-0002152146 00000 n 
-0002152324 00000 n 
-0002152545 00000 n 
-0002152731 00000 n 
-0002152927 00000 n 
-0002153106 00000 n 
-0002153327 00000 n 
-0002153513 00000 n 
-0002153709 00000 n 
-0002153888 00000 n 
-0002154109 00000 n 
-0002154295 00000 n 
-0002154499 00000 n 
-0002154695 00000 n 
-0002154872 00000 n 
-0002155093 00000 n 
-0002155279 00000 n 
-0002155483 00000 n 
-0002155875 00000 n 
-0002156051 00000 n 
-0002156272 00000 n 
-0002156468 00000 n 
-0002156672 00000 n 
-0002156867 00000 n 
-0002157043 00000 n 
-0002157264 00000 n 
-0002157460 00000 n 
-0002157664 00000 n 
-0002157860 00000 n 
-0002158036 00000 n 
-0002158257 00000 n 
-0002158442 00000 n 
-0002158638 00000 n 
-0002159029 00000 n 
-0002159216 00000 n 
-0002159437 00000 n 
-0002159623 00000 n 
-0002159819 00000 n 
-0002160211 00000 n 
-0002163313 00000 n 
-0002163531 00000 n 
-0002160397 00000 n 
-0002160747 00000 n 
-0002149315 00000 n 
-0002146660 00000 n 
-0002160571 00000 n 
-0002160630 00000 n 
-0002160688 00000 n 
-0002155679 00000 n 
-0002158834 00000 n 
-0002160015 00000 n 
-0002243277 00000 n 
-0002243398 00000 n 
-0002246910 00000 n 
-0002247031 00000 n 
-0002247151 00000 n 
-0002250762 00000 n 
-0002250883 00000 n 
-0002251003 00000 n 
-0002254671 00000 n 
-0002254792 00000 n 
-0002163719 00000 n 
-0002163887 00000 n 
-0002164106 00000 n 
-0002164325 00000 n 
-0002164513 00000 n 
-0002164677 00000 n 
-0002164898 00000 n 
-0002165086 00000 n 
-0002165282 00000 n 
-0002165451 00000 n 
-0002165615 00000 n 
-0002165835 00000 n 
-0002166022 00000 n 
-0002166217 00000 n 
-0002166387 00000 n 
-0002166551 00000 n 
-0002166769 00000 n 
-0002166956 00000 n 
-0002167117 00000 n 
-0002167335 00000 n 
-0002167523 00000 n 
-0002167744 00000 n 
-0002167932 00000 n 
-0002168127 00000 n 
-0002168297 00000 n 
-0002168458 00000 n 
-0002168679 00000 n 
-0002168865 00000 n 
-0002169061 00000 n 
-0002169231 00000 n 
-0002169391 00000 n 
-0002169610 00000 n 
-0002169814 00000 n 
-0002170033 00000 n 
-0002170236 00000 n 
-0002170455 00000 n 
-0002170641 00000 n 
-0002170812 00000 n 
-0002171030 00000 n 
-0002171222 00000 n 
-0002171440 00000 n 
-0002174489 00000 n 
-0002174708 00000 n 
-0002171643 00000 n 
-0002171994 00000 n 
-0002162782 00000 n 
-0002160928 00000 n 
-0002171817 00000 n 
-0002171876 00000 n 
-0002171935 00000 n 
-0002258283 00000 n 
-0002258404 00000 n 
-0002258525 00000 n 
-0002258646 00000 n 
-0002262516 00000 n 
-0002262637 00000 n 
-0002262758 00000 n 
-0002266543 00000 n 
-0002266664 00000 n 
-0002270565 00000 n 
-0002270686 00000 n 
-0002270807 00000 n 
-0002174899 00000 n 
-0002175118 00000 n 
-0002175304 00000 n 
-0002175508 00000 n 
-0002175725 00000 n 
-0002175916 00000 n 
-0002176101 00000 n 
-0002176322 00000 n 
-0002176541 00000 n 
-0002176729 00000 n 
-0002176948 00000 n 
-0002177167 00000 n 
-0002177386 00000 n 
-0002177607 00000 n 
-0002177828 00000 n 
-0002178031 00000 n 
-0002178249 00000 n 
-0002178453 00000 n 
-0002178672 00000 n 
-0002178893 00000 n 
-0002179097 00000 n 
-0002179318 00000 n 
-0002179506 00000 n 
-0002179726 00000 n 
-0002183066 00000 n 
-0002183287 00000 n 
-0002179947 00000 n 
-0002180829 00000 n 
-0002174111 00000 n 
-0002172133 00000 n 
-0002180121 00000 n 
-0002180180 00000 n 
-0002180239 00000 n 
-0002180298 00000 n 
-0002180357 00000 n 
-0002180416 00000 n 
-0002180475 00000 n 
-0002180534 00000 n 
-0002180593 00000 n 
-0002180652 00000 n 
-0002180711 00000 n 
-0002180770 00000 n 
-0002275351 00000 n 
-0002275477 00000 n 
-0002278700 00000 n 
-0002278824 00000 n 
-0002183507 00000 n 
-0002183726 00000 n 
-0002183930 00000 n 
-0002184134 00000 n 
-0002184353 00000 n 
-0002184541 00000 n 
-0002184745 00000 n 
-0002184964 00000 n 
-0002185159 00000 n 
-0002185378 00000 n 
-0002185574 00000 n 
-0002185767 00000 n 
-0002185986 00000 n 
-0002186180 00000 n 
-0002186398 00000 n 
-0002186592 00000 n 
-0002186784 00000 n 
+0002136833 00000 n 
+0002137054 00000 n 
+0002139822 00000 n 
+0002140041 00000 n 
+0002140236 00000 n 
+0002140455 00000 n 
+0002137250 00000 n 
+0002137483 00000 n 
+0002129829 00000 n 
+0002128012 00000 n 
+0002137424 00000 n 
+0002871737 00000 n 
+0002214504 00000 n 
+0002214626 00000 n 
+0002217223 00000 n 
+0002217344 00000 n 
+0002217462 00000 n 
+0002217580 00000 n 
+0002220087 00000 n 
+0002223260 00000 n 
+0002223501 00000 n 
+0002223622 00000 n 
+0002140650 00000 n 
+0002140870 00000 n 
+0002141063 00000 n 
+0002141284 00000 n 
+0002141478 00000 n 
+0002141696 00000 n 
+0002141890 00000 n 
+0002142111 00000 n 
+0002142307 00000 n 
+0002142525 00000 n 
+0002142720 00000 n 
+0002142941 00000 n 
+0002143137 00000 n 
+0002143356 00000 n 
+0002143544 00000 n 
+0002143762 00000 n 
+0002143950 00000 n 
+0002144166 00000 n 
+0002144360 00000 n 
+0002144579 00000 n 
+0002144775 00000 n 
+0002144994 00000 n 
+0002145180 00000 n 
+0002145345 00000 n 
+0002145564 00000 n 
+0002145756 00000 n 
+0002145920 00000 n 
+0002146139 00000 n 
+0002146327 00000 n 
+0002146548 00000 n 
+0002146736 00000 n 
+0002146954 00000 n 
+0002150772 00000 n 
+0002150992 00000 n 
+0002147141 00000 n 
+0002147374 00000 n 
+0002139354 00000 n 
+0002137609 00000 n 
+0002147315 00000 n 
+0002228726 00000 n 
+0002228844 00000 n 
+0002232061 00000 n 
+0002234766 00000 n 
+0002237443 00000 n 
+0002237564 00000 n 
+0002237685 00000 n 
+0002237806 00000 n 
+0002240587 00000 n 
+0002240707 00000 n 
+0002240827 00000 n 
+0002243810 00000 n 
+0002151179 00000 n 
+0002151398 00000 n 
+0002151584 00000 n 
+0002151803 00000 n 
+0002151991 00000 n 
+0002152168 00000 n 
+0002152387 00000 n 
+0002152575 00000 n 
+0002152795 00000 n 
+0002152982 00000 n 
+0002153160 00000 n 
+0002153381 00000 n 
+0002153567 00000 n 
+0002153763 00000 n 
+0002153942 00000 n 
+0002154163 00000 n 
+0002154349 00000 n 
+0002154545 00000 n 
+0002154724 00000 n 
+0002154945 00000 n 
+0002155131 00000 n 
+0002155335 00000 n 
+0002155531 00000 n 
+0002155708 00000 n 
+0002155929 00000 n 
+0002156115 00000 n 
+0002156319 00000 n 
+0002156711 00000 n 
+0002156887 00000 n 
+0002157108 00000 n 
+0002157304 00000 n 
+0002157508 00000 n 
+0002157703 00000 n 
+0002157879 00000 n 
+0002158100 00000 n 
+0002158296 00000 n 
+0002158500 00000 n 
+0002158696 00000 n 
+0002158872 00000 n 
+0002159093 00000 n 
+0002159278 00000 n 
+0002159474 00000 n 
+0002159865 00000 n 
+0002160052 00000 n 
+0002160273 00000 n 
+0002160459 00000 n 
+0002160655 00000 n 
+0002161047 00000 n 
+0002164146 00000 n 
+0002164364 00000 n 
+0002161233 00000 n 
+0002161583 00000 n 
+0002150151 00000 n 
+0002147500 00000 n 
+0002161407 00000 n 
+0002161466 00000 n 
+0002161524 00000 n 
+0002156515 00000 n 
+0002159670 00000 n 
+0002160851 00000 n 
+0002244052 00000 n 
+0002244173 00000 n 
+0002247683 00000 n 
+0002247804 00000 n 
+0002247924 00000 n 
+0002251530 00000 n 
+0002251651 00000 n 
+0002251771 00000 n 
+0002255435 00000 n 
+0002255556 00000 n 
+0002164552 00000 n 
+0002164720 00000 n 
+0002164939 00000 n 
+0002165158 00000 n 
+0002165346 00000 n 
+0002165510 00000 n 
+0002165731 00000 n 
+0002165919 00000 n 
+0002166115 00000 n 
+0002166284 00000 n 
+0002166448 00000 n 
+0002166668 00000 n 
+0002166855 00000 n 
+0002167050 00000 n 
+0002167220 00000 n 
+0002167384 00000 n 
+0002167602 00000 n 
+0002167789 00000 n 
+0002167950 00000 n 
+0002168168 00000 n 
+0002168356 00000 n 
+0002168577 00000 n 
+0002168765 00000 n 
+0002168960 00000 n 
+0002169130 00000 n 
+0002169291 00000 n 
+0002169512 00000 n 
+0002169698 00000 n 
+0002169894 00000 n 
+0002170064 00000 n 
+0002170224 00000 n 
+0002170443 00000 n 
+0002170647 00000 n 
+0002170866 00000 n 
+0002171069 00000 n 
+0002171288 00000 n 
+0002171474 00000 n 
+0002171645 00000 n 
+0002171863 00000 n 
+0002172055 00000 n 
+0002172273 00000 n 
+0002175317 00000 n 
+0002175536 00000 n 
+0002172476 00000 n 
+0002172827 00000 n 
+0002163615 00000 n 
+0002161764 00000 n 
+0002172650 00000 n 
+0002172709 00000 n 
+0002172768 00000 n 
+0002259044 00000 n 
+0002259165 00000 n 
+0002259286 00000 n 
+0002259407 00000 n 
+0002263274 00000 n 
+0002263395 00000 n 
+0002263516 00000 n 
+0002267298 00000 n 
+0002267419 00000 n 
+0002271317 00000 n 
+0002271438 00000 n 
+0002271559 00000 n 
+0002175727 00000 n 
+0002175946 00000 n 
+0002176132 00000 n 
+0002176336 00000 n 
+0002176553 00000 n 
+0002176744 00000 n 
+0002176929 00000 n 
+0002177150 00000 n 
+0002177369 00000 n 
+0002177557 00000 n 
+0002177776 00000 n 
+0002177995 00000 n 
+0002178214 00000 n 
+0002178435 00000 n 
+0002178656 00000 n 
+0002178859 00000 n 
+0002179077 00000 n 
+0002179281 00000 n 
+0002179500 00000 n 
+0002179721 00000 n 
+0002179925 00000 n 
+0002180146 00000 n 
+0002180334 00000 n 
+0002180554 00000 n 
+0002183889 00000 n 
+0002184110 00000 n 
+0002180775 00000 n 
+0002181657 00000 n 
+0002174939 00000 n 
+0002172966 00000 n 
+0002180949 00000 n 
+0002181008 00000 n 
+0002181067 00000 n 
+0002181126 00000 n 
+0002181185 00000 n 
+0002181244 00000 n 
+0002181303 00000 n 
+0002181362 00000 n 
+0002181421 00000 n 
+0002181480 00000 n 
+0002181539 00000 n 
+0002181598 00000 n 
+0002276100 00000 n 
+0002276226 00000 n 
+0002279444 00000 n 
+0002279568 00000 n 
+0002184330 00000 n 
+0002184549 00000 n 
+0002184753 00000 n 
+0002184957 00000 n 
+0002185176 00000 n 
+0002185364 00000 n 
+0002185568 00000 n 
+0002185787 00000 n 
+0002185982 00000 n 
+0002186201 00000 n 
+0002186397 00000 n 
+0002186590 00000 n 
+0002186809 00000 n 
 0002187003 00000 n 
-0002187182 00000 n 
-0002187368 00000 n 
-0002187572 00000 n 
-0002187758 00000 n 
-0002187978 00000 n 
-0002188166 00000 n 
-0002188387 00000 n 
-0002188575 00000 n 
-0002188796 00000 n 
-0002188984 00000 n 
-0002189172 00000 n 
-0002189393 00000 n 
-0002189581 00000 n 
-0002189769 00000 n 
-0002190297 00000 n 
-0002182625 00000 n 
-0002180996 00000 n 
-0002189943 00000 n 
-0002190002 00000 n 
-0002190061 00000 n 
-0002190120 00000 n 
-0002190179 00000 n 
-0002190238 00000 n 
-0002202682 00000 n 
-0002202800 00000 n 
-0002202918 00000 n 
-0002205080 00000 n 
-0002205198 00000 n 
-0002205316 00000 n 
-0002207680 00000 n 
-0002279006 00000 n 
-0002279127 00000 n 
-0002279252 00000 n 
-0002193193 00000 n 
-0002193379 00000 n 
-0002193542 00000 n 
-0002193732 00000 n 
-0002193925 00000 n 
-0002194248 00000 n 
-0002194540 00000 n 
-0002192995 00000 n 
-0002190450 00000 n 
-0002194422 00000 n 
-0002194481 00000 n 
-0002194086 00000 n 
-0002871244 00000 n 
-0002196956 00000 n 
-0002197189 00000 n 
-0002196812 00000 n 
-0002194716 00000 n 
-0002197130 00000 n 
-0002199531 00000 n 
-0002199764 00000 n 
-0002199387 00000 n 
-0002197363 00000 n 
-0002199705 00000 n 
-0002202390 00000 n 
-0002203040 00000 n 
-0002202246 00000 n 
-0002199938 00000 n 
-0002202564 00000 n 
-0002202623 00000 n 
-0002202741 00000 n 
-0002202859 00000 n 
-0002202981 00000 n 
-0002204847 00000 n 
-0002205434 00000 n 
-0002204703 00000 n 
-0002203241 00000 n 
-0002205021 00000 n 
-0002205139 00000 n 
-0002205257 00000 n 
-0002205375 00000 n 
-0002207447 00000 n 
-0002208269 00000 n 
-0002207303 00000 n 
-0002205547 00000 n 
-0002207621 00000 n 
-0002207739 00000 n 
-0002207798 00000 n 
-0002207916 00000 n 
-0002208034 00000 n 
-0002208152 00000 n 
-0002210290 00000 n 
-0002211117 00000 n 
-0002210146 00000 n 
-0002208408 00000 n 
-0002210464 00000 n 
-0002210523 00000 n 
-0002210641 00000 n 
-0002210759 00000 n 
-0002210877 00000 n 
-0002210995 00000 n 
-0002871370 00000 n 
-0002213424 00000 n 
-0002213961 00000 n 
-0002213280 00000 n 
-0002211243 00000 n 
-0002213598 00000 n 
-0002213657 00000 n 
-0002213780 00000 n 
-0002213902 00000 n 
-0002216202 00000 n 
-0002216856 00000 n 
-0002216058 00000 n 
-0002214087 00000 n 
-0002216376 00000 n 
-0002216497 00000 n 
-0002216615 00000 n 
-0002216733 00000 n 
-0002218528 00000 n 
-0002218699 00000 n 
-0002221505 00000 n 
-0002221676 00000 n 
-0002218893 00000 n 
-0002219538 00000 n 
-0002218366 00000 n 
-0002216982 00000 n 
-0002219067 00000 n 
-0002219126 00000 n 
-0002219244 00000 n 
-0002219361 00000 n 
-0002219479 00000 n 
-0002221870 00000 n 
-0002222040 00000 n 
-0002222232 00000 n 
-0002222881 00000 n 
-0002221324 00000 n 
-0002219664 00000 n 
-0002222406 00000 n 
-0002222524 00000 n 
-0002222643 00000 n 
-0002222762 00000 n 
-0002224575 00000 n 
-0002224747 00000 n 
-0002224942 00000 n 
-0002225481 00000 n 
-0002224407 00000 n 
-0002223007 00000 n 
-0002225117 00000 n 
-0002225178 00000 n 
-0002225299 00000 n 
-0002225420 00000 n 
-0002227329 00000 n 
-0002227501 00000 n 
-0002227696 00000 n 
-0002228292 00000 n 
-0002227160 00000 n 
-0002225608 00000 n 
-0002227871 00000 n 
-0002227991 00000 n 
-0002228110 00000 n 
-0002228231 00000 n 
-0002871497 00000 n 
-0002230179 00000 n 
-0002230351 00000 n 
-0002230546 00000 n 
-0002230718 00000 n 
-0002230913 00000 n 
-0002231390 00000 n 
-0002229990 00000 n 
-0002228419 00000 n 
-0002231088 00000 n 
-0002231209 00000 n 
-0002231329 00000 n 
-0002233255 00000 n 
-0002233427 00000 n 
-0002233622 00000 n 
-0002234221 00000 n 
-0002233086 00000 n 
-0002231517 00000 n 
-0002233797 00000 n 
-0002233918 00000 n 
-0002234039 00000 n 
-0002234160 00000 n 
-0002236057 00000 n 
-0002236229 00000 n 
-0002236424 00000 n 
-0002237082 00000 n 
-0002235888 00000 n 
-0002234348 00000 n 
-0002236599 00000 n 
-0002236720 00000 n 
-0002236841 00000 n 
-0002236962 00000 n 
-0002238995 00000 n 
-0002239159 00000 n 
-0002239324 00000 n 
-0002239511 00000 n 
-0002240229 00000 n 
-0002238816 00000 n 
-0002237209 00000 n 
-0002239686 00000 n 
-0002239747 00000 n 
-0002239868 00000 n 
-0002239988 00000 n 
-0002240108 00000 n 
-0002241826 00000 n 
-0002241998 00000 n 
-0002242193 00000 n 
-0002242365 00000 n 
-0002242560 00000 n 
-0002242738 00000 n 
-0002243457 00000 n 
-0002241627 00000 n 
-0002240356 00000 n 
-0002242913 00000 n 
-0002242974 00000 n 
-0002243095 00000 n 
-0002243216 00000 n 
-0002243337 00000 n 
-0002245897 00000 n 
-0002246077 00000 n 
-0002246256 00000 n 
-0002246436 00000 n 
-0002246613 00000 n 
-0002247272 00000 n 
-0002245708 00000 n 
-0002243584 00000 n 
-0002246788 00000 n 
-0002246849 00000 n 
-0002246970 00000 n 
-0002247091 00000 n 
-0002247211 00000 n 
-0002871630 00000 n 
-0002249599 00000 n 
-0002249790 00000 n 
-0002249968 00000 n 
-0002250158 00000 n 
-0002250335 00000 n 
-0002253628 00000 n 
-0002250526 00000 n 
-0002251062 00000 n 
-0002249400 00000 n 
-0002247449 00000 n 
-0002250701 00000 n 
-0002250822 00000 n 
-0002250943 00000 n 
-0002253806 00000 n 
-0002253998 00000 n 
-0002254186 00000 n 
-0002254374 00000 n 
-0002254913 00000 n 
-0002253439 00000 n 
-0002251239 00000 n 
-0002254549 00000 n 
-0002254610 00000 n 
-0002254731 00000 n 
-0002254852 00000 n 
-0002257042 00000 n 
-0002257212 00000 n 
-0002257376 00000 n 
-0002257544 00000 n 
-0002257714 00000 n 
-0002257878 00000 n 
-0002260723 00000 n 
-0002260894 00000 n 
-0002258047 00000 n 
-0002258706 00000 n 
-0002256833 00000 n 
-0002255090 00000 n 
-0002258222 00000 n 
-0002258343 00000 n 
-0002258464 00000 n 
-0002258585 00000 n 
-0002261058 00000 n 
-0002261227 00000 n 
-0002261389 00000 n 
-0002261558 00000 n 
-0002261729 00000 n 
-0002262050 00000 n 
-0002265304 00000 n 
-0002265475 00000 n 
-0002262219 00000 n 
-0002262817 00000 n 
-0002260484 00000 n 
-0002258846 00000 n 
-0002262394 00000 n 
-0002262455 00000 n 
-0002262576 00000 n 
-0002262697 00000 n 
-0002261891 00000 n 
-0002265635 00000 n 
-0002265804 00000 n 
-0002266025 00000 n 
-0002266246 00000 n 
-0002266783 00000 n 
-0002265105 00000 n 
-0002262957 00000 n 
-0002266421 00000 n 
-0002266482 00000 n 
-0002266603 00000 n 
-0002266724 00000 n 
-0002269369 00000 n 
-0002269542 00000 n 
-0002269764 00000 n 
-0002269950 00000 n 
-0002270137 00000 n 
-0002270329 00000 n 
-0002271049 00000 n 
-0002269170 00000 n 
-0002266985 00000 n 
-0002270504 00000 n 
-0002270625 00000 n 
-0002270746 00000 n 
-0002270867 00000 n 
-0002270988 00000 n 
-0002871763 00000 n 
-0002274160 00000 n 
-0002274351 00000 n 
-0002274571 00000 n 
-0002274743 00000 n 
-0002274929 00000 n 
-0002278293 00000 n 
-0002275115 00000 n 
-0002275601 00000 n 
-0002273961 00000 n 
-0002271238 00000 n 
-0002275290 00000 n 
-0002275416 00000 n 
-0002275541 00000 n 
-0002281980 00000 n 
-0002282200 00000 n 
-0002282420 00000 n 
-0002278464 00000 n 
-0002279497 00000 n 
-0002278134 00000 n 
-0002275753 00000 n 
-0002278639 00000 n 
-0002278763 00000 n 
-0002278884 00000 n 
-0002278945 00000 n 
-0002279066 00000 n 
-0002279192 00000 n 
-0002279317 00000 n 
-0002282606 00000 n 
-0002282826 00000 n 
-0002283046 00000 n 
-0002283232 00000 n 
-0002283449 00000 n 
-0002283667 00000 n 
-0002283886 00000 n 
-0002284103 00000 n 
-0002284322 00000 n 
-0002284542 00000 n 
-0002284762 00000 n 
-0002284982 00000 n 
-0002285169 00000 n 
-0002285389 00000 n 
-0002285608 00000 n 
-0002285827 00000 n 
-0002286012 00000 n 
-0002286231 00000 n 
-0002286451 00000 n 
-0002286656 00000 n 
-0002286874 00000 n 
-0002287079 00000 n 
-0002287297 00000 n 
-0002291008 00000 n 
-0002287515 00000 n 
-0002288664 00000 n 
-0002281571 00000 n 
-0002279663 00000 n 
-0002287690 00000 n 
-0002287751 00000 n 
-0002287812 00000 n 
-0002287873 00000 n 
-0002287933 00000 n 
-0002287994 00000 n 
-0002288055 00000 n 
-0002288116 00000 n 
-0002288177 00000 n 
-0002288238 00000 n 
-0002288299 00000 n 
-0002288360 00000 n 
-0002288421 00000 n 
-0002288482 00000 n 
-0002288543 00000 n 
-0002288604 00000 n 
-0002319824 00000 n 
-0002319946 00000 n 
-0002291226 00000 n 
-0002291445 00000 n 
-0002291665 00000 n 
-0002291885 00000 n 
-0002292105 00000 n 
-0002292325 00000 n 
-0002292545 00000 n 
-0002292764 00000 n 
-0002292983 00000 n 
-0002293203 00000 n 
-0002293423 00000 n 
-0002293643 00000 n 
-0002293863 00000 n 
-0002294083 00000 n 
-0002294303 00000 n 
-0002294523 00000 n 
-0002294743 00000 n 
-0002294963 00000 n 
-0002295182 00000 n 
-0002295400 00000 n 
-0002295620 00000 n 
-0002295840 00000 n 
-0002296060 00000 n 
-0002296277 00000 n 
-0002296496 00000 n 
-0002296715 00000 n 
-0002300447 00000 n 
-0002300634 00000 n 
-0002300852 00000 n 
-0002296931 00000 n 
-0002298020 00000 n 
-0002290589 00000 n 
-0002288817 00000 n 
-0002297106 00000 n 
-0002297167 00000 n 
-0002297228 00000 n 
-0002297289 00000 n 
-0002297350 00000 n 
-0002297411 00000 n 
-0002297472 00000 n 
-0002297532 00000 n 
-0002297593 00000 n 
-0002297654 00000 n 
-0002297715 00000 n 
-0002297776 00000 n 
-0002297837 00000 n 
-0002297898 00000 n 
-0002297959 00000 n 
-0002320134 00000 n 
-0002301038 00000 n 
-0002301256 00000 n 
-0002301443 00000 n 
-0002301661 00000 n 
-0002301848 00000 n 
-0002302066 00000 n 
-0002302252 00000 n 
-0002302472 00000 n 
-0002302658 00000 n 
-0002302876 00000 n 
-0002303062 00000 n 
-0002303280 00000 n 
-0002303499 00000 n 
-0002303719 00000 n 
-0002303939 00000 n 
-0002304158 00000 n 
-0002304378 00000 n 
-0002304597 00000 n 
-0002304817 00000 n 
-0002305037 00000 n 
-0002308783 00000 n 
-0002309003 00000 n 
-0002309223 00000 n 
-0002305257 00000 n 
-0002306164 00000 n 
-0002300068 00000 n 
-0002298160 00000 n 
-0002305432 00000 n 
-0002305493 00000 n 
-0002305554 00000 n 
-0002305615 00000 n 
-0002305676 00000 n 
-0002305737 00000 n 
-0002305798 00000 n 
-0002305859 00000 n 
-0002305920 00000 n 
-0002305981 00000 n 
-0002306042 00000 n 
-0002306103 00000 n 
-0002320256 00000 n 
-0002320382 00000 n 
-0002320509 00000 n 
-0002309409 00000 n 
-0002309627 00000 n 
-0002309846 00000 n 
-0002310065 00000 n 
-0002310283 00000 n 
-0002310469 00000 n 
-0002310655 00000 n 
-0002310874 00000 n 
-0002311060 00000 n 
-0002311246 00000 n 
-0002311466 00000 n 
-0002311653 00000 n 
-0002311873 00000 n 
-0002312060 00000 n 
-0002312247 00000 n 
-0002312561 00000 n 
-0002312746 00000 n 
-0002313348 00000 n 
-0002308434 00000 n 
-0002306304 00000 n 
-0002312921 00000 n 
-0002312982 00000 n 
-0002313043 00000 n 
-0002313104 00000 n 
-0002313165 00000 n 
-0002313226 00000 n 
-0002313287 00000 n 
-0002312404 00000 n 
-0002871896 00000 n 
-0002320631 00000 n 
-0002323545 00000 n 
-0002323733 00000 n 
-0002323855 00000 n 
-0002323976 00000 n 
-0002324098 00000 n 
-0002315462 00000 n 
-0002315698 00000 n 
-0002315313 00000 n 
-0002313502 00000 n 
-0002315637 00000 n 
-0002318681 00000 n 
-0002318868 00000 n 
-0002319088 00000 n 
-0002319527 00000 n 
-0002320696 00000 n 
-0002318492 00000 n 
-0002315811 00000 n 
-0002319702 00000 n 
-0002319763 00000 n 
-0002319885 00000 n 
-0002320012 00000 n 
-0002319308 00000 n 
-0002320073 00000 n 
-0002320195 00000 n 
-0002320321 00000 n 
-0002320448 00000 n 
-0002320570 00000 n 
-0002323248 00000 n 
-0002324399 00000 n 
-0002323099 00000 n 
+0002187221 00000 n 
+0002187415 00000 n 
+0002187607 00000 n 
+0002187826 00000 n 
+0002188005 00000 n 
+0002188191 00000 n 
+0002188395 00000 n 
+0002188581 00000 n 
+0002188801 00000 n 
+0002188989 00000 n 
+0002189210 00000 n 
+0002189398 00000 n 
+0002189619 00000 n 
+0002189807 00000 n 
+0002189995 00000 n 
+0002190216 00000 n 
+0002190404 00000 n 
+0002190592 00000 n 
+0002191120 00000 n 
+0002183448 00000 n 
+0002181824 00000 n 
+0002190766 00000 n 
+0002190825 00000 n 
+0002190884 00000 n 
+0002190943 00000 n 
+0002191002 00000 n 
+0002191061 00000 n 
+0002203488 00000 n 
+0002203606 00000 n 
+0002203724 00000 n 
+0002205880 00000 n 
+0002205998 00000 n 
+0002206116 00000 n 
+0002208475 00000 n 
+0002279750 00000 n 
+0002279871 00000 n 
+0002279996 00000 n 
+0002194011 00000 n 
+0002194197 00000 n 
+0002194360 00000 n 
+0002194550 00000 n 
+0002194743 00000 n 
+0002195066 00000 n 
+0002195358 00000 n 
+0002193813 00000 n 
+0002191273 00000 n 
+0002195240 00000 n 
+0002195299 00000 n 
+0002194904 00000 n 
+0002871863 00000 n 
+0002197770 00000 n 
+0002198003 00000 n 
+0002197626 00000 n 
+0002195534 00000 n 
+0002197944 00000 n 
+0002200340 00000 n 
+0002200573 00000 n 
+0002200196 00000 n 
+0002198177 00000 n 
+0002200514 00000 n 
+0002203196 00000 n 
+0002203846 00000 n 
+0002203052 00000 n 
+0002200747 00000 n 
+0002203370 00000 n 
+0002203429 00000 n 
+0002203547 00000 n 
+0002203665 00000 n 
+0002203787 00000 n 
+0002205647 00000 n 
+0002206234 00000 n 
+0002205503 00000 n 
+0002204047 00000 n 
+0002205821 00000 n 
+0002205939 00000 n 
+0002206057 00000 n 
+0002206175 00000 n 
+0002208242 00000 n 
+0002209064 00000 n 
+0002208098 00000 n 
+0002206347 00000 n 
+0002208416 00000 n 
+0002208534 00000 n 
+0002208593 00000 n 
+0002208711 00000 n 
+0002208829 00000 n 
+0002208947 00000 n 
+0002211082 00000 n 
+0002211909 00000 n 
+0002210938 00000 n 
+0002209203 00000 n 
+0002211256 00000 n 
+0002211315 00000 n 
+0002211433 00000 n 
+0002211551 00000 n 
+0002211669 00000 n 
+0002211787 00000 n 
+0002871989 00000 n 
+0002214212 00000 n 
+0002214749 00000 n 
+0002214068 00000 n 
+0002212035 00000 n 
+0002214386 00000 n 
+0002214445 00000 n 
+0002214568 00000 n 
+0002214690 00000 n 
+0002216990 00000 n 
+0002217644 00000 n 
+0002216846 00000 n 
+0002214875 00000 n 
+0002217164 00000 n 
+0002217285 00000 n 
+0002217403 00000 n 
+0002217521 00000 n 
+0002219311 00000 n 
+0002219482 00000 n 
+0002222295 00000 n 
+0002222466 00000 n 
+0002219676 00000 n 
+0002220325 00000 n 
+0002219149 00000 n 
+0002217770 00000 n 
+0002219850 00000 n 
+0002219909 00000 n 
+0002220028 00000 n 
+0002220146 00000 n 
+0002220265 00000 n 
+0002222660 00000 n 
+0002222831 00000 n 
+0002223024 00000 n 
+0002223682 00000 n 
+0002222109 00000 n 
+0002220451 00000 n 
+0002223199 00000 n 
+0002223319 00000 n 
+0002223440 00000 n 
+0002223561 00000 n 
+0002225373 00000 n 
+0002225545 00000 n 
+0002225740 00000 n 
+0002226279 00000 n 
+0002225205 00000 n 
+0002223809 00000 n 
+0002225915 00000 n 
+0002225976 00000 n 
+0002226097 00000 n 
+0002226218 00000 n 
+0002228123 00000 n 
+0002228295 00000 n 
+0002228490 00000 n 
+0002229086 00000 n 
+0002227954 00000 n 
+0002226406 00000 n 
+0002228665 00000 n 
+0002228785 00000 n 
+0002228904 00000 n 
+0002229025 00000 n 
+0002872117 00000 n 
+0002230971 00000 n 
+0002231143 00000 n 
+0002231338 00000 n 
+0002231510 00000 n 
+0002231705 00000 n 
+0002232182 00000 n 
+0002230782 00000 n 
+0002229213 00000 n 
+0002231880 00000 n 
+0002232001 00000 n 
+0002232121 00000 n 
+0002234042 00000 n 
+0002234214 00000 n 
+0002234409 00000 n 
+0002235008 00000 n 
+0002233873 00000 n 
+0002232309 00000 n 
+0002234584 00000 n 
+0002234705 00000 n 
+0002234826 00000 n 
+0002234947 00000 n 
+0002236840 00000 n 
+0002237012 00000 n 
+0002237207 00000 n 
+0002237865 00000 n 
+0002236671 00000 n 
+0002235135 00000 n 
+0002237382 00000 n 
+0002237503 00000 n 
+0002237624 00000 n 
+0002237745 00000 n 
+0002239774 00000 n 
+0002239938 00000 n 
+0002240103 00000 n 
+0002240290 00000 n 
+0002241008 00000 n 
+0002239595 00000 n 
+0002237992 00000 n 
+0002240465 00000 n 
+0002240526 00000 n 
+0002240647 00000 n 
+0002240767 00000 n 
+0002240887 00000 n 
+0002242601 00000 n 
+0002242773 00000 n 
+0002242968 00000 n 
+0002243140 00000 n 
+0002243335 00000 n 
+0002243513 00000 n 
+0002244232 00000 n 
+0002242402 00000 n 
+0002241135 00000 n 
+0002243688 00000 n 
+0002243749 00000 n 
+0002243870 00000 n 
+0002243991 00000 n 
+0002244112 00000 n 
+0002246670 00000 n 
+0002246850 00000 n 
+0002247029 00000 n 
+0002247209 00000 n 
+0002247386 00000 n 
+0002248045 00000 n 
+0002246481 00000 n 
+0002244359 00000 n 
+0002247561 00000 n 
+0002247622 00000 n 
+0002247743 00000 n 
+0002247864 00000 n 
+0002247984 00000 n 
+0002872250 00000 n 
+0002250367 00000 n 
+0002250558 00000 n 
+0002250736 00000 n 
+0002250926 00000 n 
+0002251103 00000 n 
+0002254392 00000 n 
+0002251294 00000 n 
+0002251830 00000 n 
+0002250168 00000 n 
+0002248222 00000 n 
+0002251469 00000 n 
+0002251590 00000 n 
+0002251711 00000 n 
+0002254570 00000 n 
+0002254762 00000 n 
+0002254950 00000 n 
+0002255138 00000 n 
+0002255677 00000 n 
+0002254203 00000 n 
+0002252007 00000 n 
+0002255313 00000 n 
+0002255374 00000 n 
+0002255495 00000 n 
+0002255616 00000 n 
+0002257803 00000 n 
+0002257973 00000 n 
+0002258137 00000 n 
+0002258305 00000 n 
+0002258475 00000 n 
+0002258639 00000 n 
+0002261481 00000 n 
+0002261652 00000 n 
+0002258808 00000 n 
+0002259467 00000 n 
+0002257594 00000 n 
+0002255854 00000 n 
+0002258983 00000 n 
+0002259104 00000 n 
+0002259225 00000 n 
+0002259346 00000 n 
+0002261816 00000 n 
+0002261985 00000 n 
+0002262147 00000 n 
+0002262316 00000 n 
+0002262487 00000 n 
+0002262808 00000 n 
+0002266059 00000 n 
+0002266230 00000 n 
+0002262977 00000 n 
+0002263575 00000 n 
+0002261242 00000 n 
+0002259607 00000 n 
+0002263152 00000 n 
+0002263213 00000 n 
+0002263334 00000 n 
+0002263455 00000 n 
+0002262649 00000 n 
+0002266390 00000 n 
+0002266559 00000 n 
+0002266780 00000 n 
+0002267001 00000 n 
+0002267538 00000 n 
+0002265860 00000 n 
+0002263715 00000 n 
+0002267176 00000 n 
+0002267237 00000 n 
+0002267358 00000 n 
+0002267479 00000 n 
+0002270121 00000 n 
+0002270294 00000 n 
+0002270516 00000 n 
+0002270702 00000 n 
+0002270889 00000 n 
+0002271081 00000 n 
+0002271801 00000 n 
+0002269922 00000 n 
+0002267740 00000 n 
+0002271256 00000 n 
+0002271377 00000 n 
+0002271498 00000 n 
+0002271619 00000 n 
+0002271740 00000 n 
+0002872383 00000 n 
+0002274909 00000 n 
+0002275100 00000 n 
+0002275320 00000 n 
+0002275492 00000 n 
+0002275678 00000 n 
+0002279037 00000 n 
+0002275864 00000 n 
+0002276350 00000 n 
+0002274710 00000 n 
+0002271990 00000 n 
+0002276039 00000 n 
+0002276165 00000 n 
+0002276290 00000 n 
+0002282719 00000 n 
+0002282939 00000 n 
+0002283159 00000 n 
+0002279208 00000 n 
+0002280241 00000 n 
+0002278878 00000 n 
+0002276502 00000 n 
+0002279383 00000 n 
+0002279507 00000 n 
+0002279628 00000 n 
+0002279689 00000 n 
+0002279810 00000 n 
+0002279936 00000 n 
+0002280061 00000 n 
+0002283345 00000 n 
+0002283565 00000 n 
+0002283785 00000 n 
+0002283971 00000 n 
+0002284188 00000 n 
+0002284406 00000 n 
+0002284625 00000 n 
+0002284842 00000 n 
+0002285061 00000 n 
+0002285281 00000 n 
+0002285501 00000 n 
+0002285721 00000 n 
+0002285908 00000 n 
+0002286128 00000 n 
+0002286347 00000 n 
+0002286566 00000 n 
+0002286751 00000 n 
+0002286970 00000 n 
+0002287190 00000 n 
+0002287395 00000 n 
+0002287613 00000 n 
+0002287818 00000 n 
+0002288036 00000 n 
+0002291743 00000 n 
+0002288254 00000 n 
+0002289403 00000 n 
+0002282310 00000 n 
+0002280407 00000 n 
+0002288429 00000 n 
+0002288490 00000 n 
+0002288551 00000 n 
+0002288612 00000 n 
+0002288672 00000 n 
+0002288733 00000 n 
+0002288794 00000 n 
+0002288855 00000 n 
+0002288916 00000 n 
+0002288977 00000 n 
+0002289038 00000 n 
+0002289099 00000 n 
+0002289160 00000 n 
+0002289221 00000 n 
+0002289282 00000 n 
+0002289343 00000 n 
+0002320539 00000 n 
+0002320661 00000 n 
+0002291961 00000 n 
+0002292180 00000 n 
+0002292400 00000 n 
+0002292620 00000 n 
+0002292840 00000 n 
+0002293060 00000 n 
+0002293280 00000 n 
+0002293499 00000 n 
+0002293718 00000 n 
+0002293938 00000 n 
+0002294158 00000 n 
+0002294378 00000 n 
+0002294598 00000 n 
+0002294818 00000 n 
+0002295038 00000 n 
+0002295258 00000 n 
+0002295478 00000 n 
+0002295698 00000 n 
+0002295917 00000 n 
+0002296135 00000 n 
+0002296355 00000 n 
+0002296575 00000 n 
+0002296795 00000 n 
+0002297012 00000 n 
+0002297231 00000 n 
+0002297450 00000 n 
+0002301176 00000 n 
+0002301363 00000 n 
+0002301581 00000 n 
+0002297666 00000 n 
+0002298755 00000 n 
+0002291324 00000 n 
+0002289556 00000 n 
+0002297841 00000 n 
+0002297902 00000 n 
+0002297963 00000 n 
+0002298024 00000 n 
+0002298085 00000 n 
+0002298146 00000 n 
+0002298207 00000 n 
+0002298267 00000 n 
+0002298328 00000 n 
+0002298389 00000 n 
+0002298450 00000 n 
+0002298511 00000 n 
+0002298572 00000 n 
+0002298633 00000 n 
+0002298694 00000 n 
 0002320849 00000 n 
-0002323423 00000 n 
-0002323484 00000 n 
-0002323611 00000 n 
-0002323672 00000 n 
-0002323794 00000 n 
-0002323915 00000 n 
-0002324037 00000 n 
-0002324159 00000 n 
-0002324339 00000 n 
-0002326403 00000 n 
-0002326629 00000 n 
-0002326857 00000 n 
-0002327084 00000 n 
-0002327289 00000 n 
-0002328191 00000 n 
-0002326214 00000 n 
-0002324539 00000 n 
-0002327464 00000 n 
-0002327644 00000 n 
-0002327705 00000 n 
-0002327766 00000 n 
-0002327827 00000 n 
-0002327888 00000 n 
-0002327949 00000 n 
-0002328010 00000 n 
-0002328071 00000 n 
-0002330054 00000 n 
-0002330274 00000 n 
-0002330495 00000 n 
-0002330694 00000 n 
-0002330913 00000 n 
-0002331118 00000 n 
-0002331322 00000 n 
-0002331542 00000 n 
-0002331746 00000 n 
-0002331966 00000 n 
-0002332169 00000 n 
-0002335847 00000 n 
-0002336051 00000 n 
-0002332388 00000 n 
-0002333289 00000 n 
-0002329795 00000 n 
-0002328358 00000 n 
-0002332563 00000 n 
-0002332683 00000 n 
-0002332744 00000 n 
-0002332805 00000 n 
-0002332866 00000 n 
-0002333045 00000 n 
-0002333106 00000 n 
-0002333167 00000 n 
-0002333228 00000 n 
-0002343638 00000 n 
-0002343821 00000 n 
-0002336271 00000 n 
-0002336489 00000 n 
-0002336709 00000 n 
-0002336896 00000 n 
-0002337100 00000 n 
-0002337319 00000 n 
-0002337506 00000 n 
-0002337726 00000 n 
-0002337912 00000 n 
-0002338132 00000 n 
-0002338351 00000 n 
-0002338537 00000 n 
-0002338756 00000 n 
-0002338942 00000 n 
-0002339128 00000 n 
-0002339315 00000 n 
-0002339502 00000 n 
-0002340285 00000 n 
-0002335518 00000 n 
-0002333442 00000 n 
-0002339677 00000 n 
-0002339738 00000 n 
-0002339799 00000 n 
-0002339858 00000 n 
-0002339919 00000 n 
-0002339980 00000 n 
-0002340041 00000 n 
-0002340102 00000 n 
-0002340163 00000 n 
-0002340224 00000 n 
-0002872029 00000 n 
-0002344004 00000 n 
-0002344126 00000 n 
-0002342298 00000 n 
-0002342518 00000 n 
-0002342737 00000 n 
-0002342969 00000 n 
-0002343155 00000 n 
-0002343342 00000 n 
-0002344489 00000 n 
-0002342099 00000 n 
-0002340450 00000 n 
-0002343517 00000 n 
-0002343578 00000 n 
-0002343699 00000 n 
-0002343760 00000 n 
-0002343882 00000 n 
-0002343943 00000 n 
-0002344065 00000 n 
-0002344187 00000 n 
-0002344367 00000 n 
-0002344428 00000 n 
-0002346725 00000 n 
-0002346950 00000 n 
-0002347175 00000 n 
-0002347362 00000 n 
-0002347585 00000 n 
-0002347770 00000 n 
-0002347955 00000 n 
-0002348159 00000 n 
-0002348385 00000 n 
-0002348611 00000 n 
-0002348797 00000 n 
-0002349023 00000 n 
-0002349249 00000 n 
-0002349453 00000 n 
-0002349679 00000 n 
-0002349883 00000 n 
-0002350109 00000 n 
-0002350335 00000 n 
-0002350559 00000 n 
-0002350785 00000 n 
-0002353896 00000 n 
-0002354101 00000 n 
-0002351011 00000 n 
-0002352158 00000 n 
-0002346376 00000 n 
-0002344642 00000 n 
-0002351186 00000 n 
-0002351247 00000 n 
-0002351427 00000 n 
-0002351488 00000 n 
-0002351549 00000 n 
-0002351610 00000 n 
-0002351671 00000 n 
-0002351732 00000 n 
-0002351792 00000 n 
-0002351853 00000 n 
-0002351914 00000 n 
-0002351975 00000 n 
-0002352036 00000 n 
-0002352097 00000 n 
-0002355478 00000 n 
-0002354327 00000 n 
-0002354520 00000 n 
-0002354745 00000 n 
-0002354937 00000 n 
-0002355783 00000 n 
-0002353697 00000 n 
-0002352312 00000 n 
-0002355112 00000 n 
-0002355173 00000 n 
-0002355234 00000 n 
-0002355295 00000 n 
-0002355356 00000 n 
-0002355417 00000 n 
-0002355539 00000 n 
-0002355600 00000 n 
-0002355661 00000 n 
-0002355722 00000 n 
-0002357469 00000 n 
-0002357621 00000 n 
-0002357773 00000 n 
-0002357925 00000 n 
-0002358076 00000 n 
-0002358228 00000 n 
-0002358379 00000 n 
-0002358532 00000 n 
-0002358685 00000 n 
-0002358838 00000 n 
-0002358991 00000 n 
-0002359143 00000 n 
-0002359295 00000 n 
-0002359447 00000 n 
-0002359600 00000 n 
-0002359752 00000 n 
-0002359904 00000 n 
-0002360055 00000 n 
-0002360208 00000 n 
-0002360361 00000 n 
-0002360513 00000 n 
-0002360665 00000 n 
-0002360817 00000 n 
-0002360969 00000 n 
-0002361122 00000 n 
-0002361275 00000 n 
-0002361427 00000 n 
-0002361578 00000 n 
-0002361729 00000 n 
-0002361881 00000 n 
-0002362033 00000 n 
-0002362186 00000 n 
-0002362339 00000 n 
-0002362490 00000 n 
-0002362643 00000 n 
-0002362795 00000 n 
-0002362948 00000 n 
-0002363100 00000 n 
-0002363253 00000 n 
-0002363404 00000 n 
-0002363557 00000 n 
-0002363709 00000 n 
-0002363861 00000 n 
-0002364014 00000 n 
-0002364167 00000 n 
-0002364319 00000 n 
-0002364471 00000 n 
-0002364623 00000 n 
-0002364776 00000 n 
-0002364928 00000 n 
-0002365081 00000 n 
-0002365232 00000 n 
-0002365385 00000 n 
-0002365538 00000 n 
-0002365691 00000 n 
-0002365844 00000 n 
-0002365997 00000 n 
-0002366150 00000 n 
-0002366303 00000 n 
-0002368693 00000 n 
-0002366577 00000 n 
-0002356740 00000 n 
-0002355923 00000 n 
-0002366455 00000 n 
-0002366516 00000 n 
-0002368845 00000 n 
-0002368998 00000 n 
-0002369151 00000 n 
-0002369302 00000 n 
-0002369453 00000 n 
-0002369605 00000 n 
-0002369757 00000 n 
-0002369910 00000 n 
-0002370061 00000 n 
-0002370212 00000 n 
-0002370365 00000 n 
-0002370516 00000 n 
-0002370668 00000 n 
-0002370819 00000 n 
-0002370972 00000 n 
-0002371125 00000 n 
-0002371278 00000 n 
-0002371430 00000 n 
-0002371582 00000 n 
-0002371735 00000 n 
-0002371887 00000 n 
-0002372039 00000 n 
-0002372191 00000 n 
-0002372344 00000 n 
-0002372497 00000 n 
-0002372650 00000 n 
-0002372801 00000 n 
-0002372953 00000 n 
-0002373106 00000 n 
-0002373259 00000 n 
-0002373412 00000 n 
-0002373564 00000 n 
-0002373717 00000 n 
-0002373868 00000 n 
-0002374020 00000 n 
-0002374173 00000 n 
-0002374326 00000 n 
-0002374479 00000 n 
-0002374631 00000 n 
-0002374784 00000 n 
-0002374935 00000 n 
-0002375088 00000 n 
-0002375240 00000 n 
-0002375393 00000 n 
-0002375546 00000 n 
-0002375698 00000 n 
-0002375851 00000 n 
-0002376003 00000 n 
-0002376156 00000 n 
-0002376309 00000 n 
-0002376461 00000 n 
-0002376613 00000 n 
-0002376765 00000 n 
-0002376918 00000 n 
-0002377067 00000 n 
-0002377219 00000 n 
-0002377372 00000 n 
-0002377525 00000 n 
-0002377678 00000 n 
-0002377829 00000 n 
-0002377980 00000 n 
-0002378131 00000 n 
-0002378281 00000 n 
-0002378517 00000 n 
-0002367914 00000 n 
-0002366664 00000 n 
-0002378456 00000 n 
-0002380594 00000 n 
-0002380747 00000 n 
-0002380900 00000 n 
-0002381051 00000 n 
-0002381204 00000 n 
-0002381357 00000 n 
-0002381508 00000 n 
-0002381660 00000 n 
-0002381813 00000 n 
-0002381966 00000 n 
-0002382119 00000 n 
-0002382271 00000 n 
-0002382424 00000 n 
-0002382575 00000 n 
-0002382728 00000 n 
-0002382880 00000 n 
-0002383032 00000 n 
-0002383184 00000 n 
-0002383336 00000 n 
-0002383488 00000 n 
-0002383639 00000 n 
-0002383790 00000 n 
-0002383941 00000 n 
-0002384093 00000 n 
-0002384246 00000 n 
-0002384399 00000 n 
-0002384552 00000 n 
-0002384703 00000 n 
-0002384855 00000 n 
-0002385006 00000 n 
-0002385159 00000 n 
-0002385312 00000 n 
-0002385463 00000 n 
-0002385615 00000 n 
-0002385768 00000 n 
-0002385921 00000 n 
-0002386074 00000 n 
-0002386225 00000 n 
-0002386378 00000 n 
-0002386531 00000 n 
-0002386684 00000 n 
-0002386835 00000 n 
-0002386987 00000 n 
-0002387139 00000 n 
-0002387292 00000 n 
-0002387445 00000 n 
-0002387598 00000 n 
-0002387750 00000 n 
-0002387903 00000 n 
-0002388055 00000 n 
-0002388208 00000 n 
-0002388361 00000 n 
-0002388514 00000 n 
-0002388667 00000 n 
-0002388820 00000 n 
-0002388973 00000 n 
-0002389123 00000 n 
-0002389275 00000 n 
-0002389428 00000 n 
-0002389581 00000 n 
-0002389734 00000 n 
-0002392233 00000 n 
-0002389887 00000 n 
-0002390123 00000 n 
-0002379835 00000 n 
-0002378617 00000 n 
-0002390062 00000 n 
-0002872162 00000 n 
-0002392386 00000 n 
-0002392539 00000 n 
-0002392692 00000 n 
-0002392845 00000 n 
-0002392997 00000 n 
-0002393149 00000 n 
-0002393300 00000 n 
-0002393452 00000 n 
-0002393605 00000 n 
-0002393758 00000 n 
-0002393911 00000 n 
-0002394063 00000 n 
-0002394216 00000 n 
-0002394369 00000 n 
-0002394522 00000 n 
-0002394674 00000 n 
-0002394825 00000 n 
-0002394978 00000 n 
-0002395130 00000 n 
-0002395282 00000 n 
-0002395434 00000 n 
-0002395586 00000 n 
-0002395738 00000 n 
-0002395891 00000 n 
-0002396043 00000 n 
-0002396194 00000 n 
-0002396347 00000 n 
-0002396500 00000 n 
-0002396652 00000 n 
-0002396804 00000 n 
-0002396957 00000 n 
-0002397109 00000 n 
-0002397262 00000 n 
-0002397412 00000 n 
-0002397564 00000 n 
-0002397717 00000 n 
-0002397870 00000 n 
-0002398023 00000 n 
-0002398176 00000 n 
-0002398327 00000 n 
-0002398476 00000 n 
-0002398628 00000 n 
-0002398781 00000 n 
-0002398934 00000 n 
-0002399084 00000 n 
-0002399237 00000 n 
-0002399387 00000 n 
-0002399540 00000 n 
-0002399693 00000 n 
-0002399846 00000 n 
-0002399998 00000 n 
-0002400151 00000 n 
-0002400304 00000 n 
-0002400457 00000 n 
-0002400610 00000 n 
-0002403153 00000 n 
-0002400763 00000 n 
-0002400999 00000 n 
-0002391524 00000 n 
-0002390223 00000 n 
-0002400938 00000 n 
-0002403306 00000 n 
-0002403457 00000 n 
-0002403610 00000 n 
-0002403763 00000 n 
-0002403916 00000 n 
-0002404069 00000 n 
-0002404220 00000 n 
-0002404373 00000 n 
-0002404526 00000 n 
-0002404679 00000 n 
-0002404832 00000 n 
-0002404985 00000 n 
-0002405135 00000 n 
-0002405288 00000 n 
-0002405441 00000 n 
-0002405594 00000 n 
-0002405747 00000 n 
-0002405899 00000 n 
-0002406051 00000 n 
-0002406203 00000 n 
-0002406356 00000 n 
-0002406509 00000 n 
-0002406661 00000 n 
-0002406812 00000 n 
-0002406963 00000 n 
-0002407116 00000 n 
-0002407268 00000 n 
-0002407420 00000 n 
-0002407573 00000 n 
-0002407726 00000 n 
-0002407879 00000 n 
-0002408032 00000 n 
-0002408185 00000 n 
-0002408338 00000 n 
-0002408491 00000 n 
-0002408644 00000 n 
-0002408797 00000 n 
-0002408949 00000 n 
-0002409101 00000 n 
-0002409253 00000 n 
-0002409405 00000 n 
-0002409557 00000 n 
-0002409709 00000 n 
-0002409861 00000 n 
-0002410013 00000 n 
-0002410165 00000 n 
-0002410318 00000 n 
-0002410471 00000 n 
-0002410624 00000 n 
-0002410777 00000 n 
-0002410927 00000 n 
-0002411077 00000 n 
-0002411229 00000 n 
-0002411381 00000 n 
-0002411534 00000 n 
-0002411687 00000 n 
-0002411840 00000 n 
-0002411993 00000 n 
-0002412146 00000 n 
-0002412299 00000 n 
-0002412452 00000 n 
-0002412605 00000 n 
-0002415089 00000 n 
-0002412756 00000 n 
-0002412992 00000 n 
-0002402374 00000 n 
-0002401099 00000 n 
-0002412931 00000 n 
-0002415242 00000 n 
-0002415394 00000 n 
-0002415547 00000 n 
-0002415700 00000 n 
-0002415853 00000 n 
-0002416005 00000 n 
-0002416156 00000 n 
-0002416309 00000 n 
-0002416462 00000 n 
-0002416615 00000 n 
-0002416767 00000 n 
-0002416919 00000 n 
-0002417071 00000 n 
-0002417223 00000 n 
-0002417376 00000 n 
-0002417527 00000 n 
-0002417679 00000 n 
-0002417831 00000 n 
-0002417982 00000 n 
-0002418135 00000 n 
-0002418288 00000 n 
-0002418441 00000 n 
-0002418594 00000 n 
-0002418746 00000 n 
-0002418899 00000 n 
-0002419052 00000 n 
-0002419205 00000 n 
-0002419358 00000 n 
-0002419510 00000 n 
-0002419663 00000 n 
-0002419816 00000 n 
-0002419969 00000 n 
-0002420121 00000 n 
-0002420274 00000 n 
-0002420427 00000 n 
-0002420579 00000 n 
-0002420732 00000 n 
-0002420884 00000 n 
-0002421037 00000 n 
-0002421190 00000 n 
-0002421343 00000 n 
-0002421495 00000 n 
-0002421648 00000 n 
-0002421800 00000 n 
-0002421952 00000 n 
-0002422105 00000 n 
-0002422258 00000 n 
-0002422411 00000 n 
-0002422564 00000 n 
-0002422717 00000 n 
-0002422866 00000 n 
-0002423015 00000 n 
-0002423168 00000 n 
-0002423321 00000 n 
-0002423474 00000 n 
-0002423627 00000 n 
-0002426291 00000 n 
-0002423779 00000 n 
-0002424015 00000 n 
-0002414370 00000 n 
-0002413092 00000 n 
-0002423954 00000 n 
-0002426444 00000 n 
-0002426597 00000 n 
-0002426749 00000 n 
-0002426901 00000 n 
-0002427053 00000 n 
-0002427205 00000 n 
-0002427357 00000 n 
-0002427510 00000 n 
-0002427662 00000 n 
-0002427815 00000 n 
-0002427968 00000 n 
-0002428121 00000 n 
-0002428273 00000 n 
-0002428423 00000 n 
-0002428576 00000 n 
-0002428729 00000 n 
-0002428882 00000 n 
-0002429035 00000 n 
-0002429187 00000 n 
-0002429339 00000 n 
-0002429491 00000 n 
-0002429642 00000 n 
-0002429795 00000 n 
-0002429948 00000 n 
-0002430100 00000 n 
-0002430253 00000 n 
-0002430406 00000 n 
-0002430559 00000 n 
-0002430711 00000 n 
-0002430863 00000 n 
-0002431015 00000 n 
-0002431165 00000 n 
-0002431318 00000 n 
-0002431471 00000 n 
-0002431624 00000 n 
-0002431777 00000 n 
-0002431930 00000 n 
-0002432082 00000 n 
-0002432234 00000 n 
-0002432385 00000 n 
-0002432538 00000 n 
-0002432691 00000 n 
-0002432844 00000 n 
-0002432994 00000 n 
-0002433147 00000 n 
-0002433300 00000 n 
-0002433453 00000 n 
-0002433606 00000 n 
-0002433758 00000 n 
-0002433910 00000 n 
-0002434062 00000 n 
-0002434214 00000 n 
-0002434364 00000 n 
-0002434517 00000 n 
-0002434670 00000 n 
-0002434823 00000 n 
-0002434975 00000 n 
-0002435127 00000 n 
-0002435280 00000 n 
-0002435432 00000 n 
-0002435585 00000 n 
-0002435737 00000 n 
-0002435890 00000 n 
-0002436043 00000 n 
-0002436196 00000 n 
-0002438637 00000 n 
-0002436348 00000 n 
-0002436584 00000 n 
-0002425482 00000 n 
-0002424115 00000 n 
-0002436523 00000 n 
-0002438790 00000 n 
-0002438943 00000 n 
-0002439096 00000 n 
-0002439248 00000 n 
-0002439401 00000 n 
-0002439553 00000 n 
-0002439705 00000 n 
-0002439858 00000 n 
-0002440011 00000 n 
-0002440163 00000 n 
-0002440315 00000 n 
-0002440468 00000 n 
-0002440621 00000 n 
-0002440774 00000 n 
-0002440927 00000 n 
-0002441080 00000 n 
-0002441232 00000 n 
-0002441385 00000 n 
-0002441538 00000 n 
-0002441691 00000 n 
-0002441844 00000 n 
-0002441996 00000 n 
-0002442149 00000 n 
-0002442301 00000 n 
-0002442454 00000 n 
-0002442607 00000 n 
-0002442760 00000 n 
-0002442913 00000 n 
-0002443066 00000 n 
-0002443218 00000 n 
-0002443371 00000 n 
-0002443523 00000 n 
-0002443676 00000 n 
-0002443828 00000 n 
-0002443981 00000 n 
-0002444133 00000 n 
-0002444285 00000 n 
-0002444437 00000 n 
-0002444589 00000 n 
-0002444741 00000 n 
-0002444893 00000 n 
-0002445045 00000 n 
-0002445198 00000 n 
-0002445351 00000 n 
-0002445503 00000 n 
-0002445655 00000 n 
-0002445808 00000 n 
-0002445961 00000 n 
-0002446114 00000 n 
-0002446267 00000 n 
-0002446419 00000 n 
-0002446572 00000 n 
-0002446725 00000 n 
-0002446878 00000 n 
-0002447031 00000 n 
-0002447184 00000 n 
-0002447336 00000 n 
-0002447488 00000 n 
-0002447641 00000 n 
-0002447793 00000 n 
-0002451023 00000 n 
-0002447943 00000 n 
-0002448179 00000 n 
-0002437878 00000 n 
-0002436697 00000 n 
-0002448118 00000 n 
-0002451176 00000 n 
-0002451329 00000 n 
-0002451481 00000 n 
-0002451633 00000 n 
-0002451786 00000 n 
-0002451939 00000 n 
-0002452092 00000 n 
-0002452245 00000 n 
-0002452397 00000 n 
-0002452550 00000 n 
-0002452701 00000 n 
-0002452854 00000 n 
-0002453007 00000 n 
-0002453160 00000 n 
-0002453313 00000 n 
-0002453465 00000 n 
-0002453618 00000 n 
-0002453771 00000 n 
-0002453924 00000 n 
-0002454076 00000 n 
-0002454228 00000 n 
-0002454381 00000 n 
-0002454533 00000 n 
-0002454685 00000 n 
-0002454837 00000 n 
-0002454989 00000 n 
-0002455141 00000 n 
-0002455292 00000 n 
-0002455444 00000 n 
-0002455595 00000 n 
-0002455746 00000 n 
-0002455896 00000 n 
-0002456046 00000 n 
-0002456198 00000 n 
-0002456350 00000 n 
-0002456502 00000 n 
-0002456654 00000 n 
-0002456806 00000 n 
-0002456957 00000 n 
-0002457109 00000 n 
-0002457260 00000 n 
-0002457412 00000 n 
-0002457563 00000 n 
-0002457716 00000 n 
-0002457869 00000 n 
-0002458020 00000 n 
-0002458172 00000 n 
-0002458323 00000 n 
-0002458474 00000 n 
-0002458627 00000 n 
-0002458778 00000 n 
-0002458931 00000 n 
-0002459083 00000 n 
-0002459235 00000 n 
-0002459388 00000 n 
-0002459541 00000 n 
-0002459693 00000 n 
-0002459846 00000 n 
-0002459997 00000 n 
-0002460149 00000 n 
-0002460301 00000 n 
-0002460453 00000 n 
-0002460606 00000 n 
-0002460758 00000 n 
-0002460910 00000 n 
-0002461063 00000 n 
-0002461216 00000 n 
-0002461368 00000 n 
-0002461520 00000 n 
-0002461671 00000 n 
-0002461823 00000 n 
-0002461974 00000 n 
-0002462126 00000 n 
-0002462279 00000 n 
-0002462431 00000 n 
-0002462583 00000 n 
-0002462736 00000 n 
-0002462888 00000 n 
-0002463039 00000 n 
-0002463191 00000 n 
-0002463344 00000 n 
-0002463496 00000 n 
-0002463648 00000 n 
-0002463799 00000 n 
-0002463949 00000 n 
-0002464097 00000 n 
-0002464248 00000 n 
-0002464400 00000 n 
-0002464553 00000 n 
-0002464705 00000 n 
-0002468078 00000 n 
-0002464855 00000 n 
-0002465091 00000 n 
-0002449964 00000 n 
-0002448305 00000 n 
-0002465030 00000 n 
-0002872295 00000 n 
-0002468230 00000 n 
-0002468382 00000 n 
-0002468535 00000 n 
-0002468687 00000 n 
-0002468839 00000 n 
-0002468990 00000 n 
-0002469142 00000 n 
-0002469295 00000 n 
-0002469447 00000 n 
-0002469600 00000 n 
-0002469752 00000 n 
-0002469905 00000 n 
-0002470057 00000 n 
-0002470209 00000 n 
-0002470362 00000 n 
-0002470515 00000 n 
-0002470667 00000 n 
-0002470819 00000 n 
-0002470972 00000 n 
-0002471125 00000 n 
-0002471278 00000 n 
-0002471431 00000 n 
-0002471583 00000 n 
-0002471735 00000 n 
-0002471888 00000 n 
-0002472040 00000 n 
-0002472191 00000 n 
-0002472344 00000 n 
-0002472497 00000 n 
-0002472650 00000 n 
-0002472803 00000 n 
-0002472956 00000 n 
-0002473109 00000 n 
-0002473261 00000 n 
-0002473414 00000 n 
-0002473566 00000 n 
-0002473719 00000 n 
-0002473872 00000 n 
-0002474024 00000 n 
-0002474177 00000 n 
-0002474330 00000 n 
-0002474482 00000 n 
-0002474635 00000 n 
-0002474787 00000 n 
-0002474940 00000 n 
-0002475092 00000 n 
-0002475243 00000 n 
-0002475396 00000 n 
-0002475549 00000 n 
-0002475702 00000 n 
-0002475855 00000 n 
-0002476007 00000 n 
-0002476160 00000 n 
-0002476312 00000 n 
-0002476463 00000 n 
-0002476615 00000 n 
-0002476768 00000 n 
-0002476921 00000 n 
-0002477073 00000 n 
-0002477226 00000 n 
-0002477378 00000 n 
-0002477531 00000 n 
-0002477683 00000 n 
-0002477836 00000 n 
-0002477987 00000 n 
-0002478139 00000 n 
-0002478292 00000 n 
-0002478444 00000 n 
-0002478596 00000 n 
-0002478748 00000 n 
-0002478901 00000 n 
-0002479054 00000 n 
-0002479206 00000 n 
-0002479359 00000 n 
-0002479512 00000 n 
-0002479665 00000 n 
-0002479818 00000 n 
-0002479971 00000 n 
-0002480124 00000 n 
-0002480277 00000 n 
-0002480430 00000 n 
-0002480583 00000 n 
-0002480736 00000 n 
-0002480889 00000 n 
-0002481042 00000 n 
-0002481194 00000 n 
-0002481347 00000 n 
-0002481500 00000 n 
-0002481653 00000 n 
-0002481806 00000 n 
-0002481958 00000 n 
-0002482111 00000 n 
-0002482263 00000 n 
-0002482416 00000 n 
-0002482569 00000 n 
-0002482721 00000 n 
-0002482874 00000 n 
-0002483027 00000 n 
-0002483179 00000 n 
-0002483332 00000 n 
-0002483484 00000 n 
-0002483637 00000 n 
-0002483789 00000 n 
-0002483942 00000 n 
-0002484095 00000 n 
-0002484248 00000 n 
-0002484400 00000 n 
-0002484553 00000 n 
-0002484704 00000 n 
-0002484856 00000 n 
-0002488078 00000 n 
-0002485007 00000 n 
-0002485243 00000 n 
-0002466819 00000 n 
-0002465204 00000 n 
-0002485182 00000 n 
-0002488231 00000 n 
-0002488384 00000 n 
-0002488537 00000 n 
-0002488690 00000 n 
-0002488843 00000 n 
-0002488995 00000 n 
-0002489148 00000 n 
-0002489300 00000 n 
-0002489452 00000 n 
-0002489604 00000 n 
-0002489757 00000 n 
-0002489909 00000 n 
-0002490060 00000 n 
-0002490212 00000 n 
-0002490364 00000 n 
-0002490517 00000 n 
-0002490668 00000 n 
-0002490821 00000 n 
-0002490973 00000 n 
-0002491125 00000 n 
-0002491278 00000 n 
-0002491431 00000 n 
-0002491583 00000 n 
-0002491736 00000 n 
-0002491889 00000 n 
-0002492041 00000 n 
-0002492194 00000 n 
-0002492347 00000 n 
-0002492500 00000 n 
-0002492653 00000 n 
-0002492806 00000 n 
-0002492959 00000 n 
-0002493110 00000 n 
-0002493262 00000 n 
-0002493415 00000 n 
-0002493566 00000 n 
-0002493718 00000 n 
-0002493871 00000 n 
-0002494022 00000 n 
-0002494175 00000 n 
-0002494328 00000 n 
-0002494480 00000 n 
-0002494632 00000 n 
-0002494783 00000 n 
-0002494935 00000 n 
-0002495088 00000 n 
-0002495241 00000 n 
-0002495394 00000 n 
-0002495547 00000 n 
-0002495700 00000 n 
-0002495851 00000 n 
-0002496001 00000 n 
-0002496154 00000 n 
-0002496306 00000 n 
-0002496459 00000 n 
-0002496612 00000 n 
-0002496764 00000 n 
-0002496917 00000 n 
-0002497068 00000 n 
-0002497220 00000 n 
-0002497373 00000 n 
-0002497524 00000 n 
-0002497677 00000 n 
-0002497830 00000 n 
-0002497982 00000 n 
-0002498134 00000 n 
-0002498287 00000 n 
-0002498438 00000 n 
-0002498591 00000 n 
-0002498744 00000 n 
-0002498896 00000 n 
-0002499049 00000 n 
-0002499200 00000 n 
-0002499352 00000 n 
-0002499505 00000 n 
-0002499658 00000 n 
-0002499811 00000 n 
-0002499964 00000 n 
-0002500116 00000 n 
-0002500269 00000 n 
-0002500422 00000 n 
-0002500575 00000 n 
-0002500728 00000 n 
-0002500881 00000 n 
-0002501034 00000 n 
-0002501186 00000 n 
-0002501339 00000 n 
-0002501492 00000 n 
-0002501644 00000 n 
-0002501797 00000 n 
-0002501949 00000 n 
-0002502100 00000 n 
-0002502252 00000 n 
-0002502404 00000 n 
-0002502557 00000 n 
-0002502707 00000 n 
-0002502860 00000 n 
-0002503012 00000 n 
-0002503165 00000 n 
-0002503318 00000 n 
-0002503471 00000 n 
-0002503623 00000 n 
-0002503776 00000 n 
-0002503929 00000 n 
-0002504081 00000 n 
-0002504234 00000 n 
-0002507632 00000 n 
-0002504386 00000 n 
-0002504622 00000 n 
-0002486859 00000 n 
-0002485356 00000 n 
-0002504561 00000 n 
-0002507785 00000 n 
-0002507937 00000 n 
-0002508090 00000 n 
-0002508243 00000 n 
-0002508396 00000 n 
-0002508547 00000 n 
-0002508700 00000 n 
-0002508852 00000 n 
-0002509005 00000 n 
-0002509158 00000 n 
-0002509309 00000 n 
-0002509462 00000 n 
-0002509615 00000 n 
-0002509768 00000 n 
-0002509920 00000 n 
-0002510073 00000 n 
-0002510226 00000 n 
-0002510379 00000 n 
-0002510532 00000 n 
-0002510685 00000 n 
-0002510838 00000 n 
-0002510991 00000 n 
-0002511144 00000 n 
-0002511297 00000 n 
-0002511450 00000 n 
-0002511603 00000 n 
-0002511756 00000 n 
-0002511908 00000 n 
-0002512061 00000 n 
-0002512213 00000 n 
-0002512365 00000 n 
-0002512518 00000 n 
-0002512671 00000 n 
-0002512824 00000 n 
-0002512976 00000 n 
-0002513129 00000 n 
-0002513281 00000 n 
-0002513434 00000 n 
-0002513586 00000 n 
-0002513737 00000 n 
-0002513890 00000 n 
-0002514043 00000 n 
-0002514194 00000 n 
-0002514347 00000 n 
-0002514495 00000 n 
-0002514646 00000 n 
-0002514799 00000 n 
-0002514951 00000 n 
-0002515104 00000 n 
-0002515257 00000 n 
-0002515410 00000 n 
-0002515562 00000 n 
-0002515715 00000 n 
-0002515867 00000 n 
-0002516018 00000 n 
-0002516171 00000 n 
-0002516323 00000 n 
-0002516475 00000 n 
-0002516628 00000 n 
-0002516781 00000 n 
-0002516934 00000 n 
-0002517086 00000 n 
-0002517239 00000 n 
-0002517391 00000 n 
-0002517544 00000 n 
-0002517697 00000 n 
-0002517849 00000 n 
-0002518002 00000 n 
-0002518154 00000 n 
-0002518307 00000 n 
-0002518459 00000 n 
-0002518612 00000 n 
-0002518765 00000 n 
-0002518918 00000 n 
-0002519070 00000 n 
-0002519223 00000 n 
-0002519376 00000 n 
-0002519529 00000 n 
-0002519682 00000 n 
-0002519835 00000 n 
-0002519988 00000 n 
-0002520141 00000 n 
-0002520294 00000 n 
-0002520447 00000 n 
-0002520599 00000 n 
-0002520751 00000 n 
-0002520904 00000 n 
-0002521056 00000 n 
-0002521207 00000 n 
-0002521359 00000 n 
-0002521512 00000 n 
-0002521665 00000 n 
-0002521816 00000 n 
-0002521968 00000 n 
-0002522120 00000 n 
-0002522272 00000 n 
-0002522425 00000 n 
-0002522578 00000 n 
-0002522731 00000 n 
-0002522883 00000 n 
-0002523036 00000 n 
-0002523189 00000 n 
-0002523341 00000 n 
-0002523492 00000 n 
-0002526963 00000 n 
-0002527115 00000 n 
-0002523643 00000 n 
-0002523879 00000 n 
-0002506433 00000 n 
-0002504735 00000 n 
-0002523818 00000 n 
-0002527268 00000 n 
-0002527420 00000 n 
-0002527573 00000 n 
-0002527725 00000 n 
-0002527878 00000 n 
-0002528029 00000 n 
-0002528182 00000 n 
-0002528333 00000 n 
-0002528486 00000 n 
-0002528638 00000 n 
-0002528791 00000 n 
-0002528944 00000 n 
-0002529096 00000 n 
-0002529249 00000 n 
-0002529402 00000 n 
-0002529555 00000 n 
-0002529707 00000 n 
-0002529859 00000 n 
-0002530012 00000 n 
-0002530165 00000 n 
-0002530317 00000 n 
-0002530470 00000 n 
-0002530622 00000 n 
-0002530775 00000 n 
-0002530927 00000 n 
-0002531080 00000 n 
-0002531233 00000 n 
-0002531386 00000 n 
-0002531539 00000 n 
-0002531691 00000 n 
-0002531844 00000 n 
-0002531997 00000 n 
-0002532149 00000 n 
-0002532302 00000 n 
-0002532455 00000 n 
-0002532607 00000 n 
-0002532758 00000 n 
-0002532911 00000 n 
-0002533063 00000 n 
-0002533216 00000 n 
-0002533368 00000 n 
-0002533521 00000 n 
-0002533673 00000 n 
-0002533826 00000 n 
-0002533979 00000 n 
-0002534131 00000 n 
-0002534282 00000 n 
-0002534435 00000 n 
-0002534587 00000 n 
-0002534740 00000 n 
-0002534893 00000 n 
-0002535046 00000 n 
-0002535199 00000 n 
-0002535352 00000 n 
-0002535505 00000 n 
-0002535657 00000 n 
-0002535808 00000 n 
-0002535961 00000 n 
-0002536113 00000 n 
-0002536266 00000 n 
-0002536417 00000 n 
-0002536569 00000 n 
-0002536721 00000 n 
-0002536874 00000 n 
-0002537026 00000 n 
-0002537178 00000 n 
-0002537331 00000 n 
-0002537482 00000 n 
-0002537634 00000 n 
-0002537787 00000 n 
-0002537940 00000 n 
-0002538093 00000 n 
-0002538245 00000 n 
-0002538398 00000 n 
-0002538551 00000 n 
-0002538702 00000 n 
-0002538855 00000 n 
-0002539008 00000 n 
-0002539160 00000 n 
-0002539313 00000 n 
-0002539466 00000 n 
-0002539619 00000 n 
-0002539772 00000 n 
-0002539925 00000 n 
-0002540077 00000 n 
-0002540230 00000 n 
-0002540382 00000 n 
-0002540534 00000 n 
-0002540687 00000 n 
-0002540839 00000 n 
-0002540990 00000 n 
-0002541143 00000 n 
-0002541296 00000 n 
-0002541449 00000 n 
-0002541602 00000 n 
-0002541754 00000 n 
-0002541907 00000 n 
-0002542059 00000 n 
-0002542212 00000 n 
-0002542364 00000 n 
-0002542517 00000 n 
-0002542669 00000 n 
-0002542821 00000 n 
-0002542974 00000 n 
-0002543127 00000 n 
-0002543280 00000 n 
-0002543432 00000 n 
-0002543585 00000 n 
-0002543738 00000 n 
-0002543891 00000 n 
-0002544043 00000 n 
-0002544196 00000 n 
-0002544349 00000 n 
-0002544502 00000 n 
-0002544655 00000 n 
-0002544806 00000 n 
-0002548152 00000 n 
-0002544957 00000 n 
-0002545193 00000 n 
-0002525634 00000 n 
-0002524005 00000 n 
-0002545132 00000 n 
-0002548305 00000 n 
-0002548458 00000 n 
-0002548611 00000 n 
-0002548764 00000 n 
-0002548917 00000 n 
-0002549069 00000 n 
-0002549222 00000 n 
-0002549373 00000 n 
-0002549526 00000 n 
-0002549679 00000 n 
-0002549831 00000 n 
-0002549980 00000 n 
-0002550130 00000 n 
-0002550283 00000 n 
-0002550435 00000 n 
-0002550587 00000 n 
-0002550740 00000 n 
-0002550891 00000 n 
-0002551044 00000 n 
-0002551197 00000 n 
-0002551350 00000 n 
-0002551503 00000 n 
-0002551656 00000 n 
-0002551809 00000 n 
-0002551962 00000 n 
-0002552115 00000 n 
-0002552268 00000 n 
-0002552421 00000 n 
-0002552574 00000 n 
-0002552725 00000 n 
-0002552878 00000 n 
-0002553030 00000 n 
-0002553183 00000 n 
-0002553336 00000 n 
-0002553489 00000 n 
-0002553642 00000 n 
-0002553795 00000 n 
-0002553948 00000 n 
-0002554100 00000 n 
-0002554253 00000 n 
-0002554404 00000 n 
-0002554557 00000 n 
-0002554709 00000 n 
-0002554862 00000 n 
-0002555015 00000 n 
-0002555168 00000 n 
-0002555321 00000 n 
-0002555474 00000 n 
-0002555626 00000 n 
-0002555779 00000 n 
-0002555931 00000 n 
-0002556084 00000 n 
-0002556237 00000 n 
-0002556390 00000 n 
-0002556543 00000 n 
-0002556695 00000 n 
-0002556848 00000 n 
-0002557001 00000 n 
-0002557152 00000 n 
-0002557303 00000 n 
-0002557455 00000 n 
-0002557608 00000 n 
-0002557760 00000 n 
-0002557912 00000 n 
-0002558065 00000 n 
-0002558217 00000 n 
-0002558369 00000 n 
-0002558521 00000 n 
-0002558673 00000 n 
-0002558826 00000 n 
-0002558977 00000 n 
-0002559130 00000 n 
-0002559283 00000 n 
-0002559436 00000 n 
-0002559588 00000 n 
-0002559741 00000 n 
-0002559892 00000 n 
-0002560045 00000 n 
-0002560196 00000 n 
-0002560349 00000 n 
-0002560502 00000 n 
-0002560655 00000 n 
-0002560808 00000 n 
-0002560961 00000 n 
-0002561114 00000 n 
-0002561267 00000 n 
-0002561420 00000 n 
-0002561573 00000 n 
-0002561726 00000 n 
-0002561879 00000 n 
-0002562032 00000 n 
-0002562185 00000 n 
-0002562338 00000 n 
-0002562491 00000 n 
-0002562644 00000 n 
-0002562795 00000 n 
-0002562947 00000 n 
-0002563100 00000 n 
-0002563252 00000 n 
-0002563405 00000 n 
-0002563557 00000 n 
-0002563709 00000 n 
-0002563862 00000 n 
-0002564014 00000 n 
-0002564167 00000 n 
-0002564318 00000 n 
-0002564471 00000 n 
-0002564624 00000 n 
-0002564777 00000 n 
-0002564930 00000 n 
-0002565083 00000 n 
-0002565236 00000 n 
-0002565389 00000 n 
-0002565541 00000 n 
-0002568775 00000 n 
-0002565692 00000 n 
-0002565928 00000 n 
-0002546853 00000 n 
-0002545306 00000 n 
-0002565867 00000 n 
-0002568928 00000 n 
-0002569081 00000 n 
-0002569234 00000 n 
-0002569386 00000 n 
-0002569539 00000 n 
-0002569690 00000 n 
-0002569843 00000 n 
-0002569995 00000 n 
-0002570148 00000 n 
-0002570300 00000 n 
-0002570453 00000 n 
-0002570606 00000 n 
-0002570758 00000 n 
-0002570911 00000 n 
-0002571064 00000 n 
-0002571216 00000 n 
-0002571369 00000 n 
-0002571522 00000 n 
-0002571675 00000 n 
-0002571827 00000 n 
-0002571980 00000 n 
-0002572132 00000 n 
-0002572285 00000 n 
-0002572438 00000 n 
-0002572591 00000 n 
-0002572744 00000 n 
-0002572896 00000 n 
-0002573049 00000 n 
-0002573202 00000 n 
-0002573355 00000 n 
-0002573508 00000 n 
-0002573661 00000 n 
-0002573813 00000 n 
-0002573966 00000 n 
-0002574115 00000 n 
-0002574266 00000 n 
-0002574418 00000 n 
-0002574570 00000 n 
-0002574721 00000 n 
-0002574874 00000 n 
-0002575026 00000 n 
-0002575179 00000 n 
-0002575331 00000 n 
-0002575483 00000 n 
-0002575636 00000 n 
-0002575788 00000 n 
-0002575941 00000 n 
-0002576094 00000 n 
-0002576247 00000 n 
-0002576400 00000 n 
-0002576552 00000 n 
-0002576705 00000 n 
-0002576858 00000 n 
-0002577009 00000 n 
-0002577160 00000 n 
-0002577312 00000 n 
-0002577465 00000 n 
-0002577618 00000 n 
-0002577771 00000 n 
-0002577924 00000 n 
-0002578075 00000 n 
-0002578228 00000 n 
-0002578380 00000 n 
-0002578532 00000 n 
-0002578684 00000 n 
-0002578837 00000 n 
-0002578990 00000 n 
-0002579142 00000 n 
-0002579295 00000 n 
-0002579448 00000 n 
-0002579601 00000 n 
-0002579754 00000 n 
-0002579907 00000 n 
-0002580060 00000 n 
-0002580211 00000 n 
-0002580363 00000 n 
-0002580516 00000 n 
-0002580669 00000 n 
-0002580822 00000 n 
-0002580974 00000 n 
-0002581126 00000 n 
-0002581278 00000 n 
-0002581431 00000 n 
-0002581581 00000 n 
-0002581733 00000 n 
-0002581884 00000 n 
-0002582036 00000 n 
-0002582188 00000 n 
-0002582340 00000 n 
-0002582490 00000 n 
-0002582642 00000 n 
-0002582794 00000 n 
-0002582946 00000 n 
-0002583097 00000 n 
-0002586009 00000 n 
-0002583247 00000 n 
-0002583483 00000 n 
-0002567676 00000 n 
-0002566041 00000 n 
-0002583422 00000 n 
-0002872428 00000 n 
-0002586160 00000 n 
-0002586310 00000 n 
-0002586462 00000 n 
-0002586614 00000 n 
-0002586766 00000 n 
-0002586916 00000 n 
-0002587068 00000 n 
-0002587219 00000 n 
-0002587370 00000 n 
-0002587521 00000 n 
-0002587673 00000 n 
-0002587824 00000 n 
-0002587975 00000 n 
-0002588126 00000 n 
-0002588278 00000 n 
-0002588429 00000 n 
-0002588581 00000 n 
-0002588733 00000 n 
-0002588885 00000 n 
-0002589037 00000 n 
-0002589189 00000 n 
-0002589341 00000 n 
-0002589493 00000 n 
-0002589644 00000 n 
-0002589795 00000 n 
-0002589946 00000 n 
-0002590098 00000 n 
-0002590248 00000 n 
-0002590400 00000 n 
-0002590551 00000 n 
-0002590703 00000 n 
-0002590854 00000 n 
-0002591006 00000 n 
-0002591158 00000 n 
-0002591310 00000 n 
-0002591460 00000 n 
-0002591612 00000 n 
-0002591763 00000 n 
-0002591915 00000 n 
-0002592066 00000 n 
-0002592218 00000 n 
-0002592370 00000 n 
-0002592521 00000 n 
-0002592673 00000 n 
-0002592825 00000 n 
-0002592977 00000 n 
-0002593129 00000 n 
-0002593280 00000 n 
-0002593432 00000 n 
-0002593584 00000 n 
-0002593734 00000 n 
-0002593884 00000 n 
-0002594034 00000 n 
-0002594187 00000 n 
-0002594339 00000 n 
-0002594492 00000 n 
-0002594645 00000 n 
-0002594798 00000 n 
-0002594951 00000 n 
-0002595104 00000 n 
-0002595257 00000 n 
-0002595410 00000 n 
-0002595563 00000 n 
-0002595716 00000 n 
-0002595869 00000 n 
-0002596022 00000 n 
-0002596175 00000 n 
-0002596328 00000 n 
-0002596481 00000 n 
-0002596634 00000 n 
-0002596785 00000 n 
-0002596937 00000 n 
-0002597089 00000 n 
-0002597242 00000 n 
-0002597395 00000 n 
-0002597547 00000 n 
-0002597699 00000 n 
-0002597852 00000 n 
-0002600345 00000 n 
-0002598003 00000 n 
-0002598239 00000 n 
-0002585070 00000 n 
-0002583596 00000 n 
-0002598178 00000 n 
-0002600498 00000 n 
-0002600651 00000 n 
-0002600803 00000 n 
-0002600955 00000 n 
-0002601105 00000 n 
-0002601258 00000 n 
-0002601411 00000 n 
-0002601564 00000 n 
-0002601717 00000 n 
-0002601869 00000 n 
-0002602021 00000 n 
-0002602172 00000 n 
-0002602325 00000 n 
-0002602478 00000 n 
-0002602631 00000 n 
-0002602783 00000 n 
-0002602935 00000 n 
-0002603087 00000 n 
-0002603238 00000 n 
-0002603391 00000 n 
-0002603544 00000 n 
-0002603696 00000 n 
-0002603848 00000 n 
-0002604000 00000 n 
-0002604152 00000 n 
-0002604303 00000 n 
-0002604454 00000 n 
-0002604607 00000 n 
-0002604759 00000 n 
-0002604912 00000 n 
-0002605065 00000 n 
-0002605217 00000 n 
-0002605370 00000 n 
-0002605523 00000 n 
-0002605673 00000 n 
-0002605824 00000 n 
-0002605977 00000 n 
-0002606130 00000 n 
-0002606281 00000 n 
-0002606434 00000 n 
-0002606587 00000 n 
-0002606739 00000 n 
-0002606892 00000 n 
-0002607045 00000 n 
-0002607198 00000 n 
-0002607350 00000 n 
-0002607503 00000 n 
-0002607654 00000 n 
-0002607804 00000 n 
-0002607954 00000 n 
-0002608103 00000 n 
-0002608252 00000 n 
-0002608401 00000 n 
-0002608551 00000 n 
-0002608704 00000 n 
-0002608857 00000 n 
-0002609010 00000 n 
-0002609161 00000 n 
-0002609312 00000 n 
-0002609465 00000 n 
-0002609617 00000 n 
-0002609766 00000 n 
-0002609917 00000 n 
-0002612497 00000 n 
-0002610068 00000 n 
-0002610304 00000 n 
-0002599556 00000 n 
-0002598339 00000 n 
-0002610243 00000 n 
-0002612650 00000 n 
-0002612803 00000 n 
-0002612956 00000 n 
-0002613108 00000 n 
-0002613260 00000 n 
-0002613412 00000 n 
-0002613565 00000 n 
-0002613718 00000 n 
-0002613871 00000 n 
-0002614023 00000 n 
-0002614176 00000 n 
-0002614328 00000 n 
-0002614479 00000 n 
-0002614632 00000 n 
-0002614785 00000 n 
-0002614938 00000 n 
-0002615091 00000 n 
-0002615243 00000 n 
-0002615396 00000 n 
-0002615548 00000 n 
-0002615701 00000 n 
-0002615854 00000 n 
-0002616007 00000 n 
-0002616160 00000 n 
-0002616313 00000 n 
-0002616465 00000 n 
-0002616617 00000 n 
-0002616770 00000 n 
-0002616923 00000 n 
-0002617076 00000 n 
-0002617229 00000 n 
-0002617382 00000 n 
-0002617535 00000 n 
-0002617688 00000 n 
-0002617840 00000 n 
-0002617993 00000 n 
-0002618146 00000 n 
-0002618299 00000 n 
-0002618451 00000 n 
-0002618604 00000 n 
-0002618756 00000 n 
-0002618909 00000 n 
-0002619062 00000 n 
-0002619215 00000 n 
-0002619367 00000 n 
-0002619519 00000 n 
-0002619670 00000 n 
-0002619822 00000 n 
-0002619975 00000 n 
-0002620127 00000 n 
-0002620280 00000 n 
-0002620433 00000 n 
-0002620586 00000 n 
-0002620739 00000 n 
-0002620889 00000 n 
-0002621041 00000 n 
-0002621193 00000 n 
-0002621346 00000 n 
-0002621499 00000 n 
-0002621652 00000 n 
-0002621805 00000 n 
-0002621957 00000 n 
-0002622110 00000 n 
-0002624291 00000 n 
-0002622263 00000 n 
-0002622499 00000 n 
-0002611708 00000 n 
-0002610404 00000 n 
-0002622438 00000 n 
-0002624442 00000 n 
-0002624594 00000 n 
-0002624746 00000 n 
-0002624896 00000 n 
-0002625049 00000 n 
-0002625202 00000 n 
-0002625355 00000 n 
-0002625508 00000 n 
-0002625660 00000 n 
-0002625812 00000 n 
-0002625963 00000 n 
-0002626114 00000 n 
-0002626267 00000 n 
-0002626420 00000 n 
-0002626573 00000 n 
-0002626726 00000 n 
-0002626878 00000 n 
-0002627030 00000 n 
-0002627182 00000 n 
-0002627334 00000 n 
-0002627486 00000 n 
-0002627638 00000 n 
-0002627790 00000 n 
-0002627942 00000 n 
-0002628094 00000 n 
-0002628246 00000 n 
-0002628398 00000 n 
-0002628550 00000 n 
-0002628701 00000 n 
-0002628852 00000 n 
-0002629001 00000 n 
-0002629151 00000 n 
-0002629301 00000 n 
-0002629451 00000 n 
-0002629601 00000 n 
-0002629751 00000 n 
-0002629901 00000 n 
-0002630053 00000 n 
-0002630205 00000 n 
-0002630355 00000 n 
-0002630505 00000 n 
-0002630655 00000 n 
-0002630805 00000 n 
-0002630957 00000 n 
-0002631110 00000 n 
-0002631262 00000 n 
-0002631415 00000 n 
-0002631567 00000 n 
-0002631803 00000 n 
-0002623662 00000 n 
-0002622599 00000 n 
-0002631742 00000 n 
-0002631903 00000 n 
-0002631946 00000 n 
-0002632074 00000 n 
-0002632101 00000 n 
-0002632206 00000 n 
-0002632664 00000 n 
-0002633295 00000 n 
-0002633704 00000 n 
-0002633852 00000 n 
-0002633891 00000 n 
-0002857431 00000 n 
-0002633930 00000 n 
-0002634407 00000 n 
-0002634760 00000 n 
-0002634787 00000 n 
-0002635424 00000 n 
-0002635526 00000 n 
-0002635806 00000 n 
-0002636499 00000 n 
-0002636528 00000 n 
-0002637127 00000 n 
-0002637287 00000 n 
-0002637542 00000 n 
-0002638025 00000 n 
-0002638696 00000 n 
-0002639268 00000 n 
-0002639454 00000 n 
-0002640352 00000 n 
-0002640999 00000 n 
-0002641392 00000 n 
-0002641968 00000 n 
-0002642661 00000 n 
-0002642700 00000 n 
-0002643362 00000 n 
-0002644262 00000 n 
-0002646108 00000 n 
-0002646341 00000 n 
-0002652356 00000 n 
-0002652954 00000 n 
-0002664151 00000 n 
-0002664546 00000 n 
-0002666363 00000 n 
-0002666600 00000 n 
-0002669154 00000 n 
-0002669384 00000 n 
-0002672162 00000 n 
-0002672394 00000 n 
-0002677674 00000 n 
-0002677946 00000 n 
-0002679762 00000 n 
-0002679998 00000 n 
-0002682787 00000 n 
-0002683062 00000 n 
-0002687105 00000 n 
-0002687355 00000 n 
-0002689267 00000 n 
-0002689491 00000 n 
-0002699430 00000 n 
-0002699838 00000 n 
-0002701972 00000 n 
-0002702209 00000 n 
-0002706407 00000 n 
-0002706668 00000 n 
-0002712877 00000 n 
-0002713199 00000 n 
-0002717709 00000 n 
-0002718006 00000 n 
-0002726487 00000 n 
-0002727116 00000 n 
-0002728551 00000 n 
-0002728800 00000 n 
-0002731350 00000 n 
-0002731625 00000 n 
-0002733739 00000 n 
-0002734027 00000 n 
-0002736047 00000 n 
-0002736295 00000 n 
-0002737906 00000 n 
-0002738158 00000 n 
-0002740131 00000 n 
-0002740360 00000 n 
-0002743391 00000 n 
-0002743625 00000 n 
-0002745505 00000 n 
-0002745745 00000 n 
-0002750126 00000 n 
-0002750370 00000 n 
-0002770247 00000 n 
-0002770885 00000 n 
-0002779109 00000 n 
-0002779403 00000 n 
-0002798763 00000 n 
-0002799322 00000 n 
-0002814709 00000 n 
-0002815092 00000 n 
-0002837157 00000 n 
-0002837864 00000 n 
-0002856851 00000 n 
-0002872551 00000 n 
-0002872673 00000 n 
-0002872800 00000 n 
-0002872928 00000 n 
-0002873056 00000 n 
-0002873184 00000 n 
-0002873312 00000 n 
-0002873440 00000 n 
-0002873568 00000 n 
-0002873696 00000 n 
-0002873824 00000 n 
-0002873952 00000 n 
-0002874085 00000 n 
-0002874189 00000 n 
-0002874324 00000 n 
-0002874459 00000 n 
-0002874543 00000 n 
-0002874630 00000 n 
-0002882264 00000 n 
-0002882435 00000 n 
-0002882777 00000 n 
-0002883507 00000 n 
-0002884237 00000 n 
-0002884967 00000 n 
-0002885697 00000 n 
-0002886427 00000 n 
-0002887157 00000 n 
-0002887887 00000 n 
-0002888617 00000 n 
-0002889347 00000 n 
-0002890077 00000 n 
-0002890807 00000 n 
-0002891537 00000 n 
-0002892267 00000 n 
-0002892997 00000 n 
-0002893727 00000 n 
-0002894457 00000 n 
-0002895187 00000 n 
-0002895917 00000 n 
-0002896643 00000 n 
-0002897354 00000 n 
-0002898036 00000 n 
-0002898718 00000 n 
-0002899400 00000 n 
-0002900082 00000 n 
-0002900764 00000 n 
-0002901446 00000 n 
-0002902128 00000 n 
-0002902810 00000 n 
-0002903492 00000 n 
-0002904174 00000 n 
-0002904856 00000 n 
-0002905538 00000 n 
-0002906220 00000 n 
-0002906902 00000 n 
-0002907584 00000 n 
-0002908266 00000 n 
-0002908948 00000 n 
-0002909583 00000 n 
-0002910345 00000 n 
-0002911107 00000 n 
-0002911869 00000 n 
-0002912581 00000 n 
-0002913359 00000 n 
-0002914137 00000 n 
-0002914915 00000 n 
-0002915693 00000 n 
-0002916471 00000 n 
-0002917249 00000 n 
-0002918027 00000 n 
-0002918805 00000 n 
-0002919583 00000 n 
-0002920361 00000 n 
-0002921139 00000 n 
-0002921917 00000 n 
-0002922695 00000 n 
-0002923473 00000 n 
-0002924251 00000 n 
-0002925029 00000 n 
-0002925807 00000 n 
-0002926527 00000 n 
-0002927265 00000 n 
-0002928003 00000 n 
-0002928741 00000 n 
-0002929470 00000 n 
-0002930244 00000 n 
-0002931198 00000 n 
-0002932095 00000 n 
-0002932897 00000 n 
-0002933699 00000 n 
-0002934501 00000 n 
-0002935303 00000 n 
-0002936081 00000 n 
-0002936819 00000 n 
-0002937557 00000 n 
-0002938262 00000 n 
-0002939000 00000 n 
-0002939738 00000 n 
-0002940476 00000 n 
-0002941214 00000 n 
-0002941952 00000 n 
-0002942750 00000 n 
-0002943704 00000 n 
-0002944544 00000 n 
-0002945346 00000 n 
-0002946148 00000 n 
-0002946950 00000 n 
-0002947728 00000 n 
-0002948466 00000 n 
-0002949332 00000 n 
-0002950070 00000 n 
-0002950823 00000 n 
-0002951558 00000 n 
-0002952304 00000 n 
-0002953050 00000 n 
-0002953796 00000 n 
-0002954449 00000 n 
-0002955203 00000 n 
-0002955957 00000 n 
-0002956639 00000 n 
-0002957369 00000 n 
-0002958099 00000 n 
-0002958957 00000 n 
-0002959687 00000 n 
-0002960424 00000 n 
-0002961304 00000 n 
-0002962212 00000 n 
-0002963006 00000 n 
-0002963800 00000 n 
-0002964594 00000 n 
-0002965356 00000 n 
-0002966086 00000 n 
-0002966816 00000 n 
-0002967497 00000 n 
-0002968187 00000 n 
-0002968877 00000 n 
-0002969567 00000 n 
-0002970257 00000 n 
-0002970947 00000 n 
-0002971637 00000 n 
-0002972327 00000 n 
-0002973017 00000 n 
-0002973707 00000 n 
-0002974397 00000 n 
-0002975087 00000 n 
-0002975777 00000 n 
-0002976467 00000 n 
-0002977202 00000 n 
-0002977953 00000 n 
-0002978795 00000 n 
-0002979669 00000 n 
-0002980447 00000 n 
-0002981225 00000 n 
-0002981982 00000 n 
-0002982976 00000 n 
-0002983913 00000 n 
-0002984755 00000 n 
-0002985597 00000 n 
-0002986439 00000 n 
-0002987281 00000 n 
-0002988123 00000 n 
-0002988901 00000 n 
-0002989679 00000 n 
-0002990391 00000 n 
-0002991081 00000 n 
-0002991771 00000 n 
-0002992461 00000 n 
-0002993151 00000 n 
-0002993841 00000 n 
-0002994569 00000 n 
-0002995297 00000 n 
-0002996019 00000 n 
-0002996741 00000 n 
-0002997490 00000 n 
-0002998292 00000 n 
-0002999094 00000 n 
-0002999896 00000 n 
-0003000698 00000 n 
-0003001500 00000 n 
-0003002302 00000 n 
-0003003104 00000 n 
-0003003849 00000 n 
-0003004667 00000 n 
-0003005421 00000 n 
-0003006175 00000 n 
-0003006929 00000 n 
-0003007683 00000 n 
-0003008565 00000 n 
-0003009319 00000 n 
-0003010054 00000 n 
-0003010832 00000 n 
-0003011610 00000 n 
-0003012347 00000 n 
-0003013093 00000 n 
-0003013879 00000 n 
-0003014665 00000 n 
-0003015451 00000 n 
-0003016237 00000 n 
-0003017023 00000 n 
-0003017809 00000 n 
-0003018595 00000 n 
-0003019381 00000 n 
-0003020167 00000 n 
-0003020953 00000 n 
-0003021739 00000 n 
-0003022525 00000 n 
-0003023311 00000 n 
-0003024097 00000 n 
-0003024883 00000 n 
-0003025669 00000 n 
-0003026454 00000 n 
-0003027328 00000 n 
-0003028202 00000 n 
-0003029076 00000 n 
-0003029950 00000 n 
-0003030824 00000 n 
-0003031698 00000 n 
-0003032572 00000 n 
-0003033446 00000 n 
-0003034320 00000 n 
-0003035194 00000 n 
-0003036068 00000 n 
-0003036942 00000 n 
-0003037816 00000 n 
-0003038690 00000 n 
-0003039564 00000 n 
-0003040438 00000 n 
-0003041233 00000 n 
-0003042035 00000 n 
-0003042837 00000 n 
-0003043639 00000 n 
-0003044441 00000 n 
-0003045243 00000 n 
-0003046045 00000 n 
-0003046847 00000 n 
-0003047649 00000 n 
-0003048451 00000 n 
-0003049253 00000 n 
-0003050055 00000 n 
-0003050857 00000 n 
-0003051659 00000 n 
-0003052461 00000 n 
-0003053263 00000 n 
-0003054036 00000 n 
-0003054846 00000 n 
-0003055656 00000 n 
-0003056433 00000 n 
-0003057243 00000 n 
-0003057975 00000 n 
-0003058713 00000 n 
-0003059451 00000 n 
-0003060189 00000 n 
-0003060927 00000 n 
-0003061665 00000 n 
-0003062403 00000 n 
-0003063141 00000 n 
-0003063879 00000 n 
-0003064617 00000 n 
-0003065355 00000 n 
-0003066093 00000 n 
-0003066831 00000 n 
-0003067569 00000 n 
-0003068307 00000 n 
-0003069045 00000 n 
-0003069783 00000 n 
-0003070521 00000 n 
-0003071259 00000 n 
-0003071957 00000 n 
-0003072685 00000 n 
-0003073413 00000 n 
-0003074141 00000 n 
-0003074869 00000 n 
-0003075597 00000 n 
-0003076325 00000 n 
-0003077053 00000 n 
-0003077730 00000 n 
-0003078460 00000 n 
-0003079121 00000 n 
-0003079849 00000 n 
-0003080579 00000 n 
-0003081355 00000 n 
-0003081952 00000 n 
-0003082298 00000 n 
-0003082644 00000 n 
-0003082990 00000 n 
-0003083336 00000 n 
-0003083682 00000 n 
-0003084090 00000 n 
-0003084692 00000 n 
-0003085294 00000 n 
-0003086028 00000 n 
-0003086894 00000 n 
-0003087760 00000 n 
-0003088626 00000 n 
-0003089492 00000 n 
-0003090358 00000 n 
-0003091224 00000 n 
-0003092090 00000 n 
-0003092463 00000 n 
-0003092676 00000 n 
-0003092902 00000 n 
-0003093108 00000 n 
-0003093309 00000 n 
-0003093512 00000 n 
-0003093776 00000 n 
-0003094022 00000 n 
-0003094286 00000 n 
-0003094619 00000 n 
-0003094982 00000 n 
-0003095238 00000 n 
-0003095580 00000 n 
-0003095855 00000 n 
-0003096192 00000 n 
-0003096543 00000 n 
-0003096819 00000 n 
+0002301767 00000 n 
+0002301985 00000 n 
+0002302172 00000 n 
+0002302390 00000 n 
+0002302577 00000 n 
+0002302795 00000 n 
+0002302981 00000 n 
+0002303201 00000 n 
+0002303387 00000 n 
+0002303605 00000 n 
+0002303791 00000 n 
+0002304009 00000 n 
+0002304228 00000 n 
+0002304448 00000 n 
+0002304668 00000 n 
+0002304887 00000 n 
+0002305107 00000 n 
+0002305326 00000 n 
+0002305546 00000 n 
+0002305766 00000 n 
+0002309506 00000 n 
+0002309726 00000 n 
+0002309946 00000 n 
+0002305986 00000 n 
+0002306893 00000 n 
+0002300797 00000 n 
+0002298895 00000 n 
+0002306161 00000 n 
+0002306222 00000 n 
+0002306283 00000 n 
+0002306344 00000 n 
+0002306405 00000 n 
+0002306466 00000 n 
+0002306527 00000 n 
+0002306588 00000 n 
+0002306649 00000 n 
+0002306710 00000 n 
+0002306771 00000 n 
+0002306832 00000 n 
+0002320971 00000 n 
+0002321097 00000 n 
+0002321224 00000 n 
+0002310132 00000 n 
+0002310350 00000 n 
+0002310569 00000 n 
+0002310788 00000 n 
+0002311006 00000 n 
+0002311192 00000 n 
+0002311378 00000 n 
+0002311597 00000 n 
+0002311783 00000 n 
+0002311969 00000 n 
+0002312189 00000 n 
+0002312376 00000 n 
+0002312596 00000 n 
+0002312783 00000 n 
+0002312970 00000 n 
+0002313284 00000 n 
+0002313469 00000 n 
+0002314071 00000 n 
+0002309157 00000 n 
+0002307033 00000 n 
+0002313644 00000 n 
+0002313705 00000 n 
+0002313766 00000 n 
+0002313827 00000 n 
+0002313888 00000 n 
+0002313949 00000 n 
+0002314010 00000 n 
+0002313127 00000 n 
+0002872516 00000 n 
+0002321346 00000 n 
+0002324256 00000 n 
+0002324444 00000 n 
+0002324566 00000 n 
+0002324687 00000 n 
+0002324809 00000 n 
+0002316181 00000 n 
+0002316417 00000 n 
+0002316032 00000 n 
+0002314225 00000 n 
+0002316356 00000 n 
+0002319396 00000 n 
+0002319583 00000 n 
+0002319803 00000 n 
+0002320242 00000 n 
+0002321411 00000 n 
+0002319207 00000 n 
+0002316530 00000 n 
+0002320417 00000 n 
+0002320478 00000 n 
+0002320600 00000 n 
+0002320727 00000 n 
+0002320023 00000 n 
+0002320788 00000 n 
+0002320910 00000 n 
+0002321036 00000 n 
+0002321163 00000 n 
+0002321285 00000 n 
+0002323959 00000 n 
+0002325110 00000 n 
+0002323810 00000 n 
+0002321564 00000 n 
+0002324134 00000 n 
+0002324195 00000 n 
+0002324322 00000 n 
+0002324383 00000 n 
+0002324505 00000 n 
+0002324626 00000 n 
+0002324748 00000 n 
+0002324870 00000 n 
+0002325050 00000 n 
+0002327109 00000 n 
+0002327335 00000 n 
+0002327563 00000 n 
+0002327790 00000 n 
+0002327995 00000 n 
+0002328897 00000 n 
+0002326920 00000 n 
+0002325250 00000 n 
+0002328170 00000 n 
+0002328350 00000 n 
+0002328411 00000 n 
+0002328472 00000 n 
+0002328533 00000 n 
+0002328594 00000 n 
+0002328655 00000 n 
+0002328716 00000 n 
+0002328777 00000 n 
+0002330755 00000 n 
+0002330975 00000 n 
+0002331196 00000 n 
+0002331395 00000 n 
+0002331614 00000 n 
+0002331819 00000 n 
+0002332023 00000 n 
+0002332243 00000 n 
+0002332447 00000 n 
+0002332667 00000 n 
+0002332870 00000 n 
+0002336546 00000 n 
+0002336750 00000 n 
+0002333089 00000 n 
+0002333990 00000 n 
+0002330496 00000 n 
+0002329064 00000 n 
+0002333264 00000 n 
+0002333384 00000 n 
+0002333445 00000 n 
+0002333506 00000 n 
+0002333567 00000 n 
+0002333746 00000 n 
+0002333807 00000 n 
+0002333868 00000 n 
+0002333929 00000 n 
+0002344333 00000 n 
+0002344516 00000 n 
+0002336970 00000 n 
+0002337188 00000 n 
+0002337408 00000 n 
+0002337595 00000 n 
+0002337799 00000 n 
+0002338018 00000 n 
+0002338205 00000 n 
+0002338425 00000 n 
+0002338611 00000 n 
+0002338831 00000 n 
+0002339050 00000 n 
+0002339236 00000 n 
+0002339455 00000 n 
+0002339641 00000 n 
+0002339827 00000 n 
+0002340014 00000 n 
+0002340201 00000 n 
+0002340984 00000 n 
+0002336217 00000 n 
+0002334143 00000 n 
+0002340376 00000 n 
+0002340437 00000 n 
+0002340498 00000 n 
+0002340557 00000 n 
+0002340618 00000 n 
+0002340679 00000 n 
+0002340740 00000 n 
+0002340801 00000 n 
+0002340862 00000 n 
+0002340923 00000 n 
+0002872649 00000 n 
+0002344699 00000 n 
+0002344821 00000 n 
+0002342993 00000 n 
+0002343213 00000 n 
+0002343432 00000 n 
+0002343664 00000 n 
+0002343850 00000 n 
+0002344037 00000 n 
+0002345184 00000 n 
+0002342794 00000 n 
+0002341149 00000 n 
+0002344212 00000 n 
+0002344273 00000 n 
+0002344394 00000 n 
+0002344455 00000 n 
+0002344577 00000 n 
+0002344638 00000 n 
+0002344760 00000 n 
+0002344882 00000 n 
+0002345062 00000 n 
+0002345123 00000 n 
+0002347416 00000 n 
+0002347641 00000 n 
+0002347866 00000 n 
+0002348053 00000 n 
+0002348276 00000 n 
+0002348461 00000 n 
+0002348646 00000 n 
+0002348850 00000 n 
+0002349076 00000 n 
+0002349302 00000 n 
+0002349488 00000 n 
+0002349714 00000 n 
+0002349940 00000 n 
+0002350144 00000 n 
+0002350370 00000 n 
+0002350574 00000 n 
+0002350800 00000 n 
+0002351026 00000 n 
+0002351250 00000 n 
+0002351476 00000 n 
+0002354582 00000 n 
+0002354787 00000 n 
+0002351702 00000 n 
+0002352849 00000 n 
+0002347067 00000 n 
+0002345337 00000 n 
+0002351877 00000 n 
+0002351938 00000 n 
+0002352118 00000 n 
+0002352179 00000 n 
+0002352240 00000 n 
+0002352301 00000 n 
+0002352362 00000 n 
+0002352423 00000 n 
+0002352483 00000 n 
+0002352544 00000 n 
+0002352605 00000 n 
+0002352666 00000 n 
+0002352727 00000 n 
+0002352788 00000 n 
+0002356164 00000 n 
+0002355013 00000 n 
+0002355206 00000 n 
+0002355431 00000 n 
+0002355623 00000 n 
+0002356469 00000 n 
+0002354383 00000 n 
+0002353003 00000 n 
+0002355798 00000 n 
+0002355859 00000 n 
+0002355920 00000 n 
+0002355981 00000 n 
+0002356042 00000 n 
+0002356103 00000 n 
+0002356225 00000 n 
+0002356286 00000 n 
+0002356347 00000 n 
+0002356408 00000 n 
+0002358158 00000 n 
+0002358310 00000 n 
+0002358462 00000 n 
+0002358614 00000 n 
+0002358765 00000 n 
+0002358917 00000 n 
+0002359068 00000 n 
+0002359221 00000 n 
+0002359374 00000 n 
+0002359527 00000 n 
+0002359680 00000 n 
+0002359832 00000 n 
+0002359984 00000 n 
+0002360136 00000 n 
+0002360289 00000 n 
+0002360441 00000 n 
+0002360593 00000 n 
+0002360744 00000 n 
+0002360897 00000 n 
+0002361050 00000 n 
+0002361202 00000 n 
+0002361354 00000 n 
+0002361506 00000 n 
+0002361658 00000 n 
+0002361811 00000 n 
+0002361964 00000 n 
+0002362116 00000 n 
+0002362267 00000 n 
+0002362418 00000 n 
+0002362570 00000 n 
+0002362722 00000 n 
+0002362875 00000 n 
+0002363028 00000 n 
+0002363179 00000 n 
+0002363332 00000 n 
+0002363484 00000 n 
+0002363637 00000 n 
+0002363789 00000 n 
+0002363942 00000 n 
+0002364093 00000 n 
+0002364246 00000 n 
+0002364398 00000 n 
+0002364550 00000 n 
+0002364703 00000 n 
+0002364856 00000 n 
+0002365008 00000 n 
+0002365160 00000 n 
+0002365312 00000 n 
+0002365465 00000 n 
+0002365617 00000 n 
+0002365770 00000 n 
+0002365921 00000 n 
+0002366074 00000 n 
+0002366227 00000 n 
+0002366380 00000 n 
+0002366533 00000 n 
+0002366686 00000 n 
+0002366839 00000 n 
+0002366992 00000 n 
+0002369376 00000 n 
+0002367266 00000 n 
+0002357429 00000 n 
+0002356609 00000 n 
+0002367144 00000 n 
+0002367205 00000 n 
+0002369528 00000 n 
+0002369681 00000 n 
+0002369834 00000 n 
+0002369985 00000 n 
+0002370136 00000 n 
+0002370288 00000 n 
+0002370440 00000 n 
+0002370593 00000 n 
+0002370744 00000 n 
+0002370895 00000 n 
+0002371048 00000 n 
+0002371199 00000 n 
+0002371351 00000 n 
+0002371502 00000 n 
+0002371655 00000 n 
+0002371808 00000 n 
+0002371961 00000 n 
+0002372113 00000 n 
+0002372265 00000 n 
+0002372418 00000 n 
+0002372570 00000 n 
+0002372722 00000 n 
+0002372874 00000 n 
+0002373027 00000 n 
+0002373180 00000 n 
+0002373333 00000 n 
+0002373484 00000 n 
+0002373636 00000 n 
+0002373789 00000 n 
+0002373942 00000 n 
+0002374095 00000 n 
+0002374247 00000 n 
+0002374400 00000 n 
+0002374551 00000 n 
+0002374703 00000 n 
+0002374856 00000 n 
+0002375009 00000 n 
+0002375162 00000 n 
+0002375314 00000 n 
+0002375467 00000 n 
+0002375618 00000 n 
+0002375771 00000 n 
+0002375923 00000 n 
+0002376076 00000 n 
+0002376229 00000 n 
+0002376381 00000 n 
+0002376534 00000 n 
+0002376687 00000 n 
+0002376840 00000 n 
+0002376993 00000 n 
+0002377145 00000 n 
+0002377297 00000 n 
+0002377449 00000 n 
+0002377602 00000 n 
+0002377751 00000 n 
+0002377903 00000 n 
+0002378056 00000 n 
+0002378209 00000 n 
+0002378362 00000 n 
+0002378513 00000 n 
+0002378664 00000 n 
+0002378815 00000 n 
+0002378965 00000 n 
+0002379201 00000 n 
+0002368597 00000 n 
+0002367353 00000 n 
+0002379140 00000 n 
+0002381273 00000 n 
+0002381426 00000 n 
+0002381579 00000 n 
+0002381730 00000 n 
+0002381883 00000 n 
+0002382036 00000 n 
+0002382187 00000 n 
+0002382339 00000 n 
+0002382492 00000 n 
+0002382645 00000 n 
+0002382798 00000 n 
+0002382950 00000 n 
+0002383103 00000 n 
+0002383254 00000 n 
+0002383407 00000 n 
+0002383559 00000 n 
+0002383711 00000 n 
+0002383863 00000 n 
+0002384015 00000 n 
+0002384167 00000 n 
+0002384318 00000 n 
+0002384469 00000 n 
+0002384620 00000 n 
+0002384772 00000 n 
+0002384925 00000 n 
+0002385078 00000 n 
+0002385231 00000 n 
+0002385382 00000 n 
+0002385534 00000 n 
+0002385685 00000 n 
+0002385838 00000 n 
+0002385991 00000 n 
+0002386142 00000 n 
+0002386294 00000 n 
+0002386447 00000 n 
+0002386600 00000 n 
+0002386753 00000 n 
+0002386904 00000 n 
+0002387057 00000 n 
+0002387210 00000 n 
+0002387363 00000 n 
+0002387514 00000 n 
+0002387666 00000 n 
+0002387818 00000 n 
+0002387971 00000 n 
+0002388124 00000 n 
+0002388277 00000 n 
+0002388429 00000 n 
+0002388582 00000 n 
+0002388734 00000 n 
+0002388887 00000 n 
+0002389040 00000 n 
+0002389193 00000 n 
+0002389346 00000 n 
+0002389499 00000 n 
+0002389652 00000 n 
+0002389802 00000 n 
+0002389954 00000 n 
+0002390107 00000 n 
+0002390260 00000 n 
+0002390413 00000 n 
+0002392908 00000 n 
+0002390566 00000 n 
+0002390802 00000 n 
+0002380514 00000 n 
+0002379301 00000 n 
+0002390741 00000 n 
+0002872782 00000 n 
+0002393061 00000 n 
+0002393214 00000 n 
+0002393367 00000 n 
+0002393520 00000 n 
+0002393672 00000 n 
+0002393824 00000 n 
+0002393975 00000 n 
+0002394127 00000 n 
+0002394280 00000 n 
+0002394433 00000 n 
+0002394586 00000 n 
+0002394738 00000 n 
+0002394891 00000 n 
+0002395044 00000 n 
+0002395197 00000 n 
+0002395349 00000 n 
+0002395500 00000 n 
+0002395653 00000 n 
+0002395805 00000 n 
+0002395957 00000 n 
+0002396109 00000 n 
+0002396261 00000 n 
+0002396413 00000 n 
+0002396566 00000 n 
+0002396718 00000 n 
+0002396869 00000 n 
+0002397022 00000 n 
+0002397175 00000 n 
+0002397327 00000 n 
+0002397479 00000 n 
+0002397632 00000 n 
+0002397784 00000 n 
+0002397937 00000 n 
+0002398087 00000 n 
+0002398239 00000 n 
+0002398392 00000 n 
+0002398545 00000 n 
+0002398698 00000 n 
+0002398851 00000 n 
+0002399002 00000 n 
+0002399151 00000 n 
+0002399303 00000 n 
+0002399456 00000 n 
+0002399609 00000 n 
+0002399759 00000 n 
+0002399912 00000 n 
+0002400062 00000 n 
+0002400215 00000 n 
+0002400368 00000 n 
+0002400521 00000 n 
+0002400673 00000 n 
+0002400826 00000 n 
+0002400979 00000 n 
+0002401132 00000 n 
+0002401285 00000 n 
+0002403823 00000 n 
+0002401438 00000 n 
+0002401674 00000 n 
+0002392199 00000 n 
+0002390902 00000 n 
+0002401613 00000 n 
+0002403976 00000 n 
+0002404127 00000 n 
+0002404280 00000 n 
+0002404433 00000 n 
+0002404586 00000 n 
+0002404739 00000 n 
+0002404890 00000 n 
+0002405043 00000 n 
+0002405196 00000 n 
+0002405349 00000 n 
+0002405502 00000 n 
+0002405655 00000 n 
+0002405805 00000 n 
+0002405958 00000 n 
+0002406111 00000 n 
+0002406264 00000 n 
+0002406417 00000 n 
+0002406569 00000 n 
+0002406721 00000 n 
+0002406873 00000 n 
+0002407026 00000 n 
+0002407179 00000 n 
+0002407331 00000 n 
+0002407483 00000 n 
+0002407634 00000 n 
+0002407787 00000 n 
+0002407939 00000 n 
+0002408091 00000 n 
+0002408244 00000 n 
+0002408397 00000 n 
+0002408550 00000 n 
+0002408703 00000 n 
+0002408856 00000 n 
+0002409009 00000 n 
+0002409162 00000 n 
+0002409315 00000 n 
+0002409468 00000 n 
+0002409620 00000 n 
+0002409772 00000 n 
+0002409924 00000 n 
+0002410076 00000 n 
+0002410228 00000 n 
+0002410380 00000 n 
+0002410532 00000 n 
+0002410684 00000 n 
+0002410836 00000 n 
+0002410989 00000 n 
+0002411142 00000 n 
+0002411295 00000 n 
+0002411448 00000 n 
+0002411598 00000 n 
+0002411748 00000 n 
+0002411900 00000 n 
+0002412052 00000 n 
+0002412205 00000 n 
+0002412358 00000 n 
+0002412511 00000 n 
+0002412664 00000 n 
+0002412817 00000 n 
+0002412970 00000 n 
+0002413123 00000 n 
+0002413276 00000 n 
+0002415752 00000 n 
+0002413427 00000 n 
+0002413663 00000 n 
+0002403044 00000 n 
+0002401774 00000 n 
+0002413602 00000 n 
+0002415905 00000 n 
+0002416057 00000 n 
+0002416210 00000 n 
+0002416363 00000 n 
+0002416516 00000 n 
+0002416668 00000 n 
+0002416819 00000 n 
+0002416972 00000 n 
+0002417125 00000 n 
+0002417278 00000 n 
+0002417430 00000 n 
+0002417582 00000 n 
+0002417734 00000 n 
+0002417886 00000 n 
+0002418039 00000 n 
+0002418190 00000 n 
+0002418342 00000 n 
+0002418494 00000 n 
+0002418645 00000 n 
+0002418798 00000 n 
+0002418951 00000 n 
+0002419104 00000 n 
+0002419257 00000 n 
+0002419409 00000 n 
+0002419562 00000 n 
+0002419715 00000 n 
+0002419868 00000 n 
+0002420021 00000 n 
+0002420173 00000 n 
+0002420326 00000 n 
+0002420479 00000 n 
+0002420632 00000 n 
+0002420784 00000 n 
+0002420937 00000 n 
+0002421090 00000 n 
+0002421242 00000 n 
+0002421395 00000 n 
+0002421547 00000 n 
+0002421700 00000 n 
+0002421853 00000 n 
+0002422006 00000 n 
+0002422158 00000 n 
+0002422311 00000 n 
+0002422463 00000 n 
+0002422615 00000 n 
+0002422768 00000 n 
+0002422921 00000 n 
+0002423074 00000 n 
+0002423227 00000 n 
+0002423380 00000 n 
+0002423529 00000 n 
+0002423678 00000 n 
+0002423831 00000 n 
+0002423984 00000 n 
+0002424137 00000 n 
+0002424290 00000 n 
+0002426953 00000 n 
+0002424442 00000 n 
+0002424678 00000 n 
+0002415033 00000 n 
+0002413763 00000 n 
+0002424617 00000 n 
+0002427106 00000 n 
+0002427259 00000 n 
+0002427411 00000 n 
+0002427563 00000 n 
+0002427715 00000 n 
+0002427867 00000 n 
+0002428019 00000 n 
+0002428172 00000 n 
+0002428324 00000 n 
+0002428477 00000 n 
+0002428630 00000 n 
+0002428783 00000 n 
+0002428935 00000 n 
+0002429085 00000 n 
+0002429238 00000 n 
+0002429391 00000 n 
+0002429544 00000 n 
+0002429697 00000 n 
+0002429849 00000 n 
+0002430001 00000 n 
+0002430153 00000 n 
+0002430304 00000 n 
+0002430457 00000 n 
+0002430610 00000 n 
+0002430762 00000 n 
+0002430915 00000 n 
+0002431068 00000 n 
+0002431221 00000 n 
+0002431373 00000 n 
+0002431525 00000 n 
+0002431677 00000 n 
+0002431827 00000 n 
+0002431980 00000 n 
+0002432133 00000 n 
+0002432286 00000 n 
+0002432439 00000 n 
+0002432592 00000 n 
+0002432744 00000 n 
+0002432896 00000 n 
+0002433047 00000 n 
+0002433200 00000 n 
+0002433353 00000 n 
+0002433506 00000 n 
+0002433656 00000 n 
+0002433809 00000 n 
+0002433962 00000 n 
+0002434115 00000 n 
+0002434268 00000 n 
+0002434420 00000 n 
+0002434572 00000 n 
+0002434724 00000 n 
+0002434876 00000 n 
+0002435026 00000 n 
+0002435179 00000 n 
+0002435332 00000 n 
+0002435485 00000 n 
+0002435637 00000 n 
+0002435789 00000 n 
+0002435942 00000 n 
+0002436094 00000 n 
+0002436247 00000 n 
+0002436399 00000 n 
+0002436552 00000 n 
+0002436705 00000 n 
+0002436858 00000 n 
+0002439296 00000 n 
+0002437010 00000 n 
+0002437246 00000 n 
+0002426144 00000 n 
+0002424778 00000 n 
+0002437185 00000 n 
+0002439449 00000 n 
+0002439602 00000 n 
+0002439755 00000 n 
+0002439907 00000 n 
+0002440060 00000 n 
+0002440212 00000 n 
+0002440364 00000 n 
+0002440517 00000 n 
+0002440670 00000 n 
+0002440822 00000 n 
+0002440974 00000 n 
+0002441127 00000 n 
+0002441280 00000 n 
+0002441433 00000 n 
+0002441586 00000 n 
+0002441739 00000 n 
+0002441891 00000 n 
+0002442044 00000 n 
+0002442197 00000 n 
+0002442350 00000 n 
+0002442503 00000 n 
+0002442655 00000 n 
+0002442808 00000 n 
+0002442960 00000 n 
+0002443113 00000 n 
+0002443266 00000 n 
+0002443419 00000 n 
+0002443572 00000 n 
+0002443725 00000 n 
+0002443877 00000 n 
+0002444030 00000 n 
+0002444182 00000 n 
+0002444335 00000 n 
+0002444487 00000 n 
+0002444640 00000 n 
+0002444792 00000 n 
+0002444944 00000 n 
+0002445096 00000 n 
+0002445248 00000 n 
+0002445400 00000 n 
+0002445552 00000 n 
+0002445704 00000 n 
+0002445857 00000 n 
+0002446010 00000 n 
+0002446162 00000 n 
+0002446314 00000 n 
+0002446467 00000 n 
+0002446620 00000 n 
+0002446773 00000 n 
+0002446926 00000 n 
+0002447078 00000 n 
+0002447231 00000 n 
+0002447384 00000 n 
+0002447537 00000 n 
+0002447690 00000 n 
+0002447843 00000 n 
+0002447995 00000 n 
+0002448147 00000 n 
+0002448300 00000 n 
+0002448452 00000 n 
+0002451675 00000 n 
+0002448602 00000 n 
+0002448838 00000 n 
+0002438537 00000 n 
+0002437359 00000 n 
+0002448777 00000 n 
+0002451828 00000 n 
+0002451981 00000 n 
+0002452133 00000 n 
+0002452285 00000 n 
+0002452438 00000 n 
+0002452591 00000 n 
+0002452744 00000 n 
+0002452897 00000 n 
+0002453049 00000 n 
+0002453202 00000 n 
+0002453353 00000 n 
+0002453506 00000 n 
+0002453659 00000 n 
+0002453812 00000 n 
+0002453965 00000 n 
+0002454117 00000 n 
+0002454270 00000 n 
+0002454423 00000 n 
+0002454576 00000 n 
+0002454728 00000 n 
+0002454880 00000 n 
+0002455033 00000 n 
+0002455185 00000 n 
+0002455337 00000 n 
+0002455489 00000 n 
+0002455641 00000 n 
+0002455793 00000 n 
+0002455944 00000 n 
+0002456096 00000 n 
+0002456247 00000 n 
+0002456398 00000 n 
+0002456548 00000 n 
+0002456698 00000 n 
+0002456850 00000 n 
+0002457002 00000 n 
+0002457154 00000 n 
+0002457306 00000 n 
+0002457458 00000 n 
+0002457609 00000 n 
+0002457761 00000 n 
+0002457912 00000 n 
+0002458064 00000 n 
+0002458215 00000 n 
+0002458368 00000 n 
+0002458521 00000 n 
+0002458672 00000 n 
+0002458825 00000 n 
+0002458976 00000 n 
+0002459127 00000 n 
+0002459280 00000 n 
+0002459431 00000 n 
+0002459584 00000 n 
+0002459736 00000 n 
+0002459888 00000 n 
+0002460041 00000 n 
+0002460194 00000 n 
+0002460346 00000 n 
+0002460499 00000 n 
+0002460650 00000 n 
+0002460802 00000 n 
+0002460954 00000 n 
+0002461106 00000 n 
+0002461259 00000 n 
+0002461411 00000 n 
+0002461564 00000 n 
+0002461717 00000 n 
+0002461870 00000 n 
+0002462022 00000 n 
+0002462174 00000 n 
+0002462325 00000 n 
+0002462477 00000 n 
+0002462628 00000 n 
+0002462780 00000 n 
+0002462933 00000 n 
+0002463085 00000 n 
+0002463237 00000 n 
+0002463390 00000 n 
+0002463542 00000 n 
+0002463693 00000 n 
+0002463845 00000 n 
+0002463998 00000 n 
+0002464150 00000 n 
+0002464302 00000 n 
+0002464453 00000 n 
+0002464603 00000 n 
+0002464751 00000 n 
+0002464902 00000 n 
+0002465054 00000 n 
+0002465207 00000 n 
+0002465359 00000 n 
+0002468728 00000 n 
+0002465509 00000 n 
+0002465745 00000 n 
+0002450616 00000 n 
+0002448964 00000 n 
+0002465684 00000 n 
+0002872915 00000 n 
+0002468880 00000 n 
+0002469032 00000 n 
+0002469185 00000 n 
+0002469337 00000 n 
+0002469489 00000 n 
+0002469640 00000 n 
+0002469792 00000 n 
+0002469945 00000 n 
+0002470097 00000 n 
+0002470250 00000 n 
+0002470402 00000 n 
+0002470555 00000 n 
+0002470707 00000 n 
+0002470859 00000 n 
+0002471012 00000 n 
+0002471165 00000 n 
+0002471317 00000 n 
+0002471469 00000 n 
+0002471622 00000 n 
+0002471775 00000 n 
+0002471928 00000 n 
+0002472081 00000 n 
+0002472233 00000 n 
+0002472385 00000 n 
+0002472538 00000 n 
+0002472690 00000 n 
+0002472841 00000 n 
+0002472994 00000 n 
+0002473147 00000 n 
+0002473300 00000 n 
+0002473453 00000 n 
+0002473606 00000 n 
+0002473759 00000 n 
+0002473911 00000 n 
+0002474064 00000 n 
+0002474216 00000 n 
+0002474369 00000 n 
+0002474522 00000 n 
+0002474674 00000 n 
+0002474827 00000 n 
+0002474980 00000 n 
+0002475132 00000 n 
+0002475285 00000 n 
+0002475437 00000 n 
+0002475590 00000 n 
+0002475742 00000 n 
+0002475893 00000 n 
+0002476046 00000 n 
+0002476199 00000 n 
+0002476352 00000 n 
+0002476505 00000 n 
+0002476657 00000 n 
+0002476810 00000 n 
+0002476962 00000 n 
+0002477113 00000 n 
+0002477265 00000 n 
+0002477418 00000 n 
+0002477571 00000 n 
+0002477723 00000 n 
+0002477876 00000 n 
+0002478028 00000 n 
+0002478181 00000 n 
+0002478333 00000 n 
+0002478486 00000 n 
+0002478637 00000 n 
+0002478789 00000 n 
+0002478942 00000 n 
+0002479094 00000 n 
+0002479246 00000 n 
+0002479398 00000 n 
+0002479551 00000 n 
+0002479704 00000 n 
+0002479856 00000 n 
+0002480009 00000 n 
+0002480162 00000 n 
+0002480315 00000 n 
+0002480468 00000 n 
+0002480621 00000 n 
+0002480774 00000 n 
+0002480927 00000 n 
+0002481080 00000 n 
+0002481233 00000 n 
+0002481386 00000 n 
+0002481539 00000 n 
+0002481692 00000 n 
+0002481844 00000 n 
+0002481997 00000 n 
+0002482150 00000 n 
+0002482303 00000 n 
+0002482456 00000 n 
+0002482608 00000 n 
+0002482761 00000 n 
+0002482913 00000 n 
+0002483066 00000 n 
+0002483219 00000 n 
+0002483371 00000 n 
+0002483524 00000 n 
+0002483677 00000 n 
+0002483829 00000 n 
+0002483982 00000 n 
+0002484134 00000 n 
+0002484287 00000 n 
+0002484439 00000 n 
+0002484592 00000 n 
+0002484745 00000 n 
+0002484898 00000 n 
+0002485050 00000 n 
+0002485203 00000 n 
+0002485354 00000 n 
+0002485506 00000 n 
+0002488729 00000 n 
+0002485657 00000 n 
+0002485893 00000 n 
+0002467469 00000 n 
+0002465858 00000 n 
+0002485832 00000 n 
+0002488882 00000 n 
+0002489035 00000 n 
+0002489188 00000 n 
+0002489341 00000 n 
+0002489494 00000 n 
+0002489646 00000 n 
+0002489799 00000 n 
+0002489951 00000 n 
+0002490103 00000 n 
+0002490255 00000 n 
+0002490408 00000 n 
+0002490560 00000 n 
+0002490711 00000 n 
+0002490863 00000 n 
+0002491015 00000 n 
+0002491168 00000 n 
+0002491319 00000 n 
+0002491472 00000 n 
+0002491624 00000 n 
+0002491776 00000 n 
+0002491929 00000 n 
+0002492082 00000 n 
+0002492234 00000 n 
+0002492387 00000 n 
+0002492540 00000 n 
+0002492692 00000 n 
+0002492845 00000 n 
+0002492998 00000 n 
+0002493151 00000 n 
+0002493304 00000 n 
+0002493457 00000 n 
+0002493610 00000 n 
+0002493761 00000 n 
+0002493913 00000 n 
+0002494066 00000 n 
+0002494217 00000 n 
+0002494369 00000 n 
+0002494522 00000 n 
+0002494673 00000 n 
+0002494826 00000 n 
+0002494979 00000 n 
+0002495131 00000 n 
+0002495283 00000 n 
+0002495434 00000 n 
+0002495586 00000 n 
+0002495739 00000 n 
+0002495892 00000 n 
+0002496045 00000 n 
+0002496198 00000 n 
+0002496351 00000 n 
+0002496502 00000 n 
+0002496652 00000 n 
+0002496805 00000 n 
+0002496957 00000 n 
+0002497110 00000 n 
+0002497263 00000 n 
+0002497415 00000 n 
+0002497568 00000 n 
+0002497719 00000 n 
+0002497871 00000 n 
+0002498024 00000 n 
+0002498175 00000 n 
+0002498328 00000 n 
+0002498481 00000 n 
+0002498633 00000 n 
+0002498785 00000 n 
+0002498938 00000 n 
+0002499089 00000 n 
+0002499242 00000 n 
+0002499395 00000 n 
+0002499547 00000 n 
+0002499700 00000 n 
+0002499851 00000 n 
+0002500003 00000 n 
+0002500156 00000 n 
+0002500309 00000 n 
+0002500462 00000 n 
+0002500615 00000 n 
+0002500767 00000 n 
+0002500920 00000 n 
+0002501073 00000 n 
+0002501226 00000 n 
+0002501379 00000 n 
+0002501532 00000 n 
+0002501685 00000 n 
+0002501837 00000 n 
+0002501990 00000 n 
+0002502143 00000 n 
+0002502295 00000 n 
+0002502448 00000 n 
+0002502600 00000 n 
+0002502751 00000 n 
+0002502903 00000 n 
+0002503055 00000 n 
+0002503208 00000 n 
+0002503358 00000 n 
+0002503511 00000 n 
+0002503663 00000 n 
+0002503816 00000 n 
+0002503969 00000 n 
+0002504122 00000 n 
+0002504274 00000 n 
+0002504427 00000 n 
+0002504580 00000 n 
+0002504732 00000 n 
+0002504885 00000 n 
+0002508277 00000 n 
+0002505037 00000 n 
+0002505273 00000 n 
+0002487510 00000 n 
+0002486006 00000 n 
+0002505212 00000 n 
+0002508430 00000 n 
+0002508582 00000 n 
+0002508735 00000 n 
+0002508888 00000 n 
+0002509041 00000 n 
+0002509192 00000 n 
+0002509345 00000 n 
+0002509497 00000 n 
+0002509650 00000 n 
+0002509803 00000 n 
+0002509954 00000 n 
+0002510107 00000 n 
+0002510260 00000 n 
+0002510413 00000 n 
+0002510565 00000 n 
+0002510718 00000 n 
+0002510871 00000 n 
+0002511024 00000 n 
+0002511177 00000 n 
+0002511330 00000 n 
+0002511483 00000 n 
+0002511636 00000 n 
+0002511789 00000 n 
+0002511942 00000 n 
+0002512095 00000 n 
+0002512248 00000 n 
+0002512401 00000 n 
+0002512553 00000 n 
+0002512706 00000 n 
+0002512858 00000 n 
+0002513010 00000 n 
+0002513163 00000 n 
+0002513316 00000 n 
+0002513469 00000 n 
+0002513621 00000 n 
+0002513774 00000 n 
+0002513926 00000 n 
+0002514079 00000 n 
+0002514231 00000 n 
+0002514382 00000 n 
+0002514535 00000 n 
+0002514688 00000 n 
+0002514839 00000 n 
+0002514992 00000 n 
+0002515140 00000 n 
+0002515291 00000 n 
+0002515444 00000 n 
+0002515596 00000 n 
+0002515749 00000 n 
+0002515902 00000 n 
+0002516055 00000 n 
+0002516207 00000 n 
+0002516360 00000 n 
+0002516512 00000 n 
+0002516663 00000 n 
+0002516816 00000 n 
+0002516968 00000 n 
+0002517120 00000 n 
+0002517273 00000 n 
+0002517426 00000 n 
+0002517579 00000 n 
+0002517731 00000 n 
+0002517884 00000 n 
+0002518036 00000 n 
+0002518189 00000 n 
+0002518342 00000 n 
+0002518494 00000 n 
+0002518647 00000 n 
+0002518799 00000 n 
+0002518952 00000 n 
+0002519104 00000 n 
+0002519257 00000 n 
+0002519410 00000 n 
+0002519563 00000 n 
+0002519715 00000 n 
+0002519868 00000 n 
+0002520021 00000 n 
+0002520174 00000 n 
+0002520327 00000 n 
+0002520480 00000 n 
+0002520633 00000 n 
+0002520786 00000 n 
+0002520939 00000 n 
+0002521092 00000 n 
+0002521244 00000 n 
+0002521396 00000 n 
+0002521549 00000 n 
+0002521701 00000 n 
+0002521852 00000 n 
+0002522004 00000 n 
+0002522157 00000 n 
+0002522310 00000 n 
+0002522461 00000 n 
+0002522613 00000 n 
+0002522765 00000 n 
+0002522917 00000 n 
+0002523070 00000 n 
+0002523223 00000 n 
+0002523376 00000 n 
+0002523528 00000 n 
+0002523681 00000 n 
+0002523834 00000 n 
+0002523986 00000 n 
+0002524137 00000 n 
+0002527604 00000 n 
+0002527756 00000 n 
+0002524288 00000 n 
+0002524524 00000 n 
+0002507078 00000 n 
+0002505386 00000 n 
+0002524463 00000 n 
+0002527909 00000 n 
+0002528061 00000 n 
+0002528214 00000 n 
+0002528366 00000 n 
+0002528519 00000 n 
+0002528670 00000 n 
+0002528823 00000 n 
+0002528974 00000 n 
+0002529127 00000 n 
+0002529279 00000 n 
+0002529432 00000 n 
+0002529585 00000 n 
+0002529737 00000 n 
+0002529890 00000 n 
+0002530043 00000 n 
+0002530196 00000 n 
+0002530348 00000 n 
+0002530500 00000 n 
+0002530653 00000 n 
+0002530806 00000 n 
+0002530958 00000 n 
+0002531111 00000 n 
+0002531263 00000 n 
+0002531416 00000 n 
+0002531568 00000 n 
+0002531721 00000 n 
+0002531874 00000 n 
+0002532027 00000 n 
+0002532180 00000 n 
+0002532332 00000 n 
+0002532485 00000 n 
+0002532638 00000 n 
+0002532790 00000 n 
+0002532943 00000 n 
+0002533096 00000 n 
+0002533248 00000 n 
+0002533399 00000 n 
+0002533552 00000 n 
+0002533704 00000 n 
+0002533857 00000 n 
+0002534009 00000 n 
+0002534162 00000 n 
+0002534314 00000 n 
+0002534467 00000 n 
+0002534620 00000 n 
+0002534772 00000 n 
+0002534923 00000 n 
+0002535076 00000 n 
+0002535228 00000 n 
+0002535381 00000 n 
+0002535534 00000 n 
+0002535687 00000 n 
+0002535840 00000 n 
+0002535993 00000 n 
+0002536146 00000 n 
+0002536298 00000 n 
+0002536449 00000 n 
+0002536602 00000 n 
+0002536754 00000 n 
+0002536907 00000 n 
+0002537058 00000 n 
+0002537210 00000 n 
+0002537362 00000 n 
+0002537515 00000 n 
+0002537667 00000 n 
+0002537819 00000 n 
+0002537972 00000 n 
+0002538123 00000 n 
+0002538275 00000 n 
+0002538428 00000 n 
+0002538581 00000 n 
+0002538734 00000 n 
+0002538886 00000 n 
+0002539039 00000 n 
+0002539192 00000 n 
+0002539343 00000 n 
+0002539496 00000 n 
+0002539649 00000 n 
+0002539801 00000 n 
+0002539954 00000 n 
+0002540107 00000 n 
+0002540260 00000 n 
+0002540413 00000 n 
+0002540566 00000 n 
+0002540718 00000 n 
+0002540871 00000 n 
+0002541023 00000 n 
+0002541175 00000 n 
+0002541328 00000 n 
+0002541480 00000 n 
+0002541631 00000 n 
+0002541784 00000 n 
+0002541937 00000 n 
+0002542090 00000 n 
+0002542243 00000 n 
+0002542395 00000 n 
+0002542548 00000 n 
+0002542700 00000 n 
+0002542853 00000 n 
+0002543005 00000 n 
+0002543158 00000 n 
+0002543310 00000 n 
+0002543462 00000 n 
+0002543615 00000 n 
+0002543768 00000 n 
+0002543921 00000 n 
+0002544073 00000 n 
+0002544226 00000 n 
+0002544379 00000 n 
+0002544532 00000 n 
+0002544684 00000 n 
+0002544837 00000 n 
+0002544990 00000 n 
+0002545143 00000 n 
+0002545296 00000 n 
+0002545447 00000 n 
+0002548787 00000 n 
+0002545598 00000 n 
+0002545834 00000 n 
+0002526275 00000 n 
+0002524650 00000 n 
+0002545773 00000 n 
+0002548940 00000 n 
+0002549093 00000 n 
+0002549246 00000 n 
+0002549399 00000 n 
+0002549552 00000 n 
+0002549704 00000 n 
+0002549857 00000 n 
+0002550008 00000 n 
+0002550161 00000 n 
+0002550314 00000 n 
+0002550466 00000 n 
+0002550615 00000 n 
+0002550765 00000 n 
+0002550918 00000 n 
+0002551070 00000 n 
+0002551222 00000 n 
+0002551375 00000 n 
+0002551526 00000 n 
+0002551679 00000 n 
+0002551832 00000 n 
+0002551985 00000 n 
+0002552138 00000 n 
+0002552291 00000 n 
+0002552444 00000 n 
+0002552597 00000 n 
+0002552750 00000 n 
+0002552903 00000 n 
+0002553056 00000 n 
+0002553209 00000 n 
+0002553360 00000 n 
+0002553513 00000 n 
+0002553665 00000 n 
+0002553818 00000 n 
+0002553971 00000 n 
+0002554124 00000 n 
+0002554277 00000 n 
+0002554430 00000 n 
+0002554583 00000 n 
+0002554735 00000 n 
+0002554888 00000 n 
+0002555039 00000 n 
+0002555192 00000 n 
+0002555344 00000 n 
+0002555497 00000 n 
+0002555650 00000 n 
+0002555803 00000 n 
+0002555956 00000 n 
+0002556109 00000 n 
+0002556261 00000 n 
+0002556414 00000 n 
+0002556566 00000 n 
+0002556719 00000 n 
+0002556872 00000 n 
+0002557025 00000 n 
+0002557178 00000 n 
+0002557330 00000 n 
+0002557483 00000 n 
+0002557636 00000 n 
+0002557787 00000 n 
+0002557938 00000 n 
+0002558090 00000 n 
+0002558243 00000 n 
+0002558395 00000 n 
+0002558547 00000 n 
+0002558700 00000 n 
+0002558852 00000 n 
+0002559004 00000 n 
+0002559156 00000 n 
+0002559308 00000 n 
+0002559461 00000 n 
+0002559612 00000 n 
+0002559765 00000 n 
+0002559918 00000 n 
+0002560071 00000 n 
+0002560223 00000 n 
+0002560376 00000 n 
+0002560527 00000 n 
+0002560680 00000 n 
+0002560831 00000 n 
+0002560984 00000 n 
+0002561137 00000 n 
+0002561290 00000 n 
+0002561443 00000 n 
+0002561596 00000 n 
+0002561749 00000 n 
+0002561902 00000 n 
+0002562055 00000 n 
+0002562208 00000 n 
+0002562361 00000 n 
+0002562514 00000 n 
+0002562667 00000 n 
+0002562820 00000 n 
+0002562973 00000 n 
+0002563126 00000 n 
+0002563279 00000 n 
+0002563430 00000 n 
+0002563582 00000 n 
+0002563735 00000 n 
+0002563887 00000 n 
+0002564040 00000 n 
+0002564192 00000 n 
+0002564344 00000 n 
+0002564497 00000 n 
+0002564649 00000 n 
+0002564802 00000 n 
+0002564953 00000 n 
+0002565106 00000 n 
+0002565259 00000 n 
+0002565412 00000 n 
+0002565565 00000 n 
+0002565718 00000 n 
+0002565871 00000 n 
+0002566024 00000 n 
+0002566176 00000 n 
+0002569405 00000 n 
+0002566327 00000 n 
+0002566563 00000 n 
+0002547488 00000 n 
+0002545947 00000 n 
+0002566502 00000 n 
+0002569558 00000 n 
+0002569711 00000 n 
+0002569864 00000 n 
+0002570016 00000 n 
+0002570169 00000 n 
+0002570320 00000 n 
+0002570473 00000 n 
+0002570625 00000 n 
+0002570778 00000 n 
+0002570930 00000 n 
+0002571083 00000 n 
+0002571236 00000 n 
+0002571388 00000 n 
+0002571541 00000 n 
+0002571694 00000 n 
+0002571846 00000 n 
+0002571999 00000 n 
+0002572152 00000 n 
+0002572305 00000 n 
+0002572457 00000 n 
+0002572610 00000 n 
+0002572762 00000 n 
+0002572915 00000 n 
+0002573068 00000 n 
+0002573221 00000 n 
+0002573374 00000 n 
+0002573526 00000 n 
+0002573679 00000 n 
+0002573832 00000 n 
+0002573985 00000 n 
+0002574138 00000 n 
+0002574291 00000 n 
+0002574443 00000 n 
+0002574596 00000 n 
+0002574745 00000 n 
+0002574896 00000 n 
+0002575048 00000 n 
+0002575200 00000 n 
+0002575351 00000 n 
+0002575504 00000 n 
+0002575656 00000 n 
+0002575809 00000 n 
+0002575961 00000 n 
+0002576113 00000 n 
+0002576266 00000 n 
+0002576418 00000 n 
+0002576571 00000 n 
+0002576724 00000 n 
+0002576877 00000 n 
+0002577030 00000 n 
+0002577182 00000 n 
+0002577335 00000 n 
+0002577488 00000 n 
+0002577639 00000 n 
+0002577790 00000 n 
+0002577942 00000 n 
+0002578095 00000 n 
+0002578248 00000 n 
+0002578401 00000 n 
+0002578554 00000 n 
+0002578705 00000 n 
+0002578858 00000 n 
+0002579010 00000 n 
+0002579162 00000 n 
+0002579314 00000 n 
+0002579467 00000 n 
+0002579620 00000 n 
+0002579772 00000 n 
+0002579925 00000 n 
+0002580078 00000 n 
+0002580231 00000 n 
+0002580384 00000 n 
+0002580537 00000 n 
+0002580690 00000 n 
+0002580841 00000 n 
+0002580993 00000 n 
+0002581146 00000 n 
+0002581299 00000 n 
+0002581452 00000 n 
+0002581604 00000 n 
+0002581756 00000 n 
+0002581908 00000 n 
+0002582061 00000 n 
+0002582211 00000 n 
+0002582363 00000 n 
+0002582514 00000 n 
+0002582666 00000 n 
+0002582818 00000 n 
+0002582970 00000 n 
+0002583120 00000 n 
+0002583272 00000 n 
+0002583424 00000 n 
+0002583576 00000 n 
+0002583727 00000 n 
+0002586634 00000 n 
+0002583877 00000 n 
+0002584113 00000 n 
+0002568306 00000 n 
+0002566676 00000 n 
+0002584052 00000 n 
+0002873048 00000 n 
+0002586785 00000 n 
+0002586935 00000 n 
+0002587087 00000 n 
+0002587239 00000 n 
+0002587391 00000 n 
+0002587541 00000 n 
+0002587693 00000 n 
+0002587844 00000 n 
+0002587995 00000 n 
+0002588146 00000 n 
+0002588298 00000 n 
+0002588449 00000 n 
+0002588600 00000 n 
+0002588751 00000 n 
+0002588903 00000 n 
+0002589054 00000 n 
+0002589206 00000 n 
+0002589358 00000 n 
+0002589510 00000 n 
+0002589662 00000 n 
+0002589814 00000 n 
+0002589966 00000 n 
+0002590118 00000 n 
+0002590269 00000 n 
+0002590420 00000 n 
+0002590571 00000 n 
+0002590723 00000 n 
+0002590873 00000 n 
+0002591025 00000 n 
+0002591176 00000 n 
+0002591328 00000 n 
+0002591479 00000 n 
+0002591631 00000 n 
+0002591783 00000 n 
+0002591935 00000 n 
+0002592085 00000 n 
+0002592237 00000 n 
+0002592388 00000 n 
+0002592540 00000 n 
+0002592691 00000 n 
+0002592843 00000 n 
+0002592995 00000 n 
+0002593146 00000 n 
+0002593298 00000 n 
+0002593450 00000 n 
+0002593602 00000 n 
+0002593754 00000 n 
+0002593905 00000 n 
+0002594057 00000 n 
+0002594209 00000 n 
+0002594359 00000 n 
+0002594509 00000 n 
+0002594659 00000 n 
+0002594812 00000 n 
+0002594964 00000 n 
+0002595117 00000 n 
+0002595270 00000 n 
+0002595423 00000 n 
+0002595576 00000 n 
+0002595729 00000 n 
+0002595882 00000 n 
+0002596035 00000 n 
+0002596188 00000 n 
+0002596341 00000 n 
+0002596494 00000 n 
+0002596647 00000 n 
+0002596800 00000 n 
+0002596953 00000 n 
+0002597106 00000 n 
+0002597259 00000 n 
+0002597410 00000 n 
+0002597562 00000 n 
+0002597714 00000 n 
+0002597867 00000 n 
+0002598020 00000 n 
+0002598172 00000 n 
+0002598324 00000 n 
+0002598477 00000 n 
+0002600964 00000 n 
+0002598628 00000 n 
+0002598864 00000 n 
+0002585695 00000 n 
+0002584226 00000 n 
+0002598803 00000 n 
+0002601117 00000 n 
+0002601270 00000 n 
+0002601422 00000 n 
+0002601574 00000 n 
+0002601724 00000 n 
+0002601877 00000 n 
+0002602030 00000 n 
+0002602183 00000 n 
+0002602336 00000 n 
+0002602488 00000 n 
+0002602640 00000 n 
+0002602791 00000 n 
+0002602944 00000 n 
+0002603097 00000 n 
+0002603250 00000 n 
+0002603402 00000 n 
+0002603554 00000 n 
+0002603706 00000 n 
+0002603857 00000 n 
+0002604010 00000 n 
+0002604163 00000 n 
+0002604315 00000 n 
+0002604467 00000 n 
+0002604619 00000 n 
+0002604771 00000 n 
+0002604922 00000 n 
+0002605073 00000 n 
+0002605226 00000 n 
+0002605378 00000 n 
+0002605531 00000 n 
+0002605684 00000 n 
+0002605836 00000 n 
+0002605989 00000 n 
+0002606142 00000 n 
+0002606292 00000 n 
+0002606443 00000 n 
+0002606596 00000 n 
+0002606749 00000 n 
+0002606900 00000 n 
+0002607053 00000 n 
+0002607206 00000 n 
+0002607358 00000 n 
+0002607511 00000 n 
+0002607664 00000 n 
+0002607817 00000 n 
+0002607969 00000 n 
+0002608122 00000 n 
+0002608273 00000 n 
+0002608423 00000 n 
+0002608573 00000 n 
+0002608722 00000 n 
+0002608871 00000 n 
+0002609020 00000 n 
+0002609170 00000 n 
+0002609323 00000 n 
+0002609476 00000 n 
+0002609629 00000 n 
+0002609780 00000 n 
+0002609931 00000 n 
+0002610084 00000 n 
+0002610236 00000 n 
+0002610385 00000 n 
+0002610536 00000 n 
+0002613112 00000 n 
+0002610687 00000 n 
+0002610923 00000 n 
+0002600175 00000 n 
+0002598964 00000 n 
+0002610862 00000 n 
+0002613265 00000 n 
+0002613418 00000 n 
+0002613571 00000 n 
+0002613723 00000 n 
+0002613875 00000 n 
+0002614027 00000 n 
+0002614180 00000 n 
+0002614333 00000 n 
+0002614486 00000 n 
+0002614638 00000 n 
+0002614791 00000 n 
+0002614943 00000 n 
+0002615094 00000 n 
+0002615247 00000 n 
+0002615400 00000 n 
+0002615553 00000 n 
+0002615706 00000 n 
+0002615858 00000 n 
+0002616011 00000 n 
+0002616163 00000 n 
+0002616316 00000 n 
+0002616469 00000 n 
+0002616622 00000 n 
+0002616775 00000 n 
+0002616928 00000 n 
+0002617080 00000 n 
+0002617232 00000 n 
+0002617385 00000 n 
+0002617538 00000 n 
+0002617691 00000 n 
+0002617844 00000 n 
+0002617997 00000 n 
+0002618150 00000 n 
+0002618303 00000 n 
+0002618455 00000 n 
+0002618608 00000 n 
+0002618761 00000 n 
+0002618914 00000 n 
+0002619066 00000 n 
+0002619219 00000 n 
+0002619371 00000 n 
+0002619524 00000 n 
+0002619677 00000 n 
+0002619830 00000 n 
+0002619982 00000 n 
+0002620134 00000 n 
+0002620285 00000 n 
+0002620437 00000 n 
+0002620590 00000 n 
+0002620742 00000 n 
+0002620895 00000 n 
+0002621048 00000 n 
+0002621201 00000 n 
+0002621354 00000 n 
+0002621504 00000 n 
+0002621656 00000 n 
+0002621808 00000 n 
+0002621961 00000 n 
+0002622114 00000 n 
+0002622267 00000 n 
+0002622420 00000 n 
+0002622572 00000 n 
+0002622725 00000 n 
+0002624910 00000 n 
+0002622878 00000 n 
+0002623114 00000 n 
+0002612323 00000 n 
+0002611023 00000 n 
+0002623053 00000 n 
+0002625061 00000 n 
+0002625213 00000 n 
+0002625365 00000 n 
+0002625515 00000 n 
+0002625668 00000 n 
+0002625821 00000 n 
+0002625974 00000 n 
+0002626127 00000 n 
+0002626279 00000 n 
+0002626431 00000 n 
+0002626582 00000 n 
+0002626733 00000 n 
+0002626886 00000 n 
+0002627039 00000 n 
+0002627192 00000 n 
+0002627345 00000 n 
+0002627497 00000 n 
+0002627649 00000 n 
+0002627801 00000 n 
+0002627953 00000 n 
+0002628105 00000 n 
+0002628257 00000 n 
+0002628409 00000 n 
+0002628561 00000 n 
+0002628713 00000 n 
+0002628865 00000 n 
+0002629017 00000 n 
+0002629169 00000 n 
+0002629320 00000 n 
+0002629471 00000 n 
+0002629620 00000 n 
+0002629770 00000 n 
+0002629920 00000 n 
+0002630070 00000 n 
+0002630220 00000 n 
+0002630370 00000 n 
+0002630520 00000 n 
+0002630672 00000 n 
+0002630824 00000 n 
+0002630974 00000 n 
+0002631124 00000 n 
+0002631274 00000 n 
+0002631424 00000 n 
+0002631576 00000 n 
+0002631729 00000 n 
+0002631881 00000 n 
+0002632034 00000 n 
+0002632186 00000 n 
+0002632422 00000 n 
+0002624281 00000 n 
+0002623214 00000 n 
+0002632361 00000 n 
+0002632522 00000 n 
+0002632565 00000 n 
+0002632693 00000 n 
+0002632720 00000 n 
+0002632825 00000 n 
+0002633283 00000 n 
+0002633914 00000 n 
+0002634323 00000 n 
+0002634471 00000 n 
+0002634510 00000 n 
+0002858050 00000 n 
+0002634549 00000 n 
+0002635026 00000 n 
+0002635379 00000 n 
+0002635406 00000 n 
+0002636043 00000 n 
+0002636145 00000 n 
+0002636425 00000 n 
+0002637118 00000 n 
+0002637147 00000 n 
+0002637746 00000 n 
+0002637906 00000 n 
+0002638161 00000 n 
+0002638644 00000 n 
+0002639315 00000 n 
+0002639887 00000 n 
+0002640073 00000 n 
+0002640971 00000 n 
+0002641618 00000 n 
+0002642011 00000 n 
+0002642587 00000 n 
+0002643280 00000 n 
+0002643319 00000 n 
+0002643981 00000 n 
+0002644881 00000 n 
+0002646727 00000 n 
+0002646960 00000 n 
+0002652975 00000 n 
+0002653573 00000 n 
+0002664770 00000 n 
+0002665165 00000 n 
+0002666982 00000 n 
+0002667219 00000 n 
+0002669773 00000 n 
+0002670003 00000 n 
+0002672781 00000 n 
+0002673013 00000 n 
+0002678293 00000 n 
+0002678565 00000 n 
+0002680381 00000 n 
+0002680617 00000 n 
+0002683406 00000 n 
+0002683681 00000 n 
+0002687724 00000 n 
+0002687974 00000 n 
+0002689886 00000 n 
+0002690110 00000 n 
+0002700049 00000 n 
+0002700457 00000 n 
+0002702591 00000 n 
+0002702828 00000 n 
+0002707026 00000 n 
+0002707287 00000 n 
+0002713496 00000 n 
+0002713818 00000 n 
+0002718328 00000 n 
+0002718625 00000 n 
+0002727106 00000 n 
+0002727735 00000 n 
+0002729170 00000 n 
+0002729419 00000 n 
+0002731969 00000 n 
+0002732244 00000 n 
+0002734358 00000 n 
+0002734646 00000 n 
+0002736666 00000 n 
+0002736914 00000 n 
+0002738525 00000 n 
+0002738777 00000 n 
+0002740750 00000 n 
+0002740979 00000 n 
+0002744010 00000 n 
+0002744244 00000 n 
+0002746124 00000 n 
+0002746364 00000 n 
+0002750745 00000 n 
+0002750989 00000 n 
+0002770866 00000 n 
+0002771504 00000 n 
+0002779728 00000 n 
+0002780022 00000 n 
+0002799382 00000 n 
+0002799941 00000 n 
+0002815328 00000 n 
+0002815711 00000 n 
+0002837776 00000 n 
+0002838483 00000 n 
+0002857470 00000 n 
+0002873171 00000 n 
+0002873293 00000 n 
+0002873420 00000 n 
+0002873548 00000 n 
+0002873676 00000 n 
+0002873804 00000 n 
+0002873932 00000 n 
+0002874060 00000 n 
+0002874188 00000 n 
+0002874316 00000 n 
+0002874444 00000 n 
+0002874572 00000 n 
+0002874705 00000 n 
+0002874809 00000 n 
+0002874944 00000 n 
+0002875079 00000 n 
+0002875163 00000 n 
+0002875250 00000 n 
+0002882884 00000 n 
+0002883055 00000 n 
+0002883397 00000 n 
+0002884127 00000 n 
+0002884857 00000 n 
+0002885587 00000 n 
+0002886317 00000 n 
+0002887047 00000 n 
+0002887777 00000 n 
+0002888507 00000 n 
+0002889237 00000 n 
+0002889967 00000 n 
+0002890697 00000 n 
+0002891427 00000 n 
+0002892157 00000 n 
+0002892887 00000 n 
+0002893617 00000 n 
+0002894347 00000 n 
+0002895077 00000 n 
+0002895807 00000 n 
+0002896537 00000 n 
+0002897263 00000 n 
+0002897974 00000 n 
+0002898656 00000 n 
+0002899338 00000 n 
+0002900020 00000 n 
+0002900702 00000 n 
+0002901384 00000 n 
+0002902066 00000 n 
+0002902748 00000 n 
+0002903430 00000 n 
+0002904112 00000 n 
+0002904794 00000 n 
+0002905476 00000 n 
+0002906158 00000 n 
+0002906840 00000 n 
+0002907522 00000 n 
+0002908204 00000 n 
+0002908886 00000 n 
+0002909568 00000 n 
+0002910203 00000 n 
+0002910965 00000 n 
+0002911727 00000 n 
+0002912489 00000 n 
+0002913201 00000 n 
+0002913979 00000 n 
+0002914757 00000 n 
+0002915535 00000 n 
+0002916313 00000 n 
+0002917091 00000 n 
+0002917869 00000 n 
+0002918647 00000 n 
+0002919425 00000 n 
+0002920203 00000 n 
+0002920981 00000 n 
+0002921759 00000 n 
+0002922537 00000 n 
+0002923315 00000 n 
+0002924093 00000 n 
+0002924871 00000 n 
+0002925649 00000 n 
+0002926427 00000 n 
+0002927147 00000 n 
+0002927885 00000 n 
+0002928623 00000 n 
+0002929361 00000 n 
+0002930090 00000 n 
+0002930864 00000 n 
+0002931818 00000 n 
+0002932715 00000 n 
+0002933517 00000 n 
+0002934319 00000 n 
+0002935121 00000 n 
+0002935923 00000 n 
+0002936701 00000 n 
+0002937439 00000 n 
+0002938177 00000 n 
+0002938882 00000 n 
+0002939620 00000 n 
+0002940358 00000 n 
+0002941096 00000 n 
+0002941834 00000 n 
+0002942572 00000 n 
+0002943370 00000 n 
+0002944324 00000 n 
+0002945164 00000 n 
+0002945966 00000 n 
+0002946768 00000 n 
+0002947570 00000 n 
+0002948348 00000 n 
+0002949086 00000 n 
+0002949952 00000 n 
+0002950690 00000 n 
+0002951443 00000 n 
+0002952178 00000 n 
+0002952924 00000 n 
+0002953670 00000 n 
+0002954416 00000 n 
+0002955069 00000 n 
+0002955823 00000 n 
+0002956577 00000 n 
+0002957259 00000 n 
+0002957989 00000 n 
+0002958719 00000 n 
+0002959577 00000 n 
+0002960307 00000 n 
+0002961044 00000 n 
+0002961924 00000 n 
+0002962832 00000 n 
+0002963626 00000 n 
+0002964420 00000 n 
+0002965214 00000 n 
+0002965976 00000 n 
+0002966706 00000 n 
+0002967436 00000 n 
+0002968117 00000 n 
+0002968807 00000 n 
+0002969497 00000 n 
+0002970187 00000 n 
+0002970877 00000 n 
+0002971567 00000 n 
+0002972257 00000 n 
+0002972947 00000 n 
+0002973637 00000 n 
+0002974327 00000 n 
+0002975017 00000 n 
+0002975707 00000 n 
+0002976397 00000 n 
+0002977087 00000 n 
+0002977822 00000 n 
+0002978573 00000 n 
+0002979415 00000 n 
+0002980289 00000 n 
+0002981067 00000 n 
+0002981845 00000 n 
+0002982602 00000 n 
+0002983596 00000 n 
+0002984533 00000 n 
+0002985375 00000 n 
+0002986217 00000 n 
+0002987059 00000 n 
+0002987901 00000 n 
+0002988743 00000 n 
+0002989521 00000 n 
+0002990299 00000 n 
+0002991011 00000 n 
+0002991701 00000 n 
+0002992391 00000 n 
+0002993081 00000 n 
+0002993771 00000 n 
+0002994461 00000 n 
+0002995189 00000 n 
+0002995917 00000 n 
+0002996639 00000 n 
+0002997361 00000 n 
+0002998110 00000 n 
+0002998912 00000 n 
+0002999714 00000 n 
+0003000516 00000 n 
+0003001318 00000 n 
+0003002120 00000 n 
+0003002922 00000 n 
+0003003724 00000 n 
+0003004469 00000 n 
+0003005287 00000 n 
+0003006041 00000 n 
+0003006795 00000 n 
+0003007549 00000 n 
+0003008303 00000 n 
+0003009185 00000 n 
+0003009939 00000 n 
+0003010674 00000 n 
+0003011452 00000 n 
+0003012230 00000 n 
+0003012967 00000 n 
+0003013713 00000 n 
+0003014499 00000 n 
+0003015285 00000 n 
+0003016071 00000 n 
+0003016857 00000 n 
+0003017643 00000 n 
+0003018429 00000 n 
+0003019215 00000 n 
+0003020001 00000 n 
+0003020787 00000 n 
+0003021573 00000 n 
+0003022359 00000 n 
+0003023145 00000 n 
+0003023931 00000 n 
+0003024717 00000 n 
+0003025503 00000 n 
+0003026289 00000 n 
+0003027074 00000 n 
+0003027948 00000 n 
+0003028822 00000 n 
+0003029696 00000 n 
+0003030570 00000 n 
+0003031444 00000 n 
+0003032318 00000 n 
+0003033192 00000 n 
+0003034066 00000 n 
+0003034940 00000 n 
+0003035814 00000 n 
+0003036688 00000 n 
+0003037562 00000 n 
+0003038436 00000 n 
+0003039310 00000 n 
+0003040184 00000 n 
+0003041058 00000 n 
+0003041853 00000 n 
+0003042655 00000 n 
+0003043457 00000 n 
+0003044259 00000 n 
+0003045061 00000 n 
+0003045863 00000 n 
+0003046665 00000 n 
+0003047467 00000 n 
+0003048269 00000 n 
+0003049071 00000 n 
+0003049873 00000 n 
+0003050675 00000 n 
+0003051477 00000 n 
+0003052279 00000 n 
+0003053081 00000 n 
+0003053883 00000 n 
+0003054656 00000 n 
+0003055466 00000 n 
+0003056276 00000 n 
+0003057053 00000 n 
+0003057863 00000 n 
+0003058595 00000 n 
+0003059333 00000 n 
+0003060071 00000 n 
+0003060809 00000 n 
+0003061547 00000 n 
+0003062285 00000 n 
+0003063023 00000 n 
+0003063761 00000 n 
+0003064499 00000 n 
+0003065237 00000 n 
+0003065975 00000 n 
+0003066713 00000 n 
+0003067451 00000 n 
+0003068189 00000 n 
+0003068927 00000 n 
+0003069665 00000 n 
+0003070403 00000 n 
+0003071141 00000 n 
+0003071879 00000 n 
+0003072577 00000 n 
+0003073305 00000 n 
+0003074033 00000 n 
+0003074761 00000 n 
+0003075489 00000 n 
+0003076217 00000 n 
+0003076945 00000 n 
+0003077673 00000 n 
+0003078350 00000 n 
+0003079080 00000 n 
+0003079741 00000 n 
+0003080469 00000 n 
+0003081199 00000 n 
+0003081975 00000 n 
+0003082572 00000 n 
+0003082918 00000 n 
+0003083264 00000 n 
+0003083610 00000 n 
+0003083956 00000 n 
+0003084302 00000 n 
+0003084710 00000 n 
+0003085312 00000 n 
+0003085914 00000 n 
+0003086648 00000 n 
+0003087514 00000 n 
+0003088380 00000 n 
+0003089246 00000 n 
+0003090112 00000 n 
+0003090978 00000 n 
+0003091844 00000 n 
+0003092710 00000 n 
+0003093083 00000 n 
+0003093298 00000 n 
+0003093509 00000 n 
+0003093726 00000 n 
+0003093928 00000 n 
+0003094132 00000 n 
+0003094335 00000 n 
+0003094599 00000 n 
+0003094845 00000 n 
+0003095109 00000 n 
+0003095442 00000 n 
+0003095805 00000 n 
+0003096061 00000 n 
+0003096404 00000 n 
+0003096681 00000 n 
 0003097018 00000 n 
-0003097344 00000 n 
-0003097576 00000 n 
-0003097809 00000 n 
-0003098076 00000 n 
-0003098294 00000 n 
-0003098738 00000 n 
-0003099096 00000 n 
-0003099382 00000 n 
-0003099658 00000 n 
-0003099970 00000 n 
-0003100370 00000 n 
-0003100676 00000 n 
-0003100985 00000 n 
-0003101280 00000 n 
-0003101561 00000 n 
-0003101841 00000 n 
-0003102137 00000 n 
-0003102665 00000 n 
-0003103324 00000 n 
-0003103982 00000 n 
-0003104640 00000 n 
-0003105298 00000 n 
-0003105956 00000 n 
-0003106614 00000 n 
-0003107094 00000 n 
-0003107277 00000 n 
-0003107460 00000 n 
-0003107646 00000 n 
-0003107830 00000 n 
-0003108016 00000 n 
-0003108200 00000 n 
-0003108386 00000 n 
-0003108570 00000 n 
-0003108756 00000 n 
-0003108940 00000 n 
-0003109126 00000 n 
-0003109309 00000 n 
-0003109492 00000 n 
-0003109678 00000 n 
-0003109862 00000 n 
-0003110048 00000 n 
-0003110232 00000 n 
-0003110418 00000 n 
-0003110599 00000 n 
-0003110785 00000 n 
-0003110969 00000 n 
-0003111155 00000 n 
-0003111339 00000 n 
-0003111525 00000 n 
-0003111708 00000 n 
-0003111891 00000 n 
-0003112077 00000 n 
-0003112261 00000 n 
-0003112447 00000 n 
-0003112631 00000 n 
-0003112817 00000 n 
-0003113001 00000 n 
-0003113187 00000 n 
-0003113371 00000 n 
-0003113557 00000 n 
-0003113740 00000 n 
-0003113921 00000 n 
-0003114104 00000 n 
-0003114287 00000 n 
-0003114473 00000 n 
-0003114657 00000 n 
-0003114843 00000 n 
-0003115027 00000 n 
-0003115213 00000 n 
-0003115397 00000 n 
-0003115583 00000 n 
-0003115767 00000 n 
-0003115953 00000 n 
-0003116137 00000 n 
-0003116321 00000 n 
-0003116507 00000 n 
-0003116692 00000 n 
-0003116878 00000 n 
-0003117063 00000 n 
-0003117249 00000 n 
-0003117435 00000 n 
-0003117627 00000 n 
-0003117817 00000 n 
-0003118009 00000 n 
-0003118199 00000 n 
-0003118391 00000 n 
-0003118580 00000 n 
-0003118769 00000 n 
-0003118961 00000 n 
-0003119142 00000 n 
-0003119317 00000 n 
-0003119492 00000 n 
-0003119670 00000 n 
-0003119846 00000 n 
-0003120024 00000 n 
-0003120200 00000 n 
-0003120378 00000 n 
-0003120554 00000 n 
-0003120732 00000 n 
-0003120944 00000 n 
-0003121210 00000 n 
-0003121477 00000 n 
-0003121745 00000 n 
-0003122019 00000 n 
-0003122292 00000 n 
-0003122566 00000 n 
-0003122839 00000 n 
-0003123113 00000 n 
-0003123386 00000 n 
-0003123660 00000 n 
-0003123932 00000 n 
-0003124204 00000 n 
-0003124476 00000 n 
-0003124743 00000 n 
-0003125009 00000 n 
-0003125283 00000 n 
-0003125563 00000 n 
-0003125843 00000 n 
-0003126125 00000 n 
-0003126399 00000 n 
-0003126673 00000 n 
-0003126947 00000 n 
-0003127221 00000 n 
-0003127497 00000 n 
-0003127771 00000 n 
-0003128046 00000 n 
-0003128328 00000 n 
-0003128602 00000 n 
-0003128880 00000 n 
-0003129156 00000 n 
-0003129433 00000 n 
-0003129715 00000 n 
-0003129996 00000 n 
-0003130278 00000 n 
-0003130559 00000 n 
-0003130841 00000 n 
-0003131121 00000 n 
-0003131401 00000 n 
-0003131683 00000 n 
-0003131964 00000 n 
-0003132246 00000 n 
-0003132524 00000 n 
-0003132798 00000 n 
-0003133072 00000 n 
-0003133346 00000 n 
-0003133620 00000 n 
-0003133894 00000 n 
-0003134168 00000 n 
-0003134447 00000 n 
-0003134729 00000 n 
-0003135009 00000 n 
-0003135285 00000 n 
-0003135559 00000 n 
-0003135837 00000 n 
-0003136111 00000 n 
-0003136387 00000 n 
-0003136664 00000 n 
-0003136938 00000 n 
-0003137213 00000 n 
-0003137489 00000 n 
-0003137771 00000 n 
-0003138052 00000 n 
-0003138334 00000 n 
-0003138615 00000 n 
-0003138897 00000 n 
-0003139178 00000 n 
-0003139460 00000 n 
-0003139740 00000 n 
-0003140016 00000 n 
-0003140292 00000 n 
+0003097369 00000 n 
+0003097646 00000 n 
+0003097846 00000 n 
+0003098173 00000 n 
+0003098405 00000 n 
+0003098644 00000 n 
+0003098911 00000 n 
+0003099129 00000 n 
+0003099573 00000 n 
+0003099931 00000 n 
+0003100200 00000 n 
+0003100481 00000 n 
+0003100752 00000 n 
+0003101124 00000 n 
+0003101503 00000 n 
+0003101828 00000 n 
+0003102098 00000 n 
+0003102381 00000 n 
+0003102676 00000 n 
+0003102951 00000 n 
+0003103440 00000 n 
+0003104099 00000 n 
+0003104757 00000 n 
+0003105415 00000 n 
+0003106073 00000 n 
+0003106731 00000 n 
+0003107389 00000 n 
+0003107937 00000 n 
+0003108116 00000 n 
+0003108302 00000 n 
+0003108485 00000 n 
+0003108668 00000 n 
+0003108854 00000 n 
+0003109038 00000 n 
+0003109224 00000 n 
+0003109408 00000 n 
+0003109594 00000 n 
+0003109778 00000 n 
+0003109964 00000 n 
+0003110148 00000 n 
+0003110334 00000 n 
+0003110517 00000 n 
+0003110700 00000 n 
+0003110886 00000 n 
+0003111070 00000 n 
+0003111256 00000 n 
+0003111437 00000 n 
+0003111623 00000 n 
+0003111807 00000 n 
+0003111993 00000 n 
+0003112177 00000 n 
+0003112363 00000 n 
+0003112547 00000 n 
+0003112733 00000 n 
+0003112916 00000 n 
+0003113099 00000 n 
+0003113285 00000 n 
+0003113469 00000 n 
+0003113655 00000 n 
+0003113839 00000 n 
+0003114025 00000 n 
+0003114209 00000 n 
+0003114395 00000 n 
+0003114579 00000 n 
+0003114765 00000 n 
+0003114944 00000 n 
+0003115130 00000 n 
+0003115313 00000 n 
+0003115496 00000 n 
+0003115682 00000 n 
+0003115866 00000 n 
+0003116052 00000 n 
+0003116236 00000 n 
+0003116422 00000 n 
+0003116606 00000 n 
+0003116792 00000 n 
+0003116977 00000 n 
+0003117163 00000 n 
+0003117347 00000 n 
+0003117531 00000 n 
+0003117717 00000 n 
+0003117902 00000 n 
+0003118088 00000 n 
+0003118273 00000 n 
+0003118465 00000 n 
+0003118655 00000 n 
+0003118847 00000 n 
+0003119037 00000 n 
+0003119229 00000 n 
+0003119419 00000 n 
+0003119611 00000 n 
+0003119800 00000 n 
+0003119983 00000 n 
+0003120159 00000 n 
+0003120337 00000 n 
+0003120512 00000 n 
+0003120687 00000 n 
+0003120865 00000 n 
+0003121041 00000 n 
+0003121219 00000 n 
+0003121395 00000 n 
+0003121573 00000 n 
+0003121776 00000 n 
+0003122039 00000 n 
+0003122306 00000 n 
+0003122572 00000 n 
+0003122846 00000 n 
+0003123119 00000 n 
+0003123393 00000 n 
+0003123666 00000 n 
+0003123940 00000 n 
+0003124213 00000 n 
+0003124487 00000 n 
+0003124760 00000 n 
+0003125034 00000 n 
+0003125306 00000 n 
+0003125573 00000 n 
+0003125839 00000 n 
+0003126111 00000 n 
+0003126390 00000 n 
+0003126672 00000 n 
+0003126952 00000 n 
+0003127228 00000 n 
+0003127502 00000 n 
+0003127776 00000 n 
+0003128050 00000 n 
+0003128326 00000 n 
+0003128600 00000 n 
+0003128873 00000 n 
+0003129155 00000 n 
+0003129431 00000 n 
+0003129708 00000 n 
+0003129985 00000 n 
+0003130261 00000 n 
+0003130543 00000 n 
+0003130824 00000 n 
+0003131106 00000 n 
+0003131387 00000 n 
+0003131669 00000 n 
+0003131950 00000 n 
+0003132232 00000 n 
+0003132512 00000 n 
+0003132792 00000 n 
+0003133074 00000 n 
+0003133353 00000 n 
+0003133627 00000 n 
+0003133901 00000 n 
+0003134175 00000 n 
+0003134449 00000 n 
+0003134723 00000 n 
+0003134997 00000 n 
+0003135275 00000 n 
+0003135557 00000 n 
+0003135838 00000 n 
+0003136115 00000 n 
+0003136389 00000 n 
+0003136666 00000 n 
+0003136942 00000 n 
+0003137216 00000 n 
+0003137494 00000 n 
+0003137768 00000 n 
+0003138043 00000 n 
+0003138317 00000 n 
+0003138599 00000 n 
+0003138880 00000 n 
+0003139162 00000 n 
+0003139443 00000 n 
+0003139725 00000 n 
+0003140006 00000 n 
+0003140288 00000 n 
 0003140569 00000 n 
 0003140845 00000 n 
 0003141122 00000 n 
-0003141404 00000 n 
-0003141685 00000 n 
-0003141967 00000 n 
-0003142248 00000 n 
-0003142530 00000 n 
-0003142810 00000 n 
-0003143086 00000 n 
-0003143360 00000 n 
-0003143634 00000 n 
-0003143913 00000 n 
-0003144195 00000 n 
-0003144475 00000 n 
-0003144755 00000 n 
-0003145037 00000 n 
-0003145318 00000 n 
-0003145600 00000 n 
-0003145881 00000 n 
-0003146158 00000 n 
-0003146432 00000 n 
-0003146705 00000 n 
-0003146973 00000 n 
-0003147242 00000 n 
-0003147516 00000 n 
-0003147789 00000 n 
-0003148063 00000 n 
-0003148336 00000 n 
-0003148610 00000 n 
-0003148882 00000 n 
-0003149154 00000 n 
-0003149428 00000 n 
-0003149697 00000 n 
-0003149963 00000 n 
-0003150233 00000 n 
-0003150507 00000 n 
-0003150781 00000 n 
-0003151059 00000 n 
-0003151341 00000 n 
-0003151627 00000 n 
-0003151915 00000 n 
-0003152200 00000 n 
-0003152485 00000 n 
-0003152773 00000 n 
-0003153059 00000 n 
-0003153347 00000 n 
-0003153633 00000 n 
-0003153921 00000 n 
-0003154201 00000 n 
-0003154481 00000 n 
-0003154761 00000 n 
-0003155041 00000 n 
-0003155317 00000 n 
-0003155586 00000 n 
-0003155852 00000 n 
-0003156124 00000 n 
-0003156396 00000 n 
-0003156670 00000 n 
-0003156943 00000 n 
-0003157217 00000 n 
-0003157490 00000 n 
-0003157761 00000 n 
-0003158027 00000 n 
-0003158293 00000 n 
-0003158559 00000 n 
-0003158825 00000 n 
-0003159088 00000 n 
-0003159346 00000 n 
-0003159604 00000 n 
-0003159828 00000 n 
-0003160046 00000 n 
-0003160263 00000 n 
-0003160481 00000 n 
-0003160697 00000 n 
-0003160913 00000 n 
-0003161131 00000 n 
-0003161348 00000 n 
-0003161566 00000 n 
-0003161783 00000 n 
-0003162001 00000 n 
-0003162218 00000 n 
-0003162440 00000 n 
-0003162662 00000 n 
-0003162886 00000 n 
-0003163104 00000 n 
-0003163312 00000 n 
-0003163520 00000 n 
-0003163730 00000 n 
-0003163939 00000 n 
-0003164149 00000 n 
-0003164358 00000 n 
-0003164568 00000 n 
-0003164777 00000 n 
-0003164987 00000 n 
-0003165196 00000 n 
-0003165406 00000 n 
-0003165614 00000 n 
-0003165822 00000 n 
-0003166032 00000 n 
-0003166234 00000 n 
-0003166419 00000 n 
-0003166844 00000 n 
-0003167569 00000 n 
-0003168038 00000 n 
-0003168265 00000 n 
-0003168487 00000 n 
-0003168726 00000 n 
-0003168970 00000 n 
-0003169213 00000 n 
-0003169457 00000 n 
-0003169700 00000 n 
-0003169944 00000 n 
-0003170186 00000 n 
-0003170428 00000 n 
-0003170659 00000 n 
-0003170906 00000 n 
-0003171182 00000 n 
-0003171458 00000 n 
-0003171728 00000 n 
-0003171998 00000 n 
-0003172269 00000 n 
-0003172545 00000 n 
-0003172816 00000 n 
-0003173084 00000 n 
-0003173352 00000 n 
-0003173620 00000 n 
-0003173894 00000 n 
-0003174164 00000 n 
-0003174439 00000 n 
-0003174721 00000 n 
-0003175011 00000 n 
-0003175301 00000 n 
-0003175591 00000 n 
-0003175879 00000 n 
-0003176167 00000 n 
-0003176457 00000 n 
-0003176747 00000 n 
-0003177037 00000 n 
-0003177325 00000 n 
-0003177615 00000 n 
-0003177905 00000 n 
-0003178195 00000 n 
-0003178483 00000 n 
-0003178769 00000 n 
-0003179061 00000 n 
-0003179357 00000 n 
-0003179653 00000 n 
-0003179942 00000 n 
-0003180224 00000 n 
-0003180506 00000 n 
-0003180749 00000 n 
-0003180943 00000 n 
-0003181204 00000 n 
-0003181465 00000 n 
-0003181720 00000 n 
-0003181969 00000 n 
-0003182218 00000 n 
-0003182477 00000 n 
-0003182748 00000 n 
-0003183021 00000 n 
-0003183294 00000 n 
-0003183570 00000 n 
-0003183849 00000 n 
-0003184120 00000 n 
-0003184410 00000 n 
-0003184700 00000 n 
-0003184996 00000 n 
-0003185259 00000 n 
-0003185528 00000 n 
-0003185797 00000 n 
-0003186053 00000 n 
-0003186304 00000 n 
-0003186566 00000 n 
-0003186847 00000 n 
-0003187128 00000 n 
-0003187390 00000 n 
-0003187655 00000 n 
-0003187934 00000 n 
-0003188207 00000 n 
-0003188507 00000 n 
-0003188779 00000 n 
-0003189054 00000 n 
-0003189340 00000 n 
-0003189637 00000 n 
-0003189934 00000 n 
-0003190222 00000 n 
-0003190501 00000 n 
-0003190780 00000 n 
-0003191060 00000 n 
-0003191332 00000 n 
-0003191595 00000 n 
-0003191858 00000 n 
-0003192119 00000 n 
-0003192379 00000 n 
-0003192558 00000 n 
-0003192755 00000 n 
-0003193017 00000 n 
-0003193231 00000 n 
-0003193386 00000 n 
-0003193556 00000 n 
-0003193706 00000 n 
-0003193859 00000 n 
-0003194005 00000 n 
-0003194210 00000 n 
-0003194393 00000 n 
-0003194518 00000 n 
-0003194643 00000 n 
-0003194768 00000 n 
-0003194892 00000 n 
-0003195017 00000 n 
-0003195142 00000 n 
-0003195267 00000 n 
-0003195391 00000 n 
-0003195516 00000 n 
-0003195641 00000 n 
-0003195765 00000 n 
-0003195888 00000 n 
-0003196023 00000 n 
-0003196170 00000 n 
-0003196318 00000 n 
-0003196466 00000 n 
-0003196614 00000 n 
-0003196763 00000 n 
-0003196912 00000 n 
-0003197060 00000 n 
-0003197207 00000 n 
-0003197354 00000 n 
-0003197502 00000 n 
-0003197651 00000 n 
-0003197800 00000 n 
-0003197949 00000 n 
-0003198098 00000 n 
-0003198246 00000 n 
-0003198393 00000 n 
-0003198540 00000 n 
-0003198688 00000 n 
-0003198837 00000 n 
-0003198984 00000 n 
-0003199130 00000 n 
-0003199276 00000 n 
-0003199415 00000 n 
-0003199548 00000 n 
-0003199681 00000 n 
-0003199812 00000 n 
-0003199943 00000 n 
-0003200116 00000 n 
-0003200304 00000 n 
-0003200444 00000 n 
-0003200587 00000 n 
-0003200734 00000 n 
-0003200883 00000 n 
-0003201034 00000 n 
-0003201184 00000 n 
-0003201334 00000 n 
+0003141398 00000 n 
+0003141675 00000 n 
+0003141951 00000 n 
+0003142233 00000 n 
+0003142514 00000 n 
+0003142796 00000 n 
+0003143077 00000 n 
+0003143359 00000 n 
+0003143640 00000 n 
+0003143917 00000 n 
+0003144191 00000 n 
+0003144465 00000 n 
+0003144743 00000 n 
+0003145025 00000 n 
+0003145306 00000 n 
+0003145588 00000 n 
+0003145868 00000 n 
+0003146148 00000 n 
+0003146430 00000 n 
+0003146711 00000 n 
+0003146989 00000 n 
+0003147263 00000 n 
+0003147536 00000 n 
+0003147805 00000 n 
+0003148073 00000 n 
+0003148347 00000 n 
+0003148620 00000 n 
+0003148894 00000 n 
+0003149167 00000 n 
+0003149441 00000 n 
+0003149714 00000 n 
+0003149988 00000 n 
+0003150260 00000 n 
+0003150530 00000 n 
+0003150796 00000 n 
+0003151065 00000 n 
+0003151339 00000 n 
+0003151613 00000 n 
+0003151890 00000 n 
+0003152175 00000 n 
+0003152461 00000 n 
+0003152749 00000 n 
+0003153035 00000 n 
+0003153323 00000 n 
+0003153608 00000 n 
+0003153893 00000 n 
+0003154181 00000 n 
+0003154467 00000 n 
+0003154755 00000 n 
+0003155036 00000 n 
+0003155316 00000 n 
+0003155596 00000 n 
+0003155876 00000 n 
+0003156153 00000 n 
+0003156423 00000 n 
+0003156689 00000 n 
+0003156960 00000 n 
+0003157234 00000 n 
+0003157506 00000 n 
+0003157778 00000 n 
+0003158052 00000 n 
+0003158325 00000 n 
+0003158597 00000 n 
+0003158863 00000 n 
+0003159129 00000 n 
+0003159395 00000 n 
+0003159661 00000 n 
+0003159925 00000 n 
+0003160183 00000 n 
+0003160441 00000 n 
+0003160670 00000 n 
+0003160888 00000 n 
+0003161105 00000 n 
+0003161323 00000 n 
+0003161540 00000 n 
+0003161758 00000 n 
+0003161974 00000 n 
+0003162190 00000 n 
+0003162408 00000 n 
+0003162625 00000 n 
+0003162843 00000 n 
+0003163060 00000 n 
+0003163281 00000 n 
+0003163503 00000 n 
+0003163727 00000 n 
+0003163949 00000 n 
+0003164158 00000 n 
+0003164368 00000 n 
+0003164576 00000 n 
+0003164784 00000 n 
+0003164994 00000 n 
+0003165203 00000 n 
+0003165413 00000 n 
+0003165622 00000 n 
+0003165832 00000 n 
+0003166041 00000 n 
+0003166251 00000 n 
+0003166460 00000 n 
+0003166670 00000 n 
+0003166878 00000 n 
+0003167081 00000 n 
+0003167268 00000 n 
+0003167690 00000 n 
+0003168328 00000 n 
+0003168903 00000 n 
+0003169131 00000 n 
+0003169353 00000 n 
+0003169588 00000 n 
+0003169832 00000 n 
+0003170075 00000 n 
+0003170319 00000 n 
+0003170562 00000 n 
+0003170806 00000 n 
+0003171049 00000 n 
+0003171293 00000 n 
+0003171526 00000 n 
+0003171767 00000 n 
+0003172041 00000 n 
+0003172317 00000 n 
+0003172588 00000 n 
+0003172857 00000 n 
+0003173127 00000 n 
+0003173403 00000 n 
+0003173675 00000 n 
+0003173943 00000 n 
+0003174211 00000 n 
+0003174479 00000 n 
+0003174752 00000 n 
+0003175023 00000 n 
+0003175296 00000 n 
+0003175578 00000 n 
+0003175866 00000 n 
+0003176156 00000 n 
+0003176446 00000 n 
+0003176736 00000 n 
+0003177023 00000 n 
+0003177313 00000 n 
+0003177603 00000 n 
+0003177893 00000 n 
+0003178182 00000 n 
+0003178472 00000 n 
+0003178762 00000 n 
+0003179052 00000 n 
+0003179342 00000 n 
+0003179627 00000 n 
+0003179918 00000 n 
+0003180214 00000 n 
+0003180510 00000 n 
+0003180801 00000 n 
+0003181083 00000 n 
+0003181365 00000 n 
+0003181641 00000 n 
+0003181835 00000 n 
+0003182096 00000 n 
+0003182357 00000 n 
+0003182612 00000 n 
+0003182861 00000 n 
+0003183110 00000 n 
+0003183369 00000 n 
+0003183640 00000 n 
+0003183913 00000 n 
+0003184186 00000 n 
+0003184462 00000 n 
+0003184741 00000 n 
+0003185012 00000 n 
+0003185302 00000 n 
+0003185592 00000 n 
+0003185888 00000 n 
+0003186151 00000 n 
+0003186420 00000 n 
+0003186689 00000 n 
+0003186945 00000 n 
+0003187196 00000 n 
+0003187458 00000 n 
+0003187739 00000 n 
+0003188020 00000 n 
+0003188282 00000 n 
+0003188547 00000 n 
+0003188826 00000 n 
+0003189099 00000 n 
+0003189399 00000 n 
+0003189671 00000 n 
+0003189946 00000 n 
+0003190232 00000 n 
+0003190529 00000 n 
+0003190826 00000 n 
+0003191114 00000 n 
+0003191393 00000 n 
+0003191672 00000 n 
+0003191952 00000 n 
+0003192224 00000 n 
+0003192487 00000 n 
+0003192750 00000 n 
+0003193011 00000 n 
+0003193271 00000 n 
+0003193450 00000 n 
+0003193647 00000 n 
+0003193909 00000 n 
+0003194123 00000 n 
+0003194253 00000 n 
+0003194392 00000 n 
+0003194530 00000 n 
+0003194659 00000 n 
+0003194814 00000 n 
+0003195016 00000 n 
+0003195200 00000 n 
+0003195325 00000 n 
+0003195450 00000 n 
+0003195574 00000 n 
+0003195699 00000 n 
+0003195824 00000 n 
+0003195949 00000 n 
+0003196072 00000 n 
+0003196197 00000 n 
+0003196322 00000 n 
+0003196447 00000 n 
+0003196571 00000 n 
+0003196693 00000 n 
+0003196828 00000 n 
+0003196975 00000 n 
+0003197122 00000 n 
+0003197269 00000 n 
+0003197416 00000 n 
+0003197564 00000 n 
+0003197712 00000 n 
+0003197860 00000 n 
+0003198007 00000 n 
+0003198154 00000 n 
+0003198302 00000 n 
+0003198450 00000 n 
+0003198598 00000 n 
+0003198746 00000 n 
+0003198893 00000 n 
+0003199040 00000 n 
+0003199186 00000 n 
+0003199333 00000 n 
+0003199481 00000 n 
+0003199630 00000 n 
+0003199778 00000 n 
+0003199924 00000 n 
+0003200070 00000 n 
+0003200209 00000 n 
+0003200341 00000 n 
+0003200474 00000 n 
+0003200605 00000 n 
+0003200736 00000 n 
+0003200865 00000 n 
+0003200999 00000 n 
+0003201140 00000 n 
+0003201284 00000 n 
 0003201431 00000 n 
-0003201619 00000 n 
-0003201883 00000 n 
-0003202161 00000 n 
-0003202436 00000 n 
-0003202710 00000 n 
-0003202987 00000 n 
-0003203256 00000 n 
-0003203474 00000 n 
-0003203617 00000 n 
-0003203742 00000 n 
-0003203866 00000 n 
-0003204002 00000 n 
-0003204151 00000 n 
-0003204299 00000 n 
-0003204439 00000 n 
-0003204576 00000 n 
-0003204722 00000 n 
-0003204831 00000 n 
-0003205034 00000 n 
-0003205248 00000 n 
-0003205396 00000 n 
-0003205503 00000 n 
-0003205545 00000 n 
-0003205749 00000 n 
+0003201580 00000 n 
+0003201731 00000 n 
+0003201882 00000 n 
+0003202031 00000 n 
+0003202139 00000 n 
+0003202327 00000 n 
+0003202591 00000 n 
+0003202869 00000 n 
+0003203144 00000 n 
+0003203418 00000 n 
+0003203695 00000 n 
+0003203964 00000 n 
+0003204157 00000 n 
+0003204283 00000 n 
+0003204408 00000 n 
+0003204530 00000 n 
+0003204666 00000 n 
+0003204814 00000 n 
+0003204961 00000 n 
+0003205101 00000 n 
+0003205238 00000 n 
+0003205384 00000 n 
+0003205492 00000 n 
+0003205695 00000 n 
+0003205909 00000 n 
+0003206057 00000 n 
+0003206164 00000 n 
+0003206206 00000 n 
+0003206410 00000 n 
 trailer
-<< /Size 13014
-/Root 13012 0 R
-/Info 13013 0 R
-/ID [<B157354857DB1740EFD455142322C2A8> <B157354857DB1740EFD455142322C2A8>] >>
+<< /Size 13024
+/Root 13022 0 R
+/Info 13023 0 R
+/ID [<A81C2A2BD06C7A881430250AE6AD0873> <A81C2A2BD06C7A881430250AE6AD0873>] >>
 startxref
-3206082
+3206743
 %%EOF
diff --git a/doc/ppl-user-0.10.2.ps.gz b/doc/ppl-user-0.10.2.ps.gz
new file mode 100644
index 0000000..e957f58
Binary files /dev/null and b/doc/ppl-user-0.10.2.ps.gz differ
diff --git a/doc/ppl-user-c-interface-0.10.1pre13-html.tar.gz b/doc/ppl-user-c-interface-0.10.1pre13-html.tar.gz
deleted file mode 100644
index 98c9207..0000000
Binary files a/doc/ppl-user-c-interface-0.10.1pre13-html.tar.gz and /dev/null differ
diff --git a/doc/ppl-user-c-interface-0.10.1pre13.ps.gz b/doc/ppl-user-c-interface-0.10.1pre13.ps.gz
deleted file mode 100644
index 73d714f..0000000
Binary files a/doc/ppl-user-c-interface-0.10.1pre13.ps.gz and /dev/null differ
diff --git a/doc/ppl-user-c-interface-0.10.2-html.tar.gz b/doc/ppl-user-c-interface-0.10.2-html.tar.gz
new file mode 100644
index 0000000..8243722
Binary files /dev/null and b/doc/ppl-user-c-interface-0.10.2-html.tar.gz differ
diff --git a/doc/ppl-user-c-interface-0.10.1pre13.pdf b/doc/ppl-user-c-interface-0.10.2.pdf
similarity index 74%
rename from doc/ppl-user-c-interface-0.10.1pre13.pdf
rename to doc/ppl-user-c-interface-0.10.2.pdf
index c6c35e0..70529af 100644
--- a/doc/ppl-user-c-interface-0.10.1pre13.pdf
+++ b/doc/ppl-user-c-interface-0.10.2.pdf
@@ -202,14 +202,15 @@ endobj
 << /S /GoTo /D [138 0 R  /Fit ] >>
 endobj
 140 0 obj <<
-/Length 1147      
+/Length 1141      
 /Filter /FlateDecode
 >>
 stream
-x��V�r�6��+xI��21X.�e4^&��)ǒs�d
I�P�B��_��$[vrK�����_����<��������ɻKI��dLf+
-B�,HsF8���!�
N:����m�d��R�m[o����u55�l�/�O�H�� �,G3g^L5�{�W��f1�R�jB蠚��}�����a�Z7�Y�ډ���"` *%����9R����Ec�@�2���Tn�%��ũMW�
�Q��2�	�g;k;`!�L� 	�)C[w�Tۢ�j�(��Y 
e�9U�Z$<H����1�8󤲜�"EIL�5UY�4������#`���XZx:�%	M�C��F{���,�2ļ5����&dqַ�P����K�4Z��F(FOq�)-��P����N,�\P��J�B͖˓�_h� �
-���c/�
XZVd����ɯ����t[?��$�G
-h���Ll�rʋ��1Ӛ��[(<��U�Õ2���i�^�Zc���� ���ʱ<T����
��v
Z/���ղҍ��y^�ѝV�\xL��.-^�����7ܧ���sq�6w��~�V��B�s�H������@�$I$F/���
%?F�"2���O`�����
+�i8Z۶WB�[�΍Z��4��E��t���ig�Bs�
��%��'��b�����>N���1qJ��v�2
o:��
��	s�gmcM[Ǘu������F՛�ڑ���<N�<��>y���
����z	s(�4���ڦj�9k�ֵ�jm�
J/E83�r?J��s]V��<G��5�]`�y�&���8
yUcq�Y�Jxu��m�i�A�
���}WZ��
�w�����=9����N{+�E�1h���y�ƾ�������u�;M�i��p9d�]��I�#e�N����]5oP {
}o��;�<��
ߝ�Y��JU��9TH�t�qy~��q;���Rƿ��j�

�t���u������>X�4����c�KM��wĶ��'�o��w�p$��
ڔ{�>�Ʊ ��~
��=��}ّuS�������=9�n/u����~��y�%���=�a{�+
E)�
�&�~�E��v4�qY�{���>%��
Q%Y=�һh��Ы���c���V���o�?��r��������W?������
+x��VIw�6��W��W�=
@�K{��%uj����C�
 
+��p+Ց}
��l��'b��o���ʣ��}��a6zw%��™����cYFh�xq��ܛ-���l��1Կ
�𥮤�6�v��mo���z|�}�xB��yc�H�R4s��d��ȕ3y]������F��	�>tJ�w�u+�,���+
z
D��} ��4�^Lx���4D��Xnj
+BEP)a��I
���S�hjģ�Q���

`����aDD���}3W�4��A�j	4��a�9	eVh#�E$

K�S����Rf1Jb6�.��e�����,O�%�_�ceh��4���X��r��e���)�UY�
+
L��(�o��8IC .$\8�I���Xz�
Nif��ʽ���1X�9/�Y$�rͫ��/�[��'������KU
�3²֥7
����	p:�w�Cy�KR~�v��A`��
IY����&��G�L���n-��\)[L<�[�M���nӶ�6jᄶ?�"�����,�h�|���ЉCW��������68�s<ѪSR�k�n�T��+[�ʚ����~�:^r
�m������-
t:�f4�qߺc�DP:���Q�4Eށ��� ZD����,Y�w$dQ��ԟlL�+�̝nVZV(sM�q���N+1���d�-�\�������C�p�����>N���1�J�VYy�O��QU��{���ySݔ㫲�y}��I-�mW��I^qN�&B^�t��U`g����˦�9p��욺�W��l�ε��8�ҋ��_�:����B�E�(O�I�jta�h��Ig��%��
�]�*�����W����2
4yq��sߖV;�#�����'�9���)g巀1mtX8/�ط4𔛃�.��.�L��}?	q����q�!g�iW�j�ނE�[��
.�/����A�!�\�xtR�
nl�_fs�,M?��v�Z�G$=��=�G�Tʾ=N�k�Ɠ���b
+~�y����u���͂��
�d�A�,c����8���v?��ܞ��>�Ȧ.Zm�$)�{O.�����]@�z�O27����9|�1�a'm � �ь���<�
�{\��ϡOI�Ԣ#2'��g;z�MS
{5�����Z�ɒ�����/�[�?��]��s���0�S��>�
 endstream
 endobj
 138 0 obj <<
@@ -230,15 +231,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 175 0 obj <<
-/Length 1834      
+/Length 1838      
 /Filter /FlateDecode
 >>
 stream
-x��Ym��6�ί��3�'���r�KH	G�k'�dn| �cS��B}w-ɀ�rpM_�d�K+i%�>Ϯ��6׈��q9n\\�����\m<��y.5
F��T{�����N<2ޏ_i6#&�`d����7~kP����
��,G�,o�m
-�W1�����^KP�:bm���AvW��J�eב+IW%�&���h2���CE�B�1��7�azdz"��p��Y(G��	���\'�*3
G7���Yn�hM�.����E����t�^�D�`��I�q�X,�(

��a��S�x��S��^t���f��������-�<���hZ���γ0)�+TǍ�p"�d���
D��O���%к.��&Ӌ4�e:�fQ.J�v��~�Ly��H
�KvNg{mTѿ����jS�

Wl�G�>,�}10/��$�ϰ���R�gy�NM&�p�(4�FT��R�;�wG��wq�/�VX��Cp��`.�J?5��e�r�ei�Ί{4m�I�N��e�
�&f�������b��	���{z71l+f��(,a����
��U�,M�f;ř�.���džGt���F�`P]���բ�RrN>
��vu�i4m�cK4U�*��Q*��XxNTJ��7���)���F�\�WT Q
o!Ǚ%�����2�
K3�@�n�S�ZD [...]
-%-�;+���@�w ζ|�b��&a"
-?`*+ķb���v�:��P+R��%�l�m��Ox��L?@.L�E�2
T�
�B�K�d�cd�.�0�Fl{�, Udhd5�NK����
��T�Bt�d�bP�µ`�E���x�����;KZx�BZ`ÖX+�_�T�̋�@�U�(� v��["`eK�{pЋN�3l������mKJt۝��s
%�
J0�D�>§�1��M X�+�D�c�S!$�Q
�ҝ���l
?�B�ZT~�_^ߌE�V�������V��X�([��T
�e�3�c摐-Wq$`�ǘl7B" ��;��K�� ��^w�Fv����;�wF#Y�
�BK|����p�>�oz-�<��G
S�1�rM�u
W�OQ^
7�wb_Y��܉�&��S�Q�u�`mV
��4�����Y�M�l��`�xs��r0ʣ�?���{��
��
�EL�XZ���'��(�����{S
���w�Z�{�gbj���2T֬�Y���h
�(�?@���L�<3��� �PB��:T�pPm^�R6�MBu�E��ꈳ8�'�39��0ُ =���Y��tV}��̠�~vf�&?=u^[3��c9Y��Ǻ-���U��
����&�w1I`�s�6K:jּ�����z?v�5�fAʀ����Yx��>@
	�v
��?����Τ=ȕ�]z��� ����*�=W��iQS� ��
w
	�0��1H|�tV��A|tl�+��Q$�� �~�qM&]�w��&Q�q��N��1�Eɶ��
-���t�~&�ZҮ�k
 ��O>D�� �.��
sDp�#�cKGt�L
�_��#
�R��p�g3�9i~
!�lV������gH�����y�"���_��^����m;�3��xG�D0�mΏ� ģ��'��.}�?��sS�W�ra�d���P��M^���$M��6��E�=�Ȏ���v9j��lKX�����}9�șiҫ�d�dO������;z	W�u�O�����{]3�,_��:��8{�����G���<��|e�
&ku)�/�D���o�qj�wڦ�F��7��:r�9�:&s�k��/"�LD!�xL)ٿ���ۦ�A������
۪K�}���
G�
+x��Y�r�6}�W��LD�=}��ʉR�V%��L���$qB�*I�q���\P"i9�4�����e��svA�iK�i/:'��ѩki���զ
-`��r�\�ε�z��l�?�N���W�-�),�YvE(���:
dL��l�3=��f����L�����L+��r���5bm�����;qXk'�2�먝��3�&�����
+���é&��p�
H2N�dV��8	�I��js�	~���6�6��8�����L�r�t�Mʧ�(���t�]�D�`.�Y]I�Y�$UFw�0[+��4�Y�y��at����~;���N�#���<����Z��,�Y�r�
��AQ8SF2\G"���Q^�
�������(ͨ�N����ŪZ}L\~��eV
Qk�/58]4�����$����Cq3p\:ԏj��(�%���h&�\>Ö��bp�u��~n
+�� L��7Ԉ�B*��(���l��(_���y���n�\������ޖC�헵I�(�Ѵa�$��&��h%3
�{
���Q�j�_�9A`��>H
����%
+KX�x"g�h������,M�n/E�����S�c�D�G�
h0�Ns=t5��9	gn����(r�����c�ڡ�\��R;Tb�
5J�`����
l~��QҢKN��"*b�r\Xʸ�l�B͸4s	4
Vy�݆����,m��v�18xI��P.J5��y
�l�(�[5
�d��p���

�
k��@[Q�b��Xg�}�+2�Y2��0C��Y���0'a�, .����C�
`R�,�w/Y ��Bh-Ú�	|�����Ql )հ����P
J7����>{OЗ*�������-�v�i���
P�;p�ʼ(-�eE�r�6��{"��'�����Ã��8z��^�l�
%�
%���A�D�\u&�In�*��JT:$���jWj�6��m�L	iij�:��<��Ұ�7Jjps<
�M��(eS�M���,939d
)��zGD [W8�d{C�����{/A� "N����Qy:���'�8S嘊n�xl�L�z�c�=���'}�tL�ړ�_û�WQ���k��l,(wb��du�)�(�:�X����:���g��i8�z��k�7���S.FyT��
����A�N���-f��Һp�t=u�UQl�
]__���.}G�M|��Sމ�mZ�+p��n5�7}��C2��w��u��
+�
,�8�9�1���d8*��le)��&�Au��wE�n5�8�GÅ��p�4�@�>,s�V�Tg�՝f��Ggf�B���+c��m��
 y~l�>',ogK�N�5>D���b��jr�6K:�ּ}����z
;
5�eA.�;/UԿ�g]�m`�M�8
+ �8���5�Cȕ�Sz��� ��
W����s�a�T� Q�
w�0Yn1(|�tQ�٭����W���H��AB�~�B��q�$Q�q�G-Q�g4��(�w�v���n��dWKٵ��`_�ه(Yނ�+�E��
<��c+G��ȿ,�<��?����P��1��r�9ty�Ɔ{� >C��n�
?��-�y_������>|w^�R��w�w��YZ/�py�@?5�Bf2�}!p�s�Ku�A�>6�x�TNVM��
u9��
����I^\F`ѰH�������.-<��'-�ģ{_x,��4���d�dO��������8������f���������f�Y������4
�-��bh�Ƌ!���)4z4��!¶�@t���;��ӄ�a�-Š�
4>������~�B
+��wٻ~��/��s	�7��

��0�L��g at zDž��w\8C���F�ӟ>�A�
 endstream
 endobj
 174 0 obj <<
@@ -417,7 +420,7 @@ endobj
 172 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 176 0 obj <<
@@ -431,28 +434,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 200 0 obj <<
-/Length 2718      
+/Length 2713      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo����_!�J�"f_��rFzp.�sc�_r��Vk�TH*���;�3�YN"%�%h9�:�<3;���,'b��ɏW'O��I꧑�&W�I*&q$�P���|�Ɠ�S
-�U��Ժ8��˖�����@&��)�ŃAx�������H�^��'��ɛ��d���4���Q�I�4��˓�>ͯ���k>m(��"�� ��J�"
-���N���n6��YU6m
�o�/�֬�g(��[SgmU_�ْ4;/A����
�^���M9��v'�������i(��	Ҵ���V*8�F�8��T�~�H�A@�D@}->�!
�\��� Ku��@��8~��S��<3���)���cF���
39�^��8 ���ez0pR���;
-1
F߶[
睁<�;�
�Z���a�~iP��'����G*�|�����(�T��#��
�ᩅ
z_������7�i��*�dZ�
"�\�#�������n�c��������
�^T��6��Ʃ
-�;S��|�+3���_�d��g��P� M?O�D_�2
�/�A�i�?.��>d:��3UO��U����,$_���e*�e�S_	�=I!
{
�y�k((xtDs�L��kW�T��̊
�n���Jc�fN�EUӰm����T�]\�<M����0�vF=��IA�\p�n�jw�[��_�TE�����Y��
����y�:���#f�ܾ�!פ��̵Ŷ�YE`3|BK`dm�1����Z�X�'�_R+��MM�߄P��×�(��8v/o�虿�{ �$�n
�B���*o��~���*���T�?7M�,�Yۊ~�Ъ�导�Y ���/��������k��г�l�~f�z���3���*K�N�Ӕn��~�Y�R�YUۂ����Y�Z���hC�<��0�=�\��]�Q���fdl�r�+ �;�A��>#h���A��ȩw�2��N<�
1����B:/
-�0մ��X��i~�7���u?��
�h�Nc-��;�
0�,աUV-�tַ��%LI#�mM-g���
-�=�7��Q�v����Gi�E�'�>��*�.+>���ni�v���斶��V��o�Ff$�s�
��
�yNb
,�����

-ܜ't ��F�3^�›�<
pz����g�uv�����K?����7�^e�f��ʫ+w�MM| S"%����$���
Ä�L�Ȭe���rՒlS��R��-2(�H��"��
	�f�KHG�!�mmv��̄R�)P� 
-o �ZY�36Y�*�5w�[�Mx��N��B�[����/�
�����v�K��~�M�
h
|�nKJ����Pc���̜��lTi�F�"��.��"#��97��������˚�5@
-
��]D|Ƈ�E���||<
�8TW-�Yf/M-b�ɮ�p�� u�pH��jm��p�
-V�:�Xhg��f
��Z�4�m]Ţ!-���	TuZM��(C�`k|�OS�^���+
@�<�0��
�4���n�N���3��I���٧F���|HX�F)=
-P~�E�^��6�K`��b
9�����ef�P�)�kCY"uSRVl
��22H�"?
w�Q
-g�
�;����#�>����XO�p��-�aR��l����ж
�aI��

v*���@��w�
���.ܼ�ac�jx�D���q�ۭ��}��΍�.O�~��R ��	����� �6��YC_
����oaZcs/�Y��4�vb�4YbS�]� Cu�ޙ5+rSv��
�か�x�����
l�0sH�q�j��X��o��pr��#U��K�}d��~�'��X`��MKB:a,Ǝ�s
�N���Y��$����MQ�*�R�+�CeE����5f�D�)4�[>�MK��J ���9�����Y�o�X�^�{V���%�V���Y
�9�	s
����������:���dH3�e&;���_�+8��
ͫQN�1%�8UI2�E��w�&U���AfH�%�4��9
�|��\��Y� �
�5fX[uBT�˲GjL�K1��uE��Ҳ`P��mCr"4n�[����re��L��|�EM(n�wv� ڣ����=x��"j>���?ΨgW��
R�<2��<Py�40`m���X����ؖ�"F�~�}�Җ.|�v��cWG�V}������ww�ǰ�Ȃ3J�������Z�1xk�Ee(mw�$�����M��	�T��4��7��{r�$�e����l3ܰ�&Z�(==����SCb;3\d�œ��
eZ��>�A�
aj�a���Ŏêz,�|Jɑ�y���cL��^CG޳Ek�{9*�mU�
-��&-+&+[��=S�Ҙ
R�I
&����
-:����G�I�e�۲͋O�$�浙�=1t��cL�z:����`��j��Q�ǡ�Y���
G��	�����^
-m�@8
-h㸇�J;��00�*�����rN��'����]𻟝�ؙ�߮Л��L��R��hD���Ψ�
n���mY��ƍa�0�����
T9M�|�CA���vE[q���wb����/����ճ��~2z���C��(�Կt��i���D`RK~tF��3��}�|�E�8c���li
}��Wӗ�����6+�+p�<
-�/��R��g�4�Q�`�������+���WQ���j��_�>����g���Ī���)P���;�"
y�6$T�{܊�ϒt2�'E�
m`�:�p�c���8o�
+x��ZYs��~ׯ`U
՚�
8�T��*gK^{W���x�T9$� 
���_���

e��]k牍����G��DL~:�����?"=I�4R��j1I�$��*9��O�x�t�B��򒨋S)�liN�z1	d�
��^<�'ϯNޞH�������p2[���]L��1�N�ɝ���J�o1�<�����z���ۆbp[)?
�I��/��n���T
+��fS\�Ue��p����i��z���5u�V�u�-I��X
+���Y�ڔ3+mw�ɛi�j�?��B|� M���c����`�~��Ne�G*p�D�H��B�� �r������;
+�T��
d����>��3��?��]�
:f�?�1���+�
G �?�LN
+��pG!����v��3�{��P�|�u\4��/
�^���F�>&��'߲��pCяuB*�ߑ�����B=�/��d������4M^�GZZ�
"�\�#�������n�c��������
�^TP�6��T�ޝ���
>�����`�_�e��g��Pn+�A�~���
+�N2
�/�A���?���>d:��3EO��U����,$_���e*�e�S_	�=I!
{
�y�m(hxtDk�,��kW�T��̊
��_CC�1s3'zQ�4m���r�T{/OS���4
�����H��R`�
��M]� ׺m���MU4O�K	o���q�1���'��
�
_1+��%
mM�iȶ�ؖ3+
�Oh	̬
��(̬��%xC�%a�X�lnj�B�f_����ؽ��E���
��'�v��.D�]��fx ��ݭ�يo��s����ݵ�����[��[^�N��ryn!�*��Z��A��*
+=;�Rg�3�֛���D���� VYC�80?M���:�ᇝ=P�(��U�-xҍ�߼�[0+�b��m��5(����+��3"�jmF�fS�x��Nw@���c�:-G�zw*C��ij��	�M,���SMG���9�F�c3����'���5��m���}ױ�5u�ʪ��N��jp
SҌ�j[�A
r�a[�����!JV��2<���k�I��1{�x��nef�t|����pk���v�m���Y�����9r��2p�9�1��
�Ҏ�x�pk�� 3���xw
oV�|��!
J
?����- o��X���n��1�*�4c/V^]��nj�P%���P<#���c�0�i��
�:_�Z�m
+���B�E�	�X$��#a��xK�(Z�r[���:5!�3�yD�
�}+ky�&kWe��a�e܂���D�)ĻE�~��������`.@��
+�j�T��l�}�����mI%[C�wj
�9��yhh�*�����"��t6g���/X�CV�,�( R�,�"�;>D/��@$����i��x�kQ�2�4����Iz�J ���F��!��
�ژ�p�
+Z�:�XhW��f
��X�44l]Ţ!-��,��PQ�I5=�#8L	�=V�s>Mz9��, ��؆�j6�g at V
�mݬ�B	Yg�S(YV�O�D[I����5�Rz����6 ��#m�GIW����r��������<Sn׆�D������UdP�E~�����=v+v
��MG����T�c9E�&R��$��$\�H_��sX�¡���Jo�3�6��2á|�l2ocX��^?�`JIoq�ۭ܏}� ��c��K?�U) D���b�O��
�Hz���YC_
����oaZck/Y��4�	���
+Z�VbS�]� Su��Y5+rSv��
�か�x������l�rH�q�j��X��o��pq�����HW��h������c����6-1醱;
&�8r���>L��37+�e���MQ�+�R�;�KeE��,�N�Q"r��>��ǽi��N���/��/��k���f[�Fl�ݳcwp-9 PM[og-$s.
+�q<rN�
+j^^g�(�<㛡�ɮ2ّ2~���\h^�j2`��)�ũJ�q-tv�eR��T��[�H�c\�AϷ��%3�J4��d��V
���
�Rl�þ"��eY0h_˶!>7�mR��v��~�l�
[Y{�MM(n�wN� �Q��w�
��\�i>HF�G�3�!���
�1��<Py�60am���X
���Dl�R
#{���
eK�Y:����>`����
+���
�1
:��ʵ=q9��إ��Y����œ��{"\�:�p�$0R�- �`1n���A�З�vNZ����ޛh{2!�yx85�3�M&�e
�hh����\S�ԭ,v
V�c�SJ������
c�%�*:�-Z
�=˙�X���Re���zҲbce�uf�&o͘R��<,2��
�itN
��G����6�e��I��k3
{b��r�
����������W�ԏB=%�J���8zl���]�'\�(���‰�@��#�V�U6����,�wvBp�95$��L�*v��~v�bga�]a4sg�����Q��U��QK9<�iKY�D��0cɑaE�Ꜧm�� vy�0]�Q�@�u�������ח��r��ً__?=a��#`�@Y�|�������4�	�o"XR[�5>:����NCZ���F_v�CS~�)/!o�%��}�ֿ������rkKOM9~�<2�/��(�Y�^��G�N
�3���r� :�.��v�O����Y�o�����}
+��t�~�0MG}^l]�����댢ڎ���mi�
 endstream
 endobj
 199 0 obj <<
@@ -571,7 +570,7 @@ endobj
 197 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 6 0 obj <<
@@ -585,31 +584,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 210 0 obj <<
-/Length 3193      
+/Length 3192      
 /Filter /FlateDecode
 >>
 stream
-xڝio�6��Š�2�aDIԑ�~H�4�4�7q[,�"�G�mtLuę���=��nZ�����#�}��j�rW/ξ�9{�C���^��ٮw�R(O�n�կ�w����x�t�����u[���7�j5L�8����7/Ϟߜ�q&�*w%
j��W�My����*�˕+�$^ݙ]�*�|�-V���s�N��ܓgz�pCEϼ�~������_�}���՛��.�!����=��
-��:i��������w���}����]~�)�ӹT�6������7k$^��R$���MvGbP���n�׹�y^��6g�6�+��ap���FU_�ꦥI���n�Y
ׯh at 77�J��}�:7��O�ߔoѸ�sZ

-}m�аo�S#P+�
ڣV�H"W�X�
�n��U�s�<{��
����~]��曅�(L��~B��DV�_Ӓn`�~ex��O��I�4���uQ�wy��)2�G�7:�jzY���*�`�D)��H�8�}�uy�
���9��f�7�.�80}_����+�>Ȑ�������L
�Nn���w{�tH�.��E��2��h��2�u��?�M]���h�n�~Z7���Ɏ��]����P9E^!9�b�w�����,�d+� �j
t�zt��#��:�Z�a�@�� ��զI��z���z_�"N�扇C������+E(�#
Hׁ�
-�&L������B
�(\zp��,���P�Ѯ=p��&������`��M�#O�i�L�܆�KМ��ǹR
-(H�KZɫ��s
Җ��"t���l���D&='-�G�shjT�Oy�[Z{L�Rz�
���@O�D��)�<��o*RK�l�O�t��7�i�f\��.��V���<�(4�Dޙl��BF�˲���۴�8�@�JD�)UQ2�*�~j"|}ڙ�1yܕe92�q�H6��*�P�2��&i\�Ǡ!D`
-��
-�:�' ؒ���Q(�X��I����I��m�31��H�
{�g�}_���]��-�8ch��':��.i�5�$�ʾ�hz5���ݞ`N/��
�}��|%d<�,�E�n�$+!����1��l,����c���Zt;�H|5��c�X@
z�1��n
�G����=�����ٮ�ь�����\~�-
��C�OJx���/x�R����jNH,?
�s��oA��H:em4*r������?��5-�Ƕ�e
$�� �[�W:Y]i�`hD�+�ܒ�Dd	X�W !�
I�b�h�����&�<$���F<��B9C�$Ir�aWW��rIVI"�؟�jC9Z3\QjH>�"��V�D9$�Es��zO{t�S���y��PZ
�ˉ� V����������+L����������{6�D7�
����֤�3��i�x���X�
-[�>yH[�M�?�s�*�8e�i�08U��LVr>I<�
-�kM��9�v�ʁ�}�X�� 7u_d44٨�ݤ}� ��d���[a�*E��R�D
mp0�	�E���3�/λi0�)d���j
��,mxcQoL0E�����[�D��iGɌI�[N�� ��ͫaTi�y� ���C��
@�M�v
����m�)��7ɂ�*%�!~�_-&�F8��|m����=y?�1pZ��,���.��0�<��mݠW����A���nA�!51�.�\(5d�Uޖ�nJI�襁/:�L���N]
-�f��Dz+
ѡr���yўK����75�rzY���A&!%>�� 1�
�����y��:�E䂨�qeG?���L76-�ɫ����b��N�8��Q����ڃ�A��|c�AX�:l�E��C�>a�C�����6�U9z
@љ*�
\l�=�L��[yP��yǵ*���
��x��y�5��i�?�������`QP(�F9�hp��m}����Q��9�H#�@���0.�F�b/��<ᆲ�v���@@�� a

-�=O�or�����W��g�
�Y������i�
-���t�C��N3����v�y���X�_���Ge��a|e}1N�������)��ث�d,}I��L�`^}
Q�O�i�o	b�;�G�#�d"�kxo ���mc�k�,#����'.i>K�1u�򒸘6|O���i,.z�-� ���C�˺Yr�2�?�~���	�#š��'K-ȭG��X�v%
Z�% V�c�J���;���:Z�j���-�y�ǩPDc��:�Lp ��&�
� Q��u
-!~>.h�y Ɲ�����u�h��V�*>�.���~�]�CD�hb �4�bx�dv��S���0���{�)0�5�7�	*��|�Uy�gZ�����|�v�P̊7N��m�pټ��Բ�*��`���%���^�
�݊�����IF�r>v�i�����Ӏ��`E�џ�A�q��'���D��_�
-�P����~>�R��#8�C��}�W�
�\7Zj�\�T�c���
mE\�:ۓf�C���zۙe��Y3N
�Tj�A
-�s#�Xg0oP�g�w���'�v+�f��1�YۣD+�s��)��Dqvb۸D��L���	��i��;�Ĩo�֒��a
-}�j�-"����"�|��~ĹV�o��pG3�*%1�R�fy������"���"Bڒ��$:-o��t
�8��7���W��M�����\���\�mg�mrpk�����
%���2���S�͝�y�OM	
-}{kK3��q��� �����e聃�4SZ.��h�1��|�
-&�Mm?�lF����j�
��r~�$QK�A��P���}�
B��|�� ��5M^o�V+=��d=�G�ۏN ����M����OȾ5of
-a�R��K�'a.�hH�
-h"
&]�� F9`{JSv�y^h���,�nb+��Sm��L��
-q�\Kpͨ�e��w|
����@��/籋߁k4L��J���h�q�ک��}����GFxf`��+<
��	��f�� S�⯩Ne<#���S�
�p�kz�_��Ią�H8޳i��6.:
���GCQ��4n��~�����5���B��={ ��_;
����r�\�
��E���O�������%�"� /�KP��.8q��&��t��uq��I��|��dXF��
Ƴ�����%_�Uo=;f�S
-?}K�;4Z���6�����(?�Jxar����Ħ}��wX,D���n��=d�e��>m-NVkl��{E�=��� �
+xڝ�r�6�]_1�Te��$�ûypT�W�lkm%��$墆��yLxX���nt�LjR�<
� }ห��]�<������_%"	�pu�Y%�*
+�P�\�f�_
���S����O<Еn҂&7�]��i|��u�j��qù�o_���=��D�U�J�*��V������U�W+W�I��7��U���[�ޟ��ĝ���#2=_��"2on�?�������o>��z�����݋��p�+��V��-߿�=M|�9�����
m�槞r>�J�h�8�n�z}����R�D19�dwq �����4p�3���l�hs&o�"��;ݥ4���N7-M�
�v;������� *qz�K׹��|���|�ƽ��r_�h�}���Z��_�
��D��b�p����u�Bם��������w����7�,�Fe�_�Z�'"�����tӀH��+#

}"9�M"��ݷ����ϫ-MQ8���?����W���LW0
GF��GB���}^��./Q�n�wz��B���w5j�^��2؃
IOp��;;hʴ0��F���~�cL����u_�
-�銶-�\W��S��U����w�aҺqHGNvX��*-�χ�)�
+�AS��,��fy%_Y: |�	�������[�ji�1C �u`�W�4ْ�A���}�8R
��}������+E(�#g
H���M��p��῅<�Q�Dp�9,���P�ў{j1L<��I{��&�<D�(�
@��	�
M��;%��S�
TP�8���W
ح�:d-�~����F�9�����hk
���?�ni�)-K�	/X��?��
+���Я����,��.m�5�o�i�f\��.��V���X�DYZ��L>ld!�x.�e]�HHw��]ZA�]�J%"�Ԕ�(�q�NJ?7R�vfsL�weY��f
G��
�����F�
�j�I�1h��B�B�N;�	 6� ��(q,���\E~פ�a�6
ڙ�O$B���s���b$xۤe���^q� �����KZ1L�6���o;ڃQ�`�y�#؀��
�����\�ϖ�����������f%�A�������cq(T��ӌ)T�b��D�99
����
�1��n
�G����=�r���ۮ�ь헯o��\~�-
��c�OJ��Us
+
�T=q�h��������[�|?�NY��\�*�|^��vM���t�
�+��0��V��NVW� ���
+&��Y΋��+���O��P�?C���K���?C�h
S�1=F��@�P�P.i҇�k���$6�\�U�?��ZS��

+WTRL�Hc�U8Q�9l�\`����
����nޮ�T���r�&�U�8�C�8����
+
,/d�� �e����-:1̡���5��
�u�9�v4:�}C�V��
i�����p�We��
2M��Jp[��J�'I�Ёu�)V<���T9���[2����5��oyl� S������hR�A�.5E@��c���1�).>��⼛&�Rv
b��a_��
o,�I��b8W�x�I6�"�1%w˥8���P
�J���0���
��tƷo�c@����l�Hٷ�iH<V)���z��5���k��4� ���Lc�P�YK�Sm]��{a$by�ۺ���S��M7C߂�}jr>�[]�52�Pj���-�ܔ���Um_t��l�
�\��u�mW:�C�5(��=����9oj���
W�4LJJ|n�b�~���u��(�C�Ǖ
�xr�3��<��N�󻮮�Y ;�zF%R\"L���	��V��@} 
�{�:gB�?a�S�崦�6�V9F
@љ.�
Bl�9�B��[y���eǽ*�����D��y�5��i�?�������`Q�(��8�h��m}����Q����H#�@���0!�	FTb/�ļ��̾
�����=(Hl�<��)���v^����2�Z���'��Φ�T ��e�_( P�i�����a9��"��5�h�7�!̀�6���o�}��KȽ�K�֗�(��4	��ǐ��$�f�� ƹ�x�=M%�F�`�	�6��>i�2���oz��RK'?�(��i��4z����"2l{�,o
{�����.c�C�i(p/�
)�m]\,=)@m=����>W ��i����rlW)x�|}�UG�܍��vKwEޔ8�h�^�)A ��ۡ �88�N!���+:
@��s۠2Ҳ
��o�܊P��٥�/y���!#W41�Є
+�_1�n2���)� �f�g���J쀛���V�Ы��3O�,Ǘ�7?>�;^(f�p�����h�l�c'�"!���0�
�ǼC�<�º{�r
��a��h���IE�r>���
_߼��M���c<���J�O���#�tݿ���;�9��|*�
����K��U_�����S�e�GC=4�v��VT�%��=iF?4����7�IQ&N�5� K��=H�q���
�
j�
���?��شQ7ۋ����
%�� ^��L�%�����K��T
`�A��M\��yPaL��x-i;
���&�"❽��k!B��0�G\kuLT�[J�	w)�ix���k�Wj_�t61D�s0�@H۲ݘ�D��]񘍡'��־����w�/D�'`:g��%9z�Y�
����}`cC�l�
aRv�)��N���OM
+}{kK3��₣# ���Ƈ�Ѓ e&�,�2\�'��Lc��<5L���
�͊n<��a������)��l��lP����
N�������!A6ik
y��Z��q0�
&��a<��~t Uo��
~�}�@��y3s
���Z?	s�FC�0�p�@��`0yUo	b���4����y9����&��?Ֆ\=�dC�7έ׌)�]����c�*�R���r��
x�G��
+��".��׬
G\�W\�xDa�gVy8����<�PK	i�_
dz\�5ݩ�g,�ߔ=#$\2͚^�W��f�q�y|�ڧ�˅N�l=d��Q=p���ٸ�w�����!Sʞ#��l��紱]N*�3���lt���0�����	�o	�H"���o	
+?��x�C�nJI(7p�97uq��Ii�z|a��W5�r
�ѧ[>5�^����ɻ$
x�V�qo����?N�Wx�x
�+0��	~��
 K{G����^�[�W��y���B��H(�T2��Hc�6�<Lz�z�?��A
 endstream
 endobj
 209 0 obj <<
@@ -647,7 +637,7 @@ endobj
 207 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 211 0 obj <<
@@ -670,20 +660,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 217 0 obj <<
-/Length 3233      
+/Length 3230      
 /Filter /FlateDecode
 >>
 stream
-xڍZY��6~�_��@�G���l&	&�Lfw:X,�<�%�&Z�

qz�~�*J�Z
��"Y�����
7�滻<޽�6	7�>O�d�x���&M�}
���r��6�=������2еnUœO�Se
-
�`
-]w�,��m������o
�~��q���-�8ݧa�)�w���mJ���x�0�6W�뼉��j���_wޜ��[��{/�����t���x{%�h�]�zfPs`С՚!]s�;�۪V���x���n[Sy�7��9˩��y�҂���!���OC��IX���V�+t%�V|���S�;s�u�MQ���{W �����`ɥ���y��
<8�]�m���������i��o�0s{Ci��5Otv�ec�\�%7qF�81���!�z��j!�8�v�gۣPqhZG�>�qn��|����N@�����:���B�]O��5C[ȸhJ��	�j

�`3���~�\=n�t�kt�H�t}���#�FPL̊ �H�*H��r���
_K%}k�֚���D�BG��تsw�S�B4FL4�u3C1��
��
Վ�����#��>	���]bi[DD��y�-�Zs<�L�x,����
�%��zRi-XP�v<>��x1*������;/���hw��RT��rF�{��.����VC?�p� [...]
-���@hU��ՋMr��Y1��ր"��[���O�AV���Ηʒ���Xam��뀅�1`al�ľn(N
Q
�g֮'M4��q��[XT2׎$!%۞����Eu
�nj�@HoYQ �A���€���h�$���N�e�Ȳc��r��E ,)'����;,�M�-db�,� {��n2!�i����xksL�i�(]	�Z��� f�H��E�њB�����
\c\���i
�l:y�t{���aR�X
~X3��������ť��p<��*I8�nAv�H	�w�~��
1����0���$x�7�����#��R�j}J��f���c8
z���5Ɖ�e)�b�c⠋��
28�v�
d�nYbrd�X;�_Ye
w ]�J��l��4�mtq�8�̴t}�t���6����)�Dɤ��i8��a�V�_�Z*�&5�F��S'Ⱦ�}��Y�鶨�j��rd�TH��]�#
\J�[#���^�բ
DRO�N��2`E�sm�),%3�~j��!����3��a:51�QT��A��� [...]
-R��!�4��J�}$
-答߱	���0X� ���q���
*
��`$��'�x����H��vr�)��SQ����Zܦn�r(�jV��1���K���*[w�c3���9�_O�E'd�0��
- �*!�v�w��m�
š���+h�v��MAmo�|x�ݦ��3҈��
-g3s&1Hy8Z �sQcF�:����.-
�b��Q睚N`N�{.?�MN��<
a�Z�Nv�|��X0VY�9WΫ͙r	�)9T+p��IC�/
���$�^�ĥ��V'���I�9�;nd�a��]b,���p��X�}� %[��
עGs��Ӱ^���Mm���D��Y]�BRa
�&�'$
��'�R#c�y��V]�=�l���m`��蘵��~�1�(f�J��tD���S�+���Ն���Dz�:�+ճm�i�
l�m
�dI��E#}����p�K�QXE�l��Bx��L^�ݭ�:�!�eK[#G��D�<�i�5�x�ט��J���{_a��$hIa����Ix �˥2�ai�S~D!�����O��S�D��\��$FT�I�eDui��Uk
��
 �ǒfW
?���_=�+�^
=v��gd[��RP.�x��q{�(
�����
�tĦ�W���S�oJ�Kl v�����y�J��71���P����J
���ns@ɠ<��~�
-������|����y��O�x�����#��!�hF9���$y����Y��o
��~
��q�89}
t�xk��c ��ao����v�Z�e_��H�*LPZVTj�	JF�H���9*3�	�U�h��NqLB_|�-��$gA�(A�
Q�r/�>ۘ���P-��u�lȸ�}O�R��U�ܽ�1[p�o?�ы*™*�hU��k�л��j3�G�yV��K>2��J6�F�  ��o�-���֠7��,����'I�Db�7�#�J�Kw��Mm?���aj�pV/�a�u��+� ��k�?տ����P+]�
�\
���L����Ѱ���c���Cq.��9�+ե��
-�5��%�t�
��{m�3�MKwb��}i���cF�Ǭ���q�͹�A�QY�i��� Y�qcl)��q���njK$L�o'P|���]7T��i�b&�� R�����'(r��E,͢��i{���j�"���n���Z[���Ԙ����o���}5!-��eV
zwx�but�E��
��PН�п�톯^��?��!�BU��n�K>	�s���4sA<�Ƈ@�|%��}�m�i�-~B.8(
�C��f��M�#�RJ�_�i7��AW
��W,����)ģk�
	�p��Ń�e������$�Ң-����ɔ@��\� �ٷ�O�
<��R
�H�b��t���
�79
3y�ig�/���
�>�����I�6�6S�P�^#��U���Wt��|E�a6R7�o�(��Wڵ_�\���u<4�d�fYq�e���ݳ��2[,5�(�|Q�R|�c�r����2��u�]4>5�#�'y�o
3	�<�K�Ҁ�T�0�{-���j�K�)C�O�L [...]
3�
�8��q�h	>
�=K���T/']��U�O-5H\x

�ܠ�r�C
ב�A����
u�<�QՃ+sɀ_U����?4'~H�*��g~2�#��7�'��L<c.H�}��X�̝����w��u_t��6�vo�w-�nd���G�4pH�o�� a��!�7)��� �5�ٚ�+����~
+xڍZIs�6��W�6T���&��-�NR��tz����Jr�IJB�".�x~�|oI�t*x 
޾@�WǕ�����w��E�t������J��~l�a�z�W�x��!�����~�AQ�)e�*m&�6+���$I�ċֿ=�p�����w��W���7�h���w���r�X��(MVW�u^�a�o��r��;J�֟�F�2�}**\��zW"a{�0��:4E!��>t�u�{�)��`8��i�C�4�:ʴ�G$y}�SU������C�D�O}#�QX�
�V++t%�V�`�n���h�*rl�c��3��Dd
Fz&��O���K���d֡����n{����!��2s{Cnۮ�Ot��tcV_,��8�A�M�)�_��o*%=;�f
$�Q�8ԍ��8/qnYa�r��ն'�
H����u��)�®���.�m�7���:��NS��X(6뾯�g�aӱ_�c@
+����>
A7�bг#�� ���1�
_����|�����D�BG��ؘs{/S�J4FB4�U=A1��
��
-
a�	��n���]��?�K�b"�+�N&@�Ȩ��S'���Xl�[�D>]�*�K
*�VƇ���
��]/�[��x$�]�h��>/�Q�^MQ�Ţ�X�Q�S�p���x�����S\��PpҮ[o$HV4�!-2����Uk�li;�5��%�w�2wNƣ�I�Z
��B]E��
��:��gs_�^�L�5ZUu�j�j�e&V,j�5�X.��d��I�
+����d��T�+��t�:`aqX�����I F �"����TM�xg�y%E���
G���x��dt1m+��J �[V�c"�"� �bM���ך��RY�W_N��4
�9�4����"o�n%�'�p��:p�9�
(
��m=�}0����~!�Rh��" P��
+`7 ,b��z�7���]��ROGN�����U�*�s�.
�b�R�ÚmԘխ,��$.��E��WM�[��
��NK(@���Qcp�D�#FC���j���a'�W���<��s�
(9�>�
Š��t�1�I6Ƒ�y)�`�C⠋B�H
28�L;�
�$��(��v��de
� ]�J��l����mtq�8��4w}�t�j��6�-��1�ĻQ[��p

��Y����J�Lߝj�:A���U/�{YY��|�D�K�к�M7�!��޳�X��UY
�E���މ�@T,(s��
��݄��j�7�4�p��0L�F�}�J;����
���S,���
�aV�V~���P��H
i\�>��4r�#@ץ���y�:������E��-�椐���YQ71,� �uU�}[��Z���6ù���@�|.ƕ/5��4r�g��KC�yeh
0c
+�������\�ts�ʱ�
s�
��"��+�hf��I��j
[fu�\a�⍄wv5i	���Ӵ^�I�U`lY���y�mk��j���"ϡ�r�̊�t�_e�����;�KlM�d�y�C�iD���5�H
M[)4�C;aa0�A����
B�Tf2�H`�L��\
��m�t�e���H��鵸���sy�!�,hIb
+ZU[���ޔ\wDC3���%�_O����	��ٶ` |ՐF;:�!;���R� aE�z�
���tpSP�M�
�u��x��X��gs&1hy8X �SUcB�:���f�.

�fj��Q��VaN�)?�MN��4
af�N��|��Z0VE��T΋��r	�)R9�T+H��I��/e�­&���-;�BB�Nh����
r
�w
+��C�ɻ�P$
�#�E�(��^@F�P+=.E���1�J��^���m��z"JBoR�5�T�ݺ&A&$
�v'�R#c�yVW����'=|

c�؁�/
���l_*>NG4 }�<%�zZ�Xl(�o��H4�?�c�R=sM
l4��An
�ݜf_�F�
�=���7��
���ِ�E�H͙��ݭ�wC I�L[�G��D�<�i�5�x��m.G��M�/�TA4���Ȃ��(<���R��a�(SyD!�����O��c�D��^PhI��0��ˀ��آ3

= ��%
�.<~Hq}?3z	W��Zzl�����f�W�, �����q{� 
�����
�x�S��Nl�)�7��46������ȼK���
�\Ւ�q�P�����-b�!�G�&H�J�����
���{|�ӧ�
?���ˀ`|���0�Dq*�}-I�DK%���7سs��a�8o� ��>E3{k��c D�ao����v�X�e�L�H�*ڡ�,�Ԏv(
C$�M��P��O��4D�Uw�c"��laOH�
��Q��Q�J/�<s�IM����Cmq�d\Ⱦ�'V��Φ}n��X,8
+��b�h�
+,�*�5C�
��0RmF�@��J�x.Gz�6B)F�Ѡ����p�0
U���
0y�W�Ib!�sh��5U��]E;����c�
��
g�rF^W�[}�/�@]~e�g�7[���j�����k3�3�?vzvx,�>�������\:E)��[
1]�Nǽ࿺�
��(iZړ�dh,o
��=f�(Ǘ�{i��
„�JyHs�6�B�c�4��	��)�H�N�N��8
5J��]ۗ݀i�b��� Rb�J��9�
�"�&QIu&����Im�i���P&�O��,-��OfH^Í�෈{��
�fR�
++�;<� �:�ƪ��w�Սt(�NS��v��
�b��_�HX��ð�u�O�P�hz%�\��!P�_
p���
���r�I�A�

+-ֽ�ol:�Rj�M����"�P=�`9�F� O!
]��XH0V.-
�.[
�
�}�M�--r���fO�Ҭ��,�E}��9�K֋#��z
��t��B
+�79�}�Ti'�/���
Y��y����Q�
�h����Ϲ׈�Yy��+:Eo���(���7�^�+�үI.V��K
mi����W�\���t�{��X��b_������+�'?V��W�埦 ~]�pP��ᩁ
A=���ӘI@�I�~,
N��������VS�~h���$
��*":��d
�SJ'~䫪���fhQ~
cއ������.٤A�W�S����n��D�Cc�n��x�D����0͙�^z����T䍑Տ����'�Ȗ�h�zs��*���*�g4�[S-~4U�e.�Ȁo+e �M�o��
��b������ʍ�A� ��������l����ջw��u������fc�w*�n�;Něm�:,��D����&�A�n�l���5�>
 endstream
 endobj
 216 0 obj <<
@@ -697,7 +689,7 @@ endobj
 214 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 218 0 obj <<
@@ -714,33 +706,27 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 224 0 obj <<
-/Length 3361      
+/Length 3354      
 /Filter /FlateDecode
 >>
 stream
-xڍɲ��������Uzv�٪رc;JI>�l���

������
-�����L���{���]w��ۧ��?��&	w�1K�d���˼]���8�w��/���
���۟~���mgJ�
ϥ˹���m�[�N�i
~{�����?����Q�����.��~��� �~�
��{�Y�.
-B���wO�z��h��
-� <zI�h�h;�x�z ��55^�p����ێ[ík��r4o�v
tFm������ë�vu#�t��/�����kq����{����~�9�!��~�������	���cD|ͯ�N^���!�u

��t��6�
�oKs��d�k������m���d������ ����=��04��Z��`�A����ǹ:/���
5�Yܼv�\o��X�k�	����0��# �t�;��G/�
#�A� �W/�|��swF�fj�� �|���6�ܚ�@L����
��,{i����ڸ!LE�Ð��(]�%�3
��pg0��t�4
��{��$�� S�Ւ9�x�
����0+(�h�k?��xu�I�7(������N�֟ʽ��.Ed�
�c 3�0P��+e�p�֠f���F��NА4x((Y{����#\�?�(�޵���lt�y�a`��M��x�%�A\E�D���E�֋��\
W��8���W
Ȥ6b[��T;(ƓP�]���Z����
 A�i�9�Vap�31U>��ۿk�� d��7Mae�¢�� :�B���Q���a�\�9,;�
�&`�\` XY0��
t?�
������
�˽��*��3W5�����gd���n@
-x>]���m���م��22��T�A�<������F��v0'��w��
-�|7a�&=M��
2��]
;���B�:4d�֭��{D-G~`�	������|�
��ټ���?�x�}�"(n�g������
O�H`n����� ��^ZD�0Z�U��[��	 �`���`Qk:pci
�w�LU�� �4�u4W�HՖ
-a���^�����;��(��UCC���h�lZ��K�p:��F�]qZJ�B��ͽg��ܹ3�� ��K\�/�B)þ�3�
�`p�ó�� X��Ƨ��bS҈t�
-@����d�+������\/nҐ�ޠ19��K���h�P�� �AQ��Z���5�s%�c����wr� y�f����|>�	
|�94�t�`CA#P��g����߸��� �(&��g�bRp.�c9�y��)�J9������0:��b�R�'��
�S�
p5���K䒽��HW���؍�
f�3�vJ�f
A��+�	mF��� #���.˜A�|D3����0��|c ���~��d���~¤:"�3�� A��߬CeCIBF�$
[R
��
��Z5���1��D�i{�V�,�&rwQ6> mW�R�}qu�1N��.�`�bz`�
mj�-j_�bAq����͹��
��.W��vJ��
��\�㺚�����8c�*
�w#[aȢ�5�$�+� ��
��cn�n�s�Vj�g�67
0H8X̓[a�����Fk
�6c ��!Go�z`v!�)�xm��/���0|f4
-3��]h
����F�MY2lPL&�X,��-��f|9�^��0�%�2�5�eI�4<$%t����
~�$ '��D\a&����D�mF�弐�,�bpx���θ�H�oa� �z�[
�e��i�� �نc4pR
p8d�<���YCgq�#�83��ECf>Ȥ"�I(�<=E��_� �
��X>�r K�'\+�۱k'����Dy+
"���*t<!U
>1�8��YiI���tu�0�i+G
-����
-aS
-�8
�Zf��(�i��y��]{�R�
-��C&04�{��
�W>y�F�o�o�
-}[�~��d�_k0Lz���YՅz���נۉ�K
-�K]a��ɱ*Rl�0v� ȓ
-C����ᱯ
s�h���/�s �i��f8}�v��+���{m*����Ě]�L���$/���H���/%
��[�Y�1���,Xb�3�_�]�1h �;�s��Q��}��kWQ%
-�
O���X�\�
$�А�>��捻���b��BRA�AqE�Z4��R�m�L<���v�9O"��+�E�
-l�/Z}�r�
��ag��
-	{a

(=7s2��踘)~�W�qh��*8��5���t����Z{r�/��/-�����~�����H�Q p�:��M�Ų��s����s�6���ߢ�`,�
�_��D� ��'�,��ܾb��:Z�K�"�
o
�ac�\�
���`�1�I�IM��ժ��h�5(�C
p��)ܽ�,@�P&ɢP��TJ�~1(0G	�R��i)�MTD�3�'�3b��ZH9
�q�Ti�H�a�
�p48֥�������	z�֍8�̴2�+�CB8�h�Tk,�C;���
��a�"�q�.�P�H�a
-�(��"AlM
�^�Mb��3Je��������_q	�:{a�y�
�P�U�L���Ɓ+E>�������{2���e�k�$�P�)/mqխ��К���
����&�Z�vtP"���#W��W�
��}��5��`I	�`�m����#
F�*)�Pu�2��OB�ѷ��f�;���)6�O)�Ӕ�=�Q'A����a�����s�
u�Q���+��e��a�D�
�3��0��^
wcpY�q�u(qiH�z��89�Iәta�����5}�dA��㐠��Ɯ4���a�WJKC�
E�r�7���Od�*
Q
K�QD����:%�������N�[@�DE)�
�|��2�9s9\��
�RC����q
-){o�/���D�Z9�@
n2���!hK�
�U��e��$e�1'��]�v�Q��t�S8ώ��m��+�Q��R����Nl\U
��Y�I��Σ!
�KI8�B3��H/&�����p �F�q�a+ㅤbW�"Qd�Tc/�
���|V����*�<��͔��i
-K�t6��x^h�,D��I�����t�
�f7wv��)�����hF�(�=	Eh�ZN|P�/3�6�f�R�=�
t��;�
'^��%�n�\��
����T���b��@G�P�s��c��;��ȋHs�2�
���Qy�dc���˸
-v�b.;�Rr$�P�!��-h�u��OֿbING/9��?b��$�,
O��8;��:
x��0]%��ۦ��l���
��p�L�m��.w�gH��rM���zT�caLt��~-�
}�k;�X�G\k�"L�;m�@�.a�1H2��݆�����///Ǽ?B��vG7�n�����+�~tL�dJ���cc��
���SX�k�
��㚁���
�
+xڍ˶۶q�B�J��2I�!v��4iR'M��EO�DBb>��������ۍ
�`f0/(�]w��ۧ�?<��&U����Q��p���.K�c����}tx
%�����iL�+��4�+[p��-L�
tN�����}���o��x
+a�`��Iv�T�+�_~
v%���G��vτU��H��ڽ��S0'3	VdF��	����
�a�
,z�6
x���[�?�3
��[���h�������a�o�����5�����]����Z���4��
+�����iq��t�����m�Gd ��u�
�(�c~�g
+�鐇(��h@��Q.��.d���^�n��_�H
N�����k�ս��#��dOrȏm�u0#f@���&shʟ�iz?��e{��6E5��1T�gq���t��'"\ݔȨx�ֶ�� ��d�=W�G/F���� �� 	B�	�;c�醡z� x�u�z��!.�O���i��T���Mh�
+3U'T$\)���v��Ow�c��! T�Gn�
#h)��(Ia��)s���_�ia3#$iO#�
+�~��)����������~,N��_꽗
1.�
��ؔ��0�P��+/N�ʭś�,ح�3B_�h����
$���{
�0�i���� �]�4 �;〯�15+�6��-�d���p���,w4jN��
+o����Ԧ^- ��ӛ��Jo�x�������`nD�qZy8���a.�*$v����
�m�l�-�L_Xt�
�G%<�@EY)K�/`��!�]�7�8
+�
+�ڀa�f��ɀ��L9.Ps��0�\�5�T�`�y��-�A�$#
���=r ��<�n�M��Dlg�Qx�x%�4�G6 at _�~�o<���p��z߃��d�wsj��H
`����Z�$�ZƢ!�v5脻Gܲ�W �D `�!���,�����1�4��CqA�[%�s[��W��"���Nƺ��
�F�����*^�U�twS�̉ �b(vi0�;pC�
����f�@��렯���(l
+{=�}�
[gSQ����fi�h�j�sK��
q��Zn��i�5����Xo
�����s�;; "����_�1DR1�}5�g�
z��
�C<�2��`|��+6%�h� ���\��"~e��VF��c��Mj��<&G��|�Rb/'�!��( �����[�X�	r��G}%�cW���wr� y
�f�����p>D�	z
|�Y4�PCA#P����;��q��nQ棘,$N�%���������p�Pĕq�_ӈ0at����-ʼ?��8Cg�{�xV`sI\��p���ٍ�z�3�vJ�f
A�\W�"�T	@�Z���c��	/���

��6���S"\O�
7��܏��GzNv x�����&G��18����T��u�6
�V�WKp4jQBh��
+�e^D��.��Gd��Sɲ϶)}��H��
F�V* #��h۰nQ��
��=M��>2��\��3"�^.�BT�5��r�N�
�V)Z�X�8�R�U1bk#� [�1�
Z���/��L�n�s�V� O�mn9`�p��'�Œ���z�F�j�m� l�Go[�
���S�6� ���~>3
�\�h>�
m!������_]U
�=%��XLn�)���|8�^��Ѓ%�2�
�UE�4
<E�%tu�|�[���t���I��!�� �g�6��ò��<
�
^
��3�#��[�= �� ��a����3�]K
D;�r̂N���L�����o�,.�"��3s�Z�d�\*�����H���$��ac< ��x at 6`�	Dj�����G����Dy+
"���Y�xU
^`ĺtFZh9F��8m��Hɠ�񡻇�)�p

h-�$H=�i��}rׁw)[�N�!3콣L�r�+��2���7(7v����F?EN2ۯo0 ���	ڳ�
�V�{�n+
/�(D��
�\[`U�ܴa��A��+
�i�Їǡ��И�ȧ�B�XK��ƅ�Ms���k
�
�*��m��È
�0Ap�yԗ�z
��b�T,�K	� :y+�+�<��kÊ%v9����v
�F���8�9�;����5U�P�^3
+����� 1���, �Q�7�v6��1c
+��
+
+K��k�q7�@o�2�
�۩�<����A^aĿh�ʑ.4Fc��yZ�3$�1,�8nd��q1S���C��~ ڥkkn�a7�����oaȡ���4mL�7s�e7/
L��T �n��9]o��3�
9~$�����%����0��a��
U�8���ĂeU��+��bB��ұ���m:lL��B�U��7�0āTLl����P���_4N�7(�M-H��)���,@P��P���o�b����5������A�DE�$��28cF&�)��8�
+-
]e@{`�������Stw">!��:ǔ�����ʁ�03���KCz�ė
��`�*�s�.�P�X�a
+��(�
+� ��P׋�Qmr5�T
�W�B�B���`�����m/��Z�DŽ��m?�\)
+9^7hUK�(�C��yոH�aS^���qBk�GH�����``r��(ke��A�j�ӏ
mV`^i3@Ώ�+��Z�%%�}��ۦ��!D

hU2z!��z��O�������$�5`�;���)6秗
F4�a�8�I�U`P�2@��i�9�k�H�:� k��+�t�TղS����YnJ����;$�g��\V�--�$.U��7y���9� �Y����������ˏCB��9iR�1�(����7.�� �q��~:"�W󈗱�":>��1I��fw��ut�"'J(�8o���k)X���*M��V>��/9'E�{뾘�S����G��Ɗ)@�
A[���[՘]��&]f���B
�����1�p�
�>�P�
f�����0M�O��8�<T���:�;��,B/%�$*�@f#�^L���wr ����l�V&
MŮEr�RN�+[���Q>�BDJ��+�>��MW��i
K�l�QB<��hg,ęg�L�ãp�Q3Ț����
N�4��U�3����I(Fsu� [...]
)�q-���KP
 endstream
 endobj
 223 0 obj <<
@@ -754,7 +740,7 @@ endobj
 221 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 225 0 obj <<
@@ -771,22 +757,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 231 0 obj <<
-/Length 2845      
+/Length 2842      
 /Filter /FlateDecode
 >>
 stream
-xڕْ��}��o&�vg�>�'E�]rle��JI~ g@�9h`F
�>���
�Y�R��4����o����_��
L�M�i�n����di�%a�y�6���!L��O��l�5M��}�J��J�	�<��m����绿=��y�Q�&����ˢdS6w��7���^T䛋�j6q���|���?g3�o�
#�ObS�GbC��]OQ��.L�Y�@#�^u-M�����
����wm+Ki���]�l=��Fc��!
-�������=D@�I�|��x�c�7#����%�N��R�S��H���i{��VYX94_,����/��|��BC�V{Q\[�;`+)�e�
���'��xA���L3s��p/�[I�8��=���ADK_y at EPb
�!�j8�]�
U)�v#�4�m%�H
�]yr>���}�x���
ʋ�W$)Ix�O�ֵUw�����K�f��!ȡJK8˶A�{��O���{����z�j4ci)�+���so���@
}����ٻ���H�w�:�
Y؝�jT-4�ef9���jr��Ѵ4�V3o+�&�I>��k0�'�}���FV2/
ٟ?I�%���n�A�hw������o]
֜�ݣ
GZ
K� Nm���i��WZB�����W�Gk_ܲp�8�����	��n���{ Ms�f��=����K��A��:'Ij+�!;\����}�"�B/�/�?�>i�p̚pNa���d3�Iu��2e-T��f!�~�vw`
����
�dfMߦ���R�m��,`��f`-,�
[֓�|��
����<�
-�Z�5=������vI�e"�p���LZ��JW4�8��
�0[�0B&��^���GV�5�.��[�J���1笷��o�����0�ރI81���j$����]�:
pW\i�B�
8���x�#]�8x��Q�f��
ؤ�no�#��Wlj����:T�=
�Z���x�
���1 
��*�-k9	�0�#a 2��*�n05�
�J��9ݝ���5�,�̉&���A���Q6���
:��&i!�F0���-U=�LKpk�zĠ� Nx��������4R�0�&�P ��Y����2f������*�`�ֱ���4�(�Y�\y���1������Ժ�����X5vLʀ����K�9-�7�-�ru�
&���m�SII�v\jc~,8��[��|�p�;�X��X}��J��m���d�u>]�e}����p]p`�<	[�
%-L7	&�%�m�
�
^,
h-uN�T'����;��;%�@�~?�mstf�*�fe��
�s��9�Kc�)n^?o-�2<��bq��X�+�G[<��� ��2V,y���
 [...]
-{V.�"gs㱜d}��0�H7����Ɇ�sӭ �yK�����."�&��d��d��E�
`�
G,;g��t
-��}�y��_N�j�����
A�kA�B�g�2w9 �.j��^�K_�\tS.G�E8�/@'x�%�bЀ�

-���
����j�G�1�?,�`�t�nO�	f/1L�јIW�s�W��J�������%;{V��\>�8����jl�
-[okΚ�0Ϩ�A�˩�%/9��SoV̟�\9>qt�
�B�5�7�^x���k
`�1�����
-G���}�z���Y=���0�(�xR��"y��&�\&�=�L��Yj�
���k�$c���v��Aֆ���d.��o�Q�
ײ���
��yU��� [3:"�
3]ՠ�%��4LG�~ �j�ȕ��QV����f%ÂS����ӌJ�(`���l�P&wM��:
� ����Y`ҡag�b�*���]����=�U��W?R�5��ZU�c *�} �������&5��<u`�N�6�	�9`Ѧ�)�kQ!�zT�8*���
2�J"\h�O����}����Y1�1`�r���������[s��Tʜk[f�Ͳ]�p�|& ��
-m��:w�#mr�Z|P�&�'Ky��, BW
F�
-��`��zF�p�ї�!
-
�La��)��E�tn0�����f�
-��\�G�
V���-K�7X.b?ݜU͏N� ��
^��!p^�!��u��ѣ�X�;$���6��HY߉#�t�djh���}2�mjV|N+z|M_Q��Ti���K�6�/luy� �����X1o�]�L�| �_�=�K��r�I�)Z �z_LQ>����Z�]�	|v��Zp���Ǖ#�>_0�t��p-c�;-������4��{�8:����
�!��–��+�D;U>�x�%�^bEC;�aQ]�7��\�1o�TNZ����K֛�
,)���8X{R��sJ�/��ZЉ�EYR"̹eC�edªVA��Ã-���7�R2#6�k|�#N4���!f�f�M�F%{y�e�
-%ӓ�!��z,{�d��-끲)���HH�&+7{N�
�;�­Yi�R&�s at D�
�r��j/
�V��l�Eᬻ�B]p�
��̋����
�)����4��4��f���Wd�z��I�%	�j46�Oȁ�
�tO]}=�J
���^
�d�u�i�ǁ�"�����+����o��
�!��lI3����Y� ���,�d��>o�����x2.L/���p��?��x�\��xC���S�#��q��A�e�#2�5
�m��P���3����Q�ޞ��K}X
+xڕْ��}��o&�vGs����.9����v�$?�3 ��
40#��ntc�Jy� �F�/�������t����W?�Ѧ�4L7O�M�o�4�0�<U���p�&������@�R��&�þV%�ߩR�F�$��|���|���Ow�p��	,�$�(ٔ���?�M�7���b��M
F�7��}���L�6���ӄ�T��P��m��@�u�
��EV?�ȲW]K���o#>�+y���C��R#�u�&[��ј�y�B/(b�$�vPzԻ �v=
���Hm�c}ɣS��x���i[C��m�
�(
+��e���'.��wl-4l��������b[v� �~��eE�
���g��茆{I�J��!���q\
"Z��*����%Pé���J��)̠y}h+�Gj��ʓ�<L�kƫ.^P^�0�"II��P�������,�v��]��0C0w
AUZ�Y�
�s�o�4����hTvg��U��KK�_�\՝{�$ �B`�����E�ޝ
Ez�{�}С^���lT�j���,3;�Yw'�W�Su���鵚y[�4�L����^��<��%�7��yi����I�,Q��vBPD��}g_6 �|�b��\�
�8�b�X�
И� pj{��dM�g�Қ����N��"=�X�▅C���)T7
O�_t

X���i��6�`U�&�8^T
B��9IR[�
��څ��w�K��`z|Q���Is�cքs
+#/�&��M�G��)k��g6
! �s��kp잨tgH$3�h�6]��
���h3vg
��0ka�ز����W��(%��
��VX�R��i��
��|�K�-0��FP�f��mU��!�I%m���҇2�5`��
�E?�B�t_���r�9g�/6x�u
$��
 z&���;������v�p�m`\q��ZA8{�xb�I8�8t���QwG-��> 2`�R����^
'�"� P��t�jy[;�
2�ƀ0lo��ඬ�$Л€���lΪ
���H2�+�k��tw�J�����2'�X��)ʓ�Fو����І���8PA��b(
+�T��3-����J�8�݆&��opB"�H1��pB$�g��l 4ʘe@B gJ��l\�!Zǂʲ�
��gyr�
N2Ƅ2��b 
\�R�2?�b�\`��1)�2.
���ȶ���Iv�P��Z���O%%��q�����
+nE������\b�cE�)k�*�s��H�
��t͖�A���at����$l�z��0�$����
��3@/x�t���9=R���Jf�������e�����љ]�,���3�ϝ��,.���P�y���8��L�\�o����c�/�
m� ����;��Xm�����3tm���g��(q6˿�
cف��
��:0`׹�e}�����W;:Z
%cڎ
�m����P3V�Vin
+�1c�cƘ*��=�p��<�x|?��Sr`�;J�@x�L�2����%y8ڌ����Z���֮9��G9�5�<#)?�a������c�O~�''�̘��`��|�:
+Ԩ��]j�)�Y
�
�͍�r���:€#�HD���&C�
L����-EC
������{�=�s�=��/�Iv
��8�Ɏ�)���)���9���2JBw���[%�%��� ����~�{qZ,}yr	�M�
�� �\���8�A�{(��kP�{�a�
����p��U�=!&���0kDc&]��]^]�?+��7�~pj�����Y1s��� ��W���+l��8k��<�BP}.�����T�O�Y1s]���ѵr�Be�H�za�3/y��Ɛ�s�o�+
1N����!�#g�|�3�䢬�IZB����8��cr�`��2!�g��w��O���q*�����Y"
+RX�����	F!r\��J
+^2�U\KCl��
�zl�tU�:��O��0
�����#W~GYa憒��

N�+RΫ;�N3*�R8��
��β)gD@��5u���,��^J�Nf�I���a�Ѫ�R�w!仞���Vu_�H���kUQ�������WdV���px�ԁa:۸&��E�6���E���Q��۷�P�*�p�IX>��
��1C��gM��ǀ���*6��n�e�R)s�m����v
��� P�S(��Z��QN�h���K�A
���d,�aⳀ]p\�r�l���UG�!8���B8D_
+�(,
>0�	?� |�Ê�ҹ����
�ǚ�+��s
�.X�~�,�^c���tsV5?:!�F�8��7x�B��y
<�D���-F�fb-�T�,�~l.����G�T��(��

�d�Ԭ��V���������38ח�m�_����0.���߱b$�l��� �@��04{��
*����
+�S�@�����|D
S�+�P�
R��
+�����G�U�+G}�`����Z�ZwZ6}��ѭi�7�Zqt
��(�CzՅ-%$Wz�v�|��8K0�Ċ�v�â�
+o
���	b�Z���4Cͥ7��7/=X>R
��q���N-�_~�������D�sˆx�ȄU��,�[8/��o �"dFl&��NG�h
�%�C���ꛚ�J��p�P
J�'aC(6�X���m[�eS\�����MVn���;�w0�[��*�L\瀈~1^�Z?��^ܭ>��‹�YwӅ��
�g
#�7<.S��?�i�A��̺?dS�Ƞ��?d��K�׈�KH��ȁ�
޳(�>v��$+-h���ka�L��!�w�=t�v�������~��\���%�z���b��
+͏��de�>o���x2�+�s�aŊu�����^].�4�Ъ��T�
+��j���A�%E���0�P�m�.��g/�3;�ˍw
 endstream
 endobj
 230 0 obj <<
@@ -800,7 +788,7 @@ endobj
 228 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 232 0 obj <<
@@ -820,25 +808,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 240 0 obj <<
-/Length 3370      
+/Length 3363      
 /Filter /FlateDecode
 >>
 stream
-xڥ˒��>_�[��.��W�e'qm��Cj���F�)R&H���O�@�g튫�F@��l4�M��������/��ާѮ�4Lwϧ]��4�0�=W�O���&������nu��|�M]���u�[�a��q�O?>���營x��
�t�yY����ç�]��v��.�8���}|���E6���ӄ�L��S�������_0ַ�}a��ڧ����|_j��?�ɾ�/�CV߽O|���{
-c/�
&��C �vF���n8��%<-*�i�^�?�+�+;��j�+�"k]���wt���r��*ͣ�ǣ��tϨ�YV
��;�"u�
-4��ʣ�G���מ�+��pV��
ā�HD��1
H��3���3#����E��`�[��kU�c#
_w}�͵k+�᝔�,G\вG,
-:"�ՆG�q�x�!I�]+{�
�r�Lt�f�"U���
R/�r���K�Q?�a���� m��O�/q4�х"����a,W
��E��
T��r쪚.v�rJ*��� �M]*�q#���FK��lF2��6
�j3�����QkHF���RN]��O���B�ew����������Y��q�U��g�%AU
�ZFR<�ƞ�'K�����r4CwQ=
�i�����>z�N$j��4����4�<��E{��~���.�KZq�Z���Պ�ъpҊ�^{(Z.�"���WW�*ޫ��
����S%�b�y�*��$����0�a`��zO`� $P�� ���b�#�H~	 �Vf`�p�f�M��b+[�BK	8Ħ#)8�7|���S�{se5�!���NVY'��z���''�#^6pM&���F��c�K���!�jI}Ƚ���,�����!� ��q0`����g�B5	DsaIL��h!7��8��
����1�i���`�c�C|�m�U�kcY[�׍����

�A#�B�;!�
���L��f�߁E�wؽ @�
���0X�0�]�"
L�����'_�v�������v�_���k�
9z3L6G�T�:�t��_ ��ݾ�^��g�ň�Ѣ*��Jh�e	
-�u?���jYb3��.c@Ф]�����#�?�
��
-=��E?oD�ܳ�����>���/����p�x�t]��k3<sMF[�]L�B愅|
-
��̕G�.Mr�M'�NTf�˫�;C���N2��!G��au#,�&�W��8�kϬD�>(}���G|�2}C�k�dAf��p�e�
�!����y at j�Bxܲ��4�P�g6�����}7J�A
z]j��j���e��V��@-K�E&�}���Bp T��=��$�<O���$!keD�Z�pN�a`�y4�GA��i;@Ġi�FHP&PiS��}�|mT)�/��
-����A�$"�,%�
M\�6���Qn�2�Jnl��1�2��k_Sij��<}�o�EFRG���_�o"�4�
a
�цr�ƞcs���SOI9).�����n�A�B�P���g�b҂s<<���G��#x]�9A
NJ3(
��F׷r��tR�,���[�T��5�f�C�	�"&�3�L1��1e_�p�
�@����Zd>Ӽ�3�g2����
�
P5������Ȋ+�0�v�A�e#A%*�9�$[�(�CL�>�ϛ�
Z�AM�NóM#��n��'R߲n����V�lPL�8�(HjZ�JH�{
V�}���<ϯ���[
��^+Q�kőQ�'�_�lwc
�V+J��ܸ7'N��[/���j�=d�3��,]-�0ΐZ^b=��
�>N�Q
��fh��btǦ��2 ��� Q
�M��/�����Kh����DЭy��I�@ЉL�O�#���4�eFۀI��.�dN��3��ȈF#��9_�'��^��R�"�h.��/���By����R	i��X
߈C�N�'�-� ���>� [...]
-�9-�l�A�3?�hp_����+�?
;ޒ"w�
9�����q�f�
�-d�G�b��JE*W.�qj�nW��f}���c��)���X�q�3M\9��[����EEA����K�x}^�F?�<�}���18wZ��i	�
��jƋŻ��
�[�z�)'�ŋV�Ж
O(�k�T
,B�rm&� ��m5�
7G[0Z.pƥ8�8��:��6�]�l@ ��؁��k��u쯠of�唸� 9�inm��[N�63�=Y�B�v�,D��D�r�F��lիnx&��)�U�Wi�׭�o<m69��+D�8k���:�(H��n<���5(д�5gl�l8���
7Z�L5V��ҵ��F$vY)g��ϗ�
EYp���� �p�`zT�c�<���7
-=D�B�R��(�f��0$�w�*2������bGr\���C�ە�K8�S���^.t��S�œ젰�Ke��Y.:�����%%̠̈́��Ņ$B��V�߳��u���b.��έop�2��IDB��L�=K��%#W�	;�+8F#��Z�3�U<�
~�
^X��c	x�-��:���^��3�1
.0��dSzs�?)%@�.�`�l-��

t�9����ȑ�n����ۼ��k�
��E�y��^�\49F�5Sx���b�Z��}`�iz�,�e�Ztn&�L���p�ڜTF߶ ���)x@�� �-�
���C��0f�a.�m��S'R|8w	%&;+u�������?��g"a�,
�Vn��s�L�$��%t)&
td�pF������qм
-�&�[�?��!NE�)W�����:���3�\��
-
-��,�T��o�Nђ7�;�! ]���1<�+�#������J����
#3R�L
-)�\�D��b��W6��P���k���R
̌�҉�me��qc����.�j�>2̩M
s��ʧ���9Qgz�`��xj��&���Q�j4+�J�������G�tQ�޴M��$���l~5�pn�:�~2%� }���̥Gb_Q$�ީ@�e:5�Ͽ�r`n*�d�9��E�a����-�Fs��PbI���#NW�#e)��D�A�P(M�#���UrT\�`
-
6���}h���󊌼$���4�
#
ӡ����ÜP`
��_��bN�
�ll���Uc=���]���l�� �X��R�o�;SBR at NO/V,�Bu�믖������~�D+%��+�(�����K�Ǟmt��<+pU2��YW�Z��&L`P3����ߒ�s�N at xi:�����
��Z(��������� �jF>����H����Ύ��_b%���4�´�%:�y�_�{��������{���zm�-d�Q�^Z"S���vRO!�
-�ȋ�S{����/��;�z
+xڥ�n��񮯘[(@����-1��
�P��!�}�!{4�9�MF�|}��d���F
,v�����zWQ���
�����݇�Y|(�2�����P�<
�4
+���/�������e�;=����c�T����tg4<ERx��O������^
B"��~
���r��O���7������JX�C���
>���.�,�Q�Y�lf��c
ޗ}w���a�oM���}�w���i�
��
�x�^?\���~�����%~��L�_�!�'8��E�px�-.�m���?�+ƫz���k�"k��3?5
�����h�՚W'`�WSW�Qdz���e�=D��h�?��W���xׁkj��xV��\āC�LE��5=H8�;���;#����EU��wn:�8hU�c+_�à͵�j�
�P'�l�W��˒��{��X�j>"I"����r@�Y�܉4�n�
2Ukk�0� ��~Z��c�k�
S��~
��K
�sl��D]�0�֢bX5
��`
Зc_7�8-��<_��@�4���z������vb!#��і�ucơ9�G {��Q�'Y���E��t����$`PU�_��c.��;�ݗ�4˭�Ǫ�
��W [...]

ӟF6�AbBӁ�Ugսh��G+�">gGk�;VZ��
��f���#��heѲ��y���5��Iȹp{.�?M�(7&QDlEHo��סG�1
<B�	�
D�J��T�Ԍ�:��� �jeF��Ak�޴� vrtE)���Al{��y'�-l>Fa�+�	,a5^��ˆ8�N�k?��p�8eC�e��joQ
Q�=�^|��
ATG�C�
�_ςz���ϾDIJv.fL���v+4�P,�����
rc
�3�����H��On��8:�)�ANQ����:��ܔ�0*$i�jIQ
q܉8���w�a�
Q��
شq��
 $����
��
��
/���,
\�ou�5]϶z����f�o��k�N�P`D1��sqnE�#HXh��pc��m�,=C�'�N���)�kV�~�������V8雊A�ua �
��tzt�+��z��Q�{ϊj�χ���ᾲ�>'ܣ�kv覞8��x熜������I
Ŝr�ܕW�n�r�C'��T��˻s8C���N1��@�/iu'	�TSX�`!��3Q��Fߩq
� ��,�����+yP�� �&(����<d�5�0H]�Aʁ�[5����J��f���Ӝ���F=���+�Wo�pVYj-PQZ�TɊ<2
�f8�-R�P��q�❟�#
�EH�V��U"��lX�
b
�D�Q���p�qhZ��	��4/�o#�����"ƅ�LA�b� ���D츥�qT�Z߱ĕi�
�D�T	�Njc�6���ӥ<�ƚ2Yb
��|�.��>����r~Y�A�[�v��4
��cH~n�zL��iHq��$l\�#/�
+~�6
-���'�s��cq|o5'��Zq�K��X��^
5�NF��.��H��X{V,�䜐�rB�`.��3�%)�I��I���G
�7y&s�LN��^qa��FR�$T7���`g���zH��$�B0�d{�p��6f`�y��C;6�I�i�i�	����3�̷j�f�|�W|�!4��'..
+��ށO��/k�>;���"ϯ#>����;ƅU+Q!���(�ׯ�
������
��2w�����'��E���C.	9�
�҅�J��q�����Q��qp��\�h7G�����?�
��������4�բ���k/�m��V
+A��U�']�� 2�>��
���R�m&E�
��?P9�߮�~�"��Dk(d��ze�i��ՙKc�����܎��(��4��
�5�R�������YO�Xf*���\�;�O��w&��2@�v�G-��%�
%bC��yp
�W;��%
�oҐ���yd�"�Ƚ��&S��i��	ڟ�%FC��D> ^����ɞyb���
t�F0�#5+�}!;�V*�1�r�
]�ݾEB�����ο���:T
ʶ��y�4s�T��[���gfs?��E�E�NoHy��Ľ5 p5��3(8�	!`�L�w]�=����PM
��:�-3
~�
n�S-�	�ε�	`L&�7�3<
��i�E�'n�q�ue��ԩ��)���m7���}+4��p{3,����� M�h;�2�rb����ɂ�����!�]$��K7*t�f�_u��;�,̠��Z���~��i����<^!����l��`��
���8�����A�r֜q̳D��g��h};�XqP��>�H�R�e�_�G=������a2�*��򨩦V	x�eP�4z�B���P��0��j�����58B�ɑv�7��8�
�
oW
.��"’�r!m�LI6Or��>nU�2f��()AQ��k֔42���6W��D{U������7��-�.llp�2/�MDBU#�LB��]�U�Á�
+��#B����
�_D�b�$�X
+�s�+��d.�WΣ�<p\�+�a�ؔ�\
,N�@IP�K!��T��|!��
���[�!�����p�o�]�u}��p�J̃M���j�1���+�4��$�ٯ.,�+e�.s֢{3�5`&4��MkKQ݁�V"d�d��#���N�n�G� ���,\ �L�dN�"�x�kJB~V�
+s
Pl�
.~���D�bY���Kf
瀙�Ev�OT�eX,Е��+�,��VM��]�4�ޒ��i�
q&ϸ�̂��Y����*�w �j&�af2�}�t�׼�����
Ë7Mz�tr�3��h� �]M�ae&��� �[��6[
���֢ �n���p�:����D&���
a��n�t3�<ŀU#�GB�gS'�c���%}u�LN̙>0�. �ư�ī�)a}ԕ�̆�J��Ky���Qk]T�w}��;�
g��5�p
�:�~:� }w��.�Gj?Q���t �1��D���߀
d�0�v���
J����a�d��m�;�Y$�$
�+�����*���D"
� C(�f<E���*�*�S2�
�L�о4���!#	�xd9
���"�t�|�N�Z
+�Rl����
��Z.��<����4�z��qjƛ��K[
�\�m�d�kl�y+
�ʝ� )���
�\��Ӊ�_-e�_�����%�c�N�e
��Ji駩�c
���{B��*��Է���Ż����/�[�&�"�&o��Pi�G3�W
p�y��� 
�0��0@��%��������:����"ءk����Ň���~e��k��ߌ����J��a�ei����~�#7��[=�"
�:
 endstream
 endobj
 239 0 obj <<
@@ -852,7 +834,7 @@ endobj
 237 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 241 0 obj <<
@@ -866,19 +848,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 246 0 obj <<
-/Length 3111      
+/Length 3098      
 /Filter /FlateDecode
 >>
 stream
-xڭZK�ܶ�ﯘ[f���
:'�N\vdG�וJI>`I�"9Hm&�>�	r)�_v�F��ϯ�
wO�p��ݗw���'�2(�8�=�ve�+�(��h�P�����}���o~�YM��r������ou�t����
��ᗇ����p��][����Ί�H�]u�{�K�����.
��{&��.��mw?���.􏙅�c�I�S��}��ꬌ�����6��0�^=)��!ڟ���7��׾�u�Ĥ���T0����C�?
�l��[S3��Սa���v�M5h�B��hfx��TU����4.B7
�8 "��}e&����j[�k�y	�So.D`�<�9<ħ��i~
�i.MGC�}�72��BR�k{c�>�X��
��o��fEut�i3Ss��pc�
Jwֱl�I=�V�$�
~A��/��K_�a��`��7��Ǫ�n���g!�lI@zg�z�@���^FH��Q�kۼB�����C����xV�ɏM#�ݩt�u��Z��=[0�A
��ngǕ���D�W��!?�ၕ �g�"��!�/�tW�c-����'X������I6�j��7�����+�,Ke��@� [...]
��|CAf���)�p�{Ͳ� P�A���p���ٸ+O�
12lMF�
ݱ<�uu�
���������[E�
�m�����lRJ�R���<A����o8� �����S�UbTI��lӞ�
�Q�ǻ1Iu�4j������g�x�e{Y���+$�y���ϖ�"�?�e�Y�u4<��������[˙I�
�C����&7��lz+|b,��M�^%�$��E�	CO\����L�<
��|����aǼbd�g�܂
,�;Sf�e�
Y��G6����Y�-Y�e�r��Oɤ�TS�`���.�
>�,;h
����P���(0� �[��ʡ������ĖE�q7�
bA�u:]��5�$P���k�M�
ع*k�,d����Hm\��-n쮪�V����f��U�n0@�Bdp�$�R.U`� �7u�Q��x�2��XYc�`�8
���5>�qr8��8�{�ԋ�(XR&*�
-4\]�l�”к�r7]q���,-,�
����>�l��Y�j�x<�t2�eK�}����@�фq�S4E���
_�t���B������r�"��(Bf�i	 H ih�
I�ɨ
س@
D�Y,�
)�[������4��D��M6wɿv=7�$�M%9�_�G'�A`B�%aCg
@fgm�l(ИX<� g�p�3��`�u� U����D|,'�Z"t-!AR���K���a8E3
-g�2�hSF��
�=��J�~Ao7��
ˏ0�?b|CԞ��	4&3��l&E
a� G�8
p�����Ӗ'M>�d
���А��0#��d�x>�'}�F��-3b���$���		\�ed�?.�13�oл2��.%�
q9�(a������pG�2�VeN�oRw��p�oJ�ht'���$�/% 8I9����>U��P�=
0�.4�/|"q�
#d���l�0�KX��5'7:n��P=:�0�"�޺3c�t_5�>쀲��R3�@g�jɔ`���D���� s2�6���:DH�S�m�����I���'+Y C߹Ɉ\U�J�s�a8�i6��ϚI,Ax����
-��Y�"ӻ2 ��zg�5lp���>i���Q��W8��,��Og+��7��~@��)5.r���K�_d3̴��
-��Ŕ��E�8�r�"�$�=�7nU׼6		��R�@�z��E���~�O��
-#9z�a�<�V@~Ct羅 .��.�M9�܈
�0�p��
�Y����5
m�1���=����]�ir�Vٱ� Z��z��k��
��km�V�
+8/�8Ճ��l�k��Z=��`ܓ+7Wl�(�*ws����ĿR`5���:)A�\�qrKi��� �˥*E^��dq�{7m����
����X��
-�Q�dy��7�zA��Ղ�h1c�??2���-�
A4پ��i�
]?�,���b�LS�`�� ph���_6{�g����V��f
6ޮbXp�
A�b�m�:��s��T����h(�m
UNC)���~tƉ���4�
�Ak��L���cf�O�� 
2]$�I'�dB�n��xX�����՟>�;����L�$Q
���RyK�᫛�^M��
T��������;���z��o�P��>�f��R�(C]s�m������I-�~�в
�ҋp�,������/r4r�$��T�3{ q����0�r�R�嶫	�Ө�!}ӈ�}�òA~�V"��4ܢ��$��,�e� �
g�#��,���p�%쏳Qe
w�t˗D ���S'����g}��s�=���֡�a�އ�󹟪�U�a݊�!��U�"�`���P c�P��y���d�$OU at 7�G��-��
/�K�4?\��	�K�ȸ�{��-h�!6Ь���������|B�5�	)���
0`]�yŌ��3�V>;������TK��%�΀ߺ{�L�>>.V��
�p����Z0f^�{�i4�
�` 3z����UH��p��^%����S�G�������>
-��+~�pU
%�T�#��<�
-��*�j�;�L�d̛͍�|��B
��.�(�a��m�i��7U�� /�e��G��!6����Pp
E@��>@_��2 *�	r�X
�g�Y���}���;\��ҁؖ5�r�4�ڟ���i�s����
�o�
_/�d>)�<Kc��
�sz�L����*o��2�M,�t���  ��Z����$����,���߼ۺZK2�S]�-bh�e#�C�2q���M�%
Ä9I
:N���"nM�&��`��Ӟ�7.�>���3*|�R�U�
�ZZ>�oh)Xd���C�� ̏���!�A�AY@�����A���/���
n��E
2������F9
�h������T�4�'��mJ:���_A�t���߫n�
�<�$��0����4N_-~j��������y���,� 
Ct��0\�x����9�l0v�j=�����B�+EQ�[d����RR �98(`N�޹��X)�d��
+xڭɒ���_�[��iw��il'.;cg2ӮT��MR-d(R��(_����
�_Z�����p��
w��}�p���y�+�2����iW��"��,�v��}|���p��?ʠ��Z��[]������609
��8�����_
�~���p��YI��.w?��j��
��<�	�K�~�݇�܅>�Y�"3N�0ϘLm�i2�����?�Y�
+�I����0�W�1���]��'}�GS�rR����i��t��}�nM�XcW7������6ՠa
M.�
�Q.SU�_���x-�xa r at D��}e&�|��A���3�ȩ7pD��
^b*pd�_Gm�K���q_��,u�������O��h�����������.35��
7F1͠tg
�&O�Q�7$	���
���(/}�����A��V�u#�N�8
�GK� �;��#� 0�=<��B*���\���/��?"8�|dij�
~l�HhtT�n���h-�
�-�֋ �e�����JGYA������O�nxae����~a��
 �U�X�e���	V>�nl>O��v�^{#'��?�Ͽ�YɲTƨ
6*`�$8x��j`�����Yxz@����X#8�
��I��h�M��e��W
�@��pڊ�l��[�B�
G���Dw� �g]�$KLw>ѝ��yo�)Bw�����+�I)9K	~�f��g���F|��0��系�3N�(�Ĩ�0lӞx
�Q�����Z5GG�n�t���	��2��,L���|GZ�gK����O�o�h�fl

	�`
�x諾����� 9����jr#
Ϧ��'��mz�*�$Q<'�(�L z�B$�Kg���x�狼��Gu:�#�=C��h@�<�2N(3mȊl�<�9�
7�i�8dYP�Eȕ�>%�SM5b�!Ӄ9�_b'L�,7h
ň��P���(0� �[��
+Q�DA�_��ز�7x��!&p�j��N�e._�H�@Ͽ��T�;We����vv���K��ō�UU�J^�[ی���x�
��V0��AT
+SF
+@S���{8�1x����r	Έ� IK>��8N���|�z���J�@ER����ːMF�Z�_��+ltyޥ��9k����,s֮�+�'�N��l�����hc5a
��MQ)��Y1�gi�"x"�#�U\R�T,� �����4��4�C���dԅ�YJ
�26�X;R��.���әax�34��
�l��fn'I<�$�Jrl�ȏNރ�	����
�1 ����r��Ƅ�I1[����(6+^����#�����T��X	����JRY���K���a8E3
g�2�h[F��
�{@���
�tAo7��Q��G�1�a՞��	
&3��l&E
a��E5�<q��Q-
+Pt>L[�4��1���BC|:�Œl'�-�O�>G�
��1��R���	7	��2
2�����o�c�8�KɨG<�/JXy�y��`�0����#A�z�2&�7����?���߆�)��I�,*�f�� NR�4��ML�%T!D�?�F�>�8˅�\�}6z��KXˈ5'7"��BT�N�,ȳ�ȳ�x�7�W���'�,e��L��3q�dJe���@)��I��d�6���:DSJ�tmU%��!OV� ��s��rU�+)�k��N�a�Lk&����WV�@�
+�޵0��;KY��H�J��'���Q ʙ�
+�Ͳ<0��,�����7����PaJ��gv0��/��̴\����)_��q���"�$�3���k>�� �y)P �=��!l0@?Ч�w��
��X
o�B~Ct羅 .?1�M9
B�
�j@���w��
mׯah\�=_�Ә{��Ey�&G(Њ ;S��-�~���5I���Z۪U��
+΋eN��k2[�&�VO�18���� �� %Z�B��
�ؼ��W
�F��['-h�
'w��Hz
Ҽ\�R����M�߻
P���o��ѩ.ۿǦ�W���:'#�7�|���\/��3���G��v
qG*�l����e������䩘'��0-U��
0����/�=�3rrDw+k|�oWD�
�!��Bl��]�y�u�a��Z=�

e����i(Ū��q"�ښ��C�!h����vR�1fV��_,� �E�t�I&������)J�YY��sJ��
�^@̤�$���^*oiW"|u٫IS��J�a�����p7{��
+��h�v%��mV��;u�245��6�x٩��R �-DZ/���R��5�}��6�l�uS��졈�:
+�	�+)�X
�� 1���7��އ&,�'i%q `�K�#��CU��|,$��N~���eҖ?�NR�A
�~� ꬁ�K�|I�k�=uR
M�_�q֧�<�ڳ�z
�M%
��0>�SW��5�;�7D3�*�Xd�L�e(��U(��y�՝�LI���n��P�;\Y;^���i�H�S�.
"��ޓ�lAs�Q��g.J8�6sX�)�X�SHA��r ��W�h�<h���(�kT|�*�bY�i�v
�ߺ{)p�����X=s�KFp�?�k�1�޻N������y�*X��
[`�Q
+�<}��|��:�G!�qE���돡�:}�R��_){�
��皡�, Ks#��j>vMd!���K�[�p��c�i�ٛ:Y:��ֲ��#D̏�_NhW\xUp
M@��= _��3  *�BB,��3ʬ?����>P��
�u�]�@h˞y^p�OJ��S
�3������ě@8�׋$�)E�gi
���`BvNo�	�P�
[�� _��	�}�N���[K2�P���P�ԟ%�ט�M���Z����lC�-
�,�0�q�Dʶd*�0aN������<���;S�	�.�-�'�
&�g��}FņR�+�K������Z
+�t���1(����o�_yP�0�Ade�e�����W��1������F��[�h����+Fy���Q=��o;P҉��J@��O�x������P��$� B`�_��=�Cӈ0Xwn�7�'���+N�A�
+�u
���_???�
�N_M���Ж�^Hw%�(J��,�)�;�:�<h�?+Vz�X쟙
 endstream
 endobj
 245 0 obj <<
@@ -892,7 +879,7 @@ endobj
 243 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 247 0 obj <<
@@ -906,23 +893,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 252 0 obj <<
-/Length 3076      
+/Length 3072      
 /Filter /FlateDecode
 >>
 stream
-xڕɖ���_�[���5$�59M����L����MA-d�h�XQ�>����ع��B�P(��w/�p��ß�
�~��]y(�8�=�ve�˳������)���q_}��
Lkz]��鹶��n+�&E�A����ۇ/�
>=DpT���t�r���᧟�����ƒ*�ݕ��]+��w����l��
��:�Y�l~s���4�u�@�
M�
2�d��U������A��0����i[���z�a�3��g+�S��k��,�&�i�R���2��{S�}���ݎ�<tS_	Ƈ0�k3���<FѡLEèG��
GAwb\>  �<�����Ƴ�]�r�o�޹Ŏ^@��>
-���$����F[wɣ��h�^��A�k�H�=�Sd9��� ��KӇy%?dq�+����c"�y\`l��������C�^$
-
�b�Q�F
4���ϲ��}�1�h�n�S�7rƉ�i�e.���$e�_{;�F��lBoV7��~�+��|,�����Oe.(��O
d^���s���d{�!�

��~9��n��I��Y �*>D��Aq�?*��/� �j�Hv��v��A%%���>B��QaʲVa�
-ŐK�]��
�c4
Ay J�
���0�?����F�Eb�s`,�_z3
�m>���#�J��=9�= ����<	޵�綥�޻�s�BQ_-X�e x}]B��]avd9!��� D{D�M��ȶ`�j�1�4v
�I��Z���N����z�r
��ܘX�o����Am>�ih۪��l��`"�\�<rT0�=|���9�v���
��GG�׀9�,
-�}1O�x�6=��
��,���� =���j*����,�����P�<q��՚Cxw�_ъx�
-�	�L3b�Nn>�]#G�*\^k�u/Lt��=��]�R��4VM�v�B
��
��(��:>�����(�G �/�H�p0��E�*K~���k�-�i�}�H��3=
-��H�)��K�ڸ��0Y�I�UA�{���}�nA��{�՜x�5K���5�?�O�
-m=ȶ�1�A˜�>
�5��W�>ˆ�k���߇=1���V
��[
-���B�=�����T�;�7����nS,���f]�	�*�]����8��'�fy���
X;�E�8,���$��l~��������6�3��d{

���ʞC~&��gB�h�

%Vs,(��f��w?��:���1r��]�ƥ�T�KB�
u	�0�qW_�rQļp�*�?����8
*<
.Ŋ "�M�(]���3�Ɉ��Xe^�uன7��
��vJ�����
-����򢰔�/�:>���\���}�Cʶd0�B"�L
}��1�.X��,�ċE09vF����}sW��
���'la�����`�<��Jy6$OG�T�p.�,����"��&�
q(��%�Iˈ�0ٳA�N��l(""E'�#�94$.���6.4��X
�/v�{��Ӥkvڞ��l��ຕ���{;�FF�c�޺*�KcֹI���Z�UJN���lU��
��?)��GE�Ҧ���Zӝ�<�/���_J�T��d���9 "5đg(E\֕$�jv�0���`��@(�I��ݯހ�����3x`�x�}. ~�;HT̴����,X�������Ә�T���uM@�� ̮�֓�qq�j��������d�1i��a�~1 
��DZ{�1!��
T�:>At��p�̹�4����~��9"��R�U%Ԭ���E�d]?9���T�+Lry�e����b��@Ф��O�v2�Xʨ8�/��hnX�e6/�o�3�.���>���h2gi�����/G��F쉜x�=
��(
ya��HE:��<�
-3d�7�����Z�rC��N
�}U絒�~^_]-y���<ddi��ID|�)UJ&\�.Ӎ�ѹb簇�w4
Ћ��ܣ����Iξ�e ��VW�7u�\ie�;��}�?
-�_�
-�N�M��r�8�'s�c�B�v���$}I'����wL	�u	�;�}X��ԗ���U��@?-v�~���z�p%C��X s�%�~�J�}��e����R�y0L�����k���
-��E��R�R��-3\�-g瀂!z�Z���j֊�k�*]"��m�� ��ĸ��ê��ݙDO
��c�hG��
�rv ��0�
5O=
o�ɸ8a�ڎ}W�ID�<�I��-Z�_-=j���
@�l�>��He̸��aK�n��d�Y!��#+�u͟��!�Mv�L�[��F��nl��U�=��x�i�0��o�5�՟bi7L���\.
�\�w~�$��e�)p(����qh���-�72�RzE5�+�Nآ���{I
g�I�'%��
~���E�g4Y/�Cl��U��R� �;ps�r��>M�x��BtB�AX�-dˆ����#
���:9,���O����6o9�
�	~=��	Y�e�k0d�
�[piW"���u�(��������{���$�,�I��
g��#��8 ��&�O�
{_�� ��XW�B��.y1�c�x~���P��t
6�h�������5���s
���i��+���K�ҵ�l?��"kme
ɻ� ^�Qϭf”"CӅ�_Ӹ5�c*��4�
pf_"�"s�!�P8u�J�<�RT-�P\�$^ G�G��
��qn֦�|h���Y�
u$֌�E��Ȕ���]�}<
��D�8�ޱrmY�J�K���)h���YzW
����E�_�?:�AՃi>V��
:���Ƽ��g:ڹ��h�u��(M�Xa($1I<�.+U~ݠ�/XC�79�WJ�#O�eW�?T>�R�G�2L]/+
[��g.�� �A�f�1�u���~���
R
�]��#
Rq�
-�:ۑ�|�2��?+aV�����~v(sU�w��<���NO3�Ș�-Ӯ��ͱ�.�z���t�2���
���]���`z�p��n'ײAu�8�2PkD�P#����xo�H���q�F���H���Yz����r�q�������z�����K���˥~��񝈢(9�#2�����!�A�R���
�D.L�'���?�� Z�Md
+xڕɒ��>_�[�*�
I�"��
�kl��)�
��Gz\�L�>��5��@7�F�x���w�?�����gG���1=�λ*��䐧����1J��i
G���
Lgz���鹱5��������ʨ�����çO
8*�%D:/��wu�������_�⃪�ݍ��]�*�mv�?��!���;6Su��9���N���M8�"}:��h�v��Ok������A��8r�{ƴ
��v�ǰㅡ��
+��ԣu�G0KӅ�vFF�6�6f���0�7�٧�
+������M}-?�qژAh�-�1IU.F=����4�ܙq�X �X��" �-���ڼ
+�y��W�%�b�D�H	r�m�ӹ���_�dk=��a�
�xM�u'� ���
ٸ$1}�!��f
�8�^�0&�Y
�+��0X�1>7��E
|Ë$�#\�-*�(�V�2�l&y�xL/Z�[����V�8�6-��U����
�[o�����M��͏|?��l>�z�_����6W��^d^�9�s^�͇���-B�?<R�6rY���G$�;g<��T��a��`�ӾJ#d��#ٹ�_ؙf�U��_���F�9�Z�*�\{w�/{����
+�QZw��W^���Ʈo�kDY$&;���ko��y��&r�Ĥ�h�NFNg����@Y�Ew��uK�5�w��0���Y2�,aˀ��u	�g
]\�#���9�@�'��
,�l
�7�4���ѵ�&�n!2�;	�z���2
+e�1��7�����������f:�����Dhr���Q�X�^������j3�ߟ<�^���S�4���<I�%��_84�YL���]Az*�#
�T*E�Ǩ6��C��D�/�5��uw�_ъt�
+�	�L3b4^n�|�]+G0��55�&����
��.�A)mh�&Z�� %{\��(��:>�m���$�G �/�H�p0u�E��*~\��
a��Ŵ�v$��L�B�(%��J)璸6n8;L�nRxU���v8E��;P��^d5g��f��
� ����L��6�ls��1�
�
�a�ִ�PQp�,�
+B���{b\�ѝȵ�>
�{����_�7?�o
��W\��1|�z�M��#�K�u'��$wqZ����^��4������ډ(��a�ƸgqV�{�7����I�I��k\z�V�
�3�/?"�Dz4�Tͱ�Û閤��02t���c��u�����&HBN��,a~㮡���E�3U-~�`C9sT
&>\����7�tF��P�&#�S�b�E%ց���xJ2�c�+y!v�*޺�ʋ�R�R����0[KsmB�i)ے� 
�3��ae��0����gigA,���Y���0��[�� AP,>8c
�4nǃ�� ��ِ
<
�RYƹT�\��`�Z��7ġ�:���'�*�d��;5��gC)zI�xΡ!�9 
B��q�ُP��j ~���̓�n�i^�Nh�����V�rv�
vЭ� �2��Ur�Ƭs���rj�V%9��5f����o�e�I��>)#�6��g����4�a�л�)�R�F�U*���!N<C)"XגT��!�hv:��� [...]
D7��(W���t�4��(�� Ф��O�v2�Tʨ4�/��dnX�e6/渗n�3�.���>]��h2gi����/G��F쉜Ğ	'a������l��"
U
W�Gd�7�����ZVrC��N
,���~�^]-y�Gsy����1<���:tS��L�z[6�e�w��a�4
Ћ��ܣ��7�Iξ�g sx��
��������
A�~�?
+���N�M��
+�8����H�څ�ڃ�I���bi%!r��
w���:k�/
���" �@?-v�~��r=e�����O,+s�%�~���}��e�
n��"��CHd�'/qF���"�H��H��HȖ�`���s@��q-�����v-T�Kd}~��4H�=1��2ưj~ow&�S�?���g�#�
Ԏ|9; e�D7��i�l:g,[��w
O(�$����ޢ���ңVJ�g	� dM���,q{�
�7�=lI`�
���xV�@���h}�"v}���(�-�h
��[7�
h���=��|�i�0��oX��ϱ��f�tR>NX��;�c��o��=*p(�����hN~��y�RzE5���آ�$�{2I
2o�Y&%��~���Eo4� �Cl�U���R��Bp������y
��+�`�	]J`;Ȗ
��%	'
0�yS#K/��\jdl>��;X7m�r���f"����w�`�>	<�[�iW&���w�(������#�{���$�,�Y��
g�
"��8 ��&�O�
{_�����5��.@��.y1�c�xa���P��t
6�谈H�����W��9���<������֧Z��U��Jw������]Q�.�(��V3aJ���Bԯi=��J/��b��gȇ�Ȝi�1��}A�2/�U�<�9Y�Q,��)�y��87k�l>�y�A���B=�5ck�e"2�%�qץE���Bp(�0=]�T���o�〿��@��
��B�,�W
m���E�_Ҝ?:�Q݃i>֍�-/8����
9�g:ڹ��h�m��(M�Ta($1I<�.+Uaݠ�/XC�79�WJ�O�eW��ê|L���U4��Y ����3�|������:�Sv����)��.`����^�O��Hv>����,UR��������P����yu�sɝ����<2���j�4�� [...]
+�¯e���>>�ot7Q�`�n����� �F�ߓ����ƈ0X�w~�w���<�W���8]�2��?�{w���p�:{�v|w�6�VҽN�d���<V`�uT�So�</m����G$
 endstream
 endobj
 251 0 obj <<
@@ -936,7 +921,7 @@ endobj
 249 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 253 0 obj <<
@@ -956,18 +941,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 260 0 obj <<
-/Length 3490      
+/Length 3484      
 /Filter /FlateDecode
 >>
 stream
-xڍ˒��>_����
-I�[���̦�>�l ��"e��D���
$$q
WM
�F�4�
ś�M�������(Ԧ��EZl>
7u�)�d����S��%J��i
G_���4Lg�n��qڷ������t��NUeUTo����W��~J`�x��ܕ*�
�O��o���w��6��u�d��o����_O�n3U���y�I��>����z4�8�p
�?�q0/�<��Ne5O�;n7�~MSu����6��i�
�2
�#;0��ϡ��Wg_N#c���1��_O��O�w��f`��y�ES7#�'+���m�
̣��1d�G׿8}�Qw��W�P�>�`��ƓS�\�z������iB�v߽
L#���1���$�-_zsK����������6�#�_a?��M�ȸ��
��n>X�+�l��,~�<!y3
 W�ut!	��������i�-7
��J�M���z�J�,����_b��^�Y
�[�3s�������\�s�}�PyF
#p�>��
Az�*����|�S�pwo�k���݋������,g݁��v��Ÿ�
G�	]oNQ�)X�UQ{�N�wd�Y�U8
K���i[�rǎB�A`�
nz�v=J�Xк��N���|��$���¯�Kb�շܫ@
�+�!������>��`�����ۮ�s��_�8=����X�
	�;�h���B������.�`���ʑ��J`��Mtvd�fI��}�:�x��(�x�e��$X�_08�ȣ^�<�'A�<EF��ѣ6r�~n���,�r
gH��ذ�y%��m��歉��_i2�J=r
�t$$����O
������ ��
,
��w8^x��6��aX��
�n����Ô<���ξ:ޟ(�-
�)�p�5�]L�tYڬ
��:��C (+n��Z'���T��\8摝\
{i
����|靬���=���e�Fn�dT�������~����ׅ8p<�7o=��9�U��
J'
�%
O
���[*����E;
Rr9!;UF��K�@_�U�*��C��7te �����1 h�n��П�:#\V=��"�n�s�����`_�:�L�%6H
�?��[E�@͟Yv��k���DZ���o�_8 at F �;�5�+2v�JH���h�d)��
���$m:�v}�
N�� +.j�HV��<P zˎ���q��E�����E���(��aP�g!�
-
c���n�2�lt7�H�24X���EVn֋�"�g�����BG�
��)���.���y��6����Tl�0�`a�"�X?T��)�*yV��c�w
t|�f�#�
δWVC�A�ӓ\�(��%
�x�,��V_����w�PS�O�D|!��7펊è\Ŋ5�
zĸ���k[�oeI N��; /�2w��;	
��N�m�*z1�X��,��I!`<��%�V��J`���崦C��L
9r���X?d
uf
���8o�h
3!g�� �~-���� ���IQp�)�b�P3
�����)�d�Th�
4�h��F
q'�lyy�6�H��1-���rk�dq����AI�C�rG�1D
��9��0e̗�q�:�o��x
8{�<�k'�V*��4f���2rk`��V;���f�Xf>���AW�'H�(|��
�q
��8[|�����29%��.�E�ה�g
v��T��(
,���6b��F��a=�]
��r	�"��ݭ�b<�S�3 ��=��@`'�v��C�(`���~������P�� NjbɈ�B�
#�|�B'��1��l�B�B��v#0�#@���X�fL�yÆ+��`噵s� ���kގ^-
-��fK�l�WV
�T�a���
p��55�@s�@ ��8Ց� ˜�R^╕����\��FF����;Qw
29PD���i��1%�=8�E;���
Niu�i�0q&W�웊J2vVj샜t� ,�%S+8� f�d�4�Yt���*o0| [b�y���A�b]λ��h�]�B���cW��֜�ǘ7��Q����@%�o�t��՜�̆x�g4[
`�_�L,Ղ���q�F��f�zvr�7s�G]�ot�^*���5)ҙ�H�j%��	!�߉��i[-
-Qg��k

.��T�`�
�0���N
-]�٘:
ؾ
�u!��qy,&raK�3A��g
�O�d�1f�}�\���B"��w
Le)C̹����$�xX3Tŕ����[�S���44�p
-�)Nc��������T�92�
���Ffq��(s�
�h�F��O�!��˖5������h
-
��P�Nv/X�[���s\^@[�*��"� ����bC/vZ3���k����#Q?EP=qq�L��d���'�'ËJ��bA�j9�W��҇@e���.�ѿ�	�0�:�+78	�ƪ�r)���e���&�B�~>�B��%��<�l�4�}8Ęp.׬	��J<1Z��v~�p�� �@TGA]
|A̗�[?����8
���3F��J,�	A�
㙯r�X��p7|(j�`5^�m�[�̇�l}F��Y�ԇN A�ʮ�Y�q�7ù�~��U��,o�̂eZ:�L�;O�bJ��e�Ըp���*�8=p���F��]#U�3�@�bnV|�B��R�
]�p�jh)W�Ttk	��P�PE	��D3��w0GGk�?,�T��YSy��x�j�c�7
�^�^����W<
��Ht��Y7�
��xB
-ܓ��@z{I�r,�ٳv��e1�X99˖�YeUqF"\X��x0�!4Ӂ���L��z��	
�'�ƺQ[!,��b���6��3u-[���?$�`�ݺ�����:��ahK����u�������(\��9�΄dѴ������4����{��/�-��ʃ�~!ۉ�%��)���M˴�
��i�jA���X�o��W�7��L�"6s�7$�q�~K9����
���ʙ|)��x��U�)��a���N�}��w?r���t���7�<��(��49��e5Q��?|���e���~AE�2[� z��ه� >�Pt�PJ�J_҅���p]���L�&7r�w����a�0x�(�=�̗K�Yf�Q��cc##��焧`Ǣ�1	d�pf1��C�=�W
�S/�\)d��
�DY�����N
>���
̓�p��S=�����d-
Mn��	'i���Q����(�{��Qw���V`
P�γo���e
�"�'�02W�����,V�����Ϛ���
��N���V�\פ`L��K��qM�*���;$@�D�}U^pc_�[��۶;L7��u
�,
L��]Q(�k�4�t��O_*������7UT�����Ϧ��R��Ů.U%?���]�K�7���#�W��<�|����4N�7��N,�5���
��#�!�Z��`n~���&�{1�
��*�]g5���m3F8�l�����`yp���w�)�W������___w�a7u��vv|f��
��X�$ٮL=��w����D�
vuUo�K��̾�wg�������
+xڍZK���ϯ��TՎ��Gn��벽v6��C��#B#�R�̇'ʯOw
��8�/"�h4�F�!��7�>������4��"
���aS��,
vIl���/^�}
������aۙ�O�s]���X�m�[��y�{������yz��!���M ��l�E�fz��7S������|�*X�M
F�7������6�h�	���c��c�
�����C�/����0�Eq�i���ޯa��f��m�{��v�y0�
H�}{�%.]�r
�ql��v~=��>Ƕ��k{ ��M�̈́<
+
�Xmob`����>u�KgN:�]m�7�v_t��s�I�)E�
z=V�#n
+4��&�ԑ�����Tf>9��
+B`T��^^�؛�v�i��~�MO�W؏�?�A�ٮ�چ�c7
,ۥa<]a�I�����{��7*
+�,�3kS�z�7�Mg�Q�h�c�J�
����z�J
p�����be����ޭߙ�9D5�Ø����hg��Xu�@�IJ0C	ך�0�P�w��Z�
�m�u��ŷj]ռ8�ϺVߞ�dR~lWH�mw���:B��S�8�<J
g"�)����ZU�c?��X��ۺ&(:ՠ����
�Q"���ŷi��Ē�5�z,-�����Z3�V.	�+�����
�
�.�����[�<`�0v�s�Ԗկ���@gsȑ��a�.X at Z�F���!n�<v綷�Dr�Hzc1��&�j C�`��m
�a�
+L�Y�`�{j#��K�0�Ԋ��x���Q�AWEO����wss����+��(‰�
��W�N�f�l^�����E�
g�
��D�wiG 
>M�<Z���A}���SgX��*˼�c���x�%�-nד����'����Tk�š�]
�p^����S���1���7'[-vj��J�Mb.
� 'z�V��
vu:���c�������

�nltV����ܵg�M�ٯ
�����|� ���:��X:鐐t>-�{�X*�����t���|dvF�8n��.MZ@}�Wի�G�tj��@�ӹ���h[�ntE��oOd���
�C;Ka�ƹ�6�jh_�:�X�%7D
�?��[e�@��$;���O�~��a���K�� d}{�q%}/�nZ��vf?T��\Y�V�O����a��}$�w�Տ"+��j�P:�Μ��!Ҍ��mN��H16=>
|f��B�i`hx�t7\ 9Y��K�Y],�`|����u�=K�`O��/u���UM?�Dy�|�x�j�
�Y�v��	����󝲨�g�9.}���K3�x\��l}�
��lFT���;bY"gE��uۑ��ۦTj���
�/B��݉�eT
�4��=|�O�g��j�\�,�@��*�6: ԟ�f2�<�<8	
��������b
��,��Q)`<���5��"f��Ȧ���qM���>�:q�r~�~��k���&�9�$���. �~+���vO֯����
C��P��� *�r1R+4�{#)c�G��'[N
�
�x�Ӳ^�wL�k�}�؇$u
����=w��@:_G~��L�9e|�T�÷au<Y8{�<�k'vV*N�4Ʃ��bqkd���t�/43�3��8_�磮�O��F���8�Z�yB^�<n�qz��zJA�.�Y�ה�\*-U�3���IF�1Z��$�H at OnW��\�A�{���NO��
8{OtH���Nr��l�v֯^�>[�
��$3��4�3�0UsŜN�F
�Y� �7�P�4����n.�ԓ�O+ˌ�B1g�xEl.^�<�v���v�ۉ�G�B�o)��R�[r���-�2w>b��XKC
4��S��g�:�
2
���V�4�\.�BE4:��b�oD��1�d/�·?ۺ�W�$Ѣ"_�SuU���%��8��Gdriߔ暱C��Or�ؽf��L-EZG ��ņh �Л6���`�@�Hհc���A�b�M���d�M�B���cW��6��}Λ��D�z�J��W�J8��|J�}����YMV���sW��Z�
��a�%k������ [...]
+U�"^
�x�`�?�~K��)����.
+]�٘"^�}=:k�B�9�_�徚`j��%΀yӞ
y?S�5�y�!S�S5N
+�PG�@e.CL���n���&�
p�f
+���o�2޷�
5�i�
<�)NY����ܰ�..M%�p����:
�.�Le6��
�.��\�.[�l'z= W|1<DQ�Bw��+xK�q1��Gy�m�p��h@���R
+^pZ9����=Q7EQ
qu
����z/FO�g�PQKՂ��r��e�
��|.n�]
�o�a�:�
H����(�a�VF	��Q�dy`��-���4\���w�H�P'k����0�\]�&�D��Hj	�۸�� �@RGa�\
}I���A�����âC�w̦Q���w��"W���=����r78�4ǀ��6­@�Sc�>�r�,t�Aص�5��'x3�[�_��|b�>�[0�`�N�ʂ����
+)eE�5.����J�N�
�<�Ic�F
g���ܬ����d��;t�	-���BT�"��6��hiB#I��&�!bL�`���
 �R�?�YC}�z�|�cW
�X�^��|�W=
�v(]/{2���`
-<�C�J�
x��{��/�b^u2]U벜|��
�%P�(�
+#����U�@���q�b�>�FR=S��z�y��f0���y����:�%�365,G���?%�d��u����v/C[���-β�v����[��U!]4����t�!8��l��㧖������:JO��lG�7�>�S2����i�;H9�v7T�*
t�D�:�)_)
޴�<Y�D�,�Aߐd���=���[^��5,�"$gr�лz֒�S��"O9���3��u>��T/���m<
+wA�����O��籓*��Ws�?y��W�| �-��_�O�i�x���E.��~��蒡��e��K
V���:K�,��n@����
9�2��#���,�/Amg�GYl�2Ʋ�@~3�Y��%�cR�\�}��CӘ<�W�C'è½���B(��_^��iɧ~w���7
/�~���� �
����

HqRf�����L�%�W��
Lc۱���"��<�5���l)U�򄞔F�*s0U���jȲM���C����%�h����5yM	�"��qi]�9��b�xqg�h�����+�}�K�JǍ������d~]g0�Ðɲ�+	�]-Zf��IWK��<�_�����Si�+����mJ�.E*��,���RI�K����;�'ޯ�N�Z
z���r�e������H�:_�#��Ѽ�����
���so�?�ЄM�je�@h�
+��
�]�
ֈ
��Uf�_6���
,Y�+����_�p��������}������=��WܽaNĻ�(
��{�ל��P�s�I�mw{O��	��
 endstream
 endobj
 259 0 obj <<
@@ -981,7 +972,7 @@ endobj
 257 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 261 0 obj <<
@@ -998,24 +989,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 267 0 obj <<
-/Length 2856      
+/Length 2850      
 /Filter /FlateDecode
 >>
 stream
-xڕY[s�F~���mE��u�Ʋ�
G�qN%y�AU�D$���o�FH:ʖ����LwOOO_��1��}�
���W��5��&�����Dx�1rLc��
~�������b#�8��(����-M�<�'�8+c��-{���������՟W�
��x#�r��կ��
��5�G�d<� ���6-������Wz�NG��iZ#�u���U��>�r��}�hQ����3?3������4�V̍�V�CC�>���d�>/X`.�C\����ֵ�������g���\�e�CN����hŬ��Q��f,�R��Et����<
-�1��đs�Y��<C��D2�]<v9�;��Q��{x˫���8��c��(�)vR��K��n�oJC��"�Q��$Ϊ���NS�	����9$��]2B�N���
YbX��6nJY��ЉaT���z��C�
H��e���H0��G�=ay�;�x�s�u��*��V@?a�9�_I����=�� /{c>x�D��H�'cR^TQP�&���`�m~|K���\�A���w}Q�(P�7Q�
�TQHh�S6~�"�lGG�l!��b:���
�1kh:,F
,���7!	IV�|��2Z���<W����V�^}��f�����+��� X��9�$.�0S]][��W�!
�Y�5��4U�"��J�X�N�g��J�r���7��d��4l���s� t���M������x��W�,O�6� ����<"
d:gS��
�V��QG&u�a�(���ǔ�9�a]s1�϶q�q<`)�y� E���5"�dq��l•T�ByW�
��J�.�����y{�
-�قga,HA���]*Ht�7i���q��ИX�C���V���
��6�P�r �
��A��<0V���H���E�AɌ��h A�<�U�$J
-�$@�Jd���	��;&�@r�e�+
-`�1F떶:S �6�4ݎ�Ȗ���M��1I��'t�!�I�J�
��� u������Ѩ&`��q�KTU�w��U���ӻr�JBF�
lX�\Vǃ	�Aoi|T)T�j�
�J��kڬԏ�Q��Q
	�x�}O(��V��1��D(<C�P�����78��h�0�`�
��%�	��o�nƥö��� ���1�h��ڦ�
Q����@�l���Fd�lDF�����4-�*2�')t��46q[�V:����Ĥ��[C�[�� ��-�O�
����‖8�d`4�
�P���ud�+Ϧ��%�T0�D�[ЇPK����o����;
/�LR�Lv�~X+`�t�}^��9&c6mL���i�1�2�.�N7��r

�be 5ٗN�m4JsV3���7_���MhOe7�=G��0`��
->��/�u�q B|)U���w
�n�V¨�O�G��y�V`h�޵;Ō\�P!����'�Qƴ
,ډ:�� y��d��u�
�!
�\� ��� ��qӰ- �|+��n?�s9����@h+�����
�G<%��m��	^۸C�\P3�\	��2�D�	ʞ��W$��e[Θ�jrU�������٫
���V^ͥ�!_Һ��'��*�aмH��z��4�"�
-�����.J�%P/�#��n̉�=1���D
�Y�7��g k{�U�Br<�u�V7��Z�t���M�H���C��Tm�R�R~[��?�P� ���U���[��B���+M�#M�}Rn�ڬ�m��
�QQDY�9�G�W��'?�7�aj����%_��x�0�.�ߙ�
y �x�b,�����)��Ƈ��#����kY���z����NtO_^�A�q6����;,L�<'��MN@��Y3���_0u�V�� ^��,_����N��:d Y��`��D�
����0x|Z���r~>3���[��pٟ�/h�4
�34�WBd�
���L�}&�e68C|���`%=
�_���r��I;nd����}��,���]��j
������ՖB�!P�Z,f��=�M�wXTd
-L����R�Y"k�ٵ�>��"چK粡���p�
��]08a]�	K<�������ff+<��|*�M��\�#���=
�u�%�]p�~�ޗ�U
H�c��g��fʦ�
-4�P`��t1�C�3TN^'7����y���C
$6�>W� W����B҉��N��K3=E���g���sل'��j�췴P=PrD�C��|΃�?����
�7+W��c��g"\�s����K�Ζa��-_�QWpt�ɪ�G���$zK��� ��-%"��5��
�6�9�
�C��rς�}�!��ù�9�3���1�y�N-�Q�F� |�
T��m7�
��m�<�]�+�VҐެQ�������>x�"e
������]݂����
-���qqX��N���w>��h�*?�ي�	�zOe����W��F5��7��N�Ƴ�Ջ?
d� u��9KО
ya%����l�k
-�NS�T@���^�7.�Ѕ7���/��\�I�k`\�3Č'�  �7�ћ^��ar���ހ��F�%Y��������n%c/ۂ�s΃D�/ ��D`&��U��&T[)ڤru��!X��kX�k�]?a�u���Z

�D�q�0���
]�`>G�R��
�
-�p9r�q�ZR�hD�
-WQ�~FT�vNt�#�
��D�+�;�x�X~Et&#DZ���
��<�d����."��oETH�>Z����wY�_���
�
-iS�E�ڃ�s���/L��?����NElX��Vq,
a7�1P���\�q8�uF�;
�PU���~||����%�b�T��Sz��q�E�a�<S)��yǼ�'"T9\;���ƃ5�q������o���n
+xڕY[w�F~���m�9
�;h�0�m%
����Aat"$"�8�_�uk!i�=�������._Wc}�6�W�뫛{�x#�5��z?����5F�i
ֻ�o�9�b:����� ��"Jy�|~M�-���6��&˞h�>�}�ӕ����ʀ��A���hl9��������?
��M�$u
ئ�t����Jo���
;Mk���Y
�
+��'Z6�

-����>�3s����<M�m�܈iE>4t�#J�&����:ąZ�
m]�kh8Z�>��M��(�
rrD�������GU,
+���s����fƘ��Qp��y��;�R\76�w<@$�el�.�tǴ2��r/�yu���qq,ye;�NJVu�����Ui��[��"J2��Y�1�i*?�ߙ=�d�`±KF(�I\Xb�#Ó%�5~���M)k�:1�juuVO�{����,Z	��Ȳ=6`�W�cY�'9G\���:Z.i�������I�1)��W��7��X���!��I�aLʋ*
+
+|�$�C�,�͏�I�`�

2���/*��
{ʽ�*
+	-v���X������-�Z X,B��r�k����˅Q
&u�&MHF�U"1�L�����1O�_�N��A��q}��f���
�W�;�#�`�紒l���Luum�b�
a�͂q�P�!IS/(��4�E��~����.���z�zH�I��hO8�B7+��t�ij����y���o
+L���3 ��Av�s6�9��iEu�aRGƍ� +J xL���53�l��"���	P��MP#�OW��&\I(��qeށ���;*�[�����-xƂ�~P��ѥ�D'y�vO���(

��F����|�P<�!�*�!�w��0(偩�¬�ET�
�Jf�|gFJ��1P�R&QR�@%�U CUGO���1��c,�\Q 
�1�X��ՙ
+ 赁��v
D��
F���L�I<�����H*VR�x�' ��4��
��F5�\��]�����.��$m�ޕ+T2��`�R�:
L�zM�J��U#�V:
���J�
e�6�#�o	ş�Š�3�3��gH��^5���
+�t

b���A�Á�<!����f\*1l
q��	p������ۭm��eٮ�
�F�lD��Fd�X���i�W�Q_�8I�S-X��)��"
��Ёl�$&�5���"���Lmi~���W���9%��mH��}��#[]y6��.���'��؂>��Zr�~&~��v�YxiD`�Be��p��Z����b|�1Ӱ	hc6 mLC(�&�nȬ��:�p��1,���I���d_:���(�YM̼��|��fR7�=�ݸ�
�€�+����x����T����uĻ�[M�	��?��ك�][��=ix��3rUB�� ���m��i;X�u����\��2{�r̻�p�r	L�v$��Mö ���jg����
����
����cx6T���o���'xQl��s}@��r%�c �@�&({�_��'�m9c��U	��#��rg�.�޷Z
xQ4���|I�~V���1Tày�4���i�E����
�A]��K�^^Gp�}1������J�yxg�? [...]
��a8]��1�~� ���9�X.���5R,m��eG��u�/ֲ����ڿ���>?σ�7�lz;��wX�=<'��Mz�y�?�����/��D��l /�J���C�b�CZ
2 ���y	�u�x`"Y�����[<<�Y�q9���U�����
��X��O�g4x��+!�����|&� 
�2�!��ey��
�/��q�Yˤ
72瞿�ŷ>�w����b5�}�Պ��jK!O(_-����&�[,*2&
�O��])�,�5��Zu���S�
mås�PBO~8{E�6���.Ƅ%����TIc`3���f>��&|^����ʞ�:��.8
V?s�KQ����1a�
�]3eSi��\�0�i���̡�*'�q'7����y��oC
$6�>W� W�w�s!��AK'���LO������:��_�\6��t��<�-�T�
��$6��`��  �uG�����kc�م�
� ��R��e�i��gp�
��s�j�h�pt�D�I�|DA��D�4���J`���bNi�����C�ܱ br��p�`���(��x}^�թ�2ʂ�h��{�
+���&�ᔱ�'�+|E�jBқ5#�^
�<xZ��T���q�w\|��	�[Pb^;�]A<�6.��Jr^3����<��MS��:[q1A R�
�ع�Jtը&��惿���
׌mm����9�@] i��瘼��\@�`��5�e��)l* `��=/�n���>�
�a9hDR���
1��|�
�� ]�
&����w6�/�Ȳ�>0e���Wu+{�D�s
$B9L%396���6����J�&�������uX\����]c��1{��o|��h�&����!�7�o��@�=�9
+@蔂��g at T��ˉ�+�;`Ւ�F#�V�����oD������3&��o��/�;���D���x#DZ�}�X�mo'��Փ��."�Γ�"*>x2c�y����7Y�/�{zo��)�~����(;�Sx�������L�5��8g������_\�q.x��t8t�CU��}s���>ږ�s���QRݜN�M˻
��=r<Oi�
v��]gH2 
/��f��
i��.
 endstream
 endobj
 266 0 obj <<
@@ -1029,7 +1017,7 @@ endobj
 264 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 268 0 obj <<
@@ -1052,7 +1040,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 279 0 obj <<
-/Length 2536      
+/Length 2530      
 /Filter /FlateDecode
 >>
 stream
@@ -1063,9 +1051,8 @@ B
 ���>J�(
 mN��d>��d~��}h�E<s��kh~e}�I�7�����쎣��Co(m#
 �v����
�ϏOL���xyQz��D�W2�k��u�FO�T���
�L�V�����+}�/����$�Ɇ�s,58x�y��"��.^
-�kC|
^�HN��)��x�(��=�<��2���X�fz�r�yͅY�=�����I�< �qb^�L$�'����_
#��b�w��
�����=PRoUɢ%����H����sB6�`c��s<a�Ɗ����D�ކz"�25����6E��0>� ed.:)b���& ��
,�I�H�A�#��mX�6-
�v��)�<���Ɋ�>��L�N3�s|b�bǒ��B�<����s]m�3��u�}b:����$n���)��<IB�$��-*�
X���w�
�5
Rj�'��&s&v���)��$ݬ��+m���M���H���ɾ���?���K~����D�SX�C�K�T��U�Ep���K漤��C%N\/N~���?J�N�Ц��(�ܨ��mU$@���#�L����*T)�h�(�{a_��]'���ZVmT�������)���n�'υ��C4|��c�O�8].�#7�'=
-Ikw_��rUs
ӣ���'u����nф�!w�@6�
�;��w
-��4i
+�kC|
^�HN��)��x�(��=�<��2���X�fz�r�yͅY�=�����I�< �qb^�L$�'����_
#��b�w��
�����=PRoUɢ%����H����sB6�`c��s<a�Ɗ����D�ކz"�25����6E��0>� ed.:)b���& ��
,�I�H�A�#��mX�6-
�v��)�<���Ɋ�>��L�N3�s|b�bǒ��B�<����s]m�3��u�}b:����$n���)��<IB�$��-*�
X���w�
�5
Rj�'��&s&v���)��$ݬ��+m���M���H���ɾ���?���K~����D�SX�C�K�T��U�Ep���K漤��C%�\�'?���%v'chS��h	nԍaa�<��h?�Q�G�*A�wjU�J��
�܉b�[�?�:)M=ײj�l� ���=��N��\�:��Bt��1�@�Z��*N�
+ m{A�*�����\�\���h�D��Gn�S!���dà[�}����.)
 endstream
 endobj
 278 0 obj <<
@@ -1091,7 +1078,7 @@ endobj
 276 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 280 0 obj <<
@@ -1108,20 +1095,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 288 0 obj <<
-/Length 3175      
+/Length 3166      
 /Filter /FlateDecode
 >>
 stream
-xڝ�r���_��K���]d��sqƉ��i��N&�DB{(R�(��wo )��t:���b�]�tg��;�������C
�R'��x�����l
{N�{��|��"X���]|��+w
��KZ��C�u]��-�AOE���c7�����凛�/7��x��;�h�h�h�
n~�՝� �a�:A��N�u��~ m9{����;>o�^��
7���/{��KS9�
Gו6�d�nS���� �u��U�2�͡�~Qe�9��v�w�;#���u��m݃��Э2g^!x��4X<nQ4����4��B���
�m�x�tSwp����'�� �#�èuf����"�F�
=�F3�k��Bo����
CĀ����� �|#�`V
� \��b
Y��ũh��K-^�F��.	GP
-Yf��^�<�,"h�
U	��㕢(� �md�D� O�iH"���VQ�Wi�*���*�z�
-�#��x�ﺖ����o���jQj�ԣ�A�h0h'h�f��#�j4R}/��(J`�vݷ�񻻻����Ω���/ʺ�����i^�f��ݱt��]خ���O\'
cK�A\�^�a�#�*��N䆳U�:�ν��\������)@���I��I�s�y����z�˽��ҋ��>l�B
-6�_�9�
�L`�8��(Sqy�����=\V
���F�{��xD�[��n���C�~0�!N?������
�ʉ�[<V�ӫ
9JyOK����X�ke�C�E��nY�F����I��ø��+4�V _��/wMx׏�ks�+9,*-�l��y��mbឪd*/����
- at n�
�8�	n�l����YZ#��%�ئ�����ڑ��㶗�&�M�+����Ak�U*J�|
\Ǘ|����������8��!8��A#�[1�0��P<W(
5D��

��*
�:U�
-�FU�����7�FZpb�7�vU��E>
)�`

��0�ɣ�4u>�P�|7	�F�.�-.���w0J��@U�tF0�ҷv(�uASoq~����mY �A�PRgو�s�K��-}wAڇ�9T�(n�E��)�u^l�
�։Iਅz���p�&+@��(k�
����bRX-�5��\���r[
Y�5d����0����݂�H�&�,�uZ	Q��s��Z ��x��ڝn)Ci�
�M#ܴ0�յ!=L\�E�y�,;-��$C�L
;"hc�[��1f�s���Q��͙[��fpf�I��)^c&#Y��_̖'
�`r�^dn����v���d4�3�A+J^b�
�> L��Rh��rk.���/
�����phti�aB,�n�#�a�Ƌ"��F
d��$L��c˳���t����:���!
�d1DoAH�[!!R�0��{
"eH9D�k�r���t.�U;�&
�URc�'o�_˄<j�D��B�`�!}
�b�7B
���
%ɄYs��8-�tD��n��r3�
dB��љ�	NcNɨ�ذ�e��
��[��k�����%܀/,s�*h�J�<�`XI�U���#��	����ލEP�tb<q�6L�F�1��C8�(*#���~"L
 _��(�Nn!l�U��&��lr#��j�T���"8_���.�r�eCػ%���Pm �pA�
��:��
ypP�uA����
�pPb!T���y��d�@-j�0� ���@o* 6��W%Xb�{z�X�nV
%��u��p���
钽@l��2]6����[� U����Ɔ��������������OL���);>><~~|y����?I��q
	���;	�Zf�/@�+b�~�]�ryA2��A���yEBqw
5�A�UE%�+����1�X��n����6q{�/K��y�.�Y ��Q�
�ɕ� `c��"��y*
���6Ku>HF�f�,���Q�
�[���b�hZ�Y��
'�A0���L5���������Hp�j�!�Ϲ0�ygl��'�Z ��	Бd z�r���.f��}�qE0��- at G �� 
�����m��	ݳ.k�9N�^"�
��0�6�G�+�w#
-� ���la�
8I���ʃֈG��Km p�e
$��%H����U������F�|���dr~"C����\ws�O�.~Zzx�N0�L[��W�8(�ܞ풾����<MN�W%�x��}��
f4���ѿu�A��r�Xj7Ë�U��}e���lj��q$����$��|ʻx9�����T�?
�(�l�
C�9x����"r��y�WW<<�f��6��]ӎ���T���p{;��C&�
-
	���Em��4��!�#�<�ʖ�$�jש�t�y�Z
/��;��YSX��S�M"^T�6�9
!��(b;
���kr��8`+��t�3XI/ל�yX�cݤ�lFE
w
[,��zu�@�K�w�f�f_
H79`%C-�𘤎�����U#�	�)wj�/�2f�1��A�R2�M�&����F*y�!�l$c�7��G!���!K����Rb!QvM/4�	J�S@�Ւ`ClQ]/~�L�Zf�9���F
�ȿ�o���R��9�ã��GeZ�(�_�x��̥�*S��
w��]2V}��u�	��u�0}HX�����x��!�Op�opi,z�+a��E�AR<c�A�t�B&�֦�(�O��*{x\#���,���:��Bo�Ԩߒ��Z���'�{�P&��6 �w%��xb�Aq ���c]B�у!�.�{Q��]�a2���(��2t����r�͜�Tm��dڴ|njԫ�h
��L�n[��n�(q�r���:'q����o2S����$xI�����&�l?���$7���%#��Q!����'��y^gQ�|8
-"� �P%[�bN=�Ч� \��AÞt�\�Q��oaP���@;��
c"�P��zK|u�t�x
�F
-��ZE��k�B���`��zo��� �����
��Ѧ��ĵ#��vJ��ؘ��:�M|�m��� 
(/��SF@r���
���~�ء�$J�NUW�{�߯���lj�����1�~D��t
$�=J�(�<���R�dX��΍��2�і�&��
+p�
3}m��7�?I�}
l����u<�
��
�Z���?���q��q:�bLWG��
T�w�?�T</t־%ҿx��s��U�N�4Ig�5���7@<P�zu��Դ
�
+xڝ�r���_��K���]d��sqƉ��i��N&�DB{(R�(��wo )��t�B ����+�-�
o��ջ����$\dn���e�ȼ�*��8�/��g'\���|��+w
��O
�y�����;ՕM͠�2�u��Ǝ,}������oW>��-|�#^��0^������Xxn���#a�QB[-���~�M�{�
B�Kb>�����LN���u�����_We���8(�2~�t
:h�/�_�yc�F�-㝚��i�F�-f�
�)u�̉W^��0
��
����}7��&����d[*
���4=
F3�*��Ib� A�tu�N��7u[������h����w�x�l�1D
���
��7�f�� �U�sl�� 
A�
�n�����49>'�H8�R�2�
w��9fAK�sT-`:x�W��C`L���RQ�<�%� �*
+NXE!�A����N��g��+�g��J��w��
����

ԢҊ�ǎA�h0h'h���#�j<Q}?L�8Na�v�u�ỻ����n��m���+��m���qw�;�����u�Jva��0� ��,J,eq�O��FI�8���rc/Z܆�
�<�
���A[�����,L��?���i�a��7���,���
?z��
(�\p���.2����n����o'SnwpY	��{�����z7��o������`�C�~n6�Q=4}]�7
x�swPr����Q�7�2!�ɲ�r�6Cݪi���5m7��t/����n}и�|}�?�5�]?��ͩ�尨�ز�w��!��9��{����l;S��N( �5p���Tg��a�;�geM�Ȋ�c�^n"ߩzK۝��6
����.F��T�8]�9<4Lp
_����ӻ���Jz���D��{�
�l��t�2"�\�x�=�7tX2�,��Uu#�U��n�4��i���d��9��,����
px�ƣl&��7 [...]
+G-E�+����6y	��GY�m�L��g����y�o
e�j��ib5d5Ր�
+��C�7v

 �
�0s<�`V1h%D�V�
�j���$Zh��c�
��1P6�q��LV7��0� �����8쬵�/
�
]0u`쀠�]4l���@�+�
��F8�'nI��љ��&�6�x���d�b	[Z�:��
 �ȵճJo�kdt"�����ZQ��mP�@`R�>�B��ʭ=ߋ�393L ��V�¾ՕU���5�-�L�
/B�8vZ���V�(
�ǎgAe!���۳u�2$C8��b�ނ�� �BB��ee�Eʐj��
�-�5�
\2�v�M
Z
���F�����)y�0���B�`�!#}
�bo0B
��m
%Ʉ�p�8
�tD��n/�r3Л

dA��ֹ�c�ɨ�ز�eQ���wȌ�5GIHwp�7�n�V�A�\%yMD
y0��ܪ,���ڂ�X�`�x��"�n>1��N�t+ј��1����7�Sv?1&���bdg���*Td�\I6��p5Bj�C@��csOafG9ò!��\�)*�6�G� ��B
�o��<�+Ⱥ� H{�i�C8(�*��<TV2k��s�I�|``0 M�,�
�=�m�H7/
��:uy8�5���t�^ �PJ�>kK��
D�:�o�pS��Ek�|yz|������'&s����

??�<����x�4���j�
”�[-3��
1X�x��[��0���0��ۼ"���
�ā�ک�������t�TN7
���Bc��=뗥��<r�T�, ��*Ʌ���D ���z�}<	��ML;�%�:�%#~3G��{�)�F�M�-�E�j2-⬊��#� �3P���UUw�����Hp�z�!i��0�Eol���Z ��	Бd z�r���.f��}�q
E0��;�#�Aa��\�e�ޮm��	ݳ��9��^"�
��0�6
&�+�w#
+� 
���la�
8I
���ʽֈG���l ���
$�	$Ȭ���U������F�|U�d
+~"C������Q>a�����`�>t�gYCg�&qPn�=�%CQ!r�")x����J�����-j9�dR	9��K�65�J��n�
�8���N1�)��#�
H<�=�]�̚�)����Z<톧���a�Fad^�c����%��7O�����1������g��w\���¤dž���!�2qQ`H(/�,j^���
)
��Aն�&���^m���{��Ĺ��މ�Ϛ��5�85N�$������ ���G1�ሷ1 ��!+�&�h��B��Ag;���
+�ٜ��9�.y��z�vR�Ppǰ��
�W
4��zn�nw偁t�#V:֢-�I�H��m�X5Q�P�r����!c��T,#��j�K|�kl��'b�F2�x�o~rj��D��,%e��BC���O1%�[
	6b�������D�e���3:�ˮo�a��[�f��(�'�#8<�>`|P�c�b���'H�<�N�2���q��_�%S���AGi�@)YGӇ��
a�O��M\��
G��%���f�A�0�$�3֊DJ-d"]cʜ�
k�����5���}��ΐ��|#�F�Q��-IX�E^]�2��W�eBuc�}W��'r��
<4d�r�g��u�gc
+	;�����^F��v���� \����!U[!�4�6
�1#
*2Y�#)�ە]��
J\��\����I=��8�Hc�����x8	^R$f�6���$;��C($ɭE��a���`T
+"h��)x$q��Y�1�Ø~�!Tɖ��s�'��2�Vbd���']>t�z�[ThD�E;B���˜� �B���_�)
%
#����V�f�e�Pxu3X�z�[y�$@��_$�fuC��i�7s�m��R�6�6���t���8?9@ʋ���
�-�Q�g���+vh$�R�S75�
���˿�I�f~���L�?�7[���D�37��6�?N� [��ч���N;]ųO�Ӗ��Ir%>�� 9���j3���$e�a`��')1 =��� c�k���?�#_]/��A
+ѥ�˃q������?CG"��q�Y*����!�� �S(zuO���
 endstream
 endobj
 287 0 obj <<
@@ -1141,7 +1128,7 @@ endobj
 285 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 289 0 obj <<
@@ -1161,28 +1148,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 294 0 obj <<
-/Length 3703      
+/Length 3695      
 /Filter /FlateDecode
 >>
 stream
-xڍZY��6~�_�����fd
")�m|�Yۙ�'��&y�(h�2E*<2ѿ߯�M�S55�F�r�
w�����ճ�Q�HVI�G���"qq�B�[<��:���]�͇���^z�齬��h�6m�л<3eC���,������W
�t
�ƫ8���������*H6�'�:.�~�o��x�ӕ;�7t'���ʍB��ဥ/q�_TK/t�����2v
C����Z`i�2S�i^J�9Tu+�S�4�i�W���*�
�vB�ț��n�	"'�ٯ�lo�ř��C����d
-N�q�y�$��
���:th3�: wFe��v,�X�V���)L���p���)Lژ��rG��yE�`�M��N�����1���1=�������
�F[�|�������!���;m�g�8>�H3hlUڿ\ӟ.��y�W��^�Hb��a	��Ӳ9AJʖ0�8Yu��gAb��/� ��h0]R���!/�mm�]�-tVO4
-
���ŝ�jӀ]ᰬ�B*�}US]��P5��
�V�����\�Ϭ�G�HE)_�.�_��9y!�F[����GS�:-�s�E��}Ş�A����ty;�ړ^P����&/eBO}7-�o�4<�����ֻ�<'SOy{�?��:�H�i���b^ ��
]a
��(���x�DQ|�\���X�=-	�V৺z�ӣҳk���]��'
Ĉ`S
��.w�Pݲ7:i]kLP�d�˵�܈v�V]�
Q||]�
-�4\�:k\*�

�`B�ZS����@!��
-|FD�4�1��&-Dk��(�Mֹi�gE�첍 �uH��;5�l0������E0w�vD&m��Y���R�D�~�#����
� �����-���cZ�N��kW���C��d��g0�<��tkL)��3�l7��#��AթҲ�'o�����o:��G���
��Ġ��xF�C6M��\�pbҘ�y����)
�B!c���P��^;Q]���xte���@ikmZ�9Lٌ�L�UW��`���
-�뱠t�9XW�솖]4f��/K�¨û���دg}ҫ�����U��Fc�w�j�jw	��Q�[by�
K:�O��T��}|���4��V�R@����n8/���H�7#<�!M
C�]*�!6(m�
�E��7��	�w��/Љ/�f*qM���0�~���P�"�H*vp4�YU��Dw��&�K�u%����{x�w7һG��1��S+}�d�ܿ|-��i�ǒ�`O�ݑ�
-�.5
���{'J�j/ V{0F����Y�e��Co�t?��on�ˋ���0�w~�����@{Q�������l��y�j��/e|��xL�&7���Ԫd���b{��d]
�Oz�L� �)���r����tȳ�4%VIXx.�YD�.�7!�S���Fdf�D#+ގ��Rd�b_���@�6���q�%�$�2��
FD& ۻ.�3��"�
�`c��r�H�Z�K��k%�@���U)
-�
��Y;� �
����B��dc ������F����S| 5Sg[U����ہ�I��kۘb#�Tt���ND�,jQTt3g�l�K�Vz�1�y��xj�;������ �d��o
����
o<�[�
o|��>$� �p�y��l|]�t:��'������@��B6�];���J�
|n.I
ZM8�'3r�#&��{�ܩ|S4-C#���� � �l��Mp�^
-P��Lͺ��A鍂W�K9��
4K� 
@l+q�'�rF�l�u�\����%|��<�K\duP9�Ю/Y+�@Y�c}
��T��W��8e>��!V��lІ3|U2[
0��~��
��B�S�GA
)���ʼ 3B��$s��6����\4MN�L�u-:D�l�?��l�~��?4׳�^$�	��ƃ��Ty�;�/���Z����O�J�G�@�݉���D�{�6`<�A�@!F#��dS6�$uڌ�v��׆݅،#hb���dkt��
����L�#`]�e�K���?���Zѯ_B6%Q؆$e�#�\�f!h�7�<��+Il� F�����8H�SM����H�$L�^����A.��j�
-��A����ֹ�d
-���	�Q]=[�	�Z Z�����Qm(J
7Bq�H��UE"�,��
4��*k����[�*q��Uo�c�"�S�gF�W���ΙS�V�_"�C<�s�rT0K���ېd�7hcʚZ��>D}�
;I.��d0
�.���bo��vc�^�>m�� e��x�
���E֠ɑz�
�n��V���t���"�=��]g$k�s�����x1���2�R���pM�.��K
- w���IZB
Qe�8�!U��Cd�bh�I�Gn�nX����X���h���@�3���k
%��@��&Z.<H�+_�'���n�@o�H�f��]�/A���3�D/|�����_ϗe��޾:/~�����!s��`��?-=��d66Ѫ`��@d69G��ֹ޻�A1/���/��B�\{�@�ͻ#l���{HXYu��d�d�Z�HY��l�g�
�s��Md�t��b4����i��
�Twd��"˥ol��b=��p`�I�rnj-k��H5�
��T���pjt��fSԠ�M^�/E
 �4��q��<���Π%ނf�t���kuΥrp�4�IU�. z���Zv�"D�+����P�4����ֆ'�5�� �~⫉O
����*ef���PL�6������@���.ӹ� �
5�U�t$
�9�֔Ƣξ�5��y"�~�1�iy)�nyM�3����s��V�,�I��'�,�� �b�~�H�ӚS+@*��X���ecm�Tفj�2��\ú�۽��:3>ljFqA��s�BMYu�5��qk߮���Dm��ξV�ES٬�F���Z��$/g�`6�����lX�0����D
�z8f���t�!�������o��w�����DZRޜ
-;d�뛎"PGa]�~�A�?�8��D�r����ço;
�
?P	D�ylڱu��*�6%��?��`�K�!��(F<
5����<���T��ƿ�du�5��nDdT�<�8Z�+��K�y�{�F�o.�e�x�������G�%F�
-��q��
9�!!�DI�B�VTM���5G�%�T�'6}
�B������
-���
-��i3Uzk#����}�	�b?r.�ݾ��F�_
�i��A�-�ܛ��~Ͻ�|�+�������\i].R��6��~^q�1��4�2�`�Ƈ��3�2:>py4�Q�מ:��D���\�$Z+�����?����"o��QTO�p��iaT��5p~����c��K%�F�
���
�� g��
�
�F
�8�Q
+ب�
�%��-��Ʈ;�c�R	��"��m��ʐ�ʢ�qm
�~y���^!�i�m�$ЇQ at A�zD���l�T woh�X���us��h��تQ%��i���E]₮�[���Fyy_�G��*���=~�si
$s�CH��3-�����or�e���}ze#[�
-�%TYj�o��њ��+ڬ�h�w�e���8��/��d�%
�.5�����}U��~���߶�'#xk�iiM�6�]��9S�ϸ�q��}Zv
�M>��B	�+�k/ ���Gc�D�>/l��s�p�9?
-W~�`Hr�=}������*kV]���U�>Cz���'G�y�U�["��	�[ҜU�I�1��/��Rj�V4����^�*
+xڍZI��6������P�u�\DR��{:c;�qg&�$��Z|�H�K:�������q."P(
+@퐻x\���W/
�����E�J"?Z<����#o���a���	��~�:o?�,�7���8�H�U�uGS�i�W����)�� t�`���W����򰦻�x�0^�A�ȎW���.v���pWA�Y<1�q��|��ǫ���1��;��Vn
+�,
x�s��Zz��'��Z`��u
A�j�k���N�Lݦy)��Pխ4OiӤ���^��o�d�wH�	�"oZ��A'��Tg������g���H�ϓ)8Q
ǭ筒��{L ���С��� �i�U�۱@b�ZMzn�0���oX��"֦0icv���
�C�Y��6�n����?
�ٗ���Y��fn��(��X5�
+���\�ݎ���iC>3���	D�9 at c�����t�U�k�������� v��P�:-���lI ���U'�}$�/@�0\ ���e UH�
����&ݥ�Bg�D��!�\�٩6
(ѵ�:(���W�1�e�Usy�l�9�,��u�̪|�TD����P�5Z���a��~
+x4���B:�n[��W�Y9!;M���=�5�h>�0o��Q&��w�����N��C��|Oi�+�s2���L�#a/Ϩ�T���.o���!������ ̏b.h ���Jŗ�%�)��E�h0ѓ�ђ@�!j~���:=*=��h����)�{�A�6����rg
+�-{c���׵��O6�\�΍h�hՅ������0I�婳ƥ���
+&�5���Ү���gDTH�
+Ùm�"A�f��d���,pV��.�p�]���SS�c���;�]��\�#ݎȤ�2�
1WJ����Oyc<1s�#
d>}�\�Es�yL��݉��7�q�[��L1�
��vV�n�)���`��z|�=�:�BZ����MVu5�@�M�5�農�c��\��sȦ�< ��NL�S"O����J��P����;TdF���NT-5;
].�,P�Z��mS6c-�cՕ�*X��C�z,(
�q��0��e�'2��Ң0��<�8��Y�����x*8�q���X��x���]����h��X^fEǒ�S!1��?����&YڊU
+(�����
�徲I�f�G8��a�Ke�/���
�c������;����:�%�L�#��8[����
^q��Y$I���6�JZ������t	��$q�x���Fz��1>fu~j���l��Wo�3M�X�],�	�;�Q!إfA����p��B�Y�`�jƈ4�};��,
~�
�s��퍀y�F����oW�h/jZ
����>ϠZM� ���ou"�����pb3�Z���PlO�����IÙiD7"�"V4S�"�"��B�yv���*	
�@��3�����&�u��Q��H�L�̕hd���7_�,]L���hR��B�5:�d�D�B&ѷ���$ `{�ev�VY�@�[�#llrV���Bkw�~v�h����*E�C�;k�
�#5�y[h��l
��Z�
X�H���qʀ�@�f�l��ⵖv;�=�� |mS�oĂ���pӉ�E-��nF�,��x���J�4f7/�
Om|�P�p�d�lB�maS ?q��Gz�`���o�6���
�N;������@�N'���s�Y�~h�V��k�
�R�
����%�A�	��dF.v�D�{o�;�o��eh䟓���b 䓍]�	N:�K� �X8��YS<(�Q�
+p)g��f�����m%�S��h���Μ��������S��}i���*'"��%ke(�~��Az�jw�����g�>Ī1�
�p��Kf�&8�O������BV(|��(h!EPt�]��`F(Жd.
W ��ƷԴ����)�����E炈�
!��G����OS���zًD<�x0bt �*/pG��3QK�5�iY)����;�
��}o���6(�h���l�Ɵ�N�QҮ���С��qMl#|9�l�!��_��z�����R�p���.��V��W�M�@�!I�����3���Y���
2���J�(�"n �4R�TӨ��)R9	���k�s����Z��yP��`�u�:Y���yB}T�A��e¾�V>�ksTA�RÍP�>R$tU�9��<M�����g薡J
�}�F�X���T�Q�8��s�ԯ��W������
����6$� �؇����C�Q��D�N��*2̂����������W�Of*@�l'�n(�kр5hr��|��/��q='
�@'��s�)b����\��f%^�`+������d<\S������]#c;�_��PCT�"���mHi���jR�۬� Vp98�"ֽ<5�85���lh�GI�4P�I��
�����ɨ�6Л�(Һ�f��K��n��1�
_����׋e at Y9쇻�B�����>�2���n���#_Mfc��
+6�
+Df�sD�q}m���(��)4ϵw	�м;¦�}�����UG�N�K@����Uy1�f}���p�<�DVI7q-F�8K
��8p�qMuWA[�(�\���l�(��3

��,w�زv<�T��@Ne��
�F�j6E
�����R� BQHC*
7��S*��
Z�-h�N��J�V�\*�HAs�T���'Ph*�e�/BD��+HA�
�J�)�lmxrY�M��'���$����O/�Rfv(a	
+�4i�I؟h��j
a�2�+	��QS]JG�!�3oMi,j��Z�
�'�1`��љ�����>�K1'�h�"���Jxrq�R�"_)��4<�9��>��J at X6ֶL�
�6*#{˅0�����֙�aS;0�
���[jʪ{<���[�veM�=&j��Hv��*-��f�6z�XT���'y9����H�Əgâ�����%����1��3
!vhmd�nG�x����
�<����T�!{]�t�:
+�x����D�����w���0X2�@%
�9h��
�ӫ ڔ؂�΂�/y�T�j��xԸ�_O���j�R}T��ޒ�Y֜κ�QQ��h��8F.��q��ؖU�!��3_
n"
ŗU+Л>��ɗ/�XS��X%A
�[Q5=���
ɻ�<S]���q,C�Wb�k'+LZ�+�?<��Tm譍\�>�7�B��'t��ȹ���v�ަ��-�������so��=��N��
�_�W߻��s�u�hH����Eš�
�Ҕ��=Ƴ�`������`G�^{���+�s�h�D֞&��F{�?����GP=a��&��Q����ᾧ��;�M�
+.��7l�v��s�`w���s�6�qh8�Fu�`��6����� _��8��K%l�(s���;*C*��Ƶ1������{�����Q�@F��9�ϳS��I�I��N`�?�j4��%���b�F��f���G�Nu�
��nh�3
��}�

�>��?��Mϥu��a�!���?δ���gd��-�9^>H�镍l�*��Pe����Gk�W�h�J��������W�J�`���
+�U^�0�@k��1���W��`�
<�.���t��KAy��5����{Θ3��+�
&�Oˎ��@|���� tW����=�����Gc�0�>/l��O�p�/�Y�>F$[n��wϞ===��fՕ��^��3$6�.Nwr8��^�Ib���SWP�]J�$4���'���
 endstream
 endobj
 293 0 obj <<
@@ -1196,7 +1181,7 @@ endobj
 291 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 295 0 obj <<
@@ -1207,23 +1192,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 299 0 obj <<
-/Length 3244      
+/Length 3241      
 /Filter /FlateDecode
 >>
 stream
-xڭ�r�F�]_��˒U
`p1o��(�coYު�$1�G����kR�v�T�LO��=}����_��������D���6	���~��Wixq�n�կk��c�族�x�n�l�5�^6���>�˦f���N�
�'���A����ǫW�W����_�G�z��W��կ����?�|Om�ՙ���(T�V��y����yC��I������v�47Z�y([]`/[�z����
��	��5���cP��[Y�on��	�uS
Dzn��
��7�{�X�~��]��I��3�*�~h���P�>
���N��JM�e���z]���;d1��:�m,�8�5n����w�5G�f��s8,0�\"���!��=�K�5�S���zг5Z��fyb�)��������γT�^F�u*��8��w@���x{�-�#my�W2�
�S����FO%r��Ȋt<D42��z8�鶬�{lZA��P�����9�q�d��
���
-��s������CY�k��.C���t�����Gl�I@�&��Jq���Sb�
��<
�1��?�("�:�Ё�
-VY󗇞\�%/a���)��?��b
�����uF�����ɺjvb8w�6Gn�%�M�%��׵nQ�t=t|Y &��q��O'��t��"(}+�M��U�KWe��Y��Ty[0pJ	b�M�욪�n����=ܱf�ŭ2�e
�H<�˄CÈ'�[\ܷZO1��Ų Ηy�dFl�X�O
��!������L
��^ͳɜX�&��ؚ��	��Z�ZP�\�:Z)���5O�kމ���;Qf����%�<N��#��Jן�
LRo?��H�8���:��n��Uv<~��0�h ��˪bx��9�K
��^�J
#�Ij����-�ݨa� w�|^@0�gx�=��V��{̌�vB_
�
�h�-(m%�[&g�� A�S�s���@�k�
��ˢE�_��h"9�>/+�v�S������E9
ƥX�*;u'&:���K�/�@C
��0X
p<\�M?"bAH�(�q��@�ޒ;|h�.~hZِhqF�&�����\o>�	2���x�%��)N���W�����ٔ��%ZF��G��2
�NO����ؠ,d@��7N$q��p*r�_�#�Dgos��Y�I�9
Vg�B�����7�o^|����ۛw�|੓�q&��h���Q�n��ێ�G��: �P���>�m��,�������H� "#1�p� �C]�eE�TD�%j�n�D�7B��)բ��9�
E��{�8U�Fĕ1�h
5Z
mƥ1!�3rb�Q���4�
Z�4Z�6�qDj��6Z,�)�')�U�j��B�m�2'�K'C��
���t��v�
gEP�?�{�C[c���{M(����
��;=j�h���:�S�u�֨ce/
-sS���e��L����1r2��Yܐ��y�0�
�.m�RfhR�U�x��V�o/�R&��0�'X3�yQ��B��[�� ��Т|�C+?����,?fw_����G���ң,
�;��&4��i^�U�4�{���
�s�x�
e���'HLg�{�r?;�#���
�Z���
/�x�.-�OII�JNbaı�
� ��#�("YHd�Һ���Ҳ���+C��#6�M�*d	� �M��P�o��
��dr��
+xڭ�r�F�]_��˒U
`p1o��(��lYު�$1�G����kR�v�T�LO��=}����_��������D���6	���~��Wixq�n�կk��c����x�n�l�5�^6���>�˦f��r���_�� ��~��ի۫�W���#N�Tū������U�W�����LX�U*�V�W�������켡��$����a�p�����<��.���{�	�����M�
]�i����1([筬�7
7�؄����cY7Cg����=O�h���z�$��@�Z?4cv�f�
+n��~vt\��d��ֲMUv�.
J��
��s
�6F
��~�[�;���A��y��9�
	f.����v��Wܞ�%�ĩ
�P�e=����z�<����AN~��u�Y*R/	��:�I
S
+P�;���P�=������+�	��)��GQt���GsdE:
"fp=
�t[���=6���`(���U��8t2_i�B�zW
���9~��q�ݡ��5\G��y�v���uw�#6�$ c�t��D��)�y�My���f�L
b
N�@w����CO�꒗0y��HΟ]s�~��\׺?#J�~��d]5;1
��o�#�·��&����Z�(�uV�
:�, �l�}@����v��x�>��&�m�ɋ��2kf��y
l���-8��ڦovM�q7�R_�
�X3��V�2z$��e¡a��-.�[���yQ�b� �˼�P2#��q,�'��J���x]�}O&��	���dN,�N��Oxl�k�ƄGO-�z-�`�N
����ꚧ�5��F�ܝ(3J�i
ђ�B
�V��k���C&�����l�a��@V
�A�{�*;
��@v4P�eU1��ǜ��%Y�E�d���$5��X��nT�0
��;e>��
+�3<�
t�r+��=f�
�
;�/�f�4�����-�3�e ���)����J �ݵm����e�"�կ{qL4��E���n;�)�C��_�
�R��a���
��Z�%���N���G��8
��1� ${���rh��o�
>
4�?4�lH������Y�D��wzO��7���}\\<������
KثM����l���-#�x�֣�l��p�����QlP2 ��'�8�w89�/Бh���9^�,Ĥ����`!BK����˛�7/��l������?��I�8�o��x�(e���mG�Db
 _(LDf��5E�q�����H$`��y8R �.�"c*"�5
}7]�����jQ��@�"�̽@��b#������6�Ҙ�
�� 1�(�
zWv��-B�-I�8"5e
+-�Ȕ����ުb�I
O��6d����!��i`l:
TtN�օ�"(��=ʡ�1O�˽&�A��Œҝ�
�U���t�ƿ��:~kԱ����MT�2�l�����9�쬁 n�v�<��}��o)34��*H�He+�g)��[���ȼ(�� !�-�yzihQ>⡕��A��a���/�J�A���ң,
�;��&4��i^�U�4�{���
�s�x�
e���'HLg�{�r?;�#���
�Z���
/�x�.-�OII�JNbaı�
� ��#�("YHd�Һ���Ҳ���+C��#6�M�*d	� �M��P�o��
��dr��
 2$;�`r��pD��
 }�
-ƹ]~���hR�_F�2
&�
t��A6h�"[J\ ,�+*+v�
7�����uϢr'�
�Q��>]�r\�
���_���#��נ�\Rދ�d�_I؂�BA�(Ilʜ0�G
4�HVIv�_I��dv$����3{赺;
-���3^hv9�'�����L�+��ۙ�Fno��e�F��8p


-��B�Z�K[*�W��P�+>� l+��n	�S
֢<QYƅ8
#�-��rk
�5
8��u���ㆳ
v���D�	���nCcO*r&	����D3�PEi)�A�	:�k)Za����Z
�����n� H�n�ƿQ'^<�A�RQY*�9Ja�^3����b$����|�ipaM0�sf���D�+���E��m�֊��խ�t�U5;��`��
$��
����
S��(�
+ƹ]~���hR�_F�2
&�
t��A6h�"[J\ ,�+*+v�
7�����uϢr'�
�Q��>]�r\�
���_���#��נ�-)��|��$l�D��k�$6e��#
��p$�$;ů���2;�HwXcpϙ=�Zݝ ��m�/4�
ʓ��[uAb�֕����v#��b�2S���


��~�e�{-ե�
� ��+ at l(��I �km��ƩkQ��,�B
��
�@��������HW�q����ME"��_N���'9��C�TM�i���������g�
�p�w`I�e�d$X�Q�ߨ/
щ �
���,��
�0u�FMvh1v����S��ٴ
��&�9�B�K"��z�q�"��RkE~�խ�t�U5;��`��
$��
����
S��(�
 �^=BP6)
 ���\@�O`�B�Zۜ
 19�ޛ�
���4G��XF�
��8���Yڐ�����^

o�@X�|�^��]��qj�n�$J��#$��"���V1Rc���9�U����>CX
^@\(G��ʦz��ѩ�p�
V,Ԧ( ��"��<#�\A2"w�z�*�Xq��(���(��ɝ
�r�Dg\���&����A��t����ݶ�͢ (Ϗ�G4J):I�	��&3GI�p�l�2��QA)
�m���DXg *sP�Z�gƼ�8a���ZH/f/A�S,z�G$�r��Z䄩����P�@�+fl$�����K����$��rV��(dTO���~j%���
��������o�L�B��L��(
�	���)�/����
�`X��
�pd
���SCȋ�����"��c1
[
X^|6�w��k���`�����
N��nsٗ��[s�xN�F	Y�`7��SF4�,�P�܂)�$�,#�!F	���T �&�-���~���	��(i�ԁ��%�.q����
e���a��3����q��@��͘�j��4��Y8�y��F�%�$a*��Ԙ�4t��0L�@g
��5�@b�
+a�ɵ�y�

 j!G�e%�G��۵坸E{*��B�=smN�)o�e�Y�сp]?m��\��h�C�G�R#�И>���7o3�"�Ϧ{ƛV;pd�)��:�O^�S��B�>e���3�;���>R���k�m"������F_IiI�Ғ��G �d�W����q);=�θ����T�;�������Ǽ��DX����f)�]�҉r�A*I��o)��D�o����\��;�*�
Y��
5�X��Z5t�N���9�2���=�;� � ��,��=����f�S�Tyf2Zv�uѤ�4��I^���K�
]��͌����αկ��g��E�?\��{���O
-c�"%��'�_�%��R	���H�֋cy��5�g+�
����
�"�܄Gwm�J��B`y}?ؒ�
�vO�i��>��r�ŷym��Ŝ
��
�� (PR�r���#̆O+��	mi�&�������o�??��ޮ�<�^�??���3�<aQD^j�˽y��
,��a��Χ0'0�2f5y�t����@	
+c�"%��
���K$�
�X��/����u��
+�G�/�DS=�E�9��-�ڜ���y�(o��~�  o� �{�͝�>����"Lx����
�bΔe �=�X�
���^-�`|Z��OhFc��0�<߆���?}����|�v�7�������T=���	s� �⭵�,�p0.�!
e��K�/��� k�9�
 endstream
 endobj
 298 0 obj <<
@@ -1237,7 +1222,7 @@ endobj
 296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 300 0 obj <<
@@ -1248,16 +1233,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 304 0 obj <<
-/Length 3227      
+/Length 3221      
 /Filter /FlateDecode
 >>
 stream
-xڭZ[�ۺ
~�_�ٗ�3�Z�/�Ssm�Iv�Y����y�-z�F�
]����P�l9�L���1	� ��Gh����[��z���{����͓ Y����[���Ɓ�X�_�pyĞ���5�4K?s��ޫz��eՉN��ޫ��Z
O�0v�x��ꧫ׫��W>��-|�F��i/6��_~��Zxn�g�g͵_DA������W
���zǞ���%nf�4]/�I��A@˛y'���(�a at 3��"�����İ�Y��S7��0qD��#vR��6���:Օ����n�T�2��g�=I�W{M�F��+Y���b{}������V6�pI���$��,�K��ygmnpC�[�í�y̖j���a�J9����qo0*��t�_���6<}���sh�`H���lv�!�%gSW]����s�N���N��;�ϝ�
X��$“B	�G�RX���r'ޱ�%���37�����_��

��X�$#�bC��e� �h��:$��#
DKLh��,s��
9}%�vY�(
+�������c5�	g>�Dgk���p?�?>ƭ��Z6l|s*t�А_{>�^)qwH
3T5S�#ZU��
�h籅�����?�l?̞m���W��
j�g���RF�� ���UQ7-���%�c��	���Gj��`x͋�jS���or�����.�g�
��N�����?���;p|�܏6����F�`�-��ְ�Ȏ"
v����{U۩ꉆ+a�cIk�;�
{S�
]u������B�aU��<*��T5sEpO��\jtV�9?���L
�H_��g���e���M��J��R�=8��0u��
����	w��9.a��:�#vۖz�60�Sg�@Z�݋BMo�(��uC��p��}#�ۉ�Z_{Q*H<�#s2��
-�
�.���.h����*��E��I8�Ұ
����Ub� N�c�!G�#:"�HC��`B[
��UO��XZ[�Ea6�����2���M�v
2�J����S/��Ag��PoQo�S-��Z4�IC7uf�z�F	����&=$?Zj�
N,9�s!��\Z�Af�
@*��b��=g��e�j�����G

x6L5'}r�j���PZ5�F��/� L�������A?c�
&�-8
m��p^�z}S�aS
��O��c�(�B��u�%�(�)�ꌕ�	����#e}�_s�u�S��-��dKa9�x/��R�����S��R�Fǒoʄ��c"�%�1""���]K�
-����N�uu,e��>a������V�?֋I�'`F�ݮn��F�j�-�R�l��@qj�Է�3ߊ��(d����A��x�D�6b��N��G=l�p�y�⛢eq-˧�
�_Z�jh|�L=>]
^����8�R)d��3� =�����%
�q�w^�
�\��\�����[�!�¶�5B�
[F׳%��-�4��
A�+�):����P�G^��g���x��ax�D+��Y@��ccK��ƛ�A��5� ��,v�C��ثYB�k��iǼB�Ƌ��
-i&�4�(:B����[4� ����P��p���C�
MdQ6RG�8E��f�-k�;�t ����V���d��O�
��� "��:�
u\3��C at 1
׳��
li��
Ҍ$��� �-M��4�"�Ұ�!܍�:��w��2m{CO�a*A
�gK�I
)�ҙ�/&�1� O���5�P��<	�u�Q�ƴ����� @q�>�f��v�c2�����~
�|H�Lt �c���l�_i�$�؏W�%���'��N( !cg�XN
=
��
|�ԓ@#8jYe;R0�m%r��o��D�W�E][S
���(��C��6�
(�tLA��y"9Ʌ6� D�=pO�Q'93f`���Ëw�����[�����W�3Ϭ��.�
��w��J�%ϼ��>��y�t�$�Y0KK<�,�h��`��
-�LJ
,|�x�.�>�/33������6�
��hbm3"v����c0�#
�A{Cy����A�Hx84��e([!�T�B.���m��k�v�Շ���]w�d�F�E �Hh��Qy8.�'�����$ʰ0�q	���		Na�:x�%c$?������N0b��W���8��<�n�M+N�?i���2r�����+3��H��il�!��=@���^k|���=e0CR8���-��偖uy2�Aؾ/;u(Y8-dˍ.@w�-
���QBHyD)�Lb+���%
]k�5���p���.٤�لyH�n�h��؛�( [
b�ԕ��Rnp
���e����j�KlA
��T�绁ݽ���������6)ć��B����5>��R�����SL?t�`�;YD�+�K���R,
��+H_���F�c&
�?cl�
e{b���3�S���8���g�Jk�
�d��ʂG�$\��*�K��e��h��9�E���}ۍ������!f��z��Ŀ_/�,�,T]�d0g#�;]u2�R;��X�Q/KL�(�|f-���Uֲ
8�{�70F�
��K5/�C@�TK�`9�Y	g&�@J��%�����2�|��,m�GX�cAwSz+$c�od�7J�Rc�����<zC�mg3���ډCX¡7���@΂c��^a>�؉���:�{��P2�����_��=�?���7��L#�� ��
5��P����~՚�&c�3�ShX 45_t��1(�l
�F6���V��4z��������@��Z� QE�N�����R�ޚ	���kɪ��;�?�n��)�aKЏI��0��i>3�*�Y�?�]D��A.
=�d4��@p>��܀�
�pY֦�z��N�� �M���b�`�P�������D�*0��_J��b(ҟ�
V�
.�U�x ��S�
�	!���ŕF��{R!&
N	�Ť���` 
fR4=� ���Z\����\�xũGR�&
 [...]
-�kTĕ>��
�K_\��'�J铝���9�SGUt)�1��;qEJі+N��ym�
L�����Q��^����62�]��yf�_Qq�����D�E����Ǻ<�d��P�F_��K���׵Y�8����
��'8w�pE�
Q��/V}��3=ׇ?xl�!�8�<J�!3|Y�����8�6$��_�w]w������i]����U���Pޝ|}����#7
�-%�}�H��Y�/nS�㛀�pD� ��/��b�
+xڭZY��
~�_���U�j�G�93�}L�=I�v����63���1�ί@��g��y2	� ��G���i�-�_�Z]ܼK�E��I�,V�E�-��w��_���/N��b�y���9RR�M�����D��H�j#��/�
?^���������kz
_��nƋ���_�E�����Ys�Q�o�x������z�ޱg��{���"
B�KbR�s��f��f37Jr��?��z*6p�<1,�~��
�-L
Qa�i�M #o�Nu�,h��/U�
b�hO��^��u�Fj���^^!-w>6���7\D��n'�}���D��D
�Y�+����p��n
�eD��e�s���E��h��Ac����<
��m'�
O$wu�
Z?�b�;�
u�h���Uר�2�ӆAi3�ӻ�^��F�,F[�I��#{)��HU��X\�C\���x���C�g|(�B�2=�0�Ȥ�Ц�Ƈjy�0h-%�ɹ�H�p2�\F��GN_���]4�����D-~�X�j™O8��Zw�'��������q�~��
ߜ
+�34�מ��WJ�
�E�
U��V��D�#�yl������<ۻٳ�\�]��F��C����[���
�w��*������y��5A13��H
�
�yQUmʾ0��Ms���B}�� �$I��I�c������hޟ�
i�&��)m
��(�ag0*��W����hx�v:��湣ٱ75;��UǙ	�X+TVEɣBϪ�MU3W�41�̥Fg��M�p��a0��
|:�\fx)Д)oT�)�ڃsp(S7	A� 
)�x�p7���6,��~:�0�`�m�i>u�
���� ���v��8^7�+YA�7B�������ij=2's����q�����
�	}��\�����-
�AQ��Q�=Q9P%v���9ֽr�9�#�4Ԫ&�Ő�Z�T������[fc��H�+���h� #�Y�>>�R�HtV�
5�5�v;��>ШEAc�4tS�af��aj�poi���l�C�f��Ēc;2����%d�@��R��.F^�sV�\V���o���y�Ёg�Ts�'w�F���
�U�k�j��
�Dp�0H�-��
��3��`ڂ�Іh J �ը�7U6��/�tK=0Ǝ�)t�QGZR��H����X�>�ЋN.>R�G�5�^�-0�+�B�K��#��b(%n
+�!�;�A!�0��-%�it,��LH�\<F!�Z�#"��N�ܵ���8\���XW�RF+�����OK�h��c��D{fD���F�j�ۢA+5�6PH����VL}+z�[Q����[@�?��O�hڦ@��������
�=/Q|S�,�e��}�C�k�R
����ǧ��k3
�Z*��R�B%H�/�Q
����8�;���R��N/㳷@CV�m#k�����/��'K�D�wdM����:�'�CU
y�J����`�c�Ë'Z��$[��5ެ
�5h�Y��d�k
���^��]S�O;�E�4^tWH3��F���l�ޢ
��%���ھ�+8@�
�dh"����8Rg�)z�~6��kY�ޱ���D�b/�&C��|��,������d��I�i���ݽe@`KS�_�f$)5� �nijL���镆�
�n
ձ(E���i�+z�S	��=[RNjH�ΔA0�iyxz���쭑�Rl�I�K��p�W���O}6� ���A6{նCH
�� �>��k��Cz�d�1�9uf��Js&�~�
+-9v���?atXt�@;#�rb�i��dx�ӧ��Q�*����	/l�(����}+�$�}�
+x�,�ښZ���F�w�@j�Ɍ�@�c
+�?ϳ�I.�1�!B����u�3c���^}��p���B�?ݽ�_=�<��"��3@�Cܵ_+
�<�>����%�
��f�,-�4���ջ���*
.����E �LX��p����k'G�T��3p"���̈D�
{;���xx��S���#���D`b��l�lRa4
��p��Y�����W��v��g����d#�QO�FI��p���j4�(��L�
$lO4^'$8���������,6g��;���
_1����X7�\�27�8����NK��M�So���pr#)V����4�� �Jz��Q�گ���
I9��#���˗Z���L(a���ԡd!ഐ-7� ݹ�,�gk
�G	!�!�<2����3�0t�)��ZH�%s� d�
+Dd�!պy�i��coΣ�ly��RWn�K��1ت��I�3>W�-.�u(bSџ�v��
�BR��gh
+nؤ:R�
+i�����Ć�J���zR�O1��!̂��dI�<.�:�J�Hx���X  }�3%k�U�t����{�퉥�r�X�Le��f�(
6�I*�Y6H�e�+
b
�p�
�$.�;��C�*�s���ſ������+�OC���� +��^z^΋Pu��|��8t��$K�D�
`1G�,1���N���FZ��VY�.� ����us��.ռ�aR-A��T�g%��8)yO� J8F���h��2��At
a�}�M魐�q����(�K�Qz*~����b�����k'a	���*9
�M
+{��xc'��
+��l���C�d����o_�><�?���w��L#�� ��
5��P����~՚�&c�3�ShX 45_t��1(�l
�F6���V��4z��������@��Z� QE�N�����R�ޚ	���kɪ��;�?�n��)�aKЏI��0��i>3�*�Y�?��E��A.
=�d4�_��| ���9\ᲬMA3�
�͝�����1Ŕ�&$���5ܑ�щ6�U`��r��PΤ?�9�=\*�*� h�\�Bpу�+���� �BL8���I��� ̤hzA�����"���\�xũGR�&
�^�z��q��i�X�'[S,����O߈�q�@5��OD�JQd=��|��#s�����r��5*�J�må�.�
+�E����Vi�ͩ�*��D杸"�h��Iܼ6���OO�n�dn�g��F��E���a����s7�'/�0t>�ʢ����.�;Y4�Foպ����XnE����,? �m��G*a��;���D��
�a��z9�s}�
���7�G)�d�/
��?�־ ����Ax�u�?��<??����xh\��
���w�q|?r�|��L՜���V�C
Q�x����
B\V
 endstream
 endobj
 303 0 obj <<
@@ -1271,7 +1262,7 @@ endobj
 301 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 305 0 obj <<
@@ -1282,21 +1273,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 310 0 obj <<
-/Length 3217      
+/Length 3215      
 /Filter /FlateDecode
 >>
 stream
-xڍZIs����W�t	YeCؗ��bS���~
W*���<� �Ŋ�}zl��|fz���^�n�^
���������[$V��b�_$�"
-
+p��f��}�^���|w��7�ʉ�Jq�m��'U4i�˂I?�L5���,�p���Nj���
δ�DV���t����b���%��f����7_<\����W~]ϲÀ����kϱ�׫ X�{w�~w�J�����
���v�[�wo����n#C+X����d��&��؋�Nd����\�
-7Xf��ss{�_�{
h��FB�++����	;U�|��؇�N�T2�Q7G����X�sZ��
�;n�b��
-��q�r'����aO�gY}�_�E�j��"A
W�l�f�W�)�SX�þ2�
�MY�5�b���[\ٲ��zR;ݞ^�{EK]31K�\�dK�x�
�B�
V(%u�t-G��iqyƫ=U�pl�T���]
殺���$��bo�0���(����-*��듖A�h=�9S�����������+��*�uw\%,liϧ������XP�ztՐ��U�Z�$�����*�����|T�e�x���ӲJY��X1)
Rӂ���Wv��4�{7�w%�;�Dʰ���?1���
�<��
0��Š��%�M�1�JV
uv�	�И^{�U��$�^6�Y6豇l�Z�u���:�c�M�[���6��^�E�n�R��Z])~&$��M�2�8�x�![KX�:K�������k!�EiU���83������r�
̜y�^���#n�-����
Q��V�I�4�
io&)&�F��isjgf�ם�
F9w"_�6���:�O<��c�y���#�v��V���1Y0�*;���f�
�I�br>� ]Lf�Z��>~8O�UY�L��(����!쒼�
ث��X��z���1 �}Y�$H@�}Ե�


�Nm-6z�R1q3Ε.�>�y�3m��򱤇��x,�\��`�5&��-6��w?�0�����
-�Q�ug|����w)j

����?_t!z(��ʝ�ö��D
��%j��,��<��LF���(+�5=/��
��o
z-`�j���5�m5S�m!�
4��A�فp��
-��3ͽ-V�=�f�Srf0�����cH��nj��A��g�i�z8��
���������*���y)
	Jׯ���RDɳI�� y�d	�L���z�iuy�9�

8���d��@�@���H�!�2;�yp�p)]*��1т��.
`s�$f�"�x������ �^h��@j*{�� �(��*
T@�
A�0�$��]3��a<�.��=��
����S�h�%��ϫ1��孮�<�'��s�1�3Ҍ���D��#�Ҝ,Z�L`�c�{��{��C�k� ?
>H��Pć�ia����B�`�_=ݰ4�t�
��Ej ڻ��Ԭ4��s�
Rp�b\�ϭj
�������y�+0�
��fO�D�{3�ul $^�Ĕ�|]&�P4�,�>}?SDq�Cf�)3�t�����Ȭ��k���q�T�Fzm�";zm[�;P� �J��zy�})J<�h�~}�7����-�h;,C#�����'C�N
bљg���m��G"s�ߏ��U5�Ԝ1C��'���g�9�n�d�����R��p(���"�8WȚּ��Ab�����;

߂
-D.�9�4#W2��H�
-R�("��	�n�y�-#y,X�,���|U
�	��f���
�AG��=�u@���
D�����9L<��k�h=;49
�J�F��
�)C���,<'�ƒ{���5\����3	��@2sJ�C��(vy@'��c�6�	�FT��p�裠�Ӄ����S@*
�糘B{ �B�{6U���yq�<�U��ZH���7քU*S��u��8ٓ����cn%�7�D��rN�gs}1J K�O��T_�6�R�ĸ�Q
-�@�K2`,
ȡuKI=�uBA2�����+��x
,�� r�o�}�����t��
�׿�>��?p�Í����B������a�
9+�ٛ���N�|(�
��j�c(���G�Ŏ�h��Z�=��b���Asu
�O��ѻ��@��iE��\�C��O�}��P ��Pﱎ��ωPNX'�4a�E����
k}�9叄��x֕X֝h�:9)��� ���8��u쑱����S
��lI�
����Ty�G�����d
-I��KPɊ�6<��"�^`i
K�_��V˃�R9ab��
C���i��_]=>>Z�����p>�)W��J���D7�0��~*��#����ޮ��ߡj�C�R5��0�S/H;������ȹC�����d�@i���! 
�|_RFL�
�e��"h%璵�_�C�<�Q��HJ5p���9"���m��;�uMXlx)3��g\~#
_7��9!}
BA:�ӹ�7g�e�s�A�F|I��MR���ʀ��}�"�,�d �
M
1��
f-J�'�@�Hgn�9cLͤ-&3�(�xpWR���u
R<��t�0�����GY$�-�[cMc#�:	+I']�$���yT
�V��l�4bkx��GK�(
~�

���3�\ʞ8�
˒Cx0ȉa�8��Q�Є�
D�:�RS�O�3-I���(�H#��\w*�� �9V�@V�m
�q�m_����N
+�Z�p;����f���[��� ��apI�D��O�?a��bїax��w�@1hLPP
!�5��a_y��p5�HK<�KЈO��nԷ'|pR�sۼX*�z�ȹp��(FR�͇���:��__0�7�'����A}?�o}��p�3�>>��Zn��[yV��o @
-_��~"c�u\�����7���y���/�>��A���JA'����%&��.�C�+nJC�
�A:W��ؖD��
͎���p!��Ȏ�ֱ�j0#؇
�FlM`�z���_����c�s|����/�
�_���ۧ	�=_�%������;�
�8���_M��v�2�񬛪,��oʯ�ٍ��1�Hq��H�/2y�Zj�]���St�0Ԟ��Y�M�t��(S
���5�ز��[�Y��I�]h%��?i��\�<���J�̟�Q��8�m�VR�y#� ��I�� �	�S�*��
�I��������f[ ~��+��/熁��
��j�-�ts(mR��8�o��zoBʩ���ڋ |��"X㘔L����(���
+xڍZIs����W�t	YeC�A����ز�DǕJr �!9O �`���zl�_����������g��={w�����&�f��n8[�f�=�B�
+\g���~�{��n`���}��M�p�s����H�����EΤ:Uy���s'\����b����3�Cg�y�,=^���=���my�r�D��3����
.�{a�#��g�a��F������E�߽�_��^��|}����z�~ϭۻ���+�s���,�t���|uؽs��k'�B��c�a����xҙ���ϋ
��
#!�%O�uń�*������m'�+���l
{�L��))�Z�H�-7t�U'�8��ë��'޳(�WxQ��cŁHP�U<ۣ��~��g��
��U]��^
���.�W6,+�
�V7�W�^�\WLL�,S[�R&^&�}�P*�JI]2]��$lZ\��j�R�5�JU5Y����Uweq�,}y��7zQA��5�h*����Qˠ���ߌ)�T��HM�c��؅�a��=�6������C2>T@�
\5�~�ۆ9Yv��x~R%�v�n|=��ɲ粯��ӲJ�i�lYKR�&9��/���K��,�������)�F�Svf���xDc`���AW�K�@c̕�:�� J�1��X���I��l��l�c��0����<�-*u,��ƛ���K&��=���]3�T5�T�LH(d�J�bq���C���u�l29	-GWB�Ҫn�rf���{��
ݛ9�b�B9�G�81ZLU1�>�!���I���LRL��t)Ӧ���\�=��r�H�8�/_�uL�<��cOY���#�v��V���k1Y0�2IQQT=��$�19�b��G�&-�eߟ�2Ѐ��u*}P�Ny��vI���UvS,�Ku5�q��
���(��?��>�Ju��{Ǧ=U�����R�5y�<�6Kd�P�}C|:�
��b
0�#K]�-���w:���a� `T&y���f���]�J����A?�ϣ΅@�c��ض���:8G-�yU�s��dT_l
B�bZ��R
�`I�v���� �(�ޜ]�V
1�F��@sk=t|�
g~�Ў0<���|۳j�:!g�xi�=�D8}�8���^uR�ƨ��)́��J�9�OZ���j�����4p�
+���E�<��
�7N�0�����'�VG�S����xhJ&0ޓ	����V��
(ӷC����9���-M�j�6'�A�a-�[�[8
d�
�NHMd�

ep�@���
+�ڡ#h&�����kf-�p#���%

�gr#ңN�ـ<�`���$��u�D� ,�By��4K����
pL�4c#:�<l���$#
�V'oj_f�^�|��
+-����R(?�a�EZء{�P:%�W�7,�&�0;n;Q���n��41+�f���`�����s��'Ex40�5�z
��
+���h��#!����g
�	�W31�._�I<�.���O,�)�8�>3��B:�LLS]d�ً�е�|�e�T�Fzm/E
v��ڶ w�� 0Քd!��:}�
<�	h{�~u�7����-�h);,C#�������������3�av�6\��#����gp��cjΘ�A����ݜn�N����1�h!

+x ���4�Һ1oF��DD���x{���{P�ȥ�4#G�f�J&�a@
+Ev
!�W�&�e$����}ؙ�
+�=5�
��T�j��T}:�hU�
�g�(;>�m��T?06��'pzm
�g�&��YI]��f:e(v0����CYxp�N����3Qx&A��NHfNC�y�
�.�`wL��8�Ո�y�}�sz� �<`�He��|Sh��Bh}Ϧ����x o�OIYs����!A��5�A�JU/m��<N�d�b���[��M�$����܀���\_�Ȓ�/G�I��eyC��b��(�Q�g0�Ъ��
�Z� �R~��]c�e2 9��ؾc���|Y�_���_o�����F|��[�|�}��{X}G�@�
+n������]M��Z����70�f�#������@O�u�X(#}�\݂�#<�p��<=�*<`j\�A��/�$�`��0�cG�{��=�s"��	1���a�/hmd�JuF�#�-!�t���'��NN��9�k!?�|]�;dl�F'mU
�|2[�h����U���"(6�:�BRi�T�d�
���H�XZ����̴~�jy�S*'��0ra�8���ǫ���'k�7VQ���3���dK���t�	#��a��?�l���*I��

 U_�=?���X�m@�9��:$o�xH	�F\_����%eĴ��[F�/�Vr.iC��>��3
uȎ�T=�
�#�/
٦M;�Xׄ�ކ�2�x�����u-^���1 �C<��>SfZd�
�҈/n3}�I*�UÜ�PPZ�/UDڀ��D���#�
�a��E��$
��L-4�`������b��=.�J
+Pء��C��m��j���ݜy�E���
�5t�46pѨ���t�5O���G�ql�
��v�[��O<�XD�����蠟dǞ��R����P
ƒ^N
3���իMhJO�8�-�1���?=�R�TNo
�h�4��uǂ�
�c�KY �ʱ��5���j�����`aa~W
�b��^���dpw}
���`z\b9�k���OX'���w�A�v��3P
#T�'�x�ʥF�U
��Z\M=���4`ēl�
����C���/�
+�
<p.
�E7����z�����t���w��I�=��r�S�W?�[� \.�B��s-7��<+
+��7 ���f?���:.�[]ߛ�/�<������m�<�g��R�ĉ����c�	�;����������P��}��j!�%��c�8\h����ul�
��a��[#؇�Σ`�W�"��X��I.�k�����C���<b�㋼9_����?S�sa'�"����)s�nR�|5�uSy��M��0�V�f)n�OI�(�'x���h�u��/<Ek
}��~���hM[.��2Š�9��[#�p�����O��B+�����F[A0�e<o��SR
.�~.�3<j����)��̝7<�C���� ��`$厂@*�/�*ͯ{��c�s��V��
+���wт)���
Nw�r��eO�鴲�\�JK�W��&�t����V�f�� cǂ�:����7�.������j��
 endstream
 endobj
 309 0 obj <<
@@ -1316,7 +1310,7 @@ endobj
 307 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 311 0 obj <<
@@ -1330,15 +1324,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 337 0 obj <<
-/Length 1529      
+/Length 1531      
 /Filter /FlateDecode
 >>
 stream
-xڵX�s�8�_���93D��o
)m	W��{��:J���s�M�������	IInʓ�����ݕL��G�������*��d1����˨�ČD�y�����#
Q�]=�Ji��j*
�N�z!

`��������"���%$	"/_>���o=J�,��z��
y �һ
�5�[�E^
-��!��8'<ɼ��XX�BϮ��bJ�+%����n)�V�E]�M�˪�gU<��h��Q`��xZe��x6z�?�
��CN��C��,��a�
�B�j
�V�(�yӐ�ZuՎ.j<hN+�o2L(�ʏ�12D55k�D��g� %W�ȥ��.�rg�]B�N�3�X���ވ1�E֙x��]�K
N��	
-�0�]LB��l��Z

����G8u>2�{YTs���Č&o.��p<���}a&�̝���s��N�ǥv�
I��v�ϼ��F�f{��q��xh�,ځ.��݆�Pۺ�K;`A�O`��_۵�^JåS-1���Ee�	�����@B��$���p���|�T7{Aծ������([�P�f�m,�쎦+Z�A[q���Vd�?!1�z�)�S���濙� Qh�����2�
Q��X�J�ĽᰲR�\��c4E�y���4������١d)E�Q�S0��{D�qR�
�3%�(K��A�:(��,X뀘/�"�����L�>�4��8\(i�JS�P�$��
C�9a�
]I�r-+����Cw
���+
1ر�j	1���,��a��`jK���ޞ�6��'��a�1��k��
z��@S2g��,�|�=K���fO��nmx#���"U�OY4�:
-ܥ,
���q�N��Rd,12/
�Q�;1ߘ�3�Jo�b{Us�g?^�Ϙ�4�Y�W��j�P�u�Mq��zpB����U�ȖG
\Aq�,
T�q�OU�o�?d�j6R/2���t�Z
f�ϲ�]*]�j
�7`\�����:���p������ï�K
Vy�
c�8ߒ��#�~jD��h��2#�dF��
b�`���n�7���
�Il?:�[�孛u�mf}��
�7<�K�U!m�Me��b���a�u�S�g��Z�w��}���t��V̷�#�A�Qh�����mĬ�6���o
��>s�x��x`���OgԞ�t�e�\u�����C���
�Ǧ�+�颭�>cC��2k,����Sg,n2|uG�5Ln��Z����,
�*h��<�M����٩n9
~�g��p��I%"��
��f�q0�A���ڔl��n}��0�ºkiF�Mk=K��Y��
��
�
��F���
m�y�P�]#
-“Q�ݚ�t������T��i 0������f���
`
�i��I����;��L�S�$K���ω2E�q�ĵ��
ji���a!�J��߻�<q�]ڐ>5R�1�"�zᝨ:Qn<B����G	<��JI���
�_�k���s�?Ϳ�G�x
x���X������z�&yC�r�R�h�!��;7�-1H�d�X3�e��sv$pcH�����k�q��(��?�c�
+xڵX�s�8�_���93ĕ寘GJ[����^�騎�x�GN�	���v�Rꄤ$7���J����Jf��a����tp~N�1����I��ľqߙΜ�n8
���YWHO���1�:}�~� Vz�� up9
�3��
_�/	"'+��2g��t����	y �¹
�5`[�E�t�C�����I�$
�Šzv���p3�^))i�κRV�h�"�M�ɪ�g
�x~��ͣ���xZ��w2=p��]�!g������&�0D
+�\�rQ�D���m^�4�A��jG5
�ӊ�M�	V@��6$CT3Z{%�o�<c(�*D&�C�4ʝ��v�y��	����:�����Fƙx���.��������X|�]셌�٠۵:8�T߭�pj}D�{�W
���F�7���f8��\޾��6sk#L�ÿ���q�
�G�a���3o=0�8��^hmܳ-��-�F;�¥=�B���j[wfi,H�	,,qk��ԥ$.5�j�Y]���$�sڣ���v	IfX�p����R��U�
�̭	W�h�Bhi�ę
M�����4y�i��
�ċy�sg�Н�F3��4� "�N�Y3E�sQ�|$�U���}2
VV�^(QZF3����]Kڧ$�
D�h����FN��F���I9z<NݕP�($*���*Z0�1[�y&����\�>�4��
.����Jj����lIt��	r3t%Eʵ��F��=p���-V:b�c%U	1����ŰkL0���Fe
oOe�D��
˜c� ��Mp�I>c���:س
��Y��:��IZ<
o����
+�yc�����]Р$�
h�ゝ~�J��	ɼ 67�Ztb�1Rg����b{U
�g?^�Ϙ�,t��^����Ca�%7����
+�[ȋ�_["S
qp�a�tP	
�	?U��!��%��H�X����aky�&���$�R�UX��'��-�C�3W
�?-ld���k���!�a>�ηd�&������E!��̈6��;|�?�!a��"�6�;CfۏN�VuYkg]e�Yd���.��
���{�K�m3�d*_���@Xv��T�?�V��E-�_�Y]��-��q���E
Zl��`n1�M��)�
����l ^�a<����OgԞ�l�e�Bu�����C����c����t��j��!Kw�
}c,����Sk,n"��#�&7~3��H�
B�ۍ4��Z
妀G����nY
~�g��p��I%"`�
��f�q0�A���ڔl��n}��0�ºkiF�Mk=K��Z��
��
�
��F���
��G�<P�m#
+“Q�ݚ�t������T����<z
�[+�yGWs�y�צݟ'�X[q���:u�I06�s�ԋ��
1�m9��
�Ļl��u�3%h����
�һ�����.M�O�T
��m��;Qu�k�Z�657< 2��
���2�筽ے�9v�'�vx���c�m�aٶ���������+���9��|���
2�W��2���Z_c���b������?�V�R
 endstream
 endobj
 336 0 obj <<
@@ -1485,7 +1479,7 @@ endobj
 334 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 338 0 obj <<
@@ -1508,17 +1502,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 378 0 obj <<
-/Length 1373      
+/Length 1381      
 /Filter /FlateDecode
 >>
 stream
-x��X]s�8}�W�m�}X���͖N�i��Ч��P�[��mJ�_�W_`C���if��d�s�9��L���נs�
9Jp�
�QBPR,E�	��B������L����x9�y��Y��]N�U������ΛA�k�Bl���%"
q�����'�&p�
"�'1Z��(`
�3t���C,�ݫ�WNm���BNI�i�Q�8&�0�����e��E9�y�j9�����Ym���Tcw���.O�2��{\�
-�L���_�v���*��v}&��4
7˧�
Mܞ:j,D��R�a�V]eH�ѩE��:�1�	��~��-�?���!
�`x��	n,�&7��F5���Fu6$����v�
O~5Ubs����;*!*b�x=5��je69���N�<L�ˣV������[����.�g� e��OW�R/`��t�8��mE�3}��y?�K^>��e��q���\�����E��ؓUXϝ�Lbڲ5ґe, Gg���U�������
�Mc��8A��c/8G���
*K�ו�mǧ�[�Rݸ��f�rb@��=�w�
uK;4�EOu�E:���S�B[�A�Q�`7K����"Z�{���h������F�~;
�.�^�}����c��3�2~�F��k�~k�W��u���i��{�{5zQ��	�;{�ح;��;�]w�f�n�� �"(�O���ZG��Z���X��$�3�{��'��M�)�i�oY�r+҇��:������m�@�c�
-�#�}<&x2u>S����>0K��xI	9t���&��H�Hj��sKl
Lm��u�O��Ԇ��a�ߧciB	�83�H
-��4p��}*������m*��Q������SH~]f���䮲���m��F�8Vh�x;��
f6�� dƑ#�YZȮ���Y��
�[���|�b/1����
-�Ȥ!x
/2
���
cb�߂h*~^F3���7E��"1i��=;/zC1@��. at T�����&'c�qAL�.P���^�
�.�>�-��
-��U��jz�eU��Ȏ2Ng3癑T��'�\V�@��x�`Y�Ҧ�2g
J���#��/�M��g��
-�I�k'�
	se�zY�|��!�i��_��F7�ޖ���h���b�
�PU���z[Z at lh
U�������I�;�����⥸��|9�D��}}U�_\�.�l�3k��9�JY��W��U|����̲�r7�KX��*��#M�S��]9�1	�c?+�Š]��V(�[$X�����f����d��2�%�}�/ә�P��]�
�)��	(W�ڒu#]�54|A����j�Fr,����@�P׋?/.V�
Wx�g�g�8�bw9�D�`�h��y�Q��C����#�
q���c�����<�-� ��|4�
+x��XKs�H��+t[��a�z�q�!嬓b��d�(c�$"���o�
$^!6��@if��t�7�3�������_�N�2/AIHCop�%؋B�%�`���apA����L����x9�y��Y�
�T������ΛA�k��m�mKD(b��;���7��w
F,��������s��t��`���S�+����<'�#1/�
�P�����e��E9�y�j9�����YmG�t�}w�y�,��
xD�\�
+�L���@��_�c}e�~Q�����S3GC�S�Z�#
%�{��DX_+�]e@�Չ�j;t��
%�z�[��
:��Q
���'���`c�kb��46���Fw
6��AwO���"!a��WC�6�h_�/�I����5Y+�ɓT
���Ī<j��7*�wM�CW�
�3W
+���3LC�s��Jwn�ٹ��x�����U�򱞶
������r���7�e at b_V�z�8gzӖ��NLc
t
�!��W�a_/_�f��.�7��f���"�}~�L�(d�,�+Y�N@������C��91N�$=�v�
q�
ͤ����M��Iq�q[�A�Q�`K����,Z�{ˁyhwc����p��Xp�
��,�<�QG#��g2z�FS�m��5��j��x:��A�^
_�%��B�N��:.v�wyG��o�
�6��b&#���窥q�Y�9=/��&��yR���b�f��t/�,}�p��C��7���n�u4=�n:�}��3@����BE�����h���K���%�4��AR[R��}4�6�Vl4�i>]�Sk�*�����1%p�Ψ,)���C������oCq��ʴ|t��
C��2[,�w��o�̴'
+c�!o�8��ƀ � �8r P
@˳�<��t������,߼rK
���\���$D��0���ݿ�(��XC��4�� �-��$�IC�����Eԋ�E�킋�5N�T�����XoT�
+Tw�{��P���c y
��)eU{���|Yզ5������if$� X�KG�� �ʶ=t4-mqs�"�
R���Ø�/�M/��7J}���#ᅈ93�^��2��agr���/�э�����?�F����X����SU�Yi�M-xl`
U���Y�Fi�(qā
Y��w�x)�t3_�G@�n�����ݥ�m�zf��;�T)+8���~ �����^jge��Naٞ*��#MC��]9��m�����c1p�$�
+e>s�	�����V�g�U���B����q؀���C+Y���U�	��|���;�",	�Z�
bD0��T��0�\�5|�\�u���(�^~��ş��j�B�
+-�lQ���ֺ��|c��@D�8+���A�&�,��y��퀧��.�
 endstream
 endobj
 377 0 obj <<
@@ -1742,7 +1736,7 @@ endobj
 375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 379 0 obj <<
@@ -1771,18 +1765,13 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 407 0 obj <<
-/Length 1305      
+/Length 1306      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�6}�Wۇ�@E��(Y��n�����8yImӱY�JT���;I]lo�t��h��
Μ93C	[��>�~����gE(
-���,�[a@u�5YX�v���C0��]��E��}ǥ�����8}�;
	Bl���er�;���������
�����l-`���ȋ�ֶZ��|׃6�nz�����z���"��;��	_(͎y1�㍐��J�S�[r��>��H�9-ӹ\Y�^���,W�8�E̒�w&�
0v�z��dKՊW�$��,���I�6�b�<I�3��\��2�</cr��dq*�l���B���!���j<�ق#eo7X��n��a3�kزy��`�]���5�J)ط�$�-��
0��@;��'��@B�Z�Q-�P"�й�j�|��0K^V|���y�9�T��dkˎ}��ϴ�9Kj��8�^ϳT
��(�w�U0�T����(��
-�!��qc.�\�L���{ik/�G �a�
v}}>=����������xz4�|{qr99 *�h��dW{������`+
�4V,�9[�'�;�(���9b9>A�v��
�G
=o����4N�Ar��0
��s��囹�
���)�?�un�.�.��|
-��U��p�K���[թs��;dM�+2���]�Mج9��d
+
I
��ԭ��j{�r=�ڂ8˟4ݲ<�s�h���2�P�ئ��
��Z)@lV�l
K��)�wt��#�5�µ?�b�*���vt4��/�iYjQL"6�29t����)QACW�tj������ڌs
#H�Dx���H^�1��*��C|��ViZu@[�Vʵx�wr�X��׮L]?j�-���%�.�G:��
-H�G��t��0���m�������̧|΋B�
����6T�]��
-��amm�ˢ֨I�0/���}�bq�.��\x?��m�D�n���PT����{�
��Lo_ʎyu<�n��� ��6BLD:\�v�X�5~Xh�������B?��i�M�N�7���])���� ������Q1t�!��REP-��u���P�ґ��"�
8��
-Q`��9�8-�j�
�
��d�>yo��GgW�CP�7�CMAж��oY�f��ÿ
���a��;���
��'w�o�
�n���\����G߉��G� �����o q�����@#D������T��s,},٣�?J�B.��;�S���SxaW�
��,�\h'u���s���p�aÓez���~c�PE���WBl>���
T��&G��Uf���)Dz�5B���kYne5u�(;�
-x+5K�T�<&9��x
+x��XYo�6~������&%Q��-ͱp�����da�6
��ᕨ��H$u��b�
ڢ}0xg��f�6�
l|�<��<�P�ٞ1[6|� jc�2
L9C�`���!4&��0M��M�y����0yZ�|l�`�yv>8�
�
����Q�5����36V0n`�ccW�
�v�����������
պو(�N�`a�WR��/�p+JUA���-9ذl9n Ŝɲܙ�Y���4��0	EȢ�wV��
1��z(��kي
��(\d,{
z�����L���xugr.�7ʸ�ue�}N��yk�����YZ$�r/�UB
+��#NW
I{;��6�Fص�l��]��.��'�i�����֘K���v�k���{�� e�4\A�����ȳ���ZB.EHT�s3$�dY��0�^7|���E�9*����&T"�
��"W/��%�j�,8�^ͳ���URP$�ʫ`������Qxrc�H�\Y)3�?��d�|
 0c��r�����t:���'W�G���������լT��1ȮΆ�=,5C���tSX�(�l�Vw��(���9bX.A�v�a�ѣ�����Ua&� 9�Zh�������p���o��M����
y0��q�-�\����Nv�
*�YS��T�`b�dZ��E��zQ���$�JM�VF���I/��� N�gE�4��RD��:�����%�n�<��K��
+��pq��W5%ԉN5�D�* l�6+U	X�E����0�|�oK}�d1��	ȡ�-��N���j�K�Vά��h�-8W0���/aZ��k;&���!��o�*M�h+�J��N�i�C�}����������]�{���7���zx��:L���J����>`�Wހ��/y�˔C�6��*�밖!��;�m�~��5I����y�S,
��v�
6u��
Upi�J�m�Qa���q������W�Ca�֎n����� �D���Ѷi��`QP㇕���w|��
��j�"���tz;��ڗR.��`d�5���1�<���� p-�"�WQt����j�-Sx�B ��az~z�/�2|�@
Kk �/|��7>�ˣ��iJ���P]
��1�-�ڄ�zN��c4��Lj�Ha�� izz?�Z���
S6t|����%lR�w"��=�e��[?T� b>$0���R����t�8v� �^�o[
�-,y*ؓ:?I�8����TSw9�~
R��.\��`�\S��dm��9��neU�.��s%φ��"���]�
�z[?�7Bl?�F��-sT$�6C���et��!�J�@K�3@�XY�!Lʢ�D��� >᥏
 endstream
 endobj
 406 0 obj <<
@@ -1796,7 +1785,7 @@ endobj
 399 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[1 0 0]
-/Rect [145.731 216.61 213.038 227.514]
+/Rect [145.731 217.587 213.038 227.514]
 /Subtype /Link
 /A << /S /GoTo /D (group__Version_g79bd3696a302bb721ef8168fa5d650fb) >>
 >> endobj
@@ -1824,7 +1813,7 @@ endobj
 404 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 408 0 obj <<
@@ -1883,19 +1872,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 431 0 obj <<
-/Length 1721      
+/Length 1708      
 /Filter /FlateDecode
 >>
 stream
-x��XKs�6��Wp�C���A�doy�
�q��nzH2
J�-�ɒT<��
R�L9v�IBx�~���Ի��������H	/&���;��bꅊəw>������QJ�wc�����<O����]���x"�
-�����������������~2$���l5z��zs��Q"�Ȼ��V^�|�����u���Z�%��̨"����Q�P��K+N��{?���Os��R�i7h�,����v�����W�Oώ߼�xvx>���t{;3��^o�=8
-��4*0rNT��	
�b�|��8���N���WS]b;��o�L���	�0�;��$�
-�J+
k����@�9���7���7���d�}�X��^��nq�͝<y�c��
3	�,�b��;�,)&�`bl!���"�+����MD
y��I\}��f5([�6��t�	g$b�{@
-��k��X^|2���_���@����~s���
�챮��9����*�Thoh੶����_t�_@��C��n҈��R}m���ۀݏ�=��G��c�,�A��������t�d<m���7���]�� 0�(�l�؛~pĻ1����B�Ra~8���i�f^�P;@�	�R}���Lk�"dz���J$
-�2�
%;s`[��)pB��(Λ	��E�6F�s�����Ӡ�d�Ϊ���(;%��$���_�=TL€}E��&Y��/�
I�
-��gp"��wG�Ǟ����ƶ"EX;����0��_@�J�z�ۿ�լL��E�-������v5͗鬕����v�#Ä�e��0��eR7�5-�i�����;ɹ!�YI�E�\m4�f�
-@�����ؤ�m[���eSCl�
-رG	�_V��mk&���b�I
�O�S$؀AZ�m6u����[��Qe�Z�<�mB����j`���rsV��d����!�
"h�a��IU�P�X�Ac}��-�N��|s��փ��~s�o��H����|u�ã�U���,���-o�J�e�(
bE&���2g�Ԧ-m�6}=#����%�$ڨ}���=l
�H�{m,I�qӼ^� ]O�
o$0AvH@���P�)I
F���n�L
�2J�Go�$��b� }Cֆ��A® 	0^�'�������*w`�_���
�
�6��͉�@�SU72a�E����8|RBa}.Bp����.5YC�b�ӳ�?d���c�t�;ݑM�N]ӵQWP����
�)�;��\+�|���.�1�W��
2d:��S�APC@Nl��
m-9��Mi���F�����d��i�y�xD2���4s$���
�� P�@s0`�]\I ����8b��r�:��(	
��f�!R�SĄ�|���8��$P�cX`��lLJ$c�� 
ڂ����[k9���-��M3�I�$БL�u�M<���������yE�!`d:�@�� ��������
��mnq�Ɣ
IY����ERW����r
yy��!� ��������ު bYb����Z��Z|�.�n�@�\��Q � �.uwq i��˺��U�#�;�Ѯ�e�_c
_9a�r]b�0�
����{��j�����9[A&�{��1���!Ʊlm "����v��� [...]
+x��XYs�6~ׯ��&��G�r�
�v��n��d<�[�%�%�x�_��H�r��I4�p�~���Ի������h� ^L����S/
Q�y�s�1�0J��n
_�U�g�	W��г�4�O
B�s:�x~4�?�=b�?���O�$ʛ�F�?Ro�G
%"��;k�I.���F����m��ʬhGfF"E䅌B_���\Yq�u���~����L�A#dy�=�ӌno�
_��?=;|������8��ۙy���|�B�E L ����@ro�$�Q��/4���T�	���j�Kl����i 6>�F}c2�H�Vi�c���#����|�)�|��,M��W�E��N*�'��ɓg[6��1S �2/V:���ʒbb� &�ʩZ-�"[��y�DĀ�7���H��u6�A٪��]@�pF"��� /���'����*�
�
����1�~�Ρ͞�
+�S]�ˬ�;����j��_@��Ew
�4z~1$��&�H\���
^�}�ѳ����z�ឥ6�~w14؛�n���������&� �cC�
���-{��x7�3!bX�Q*�g�0-��+
kH5�Aߡ�,�Z7���HvV	I��+�	TglK�9N�

���f��q�����
�nlf�4(�'������,�Nɳ:I���Wt� &�d_�=�I���K<C
���38QQԻ��c�p�`���c[Q at X;�%[�O���� r�K=��_�jV�E��
���`>�]M�e:ke��$�
��0�q�r;L8z���q
B�tZ&�s�NDr��5qV}�#��x��+P�|�6<6it���]�²)!�
+رC	�_�3�3���~�����m��#�Ǻn]�ǐ��uɓ�K&T���6�J
+,7g��M�:�k�?�!d�+�M�*�Z��
���n�u����)[ǹ7~����Eb��y���
��G��B��Y*e�[ގwd�
1eT7��6me������t��,�"�F���d��`c'��ʵ!$u�M�z�t<�w�����!������
8S�8�6�
���� e$T���`!
S�VA 膬���-��]A �vO�7�݁M��*w`�_���
�
l�7����6#��nd�V��Eq��D�e������d2�x�>�g���#"f=�
+�6w�'[;uM�F]A���r
 p�ݪ%�XE��|�u����g^�!�)D��
��Ra8\�hK�aUm&+]t6�>���&�4j���r�&5���V
"����J5L��Dwq%R�;\���$q�za�u AQ"
��f�!.�SĄ�|��m9��D�S�`��$L)�`�� 
�:�����xZk9����M3�I�$БL�u�M<���������y<�! b:�@�� ������z�
��mnq��TIYu���ERW����r
yy��!� ��H�|��4��*�O�ؽ�,Ճ��Ƨ�_�˦7-��m�
+�Х�.��拼��]U8�t�*ѮZ��5��q�.�%�
��1A�S�}����豏��#v �PD��]�D����O�$ �_�v��]�y���qK���K�r�dW��ʭ?4n~i�8s]T���xh�
N�lm���p/!]�
��g���$���t�|�\{M뷑�����m�𢮋_��nnnȬ"�,-J��{���?�n6aP�����h*l�[{���_��":
 endstream
 endobj
 430 0 obj <<
@@ -1958,7 +1944,7 @@ endobj
 428 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 432 0 obj <<
@@ -2018,11 +2004,10 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽX�r�H}�+�R�PV�tA��5���4=�� dIm�Ĕ�f<��Y��vO�F8L������'�dK�6���9�]���I�;�12B�|J<����`�ĵ�ԶmsĹEf�������(O�Y����q�t������h���GA�mP!�
H�<#��>�n	��h؄�c'vm
�a�6���ճ;�QJB�s�f#��}�f�O�:��;.an(E��z��ʊ����n=��5
-g���_��q��;Ƈ�ʤ Sͣ
�R�b&v�~��z��)�_�E�v����2 �}��<<�-F�����t����/������tf���[G���y���y
q���e�y}7
.�go�ߏ&�׉�;"���!�+�N�Ǔ��W
��j�p7�����
-a��c�g�����||��Zp�ϣ�������
-=/��͇��W�%
Ff>�M,��4�����Oi�t�Bf^O��v=.F�ތ
����o���ѯ���hx����&��8���"U]B��p�:n�~�m'OK��*��?����Dl�D�
E��
<�y�D!�6���
̴�yNΨ�"�>
�
L�2B=&ջU��eyu��ʴR�B�L�)��=����f�%8���
ZD�O�0���N��䮖���{V ���oƕ8���b^��ū���8d�C��1϶%�;�0�
 �N�cP0Z��h�K����(�&'Q��%�S@��F
��gU��ü
ބ@nii� �Z�20;
�0�pv��L���ô���Vp���	�wj���c��⃨FyU�L�Y��y��TE�@�<�n
^Aop�RM9�%�a4�7�ѭƾc��V��[�a�z^E�ƮUBV�
��#��^����� T�s��.�E=����.l�>����U��3(�"
J0A��>�B;���E��v�u6��;\���3^��\s�n
-�,"L9�8��F��TnA��r�R[^�iY��U��i������ll���5�Ӯ���.�]w�|ѧ!q��b����f�됀BA
�C�O\�#�C���,��$��(�I%�.�V
��[���Ls�@�R$�����M~�1�����73���2KTNe�~�be���I��D��
+
�[�b�����̥�1y
v[�4S3��0n����Ӹ�s�pv�^(�u"$��4M�p.l�?����`�3xo��۔o��a�2�K�S
�c����u�A/6�0��e�`$�D�p��� �
(ߤ��>�\����_ʱ](�;\���sa
����$b��f[W�b�
{��j�pT(9-ߕ�5d�	9������MPt=wVʵ8ʛ�~` F$h��"_?��)�
�ې�*�nEb���1��#���?,�
�z)�x
��
��R|��Ǣ���6:o�r�3*��.�ìms\�O�_L�8�˯�̗.Z
�CD��v=�1fzͥ�[�s�iB}�?�ͭ� ^
�	�J�-O���'Y
)@!�m�fOb�vvME߁�ԈZ�L��q����Y��w
�8���!/N�&$�����#��|�8o�/�����Z��y`�ue��X��IE���`Ԥ >$Y�̋R0<B��v#�R�5D	��t���lG&޾�N;P2�UZ�`�Q��M�i�lp��l�
IO\�!W��A?i��̧�����z'O䓮��S��2[7D8ţL���F�0����������T�Y��*��NV��
@-�	�H���������G��>�%��
8�u��,�&�����ee��.����2�e��-Tkt,�)t�P�����8�8�A���N�~��!���~��x�G>�	O������ys0�
���X?�҄��;Y�ZD|��:Z����O"�c5�
.�M1���(׃�GQ�ˆomB�ؚ2��+�K���O�
����7��=���"[U���v�
�KR�ٖ����{��1��R(u�a�B�t��DĝA���@�}EF�q
w���*�
+xڽX[w�6~ׯ�ے�L ��}�Zr�֖����Izt`����H$�{���
 R"-Yq��/���73��е
,�z3��bpvp+"Q�kqoE����Z���`�s��u]{"�CGv!�!�]��ȓu�?8Cμ0�u~_�8�,
(
�ZT
�$�o~w���\£���vm,�q�_[���=�(%��F2Ɖ�_*���ε��#܋���ޤRTY��J����K��{��]|�24�d��c}� L
+g�y�@>,�jʷݮ��k�JY�e\$i� ���c���D֐�$�,�����|�x�=�/g�����fr3�;�o��;����|����qWӟ
�}���j�<��y3�.^wd�;r���ڼZ�����j����+��
ד��ۯ8�}���j��f���X�
������z� "��BD��i���W)ٜ�o��d>u�m�RU�?8�D�?M��S�ى�}>
���|���z1�]\ͦ���&��N.��Q%���ۙ܅j� $� �T�z��
n��6s�8��,OK��*��?��[��@l��J�D���u
#Q觍0��ᡝV����:4�q�I<N�ϵx���oFAY^�f�2�
��/Sy��~v�kY�cM�l_#��F��er]�wu�k�h�gGQ<�q%��X1/��═�$�8`�_#18F,�-Z��N�����`n�u�+P��}o�K�@=L��&������ [7��{2��ߏ�ш��	��>3�_�̌�7�kw�ڼL����ٺp�C� ����isW��xϪ"��&*�nT�y��E�GU� 6��t[�
+j���)��*�Ѯ� �)5v�>qᄞ��56
1��ht�k��j�Q����u-���s���v��N�C}��
ൾ
�$���'A��*�G�h�
�(� ��
@�ۋ4	��l�@8<�۟3Y�b���I7�|�
C(η�Q��:�[�wp�Z���,�,��J��]��z=E8�ԅ͐rІ�n~]�������bH#��d����b�HH!!�
 �
��Q̡��Q��}��?9���cV�Z�n�Y�EʋT0���x\�
þ��X�3u��*���T��ORlDf^-�͜�
�9�����/V�/k�<�{T3��Ao������qA
�D�|��4����}D�z����q�&zYA�
�g��Y
b#�~��MV��\f8��-��l_�d��_^�
NB��]Ц4�/ߤ��>�\����'�X.�쏸L
ǵ�J;|37M�0��Ͷ���/��V�y�� �t�+�?j��5rD��^�5L�t}0wV�X�mN�S-�uL���������ۭ
+
u#�3{��I!���@{X6K���h�/l�K�= �:O(Fl�!�f�(��
�ü�s\���/�S����WQ�K�VO��v�q�nݳ1Fz-����0�p��7��Z {q��!$�?&�2���!�<�ba
"���i�
�5���f�G�ʌd�ȗ5��<����L���~���< ��8�4���}1P���q���u�7��r���@�q�� �1�㓱"
���
A|H2��b6x����F"��k�9�*��=�w��]�Y�PڒUZv���P?�9�[��E�8�M;��j�!V�i�o��F���t/rPK�D�D?5�@�jJ�T�6NI�iLa�;t��{=�n���;Sw����6M%�ssN��	H��ڠ��C}�ų:�#����1(/
��e@���\g�
zY/��9,kැ�X�3ލC��&���q��n	��A��
�G��K?��O��Q rB㩿��@zM#�Jƹ}�z
�A)9�o���*M��:5�
��Z��x0�_!#ܫ����{h��d/܈\���?z�d_j��I�P�0l��]�~�6_"4��f��@��N/�a;Цת��pv���H��y��$�Π<{�@�C(���c�{��@0�J@�,�ɍx^����Ӯ��
 endstream
 endobj
 462 0 obj <<
@@ -2127,7 +2112,7 @@ endobj
 460 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 464 0 obj <<
@@ -2186,19 +2171,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 508 0 obj <<
-/Length 1457      
+/Length 1455      
 /Filter /FlateDecode
 >>
 stream
-x��Xێ�6}�W�2PѼ���M�E���}J�+�^5��P�nܯ�P�dY��vv�4
����9s!{+{?M~�OfW�R�F4��K/�^
�)���ʏ�c�(��P�i at 9�Z��V�Ӏ�2���������݄���#�Z<F1�^���z��
�?�0bi�ݵR/�
�������Q\�!
�W��CvՔ�.��A��f#K�g^(X1� 
������E��A�]/j�R�)I�J-nD�����_c�o��U���YyvE�I�"��_��k���:�$DiB�2���d�l�0�� GV��~4�o8��e�g7B
��4D4�`@P��IX����:S��X� ��I:�
�8��o�,�g�PO+��a�PJS ���V��%���ҩo�
45PA��T����{�S��'�<l+����_�
R>@Aq�(�#e�r��q'�Z�
-(�� ������e�u�̰�ŀ6-�/j#��򞸥�~��$a����׍X���č�ԌVŔr��L�{Q�(��ۥ(��ڈ�Tq]5�[Ev�3�
�ٝi�Y�s0F�pl�6��?��Z�ʾOբ(�gK)
�c�
�c^��TR�AU�w�uk���vv��ֲ��p.��J[�U#� � �8��Rw���܁C��J�F������:�x
-��BD(?3���Q��O�h.�n�e5ƹ
���ss��e��^�> ���Z�}js	��FG�h��X�'{<&�wI{��<�Ѕ"�F.
P��x���v=��[.�3uD�\A����7dɼ�4_��,��e�����z	@��l��(4��$vоw壁%W}r1)d
->�RƿZ7��
-5e�/�����c�ݨ����[;�a���BLBr�)]�h��kD	8��u��#L1
-㾊6�jqk2�P��^�$�m�KW��s��j�Q�O���pwE��A����?L܇�VΊVG�ӧ�R>�-$�=���
a�^<Z5���`5SJ��u��j·��0(�#xʑ�/	ހ0��89��׭x��a凈%�����m�
9c�pz���v��s�9�����U�KJ��_2��1�^�j���V����'�� ��֗�Q���C�|��
�!/`�h��`2s
3��� �%�>��3*�b��T����Q at SD���T|�ЧjD����X$>��
������00��
\87�ԇ�?r t[_X
-��>
>`�����k>GT|I�0���qvu� )�I�Xh"t�N�
-eI�;��X�>
*c$�E�t	�` � F
9�
9�F1Ԩ3[�mk
T�PCq��q�"���E���e�6�=V�ݍ̕{<hG=q�D�j���f�Y�fe��������s��_D�tM� �TuߌLj�P��۹i�z/ew��fx�u��'mov�
����Zo������PV��,�
-z��������}
�W�M�l�3`1���T1�q�:����� ��_1
+x��X[��6~�W���"t�l�om��I���]���p�� 7`Y�
��
Y2��n��O����|s�� �
~�
�W1
1���,8Hb�8%�$^�1����/�-�f8�
�?K#�f���*XH�������d�~@`o
�v/���� [
^��A����H��VjD��s\~�O�
�w�"�<����LQ�
Z�5+U>;�`��H�"���DB��z9���*��$
+=]�2_*�>��
�	�"�c�����1�T Gp^{������$B"�;N�n�lV;���#�r�>��� �p
+���G���b$8?	�t�rUg�X[
Z�N<=q�P�E'�8�!G����N��>˜!A LPL#'�
��e��4
�M
TP
�r*�R�n
�Ti7�f_�P�	I�7���PP
#���2{@9I�	�֫F�PD�J�[wb�2�:Xv��ŀ6#�Y/j#��򞸣�}��"�ލ
~0�\��
O^ba5��y1�<��
�Y4�5��O)�Y�Wr�T�T��vQ]��=Gf�duV�
�1b8qz�O샄��E9wS�F���Q
+B{��/{�؉�v�Z�|T�ˍ�n
�~7^��T�F����aY'3o����Ǵ���u�>��P
�]R+�h�?��z�������̟�}� ]M�)A4W3��:Ĺ���rs��e��^�m@ԛ�M�,2���0M����<��Om�؜�%�5�Y��.q�4@)�[�
q��q�yh��jj���#z�
��6�!K���\ej��m{�
_%4Hdg�ő
������/
l9�&�B��Csm��uS��
P��,	��=j(?�ۭ:k�y�-bg�O��ϒ
^(�iD.0����x�H!
~X��� S��d[�,E5��G�B�,��ɺ1ә���9�Lv��(קx�{���"s��Q�����O���VފNO�ק����֐�v��z{<�qzI��dgϓ
+V��l)�
+�ש��p޿�D1 at I�S�
}I�#(N�}�~[����W~�XB�o��^�E�;f���Xhx8�#z�	Xս�T���2���EQ*��O?���]�9I����� R�
}
1E��/
䫘�DhP
y�G�������5�_��E2��p�?�b�-�=N�؝yT ��⣆>U#��\<b��\�s0R*�g��g��
�p�Ω1�@莾�>0��|<|��'���|���<.�a�c����AR�1���
+�D�J�
+�Ҷw�$��}:T�\�ӥ<��1��9��ߨ �<�E޶�A����k�s�8��?����ږ�^I�J�W�r�P����
/O��
Y�9��Y}f�Y�0�g��w��W�/e�zw��7�y�t��w0�����O�ת��wxt�_m[v���Z�
��1��㻻;�ը)��F����]��&‹�m-t� lUi�t�5B�y���X�
 endstream
 endobj
 507 0 obj <<
@@ -2359,7 +2342,7 @@ endobj
 505 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 509 0 obj <<
@@ -2418,15 +2401,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 560 0 obj <<
-/Length 992       
+/Length 984       
 /Filter /FlateDecode
 >>
 stream
-x��Y]s�F}�W�[Ń.���Ǥu&i3mb��d֘�HD�x��{%-)��E���3�HZ���={�v)�J^���
-���&�k�(1��⌌g�*Ҡ�1��F�,>�I~?���яI��+�
Ƃq'".�Ư?��
���U})F(2]�>P2��ׄ�p��U��Dr��[r9x;�!.���;�1�A
-K
@���|Ϲ��߶#W��g�zK��u�o�E�V���C��R�h�����R��,�bry�.�r2-K&���I��"�7+��j��.�.�\;Fb�:VJŁ ��͸�6+#���{|q������$1c�T���^�����pb1 -+�%0#�?	Nʺ�_W�獯'�*� |^?Y}�a�n���i-C�s�9h��*��#�-�jc��1|��46hc#Q
h3 �
�v�<��q���v�c�cA9T:$�5�9����b@����yi	+G��gT�؎|
��,U�[
-0oQ��;�"�1a�%�T��q�I��`�9T�-�QCgή�c	QT�R��BHhzPC茄������W
�֋��-�CjC;�7>�����(ދ
��;�i�P`�x�����\���<Uo9�;�
-?��zb6l�#}&]ne�:��q%eL>r9tub�2�gPE7.� -���
�d�,y�����u�ˌ���a�ԡls�F����������S�ʵ�euG�ʶ��A�9Vu��xPe[���>q=�'�]�/f'�i֙>����(��|��x�q�$��m|
�"��OZ���r��Bˁ����Y��@�=�(f{�R� 
-��0�*�
�2%�2	��������q���E(K��&�����Ip=d4J������*���7I�In���T�/�>_/��.DW��U�����R4��> S��l�~.Ͻ���q\���z�rS�g����
LװI�
�)5�ރ�1�E�u��2�}�{�Ar-�
LA&��E��I�/�?ב�?0���
+x��YM��H��W�NX�R�.DZ=~�љ��֓�	��v 2}�����&h�Ɍ��PTջ�[�w�(�J�
�
�gZNsMF��Qb4�M�E�A������8�
#�h�g\���2Y��`܉��������h�y�pnJX5�2`�"����=%SlA(g�M�kA$x�&烿��E��)���Q
RXb� ����sU�ߌ#�B�%�irFR�`U��IQw+���?� )L�\^��d)v��i1>�]�b<)[��"��"��E<k+�z�7�g|�Q�
#���J����8��Ͱ���=����D�P�B��1p����}y�8<3�X�eŵf�'�I��{��?����HrQd��i�N��I-!w�9�
��x�؁ꖱ�ԭ�"�ϒt��
٘D$��l$��%�V�c؏ǩ�l�1���N���i�kN���_���W
(����?�,���-�gT�9��|�
X�,U�;�pޒ�R���M	��,�Z��M��#O�%?S��5�q��9s� ��VA�>]����!tF�vP�Q��$�W
�֋���lC;��I:IZ돢x.zȬ�ǽ���}�<w���ŒD�z�9��W����a[t
�ð�r+�̓n�ߤ��{�]���L�	���N���/F�V��ܧґ^
��u�ˌ����\�P6�^#������V��ȩY�Z����^�X�o�9VuH2&@Iqg�m�s
w���`���|>=⟙V`���K��H�@��_�˧G�ی�u ���g�Oɀ.�K���0�V���Ȳ'�)j��h�A
���z)� 
+[o
aqU�VrtU�(D�&d*��E\^��Mv}{�L�����m�O|�Wq:[dzz��r\���nz�J�G�R���+N����*�o2�W�,���J�b�� ���y�Ԥx>����r�Km=�Q���U������
LV�N��
���6$�!M1(�u��2�=�E�'��)6.�1�.i��
��
 endstream
 endobj
 559 0 obj <<
@@ -2692,7 +2672,7 @@ endobj
 557 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 561 0 obj <<
@@ -2751,15 +2731,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 611 0 obj <<
-/Length 1014      
+/Length 1008      
 /Filter /FlateDecode
 >>
 stream
-x�ݙ�r�H��y���tA����dƮ$��gL��%����D��o�#�I����xb��UZ�������!h�:�Fg�#��b
-�o�%H+�%�h<CW���RB����:	�;�$��� �[��)��c��<~;�s<�:��6A4oKj��D����3A3x�̭A���
-	��D�����U��qj�
ĩD't��A�qL�,b���n�"�u���0�)�
�C�k{t&Ɂ Cư
�
['�'�d�
t5� I��,�)zܤ�v��b���៼B
�z99O��y�I�����n���I̫=d�q���
��CL
���B�"@BxMϕ�i, at GW-
'�.��JD��,�EC*���I����������p�>>-%D#��L=�B�E��V�Uai����Rp�>�u<�a�
h�VF ��t����)���7}��Z�L�p�"����;��5Q�;ñ����n�ݞ�a�ZU�X3�
��g�������E_/���vTZ
Ҟ`�,u�i��P�t,u"��+
-3�~��� �Ɗ�f&���w��,��F�!�;��>��
K��-����d �`�9���	9��a�3�̅	�bބ�,>TۅI��/���^�`Ԕ}�
K��ԓ�:����n����}��U}��L�~�W�\t<�}
�D�r
֗�sI��B��#ږp�o$�����3�O�hL���~������2��{��g�7S��q��^Lُ$�_
JNAi�m
�o��dh��lH[�
�8�Ţ�¬�j6�޺�W��޽7���a#y#άL7�>��1s�^���¤b���g3�=,a��U
w��O��Ճpe0Q��9x~�
*BƧ�q���b)]��[�O�$��=:��c����{D�m0w��d#��)�{�q&/|	�w��>������D$�/��,�xI0��uR��8�M�x�a�*d���w�
������? �M����h����o��:��tSgTY�JQ��#��
�U��n�i����"�ϋ-"(�
-RL( �}�d,
+x�ݙ�r�J��<E�"-��<��MbW��sWN��A�$ !B��s4`#Y�񍝕�������}�!h�:
�;
OG[�]!K�VKF�h�.
���QB��~~���1I�W~�'7�`�z�2�
&ܯ���ף����	�Y[Rc�%�,_	���`n
�f��H0�:|�"��5�S3d N%�8�SL
Ҍc�d
�Ǖ�c���y��K)upZ]��I���J0�rl
�0&Km�
O�$���*�q�ěIRK��
+
>g��V��i<��O�0��$���7�$X�V�!�0��u����cb�����kz�
Oc:��p�
�j�D�c�`�,��V�z&�M�{#�~F�߂I�������2��r��I�
+�
+KS�eX��S�>���xis��X
 (��0E5�.H$ռ�M��e���i�ͥ�AtE��3
+��N�F��8��Ue�5_�c�����2�~xs6>���Ł9�ŽJ�A�#̙�N;͑T ʞ���$u�rE�6�m�z  ����	΢��u0�����`�� b��n8�dxl
��:7@3�{�g���CBN�s���l��D�b^�,.T�qz�/���^�`Ԕ}�
K��ԓ�:����n����}�d�U}��|��f/���p��<
6�D�r
֗�sI��B��mK��
ɀ>F��#UW�����-��ߠ>�R[��yMS��
�f�=C�Ջ)�KR��@�)�"mՠ���+wM�6O͆�����Z,zM�Z�f��k!{����{�~�
6�7�L�t��R�
3��՚Y(L� �
+m~7���YY�p���9�z��{H[��g�ݠ"d|���\^Z,e��:��s�̥��㥟޲ۅ���ޝ���˼�{?�m�YQ�M:�+�ǟ��[�
WB��W�����B$��v	H�Q�?$���Ůljp΃�'W�;��z��� ���`CJn���$Y�3
n�[<Y�M8_�x�
�Vf��8HJ{{�z�y`�(�1�Cx�����
8��k]�
 endstream
 endobj
 610 0 obj <<
@@ -3004,7 +2984,7 @@ endobj
 608 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 612 0 obj <<
@@ -3054,15 +3034,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 667 0 obj <<
-/Length 1628      
+/Length 1627      
 /Filter /FlateDecode
 >>
 stream
-x�͙�s�8���W�v0S�����r��K/MRǙ�N�a��m�s��fn��l\pp�}16���߮V+3+�?ƽ���9&5��Tq�b��(c_������c�^���<j}j`���y�c�S��u�J
���]o8���# +$�eX�b�2Y�>}����)1�V�����S�P��}��vQ��iv
�Ղ'^,�4�\>:83��s�D:��>��,��L���3ʧ�3� S��'39�Q>BL;�CW�rOAm�xA��c��*�bW��o�8馣�
�0����=���
�N.������н
�޺�?O�vd�o��$�e�
�
���Ꝧc�䲳`
��F���\8�I��hx�B��p�2��{����۹���nn`�(��1M=�MG�b�P�R�[�N��^d����y�%ј��P�u+..)�2��ˬ��$�O#�* D����C�:�+C!/��&�|8���eҚ�M�ӡ�&�s>��d84b���ދ��L	m-���*�������P?
�q:�o��5�vL���׷w����nj6h{
��`*����(+n
"_]N��Ld�@$�0����pc[�&�߁^���+D�]�=�5��ж2�9T=��BU{F1�;�_1���t}� 
݂�1�ig�hr�6j��]���榱7�,x��M��
�*,T=�f�\����)q�I
��0c&����f�r��.1�S,���Q�;	�*��Bxo�ӑmUʊ5�2ieME
8/X@	��^,i*]))
��zۜ����xr�܋�����V��c��U'
�e�z?��XH���a�X����,�V��
W���'���,�W�-����x�т�ˢR���b,�8���
-\�>�G�Aʐ:�Ƶ\���zS��,{��v�
����,��%
�%6b��p%i�/WY� F��r�a�$
#
-
o��k8���yvq9,�T�U
�"�C�ҍ{�-�<m��!���0�¤�M̂.�:����Ԙ���:6G�2�Z��;G�y�
�b��樅%�m�(�I$���� ye{��I?��M:�!����Mmt�;�-W�����T̋�A� [%Q)�!��@����o��a� �<�Q�L�,zTFS^��-�Н��y��'��V�Q�F09�Չ;3�Ed�����6GV��{�0�r�*-ɘ.%S9�=ٳ~��J�j�x��M�hSܧCq�#���_
h
lu������Vy_��𚬒�����}
�`g
���
��e>�,�[�iY�`]����.
�趐���J>։����2f��r*�c�_��f�X�0;�Ĥ�D,#SW�ؚ�Y
-�ȇ(�>��y� ���$�
jh�fnD\
 ����ؙ�3��G�B�(0iym)��R��]�m:�˂0�
�`�
-Z��ؔ�qU���
a����(V�=q
���ʄȘv��S�{)�	R�x/e8����K�o�ㄅ�ϛe�8�~"�ޥ��{^4[y3���H��&�Ӌ��'�i��ʉ����jU�{*y�9���@	!C�]
�姬i��*巿zy�o&Ga�Jͪ��gY��`�^��$E�(�dȔ��gc)�oUů��b��JfA؎ҷ���A�ۑz@!���8
+x�͙�s�8���+�v�LQ�a���r)ɥ�&)!s�i;
x
+�g������oe�SCLBھ`0��j�������������ѩ�
�u�����:qJ����d:�[]�16/��4L�.��|�a�����2B}fRn}����:dc����\ƍ���
6Fp����=�57l��:3n::x�]�!�peW/^�E��"�
+��G�
�=G
d3��R�����T[[>c|�r�� ���4?��y�r�I2
����i�y0�<l�+6%���n�!��.�ȷ�Q������͠|~9�{�E��&�y|�!�|��L�|���~��`l�Z66�/Z
�`,A>�ۭ}�`�&yg�ޱE1���
��嚞o�W���ͥK�q�6��Bj�oE6L�;�)RN>�Kj1�3M�ڭD]2�b����Y�˰��"ܔ �F˶�C�6�+C>!/��#�|8���E�5
\�nO%M�w���pX�3!�����
LIm[�u�SU�1]葃17?�q6�m���vH�'W7�����fj6h{
�G�XZ5��8W��F�H]��u"3W"R@
����
�}	���5p�hԂ^�v�+E럿=�5�[��ʜ�S���U��x�L~I� ��ö�et��0t
6C�k�N���m�짻�y�-Ȓp(�Q4q49�3�x��BP�x�or}tJ�'O��
��/e>�Lߘ)�#�9�'mbޥXBkף�w�U� [...]
+/�4��ԔEZ�
zۂ���
�z�4�G3!�ۯZ9
�ZU�V<ċ<

�w��y��q}�Q�UYЭ�}8[�2ڡ�
�E���o�,��a.j�<]��u?�h$��u�[T��w3qp�
��m\�z=�תn��c��;k�-��N��0m�-�[��ȇ�(�����b�7bQ�/��L�0���j�ۆs�>���=5�z��`a-r��ܓ�p��iI� &���I���D�B�u�#)��q�#��
uh�|��
�*�Y{����y
İ�����7���'��!燂���l�v�ϰڤ����=��F'
���re+��h(�����N �e�Ra
+�:��z&A	�䙌2� �҃2��:��J�`�;��c x��'[
F��d�V'i�(#����F��
]���7j���ˬ$c��L�K�tϢ��������*����hU�ܧC�����_
h|춬����Ï��VyW���.������}
�`
���
���<�\�]�ٲ���`���]0���"o���|<�a�Ҿɘg��T
ǂ�<�� �Ra�W��ҡ\F|f.c�5)�
F���D�Op�b,�T�PC�,fQ,�R�8��S?C��x�����VԖRZ!E�lKo�A�m
͢��	���U�>�My�Tխ<��l
 �ލb����/�
0�xm�O� hT8H�^������
+��ɝ:N���dԼ^�
�b����ջ4�q��\��dN���2�Dz�P�p�6�o�f�
x��p���
�K�"��p#�C*���.�6�<e9S
�j����I���٪bM�<������
3���$EQ~9r����J��s��@T����"jQ
7��K�z� N�s�
�
 endstream
 endobj
 666 0 obj <<
@@ -3307,7 +3288,7 @@ endobj
 664 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 668 0 obj <<
@@ -3345,18 +3326,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 706 0 obj <<
-/Length 1847      
+/Length 1849      
 /Filter /FlateDecode
 >>
 stream
-x��XY��6~���[e��ꢎ�m�N�t���E�$0h�^��
���wxɒ�M
4$
�
�Ù��,����ף����+�5"��o,7Fd�o#���21ޙ>��mY�y����㉃-�4�ٗ�
O\ۉ\����oF�����ޖa
^8@���8��`	��r��؉]��9.����>��(��"��R�?Ƒc���u
-B��ٳW��
�}乡1q
����
��&Tl�=�4�:��Q��2Ճ��Nl�no/Wӛ���ٟ������|�X��\��^��뛫�������U�!��{\T.���C��IQ�EB�8�F��VvE7�u3�I�he���"c$���ʔ�
����]���F�"���- ��o��\����"�y�p͉m���K�4��L�>�~���ns�H����L_�N]
�ŮWw���m��r��bu1_���_/����y�
Y�v�Ɣ��d��mM�
ٕ�ޖ&���f�Kɓ�]5m���(_�Vo��P
P^7�6	7��]���TV��}O~�%�˻�t���fw��t����V$��

�K����1x�J�8�1Ghp@��Z��Qr�8��8N
q���wHh�R=*Vy!,
�C�G���,��69����������bv�=�+��~���U����T5��S���'D���4ψ�s��z�������o�I��&|�I��T�=��R�g9im�eKry������2q#d�[�s�����l����
a����㊕
��GpB
-v<�z*/ǡeƒ+��G�Y'q��%�ڠ7�hJ-B���E���pT�� ��z4-�5�?�
˲*�6�(�
�`V�
��V!�w*��Y�j�z,2Jru���>׸�*ZC�����)ɧV�1^�U���)UN٥���c��ڰ�QT;G+ў�������F>������EC_|����@�Y��a_@��l�f�<��^�d��IB*��K�&��v�i��CE�L�	@���Q�~͛�3w�۫1��u�l�_ʬ�EL�b"|F��My��G�"�g�`�
�B�1wL\	�c����g��\@�-��d�,�r��$�؞��)"��?���.����|�nKs�'��	�E�u�`��i%�����L%]p�pDH�������W�rhi�c:A�ӺvR����cP^hX[Y��L�\?I
Ӻ
F
��l
���v!E:Ȏ�CntTn\�O%8�
��
!ר�S"�
�Rk�?��)ޒJ���űm��0 ��LZ�{B� yP�Ԟ�LW�X=
-x䇧U�6e۬t�Xq)�[��{�ך*�Q�a�}"�Ol��!�T���yw �n+��'�8[rT'�
-����#�W@&|u�9O
n��������d���"3kkufW���)�,��>7�����g
�
s		��ȉ<�a�@y��
��ȵ:�x0�.�
Ab
b)�C��h�YD.�.�MӉ�
d
-�B'<�1ZA.%B5�?��9/��S*
-�^.�D:��B��*�a-����\�1 �D�D�=Cq16!�`/��In�߳g��Vڰ��	���ؒd]��$'ҢTH��o��	�%e}�Їh�4����Z���C�k��h`����:m~�
x�Sm�T�E�&��/��z�
-
��Ђ�")D��E+��!�����g�>v�;�K�P�C]bMk����pc�����P�cu]��wsʿ�����s9��GQ��s9���9�V4�UF�R��j9��?U4h�[��Ϗ*���
Q)xE�繰W�%�B6� �m�'B��[P�,"���г�F­�9>d~��mӔ/��v�
�k�B'Y!֜A>{�i
����8d�.Kf��ʨ�GC������ؘ�`z����h
+x��X�s�6�����J͜`�@����NG���,��L���$d��W�����X�"e]�f.��D`,v��/б�,��i�f=�x�VL��
��֊
k
��z��N�OvH�t�:�c/�c���t�QǾf-ko�3��b����o�w������ގ�*^tN�>��|��7�J���r�G�^�ʭ���Y��?'�7��|���e{6�{�@y�9{�:��nH?�f�GBs������ӌ��]ш�����(Z�I*S?i���v���n�����ny��b�qs��\�6w�S���������rt�����ܳ"5
��R���fn@� @Q�ʔ�8���N�e
7�M;KX�iU�
�2,�yR�UƧ�c�.Z�]���!�E��
gF2@ v_߆��"���C3Ue���7�$v�>~�D²��w2����W4tW�g��~M3};�q
����,/���������b����v���nQ��Y�]�oB�Z��x2�d�]���xZOj��X���jx;ƥ*A���Њf;�����̨ͤ��w=��ސ��_�џɯ���j}��Z�u@��~us�^}O�|'F����'�
�8N��4PR�	O$B�
+G߉��q�ˎ8�N�q����ԥ�Y��4�5��4F=E�d]z�C�2�C�.n���7��x���y�k�e"U����f�7D�C\�WD�5a���loV��p�X��4�L�������鎯˴�2ˡ��
+��7�?��#e��ā�F�������	u�[&2c�k�$��Z��O���t
+^O#džWʷڏ�F�^�l�BK�/�QoP�F��?��H���QI_�$��i��q�g�Vu)��)�@y<�s�����4r�f��BT�l�"����XrMʺ�
���	䞊}�4Os�F�V�]z+n�"���
{�e��w���99yy��*h
�
]�x[���o>W#2wb7"�ؗP��n4�b{��z���Jj��6��j�8=�,ϱO B. �/���
�����^�)
�v���Y�����L�
�HS�1�Ɂ�,������F%���{����r"�8=

�Y
+�)����B�`�Y��=[�D���ї.����������)�ILM�P�kx�����x���D�%zEU
X��5����Khy!c�&A��˺vV|ޚ�1�/4j�lRKgea��,Ixӌ
��W,[�� �d���"=���17z:7���@'8�
ˤ
!��iR"

�Sk;<:�)ٱ���.%~4�X&
�?#�P���6��<+x��Ӧ�ڪk7&el��
�Ƚ� �CEi�a��I�3jbDc�w�a�
�c�
+��l�gKO�DU�}{��hㄯ/���Ï�[��ܢg��
��IRl�]���k�r
2�����N@�yqփ�3GH��F^

+C
ʳAwdH�%��'�ap����PS|m�[�AfQ���.�f�.�)(���$�x
��)�<����+���
��
?&��D��E:��Q��I�1 �D�Ń=cq)�!��`�n��Y�3e�kcX�b�Y�v�l겖�LZD��_����0 �;V5g��B������(Ϡ!�zD�� 8�� ��O��Ӗw�Gf0ն�p�j5;LCe?�t��ұ�IZ���Vp�!!���#G�9v�;�K�P����]�7P1�s�&L�����껀���!��n��6W����!��~��ӘP:�!�oߩ��Υ����
����?L�p���=��
+�(k?HGl��{V`�k2
+5
�:ē9P��mŹ6Z�eF?O�G
�����޵m����~�'IC:�!k"�
Ⱦ/{�#�
4��$�cy
D�\��
��
t��(
 endstream
 endobj
 705 0 obj <<
@@ -3426,7 +3407,7 @@ endobj
 703 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 707 0 obj <<
@@ -3476,14 +3457,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 723 0 obj <<
-/Length 1461      
+/Length 1460      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�6}�W�P3$ŋ�h
��7�6�x
�a�]�-;�ڒK�M��
]��e;�^� �
jx����X[jX��>
���f#[P�M��5)�hӹ�I�C�1�o�G�cH9�/�؍_6^d
MBmS���<}7M��Icq��ɵ�z��3����;
#Ӷ��t�ZcԄ�+�~�a�{qQa�K\�̑����Sn�A�njH��
k8��q6 P�Cʐ��J,D�h
D�^�lVN��\�A+�b�

q��r\�Q�D��,�͔��P���r8�[�H��q���y��ǜb7�3+�F)�E
~�ٶ��L�Y���%Toj��BXv%%�B
-œf������~:9���:ӏ�s3��w���6�Ԩ G�s�WgZ�K&{�s�E��E��ńT��(1���`i�d#��@�lJ�q�c��-R
hR[�eh�X�$�
G������}0�
���>�(�����xJ�Ъ`$bX�”u���8D"=�Df!P�A�掀M٘~#�}���i��
H�A��у	��>���dtnp�OG�Ӥf$ď�4���&1�R�F�!G�X"X�o�h��q4�4Gk�S�O`򦍄4�ݏ��~W^�u�������A���W0���
ҖŌ���yW���$��A,
�,����Q�#1ps�T45R�S�H��W~��
����
�����~�
1j�U�/���!�Y�cю� {�r���Nĺ	;�L
�y�c�^���?L�@��!�DijUm�ׄ�=��D`�
El����ߣ�a���'ח�.li#f��gGv�-�|��{`�

�����:X�
!��_
�*w�ŞJ���tZ
�K�z��k	C��
j� 
j��%�W��m0۝+�:I��$9{rU�~\GR��a������T�:���8���%
���w9N7 ɣ�o>bJ�mޞ��t�	#5��D("�
�1��� �
^�!9��岁9 u����O
��	±^
�Ћd#�)�͝a�6���
	�8/ӧ*���&��,;����
-�ك7DX�h�g���
s�8�tx2��Peݚb���u����EQ
-�_'�٤ʩ�s���c�
��O�n')V
e�`��u�ε�ߋ��D�V͊�y�$���ռ|(�(r̟�
E�l:��foM]������peoW��8�(�H5u����^J!�ڷ5I�4`��,�
}�s�du����Hzr;2'��0_���Z5r�TɣA����v���!p��^=/ު���Q:�f�.�i�ȋ�e�����
��0���n
�܊m]��7/w@ !
y����B*�Ҵ�;]��Y#�qB���9�q�zy��*��C_�߹�r�.���0�T2na	��~J2ʗ�l�U�x
��L	�U�!t��3�d��sc���rF2�hŧ?�U�� ��m���x�������"�
��B~|����ڻ(�0�,AJ��C�=�E4��)
)�lH=����
�e
+x��X�r�F}�+��*��>�V�*�f
o�6����fK%����H"��>�+�!�����F=�Ϝ>=3X[jX��>
���L��%�Ԧ
�š�	J��\��K$�!��7�c�/Ɛ
+�_:��l��2B-�Se|������bc����B�	m�
|���9|�NÈY����Zk�2�����eKQ�B,G6�k7tb/�3tSCq
��X����� @	S
)G�[�X���\����٬��ɾ�(
Ϗ�24�9{+p"D%
+Iʳ��n4
�DŽ�$X���	�U�$*
7�<w�}�S�d�f��(e�����#˒�C��
+^��M��]Ӫ��QH�DX�,�x|c_���O'�׷S{�q<�oF���������?�q�E�d�g/'!X4HZ�:���j\"%���
V��K6ҬTȢ��;V�#�$ŀ&�5^�
�Bn �~n�&��A��`p�����D���.���S:�V�Dz����D
��!�$r�brx4wl���qg���L�]�@�
R=�
L&�a~�&�sC}:��&5F��?����V��H)u��
�b�`���������i���LJ�O`��BR�j����ߕ�g]�h~soaP�/��-����i�b������h�I� �e�����ב8�9l*�)өK$o�+�w�]�m	zN�Ja�c?T�85O�:/��!�Y�cю� {�
+���Oĺ	:�L
�y�c�^���?L�@��!�DijUmC�	�)zJ���,;���q�ͿG%ô?HMO�/_]��B���gGv�-�|��{`�
�����:X�
!��^
��ڍ�0AПG>�ii
4 S"�����%
�W	�%�L����x^Io��lw�<�$�˓���	;�C�:��݆�h�^^Z^R�^`?��Ɔ݆�/�؍�+p�I
�}����D{����&��Y&BQ嘟���\��������)0�/�
�����&~�.�|mp8C/������
�kA��ؐ�IA�2}F��Ԥ�r�e'	�qYA#`={���H�M�L&�v�v�#H�'�PUխ�!�V^�_,jJ]�P�u"�M���?'ؚ;V� B����q�ra�QV
&��U7�\{��A�nyAl�Y�9/���S���%E��S���M���쭩�}��������U�E����=�K)Df��&	�̵�ڣ�|Ν��SU��
IOnG�dq��RrV�Fn�*y4(Aܗ|�n���!�[�׫g���0��o�N��KfZ+�"�jx~�#�!�`6L�:���4�b[�n���]i"�����w���D�bf~�+���f�Xb$�d��eT��'w
:ٯ�{hx�Ȇ�8�r�,���}0�T2�,��!rß�������uV�oI�'�\++C��
F4�c�4W�߻nNF�����g�����n���z��͛����g4����6!��3��g�u�!l���L� l
�G���;��:Z���W�%
 endstream
 endobj
 722 0 obj <<
@@ -3497,7 +3479,7 @@ endobj
 720 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 724 0 obj <<
@@ -3574,16 +3556,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 759 0 obj <<
-/Length 1904      
+/Length 1902      
 /Filter /FlateDecode
 >>
 stream
-x��Ym��6��_�~�3���bY6t:Ga�R�q�̍�V������]��%>_�9h?Y���j��}V2vv�M
�ON���	Q�S�9�;!v�O��9O�w���(��iU�i>)��J�uT�E>�13]L?����~>�gB at 4v���;�j��v��`�����Q+ǣ
���v���"
b�O�(C��^�=��:FA!�ZvfvJ++d��.N
9�1�SqQG
#�y^�r
�Ҽ�ɹ,�$pe]z
�{�SK(�C���4���ZZ
�<1��&����^���S��V�
-ٍ��E�@>��"?�y�m�!���!��f�#��?��
��_,e��-G�
���
��5r7bF<�(cΌQDB�3�E����n�V���
�Y����2����lgT�F^؏+������D��d�s��
�>�7Ꟃ����uQV����*]�
-n�>����$
y
pa�J)ߙ⼛q g
-K�nT��Fי
�VT^˥��V�x@C�j���"�`�sQvCwlPĘ��f��z(
h
�x�Cu��{Q��|����
��rʄ+UC
S7R�!���p�`���i�4�?E�F�Nl�(?�O�2ݕM�%|̤��CVuMî�]��QpJ\�|�7�O�<��L��6R;;��ǐ��ƀf̎�`�h��Z�@� �$Hz�	ɋyY�.V�/��������i��(��_�WJ����x���0E��U���C�1xU4�T���[��dnz/�v���Wo��z�]L	ve9/�Q��5��t	�
;�$<X�	�Ld��@Q]����w�K�D�Q ��Awܚ+�1��4*�6Ͻ�C��g�{o

~]�#���
���)�@����t�fcE��*c'ܝ7(
���C˲�7i�4��^hu�F:
��2�b>6�ׂm
k
�֊��6��u�(�W�&�T��эV��R�
-�'�	�~h�!^"]�� ������� 3�
��)0�Ӌ1@�h
�Q Hksz���=�ٰ4/�3���
؃���|{�A\(��0��^o���
�ܞ`?z�gгG���4	�Ue�U�
��ۓ�v�r=ٌ@��(� 
-��1�Ј��>"�WR9
q)H9
�'2��<e�W�A�y�B
RE�D-5�
��t�=�b�����{�,�Rï��N0����#�k�e�u�'in/jl_a&ō�m�e����]����5/er&�J&��ríX� �}�6�����LF��uެ�(����w�A�rO
�#�)��
��(�Z⭬���1۵$u�Q���g!��^�ڧ�u�
�L��Z"
�G�`�����={��zS��<w]Ti
���
�@IG+zL�m�
w
���O�[ir�����L4�}7E:��un��ͬ*��J�Ƥ0ύ�и����:���Q�.�kx�#���4��J,�Mm���M�*���yn1ײ\F��r�j�\��v�pT ⇷����.˩��¬�#���Wr��ǡD^N)v7ډ��
֛�-���
�1z���V��&O�vC}R*��[=��[�x
��Bq��k$�	�n�a�A{�ZD�˭����a��n�
��J���#)u�T$�v<z�t�0D;C�qg(I�3��:C��D�{��4Vv_ZIPތ���������œw~R�C%k��
(�mxj�9�j�2/��
?�C� �	�����]�}����R?@����T� ���(P'���<D��}�7��e��\�$�Ȯ�2)���e��<=�}Q��D
����p���D\�<ULe�_E9���^�%eYY^W"�4Y��0e���Ji-b���iZ/'�����P��Ȳ��NN��-�+���u���\tr� [...]
+x��YY��6~��Ї�@��!�H�ɦ)r5�f���,ѶYr%9���wx�,{׉7i�DQ�p8��|C
+[

[�
_�.���
+P�R׺�[�<� N�u
[�lo<�
ۗiX���$�6+�Ua���x�̴�?�p�|������"J��Ǹ�F�>`+���F,���
��ZoG�pO-� 渴֋2�]��E0>���ep�d`kBa��7"1B��tz���{�i���i.��gY%�y	�z%��t�58�O.!���c�7ka4
�X7�,�Z��y^�FJ�)�EJd6�w!
r���)ɢtu��
y`k��: 
�ʚ��t)�Xh9 �g���z�o����pD�&�"o]�4�����f���=��ϼ2Ư�aU�Di:��4��|\��L=C#EFk���� s��)G�V�T�&���E
~T��"�p��������'a����xf���)ֻ	p&���AU,Lt]�rE�LH�l�w ԗ('H�
��i��
ݱ�OcN�
��|���
Ԣ#���4�шr
�z`-0Z��,�̳�
+b�aj���l0C�>N��5T�6��z�0�݉��G�i[$�������ПU��N��n���= �
+��������	�g
�Ie�Djk�rYPP�ٱ
��D��= �	Db�� I�>!9��j�Z�~tR�"�N�ZI��rg�R/�6��������o r�ƫ
��&�
pe�"�$2�;�����z��������bL�-�xQ�*��	�
��S�1tƒ5�@�˄��٥���{(��L����
tG���3�L#�n�<:���u������q0"�}���1i�r��I�n6��z�2f��y�2a�84,�x��q]�
�V[m$������C`cP�:
؆��k��P�j��]���n���H�;-�(��02�9P��{��C�
L��3�K�ʱ�5FP\V�@`�!�@��qz>�#(�@�|�Қ��`�fh����Mb�=8�{8XQ�c�.�O�
�3
��9�+�5\�0;���,�gBs4z�(ퟘ&A����
+}~}G��.R��� D���"���
�= �x���E��J*�#.)��X�������!<�d�C�HⰡ��㆜���(�^�

��!΂6+���
+?�c^ˍ9B��V�Z�Y�d����zRT
�&i�[�/!�U�0�Ys&��S�">���`9�(v�ۀ���+Ɠ�Y�ڣ�*k&߹��=�0 '�z<
��Hc����ò�l{I�$:��-b��B.��<uL�}�
�L��Z"�Ζ
�Ϙ������={]�jSh��
{��I����@
I+zL�m�w
ܦ�O̲[�s�#�����];A*��un���2��R�F�0��и2���:��Q�.�kx�#���$̪R
,<�ڴ1�y�`Y�y��mܻ�\�b���|�\�&�5�ᨇ��b�6�j"�c�۹^5C�'��.�|���C���)�7ʉ��
֛�-���{�a�^#')��|��pL;A���$���C�M��E?
B?6P
(�jI]B6�x�e�ΪQ9��b+a"!Z"3�Go���:$�Γ�<����3<:�
���agHI�3��8C�ϗ�@�n�I$�4�����s�g7c��œ�~�C)*�P
�����r��f�_!>4~��|��&��)~��w�O�y?�?���*�;�(U?Ha�.
+<���Q
 ��>�U%˜�F�-,Vw��o��f)�"�__&�",n�˥
�2��pa������(tA".~
K��^�����N`��(J�KЉx�J�T�
(܄1���G�n�)p�����īq��������v��m�d]��� �\�WѭB
�4{�b�\�<d2%E+.E}?�
���
 endstream
 endobj
 758 0 obj <<
@@ -3744,7 +3728,7 @@ endobj
 756 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 760 0 obj <<
@@ -3800,22 +3784,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 790 0 obj <<
-/Length 1826      
+/Length 1821      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�F~ׯ ЇR@�ރgRh�I��Mܧ$Pir%�U
V��;{Q$M_�վx.?��|s���Z�z�x~�8y�1+D�G=�|c���=�\J����d��.WclWU�>-�m��"��WM��u\M�N[^GmY��h�\Q�o
-��D1W�|��%	l�. �2���/�o/�/ȃ-"����g��O_����[
#�^��-�23���ֺLG��O� t�
�q0�0�)C�s��x��Ebz̎�P�Mڦ�BvϱSPe�`{�$�-�t�Ƹ���g�i��5H���6W���+�<+���~��K��;�5\��
M
1�JR�<���5
���L�ehx�&m�4iw<��N�w�Z\FYǟ	\K�Q@�FG�*D���(�'VC	��>�A$�y�9�8�ۊy�FTP_{s��q��F�'�\<@ 
9.�MPh�ϔ��W�O+(
��ۂj�Vs�< >(8��몆�@v0-u��B�7>c߈)�\[��}<2{��S�<�
�i��>b7�
B��)4G y��@��!��7'�6)�v�QD����3bb�U�*@<P-�DZ�恦|���K�
����O�>�0uj���€
���Q��n)�� �Q�?C�8��j��hY����
P����yd
-8���á�y ��
D�9A�
-ِD7I�U��4��@�9*�"5�Q���J��Z��]�?-d�}2:]�"1ך�i�Sa��tu�_�2���"�����@E}t;A�e9"�VE����"����o�43ҽ�M\���}3���o1�.ϗ��*�u�
-
�鳧Z����)G���%�<:�K��j��0U�0b��Ć�ul�_ե0�e�HP��
-�@�p#��jE�R ��^�4�@(�N��\df�K�`���P�����lY
-��V� bP-2OR��)P��@HF|v쳳wj2w
b?����B���U�s8 ,/����zT˪�q�^��Em
-��uc�7=�t����z;
U<�\�pe�.kEdЎf# �h��wDz�H	�i�=1���딉JR��"*�7B�[(	/&e܉[�V���;��Sn�� W����m1m�2���M	�H
-�h"��4�O�Q�x�a���\���#��zǣ��
e�N"f)�Qx5$�q�Gl�
=����f
���.eV�G�� C���q�%ZTB'!���j��i
zI��&�wo�}�0��9�so�a�
eLD�t�فH�����N�[�rû����ͨ֓��s�_���ݒ�G
-A(6�� N����F;�/M�n
�d�Cn�G����P��^p�w�~�	pw�v�3M�
�v�~{�8CܧG�ⴽo%"�q��K��E�
�{��K�ppJ�H���Ģ���qv�0���*5L0c�����-��
U���"��ا��Bu��ad�� ��E�x �
��cҒ�
�
Ҷ
-;��m���Q�1/�.�H�������ug� �0�l�%d�H
�	�t�jGE\�l��oUWj��̰�8>r�����
)����3 at si�k�S������ W�h�δ8��9�m��/j�%<�FBƿ����!
-�sD���n����K\�IRF2g
�{�#y/�‚�N��<С�
x�&�S�׼m�s� 
����x��;��C��Y�G�
�Ԙ��g��u�3�Y�]�xR���j�x�꽨�vі��Qu�g�!�AM�������Ў�V�е`�@��!L5
�4��ȹ�u
_-3�u!��
���zصm���d�ߣ�A]�V5J�����b�B ��}C��yYs݃��7PG� ���?3is����٭,
+x��YYo�F~ׯ ЇR@�ރgRh�N��Mܧ$Pir%�U
V��;{Q$M_�ݾx.?��|s���Z�z�xy�8z�1+D�G=�|c���=�\J����d��.WclWU�>.�m��"��WM��u\M�N[^GmY��h�\Q�'lm���������x �G�M���w��狿����w}�3׊�ŧ/�J`���
k/O�C���q��k]���ͧV �y�Ѝ8Q���!�J����1=fGj��&m�K!���)��t��]l��H�Qc\���3�4Ny��z�|���E�	O���xjw�K�%q�F�.�
�����q@%)n
}S�ƚ�	Cs&�24�U��T��;�j�'ͻ\-.���/�%�( ����
�R�\����z����ּ�
f��m�<�C�*���
����tEܦ����C�
r�3������
+�%���Z�՜� �
+��庪�$�
LK݃i������7bJ<�!��ֳp� ������"ρk�C(�τ��,��z
+��G
�� ��:F�(�͉�Mʮ��aQ�'�팘�q��
+T
B�q,�y�)ߜ��Vj�!K�K!���
S�F8(
��j
����i��p ��O�)���l!Z:&tme�1��b��~
�B�9�C��p(j
H�x��D�B6$�
D���EU�#� g�~��F��(��x%�F-O�.�2�>��J��kMD�4̩�Lu�:�/�z�Fs�S�����gt��>���ײ

�[+�"�BS[Dtu���Q��^�&��J�z`ස�I��� �W׺F����S-K}W�#��A�a

zϥo�P5hl�*l�
��Rb��:�گ�R��2M$(�G�z m��U���^)�r�N�� �
�r� ��
+l.23�0��q(\rŋDpK~�,�
+���v+U1��')��H��vA{ $#���
;��٩��]��ϣ+5��o�y��
��� ;`v��
ղ�y�6��}Q���nyݘ�M� 
������B��!'\���Z��� 9A��
��6�D�}�jO�w<�:e��T������J‹Iw�֤&���x��[">ȕ~��h[�F���'imSB,�B)�H�0���qT%
rX n�"׽#��`���(���BټӁ�Y�aT^
	i���6c�
_���
3�{qu\�2��#��H���H�8�-*!���R}�
�c�4����Wû7�>�
��
���̰ƀ��2&"�g���@�Q�r��
+'��l��]��
l�fT�IQ�9�/L�덀nI�#� s�X��b`M�����I��p���!7��EWF(Ql/���;Y?����K�ۙ&ڎJ;h��`�!��#Tq�޷
	�
{٥YҌ��B�Z�%U88�x$t�qb�}
O�8;x��qm�&�1IT]�̖�
\����PJ�Y�S�G�����02�}��"W<��C�
R�SҒ�
�
Ҷ
+;��m���Q�1/�.�H�������ug� �0�l�%d�H
�	�t�jGE\�l��oUWj��̰�8>r�����
)����
@si�k�S������ W�h�δ8��9�m��/j�%<�FBƿ����!
+����� ��ݗ�ؓ��d�zr�u��{Av���e�p���0���:��mӟ�=�6	��k���
��Їج���Pj�jx��3��:�Q��̮v<�#��4����J-�ՑӨ�v�V�2��a�φCr���Q/���.��3a-�j�61��ߐ=�G��e��j�ٯ
��� �w�����
��{7�+ҪFi{�:�^&
@1��˽��A���U����FM��O
��
 endstream
 endobj
 789 0 obj <<
@@ -3934,7 +3916,7 @@ endobj
 787 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 791 0 obj <<
@@ -3975,18 +3957,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 820 0 obj <<
-/Length 1777      
+/Length 1776      
 /Filter /FlateDecode
 >>
 stream
-x��YYo�F~ׯ ҇J@�ޓ�[h�"��Q��@`ȕL�"������^IQ��i�xh9;�73߬��������br��g^�"���b�E�
|�%�"��N�fs�1�n���iY���,�|sS7r�l��lN��,Y��D��
��Ռ�S�$���)ó��W��ɧ	�G�"@^���}��޿�0bQ�]�U�S��{3�s���ë6&�^��\C8Fn��������EmԌ�%)�7�\�ks)�OEݘ۬Q&�iܔ�2\'����JM�M]%fM_����5M9"&B��nE
-{�H�a�[��S�y������I$Ƒ7�E��(=)�۹��gEc_�PUk�
���(ԨHe.9�r�sYw�>����BK7B�	����5��6�"a��v]6�}uT�v&��; "�
E<4�_3��Wq��q#�d.�"��HhCH��wq
�G�K9�Q
��2��7���S�[��f,���V�}�-�4+lv�w��(qB��<7wR�J�.�s�
d��\ƵLo�ޅ��2'
"��� 	
Ӟ��/��cWM�r*�V�_���O�f�X=���qz]W��!�
T��
-	�{��G�a���N��!��/����hp
�����V�n�
�K�!&!E8��0f۽p�ԭ�&����!�'���^��9�|ur�Ϊ|]e
�
t��&��A��<��{	I�A+�ʉ�Ԯ�GԦ
-�Q��՘��+� #���!ڀo����AR�>H��N������hA"*�xu���e
��h[B
�GGPW�����ࠦ,`���Q�|~(�*�Kh�1R"�#z��k��}��o��
��*E`Y�듺l��֕4O��Z�
-^�4[�5j�.���V���G�g-�?�@<DA�R
��G���BѶ��;�8�����a6�\���q>�����
-�	�0�#����!p���4�H��dG��c�)""pc<�A�l�,���<�uRe�&+����A5���L�(~�u��C�]�(	��
-�N,���-��ȭ�yjK ��DYh�p6m̾�s��z��W?�}Ղ����yp�a�m�Rs�,��+��P,T=�I�Z�^�*���)�T�_+Y
oZ�֐>31�2]�$3=Īd��&5�$��r���??��V�sQΑ A�wC�a@��� (��2�)cc��~��cB���~���e���෪�͠���</gT�t�t���_� m9
U� ��{�.��K�,�E at W��u�y&F��<+�A�
��<�x�Ժ-�t}���
�w���]ju"��R0�g�Gd(�-��z�y�'/d��ΟZ��F3�(�1�P.�2�C�E�;����e#�<�U;�[9�R�7r�AVo�[:d� �!�(|�R��%��؁Ҝ�h�֏/�_����1�-r�A16H�C8����aƷk�K��	�� ����i_p��Z��<m��
:l�n��Vcw�O�aR�M�����2G�O
��|�;?��r��Uߟ]�	��߲*�i�Y
T1FP�ٿ�*��9�U��π
�s�^5�8�E`W��<k�������
�U�E����"
�ω����
b�(�&l�
�J!Đ���̦�XO�.�K�V���CW6���wq���k���=��W-��3�N�=.���Z�^�-eU��#�&��$a
-Bh��k�F��6㆏���u���7�����ֳ�M�=?;���FI�vE��P֜A
�
6���
�#��
l��N0� �#����JV��q��B ��W��
+x��Y�n�F}�W�C% Z��(�$M�4-RG}J�!W2�THʎ����Q$E�J�}�H.g�rf��
+{k{�N�,&g�}�E(��-V^���'HP�-R��4 at l6'��v�/��ź��"��77u#7�&^��T�鋢��*N����+Y�H8U�ABH(�2<{�x9�e1�4!� ���P(`�K6��ﱗ��
F,
+�k�j�q��{o&N�U~x���
��+cLj�π2�}a,����uQ5csI���U�̵���UQ7�g�(��4n�J���h�|��ަ����Q�XHܚ�
!JB�"��G����ȭAکǼr�\�N|�$�țS�"�w�����\@̳���U����م^@HjT�2��
���R�͹��|L�a��n��!DŽ�����`A��av�.��:�Y;�Q�
����p�"
�/��ӫ8�Ҹ�� 2�q��r$�!$V໸��#��
Ѩ@s�Y����ۭ�U3L�\+�ޖE�6;��|�8!�Y��_R�J�.�s�
d��\ƵLo�ޅ��2'
"��� 	
Ӟ��/��cWM�p*�V�_͏_>��Yc�\�"
+��u]�Ї rP��*$�����}�CbT�:]��g�����~��1�?>n�Z1�u3p.톘��@8ؾØl�B�QR�f����sP����
+?
+�+{�^
�
�e�ɹ;��u�u w�lv��+�g�l��%$��D+'NS��
Q�*�F��Wcjc��l�D����h�mw�CI�� ��:���$&~΢AY���"��-��q��m	1�
A]!gO?7����e��}�B�G��i����/��
�H�����篩����ʿ��.d���e��O�-k(ZW��Ad�"(kM*xD�le^j��U]:

���?+�T)�Z 
�x����<���g��m
7w
+q�G�����lι�ŷ�
|h9�[�Y1
+ hBaF,AI�C� miБ��Ɏ0CǜSDD��(����3��Y.-�y&�ʶMV#
�j
1G�3P�f��[ˇV�"Q����X�}+�-F[R��[k�Ԗ$@>����p�lژ}�f_�����U���
�
���q�a�m�Rs�,��+��P,T��I�Z�^�*���)�T�_+Y
oZ�֐>31�2]�$3=Īd��&5�$��r���??��V�sQΑ A�wC�a@��� (��2�)cc��~��cB��ᵾ��ײP�w�[U�f�MVe��3*`:p�:Gsy�/e����*w����B��%D�"�+]�:�<#jx�ɠ��C�@<xjݖC���v��;�A�.�:�Y)
+��ߏ#��Tt��<ړ2��
�O��{��@��T(�
��!����NT�����C
ت
��
i)�ˍ�|������3�u�.
+���v�*2v�4�>����
��.=uv
�A�
yP�
��cl�k����RD�°F�H}�Fa��ﳖ'�,O�䲇�����؝��Sl��jD��#������G�� ���|�ƀ\p`��g�w�h����e�m����U�`�o��A�c�nA����3 ��
��E
�$�m�54�Zu��C.o+��p at U�a��nx������su}~��Q@6@���D���̦�(O0:}]�7�2�b��U����s��,y�]��߿px�W-��3����{�N!�Jm)��Px�dU�A@�0�����x��~�6ю��Ey�p{u�4����k��hWd�
+e�d��aK�
!�G��1� ۔�Á
Y7����q���d
 endstream
 endobj
 819 0 obj <<
@@ -4126,7 +4111,7 @@ endobj
 817 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 821 0 obj <<
@@ -4167,17 +4152,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 869 0 obj <<
-/Length 1930      
+/Length 1929      
 /Filter /FlateDecode
 >>
 stream
-x��Zے�}�W������B���;���;�����5�!
�ɐ�(��4n�H����8IU�H� ��>�tV�2��~r�N� A��"�_	"A�$�ςO��ٜ`��U�~��,V�V
��q�(�yP�j6�
O�J��t!��r)����3�J���~��n����?'�b&���ɧ_q�A�wF,����	B��>N�6�n�o�=#���7"��Z�
��L��
>�9ؕ�5���+���CB�ᅜQ>ݍ8`Y��^��
	���9>9�)��{G�Ab�@��'�0���}�%1�}�E��i+E$�2�K0g!C,b���p�EY4��Puh��l%��	
bX�M�BD�
%al��f�����S���&�&/Vk��¶/:O�ߍq��
-�T��}V�}�����{�l_���{k�1F	���pa�
����w�ڎ��s%��mzJ�l�V�,��D�o
&g�|�9G q���zƢ�L��lCk8ܧ�]��vk�s`�Ab� �CB��F��� os�9�tL)E	y
�X�Bֹ�ÉXD߀|Q��o�>m,",
�M��q����k�b^t�<F
d
�[���z2��^y�%�	�`#��� F��3��
�``7S�(����gV4��O
��y�c�k
-�@�9���ؓ4y#�E�K��5‘Q�4����A0����u�1
-�瀸�M�x
	�h\�8)u�k
w&c��b�<���ԇ1"�M#��1�Ĉu��ʑqDI�
��m�G�%
\�z�ig��e򶼌1��2��H
�Z�a
򾘅x����,��ӏ�S����P6wҵh�sBڂA=�n�M�ی੟��Z):�\�$�*���9���J������k{g��Yj��}A�(�/�e���<b:v
�:�8���ɐ�_��B�e�:ϗ(*����k��������o�5�Ò���k��W�7v�y
�����C�odрe�#�X��z
gk�$���#�ٮ�A�+y��Z5�g4m��\z�9Ԝ|�����\G|L�X��V�6#,һ�N+=h�Ќ
��\(S)h�U�N°.�.cL�y��
�\)�`*�솢{
-�����^s?H���oaQ����/�.��P�8�e&&($���1�q�!�st�N�������:�ӵ1� ��ў�a�W����
wS��X� ��'��h��ʏ�LpvKt��ղ�x�Dz�2���NBR�@����k�#��PŽc��b]�V��x`����4m�鋪�x�
}��<ԱGK��(�
-��┆	���±#��
p
3vJ��(}��"Xw>G��|
-�U�����!{-rG4���B�RnJɷL�?}�?���=̈́K//�d$/C�Ѽ��{v>`E��X���I��!��t#�/���
ټj~�zN� e�6���vL�_�%W�%�Tk	U�J���=v�W�i��9��� Ǜc[���ቐK���w%맴:��+7�W
�F8S���\�h��u:YԳ�OK;o�fs7o�r���K��L>�(�nM
Wmj��5�[6W�
#���vo&6�?��7��o��l���H�;�wS�x>{̥�L`Dp]�����jaưi��
��-�T��*��N�`��
#��=W"F�M*�S�����ՙς�V"gkk��'��7���޸㚓ձ�X	���G��� D�
��ȥ\t�%���Ӱ�ʛ��Cc3�w���֤�~�/�
O*k� 
��}Qm��O[;S����N��CUC����ᅫ�z���:�ܿ���D,v���	��iǽ��Ϧ
�7�?�����j�������̵��j��d�/Z�[lA����A��
Yl�uw<񬧔u�>� ���%a�.��^��~
���C��8*���J�'�����v�
Z4h[�U�ruQ�;FT7
-��b��16e�y��C��;�SU�w�C��7���
+x��Z[��6~��`�R<SkuAҧ&m:i�^���!��F�2������}�.`����z�v�O`IH���
I��������ף���y1���̋�
+�8%�u�}�C���1��rq����J�Sy�~S+��Q�|<�
��r%�Y2���;9�՘D�

3D������?���
�9"  ��Y��(dܛ.G~�^
+�?x�8��f��
(���{?�e����
%	��/B��j�Rn�o��>L8���5kq����
�x.ǔ��̪b�i�[!��G���%ٵ7��K�u
��X�0fz�G�SN�k)BaĘ�!ބ
��yBP̝��E^���jWU��)�Jz
[B�E ���D�
�Ad�x��i
�	"_�i �_g�|!U�������wm�e�B�J�
>�}E��؞���ܸ�Y�I�q
�##�0��ΆS;��C�̀���*Sҩ�ئ�$ON�YQmU4����iB0�ǝ1 qg4І��,�e�djZ��=QvX]�C� uh
+�4CР'�
��mB8G��)�(&��:>0�\��B,�O|a ��/}ZYDXԏ6-�^�
J�^}V�;�Ǩ�,#�@��o��
�`T���6
`��5@�Bэ(m#
+&v+��6��ϒ�t�G��

�UƪBOτ���	���b�E(��
+
B84 J�:���GL��r��:
+D�����c��c��Q��]
hx3�c�� [B
@}!"�4Ra&BlK��'F�����,�(���)
=m
�TBޖ�1�ǟ���!h+үC^�� ���"K�;]�;���Oe󖺦��a7Ǥ-�]�f_&�	���ꕥ�=�U���"Om�ͮ��M�I��ba�
��\��ESP����
��2=���{;0�@
�Q�d��_/W�TeE��)Q�-����5�-�l��Q��Nl
 g��g(��`���
o��.ass�fK�נ����D���h�
ݚ}�>[IoԦ��*�Y�|BA�֎�O
�	����y��&�k�

P��r ���n˕
h��&�{9U�R�V�;Upâл�!����,Xx|&邪��
��>��T�=羓jU�$�ܢ�{�'P_j^��t~��LLP@��^c�Cn���
Gi�E>QUv�%
��N���K�

�� ��Zg�!�M�� 2 �ֈ5���LpvIth	�rY�/�>�������T	�Df�1��zp����1
�v��k�J�X�c2�'-5}Q�O�/ڕ�<vk� ��8�8�A
:O�p,��c~
G�
b�<�K����
��a�?�!�L��->��
�\�
��&<���R�)S�O��Cy���Lxt�2��2
��1�7f�
FQHZ�enݵ4;bO�2�
+~P�g��U�3�kZ��
['*�1����,�r-ٲ\H�U�l�h��*KrG�!�{9�
�-,��'B.�'
�KY�%�]^��Mšk�#

�銆�L��E5�_�us4�0x������Κ�M��be�8oSK���߲>so
+D�{� >�9|�l�lS=IOa�\�ğ)|����}���9 \7df!�<��1l�B��򻍖Z���*��Nmg��F��{� @��Tև`[	Y�#ׂ�R"Gkk����'��{e�q����-V�0=z)�;
 �W���E�7]òa�,o�
j��,�[��muRm��Ծ� �F1�A�Y_��J]��R�+m��3�dVܔ��G�~��C���
Dd��Ŀ4/(Y��#�cĹ�k{����M\-����bs'�*��o��J{��xa��I��*����_(4][lAd��K
w��6�W���i���%e���l�6���8��ˆ|����#[�h�mq�T���j�^�i�VyVV(SW��},m'!�
!nKw7��eQ�˹,�U���Ю�����
 endstream
 endobj
 868 0 obj <<
@@ -4443,7 +4430,7 @@ endobj
 866 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 870 0 obj <<
@@ -4494,11 +4481,15 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Y]���}ׯ�*AU��|2�ķ*���$Nʱ7OvJ��H��@���ק��hY�d˹6�h�Lw�>}�`����7���	J"7� ����7��m(���8�n����\�;Ufjަ��
-
�T��^����VKUOI
�]�D"��N���y��f�����q@̓�D�� �L������
`Ē8�5�6�
�E�f���S^��1xq��Q���!
	�ʫ:/�F|�ݔ#w�n�hwx�$�(�6�Ո�Q"�
M��v�
F�I�
��<��յ�����ƌR�0��Q*<#�ۙ�\��nYG�^���6t�t2�j���
���i��Ц��;,��O/_X��4$�(f}��a��.�����CT�t���SfUٌ�pގ��#
��F� 3"�p�c��b�Ӯ]Q����� �m�
�@�I?>��!�a�]Cis&��uZ��� ��!�
 ��c�@m��0���/���^6iQT�����jaW���\M	�x��U�y���Y�]�ٔ�pm��{��L����eg�C����F'^�G|��{|>�������N�,���f�<��	8r9y�6�M�	�I|Z8��a1��)�����|�H�De���4�l�6�:�Z���@�	
�X�.��#Q
Y�K8����UT����u!\�dUr~;>W4I�ˣ����%aE 5\�
�e=�"�6c�b$et����:P�3M�"��֓��̠-�j~��4/:^}���η����`�#�k�f��n���:#�]�i
n}Y9��z��`�G�m
Pʝ�N���� �p�J���B� 0}h�;T?#@?�"�5k���s1�0F��rT[
D/&:�D���;������b�l��������*U����@�˿eM۸�{��L
��_�P�����2�h�V���!Z;�3M���
lXϙ [...]
-�n�̛�'�a��y�b���'���
v.@���fZ�ڍ�U���u��q��ᷪ�d��=����jwSV�Íڼ�t^`t�ɽ�n� �8�p�.k��q�����W�.����������6�u�%c���$�IZ�L1
�{h�$�v�
��Mb�"9G�m�cC	�1�2/UZ�_|��
-�\����v�P'[�Y�#�@
xdf	�ˮZ��i�r���8Y
tJ�g��C@���	�!d�h�7������
�b	���g�&�F�KG������"�p=�$�b��.�GlF�Lj�A�mH" b��Q�0�o�un��S���
e�
�雼u{Z�w�X8�46A�@��
d#ǁ�)�@#�"�ؖ��7�Ԇ����an�}�C�7Ce�w�>cz�k���]Z��go�>�v�{���ޛB���9CL����
��i����9x;�"�h�gOG銊ő8��N���A�ő��"�.�]ـ�j4ݤ�
e?վ�3%���}�A!� 12&�����b�IC�3H�S{!�"���h��e��%��Y��f}��.uլ����u5�Ң Fy�V�͏W8S�h�G�wI������]�f��:-���
c^� �sf�s0C�0/:�G!H"e�
�GQ.|�G�QN�PN(� 	�ꋰ(�#('�\��N}
�8\Me�WYݺ3�{�:��V����l�g�q:�a�b&�r�;��:@7�j���r�%��i~k*�\s곳8ޭtm����ӊ���!�.[�t[�/Ҕy�L��zD@�o^�:#ݑ��4I��ƶc~�Q�\�6�Z�
-1'�a���#�H9�=,�e;��O��;�0���c�`=L�p$�'�ouY������z�-a�jKs*�2(
��Ƙ;�3�*�^=Vf��$�K��z8�Y8]ŧ�*l~�
E(�*��H���{^�(����D�*��jQ�?_���v��̭��j�����"�F�_��/�L~M�^��������կ��I�0�JGpoTW�6
��/�s4hF��]��������[�5hW��������|o��ض�Zz2�Tu7
�0Nb� 	�!
��ƍyYv/��
��
+x��Y�n�F}�W�C) Z�)�&q��-��}J
+�!WQ�THʎ������ʴ,%J���^.�;3gΜ]ao�a���ד�ˀy1�x�
/�^$(�3�">������gU����L�M���Y��^$�4��
YOI�Y0D�0���u�j��z�qB���#�K"D!^����
{���0bq���Yk�S��{;�c����ڋ�zxp��Q�
)C8ƕ�u^��Z�,�)G���p�(����V#6bDI��hڬڶ#vE4��iH�!�..
$f
C0f�"����R�����
+
��*��҆��������W��F�d�ַwM+��6�+���/�^��4$�(b}��c��,����BT�d���U�Uٌ�pގ��,��Fu/32��!Ƃ�#D/�]٢X�7�4� �M�
�@��n|�
!" C��;���D���
�GC= $u�����0�������\�IQT�L���23��~^.��O�ٛ*W�lqh-ݮ�tJ��2捹�S����eg�&O��O�c'�#>P�=>��k�3R��|'M���l��<��~�lN
�M�#Dcrm���'c�X|���sp�f>����2��\Y�I�W
w-FPA ����{�؈�(��.��
E���UTI�y�:�H �*>�
�+�����x}NX@
��բ�r�W�1S
+��8pE�����g�Ex3���fmaU�s�&y���s٤u�Ѯ��{
1
3���w��Yl�TY��ʲ|ڃǶ��F;�l��Rnmwʤ��؆SW����tA���Bu�~� ��
+�V��Y��ba��{娶؋^D t�I �
+
w>�����b�l����f���R���u�E
 t�ߢ���]V��r���έn�[�"������h��I]^�,�"�X@֬gM2�bBϲ����5`���XfL�mf�A�`�`(��
+�a��7yO��v�s�E
QO
?�
v.@���fJ���od���e��qS�����d��=����j{SV��Z�?t:�0:����	7� �8�p�6m����槦ɗ�*����٩�����6�U�%c���āNZ)u1
��o���i��[��5��K����ImJp8�Wy)�z��Ӧ�窼���<��̐���#3C]v�BEOP�CF�%��Z�C�P
+<3m
� J�uL8�!sD1�
M��]\Flh� 	�x�X`�N��t�;�:��P�.�@`�6?���|�s�e�����2Ȼ	�^@l�:J���΍��tb�V��^s���[;�5'Yf5�����,v Yt�P
4�,��iy�~�IL���h���
���ӳ
��*3�����]Ô�I��<{�������ؖY@��)���)��b`�|����4�G��
��Q4�w銊 E�8������A�Ł��"�
�۲y�(�I>�<U��3%�4�}�@!2 �
�&��s�@1�pߤ���꩹E�KPn���2�C�T�ZPW�j5��Y
Y%�j֥EA���-����p.���>�!E��3��
B��͊-�uR���W�|�DN����hz8�y�a>�AI3��>�r�<8�rŀr2 at 9I�T]�Ay8�r� ʅ:w�����h*�����֮1�����JE���Y�g��:�a�"&�r�9��+t�n�� ?M��J�٧�����ͩ�Nv�[��n���㊔� �!��[�t[��Ҕy�L�6���Vo��:Ց��4��Oc�1?N�s�z�:��B�J~��:�b�i)G��%5l�j�I�?qsg��8	��d
G�~G��*k�Ӗ��X�%
m�WeG��Ɲ�s�sfWЫ�
+Ao9	��>�
��-
�����p�8�P�߰E��p�{�_�($�ZupF��Uq��Y���W��:����̔��\n��}���A
����[u�Ҙ~KJ�}�*��IY[҇Au�����6�����=�����׉���/�A����j��w���(mж�75��
(���{�6�r��(,l]��!/ap������_x�
�
 endstream
 endobj
 908 0 obj <<
@@ -4652,7 +4643,7 @@ endobj
 906 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 910 0 obj <<
@@ -4703,15 +4694,12 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Z�s�6�_���f" 	�L�zNs�6m��7��t44	I���v��wA��(S��H�݋I�����O;[;�Z��fq��{N�"N�s�q"�� F�s�:�� ����e���U��ZQ$b����2�+Qm�D�Ϗb#�%	]=
���y��n�_|w������!�N,@�ǜ$_|�
;)��`�E�s���
�z�̜_�,�=��g�
�{� B�C��gJYw�~��iŀAY4vX���s~�&x�h	,����Zn�}Yl*��}�k?c��R$�9
-i
�7��8"�
�Du���<tV���1#��J�d2�^�
(��8�;���
,�(���Hm��G���6���D��}A��>yJ�t��L��!D^H�9���!J�~FZ7sT8"^��A�̏B��jEB�"&���`i�h��"�xEz��(zN�����mp�m�Ȱ��X�ؽ�3�ƍ�����4��l^$eŝ��ӈ�ب�f'-�<�}I���U���
\�W��KU����Ɏ)�(���,3obI�{'����̂�V�/�D\��i��������;+�G�g��-�F�b^ܘ�7�<Rv�G�����G at r��<�3@(8TN΀�=P�%��u*sQ���E������n
�C��}ux

 �c��p"9E�{�O��0�؏���J�F2� �����!ltv=:��Q�Ý�>�G�ن�O}�3d>�axgȢGPK��,)Ӫ���#��0:
���O���9������ƕ��'�[�)��l%x}����/��=:�U){t�f���{��\
(}�Nq�����wq%���H��
-�
a�)�,NH-���hi�5
-�Ohp�|`��ة\mE!T[�!���n�{nh����4��ŶK+:�Z��;����*
�av!L�T��\S�J�
��� R�5���
�^��&�!ޅ�p"
E����?���#E�V&�f����Rղ�w�
�BGcc"��$�	h�JA >hP�m&|w��\���w%�
�n�֍YUǍ�5�
>}76T�č%,�2���č��i�L
1�h�o�``�#
�S� ��B
�@ZaŅm�^���..�TZ*�P/��{�9+8 £g7�P_��B��\ev-�r��˿k�imu�Y��]R춝�CyW�([�/���N��wE�6W?�
<�&c���-��e3�RO�/�����
.(�E|��?�u���r�&U�\;ǣ�/l�D
EP'��s��6�*����~&�*a
1B�J�Z7������"^�BF'q����v?����R����=8`�
�r93f��gM\���d��E���`5G��߼=	�n�l�htQ��}d�2����q#l��u$!�Rߟ]*�3TC�ƴ
w2��|g�`��#�a��z'��S��D�3<P}��2Dz�"�_&���D�u���Ec�����
-�'��.�d at RN`��o���r���N��/m��!K;҉#�
B�s8
8P�
�T/��"ݘd��S���ep�R ��T
-/	$CBN�����9��o7��d$mL��ϑ
-Q0���O�)�v{L!>�
���ʈ؋�7��e���7�N*Y6���D%X�ڠX��Y��}(E}P�l��+C
1��^��+b���s��eDm�Tw�$S1UvS6:�
�{�-��n�J�A�S��=�����!�Q0��
-�
;�i��6��m�l���9�9���nNVcX��Y�FA��x
J7]�f���~	7vC=�~���NX�;���*F�ɬßp0z
��k���
E
��6�E��C~�ڎ���T��ie?���*��޵
��mo��/(&

-���f���Ǹh�l9x�;����K���'e%��}�-�}�h��ӿ���<��
�
ѱ��5M������
%5j
YVH6W ��5�H�C�2 )W��`�h�6�5����I@t��?^���
+x��Z[s�~ׯ�[���
�����f;N6�v�Nv3��$LH��Ŏ�}�e�V�Ҧ})8�9�;W;[;�X��vq��gN�"����Ɖ��qJ������[���-�l}��mՊ"�&�.W�c��hD��a�~Q-I��Y0D��w[�z�����v��v�
+w�|��W�0����B硛�;
e�̜_�\`{�cώ���!$@>PE�

K_(��q�u��e��a}�jk������Xw
׵����T*��~H\���9>J��l�(�5l޼y���%���gȅ��CgE�87"��H&������š���N�
"��E#�R��摨�Ѽ��y6;���/(��'O)����I�3�����Ө:�$�g�u3G�G�E�
4��(�	�V$)b� �Q�_,-��Td�ϠHO|E/)��9Y۠
�#F�82l�K��q&Ӹ��vwq�fs�
��������sa��iv���ߖ��^u[-Y�'���x]�"���OvL�EIO�Af�yK��{Q4m�e�wbq&�Z��#d�ğ�#�b�Y1y�"�}[$�T� ��1o�y�����*���N�����1�q@(8T���{��K���T梨���B��	��d�<��2���`><@�
���p"9E�{�O��0�؋����J�F2� �����!ltv=:��Q�Ý�>�G�ن�O}�3�
���
ΐGO��(�YR�UE)�' �at�齟���fOs��W�K�@o��L�����!��R�&r��V���	��ç��\
(}�Nq������q%��H��
+�
a�)�,NH-8Ct��� �'48c>�UY�T�����אm���=74��
rqdy�bۥ�\������l��1��@*^D.��\�m\� )��@�OR/��E�v�0
�G�e�������'Ѵ�I��)?=�T�l�0�����ؘ{e�ȹ4�`���S@�4(��T��QU.�7���J�����[7fU
7���7����P�7����L�:z7nl��925����[�a�b�n���
++.l��"5/��vqy��R��z�dݻ�Y�� ?zAp�
���
�I�Uf�-W
^�U�Mk�3���r�ݒb�픸
ʻ��@٢~eu`�tZ��e�\��6�0����7���Z���F=�߿�?��3�����=���k}��S7�j��9�"���qA�x>�	�ۜ���7�3�LJU�}�	�#�j�T"�O�gFĊ���N��!1�~l������ѧ{��L�rf����
��>5ɮ��P���>j� G��=	�n�l�htQ��}d�2���ϸ6��:�]���.����mcZ�;��p��q�����S��������D�3<P}��:D2L�.���u"�:m��1�j�K[���q�x2 �O`�����r���N��/m��!K;҉#�
B��p<p��9"��
^ֿE�1�/	�L�����@�t�^H
CBN����9��o7��d$mL��ϑ
+Q0���
+O�)�v{\!
�
���ʈ؋�w��e���w�N*Y6���D%X�ڠX��]��},E}P�l��+C
1��^��+b���s��uDm�Tw�$S1UvS6:�
�{�-��n�J�A�S��=�����!�`�
F?�i��6��m�l���9�9��]7'�1��
�m� �v����|3�vj��7vCd���^�
,띈S�P��d���
| 2	O��A�oE
��7�G��s?jm�U�sFݏ*{܉��ͯ�]W��˵��!.�m���o�
CPW�,�f��q�ƙ�M{�{����
b5>��I���s}�h$�ӿ�����Cαk�������Jj����l�@�WO�ߑ!
���
��`����A�7��

���/�F
 endstream
 endobj
 953 0 obj <<
@@ -4942,7 +4930,7 @@ endobj
 951 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 955 0 obj <<
@@ -4995,18 +4983,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 991 0 obj <<
-/Length 1849      
+/Length 1844      
 /Filter /FlateDecode
 >>
 stream
-x��YY��F~��P��*<;�FmR�
-R��Ȯ��#��W�,I^��>=�.[�6�B�4����u��#�,
��6z:]������3[8v|� N�3��7c�ɔ`���u:�geU�IVͯ��J���'�,�*/�U��L)��t-�H��+��ń���T��c�N��^�~��>�ȃ
���>�w����;����������Q+ǥ
��s=�{�wt!��Z���**\��cC�L����]g��wkY��a��b�EU[�׼0
������<�F\�^j�Kd {y�5��dQ�����tFr�|�+6X
���٢��
cY����C����?��� ��#ʘ3e	էF^�4��5̋�0Gm�s�W^ك�nªn��v��md��������9K��P�sG�"�� ��[
(m"@M��,�KY&�l%��j������v�ѓ0�r��=�ՕRޛ⼙r��B��VT,�']�jGuj��P>�
��j�2��
Nt�
]iע����F�[���ɻ(�b�T�90�:&z�F
s}@X�J����M�ƵKZ��	����G�OJ��;ǹ-�k���֐��%���ń�cY��ӵ"� �]mͨ�b�4i|
�� ����Q�4(���B�|Q�Ψ	�!*���q
-"�~�9U��V�:���u�/��
-^�%�B��q5R�)���3�!��30Hj�yX��f���Z��;ˇY�;ӑ/pM��ߘf��Cĭ���q�x��*3���T{�J&�$֙S+Nd��$����Z.��~	H ��#� ���\�����K㸡�Tg��i�Cm����C\>�ǕEt���|��o�
�q
��
��P��T4�`T ���)��K ֆ'HP����&��5x)�B��#������>�X�����Sx�|~
*�{oQ{C/���Ƿa��a�@����B��u"��P|rm˂�&�˯����n���=�6@��,n
-ۗ�IQ��6IS����&LS�
�ewr*�RƟ��u�
��	����綐k
:�I]�E�S��F������L*+�lPPN�����u�BM)WW��M���_��P� �L�G�N�M.F���.�У`����:��q�2�����d�vZ��倡��q>�e��]��
���
�X�@�wq�^C�c�Ɠ�� ���a�{(B��4H���C����B��C<L
-���Vh���@����2߽I�
�G�
�.
������S5��3�-��
��'�B�P>�$�wHz��$?=0����]�jS(˄Q��K�[�Ҽ�4R1��f
���q�0M�&v�,
�+P=m��R��\�@�� ���[I�����o��.R3%��T���m���k����rv]mR���~��DU��)�7�
�JU�@z�/��oD��sY�I*�;ɨH��"�q���`[G��@yo�e�7���ξ�U���m�>�
�K�v�u�k��v�B��4�����Q�2�
�b���J�bb�]<_�Y�.
��۲]�&��A�CYF���a;ڼ��^��Q��
��q��B
-�%p8oO����0��}�G�n��?�X�*a'n������:���za'�,�4���b�
�u4���x�X���d�����/�	�c����3
-�!l��/J���z(�A �
���]��R�,�{��w72.����",,�پ0[n¥������R��J־���Is����EٜFhȺ���T���
_˺R0f��ԭ�G:f��Q�C�i�MU�//.��-�J�ɒu���,~�_���/�m�H�U^ظ�X{ � ����IW�h� ����
+x��YY��F~ׯ���*kv�M*U�㤜��d�
#-e2���ߧ� ��,�޵�����}}
�Y8��}�x:�x�3'D�O}g:wB�>A�g�8o� ��`���*�=)�.�4�gon�Z.g�j���,��(gu�O(��
��Q,�畜�rL�+s�D(	�˼����ѳ��ӈ�<�!z
��q'^�޾�N�/
�X(��
�t<��9oF��.���s�(C�>�Ge@���
wl��	��B��t,�{����
�y���NaK�Y�����v�"7ϸ�|WZ�
+@Ş $@>�� ?�y��+*!���� ���_ւ� E� e�xv-�D��z`=��/�f��v�.�&��2�LAB���W2�ji
�5�Q۾�
�U��`��n�de�Ҿ��\��Y�
����c�湣 �	@| Vȭ�
��1��zd����E���q���T6C{���I�8l�����J)�Mq�N8`Y!�4+�
ˤ+=@�N-�c���Q��n��+#��D*��J�e>G��
j�a�N�C� -���0��4� ���`TB�5��,i(i"�ld>��l���*w�sSBo�k��H�vH�L�r�WVUK��������S���&-7Ѡ-�kB� �L�
E8�a��Y���b�5&�
���^NA���8"'�l����		]�~-T��
9����Hq�tv�9d �G>��A20j�yX���.�M�q���;+�Y�[�P�pM��<hM3
k�#�5C~��8mY���ͳ��z�o%�FK�̊�� sT�H�6�� i ٘s��!ػG�w`�o'.	
q#
����i�Cm���j��T�͸��Oe\�/t�f��~�0��߼Mb:��~("�g
�@�!~	Ķ�	��2!���>`�,e_	ar�qx>Ӈ��L��|x
+����/C� z��ka�E>��{ei�H
�
��V��	���
�O
�۲��N�����`�٭ZG���:�U�'m!c�
+3)n٤Yf޴Ǿ��y
e���ٝ�ɨ�ɗ�v m��NL�aa}�S[�m
:�QS�ŦQ%�m������V��8���
�
�� R��o(ԔrM���D����5�Hj"���R���&#��}
+*�(X���1N��"<���|��v��ۋC�EK>˲u�]��
���
�X����p�^C�c��'��~
�bwP���i|H�Ԛ�{e�/��=H��	6�m�9>&�g!�*voR����� ��`��?�~��wf~
�t��'�B*W>� �wHz��$?�s{�-л���T,�E�Ǫ��o�H��H��,tƠ
+� tӹ�4e���ga�]q ��ӆ�U
+Ք�Z
 �@��VRE���G��wP�Gi2%��T��ǭ���k����rv]mR���~���DU�6!� �v�
�JU���@��߈�
𧲎�Ln�$�2]�����}v{�m�25p�����D`�Um�}��.�E��@u�
�GC
�ت,t�&v�RFɤ���|Fq�"�
�|���Jfcb|�]���Y�.
��m�]�M�����CیR����Px�-��
����[7ЯwrR� ���A�����O�x�ԍ4`���-�J؉�e�2Wg�`P]/��y�e��Ul�i
��eߟ�,E�e������/�1���ю��v�>�_����Q�@��=2��R.UvǨ���n�eRF��U����[���
y�u���_����d�P�T�	F9�%ӧB؍�R��93h�

UQ ^�羑M�`,��i��iw�Ջzaڠ溮W����Z��Di}��د����,<l�!lY�6�C�C�R�
���x��
 endstream
 endobj
 990 0 obj <<
@@ -5188,7 +5175,7 @@ endobj
 988 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 992 0 obj <<
@@ -5232,17 +5219,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1041 0 obj <<
-/Length 1864      
+/Length 1867      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~��@�Cm)��
3 at RUj�n����d�>$����F�� ^���=�
cl���*O
0̜���ˀ����?/nWׂY
�������8%�Mh}:H��c<\.���4ɋ̏�b�q�r1)��hL9
�N
-�M�@��r*�q�2Q��+
1d|����������E�
��
ƭ`1��[!<ca�<�Z���M\c�����O�8���!,�9����9nY	[cj#f{z����������~��t�E���4Ӄ�D��49�;��[;Ђ�z���$�W�����Lΐ�z�/=k��Ab3A$�̥�
�{�s����j�kceLl�(c֘Q��A���4��-pԈ�1����x���E5��y�gf����B.neֱ6��H��
-*յ� �qX)��8Z

�UP�Y�T/�[�G�d!+w��}%��[�u�$
�
6!�a��ϔ�O�Oc(U�Џ5���ȇr��Qy-�#ʇ�]8wWT(��]r+:�ж�(�
�V��3ƬǷ6�\RC-�xġ�
�	���.�
�
�ƙ�ƋU�5��U.�ŦM=N�m��*ͺ�\gQQ�U_��2����kT9���a6b�P�yM�Fv*��ki�'m)H"�
�k�=8|�K<e$�1�$�&��,���b����b���K!�a
�
@����#��1h/�
��@�Jr��`KL��
-,�H�E�eAǘ��/:�A�g�t�-��n������j���nD�ǁ����M=��e2V��<%Td+�v�)�-�H��U*�7��ʢz�G�,�E���.z�)��}o�#}�&�F������ܘW��%{%@�:ui� �#�Ԁ}�
-R�G�a6����eu�S�����8�� �@�ulrG���T,[Խ	�����(H8���^4�O&P*? ���Yc0N���Y�]Q�V%�65W�	Z�2?/�(�L�M"���zo�ax����o5���׃Mh�H��C�"o��:�IV��u��ljP����+%���}���y�t8ȫ1�����~z�ߙ�\� �N'�d~�.
Oo{�:��<a^
��Z���K�'�"�N�V��ڮ�
�[u���Ძ�68�a@@�>
��5ʱ�u<DI
����E"Ű
?g�%�zy�(~���/�0�Z������;?�B�.�kߛH�������"��f��ᮘGf���uD��4��J��
�e&d-�$,�"��<K�GA��:�cӮ*��ɤX�qU{���DZ�s
F̞s
0�@��b�JKծ�O���W��xW���M�h��h��sHՃ�
'RB�
��K?���3�	y�x�r)��ʂ0���Z
;)6Ky��*t�{T=u���w�ˡF휪���G{�
 [...]
-8�w�#��,O�4˖���L�8U�Io�"��ʘF^P�Sv�Ȼ
�R
#�z��m��:Yx	n)�;�'�_��<+���c�[|b�lr��d�C��̫S�Qm�$M�E�E~\��S<oGӖ�� ������l�����(:�~>�GQPL�D~�,&����$����`��+���7�
qp�{�s[�5�vr!#�PQ
̄��{D<�^@�|�{���U�=]E�sQ�
v;����S
�J
���d�� �=�>ܭ���D�$u
yZ�CmQ�],E2H�
9�mo�e�
���3�X-wĜ��q�/�p!T���	^��AY�(������87�o*�/�-
lߧ�f.�����f~f��K��Of+&ۿ�U�K�r��<�|hx��O �6��Nm)����G��$L�� �@G!�rX��U��
��n�����=/�峫��z��
��h�����]�6(�*"�SW����E��c� �]�;���
%0q�N
-u
�?>!�N
+x��Y[��8~ϯ@݇%R��hW+m۝�ݶ�vf�m1�$�R e�
csIB��N2��6��|�9�[S
[�/���Y>������
+�8%�ud}�]$�#�1��d�2K�2�
_��R��e0
�(������$�~�$'2ϖ��"�p���������׃�`�Tr��[�|��+�"�ka�|�ZU��C<�j�� o	O�9���!,�)��/.9�X	[#� ��z�롇��B�� �tc�L�2�]�k��F��ߋJ��@���hA
��/q&���DHg&g��a=񷞵�� ���
�g2�d�f=�y
	O��7�u�2"G�1k�(�� �L�R
\68j�/��Yi<P΂�n��t�i������̷��`)R!��J��R�8����u]-��2,��x���(�i:�������ԍݶ�$
9
6!�a��/��O��#(U��݊��p�S5A���!��j��+��U�.��[�Ю�(�
�V��
ƬǷ�=�@-,xĥ��	���
�>�
�ƙ�Ƌe�D
��S��K��&]�
	��f��\�qٰU?f0�����3�
^?�(2זE�Ы��
+�0�;Z�I
+�H;��d�F �_	q��	��2��Q<k;?��(�\�bC��������v6�eZ@@	�i�1l�ipS�ei��</��!�A�����q��M�l����A-p_�
�}
x���7�
���:�*Q�#5
I�SBE��^�f�Jز�d�]�]��>p3�,�E�NYf�~�Fo5Š׌�0��,M֪������
Mz��	� )�6�E؃X��� �9�+H���ټ�jWՕL�ZY�zʯ��,n���V��
��V[�lP�N$@/ߧ� �
�zָ<C�l_A����Yc0N���Y�]S�Q%�&5W�	ZӲ8/���L�M"���7�0�ƅ�	��j�z�	G+Ҟ
+��	y�w�F]�&�V�&Y	C6ը���Jɵ�+o�q4��y5"������O/���\����E|�YP
���=�w��QF��(��
Z@�%�������)k�>2����o�ˮ
8�\�� I�0�!�(�v��%MX۞��2��q>���婢��B���
b��i�ߤC۷AGAS47�7�h�?
7��E���>i�]9�����ې��ҼK
�v`�����Ҩ*�T����Ga��*Ns\UH��i�
�����ݏ2:��=�`:��' �	� �V�]n�>�7*��I�C}��>���zKӗ[�T=�9p��@J�
�b�rܜ�vB
!�)�\Ir�� 
|w0�6Ž��B
*{�
+
�UOSk��|��P�nݪ��9��F;� ��v�
*�*�
�5pZ��G�[Yݘi�-�;W��I�N'�e����(c�yAUN�	#�.�
p���ׯoo�e����2�5~���
+��*Z?ƽ�'&�!G�O�0n0dN�E}�;l
�f����8H*�zj���h��
 �U\T���0�",Ί�YP��+�q���%�����τ� ]��p-�1����#
 
F�
��TbM�\�;%T�3!��
�
/ 
�d�=��:Ux=���,��7�v�dt�O}e+uj�ړE�d�d�r�I�7�q�65�Î8�q��R$��@���AY��Ε/L>!��rA�9},o��\���'x��<e���^���>���b��PĘ��P>W�e���%뙌�@���o� _뗗zʻ �.���^�W�[�j��O!�_��ۅ��}�B$�c�[�jK��:1�Qe4T���+YW��߬��נv�u<���oV��g��
+�Z��"Gqy>��=����
�o����@�yV�R
�:�:0�m?�`N
 endstream
 endobj
 1040 0 obj <<
@@ -5494,7 +5482,7 @@ endobj
 1038 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1042 0 obj <<
@@ -5544,23 +5532,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1084 0 obj <<
-/Length 1777      
+/Length 1779      
 /Filter /FlateDecode
 >>
 stream
 x��YYo�F~ׯ ҇R��ރ�#)
-�9
-')���S
����G��
���
�dʷ] ��j�3��7��r����ϓ���9�|�;'K'�N��)qNR��`� c��6�/ˢnd��i��
ʱ{T4B.�D��Ob)䜄�(�#Jq�?�v�v��d�����C�8�g�I�ٗo�I��[#�ιޕ;
ep�8dzf؞z�������� 
F�e�ܨ�G]g��6�lJu"P�~�B� RoO��lK
I�'6�e���=w㦔�ɳ�{e�ꙹ��vo��6Ej�r�/Z�B̳��nD>q|J#�����ct"�}V=|�� 
F�3�:�Rψ�J)Iq�,8�E
�<V��+��Oz���M�Z���v���_1�{�iI�L�)qI
ɤ�;�M}�8
�P�F�O��J�"�xl.UYgMv�|F"���{�]�	�V�-�r�a�7bW;���t
��{��fcV�R�"=P���
	�o=�Ns����&�1��[)Yc�dy��(�Z�>J��Xf1x���
%>r���

̤�#X`��
��-�+!�qe�0�h#�ۺ�-�2��r�r����զ���dd:�]�=���/,>�b�ݘ
�6pS�}N���~\A [��-ꫣ�GԈ^$� S,@�ӛm�(s�Դ�m��
_�E�fˋ
n��n�;^��`�C ��Q8وX�-��(z�R�󬅜	���k�-
j���3����킦�A�vQW]�M3���īIm��o��1D�g���
� kL�4+j!�L�+
8���O��W�����c�Y,D
�P�5P�5°Ꙅ�MI<D6F䑶H��V���
-�	�� g}R� Y�|��b1Y
-��RӰ�x�s���l�8+�A��$0����E"�:�s��;m�!
��h��j�
~�6p1/��	i3+O+��t	�OP���}Z�?JM��' V
?����I�E����Q7i��*�E4��V�F
E�O<\
�\�ҕo�޿6j�!^\)�ԇ*��]#
<���O�����|
|,��#46��DȘPVP_[)M _~�b��>
!�C�c(�o	�dm��K �a6�
 ���P��� �F�
�D4�ĚC�W&
�܈��j���,<�֍����|�%*���٬o�Z�gY<٣������:P5��c��)�ޣv�q�d�i�ͫ��W�'{x�1�Խ5m�����ct��ۊ�r���
-��ԃ^��sS�,��ۿԝ l���>.�E

-��ڔq��]�u��P��
`E�+
-T
�h�����C�
-��{��q�5��B�����
-�F�n�������("<h������+��٦��W�NdVi�/��<1��N�!v/���o���x�ҍ|������ͨG�V��'me���6��Re��,c�4�T	�k� 
Q��g2�۳

���r�8�


�(�P�P!�o
�w
���6�S�Y���%%����W��O�Kyiڲ,!ok��a��fn��q�C��)ʦ
������t-��j6���1# jk]#�A��id/x�}�k�#x$|��_���lS{
B;9CA��o�@s��Ђ��F�B������#/�~�C�����0��� �c>_�������/s[�},7k�J{�>�.հ��U�Xm�zr�ϵ��*����ƛy����+���WIA�Jv�|,���1��]��i���Q�#���MS=?<<??GI��EVI�5����ӌ^
-!

-����'/�h�
|Bj
-�7���
:�Ѯ��0%Q
+�I]8�&�S
����G��
���
�dʷ�sI��s|���;+;��<�

�̉P�S�9Y:v� N�s�:_� ���U�9}Yu#�hN�x5_P���r'��~K!�$tE�Qʈ�����׳�Nf���;D���xƝ$�}�����v0bQ��]��Q׍�i��
[�w�ڊ�:!X�{�
+�aDaP��ύ)�u�*j�fS*��x>�
Q�H�=��e,9D,$��K�[�2k��܍�R�'Ϫ���g澊۽���L�Y�˝�h�F 1�ꋺ����F�;��)�1
+:
��>�

q< ƂQ�
��E�3"�R�GR�/
`Qʚ�*�rec�Qo�^�银����]aj�W��^iZ�vӄ�fJ\R�@2i����R�#΂0y����h�R�0
�KU�Y�����H�.�
vWs��fK��X����( ]�2��s�٘ղ��HT�q7CBA�[O��(Ԙ�u�d`;��U���5�I�W�����e�ڣ�9�eCT�[�P�#W�Y�Zo���&�,�`�Q�#�26��[�WB���fa
��N��u�[�eV���
�]����u {�-�{
4_0X|��r�1�m����bw�㸂�l%�[�WgO���.H�3�X��%��m�(w�Դ�m���/�L���7�p7��:^ؗ���CH��Q8وX�-��({�R�󬅜I���k�-
j���3����풦�"Y�����dlm�Ք6}ŷ�w�"Գ���B�5�C���C��
�@`�Z$��z2 ��|,4��ȃ
+�
+�Nv=���)"��H�ƈ<�
i��ª��YC0�2��/* 
�O{^,&[!�#r]i�/v��ϖ��"1$�M3\o�_$��cy1�ܽ#ц
��H��������m�z��6��
+M�P����;ѧ5��Ԕ8�z�ae��s�:\�(	�
u��۩�QD��n-l�Q���u���-Cyt��/c
�U����|�Ҙ�5��CQ?|��D�\����cA|q���= BƄ����2Hi��;|�
��y`�
Cq}K%k�e]G
�!�� I����G@4��x$��
ڽ2Y�q#������`�[�B����u���
W�~j��e���CYbC�O�@�	�
�tL�
uJ��$�N�m^=E��1��qe�i���d$@,
����vl���O�P�̥
�Ҧ��f	t��u��, aS}ԏ�q�/�P�'�֦��G�"�C��/
o +zGXQ��Fc\��W ]�
n��nȝ��o��FWx5�vuň<�G�A{�
�=x~%�8۴��Jԉ�*m��`��!��ç�y�݋���yz9>q�|��#3˛�
%[9�Z���Is��z#KUYβT�A���R�n��rD�{��ɴ�v0ܧ����8�/v<p�`B5C��Ǿu �q at Z&�|�� [...]
^u����
�ߛmj� d��3D]�6!
,�:`
=�zo$/d��?��>���!?�3�
?�?�BED�|�����
e����/s��1�~(7k�����m�]��}��ly�m���?�/<�\
���Lm~�..����Oթ3�J!��<Ĉ`DU�P���s?	a�a<��iWof��]�
�jͺi�燇���(�Ѷ�*���"qx�
�B�	�� �K)�
Y��'�<F�q��
 endstream
 endobj
 1083 0 obj <<
@@ -5700,7 +5682,7 @@ endobj
 1081 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1085 0 obj <<
@@ -5744,20 +5726,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1131 0 obj <<
-/Length 2106      
+/Length 2104      
 /Filter /FlateDecode
 >>
 stream
-x��ZI��6��W���Bc#	fj�O9�$
�S9xR��Y�H$[����p�Z�-yr"��[��B�[{�������͛�y�x�+/�^�S��&އi��ٜ`��E�Y�γ�Rq�U�*^����ӷY%�*^J��^���1������)
g��0��v�����#�$�g���N>�����0b��vf����s��:����2��R�^n�J&��7u��R�\�p��ǽ�7�
1
����}�s^9V���jF�t��r�,w?n��X6�Us���a���yH'
��>�ԑa�\/�\����ߔe�ζ2s�ƙ��;�,�;m�'a��pA<b�WJ��O�s�
�u�ZKj����,�80@����]í8��8��P�鞔�q?9=a6�M�"A�5���>�o�_��?������O�� �<[�����
�����i��oNB���0 |P�C��ۙ���B��VrsL!� �}0����^�
��İH�
,g�hg�$��0�4s [...]
-�/ g
*uFk����
-/O�
-sii���:�8����"`�'^-C�#�0�=��dz
N�xq��(�|��
�;������b5#��6�5\ΧPZ$�y>�\K4"�|~����;
�uV�UZ4�3 �j^A*3p9���� �Pc�pf�}�(	e��1��ӿ��
�E��5Z8�5Z�!�S��”5Z�4F
Oc�z�Q��_V�gR���s`� 
-b�P\�eZ�����z�2��fg@��ʜ����/�U��A��o}���I���ï]�{KB���ɀ�m"$����`����|��̏Y�s
�]>�}
	��
�1�1�wxHc~?01>��~�� X��}k���".m
],jU��N��+�bN����D^���u���G�Qt]�]�|{$��t�������i�lV{�
-���a�|�� ���M���SWD����㱌����V6cXh����r��6:���"&r�5P��N[��0�� :���9Ħ��r��vH��b�.�٨�b�dӶ�>��}��}C�ŻZ�� 
��TO��%-�@^c���B��.�Dnd%?:vdc*�͠�{�7i����pt�] [~=���N#�}����G]�4g��u"O���s)�,I3�mss��h�l�K7��4��AfԖ�W����72.er
!�U 9��F
-
P�
R�����ڟ�V�?�$]=8= �+u���@eR�E��^�gx���E5�
�����s*���A���ط��{�u�S1�[�
KqQ@;g��v��}��s�g:CJ �ۗs�}P
���%\�{Y�*�@C�^�;
�� /�_I?�z(�D�
-#>��2�+]�>�2�O�V�Q�>��3��Ig�y���JG�3��Mi�x \G:h�
��,{Q+�7gi�=@*c��3���:;�@�bGDOq{�}�Uj�j#���=�L���L;�@kD�c�	H/�3zY7�f��6_�L�u������������O+P���M�g�����3�+�Ғ\	WPH�(��~��������ҏ��݃��p��^�jP�%�h�@?� �Iw���cw�f�\7*�21w��4E&�G���
]ٯڋ�]>��. at q�6N��F��c2�+�[i�l��1�J�B	]�`�a/01��bКǃk�B���8P�����<m���GCD�k��)�jJ�;�c��f�o
-��J��7��O"�fOk��u[V�e��UQ���W����mV���/u��?"�S��
X_�/
-�M����>'}�	
�A2ѵ�?�t��z(]'�J�z���(��m���Y�0�Ug�����T�(gm���G����o���΄�u
�w���^&ʽ��ީX�������u
�e�:�R�)��6�W3�<\a
g�]��ƒ>R��
���J�5�L�W٤�V
�f��Ĉ�c�>��i�WU����n�C��YZ(�V7 ������B �
[=�V��Us3�)�țC�
I��iwj�޾BA��
�6
+x��ZY���~���rU��7I-n��
+a(
r)_����bKB�8�u�e&v�IR��}��-�
�|7��fv��gN�B�����	��y�87���
P0�"c7�7��YZVE��բ���+�a�uZ�b-�y|'W����TQʈ˂�7�Ͼ���9#�3v��Ƀ��,���`'���
�X(����u8ep�8��~��TS������MT��P�N�U�+�_y��!v�(G����a��U���.��;Y����7if_n��X���f/K�tCus
�N8"2<��%�^VYQ�0
U��:���n���od3u�ۈO��`�x�,��z�O��W
��k�����U�;=�c_!�s깻
 �Kq�iq�]��F�Ӂ���^Y=a6�M�BA�9���>���_��o�TF��ۏy!A�Y��dg#A�K����2�RS�+��`�� U+��
�>�r���p!7�PG� |���ol�e1g�+�
J@

���圀ͨ�D��6�����a��#�5B�H3h4s�0�H�*a�����"i����^6k����K,9Qs�c�SYN�	XR��`�0�Q�73�����n���qf�S���)@��leTJ [...]
	��
F�1�19�< �1��w�2Z+�&�dh-���A�F�̓�E�����I�y%m�i��#�7��
�;���R�H<
/k��"�
�j�
�"��4�}q�/�����|�`$

��u��-X��xꊨd<98��P0U��f
+K`-��ӡV�i��*��b"�Y%(�5x�3������C�k��g
v���Ά�8�Jl�
1m��8
�g*h
A
I�j�n
+p�&ZP	<^'D��HyM��#ž	%"(�?#�b����d�ّM��u:���>�$qԺ�V�]�
iD�u�l��F�:�Tw���FT���U�Ɖ<�Va�K��q��n�
��G�f�]�����g�2���l�ڭ���Q)���Ӭ�DR��l��5�F
�[��Դ�~��d�0�tH.��j��NE]~zI����ZBո#4���O�`�'}��7bh-���뤧bP5��n;��"�v�����\'�Ot�
� ���
������W��w���t�5Ƀ�w<�a^»�~��Pz�`�|��e&W�&P}�e"ǭ �΢,��!g����Rs��
+�NX�4�⾰
i�9sq>
��Y�h��'�� �L��o
�t���
�V
=�
 {��M�VX�vG�x4EK���!��P& ���
�y�T��e�l-S��墒��������]
�F�*�[��O
��W%�'�W�%�����\��ÿ/��G��3����{ia_����`a�$��
L ��� &�)Zb��I��sը��X���n�tR��Ǖݺ2_��܍�*@qeN��F��c�F�ͭG��ߘV�n��H0�0��O1j���1t.��(�S�d���<i�ѧGD�c��1�jJ�[�c6���o
+7��rUoF��X��)vk��u[V�uʖ�3�� #��x�U��4����
+.?"�R��3X_�-�B����?~J�V:�K�d�k�<�v��P�NLg�T�QD��(��Y|X��S�f����}��_,^�<Ϫ�
H3�ա���3r��6w2."��Mr[DŃyxi����u
����
}���C`�s�<�?F�9��w
+
+�jKY4G�����*���r��*�l�H����0Ӓ��Rmn�*箪�/��w�
Z��N��@Iu
�~l�"J/l5c
�f��
�!I����m�7����/�
 endstream
 endobj
 1130 0 obj <<
@@ -6009,7 +5990,7 @@ endobj
 1128 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1132 0 obj <<
@@ -6059,17 +6040,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1168 0 obj <<
-/Length 1806      
+/Length 1805      
 /Filter /FlateDecode
 >>
 stream
 x��YYo�F~ׯ ЇR@�ރ�#-
-4q\$M�4Q��@eȕD�"����ك�DY�l�/&�\����|34�V�~���O.�\f(p�k͗V�-�%�Sb�c��!:#c�(��o"eX����MU��"ʳ�^$�Y���tF9�_g��
#��KQN�o�L.�
�f�������|�mB@
lu<��Ǹm&?c+��7F,�ڵ�
��Z&M�1�M�g!
r�
�2�]���D)W�7�Yg
�L��,Kuʕ��� M�nH�Ų(a�⥴�
��Zar�'���뷯䳋+��3q��.���`���
-|�쁃D�yvZ=
�N�Ũr�A;2x�\/�<j����H%f�QD�'o��8Z�w��J�
N�S�3J�;e8Z��\C�^���k���|[�z�
7@�yCnj
$���f5�3z���
�f�"���AMX�6�:,�`�q6G�#�X�C��
1���N�/�0M�h������*�d�)�����"Od�2�3�v�$�n��Ϥ��r�<[��2k�^'���E8�|�*��y�d�"�M��G d/�a%�"�n�c�<*�>�1A8R��2�&�a�����[�! /�j��
�~�
}�DV�u�7�i9&�=���6"� ���-p��|�?b�;�S���yxz(���xO�$h*��ljo���D�l\:+N"iYN
n�1Q�{Ͻ�����0�d�����
xj�F��/E
&iS:/E�I�,?��)��h1��B�>5B��,���27�<jQS)ݥ<����̛
�>O��2�,q��bkE)KI6m�
�B��Ske\�.�A�c���4��� [...]
-E����:n�yD$��rI����|�{���K�>�8
�th���`���Eڡ���I�J��3���Z�u
������d�y��/M��� �R��ጆ��
P�~~n#Ne8�תJV�̰��C�3[�폧
9��	r��p&T���y�|2��,
�2s)"�^�]�J�;s2s
p�^w�b��-)xY_w��?ʂ.
U�S~�
殄�C9kx���
�4 h�qlt�a��
�Jk��
��.�z

-T�}h���>�ZH�8�4%�	
�cN�p��χ���VL�M{@	 ��{�Γ���3��' �v�M0��P_
��m�zE�V����o7za�]u<Ľ�3�X�&��H�M-uT��Mn��e��К�
N�:�N1�+'�
k�5�R������ ;O���
����\���"���D��#��L5�WO�mU�5ۚ���6�҄N3�
[�#�3�U�G��ye4�[>b]eF: �08�H����)p�q���E*j�4�<
&#H�G�
`��������u�&qض-DL!<
�e��A��c��A����io~��]sZ��E� ��)�E���b�r�R��%i��Tu���x�����9a%���u�q���
-�28р�Ҍiݸ�>kf�H/�
�����^}5���9��S�������� ��T��\�ӡ��h��|Z��@�1��]�ެE\��o�/eXU_��0[mÕ���9��J@;
ӳ	�aOۖ�Z
)ʪ�<�P")JA�6����B�h7|����'
-��qԅ��m�Ⱥ�����E�fIQ����
�8��:)��k���C�&/������
z\� !�`�F}�@���6o.
+4q\8u�4Q��@eȕD�"����ك�LY�l�/&�\����|34�V�~���O�.\f(p�k͗V�-�%�Sb�c��!:#c�(��o"eX����MU��"ʳ�^$�Y���tF9�/3XZ���?ߋ�(�ķE&�e�k3�y�v�f>�6!���:�{�c܊6������[
#��N��XepM���&ؘ��&q�3���G�.�v}�������3V&Ym��:����^m��H7$�bY��u�Z�_��[�0�������|vvA�~&N�|߅�Z
���5P�A�O�=p�7/����ҩ�U�;hG��مG-�p
�Č0�(��
r
Gk�N�_i����v� wF��z�@�
GkU�k��k��Ur-2}�o�b[����2o蘑���^�lC��vF<?#���a֌R��4�	���&Z��l8�CB�� t�
�y��_��#�

�<�	�e�i
��߰�^C�l5%�~1�]䉬PzF�n�DS����T�ZN�g�z[f���$
ӟ����@eq=
�
S$�����:��$Y��Mq��=9&j"u]U��D2L�{�:>p�?�9XmB
�£�я~�/���N�>-G`@ „��pܚ �F�D���.p���',p���a|�
�$�9�s"	�
+��q����H��Kg�Q$-˩��|3&
+p��Ó7��ƙ,{
:��C OM��1}㹨�$mJ繨�2)��#�e�"�Z�|�c���O���6�����M!�Z�TJw)O5&>�ǨOj���%K\'��ZQ�R�M���Pn��ZW��{P�b�e
|)���A
��"�@�W����y��
��W��Q^�m��t���qYΆ��2�U�J�5��i*^3��ȑ5���
�;�[k�@֜�hm��d�
8P��eF$�=��7�<9`������mM�T֐Vy=8_���C�E�66�BQ�vr���[
�I�\�w|��<�^7��҆��0�6
Zh(+��z�{�v(�h�rԵ�3���&��a�¯j�47Yn
n��K��1 at wyw8�!�1T�����S����U&3l/�P����i��)C�da�
8��,�	��� /ͣ=K��\�yPW���ޜ�
\��ݽ�&iK�
B�ם�񏲠KGUz�����+��P�
�b8C$
�k
�
ydeG���#9�ˣ��Um��y��!nm���1�q8S��C��p+&Ц=
+� D��z���aʙ��~
��&�X�/��y��k�z�˃���0ޮ:
�^�q,S�v��	�qڦ�:*��&�����LhML�F�H��散���
�)]���̑|
���gLWh�y�le���P��i�z$S��Y��d��g��mM{�g�

iB����-��������2�-��2#� �08�@����)p�q���E*j�<�<	&#H~@�
`����l�`�:L�8l[�"���e��A��c��A����io~��]sZ��E�<KS
�<��1Ŭ�����K�Tߩ�|

�6LS��/��r*�J�w������ep�ٹӺq
�}��t�^�=zkE�ٽ�j&��s>
(������7�
N�T�����J�0�C7������`Zg�~��@��ŃQ�]�ެE\���U�
����rf�m�2�_����w%�����/�f`�~&��Z
)�J
�E����4��A�
큯Vs��D���K~b���u]/��v�
�*�͒�DI}�wv{&��
�EH�ˠ�&W#
ؐd��Q�4�~��͡h�
 endstream
 endobj
 1167 0 obj <<
@@ -6223,7 +6202,7 @@ endobj
 1165 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1169 0 obj <<
@@ -6270,19 +6249,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1203 0 obj <<
-/Length 1882      
+/Length 1880      
 /Filter /FlateDecode
 >>
 stream
-xڭYێ�6}�W�Cm ��*JIQ�I� �i�}J��b�^���Hr
�}�]-���~��Ԑ3<g�
�����7�ד��>�B�����^�=�$(�c��T�p6'��f�޼Q�*�*/n>��J�o�h5�S��o�J�h����TŌS��W$8��p�������ɷ	���G�|B"Ʉ�XO>}�^
��y�0�vf����5�>N��`�v��A��H���2�}a
�L�0���y���J�ʽ��)Vn]̀ ��~/�n�ʽ�U�
6���&>c��Nb&���L3��z�~��	A�p>5�W�Y�
����q�􈱙���^�.:#~�1Ř���s�
�Y���g�5.)��>ן�	
�+
-����195p�Wa@��|�
-���
�cz�	,�]֮H�$s��ń���FY�:,W��޺v%�6m-�fOu
gDLu
�ag.�c�Q9�zJb8h#6�z��h<D��l��ێ9�
-%`�R$�������d�B�Uv�� �p�
��%�1
�
A�������ٻڟ�� Qq/�
�j|$��d�C��'G������1�B�	
"
-
���@!�y�P߶QzS��`�����J��T���rܽQ�����EV��,0�J_6y	�뻲O�1j�k@@�a2�&K���Uu�����"/\j��Yl��,KT� �
�Az�d�� ��X!>
-��n����<�,���9�¥�Np��
��"��h|��@�" ډb�KSi*td�z�	��(,{�)”ת)@��W���TŖ��T�(�M���H�İ4���f�3X�~�JWD2gc��ڀ{����aS�`�'j�����4��	�Xr�6`	�ie�շfZ}ә���V���׏ξ}�y�
7E�!�=��<���y��{7�b�K�����YJ�&���L�K�I�G���l��]��`�D�:d5
-;b�Bf�MY~�M���Ϟ��o�u���I��n����₌�^_�/����@����mR
z�>ܙ����5��E�
Ԕe�������:��g�L��Lk�*䄆0�����"�ݺ4�<�K��=g�A�k�s�~�(�x�0f�A!��z��t�	�P��ݒ�
ɰA�/#��-⍰�ƴ�g�^���f�_��wR�L�Fa��/i
��M N�PW��J
�
 �t/��.��q��_U16��<���Ö�._jۅN2O����2YeF�����:hrlZ�$ɺ?H��A�6���ǔ���
��$��~
[yv�F!
�`	���$�f٫Zo��a2�I���5��{�ek{�M����ϻj���>"���Z2�
-��p��ɽ}{`>�4�����kg����S���V�C�*�I���؁E��=Hq �X�>঄�J�b�8��3h�kp�!�(��Jjxv2��Fś�ˆ�Q�#��>�I�c��
�?��5��L_�G�[1����$�hS�/�{��]���|t�}
�p+
�i��
~���=��L��!�,�@]��
�x^��,���f ��i��G��q:���#��$~9~��6��{�H`p���8��;��"��|�
�'O�b���>��l��Z֋��n�l�C6
��}��M �%b����|Q�
�%N�eg�Qle�g�[L\�uf�x�#���DY,
C
-+r���f�VM�w䀺l":d'���ؓǚ�GF��HS�Ⲻgv�W�C������kJ���h��!b�m�7a)�.���t���=��|-�
��{e�m�R�v�ׇ�[��g���=�+ʶQ:kd�w=�*ʦ��HK6�"LAA{U���
�^}���ĺuN(P���mUm�]]�v;�(�6K6J�+ ��a��Z!�6��^�SLB*Bo��tMd����9�8���L�R�
+xڭYێ�6}�W�Ce ��*JIQ�I� iZ���)	�E{�ʒ#����;��jy׻�']L9�sf���[{�{={~9�x0/BQ@�r�EؓA��2�>�E����mv�Z媌뢼���j�����|A���*W�R��j��9	}��W$
9�Y4�r�v����ی���#f=!�d�[nf��`/��o=�Xz7f����5�>���a�w��A��H�
I��|�T��yާ� �Ҽv��vʵ��3 �����"�ꫴvoUj����5���X࣋���#�,�\/D<�!(Χv�z��>�uZ?9�
1�����+�G�!b��O6�3=|���4c�k�
�v�%�� �zڂ��q��K;�%��I��I_]���7�
�Q�$8n�
��z���2��܁7�
+{{
�I�\�z�^؝T�������Ή�u
�ag.N7���=%1
v��=FR�
��xvq

�N
E�C)��Q|`�I|H�e�6*?�eA��
w�?J�c<8��#"��o�sv�?��c!��^ثZ at 5�H���m�~:�\�)���0G�'4d�(l�"�?�D�AC}���U����2&Ξ*�SR�$�i�&�����ޕy5_��d*}�����>���9o ����OW�G
3��#���(]j�yb��VL%*Jg-�L =D2
��D'�� �@X7f��=�-��g��¥�^p��
��"��h|��@�" م����45:rd��@���a��"�t�KU�i�Kڗ�Z��N�|�rb�G�e��9�{�U�+"�����Km��_5�Ƃ��I���
d�cep[��F,�}_�D�_�e��YV��mf���{����o^��mYh~O�N��dQ��ޭ�\�i���g���Ie&;S��Mi��ՁI���׽
����R��AaO�P��-˯��ֱ��ӎ�-���0ixݯ�pҁ@\����K��N��
��N�C/���T
ξAߪ,6���*���S�ߴ�YG3�t�ɀ��i
Z�ܡ!L��������k��gO�Z��L2�z
s��o
%�
Ƭ[(d��`!s�.B?��v��!���!���u��E���6�
�

+���[�^�"��)���("�4�%� �
��1ԕ��Vc-Ȫ�˸l�K�~ܨ�WU���n)�����屏����n���k���J׹�k���놎��[���A����D�pЪ
�u �)�� m|k�F�*�0�_�V�ܱQ DDC'XBk��.͒�Y��6�z��u?"e�@��n�Z�
o�-}b����{�`�,8�†�y+��tr��
؇��F�Еvu�Dtݢ�*{Zۊyh_%4)����`��|R�# 3֨���<f�ֵX?N4�
���z8�/�����a�Q�f�ֽ0bf��be�o���H�-�i��Z��oȣﭘs�ZuB�i0�Ȁ=��M���|�}�p+����c��A@�K��x2܇�G�<=tv
rh�it>
��暆��$�C
釧�X���T�����6����;E���\�h��v�
+p�A���k
P
��էn�m}�W�f�Vz�M�Mr̦�7�/��	$�D,5��/j�A?�W#F��Yl�CE���6�T�}3g�O�����DU.C
++r����~(��6��ꪍ�� .[��f���9��ikQR���������N����kJ���h��b�m3�7a)7:����l��2���K��q��/�wq���k7�ͨ�W�V��Ew����W��������]/��ʶ��# -՘@P�1�?���$�����ϙ	s��!�m����Ӌ������.O�%J�
���a��!�3�'allS�>|Hsx�1�$��e6LA
 endstream
 endobj
 1202 0 obj <<
@@ -6471,7 +6446,7 @@ endobj
 1200 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1204 0 obj <<
@@ -6515,19 +6490,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1251 0 obj <<
-/Length 1919      
+/Length 1921      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~���2�^DJZ�v됭ۺ6�
�"Pd�f]&����w(��e�v���
�K(���|�"ao�a��7��뗂y���ԋ��8%���{7
P4��,w?�\V�*����Z��Nųјr<�ɕ��q"��9�Ո�C��[$
}��ч����X{�Y�(`�K���؛��=�Xz�ͨ��)���{;�m����
�8ސ�� 	�! ����Sʛ��wcb����������f�M�a"R�
ulϧ���
�,)�Z���o�Y
�����e@����R$|�	C<F�|���C�H'���1��[���|��zn�ߘ*<i&��_�1����ȍQ��Ξ��
���e5b�Pn-���_�E>Is
*{�0%n��t�0grD��A�j/+s�^n>��q-'�Wc���N 

-o
G?bF���<Q)�̉+s�]a������$���$m�l.{p�
^�|�)����~�K�ڻI�ɼ��gn
<���f�Ձ���8�X���"[qn���N�J��<�iB!�C�{���nG�>�B��dO��1����Q�k�*z<��(
ڥz�HY{���8�e1�ՃLZD5�ޑ'���޴��C$];u�Oc�֧�ЖN�D�`�1�?
��`Kf�Z��)��T�ʑEl%E��J �Դ<kx�Z1���
C�"�a�1�q� �Sũ[>�
eV�u����~�I���t���1��=

��3@�'Q
-#2���b�N�	����

�Ϟ`P#�\������{��� x�
�d���I�#�.&���t���뀟�����h���y�`�����e�:��]�Kc���<o3�
��Ůa�6�nIB}
-��9�
-�9�ͣp�哝�`����g;�E��G�
���bT�L�a��
C�x&xI�`�K�_��Dh���
6"4���
Cz#tʍ�asQ��^�]�Q6%
�M�*��+��|�"n�K_�i6���:V)Ȏ�t�w����I�r!!{T�2�c#�)�4��i�	�گ��a�8�
�m���䥬�q���+2�r�:
�mh���N�m\�y_�|>,̺9����ZN��H�:7�����Ǝ�6Ɣ�
-�-�g��@T[$�G�ğ�Յ��0���&P?W���O�Y���� �����ɮE��N��,M"�(�'`�u�Z��E�z��۪�\„O-�0
-��
,O(��D�CV�K6r���_?|�4
i!�h#���R�k�c�cғ�F#��/)�Փ3�
�
3���c��e_ZD"ǂ�fN�bk���(9�Kt��e}d"�:�V#~���K��v&�K�7y�T׿.
�Jk�|{�hZܕ��
��?�H_�M׽��e�A��=�k�H���$��]�ZM�e_*�(��3�0 ���&���4C��y����Ӂ$!l��OhA���*gW�7yt���P6������=Ȳ][���� Ă�z�
 �A��קA(��U/��w+B{`��؆���� *�
��fT� �+�q�+�2+U�
���V�U�sU7�z�����n
[Dnև4�-��QG�=2P�Z���:�H����q����d��� RY��L�;�2��N	&[	�w �K�,#5JلBi�Hn��&��+h	"T
u+�y��Aa^��"�N�_
[�"�\��<�*��
'�
<UB������W �9Q�?e�'���p{�
-Q�N�c+|����!�Ps=����@Q�B�1
-��6ſuI��H�2K鯋�j.'��|��W��h.����|��gr�c
�J�w�־�%I�5�2�������ֵ�	��J�b�No�{m����~4�_
GGt��+U~u}�����-�P���׻��zT��m[]YQI��c�;��q �W�.c���A��� �^�
+x��Z[��6~�W�򲦪Q�b�v��dR��lfg:���T��P_�����e
�
Hv��_��s��wΑ�����F�ݾ̋Q,���g^��P�)���'?D�xB0�~Q,~P�*��ˇ��ʨ����xB9��2�ʙL����f�
��W��E�(� ���q�����#�c������{I:����p�G#G�s=*����>��5쇎�N
o�DH���A�b�)�8�sާ	5uf��V�r����
`U�v���2j�
����1�'�'K�2�
�m^�|��O{�}R/�E`����x�����.��K=�FU�Uf��l!��Rٹ|k��
+X��d^}���#pJ�v�Y�f�T�>&�o�V嘅��Y:�Kw�*�l��Tͽ�=���<��ҝ�1�����J.�kw�Qm?�T�RS4h�}
�BL'��7�c3�ڛU�
.kU�Ɲ}���?��ƻ|�g�
M;7���삗��{J  � ��Db8����a�S�U�������q=ݼ�9"i@]�M��X "�A1�� ��f]�
��m
+�H at ZT~Ƙ9��,
�8����5�$��ׯ�ބU>I, at Q�-5F���&��l�S_�
P=��CT��&:�d�W6��%!<B��MP�4F!�b�x
��tBAU�� �p�
�TZ��;�~PfU�d!ݡ ���x	�W���5O6^Գ!�a�_$:�3�0�z��峆��J�M�ܯ���o�isKh܀�V>몦��@X��� ��0&�T�G8q.|���=
��^�0#�\��G�,d���I <�CR��b������o�Jϳ�<�h��N�,�&�<�76[���|U��]������4���@gYW�Q�>v
�uytG00 ��1�PD.n
Gx.��Mc/f;�є,"�@q!۱
F��.�^��)�W�����f������

�.�a+CC����0d0C�`ܘ
wE!����u�U����,/S5��
�}�\��/��ȸ��4t�T�ⷳh���i�TP=i\�X����RK�)q��ƽ�o�"��1�`��h�ق�P�Bڽ<Um�aK�#�

��M�a>����[7Cc at 5���l�4��6̦�q
�Ū���1Ū��Mb(�i�M�;��Rs������u���n�[g>������ʵ�n�
��
Y��
Q���n<�2U�i��n��k
&|n+�Q�`yB�M�1Ti�d�6����×�M=щ-oe��U�f�al~IyrW[���%y�~qe0�3�c�6
yj� |9T�ȩ$�]S|�#�a���������vӱ�K*QU%�����#Rnd�)�S�]V����+�҆��������F�[�|	���BW���堅� ��#
�L��zUf���JqF
_م��l?��s䛻��;�z;�$�h�-H��P�dzsZȫ�c)h��/��
ރ*���t����  ��o�
�p at Ppa��<%
YB�!�y�b!t F��m٩��@B�pE��Ϊ)}y2��QmeeJ[�CV���|��\ٯ��:��w��c�����I��6] 
�,?���U_٨c�l»^�.�D��*-��L�x� e2F�����bt2(�0�)ؾ��r�a��(�P(�7�[��+�Z��@ݩ�޼�U|�XD�e�ؾ�����2��kv��P�1��w�g��B����P���$��
A�bTu
��T
+7E�qlE/���
�~����
��E��(<F�7%�}]40濯��2��Ψ�>_�jZJ��[�X�������Vf�7ϻ�Ulnp�
�����ٖ�r���J.��OvIU6��4aD-8����}�,�מ�4�M�ы�
��_��>??��B�L%����߹l&!@b<���r�`i^*����fb
����O�{�
 endstream
 endobj
 1250 0 obj <<
@@ -6779,7 +6749,7 @@ endobj
 1248 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1252 0 obj <<
@@ -6829,18 +6799,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1299 0 obj <<
-/Length 2114      
+/Length 2109      
 /Filter /FlateDecode
 >>
 stream
-x��Z[���~ׯ ЇJ at 4˹q�nQ ����$H�[��Z
i�P�BR�������&J޵�F�H��g��;�93Tl�0�a�����:�A��D��&��@Dq���4x?��%�p���T���)�U�lK���ۢQ�&Y+�x�6�Z`9W��2��
/~��q�������� ���@��`����=
R�1�e�`f�F(\����_��ք�0�^�a���$Y�R��U��l�de�U���aON,	C��V��B��ǽ��I�l�ZKp㛲�7[�
�X?֍��H/�Ec�"œ�;���ۇ}U.0��g����53�Y`�1j���3V��u� =G�#r��hk®śп3�N�O0�Ŀd�^R�A�p���i�>�T�$&"Cs���>i�վ
8�yS�;/By�yn��
-��k�^dzh8B�J�G�6J+��>��~�]B�Ww*I�9��ѝ�	@csN�S�^$�Dɪ��+�������KV��C����7�S$ y
 �>!

�t���ȓE2���Ѻ���Č#B)���{��y��
׭џ�ۇ�����O���iaT����MQ�wj�QU##���ב�!,��S�5h��Z�+�ۺζ�ΔQH�����j#;1E��"���G5��,]m
]ߘ	�Q�B�\�;��3�<)j
���d�##AZ
@�҉X2K�Bk��+bb�����)+TR���ϾR��)����B������
ZZ��"x�pc�*�%�l��:^� ���[3^�j���im�P��0�{�P$�3b}`ẗf��b� �4�P:O��X3����/v���k�Y!�C�֥P�i�\��7� Ʉ�bsD7Ή#��
���L��ʮj-i��o��������Rj~�覭[9������(3���'N��e����
-p��D!�8�2�kZ`�S�q��}V�4
YQ
��K'����~SrA`�ʌ� V

fP�8>�	
\+���InM
J0�r����,p=�:<�S�����>��:���G���9�AIL�}�R�v<��N������p]C"$%���F��f�~���
����C�5�*�.?暦V�ڀi�z(����N�"ꅂIa�0�B�7���M3�2�������gY��<$��Չb�w
�
�#��gNCT�
��8�[��B|�Ѡ%="�5��@�f� �ٟ_5=QU��UU��ҕ%�	��X%
$���Z
WEg����(��1�
K�]6�UV�6+�Aa�c4�-4O,[���kB�4)z:&Q(Z��)����� H��


�	@AY�[�fA2	
�����&���B�e��
>�,�p��8
��T��͟o[^�"�<X�����eG
. _%;laT_#K`�*�:r�4� c|���U
|`�����^�m�h; �k; ����~�-���O*s��(O$��r*�h���LR��6��z�
.����}.G
R� �����Tov�$�0�Hr�J����H^2�����}ۅK����m�
�)%���/�U��Y�����	���u�<Ӽ`"��[��~bc�7w���[�mI��gC��N���KӁ`h|c�R�@%C,�K��
�|�l�;��j�TTk�1<Ĵ=D:�!r��1Ň�Q� �B�
�)>����-��Ǧ�D��mV$F_�YIU���ȹ,�M��m�7��I��I�m��R:
-��wI�}5�x��~��ap�
{�K�uY9ZٗEڞɻ�Ҿ��B
�<�w���U����S�G�9WI�7���q�,<�����4�Қv=<4���Mi������4�<�,���
��zxv�2�۪�L� N��r�
�f|�9�
(�P�}*xJ�{rŧD3R<L��z�u��(C����	SD:�� x晆���S��綗
E��e'��H�F5�����xP��T�B[8�y� �$
-#�����74���`�{�q>����1�ڹ�k�?ީ�r�?e��r<�ڍ%���lU����{�kU�U�tn�9)�ٞ��^RU
�Ch��W
-S
;��y�G�u������x�3�D
��e���ٿ��zxx@�
�l_���]
3k'c��S��=ޕ��B
-H��q�z�
-��3ߤ��?�O�
+x��Yێ�F}�W؇P@�þ�Io�@bg'N��g�;h�%�H��f2��[}�M�<ck�<�l6��r�Tu3�6^��0��vvu
R/FqHB�v�Ł'B�8��m����|�� ���|��,d�4e�l��|Ax�.Y���4�7r-�9�|Y�!
ű�����g�����aX9�^�
$(�V�ٻ?/��� �8�������k�6
�jM(
+B�j��M��25꽒����MVJ��k
��ނ0DYl��Σ����|�V��P��;�.+s�q�1��C��]��BJ4($̊�Z5�-�<�r�����I3�L�g�a�Ũ)���z�Jk�Az��FQ�Ak����C�V�;�>�P���{AQš�G��갓E��
�m�Y}��}=p�
�*wN�tB��X���A�\���t��p�� 
�(��{B�pֻ�	�Zne��s8������1�9'�)
'��w‹d��׀L�C�}��++V�!�j`ܛ�)�� �LȂ�%턾���"��(t��Ӻ�����#B)���{��y#�
׭��������K�mҴ0�]ZU��(�˝�}����D�h�ud f
jg�	��R������M�2eR 4;u���NL�F,&�Q
�f�KWK�7zcTG��:�:�%1ƴ7O��=�H�H���t"�
�n�����11�S~^��
+�T����W�\#e�ٹ�P�/eq�}�C
�~X� �n4#唄��.[ǫj�1C�~k��R�UP��2 ʱ�p� J@�
Y� 
=��Yͩ�%�bJ�D]�p���豍b�~�0���\��Yu5��.�BN�`�-O�9EL�)&@tc�8���[ÿ́8�h�U�
���jk
+�)��*���;m�z��ͱ�w���t+�X)��*/�`�� �cIJ�h��V=���wYm�pd}Hp�3/�0_ .Z�u��	 +�F�Xy,�A]��|�$x<pm�_�'�1
,(��ʮb+�j������\O��
+�d3�l���k�|%1���L�ڱ��������k�pUCBEl'
�e�
�aGjX飮�U�4�0���k��j
�	�
+�;�;��
+	ӆ��n5�m�A��u7�
U$T�>���!�ͭJ}�:ls�Oć>�zh���P��DZ�>�
-�񝨙��B5�A������j.�'�r	�.
)L��Ŋ(a� ������
+��*<S,hdɊ�,����e�Ye�m��
jv/C
7W<�ha���i�"�ӑ��u���B�?`H[������1� �E`�Eo$����;��351GJ/�llp�d(�G(��a:L
���&��)R�΃u?�	}~~Zv���E��F�%�v���#�N2Ƨ�*U��z[
�J̥�聶������k+p�6.������������DR�)���
+���$o�J�g�a��
.@��ѨA�
 ��Z۟����$���xJ�}RRq� $ϙT�p����%z��r����v�S�G����w�,O���Y�t��p���?�i^0���[��|dc�o{���[�mI��gC��V���sӁ`h|c�\�@#�X(.��>F�B��v�us)L��걨V
cx�is�t�C�
#c��� (8��pܦ��f2F��
+
��"L?�Y�0���J*s���E�e�l*�
���K�,MZ�h#ܕ�Q8�]�K�͋�pPĻptg���O����\�+����ʾ,��Lގ�棕r�幹�dv'�6���>��ǹLj�i?�g��9��
���i��C��_����;	��L�����i�<����g)ݹ-���3��,��l���ށ�ݯ����GW|J#��T��WY'9�2�
��<a
+IGs O<ӈԹk�خ��%Cat��������͡*��5
T�G�@�Z|�?�C�G�����{C at C�[�
+�7�烟ʔ��j��=�����2��1��C�T�ᥙ�&)6�dc�=��
+C��e����Y�~N
+}��ީߩ%ee�
�������#����x�O���4�N���g5mg�m�������{��ѡ��ʚ+���1�vB0f��-��ݏ�]��
Y�;���(N�
wI�
 endstream
 endobj
 1298 0 obj <<
@@ -7015,7 +6991,7 @@ endobj
 1296 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1300 0 obj <<
@@ -7062,20 +7038,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1338 0 obj <<
-/Length 1801      
+/Length 1802      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~�����@͐��K7
��%Hۭ]�>���X�MT��4�~�7�r��Ml�Ŕh��\�s�vVv�&\NNNωQ
���\:1v€ F�s�:��2���[U�������Nڲ��mZ��eѴsњ�6YMg�a����e�����/y=%��
9��>�~�|3��r�� O�!���c�"�|�����8yq�ܨU��S���8�g��<��JN���$$DP		��_(e����<c �(Z3-��W��
� �"��^)��/���_0�
���=��
�O��%�j�nȎ���Ջ�9�#��"�E#�b��V|��k�nRO}��Ao&�8�ș��bƴ�^�
-~�g	�d'�?�xrR 
��l�#zp��b?�gT�7O`�R���m��<_bCm(�aizj�kOe7@��nj�\��:�Er��c�a",
9�Dȋ�]#
-Mt5%ؕ&�� �yL� 1��ٹ�̀���jv��̨"6�(E1��R���B��Z4Z�]
��_<�ӡ�	�
-|b�j��/GLA�>d���u���=��?��l�z
-���,M�F�
-� �yH�6�zu��n�-�Q�O��(�|3vP��{Lt=��jm
�m烩ъk�'AT.���^"ƐD0����)�`b�
�2MvY�9O_ȗ��ˈ����
��]MҊFz����h*�B
-
�*�9Pq�V���Hʣbe�6�����X�ʐ���(��>b�26.R�j^��� 8O�)
�צ�
��R4�q\qJ� �a/��t��R�Z��̃�O
_v�^�����)�n����)~��c��aO��iP��H�QQg�����ړ�]
�>�+R����R�׃LM���(�U
+7�sD��
� �lF at A��zg��h�01�$�+�6-�v��G!�>1j�
�P�
.7��{����ݟZ
��K�G��>�@����>�7�N��<���҇� #�D�Υ�x\AL75]�
��@�
�z90d���L��	��ږ�;��7��=��Oޖ���6���IlN˲r1S�I�M��e!�.v�
�N�7k���|m2�I^��k�^�d� 
4>"�������a�(׋�Y1O��:f�16�'
��C�#?
��#�e�M�x|
B��Ba�~�ƶ�+=4|�<S�ٱ� �>�^��#B 1D�
n����
MY��OC�3q��GDŽ�'����
{HɎ��.��1R
-�`?,=��ح�e�cQ��|���&'F�������l�|͛E-*%�]�`����
�ra�����Mfٗ�Û�ʂF_$9Ֆ4о��E�$�&mԥL�"�C[�l��y�o�BV�peTsu��*�j�P��߳���!d!sD��B� �TֵJV�#kZ.�|�^�v-�{��l7-X+.k�ٰ`[��v����M^x3�r�$0
2�X�H�Qie��I
-Z��0Zp{��R
�
I��(<v������Z�VZ�;4�b^C\9���m�$�E֥�gB�V2����Z!
-�
�ۖ�VЋ<D}�����v���K=�)�bM��
��,3��ek
m��=
m�"�����3�����zk��~0,�u�\!�o���n!�II���a���{�C�3K��~�	"��h�/5�KL��|@qb1bl7�}Pq��M����n�<���;qU'��~ye�b�%+��������1
��J�.ɦ}���G��#V���9��M�#�_Q��9���D�r#

 C��Ӻm��''777hѠ�U�D{h=����P!`�Mo�wļ��	�!�=��Y{��� ;~*��]��:��
+x��Y[o�6~�����@��"��
�v)�fkצOma(m�m��4�~�7�r�&Ml�Ŕ(��\�s�1�V
�^M�������KP�лXz	��� N�w�y��2���_���U#��+Q�&�f���D1_Te��egg�t5�Q������B���b)�)�}Q���&������ɟ�'x�
�<�E�{�b��
�2��aĒػ֫
+/�
���0�g��<w�ZN�w�$$B!P�	���)����4� �,;;��kV���zA�b��^)�J,����1�
)��=͘E��;�j�F�[�#db��nΒ�kB�,D�ʪ�w7�c�J��6� ��7SK�a��@}	�F/��ͳ�A	���7��F'ah�D
�`(	bwF-Ek�v�
�0��0��
��4+���[Э-<�� �[���jiƫ���e.FNL
+��DX8r&���[#KCt5%�W&�� �yL�q��ݹ�́���F5����
f�E(��3JQB�'���f��T`����j� ��g��th`��€X`FFig��A��3� ���:5C]�
����"��M3����m+W�s��>dҘA��:
�"D�̖�(��GŒb��Œfo�
]O��{�mc
nl��Z��+a&AT���	�Y"ǐD0���)dC0q�Z�!���Bd��K�K$T�A�ui��̮6�d��ń��O
� E����e���I��ѱ���_�d��e���D�h
�H�a[��E�h�im\�_���k[�e%[�8�8
+%L���^B:�~eN-�t���c+���,X:���b�����-~�M���=e
�A6#FqL�h�_��zӝ��t0�3N7�B�
��_�@v��z��I| דռn`��w��ߞ����((Ta�L��-�"& �DnE�eզ��(��GF̈́�J���f���;=;�ӈCwqI�Q�G̬p
�d[�]#��Y��x  `ă���0���+�鶦����>#Ȱh��C�p�Lp`̤�A�X��w4 ���U��8��(��?`�������<�3��v¦=[���b��A����x��
���6��M���L���!��@�#2P�x

�G�^��B�y�)�c�k�;�!
Œ�x8|0
i��n2��K�]JW��6v�_��;噾̎�H`�
�"T��!>npKG��hʫ4{
���#FPF ����s��(R
� z0����.�H�(�‡a���~]�"
�CoPDx�791rmΗ�Ke���K�.Yk�o�+E,�7��i���Z�{7�e_�o+sIP�t[�B��ݣhڴ�T*A\�L
m���R噾A
Y�•Q�5Y۫|�\CY￯n������
AN RU�jY���Y��C���uk��ɼa�
h�Yq� Ά۲�����ol�›��C�%�m�qē{b�N+�H3�
+\��ڂ�y�OJM
�$Tqt�>��Qk��欴�� h
ͼ��v�'� �I��|�Y�	�Y���%�#�"=0w-�0�3�}�����n���K��
q�/�-����+Ye����9�:�z<��E��-
��ť��zk���pXv���Fnߢ5���6%��;�E������.
���WM����q�Ą(���?N<A��
c�;
W�B������f-�&5_��e�67��Yr���M�����BL}lE�r��l�+-7in�)]�#EӚ��X%��@8�?����W�=��h<n�pU�}ټ�������5Z�hSʺA�;�����l�0"OzXƊJ�d��j��h����s=�[
 endstream
 endobj
 1337 0 obj <<
@@ -7229,7 +7200,7 @@ endobj
 1335 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1339 0 obj <<
@@ -7276,18 +7247,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1367 0 obj <<
-/Length 1818      
+/Length 1813      
 /Filter /FlateDecode
 >>
 stream
-x��YY��6~��ڇ�@��!��(�4��@�l���U,�"K�$�f�}��.[^��M�Eg��7������'W����$�
���'�'�8%�U�
D�dJ0���&��(�x�Be�������-+��U�r2�
�_f�*�\��7j��		�*ӯa8����իѳ���-�G̪\ ��7_��}�^
�_y1z7f���)�k�
�3��ܵ��%��
A��漧����y޻)ے�r��:�����
 L���LM(�
��<��j�T���* D��c��s���詞��BoJ��YU�9�z�^<�ݭea�=h=��و
��H��
�Y&�LzR[邂22|=qJ%
-5`(�~h<�&i\Z0D�>$�C��1��k#�'m�#7%���M_�rV�1u8��Z�R_㸘01VeiM�SƐa�X;�g2YB��h]���
-�$�͢I����ҳ!8[��~��C1�(>
����\�>�ÅTH��UcGE�)�	�B�q����F��!>"�
�Ǎ��1D�vb�T���֝%`��־��'�@\4�F>	`�
��q��,��k�D}�h5SV��ԩ3���*�`_T�m!P���a[�U��!
a��[�����6�fT��2�QԦ��6�6��q\��N*���t�X�pߜSXY����w�/��c	��`6	�T�i0�
ѐ�(h22h9���6�A��#%M7�2�J����A��}�˱JU�����2���8���
"��l���u�&qԔ4
t\(����:��r(�����*q��ѧ	��z�rk��
l
N7y'�+�ݻ�N��Bn�4�w&�_���Fi�8�Qu'�**U|7�Z�ڑ)��,�S�w����*���}\� s�r
*5V4��ϠfR9=�&��qf\��
��d
I������(�B[hz�]hA_I���?�̹+�s|x�#UAa�W��ޡ@ 
���RcI�t���;��9�%��K�H�+�~{�a�}i��8�M[	K�3\κ��9=E~[Vo�Cv`Ԇ��Rc�@<H�sS���
Od��{���N����F"�ςc�`,����O�
v��� u�_��0$��[BC�*> ZB�N���9`�w/Z���_�6�����}��FU�B��,4QM_6y	��Z�'�'�K
���A۝,�G��;�1
tj3m�ꥐ�}� �� B$�&��`�P���
R�NZ-�#h�}����q޷����{��!�����0Q��uV�Ё-�K
#��R�"�Es�Kq��OU%�r$~��y�l�$��,��!��U��4��4�puI��fs-��_��°�`��n����R��5]�>�u
�2�H�q��[���{
-�{� ܸ��]g%��V��j���M���6�݊���i����F�N�V��]k�����CMg�
�[����ѮNM̹�&J4w��Ai�D��m؆��e.D\^�1�ߙ�+� �(�^ �

$$u[�w�����V[8���6#]S���T��Q#T�s�d�E���9m��"M�e?��}s���G��M`��`��-�����
-��M��q"��P<�?$N���f"bo����
�U���r�tFrhh ��,��ߔ)]����

-�P�[o�v�.
-B�!ў�oQ��P �����sq�8��kC�b�*��yz�Rq�
�J>Q�H��{e�m�T������R�4����
e�7j�r|��TEٰjh�m
-E���H����[U���
����ϑq{k

8�����\^\��ܠy��Y�)PR]�~\�w�� �'���:/\�����:��
�
�M@��?�I}g
+x��YY��4~ϯp�N��,i�����
+v���
+&V2.
;k;;;����+�L���l�R���}}�8�8x9��fv�}��TL��f
(
�� NIp�oC��/�8�����*K�/u���)������e�l�
�q��ht�NV�=��k]͉
ua�R���q��컛ٻ-p@�\ �x��������0bJwv�6�(�k
���:��<���%��
+A�1w��N)�۷낷
�eE㇍:�����N LHk}�甇wxaUu��7z�
����y��N��,
$�b,A�{��=��h׫���h�B�:O`l��kR��sv����Hj/]PPF�qd.�BP�"I'�}���C�.�C>tZ�ܽ1¼2�|�������X�-��=Κ�᧴�4��L����� �^c�B�u�FvQ Q�$4��%#_.�H18,J�"�S �(���uUn���#c������JY���/E�珸�
+e�sj
��<��AX��3�Q60���0$BD�i�0����x���!C�Hs����ݻ�r=}	�E�i�f��/@�
�V���L4��^3�4�|Ͻ:+GȤ���%�;U�	.�E9�N����Er
87��
��1��L�:��������8L���IU�09�.�$<6�
V���)��ڞ�8�8��; �KB��}5�ӦhH%���
ZN�P"��8�t�b��Kc����>�Dq��z��Ȟr�s�菫����8=��	j��U1�p�>ɳ4�J�:>�
��@%�A����f��Bs�y����9�a�[�wa������H�—�~�t�V���,�ݝ���u��<���K�:�u�8�z�ڑ����
+����*�����mAVnp
*uVt��w�@ͬ�z����q12n%�@��ȧ�Ku~Mue,���!	���$��迬�y,�s���'�>����U}�w(�b�)G�4X2 ]�����"z���(R�J���Qf�j_:*z���^� [...]
+0_�f_�R�I��eW���k��M���a�8h���{�ByP�D/q��˦�^
+�8b
�?LP@"!�HfJ��<F�Ϲ?)�-��ZG�G�!{�
|l9�{�y1����帹Ma��۬Ԡ�l\.q��iJ#��'\�����B7I�kO��^Uٮ��b"�b�=��꺙�����;\[R����H���6#9v
�8
!-|}]j1\���3�o=�nl8,l�p��Hw
+�����
v�~'��e��U�-h���X�$]��-mam�Z���)���J]�k7�v�Fѩ���|
����~W7DIV�V�(
�� ����в̇���>F�;�q�E4� �c����h��р�i���
�1�fdh�_xg��7Z���
i]�yi��v؂B���z
�ڑ���W'���������p
�[+X���nċd�x�?$�N���f#�h���~
+�U�O�r�
frh� ��,�Kԕ)C��
ɓ
�}��jtN���bi{�3���b 5������|b��_,)����
)��[�V�{�S�W�T���[7姤�쓍_�� �0�[���
�j��礀��ޙZ��RW�c

B

aܤi�G��v���ݏ3���.I�i��ۦ�]_]��ݡU��E��P�\�I\
��������
�@�mYigCV���2

��?�w'
 endstream
 endobj
 1366 0 obj <<
@@ -7490,7 +7462,7 @@ endobj
 1364 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1368 0 obj <<
@@ -7531,16 +7503,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1420 0 obj <<
-/Length 1936      
+/Length 1940      
 /Filter /FlateDecode
 >>
 stream
-x��ZI��6��W��2
.����$� I���)zH��Ƣ=B�U����HJ�,k�ȇ =��)���{
il�-l]�^]���:���PǺZY>�\� N�uZ_�."tqF0��<��/�(���(�*+����J$�U�^�Q����J�`)��X�bA��He���m{����췫ٿ3R`�ԫr��[�d���B�oa�|��֣˦
���e��
��2�
�vp)�����&]VQ��R��
w>����}��?��OY��R��i�Rw�n���1�
l�n��Z�"�������؈������5LP�%��|�&��,�u��T/�zwo���Zo��!��"َ��J)����z���,������6�e=@�(1�����06��ʏ�f�N;�ޮhWw��v%@��0�1(�#fL�.G,�R˃�
[~wF]Pۀ�
�U��DqX#��H�j����@��V깆��ւ��T���6�{ٳ趈*a:��~�
*3��
�3
�s��@2���
E�f
5�A{;&"��ut_g�b�Q�F�C�@��E�����Ȓ�O��`&z�y@#pA�������~n-%��RUC�Z?�>">
�1#T�7�(�t
�*Kիn�: ��[���|ɫ Ja����N�3 �
��`�'�i��
 .G�3����mְ���a�l��J�W�E��n0�R��Z��R�m�ɽTkCK���!alq2�q�$4���hx$
-�>��g���|���!4e>�-�N��A�
Q
t ��5W�
Wׁzhj�� 5m�@SQ��lE��h>B
�8 VC�@�
�#��r��[�+5܃�J�ȴ߁��8�X˳G5���OP)�p
��}��}�a�d��q�k��?@?�85Ԃ:�{$�@����3N@?>B?����NA��X>�E&��<�A��U
-��\�q�cI[����{�q\ {c
мa�t�����f���2�iPTBF�L*�EC����&8������>Dޥ
��8
-�&o�]ء�<��[�._
��o�~u�ٓ�{
/�Zn���-��
-���,
��Jv�L}�4�l�8օ���
�� 6I̍�~
���8r�T��:�
 ���j�WC��u�'S7��h����]��ׯ0:Q��ao�.(�`)��J��ٟ���Ը��%�QMF#�u���h1Ðn�YR��lƵ���l��N};�������%dr�CI�%
��&�
�N,[�7V"]ƙ,|��rvğ�a���	�デ1�(~|)�Mы�9���@
B�i��=�����o�z
a�`I��9�;� ��zЎ�X# Wl�������T�S�dP�
nj��с�r��1!%��\��G΃���J�H�j��q�Uy�k#T
���5�'o�����<ۂGz���x�E�(M�T`���:P�v�[��
yR�	P�O�q����4<��trt�)G��;�t��;ʪ�]a�§D�͑��rI�M�,���LJ�,���<:q��q
�
�q߯��F-G�K�Fzݭ�
!h��"��K�|
!��W[�����2�"�;�ˆof�*�%y,�e\P�|�ޏ*
�(H�	L)���e	��J
-���S+ܻ�Eq�G��,i� #s/9�Q�Dd�қba�y��M�<4��J����re��8�Mm�u��M��KK�A�!,-?�ӗ���(��"�8ݥ�D|N2i��fҜ1��y�rs��L�΁D�>� ��o
�JQ�&8��`��4�
�q��
�i���?6�h �9ȇdX�����s]^�}��S$:�~��ݭ
��{tS���k���M��?kH]7R�,87����@�V�N.)�V%��"y!��Ҿ�0�
J
�-��0�m�n�:
��x�۪�_��o�[�,�&��E�9������,r��n㎒���2�,�R��JL��TF��k�
����M
+x��ZI����W���l.����� �d���
�
�E��h�$����&ɲ��؇ �$���Z��XE	{[{o_�-n�̋Q
����x1�€ N�w�z�!"tuC0�˪����2�+
+Q'mY�84����d���
/�/ZQo��0���F�+-E���h���?�~X|w��kA@
+��*Qȸ����^
+�?x�8��zT����5�>,~[�Y
(C8�F��"KZ����u+ˢQ2ܾ�x�"�n�������9��l�*�cҺ�hlgR�FQڇ��@e�޸�LE��Njw
�N|DB�ňcf��&h����|a&�O��m���.�V�o�z��HO�a�� ��Rʏ^�>�pp��%L��R���z��&
+��|����xV�����i�`6ҊmG��P�z�	�a#��T�f�3!�"x/��{74s�
X/�C3��;���s����j��
�v�1�-hf[+�
E�Tj��f��}-[�:��
f���J�wM�z�¥h,Ё
�24��l`3�Hc �!h�Fg�u�(F��h���������e>z4^
+f��^4� Ŝ�
+|_<ϭ�b�X�v�TۗB9F$��8f���f�,��h������	p��Ê,
��-H�&��I�}Yd�J܀�v(nLO<�ݘ����v�
��=�
+&�YǢ��E��1+^�a���K�
h{�/�X�̒{m�o-C�����a���hH�&$���?��gv=��x��4�ݾ^BS#޳��
�����E��j0�*�:1KM՚��O;h�!&�Q-y<��#���`�0�
�c�$X1
+�!����^�R�=ho����
hX�A0ɬ<GTS
C}��p�@`��
���}0F���?��������@C-�y�+�v<埚���3�hO��$j��KY���g2������u�.i��	��A� bOa,�ŵ��t����6=�TT���*�GS���dMp�@����1D�/V>^>%�L�.�aCة�"����m���w������ɟ^��ٙ�5Zz]�6�Ue���Ju۾Ҽ�v��e���DA�	��]��$�A
_�D҈t
9g*W0] ��Ά}�=����u�Ϯn~W�rsi���]����	]�ƍp4S4U����R�5dzG8�4��<3i�Dn���$�o��-f� ��"K�_�̈́>�Bv���wP�N>棨
|��BP�s�B���tD�>xW݁�(�Y�
+�s��=� �O���*������Ә2���^��z�KW�V>Y��
+�f[�����+V�7Ѽ�¸Ò-`w�w&�jA�b�<�\��������T��ؓ��3xxТm�I�
+��cBI2[U�lo�&�'
! ��
���b)�t��P����=��u�Oޝ�3�Ϫ|
���.�=Ȣ�R�
�4�tp��l��ʓBN�r���l�+ғ��^
�j�Yt��?���]%M;®pG�D��Q�m�
�`�\���F�/?���qiX�e���xb�!��x
�Oc���($
T�]w/t!�MY�"U��(_Jdvf}�5�@��$��1N|7�lm�̫L��qIk�M��)
k���QY���sj�����
}�D��Tg��2�AJ�]r:�!"A��
�ե����Ҭ[ uh���7b�����1.+�;��m�!U��-�O,-� р���|�
�_R�W�����zM/��T~�L�3�>6�|��8�
�@"�\PP��Z�h�95'�ਊt�������*��ؠh �(�d����cĹ-	��[���S�*�2�����"���'�P'���|c����]��5�������?_q�]/�K�]��g
+�OjIQ[�@'F���
+
�_~�|�X�Oϵ~\h��zQ?B�K
۶���v�ߣu�v��j$�[ ��)+�Id3<�D X^�3@Y�������OZ,�
 endstream
 endobj
 1419 0 obj <<
@@ -7778,7 +7758,7 @@ endobj
 1417 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1421 0 obj <<
@@ -7825,22 +7805,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1458 0 obj <<
-/Length 2014      
+/Length 2010      
 /Filter /FlateDecode
 >>
 stream
-xڽYY��F~ׯ ��"Z�uR����\1�xwv��i���@I",�ǿw����iy_��KYy|��e�����w��̮�̋P���Yz�d@��ĻI�/�D��c����]����T���)��&^�T`�}ިj'�>~RKU�I�\�"���b���ϳ77�?f��
1�	�$^��}�
{)���ÈE�woVm=N\7���gة��&�3�����
�@X;�Rj�o�}Y0*��Z�S��^�̂HSV~�����ZU���="!��Xࣛ�ؠ9���꘬� ���H8������ rc�:l+Д
��^��J
-� ���
�`+��
�V�;j
��^��|�w��^����
-�qws�}�؜��!�R�7�`R�.f��]2�I��
 �Ŕ� ;)����Q���#���x�mU^gEn3gy�'՜I_ŵJ��;g|�U�q�8�G��>t� =c0�z
&�`�u}�k���k�bwz�˓t����!.�H�d��O�,+n�
-VN�y
-oO'�$v����p.�)E'�.[>j��	�P�;�9P<<��I�E���u��fB��N�������-�4��
"��]>#��G&�o�xcM�}�R
"ɻ���1��Vp�t�J�۫�J�\� ��B
��KJ�q3*�ٝr����}�G �br�
�@o�E_R+h�"+��S-��V���Ih����:/s�sVy\���(B`��`���84m
-�d䯁�k��x�)���7�u_�A��|5X]��t�N��:Kt�^{�mxͮ�[�wY<�?
��_��	����T�)��8�`�qb�I�ݦ�m9,Ip鮦Uy�؄��G*��;Q]ɰV�����~�{

h	�+S�5}T��R�����-
�"y��	|w���	!A��k�a�Q(�%ʡ�O�lS�������&��G �x�,�h��	�����_��K�K�\���e5��/�S�����<���Qv��H�0�
� ��1�"��ת��M[j_�:����~
9ff���C�?�������XTSZ7�ڶa�T��&f�v��MK_�
��RU��s��j�
Ӭ���u4-*�{�J��^�0� �����D{ld�#$
-�K鈅���yC����n;�ig}��Ϗ�X�w��/+��4.
���t��]��t�~
f>
��Pt���t�۵�Sp�
^�.)�g���щd
�!��	�Q\����B٤�`�>���~�K�>��V
-�d�e�?&dI~����g�ˁ��� ������6�5gV�
-#׆>��

�S�ӅAw�M�:��PU��V���p�ܪ�"v�F'j���v����fF�.�q-駺�V�N�Qp����C!��+�YO��������Ȍ�C#��9
�\��m&zT�C����}�PV��gZ�,A��QW���
E
RN��OS
�jly��S̤�zZ�5�U��:8��%�e��/��_���Ɣ�i	� ,��5杫.���hӬ6����4��}�
�
��DЍ�:���E;\�� эs�H"ݘ�qB�@�GX`����U�v�s
4�"����Aҹ���t;x�G3l�[�L:aa às �\���X
���JO��3�ʶڳwY=y�
��E�
�Nr@t��(
-c�Yf�����=.&�t�0ړF�\�)�\��5�j6����LCK�;Bωx�lS�l[n
[?�64s�06��J�n?YUր��s�m����[�ۨa(� j.!��
�6����ʚ�
x���@!��4u�H�@�{N_��p;Ǒce ���
��S�Pt0�
-Wk,���\[s�]�]����p����ǎf�
l$�T��@�_���� <�{\��- �r�O�"BB�����9��
0},6�k�V��C���_F��+�.�W�x��
q���W��o��:��k�[O���No����0G�r��6�q�>���X7��w�̌���� HW���uӔ?^_��ߣ�F�<++�5�P,�I�^
-��"�顣�ۢr�`�z�O�oH�M
n��p�?�|��
+xڽY[���~��@�C�4��+��(R�7M29g�;�i7�жQ�e��ߧ��=�
'/����������Y9�y7��fv��cN�B�z���	��{	J����������`�ݲ�ܾ������e5Eu�D���
+�^卬�Q,����՜���	g.�?o~����}�X
;D/'|�3����ӟ�I`�W#ν��9�2�n���?fت��&�3�y�Ož0v|��,�~�|Z0*�;�ԩVV�zB(�)�?>֍�nӼ�U3z9^#��
|p�#
4��<wU_
� �΂
+k�
y����X�ڶhJ/���[�����v1G�g�C���RW�
�@d.qQ>��bi���Bd�ػ9��RlN���`)�
�0�.z���2�Im:m'��Sb<X��bF��)�i]�
Ɠ4�y��yL��i
Ws�2�eraǬ�e]G��\M:z���\P���,�@����嶹�߶��Y��6�Э
,2��P"QH^%j=����-+�9��)�=
��=
J�é�y�X�hy�ԯ'pC�pgA���&�"J: �MRl�	9��:
��cd���
Pyo�Q�^��l���gl)��ҷW�o�i��]���.�>c�̬�
�ݹ��QvqDS�?'�w�����%�%��N��R���_�`1�3�@o�E_�+h�"+���-��V���Ihy��R�: /}�sVy\��oHB`��`R��8m
+�d䟁�-�Y���B�F���|��_
f�E�8���t�NcU��Úg
+^���V�]M�O=�w�W������a�0?N}0�01��8Mo�mV���;wUS�<����2��;�]�0W�����~�{

h	�MS�5}T��R˼���-
�"y��	|w���	!A��g�a�Q�s�C���٦��o#OϡM6� �qy�?�t#��������ω/�r�d|-�9n�M�*�{��,8��=�IR���Iص�ۈ��M�n�T�Z�q�����=� �#`fF��<��c);�Z!ˮ_0�E�ץu
�)L�6I-�{nێܴ�9�J�*U��?wi"����j��XנAѢ½�cU���z�������.^�N��F�<�G
V)�c"<��#o$E�͆0�oֻ�q�cB=�N���
+�9$��*�6]v�+0�����0�ԃ
~��U�v-����׵
+昪CMf�"CA��w�t��l�6P�a>X���l�!���!?�"��	Y>4?]������@^��t����v�
q���3��Ж�r����xbP��Eӆ�:j:T�m�U�&/��Lf_Z�ع
���N���W�U�Xm�-I?�u��U�6���/
ra�\��z��O�~v}nFf
;
"��ϩ���Ho�1ѣ��i.����CY�Z�i�e�F^�D�jtH9e�͞�:j���6|��Is�LcīB.��d���i�����e���j���%XUk��.�n�hS�և��:I��xW��,C`DC�n�FN�WR�
.Lp��ƺs$�*Lm�8!O �#,�Q	�ji�6�u������m�;]�`(2���4�&�T�B3 �A� ��,��{0=2�eRu��ݻ�m
�g��z�$9
�
:�䀾�e^�(� g��

&����0a��
+�
iT΅����ic�zA�5u�*h��|E�9!�mJ�f���Sm�fΡF�>����g��P���5%T��uu
}�kDh�=�5
��M���fp��Ҧ�^�+P��(I,ş:!P��ӗ���qhY���ĵ����?�
t���
7�8W֜j����6f
V���a<���&>���@�����y�	N�?���� s��E��t���s�L�<u��ǵL�ȼ�N�T����L����6Z��F���_��{�Gk���Qn<
�T��SK�ʺ1GPUtn��G�V
み�����.�����)�����Gq��yZV(m.!M\�ӑ�UE�]�6��e�fW`C��`����}�/c�D
 endstream
 endobj
 1457 0 obj <<
@@ -7980,7 +7956,7 @@ endobj
 1455 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1459 0 obj <<
@@ -8028,18 +8004,14 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Zݓ�6�_��᪵F�@�t�d�6ٻ�m��
6)cd[

�L��k!����w�b
!Z��_��-�������w���w�y�$���܋�H�%�}�}�D�xB0�~Q����N��U�ʸ��i
/�*��!�U9�g�^~VsU�I��t��q�s9��������L�=�L'0��V�/�a/��=�XzOͨ��)����e�vK��ߨ$�J�H���PD0�z�J�h��>�}�PRg��6�+n���F5c�L���v��*�i�W�"߈餛���?h���wt�W4
��nY�0ff���
E!m�
X�	���c���&4�(�қ��"!��o�1
|תO�ܯ���!�ή/�m���~^����|�s�O5&~9���'`F�U:���ެ
-��F�0�Z'e�x�*��a�(
-��qh0���vPO_�� �dkO8!��J�e~lײ��$u��祽ש� �{� ����
�p�'{�9c�}�m�񸍟�~�?I����.Y��%��r�V0��[�����6��l�`�E-
\6��@���|�ӷ;��p��a<M�b�l
�f����0˳��N��
�*B6!tp��'N�R�
X?F�[�4�2I
`���M� �� �f��?9ˋg����D��p��!
-�:3kBJ�O.����ކ�i�7�r=.��g����Z�����#DbDC���QFM�[E�d���>�x� �U��1f�2Ɯ���D��E������0���k寍�*G����ݴ��I86Aـ�i� �@d0
-YT�ΰ�!�

�����Q��n`�!)~!�G �+�͍��Z
��i��E�U��R$Bނ��ḻ��:qyͶ�
1�tLY�&��
9�!��νK턯����jm�gg�Y^:Z*�,љK�]_n��B�t��VÕ�*��q�:0?��SW*9���{���0�
�8���n��jH�:�	�����{�:��'z�����.�����3�
eb�a�
�,�C��d��.�k��v��CYǁ
�v1���P��&=%�Y�@"��O� �Q %�(l5'�>۰`�
-��7͍3Zj
�G��'g"g�$�92
�H����u��I~V���vɱYvo�<s��
�[��"F�����l����g ��L���`���g�p�($�G�­�Ѭ9.͖�W� ��ow5
�Y����m^�L�+Ct�U
j�=|B_�I㰦�l
�C�c\��ap��`�	�a��TNg��Ax#
-�� }3
-K��ƣ��B�����
���qh
-P@��Nݯ>�C4˲'��YAr���._t]�[�u���HX�8?�� �f@�������_�Ia}ey^�Z?*�	J+þ�J;D
�`X�G�$YL�R�h'W*yc.��QS��r�SU\��D��_��V�h��U���aN��1��-��?����t�ҰưG/JY�{G/�A9s,Y�r{ʤ|�<�u�Æ�"2:;
-�᳝5C�	��?+5_��j�V�
���Ɖ��6+�%8[U�V��=����CV�뻟�5��I6��W���(���(a�W.��xM,~2

<҃�Cvq���
��LU'�z�h�QD/��H ��+2)�p~��}���թWb�� ��z�Tե�W'��7@T6��6vN	���2��@��aA�8W�
~e���9�-�Dy>	N��B�Ŷ�T�� �P��(n��4�g��׾�h���4{
15ۋ|Qm�={��3��/�Ym��
������S�pԳ���|#p4���e�q5�z��W��w'�=D� �D�O�����
-E�G���y[Vdm� &نA�N�!���=�j�D�<�.��lH�94o�x�9f��U���
>�8
Q4�-�yk}.�$F̼��F�G����2�l>�8���M�WC�Bl}�����d��
O�<���H�(`���
-�!����M>5�|�rT�)O��*)��G�Pƥ{Q�����b
/��'WfO�ɡT)�26��{�g�ؕ.��fJUn�1�b��"� �U<����К�w�m�4j�Q�J���Z�u�������Uh��D���߽,V6R�[�&]���K�>� �a�M �ma�3S�6X�;
��㟉
+x��ZK�������:U�޶a350�04�b�R�XIT8���t��z�,ى�γ���M��z��w>��{s{oo����}#��HR��ͼ{�$HP��%�'?@���c�E:y[�d�Ve��뼜��|4���Z��x��Ϗj��	}��.1�|.G�}w����ol�=�l'0�M�7���^��y�(�
�QK�Sߩ����7؉��QI�
�	��B����;�����}
PRg��6�s'��f�Q�X!S#*��mk���|������t��ɿc�w.?h��*�o覯h"�<�*a���-�9�Bڎ)� �-�^<�^�$7��4�(����"!������kU��C��
���Vg�׶S�Gq?/�\g�a>�z���
q��c0��*�gqjV�AW�^l�IY�"
�
+~�C������D

�8���
�ӗ#"�7��FcN��[���̏�,�8KR'�,/�N
@t�s��
���[{b���c>"�7�6S��m�4�3�Ib
^UVd)6D@1����`/P
�
+
�}��
l@�l�@p����
+	D�'lfe�����¬p��a<M�#b��
�j����0ͳ�����
�*B�!�WJ�GG)���_�t� `�$�Lb�¦c pf�
Y3@�gN���v@�>� `"�!l����_�����
)�AlWoCʴgk�\�
���	ձP��!���z�H�h(�A�?ʨ	~�(�
Q���x����<;#��/�1�JR�{"E�,RB�exz�T��%��Uc��Q���x7��x�MP6 kZ�@6�Bձ3�:���#�:X'B�t�Xvh�?��#X�
�͍��Z
��q��E�E��R$Bހ��lı��:qyͦ�
1=wLY�:��_
9�!��ν
�_�6r?�������y�h�ȳDg.�v}��4my�ij[
W>��^�i��|�6'�*�T�)k��1a
�q��!��*�֐�u�k�or��c�:~�={���mYÈ�N��21�p��Y�!Nk2�I��n/kf]
+�f�}Yǁ
�V�I�T�}y� �
��,�
�����K��K�(
�v�
�S��Y�E������-5ģa��3�i�
���mdl���$?�zUf��؈�;-O<$)G�Z.���K�l@�C.��jf�/:��y�/Xx1����B� Q8�
��qi����
��Y�����8�^����
ݒ	xe�N8���CM��O�3>i
����z�}�K
�
�
8A�#
<����p�b �Da�P��Fa�6�x��gH�^
���`
�
�Ρ t�
{���ꣽD3�,�Ob
�%$����E�U{TZ�>��ž��љ0� �^f?}��rN
+�;(��J��A�NPZ���P�!z�r�
+? &��`����@s9�T�+�C�5�j��ֵ�Uŵ�L�X��~lW-���,R�4�I��\:f4��gVW_���U���C)
y`��;(g�%
U.�bG��/
�g��\s�p4 at DF'Gώ|��fh4f���R��+�fm`%�~D��j�8�j�bU��Uufien�C�/��eŪ��iU×�d]l}���B�O�F~�������#��
$
����f�e�:�WCW3�"z.�F�]�I���S�����o�N��q~��NU]�xyĩ}d@%`Ӫkac���-Sm��y 
�sa���FO\���M���C��d>; dZl�Jſ���]@q{�i>
7������Ks�S�=��:ٳ7�
=5����՟9��Ut<$?�G=��@�;�A�a�0�^�WS�'�jY\�tr��A�
2
A��Dy��A����4oˊ�-�$�0(�-2�r]"��^����� �t�
-b.���2^d�ŵq��qr�W;�C
h�S��>Q#f���D�{����2/�_�8���M˗CK�(X_�^W��'IX��Ǿ�Ծ~$Q�нQ��n~�$
+���z�\*g����O
���}�^ߗq�d��C���|��|�ʕ9�59tA�R�gdj9;�8[5���3����*�E:tb�5�0���/��4���k[��4�_�e�gY�}��������G4��*�E�t}
��}^��!J��󌭯@�e^*���L�@��7��?(/�I
 endstream
 endobj
 1503 0 obj <<
@@ -8305,7 +8277,7 @@ endobj
 1501 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1505 0 obj <<
@@ -8358,21 +8330,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1548 0 obj <<
-/Length 1770      
+/Length 1771      
 /Filter /FlateDecode
 >>
 stream
-x��YI��6��W�6Ps�SJ��6h�m2=%��X[�,��
w����i�f��xN�IE=����
I
�
\N�]M.^ID(�TW�A�%	�WI�~��9�O��|�&+ҸZ��{[�H8Mw��,u��ͩ�ӟ�:���ej_ߦש
W�.R
N��}�z=yy5�kB@

3�PH1,7��q�@�� #������2x�����|��!,EcC���"��,O�ߋt���m
6h�.^	���9���ʹ��xz�Mw�߸pB���RKp��ee�*s#Vi�Vq]V;��т�B�r'x��U?P�}�V匈��,I�,��Lpfz|��rF��`��dg��h�	4ˆ�t6�^´�K=��C�:�8)
����<gB ������I��oҢ�M,����lw�V�]�>��U��"R/4ϭ�Y�0�c��O
(=�"g!  ��\�>P*���υ��r�N��"���O�XBP$�N�{��#������͍2���h�VV#
c0P�g�F���X����EHg�`H�
<��+o �u�wmO^Ȑ
��C��vĜp�(�1�����4o���½������=��q݀l�)W�FQ���t�)�
G �� �`F1G��� ���K����!<�B�hcX����l;a��&В�n�]�^���[�ߚf���aZ�@C����*r�ό�5��3�9jP$g#��(
-I�<�#
�*���P�j����#��j��4Li*E�~� �°�`�VE�UkV�߬cL���\߶,�P�
X��g���q���>cۙ���� 
�r�d�
=G���-�$Ogs
��:Z�
�a�r�_���ha�(o,<Z7F,��� M��YZ/EP(e'>M��
��ߣ^�9��-x�c$�����@��������E��
 ����C
嗲�;�d*4��]Vg
-q�yn2��"#��#{r*���w+Ϙ4P׏�LD
-��1����n�3-��ێ�<�o�>4��x�Tb$D�d��D������=79�
7����*����)�%eD��P]/ޟ���@TAk���1��)W(��㩫 
����Q����㬫#��<�	FE&3����=
-B��
-
-�l�6���r{c[��2a?)0��&F���S��Z�u4m�m�,�V�p�ʝ2�fuJN�ӄ��Q�9��4�aJ�' �o�S�L�@?
E���V�q+��A
8?��IA���;!�ݱny��I,��k-
'��
|cX���&#B{4#B�XF�n��g����� 
&� \����$>]}2�f�VYO9�6�3j�]O�rF�.�:��\�a�
�>�
��TF���y6ҡ.�
L:�N"ݥ?B:��=
-�(�b�X�JB�9G�s�1t�r��PN��>�A7J93F9�6���J�o
��
X�f˺�	��e]�o�:h[ց�u��e�V�Ǻ�Z�:�JY�8;1խ��?�땘�1��T ��KL)GhG	l}�Q�s�>b���d
-Z5%�
Ou��~5�,�s78G��z�{�\[���R�y��iSZJ��t��[Z�A��
}�E���+$����4�\^��:��c
�(�"q�艹.��8b8����=5�
��`c�exꭜ���$�$
{'40�w]��|Vmb�Z�7�4����SW7��닋�>^�ݻ��U����V_����_�bo;���g=eZ�4��oD ��i? {�.��uß�o�<1
i���0T6�_�������p@�
�ٶBY}�8>vo�X�T���fSV�
201
-!�
-�q��Y7�

�/Ե�L
+x��YI��6��W�6Ps�KL�͊�i�&�S����ʒ+�q�����6kf��甞D���[�����*���ɓ���
����2��
+BI��$�L��>���t��o�"����ՌD�t���bQǫٜ
+<}U�iu/S��.�J�Bw���h��٧�ד痓�&��1���L����'
$��:���(8�Y��S�<x?�}�o��2��h,`�8��u��ib�{��U������
�;�p0�
1����Y����tg��
'�j_,��UV���27c�i�e�Cz-��HR�����{J��۪�1��%��e��	Ό@�P]Ψ�
L_��B�qU�P��Fח���^Q��W
q��E�bm�3!��@Y����\�7iQ�&}S�u�������
+ޫ��x�����p���1��G�
U���  J+������s�x�\��8�1Ek�0�����)s/�qD����:;~s��m�:ڠ����
�պ��.+��>qzҙ)
+��
?�Ȃ��7��׻�'/bHF�O��q~;cN�@��E���]��Xy�x�NG~��V֞B�n@��\�(��&�|N����"=H��� �	�����SPW��f�V���U�y4�1ltnjo����Or� hIt;恉�[o��������
AԊ�0�
k
��DKC�o9d�g�����
5(����r�"� -Oo��|'���� ,�wd~Z�X8MS�J
+ܯdZ�
l_�*�YE�f���:��/���m�"�ȁ��
�����&�0�mgVt�� t\L�y�.�qn�ﶰ�<��l��*�h�s���a~
P�ӣ�٣���h��P�4I�X�
�^&!A����4	�3IB~W�ds��H�Hr��	����<!�ݎ��!�׋&
+�@ =?�ʯe������(2wY�����s������ٓS��7�yƤ��~4(dB5(�c(��#<�ݚgZ�����y�߰}h��Y�p��H���lu�������=79�
7����*,�����2��P]/ޝ��@TAk����1��)Q��㩫 
����Q����㬫#��<�	&T&3�-Cu{������
2�m����ڶʫ1d�yR`�5L����u�k��Ѵa�-�B�;�cV�Y6�Sr��&<DF���Q�Ч1�)�)������/�`z�q�N���j�VT��p~�����;!�=�ny��$�}����ny�1
���&#B{4#B�XF�n�ͰVٜ�]���D .�U�;��>�h3\����n�5֮�C9�V�r
Sm��p�h�Z�Kz�#���<�HU�&�`'�B:Z�=�(�b�X�JB�9G�s�1t�r��PN��>�A7J9�3F9�6���J�o
߷
X�f˺�	��a˺V߆uж��-렧�:�x�u���u ����qvb�[U{y�+1�C��@��3��R�Ў8���T�,}�TG��
�jJ.9��t��%
|j.Y�p78G��z�;�\[���2l�\GӦ��.��--a�[Z�A��
}�)d��
Nb~R�k~^��:��C\��(T���s���8bX����֞����`�/�O�+g�Ɓi���'40{���l���j�y���m�_�Ӥ����sW��婝�&.V�x�5�]���{�fg?�5.���t`��%��� :1�Q���F>}����z����~�r�vQ
�6��z����p8���l[����@]
_��B�gB5� (�)���!+�sc���a�����

 endstream
 endobj
 1547 0 obj <<
@@ -8568,7 +8536,7 @@ endobj
 1545 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1549 0 obj <<
@@ -8616,24 +8584,15 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��Zے�}�W�-Re�@��<�oʗM��q�a�5�!
˼($5��>
�H��4#��TMI
�@w��>
{+{��|s?�{'|/@��»_z�� �S��Gާ�D���c<]����L��÷���QS]�q�=T�j6�
O��*],���R��23Dej������'��O�3!�
-�zV.��H'�~�^��{����[�Ǩ���8��;
��F�z
-4�hDFn%�ܪ��&N�r6����B�I��
�3��FG_:
�;���1��:Ϣ8[��*�?[qdGV3�Ak�=��U^��Լ�0J	ĨT/ie_魝#_5���lΈ�n�����?�Y�h;��
��'7�i��m���
�TX��L��)(|��
��c/���FQ�-	�H
-�h���
�I��y��8��w
w�:'
��|�
- at H-�3��'��4� �8�ܰA]�r��P�@�1
��3pf�E�C������é��Ϙ�s
�RGǂ�4*�7c���y�L��P`�tH_�YY]4��,�n2耣�BD��(`���5�^e����,�����K{��in΀l K�k�@��aIAА�
�c9���+��	D��� I�BX��ܦ�H'�� �?�A"ї"��8DH��wٌ��s��QX��
 \�:v������~���s at ZUO��������=�����m&��Ln��Xn�h�l�$ip
-��Yg�&L�G��q��RG��[�W|�tq%��/Q��6٢���k���s{�g���Q��
(�c'��e���
� C"!�
- �'�]���ũΆ�\��X��%z$�Q`㹴]�C�[��Ѯ'�)hm���o�32C�j
czi��9�k�O��8RP{~(��
)�N5M	�O�
xj�۽��d>��&t�v(j1���y�

N� ����@�"��5��E��#
Am�%,�JFQɈ�����l�������|}y{��p-Ȯ!o�u�`�3�R�#���8;Sz��i���N��簈���B@�����YBgײ���?,J��ȇ(�>J$�'�$Ξ�4_A��o����Cᒳ[��Y�h�(����qkqCl��,�h���ˉ��A����$����8>���œ���5��\��:/�*~6^&��]��m}\�W�Ru�>�0h�I��ͻ�5���e^�:z1��-����.���a�&tt��FJ\��8��
jTV�%��X��7����Ġ4pL�Z�ބ f�8�oB`�Hf��Y��)\���y�"%��	�!�*���|��Lgx>�S>����}����ˍk�͗�,�Gv�ڏ���Xo
-�._�
H����5����P_��0�
��<	� ��l��RF�
-��?�~�
�gT���hh��b�Aj�*�w6U�f0�'�"`ʷ��=B�f�bu��	�{
�;{[�`�����b,�N��|~���ݮ
�L�RWn���ɣv��,@
����ڰL���t�6�
-�V�lxw��KH�_�Hr�Pۉ�$:��I35�ݢI��L���#�ڃ5�M��(��Py.��d���� 
/"�Wl�*��9Rs

H����H({P 0
 P~~��H�	8����/����+Q }#�9��� ^{*

n��(l�Vn
�"\T�>�2�n�9#h
s]�	w���F�J�}4ƪ�^�Հ3�I��
�qK�)��I�}���Q
-)�n�<�l�M7I��݀�
wǬ�p
#�&�c��
w��
-���
-�{g�����Ź��
�
w�r��c
����8���
-aX�n�h d
-$�h?9�%wX�o��S
�E��ʓݓ���ia��p~���l�	W��1�!,-��f��ˌ�i�t��&tͻ�賙R�c N��$�����?��f��k�~�Ԇ�+G����姪Zuw��nѢD�,^(�� �wǝ�^
-<$[~�n3�y��
-_B
-P at n�O����O��w(8�-,i
+x��ZK����W����   ����xS�wgwR9캦8"�a���FֿO�AJ�(J3��͉$6�读�������M���ܽ��HP��/�{� �S��'�g?D�Mgc�V����Pq���o�jJ���:-��&^Ng�c���Q�"�+��Q-��W�&")�>��_��|?�τ�,�G̨<Da��y>��
�h���(���1�r�� ���i��	v
^�F!�$h$�ֈ0�(܆4 at Xp��w�4K��,ď����Q�6�)ž�1���ϼ��M�*�$-���)�g�*Ml�rJ0h���~ܔ�����M�R��*�)-m���9
+d��/�#����F�g�I�lӢ�ܜ�\K��
6��>έRq�=�7�T�(
+<02�xdkC[qh1t{ܸk����$��P�V�L�XO" fmd�q��w�8���0 at +
�
(!F�JyO��y��iѸf��j����t���Ǡ��Y��!}Q��q��PZ���ɱ}���cA�O���ؤ�63Ɣ�		kB���󲨛��S��
�M
p�V��5���c}
��E�`a/�r��w��^
2���
`	l-�(0�!,Ip���<�!J:���=�� z
$)��7�$�a7Q�j������"Hd�RD������j�C1e���4�M����cI��P����o��
��B�S���&���zm1u0����~$�ͮ���[!�4�Z�B0}VE�����Q����V�8bv+�K��tq)�Y�ց߭�y�����-���k�P&�b{���='���
0
6d
 
���+ L F�v�
+x�C������X6�25J�(��X�M��ٮ����}K
+�к ���"���
E�K���n6㐯y?��ۑc���0$�n�o
+����ق�����
����9a�m�����2�����7����'P9/�bJu��t���G�[n	K=�QT2bA9��!�>k%��!��9�_�
j=�
�k���r���
��(`
!.N��
��
���h=��
Wi�8�h"�sa7"t<K(��Z#!6��w�*)
+�
�����^�Oe^.��)���|���[���ʨ�Hp����q��ش�%��C�^�
�_N�E ڜǤx%$Yx������O_=���uex
Ī�^Ve�6鳶2���J�lk��vI�Rm��}�`Px��b�w�
���EY�*y�)2��G�Ǵjl�:n�Z��j��JIג�P�C�j�Ʋ����
�G�&��c�v5�&ѓ�Q�B�H��JUO���/s�)E�֭�
�
�!""_� �����<�)�K;n��� n�U���f�Ő%���nm�쪋պ{����A(���C��j��N
'�CS�'a�s�
��h^�A���/���
�m�
m�Q
4H�g���M���	n��
l>��#�`�(�g������G��

y
�!�$�
���
/�"z�*�G)�Z��ͱ��<*���"���zq�s�<�-��y���l�*�wG��q	i��Ij7p�%�
�i:dz[i��	=z$�V{�z�!B�hϋ�74<��$d���� 
/"�Wl�J��9Rs

(�
0�5u���� `8 ���>��ppjA�2
+���}|^�����@x�
൧RPP����l�����y��C)-�&�ӂ�0��1�N�^Zh]��Oz���뼹p�6�v��� na+�|0ȡp�n�D�D�� �I��u֤�l;`���1k=
G��	�<����D,��D����������Ye{��A9P^�1����8����ԃ��a~� �
+�0��儃��a��� �6\�z�$���e�}RI۷���*������>.��x龷?�h�b9-4A�^�iʹ_�>��:��;��g=��
��F NQ�]�c�Rm�gW�W���ib�|�e�6��f����f�A���tU�����
��;!��u���0���RV���9fӥo7��$[)
 endstream
 endobj
 1600 0 obj <<
@@ -8920,7 +8879,7 @@ endobj
 1598 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1602 0 obj <<
@@ -8964,19 +8923,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1637 0 obj <<
-/Length 1494      
+/Length 1492      
 /Filter /FlateDecode
 >>
 stream
-x��XYo�F~ׯ ҇�@�ڃ�#(
-ı](���2P4	ZZIDy(<|��w���DYv�@r��\
�3�~���bcn`����78v��#ߡ�1�>6\� N�1��Ln�	��\.��t8
-F�E<3��E����S��aZ�|N�z�3Q���
�r���/㏽�q�k����A��q������
6�0������q[[%�M\c��G��7�s!�F�e�K�W	
�eUΫ.*��*��Q�ut���1����ѧ9���R�y����S��zX&��u�����2ʂe��I��0�(
-cӥ|�3��Q���	Ŀ�YPnsw�H�U�.5<�ڱe֔B���C�n�H�]cp�uc@�2�S
w.r(m
�l�Q�6E9ͪr�Fu��
m��y��
���>��2�����p*��'G*-��ǐÚ�>c̔Q'�
Y!��0y�� �C�>q Mwo���)ZS�эH�m����o8@ �v��1����
3(,^H��"̷R�F.��
z�G���Y�R��=�(T�$��lү�RL�(��s�`�m�z�E��i"jO��hbn.�cT�kn1�e���כ(�?u�;�oɁ��}eX¹C~>��DQ0���kT+='��&c
y
�l>���8������3jU�QY'�R]
-����0�xͶ������nSPʰ� �����o#����8
��Ǯ
�
-�p�����+
-b�v�W'��.yE�6��l^�r��f�ls�!�u��.�ivm4�}���s��M O�n=@����P�a7�z(�I
-˨Y�9���F������a�~)ZT��Y����L�|\�G�
)�-��:�_�Jm�iPʝ|DW�<��7�Tt�P��,U�f

-��m=�O�vNV�P�X+�[[ �H�v ]�
�3���.�{,���`�M����6�r���-I����s��|U�g9��
�2��uڲpka�4�K
��f
�C�O�U]����P�97�B/&���P�Uϫ<2 'vv�K�9�!��L2E�zUw��N柢tWS

!k�
T�o�/[|�춮���@��'w;^ˮ_[�׫�-�
zmB��]�xE����i�d�8��f�,²�T�,�\ߤ��3�u� �8�'$�{� ����}r���B�>?�N(ԝ�k
>�F'��h<<
���"�����Ypz~x����;������,>d�zAm��7Ix%�?�N��F �͐F_: |Y�҄R�(t�x
�^�(�a���²�y~prt\�-�������������@�]�B�Jg","P�rX�8R�4������=j�Wg�G���:��i#�?:fz�>���I��!�x�=���!?�.4�������p$�d�'�Ta���
1���It�����z,L�U8�mC�]�*D���Rt�?
�*��v�t#?)�UC��[A�L�d�Blk�y)�FF�����ޫ��*9�@s��(������M
-T��2GQ9��?xX�V^�T�n�iU�,M{	|�|���;�dF)&��u��/��$|
+x��X�n�F}�W�C) Z��KP�c�P*۪-E�����D��_����.)Q�
;���E�����ٳgf
�u�&����
y6�������qJ����d:��n�`���*�O�c�u�k�ב��"Xt{�cs�"�S��^����DR
a9hy�/������C��� ����
ƍi���3�h`�<׸��bâ
��q����u��ׇ�l!�0á
a����ɪ,��e�I�L�0M�*��]���M_
Y��Q�lK{�L)o�b|�q�)L
+=,�:Ӌ�@~P��*K&"����*yal��o|�
?��7��w8�]���i=Xg�P�mKfM)�K�
d�� �e�V 7�4��+�;e�r� ��ڠHw��%Nm���,v�aQǫ���L
�ǞǑl�Ajc����
��d8��h��.C6����1SF�,�d�P&���<
=z�4��񣊦XjMY�7"Q��Z��a��ӆg�"
r��̠ !��� �I!
9�or�
�;���?d�C�L�@]� ��i��
+1S���,��o[֫4�uMQ{�]��.��R�
suͺ�1EQfI��&
v�Om���;r��A�p'<ȧa���x��J��#��C��_.���'#6���<����Z�*T6ɰR�\$E ;
-^�
� 0�B����2l;!�b����Y�u�+�+J����kO��e�z��w�Xێ�����'���r�ͫyֵ��ƻ\��q���}�][�zOj"wm�g��7[�z��8EF��
�|���"��AkN08��<�g�u�y�
��ɼ����T�|T�G�
)�
��*�_�J-�nP��|DW�,��7�L��P��,U�f

+��m5���fNֈP�Xk��X �H�n 
�
�5����z,���`�N˸��&�bY��
I����HD�.��
�n�)T�*mY��0`�w��m1�!�ժ*L�R3����h����q�Ǫ�U
��{�%��FC&��o��[��$�Oa2�ʙ���
K*�5
��
��dVSW6ᬡl���
�aׯ
؛�ƒ��6�
+!z�.D��Fk��4|�p��E�h�A�p*�Y�o�T?�E|]7�
��	�o�@��>}�ry_������
+t������?O��ÿ�w	!�dx~柞�������<~T��Ň�V/�M���&��8��҉7��
��K �/�Q�P��
���+�&?
^��]t-l������1S�tu�_��
�_�T�u(��d.�<�{ �U�#%�M��
�2�ߣvt~uv<8>,h�i��jy��1�+�̶O�m����=���!?y4��{��VcȘ9�k2�by���9N����e�z:
+�� �W>(�Q�,�`��n�K0t���g٥��� )�H=���F~Rd���A
�
+��p�n�a˼B���ۨ�~�Tu}��\��]β(V�����[4�Q���
�E�}�a[;!P
�״�K���*��C��`\�Y�V0O�)"
<
 endstream
 endobj
 1636 0 obj <<
@@ -9095,7 +9053,7 @@ endobj
 1634 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1638 0 obj <<
@@ -9148,18 +9106,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1685 0 obj <<
-/Length 2047      
+/Length 2045      
 /Filter /FlateDecode
 >>
 stream
-x��Zmsڸ�ί����LQ$K���OmJ;�&Mn���L�a
,�����&�쯿G/66��~�-����s�s$����և��q��C-���X��c�u�6�ơ���"�C�1�gY<����������X,'e0
m��I)�Y0��V̄j&U�e%ǃ���z�q�
���E�|�E.��t���[!��faD}�zT���)��u��o�7K�׶<X���Z�ȆGצ;\/�<
���L���T�J�2ZF��P��b�C��+~�k�2(WR���Ag�9n ;�m�0�J�ic��6o�a}
r�:JJS-1���[�@�ss���v�p�����jr~�i�_/'7�}s5�n'�����_�_|������Մ"��M
gi�bh�H�
-r�G�(� �iRꆱ� ox?X
- ��J�E�
7��x�'�џ���O�w�ٽ(�b`����}�~{U5U���w����
ލG����x2z�a4��F�>�_�#��/�W�L�J��DQE8�?�X��q�H����
^/���
�O�ǿ`L���;�����A�'��&NR��jZ�y�ZO�(�y���+HL4y'����76
 a
�� F�#������ Sy��Dn
�gy��D�I��E�&�3��`���h$&�X��ďR`0f�I/
-�N6�X>C�G�6�2�^�X"���a(����>� ��|n�}��I����E�}	a���[�".m���*�C���D�<z����
n����9ޜ�3H`x�G����r�c׀�\{̣RTf%�\��ظX��2�HZ�a���E�e����ܞ�����U��ԎR�@����=�o��uB��D��=!ѹ�(vsY�8|�(S�Y����+��1Z�@wr����\�6����i=�e�� ����r ���k�X	�*�\��5�G��R��|h�����(K���q�g:�>�d�gz�#��.���3�}lf��&�ڼ{*�#j׺9-:�"��v9@��?1-�3�l��[�
.C�U�Xt�  ���3Zr9��� �d��9Ej6��2�o��x�e5Dˎia�^��?
�v2e#
���͖iP���b{w\ߡt��)��g�
-�*
%��ҐJ�|�0ক�уui�&:I`��XEP(u0�7�C~)�g�U}t�i�=�
-��1�\��M;� �^@	]{��	j/�g},W���D���'c�v��Tw
�PRol7k��3C��T��
����`{��
�ٮ�V������Q~cf�r��K:��!�x����E>=�����X��;����趋<^
l�"�r_�%�
܅ԩ��]c�8t���B�R좖l��ZkN�J���LC
�8
-�:��;m�#A�v�����% ��_��r���7uZ7����C�in�(K��>�Tw�V�<F�9~)�{���*�cC�{��
C2&^x#@�$@Ѻxo��*yg2�O���J�h���O�
��qU��ү=���IX+ڝ0��w��HK:�9�ɳ>��v�s�h$���EZ	����5�Э�B�'i���__D2��B�Iם��
j�O9�3]x��PQ�z[�LV�{�O���*����]�-�����
-&��k�$/�8yPJ�l��9ϡ?��z�ڴU;&�J�i�ؿ�_)r�@�|(}5�G�cg����V
��H��j�=������&��g_��p0p�_��AkR�
`,K�0
*�'�\2�(uERWE\h���u� ׿(>u
��Al�Qv��F�����b=��Ak�Z�
[�n�'c���9��i�b��Wk���E���S[��%UnrͫP������"��=sP%Z[�����z�罐�eUT�,[%��;�l&k��&p<�����3��� ��|�z��G�*�+�n���
�n��i!�ܼ^F�y��d����|�E����
��2��A�*HV����"_��`�H�
B�{�
���D��oV��H�^�
Gv۩Y�(��׳���G4-�*��
E�h��v�
��ϺuQ�`���p�A�]�c2�(��Ku)�����`�P
+x��Zmsڸ�ί��˚��H�䗽�ڔv�M�܄�ݙ��8X�o��M��_�^l0��~�-K:�<z΋ؚY���{;Ᵹw���u\k4�ly.A�!�(�>�
"�? c;ϓ�����������W�?p8�/�J�p"�뭘
+5L��
�N��_G�����_=�E�<�!�rk��}�����0��o=�Q
�9�ĺ�������s,lq���0�
x�
��˵A�Ydț����U�W�"�GD�
��y�g\[�J��UX-K����Bg�9^Cv�8�eD����|q
�Z��<� u�V�[bT�
X�j��ss���ϰ}��rx5>��4ү��~��on�\
G���>�6<���O����֚P����4+6@���Ui@΋x�3�$K+=01�B�
�Å B�^d�p�����y<�9z{}��txל݋r%������۫z�^� ��,����/�n4
�
�F������7r���%�:
q7x1��pR��@�\��@D�>���!��bF��Ol�;��=�^^���'>�

��1��S��J�Vb
Pဨ���8iY�I��k-�MYƳt!R�W��l�N�C[�76
 a
�� F�#������S��h2����"[��
��8�A�2��M	j�/���.k�)6
s���|�F�����3��
�/���i��96�	�@up�����S.6�������[�"
m���2N"���d�"~����
n����9�.�3(`x�G������4�5\{,�J�j�����ĸX��6�IZ�QT�g���R�R@�[ߞ������â
�r�6LJ;N��迵���!���	��=W��������Ld̪}�_�m��1-t�wOU7�5n3)_�.�V�.�T��x�w^ ���]+&„и���S�&���� [...]
+o�<�\L���  l=����_}��@ ��)*T��>�ܾ-�����
b�t������v��F|�;��l�,��G�;����H'�2�
J!~�HG	_�R�:Na�MG*W/֭��& �$�
*b�A���<؈
�K5W<�����GN��Iw@���
��
:ݴ#."l�
(�+/ ��x<�c�R�����<��3�����
+�Fwc�n��HU���?�ul�{��0�S�
+U�~��0�=�o��vp�y���>b��N�;�_�c���/� kX�ug�Y�v������]D�!�7c �o��B��
+���.�1
R
:I�Y�?�HD%vQK��O�'N���,C
�$��&�6;m�KG���k1�׮  �M.��Y~~S�u�Z.M=Ԗ=�
+��,������I��c���
+zp_�Ib(|/�''P���>	P��ޛ:����@ޙ��Sf:��(�>m����ϸ*`
oů=�r�IX+�]0��w��(K:�sJ�g6(������V�v�-���H��w�oذڀ��� �}�v����E��$+��t�)�ȥ������҅|�(�<���rq/�q6
�T��3xݠk�E3/8_A�]|��ށ䥐'*���ہ<���0W�S��j��AWE�mڮ�_=���y88�d>��ݣ�M���E�CH�xk���&�Zl�}*	��}�:��g_����p0���Ԡ
)
0��g�
�N!TV�#�PWg\���̈́�п(>u
��AlUQv��A����b���Ak�Z�
[�^SpO��]�Fs8�S�b��W�|yK�!�������Һ6��gu*ɖ�y�ne�%�9�
����|_�1�^�˲:�՚-�HȝO7���� ��g�� .
+<�?@� qn�8RjQj�(��<QǾɒ����P��x�/�z�e�Ζ������hh
���R��9W?h���0]����)R&�C'F�i��,��̾�j�Y��Ǟ���.��7i^U��gg���hR�e���3����s�o�A�J}� �-�Bh�:��ok���L�
 endstream
 endobj
 1684 0 obj <<
@@ -9411,7 +9370,7 @@ endobj
 1682 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1686 0 obj <<
@@ -9458,18 +9417,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1741 0 obj <<
-/Length 2103      
+/Length 2106      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����l�fxEq{ڊv�
�
{h
C��D�-y��4��;��bIv���I2M


~߹�ػ���仛��ۀyɀ��ʓ�A��&�>L"|6'��v�^��ûŻ|F�iv�V�E�����i��U�T��{�Rf�J�փ��>��8ys3�{B`��H0�-7������
FL�ރ���|����'�M����Ӝ��֙( 	�Dܹ>Rʍ6�2�Ü�!��t�Z��Ω��L��oY�Z �mnU��V�e�e
���+Y/��9>(ڈ5���C�6���
)1��d��"���\O�B��7Hέ
�ǭ����-mc�H�|c-�1ӳ;���
i5g�${"т�2|�
-�|�cN�~hW��'�*,������*�P�{�	{b�=�jBy��h�Ⱦg+���5#|j/�
�
-I�$u��%�TT$p#�S>cb�f>�ށ}k�}}�(���t&"~5
�1���4�Q�UJ�!#��Y�
�Q�H�Xis}�A�^��Il��v�C8O��严�����Qf`�(�'P�F�vy27���?L
�iT�g8���"�(���}y��qS"+��np��Ƽ
>���,��
-YIJ����v�K���	h����0��_4�ӟ���S5�+��
@���9	%�,0.Gr���|ncؐ�!H���m�|
oF
�
��������e2�|�Y�W-V��R
�,�a�V�8s}Ha?'���Á�͗m�6?FC�#N�Y,\��i�s�`���BM�p���Ɋ0zX�<����
ھ��S8����"��ڋݥ~v�5�LLk���7/O����'p
�kO��T,�HT�r�9D!�[�p�P����Q����
�)�-�M�O�M��d��.Xt���
N�(�6����~��]��
�};bα�Փ-~�!�⇄>d����$�
�v��f�V��?y�a���&6
��"�N@m�<���
�C	PH�%!#ob���A��v�U�oT�j6����IQ�qe�$�]U �
-��Tu +f���� i\� iO���9ʓr�o\��x���m�L
��>��:��>ں/7�_�D�c�m�� K
-�:l7�_�
r��	0����2�n�"8��^��n�J�,���[

v����c���Uq�1
���xȥ�mB����[4jנIC��ѽdq�z�;�v�߉���6�Mas�D\��˵���"��S�Peq��J[
73r�y�9��U>���=��
-r8׷ڃ�v���=+C*�0�6�Z� r.T�qw
-a�-j�3��F����XQia�
-(���d����`Z�aj���z�
J��}� ��V��XT�\C��u6N
�P�#y�#�]�`'jA��Y��,�ze��Y8g����H€��&�jw*�Ά�3�Z�q�
ڌ�{�a6'��~z����.f�c�p�ܥ�p(���e
��4r��[����1b;�����r
L��@��uѓ2N��6窕�~��x��&���^BB~\��*�!�d��҅�O�:�1	
�Ex;C���qZ���?�=i��{T����T�ۮ�eT�s�t�.��'
��F�^������&Qe�V���r��ܪ̺�3%�����e��@�F���7�[�n�rL��̪,8����"U0$9'�ܺ��Q�����>���&�E��

�x^��|@)$�Q*	iP5#�A����^5���'����z0�]?��8@�e1&���|ԅC�ɚ	��.
�^��`
PBL���/�mg��"�B\+q
����5�Q�~z��X��n#����Mz
�8���Rg�i���������1Jq�R]J����O�
�˦K<�=���hE
�ɲ3!ԗ#%�?
����$��;��s
�jN��s���vW�K��l�;N�����_m�h|ȉ����I ) /���v ��w&T�G�w���^Ź��sr�G�#�k7�w��N��=����a�{��f�O��I���u�y��
&�	Ӏu�ʵ��b��W��41w�
�
Ѡ�����~}u���ڥ�6GIyD���@)<i�{Y���d�r?�AU(Ciָ#%��F���
��hl
+x��ZK��6��W�20f�)��);�I&�ٙ�0j��VbK^I�N��o�%�m��@�=I��b��}���w�a��?og7��I$x�kOb/
�x���������f�ˏ��9���n���*��/����Y��u�R��G�Vf���փ�̿��4��v�����G�~"D!�j;��{	���a�d�=�Y[�Sύ�i��v�{�3	�9!!
+ at BH"�\�Q*�6�2��B�!Ӭr�Z��ީ��L��w�`-��w�X���*�ʪ�ABٗ���>*ڈ5�Wc�����	
)1’t��2ͳ�BO�"ă�[�	����N
lp�v�@$
+x �X�a���q9���l��@d+:���
�W�=�!�#��?EZ�����^��b
Ea���p V�3�'T����{��O{Ys"|{af0QpH���u#a��2����9
}5�ؿ�6r���Q 
�ō�LDx=��5��4�Q�UJ�!��� �-��q�L�Dis�9�$,����&�����p��)pG��푫���
QFϠF����lnH�0�
�W��q�X$����EA��>�<�ָ)��n
a7x��Dc^��A�lQDCYKJ���v�K��	h�w��0��_��ӟ���S5�k��
@����$�,0.G
+��Q̹�1l�����
m�|oC�fW�-��)��]��tN��U�W-��
�R=�,�a�V�4s9����i���x`���]�6?EC�� �"n��4�1�n<D�HF?
a(`�&�
ք1�7�1���jN��t�Q�Pw��ԯ�cs�f��i��������(z�P��tqeI��šS�6���(¼s�
�A�D$
�ĔH(�R�*ݦ����m��A�E׉� ��\��iN
DC{ꏪ�Y��`�G�#�
9Q3��G�$~H�!K���')e���+�7#�����������������L�Ѓp`��:�5�cy(��y�$d�m
w;?���n�΋�J��\�d��vNZ�U%�ԮL��R`fU��[���U��D�<_�"�!'���o�:
���tp�����*
��r�aL�>���.
�t��v���1�� ��M�,s�����˯�Z�7��ȋ����`o��=v��[���ꠊ�\Z�&$�,DuT}�F�t"i�
?��<I�OCg�-�{����f�)l���Wf�j�����T-UU��C���B�͌�p�~M�͑E��.wM����
.��� �]kH���!XM�R�\9�
+*񤿅�0����h�C#�h�y���0I�	V$�e��%�hZ�aj��$Gz�
ʌ�}��<V��XT��@�t6�
�P�#y�#l\�h'jA��E��*�fm��E8g����H����ʗ&�j��྿�3�Z�i�
�L�{�y� A�y�����.fdS��ɹKY�P�P�=X�&PI?v��[�V��1;�f���
+
L��H����F��6�j��~��x\�&���^����i���?4C��0,��

r����c$	��n�TNjӴ氂_Ԟ4y�m�=�
+�u�;q*��6�*n��i6v����Y��Q�W.f>�e�6�ITU���Y���{�*����@�9
+��z�"D;����z��������)��.
.o���H

+�$�ܹ�	�q�����>���&�E��
�xY��8���(���������WMD�$�٨�P=�>=��8B�U9%���`��
���?�F]8ֽ—�:�(��6
�
:_(�.h�DN��V�4�C���F�C����SiZ����Ck��}�)��h�"Xץ��G�
�m������1J��x�.���u����	��U�%�ҍ
��k��C�ɲ
!4�#%�?
����$H�3;�G�s�jA�so��n_
K�O�f�dG�s��� �$����M�O� ���� !Aar[0�0��ؚ�Ĩ�!�<=�����ӻ".�쇷v��8����n����.rlC�����\��
~����1�w묋��3�c
���J�
�W��Z��~�yf��=�j�����}ss����V%�g�@iu�v?[!|��
0l��慲gH3�D7�G�{��`b,
 endstream
 endobj
 1740 0 obj <<
@@ -9756,7 +9716,7 @@ endobj
 1738 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1742 0 obj <<
@@ -9803,16 +9763,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1793 0 obj <<
-/Length 1843      
+/Length 1838      
 /Filter /FlateDecode
 >>
 stream
-x��Z�r�6}�W�Ҍ�B�Ҿ5�3n���Ӈ$�a$Hf+�,	�q��
�H���T��IQ��{p�bg�`�m������cN�B�z���	��{qJ�����#�C�1�g�b���v|�H�O�.�r,��`H9��$R�h"�Ǐb&�a")a������_zo�{�̏
R��}�3�L��O_�3��8�0p
�QKǥ
�
������q]�k:�#~�S��ǵ"�)����wΧ!��D��j9�ܬ�c9@�z��V9.�E$��3�4�'�B�o>c���ZJ��I!re��e��,���^G�>u��s�֔"�%ΐ0p�Q����<)�O"}��"���8
-������2�p�&d�|�	rI S��aezPc$@, vLlfn��'�,0�__
֗T>��1.Ā�>jU|c��ۇĥ�u�!X�X�v��"]�Ւ����[��"��'�Q��������z��7u���a�
s���81l%�*�����@FrU��S�#L}p�"%��R��TX�տh����_�������*�i��-�v�vXX�j��Ú��>q� �CPh��V$"�d��Ck~u�R1S���:�E"�E%�ew¦"9��E�gMȿYk�m��x��\�F�e+�QQ��BpV^��m�d���-�8b~��N����a[�
v�n&�"��q�[]��ݠ_M��
�e#l�g�As��5��7
\l�
�d�%
ú(
�
�͏'C!�
-��qL}K-��C�L�2m��Ư�K���;�p��S�
�)��T3|Q�!<z&k�����΃8kr�:�-������?��QN:����=8'����Ѽ��淁���P'�C}�b�cݒq���|D1���A��39�� a�u x�V�G���xvrY��:�u�}?�]�?6KP���
-1����k�}hK������J+1�\���q��,�Q�ń�C2q[X��	6��NHYm�Wi"u�o��Ub�GK�~��<��!����4�
-�
��'�t1��j.]�]U���I`��
-25�@zj	Tj�3N �UU�Q{H��ѫ`�ڂ$�  o���B���N*�(�K��݁�
�Tl{fLԇ�Y�	��A���������a�{'`���18��(��
H��l�$�J�~[I��^��RS���
F�qqQ6��޹UKmKj(�5�r��7��j��@�+#D�TݣBNӕl��(��ֻ!G!�� ��{���w}��V��f��P�N�(
����Iא�/wХ@ьg�x-l�����

���M�t�PX�uZ 6Qq4n&Qފ��F+��;V3Q��@�3Dݠ����)!o^��a�?�bj�ǹJN!	��:�PGy��||�'*&>�P\lw���u
�6K<���"�j��Y�a��N*�b���j�]6?<C�4��
x�4 ��?���Ӡ�נv��/��� 3�=�����0y��\o�!���,BR�]g�qQ�4�^(k>�%����X�Ј���Xz
-w�%u,�9a;���N��2o �Sݏ�`?�v�m�>�v�JI��- D�{ ����e�ע��qf�ȶ|��isM�}?p�)���ɴy:Sl��jݾ=��PI-�����m�!_"����:�����(3+� �M#*�G���j�
|�Vqļ<Ѭ���`�
B��~m�
��cߚ�oIx(�Y`��P� �m�۲�̗&�ަ��1���w��<ʟL��<���*���� 
C�^����}c��Q���1�
��5/�����,��-�C��mXj3��ػ_{��(G=u�S�郔ُ����#�h��Y�b9n햋)� �T!���2�˅@
��wP[}�
��3
\�d�������
+x��Z[��6~�W��0�]}iߚd3�n��d;}H2��u
�k
6�_�#K66x��I���G:��tn6v�v��~�]�(p���Ϝ ;�K��Ĺ�:��
"b0$�~�.��n��wـ����B.�*��T��M�d6
'�|� g��&�b�AA_�齹���#�>vH���DŽ3Y�>}���q0b��<���
�
�c�}۽��t �C.�ã
aWE>S*����9����be��v���ׇb���Fm�r���PE�g�i#�B�>c���ZH�$q�rU��e��,������=����˵֔"�gH@f�� �*�s�Ih.i�G*Z[�@}9�?����L/�5�ĉK�agfRc�G�'�Ȯܰ�Of,0�_�
6�D=��1�倈>jU|c��C�)���%H���`ϓ�Zo���7E���#lRZ{�
�
,j��\��ۂ��#ʽ𺈰��s��d[o��*��E��@�j���)��
���}	���
+�����P�q��O9Q��h�g��x-�;�
�־ڷ�&l�'&���<%�oe,�P%Y;��W�	�*�3��>��Hƪ]T�Zv'l*�c)O8"
kR���@��z�d��*͏������W�KK�-�� ���y�<��W
�ӎ�
	
tp4����f2�#�W��Er/��z����]6�6$�
4�]�z~# ���@Lf i�����t~,9
+�V��#�*b��[han�x���TIcVi�:��Iv�w�.<q
+�C�d8���m
�=�����b��Q��5�`
�t�ӓTE��[�,'��vb��
�as��ܼ���o
#��#�NN���c�k/�z�+:�;���B|��.����c��s�OZ�
.�eƳ��B�Ց[���ӝ�ޱY��/�h��/�h�X���X�|Y���VZy�A�r0��DZj��Fm.&@����H�����̞��>J��C�*����w�@
�p)��Ϸ<O��f�
�� �
Was�4�T�,�i��KWdWU�lnbX�����L�%���T7gA �uU�Q{�H\��U��mae�7Ez|�C�tGНT�s���J��Hs]*o{glԇÙ�I
+�A���Ѻ��ۋ5�N�9�cp�ۢ
+3pZ����M���跕����-�k��q���:/.ꍾ����魶%5�[���F�P��
H�ve���{��i�R-rE��z7(�e-@�Aov4|�7�o�B�4�|vJE��L���O��Đp�8A�"E3�ͣ�,3|sNw�p�5�kZ�cր��X��h�G�f�f���ln�"�!��c5��	uC��͘�5ul�y�"�
��P�i�<�tr
+I����
�#k����D�����Nu)u
����a���ng�y�"|�'a>���t�L/�,�8F@���S���I��H�i��נv��/�� ��=�����0��CT�7�[�D�Y/@ҕ]g�q�Q�$�^(k>�%��	���k�չt

+w�%�Xz�� �f&�n˼���MOu?�����I���	8�C]J����@ľ�Z�0Z�
��'Y���ȶ0�ڴ�q�l�|�J�>a<m>�ɷ�~�n_�
��PK-
���ݗ)�z���
�h*��QfV4A&�F&Tv��12�+ j��=ī8b_�hVT
s	���!M��_�pg���D�������M�
#2�=PLfK
_��%��9�B��m�5
�'�啙r��U8����2
���쇁����]���3�F�5����A�FT�^4�`ɡ�-{��9�ݯ��ll�4�*.?(��8=>>�I�Vq�f(R#�J��Bq#��DP9c���2ɤ�!�apY��
�����f
 endstream
 endobj
 1792 0 obj <<
@@ -10078,7 +10040,7 @@ endobj
 1790 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1794 0 obj <<
@@ -10122,17 +10084,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1818 0 obj <<
-/Length 1696      
+/Length 1693      
 /Filter /FlateDecode
 >>
 stream
-x��Xms�F��_�����|wpp$��d�ډj�ә:
�N� P���w�
Ž���'��no���g������������,�E
��‰�1J��ܹuCD��`���f=
)v�$�JQ��!��Nr��,���ļ���t�ge5M*Q�U^L�x9
Q���
��L��+�����=�e������t2�c@@a�� 
Q�1g�n�`g�
���;;�+u|���ڹ
�2�K=�V�5������m6�j��J���m6��<�o'�l�����(����<?j�G�\ (�����t�!�[�tZ��oY��g̰ܦ��n��mGg<j�F9C�F���;M6zS
 Їab��%�lb�MqJ��B#�E�d��s��|F�	Q@}}�Z��\a��V�(0� P(;z�"����[����WZd!�m�%�	���HHE�L
�%�j["d6J:����
<���'��t)*+_wO���(��,��x|�
x�������z�vrs=��xv���
�zL�#Bjg&
П�Ix�HƒER�$���ri/�B���1�aӛ>W3���^c5
�`
y�ϥ5É̤�>�|<9=��� mi�ʍ𠍀���� [...]
-����S>4r
\A
�
��4��v��*I�I�|����
��
��
:M��M��"�Kt*#��@,S
'�h�.j����E�C�>�
!���)l�JC�S
�
��T�^d���\K��=�(�A\�T��\,d�ΠU��9T-R'j�M���{/ }.�>頼�d递Al�08��܃c��ѓvryѪɐ�=Z��>y����u��Xy�����;�nɃ�
��{��P�!ؒ�
G�)�T@�ԩ:{A��kV�el�ȁ�����[���\hf�E���y�Ѡ��Ȩ0�l
���}:˧C��61�JƁ�U2[='�v���ᝰ��:P��a���-�L���
qR��C`�%�L��mHk�@r���sL�
�
��lYf8�>�<��Y���<M������
p�z}E�ku�P����)�S[פ
-Q��.^lN�Gԭf
	H�H��:>�����z���xzA�/UPȣ
-
-������=;(%�n���8��#��S>L~�!AMj}f�SΧ/��Og����z
�?��^�i�
A� ڊ��ykQG����O��EE�����[�*�V�E��

�z�K�vu
 i`-ڑ� X���&� ��R��u[��l��\C�\���B3��bDz>�!�7GU!T�ƨ*jգ*/t���G@
-C_�!V_�k�6�B�!�����?���Uv\���!�.އVR~�G�v`��G�h���bikW�v
5���
�Q3�Z��ݾ/D��Ƽf�ZكUgx&k�Ǽ�ظ��.m��
r�g*�;Qt�D���pi�"��3qk
{,�+�J�+;�L�$^'5�v≨�����4�k���HS�2-���A�2Y��;\0�
P\����}��"�+��~96kq���KќҶX��O27M�]�����n���|�l
-A<	=��
v��0�h~w���z��7��yu뱪��룣�n�f%�fɦ@Iua{t��{)��%�N�4/�%U�
pA)��;�`c�㏦��F�
+x��X�r�6}�W��L�B�`���qj'�-Og�d4��L%R%����wq�H�vlםN�DB�b���9 ����~�n<88	��8��7�{1��� N�7�y7~�H8
���^/'C��<ͪRV�eH����8�C��wrV
���l2ͳ����,�*/&U��(��iC�d*�륜K�Dfj�,�9~
�
8�=�
���������`������ճV^@�.���/�`��!
�:X��
��He6+�wo��ss�TҾ�l�i��y;ʧ��̪D����q�<"v@�,T���^L.
d�K�����B֢�s��0��+������Q��1���^�k3� ��1qs`b'��$��n�Ma�bfrܘ9b���SoD"����ҡp_Z,�;�a(t
={�1
+�p/�֮�W̘��ʘ,d�)�4�Ŗ�
I�ȟ���\mJ���UI�!�C&9��f�RYW���uwu
:�"
��0���^\��^~zwv|>��
__M�?�
��:���)ƈ�:��
��E

����/ii~�\�+B���,?cL��/՜ �m��#]�#BECP�m��E����ǣ㣾<
ږ����&x�Am0���
�*��T��Ž�%YnL�U�]�ot3�5��
�sфG�
)���ֳ �mn~��z���P�L���%�^�AT�.�
0?]�O�O�3P�&�-�4���[�B(�8�0��Ҫl�I���U��m�/7*�� ��#¼Q ���$:�$�8�D�;RS
@
�2qpˆa�ɼ��8[T8$���:a,�†�
d�0ځlG��e愭g[�3���0@��
��Ves9WE;�z

P-R7j�Y��#�`/`}&�>��|��t�d'
�c�{���
=m���-M�f��*�(
+�êi7�=��[��O�I�av��u�
4^T��ÒC1C<t�#,G�)���cSGuv����T�
+��d/�]ь�Uj�2��Y��>65o:
��
YFЍa
6 ��g�����5�u�&p{�N�SI�ti��V���^P��Ḍ���l�ޛ
�����!���IY���
H��r+��sB���	3n�"��q_d
i����r�J����ہ
8�z}��Z�wУ>Q��9q��\��g��`
>B��:��LG8�і���d�A�tA/%(�Q�B��}p����y�i
�t�@���CD�)&?�̀��A�Z�����Kr��Y�?��ބ��h�7d�hNJ���Y�"��bk>�՟��]a�f��ʖ�:��E��x8ϗ�\9��� ���]�
	�E�.m�-��)��Y75�L'w2��bȹ��j�0
EM�X�, at 8��UU
+Ҹ���Z�U�|�a�(�ha�`�
}��wʵs��B������?�fm�*;)4�Ր��J+-���e���c�ȫ��ba/�.u�}�E���p��E
�R�3��}!b
55�\��=Xu.ϔv~�+�M�:�ҵZ��!����V
8�Ӗ
.�*���[��C_�і^��̴J�e�W���$
�zzk��f(P

+��+M}�	h��W�*�Lj���)	�(V*���.}���,�-��y94SΒl�Iv�i�%`躔�O�7K��<�6���?�%s�*J
b�Q�:��+)-��=��A��E�Zg�j���`�ݢi�6Y�.PZ
@�
�����L�>��N�V���!�`p�Է
�<�
����
 endstream
 endobj
 1817 0 obj <<
@@ -10153,7 +10114,7 @@ endobj
 1815 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1819 0 obj <<
@@ -10194,18 +10155,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1851 0 obj <<
-/Length 1868      
+/Length 1864      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��8��+\{	T�
�dgOyn%�[����I�u�`���f���mY��0 at R9�	[�[�����������o�����
��
-g2w|�HA���P""Fc�1
�������$��L��fD�p�R���6-�oU���7L��,��|�*
�$���b4�
���4f��^��*^Q�n�.s��
}����
�8�
R8�%��;����vBh�`�|���V�K�.����N7'�qc҄H$�
I‚����×�97ca���f�N��~]
��T�F����U����
-�
�N��C�E:��9�;�Y�=��k��\�9cB�����:0�[.\���*�|ׅG&H3ݽP�
)���
�'-��uI�;_W�@Hr
-
�/6�2�
L��%0Ks�O1s�g��<��ġ�ئ�m�
.-�4a���!`�ɡ�23U at H�2e
I�5&k:��E"�/���P�!i�rL%E���Q�����<pN�i���C��=���|�_1K!��{������¤C��a����`�O���1x,����d�?l/f���\%�
P
� ve0�{�f���0B=$|�0��	�8bB^�`Lx���E�\�Ew�dG1�����O/���
N�잱��&Z ����,�qVmG�C��P���
- (*\�d��^L�/k=�(^���x~kAK�b��1t�8��S�4�Q��&����R!#��V70�'�>L0H^�䐮"^���h����8"��,�Xe�
-��5.IN���A:���zH��l�Ҕb�Z�\�/��A�c0{^"�|y,�0���
-���]yDk��Q��o��T�0����U�E��r�lc���г$�U�:��*�۶ļ4+�l����\3�N��&X.�M���R�
-C��`K�C��@�1T1��fj����%5�����3Ӹ�l�+�h먦�_��(��OF>��jfwJf��	P���X(95��*��/�HW�h��&��rN�?(4�ͤteϾ��;�G�?F�G
t*1�Z�P��_�M�xnc͂]��>bR��c(CWՌ��vw�>iQ���r��-�ȣ�=���{|���<|mŅ
H^�s'�=�'�C�.K|v�s'q��=w/�����$���HVL�*�y[̚�'�'�

~��P|
^$�����C�
�P큋6y*\~�ң���E����-At�%��
�x��%�V�ɩ�Q���B=��g�џa7&����Ӄ����c�Ɛ�K�΀�����Z�Tk>�ۦ�Y'��;e��qs*Q�� ٘���<,0X�j�:�h-����k}�R�}���÷
€���g�}'�y�:�l)�w�V�_Gc��&h�ΜA�m�s��9����a%-�Bx������n��1�zׇ͇���Ά����J�A�TaY�g�4Z�Q��q .�"V�b�x [...]
+x��ZM��8��+\���F߶��|�V�٪�=MR���
��6C��۲d�0 at R9�	[����{�~2ؙ9����rԻ����/�tFS�ǎ+	�8�й����`����|�a at q?��<S���_�T7��M�͝
+���I<�$q���\�A���<�
�T������D��5U�+*�M�3�|�y��f���#`0vHa�p�˄3Y�n?c'��wF���u�k�p��w�|�����Y���[N�"	o��!,�������|Ϲ

+8o��9���uSt �eE�b5���
���
U�l�vԞF��OXན���3�P��x�K��|a��k�8o�puMY#T���#$����
+(G�G�>�(�Ic�zt��u��\�@��."��^��y����K�Ks�O္�^�Gړ���84��6ǹ��s��<)��]����ܾ�2�* �6�2�\��r�tj�E$"�/���P�!i�rH]���գ�N)���9���b@�aVO�0f`�v
�,��3�=��RH�����F��?�~0����X���,�^�L���\%�PK� ve06
��	��֏e�
�>{�a�D�1��t/@0&���x��)��,��s���t�{Yְ�u�� 	�'9�g�㷉��&�"ˢY�U@���'+e�0� ʟ
+�%Y:���d����ٓ&��;
zXZ����Щ�\�O���Lݳ�8��W�$�0�J1Bk����aO=q�a�A�b ���� ��fӃ�O�#r��B�eP��@��]�t��=Hy"��\..��R,Ts���e�
�g�̞����:_��(
�b���-'vW��Z/k�?�Zy�$U"��";�"��Ul9Y�2�Hk�I��*e��a��m[b^��������\3�^��*��7զ���\�
+C��`C�C�$@�!T1�q��k+�kI
�>+u��4.�$��Zm��Tӛo`w�[�G����٭����*hT#�(JNͦ�J��Ei�=��r@����
+�r3)Mٳ/����#*
#w£:u1�Z�P�ܯ�q<���f�.E������b(CWՌ��vw�.iQ���r5�G(7�G�{�!!+ev�
��;Qy�z���Y�N>?�'�C�6K|v�s'y��=w/����vB��~~$+�d΂�)fMœ������M(>/.�����C�
�P큋
�T��*�G�

�
G.c?.K[���!JV�9��0��K�D�Sq�t1�zn7��A�ݘ�%���
�#����4V�f�q�}�7*_�Z�1��6��2e�+s��S�����\�M���E�mU
�
up�Z���g��Ut��APT��
��P"O�CǑ�A��]�U ���sak����]��F�cq� 4�0��%Q/B�\�={x�.�FT����0�����_�^�<��*,��l�F�<J�:�E9be)6��eu[V�S�6`�>-u��a}2��Ю��-�.q�?
6y`j�V��[F���VԨ��u��<�~Q:~�� #�͵��
l2Y�L��m�
_-�΍C�
+z�O��JS����M3��y��/�&�PPlI����D�5H�߲@@z��Ί���AZ�]$kR���9�ִU{7li��2g�c{*��j��� �s��L�r��9��JܔB2�
��-	�b�#��EDͱ�f[�l����Zm�*�_K�f:k���4�;�+|��]����_
�Y�3�Q�$c�l��

F+����/i�n��+��}�V�̾o�X��`�\ Mg*}:Boa��?�v�Ls�^O	�1�1TJ�j@!�
0�T�1���W����WD���r��.ϗϯ���5�dhG�E��j� �
� h�_���k0l�����и(r��:�5M��
 endstream
 endobj
 1850 0 obj <<
@@ -10464,7 +10425,7 @@ endobj
 1848 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1852 0 obj <<
@@ -10511,15 +10472,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1903 0 obj <<
-/Length 1866      
+/Length 1858      
 /Filter /FlateDecode
 >>
 stream
-x��YI��F��W�E��r�o�{�
��vM̡�QC�,65 ��_�
�@H���2�����{K>p�
-p���WW��7
$�����@� ��WY�>���
�17����9�a��m�Z��
�T�7^��b��zN��*��V�i[��m��/���%lݦKe��ԭ2�U��"�P���W�;��}�Ĉ&b3,׳��� �����L��9�8e�[��~�a�&>�n"�<�i�Hĭ���G"LA"�y�ze$�H\���}���`A`K���%��I�4�Oy{��,l﴾��Y���-���
�Cq(JH
�
�̞0LKhw o,��͋�>Vs*�]�2��fo�
sn��/{���M-�W�àv��v/�j)�疩�Q��:�`,{t�t� "��Ho'��2�ӽ}��9�����ȳ�Uz��y��
!d���U���C����	S�"�9[JD�7vsWm
wj *Q"�Se�N"%³�QV�L�Վ0��e�=ؙ�1����Z5ն^*��Gj�;*5PI�Y;R�Q�YCF���N�6�
K�XY�<����,aP!&@�����U�~V-�kU��Cl� [...]
-u�
�y[�͋�cZ�a
�d	�Ahg�����
Y���@.�U���-�vᢣ���o�}���FI�;��
�7�Y4-;[�HmFα��1;�y�w�ȽW�:�ΐ:��+�~���hcxC
`I� ��:
����"Ѩ�N=F�x��5�,�U�:
���ڸʹv:���Z�oT=�!Rd y��� a�N��@�����E���!��y>�s_+�l�a�
�D�<��/g�ʼn�_���
���cf��6�Ivg��0�'A<J�ua��u;2
q�|Q���&�‘LHwf��g�
SKF��Đ`s��!�����E�Š����;����[���_�<���×��E�ܪ
]w��� ��8TM�]/%%EX
�g
T�G�?�&�?�?�@��R�c�
2
=�׺f��#���p<	�i9�‘`��v�

避.�ϹK�[
e��(f�����(���j����F4���'��������Bh�"����8a����qB�-���7&
�������M֓`�4/�L���yxB��!���4��� XǸa	J"��f6�!�;�8�{��؝/6Z_�ʾ"ٷe�E�Հ���k���F}��
�῏��Z!0ě蕙� (z��" �;���D ����*�#���)�>
�G��hߤM;²�R�K��E�����Q��K�CRZ��q�srM�~���"�ѕ;t>��e����O3������N���]�����
�ķ���b�����
�fkۇ�eU��bS����n��/-;"v�c�mfU�l�iQ�}~?x��w����
L!���_ʘU�k7R�G
 ���.��\twЃ��m囏 w�:��撂�f��?��r��(S�V���
��� ���g]||<��?Q{F7�EI�cn�ك/SK��/\�=�4vo�o��
�\"�}XNE%C�ہ��}l��E�U����G�
�m�S���\�q�D�G�����'O�
HM��؈�sb�p���(��Q>bg��-���K�Q��$	����㣩ƃ��i���T��8���8���
�Z'�2�I� ��I�|���F	�@���A�}�d
!m�
-���O ?���^��ԉ���7uZ�"����j������q�ߍ���
���mZB��>{�>p5~h�4�dS+´
�|���/�+t�
��ӿf&
-z�h$�|
t׶�W����-�-�M���|xy\�{*"����o
�V�[���1��#�%
\�	8;�/\��
+x��YI��F��WP�U�zzڷıS�
gR9ة	#z4�d@��_��
���fur�E���~o�� �L������X ��h\\qD��$�Ȃ�a�H<��q�Z�?O)��lպ���p�j=��M���S��Uy���N۪�l��tF_�0u�Ε
�Q��,V��J��B!�\|;yy1�8! *�M�(f"�/'o��A��1��jp��~��2�NM|T�D"�y���[��F"LA"�y�xn$�H��xg?IP�e0#0%���S	zq*M�Sޞ�!
��/�a�7����tA
�+E	���!��{
��-�˩i󢰏Ք�pS�����iǜ�+����.��ޫy�|:c�.��nӵ�2�J�n�z
倨c
+ƲK����LD����d_��e��y9�8�K�O�<K[��y��h:B�?T����� ,?1%�`*����DTzc77պp�� B%Jd����B�DxVWʪ��B��f�נl�;�8u;_��Z�s��H�pG�*i�2kG�9�@<k��2�ܨ҆�ai� #�����]� KT�	Ѕ@࠮�{��Ϫ�z��6uh�����Sn�Z��3r��ԙ�@SS���@��(�h^�w�B��`@@H���
�vFxG��_�v& k��ܓ
e�'�d�F�]8�h2����r�!��Q���#��ەrM�Ζ.R��s,o��y��]*r��kG�Rg�z���cRm
o�
,i#8��Z�}��h$�@E~�H4*�QE��W^�[M�
�cժNô��6n2�݃�b�T�+Ul��ٓ�O�{� a�N�@��׆�Y���!���>�s_+��d�a�
�D�4��/'�ʼn�_�������Cf��6�Qv'�23�'A<J�����v`
:(�������#� [...]
+�C�4���RRBQ��~vў*���kШ�G�"�<��S�x,
Aƣ�"�R׌�xd\<�G�8.�I8
�s���#�����9w�s˽��
�,�����"ŷb^����
b3ˆ�^��0cQ��7PMP$���'LX�=:N(�⮥�;�ʤ�E^
8^S���zl���I��Ӑ^5wO�]����M�/��	�u���$�iFaC��s���j��y���BW�lɾ-/©�ط�]k��4���
�w_6t#�B`�7�+3P�E �w�'� .�
Uf �iS�|$�G��h_�M;���R�S��E�����Q��S�CRZ����4���@?�E<�+w�| 6�浽�qw?� ��z;���we�>�6<������>�w̚�m��U�ڊUUf>/���n�wD�=�����Re�N�b����f{�s~GN�`�	��SƬj_�+��j���ѹ���9g�tgnpZy���['��TR���(�
�U���e�֊w�)�������Q��h��Ԟ���jQv�pv�C �Œ����l1��k�_j��%���q�cQ���t�{~[�xQvc����Bq]��U�}��8A"⃋�=���O
x<��
+7��������Q�o�|��P�O�r��j̭G�n�@$(�w ����^$v�L��4�zw}���O�> 8~���I�
z$@�)A=
$�/��.��]?��`��B�~�	�w?�0�l��z�s�^�Ծ�>���zk/���r�Nn�������Q�S!��n�!-���w���Wc/�a#hX�6�_�x���j�����{�nb��
A�O�7m�z~~��lмA�2_�(o��{�u�'B ���-��̠��U�f
t�K�\��n4��?l
��
 endstream
 endobj
 1902 0 obj <<
@@ -10729,7 +10689,7 @@ endobj
 1900 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1904 0 obj <<
@@ -10774,10 +10734,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-xڽY[o��~ׯ �R��{%��S�4=���.��-�$���Td��w�F�e;	P����r��|3���&��w�o�W�bH$c��@� �	��y�&LI�%���}y�kDqXUת�=D�G��n��ߪ��H��M�m�%8�թf���}|����Q�^"D2�8zw������?
&��D�&��n��
rX�>���48�]��S�e���v�M?��	
Rp7��]�1��5�
�XX�_�U�$T;�j� Hb��`�Vg���2
�0�[����m��~+��{�/���>��5$""|_ԇ֮�E�סZu�뒷W�
dv�B�,)E1w�}K�		�,�lr�:�ƥ�ِpi������� �_@ʳ�nn�?����T�M�iio���]��j�
��U�=�� p��p��7��
һg��5�xĆ�Puޒ�̝����K
ʼns��M8`)3���ۢ+�+�֩��p�
*l�k��������6SotWuc���*/��{���J	����L�(Ic�!��)$F)���T�+c��Wђs��Ap��
��"��h�@Rؠ��;�*��E '�Qzgu��&�	�c�d�	Je�s(�9}���(Un+��jWM����J�m
1���
��+G:���ZSp�kH���B�C����YĽW����
�	%�Y���쳱��"��A���ԫ�PU���{�Z�Y���ʹ�Y���3�I ��>��.�� [...]
-Hb <+����6,�b�=�LS�}�m�����o�b�$ۏ>mڃ��t�X*b$8��Y[ν����G�if�$��m���øD�`c
0>�4�U���*��;t�m�
��nc֘u�TVuv�B~+K����5��C�y�KW�'�Ե�~�
[趖ن?��Hj�N�
z6Gn���M����J;g��f��ۢ�`�Mw��M�|ь͟��K�N��Lg���}�>\2
�Ò�3���)@`&>�z�)2��sb����q�����$��)�'�Ct�"��Q1���+��~�بLO]&K��Cw
4y����
��<�������O
���^G5��|�֑S� "�AV1�e,�e��
T1��{�~V9t�ΡB�� ���Q�9B9���2
B�0�JDe�(��ki@�iO_U=Kq0��^խ���P
f�1��=ęk�:PX}ht'3�G�H��Qe���t�9��	�
��
MFe_V}���c
-�d�
	�4F�����,6
L�mኰ0Wz�������Q�f9?z7�s]{r�M�TPN:�>fp��Ya�>|�}q3�
��]�dDj���d�tw�_ݗ\<,p�i��>�����S�����f�ЈO�vf~o�Gw=�L/R���-�
�M��Πv���8�
8�,���!f�v���^M]�Zt�|L̾��]VX�/6
����!fn��k�ҧ����D�(��Q��"n���ϼ�yq��fx���Bٷ�t��O� I{�2�8e��s��d�(��+
Ά�߾}�~��ɡv=�b���1�7�P�� (���q
�s��ko<�C�g�G�12� j��g�U�T��Ň3t��?��z�n�Ֆ�
�9

9?9����}~�OE��	�o��

���y�w�ٻ<�Kz�k><
-�N'����S:��a�bt���p���N���'�{�� B
sK����CH��L1��+�f���h�
,n��q'�n-�6�l��-|4��Ѫ��H��E秬:�׈u3jۏMA �����G����a�;��~X�P����@4���m��_]
�G�jѡ*�
*�+����.t�B�OX?6�`�v���
c�2�w�}^Q�Ɲ���/�0�

+xڽY[��H~��@� ��u*�4�Lv�3��*IԢM�f�8�ί�S7
wwi��0Eթs��s�� �Z�p��z�@"�8�^IL��$�΃wa�H-	�8��˛?"�ú��Vu�%"8<�F�pC��V�MDҰ�n�l-���OU��u�R���Z+3GUz��h(����ϋ�T�1*�%L����
�0�s��ip4�v�
�e�f��;�OcnB�̍�6�p�(�L(C8��j�D,	�N��Z!p���
��ۙ�Eg���<L����6w۬��
+��no������sN�[E""�OE}h�h^�
�U���.Y{�J�Ad�)8,��Rs��������R@�A'7�#�l\(^�		�6�D�#*I� �_@ȳ�nn��CV�t���ii���3{���.��K��<N�#$�
�*gh��=�l�	�#:|�V�`-���Yr"�00��8q&�Vݡ� X���>�u[t�'e�@;q
n40aK�ȰXۏ&�̬N�O�ZM=�I\Ս͸v_WyQmܲz��Y��w3(HQ��~BV�3RH�R���s����I�FK�Eh����3p����"@�;rGڍrX�9JϬ.�mB� 
�'KNP*��C�ϱ�K�eE�r�䗪]5ž+��Z>�,�8b.��(~�W��;͏�����PG1:
M
�+�0��"n]�vr� �Y��!r�gc
E8!OQ�WM���i�����*�λ�3�9�^
4egޝZ�}$4�]򵕭�y�
+٤�	j�m@
�=�^�!c}�Ʈ�r�R��I<�N#�
$��3�E��j���B�B��q���{�ٌ:	�f7'�х#���K��$�[���R�56>�@fI� ��2��)����сig���y=�.�w�)N��������6Ku��7�=���
�N��9̛ӕR�I'

�*�L?aL[S�bR!1(�����ԝz>Y5�02���aA�?�j�4�$�"n��f;�l���9;L���@xVxUWK�l�`�5R��,��p[7â�Ͷ�o�`�$�G6mA�?�g,1�{��.�V�OS�g��g�$��m���øD�`c
06�4�U���*��;t�m�^��nb֘q�TVuv̦
|+K�����ԧ$���KW�'�ԕ�~�
[���ن�GE$5|��=�#��{��M��� P��5�١�(�Xi�]v
a�(����rv���q��T2]��Ð��?���(�� ���4�ȓg~�N��6�wE����ӝ�I��)�'�Ct�"���`��+�����Q��
+{�(���
����)��_��瑦
K�G��>d����=��P���'L
mbp!	"R�3�n
�2�{�P
����ge�Ce��
X���Ս���d�c��*��US�DT��n��ʹ����Uճ͈跺U֔
�`��bR��?s�`�

+���d��h�
�R�<��U��n1Gq<��V���l�êG�(> �� +LHȥ1����=�F�ظ1�aa�t��_

͛��Q�f9�z7�s]{r�U�TPN*�>fp��^a�>|�}q3�
��]d�Dj���d�tw���/�xX���N
�Gg��1�;}�� �}�ŧ� ;ӿ��ۣ+��L�)�w�]
�r�2�ݭj&����#���{�3�;��]��&�]�ϼO����.+��
C\_��7}���L�SOo��T�M�zӨ�`3n�
4��xm������ 9w��o��ş�@��>d�u�,�~���.���48v~����A['���&w����
�IN���@I<�k0�
ܾ��#?TyV}�
#�	����~C�
+����m��,;��o����Bv�>Vk6{t�p4`���<r�>��i??5�L }Etc��|
�U_	f�� _�S_��ф=���İ_�8�3INP�N��4�� �Uи=���� �j�[����
B"H�a��抴��"�=-e���m�5��兝�kVm�ƭ�i����[��#B߸��e��`
��u=jk�&�
Au�������n=�w���0^>�E��=a|�u��WW���Zt��}���
+�pu^NBp��}?k;݀צނ
E�;�������
 endstream
 endobj
 1931 0 obj <<
@@ -10868,7 +10831,7 @@ endobj
 1929 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1933 0 obj <<
@@ -10906,16 +10869,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1963 0 obj <<
-/Length 2126      
+/Length 2120      
 /Filter /FlateDecode
 >>
 stream
-x��Y�s�6�_���3kF$E}����f���u��=��dh�q�ʒ*�����d[N�I���݋e� ?� xk/��q�����mĽ�����+/
�8�D0�]��G?&4Y,i~Ӕ��^������To
�;���k;U�^��]�į��^�K&�]ի�Jf�
?�+�iT�S����"^|�����g��QP1�VI�$���6g?^��y�i��4��
�g��t��Y`�w꩷-�ɶ)�I
b�
"��O�	��{���`ؾ�F�ڵ��&�!���3�
&&&��ӬU�Q}[d�,o/30���О|�����Q��H*�Qwd|����O�Nj�����v?����i�D��+�l+����bE��/����ocfJ�(�
	�9��$
����m�<J�h��/���Z���F�\��#�!��G ��T" *e��C����:#c�#%���Jz�d�a(
�����ĭ���l<��	̣�U�+:��$��
M�TK�p��0���IQ��E��m+��G��\4V�Q�aa����`���/T)���s����*��y�����c� ��#�	!8�֦�#J4�$J�f�?�/��t

�B��
0�n9�-�J��
�چ��B"A�!������ GyD(0y��!(��9�8<�`���q	�_��
��e_�s���E� a��ٌ��:'�O��7�"~�`P��+3�̠6dD$�ݡ�H�
�i�0
��R7
-�Y��
����)%q:
-�xN$�=t$/����uUTk#p6�Ô�cϳ��
q^E�x�?�f+�۽�˲ޡ2s�TBD|�y��l�S/���,L
�
�#�"�?8
$,�;
�Q�\� e}
-�v������	Z`b(e�l��ݕ���5�f�ʹk�Z�/+�I
�pU��g��9N�1�e��0:�
�j�
'q4�A�*l��d�6W���z�&$z�p�)�
��,t�z٪|��CY�՟R>�?�y�Q���rN�"��Ȓ�d��[b�s
ȶ�vס�\�4�F��9[`��~so�k��հ�?h{�
-���
�9E;
w�ug_�6
0�-W����d�
������zs�2�H���@:��������0��/Wfa[uENxa���$
+K�(
ZCǑP�s|�zY��d8겶h��\�"r

	���.��r��2�B+��� o��r���]Y����dȺx���@�
ϋ=�8��Y�*
2,pve�a��U_H]��[C��_5^pNv�iId�
�an+�0n� Q~����m�6('3�

���=KFW����k�:S
��{;�XkI��D�zc,e��Y/�ue $��Z��,�6�v��m�w&_���i5Q�ڨ�7��yW��`f[�hL0�UM�:�ESs1C�@N�_k2��"ݙņ'<�W��E��F�n0�0nꅙ����%���%�
\1.�t�m�#+0���\p
���\�Ů���E�K[���R���rU�imC\��?#�p4�r��ȶ��2.��0��-zUZӢKYճ��)8,
|ȣʙ5t�
���d!
 ���jKך�5Q��ot���/8quf�
�C����rnd
�ؖ�ņ�֊�Z�"̌z��f��5�Je��t#7E��6̈́���%�����ǝ���:h�!��b�ЙM�o�BU�]��i�A��U0xkMfs����yްN
�q� ��߫��we9 '%�=��+�b�dP*�&)��谼سjB��^���uu�ؔʕX��
��И��З�~��O�J��҅���I���ck<�y�|^R�q�ul����~�=��j��H���w!	�h�E ��f��G�u
�
���;�^.��oЇE��1l�
-9Ծ�{���k�Sx9!8R���u�͡�Œ���Q�^@^b=^岲��=
-�nw��#����VC��u���ï��%�?º��Ic��oˀs!�IY�
.��h7��_�X0��V������j��k5����8|\��S�7
�$��Y
�~�j��uH3�2��e)w%��I���1ï�����F͸9	�e�\�}����n�#YG�$nZR��MΏ�>r���1&����[e�r
D ��1�c��nt�<r�HlY
+x��YYs�F~ׯ�ۂU�s��>�Xo9�8YG[�`�TCbD!! M)�>�s  	J��JR��Bpt�t}L#
+VA�������ۘ�bWAIL�d4�ȃ�aBh:��(�º^_�8cQXe���
f4
+w����nj}{��fFӰ*/;��͙��we��+��v�A_i�G�8Ei�Y(���o��qq�����dB.������(�a�� "<K��ٵ	��\?���,r�;�4ǖ��ؔ&$
+	e�F�=�'Ƥǿ|�KP
�M�x�����l�&VU����#9��jV���)�j���\�*e�`�����;H��� �F2)���#�e~�dtRj#�*��!bwS�o^��I���
챢�#��Qt
�{
�y�6a��,���� 4�@��L����m���xT�QWm�_
HAR=Q�B�\��ߺCG!ȏ"�+�1G.�U�f7v˞P:�7X
#DX.K�a_
��q

+���N0���~��f3�I8VHdUw��]�j&�T���=������g���'y�`��*��V���M�s�T8ANx�����U�I"���Se����p*��*��y���-���A:�{�\p�u{���
#/��T�����1pX�
+����	� �(ꡫ|�
X+�"c
0�%I����ί
�1�@� '(��>�8L0⒈ލ�����ê��)^`��{ ���d�
o����Ûf&dX�����7���4��5I��5 lZ�=2`C��Ԓ�%�Ṹ��Q�d�����Xޅ���q�gm[�ʢ\Y���.2�
^<MO��yiE[`
@{���Q��{U�����JS)�������8�,�#0�>*�G�EJp8H��;
dq�\� y}�"ִݝ
����	R``X���B��+4���k��ڗs�z?[��+IH��pU��'�A
�b�DS #������"�I�d��&7��6צ��z��$~w��ꎵ*L�z��|�ԇ�
�?� |
+6����L��圈"����~�k��V)�����\����e6l�Y^������{
^ܬ�5�A��V 
Mm�1�a���Z�¶��@l���en'���l�6�2�
�"&q���Y�
wo[�aX�+^��¶,�����^�@IV�PPHZ}ǑP�s|�;U�Mf�8j�MQw���x�:&NԋY
+�Z�
i�\����
Us7&a�_�����,~֠|�G]��:�^ e��b� ���F(
+��%8�p�a�SeW(Sۘ�[��S���j��mQ���,q�Xb�qk���gtd[�A>K�^�@q2��\2� 
�_�_�U-����L����q����v��ZvjU�B2l��m^TV�����)���K���/�$z�7����ZLx��}L
�+�I6�nt
�
kj/f��H��k���O�jq�	Ok$�b�Qk��.��za�\Z��B�b���+{Dž-m��H
+T0m6(}��"7Jf�/<�=o1��ՠ�q;�\�
+�T�X�i�C\6�?�p4�R��v�P3>��0��[��r�EngYM����0�G�W���сK2A ��Z������S���7��1��<�ji���C�Fq��Q�U�خU�
1#��E�
u&�M
tk�?�L{�Fm���m
	�
E
"
K>�����;6�
�u��C@��(�3��6�.}�䥗�^;S��S���{�wJ�yK��X�@"�c�W��o�Q@
�J�{hMW�ĬʠTT&3'�ay��Ք�ý �
����f(Wɇ"3�L"��/��6�35�|ie
+��3������Z��D~�S�qu\����~�=�j��H���w���\��,|����!=u�(&��z�
����
��ȁB�0�
[Ib���U��9xm�CJ
+/�$C�w��N�MJ/�臍���
�
��2W��W\*t�������{[�~�U��A���P���a�G֘d	Oݷe���bT1��G���l0�r�W�ʮ~W,����k��;U��j�޷��m��������
+	������~n��e�a&#e.��D$Ÿ���X
���:3������u��ߜ��v;�l	�uC��
�����"P,��jb9��L��3%LnL
<����Sf
 endstream
 endobj
 1962 0 obj <<
@@ -11132,7 +11102,7 @@ endobj
 1960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1964 0 obj <<
@@ -11173,16 +11143,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2014 0 obj <<
-/Length 1909      
+/Length 1905      
 /Filter /FlateDecode
 >>
 stream
-x��ZK��6��W�V���H�TrjM�4
�d{JC�i[�-��
g��;|�e�ڛu��eIQ�hf�}3Crq�
p�������EL�%q7� ���	�	n���P ��'c
�v���q����v���p�O�t9�D
�/�J�t���;�Pf���a��\�?ݼ�t3�sD@
�I.��<�mF>�`��h"����	XD�]�G��p[}�{�G�[�oVN��v�ߨ�J�l�ۡŶ��j����������/U���Rs'��n�兮��q��C�;�|�8Z���p�y at bĨ
`�	��~�"ޝ�a����ӎ^h������#%�G����I"R\v���:�Ơ<C�%��c��۝r�Js�}>�>/��^��&����¶�=)o޸��
��1�����3*E�k:��
�@�N��5|Q�w�ď��7�JyҪ6�t�i�:�ֽܨ�gU�|�@�,�o{�XJA
L��� �*��j[��cYf�\��}P#�{�z`�;:�'1��q?B�nX�X:f�3Xd��+Ë)��t �i
-M�
�n:�@�2�)�h���	
�Fh�3+j��b�d��[TL���D?g�[=�Ǿ�j��=<�D5!
Ic+���
44xR� �Q�]u{NDHP7fm���%�-��}��k�
�����'˘��DC3̃��
-�F��
-���x疹��QD �j�Z\��C�Uʫ�>���ke��ֶY���vJR��
��FL�[
5��EB?�'T���bP
�i-ͬ���(AznVVz�-4�t��[F@�
i"`i0��E��u�K
)���s��[���&t
-�NW�zm{�U
G�\x��!�h����뗩m�y�Eg
�(��0�
AeE(fĴ	a�+���D\i��囟_0��aJ.U ��h0��އ�%⌹��:�в[}S��0¤AKL��#���ˊ�3��ɩ}�mw���
d
�-jR
�#Q��^G��l
����K�N�TZ���CFy��p4�&��)�R����Q���������U+ �f��uWfcc��BF��� 
�QjB�1��Nð�,�g�3
�1�N��9���ck_A�)��j>�RH8}[Vjs�+�r�T%�,�%�
����
}�ҩ��j��fg�0�f�7q��8���K��
��Z�Z�<YX�/J�8f���
-V�3�'�06+��J�B�ݲ9n����O�i��h�;ă�m��
�>I��(#���~6J�&���od!�0b2r4����={�Bʹ�ngkU�`\��t�ݐB�a2�d�c,h0i� I�t߿�A�b
`�D�A=vm�>�<
�,�9H��
�u�Q��D�cg�R$@�D��v�Q
�D�L�'��"�w��
-�������yD$ �����6�ATd	���*r!Ng�e�ק�w�O��d:��<g��_̓���,q�����`���vGOq+R{�J�Gq;R�

�y��[j�e�)��#���a�EHF�
��
ب_�@�ϓ�?55�9��
�Q$��)�1�h"���~�iI�
�9���~��n���aF�����~�@�⤕��a�
;�~�����_g?b��N�\��8��8���ԙ�]�
�3q���vg��$���
0mbH�-̓�+�׏��1/�{KG%/(Oc��#Dz�=����c��chw�Ѻ$�ʯQ4 �H"جz ��C`��6���L|˷E�Ѯ�J��q��c
K�aQμ0��	�����'�sֻ'k*�b����=��>iq����4_�ӥj_"wn�/U�Ø�Э�i�O��n�c{�[���<F at j�+�D����ߛY7���/#���8�
-�(�	����ӫ���f%��ٮ@Yu0�:��l�@f�]�/�7�B��" NH�W	����Y7�
�

-
�7��q�
+x��ZKs�6��W�Vj&��$���h�N�4�&�)�h��9�H�������_�-;V;�L.B�����. �`
�������ŋ�1�#�WA�$(	.W��P"Ogc
�v���)�a���NW唨��u��Ψ��˼N˫d���w�Uj椹"��P���W��.'N��b>)$�L����'
�`�U��Up0���
�M�~��w�x�>eGªy�Y��6��Ί�]����Ye{�1aJpؘq0O��:��2�ӕ�P[/"�B7�bJEx�r痏�M���5H�8SL@"�Vُ����3��/zz�U�UO3+G��������8"J�w���z�Ơ<G����S�Û]�<���G�|�}^
9�Y�m���ŕm�)o޸�%�
��)a��|��;gT���Te
�@�.ݴk���契��o�:�$ucJ���u�½ܦ��i9�Q��Ծ
hN`)%s0q��A@]�uQ��cUe�\��}P#�{|>��=
����Oˆ���O7�	]�
�ߙ	�Z���� [...]
�r��o���v+�
�E�.e#E�r�����s+���v�O�/bF�F��LO��1MHC��ʪ�#C

�4!�v���'�
+ԍx'�f1w��|�mV!R��m��d�r�hc�y��V�(�_q�ܲ�Sz�H�x�[�Kz(�:���^��Mj�ua۬vs|�%��L�jT#�����	�"a����3�D��jT
�X#ͬ��<#=7+���4�t��[F@�
Y,ai0��E�+�z�<�J��Ad�M�;ln\賂��u��:]e���}N;8z��+�.D+H%
p�m�Ll�ϳ/:��G����(@o	*3JQĉic�V�ĉ��
�7??cT!aF�U ��h���އ�����­:�в���0�a�+�
�0OG��1��gx���,v7�W�2�C��
��y��l���Jo"��N��^�r���N�TZ�
��cFy��p4�fD ��S����ۈ�1��:��b����� ��nc�����'��礔
��QjƢq9�N˰�,f�3
�1�N��9���ck_��)��j>�RH�xS����W 圩J"��X +!Z
i+`����S	������q�-�o�p*��/4����E#�0�u�3x���_Tvq̠)��56�Z�6g
���0��ƠʠBe��9����O�i��j(ză�]��
�>���)#���n6*�$&���od!�qE

գjEv�
�L��m7�M��`ܠ�tdgݐB��*:g�c,h0k� q
�߿�A�#
`�e�A=6���z����
��i�㉨�i"�{�1$A�DT�v�Q
�D�L�'��"�w��--︄�����^�����\q&v���"�m2�c�(�<���^�:��?-���󂟏~��G6nD ��������ڒ�
=Ý<��Q+��<Ȉ�20��A�l�9�u��R���ƩG���
��
ت��@�ϓ�?55�9��
(�����J4����n�iIg�
�}�G�������Ìa�2o����.�q'��<=v����0�p=��~��O���� Ky*�	�?��h26�L=�d>���Y�>�|1����
0mbH�-̓�+�׏�����;KG
%/(O#��#Ǫ\>����cU�chw�ѹ$l��(
U6�
��Xbm�77��-�l�����~\bޘGʠ����
"��2�^��	���䌅oM]nM���:'����s��7�an��N��>Y�߿
ܠ���UZ�0"��~M�}���4��]nYًy�HM5~�]
����_�Y���/���.��M�����Ӌ��ဖ��ٮDY} �8��l�������j
n
s�
6d9
n�?��
��o�Bks
 endstream
 endobj
 2013 0 obj <<
@@ -11413,7 +11379,7 @@ endobj
 2011 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2015 0 obj <<
@@ -11442,21 +11408,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2062 0 obj <<
-/Length 2366      
+/Length 2359      
 /Filter /FlateDecode
 >>
 stream
-x��Zݓ�
߿Bo�g�\~���>��M&i���>]2
�Lۚؖ"��n���%Y�v�{�N�3�b�4� ~ H��_߼����J� !��*�[	
�bDr�-�O�&,���4,�����a�}ܘe5cqX�M��͹��7��T�43��٬��c�n�EB�2��z�����n~�a�
�[Rj��
��ͧ_i���oJDG7kD\�s|���z�����0�E�� TI�Ӈb_7�!k��F^����|�ߙ}��Ռ˰�����&�6�rp�����
� �Nd"p�_8��W�Os	��aI
�2��^8?�	����o,CDžcų:XU�nQ� ��2��|��H�_��O.��6���S�
-�I���ۢT��#D$�y;�,7��cĘ�`n�s!"0� �&���6�h
K3ޡ���
�*o5hve��f����4b`WEN_h-sЛ
�|ȷKk'\���ď��5�HZSpc�
-�M�]��B�phz�,qʀM"��	h�@�X�q����M�ϼ�s�S���:�wYXOq$�;��OL�1MfsAy��j�×�L��	r
��3��n嶲Ȳ���ZCĉ�V5�!�t;��v�����7�f�=��x����P ic<�ϔ	c�|��ֽ91��`� ��1��0
[�k�z3��a�?X�H��L-L&-�	#*b�L�|L�]�pl�D�k:NI���9E��̺���0M(�
݌B:O��L��,�†E��A�>�C<>�A�g��(���}
'gE���$�$�u��F4%��*�|L�Rҹ����C��`�X�; �
8�Tl
�S ��ő�{o5�xBb��S�Q*&2�
Q�����Z
�f�+�N����o�.�7���c���0�>
?I���CM����5��C�\�>A �
�Q
�/���#1{�D��=<�@g��n�n��%r̀ƈ���]�HЩ���Gy��N�q�կ�kS���Y.<�mba�ϓf;�gp��ƭuX����
vmjm�w;�,m��I3�t6��4���6!� Ŷ�;���h9u<e�G�� �ܞ��.J6S��G ��^�����0�Cx��B���@X��
-�1ۚ��hi]�p��L_�	lppx�?�
BI�����'W����D��@!�~�Cxx�F�Zqmw�U�E0�]�,
a��O�'��d'�A�w0
p8����ιP���uu�WuO���f,DF׃�D(�$��(
n�
-&q=	���8�Dr�^f�e`��
tq�Y��i�E���S1��@�������C]
�,��q'�����͕����cP���QD���;�i�
b`� �?H]�G��AP�s�?�A�0�@�
��vA�/`�@)
���(��� ��
��;�S�� `[D_08�4f�;�u����ӳ����'A��6qi���I]eo���X=��ƛw߽]�#���h��AA���؜����>�Z��K�u�@�o���8�.�y���p�
-N����{�I��@�b%����3���`*W,r�?��J
���~U
-��c��3u�t�Zy_ �^��� �gl�����1o|��l��LG��!�6��W�1ɯ
qf��U�;%j�.��3r�>�.J��`sow��{[�����ߦ"4	k�K�M��^
���i*
��:���eaNݤU�o��2,4�A�8��a����qB`����sE�c 
��%�Y��<7Y�_+~.N#)��A��{���U�\�;Z�
-u�W�
>�>���{ijZO���7ii���E��iI�3MF�w!���,��5i�F��ݔ��
%��[H��N;��E�=^m��C�o���'���y
-�V�^]

���1�嬟����ƿ՛�ƪ����Om�ӧ��(�`�uo��
-��2������
�]|}��kЭ�S؁�m���]��$�-@g�I��ud��(/�������ړ�p�M��k	ج�\��ݑ���b?�=�鶛�R��2{k\���>�!{�k���t�U�\�K�
'o*��A���!�W=
3�u �^f����1��]��"������[
-��j���;?�6(����i|G����_G�]�}� J��yf
������)������n:�/g�K���eu�D����G
�Y��n��_�c��?a�0���}���l~����	�d��O�ܧ\`�Wi�/�dB��p�V$?����d�5`�����[\����������gk�b�O��U��O��z���th��E��]�4]�T���0�ã zM���ᷠm���I��
W���Iv�4�oo��#�jr��eE�� |{�
{*
0�;��YϮ���8
�����w|���a�.��k�PP�/?=f
+x��ZK���ϯ�-��o��)��]v
�vrZ�T

+�X�D��F���4� )J��J)W��"<4��u7 �h�����7w_i�$�\G��(��ь(΢�Y�)6���F)������[N�r�����%q��6��v����4��g����vn���]L
+�����oo�~��
h����#T��o>�J��Q"�$��Q�Hr�*�x��

����aTfDd� T+�ӇrS7�.oʪF^��
+��b�Y�M���-WqYa���?��o����+E�D��NT*p�_8W�)ѧ���$v;�T� ��� �L�忱���Գ� 
̫r=�� �� ���/��ƿPE�]5�Sm���%+�!���	�E�pÏ I��v�v�|��
%c���M��` �MR4�mn�<m����f�PWE�A��6O�m6�o��(v���Bk��ތ���]��9;��K?V��)H�L���s,� �T��4�P
���/�Hj�h�@t_�=�f	_W�M�eф1�4q6&��a.��1�#R�]���4a
��v"(����Q�`��
�u0B�C�w&Tԭ��Y�{ �Zk��h�TC�
�@��)*`���XlSh��#x�g���
�56��D�з/V+�=���
�K�]�Ӹ��湙�M��<#�k;�0��g<
H�hɰL�>F&�U3�;^B&��S"Sq=���
���w^�Bg�f4�y���d���r(l�PO=�]�
��ɉ
���ҡ�Պv���v�� Ԋ0��k
є�N
�Z��1�Ji�bܪs�/��`�� X��tS�sL^�(G��՘��)I�|��z
�tBT���
��䍈��f	�ޮ�H�]��<\6o�&���'�ݓa4}~��+w��{���8�Er.�ItF�_��>Fv�D*_�
�2�3��T7v}��#r̀ƈ瀊�*)�X at K@�Gy��N�q��o�kc�2�[.�6��03�I���38�B�6&��[HX��.�v���+G��i�L!�M{;��13�M>H�
���>::N=���5�!���Tg%�Y�v/#�]E������Y�!<a���%V6w�{�W�u,:ZW�"
'
3��b
+

^A��!�P�aс�5��ͩ��G4�
Rl؅�'�Ԩ_�'\����'Q/�P�<�{v�
t����0T`�*��	��X��v���9"׌��(y=�q���B8ARu���F���P`'�A(m�)F�3yx��F`�������A(�n3����W��P1��@����_[��.:}
��i
Le�
�&Z�7���1��U�Q)���z�<��A
�
�����$Ї(� 

��� |<�Ѕ!*]���P��A��e
�Gy�#��~] �1 
rw �B~��D4�̿�|���E�g`aV7/]O���C�ȥ�kw'u�_r9�`���o:�}���J
�tjFc/
�؝~��1kI��C�����E��"��[�^����	O51�zB�i�=����.3��ѣ8Ɇ/0���{
��,��?lm�y-���4���@gg�b�c��@h'

�p�*j����"�qʃ]��[#�C�H���<`�_=��l�^�JllQ
n�Ǟ���qt��H
6翴|�[6�=�G�= ���]*BӸ��l��k%��
�\ۦ�.@����6�,����j����.�B�<�p0L��?�h �T�w�h�'0roαx�M�׉���H�A�{�H���몘M�
M�
uҿP{|x}v'q?ilXO��ߦ���N��ߧ�
+ܦ#
�69qޅ�N4g��*7J�����(�5���k��3KX����&t?f�*{X��
�P ֺ��r�I䡍y-g���@�4aVoV�:V
t��dl��>=�
D�G��k=�ul7��v��m�` ��]\�i��
�$�[!�߷�G� :�@*��#�
G�.v�
��؞
;lڿA`
p����ɥX��<�ṵ�L at v�E��F�Ԫp��Y���v��=�5�uH��W���
��N/z�Q�,��	B¯z:f���z�y�ǎǐw�����3�>��K!$^�J���AشA���ip�n�^d���]��S%o��"w��ǯ�z����4�Nk殮y=�\���h�{�I���Z��5���
U��p̾�/
gf�&�O�.���㥁
K�����+�;�UF$�i*%JI\
� 
�D���X�p�_�'�������b�-�|�ۚ���t���՟�ϭq�?���;1��P����5�T�CdT�m��$��oQ[�Ǎ|�/U��x�4�?����{��d�)�)�; �ݩ�0@�J;̈́����e���:י
SC����
W}7&
 endstream
 endobj
 2061 0 obj <<
@@ -11722,7 +11682,7 @@ endobj
 2059 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2063 0 obj <<
@@ -11745,22 +11705,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2120 0 obj <<
-/Length 2029      
+/Length 2025      
 /Filter /FlateDecode
 >>
 stream
-x��ZI������-6������ydżL?�0	����%?Y
���SܴYm��� �$��R���Z(�`�໛o�on��(T�� �A$�����$B$���x��fo�O��q���I�?T�j:�
O��+U.�������2cTn�H��D���?������7D�1[�E�����?p����X,���	B���n�{����}
�[� $BfD�!,�=��r�����q8X�W�[�S��\��
s�\M)�

�
޺��ٗe�y��N�!���b��Ԕ�ɟi��ߔa:�
s��V�͚Ug��7�m2Qhkm�Sb���FB�z�v����gL�(��`F�9�328T���
��6
�V��*N:�cE4� ��	CD"R��C�7�4[�3F�Ibw����
9���U��-9I�[�˟�&��[�n*@۹Fw��FJ�
y���
��H��Ɠ�.�WN��I�����݇u�S����	f�����0(!��/
-} �ؼp���J-��I*�hv�E���(��~m?��~��>�I��
ϗEi�����և�љ���h�@�
�ѷ�Y؝$Y,���n���?
-[0
��@��~
�Z��If,bH���D��kH�m����o�{�H*��!@%T�
����g��[
af�ʀ�p��7�{���Cq(���rn���j�8�w.A�R?�>���Ѷ��j�
N��'��E�z	
w�V���{���.�x�`�m���gv���Y'	�09O��y�#��7rǰ��b�9�����XM��܄��&4��}��r(\�ޱ�����4�:����my[�Z��h���њ"���kE�}��e�d�0�O�A�f�oծ*��ʟw�]�ф��M��4h7/�2'��[g0�+�
F�@ۅ�T�N$^���h,���j`�n��>��x�)��ER#�F���`0�M��]5�	h��:u�o��S�q���_o�yQ:Pn�|a9
ݮ����~�C�e����O*��I���A�'g*٩��0J�@\
-�bH�sx���U
-��G����p��>��b�.{'=���I����B���H7*ߥ�
�/G��K�P=n�ɀ,�!�$ oƲj@6�]���r�U1�Hޚ����� 
;
�[����j����C}>�
-��%!��$��,��y*s�<��db<>��/49_�2�����
CS����6%
-1�`S/� �dma{Zhկ�ցP! ꜹu�H�
-[�M��`�܎`��~����37�
-)�HSb/��GsHI+���,��Q�$JE��2<k�
-O?��Ss�s�3��M=惣�l!K�r�2B�$�k_�����Re��o�к�,*�f�zq3�4�B��!a>�� �
-�-�a��>Imt�Vs
�?��&�g��
�:(��Ɲ��Ю;�<�j�@�v�Hi��۬�������(�E�
zuH�^��"� �;��2q\��I^
���fHG��u��g�~N�\�" W��j}h
-D�$j5�L�\`����G/ f

�r�*
 �zv�%��k���|�`��Z-ox
LWq�{�Ujs��+������n|R�����i��t;i��㫑�8��l�l�2ne2���
��CD�[�1,u��Ŵ��k
�$����`O@U���#��׀>��4�#!��w}��"�g�#a�Z�q�J����Ӷ������s�eSL����R at b�Ӽ��qͪ)�I�t���'������\�J����TV"���1l��7�A�6D�����q��ȫ���A�K.(�.
��\2
���(�r��
�ӏh��_�F���i<����c
+b�"L_#��al�����#Ȑ�_�xln�̖���@�qlz[/1�?�ʤt7��[�OI��'+�����������T����pD�9��I�|����Tesˉ�r�-aZh:c��;�/֬>��㍡Fs8*�M��uUm���=
h�C�<ݖ(�n�Է�W��*���6\��mS���7"� 
�
w	��0pc [...]
+x��ZI������-6������ydżL?�0	����%?I
���SܴYm��� �$��R���Z(�`�໛o�on��(T�� �A$�����$B$���x��m
�N)��ǵZS"'y�P%��r<�>�T�L�ʾ���ʌQ��"!�����p������l�#1
̷7�����0b�
f�6)��&xw������cp�:!0#�
a��Y~�����������Ҭr�Z�b����
`���gjJ���p��֝ξ,���/�t�i�~����FM	���V��M���1�O�juݬYuV�}C�&c��֦=%�L�i$D����v�/��|�D��(
f���s?c����i��`��zi��j5��2��3�9VD	�И0D$b ��;4~�O7�r:c4�$�qg;ʐ(m_�N*ݒ�d�����n�J��ᦲ��kt�iD�D���[�1]q1��`a<ٗi�r�fN��*/ ![�}X祲M�%��L0�
V�
��A	�]|��h�f�Ӱ�6W [...]
�༥�.���A,}�n�ۊ���Ek�
���P��_+Z7���,3&#��~"�7+}�ʪ��+ޥv	�E��6}@Ӡݼ�˜���n��Pȯ�/Emj�*u"1�ҟvGc�?��T�tc���4ēO�&]$5�jT9�
�$ʻ�WC��&�1Q�S��6�8%��Z�-�z[��r�g
�i�v}��4��
����x�Ie�>�x6|P����j�<�&�B�� R�
��y����<���
*���9_����I����-x�;(��Vee�ڠ�r��$��N�
Ȃ!�K�v,k��`s���o-]�
��	_�z�
ҰÁ�Ѿ�k�
X>��{9�g�Mn"߱$��`�d��e~:O�`��g~�L������&���AS��048�ah
+6x¦D!�
l�����-lO
���:*D�3�.��Va˱ɲ����l�ܗ:��o:�w㬐ҋ4%�	z4��rJi�b^
�L�G@�T�j.ó&����>�
:5�:�9sh��c>8���D(/� �N"�F�EH(�
,�&���Zw�EEҬR/n�^��V�S<$,�Gw�Z!�ET#�0��/����j�c��~���
�4��T��޸���uǂ��QM
H؎)��y��6b�vP����A����B�d~�2U$��]<�kS�3�
�(`ֲ�r�,\��	�+Sd�B�Y�M�h�D���)�
LX��[�����#\�Te`\O�_Rϸ
��'��j�����t��DzR�3�_1$ė]���I
��.������׎�F�������9�˸��h�
+s<
(mn=ư`ԍ
�Ӷ��y�

^#[�=�U��_����g\����Џ��"�I�Y#|D�D�����j�1*9�/O��c;w����M1e�?�^H�MN�r
+��5���6��m��Z��W*[�se+!�K�SY�8J�ǰJ;�X`��
�	$�k��ǁ�"�
b)/���� ,�W

r�0�'�8<�	�/�N?���~
Z1N~ ���"��1��)�0}i����JHS?��o��/�@q��K��M��������[C�b���h��?����~(��Ѿ��!?%�j���|�1����H��_��/�
Fi'��d�dc�v���T���N���S�4� N�)�f5�1�o
+�s�P�F���}u{{8
мD�,�(�n�ȷǗ��"�(
׼���@�m^({�4�έ��P�N�X��
 endstream
 endobj
 2119 0 obj <<
@@ -12068,7 +12020,7 @@ endobj
 2117 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2121 0 obj <<
@@ -12103,21 +12055,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2191 0 obj <<
-/Length 1940      
+/Length 1932      
 /Filter /FlateDecode
 >>
 stream
-x��Zێ�6}�W�-2�y���� l6f'
�a20�6m
k]V�����-^�[��=��O�i��U<uxH	� ?�q?�{/Y�XR�ςJ$(	���P!Gc
��r�aHqX,�zZ
I��I��8�g��j�L���Qϴ�s�D8�$���?
~��w@`8 ֥PH1L����8�B�OF,�����2�.�_�
`?�ë
G� �p$7���[E�R��~��F�0$�I�S��P׵!dE옑i���ˉ��*B��O��N���
I>]�D�8l
-��]ꧺљ�/fy�����мZ�T�/�j�EX|I��I󹷼�������
4E
)��G�؍p�
�;
P���p]�b�����
�����@l$("`~D)R����=#��� Хy�
T����G���̢�#И�c���ӡ-��,�Qc֐��]sM��r�Hg�Y�%'�w�"����nVU^�"Iܥ,�I}�@�z�q8
B
��Y�Da�8��g
-��I�%��m��w��;��=.�D���
�Ǽhv\��5���H9��
5�<
R>�����
@� �!m���qX�v(~y��rb�걱���A���j��P��)p��M��i��W"�p̯�ʽ�
�ID��:��o�4��6��(s]��bk�Vf�͘w��`����y�(lnO�� mT���N���r{ri
-��b�N���i<Y��d�W����>o��%��!T!�W
e#lz�t!;)��W�4�'�n�4�yǦ�a�;�us�0�|b���
�B��6���-�uSYB�
-c������L�L�ujl<��`4�?����&��,hm�L�q�a�Ǥ�2	Jh����5�(��Þ��{�t
�D��K����D��3nğ�է�xV�8y(L�n�yh�<{
��c諐8R;�~Ns�TcwV^�A���e?|)+]�Bꪢ�>��GD��[-��;�c�6��Ӄ]ӷ��p
S�</�g��
�*��� �T���A���\?C
4���/�e���sl�k}�q�Z���� V�
8K����:mݻq��-�0�o��
|�R��
WRD�ջBφ�<1��:o�mիr�����7'���C��O��{��Ɖa���`
�1�k
��Vaة\egD�_�0H'gi�Q�J��:�1
B.���VLox�Qex��h�L�3^��ݼ���I�%�Gh�wl�qm�݇$|r��|ڥ�8��$�txٰ���e�v�t1w1�DL��Ÿ�em��Đ����$�wf^�9 ` ���� ��� K��
���s�I�>����5�}��9B���L%.�V��w�5rV��K����#�JP�v=�2Ş�* ���9��dj���)��9��q&S��3;�LƳ���N/0g�ˈ��=��3�
��6�X ���7$a�d���I�Zܷ��[�2�k	6�
����`ո�ͿE��i�@K��/��
-6��۬��/�IҤ�7�W��
-v'w����Z��_�����3���(N���f�O��S7Q8��‘�
�#O+
)N(
u�$1��|�[�W�3�@q
S8
-B.+P3��
-�
�F�P�c�W+
�2�#N
~�(>�p����
樼!gț
u#ԍ�[�)΢
���V6�l���ܠ�����H�פj�H�zU#ވ�ܓ��I�SDz��JG	�~
���t$lܩt�v�)
��JGɣJ�9� 4�Վҁ��J~4����1~���8�����s�!��9�_t�a��t�7a%����U�H�3fP��*���V���s�P%���η%�|����G�f1�|��[��o��h>�_�|�,��7U�'a&��
A�	�aV&����
�K����_K����nW�EӔ��ݭ�k4��*O�
-��
 �n/�)"�"��FӢŒ.+�vePP�\�<Cڅ:f-�
-�?;�
+x��Z[��4~����x|wo �� 
vWU�uۈ�B�Nw��
_�ۤ�e�0H��u��9�Ηώq0
p������ɂŒ��n�8P� AIp7	އ
+�xxC0�aY.F�
)���\O�!��"5�lxC�]M��v?�驶}tn�g"�d�����ww����b]
+��8����	��`��(X�^Y�)��"�m�� ���_m8��#�	�p�(�*�����G�6��!�(L�@@L����!+bˌ�H��>_�}�]W��}gv\��0O���$B�aSx��R?֍��}1u�,��,�[Oֆf�Ҥ�
xYVC.��S�%M�ϼ�v��v�n�@���!�U �b�N��yG��Rr
�+Z�X�]���C�r�F�-�������ȏ��b�H��F �Ҽ��*��c��``fQ�	hL����qߖ��
|И5d�k�\�e���%��^� B�	䝡�k#}��e�׮Hw)�:m�_9�
r
Ά�PC�q�5Q� N����c�vI�c���ݽ�֨p�K%���G��1/�-�C!�D
��9R6�G�2O�T�C" �~P?��cHۃ�y
ֺ
�=Xv91w����y� L�6N�/����偂�$P�4]�+�D8��\���t�$"B|
���7I��#�t`���Fe�1�J+{��f̻�t��I�o��o6�G`W�6�Vim'�rv�>�4pf1K��b�8/��E2͋z���>o��%��!T!�
e-lz�t&;)��g�$�Ǖn^5�iǦ�a�;�us�0�|b�
��
�L��2��賽 릲�~Ǝ����㙤�����x,;��`$R��_��g�Bks�g�ň�5�=$U�IPBk�u	��DqL������މ�k
&BL��y���
O$y>�F�I1X}Z��U������薙��ͳ��_;��
+�#�e�m�������@���/��SY��RW-�D8"��k���\܏�[�f~L����M�㘢��~�<�ƞ!T)?�
+(����tP��	��*6�{,�W��`3]�#荣��߈D���t�Y��Vi3�^����_�I?|#��u�+���"���-�th��q���V�,Gy���tsҚ�|9����߾��_����5��
s�v��Q
m���evB���tr����u���)�� �l^�(j��U���x�4>����


�Xr���z�Va�f�}H�G�+�']*�#̎�O��5�����oޟ.�.��I~:������<
���������0 �  t���q`�Q�C�Xz�6	�et�_{�~��
�G�8=��������vC<�F��es�^�zāS	���.'U��RDy^�7gz_�L��>2�=%�>�d��qf��xv!~�@����
�z�A��G0~��}=��n(�q��{�̷f&IX'���aR�wV ڜ���^����8�7
��{��[�?��
�������-a��M�j���'M�>pCP;���`�s7owQ��UZ�{� [...]
+�������d�(
y\�HqD��%���������)P���Q�r^����U8�0�
+�"
��Z���)
qt�KF��#��7��� ozԍ�S7~mէl8��T6�[�ȃ�F�]~Ks��k�#E^���Fԫ�J���t\O�
#�
�
Q:J@��K��t�#�`�N�c��N���U:J
T:O�q���<�Q:�i�����t��)����(��
q���?�)!���'
�7a%���;�*b$ߚ �X���BPe��
��Jܿo��*�
ݏo]��I>[&3��;�j^F�*4�^��
s
�v����d��3�
	3	��A��A��c
���ŏ���A{�����&.�#�97o�����j��5Z�iY���L��d{/9�(�ͷj
3�����j��2
��y�y����
 endstream
 endobj
 2190 0 obj <<
@@ -12481,7 +12429,7 @@ endobj
 2188 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2192 0 obj <<
@@ -12525,20 +12473,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2255 0 obj <<
-/Length 1786      
+/Length 1788      
 /Filter /FlateDecode
 >>
 stream
-x��_o�6���)�6h�")q{ںeX�b]�bm(6mk�%W����~G���G���^�`@ K
-u$��;�
�����_;?�t.���I$���
A��f������wg����
��t��A�#a7Mn�hԻ�
wK
-�
��2�o�P�mTR>"��]A{n^t~��|��H�%P�s�?����<�a��л/[M=F}��xם?;�/O��i o�GXp3����{������⤰��p��
כ������5̸�&E'�ҳu�D��{��V��L�˒�M9~�˳��
 iC"+�p��W�BP�`Z}�"���x`��F�,���F�g��q�+zT=���
�]X{�p�;���|�	b$��K�_L��!��#��Ӹ�:��^}�GsY�
��1Ɲ�ECg
��`~0���t���������Re$i��[+y�Q0	�8�pA�# 
�t��H�1�Y�/&�}��Nl��V`a�ɒ�
���л Inik�C+{o�	C$�A�_��Qv�bDV`o
-�A���%R�:6Ԋ��
�]k�����޻
f鴕��D��]��Vb�9����FɠI
-GB�6:�Z	1`Z��
-��l1V=�gg�,�px9CR�'p�D�ux�>D��;Q`�N��BQ�ONM[y�GS�&c^�!�=�����X���a�`�	
-8;��rr�
���w��ز����59AP^d~�8#��3h�ș��
-- �q"q"\���{�&s5L��<�ʻ1R=»��e=�´ͣ"��cL����I<�M�`���6�|�l>GY
%Ў��<�+����!,�p�aC�f�Hm"F�*G3K�4�X*����r�q��,�BJ(d�� ��tEu ����7A�
.��j8�����u���y���8�	�l��z��@s�����7�K��_ �M���TM�lq'�w�B��5�gv���4���ˉ�� <
�E �|�jE;�I�:4���u^�@A���d�eq�xj��|�@�Ug������5I�ݞq��
��Ú�M��ƶ^T�I�k��Z9[H����́{�a\.%A;��re���cHU��<�i�� �	"uj�)}���
e%���҃)���R*�r$u&�
ą��gU������fp��Ts]�]�r�W��<�(��&��";�W)�L�5�l�"W&�^x21*NkW�``
"��W4�}Li瘌U>���,����ZϏ��j��Og�-���
��e#�e��|���McZ䅚�v��kmXM��5���)����<��B7��ey�@g�rJ�
�ܒJ�
�d	ӡ���-D	���	�x O��i�9y��#L^캴�-\��X���� ���~�3��F.N<4\� �`.�nHFؑ@�}�ɸh�pȭgG��tbqT�5�Q/���c8]�
��#,��6[��%>E��|��b������j����#��h30`n�ȳ#�T���<�Iº
>Y/I�@��'��J*�As�ϔ4<�r ���2:6���
-�i6���l�D Z���^Q���yN
-2�
ډ������O����t/4D�v�+\�yUٙ+
�m��.�>B%�1;Of�����Y��Aٞ�7	�I����'y"D
��_�/���`>$�L���n겝�<��8֭���=��"W�|n�E�h
���W���X���*���y7wuä� L�Yw���	��L_��=��V�I�����z�)]O���i}6.�����������y�2����fM��B`�Oh�ӯi�)s��d�;�w,Xq�
�C���xl
+x��ݓ�6���+�V3��I�$[�S��:M�i��L�̍���&��w�a�e

�\o��m�v��ծd�
=�����sy%O")��n��^(�x7}�""�c�O����]��l<�~�%����e<�^P����R僸���5P��J�#��
��p���M�S���GL�<Da��ޤ��������Q #�޴�x��;��;v�>^V��%5	��7B ,���=��t_�罻�X���
N>t�zcX֠͝q/K�8I��g�b���{��V�F&*�e�妜���l��(fH�Ð�����UH��'�6�H0��<"
:�Q�,O
;����fER&�݌�
U�a�%؇���C��/�'� F"�ڈ�b��
A��T�"�J��W�f��^�YCoE��Jּ�3��z0?XIy7�e�q���-�o?S�A���Ѹ
#�0
+.!�
.(�Qx���]�W
e����|`��S �X�y�$�B���`"�.A�;������e�	
��9�դX�5؛��Da=>j�(��-��(j��К����;��ny6i%6:�r���XqNb�=�q�o�‘���N-��B,�>7�{2[�T7 �9�%
/gH��!�H��]��ߞ�%�d�;<1 �Q��Դ��"��J��2	�����
��:=��3LP��
�V�����u
+bMg��Ak
+�`���,qFdg�3)�	
 �Q"q"�&���^���j���7��	R]�}dn��@��m��L��SU
�����I2���`��6�>Z��q��)�#f��r�=��:��.0,H���]�_�x�h�����m�Mꐚ��C)��B���.LWL���~SԽ��m�3���ľ��t�93�8LRW`Ng9̷*tAQD�	B~���Y�uo�o'j����$�����8�#=s�|U���].��aXO��V+ցH-Rӯ�z�E �ڨK��W��O�uX�ؿ�l8��ne���j͸�f���Z�KTˍk=�Ǔ
�Z۹�|!�
i��~�r�B.%a;��r���`(U��<��Y�� 
"�ҼR�H'�J��?�S����V!ؗ#�+�@ .\6x=�w N`=+�j���n`�waU����,��5���Q��W�S�U)�|�6�[�+J�o
+ܤL����U��[���ū:�>��sL�+��Ci�{P
+���~5��e��x�M�Y�e#�&[�6�v���4/J5Y�~�ׅc5u�<:[0�
�
�y���n�����#��
��=��%��O8d�

+�Cy[��Z����(�@�3e�9yr��xLQ��x���	�}BMq��/��^�3��F!N<4]�� �@�� �$#�H M�m at 2.�#�r��ő�6�X� �eKn�AZ��1���Ȇ����|�-T����gib1W=�q��X�FJ���`���Z07c�ّ\��] yl��y2z�Q�
+�0�N�_+���m1S��H4� F��e2�ج��V(O���f[T$��&�2*�m:y���\�
�T��'������U��!��7�k\fE���V&�J���@L�(��<��'O�f%ge{�
�$dd$Q3#��	x�D�~�W}�'�
��!!���6�ݘ��ky>�yl@�&b����.�͎'�<�M^��p���+C��h����B��u9�
�«8�����ϺK���Hx���ӫO�0�U����G����cl�Ћ�-ζFe9������
�
+4K�i��� ��܍\!�hqY{�=���M�\Y
�T�/����y��*r,
 endstream
 endobj
 2254 0 obj <<
@@ -12881,7 +12828,7 @@ endobj
 2252 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2256 0 obj <<
@@ -12928,18 +12875,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2334 0 obj <<
-/Length 2334      
+/Length 2329      
 /Filter /FlateDecode
 >>
 stream
-x��Zے��}�Л!b���J���]�׻�3�O3���n� a]��w�E�����w�)++�䩓���C�����������1�Cw�A�$(	�V���D$���x�ݮ�?O)����G�*�$��ټJ
�3*��oY���d����^�{Tf.��$d�/w?�|ww�.��!�D��`����+��C�����ܵ	8e�>��r����>ʹޙ!�`A�hd���Ra�i

>��3�*wY{W<87?�"
�@� @ 
-�c���sZ=ΗyVVEF�}����X���-W��d���{1ƈ�b���e>���a� �6
-_�Jm��K�,�]������^R0�!7��H��2��?���8 ����4B��`�ܹ}���M2�7��e�9�U�a6�S"&6��b�y��B�y��Z���0��C�;�n�=l�H��� ��"����1D�CQ�:@����2��B���.��7EW���Ն�8�b�BX�7CV�H�
�����[�T�u��U
-?��L2�2]�)m��ݰ_RC�^�"�r�G�ٟ�O�}�aaš�z�,��DHs�NH��m�#��>� A0�<�z�p��$[Y�vQ�=`S&'��ו�#�1^�p��� �⯃%��ٮ/'<,��V�E^g��,*)�Bi�������Ep�hT&�5e�h��Xگ����|�=x
!�19�q \��4���`	��.�V����	�U�����c�Q
�L��L�N�"�k^3��ż�.F:
0�ΟsI�zv��Fء&/��v�޿��ή�Z)-_�#
l�\��`B�\b"��MW[|�n����|#�<M"l5�ޗ�-��=}ExK��ٶP�*��҂��i���I�e�O=��8K^�	ɐ�bo��N�=�/0
��
��/�oo���3�n�pz���&�
n��i�>){Q�)Ǔ�Q �4:fT
-3}(���UV�/Q*��&��8
*����!����l��F0�.X�?��
�
 ?��C>@,Zy� 7�?v�c������3�	�H���8U�Qs�N���bù��9N9q�hu�g6�
s�!�e
U=+����V���� 5�Fƽ�l�P�DR�M�X���!]& �u^���By��
x�e��N�ZӁ�4g��&"�� >筛�H`z�e�lb
;l[`��Dﹹ�V�7�%�����
-2'+�n����
;La8�a��i}�W�[�7�QLOZ�'�%��|e����ĀZ�h:�>��H�cuֶ��$�$�@����d���vVj_pOK
OI��9���- x_���8ht����A�S?~(��@�]}1���ƪ��9��Ie�o5wM���JQ�u$�X�5�|��F�`��}����*|�Y@�zL*���j�	��S[�
i�����ZQ��D��o�4�wSf;�1
-��*��-)����kFcP�0XO��F��g
��ku�+C�{2ۥ��]C��L��
h��i[����o]eO�?'e�^蚧vm:Ii���:��S ���҈����HH��щi��$�&yP���E;�
�$I�x�$�#n�ҥ�{���L%���]]�a}�i�FW�s��s����[\�M`;Mϻ��YYy����>�Q�A�qq�� �D[��m��o{�'��e!d����M��6��j����i�XM� wS.���$�d� Z��BM.��d�5�|D�h3�����D�j�����Ҫ�~���rż1Q�;
�'�ЙJ�1	�G'��w4U,��&�btŒ�X/��R����6
 Q�o`�'^������{5�oq����%�Q*SE���e�f~��J�y�y�X��N��@�XJ{ 
�E c(�N���g�8(�X@F4f�d�
ӵ+o���#_�9D-�+Lbܨs�Z�w�x@�8�9u,�)w���[�5؟�BN���E����#
E͠�3(�K [...]
Ѹ�
SaN�E����k*�	N���'q�	���pԆH\`f^!x�v���a\������Sذ
K�=\.b$��A���8��5��u?LER���ݵ${�5��<��׶�-U�]<9��S������OzHUt�
-F�H8�0{��4�>���m�4��~cһ�

u�M�Ǫ�������-KTg�@iu
,xۋ�^�p�l�
T|ֻM^({  `��(f�Ԥ;��f�449{���f��
+x��Z[��~�W�-P5�u���)��Me3[���<�LQ��l�Kw�_�#�
���Jv�����;߹H�[y����O���}�(��=>y!��O���{\z���p2%��n���2�x�n�k��&$�ɬ�V�)x���P�S�P��G�����G�31�����O�
G�P{�L)$�Lx����W�-��O
F,
�3j�q��s�}�m�+��}�e	|�,B$�A�$��.�
��hS��}�
+Xg��c�]����hط��� ���i�f/q��-�$/�������_��g�K.N%��n��z!F��b���e6��x�~�M���
+��y���S�-\�.��S>�()�
}��rD$�
IZ�+�; ���x �|�dF��vHW$C�z=����Y��fM=!bl�m
Ɖc��G����E�#�(��kn���֔�� �J)��߀.
�^t��R{�	�x�oD������]tU�|Wt�]���#+$ȇ-3d���B��YzG�k��բ��G���*qm�m��^���e!�'i?1`/��.bL|�<�kv��I�	�w�ձ�:��z�vH��]
�}SJ� ���۟ܠ1J�V�ݔ��لɱ��MQ���/D8/�E�J����Є��	��r�S�l����W�J�_Z����Ǯ�d�
��(����WcK�5}r�3@����S!D ?$�0�
����������m?M�C�jB�o�?E[Ṳ5�$hS{Cd3�k�>���d^�Nk#mXQ�ϵ$b5�9�v����v����3ٵQ
�����!��0����y��g���m�+oj���|#��L�or

����N~ExC[���. [...]
+�\�O�G��M�S�[5S�h��&νs��6�6�Ԛ�!�3$ڢl�����<���u��E
�����(m�P�R�M�X�`�t/"��&���m��[G�o��S4Ҵ!4�cT�c�A ���Mr$0�öq_ֶ��X t2�175�r�f���|Av��I�*w�C �����t�(1B
f�~��b
ӳ��얼��tirgC���� t��.��H�ceҴ�uJ�p|�D�5hh�lR
�v�8
�`��8��̥�Iڷ� �]|� ��К��'mO��m�4
+\%�ꋡ��5��gp/�U����V��i��
V)
+ڎ���g��a����R�
U6P��h~먰��Tͼ�viK� N�����M*]�9����8M�
���<&o�J��f�2�����4�
&����-�)��<�*C�s2ۥ��]B�����
h��iSݸ�����DyQM<�5OYA��$�I�.ʴ�ނ���F8��8"!��GG��S
���h�N��M�KO{�$|�KV�*X�Ro���^��8QQ6��UW�vZW��Q�+���j칈UR�%.�&�����D����$J�m~.�>�Q!]��2ˁӉ�
xw�RoN{j�G��e!d����Md�䱫j�����8�o��K��)��sy�K -NG��
+7��爚R>�Q��a�R������Q�r�qQ�~_�'�bNL�r at d��f���A�?�a�`���u
�3�0%���*��q@�����:�#^S~�G����O����Dm7j��E�Z���7�PI�4/����
���
+����^� 0�|Y����]0�
+��
�Ʌ06�t�ʛ+a��WgFV
�	��ٹU-�}< � ÜV,�)����)�l��!�uQ͂�J��CA=)vL
+�h?=���5
��
ڭt�-� p���r�lP� ź�vTFQ(t�v
}� 6:dw�oN� �>����o�
HOm Ƞڀ
bpc_ű�.�6
����{YwWw'����
}S��6L��[���\�Y\_�u������`


�8��eq����^���}(�����#��Z׳]�qaN��h\膩0���X\�=��'
{H\�����qж�j}$.03G�]C��״}x�Coi׷�!
K0��\.B$De�cl��)p��nH1�����ye{��
�!JV�&s���<��g������~���ܾ�s���p��l���TYU��C�`����2e��?���������:2�ݮ�rؐ&?[���///h��2�w��࿇�u��C��D{~	ŞUl�fʮ!Nth\�d�����z
 endstream
 endobj
 2333 0 obj <<
@@ -13352,7 +13301,7 @@ endobj
 2331 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2335 0 obj <<
@@ -13390,20 +13339,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2397 0 obj <<
-/Length 2498      
+/Length 2496      
 /Filter /FlateDecode
 >>
 stream
-x��ZK�۸�ϯ�-T��7��6�n*�ݪ�=���Rq$Hb"Q
-I�x���x�)H�����U����n4��}�M�h��/wz�{�A�(E��2z\D)��$HP=ΣO�B$���q�ۭ��L(���ו�����bZg��=8�kQ�r�ʹ��A/�
�
{�p&b�'������?w��#bU
-��ls��3��p��#�&ы
��8e�>�������f	|`!
-I��EKgۯ�
-��f^��^��yQ��fy�ү�
�u;�wv`�
]f���z>�*�_1����l��8c��'U
���`	�wg֨+d�otQ�F��N��<��f���ʋ�e��R!�6�b�9�KIiu�Q$���U]f����I��b3����usƆ$�V��ț��:+��ٕ�r�����ﭹ�o���n�o�k��H�q�9����|>��(�a*%�n�Q
tP��#�;X��� "�[#bP
�b)��<;~�rC��b6 �z��8p�	����񷶋���G5��x�땓WN��u�ӳ�5>�]��׉�) H�� R���p��ʬ�\��
-�:��ĝ�F*���6<O�2�l�$(Uʅ?E�0��ԍ�^
;'P�r0
-M�"���1� Q��ڱk}
m\J#��<�7���&��
�Y�)�	F�HE�:灃�)�,�����.�"~Yiwr����*pS
n2�� L����rh�\.�d����v�
�s{����5��B��:����6������Ee�
�I���RB)In`��6 ����C�`���	v!�8A�t���#�{.�:ण�K��5�F�U\`Vq�
���\@�\@�	.H ��y�� B�� n�"qH	��)20L�+yJ M}J ��EaJ �N�0%��%q�J��
0�r�v|@9������?��Y$1�<����Q��������q>H�F�B���ʃ�zUM�U5�d�F	I:R&@�#
p�����!�L����0������z�H"���
�
���&���d�Od2�~!���h��	��\�]���9�룹3�}��<A��0�ä�1
�Ku
�!!Wm�v12Dr�� ��:��}���O�h
2!-�HUt
R�,��_�c_�&�>��"ŷ&�f5gm%���ہ�0 [...]
�jw�s��/��|�:���M��}�0���O��VoKw������=l�3O�20�
�4�j]��ifa"�?���������
N�Iz�	�}$'�����
�Q�XB�Sg�c�<��"6g�($^UoH�kwa���^�wk�ǘ���`����g-��
kJ�^l��K�������˲ l.ڵ(���,+�œ�}���,��@p�R
�t�ރ��'�^ۼ2;�O���k����Y~l懚ŵq�q���s�gOd�i_�@hmA�5X���4�A
-1�	\K�M�y�	���ie��i:N�g5͊�To���86���t�
J�ڠ'3��3����
D�w�y� 
C[����H�_�Ӵ�4 �
��=�������Go� A^�Ϗ?���8�v=�9Jq2.�����1�JO����i:��w���L�7�
q�3<�ߌ}���ʿ1R�+qV(�����Q5\����׳���<�����(K�P�\��5�>Ay+U����T<S������O8~־9�p��1�d�d{n[�����|+�` i2�p;��
-d��e�
-�_2_��z�����٤FJ[	����-Q&b-��T��l��1
,
uY?�:�
��4>��j!��m�̫� �g`�c¾x��
�%sH�r��Um�0�<��*°�
�5ՠO�^������[P{�Y�h-���v�gm
�]	��ĸ��0�:�|	��(ZA��K���J��ߓ������g�c�G�f/:��x
Ni�n6�
���81>ں���V�FkV�j%!�~g�uXA���tU-�k7��M�/
?�7�L�/���ѣ�f��[y���β��W*NN���T��g7��ڔ7Ӧ
�Mum��[��-��=�n�P�u�e�p�	&�f3_w�L��!Sh�R0��iVV�y���\!_�$�N�����t
Z
�,���v�y�1x���Y��
�a�;ѵ	�
��2`���;:��`����{�,��
Y1�n�.s]�r��.�X&���ۼ�+Q�`�ܛ�"������/��r�i�	 ������Jߟ|��e�roޢ:x���w�U��t��gU��,��oښv
Xvh�	�ە�0'>�����s��塀�۝���8*��큭�z�LJ���4�о�w%�����&i'�`�jOe�4W7�R7mp@��s|p�
�����@*��
+x��ZKs���W��j
�
2��d'��l�f��evJEK��D������i<H�$J�7{��-
+��@��u7���G������ɢ����~�8R� AIt?���
+�trK0��v���2�8ެ^�z^NHo�i�=Nn���_�Z��l���Oz��
]�!™�%�|���������X��U)RLD��͗�8���OF,M�g;k
q��s}���
��?�i�x�,B� A��ζ_)v9�}ї[��E����G��Ovg���؁G]�2[����i��P��1-�4_g�z��3�
|T�P|}(��|wb�*�B��ZUnd�luH̓YmVN8���(A\&�-!(�m�.v�㺔�V��E���MQ�e{8��$8(6��zU��Oؐ��ʝyӏy��r��m�+gQH�J�-�֚��������f��מ�������EaS)�u;��b���Q?���
+""�q�1b ��],ES�g�o�nJ_0C���R/�7!8~4���f��b`�v�y�t��	S���zV�&�����b �:12 i5�E��y?\��2+��W*�B��j8q'<魑J$x�
O��3ۉ,�J�r�O��[Jp��b/��(�M�ݛ�&D���K�}��K�(�|�ܕ>�6�
��T
+�D
�J[|����,���#	#RQD�;��y���X�~Y�`S?/�;��ݷ�KD�)7
��S &Q��y^9�w.N�?2;q��Y�k���
>|yx	�&���i{�'�`�
*m��`4vQ�#�[�(�a/��PJ�+�@x�=�
 �rp�'1�q�]�)N�"
� ��▋d�8���
.�D�s�Q{�U�䂾��?�!v�
�v~�)��s�ۺH
R�aJ�

��E�@S�@��cQ� ��4L	pӀ�8G	��v�J�z;>����A~k����
�,��]�\��T�(
+Q����v|@�8��}'��	!I�e��t����j2����$
) �
+8�
�M���w�TL�G�ɗpDzGX�$D�S�X�]Vo��Ku4�'2K���}PqC4��p�/!�eh�h��h�Lp�a4O��*��p� ͍�ͥ:�搐��vX�"9A�����:��}�&��O�h
2!-�HUt
R�,���ȱ/�T�c�BU��km�������A��@u�)3N ʱ-�G /!��F\8SfP��U�"A.P��h�a�Q`��Z�VE�'X[�M}l��Zl��Na+�6�o��������D]����n��MOy>O.T	�
t��@K�h���5�!��a{G�}��î��ŷ�e���9{��y�x���I�B��'��?�7���5}��e�
�Ɠ���
��D6ͲZ�7�,L���:�7��_���1I/�"!�����Ե�C?k���Tƙ��6Od��͙1
+�W՛R��]��4�׻�J�9fo�j��X�~g`D�Y
��HÚR�����<���l��, ��v-ʻ��e��x��65P�E?��\�A��{�����+b�Wf��b���s���1҅����fqm
b\�������d��+Z[�|	��,y]�F9H!&0�k	�*0:��|>�
04M�	���Y1������Fru���A�A�h�zf����^��0�W��0����j������9MkJ򛁏�3h)k��,~�
$��)���C)�M�Sn�0��'��:n�+�Z�/��4A�M
����x������xC�W�7�#���w����#%_��B�$M�g��R�7f���?}��gL�FY:���̬y��[��G�?��������7?�}���͹���&�&�S���`�[0��V(	�@�d��v��kȾ��&2�d���w�Yn����f�)m%X�:�D�@���[cP����n��4�0�e�,�.����`��8G���3��얁-� [...]
+��l��j�[�I.n�]Y����d���ཏ
��1���C,��8v��__�89!ަR�C�]g�3hS^M�r�6�Y�)cX�oM�{O� @@_��^�EBI����9G�4��|��2���LY�
J����YYY���S�op�|M ��}:��N�jp���jH�`��׶� �#��3��Κ�t���܉�M`7�p͔��ѩM�y��̠�!,�P J�Od�X�����u���;�2��q�|E�yW�T���7�E
+!�C��:T+�X˵�YF�&�2��������彛�1+
w�-*;�^;6���
��Q��f�*w��Y���_�u
Xz4�A�N0�&D��`n�l~3��;j��vc���˴P��^����ww���hV�]�oK��w�w���N�E��
X�zSjgC^���v����!|�
 endstream
 endobj
 2396 0 obj <<
@@ -13760,7 +13709,7 @@ endobj
 2394 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2398 0 obj <<
@@ -13786,15 +13735,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2453 0 obj <<
-/Length 2253      
+/Length 2250      
 /Filter /FlateDecode
 >>
 stream
-x��ZIw�F��W�6�{a��rK4v⌓������ ��@ P���O���IT|��hVwu}_m�
�~�������d^�I�w{��S� A�w{�&
-�`:#�IQ���O���2��)�'y6���tF���ꤼ��O�3'��#™�H1�r��՛۫?�l{�,)RLx��������#����Z{�2����W���n���F-�{j��	�Pĸou�L��N�;��L��iV��z{����w;AI{���)��E��� ��q�N�*ͳ=�JM>c���]�K���
ޟ���a^?ɘ���q�{3BP �=��"��נ
�h��
>�Crc��b����]�9�J������ٌ!B)�1��eb���/� \ܜxD
-GJ�f¬^Z�v�2���^�"��!�꼴�ƺ�@�ʫ4[؅��o�,�l�*�#���bLZ��1��Uh="CC��n�6��W�Q�

�fF�
PB�"�^B�wQ}����R�	�߽�+z�c\J��
L��xA�&_��1�T��؃9��Ȣ��yl���i�6����g�iR�@�qD9P�)�)w�vʐ�����6jˇ�(
-HD��3�������(��0͒ؾN3{m���@���')�D��ْ����\7����V
&aYjn��#k�
I�Z�S�<I�!�7cv�
0NB?t�Z-@�c.N �z
���m
YQN��$�
�=_o�U�5@Ōӱ�	DNL�qMN-u�B{نU���Y��q%̚U�<�����:��N��� ��Q,�8c�p��]Vl��o�Y��&��=߳�: ��H�@|�/�
��|^�0������I����r���D��KN�N�����i�s��z 8ѓ�%iU���
��\UЁ�)1,(����!�g��sm����7V
ڇ&
��"��X�X�I
>�N�L����x  H$ūb�f-҇�I�,C�א����ra���
d�e0V�&Z��(h�X�Qs 9�wBŷ�
�HQ���qAe
�Vy43�C �]�[�:����`v���Fu�s���4ґ��MԲѲޔY#�!
��Ou�a�3K�tI�<H2
��_Ή�

VQ���ͺx��p�#R%���.�l at R�DŽ/���'h]
3s
}�w)S
��q$=����pܪ���X�b�u
\����+�i������R q����@�\g|����%��;U\�
��r��$_���U�<N�yp:�pCu�	&�?8��s
���fx?��s�5<nܹ�G��vcLc��c�j�m��
�w�=S�� ����L��ʄ	�j�X��7w�*�N71J��D�3�*��ӑ��
'��f/�5ڴD�)2�2��P�VZ�8�O��v���ǡ}�CI�g���t���]���N�lY��ìN������b�{'UT�E��/uH�8I��3��,���
�?e����dI�y9��Y�.��/p;����'%��ѾQ�y/��\9�OOW}s��9��Փ;=�b����M�2HQ��������^v!����FlRO�� �+k3˴	�j��%�����3�a k[�� }3%�b�ƶLm�Sf	/W�۰q
pS7mT%�գ}Y�l�����x�^�e�8��n:q�8��O��}��i'��
�#�S�p�ཟ�BBdp��eb���h��d#�$|I:2��K��j�P�q$t��WQC.2�5|���
���.��3���aŽ~d�BX6��vh���|B2����A�YCH�FCȞF
!��!�`�N�գ#W����
uu�s�H@�8����2��������a,��E-�T�e
� ���B#�����H�fY~GG= ؛����G=�m>鷑Q��<�a���[�8);D�k4D�����Vq�ю�f8���*�{�E��c<<
G騥]��
j���u�LUi���`�]|����.U�6��TUZ>��ɪ�
����E/]�.]�����HQBNH�u�]�*{��:�^�*���ݫ�
���j����;GH�>]�e��������.�:�� ���v�);��* �����~6%}�A��_M5_EA-���>���z&�ע)S�]��C�v1���]��v�Z6��l�	I�K0M��3�?����T�v�k�m�U��y�K&e�!F \R�	a�
�_�?&͗���5w��2�R *[P/����z�ݢ�B�,-J���`����H'��M�o
\�e����
-
��
j��ϥL\�N�5����i
+x��ZIw����W��a���Q�'��3֜l?>�D�� ���_��	.���0@�Y���}�	ػ�����O�W�o%�BJ*��;/Ğ�	J�����+D�ٜ`���\->�(����2M�	�"_4��lN���MZ�EqjO�R3'���L�R̾��r����?W��=b�
+)&�x}��
������5��
�
�+��տ������QK�Z�($A�"1
X�>Sj�����4�h�7nXo��w���NPҞ�;8�tF�����dQ���"��i^gE�'])�3���]�;X~����I!�
�c�N�IJ	��7'�Bس:-R�|
ʑы�j��=$7��(K0X��%ޘ#��ϯ�*:��"��
3�Y�vN��a���I&�p��h'̛��io+�X�٫^��<�qST��X���WE���v!)�[4K&ۥ���f`��N�bBL�(�ZO�А�D��۽�v��h�0#���S��P�������]T��=��{��w/�^�W��p�~R/(��ň�bH��7�=�CϏ,�ߟǦ���`�`ӯE�}Ƙ���GT�� ������N���@t0�F��0Eɡ�w�TЂT�P ϡyey���Yn��O�b[ ���$E���[
+�����v�����j�U��V�8�V��T�s;�ɓ��{s&`� �a at Q�$
CǮ�BD0=��b��@�y8��֑�Ռ)?�]8
��dS��8j *�9�Z�@��T
�t��2'.��mT7n�:��8�Dy�j^ěb�~UX�v�i�|%1s�ag,�Ѿ��Ms��MS�K���q��{vS ��/�~��}V,�
+f\��O�> I�
u�Zηs��y��؉|��r 0
w���'z2�u$����4S����
+{P?%�����8�
Lww��޾{�ƪC��$�#�Q��
k?��0 ��Ti�>#�\ ��x5@�Ӭ��!mS0���5$ ���\1D dx
r�D�����Q5	�8�C�
@���P�=p�)RT�.p\PYG�U������6��D ��0�]��Q
��2�u�q�@�l�l6U�J}Ȣ��S
b��̧R ]R?�
C��sbCGu�e�d�._59#
�T	D�|�K<��1�1 �Z��
�
���}��DͰD�H�t~@�)
w*�9�8x]r(�pZQ�<8�H
r�&�4��=�{I �NWg鮚q��)Q�ʑ��)8Nn�8a����q���w�m�x7��s�5<nܹ���~�1�1��c�i�o��
�w�=S��0��k�WYm„~�L�Y웯���71J����!fb]��)�c;UNz�f/�5ڶD�)r�2)�P��Z����yѸţ����E�PRyb�4]&�q�!k��,�@V��(o2w�&��:�膒����l��@ӥ	�/)u�b��P����Q�*֋��<����� ��%��c�30"Q����<�7
+1Ŀ�+����jch�]=�
�}��N�X.;�i���R��9p�{��pc/��c��'�73�@�}m�bf�6\-���6CtST7`�R"
 b]���@� @�N��Į��2ۆ�Y��U�6l\�4�F[U��z�#�e���a��l��
�Y��C��#�$��S�)<ʔv�� M1�5
	���,$D��iX�&�}�W�I6BL—�#S(�$	
��-GB���/*�p�E&����t\�7��
>=f�=L��C�)�e#@|mM�ޟOH�
N2�9k��h	9Ш%��7�
���zt��
+A�6�ސ��.{.	�簑=7_�!

� 
9�#6Bvs",������\���l��"�Th��U��I�,+����f?
�Q?56�
�Ȩ�m
<���I��-`���
"�5Z"ti�hv��8�hOD�8���*�s�ŀ�c<<
'騥]��
j���u�LUi��W��>>�s�J�݉a�*-��~�*w�
rY���ҥ�r�����  Jȩ I�ν�X� cV'9�XE��v{�{RSmY�Iݧ+�ܧ
�s���\�K��(@�0��`����
+�'�z�i��MI� 	��j��*
+ja�����|�3�\��`(S�5��?tm��}����G�pc�����Mt�~o��d�����uZ�e�sY��_�|��;m��dZ�q`# .�G���
�Ǵ�Hž�����W�^���C��i�����-�k�ɳ�BYs
���o��B80ї��Ȱ�uQ�V�,���i�];��1�)
 endstream
 endobj
 2452 0 obj <<
@@ -14067,7 +14020,7 @@ endobj
 2450 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2454 0 obj <<
@@ -14102,19 +14055,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2514 0 obj <<
-/Length 2199      
+/Length 2197      
 /Filter /FlateDecode
 >>
 stream
-x��[ێ��}�W�-����%o�E��$�ƞ @�ŀ�8�%��
O�>��n��HJɆ=��
E���U�N]H�h��������W�EIet{
)I��$��Go�
-3���x�]��:�x�Y=-��nB�x���b2��Ίdw���ur���$Yy�p&�RN~��e���чpD�%�B��h�
��
Gs8�K�3:z,�ZG�2���ތ�9�^���r;�F�#���Q8T�!,��ӿwi��N����m��p��8���
�����'�aCvcb
��;�?�E�v���
�4K�E��m�`7k���)KC�
�J��v�in��i�$�:�s��8���� LI%v�wɕ�0�A����|�J�d��3d����"C��Rѐ��
- at Q�����n�A��3o*��")��i����N�8��	0�5}�o�~��_�.]]_�蒳]~ׯ&!��dM�`K.�� #<�~
�޽)�Z������ x\  b�O
csdtݕ�_�鬖�J �	��|ui x�$���"����W��JͰ���#�-�^<�B�\q(�J.�@8�`)�H���_��6D�O�hs���N�@ZV,��p�B�VX:�~
�A�Å�w^]ӥd<Ň1���σ

II?��/|�,0�?
��|���\pp
����I
��:�i4Ҙ]��t�s���V�f���ArX�� �1����Lh�

�Tj�B�R�v{k�
AM8"
-�M�ނ�A}%�b��/
��!i� (����r�-����]���"�4���dr=&���^n1�J̎
h�r�ǞT]�p��rj�8�h91'ˆb�
j�����C�@L?gr������g��~B��tۣ�h��O��Ф5H���i(��4uN���c'b
�DɀU
-�_^�
�6�����0�{L��!=X�w��+6��
q�߭����1/��Q�QTO��p��٭%�}�� fyΌ�؞<"0
r�n��6	k��v�� �����܉�q�����f��]9L����Cl	]3��rSgjF$�����}�
C�q�v�.��
�c���K�^���ȁ}��!r� 	�Xo����
A�1��Q�0{�
��)'�b�C�K�=:�kD�e!٦h9<s	�t}j����[��
����ke�R�����:����QU����*~�w��c��
��A�"
�.�)�j^�5�:q�M�!���7ex��2�?�t�����Ϭ}}N���$m��I�s��J��ޭ�!z'����p�v�C:D1a��k��]&��9s����U��K�<��K�v���Str�䕩�<l��n�����°��^�7���x(��҃!ĺ@�P��m��P�D��3(^�>���1�W�7!��
xw��G��15�gB��� y+Ǒ|�� �$���'��&��SA���-b{I^���_H�RuZ��T_�s�҃=�%��zN�tv�I�^��[	����+��+B��םu�e/z(��p��:�ʺ�_�D�S]3b�9{�
b�����
,� m*���i��+XO�k<�� ^W�:-�yȴ�-W>���}<v��̘
c����
=����w�V
>!����3j�s#��4
-e������M�"G�u|�8�jM����q��
-���
.8�Oʤ{��=Y�[rw2��
eH�j�������X����8voa�9�Pn�
j��W��u5�ʹ�W��Q/#��S]+�֢�k�O�����f�bn0�ն�!h 
*ø��z�
V��߇�)�:��pGp%
�c�A�)�����ְN��
�jX���c����������J���+u��j�ғ^mY����襹�*6T/3��W~�yV�P;�eX��<+����q���ou�
��k/u{Ua>�hM��&�2ӑh%�O�f�rRo������i%ZX�%ZmM�}�5����S-ӽO �"Gӂ��DkB�
jÆʤ�R.����Oδ�����[�
���LGj�!����N�5�Y���"�*|J�
�k�Z��n�߭
Y���{�~�9���l�/���Gv
��G�ʓݟ&B��g�R����d��S�
-�=� �lw	a�p-�Aޛ$�qf�=
-G�>�o�J���P�,��on
�,GY�ݡ���ߴ>i���TE���C��fjK@��&��*8.\�ȁ�}�lt
+x��[[���~�W�툪0;��y;IŹ��*�7u���ڒA
���H�5����
!	X����eZ����믻g
�
|7��vt�B�� #�
n��%	����u�1�	������1��z�[ij��p����|<��?�y�������2���3q�n�D(����G�ގލ���
+)&��j��w
����F����=�
+8e�
^�~
�B���������Hn�C8F.eK���m�Ǚ�2��u���r��e1�|]|.��1�0!;1F�z�og�,�W�z����I:o��)�����l/�R������,�3��y`Z>:G3�TgY�\f��;Ϻ�JD�)�A�K}f�y!p2�2\J�!܋xC�ؓ��@Q���m��� �K��1�
+S��q~�J�d��5&a<�`~k��-޾�
�+��v�n��w��,��W���&�I�%�`B�о+U�{� ���m��� xV� @ļ���͑�MW�|I��Z��(�(&���ե�P�$�}��0Q�>��Р��BX8+�̬���@���@
+7�P�*����)i~*J�R�� U�b����������(=z�`���Xv��t�$��t �&�K
��Y�L����4FJ>
zTp$%���>!�u�l���I ���
|t���h��nN����F#���)H'>���Nu7]�
����
+����`d���Ц+�:�Sj�B	'� ���ą�&
�&`oA۠�v�A��g�]ɐ4@�C�u��Cw����.ʲd�~v}2�
���(��)fU��Q�MTnzߓ��n���X+�ZN��ɲ�pP(��u���@��|�
�p6K��T��
�Y#N8ĕM�
�S5
����‰BTWp�D�A��O�J��+ �c�F��߿�?fw��,�=dV��/���>G
�w+�2�r���99e)�(��R�_y\>�vjq᾽5���5�|s����~��`�������n]r ��2�z�y�`�<JR�� _��Z߹����=D��5��u�:S3"1
=@M�[gFcر��3Ď%S��!�ȃ}R��C���ނI	3H��cꉣ�aj�
��	'�b�C�K���5"ò��t��
���\����1�r��[��
����ke_'�RI��&����QU-���e�+��-�"M�=��G�I�m7���ys�ĮЉ����x�z&�w���CF�g�,���z^9�3k�"�^��Z�6�~�̹�n�\F�V��L�s�w�|��;��!�
���0��4��@���˒��S�;�
+�����S8ޮ��#$�L��`5������
ýi���a� ��C���
�!�j�z�nuC�C�q�Πx!�(
t�^	�����E����0�EL��}$��$;H���$�$y�d]k$���'y{�T�"y��^�W`�
+�S�N+���K{Nz��drZ�	���9)�K�})�?�ZƝ7xE�2b�uW�:ʲg�(��p��:�ʺ�_�D�S]3b�9{�
bu}����~�6Ti�������5vg>��e�J�xVf�ؖ+��mX���n���rf̅1mu��
� ��ԉt����P�w�������o�>P�F��P:Y�{n+pT�#�:��8�jCH�
��,�����,W���)�����Y�W23��
eH�jӾ�ݺ���
�
#
+�ɀ�2{�T��x���5�s�z�R�[�� �OEt�
Z�����cm+������Bm�<
�A.��H����be��}�H��Ҭc��(]���Xet���J�Vk�n%�	�j��
���eHjvB��Zׅ��WCV�
+�Ղ�'�ڲ�����Ks�Ul�^f�+޻^���YeC�ð�)yV���q���/u�3�������0H��bgS�2ӑh%�O��>�ԛh�A�5�DkZ���֔���]�hM�m��D�t� V�hZ�|?њ2іjÄ\R�)��I��'gZNQ�t�%і��������ۉ��q��3K at 3 ���H@��"%�:72���b��gk���"�ߟ���h��_�����h^��yd��}�~����B������Q�)��p��o��
�71�P˵�����0���Ay�ߑ3=/�5��l����<>>�i�
�d�EI~ξi��c�8�@:�O
ݻ\ ������!I���~�
If4
 endstream
 endobj
 2513 0 obj <<
@@ -14429,7 +14383,7 @@ endobj
 2511 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2515 0 obj <<
@@ -14473,24 +14427,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2556 0 obj <<
-/Length 2362      
+/Length 2355      
 /Filter /FlateDecode
 >>
 stream
-x��[Ks�6��W�T��`jOq6;�&�d�{�I�EI�͍DjH�
��m<��!�
'����X 
v7�_ I<�����/�����V�I�RI��z5I�DI�%����C�I�3�1N�����S��r�xg�Ք�,n��v:�'���V����wfe�S�.™H���v���߮/>^0O�S)RLL��������`�R=yp�6N��'�/~����C�nZ�E�B$(B	S��R�io�|�	�g^4��ZW�3���zG'���&o�������ٍ��|j�l[��&�Y]��U �W,�A]�z���Oo�ؚ�E[�E������F\��
ܐ
-��pL�]�ǩ�5vL�����2p���Ǻ1���E
s'������*
-v�Rr�t
��d�R���߭ �4O�;��6&����b!��@��H؀s�?�#5
-�T��ڋ�)50��y���o���lm�,iJ7�ZF$խ�O�b������ćT��)#b9C��cb�e;���@�
lcH��6ೇ|i������1�Om���D��+W�RD�>n��݊e�2�:�dzbU%���- at M	Nj�hܚB >�͝o�%���Bئ�
��w�ѵ�� �Z�:b��>l��
̪)SIPYR at F`ښ5
���=�eoTԳ�a$5{nD�h��8����.3JQJ�+�4����U�a4U�+a�r
F	��
���,��5 at Jԉ�W���%P
-~
GG�w| ?E���X,bB,��@�O)�b��h$4
@*^�4��7/w��4%��kvӔ�۵4E�`R�Jl��
���� �_��7> v�u�	�B�[$�b�d�3l���~G��u�\��ݗ�� ���
��8
QE��۫!N��!Nå�i��p�-N[sZ����!��/b�
`�)��4A���0=����)�|ƫ�B
Ej b3��q�;Mx���`�0J��y��,��4?����(m�l����>H�	�y
ҝq| ��HS�9�_M�&�]*�v�cGY~;�0a�U
ޓ���Ke��Ig�xԪ�6�D�G��Hc9�F������>"Ʈ��P
����� ;y�$��B at k�
kUo�q��~�����>��:I�
�T4�L��*�	���i�4ҝ+�z!U|Ϛ�rΰ��p��sD�$���0�5�3���2�}>
���ڒK`���J�����"��l|���������d��(J`kJ�w�ꄄ̲Ftd�2�.—f�=���¦�]��
[�3`�[�VO$�a�D�5}\a�����4��|���&@
-K�{��O�e�R@�?du� }<�?�
S�_�/������y�����O�rG	|F�X�
[��Gݡ�n� 4��
�<�
"��a)z��[��[��[�p�֎r%ih]G�:��g�*���w1��n�Q�H��g�x��g�x��_*}dJ���*��'9֖cOr8��� �|@�%
���������
�
ϾL����
-Q���DA3�9�L�z��ױ+�KH5;��q>
-:����GAg�p&
-�uf���
J����
����D�w����}�oL����'�N�0��z���nMxKˆ�k�v��J�+WT��v-�
�N�r���ړ��OW�{jS���6�<i��5(s��ƹ����`�4�B�t�mc`����FL���T�˪�����a;X�k( �ց�ʢ���b�&[,L]��1{9/-�8[K�T��
���nVZ�X��]+���	W�6�K?9h��<H��0VMV� ��g�npqt��<SX��?�y��ޏ�cn�c
-��j�*���	
<
q0�G�V�~���ڮ�E޴����i�x�3E�3��K��r����hH�؏B���r��b1 X��c,qa
�v���
3
��ʑ{8����2٘��
�a
N���C�؏mu9ևx�3�]R �oKs
�py ��=�9�<T!�h��c�2�zJ
���������y��_�
-~����~ur-d*d*K��D�*=Z�G�e÷|a��� �#
-�he#�`ɢ�u
�*c\>b�vd$1��.+n���lܚ�,�3yO�h`�m�
��k���
�ɦ�߽��UV=��C���
-�^�Nd^���}+v�ۘ�҈e��_�w�]nx�
�-�`t:�
�ֹ�
��-d�|m�n��4���̏�ڏ�l��꿥���
��gG�M.� ��:��%�X�]vk��u�o��Y��/S!�P�~t
���=�V�0�!��f�������x7�>i[��p	�O�BQٱ����~uy���5���Bys	�x9��lS�������ڇ

-RRC�A�)��G,�u�O�?C�Hw
+x��[Ks�6��W�T��d*�8���&�d�{�$�$��F"5$5
�����LI�8����EA�_���tr;��\|s}q����$����j�Љь(�&������Lg�Rm�뛟��F����.�)��"�����+��k[�҅��o�ʺ16w]L
+i3������__|�` �0�Rb��,6���%�?�D$��ލ�L$𿞼�����;��Ř!(�
��ƹr�4�M����u�F��� �[?�so�`0�:�d�]�|���T��)Sѧ�L��:�3�VUv�?b�~��
�ϧ
����Y?i�"����D�x23$Jy;
c��0�*:��tl��L��7�
��nƉ.*Н
�4���r&ZK7u�0#@dA{�߬��b�w�7��OJ>�d��U���D�ù���C��Y�ɂJ5�b��2��?N[Q����K��Q]8��)�X7�?���������j�#�RAʺ!+B
#��f ��@��dD�V6���li�,�
!9T����R*�����Y|\<��K����ɉYռ�?C��2UvQ�9G���;��S���\�ݸ����q0�
�E5"ؐv6����L˩0Q`YR at DPވ5���=�E'Ԩe��D��
EF��
�������y�qN&_��IL!�k�<F��FQ�c0ʘ�g
��(M�
 �@*_�̜�{��EP������pTI"d��Su��i��!B���� ���@ʾ e1Q1@�^ �<��7/v��tIz�svS�\ڼz0�y!��l��uD; �/��+��

dC����'���
8�h�%Iwκ}*J
+��˨�Ӧ��\߅�i�������U��n����4��8
��Q���~�hLib�*^A{0���4#���0�S� L�݌zz�k�JEj b3����S�t�{|N�`�QZ�(-
�J�#(�h|
���@Z�AZ�4��@Z6 �
+'{ -�4��S�9�$y�ڕ��lt

+�;X�pB��Z��n$�,H�ǒ�v"G��r�E��@
Mb�{���(1�^�[M>����W
.G���hk�r�\�2y�Cq��c�iM'�LH}
T���ĝ��<i�
��4�L�%�r��[��0���$nM�˨#��	���
�;tg
j�Q'	��<���3���2�zY7��1,P��.+�ǯN� /0
�E�^��9��t� b���ؚp�:�-�:"!��à
�8(d��K�N�Sv��w�gvA�F����MM�gġAm���9}�a�����0N?��:��m���� �S�y�#����:
�����:�T�H��u9v�
?�v<���������QC=�N�j����ǸE���x\�@��Q��,}+�|
�|
�|

.��(���ҵ�cl���F<k�]��G��h���}�s�x.���|�R�Ga���}�g%^�&e9�&G��}�/r��_�a|� <o�+�s���
+?�1�{JC8<��B!�s���� ��U	H�X�������y+�t�
+:o�
�s���gf�"b
�-q
�t�
����
���X��jQf[��#o>(*`t��ƐH�6|��.��]�@
+��J�ۮe����>�r�W{T~���Nm
+e�G
9_�4_��
�:K�p�A( �����K�MG=	�%J��1V�߲
+�e�7?B����
+�:�u`�B�qg.l���V��
��y�h�d-�Sq�-��
Z�ze�b]T8W"���|n�K�
4�v
�M�[d���rw��wϏ�
�g��`X��̪:�v�
s[�[�{�W{R�t�(Գ,,�Ad�����o͝ט �v�-���W�i�<qg�6fz�Kb�M�
��M����kc�(�R ���wW��� �%Tܶ�iPt�oHG��d
����Ʀ>>t�4H�i�7���
�(jc�s�g:��"�K�X����f䅨4$�
+��C
���m|�LYϘ>��z�'�t��)�`I�
5�.=x�♨�!�B��^��h��H��£�
q]8����9�(£6P!�E��<�_�ֺx�ҭ�Xd��]����Wәd<*ȸ���X�d]I�C�ޤ
�@h�]�4�*�UB4�U��ټL�?���pYB៕�%���?ug�nw�4�չ�5|��冀u.�@�����̀j��x@��l!:�k;�p���4�8��z(�9t��
r�?K��nW��/��Ϯ�+7���
�����5�pN�C~��ۥ���7C�ǮU���T�����&��C
��[@'% 2
��xOygm0�������
k�^Xntk����~uyyO��ٶ$Y}	!x9��q,PU�V�>��`��9�@����<��� WGB7
 endstream
 endobj
 2555 0 obj <<
@@ -14700,7 +14652,7 @@ endobj
 2553 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2557 0 obj <<
@@ -14732,16 +14684,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2572 0 obj <<
-/Length 1725      
+/Length 1721      
 /Filter /FlateDecode
 >>
 stream
-x��Yَ�6}�W�2s��"�>5�N�tAڸ�C
���ڲ+�q��{�h�G
�A�E�DR\./�=<W��"�ѷ����]�"�TJ�h:��DJ�$�΢7�@D�'c
o���Wc����a�g՘�xS���b<�
�ߕ���Y�]�=׶�.mI�S9~7}9�f:�cD�
�$H0
��ћw8�A��#�dt���QB<W����#����!���|D��B���3�r�ع�j�+w�2��M�j_o��Z�uf��pXuB�՟
�@Q��	�κ�ԇ��!��]a=��P���|�ޮ�E�`���[��)��n�h�
	��Z+�b�\/�z�&M�	!Hq��v��~%
qL�	��U
����O��H
���4�+a ��BƯ�g� S�n��Ǔ&	�"������됤���r�x�zr��
%)����Ji�F��+�.��8s�[��z�\�z��jSbq��7�1��m�CV�
Q%�}����w�fc$>TE���Y9[ig�|S5�iW(��������vq2�#�x� [...]
-�#�Tz�Pg�!�@��2�
ڧ�D�K)Ä[������Z��`y-?��",�~PH&mx]H
��neb�r¤@	;����r�2�[i�D��BB@�K��^܄)�$=��E�h�õݺG"�W��{��J�;n�5D�m�[_
�M0�'9�A�h��GV�ܼ]�
g��żlb^t�1/ۘ�gI9GX4
�ކm���8M��I\L �,Hº�\�QԶ�a*�V
��ʇk���W����m+[f���� �
L�lhʞ>����2�(�%�*	�����q�4?8��?�+=Df��7
'g(B����
)Bp
0���3$D�eܠ�mI�Y�� s�I��(�ܙ{t`��P�i
0	�J�掁3+ʅkrx�!
G�F��y�#DoÐLNҀ$��
I����
I��%�κnw�$̘�$�Ղ�?�$�I�:��Ib�N���6N��&<.E�i
�
�ti(d,�6�a��ͬ���ڿu��нh/3j 
	�I�f����A�–i���B)Jh+q�[g��}U>3z���[6����mc;���o�n 	۱�\g3��!�Wt
F��^��t"��$�t��/�t�jo
�i:|5as���#l��%l)Y(��)?!�
K:Ƞ�"gy[}�|
�	�9�ۂX�}~��[�h�NҙގD�l�Z�H��k�	�st�rҵ��8�H�Z�6�Y���.�kh?�t g�?]�M�.�
-�x�h*��t�A��z������,�ĕ�j:
-}�#Mw9(X^���
��;��qf'xt�
��[��{P?�t��]�P��ĸ����
I�IF��}� a���_c?�?�|��[ב��	w&n����|
-��$A(���G�d���uQ�|U�4��
-�Su��Wu��oу��w��T���Pu >�9UG�2Tun�� tVՙƾ��&fc�r'�R�*��®�����:
�u����"%��� 8H$~��W�@�j���G���P����n��mY��g
���b����u��/ƐP�
�������\̒��@�!��V�0Ü��{����s��QS�~dO��
MM ��������
ڗŶBE}w��c�v��6��@�d�&���2���at ������k�/����I��
+x��]��4���+|�3�h�aYR��
� �)t.�Ύ�(����Ӱ����V��d;�
W�d�:::��+G�G�N^�N�nR)�R�F��H�H�qJ��y�&���`���v}�jJq\��Wz^O����͖��8��lu��r튿腶mti�H�x�����'��N��0G���G�f��
��P�}�S2��V�(�
������	~�|�Nyo>�~7u��y�����wv��V��ͮ�ۢ*]��*�mt�f�
+
�Qg4A,Q��#�(�v:�YW�zw=氅�ٌ?���.�6۵��h���p�s|��Ʈ�:�BB$�D���ʷ3�J�A�Y�lFR�{l�]���_	G
����*yU6�#v#K�x���0��@Ư�F!L�a��=|i� *����F<�IJ�Foj�\K����$E�@)M\��bm���$����]��5&�L�]e��cq�ϫ���ޕ�Ř�)CT�c����M���1����p������dQ՝q�ݔzJy�_{k�Z�<���\��Z7͈��*�(,�x���
���G]���
bXQ�a������j��^� 	�lg
&�N�+.IS�c���.�a��4p5��H�,�Z��Hԙ��A�"�
�A��H��&��
zݽ�oZ�1��S��R���g���L�u!V�����rƤ@	;B�cƃ��@x+=
�7#VHHyIrӋ��0�����[��]~��kw	�Bċ�ڸ'>�d��u3�!�m]~��X��C�$�>#ڄ�"+��}�
g�
� [...]
	��J\
 
$a\�.�(k�a
+�V��ڧk���Wh���� [��xs� �
� ���$`�(
(�	Y|PI�6���q>8����k=���Ɉ�
��3��(�1r!"�!ΐ0�.c��%�gEr�I�
(�ܙ�����A��
bʵ��
kV�KW���t�0���z�bo�!� ��$̋;H����
$̽�Do]?;	�'���Z0��@"��A�С
��$V�tǛߦ)�ڄ�%D�e�G�
s��N,����6ռ����?u�
�{p�̨	h8����={?�0e:���#n�%� qw[g��]]>3z���
�5�n��l'q��I��]H‰�Xxn��_�n��+�&F��N��t"`vh:��k�e�3��5
t~2��=���RO��,�t
+񔟐t�L�%
���"g��>�y
�	�9�mA,�ĐPw�.&��$�i�� �,0���f���8��IX��u�Y�kџ�� ��:�ژgq-Hg]�k�?�t��\�M�.�
+���4O�tLj�i�tD�����,
���j:
+m�Mw

/�ge�!�b'�{�ك\��
��kW
��|��L��:��q{3�H%���;�%��?x�����O���>�
��!� a��ݞ�z�/@c�x
�{~�J��
H�_u�W�O��UgJCUg�~��0t�~?��3��ć8���\��΍�U
�Uu�r�ꬉٔ���v)��}��;x��gd��_�/����y�H	&�?�q�X��,hVo̦�h��Gj枾,��Y}�
+׮�ˬ\�������.d���F�_L�@ݸ?f�.[�gfs�`�Եj�ĐG�h"��������G������h"ߘVm�}~u���Qޠ]YlkT�W�
\=���%T
����
+��j��P�P���\
��_T��
 endstream
 endobj
 2571 0 obj <<
@@ -14755,7 +14709,7 @@ endobj
 2569 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2573 0 obj <<
@@ -14802,16 +14756,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2583 0 obj <<
-/Length 1676      
+/Length 1672      
 /Filter /FlateDecode
 >>
 stream
-x��I��6����Uj>.��4E�6H�W��L�BmY��8��w�h�����r29܆���C
G�G?M��O�
i���"�8�� NIt?���=��q\��WS����qe�Ք�x[<��r:�
�?��if|��0��)��$��BO�ݿ��x?�gB@
�$�H2
e�ɛw8���E��*:�^�(�
~������I�)CX�N}D�[ȋ4��o�0���/��mj�
�s퇼^=d�M�6���MJⷘc;��n4��4��
��w���w�5R�`7�-��wR��I�DҦOY�|��I�8n�|?��`�l[����
"S�v�ѕ0���B��Og��X ]{�w:i� *Yw
��N|�
R�]�Me�im��|O�{=gT1�
&�H�ďx����
�8-�/��p:[���z�־%o���l[N	�}m�ST2�z|����.?؈Q��k3\n���:-���+�
��R
�A��2�H�v����yev��gDq�h9��r\�4k-�\�7�zd\�i
-Ơ
a*�����<95\@!�����ܠ�U��w�)�q�G��γ���qag9��,����dz"	�f	E��F� #B\M�g6��=�~��fc�˖W��	�K.�A0q+w�1M��x��&\-7Nvrp\�]!ۍ(��� 'L#�� �҅UM�x�v�B�v�[|d�h���1kOc,zh" ���)
�8GI�B�/��=,�zQ� �q ��=ț�w�#)�Q�wl�%��y((��[�`Y,��u�i#�3T��:��u�be�P|�n��6ߘ�综9�a
-���}�"�"�2���(�=L5T���\b�O���lm�0!���B�
� 1����8ᬙP���7�zע[��E�$���C40��`ZO��[軤�W&��
,/�^���Fزe����I��I��[�$F؉F�v�0–
#�u��XP�

�%
#�x�R<"�ρ�@�����d�2�g���v��n�_S�]������Gw�����2��x�/���
6�yOMh�Ƨ�熾�uUh��S�>������m{��;�'#�B)J:oޗ^-+����L�1���~�t��o�Fwgi��{�\\	b�=t�΃1+�uH�>X'I�{skb���VDߒ�-��=���
-Zn&6�L^6C��/	�6�na
�	CW$t�j��-��C[����m
oV:�64�|ζ�� Q  t���)ל�(�����EV
.����[V�b����g���v��`}ž���'t�᐀�n����Hr;8b� 4�|��2�M~40~w�'��I��zP�o=1L�l�QBgE�
��>���
}B]��L���ңϪ=x�ޟ=��G�h
}Bvڝ@��R�'!��%tg:�O訔�����	���C��熾޺�������$t𮐗:�8WÄί:���Ya?�s*�S�ɂ
-mN���g�t�
A
-a�����>
�>�}����k���e��4�6i�O
�_��UZ���YZ,����?����[��sg�列�a����>
�n/�vISuN�!�)+C�e'�
�{mL8
GM闉�t�9*l � ^�u����p8�l��E^V(�� �w�^��B [�WO#n_
U0-�i�f���tܤ�'N
�/&>�E
+x��[��6���y[����ķ��:��ne�C[��� aI(�����B���6�O��o�>��|
8X8�i�t>yx.X��T�e�q A��`�ކ=��q��m
_O)��qmŔ�0�
�x5�Q�ß���81���Y��dND"�C����/&?�'O����Iƃd;y�

��0bZ�kD��w���6��T�2���G�z
iV�&T��d����ճ�M-}a{���V��$��6柴:�II�sl'��M��3B��*cGg�=<��
p��0�
z�1��u�(���ۭ}��I�8n�|?��ڄI����em
��y���J��d!{��Qp,�]{�w>i!*Yw
�ԝ�@;�h����l��,���
�zΨbHGL"����t�n%�0��
�
��tr���j
W�%m��O���G_˗c�J�xDO�q�b�+u�lĨ�P��.�����x��y����Bf����M�MR{$c;�	��ċEa�rD�Q
EZ=y7��D��C.Λ@=1.L�4cP�0�~ī�2ONF
PHb�cp87h��i�iJxX�#�b�٫�ָ��������0
4�x�A$a�,��p9��
`D��)���\ø�7Dz2[;\���
Lh�Xt�
��{���׌i�4 �[]4�j�q��
؀��
+I9��B����0����J>T5�e>�A:
hX�ַ��Q���1iOc,zh$ ���)
�8GI�B�/��=,{Q� �q�Z;5�{�7q��IFR� ���K
"�a��H�o�k�e�D
+�
����� P9��n6u�fk��+U3�ܵ��"�8/�f�(�) �
+�i�
8<��$:C� #�0�P}F at Ns�>EJ��ƌaB2q7& z��W0A(bX��	�q�Y3�p��So�nE����I
������C����h+
��wI[/Lb�0X���ȹ�-4��e����I��I��[�DF؉F�v�0–
#�u��XP�

�%
#�x�R<"�ρ�@�����d�2�g���v��nȟS�]���
���Gw��|msFI��gI�v� �|�B�SS�z�S�sC�к*���f�i
���8z���)���ȹP��Λ�;���}�A���U�_6.��v��N�$�7��4W��C�Ƌژ�ӪN�>Z'�7{sob���VDߓح��=���
+Z�&6�L^6C��/	�6�na
�C7$t�j�ۨ-��C[����mY?ެt mh���m��6 @�X-�S�9�QV
	/ݫ�\
Y
����b/jY
"�jI��9����}c��O���!#ݗѝ�!��~>p��5 at h$��	�-d ����*h`���[O�'������zb��ن��Ί�;B�}�A�=���	!���G�U{���{�
��>�<���;�<���OB�K�.$t���Q){	���:[�� e�
}�uU)	��_H��]!�%tq��	�_�N訊\Bg���ΩO�&�Uhs:�]�>3�kO���������� �)�ST�
p
[
\f����A�bk���u�o}�~(���+�|��q��ǫz��S��>�]D���n�yX����>��6{1|�K��vjb�#D-6�}�E�c���'�WД~�8#w���B
��U�{��p8
PR�}��
+�V ��s�&! ,�܃���{H3nck�3;�
_��
 endstream
 endobj
 2582 0 obj <<
@@ -14825,7 +14779,7 @@ endobj
 2580 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2584 0 obj <<
@@ -14866,22 +14820,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2593 0 obj <<
-/Length 2224      
+/Length 2221      
 /Filter /FlateDecode
 >>
 stream
-x��Zm�ں����o����$K�o?%��!���]�i3I�� 7`S�\���{���a�L:���dK��9G��G:�u�
��������WN;!
-9�ɢz
�1bw&��Ǯ@8����y��v=��������<�᠛&�"Z���y�QR�lͤ)>ȅ�md���OYWx�ϓwW���?�0��u���	$(��6W?{�9Կ�x��Ag�[m:>��\w�W�]yg�'y���#�0�>�I�N�7��Om>-��fz{��}��,�l��k\|�C��'�yjؾ�
�c�Bf-i��jw�+i:�B��κ�'ϣ�Q6	�
R��nW����6���]�Y����5�DC,CVM�:�h9�H��x4��
-۴��A}A�00l1�:�jꏙ\G��6-��h�'E�’ĉoz����y�����y
�eC�&��XE�m��f��x3ٞ"u�c3	p��0���)u	��<N�Ơ���i�ۘ�~��Ҽ�p�0�ZDB�y
-F*,���
-�
�$-�V5�fR�[����|�h��]Qc�/f�=��C�y��d��,�H3�R�lM"{�u��o�8ˤZUSp�E
h
���L�y[�I�h���(�֐&��a`٧< �3P�Iw�M
��A7w� 	O�/@
��i��e$8Z8U�M��mdR�-
-X�x��=�"���j�t��*n�z'[� ^�a������������ɇ����x<����p{�~��-JC�k@�x���$Q�:�x�+ZW#Z��Ҷ�І�μ���6�O�ϛt6w��>�I�)��l>�-�{(��Bׯ
-�f�Ţ&�l7+Jd���Fo�n�h]�tV�3�C���	L!�L\]#'u�rU��S���u��@
�z
�K�P��`�M7u�M�<'l
#�_(l�{��)sJ�¦�V����.1r�)b�$n�jg$�"a�
�⧲�� �a���T��Ce��Ieî�QG�B����\1�!�R����vd�|�H!(��E�)paC��6�@3�.rj['g
	"*fj�d��?HF�ThT��q%g_�
-�l�M�I{)��6�s��LA�y� �|g����>�@PDA�عd�)驽�2:Z ���w�P�b�Vk���eI��2���Q�&�D#~ك�"V���*K��5�efz�Uo�
*}*�)�KUmdk�۪�).�qn�K�(�
�~�V��R�����S[�W
�n�I�
�k������5w�Ӈ�ͫ
TOFP��oF�ww�ۉ��\���a4���[퀱���`2V�E�K��n
�
��
�tu
�\7�

��p���E\)�s�ϲ�I^�
ZP
-Ęx!�[��(�9p
܇�K����O�q��o�._̺oe"�HK�����K���&]�d�@�������*�I�����e+����
M�o!�e��-�
� �B�
,�!
N�
?&]��rH���HW}���,���C��G��
5�&5��m�q**�U}�Q}�hu+�Q�>M��]Jje���#�||=~|?T�ؼ	l�
 ��;QX �;��`�e'}��%;q��X��Xp�L����KfڦU��c%.���2V”�Zbp#󙋀�_�M�_��U�<>aI�,�.*k�b�
-mf-�1c���'�#�X�8t�L��w�i�2��
b��&��O at Yp0Au�srJ��������u�B#c�i#w�X�X9V.]7@����8���_$+�"Y	 b����P�'�"O�ئy�2��uSW,Źk���3C,�4'���Ԍz����	h�Z��f��L�"tUXd����*�\g�|��O%�
�Z!U��Qm>C�΢�N�H����
�w��
-����d���R��R���V%�V2�m
�}:�τ���LF�U�ˊ��S&����v>����|/pH�*�e�F2��TR=���m��hsN&�����H�^U�
�pF��Q37�*���Ǿ���x��tD���t4N�#G�Z �)u�+e/�R�ͳ�?
�|��Y�p�m��$���?�:fV�u��(��'!
-������k׵�^&��p��6��C������s�8�S ����$��"�?
�84��E`!\����WKe����-��OY�����E�r-e�zc���x�e��
c]���Gɮ�ũ3�!������Ă!(�*�A at R0�X��4a��)��z�!S;G8Cp�/WkU�_����=��h���
��5����ף`��:_e�7iV�� | �� Pa3�q
7�d��1�h
+x��Zm�ں�ί�[a�h-ɒ��O	�fH��ޅ�6�d��lj�K�_�^�"0,�I��6�l�z9����H���t�v^�:7�r�
P�	����z
#Fpw��~�y�v
���m��}���ͷ�Xd}���d^����0�7N
+�-�H��X
+�F$�
+���<��y��3�u���`���jJ�!��n��|��tP��� �݃j���sӝv~�8�'9���#�06>�I�x�(oq��|Z�������!.��(��6�k\|SC��'�9r؁�

`�f,i��lw�+i:��=�U�O�Cu#?h4�둲�n��M�@`��S��s��
+Fi����Xa
�
X5U�L��h"����
+*L�F�Nu]D<Z��aӈY�!�TS��&,��nɜF��)
+� ��C�����}�Y�����P> P&4i���uX�v�]�~��0�� R�?5�P ����hh�RG�࠷��d�
+�!�f�f ��.
�i.�g��A$�Z�`��‸���ېL�BoU�-b�b��P
��E�� �z5v���>��*T�
��:L��4�/���$�OX����Q&�ꂵ.r@�@�Xd"�ۂH�'[Ŏ��Za
)�*���}@;�U�T�۴�
u�g��H��ȁ��:ͤ���'
'�B�)W��H
+���:�֦�D#^���\>U���[�ً�8��nP���~2޽����>�}�'������������I[�|��Ӏ��
�!�;FY�Tӱ�h]
�h�"�J���A.;���C��.E.o��܋s�\%i&�&
��@���
l�*��
#�EE��>*Jd�üFo�n�pS��V�3
�c���y�Bt!0�غF���媔�������8ȗ��P�AK�jjI��yN�F
�P�(wJa���5�M���ף]��S�xI4\��NK�U��
+���V*���yF��Oe�?T6��T6l+��-p�]?�2.�k��
MGV�׋�2�]��B 6�h`"
4��o#�6�urƑG����t�����(*�*Rڸї���2i]z�A����f`���f�w��O�	�z�O'�(� �v�l2_}������m
/�}<���Q��o�3�P�$�_�d~�(I�A���CeK��]��n���"�=��ʷ�
�>�ܥ�64��mY��87åf�tY�f>@�\WI�G��Ԗ�U�^/ܦ���� Q�:=�����h�ճ1����������v��>�a:{g��V;`���t4�M%a�#Ʒ�����C�㚮��릦��yM�v2�+ex!�(���Uۡ����^���q8�=�9p{��I�P�`ˀ��<��d]
+��uߊDd����;I�6�;O��ɺ��ƺ��
Z`�Ll']G��SW�����.4e���tW���p.�>
+�3���x8U;��te��"]��"]�5ԏ��K g��
e"/P�+�Ԥ�6��m��HWԹG�Y��խLG��4QG|��)��ߎNh������H2b�&��{ 
��
�Da(�A�ğ����Թ����mvbMvb��3�6�kl�/��i�V��\�`�G��X	S�Zh����e6& �0����4��y|ƒ ��_]T6��*��Zpm�0�O�C�X�9t�L����y�2��
b��&X�O@�4AuԳrJ�������G��B�~�F�
��%�r�\� n���~E�0lq#ǽJV�U���0�e�$O�EI��K��fLYk1��X���T�_f
��_iNl&W��"�;�P��	
�q�&%د��)�'
I貰�ҭ��)���ζ��ȟJ�f�*GS��|�|���L%IY���
��������d���R��R���V&��"m
�}:�τ���L�Ѻ�e�e�)�m~p��@��m���	�{��	�p+
+��v*�
���6SJ��g�PVNx�r$���2�؆i8����C�����`Wny�ap:��Q�:�G6J �)y�+e/�R����?�|��Q�p�m��$�����:f��u�{�(�'������7۵�^%��p����C��������8�S��H�k����� �p8�P���p�s��I��0}����^�b��I����7]�&�0Y�Õ��g�6Vd�
s����X/�
އ�^����F�^f ��
�b���
�7%2u�t˷�vZj��
;��n���rss8
P��}�27��7��]���XͲ:Y�mS�:�C�@�V
`��:���(
 endstream
 endobj
 2592 0 obj <<
@@ -14895,7 +14850,7 @@ endobj
 2590 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2594 0 obj <<
@@ -14933,21 +14888,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2603 0 obj <<
-/Length 2238      
+/Length 2233      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�ogk�/")��z��h�=�uS��v(��Β\I�7��o��7Sv��
p���^���p�g���/���������-�*��E�R�)Y�f�K�H�Z��r��ݽ[Q��vO�*�W$^V�]�>�֔���e��m�Q��g�Uf�*�#1��d�����on�~�"�^�$�H2��W>�E�X`Ēxq4��ED����q���xhF�
� ���!,���9��2���x�-ǃY4A,�f�/���Zs�J�&(Uf��G�8SeU�e�V�}Pm'#`�Z������|��꫉>#+�V�5��̪�/�O��s�NPˀ!Y6��������m��^�M��{�o�{3�Mѯݤt�T��d�T}�����۟
-��Ǽ��g��!U^�gwU l����je�
u��U͡>}�V�#1�(I�_~�ƌ4s�H�!�J7�����V�/?��BZ$
�H���V��ۀJ1Jx��cX!*�L0;��R��I_R�S��@1�hi at pY�V�}u(3�
�t[W��J�+m��?���	8�
*=W�'�ju酤eܔIک���
h
�DZ�&d2�#6�=W
e1�W~Ø�Jb��� �ɏa��
�	���@0�I&M$2���$
O�g��.	e[
 x3�
�vr�
�
�D�Ș|��
�l^��VwǼ}�s�����9�s6Uٴ�:eU
-���Nsa�6��v��Cl1�K�m�1�Mac����*������PfF�D��$wF�X��
"�F����B��M��6(<�H�nj^n}���SP�G��\ 
- �
'���%��0Ȉ񪈒AF���1Z7���$`�ߺ�1ں�T�j]σs�� C�ę�#�[�I�����P�]ڪ�c �1����HP���� H��l�U���.2�S����e��6�N�����K�(����N���#���K�
Ep��>�[�c����Goh�.|�.��}��81�HK=>�G{�I�S]�m
A�ET�c(/uڜl�9JG7��	� ���d��D�ħ��l�bh
\���I� B �5BĎY�[-(-���f$`��AdI
b�s:܇9ꦣ wQp��2�송3 �� �|n�D<��5�m]t�g�$�&~-
��Rg
�I~b��ԇ!�fm��cո��������j�vcCDG 6 ��Q�!����xWPf8�.��������L[5�b̰
-�X�]�#4m�s��W�aU�Ι	
����7gpI�n^��ɠA��/�g�q8�����^H	�<���Y���;Dq�C�
"��	��!����u�=|���;D,�L�ȿL�ȟ�!�gv�=-�_��C���Q�~ �	�ѳ�k�DMD:�}
-5��\G v*N�D���I#�>S	� ��"�)�C��عv�>�ݐ
%��v#��#�:m7l��L�ԡH_�=;�#F��p�A WN\sF�G��tx�[~e�C��i��&�:���-�}�:�� |ܻ��j�
��6`KK.8��f}���ozE�d5���U���i�o�^��:f��du���� Jp�sӼ�h���
�7DwQ��XًQ�����y�021i�=��h

��x%��sP�fٝ=��<mv*�����=�<G �y���M �L�S�v&F8I�ny�Դ��
D�C�MX<F4I�܁� �4F���l�\��]
�L<��
cj�.�_���"����|sM%0U,������@cآ{ڛ���望>n
Sg�,��rc���¢�rM͕{kܡ_���=�]�
�m̹
��
-x�Bp%��	�
j�Hܘ�ުE\
-��ճ��> ����MꌸwG.TD��I--���pם��
��C��5�r��/��%��P��7�U?�E�Ac
��7%F,cG��4�;�����k�9Gft�
�?�9�18x
-�jR$��r��+W���@�
 ������E�R{߹
�����g��#,/���10�
0P ���!0W��٩�a�@��WbC���w
-B�C����g	`'0�b�u�swTӝ���օ#��<y��?��uZ;���=KˇC����^�Y���/����
-�,�)-�/���,U���Fh
-�߾V��,F � ����
�Z���]���#ړ�Ƕ��\_�G�iС��5��k���Ө�H��/r[�RT�?i�7 Rk	sHwvW��tL�l� ;#�
+x��Z[s��~ׯ�[�s���S�I2I����ǣ�����  
�������)�Ng:�X�圳g��}k���/�������w�-b
*��E�R�)Yܦ��K�H�Z��r��ݽ_Q�,wO�:�VD-��I
Vk�����6�h����j�G��D�/%Y}�����۫߮���.�%��/6���Ox�B��
�X�G�+_D���n����W؛��n�x��0!a
I‚;_���.�����x0�ƈE����e�e��9o�WI]g�N�[��S]�yV$MY��r;��W:?������dw��L�y�v�I�8gά}�|��<g��EJ
�Ȳ�{$�'+�o���iWn�&+}{�m��qt���%��
u$Ko��Ɩǐ
���0�:f��xx��)��9��a�</�V7��P���]Y���Gp@3�@�a&��1o���>#
��(m�J'�G]OL�+—��P!3%$
�H���n����y��c� *��`w�����͓y�&��F)|����Eٸi��C��]��mU��)�/������&&l�.��X�Z*�
���$)���H��T
E�Z8~J��כ��HEl8M��i(�L�E�W�Yp�X�n�(0=��
���#�� Z$���Ɍ�"&��'�g���
��<@��/:tr��Y3�/rP_ED�"c�X6Wm d�<���;f��?����c3fSu�SΤ�0HY!��,��&�V�n� |�+�n��;}�W�8��B'�ݷ�����X�����!n����5�m���3t��	N�8���6�G�S0�G�/\ 
- ����]ʍ��08�U%�a2�=�u#8^�
k�.À}���{]����Ü#<����L
���$�E�>�>Vz�4:�8�k��;%�����; R&���}YgMfʃ�L�
+6�"� ��5l��(D�8_
8�_:Dq3�Eq���5(?HY�D�P���yq��6�]i�=���—�r��'
+S��Gf��c�yt����15���$YD�8���
�ӂ�9G��F�|2���L&x�Ld~���/�2���4�mň n��3��+b&Jr
���M0C� �$�i�s:܇9�f� wYp��2�얡Z7 �� �xn�D<�5�m]v�g�$�6

����:���đ��C���	���q�m�_�j���M��

�� $/g�AB1d3��2p(]T��������;b�p�x�^����1��~8�F�8,�s���VlF��

Ik[kl�d ��
�B
���2��=O!z����X!��
+��*D6�	��ŌBds
+�g �/�
+��\!b�u"�:
+�?C!�g*Ğ���(D9T�J�*D���&�Ōb�Չ��t!�
Cyn2{'*�'l�(��4������|
+��0vNn�g�
�QL���Dn���Tn�"0��L�̡�<�#;�C�H\�� �+'�93I����,��)���5TC��i��&�:���-�}�x�i
>�n+;��DI�ň��ӫ����4>�~�<yrݷ�����im^�Y��:n�0du�FI %���am�J��
-k�Ũ��M۬��H#q��

F&&�e-�� ��D
���
�$iz�.n6O��N�:���n`�&�� z���}� H$���]��#
��|x��W�����,���wa!�(���i:e.��y̌��� 
FM=9��K�BKC�z��:/�����X\�bh
C��io�J�VU�}�Z��(Yn��1us
+�2�
5���
��л�>��1�*m�lc�]���S *�+
&�M��P{G��
��,⏰�oa
+��[��d�v�$މ{�BE����<I�w���1>��p�a�f
+a!�x��^����#_�P��/B
���oJ���@��,�; M�d�M�0�5�ޣ�
+3�h�.�����\<n5)�R|=`0�+��`�R���
���;���{���C`0�3�����\�j

n
ȴ�8k���3{:lH0�Jl�":�;˜���������d��u������}o64����W���<����*���~뺼K��C��ǻ?��7���ZWZ��݀��t��f0�Q���5B#�B��9�pG����t�ע}�����/jv��4������65:پBYs
�t}���$����P��4
��U��Иۛ��}�����
 endstream
 endobj
 2602 0 obj <<
@@ -14961,7 +14917,7 @@ endobj
 2600 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2604 0 obj <<
@@ -14999,18 +14955,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2613 0 obj <<
-/Length 1622      
+/Length 1621      
 /Filter /FlateDecode
 >>
 stream
-x��Y[o�6~����,�fx��=mE;��n͞�"�m:fK�$��~�/�F���С�Qy�w�I��6��O��'W�$
bK*��U�@I�%��2x?U���`������mH�4�ܯ��I4ͳ�*�
gT���Y��U����w��v���_�31U4�x�z��z�ׄ 
�R(������8X����X
;kp��	�M~��G�S��-|D�ކ4�
:u̘�n���y�ϖ7IY�����
|�~c�ի(��`X!�)��(>�)=�
�Q3�Y8āZ�YY��g�Gy0#��}?��9�N k��#:s at FDL�
�I*���f
-��K$�'੐�v��_��~��(�
ш
��
!.�zB�9Y6(nh#��jD��uJC�jX��A�H5B�G��F2�"F�Q��W!�܀��Zk7X��$��̰ϝ�v򬞜�nT?��e���$$�r̂�!�:�f���dTݬ���Oq�ܟ@���os�g1�Ez6Rl�	G
r�Q�:�/@�+@Ɏ`���1��M��X5�5�Jzi
Re�@�x�
�L0t�n2b�-ӭ���H����1�?n2�.)Ƅ3���3�/,6��~���f:)n^~ڹZ:(#8���ֲ�#8LX���N׋\[�/R�UGt`D��%,�43��
I%��t
IV��b[w��'�]�ݣ�1��3���Av�d���H3Opu?JV!S���m�
��"�t�>�r��Y�}�3b�"M�m
�!�ae�4�`�<v ߆��
�w��=��~(#��I�aH��;:+�~H�&j�#��F&��uh�P���}
-�̳n���b�������N�A4�
bm�˄��8`��-ɣ�@�T�)�~���ʋ��.�S����1�f�
`\�,ߦ�g�
%�\�s 	L�#�%.�I��3�&�D̊KI�4kt�DH�u��y4B0�g�"
���)(��h�����o����N �~^Vi���q�7i��"�:X�|M4º4u}�F�aS/�g�#��/��S
F���F�(�z����ې��᧱	l���o�lҦ���jD���QsO[�O��Dߟ�yMH���i
N�bp�p��8wq�y���|��l� И�����V��B��UYΊP���Fĭ!,���Ehԛ���K@�t�D�� �ԷGE����7�i^ŊE+���PLY7��ו�A��8�*B?zg)��[wkio+�
-93�%
-$�V�҈�n5�	��LԩD�O�A��&�w��Ӻ�	�
-iE O�l;�(J5$ԙ�j�@Ю��c^�xM��E��,R�[9}��<h3��������FgFA4�o���vG�"�����oM��t@�Έ�@}q^�?���)�.�mr��л{n7�y2��&��OȒS&
�ο�nF=}�g6Q�|��3ˍg�aI�O��췆��)	�,�s�Mَ��-
D��^|`�[KO�6�� ��&�I�+��/�n�
'��m�E����(u�](�Է�_�l�lZg���ʚ�	
��� ̄ �3��������gP�~��=@k
����/
��=��:
hQ�}��
-�VW��z�
]�H5ٽ�C��
�wh
-2rp�`�O�43������A�
+x��YK��F��W�+H��y��6J����6�*�,l��Qmp_���=30��o�V�����<����=��4�q2�{%��HR�M�^�=%	�x����W�D��`���v=}P�g��J/�~�N��>S����R��x�����R�5:��g�W4�8y=z9�5" {Ī
+)&��f��#������BooWm<N\�޻�o#�(|���QDqeC���:g�n���t����4.��>u�?`���o,�{F-
+D9��'�����(l<
Ƃ8P�,-�k���(�Ƅ�HTF�9�`
�ֈ�����\��R/>����	�	�*$A�}���E��p�h�z^��Q� N�,wk#�n��%�뒆�a1��B�9
(R�d�+D���O�P�
+��3�G~���f�m�$u�`��n�h����I���k�zo��8 ~1dA�9:�fn%2ɨ��v�u��&�?�Z	r8�F�bJ	"�tl�ؘ��"�Pu�[��S���+�x�c��i��bx˿7�Jzk
Re�@�x��L0t�v2b�-��N��H>l����7��C�d����|Q�t]��IR
�ӗ����� BB$8���� ��Q�r��E����N�3:0"L�g��r݅
+����R��y��,��]fU�Ͷ��A�I�����i� [^2R]y$iEpu?����S�D�2�h�H5
�����yb��U{0b�<�gkm
�!�~e�4��5$y�@�
`ɡ ��;����
��&�B�!�[�h����@7Q�
��22.�]R���^|�SХ�J���M�����B��S۝��W�|Ջ�uA��q�p�̙B�%y�h�J����6:��,o��6�`:�m�/
i��	ƅN�M�~�A�ʕ>���
�m�R]$��&�ؐ�y�V�&͎:O"��:��:!�3v�X����
y
��
���o����N �nV�I�+�q�7i��&�:X�|M4��4u}�F�aS/�g�#��Pt���#���G#�с	�U���b�4�6���il����׳A69����jD�f�QsG[�O�Eן�yMH���i
N��7`�u�2�]
q�D�)�*��[  4�%71�'e�B�t���S��"�tB҈�7��S3Y�F�N�����K�K�n
0H==��|�ߤ�y�I):��&/Ce��+9�j!�GU�~tf)��[7���ʶB�̼D�$�J�N��T� .�D�J�W	��v҄�!ү˝����Fa�$��k�R�TCB�UG�
�����n�k� ��k�����
+q+��g�̃6ɶ�
�
q�&:c
+��~�
]�;�(��q�1��)�^�����hU���f�G����G�̠�wf�Ǎ��n�
��	����	������Ψ����&j�m6Yj����`/,q�A�ɶ����8%C���oS�c��ǖ"DG/޶�1�]L5mb����>v��Ify�܏nɛ8��9N���{�mQ����ο
��
�¯q����?���Z�;��C8�cD��Q0f�~�듆���^}������.ʡ�5)�*����~��ڥ�6GIy{����h�G"j�T,m��&˵�!IM��m�$N� �:;i
 endstream
 endobj
 2612 0 obj <<
@@ -15024,7 +14978,7 @@ endobj
 2610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2614 0 obj <<
@@ -15059,17 +15013,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2624 0 obj <<
-/Length 1778      
+/Length 1776      
 /Filter /FlateDecode
 >>
 stream
-x��[��F���~+����/�S%U�VJ��S!/�
-65�������
KhR5���ۜ��1�~};�y%Y`��T����@I�%��<x7V��pB0���v=}R<�֏�x��D��t����
-<�1���"����o�"vk���"���b��ף���?GL�q*�B��`�����9�
`Č
ܪM�)��u�v���4�2����GQ�}H�}8a�9s�
�y<�F���4�n
�M���b�

<
-���+m1F�2
�umWŚ�����%�‰b�Y8O6q�K@��>�1"�	!����q�hvq`���(����
��b�gY��ON�8ʧ/��a�9[��$�"�d)j}ף
�X�{�*Q���������Ĉ�N<_d���Y��^
�D��R��G?GFW�!e�_#�6�)-���u�����7VBB�;`�B��b�w�e�+�m����
6�u3�%�p�y�k����m^f���=¥@��
�?$�U!/�w�x��,/~W>�m��@�Tų
	�vbۊG���x^<
-l�%��kҝmB�֐��
1���HdӅ���/C�����^Ź@��@j�0�׉�%��jY�U5r��<M �F؈V&�VKC����u>���9�I�z?�C!�e��t2Ik�'�W�{�
-$$�[cU��6hn�6�v苚Q\���i��c&0F���Y+��ٌrF�s�S�N4�L(��v�xcs-ʣM
Sm���|-�ݗ4R�@��u�6
��D�B θ� �U�����k#�Ւ�������M<����e��k��6o��`�(��<6�>�PPyݭ�
?,��c]����j�H��i�@}q�q���p�U�C�P@
v�Nz؀y�,�z\��uf�}(�s�&�rȕض]��:�BaQӅ��G��9��'1��R�
���;��ŨY��d�����<N�M�>}W�t~��;�3�'欒�("B�QR�P��!�l���%G�cs$F��
�`
-�FD��=	#��$�
#�`0��8%�{5}a�+� r��P�q�B"�Q^
����G)l!]�œ J����+1lPWE������iR�A�D�>Q�zQ� �DII�Qp^r~�d�� �F��l�d %%���!
����(i�
�d�Ġ�(6W�!-SʴP
�D��M�Qx�i�X��
t�XU:�'`
T [...]
-��]��� �eM��*
od_3j���EE���S�Il��X�������kps
/�
�j��� �
�����:)�|��&G
���i�NL
�}}�/��\�̍y�\�����km��
ϓ�N��B��B��B��e\�>ft��aH�gQ`�!"�8+Fq��-���q���Ia.cD�+F��rF��g.gD�?��%|�b����`��<B
�`埑
!�@�ʳ�8:id�l����@E;'��u�H�O��@xy�Ț'�
�C'���9hdG��蠑��C�4��N��C	דƪSt�wt�NС��<�ZCL�5x�b��$
-��N�!wx(��
�Cx}�j�0&B�Suq�wx(����I|�tH���'�ït��鰲��5[B�I�ԏٮo�Su��@��
�޸I�o"���_����Q�O�_�{Q�<T��������7�c_ɿD�!Z�'��V%t�*1�nJ �Y�@ᄁ��q�iE��?�\Ǭ���~����V�����������!M�9J�7 at I7������Q=��>o�b`X��Ԁܚ(x�w�$�=���� >r
+x��[��F���~�-�ٹ_ҧ6J����6ۧ$B^0`lj`��_�33��
KhR5�،�m���E��F�ߎn^Id$���<08P� AIp;
ޅ
+�	�8�lV�7�a�z\&�"":̳�.^Dc*p�c�K�y<M��o�<qk���"��P����O����?GL�q*�B��`�
������)��
<�U�S������>i>eKј�(���!�vјq>��]��f�l��cL�d��.��x��'E�

<
+���+mZ1F�2
�um�~M�j�]��%Ϣ�b�Y8K�I�MA��>�1"�1!Ȉ����&�����*��qѧ�!�[�	�~��y��M^�Y���a�:[��$�"�d%juף
�X�{�jQ�����@[O���|�'n��i��z-)�*�
�
]���!�Ѷ� Mi��]���]2��W
+�Z		
+I���� @�l�m����
6�
f^G0��z�v˲v7E���*���a"/���^^�l7�tW[�?�e+�N�4��g
�Ķƫ��d���6e|ɖ���lk���1�CZ����b��J\�2d`KZ9��U�
d8	��C~�hXI!��ZU[!�
+��Ri���d�4�
�8XWf�3��	���}$dXU<amG!��y��Jq�R���|k�j�v�͍�v��}Q3
+���5��p�ƈX9=1�d
t#�1CΨjn
��
�c
+��
�'��\��x��T�>�<����%�6P�`����h=ѭ�3�;�m]~�X�D-k#.�%�꽰���d�큂�I�R���y�
�FiD�Q���*��nU�)�ey��Ա����zP�T
i�@��<㐷�;�)�!w(�;r'ۯ��]^�=�k�*��>T�9_�l1�Jb�
�.?�θ�-j�����49��~��$�S�U�C��o��5���<s��ݛ%Y�N���J�ͮtu�z���œUED�.J�J:����op��Hx�b��Hb}�#[̣��H�t�'a$�$�a$
��~
�ę`�&/,z1Dnr)
�+$��U����}\�(�M"�P�G�$��;�&��J
�U�$p!5�o��t�&��O4���U()I?J�K�/�\�$�nPқ�
���
=�� � %��.JZ�G(�!1(.��(FHŔ2
C�*��1
+/3
�|@c��K�J����js�8�;�t�($%
�1�<�Z
Ǟ�8B_&E��2��z�:�v�C^HS��Rx�H�Ш��_A3��W�,Ȧy�`z����׌:�0xQ��1�n[0V at +$��ry��\%�҆e=��lF�P���g�C>BB�#���n'���e}�/i�\�̍E�X�����km��
ϓ�N��B��B��B��e\�=ft��aD�3�(aH���r��*�Q�!oa~
`Di`R��Q�5��-���Q�eDy	�Xr at g�p�Q~

!`���H�S�}U��8:id�l����@ENY礑�4q��ꤑ�OK<�

�4z树

4ң�Fv�1����:y�%\�[�N�!#��!;A��
\�j
15��R�	�(�;����h�r����[XØ=O5����x"
j�&���!����
��᧧�ڦ���F������&8�4N!
�L�v�1�lV�c{I�7e]�����]���_�:�{?]����u�iy��mR|	n����>^��,��[��q|
�M���R
(3�÷I�d>շ�G�Y6~Q��.��n�y~s���[���M���
�����q�H4�9w[
���"�>��mE�v���(82
 endstream
 endobj
 2623 0 obj <<
@@ -15083,7 +15039,7 @@ endobj
 2621 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2625 0 obj <<
@@ -15112,18 +15068,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2632 0 obj <<
-/Length 2242      
+/Length 2239      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o��~��`�JG뽓���A$M��
��1
i%�(���:���^�^�6z� @�H�˙ٹ|���8�&8��櫻��o$KR���n�(�d� AIr�N��
�X�qz:�
����i��͂��.�r�XR����N7�r����z��]۟g"���������n�uC���Rd(c"Y
n�p��߿O0b*O�v�!��u�|���_5�2���G����RR~i3[]��W��uQn~��ֺ��V�][4��|.�_����avx�M�&f��!�20�Zuڹ5�������^Τ5si'K�s�E�,	AJ����u�?T�.�������۶�`�):��=�,���|j
-V���X�<�F����ޔ���n����c:�D��^^����!��B�H>Wk����A%sw���iR���
�U�5�k�t
A���{�U����[)�d�2�(�X
-�)w�
,�֐M�Ӵ;Fp�%�	$��
��g���
7ɂ"��˒E��\u;'���I���l��؊��DD&�-���)��+0'�ܘ��J�bݚ�5�a4
������bĉx�ӄ%���>�)�	G���W��g��4YNV��Yz�JΞ�Q�DN�&	M9K�;��jF /�Xj�l�	��_��U�@�� �4���ܧ���
������)��L�+��&P.�h�A�
�g�(�j*��䳟|0IQ6�AC�h���B0�Q���
�4�'_�Q���P�z�<j�.�ve��_6&��A���)LZz
�x��m�=7ش�oî�}��j��B����+ń�
-@����t*�F���d'�N���Xj]�m�8�$(���ɡe?�YSmw���Pꗐ�*p�`#���5�S� x�&��;ь<)o&p����L�&�}��
-�y�}�1'T] l
-͗Z<
)�k
 �����ȁz�lO@�H����
��:{�og��H
كQz�=0�;��@,{���s�A~&� ��]fP�q>���,�"SC"�v�A��=����� ��܁��
�܁�v����
Ԕ;����ɡ<�\�b]
tmt�
�țil\�5�:� ��
��.އ!
�-�C��c-�$���
<0�`�a��_ut܌����P+�s�V�3v���֟��Ӓ*ט�
L"�lW��;���mr۱q/l@ݫr�:6��z�G����<� u��Y˦�ʽ�n�X���CC���K.r�{EF����j�pe��b9�pXq�К䬑
tY{d3{�{E�h�ָ�1=��|�U˦)�@��9��]�������G�g�<	䈏�u�T�En{D@
��X� ��.'�O
g^Ǚ�Z;�X�E��!Eb)�	����*bq
d �U�tA�"|&"� >^~�_��eT^s\`�AɈ��M#|_=,�r�OuW(��+�b�YS���+_��p�1(
���֜��VI+���Zx~�'11/\���1ʞ�^�	�{���w��W>	��x�pD�A��A0��^m�;S�����%�ryMv��l�]0L���� 䧞 
kK��u�
-`��y�<��ts0BP�1�,�t�}�w��B���}�'�3�_�*��~���['���86�Ԗ�B�Ø
���Afm��j�'
�׺]5է�r�e|DZ��Ra�
Ⱦ��)j�Eה�ۓ��L�T�����1t���5����)��
,HZ��\�������)�ٸ�C�=`늏Om�N���Nmd�
���Y�� (�G-q
(B
*��?Ԙ1���Z����@��|�}c

�u�kL���	�<,ß�W��~m�d6���X��=�w��0d�7����\��M�f�-w��wE��S�G��F�c��؇,�7b�M���hC��ޒ�ehS����O�q�h�%I*��� ���_?��뵙b�[M��N�h���F�"FV��!���\���^��=�nV�=C
����H@`���W<"��e
y
%Hpڊ�`2�����Q��i��x0��
`~b�x�0e�� i��R��>�
-F<���0S��@��@�_��y�wyȍ� 
D �b��l�i��a�?T���yr��oe�}t���
ؓ�>������
!R?��X֏���nVkƄ��b�>a�c� N?j�=���Ϥ����u�9*Mq
Y��������Z�XW�U�-d���s��#�h<��@e��
�Aޘ�@>,M�S��6�L�ѣy �
�F��
+x��Z[��~�_�>U�
�)&�C�H��[`��>M�֦m���J���_�CR7jh�
�E O�$��s��G�8�&8��曻���$K4Ғ��n�h�(I��$�['��BD/�c��N�����ڙu� Yz���.�T��5��X���7�T��L��/
�~�����_7L�	q*�B��du�������`�t��ݬC�)��>�t��|�|��b4QDU���jKI���lMe�b_�b�y��cZ��<[��wM^���H�_�]��w����C�)0�Yu��9�������^Τ3si''K�q��J�� -����U����u��N��MS^0�P�4
���b�PD2>5ka|<,�<˜Q�.o��85�[(�>�LL���1�˫;y:D�R��j��`��;�Db�Wx 2M�ј�����&�
1�CP6:�
VU�f��g
+<���(RJ����r��_��m�D9M�cD�P2O�@2��!P��xq._��Ha�_�,�)��yy�iNf�fÕ8�N��J �
Z�
�S[\
"R_`^H���։�s���SP/�8�څ4�#Nij�&,�H+�u9MM8�}��n�z	I��dZ��ۈV��z�F�8QM�r��w�6Ռ@^�
Ԇ��!6��'����ƃ��Խ��
���ޏ��k�}���Km&A��l`
+(�r4�"{ͳ���`5HB�O>ڤ(��`�s4_FA!�dHa
�2 C:���a �x(Ի�A��{����������c}0�g
+���{�<H‹6ԍ�lڛMgî��5�{
��:OW)6��P �<ܽ`�W95r
�%;t�gV�R�n'�k&A�\�O-�y��r��
�"P��$��3���!����7����ȃ��f� c�_&d5���}��0�����o�<�9y��y`Sh����HI}� qP,=��(�@�dw�č���q���.���v�
���=X������ɯ��؃��
�g�
�9e�2{����YF_f�J����J� {�
~	�@��
���a�
ȯG
~K�AO�U�O�)oN�����`*���"o�	�p9���h��6���x�0�����@J��~��	���[��b�
�v[:@~�
�¾dk:�6R����qkZR�Ӓ��Ad����Kx�o�+�؎���_�ձ^�ն�y�3�Hˣ
RW����۲���6��jl`�:$0��@��"���Pd5
_:9�SۇK�����r�3��$g��`��C6���WD��i�+�#0�Q����i���|ޕ�]_�M�~(�\��$P�!>:�Tm]���-d~�@�h6��h>q�}e
g�k�Ab�'������g��e�b
d �e�tA�"|&"� ]���vf�����
��!��	�F��|X,%����P�c���+�>���W����Ǡ,̾#�Z}.WQ$--�����c5��}�s�\����4�JL �UPV��?l����IP]�3	��A�3_76:��W��ֱ;{{�p	C.���P��|��[��	B~�	�r$^\׮�8���s8 at 7g#�
C��H�2G'��}����,܋X=�~� k�)�i�@Hn?�lث-��B�͘
����ܶ��TO>�%�M���σ�ݗ�-Ғ0�kh
Vˀ�	њ���(��dߞ���m`�J��A�3���qtM���0<�B��C�I�ʜ��
��)�}8�9?8�߻�.��Դ�ॼL���F&�x�0�� ��%N [...]
+�b�K� ^�
#����0��?Ѓo4�핿ϻ��!7�4�K� ���8�v�Caoi��
S��~(?�E��o��)�j���'��ρ;	Zu��ј��
!���zt�(xgS����.��!F�-��Y�&O?�9�{�I?����.ʁ��޵�������V
z��S���b���br�H fF*�0�v8�Ư���Y���h
���,��
 endstream
 endobj
 2631 0 obj <<
@@ -15137,7 +15090,7 @@ endobj
 2629 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2633 0 obj <<
@@ -15175,17 +15128,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2642 0 obj <<
-/Length 1404      
+/Length 1400      
 /Filter /FlateDecode
 >>
 stream
-x��Io�6����Uj��HJ�u�v�i;�6.zHCcѶP-�$���G�Z�8qfP�� I������z�{?{��]�$��HP�-7^�=)�x�Ļ�%"�|A0��~��>�)���SI5'�_�&���c��Q�&^+3�CmT;G�#0�K>X~�����3# �H�$�H2�����x��ÈE�wlg�^@��w;�}���s<�2�7�;�YR��#?6M���G3�1�ުTf\���p����BkJ7;e�է�Q���nU���)�Z�&�#�h %$nE��9��$@��ݔ�H�w�U�(W�
�̬(����͉��}�_v2s֕���5�ׂ����[9����ƶIR���B!ti��~�;��Dc�
d�'X����%40�;0�c`0��f���N�Y̠��\���K�\u��|t�'�#*��>1F��G�$k���� :
� 2�k.�W:�
-������B$q���,w)��1�oźi5b��y���Se߶F�/�04ϻHկ*��:����l���(�g�B)((�9����͡*���~Q�U�>��Nr�c��g�$CR
-��|4���·iS��
"qvPȊ�x�J����"�� 0D��bi�C�������
�6����wF]�����{��S at 4�ѱhL@\X�����F�YaI
啣#��>����*
cPCr:)�.��y�H'�#�0�&�#CI,U89J�|H{]�*�i
-=�	�ѹ#�K�
�L��f��
^3O
P�xS���6�ܞ��%6���Q��K�f$p�
����-bk�Zb�I�0y�k�	��x���y��z+�2 D�]B�1!P�!Lq��"A�����!1(��H��AH_@	2P��f at 1<�&�?��20`0R�*(
�<F��M�zЂ��D�~1���#�qB��)�!�n�'���x䐼�!��nG��
!t�%���n ��B(P0��:j�M�ˀ �}|
!X���E���{�蜊���]��:�:��*�����j����.c�!!,I6�ig
�
Wia�'��� #ʉk�g0
��HM
-Ñ1�̅�IROӵ+�L���%pN'T^*��!4����|�B��ԅ�
��xcū��:P}f���')��6���7S}����ޣ/��p��w�c;��p��V{��̲����]ׇCL3�z�#�mCŠc�G6��!��Yw
H�Y9r���י6�?!�"|��Ywm&���̵������޸�c;�p��_��U\����>���!ު�c�?kU}7�ܷ�-.q�ٍ�/zIU
�=
�෯afHEؿU�ZĘ�o���2k�zP�
-]��i��WW���kt(�}���
-�|�8E��`���GR^V6���4V/�N���4-`b�F �:�?�~��
+x��Io�6����Uj��HJ�u�v0�� m\��bѱPYr%y\��>�ڨh�̠�)'q��֏��ޣ����w���/�y��r�Eؓ� N��L�[_"�c�����zN�_d��J�9	�"_���|A9�?�*7�Z��j����!0�K>�_~�����3# ��ْK$�ֻ��=���aĢ�;�U;/�
��w3�}���s<�2���;�YR��#?��\�)���se�F�"��R����u��Z;P��*;W��Z�l�����U�EYi���| 
$����F��f�#7	aa�$���c���
�Y#ʦ(���7�A��/;�5�RŵJ�ނ�k��
BP�9����y&I��)�Bh�N��~;��Dc�d�'X����%4�s�m0�c�3��f�m��V�Yl�n_��]�%�N�Uھ	>��	�
+��O���*t�7ʚe!�8�G"��+���RGRqt9���Y�$��2Q��6�3F��!_�F#ƈ�+��c��Yc=х�
o#UO�:u&&v��4�°7��U(E�氷BQؠ>�������
�k\U�ݾ����Q�A�ɐ���Ha?���ƕ�Ӻ��/:D��P#��+	�/��=�E�6Ks
:��,W����WSX���n��5���|��a��D+
��$A�Ec6�
���h�J",ɓ�rt$
q��
�;`¨��eQ�0$����"��'���:"�!�qb82��IJW���P��C��r[�LS�~"�D�.:p3i����2x͎:����,v�e� k;bà!6<�����H�����[����b��Iװx�k�	��x���y���(�2 D�]B�!!P�
!lq��"AM at Bp�͐�^�
$@� �/��)a�P
�����^
F��W����``�$�~t��;
�'"�Ĩ��C��FwRK�|��s����C�R���-!
+���mC-'\O
�P�`TõԘL�� �}|!X�����[E�V�9
�?+���u0�u���.��CV'�Af���c�!!,I��i� ���0�#Զ�Z���5�3B��&���a�B��$����Y6A��Y���*�YA�u�m{~
�B��؅�
8�xcū��z:P}g���')�86��[}�J����?��p��N���UN8�gks��Ȳœs�_חCL3�z�#plCŠc�GM
�A.��n
�v�r�BI�l��L�(��������f�+���6���)��u�����d���1���҇2.O�se�|���C�ؼ�ad]��R�s��ʾ�[����i�[��9�a�@�H�1у�F���{m�י	�^/���-o�zyqq<
ѺB�<ݗ(�/��O���
+��m�p
�TV�4���	44����
 endstream
 endobj
 2641 0 obj <<
@@ -15199,7 +15149,7 @@ endobj
 2639 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2643 0 obj <<
@@ -15694,14 +15644,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2769 0 obj <<
-/Length 1120      
+/Length 1110      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�6~�W�maf��d��f�L���
��Lvǣ� n}[Y�����l�ఙ�b��9���s$[B`���:�~�&��M
-fK`#`Q
���l
��w��|�}clBdZ��e%���Y�{�Fpz3��e0�{�X��� AӞ�M��c�T�
����C�@*1�GJ2Q�9WaK��@:��Xrߙ'-�+�`2�d��)�
�X����遇�AP�
��3��g�1�I�
���Y
{��
�����`��ۈ���JH�o��$��C��۰���c���
�����j��I�&���i��
�_�� �..�bO������}��lp�mM�/TO.�IcF8Ѱj���ln���#�
h��=�&O$̶$4l6�o�J7�r�ο��p٣ǝp-��t��`.�0pd'�H5�Q��9j0v�����n��p�D��qʻ9�Vc,��N����j�OTΤ��L*���J��>��w�f3Hbj*�o6���3�١�Ta6�L��
D#+J��cU#5�/�i1x��9�.�v�-� Ͱv� Ur�\9���>�P���_l��4m8!�hd��'5	���`?\�M�V��g�97�D�kx��J�y0�5,�)�b��&���@m)_]���
=�5>�����^�
&��L۹zƨObz�$.��pSH�wj`H�ݎ�.�[��==!
/��"
��?^5�Ke�ݰ~6TDŽj29i`'�R�m��s���@���-��@��^�����A�9
-���[-�70����m�4T��\���	�I�L��T
�ymi�_��J�#Th+��ʇ���{�<-
#ѵ
�-w��^��R�]0��W
W�;]��&<������h��v�P�L�P���H{�x�!�����>��p��S��X>
0��ͳ�X�O`�d�˟"�ش���v
j��Oq�Zy�N �ݭ�ݖ/��eN�-_b�W�qk��)�i�	��9����(��f'Wy
Vk���
T�-��<o�3��݀�~��a��y��WDP��'���A�>���T�1

Me��\�L����S��N���@C�����ORF��F���c��H at W�T(F�Ka<���3�
E��E>���
-��CKݓ�ề��d���?�Q��
+x��Y]s�6}�W��f�ɶd��f�L��
ݰ3���xĭ�*����WF@��m
6|X��=��{%Y��€�M��Io��
x�"�dnx�p	�B�df<�������|4
dh���
��[{ד�?=$��6c�66�Q��4f����퍌զWd8�-C��G
��Ē
	V��4�8���֙`�?�[�@0NE�}A?o`)<|����g<,
M���W~�� !��Z/fq��H�=/�C�����m����.>�
+*d�����}
+�H	�\
+?MfՎ��.MNQ��2�o#~!�G x0�<��Bh�4
���y��
�4I�P=��F�}�D�j�95�+F�$9�c:��H�'
v[6�Ƿ@�[p��
�߾�M��2?Y�t)��2�� �}�I9�r�hV���
��xq���.�������,��n����O�c���
�s����
+���_Lj��6�^�J�e�� ������$ADC��]
P��,	�D?�FV�
+OǪFj
^��b�vIs]R�(Z:��a�*T�Fɕ叓p��f\V�'Q�E�i{`�Q��*�r�Ґ���b��[�ց��� #�b���
�d�հPS�ŀcM�ŷ��R�4����
9��
���}d�wΦ9��T�1ꓘ\&�˿2�`�X����E�6iON��K��ǹ�_/���2�nX?�	�cB4��4��7��A�1��u�zm�rw z�V������~� �
�iὖ�;���b�
b�Hi3&�
����T
~��4c���G��+TH+����l��=\�_#ѵ
�-w��A��R�]0��ϝ��h
�]�h�� �5_u�Q�E�t�TVؤ=m�Ґ��ntl�Ig8����Z>
1����	��'�Y>�mWYCl��PH;�ȶ���`�|�KF�C#ݣ�ݑ/�k��G�ؓ����5yf��e��8�ByD�Kk�F���]��)_��+��Ƌ%]l���e����t�m��1�Sc3S|����W��������j� A`�[�6t�ƶb(�6v�~����/�h�Ο�HW��f`)�� 

��A���vV�	W���3�!�ecD�=UP������p
 endstream
 endobj
 2768 0 obj <<
@@ -16072,7 +16024,7 @@ endobj
 2766 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2770 0 obj <<
@@ -16083,13 +16035,13 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2833 0 obj <<
-/Length 1114      
+/Length 1102      
 /Filter /FlateDecode
 >>
 stream
-x�͚[s�8���z+�,B��l�c�l&�6�m��Τ
�cxj
W6K�_���$��@��d,�s�sѱt� ����Io�5�
jP0��bH

&S�ؿ�{w�����=c"Ӓ��?Xv6ڻ����
D �
Z&~�{���T����
��]��
�C��
��T�H~7�
���Bi
���2�,�T,��z�_r�B���
�nz�qhԷp�{�
q!u�1tH�To:u���7~Ȧ�q&�t)��
Dt #���A���
"o�4�m<t?O,�Y��>-W|*Cv9W)p��e�Qd�W^�TF4�
0�����:��n67\$�X$�b�j�'�6�.���
�t�M𮨪
]�X
��D^�&��3wD�'��ׄ����GI��� ]��2�� ��~B �>)
�T� ��K�wq7�R�lW���/�ػR��r�M�{U?�H�
Iw#W�7w����e��A�كF�:��ے�Ŋq��A�"
6Iʢ�����?�yNЖ�ub��qJ,wwW-
9.��c�*��J��!zU����g˨*Skb�S&V�F����Ī�������NcN����O��B"���!��2
y��M�C��]���̹n�E:.:�h^-��h��y��l�)���^&���Jk�ulT���I�����%�Ð(��Q{���
��S��]Sl�(��nv�jh�}�^�^�j�NG���\;����9FUKa)� ��ͨEWg��
�}��~���QT�T8�kI�ڏ�Z���+Z�h�hձ�c&�
-�zI��A�(���qM��9V#U�D:/�����Wd8�7�	oy�/����9a�˄�k��ǧ!����ڣ�0�n�tgR�4�Q�.{3�~���p��]�o?0�}&�ʲ�ئM�ܥ9�z-�Qi�'��i��5x({U�{��Ղ��d�Ԣ��|y at Mm����|z{.M�c�vy at N
�1
��+(��'"��,gmy�!x�ؔ�c
�����ꖧL��勦�+a�̀�~R\�\�߿ ���TV=� �rJcS���`hJy���)��
l�������q%А{������z��~W<�
ґ̜ю�_��1���9�
-�H֛��ƴd�m
-�L���7Fy��;�e ��f�9
+x�͙���6����oՙ0�c�vg���ޭwә��Ũ�A�ֳ}����D��'4�{��%���9@���3�����65(�̀���bH

&S�ܽ{����ޗ�;0�&D�H���Y�h�f����r��LFpd���/L��;��i[`�=��a�k �:�;�
BP	#�� `dH���J�(p
��f��bɝĝ��Q���|�����A����Հ>Υ�1�6���N��`^���
�ԙ3΄�,E�9���`��Y� ���9~�ΙF
���
��(R�ԗ�OeȮ�*�K��:����
�҈F�#f_>���sG��������R�T��
٦Ӆ��� MZ�*�7�EO�`�nA�FN
�
s�~�x�/yE��E��������-}�h
2:��g��B��Md�r���X"ܫ�i��Xe\�Tb�K��Y:��θ,~&��
��0��G��l�oFKc��ds �ZUS%�%���
��܊x��	
/�����.A�׊���)�<<�<rZ٧Е6
��$�@��L�E/�Qe���"�L�4�Z'
�U]���W�Ɯ����W��B"���!��2
y�W$�1x�߮�p~�\��"-
M4���Y��ӼUS����ME��Y�|�5�Z6��]|�ZuUr�tɼ]b�<j�2շ�}��k����fW�������
4�2�tt��̵c<��ST5�m�����l^ջc�7j�M
E5H�����D���%����Ո�n�V
�(b"�p����Ռ��Jj��cR����<>�;"����vOx��C��mw�1K
&�\-\>
��u�M��������әI���Zͺ�M�������_�����w�H+�!c�6�r�f��[y�JS���\N#E����c����س��
�}�!S�Fq}}@M-�'���tq.M�=2��9���x��NLR�f�1]��"tӿ�n7��w���M�g�?r���*=���x�Ĭ�QW~h�1?����
�\.~�{�A��*w���b
y
�^�D��c[��
�
+�_���d�1� 2���E�D�
��z1\q?�O2g{^~�
����v!Eα
,��&���r0�
+9ܓ$��pU��
 endstream
 endobj
 2832 0 obj <<
@@ -16516,7 +16468,7 @@ endobj
 2830 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [354.273 57.047 469.242 65.278]
+/Rect [337.024 56.166 451.992 66.129]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2834 0 obj <<
@@ -18624,8 +18576,8 @@ endobj
 >> endobj
 3051 0 obj <<
 /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords()
-/CreationDate (D:20090410214617+02'00')
-/ModDate (D:20090410214617+02'00')
+/CreationDate (D:20090418071524+02'00')
+/ModDate (D:20090418071524+02'00')
 /Trapped /False
 /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6)
 >> endobj
@@ -18637,3057 +18589,3057 @@ xref
 0000000004 00000 f 
 0000000000 00000 f 
 0000000015 00000 n 
-0000022495 00000 n 
-0000726439 00000 n 
+0000022488 00000 n 
+0000726196 00000 n 
 0000000060 00000 n 
 0000000134 00000 n 
-0000027120 00000 n 
-0000726352 00000 n 
+0000027112 00000 n 
+0000726109 00000 n 
 0000000179 00000 n 
 0000000345 00000 n 
-0000065613 00000 n 
-0000726263 00000 n 
+0000065541 00000 n 
+0000726020 00000 n 
 0000000391 00000 n 
 0000000577 00000 n 
-0000086985 00000 n 
-0000726137 00000 n 
+0000086896 00000 n 
+0000725894 00000 n 
 0000000623 00000 n 
 0000000713 00000 n 
-0000087041 00000 n 
-0000726076 00000 n 
+0000086952 00000 n 
+0000725833 00000 n 
 0000000764 00000 n 
 0000000826 00000 n 
-0000087097 00000 n 
-0000725950 00000 n 
+0000087008 00000 n 
+0000725707 00000 n 
 0000000872 00000 n 
 0000000957 00000 n 
-0000087153 00000 n 
-0000725889 00000 n 
+0000087064 00000 n 
+0000725646 00000 n 
 0000001008 00000 n 
 0000001088 00000 n 
-0000094648 00000 n 
-0000725763 00000 n 
+0000094567 00000 n 
+0000725520 00000 n 
 0000001134 00000 n 
 0000001264 00000 n 
-0000094760 00000 n 
-0000725689 00000 n 
+0000094679 00000 n 
+0000725446 00000 n 
 0000001315 00000 n 
 0000001448 00000 n 
-0000094878 00000 n 
-0000725602 00000 n 
+0000094797 00000 n 
+0000725359 00000 n 
 0000001499 00000 n 
 0000001730 00000 n 
-0000098289 00000 n 
-0000725515 00000 n 
+0000098210 00000 n 
+0000725272 00000 n 
 0000001781 00000 n 
 0000001891 00000 n 
-0000108550 00000 n 
-0000725428 00000 n 
+0000108458 00000 n 
+0000725185 00000 n 
 0000001942 00000 n 
 0000002042 00000 n 
-0000115871 00000 n 
-0000725354 00000 n 
+0000115777 00000 n 
+0000725111 00000 n 
 0000002093 00000 n 
 0000002208 00000 n 
-0000159736 00000 n 
-0000725239 00000 n 
+0000159626 00000 n 
+0000724996 00000 n 
 0000002254 00000 n 
 0000002379 00000 n 
-0000159849 00000 n 
-0000725165 00000 n 
+0000159739 00000 n 
+0000724922 00000 n 
 0000002430 00000 n 
 0000002664 00000 n 
-0000166454 00000 n 
-0000725078 00000 n 
+0000166339 00000 n 
+0000724835 00000 n 
 0000002715 00000 n 
 0000003063 00000 n 
-0000173224 00000 n 
-0000724991 00000 n 
+0000173108 00000 n 
+0000724748 00000 n 
 0000003114 00000 n 
 0000003381 00000 n 
-0000191064 00000 n 
-0000724904 00000 n 
+0000190947 00000 n 
+0000724661 00000 n 
 0000003432 00000 n 
 0000003661 00000 n 
-0000208504 00000 n 
-0000724817 00000 n 
+0000208382 00000 n 
+0000724574 00000 n 
 0000003712 00000 n 
 0000004060 00000 n 
-0000218651 00000 n 
-0000724730 00000 n 
+0000218532 00000 n 
+0000724487 00000 n 
 0000004111 00000 n 
 0000004378 00000 n 
-0000226143 00000 n 
-0000724643 00000 n 
+0000226026 00000 n 
+0000724400 00000 n 
 0000004429 00000 n 
 0000004658 00000 n 
-0000243543 00000 n 
-0000724556 00000 n 
+0000243423 00000 n 
+0000724313 00000 n 
 0000004709 00000 n 
 0000005052 00000 n 
-0000251867 00000 n 
-0000724469 00000 n 
+0000251745 00000 n 
+0000724226 00000 n 
 0000005103 00000 n 
 0000005365 00000 n 
-0000270054 00000 n 
-0000724380 00000 n 
+0000269929 00000 n 
+0000724137 00000 n 
 0000005417 00000 n 
 0000005642 00000 n 
-0000277713 00000 n 
-0000724289 00000 n 
+0000277589 00000 n 
+0000724046 00000 n 
 0000005695 00000 n 
 0000006067 00000 n 
-0000286677 00000 n 
-0000724197 00000 n 
+0000286548 00000 n 
+0000723954 00000 n 
 0000006120 00000 n 
 0000006411 00000 n 
-0000303554 00000 n 
-0000724105 00000 n 
+0000303425 00000 n 
+0000723862 00000 n 
 0000006464 00000 n 
 0000006717 00000 n 
-0000322514 00000 n 
-0000724013 00000 n 
+0000322386 00000 n 
+0000723770 00000 n 
 0000006770 00000 n 
 0000007038 00000 n 
-0000339915 00000 n 
-0000723921 00000 n 
+0000339785 00000 n 
+0000723678 00000 n 
 0000007091 00000 n 
 0000007329 00000 n 
-0000375367 00000 n 
-0000723829 00000 n 
+0000375230 00000 n 
+0000723586 00000 n 
 0000007382 00000 n 
 0000007802 00000 n 
-0000395063 00000 n 
-0000723737 00000 n 
+0000394914 00000 n 
+0000723494 00000 n 
 0000007855 00000 n 
 0000008242 00000 n 
-0000400968 00000 n 
-0000723645 00000 n 
+0000400819 00000 n 
+0000723402 00000 n 
 0000008295 00000 n 
 0000008634 00000 n 
-0000419373 00000 n 
-0000723567 00000 n 
+0000419214 00000 n 
+0000723324 00000 n 
 0000008687 00000 n 
 0000008917 00000 n 
-0000010197 00000 n 
-0000010430 00000 n 
+0000010191 00000 n 
+0000010424 00000 n 
 0000008969 00000 n 
-0000010316 00000 n 
-0000010373 00000 n 
-0000721047 00000 n 
-0000719471 00000 n 
-0000719904 00000 n 
-0000719615 00000 n 
-0000721403 00000 n 
-0000012787 00000 n 
-0000012953 00000 n 
-0000013105 00000 n 
-0000013271 00000 n 
-0000013569 00000 n 
-0000013744 00000 n 
-0000013895 00000 n 
-0000014046 00000 n 
-0000014197 00000 n 
-0000014348 00000 n 
-0000014504 00000 n 
-0000014654 00000 n 
-0000014811 00000 n 
-0000014962 00000 n 
-0000015117 00000 n 
-0000015273 00000 n 
-0000015430 00000 n 
-0000015587 00000 n 
-0000015744 00000 n 
-0000015894 00000 n 
-0000016051 00000 n 
-0000016208 00000 n 
-0000016364 00000 n 
-0000019962 00000 n 
-0000016519 00000 n 
-0000016806 00000 n 
-0000012456 00000 n 
-0000010541 00000 n 
-0000016692 00000 n 
-0000720691 00000 n 
-0000013421 00000 n 
-0000720339 00000 n 
-0000016749 00000 n 
-0000065726 00000 n 
-0000027233 00000 n 
-0000020118 00000 n 
-0000020275 00000 n 
-0000020432 00000 n 
-0000020589 00000 n 
-0000020746 00000 n 
-0000020902 00000 n 
-0000021059 00000 n 
-0000021217 00000 n 
-0000021375 00000 n 
-0000021533 00000 n 
-0000021691 00000 n 
-0000021849 00000 n 
-0000022006 00000 n 
-0000022164 00000 n 
-0000022322 00000 n 
-0000022607 00000 n 
-0000019703 00000 n 
-0000016904 00000 n 
-0000022550 00000 n 
-0000721223 00000 n 
-0000026176 00000 n 
-0000026360 00000 n 
-0000026547 00000 n 
-0000026728 00000 n 
-0000026890 00000 n 
-0000027347 00000 n 
-0000026005 00000 n 
-0000022731 00000 n 
-0000027063 00000 n 
-0000027176 00000 n 
-0000027290 00000 n 
-0000030911 00000 n 
-0000031255 00000 n 
-0000030772 00000 n 
-0000027458 00000 n 
-0000031084 00000 n 
-0000031141 00000 n 
-0000031198 00000 n 
-0000034934 00000 n 
-0000035278 00000 n 
-0000034795 00000 n 
-0000031353 00000 n 
-0000035107 00000 n 
-0000035164 00000 n 
-0000035221 00000 n 
-0000038441 00000 n 
-0000038841 00000 n 
-0000038302 00000 n 
-0000035376 00000 n 
-0000038614 00000 n 
-0000038671 00000 n 
-0000038728 00000 n 
-0000038785 00000 n 
-0000721521 00000 n 
-0000042529 00000 n 
-0000042816 00000 n 
-0000042390 00000 n 
-0000038939 00000 n 
-0000042702 00000 n 
-0000042759 00000 n 
-0000046245 00000 n 
-0000046532 00000 n 
-0000046106 00000 n 
-0000042914 00000 n 
-0000046418 00000 n 
-0000046475 00000 n 
-0000049926 00000 n 
-0000050327 00000 n 
-0000049787 00000 n 
-0000046630 00000 n 
-0000050099 00000 n 
-0000050156 00000 n 
-0000050213 00000 n 
-0000050270 00000 n 
-0000054135 00000 n 
-0000054479 00000 n 
-0000053996 00000 n 
-0000050425 00000 n 
-0000054308 00000 n 
-0000054365 00000 n 
-0000054422 00000 n 
-0000057653 00000 n 
-0000058111 00000 n 
-0000057514 00000 n 
-0000054577 00000 n 
+0000010310 00000 n 
+0000010367 00000 n 
+0000720804 00000 n 
+0000719228 00000 n 
+0000719661 00000 n 
+0000719372 00000 n 
+0000721160 00000 n 
+0000012785 00000 n 
+0000012951 00000 n 
+0000013103 00000 n 
+0000013269 00000 n 
+0000013567 00000 n 
+0000013742 00000 n 
+0000013893 00000 n 
+0000014044 00000 n 
+0000014195 00000 n 
+0000014346 00000 n 
+0000014502 00000 n 
+0000014652 00000 n 
+0000014809 00000 n 
+0000014960 00000 n 
+0000015115 00000 n 
+0000015271 00000 n 
+0000015428 00000 n 
+0000015585 00000 n 
+0000015742 00000 n 
+0000015892 00000 n 
+0000016049 00000 n 
+0000016206 00000 n 
+0000016362 00000 n 
+0000019955 00000 n 
+0000016517 00000 n 
+0000016804 00000 n 
+0000012454 00000 n 
+0000010535 00000 n 
+0000016690 00000 n 
+0000720448 00000 n 
+0000013419 00000 n 
+0000720096 00000 n 
+0000016747 00000 n 
+0000065654 00000 n 
+0000027225 00000 n 
+0000020111 00000 n 
+0000020268 00000 n 
+0000020425 00000 n 
+0000020582 00000 n 
+0000020739 00000 n 
+0000020895 00000 n 
+0000021052 00000 n 
+0000021210 00000 n 
+0000021368 00000 n 
+0000021526 00000 n 
+0000021684 00000 n 
+0000021842 00000 n 
+0000021999 00000 n 
+0000022157 00000 n 
+0000022315 00000 n 
+0000022600 00000 n 
+0000019696 00000 n 
+0000016902 00000 n 
+0000022543 00000 n 
+0000720980 00000 n 
+0000026168 00000 n 
+0000026352 00000 n 
+0000026539 00000 n 
+0000026720 00000 n 
+0000026882 00000 n 
+0000027339 00000 n 
+0000025997 00000 n 
+0000022724 00000 n 
+0000027055 00000 n 
+0000027168 00000 n 
+0000027282 00000 n 
+0000030900 00000 n 
+0000031244 00000 n 
+0000030761 00000 n 
+0000027450 00000 n 
+0000031073 00000 n 
+0000031130 00000 n 
+0000031187 00000 n 
+0000034916 00000 n 
+0000035260 00000 n 
+0000034777 00000 n 
+0000031342 00000 n 
+0000035089 00000 n 
+0000035146 00000 n 
+0000035203 00000 n 
+0000038420 00000 n 
+0000038820 00000 n 
+0000038281 00000 n 
+0000035358 00000 n 
+0000038593 00000 n 
+0000038650 00000 n 
+0000038707 00000 n 
+0000038764 00000 n 
+0000721278 00000 n 
+0000042501 00000 n 
+0000042788 00000 n 
+0000042362 00000 n 
+0000038918 00000 n 
+0000042674 00000 n 
+0000042731 00000 n 
+0000046204 00000 n 
+0000046491 00000 n 
+0000046065 00000 n 
+0000042886 00000 n 
+0000046377 00000 n 
+0000046434 00000 n 
+0000049881 00000 n 
+0000050282 00000 n 
+0000049742 00000 n 
+0000046589 00000 n 
+0000050054 00000 n 
+0000050111 00000 n 
+0000050168 00000 n 
+0000050225 00000 n 
+0000054084 00000 n 
+0000054428 00000 n 
+0000053945 00000 n 
+0000050380 00000 n 
+0000054257 00000 n 
+0000054314 00000 n 
+0000054371 00000 n 
+0000057596 00000 n 
+0000058054 00000 n 
+0000057457 00000 n 
+0000054526 00000 n 
+0000057769 00000 n 
 0000057826 00000 n 
 0000057883 00000 n 
 0000057940 00000 n 
 0000057997 00000 n 
-0000058054 00000 n 
-0000060981 00000 n 
-0000061156 00000 n 
-0000065188 00000 n 
-0000061330 00000 n 
-0000061674 00000 n 
-0000060826 00000 n 
-0000058209 00000 n 
-0000061503 00000 n 
-0000061560 00000 n 
-0000061617 00000 n 
-0000720513 00000 n 
-0000721639 00000 n 
-0000065383 00000 n 
-0000065783 00000 n 
-0000065041 00000 n 
-0000061785 00000 n 
-0000065556 00000 n 
-0000065669 00000 n 
-0000069804 00000 n 
-0000070034 00000 n 
-0000069665 00000 n 
-0000065881 00000 n 
-0000069977 00000 n 
-0000073596 00000 n 
-0000073826 00000 n 
-0000073457 00000 n 
-0000070132 00000 n 
-0000073769 00000 n 
-0000077371 00000 n 
-0000077601 00000 n 
-0000077232 00000 n 
-0000073924 00000 n 
-0000077544 00000 n 
-0000081144 00000 n 
-0000081320 00000 n 
-0000081607 00000 n 
-0000080997 00000 n 
-0000077699 00000 n 
-0000081493 00000 n 
-0000081550 00000 n 
-0000083606 00000 n 
-0000083763 00000 n 
-0000083920 00000 n 
-0000084077 00000 n 
-0000084234 00000 n 
-0000084391 00000 n 
-0000084564 00000 n 
-0000084721 00000 n 
-0000084917 00000 n 
-0000085074 00000 n 
-0000085254 00000 n 
-0000085411 00000 n 
-0000085583 00000 n 
-0000085740 00000 n 
-0000085937 00000 n 
-0000086093 00000 n 
-0000086273 00000 n 
-0000086430 00000 n 
-0000086600 00000 n 
-0000089140 00000 n 
-0000089336 00000 n 
-0000086755 00000 n 
-0000087209 00000 n 
-0000083315 00000 n 
-0000081705 00000 n 
-0000086928 00000 n 
-0000721757 00000 n 
-0000159792 00000 n 
-0000166397 00000 n 
-0000173167 00000 n 
-0000191007 00000 n 
-0000200919 00000 n 
-0000209075 00000 n 
-0000226085 00000 n 
-0000089493 00000 n 
-0000089672 00000 n 
-0000089829 00000 n 
-0000090000 00000 n 
-0000090158 00000 n 
-0000090360 00000 n 
-0000090518 00000 n 
-0000090703 00000 n 
-0000090861 00000 n 
-0000091038 00000 n 
-0000091195 00000 n 
-0000091374 00000 n 
-0000091532 00000 n 
-0000091706 00000 n 
-0000091864 00000 n 
-0000092076 00000 n 
-0000092271 00000 n 
-0000092429 00000 n 
-0000092632 00000 n 
-0000092827 00000 n 
-0000092985 00000 n 
-0000093180 00000 n 
-0000093338 00000 n 
-0000093510 00000 n 
-0000093668 00000 n 
-0000093856 00000 n 
-0000094044 00000 n 
-0000094231 00000 n 
-0000094418 00000 n 
-0000094991 00000 n 
-0000088761 00000 n 
-0000087307 00000 n 
-0000094591 00000 n 
-0000094703 00000 n 
-0000094816 00000 n 
-0000094934 00000 n 
-0000243485 00000 n 
-0000251809 00000 n 
-0000269996 00000 n 
-0000277655 00000 n 
-0000286619 00000 n 
-0000303496 00000 n 
-0000322456 00000 n 
-0000339857 00000 n 
-0000375309 00000 n 
-0000400910 00000 n 
-0000395006 00000 n 
-0000419316 00000 n 
-0000097766 00000 n 
-0000097880 00000 n 
-0000097994 00000 n 
-0000098108 00000 n 
-0000096659 00000 n 
-0000096849 00000 n 
-0000097040 00000 n 
-0000097231 00000 n 
-0000100681 00000 n 
-0000097422 00000 n 
-0000098573 00000 n 
-0000096488 00000 n 
-0000095102 00000 n 
-0000097595 00000 n 
-0000097652 00000 n 
-0000097709 00000 n 
-0000097823 00000 n 
-0000097937 00000 n 
-0000098051 00000 n 
-0000098170 00000 n 
-0000098227 00000 n 
-0000098345 00000 n 
-0000098402 00000 n 
-0000098459 00000 n 
-0000098516 00000 n 
-0000102757 00000 n 
-0000100872 00000 n 
-0000101063 00000 n 
-0000101253 00000 n 
-0000101444 00000 n 
-0000101634 00000 n 
-0000101824 00000 n 
-0000105546 00000 n 
-0000102015 00000 n 
-0000103098 00000 n 
-0000100486 00000 n 
-0000098684 00000 n 
-0000102188 00000 n 
-0000102245 00000 n 
-0000102302 00000 n 
-0000102359 00000 n 
-0000102416 00000 n 
-0000102473 00000 n 
-0000102529 00000 n 
-0000102586 00000 n 
-0000720050 00000 n 
-0000102643 00000 n 
-0000102700 00000 n 
-0000102814 00000 n 
-0000102871 00000 n 
-0000102928 00000 n 
-0000102985 00000 n 
-0000720867 00000 n 
-0000103042 00000 n 
-0000105734 00000 n 
-0000105953 00000 n 
-0000106175 00000 n 
-0000106617 00000 n 
-0000106838 00000 n 
-0000107058 00000 n 
-0000107279 00000 n 
-0000107500 00000 n 
-0000107721 00000 n 
-0000107942 00000 n 
-0000108131 00000 n 
-0000108320 00000 n 
-0000109504 00000 n 
-0000105303 00000 n 
-0000103248 00000 n 
-0000108493 00000 n 
-0000108606 00000 n 
-0000106397 00000 n 
-0000108663 00000 n 
-0000108720 00000 n 
-0000108777 00000 n 
-0000108834 00000 n 
-0000108891 00000 n 
-0000108948 00000 n 
-0000109010 00000 n 
-0000109072 00000 n 
-0000109134 00000 n 
-0000109196 00000 n 
-0000109257 00000 n 
-0000109318 00000 n 
-0000109380 00000 n 
-0000109442 00000 n 
-0000115695 00000 n 
-0000111486 00000 n 
-0000111679 00000 n 
-0000111872 00000 n 
-0000112065 00000 n 
-0000112238 00000 n 
-0000112431 00000 n 
-0000112604 00000 n 
-0000112797 00000 n 
-0000112977 00000 n 
-0000113170 00000 n 
-0000113350 00000 n 
-0000113543 00000 n 
-0000113715 00000 n 
-0000113908 00000 n 
-0000114080 00000 n 
-0000114273 00000 n 
-0000114453 00000 n 
-0000114646 00000 n 
-0000114826 00000 n 
-0000115019 00000 n 
-0000115216 00000 n 
-0000118190 00000 n 
-0000118386 00000 n 
-0000115408 00000 n 
-0000116553 00000 n 
-0000111179 00000 n 
-0000109641 00000 n 
-0000115581 00000 n 
-0000115638 00000 n 
-0000115752 00000 n 
-0000115809 00000 n 
-0000115927 00000 n 
-0000115984 00000 n 
-0000116041 00000 n 
-0000116098 00000 n 
-0000116154 00000 n 
-0000116211 00000 n 
-0000116268 00000 n 
-0000116325 00000 n 
-0000116382 00000 n 
-0000116439 00000 n 
-0000116496 00000 n 
-0000149517 00000 n 
-0000118771 00000 n 
-0000118942 00000 n 
-0000119135 00000 n 
-0000119306 00000 n 
-0000119499 00000 n 
-0000119678 00000 n 
-0000119871 00000 n 
-0000120049 00000 n 
-0000120239 00000 n 
-0000120434 00000 n 
-0000120626 00000 n 
-0000120822 00000 n 
-0000121206 00000 n 
-0000121378 00000 n 
-0000121571 00000 n 
-0000121743 00000 n 
-0000121936 00000 n 
-0000122116 00000 n 
-0000122309 00000 n 
-0000122489 00000 n 
-0000122682 00000 n 
-0000122879 00000 n 
-0000123264 00000 n 
-0000123461 00000 n 
-0000123844 00000 n 
-0000124019 00000 n 
-0000124209 00000 n 
-0000124385 00000 n 
-0000124578 00000 n 
-0000124762 00000 n 
-0000127717 00000 n 
-0000127902 00000 n 
-0000124954 00000 n 
-0000126095 00000 n 
-0000117763 00000 n 
-0000116690 00000 n 
-0000125127 00000 n 
-0000125184 00000 n 
-0000118579 00000 n 
-0000125241 00000 n 
-0000125298 00000 n 
-0000125355 00000 n 
-0000125412 00000 n 
-0000125469 00000 n 
-0000125526 00000 n 
-0000121015 00000 n 
-0000125583 00000 n 
-0000125640 00000 n 
-0000125697 00000 n 
-0000125754 00000 n 
-0000125811 00000 n 
-0000123072 00000 n 
-0000125868 00000 n 
-0000123653 00000 n 
-0000125925 00000 n 
-0000125982 00000 n 
-0000126039 00000 n 
-0000721875 00000 n 
-0000128095 00000 n 
-0000128297 00000 n 
-0000128682 00000 n 
-0000128884 00000 n 
-0000129269 00000 n 
-0000129443 00000 n 
-0000129635 00000 n 
-0000129809 00000 n 
-0000130002 00000 n 
-0000130173 00000 n 
-0000130365 00000 n 
-0000130536 00000 n 
-0000130728 00000 n 
-0000130923 00000 n 
-0000131115 00000 n 
-0000131310 00000 n 
-0000131695 00000 n 
-0000131899 00000 n 
-0000132284 00000 n 
-0000132489 00000 n 
-0000132873 00000 n 
-0000133085 00000 n 
-0000133470 00000 n 
-0000133682 00000 n 
-0000137274 00000 n 
-0000134067 00000 n 
-0000135038 00000 n 
-0000127314 00000 n 
-0000126219 00000 n 
-0000134240 00000 n 
-0000134297 00000 n 
-0000134354 00000 n 
-0000128490 00000 n 
-0000134411 00000 n 
-0000129077 00000 n 
-0000134468 00000 n 
-0000134525 00000 n 
-0000134582 00000 n 
-0000134639 00000 n 
-0000134696 00000 n 
-0000134753 00000 n 
-0000131503 00000 n 
-0000134810 00000 n 
-0000132092 00000 n 
-0000134867 00000 n 
-0000132681 00000 n 
-0000134924 00000 n 
-0000133278 00000 n 
-0000134981 00000 n 
-0000133875 00000 n 
-0000137467 00000 n 
-0000137692 00000 n 
-0000137918 00000 n 
-0000138143 00000 n 
-0000138369 00000 n 
-0000138594 00000 n 
-0000138787 00000 n 
-0000139013 00000 n 
-0000139463 00000 n 
-0000139688 00000 n 
-0000140139 00000 n 
-0000140332 00000 n 
-0000140558 00000 n 
-0000141008 00000 n 
-0000141234 00000 n 
-0000141427 00000 n 
-0000141620 00000 n 
-0000141813 00000 n 
-0000142006 00000 n 
-0000142194 00000 n 
-0000142386 00000 n 
-0000142579 00000 n 
-0000142772 00000 n 
-0000142965 00000 n 
-0000143158 00000 n 
-0000143351 00000 n 
-0000143544 00000 n 
-0000143737 00000 n 
-0000143929 00000 n 
-0000147119 00000 n 
-0000147312 00000 n 
-0000144122 00000 n 
-0000144864 00000 n 
-0000136871 00000 n 
-0000135162 00000 n 
-0000144295 00000 n 
-0000144352 00000 n 
-0000139238 00000 n 
-0000139914 00000 n 
-0000140783 00000 n 
-0000144409 00000 n 
-0000144466 00000 n 
-0000144523 00000 n 
-0000144580 00000 n 
-0000144636 00000 n 
-0000144693 00000 n 
-0000144750 00000 n 
-0000144807 00000 n 
-0000151723 00000 n 
-0000151837 00000 n 
-0000151899 00000 n 
-0000151961 00000 n 
-0000152021 00000 n 
-0000152083 00000 n 
-0000152145 00000 n 
-0000152258 00000 n 
-0000152320 00000 n 
-0000152382 00000 n 
-0000152444 00000 n 
-0000152506 00000 n 
-0000152620 00000 n 
-0000152682 00000 n 
-0000152744 00000 n 
-0000152862 00000 n 
-0000147505 00000 n 
-0000147697 00000 n 
-0000147890 00000 n 
-0000148082 00000 n 
-0000148275 00000 n 
-0000148468 00000 n 
-0000148661 00000 n 
-0000149631 00000 n 
-0000146916 00000 n 
-0000144988 00000 n 
-0000148834 00000 n 
-0000148891 00000 n 
-0000148948 00000 n 
-0000149005 00000 n 
-0000149062 00000 n 
-0000149119 00000 n 
-0000149176 00000 n 
-0000149233 00000 n 
-0000149289 00000 n 
-0000149346 00000 n 
-0000149403 00000 n 
-0000149460 00000 n 
-0000149574 00000 n 
-0000151436 00000 n 
-0000152976 00000 n 
-0000151297 00000 n 
-0000149755 00000 n 
-0000151609 00000 n 
-0000151666 00000 n 
-0000151780 00000 n 
-0000718601 00000 n 
-0000718892 00000 n 
-0000152202 00000 n 
-0000152563 00000 n 
-0000152806 00000 n 
-0000152919 00000 n 
-0000155417 00000 n 
-0000155623 00000 n 
-0000155796 00000 n 
-0000156002 00000 n 
-0000156175 00000 n 
-0000156380 00000 n 
-0000156553 00000 n 
-0000156746 00000 n 
-0000156951 00000 n 
-0000157124 00000 n 
-0000157329 00000 n 
-0000157501 00000 n 
-0000157693 00000 n 
-0000157899 00000 n 
-0000158092 00000 n 
-0000158298 00000 n 
-0000158491 00000 n 
-0000158697 00000 n 
-0000158890 00000 n 
-0000159095 00000 n 
-0000159301 00000 n 
-0000162891 00000 n 
-0000163097 00000 n 
-0000159506 00000 n 
-0000160588 00000 n 
-0000155110 00000 n 
-0000153125 00000 n 
-0000159679 00000 n 
-0000159905 00000 n 
-0000159962 00000 n 
-0000160019 00000 n 
-0000160076 00000 n 
-0000160133 00000 n 
-0000160190 00000 n 
-0000160246 00000 n 
-0000160303 00000 n 
-0000160360 00000 n 
-0000160417 00000 n 
-0000160474 00000 n 
-0000160531 00000 n 
-0000163290 00000 n 
-0000163496 00000 n 
-0000163689 00000 n 
-0000163895 00000 n 
-0000164086 00000 n 
-0000164316 00000 n 
-0000164513 00000 n 
-0000164741 00000 n 
-0000164938 00000 n 
-0000165323 00000 n 
-0000165553 00000 n 
-0000165749 00000 n 
-0000169014 00000 n 
-0000169243 00000 n 
-0000165941 00000 n 
-0000166736 00000 n 
-0000162632 00000 n 
-0000160725 00000 n 
-0000166114 00000 n 
-0000166171 00000 n 
-0000166228 00000 n 
-0000166285 00000 n 
-0000166341 00000 n 
-0000166510 00000 n 
-0000166566 00000 n 
-0000166623 00000 n 
-0000165131 00000 n 
-0000166680 00000 n 
-0000721993 00000 n 
-0000169628 00000 n 
-0000169858 00000 n 
-0000170244 00000 n 
-0000170437 00000 n 
-0000170667 00000 n 
-0000171059 00000 n 
-0000171289 00000 n 
-0000171674 00000 n 
-0000171866 00000 n 
-0000172079 00000 n 
-0000172259 00000 n 
-0000172472 00000 n 
-0000176025 00000 n 
-0000176238 00000 n 
-0000176418 00000 n 
-0000172652 00000 n 
-0000173450 00000 n 
-0000168731 00000 n 
-0000166873 00000 n 
-0000172825 00000 n 
-0000172882 00000 n 
-0000169436 00000 n 
-0000172939 00000 n 
-0000170051 00000 n 
-0000172996 00000 n 
-0000170864 00000 n 
-0000173053 00000 n 
-0000171482 00000 n 
-0000173110 00000 n 
-0000173280 00000 n 
-0000173337 00000 n 
-0000173394 00000 n 
-0000176804 00000 n 
-0000177016 00000 n 
-0000177195 00000 n 
-0000177388 00000 n 
-0000177601 00000 n 
-0000177780 00000 n 
-0000177973 00000 n 
-0000178186 00000 n 
-0000178379 00000 n 
-0000178592 00000 n 
-0000178785 00000 n 
-0000179171 00000 n 
-0000179384 00000 n 
-0000179577 00000 n 
-0000179789 00000 n 
-0000179981 00000 n 
-0000180374 00000 n 
-0000180587 00000 n 
-0000180780 00000 n 
-0000181174 00000 n 
-0000181386 00000 n 
-0000181578 00000 n 
-0000181790 00000 n 
-0000181970 00000 n 
-0000182182 00000 n 
-0000182361 00000 n 
-0000182746 00000 n 
-0000182956 00000 n 
-0000186612 00000 n 
-0000186824 00000 n 
-0000187016 00000 n 
-0000187229 00000 n 
-0000183145 00000 n 
-0000184058 00000 n 
-0000175598 00000 n 
-0000173587 00000 n 
-0000183318 00000 n 
-0000183375 00000 n 
-0000176611 00000 n 
-0000183432 00000 n 
-0000183489 00000 n 
-0000183546 00000 n 
-0000183603 00000 n 
-0000178978 00000 n 
-0000183660 00000 n 
-0000183717 00000 n 
-0000180177 00000 n 
-0000183774 00000 n 
-0000180977 00000 n 
-0000183831 00000 n 
-0000183888 00000 n 
-0000183944 00000 n 
-0000182553 00000 n 
-0000184001 00000 n 
-0000187422 00000 n 
-0000187634 00000 n 
-0000187827 00000 n 
-0000188040 00000 n 
-0000188220 00000 n 
-0000188424 00000 n 
-0000188595 00000 n 
-0000188787 00000 n 
-0000189172 00000 n 
-0000189377 00000 n 
-0000189549 00000 n 
-0000189753 00000 n 
-0000189923 00000 n 
-0000190127 00000 n 
-0000190299 00000 n 
-0000193964 00000 n 
-0000194169 00000 n 
-0000194341 00000 n 
-0000190492 00000 n 
-0000191405 00000 n 
-0000186313 00000 n 
-0000184182 00000 n 
-0000190665 00000 n 
-0000190722 00000 n 
-0000190779 00000 n 
-0000190836 00000 n 
-0000190893 00000 n 
-0000190950 00000 n 
-0000191120 00000 n 
-0000191177 00000 n 
-0000188979 00000 n 
-0000718747 00000 n 
-0000719327 00000 n 
-0000191234 00000 n 
-0000191291 00000 n 
-0000191348 00000 n 
-0000194534 00000 n 
-0000194739 00000 n 
-0000194932 00000 n 
-0000195137 00000 n 
-0000195329 00000 n 
-0000195522 00000 n 
-0000195725 00000 n 
-0000195917 00000 n 
-0000196110 00000 n 
-0000196456 00000 n 
-0000196661 00000 n 
-0000196854 00000 n 
-0000197027 00000 n 
-0000197231 00000 n 
-0000197423 00000 n 
-0000197594 00000 n 
-0000197798 00000 n 
-0000197990 00000 n 
-0000198195 00000 n 
-0000198388 00000 n 
-0000198589 00000 n 
-0000198778 00000 n 
-0000198983 00000 n 
-0000199175 00000 n 
-0000199380 00000 n 
-0000199573 00000 n 
-0000199777 00000 n 
-0000199949 00000 n 
-0000200975 00000 n 
-0000193577 00000 n 
-0000191568 00000 n 
-0000200122 00000 n 
-0000200179 00000 n 
-0000200236 00000 n 
-0000200293 00000 n 
-0000200350 00000 n 
-0000196283 00000 n 
-0000200407 00000 n 
-0000200464 00000 n 
-0000200521 00000 n 
-0000200578 00000 n 
-0000200635 00000 n 
-0000200692 00000 n 
-0000200749 00000 n 
-0000200805 00000 n 
-0000200862 00000 n 
-0000203364 00000 n 
-0000203594 00000 n 
-0000203791 00000 n 
-0000204019 00000 n 
-0000204411 00000 n 
-0000204604 00000 n 
-0000204833 00000 n 
-0000205227 00000 n 
-0000205420 00000 n 
-0000205649 00000 n 
-0000206035 00000 n 
-0000206264 00000 n 
-0000206650 00000 n 
-0000206843 00000 n 
-0000207072 00000 n 
-0000207466 00000 n 
-0000207696 00000 n 
-0000208082 00000 n 
-0000208274 00000 n 
-0000209131 00000 n 
-0000203029 00000 n 
-0000201099 00000 n 
-0000208447 00000 n 
-0000208560 00000 n 
-0000208617 00000 n 
-0000208673 00000 n 
-0000204214 00000 n 
-0000208730 00000 n 
-0000205030 00000 n 
-0000208787 00000 n 
-0000205842 00000 n 
-0000208844 00000 n 
-0000206457 00000 n 
-0000208902 00000 n 
-0000207268 00000 n 
-0000208960 00000 n 
-0000207889 00000 n 
-0000209018 00000 n 
-0000211664 00000 n 
-0000211878 00000 n 
-0000212059 00000 n 
-0000212273 00000 n 
-0000212454 00000 n 
-0000212667 00000 n 
-0000212847 00000 n 
-0000213234 00000 n 
-0000213448 00000 n 
-0000213629 00000 n 
-0000214017 00000 n 
-0000214231 00000 n 
-0000214412 00000 n 
-0000214800 00000 n 
-0000215014 00000 n 
-0000215208 00000 n 
-0000215422 00000 n 
-0000215616 00000 n 
-0000216004 00000 n 
-0000216217 00000 n 
-0000216409 00000 n 
-0000216622 00000 n 
-0000216815 00000 n 
-0000217029 00000 n 
-0000217223 00000 n 
-0000217619 00000 n 
-0000217832 00000 n 
-0000218025 00000 n 
-0000221717 00000 n 
-0000221931 00000 n 
-0000218418 00000 n 
-0000219414 00000 n 
-0000211214 00000 n 
-0000209268 00000 n 
-0000218592 00000 n 
-0000218708 00000 n 
-0000218767 00000 n 
-0000218826 00000 n 
-0000218884 00000 n 
-0000213040 00000 n 
-0000218943 00000 n 
-0000213823 00000 n 
-0000219002 00000 n 
-0000214606 00000 n 
-0000219061 00000 n 
-0000219120 00000 n 
-0000215810 00000 n 
-0000219179 00000 n 
-0000219238 00000 n 
-0000219297 00000 n 
-0000217421 00000 n 
-0000219356 00000 n 
-0000218222 00000 n 
-0000722111 00000 n 
-0000222125 00000 n 
-0000222339 00000 n 
-0000222518 00000 n 
-0000222732 00000 n 
-0000222911 00000 n 
-0000223299 00000 n 
-0000223513 00000 n 
-0000223707 00000 n 
-0000223920 00000 n 
-0000224112 00000 n 
-0000224326 00000 n 
-0000224520 00000 n 
-0000224734 00000 n 
-0000224927 00000 n 
-0000225141 00000 n 
-0000228976 00000 n 
-0000229182 00000 n 
-0000229355 00000 n 
-0000229549 00000 n 
-0000225322 00000 n 
-0000226200 00000 n 
-0000221411 00000 n 
-0000219552 00000 n 
-0000225496 00000 n 
-0000225555 00000 n 
-0000225614 00000 n 
+0000060918 00000 n 
+0000061093 00000 n 
+0000065116 00000 n 
+0000061267 00000 n 
+0000061611 00000 n 
+0000060763 00000 n 
+0000058152 00000 n 
+0000061440 00000 n 
+0000061497 00000 n 
+0000061554 00000 n 
+0000720270 00000 n 
+0000721396 00000 n 
+0000065311 00000 n 
+0000065711 00000 n 
+0000064969 00000 n 
+0000061722 00000 n 
+0000065484 00000 n 
+0000065597 00000 n 
+0000069724 00000 n 
+0000069954 00000 n 
+0000069585 00000 n 
+0000065809 00000 n 
+0000069897 00000 n 
+0000073513 00000 n 
+0000073743 00000 n 
+0000073374 00000 n 
+0000070052 00000 n 
+0000073686 00000 n 
+0000077282 00000 n 
+0000077512 00000 n 
+0000077143 00000 n 
+0000073841 00000 n 
+0000077455 00000 n 
+0000081053 00000 n 
+0000081229 00000 n 
+0000081516 00000 n 
+0000080906 00000 n 
+0000077610 00000 n 
+0000081402 00000 n 
+0000081459 00000 n 
+0000083517 00000 n 
+0000083674 00000 n 
+0000083831 00000 n 
+0000083988 00000 n 
+0000084145 00000 n 
+0000084302 00000 n 
+0000084475 00000 n 
+0000084632 00000 n 
+0000084828 00000 n 
+0000084985 00000 n 
+0000085165 00000 n 
+0000085322 00000 n 
+0000085494 00000 n 
+0000085651 00000 n 
+0000085848 00000 n 
+0000086004 00000 n 
+0000086184 00000 n 
+0000086341 00000 n 
+0000086511 00000 n 
+0000089059 00000 n 
+0000089255 00000 n 
+0000086666 00000 n 
+0000087120 00000 n 
+0000083226 00000 n 
+0000081614 00000 n 
+0000086839 00000 n 
+0000721514 00000 n 
+0000159682 00000 n 
+0000166282 00000 n 
+0000173051 00000 n 
+0000190890 00000 n 
+0000200802 00000 n 
+0000208953 00000 n 
+0000225968 00000 n 
+0000089412 00000 n 
+0000089591 00000 n 
+0000089748 00000 n 
+0000089919 00000 n 
+0000090077 00000 n 
+0000090279 00000 n 
+0000090437 00000 n 
+0000090622 00000 n 
+0000090780 00000 n 
+0000090957 00000 n 
+0000091114 00000 n 
+0000091293 00000 n 
+0000091451 00000 n 
+0000091625 00000 n 
+0000091783 00000 n 
+0000091995 00000 n 
+0000092190 00000 n 
+0000092348 00000 n 
+0000092551 00000 n 
+0000092746 00000 n 
+0000092904 00000 n 
+0000093099 00000 n 
+0000093257 00000 n 
+0000093429 00000 n 
+0000093587 00000 n 
+0000093775 00000 n 
+0000093963 00000 n 
+0000094150 00000 n 
+0000094337 00000 n 
+0000094910 00000 n 
+0000088680 00000 n 
+0000087218 00000 n 
+0000094510 00000 n 
+0000094622 00000 n 
+0000094735 00000 n 
+0000094853 00000 n 
+0000243365 00000 n 
+0000251687 00000 n 
+0000269871 00000 n 
+0000277531 00000 n 
+0000286490 00000 n 
+0000303367 00000 n 
+0000322328 00000 n 
+0000339727 00000 n 
+0000375172 00000 n 
+0000400761 00000 n 
+0000394857 00000 n 
+0000419157 00000 n 
+0000097687 00000 n 
+0000097801 00000 n 
+0000097915 00000 n 
+0000098029 00000 n 
+0000096579 00000 n 
+0000096770 00000 n 
+0000096961 00000 n 
+0000097152 00000 n 
+0000100589 00000 n 
+0000097343 00000 n 
+0000098494 00000 n 
+0000096408 00000 n 
+0000095021 00000 n 
+0000097516 00000 n 
+0000097573 00000 n 
+0000097630 00000 n 
+0000097744 00000 n 
+0000097858 00000 n 
+0000097972 00000 n 
+0000098091 00000 n 
+0000098148 00000 n 
+0000098266 00000 n 
+0000098323 00000 n 
+0000098380 00000 n 
+0000098437 00000 n 
+0000102665 00000 n 
+0000100780 00000 n 
+0000100971 00000 n 
+0000101161 00000 n 
+0000101352 00000 n 
+0000101542 00000 n 
+0000101732 00000 n 
+0000105454 00000 n 
+0000101923 00000 n 
+0000103006 00000 n 
+0000100394 00000 n 
+0000098605 00000 n 
+0000102096 00000 n 
+0000102153 00000 n 
+0000102210 00000 n 
+0000102267 00000 n 
+0000102324 00000 n 
+0000102381 00000 n 
+0000102437 00000 n 
+0000102494 00000 n 
+0000719807 00000 n 
+0000102551 00000 n 
+0000102608 00000 n 
+0000102722 00000 n 
+0000102779 00000 n 
+0000102836 00000 n 
+0000102893 00000 n 
+0000720624 00000 n 
+0000102950 00000 n 
+0000105642 00000 n 
+0000105861 00000 n 
+0000106083 00000 n 
+0000106525 00000 n 
+0000106746 00000 n 
+0000106966 00000 n 
+0000107187 00000 n 
+0000107408 00000 n 
+0000107629 00000 n 
+0000107850 00000 n 
+0000108039 00000 n 
+0000108228 00000 n 
+0000109412 00000 n 
+0000105211 00000 n 
+0000103156 00000 n 
+0000108401 00000 n 
+0000108514 00000 n 
+0000106305 00000 n 
+0000108571 00000 n 
+0000108628 00000 n 
+0000108685 00000 n 
+0000108742 00000 n 
+0000108799 00000 n 
+0000108856 00000 n 
+0000108918 00000 n 
+0000108980 00000 n 
+0000109042 00000 n 
+0000109104 00000 n 
+0000109165 00000 n 
+0000109226 00000 n 
+0000109288 00000 n 
+0000109350 00000 n 
+0000115601 00000 n 
+0000111392 00000 n 
+0000111585 00000 n 
+0000111778 00000 n 
+0000111971 00000 n 
+0000112144 00000 n 
+0000112337 00000 n 
+0000112510 00000 n 
+0000112703 00000 n 
+0000112883 00000 n 
+0000113076 00000 n 
+0000113256 00000 n 
+0000113449 00000 n 
+0000113621 00000 n 
+0000113814 00000 n 
+0000113986 00000 n 
+0000114179 00000 n 
+0000114359 00000 n 
+0000114552 00000 n 
+0000114732 00000 n 
+0000114925 00000 n 
+0000115122 00000 n 
+0000118088 00000 n 
+0000118284 00000 n 
+0000115314 00000 n 
+0000116459 00000 n 
+0000111085 00000 n 
+0000109549 00000 n 
+0000115487 00000 n 
+0000115544 00000 n 
+0000115658 00000 n 
+0000115715 00000 n 
+0000115833 00000 n 
+0000115890 00000 n 
+0000115947 00000 n 
+0000116004 00000 n 
+0000116060 00000 n 
+0000116117 00000 n 
+0000116174 00000 n 
+0000116231 00000 n 
+0000116288 00000 n 
+0000116345 00000 n 
+0000116402 00000 n 
+0000149410 00000 n 
+0000118669 00000 n 
+0000118840 00000 n 
+0000119033 00000 n 
+0000119204 00000 n 
+0000119397 00000 n 
+0000119576 00000 n 
+0000119769 00000 n 
+0000119947 00000 n 
+0000120137 00000 n 
+0000120332 00000 n 
+0000120524 00000 n 
+0000120720 00000 n 
+0000121104 00000 n 
+0000121276 00000 n 
+0000121469 00000 n 
+0000121641 00000 n 
+0000121834 00000 n 
+0000122014 00000 n 
+0000122207 00000 n 
+0000122387 00000 n 
+0000122580 00000 n 
+0000122777 00000 n 
+0000123162 00000 n 
+0000123359 00000 n 
+0000123742 00000 n 
+0000123917 00000 n 
+0000124107 00000 n 
+0000124283 00000 n 
+0000124476 00000 n 
+0000124660 00000 n 
+0000127609 00000 n 
+0000127794 00000 n 
+0000124852 00000 n 
+0000125993 00000 n 
+0000117661 00000 n 
+0000116596 00000 n 
+0000125025 00000 n 
+0000125082 00000 n 
+0000118477 00000 n 
+0000125139 00000 n 
+0000125196 00000 n 
+0000125253 00000 n 
+0000125310 00000 n 
+0000125367 00000 n 
+0000125424 00000 n 
+0000120913 00000 n 
+0000125481 00000 n 
+0000125538 00000 n 
+0000125595 00000 n 
+0000125652 00000 n 
+0000125709 00000 n 
+0000122970 00000 n 
+0000125766 00000 n 
+0000123551 00000 n 
+0000125823 00000 n 
+0000125880 00000 n 
+0000125937 00000 n 
+0000721632 00000 n 
+0000127987 00000 n 
+0000128189 00000 n 
+0000128574 00000 n 
+0000128776 00000 n 
+0000129161 00000 n 
+0000129335 00000 n 
+0000129527 00000 n 
+0000129701 00000 n 
+0000129894 00000 n 
+0000130065 00000 n 
+0000130257 00000 n 
+0000130428 00000 n 
+0000130620 00000 n 
+0000130815 00000 n 
+0000131007 00000 n 
+0000131202 00000 n 
+0000131587 00000 n 
+0000131791 00000 n 
+0000132176 00000 n 
+0000132381 00000 n 
+0000132765 00000 n 
+0000132977 00000 n 
+0000133362 00000 n 
+0000133574 00000 n 
+0000137165 00000 n 
+0000133959 00000 n 
+0000134930 00000 n 
+0000127206 00000 n 
+0000126117 00000 n 
+0000134132 00000 n 
+0000134189 00000 n 
+0000134246 00000 n 
+0000128382 00000 n 
+0000134303 00000 n 
+0000128969 00000 n 
+0000134360 00000 n 
+0000134417 00000 n 
+0000134474 00000 n 
+0000134531 00000 n 
+0000134588 00000 n 
+0000134645 00000 n 
+0000131395 00000 n 
+0000134702 00000 n 
+0000131984 00000 n 
+0000134759 00000 n 
+0000132573 00000 n 
+0000134816 00000 n 
+0000133170 00000 n 
+0000134873 00000 n 
+0000133767 00000 n 
+0000137358 00000 n 
+0000137583 00000 n 
+0000137809 00000 n 
+0000138034 00000 n 
+0000138260 00000 n 
+0000138485 00000 n 
+0000138678 00000 n 
+0000138904 00000 n 
+0000139354 00000 n 
+0000139579 00000 n 
+0000140030 00000 n 
+0000140223 00000 n 
+0000140449 00000 n 
+0000140899 00000 n 
+0000141125 00000 n 
+0000141318 00000 n 
+0000141511 00000 n 
+0000141704 00000 n 
+0000141897 00000 n 
+0000142085 00000 n 
+0000142277 00000 n 
+0000142470 00000 n 
+0000142663 00000 n 
+0000142856 00000 n 
+0000143049 00000 n 
+0000143242 00000 n 
+0000143435 00000 n 
+0000143628 00000 n 
+0000143820 00000 n 
+0000147012 00000 n 
+0000147205 00000 n 
+0000144013 00000 n 
+0000144755 00000 n 
+0000136762 00000 n 
+0000135054 00000 n 
+0000144186 00000 n 
+0000144243 00000 n 
+0000139129 00000 n 
+0000139805 00000 n 
+0000140674 00000 n 
+0000144300 00000 n 
+0000144357 00000 n 
+0000144414 00000 n 
+0000144471 00000 n 
+0000144527 00000 n 
+0000144584 00000 n 
+0000144641 00000 n 
+0000144698 00000 n 
+0000151615 00000 n 
+0000151729 00000 n 
+0000151791 00000 n 
+0000151853 00000 n 
+0000151913 00000 n 
+0000151975 00000 n 
+0000152037 00000 n 
+0000152150 00000 n 
+0000152212 00000 n 
+0000152274 00000 n 
+0000152336 00000 n 
+0000152398 00000 n 
+0000152512 00000 n 
+0000152574 00000 n 
+0000152636 00000 n 
+0000152754 00000 n 
+0000147398 00000 n 
+0000147590 00000 n 
+0000147783 00000 n 
+0000147975 00000 n 
+0000148168 00000 n 
+0000148361 00000 n 
+0000148554 00000 n 
+0000149524 00000 n 
+0000146809 00000 n 
+0000144879 00000 n 
+0000148727 00000 n 
+0000148784 00000 n 
+0000148841 00000 n 
+0000148898 00000 n 
+0000148955 00000 n 
+0000149012 00000 n 
+0000149069 00000 n 
+0000149126 00000 n 
+0000149182 00000 n 
+0000149239 00000 n 
+0000149296 00000 n 
+0000149353 00000 n 
+0000149467 00000 n 
+0000151328 00000 n 
+0000152868 00000 n 
+0000151189 00000 n 
+0000149648 00000 n 
+0000151501 00000 n 
+0000151558 00000 n 
+0000151672 00000 n 
+0000718358 00000 n 
+0000718649 00000 n 
+0000152094 00000 n 
+0000152455 00000 n 
+0000152698 00000 n 
+0000152811 00000 n 
+0000155307 00000 n 
+0000155513 00000 n 
+0000155686 00000 n 
+0000155892 00000 n 
+0000156065 00000 n 
+0000156270 00000 n 
+0000156443 00000 n 
+0000156636 00000 n 
+0000156841 00000 n 
+0000157014 00000 n 
+0000157219 00000 n 
+0000157391 00000 n 
+0000157583 00000 n 
+0000157789 00000 n 
+0000157982 00000 n 
+0000158188 00000 n 
+0000158381 00000 n 
+0000158587 00000 n 
+0000158780 00000 n 
+0000158985 00000 n 
+0000159191 00000 n 
+0000162776 00000 n 
+0000162982 00000 n 
+0000159396 00000 n 
+0000160478 00000 n 
+0000155000 00000 n 
+0000153017 00000 n 
+0000159569 00000 n 
+0000159795 00000 n 
+0000159852 00000 n 
+0000159909 00000 n 
+0000159966 00000 n 
+0000160023 00000 n 
+0000160080 00000 n 
+0000160136 00000 n 
+0000160193 00000 n 
+0000160250 00000 n 
+0000160307 00000 n 
+0000160364 00000 n 
+0000160421 00000 n 
+0000163175 00000 n 
+0000163381 00000 n 
+0000163574 00000 n 
+0000163780 00000 n 
+0000163971 00000 n 
+0000164201 00000 n 
+0000164398 00000 n 
+0000164626 00000 n 
+0000164823 00000 n 
+0000165208 00000 n 
+0000165438 00000 n 
+0000165634 00000 n 
+0000168898 00000 n 
+0000169127 00000 n 
+0000165826 00000 n 
+0000166621 00000 n 
+0000162517 00000 n 
+0000160615 00000 n 
+0000165999 00000 n 
+0000166056 00000 n 
+0000166113 00000 n 
+0000166170 00000 n 
+0000166226 00000 n 
+0000166395 00000 n 
+0000166451 00000 n 
+0000166508 00000 n 
+0000165016 00000 n 
+0000166565 00000 n 
+0000721750 00000 n 
+0000169512 00000 n 
+0000169742 00000 n 
+0000170128 00000 n 
+0000170321 00000 n 
+0000170551 00000 n 
+0000170943 00000 n 
+0000171173 00000 n 
+0000171558 00000 n 
+0000171750 00000 n 
+0000171963 00000 n 
+0000172143 00000 n 
+0000172356 00000 n 
+0000175908 00000 n 
+0000176121 00000 n 
+0000176301 00000 n 
+0000172536 00000 n 
+0000173334 00000 n 
+0000168615 00000 n 
+0000166758 00000 n 
+0000172709 00000 n 
+0000172766 00000 n 
+0000169320 00000 n 
+0000172823 00000 n 
+0000169935 00000 n 
+0000172880 00000 n 
+0000170748 00000 n 
+0000172937 00000 n 
+0000171366 00000 n 
+0000172994 00000 n 
+0000173164 00000 n 
+0000173221 00000 n 
+0000173278 00000 n 
+0000176687 00000 n 
+0000176899 00000 n 
+0000177078 00000 n 
+0000177271 00000 n 
+0000177484 00000 n 
+0000177663 00000 n 
+0000177856 00000 n 
+0000178069 00000 n 
+0000178262 00000 n 
+0000178475 00000 n 
+0000178668 00000 n 
+0000179054 00000 n 
+0000179267 00000 n 
+0000179460 00000 n 
+0000179672 00000 n 
+0000179864 00000 n 
+0000180257 00000 n 
+0000180470 00000 n 
+0000180663 00000 n 
+0000181057 00000 n 
+0000181269 00000 n 
+0000181461 00000 n 
+0000181673 00000 n 
+0000181853 00000 n 
+0000182065 00000 n 
+0000182244 00000 n 
+0000182629 00000 n 
+0000182839 00000 n 
+0000186495 00000 n 
+0000186707 00000 n 
+0000186899 00000 n 
+0000187112 00000 n 
+0000183028 00000 n 
+0000183941 00000 n 
+0000175481 00000 n 
+0000173471 00000 n 
+0000183201 00000 n 
+0000183258 00000 n 
+0000176494 00000 n 
+0000183315 00000 n 
+0000183372 00000 n 
+0000183429 00000 n 
+0000183486 00000 n 
+0000178861 00000 n 
+0000183543 00000 n 
+0000183600 00000 n 
+0000180060 00000 n 
+0000183657 00000 n 
+0000180860 00000 n 
+0000183714 00000 n 
+0000183771 00000 n 
+0000183827 00000 n 
+0000182436 00000 n 
+0000183884 00000 n 
+0000187305 00000 n 
+0000187517 00000 n 
+0000187710 00000 n 
+0000187923 00000 n 
+0000188103 00000 n 
+0000188307 00000 n 
+0000188478 00000 n 
+0000188670 00000 n 
+0000189055 00000 n 
+0000189260 00000 n 
+0000189432 00000 n 
+0000189636 00000 n 
+0000189806 00000 n 
+0000190010 00000 n 
+0000190182 00000 n 
+0000193847 00000 n 
+0000194052 00000 n 
+0000194224 00000 n 
+0000190375 00000 n 
+0000191288 00000 n 
+0000186196 00000 n 
+0000184065 00000 n 
+0000190548 00000 n 
+0000190605 00000 n 
+0000190662 00000 n 
+0000190719 00000 n 
+0000190776 00000 n 
+0000190833 00000 n 
+0000191003 00000 n 
+0000191060 00000 n 
+0000188862 00000 n 
+0000718504 00000 n 
+0000719084 00000 n 
+0000191117 00000 n 
+0000191174 00000 n 
+0000191231 00000 n 
+0000194417 00000 n 
+0000194622 00000 n 
+0000194815 00000 n 
+0000195020 00000 n 
+0000195212 00000 n 
+0000195405 00000 n 
+0000195608 00000 n 
+0000195800 00000 n 
+0000195993 00000 n 
+0000196339 00000 n 
+0000196544 00000 n 
+0000196737 00000 n 
+0000196910 00000 n 
+0000197114 00000 n 
+0000197306 00000 n 
+0000197477 00000 n 
+0000197681 00000 n 
+0000197873 00000 n 
+0000198078 00000 n 
+0000198271 00000 n 
+0000198472 00000 n 
+0000198661 00000 n 
+0000198866 00000 n 
+0000199058 00000 n 
+0000199263 00000 n 
+0000199456 00000 n 
+0000199660 00000 n 
+0000199832 00000 n 
+0000200858 00000 n 
+0000193460 00000 n 
+0000191451 00000 n 
+0000200005 00000 n 
+0000200062 00000 n 
+0000200119 00000 n 
+0000200176 00000 n 
+0000200233 00000 n 
+0000196166 00000 n 
+0000200290 00000 n 
+0000200347 00000 n 
+0000200404 00000 n 
+0000200461 00000 n 
+0000200518 00000 n 
+0000200575 00000 n 
+0000200632 00000 n 
+0000200688 00000 n 
+0000200745 00000 n 
+0000203242 00000 n 
+0000203472 00000 n 
+0000203669 00000 n 
+0000203897 00000 n 
+0000204289 00000 n 
+0000204482 00000 n 
+0000204711 00000 n 
+0000205105 00000 n 
+0000205298 00000 n 
+0000205527 00000 n 
+0000205913 00000 n 
+0000206142 00000 n 
+0000206528 00000 n 
+0000206721 00000 n 
+0000206950 00000 n 
+0000207344 00000 n 
+0000207574 00000 n 
+0000207960 00000 n 
+0000208152 00000 n 
+0000209009 00000 n 
+0000202907 00000 n 
+0000200982 00000 n 
+0000208325 00000 n 
+0000208438 00000 n 
+0000208495 00000 n 
+0000208551 00000 n 
+0000204092 00000 n 
+0000208608 00000 n 
+0000204908 00000 n 
+0000208665 00000 n 
+0000205720 00000 n 
+0000208722 00000 n 
+0000206335 00000 n 
+0000208780 00000 n 
+0000207146 00000 n 
+0000208838 00000 n 
+0000207767 00000 n 
+0000208896 00000 n 
+0000211545 00000 n 
+0000211759 00000 n 
+0000211940 00000 n 
+0000212154 00000 n 
+0000212335 00000 n 
+0000212548 00000 n 
+0000212728 00000 n 
+0000213115 00000 n 
+0000213329 00000 n 
+0000213510 00000 n 
+0000213898 00000 n 
+0000214112 00000 n 
+0000214293 00000 n 
+0000214681 00000 n 
+0000214895 00000 n 
+0000215089 00000 n 
+0000215303 00000 n 
+0000215497 00000 n 
+0000215885 00000 n 
+0000216098 00000 n 
+0000216290 00000 n 
+0000216503 00000 n 
+0000216696 00000 n 
+0000216910 00000 n 
+0000217104 00000 n 
+0000217500 00000 n 
+0000217713 00000 n 
+0000217906 00000 n 
+0000221600 00000 n 
+0000221814 00000 n 
+0000218299 00000 n 
+0000219295 00000 n 
+0000211095 00000 n 
+0000209146 00000 n 
+0000218473 00000 n 
+0000218589 00000 n 
+0000218648 00000 n 
+0000218707 00000 n 
+0000218765 00000 n 
+0000212921 00000 n 
+0000218824 00000 n 
+0000213704 00000 n 
+0000218883 00000 n 
+0000214487 00000 n 
+0000218942 00000 n 
+0000219001 00000 n 
+0000215691 00000 n 
+0000219060 00000 n 
+0000219119 00000 n 
+0000219178 00000 n 
+0000217302 00000 n 
+0000219237 00000 n 
+0000218103 00000 n 
+0000721868 00000 n 
+0000222008 00000 n 
+0000222222 00000 n 
+0000222401 00000 n 
+0000222615 00000 n 
+0000222794 00000 n 
+0000223182 00000 n 
+0000223396 00000 n 
+0000223590 00000 n 
+0000223803 00000 n 
+0000223995 00000 n 
+0000224209 00000 n 
+0000224403 00000 n 
+0000224617 00000 n 
+0000224810 00000 n 
+0000225024 00000 n 
+0000228857 00000 n 
+0000229063 00000 n 
+0000229236 00000 n 
+0000229430 00000 n 
+0000225205 00000 n 
+0000226083 00000 n 
+0000221294 00000 n 
+0000219433 00000 n 
+0000225379 00000 n 
+0000225438 00000 n 
+0000225497 00000 n 
+0000225556 00000 n 
+0000222988 00000 n 
+0000225615 00000 n 
 0000225673 00000 n 
-0000223105 00000 n 
 0000225732 00000 n 
-0000225790 00000 n 
-0000225849 00000 n 
-0000225908 00000 n 
-0000225967 00000 n 
-0000226026 00000 n 
-0000229936 00000 n 
-0000230142 00000 n 
-0000230315 00000 n 
-0000230520 00000 n 
-0000230692 00000 n 
-0000230898 00000 n 
-0000231071 00000 n 
-0000231265 00000 n 
-0000231471 00000 n 
-0000231644 00000 n 
-0000231838 00000 n 
-0000232044 00000 n 
-0000232238 00000 n 
-0000232443 00000 n 
-0000232636 00000 n 
-0000232828 00000 n 
-0000233034 00000 n 
-0000233228 00000 n 
-0000233434 00000 n 
-0000233628 00000 n 
-0000233821 00000 n 
-0000234169 00000 n 
-0000234374 00000 n 
-0000234567 00000 n 
-0000234740 00000 n 
-0000234945 00000 n 
-0000235138 00000 n 
-0000235344 00000 n 
-0000238898 00000 n 
-0000239104 00000 n 
-0000239298 00000 n 
-0000239504 00000 n 
-0000235538 00000 n 
-0000236535 00000 n 
-0000228526 00000 n 
-0000226338 00000 n 
-0000235712 00000 n 
-0000235771 00000 n 
-0000235830 00000 n 
-0000229743 00000 n 
-0000235889 00000 n 
-0000235947 00000 n 
-0000236006 00000 n 
-0000236064 00000 n 
-0000236123 00000 n 
-0000236182 00000 n 
-0000236241 00000 n 
-0000236300 00000 n 
-0000233995 00000 n 
-0000236359 00000 n 
-0000236418 00000 n 
-0000236476 00000 n 
-0000239698 00000 n 
-0000239904 00000 n 
-0000240097 00000 n 
-0000240302 00000 n 
-0000240473 00000 n 
-0000240703 00000 n 
-0000240900 00000 n 
-0000241129 00000 n 
-0000241523 00000 n 
-0000241717 00000 n 
-0000241947 00000 n 
-0000242341 00000 n 
-0000242534 00000 n 
-0000242764 00000 n 
-0000246365 00000 n 
-0000246595 00000 n 
-0000246982 00000 n 
-0000242958 00000 n 
-0000243894 00000 n 
-0000238574 00000 n 
-0000236686 00000 n 
-0000243132 00000 n 
-0000243191 00000 n 
-0000243250 00000 n 
-0000243309 00000 n 
-0000243368 00000 n 
-0000243427 00000 n 
-0000243600 00000 n 
-0000243659 00000 n 
-0000243717 00000 n 
-0000241326 00000 n 
-0000243776 00000 n 
-0000242144 00000 n 
-0000243835 00000 n 
-0000247176 00000 n 
-0000247406 00000 n 
-0000247799 00000 n 
-0000248029 00000 n 
-0000248416 00000 n 
-0000248609 00000 n 
-0000248822 00000 n 
-0000249002 00000 n 
-0000249215 00000 n 
-0000249395 00000 n 
-0000249783 00000 n 
-0000249996 00000 n 
-0000250176 00000 n 
-0000250564 00000 n 
-0000250777 00000 n 
-0000250957 00000 n 
-0000254808 00000 n 
-0000255021 00000 n 
-0000251341 00000 n 
-0000252219 00000 n 
-0000245996 00000 n 
-0000244032 00000 n 
-0000251515 00000 n 
-0000251574 00000 n 
-0000246789 00000 n 
-0000251633 00000 n 
-0000247603 00000 n 
-0000251692 00000 n 
-0000248223 00000 n 
-0000251751 00000 n 
-0000251924 00000 n 
-0000251983 00000 n 
-0000252042 00000 n 
-0000249589 00000 n 
-0000252101 00000 n 
-0000250370 00000 n 
-0000252160 00000 n 
-0000251151 00000 n 
-0000255213 00000 n 
-0000255425 00000 n 
-0000255618 00000 n 
-0000256005 00000 n 
-0000256217 00000 n 
-0000256411 00000 n 
-0000256624 00000 n 
-0000256818 00000 n 
-0000257211 00000 n 
-0000257423 00000 n 
-0000257616 00000 n 
-0000258008 00000 n 
-0000258220 00000 n 
-0000258414 00000 n 
-0000258627 00000 n 
-0000258807 00000 n 
-0000259020 00000 n 
-0000259200 00000 n 
-0000259588 00000 n 
-0000259801 00000 n 
-0000259995 00000 n 
-0000260208 00000 n 
-0000260402 00000 n 
-0000260614 00000 n 
-0000260807 00000 n 
-0000261020 00000 n 
-0000261214 00000 n 
-0000261427 00000 n 
-0000261607 00000 n 
-0000262607 00000 n 
-0000254358 00000 n 
-0000252357 00000 n 
-0000261781 00000 n 
-0000261840 00000 n 
-0000261899 00000 n 
-0000255811 00000 n 
-0000261958 00000 n 
-0000262017 00000 n 
-0000257014 00000 n 
-0000262076 00000 n 
-0000257811 00000 n 
-0000262135 00000 n 
-0000262194 00000 n 
-0000262253 00000 n 
-0000259394 00000 n 
-0000262312 00000 n 
-0000262371 00000 n 
-0000262430 00000 n 
-0000262489 00000 n 
-0000262548 00000 n 
-0000265279 00000 n 
-0000265483 00000 n 
-0000265654 00000 n 
-0000265847 00000 n 
-0000266234 00000 n 
-0000266428 00000 n 
-0000266633 00000 n 
-0000266805 00000 n 
-0000267010 00000 n 
-0000267182 00000 n 
-0000267387 00000 n 
-0000267559 00000 n 
-0000267753 00000 n 
-0000267957 00000 n 
-0000268129 00000 n 
-0000268323 00000 n 
-0000268526 00000 n 
-0000268718 00000 n 
-0000268922 00000 n 
-0000269114 00000 n 
-0000269307 00000 n 
-0000269511 00000 n 
-0000273013 00000 n 
-0000273218 00000 n 
-0000273412 00000 n 
-0000273606 00000 n 
-0000269704 00000 n 
-0000270640 00000 n 
-0000264928 00000 n 
-0000262732 00000 n 
-0000269878 00000 n 
-0000269937 00000 n 
-0000270111 00000 n 
-0000270170 00000 n 
-0000266040 00000 n 
-0000270229 00000 n 
-0000720193 00000 n 
-0000719037 00000 n 
-0000270288 00000 n 
-0000270345 00000 n 
-0000270404 00000 n 
-0000270463 00000 n 
-0000270522 00000 n 
-0000270581 00000 n 
-0000722236 00000 n 
-0000273954 00000 n 
-0000274157 00000 n 
-0000274350 00000 n 
-0000274523 00000 n 
-0000274728 00000 n 
-0000274922 00000 n 
-0000275127 00000 n 
-0000275320 00000 n 
-0000275525 00000 n 
-0000275719 00000 n 
-0000275924 00000 n 
-0000276118 00000 n 
-0000276322 00000 n 
-0000276516 00000 n 
-0000276721 00000 n 
-0000280255 00000 n 
-0000280490 00000 n 
-0000280895 00000 n 
-0000281366 00000 n 
-0000281568 00000 n 
-0000276893 00000 n 
-0000277830 00000 n 
-0000272689 00000 n 
-0000270806 00000 n 
-0000277067 00000 n 
-0000277126 00000 n 
-0000273780 00000 n 
-0000277185 00000 n 
-0000277244 00000 n 
-0000277303 00000 n 
-0000277362 00000 n 
-0000277421 00000 n 
-0000277480 00000 n 
-0000277538 00000 n 
-0000277597 00000 n 
-0000277771 00000 n 
-0000281955 00000 n 
-0000282427 00000 n 
-0000282630 00000 n 
-0000283018 00000 n 
-0000283253 00000 n 
-0000283641 00000 n 
-0000283877 00000 n 
-0000284265 00000 n 
-0000284459 00000 n 
-0000284695 00000 n 
-0000285099 00000 n 
-0000285334 00000 n 
-0000285722 00000 n 
-0000285916 00000 n 
-0000286735 00000 n 
-0000279868 00000 n 
-0000277968 00000 n 
-0000286090 00000 n 
-0000286149 00000 n 
-0000280693 00000 n 
-0000286208 00000 n 
-0000281131 00000 n 
-0000281761 00000 n 
-0000286267 00000 n 
-0000282191 00000 n 
-0000282824 00000 n 
-0000286326 00000 n 
-0000283447 00000 n 
-0000286385 00000 n 
-0000284071 00000 n 
-0000286442 00000 n 
-0000284898 00000 n 
-0000286501 00000 n 
-0000285528 00000 n 
-0000286560 00000 n 
-0000289323 00000 n 
-0000289542 00000 n 
-0000289728 00000 n 
-0000289947 00000 n 
-0000290133 00000 n 
-0000290327 00000 n 
-0000290546 00000 n 
-0000290918 00000 n 
-0000291112 00000 n 
-0000291330 00000 n 
-0000291701 00000 n 
-0000291894 00000 n 
-0000292112 00000 n 
-0000292305 00000 n 
-0000292523 00000 n 
-0000292716 00000 n 
-0000292910 00000 n 
-0000293129 00000 n 
-0000293323 00000 n 
-0000293542 00000 n 
-0000293736 00000 n 
-0000294141 00000 n 
-0000294360 00000 n 
-0000294553 00000 n 
-0000294958 00000 n 
-0000295177 00000 n 
-0000295371 00000 n 
-0000295590 00000 n 
-0000299240 00000 n 
-0000299459 00000 n 
-0000299643 00000 n 
-0000295774 00000 n 
+0000225791 00000 n 
+0000225850 00000 n 
+0000225909 00000 n 
+0000229817 00000 n 
+0000230023 00000 n 
+0000230196 00000 n 
+0000230401 00000 n 
+0000230573 00000 n 
+0000230779 00000 n 
+0000230952 00000 n 
+0000231146 00000 n 
+0000231352 00000 n 
+0000231525 00000 n 
+0000231719 00000 n 
+0000231925 00000 n 
+0000232119 00000 n 
+0000232324 00000 n 
+0000232517 00000 n 
+0000232709 00000 n 
+0000232915 00000 n 
+0000233109 00000 n 
+0000233315 00000 n 
+0000233509 00000 n 
+0000233702 00000 n 
+0000234050 00000 n 
+0000234255 00000 n 
+0000234448 00000 n 
+0000234621 00000 n 
+0000234826 00000 n 
+0000235019 00000 n 
+0000235225 00000 n 
+0000238778 00000 n 
+0000238984 00000 n 
+0000239178 00000 n 
+0000239384 00000 n 
+0000235419 00000 n 
+0000236416 00000 n 
+0000228407 00000 n 
+0000226221 00000 n 
+0000235593 00000 n 
+0000235652 00000 n 
+0000235711 00000 n 
+0000229624 00000 n 
+0000235770 00000 n 
+0000235828 00000 n 
+0000235887 00000 n 
+0000235945 00000 n 
+0000236004 00000 n 
+0000236063 00000 n 
+0000236122 00000 n 
+0000236181 00000 n 
+0000233876 00000 n 
+0000236240 00000 n 
+0000236299 00000 n 
+0000236357 00000 n 
+0000239578 00000 n 
+0000239784 00000 n 
+0000239977 00000 n 
+0000240182 00000 n 
+0000240353 00000 n 
+0000240583 00000 n 
+0000240780 00000 n 
+0000241009 00000 n 
+0000241403 00000 n 
+0000241597 00000 n 
+0000241827 00000 n 
+0000242221 00000 n 
+0000242414 00000 n 
+0000242644 00000 n 
+0000246243 00000 n 
+0000246473 00000 n 
+0000246860 00000 n 
+0000242838 00000 n 
+0000243774 00000 n 
+0000238454 00000 n 
+0000236567 00000 n 
+0000243012 00000 n 
+0000243071 00000 n 
+0000243130 00000 n 
+0000243189 00000 n 
+0000243248 00000 n 
+0000243307 00000 n 
+0000243480 00000 n 
+0000243539 00000 n 
+0000243597 00000 n 
+0000241206 00000 n 
+0000243656 00000 n 
+0000242024 00000 n 
+0000243715 00000 n 
+0000247054 00000 n 
+0000247284 00000 n 
+0000247677 00000 n 
+0000247907 00000 n 
+0000248294 00000 n 
+0000248487 00000 n 
+0000248700 00000 n 
+0000248880 00000 n 
+0000249093 00000 n 
+0000249273 00000 n 
+0000249661 00000 n 
+0000249874 00000 n 
+0000250054 00000 n 
+0000250442 00000 n 
+0000250655 00000 n 
+0000250835 00000 n 
+0000254688 00000 n 
+0000254901 00000 n 
+0000251219 00000 n 
+0000252097 00000 n 
+0000245874 00000 n 
+0000243912 00000 n 
+0000251393 00000 n 
+0000251452 00000 n 
+0000246667 00000 n 
+0000251511 00000 n 
+0000247481 00000 n 
+0000251570 00000 n 
+0000248101 00000 n 
+0000251629 00000 n 
+0000251802 00000 n 
+0000251861 00000 n 
+0000251920 00000 n 
+0000249467 00000 n 
+0000251979 00000 n 
+0000250248 00000 n 
+0000252038 00000 n 
+0000251029 00000 n 
+0000255093 00000 n 
+0000255305 00000 n 
+0000255498 00000 n 
+0000255885 00000 n 
+0000256097 00000 n 
+0000256291 00000 n 
+0000256504 00000 n 
+0000256698 00000 n 
+0000257091 00000 n 
+0000257303 00000 n 
+0000257496 00000 n 
+0000257888 00000 n 
+0000258100 00000 n 
+0000258294 00000 n 
+0000258507 00000 n 
+0000258687 00000 n 
+0000258900 00000 n 
+0000259080 00000 n 
+0000259468 00000 n 
+0000259681 00000 n 
+0000259875 00000 n 
+0000260088 00000 n 
+0000260282 00000 n 
+0000260494 00000 n 
+0000260687 00000 n 
+0000260900 00000 n 
+0000261094 00000 n 
+0000261307 00000 n 
+0000261487 00000 n 
+0000262487 00000 n 
+0000254238 00000 n 
+0000252235 00000 n 
+0000261661 00000 n 
+0000261720 00000 n 
+0000261779 00000 n 
+0000255691 00000 n 
+0000261838 00000 n 
+0000261897 00000 n 
+0000256894 00000 n 
+0000261956 00000 n 
+0000257691 00000 n 
+0000262015 00000 n 
+0000262074 00000 n 
+0000262133 00000 n 
+0000259274 00000 n 
+0000262192 00000 n 
+0000262251 00000 n 
+0000262310 00000 n 
+0000262369 00000 n 
+0000262428 00000 n 
+0000265154 00000 n 
+0000265358 00000 n 
+0000265529 00000 n 
+0000265722 00000 n 
+0000266109 00000 n 
+0000266303 00000 n 
+0000266508 00000 n 
+0000266680 00000 n 
+0000266885 00000 n 
+0000267057 00000 n 
+0000267262 00000 n 
+0000267434 00000 n 
+0000267628 00000 n 
+0000267832 00000 n 
+0000268004 00000 n 
+0000268198 00000 n 
+0000268401 00000 n 
+0000268593 00000 n 
+0000268797 00000 n 
+0000268989 00000 n 
+0000269182 00000 n 
+0000269386 00000 n 
+0000272889 00000 n 
+0000273094 00000 n 
+0000273288 00000 n 
+0000273482 00000 n 
+0000269579 00000 n 
+0000270515 00000 n 
+0000264803 00000 n 
+0000262612 00000 n 
+0000269753 00000 n 
+0000269812 00000 n 
+0000269986 00000 n 
+0000270045 00000 n 
+0000265915 00000 n 
+0000270104 00000 n 
+0000719950 00000 n 
+0000718794 00000 n 
+0000270163 00000 n 
+0000270220 00000 n 
+0000270279 00000 n 
+0000270338 00000 n 
+0000270397 00000 n 
+0000270456 00000 n 
+0000721993 00000 n 
+0000273830 00000 n 
+0000274033 00000 n 
+0000274226 00000 n 
+0000274399 00000 n 
+0000274604 00000 n 
+0000274798 00000 n 
+0000275003 00000 n 
+0000275196 00000 n 
+0000275401 00000 n 
+0000275595 00000 n 
+0000275800 00000 n 
+0000275994 00000 n 
+0000276198 00000 n 
+0000276392 00000 n 
+0000276597 00000 n 
+0000280126 00000 n 
+0000280361 00000 n 
+0000280766 00000 n 
+0000281237 00000 n 
+0000281439 00000 n 
+0000276769 00000 n 
+0000277706 00000 n 
+0000272565 00000 n 
+0000270681 00000 n 
+0000276943 00000 n 
+0000277002 00000 n 
+0000273656 00000 n 
+0000277061 00000 n 
+0000277120 00000 n 
+0000277179 00000 n 
+0000277238 00000 n 
+0000277297 00000 n 
+0000277356 00000 n 
+0000277414 00000 n 
+0000277473 00000 n 
+0000277647 00000 n 
+0000281826 00000 n 
+0000282298 00000 n 
+0000282501 00000 n 
+0000282889 00000 n 
+0000283124 00000 n 
+0000283512 00000 n 
+0000283748 00000 n 
+0000284136 00000 n 
+0000284330 00000 n 
+0000284566 00000 n 
+0000284970 00000 n 
+0000285205 00000 n 
+0000285593 00000 n 
+0000285787 00000 n 
+0000286606 00000 n 
+0000279739 00000 n 
+0000277844 00000 n 
+0000285961 00000 n 
+0000286020 00000 n 
+0000280564 00000 n 
+0000286079 00000 n 
+0000281002 00000 n 
+0000281632 00000 n 
+0000286138 00000 n 
+0000282062 00000 n 
+0000282695 00000 n 
+0000286197 00000 n 
+0000283318 00000 n 
+0000286256 00000 n 
+0000283942 00000 n 
+0000286313 00000 n 
+0000284769 00000 n 
+0000286372 00000 n 
+0000285399 00000 n 
+0000286431 00000 n 
+0000289198 00000 n 
+0000289417 00000 n 
+0000289603 00000 n 
+0000289822 00000 n 
+0000290008 00000 n 
+0000290202 00000 n 
+0000290421 00000 n 
+0000290793 00000 n 
+0000290987 00000 n 
+0000291205 00000 n 
+0000291576 00000 n 
+0000291769 00000 n 
+0000291987 00000 n 
+0000292180 00000 n 
+0000292398 00000 n 
+0000292591 00000 n 
+0000292785 00000 n 
+0000293004 00000 n 
+0000293198 00000 n 
+0000293417 00000 n 
+0000293611 00000 n 
+0000294016 00000 n 
+0000294235 00000 n 
+0000294428 00000 n 
+0000294833 00000 n 
+0000295052 00000 n 
+0000295246 00000 n 
+0000295465 00000 n 
+0000299111 00000 n 
+0000299330 00000 n 
+0000299514 00000 n 
+0000295649 00000 n 
+0000296588 00000 n 
+0000288766 00000 n 
+0000286744 00000 n 
+0000295823 00000 n 
+0000295882 00000 n 
+0000295941 00000 n 
+0000296000 00000 n 
+0000296059 00000 n 
+0000290607 00000 n 
+0000296117 00000 n 
+0000291391 00000 n 
+0000296176 00000 n 
+0000296234 00000 n 
+0000296293 00000 n 
+0000296352 00000 n 
+0000293813 00000 n 
+0000296411 00000 n 
+0000294630 00000 n 
+0000296470 00000 n 
+0000296529 00000 n 
+0000299708 00000 n 
+0000299927 00000 n 
+0000300121 00000 n 
+0000300340 00000 n 
+0000300534 00000 n 
+0000300752 00000 n 
+0000300945 00000 n 
+0000301164 00000 n 
+0000301358 00000 n 
+0000301575 00000 n 
+0000301757 00000 n 
+0000301966 00000 n 
+0000302142 00000 n 
+0000302334 00000 n 
+0000302528 00000 n 
+0000306406 00000 n 
+0000306616 00000 n 
+0000302722 00000 n 
+0000303601 00000 n 
+0000298805 00000 n 
 0000296713 00000 n 
-0000288891 00000 n 
-0000286873 00000 n 
-0000295948 00000 n 
-0000296007 00000 n 
-0000296066 00000 n 
-0000296125 00000 n 
-0000296184 00000 n 
-0000290732 00000 n 
-0000296242 00000 n 
-0000291516 00000 n 
-0000296301 00000 n 
-0000296359 00000 n 
-0000296418 00000 n 
-0000296477 00000 n 
-0000293938 00000 n 
-0000296536 00000 n 
-0000294755 00000 n 
-0000296595 00000 n 
-0000296654 00000 n 
-0000299837 00000 n 
-0000300056 00000 n 
-0000300250 00000 n 
-0000300469 00000 n 
-0000300663 00000 n 
-0000300881 00000 n 
-0000301074 00000 n 
-0000301293 00000 n 
-0000301487 00000 n 
-0000301704 00000 n 
-0000301886 00000 n 
-0000302095 00000 n 
-0000302271 00000 n 
-0000302463 00000 n 
-0000302657 00000 n 
-0000306535 00000 n 
-0000306745 00000 n 
-0000302851 00000 n 
-0000303730 00000 n 
-0000298934 00000 n 
-0000296838 00000 n 
-0000303025 00000 n 
-0000303084 00000 n 
-0000303143 00000 n 
-0000303201 00000 n 
-0000303260 00000 n 
-0000303319 00000 n 
-0000303378 00000 n 
-0000303437 00000 n 
-0000303612 00000 n 
-0000303671 00000 n 
-0000306922 00000 n 
-0000307132 00000 n 
-0000307310 00000 n 
-0000307697 00000 n 
-0000307908 00000 n 
-0000308086 00000 n 
-0000308474 00000 n 
-0000308685 00000 n 
-0000308879 00000 n 
-0000309089 00000 n 
-0000309282 00000 n 
-0000309474 00000 n 
-0000309685 00000 n 
-0000309879 00000 n 
-0000310090 00000 n 
-0000310284 00000 n 
-0000310478 00000 n 
-0000310652 00000 n 
-0000310863 00000 n 
-0000311056 00000 n 
-0000311230 00000 n 
-0000311440 00000 n 
-0000311633 00000 n 
-0000311844 00000 n 
-0000312038 00000 n 
-0000312249 00000 n 
-0000312443 00000 n 
-0000312654 00000 n 
-0000312848 00000 n 
-0000313059 00000 n 
-0000313253 00000 n 
-0000313464 00000 n 
-0000313642 00000 n 
-0000314697 00000 n 
-0000306067 00000 n 
-0000303868 00000 n 
-0000313816 00000 n 
-0000313875 00000 n 
-0000313934 00000 n 
-0000307504 00000 n 
-0000313992 00000 n 
-0000308280 00000 n 
-0000314050 00000 n 
-0000314109 00000 n 
-0000314168 00000 n 
-0000314227 00000 n 
-0000314286 00000 n 
-0000314345 00000 n 
-0000314403 00000 n 
-0000314462 00000 n 
-0000314521 00000 n 
-0000314580 00000 n 
-0000314638 00000 n 
-0000317080 00000 n 
-0000317294 00000 n 
-0000317475 00000 n 
-0000317689 00000 n 
-0000317869 00000 n 
-0000318257 00000 n 
-0000318469 00000 n 
-0000318649 00000 n 
-0000319037 00000 n 
-0000319251 00000 n 
-0000319432 00000 n 
-0000319819 00000 n 
-0000320033 00000 n 
-0000320214 00000 n 
-0000320600 00000 n 
-0000320813 00000 n 
-0000320994 00000 n 
-0000321382 00000 n 
-0000321596 00000 n 
-0000321777 00000 n 
-0000325718 00000 n 
-0000325932 00000 n 
-0000326113 00000 n 
-0000322164 00000 n 
-0000323043 00000 n 
-0000316702 00000 n 
-0000314850 00000 n 
-0000322338 00000 n 
-0000322397 00000 n 
-0000322572 00000 n 
-0000322631 00000 n 
-0000322690 00000 n 
-0000318063 00000 n 
-0000322749 00000 n 
-0000318843 00000 n 
-0000322808 00000 n 
-0000319626 00000 n 
-0000322867 00000 n 
-0000320408 00000 n 
-0000322926 00000 n 
-0000321188 00000 n 
-0000322984 00000 n 
-0000321971 00000 n 
-0000722361 00000 n 
-0000326501 00000 n 
-0000326715 00000 n 
-0000326909 00000 n 
-0000327123 00000 n 
-0000327317 00000 n 
-0000327705 00000 n 
-0000327918 00000 n 
-0000328111 00000 n 
-0000328303 00000 n 
-0000328477 00000 n 
-0000328691 00000 n 
-0000328885 00000 n 
-0000329233 00000 n 
-0000329446 00000 n 
-0000329639 00000 n 
-0000329852 00000 n 
-0000330033 00000 n 
-0000330226 00000 n 
-0000330420 00000 n 
-0000330633 00000 n 
-0000330813 00000 n 
-0000331200 00000 n 
-0000331413 00000 n 
-0000331593 00000 n 
-0000331980 00000 n 
-0000332194 00000 n 
-0000332375 00000 n 
-0000332569 00000 n 
-0000332782 00000 n 
-0000332962 00000 n 
-0000336209 00000 n 
-0000336423 00000 n 
-0000333349 00000 n 
-0000334229 00000 n 
-0000325223 00000 n 
-0000323181 00000 n 
-0000333523 00000 n 
-0000333582 00000 n 
-0000326307 00000 n 
-0000333640 00000 n 
-0000333699 00000 n 
-0000327511 00000 n 
-0000333758 00000 n 
-0000333817 00000 n 
-0000329059 00000 n 
-0000333876 00000 n 
-0000333935 00000 n 
-0000333994 00000 n 
-0000331006 00000 n 
-0000334053 00000 n 
-0000331786 00000 n 
-0000334111 00000 n 
-0000334170 00000 n 
-0000333155 00000 n 
-0000336617 00000 n 
-0000336831 00000 n 
-0000337025 00000 n 
-0000337237 00000 n 
-0000337430 00000 n 
-0000337644 00000 n 
-0000337838 00000 n 
-0000338052 00000 n 
-0000338233 00000 n 
-0000338441 00000 n 
-0000338649 00000 n 
-0000338857 00000 n 
-0000339064 00000 n 
-0000343044 00000 n 
-0000339270 00000 n 
-0000340327 00000 n 
-0000335930 00000 n 
-0000334354 00000 n 
-0000339444 00000 n 
-0000339503 00000 n 
-0000339562 00000 n 
-0000339621 00000 n 
-0000339680 00000 n 
-0000339739 00000 n 
-0000339798 00000 n 
-0000339973 00000 n 
-0000340032 00000 n 
-0000340091 00000 n 
-0000340150 00000 n 
-0000340209 00000 n 
-0000340268 00000 n 
-0000343252 00000 n 
-0000343459 00000 n 
-0000343667 00000 n 
-0000343875 00000 n 
-0000344083 00000 n 
-0000344258 00000 n 
-0000344646 00000 n 
-0000344854 00000 n 
-0000345028 00000 n 
-0000345221 00000 n 
-0000345609 00000 n 
-0000345803 00000 n 
-0000346011 00000 n 
-0000346185 00000 n 
-0000346573 00000 n 
-0000346780 00000 n 
-0000346954 00000 n 
-0000347341 00000 n 
-0000347547 00000 n 
-0000347739 00000 n 
-0000347946 00000 n 
-0000348137 00000 n 
-0000348329 00000 n 
-0000348536 00000 n 
-0000348729 00000 n 
-0000348923 00000 n 
-0000349130 00000 n 
-0000349323 00000 n 
-0000353451 00000 n 
-0000353659 00000 n 
-0000353853 00000 n 
-0000349710 00000 n 
-0000350646 00000 n 
-0000342594 00000 n 
-0000340465 00000 n 
-0000349884 00000 n 
-0000349943 00000 n 
-0000350002 00000 n 
-0000350061 00000 n 
-0000350120 00000 n 
-0000350179 00000 n 
-0000344452 00000 n 
-0000350238 00000 n 
-0000345415 00000 n 
-0000350297 00000 n 
-0000346379 00000 n 
-0000350356 00000 n 
-0000347147 00000 n 
-0000350414 00000 n 
-0000350472 00000 n 
-0000350531 00000 n 
-0000350588 00000 n 
-0000349516 00000 n 
-0000354241 00000 n 
-0000354446 00000 n 
-0000354638 00000 n 
-0000354830 00000 n 
-0000355024 00000 n 
-0000355232 00000 n 
-0000355426 00000 n 
-0000355814 00000 n 
-0000356022 00000 n 
-0000356216 00000 n 
-0000356424 00000 n 
-0000356618 00000 n 
-0000356826 00000 n 
-0000357001 00000 n 
-0000357209 00000 n 
-0000357384 00000 n 
-0000357771 00000 n 
-0000357979 00000 n 
-0000358154 00000 n 
-0000358542 00000 n 
-0000358749 00000 n 
-0000358923 00000 n 
-0000359117 00000 n 
-0000359324 00000 n 
-0000359498 00000 n 
-0000359885 00000 n 
-0000360093 00000 n 
-0000360268 00000 n 
-0000360656 00000 n 
-0000360864 00000 n 
-0000364497 00000 n 
-0000364705 00000 n 
-0000364899 00000 n 
-0000365106 00000 n 
-0000361039 00000 n 
-0000361979 00000 n 
-0000352956 00000 n 
-0000350771 00000 n 
-0000361213 00000 n 
-0000361272 00000 n 
-0000354047 00000 n 
-0000361331 00000 n 
-0000361390 00000 n 
-0000355620 00000 n 
-0000361449 00000 n 
-0000361508 00000 n 
-0000361567 00000 n 
-0000361626 00000 n 
-0000357578 00000 n 
-0000361685 00000 n 
-0000358348 00000 n 
-0000361744 00000 n 
-0000361803 00000 n 
-0000359691 00000 n 
-0000361862 00000 n 
-0000360462 00000 n 
-0000361920 00000 n 
-0000365299 00000 n 
-0000365507 00000 n 
-0000365701 00000 n 
-0000366089 00000 n 
-0000366262 00000 n 
-0000366436 00000 n 
-0000366644 00000 n 
-0000366838 00000 n 
-0000367226 00000 n 
-0000367434 00000 n 
-0000367628 00000 n 
-0000368015 00000 n 
-0000368223 00000 n 
-0000368417 00000 n 
-0000368590 00000 n 
-0000368764 00000 n 
-0000368971 00000 n 
-0000369164 00000 n 
-0000369372 00000 n 
-0000369547 00000 n 
-0000369755 00000 n 
-0000369949 00000 n 
-0000370156 00000 n 
-0000370350 00000 n 
-0000370558 00000 n 
-0000370751 00000 n 
-0000370959 00000 n 
-0000371152 00000 n 
-0000371360 00000 n 
-0000371535 00000 n 
-0000372412 00000 n 
-0000364029 00000 n 
-0000362104 00000 n 
-0000371709 00000 n 
-0000371768 00000 n 
-0000365895 00000 n 
-0000371827 00000 n 
-0000367032 00000 n 
-0000371886 00000 n 
-0000367822 00000 n 
-0000371941 00000 n 
-0000372000 00000 n 
-0000372059 00000 n 
-0000372117 00000 n 
-0000372176 00000 n 
-0000372235 00000 n 
-0000372294 00000 n 
-0000372353 00000 n 
-0000374956 00000 n 
-0000375074 00000 n 
-0000375192 00000 n 
-0000374468 00000 n 
-0000378005 00000 n 
-0000378251 00000 n 
-0000374664 00000 n 
-0000375484 00000 n 
-0000374315 00000 n 
-0000372537 00000 n 
-0000374838 00000 n 
-0000374897 00000 n 
-0000375015 00000 n 
-0000375133 00000 n 
-0000375250 00000 n 
-0000375425 00000 n 
-0000722486 00000 n 
-0000378677 00000 n 
-0000378921 00000 n 
-0000379346 00000 n 
-0000379734 00000 n 
-0000379980 00000 n 
-0000380368 00000 n 
-0000380581 00000 n 
-0000380827 00000 n 
-0000381215 00000 n 
-0000381428 00000 n 
-0000381674 00000 n 
-0000382061 00000 n 
-0000382306 00000 n 
-0000382692 00000 n 
-0000382885 00000 n 
-0000383131 00000 n 
-0000383557 00000 n 
-0000383803 00000 n 
-0000384229 00000 n 
-0000384474 00000 n 
-0000384861 00000 n 
-0000385248 00000 n 
-0000385444 00000 n 
-0000386385 00000 n 
-0000377546 00000 n 
-0000375596 00000 n 
-0000385618 00000 n 
-0000385677 00000 n 
-0000378464 00000 n 
-0000385736 00000 n 
-0000379133 00000 n 
-0000379540 00000 n 
-0000385795 00000 n 
-0000380174 00000 n 
-0000385854 00000 n 
-0000381021 00000 n 
-0000385913 00000 n 
-0000381868 00000 n 
-0000382498 00000 n 
-0000385972 00000 n 
-0000383344 00000 n 
-0000386031 00000 n 
-0000384016 00000 n 
-0000386090 00000 n 
-0000384667 00000 n 
-0000385054 00000 n 
-0000386149 00000 n 
-0000386208 00000 n 
-0000386267 00000 n 
-0000386326 00000 n 
-0000388867 00000 n 
-0000389063 00000 n 
-0000389302 00000 n 
-0000389714 00000 n 
-0000389952 00000 n 
-0000390363 00000 n 
-0000390557 00000 n 
-0000390796 00000 n 
-0000391187 00000 n 
-0000391391 00000 n 
-0000391630 00000 n 
-0000391825 00000 n 
-0000392031 00000 n 
-0000392269 00000 n 
-0000392657 00000 n 
-0000392895 00000 n 
-0000393283 00000 n 
-0000393476 00000 n 
-0000393714 00000 n 
-0000394126 00000 n 
-0000394364 00000 n 
-0000398135 00000 n 
-0000398374 00000 n 
-0000398761 00000 n 
-0000394773 00000 n 
-0000395593 00000 n 
-0000388471 00000 n 
-0000386523 00000 n 
-0000394947 00000 n 
-0000395121 00000 n 
-0000395180 00000 n 
-0000389508 00000 n 
-0000395239 00000 n 
-0000390157 00000 n 
-0000395298 00000 n 
-0000390992 00000 n 
-0000395357 00000 n 
-0000395416 00000 n 
-0000392463 00000 n 
-0000393089 00000 n 
-0000395475 00000 n 
-0000393920 00000 n 
-0000395534 00000 n 
-0000394569 00000 n 
-0000400792 00000 n 
-0000398954 00000 n 
-0000399150 00000 n 
-0000399379 00000 n 
-0000399767 00000 n 
-0000399996 00000 n 
-0000403895 00000 n 
-0000404353 00000 n 
-0000404547 00000 n 
-0000400382 00000 n 
-0000401144 00000 n 
-0000397892 00000 n 
-0000395718 00000 n 
-0000400556 00000 n 
-0000400615 00000 n 
-0000398568 00000 n 
-0000400674 00000 n 
-0000400733 00000 n 
-0000400851 00000 n 
-0000401026 00000 n 
-0000401085 00000 n 
-0000399573 00000 n 
-0000400189 00000 n 
-0000410534 00000 n 
-0000404935 00000 n 
-0000405391 00000 n 
-0000405584 00000 n 
-0000405971 00000 n 
-0000406200 00000 n 
-0000406592 00000 n 
-0000406786 00000 n 
-0000407015 00000 n 
-0000407407 00000 n 
-0000407601 00000 n 
-0000408012 00000 n 
-0000408240 00000 n 
-0000408631 00000 n 
-0000408824 00000 n 
-0000409209 00000 n 
-0000409438 00000 n 
-0000409830 00000 n 
-0000410652 00000 n 
-0000403490 00000 n 
-0000401282 00000 n 
-0000410004 00000 n 
-0000410063 00000 n 
-0000404124 00000 n 
-0000404741 00000 n 
-0000410122 00000 n 
-0000405163 00000 n 
-0000405777 00000 n 
-0000410181 00000 n 
-0000406396 00000 n 
-0000410239 00000 n 
-0000407211 00000 n 
-0000407807 00000 n 
-0000410298 00000 n 
-0000408435 00000 n 
-0000409018 00000 n 
-0000410357 00000 n 
-0000409634 00000 n 
-0000410416 00000 n 
-0000410475 00000 n 
-0000410593 00000 n 
-0000413204 00000 n 
-0000413410 00000 n 
-0000413583 00000 n 
-0000413970 00000 n 
-0000414175 00000 n 
-0000414347 00000 n 
-0000414734 00000 n 
-0000414940 00000 n 
-0000415113 00000 n 
-0000415307 00000 n 
-0000415512 00000 n 
-0000415684 00000 n 
-0000416071 00000 n 
-0000416277 00000 n 
-0000416450 00000 n 
-0000416812 00000 n 
-0000417018 00000 n 
-0000417191 00000 n 
-0000417579 00000 n 
-0000417783 00000 n 
-0000417955 00000 n 
-0000418316 00000 n 
-0000418522 00000 n 
-0000418695 00000 n 
-0000422706 00000 n 
-0000422912 00000 n 
-0000423084 00000 n 
-0000419083 00000 n 
-0000419665 00000 n 
-0000412781 00000 n 
-0000410790 00000 n 
-0000419257 00000 n 
-0000419430 00000 n 
-0000419489 00000 n 
-0000413777 00000 n 
-0000419548 00000 n 
-0000414540 00000 n 
-0000415877 00000 n 
-0000416631 00000 n 
-0000417385 00000 n 
-0000418135 00000 n 
-0000419606 00000 n 
-0000418889 00000 n 
-0000529752 00000 n 
-0000529870 00000 n 
-0000529988 00000 n 
-0000530111 00000 n 
-0000530229 00000 n 
-0000423472 00000 n 
-0000423677 00000 n 
-0000423849 00000 n 
-0000424235 00000 n 
-0000424440 00000 n 
-0000424786 00000 n 
-0000424980 00000 n 
-0000425186 00000 n 
-0000425359 00000 n 
-0000425746 00000 n 
-0000425952 00000 n 
-0000426125 00000 n 
-0000426487 00000 n 
-0000426692 00000 n 
-0000426865 00000 n 
-0000427252 00000 n 
-0000427458 00000 n 
-0000427631 00000 n 
-0000427993 00000 n 
-0000428199 00000 n 
-0000428372 00000 n 
-0000428760 00000 n 
-0000428966 00000 n 
-0000429139 00000 n 
-0000432753 00000 n 
-0000432959 00000 n 
-0000433132 00000 n 
-0000429527 00000 n 
-0000429995 00000 n 
-0000422238 00000 n 
-0000419790 00000 n 
-0000429701 00000 n 
-0000429760 00000 n 
-0000423278 00000 n 
-0000429819 00000 n 
-0000424042 00000 n 
-0000424613 00000 n 
-0000425553 00000 n 
-0000426306 00000 n 
-0000427059 00000 n 
-0000427812 00000 n 
-0000429878 00000 n 
-0000428566 00000 n 
-0000429936 00000 n 
-0000429333 00000 n 
-0000722611 00000 n 
-0000530351 00000 n 
-0000532729 00000 n 
-0000532847 00000 n 
-0000532970 00000 n 
-0000533086 00000 n 
-0000433326 00000 n 
-0000433532 00000 n 
-0000433705 00000 n 
-0000434093 00000 n 
-0000434299 00000 n 
-0000434472 00000 n 
-0000434666 00000 n 
-0000434872 00000 n 
-0000435066 00000 n 
-0000435272 00000 n 
-0000435466 00000 n 
-0000435660 00000 n 
-0000435866 00000 n 
-0000436060 00000 n 
-0000436254 00000 n 
-0000436459 00000 n 
-0000436652 00000 n 
-0000437039 00000 n 
-0000437245 00000 n 
-0000437439 00000 n 
-0000437827 00000 n 
-0000438033 00000 n 
-0000438227 00000 n 
-0000438615 00000 n 
-0000438821 00000 n 
-0000439015 00000 n 
-0000439402 00000 n 
-0000439607 00000 n 
-0000439801 00000 n 
-0000440189 00000 n 
-0000440395 00000 n 
-0000440589 00000 n 
-0000444421 00000 n 
-0000444627 00000 n 
-0000440976 00000 n 
-0000441680 00000 n 
-0000432231 00000 n 
-0000430120 00000 n 
-0000441150 00000 n 
-0000441209 00000 n 
-0000433899 00000 n 
-0000441267 00000 n 
-0000441326 00000 n 
-0000441385 00000 n 
-0000436845 00000 n 
-0000437633 00000 n 
-0000441444 00000 n 
-0000438421 00000 n 
-0000441503 00000 n 
-0000439208 00000 n 
-0000441562 00000 n 
-0000439995 00000 n 
-0000441621 00000 n 
-0000440783 00000 n 
-0000533209 00000 n 
-0000536135 00000 n 
-0000536253 00000 n 
-0000536370 00000 n 
-0000444821 00000 n 
-0000445027 00000 n 
-0000445221 00000 n 
-0000445427 00000 n 
-0000445620 00000 n 
-0000445825 00000 n 
-0000446017 00000 n 
-0000446223 00000 n 
-0000446416 00000 n 
-0000446619 00000 n 
-0000446811 00000 n 
-0000447017 00000 n 
-0000447190 00000 n 
-0000447383 00000 n 
-0000447589 00000 n 
-0000447783 00000 n 
-0000448170 00000 n 
-0000448375 00000 n 
-0000448569 00000 n 
-0000448957 00000 n 
-0000449163 00000 n 
-0000449353 00000 n 
-0000449741 00000 n 
-0000449914 00000 n 
-0000450088 00000 n 
-0000450432 00000 n 
-0000450638 00000 n 
-0000450831 00000 n 
-0000451025 00000 n 
-0000451198 00000 n 
-0000451371 00000 n 
-0000451577 00000 n 
-0000451771 00000 n 
-0000452159 00000 n 
-0000452333 00000 n 
-0000452507 00000 n 
-0000452851 00000 n 
-0000453057 00000 n 
-0000453251 00000 n 
-0000453639 00000 n 
-0000453813 00000 n 
-0000457428 00000 n 
-0000457634 00000 n 
-0000457827 00000 n 
-0000458020 00000 n 
-0000458225 00000 n 
-0000458418 00000 n 
-0000453987 00000 n 
-0000454868 00000 n 
-0000443827 00000 n 
-0000441805 00000 n 
-0000454161 00000 n 
-0000454220 00000 n 
-0000454279 00000 n 
-0000454337 00000 n 
-0000454396 00000 n 
-0000454455 00000 n 
-0000454514 00000 n 
-0000454573 00000 n 
-0000454632 00000 n 
-0000447977 00000 n 
-0000454691 00000 n 
-0000448763 00000 n 
-0000449547 00000 n 
-0000450260 00000 n 
-0000454750 00000 n 
-0000451965 00000 n 
-0000452679 00000 n 
-0000454809 00000 n 
-0000453445 00000 n 
-0000536493 00000 n 
-0000539438 00000 n 
-0000458805 00000 n 
-0000459011 00000 n 
-0000459205 00000 n 
-0000459593 00000 n 
-0000459799 00000 n 
-0000459993 00000 n 
-0000460187 00000 n 
-0000460393 00000 n 
-0000460587 00000 n 
-0000460793 00000 n 
-0000460987 00000 n 
-0000461192 00000 n 
-0000461384 00000 n 
-0000461589 00000 n 
-0000461760 00000 n 
-0000461954 00000 n 
-0000462160 00000 n 
-0000462333 00000 n 
-0000462527 00000 n 
-0000462732 00000 n 
-0000462904 00000 n 
-0000463097 00000 n 
-0000463303 00000 n 
-0000463476 00000 n 
-0000463864 00000 n 
-0000464069 00000 n 
-0000464241 00000 n 
-0000464602 00000 n 
-0000464808 00000 n 
-0000464981 00000 n 
-0000465343 00000 n 
-0000465548 00000 n 
-0000465720 00000 n 
-0000465913 00000 n 
-0000466118 00000 n 
-0000466290 00000 n 
-0000470620 00000 n 
-0000470826 00000 n 
-0000470999 00000 n 
-0000466483 00000 n 
-0000467422 00000 n 
-0000456861 00000 n 
-0000454993 00000 n 
-0000466657 00000 n 
-0000466716 00000 n 
+0000302896 00000 n 
+0000302955 00000 n 
+0000303014 00000 n 
+0000303072 00000 n 
+0000303131 00000 n 
+0000303190 00000 n 
+0000303249 00000 n 
+0000303308 00000 n 
+0000303483 00000 n 
+0000303542 00000 n 
+0000306793 00000 n 
+0000307003 00000 n 
+0000307181 00000 n 
+0000307568 00000 n 
+0000307779 00000 n 
+0000307957 00000 n 
+0000308345 00000 n 
+0000308556 00000 n 
+0000308750 00000 n 
+0000308960 00000 n 
+0000309153 00000 n 
+0000309345 00000 n 
+0000309556 00000 n 
+0000309750 00000 n 
+0000309961 00000 n 
+0000310155 00000 n 
+0000310349 00000 n 
+0000310523 00000 n 
+0000310734 00000 n 
+0000310927 00000 n 
+0000311101 00000 n 
+0000311311 00000 n 
+0000311504 00000 n 
+0000311715 00000 n 
+0000311909 00000 n 
+0000312120 00000 n 
+0000312314 00000 n 
+0000312525 00000 n 
+0000312719 00000 n 
+0000312930 00000 n 
+0000313124 00000 n 
+0000313335 00000 n 
+0000313513 00000 n 
+0000314568 00000 n 
+0000305938 00000 n 
+0000303739 00000 n 
+0000313687 00000 n 
+0000313746 00000 n 
+0000313805 00000 n 
+0000307375 00000 n 
+0000313863 00000 n 
+0000308151 00000 n 
+0000313921 00000 n 
+0000313980 00000 n 
+0000314039 00000 n 
+0000314098 00000 n 
+0000314157 00000 n 
+0000314216 00000 n 
+0000314274 00000 n 
+0000314333 00000 n 
+0000314392 00000 n 
+0000314451 00000 n 
+0000314509 00000 n 
+0000316952 00000 n 
+0000317166 00000 n 
+0000317347 00000 n 
+0000317561 00000 n 
+0000317741 00000 n 
+0000318129 00000 n 
+0000318341 00000 n 
+0000318521 00000 n 
+0000318909 00000 n 
+0000319123 00000 n 
+0000319304 00000 n 
+0000319691 00000 n 
+0000319905 00000 n 
+0000320086 00000 n 
+0000320472 00000 n 
+0000320685 00000 n 
+0000320866 00000 n 
+0000321254 00000 n 
+0000321468 00000 n 
+0000321649 00000 n 
+0000325590 00000 n 
+0000325804 00000 n 
+0000325985 00000 n 
+0000322036 00000 n 
+0000322915 00000 n 
+0000316574 00000 n 
+0000314721 00000 n 
+0000322210 00000 n 
+0000322269 00000 n 
+0000322444 00000 n 
+0000322503 00000 n 
+0000322562 00000 n 
+0000317935 00000 n 
+0000322621 00000 n 
+0000318715 00000 n 
+0000322680 00000 n 
+0000319498 00000 n 
+0000322739 00000 n 
+0000320280 00000 n 
+0000322798 00000 n 
+0000321060 00000 n 
+0000322856 00000 n 
+0000321843 00000 n 
+0000722118 00000 n 
+0000326373 00000 n 
+0000326587 00000 n 
+0000326781 00000 n 
+0000326995 00000 n 
+0000327189 00000 n 
+0000327577 00000 n 
+0000327790 00000 n 
+0000327983 00000 n 
+0000328175 00000 n 
+0000328349 00000 n 
+0000328563 00000 n 
+0000328757 00000 n 
+0000329105 00000 n 
+0000329318 00000 n 
+0000329511 00000 n 
+0000329724 00000 n 
+0000329905 00000 n 
+0000330098 00000 n 
+0000330292 00000 n 
+0000330505 00000 n 
+0000330685 00000 n 
+0000331072 00000 n 
+0000331285 00000 n 
+0000331465 00000 n 
+0000331852 00000 n 
+0000332066 00000 n 
+0000332247 00000 n 
+0000332441 00000 n 
+0000332654 00000 n 
+0000332834 00000 n 
+0000336079 00000 n 
+0000336293 00000 n 
+0000333221 00000 n 
+0000334101 00000 n 
+0000325095 00000 n 
+0000323053 00000 n 
+0000333395 00000 n 
+0000333454 00000 n 
+0000326179 00000 n 
+0000333512 00000 n 
+0000333571 00000 n 
+0000327383 00000 n 
+0000333630 00000 n 
+0000333689 00000 n 
+0000328931 00000 n 
+0000333748 00000 n 
+0000333807 00000 n 
+0000333866 00000 n 
+0000330878 00000 n 
+0000333925 00000 n 
+0000331658 00000 n 
+0000333983 00000 n 
+0000334042 00000 n 
+0000333027 00000 n 
+0000336487 00000 n 
+0000336701 00000 n 
+0000336895 00000 n 
+0000337107 00000 n 
+0000337300 00000 n 
+0000337514 00000 n 
+0000337708 00000 n 
+0000337922 00000 n 
+0000338103 00000 n 
+0000338311 00000 n 
+0000338519 00000 n 
+0000338727 00000 n 
+0000338934 00000 n 
+0000342912 00000 n 
+0000339140 00000 n 
+0000340197 00000 n 
+0000335800 00000 n 
+0000334226 00000 n 
+0000339314 00000 n 
+0000339373 00000 n 
+0000339432 00000 n 
+0000339491 00000 n 
+0000339550 00000 n 
+0000339609 00000 n 
+0000339668 00000 n 
+0000339843 00000 n 
+0000339902 00000 n 
+0000339961 00000 n 
+0000340020 00000 n 
+0000340079 00000 n 
+0000340138 00000 n 
+0000343120 00000 n 
+0000343327 00000 n 
+0000343535 00000 n 
+0000343743 00000 n 
+0000343951 00000 n 
+0000344126 00000 n 
+0000344514 00000 n 
+0000344722 00000 n 
+0000344896 00000 n 
+0000345089 00000 n 
+0000345477 00000 n 
+0000345671 00000 n 
+0000345879 00000 n 
+0000346053 00000 n 
+0000346441 00000 n 
+0000346648 00000 n 
+0000346822 00000 n 
+0000347209 00000 n 
+0000347415 00000 n 
+0000347607 00000 n 
+0000347814 00000 n 
+0000348005 00000 n 
+0000348197 00000 n 
+0000348404 00000 n 
+0000348597 00000 n 
+0000348791 00000 n 
+0000348998 00000 n 
+0000349191 00000 n 
+0000353322 00000 n 
+0000353530 00000 n 
+0000353724 00000 n 
+0000349578 00000 n 
+0000350514 00000 n 
+0000342462 00000 n 
+0000340335 00000 n 
+0000349752 00000 n 
+0000349811 00000 n 
+0000349870 00000 n 
+0000349929 00000 n 
+0000349988 00000 n 
+0000350047 00000 n 
+0000344320 00000 n 
+0000350106 00000 n 
+0000345283 00000 n 
+0000350165 00000 n 
+0000346247 00000 n 
+0000350224 00000 n 
+0000347015 00000 n 
+0000350282 00000 n 
+0000350340 00000 n 
+0000350399 00000 n 
+0000350456 00000 n 
+0000349384 00000 n 
+0000354112 00000 n 
+0000354317 00000 n 
+0000354509 00000 n 
+0000354701 00000 n 
+0000354895 00000 n 
+0000355103 00000 n 
+0000355297 00000 n 
+0000355685 00000 n 
+0000355893 00000 n 
+0000356087 00000 n 
+0000356295 00000 n 
+0000356489 00000 n 
+0000356697 00000 n 
+0000356872 00000 n 
+0000357080 00000 n 
+0000357255 00000 n 
+0000357642 00000 n 
+0000357850 00000 n 
+0000358025 00000 n 
+0000358413 00000 n 
+0000358620 00000 n 
+0000358794 00000 n 
+0000358988 00000 n 
+0000359195 00000 n 
+0000359369 00000 n 
+0000359756 00000 n 
+0000359964 00000 n 
+0000360139 00000 n 
+0000360527 00000 n 
+0000360735 00000 n 
+0000364363 00000 n 
+0000364571 00000 n 
+0000364765 00000 n 
+0000364972 00000 n 
+0000360910 00000 n 
+0000361850 00000 n 
+0000352827 00000 n 
+0000350639 00000 n 
+0000361084 00000 n 
+0000361143 00000 n 
+0000353918 00000 n 
+0000361202 00000 n 
+0000361261 00000 n 
+0000355491 00000 n 
+0000361320 00000 n 
+0000361379 00000 n 
+0000361438 00000 n 
+0000361497 00000 n 
+0000357449 00000 n 
+0000361556 00000 n 
+0000358219 00000 n 
+0000361615 00000 n 
+0000361674 00000 n 
+0000359562 00000 n 
+0000361733 00000 n 
+0000360333 00000 n 
+0000361791 00000 n 
+0000365165 00000 n 
+0000365373 00000 n 
+0000365567 00000 n 
+0000365955 00000 n 
+0000366128 00000 n 
+0000366302 00000 n 
+0000366510 00000 n 
+0000366704 00000 n 
+0000367092 00000 n 
+0000367300 00000 n 
+0000367494 00000 n 
+0000367881 00000 n 
+0000368089 00000 n 
+0000368283 00000 n 
+0000368456 00000 n 
+0000368630 00000 n 
+0000368837 00000 n 
+0000369030 00000 n 
+0000369238 00000 n 
+0000369413 00000 n 
+0000369621 00000 n 
+0000369815 00000 n 
+0000370022 00000 n 
+0000370216 00000 n 
+0000370424 00000 n 
+0000370617 00000 n 
+0000370825 00000 n 
+0000371018 00000 n 
+0000371226 00000 n 
+0000371401 00000 n 
+0000372278 00000 n 
+0000363895 00000 n 
+0000361975 00000 n 
+0000371575 00000 n 
+0000371634 00000 n 
+0000365761 00000 n 
+0000371693 00000 n 
+0000366898 00000 n 
+0000371752 00000 n 
+0000367688 00000 n 
+0000371807 00000 n 
+0000371866 00000 n 
+0000371925 00000 n 
+0000371983 00000 n 
+0000372042 00000 n 
+0000372101 00000 n 
+0000372160 00000 n 
+0000372219 00000 n 
+0000374819 00000 n 
+0000374937 00000 n 
+0000375055 00000 n 
+0000374331 00000 n 
+0000377864 00000 n 
+0000378110 00000 n 
+0000374527 00000 n 
+0000375347 00000 n 
+0000374178 00000 n 
+0000372403 00000 n 
+0000374701 00000 n 
+0000374760 00000 n 
+0000374878 00000 n 
+0000374996 00000 n 
+0000375113 00000 n 
+0000375288 00000 n 
+0000722243 00000 n 
+0000378536 00000 n 
+0000378780 00000 n 
+0000379205 00000 n 
+0000379593 00000 n 
+0000379839 00000 n 
+0000380227 00000 n 
+0000380440 00000 n 
+0000380686 00000 n 
+0000381074 00000 n 
+0000381287 00000 n 
+0000381533 00000 n 
+0000381920 00000 n 
+0000382165 00000 n 
+0000382551 00000 n 
+0000382744 00000 n 
+0000382990 00000 n 
+0000383416 00000 n 
+0000383662 00000 n 
+0000384088 00000 n 
+0000384333 00000 n 
+0000384720 00000 n 
+0000385107 00000 n 
+0000385303 00000 n 
+0000386244 00000 n 
+0000377405 00000 n 
+0000375459 00000 n 
+0000385477 00000 n 
+0000385536 00000 n 
+0000378323 00000 n 
+0000385595 00000 n 
+0000378992 00000 n 
+0000379399 00000 n 
+0000385654 00000 n 
+0000380033 00000 n 
+0000385713 00000 n 
+0000380880 00000 n 
+0000385772 00000 n 
+0000381727 00000 n 
+0000382357 00000 n 
+0000385831 00000 n 
+0000383203 00000 n 
+0000385890 00000 n 
+0000383875 00000 n 
+0000385949 00000 n 
+0000384526 00000 n 
+0000384913 00000 n 
+0000386008 00000 n 
+0000386067 00000 n 
+0000386126 00000 n 
+0000386185 00000 n 
+0000388718 00000 n 
+0000388914 00000 n 
+0000389153 00000 n 
+0000389565 00000 n 
+0000389803 00000 n 
+0000390214 00000 n 
+0000390408 00000 n 
+0000390647 00000 n 
+0000391038 00000 n 
+0000391242 00000 n 
+0000391481 00000 n 
+0000391676 00000 n 
+0000391882 00000 n 
+0000392120 00000 n 
+0000392508 00000 n 
+0000392746 00000 n 
+0000393134 00000 n 
+0000393327 00000 n 
+0000393565 00000 n 
+0000393977 00000 n 
+0000394215 00000 n 
+0000397986 00000 n 
+0000398225 00000 n 
+0000398612 00000 n 
+0000394624 00000 n 
+0000395444 00000 n 
+0000388322 00000 n 
+0000386382 00000 n 
+0000394798 00000 n 
+0000394972 00000 n 
+0000395031 00000 n 
+0000389359 00000 n 
+0000395090 00000 n 
+0000390008 00000 n 
+0000395149 00000 n 
+0000390843 00000 n 
+0000395208 00000 n 
+0000395267 00000 n 
+0000392314 00000 n 
+0000392940 00000 n 
+0000395326 00000 n 
+0000393771 00000 n 
+0000395385 00000 n 
+0000394420 00000 n 
+0000400643 00000 n 
+0000398805 00000 n 
+0000399001 00000 n 
+0000399230 00000 n 
+0000399618 00000 n 
+0000399847 00000 n 
+0000403740 00000 n 
+0000404198 00000 n 
+0000404392 00000 n 
+0000400233 00000 n 
+0000400995 00000 n 
+0000397743 00000 n 
+0000395569 00000 n 
+0000400407 00000 n 
+0000400466 00000 n 
+0000398419 00000 n 
+0000400525 00000 n 
+0000400584 00000 n 
+0000400702 00000 n 
+0000400877 00000 n 
+0000400936 00000 n 
+0000399424 00000 n 
+0000400040 00000 n 
+0000410379 00000 n 
+0000404780 00000 n 
+0000405236 00000 n 
+0000405429 00000 n 
+0000405816 00000 n 
+0000406045 00000 n 
+0000406437 00000 n 
+0000406631 00000 n 
+0000406860 00000 n 
+0000407252 00000 n 
+0000407446 00000 n 
+0000407857 00000 n 
+0000408085 00000 n 
+0000408476 00000 n 
+0000408669 00000 n 
+0000409054 00000 n 
+0000409283 00000 n 
+0000409675 00000 n 
+0000410497 00000 n 
+0000403335 00000 n 
+0000401133 00000 n 
+0000409849 00000 n 
+0000409908 00000 n 
+0000403969 00000 n 
+0000404586 00000 n 
+0000409967 00000 n 
+0000405008 00000 n 
+0000405622 00000 n 
+0000410026 00000 n 
+0000406241 00000 n 
+0000410084 00000 n 
+0000407056 00000 n 
+0000407652 00000 n 
+0000410143 00000 n 
+0000408280 00000 n 
+0000408863 00000 n 
+0000410202 00000 n 
+0000409479 00000 n 
+0000410261 00000 n 
+0000410320 00000 n 
+0000410438 00000 n 
+0000413045 00000 n 
+0000413251 00000 n 
+0000413424 00000 n 
+0000413811 00000 n 
+0000414016 00000 n 
+0000414188 00000 n 
+0000414575 00000 n 
+0000414781 00000 n 
+0000414954 00000 n 
+0000415148 00000 n 
+0000415353 00000 n 
+0000415525 00000 n 
+0000415912 00000 n 
+0000416118 00000 n 
+0000416291 00000 n 
+0000416653 00000 n 
+0000416859 00000 n 
+0000417032 00000 n 
+0000417420 00000 n 
+0000417624 00000 n 
+0000417796 00000 n 
+0000418157 00000 n 
+0000418363 00000 n 
+0000418536 00000 n 
+0000422540 00000 n 
+0000422746 00000 n 
+0000422918 00000 n 
+0000418924 00000 n 
+0000419506 00000 n 
+0000412622 00000 n 
+0000410635 00000 n 
+0000419098 00000 n 
+0000419271 00000 n 
+0000419330 00000 n 
+0000413618 00000 n 
+0000419389 00000 n 
+0000414381 00000 n 
+0000415718 00000 n 
+0000416472 00000 n 
+0000417226 00000 n 
+0000417976 00000 n 
+0000419447 00000 n 
+0000418730 00000 n 
+0000529553 00000 n 
+0000529671 00000 n 
+0000529789 00000 n 
+0000529912 00000 n 
+0000530030 00000 n 
+0000423306 00000 n 
+0000423511 00000 n 
+0000423683 00000 n 
+0000424069 00000 n 
+0000424274 00000 n 
+0000424620 00000 n 
+0000424814 00000 n 
+0000425020 00000 n 
+0000425193 00000 n 
+0000425580 00000 n 
+0000425786 00000 n 
+0000425959 00000 n 
+0000426321 00000 n 
+0000426526 00000 n 
+0000426699 00000 n 
+0000427086 00000 n 
+0000427292 00000 n 
+0000427465 00000 n 
+0000427827 00000 n 
+0000428033 00000 n 
+0000428206 00000 n 
+0000428594 00000 n 
+0000428800 00000 n 
+0000428973 00000 n 
+0000432583 00000 n 
+0000432789 00000 n 
+0000432962 00000 n 
+0000429361 00000 n 
+0000429829 00000 n 
+0000422072 00000 n 
+0000419631 00000 n 
+0000429535 00000 n 
+0000429594 00000 n 
+0000423112 00000 n 
+0000429653 00000 n 
+0000423876 00000 n 
+0000424447 00000 n 
+0000425387 00000 n 
+0000426140 00000 n 
+0000426893 00000 n 
+0000427646 00000 n 
+0000429712 00000 n 
+0000428400 00000 n 
+0000429770 00000 n 
+0000429167 00000 n 
+0000722368 00000 n 
+0000530152 00000 n 
+0000532526 00000 n 
+0000532644 00000 n 
+0000532767 00000 n 
+0000532883 00000 n 
+0000433156 00000 n 
+0000433362 00000 n 
+0000433535 00000 n 
+0000433923 00000 n 
+0000434129 00000 n 
+0000434302 00000 n 
+0000434496 00000 n 
+0000434702 00000 n 
+0000434896 00000 n 
+0000435102 00000 n 
+0000435296 00000 n 
+0000435490 00000 n 
+0000435696 00000 n 
+0000435890 00000 n 
+0000436084 00000 n 
+0000436289 00000 n 
+0000436482 00000 n 
+0000436869 00000 n 
+0000437075 00000 n 
+0000437269 00000 n 
+0000437657 00000 n 
+0000437863 00000 n 
+0000438057 00000 n 
+0000438445 00000 n 
+0000438651 00000 n 
+0000438845 00000 n 
+0000439232 00000 n 
+0000439437 00000 n 
+0000439631 00000 n 
+0000440019 00000 n 
+0000440225 00000 n 
+0000440419 00000 n 
+0000444243 00000 n 
+0000444449 00000 n 
+0000440806 00000 n 
+0000441510 00000 n 
+0000432061 00000 n 
+0000429954 00000 n 
+0000440980 00000 n 
+0000441039 00000 n 
+0000433729 00000 n 
+0000441097 00000 n 
+0000441156 00000 n 
+0000441215 00000 n 
+0000436675 00000 n 
+0000437463 00000 n 
+0000441274 00000 n 
+0000438251 00000 n 
+0000441333 00000 n 
+0000439038 00000 n 
+0000441392 00000 n 
+0000439825 00000 n 
+0000441451 00000 n 
+0000440613 00000 n 
+0000533006 00000 n 
+0000535929 00000 n 
+0000536047 00000 n 
+0000536164 00000 n 
+0000444643 00000 n 
+0000444849 00000 n 
+0000445043 00000 n 
+0000445249 00000 n 
+0000445442 00000 n 
+0000445647 00000 n 
+0000445839 00000 n 
+0000446045 00000 n 
+0000446238 00000 n 
+0000446441 00000 n 
+0000446633 00000 n 
+0000446839 00000 n 
+0000447012 00000 n 
+0000447205 00000 n 
+0000447411 00000 n 
+0000447605 00000 n 
+0000447992 00000 n 
+0000448197 00000 n 
+0000448391 00000 n 
+0000448779 00000 n 
+0000448985 00000 n 
+0000449175 00000 n 
+0000449563 00000 n 
+0000449736 00000 n 
+0000449910 00000 n 
+0000450254 00000 n 
+0000450460 00000 n 
+0000450653 00000 n 
+0000450847 00000 n 
+0000451020 00000 n 
+0000451193 00000 n 
+0000451399 00000 n 
+0000451593 00000 n 
+0000451981 00000 n 
+0000452155 00000 n 
+0000452329 00000 n 
+0000452673 00000 n 
+0000452879 00000 n 
+0000453073 00000 n 
+0000453461 00000 n 
+0000453635 00000 n 
+0000457252 00000 n 
+0000457458 00000 n 
+0000457651 00000 n 
+0000457844 00000 n 
+0000458049 00000 n 
+0000458242 00000 n 
+0000453809 00000 n 
+0000454690 00000 n 
+0000443649 00000 n 
+0000441635 00000 n 
+0000453983 00000 n 
+0000454042 00000 n 
+0000454101 00000 n 
+0000454159 00000 n 
+0000454218 00000 n 
+0000454277 00000 n 
+0000454336 00000 n 
+0000454395 00000 n 
+0000454454 00000 n 
+0000447799 00000 n 
+0000454513 00000 n 
+0000448585 00000 n 
+0000449369 00000 n 
+0000450082 00000 n 
+0000454572 00000 n 
+0000451787 00000 n 
+0000452501 00000 n 
+0000454631 00000 n 
+0000453267 00000 n 
+0000536287 00000 n 
+0000539227 00000 n 
+0000458629 00000 n 
+0000458835 00000 n 
+0000459029 00000 n 
+0000459417 00000 n 
+0000459623 00000 n 
+0000459817 00000 n 
+0000460011 00000 n 
+0000460217 00000 n 
+0000460411 00000 n 
+0000460617 00000 n 
+0000460811 00000 n 
+0000461016 00000 n 
+0000461208 00000 n 
+0000461413 00000 n 
+0000461584 00000 n 
+0000461778 00000 n 
+0000461984 00000 n 
+0000462157 00000 n 
+0000462351 00000 n 
+0000462556 00000 n 
+0000462728 00000 n 
+0000462921 00000 n 
+0000463127 00000 n 
+0000463300 00000 n 
+0000463688 00000 n 
+0000463893 00000 n 
+0000464065 00000 n 
+0000464426 00000 n 
+0000464632 00000 n 
+0000464805 00000 n 
+0000465167 00000 n 
+0000465372 00000 n 
+0000465544 00000 n 
+0000465737 00000 n 
+0000465942 00000 n 
+0000466114 00000 n 
+0000470439 00000 n 
+0000470645 00000 n 
+0000470818 00000 n 
+0000466307 00000 n 
+0000467246 00000 n 
+0000456685 00000 n 
+0000454815 00000 n 
+0000466481 00000 n 
+0000466540 00000 n 
+0000466599 00000 n 
+0000458435 00000 n 
+0000466658 00000 n 
+0000459223 00000 n 
+0000466717 00000 n 
 0000466775 00000 n 
-0000458611 00000 n 
 0000466834 00000 n 
-0000459399 00000 n 
 0000466893 00000 n 
-0000466951 00000 n 
-0000467010 00000 n 
-0000467069 00000 n 
+0000466952 00000 n 
+0000467011 00000 n 
+0000467070 00000 n 
+0000463494 00000 n 
+0000464245 00000 n 
+0000464986 00000 n 
 0000467128 00000 n 
 0000467187 00000 n 
-0000467246 00000 n 
-0000463670 00000 n 
-0000464421 00000 n 
-0000465162 00000 n 
-0000467304 00000 n 
-0000467363 00000 n 
-0000539560 00000 n 
-0000539682 00000 n 
-0000539804 00000 n 
-0000471387 00000 n 
-0000471592 00000 n 
-0000471765 00000 n 
-0000472152 00000 n 
-0000472358 00000 n 
-0000472531 00000 n 
-0000472724 00000 n 
-0000472930 00000 n 
-0000473103 00000 n 
-0000473297 00000 n 
-0000473503 00000 n 
-0000473676 00000 n 
-0000473870 00000 n 
-0000474075 00000 n 
-0000474247 00000 n 
-0000474634 00000 n 
-0000474839 00000 n 
-0000475011 00000 n 
-0000475203 00000 n 
-0000475409 00000 n 
-0000475582 00000 n 
-0000475788 00000 n 
-0000475961 00000 n 
-0000476154 00000 n 
-0000476358 00000 n 
-0000476530 00000 n 
-0000476722 00000 n 
-0000476927 00000 n 
-0000477098 00000 n 
-0000477291 00000 n 
-0000477678 00000 n 
-0000477872 00000 n 
-0000478078 00000 n 
-0000478251 00000 n 
-0000478445 00000 n 
-0000478832 00000 n 
-0000479025 00000 n 
-0000479230 00000 n 
-0000479402 00000 n 
-0000479595 00000 n 
-0000479982 00000 n 
-0000480176 00000 n 
-0000480370 00000 n 
-0000480575 00000 n 
-0000480748 00000 n 
-0000480941 00000 n 
-0000481134 00000 n 
-0000481327 00000 n 
-0000485613 00000 n 
-0000485819 00000 n 
-0000485992 00000 n 
-0000486186 00000 n 
-0000486380 00000 n 
-0000486574 00000 n 
-0000481520 00000 n 
-0000482283 00000 n 
-0000469963 00000 n 
-0000467547 00000 n 
-0000481694 00000 n 
-0000481753 00000 n 
-0000471193 00000 n 
-0000481812 00000 n 
-0000471958 00000 n 
-0000481871 00000 n 
-0000481930 00000 n 
-0000481989 00000 n 
-0000474440 00000 n 
-0000482048 00000 n 
-0000482107 00000 n 
-0000482166 00000 n 
-0000482224 00000 n 
-0000477484 00000 n 
-0000478639 00000 n 
-0000479788 00000 n 
-0000539922 00000 n 
-0000542245 00000 n 
-0000542368 00000 n 
-0000542486 00000 n 
-0000542604 00000 n 
-0000486962 00000 n 
-0000487167 00000 n 
-0000487339 00000 n 
-0000487532 00000 n 
-0000487725 00000 n 
-0000487918 00000 n 
-0000488305 00000 n 
-0000488510 00000 n 
-0000488681 00000 n 
-0000489068 00000 n 
-0000489261 00000 n 
-0000489648 00000 n 
-0000489854 00000 n 
-0000490026 00000 n 
-0000490414 00000 n 
-0000490607 00000 n 
-0000490995 00000 n 
-0000491201 00000 n 
-0000491374 00000 n 
-0000491568 00000 n 
-0000491773 00000 n 
-0000491946 00000 n 
-0000492334 00000 n 
-0000492539 00000 n 
-0000492711 00000 n 
-0000493098 00000 n 
-0000493304 00000 n 
-0000493477 00000 n 
-0000493670 00000 n 
-0000493876 00000 n 
-0000494048 00000 n 
-0000494436 00000 n 
-0000494642 00000 n 
-0000494813 00000 n 
-0000498510 00000 n 
-0000498716 00000 n 
-0000498889 00000 n 
-0000499083 00000 n 
-0000495007 00000 n 
-0000495533 00000 n 
-0000485028 00000 n 
-0000482448 00000 n 
-0000495181 00000 n 
-0000486768 00000 n 
-0000488111 00000 n 
-0000488874 00000 n 
-0000489455 00000 n 
-0000490220 00000 n 
-0000490801 00000 n 
-0000495240 00000 n 
-0000495299 00000 n 
-0000492140 00000 n 
-0000495358 00000 n 
-0000492904 00000 n 
-0000495417 00000 n 
-0000495474 00000 n 
-0000494242 00000 n 
-0000545136 00000 n 
-0000545251 00000 n 
-0000545368 00000 n 
-0000548377 00000 n 
-0000548495 00000 n 
-0000499276 00000 n 
-0000499481 00000 n 
-0000499653 00000 n 
-0000499846 00000 n 
-0000500039 00000 n 
-0000500245 00000 n 
-0000500439 00000 n 
-0000500645 00000 n 
-0000500839 00000 n 
-0000501045 00000 n 
-0000501238 00000 n 
-0000501444 00000 n 
-0000501637 00000 n 
-0000501841 00000 n 
-0000502012 00000 n 
-0000502215 00000 n 
-0000502387 00000 n 
-0000502775 00000 n 
-0000502981 00000 n 
-0000503153 00000 n 
-0000503513 00000 n 
-0000503719 00000 n 
-0000503891 00000 n 
-0000504279 00000 n 
-0000504484 00000 n 
-0000504657 00000 n 
-0000505017 00000 n 
-0000505222 00000 n 
-0000505415 00000 n 
-0000509263 00000 n 
-0000509469 00000 n 
-0000509662 00000 n 
-0000505608 00000 n 
-0000506313 00000 n 
-0000498033 00000 n 
-0000495698 00000 n 
-0000505782 00000 n 
-0000505841 00000 n 
-0000505900 00000 n 
-0000505959 00000 n 
-0000506018 00000 n 
-0000506077 00000 n 
-0000506136 00000 n 
-0000506195 00000 n 
-0000502581 00000 n 
-0000503333 00000 n 
-0000504085 00000 n 
-0000504837 00000 n 
-0000506254 00000 n 
-0000722736 00000 n 
-0000548613 00000 n 
-0000548735 00000 n 
-0000550898 00000 n 
-0000551016 00000 n 
-0000510050 00000 n 
-0000510256 00000 n 
-0000510429 00000 n 
-0000510623 00000 n 
-0000510829 00000 n 
-0000511002 00000 n 
-0000511196 00000 n 
-0000511401 00000 n 
-0000511574 00000 n 
-0000511933 00000 n 
-0000512139 00000 n 
-0000512311 00000 n 
-0000512505 00000 n 
-0000512711 00000 n 
-0000512884 00000 n 
-0000513078 00000 n 
-0000513283 00000 n 
-0000513454 00000 n 
-0000513841 00000 n 
-0000514046 00000 n 
-0000514219 00000 n 
-0000514606 00000 n 
-0000514810 00000 n 
-0000514982 00000 n 
-0000515175 00000 n 
-0000515381 00000 n 
-0000515554 00000 n 
-0000515748 00000 n 
-0000515954 00000 n 
-0000516127 00000 n 
-0000516321 00000 n 
-0000516515 00000 n 
-0000516721 00000 n 
-0000516893 00000 n 
-0000517281 00000 n 
-0000521333 00000 n 
-0000521538 00000 n 
-0000521711 00000 n 
-0000522099 00000 n 
-0000517475 00000 n 
-0000518355 00000 n 
-0000508732 00000 n 
-0000506451 00000 n 
-0000517649 00000 n 
-0000517708 00000 n 
-0000509856 00000 n 
-0000517767 00000 n 
-0000517826 00000 n 
-0000511753 00000 n 
-0000517884 00000 n 
-0000517943 00000 n 
-0000518002 00000 n 
-0000513647 00000 n 
-0000518061 00000 n 
-0000514413 00000 n 
-0000518120 00000 n 
-0000518179 00000 n 
-0000518238 00000 n 
-0000518297 00000 n 
-0000517087 00000 n 
-0000551138 00000 n 
-0000522293 00000 n 
-0000522499 00000 n 
-0000522672 00000 n 
-0000523059 00000 n 
-0000523252 00000 n 
-0000523458 00000 n 
-0000523631 00000 n 
-0000523824 00000 n 
-0000524017 00000 n 
-0000524223 00000 n 
-0000524396 00000 n 
-0000524590 00000 n 
-0000524784 00000 n 
-0000524988 00000 n 
-0000525159 00000 n 
-0000525545 00000 n 
-0000525739 00000 n 
-0000525944 00000 n 
-0000526116 00000 n 
-0000526504 00000 n 
-0000526698 00000 n 
-0000527344 00000 n 
-0000520937 00000 n 
-0000518493 00000 n 
-0000526872 00000 n 
-0000526931 00000 n 
-0000521905 00000 n 
-0000526990 00000 n 
-0000522866 00000 n 
-0000527049 00000 n 
-0000527108 00000 n 
-0000527167 00000 n 
-0000525351 00000 n 
-0000527226 00000 n 
-0000526310 00000 n 
-0000527285 00000 n 
-0000529460 00000 n 
-0000530410 00000 n 
-0000529316 00000 n 
-0000527509 00000 n 
-0000529634 00000 n 
-0000529693 00000 n 
-0000529811 00000 n 
-0000529929 00000 n 
-0000530052 00000 n 
-0000530170 00000 n 
-0000530293 00000 n 
-0000532437 00000 n 
-0000533268 00000 n 
-0000532293 00000 n 
-0000530535 00000 n 
-0000532611 00000 n 
-0000532670 00000 n 
-0000532788 00000 n 
-0000532911 00000 n 
-0000533028 00000 n 
-0000533150 00000 n 
-0000535843 00000 n 
-0000536616 00000 n 
-0000535699 00000 n 
-0000533393 00000 n 
-0000536017 00000 n 
-0000536076 00000 n 
-0000536194 00000 n 
-0000536312 00000 n 
-0000536434 00000 n 
-0000536557 00000 n 
-0000539205 00000 n 
-0000539980 00000 n 
-0000539061 00000 n 
-0000536741 00000 n 
-0000539379 00000 n 
-0000539501 00000 n 
-0000539623 00000 n 
-0000539745 00000 n 
-0000539863 00000 n 
-0000722861 00000 n 
-0000541953 00000 n 
-0000542663 00000 n 
-0000541809 00000 n 
-0000540105 00000 n 
-0000542127 00000 n 
-0000542186 00000 n 
-0000542309 00000 n 
-0000542427 00000 n 
-0000542545 00000 n 
-0000719182 00000 n 
-0000719759 00000 n 
-0000544844 00000 n 
-0000545427 00000 n 
-0000544700 00000 n 
-0000542840 00000 n 
-0000545018 00000 n 
-0000545077 00000 n 
-0000545194 00000 n 
-0000545310 00000 n 
-0000548085 00000 n 
-0000548858 00000 n 
-0000547941 00000 n 
-0000545617 00000 n 
-0000548259 00000 n 
-0000548318 00000 n 
-0000548436 00000 n 
-0000548554 00000 n 
-0000548677 00000 n 
-0000548799 00000 n 
-0000550665 00000 n 
-0000551256 00000 n 
-0000550521 00000 n 
-0000549035 00000 n 
-0000550839 00000 n 
-0000550957 00000 n 
-0000551079 00000 n 
-0000551197 00000 n 
-0000553153 00000 n 
-0000553304 00000 n 
-0000553454 00000 n 
-0000553604 00000 n 
-0000553755 00000 n 
-0000553906 00000 n 
-0000554057 00000 n 
-0000554208 00000 n 
-0000554359 00000 n 
-0000554509 00000 n 
-0000554658 00000 n 
-0000554809 00000 n 
-0000554960 00000 n 
-0000555111 00000 n 
-0000555262 00000 n 
-0000555412 00000 n 
-0000555563 00000 n 
-0000555713 00000 n 
-0000555864 00000 n 
-0000556015 00000 n 
-0000556166 00000 n 
-0000556317 00000 n 
-0000556467 00000 n 
-0000556618 00000 n 
-0000556768 00000 n 
-0000556919 00000 n 
-0000557070 00000 n 
-0000557220 00000 n 
-0000557370 00000 n 
-0000557520 00000 n 
-0000557670 00000 n 
-0000557821 00000 n 
-0000557972 00000 n 
-0000558123 00000 n 
-0000558274 00000 n 
-0000558424 00000 n 
-0000558574 00000 n 
-0000558725 00000 n 
-0000558876 00000 n 
-0000559027 00000 n 
-0000559178 00000 n 
-0000559329 00000 n 
-0000559480 00000 n 
-0000559631 00000 n 
-0000559782 00000 n 
-0000559933 00000 n 
-0000560084 00000 n 
-0000560235 00000 n 
-0000560386 00000 n 
-0000560537 00000 n 
-0000560688 00000 n 
-0000560839 00000 n 
-0000560990 00000 n 
-0000561141 00000 n 
-0000561292 00000 n 
-0000561443 00000 n 
-0000561594 00000 n 
-0000561745 00000 n 
-0000561896 00000 n 
-0000562045 00000 n 
-0000562194 00000 n 
-0000562345 00000 n 
-0000564502 00000 n 
-0000562611 00000 n 
-0000552460 00000 n 
-0000551381 00000 n 
-0000562493 00000 n 
-0000562552 00000 n 
-0000564653 00000 n 
-0000564804 00000 n 
-0000564955 00000 n 
-0000565105 00000 n 
-0000565256 00000 n 
-0000565406 00000 n 
-0000565556 00000 n 
-0000565707 00000 n 
-0000565857 00000 n 
-0000566006 00000 n 
-0000566157 00000 n 
-0000566306 00000 n 
-0000566457 00000 n 
-0000566608 00000 n 
-0000566759 00000 n 
-0000566909 00000 n 
-0000567059 00000 n 
-0000567210 00000 n 
-0000567361 00000 n 
-0000567512 00000 n 
-0000567663 00000 n 
-0000567814 00000 n 
-0000567964 00000 n 
-0000568115 00000 n 
-0000568265 00000 n 
-0000568416 00000 n 
-0000568567 00000 n 
-0000568718 00000 n 
-0000568869 00000 n 
-0000569020 00000 n 
-0000569170 00000 n 
-0000569321 00000 n 
-0000569471 00000 n 
-0000569622 00000 n 
-0000569773 00000 n 
-0000569923 00000 n 
-0000570074 00000 n 
-0000570225 00000 n 
-0000570376 00000 n 
-0000570527 00000 n 
-0000570678 00000 n 
-0000570829 00000 n 
-0000570980 00000 n 
-0000571131 00000 n 
-0000571281 00000 n 
-0000571431 00000 n 
-0000571581 00000 n 
-0000571731 00000 n 
-0000571882 00000 n 
-0000572033 00000 n 
-0000574386 00000 n 
-0000572183 00000 n 
-0000572416 00000 n 
-0000563899 00000 n 
-0000562697 00000 n 
-0000572357 00000 n 
-0000722986 00000 n 
-0000574537 00000 n 
-0000574688 00000 n 
-0000574839 00000 n 
-0000574990 00000 n 
-0000575141 00000 n 
-0000575292 00000 n 
-0000575442 00000 n 
-0000575592 00000 n 
-0000575742 00000 n 
-0000575893 00000 n 
-0000576044 00000 n 
-0000576195 00000 n 
-0000576346 00000 n 
-0000576497 00000 n 
-0000576648 00000 n 
-0000576799 00000 n 
-0000576950 00000 n 
-0000577100 00000 n 
-0000577249 00000 n 
-0000577398 00000 n 
-0000577548 00000 n 
-0000577699 00000 n 
-0000577850 00000 n 
-0000578000 00000 n 
-0000578150 00000 n 
-0000578301 00000 n 
-0000578451 00000 n 
-0000578602 00000 n 
-0000578753 00000 n 
-0000578903 00000 n 
-0000579053 00000 n 
-0000579203 00000 n 
-0000579354 00000 n 
-0000579505 00000 n 
-0000579655 00000 n 
-0000579805 00000 n 
-0000579955 00000 n 
-0000580106 00000 n 
-0000580257 00000 n 
-0000580408 00000 n 
-0000580559 00000 n 
-0000580710 00000 n 
-0000580861 00000 n 
-0000581012 00000 n 
-0000581162 00000 n 
-0000581313 00000 n 
-0000581463 00000 n 
-0000581614 00000 n 
-0000581765 00000 n 
-0000581916 00000 n 
-0000582066 00000 n 
-0000582216 00000 n 
-0000582366 00000 n 
-0000582517 00000 n 
-0000582668 00000 n 
-0000582819 00000 n 
-0000582970 00000 n 
-0000583121 00000 n 
-0000583272 00000 n 
-0000583505 00000 n 
-0000573711 00000 n 
-0000572515 00000 n 
-0000583446 00000 n 
-0000583604 00000 n 
-0000583630 00000 n 
-0000583758 00000 n 
-0000584197 00000 n 
-0000584229 00000 n 
-0000584698 00000 n 
-0000585154 00000 n 
-0000585555 00000 n 
-0000718090 00000 n 
-0000585877 00000 n 
-0000586353 00000 n 
-0000586675 00000 n 
-0000587027 00000 n 
-0000587503 00000 n 
-0000587883 00000 n 
-0000588361 00000 n 
-0000589053 00000 n 
-0000589091 00000 n 
-0000589216 00000 n 
-0000589859 00000 n 
-0000592067 00000 n 
-0000592331 00000 n 
-0000595534 00000 n 
-0000595799 00000 n 
+0000539349 00000 n 
+0000539471 00000 n 
+0000539593 00000 n 
+0000471206 00000 n 
+0000471411 00000 n 
+0000471584 00000 n 
+0000471971 00000 n 
+0000472177 00000 n 
+0000472350 00000 n 
+0000472543 00000 n 
+0000472749 00000 n 
+0000472922 00000 n 
+0000473116 00000 n 
+0000473322 00000 n 
+0000473495 00000 n 
+0000473689 00000 n 
+0000473894 00000 n 
+0000474066 00000 n 
+0000474453 00000 n 
+0000474658 00000 n 
+0000474830 00000 n 
+0000475022 00000 n 
+0000475228 00000 n 
+0000475401 00000 n 
+0000475607 00000 n 
+0000475780 00000 n 
+0000475973 00000 n 
+0000476177 00000 n 
+0000476349 00000 n 
+0000476541 00000 n 
+0000476746 00000 n 
+0000476917 00000 n 
+0000477110 00000 n 
+0000477497 00000 n 
+0000477691 00000 n 
+0000477897 00000 n 
+0000478070 00000 n 
+0000478264 00000 n 
+0000478651 00000 n 
+0000478844 00000 n 
+0000479049 00000 n 
+0000479221 00000 n 
+0000479414 00000 n 
+0000479801 00000 n 
+0000479995 00000 n 
+0000480189 00000 n 
+0000480394 00000 n 
+0000480567 00000 n 
+0000480760 00000 n 
+0000480953 00000 n 
+0000481146 00000 n 
+0000485430 00000 n 
+0000485636 00000 n 
+0000485809 00000 n 
+0000486003 00000 n 
+0000486197 00000 n 
+0000486391 00000 n 
+0000481339 00000 n 
+0000482102 00000 n 
+0000469782 00000 n 
+0000467371 00000 n 
+0000481513 00000 n 
+0000481572 00000 n 
+0000471012 00000 n 
+0000481631 00000 n 
+0000471777 00000 n 
+0000481690 00000 n 
+0000481749 00000 n 
+0000481808 00000 n 
+0000474259 00000 n 
+0000481867 00000 n 
+0000481926 00000 n 
+0000481985 00000 n 
+0000482043 00000 n 
+0000477303 00000 n 
+0000478458 00000 n 
+0000479607 00000 n 
+0000539711 00000 n 
+0000542033 00000 n 
+0000542156 00000 n 
+0000542274 00000 n 
+0000542392 00000 n 
+0000486779 00000 n 
+0000486984 00000 n 
+0000487156 00000 n 
+0000487349 00000 n 
+0000487542 00000 n 
+0000487735 00000 n 
+0000488122 00000 n 
+0000488327 00000 n 
+0000488498 00000 n 
+0000488885 00000 n 
+0000489078 00000 n 
+0000489465 00000 n 
+0000489671 00000 n 
+0000489843 00000 n 
+0000490231 00000 n 
+0000490424 00000 n 
+0000490812 00000 n 
+0000491018 00000 n 
+0000491191 00000 n 
+0000491385 00000 n 
+0000491590 00000 n 
+0000491763 00000 n 
+0000492151 00000 n 
+0000492356 00000 n 
+0000492528 00000 n 
+0000492915 00000 n 
+0000493121 00000 n 
+0000493294 00000 n 
+0000493487 00000 n 
+0000493693 00000 n 
+0000493865 00000 n 
+0000494253 00000 n 
+0000494459 00000 n 
+0000494630 00000 n 
+0000498324 00000 n 
+0000498530 00000 n 
+0000498703 00000 n 
+0000498897 00000 n 
+0000494824 00000 n 
+0000495350 00000 n 
+0000484845 00000 n 
+0000482267 00000 n 
+0000494998 00000 n 
+0000486585 00000 n 
+0000487928 00000 n 
+0000488691 00000 n 
+0000489272 00000 n 
+0000490037 00000 n 
+0000490618 00000 n 
+0000495057 00000 n 
+0000495116 00000 n 
+0000491957 00000 n 
+0000495175 00000 n 
+0000492721 00000 n 
+0000495234 00000 n 
+0000495291 00000 n 
+0000494059 00000 n 
+0000544922 00000 n 
+0000545037 00000 n 
+0000545154 00000 n 
+0000548160 00000 n 
+0000548278 00000 n 
+0000499090 00000 n 
+0000499295 00000 n 
+0000499467 00000 n 
+0000499660 00000 n 
+0000499853 00000 n 
+0000500059 00000 n 
+0000500253 00000 n 
+0000500459 00000 n 
+0000500653 00000 n 
+0000500859 00000 n 
+0000501052 00000 n 
+0000501258 00000 n 
+0000501451 00000 n 
+0000501655 00000 n 
+0000501826 00000 n 
+0000502029 00000 n 
+0000502201 00000 n 
+0000502589 00000 n 
+0000502795 00000 n 
+0000502967 00000 n 
+0000503327 00000 n 
+0000503533 00000 n 
+0000503705 00000 n 
+0000504093 00000 n 
+0000504298 00000 n 
+0000504471 00000 n 
+0000504831 00000 n 
+0000505036 00000 n 
+0000505229 00000 n 
+0000509075 00000 n 
+0000509281 00000 n 
+0000509474 00000 n 
+0000505422 00000 n 
+0000506127 00000 n 
+0000497847 00000 n 
+0000495515 00000 n 
+0000505596 00000 n 
+0000505655 00000 n 
+0000505714 00000 n 
+0000505773 00000 n 
+0000505832 00000 n 
+0000505891 00000 n 
+0000505950 00000 n 
+0000506009 00000 n 
+0000502395 00000 n 
+0000503147 00000 n 
+0000503899 00000 n 
+0000504651 00000 n 
+0000506068 00000 n 
+0000722493 00000 n 
+0000548396 00000 n 
+0000548518 00000 n 
+0000550677 00000 n 
+0000550795 00000 n 
+0000509862 00000 n 
+0000510068 00000 n 
+0000510241 00000 n 
+0000510435 00000 n 
+0000510641 00000 n 
+0000510814 00000 n 
+0000511008 00000 n 
+0000511213 00000 n 
+0000511386 00000 n 
+0000511745 00000 n 
+0000511951 00000 n 
+0000512123 00000 n 
+0000512317 00000 n 
+0000512523 00000 n 
+0000512696 00000 n 
+0000512890 00000 n 
+0000513095 00000 n 
+0000513266 00000 n 
+0000513653 00000 n 
+0000513858 00000 n 
+0000514031 00000 n 
+0000514418 00000 n 
+0000514622 00000 n 
+0000514794 00000 n 
+0000514987 00000 n 
+0000515193 00000 n 
+0000515366 00000 n 
+0000515560 00000 n 
+0000515766 00000 n 
+0000515939 00000 n 
+0000516133 00000 n 
+0000516327 00000 n 
+0000516533 00000 n 
+0000516705 00000 n 
+0000517093 00000 n 
+0000521138 00000 n 
+0000521343 00000 n 
+0000521516 00000 n 
+0000521904 00000 n 
+0000517287 00000 n 
+0000518167 00000 n 
+0000508544 00000 n 
+0000506265 00000 n 
+0000517461 00000 n 
+0000517520 00000 n 
+0000509668 00000 n 
+0000517579 00000 n 
+0000517638 00000 n 
+0000511565 00000 n 
+0000517696 00000 n 
+0000517755 00000 n 
+0000517814 00000 n 
+0000513459 00000 n 
+0000517873 00000 n 
+0000514225 00000 n 
+0000517932 00000 n 
+0000517991 00000 n 
+0000518050 00000 n 
+0000518109 00000 n 
+0000516899 00000 n 
+0000550917 00000 n 
+0000522098 00000 n 
+0000522304 00000 n 
+0000522477 00000 n 
+0000522864 00000 n 
+0000523057 00000 n 
+0000523263 00000 n 
+0000523436 00000 n 
+0000523629 00000 n 
+0000523822 00000 n 
+0000524028 00000 n 
+0000524201 00000 n 
+0000524395 00000 n 
+0000524589 00000 n 
+0000524793 00000 n 
+0000524964 00000 n 
+0000525350 00000 n 
+0000525544 00000 n 
+0000525749 00000 n 
+0000525921 00000 n 
+0000526309 00000 n 
+0000526503 00000 n 
+0000527149 00000 n 
+0000520742 00000 n 
+0000518305 00000 n 
+0000526677 00000 n 
+0000526736 00000 n 
+0000521710 00000 n 
+0000526795 00000 n 
+0000522671 00000 n 
+0000526854 00000 n 
+0000526913 00000 n 
+0000526972 00000 n 
+0000525156 00000 n 
+0000527031 00000 n 
+0000526115 00000 n 
+0000527090 00000 n 
+0000529261 00000 n 
+0000530211 00000 n 
+0000529117 00000 n 
+0000527314 00000 n 
+0000529435 00000 n 
+0000529494 00000 n 
+0000529612 00000 n 
+0000529730 00000 n 
+0000529853 00000 n 
+0000529971 00000 n 
+0000530094 00000 n 
+0000532234 00000 n 
+0000533065 00000 n 
+0000532090 00000 n 
+0000530336 00000 n 
+0000532408 00000 n 
+0000532467 00000 n 
+0000532585 00000 n 
+0000532708 00000 n 
+0000532825 00000 n 
+0000532947 00000 n 
+0000535637 00000 n 
+0000536410 00000 n 
+0000535493 00000 n 
+0000533190 00000 n 
+0000535811 00000 n 
+0000535870 00000 n 
+0000535988 00000 n 
+0000536106 00000 n 
+0000536228 00000 n 
+0000536351 00000 n 
+0000538994 00000 n 
+0000539769 00000 n 
+0000538850 00000 n 
+0000536535 00000 n 
+0000539168 00000 n 
+0000539290 00000 n 
+0000539412 00000 n 
+0000539534 00000 n 
+0000539652 00000 n 
+0000722618 00000 n 
+0000541741 00000 n 
+0000542451 00000 n 
+0000541597 00000 n 
+0000539894 00000 n 
+0000541915 00000 n 
+0000541974 00000 n 
+0000542097 00000 n 
+0000542215 00000 n 
+0000542333 00000 n 
+0000718939 00000 n 
+0000719516 00000 n 
+0000544630 00000 n 
+0000545213 00000 n 
+0000544486 00000 n 
+0000542628 00000 n 
+0000544804 00000 n 
+0000544863 00000 n 
+0000544980 00000 n 
+0000545096 00000 n 
+0000547868 00000 n 
+0000548641 00000 n 
+0000547724 00000 n 
+0000545403 00000 n 
+0000548042 00000 n 
+0000548101 00000 n 
+0000548219 00000 n 
+0000548337 00000 n 
+0000548460 00000 n 
+0000548582 00000 n 
+0000550444 00000 n 
+0000551035 00000 n 
+0000550300 00000 n 
+0000548818 00000 n 
+0000550618 00000 n 
+0000550736 00000 n 
+0000550858 00000 n 
+0000550976 00000 n 
+0000552932 00000 n 
+0000553083 00000 n 
+0000553233 00000 n 
+0000553383 00000 n 
+0000553534 00000 n 
+0000553685 00000 n 
+0000553836 00000 n 
+0000553987 00000 n 
+0000554138 00000 n 
+0000554288 00000 n 
+0000554437 00000 n 
+0000554588 00000 n 
+0000554739 00000 n 
+0000554890 00000 n 
+0000555041 00000 n 
+0000555191 00000 n 
+0000555342 00000 n 
+0000555492 00000 n 
+0000555643 00000 n 
+0000555794 00000 n 
+0000555945 00000 n 
+0000556096 00000 n 
+0000556246 00000 n 
+0000556397 00000 n 
+0000556547 00000 n 
+0000556698 00000 n 
+0000556849 00000 n 
+0000556999 00000 n 
+0000557149 00000 n 
+0000557299 00000 n 
+0000557449 00000 n 
+0000557600 00000 n 
+0000557751 00000 n 
+0000557902 00000 n 
+0000558053 00000 n 
+0000558203 00000 n 
+0000558353 00000 n 
+0000558504 00000 n 
+0000558655 00000 n 
+0000558806 00000 n 
+0000558957 00000 n 
+0000559108 00000 n 
+0000559259 00000 n 
+0000559410 00000 n 
+0000559561 00000 n 
+0000559712 00000 n 
+0000559863 00000 n 
+0000560014 00000 n 
+0000560165 00000 n 
+0000560316 00000 n 
+0000560467 00000 n 
+0000560618 00000 n 
+0000560769 00000 n 
+0000560920 00000 n 
+0000561071 00000 n 
+0000561222 00000 n 
+0000561373 00000 n 
+0000561524 00000 n 
+0000561675 00000 n 
+0000561824 00000 n 
+0000561973 00000 n 
+0000562124 00000 n 
+0000564271 00000 n 
+0000562390 00000 n 
+0000552239 00000 n 
+0000551160 00000 n 
+0000562272 00000 n 
+0000562331 00000 n 
+0000564422 00000 n 
+0000564573 00000 n 
+0000564724 00000 n 
+0000564874 00000 n 
+0000565025 00000 n 
+0000565175 00000 n 
+0000565325 00000 n 
+0000565476 00000 n 
+0000565626 00000 n 
+0000565775 00000 n 
+0000565926 00000 n 
+0000566075 00000 n 
+0000566226 00000 n 
+0000566377 00000 n 
+0000566528 00000 n 
+0000566678 00000 n 
+0000566828 00000 n 
+0000566979 00000 n 
+0000567130 00000 n 
+0000567281 00000 n 
+0000567432 00000 n 
+0000567583 00000 n 
+0000567733 00000 n 
+0000567884 00000 n 
+0000568034 00000 n 
+0000568185 00000 n 
+0000568336 00000 n 
+0000568487 00000 n 
+0000568638 00000 n 
+0000568789 00000 n 
+0000568939 00000 n 
+0000569090 00000 n 
+0000569240 00000 n 
+0000569391 00000 n 
+0000569542 00000 n 
+0000569692 00000 n 
+0000569843 00000 n 
+0000569994 00000 n 
+0000570145 00000 n 
+0000570296 00000 n 
+0000570447 00000 n 
+0000570598 00000 n 
+0000570749 00000 n 
+0000570900 00000 n 
+0000571050 00000 n 
+0000571200 00000 n 
+0000571350 00000 n 
+0000571500 00000 n 
+0000571651 00000 n 
+0000571802 00000 n 
+0000574143 00000 n 
+0000571952 00000 n 
+0000572185 00000 n 
+0000563668 00000 n 
+0000562476 00000 n 
+0000572126 00000 n 
+0000722743 00000 n 
+0000574294 00000 n 
+0000574445 00000 n 
+0000574596 00000 n 
+0000574747 00000 n 
+0000574898 00000 n 
+0000575049 00000 n 
+0000575199 00000 n 
+0000575349 00000 n 
+0000575499 00000 n 
+0000575650 00000 n 
+0000575801 00000 n 
+0000575952 00000 n 
+0000576103 00000 n 
+0000576254 00000 n 
+0000576405 00000 n 
+0000576556 00000 n 
+0000576707 00000 n 
+0000576857 00000 n 
+0000577006 00000 n 
+0000577155 00000 n 
+0000577305 00000 n 
+0000577456 00000 n 
+0000577607 00000 n 
+0000577757 00000 n 
+0000577907 00000 n 
+0000578058 00000 n 
+0000578208 00000 n 
+0000578359 00000 n 
+0000578510 00000 n 
+0000578660 00000 n 
+0000578810 00000 n 
+0000578960 00000 n 
+0000579111 00000 n 
+0000579262 00000 n 
+0000579412 00000 n 
+0000579562 00000 n 
+0000579712 00000 n 
+0000579863 00000 n 
+0000580014 00000 n 
+0000580165 00000 n 
+0000580316 00000 n 
+0000580467 00000 n 
+0000580618 00000 n 
+0000580769 00000 n 
+0000580919 00000 n 
+0000581070 00000 n 
+0000581220 00000 n 
+0000581371 00000 n 
+0000581522 00000 n 
+0000581673 00000 n 
+0000581823 00000 n 
+0000581973 00000 n 
+0000582123 00000 n 
+0000582274 00000 n 
+0000582425 00000 n 
+0000582576 00000 n 
+0000582727 00000 n 
+0000582878 00000 n 
+0000583029 00000 n 
+0000583262 00000 n 
+0000573468 00000 n 
+0000572284 00000 n 
+0000583203 00000 n 
+0000583361 00000 n 
+0000583387 00000 n 
+0000583515 00000 n 
+0000583954 00000 n 
+0000583986 00000 n 
+0000584455 00000 n 
+0000584911 00000 n 
+0000585312 00000 n 
+0000717847 00000 n 
+0000585634 00000 n 
+0000586110 00000 n 
+0000586432 00000 n 
+0000586784 00000 n 
+0000587260 00000 n 
+0000587640 00000 n 
+0000588118 00000 n 
+0000588810 00000 n 
+0000588848 00000 n 
+0000588973 00000 n 
+0000589616 00000 n 
+0000591824 00000 n 
+0000592088 00000 n 
+0000595291 00000 n 
+0000595556 00000 n 
+0000599190 00000 n 
 0000599433 00000 n 
-0000599676 00000 n 
-0000602104 00000 n 
-0000602337 00000 n 
-0000604601 00000 n 
-0000604829 00000 n 
-0000608626 00000 n 
-0000608898 00000 n 
-0000610600 00000 n 
-0000610858 00000 n 
-0000613201 00000 n 
-0000613465 00000 n 
-0000614701 00000 n 
-0000614928 00000 n 
-0000616947 00000 n 
-0000617193 00000 n 
-0000619036 00000 n 
-0000619298 00000 n 
-0000621523 00000 n 
-0000621744 00000 n 
-0000639622 00000 n 
-0000640156 00000 n 
-0000648379 00000 n 
-0000648671 00000 n 
-0000666135 00000 n 
-0000666644 00000 n 
-0000680056 00000 n 
-0000680406 00000 n 
-0000701348 00000 n 
-0000701969 00000 n 
-0000717639 00000 n 
-0000723075 00000 n 
-0000723195 00000 n 
-0000723321 00000 n 
-0000723410 00000 n 
-0000723492 00000 n 
-0000726512 00000 n 
-0000726700 00000 n 
-0000727215 00000 n 
-0000727730 00000 n 
-0000728245 00000 n 
-0000728760 00000 n 
-0000729275 00000 n 
-0000729790 00000 n 
-0000730305 00000 n 
-0000730820 00000 n 
-0000731335 00000 n 
-0000731916 00000 n 
-0000732695 00000 n 
-0000733332 00000 n 
-0000733980 00000 n 
-0000734591 00000 n 
-0000734983 00000 n 
-0000735482 00000 n 
-0000735895 00000 n 
-0000736448 00000 n 
-0000737067 00000 n 
-0000737749 00000 n 
-0000738460 00000 n 
-0000739135 00000 n 
-0000739810 00000 n 
-0000740485 00000 n 
-0000741030 00000 n 
-0000741641 00000 n 
-0000742236 00000 n 
-0000743050 00000 n 
-0000743730 00000 n 
-0000744411 00000 n 
-0000745092 00000 n 
-0000745707 00000 n 
-0000746324 00000 n 
-0000746941 00000 n 
-0000747644 00000 n 
-0000748368 00000 n 
-0000749041 00000 n 
-0000749714 00000 n 
-0000750329 00000 n 
-0000750938 00000 n 
-0000751547 00000 n 
-0000752246 00000 n 
-0000753002 00000 n 
-0000753723 00000 n 
-0000754444 00000 n 
-0000755082 00000 n 
-0000755739 00000 n 
-0000756396 00000 n 
-0000757031 00000 n 
-0000757712 00000 n 
-0000758393 00000 n 
-0000759074 00000 n 
-0000759697 00000 n 
-0000760330 00000 n 
-0000760963 00000 n 
-0000761596 00000 n 
-0000762229 00000 n 
-0000762862 00000 n 
-0000763495 00000 n 
-0000764208 00000 n 
-0000765145 00000 n 
-0000766013 00000 n 
-0000766894 00000 n 
-0000767628 00000 n 
-0000768303 00000 n 
-0000768920 00000 n 
-0000769537 00000 n 
-0000770154 00000 n 
-0000770771 00000 n 
-0000771388 00000 n 
-0000772005 00000 n 
-0000772622 00000 n 
-0000773239 00000 n 
-0000773856 00000 n 
-0000774473 00000 n 
-0000775090 00000 n 
-0000775707 00000 n 
-0000776324 00000 n 
-0000776941 00000 n 
-0000777558 00000 n 
-0000778175 00000 n 
-0000778792 00000 n 
-0000779409 00000 n 
-0000779690 00000 n 
-0000779861 00000 n 
-0000780030 00000 n 
-0000780199 00000 n 
-0000780371 00000 n 
-0000780546 00000 n 
-0000780723 00000 n 
-0000780898 00000 n 
-0000781075 00000 n 
-0000781250 00000 n 
-0000781427 00000 n 
-0000781602 00000 n 
-0000781776 00000 n 
-0000781994 00000 n 
-0000782245 00000 n 
-0000782503 00000 n 
-0000782771 00000 n 
-0000783044 00000 n 
-0000783316 00000 n 
-0000783589 00000 n 
-0000783861 00000 n 
-0000784128 00000 n 
-0000784345 00000 n 
-0000784548 00000 n 
-0000784749 00000 n 
-0000784950 00000 n 
-0000785153 00000 n 
-0000785358 00000 n 
-0000785567 00000 n 
-0000785774 00000 n 
-0000785968 00000 n 
-0000786149 00000 n 
-0000786370 00000 n 
-0000786599 00000 n 
-0000786834 00000 n 
-0000787055 00000 n 
-0000787305 00000 n 
-0000787572 00000 n 
-0000787846 00000 n 
-0000788127 00000 n 
-0000788408 00000 n 
-0000788678 00000 n 
-0000788827 00000 n 
-0000788988 00000 n 
-0000789223 00000 n 
-0000789413 00000 n 
-0000789615 00000 n 
-0000789857 00000 n 
-0000790115 00000 n 
-0000790364 00000 n 
-0000790594 00000 n 
-0000790827 00000 n 
-0000791057 00000 n 
-0000791285 00000 n 
-0000791511 00000 n 
-0000791737 00000 n 
-0000791963 00000 n 
-0000792134 00000 n 
-0000792250 00000 n 
-0000792378 00000 n 
-0000792510 00000 n 
-0000792633 00000 n 
-0000792760 00000 n 
-0000792895 00000 n 
-0000792990 00000 n 
-0000793187 00000 n 
-0000793437 00000 n 
-0000793612 00000 n 
-0000793725 00000 n 
-0000793837 00000 n 
-0000793877 00000 n 
-0000794077 00000 n 
+0000601861 00000 n 
+0000602094 00000 n 
+0000604358 00000 n 
+0000604586 00000 n 
+0000608383 00000 n 
+0000608655 00000 n 
+0000610357 00000 n 
+0000610615 00000 n 
+0000612958 00000 n 
+0000613222 00000 n 
+0000614458 00000 n 
+0000614685 00000 n 
+0000616704 00000 n 
+0000616950 00000 n 
+0000618793 00000 n 
+0000619055 00000 n 
+0000621280 00000 n 
+0000621501 00000 n 
+0000639379 00000 n 
+0000639913 00000 n 
+0000648136 00000 n 
+0000648428 00000 n 
+0000665892 00000 n 
+0000666401 00000 n 
+0000679813 00000 n 
+0000680163 00000 n 
+0000701105 00000 n 
+0000701726 00000 n 
+0000717396 00000 n 
+0000722832 00000 n 
+0000722952 00000 n 
+0000723078 00000 n 
+0000723167 00000 n 
+0000723249 00000 n 
+0000726269 00000 n 
+0000726457 00000 n 
+0000726972 00000 n 
+0000727487 00000 n 
+0000728002 00000 n 
+0000728517 00000 n 
+0000729032 00000 n 
+0000729547 00000 n 
+0000730062 00000 n 
+0000730577 00000 n 
+0000731092 00000 n 
+0000731673 00000 n 
+0000732452 00000 n 
+0000733089 00000 n 
+0000733737 00000 n 
+0000734348 00000 n 
+0000734740 00000 n 
+0000735239 00000 n 
+0000735652 00000 n 
+0000736205 00000 n 
+0000736824 00000 n 
+0000737506 00000 n 
+0000738217 00000 n 
+0000738892 00000 n 
+0000739567 00000 n 
+0000740242 00000 n 
+0000740787 00000 n 
+0000741398 00000 n 
+0000741993 00000 n 
+0000742807 00000 n 
+0000743487 00000 n 
+0000744168 00000 n 
+0000744849 00000 n 
+0000745464 00000 n 
+0000746081 00000 n 
+0000746698 00000 n 
+0000747401 00000 n 
+0000748125 00000 n 
+0000748798 00000 n 
+0000749471 00000 n 
+0000750086 00000 n 
+0000750695 00000 n 
+0000751304 00000 n 
+0000752003 00000 n 
+0000752759 00000 n 
+0000753480 00000 n 
+0000754201 00000 n 
+0000754839 00000 n 
+0000755496 00000 n 
+0000756153 00000 n 
+0000756788 00000 n 
+0000757469 00000 n 
+0000758150 00000 n 
+0000758831 00000 n 
+0000759454 00000 n 
+0000760087 00000 n 
+0000760720 00000 n 
+0000761353 00000 n 
+0000761986 00000 n 
+0000762619 00000 n 
+0000763252 00000 n 
+0000763965 00000 n 
+0000764902 00000 n 
+0000765770 00000 n 
+0000766651 00000 n 
+0000767385 00000 n 
+0000768060 00000 n 
+0000768677 00000 n 
+0000769294 00000 n 
+0000769911 00000 n 
+0000770528 00000 n 
+0000771145 00000 n 
+0000771762 00000 n 
+0000772379 00000 n 
+0000772996 00000 n 
+0000773613 00000 n 
+0000774230 00000 n 
+0000774847 00000 n 
+0000775464 00000 n 
+0000776081 00000 n 
+0000776698 00000 n 
+0000777315 00000 n 
+0000777932 00000 n 
+0000778549 00000 n 
+0000779166 00000 n 
+0000779447 00000 n 
+0000779618 00000 n 
+0000779787 00000 n 
+0000779956 00000 n 
+0000780128 00000 n 
+0000780303 00000 n 
+0000780480 00000 n 
+0000780655 00000 n 
+0000780832 00000 n 
+0000781007 00000 n 
+0000781184 00000 n 
+0000781359 00000 n 
+0000781533 00000 n 
+0000781751 00000 n 
+0000782002 00000 n 
+0000782260 00000 n 
+0000782528 00000 n 
+0000782801 00000 n 
+0000783073 00000 n 
+0000783346 00000 n 
+0000783618 00000 n 
+0000783885 00000 n 
+0000784102 00000 n 
+0000784305 00000 n 
+0000784506 00000 n 
+0000784707 00000 n 
+0000784910 00000 n 
+0000785115 00000 n 
+0000785324 00000 n 
+0000785531 00000 n 
+0000785725 00000 n 
+0000785906 00000 n 
+0000786127 00000 n 
+0000786356 00000 n 
+0000786591 00000 n 
+0000786812 00000 n 
+0000787062 00000 n 
+0000787329 00000 n 
+0000787603 00000 n 
+0000787884 00000 n 
+0000788165 00000 n 
+0000788435 00000 n 
+0000788584 00000 n 
+0000788745 00000 n 
+0000788980 00000 n 
+0000789170 00000 n 
+0000789372 00000 n 
+0000789614 00000 n 
+0000789872 00000 n 
+0000790121 00000 n 
+0000790351 00000 n 
+0000790584 00000 n 
+0000790814 00000 n 
+0000791042 00000 n 
+0000791268 00000 n 
+0000791494 00000 n 
+0000791720 00000 n 
+0000791891 00000 n 
+0000792007 00000 n 
+0000792135 00000 n 
+0000792267 00000 n 
+0000792390 00000 n 
+0000792517 00000 n 
+0000792652 00000 n 
+0000792747 00000 n 
+0000792944 00000 n 
+0000793194 00000 n 
+0000793369 00000 n 
+0000793482 00000 n 
+0000793594 00000 n 
+0000793634 00000 n 
+0000793834 00000 n 
 trailer
 << /Size 3052
 /Root 3050 0 R
 /Info 3051 0 R
-/ID [<03A4D52CD213694D429BB510AD1E5ECC> <03A4D52CD213694D429BB510AD1E5ECC>] >>
+/ID [<3C58E1122DA7973E82A6EE9D402B5436> <3C58E1122DA7973E82A6EE9D402B5436>] >>
 startxref
-794409
+794166
 %%EOF
diff --git a/doc/ppl-user-c-interface-0.10.2.ps.gz b/doc/ppl-user-c-interface-0.10.2.ps.gz
new file mode 100644
index 0000000..2fc37bb
Binary files /dev/null and b/doc/ppl-user-c-interface-0.10.2.ps.gz differ
diff --git a/doc/ppl-user-java-interface-0.10.1pre13-html.tar.gz b/doc/ppl-user-java-interface-0.10.1pre13-html.tar.gz
deleted file mode 100644
index 453300c..0000000
Binary files a/doc/ppl-user-java-interface-0.10.1pre13-html.tar.gz and /dev/null differ
diff --git a/doc/ppl-user-java-interface-0.10.1pre13.ps.gz b/doc/ppl-user-java-interface-0.10.1pre13.ps.gz
deleted file mode 100644
index 03056a6..0000000
Binary files a/doc/ppl-user-java-interface-0.10.1pre13.ps.gz and /dev/null differ
diff --git a/doc/ppl-user-java-interface-0.10.2-html.tar.gz b/doc/ppl-user-java-interface-0.10.2-html.tar.gz
new file mode 100644
index 0000000..11eae5a
Binary files /dev/null and b/doc/ppl-user-java-interface-0.10.2-html.tar.gz differ
diff --git a/doc/ppl-user-java-interface-0.10.1pre13.pdf b/doc/ppl-user-java-interface-0.10.2.pdf
similarity index 77%
rename from doc/ppl-user-java-interface-0.10.1pre13.pdf
rename to doc/ppl-user-java-interface-0.10.2.pdf
index 2fa4a87..8317926 100644
--- a/doc/ppl-user-java-interface-0.10.1pre13.pdf
+++ b/doc/ppl-user-java-interface-0.10.2.pdf
@@ -310,14 +310,14 @@ endobj
 << /S /GoTo /D [210 0 R  /Fit ] >>
 endobj
 212 0 obj <<
-/Length 1156      
+/Length 1152      
 /Filter /FlateDecode
 >>
 stream
-x��V�r�6��+xI���0X.�e4^&v�c�9d2��$f�h at h<�ק��6[vrK���������<���}���d��BҀ��3�Y���4
���y0y>�����\��6b2T�V~�V�~0~{]N�2����*`I�8rFr���+q~�8�������[�l�6���P��"�4�VR�r�i�c$eء֍jV�r��.��J�{_(%Yƃ���+�E�@�C����$�	@e�%r#-�7�6]�6�G	���h&��퀁���y�0�u�N��-���捂���"
R���9U��y!|����)��
xgD�	Jbv�)�������/eU
K�_�c�h��8�$4I���1�T3�Q�[���[`B�n}?�I& p�w�FKSV��	.8����V��d�u�`	�ܥV�ʷ��>��ί
-�౗����)��`<�
��I �&���<�%)?R@;��1��!�gb�3�+P���.2�������S�]E�,\*c�5�v��5V?x��O����)]���h�|;��mgn[/.��բԍ-�</���N+S,<���
�W��3�
�	��/t��\ܮ�Ɲj<��rY�H:����a߿C���tr'1F�ʖE��#h��ߍ'�dbGD��NJ2�V��P�ִs�j�9��B�@�������r4�QhN�x�����1�x_���0s��I�C?6&Ni��N^��uguݡ�>`��m�i��Eպ�>��Qպ+w�I_!'�\��M��y�f�
����U
s����V]۔�
5g��P��+
�Pz��Ùi�}/}
�tQv>�Y8��)�
�B7��?��W6�>y��M�GP«�Ue�N��\�n���Zn�#�.8�~p�>8��)��N{+D�1h���y�ƾ��� N���>w�l���p�͔�����G�ȝ
��Zp1��y��[��{
Y����v|w�
-
d�+T�GgP!e�����e6�����J�?�Ew����������Z���k{g
i<���-��KM��'Ŧ���O0�
(����H&��	�s��}܍cAr���8�s{�/���#��\7%Ii�{r��
�u�
���~��y�%���=��
��<� ;��������mo�㲀��}}J*�:�
-��r�	�m�CVۖ��^\;�Y��q���E��������W�������i
+x��VIw�6��W��W�=@�K{��%�k����C�
 ��pQ@(���;�@�M���D,3��|���[x��8��|?LG�.�XJ8�7�{,�	MS/��{��?]� ����Եt۶�,Ճv��r�����W
�H��^��Y�f�d���-�`�i�f��
g��1J�F}Y��JN3g%E+���?B�
j��f-++��G
Q!x
�$˸�
;�(�P�8�QA�H*#,[iA�ِ��ʶA<J%
����fD�Xxa�04s�Δ6-���Fc�n�z)�Sʬ*0
�܋I9�6Ca
+*1�3�	Jbb�.��Q{C��KYU`)��X9Zx�V���Q�O9��Ĕ5����"?
+��0'Y�AʅC�tY!�Np�)ͭ���ϧ��#K0��6��$P�E=��zp~�Qp?�
{��cINX�º�&�߱�;N�ɶt(�{I�jg�lݐ�E�v)mm���̴�
��
ϔ���3%��6xڭW�V��6?�"�����,�
+�8�v��]S�/.��բT�)�y^�V���X:t��*
^قW��w�'�����v��d��
�VU�NgЌf��2 &���I��H���)�
�?�"¿���Laɢ�#�{� ��xm�^	enu�вF�Sh*�
lwZ��/dz�h��"�,+�L/9��G{�7̜�qR��M��Uڬ���d�Uwh�'̞����m^T���#��Ym�rON��sb�
y��}���*D�
�o��
�ᝒ]۔�5�޺V��Ρ��(�纭�ty<SE�9�3\-Z]�%��v��/�i�+�{������#(��ͺ2e�LM
E@�~�ܷ��ڑ#���쐜�'�9���)g叀1mtX8/�ط4�T���6��.v����~b����q�g�iW.�ނE�[��
.��o'w���A�!�BVxtR6
nl�_fs��M?��v�Z�G;HzI{ȏ���}{��
�:�'}}�����j�7���
��7
J�;r<�IlmB�=���_���8vs{�/���#�\i;%Ii� [...]
D:?�yz;��,�=_@��J���Ȃ���l�]�mu�ծ��c���V���o�?��r��������W�������
 endstream
 endobj
 210 0 obj <<
@@ -338,20 +338,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 245 0 obj <<
-/Length 1730      
+/Length 1725      
 /Filter /FlateDecode
 >>
 stream
-x��Ymo�6��_�o��Z!���˒�iݹ�g;��(���ʒ'�K��w�#mY��$-�-`�䑼#��H�̸1��s6�\��ّ/|c�0"f>�=����xk�_���tb���2\�l��̺+AY�7���� c�g{�
8�1[u޾g�
�
f;Qh�֣V�u�Ƥ�g�5W��J�c3�S+��g�]��,+�+<f�
��`��‡2"�8��E�S�,���"V��ǮI�۬�7Y�.,�3�.n�[eF��/\2>]&%͞��JfjsYΊ�Z��j)�2��g��J�
���R��
-�uw��F���G�X%e���u3q!X�qV�96��E�L9��=���М'eK��wSIg󓼠�*�'�;�WK�}�MT����C��
-֥狽>n�^�䢐r�)nG�O��]���z_�?Hf2+�3l��_�ܔE��綠.\8
-�
�|G�4����������:M�%�
-��j
-���E`~4t폎�
R/��M�Eu���
%�@39x��@�̰�_qPh�&�ro�
-�3
�~f�
V,-I\�
-�9C�%:#�/�<���9ZV��ߜZ3%J>Y]@��M�`�i�Vr�>��4uT�mu]��)umQU+�h�����"G��'Xf�t3��}���R�~��H����
�r.���Q�f\��ӑb���4��1���#�!0�K�Դ�rQ�q��,��`;!@1�ШY�Q���؇�**�,t,l�kց�J�H��U�sٮ�X���"N�~�\�a���-��f\��I�d��CT`R�,��E� T%���(Z$��	|B��7�F�(7��j\�PKq(�k\
�]
���'K�OP�X
-�"��;v��V
()
�B��5��Դ�� s�
��#�} pҋް7>

���٠�(�?�
'��QB�QB�!
���Ό:)L X�k�Eu`pPE��$M�v�FoJ�ؤϔ�TS������Ք���(��a��x|:���"Q#ʥ���,3;�
)��j�&D �T8����$A�|����V�8���7j at A�E:�M&�q9��)#\����9�_
NU��j<���l�1�jM�m
o�<]74���n,���tSH}���$-�X[���*/��g��Vy8�z�

����I�)�2���=����I�^���
f��1@��Ej?˪Z??9������.}'�uz�g��s�v\_���V��"r��_YU
!e�b
��
9*p�s8c�|
��pT�uJ�<���� ]=�xa@��p����
�BPs�*�7��]�G��Ѕ����jg��M��������%<'�`���h��
"tp-D}��]���V��
\�{��-�(zԄ�� Fl�����u������S �+Y���q���g���C[���o
���
�ms���D�w����p��e�}R���C���q1[Zx�lc���%�'&�'a"z&T�a�P~D������#� 	\0�o3�
L�)��4�-@^�� �oD
-'qv�����*<U��qv�&��G�!lC�50�_#>�����ӑm��ƇӇ�~3}H�ϥ֢�r!
��G����X
���
���h$��F�a5��=y��r�>���/�oG��9������,�{'?.?Ԣ�R��
���l�_����	�����[�;�GE�}y��`�
��S��#_���y�C\������]'
l��F���_��_%�v,�1-BD
+x��Y�o�6~�_��I@�����eI��\dz�
E[�M�Beɓ���w�#e[��$-���#yG�}ߑ��qc0�E�l�9��
#�#_��taD�|n{�ӹ��<�
N{���z?}e����uW��No����A�
^��;p<c��}ό9�_�v�и�G�@
�H�I���]��Z+��|O�$_[��wEr������Nx�j�1�Nʈ$��ZUN���&��X�b
�&�o���dɺ�<ϴ�
+��]o�]
ؾp��t��4{��6+���e9+�k�:������+er��wK9�+$�E\�m�3
��
�b��e�gV��ą`yS�Y%���&n�3�$���g rBs��,т�M%iX��O��|�,�^-���6Q�&��BQ:*X��/����bxE��B�fS܎<�6��RW�����dV�g��Ϳ,ι)���綠.\8
+�
�|G�4������ݙ��u��K�6��\-"����h��
�m=�^~]���]Jr�fr�
�4�a���мM�����3f���r�X Z����'r�JKtF�7�/�<���9ZV��ߜZ3%J>Y]@��M�`�i�Vr�>����J���S�jPU+�h�����"G��'Xf�t3��}���R�~��H����
�r.���Q�f\��ӑb���4��1���#�!0�K�Դ�rQ�q��,w �vB�b��Q�8�J!��UT6,twX�ӯY�*�"�:W��e�>b
Vd&�8=��ra�!�[��͸$�.Y@\��_"

Q!�I-�`��P�@B�h�t:$'�	
>��6"F���T㊆BX�C9(_�Z0�b��m>�X�|�� -� -�cK
l�ဒ*�{QZKM�zag��%6�D�� Nz��Ƨ����:��%����8J7"J7$��`�sՙQ'�	�|-��
�Hr��)ծ��M)���jj�ݟ����Ұ��%�8�9
�O��7V$jD��~s=Ub��`f�ܣ 1Z�ӄ�
+�x�ޑ� 虯{��`Њ g�A�F
(���O���D5.�T9�b��<
[>3������
]�G���M6&R�I��&�i��uC�|'�Ս���n
+�o0U�����k�V�^奺�l��*��UO����N�-uR~�ŨL*�|���~�{��s{��C����"��eU��������������:=ٳS߉�k;�/PY���D��
}!��WV�GHٺX�kE`G�
+
�
�3_��0
�@�i�R.m�#}���2 at WD+^�p��<
&�� �Ǣ�
����9ms��C��'3t!��C�ڙ�|�*c}8<?�}	�	'h|
���C�����qõ�z�j�ރ
]�b����E���� ��&J��_�Yx��>@<�a���:�
��[x���x08��� �h��
�l��
�'"�#|��4.��*�;F_&������+g��,�=1<	ѓ0�rDp��C ����ל�7 Hx���i_`�0�M��p���6 y���)������
+��T]Է�ٽ�T�
�`Є�k`
�F|
	�#�)��#!j��ƇӇ�~3}Hw�K�E��B2��'p�ױ<=�D�32��p?9��
����
>�v?|����÷��	�_/�=o�3���ɏ��誔�/��C��u�m�?��>�3�ٜق�Qt
P5�ǿ�O�����!o�͇?��
�!���!��%�] ������
���/��	�
�� �J@�
 endstream
 endobj
 244 0 obj <<
@@ -516,7 +513,7 @@ endobj
 242 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 246 0 obj <<
@@ -530,13 +527,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 290 0 obj <<
-/Length 1247      
+/Length 1243      
 /Filter /FlateDecode
 >>
 stream
 x�͚]s�8����[{f����ٙm�d�&
hoҎ�%
-�,V����`'$a#Kȕ��e����9�@�8i|�6Zǂ�Ƃн1���
�7�:8���=���߻g�a	�ͫ�2<��8�6�m`s�x�G0�
���ܘ�g AK0[<5�Ps
�N��*��|_�ˊ���q��8���	^�A
69G�8��4��w�F�� ��S}p��>�R�J����mn
c�Z�P�敲�X>��ː���:$�QT=𧭆�A:��Mb��a4�uS@#
�7�<�
&(�|r�e��&�
F��&��0��N �N8L���Q��^�B,��Rh�8���( �

z��ژ��mHx�
!��T^�#~c0~�(�����S�����|��u7#^�Oҹ�jXSD�ۢ�ag0)t���et�6�j*�ݕ�ژ�ME0�"kQpw��GC�!9�z���_=5.2��$#�N4?vl�|�r��b���䘼k'Ѽ���}D�h>"=H`
	��$
F�H�3ٌ��|��P�l'�=VL_W~��
?�9k:0��!�A:4���o$~�j�<T3��K��|��6����V\����\����?�n'�X}�a��Y�ҹ�V������
��Q�XA�"�`�Kd��1�x�t��1[(�T9�(b�z=�_8v�ۙ�L.�n��cJE���nHy�
����7[�٢�=�*�Kn
-��,�:H
on�
�CB\�}
1�A����@��6ۼoת
�l���G����� ��U
�?bI�.N�I[�L��JR�\.�0
K.w�3�<P��l:������P.��2�GH'���=��fz��P`j�B�{g�~_���2���Ҷ��XW�$���@��4qk��2�1�_�ST������e�à-���u��R���Y:H��y��%O�B���|7�R�}l����'�[R��(ˋ�*�,F+����!��k�Vm�19-\W�b�-��](�)ܛia�\�A�L���/r�UWJj�8Q~(��P�
VA�(�}���r}��� �d��S�]���
k��; �$
U�,F���E-@���#YBB$d�Yչ+���P�!�%��]ii�V������$�:KCRm
��iޟ�}��	ʗ�ҿ��e�\��4
,C
���Ǖ���
�f���)dž
5�uTՏK"���ק��7���D�XTy�]Q�Z��l{8ͳ��Y���'؟�˜��T��V�w8ҋ��&5y-�4Mz����<8\
�O�����O�
+�,V����+�	$a#Kȕ��e����9�@�8i|�6Zǂ�Ƃн1���
�7�:8���=���߻g�a	�ͫ�2\�l
u�6��� ���#Qz���wn��3� �%��=5�Ps
�N����2_������q��8���	^�A
69G�8��4�w�F�� ��S�pp��!�R�J����6��1^�V
+(L�*Y�y�eH���:$�Q�x�O[
��t2	��4�I�
i�� 4�FBoty�=LP
����NM�9�8M
Aa$-:�X:�0iW7G�\z

+�$oK���؎���64�jc2R�!��7�H/SyQ�d����a��.���2+����3
+��0"�'�nF�6���0)԰>��ҷE�-��`R�4s�!��Nm��T��+E�19��`r'D֢��#-(>���Cr��H'G�zj\d.�IF�h^vl�|�r��b���䘼k'QYc
J�>"q�?�
$����n�a$ރ�lFee>A\�x�\��
	+��+?�C���eΚ
��t�eПM��3���_��!�̢����9��p����>�Wᯣ;Wy����ۉ>V_a��j�Ez���=�j2qR
!���>�+�
Q$�|���=f�ޗ��?f3�
U#�ض^���]�v�.�
�?��R䪼R
dC5q��͖s�(|eE�
+�����"˧�Ǜ[����Wy_C�q��,�1P.��6�۵���5[2��Q?���k"�.c���X����v��#���w��T;��<LÒ�]�
1�61���Pv�o'��7�
�҉%�k���L��Bb

+Lm[H�q����s at _�TF0�\�6��u�J"0��
d�N�� M,#��e?Eu��,l?��

m!��k
�z8��%���Ar<�{K�<�
�oC��t�z�c��
>ܒ��GY^LTa�`6Z)]��ۇXn��#ZQ����p]��	�8�Gt�ئd�`��yr��c0�����=V])���D����C{X��p�U���5�s����zNIv�;�Lz��R� l�tT���3� ͯϏd		��uOd-�]	GTV��x
9�(w�*K{L���
��OR��4$����8��Ӵ��7A�2Q����ꖋ4�����o��j6�\Y-7� 1E�@����Zt�
�?`��SyH$\@�Op����պ����	���Xìh�ǃ���@a�`�< w��Ñ����3�T��Im��]������i7�~�w7N6
 endstream
 endobj
 289 0 obj <<
@@ -795,7 +796,7 @@ endobj
 287 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 288 0 obj <<
@@ -803,22 +804,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 295 0 obj <<
-/Length 3098      
+/Length 3094      
 /Filter /FlateDecode
 >>
 stream
-xڭ�r�6��_���v,�xm��d�m�u���i�C��Ć"���~��
 ^�t=ӝ�



�;�.�
w��������P.'	E�xxZ$�"
-='��!_|Zz����Ң�և��.ӭZ���~�{��z	�"`��W�x��r�����_9�
����o�"���
בI�8�~�
	�rq��+wB��;��!NH�
K��ߢ��m�N�.�"r��>�,	c\,�f�b7Y~���N�Mʳ�ŦI�3�e�^�<��
��A�<q*�
���U��'�&�=�
�uf���J�˯+�T�� ���!o�U�j-ð'�r�x+�8��9I��zhj<��"'� 3��vW�/����WM����ݴ]�f]QWzůn�fu��@���3�

���n7Y�z���.=�V�Y�n���0�S]��p�~ ��~=:Q�OT���c���������>�r���K`d ��<�U�j� \
l��Hg�id
-}
�SpŐ)H��!h�0p��j���0�\	ʫt�L����瓩� �j�cp�9����`
�E���oKo}A�
���&�H����E}lU���iu�\�\�:���.����?U�7<���Ƕ#&�����1�@j��ؠt
-T���ʹ=��k�x���F��t��L��TLtILt	Uϕ��ɲ�_��|`�Ec^���
-��x�a��
Ϗ
X�N68�dN��(<�3��U<gNI�P4f�iWd;���
-��_�٥-76Ji�YTm��%2�jw�
-zy�9��N Z�)�9����D���g��f��Dq2�sS�٬�EvK�
�F8t\k��ّ��͒���]����B���P�^��I���J
'ێ[���SF; hY�����g+��*��4�Zdz#3i/�ت�Nvf"���Hb����
dL~/�#�?!�1ԧu >�̀Y:׳��{y�V�e�-E�nJ�0d;]c�a`L4N��5�)���ʴm��w��q�b6��WhCDh�-��-�4��ł��Z+Hx�ɱfѡ�g���V��KZ��*]��C���V-�"���G�Im沞���7I�8�7nV>�	�`s���	��}/7l�E�'���q6��2����X���:J-�1��zm��V�KP���V]��|>I����i�`�|�/�*^�
"���*4̹>r�R�

FX  ^O��F|��F{�AW��\�'
�T�`|�����>{�森��V]�
��y`����Y����t<�.E`�=���B-�ǃ�2F4�mMV�Qߍ�G�!^9:4�h�>��-�B8��}��# ��dS{wf�h_?�X�º��
'��f��`
=c��I�N�N*���*��F�tki��
-�
-s=��τ��7���>�q����M
<�?��A��A��f�
7�m�
=��j�m���l�6x���n�k�Nt�����8��<�y��/��?pzS?�` š!o!
B�bϲ;x��
!>���W�3&��B��/�x>����]?�Z����O� PdQ�1�ޖu�龟$�7��~ p�

��l�
�
�EK
}�
�_涕�wM��ؚ�	�*p��F^X�C�&�&Y�9{���X
0�����{c(l�v?�]ڳ??�a�_9
(�*�3��0�6�yS4��<~�U���+ȗ�y�~����
!��X���!�
�s�4Z:�6k?&�q�Php$Ę/�51���I=��T�%_lAFƗXA;pf b�pE��$��

W���+�z�'lNq0ә���ۙ��w
/�}�����H
�?�O�n�>��q'���r4�NK/e�=���
��t�r�k0��i��� is!��DR����=;! �!F���BN�l
��p���}_�
��*�
-��r����#'թ���U`�-�qR~����0�oB���jD�򾨈T�,����G,���zґp���m���^����J�:Ǧp��⌽���u@
�#
l��)��
 4#�O�P�Y���0)��x�h�\��X}S
�"�
�	�:]ő����>����G�s۩=�&��k8�Nt�eNŋ�z���Bc�{��� ae��\� r�D�p�� 9Q<�
�S���e�
Q�^�T�:L
9v4)��k[C�
 Se�
?L^�JT�
��#�`�M��N��1kT�\h !nD��
��Ԧ���L�4
䠡���p�`������<Y�
Q�ZFaQ�0�̡���Q�rBNk=�g������s�-J=��YL�����օ
�W`�����Cs
X��<'�Nҧ��I��w��ݧ*�B��S�-~2�nn�f1h
-�&�:6�*

�Q�	k}$�^�o'���.���x�P�|X 'g�X)���I��2L<��|iA�9�r�HFN)��Bs��q͊t+/2>;�Y`M����J�{�6�j
z����,���@>B�����m�*�u��N߾&���]��3�o*��۶)*�
�Ah
/MХ����ܬ����%FV8ڨ�F4y}�O#
�\<�ؔ�
�7�H�h�.�P��d�\��QCm� � �

 ���k����c
r�c���Q�ެ,�ܕ~^�w*�b~Oa�k��� 
�eѝ�9�*a�Ӓ�D
|�U֗x�U@9�5� �W2Z�w�2�@�Z@��g����!,c&Ӄ�\I(����B�vA�%�
07��FM���W�ė�9��̮��#6V�C	�q��
G�TP\�sr�}z��5��'\�qu5,��g���܌OŞk�Q�������Hs? �3�&����)�,�`Q���
U�iY��
�:H���I�/G]\���vT�UL�A� �G��-]�4؅�
�~/�*�D�e�і dF�q�
<|�-�(s��|fe1� �T�q�e�
BV䏊ԑ	�c#Ƅ�"h����{�ؘ����	!�p���2�~� T���!��$	�R�����������M��E� ��a�ޏ���G8��VA�l͏3���>��5��MC�
-�<�ud�!������yaZ?]Q�ӟ��&6'�u�ớ����d�s��C�
�S7�E�
��Av)�!4!���%�
߃�8�5�y)�F
w�_Mv�
+xڭ�v�6��_����X4	��>5�&���fk�e�
��%6��Td��w. x��9���`0�;�.�
w��������P.'	E�xxZ$�"
+='��!_|Zz����Ң�և��.ӭZ���~�{��z	�"`��W�x��r�����_9�
����o�"���
בI�8�~�
	�rq��+wB��;��!NH�
K��ߢ��m�N�.�"r��>�,	c\,�f�b7Y~���N�Mʳ�ŦI�3�e�^�<��
��A�<q*�
���U��'�&�=�
�uf���J�˯+�T�� ���!o�U�j-ð'�r�x+�8��9I��zhj<��"'� 3��vW�/����WM����ݴ]�f]QWzůn�fu��@�����}�@��,_���v�
T��K�uevͩ.s`�Z?�b�
�(�'*�^����R���_�G��n�Q��
�%02���تJ5H �6u~�3�42���)�b�$���h�Q�F�@`Jg��U���
�������T} J5��?�Μ���g�ˢe�m�÷��� a�ZDz
�F$�	\itܢ>��a���:c.U.r�XZ� �G�������c��@�Q�ŘW �YSlP:*O��f�
Tֵf<��p��q���uE�Aj�&�$&�������dY
ʯ�k>0آ1�bayR�T<�0FƎ�G�h'
R2'�j
�{�*�3�$p(3�+�
�AF���/��Җ���,��K˒
tQ����<�
Ћ}' -Ԕ�
�f�x"t|�3 at u3��u�8�)�lV��ĉ"�%�G#
:����m��H�x�f��_�.�i���P�o����W�xk4�R�ɶ�V��ߪ� Zְ0w����
+0�J3:Ϳ���L�K;�j����H,m1�Xt�ƃ.<���
�H�O�`
�i
�}`3 F������^^��hr at KQ��R1
�N�Xc�S�v z�k
+�-�2m[���ݴ��A��
.��Zyi�=x�9!M t�`y�֊
{r�Yt��Y��D�U��Ē�*�J�;����U
<�����tR����Ab.�M'����~=�ܾ2r��b��
[t����@�y��*�
�ba;�z�F�N�R�x�9�^�c�U@�T�,�UW%:._�O���)��ب��
D��W��h�
+
s��ܨ�G�� ��(x�_��^s��*5}����"U=_?�t1���|���k��UWh�~yi
���4{Vo/�+
O�K�AXm'�F�P���`��
l[F��j�wc�;a�W�M0���!p
��p�e�e�ȇ�#��ޝY��׏&V���ww�������5XG�X�oҬӠ�J?��
+ �Q%�ZZ"�³��\O��3�0����=���w�g2�g��O;�Aмc at rEЭ�� ��Mh�G���b[��1ۥ
^�ft����ں�*�j;h>����d�m�
������$@q�F�[H���س���:tC�Ϻ��U�
Ą	u����K1��A�ca�ϰg-:�8 Y�f��ā�e�v��'��M}� �"G��3[�G�#���C������m%�]S�C���&v��
+�������P�I�I�x��輾
hu����
+��φn���Ϗg�WN�ʁ�J�
B'9�g��g�
�3�x�����
+�k��ߧ�n4G�t�(��#jȦ���8��γ��χ	�g
�$�
	1�bM̨dbROh<�e�[���%�A���X4\�n8	f'BC��� l�
+���	�S
�t�C����v&��]Nje,���8�����S�ĭ��s��	d8�
������Kw����g��-������rw�a�;H�\��;�}�>�c�N�u��$���,G&�1
€��h��r��)���¦���og��Iu�f.g�m�x���@b|s8����q8�ZQ��/*"�G/K�Cdd��j|��t$\��b[p�D�ky�F~�ҽαi �En�8c/� &}
����H[�gJk� ���S1f�i�4L��x"�7)|�`3�C�T����Ge¤NWq$�����7�Eu|����vj��	 9�Z���a�S���A������b�
k�!HX�;m=W0�
7�C-��?@N�`��Tl�jY��BT�W<զC�
M
+1�����T�b�����,é"�8�m��:e��r@�ѺrGk?��(m#S9
9h��!\4�gn�|0$O�5GT��QX�=
Ɔ�/s����iT{����S�ZO��9�=�`��
|�RO�wS��5����u!����{h��v>��МV0>�ɣ���7tR;2�]�`��J���8��s��
�ۃ[�Y
��I��
��B�oTw�Zɪ�ۉ?f���a�%�7�<����0V��/�}��
�b#_ZoN�
)���D�z��
�y\�"�ʋ����`XӶu���^�M�ڂ�g�:�p�=��P'�)�<t[1�Jz
� ��Ƿ���nW��L⛊4���m�Jq�o��Kti�"�<7�lD7��u���6���M^x��DG9�*6e�sG�M(#Z�
.�(1�|i��Av��: |G��s���2r�؂��Xj�}��7+�9w��������ߓD����;9 �6EYtg�o��JX����0Q�{��%�qPFNdM�/������
���.��������>�b˘�� 9W
+�������]P�D�?�����Q�q��'��fή�/��?舍U�P�f\us�:�W�܁�q��%h
���i\]
K��{�9�"7�S���DfT��9<�o� ����
�	�@ �g�/�*X,:�yCUtEZh��`�)gR���Q��
�;m��l�&��Q��iK�/�v�fG��K�
+0m%F�%�m
&�o�6ʜ�3�Y�F
�+�>�m�{�l����"ud�؈1a�$Ƭn��^46fs�=�kB&
n���L�$ �!�s�'�	A�ߟ�5��)��Eo=�{;|��|ѹ�? �����0���U,[��
z�x�rMkkӐ����2D���sa�
+ـ���0���(��(�b���bv]w����t:9Y�
���8E����e}���y�X��
F�|���iq�<�J�����~
 endstream
 endobj
 294 0 obj <<
@@ -832,7 +835,7 @@ endobj
 292 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 296 0 obj <<
@@ -852,23 +855,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 305 0 obj <<
-/Length 3183      
+/Length 3179      
 /Filter /FlateDecode
 >>
 stream
-xڕ�r���_�o�VqA܇�d;�J��(%:����ݝ
�1��}�\+v�J;����{��N;o�������wI���<	���q�{�4��8�w����A�9����
T������C�K
ҥj���,�2'��v�������o|8����u��i�����߼]�;�
�l�DX�]��[�����2�9��7#��7
-�]����L�A��v���!�<�f���3���Nq��E�ۆ��͉��Y����O<0�v�+
_�ǽ�9�b�N�UEϣ���`�I7�j*%[|CBTg��_��3�/K�+j���%΂��27J�����<�K�}�}Y"�Q�����.��[��r&O�|���R�g[?�U��科R�ІK����K���z��{�z�uͣb��
��,�Z���ڱ�Vd($�� GK��},��
6�!la�a�
�#�04�2��&�EE���X0P4�Ơ`�oViS<Ԃ@���R0�b8��I"�MwDu+J��E�c��[���A�
ňv
�
'
] 
�=��=�qp��%+[K�8O��Y%:������'5�߲�:U�$]@ԍ�A�d�%�<
sMUt2Y�l��tiP]�%wO���
��r�}Q�0�Ő���D"�i���?�V����I�]���!M%�����[�ڗZ��h%�Ó�χ�ߊ
�$�$�l�]�s;�Q�k��⯹�R�����9̘�|�bS�M���}ɨX9�J�Ώ�0J�󐥮��;����d|��3Q�%�YA��hĿ����-���>4r����ѢR7	"���������3*J���v%��uJv��
�'ҘN ��_��������:g��;;���J/s�8��=�������
ݶ;�-���+�tq�%N<�Ă<w�8W�]tߓ� ��%GoȜ`$Ru���;͆��N������X+ó�����1o�
�r����H����B���C4��rm�|aӊ��[T�'	�����ք��g������Q�}����*�}o���dG�AW����#Ja�\��\��/
�ϼ�1�	
Z�M�z�M%G��hQ�=wK��BIhO5������RP�ъ �00�$�s튒�:ό��
-��RF�%�I��wJ�ՊO|f�6!
X���rs���J7�P_J�
�����9�?
r��]aP3� ����
���c=�'��	�^⺤������"U�Yn��ס�Y$��!�0����l�`�{��rd����ڵ���@^���g)/
�)o&V�N]
-m�;�+Dĥ��
��e�ѽ,�t�C�G~�������}�PO�R&
GK�Ksk��1
���$<X��
�G������8��ߡ���ʘ��1	���P����M�
��X�,m��'u�V�C��z��P��A~�Ӹ�П[�uh��H	[J�P.��q�6�K���[��n�)%R���a�Q<2�+�Qm 2�!���:V$���Qu�TlbA�	���0 �����B�D|:��tf��ɧ������9���~��J[C�y�
a�)
Β:�52z���3�B�,����1`c��������F\찓���80Ꝅ
-6Q�Y]�,PK��7I1�6g̉��i2��G
����
-T��A�J�m%#:
!���'%�i���|�\3�
�
㦣g���+F11�l<��ja����fޔL�~�r��-D�s�Ǧ�m���R�vL�-a\m�xt���<}UX�o��.S&
@[A�&��Yϡ�]�U
;R^U���kl� �&����R�Ǎ5B �W�QtSH����?�2�p�s��W�0�=ki�)U���M��B����=�B���]��I��q⸕#q+W���Af����.m5�o�˾�%�s���"�Y	7y����
-$sl�8=�VLq���vw�<���Ӎ"!���غ1Cyf���Dn�jOg%Q�NX?��B��'*�[Y���̹
�Tʨg#���!��״( ��@�
d7��X��c��`	/
�Ŗ3k� Z9�
-cR��c0`
��>ϻ<���o?��)l� �B�I�P�K0�(�p��:>�� �;� *9�[S�R)�
���k�KB=.9�
���
-�Mc�sJ}��洤
֬74�3�T�W�G_%K*� $���=�|�x�
�C�#�F/cl��>���^�WW�KX
��4
 [���Y��
���q"k�
-�Z�Hg"�:`U���MG�L9�$=�������$��
3v�\�"0S_�z��G :��im�
��l��a��j�6Q2I���@ �$�78�
-G I��7�%�L��D�O��鎒^��g��R�Dc^�tp*%}n 5"{�q���S�e=����\�.�7����%}�F��
KA��/�Wb߁���u�����>�ܰ7:+/'�`�Rɶ��0��J�E�gXd����v���Dgf� ��ZY� Ԙ��E�L���
h���-c-�|YF8��hX���=7�ʗ��|
Z�Ӝ��d�����K3�m��P��+Kő�"����
�B�
,�+� Tۣ���"��#t�^��������t��

-��#�C}ӽ���V"Ľ�}>���X�c�O�{([.���:=���ٷ�S*�e-C�i�Z�i�X��E	��w,"ˬ(\� ���q�z��P��@0��?��
-m
�����,E!W�c�b�\��~�_�>JU�T⹫��)��bN����t�D�$��R���W���\g��ٮnؠ�^{|+�j�_$�t��ū�6�斑F�
7n6Sgd���� @�u.b̐Qg�x��4Ek�
c�5�
v9M� 'Yfsw_E��J3<�;I�E�a�%�K�f�l��Xr�o\ħ �.
bK���JW
b	B�*8�R@�	�}�©�"{C ə
ׂw
z�KL��{\��.����A��`)r|�9��4���uC��|"̂��36�b[$�=��H;��Fop15oI\5-J�#��c��piD��ç�i� ��p0>/�Z�h3�?�H2�K�?���/7O�L�P#��8�Vo�7z����S�g��7�>�C
���OT��O�
�z�Gv��O
lb���|�>�g���������o_�=�4p���Y޾����ҸC��������x�v���M��qJ@��ꕺ���)���}�
 ^���e�?2�~3
+xڕ�r��]_1o˩�P��͓�x�v�N6�r\��(3��C�	r�}�/Q�E4@��n�۝v������7w�p��y$���.�vi�q����W'���s���g�FuE͓��C�K
ҥj��I�E����x�����7>\��|::N�4�w����oޮ�ǝ�y�{"��.
+B��w_n�y�	�ޜ�؛��{���.
B�Kb��� ��z�o��{��]��c�HL}��^����mÀ�������x���'
�s;��/����
A1C�쮢�Q��tK0���^5��#�!!�3p��^�����㊄Z?tEg����a�̍�|w�}7���j��\��`T�.�p�������/g���S������2m�糪:�~)��6�[�
��\�n����
��ғ�k
C�^@eQײ�WFЎm�"C!��8Z
+��&8�0�c�<��	��
G\p
9(����1�6�-*�H�ǂ�����0�}˰J��"
W��A����KQm�#�[Q�� ,J
�����}/(�\(Ft��xf8Y�� �x�A5H��
oY�Z��yb��κ(�������x?���mש�'��nL�&s@,���UXk���źe+��G��z.x(y{´�g�]�K�Z�y�<(�]W4'@M�P6W�0���?,-��H���"�^.i*Y�ކhd�J���*�xUF+�t>���Vl'	� e����ہ�"^�5�U���̓B���0c>@,�yƦ���)�/$��Q�r��a�H�!K]?
w�r7��1����g��K ����Cш�}��[�[�
r!}h��祣E�nD|��%���ӹgT����N�딜��=�O�1�@ޡ�j`+�1?4�u�
 wv��"^�zqf�{���ۻ��9�mw�[8�Wv��a?J�xn�y,�:q����'e0)K�ސ9�H��/�w�
�����x��a�V�W�O�˳7�cހ��pQMO�"녆31�h$����l�¦y�!���O
+Y
	3�	#��2��������
��m
CU���Z��Ɏ`BO����#Ja�\��<��o
�ϼ�1�	
Z�M�z�M%W��hS�=wK��AIho5<�kapi)(�hE @� X���vEIQ�W��e��Z)�O����s�;�Y��j�7>3|���
���r�9�di�L�/
+�x��O�
�ʜ��m��0��AZ�XD��Q�0E�I�~¢��.�/f����H�+A�‚}��sho�{i�/�f/D %[0�垆!�
{p�^����
{�,�ū8���
+ҩK��qGv����\#U»,9��m��v����_��v�x��)Y����h�qim�q�0�
xu<��G+<�X��x
N������)
�
�O�|-�I�D���WEm�ex.�Zei�V?y֩Zf
�g�Y&C�Ƀ�2���?�����
���D�,$\"���%m��0U1����+RJ���7��xdW<�� d�C<9��}�H�ө��:��Ă�0��a ��
�ߛ��?��tn���b�O��Kc�72sZ���;3�(����\ˆS2�%uBkd�~�;gH�
�4���
/b.��	;����
+���a'���q`�;	l�D��lY���_�b�mΘ!��dV���+=�R9��2.�JFt;B
+��OJN������fD#:�-:�CG�8/�W�bb6D?�x
\/�*�Zcэͼ)��B����[����M;;����V혔[¸
ڎ��Ziy�
�2�X�o��.S&
@[A�&��Yϡ�S�U
;R^U���kl� �&��r��R�Ǎ=B �W�QtSH��9�?�2�p�s��W�0�3ki�)U���C��B����=�B���S��I�q⸕
#q+W���Afy���.m5�o�˾�%�s���"�Y	7y����
+$sl�8=�VLq���vw�����Ӎ"!���غ1Cyf���Dn�iOg%Q�NX?��B��'*d�,IBJ�\n*eԳ��Q�`�kZ�ŀ�t�`�NX,��1�E�����b˙5Z �
a�1)��1��L@��]
��޷��p
+ ��};���4J7�/z��o`/ t��2�J��T�TJ������P�[�s�E�䅣�z��
&ŜR���5-��5�

���/����W	’
+2���� yO-�(�9G��s���`�
9��2>���j�r	��֗��a���3�U{v�2Nd�S�W��LSg�
+xp�i�(�)G\��'V�3���q�c�.�
[f�X�2�D12�M�#ݝ-c�>l3\M�&J&iUV�Hԟ���R� I���g"Ni�D�L�,��)!��(�({�k-uM4�5L�R��P#�aa'I>�Z�#��n�Υ�rcz?�Z�7piT,������
z%�
�\�> �\}����
{���r�
+v)�
�*��Yt|�%@�9��n�߸NtfF
Bz�������`���)�X �m���غe���/�g�
2�_�Ғ��C����<��1_�2riF���J“}e�8Y��6���Z�tCÃ�t a%
��j{��^�|���+��bs��6���|!B�7�t�{�o�W�Q�J����Ǿ�
sl���
ʖ��r��NMX��[�)���!�4x��4]��"����;�eV�m}���F�m�P�s X�.�B����`5��-ˁCQ����Z��X��������O�RU7�x�j(j�;±��o9�?�5�;	��F��ӫNjl��B��l�lP_�=~+�j�_$�t��ͫ�6�斑F�
7^6Sgd���� @�u.b̐Qg�x��4Ek�
c�5�
v9M� 7Yfsw���v�
�;I�E�a�%�K�f�l��Xr�߸�OA�ߺp�-��zf(=-�%a�P�lKe'��M
�f��
$w2\
�q�/1}0��#��O�3�߷
*KA��k���0�H�!m��Яb/�a,�q?cs-�EO��\��/�k�
.��-���M	u��t�t
n#�H�_z�ʙ�? pL���>Wv
�����_!������'��χ���0�Ԉs7��շ��7z�ξ�S�g��o~��q(N�~�Z|�D�� �7{d��``C�@��
@��=7�ߊ�/�����kzb'n槫�^OOOniܡ�������Zo|�N���M�ܞr��Oi�
��w�0�
R�$���@�P��]���|�
 endstream
 endobj
 304 0 obj <<
@@ -888,7 +890,7 @@ endobj
 302 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 306 0 obj <<
@@ -911,16 +913,25 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 312 0 obj <<
-/Length 3118      
+/Length 3116      
 /Filter /FlateDecode
 >>
 stream
-xڍ˒��>_�[��.�H�Y;�:��&;>�>`Hh/I0|x�|}���0WM
��h����]����/�wo�zJvEP�����+�]v��4�v����}|x��p��ǟ��[ݫ�;���ڔ��`J�:y~���ï���}�x����
-w�N� K�]����k�� ��.
�"߽Ьfw��ֻ�w��
�d��
�q������0��
Ix�W����Q�׵��ʀj+nLH)6왿�=�/�(ܫލ��}�?tS�Y���M7��������dC+��x��Njr�YY�"C/f��$�L�?DQP�r4����T�t��ڨ��.
J��j�u��@;5������vX� �{�`�z�ܫ����jYШ/�!�ed}Ff�u9�ׯ
U�=��z8�������i���
ѡ�P�ƋA>sS�
~��
5
H�
+Y㏍�R����'A P�"��^��o���vZ�> �Oz��#��8/�
�
i�
-R>"Ƕ��me�l{7�!���}��V�Z�ˠJ�05�2��a\�y�l��"_��@*�8�9F�ʓc�P��?�̋�~���~������?~������c�

^(�p��FZZ>�l��ڛu��q��]9 
�<�``k�b�?m�4�~�Q��)K���7ϗ��JN�^���)�7Z�X.�>���	L���"3�0�╧�%��=�����%��K���_���~�ʋ�xѠ��5�#�Ԇy5j�2�O�.e��K��'VzE�
�(�Z<ו'���jA�H�^�
�x�$ֆ(Y	��1������
��BEU��
�9�ql<��Nx
QU��^z�U���w��<�Q׵1��3��!���o��) 6�Q�]��
�b+n�v}�ʶ S�Y�z��
e��νm�Ep�Ju�����X
��!2&�J��j_
o
��5�
�$ z�������4�jl�|p�f@�F�W��@"��X�L��D!�
m��n�F����< ��

z�q,^�@k�z�G�
�#" .�j�
L��:7��J"3�my��;(�zŢ(��ꣶq�'僗�q��6qo*��ii�r��-^X�h
ncDP˽�v�
t���ճ��u�W�|�|����Y�"�%�$1�9�rK�9'�`��+�*	-��\J~N8�

���W:���J*U,S)�
�I�6�tF
�c)�;��G�z�9��n�i�h�Zr_�&�)
,�Uk%�D-��{&�m�ԝ��>�K9�!�Ʋ
�ϸ�ۂ�-@4'����p;gy�NI^�<xc�ivDqB'W��L[�S��a�7�Ur�J�p�/a����[�7�I�`At�
o�W��s
�ZB�"��3N�Q�o�{l�]�8�@�K}�l�ʥ␉�a%�]�_�!(\�
���K��ĒB�L��t�fsj�p�d̵V��n%E�H9���
��2"\��8�(�.�(Q���K�(Fx�˃-1��{�AG����
,<�
���vz^�z5�zA��G���Z'�
�vv+\
����!Q8����&n*����3��|�%�p@��pd/el�����ZU5�m�%
Y&N�@4�tk�|�#dZ.� �<~/��]��
(i����
��?�����m��lBGT�ƴ0��
.���!xN�Ɖ� �u�|A����`�
)���W��b�hJ}<��:i^��pG�j�h#I����.���A��+C@����=«��D��}���,e�"�=1Q�B�r4�(�0���sR���d_bνq��z�dG��W��8 � ��w��\�~���i��Є
4^&� d��ط{P��ߟ

"�[KP�����y'��ø��o���FQ���E:*?ċp�

ʥw�t��x��3�f
�|�"�
���F��amD�W
-I
D�D�H��v���-��J�����!�G75 �R�%�G=�x�������tc'-htT	sz�n��3׸�N>#���I����׌Ts=���o�n[A�7��<��+��qj6�v����BVA�G�9hŐ�K
j2��
�����]Ub�����,�t�Hܢ
O�
+"*�}"� ��� ����p]�k���n!�?��G^N��P'c�O\
�F�iK������.l}q V��c,�,��j%`�lXi P��yR���j^(l�F�z[o����S5��7����ͩ�Odg�w����M�a[,�r�|
�@��y�&��#������u�!I3����Dž*�S ,[o��K\�\�kjm�$�X�|��[kA#�.�NP�7xL�8�%����
�0
-�,�.��V����S���Q�y7���~��w�oZt�@�1��Rm��j(kD �� ��%����8�r�8siL'�$�� ���h�a�RʕI�_N�y��bH��\@�V�8�sy�:V`sM�i��nK�t��ÈCm
p����ڭ��+�	o�˧Ӽ����I���/�2���V�.�s~FB�w���ܽ���;�� ��s���E��F}"�T��h���Ȝ��
��`Z-�ְ(����b�6`���P�D��.�i}�kA�E�K�p�@~�c�JN�J]ײnQ��?R`
���`K�#Sr��}��a��pq�¸�寓s��{lz�x�B }?q��$��1{�8#�Z
P�1n`�
>��J=ﺑ��ԕ�ZM|��A��jY�B
-�
ԍG��uy�W^��B�H :|���TP��s �K|�8
��@!Q��ɥ[�J��
�\&�ﭓ�E�b����V늃l!O�<�z�ƴ��59R�R�Ǥ%|��s���-
������f?q�=>@�Y�����'oA��˰��
�#�
[8<��2쎞z�v�4���y�����H�_����
�
�/�b�.%7r%�U(�<��4
�:@<0������kN����Z[�[�����o
Ny��?�S��SPdI.?1H� Mo�w?!'Dm���z�U�ܫ"
B���n_�%S��m��O;=�R
p��^/Q_=��A`�Q�Z��&��9̑/;��;��#]�3���T�`��y���o޼���L�����o��~�b�
���d�C�_�۳������Ck"grh�.�[Y�UVS�
+xڍZI������-�{�
.�H�6;�8��$�>�>�I�I0\�Q~}jH���/"P�
+��+@��y���ݛ���]���{<�p��� ���c��y
�4���')�V���ʧ�6%�?�R���J��������w�>���.���]DS�Y�%�l�~�5�U@�~I��^�W�;�	|���܅K6���8	�S�l�z{S���$<�+}����(���v�n�A�&�
�����ǗC�U�ZZ�>����Vڦ�F��P����~&Y���l?^|��
oV��HӋ.������((Rٚ©�k*
:^plT�N����J�Ϻ�Y��a��U��F�Y��z������W
�K;�2�Q_��������,N���z�G�_�t

R�>
r���f�~!:���x1x�\Ԣ��>pA
��w�J��mc�Tmk��I& 
�d��o��
+�o��?
���}�c
+<�Yp�����<�2Ht�.H��
�Vf4�����]C�|5��2�ע]Ur5Sc+�Kƥ�϶�-
�
�8�J6��
�� ��1��\8���?|��o?~Åw?~�����?~�����c�


(�p��F^Zޚ,��ڛq��q��]9 
�<�``k�b��m�4�~�Q��)K���7ϗ��JN�^���)�7Z��X.�>���	t���"=�0q"��+w!K��{&}1m%C�E��ܓ��)��0��j�A�n
*�T��R�ը�˰�q��
^�?�ҋ(��(��D_�⾮�au ꩖�
�\���+
2��ᔬP�B���U���P��
`��EU��ˤ��ƶqsW;�~DU�"k�aV9oX؎f��"s�F]�n��n�T��hc�Q�>�0�������`���Xqi���U�����8�&���Q�:1p��ۆK�P��T7ʔu�l��c��DƄ��>�Z�ۂ�3E���&	�^�k2=��5O��>\�Ф��'g $�\p�<f� Q��2q
+_�I�J�[!��?=�8/
m�5S=��[��#N �D��k0GN<��\��+�̘��fO�Y�!��,V_���j����^~ť�ۜ{S��Γ�w![qӻ�

��e�j��ԮN��2�~uo�}��+�|�|�����C�ٍO��qN�\kΉC�(3T��	���†�/�����cA�v�J��Q�R�JAo�M���3BX��
K��N
]��
c,0�
.6�]/Ӟ��`_�&�	�󨵉I�Z�=�̶U�Nzp�ԥ�ؐhaY��3��`��� ��$߳ד��Y^9�)��1ɓ�7��fGT'trE�ʹe=U�����W�i
^�_�4QC�q��o~�`@t�
o�W��3�M-!r�lf�I��& ���6ځũ�
�-*���f%�]�_�!H\�
���\dbI!K&\�L$:K
+� 
�
�9���ݭ�(W�)؏�#39D�� >G�Ӆ
�"�}{��7��ax�%�t��9�(���?�
�y�wy���׭^�9_У;����Z'�
���F8
��	��!q8���&n*������t���A��pd/�l�����\U5�m�)
Y&v�@<�tk�|�# -��@*�ߋ�aW2r�G
JJf��fCF���j�-"����M�jטzՄ�����
���j�X
�G
�Dh�\]
t#ؑ�?]
B�ʡbߖN���:��>���:)^��pG�jc�h#I����.���A��+S@����=«��L��}���,e�"�5�kaI9
�i�JW�9)B�8�/so����;����+l��6H�DI�8E*ɟ��uڢ=5a����l��l�v
J<�����A�{ki@� ��ˋ�W�(?����|��5���U.�Q�!^�s�e`P޵�����F�Ϩ�uH�X�Y�8̗7�Wc{`"ؾRH� *$E��}��P�,��V��,0���nj�9J��0^
���%�3�Wy
ҍ����Q&��'h�DbX�\��W� �[����)	�|�ǧ� n[A�7�����ŕ?�qj6�v����BVC�G��b���
7�G؃<%|o�=sW�X���57-�2�iх'҆�>�h`���L����p]�c�'���t�d+y���J�ʟ��R
R�#M��ʔta�# �b$
�`��r������a�B���I=k�T�y�
#�0��
8�z�u�w�����\���7�
��v�.[
O�ZöXp���:������+��#������u�!���
	F��q!��p@�V��=���
�@��)�+9�q@���Z��m�'(
+�gL�8�)B`��rB
�H�@d�LXۉҩ�z�(c�
�?��(��
�M���;F��
"C�
���
�F$�m��Z��{Z�g�d�ē��
���Y�n�-A�L�
�2��Vz�A"I?s%[���c�,�.#tG��5s����%M�Ւ�
jk�
����n�/u�\�M�v�|:�
��x�t�L�rNc��_nu�:�g$�yǝ���{N�ӊ
+��9gm�_thl��'�N�K��
	���N���jѴ�E��]�3��
+�C�$�WQ78I�[]˴/�:����
��W:p�V�u�����1l泃-���L�5_���rF��3��]�
+㸖�N�q>����
�����V��*��M���Z��q�_���T�y�
�w�W�k5�͖���j����	��#��:���W���'�BC��Y
�
+l
@]��a�,_
+����.��Tڏm���_��N
+y��>V�[�+��<Y�;�ͻ�&�kr��8�IK�V-��[���u)�+���&��@q{�2��Ͳ����/�n�.��Lrl�� �@�
=��<�I��ۚ_`�}��+#y~�[���/�b�.%7r%�Y(�<��
�:@<0����,���~��Y�����I����<O�������)(�$���E���ϻ��$Dm���z�U�ܫ"nB`��
�/͂��v`���N@)�vr�����
@� 
+�Bp)��r.|_v��w��G��b���<ʠ��x���o޼���L�����o��~�:雃��c�E��ſf7�g��"
+��{�`P��
͛Bep+���[RQ
 endstream
 endobj
 311 0 obj <<
@@ -934,7 +945,7 @@ endobj
 309 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 313 0 obj <<
@@ -954,19 +965,25 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 320 0 obj <<
-/Length 2906      
+/Length 2903      
 /Filter /FlateDecode
 >>
 stream
-xڍَ#��}�Bo����O�&kxc;��8F`��jQ�}��^E��؇�g��`T,��bݬV�U�����7�x���([=�V�`�g�6����q��:�<Fi����_е����S(M��е�0���:��������>�pT�
-�t�o�8]��o�#�?��m�߭���Z%Q
����ÿ
�)�ip�fo�,e6�y��l}f��ӵ�D���&Ȕ�Pj^u�Z��6g�*�˯S\xBY͸��#���j��� �<�Լ�������g�w�����
���tF�1��x�	‚�>��v�ʕ��(�u�1�*KP�nN��.��	§-͓��M��LpN���jK����w��ڵM}$�q�Ǧ��3uQ�G�G
\�+��Q
-5\���!
�~�r�)��@L
���d
����3
	 �'b=��~ ����x���lA:�U4G�B��=�9Xe�?l�u�ժ2[/�?�~����,\��(T�~�\�A0��h��Z]�
��`�m�5V���Z�go,�-#8��4�x�p�1�h��@�8�N񒢩���k��p��BSug����Oܠ�^��v��U�]]���H���!X�ne�
�H��p���6���g�#���`�
6�C4	��+�
�@����"�C�΁[�`�j,�
ǒN�P}׀|�}ಓm*���
r����P|��,��,���a6y��\�<2�B7�!��{+Y�<�dӸCUK*�K�t
mý\?�x��S��'
~��s`�N�̂;��m��ȷ%��
�b��&�`ruG�	��>��:�cB����PdE�dB]��
~������p���v=�
`p�|@�
j at c����㒡����r��gsd>sD�Nu
Y��S;����u�;{��129F.	���m:�?���
bP��ʰ�6“}]�����;Q���,���8����}t�@qJ�&q.&��ھ�M�d��5�<��
-��
�anuc6�}��4� ��b6�%�GMs|*��
3�qa

-�h 1��tR���6(��گ���L�w��`�⟗���
$�\���o���j�>�=iQ'@�!�'��od�%���2�혠Ĵ��K�Z*)
-��ܚC2��3�,@�
-�^7�E�A�e�cTCW�w p��<'ly�'Oĕ�D�����q����5>I�+0��0B�
ҩ7I �(� ���:M/4���;��*NJ;ق�Yoq���(����a
-)�R�H�R��T�`6yL��Tt��EgK�
�^>q6�
�JXqL�B*M^�Qה��m�W,
�0�v�
W윧#�|�x
�H	�5X��Pϡ
R��� �k�d�"R'j(��� S+ek
�r�J۹6�/�$��X.��� @t�$�w�$�	7��DA�RX���GՄS�c����`Ƹ�D���xA�
Va��\
 ����Cvp���������O,h�_-i6V�<��<�����h4=�
��OR�dv�IH}��
�2�Y*�(GFL�;�]]�K^5!b�~�E#������D��
eI�OV
��/��C.�܋I���A��`�.�`:�GAHRe2�
� n�tA���A�?Mx[*I����{b���_=#F���%�7�ŴR4���-��^�JЁ$���60�y(Jօ�E_A}Tt?�5�K�J�7�R�G��a��(��U at y��`�Ky#Q��<
j���-�uC��+j� ]�i��[)�ÀAx�sܓ�Fv�+h��S�6d�Wjqɝ���Ov����0��/��F9����o_( ������ۺ3��
�@�z��Gu����
ս���K՗��c!�#x�ctB����u�sw$Nw�L C�9��T۞�oŰ��H�R7es�w
�*�\oe^
D�Iz�A��t�`�
�
8�%57JN90.F$q��pP��<�2�p���P�����* ����O���(Ze��nB�شd�H�Z ����Qu�'��}(	vs���P*;+��:���`S�
\g����U�<
Mƿ���A�Ϛp���MU�$�8�^�eb,�y�EIOKq:����K
 [...]
-�P��&���7�@�>1x,���E���p��$�r���,��8i�3"�@J����G>$��
��c�S"0)
�Fg�T�SC8W��T/tQ7s"v �o�J�b�gT���I�y��	����v焁W�X��|7W�X��|�M�/��W���l�t-D��%��@��o5�8v����GsF̨�P�k4�W�.�����^���Q")k,
�oC ����t �T�9���W4���P�F�
B`)� ^,p8)+)�
�|C(
B�~ 5vܢ���+��)�

=�:�4����}71ib^M_Ɋً��&uʑQHM��}�;��ĥp�
<�-6�y��
w�i6hU\<5�F��~A�7�?�#���-w ���-O�ת��ῒPI����� k6N�I��Y0�&
p ���)�`��;]�4���,��Gz�!H�nDEc'�G��Ww8�ee�/�%5Qs��{���7�'��	
�,
 Fa�R:Li���u������e�Wz�S���ͺ[wǂ������ݛĜ
����ɍ���1tЇ���sb��p;8�\\�g�B4zR��W�!�#��S�G%1z�:=݌|
��?��6��m���.	���p���ml7eq���o��}_h�!8i��0|n��j��A��ڏ��cm����N>֦�m���xBA([	OMy��U��2~��^�ɗ\�¨Ͻ:
��>Rʛf
���'U�>�
���t7�%؆��Z
�0J�����%�i���trOȔ�l�����u�_߼�^���m�ڴvk�7��of⾓V&�<�DeU���c�˷I��
s��g&~����.�S��
+xڍْ��}�Bo��2Z��쓽ɺ���Iv
W��DAjy� W�ߧ/��p��E@��w7��y��������4Z��T����j��4�&*\=W����Q%�������L�
�<����<���r&�]�['�?�?<����χ�
+V!�N�m%��|��`u��U����Օv��XE�_�>>��!���wd�h�	�Y���(H�g&���4Y�
+֟7
+F�Ї��SkdԴ��ե��׋�/��[ðޙ#������� P
b+�Ә�T����
�.��
t�Y����kHU����/}
��>�'*
�U���-�Ժ>1��Ȟ�&
�	���4���7aB<�5����)�_����mk\SWG"7}��6d�ʋ�����!~�7

r��'���Ÿ��չ�
�i�]W��U�����# �D�����}� �uu�mHf���(��� ;�La�n��l�u�U��9ko�>������,<��h�~�TEA0��`����
��`
�m�+V��j����޶(�(Tp?k'H�����s��$U�pԝ�-y]�}�ba�"1�����
=Q��z]z��tWc*6uQo
NYB �&
j`B�C�[Y&�%�`T\k�M���L|���),���F!X�!��l��<�������Pd�k`߭�a�+
�d2�K:�C�]
�����Nm]����/=��
+ď��"����x�*���3�gVD�&'�\�l)��'�tO�rIdw����6����#���v>N<��3�,��t�d�����Q�g$�nR�=_��0��:2L��Ցt
� c�1$��3��
�WtJ��Օ<"q�^7��].K�ݩ'6tN�w(�K-H�� ��~\R����J)&��}�G�3���t�9j ��5�-[��C�'{�+�fdݶ#���OH :��L��@Gx��
+[Z�9�p'����=.�#�~��(.	��8�D�\�]�w|��
���b��fX��
֦^7bUޫ��9P\��ȩ=J��3`9�ޘz���P(F��qpħ�*^���Q@>�T~'�\g���`�4���5��� F�ϗs#Ո$�T�+/���Q�8a4�~��Vv�S\�w-ߎJT4���%���ϵ �s�;s�P�q�uV����	�=zPtM�x��'��5�d���h�y�;߽�0n�
v��	2
kH�A<�&E$^�T����^�TE�Ai�,[`:�-�0!�dp�<M d���H�҈��&�I����3�t�~���'Jg��)f))��K�ŋ��BFM�6�+�j����;�iE���/c��#��f*�ٵA�w�x
�L�"q����X�h)XⰗ�U:�9�-|*?E98'�r���/����q���8b
+\Cnƒ<�ޫ�
�
ɘi�
+d�
���G
2g�
+[4�Z`*�Z*��J��+$

+}�ĂD�jI�1�����ё)�R�N����6ж?Iz���I' ��-��d��8��H
!e�>4i�w5oyU����uU�Os�ʼn��Ғ8��8B>�K�SN�̳I���A�٠��.�`;G����x�=�A�����A�?Mh[JI����{���Y�=!V�Bk
+�7��6�4����[L�߽�� �H
1�k`�㐊׹m�����}�j�ҕ�_��G��b�'���*�<�\�v0��H� C!BM��żn��}F-v��1.s|+)��0	�p�{r��i0/u��
��\\bg$��S��XSwx�'�,���F�9{���'
+0~�Ǥ>�����;K0��g"���Q_7Y��Bv/����T�e����
jx�N8<�?S���
��
�P9��rۓ��0Z.\����X�1�4������6	�8i0}���}Ⲡ����F��!'
+�Ɉ�,
.�0��*�g�:
�̉�9������ɣ�<�v�Fw7Aw�R`DG-  ����JT
���~����
�܅�8(
+�Β�1�#�4�T=�׵v�ll��
�*��c�r��$�b*���P�#�2��+�L�I5/�Hi�ic)J\�s}��D	`O�m�d�ˍXt�8AR~V.\x=n!�⑙B.��3[m�(�|S!
$za��s�f.�=��#!g�I�>�d���I�0ˈ,
)�b�8&� 2R��Y���a�<~�̔d�SE8Z�ږ/d���9a����[�R7�����$�ڄ܉�B�sB�+r��O��k*L؁�Ҧ����n�7�$Y
�c�A�6u���8v�!��gs
F�(�P�kT�W��
�����V���Q,!kL
@o�#�̱�t ���9���W4��rH%��!
,���7�1�����7���!4�@c�M

7%U�O�l=�f�uh����}7Qi"�
m_ʎYE�z�Z�r�
+�	�ؼ�{�y���A��ҹ�f>���`��.<!�������H�W/����_�wpo��I�ix	�V�y
���R�8�ӎ'��q��_���ʆ�5�
�c�� �գ�t�� "ⴜ�v�!�������H���p���+�%1Qs��{����'��a
��0�J�0ť�T����o��[t��қ�*��t�ݺ��ׂUT�ܬ=�^%����~�5(I������Aڇ
�����26p 9�hJZ��h��;��C�G�/���J��uTzz��n��W�D��M�
��,��B�뛦n�)�sa-~�h9��������/�������n����h�?֦�}��cm��&����'d�nK��.nsl������W�a�%�Wչ�gA���GJ�iF
��U�c��A�Kw_�ml,�v>#|af|Z��?�y2y�J��.�`��x��o�\��m�}e�vk�7`�of��cT��,�{,��ʺ�vd��6���c�B_b�wJK^���8
��
 endstream
 endobj
 319 0 obj <<
@@ -980,7 +997,7 @@ endobj
 317 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 321 0 obj <<
@@ -1000,24 +1017,23 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 329 0 obj <<
-/Length 3069      
+/Length 3065      
 /Filter /FlateDecode
 >>
 stream
-xڭَ���}�Bo� �&��k�1�
����{ZdKbL��&����TuU7��Nv���Y]}�}P��	7?�������Dn� OD��?m�p�&Q�hs_n>m�n/�p���_x�mTM/�c]4~W��4�d�!�&�_�������
-7��:N�Tƛ�z���pS��&
d�m
,�us�����?��o^S� Lb�f
��2
-���fw�_w0֏Us���ܖ��0�����`vQ�-4��
�a�骶�����q89/���!������.��V�W�H�Ÿ
o5�c��G�}�[��
���ׁ!,����i���g��/x�,��LN�z�0϶t�ʹ�P0f���d��7Ϩ&W ��(
-��{j͕X՞��

�����Д�А6�n�Xxsz9��'\
y��*�����i�hy
Uw-��Z�VϷ��;���,�~��Tj%�Af �4�����,D<����A1��0�h�{G�D�x����ʘGOеjt�3Mۃ�0'�
d��s���Bc��������@n�M=�����ʝ]�^s�P �"�6�G�]f�.�|B;��v
1�8�Ў��v\�i��
G�{2RB6�P�,ZB(��t�r��!�C=΂C��uyT	�M
mUI
-�
�� 
U�)���< �� F�6TF_I������0��dj��F
� 
��:1}��cB4TM����3�a�a!�c�w�`eO�˼��
}��s��@'����f�Vu����pik�S��v�����hy1��m�߅���y!����?���:�|�Ӏ�r���$ޢ�C�8�{Eۇ�2�X`4�H�P�[m�[��uk�Ԯ�/��)�_Q�X��j�K�8%i-�m��u91,N�N��#��ҙ��ܹ��iU
-f���LOGd��x��\�)k`�|w�
x���(&�5�mW|Qg]b䖑c2L8&�P�>��W�NRPz|���"p
,ل#"���8�av��l���X�E�N���jm�;���=���x���lst�u���P���^��f�Eh�(<��
� ظ~t1��N���B�^A��7x!�2	1�$L_��
L)@)�KMnBCg��PN��ฐ�Rn���.����n�M� ��
���T�J�}7jcM(���wL�:��"e��9��,�l�R�Ε�%d�J���d��l���eK�!8���ˌ8D��(L
�K
-t��!��Ê�4ک)&��"�ϙ8�+[��Y}��o
��T�GL#t���V��M�R^��)
���h�{��k����hެ����6�N���s��骂w#G"�G�����F��Yu5����8(S��_B
�za��y8;�2�9-����(�n�	!��#�K��DZ��y���w /�K� q�V��9�t��PJ�W��7Z�z\:���=M[W�e�t��o
�p�3m�M����7W]V2ۊ3���K�T3f>�|��^cFC+��,�
�l��
1n����n�9�Ɣ�ý�Η�@�8���`�J-�Ϻ�V<IW�uEA�0�
��	��
-�

m�<Pt�R2�lB�_vq���M
���!��:��̀��5
.ʁ\��Pl$�1���훦���8g�?���ק�?��
�+x��Xi�B&γCD�:��\?��^ܮ�J���vQ�:���̓�����
�0k>��RQΧ&��=�o������ v�?� M�^����N�^��2P�9^9s��ă+����%�2[�È+~�
]:6���}��5=C� k�Al��aY��VT��3�5�ڒ_��j��!��l�օf��Ѫ���_������?Cj<�j�閎Ҝ���N��������;@m�b~�^�g9��3z`����Oy�e<J�,iU�u�){pX{=B1K�9q�	9�d{��e<vP�ԄN
'�nV�8��znݓ@�L6F��|���@����(��ܩg��3�89�4���� 6xHj��k9���e~o@���dj{��
D�W�sH
C(`��ԓ�
6q,.�9�?���J�gT"��«D�d.|P����9X�6���x��.Z���J`�=S�L�J��
��z��|���� 8yR�
-�Z� lE��/Fs����c��l��p;E���
p�g��xͽ��mw#5��
`0ly����[kzz99
������\A�5�AH
-� ;ϋ6�̺/Q��ܫ��;w#�f��L��Ge0+T��5W��};��P��~C'�q���ׯ\���t�K2�a*���^m
bW����J劋�1b)���;���̍C��߁I�wȽ��ˆh���BWn�{�
xd���j��m��+w��
l�N���Ѷk��B����.��Uث#jeH68%w)-_z/�����l��hQ���&%�k�q�x-�&�K��t�:r��2����?
@���
��?�W��	
�<}��gOR��+jV�]�9�1,d>,��T��rS�o9w��l�e�4��YΕT�N��
2��VW��L4�
&㐫��^��A�Ο{4�'-��s����mH5A�E�:�sur�Դ
�
�Eeg]�7u� ��e�����z�n,]�0f��X�e�I��|Y3�p6�`
��|��q�Q.9��oie�]
C�U�D8W���I4��#�yb(g���qLFh�\O�:���&��[�
-���ـ*����
4��VN̒S
)�3��&�Th�m��Op5����I��17_���0���/�;u�kM�i���Yd憽_�Y��O���,!�M��>N�(�ij.ڑ-�e�z���g�`҂�u%��CJ6|/��IP�1N�!���߭G�I�f$�7�����'Ә���㎩7Ƅ|IL5L,A2
�"�q�'q&���S
[��"ɂ0ɾ�G��1�
-��L�1E�q| ��O����\9�}h�Nj.�r?�8�>u��o"v��
d5��ʹ#N�_�'�����P��~X�����K
-��nFG͒�.�f�G�l�����xB�HE��	LY:/}���ˇ���股�n&����[�r�������m�9��v����%�}
-k"�g�Ƕ�,�
��y�
+xڭْ۸�}�Bo��,�$�k�q�[v�.�<����	I�)R
����O7�
�q9�}�F������yn~������ש�A������)�M�FAG��j�i��qnz�
T������p�uI�w�TM��%��6��z�����w��EpT����Id"ٔ׻O���
+�o7a �|�`���C,�Yo>���.��5c�iB�L��^D��U�������Q7g���m�?�a�*z��f��R��� �N�M��_�N��y�fq(��"8�
`5�z��4(���V��%>��ު5_x���
a�}�E��=y}��f1}erJ��y��Sn����1uOϓi��<CO� �#�Q	��Ԛ+��=ѳ:��mţ����!
�e��b�*���rxAO�8�쫮�����i�hy
Yw-��J�VϷ��;��ҖK?X�t*���� rk$yFT~��d��i��b��a�~����0�2CǗ)�1����nT�3Mۃ�0'�
d��s���Bcu�\�
C�z#��&�
F��N�tgW�W��4�0(x�|��#�.�hy1�
�D;��v
Nh�WO;.���
ю#힌���� �5��J>:
ķ�A�l��P���s]
UxSD[Y���W_��*
+�
��A
��#�Q�
ڨ+I����&�1������+HC|�NL�f��
��e�Tf2�=,d�wl�����Y1us��q�ף�wvP �$��T�<�ʎP$=
.m�xʱ����쀖�X�F�]�l��_xk��sЩ�#��9
xJ��
���K�-J=N�3�W�}Ж����E��j�ޒ�[k�vM�5NI�
+]�c�;��/�T��|W
�u��Eİ$s
8%~�\���f�J
+�^2�U�eG��4=
��R���;p1������A2�}
ƣ�T��(�]�E�U��[D��0ᘼB%�<_;�@��	���y�dS���2�k��ى�5Jx�b��;��^�Y�=�b�w=/�	�j�{�~g��;�5:bB��Bxu�������"�dN28��l`���ŀRM8�C��
+{��ؾ�
�.��g���5�S
+PJ�R����Y�:��e-8.d�[%-cbYpI��[m�, �x��r3�X	��Fm�	�=�¿⎩SG5^ĠL^<���MZ
+q����L BW	��,���s��j	b5�8|���s���v�
�`��b9�rj@��)���s&���exV_l�[��<U���]�Mג�Ձ��!���mJG<�t7����%�Z6�C�5�7kx��`qS�cc�d+�;�N��9�08>�vp��s�f��X��ރ�LAp~	5 ��.���ģ�,�3F��ػ	'
� #��/9T�a����[ �j߁�<�Sj.(ĉZ���l�%JC)�_�#(�h9�q鈤�W�4m=\9���
���5��y���7����o���"���3���K�d3f>�|��^aFC+�i�]�
�l��
1n��ըn�9�Ɣ�ý��KO R
JZi0P��sH�g���'�*��,)�\�!��3aV�!J����E'(%!��&t�e�$������8
�=��Y�
ȉY�ᒡȕģ���D=�=E�}Ӕ�@���GV���T�'۹y�+�R��yv��Cdz��G��˂�5R)�"w�.�P�\� 0�yR1r2��#7f�8U�AT��{��f��7�F9�����H��� la�Ţ� �
k�W�
� ����ek	��V�0�F.C�M s5�`� |M��=�a���~X���0�
gM���a��_A8�x�!����u��5jo��(���W���ah�ϐZA%O�s���� #�9���oz� ���P[�؁_���Y�*���쫵�S�:g����1KF��n9ck�G(f�1�n:%��no���ʕ�Щ����mB���8����=	�dc:��
�K􎲡+���(�zK9#��3Nc���O�`���F
�V��Z
^��$�M����W�@�~5�:��1��K� [...]
+��N��)�
 �f��<���k��(�v7R� ÖgI=�p�������aO�x����^#bAa`�y��Y�%J���{�
�ST�a֬�\�)�JsT�B5�XsE�Lѷc,Ś�7t"
w��x�ʅ�	n�O7�$r�
+�^���!v�����T�\�#1����<F�/s㈳�����;�^b��ˆh���BWn�{�
xd���j��m��+w��
l�N���Ѷk��B����.��Uث#jeH68%w)-_z/�����l��hQ�bV%4MJ��r��}%�Z6M�ڕ��u��Qe�7���l���
+�s/�V��E���ϟ���
4kjV�]�9�1,�>,d�T��tS�ow��|�e�4��Y��T�M��
r��VW��L4�
&㐫��^��A�Ο{4�'-��s�U��mH5A�e);�sur�Դ
�
𸥶��ݛ�HN���uE�|Go�_7�.N�Om,
�2�$ڏC���G8�[0�JS=��8�(�
q鷴2�����ĪV"�+S�	�$�D��<1���U�8&#�P�'U�� o�I��V˒wD�p6�
+��5�
����C��Fg�
4�6��\�~��A cR�d�͗��8���&�
�N^y�Z�<o��|y��a���jVk��`(6
~S?�O21)Jq���vdKx���^���lLZ�ݶ���}����e�6	�8��)8�>�x���h:�լ�d���B��C��d�s�1�Ƙ�/I�F��E H���Yd>��$Τ�8�ٚja�U�y��������"�UA�A�I�H� I�3����X�+G�m�xQ���G#ݧ��M"N\,|Y�@�Ax{3���om�4d3�?���2�:�� 
+ֹ��Q)�
1��ƍ���I&$K�<�`ʒx���/_><<e
���@�/o����
FE�!Ȣ���
9��V�Ȣ �f�����X1����`)��?�xX
 endstream
 endobj
 328 0 obj <<
@@ -1031,7 +1047,7 @@ endobj
 326 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 330 0 obj <<
@@ -1048,29 +1064,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 336 0 obj <<
-/Length 3439      
+/Length 3436      
 /Filter /FlateDecode
 >>
 stream
-xڍْܶ�}�b�2S�K�>�f�b��8Q�u������ �4Aj5���^�S%-�F��h4�����������wߥѡ�4LϗC��4�08<W�_���)L�����Y�ѽ���a<צ���M�����q~�N�=������X�?D:ɼ,J�����C���ᕰn�8��[>>���_���
6� �
-?;da��i¼�5��6���ne.�09^t���G��?���{F��O����
�b��Θ�v���>\M/���;P܈x��]�����}4��g��ꉗ��N����/�U���`�}DA����+�i׷��gS!�A�2�ظ)�
�{e�U����
L�X�7I|��
����Us�=�ЅJ[	�*�ۯW��̒ٿ�~�TJi�^ۮm*������ؗ�;=EEx���z9������������
%�Bku��qm-��hi����1^��4���^�Hf�тR���
H�e,P������Ѝ�Z�/�/gnju�EG/�>	^ݺ�w�F�ʩ#q�*�c/w^�r=jl��zt���9<�^��.ܞP��5
�5�/O�:*j\d ��#�(b����ȶ�&A +BG˒�f��h`�OC�Dm�߫�ތ���p
-�_l��� �i at P7Y��gҖ1X
�H�>�XRw,���l;f���_�I,z"�/��Ƚ�m�O��z��L�)bs*Fb
Z�x�,)�vΒ"W�vO��+\� ��|�cS9+fdz�+���"U8��!c	T�$Ϙ�7���`�D-��W<�v�'ń�H�ȇ#h�`؅Ԝ�c�
��ї�
+'�K��6r����۱#1��v�7�ν��49>�JZ��R�2L3qE=��_݁�H3���L��Sob6��0�E�x	��-

�>�m5� c��્�=N?�
���	!`Վ7����p�Egd�+޴j��j�͆Π�Ú�$��
�'� �Lly
rߐ����V���{�E�b��^�'u� �sy7S��B �`؁����F7�
��`�hB
. ;7�'����q��iv�{q Ѕ�
׮�m!J�+E���[
-?ٱz�u
k�7K���^�*=��f�&"��Ǻ�+�&��b
]�;�&� �5��<\ƚ�J��I�
-���	T����m��Y�I
-9�>���rR��$ Z����zA�
���SO��?
�r����]��wK-Q��DF��D!��ˆ��%i at H�T8B��"�l���
Q�~=
-sZ��Δ��ء]��lo7:m�����Ef��ǡ�V֮�����k֔4��ƷW�E;��#ȧ�b�j�.���sg�[���P�0���#K��!+G�
-�
�F�������΂"bт$�X�s? f�
-3	����c�/�W��^�����K�@qP��Bp�R����
:v�)��KCF=�i������{&�i�����Y���I��d����
\iN-VN��%fDh0L/�úM^���׀��t;n
����P�b!�8
�
ķ�bk���#n�ɇI� v�
-'OE���V$���Y�+�
@�0ܛ�.���z�.�a98���)3s��dWܣ�.�`���
�(�@��Z9�GA�${GB��
!$���_�Y7k|�� ;����"L��„�Zo�Nњ7�/xC@,�A�c��
� 4gr�3�Yi�� q-�ܲ#�ɤ��ͩN�-�Iz�bQ �
L3�;{��
���X̖�<
��Ƌl&�\-#�GB�~�
-���)���W3L�D�!>��
-�
���j���>�R�v�Y�����
�_]�x�Z at 7U�ݻ��/q�d'�e�j�;��S �_�
����w�w1��24yd�R��$��
Ȃ�
׵pqq�b���Eɡ����=�������4x+�G��,G�
 MY��d�R�(!�i����89Sp�4
ܢ�7/�
a�j[�
:N�1��ˆ��o8�s at U��-�?P�~�_�9���t�|Ml$�}���
���.\x\pPVЕ�2m at Xc��C���LI1=ޚ�
KK���]ľO)0`i0��A��C�;@P��gc��Ȩ(v� ��X�Ԉ�J��I����
β�*��w�1$

�� �l��6^���D���$��q�!�Zi�,�  ��_�'� R]G�`�"cS	�l h�@fϚ�eMhRY�Qz�E�Pv���X�D��
-V�x��4�8�L
���!h#$����Y�c.ٲNF.�T����q����[""�L��D���2���~Bm�珨l��U|]�9�Dj�I�,r��F	 ���Of�|aH
-�+T0T����G����-��5��"��riⲇ
n�0�U
-���w���̙��V�#�
z�X6y��oN򣣴8)�p�}Ͳ/��Q{�x����-�Rd�M1�2 M3	��
�@2�|����T��t��Ǻ�MYr�ʡ�,%�4zX�w at S��2r�5��A~"K�q)�XB
��`���
�A�����\�,5QjT.�Ә5%�K���
O�5��j<Y�0z��ٴ5+�
-�kC��3��-��n��v��)�
(��o]�4e2
��7Z�o
H��	�]��I9K��7�!��d���G���8
�J/�8r��h@�ܙ<v�3�Q��j:�W��ļ �t-e��-Ǜ
p��旓
��sT[�
>�Jh��
C��
�,
���X��{��){��H4@��H5�eS�j��c��^4;e��E�~�[d���N��@K
�*���ijZN�|�n�gW�TzA!���R �7UeP����S�Y��z����Ŝ���
�<� O�_�+6��
��4Y%��.�v�%w��56eX4�d�"�����y����
�;y�D�[Yj��ŋ�b4�;ȅ!��b��KK4�
-+ �BL���
-�0�+Bj�\��]-��l�8dp/��� W]	~�,
�������pmǗ+�p
�h`�5�l�z����fr�5I�Q|l��Nރ�	��	/t� `y�6���+� f�p�+�nċ�Q�T����IЋ�į�T�*��R���ј�M,�	Ћ�T
YMaOZțO^ȳB�l�n=�QZ ߶����9�~x<�}è=r�BlLj�YM�P��-��,
=�HP��1J�`�t��f�u
�.��򤉗��w�Ŏvc�S��'ly����?��12��Mm
��%�9�[(�ã����!m��e���CĎ��
-��R�JI�BN��`ޗ��?z�Ќ>�U�5k���l��Г�l4���E�FHy��ڛa��/�F�ٿ��S�l
�,#�ܫ�l��枟����u��tR�Ȣ\~M�^���$��Ȁ��C�m}��W�[���dX5/�r�����?��:ai��?�ft
��)m�G�
�_�� �
���G�E8,�O���j*Y�3�B/-R�}^����w���^i=�F��3�;0m�V��H
Ԕ���_���w�(ϼ8HO�	��R{۳���n�
+xڍ˒��>_�[��.ߏ��T�Z'N6�q�`� ��Y��	rg��O���r�9�h4�F�_�x9����}~x�]

+�H���|9�!K/	��su������?~�����ݫ�;�smJn�ݔ��:y
������}~��!���C@���ˢ�P�
~��?T ���{Q�^	�v������ÿ
�%���`3b��CF��&��Y3+m߸8*�V�r
+��E��x����)H��g�_��o;�ؠ+���yoG!*������ک~��������um?X���G�||���x)���ǻi^�]U��
F�G$H�)�"��v}��6�)󉍛2� �+k�znV���`��r��H�ˀ��8�

����?�.T�J�V1��~��De�����æ�P�K���vmS�ԝ�|lǾ���)*��O���	d�W��(�,?��f�(IZ�3�kkI�0DK#l�4��b�����. ��F2C����ge at z-c�����-̇n��:}	}9sS�s-:z��I��֝��4ZWN
�T)5{�
𪭐�Q�`�U֣�����)�� v�����a���~yJ|�QQ�"�5�9G�?\��E�E6)YA:Z�44;
G��'j��^5�f�M�S��b��8���M��ɂ�t?����Z�G���ǒ�c!EHff��1
P�T��JOb��}��D��h�bT�
��e:M�S1�Ђ��dIa�s���۴{�V^�B9L���Y1;�-_q����
K��%y�t��E��%j�|����Ӷ�=)&$E�E>
Ak�.���
�]�D����X9�\������܎
����x���9�t�U?���q�P�j�:�a��+����LF��E��dB��@��x�����,���K�l����o��
 3��_mD�q
+��@�h�N�v�9�n&�{/
+8#S^y�U#�U�n6tռ�$7�mH?�  �db�c���<G>�������-
+[d�"?����˻��
7��m-4���@��
E�hp��i<1D��5/���M�݋�.�l�v]o
Q]�(B\���R�Ɏի�kX�Y����W�A�7�079O>��\95�lc���.0Q	�َ��2�<V*O�W8��M��G~n���MR�I�q�OD|��rF&�J����
:�8�ߝ�x�U���Ȕc�<��G�[j��&&2
+�&
+�WF�4p/IBR���BEig뽾��B��Q��:ؽw�D����e{��iވf�/2��>���v=�8�E�U\�����
�0�5��D(���$A>
 WKvIݗg�;۰@��<畈�*��
Y�Y9�Vp��w`�0"d��g�xt���� I����1+U�I�d
3qu������@
�?_R����㕢���/X���KHqt_2r�LS�v�'���3�M�<-8F��eg/L��'�..
��Jsj�rRM-1#�@�az�
�m�Z�o&�L����qkx�7 ��
�)X@�� �-[�
�q�pM>L���T�8y*�׶"��t�J]A`� j����w��'�{v�˱�a�N��s�L� ��
t)
�e�pD���d��q�<
+�&�;b?-'e!���e���̺Y��3�X��
�al&t(�z+t�ּA�bх
ˍm��9����Jm�k�=�
)N&�lNu"�l1L�+���`�����el(f�b������Xm7^d3q��8h�>2�V0��N��쾚a"'�
��] �W��Wӥ��Y�j��J��g����ų���J����tx�+g$;�-�U��9��y��B� >�
�s��	Ŕ���#ÕJ�$��o@��l�����K����/J�����6^�(
ŗ��[!=�e9Rd h�2
� CȕD	ALc�l�ə€s�i�
��y�n�@
V����qH���\6T~~����B
l�����k�Z̡ �^�3�+hb#ɸ�;=�f�/=w��ゃ����9h�u
J��pg
+H
+���ּnXZ
+���"�}J�K���8B~P�"��$�8� �EFE���
��F$VjNJ�
�^�p��T	ξS�!Y���pg;'��'L&�'$Aߎ��J�e�9�Z�8���:�D 3�2Hg@32{�t.kB�ʚ��k�(Z���'uƂ%*MT���
߈����Agbp�M
A!q �t͊
sɖu2r�u5�Ӆ����f"�m&��GǕi�v�j�?De۵�����%R;L�e��6J (��~2s�
CR��\�����t>�mNvn�T�yY
�K�=�pK���R�%���
g΄g�d�r
���3�Ųɋm|s�
��Iф��k�}	��ڣ�S���nٖ"�l���h�Ip5eH�!�;��N7|��
�=��oʒ��T%e)����2���;��� 
�Y��K9����7]_�
�V��rg��R�r!��Ƥ�)i]�,7��x2��^V��z_����Ϧ�YiV��X;2���
m��vSOǴklL��@I�}벦)�Yp���B�@� �
H�:�GN�Y�����
Y�p$�,}?r���!��Wz!Ƒ#��F���䙰C��rW����ü��>�$���k)�Wm9�\�
}4���`
���"��WBS����l�%���d�ϵ��RWޫ�O�+nG�:�F��.ۘ8W���O���)kE-����"��h��t��Z��VQ�T'��rz�#u�<�¦��

+�T��п�*�t�=��n��
+�՛�O��(.�t��oh�)x��b]�9�'
h`g��*-t	��/��կ�)âYF �ᔍu�ϓ�X6Ж� �ɫ$���R�/^$�����A.
��%^Z��UظX� "`��W� ��XRS
�:��jqf{�!��x�Ս��J���c!h�<4�G���k;�\�k8E+�Ye��+�$�4�s�I��cەt�
$LHNx��S �S���|/]I1k��_1(�v#^Ԏ��TF�N�^$$~-��U!��—l�Ƅ�hb�N�^�b�j
+{�B�|�B�%`�v빍�����f�1�����F푫bcRh�j����ly�eY��G
+�R
��QZ��;�`4��[p�pɴ�'M�,���-v������ȏ8��`�{UDP�qF��9(X
nj[t.�1H�B
M
���
i;wD(�U�
�� vl,UǗ*�WJ��(pJ�$����f�9�����X+��gc��te�}u-"��0B�
���
E4b�����F��d[�g��^�
`�{�4��4���~��zE��k���d�%��DD�m��UW�Z��R�E� êy�{�~O6�Ɍ�0���	KK��Q5��(�Mi�?�^�{!'w�w?j-raa|:����S�b�`
�<�`��x
����޽��z�� �z�
����[Iz#(�=S��[���7|��^���
&_U���9���m
 endstream
 endobj
 335 0 obj <<
@@ -1084,7 +1097,7 @@ endobj
 333 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 337 0 obj <<
@@ -1098,22 +1111,26 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 342 0 obj <<
-/Length 3031      
+/Length 3028      
 /Filter /FlateDecode
 >>
 stream
-xڭ˒��>_�[��
.�H٧M9q�]N<>�v}�����)��ק_�K
g�
�F��~wCm^6��ۇ�>=���.����.�m��}��wq�%���|��c�E��?�"��k��ty�m����4Mg`R���O�?�����C
GE��Hgy��٦<=|�5�T �~���\	�QI
-�z��ÿ
��5�hq�$
�]�״

�SAi\�y���L������^tj+{�1�?���QкO��(���i����0�I��\�R6骲�m
��;ٮ���6~so������T��|Cy��q
�3��
-��[�j���6΂��qD���oxzh����<�p�w��$
�إnx�b�I6C��k�p���k��̛�/ǞA#���P
��
���W��^7�m^`O�
�D8�ƓT�Wɳ N#6-������x$f�L�0
`/i�1�xTU1m(�s/P N
-�"l0 ��aMq��[g��u�|=
_ݱ�+�:Q��oв�9b�DHw9�ks2M� ��;:�[�)�(c��+rZ�u�x��� �aV����$��X
��C�f����Z�+ $H�nzr���
Vj�����g[[F�pO4�h��k
\{��l1�
0b��){�~yg�oM%��\��I�tP�E�v{Q�y}=�Ɍ�G�BS���������f������ȱ2�y���{6�L���;��~����J����sm�`�/[�]3F���@����J̓a��}�pp�"
+'{��F�Z�I���6
k|�
���0,�KF��b�m�:�;�@
z

��	*��T�k���'�o;gH=pp�Zc�d�
�9u�WۻE��%�A'����zC��C�u>D�nTV{xM)�Ň�I at D�u�P�^�^ys����^��8�d
vϩ�Y����Da�?VX5F��c(��~�nȇg*Z8��ԝ��,�e�OKPM��
"��c_�
�f.�Wx���.���f�7���٧���_0��RJ��KSQ6EL�+C���Z�"�<a� >I+����=
�~
�p�|�|$� 	��H�5ˤ-��
�PK�T©�O
�N)���~'��)�4)F}N��q4��08�n*a����zly aj��J
q:OѼ�q&���Td�L�y(��E( �
�J�MfH� Š�t�_<q�u�ӹ_�f��lf��u���g
n�ffA�P̭ES����vf
��
)�LoHA��r �	�W�h�<h�\ �N�5�c��}���w5Վ�X�BPh�G)p�����1,�ڀ|,�p�	���Jj��
�:=\�x$��\���b(��bs�c
�=-� ��_�|
ׄ/�D
q�	�i�݁L0O0�A
91��<|��Q�f�s�PK����}c5�g�z���$p9E�
w�f���
`�Vv�LK��_k���*8�'UpM@��9 _I�3  *�r�1�e�LD`(q��:$�u ������PTR��� ��
�
r[^��_auo
-�\�'
o����1@�@����
�s���؊�Ah܇�ERng�#p���,c� �Ă�ԟ�����S�v��e��fC}ȳi
Uk68TYbf;�'�Jٖe&�A�0񒗜7t���
�����yz"�V�/@�)|�)uٕ�%�LK��~MK��9Y[,�Ib%
s<�&��9&���6�6b�& �˲u
�=-V�+�̷m(�$/q�t=#У�,3Q_v�(P(WI:�=Q9�]{q�``tzM�u|O�H�\> � �
"�d�Q���M�[��I	@�[䬤�#`2���aeKa�
-�c�d�%���qd
���X��A��\���n��bƔp�v�I/���F��l�V�6��
D*��'҅H��I3KJ1V�i
+xڭ˒��>_�[��
.��H٧M9q�]N<>�v}�����)��ק_�K
g�
�F��~wCm^6��ۇ�>=���.����.�m��}��w*�b�y�6�x�gQ�폿��4��'?]�k[���-M��EZ��ק������A�Q�F�,�$۔���F�
+��o�0��+a�6i�������hz�,Z\3N�h��5m�Ҡ4��<I�Rw�c��hxk/
:��=����mU��S�1���1�T�B؅1O�Ƙ�Z��IW��mېX �l��v
@���{㬮��4�}�b���
�}T*�g���۷���)ۭʂ��qD���oxzh����<�p�w��8
�إnx�b�q6C��k�p���k��̛�/ǞA#���P
�����?v�n*ۼ��|��pȍ'-���g�FlZ$'���G��H��.ba�^�<c��b�$P��^� �
+hD�` 6�Ú��?�������&z<�.�c[W�u���ߠe�sĆ���r>��d�~A
Owtl��S�
P�d�W���6j�I�^ìș��q�ͱ><f��
��ە��'V0 H��9���<[�Ԁ�x��϶����h��H��<���#��b``�.|;S����@e�oM%��\��I�tP�E�����
3,��zp��~��8�c={�e���V���T`a�Xڼ��
��=�}����;��~����*
��
ĝ��0|��_���f��큁����S1O��w���ŋ
0����/=j)'���,���2l�_\2°�/��;�����xo�5�Eppl�'h��J��\{���8��9Cꁃ{�k'�cPx��[dA��$0�$U~�Xo3|�S�·(Ս�j�)����?	�(T����
�+onW"|}��AS����9�?Kß<���(l��
+��h�~
%��/>�
��LE
G��sۙE�l�i	�)�C�r�Kw�����
+�ї٥6�,�Ɣ�7�$�<�
�<������T�M��ʐ�i�֨�+OX6�O�J$� �kO�G���$
4�$�2 at B;�0{�2i˟�)��=���pj��SC�SJ,E0r�߉:qJ�!��Q�Sd�F
�~�3
N��J��1<�
[
@�ڦC��8��h^�8WM,�h

+`m
+ �z���{��<@1h:]�O\w��t���Y*0���N0@��l����,H
��JQ4�9+m�jgư>ސb��t�l.0`��yŌ��3�>���\�>�i���y���1
R
+m�(���>��Y��e.9��:[I��ۣY'��π���XL�*�؜��{OFK �%��*��5�K1��@E!�`��
��s
đC)��W�^�*7�+�Z� ,͝���88k�3�=,�%��)�?\���4��)o,D�I[��2-���~J��8�T�14uK� \|%��  �D� �D�Q0��}���;|��ց�N�{/�CQIQ�J�f�z�7�my����Q�	�s��d�)�&�� )yBv�w��>�c+��q�I=��Ŏ��[K��ł`
bR�H^�Oy�yޖ�Z�
�!Ϧ14]����3�ѧ8q�Dʶd(�0a�����伡S�<m؇&�8`�����(�j}N�>H�ˮ|,�fZ���kZZ���ڔh&V�4�j����Y�Q��^j�
%�@uY��c����{��|ۆR����K�3=��2�e�B�B�J����!X�ڋ+sgͥ
�kbǨ�{�X���! �y\��C�B$h�o���ENJ ��"g%�
�I$+[� kW�
3'��(��>�#cp<l��}-��ڗ�w��Sµؙ'=%a�������#lp�;�T��O�
�H?�f��V�i
 �|��
d�H����پ7����fE �-�c'-
������E5���A���N��nx&�Չ���c
��e	��
-wL�0��


���i�O}C%��=�FT��j�;���4�$�F��B���|c?�
-��� �0͟;�F�ѷe�������0w�m8z&�D� %I�T��w���}�s%u�Ւ�)�X<g�
c
�*�`�(TB*lm���a�j�,TTA��d���Z��'��/�
CGcߑ���ӂ��

�16e}���>VXؾ�y���;���۷?v�Lx���T���q��J<�I
cK��6�Ѣ�_����y���(�)��
u]��o���.m'���E�I�(�
-&�1�
�`~�H�J�U,Emy���K�_`�/�k�&z;�T=�v6aV�<~�t�hM����cP�}���f���-�Ԟ{B�-_�aM�F��Z�AƷߏ�(#�Q"Mo�r.�k�9�ѕo���A���%:@M7�
�|��
xU���������B[w���/�>rHs�O�v�]L
�ϲ�?Tӷ�>�i9;�S��}eI�9�u
�;�)A�c8^:��3Ӱ)��qd
	c5��G3ũME3[��R�*�ѫc=�u�ӫh�-F<H�:��Gx�	P?��@�$:J#y%�
-o���3G�#���a���+��d� �v3�ٶ�z^���,.2�Y
��V��"K.�b&S+��
-�b�ݩ�霽D~z*�
p1�Jq!������ŝ��_�v�L\2���
v]��d�����\�
�i��l�ٻX+9 �s��'Ks���P���
^A����Ȑ �o��D�j��`"�Q.E
aNRo�[L2b.M
@ɽ<
z����7�<�7��>�L�R%]�����!����3VCѣԤ���1�a�g�����l(
"E/����/ ��E�/�țŏ�U��G?_t�{BB�-T\�ʔ�]~��N��ڏ�f^�D��ex�O�"�vŗ�ρ�_�]���B�� ۇY�m���'dP�0e�ַ�����G<;�D8ߋƒ����^7/�"���J�qZ,�Kg�_�������(��f����(A�Pp�)j�@�l��%�i�G����&|&y��;X">�}�������]xi�م�
��ۙ�Ҋc�'2h�Y�_[�"U��<�'����mޘS���
�r�
+wL�P����������VvΞB#*`�t�;���$�$�F)�`3����~
!̣�Aa�?w��x�o#�(1��1ña���p�$L"�'��GJ� 	�y�{��Ԡ���R�]-9Y*+����c���7��� "
+��
+[[�Ŧ�ԍ�~�T�TA��d���Z��'��/�
CGcߑ���ӂ��

�16e}���>VXؾ�y���;���۷?v�Lx���T���q��J<�R�R������W3��Ä�i>�KM�O�PĔFw����y�7��C�����?�"¤tH)�
+&�1�
�`~�H�J�U,Emy���K�_`�/�k�&z;�T=�v6aV�<~�t�hM���V
+� a_(q��fz�6�瞐`��aX��Ѳ��b����#=�b�H���K�ZmΆw��7JP� w��

��~�e��k�*uN~wX����B��;���S9$�9�'�D;�.����g��*����
+��4�������������
ߺ��㔠�1
/��֙i�O�82����L�G��S[�l�Ky��(O�^
�A���>�f�băD����W� �C�dJ��$�W������9s�:�/��BZA/��n�l7�[�m����ޞ��"�p�iE�/���+f2��\�0/�ߝ�I���K䧧b� C��(��qO[ܩ!�El���%�o�a��OI�k{
����D��ƚ���R�R<���q�4W}�i
��X���m1�<}�
	2�F��N��NL�3ʥ�!�I��}K �IF̥�(���AOu8X�&�g�Ƴ�g��T�JW����X���Jӱ3N��'M'EO�Wԇɞ�
3ȳ�t��$*�s^H}�������cy��Ѹj��狮9bOB�Bh��J��Z�2�����Y��bR��
�(��
/��`W�Ѯ���9��k�
�yR��d�0˼M�{��
j�L��v4�����g���{�X��������_��wP�9N���~�������
E1�L�~� ��k4�
 [...]
+�d�y�a�����-ޘO�z���q
 endstream
 endobj
 341 0 obj <<
@@ -1127,7 +1144,7 @@ endobj
 339 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 343 0 obj <<
@@ -1141,21 +1158,25 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 348 0 obj <<
-/Length 3284      
+/Length 3279      
 /Filter /FlateDecode
 >>
 stream
-xڍ˒��>_�[��
-�"s�$~;�Mv|H�>pHh�,E� Y���
 ��]5U���oM�{م��
������<ٕ�2����iW��c

�8�=5���x�ga��?�@��T
O��ϝ�y���U?*�EZ����o�xz��!���]D����d�����/�������JX�]'��v
��~��qr�Y
��I��Z]�����a���կ�6��TÐ�>΂����
-g���
��>\����/��;9�=��!IK>�?��
f8>I��(
�A��"�йx&Φ��+���Z=�ȉQt���4ʬwU+M��GY�,�
8�r��ᲇ��ċS+�ޛ��Tg_�����]W�2��Fѡ�D�3\��}T�
�,fzYD���
�F|-f�W<0s���4.�C���戁0~�=&m=��<��‰��q
iL��������D���+A��O���'7v�#�"_5�9�4�y��A��B�i#�g_D at -g�}o�D"-k �Q�"G8�ڪg��.[,���$
7Pǭ�S��$�#R�8��wU�BV����Ӎ�p>���[^�3b�wF^�0xj].FuG�M�'|~9ʊ��vbl}�%d��\���wa���Q���V:t�
/c�i0
-E�F�󍱘CzR0� �U��J�
��f
�Yօ:�
�u���
-3 Ư|7+������l�����������w
�O�<$PH�CT�L!
-���Öy����u;�G���?��ڏ���l]i��;���	��EU�p��M�ю�!�A`��b}�^���7�͞��0G���JHX���
켳�quV�|/`��p�K[�(��!�m��
��q
���t�
�y���brgw��j�5���x
������5K^�]ϣ��2�2��Zj��5��N1
-�Ŗ-�
j��p�tz	�dB���6R/��4�D�\��:�q�$
�q�C
���CW
��9�xF=��@�ș������sX�x��x�N�@]����"	n�3�pz�^�N�
%�p���#�E� #�2�j�DȦ�ݓ��ŵB�z
+�nD�%]��7��l���m��2��'y�͉���ߴM.X1�k�kK��h��ms+f�F,W��wL#��P�y
�|���X�A�l
�
����a�)[t��O*�Cj
:����t�hn��E��b8�Ժ�E!VZ�r`��.�Y��>��x��
�q��	‚�'x�qbh[5<`4L��N@/�� s�Y$^̝l�=̛�	7� ���� ���߄,aP��8d�
` [�yWZ��K9�k����
�>@X�ey������9fa-.�qm0c���
�>Y�$�lEm%>KKaj��0xQ�c�xFU��W�aq��� w*1����UD
��۪����
����%b���f3�\�c����B�~���
ec���%yW���B�2K.`bWeT���a��]�:����`���K����7� Ơ�L�T҄$��H��j�G�uN�p��D
%1����g�@�
��m�.ԒX_l-�TD�XImh��[
���P�a�[i�J&!�� yo�|�@�
�XC�4=�'��sz�,�}��T T�6`��uW�3��
�
�����lu��:�z��"�L0��$
ʼn�oZ[
-pnp�^�|wb�DW4<}�]��#@QNq����`T]��
leʸ[���$+R+�ꐡ�~��˕�x����O��YO����8�s����$�?�R��
KJy%5�+`�w
�Gq��@���}��бJ�2TB��2��)���:.~����~��Du]�����
��
-ѷ�J^V���N��꺽sԫ�y�s5�F��d1��	̂,��Y��B���aw�a�6��
����n�X�|�<.Q
��2N`�,���N������� �R
��f*܁�U\�[��
,����D�qWn[l�FJ�*0Su	��Lj�
-�.�X�W����7�0�Q&��)L�=��T��q8
¹�{�eA���8�!�ۧ�I^zN��wb��H�
�
#�g≞��+�A��0BDx�|�r����\�T��u���+/=ym���+����s+��V
�WYyߊ+�Wz�G�U.��k��`M�-��',b�hYr�\f��~t$?�bG��K`�$���g�C'5��'!�.��
��
%��/�r^�f����6�'��T�TT��(A=ڽ������$�Yq[ϋ-PNg~�%��J�~a��v�>)��9��^-A�Jn
k�\uð��g=��RLɅ�$Y4��x��h����
��_��x9����0q)���in�8 &h�2t�o��6q N��
(���pa[>x���ث���������G�g3�|��I	���	�=��T�Fo�CW�Q[+���p�%g0�w��9�H �\
-�X�{�A�5�
 ڊ���dꔍ��;#\Nm7Z�a�Q�p�=ܫ�&���XjS*¨��X����1w
g���= }{�)1 �w�gXu��IT�b��3Gѓ�^39��U�����^3��+�L���f�!dK�
%�y:%Gi�/@��܀���k
��?��g!{�ɏ/�

��UE�~�� C�Cz^_ta��f\�Q4���i���r��;�������q�����P
n�͉+����o�k���}ݵN��\pk{gw���P���T]�
�ōzu���L�^�
��,\�~��$���'!�e��#����8���`��CW�
�,P 
�Ӥ��	\�!����X�
��Z6a���/@��96�[3�/��@����(��K��6�P��ɗ�&e���c!d��  �~5���G�Ѷ�aN��w�I{�����L�>�����~ą7N�J4��D
q�XlY}�1�H�,e�J�R���
�4 ��3�H^�h6�b�?�ğ��{�K�l)�UO�۴��y�
#����K����4�9S��o��U�竟�♙�D����'H� I�������<"�=�Բ����]*\��5�z��-c
�C*
�X
�%���F����H8N�գ[-��>
�[�)�#?%1 ��]N$֊�ȳ�L	�������y���H^
¼���+B�#���CyL
-���<d��q�x�ת�YB������1�ͩ�
�M���@�A
��EH}���uol��܂�'�g����eP��,���!�?H,���0����%�qgG����d
��1>�eK�g;M���}{�^�x�{}1=��\��+q�I+���1�DN6��nj��!�����D���g*��o�Y#�
+xڍɖ���_�[���5�E�6I�;~�L��g��&�&2)�dd��S@P��D�P(�
+�K��e�z�����/�dW
�<�wO�]�yt��h���~
+��c���W?�(�+Su<y??w�����V��`Ri��_��}����ׇ�
+w�Ύ�c�����O�������CR�+a�wi����}x��C��k��!�3�fy�?&Q��ku���V|����V����"P
CN�8
�+��O�/<��p�j< o��B��p���$-����#8v���$	*�p=��C��8�^��k��#'BD�=�(��mT�4�we��xr���<���
nx�/N�l{o�S�A|YV��Zw]en�8�E�2_�p�^�YPMz�C���e
�z��i ^���|d̡�gcHи8��nBdd�#��uV���
��_'��ix�1!N��dz
GwO�G�<=>�����8S�|դ��
j�uzo�{
)����E|=��i�i�A�����@FA�
�lj��i�� l�8 �#��,�@
��O'�8�H��8��U�
+Y|�C�O7
��p�oy�Έa�y
��Ut��
5fd4ݟ���(+f�_ډ�����
4rQ2ޅ�g�G�NRZ��er��Q��(u�7�bY�I���Wu^+I/��u�gY�|s@�}�k+� l�����f㗮ﳕ3[�S�o�w�o#�q?��@!�Q�2�(�
r[�i8k+��|]����k?N�7��u�����'��U���GP7}F;>�,
�������z!�����6{�N�H
 {+!aY�:r/������Y��y2�Y.m��������:�w0��-�O��W,kH��z�ɝݑ�j���<.��1����Z�,y	
0Zt=��~H�lH�lH�k��֨�;�(`[��zX��Z�����%��	�:��HH�Tf��ar�S�0�U�pp�
y,�]5\��8N�����#g�
�RF"�a�⩇�m:)h tm2C��$�]�
H��-z�;�7�|�	b�
�`��}���8�i�!��wO�'�
+��5����t
B߼N���
��b�ucˈ���7'>�>~�6�`�(���-�g�=s�ͭ�M�\���1��7B��	x�
���c���-�72��
+ΆE�l�i�'>���5�4��Ӎ���a��M֋��S�B��Xi�ʁE���Sf�/�,
d�w�A�R&
���QƉ�m���0ћ;���C��=g�x1w�a
�0o>'ܬ���Ғ�n&��A8f�}x�l��]i)b/�PJ�
��z\� a���5~Z��G�}��� ĵ���vD�d]�x����,-�]��J��EMk���U�C_��Ź�bܩ��{��Wqp�n�*R�3V
+��a�~���r}@�}2��Z�U�s�����֖�]U��
+
�,���]�QC?�al�v��X�Q
��8�/�
�"߬���2�RI���#Y��E
	�9��Q,�1��ܪ�K���Vx���PKb}���RYb%��qNn1HJd�C��qn��*��� ���I|3�b
���
X�����E�P�u7KPPşڀi>�]��
�>�7�6�JN�wn��U(��8�	�3�PHb�x'�im)
����{��݉I�I\m���Yv��� E9�W4.�Quݲ2��)�nqb&�`�H�K@�C����:B,W��
XX"�gl<]rg=}.'�C�@��ߣ��d�LJ�{,)�I���g��!�5��E���?�U`�C�*	�P	}�Z�t�
�fn��S�Ҳ����u}2f��6
,�+Dߖ+yY.n:�k����Q�
���ը����$0
�x�fM

s���׆i\�?/HN0J����b��I�DY0�R�8���t�C;�vF~o�S�OLJq���p�GVq	o�2�p���_��]�m��)q��L�A$ln2�]+̺`�ba^�&�C��p��VD��&�80}V��<R}����,��]�IRd∆�n��#$y�9i�މ��#!�z$B0� ��'zb����A�e,�����S�:r�R����K+�����
K�\K\cϭ�R [...]
�r�
��ё��
A`
+/����F���ԐGd��(���/\V{����y՚�Gjۜ�(2R�SQ=��h��+ڃ7{�dg�m=/��A9�����:��^*���Ij�U���4��4z�e*�u�]s�
Î~��x2J1%�dI�pb�Ib���{�7�jL,~1.��Br
+��ĥ4�
+̧�yK��� ���������P8a`0'k0�
R:
m��)�w�c�Z>�K;P�_^[��͠�
j'%��'��
�S��
]�Gm��7�і��\�U�*��#�4r)Tbi��U�82 h+�n���S6z�p9��h�o��F��Y�p�����/c�M��~�b`��;0��y��jR�����

�� x�Q�a�Q�'QM���
EO�z��nW�_�?B�{�����3�J$��y��-]v�$��
��Ӿ ub|Hr�6�1�>�����d�p&?
X��6prV��
�b�
��y}х�
�q�G�
��������-
+�HNn�������Cu�m6'��n�G�ͮu��B�u�:Y�s��}��u7�CaǿCPu�{$7�չR�r3�zQ
�7X`�k�p��)���~V��\�!�S��#�h������V]�7�@4�~L�<:
$p�R��'b
/��BhلEH��z�d a��l�
n�0��[^����@N/��LB�&_:��Y��������0��L7�}F�v�9
+�1&]��j��3����Җ"��8�+*��yĝ>`�e��
#9�Ʋl��+!PXK���{�� ��΀#y��٨�Y��Z���/��d|V=�o��z�{�<�[
[/�f����LiƿQ�sW��~�;�gf���Ÿ Q�$��J�J
:���<�S�B��gv�p���P굆��u`
�pTcy��H�{N1�#E�8�U�n����TPx�n�����
 Xt9�X+�#��3%l0�ޯ��s����H^
¼������d��P
�B�#���,?����Z�9K�x?t�V5��9���?@��[�
d�`�^��7�9;Q����-�}�V�l�/�J�ei

Qx�]��J�\Xwv�
�
&�X���PDGX"�i�������z�����9����ҽ]I�NPQ�
�Qi��l�=�]
+�zȒ|�x�M���J���;�.R�?
 endstream
 endobj
 347 0 obj <<
@@ -1169,7 +1190,7 @@ endobj
 345 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 349 0 obj <<
@@ -1189,12 +1210,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 356 0 obj <<
-/Length 3240      
+/Length 3237      
 /Filter /FlateDecode
 >>
 stream
-xڕێ��}��o�����@$M�Ӟ�E�Z�m���PR6��wn�(��8+rfDr�3���e�}��ǧw�d�<�Y��>�we�˳�F��c��e
��4����2h�ƨ�'��S�+
�����qR����������S{���N�c
���{��`W��]p��b�BT�.�bx��O�x
-�s���9��d)���/�w匿���a�?
�`?O8I���X�����'
�||y�>�B\
�!	�
�t�࿻�/��[��$���r��`>�L��T��������{ّ�x;���7
�␦���3H�
+xڕɲ����B7KU~�KnN���ؓ�8U)���$�p�A���ק7��
_jr��&�޻A��.�}��׏O���]y,�(�}<��`�g�1����z��>:<Gi���ǟe��Q-O�ϧVW<�AWM?60)�؇�᷏�?}������
+v!����<NwU���o���������]��lw�����L��sF�1�R>gS_p�,�OW5}��l:D�~�p��σ�BySS�O<n����}����C��8������/��[��$���r��`>�L��T��������{ّ�x;���7
�␦���3H�
 By�c�
 �Ù�.G*��#�#r$ U<}8R	��֖�l�w��~����2�`�k8��5"ujƢ
��wfM�7'�t��!yl1|U�Z�
 ٟi�8�<�~��V7�(]*#�?�Z]��1���3�!.��m6��N�,��� �q���
�o�I=�_�te�b��Ci h2��Gͫ�̥�@V�;Y����EUxF{��n�r �&��t_�/c怮�
Yr
l���
@@ -1204,20 +1225,16 @@ By
 _���5+�߭4ic�p��i�T��h���(�I�`b���VS��[��W��..��#q�}��A�B<=A/.!��I��m(~��=s��Wb)/lrĸ��})�1U��< U�`�Gs
 V�~�Q z6
 �h��M��e

Z�-9	bzKꢽ,MI�PL	|�M��Af	#�>{�ix�ud�fR
<��'��N���q8O�&0���[a�媫+�kt���~��]��S
�a�h��n�Uې�By.�L<'^�ȖN ��ʩ�Eoi�7�9}/��*(
-��[�D��9� �t
��������;[�����^K҃��r
d��f8]��:�p��;�Ќqv6C�#�"��$��
�u$d�Bc?���_�4P�/�)G�د�6X�O1 ݈W
s�(m�(�2F���z-���O�t%��B�ö��e?�	a�LiI�C*�ý]�;1�8��Ȕѭl���F�fۊSv�8[����hU/ %$�z�(��N�j�n�U���t
�OJ��,U��Q�����|���( �@/l(T��
�ݩ��K[���f�O�u}��h�j���U@�n!�4*��we�K�fM�����k!��FKWC�v������l��5QX����Zp��A�H ����Jm�����p�F�usF�l�o�[��Iu�5'CT�����O�M�
[$0(n�<���FE|��ڕ:2��=
����
Gǰ���&p����݇٘CX�e7[Q������7L��C'۬n
`�(9�Ii{<�%O�:�l�rGhd���Ԭ剴d0@��6��� ���f��`����\Hs�b��em���y"���A�X�jb�7�
�
N,1'&���.9����ꁟ\��@lx�����+he�}�֠�
r�w�5+����\�*�� �~2�jGC?��l
䍑���G��Y�u7���a
[�qA�ϩ�H�h�zB8��?����臥�
m3�e}��'o��
��^���v�^��b,��
�)�@�x���}n�{G�h��;
��
��O���m��n��o��B��<��FNE�p�.{���@x6���Uޯ�8�wm�
/��@�6��X�03P��Z�'
���3�"G�͛)zK��qI�n�
/A��l���+@��
��:�N���}{��N%i'г�.��'�ar(��$])1k���(�r�+r��'��T��9����'m�V�U�ӛ���U�\�H>'Ē~v5�T��
�����|n(��wK��
-�q�� I<˼t�-�8�b�
�rˤ��2+�,��o��
-W�@!���)���?���T�47�ý.��n��-�x��{��-�H�$�*�rZ �L�m�u��
-TV��ANY0q�*�O
-���2g����Tq
-�x޼
�r���;�"N�o�d�����+FHb
�zh�Y���d�sC��}���c�n���$}����]AN��}}���Z�7
�m�n}��X���h&˛�~��`b �@D��z������
����
�m{��7��̆�/�"�9ӳ>��;{�΁�
��j
Zz������Ձԯ�u��]W���emۍ�su�_�L��0�x��F"�����&ץ�X����
-�2�R��Q���]��29x�0�0����J�
5����� �w~��'�
#�@02�@��
����m� �;6�.y'����F��@,���
-�39 ���({8 �E�0:ɂPB�cxB��7m�*��eǫ�q����L�-�u=o��$
jm�b�S�@��n�P{�^׆{q�e�
5�P95ݸn��G����k����|
�@�,</޵����T�W��z3�
-��Z���0�b����!W�R�@J��K�f�d���� �
_b,�og��QQq"�� k���FD[kD�R��
-P��xm;NZ�T
�x��'$ƶ�J�~��_&�-b�u Ҹ�7�T�P]��
Pd


{1	�̦�Ħ�$X5l�h�3�DZ�Jr99~����^\
-���, ��zW��]�t_��T�iX�c �F 
-27D�*ęN��
�勀|��"{��ևFj�jB�;p�[�5�+B7x�����g��0�x�l���,�\U�ߗn*�����/X��L_�s�9j�ä�<83b�A�獄>W�yg\EE
���e9[� �<O3�,�y"_���� �(&��H
-?Ӹ��<�Z%+�AV|�U�T�c�Dž�H%-�i�x��:d@�NJ��C{
es��(#��޻�����.��wX�Iq���c2�7#t
�϶�+�Wv
C��D�x�$�ʇ�
-�%�igG�
�
��
�2�8c�ny�����X�ǹ�7s��;��V�~�V5R
�E�6���D4��ȏI��sx'tW����u�_<b��
+��[�D��9� �t
��������;[�����^K҃��r
d��f8]��:�p��;�Ќqv6C�#�"��$��
�u$d�Bc?���_�4P��#_�WG,�٧�n�+�9c�6c[�\e�rC���t�d��NJ!�a�Nղ˄�0p����!��ޮ�띘s��@d��V���c#^�m�)�l���H��h`���B=WMK��g5t7�*\`d:	��'�ea�*��(U��sH>s�r� 
^�6�{[��Tv��-ek�H��'��>�`4z5JS�* h��l���2�
+�|�&�q��|��t�����d�ry�S�d
+t�rS��(,��VC-���K$��uw�~��tn��e8l#ú9#^6�7��-[示Ț�!��|�V�'�&q��-7r��]�h�"�r��W
�J�
+}�����p� ��cX���8��G���l�!,�Ͳ��(��_���jꡓmV��M�
㤴=
�'K
�a6O9�#42Pu�Pj��DZ2�˿\�	R`���f3�p0x`�I`�	�9u1��Ѳ�U���<U��c�u51�}��'���@~p�
I����q��O.ca 6<Sh�������>{kPk9���Ú��q�m�^�hqr?n�����`6����I�#���,ˍ���I��0����������$���x=!�F̟�efa���؆���>Nؓ�Z��}/�SB;s��{R1���p�U<�p��>7Խ#@
+�D�
\�o� ׂW�ٶGl7��7HE��l

+BV#��R8H�=��y�E <Ӎ��*�Wx
ӻ6e��B�m�jb�b��{V-ד�\��|����M���M����{�e��� �i��g� xoHU
I'�i���{e�����Y|�{����0��O�C�����Esky���n�]A*TӜ
�
+Xp��6M+�����bz�*B.�Y$��b� ?�@�D���Ju>7��ϻ���� ��8BL�$�e^�Ζd�Q1FaH�\�e�ae���z�7�m���L ���qY���V����b*�N����^�u[e��ȖV�E��g���r�f�
+�v
9- b&�ƺ
XY*
�
+P� �,�8e�'@HM���vĈ�w�8Q<o^i���׍�u'�7n���_d�#$	��e=��,�d�ܹ!^�>XA�1E��TP�����ٮ 'Š�>�dw��pS�қ�	_����>
��J,Q�}4	��Mj?HI01�c "tr��Y��@���Jۈpچ��6�=��S��bfC×�
+��Yx�
��V�@a��r�-=�f�{���@�������+��Բ��Fƹ���x&}F�H<�g#��^Z�
N����V����[d�aC)��(��sG�
�XBUH~C��W��~��E x�;
?H��^ �l �d�DFAk��F��
j���
h�D@��B tt��퇙
 ��Q�=
Ѣz�dA(��1<�����6TEٲ�U޸AP�j
&��:��7E���^�ީn�Co7S��`�ký8ٲe�a���n\7��#�f���BA�a����R��ZIPXyC�ūCp�L���l-���	�L��{NÐ+)�h %O�%G3Z2j�B�~ `�/1�շ���(	��8�{H�5��Z#��5"b���_�]K��
'-T��i�M�c[L
%l?��/��1�: i�I��|*L���r(�2������|f�QbS^�6D4Z��D�-@%9���	����\�y/.�LZ�L�^�+�Ʈ}�/��P*�4,�1

�uL� �"]��
'����E@�AP��TB�C#5[5!��
8����<yyϿWq�3�ul
�H6}�}�s�*��K7��YM�,ky�����
�e�aRx�M
��֠��FB����3���"	��Jײ�-e |���N�䏁<�/M�AX	 Y� Wn$��i��L
���� +>��*�O*ٱ��B�����4M��L
	2�L'%����������d�U}���	ZA�UY�;�y�J@�1����g�
��+�	�ap���Ij���

��Ύ���J=�4;a(�_�4�������˱�s�o樧w߭$� �ʣ<,�*g���["�s���4�v�9�����t�y�z�/	�b
 endstream
 endobj
 355 0 obj <<
@@ -1231,7 +1248,7 @@ endobj
 353 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 357 0 obj <<
@@ -1251,17 +1268,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 364 0 obj <<
-/Length 2784      
+/Length 2780      
 /Filter /FlateDecode
 >>
 stream
-xڍY[w��~ϯ�[�Z	����88aױS�;����8f�
��ϯ?3��{���ь4����s�
�n
����c���1�A������m�h=�]1�w��)O�i�VqN���G�%Dϳ$-�:#�)�>�#�r�E7�谖6Ѕn�U]�
$�����k�h�9

�b�n`&�� ���F��ikv��96ٙ�,m8�GJ�N׷@���l㆘������ж��r@�Mܤ�����8I�}Iz���U�
궒Vu6ԕ� �>�vq���=4۲�����@DSR�l��.����:�ycl<x�]I,�MY�lSHU~V�Nm��cX�h����m��qWmM�]|"�36��d8���:k`�H藬z�~��MZ�/���j��
-���<�8昞����`�tW)����
�J�k��+���n
]SGz
��:qG�p���!�s���-�}[���q�-5UZr
&�Z�ԅ1͊O�Q)��������ӏ��E�†MC�Ǽa���`�cV'y��i����UU\4���)��WM�ӰT�����
�ᝥ�R�XR�6�
M��d�k�
��iD���S0y�E��DC}�,/�y�E�"�)^��G��H��=y}��w�=�<�A�����d8�}�
}i��6�^#��={
�.�*�����0�Me2�u] ��9o���'b
-ˑ�._���9�A������̜,
��?&��y}�}E�'�����$�
!p_�G���.�DDZ$�f�p��~
��7?z^�"���&̙Q;Y��,w��_���-��Q<��F����
C�,��@�<9�_L�G�����)�Y��3�!�Re	�ag���y��+�BKwľ,(�/�>�@D������ƄF��h{!.�1�I�
�t5���u�.CO�
Zy�0�kKȄ
~�
R.E	8��Gۄ���G�	�*f��(�� _&��G=]��^�H����y�0b�^�8�\��b���DO�����1��̛F�W���u&a�z�zZu�
(9��M�a�9
o
-A����U3!GXS�.D���X����N�A��-?����<�e�8`�8:��,�~DA
w,��pG��U�
�V��H;����H�P"��a��� �G
��x
-<�<nS
�H
Z

|}�pY��bv	�n�#V���]HC~�fX��󒈗�?EJi��W��)�~v;�x�v�<prޒ���v��y������V�,  ���
_ȹ^ȺZTc
��擷��
縖�zS�{6j PgH����+�r. z�ؾ4��N S�T ��M��
W��S}`
�a�ghDV����1��E@�M���W�u�z蜡~�u��b���AX6�f8���g:�{�xUlB�)�aD�- �E�@������U ��R�I�j��OA:L�Q���37z����տO|Ǥh8�������W��@���`\����g at T���P��+`�
-�����"��^=Ѿ��(����j�La�K�vր�2�Y���<R
�+b�է�
��k��Q��o3�F\;&�m���#'��'�_�79^_*�pz�TӤ��t[�3�⁧��?)6�)�q�y��|ʣ��G4F~�
�X��S�;%oO-х
0�.���)O�?�×<
w�l��`^�*X�e��2�J�q3cN�w���zKK��Z�����nd�{lV1
n��-[E��L4�vV7�����6�sb����v��<F
�����@�ʚ�$��"M�PGU����RV�ւۏ��Mz
�)<Y�J{g�.��ta"2�q�#�<�,
-�.��fKJ �����=RE��5Ib���4������۟���]c���>.�����~m\>K�ż����P]�d��M�^}���sX|�ͨ�����H
��>~��m��

Y얪�\��\����
}���4�E�i�;��05���7�Ez�G���

S>�@�;�#9�XHc��|D0EYs
���ci�Ȕ�!^c��5\n%�œ��q3���Y�X<m_�u���� \������ě��r?H���1�k$�'�,�=�t���م�w�S���̦J�S���+�9�m�l��>A�ʂ�{�HS@��>�p����|���Of
����9��@���
�M��X�Z�&���s�>�&&������� � ��D�#ț�7������7�����7����&�ٱ²���&�X�H����5TBr�5��8R
�[�`S�;�FD�
ϳ<s˄8v�I�C�����E���Ȥ+���>3
6��Y��<�<bc��g#�C�<����|��= ���+^ȳ�2���eV��2��۴J/ us����_�rQ�\��.����
F A��d8�h<
rT{�o��
Mc;�BS������-�b?��-�

��A�G�A�	��,�sG��q�.�Z~��
��l�
�?5�'���[����)~����~G��G�	1���k}���ni�_wb�$���b$��!�
3	�����3uh#! ���t}.�ǣ�]��6gT�G�f|�E��ì��V&~�B������t��G#���m���8�\x�G���3��B�G���]��d�Uۖ��~s`��Վ
��O`R�ǜ�*��|��U�#� �X⺸l��B[�i��G��K\
�_1L����T����R����F���
�ȟI�B9vާ��c���m����?
�jR��"�Wj���G�}����uKu
����ڕ�5\�]�ҝ��
s8�����B���� 1��
+xڍY[w��~ϯ�mp��p�9O�`�
���ɚ=1��
���O�@p��짮�ꮮ���t��>{Z���!����fo��m����X�
m]�
��{�+F�ΰ4�i�"��"L��z�H���y�YCgdF������8��_7:���t�m
աi�����h�5��4�
�zG��

ڴ���z���
;
S�l���
�6l�#��P��[ M]��a��}��s��oYJ)�z@�UXŻ8�����0��}fQ|��f����-%.ʤ�+yƼ}\��
4�'{��y��7�eO���*�6��98\���uul���x�p�-�M^0Qmc	H��Nm
U���9��뚒6���m�%�w቉ϤoX2��� 
+�뤂)�
+��E����i��`_
����
+��Py�q�1>/P���ӇJ�g��g�RŠ��⮰W$�=xt͝�c�$��I: m����ΩH>���m��c����qyHe���Z�4�>%Fy
�4�wT��n�)�
+6
Uˆu
<j�͏I�a������mpXQ�Yu�5Etv�	t�
�Yg��xN�n���s�Xr���
M�x�d�3k��iL�z��7y�E��}}�,/�9��"�)��������=y}��w�=�<�A������?�}�
}i��6u^��=;
�.�*�����t?�Me��u]!��ʜ7�
��3�r$���w�}zx��r��x�53'��{�	�p^���h�����t
_��>���0���h9�%�
��  2���3`��
���@:ݸ�93n'����6[���x���ي��H���9��~������SOp����&�,*2:
�w�.��V�Y"s�ٍ�k�m�\8�m�� J���� ��>�s��Ƙ�,`/̕41
;᙮����ץ��C+�y�b	��!��Aj�QN]
��mB�W��f¦�
4�P`��d1uXB���ԇ��g�s��&�X��,�!W氘1�
+E�����1��̙�W���w&��zq:Zu�
(9b�&h�|��™B@���~�L���Ɣ�
�s8V�����ӥ�i�ŏ�-8:OvIELG�I�����("�1
rÑ�|%�C�j1��C�s8�.�<�%�}sدa��
q���sx�I-
S[�`u\��U��e�6�a���;�*�2�lC��5#�ޞ�L�,�)k`\�_�w|����m
�A�:8L
�� �y���۹+��V��M��d� �>R��s
_t5�&\��'g�x�9��ՙ�ҳP��@ҜGКC�/����b��
;La;P+3��
���s}`
�aZghDV����
1��E@�M���W�u�z蜡~����b����,�]3�]��3՝d�*6!��0�s��T"Гm��t��W)�T窿�Ow�:L�Q���57xv���տO|��h����Y���Wt|�|�r�0.J�l�3 *��yG(���jIe�C��Ї��WO�����2��_M��b�`zY��5�{�
4 [...]
�£(�;5P��*J��5�Q��$;����5�����C_C~OҾ�ޙ�ca�
+�����$�m��%��ʳ����Ǥڲ�����b��C��eɒP�t3��²<��g�ldۘ��m��$�^��ks�6.�%�b�՗��P\�d��M
_}�p�s�>�f�p��LNj
��.~��M��
����>���

?v��
��.��K�I�0��ٝ�N������8m��1
0����p�z
I��$
Y���#�Ie-y`

A��&��8�5zI%�s���7Sp�E� ��yY&���
}.^GojbK��`=M�9]��ڟa�M����S"nO.ܿ
�D��ˏ��l�X8e����s�&і���)�d �'R�WE�ч�&~�m�}
+�5E�9eɮfs�7܂=P�Ԛ`*:Ά����L!;���#FA�R'�#ȫ�3aP'
h`�[1��mn8*���uMT��yÑ�UX�6J�ō�%TBt�5�)
)�Ė1���֡������yVfn��c�(=�r�r�m���L��~�3���j�Un�C*#�!F�|6�W,I㰬.��ǘ�"��\�B�d�y$��ϓ�y�������R7�T
�9����!)�'��
�� �
 �:��l�˛?��ib'Rh
+����5g+���O%w�p'��|	�H��f.�#
�$�v��e��f�,��Ts������|_���L��L�C�gw�;�T{<O��S
����g�k��}���&�֎����d{�dtB��	��g�h#A�DA?m�����Dz����U[�G
>u�W�a��w#��>D�?}�S��A���C�����6���:.��#d�T�
����G������#���Ucj�́E;)��<=�IEX?�|a!���r��Z
�~k\�{���.�U�$迄١�+����5�
+10)�r�DZ����g��~��:oѰ�H�a��۪��|<
ըTY�/Ԥ������/
��u��k-�'�./��:���i��0I�8�`�.�e
��Sz
 endstream
 endobj
 363 0 obj <<
@@ -1275,7 +1295,7 @@ endobj
 361 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 365 0 obj <<
@@ -1298,21 +1318,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 378 0 obj <<
-/Length 2617      
+/Length 2614      
 /Filter /FlateDecode
 >>
 stream
-xڝYKs�8��W�r�Te�$��9�Y;�c{ly�R��Z��$�)BÇ5��ۍnP��d\{��h4��5�Vw���rvvq
���I"
f�A�&�����oC4�;�t�L��r��C���/�6UԲ�tA��,UE���CO���}>����u�����3{�g⇃ts��Ow� ����I<ؙY�A |�惧���܎�� y� ��<�K�;.���5��(��֓^�;YZ�n����*�5%�_UY��`ǧ�^ҷ������S��c�u�0!1�pCW�4c�f���/�yԗŞ��ODp�������cw����VmK�*�:��Ȫ���M�<P�
e��ʒ��wY�Sk�s�J-���P	��������u�w_�:}|��;�bY�kmW�Wu*V������E�oo�g�/W��
��7�7����Ѝ����s�Ȳ��a�8���|;e������ӕ3{mG��l=���O�P�d�=4�<K;�B���i��=.T-�����f���ZU��rV�Z�2�R�*{����I�v�K~��=G��.V����O,�*��.t͎S)�g���2���
�Ѫu]o?\\�v;gU4�.W9IT]t�
^\��QH

-c1q�xB�O�JS���5�nfs��w�G"
�S�TC�Kk���J�1��W�*�K]�
-�&o��[trln�ʝV�'Ɇj�AW��ֱ��.��x\�����^V@$��&� 6xy 
�����6ܖ�C*�W�����x=�*�vkt�c�U-˺�r�jY�ȅJ|
y��`I
X��^���q=��">�B�$]��
-2���A�!&3�#�A���
u0@4��,�l�N�L�½�pk^�G�BnTוd����|�����2?�שި�ԓ��O��ϳ�[�fw�����(
G�
�6��.xǼ�;}~|�~�m�8u��|�hSSl۩
���k�)�M.="@F��/U%����)Zu��OΕ��Wś�
�
�f=
-����O@�n�����W4��!����%'��'�)��x�S�3j��܂Ql�L֊�mɱp
��hrx�H���Y
�!�I8�G.�NԔ��8dt"&�����d�3۳CoC�M��f�-�,KU�K���
p��ϧ��l���L���Y;���`ncp$2)�����
ab��(AoH�:�
g.<\�%%h�TM
�F
`�2�MІ1
ٲ�G
�|a���ݨ�0�4�ҵ� �ƾ
-[8,��(
-�<brN�VE�7j R����ڱ�":;�_��
 ����MD�1�m027�, at - LT�,�4`A��
�Q<Zo1
rj��ȣ��/!�LNgUC�?�s�&z +`P�u<}ݛC�*����9�~0L�>��*��MoF
'�ŋ&�?�
Y�X����
��Q~OX�c�T
���H����E(��Hu��%\b3�Vf�J_�-���rO+x
�O04!I���Q� l�
-/1)���U3/�I�B9��%[^���S7rOs �W���aMT66#X"�5�b���g�
)��;:���Ax�
�$�,�T,D̎"�c�1��F9<%�e��3���dB_�d#��+EU�>�<��~1Pn��F�؆~q03�-�aVVT��
�˾�`e��8�����+ʪ6�Y�J�;�~�oy>��0��sm�Y�+�]�/v��,{������7���
B��Q��̛�8~	��p��
�
0��i�s���m�{H�0��lA�C���w\�9�#ҝ��I at x3�� �����@ʓZ��t��{?޹aO�ԛ�Dn��+Z��P����=ْ�:[Z�z�k]2�RWu��˔�q�e�� "S�����^��r�
�E����ۆŜ�r�E�� ���-��fT{�=��v����_�����'�t-�Ufkc��bY��m��s�S��՞�T�O]tL
�W�/��W�F�]z��A�
�"��:~���#W�5H�jH�IK,����Th��s�_�d�~�Q
7Y6�)MM�BN&�	�'Q�*�z�y�����"B� �� �$�
��e�70L�8@�UՔ<S

-R��OŠ�[�
�����0���m�3�Cf*p������b=�j�l�������Q�ziѺ*�
,kO(�"�B�AN` #�Y���6+Ǒ��ɱ��
-AA"u�x
�Iy0�P��
)f��V�rT'0�6( :F���aR�ڬ�ț��iV
� ~Nr9Eш�8l��/lA�Zw8�Is�����0��
��/�Bu߀��W����"2��
����E�iQ<� ��k���v��e�:����m�4�%��9�pH6b��'
ŭު�^t�Q�1��i*�
6�ʭ1�kDr!='` C�E�a���<��P� $��Q0Y 
�y�Y�y)-ŽC8��H��*	'eM�v��J���<y
�S
-�0��yd"�}/1%�Ucƥ���
Ŏ�o����?r���5a���A��	�wu�_�E)-�! k:�%�%�

������9.׉�
�߾@����F �!��}\�q���p"{����pN1N�D=�1���ȶ�����{*��0k/��H��x�`
Hn��T�>
-w��?T@�
+xڝY�s�8�_��K�X�����K��I6q���ݙ�e��D��
���P�\����I����w���rzvq
���I#
��A���sB�
�����?��
~�{��u5�R���ζkU6��uI��<Se���CO���~>����u�����3{���� [�}��
́�y�:~�
vf�z�����3�#o8H@�(@y=���A,|Dž#t���#�U�zҋf'+K��rn�>'��aME�WU��8����m9�1y��� ��s�4LI�?�Е
���-����<��rO�B6'"8Fw����ۈȱ�LWyM�6�^VrM
K��uS�m��<P�
e�7ʒ��9wyQPk�s��Zl����&4�?7�_ԙ�}e���qr7���eݬ�]�^թX�zS�Vh��J�;����\=~�6�\���L��7C7~3��zz���#�F����������Ϗ�OW�h�	�
���ll��?�RU����yֱ�,�Lkm�q���?�7��W��U5�`��+�T��W�8I�Lo�?��K�stY�ry�O���"�"ox�R7�8�R|f
+/������Z5�����n�s������ �ꋎ�@
�����=
+icA!b,b'Lb|RԚ��ϩ��p3�Pf�+=�pG���e�^�Pg�W��ٞ��PYS�Uh6)y��ܠ�cs
W�J��H$��K]6Z��R8ת�qU��o
{y	}����p��e�,<��|n�嶤R���-�T����V��[��
�Y5���V��D.T���
�K���8f��\}����8:���
+I�v]�*�\~'?���H̼��U�\q�� ��Db���M�:Qۅ{%�ּď��\��+�-D��g���׎�� ^gz��SO�\>��>O�n9������6�p
a7�۸�_��
�~����A(�]�����yn�ռMiL�al�
+<o�m<:��6�� ٦�LUp��*���h��/?9W��_oSt6��(
�7�<�K�!��^��׆���ӗ�
f��g<n�5N��h��rF��r�(��!��14����!`#�v�gq�� ���
��	�h[�"��щ�Sk��G!�hg�g�ޚ��	p�<_�Y�(�$���=�$I�O�74ل���
mO�vHg%�ܭ��Ȥ�;�B�rf0����o��!���3�Q��pЖ���T
5Xi4T�A4ʴ7A�0d�v
5H��9���kt�*�|H�̿�VZ��n4�l�$��(
��98=_�
ިH�FB�k�j����~Y!s ԃg7��Ɣ����HB� �0Qײ2Ҁ�7�F�h��0ȩM�#�2gb���39Ir�UQ
MD��b�M�聬�A����Uoi��O�����0��"� �6U�u�/�
?�
Y�X����
��R~OY�c�T
���H����A(���t��\b3�Vf�J_�-���jO+x
�O04!I���Q� l�
+/5)����vV���"r��*�(�$a
	����@Яs�
�ll
F�,D�k��`5 ���R �wt>EC��>�;�I6(YʩX��
E���cHu�rxJ���wg
+*
�#"Ʉ���Fp�W���}y@��6�܂'� �
��`(fR[~�%�4�}���

�	p�KU<WTuc��(�$�!$v`�F��|@ka��ڬ�B�z��_�V�1X��Xn
+gլ����
+'
����7
/p� &��v�
 :`��ӆ��������5`"�ق~�t�����sG�;���zf��9��ہ�'����S�
~�sÞʩ7��ܔY/V�ܯ�"),L{�%�u�����кb򥮛���	
�
+�� �AD�<?Mzw�zU�^���R��۷
�9�n�VOA(���i[��!���{����q1?g+ჵO �J������9Ų0qۈWz���=5����:

�&_.o�����"�[H5w
�
R��Ar2�\G� =�!�'-��J�-f�BS���i��$�K�j��b[����,�d�{��{��2��K�w}mN ."$
�� MBɑ�_�z�CL����m�3ա e���T
j���1o^��-�l-Ж?#��
s�M@��`P��]�'XC��/��� �$j_/-ZWU��e�	E[$^�3�	
`��"KVy�f�$�[���!R��`���%��ݑbb�Ř�j�;�:���A�1��-2�Ij�!"o�yu���9A�
�E#��1S���jN��`$��v
T<&�L6�{��s�}2�_��#Tn���kD2�b����E�̜Ʈ����Y��;<h��A��[+i�K��s.�l��#O
:JZ��ݽ�:��cy���/LXת��У�}ȅ�
�)�96j�C5� 
+ț�F�dt��ug
�m��`;
��#�/"�$���4A�=*%Jq��y\N),��瑉���Ĕ
�V�W���{�/H�8n���O����Ic?�?k�pU'�x�1��b�R�JZC �t>K�Kd<
�k+����\'�3��> �/&P���q
H�a	簧*�Ga�$^�
��ٖ��r���|OQv�����ri/��@�c�	�h0{6ʹ����� ��?p
 endstream
 endobj
 377 0 obj <<
@@ -1344,7 +1364,7 @@ endobj
 375 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 379 0 obj <<
@@ -1364,22 +1384,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 384 0 obj <<
-/Length 3715      
+/Length 3712      
 /Filter /FlateDecode
 >>
 stream
-xڍ�r���_��K�[ˋH���ow7�Xi�&y�H�B�"���Q�����63
888 �
�g�3��������$���4	��v?K��:	�q̶��/Z܄��}��#7�7�`�iͽ�U�u٩�T%�>�L�-�'~{A��m�������U k���ֈ��uϲ��/���
�g�2J7�'�:�Va�b�p��+��o�_�7��~�~����
�
mb�����b
�uk
K�s�;��[æ�cJ�VM�����8
��`
U٫����-�j�=-�S��^ܬ����L
�1�wp� X�����:�u��N
-�^.�<���`�$��%^�T��:2�=T}�s;���[O�;0�x& �Ld��&7�#���Li�Q��Jyul-�ꦎ@QX��z�R8�n�0`���a|O��
�pYu
(��tx�4�zi	9�_��,�)����Rt�`�I����Z<J�T���#7����ay�[�\P��o������;G�u$y� ߧ��I��*u�+L{ ��[���Ɣ�
�U�W�oT�� ,�
hY�O
	�f�VEqb
|���[{:T��꾩��
�o�vM��6��i�^7���׿�T���2	e7�H������7���>�mf2�_ފ�z�������/L�̔X�+&�e
Dk�:DO�ua���]�� ����t}��˃�QLn�8ek��M
�"��*0��-��� ��?Յ�覡�Z�l��U5n�Ԙ����;TY<��V�H�~�" �Ye5pqf�V���x})D6��+ͱeJ��� ���=�ف�jPo:��v�]{6,�,�S>�
�m��0Ut^Ut�6 [...]
-
������AZJ���
;�|��<��N

Y/\�
�φ(c i��]a�����0�Mܛ���$1&e�������ȟ(�~^��^0�L�
����(w
����N�`�毼c��������\�/Vp��(e3Πr��֛ujʔ�~��

�
h^�)�9��A��
�9�����4��~H\�������u�bi�<4xd+]�;jEr
-��s
<�Yb{����+��U�X�����<�
Y�i�e�D6�kv����s��a

Bؐ)�v���W������l�J1����W�������(H���FW͉�����#����O	aS.���k��^�z8��`�� ���-��Zh�1h�lg��V�9��&�.Y�OZ�֠Aa�sG�����U
l40�@�	\=���t�#�fN�
a������'f9�����,b���ŧ,�0�
�&N�����T{:��d���q9����X<�ap��
��kl���mB��cW�XS^N~~t�|�~J��
���ɾ�^���P�9������j:�(���E
 1�):=h�g2\9
-�v�+���0�(M(�a���-��	
�Ȓ�?�	�l���A���z�	���E"��/D"]՘��s�����9"�ib�~2��8^	�o�aIb�o�׸��-c�P\[ �y��PLQ�|�Ɂ��1�uU@�1�!�6��=KH\�}��)����]�X��
q�Q$Q ��n�ܥl+��&�M�w�H��8s�'i6;������;���
fl��nЏ
4�<�{h۝�%�D-��6�d�+kP
-Ark-l��(
� �dhEq
����<�2��q{w{�*YRs�h�:��עd�@�'M�4�α-
�5"�"
!e��{aLD��5�K���p�θ�
i�&E���5����f0M����`�AlľHx�������ĵ#��v
-�7�kĖ`=:[$#�KЀ��8d�1Fzi�h���H9�a#A����*���M���o\����b틱�H9�*�Q91' w�q�Vm
��dC�/dl�
r��Y;�(�{�{�^��Μ��U��b������]��W����1�k$�{�)+��W���"Gs�7d�ѐ�Fn&
�t����〻}^���v�.\٨�j����y{=�N��O���;@��t^{�fx���0�y��l��a`��5�!����~�T�1�T
Q%��� d�7�V���VG���\
i����p�eÄ�X�:*Y���T4\��I ���v/L0��s��S����R&bx��K��Ù2��:�2�$Bv
��FR\XK0���ܴ찓d���B��!���fJ�3�xs�@B1K���0yõ��8�s�q�
J @
?yc 4G6!���Ɨ
���5$7�O�x:\�K���R�zv
gA�eN�����/��
-�-{c`���Z�.A��C�
�f���5���{] �M�pY�ָT��0�1%:�>O
G
-�$U
�T/# ��j��-�Zߣ��m���m8�]�,{�&��\��q�許��pG�4i�P&��͕R�F�d(\��N�������B���<��k_S�K9
��k���ăK�9+��48�R
l��P�hX�u�4/b�r�������[��A�+�TF��0	<�i,�T�_�Ŀ�z�U�:F?����ϟ��3(L�w������P<Z�
$$�N�X��|d�:Vpl����e#
�j���3�D\<Hp
-[���P+`�|2Nz��:֜W��u�ĕ�/vq�1
G�%��̊�$
���v��>����&ZڊT
-PF�
�
�r_Y��J�;���O�	}ب���EK���?1�$V�Oг/������d���%��n�R�K%@(�*�7���/�:[���Ip�}��
^��5��!�x��u�TR�w��=��[�x���e`皅a=�~�wD�?e[:( 
X�I���=Y
c���p�a
z�_>H��7�m�4籏��
b�d� j��5�mʻ��ZM	�e(����э�&R��ӘmO��X7���{0�鶭��a�
-g�U�,V�[���ЃN��		C�*�H��o�^�*ZA�(�4|�$Y�q��s�ŋ�B�Ihˈ�H2�� Ēd�g2n�`�e ����̝l�j9,dl8�tѕ#,�
��˩���=����16�XK��=��9w)���deo�X�?ã1�Ъ��
�n$[��@�ڵ��K��.��V�XТ���3�<e�����:L
�}��7Ky��ڙ�6�'=���[6)���8r S `~���6NjT�W��&�z�Ь�u�f导�
�㻯��9�Q���d���I��Ӌ�����a? �� qv��MP��
��±
�~y�C���d���A�DA��wH
T��0a�9�
�~,5A[m4������@9>F
1ȀS���8e:�
�� G�����E8՟�5灁{T�Ï<���_KzX mmN���!���'�i/��BF���|���
!ta?��
/i�+F`��d �ƃf��ϔ�F�l�Z�I�%���tƗ5��}��/wj
��-w�|��a�?1K6K?���_��_�%�t
m�eq��c�ȆB�z�+ݪ8
4f��
�]#n��>:�H��ܻ���P&�[ݸR�Y�籍|����T�/���"̃�(��0G��l�o����9g��I�����u�w�^===-�v	2Z7Kӽ�����/���:�Dv��Gl7�f�\��f
s�Dž�dH���]��w�
+xڍ�v���_���R��Z^DJL���x��q��6i���,t)��K
��;7��L�y��` 
���Ǚ?�p�z{��}��e���l����l��8
f�|��-n���>|���E�����*돺�Tg��A�L���?�� Z���x�n{��*�5�Y at k���:�g�����Y�3���a
g�0�o1{������7�/�FK?�y��\l|V�6�wP���~_���5��ι�
L˭a��1%�&׍`V������J0���U�^@���	m����F_/nVA��t��Ә�;8�M,�XNXj��:ab'�k/��X
��w�Dy��n��F
�
��ȹ�UGͭ'�
y<�a&2�w���A�A���(�q��:�AuSG��(,gg�	W)
D�K�
��}�0��s�a��:�h:�\�T���
�BEɔ�N���)�N
+��$
h���-
�U����ԑ�~\İ���-r.����w��Yǝ��:�<D���Aפc�����=�\�
X�hc�Ύ��+�7�
��F� � 	�h�,�'��t3S��81>YNȭ=
*{gu�����l���Fb�4z�]fz��_X*��z����@������ݛ��w��?3��/o�\�{��n{�×&xfJ,��2��c
����0ZF�.�w
�`���>�����(&7Q���yFB�?
+i�d�Z��`\���Bet���	-T���˪7rj��T`�
��,
Jw�N��?W 쬲�8�C+ۋ�m��"�sҕ��2
%�Qj�{��
���p5�7�A`�ʮ=v���)�L��6LA�*:�*��
�p�͠��/G�	�n��
YU�ڈi0ol�
a�^.�� ��;�
k�߂���dD������{K�Ds�s��rϺ�a
K'�'0R
��w���B`K\F� � %i
G���� �ug
�q���.���gC�1����0Z_[q�y�&�M�yF���E���T�s�O�z?/�e/Y����kh�������d�X
�|�Wޱ�����d��{.�+8��K��gP	�F�M�:5eJA?L��
+4/�������^�
�u�h��p�_}?$.Ɓ��X�`�:s��{
<��.�
�"9���9���,����Ib�`�w�q,��z�k
Ն,��2|"�5;�������0�!lȔU;r��+�ځUi
QC�G6xP�nf{�ثG}��x�y$��A�����}�v�m�J�W񧄰)H]��5`/f=
��
0�f�
+ �j��a-��4F�3XI+�
�A�c���'�fkР0sɹ��b~F֪�6�f ��
L�@��k3'h��O\GG�w����
�Ap���_1D�B��S�J�V��Տ��z���	
�z2�x
x���RFFG,
�08K��D�56�d	hO�6!�ꈱ+f�)/'??
:e>
zJ?��o}{̓d�V/�{G(|�
��Q��Z5
Clt��"����
4��
W�����>�?
2J�J�:B�>,v
�BC<.�$�Ox�-�D�p�t=�
w��x�j�H��
�HW5&�@>�\�,��q��~�X����:�WBo��hX���[�5.>qKŘ&��@`�df �STm�l�Ar �wL`]i
`��hq��t'}
+1;��a~W.VhyC�iI���9w)ۊ ��t��
3� "�
�I����t�n/(q�|�:�<g����c�iO�
�v'xI+Q�0��M<���T�B��ZD
�8
+=#� ZQ\�=��<Ϣ��p
��ݞ�J���8�θ��(4��I��
�sl
�r���HBH���^#d��`�8
�3�$GZ�Iy1{�2A(<�LS��8�q�/^��!�?���5q�m��B�
��%X��	���4 �(;a��^Z2e~�.Rz�H�l��J�?tb���m0l�X�bl;RN��JAcTN�	�
wܬU�B�#��
��
�y��(J�^������3'��k�}��2��3��x���"'}�����d�ʽ�U$e���\�
Yn4d���ɂ4�2p��8�n�f)��ݤ
W6*�Zi�g�x�^��j�S�$����:�W���^.�b<
i�|� ��5D��rMbH��8�+pL'C�E��2��M�U�v��Ց�|.A'WC���8\m�0�5V��J�a�3
�:s�l��

+��
b�x��� ���^l<�c9�p�����
&��]C|a�����)07-;�$����|�i0a��R��!ޜ,�P�&�=L��p�:��t
��� �O� ͑�Eȥd��傾gh
�
�6�� ��c�T���]�Yr���``�C��*�
e�Bt�����V�K����hïY;%�wM+~�^@y�8\ֽ5.c:�eL���Ñ$I��BE2��@|"��de
������p[m�e[�{�!�ޱ�d#��t�;:j,�2���MZ.�I�ps�T���=
+� |a(�6?�}�ᨹж�#4�������R�&�Z,"3���@�
+�;M�T�y�@-�"��D�:&�K�X$���%�>���ֿp��=�Q�6Lm�C"�ėx#�/���f`��я�$c��g��
����#���ĭ� ��A8	ɤ�:V�-٪�
[�?�lوǺ�,0��L8�–n�?�
+�>�������5��x
?q��_;���E�g
�Q*D	�)��'I�!�]{�o���"��Q���uæ�W�"�߄���m rœB6*m�r�����O
�������K���î�8Y�3s��۷��R�J�
+�
���
����%`�z�o?���tͽ{�1
��p
7�Ty�ݿ}π���,� >�Gz� عfaX��
Q8�Oٖ
+ V{R~�cO�X<�F9\z����R����{[2�y����%�X<:��� �_�f��g�VS�fJ����bmtc����T%��4fۓ�.�M�!��

g�m+�eX�™|1���t0�ƶzB�Ð�
+;Rg���ש�V�(J)
�:�DVt�p�\d�b�Px�2b8�L�+6 �$���L��!a� l;�3;s'[�@�Z
9]t��}Gs���r*(tw����Ea�
'�R��6�|�]
+��9Y��"����hL5���*xC��֢7�v�.�R骋���2���< �̳O�o#����k����R��vfv�M�IOr� ��M���=����� �_i����"U�U�	マe4kz
�Y�+��B���`{Nb�j�!=�,�`�0x���o-8���t���b H�]�t�t���(�p�ǧ�D���� .�'kD�,A���m�
Ea8LFXfN��°��KMЖ@
*���i'"P��QC
2�T�酡1N��h�d,�Qg���mQ�N���y`�
��#�=D���Ē
�@�@��9�v�=��	h�˅����D#k!_ �&C]؏,��K��Xd|�*������3��ǥQ"[��}R{������e��/&z�s�˝�B��!F��=j�o��_̒��O6�f��e�2]G�gY�.��-�������J�*N�٣�Ci׈�����'�a9)����6�6�	��V7����yl#_�~3>���_���?Ph-|af|������~�s�0N��`
Ct�C��߽z�����%�g�,M����Wg��`T��� �T�u��l7�:X�Q2�Y�$�c�)��Q�vq��؟

 endstream
 endobj
 383 0 obj <<
@@ -1393,7 +1415,7 @@ endobj
 381 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 385 0 obj <<
@@ -1404,21 +1426,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 389 0 obj <<
-/Length 3634      
+/Length 3631      
 /Filter /FlateDecode
 >>
 stream
-xڝZY���~�_�ڗ�U"���$˲ױ%9^9Ql?
�!���8��ߧ�����J�0��z���AguZ9�o�^=�=���ny����;�8rw��
��/k��Bg����xSo�d�5��6iw�e��ܔL�>Ou�`����
6�=~w�����w.��\Z#�w�����/�9�
�߭���OVW⺬χg�����;g��Й���wN�~,�$��i���x���T�/��������qװ}��S�0/\_7Q�~�}�n���#U�\�/�O%�:;i�As/���u��$�%������M�2�m]w�e��l���6oZS��w�:���F~�~�$��`?L��֍�?o�p�yH{���D�����ws�'� [JV
�r=ki�LNj\L�o���m��E���
J�y�t�Z_T�̨ �Í�
���mg�������45u��'~m�<Ϲ̖i��2ǹv���.�^��̺8ڽ��W7&�eZt�f�?QΪ�U�J��I
�_t�0��(���4���a!�4- ���M�@�Z�Xv��$���UU9p���h�ؕ%��`;�����,�2;N<?��ZxS��<�5�A���
�_�$��Sk}�!e�3�`>P�T��xκ#�	צ,n�R�U̍�>m�Rg
�e��$\7�="���f���%���
��f~���j~�+.�Hj��Tj�9�P{tVx"k���VM?c��E�U)����R[ѩ
�6����CVכ���
D�d	3�>�
�d����x�����>\?>���|���LJ���4�k��#ܸ0	�
�dU~�6Ux17&�y�
��ֹܻ�Nv/�9r/@FU��.������O
<o�s�Y�J�n'�UQ���Ҕ�Nr�
wW�����'�5R�K�
�^����4]���u~:��̾�f�t�Ws��-
���:u�;&n^;
9 [�<��S/
m$X'd��F���Y��y�$�
E�
8RN��ɦ�MlZ
-pD&}����6�D�W2�� )C�HW��15�m����]�4�G
-`Dʛ�����
 L���=q�{E˔���V��<A!�Z5]M҄7�&0�(k��X�'|�y��2]%Pk�$J������,
��1p
�9N�‡��6,`��N��L*ϩU�,�8Y��d"e�o3�dF_� N
�VW-�`*�u�@!�pe
~�Y�'����7,�?
��Y�as?0��"�y�.Mw:���.���Y1a�EN�k����z4�EvS�*
-j,>����/b���᪤o�E
m=}oK�ҕ�=G���A�† ;��{)��g�hr{���;��)�
�^��^ן
-_�
	4��-?Du����������?��/
�cs��:/��қ �
;�i3:)&<12(n��"��Ep�̢��j�d놱7���N+��;]
#��l�1�h�W��K����L�8�\�X,7@�m e4�9��x�/��ֿw9�-x�j�f~���d�F�d%����@
�[a�~�莼�e��Lb�'AZ)@��͢�`�Zդ�0�O\���P�y)�t
fa��|�;9�
.ojp��?cf������p�����
�9��Q�֯T�i�*�g�"�}j 
-����tQPt��_�
L2'_&����8��F�' 
��Gy��0
-�].�%�ZF֮$�� ��!
Dn�YRE�țΤ�r
hU��Zζ�6����{
�De{)+0�5x�;���p& 3"h�� !A�!�T\�V�9o@�kc���؆T�&X�����[p<��T!q,v��m,����4w��`#@��"����"`* w�h�
����s�Fc�9��W����8��VM��y嶰I�{�7��}���裁k:�z��ߥ
��C���Z�簨�-��!��
� �\��8Bh#$ ׇM8b��Y��<O
-&��+{��G���
��`{f8�3t��np2Yt���kl'?������K�E��l�"�vյ���<u#3�R�2`�,Ib	
��d�>iK�n�ĨS*����TW�mG=t���� ,��N����3i[<R�T*� �H�g�9A*}������OSZ`|W��;��X�r��22�23 ���2v at 6�Hc���]��
i�B�"���v<�}��
�m��
\��*"֪l*P=��z�B|4���8���4{��@QA����e.25�v�����V@A?0����f��n%&`�u!�6}
x!*]�%5;l�-�I��&�
��Lۮ��2#mnSU�v9U��$��-�$�,�ʖ�b���snALe�ꌉӓ WmZ����W�<}�1�i&<�U��4��-P`c@�� �x���rBH�ٲ�0�c�M�1
m�H&
��RC��ږ�,d�^ͳɘ���`P�{T'�΄{���ļC���+�:7��<��,�ub̨

��3�dP�0
e��D�x
��ڽ�G�|
��r�
`�W��

���5'�
&R\�St2�^�F
=�Hl�جr	"��%.�m�+! i���n�M��v��-u�{���F� ��t�xR
 ��}��g, ���ApM�B(�_�������뗭&��V�E��M+�J�f�1�
��	�2:�	\�K��Dp��	,4C��ܡ T��Q1�[qm(w}
-~**�����Բ �e�0B^�vդQ.��#�����&�����
dV��r���T��|�U�b�L�ClS=
6*��� DBQ',�Tـ-��os����ͿP%	�J�û�o
��j���?�AE�i)�9,߸=���V
��Ut��LF�=�@��v�C
2�U�`\vG�-M�UѴ 5�B*dB�f���n^��y�ݷ%fl�]�7��u�����>;.P�y|�
:�M�����֨����+��X2Y?�	��Mde
-�ڐg�8�N�FQ���O�.�s=	VDe�ü�t�̣��Z����D�K����<�ߓ%�������(n
6��b0�E�cϾX��g���1����;9�������`�V�r�]�'+`#���y�if��.���A�/w
f�z���Y>�'�H>�X���G{��G����Q�ş^".8��ǕY��2���D\�T2
�������=GP���x�w;�N\
��z���Ǹ'��������d��A9��3r�
����Wt`��
-�

��ֵL}�Vv��O�c�CG��:�L
> �́�����ƚ
`�QQȗ�Q� ����0�+��P&��BOf�
-
;&�
	t��cL�����3����a�[-�e�Ip
Gg��Jח�i�?/sڲql����ӫ/�8_��}Ni/��%?%_s'�֠Hcc�,�
!6"j�@֗���}C
����Q7�L[N�]��B����]�����U�y%㏽��a�j�-i�鳤��Ėh�3�
c�Fߜ�*t��d��������<|&�k/κ_��$�+�n���q�tl�����_��d�D�_����W�����_�~�����6�5�	;�Mq;�V���Z����/A^h����<u�BևR�#��ĢMp�u�Q��*��z�'���\��ݺ�8�v?i+
�ȧ�m�

"
�Ӌ�]�H��ܶՋ�ϯ��.mv]�W�.o�WU�|fVi�n ~�Nr��i7)��Ļ��V�Ƹ�\��>�l���@�ܼ
+xڝZY���~�_�ڗ�U"���$˲ױ%9^9Ql?
�!���8��ߧ�����J�0��z���Awu\��o�^=�=�����x�xX��U{N�{��|��:�l��]��7��/]k�o�M֝uժ�0��/2]5��A����o���}�x���k�+�ֈ'	�Uv���7w������tu%��*�x����~�s�����~��q���`�4]7�����ɻ�d��R�3�/ݭ�o
ۇ
�3e�K���uG�g@�%��N<R5�u�2�T1_��F4��~�Z�EF"Z�����M�� 8���]$;7�fD0��EӚ�v���F�f��q��k��0��Z7�����!�I�yі���́�|l)!Xy�����u3
/r6yq��f���og���r(!���j}V2��(~
7/ �����>��^����yQ
��5�<2[���r��'�C^��ĺ8ڽ��W7&UVv�f�?QΪ�U�J���JU�u�0��(���4���e!�2- ����M�@�Z�Xv��$�����R�=f��%O�L��9p���Y�ev�d~
`Q��f��E�k�����K��Iz�7��� C��g��|*�ȩ5~���uG��MU޸�H�B�%}� ����e��H�n<{D�׋�6�@�+
)�T���
R͔���W\l��pݩ԰s"5$��,
��D�2Q=��~�S�~�J'%��(�>�S9�m�5�/���74�9���f�}f>�
�����j�뗛]� [...]
gλ
ϋ�$qd(Kn��
+�~@6%lb3��h�#r�C5Ƨ�97F���wI
+@��
�Ѩ�l+��l�
+��=R #R�,
���marPF狋�(Z�t$=��:;U�	J�Ԫ�j�&��4���AY�LƢ>���֦�y�*�Zk%Q�g
և�f9�8֏��0̱p2>�>�a9�W�p�dRqxN�
+d%��[�')�
x��/3qj����2
�b��(�!���/;��(�8�]�e����:
1l�F��T�0�BՕ�'q��yO�
�>+&lӡ�Iv��OU6�Y���n�QEA��'E� P�El1�7\��m�h����m	_�*����0(]�`��"#�g/E�lMnOvr���dJy�_J�e��OE �†��?�:~� by������
�
?
��9�K]TtX|�M ڀ�]Ҵ��7�A��,��g�ya�A�u����`��Q֝.��Q6�q4�+���<�}&N�n.I-� ��6�2�
�D2—�Q�߻���}5�?3?nk�m#k�����H���4M��?tG~�2�C&1	�
 ��fQa��J�jRE�'��A^�/Ǽ�x:�0d~>蝜��758��13��AX�@8�`��d�
b���W*�4_�U��>5���
�rk�(� �Spׯ
A�&��/[�|��
+��v�c� `烼I`��.��[-#kOM���b/�,
�"a��f҂^9�.��Zζ�6����{
�De{)+0�5��;���p& 3"h�� !A�!�T\m V�h@�k�
��ĆT�&X�����[p<��T!u-v��m"����4w�v`#@��"����"`*!w�h�	��s�Fc
8��ҐW����8��v��%&��ma���o���1@�G�t���M�K i��1ɵB�~QW[@gC�32:�
�9�q��FH@��p�
�f`h�})�`C
4�샓9_�6l
��M�0��qZc���dفf������jH�\k q9���ʜۗ��m
���TZ��gIK�E%;�I�X�vk$F՘J��8�.��*k;B葻䍧�ayQuz6�W�I�����2)DRG=��	R��;p�HE���{��㻋����?�)�Y)#�(3�;�+cdc�4�A8ڕ��A�.d(r�
mקڧ�N�ݶ���eh�"b����Gbr�QB [...]
+l
Hw���SNI:_� 
�
�����f(�d�Qd-5���m��B���y6�Y

��`��֙p��r1o�Э�p�K���s��GV�:1fԎH��g:(y����T�F�P�E�^�c[�N pc���0S��xɂF����ZD�R)��):��U�`��
^$��NmV�z��Srն����L\I7�Ȧ�L���:�=ZXC#�m��h<)��^ȩ; �`��!�fm)ӯZK̀WY����V��{���O��V%�B3����{
�^�%ax"8����~��P�=_�Vˆ(����x6�{?�	��
�Q�`jY��2f!/x�j�(Qԁ�VZ|j��qr��
2��|�j�l*�c1Ԫz��'�!���nge	"��^.��-��os����ͿP%	�J�û�o
��j���?�AE�i)L8,߸=���V
§Ut��LN�=�@����C
2�U�p\vG�-M��U�� 5�B*dB�g�
�n^�
+�y�=�%fl�]�7��u�����>;.P�y�
:+M�"����֨����+��X2Y?N�%�Mle
+�ڐg�9�N�FQ���O�.�s=	VDe�üg�t�����Z����D�K����4�ߓ%�������(n
6V�b0�E�cϾX��g���1����;9�������`�V��b'
�����I��h�4���	�
t�Kg��=�I���҈�3�EYn4|�g�{�:�%Y��%�r�k�)}\���(C!�L�EK%�eh�
k�
+An �s�q��G��x�#���po�'[9��
xB?�?����{B�HTp
=#��0��~ENY����1yj]��Wi�g��+��;v4d�I,����A�z��� �z�
8��(l���
���
B�A�
c��
e�@J,�d橰�c��@�n
+8�� [�[�:3*�I����_6��qt����\4����`N[6���s@���=���=��,���b:Y�S�5obP�j
�46a��b#��
dIN�)�7��
�
ucʹ����,�����5��`)Y�T\d��7<�Sm��%M\7}�����n�ߠc���3V���~����Rxݹ�����Y�KB?�dŅ����p���3][0��y�ׯ8u�8���������]
����(�������>K�yo��I絲��ת� �|	�#��WձS�>T��
�%m�����2\T���K=���\����'m���������-D�#B��^bU�Զ�ϟ_�W'k��*.�S��/���̢&���I�ަ6�!�&%
ω�x�M`�gKE�xV���{�q��C
 endstream
 endobj
 388 0 obj <<
@@ -1432,7 +1453,7 @@ endobj
 386 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 390 0 obj <<
@@ -1443,23 +1464,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 394 0 obj <<
-/Length 3105      
+/Length 3100      
 /Filter /FlateDecode
 >>
 stream
-xڭ]���}�g_*Ϝ���>%ٻ�.��:�i���A��z���G��/@�%˗Nng<# I�E;��������Ǜ�7��I�$���I�M�v ��c����;8ַ?�L�7�֍-)�w_g�IV}�uE��LV
�C�
,7��������ͧ�t6�Z#���
6���ߜM�w���x�N_x�-77�qL~���u};q�M$<�	bZ���y·~u'-K���}G��-��hRƧC����|a#5}�)�:ȭ�g�R�?��^���}����]5�g
U)�N�KD����R�(1��Wh듦.:"H`�v�.[�i(Z������6�����AN��"�Q-��8D���p)ja���I
��Y
���T�q
'_�%w��I.(���fؗEwDѮ���y�R�9���u]גm*��@xJW�
k),�ء�}���±V%���C+;ْb0���3F��ٺ�un��cϢ�{�R�ihU_ٔ�����Ol���
���I���
�B���Ҧik�P��Xn@�
j��ַ:��fʤt<��4S�{}M�H �{Җ��Zp
�-e�	�/8�7�yWޱEi��UV�D�C�8�d�"*���(��C�؏���� 
끚%�R���
)h��BY��zZ̬�BF�F�����v$�vf��Ϭ͠VZ���"��E$�P�jg�(��	��MH������(@R�b,�ˉZݱV�).(A5e�L��%�o��������U o�Wn~,���E��d:�ظ$�Vs 
e.m��
�J� z[m}��2�
��
-�d���UN
v
9}S#g�^K��ȱ����^�5JQU�'�K�62Eu�B�m/��i���{�c��
�<���l���JK�Q�]�E\�ߢ��;�׵�
}�o��O��[�)ϏI����бY��
=qN���@u��|�QI$Vf���gR�<�Hsn�!�%Tt��JO!O�	F�h��,e2�vzR �����M��ǥ!P�i���݊�/�36@��(���Vz�(�
���� �s����םf3
�~@bz��.�y{X
��i)z��
-�&P:@ ����3�x�<�阙`�p(��Y+�?FT]I"����Q�0̔9�-fs'|�ɬ����[��m�����#ZEi ]X����fD	x-�W췎�(�T
��t!�첶سG
��LUX9��W3�K��6V�i%9�z��qY���{w5�t�y�y��^hT�F#W� 湦�
��CP���H�y*k'ʘ�� ������X�!6t
�&�2ʍ�\��G
|�V]�ݍ
-�mvR���6{��×��y?ܐM���##�Rtr6L,�����bw)
 Օ��G���LYVt�]s�c�
_�Q��=d�j/1\ �=>x�ǣ��D�)=rπ���:�	+�2����@�M��UX�R��JU��#�>_�:= �2[1
Z��8�������Ǒ��=#X�����&��</�4
�����3K���E����BQ�Z
cj��
֎�2Y�Xيp��ʃlu[��T/FM��K۔�OA�O at b���2@'��b��Q�_e+
-���j�-Q�n�!=⛅a��e �"�� �����y�v��0;&���5���>�����1�
������
�B���q�^9^lQ��[2͎&Ę$��

Z��WR��V��s��]�
-�O��ԡ�a��������W(v��aL��!h�d5^�Y
)o�2
|�=b��#��&g:�F5�Lf��iTHPʄ����aT�l��~���T��9�n�$Ã�E;%F:	��"�����ҙ�ܾ�qx�z��-���^�RՀ|Ǵ
��
`
� ���U&�
Hh=
��4+(ǃ
����hA�]�{�%)��2��1�W���
?^KN���}�.�fW�ʞ3
�BE!�������1L�r�<�v�FF�~~&v��92D�iyE�/�����?�Y�W�4�Z���AG/��?�q
`�0;�,t����RB�3��2-N�
l
-��=`SDvG�O��n�v	f��&�"�@
-Vێzc���C
nawJ{U,���h_��M�FV9U�iu����iHK�_\ܗ�d
-|]�i{
�4�wA	(��SJz��"��p��&i
-2X?f��b�0�"��݃&9���k�Ъm��抧�� ���'n��
tm=d�V�HxeS�Q##��8A
�k)���yDm��6���A����#�c����
3i=����<BQ ����Y)/��ĘgV�S������ -rt�0�j����랱�2<C�I/�.��C)��	�X3r
�s
hP�	�L���6�4m�
.� ���E���q/�:�Q�q${
-
ƨ#�Y	B���ꊆ͊M��,6d��>uU5@ ��Bv`�BN}��驡b�Ku��!�_9q��<Fg�c�
�G&�Z�SD��gOdSJf8mv�)OkԒ9Zٟ��Z=!?m�ZW��x:�x���S���)pձ-
-�*��:J��
�|�[��n��u��teS(݂~�v�z�D��)>�6ԧ꧷x�%
��y��u<?u�(S���#ެ��Ɇ��9�5X�� �,�{�dC��l:"]�k�0.y�<���.�@CV�)#C�
[�׋%��c�T��i����<:��"�T�g^���R
�l�0�`�A�R�˨�8�wUx�sp�$�h,@��<�Q����g�m=<
������t�ԃ����)[l�Q�c����� �\��s4�
��([��g�Lq�B�'[<#	ӌ`�
-<����� .S�Y�dV+yu�g��l~���7��߈�5d5SM��[iQ)(-@�Ұ��\S��n���1-
S5�؟�R�(J[�H��1�T��oL���A

��+������0�u��?i�W�k��4���=x��?S�^T��N�����;�H��0��0�� ���I���G� �����G�=
�'v��|�y���}�"a�KQ��
�3��fy[A�{P�H-��!�0:ߧՐ�<�Z_��
ۅH����r�� %
�$�q�[�c����é,w���ww���v��CU4�]�wMS�-R����oTј
t��ERJp����p��`���z�A>����,��
�
+xڭ]�ܶ��~�νT;��I�w�����N��s�v:I
��V�V������ @��j�N|O"�A_��y�8�oo�~��{z��NBn
���D�k��<�_,o��c}����x�n�ؒ�z�u6�dէ}QW���d�!>t��r��o��n^?�|�qaMg�5�Ȏ�`��n~���� �ql/�7ϊ���r�p����7p
~]׷'�D³�0 �5[۝'|�W'pҲ�N}�o�w�hڢʊ&e|:�Ǻ�^A�V1R����܊�z�-u�cZ��
��߷n`IX�USy�P���4�D�z�,e��ι
x��>i�C!�v�k'ﲕ�����Q[	YKi��m?L��$��W!����i�C�ߨ	��������@=nK5
�p�E_r�I�䂢JOz�a�j�}YtG�*�}�(e�S�[�u-�v�����te� ����
��H�~+
kUbpZQ��>���-)�Z9c4����X�x:�,���+�]��V��M��ϛ
+�Ħ^_ِ뻚�
��q-T~�+m���
E���v Dۡ��ni h}K��n�LJ����N3u����4�d ��'mY[P�����RF ����s�w��
[��{[e�KT�8���I�(�b+=��(�-l���
�Y+%`9Zۑ�&x*�*�����*dld{*��l7�@�hgv����
j�UO,.��_D�
U�vf�����X݄�Y኎Z�<p�$U-Ƃ����
ke���TSV���{Y�6���_j+�]U �F~x��ǂ�]t
=A����Kk5�aP�B�v��d����w���.S��� �Af�
QZ��`ב�75rF�D�
K9���X�U�zB�$=a#STW,�_����6;��>�﮸���{ɶ��
��
��E_ĥ�-�Y�sa~]����v��Ď�u����$���
;�����焺�T�nϷ�Dbe
+��1:q&Uʃ�4�b\BEG����Ĝ`d�&�R&�h�'R����x\%����ܭ(�":#`19�"<>8Ok���"�`i�<"�;�{�M}�i6#���$�����BP�����
�����j�n�� 
 �/>C �gȃ���	�
�"����R�cDՕ$��` :�
e�L����b6w�W��
+���E
ݖH[0hLq9�U�Ѕ��ȊPJ�aF���~�~�(y��M��H��.k�={đ+�T��cZx5#�Dj3qa��V��M����wW�O�W|�i�F%�g4ru�`�k
+�@�>U*
�T���p��Y�
 *��쎙�E
�aC�!j�,��ȕQA}���i�5��������f'Ek8�a����>|�!h���
�d �,>�02.E'g��BJH_�A*v�� PQ]Y�z$
h̔eE�5wz16��U
�
�C������~<J�Id��3!�
hJ��s���/�ͬ
t�$�Y��/��Tu�8������)�á%�� �C���m�?I{
)z�3����yhO`�1<���I�a{	�I=�$�a�\�
�,*�0�e�a1�����a���(�5����|�<�V�5}M�b����M��J�$���$/
-t��{!f
+?u�U���P
`O�v������
�#�Y�/Y�
�)����J�^8ᙛWl7h�c�X]�Y��s����� K��
=��+Tg�����%��hB�I����Q��z%�jEpk:K�լp�$�K
�
V+��*�
�pE�b�Z �$Ol���JVㅉ�� �2��(��'��#VY:"/Znr��lT3�dF��F��L����F��f8�Nj�Oe�����y��J2<_�Sb����+�))_�_�)�����
���g��bJN�e)U
�wLې�ư
л}]�a�M�с��à�	N�2�r<� Izϋ���GX���,C�
s5�{�����t*����Bkv���9À�(Ti/�k��
�+��3i�od���gbg?ޚ#C�?��Wd�"X�z.��5}EpO3���*@Yt������V
+���B��/%�=C�.+���������6Edq�����&l��a�n-R
�`��7��9��v��W�B
ލV�uKߴid�SŘVǘ[�������})J� ��U���KӮ{��҈>��'Pi+�9	Zj�� ��c��Y*6
#-���=h�3�Q�
 �6
��Ѧ-�l�x��	�|}���@��C6�je��W6�52�����b�
�GԆ�h�h�
��H�8�8v���0��#�X�#�z)/����L�yf�X 0��Kok�Z!�"G'���i�����+Ó1T�����g<�b
���5#�:ǀU��A��ԉ�iKӦ��B��Y䚌
�"��
�@G����`�:Ҙ� ����hج����b@�g��SWU��/d&/�t�g{��*ָTgr��GK�ct�9�ΐ�qd"�%�1ED�~�D6�d��f���F-����y^a�����u����g;*:X��W
ۢ@�b�C�t�ΠQ��\�/X�|OW6��-�7iש�K�)��CnC}�~z�_�q�w<]��S��2勪;�ͪ;�l�
��X�%.m p���K6T�mͦ#ҵ��
�'qɓ���4d��220dݰ�y�X�]>6 HE��&�]!�ϣ�] )�OUy�*y!-������	f\�+E����}W��:�J���9����?,�<Cl���ȴ�<M
�˥
�?hF�l�]JD��ղ�?Ӄ
rU�"��hf9�([��g�Lq�B�'[<#	ӌ`�
+<����o ���,D2+���:�
y�3��A6
������o�����)���R�-���� ei��z�)�\��P�����R�OC)��-Q��֘{*O�7
&��� 
���W�JU�[��O���w
:�B ]w��Ϝ�g�ڋ*����1]cg
�/�
+c�	���!�cPh'��LAbG��z:hO�&>���(�6��y�VE��y����%3�g�fy[A�{P�H-��!�0:ߧՐ�O
x�/J~����xu9�z���B���ѭ�1�	�-BTk��������=??�YgUѴv��5My�Ȗf��?�"w̗�Nq�)'7�
x�f� W?��c|z���9���


 endstream
 endobj
 393 0 obj <<
@@ -1473,7 +1490,7 @@ endobj
 391 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 395 0 obj <<
@@ -1484,11 +1501,11 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 399 0 obj <<
-/Length 3143      
+/Length 3140      
 /Filter /FlateDecode
 >>
 stream
-xڥ�r�6�]_1��p��1�c�ɱdE�-e�qR[I
�!G�5�1AfV���R�㪭R�@��h�渫Ǖ��>�q{��]
��M��j�_e�*��M�{�m���	�~�:׷�i�[{�S�4�lwC]6}ދ�!��+��c7�
/^��}v�=�z�����S{D�&	�ծ>��OwU ����Y�:)�z�<���ٿ�\��ȝ��7����Am�;����7r%���9yS����P	y(����	��d�	iV��lڞ�
�����u~�yk?r�Z{���eW
)I\��%�A��R):�%�K�⃳_x�&�����#a�c�D�DS�OE
���e�O߉�X�)�N�|N���Yg��m!�p]�,h����<���0dsfJ�t������6��s��w�����f�{�������(L��)��
o,tc�Α/7qvm� ����8X����o��a�(�p��*s�N/���x�\@a徂�e����2rQ�� ��B�����|'�}'$X�Тص� Hi��\BHJ�
+xڥ�r�6򮯘�%�*k��c��X�"ǖ��8��$j��`�ǘ 3���nt)�q�^�@��h��qW�+wu}������8Xe�,���v���U{���V�b���/��u�o?��]��R�,iv�l��mC�bW6��n9^��s���j{��̃=ݕ����MD�]}���� ����	�tuRX�*�xV�����6��;��6n
�ۃ��w�?��n�J���9yS����P	y(����	��d�	iV��lڞ�
�����u~�yk?r�Z{���eW
)I\��%�A��R):�%�K�⃳_x�&�����#a�c�D�DS�OE
���e�O߉�X�)�N�|N���Yg��m!�p]�,h����<���0dsfJ�t������6��s��w�����f�{�������(L��)��
o,tc�Α/7qvm� ����8X����o��a�(�p��*s�N/���x�\@a徂�e����2rQ�� ��B�����|'�}'$X�Тص� Hi��\BHJ�
 B�9v�\� wyO�'�
D����$"�u
 
�Hs��TU���1A�i֡
l��睸X:k�Z�����J��D�Ӵ- �F@'
����0��
��@�<�\
q��{C�&o{2S�
����-��
���F#��qX��`P�� �#0}���)��p�ԥ
�+��M Al<
 aS���o�^t
��}�R�]��,dcX����e�g��u�5����
@@ -1497,8 +1514,8 @@ aS
 L�㸎�E*�Τ\�&�
MB�
���1�4�itQ����b��h�����DSНD9��|'0����B�
 s�A0��Eo�?�n��S��QN�hyc.p%Ee��Ի�"�t�	4p-ͨ:8{Vg��t
��
Wy
Q�6s�AX
��O�
12!

� �5Ot at e
�<)�"�����l�b�q*mG0����aײq�E(�C0n`��}��zz��Ck	��h��bߵ5�P���S
�~�֎$�E:��LI؂w�Z��/��ؽj���~�m?
9��@4|�
ɍ��.TC�x�w
 C��֫d
j�'r��i1�p����]�7�a
�r�/�܅�jUk�#7�ktD]��3k�,mY�4��
�>�w����o�湾�tu�f
^���o#7۟�������
-��n�E�}��;��T���
E��L>�̏X%0�-��N[�$ �7c0`�Vc��E�Ƨ (K(T�`{VQ�<B�k��vS��x�Z.Ts���<����K[
�6��5t|��D�XNIL
Mh�5d�ư�%*�".X*�*��x�?>Z�ԗ��5EGw�(�=��&�"��T)Q�H�
��L��F�<��eA\�ҳ��L`#�AS�Д��ۆ���k�yH�]�,<(�Om����A�m1l-v;tf��t�?N3j��o]�`�
ʆ�L3�Mf�W�,HP^�74�kL�Щ1����h��È�
������\d��`KW�9W�� �~����fm-�j�IUG�䴋l<��\����MD��u��Vۭ#�v��:��+���^)Z&3v�`�C�ZF2�����Pм�d�.�l����1������>��\��hP^pY�
#%A �7S�
�jϠ�F*	�m��і�΍4n`v���;�/���e,U���V�n�2�;��b��s:3di���Y,PL����7�D3�Z�0�b��Wb�ӵ���

e4��lB!)�����~�E�Tȗ�j��
�瀚��
��I��<�o}�
���7�F�
�����g<O����mG<
����R���)�����ˌ����\���4y&t)��.]� �P�Ri�:_D� *
]�s��6�2.�-�p��ri
�g5/���9݃+K�V8̨
^4o

�[��!����H�d�q>�� ]D w�MEv�2�%�O�w
y������*�a3C21���c`�����

08�n��n�¦
��WD
�h`�ʯ�ėm�8m7���]T��Q�����%%�Q6�Tf�o6�;)'.�p�ز�
3�A:i�dl{�;��9Ӟ�A��N}�E�՞?�����,����O�'�'Tu0��|�n���nr���5����ٗ
\9~�P+�߹h���#��Jy(�F���Ȑ�̂���,$z@�J#�2�PwJp4vTӮ��2����l5#�	����sA�w�<�r�R˗?
�
����C��O��G���d���jgO{�!��{�O6f	���s?}�1ǎn叇E��K�Ō;g���]�cW��YT/���K��VW��Ȯ�T��&_��r������Y��M��
S"���k�p��]�.�C����j�
��
�<��h�T�䩿�ϩy#�Q���?��_0�\<@��h��]a�ZgJ^��|�tEp����-&�IU`~ [...]
-s���3�H��yc$�jyf��ƃ?�r/@%���˒�C��ң��g@�uN?�7q�+u�C������t���fhıۈ�5�j^O�=��煛��D̯S�#���dz��"�5��f�nU�������M
+~n���
�>��
��
�^�O���}&�u�G�X�fm��L ̉�1�z�1��"�C�S �%�y�[�=�(Z
��5^a���}�G-�*����VO����
ݥ�up�:��B",�$&�&4�2�PcX�\,�~IF<�-k��s�
ޚ��;�K��@`�x�Z��(j�څ�`�Qx�|��\��� .j�Y�Z�K���ߊ �)Ih�L�m�q[���5�<�ٮc
ͧ���O� ����
:��i:��5���.B���eC`���&
3��L$(/���5�j�T����U�]���a�RBG����b.�r�}���Ü+^ut�t����
+���e5���#_r�E6��K.�p��&�����[���h�N\
�	ҕ_�q�-�;y0	�|-#C��P�N(h�Z2Ha6I���[�@�^xaa.hl4(/
��B��� ����
�y�g�^#���L�hKf�F70;��ف����l�2��M��o�[7k�ݝMj�G�9
��4U��,(&�������a-z�O1��+����F�x�2oe6����@Qe�ĢY*�KyD��m�s@�I�]�$�e
ɏ����vZ��B�[�P��{�3�'��TҶ#�m�Bh�V��L��Oon�?�e��Ńno�����F�<�WC��na��s�4t�/�a �����t� tT���p��t������`�ȋ�����k+
fT/�7��-��p{
Ac$�I��8��u�."��Ԧ�"�M�ѧ��;��<�rT`�Cd�氙!������1�y�]�yI�

_7�u7Ta���
"�_4��?��j�˶f���}����h���R�T���(�t*��7�����8\l�e�� �4`2���
e�МiO� ��[���"�jϏK�e�y��v��'���:��m�n���X79P����r��K�
�d����\���D@��@y�<F�L�xd�hfA}Wp= �m�@T�;%8��iW��
�`FO�	����baԹ��ڻa�v�^����dA�|�!���Rգv�}f2��De���=������'��d�鹟>��cG���â?pG���bƝ3IH�ɱ+��,��C�%�qS���fd�n�?�f���\���q���,��&�U�)�B�5f��ծEġ��`5����_�}X4_*U��_���Լ��(��鈟��?
�C.
��|4͇���3%��h>d�"�����ä*0���$N7n�~��N��M�M�)��$�6Q4�|�bD�]�󴭞e���?1Pu,��9�K�ǯA,���ӷH�{L�����T�
i�O� [...]
 endstream
 endobj
 398 0 obj <<
@@ -1512,7 +1529,7 @@ endobj
 396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 400 0 obj <<
@@ -1523,21 +1540,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 406 0 obj <<
-/Length 2433      
+/Length 2432      
 /Filter /FlateDecode
 >>
 stream
-xڕYYs�8~ϯP�e媎�Ò�٧�ޤ۽�cg��z恖h[;�VG���
��Qf{_, A ?��m

�x�����>�Ȋ70v#��0p,�u�]b|3׫׷�Oe�e���"��W��>kdzl/Qj�"��nw��+���(y~h��o��շ�m#�Gö�hc�ը�X�
|3���_W�X7ߞ��Š�O���r
�,;P+t�\\��E�%.�
���|�����$=
��l�}�Ʋh$�(k���M[���k�]+Ir{���Gw�,x
�r|�{,����fL�j�4مHU]"�%MdB�-�
��Vf��DZ"��ٞR�پ�@�Z��5h��@Qdf	��4J���Q��%g��hj
�9؂�5ɘ�y��
L�d�40_pp�&��(���,[ڣ��2m�
M����:O
��#�Rv51��xj���h<�	Z��oc~(W�o�%����`��V{ބf%�6�<�|*�q�?���j�t��8�*LfQ��H[
�hc
�2��Fm������݀#���"HS�h�LY
������6%ѳ�8E�M���ɵ�EZ,m
�
-�R�G{�U��"�����
-\���F�m�?��H���/ۧ��O��rO�݇-S
���>?ݑ�	<h�k�S��	��Z�V`>�����@Ԛ�&,�{eA�H�Y�yhND-T �5t�
F�C�(��x��$54�<���??ϕ��� �ݿ`s� d���V�)+�A�{���'r'е��	�J��
Z{ؤy���:��H��:mIH��g �
�;��<�d� 6� ?��A�VJd+�E�P�B�$AT�ΰ=� ��3�3Ka��Kɺh8����&(L@��Ȯ�(�� ����)�Զ�O�����:�U��[��K&�-���5�M'-o�N�q�y�e���cq'�o�z�*"`8yk
�@�q;
-��{
�TAq����AP�x�)�|
�}��ƏBs{ F���AvS�8�Ͷ]��q���X���S�J�iD������8"��d1�φ�� ��?	��`����?m�0/� �7ʪ
�tL�,���h�E
-��Q^h��t&�!S���#�oz�F#�'Ě91��

=��Vց����D�昆H{)��Q� ����m����溎
-<�&�8�0����B\2	
�5�hś@4�$�T1�j���L�W*�B��H��p��5����$@�	�7�>G�Ř����kF7�ǧ�����#&6G�4QCF���i�'x}A��i����	����Hӎ��v�^L�k9gX��@����k[ʷG�

�Y���鸗�����-GN�

=L.�����7����ìXPS;�wO�bИUU at 9C�k��bk�S�u�����j�SQ�4�sE���[�]�3=`��L����&��
%8RCU��#�8hdc�CA�
��у
-�oځi��|�8ʟ&�m�s�.7�`�n��p�|X>��
�GV+�	&b�WDž��wou���#
���ӝ������X�6ttp :
��Z����"~13��&_a���`�[
Bl�=������7
Zp�NX"�:61
-&<U�a�#�fU�@��/!��X�
z�`�ٱ�2�?���/3�H(�U�
�����
,����E�p`g?�X%�7�Q�uY�7����N~o� ���?��
����jq�

��+��0�
>؉���4�
���\$K�\�_���p�?A��oB�Kَ�����X�/�/�
-�H
9�ӆWo:���*���B]�a
�M�����9�@-�LĒ$pr��k
˲&3�kbfi�xӡ�ҙ���u,�����c���+A�gC*PU~�>�8>?�m�v������T�BD,G��J��_P|t�������3
-7
-8	F�<	k!��<�
���eǬY� �O�b�S�R�dA
-�b!1.�=�[P��]:ҕM��
8d,*�i��<��r��L��Ef����P5�b���v����i���	�z���(ǫ#@�T
�>Ыi�TdD#��ʔ2�C���\�%��
\|�R�j	6��Q�L��*���`��k�:A�75�e�釪@��!��4�DUz�@g�oM�����_�ֺ�/N!�p��r�D�{Y�Z�_�
%1
&���`D��k�SZ�j���TF��T
J`K���5pdA�߿�;���9�U��s]8���Z�d�Խd�U�P��ӥ�r��n~��I��:��a�N�)��
V�#���3�/� �c'����(
�i|O������+��|
�k/�1�� �Xv��ѿ
�_��ކ�*�#��'o���W��:�M|-�
TE��S��E}��GB���-+��Lznd�7|9a�|E'�
X�No~@�-HNUK��G���}��kQ��<7VW�Um��mUe
�S��><N
��,/���#��	���8%``>@�ؗ��� �
+xڕYYs�8~��`�e����!���S&�$�:���TMe�!�;<�<���o_�H=�}�n���n|݀\ko�ֻ���W�o��J�$�#k��׊#�	}�Z��7{���C��X�]��}_������k��� ��z1R���W����Z
�
c'Bk[\}�ݵR��\'HV։F���[OW��r����D7V�B^�ׅ�vՁZ�g�
�.��)�글�Eگ��E�f�
!��n�g[]6ZFT5ON������w��,�=hf���v�.e
��B��V[
��!�X���L:���T�L��݁Yk2�k�x����������
���Y�,A��%�:#+�+Э�Q�mu�� ���8�E�%c[�ϋ-xNU���)�G�@��HfM#�WY*K�2e�)��=���
+�f[����ȵ[]Y�h�0��UW3�����a*�dz��u1S��������g�LX���UlU�fZ&�7
+��ѼP��:��Hy
X&��j�{�-W��wuU at kE����� i�l=7���9��4֏��LĈ
ڛ1enS1=��=S�,�t��z� �օ�ʹ�� aב�!ڣ8�*�`|�0��
;�/�=���p�_�_�X���/�O��?=q��[����
����ݧ�;?�#~���tX��~[kjE�S�kOx
Tmxh�
+| �W�<���G<́�%��@��a(
��L
�%����j�
 ���u��9@�q���K� 3+��*CY 
b�n`?�;�nT�N4U�_�ڈ�&+�\��!/#��Y�B�2A����Mx�`�پ� �A�vz�R�[����
A��Q�;��A v��BX����u�H�=i��&(L@X��Ȯ� ��(q��7)�жǟnoO���/;������\��[��k�^;�E
��&b�].���N�߂��UL�p
+�|���v���T�sȳr�APgx�g)�b
	C��&Lb�~nj~���樷�o���ƌS-�Ԝ	\�
�b(�gu�h�x���JĨ>B'���$�ZF
�
䷂�Y+(N�<�HiT�v���1���ze̗"7L�4�4k�L"Cg�ρ�^_�vM&O�5qb©f.ZgIց����D�昆I�g�_�t K��.%(��\ߣ��nZ�]
<�n��e� ��[c�&��1&a&Ťo\�+2Z�"�B�׈l�;���~f�r 
���e���b�2{`��R�
��CUq
+/��#F6G�4�!��޴�S�����������@�D��i�ۍx�SC�&��w�D2,TV M��@s��5A,��j�ܬ��3u:���f>��K�Q��bG�K"+}�
�'��0+��T�N/�{`J1hL�*�� 㵚��҃��ͻT�D�u5�(JH=U:��z�ҝ�A`��#d���44�\8��TmJ�$q�ȇ�0��8��]c��oƁYk�|G��?���%�A�\���%�	�Ï�U��7�E��e��r�z>��{�h���>�O�?�9�
\�����l�G���UI%.v0��7�
+C��qn1�-� �z0{��h!5;O�����(���FlM�>$] {������sz�
�R�d���p� O��9O��E A�K�
�>��	�,���峪� �~�[Jj�ƣ��U�޼����k��5�(n��V�?d�4Ցz}q�
���0z�`��7���.�>�s���r�9�ڙ�����N��Y.g;I2��Ok`ݗx�}FT0@�� �1<�A����֋ؕ�
+�Z�\� O���sd�Zs��,A�s`_c�8�3��\33��ٛ��$?�>�焞Ao��?_R9�@��t����|w/д�_?�=I����D�|�Ϯ4
��'��
��<���H�`N� �fB
���4Զ�5	$�)X\yj^S�M��+�U��w
���K'��I��LD0�[���U�_�� 2��
����_͸�i���d�&k�K�4}t s­�_��5���`H�������W�T�4��*�9)y�񈮶��
+#(��3��i���lK�<�ֹV
W|y�`��K�:Q�75��癇�ȼ�!��l��Jzm�g�oM�����_zk]����
8C^X%e"�.u�D�/�BɌ��(��8b��R��Փ��b�ѽ�/%���g�8q�����=�}ၜ�e�\Σ����7��u�{]�%T�)�L)Gn��G�������
+6��AE≚0\���~�U�;��
Gi��ϋ�{J��� 
�]Y�`��8�}wV����q�Տ�e`�*��$V�WA�8a8z
=��^�B6���P�fO٦V��;��L�
+�k���ˉ��*;%^��w|���@���ї���0rV^<�2�m��̎�����c>�0u���cH
+�y��M��%�&�!m�u�$� 
,.08��8��C
 endstream
 endobj
 405 0 obj <<
@@ -1564,7 +1582,7 @@ endobj
 403 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 407 0 obj <<
@@ -1584,12 +1602,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 437 0 obj <<
-/Length 1061      
+/Length 1057      
 /Filter /FlateDecode
 >>
 stream
-xڵX�r�6}�W��L
�N���L��N\�Mc�/NFK��	E2 eG�%x���d:#?$�{�
.�]�@]�^�G�*��(��x��"E�d�g�&��	�$�[�LY�in�e3�=�2�D�rLx��t�OG��ѷ��Q�RF8�MW��/���%"�'1���VH0�]��
�-zT`.��1�T��G	�O���8���t� Z���vpe˪���<�yM&i���ηes��%���(��/Ҵ���ze��̚��n=��jٌn�5��̔Sg���Yy�%�4�q��v�V��_D�� m�/�[�I�����9=I��n� �x��$�e�W��2�bf2�
i���ܼ�����
����m€Dy�h��#�9p҅��ބ����:�e��$P}<0~k
H�8�.� 7Og�x�e�͖��Jg�?�R�O���t*��~���`ݚdy;��"5�y4U��Rߚ�N!�6����S����f��̍���y
(}�/R8!��~�50�`&�	�
>Ly���=���eܻe��&2�K�c%�:7�τ���պ?e�	8;�M�f
��tއ;n��0�h0��zSVfu`u&"f���ZVNۧ�Dql�'Ce�k,��&_����U���������#"��\�
��*w���	�:NZ���f�����ɐh)#�P�^H�I��〿�BA�8
�z��UƠL��9��
���te�E�|��q
z�$����5n�
�ey�J�'��u:�d0xt��E�8�ѵ��;�*
�q�I.��CkR1�!^���
[��.�D
��S	:�����{��a^��z��鮝շ��RB��>��[MCs�4}�	5=ԯ�1�
�L0�]Mߵ<�Ӂ���.Į]l��)�u�~WwE�k�-�}
�ηG~����O�q��p޷��{��u�wL�F7�o/�!�PQ����
-�'
�]�N�F����U���A�,bX%����UU�������i�י-
��iQ��[��#�(lV������V��D��#,�B'ش�lW�ި�#��-���P�
+xڵX�n�8}�W�m%`C�"�,ض�4���/ia06m�%�����wD]j�(��$J��9s4�pD�
t=x5
��9�p�3�f("(�)���=8½`�8��R噜���&�����-�(DŽ��N�a�tp5|PxH�.E�.�d9x�J���"�y����D
�p�����٣G=�=�5�@���G	9N���8��t� Z��
vp��dK�Ҽ$U�o���뼺����v���q\
��d�TI���}� �
ֺXT�G�Um=U����i�_Z��~^K�ͼ�����i��?�A��3i�r���f��F�c�h��� ���
d������ܺT@�L8O.m�����ZBp�伾?���O�(�u��a��M(<�,�U(~�
_�2ϟ�~�[�o�)\:�E��|6�M�d��.d�H�3�)yj�0�j��7�/���O�2�j�$��t�ŪP;Se�-�*�Rls89~=./_mƟ�LY)T�Ձ�m��#"�M�V�)3��0:�#”�
�<�!{NaX��[
Yu"C��8���N��
!l�a�
OY�E�
�Nc�Π�ܬ��!Ž�p�
1�8���Z�X�����
B�
#�9q���l��X�E?�o�%����]E�_��(���; B���Z%���9�u�����U
�AjF а�@����DK�^��B
+|/rx��M�z�.�1��˔ù=et�4!��#=��pB�p�7�;�̋�sWCǣ�$��N�,q��<��IpF(�΂?�:d0�X������T�Sy�g{��c\�;
I.��Sk�g
s<�%	�ʱ�����y�i�R��?'�r�N'�SD��C��
��Pݥ��1>�����
�~���
�];M�a™
ί�1�
��0�͙�iyl��շM�M�X5NUS$���S�5�e2_�-Ѝm��v���se~s�����;��d�vL�DW�n/�!�剺l��{��սj������?�Yl�Ȅ�C��싢�.���z�'9^%:3X�,��{m؎P���F��[�l����ł��" ���N`�R��4����BKO@
 endstream
 endobj
 436 0 obj <<
@@ -1764,7 +1782,7 @@ endobj
 434 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 438 0 obj <<
@@ -1787,13 +1805,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 480 0 obj <<
-/Length 1302      
+/Length 1300      
 /Filter /FlateDecode
 >>
 stream
-xڵX�s�8~�_��ᙚ��P��f�\�k����\_Ҏ�`�a�+p��]!pl�ܳ_l!V���VB��A�e��m��SGz���N
�
���vn�Ν+�{��yn�ӱz���r|L=Dh*E�4����ޏ
�I��R
��̉f��������<*穔�9>��87�z�rm�����
����:1�,
ͳd���:
%�����:����\�>�L�Ο#5/�,-����i���˞s7�b��y%��/��I,Z
��q8Z�����m����nf��?�1r������i� pF���a��Xm'���r����߭�V�=BW��ق��C!��y-�������E�6C
@{��Bn^���hL ��� ]�a2�X�Qs�	����
ʶ
�E��*
-eA*m&�6ShSYR!���7��l�P:,2���R"�2q��%�������e�J�C��T{��5ޥ*%��Z����f~��$p��80��8��%�-�pl4X���n��u���FM�ex�p�Y%�91�u��J�H������* W+ǡS��q��׋�㼰kZk�f)xR���VV<��C5��.�W�J^�ET�O�j�2�c;����l���^>�Ń
��XM�p��H��Q�������i�����}:Qe��4R��[�=�X�y�!���%�cLl�k%��
ע�C�S�
�٢���X�jS`���
x�J�8�ڙ٢(7A)i�`X(��>��)n
�Y:x7�
�dp�
ؐ���|
�gH0�4��
+M�K��VSm߻�W�*�
�f
�ug���3>r-|�s�M�
�S�����ca�^s��	�SŐ����u�l}Qؗ��Rr<�T/�� !�S�U~�E] P±K��!�n�y��Fy
In��q6�F�w�$�t�0n�������jH��[��|3.�(�����e���)S�V��ce��l�4|��@#���0��\.l�#½_ڹq�ՎU���o��  �C
<z�롩,+���e�1�]�����j��žj�dZRˀGQ~t��^��ZE�R��+��hxt<
u���_�T�3�q3�/��S�@�u�"�
�A�{��
x4�DA��j���Wt�f��>f��F�XG�&��~�|�
-
�y�XP���"������i;�o��o���ShëؠGc
���� �&�k�����P�w��s�F�?�
}2L���$�x\��
�b~zr����E��s����|��l�ݍha�~bŝ'u�g�V���@�wTk���8�Y�y�m(�\�W���
+xڵX�s�8~�_���Z�$A��f�\�k����\_Ҏ�`�a�+p��]!pl�ܳ_l!V���V�����e��m��B0'@��¹�8v� �S�܎�;W��c�,	��?�c���~{�x�!�$h*EI`f{緽=��!�:.�d܉f��������
|穔�9
e�87�z�rm����{�H�H
+nn���z��Y�|Pc
���^�zyzz�M�ht�u��n�G�ϑ�q��N[o��r��eϹs�z�����
(A�-|�8

���D��6K)!��d7�~�ٿ��JØef��g����0�
�a����
B����^PW��Vd+㈲�ħw� ��PF)�%�xޖz�0zY�Y3�T0�r�r؇����@c�l�f��"���"���Oq�����l�qZ䪨�P��f�l#0e�6�%�s�������>J�E��v1�p�<d���
lQIزk�����6~��0

�x������2��F7���%�����Ł��m���Pزq�F�e�K���0A_���nT�t\1N�
��P2OP�ZW�Y�h�V܂`��\X�*��8tjZ9.y��:�
��㵶n��'A�Kie��zP<T���Ryu��^DE��H��+Ca:��JOʖ���S\<�ѽ����*�t\
���)j9����KاU֫J#�뼕�����WI��P ���1�V[�H-�
s�>��@�-�8���y`6v>�́'���ө��-�r��&	��B����
L�k ������m�$�����d=4�kp�4�8ǒ�����Xi�>�Ikh5����}����@�a��nYq���>#P�a�R�g;7���=c�k�i;v�5g�� ;�Q
�n�;
^���u A���\F��"��E�� $q�B��O��
Fq;>���2/V�(o!ɭP9�&ۈ�.����"�.
ƭu���cV
� �u�ߜo�p��_�%;��_��ttʔ��e�X��3��+
��/Ш(����0�
���t�vn\j�cU����r������zh*ˊ�p���}W7�n{u�������+���r�QL

���VѩT��4<:
��fp
+¯r	�Ù긙��Ω��u�"N�
��=\y�<H�d~u5�
��*:X��a���f�z�#V�r{�Q>\���<�),�^��tNUM������7W�7S�U�?�)��Ul���q�e02�D&l�?`��F�G�
�N=�dH*_�H�@>Yڇ�����<==�(G�0�(.N���d��n� �duO5��;˴���I��pU7�q
+����mh�<�ţ�
 endstream
 endobj
 479 0 obj <<
@@ -2059,7 +2078,7 @@ endobj
 477 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 481 0 obj <<
@@ -2076,7 +2095,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 542 0 obj <<
-/Length 1626      
+/Length 1624      
 /Filter /FlateDecode
 >>
 stream
@@ -2089,7 +2108,8 @@ y
 K���d��6�����zr�N6�m'j; '4����
 �"�؂VˢbO�&iZꢠ˥�A@��U��D ,/8U�,gF��h�i*ٺ���
Y�t
�";[蚶�Y}ZGp3���x-��B��%��7k׷�5���bٺ|ێ�r��U)�a�0DZ=�7��o��е
<����om?q�k��ҕ�)��`�:6���BHnOTЋ�k��[�׊��{aЂ����W�P��R�P���"��'j^�X����)�&9u����8M&/�����‡�	Y�]��� �Z&	ͳ̩����4pi�r�t�c�YJ�\Eȩr�r�V%����t�
 A8�p�Y�_xn/{0���+
-����o�˕�����;�rg:��E���u�ўBVގ��>9��T
�CL�~w�5��/�����#7
��z�Q�|�&	N{MhN:9�߱��l�<g�Z�R]�f��SV�K�4U�|5%J��|��EZV��� �wqe@��,h�_ď+�N`=��u]�\��IE�^CP-Z���
ð��Vș��oޜ�D�O�_�ٝbPG�_�A�o���?����_#��XeG��H$�	�Ԯ헞k	�C�66i�*�NG�\Ra�/�f����.�(q�(���&�/Y�E��s�MkY�u��E����#�K�
�B��>��ܪ"����Mɚ�N��~����U�?�V��
�v��y5��d���n����Ak�y)ˬ���.X�����2d�
�`����H
+����o�˕�����;�rg:��E���u�ўBVގ��>9��T
�CL�~w�5��/�����#7
��z�Q�|�&	N{MhN:9�߱��l�<g�Z�R]�f��SV�K�4U�|5%J��|��EZV��� �wqe@��,h�_ď+�N`=��u]�\��IE�^CP-Z���
ð��Vș��oޜ�D�O�_�ٝbPG�_�A�o���?����_#��XeG��H$�	�Ԯ헞k	�C�66i�*�NG�\Ra�/�f����.�(q�(���&�/Y�E��s�MkY�u��E����#[4�=�_=��\����hKɚ�����n�*6�V+;.�:�ya�j���h��� 
+�]�v��&J�Y!Ob��6q}c�"�O������joH;���
 endstream
 endobj
 541 0 obj <<
@@ -2425,7 +2445,7 @@ endobj
 539 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 543 0 obj <<
@@ -2436,16 +2456,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 587 0 obj <<
-/Length 1167      
+/Length 1164      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�8}�W�P�$u
�iZ4��ƻ/Ia�6�+K*%%����f[N�HR S�gΜ�
����������}
8�b;���a'�	�(qF3��M=�F��\ͺ����i��e�ڼ*=?��K��mt:8
~
`c�(�(AI9����vf����(�R�F�Z:!
�Y8烿��u�)��� ��r�CD��Ih�p
i�k&�l\W����D0�::��˨�D�&���.�\('/q��hg9x�(_尚�g{e���v����
75��
-1��:Y�7Ž��
�>%(#�/�،�y���ߙG#�
C]�h�%�+<�����{����~��3~˛�8�8�u^E��(c*C�
R?��µ"	��$	�	X�"�$9���` bPN=�[�k�O�\tla�?�-sT��Q��g��`M��Nc)|FQlezIi����J��s(��i�߮�_��
^Z�	�6#ne�*��3��bDC;atD��$���+�����,�C
�
��XE8
Mdߘ
���ە
h
-���u�e��r��,�V%��r��U���3eE�OV��ĕ������
0�lj�ZH�@�\�+>���ĘNsp�Wص6���L��}2�� ��

(
�BtV������	K��i2�-��WM˗��C��z����P�д��ϖ
�b�?:��tl)�	�}t�;�e�(�R�k3e�UK�n|"D%�'�S^ۦ�)���[R���z31���������H
-	���̧3����l+|���k�EMX����-�y
�T�/_�U�h���gr�b�V��n(

f>���W��m�TRH�\�2�ΨZKp/WR��a&�Y%7�i�ݹ�B^�úl��[瘽6�^
-ӶI��UM����PS�!z��l�����<��/o����y���_�gy�+��~�a�
֑����&��GD�0k�^>S06
�$�
긨V��
-�M�Z
��t���5��z��g��x�-i?\�w����8}�U���Zc�%Aj��
E�n�=S6Gfh�2W�-S����r/�sӡ.B��?
��dL�~f%tě~-W�}e}?���Zp�Z�<? �sn�p���
��/y�m�I�Mۋ������Û�4mPW�@y;��bx��e�B �	� �gY	e��i�B;~���%L\�[�~l!��7+L�
+x��X�n�8}�W�PѤ$�
�iZ4���ۗ�0h�v��%�����wx�-'uR$)�$S�gΜ!��������w�^�C
:�� vS'�ND�
&΅�z~@�����׿�W�v�ˆ5yUz~��S7 ޏ�i�d���#��
��h���:�y��v&����(�Rg�f͝(�Y8�z��u�)��� ��r�#D��I��j�L��pQ�+>lX�#����軗.9�[�r��s�������Nr�V��a5�����q���qS	=�ll�b�w
�u�4#n�;�?�9<����$��b=<��~^3/����&/��K"Wx$u9��w��
�+�./'��׏q>
+�t�yQ�0�R���a��,Z+�`�O� ���%J��
���r��n9��>�rֲ�A�T6\LeP-�FuX�i���5����m��(
+S�,@���e���P�n,�~͡4���~�S.xi
'dی
����
x�gt
�(���=)�Ij'��W��	��Y
G:�����p�Ⱦ5&��7+=�hu��a�˙~3o��j�ʉ�QV���g̊��|ᅉ+9QO�
=`x��(�g�r�;��T���`��˿î��íf��쳡D. ��^�@i(g��
+~����LX
+��O��!`x��>&
j
���7|ԇ*��,�d��ٲͦc�r�`�Ӄ�),+D!��:1a��0S�}5�'BTbxr;�
[<��5Pm������L��FOBx�B���0��̼z:9[
+�z!h��TQ#V�;���斬<�wN�_�U�h��EPgr/��~g�P<�|
>�&�
+֩��f�,e֕Q���^����LֳJn$��d���B^��E�*��1{m#��m�x�
�]���PS�!z���n�����<��/o����}���__�'y}ݖ�_��a�
֑����&��GD�0��|�`l
+
I�k=�qQ��k����<rWi�ik�a����L�x�-i?|������8}l+L5���eI���
����	82CK�ieh������p#��=���-�k.^Iɘ
��J��7G��\
��u
#�8��8���ι��i2�s쯿eLJn���$�=���Y
�����kԖ�B���/E�n�e�B �	�,�zәWBY��aB
c�O�#��s�A����?��K+
 endstream
 endobj
 586 0 obj <<
@@ -2592,7 +2614,7 @@ endobj
 584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 588 0 obj <<
@@ -2615,13 +2637,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 613 0 obj <<
-/Length 1094      
+/Length 1090      
 /Filter /FlateDecode
 >>
 stream
-x�ݘ�n�6������4I���@�&ANH�x�&Y�L+Du��z��C�rbo���n��$�"}���t2�m<
��p�3�g("(�)�E�)��BL�!%�Xg6�,n3�z�)��!�u����O�y#���c軑Ř�i|68�P�� �M�8p<g��OM��
�D!�w�2�2�)��9 F.y.�#�dS�c�	Q�
L|Ok�c���C�C�$Ny]�JP�eu]ԏ�����,�Ń�V|����W����JN''"o�je����8 (���$2�}��!uq�9Z�Ɩ���.��Pt�{
�L W�TT�ߔ���RVh
{- at +dokr����Y��Lf�LQM��S+��^B:�m��O�c�x
���J�L����s,�F��Ԗ�P��ZX�
}�Z�R�����H�SxW;2'-B�i*�F�	j�+}3k�C��(.D�4���W��n���)
-� 
���2���1�Q�b
n4��A��
-YY����çX�M�6#L��IO��6��b�{!f*4��b	q`G��m8ƜT{+�Ƹ_e��U���{g}/���	�?d�u&*�C��%����h��
�<�;d3/6�_��7m�3tu��Ьƶ�Y2�Έ��!�mܬ���8ϧ?�?����R�m�����
G���,i}�w��N>ڔR�5%�Oś콛o/��,8F�%��w��rX�����
�J��Ǫ��A�/�C
�Q��Iwn!��-/O�'�U
�����ܧɪ(�9rw&5FyG<���n�֜T�Ĝ���)�[%q/^=*�~�8�Jm�on�
�G#a����%��n�eWL
S����9�0F�f�EwY�|a�D}�sS8���`�˰����,ǐ�
�ዖ^*�+��>�%S�Ҭ�����E�
��zy�|y�_�h��F�A���/���+���*�b⇛Y������	M-؋��U^��b
{6�"l ug\m����z���'�G���~�=��W.y���)j�8�
>@!������
:0ލ�s	M�o�ߝ�����?Y 
��g<4My0��s
׸�eYaٌ�2
��^�Eay�2��YQuB��	�R
�Ɣ�e
�.��j-����

+x�ݘYo�6���)�V	�i�2uE��M�\��x�%Y�L+DuU���O_^rbo���n��$�"��qf8
��Y�qop�{ ��O|0����ǐ
�Sp��}�r.\L
���]��]�P�\�<iY���y��j�b����!��4�蝌{�����
<
+�w�	��l� zQ�W�ē�����!+=�M�3��p�  
D>5��	�z��;pק�O�յ}�U�U���~�dU�&e�.��b�T<T�Z

�Ub:9�9�XSTk�o^�����DB�?$���0��Qxl�%rPs���+�?��
M=㒫i*��o�B�
�)k���I+$okr����Ym3Lf�LQM�񩕒��AB:��!�>%
���ױ�:I�񼙜|�yو"ߕ�j�� �Y[s
�ai��(Q*L��>/�R�͞�Ɉ0�E��yb�������<��ϓ�qrRU��v����v��mY��
j��n
ҨZ�7
���d�e
+YY����X�l��.A��@����0mh�����Th�G��BƁ=�۷�XsR�H�~�;�Nac>�U��r��p�Ch�3^�\�K;B
?Z?�
+MC�a�1_�!�E�
���P�m������f5v=ꈌ�{#V���q�N�m��,����!�/&�"o�]��_y��Xš���Nv��Gc,sM�
R�&{���˼�%��i�E"�%}�
�-�2=��2�̱juz0�E� ���4�έL��aF����dTr��u<���4YE�#�3�5�{D�1Ry�M��pR�{��V�l�ăDx3W���
�*�Y��Ujrs+a�
$��^j��I�S������r$=�/��F�
/�z\����#X�
���~�r�O�0|��K%}mw2���djY�պ���e�'�s�+�^�V/���=�S�(;(f��f<}��Ye�C��p�"kWT�ax���ү��ر�a
H?\0�ɚ���c]O�*j^��R��+�,oY�5m�y��T>��(t��
�wi���7��.U��>�EB}���S<6My4,
װ�EYA�
�2
��� ���x儳�F��V�^�!�|��G��.r�1���W��/���
 endstream
 endobj
 612 0 obj <<
@@ -2754,7 +2777,7 @@ endobj
 610 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 614 0 obj <<
@@ -2765,14 +2788,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 650 0 obj <<
-/Length 1336      
+/Length 1332      
 /Filter /FlateDecode
 >>
 stream
-x��X[S�H~ϯ�7�jC��4�[T�pra��u�(LZ��@H\�����
��@���������s�' �U��m�.�L��2�#0!�1�4w
�CBbA�ki�/ʚ0�oMY�BǏ�f��Wv�������US��{ݰ���
D!!@
B�%]��hҸ�	���_()�^��	Pe�>C0l�ـ��UOn���@K�b 
A	!5��,k\��wྩQ��57�j�`�&O��~�8����M������
���O^OO
�$
�л�E�,����g�R���
-c�),�Ve�D�d���m��db��c)���g:�}N_���D��D��I�tYq^�TFV$��n�i����w
Gހ��!
�>NHDEJ�|�d/�����J��-<�G�3�8J�����
n<���!J��ɁH�F��1f���d���2�����g-�4S�h���4%��¥�+�/u~��_�V�Ϩ���OFD���/עB)4��[��'�#Q��/��'�gOw�V4�����`%Tf�/���y
O�!�� �7~��
��۞�~��

-w�~�nw�&�C#�b��I�V�v��:
��v���?���Q5���"�Éε���/�ڽ�j,N�+X�BZJV�+��uD�^�4
Xᢊ�Qj��G�"��Ri~�!W�%q��^{z�<�PցTU��X-�3����ժ�-
���<��ڮ��!�P4,��dQ��|7\4	��|�A��ժ�h�P�5ZE
g1c����*bV���e9�����+˻��Y�ns]�]n14叵X�nۢJ/��q�‡x�u���ߎ�"�,jqˆ`sO����`�Wȫk5���װ'��J<�ZE�l
D����pӳ�[���iV,��
��
�b|�_kIkLX��
&"yT��+�C�J��|��.���-�z�ͽ�
'��h�:��N��Ԧ�Z�
��_�?J�à&�҉��u
��s�*���9��7���5�.z�5R��*c���C�4�&������=!v�Წʺ�u<Bkd{��Z�5��v~pD�P��5_��RpM�J��$��z���f��[
-�m��ʯ
�R����C��cy\�+}���s]��J�Y��wa]p��IeO�:��
����� �n��Y6�7�
S�<Ћ
����ѕ����\��bC�����
�b����k��iC������tg11.F,�X�g_�s6U�(��Y�u���DԴ����Ѭ�����3t��Ϯ�Ć�ӄ ��IbS��̢�G~����hKv�*.a�q;��lz�j���H�T�E�4���5����a˻D#�˥�E�<��h*�.���NSd� �'|���� �~
�
+x��X[S�H~ϯ�7�j����oQ��ɅMpJי�0A��@H\�����
��@���������s�'��U��i�.U�P%8��@@S1$��
:�b#��k�%"�E��[S"H�x���{��e~���RWC�d�s�0���
L!�
�hP�	M�?��k��l���� E��3�Ɵ
T�[��f�dF*Td
hA��ܖ�D�:���}�P��57�j�`�&O��~�8����N����'��������;Ix�{9�FYG+X��֥��NV��$AU�@+�P
+}�b�����R6_��t���������A4F~
+?�e�y�RI����(��t_��-�<�܁z�p��\8!eM(��?{��bQp�TIT�“^4^93��4Kxp)M���#��1��
���?��h?�Ϭ���eq��>���Y�0MـHME���9hϛ�\J�"a�R�w��U%���J�{��`D��N�r-ʔBs����y�k1%$��Xzb�tgoF���p�̡>�Y�KYU��y
O�!�� �7~��
YՄ�=�����z����M&�FHQ


R�v���
��r���?���*�j��E���k�V5_�{w�X�L�V�f����X�WIk�:��i�,�E��Ԥ�
�XE�ɥ��\C�(K��-
+0���j�,��)�RG�Z{`�[��U�[���y\͵]�.�C^�hX&�ɢ,e�n�h���,��ǫU�ђ��k���6bƄ��UĬ:


Ӵ͡�W�{��
��8��bdHk�
+f޶E�^���%��
��9���
9E�Y�
+�>�
�6�0{���ޯ�W#5���װ'?b��wMj�e� ��mO�����

�O�b����0���+�7�u����>�s��D~
լ��P�ң,��s�_і$���^偎�a��nf'I�k�S�����/����a��t"������9_�V�לw�Û��n��I��)�d���Vvۿ�^�z
�`�~��T�۞;�pYVe]�:
�5�=hwM�
�V;?8"W�ߏ͚/}o�jM�J�k'�����f��[�Z�Xm�_��ui���Y�t�V
�t��%���J�Y��wa^p��IeO�:��m��Z�� �n��Y6�7�
S�<Ћ
����ѕ����\�ª:D���!l9dU���z1+&$dc�7��b�a��,&�ň%�x��rΦ�5�r4˷nR?9	)�ɮ����DМ�����
+A��D���ؔ���_&���@���MWȒ�Q��5�/n�s�MO[���8J�,
+�	
��t�6�,�R0
���RʢO��	�4e
C"�����!���	��l��?
)
/
 endstream
 endobj
 649 0 obj <<
@@ -3045,7 +3072,7 @@ endobj
 647 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 651 0 obj <<
@@ -3062,13 +3089,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 696 0 obj <<
-/Length 1354      
+/Length 1350      
 /Filter /FlateDecode
 >>
 stream
-xڭWYs�H~ׯ�-P�g��o�M�rt8ٵ�I��4��pP
����m�
,�G\�*������_�`�V��I��;�hꊃ
���w�8X�L�%��T�T�O0��F��k��?5��OVG~|��o�X
�g7��\ڦ��оy�=����P�R�`�t�,���7�,a�T�Hwl�:)��*���
���zVn0���&2t[�F�—���ʜ�;���3
�"�_ڗ�JCϫ:ө��Y���$\��e����:����4-�(��/�$���%�*�ω��
����
�Q�� �1�B�w<�
�ÿ!D���IG��~��2R;
.�
-�����Y?>Z�vLӨb` b�`��
C��L����yp
ʔI6 ;����
4��ݧ����
B~'�{�9��l
]'�6dvF�&0��;Ռ��l��1xIL��8=�������X
�^$ܖ�Eb�vRn��ZM{�?9weZ��w?/-e[��{uPg����J�
9�!�� l+}CG�
I74}�
?�RH>��"
�J��
@A
����ɚ<��
���
I�"�X$��+��
-Ҵ�|w�͗^Us�z�B*�I2�RԪO��`�0��
&�
	Z`�:E����J
\(s�m��i���S��8Y��q����`�
Q
�g�OΣ$JC�+(������p
������K�AF�%�n`�8&̀�d�j���pG
�dC��
aF�=ӑ�[��d:
F���l�^
�ˎ%�Fk�� m
U���E��ҳ�8�?lR��ӵf2��k��~�B��d�ٰ��VR1\�&aP�Đ�T��Z�]�	�*ĢX���C�_���,��
@��'
�Vn��`r�L
1۪]
ĥ�뽈w��Yn��g�f!ЗB\d��$��U՞��ҟO��tY��$�$7�9
�I�Y��j�@U6	=�/
�V�s><NN�Eǀ~`�ut�M�`ķb��­,�7
�ma��",jU�p�/6le	����w������mb�vt'�6�y�{�μ�{|��?���<QZ���+�:�����@
:�T�,oD�[�r��%����uu�7�_1��D�:M�W��
/������Cڶ�/�RWaG�
� �Z-���{1(i��I�� T���v[�7 �
��Q�(�7e�@t 3w��'ܭ
l���]Ͻ [...]
?)�tʼ+�������
-r���4CAq�����>H��?��*m*J2.JJ�-d 
��I�p0�F�G��)'i�
+xڭW[w�8~���pN�Hqɛ�ЬS_Ҙ�&����$�r+��=��w@1�v.�H��|3��+�
+VNz���GSW
��T����e�(Q��r�ڈh}�1VO5�T_�L��
o}ʰ:�ە��0)���_TK�4
��7��z�=*�Bj�B�ΔEܻ���%�*鎭�קbŠ:<#e������]��
�7� �D�n+�����RV�#�S��
<
�U,�+��[a�y}Bg:U3?��y�F�`���(���|}x8��0���0M��tt��D������y�F��(}B��w��;
N������z�餣W}�[e���{���ڔσ��
�4��X:�o �!8�l��E^G"e�
 �N
(h��M�h�)E�A�#��߉�^l΃�z����h2;#-�� 
n�N5#w6�{
^S��'N����r�hV�	��p�����[4�V�^�O�]��������
BKٖ`�^
�L�_��#�;��
�m�o�0�!醦����`�%�"�Z��
@A
��݉�<��
�K���|_,�8(�k�cf��|�w��^�us�{�B(�Is�RJէ�a0t�d��D�A܁�Nq6p��<�7@�4�Pי�s�.�{R�	�ՀZs���<J�,
+~��z~�E�
nb!�J.l� ��
d�]�&F�c��
xODO:��;��&"(���3*왎4�R/'��p0�M�g#�b�]v,i7Z�hۘ������(�
��U`%i
�Q�2��5��]_[���
+^���g�ں�ZI�p��J�T�AY�@RpSa�cj�w]%��r��
?�ķ������s�ΞtTX��O���3}tL�lK�8H*��{�&!&�
��Ϭ�B�/)���5b�i4?��=�� J>���eQ������xx&��)L\��~��4j
�z�_:�*�|x4��싎��6et���p&�|����,�7
�ma��",jU�h�/6leq����w������mb�vtǃ6�y�{�μ�{|��?���<QY���+Q�YYP -��R�eu#�ޚ W
p�.]������������B'��,�^Y�o
/>w1@ׇ�m�_������'�A�Z�
�bP��ѓ8��g���
o �
����Q�TI �E�ܝ�p�6��7���{�}�N?��[��k� �E�(����N��Fu�&�i?��+��&r,���:s���k���Cֶk|kR�R�f��d%z��?+�P�͸�n�(Oɾ�f��s0�+��SU�l�E�Ld���ݕevxpp�Z% [...]
 endstream
 endobj
 695 0 obj <<
@@ -3166,7 +3194,7 @@ endobj
 693 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 697 0 obj <<
@@ -3225,13 +3253,13 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 719 0 obj <<
-/Length 1099      
+/Length 1095      
 /Filter /FlateDecode
 >>
 stream
-x��W�n�6}�W�PӤ$�7�Qg���r�6]��8B���i��;)�����
����33g8
�l��������2��n)���bŶ�:Q���:�h}�1V�5BU��T��
��N����m��\�FQ��g�.��e��N�O�}��{�{��
-���6�
�����'�l������:�k�U���ϝ��}��N����E�t��LI�GE(�%,
�*�wo/|���.xJY�vuu÷<�)�����GyIxpKqc��,��|�M&p�g����;5�xǞ�<e�\̸@�P�ڢ�9}�\�R`��<0�D�ӫ��� 
Ҁ��@�A��`9���^k�
!
-
^��_�	EȀS��?0�g1
Gr���^_�
��k�/�Y�h;����$�'��ԡ7���wY`�ݠ��<L�si7>�x���a��7uD��
=_twB'q��5�T�~Zt{���bI
VGM�a4�ԓ+��zjqdɳdD'�!a�2�|��X픆nA��
ɤ�M����G"7�̦�����ع�MQ~�7��嗇�b9�V'99r
�BN�]�)olˏ`aSf���낌I���ߥ
 �	��8	$�֙�Pu8�=ߛwq�l�\�)
9\
4z*�$��̦v�)(��ǎw�|��G��,Ո��OPsV���EvZ��8˂��p�E��C޺h��J���J�[y��������y�����Y����X<���D�m�G�c9�����������5�S����LL�~�Dz�"z�rd��jЦޖ���rr��\�΢�\vOqm��4��In:�G���3`L�nr/�N�H�-Ƀ��Z3E
�����2α�q�O�i�_�+�Y��M��N�fK@�	��m�G�2H�2���t�Yv1��^�� j�Pk&�
��4#ᚒ;�

r�ݳa_Ʀ��Y��9�ūZ;�c!�6
��QQ�.䳪
�i-&ُ
-E��=��e�Ӯv��f���2��O����cu
��)�[��W@��KRN
�� 
j,V�>��G�R�чR��a�n�M�ݗ՗<O����W��4`I��|�$����}C!�D����\�0N+"P�
��Ӗ�?��Ð�s�˯�{�
+x��Wے�6}�+��*ɶ|�7&�bv�,�T��%@0������|�ʖ�e������N��>�V#�<u�N��ԁ
S3����!�0���U�!V�!�<��(TՈ�Eň?u5��ns�eb53�l�Xڦ�(Q?y�
��|�`n\� �tVA��k�� �;6ؗ_��t�����j�����HjА�Y��XL��.�hwxc�.v�2�����mY�����c
��p��؂�f#�p�
+�h#~׬�N%��e�%t���),Ry�p���㘀o�<zš˝(P���d�7� 4
 N׆�h`>��Ngn��<6)^��ޤ
y�˄�%);q�g��!��1���ߢ�|{W��X�1�G3'
t%�.&�1������������qv��v��eP(�4A�6
�]C��Xuё�E�$t%
O�
��ˢ;z��6K�|�wԔ. ^�V=�|��^O
"y����2$�P����U
)���L�+�F2	=�&Q��H�:��x0�ZCcA�7��#?�.�F�ֹ��2�ͧ��"'ۆ�n��i���<aM�M�a�@dȊ��c�P1��^����?Bi?Nɣu��D�O�C�s�m�L��
nU	O)
���R5I��YM�T�L��;ޭ��:
L�DŶ-y�Y�2���e�N�4��U��l�q�(z�Gq�J��N5}���a�4|7�w�d7?���7�i��Q㘏
��lp��.J�S�@ʘ/�mYƆ�f�Ks,
=Ir
n-�.�
+�����~<=���3	���2��5[_&W`�ɍ'�`8��Fr:�F;�7ZH(�g~@wj��<����n"^2�����/�qa���f�h�v����Ro��?ܶ��Q��~Q^�`<jm����6\�4���9K�K��pu�
��]φr�9���Ʀ9�<(�}�W�v��	
K��hG
HH��O�9��H.+1�yT(J,���ZL iW�iv%_�S��TDK:;�a^�����j:F��A������+Rf�:�E0��ӇB���FLh� ޲,�����=\���^q��ǻ���}C�؀>&nS5� JJ&�ՐO��~���Ғ]���=�u=�_^:j
 endstream
 endobj
 718 0 obj <<
@@ -3252,7 +3280,7 @@ endobj
 716 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 720 0 obj <<
@@ -3329,18 +3357,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 742 0 obj <<
-/Length 1182      
+/Length 1179      
 /Filter /FlateDecode
 >>
 stream
-x��XKs�6��W�V�@ 	><��8���q]GVNvFɐ̆�����.�zVN�ju"	���~�X [s
[��w�^�C�Y1�X��c+
b�X�G�ގ
�2l��LT%�
-����.2�׼N�
�b
R�Η�Uo0�}��-҈c!
-=fM���l=�����Gֲ��Y>��Zw�O=|���!�(�cl�|�ip%��E��$
%��Dr�rv6ix|��M�T��`xM�\���ZC�@˭�Uj�lanat1���r��XK 2!y]ȳ��+YA�*�!̨p=���~?��Ҽ=�P���BT�]?�|�:W/t	CA����x��!�����>�>�;��p�U��
-���ۂ��gq����ք-���+5
�R�����Ø=
�+�`���Eq)��<�gZ��Y�U� �wvp!��k�#��V���\/F$
���$����I#(f��<���� �����[��b�I�C{��*L��̺��k�r�
��g�2��$O�T|;-��+���S6x��Xq���AJ���Ӕ"�2�@)�Xcݻ
\1U��UJ����a3Ea{�2n��r Y'J"��6ο�q�zq;c�Oba�ٿ�_+[C
�� �u{�or�G1�ܰ~Q'iR��jKu �2�:I>�#٢�����%/rw�ϔ��;yq��vC
�T~!�F����
-N�C	���
�btQ��b��t��e?��ʆ
�X<U
- 
:��6��E��#��&�ವ�~�H���j�
��J
��l���
&�c�\Ւ'Gc�zh�ݯ+��qv������.Eq��:���
0�Rr<�>e�����NP���E%La�
-<6�
9�T��6����4&o�A׍\9
��4 ^��Mq���f�bk'����a�Q�����n��!�Ish|<����2XW(Z��t
E��K��V��B帨�7�KX
-�>�W��R�uWo^����u_m[�ș�-��uj� ��,�U~��9�����/��?�c��s��
�F�������n�����{���n�������L����)M%��!��0����ROe%r\�݉�
�
�j�o�[����8h;.����r��Z�I)QR��2��3VR �:��~d�l����>	,7�5��I��̶� �Ga�
+x��XKs�6��W�V�@ 	><��8���q]GVNvFɐ̆����wA�������D$v���v�Kl�-l]�ލz��g�(h`�fV��0 �Qb�
�{;v\ʰ}�3Q.�T����t����UR���4p���z�Q�[��xl�Z

Q�1k���`�֯,��8�V�W��S��u�����Q�ih"�" H0ƶȗ���2��E��<�G��i2�\���
EZ
߽d�"Uh����KBP_kh6h�e��D��
�-�.Fq
X.��k)@&$�
+y��u-""
�Œj׃������-���>��;DYj��Ϸo�s�F�0D
}
ǃO��g�g���!�Q�(�s�r}WH}ߖ<5/�ø��.��c�6�?��l�JM
+\�c�h0�)����ť���iw]��U� �wvp!��k�#��V���\/F$
��P'����J#(f��<���� �����[��b�I�K{��*L��̾��k}s�
��g�2��$O�T|[-��+���S6x��Xq���AJ���Ӕ"�2�@)��cݻ
\1U��
UJ����a�����e\;a� �%J"��&ο�q�zq��h�
��6��[�ֶ������	�!��%E�T�s��e��Ie�-���P�I�^ɖ��&<�7y��o�<M�ɋ+
/�kb���
a6z��OTpJ0�5Mh���B��
0��,�6P6\���R Y�*8���\.>
��4�������A�DY��H֖Z�>f�V�o0�
�沒<9����O�� 4g"|Ь�����
t)�+}�)�~_d�a<�������X4'�[lo�M�^������c�ِCJ�m+�`>�?nMc�v��ȕ�A��M2��9gM><`�/�N›�
X& [...]
+|�������?pբX	�@�j��k�r"���m+k9���t�Nm�`��Y���?�=@q��
�Y��N�ۚ�048	j
����n�����{���n����u��L���픦��Yi����0R-�JH�
��M'����j�>��c"eD��˞�jq��V+4-�2O%U�H��#�Z
+�؇����ڑ�F3KH`�,7�M��If���� �d`

 endstream
 endobj
 741 0 obj <<
@@ -3431,7 +3456,7 @@ endobj
 739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 743 0 obj <<
@@ -3472,13 +3497,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 766 0 obj <<
-/Length 1040      
+/Length 1038      
 /Filter /FlateDecode
 >>
 stream
-x�ݘKs�6������� �o���NF��(������D�%A$����xQ�4�؉8��	v?�.v�@x7z�M�F>��i�E`�S����`���bw�BNMDIҺ*
��R��`���w�������IFM�#]Q��ġ\u�$}Nj�/����b�����z�0����
]A`)����4k=����g�FFȊ�_O�R��T�(����#����u�y���\�C�eV�����"��~�C�r��m:�\/t�T���4h*��Z*H[������1�3
-�����c
�)�R��'k���s�
#�~]�}�ſd�
�Z;�Z�'yF/7�c{�tc��E��Ow
� t*�Ё�軳-�^aχIr𮼣| �V�8U��l����}O�PY��M��N�~�Э1'A%�zhZZ�1��XW�h��6��,��
�L�
G�\N������5/�r�
�x��P��C9�,���b���Ȍ�r�U'���J�YyWRަgg�n�^����Ld�qF��Z&���dF%���:�Q����@1c��ʪ��Y�xnڳ�{{��SK�:�����]z&���jmU�f�Z�I���'�4��
�
{D��m��l
��L�zȑ
�T/rR�o*�RQ�!/c�E�
k��c��=V&+��:��O���|���W���A��[<��ZiUz(f��F���]W/�|Zޕ^u�`����? Y�~�0Yq�6^��v�fz�c�������{z�x7
F��4&'��Wq<-@�]��L��-�@�P��K��G-'.��e��J�ӹҲ�} [...]
?���3��w�n�
-ѽZ��G�GP]�I�þ���;��|W��:C�Oп��n-�-=�X��4����wm[�2���k�5������.&;��hai���O��V++�c?�a�#0��?��K
�vMK��� +�
+x�ݘ_s�6���)�V��e	,�}�^s7I���⻗�Q�LԂ�⦟���c{�IZ3g�O !�ݟvW�B ���M�E!��YD`�3�C`�X�o�?�!����i]��l)iZ�;I�?�~�%kj�1���VL�8��]8���
b���bt��>�jy�Y��0	����W��� ��6�J0
B�,����9���iT"hK%�"8
c�tj��
b���7c���
+�4�P�N�Of�Vn^q�6�M�oͤn�UM���y�$m+����s�.F QbFS-f�h�1��vR��'o5N�9M��Ӽ������_���Nd�P�쓾������n����"��g�����x������ٖq�p�$9xW�31s
��iݿ�M���'��5*x�)U�I?�=�5�$��׏M�ʁ�4v�
��5-���P��
Uyɗ��v�I����%�κcO�
jx`(��E��Ylt?=9�y:��Baycά�+�hӳ?2V�|/��
��L��qF��9&w���V-���&�XQ����@1c��ʪ�`Y�En���(ӧ�&uL�/�����LJ���
+ڪr
ܑ)�,����Ne"
;.
��SK�4��:p�
����0G�Y�4N�Vl���-BAƕ�~�6t�
�{�l.V�)�s0%�
+e�N
�O��S5��d�xJ{�Һ���D_��GQ��^����+����5]�@��C�qUq��^��v�fz�cR��/9�g����n8�*!ViLN�
��� }�1�*��`e�C��^,�J����r�
�+���Jˎ�	�C'-[BlRh��Z�-�V�Ż
ܩ����pZW��t.+�q������(�(J^{5�_}Ep����#3HȾ��M	&KgM�͕k^n��]Pm��Fr���;���΅*wWz6��&��7%ng���ۊ[DЃ^��'�G#�O��PMu�z��0~����’l��&8V����m[�0���k�5�������.&;��@ae~1���l���JI�8�1$aƱ��Yj`i�ݮY�}�
��*f
 endstream
 endobj
 765 0 obj <<
@@ -3618,7 +3644,7 @@ endobj
 763 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 767 0 obj <<
@@ -3629,16 +3655,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 804 0 obj <<
-/Length 1375      
+/Length 1372      
 /Filter /FlateDecode
 >>
 stream
-x��X�o�8�=�
�ű8�N�:ZeͷK�Ԫ����w8C�V���gcC���6UN�db��{���Am�A��!h��
K�瘎�j
���DZ0ծu �� �zF؜�Y��SF�8�a��MC�O�4�Ȅʿ#zK��\�&b
�6�t�5��~������PC�u�
��&���7�M��'
�s�Uyj�٦��X7�l@���Z�҆��Eql!
-2= ]�mZ :X�s"��Ewt*;IA
�3A�3]n~��QB	�OH�
�ac=�f\6���<Jf�e&_��tJ)w��:�p
�i�6�jOA��4�
��&1�s�B`�f
-�QyD�1X
-�(�Z�ab}���,��&4+�4�	s V�!x�-��	�R��B��H�Z�T,��
e
&���hX*.b�T�
���l��	�;~�'6xA�vu�⽔���L\�V'���&��q�@WV�	�%ȷr]�xA�ͽ�>S*��
I���%�W�(�E ց���+-S�$���i
�IQ;��X���fL�Ӓ����"��V�f��8�n��(�+ ��3�؁��$�M����u-�O�9M��D�L�	=��r�	O�$
ј
�໒�V[���;7�XQ������2�%[�E*�K�BW�q�M�uN ��fp�ěP�X!�BǍR_J�O��-_��u�G���� �㘮�B
�iq $�"KE���XY�r���]
}�aB�nWڪd�VY�5m
 \U/�bN���:��L� �r%�U�
J�i�FҲ�~��3�o��5�kJ�m�?�'3
t��@��?�uN���7�����j����yB�N��K	��I�*l�#\��q-#�a��N���ݡ�����mm� [...]
-�ơ�ܼ��>M�S��I�
uN;�������٦�:�G�K�k!O��u�ly�`o[�?�6���n�xE�M����sD��p
�������Ϻ��<t	��
~R�Y�|�,�a�2��D����ܳf1a�_��7v�����YO��;!M�7)���2<�DB
-��y�/p����4��Ԡ��"^>��<_ny�tm�Q�[J�䦪Y'*S��1�r.���0F(��5�����ƈ�;��վn8���u���`�y�O}�:�K���Ü�u5��̢ix,-
��2�����������f
�(n{�� :�NY�i*׼�6/��`{ �m�':F�q�c
���>$�DD��s��5If
2��؇�
�9e�D��BY�$�j|!��j���WA��/cYbt
����ieS�����B�
xMN�͕��s��E���j�V+0��"�2���eq�q�@qն͊H�$�)+�͉�6r�f���(J��yٝl���?�?�x
+x��X[o�8~ϯ� M
0��j�N�V��	S�ꌐ��)�X I�j����Є6�I�*�d0�����Tf
+T���F��28�n)ޭ�@�m!�u�xS�Zu ҚB�&$�?�Ç;:M�7)I�����'s�%dB����TC�J#��l�nk?��
�k��@�z���:�m+�y��T�l�����ʪ85WL�`k��6�d�����b3Q,���t@[i���

�z�=���N�S̈́�LCPeL��!�aQ��'$���fb5��fL6���<�f�c">ބt
+)���:�p
���j GB�]��
庉�&!�2��c��$���gc��Q�54bM���w�4N}�~B�<���0�`�2�c����P&�.���X�@K��J��T���o�!�
R~�u���M�t��
��� t�<p�I�v�)
���?v���1����jθ �V�K.h���?$R%�b!Ѵd�������?$�*�te y�eJ��1C:�+'�K���
)Z�P|�]D�ª?�8g�[� <J�
+Hy at B�T2�'tAvShi?r]
��`N��:D�`B��j��8�G4$��Ż�����VK���
�W��"�V[����_�4�(˅�1���8\gtp�H���<I t�(uQ�@Ҁ���'ϫ�R�K@�,R��
28�j d���{B�/�$`�!�4��%QN�����GU���m�V�6���k�@��^�Ŝ�D�/�4���a
D��q���܎�a"�$�'"��9
_k�W�
SW_'3
t��@��?�u���ɠ7캗
�FL��:�q���t���7��p�r��p��i+�B��nQ�f�n�66�g���6�,�.Y���r�������Dy���ܬb���M�K<�$h�:'��ٛ�{����lӿz��ޥ�	���
��A�<\����_G����
X�"��-~z|��U��=�
�c�w����iw���.N���O�;K�ϝ� l^�^
�V�d�{�,���K��`p�����uܖ9�%s:��d�w���|)��!$��˘�Q�����\��������
��%�?g����ӵAGUoI����f��<L��ʙ�G��
7B��n���6F��!V�vu�A����t�o#����@U�?/����1߯�4�����PsX)3:;ڃ�ߨ�zg5c��Aq�1�ehٿ:e-��L�pڬ�a� ���UMt���,�:⵻>$�Jx���s��3�f
2�O�ا��M�x� CY�D�r|���r���WA��t|j
���H�iiN�����w
xMD
[�F�rnw���o��j��
,� IA���$l=�
�� ��6rJ*U���i�	kL�`�R�m��� b�Eg��W��� *���
 endstream
 endobj
 803 0 obj <<
@@ -3876,7 +3900,7 @@ endobj
 801 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 805 0 obj <<
@@ -3890,18 +3914,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 825 0 obj <<
-/Length 1309      
+/Length 1306      
 /Filter /FlateDecode
 >>
 stream
-x��Xio�6��_�o��5CRwPpg��N���.
Yfuu������C>���h� "i�q����(X�װ��s6�\8��#ߡ�6��|��A6%�l���]jc��8(K9<��:aiTQ�]����7��.;�Y�[� 6ֈ��]䚶&��/X[������{ړؕh5�k�ΧVv�m�l�e��LOs���cK#?Sj��s�m��Xgi��unOq�
��
ķ��`<�"f�|
-
�e���~���ߛΆ����֯a:j����]�\���ߌ�!��.!ȷ9���`4��(���?;������ �;�%b`!�p��|˒��
�YYF@��IVWa�0%��N>���dްl]�/�,~d�A��^K6�K)r,
-O��=��V\�U�D
}�Gْ�c��a��������W���8������G���H��|�+	8^��Q��XF`�JY��4��
.+C���t>����@�sדy��A�~�ߞ���9�q�W"�O�nVdH.v0�p�T�N��"z��U|�����u-۔h>"�]�A4�
-��-U
beXD��
-�[b���L�gM���rp���@�DiŊ;�n��y~
�0^p�"�*7{q
�LWyid��Y-�R�Rn��	ի���$\�I���06�
vI ��Y�z`�BM�Ѣ����
��mG��Di�K�lv6�F��ǭڱ��ٴ
��pQ��4
-"H�v
-k
qA�A!d�k0֡ι���{
K�OO�V�	��E��2	
��,�lD
�V؟�]M(��z�l
��oP~9����
[�҃6�P�R�W�R/M]EqT��$ܠFI���{���*X'q�3�Y���%
⸻Xu
n7iҝWƤU$�E
��Z�d���E��<���R�O�m�(	϶i{�
�M��ڹ�3��L��_,��R�q��'�ֲxVG�l��Ɨc0'�˚�7�_hogCM�k5rhL�f��;8�m����J�1�p�KJ�#�Y�<\gJV
az�
j��z�W��������,����Ӊ����Ä�?O�{����.Ҳ�MK2���*
,V{��Mdzk�6��}1|�0���
���[�Dz
-�""m�UU-�"늽?��,��#28��*+
���ͼT�a����
�]��~7��] D~��>��j77[]�nu
��]w
{۟a����8
~l�nJV�dض�(i
��ZՏ�vV����9��#&W<��+��	��.��5��;B�?�
��F�U����<==��Du����<�O~��@
]ڀ�eE�}SC��y.���u]8�^�(���h\vc
���H$#
+x��X�n�6}�W��fH�
���:��� E�
C��D]]��$p��/�e�c��O�h�p�����X�װ��s6�\8��#ߡ�6��|��A6%�l���]jc��8(
+9<��*ai�Q�]����7��.;�Y�[� 6ֈ��]䚶&��/X[������{ړX�h5�k�ΧVv�}6n�G��,��\j"����ϔ���z�v۵1�YZ%j�ۓ�+�&b�m}4��y��Y2��GU��᫾��������a.�&���kx
���ǀήo����o����Z��ۊ���l0�yT������yr�b��
�1�qM8�B�e�SƆ���("�R�$��0K�Mv'���Y2oX�.ؗ�E?�� ��h�%[�vTѥ9���|�
Qp+�We�D
}�Gْ�c��a��������W����������G���H�>˙
/��(LX,#0]'�,~U
�����!��t:���{m ľ�ɼ�� X��_Oo�J����8�+�'o�+2$;�{8y_*��>i�g��*>]�G�Ӻ���mJ4D�.� �sVQ̖��"̣�8
+�[b���L�gu���rp���@�Di��;�n�ի ��3a���EUn����
��Ȋ�f�P
+�"H�ɦ'T��rΒp^�L=���pl�+O9?���[��u-� _˗�#���� W�(
�jɖ���ܨ��ب
M�E� �PE0����QAz�S�`�j

+!�^��	��;?_�~�c�����z>aw�Hp:C&a�]i�R�F��m���y�ф"�o�����9���(
����ʕ
�A�J�Z�Ҕ�h�2��r-_�-j���V�Qz��tU�$.u�4K�;��A
w�n���&mC��ɘA#��D���PUk�,�1��Ґt�Uj�i�M%��6mo��աrM^;7}�6��µ����\�?��D�ZϪ(^5�M|9s�UQ���K�f6$Д�V-��4n�\�c�c!���ů��#
+'���>���E��u�`����v���y��
�vxu}dY�?��8�N�Gx�
&��yB�C䄕U��nZ�!�,VY`��åo"��H�N���H��
�k7Tl�{�n�
�*ċ���W�y���J��
�P�b���~�,7�R�6�R��e־;
�]��^��K��|��t��[���5��F��;�Mװ���}�����f�`�O�m늂Q�VAllT��Ogy�i���C��bG�o
I��撌�Z=��#d�u���[K�,W�''OOO(,P�F�
E��j����-
+��[!�ey}�Ʌ%P�\���h]6�>Jaa"��ݸB
���"�
 endstream
 endobj
 824 0 obj <<
@@ -4034,7 +4057,7 @@ endobj
 822 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 826 0 obj <<
@@ -4075,17 +4098,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 859 0 obj <<
-/Length 1843      
+/Length 1840      
 /Filter /FlateDecode
 >>
 stream
-x��YQs�8~�����Z���K�tڻ�rI��x0�m�(����+	��$m��r���L
B�v�ow�+��p��wz�]��3&c�����S'��973�}�Q�CF)�Q��&E�n�rVF�4��Q�=99�\8���l0���Ҩ��啜K�Lf��n�xߥ��7oz/oz�{
4�S���p�U��G��`��C�;����r<��o�\����{��.����0Œ=粎�Tδ~粊ˤ��
t]�'�:C��k9���u�&�V��;c�U�ʕ��$[�պ����7Qf��l�zGi:�n�%��HT�g񹧗�Y��<^�2�R[
��R_�ˤ:Rl3`���Y�L�Q� 0/�U�l��i>ࢿ��|����D�� �0�xn�0��V��=��P ��ɕ���=���4��cd,G܇�d�#T<�O~�u�N������Uc

yh}�����F�<���u��eRW2��raB�J����e凌~�y�X\[��
 5�]��ik5���T�Xg1zVՒ�c�#,p#N3v]�sG���
ޭ�u\�eu��o�IK��%���>�N�����BŸ��i�8����П+2������%�S��@6�DmtP'}
�|��+pR�ߧ�$�5x�D��T�5�u�|n�I@���2�n�$���D ڨ�fzJK+A ��s�i�
|�K
���,���N������Yq��4+�2�����Z�:(�0�a`�c
-a�
-[���C_��g9�*���;���CVܚ�LyL}�
�F
�Ų�`
�:������jW����\o�Z�:٫�����;,�*�i+�����T
4rߵ�6��v���=��A�s�(�X;����AD��4;:)�2���R����'�}(�:HĚ����9�R�eS^*�oU����O��Rʻ8~̾x%SU�a)M�E9p���򵺈��(��Y࿦d�n�2 �G-9
0���Q��[Z�z׉%uSƷ�j��
;��� ����
\�2�Z��u} ���E�\F�T�dӢ��f�*+���Q`�HZ�=$Mq*�d�৮���.��
-U�iR�����T��fx
-ehޭ,lBT,��=�?\:
-q��F����켐Zv��QZ�z:�������vT�uԆ��ժ�a�q�|%���5�j���Ҹ	���q�=� �۽9ʶ
,`o��.�����e��*���p����������F�L��g

8 #��m����Ч{��-A@�d��
�1[���*�����zr�*>O�a�}���q���
{}Y�_ ��(�A�)������1]�0�O\P[c`�W�Ϲ^ �l<���� }5|%�>���d�'L�_=����]�3ob�s�Z��=�6oY���΁���h��ne��O�D��
rj<�7��
v&<�Y�K��	i��i��o�RfΝ�qw��&�QT�ɊU�
V4�#+󤑧Ju�/�8
ǚ��а
-��֤ȃ�;X�n�(����8AeGr��>h}�@�7��)�fr����|���q~l���]k֓���n]��>S<���N��v'�z
,���*p�8���ӴƮ�1�θ�ҟ����W�|��W�2/��?A�����p�j��n�Ԣz�i���&?$�o�ܤ>3�3�d
����LbL�8�<s��ЕA���������͛�!�q�-��ˆz�ղ���7�����/�;��Fٺ	#��"�5
��W�����rA޵m
5"���귞�ag'�U��e]'��f�!qE�YR�$�GE����͝
u`�:��j���Ԫ!�͠V
�
�IW�;W�[����9�
+x��YQs�8~�W��`�I�l��
i:�]{�$��vc�jlj�P���J����6i.י{[�W�߷�ڕ�3w��s~�\��3$C�����R'��9�S�}�Q�{}F)�b�Wy�]�i��dRD���l4��q�5z,��Y���Ҩ,�嵜I�Lf��n�xץ���o:/o;�;
4�S���p�e��G�La��C�;
����t<����t��Г�p�P_Xkaƞ
YEI*�Z�
Y�E���
t\
+�'�:}��j9���U�&�V��;c��*�K�UI6�#�uMR�o��,��Y��$�Ҵ?��
D
�"�
.��sO/�0ӧy��e"���兾�Iy�ئ�`ys3��,��F`V���UY
KӼ�Ewc
�@)O���a>��Pa4
r���Es��� �Ϸ�kk��z�
.i؁?��P���kɮG�xZ��:��
���	re������&&����Z�<k��u��ER�2��bnB�Z����g~�y�X\��
 5�]�'ik5���D�\g1zVِ�c�#,p#N3vS�sG��b�V�:��<p}�7�!���O�
+�xu
�U+X�i���b\Y�4�
{��4���:f�/u�����dS��ZQ\�	�@�C;�c�
+������:I�5^&Q��7զC�<a�;�cP���
��-�<p;�6j�����J�9󜴚q_�҂�A�(
��)(�������nV\���J��*�1�)9_m-c-	N�W3���
��	�L�������/�_	�Q���ʬ���u>o�7�=S@
S}��$�C�j�����`�	��g
+S�+DIV�o�e%������L�
�B�ִ�ece�Ec�9
���\���;�x�
l� ��x�k��N�8��2�ƎV
+���.��[9�	sʡ���0<]=gP�c�l�K����t���9+�������2�Q)k��T_=7��2_���~���{�9��%�dۖy@<jqW��1�`��e��BV�N,��2��W����?v �iJwp5�l�k����0S�
��r)R��u�6���U����c�U(
+�!i�L� 4���,�����&�g�� *T��f�I�;B�^
�+��^�)��y���	QI����
�p��Q�k��Z�-�g�+�aW�Oj��
�*��cN0��R�mG�ZGm8�Z���w˗�*��^ï�**�������
 P�ݛ�l���v�-��j��*\F~�b��	�������N�g7�WE�-
�54��P�7�K�}�����	�^�
//��l=������E�������
F�Z8�������*&���=@aY���[�z���P���€�>qAm��I_->�z���|�ãl���]����o���0~��R/v�ϼ��/ε3*����ʼe��
8N�s��"��m�?���s�a��T�lz�E��0g�.���:��b?�f��K�9w����
��GQ�'+Ve3X����̓Z�*�!����4
���C�J�[�"R��`
@�K���B>��
�����q�⦔��~���J�
gl�;����׻w�YO��>�ui�W�lLm�x>�;
[۝��5��U������O��
���);�VJ���_i�gh�^�Cȼ8�w���Y�o����FC/ ܚ�y��Ӑ��M~H(4^���I}fg��0 �џ�Đq�y�Jo�K�`M���]���7�B��(�����:�d1S_ob3�W)�_pw6<���u
F�?�E�k�a)ᦆrAԍ�5���귎b`g">	��/U�:
6�
�K�ΒUA�j�Z���-s'�A/
��5��j��ԩP�
+�� ^2Θd0q��q5y
�z<8y
 endstream
 endobj
 858 0 obj <<
@@ -4225,7 +4249,7 @@ endobj
 856 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 860 0 obj <<
@@ -4257,16 +4281,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 880 0 obj <<
-/Length 1739      
+/Length 1734      
 /Filter /FlateDecode
 >>
 stream
-x��X[��F~����R��;�V��MR%�����J"��c
8���{���x/�F}��̜�w���,
��2yq=9{-��PR�\/�;�$HP�\ϝ.��N=�1v��\G�"Ow+5/�Y�ܔQ�{��|v9�ص/�$p�l�Q���4�*s�^-T�Ne���'�ed��������vB�"���#�	'^O>|��
��u0ba�l�Uk�S��s5�c��7��c�����)CX
+x��X[��F~����R��;�V��MR%�����J"��c
8���{���x/�F}��̜�w�s�,
��2yq=9{-��PR�\/�;�$HP�\ϝ.��N=�1v��\G�"Ow+5/�Y�ܔQ�{��|v9�ص/�$p�l�Q���4�*s�^-T�Ne���'�ed��������vB�"���#�	'^O>|��
��u0ba�l�Uk�S��s5�c��7��c�����)CX
 ����
 ,k��P�*�W�Q�����`�
ǣ��7>R*z[����eQ�L�p�L�p��p�穊2�\�[.��zѦ(T9��7�|L��,Y̔�5��.��#��P2d��gc�w���^������k�)E��#����,�
܅0�
f�7��e��
- !�@^ �0M��z�TfQ_)G2$�

"IڭٍH	�����4p��6�'�yܾ6�Wփ:Q
�����.7�^A������7%�����X���6�Ԉ&��P�C1�14�QZ��
�=�1�*�	��J��C�9
g�f�]�P"��x��I��
��ik��&��$��J�8
�3�S[קʲ�J9��JT?���QR�Xr���x�X�x���QD����g`@(��<��JհR۶U��y�n�u`
%!�E��c\�d**g���D�|>
��:��_:
�FrH	�N)��w*�����b��b�L�Cn�x9
���]�T
�d#u;R)>0ml�zuX*U�t��F���&b��/�;�=��O�_����S3�k�Gw�o^occ�KC���	��1͢4�[�y��[�f��ὂI\)�Т4�+�4q�~
eє`w�ڸ���9�����F�`��t�x�N���
��$m�{���L���9Đ>���������eC at v�Q��U+2Q
��Ԅ�</��D6$�������-�<�����������y�Y�L7o���#�
ţ��)�B��,ͳ��+8l���Ӯ)�G\���H�-U�ʨV�W���ĭG�CЀm��D?'٘"0�����09��*��fe��b���
�_���cY�0��
]�?O������a��@�� @=�
-}�W�:�0g}3�,F �����G���
-�̨���|uqy�ט�Ap�K �a��†L
	��*j��~w:}�Mt��W7�,W��w�������4+=���.����6�A��0T:V�
�8� -="D���V�ASB���1�a��@������Ϧ�A
���R�?���H�פ���I�X�f�{�
w��r(
~o�A��PX��Ta�*��!�o��B��]W�#��_�3�b5b��ՠ���!��ڻ^�V��P��u��QM6�Mw�
�����#�=���kI��0���ծ��z������Cq5b2��0�/�,�(d�I:���-l�+�@�ǝc��2�̐�g��r���}$w@��?4�t��
zQD�N��Xb��d�ua��(PxJ�1.��7���Y�� ^ �W
C
���,�$�B�����p�YG��	Œ��ϛ�†��(�'z��	����q��M	^���|�]�S|8o��"DB
�b�Z x�m�`s�����yi�~�Al_G�r-��7Y�ʅ
0]���T��T�B�"�6Q�GzK=�`b�E�R��4��jOr&"����� [...]
+ !�@^ �0M��z�TfQ_)G2$�

"IڭٍH	�����4p��6�'�yܾ6�Wփ:Q
�����.7�^A������7%�����X���6�Ԉ&��P�C1�14�QZ��
�=�1�*�	��J��C�9
g�f�]�P"��x��I��
��ik��&��$��J�8
�3�S[קʲ�J9��JT?���QR�Xr���x�X�x���QD����g`@(��<��JհR۶U��y�n�u`
%!�E��c\�d**g��u�c>
��}L�闎ǀ(C)!��B�w�P��nZ���n�b�t�Cn�x9
���]�T
�d#u;R)>0ml�zuX*U�4���<"8����.F�
��{�9��S�
St�zjZt
�hf���6��4C2�;�1�Y�&�S-�Q}�ڌ�8�WЉ+e	-J�^��Ms���QM	v������n�ȩLG�k	@���
�� �zBC��h/U
%ik�KU�eR��<�!��qĸ���[p„�/��3��4�Z�1��ͥ
H��LdC���
�܎�� 5�vq�[ ~��{�2�7k�i�6�

0R�P<j\=5IJ�78K�li�
+)�� qڑ�|�u \�uO �@pm�2UF���J85%n="
��&�$�9���)��4��1ȹgWyD��MNjM���20�j:���)6�0�5��<�:�A-
�A[�3I���{u���s�7��bDLu��y���4P���3*f�:_]\^�5&'DA
� m�^}aC����̍K5���
�N�o�6��F��j]�;��(a��
TP���Tz���]\gK�m���aa�t�$=q Z�E�^�'� ƒ��F_c�Ck��
L�2�?��1�b$�J�����"U_�z73'�cuz*�O�q�aL-������
����OV�";2$��q^�6��
+q��|�W��]�1��jP{A�
��ڻ^�V��PC�:Jƨ&�ˆ�����)/��DK�C�=%��!�t����ծ��z��a���㡸1�3
��?
$
+�|�]���E��e
�p��7Fm��
<��K�$�#�B���ᆩd�eI=�b5�
��
�%��=օ!�Q�)	�fĿ�p��bu��_��r
yp��O'�����'a��#�:8�<Nf�ȵ~�|(6��Ѓ����O�=ԇn�~۔0��࡟6�O��
8Ň��@+B$�0(���޶6��������
��u�-7�Ҋz�ժ\�Ӆ��J��O�p-�.�l�{���GL�tai�"=`�J��8��N{�뤉��E*$
+HW��.���m�[Wf��DI}V���u/�}��xoў#�Б�'
+�`��!}��ޝd�pݜ1���#T؃
 endstream
 endobj
 879 0 obj <<
@@ -4336,7 +4363,7 @@ endobj
 877 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 881 0 obj <<
@@ -4389,7 +4416,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 901 0 obj <<
-/Length 2004      
+/Length 2000      
 /Filter /FlateDecode
 >>
 stream
@@ -4401,7 +4428,7 @@ xڵYێ۶}
 �o�8���q�
 l����
�R%�>N|w�z��ad%"S�C�C�?FEk'�0���.�[��L����ε�C���=@g_��TI���e,�(]����~RDo�*���=5�(I�k��3c,8�LX;�g���ql
�lh7�KwfD�
�+�uD
����0���#2S�j몋^�����d,}��U=��m]���bfl1"8���
1~<����Y�;��㗸�۪h+�$� �f�$��
�߾y�sOk}^>�z�4L�>_��ʐ.I��
�|�Yw�u��nƢKH;u�g���]$��_.��
VuY�ҵ��n(�i)�r[��_�Z
��:O��KA3����믏 �����:4�+	�jfy���!���3�
�kg�#4o�ݽqs+�R"�\[���n�P�
 Y� �#�[
gq:��O,~��X��;v���Y��-��$rB&33$�*�J19;��s�<]���)�m3�.��5+����R��
-t�AS��p�*c�(�w3fY� *O�9�AA� ��'��@)h;�~��<���l���n�sqbnߘ`17��#�|�W�}��[�Re�J������?Sh
�����ލv�L&h��
�GH��tU�NJk
c��#w��)F=ix�z`l�n����p8�E� ��Tt��]y{M�.К
C
G�[Hͮ���@�O�
�ꢂ�[M�h�� ����
+t�AS��p�*c�(�w3fY� *O�9�AA� ��'��@)h;�~��<���l���n�sqbnߘ`17��#�|�W�}��[�Re�J������?Sh
�����ލv�L&h��
F��3|�
�wRZ�c�
���L
2�H9�>��5���=��=
h�"H����nWޞҰ
�&C���s
i�e�$�^��.*X�մ��~�>A�i
 endstream
 endobj
 900 0 obj <<
@@ -4436,7 +4463,7 @@ endobj
 898 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 902 0 obj <<
@@ -4486,7 +4513,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 927 0 obj <<
-/Length 1492      
+/Length 1489      
 /Filter /FlateDecode
 >>
 stream
@@ -4496,7 +4523,7 @@ xڽX
 ��^��U-cp�����q]ʶJ
�SU�*-�M'6��w<��Z���G��?u�n�*�&ﺰ��Ͼ����##�Xu��.ݱ(�XBҋz�?��p
 w�ۖ�����=�]�J
�ї�
_0
!�JF'�R7HH+uOȜP�^�$B�7����
E��n;n���#���r;A���]���n2���(� �r�k|�,.���&���
 +!���ȯA�c���1\nd�0�k�YM ��톰)\B��
.�RX⊲�
 
�^1�Ӗ|�|�3���NԀ�#Fm -��1�і���Ƒ�v��%�K5���+O�Ԫ�2U7˩D�ĐI� �����qY}�b��إ-4]�F��X�
d��Gؗ
*Bm˵�Z�4Nj�&K���R؜�7E�K���mх�
���
�=
���^��֊Ȕ	A^<>

f�>a�I5��*��*�	�᮱�	!�o  
�&�_&�D(�Ag�N� u"=���R�h�����v7���<h��C%�����
f����
�\��[5�X�w"�?�*I��e�o�>h�mW��z,HO�8�d'�Cv���
�����L���Q����#�ag�����
� �?#��y~�0L��ӿ�3_�)��
�A��7R�
E��;{ي�k;�V>s�/��1LPM����nU��@�
-�_��?���-��i�Z�h�BV
����)��ڍ@��Vk
";�ٻ�fb'
�福�7u�==9���CI��"�J��'�mv�P!wVdK@[#���R�1��FM|g�;v.M
S�����_�dn�
+�_��?���-��i�Z�h�BV
��S�-RH�ʌ�o�={7�$�B��G!��~S��ӓ���;�T�)ҭDi}��f'�qg�@�;���'/�0#
�G�dgҴ05�Z}
���m
 endstream
 endobj
 926 0 obj <<
@@ -4594,7 +4621,7 @@ endobj
 924 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 928 0 obj <<
@@ -4644,19 +4671,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 955 0 obj <<
-/Length 1650      
+/Length 1646      
 /Filter /FlateDecode
 >>
 stream
-xڽXI��F��W���۽��L��
-!U&'��d�m
����0�>�ɒ,�������|oo�l
켚�y5[^�̉P�S߹�8v� N�s�v>�#>_����e
_���v'�2��ҕ��������F��~[�"�/(���,�*s�Nl����UD���]��?]�����}�P;D��
-w�|��v������B�FS�G\3���������1�֠�ER����Y]�t5e�ZTZ�����
3�#��΂R�
?R����������� ��Rl攻1�I*���ߔzy�n����� ;!��{JO��G��P�yFϫ����rc�u�5��8'�E�RG/X�0��1D8�0�	v��K��
���~�}/EU�eq
�����-�q�Lljs��
U�>�� /��"$B�
@
-�ޥ��j�ҵ�A��2�{A|�
�
E� ���L��F�r 3<q�
�8SH�#B�+^W]=Dl}}!�8����BT�L���u�9
.��"��
1�q6k��$@>�����g���*���ƺ�<��
-�kjkM<!M
-6�N��%+~1d�UpQt�:,/�
L!���O��Q������ �BF� ym��!Ž�� Ī�^H|P ��bg}CX�
��V(T|l#�G�#
-�-	�-��8� E��4]z��&]�>��H�2��,EQhc%����0����b����}�d���	V}���
����]k��I���:���A�����<@�㼄W��������??f
��Pv��HA(� Bl at ZCnvB�	�r���TFG�Q���a��Ld�w�i.
-]b�{������j'�ɔ�A9?���
��������'���
�0��/��ԣ�������2�W���� �tO�ݡ�!l-�N>ۀ
��'�sd{Z�ʅ.�
恞��BNGܷAWnE!J5�1
)d��Wu�c�Bh>A4����D���W�o��/v�ܐn�<���<���`P��1Oi�y�/��
-�V�8�	�BY�+�ܠ�
l�����6��M����y�
:հ�C� �U,�\��Z at p
�紀��@�i�Y-���~�L�_v)����a
j��z�戚����?�
����^J�ѫ8��
�)X����0T=ǩ�2��\Wb0��e�'I� C��{�d7��ˤ�^U�zrկ6�lmj5Hg7z_��(ʸ��7��Gpl�,+U��G�_������3�s�UӚ�~�
]�!M�7|
�a�p�$���U�Y;�\V�Έ#F����"�*K��?"_���l�D9�A�EƠL,j�kg��Y_�M�duMU�&�Ky}BϜL��z���|�Zǹ��s�*޵r[x
-H"��T�����*��\��*I��u���w�nd1BK���=��.���!�8�[ߜAcޛK5��yD4�_���t3;�Cz�.T��F�OB@����
 ���!°�yī�vy� <B����[�U��c[���S����~�7��b�t����ݘ�L��J���
�-[,�i�Z9���:t1��@`:%L9���^�g%�/N{��L{�7��福�wu��X.onnPR��H���r�ϖ�5�7�B��&�u�4�*t�#<5����
H
��`���G��#
+xڽXI��F��W���۽�[Ҥ8`�RE`rjJ�۶@���0�>�ɒ,������ׯ�כֿ����W�?�f�K����
+�j���A��j�|p	F|� cw�Yt�/�۝\��u��ʨ���x^�۲�y,���V���
ʱ�<���ܾ�Y�I�*!PG�.�柮^�^^;���
���>�w�l��v�����
�FKe�G\S�����s+�!,���[mAQ˸�kc׳�.��
�ijYisZ}�K�{ʈ@

��H�
+?R���=�[��w�f·�r3����1�������ˊu�6�Hxx]^��	�N�);�}
u�C��;�vr>Ч�����׸�qN��&W
A�`!€�����<'؍�/�V>.�o�\F�����RVUR�灜�~
�ߢ��'�M�6w�(��W%�8���Z���{>����wIe���pme�={� �!��8C!y$��G�L��F�r 38q�
�8RH ����ˮ
"6���u��mjz!��L���u�
�<ļ��yf]L2�fm����HP��ܢ��
��TF�������?@�~Ml��&V+�rY'��
+�
���P���ˠS�<���uB�>5x��
�X���#ϧm3B�(�aY�
P
� @�Mv��zb৔��B��փz"QX؊����D��g�
+��K���٤s֧v!��D�2��0��M,��1���,6��#���>�J��	U}^�A��'���r�����X���Ǻ��~�����<@�㬀W��������?;V
 ��vA�AH�> B�Cڍ��d)'��{
SS
"FI+��1n"�1ᮓL�:���*R�k����>��)��8t�x�|���>������$�u簅VO���
-g���7�-*�h��I�
 ���{|��nk��p�L|�l-��O�s��$�
�x�;U�����NWle.
Ռ1D�2Sw��*ձy?
y�w��E�(Z�C�������8��D��Z?���x�:���|&�ڸ�X'D
+eA/iOh�zث-$y=޳��DiRߚ��R
�?$
+�K��e�
���� zN	�/��U�� ��%`�� s�'�טt{p��
���~3GT����.|�M
�
�B¶^���N��|w�P�� +�&8Jl�Y溒�
l_{y���Y"T��'��|]�
Ԫ:ҝ�~�)�vO���l�Fϋ�A%�2���MYd#86E��r�t���/�Ou��x�m�s�US��|�
��!M�7z4��p�$���UOY��(�P���"F!���"�*Mb��?2[��_6y�H|�s�1(C�j��
�g��r5i�AS�e�Eyu\ϜL$�z4��l�Jǹ�=s�&�5r[xr"��T����.���9�EU�$��&�?��dݔ�-�d�YTw1�:�2�R;��潹T�<1=��A1��IB������H= �c�j?	9 A��/�||�+�a
:�W��~�*x�8������c���������~�7��|�t��)�ݘ�L��J���9L[6YFy���"�8EYu�b��*n��5�e{Lb���w�4	���
��:�����b����Aq��<ٗ(���}�<NϽ~
�?��U�0S*TxdB�����$71
�
+<�oݪ
 endstream
 endobj
 954 0 obj <<
@@ -4740,7 +4766,7 @@ endobj
 952 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 956 0 obj <<
@@ -4787,21 +4813,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 987 0 obj <<
-/Length 1234      
+/Length 1229      
 /Filter /FlateDecode
 >>
 stream
-x��XKs�6��W�Vr&�� H�=%N���̤�zr2��$$|( ��� В,ɲ
�=��}|��b�Л{�{?x3

/b� �q�g^
-�$F�b䍧ލ� ��A�%��,��n���Mrq+��;;;�ʺ�L�Mb
-��յY^����̸�C1�>�������x�}��
�C�^���P/+7_�7U�/=H:�Vݮ‹0Q�ܻ
�5�}����>P��oy�DΧƾ��ΤX6�*�M�

-�A/� Qj�6g껺�YW3�̪r.[�d
� }% Ƒ=Z!!دn���y6
nY����`"�����Fm!�y�grm�0�
�&���c���]׹f�+��_ �e�h�F�|�Zb=���F ��G
���剿���8�X�s�*k
^6�
]�jVI�h��/�g�*@�g�ǜ�\�Ʊ`&��
�NX�W��J�s��3�8�g�v�Dd�xBMm�?cL��B!|<��?�
f���lĚ��O"�F�	R�X�����˿�,͝M�Vmp�cj����J2� �6����\d��G^�r+�-3
�z�-+{�1�]�?�}'�l$
<[q2��p/k�
�w�,%�k[8�E�
�:L�+�w�UT(n�|���I}W<"�H{��
-m��M�7R�ƑFV#aE���e�V�S��W<a�s{��dQ�ϥU��;���Ԁ$�1��h
-�%τ�9���L���u
���
ބ�=uA�詼9����|�L��Nj1��(�� ]�ʾ�i�f��[̴��29Jׄ#H BX���v��۵i��P�6=- (J N����
-����N񓃐��S��i��48T��F�P��:���C��>�G�B�1���p���ֺt�H݋
�
X�	1�����P3�k����
-��m���,Y�
W�7[���H qrˆ`��6<z��0$M����<7ڞ��B៑[�_�F$j

-#����V�'Nf�jR�G��;���y}y9n�9�c�	�����
l��o��~*1=J`Y�����`]�=�{T�G�x\�}��]����A��4h��`
�n"�G ƣc��t_FT�� M�U��M���}��xU��O7Pv��J��r�V�7+�-�[Q�?���쫿k.
(�-�Yٺ[AW at SQe��U�j���!Q�k�
"�<��s�{?q��e�
-�h���p�Z�@V��K	D3\.����^
-R�6�[�PE%�׎����
u�^�4��rl��_*ڧ
+x��XKs�6��W�Vr&�� H�=%N���̤�zr2��$$|( ��� P-ɯ(����o���܃�����`x/i�co<�R�%1#o<�n|A
�B�/�,�dY�w
>�l��[�����yU֍d�l�S�笮��ϸ
���eƕ
�	�	
��/�ƃ���
j��$�zY1����z�A@ґ�nw^��z����<�& ƴ�d�x�&r>5���u&ŲU�m^P�%z!� �R#�9S��
/̺��gV�s��N�@
�GQb
٣e����+����g��f���ih
&rn��z?�n��wz&��
��@�n¾��<f
��m�[��Ro(��]v�Uވ��XK��}������C-W:Cz���8Z�c��>7��U�ˆ��k_�*i�BX�e&�}f�y�%k

f�*�Q��y`�E97�>C�s~�k'�ADF�'���3ƴ
+����,�����0�?Ed� �
�x4JN���%}.J�,����墹�)`ߪ
�}LM�zy�$
Pjc�iu���
�ȋ[n]��LG����ge�;���{��e�����'h
+����"1y��R򺶅�/"���q�_�客Bq[���H�O��A��+�P
�l��B6�4��+�E �,�߬D>��a]�SH1�c�L��\ZW{��	�L
H�s]~�f���^�L�sYj��[_�Ё�^
�M��SD��ʛ�X
Q�g�d���S~�r/	�oV�A�1�׬�r�����]&G�p	@+��ܶ���vMP
Jݦ� E	�	��U!�b��Ob�*~rR Sr� P0����j��|��_��bq
u�'��H�U�8��R�����Z���{����3!&�U�<9���ڪ�:��5][��.K�oG�U���m<RH��0"���
�
(E/
IS��:a@,ύ�gb��@�gdA��
ш�D�Ca�4P�ie�d��&�?b�v��Qm{�����&�#=��P�j{�|�P�����~�B�G	,�2�Trl+ؠx at E�(��)܇��{�N�����nk�I<0
=�
I�eD�M
�DYe���P���S�ǫ�m��2�F;U��۶��Y9_����.���̾����R�����+w+�
+h*����A�
+C;�� $J�5w
���V�
+�q��Pwk,�fy6
��k��`U���.����x���T�M6%�#SQI�#$�*�$��D
�W�(�
�
�8�
c��.
 endstream
 endobj
 986 0 obj <<
@@ -4920,7 +4941,7 @@ endobj
 984 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 988 0 obj <<
@@ -4967,15 +4988,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1010 0 obj <<
-/Length 1079      
+/Length 1075      
 /Filter /FlateDecode
 >>
 stream
-x��W[s�&~�����
-�$t��6�iڝ���S���2��խ��_$@��u�&�i<�
��s>l7����u�Ɓ�������`��F0�
��*�s����ckN�Y��f�����i!��C-Xn;.A�EF�ZM�؆qG+&�� $��_�����	�� �;�$��G@�O� ���o�^
�}�+���1���4rc�_\����/҃�5Ap\z~��~T�ꁰr�Ƥ�UC%�$R��B
�J��f���:���+iD7�n�D�RT���cd��E�2��%'gT�V���f�
"�z
�������?<i�	��9�ߚӚ���>�}��%��&Ch�D�|f;
F��v�դ�Z��jdy%�alcb
q~d��
c�L��3�i�
-*R�%ַVS�炧�V����u���u�W��

/F�u*�tS�:���RB�xA3��Z�RC�
-A�<��UK�C/�q�r�Kk���NI/86��eD<"�)�!y����d�;�C����J�%��_ ��4�#�qp��P
-v|���G�Xs�%4�L�\�:�iՙ�#I�=�C�ڄ�-���W�=ߨQ옚$
]�����<��Mi��Q5��t���~��2�Mcs.����ld��~�
-&�=�09�2r�:�Po_�t5�ˤ�O�L��t��"r���6n�C-��`��ܱ�en�2#,�ʶ�}�? �flvjg;��6�ݹ�~7���W÷V��A��q��
=�
\��Գ���u_����	��X��)��iS
W�V���8/��M�ϛ�#Z'H�!�����0�űS�1�/d7/�(z�mя�7�v�u��B%O������?W�7�K˛;�,-�}+Ӄ
K���%Zuiq�|Y7�
�?M��'��$z��{�H����!1$d�'��FW��%��MA���8��i�m�V���m7]%��5�?لX�O�hL��ִj�x��(�2p��
{m�C�����(D�f���n�~����80��N�j6���{�԰)Ҋ�TL�*�>浣,�"�۟�p�w��T�B�� 8�<��ʴP�q���X��q�w
+x��W�r�6��+p
Y5� ����[��TM,�dO� 
+�8�
E� �#۱Ǖ
T (����
v ���1��]��w|�܂��ǐ8,7�����BfIyFWe�
�l��*M֜��|~Q��4��jq��,�!ȼHiU��
�2n��dy̤8��t}���ָZX�� nՓ .qf�A`#���(�vW<Ǖc
+�����1�q:_
"���/҃�5A#�
�^��~T����b�Ƹ�UA%�$R��@
yJ��z�&�:��ekiD;���X$RT�f��(�C�
�e�;8

���Q!�;
����D����1����$x"�3'@ ���^cNc�� {0��lK�T���cQ�e��k�Af��
���e�8>����9��Ⱥ3�ٝ�2�"�Ϡ�1ʩH,���]L)_��;��;ض~Tq��6uV��wL�<�@֪T�m!�@�QK	�9MՊ[n`�R
�m��We,Y�#
]?�Ƶ��>�ԮS;%����/#��M���DD'��1
:m��WB.����ȝ�����CR��I�b͡�L�$�R�U1O���I��Q
@��&|l��Y���X��V�b��$n��|���9MnJ*%����w�sd��Kh&��vu�2�kI�&�*�׸�`��s
+�����)�z�r��aS�uv�d�Ԥ�$���;X���ر�q�sǖYw�u�ҴhJ��'�BN��v���,��;WՏ����j����5:j�N��A
}&����E&���x{�|u�w����7��bZW
��c�F���8/��M�ϛ���ΐ�bDz�[�b�,��
�͍ 
+q[�#��
��r���P�Ӆ��|xu�F�U����
{��샾����We����x�|Q՜��?M����$|��}�H�}��!$d�'��FW��
Jj���J-n�qP�|Wӝ�K�
+n�4���?*��15��h^w�bSӪ��U����9MuC��/Ӹ(0���W�ml
�����^�r>�
W���D��2�=��A
+�T
�f_4Y�[Kd��7r}`��(�\��M�N������
 endstream
 endobj
 1009 0 obj <<
@@ -5031,7 +5054,7 @@ endobj
 1007 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1011 0 obj <<
@@ -5081,13 +5104,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1040 0 obj <<
-/Length 1349      
+/Length 1346      
 /Filter /FlateDecode
 >>
 stream
 x��XMs�6��W�VrƄ ��zJ�7�Im�d{<4�l)R�8ί� (R�dŶ��ACR ��o�֝����o���$��
��܊�1J��̺�	F�����L�"�Y���=���&�nE"
'�S^p�ԥp\ʰ�>O�J���9�l^�
�0/�l/t��g����7�E�iY�B�Y�bty���fa#�������ܺ�1�;�@=����eu�g�r�3_�r��ɪH�,��
co|�p�	��E�K)
 ��+JYo�Z��Ӌ9?
Y�.�ޗ|�Pf_aLӌ��äg�L��U iw�n��
Ïl3��؊�����K�}j��G��+�?��H@�u:�
4
���R]��<�0�2
c����D=�eKm^�~K���J8^h�N�#����W�Ц�Z��2!�F���>��� k\�=&[§�U$���!̸wQ���ӽ�D+��,����C�
HR8�)�뼄��k>Ӑ5E�w]�G�K$�ud�X at b�� |� $6�~, �c�.�A#R��^��zTj�B@�� �

tI	K}��a����i5<�2�@VjҝA[�"{i�R~��fK���h�
-����oK��JFh�?���ny7���@gw���d=�1
��|C>@�����
v���l�C@�i�	h�K@�
�p ���߸k�Do��
M�����ƻ����y1�ӂw����D foO���=���s�NV��i�������(݅,~���x��8|]�?�'|�B]Ox�""�����I��Z��R�-�.�h�!�>��X�y�7s
�E�>�z��%@��Y��L$�uQ��T_�^}
;[�<���e�ќ��Mmng��y^J�x�Zqҷ��RP���H�@��o��|)�� ��e|����Wy�%~Oh���("1밎j�
����e�Z�5��F�u�N�_-6.aa؉�������Lte&o<de�[��.�E�����
��$��ت��$"
 ��f�5\*��� yc� z�ӆU�@(̘t�Q�t0���M�, at P��
/�B�q�bz=� .
{�,T��
%����E8�6���
!?���
\<��_� x
�������\�+�;0�;���F����E�D(ı�.���|U�ق
Q����f�D�Isz/�
�d��0�H�
�
�F�sQ�1ټ�
�&B{^�5�|0m ���K>C�雵hj|ivKHT�i�U}~R)�>��b����4'��*�Ӧ>ʫ��C�d���ϊ�_
�l���I�2w-2��E��Z��@�@<�:�q=�w��yC!�e�~5���IC(�6�u����(�ЪȖe�x���O#��B��X_����(E�hk"���]�e��[��<�� ya�
+����oK��JFh�?���ny7���@gw���d=�1
��|C>@�����
v���l�C@�i�	h�K@�
�p ���߸k�Do��
M�����ƻ����y1�ӂw����D foO���=���s�NV��i�������(݅,~���x��8|]�?�'|�B]Ox�""�����I��Z��R�-�.�h�!�>��X�y�7s
�E�>�z��%@��Y��L$�uQ��T_�^}
;[�<���e�ќ��Mmng��y^J�x�Zqҷ��RP���H�@��o��|)�� ��e|����Wy�%~Oh���("1밎j�
����e�Z�5��F�u�N�_-6.aa؉�������Lte&o<de�[��.�E�����
��$��ت��$"
 ��f�5\*��� yc� z�ӆU�@(̘t�Q�t0���M�, at P��
/�B�q�bz=� .
{�,T��
%����E8�6���
!?���
\<��_� x
�������\�+�;0�;���F����E�D(ı�.���|U�ق
Q����f�D�Isz/�
�d��0�H�
�
�F�sQ�1ټ�
�&B{^�5�|0m ���K>C�雵hj|ivKHT�i�U}~R)�>��b����4'��*�Ӧ>ʫ��C�d���ϊ�_
�l���I�2w-2��E��Z��ʬA�끩
n�
+��-�����~�D���c�u����(�ЪȖe�x���O���B���7s�y.J�x���a`�!
��XV�{%Xȓ8�
>�`
 endstream
 endobj
 1039 0 obj <<
@@ -5234,7 +5258,7 @@ endobj
 1037 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1041 0 obj <<
@@ -5272,7 +5296,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1060 0 obj <<
-/Length 1321      
+/Length 1318      
 /Filter /FlateDecode
 >>
 stream
@@ -5280,7 +5304,7 @@ x
 ��"�M:W���z��9�m�ۤp �(���P/B\v��
���=
���1�

9H>�&%o�L�d
�`G�0HvE?u���t1(82�pPq|Oq1��3�s��N^�d����&��[EXħzWx&�!8
�[&�wӻ�zW�S�pJ�(v˽-�g(h}
��Ӳit��(�oϰD|
���`}o��H�n��m��VPU�Q0��~�Q)��N�E�3ˊ�ֻ=��خ�Ҫl�fHfa�V��
 8��kR��W���q��	@V
 $&HB�
-h�D�����bV���I|�h�Zn�uƻO�g���
���j�V�b�WbE�Y��|�* �L�����پ.b��{JE�] @��Ff��{2��0�G�i۶
jK�3�8d/��>W�刵��Ѯ*w���g�nU�'�à2Ů�����

?��SK��:o�Wy��-����� h�����k�������W�]��9����>x�M���0wi�Y-�:s4�A8��Me�B��=�t�i6wIH
m�zS�
A���xo:EC
�h������AF�Q��?͟�^© �D���{"���,tÖ�v������ݾN�e�,��wy�����=��T�#��$��lۍl��eW �6�6L��#���(������w���������ָ+{���L'���g4+Q����j��d�C�n��aw.�Һ��V6���+'�5�?T���uS����\�ڒ��
+h�D�����bV���I|�h�Zn�uƻO�g���
���j�V�b�WbE�Y��|�* �L�����پ.b��{JE�] @��Ff��{2��0�G�i۶
jK�3�8d/��>W�刵��Ѯ*w���g�nU�'�à2Ů�����

?��SK��:o�Wy��-����� h�����k�������W�]��9����>x�M���0wi�Y-�:s4�A8��Me�B��=�t�i6wIH
m�zS�
A���xo:EC
�h������AF�Q��?͟�^© �D���{"���,tÖ�v������ݾN�e�,��wy�����=��T�#��$��lۍl��eW �65)D��
N�?���QS�!R!QD�CЪ�6������JT��F���l6�䐤[+�7AH��VW�օV���>��!,r���
&��J��+��/:��
 endstream
 endobj
 1059 0 obj <<
@@ -5301,7 +5325,7 @@ endobj
 1057 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1061 0 obj <<
@@ -5345,16 +5369,11 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1087 0 obj <<
-/Length 1231      
+/Length 1227      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�F}�W�[I Z�W�)Mb�n���dM�d��.����w�F��,��h �hv���̙�D��~��&�G)N#�����!�h:GW
%�RL	!�:��l��˻[1�٬,nd&�NN�d1���JȬ��?f!�ޕYӘ�
�ҧ�'�\�.�����2=}��~Q C՛�1�y�����
Asx��i��Zj���Z����#b
!��d� J"
�Ōc�ƪk�B��[���!XXem���ݧ�'
��V��J+�ri�^�uJ&k��7��P������i�7w���% 7
-\�p04�N�����FV�0���min5��m��<U+d���I�<���\Q�`bmu�
	" �C at S�y8�y{[4F��b��N4mgb�#c�C�D����Gں'���0�����#���,x‘��'>H�1M8�A�8�
�`���g���h��t��^4�,��F��
���Q�֚~״bՙ��KG��V�G�Bx�N#M����[{K9 jo�y�ky�� �q��Ҁzd�ƨ��šU[i��n��
�@�W`��-s�V��-��u��y��D(NC�H;�| `ˢ
-����ݮkH����n6R�K�x��n<��r�:߬���pd�#Ҫ�h}�SEC=��8Z�z�
-��,k���.Q�	a�8�L
_� ��8;
���f>#@�Mf�#s��d���L���j�SSg	J͝r�si&�� �)%��ڣ�3��	g��ֵ�77e��5����i<�T�rr�;�a�tn �V6����l�
_�ȟT7/ �N�Xj5fӣNPS���(6�)�y��n�}�U��}�c-E��Na�B�X�tD��u��K��W�BdL�{q :B
�xV:RNp�'��kyqW*^ɋo�c~W���U��R�����C�V��+�O�	ahΎńꎨ蚪��S
�ǁ���-�����4x&� �$�W�Ls�n:�oa�m6��=���c���B�
���y�gԽ��D~�/8������D�ָ�p/�;<6
�o+�&�zXMO*Ǧ�Gjw��K��=�ᗯ(�$J����}�p
��.L�"���fJhu�m��G3ߘ�������U�M���~T-�B�}�}�K#�w~z�T?e���ЊL*���3�
(73)L�Л
-׈�����F:cvv��7�\Nܶ��d2�n�8o�*��d�.'�{��
-�w��
��Zj 0H%1h��1���[Tff c���D
+x��XYo�F~ׯط�@�ڃ��}J�ب� ��>ف@S+�)E�K����;{�iY6\�-� 6xhv����$AKD����hrr��$d!�.PBPR,E�9��(���cJ�֩Z��uU��ʹJgE~�Ruwrr����L�R�M��1�{W�umo/�B*�ƞ,3	������|�a:�mD
A�l."
q�����
Asx��I��Fj���Z����#�
!�	�g%!x�"�1	���1a�oס�� 
˴�}&��}*<i�_6*/�NZ�TK�¬�2i���l�Y��Z���D�������4"(�a��2�À�1
p�l6�t����nK{������s����TeZ�'��ȓk{�eـ���Q-4$� ���&�0pf��6��T'�MZ!|д��=Fƌ
p�X���#MՓzE>쥶�=��� (
�p�����yLc�#P<`�B�\P��M��7u���k�#@Y�y�XEo��wu#W�y�l�Am��4�!s���H���*����R��[i_d&�<�2�t9gviA
�����R{i��
Zx�C�~��˱�斵�V���k��u��~��D(N��H�����y)5<�`�]{�� ܻ��X̊��(�/���O��xz���U�Y��u�&s�Nu�ַ>�i�Gx�G
U�ڥ�UV��m(ׄ�B��M�6_� Ip<;
��_S�H�M��#{��F���L��j�SCg	J흦��4U�JBw!����Qܙ�ۄ3LG���M�gv�'��i5�n�L�\��tX7[ ~+�����l�8�'��K
ȅ�?Z���(i���7�5:��t�y����>ªT�>��V��]�0T!_�S�b����yn�%��+}!
"��^
����g�#�
A�����T��o�c~WɅN3��g9��!%�˻ح[�L>�'X��9;��;��@�T����>i?��r9�PO�g&}`����\a������m�jpq�X�+u�19�"��\c��u�xAb"�?��
��n�zp"�kډp/�;>
�����h'�jXMO*Ǧ�Gjw��K��=�ᗯ0�$�������$<�˝H�"���ɔ���v����|c���'�sZ.7�ҩ�Q��
3�e��/�T��Bx�T?���uf�
���N�||`v
��R�� �0~E��O#,;�qL���m���d��nqV�M��Λ�z]L�_;-?�u�ݐ���ACT=#�8�E.�楝�<��/A�B�
 endstream
 endobj
 1086 0 obj <<
@@ -5494,7 +5513,7 @@ endobj
 1084 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1088 0 obj <<
@@ -5535,16 +5554,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1105 0 obj <<
-/Length 1411      
+/Length 1407      
 /Filter /FlateDecode
 >>
 stream
-x��Xێ�6}�W�Ѽ���>5W4M�t�}�
�L�ju+%��|}�"%[^e� �C� $��p�̙�
v�v^-�^/�/sb
*��c'qJ��s���|�1v�D�m]��;�V�m�ݩDݯV�T��}%K���R���V�O9v��IӘ�+���#�+�Tz~F�`����ŋ�ş
.a��.���;i�����5�v0bq���Q�P��y��u�m8�8,���"X��ENH‚��>P�����C����M
-�J��tv|�PDY�jl�*+[�G�����(���4��Vw�[o�eW�mV����J�B�m�w�q�
�;�XK�
�z>
bw�2�]��ժ�)�Jil}�
��V�n��
�8�֏�&�Mc
]���
-A���~���)@
�|Ď��9&(�dt����'�/��?��&��G��q���|%�N����N��~�6�ΔL�1�wD���&Ss�� 4���PH$ �
�l�5����YM>>��L"��Ƈ�\ue��R�͝xrRH
��^_�T�Q�L�n�1�
3&����j
̩���$k��8��H��1�b$
(Y+�@4����ʶYi��6'~�w!s�|�W(�8a��˜n�$��E˴
���D<-ڱl�b��Zm�_^n���Q񝭳�&���
�v��=����4� ����(
�I�}�x�W/��]R�//aH4�12F(c�I�6F�쳜���q�\�g
B ����c�P�0m�V�nfP
-
��
h�g" �#S�_0�F��2��$�u�B���_��'�/v�Y�wg����#�Tvyk:>i1I�N6�}�l����T�&}O$3M;��L�F��V�
�>1P� �	�5�kM��������&c��oPd��,�yE�T��T6���>��#Zg��4�󛘐�����

-b8'��W�?�=�wE�E��_�vƃ��U�q��1��(�
n�
�X���C�@���b�_�#y�!�
S�*ZONa}צRC�
���9x߳�6�Fդ�8lTU�T��sdVnM�Ny.��;�IR�����D}9$��ģ�2r,C:=� ��_�
x�#{�
b3�Ov�udl����a�m���U
�C���w�]�/O|���<J�{�x$� ���P[{�q��t
�����*�|���

8Ike�HZDa�)�K��ƪ�f$�ԪN�Vp*N�i
-tY��9I,�eQ������в�S
��TXN�zD�0�!��
7;�
 �\X�q
�����m�4�7����������v�֚���S����v��H��.

�ۤ����f��jFI�J�;a:�� �^J
�A�gx�eѫ�!NBB+ٮm��r���Qڠ��j��vY���!QV�D8n*F�**%�ֱ(DԷǐ��f%
,z}{�˿qg6�
+x��XK��F��Wp
T��<��S��8v��ޜ֮-�$^���ק����\NI�$5=�_��;[;�O�˗�91���Ɖ�
+�8%��ڹq	F�z>��u��䶮���\��6��T��W�W*[߾��TI[����M+
ϧ
���i���H�ȕe*=?
+��
�������������C�x�BƝ�X�|���_;�8r��U���o�_���6
|��Gi,P�"'�
a�Mn(����w΍�!���
�&�l��qj�
��(�E^�����i��}b����s�����p락�ʴͪҼ=�Ү�e��C�\�F���"�S�-S�gA�NK�ǢK�Z�9�Y)����7�[&�����_��{��@�/#r�B#&��7�38(���G�
?�1A%��MV��x�S�h��0�
	
C�!0G��l;UZ޶;i
L���ژ�u�dڎI�� �$5���8

ЄChB��<��2�e������j����e��O4>��+۬�/�����$��F�D|��z�*�rw�d"t����1cB��������k�?@��<�3�q�	
�-F���@�Z����L
�U��JD�9��G�
��k�B�0�	���uS'��mZ�C �$�iӎm;4����n����v�h�����l�E 6?�gl0���B�����4�g�r��x�&=���_ݼD��cvI�
P�����D����@��'��8m��r�
P�Gk�\�8�D����'ƀ��i��?����$�<>39�g2 �#S�_p�N��2��$���aM�m�H5O�X���#�Θ���#�Tvyk>i1I�N6���نի�g�*M��Hf�
v��L�F��V�
l�(y ��
ߵ&���HC~�	~F�1�F�7(2�vE��"k*fs*PXp���3�J��ML�PH�yAd1���+����"~�"���I;A�Q�Ϫ߸�Yθ��x�g�@�f
,���!v� [...]
b3�Ov�u�l����a�m���U
�C���w�]�/O|���<J�{�x$� ���P[{�q��r
�����*�|���

8Ike�HZDa�)lH��ƪ�f$�ԪN�Vp*N�i
+tY��5I,�eQ������в�S
ޛ���^��aXC.��nv� ����1�<8i�w}
�I�:Ӽ�1�4/���o�N�m�l���K85�N��o�T?�ƱP�Mʮ_l����f����.
2`����b����~Y�vH�r�"2�?���W��~�Gi��2���e]�ˇ
=x��!unԨ�R��

a5�������â׶u�:�58
 endstream
 endobj
 1104 0 obj <<
@@ -5565,7 +5582,7 @@ endobj
 1102 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1106 0 obj <<
@@ -5609,13 +5626,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1121 0 obj <<
-/Length 1191      
+/Length 1187      
 /Filter /FlateDecode
 >>
 stream
-x��W�r�6}�W��L$x��
��4��';��)HfJQ,F��wq�DI���;�{ R���={� AKD����`|�D(�y&h�@9AiBq
R4����L��B����5���^�%�U������
2|
R��Υ�.�����ݷB4�\��Q��M���N��B��,u!��$I������������Q�)NqŨX
n>4����Q���Y�B,�`��d�ǀ��
M�1ً���(C��2�m��߇nF1$��
���8�
f�dY/�j�Z.
�k�O��mQ��y�j��_oIL��~���"%(�	�p�',D#�p�
�k�:Y��r�n��Nk�O)1��e���ye��0J�ء�����BC�B��М�(I�q���֮��R��_�O��
���(�b��LOpN_���zE>��Zo�2���<|:���,�)
1p���CL���
-�����[����6z������й
��Ub�
όKY:�KQ
��Z���AS��̹�K�/�Pn���� �´����%��pv�}�&�!���l�Mn�-x�g��
��m���_�A�6������Tي
tN�}�#�8�ϲ+�碃%���
-N&v���ׅ��{E
�NL��0Ӎi�m�>_
�^��������f+�[B�J��qRۇa��g��I6�>
��|q�����.L�;�4����ܳz��9�]�{���E�c����qb�X


E i�֏�]Uv����.����~0=O���K���d�j���M&��L>ҕ'{]�����T�+�Z(�/l�Q�Iv�,��, ��/��OK�e�����c�j������Q^
H��m������+�)��M4�Nů�hGG�2�
��K�={�}ɛY{���M�
]/������T�^������C��˂Fj����t��V���U�^�k�d�%����w������@��i�o7�TY���� ��6R�7Ͷ<��I�i����u�M=}�>�U%&I��K��4%8O�N�e1�q
6��9�=z5��߬����}�ڟy���ҙ�ҷ���?�{���a
.x��k�.[�����
�&�4{x8���D�,��?���:0�]�p:�I��C��R��x��lp��.�K5n�j|����V�)���ZKT�����R��.<em�m�����)�
�
+x��W�r�6}�W��L��on{�6��R��� �)E� ��ō%��&�L4 )`��=K��"�r��l4�HB��<	4[���4�8(�-ЍG	��?���ab��ͦz��
��Uy'�x8;����x_}J<V����P�U�浜��V�F���1��T�m��/9��<^�'I�y�?�ޏ��F�(`$�jLq��0F�zt����
m��5���
+MG����Q�
���)Ipf(U��������q
���,� V�
7�L�(�]�P������5�-�r���͡U��-�	���?7N.R�2��D
+n�$
+ИF8�,�k.;Q��2�n��L��OJ�0�e-��Ye���
o��olG�f� A��{hNq�� N;��ekV
qB)��-�'Cۅ8`d
�1�a�&8���
V�"fh���rH
��<x:���,�)
G� �v�0���%++W;oy[�ҨZ#0G���Qn
���Z��}xz\��Z\�
&7�Ր�
��$�`�U^����}ᅴse$��n^��<�7,���K�k>5�ɇ�ekl23�����8�jփ�Y�H�s���1@�uWɲ��.���"�8�Dz-�碃%����N&v��/6���{E
�Lt���ӭn��>WK�Y���������-!A�φ8��ð ��3}�$��
��5_̪(D:��
]��Ea�e��w�Y��\�Y׺��=��m��+�!��8FFBG!Hڥ�cwW������︥���
�?�L�t>�R�y:Y����!~���8��t��^m��E�� ��
+�J�
�e�c�
7��G4�H��K���RY��C�;�g�������(�$
+�����u�t
+|J�6cSţU��+���Z�Q�
���(}���mk����2�/t�
V���j����j<��B��
+�~�_�5B1$�b��O������j�X�%�Q��O�
~�}o�K�
����v�I�U)�
	Ъh+T>Y����NM
+M;|%���o����*�0I��^�ܥ)�y
+ub.�q�����|��AH�ѩ�<�f$e
��
����U�V�ԕ��,u�)�O-?�q��
|`u�1�hL
���-ț�@��q����<�d����ב>s�B
�g����KٜM&��-�������&���Y�%Nw�����Fh$����a��)l����6W6��ցǿ�


 endstream
 endobj
 1120 0 obj <<
@@ -5671,7 +5695,7 @@ endobj
 1118 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1122 0 obj <<
@@ -5715,16 +5739,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1145 0 obj <<
-/Length 1374      
+/Length 1373      
 /Filter /FlateDecode
 >>
 stream
-x��X[��6~���0S˒@\�-ͥ�iv�f��l2
�e��+ ������
o&�Lgv�–�9�w�[
[�N~�Of�|׊P�Sߚ��[�O�Ě���`D�3%c{�]���㖯D��ҥ������o���	�B,^~I��J�ܙR���Y\�z�������;ӐQ����i�z�r>�{B�.le
P�2+�M
>ak߿�0r��:�];ˣ.|f����	�������CĠz��8��J�����H��`���
IؚR�^�=�g�#���2�Ti��Ϸ��z���D
--��3ĺa�<j̻�%0���2B��ER�x^ō�C�i)�&p8r�
���g����<���p����o���
D�_���1��B�:�1�
�SF���TF�-?;S�v�W#Ҥ#��ٚ�+``1U�n"?��)!(b��+���JJ���N��		��ֽ�kŚ|���1e�|��D� }�]�-�vYK!��Ip
-1�X�R�lz�A�i$ا4P���a�C�fi��j�T�0��\/d���\(��Sb(�_U�!��R��h3y�n�Q�9�hs�Ijb�x�Ey�;~ӣ��(�2FB���
�Α
�!���7�ʢI�n���"[�-
�Uq�g�g��h���D��o����
�!<1Z���nSr.[�%)#�r�,�U�NL�B�@C�t&���#��EԀ^cI�ߋwS�!�}�8�·�ҡخ�K��_�B\D�g2�t������(���Y�t�x*�p:�.�P3�J�(Ԑ��U�s

��'m����<lx�E\5jע�
�YC.
��C�������Z�G�*^��|���w=�Z}��Kg|�����VC5�F�
�����9���R�l�[>6��ԣe����L�F5��W�/��e��
6>��íq	E�3.�#�ؘY�}�#�=����N,:x�n9�>l�`��5c�'+�����>P���
+x��X[��6~���0S˒@\�-ͥ�iv�f��l2
�e��+ ������
o&�L_ldK��;W�����_'��'�W�kE(�o��V���'�Qb�WփM0"̙�����.^��q�W"^d�R�����
�7�v�R��v!/�$|_�E�L)���,.K��������;ӐQ����i�z�r>�{B�.le
P�2+�M
>ak���0r��:�];ˣ.|g����	�������CĠz��8��J�����H��`���
IؚR�^�=�g�#���2�Ti�����[����D
+-��3ĺa�<j̻�%0���2B��ER�x^ō�C�i)�&p8r�


������<���p����o���
D�_���1��B�:�1�
�SF���TF�-?;S�v�W#Ҥ#��ٚ�+``1U�n"?��)!(b��+���JJ���N��		��ֽ�kŚ|���1e�|��D� }�]�-�vYK!��Ip
+1�X�R�lz�A�i$ا4P���a�C�fi��j�*L�V[�d���\(��[b(�?U�!��R��h3y�n�Q�9�hs�Ijb�x�Ey�;~ӣ��(�2FB���
�Α
�!���7�ʢI��d<o�l�.Z2:�����r�֩�,�1�z1���9�$Cxb�>
ݦ�\�BKRF�'��Y:%����&�*��0-�Ll�Gn����ƒ
�3�
��C��>Hq����C�]W��9��7���2�d��2�yU
�Q>H�����B�T�7�t
+ ]��f��
Q�!�c�^�:8-O��A��Ylx�E\5jע�
�YC.
��C�������Z�G�*^��|���w=�Z}��Kg|�����VC5�F�
�����9���R�l�[>6��ԣe����L�F5��W�/��e��
6>��íq	E�3.�#�ؘY�}�#�=����N,:x�n9�>l�`��5c�'+�����>P���
 ��b�3��i�FR�”ۙ�؏�L�
�K-j��	�]N��X��$����P�c�j��,@~?;v���;t
�`�q����T3�=*CB34�W���
-�,bK���tP P�(I��r;���{^��u�Dg��A�"U��Ɇ�+���W�U����ӤF�(��T�
��鎗OQ
��S`}�ᇁ���ߥy=�ZO2��c~�	�J�4^f'
���F�W�|o��@��(
- ���7)6�r�dbI汁��h,��u����|S�#�6����2�����'�1���8���i��g�
.9mр�@qe�B4al��-��_V��m�n�G�4�W��f�����lv8
PR�:O���l��f�
�(�@'
��Q[�w��ͭ<@
��[ gHs���;�.N|����

+�,bK���tP P�(I��r;���{^��u�Dg��A�"U��Ɇ�+���W�U����ӤF�(��T�
��鎗OQ
��S`}�Ꮑ���ߥy=�ZO2��c~�	�J�4^f'
���F�W�|o��@��(
+ ���7)6�r�dbIf����7�^��V�w�o�xcD��p_QSf�� >�\��0f�Bp�u�9m��,��%�-Ps0��o!�/��yC�&�/�y�m�.�G���($A3�n�j3�
����ӽ@i5���i�>J!��^Uے�+77� .�.\�8D��
lܩVq�� �f�
 endstream
 endobj
 1144 0 obj <<
@@ -5808,7 +5833,7 @@ endobj
 1142 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1146 0 obj <<
@@ -5852,17 +5877,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1186 0 obj <<
-/Length 1347      
+/Length 1342      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�8}�W�m%`M��HIyk��hwtw_� e�VW�������P���x�@�H�4
�3sf�ؚX���y���n�k�(�[��b��1J���z�	F�w�cl�E>�y�<M�(�$
�"���3N����s��,�8K�29~ĘF�LK�K��%�(��
K�vI�ˉ�۞�|���w��p[�v���w��:_�5��,��0��[3ˣ.�O���_
ܺ9�"̙���j�đ��VΆ�P}}S�Q	[(jw��z7
�#
yn`u)A>���#�l���|b6s��c=t`�����gʳ��m�h
?b������eL<�
���r�>��7�Ծ)EܣV�x{�;YVyj�-��i��/��2
d�5;<D��a��B9�
���b.�K�/�t��a���;O{�0D����=
�K\�|B�eB^��a�������mT���e�Ґ�:�2��0~
-�'O��g2��i��̗�Lϧ]I�C����=&���p�{��٨����h�>+�
�L�ؒF3��f��"1�8}%ƫJ�`��A�_��T:
�'B�6�
-��D�n��
9��?�d`1,�U� �g�%�ri��e��Mf��}}-
�m�S)I���<t��Ƴ7�XP
-��!�6�ܗy�N��EǃQ5�_
<����r�AGZ�r�o㴔y*}�q[��x,�IH���
�;�
���e))���.
ͅ^�L�	B�0��o��]@A�]�"��V�
G��3ײq�
�kYDy</�dlQ��3
��Л}�
-45�S;��"��0�QH�P0��d]1C� �i�����3
�
���N.կ@A��|�rȶ\֯�SQG�qw(�OC�GU����y6�W�$w�
$��@����o�b�<�d[���/�;�
��DϷx�3{=��^
���Sh�����5�ֻ�������Q�{���4�YT�6svY�b���j�_8Dɱ���T��b
�m�%I�v�h�B��ȫM?�&�0
�Erg��Pa�]�#�ถ��je0�]z��U�9����g뙸�u�`l�&�F
?�S��e�
`���W�t�m�2��B�
��w38i��ك�[�}���7��>7�w���&�����
�؍=��aP�zd;�ЅzQ�;��sp����tR+��[�]���O+�~ڀ�b	����z���}\�ö}
��yp�qt}

�s�t!#�14
c�V����^���]J�c
-}�����z��?�tR��1�QMB�</��2��a�6�܊�Z�J
-h=f�"%��\�*��
�\R���Z^�ѩEb�O�'as~0-��U��X,PT�*��9���|��vU~e� �~�4MC2����'��<­�ߘ3�8գ�NJ ����*�
+x��XMs�6��W�Vr�� � Iߒ8�$�gR[���h 
+��R�ʏ(��]�Mɪ��$�"��v��[
[:o���
w���r�?�Bl�� F��Y6���N�`���gb0ϒ��
�b���\�OWWƩ����y���Eg��]&Ǐ�(�i�t)���D����c��N#�t9q}�s���O���ο
b��1�.��Y��+�F�����֢~kfyԅ�ĺ�������.œ��}��I
in�l��7U����vgi�w��1‘�V��s�
>R�6��{�'f3w:�C��k�i���<+��Ƌ��#f�<����Z��� [N,��c+�}sO�R�=ju���g���e����r*����"+�@[��CD]V�-�Ӹ�/m.��d��HG{
�xؼ��
+C@����������'X��!��X
����_�j�F�(
�\V)
y�S� �!h
+�0���~x&� :����|�d�|ڕ�:��+��c"z�
�������l�;���2��a��-i4#zi�(3��Wb�J��fqZ
���yK��a{"T�k#���
MT�ȹ�S���#If �b]�y&
Q�(�&@�(�?5�o2����k�Pl��JIj��硻t�5�
�)ĂR��a�����t��(�8
������P��ԗ�
:Ҳ�#}���S��;��>�c�NB�\�_0�A^��.KI�m�u�h.�jgbHꝀ9m�|��� 
+
+�z����f8"f������e�\�"��yi$c�:
�y`(Ԇ���V��Q��I�Qm�A�B"��9�&�r� �L+ \D��t�a��x�vr��
+
+�����C��~����8"��C��*=����?�'��m !(d��
;�[�&�Rl�~x� <�Adp�%z�������6�bp
מB�\7Χ����
��
�힎������Ϣj��� �����V3��!J���D�2���X�m�,I2��E���D^m��6Y�a�.�;�G߄
+��j
aǵ4�T+�1��+�z���uE?[��
��c+�7�7j�1��<.�� ;��*��mK���l����IS��
����~�)(5��)��,
5�Vf���u�@�n�ag��
�#�ؙ�.�#�b��A���Ýl���Z/�:�b��}Z����K�ן��s�%��
���h
 ̃S���ch��ä
���Y����g��Jm��Rr
S�k��7�֋��[��JL���j��yy����oc��V��rTR@�1#_(�Q�?r@�a��K�4�X˫?:�>��HG��fZ��^o�X��@U�s���<��
+��
+2�լ�4#�,�=�Z��d�r���G�� N�X�����B)6
 endstream
 endobj
 1185 0 obj <<
@@ -6086,7 +6115,7 @@ endobj
 1183 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1187 0 obj <<
@@ -6142,14 +6171,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1220 0 obj <<
-/Length 1122      
+/Length 1116      
 /Filter /FlateDecode
 >>
 stream
-x��X]s�8}������Z��#om�t���dS�S��,l�����8`;q����x,���9�^I4C}�
F��B
z�C���
ŜQ4���L{H	!�2��h�,��\Le4��[�����i."9y��6
,Q�i�O��$�!��=d�Xﲨ,���<�
�X�k
_ޏ�( $�ֈ��}��x1��J��/�N�u�k�\��5C��
ȣ�c&
׳����+1հ�T�LomF�U%�Not�Ƀ`�î�!c�����1�yG�A��d�?
�͐��
-�،[_aq*�����ؼ��w��
�� �z�B
-=��!u1�
���HRG�@�fi;�%��RBs���y3�e��B1v�tW��{�
���e8 [���ӝ�*J�F�sQ�2]V_��)B@
;F�7�PR�Pj��Mk�ffމ,�.�;����ScJ��=:�E�Z@��jGH
-�0����<X��2f"2j͸Ӓ�YV(<�V�,g
���t1U��u����5���N�-R<ݩ�HSBR�C�Y�d3������
��}yR�>Bn��Ḗ�x�6�^|��B�US1��1$svu�pKzg�Łg \�n�4֐?�ŭ0�/Vy��x|5
~���:�Kt�uڶ�
d�z��:�����}T�
 ��Փe�-T���dd��
J��ѡ�Z�2[Y
�|����s[����
	0��G4�{ݥ3�W�t���(�c/�M�͞ 
�O�s��2Ա�������u^��V�L$�d�����_�kQ�dޗS�������FЈ��{�`J[���b��3>O����Ή%��l�[����c���>2+�"D� >�W�R�����ަ=8U	����]���ա��9v�!��?���n�
����D�ו�G)g
�
^���
l����T���	����<Du���	�
�����>�
���Q� �<
��U倍���镒@
@���b��r}�.bՏ�|��f&�Ǽ2�Io
�o)�6�Q�S����n�;5��ۃ7�~�uԂ�m8��h�%�����kP'�v�̇�
�&G�U�<���5�K��ӥ�i5Z.���B!�����6[�KP�c�zh��;�X�C�EmO���;O��f
+x��X]s�8}������Z��#om�t���dS�S��`,l���񿯄l'n����'@���sν�@`�0x;
��\
+���x.��`0��;
#�}{�B�*�p�����D8I�������$㡘�X	�/�$�&�I
sݐE�
��wiX���w޺�P�q����������"�A�2-w_���k� 
|��z-�C������ztv�B�2=��
+@^��3
�MY�djd�K^Tp�x�+�v�a:�CB 	<
�
!�󍞃����~��!�d��ylf}A�D	�ʧ?S�"�Y��޽��<|��uR��ub2� 
/�$UD�B
�j6�,�җB6'�\�)�/�Jv}�cuw�?<��'ȐI
}�`c9bc�K^�IZ�sɋH$�R�W�{� )����!��)��n�Z'��w,�
��
?���X�K�
��<Z/e��lF�sQ3��Gm
ll,�2s�q6fl�4��y��
+ϦD!K�E��֝Ċ���4^��_��{��B�ӽj
5�RH�a�������;o�8j'�˓���
�dž�J��)�
�1[p��u�8����`���ɂ
�IR
}�@�YO�$Ґ?���W�,Rn<���?Z��
t�%��:m[���e=EH�����>)�V�G�Փe�
3����{>�&�:o�c��e���4���o϶b���
l
�!��id�Kgʯ��f�Q0�n��>�A�>1���P�b| �'�2���c���)���BNvR$��F|�ny�Y_N5��S��
+A-���7U��>�Dn�p�<��A��3K ���?K��J��}d�g?E�NAܩW�R����ަ�?W	Z��]������9vǁ4�w���3��R����L�W��G)'L��B��'
�]�����S�K�Sg�C�_�խ�{'�&@�w�+�q��ߎ�/��ͅ�'��
r��X�hz�$P�X�Bl�W��"��z�~
f�u87�>f%qEz�
.����
+��l
�v��ܫѹh�җ��@[�c����+�&�?P��5�r��"a.�qS�e���6�
�
+�Β��I9Z����b�F�2߽6��-sQ!�ˏ'Ӑ�`�ɏ�/�$�
��5a_��O��
 endstream
 endobj
 1219 0 obj <<
@@ -6275,7 +6307,7 @@ endobj
 1217 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1221 0 obj <<
@@ -6331,18 +6363,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1259 0 obj <<
-/Length 1135      
+/Length 1130      
 /Filter /FlateDecode
 >>
 stream
-x��X�n�8}�W�m%`M�"꒷�%E�[��x���`d�VW�����I)�j�i��LI�p朙3���t��a�f:��̉Q
���.�;a@�ęΝK�`DboL0�n)�Z��"ۮ�\�Y�^)��''��j���T
�\YUi��.��7�
�o3QUfx.���鍣S��������t�߈�[�!�

��q'Y�.�bg��
�X
9=k�����\��
�AH���s��D��� ��)�w �Θ����Y}��潪�U,���\��L�o��#�G�ji͒�7f?�+�Һ�X�Ңy�a�\jK	׬b�P�>2��$
��(`iq��\eib\�$�WҺ��I�:�cs�	��"����#�
�|睽qq���5S�!h_�`�B�
CA����~�dd
��Al
.!v"�%�[\Z<|
-\�(�-�o�4����M��o2�m"��
)���,�_%��f
L��IR��������b���K7fʎ�mv�n�����pĤ���c�#�
-�
��@BAсA
�b��u�5]�rQ�V�J��P�
-��nT>�]׌��-���0�"�'�^��
�)4?�
А�,*]�^���Os#
���3D�o9 O/��H�"�w�o�XYZ�
-
Xa���P �LJj��v2�ϋUZ"��k�^y�M-_��=PwVՑ�8
-k�1�Y#t���
����8}d�
����^��R���	TeX+$
-�����~��~'k�f]ټ�U�Ҳ����ָ7;/�f
� ��ѷ���
�%�[{���K�K%zAX�b=�jQdY�Q�n�|�Y��4�'�2�+�R��}�]�k�~c~��3�`>"Q��D���=�v��e�d��R�۰v4�cw{��@�墅�;I���4�B���'��Ǹ��y�Iّs��!k��$�yNjw(}��U��ec'}pZjѨ~��a�y�m׳�>��^�� z����P
B~�.
z>��綖����]�y�ܬ+�\��8�X��F,���y-�B�sbo�SI��ǹk�$�Fd^�u��T�2m
~�0a-$�3�w!;�
"�:��ϑq�H������<�L6�
J*��i�PZO�2��X׷V�l�o}���.�v$
-�Og
�;6��
&�u#CC.�0
�
+x��X�r�6}�W��L�B����L�f&��''��)Hb�[AҲ�>  R#Y�c�}"H���sv�D`	�0z3
M�}
+"����|
�`:�FG�#���ˌ��"ݬ�\�Y��H.7gg%��r����.
QUI�Ϯ��
���)�*3�
a��p�a���1���b�~:�o��[`�
`@����W���@�F!X�Y�U�\��
�AHÈ1��D(D>{��T(�s��A���x�z�Y}�滪�U,̵^�Xݙ�T�o����Q�'*�.Қ��g�~�WB&u��4 ʥE���\kK�	׬b�P�}h"�I�%
+K����&Mb��'����y��u����J؇

T�
Q_a;�썋)p_3����
b� D�1������QF6�<���%@ T��^�K��G�
�<���&I�6�xn��曈k�H+nGҥ�#Js�D^W݌�Iؽ��rӿ2ܳ{~�ȇ�z�e�ҝ���z�������>+
���l�aPe�}�v �T�)�H
(��/g���tيE=[�`gU2�2�Wȿu#�!��f�.n�m=x�AD!�=A�*���OT3�����Зe@&�իP��i"�"zJ��y����z��8-���#{��ҒT��
+;MlL��x���L��V�*,�ԵLn\���/��
�;��HZ
��ߘ����StG�y�#r�<1�}
+��B/_�'�
+a
+��TeX+8�!&����~b��~'j��]ټU,������ָ7;/�&S� ��я���Ւ��^����R�B�^��\-�4-\œu�/]�u���lW{�P4E��!��x�D��Z�ߘ�;�%�q�<�sϴ
'�����S�b�t֎f~��n�;��X�P�`lj"x7
�럐���	i�Rf8=�9)=rNz;dm�����v��Wj_�I^6v�����'O֟g�v���1�����c���?.*xF��O�Å��φ����嶾�mWd�=7�J37�μ����Kk�c^
���
�G�TB��2�X�?��ۇ}ۮ.�VFT�R�آ�1U��D���_Ѝ�
��
�0���Ԭ�<�L��5�+��I)aRO�2��X�[+Xek���}3�
+�=Q��.M}0�G6��\M�t�C
�	S�=
 endstream
 endobj
 1258 0 obj <<
@@ -6496,7 +6528,7 @@ endobj
 1256 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1260 0 obj <<
@@ -6552,14 +6584,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1291 0 obj <<
-/Length 1160      
+/Length 1159      
 /Filter /FlateDecode
 >>
 stream
-x��X[s�8~������.�K޶�t�mg����v<�6]
,�8��=H�v��8�>��L2[H:���s>C��a�f2�
�8X�&s
F�d�.
J0��G	!N�ԫdZ���R��d�gWuRߞ�|�
-����7U��ȑM����k_N?gE۸
�y�'�
^ȹ4s�T������}r6z?�;�p<��>�q�JW������3D0�#�ֳV�g
�9�2�{Dlhë5$(�P�
�����c�Tm]�C��4�\Ε-�bfFM6�ߖ��܀��]�pL)����j�5f֝#0@���$��?��T�
�<ꇘ�
yp�Pf�o���*
����y�a�.=d�pf�z��.�:[,մ�a��}�N�F��7�! 
>��aLŁ���$ �1M�L�/F�t�r�d+�
GG��ū����� 1���n7`[r���NU�N5χT�6��u��J�JZ:�T�ή\F�V
 O�sX�.(}>�oK9w� �K3Y���ϗ�r9
�9���u��r�3�����#�Ϟ�� Ob���w���>��ԡ�P�m�۶
���N�$��,z'���*eA
G�1sGU��6Uw���k��X�T8[�̴
�M�d���ۚ�8`�`�Y��+���͊�ޖ���=�]
-{ٛ�,d�ljȼ.W6�e���y�Y�pmy$,�'w+禨���~A?\�񏤫`�݆�
-y�X �&u�>�Ǥ��|���g���Y<t<� �p�u+�q�ۜ��N�~n�1`��*X�ᖳ�E�W
���3է���?�=��O�An�8ä����U���ğ��J�ӟ�Eڅy|Gb��H��
���r
BC/q�$��
��_��}Q���de.
d��؁�|��=B�L���~�eృ8���͞z+0p���8�!�~sKtb/t9|Q[�+k��	5o���(�Q�Po��O��*�G
b���ԇ2�S����Q�����m�1�O�#�Z'�Gky��"�0	�c_]�W�H��x0oc�J1tL�]?�Z�������d���9�u#��X���.��P��kC�ڏ�6���±R��m�����v������?��.=0�X��� ��G�4%�8Y�v+�R��d<^��8mp[dU�35��||_��Uh'����X�UY�t�&�>Xh/�g�p�&�t���-p�����
+x��X�r�8��+p�@
�ŷ��T<I��QNNJES��
ErHв�>M �dZ��-��9�J �~�u�	Z �>��LF�Ӏ��
�d�b�€b�(��ХC	f��(!ĩ�z�L�2�]�Y�L��N�ۓ�OY!�z����]9�i���~-����h�c�8o��
9�fn�J��#�
?p�O�F�'�G�G��!�@�jt���|��q��z�
+���5G_F��
mxա�Ej�w�Rc��qLa½���
{H��f�˹2�eR�̨�f��rޝp���)e��^W-��̺sHӸ��u���
+�C�G���#���,�11X���^X</>�Х'��
�
_?�[g���v0L5��)߈ �{��p�.
��W
�M0
��$Ap̄�b$L'.N���qt�yY�
+	o�,�YsI��v�%'k�
�T��T�|H5jS�\��d����O����e�i� ��4�>���������s�	���4��:�|�< ��@�COz}_'y+��>���
?<B���@�$��W���>L

��&O�m��m��J��Ϣw�I�R�q�1��pTu9kSu���&ˌ�K��e�L�1�T�A6�H��i�����i��Y�ڬ8/�m���n��ڥ���Y�B�ɦ���r5`s^�yٝg�
זG�ryr�rn����\��Å�H�
+v�m�X�p��PoR���}Lz
^�g�8�}�Oz��C��
�G]��
Ǿ�Y�������vj�
+���
n9;Z4{��X�:S}z��c��SO�d�
�3L��}�^�YjN�Y���=�i[�]��w$�������~*�!4�7O�{�A�����L�H�OV��@��
hɇ,�#���<�\
;�����쩷'O�o�S
��7��D'�B���u���;�P�v�b��6 *���
��y��`!1{9K}(��7կk���'�:z��
3�e;¨ub~����.�� :�Յ~E�8��6F��C�t��Ӯ�۾��O�)���]7b~N�E�,�R
%�6T���k#�?\!
+��I�&��I��nwYo�8Q�/]f`p �����ԏ�i6�!2�n�X*U������
n���q��U���Kw�
+��������'�d	�z� y!<dE�0q�;�]^�ǟa`�$
 endstream
 endobj
 1290 0 obj <<
@@ -6692,7 +6727,7 @@ endobj
 1288 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1292 0 obj <<
@@ -6745,13 +6780,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1316 0 obj <<
-/Length 1151      
+/Length 1148      
 /Filter /FlateDecode
 >>
 stream
 x��W[s�8~���maf-K��[/�N��L6q��v<2�mu1Pq��{��Y��4�� �s��w��Y:��k�v2����8��3Y81v�� F�3�;�.��RoH0�n�՚O�<�_����T�W�''e&���~/�GƮ(K�g�O^L]�$���R��w)/Ks{%�l�x�A�}��N'�o�a��xX�"�9�zp�;sX?w0�㱳ѻ�N@}������in�G8d��"6����2s�{Q&J$�5:cx�v�4@~C��M0
a��c.�'�b�0Wn.����퀚A
5��$B!
z��yR�EV�X^��N���d
��#��>,E&���*_�GEk,Ms�2w#��Y��1Mʼn�J
�CB�c �GA� ?S��w�`�C
K��
3��Y]��ܣؽk|r2��3F���+�G
�NB>X�7Ӭ͚
k�V}�-L�&��������Ui�mZB-mo\i�3�†�_%u����ЄpY�R��x/�z&l�gu�4\,�l�`��B��#l9��a�|�!]{�3�e�(X����<��&ag
��A�$���P��[����U>�*[`[��mVyos���j�ʰ
��AӑF봿;�e/.� n�

L�H��dL�VLw��O��qh�Җ�[jY;V�g���+Q�*��nO��G�(̥�@:���794��v{�ڏ�
�y?�����y&^����܍*t�Þ
 
�����Ll��w�����S��
۞8��m	��w����Ti}țQl�{���
���Z�+�P*W����,�Ch0��5<�U����+�-�{P
Q��Ju*E�AN���
-x��旺����_�����<
��h�
q�{X^�{s3��ض���g�U� I��3{�t?
���TVv]k-,����b��<�(�)��ɳ˛6��ig	N�tt/�t6�Z٬EYt_4-r E6�x���}T�����f8����c�5�?&0.Dq�i�1Y����eC�F��c�y��>�p�+��5ϖ5_ZS�J��F#�K7�Px���
��<���6�U���4]'~������h�

"�:����%�͓FРq�~i���8�6�
JJTg�PHV��HG����z��HW�u�t ��%t���_u2��k�ԯ���Y�
+x��旺����_�����<
��h�
q�{X^�{s3��ض���g�U� I��3{�t?
���TVv]k-,����b��<�(�)��ɳ˛6��ig	N�tt/�t6�Z٬EYt_4-r E6�x���}T�����f8����c�5�?&0.Dq�i�1Y����eC�F��c�y��>�p�+��5ϖ5_ZS�J��F#�K7�Px���
��<���6�U���Q�TMw#T
+�ע�$0`��w�G�6E�B4&Q������d4�l6()Q��B!Y��"
�WѶVHED��JW�u�t$�A��a����`�Zs�����X;
 endstream
 endobj
 1315 0 obj <<
@@ -6821,7 +6857,7 @@ endobj
 1313 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1317 0 obj <<
@@ -6871,18 +6907,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1353 0 obj <<
-/Length 1450      
+/Length 1447      
 /Filter /FlateDecode
 >>
 stream
-x��XYs�6~ׯ�[șx3o��q'j����h 
-���PAJ���  J�E9�2��xL��߷������GϯFg�#�JQy�u5�Rl�A�G���um���q	��^QQ�ɪʷK6t��b�����x2I�j���q��/rZ���6g�gVf
6� ����x�f��j�6�"��0F�ZY1�������0��ĺmgV���̭�џ#�-���x�"�#��{>�Q�̺�o�Y�n&��<����Ww[5�*�'�x��8^hS��Ō���'E�D�p� �$>r��q�r� �A�d��V]�;��6����a�}[�78�9/�����/j`%Z���*�E^�䜗K&x��
�n<~;y?�IJu��t�=DRMɋ���ΚJ�}i�
x�̗
g���$x
�yV~&��>t�+&
�
���2��x�"���hc+��@j%�	<�/@i��{�����
��Ns����p����ၰ(\#|>%?��{P�7�⩞u`�(�4�����r[7�7�ꣻ�m��+�����.���#ʼ��.�g*�zrQ�X�Q
-d���p+`җ�
$�� ;����3���
�j`I7*aV��2]�a@���j��p_h
��Ȕ�ʃ�jR_����9s%V�l�L	�Z�d��l��uG�=�i�p
�
���P��05S��
c#�%
2�����̚��>&(	b 1:���Æ�Igh�B�=��H�ɿ'+	 �Df�nR?��B�ΰ�
MD(�
��yj0
[���I-�V[
�� �Tȸ�j{ ���6��y�<jDKp
-Y�7m�T�nd���l8��Ys��	���3Z3f�˂p��fu�nd�{AK�l/�?S��C�‹Q�=�h�������(QW=-X�t�ot�z��沕�O�� �_61������������W4`D�Es	����>"�6c���<ӭ
-+���|�3x}p�8��g�%ʁ�T��K�J�*= ��Ϸf��^�|�;�Q�p��$�z�i���SлI[�'�b��>��ij�b�3�rNj�>?��A5�Z�Q�A�ٵ$�Ϩ�k	�5��@6F�3%�)�8%
�1������sD��m8
E�o�bS�)�TO.Y�xc���)�~
�'�@W
�J��(�a�
-��ڎ����a%tzP"�L��5�&��
-7e��� r����
?q
.˺e�ϋ���C�5`<~�
\��5;)����ϩ�g+٨j~
\����q�_V<8���IN�?��]6�?V�h�q>�����s�6��/J��
-�\��c-
��%r����W�q���zln


n�zy��>�r��
���s�w%����'Nښ�
Z�͍�4[)vE#�ė� ��a���L���2���}��N/>��`�4�ggg���(�Ѻ�+�xs�Z�g;��.�k��0
&ZE,�O��'��ưF}x	
�0���� l��
+x��X[s�8~�W���LQ$��o��N�M�6�}I:�0����
	��{dI'@z����eI��;7	;s;��_
�^G���4�#�j�؉#��O���s�������d�`�e�o|*�8���ٳ���x$=���$�7�)v_䬮��|��ϼ�8l�aꆉ���������m�CZ�4Fq@��\����8i�ܶ�
+'�x�����6��]�(ޱ���A��~�pD�Y7�O[�v�s=�`��j.��+)+9~u��e#�}b��ݵ�S��U-f���R_�-b��$�ɐkE�����Q�Z�ozՅ��u�T���
W�sت
����L�?��F��KV��끥lUBJ��Cb���s^.��Q�u������'�5����{�#�J^Te��U�T���Jc�Kn��8�O�!��Qt�g�grn
�CǼfB�p�1:�*��T-r���V1v�*
+�VJ���B����+�O����H�,7���,^H�-�
�bh��ϧ�B�`
+�P<5��l��!���_n�f��Y}t�m��r)y]CT�ۥ�|zD��х��T\�/�)�o��0J��6�5nL�R��dȎ�h�

�0�C�
X���@�U/�J�jP極��
+�)�D��V
LՓ��%�bb�̴X#�Yp-0k�R�B��?�
e�Ħ1�qhw��}B1�ij�<U�VZKd�6��U�5�-
��$�X
Ęd��$��]
+�vx�#�!���$�,���I���
+I:þ.4I�4NLl�䩃����NjY���g{���B�
U�=8S���PN���h-�)Ti_�5S�V����D͚I���=P~�9g5�`�,H/�]^W��Of��d
��\�ؚ?���~�B�[D���u�V���i���kDc�Xգ�\�5W��z�V��ʰ�A��Ԍ�`�,�����F�Z�!�8�P7�a�5f�V�\d�U��Ķ��M��n����l�D;ЂWzi\�]e�V���N�]��k��u�
+)��N��w���9�:��{�+���C >螆���f%�xq�+w�X���t�jT1
�q
�]K�G����P[�odk<S���S��
c�0�P�
x�h�
ǣ���B\&���%o
oL�"�=eޏ�����U�v
e=lW��\���>15��NJĝM��fئ_[�&��
B���_���'��˲nY��b��0_
�9.3皭������ԃݳ�jT������q�]V<8���I�
z�l�x���:b<]�/���
lM_�|���rU�Z8��Kd�"j��+
�
sY�l=�7��	���P��ٽr՟Y9_�9��iʙꌻ��W���Rװw�ʕ�QSfk �(c��h���ew��`���
ږ{k�O#���vӋ�Y>;;���EY�V�XJ$���2?{ؔnw!��۞|VI�]�����D�0�E��#J�X��
<���Չ
 endstream
 endobj
 1352 0 obj <<
@@ -7043,7 +7079,7 @@ endobj
 1350 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1354 0 obj <<
@@ -7096,20 +7132,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1400 0 obj <<
-/Length 1804      
+/Length 1799      
 /Filter /FlateDecode
 >>
 stream
-x��Y[s�8~���m�i�HBBз�L��%�l�ݗ��#'l1�;u�
] �`7N����0��9�;W	{W
�^���
�
-|/BQ@�b�E�A��"�>�	F�M��x�H�y/�|}-�*���J����o��jB�qy����r<>����I�YS	�|ʢ1�&_.ގ^^���p�=bv�	�{�������[#?
-�3k�1��3��G�����4�	� Y��d��(0�G8�V���^V�c3)�SM��g%�\�2��YQ˪Hr�VM|1�
�P���:+
�r����M"��@ �f��:SvV�Q
-�'Q3	-m����
Q�v	�0�L)�P�>
q�� ~'��W����}^WYq�fkH�+��G�Nϩ�ά����s
?2�u_P�F<�$X0�}(��up��sDC�tN��y^�\�u��s9/�u��庖�I�?���c�l��~������ �]h9v���"k<�rݛ�,RY���g�ܺ�����
�hE�,s	�`'(�
��k9�P<��t�9�&y�� ��x�TYRԍ�X�pX�d�3�T���w�^'
��1ψ���W�b�]��������AzZ�٬o?El��C���7�?v+��2Kw�7|�'Ï���ƃ���@ �
���!0����Jg�N2�mٸa���E�l�5_A�v q�q���
H@<�Ԁ��P $i�E2�q��e��Y�I��r~)�m�pi��c��3Maˆ�@0 I���fB!��7��,vx+PS[��gD��2O�#�
����+�e��|�r��ů��.c]H�W��c�p�Jx��2ց��sY����9�ԃ��j�\�}�V�����Tm�N���w9�D�e�_�pEocf�;�=`�>3����a�
I�jB��
V�g~%��A
�X��\]% ��vq�s��f`��f�:-�nd�27
��:�~�%���v3�>2���f�¨
�c|�Vu�|h�T�ų�{X�:���a�C��!A�
�X
d�b�-�7�3W-�����
--~�}QI����
�6�;	V�e�)�0Ơ^�v@`� ���%c����-�l��0-u</!y�
ۇM�[Hhҏ鑆���w�n�7�B֞�4�>�\`[E
��Q'�|���n���̗����Fݫ�T�6��:DC�o�76��^w�~B�A.��Ͱ��0�|�#9�@��)���Au�N�[S0f��I�T=��9z�w�?)X���z�4�
�<�=aX�#
-2
�d�L�	�2��
)Mo�;6����ݧ
,��
�!^�P_<��0
 �ș^�
b�ɻ����X�� s���,\�"��=Hߴ����Hf¿���@���
"
�U�m��=� � ��
`��ta>��l�L���Hc�4D�x>
-��ֽʠ
#�'@����
���#n8�W�ꢻ#�P���W�"�0i�J��=!�9i�
���e^�wb����4���z�6
-#�z[
-��o"~{�"[ʱ5�#�`
��0�Xd����
-�VP,�>} 
v��g2QĽ���
�ޝ4���k�nn�2&��4çN�ϻgٙ��
�d�V���"�1�RWt�����ns�;j��e�½��
�X�V7�y�k" @���Cw-������M]qf��j����������}y�h�m�u���j�\9Ro���L���c�(Y�1�|��+��=�׸Z��T[�c��@�J|�9��jz٘���W���n�L j��u]/^
��ܠ�B�"[T(�����n�K�@���͚��yYIzC�8Α�5�в�^v�0]l�����D
+x��Y[s�8~�W�maZI�|��n���i���K��8X$��Z����=��`��@�}`,c��󝫄�[;�]�^y��У�s=uB��
A��:q>
	F���c<���,��E��IGYzS���ŋ�7��e9"�����l4�
ϳXJ3�(�B�D 1��p��ї뷃�׃o�`��ݹ�|�;�����$��[#7
�{=k�0��3s�����Ԓ��	@2�)�Q`�Sa��>�jQ��8�O9IS3� rU�ļ�y%�<��[9r�����yWiaiS%
(�o��z>0�7��Rif���~֓���61�^q��ޘ�
��a@�O,��)�-*Χ1<s�wD�p9"|(
�WU��v������|��Ԝ�h�jh�o�1��#�\w��c�{@>�� 1iv;P� 7���:'��h�����:ϊ�k���h&fE���<�YUB
U�}�P�Y����}�<
/5 텆c�q2Y��ړnV���<e�j�>�̮��OL�=���v("7E�	;A����߉Ɉ��W����4β��  ��˸L㼪=�8��
+$��1�"٭�5{�\0v=�C��!s
��D�\c#qeF���H�i�n��d��
h�)o"�#l�J{E��o��GÏ���ڃ��dO �
���!0�4�
+k�V2�mQ�a�i�e�L믠l3�8ɸ��~�C<�T��T �I�y<Q��D.�YEq�Dbv#�m��pi��S��3Izaˆ���`���<J�	�PR�[�S���Z�����O��
�E�lG�
n�5���"�r�
���
#����T!��ފ�l�}+��#B�PBЗ��D�G#���縔���ȕ���-����]!�����/<׈J�n�n�
���̀w��]�k�-C���툀�;�t��J6�Jc� sU�$����ε�'��
�5ꤘ��E�a\�\3�A8l�ɖH� �͔��(O(C��_
+�|
+���JV��S��F�m`e��=>LB��5�}
�Th��s�b�� C�L��A ��jq�ߧ9Th����RH��lx�Xn%X�׆������zYS��>�=D�C�K�t�+�W�,��[�hV@����$.��P���#�����d'n>
+XsSK��s�m]�844~��:/f�E�t��
WE�h�h��6�Q-p*���T%�)�nC��a��ժ}��
r���:������c�����Rȱ�Au�N�S�f]Uq��
��9z���,��B
=�5G:�'
����
{0Y/SmB��+�GJS�쎍�E.�X�i=K;;Cd����w0�<�#b�)����a�����=Ȍ�T��y�KPȭ�{��6B�5��w�� �#����*
�&��
���t�z��S:�0�Ps��'���Q���i�|���Y���Ue�.�T���g�as�A8�Cs���.�;2
+%�
*���v�-��:MBQ��'4+�0{v��*�Nt�Q��|Y[_g�Fa�^ׅ���[����P����]
�-(�`c���m�/{(��X�=~ �w�ӧ"�)Ľ���G��N�]m��[�7[=�`e���S���Yvjy0�#���%q�x����M�>=��F�[�����)ur�`�+�'"ֽ�����G^���C�컁������F�뺮��mx9��~Y�M����ڼ���&���q~��o-�7�nw�ʚ��(�q>��Gޜ�+\�I����1R��
+n�"#��8���N=z7�(�E�����ப�/������D�E��K�Vg�yv���_S!�`�5���PxV�†]u��e��"kdin.�A�6����J���
 endstream
 endobj
 1399 0 obj <<
@@ -7312,7 +7346,7 @@ endobj
 1397 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1401 0 obj <<
@@ -7335,7 +7369,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1432 0 obj <<
-/Length 2376      
+/Length 2373      
 /Filter /FlateDecode
 >>
 stream
@@ -7344,7 +7378,7 @@ xڵYKs
 �Fe���gv{��{�Q`l���p����F�pd���a��u�r�ߐD���1
 ���)N�bL��Ȭh����vl~1��'9cחyw��ĥ���d����l^=ԍl[�F�� �����1�I�1+�Ì��
��aEkc�z��6�b��C�
X:���z���j:���c��H�7h�T�7�C��̾���_&Ž��(�g�(�?n�V[��(�p �f֞r[��)4 ��o5\
������Vv���
�a:�2�]������j'��R}�e
;�C�>�8�Egy�,�h�X����h>T�D(�z�.l�.���9�8��H��-��Mf�
��&
XG�`��Ua(C�	IQ��_nK�x8nD3A��.Ʌ�<��$v��p kq��ʌ'"�N����H�]�OY��X
�E���]��(p�f��@
����:�涳ċW��GS���4w
������l��]�P>~�}e��tݤS��6l�@z���B����v�
��B�?�<N@��7�
HXx�p�?���e wHm� �ꪵ���p��}k����p���ɫC�w��N�{ݟV͗%�ed��M�mUjUQ������XM���J>�^�W2�܏N��a�y+�Wk���Mz��GZU��Smk6㨢%���	��v��a� a
5
5^�����+�[G��|C~�5l _J�☜�I���Ւ�
˜��F����w
�q��m���\�?ְژ���*�1�1o��X�CW��G�3��������|���}���&�+�:,\Z?cѡ]w]���O�$��GU����Bۦs
 a@�A�V7�{Ul�I�
U3�a"M��n{$:�M6��n��P/p��|�U�K���_[
I;{kK������Uy

�tA�p@�%0��x2m���yȭ���-��#g’�
N ��|��!YQ\�87��W?Ԟ�&�#+W�W��$�=�M(I��<��6�����3�
0C�,(V�����瞓8%a8�_��f���e^T�r�6�c���k�)$x at R���2�B�Ls�
ri�L��5f^W����ꪐ徻�Ȧ���T("�E|Ta3�
�=��1;	:'��e��ȥܶg���  ���Co��6�euP<y`�?<s�|��#��O�P'O�O���ݠ��բ�D���h�6*�sY`e�J�
-��M��6�ܰː��l/��a��8���Z����"�:�۬��%�-���@	d']
�4A�t�'j��F�D�
��R������������-�KU7Du�u]\���ȅ���!���j0ӯ�D��赀=��JU�!;�G`�? �܀|
+��M��6�ܰː��l/��a��8���Z����"�:�۬��%�-���@��NX����A�����s��Q�W�QL&�>o��������'yK�R�
Q�e]��V9ra,�V�
�k�`�_B�hp
�쟔��Cv��� `
 endstream
 endobj
 1431 0 obj <<
@@ -7442,7 +7476,7 @@ endobj
 1429 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1433 0 obj <<
@@ -7474,14 +7508,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1445 0 obj <<
-/Length 1938      
+/Length 1931      
 /Filter /FlateDecode
 >>
 stream
-x��X]s�6}���[��
-@� �O��d�i3Mc�/iFC���]�TA*���{�E%;�vfg<I���8���h��?W��]]�N�H ��4��FG<%�Q�ч��&��/����CS==�B�몼W�z��y����;�$٢���~��
/�U�mk/�˭4ò�HX,��X0��x�������W��1�3�x̢����G
��M�Q,�����G	�᷊n�~��=�1�)y�(�_�͜{D,~�
/ɢj����uFF��D µ�f���I���!�����r��5u۩�����S�����8NPʓhE�9�ig��b��,k��������-�zf�^n��;��l��?
�r_��w���mSȹ��̿����S�H��$�8q����2�[�+p��8j4!(�D���&���eUh�R��k�
	���|���C��x񩄄����k4�Kȯ��(��	�Rr���4�-��[ո-����G�5�}j|=:�
1GI�c��"���fH���Zn�r	����-��t{�7ݼ��H�,�BD���:k+����’D3�}2B�x/��8MO�n#�
��T1Б@� �)C�,�-	^�*��N��&xX' 4��\Œ�
�r�!Qw&����&�������ɦk���@�K تiK�I!.8\i�������,D����m�
&1�9q8@�v��
��
cZ۪Ga+��wJ�� h�mv�Mv(=k3�#���<W#�*W#�Xa�
[�q|+
"N͘��ˀO0f����<�5^�u
D1�z�77��w��Z*ؼ�
g��tpF5:��΃r;�ބ֞���D�_���C��xo3�"�Q6��}�ym*k�ף���
��
D�Q��
-@Ր�1L �z�@��UY�s�;�ݥ]��
-:�

O�kJG_��M��zsc
���:"��M�T�q�@����unLs��^����h��
����5�t(�
з����M�B�4'P�gՓ��)���E�3h�Y|�P�bGhF�h�<I�����T��P}+��ޚ׾��7���we�j��LD�"n�f���I��	D�t]��xS��
1�� 8T[�e+�v&�4-
?כR�
��k�����i@��5D@~
J?�J<�x�B�%H����&\;��z
)�^o��7�q��3.������VJ
b�0��L�	&|�is��T�E1��v
�m�����k1 ��		"�E�V�GP����Pӧ���	�gQ�B,b��
��2 ��O�����w9���RQU�����v�z�{;�Bd����R̒P��/w��1����8P���i�|�Ȟq��$�C
S���tK��ާ��y�)x�\F��8A ,��AS=C��� 
�7��u3-��"@R����Fr�R!�PS�\�~��Jt�g��`�H�Om
����36�.f�wV?�N=�UeG�}�=4��<>��!?P�
d�٧e]�Й�v����� ����,A�l9�c��s�Z�e]�k�^!�b�_�Yiы�E at E:��P��Qt�Ԛ�I�=�$�,����RPp��a�v}+���AH�h����\�}�����皇>����q�����?9��G
�� 6S2d�ֻ39�c$��'05�P��s�G��
��Ю.�+dh�t���^��43>�h6�f3�f/ݓ>�v����Т.E�gȢ1	�E릳�n�
�i�0`������Ґ,u�"�O�y�V(R��j���Sh� l^�I�|J��R$x��O�L ƒI{������z���?Z��7o,��Br�y�;�;��� a�5B�#��V�o�������u/�5]؞�'2�;(Ib]�xֻ�������"��mW��t*�2{�������#ڴ�X�����p��O�;��) [...]
+x��X]��6}�_�[�X+	����i�N��t���%�xX#{i18�w�������w�ig�b��8��#p�	p���˛���q$b7�@��1J��,�0#�h� ��.���rW�w2��e���i�xqq��jyU�I2�n
��/(ó��i��{��zX�+	��43F�nޞ��9�|F�
�;㈇,Xm�>|�A���"	
�m������3|�"
��'�"���L�G��#fxNfEUn��2�<$���{g��L�,$
1Lܜ�E��V�M[�y�.��Vn'V_�a�b

B�`��U3�G���-x�./eZ/_}ٙ�4M^���X�ru���EG��k�m�w�º��*�S�3ę{o�������Iqb'��%���C^��'3��a�hDP
+�G1��
/�y�)�R6KK�	W�lW���ӻtN��>����f�*4�Kȯ,�(��	�br��4�-��뺲[�wv�U�
+cX�� �:t�b��������M�6�~7H�\��
.��ͤ�t�/W��H�,�|Dv�;k*X�I�̐D5 �y2@�p/�0���o"�
i�qT1Б@� �)C�,����:��V�ͅ�~��h� �����=x� }�nt���
M&0k�ߺq��U[���.�`���
'���p
�a�k���k��*
\fHDC�
s���&��a��!C|&�#ƴ4U7��Z�M�i�j��������Z04٢��ЏHt`�T�(�l�<a�Ysh���Q�pD�84c�jN>b�����W_Vr��x>�UE_�M�]\�ܴwKY׀��p�(�{g�J���z��'�Q���4:`��Kf�Jb��5���
�C��={�~Y��Zv��z��BG�QeT<��P5$g
ȼ�GP�i�g˴�����Ԯ�M��g�����ץ�.����]�ٱFs
��h��u���@����Z;��hr/CN`z���R�[�S\w�T:j��Ћ�KOԦN�A��Ƴ���mj��Eө�2h�Ix�P�GhB�,"h�<������T
�P���[g�kׂ��O�J##u]�Z�7#�-��]�����ݫ���@�rۅ���W��>�:�B�}��^6�m&�I���S�)FQ/����~�z��MZ5B�W�!w3��S��
DY����lĵ�>;���Q���L0���>�x�E�?!'C�Ҋ�EL�'�
I4��2�o���4��T�,A�-tÒVp�z`
9!A�������
+��C��k��"1?a?d�$�B f:��[-2N܄Rj=�z��N�j��1�4�,p��|o�I�w��(D���X��,���t�
��)�=u9j���*��	��"�=�1����[�X�>��L+pN���4��aQ�@��"����i0�J���i`
���t�c6�K�
+I������U�:>�� 
Dbuj�%| ���>t!�����0tj�!/
+3r+͓��j����
��|s'��<��̄N��13T]{�xi.PO-|?
`�e�����b׼�[�bN��
p
+IfS�OJ�N\
(*�$ ����������F�6ٓMb�
+���k�ײ�h�D�v]!_ާ��g/��8�y��?!��
�J�����5�<z001
>�f�Z�
�8wFgr���S�x��	
+Y|L��x�㯬O����JJ7z��_��o9�
Ϻ�M���8��J��ˀ���*�۷�S���2�tBaѲjͶ��V��J�}�ɀ�����'�O�*�
���<i+)��5�o�1�q6����?��V1<L�t&cѨ�_��+r���!��;C���R]Hv8-7�tc�z��Z�8������90�-�˴���
���^�É
��
��R��}R1��+pW��NջHY���]��.��

ЪA�2��(o�w�����*��x�ܵn�ʒ�"��

9q�������4��
 endstream
 endobj
 1444 0 obj <<
@@ -7509,7 +7548,7 @@ endobj
 1442 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1446 0 obj <<
@@ -7547,20 +7586,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1455 0 obj <<
-/Length 1686      
+/Length 1682      
 /Filter /FlateDecode
 >>
 stream
-xڵX�r�6}�W��L  zK=I&i:Ic�)�h`	��H��K
�뻸P�����}�H\��s� ��#
���v99{%�H!%��.7��Q"�D���Ӕ`D�lN0�ӽ.vz�Ϸw7f]��6�*tq�X�����C1#r�_m�n6�
OϷ�,��G�1��V�Ŕ�)��ϗo'//'_'��q��%1�V�ɧ�8Z����X�����E���.&N��Hh���HP��h2]�3������<]���ƻX��z�ʳ�*t�U��1����z�J�����k���ο��ҋ�!�� ���qgΜa+��$A�2?��z
���o��mlw�.�4�}� ��0���zkKĄl&T�7Z�4� d�pB.�M���	a���`ʛ|�}e�U
-^.z�6z����
���Z/i6c�]�M�K]\�;�#��ť8R�����g�Oo��<�b�n�?�qځP����
-�vX--�Q���
-
g�k
1Tw�>/���L7�
-��{�
-�S��EX \ ��@�q
|-��6��uat�
i�� �a{�Y$�	C���ˍwe�pV�^h�s'�'P�"�e�����J:�J�4�Ko�O������x^ܕ��)TX˭r$L��R�� J�O����^dv �2���er�r�
�0c��I <UH��D= jL(aN쿏��io+�e�
-���?�)>,
�+�[z�@HX�.,��:�U
-��*E�S'v�g���ET�`@�4�s��&�ZP�V>�G�cHI�)9�$�Y���$I_I�%��Q�8�?�$�����?f�5��ԙ�:��V[�Au1�+/��}CU:0��
S(��
V
��P�
l/��kڋF�L#�$7A/�٪
�>�&ߠ#$ �Ƅ��ς������س)���C>�F9�*p٥
-L�Qc�����bDZq�+��-��Q���2��Яy�
*��
��C���BR�'3WA'O�8q�-�U�oM#Q��mZ.K�V�Q
Cm��7�Ϙ���Ҩgk(
}L
!JI��B�H����>>��.,���d �D���RQ�1�b��R����W�5�K�y��lN�<��c���֎<Q;��X^T���-�2�v�>��ރ~��M���
-CS%
�۾���
`�*@Ӈ��JV_�9i�NW kvퟹ 샼�V���Q۞�A������F�#]A;����ů�6F�)��+
u6�m^�u�6M���%�o��6%��I?{�#�C���n�(cS����d�h�;�a���&3�� ����'�����$�o푶
�P�0
���yn6�r�Ԍ~��
D��e�n�
�H�O��6٘]�G�
js�`H�	�w�r}�ȶ
��b�������3 �-�珛)��QC0�RI,��J���
)����F��^�#�	"����
ڍ����>���$J�D
�
���@�hαXt:|h~�0e����;�:�~��
�4�w��N�i��
h)ƈcq��͜`G6��wLa㕏����]d�W�s�t�A�?� �t��F?��;/"�歞Q
�
�uv]��`�M-���Js>��4�/3��)l-:�sd�Qy���ų�%"��+�<{�p<"_���w�/t�6�@�Cn�j�8;���E��Y�/PZ���۳�;S���-� [...]
+xڵX�r�6}�W��L  zK=I&i:Ic�)�h`	��H��K
�뻸P���$v_$ �{��:����o���W"
$����vH
D� NIp�
>�	F�M�c<ީ|��l�x����o��\右�o>�?������N�����F�{��W�v�t��XH�
s:�|�v��v�uD�
;;�P�`�
}���%��
0
+e
<�Qۀ��7����>	
�	
+Q
M��dB������Q��%K�vi���Z.�,-�\%i��s|ݴA�W�b�r0���"p���pC:10�b�� qc8n��2
aE��DHP�ƾX.=���-����ѽe����`�&`7��_g�1���-�=� �2�8!�����B��
 ��3���B����u�mlt%1��S�����r6K�	��U�d9W���jq�P'.ɑ�u\��y6�|��N�!�de����4�Ar��S(J��~��pF��
'��O���P>��,��2^���^��»�L �@tap@����h��6>MֹV%0�/�J{
�'1��I|�
@1���u��;Wzh g%��X1�a�x)�("<��᷐Q��B�?����|>���.�7�E	�8@~
+�p�3FTʳ�'�R�S��/c'2� tX��eq��;@a��s	� �TA ^����!A��YA0�.N�ǝ� :�Vt1�"2<�)�O
�K�[8�@H���O��8�V
+�g���	3�1���"��G��'�s�m/<5�D��|
@ǐ��%RrZI`eA
+��D]%G�$�HKIˆ�����gw��E��|U��alE
my���a]y�}�
+�‚y�/L�P�:v�q zB��:[^
+�W����Z*��\��f��7����E �4$���.
"$_�l��gS�?)G��(k��T��6U`��2���4t#�(������0Xo(
]���I���_S�4F6�n
q�
+��q�d�J��
&nt�Ŀ˲��%�r�&ż k�U����Gx�����׋/�z6���Ǵ��I�\RH.�
�0���.���O�~Jz��s�]�+=�@
�]J|U�R���zIVg����^���a
��܉O�N/+�7�*��GS��6m����{Яm�.�TVa(���k��õ}LbXzh��0�mʪ����d��k�g0
YU.��v��<5���4����FL�*��ڕ���W�+��f��*
�6�*]�:�|�����
D�$��+6|��G��0L[%��?�0�,��Zm*�����A�^�T窄�K����O��N��5G�6B��p��C�י^�-=x��9��~J��P9�8|�ݥN��>2v�̡��NP����s�]��$;�����=JF�̀ 6��?n�0*K
�� 8HFa�wV"d iHiǵ�%�澈D(9u�
����l��l�)�(�2�H~*#��s,�J�<�uQmJ�h��<����:-{
՝�ߪ;���-�q,N'~����&ڿ�&���kL�,o#
&�D���r�b��i�ÿ���^�9q/oՄb��V�Rko�M
+%���J}>����/s����9�٨
�yS��Q'��L�h�qq`|	��]���W.���}Y�fWWhQ�*Mv9Jʫ�nsu�)�R�
5%����m���-������"���I
+�vO9X�� a0�!
 endstream
 endobj
 1454 0 obj <<
@@ -7574,7 +7614,7 @@ endobj
 1452 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1456 0 obj <<
@@ -7618,21 +7658,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1467 0 obj <<
-/Length 1638      
+/Length 1635      
 /Filter /FlateDecode
 >>
 stream
-x��XY��F~���rU<�C��X
-�
l��r���������s�l�ņJ��Jst���=����������ϜE>����a'�	�8[�K0�|� c��<^���Ale��ҍ������_s�]!?b�J5<�_H9'�[���/�8�iY��c�yW��;�g�"�E����l����������C�M<@�N��>|����v0bQ�����(�ߙ�~��
[��U?�a�9��=��2=�q.j!��6d���.$�mH�
9
��95ۈ����i��Ң
쳼㸷>�	��z��Ad�:=lp;��`�u3��|I��)w!ܵ�w�"� ?�YfF�^��6Tl��ā�
k�p���XZ��[nQ�BҺ��h����خ�,�8-F��B�u)�����
/��扸픵p��V��"0��w9G�yZ<�[V/X�|H���F��m>���s�EUoW+p�C�,ݮc�����v���ڲT.�"Q�;���
C
�K�CZ�ICn�(
�Iq��؈�ya3g*!Ƕn���Ja�ܦ�d�-�")�#l��� [...]
-��Kk}p���YKX� �rZ���qOD�=o��	"h�a�C�)��"��=�4U�h�����u�
q�"�yu��7  �W���+�ݺ'm1��C&<� g�|j)�N�'YT��
/s׀L�N�/�m�U��b �:9�F@��v�O��&ލXU���v��@�AD y�?m�n�
h-�4�\��P��h2Q{��L��Zȥ���6&a� eäIF� ��IH�
� k��ݥ�w���7���4
*
�?�bJU��
�
-g�o��m)��
-xm66l��!�S�5I�D��ݎ湎��< n��CjЇ�&
``�@-h�@yR�� � �)
-�S�)OŶ)�
�2,��Nl�x����R���2U'��c3&��z�j?�v*e��b��MR��g<(2~[�m�8rxҨ#��Σ�f[��~�y�=�vr��@�=�� �)�P�ا6����E]M%3\"�K�
���Ln�+��	.��ܧ5�*U�-;>�)
�dX���у�}p�"���(r��
߼]���h.X�B58�@S ^�QH��+u�g�c|�´E�*�Sw��h�m�����ߐB
-�SYI9�O�
�O+���R8�]<H��IZQL�%�V����\«��7�Kx��%�\��μ6�uF.ՂV.���\2�8�Ô�\v�
���V�-}i��f��3���Y�^5��sv��G�ܕYf�i�ѽ��K�I�
-2��
*�|8�Âc�m�"n�QQ7�V�
b���n� ��G��l�Ti�q��x�,p�U�RΰΚ����ʫj�*�)�G���&K۫�|#l���W���
�	
��7
#�roU�]���+�B���k�r�j*ӄ�	�X��
-��"�SI�!?�:YT�<%�;&��hr����3�"
5�_~e�E��� l�#�/2�^��g�lh�������Or�:.��xo�zU�B�tb&���朻�Wo���4�
-\���0\���Q
-��h�P�� �ӌ~�i���� ���C]W���|FI�NEz�(���c��$[�dB�浕���ªY@W�Jݔ�ٴ�����al!�� 8�
+x��Xے�F}�W�
�*
�E3���� ����	(�,�m]
I�!_�����M��Py�
Ks�>}�t���w��r���ly'��PP�<�;� �S�<l�.�����`��cTf��X�_r[F�4ٔQ�u�z�ל`W�1f���/�rN�(�/���X'E>_P���iTUf�N%�X���������ً�ٟ36b�h���|Ɲ8�}���-<�`���9�Y��QS������~!��s|*���^�
�Q&kYV+m�x��]@zې �8t�sj��E�)��|X%y=�gy�qo��!(?�ʇ�4Șuz��v>$��
�fZ��,�:�S�B�k�Ny�~N�Ԍ6��4
�?m�ܢ������þ�4?e�ܢ
�u�mޜ
6~I�]q��Q����#d�Ei}ݍ�_xa
7O�m�����2���!���)8�Ȓ�	��z�$ M�"ZZ�	�HJ�#��U�]��
��d���=��6�Cxu�.
��Y!�n�SK�|�[�1�p��>$��4�@��N����F�G�
�9S	 [...]
sĵ�������T  ,[�v2�v랴}�
�?2�!8}$���;Y�ʼ���x���d�w��!oC�J�Q���52�s~2g6�nt��BUW��@"����-2��,Kȵ<
T�'��Y�d���Ա���$��=�L#�4���G!$�4	�A�`͒����.Z��Qz��Ce���B�)�T���1q�P8�}��l
Y��T�k��a#
ќ�I�':|"p;N��:�
+r��	�H�A^�4��I��M�Ie�$ lS,�|S��mS��>"eX�ؔ�F)C��
x��E�N�c3&J�z�j?�v*e�r�����g<(2����a
9�
+h�]c�Q�N��WP�yZ�<Ҟf;��i���U�ɔ_�j,�M|{�{YWS�
�����!C127�[�ji�
�/�i���F�#��� =e��
�`CP8zа.V$�C�A�������Ì悥/T�#	4%>����
o�Q���<Ƈ-L[d�"=uW��&�&m�M�Y�
)��8���#��xZ)d���A��A"�OҺD�?-��Z%+Fr	�"k�@.�y+���r��;��D
��T
Z�T�6r��S��r�	�r�{�[������G�]���\ܺg�zՠ�o�ٕE6b�HSL��-0M�X*�<HU�9
lP)��Y
�n
�p�����	��f���vc���?��d��J��3���d�����p�u��mwT^USUNa=�ܟ6i�^Ufi#|g��T7��Mh�V����,�VEߵ�z{a��q �(�M���.[�TMe��";��XA6S$<�4
~��ɼ��S��cB��&7j��?�� a����+�.�_`

"~�y�
+E>��a��������Or�:���ho�z�ײ��Č��+Y>�s�Z^���SӐ+pmT���pa��P0�9pC}�'�N3�e�e�WZ9�NCu}\-����:�ɱDI�<
��%�z�b擶
+�2���J�+I�Z�nI�cl���L��0�� ���
 endstream
 endobj
 1466 0 obj <<
@@ -7653,7 +7687,7 @@ endobj
 1464 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1468 0 obj <<
@@ -7694,17 +7728,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1485 0 obj <<
-/Length 1207      
+/Length 1204      
 /Filter /FlateDecode
 >>
 stream
-x��W[o�6~����d`�yu	�]�
KZ�K����!˴�T�<J����
��,;��
m����D
�����
bg�`���/����gN�"���x�D�	|�8%�x�ܺ#��c�c��'�"�_���'Y:���?;�	v�T�?�/��t�?D

�Z��'-�cR���Տ���}@��#�J�����Y\�Z۵�
�'�+�D at 4���=��w>���#�;�	�(`�IV�ۏؙ�����Bg�H�
�2xf�M�
>	%e�|
%GĀ�FTq���v�(�����uX
w4ag@=ļH+:���F�D7��~�
-�,����՟�0fE�rw�焔�,���� � Y�w���Njq�
�%q�_�F��By|m���WK#`D,��.ׂ��9�G��J��Y[GҼj|Y��i/
-1WᨅI*������|цFP�
�Ӣ�g�2�[��[ 
�ER�@w�lH34/�y�ܓm�m�`>"2����,Vv��ʲLo��R�d�II�Spz���f���i'?P�w�n
��>9W{=i��i��dܞ

Uy6����0�� ��QJ1E���
Б!�
�=u>
-��!	
�v�
�3b�D��q{��U|�x��S�բ�
���f���#�g6"B#
`.�Dn�@�
��,M�wb5��E�'�Hv3`/�6k(�䑬�2����°�u3�S��HeY�/��1����֥ ;!��{��}�B�y(�Li�U--��G��މ�:
-(:h�kh8��i$�?�č š�W�����;�5`
T#�w��רF��x�S��&�yYd���7�r&���[���J�w�(�T%Q�p�>�hؤP�<�j�ɑ2�
-�m���}81;�&�dO
��d�	�������)�6�r�6א��{�;
"3�M�Z�.����M��K�|2
�Q�g�㠈 �?��e��
^��1h�NS�i8��U|WȯB�2�5y��9�z�Ey�Fn4zk��
��A��B�G/�h��(����Q��yZ���2��>
�}�X��1�B#�dl���~���7���
a�(
-���7���5X�3(4��V��Sn.��NO����F�op��p%f��R�T�4;�.��8�aw�уAy$k)S������!
8�O�}�R�
��I��ȷ7�eU�φ��f���y��(���u6|X)�Z��@�U�6%�B6�@�
�A�8`��T�
WM3�����*��
+x��X[o�6~����$`�yu	�]�
KZ�K����!K��T�<J����
��,;��
m��!�D
���s�C[

[�~�
F
�BzԳ&s+Ė��)�&�uk���
	��^GrM�Ev����Y:���?;;�Q*�����!=}�
�K}�֨�I��T&�V��GgH9���E)r	o%~L��,*K��Z̅tH`�<
s=jsWi�O
,�i��>������#���0ba`m���R�̺�1�'��
a�o��0߈*J3�h߈2��J�\��qO���E�
���/�hDMtI-�KU�g�nV����1+
�퍞R�Dʊ�K|�d���R�JS 8��}30G�~��b!�M�Y
+3_-��I����v�
���=��e��� �u�H�W�/
�?�E!�*
�0NE^��z�b�s�/��
+��~V�y҂]��] x�A���莚
i��4 /S�{�M�MS�c!r!��57�Ū]*ZeY�7E��
�x2q֤d�SP=�eA��a���(�R�C	���
�����v��4Fj2�G�DU�
[{�E��k ��)��"B�C���pȎp��:a���j;J�
�"a�[n��ⵊO��\?5�Y-����~m��J?�<i#"4���Ld�6���q=��X/z'V3aL_�y�K��{atYC'�d͕T�'���i���E*�j��X����m]��K�k��s)$���д�kQղ尮4�ٝ������֎ 1l�
�<8���G��@X��^.
0��\C"
	�B7"^���F7�6�Oͯ��
b�e�%e����D�6�o��h%��R�N����~^�h�Be�����&��D'�;6 at 0Ϡ�Éك6� {:��'�L��t��
�-ў"k�(7js
Y?�����"�3C�T�����Vv��z)�O�s��r9("��N�r�s;��-z
�^�)�
8��UtWȯB�2�5y��9�z�Ey�Fn<~k�[e�:��1��-��'_�4QDs�5�R�yZ���2�J���>e,��� �dl���^ ���7���
a{(���7��=X�3h4��4�s��\������E
-����>*�M��П��?�Viv�]��Q�ta��у����@ΐ��!
.�OV�v��r�"�p�!��)˪Z��F���%��t-QZ���l�Il�u�$�-�;��
+�x��'�3���ȜR�
W�A���?'�S
 endstream
 endobj
 1484 0 obj <<
@@ -7760,7 +7791,7 @@ endobj
 1482 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1486 0 obj <<
@@ -7813,7 +7844,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1505 0 obj <<
-/Length 1630      
+/Length 1627      
 /Filter /FlateDecode
 >>
 stream
@@ -7821,7 +7852,8 @@ x
 ΨSE�`�8
��8%�wh>)YTwn�6��sV�1g�f��@�W��/�b���:���B'���5�k
�ȹ�+���l�%�*��RF�4|)#:l�����)!��3���gLP�F3k%�T�
Ƒ`�=؊�Rv�P^4ժ[�+>�4r$�SL���8�17>��T��;��j!
��Zȅ6�K���U0�4"�u���?[ANc���
�v�R-�j735�o
��� њ�\s�=KV����w�}w�Ң�t�|v`'䃕r!�)�:�
��ʬZr�>�U�4��&g�3gK^+!�b
?�^������[b�
��Q��*
�v���Cxs�U�
 V3���5
 ��`�yj�cG�и�
 ⺁wP�R��>�
�sYl�+%#�B��1�b%o\��w�(K�N�Z%�{��S릲a��E�pQ"��>��!�����ʝ�Ћ���J���;�S��?�f6����X;C������ۦ�K��͉����Pi��N�[
��q?�%a�µ��zw��27�𴚄$�Rh>+^�٢�P޴q
l)eE{'l�w�H�ky�G�v
���yU��D�,�K
%��>��N�'$�ԓ��A~�E/�����)ٳ��$����^i!�m�@
i��w����_jw7E���6�	���v�\�����VH�?讶3�rv��nW)ă�t�0S�F��d�'xǐ	�lGl I8;�
��E�c������98�~s�Xk���}��G��fC���$O�V(t6��H麆�
L�"���]��T��dۦ�~���^��o�Մ��ߖ�R����mav3�s˥�
 ��(��%ge�䆔�1(C�*6��A��oa���i�
��e�����6Q���s�

-��(�W���U��}����p���h�������չB�����=_����b�ek�
c�C�$=�
��g�3È&��Pǭ�a�
tC� ���9�и.�Y+����ődm��p/h�͠��ڮ�Q܄	�W<�um��������3�

�7r2l��� 7u�{_�`���;����:�2��� ���
��6�%a5� G�4oݸto�I��u
��m��Cg�T
l-�f&khN�����7,���$Aq�!��f���pm���
|.�i�O�	��oe���d	�d�����w0�f����~4C����t�-J�:������N��aw��*����<wC�k.�m�s�GV5��'���)3��P9�D:�]�}���Z��k��'&W��
S�S�%m��Wj{yq���P^��*��b�-/�G�O!$Fi�
�E�F�N��N�(&�������V}_�ͤ

+��(�W���U��}����p���h�������չB�����=_����b�ek�
c�C�$=�
��g�3È&��Pǭ�a�
tC� ���9�и.�Y+����ődm��p/h�͠��ڮ�Q܄	�W<�um��������3�

�7r2l��� 7u�{_�`���;����:�2��� ���
��6�%a5� G�4oݸto�I��u
��m��Cg�T
l-�f&khN�����7,���$Aq�!��f���pm���
|.�i�O�	��oe���d	�d�����w0�f����~4C����t�-J�:������N��aw��*����<wC�k.�m�s�GV5��'���)3��N�:�]�}������k��'&M�U
i�f$m�ԽR�ˋ��n��5U���P�myq�)b
+!1JI֞�E�F3N�g��(�6��}㾪�� ���
 endstream
 endobj
 1504 0 obj <<
@@ -7884,7 +7916,7 @@ endobj
 1502 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1506 0 obj <<
@@ -7925,17 +7957,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1524 0 obj <<
-/Length 1663      
+/Length 1658      
 /Filter /FlateDecode
 >>
 stream
-x��Xmo�6��_�o���&%R/A1`EסY:d��)-
Ŧ�z�$�����Me9M��ڈ"���û�;;�^-g�7a�$(	��Yn�;QH��87.�ȏ�
��u�骮��=�4�*�n��9\\\�	vӦ��|�fW���*�ϰ���x�M�\���[��I��RLLC�p�iy9�}9�wF at -���P0g]�n>ag�FA;{��p��3w>����I���1��������,�0<@;�OQ@u�o�Z�V/[K�y�u�&+x��;�r��y��i���i��HB�i׻�<[�����4�ccQ+�7؍4'!�A
��(4�}�}f}��x
p̫�Nϋ�k��E��;đE�u���u���4+�BĖ��a�O���rvbP.�B9��
�P�Pm�{���I
-��5xppV�
-���;n6���r����}�k�ng;Z��I4i��=c
8iB��@�VU���[X��9���M)7z���+��G%n �� �R�儏���fÕv��0N����뷤|~�#x$�ٮ�w�6�
.
�a��a��Px����#�̴3��A��
�c
"��}�~��9f(�S6�4CA��
�
jO��,M
���@Ӆ$����'�x��ާ�uw�!lq�x���c����	���!S���{���l~�w�
 ˍ
��0L�t?�焹H�q��,32�}z��
8�G���ofO��GIj��䉈N��y�f9�6����ji�O�B>ѫ}
{X@ݪو�'�"�ų��:�
�
s﫹�ܽY�G�aT���]�Q�[�x��f��xw_mZ%�L
X7
v�" N�id����+O��uO�1j�@�StY���g�#�۵&�3$|E�s�ٙ��s2Y�(2�h�������!�U
�x�0ba�
xbQ�Iw��"@H�t鯩PM�B%a0�7UN"Wשݚ��N��
g��Xb!�����(v;�vzRG�'�
-ۗ���]\��B�hK���
���3l��*?Qr�tSe�`�� ��ܰpE����zN�a��
aұ1�=-�c��P���j⋋	�Vr��8�7�J:��ic�c�
�T�hLOY��
r��}���{	�c��x�q�44ť�_
k���gy�fO�c3bm����ܶj�2&+5C�Z��v��9qm���$r߁�J�����(�,EB�CB���[��P�4j�o����
M�P �ķ]��wRV%?S��ǔ��
x�0�nB߼��&��>��h�1{n0��_~�����xX�T8dTQZ*���dBp
�}���ZE~�c��r��(a�gľ�s-��@�e�,�[�i;¾2>���D4�y�j &{���bD��|!��sM������	tBwC���	����/��H
 �HECx�F'[��,;���3�ِkO�6bCz>��zB�&�E/`1
-�%GLm�Y+S+���rLӍ|��w��M�˶MU���Vy����t����c+ǀ1��ܵ�ӒG��
-G���{!�~'O�uO��XC��~�G=ȁ���QkU����z�R�^.���崼�����S���:��9c�F�]Z�׉X���ء �¿��$P��
@��58
-�/��9�nw��J
������b����hݢ]��
ʺE]�ӊ�(�@�
U�һX!�r�8B� F�
1�.l,��߳�.�x���
+x��Xmo�6��_�o���&%Q/A1`EסY:d��)-
Ʀ�z�$�����Me9M���������û�;;�^-g�7Q�(���Yn�;qD����87.��O�
��5k
+����p�7
[��mÚ�����`�5]��՛]��{>��۲�͖��z}Ϸ����奘"8�B�F�O�����ٿ3ja�H5h��:�bv�	;��t0
+����U��<s����
�DJ)��M~�pD��M`��
�D���!
+�T
���U+��ek�7϶���d/�~EVn�5o�:ͺ?8-�ICu���6��j�;^܂�rl,j%����$Ba���>�
v}�Z{���yU��yq͝���r�8�`_WY�ZW��`Y9"�|����
�����rQ(�J�������=�v
�$�u�<88+v�zy`����S�[.�7����^cu;���ɛD�&���3�����<�mU圕�ºn�|%nJ��
�|uXI'>:0(1pD
+Q��b/'|\DTh\iW����E�~K��:�Gbx���
+x������Q�g���EG-O|a�>�L;+R�gx�
��|�c���	EI��	�)
+��, at gP�xN
����� h��������w�'��=kW����a�S��d
�͎O`�
�����6�f��g�Xn䨧�a����!>'�E:�3Mg�����A�w�`1�K��=�GR�q�]$
$ODt�|�;��\�����&��9?<
+�DD�V�-��A�V�Fd=1�,�m���� ^�{_�}���y��G���}��7j|�� ����
�
��M�������ÎX��~�9+y�ʓ�x滧��j��)�4Eq�3ۋ���Z������9���j�9�,qp4�}�G"
��E������_<J	�1P<�(Ѥ;�u $W��W&T�3�PI
�e�I��53�[�a[�D�qV��
9u}}%G���ӓ"8r>qUؾ��T��=���.��u=*�gX0qU~����8/�@�A���a�|
{S����j�;¤cc{ZPƆ��	����l��
	�qPoj�t>M��0�Ǭ=�� �Ix��6����Og��-�K�cnǃpO���(.U��Ds���>�s5{"
����,W4.�U���0Y��J�d�3\�͉kӇ秱�DV"��?b�R$PO1$�lL�u��IO���F�߼�d
+"M}��@_}'eU�3��1zL����q�
��&��KHk������0��
FY�ˍ}�/�O��x���*JKEX}�LN��O��]�ȏ}t,�^N[H(�)�/�\ˠ8�n,K�aڎ����dd�_Q�<c5�S�����	i	
+��|!��sM������	tBwC���	����/��H
 �HECx�F'[��,;'J�3�ِkO�6bCz>��z!�l�>��&( �
1��g�L����G�1M7�M��%oXg,�6U1�g[幪s3����Ǯӎ�
�
o宅���<��U8Z��?�EP�A�<��=��
`
�S
��� R:�G�U��!N�z��S�\uU�Yy��߷���u�/sJ]��;V�׉X���ء �B��� ���nj��I�;���%�����/��~��-ڕYݠ�[�u�8-��R�1���w�B�x�	��_
��)saa�N˂{�I�?
 endstream
 endobj
 1523 0 obj <<
@@ -7970,7 +8005,7 @@ endobj
 1521 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1525 0 obj <<
@@ -8014,17 +8049,25 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1557 0 obj <<
-/Length 1940      
+/Length 1935      
 /Filter /FlateDecode
 >>
 stream
-x��Y�w�6���m��"� 	~dOi�t����xOI�
DB2[�dIʊ����E��m���=�p0����9+�s~�|w5�x�NB������I<'
-)�:W��٥
a�tF=�skѬż��ݵ�1/�E#��˗�S�U^v���8�R���FM�6S�ٔ�nUNg�{��B�->~�K���2��Y�����������W�?&��
����|���篞���{�#~;[M�v���|��:��J)I8gv��'^ȟy�A�ͪGܬ�3�AǏI�gF}���� //�ro�<3K��	ҾB�Քq#�TK�@�\�2*��������_AAH�D]����7�v-�Rz `DBft����M��
����/�
��
�<}F<?@���E����'�^�����M�vyU�!{ai at h�N	b��W~��*=䡇K����?iR$ɪ��8�
�/� %~l��1~�X�*E�+n���W�A!��&��R}��rW��m&����q~tTao#ωA�0Pr��€j��ĸ��f�~jЖO}w�õnw-q��l�_�4�M�fy��R��6/���ޚ4����պ�E��`�q�X"Q��,�eU���[��,�Z�_��%n[YyE��ԇ��@e&�N
��Mx� D窫�
-L��C!_�Zt 	��Q%��j��]�10)�ru"m��?�D�ZZʏ��4���C�����h�G����$
-
��EUR������A]�� ��<���Ȥi�)�(G��{�w~_Xݝ�lh��>�{��a�S�F���O �["
eQ�pY�ŮG��%�ײ�>�
,�R���td��{c\kd�($	��F��g��G
T�3:a��@
B�(���s@,71�Դ�MԪFVL(T�υ�  <<i'�u?,��:وj���G.����y>��S�
-6�C�iԂjq�����
Er�C���&
8��eOc�OOs[�����*� ,RF���PuJ�!ç	�;��k�!���
�h���>�����G�	��

-�����Ú�es���g��rO�0�ʲ�D�f	���Q�A؂�ލ�|d����[�xF�δ1
Te�?���:��|n1̕�>{�'����s�^��n���Nң{E�D��z`��l
�f�Y4��U�Ł��7k�x�u����x7�
�x��q�`���(�m���jg9(���}̌�k��e�xB7�X,G�!X�����}F0��_<�5m�┐ёE�/&A�!��#j���T at r{�+ٓ�c���N���?$��d�� ��X,�:����
�;�ZBh�K4Z�F{�W��7(�H�oi�ɤ�V�=d��x-�f���9N�
4~��\�[��z>�Z����Cf�l�ba�J7���7���T���{��-ֹ���
�ԘY��U��z�x<
��Uk>�@Xk��g�j�+A�y{��k���G$`t)��IW��ұ���2Q\5��bS�UI��ap�
� 
t7
(�{�����7�ya��٦M^���� �y`���q,
�U3��
�MU�S�
Co:Qv���f��
�v�w

5'Z�oHD+�����r�
��iw3l[�V��],cd��~W{��V� �!�Z=� ��?�lf�k�j
�߽AC�UډUU"Z��^�Z��xQ����U�g-�&-�	�7a)��ˇ6ٖU��md��V���1�B��^u�T�E%��Z�0�>3VQL
RpZi-���[զ^�I Խ�[oLg����&ik�J�
-T04[h�v�oØx��xy�/
��d����;C�;�G?�!��Y�v���~��0
���*��ע\m�ʰzWB9�TO�6�߭l�1U�1�c������vn�V=Q����oA�>I�GP#�;��lj����‡�I�꯻�~yq��nI��wuC����wb�\(T$Q_)/m/��y�B/���1�Oy	�kэ��7�

+x��YK��6��W�T�������묝�ę=�)DB&ɐ���_�
4@�J3��d�����ht���r���䛛����s��<tn�NB�(d$�̹ɜ�.��'�����h�b^W��Vf���������)�n��]+�9���[٨��f
+?��ح���}[����Or)�;Y�r:���A4�����7�?&
������IדϿR'���%^;[M�v|����2�yB���I����r��0x����o7�
q�^���
/&q�;3�ďP�xy�>��YZ��O��
����<0r�L��
+D�5+��O�N�Ϩ����DJԕy_-~�i�-%#r���l�Θﴶ�������� m���z>��,�<E�?������oʴ˫�
�
�|�"t‰�����V�1=\*]U��Y�"IV�E~$��m�|~ R0��FI_8� �J��J��)
\�+ܡ�y�Uk��YMW��m&ǖ�B
+?6����ub�;�ܠ��g~Ab��]3�A?5h�c����Z�|���8��?6�jЦg���M)�|�������̏���j�m�"�P0�8O,�(
+dh��ݲ*gk�5_
�Fr-���`������C��C���2e���%	<Pƹ�j�u{(�K�]� !32�� �Ym�`�x
+L��\��H�����'�����6��m�Pn�~Z���P5�D��5���B��rV<�k�ഛ���
�4�)����^�A� ��
+���<��pߧ<J��>�l�Oy�%�P�	�UY�z��_By-r��+�;�JG����wƵF��B���nd� �}�D���|xF'���A���!��ML:5�y����K!��I^����z��lD5�P�
XW��<��u�!´jA��^T�`r�"��!�Y�
�S%p�������
���tX%��G���!
�N�2dx,!��/*�Zd�2��D-����7&&(��1�`ɥ�P�
�<1=��Y6�~zFz(�d�Û,k��j�@�ϟ�
�-8�ݸ�G�	�A6��
m�|U�x/mc�N�
#_E
s�ρ�A�ɣx���
��>;��$);(*$����� �`k�4��Ȣqx�u�z(�
�%�Y��;`��
�Ż�8�H�;��H -UEQms�U;�B�a;ۇ��h��}]�+�gt�O�r��e�`�~

�3,��R޴ݫsBF'����a
��G���G�R��dO�N��:�:�J�{Ll

�
��Q=�Xu~��9�wl��0��h�x'��ޯT�`>PP�
+v_�b�I���
+z�B�K�Z��6o�K��h�Pe��
��<H������B%����n����d�-�&X���
+[�s=��`�1�U1��	�P'�x6no��|����(-��FW�,���m+�Ce��a�������c7�ae��j2�Ŧ̫��0���@A8�n�3�s�
3�d'��F�w�M��V'�#��y`��n�q,���U3��
���T�f�
�t��rѩ��7;$���jN��ߐ�V"27/K�^;
(D��fضr��I��X��(g����^렀@C��z��AF������=^�q�~�	
��Vi'VU�h	��VԲ5ċ
+em����<k16i9ߔH`θ�KY���`h��mY�񀻍�٪�r5fX(�ޫ���
+�(�DpS�n���*��A
+N+��v�{���+�3	���By����G�$m-RiY�
+�f
�������a
+�������\J��L�3
�sяwH�zk֦ݰ�d���}>�f�~�kQ�6beX}(�
X��'l���V6�*��1Q��ZJ��;�W����b��~�6��2~w��w
��[XBn�ogn��~}u��nI�uuC�����a{.
��h_ /m��u�Jd�H#��\<�%�E7f�� ֪��
 endstream
 endobj
 1556 0 obj <<
@@ -8185,7 +8228,7 @@ endobj
 1554 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1558 0 obj <<
@@ -8232,12 +8275,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1587 0 obj <<
-/Length 1515      
+/Length 1513      
 /Filter /FlateDecode
 >>
 stream
-x��XIs�6��W�Vj&����[�4
���M�S���"$3!$����@�Z���s��"��}o����������U
z�� ���^��$&�Ļν>�(����5S�ײ���\�yY�(�6��W� ��m�۹L	��\�v�
��ԗb~�r�Z����b�Eɚ�|��K�o�b�5�(�i:�t�z����넀��#��4AIH�E5��	{9̿�@�,����ʋ�~K����	�U��=�������y/��[n$�x{+�a���)�δ�wӀ��(�M��z!�rY���WL��ŒV\ae���
U�m!���S����%��EWq�2�Ŝ)�N![m'PrFʨ�F񚳖�)&�-W
H�gzY�`��Zr��	�S�z�a�����`K�;k�X�O��Y���
;�З
3�D�Y����
n��J����r~�u��nj`{DI��Q��d�<k@�k����;�c"��2Q� �vI.�,dY��ᆼh>wbтZ �^8��a�HF�h
-2�x���
�r��$�/G [u��Q6"��%���!w��Y�K)V����yS�mh�Ԯd�
E�F'Aqq��S�ٳ�����@�����o�<���mՃ��B���;�C�Y�K�
iY�
�ؿP턉
-��c�V�k'�����rYl��Z�����
�ˎ�R�j�"K�ܸp�}�8(�y� ]�H��0���fVȏA@ǻ>�(��+m��w�y�h� �������睴58���@#9s���4�IUA��(��,J
㓅��g��n���R��� v�8�
;*��ֵH�lQz�[]/_
���U��U؄�V�q���
���������|��t_��r�ݔ��
KA�H�=���ؕ��;j�߷��v]�%��f,�Ke;j8$�K�q�M�U��)��6}�e�8ϰ��ތ]F;]�V����M3�$p�)n̎g���v

�jP*�b�A0r���P�m����L����k��OG�h�c�s���#���x�:~�(t�nS���,�(���!�p�

]C��B�>$D(����:B���@[:j&�
��T��Jb}��.ug�C~�O	Ӹ����1�_ʼ���?D$ B�����Z��ט�/X�w}���ȷv\w
J���-zbL��2����6H�+���������]��+H�N�� �x�?p�3���
�&̛ͱ�M
����'���?V�8E	��8r���18T�7��md�,��P��:o���)�I� sa����]�@�C'�
5���ЛE�4����)���:y���H�
&X�/�O��a'���`:ɭ�K�� [...]
W�L)ue⒉���W���
��8��Ij����{?����}�1���$�z64��m[�����k�hP'�Z��=�����շT��6���m%U/��#'d��8c�^!`c�?q��,��E�+
+x��X�r�6��+�+5� I��]�4
���M�U���"$3!$��_�
�D=������@�ι{+{�O�_O�^š��,b�z�e�Kb�h@������B<���_3U�y-��-���ōbjs~~5
�/
�6���Ŕ`͕�xa��kS��R�/Z�X+�tP�(YӘ�������Xp�8�|�N?]���v=�:!`8�Ho(MPRoQM>|�^��=�7K�u�� ����~���:M��A�pL���yS�7���-7�U������Z�)��i/��YQ����煰���l4�b�-f��+��>�]��n
)�������l��\.�����#�ž��q'g���Zo�9ky�b��r�A$y�����k�-7�� 4U�7
������l�gk�wz0-�
N
@�˅Y���,�B���ZA4���i���]�_l�g�M
j�8	�5��,
����
+�9&r�-E
&l�垀�,K�8<���N,Zp
��K'�2
��MA��O������WZ� ��d�n�0�F����S:���kp)������{~�[���J��QFit�1�
o;%����n���hrl�.�Z���̬�V=��)d�L�9$����:�V��0I����N��ЖI9VkͿvI�
�V�b[��:��.V\h.;mK%���,��q���qP�� �
+�Ea
+���f�ȏA@ǧ>�(P㕎
��c��9�<)�m� �y�l
6�h$gNW!��?�+h��4B�E�Q|�Q
Rp���͛_]�
��
�
���1Q����Eje�һ>������N]�N[�MZ�`�'��z]8ݧC}�f���3�����%�UwS�vs�5#���:0/@�k��;���GeD�]*��s2��q�l�
�{)� �t��Q 8E�K��]Q�c��,�fLM�>� ݑ�f(I2��Kܘ#�A��st���A�LP�	��D���o&CK��Rʒ3q?������\Ѫ�`��!"!F�K�Vu�(Q��ݡb�7YHQZ��C�9��|O�}(�Pg[3ZuDI�@[9j&�
�r*�E%��z8��L���0�[{�U�A�R���(�!"y2����ֺ�7�M����}7��y��|k�}�a�$�ݢ'��/�����&I�]�ðy8��qr�8��
+ʫ��)@<>��¯��
g
���Xu�!�f�{�DI�;d����O�9K���
�sÛ��6��,��Г�s�
�1�SD��AI�҆����f
��#�Nx9Za
&("�7� �ihgWsSha�u|y���H�&X�/�O���a'���`�ȭ�K��y������7;�2
������T�,�̧:
+e���̯���Gv��Hf��\������<fbձ�u!`�\��������)��M\2ѱr��~�j��08bh���.�~�{�/���Ǥ�`�b at c������m���z�
�DQ+T�gu]�
�|+� ]�-Jý����`4����K��V��1���?�
 endstream
 endobj
 1586 0 obj <<
@@ -8328,7 +8375,7 @@ endobj
 1584 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1588 0 obj <<
@@ -8378,13 +8425,13 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1617 0 obj <<
-/Length 1626      
+/Length 1622      
 /Filter /FlateDecode
 >>
 stream
 x��XKs�6��W�Vj&���C�֮;I����C��@$$!�H����w�$ZR2���
l ����}��[z��m�����6�
eq{
/�^D�=�[�`��`��
k�l���݊
��bްf7�ލ���캮f��dR��xP�_��m��=_�fLR�W9���O����W�_F���=�u�	JB�������+`���d��ի�^��[zoF��E{������Yt�%%/��7����ʃRW�H��$�PeF���@!y�dݘQ�7w��䊛�B��*�vA�0�L#`Lo����F�[����l������[ި�5

F�
P
�p �C�"�
�X^���[mo��=}7uޭy%�e��#Z��1��'���h샮�A������&_�(g�
(�{�	�M�z���Z�_Zv��%�s��a�Ꮬ�$("#�ˮ��3t�Q��[y�u��β@�0C$N@��+W�=q:�kF�t���	�#��8�����qL}�P��r:�ptIQ�3��A��	��$|�
�X~�S��
>	�	 6&��LM��zc+EY�G��BQ� ��]=l��,��x.��	a��yg�,zWV;sf� ���
}ƪ ��!
��
iޮ��L�j
)������,�q8�_�
��z��?�7X�B���O��Ч��֞�Ye�dm��N�z�I6/�yͪ�̷��+�#�bc^U+�X�P���04�Q�
��{,a�U���@E�PiL
��]�s;�*{�	,(9k�tx��V~�R��F�ax8�_��W�
 h�,�_.Nq�p`yg"���ŋ�Qk�S�j_��F���S�m%jUl��N`�oW"_�G
��̮*\v��J6uy\ zݺ�Qjb^�����Q��|���q���G���a���R��Y�h��@�E]�y:a�����#1���
PX�
& 
-��V9��K�Lw3�yvSށB�SY�DP_�
���v� ��ݠ|��h�ι�r^
9�f��tU
��he��ᾢv�u�R�f���^���.��(=C��
��{��eWWEe��CWg�p�%�KA�8ҥ/@q �"�MX�����9��
����UB]j粈|be��:y��&N	�7f�e���5d��r
'֛R��
Xg7
޻�nb�X囦��,��+�M��xf
H�cDI�Z�a���E(�'Z�c�B��� ��� E$�n��$���O�N�{�E)�&Q�"bqy��
��8�L�9�
ׁK.qvT��J�g\�[�σ�Hy�O�r�lh��ƮS�Yc�a��D��ɓB�
�tCg�a��k�iH:���29Хh��z��L�ѥ�O�p[��E�]-���D.a���3���N�)}�*D���'�v�s��t�}����Ps��eW�Z��G
�ޞ�Nk{	�'%��
=&;u�h�{j|"f:���6v��2��8��O��&��,���|¤�4 q�Ձϸ'M_{��s�1�W�7+�Uˎ-���*a-�1�SC-�I5��׬�X��rf?b�}���bd�p�kz��p��� ��sO��to��3H��,v��J����j�ݢ�E]%6
�j�)�
�[{)�&�[��J���g���؛$��^"E
��Տ�.��)�
+��V9��K�Lw3�yvSށB�SY�DP_�
���v� ��ݠ|��h�ι�r^
9�f��tU
��he��ᾢv�u�R�f���^���.��(=C��
��{��eWWEe��CWg�p�%�KA�8ҥ/@q �"�MX�����9��
����UB]j粈|be��:y��&N	�7f�e���5d��r
'֛R��
Xg7
޻�nb�X囦��,��+�M��xf
H�cDI�Z�a���E(�'Z�c�B��� ��� E$�n��$���O�N�{�E)�&Q�"bqy��
��8�L�9�
ׁK.qvT��J�g\�[�σ�Hy�O�r�lh��ƮS�Yc�a��D��ɓB�
�tCg�a��k�iH:���29Хh��z��L�ѥ�O�p[��E�]-���D.a���3���N�)}�*D���'�v�s��t�}����Ps��eW�Z��G
�ޞ�Nk{	�'%��
=&;u�h�{j|"f:���6v��2��8��O��&��,���|¤�4 q�Ձϸ'M_{��s�1�W�7+�Uˎ-���*a-�1�SC-�I5��׬�X��rf?b�}���b���� �
wߋ
=���H�u{���M�J����j�ݢ�E]%6
�j�)�
�Z{)�%!���_��uc>�L„ ��$�M�)*X��n~�+��ݤ�,
 endstream
 endobj
 1616 0 obj <<
@@ -8503,7 +8550,7 @@ endobj
 1614 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1618 0 obj <<
@@ -8559,14 +8606,15 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1644 0 obj <<
-/Length 1110      
+/Length 1105      
 /Filter /FlateDecode
 >>
 stream
-x��WMw�6��+�+^ $��GvS��3ifJf���F$N�Me;��'K2؄
N��LW`Y~���>D�#"�����`|
x(�q�h�B1Aa at 1s)�-�Ð�ΈB�.�|�)�ݓXJ>�҅�rwu5u\2������Dƫ�ȝ���p�����JH�FC�'LRyÀ8�f7�_f�?0D
,ġ�P�
<|#h	�7���6���w=������y�<��I��硘��O3�� ߋ2����׌
X"h����cmh�$�W�sޅ��B��,cvϗ��I����i^a�Wy�!\�zJ
�ɞ�t���Z�U��x��D1+��8)K!�
���`=��ER+��V��p^9�֡� ��Q�B��Fk%�u�$�"�
-�e�m�?ꥯ����jDfU�h�}/�x2�b��W�e�]#�*]O����3WrQ~��	(�R
3�*���y��4
-/�G��PM d�
q{��k��46��֋,M��z!L��[�
�;F$6{���
�|4������jq0�ՠt at 3X�=^HP�_�S�|����7�4yP'6)W�����Ԑ���Jۖ���¡��#�'(YP�b���E�	nix�5[URQ������ѽ�
ngJs�6ZNW=�y�k_5Œ��A�u���Ϩ�
l�q at B���G͞.4C�����r#L}f��^��0�ۼ�'X�$ԕ�C#�Ô^�U559v�|3b*��7��$N~��<T��.	�JضD�?��%ߙԵ0.��d��%���4�[.��ڶ^]�r՘��V��o�:[������<�\ҳc[PS8���‹1��YѴ�l�;���I�3���
;c�;̶>�y�{��a��'��C�:ּG���Pa�
��ϓ�HXͩ��Een3��Օ
u���?	�Zݞ&bz;�m�,�ׯ?ƊU�b�v�<�f2���ݍ}���/�A���ܻhs�08A��b�X?C�M��N[����V?�[(�54�>�P)WM [...]
-�&lG�V��B6@ �"�h�F!|cZl��ƵN�~,�#�\�
+x��W˒�6���/�l�ѻ	���Nτt3��)J���v�>�%l
EeBj���G��K����ϓ���wA#��`� ��!%L�ॏt�3�����5�n�t��s��i2L����A}�<����OY��3 �G)+
+���/�pp��Y̥I�B��#����ˤ�gKL�
`�R�{/���� �D!�ֻ��#��M�s��
�x
�B���y0��D�yɒ��5����E���KP�{�,!0 
t�H����J��;��s���e��aټ�>γ�,�J��*O8�>��0��L֛��yV���*���/�����pݠ(o ڡj�Ǖ�|�n�

��)�V�K�q�J���ם�,�4�
B��$[ꥯ����"�*؇��xRH#��WBh{�ˀJ����G�^��)��)?L�D*cQJ�Pּ�A
7�R�&2d��as��k�@
����Y����O|=�&���R	�
�	���ޣ �!��r<��֢�[-��h5(
�T��

/@ ��|O�S�<"����3�yP�6)��h��Ԑ(
rǓd*m[F�XZqV�|��h`A�
+��:��yʙ��k��$�8��ُ��{�=�N��De��,:
+ͳt׼��z}RL�/�B�Q/=��AvO]��=mh.���n:�c��{��۝�D�T�yϰ�J.YW�
<bjxyV������͈��N/j�$�~��yY��H�$d+a�m�`�lgR�¸eJސŢ�������|޴צ��j���$�hi��6��yè��jˊe���
ۂ�™]�nQ�Ί���`c�q���Mzל�G
����a���aϽvث�.��q�{8�c�
+~DxUF���<���՜Y�T��c�_m���s��l�Ebu{������+�O_�����r�<�f4
��ݎ}��w/�~(��w��*���(���wPAJ�2�k���4��Ƭ5�s}��bKc�
*ŢN��,}���'����O,�X���(��DPꖨ�Cg�JSϜ^4 ���^=��H�C�
O����
������d#`R7�tx<��`�f
Y+�>׹���,
0����ȴ�$��:]�q�U�[

 endstream
 endobj
 1643 0 obj <<
@@ -8636,7 +8684,7 @@ endobj
 1641 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1645 0 obj <<
@@ -8683,21 +8731,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1686 0 obj <<
-/Length 1673      
+/Length 1671      
 /Filter /FlateDecode
 >>
 stream
-x��Zێ�6}�W�6sy))-��4)�&E�l��	
ڦm��8���~}�ٲW^��q�	؅)�
ϜG����ޯ�g�����y���̋��8%��Ի��
	Ƹ��E*G�<Y/Դ��$
�X?}�v at q�}= a?�C�q�y"��6ߩ�2��l�@��3�/����ދ�ާ
��G�<@��$�]}����
Q�L���)���{����o]
e
n�
'��*�F�c�ȴ_�٤��4�4�O����R�x�[Q���c���m����?r�ś|��M7e
�ոx�qkM�!��.� ��|���
�
��*
P޿
�w�%y6w}5�����Ό�=ʥ���4NUV�{��.0��O:�x`/}���ЄO�!�
��U����b
�Sm;�y�g{�_�I�;ȍ��	�J�2�����$
Q ���[-����U�N���\�k
)�(��!G��sD����+��@�Vo�a��w��#���x�e�

3	h%H�)vTQ�Z����(Vq�7� [...]
-�
-��^�Q�DOvS��yQ�m�TPݰ�*C��Q�j�����wC9; )�
���b��r�\��s�c�!�롸Fgq������$.t��ja[Y���:�ʬ��M�׎a���q�h�e��":
��;�w4~��x�Nr4C�@a@�
����Ʌ�d�4Z�롞Mۚ B����m���T��[1$��[��Pvf!
-!1?�Zz��B
"��m�6�y�dv;��rd��gv;��fv��x:�"��8��,Yߒ��
-��W�'�V�g���s��d'������]
Yg��E�
mڲ�� ��uI �_}C�
�!�>tߠ
2ߎ-�q9)T��-cL�9ZiH��
���L��HW�
}��'-L:�:�\"o��W=.Uu�����
J�
L��sU��9<=��j����YP-�7�����h�4n����=T<�

��{@��"��s��*��d�P����Z
3�ɉ�7���9��q�1� p���;yQ*��;B��E&q)G�"OGr���;��H������e��Cez���w�,K�󾴓$�lz�
-Tz���·����CA�}Ƿ�+�m�`{!���5��rMþ:³(<c\gv?�1���	�O�gS����Oni�
�t���M"����[�I�nfeZ^Y/Gٗ4}20��G�"_�@l�"�b�Ta.$��2��
6
�i���&
#�):>��cO�HD�|@�D,c�:���C
-[�	bz�a}�Ӡ���au�:,#t:,��?��
��Zp��Ih�����ڑv01r,(tN�	
-z�mP0sm7 ��
�'�ՙϴ4#u��'�o�D��ĕ�]�3�MIl[#���T�pG3���V����e]��n,ڿ^#B���x��ܪ�
-:3�jx�x��_n�脱H���msO�>������+�����,�y-�N�op
-)f��k
���a�߀��42�e�}IٔZ7�
-`k�?�_�i_B ?�{��hh��kZ������m{�O/.V������e���b�L.n���J!�G���f�a:�
��'�0�4�H�c*�����$,1�
+x��ZK�7��+��2Z=F�'��
;�N9�&��� `*���XL~}Z���
�ec\k�
(4 �Z_�j�{s{���]�.^
+�E(Tx�3/�^ �x�S�O0bl0$��R�
-�d�P�B��x\�b�����}���<
)���,K�|�f�����y���� ����z/.{�z�
1
+� �{��w�{S���zD��2�Rϧ
��}��
�u1�!,�]��z������A#�~Yg�*γҨ��k�=�#0oH)�oEu7��BV��Kn����o�i<[7ݔmt��V��%ǭ5�|�$����R�3Ļr�W&�x at yz at x�M������hs�;3J�(�r�F�8UY���|�
Çt�u�2�^�
+_�
�	�xC�;��;U��.��vJ�����V�*w�%m��el���I�@����Zĥ�"�DM'Թ��RFQDC����0���10��W���(���
#�D� �G�M�'vm��&8:f�J��S쨢�e����xQ��R
n�+,��s��xG�^M�}&��LP��f�y�
+#D�99�0t��
;�s�2�9İ��qV�ޯ�J�{j
6�
+�(+�ۢEi�	V�P�̉��>����ީ��a�U
�Tϣ>�2�����rv( RjRS��x������
�>C
"�Cq�4��4�WMG�I\�\��¶��
L�u6�Y�5�v�
�|%G���x�,ܙEt:�w4��h�����h��&€�V)�~�

���i���C=��5A��7�)"���!��c�L]
�bH���bۡ��(BBb~|��~Q�8D���pm4��D��v&���$8g��v����*0��t�Egq-Y��%��Rq��Of���6������N4�"B�������ZC�R=ڴeS�]� ����,;�!
+B�}4�Ad�
[N�rR���;[�4��s�Ґ>P�U90,���$둮 =�d�OZ�t�uP�D��e��z\���5�J	HG+8��#8�%�-sxzd��
7��6�Z6�o�m�tќi
+��ju{�>xt;8����җE,�I�p�U���<�(
ȃ�ɵ,:f��
o��s~'�cA����w�T b_w�,<�L�R�fE���8��w*'��5�%�ы��B����&>A��Y
+�r�}i'I�����
�z˹�oE�9ˇ�"���o�W��X��
BV�k�嚆}u�gQxƸ&4��~Dc�
'���Ϧȹ/T
�����n�|��-�D��<W��l�X��ʴ��^��/%h�d`<[�l52D���E�7Ğ��\H0�%�e"#l���5b�M<FtSt|��Ǟ Ƒ�6��� ��X�huzW�
���
6����ȧA�a����uXF�tX��4F�D�_��L_��r]����#�`(b�XP�d�D۠`��n@��;0DO��3�iiF�jO��,l��1ȉ+��
g"��ضF^/�
��f2���r���˺R��X��F��'��v��Ut(
+tfn���&����c�	c�����析}|m/
هWR�y�	��[f�ZΝ���R̴16�<�*U��@�qWidV�d���)�n^��~��� �j���i��3V�.�r���;�EU-�^\�V+4)Q������r�\ܼ���B���-f�A:�
� U`
0�4�G�c*���v�80S
 endstream
 endobj
 1685 0 obj <<
@@ -8893,7 +8939,7 @@ endobj
 1683 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1687 0 obj <<
@@ -8943,17 +8989,17 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1742 0 obj <<
-/Length 1718      
+/Length 1713      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�o����(�>4h�u��٧�0����ŕ�ޯ�Q����v��]�0 �"�xw�=<�������ދ���+�9!
-}�;�c'Ď�	�8�#�K0b����;��4��d9U�"$�U���/<�]��G7ϼ>�=O��4�o�X��T6T �s�]�z/��^^�>�
;�
��H2�
�������o
G8��U�p��8�z��5f׵6R�
#	��	�PDd`,�@�����s��X�EU�Q�^{D�0tΤ{�牊2�\����;r�i��i��j
�>`�w�v�3��_f�*�8�n��a(0
h�q�>�3����k>`L��G Uר�l<���b-Y{��yu��A_�q�����B��ר�
�^�$��`��g�b;�Q�4x�IK�E��C���S��2�����l	}����"�͢(��y��F�/63�d(MU1��oI�
qJ�F���3��(�ɕ,�_��
-�_k���a
���Ѡ�Y�\k���g(\uW�;tж��|����d
�n��W*�ְ�Ci�#��!�4u5m ��S-�����C�3��}�|D���� ���2�Je��ڛ8�PD���(�7o,�
�t6��u�e��-��)E>'p%(���8���01��i����{r�Kb!9�Z^9��%�;	��;|s�c6O��A���TUy�6_�������
��^r{�{������/���DM_0�Y5��݆��
-��r� C��,F�-H��[,���� Y
��`fV]DVG��1�Y
CZշ��2�:l!"D��Cnd*ʦ��%��*�����*�d#�8Z}*�~���Q2�S]��ԅG�)A8���NI(aB�G���$�ȓ��<�oU�Z<��[a[q5�����

-˪���V�趹ݔ�un��������}7͓Q�M�Õ�Je�^�K�]�'!GT
�#���B�JͰ��V�v>K
�F��C��
g��
Y�0�Ip"d�]d�4~4`Mt�
Rc�:��-`��|4醖
��̽�{b�	���zp}ˤ�጖
-Ia�NEX!„YPɻ�,j�
ZYX�*`���(�������}���κ�0�PݺQ]�nI�n�떮��KP�N���a{�`
]`�� !��85@`Ǝ���Rƙލ�k��B$�!�
;]Q(�(��N\Fq�I�E�VWO�97��_�w#�>��cǵ���Y�;R�$�3yb���(y<�P��`�uP�E
6���� ����ڽ��h?�hwq�z�dG�Q9=�GjW�jab�Ѵ�f�
�1�;ז�D��\�V�,w�-ԑX��y7�ÚԪ� *UdQ2HU��A�
���*��
9�:6҇

vƨ`g�jm�i�,�� f/`�t�ʋ @8�O.
-��?>��ʫ�3N����,�xo�(���)c%0�qx|��AM8Z[�N K]�Ѷ��bOcK�Uv
� O������yCHO��
��`4Og_i��t�]Э��&�����k�����kr�+�����W�>����#��#G �d���V�Bp������zS�H�3�"�>�n��4o"�a絎{�:�&�hbE����4�
�_����µQ�#��
3�h��ʻP��oV(�4��g �j�
-����^
���T0���1�����b��%�g�@qu6�%g[�oy���*�tYa�1/�=����C���vk>ΠaZCe;��� �B{
+x��Z[��6~���0˺ �N��d���m�}J2
֖mR.�u�_�#$|a1^{��&�'��Α���OGlM-l��
^	f(TXW+��'�XWc�M0b����=�$
γx5��<
��u
���/
�m�C|;K�>�ؾ�âзo�DV�d:�`�u�k
�|�z�{y���#0 l�j �C
��(����1��Ƃq���Z%�K\c�]�
6��w�&���$	� 

��x���Jy5������a�iXF���C�
Cw�g_gY,��4W�Χf�o��.v�Q�+�F���㽽�ߣT����y.�"���&
�-
��:F��E&'j
+0���! B�6�(�
�N[�a�����Sux��U�G��>!(�BǼbE�h0xE�H. �`��g�bF��[7x���a�q$^��吡
+�E������+�\!\շ�S�Դ(��zV�"O
�H��
#/�jOe�0߱H]�RR7�&N�Q�ӱ�a�\�J��n�����8���Ҭ�
d2/W��}��uw�8��m����X��L�����H���L,mq�0=43%]u  s��VY]΢�ʙY��>cQ�>�6 d����Bj�*g�&JՁ��M/�'F�FY2_�r�Z�������"����8
b�
� &���_Z5H��)�w� �ú���y� 
eH	����	��l�t�A��Le
�Yޜ�z8=�z�[ء^�
�r�������E��=��+��5θٯ`�.
+�u(o(Xx�9Bv�ew1��T1N�$D���,ۄ�B��їyAZU�˙��Z�Bx�(���T�u#m,�S�F@#�,4���x���Si�C�v�RY����.<YN	�>}TrJd�$9�L��,^
/�t�V�Э��{���p�����V_pX�yݖ�*Dw��t�r��&�.I4z���,��Q:�?�e��2m�X�4h�<	\D��u�U֬\�U�P`�i泇`�P���J�����C.���,��ˬ�E�G#�T��* �LP���]�G�vjy��܂��~O�5����RC�oY����p�QX��s	V�0a�T�q;�*l�vfz%�qq<K.M�oo)T�����n%L
�[wUu�N���֪ni�[]�T
E��6
��k�
� ��sV�hT�
=1��L����ʽ��)@�w�7�.WJ!
+��y��qT|R{��$���oN�M������E��qcd{{VCs��x��;3s��E?�a����0��S�BA�h7[
�^�#s���F�M6�${���"�}�?���
�)w�B=6c���-}��wz�rdl���
?]wc��
H��
@)�4���L�|5������Ń�%����K��bTЉ3i���4�a�c }0�;���#�3�E.��S�0\eV��8U��
Y6-�Q'V
��9��	
���;������| �*�����6��ii���
+�t��9EL�o�y#
�(���+�ۡ6�����e?���F�{@ѧ{uδ%��:��i~)@�׏ �
�4
�͗��k���ίꌿ�e���.�����7��ǛP}�y�p���tN��_SX�&J�Ñ���B�?9���?�tQ+�B[�'/�х#�H��>S�d]P�`�c�w��*6S�\ ��A�����`�\.Ѩ@�4��(*�y<؉|#P���۠�J
+-�Y.�+A(�8��}�+<s,��0�h��+��\�~
 endstream
 endobj
 1741 0 obj <<
@@ -9226,7 +9272,7 @@ endobj
 1739 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1743 0 obj <<
@@ -9252,15 +9298,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1803 0 obj <<
-/Length 1937      
+/Length 1933      
 /Filter /FlateDecode
 >>
 stream
-x��ZKs�8��W�R�ƃ ��f3��dfj��g.ɔ�� �5�cIʎ��o� )J�$ӎ
Ue.�$
��?t7������G��
]��
Q(��^�=)�x�s�Ә`��dJ0��"*�hV�ͭ���l�ܔQ�y�����}=!�8�&S����*�*��A-T�Me���|��c�&]���
�gD@ �F .�d܋�ѧ��7���<�#
���U�������8�������8�-���!,�Y�gJy3}���4��,��	��	�ce����2�\�Y.�����ѿ~�N���9�?����z+�����rR��O�)a(������z���L�7Z��C}k�L����wQ�DYm[G��v����1Us��x;ؘ2�p�1�����"���?%�ʪ�5�{c�J�
�J��y��Jo�]��v��5�ڥD�mm�C>O���:��_ξ��7��$n��f�d~���|>�a!u%Y}��>�7
� �Bn]����E�����j4_�o��zѭ`z�7dhflF�M�����u
�|�bզ�UzlҪ��pv����I吀�Ȩ�}�Է��B*M�$M��ᰓ͸H�^�Z��=cZ�_ ��Bײ\7��t
�/������
-㢃��aY�`���r��(9	��H�6���S��d�HqdI�ƚUi�~��z�郬�XSY���fGy��:�9��00�#�/Ku�s�n���
�Փ@Iw at Id�W"ZP‹����?�x�C�5ɜ���޴Vw�
��x�a;��aO� �JD
C��!"��
N��r�V<��B��:
���e�z
C��
-�(�k����E�nA�O���~�� ���%=��
��\)��=E{
]�aDaQ�3�8Ĉ�2b�6
t*9"A���C���΋�R�H;S3�{��Q��R

�ݍ�
�2���
���J)�G�E�p����.@���p�@'�ᷢ��
�
�.ur�pB�A��NOƈ?h7�]@�iA"_�).-�yJz��A�PI.OF7,�<��X��� �b��TS1�EU�,���xo#���w󬈷���"Oz��8��fm*�VG�EB��&��.Hr$����1
-8n13e ��ú�]��L���ud��֖ZH��[�:U�}X
-��F�(T9������c���h p�#��7 �=#F��9$��q��fs�$���i���
v����tW=.KD��;���>�C$C~�x�NR5S����+ ;ͻM�b]<>$���N
j�5:���k{��{�2w�'��$�0C���:.ɗI
�f�*���)|>�t�
0K�n<�
�5˱k�dN�A7�LpDmJ�!��t�J�b�,6�u��S���K}�D��A
r��Fl�ʑ���rg�T�zZ��v�� ���4.��ߑ��9�Nl�X<J�Ώu�mD��V@�qD#�G��
�?��y�Cg�{,���)<�r��/k�.35�z֜ie�jΈ�٫��H��]Z�E�����2u����l�$I��j�N Gc}Q�f��~��������[��������\%n5�_<f�׹�'�]�,��(���HL����cث�)_�m+��]tՕ�
��!� ��<����ì
	!_��kπ���^D2��QQ4���nw=��{/.tq�t���ݙA$�х9)��~�Ar��������f��\��8rQw�
(�ȯ&�����Đ��A���Zy at +�w4D�"x���J� W����3`pn�����>����*�����7s����.��5:���
˥
���-�.�]Q��蝭j�f�6�Զ5�)�~��
#fnC4y�G՚�h�o�}�u�x�v�T��[�ū����{Wh�%E����(VW�0nG!��o9d���S����D �O�7����{�Aô��о-��ڳ�
+x��ZKs�8��W�R�ƃ ��f3��dfj��g.ɔ�� �5�cIʎ��o� �!ɴ#GUكK4�G����
`o�a���?�GWo�B
+*��bO
+�8%����4&16���8��$���z{�E4[�7ETl_�z?�xl_OH0��ɔr<~����<~PKUS�\�x����`���ߍ�\��3" �H- �H2�͓ѧ������<�#
���U�������8�������8�-���!,�Y�gJy=}���4��4��	��	�ce��ɲ��R�\�Y���ꎺѿ~�N���9�?����z+�����rR��O�)a(�����k��m/�o�^����
+���"��ʶ��	��*JXY�c��)�C�v�1e��cq�ŏy4���'*-���Kmv+NW���*��w���M:��G�,%�l�hk�E���ԁ��r��ϐϽ)%($�p��Փŋ�Ə��
RQ�V��pp���}�DQȭ
��X4h0?�,�͖�=�^t#����
Z���������U�g�r[V*96i�~|8;��̃v�۸tH at wd�꾏��lc!��i���mq��f\�ܬ+��㞱-�/���
�kUlj�|
+���������
+㢅��aY�`���r��(9	��H�4���S��d�H�Ȓލ5��f�ͫ����bM��Z�
�
�5����@k��HB�|_�,Օ���G�
.P�O%�%��^�h@	/jP�����!��8u�6>x�X�2�B�]"�9�d�#ž$�!"��<��CD#"�����N<��B��:
���e�|
C��
+�(�k����E�lA�O���~�� ���%=��
��\)��=E{
]�aDaQ�3�8Ĉ�2b�6
t*9"A���C���΋�B�H;U3�{��Q��R

�ݍ�
�2���
���J)�G�E�p����.@���p�@'�ᷢ��
�
�6ur�pB�A��NOƈ?h7�]@�iA"_�).-�yJz��A�PI.OF7,�<��X��� �b�(U]1�Ee����xo#���w�������"Oz��8��fe*�VG�EB��&J.Hr$�x{��
;�L�w���dW`5�f��j5��M!�V�NUl��Ѹ�sU�n�M����X��9 
�Ĉ2�
�8l�ÈѳCf	$t\��ޜ.	5����`����t>;�U����nr'�t
T~��Gq�d��
�Uq�fj
��wd�y�$1�7��	�C�C���nbP�Ԩ�1���m�U�+��#<A�
'Y�bg�8TpI����z6_g�8���N�fqՎ���c�z9c��̩6�f�	���u	0$����q����v�)�t*Wբ~�.�(;hA�����
9�^�+�6N���y�o؛0�Q�N��Q
�;�?}2'؉-�G����N����r�1�h����A�#�ǿ8t(�u�e�v� �ǠUn\�e�6E��@��3��T��#{U��T�K�$��>Թ^��
�1����I�zB-��	�h�/�ܬ����
��x��qq~�S�7_4�������nj�:S��r��*� :����*)�ǡ.���jrʗ i]�`�+���ҷ���5�~  ��'�=8}��#!�k:yc��~XڋH�$�����}�e
6�U�s �;3�;�0'e�Ə9h@�~Y��.[iƊ�ծ�Z�# [...]
+#�;j.B�)�G�X�(�o�y�uT;I�D}7,����WWW���h^�M����<__=��؍B`#�]az�ٺS��R�$u1���R{�Bä��о
����
 endstream
 endobj
 1802 0 obj <<
@@ -9526,7 +9575,7 @@ endobj
 1800 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1804 0 obj <<
@@ -9543,20 +9592,24 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1860 0 obj <<
-/Length 2733      
+/Length 2730      
 /Filter /FlateDecode
 >>
 stream
-x��[[�۸}�_���@��TP�����ifڗdah,͌Z[veO\���#E]MY�=�d
���>���C���S��?�|{s��dA�BIep��8P� AIp'#Ʀ3�1�l�|�7���9��h�L�(?�}�~J��ݞ=Yg�x��2�n���cb��d��q��D��/��n�����
�����bu��
�p�] �u���V�
>����_o��L��NN�@��$7�#
#
-��2��(f��v�>e0L��d�6#���c�3ó�w��h�2M9�Z֍���hu�Ph�m�D�S*&�0�YRt�ɓt=%
�"�a����3J�!�g��%�!&ż��
_��.54�V�f�N�${*���4zX&��	S���6���OBDp�u�sp	d�s	<
�5O� �",�KL��{�O��$�2ݶ�d�������p�
T��$Ɗ�M
AT��b�|�a�&N��*͢�:�G�(]�E6�����L]�3��#E������'JE�J�q&�Ba �ɪ�S"�M3b�6řƮ��������i��6�ϛY9���ُi�	
�ko��)!�:U��6}@�p<ysjX��4K�|�=��E�cn�0ŌM0O�d��qi�
�-�����-譓ʇ�4�vGC�F�|_oF
�$��Q�`�q��X��bð@ ��e
B��O���y��ѳ�ا��¢�b(�
�СE;
/����2㲶x�
��T�,�������J<�@|�Ȋ��ը�fS���=v 5.�p�f4�(b�R*�U~Dk*�i
#�i�l��Z�ն(�,�͛��H	3Ŝ9�������`��?O��� �tc
���`Hc7 ���S
- ^���mMiƄDv�	ˊ��B#��P,��XN W)��*�)�0����R6�*�Q�
��@J=�	L+/i25z��3W��>P��17�&gVp4�����@�[��z�A#��n3�kst�K��)=�ꬮ
E at _m��.,E�Y�)B"�c��:�NQ�y
��C
���5@n��3�l?�
��!Ru��
-n{mz���
��P���k��	�!��فr1f����)ɒ<Z���V�⪵B1�1k.'\)������ؘ���a5`��(�_9 �����a9��� `�
�p˿:�(
ɘ>:���_�>{�_#���4R�x����~
��h'A`�k���N�6ܡ)Qdr�*��#
r�5�Z��ƃ�_E�-��Tg��7n�F�B"��=��sR��
����
i8��#�
�)u�E>�r!��Y�8`��l��O�
J�`�el�Q�
-�����
p��B	O�	�zA����R͔_�ዑ���d��Xq�عN�m�M;�-��ٍ6 2��
z�f�~�.`n^�I��>���M_-�6]춳�b�RHժ����6vs'�����⵰�l���
j#Jw�����5��_Alr%x�2����Ɠ8�����i6�/�t��jH؅��l��fg�i6$��w����y{
-�
�l��;�t��} �X�n�
������]�
��į�tL��~�b[��(>��/�¯~
�կ�B���!e|�	BF(_�V�=�;ЬZ��>_A�Y�b���Ø5c at v�H��j���u��$@����E&
%2�%"_�_������x�<`5��W`�т��c��lOTG��=[�\�nنT�Օ�.ޅ.��?iğ�C?�.0s�ׯ]�c4t��qgb��v���.���R��
-av�.�u������f�]
��|���<NWI�W��la���Xd 7KN����z�y�%攒�{5.0]�g�)�e�Ź=�h�K�p
-Թ�'���G
"��
�v����:��ly�(�҂

,���fiqȏ��ij/9�5G�t��j��`��뛻91wY�s�I�`�o�����.�����d��9�/*�-��$0�2��0��O� ����:	k��
-�
6��7[!Z����M�_�s�W
�V;R�q)���f}>s�
$�*%�.�5�ᙃ_0�حJ�PJQIE�}�`-!]D.%���_���i��
g�_5��	Y?�
�R����0��e�YY�+B�DD�v��B�����_����|Jr�9��*�à��flϨ�Hڻ2��*w��쾕�d��'�����c�5¼���*��A��G�6�C��'�����~Ι̘�߈��Uǫu�{ƨBT�UD�;��s�z0焍�~pǃ+m9?�

��:N
��c�ﭠTB��x\�~�,�5��MI#v.ܟ]�۽Y$E�W��kx�nm|L@����i“�L����W�I�#=>�f��
���X�O�AA�U���\�=��hu�f
 K�~�
A&<�R��B�ksP�G�m���t�.aou��8��
FDU�g��*P�u�<�oUN+
ZLЋ���Zw-�^��̵�ҬӺ��������m�g�{���a���S����F�|��r"^'�l�k������ [...]
-���{��6ooo��=Zl�K�nr��n7���1��V�^�<��Z����AZ���L�Ge�
��B�(��x�b

+x��[[s�}���[���;��Ng�4i�If�k�/�
-�6[�R)yU���^���t7}�(� |�s@O�t������!
+%���c�@I�%�}
|�����x���U4߬���$Σ�2}ȣ�����)�w{J�d�MgT��w�h�-.?$���_�-��9�ɧ�ܿ�����_7�b RL����_p��w�#��޶Z�2�\w7��n2�O;9�
���L�p�(\*�����7�m���0#��ڌ|"��S�
�6�=�ۢM�4�kY7J�6��=C�
�m=N��|˜fI��&O�U�x̋̇��G�(!���5ʗ,���~vcx|����|[E�M:%����9���a�x�'L!&+����?	���֝��%�!�%�t0c�<�H@��x.1���M>ej�@��t�n�Ej�N�����3P
>(G�+
71EP*�}�H�U�8�֫4�v��=�t�٤��Z�3u=�(���
�B�
+�(-+�Ǚ�
+��&�>O� 7�h���g�����'Wl쓦���dC<of���f?��',p���ߧ�@0�T�>���	���ͩa����,����'i����<16�<m���Ljĥ�7𶐮NF۷��N*.�$�

5�|I�q^�D
FFad��]�
^�b!�
���j��5�<y2�-/�p>�g��OwυEW�P�;��C�
+v:^
�!�Qe�em�@P��<YF;��
+�*x.�� �-l-�Q��$�*{�{�@0j\.��h�Q�(�T�����TX�FDӊ�,����mQDY�>�7�Ñ$f�9s�)w
i3�0�58�
+5)A��� <���n ��-�� �nUwۚҌ	�4�L#�牅FX��X�ӱ �@�R +zU(*Sa �4 0�l$�%T ��;&��1��z�V^&0�dj��1�g��7�|�
�cn<4Lά�h��Ӈ'�����
��p�F�!�f�3��0��W�"�S(zL�Y]9����]X�0��S�D"��t(L�� �:
���
k$�ܮ#g�!*�(~�25�B��^O����p%S;H����`�C����b�:���S�%y�L�3n���Uk�bXc�
+\N>�R��
V��1[���j��
Q.H�r ��[
P�r(I��`��u Q�1}t�
����|�"�F
+W�i�j�p������N�����
k���m�CS����T
iG<�$k��(b�a�1��6*[
Q���+�oܞ���D��{6����9|My�=�pL�G ;Z%R�6�|�B�ų�*p�^'�b
��"��T��*<��Uᅛ9�-ԅ��1
Z��ts����)�J�#��� N��
ⴱs�p��0�v0[Pٳm at dP��-�6��]�ܼ�
��S}VWv��Z�m�0�mg��n���U{
��Cm�6�N`7���ka��X�#��*F
+��
XO�b�kl
����J ��eb�M�'qZ#��ׁ�l
N_���Ր�
7��(1���lHL�����1=(��!
v���y�*@
+����0%:(L5m�
��n��_��>xG��Ŷ�-�Q|��_"�_�l�_c����iC���0��P��`/zvw�Y�
+ȟ}���z�bA+
-.�1kƀ찑fM��e��B�I�JI^g�L<Jd�KD&��L���K6,0�~y�j[����;��,��0����3{�l��ݲ
�<�+]�
]�A�҈?�.~]`�4t	�_�(@�h�2����.��)�1��]J�&�ץإ���]L1괃yk�Ͷ�<J��v-�y����������q��� n������j�K�)%��j\0`�J�,�S�4�s{&fѨ����s%O
-2�
�8D�Y��l

+���ŧu|q���Q��8X$a�������
^r^k��eY���
	�ڵ�7wsb���|���^����]��٭�ɼ�s_T�[B�I`�e&��%`���. ���u�����;lhGo�B�v3pc���@��?�8̭v���R)U��|�6bHZUJZ]
�k��3	�`�%�[�䡔�������ZB
�*�\J!|�v	��81.��8�j޻�~�9L�(���an��ڳ��W�4&
��x��W�P7iˑ�d;�����
s
�U�Ak���2�Q��&�we��U���}+��HSO�saѣ����j�y��U8+��
��m؇d�O}1b_��3�1N�!6r���W����Q��0/�4�hw���d�`�	���W�2r~�9:��u�>
:8�NJ�[A����	�v��Y�kN���F�\�?7��{�H�6�^�����>����
+g�Y�ӄ'��)��fGz|���=ԥ����ԃ�ʫxg��{p)P��,�
:@��9�LxΥ Xۅ���(����
�37%���r]���5�7q��;���DϪ'U�2��}ybߪ�V8
���
S3��Zv����k�Y�u���
�)�7!?+�#��
�&_��H���p[ۍ��[�D�N�s�z�H��+�A��I�K걿K��� q$��
�W	sV���/���tm~\徖��*��T�̪��.��rG��;ʞ^�v��f�^�hi�t�߶I����mI��K�v}L�����
�W��E�����
ʫolz�S��^}��y�ۼ�����h�E/Y��Q���l����^[!�#U+��2N�u^�0H����`��c2i
Wv�w����`�
 endstream
 endobj
 1859 0 obj <<
@@ -9857,7 +9910,7 @@ endobj
 1857 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1861 0 obj <<
@@ -9868,19 +9921,19 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1914 0 obj <<
-/Length 2068      
+/Length 2065      
 /Filter /FlateDecode
 >>
 stream
-x��ZYs�F~��[��p4N��V٪�
'�r,e�N�F��BW P\�ק��E�2)�^�	�
}|���
�����v��fvq�1+D�G=�fe���=�\J����d��/��.y��eY��;W|�&��v�^}�Sl��s�E>_Pۗ)�k}�Q���&�H�x��
�s�ݼ���f�nj�@�"J �G>s�(�}�
[1�o�
a`mU��r(�kj]�~�a�̡�R��%	�#��"�=��gJ�8m?����s�$s���s��Bks�Nb�^�]��UO�**�7K0D���Ǘ�>c
��`�ZL��Ag2��^/�|l���H�)E�C�(
�Ƶ��H�?M!�0��^,@�é��]R�6���n���8ϴ�͒h��Ft)�N7b��,D��'	��xb
�"/��즄A��{c*���` �~L�U���j�|;�x'�F����4B�b�.\	
-Ip.dV"+d'�sY�<�8�D^�O��a��*�~��zy-��1�by+�����@��
-���<M[o�ԥ���S�5��;�]d{��EԀ#�`)퉾4S_�%�;Q
�Ҵ��z�\���}����ڮ�F˧����ƭ�v��-�v���BOԛ�I�b{
���
=��ߋ=!&��0hj�r10�D����}�8
,!E��,
-��+!�#�1?��^��!�p�:{�eOB�v��^�E��p
Q���
ل���O��L��!��=vFycn��`�,�8i��\G�O��v"݃M

-E<DX�4�P'P(���υ�U���x��S�����:�����3X&Ҹ>"uG
&��C����jN��a�8ɧ��	�	/F�蹓S�˯��r^^5	O�W�<j$�r����r
�x�Q
�
-M\����a*џ&5�u�ӹ���B3Pz�ͺCauzK�
-��9>PT�\�O�
�zWD���|K�$"Z���.;���?�|�\�
��$��E���� �j�iY���rJ�a�ԍ�|�d
2W�/�"-�s�Q��Y�\6��b��J����}�n�\�s�1.2��

(O\�yј�Ր��~1^:TA
J*� ����X7&j_Rx��MbL�VUH���j_���TV{w�f�xCO���"|/�w`�l`z��^���0e �
�fS����o�ڠ��� ��(�����q�ߖ͒<ɒ?E�<����ccC�Isg���t�ě<�
��*��^:a=����/do�~�y
�,��d��}�O�00��mìm�3�'�k3E�|���I�A��k��`��I��"�头�� s
�x�I�e�3`6�YZ��_n�(�����Q�vx�
7�ߦ�4��
��S�a�F8
���p �cr
�!0u�}�nȦq#�p8�Y8
P���wɌ�w�4}1{�pͳ�h�d�)KQ-o
XZ��/q	QF�E�W��\�E�78d^)3	��
-���/��o�}�/f�md
b�\�{n��f�T'b-���"d��
ٰ�X��*��Ljv��y�v�֢��a�]������My,
R+�1���LK{+�8DEVn��
-��l��nb��E��)��n��{+��Sk#�s�o~
uZ(1��:�;?|I����4�K��c��H��I�t��H�?F@��
��{��'��Ħ�G�#�;
�@�n�&}n�T
�:7?Zr�����ք�a�Bl_y
�$ys�b�BD��gA(t���(����c��`���寀��:�v��J�A؟M�d���7'����:h"�(����Q�,����g�����vg���.��"_���hPz�h�5�pU��-��
���qD1&�p%<�
�8�W�����С

������������<�R��?B
�&��a� ?܏����E�C��I��� ��&��W��ٸ��m��ǟ�Y��=��F}��<_o��
%C�ZI�v��֢�n��˿y�i�dZ�y��OA1o������#��E���-����8S~���>0��[H|uq��nQT�M��J���L/
ng��Ho���V�BVT€+���S}�C�
vh����|��8�D
+x��ZYs�F~��[��p4�kk�l�ʎ�M9��k�X0�P� ����9pQ�LJ�Wy�5G_�|=l�-l�����]\��
+P�R׺YY�<� N�u[�l�c���eXe�,�ݝ��p�&�UX�^��0��6��ķ�|��
ۗiX����X	�M䑀�
�9���ݼ���f�nj�@�"J �!�q+�f�~�V
��[ G�[[�*�
��Z׳_f�(s誔�x�$!
ra�PD��5�L���g}Zp�:�dN�}?'�Z�{�p��R�jm��z�VQ�Ga#` �C$�||��3���8�c�b��:�ч�zq�a��]GjL)r
b-@�׾V"�4�
�����|�S͛���m�#3��	݆��8ϴ�͒h��F�a��XM J��
�xb
‘tmvS� �	��1U���` �~L�U���j�<;�x'�F����4B�bqW��
���
+�I�\�e�e�d"��'��0��R5���6��Z4Sc4��V,Ǔ�ρ�G5h-���4m�a
R�"J>cLE�_
�Tϫj�p����݋�G�1�>R�}i$����K�w�:ڥi���l���o�>_�1,�]卖O�]!�!�Ǎ['�{�}[���f��
+=Qo�&���u�&,p��^�	1�0h�A�@k���y&��
����i`	(�^pn�(���l���g��T�{)c���٣-{���˥�2,"���h�|�^�&�$W�/GeҦ	��조3�s��Wke��I���:J<�<މt6y(qa���C
_�T��;zVE��BN)����X$>sW��`�H����
5� �St�
�9�R\�]�$��@'8'�Aĥ�NNYX~t}��U����j�Ǵ�V���3׸��G�>
d���B�(2�q�J�	FMe]�t�,����
��g�
a(��Ao�Q��`� ��
+�wL��ڐ�wE�oZ˷$K"�U[�ﲣ����ϗ��aXN���rU� �����%A��-�
�I�H�'?I�!s��r+�b;�
�*� ���eÎ-F��t�|��'k�̕�1��"
�����
�6/3���s�_��U��J-�/`�&֍�ŗ^ qy��URd���W���*)���ݯ�r�������G#���E���;�~����m���~r�2��׆i���Y[�7�Qm�\�m�Ad��s�D���8�o�fI�dɟ"^����ױ���ۤ�3ň�}:N�M
��pz��t/�������/do�~�y
�,&l�l����&va`h�ۆY ڴg:O�G�f�Ny��6���%֊�����~�mE��Ii�A�
��ܤ|���0��,-�� 7F��b�ƨv;�������o�t�x��d�)�0>c#
��p8�19���˾�C
�i
��#
E|}����]2���&M_�^��\�YK�M2ٔ����,-F���(�Ɖ��+QI�����2����R [...]
+p��1�ݪ�Cި����&Fcq�U}�<0X�9Д�ba� �2c���t���"��CTd������G��&�n_�n��/P�v�����
+1�1<����Q��)�㜛���H�<Ns�H=���$�,�D�MN���$p�caD�ߐ����{�x�Il���0b.�S�
��fi��6M!P��BKN��ВӚ�:,Z���"�A�$oT
R�H���d�.���Ő?��z,r
������T����Y�7�����6���ֱ�WME�?�:jق��?����P���L5�օ�^�+��

J��m�&
�
+!p��ŘO�C�?=�(����ǂqy�3>q
�}[�_ :�ã��ݡS��0�
�6 P�_�5�G�����?L.�G����0��(�(� 1���x �
nr�qu������6�z�I���އ2��/�9�כpm��!S�$D�S�_kQ}7��q�w�o�c�Vt
��SP�d��R#��E��������8S.�U��E~��]Ӕ�..��-�j�ɓ�BIsQ���Ý�~�H�t�\�'
+YQ	,΀�zЉ����0S11�+��/!U��
 endstream
 endobj
 1913 0 obj <<
@@ -10111,7 +10164,7 @@ endobj
 1911 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1915 0 obj <<
@@ -10134,7 +10187,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1946 0 obj <<
-/Length 2225      
+/Length 2220      
 /Filter /FlateDecode
 >>
 stream
@@ -10150,7 +10203,7 @@ x
 �zFē���a���CuN�i���Y��h
� E�DKੰ�X?���m��L�	��I'��	!c
�ޗSe���z
��){¡�s����	lh�1����Q��z7!J�FK���T��oK��	� f>n���	�^4�dx��
�)�1��߀�(L��*J��c(�caKiOiz���3��!>��|`x�Ҕ
���ϔ���~㦗�
)��mX��O8�4
���^��1�a��N��3ۦ�f��1
 c*��
�b�p�E�
��ȧ�%�{��<�1�4ʅ��S
F1�a 	���}��`n�
O�.�w��
S��� ��.B�3Z����n��Ȩ���b�w/�����^�Q�6^|/��L�NN�D��E����7���;E��
FT����
K��
(����ʭ�~��pl�v͢�Q16���g�{e����}{p�h���~��K�?�/
���2"���p���ʊ�6�4,�`�I�ܵ] ��i��5uѳT^�5to���C��ae����֠����xTm��a
��աvկ�]qH�
u2���
+��*�U��V�
�e���f�uP�@�wE)Md��R�[5��wo���
m�{.���0��q��A^�f���sSJ�!7=�G؋��wQ���k�s�s�����8i���k>Ma�E��Q~�R�c!n콮�|��N౔�
�RN9
 ��E��C&[��5�v�l���b�Ā5�f�d{��U*�6ܷ
�4 ��;���U��Zl����Q
 �Kt+L���
P��"�����k��븹V�:���<���L"������)�LKKwQ9
�Q �
��&p|`�@���Aև2�Z
�i����AN�q�jN6#
,�&��fB4~���ַ�`��f���S��{�]�V at wN��PCaw�2d����7s���W_b����>s&��(�Dq��K��
_Di�^~W�ͳl5����� rҶ#�������ʺs����qB
H���nb�v��0�j�`1���3
�i��'��(��@
75=��=.�M�
������Zn̋l���p���B�F�=U���՗��wXU�mʠBxyi�#��	�!j�?-t�]RQ5H��l3V�ռ��x �#L�\s��A�����

���86
�@��?���r�&�$��#�t��/���������J���3��g �]�@G_U�  ��
Q ����

-���I"�E���4?
��*��5�™��.
��4 	��;������4y���m�hkE���r�ϤM��O8��e�y�-�w��֝�q��0�#�R��>RgP�~���D�?N3��L��‘Ct�6���������
�:�ɾDI}�ߧW�}0��>�[joJ��l�Lq ����H$�b7ӧ��\��:,�
+���I"�E���4?
��*��5�™��.
��4 	��;������4y���m�hkE���r�ϤM��O8��e�y�-�w��֝�q��0R��j�#u���G)m\L0��4��tJ:b��ɮ���WW���(��!O�%J��>�m�A����]촷$YQ6��>�r
 f��7"Q���>����+`
 endstream
 endobj
 1945 0 obj <<
@@ -10262,7 +10315,7 @@ endobj
 1943 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1947 0 obj <<
@@ -10300,7 +10353,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1963 0 obj <<
-/Length 1763      
+/Length 1761      
 /Filter /FlateDecode
 >>
 stream
@@ -10312,8 +10365,8 @@ x
 ���}�*�\��y�	,N(]��K.K�J�n
8R�T�ڦ����m�']H�$��u/?��&�e>�qN�[O)o�s0�
��Ʉ�Q�*�_�����J��J�@f�H �!m�i�Z�*l��)b5'
(����Wu�S��:��r���-�8��H�f���]"�l�SHh僵�-�H�Uj��(D7
ǴlZ�0��#���^�Ec����^u��
��׳>�`�pQ����<С�j�
 �(�4d	ս������u_��\
�;`f�A`+0��ڢ��L�(VW�jY���7�]�������n��ǧ�"v�_
ѿ
�'������>E���E?�C���Rɽ�Ȭ�>�ג�I�����?S�Su����6�s�[(�
 ���(q��7Ul�<G�����������N����A��{٬\�s7�_r.�;q�����R��5�'6)

�a�	����
�_���❁���t|
��Fת�
z��������)�x���������Z�_�A��H7R����!����C��8n'ޣ�?��/�������	�Oی�N�MN�z
��F�b<��u:������_�[4��|��=�w�ʳп�Z_
�y����/�C�r�����_��CD듾���S�_á>H�՟D��B����t��?�x�I</��?�
���BM��Np�R���P��m&�vS&eS�'m&�S6T�;?)7艛	�̈́=%������6*Z�ܿM'�
-�-Mf���핝G ����z̊�����:C4ϲ�����e��e�q/C���Qby�͌��z`h'�v��� X
�������&���. K��Dw���;yYHp���Qr��n���H�E�3���ɾ�1�9�k�좕;�@�JWV�]��ić0�>�d�@�;c|p\D�
ʣ_�+\�'U�Cu-_��������Ͷh�ě
���f��؟�Z
-!
՟~�T�Ӭ�}Z��S�E*�L!��-u��e�}
+�-Mf���핝G ����z̊�����:C4ϲ�����e��e�q/C���Qby�͌��z`h'�v��� X
�������&���. K��Dw���;yYHp���Qr��n���H�E�3���ɾ�1�9�k�좕;�@�JWV�]��+�9�d�@�;c|\\0�
ʣ_��[�p]�e�o./.����l�vI��P�_l6���i���!Q�y]�ӸN���)h�
@�D�
+$S�}B�y�d�
 endstream
 endobj
 1962 0 obj <<
@@ -10341,7 +10394,7 @@ endobj
 1960 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1964 0 obj <<
@@ -10367,7 +10420,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1974 0 obj <<
-/Length 1923      
+/Length 1921      
 /Filter /FlateDecode
 >>
 stream
@@ -10384,7 +10437,7 @@ b
 7l��%j��͖_�L�?�㟣���'
��?c@�S�i�'��|�?��֍0����2��	(%�Py��9<K@�����i
 
 ��Nf}�b��N��,�{ˋ�_��
_���MІ��
�E8�,&��T�T�����YK.��9��̃0g�u��q+��̞�i�ub,9�&�pؓVu���l�a�.���l�S~��0���C
�C2��+��E�J�Mۭ�Gc�ъ�3�TgO��	V����w[,A����-b�
�(/��c�r�a�����[N����
j��N��!��ЗA
	�-��$�F�@͡�0��-���|�܆Ć�
�6s�}�t�E�/��Zj���my
��-~s��	_儙M �.�
-����������
ƥ3��O�/�n/��3{�=T*�Aԍ�C�ϟ�	(Cms�t�J�Gd��}a3�_���.�s9�.>$6�
!�|sH6^���6�y���S�L��� �����$sc

�Fٿ���6��KC�Mjd?/����x�8��#jG�:���Ic�d��n�z�p<
ѲB�<ݗ(���������R�շn_슲}}�b�	 n
kH�L�H�'g����P
+����������
ƥ3��O�/�n/��3{�=T*�Aԍ�C�ϟ�	(Cms�t�J�Gd��}a3�_���.�s9�.>$6�
!�|sH6^���6�y���S�L��� �����$sc

�Fٿ���6��|F��"�}o���s�?�v�#ʽ��W�+fۺ�?���G���!O�%J���>�?%��B8����K�]Q��� ���a���h���
�����
 endstream
 endobj
 1973 0 obj <<
@@ -10426,7 +10479,7 @@ endobj
 1971 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1975 0 obj <<
@@ -10458,17 +10511,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 1986 0 obj <<
-/Length 1348      
+/Length 1347      
 /Filter /FlateDecode
 >>
 stream
-x��X�o�F~��[A����]�{h��*i+]�t=!pklj�#��;�
!��F���^����}3�������z?�{�O�yiI�7�{{�$HP�gޗ>����O0��u����:���f���8z���y4�<��_=
�O��O���a����fn�w&���9�}�_�w�����=a��� Lx�U��W�����~h�m�Q+�S��{����g��
a)��A\E��E4 ��������:��M�L�M
C�x��&����}>�F�ҙ�

�}9������[d�2=�j�I��H�D�s_����X9r9)�$čxo��1�2�I$)wc�M�ɒ
-�bi܏��z�L�Y�,�ͣ)��$_�i�d9���̔HȺ��+�Q����cR
-����4i��5E ?�>HQ˼@:h\@%�j�
$�gT#Ψ�"	V�O>>MͺLʨ���j	�-*&�[�-�B֐~���6p `G���b�2I1if�� ,i�;���,
P��V E�dq��$���,
-R ��9�A!�*hg�C�~�L�����At�� A�͠d��MNI�7McVy�J�sF���;j^�l�5�<��-��[�$���-�c \5F
 �"���2��4���HpD���@M;
�iy��#�/�.Q
M޻v9�� 	~Q�
-iM��{lB�28�uhNX��j�*R�M�xniսJ3w��lt>%�0����HwI�L#�j�J����ɞ�1�N�y�E�������%�	T@�/I�r�t��
H#��)�:�M�8U �m(I/�6oJb@۲ �����ӿx
��S���������Y���F ��=]9��n	P��`�D*8˼S�D�̅��k�{ [�0��h��~��-��PѨ��߷a���P�}e�o�G����R�������2̗7�����'D��5���<��^l�
��8��
��%"��'�4i5>p��t���]\ѰN���ڛ�5�L��>,���v��i�K ��w횇�eB����@���4^?!
��"Ҡ۞�c@�(�m�C��kw3P}TՇGO�
w`�T�\E�0�F�d�Y�_L`~����՚����ĮJ� ~�B
�o���h��

-a}pf�J5)�>��+�&����|����y���,��n�u����C� ���z�dy�nC-�Թ�G][�W����V�5������
���l���a�؄���mR�ln�N�G��컁�
-�_�d�;N8���� a�/h�3��`L�
������Ͻ�]�4��[�eQ�G��v�E�
m�h�������e��EGA�Zm�[��q�3 N���
�{
\�,;��:rС
+x��Xߏ�6~��[Aj��F��vuW�����zBY0�6$4	���q���J�J}!$q�3�}ߌm�-<����q�~���HK*�����
$A�o<��	F�
|�1��lN�i��4�,���cfϣ������~�
|*p�&����7sS�3�Ԁ=��K=�:��}
���p{�t@(`›�z_�bo��<�C+o[�Zy�2���C�
>
eK�
���*�$,���o�ܢR��`&7i2�71
)���F.Z��dKg�,0X�m��OҢ�o�m�����'E�"aQ�a|9n�F�b���
 �7F�1>�H� &
��܍�7�&K*���q�����2�gQ�p7����
|Q���{3S"!���XFy�T"�I=(LfSLӤ������ E-��q�ԫ�s�L�Q�8�
L�$X-?��45�2)��ǻ�%p���|oͶP$
+XC����d���a
�&?d���$Ť��s����M�/�t at E[�;��)b����(H���PP���0���Ex�Q2MWk �clP�}�D6���:�69%mK�4�MX��*1C�E�j��y
�U�g�@�|B���n���b�p�A�Lp�- ���K����$~>C �e�*59�pT��A����L�D1D4y���v$�E�*�5���!���\֡9a��u�HA6�⹥U�*��u�����P�ì�w�"�%�3�$��

(��R:&{J��:��EM
h�{��/�<'P��$�˭Б�v �D�ߧ��d6��T���$�T ^ؼ)a�m� ���O��-��N��wz����OfQ�g�s�t�l��%@��
+p�y��,�N�
2 �[��� l�O� R����K�P �#@	D��j߆��sB���U��
)
�zK��3k|`�+���0_ޤ3�[ߟ%���c�
V{e�U7���
�s
��H���Ҥ���������vqE�:I��J[ho��|3]�;���&��u���/�ܵk
f�	M8�7��G
R�x��,,�H�n{��
�4b��9����@�PU
=�3�}��R}�r}�|E��f�~1��i�{nTk���*���
+1���듣ufr(�����+]ԤP�(ӯ�?��"��R�=7�M���k�Ѧk�X����in�v9<��
+�+�G���#�
�<�R�
tm��^A�٦�B[�����_
���.���	�_��b.*S�Ia���O8�
A��B�+@
�M�8����#F�R
|�
�����W���W�
�
+�
�Qز(֣�p�ݢi�6I��PT
��xxЭ[�"���4,h�[��qh�� �?��H�?`�d��� ���(
 endstream
 endobj
 1985 0 obj <<
@@ -10510,7 +10562,7 @@ endobj
 1983 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 1987 0 obj <<
@@ -10557,7 +10609,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2002 0 obj <<
-/Length 1579      
+/Length 1576      
 /Filter /FlateDecode
 >>
 stream
@@ -10567,7 +10619,7 @@ x
 �*{����BVs(��y8�c��Aǒ�:th�p&�L
�0WchpO�tDD/����ސ1n�Ѭ�af���!7rL�c�9_�\���K�B��Q����K�
m����j���V=�ېܼZ]�fX��;�mM'��M��Nh��0os
�
���r
ǔ���IQk�RK����pP'ُ@X=k�ܹ
��5;<=[�<6���I�F�S?������
侺����
��h��2�G�#
 ���3���@�@�T�3
 bp�@A�����z�I�T
����t*C;>���]+��w��O�J�
-{e��Ͱ
�l�
S:�3�m��Y˟R�A-�Wd�����{iӔ6
�{i��3�uЍ�،
w��
{��

��md&�'Sr��([�3�(���٠��2)~��Tr@�e�hӾ��dN�H���� 0¬ք?zx�>I
8�����I��6N���[^W�����p8��D�,�(��v���C�i���\�oҶ͋�V#
��u�j�p
6n��\�3^�
+{e��Ͱ
�l�
S:�3�m��Y˟R�A-�Wd�����{iӔ6
�{i��3�uЍ�،
w��
{��

��md&�'Sr��([�3�(���٠��2)~��Tr@�e�hӾ��dN�H�����Vf�<<}�$
�_As�ˤ�v" =����]_]
�h������n��z�4��[��~ߤl���D�
XP���;l�F�y�7�]w
 endstream
 endobj
 2001 0 obj <<
@@ -10609,7 +10661,7 @@ endobj
 1999 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2003 0 obj <<
@@ -10644,18 +10696,20 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2015 0 obj <<
-/Length 1303      
+/Length 1300      
 /Filter /FlateDecode
 >>
 stream
-x��XK��6��+�+,z[b�f�Nnۙ4���
�
<��&���
!��`��&әl0������s$��=����y�����HK*������%A�o4�>v	F���c�]�*���nN�`���� �
��{w�t��n��T���e�e��p�߅�$y�3��I����f���C@!쑽�G>�d���{S��@���~����s�=v����P��� �(v�A
��~1?����O���[l
���0�q8�F�b<I�,O�(�OX���
X?x�ȁ�����pO쒚U
Y��
@ �k>Xӷ���G�r���,t��c����;;Jf�l]=p^%�`����'
�V�K],�+4u^i��D�Q� ��	)�}�q?r�L�����&�����I��#�mX�\=M�s����Z`�B>� ]W�y�8$O����W�|�
+x��XK��6��+�+,z[b�f�Nnۙ4���
�
<��&���
Y��`��&әl0������s$��=����y�����HK*������%A�o4�>v	F���c�]�*���nN�`���� �
��{w�t��n��T���e�e��p��x�<�����y��y3���!��H���τ7Yu>~���<�C+o[�Zy�2x.���
|�����D�΢8ȣ
��/�ԢR��I45#y��á5��4��(_�'I��iŹ�	
����o9P{}B�N�]R��#k}� �F�5}��O|$)�K��B��>&��غ��d����Ϋ���t��Iç�R���:�4�dq"�
�(k
+QԄ��"m�q?r�L�����&�����I��#�mX�\=M�s����Z`�B>� ]W�y�8$O����W�|�
 �|\~��;Gv*���9Z�I����(�58�S�$��0�8.���
-���W�6HC+t��X܏�I�Z���!jH�>U�EB~b�}}K�KN�,9aw��<�X*2�
,a�o�.Q(�����X�������q	�
Cb��B�0�	��T
+XO?�	.�+X��� +y��o����J��7�Yh���T����Q�^E�;�Ѭ�OQB렪�wY
� �|DdU����Z_��H� +n�l����m��&3�e��|�׀�:
S,�p�:���4X�y����
+���W�6HC+t��X܏�I�Z���!jH�>U�EB~b�}}K�KN�,9aw��<�X*2�
,a�o�.Q(����S�R���M�
�j����T�!��s��7�	��T
+XO?�	.�+X��� +y��o����J��7�Yh���T����Q�^E�;�Ѭ�OQB렪�wY
� �|DdU����Z_��H� +n�l����m��&3�e��|�׀�:
S,�p�:���4X�y����
 aA
nE$�aIp� 9�3���M:�����3�i��
e�SC㈸G3
 <��`�:K6�E"U��
-�<�9��JZX���"
_Y�
��ŜcE���5ERW�8o����h�`��O�3/�F��E�9ѹ�0���=x�E��|	^��'F(c�ڙ���o���9?�;2#�N+��oc�+ �,j�D�P#o�FF�E3��!� I���a
dY4��C�
WS�
�	t���w�r��/^�@�He!����W{��W
1�����H<��
�|P��=�v
RLPt!2=,�$�,s��sI����X�9�'�y��*�N/
(�9gR��	A�6B���R(��R(5�aΆz	,T��Zy�L��WIj�c��(�a����	��n:��P����:x

��o}��5� @
-^��e�b�5L����o�s��!0<�ń�x
�s'���l_�'n
-��]���&X�������xK�b����Ӑ0C0<�a�c=�W����ie'�M'W���<_��v�&���:EQ>X����ޡ�B�io
!3�=��4��dp�6�@}��"��p��?��~�.

+�<�9��JZX���"
_Y�
��ŜcE���5ERW�8o����h�`��O�3/�F��E�9ѹ�0���=x�E��|	^��'F(c�ڙ���o���9?�;2#�N+��oc�+ �,j�D�P#o�FF�E3��!� I���a
dY4��C�
WS�
�	t���w�r��/^�@�He!����W�BY���s�VvS�K$
�~v>���E�)��
+�
�
��$�,s��sI����X�9�'�y��*�N/
(�9gR��	A�6B���R(��R(5�aΆz	,T��Zy�L��WIj�c}	B��d���LJ7
�K(|R]{
\\�!�[�)w
, �����2
+J���q�=���o�s��!0<�ńg�:�!c�N�;��YQ�'n
+��]���&X�������xK�b���nq�y
C�댿���_;E4+��@��]y�
��M2���u��|�^/�mC%�@s쓒g&��4��d>A��|�D������d�I
�jP,�
 endstream
 endobj
 2014 0 obj <<
@@ -10704,7 +10758,7 @@ endobj
 2012 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2016 0 obj <<
@@ -10745,7 +10799,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2031 0 obj <<
-/Length 1642      
+/Length 1640      
 /Filter /FlateDecode
 >>
 stream
@@ -10758,7 +10812,8 @@ a
 �#‐��Q�T��3�QYѱ�r=�}9�I�	�-:���������IV���ą#$Eט ���p�p.t���;]�N,a��e_��a@�2�A.�9��sSN@��n�J��Q�R�8ۘ�~�- �f��ݧ��k��s5�h
"~�s�%�"���ǜ#�YΉ���!m�P
�H�:c�K?sMO��{G@�����t��D8�{�@.
�*�Q���)�N��L�-QJ:�td�^���K�X�_.��
�V�RmI�Q`�=S4���<ы'��*�vQ�3"���
 ʼ �L�.�i�t���I .P$v�A��9AFgZ���@�<v TK�܉��X�����DP0ʚ;4ж�W��Mto}���#Q�8�M�Uᔹٴ(� �J��zQ���J�iw�/ �g��,���!F��:Ia�Qe:$_P$�p;���6i!9G�P�Α{��h(Epy����\U͵���t�
��
��$���KSnģG�M��7k���d�M��U��̕X�[��a_�{C�a_���==:
�����������:�gH���E�׶:U%����C5
 �S������$T��*
-��b�~%yc�C�*ֶHMϰ�p� ��s����K���E���7�����	��8򣭟�����z@���H��)~��#�d��s�P�<�N�I�`敗z����?�h}�S�
F�9}�5!?�������ݳ�$�Z����(�5�;]�W���"���]
l��	IJm?����	 �y�?2�?1�t&�
��h˅�G������Z/��ꖯ]�u�W�Z�z��JV۪���K��9C���?���i"ĸ���U�m ����![\1�%�5a����;�kp
"{��o��F:;iHa�iyd]����f�ۡy����rdʛ,�ܜFO'�@�	��]6�����S��`��!M+�j�8��G�{
+��b�~%yc�C�*ֶHMϰ�p� ��s����K���E���7�����	��8򣭟�����z@���H��)~��#�d��s�P�<�N�I�`敗z����?�h}�S�
F�9}�5!?�������ݳ�$�Z����(�5�;]�W���"���]
l��	IJm?����	 �y�?2�?1�t&�
��h˅�G������Z/��ꖯ]�u�W�Z�z��JV۪���K��9C���?���i"ĸ���U�m ����![\1�����;�k\
{��o��A:� 
+!-m��2����v;4/�61Y�Ly�e������0!im�J���͐ ��QBx�4ml��Y�ď��
 endstream
 endobj
 2030 0 obj <<
@@ -10800,7 +10855,7 @@ endobj
 2028 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2032 0 obj <<
@@ -10838,7 +10893,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2044 0 obj <<
-/Length 1992      
+/Length 1987      
 /Filter /FlateDecode
 >>
 stream
@@ -10854,9 +10909,7 @@ z+g
 A$�tY� Ԓ�O�7�g5���!8
r�BX@�:�J�nظ���t�NO���|
�-Rt
<�O@�
����CV3�C�lP���,q��vbx�����sd�#1~�#�<'�5
?:�vp�F�A��6��
7xס"zѢ�)��Z��_h(j�;��m�Y������5�l󩃣�tz�|Gb�DR��滞��p �s
 �O6B�p
 �A�%6TYb3�'B�1�Ëݎ� 9���'}ЖP��ЗH �.x�U����������B�
��2���Ӵ#<�8�G!N��t�9i&	����1'`6-�OcN�Y���&P���N�*�m��Y��?H�IU���UG��C���������!<J���(r���z�C
-�O���
�r��k?����T��S�G8�Z��T⁜J
�T�+i-�IHƩ�(��>�:̩ QՀ^
�Tp�<�T�aR��QK��養RE��0T��I��PdzH��A������'�
1t����d��� J\�q魶A�~�X���Ƃ ��:�H�F��
g˽����*�D�\�BB�⧉c�~��}�)4@���!�j���
[B��
�ҼO�9vG�
-��_Gfn4~RE��궳*��������vh��y���"������I�#Ug�
-�f[�����Љ�09�;�N3X�1I�����7.�
+�O���
�r��k?����T��S�G8�Z��T⁜J
�T�+i-�IHƩ�(��>�:̩ QՀ^
�Tp�<�T�aR��QK��養RE��0T��I��PdzH��A������'�
1t����d��� J\�q魶A�~�X���Ƃ ��:�H�F��
g˽����*�D�\�BB�⧉c�~��}�)4@���!�j���
j�a3���݌����ב��T@/#uѮ�2������C�
�gi^��������з��*�|]T��l�g��[����Qu��IHԍ㿲-c
 endstream
 endobj
 2043 0 obj <<
@@ -10891,7 +10944,7 @@ endobj
 2041 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2045 0 obj <<
@@ -10920,19 +10973,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2056 0 obj <<
-/Length 1901      
+/Length 1898      
 /Filter /FlateDecode
 >>
 stream
-x��Z[o�6~����l�fx�=uE;�ۀ�����b˶0Y�d9i��wxх��H�"@Q�yxyx��K��M���'?]O.�HD(�T�� �A(	�׫��`��lN0��}\��ž��ɪ�YzS�����Ռ�{=#jZ�9x�*��|���-ɗ	���i�g���M^_O��p�8 B2,w���p�����#R���
8e�̂��'���A)�	�`0HXR��6���"��/��ԋ7w�1�B.��p�Ml,�q��qU��[������}�)��*�7��gTL�˜�nh2#b
-^$�CZ�?���;o�D��[�VI^�����@
��"�^
�pD�e��9��~�=�fкnT����Q�%���+�ޅ��m�f����}h�)�s
+��%(��*gn+M2m�$�ʾ�K��m���L/{�ܧ[�~�
ݦ
.�m�w
�
#I� �#�#�����d�}8\zsۧ��r����	8@
ALQ��|���8KW����gѬ4�N�p	�(2���ni�G�A���Z��Dg��A3��E=�R!��Nz�V�$�ʜ���܂�u"�Zײ�����
�f��Ȍ=z1`��Ma=�8n� Ż&��+�t���)|��H��R�b?]6�cR�K�b�R��<����*��ܷ�n
�a
1�j���Pp#N�3�e�p�
��a/��4k`e(�R�s�2�&^��xw���
-d��#��`��[z��ӈ)�.ҕ�_7���$����_��"^�Z�Hw�ƙ�I��,�pDi���8�]O�'E��^t�hN��l.�ƶ,ַu��~wSd��N;�L���n�8$7!}뿦y�P�?M�
X#�HDQ=����
-QIz+�*�c�T�S�B �
Ͼ���_�^����|NB(��^B`�Ѵ*���Ƅ�\��+�J�A�
-�9���#x�ۍp�E]��eոn�[�da�D�T6�bc�?��H��^; ��d�3N]��3�����ۙ��:�� B�L���=
I��
�Q���� |;�Ќ�pz�"�49
-8�����:.����I� ��eo蝡s�Kq�
a /*� hQ��7h���
-���owۤL6J��Q[�:�2$w��չa�e}��Hےa� @�Jg�a���� ���P!�+�X)�*=Ju(�Eǣ:W�?��.��r��J�:�\t1�'�:K�ȶ�[�mJWI�˹">̿;X0ƻ�Cx�q;�����Q� �w�С�a��Lw�sb��r��b�L7���i���d� O�,�x�D���gU�p�
H�l@������wV�Ԃ����~c�u�
���I"����*B$�F�AD��DHH�@�nM�f�
-�-�
��pj	Y(N��k1"aS܇��l��G��H�H1>Ҍ�Ή���1�@o;p?��m�{����
Ƕ�T�~�Q	ƃ��$³$
@�
b!Á@� -
z��:��ee?ۃ�&�W���
�8�*^9���m�kJ����`X�G^��5�׊�*�e5��r� �����
-{r���)�yGN���� �Jk�]Ue7�'�F��$�~���J�+-��7S��DOiQ.G�7���>XK�,� � �u�@o��H��z�y�-m�[�{�
[�ՃbKO�ŖY�ؒ(d_'�����[�ؒ�+iĖx��b���b�AȄ~���-�,����Pl��Dm=��'�-�,���%��ֳ�[�;��A���R=�O
m�Z�&D���=��2�����r�v���v��Z��J�>���h�5����l-����!)�	1u[�[��ߘ�*{�W��l���0["�/�?$��
�#u뗉9���i�$m�jyqqww��t��}���b��.N�C�	Gas{�5|��F�� ��8�Ns�3�zr��k�~
+x��ZKs�6��W�Vi&��&��L�I��K���$qJ�*E�q~}>@��3��$��X�~�
l
�<��zr�F� F��2�^1BI��$�^�#�fs�1��r�,�Ev�U�2Yd�M�����W3�����D�"�ͩ��WYr8��{�V�ʗ
+�q��4�O��&��'�L8�b
!
+�����O8X��w�G���
8e�̂��'؁�]P�"
��!,�Ev�Y����xPO�x#pg
�P�|1���bɏ;U&UQ�n��Ϫ�~���vS
�U�ol/YϨ���1��P5#b
+^��!-�{�x �Λ9(�֥�ʋ]�_
��)B��`��#/�ݮȡE�;�Y4��u���e�Fq�J;#�W�����-l3ƒ�����;�~�� X��� ��X��`l���4�����+��.����R�^���O�z�$;�M'.�m�w
�
#I� �#�c����K��>
.���S�o�q����	
 �S�bz��88�d�j�x�J����P�bs
���|�
��4]k#�Ot�p
+
4SzQԳ/#$��I����iO�-]'F�u-ko\o
Αl��8��أ)�d�C��	�x�$qqa
?�t�.E$��f�j
�Oׁ��ԃ�҅�*��Ա=Os�b��Jo2����;FCLF���d
ňS�LtZ*\�'�q�'˾;M�XR���9�
Ť���
� C��(#"��D�b��[z���!�l�HW�~M���ܨ
rr�~Q�E���f�3����YL��D�qܻ���f�=t@4��b6X׶,ѷu��~wSd�#�;�Re��݀qnB��Ms�����~��9�F����zr{-|�#D%��Pfǖ�N����@Q<�,<�����z14g�^C�9	!ͺZ��ml-��U1�MtM��h�p���5�BA7�_pĠ�<�v�-8ڢ�VjY5����Y�5B6�
�ؘ��53�JG��
%�D��	k�X8u����c8Q�^�΄���
�*D�"���!I\�c7�{����(4#2�^8D
�&!�G�s?�|^ǥ�9^@9a�?��`و7��й%�8�
S �Da
�9�r�o��L*LI��}�۪R
l
+����m��l�_�!�c���
;,�C�Iڦ
K�T�t�x?X
$��
J$>q�+���G��t<�se�S��T���3Fn"���K���E'#zB�3�v�lk��٦t��\�%�a�ݩc��>���s�˸�-
P�N0

����tW>'V�2SξZ���f��v?M�8�,
�T͢I��O�

H?�z����nY@���o|@���"��0�<�����o�jǨzy������I�Qq�8R P��S�Y�BtKG�d#�ZB�Sb��Z�H�$�aA �B�Rh�#�
�J�H1~�S	����1�@��v���J ��kT�6�ؾS	�MG%�W��ϒ0(��
�
�AZ:�k5��Ee?ڃ�ʫE�w�
T�w��x��6�5)o��t0,�Wި�#��_+��L��xE�S�Nm�TؓS|DNQ�;rJ��.�� qTZ��*��=5"��&���}VZ�\iI
��:�%zJ�r9���IVg���Z�f	�BZG���>
G�1O|��-6b�yo��bK���A��'�bˬqFlI��[r\l	P�Ԋ-yNlI�#iĖx��b���b�dB�Vl�Ėx[�b�?(��w�����Ė|[ߏ��b�Yl���Ɲ��A�PYe����`h���&0!b$��+C>A��n-�l�W��l�]����d�s�o��ZC�m|����w�?��a&��m�o [...]
+�? �lv4��P��݌������
R��
+�h���t[U�ˋ���;�<�c��K�V�}vqZz:
�p�&��u����,��!Lr�9�a���9�
���
 endstream
 endobj
 2055 0 obj <<
@@ -10995,7 +11047,7 @@ endobj
 2053 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2057 0 obj <<
@@ -11025,11 +11077,13 @@ endobj
 /Filter /FlateDecode
 >>
 stream
-x��YMs�6��W�Vj&��
�=������q��$��%H┢T�����.H�)ىә���	.�o�>P8X8�q�����dA�"Iep�"
(I��$���C�c�	���8_���&�_�y
O��&����˫1š�=&:�d�	8|��E�.ߚ����lf�
猇J�?^���
�9"�H�PH1�֣�q0��o�#�����8e�?
ލ~
ᓛ�
a)�A1�w��e2&8���-J�v�M2��G���ri2��i�O���if��:^�SpsB������$3q>}�i��S	�&_�Ҥ�-�,To����i�PD4��y6�l#��.7�����f����Q�-7iq��N"Dw�?��#E�5�݇�
�@l��#pc΄�&��H�$�n�sXv�Y�q�o[4��
QJ���UR��1U�1ΞK_u�Y�Q�(ӻ�\9��)�fV

w�W�YPM
J 
�YV��lM��ν
/l

��c�B��fбDJ
��@�H1�E
8�{�b?��c�����1
��T�EϪau��V� 
L��(��nerӳ4#�M��m�H��~��xL ;�z�8]����}�Q᪨�.�̫�����FȾ�j����^QŊ{Z�ɄH0�8S�8�pe���ڔ&/.[jC��$)
�=��`��7^iG�v�z��,Jw��3�"��� H*j@ڰY�a8����b�ɉ_rB B\v�8�("<r�/���̴�> ����+'��D�4
�)�݂��O3��{
��k����ܷ���x��9�J ���y��]���
V�\;<��Qչ}|���R”�E?qkNϱ+�Ne
�x8O�E�I���B�oR�֪(��^!�f����(�:����{�
Zjt���
�,��PC���V0*��u�wRmz�L'�����_��w��4Ы<���A�'�r�DQ�R \*���n�uG��uG�
uW
�\�y��M�}5�'�"O�A���S��U
��
=-���� Zأ�{��k��+�gwѯ�hUyZ���
�f�)=�",���ғ�锞<��TM��z�z�XԮ�Ӓ/b]�yu�WFO,�4�$O"�Ww���N���N|���5�|����
���Dᑯ#���D��;�M�=��SC��*��wT���[@Q��I6-���LRv��#
-̜�xNJ܏��]�("}N�=>��@��46ܔh	�> yv�&�<O,�*���d� ��C+$BPu^��
/kD��Ap����l���4��8��.1��4
-�J:&ٲU� xs���f�����٭2T�;M�
HA`�5��ǩ�%��>�pY��+��W�.I�$��S�b�盗��7/����e���4")F��.;f��M����A(B��C�ن�Q~`
��~��CL�5m2�
>���b�Δ=|+9"�>n�7f�kO���{����4vw�X�h����3�
G�p ��4�DH?� Ve���������W��O`a���д��Y��D1CR�v�'�;��|V���Ɍ�
�U��g�^\�>�y.�7{�
B���sy�gJ	�+�C��~����6��w(��:�C1�ᾢ��gWVn�&��ugij�8Ζ��3�^g�QU{ٓ�o�ɿ
z
�%�ncO�����І􃡢��
-a�6�X���
�?���O�*��>���S�,�����
-t�%�
%��v�^
��Ƈ	@|��VN[�����"LA���DU
Ǒm�U�
��o��M
+x��YM��6��W�V���&�=�AR$m�m��%	
�M�Beٕ��l}�"m}X�w�M���آD
�3o�<I8X8�q�����dA�"Iep�"
(I��$���C�c�	���8_���&�_�y
O��&����˫1š?=&:�d�	8|��E�ߚ����lf�
猇J�?^���
�9"�H�PH1�֣�q0��o�#�����8e��F�����P���� ���;��2
��p�R��`�������\���q��e��x�c��i�����ܜ�"�����9�L�O_~ں�E���4i�EKĹ 
՝�psZ�%��s��'�ȧ��M6}w��٤}�!DT�o�MZܯ{�S��
�u?�HD�a�~�!7�)��ܘ3a�I)9R!I���
�]fj\������8G����r�=ƩDL�s����W
n=�E?��.)W�`n��������8
�iA	$��2�
+���):����̓C�_c�T�A�3�
:�H�c`H)�=�(�G|]�g5s,��4�4f�1�*��Y� ���Њ��Iـ�:ܭLnz�f���ֲm�)���s��	dno��?PW��]5*\U��e�yx���`�@��WZ-��@��+�XqOk�"�	�g*'� �,
�<^����e�@m�U�D#�#������-���n^���E�Vq�Q$s IE
H6�Y 
G�wVl99�KND��n�
e@�Gn����╙��g�U�x�d������2�[px�if�v�Pp�6_���v
Q]��1�V	d3�>ϗ�k����J�k�X0�:��O��;�AJ�a��'n��9v�^�I���
�	�h8I�P�[��Mj�Z��+���̔�2%U�s6yo�CK�Nܑ�� @���vj��p�
+F2��n��N�M�����_��=�+���қz��
�:(�dV�(�Q
+�K�!�ԍ��;9����ᗫ;/|����&�DW�i1(�"
�WbJ���@�{��e�ГD
{�y���~���|���.����*O+=������9��P�僕�
VzQ"�ғ畞�)��R/�Ro�"���UvZ�E�K>O�������@��I�
��>\݉^݉�Pw���/�w�У
��(<�u
��<� }Ǿ�'�wjH�Q%���*�8}w
(���8ɦ�6���aC���qD�����X��Q�@x��H�SDb��� z��-�
7�ZB(�H�ݧI6�KD��Jh-%(�j��
+�T��A�+���ZQ�d��b�[?�9��<�f��E�5��¸��I��CU9 �ܦ�?٧(Aj0}v�
�/�NS9RX|����q�q��Ƶ=
֡�
+)�U�KR/�n��F���������y��Mr�#Ny�
�M٦��D�� ���!�lC�(?�LD?��!�Ś6����i��Pm1}g�
��
\?n�7f�kO�{�{����4v�;�
,Y4����a��`x ��4�DH?� Ve���������W��W`a��{h�S�,u|��!)t;����i��P>�^k�dFt
�U��g�^\�~��\nO�r9�������gJ	�+�C�RV_'a��QL�	�;�|U=�C1�ᾢ��gWVn�&��ugij9Ζ��5�^g�QU{ٓ�o�ɿ
z
�%�ncO�����І􃡢�e�@���w����`��~U!��H�D�
��,�����
+t�%�
%��v�^
���;	 �"
,�����7��KA[e2����8��`�*��<�
|���
 endstream
 endobj
 2071 0 obj <<
@@ -11078,7 +11132,7 @@ endobj
 2069 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2073 0 obj <<
@@ -11110,17 +11164,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2085 0 obj <<
-/Length 1750      
+/Length 1746      
 /Filter /FlateDecode
 >>
 stream
-x��Y�n�F}�W�P��N�-
-$E�&M�4q��%�%6����}g/����6A�����Ι�3g��[{��i��fr�\2/D��һ��B��� A�w{�#�fs�1��b-vyzܨ��i�,��x}�zF��=��`�g�9x�c���|�n�y���{�3>������ɳ���	�a���Lx����{�������`Fm=N�����o��'�
-B�1�|*��:�zF�4*���TQ^��
-]=H�
	��Co�XPk��K��g�<+�"J2�L]=�
/8}xc&�l�E�T���o݃]�r��d��2�1�6�{H��^-���2�`
=D����`
��.�٧��U�p� k�7��G�}��8��Ei/��=8S-�/�������&��"�Q1=  
b��j#����
	�S�MR�A=ô	�6���	@��EU�L�}wH����3�HGK�VG�� �

 �?f�FEis]�,_ Y	!iQ˗�U�j�Z��2�I6�p@	H���Bm�;���}�ʍF�^?A�а���e�w� Q(EG	 �
�N�T$a�:Ob{�Ҹ�>$�ʒl� �H֙��'x�a̚{�ljD8��[��8�m&}�h1&m;xz\�)��"��	`�ƾ��Ey=�EV�5�o �~3�ϴ!֦�n�[Q�� ##a�pէT'
�Թ��`�r��Ǫ�#�s�$�m��V�r��M�־�8ה���{e�C� [...]
-a]p��tR��2���<�2{��t-����S5�'e�6���{��K`��Ԉ���H��@�0Tk��kr��tc��] �ȍʜ��.=�
��)�c;���åH��P7U�T�n��:���U ��4
�4:�Yj�ɒ�{�9�f]��{U���qR��H�9�0�g�	�Z�q�&�Q�첪
�?_�G��
��J$�=)�	�8��gw���`!�세������Ҋ
CU��!��i+
-&�5
z��8�wdn����w�

��ʑB�9~\�m
�C�#�
-���-�p5bc�m�����͢VQ�����vt����)Ŵ�QJ��6��
�Dǿ8:�MlCa�Q:��K�St at N�a"��a����l�M��
�`a�
�9MA��[�H�Z��B/8���T�K
-�`�O�x�*`�K����{W�4���F@���0~��<�J>���b�
F���S���f�|��4�)��2�^�����F�u�3C�
��ga�c�1���g$��W*[W�ų�ȋGrl�p��{��2��:<m�e���	��u<9a�s?9�Vv�	�{�+�9�}�d�*�����M�Zךt{\�H��rP�z
@T�z{�6�
G��}҉&�%N �}�
���H�x1�"�������U��:	���
9�o-;���
�ohnȃ
}ƹrs���0����3���
]�<p��#tsd�@=�,p�!���^�N&w[g��}e��޼�la��([3�Ċ[C�5̿���f&��A�k��M+
Dў�c�@v�"̊=�Vߪ���"����~���h��>E2lRrSU�뫫��V%�gɮ@Iu���͢�B��&�n�8m�BY�a�B�Ƈ9��$��m���^,���x�
+x��Yێ�6}�W�6P�$ERҶ(�)�6�H�m_���-��F�
I^���Eו��6A���.�sf��!;;?M��N/��(T8�wN�
O�)qn#�ݔ`亳9�O�a�
��,9me���$^�a~��z=�xjψ?��ٜr<�1	��\��wR���Z�=�\6��������������C���<�;����{�D��Ɓu�sԣv�.�&���ol���N�˜9
�f
{=#x��N�2/��B��/|�2C|�����/�Ԙ)��J.�:K�2�TF
S�
��% �o��ۭ4��4ٝ}���]�dZ���6�c�q����
�Yꭣ�Ȝ@`1�C���<�����4�	P���z3<����t���>L�hy�o�L���4{3a
t�-hy6�|z@\�a|����5����Rn��
��u ൶Uc=���>,�U"ͻc\n�U��G*Z귄8G� 9�` ��1#�7��P�k�
`y
q�JI�Z��K�K[;��d�����}��Oj�uV�r� [...]
+q���H�h�rU.�q���C�jI{O�U��X_?)�,7y�&o���[3臺F�E�x�@�4�샦Z]�0\�c���
s(��Gnej����i�	/�N�-�	��
/E
+�؄��B�BT[4�Q/�a�|ݤ�H&��Β�m<H�Yg4
�B
4ة��O��Q��!��漏����&(k�=�M|�눆�4�*3(�ls���*��o#�L��P&�������
�pG��#�B�K#.4U=E\�po�]�(\��Ӌ�X�u!s}������	~_
D����:nS�- Vh
�ظ�oi��R��o��m��������gX��
(%���N)��R
+m��O�}$:����lb� �
�]�������O$�0��z����XKCm��izt��G�U:�zΐ����B]Ph=����A���.��/�G��*iƏ�F@����~�<0J>���b��Fv���S�تfR��4�)��2�]��ꓚZ���3}�
SFga\P�
vcBA��H>��=�d�)���y��O�
؄�F�w8Te|gt&xZo�:��ě��pr���ar*�l��w�W�sf����u���㭝�I��5a�� � B
D���<������m�;�0nJ/�ԧE#%N �9}�
���jy���"�����S�U��:	��
�o
;���
��i�σ5}F��sҬl1����3�f�
]�<p��#t}d�@=x�o���9���k��L���(s�ʤ���ima��0�
5���;M�̿2�f���B�k�
¤I+Dޜ�c��ƌ��B����W
��ꗉN��E����5۲�_-���
tH�}��r����>�X!:>������.˥�W� Ќ�H�A���P��8�
��w

 endstream
 endobj
 2084 0 obj <<
@@ -11169,7 +11220,7 @@ endobj
 2082 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2086 0 obj <<
@@ -11204,17 +11255,18 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2101 0 obj <<
-/Length 1689      
+/Length 1685      
 /Filter /FlateDecode
 >>
 stream
-x��Y�o�6~�_������7��+ڡ]tm֗�0���ڒ'�q���(R��HN�6��Z���ww��)8ZE8�m�����d�FZR]�DGJ$(�����`��lN0��]Rn�Ů�ܭMZ&�Mv]&������S�xF�i���T���M�߻�w���k&_��9�S�f��^O^\M��PG�V@(��������8J�����qt�wm#N�n���?'��G��5˜G�JD$w���<M�dk*S�/kE��.^Ƥ#��Ha
��
��l��/�
�`�U��z�6����0������w��/�������=tU�~�4E��V�A��hN9�r/}�uiv�6l��\y�ߍ
��tBߘ|U�/ʲ(�F 
��
-qB�,fTL�6^��f
&��Y����D�9� 2�n�oݎ�1b����Z�� 
��a�hc�8lR��L{�V��?r;#bj�UQ��I���i-� T©`�9@Ȥ=�Y�!Lik]�uQ�eў���d�nB$m

����LC�C�p�4�G�&���,
��?0�a⮋,uw����e�/�ʀT� 6�V�B�֖ި����h-���#�����
"X�6=4J���j�N�v�)�#�«u���19m2n�
-<đ�mh�`ic!�(b�O�,q_3���4K�tH�D�R=�Cm�>m�٣�|�#�s}�k=
��)����E�������|.��g
�:�d��Y�:@VU��/�SS6�_�!7q��$���b�e�
-)M֐���n���b������3�8���	4C��
0�� ʑ�}&K��C��G���.e�{O��ҖT�����y��
��
-FC*'n&���7��N�q��X�síx
u�~m[����CTp��~�i
-�%j��{S
���M�bqme���ܦ`@s*U��[T�ɜ($�W�] ܳT��4�e�V�,�OP���l�,��3A{дs�y�f��z?�'
�r,
�q��^���5=�;�'��c��aFi�
��o(��l<zˢ,�~W�u�t�
<�
_�����1���H�/5�����x�#hK�-�VV
qP!��1�����#;��_��
���8��@{0��ы��J��I�l�xc�HL�S�mC
��JՎ:ǴD�z�
fZ1´�
�h9��˳�l�6�7��hƥ 2!̱ҧi��,�cJ�C�Lj� � � ~t�Sg���%���Ms���FpR�N�
6����4�
�����:��;�=e�J�f���η�J����yfH�8�Q�
�r�nA�'
៶�t��8

�!��%t�KWV�4�
������
�h��'��+�c�C��h�<҄��	$�džl9� D���H1_w03��‰�c<�c�ۤ
0��qg`�� G0��L&���]#
-�rT�|^;?��vΊ��G�b�5=`��l�q�{�4A��l�B���!�}3PA`��?�ad�v����^xkӽ	��j��:��&�s_�K�]�s�K�������:
�y)�O����=���Ra���6��n߸|t7�}m����$_
���*����j��koʟ���$�!�MYW��<��]i�	�\��4��C�K�\�>�C�d'UI�����]^\
�G�ܣC��J�U����~0��%�
��f�����fgN`���V��Y�������l?�
+x��YKs�6��W�Vi�����L�I�Τ��K���",��H�����wA�A�r<�;Ӄ��%���ow!
�"
�6��jr�R�H#-���n"�#%	�DWi�qJ0bl6'��.)��bWl��&-��&�.�������=#��gs*���&����;sc�1�/
���R��W�'/�&�LlG�ހPH1-����q�����C�ѱ���8ep�D�'N�W�*k�1���H�{;#x����T��_��K�x��#�u4�+ԉ�
/^
+�]@A��z���8,������w�N����Y�{��]�4E��Z�A��hN9�r}�uiv�6���\y�ߍ+
��tBߘ|U�/ʲ(�F 
�`
+qB�,fTL��_��f
&��Y���@E�Y��3�n�o݌�1b����Z�� 
��a�h}�8lR7�L{�F��_r;#bj�UQ��Ik� $%�Z�
��ۂ�� !���;�
7��v��E��E���Ȁބ
+����A���i�;�(�M��I�Y<n�?P�a��,uO����e�/�ʀT� 6�V�B�V�ި�
8 'Q�jv7�G��	# �9x��mxh$�v���;:�}�p�h�
+���~@8
��4ɸ9*�GR��y����@���>y:������T���$O�I+�8�
ҧ	?{��/��x����އ��2�bz��(��SҖ��W���_'�,]<+W����pj���b0d&N��?1S���[!�i�B�X�ͳ|Ylw�q��z�> �R�0<�f��&\`B9�/�`�_u(���(;Xեl��)��ڔj�v�پO����X!�hH����$0B�Ɛ�	!n>B�+�anx��nW�m��о^�+�����f��f	��~��T�.9?h�X\�EY�I�� P�J?D�Ud2'
+I�7�.�Y*�l�2M)f��'���r�_rS�ޚ�<hʹ�]��e�T��B9�P�Hy�L݃՚�-�D�
�0#�4���'�6
�eQ�f�+��
*܎	
����xO��ǐj����F�R
CB<X�)�&j+��8�n�UkwW���mY�՗9�~��#���%�
�bs��$��,o�0"ޘ"��r�PG��R���1-Ѻ�}��V�0-w
�'Z=����:[�M��t�)�v)�Lps��:.��
�����1�Ј?@� �o����2�y	��~S�%����T�U@(�M����<5gǬ�wx�N,�N~o3C)]3D�b�K�f$0BOTX<3�t
��(A	s�-������O[
s:Z
S
:�U�*ҥ++yU(�pf���9�4ևѓY��6
+\�!FzT4F�
iB�R��cM�
a�U�A�~$���;��t���˱��1�mR(F@���
+Pc�w�#�
�€�y�c׈��
�x$����E����gC��hY첦l���窗�fM�x˦-�a)h�ٷ1:/�c
F�n4����ޫom�7N�]��Xe��d��K	v�?.��	��O���aP�K��y
�����{kS��B�؄�{|���=����⇓|uHV^ԫ
�sS�Q���)��#��H�C�[�.Q�'x0p!�6V���ޛ��r`|����'�7�T�B����ߺ�v���-��g�e��n����')�@v:U7M��-J�sc}@
]
8�� d9L�֭;���__>?
 endstream
 endobj
 2100 0 obj <<
@@ -11277,7 +11329,7 @@ endobj
 2098 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2102 0 obj <<
@@ -11312,19 +11364,22 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2117 0 obj <<
-/Length 1886      
+/Length 1883      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��4~ϯ��
��j[�Sa�fJ��R��6Q���6�����9��
{�;Pf��l�v�s�w>98�8x���fq�*b�D2�Qp�
$� AIp�
>�#Ɩ+�1
U
պ�wz[��!�-U�p}�vIq�
/I��rE�9����wz��w:�h��s��8Y�z�f��f�ǂ��p@�
��L���ï8���7�C&�}��p��z�/~\`g

���QÄ�1eG�Zvl�n]�x8���Mכ;m��N�[0�i�;{-uqH7��Y��z�FlJ�j�E��<�W� �i Pĥ]�姍.�4Ϫkol5h�{ۻ�gF'(�2Xx$���fK�Ï�n�/��騳zݭ4��0�t�L�/���1
ӝ���1
̣�
�Q���?��e���溲fym��,uU����7@�U��6[�4w�h�cz5����%���yi�Bm4Y|�I�0��@�ۭ~��}}�~Y�y�L(�DXL"�"�$\E���4�O�C�2�?N`
-�����nf��7���;�*��~I �O��}�Q�J�7Kx�a9�-2^�} @����A���f
 ��67z�MX�ƴ�N}Z7���1�`��L�䑠
4�M�
e�r�SDD2 ;D�
�e�N

��Ą��&O����x}�3N�۱5U��2&���4Te�n�Z�׵5Ƌˈ#����:_������a
X�[/��]�\	�u���"<B��gI��K ���2��!y��4PD]�2��mY�%�6������SaC(A��#,8x{� ������F�x�"�]`/�èp�dO!�0�>ۿ5�R�:�Z�3�?��	����
�@��B���J�]}��Ǭ|h���$�
�[�u�o�p���۰�W*���qY�.�jd�����!Y;��2r�hD}H����m
�'������\�\���W��.��}��=uU��ul_j
ٰ���-
-o
]6�/�
 �������@;=5�wi5��0o�+�x9�
�4�����N�<�O�I��vr�(FI/g�B	�536s癶�l����7���`�>��
��s�t�r��l�Vifʯ��&P&���(�Lz�[�X�/UnW��c8��^$�{�E8e�9��D��Y9��r�>܏Y*���B2�ٌ�Hf�r�'�ݳ��Q�J���hWT�T
��#���m�N��
�(�R���p�J0�T�A��q��a��j?f����u�_1�H���(��؋&�	�é����A��aB)O,�2��<E�s�
�R�г�>m��Qo��C�^瑦
�|�h����ړ�
-�K�$
%��S����K8=��:3U�����G�������	S8 z)��(;���m%�juQa������34��
�����G
-ˬ���Ǚ���;�|@
-�	��{��M��ONV
�,=����ӡ6h^H-�n!��T3ѿ�f"LB��pR�Hĸ�����N7�2�E"�x�D
���1աs�*��g�C��^!�H�X�}{r�t�+�["�HL�J3���t��23�͜�(��
-���1Go�X�.�Z�h���6�(�d���X���Z�gw�ár�
NP�i6x�
!��
�m�7��rz�8��[Θ`K
-�E̾��
�%��$��R<�,;�،�% <���,<�\��
-���X��!��tr�uI���/��2������
 ��~L��D%
��E/��i18�=#��+��sF��,e�� ��M��<�G���e&��mK��{���2d`?d��*۟��M�mno�ub�J�_,�
V?��ԪG�V��U'"���_Qj�l���^�S���A��n� ��Ic������uq}uu�6:eiQ���*���y����޸Sg���
�R��_#N�`7_Eܷ?�x�����
��3
+x��Y]s�F}ׯ�h&Z�'��S�I2Iۙ4q�f4ki%�J@�q}�
bX�4i�6
��=��s�"
l
���p5�x�@"�(��qD��$�Z�B�c����*�jY���.�r�^�����|7�8t��$	�l���/v��l�����V���0N柯��^^����H����`��}���5<�>d�5���
�����v��Q	�E0LHXS�p$�e�f�v��+��#(��,�t���֊찿3�v���R�t���un��nĪԪ�k4X��|��0 E\�5_~Y�N���
��r�`{�����X
����M6�8�U�t�|^n{���n��uN����=d�|NExg<�Y�n�$`���`
��[U�>��f�Q�g���N��m���U�gk{� 
We/�l����q���x�s"B�����W�Zi4��
�
�$�a
�$�[�Ig��f��,��Pb��E�EI��P��i�
A5�,e�
��6K��3��n'o���w�U��ݜ@lvk�z���o,���ò?[d�� �"A�
�O�q��^��8�l�:�0��u�˲Yeٍ�


d,� ��Anz/�(��D�s�""�
�!�x�/Suj�5���	��M����X��rc����Ck�6��eL�8�4Te��w�Z~е5Ƌˈ#����:_^����n
X�Z/��]?�/��_id
!���$��% ^�v�p΂Đ<Ib(�.�^�Ѐ�,�nZ�hq}ұ�!��D�=
��@�QJ��if�w8e
��ΰ�a�
�I��b�q���w�R�u��	Ɵ��X�M�~�~��r!NJ\�뮾��CV
>5�?�	!���r
��߁$����m��+��q���Z�~?��gkg`����&9A4�>$�@�CҶ��zb
tjvh�7�ONJ�+NMU�>i�
����S�:�/�����X����.��g��qL���BN�
��#5�7i5��0orTt
�'i����i�,yx��7���
!P����i
+%����̝g�>�Y.��FZ�
+�q�d2,
�Aӡ�As�ʳZ��)��v�@�@4N
K�d29�ނ�"|��r�B��
�Ѹ�"	ދ��)c�y��'�訁����[H �������X>,)$C�M�dBPp*{z��=IN�Uq�$�i�vpE�N���=�٪��_�1���+�z��
��s�	���>��C�o�X]Oy�C���O�����h��c8"WX<H<;L(��E^F@�ߦ�wΘ�P
+�zR���t8�U��?��y��G�{�%Z�n���h~���R��	"���}�-��NO˭�L�lc�d����i�D�����)

+ =�Lr��^�?_�W���0�
������~<
+�����G=
+ʬ��������;�|@
+���{��M��NV��,ݧ���î6h�I-�n!��T3ѿ�f"LB��pT�Hĸ8����N7�2�E"�p�D
���1աs�*��g�C��^!�H��_�}{r�t�+�["�HL�J3����`s��n&Nt�']�昣7�/j�a-o��gpYN���s�]�~�:fw�ár�
NP�q6x�
!��

�m���rz�8�>X�aK
+�E̶�
�9��$��R<�,;�؄�% <���,<�V��
+�����Mh�I:�Ⱥ�ya�{uƋ�
��t��?@8�������>�%�R2.��gD p�#�h~���̙
���ɘ�'�@н3��d��m)���dy�޼U�
�
�Zeۃں��d���Q'�~�t��\��a����z4Ai�xYu"h#j�o�`��=�Z0��֏��T��t���uqyqqww�V:diQ���(���i|
g!��1�
+ܦ-,������|5��E�|q����~�3
+��o�0�
 endstream
 endobj
 2116 0 obj <<
@@ -11380,7 +11435,7 @@ endobj
 2114 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2118 0 obj <<
@@ -11415,13 +11470,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2129 0 obj <<
-/Length 1735      
+/Length 1734      
 /Filter /FlateDecode
 >>
 stream
-x��Y[��F~�W�� �ٹ۳�*%Q�m�4پ4���Y�6�M��g.� %)�`{<s�\��1��,���ޓ���s����2��
BI��$����#�C�1��|�V�b;��<
-�q
����7��~x@�~��T���E\�������N'�q�x?T��7�{�nz�{��
-��L�e��G
La�u z�(��YˀS�E��w{c�Q�"�0�AH%"�;Þ}��U�diqm�ؗ��g^��/@hDZBI�B��!�!!��W����x�LG���z��rT�Թ��s��RAGe��o�y6����r&�ɭ��.�a���'���#�F�r^M��i� c��̺��h�j)�vj�dE6��t�-Wq���U���4g��
)�a�#����
�,r��-�$9gy�xX[S@
��rUn�h�
;Vε�)�E���mv��f:�y\fy��9��f�i�	$���#�J��SH��7|l�j]�Y�p��̻/b�E�{҉\eIZȫ�.�!SH2�1�Z��((��;���O,�}�L͓�����|�/f�M2�i��F��,ub?`��5.!�n&��Ě�Sz�"��ʓ��9�M=2{����h��2�,%�u�~�
>�u*�JK=y�r�������#��[���� E���0ґSC"b�Ր�HR�m���=�Ydp�cv�p��U]�	�u�^�������]�e���{7�) 
�����ǰʏ��z��.7Z�
�0�d$/2��I��y�#E �L@;�~Pr��Z�A:$���SNq
/u��#��X����ڱ��PQ����*٪3���Pȑ����(�<Ioz�XW��q��{L�%�$=(���랥;������@>=h��
܂���$�4�c&Զ37
��y��z��1�А�<�m�3#t [...]
�9ɢPf�,�ښ��
+%�~κp
- ��ԋ[�*�T�D��d9R��&�u����W�Q�v�HB׫qn��֯ғy�|^k�[�� �� �;u��3N�fg!�Eγ3��t�–'�	��E��ΌZGؙyeؕ�
�3�0��(;��e�#,�d�eP�/c/Cզ�w,�j����b�|���+IB�(���( N�	��;�	���DtG>A�d�}�}�߃O�K���|��[(��B�3����R���߃R�#��+�spq!�X$ˤ�ӑ?��_�<���	��:�0yzg��
��S�����Oy�ΝR
JV�UK�
�#�7uOt�a!��g���F�{�#��+�2"L���6Gk���?��3hO��q���N4"R��q
�Wn����/�̍��6�'D�Y�ݛI��{��"!�PsB:9r.���V�<rl�^�`Ҽ ��ӪC�=NNjE�"<YpJzz�C�ܩ�ߍ+��<���p���h�ċ�NWe�?l�e���6������"��9[�Ւ&gL���?��<���w��QE��?(�P]Tȏ:�@Wl�a��kt�>�P/�ts��]��Gc��h^�h���1B�3GR���?*K�p������
�@xB��B!!�
z�1�cإ�(�{���L��U��u����̋2l)��]j��)t��@������t
/��//���`���rM�+K
�i��<�)����٘6vҐ"����ru}u��lФ@�4Y�()� '����B �ͧ�[S�n���E�E!���R&.-
:���e:�
+x��Y[��8~�W�mA*
_b'�]��V���mg_��P D��&���Ǘ\� �کT�ı���;f^���
H$��m q	�8%��4x�'16�q��d��۹��h�����^_�P�����l0�
��.��t�oխ��T6Q /
Y؏�����޳���
�p@�<B��d�{�S
�
26v�2)��"x�����1��Q�D�AD""t�=�:Q+��Yym�ؗ�)f^��/@hLZBI�",�!�!Ν�W� ��/�"��
��RezT�Թ��s��RAGi��o�E>��������[#��5�@8��%z��nҎ`#�դ$�v2&�jʬK
+�Ʋ�R(���!+��v�f�|�Jt:^�Wy���Q��Fl0�$D
s�i��^�h0d�[�x�my$Q,�9�#F��0�A
.Wz�Dg�1=W�ܖZ-���֍�T��D�E��9��f�i�qĉ��#˵��)$x�>6E��n�<)ݬ,��b���p"Wy��y��0d	F�!FX���|}g����5?�	����өy� �����o��l�I�*K��� �eN��q��%�̈́�XsvJ�QQyr�ap�¦�
�=q��v��Bvi
�u�~�
>�u*�ʴ���C9��V���a����c/ A^�68�t�Ԑ�l5$�c�c�i��:ꘝ+
�nU�r
U��ݛ�0WS�k
Q�{νw���P�M�\~
���P ���+�Q*�0�q$bq�1G�O�8�ϫ
)
�f��
��C<�yc�))��Ҫ8�y���a�Z�
k!
啎�]@���:��'�#BQ�$���.ץ��$Aa�ƪʀL'i���1�
+� ��\���ԯ{��z/C��&�
�UL�,p
�v�Ҁ
��P���p���uf�ɚ�
$BCN�4�=Ό��\��s?���c@;h��H4����F��?Y̵5
�
<VJ���u� 20W��ZU�)����r�P�M��2�+6��W�Q�v�X@׫qn��֯R�y�~^+�[�� �� �;u��3N�fg�Eγ3)�t��'�	��y��ΌZGؙyeؕ�
�3�0��(;��e�#,�d�eP�/c/#٦�w,�j����b�|���+A"�(���( N�	$�;�	���D|G>A�d�}�}�߃O�K���|��[(���3���R��߃R�#�"�r���BJ�H��Vӑ?�P_u���Ąt�yZQ
m�<�3��|�)�SH`�'�<{�N�%KΪ%O��1��':Ӱ�o�3��F8
+��G^-WPe��$�}e�����#fО����*1/:шI
R�ql^���[�[�(s7��ۼ�Xuj�ro&u"��]g��
C�	��ȹ$n�Zu�`b���E ��%�]~��V
z�q:Y,��ɂS�ӻ����N��n\�@������s%�`G{
 ^�t�*��a�.�o%��T���pV��^����48c�����p���=��S�Jr��A�E�B~�!�b���_
�]�3�1�z��K��4�
����z�c$�8s$U{z��� �]�)�o�`�'b��0�%�<�C�7}
���t�:��
^��տN��:�yQ�-��KM��?�*~p��0�W���EC4
�eZ5�
orUbY�;��_�3>��=��D����7ε^]_]m64)�:KWJ�@��!&6R�<j�s��x�f˼P.�,��d��*�0qi��A
�\�9M
 endstream
 endobj
 2128 0 obj <<
@@ -11463,7 +11519,7 @@ endobj
 2126 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2130 0 obj <<
@@ -11495,7 +11551,7 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2140 0 obj <<
-/Length 1903      
+/Length 1899      
 /Filter /FlateDecode
 >>
 stream
@@ -11505,8 +11561,9 @@ x
 �d�n?RVy���-���~{
i�
:Y���x�P忺җ�~��F��aN�&�}�O� n��
�.�
"Z�ݫ<|�]j�n��$�p�}}t�j�Ѓ,-�±J6q�'U�������M�g�
h��э�/>,��M�'"�s�b
�ʻ�9����:�qp~�IW�ϊ�~�@5nv:�YرU��� `��|��a�4
K�
N�'��1*8���Q ��d
g���
�U���
 G��<��8˪
�1_�if�T]x���J��%8��qN�$�CD���7��E�DsN!M�]��"�=�H�ya����
 ������b>FG��\B^L
���C��;.�E�`�T[*N�G3~}T�|���#��Rŕ�Ȟ���
��RS��AB������i�#
:�H�I��@h��<j
c�J!M�8��]n�(�X$��e�N�"�M�E|�Eu��
����X�
^�-w����"gd�I;�X0\
�dL��HM$��8���&�""�/�d���భ���'�w�]���!�h�P�8� 
˱�@�u܇11��#��)@FH+�M�У���N6 ���sN!��BF��P��@
�v��X4$m�(�S=�#�Bش�!�0�f��c��5�U���.����s�9
����瀿��r��9��谗F��yit�*�N
�/��߬ӑ�����!Rt:
x��]�s�i|���
���

&`��Bn>�򖻜�D.���T�_��?�r9��\I�
�
-�Qo�7
sT��rHv-{������Ʀ����
xȾq%��ةƆKĸ����g�s}
A ���Z*��5��'�5��?
hs6G�ꁷO�5P��
�0��g�mζ3�W
mA�H���I��ǁ���s�8� Mɳ�8/����8��&�>�ɑ�ə���sB҅��ϑ�>g��	�*��?q?
��PL���������0�d7<֌�?~�i�x�9��:���x
DY�Vܹl�
C?�I�Ӏ���loZ��A^�i�D0&GvEB�����>I�s�G~��o&.�vR��4I���v�WWhY�}��
-�VW ���h�bKZ-��5)��6oh�V�@��5�����
��$�2"
+�Qo�7
sT��rHv-{������Ʀ����
xȾq%��ةƆKĸ����g�s}
A ���Z*��5��'�5��?
hs6G�ꁷO�5P��
�0��g�mζ3�W
mA�H���I��ǁ���s�8� Mɳ�8/����8��&�>�ɑ�ə���sB҅��ϑ�>g��	�*��?q?
��PL���������0�d7<֌�?~�i�x�9��:���x
DY�Vܹl�
C?�I�Ӏ���loZ��A^�i�D0�Lλ�}�}�$�/��F��7�
+Z��H�L���v�WWhY�}��
+�VW���c�R�0�4���5(��6o(�"H0@��E�����
�� �0�
 endstream
 endobj
 2139 0 obj <<
@@ -11534,7 +11591,7 @@ endobj
 2137 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2141 0 obj <<
@@ -11560,17 +11617,21 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2155 0 obj <<
-/Length 1713      
+/Length 1707      
 /Filter /FlateDecode
 >>
 stream
-x��XKo�8��W贕�5CR�(��6I����^�"�e�Q+K.%籿~�=-'i��,`�Eg�o^$v�v��^-fGg���(i�,��;<$�Q�,V΅K0�oN0��6���r[���b%��<[�D��b�&2K����a�u�T�y<WBz$rE��W�8!nD�/�w�������*�!zk����nf_����whGέ��q���|��5��
|М(F�!"a`L:�KŶ�ʢ:�J��m�ڪu��F�'�D��ؙb�}[xvo�<[]����F�e���>Gg
�����6N
\\�ң̽- Ƙ�ٕ�ޚ�G��͒�:�̤�`꣘�f��b
-�v��	�8o&$�jB�Fa3'�R�(�1R��\�\�ϳ"-7ۤΌ��R��UxV �\�u�(q����rd��1
-}���6�Z]���)�
�+�!<h(�S�y�G��ؗ�(�Lj��+e�i��FX�
-�bm�>cLs1t;��(�#P�GAh��L)κ�3�3�07���:�.A�˓��
B_���Mˑ���b`�������ׄ�>�X3����ſ!ռ�W#�n��"�N�m�bGA�}�8�~�a�̳Ԭy/6Kaן�T�� ر�6dPD�Cd�gK�'�@rk`�g
�ᬨ�B����c�8T9
"��0��^�b�]���1d��RJ�箨�e�j��.G�^'�U�X"����J�b%�cݵq�����쒙�@�wt �Nr1�!�,���984�fx�
m��#���sQ�d1&�ClڷB1U�Y�W��}�I�Q���?��8����ϠpF?	y���Xx@q���"
����B��G�5�_!T5_Ce�vdg�z��
'��1NĂ��E؍Ue�*�W����bb��|L7��ֵ���7f�
(8lTL
����.ɫ�� �4x��۲��XhB�Ts�����E0$#2�2ݒa�v�
�>{��Grߨ��	�0hm�U
�J4"�H��:�� [...]
-�����������.��b�
-��
����u�R"U �g��t?�՝�dЇ]>�UIJ���:�^W������������
udW��]
�nz���U�	Oh at M�R���Z�`��������8b�Ǯۦ�'��S�{ӄjC'[�|��
l��;	6ew|$(�m޿�
-�_&�Ӝr8�E�0�Lw�gm�۟��j��͠��
���
��@~�uRa�Oq�ī�'\<�� �6�T�RN�7�O8�!��{���=E~�
]�B�G�C�l�k��CY��
�����>��?�����򣨟{Pg�f��0��Y��� }�v�&��QZ��XWA[���a�g���?}�������d1b,��}o���<���Aм���c>'�z�����P������]	�ƒ�ja~��w�ָ��.8����MM���ݏ��|
"ߜ�鏙��Nʡ;�ې���������-J+�+��DY}���G����B�
��D�Ƒ�/��Y���(�5��f��
{\�
Y�,
+x��XIs�6��W�Ԑ3
�ߒ��$mfRG���x 
+��P�R^����pe;nr�$<��}o��v��f�j1;:
}'AIHCgq�$؉B�%�b�\�#?��c�n����m��_���y��\���r��e.�9e�}��2���JH�Į(R�KXD������t1�>#�
+v�ޚE(�nf_����wh��έ��q��3w>���ak>hN� �'�!"a`L:�KŶ�ʢ:�J��m�ڪu��Ƥ'��(‰3'0Ę������<[]����F�e���>Gg
�����6N
\\�ң̽- Ƅ�ٕ�ޚ�G$J�%�uV�I��G	!ͤ�'�0$���"bGQ3��	$B4�9�"$@1�Ո��XV��R��~�i���:3n�Ji��
� ȹ��)P�( 
������� -m��>�*SM�
�+�!�h(�[�y�G����ZB�Z��JYn�����¬X����\
��!!
+���QZ%?Sʆ�.�
B��#��ߔ"�R�%�|yR�݃B�+�(x�ڔ[�|�`D�f/��~M���5~��
_Z�R�gy5��F�*Һ����;
+r��v�<K͚�b�v�ٮHu��
�hCE�?D�~���|�$���Ί�(��9�"
A��*gAS�
P at lb~���U5�l�PZJ���+�mY�Z'��Ѫ�\֢ʸ%��5��P�+�
뮍��n> �f���h� j��w��9
�fA��E����
O���X
b��p.�,�Dt�M��A�!��4��
+���9I0��h?���2N�g"�3(��OB^�e)^
P
"᠈ǣ����1dM�(���k�
7Ž�L"Q�R��|�=�I�X�r����
R���6�5/&����Ǵp3
n]K�;
qc�?`A����f@���Y!��x^M�ȥ�suݖUv���C�"��3
U/y�
(�!�є�
��d0x��#>��F�lNh���& _��^�F��Q�,o2ĉ�R��m�/.�J �z!���� �r����+���ԋ��?
+�q%C���k���ͣg���Zs� 됲fVHY��z	Z�v��:
z��@w%�1���,tw�"JUfd�+՞��e^���pV��R���Ð��z�*%�ޛ�Mi�3�X.P���ʳBpi~�q���T��4rOyzm��6�i�
+����������Ж��]ޛ'7���B��@b�)�ƅԄX�[���:Fug���E�Ok�����Φ�ը�>a����ꇪ-�B
�U=�bW���
�����}�P��F�k����.�~k�v0|28�X��kŶi�I��T��4�ڐ�ɖ��I4���Rԝ��;>
+�6�_d���/�iN#8���0�Lw�gm�۟��j��͠��
���
%с�>��4�(�T�,���WO�x8�A mĩ����o�p0C$f��

+��{���! b8���|/�&���|ל�Ie�F��N���A}x���H�W�E�܃:4
}�Ѯ�r��|�[�[4�ԏ���8ĺ
+�"4� 
ch?�����>0 �0���%Kc��m>�{��~6��?
���]���
_[Qo���+�U�
���%�����w�ָ��.8�bDM9�ҁݏ�iz
ߜ�폙���D�B�6_�����������V��>�n��,�I!p���aC��0wg�!��,"�L������_(ǡ�
 endstream
 endobj
 2154 0 obj <<
@@ -11626,7 +11687,7 @@ endobj
 2152 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2156 0 obj <<
@@ -11670,12 +11731,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2167 0 obj <<
-/Length 689       
+/Length 686       
 /Filter /FlateDecode
 >>
 stream
-xڍTMS�0��W�u�"ɖ?r+�0�e��
0�b+���Q�&��+[rp���!�V��߾}�l�i�,�C$(	i�
H0�B�% ���K0����m�*�cS��'�+�(����u���	u�*�Z��q%:�Q��ϒ��Yވ�P�Į�2��� Nܘ‡����:
��`@��E>Y��=`���K�i$1؍�JP_?%X9?
��\��p�L.��Z�!t%ʵf4���*늺jG:���	Q������=����Amm27���B%��ӧ"��a�#G���X�	����#��#J���9�
�[Ż'a�l�W�l����|��LTT���/�EP8�����$���g~A�:�Lt��"7�g��T�
R�Gc�m�� 1@�̝_|`�
)s9�B���UB��%3
���R"�}�lZ×H�Bj��NJ�u֗����p���j����fo��A�]n�����ݔ�F��Q%6���@rWT[h+���C3��K������\��+Ǎƺ7����t�B�D���/� Ƃ#
���Ya�i`��&��s5�y����B}�:�6�̙���
-us��W�깄�z
K��}
1Ҧ$���
A��x+!�8F��`Z}|�fy�H�Z�Wc�O]�,��n���U�(Tt������
��N���7VY����8B	��;v��>X��Dǵ�
�p
+xڍTMS�0��W�u�"ɖ?r+�0�e��
0�b+���Q�&��+[rp���!�J��߾}�l�i�,�C$(	i�
H0�B�% ���K0����m�*�cS��'�+�(����u���	u�*�Z��q%:�Q��ϒ��	o�F(HbWT��p~'nL�Cz�|I�?�|0 ��Y�"���t�
0���%�4���S%������g.�G8d&��~-����Z3��ʺ��ڑ΄�8gxFB�1�(E�xO);�crP[��ͅ�<������C�����=fX����'� �|�`�3�(�H�� 0|N�B�V��I�@�M�j�v�L�1�g�Ȭ�*�b�E��
+�z~���$�a��/�Xǜ��R��L��*�A��H`��
�$蓹���!e.G}WH�B��J�ջd�CV�YJ��/ßMk��PHm�I����RT
�[�ZMrV����;H���b+*�x7%�QuyT�M-e=���ڊc*���
{�1Ē��}h,4����q������l�/]�%�fg��%���H��A�aV��40��fq9�j^�j���ZuBmF�3����2�Zݯx�s	�
�<�Z��b�MI��B��5�J���7��o���,E�B�H�S|�f�X�v;�����F��[4�\��
o(D7iD�	eo��V#�I���~�H_������r4#:��_ׯn�
 endstream
 endobj
 2166 0 obj <<
@@ -11696,7 +11757,7 @@ endobj
 2164 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2168 0 obj <<
@@ -12094,14 +12155,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2298 0 obj <<
-/Length 1365      
+/Length 1362      
 /Filter /FlateDecode
 >>
 stream
 x��Z[o�8~�W�m��u�\��Z�D۴CZ�2�h:#�C�K.ㄶ̯_�SR�8��$�9���
������q|�u�ְ2+T,���!e0R���s���cp�HP�ľ�m�O���C��l�iK7��߸���x~�@�;���C���T�m|n��@LX�	����]�ݖ�j�>�����`�j�f��Db�f*G�,v�z
rEU
6U�lR�	��t+
�?�#����8D����
i&ljf�>�((�ᰂk�u��X�7"�,`�&!'Ն�y�^#»@dH ����^�ޔJD�OIN�lĩX|�)����
���Ȃ�BqȏB����s�d9����
&�Ʊ7	��� �eK��Ƅ�Q2'�p������!�ģSr1
�����2^�l�
]w�m�WH���ۖ��İ�������%f�)�D(�D/&#/�7�r2桿G<�]��K<1M��;���n��
��P��+ �HBg/��m��`2���j׉�%��UV
��V"W�C�
�稩�{	��O�oP',��	�B��@nd׀��iy���;�kwO�4�D�QZ�͡�$�I�&�T1�5rF�u��D�F$���E�Y
P�>mYFJS|�L�kd�n�k���V��훏
M>}^���3e�p�5�6`	���u��c|/X
 q�t�E�10��`]X3v&V\W�k��ź,<~
�j1�zX�mB�Y����:�9Y9�0J<_����t��IJ��N��M����g��Jg��
F�Xz���s�
���}7�
�����\>i�Yj����&�S
��귺���ؔK�K}&����
��X�4 (��tN�l�8
���
_ �b ��,�X���ʗ����r�`

���X��
 ��傪s���!�eSt�BO+�j�e֩a��T.4��E�v�fQ�8�g��hk�7.Z
:L6��e=�,d�ԯ����cA%7�
�̶�yT+*�����R�b�o椿��y�T�-�Ģ����el�@� F��lpI\�CN������p��,��w���fW�p�3���]�y.	o�
��ŵ��5�h;
-;8
��f	��%
���p�v��,�^j�&�[���,+�=VJe)�
 ���t�H�0����ҿh��W�ݜ�|��v�
�����שቧ㮄������;,�$;
��Ԓ\'���爳8��m�Y�9�6�ؖ�8_\�c�X�]\��0�b�2x(�3�9�_\v,����G~��G����ї��?T�l���.
ft��M��rg<S��5 !:����G��w��\"�)�o���P0_�S�4�
�h
�$:9>~zz��/��K��hz�"���2��-��C���C���t�j�=hq�'�ِ���|��
+;8
��f	��%
���p�v��,�^j�&�[���,+�=VJe)�
 ���t�H�0����ҿh��W�ݜ�|��v�
�����שቧ㮄������;,�$;
��Ԓ\'���爳8��m�Y�9�6�ؖ�8_\�c�X�]\��0�b�2x(�3�9�_\v,����G~��G����ї��?T�l���.
ft��M��rg<S���k�P�tA�-fE�0�S��I��`�8�fb`��_
�$:9>~zz��/��K��hz�"�2����q�sd~����n!`��8-�	-���B?0��B�����H
 endstream
 endobj
 2297 0 obj <<
@@ -12577,7 +12638,7 @@ endobj
 2295 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2299 0 obj <<
@@ -12588,15 +12649,14 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2399 0 obj <<
-/Length 1586      
+/Length 1583      
 /Filter /FlateDecode
 >>
 stream
-x��Zmo�6��_�o��Z%S��a����Ӥ��h�-�6;���禿~�${��T���z{����x�e,
˸�=���^��᛾k��la�����60f��?y��������Ǵ
O<W\Cy�w1����e��a虞� �}�l�8eX�㏍MqWl�lG|G�]�OZ5"����R^�Y�Q�F�+2�":g��?}zM����1�9M4,�:�9��`��9O�b`��'˲J��I�Dɞ-+5�\���CZ��]]/Y�c�'a�����$ *Z��� w�X�e�L48�Oc��7��&�tC����Y#�n  �cF�<R��ۉU���`,����ك�Aw�3��)K��J�� flx(�!
-҄�
Se\��!�Մ��
������
���9�
�$D$���;�<E�$ �_���n�H8n7"��?���8'(�!AN�ӂ5A�u4:_��+A
�9�$|M��F,��9�2�hLD�
��t��V*�h�#�5'�eG��dy
-�q�����iTⵄ
�
-W�nKL���J
6Ux|8���q۵
�S�
S&1�^ �Wg�6]�ߖu���
�b�2mgwǫ'��ѻ#`6���;;�%���J�s���m�l���8�]|x ���ZS���
B�q�e�5Ny���X$>��5b�:	�D{$���"��pL�qx,y�� �"�М�P��W�����"͆i,�lKК]b��-� ã����
�Ƀ�:n�j{�.��7e��~���� ��a��bX�t)Ć��Φ�w�8�G��a
�
7N�f9�D_Ns	�(G��|�jz���Y�ש�+,~0�2�
++s�2_�ؒ$Z���x;���H�9ۆ�8�k�N�&��Q쌥�8숾��$�Zx�rN��d�i7�(E�:�
��g/��i9hCC��|�9�K����1�x !joF�=nGs֠+s
ݯbʊX�SM���c����O-a_
�,���R�֊ƅڰs�ɻ���X�'r������+C,��+�Ai��A�VSA��pH��d���n�[�Qض��H-eZ�D5���<[7���K�y�$��i���[���Ӑt
�Y'��Ed�T�*Y0�����E4�y�p�'�K�
�V���:��l����J/v��@L-�n[�́��j�nh��_
-(\�!T~bX�偯h�
G�L�rs	�u��B��r�~@��j2N
�i�Etq��\i��pp��,�yt�NS:�� X}�u[���vH�@�OS}���k�-?F��
��L�iQ��$���
�j�ٟ
[G:-�~W��
4=�
ݑ����է��׳�=x��lz_�mU{�&%[3H�F쑎����^�j /5�4�N�rz{-4��^��L~�F�7����هd���f	 ��ܱi�cݷ�o����9���V}�ي��M����p;,�a�wS
�3�.�d���hr�Lq�-'��}^
��d����'
Zն��\�I��O�K�#�s0t�
����_���+������䮛��[�y���l�٘7�	͘I�,���]� #ӳ� �����D��3����g�v� n��¬��
��
+x��Z]s�8}�W�ma�8��l��ٙm���I�6��n��[���Z�,M�J�a�%�
��>��6�{��չW�-ciX�e�٬w��u
��]�5f
÷
�&��1
��������gW�8��x�{Ń1�w{���= nZ(�
=�s�Ľ��-#��
�t���)>#�#��G��'�[Xtai/�,�(K��	F�3��>��	�
]|�ᜦ	|
�
C`
0}X���d1�a��e�%I��p�dϖ�o.{�ǡ
��Ȯ��,��1Г0{N
b
�H-��rK��u��2�Y!�

ا1��Fo�tC����Y#�n  �cF�<R�ۉU���`,����ك�Aw�3��)K���
�� !36<4��i�s��R�uh5a�r��`�`<�A�H�D?G8	��$�N4O� I ���}g��� ��
�H]�G������/$�iy[�&h�N���ktehA0�"�D�id�݈E9�8�\���H���7�J�
�q���$ݼ,��7�,O3N�6�<�J��0��p�t[�`bԝT���������k'�S�
S&1�^ ��g�6]�߶u��9hŀe�����

+F�@�o?��,�
�vP*��mpm�`+�������q]~�5%��!�
'	Q�ިqʋB��Lh���N�K�I(&�#Q���	-Db
+薈�c�S59��Bs&Cu�^a.�_�ߋ2����-Akq�q�["����G�i�
�ɋ�>n���x�)��7��y?�AXwMr°H�G1�y�fCʿ�dS፻y
ݣs��
��N^�'|��K�o��h���p�v7�dk����t�?	�^���~��AlI���y�P�
V��(�9ۆ�8�k�N�&��Q쌥�9숾��I��R��
���Z
�nN+
P��u�=2=+j�^���rІ�$��
sN����5c�e�@B�>�v{܎�AW�(�_ŔXȩf\��1�y������G
���SiCkE�Bm�9����
RHb ��\��y��J��y�:(͢
l�j:;
2a2�q5���E�m�s��,+��&���uu��\_z͋%9�O#��nղ:OC�M��f�h���b���d�,�B�ыhL��r�g��܎U+�SM
w��Un���ke��"�Dˬ��l�P0RM�
�W�KE�>��O
��<�[8�Q;���\�v
�x��@+�\�?P���ӂsg]ܣ5�"-+|%')�b�h�G��4��
���Y�L.b�Dd�4��:٥f��c�X`�9�D���I*`�*���T�9m�g�֑���~W��hz�9�#yKs��Oo'�g���1r��
+l�:�+)٢�A�2b�t
�
���Ux��I���VNo��GV���ۛ������fz}�~2���s~�l� ����;6-w��������=g\��}�j�i�"�a��,���KyY�ݔ�̫�8Y������
8S�z�	�e a���78Y������XO*Wy�2噘x���Pwd�2��^�7���6t�1ؽG�������f�1n��1��gY�
D�( F�v'i�����L���:bh=�%�];��E�`���_U"�J
 endstream
 endobj
 2398 0 obj <<
@@ -13282,7 +13342,7 @@ endobj
 2396 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2400 0 obj <<
@@ -13293,15 +13353,16 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2470 0 obj <<
-/Length 1327      
+/Length 1323      
 /Filter /FlateDecode
 >>
 stream
-x��Y�s�8
��_�����&`@��Z��aw���d�F��\���/���nU,�v�Hȓ'������7v��N�W$Ab�)� F� ��������;gZP�(�qYG[J[����i#``6ɼ,"f�h<}̄��3��6�ʞZ0-A��
c5>7�6��@@����VB����#���W4����A>u4+8
{
�) �
-��?���4!�T`u��5��4��]
J�ͪl��
�k��?�B��j����:���-�m��Tc�W-�.�ې50�j5��M��,ĥ	�ڠ�B��i�p�-�5��T��M_ի�49E`;Î�R�&���4�Ԯ �80t��?!r��q�ZW�*��A�e���Z6Vo{*V:�*��]�t��op"b
����>�7��ڐr��C--�omz

n��5;�hp�v,�Մ+mp�/��:5n5a�hw�k���	���	�u��'$��a���
xkX7X�
� b�u�5�zN
W�A7�(𰙂:�� �
�����M�/�k8ޒT��L3��IV=� ~R�q/G
"lsm���E��
�t<�c+q�e\
�w��p7�
LH5�/��֋��;l�SvC�^�8�I����L���KГ��a���@g���xAeE�z��-

�zN&��=�9r����K�8�@��0 _|�Wn2����EK�H7{i�ES��%�v��W|1b�'�C
㌼$��xg�
� J|
Ȍ$B�~�+B�`F�_rR���J0�6LR���C�M�r)2� -a��?��ٜ�GqH׊'.-fb�4�+��'�����{�1�����O,������+�Ri��������|ؑ%��IAT�6�Y^BPɡb����/2N���
AO��85���U
�KH8���*��*����K���L�G,�L�K�n�t��q*M��|'�`��sg�c�
K�A���i�v�_�f��tE��..��%t
^�5�w�$rlj��TK��9��.��Uf��9��̻
���`�}Ø\�Է�}�t�����M!�:ӞS���}�Z|1nG��]P��W�g�PJgaH+��4y�u:�K�?3���9�'��;!��e�B�v2r
�NQ;Ï�i�|V��i�p~��7w����6�vٳ�͙��+��.���#��y�s�eӿ���f%�mQ�7�NSt;�l��
-(m�=z�4�I������/
/��
-�ˇ(
�Y#�!��]i?书H�,B
-!����\}J���:Y�%E�
�ϓ$���Z�V�8旾F��\��w�#�W҂�����V�9���d���2߂�d:��ֻ>}p�mt�
p���  1
+x��Y]w�8��Wp�pΖ&`@{gm��Qa�ۙ�C5*�,�ί�𡫝�Xp�	y���ܔ\�vkծ��k�MER8k�5�*PD�1��k�;�(|�
�:�E �l\��P���j�� k
L#UTeč��o����r��-ӷ�\]�ٿ˙��5�M�-"�{	q�ĦUP6i��D�z���G�z�=e�M
Ns�N�{���zޟM�.W�M�c���9
`b�Z�*�{FY6�� ?�ou�A��P�n	B���H�����~9�]l�U1܆�������k=j=��\\�^�PO�W�+R7�ߑ�fc��^���^9��Д�֠���@�ɯ�4�.�+�?�����9�ø���;%�e Ĵ06�i|��?�U�߻r��}Wd��6T
}
?Z����
ڀq�/CM-�oez
�o�!�;ɰ�[�ƀ*�Uָ�<0O�[W0K���5���$�$����bN�0m�hZ�5����
+��:�];����{q��H@�ОSƃ�����&��5lwA���]*�)�hhǔ`�Ω�c�����XB𫠤:�3&U��
�/l�Č�x��Ӄؙ;?���=��Ǵ��
��A�������)��v�K
��J|�p&�p�v��%�)o�_LEb3��n���B{�w���6	|w5���&������f?�0��"
�W $���������z��^ZF��{Gx������]��>�Eqh3�8#/�Y�W�3v�!ɊX*��Pd��P9����R���L�5�Dh?�P*ӠZ���OJ��Ʌ��3���(
+�Z��a�LĘF{�U���Y~z����HI�~�����;��
��*�u�Ϋ�^�͆
Yz���@0�K63�������b'1�\Г�7JL��lՇ���N譥J&��eb���=�a=S��
8S䰽�3Y�E�H�E�8��ń�✩wƘ��B���t�x���ר�'"]�0y�M
+�Fj
G��y��%�Q�Rղt|���4�(t��op�8�/�n9�Ť�e� �4�mF{�<]�>a1]Ƚδ�T`��e�]��ѯ}���S�(�Y���%I�{��ҭ�ό�3!Y�G���NH%r����

����C���#|� ��3�^R+�_�͝���g�!�Q��y}欈MUn�ߨ)"T�x[3*��o
+��q���1/��m�ɻmo���9���
=mF4�M@�����-l7��
+�ʇ0
�i#!%�E�JfP&��|2a�ͭ�>%��hk�R�ܜ���8���^.��(���_�{�#�W���.��
rVyg��l������2C��!�lP��w<��<��;�L�� 1/�
 endstream
 endobj
 2469 0 obj <<
@@ -13777,7 +13838,7 @@ endobj
 2467 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2471 0 obj <<
@@ -13788,13 +13849,12 @@ endobj
 /ProcSet [ /PDF /Text ]
 >> endobj
 2475 0 obj <<
-/Length 416       
+/Length 415       
 /Filter /FlateDecode
 >>
 stream
-xڍ�[k�0���+���0�:X��˲�$;�.
���q�lǓ����)�
m�PH��y%(��
��Q�Yr�p&��|%)�B��u�����w��� �
�l�H�ً�s�Q�$@�b����
Z?�Y�
-�Y
-��@¸�k�C�y	"���p�F��M?��-'
jS���R�	��i��Mw�����M]=m��叏��4�罽A��� AB}�ἵ_���L�+v)q�x�E�

�8��P��ϐ��,ƛ�"g~u����!#�S�l��<�ҷZ�Ca�!%��z�}_��A��o�=�ڝ�A���
�W��9	�vu����)#n����4w#a>}9�*�B'S
�L��0
�"��q��
�ڪ3�⮫�W�pq[�&X����h
]s4D<U8�"ek��Z��������۷�

��
+xڍ�]o�0���+��@�؆\N�d�L��V�����?;S�R������!P�k�)G��!Ùd�-d��X0
+�����竇�)_ at B9&\ٺ)���]��/��I�N�Ba���|"���̳�)���q{�p�~ �D�
f'J��Fw�~0U[N8Ԧ2�8>�Ӧѫn_?ѫ��m�y���w'Z�iJ����2b�	�q���y�V�0}�سH�3�S/RdX����"�p��T'1�<+r捓包	�!�>���K�j��ن�z�]���|�zg����kw$�
O�
�W��9	�3�8��mu_���c�����i��
�LH���k��n��8�u�m�\
q����x(J�hv��G���DWvk��H�"��Uk=X!�Uw��� ��X
 endstream
 endobj
 2474 0 obj <<
@@ -13815,7 +13875,7 @@ endobj
 2472 0 obj <<
 /Type /Annot
 /Border[0 0 0]/H/I/C[0 1 1]
-/Rect [361.7 57.047 476.669 65.278]
+/Rect [345.82 57.047 460.789 65.278]
 /Subtype/Link/A<</Type/Action/S/URI/URI(http://www.cs.unipr.it/ppl/)>>
 >> endobj
 2476 0 obj <<
@@ -16264,8 +16324,8 @@ endobj
 >> endobj
 2698 0 obj <<
 /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords()
-/CreationDate (D:20090410214622+02'00')
-/ModDate (D:20090410214622+02'00')
+/CreationDate (D:20090418071529+02'00')
+/ModDate (D:20090418071529+02'00')
 /Trapped /False
 /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6)
 >> endobj
@@ -16277,2704 +16337,2704 @@ xref
 0000000004 00000 f 
 0000000000 00000 f 
 0000000015 00000 n 
-0000035205 00000 n 
-0000671060 00000 n 
+0000035191 00000 n 
+0000670845 00000 n 
 0000000060 00000 n 
 0000000134 00000 n 
-0000039325 00000 n 
-0000670973 00000 n 
+0000039308 00000 n 
+0000670758 00000 n 
 0000000179 00000 n 
 0000000345 00000 n 
-0000073670 00000 n 
-0000670884 00000 n 
+0000073632 00000 n 
+0000670669 00000 n 
 0000000391 00000 n 
 0000000577 00000 n 
-0000093018 00000 n 
-0000670758 00000 n 
+0000092970 00000 n 
+0000670543 00000 n 
 0000000623 00000 n 
 0000000713 00000 n 
-0000093074 00000 n 
-0000670697 00000 n 
+0000093026 00000 n 
+0000670482 00000 n 
 0000000764 00000 n 
 0000000826 00000 n 
-0000098580 00000 n 
-0000670571 00000 n 
+0000098529 00000 n 
+0000670356 00000 n 
 0000000872 00000 n 
 0000000977 00000 n 
-0000098636 00000 n 
-0000670510 00000 n 
+0000098585 00000 n 
+0000670295 00000 n 
 0000001028 00000 n 
 0000001128 00000 n 
-0000098692 00000 n 
-0000670384 00000 n 
+0000098641 00000 n 
+0000670169 00000 n 
 0000001174 00000 n 
 0000001259 00000 n 
-0000098748 00000 n 
-0000670323 00000 n 
+0000098697 00000 n 
+0000670108 00000 n 
 0000001310 00000 n 
 0000001415 00000 n 
-0000107021 00000 n 
-0000670197 00000 n 
+0000106969 00000 n 
+0000669982 00000 n 
 0000001461 00000 n 
 0000001546 00000 n 
-0000107076 00000 n 
-0000670136 00000 n 
+0000107024 00000 n 
+0000669921 00000 n 
 0000001597 00000 n 
 0000001677 00000 n 
-0000123491 00000 n 
-0000670010 00000 n 
+0000123436 00000 n 
+0000669795 00000 n 
 0000001723 00000 n 
 0000001853 00000 n 
-0000123604 00000 n 
-0000669949 00000 n 
+0000123549 00000 n 
+0000669734 00000 n 
 0000001904 00000 n 
 0000002052 00000 n 
-0000152713 00000 n 
-0000669823 00000 n 
+0000152644 00000 n 
+0000669608 00000 n 
 0000002098 00000 n 
 0000002243 00000 n 
-0000152824 00000 n 
-0000669762 00000 n 
+0000152755 00000 n 
+0000669547 00000 n 
 0000002294 00000 n 
 0000002548 00000 n 
-0000173574 00000 n 
-0000669647 00000 n 
+0000173500 00000 n 
+0000669432 00000 n 
 0000002595 00000 n 
 0000002720 00000 n 
-0000173687 00000 n 
-0000669573 00000 n 
+0000173613 00000 n 
+0000669358 00000 n 
 0000002772 00000 n 
 0000003110 00000 n 
-0000180519 00000 n 
-0000669486 00000 n 
+0000180443 00000 n 
+0000669271 00000 n 
 0000003162 00000 n 
 0000003469 00000 n 
-0000189360 00000 n 
-0000669399 00000 n 
+0000189277 00000 n 
+0000669184 00000 n 
 0000003521 00000 n 
 0000003820 00000 n 
-0000194703 00000 n 
-0000669312 00000 n 
+0000194618 00000 n 
+0000669097 00000 n 
 0000003872 00000 n 
 0000004166 00000 n 
-0000199807 00000 n 
-0000669225 00000 n 
+0000199719 00000 n 
+0000669010 00000 n 
 0000004218 00000 n 
 0000004550 00000 n 
-0000205263 00000 n 
-0000669138 00000 n 
+0000205171 00000 n 
+0000668923 00000 n 
 0000004602 00000 n 
 0000004896 00000 n 
-0000208825 00000 n 
-0000669051 00000 n 
+0000208730 00000 n 
+0000668836 00000 n 
 0000004948 00000 n 
 0000005280 00000 n 
-0000209235 00000 n 
-0000668962 00000 n 
+0000209140 00000 n 
+0000668747 00000 n 
 0000005332 00000 n 
 0000005693 00000 n 
-0000209527 00000 n 
-0000668871 00000 n 
+0000209432 00000 n 
+0000668656 00000 n 
 0000005746 00000 n 
 0000006036 00000 n 
-0000218626 00000 n 
-0000668779 00000 n 
+0000218527 00000 n 
+0000668564 00000 n 
 0000006090 00000 n 
 0000006418 00000 n 
-0000224693 00000 n 
-0000668687 00000 n 
+0000224591 00000 n 
+0000668472 00000 n 
 0000006472 00000 n 
 0000006790 00000 n 
-0000227737 00000 n 
-0000668595 00000 n 
+0000227632 00000 n 
+0000668380 00000 n 
 0000006844 00000 n 
 0000007200 00000 n 
-0000231279 00000 n 
-0000668503 00000 n 
+0000231171 00000 n 
+0000668288 00000 n 
 0000007254 00000 n 
 0000007635 00000 n 
-0000231572 00000 n 
-0000668411 00000 n 
+0000231464 00000 n 
+0000668196 00000 n 
 0000007689 00000 n 
 0000007944 00000 n 
-0000236096 00000 n 
-0000668319 00000 n 
+0000235988 00000 n 
+0000668104 00000 n 
 0000007998 00000 n 
 0000008359 00000 n 
-0000236389 00000 n 
-0000668227 00000 n 
+0000236281 00000 n 
+0000668012 00000 n 
 0000008413 00000 n 
 0000008746 00000 n 
-0000245518 00000 n 
-0000668135 00000 n 
+0000245406 00000 n 
+0000667920 00000 n 
 0000008800 00000 n 
 0000009196 00000 n 
-0000251324 00000 n 
-0000668043 00000 n 
+0000251207 00000 n 
+0000667828 00000 n 
 0000009250 00000 n 
 0000009641 00000 n 
-0000258057 00000 n 
-0000667951 00000 n 
+0000257936 00000 n 
+0000667736 00000 n 
 0000009695 00000 n 
 0000010051 00000 n 
-0000258702 00000 n 
-0000667859 00000 n 
+0000258581 00000 n 
+0000667644 00000 n 
 0000010105 00000 n 
 0000010471 00000 n 
-0000264926 00000 n 
-0000667767 00000 n 
+0000264805 00000 n 
+0000667552 00000 n 
 0000010525 00000 n 
 0000010924 00000 n 
-0000268964 00000 n 
-0000667675 00000 n 
+0000268841 00000 n 
+0000667460 00000 n 
 0000010978 00000 n 
 0000011359 00000 n 
-0000269375 00000 n 
-0000667583 00000 n 
+0000269252 00000 n 
+0000667368 00000 n 
 0000011413 00000 n 
 0000011769 00000 n 
-0000276305 00000 n 
-0000667491 00000 n 
+0000276180 00000 n 
+0000667276 00000 n 
 0000011823 00000 n 
 0000012126 00000 n 
-0000300853 00000 n 
-0000667399 00000 n 
+0000300711 00000 n 
+0000667184 00000 n 
 0000012180 00000 n 
 0000012551 00000 n 
-0000304422 00000 n 
-0000667307 00000 n 
+0000304278 00000 n 
+0000667092 00000 n 
 0000012605 00000 n 
 0000012919 00000 n 
-0000304774 00000 n 
-0000667215 00000 n 
+0000304630 00000 n 
+0000667000 00000 n 
 0000012973 00000 n 
 0000013339 00000 n 
-0000312612 00000 n 
-0000667123 00000 n 
+0000312462 00000 n 
+0000666908 00000 n 
 0000013393 00000 n 
 0000013741 00000 n 
-0000320743 00000 n 
-0000667031 00000 n 
+0000320589 00000 n 
+0000666816 00000 n 
 0000013795 00000 n 
 0000014199 00000 n 
-0000326484 00000 n 
-0000666939 00000 n 
+0000326329 00000 n 
+0000666724 00000 n 
 0000014253 00000 n 
 0000014705 00000 n 
-0000332830 00000 n 
-0000666847 00000 n 
+0000332672 00000 n 
+0000666632 00000 n 
 0000014759 00000 n 
 0000015095 00000 n 
-0000336998 00000 n 
-0000666755 00000 n 
+0000336836 00000 n 
+0000666540 00000 n 
 0000015149 00000 n 
 0000015485 00000 n 
-0000337527 00000 n 
-0000666663 00000 n 
+0000337365 00000 n 
+0000666448 00000 n 
 0000015539 00000 n 
 0000015834 00000 n 
-0000450337 00000 n 
-0000666571 00000 n 
+0000450131 00000 n 
+0000666356 00000 n 
 0000015888 00000 n 
 0000016173 00000 n 
-0000450866 00000 n 
-0000666493 00000 n 
+0000450660 00000 n 
+0000666278 00000 n 
 0000016227 00000 n 
 0000016540 00000 n 
-0000017829 00000 n 
-0000018062 00000 n 
+0000017825 00000 n 
+0000018058 00000 n 
 0000016592 00000 n 
-0000017948 00000 n 
-0000018005 00000 n 
-0000663813 00000 n 
-0000661947 00000 n 
-0000662378 00000 n 
-0000662091 00000 n 
-0000664169 00000 n 
-0000020299 00000 n 
-0000020465 00000 n 
-0000020617 00000 n 
-0000020783 00000 n 
-0000021081 00000 n 
-0000021256 00000 n 
-0000021406 00000 n 
-0000021557 00000 n 
-0000021708 00000 n 
-0000021859 00000 n 
-0000022016 00000 n 
-0000022167 00000 n 
-0000022324 00000 n 
-0000022475 00000 n 
-0000022632 00000 n 
-0000022783 00000 n 
-0000022939 00000 n 
-0000023090 00000 n 
-0000023246 00000 n 
-0000023397 00000 n 
-0000023553 00000 n 
-0000025832 00000 n 
-0000023702 00000 n 
-0000023987 00000 n 
-0000019984 00000 n 
-0000018173 00000 n 
-0000023873 00000 n 
-0000663457 00000 n 
-0000020933 00000 n 
-0000663105 00000 n 
-0000023930 00000 n 
-0000073783 00000 n 
-0000039438 00000 n 
-0000025990 00000 n 
-0000026148 00000 n 
-0000026306 00000 n 
-0000026463 00000 n 
-0000026621 00000 n 
-0000026778 00000 n 
-0000026935 00000 n 
-0000027093 00000 n 
-0000027251 00000 n 
-0000027410 00000 n 
-0000027569 00000 n 
-0000027728 00000 n 
-0000027886 00000 n 
-0000028045 00000 n 
-0000028204 00000 n 
-0000028363 00000 n 
-0000028522 00000 n 
-0000028680 00000 n 
-0000028838 00000 n 
-0000028997 00000 n 
-0000029156 00000 n 
-0000029315 00000 n 
-0000029473 00000 n 
-0000029632 00000 n 
-0000029791 00000 n 
-0000029950 00000 n 
-0000030109 00000 n 
-0000030267 00000 n 
-0000030424 00000 n 
-0000030582 00000 n 
-0000030741 00000 n 
-0000030900 00000 n 
-0000031059 00000 n 
-0000031218 00000 n 
-0000031377 00000 n 
-0000031548 00000 n 
-0000025413 00000 n 
-0000024085 00000 n 
-0000660639 00000 n 
-0000034977 00000 n 
-0000035374 00000 n 
-0000034838 00000 n 
-0000031659 00000 n 
-0000035148 00000 n 
-0000035260 00000 n 
-0000663989 00000 n 
-0000035317 00000 n 
-0000661369 00000 n 
-0000038934 00000 n 
-0000039097 00000 n 
-0000039552 00000 n 
-0000038787 00000 n 
-0000035523 00000 n 
-0000039268 00000 n 
-0000039381 00000 n 
-0000039495 00000 n 
-0000042988 00000 n 
-0000043386 00000 n 
-0000042849 00000 n 
-0000039650 00000 n 
-0000043159 00000 n 
-0000043216 00000 n 
-0000043273 00000 n 
-0000043329 00000 n 
-0000046610 00000 n 
-0000047005 00000 n 
-0000046471 00000 n 
-0000043484 00000 n 
-0000046781 00000 n 
-0000046838 00000 n 
-0000046895 00000 n 
-0000046950 00000 n 
-0000664287 00000 n 
-0000050392 00000 n 
-0000050734 00000 n 
-0000050253 00000 n 
-0000047103 00000 n 
-0000050563 00000 n 
-0000050620 00000 n 
-0000050677 00000 n 
-0000054491 00000 n 
-0000054776 00000 n 
-0000054352 00000 n 
-0000050832 00000 n 
-0000054662 00000 n 
-0000054719 00000 n 
-0000058125 00000 n 
-0000058409 00000 n 
-0000057986 00000 n 
-0000054874 00000 n 
-0000058296 00000 n 
-0000058353 00000 n 
-0000062011 00000 n 
-0000062410 00000 n 
-0000061872 00000 n 
-0000058507 00000 n 
-0000062182 00000 n 
-0000062239 00000 n 
-0000062296 00000 n 
-0000062353 00000 n 
-0000065968 00000 n 
-0000066367 00000 n 
-0000065829 00000 n 
-0000062508 00000 n 
-0000066139 00000 n 
-0000066196 00000 n 
-0000066253 00000 n 
-0000066310 00000 n 
-0000069469 00000 n 
-0000069925 00000 n 
-0000069330 00000 n 
-0000066465 00000 n 
-0000069640 00000 n 
-0000069697 00000 n 
-0000069754 00000 n 
-0000069811 00000 n 
-0000069868 00000 n 
-0000663279 00000 n 
-0000664405 00000 n 
-0000072897 00000 n 
-0000073072 00000 n 
-0000073248 00000 n 
-0000073442 00000 n 
-0000073840 00000 n 
-0000072734 00000 n 
-0000070036 00000 n 
-0000073613 00000 n 
-0000073726 00000 n 
-0000077886 00000 n 
-0000078114 00000 n 
-0000077747 00000 n 
-0000073951 00000 n 
-0000078057 00000 n 
-0000082066 00000 n 
-0000082294 00000 n 
-0000081927 00000 n 
-0000078212 00000 n 
-0000082237 00000 n 
-0000085717 00000 n 
-0000085945 00000 n 
-0000085578 00000 n 
-0000082392 00000 n 
-0000085888 00000 n 
-0000089406 00000 n 
-0000089634 00000 n 
-0000089267 00000 n 
-0000086043 00000 n 
-0000089577 00000 n 
-0000092401 00000 n 
-0000092577 00000 n 
-0000092733 00000 n 
-0000093130 00000 n 
-0000092246 00000 n 
-0000089732 00000 n 
-0000092904 00000 n 
-0000092961 00000 n 
-0000664523 00000 n 
-0000094693 00000 n 
-0000094870 00000 n 
-0000095027 00000 n 
-0000095185 00000 n 
-0000095343 00000 n 
-0000095501 00000 n 
-0000095659 00000 n 
-0000095817 00000 n 
-0000095975 00000 n 
-0000096133 00000 n 
-0000096291 00000 n 
-0000096448 00000 n 
-0000096607 00000 n 
-0000096766 00000 n 
-0000096924 00000 n 
-0000097083 00000 n 
-0000097242 00000 n 
-0000097401 00000 n 
-0000097560 00000 n 
-0000097719 00000 n 
-0000097877 00000 n 
-0000098036 00000 n 
-0000098195 00000 n 
-0000100725 00000 n 
-0000098352 00000 n 
-0000098804 00000 n 
-0000094370 00000 n 
-0000093228 00000 n 
-0000098523 00000 n 
-0000152768 00000 n 
-0000100883 00000 n 
-0000101042 00000 n 
-0000101200 00000 n 
-0000101359 00000 n 
-0000101518 00000 n 
-0000101677 00000 n 
-0000101836 00000 n 
-0000101995 00000 n 
-0000102154 00000 n 
-0000102313 00000 n 
-0000102472 00000 n 
-0000102629 00000 n 
-0000102788 00000 n 
-0000102947 00000 n 
-0000103148 00000 n 
-0000103306 00000 n 
-0000103496 00000 n 
-0000103654 00000 n 
-0000103842 00000 n 
-0000104000 00000 n 
-0000104187 00000 n 
-0000104345 00000 n 
-0000104538 00000 n 
-0000104695 00000 n 
-0000104882 00000 n 
-0000105040 00000 n 
-0000105234 00000 n 
-0000105392 00000 n 
-0000105593 00000 n 
-0000105750 00000 n 
-0000105935 00000 n 
-0000106093 00000 n 
-0000106287 00000 n 
-0000106446 00000 n 
-0000106636 00000 n 
-0000109457 00000 n 
-0000109657 00000 n 
-0000106793 00000 n 
-0000107132 00000 n 
-0000100298 00000 n 
-0000098915 00000 n 
-0000106964 00000 n 
-0000173630 00000 n 
-0000180462 00000 n 
-0000189304 00000 n 
-0000194646 00000 n 
-0000199750 00000 n 
-0000205206 00000 n 
-0000205775 00000 n 
-0000209177 00000 n 
-0000209469 00000 n 
-0000218568 00000 n 
-0000224635 00000 n 
-0000109815 00000 n 
-0000110020 00000 n 
-0000110179 00000 n 
-0000110358 00000 n 
-0000110517 00000 n 
-0000110718 00000 n 
-0000110877 00000 n 
-0000111072 00000 n 
-0000111231 00000 n 
-0000111439 00000 n 
-0000111598 00000 n 
-0000111805 00000 n 
-0000111964 00000 n 
-0000112164 00000 n 
-0000112323 00000 n 
-0000112525 00000 n 
-0000112684 00000 n 
-0000112892 00000 n 
-0000113051 00000 n 
-0000113256 00000 n 
-0000113415 00000 n 
-0000113615 00000 n 
-0000113774 00000 n 
-0000113963 00000 n 
-0000114122 00000 n 
-0000114325 00000 n 
-0000114484 00000 n 
-0000114683 00000 n 
-0000114842 00000 n 
-0000115044 00000 n 
-0000115203 00000 n 
-0000115401 00000 n 
-0000115560 00000 n 
-0000115770 00000 n 
-0000115960 00000 n 
-0000116119 00000 n 
-0000116339 00000 n 
-0000116548 00000 n 
-0000116707 00000 n 
-0000116903 00000 n 
-0000117062 00000 n 
-0000117258 00000 n 
-0000117417 00000 n 
-0000117604 00000 n 
-0000119639 00000 n 
-0000119823 00000 n 
-0000117761 00000 n 
-0000117989 00000 n 
-0000108950 00000 n 
-0000107243 00000 n 
-0000117932 00000 n 
-0000227680 00000 n 
-0000231221 00000 n 
-0000231514 00000 n 
-0000236038 00000 n 
-0000236331 00000 n 
-0000245460 00000 n 
-0000251267 00000 n 
-0000251913 00000 n 
-0000258645 00000 n 
-0000264868 00000 n 
-0000268906 00000 n 
-0000269317 00000 n 
-0000276247 00000 n 
-0000300795 00000 n 
-0000304364 00000 n 
-0000304716 00000 n 
-0000309600 00000 n 
-0000313206 00000 n 
-0000326426 00000 n 
-0000332772 00000 n 
-0000336940 00000 n 
-0000337469 00000 n 
-0000119981 00000 n 
-0000120172 00000 n 
-0000120331 00000 n 
-0000120532 00000 n 
-0000120720 00000 n 
-0000120907 00000 n 
-0000121100 00000 n 
-0000121287 00000 n 
-0000121482 00000 n 
-0000121682 00000 n 
-0000121869 00000 n 
-0000122059 00000 n 
-0000122268 00000 n 
-0000122456 00000 n 
-0000122675 00000 n 
-0000122884 00000 n 
-0000123070 00000 n 
-0000125291 00000 n 
-0000123263 00000 n 
-0000123717 00000 n 
-0000119348 00000 n 
-0000118100 00000 n 
-0000123434 00000 n 
-0000123547 00000 n 
-0000123660 00000 n 
-0000450279 00000 n 
-0000450808 00000 n 
-0000125483 00000 n 
-0000125683 00000 n 
-0000125887 00000 n 
-0000126066 00000 n 
-0000126266 00000 n 
-0000126460 00000 n 
-0000126668 00000 n 
-0000126873 00000 n 
-0000127073 00000 n 
-0000127275 00000 n 
-0000127484 00000 n 
-0000127689 00000 n 
-0000127889 00000 n 
-0000128078 00000 n 
-0000128281 00000 n 
-0000128480 00000 n 
-0000130886 00000 n 
-0000128682 00000 n 
-0000128910 00000 n 
-0000125016 00000 n 
-0000123841 00000 n 
-0000128853 00000 n 
-0000131083 00000 n 
-0000131278 00000 n 
-0000131463 00000 n 
-0000131639 00000 n 
-0000131843 00000 n 
-0000132315 00000 n 
-0000132551 00000 n 
-0000133024 00000 n 
-0000133228 00000 n 
-0000133465 00000 n 
-0000133668 00000 n 
-0000134141 00000 n 
-0000134376 00000 n 
-0000134612 00000 n 
-0000134816 00000 n 
-0000135052 00000 n 
-0000135288 00000 n 
-0000135492 00000 n 
-0000135728 00000 n 
-0000135964 00000 n 
-0000136201 00000 n 
-0000136674 00000 n 
-0000136878 00000 n 
-0000137115 00000 n 
-0000137587 00000 n 
-0000137823 00000 n 
-0000138027 00000 n 
-0000138499 00000 n 
-0000138971 00000 n 
-0000141331 00000 n 
-0000141535 00000 n 
-0000142007 00000 n 
-0000139208 00000 n 
-0000139550 00000 n 
-0000130451 00000 n 
-0000129034 00000 n 
-0000139379 00000 n 
-0000139436 00000 n 
-0000139493 00000 n 
-0000132079 00000 n 
-0000132788 00000 n 
-0000133905 00000 n 
-0000136438 00000 n 
-0000137352 00000 n 
-0000138264 00000 n 
-0000138735 00000 n 
-0000664641 00000 n 
-0000144392 00000 n 
-0000144504 00000 n 
-0000144566 00000 n 
-0000144628 00000 n 
-0000144690 00000 n 
-0000144804 00000 n 
-0000144866 00000 n 
-0000144979 00000 n 
-0000145041 00000 n 
-0000145103 00000 n 
-0000145164 00000 n 
-0000147146 00000 n 
-0000147207 00000 n 
-0000147269 00000 n 
-0000147381 00000 n 
-0000147443 00000 n 
-0000147505 00000 n 
-0000147567 00000 n 
-0000147629 00000 n 
-0000147743 00000 n 
-0000147805 00000 n 
-0000147919 00000 n 
-0000147981 00000 n 
-0000148043 00000 n 
-0000142243 00000 n 
-0000142447 00000 n 
-0000142683 00000 n 
-0000142920 00000 n 
-0000143392 00000 n 
-0000143628 00000 n 
-0000143862 00000 n 
-0000144050 00000 n 
-0000145221 00000 n 
-0000141096 00000 n 
-0000139661 00000 n 
-0000144221 00000 n 
-0000141772 00000 n 
-0000143157 00000 n 
-0000144278 00000 n 
-0000144335 00000 n 
-0000144448 00000 n 
-0000663633 00000 n 
-0000144747 00000 n 
-0000144922 00000 n 
-0000148105 00000 n 
-0000148219 00000 n 
-0000148281 00000 n 
-0000148343 00000 n 
-0000152406 00000 n 
-0000152467 00000 n 
-0000152528 00000 n 
-0000152589 00000 n 
-0000152651 00000 n 
-0000146672 00000 n 
-0000146861 00000 n 
-0000148399 00000 n 
-0000146525 00000 n 
-0000145345 00000 n 
-0000147032 00000 n 
-0000147089 00000 n 
-0000147325 00000 n 
-0000147686 00000 n 
-0000147862 00000 n 
-0000148162 00000 n 
-0000150000 00000 n 
-0000150200 00000 n 
-0000150387 00000 n 
-0000150572 00000 n 
-0000150766 00000 n 
-0000150953 00000 n 
-0000151148 00000 n 
-0000151349 00000 n 
-0000151536 00000 n 
-0000151724 00000 n 
-0000151934 00000 n 
-0000154477 00000 n 
-0000154696 00000 n 
-0000152121 00000 n 
-0000152936 00000 n 
-0000149773 00000 n 
-0000148510 00000 n 
-0000152292 00000 n 
-0000152349 00000 n 
-0000152879 00000 n 
-0000154903 00000 n 
-0000155089 00000 n 
-0000155283 00000 n 
-0000155475 00000 n 
-0000155675 00000 n 
-0000155880 00000 n 
-0000156059 00000 n 
-0000156260 00000 n 
-0000156454 00000 n 
-0000156661 00000 n 
-0000156867 00000 n 
-0000157066 00000 n 
-0000157268 00000 n 
-0000157476 00000 n 
-0000157680 00000 n 
-0000157880 00000 n 
-0000160257 00000 n 
-0000158067 00000 n 
-0000158295 00000 n 
-0000154194 00000 n 
-0000153073 00000 n 
-0000158238 00000 n 
-0000160460 00000 n 
-0000160659 00000 n 
-0000160861 00000 n 
-0000161058 00000 n 
-0000161254 00000 n 
-0000161449 00000 n 
-0000161633 00000 n 
-0000161824 00000 n 
-0000162028 00000 n 
-0000162265 00000 n 
-0000162502 00000 n 
-0000162975 00000 n 
-0000163179 00000 n 
-0000163416 00000 n 
-0000163618 00000 n 
-0000163853 00000 n 
-0000164324 00000 n 
-0000164561 00000 n 
-0000164764 00000 n 
-0000165000 00000 n 
-0000165235 00000 n 
-0000165439 00000 n 
-0000165676 00000 n 
-0000165913 00000 n 
-0000166150 00000 n 
-0000166387 00000 n 
-0000166591 00000 n 
-0000166828 00000 n 
-0000167065 00000 n 
-0000169376 00000 n 
-0000169579 00000 n 
-0000169816 00000 n 
-0000170053 00000 n 
-0000167302 00000 n 
-0000167587 00000 n 
-0000159862 00000 n 
-0000158406 00000 n 
-0000167473 00000 n 
-0000167530 00000 n 
-0000162739 00000 n 
-0000164088 00000 n 
-0000170289 00000 n 
-0000170493 00000 n 
-0000170730 00000 n 
-0000170967 00000 n 
-0000171171 00000 n 
-0000171407 00000 n 
-0000171644 00000 n 
-0000171881 00000 n 
-0000172118 00000 n 
-0000172354 00000 n 
-0000172587 00000 n 
-0000172821 00000 n 
-0000173055 00000 n 
-0000173289 00000 n 
-0000174085 00000 n 
-0000169101 00000 n 
-0000167711 00000 n 
-0000173460 00000 n 
-0000173517 00000 n 
-0000660785 00000 n 
-0000173743 00000 n 
-0000173800 00000 n 
-0000173857 00000 n 
-0000173914 00000 n 
-0000173971 00000 n 
-0000174028 00000 n 
-0000664759 00000 n 
-0000176416 00000 n 
-0000176602 00000 n 
-0000176825 00000 n 
-0000177029 00000 n 
-0000177251 00000 n 
-0000177440 00000 n 
-0000177663 00000 n 
-0000177853 00000 n 
-0000178057 00000 n 
-0000178279 00000 n 
-0000178473 00000 n 
-0000178696 00000 n 
-0000178891 00000 n 
-0000179113 00000 n 
-0000179336 00000 n 
-0000179558 00000 n 
-0000179761 00000 n 
-0000179984 00000 n 
-0000182937 00000 n 
-0000183160 00000 n 
-0000180177 00000 n 
-0000180803 00000 n 
-0000176133 00000 n 
-0000174209 00000 n 
-0000180348 00000 n 
-0000180405 00000 n 
-0000180575 00000 n 
-0000180632 00000 n 
-0000180689 00000 n 
-0000180746 00000 n 
-0000185060 00000 n 
-0000185174 00000 n 
-0000185288 00000 n 
-0000185407 00000 n 
-0000185526 00000 n 
-0000188900 00000 n 
-0000183350 00000 n 
-0000183539 00000 n 
-0000183760 00000 n 
-0000184135 00000 n 
-0000184324 00000 n 
-0000184547 00000 n 
-0000185588 00000 n 
-0000182734 00000 n 
-0000180914 00000 n 
-0000184718 00000 n 
-0000184775 00000 n 
-0000183948 00000 n 
-0000184832 00000 n 
-0000184889 00000 n 
-0000184946 00000 n 
-0000185003 00000 n 
-0000185117 00000 n 
-0000185231 00000 n 
-0000185350 00000 n 
-0000185469 00000 n 
-0000189076 00000 n 
-0000189190 00000 n 
-0000187973 00000 n 
-0000188178 00000 n 
-0000188397 00000 n 
-0000191532 00000 n 
-0000188615 00000 n 
-0000189587 00000 n 
-0000187810 00000 n 
-0000185725 00000 n 
-0000188786 00000 n 
-0000188843 00000 n 
-0000188962 00000 n 
-0000189019 00000 n 
-0000189133 00000 n 
-0000189247 00000 n 
-0000189416 00000 n 
-0000189473 00000 n 
-0000189530 00000 n 
-0000191752 00000 n 
-0000191972 00000 n 
-0000192192 00000 n 
-0000192379 00000 n 
-0000192600 00000 n 
-0000192788 00000 n 
-0000193007 00000 n 
-0000193202 00000 n 
-0000193397 00000 n 
-0000193585 00000 n 
-0000193802 00000 n 
-0000197086 00000 n 
-0000197273 00000 n 
-0000194020 00000 n 
-0000194986 00000 n 
-0000191297 00000 n 
-0000189724 00000 n 
-0000194191 00000 n 
-0000194248 00000 n 
-0000194305 00000 n 
-0000194362 00000 n 
-0000194418 00000 n 
-0000194475 00000 n 
-0000194532 00000 n 
-0000194589 00000 n 
-0000194759 00000 n 
-0000194816 00000 n 
-0000662668 00000 n 
-0000661803 00000 n 
-0000194873 00000 n 
-0000194929 00000 n 
-0000197493 00000 n 
-0000197686 00000 n 
-0000197906 00000 n 
-0000198098 00000 n 
-0000198317 00000 n 
-0000198503 00000 n 
-0000198730 00000 n 
-0000198955 00000 n 
-0000201863 00000 n 
-0000202057 00000 n 
-0000199181 00000 n 
-0000200090 00000 n 
-0000196867 00000 n 
-0000195136 00000 n 
-0000199352 00000 n 
-0000199409 00000 n 
-0000199466 00000 n 
-0000199523 00000 n 
-0000199580 00000 n 
-0000199637 00000 n 
-0000199694 00000 n 
-0000660494 00000 n 
-0000661077 00000 n 
-0000662235 00000 n 
-0000661659 00000 n 
-0000199863 00000 n 
-0000199920 00000 n 
-0000199977 00000 n 
-0000200034 00000 n 
-0000202244 00000 n 
-0000202463 00000 n 
-0000202658 00000 n 
-0000202862 00000 n 
-0000203057 00000 n 
-0000203250 00000 n 
-0000203469 00000 n 
-0000203661 00000 n 
-0000203880 00000 n 
-0000204082 00000 n 
-0000204301 00000 n 
-0000204518 00000 n 
-0000204736 00000 n 
-0000204921 00000 n 
-0000205831 00000 n 
-0000201604 00000 n 
-0000200289 00000 n 
-0000205092 00000 n 
-0000205149 00000 n 
-0000205319 00000 n 
-0000205376 00000 n 
-0000205433 00000 n 
-0000205490 00000 n 
-0000205547 00000 n 
-0000205604 00000 n 
-0000205661 00000 n 
-0000205718 00000 n 
-0000664877 00000 n 
-0000207299 00000 n 
-0000207526 00000 n 
-0000207752 00000 n 
-0000207979 00000 n 
-0000208174 00000 n 
-0000208360 00000 n 
-0000211442 00000 n 
-0000211630 00000 n 
-0000208594 00000 n 
-0000209585 00000 n 
-0000207103 00000 n 
-0000205942 00000 n 
-0000208766 00000 n 
-0000208882 00000 n 
-0000208941 00000 n 
-0000209000 00000 n 
-0000209059 00000 n 
-0000209118 00000 n 
-0000209292 00000 n 
-0000209351 00000 n 
-0000209410 00000 n 
-0000211850 00000 n 
-0000212067 00000 n 
-0000212285 00000 n 
-0000212471 00000 n 
-0000212690 00000 n 
-0000212885 00000 n 
-0000213073 00000 n 
-0000213260 00000 n 
-0000213480 00000 n 
-0000213676 00000 n 
-0000213863 00000 n 
-0000214083 00000 n 
-0000214279 00000 n 
-0000214468 00000 n 
-0000214655 00000 n 
-0000214875 00000 n 
-0000215071 00000 n 
-0000215257 00000 n 
-0000216017 00000 n 
-0000211128 00000 n 
-0000209697 00000 n 
-0000215429 00000 n 
-0000215488 00000 n 
-0000215547 00000 n 
-0000215606 00000 n 
-0000215665 00000 n 
-0000215723 00000 n 
-0000215782 00000 n 
-0000215841 00000 n 
-0000215900 00000 n 
-0000215959 00000 n 
-0000218450 00000 n 
-0000218214 00000 n 
-0000218332 00000 n 
-0000217697 00000 n 
-0000220545 00000 n 
-0000220770 00000 n 
-0000217924 00000 n 
-0000218802 00000 n 
-0000217545 00000 n 
-0000216142 00000 n 
-0000218096 00000 n 
-0000218155 00000 n 
-0000218273 00000 n 
-0000218391 00000 n 
-0000218509 00000 n 
-0000218684 00000 n 
-0000218743 00000 n 
-0000220996 00000 n 
-0000221190 00000 n 
-0000221376 00000 n 
-0000221599 00000 n 
-0000221823 00000 n 
-0000222014 00000 n 
-0000222238 00000 n 
-0000222432 00000 n 
-0000222624 00000 n 
-0000222849 00000 n 
-0000223044 00000 n 
-0000223232 00000 n 
-0000223425 00000 n 
-0000223651 00000 n 
-0000223847 00000 n 
-0000224035 00000 n 
-0000224227 00000 n 
-0000225046 00000 n 
-0000220240 00000 n 
-0000218927 00000 n 
-0000224399 00000 n 
-0000224458 00000 n 
-0000224517 00000 n 
-0000224576 00000 n 
-0000224751 00000 n 
-0000224810 00000 n 
-0000224869 00000 n 
-0000224928 00000 n 
-0000224987 00000 n 
-0000227326 00000 n 
-0000227444 00000 n 
-0000227562 00000 n 
-0000226803 00000 n 
-0000229509 00000 n 
-0000227036 00000 n 
-0000227913 00000 n 
-0000226651 00000 n 
-0000225158 00000 n 
-0000227208 00000 n 
-0000227267 00000 n 
-0000227385 00000 n 
-0000227503 00000 n 
-0000227621 00000 n 
-0000227795 00000 n 
-0000227854 00000 n 
-0000229740 00000 n 
-0000229971 00000 n 
-0000230172 00000 n 
-0000230365 00000 n 
-0000230603 00000 n 
-0000230815 00000 n 
-0000231689 00000 n 
-0000229311 00000 n 
-0000228038 00000 n 
-0000230987 00000 n 
-0000231046 00000 n 
-0000231105 00000 n 
-0000231162 00000 n 
-0000231337 00000 n 
-0000231396 00000 n 
-0000231455 00000 n 
-0000231630 00000 n 
-0000665000 00000 n 
-0000235920 00000 n 
-0000233491 00000 n 
-0000233724 00000 n 
-0000233933 00000 n 
-0000234348 00000 n 
-0000234549 00000 n 
-0000234953 00000 n 
-0000235368 00000 n 
-0000238415 00000 n 
-0000238608 00000 n 
-0000238836 00000 n 
-0000235571 00000 n 
-0000236447 00000 n 
-0000233257 00000 n 
-0000231801 00000 n 
-0000235743 00000 n 
-0000235802 00000 n 
-0000235861 00000 n 
-0000235979 00000 n 
-0000236154 00000 n 
-0000236213 00000 n 
-0000236272 00000 n 
-0000234141 00000 n 
-0000234752 00000 n 
-0000235162 00000 n 
-0000239031 00000 n 
-0000239224 00000 n 
-0000239452 00000 n 
-0000239647 00000 n 
-0000239841 00000 n 
-0000240070 00000 n 
-0000240259 00000 n 
-0000240452 00000 n 
-0000240680 00000 n 
-0000240875 00000 n 
-0000241103 00000 n 
-0000241329 00000 n 
-0000241555 00000 n 
-0000241749 00000 n 
-0000242160 00000 n 
-0000242369 00000 n 
-0000242570 00000 n 
-0000242985 00000 n 
-0000243195 00000 n 
-0000243390 00000 n 
-0000243630 00000 n 
-0000243818 00000 n 
-0000244006 00000 n 
-0000244248 00000 n 
-0000244456 00000 n 
-0000247416 00000 n 
-0000247604 00000 n 
-0000244698 00000 n 
+0000017944 00000 n 
+0000018001 00000 n 
+0000663598 00000 n 
+0000661732 00000 n 
+0000662163 00000 n 
+0000661876 00000 n 
+0000663954 00000 n 
+0000020290 00000 n 
+0000020456 00000 n 
+0000020608 00000 n 
+0000020774 00000 n 
+0000021072 00000 n 
+0000021247 00000 n 
+0000021397 00000 n 
+0000021548 00000 n 
+0000021699 00000 n 
+0000021850 00000 n 
+0000022007 00000 n 
+0000022158 00000 n 
+0000022315 00000 n 
+0000022466 00000 n 
+0000022623 00000 n 
+0000022774 00000 n 
+0000022930 00000 n 
+0000023081 00000 n 
+0000023237 00000 n 
+0000023388 00000 n 
+0000023544 00000 n 
+0000025820 00000 n 
+0000023693 00000 n 
+0000023979 00000 n 
+0000019975 00000 n 
+0000018169 00000 n 
+0000023865 00000 n 
+0000663242 00000 n 
+0000020924 00000 n 
+0000662890 00000 n 
+0000023922 00000 n 
+0000073745 00000 n 
+0000039421 00000 n 
+0000025978 00000 n 
+0000026136 00000 n 
+0000026294 00000 n 
+0000026451 00000 n 
+0000026609 00000 n 
+0000026766 00000 n 
+0000026923 00000 n 
+0000027081 00000 n 
+0000027239 00000 n 
+0000027398 00000 n 
+0000027557 00000 n 
+0000027716 00000 n 
+0000027874 00000 n 
+0000028033 00000 n 
+0000028192 00000 n 
+0000028351 00000 n 
+0000028510 00000 n 
+0000028668 00000 n 
+0000028826 00000 n 
+0000028985 00000 n 
+0000029144 00000 n 
+0000029303 00000 n 
+0000029461 00000 n 
+0000029620 00000 n 
+0000029779 00000 n 
+0000029938 00000 n 
+0000030097 00000 n 
+0000030255 00000 n 
+0000030412 00000 n 
+0000030570 00000 n 
+0000030729 00000 n 
+0000030888 00000 n 
+0000031047 00000 n 
+0000031206 00000 n 
+0000031365 00000 n 
+0000031537 00000 n 
+0000025401 00000 n 
+0000024077 00000 n 
+0000660424 00000 n 
+0000034962 00000 n 
+0000035360 00000 n 
+0000034823 00000 n 
+0000031648 00000 n 
+0000035134 00000 n 
+0000035246 00000 n 
+0000663774 00000 n 
+0000035303 00000 n 
+0000661154 00000 n 
+0000038916 00000 n 
+0000039079 00000 n 
+0000039535 00000 n 
+0000038769 00000 n 
+0000035509 00000 n 
+0000039251 00000 n 
+0000039364 00000 n 
+0000039478 00000 n 
+0000042969 00000 n 
+0000043368 00000 n 
+0000042830 00000 n 
+0000039633 00000 n 
+0000043141 00000 n 
+0000043198 00000 n 
+0000043255 00000 n 
+0000043311 00000 n 
+0000046589 00000 n 
+0000046985 00000 n 
+0000046450 00000 n 
+0000043466 00000 n 
+0000046761 00000 n 
+0000046818 00000 n 
+0000046875 00000 n 
+0000046930 00000 n 
+0000664072 00000 n 
+0000050368 00000 n 
+0000050711 00000 n 
+0000050229 00000 n 
+0000047083 00000 n 
+0000050540 00000 n 
+0000050597 00000 n 
+0000050654 00000 n 
+0000054465 00000 n 
+0000054751 00000 n 
+0000054326 00000 n 
+0000050809 00000 n 
+0000054637 00000 n 
+0000054694 00000 n 
+0000058097 00000 n 
+0000058382 00000 n 
+0000057958 00000 n 
+0000054849 00000 n 
+0000058269 00000 n 
+0000058326 00000 n 
+0000061979 00000 n 
+0000062379 00000 n 
+0000061840 00000 n 
+0000058480 00000 n 
+0000062151 00000 n 
+0000062208 00000 n 
+0000062265 00000 n 
+0000062322 00000 n 
+0000065934 00000 n 
+0000066334 00000 n 
+0000065795 00000 n 
+0000062477 00000 n 
+0000066106 00000 n 
+0000066163 00000 n 
+0000066220 00000 n 
+0000066277 00000 n 
+0000069432 00000 n 
+0000069889 00000 n 
+0000069293 00000 n 
+0000066432 00000 n 
+0000069604 00000 n 
+0000069661 00000 n 
+0000069718 00000 n 
+0000069775 00000 n 
+0000069832 00000 n 
+0000663064 00000 n 
+0000664190 00000 n 
+0000072858 00000 n 
+0000073033 00000 n 
+0000073209 00000 n 
+0000073403 00000 n 
+0000073802 00000 n 
+0000072695 00000 n 
+0000070000 00000 n 
+0000073575 00000 n 
+0000073688 00000 n 
+0000077845 00000 n 
+0000078074 00000 n 
+0000077706 00000 n 
+0000073913 00000 n 
+0000078017 00000 n 
+0000082023 00000 n 
+0000082252 00000 n 
+0000081884 00000 n 
+0000078172 00000 n 
+0000082195 00000 n 
+0000085670 00000 n 
+0000085899 00000 n 
+0000085531 00000 n 
+0000082350 00000 n 
+0000085842 00000 n 
+0000089357 00000 n 
+0000089586 00000 n 
+0000089218 00000 n 
+0000085997 00000 n 
+0000089529 00000 n 
+0000092352 00000 n 
+0000092528 00000 n 
+0000092684 00000 n 
+0000093082 00000 n 
+0000092197 00000 n 
+0000089684 00000 n 
+0000092856 00000 n 
+0000092913 00000 n 
+0000664308 00000 n 
+0000094641 00000 n 
+0000094818 00000 n 
+0000094975 00000 n 
+0000095133 00000 n 
+0000095291 00000 n 
+0000095449 00000 n 
+0000095607 00000 n 
+0000095765 00000 n 
+0000095923 00000 n 
+0000096081 00000 n 
+0000096239 00000 n 
+0000096396 00000 n 
+0000096555 00000 n 
+0000096714 00000 n 
+0000096872 00000 n 
+0000097031 00000 n 
+0000097190 00000 n 
+0000097349 00000 n 
+0000097508 00000 n 
+0000097667 00000 n 
+0000097825 00000 n 
+0000097984 00000 n 
+0000098143 00000 n 
+0000100672 00000 n 
+0000098300 00000 n 
+0000098753 00000 n 
+0000094318 00000 n 
+0000093180 00000 n 
+0000098472 00000 n 
+0000152699 00000 n 
+0000100830 00000 n 
+0000100989 00000 n 
+0000101147 00000 n 
+0000101306 00000 n 
+0000101465 00000 n 
+0000101624 00000 n 
+0000101783 00000 n 
+0000101942 00000 n 
+0000102101 00000 n 
+0000102260 00000 n 
+0000102419 00000 n 
+0000102576 00000 n 
+0000102735 00000 n 
+0000102894 00000 n 
+0000103095 00000 n 
+0000103253 00000 n 
+0000103443 00000 n 
+0000103601 00000 n 
+0000103789 00000 n 
+0000103947 00000 n 
+0000104134 00000 n 
+0000104292 00000 n 
+0000104485 00000 n 
+0000104642 00000 n 
+0000104829 00000 n 
+0000104987 00000 n 
+0000105181 00000 n 
+0000105339 00000 n 
+0000105540 00000 n 
+0000105697 00000 n 
+0000105882 00000 n 
+0000106040 00000 n 
+0000106234 00000 n 
+0000106393 00000 n 
+0000106583 00000 n 
+0000109403 00000 n 
+0000109603 00000 n 
+0000106740 00000 n 
+0000107080 00000 n 
+0000100245 00000 n 
+0000098864 00000 n 
+0000106912 00000 n 
+0000173556 00000 n 
+0000180386 00000 n 
+0000189221 00000 n 
+0000194561 00000 n 
+0000199662 00000 n 
+0000205114 00000 n 
+0000205683 00000 n 
+0000209082 00000 n 
+0000209374 00000 n 
+0000218469 00000 n 
+0000224533 00000 n 
+0000109761 00000 n 
+0000109966 00000 n 
+0000110125 00000 n 
+0000110304 00000 n 
+0000110463 00000 n 
+0000110664 00000 n 
+0000110823 00000 n 
+0000111018 00000 n 
+0000111177 00000 n 
+0000111385 00000 n 
+0000111544 00000 n 
+0000111751 00000 n 
+0000111910 00000 n 
+0000112110 00000 n 
+0000112269 00000 n 
+0000112471 00000 n 
+0000112630 00000 n 
+0000112838 00000 n 
+0000112997 00000 n 
+0000113202 00000 n 
+0000113361 00000 n 
+0000113561 00000 n 
+0000113720 00000 n 
+0000113909 00000 n 
+0000114068 00000 n 
+0000114271 00000 n 
+0000114430 00000 n 
+0000114629 00000 n 
+0000114788 00000 n 
+0000114990 00000 n 
+0000115149 00000 n 
+0000115347 00000 n 
+0000115506 00000 n 
+0000115716 00000 n 
+0000115906 00000 n 
+0000116065 00000 n 
+0000116285 00000 n 
+0000116494 00000 n 
+0000116653 00000 n 
+0000116849 00000 n 
+0000117008 00000 n 
+0000117204 00000 n 
+0000117363 00000 n 
+0000117550 00000 n 
+0000119583 00000 n 
+0000119767 00000 n 
+0000117707 00000 n 
+0000117936 00000 n 
+0000108896 00000 n 
+0000107191 00000 n 
+0000117879 00000 n 
+0000227575 00000 n 
+0000231113 00000 n 
+0000231406 00000 n 
+0000235930 00000 n 
+0000236223 00000 n 
+0000245348 00000 n 
+0000251150 00000 n 
+0000251796 00000 n 
+0000258524 00000 n 
+0000264747 00000 n 
+0000268783 00000 n 
+0000269194 00000 n 
+0000276122 00000 n 
+0000300653 00000 n 
+0000304220 00000 n 
+0000304572 00000 n 
+0000309454 00000 n 
+0000313056 00000 n 
+0000326271 00000 n 
+0000332614 00000 n 
+0000336778 00000 n 
+0000337307 00000 n 
+0000119925 00000 n 
+0000120116 00000 n 
+0000120275 00000 n 
+0000120476 00000 n 
+0000120664 00000 n 
+0000120851 00000 n 
+0000121044 00000 n 
+0000121231 00000 n 
+0000121426 00000 n 
+0000121626 00000 n 
+0000121813 00000 n 
+0000122003 00000 n 
+0000122212 00000 n 
+0000122400 00000 n 
+0000122619 00000 n 
+0000122828 00000 n 
+0000123014 00000 n 
+0000125232 00000 n 
+0000123207 00000 n 
+0000123662 00000 n 
+0000119292 00000 n 
+0000118047 00000 n 
+0000123379 00000 n 
+0000123492 00000 n 
+0000123605 00000 n 
+0000450073 00000 n 
+0000450602 00000 n 
+0000125424 00000 n 
+0000125624 00000 n 
+0000125828 00000 n 
+0000126007 00000 n 
+0000126207 00000 n 
+0000126401 00000 n 
+0000126609 00000 n 
+0000126814 00000 n 
+0000127014 00000 n 
+0000127216 00000 n 
+0000127425 00000 n 
+0000127630 00000 n 
+0000127830 00000 n 
+0000128019 00000 n 
+0000128222 00000 n 
+0000128421 00000 n 
+0000130824 00000 n 
+0000128623 00000 n 
+0000128852 00000 n 
+0000124957 00000 n 
+0000123786 00000 n 
+0000128795 00000 n 
+0000131021 00000 n 
+0000131216 00000 n 
+0000131401 00000 n 
+0000131577 00000 n 
+0000131781 00000 n 
+0000132253 00000 n 
+0000132489 00000 n 
+0000132962 00000 n 
+0000133166 00000 n 
+0000133403 00000 n 
+0000133606 00000 n 
+0000134079 00000 n 
+0000134314 00000 n 
+0000134550 00000 n 
+0000134754 00000 n 
+0000134990 00000 n 
+0000135226 00000 n 
+0000135430 00000 n 
+0000135666 00000 n 
+0000135902 00000 n 
+0000136139 00000 n 
+0000136612 00000 n 
+0000136816 00000 n 
+0000137053 00000 n 
+0000137525 00000 n 
+0000137761 00000 n 
+0000137965 00000 n 
+0000138437 00000 n 
+0000138909 00000 n 
+0000141266 00000 n 
+0000141470 00000 n 
+0000141942 00000 n 
+0000139146 00000 n 
+0000139489 00000 n 
+0000130389 00000 n 
+0000128976 00000 n 
+0000139318 00000 n 
+0000139375 00000 n 
+0000139432 00000 n 
+0000132017 00000 n 
+0000132726 00000 n 
+0000133843 00000 n 
+0000136376 00000 n 
+0000137290 00000 n 
+0000138202 00000 n 
+0000138673 00000 n 
+0000664426 00000 n 
+0000144328 00000 n 
+0000144440 00000 n 
+0000144502 00000 n 
+0000144564 00000 n 
+0000144626 00000 n 
+0000144740 00000 n 
+0000144802 00000 n 
+0000144915 00000 n 
+0000144977 00000 n 
+0000145039 00000 n 
+0000145100 00000 n 
+0000147079 00000 n 
+0000147140 00000 n 
+0000147202 00000 n 
+0000147314 00000 n 
+0000147376 00000 n 
+0000147438 00000 n 
+0000147500 00000 n 
+0000147562 00000 n 
+0000147676 00000 n 
+0000147738 00000 n 
+0000147852 00000 n 
+0000147914 00000 n 
+0000147976 00000 n 
+0000142178 00000 n 
+0000142382 00000 n 
+0000142618 00000 n 
+0000142855 00000 n 
+0000143327 00000 n 
+0000143563 00000 n 
+0000143797 00000 n 
+0000143985 00000 n 
+0000145157 00000 n 
+0000141031 00000 n 
+0000139600 00000 n 
+0000144157 00000 n 
+0000141707 00000 n 
+0000143092 00000 n 
+0000144214 00000 n 
+0000144271 00000 n 
+0000144384 00000 n 
+0000663418 00000 n 
+0000144683 00000 n 
+0000144858 00000 n 
+0000148038 00000 n 
+0000148152 00000 n 
+0000148214 00000 n 
+0000148276 00000 n 
+0000152337 00000 n 
+0000152398 00000 n 
+0000152459 00000 n 
+0000152520 00000 n 
+0000152582 00000 n 
+0000146604 00000 n 
+0000146793 00000 n 
+0000148332 00000 n 
+0000146457 00000 n 
+0000145281 00000 n 
+0000146965 00000 n 
+0000147022 00000 n 
+0000147258 00000 n 
+0000147619 00000 n 
+0000147795 00000 n 
+0000148095 00000 n 
+0000149930 00000 n 
+0000150130 00000 n 
+0000150317 00000 n 
+0000150502 00000 n 
+0000150696 00000 n 
+0000150883 00000 n 
+0000151078 00000 n 
+0000151279 00000 n 
+0000151466 00000 n 
+0000151654 00000 n 
+0000151864 00000 n 
+0000154406 00000 n 
+0000154625 00000 n 
+0000152051 00000 n 
+0000152867 00000 n 
+0000149703 00000 n 
+0000148443 00000 n 
+0000152223 00000 n 
+0000152280 00000 n 
+0000152810 00000 n 
+0000154832 00000 n 
+0000155018 00000 n 
+0000155212 00000 n 
+0000155404 00000 n 
+0000155604 00000 n 
+0000155809 00000 n 
+0000155988 00000 n 
+0000156189 00000 n 
+0000156383 00000 n 
+0000156590 00000 n 
+0000156796 00000 n 
+0000156995 00000 n 
+0000157197 00000 n 
+0000157405 00000 n 
+0000157609 00000 n 
+0000157809 00000 n 
+0000160184 00000 n 
+0000157996 00000 n 
+0000158225 00000 n 
+0000154123 00000 n 
+0000153004 00000 n 
+0000158168 00000 n 
+0000160387 00000 n 
+0000160586 00000 n 
+0000160788 00000 n 
+0000160985 00000 n 
+0000161181 00000 n 
+0000161376 00000 n 
+0000161560 00000 n 
+0000161751 00000 n 
+0000161955 00000 n 
+0000162192 00000 n 
+0000162429 00000 n 
+0000162902 00000 n 
+0000163106 00000 n 
+0000163343 00000 n 
+0000163545 00000 n 
+0000163780 00000 n 
+0000164251 00000 n 
+0000164488 00000 n 
+0000164691 00000 n 
+0000164927 00000 n 
+0000165162 00000 n 
+0000165366 00000 n 
+0000165603 00000 n 
+0000165840 00000 n 
+0000166077 00000 n 
+0000166314 00000 n 
+0000166518 00000 n 
+0000166755 00000 n 
+0000166992 00000 n 
+0000169301 00000 n 
+0000169504 00000 n 
+0000169741 00000 n 
+0000169978 00000 n 
+0000167229 00000 n 
+0000167515 00000 n 
+0000159789 00000 n 
+0000158336 00000 n 
+0000167401 00000 n 
+0000167458 00000 n 
+0000162666 00000 n 
+0000164015 00000 n 
+0000170214 00000 n 
+0000170418 00000 n 
+0000170655 00000 n 
+0000170892 00000 n 
+0000171096 00000 n 
+0000171332 00000 n 
+0000171569 00000 n 
+0000171806 00000 n 
+0000172043 00000 n 
+0000172279 00000 n 
+0000172512 00000 n 
+0000172746 00000 n 
+0000172980 00000 n 
+0000173214 00000 n 
+0000174011 00000 n 
+0000169026 00000 n 
+0000167639 00000 n 
+0000173386 00000 n 
+0000173443 00000 n 
+0000660570 00000 n 
+0000173669 00000 n 
+0000173726 00000 n 
+0000173783 00000 n 
+0000173840 00000 n 
+0000173897 00000 n 
+0000173954 00000 n 
+0000664544 00000 n 
+0000176339 00000 n 
+0000176525 00000 n 
+0000176748 00000 n 
+0000176952 00000 n 
+0000177174 00000 n 
+0000177363 00000 n 
+0000177586 00000 n 
+0000177776 00000 n 
+0000177980 00000 n 
+0000178202 00000 n 
+0000178396 00000 n 
+0000178619 00000 n 
+0000178814 00000 n 
+0000179036 00000 n 
+0000179259 00000 n 
+0000179481 00000 n 
+0000179684 00000 n 
+0000179907 00000 n 
+0000182856 00000 n 
+0000183079 00000 n 
+0000180100 00000 n 
+0000180727 00000 n 
+0000176056 00000 n 
+0000174135 00000 n 
+0000180272 00000 n 
+0000180329 00000 n 
+0000180499 00000 n 
+0000180556 00000 n 
+0000180613 00000 n 
+0000180670 00000 n 
+0000184980 00000 n 
+0000185094 00000 n 
+0000185208 00000 n 
+0000185327 00000 n 
+0000185446 00000 n 
+0000188817 00000 n 
+0000183269 00000 n 
+0000183458 00000 n 
+0000183679 00000 n 
+0000184054 00000 n 
+0000184243 00000 n 
+0000184466 00000 n 
+0000185508 00000 n 
+0000182653 00000 n 
+0000180838 00000 n 
+0000184638 00000 n 
+0000184695 00000 n 
+0000183867 00000 n 
+0000184752 00000 n 
+0000184809 00000 n 
+0000184866 00000 n 
+0000184923 00000 n 
+0000185037 00000 n 
+0000185151 00000 n 
+0000185270 00000 n 
+0000185389 00000 n 
+0000188993 00000 n 
+0000189107 00000 n 
+0000187889 00000 n 
+0000188094 00000 n 
+0000188313 00000 n 
+0000191446 00000 n 
+0000188531 00000 n 
+0000189504 00000 n 
+0000187726 00000 n 
+0000185645 00000 n 
+0000188703 00000 n 
+0000188760 00000 n 
+0000188879 00000 n 
+0000188936 00000 n 
+0000189050 00000 n 
+0000189164 00000 n 
+0000189333 00000 n 
+0000189390 00000 n 
+0000189447 00000 n 
+0000191666 00000 n 
+0000191886 00000 n 
+0000192106 00000 n 
+0000192293 00000 n 
+0000192514 00000 n 
+0000192702 00000 n 
+0000192921 00000 n 
+0000193116 00000 n 
+0000193311 00000 n 
+0000193499 00000 n 
+0000193716 00000 n 
+0000196997 00000 n 
+0000197184 00000 n 
+0000193934 00000 n 
+0000194901 00000 n 
+0000191211 00000 n 
+0000189641 00000 n 
+0000194106 00000 n 
+0000194163 00000 n 
+0000194220 00000 n 
+0000194277 00000 n 
+0000194333 00000 n 
+0000194390 00000 n 
+0000194447 00000 n 
+0000194504 00000 n 
+0000194674 00000 n 
+0000194731 00000 n 
+0000662453 00000 n 
+0000661588 00000 n 
+0000194788 00000 n 
+0000194844 00000 n 
+0000197404 00000 n 
+0000197597 00000 n 
+0000197817 00000 n 
+0000198009 00000 n 
+0000198228 00000 n 
+0000198414 00000 n 
+0000198641 00000 n 
+0000198866 00000 n 
+0000201770 00000 n 
+0000201964 00000 n 
+0000199092 00000 n 
+0000200002 00000 n 
+0000196778 00000 n 
+0000195051 00000 n 
+0000199264 00000 n 
+0000199321 00000 n 
+0000199378 00000 n 
+0000199435 00000 n 
+0000199492 00000 n 
+0000199549 00000 n 
+0000199606 00000 n 
+0000660279 00000 n 
+0000660862 00000 n 
+0000662020 00000 n 
+0000661444 00000 n 
+0000199775 00000 n 
+0000199832 00000 n 
+0000199889 00000 n 
+0000199946 00000 n 
+0000202151 00000 n 
+0000202370 00000 n 
+0000202565 00000 n 
+0000202769 00000 n 
+0000202964 00000 n 
+0000203157 00000 n 
+0000203376 00000 n 
+0000203568 00000 n 
+0000203787 00000 n 
+0000203989 00000 n 
+0000204208 00000 n 
+0000204425 00000 n 
+0000204643 00000 n 
+0000204828 00000 n 
+0000205739 00000 n 
+0000201511 00000 n 
+0000200201 00000 n 
+0000205000 00000 n 
+0000205057 00000 n 
+0000205227 00000 n 
+0000205284 00000 n 
+0000205341 00000 n 
+0000205398 00000 n 
+0000205455 00000 n 
+0000205512 00000 n 
+0000205569 00000 n 
+0000205626 00000 n 
+0000664662 00000 n 
+0000207203 00000 n 
+0000207430 00000 n 
+0000207656 00000 n 
+0000207883 00000 n 
+0000208078 00000 n 
+0000208264 00000 n 
+0000211344 00000 n 
+0000211532 00000 n 
+0000208498 00000 n 
+0000209490 00000 n 
+0000207007 00000 n 
+0000205850 00000 n 
+0000208671 00000 n 
+0000208787 00000 n 
+0000208846 00000 n 
+0000208905 00000 n 
+0000208964 00000 n 
+0000209023 00000 n 
+0000209197 00000 n 
+0000209256 00000 n 
+0000209315 00000 n 
+0000211752 00000 n 
+0000211969 00000 n 
+0000212187 00000 n 
+0000212373 00000 n 
+0000212592 00000 n 
+0000212787 00000 n 
+0000212975 00000 n 
+0000213162 00000 n 
+0000213382 00000 n 
+0000213578 00000 n 
+0000213765 00000 n 
+0000213985 00000 n 
+0000214181 00000 n 
+0000214370 00000 n 
+0000214557 00000 n 
+0000214777 00000 n 
+0000214973 00000 n 
+0000215159 00000 n 
+0000215920 00000 n 
+0000211030 00000 n 
+0000209602 00000 n 
+0000215332 00000 n 
+0000215391 00000 n 
+0000215450 00000 n 
+0000215509 00000 n 
+0000215568 00000 n 
+0000215626 00000 n 
+0000215685 00000 n 
+0000215744 00000 n 
+0000215803 00000 n 
+0000215862 00000 n 
+0000218351 00000 n 
+0000218115 00000 n 
+0000218233 00000 n 
+0000217597 00000 n 
+0000220442 00000 n 
+0000220667 00000 n 
+0000217824 00000 n 
+0000218703 00000 n 
+0000217445 00000 n 
+0000216045 00000 n 
+0000217997 00000 n 
+0000218056 00000 n 
+0000218174 00000 n 
+0000218292 00000 n 
+0000218410 00000 n 
+0000218585 00000 n 
+0000218644 00000 n 
+0000220893 00000 n 
+0000221087 00000 n 
+0000221273 00000 n 
+0000221496 00000 n 
+0000221720 00000 n 
+0000221911 00000 n 
+0000222135 00000 n 
+0000222329 00000 n 
+0000222521 00000 n 
+0000222746 00000 n 
+0000222941 00000 n 
+0000223129 00000 n 
+0000223322 00000 n 
+0000223548 00000 n 
+0000223744 00000 n 
+0000223932 00000 n 
+0000224124 00000 n 
+0000224944 00000 n 
+0000220137 00000 n 
+0000218828 00000 n 
+0000224297 00000 n 
+0000224356 00000 n 
+0000224415 00000 n 
+0000224474 00000 n 
+0000224649 00000 n 
+0000224708 00000 n 
+0000224767 00000 n 
+0000224826 00000 n 
+0000224885 00000 n 
+0000227221 00000 n 
+0000227339 00000 n 
+0000227457 00000 n 
+0000226697 00000 n 
+0000229400 00000 n 
+0000226930 00000 n 
+0000227808 00000 n 
+0000226545 00000 n 
+0000225056 00000 n 
+0000227103 00000 n 
+0000227162 00000 n 
+0000227280 00000 n 
+0000227398 00000 n 
+0000227516 00000 n 
+0000227690 00000 n 
+0000227749 00000 n 
+0000229631 00000 n 
+0000229862 00000 n 
+0000230063 00000 n 
+0000230256 00000 n 
+0000230494 00000 n 
+0000230706 00000 n 
+0000231581 00000 n 
+0000229202 00000 n 
+0000227933 00000 n 
+0000230879 00000 n 
+0000230938 00000 n 
+0000230997 00000 n 
+0000231054 00000 n 
+0000231229 00000 n 
+0000231288 00000 n 
+0000231347 00000 n 
+0000231522 00000 n 
+0000664785 00000 n 
+0000235812 00000 n 
+0000233382 00000 n 
+0000233615 00000 n 
+0000233824 00000 n 
+0000234239 00000 n 
+0000234440 00000 n 
+0000234844 00000 n 
+0000235259 00000 n 
+0000238302 00000 n 
+0000238495 00000 n 
+0000238723 00000 n 
+0000235462 00000 n 
+0000236339 00000 n 
+0000233148 00000 n 
+0000231693 00000 n 
+0000235635 00000 n 
+0000235694 00000 n 
+0000235753 00000 n 
+0000235871 00000 n 
+0000236046 00000 n 
+0000236105 00000 n 
+0000236164 00000 n 
+0000234032 00000 n 
+0000234643 00000 n 
+0000235053 00000 n 
+0000238918 00000 n 
+0000239111 00000 n 
+0000239339 00000 n 
+0000239534 00000 n 
+0000239728 00000 n 
+0000239957 00000 n 
+0000240146 00000 n 
+0000240339 00000 n 
+0000240567 00000 n 
+0000240762 00000 n 
+0000240990 00000 n 
+0000241216 00000 n 
+0000241442 00000 n 
+0000241636 00000 n 
+0000242047 00000 n 
+0000242256 00000 n 
+0000242457 00000 n 
+0000242872 00000 n 
+0000243082 00000 n 
+0000243277 00000 n 
+0000243517 00000 n 
+0000243705 00000 n 
+0000243893 00000 n 
+0000244135 00000 n 
+0000244343 00000 n 
+0000247298 00000 n 
+0000247486 00000 n 
+0000244585 00000 n 
+0000245700 00000 n 
+0000237888 00000 n 
+0000236464 00000 n 
+0000244758 00000 n 
+0000244817 00000 n 
+0000244876 00000 n 
+0000244935 00000 n 
+0000244994 00000 n 
+0000245053 00000 n 
+0000245112 00000 n 
+0000245171 00000 n 
+0000245230 00000 n 
+0000245289 00000 n 
+0000241842 00000 n 
+0000242665 00000 n 
+0000245464 00000 n 
+0000245523 00000 n 
+0000245582 00000 n 
+0000245641 00000 n 
+0000247728 00000 n 
+0000247923 00000 n 
+0000248163 00000 n 
+0000248359 00000 n 
+0000248555 00000 n 
+0000248749 00000 n 
+0000248989 00000 n 
+0000249183 00000 n 
+0000249424 00000 n 
+0000249631 00000 n 
+0000249871 00000 n 
+0000250065 00000 n 
+0000250306 00000 n 
+0000250500 00000 n 
+0000250741 00000 n 
+0000251852 00000 n 
+0000247010 00000 n 
 0000245812 00000 n 
-0000238001 00000 n 
-0000236572 00000 n 
-0000244870 00000 n 
-0000244929 00000 n 
-0000244988 00000 n 
-0000245047 00000 n 
-0000245106 00000 n 
-0000245165 00000 n 
-0000245224 00000 n 
-0000245283 00000 n 
-0000245342 00000 n 
-0000245401 00000 n 
-0000241955 00000 n 
-0000242778 00000 n 
-0000245576 00000 n 
-0000245635 00000 n 
-0000245694 00000 n 
-0000245753 00000 n 
-0000247846 00000 n 
-0000248041 00000 n 
-0000248281 00000 n 
-0000248477 00000 n 
-0000248673 00000 n 
-0000248867 00000 n 
-0000249107 00000 n 
-0000249301 00000 n 
-0000249542 00000 n 
-0000249749 00000 n 
-0000249989 00000 n 
-0000250183 00000 n 
-0000250424 00000 n 
-0000250618 00000 n 
-0000250859 00000 n 
-0000251969 00000 n 
-0000247128 00000 n 
-0000245924 00000 n 
-0000251031 00000 n 
-0000251090 00000 n 
-0000251149 00000 n 
-0000251208 00000 n 
-0000251382 00000 n 
-0000251441 00000 n 
-0000251500 00000 n 
-0000251559 00000 n 
-0000251618 00000 n 
-0000251677 00000 n 
-0000251736 00000 n 
-0000251795 00000 n 
-0000251854 00000 n 
-0000253622 00000 n 
-0000253817 00000 n 
-0000254050 00000 n 
-0000254246 00000 n 
-0000254442 00000 n 
-0000254636 00000 n 
-0000254869 00000 n 
-0000255063 00000 n 
-0000255297 00000 n 
-0000255496 00000 n 
-0000255729 00000 n 
-0000255923 00000 n 
-0000256157 00000 n 
-0000256351 00000 n 
-0000256585 00000 n 
-0000256780 00000 n 
-0000257015 00000 n 
-0000257211 00000 n 
-0000257399 00000 n 
-0000257592 00000 n 
-0000260587 00000 n 
-0000260780 00000 n 
-0000257826 00000 n 
-0000258936 00000 n 
-0000253298 00000 n 
-0000252081 00000 n 
-0000257998 00000 n 
-0000258115 00000 n 
-0000258174 00000 n 
-0000258233 00000 n 
-0000258292 00000 n 
-0000258351 00000 n 
-0000258409 00000 n 
-0000258468 00000 n 
-0000258527 00000 n 
-0000258586 00000 n 
-0000258759 00000 n 
-0000258818 00000 n 
-0000258877 00000 n 
-0000261015 00000 n 
-0000261217 00000 n 
-0000261453 00000 n 
-0000261661 00000 n 
-0000261897 00000 n 
-0000262091 00000 n 
-0000262327 00000 n 
-0000262521 00000 n 
-0000262763 00000 n 
-0000262959 00000 n 
-0000263153 00000 n 
-0000263394 00000 n 
-0000263603 00000 n 
-0000263846 00000 n 
-0000264040 00000 n 
-0000264283 00000 n 
-0000265337 00000 n 
-0000260290 00000 n 
-0000259048 00000 n 
-0000264455 00000 n 
-0000264514 00000 n 
-0000264573 00000 n 
-0000264632 00000 n 
-0000264691 00000 n 
-0000264750 00000 n 
-0000264809 00000 n 
-0000264983 00000 n 
-0000265042 00000 n 
-0000265101 00000 n 
-0000265160 00000 n 
-0000265219 00000 n 
-0000265278 00000 n 
-0000266898 00000 n 
-0000267092 00000 n 
-0000267330 00000 n 
-0000267515 00000 n 
-0000267700 00000 n 
-0000267939 00000 n 
-0000268144 00000 n 
-0000268383 00000 n 
-0000268616 00000 n 
-0000269608 00000 n 
-0000266682 00000 n 
-0000265449 00000 n 
-0000268788 00000 n 
-0000268847 00000 n 
-0000269022 00000 n 
-0000269081 00000 n 
-0000269140 00000 n 
-0000269199 00000 n 
-0000269258 00000 n 
-0000269433 00000 n 
-0000269491 00000 n 
-0000269549 00000 n 
-0000665125 00000 n 
-0000271585 00000 n 
-0000271807 00000 n 
-0000272029 00000 n 
-0000272225 00000 n 
-0000272419 00000 n 
-0000272624 00000 n 
-0000272846 00000 n 
-0000273036 00000 n 
-0000273258 00000 n 
-0000273481 00000 n 
-0000273703 00000 n 
-0000273893 00000 n 
-0000274116 00000 n 
-0000274308 00000 n 
-0000274530 00000 n 
-0000274726 00000 n 
-0000274949 00000 n 
-0000275145 00000 n 
-0000275368 00000 n 
-0000275573 00000 n 
-0000275796 00000 n 
-0000279456 00000 n 
-0000276016 00000 n 
-0000277071 00000 n 
-0000271252 00000 n 
-0000269720 00000 n 
-0000276188 00000 n 
-0000276363 00000 n 
-0000276422 00000 n 
-0000276481 00000 n 
-0000276540 00000 n 
-0000276599 00000 n 
-0000276658 00000 n 
-0000276717 00000 n 
-0000276776 00000 n 
-0000276835 00000 n 
-0000276894 00000 n 
-0000276953 00000 n 
-0000277012 00000 n 
-0000291324 00000 n 
-0000291442 00000 n 
-0000279677 00000 n 
-0000279900 00000 n 
-0000280121 00000 n 
-0000280342 00000 n 
-0000280564 00000 n 
-0000280785 00000 n 
-0000280976 00000 n 
-0000281198 00000 n 
-0000281386 00000 n 
-0000281607 00000 n 
-0000281801 00000 n 
-0000282023 00000 n 
-0000282219 00000 n 
-0000282441 00000 n 
-0000282646 00000 n 
-0000282869 00000 n 
-0000283074 00000 n 
-0000283297 00000 n 
-0000283520 00000 n 
-0000283707 00000 n 
-0000283896 00000 n 
-0000284274 00000 n 
-0000284461 00000 n 
-0000284684 00000 n 
-0000284871 00000 n 
-0000288409 00000 n 
-0000288631 00000 n 
-0000288820 00000 n 
-0000285094 00000 n 
-0000285559 00000 n 
-0000279069 00000 n 
-0000277183 00000 n 
-0000285266 00000 n 
-0000285325 00000 n 
-0000285382 00000 n 
-0000285441 00000 n 
-0000285500 00000 n 
-0000662524 00000 n 
-0000284085 00000 n 
-0000660930 00000 n 
-0000294627 00000 n 
-0000294743 00000 n 
-0000294866 00000 n 
-0000294989 00000 n 
-0000297373 00000 n 
-0000297491 00000 n 
-0000297609 00000 n 
-0000297727 00000 n 
-0000297845 00000 n 
-0000300441 00000 n 
-0000300559 00000 n 
-0000289009 00000 n 
-0000289213 00000 n 
-0000289435 00000 n 
-0000289639 00000 n 
-0000289859 00000 n 
-0000290062 00000 n 
-0000290256 00000 n 
-0000290446 00000 n 
-0000290636 00000 n 
-0000290857 00000 n 
-0000291500 00000 n 
-0000288157 00000 n 
-0000285699 00000 n 
-0000291029 00000 n 
-0000291088 00000 n 
-0000291147 00000 n 
-0000291206 00000 n 
-0000291265 00000 n 
-0000291383 00000 n 
-0000300677 00000 n 
-0000293833 00000 n 
-0000294055 00000 n 
-0000294278 00000 n 
-0000295047 00000 n 
-0000293671 00000 n 
-0000291651 00000 n 
-0000294450 00000 n 
-0000294509 00000 n 
-0000294568 00000 n 
-0000294685 00000 n 
-0000294807 00000 n 
-0000294930 00000 n 
-0000297083 00000 n 
-0000297963 00000 n 
-0000296939 00000 n 
-0000295171 00000 n 
-0000297255 00000 n 
-0000297314 00000 n 
-0000297432 00000 n 
-0000297550 00000 n 
-0000297668 00000 n 
-0000297786 00000 n 
-0000297904 00000 n 
-0000299974 00000 n 
-0000300210 00000 n 
-0000301028 00000 n 
-0000299821 00000 n 
-0000298101 00000 n 
-0000300382 00000 n 
-0000300500 00000 n 
-0000300618 00000 n 
-0000300736 00000 n 
-0000300910 00000 n 
-0000300969 00000 n 
-0000665250 00000 n 
-0000302666 00000 n 
-0000302899 00000 n 
-0000303132 00000 n 
-0000303368 00000 n 
-0000303604 00000 n 
-0000303840 00000 n 
-0000307184 00000 n 
-0000304074 00000 n 
-0000305127 00000 n 
-0000302468 00000 n 
-0000301179 00000 n 
-0000304246 00000 n 
-0000304305 00000 n 
-0000304480 00000 n 
-0000304539 00000 n 
-0000304598 00000 n 
-0000304657 00000 n 
-0000304832 00000 n 
-0000304891 00000 n 
-0000304950 00000 n 
-0000305009 00000 n 
-0000305068 00000 n 
-0000307420 00000 n 
-0000307655 00000 n 
-0000307891 00000 n 
-0000308127 00000 n 
-0000308598 00000 n 
-0000308834 00000 n 
-0000309657 00000 n 
-0000306977 00000 n 
-0000305265 00000 n 
-0000309006 00000 n 
-0000309065 00000 n 
-0000309124 00000 n 
-0000309183 00000 n 
-0000309242 00000 n 
-0000309301 00000 n 
-0000309360 00000 n 
-0000309419 00000 n 
-0000308363 00000 n 
-0000309478 00000 n 
-0000309541 00000 n 
-0000311685 00000 n 
-0000311917 00000 n 
-0000312149 00000 n 
-0000315756 00000 n 
-0000312381 00000 n 
-0000313263 00000 n 
-0000311514 00000 n 
-0000309769 00000 n 
-0000312553 00000 n 
-0000312670 00000 n 
-0000312729 00000 n 
-0000312788 00000 n 
-0000312847 00000 n 
-0000312906 00000 n 
-0000312965 00000 n 
-0000313024 00000 n 
-0000313083 00000 n 
-0000313147 00000 n 
-0000315947 00000 n 
-0000316190 00000 n 
-0000316433 00000 n 
-0000316677 00000 n 
-0000316888 00000 n 
-0000317132 00000 n 
-0000317343 00000 n 
-0000317564 00000 n 
-0000317808 00000 n 
-0000318029 00000 n 
-0000318273 00000 n 
-0000318516 00000 n 
-0000318707 00000 n 
-0000318950 00000 n 
-0000319171 00000 n 
-0000319415 00000 n 
-0000319636 00000 n 
-0000320078 00000 n 
-0000320321 00000 n 
-0000320512 00000 n 
-0000321449 00000 n 
-0000315423 00000 n 
-0000313401 00000 n 
-0000320684 00000 n 
-0000320801 00000 n 
-0000320860 00000 n 
-0000320919 00000 n 
-0000320978 00000 n 
-0000321037 00000 n 
-0000321096 00000 n 
-0000321155 00000 n 
-0000321214 00000 n 
-0000321273 00000 n 
-0000319857 00000 n 
-0000321332 00000 n 
-0000321390 00000 n 
-0000326308 00000 n 
-0000323401 00000 n 
-0000323611 00000 n 
-0000323864 00000 n 
-0000324085 00000 n 
-0000324338 00000 n 
-0000324559 00000 n 
-0000324813 00000 n 
-0000325066 00000 n 
-0000325257 00000 n 
-0000325511 00000 n 
-0000325764 00000 n 
-0000329113 00000 n 
-0000326018 00000 n 
-0000327014 00000 n 
-0000323158 00000 n 
-0000321561 00000 n 
-0000326190 00000 n 
-0000326249 00000 n 
-0000326367 00000 n 
-0000326542 00000 n 
-0000326601 00000 n 
-0000326660 00000 n 
-0000326719 00000 n 
-0000326778 00000 n 
-0000326837 00000 n 
-0000326896 00000 n 
-0000326955 00000 n 
-0000332654 00000 n 
-0000329324 00000 n 
-0000329515 00000 n 
-0000329744 00000 n 
-0000329974 00000 n 
-0000330170 00000 n 
-0000330367 00000 n 
-0000330597 00000 n 
-0000330794 00000 n 
-0000331024 00000 n 
-0000331221 00000 n 
-0000331451 00000 n 
-0000331648 00000 n 
-0000331878 00000 n 
-0000332075 00000 n 
-0000332305 00000 n 
-0000333418 00000 n 
-0000328834 00000 n 
-0000327126 00000 n 
-0000332477 00000 n 
-0000332536 00000 n 
-0000332595 00000 n 
-0000332713 00000 n 
-0000332888 00000 n 
-0000332947 00000 n 
-0000333006 00000 n 
-0000333065 00000 n 
-0000333124 00000 n 
-0000333183 00000 n 
-0000333242 00000 n 
-0000333301 00000 n 
-0000333360 00000 n 
-0000665375 00000 n 
-0000334952 00000 n 
-0000335181 00000 n 
-0000335410 00000 n 
-0000335605 00000 n 
-0000335802 00000 n 
-0000336032 00000 n 
-0000336229 00000 n 
-0000336459 00000 n 
-0000339844 00000 n 
-0000336650 00000 n 
-0000337585 00000 n 
-0000334736 00000 n 
-0000333544 00000 n 
-0000336822 00000 n 
-0000336881 00000 n 
-0000337056 00000 n 
-0000337115 00000 n 
-0000337174 00000 n 
-0000337233 00000 n 
-0000337292 00000 n 
-0000337351 00000 n 
-0000337410 00000 n 
-0000340064 00000 n 
-0000340285 00000 n 
-0000340481 00000 n 
-0000340702 00000 n 
-0000340898 00000 n 
-0000341119 00000 n 
-0000341314 00000 n 
-0000341534 00000 n 
-0000341729 00000 n 
-0000341949 00000 n 
-0000342169 00000 n 
-0000342390 00000 n 
-0000342611 00000 n 
-0000342832 00000 n 
-0000343053 00000 n 
-0000343274 00000 n 
-0000343495 00000 n 
-0000343681 00000 n 
-0000343902 00000 n 
-0000344098 00000 n 
-0000344319 00000 n 
-0000344515 00000 n 
-0000344735 00000 n 
-0000344931 00000 n 
-0000345120 00000 n 
-0000348721 00000 n 
-0000348942 00000 n 
-0000349138 00000 n 
-0000349327 00000 n 
-0000345309 00000 n 
-0000346306 00000 n 
-0000339466 00000 n 
-0000337711 00000 n 
-0000345481 00000 n 
-0000345540 00000 n 
-0000345599 00000 n 
-0000345658 00000 n 
-0000345716 00000 n 
-0000345775 00000 n 
-0000345834 00000 n 
-0000345893 00000 n 
-0000345952 00000 n 
-0000346011 00000 n 
-0000346070 00000 n 
-0000346129 00000 n 
-0000346188 00000 n 
-0000346247 00000 n 
-0000394441 00000 n 
-0000394559 00000 n 
-0000394676 00000 n 
-0000394794 00000 n 
-0000349516 00000 n 
-0000349736 00000 n 
-0000349932 00000 n 
-0000350121 00000 n 
-0000350310 00000 n 
-0000350496 00000 n 
-0000350717 00000 n 
-0000350913 00000 n 
-0000351102 00000 n 
-0000351291 00000 n 
-0000351478 00000 n 
-0000351675 00000 n 
-0000351895 00000 n 
-0000352083 00000 n 
-0000352280 00000 n 
-0000352501 00000 n 
-0000352688 00000 n 
-0000352885 00000 n 
-0000353105 00000 n 
-0000353291 00000 n 
-0000353512 00000 n 
-0000353700 00000 n 
-0000353921 00000 n 
-0000354109 00000 n 
-0000354330 00000 n 
-0000354518 00000 n 
-0000354738 00000 n 
-0000354923 00000 n 
-0000355144 00000 n 
-0000355364 00000 n 
-0000355585 00000 n 
-0000355806 00000 n 
-0000356027 00000 n 
-0000359385 00000 n 
-0000356248 00000 n 
-0000356773 00000 n 
-0000348244 00000 n 
-0000346444 00000 n 
-0000356420 00000 n 
-0000356479 00000 n 
-0000356537 00000 n 
-0000356596 00000 n 
-0000356655 00000 n 
-0000356714 00000 n 
-0000397741 00000 n 
-0000397864 00000 n 
-0000401350 00000 n 
-0000401473 00000 n 
-0000401594 00000 n 
-0000401712 00000 n 
-0000404618 00000 n 
-0000404736 00000 n 
-0000404854 00000 n 
-0000404972 00000 n 
-0000405090 00000 n 
-0000359606 00000 n 
-0000359826 00000 n 
-0000360014 00000 n 
-0000360234 00000 n 
-0000360422 00000 n 
-0000360642 00000 n 
-0000360837 00000 n 
-0000361057 00000 n 
-0000361253 00000 n 
-0000361473 00000 n 
-0000361661 00000 n 
-0000361881 00000 n 
-0000362069 00000 n 
-0000362289 00000 n 
-0000362485 00000 n 
-0000362705 00000 n 
-0000362901 00000 n 
-0000363121 00000 n 
-0000363309 00000 n 
-0000363529 00000 n 
-0000363717 00000 n 
-0000363936 00000 n 
-0000364123 00000 n 
-0000364343 00000 n 
-0000364531 00000 n 
-0000364751 00000 n 
-0000364972 00000 n 
-0000365158 00000 n 
-0000365378 00000 n 
-0000365564 00000 n 
-0000365760 00000 n 
-0000365948 00000 n 
-0000366165 00000 n 
-0000366349 00000 n 
-0000366543 00000 n 
-0000370519 00000 n 
-0000370740 00000 n 
-0000370926 00000 n 
-0000371122 00000 n 
-0000371318 00000 n 
-0000366730 00000 n 
-0000367079 00000 n 
-0000358917 00000 n 
-0000356898 00000 n 
-0000366902 00000 n 
-0000366961 00000 n 
-0000367020 00000 n 
-0000405212 00000 n 
-0000408340 00000 n 
-0000408457 00000 n 
-0000408575 00000 n 
-0000408693 00000 n 
-0000411757 00000 n 
-0000411875 00000 n 
-0000411993 00000 n 
-0000412111 00000 n 
-0000412229 00000 n 
-0000415416 00000 n 
-0000415534 00000 n 
-0000415651 00000 n 
-0000415769 00000 n 
-0000419104 00000 n 
-0000371506 00000 n 
-0000371727 00000 n 
-0000371913 00000 n 
-0000372109 00000 n 
-0000372501 00000 n 
-0000372689 00000 n 
-0000372910 00000 n 
-0000373096 00000 n 
-0000373301 00000 n 
-0000373497 00000 n 
-0000373686 00000 n 
-0000373906 00000 n 
-0000374090 00000 n 
-0000374294 00000 n 
-0000374685 00000 n 
-0000374874 00000 n 
-0000375095 00000 n 
-0000375291 00000 n 
-0000375496 00000 n 
-0000375888 00000 n 
-0000376107 00000 n 
-0000376303 00000 n 
-0000376508 00000 n 
-0000376704 00000 n 
-0000376923 00000 n 
-0000377108 00000 n 
-0000377328 00000 n 
-0000377520 00000 n 
-0000377740 00000 n 
-0000377928 00000 n 
-0000378148 00000 n 
-0000378336 00000 n 
-0000378556 00000 n 
-0000381772 00000 n 
-0000381992 00000 n 
-0000378775 00000 n 
-0000379006 00000 n 
-0000370006 00000 n 
-0000367191 00000 n 
-0000378947 00000 n 
-0000661514 00000 n 
-0000372305 00000 n 
-0000661223 00000 n 
-0000374489 00000 n 
-0000375692 00000 n 
-0000419222 00000 n 
-0000419339 00000 n 
-0000423433 00000 n 
-0000423551 00000 n 
-0000423668 00000 n 
-0000427220 00000 n 
-0000427338 00000 n 
-0000427456 00000 n 
-0000430995 00000 n 
-0000431113 00000 n 
-0000431230 00000 n 
-0000431348 00000 n 
-0000382180 00000 n 
-0000382399 00000 n 
-0000382591 00000 n 
-0000382811 00000 n 
-0000383031 00000 n 
-0000383217 00000 n 
-0000383437 00000 n 
-0000383629 00000 n 
-0000383815 00000 n 
-0000384035 00000 n 
-0000384234 00000 n 
-0000384428 00000 n 
-0000384648 00000 n 
-0000384843 00000 n 
-0000385064 00000 n 
-0000385284 00000 n 
-0000385471 00000 n 
-0000385691 00000 n 
-0000385885 00000 n 
-0000386105 00000 n 
-0000386293 00000 n 
-0000386512 00000 n 
-0000386697 00000 n 
-0000386917 00000 n 
-0000387105 00000 n 
-0000387325 00000 n 
-0000387513 00000 n 
-0000387733 00000 n 
-0000387920 00000 n 
-0000391284 00000 n 
-0000391505 00000 n 
-0000391693 00000 n 
-0000388115 00000 n 
-0000388582 00000 n 
-0000381349 00000 n 
-0000379199 00000 n 
-0000388287 00000 n 
-0000388346 00000 n 
-0000388405 00000 n 
-0000388464 00000 n 
-0000388523 00000 n 
-0000665500 00000 n 
-0000435202 00000 n 
-0000435317 00000 n 
-0000435435 00000 n 
-0000435553 00000 n 
-0000439381 00000 n 
-0000439499 00000 n 
-0000439614 00000 n 
-0000439732 00000 n 
-0000443026 00000 n 
-0000443144 00000 n 
-0000443262 00000 n 
-0000391889 00000 n 
-0000392110 00000 n 
-0000392298 00000 n 
-0000392494 00000 n 
-0000392715 00000 n 
-0000392903 00000 n 
-0000393099 00000 n 
-0000393287 00000 n 
-0000393477 00000 n 
-0000393683 00000 n 
-0000393887 00000 n 
-0000394092 00000 n 
-0000394852 00000 n 
-0000391014 00000 n 
-0000388707 00000 n 
-0000394264 00000 n 
-0000662959 00000 n 
-0000394323 00000 n 
-0000394382 00000 n 
-0000394500 00000 n 
-0000394617 00000 n 
-0000394735 00000 n 
-0000443379 00000 n 
-0000446423 00000 n 
-0000446541 00000 n 
-0000397039 00000 n 
-0000397245 00000 n 
-0000400296 00000 n 
-0000397451 00000 n 
-0000397986 00000 n 
-0000396877 00000 n 
-0000395032 00000 n 
-0000397623 00000 n 
-0000397682 00000 n 
-0000397805 00000 n 
-0000397928 00000 n 
-0000400502 00000 n 
-0000400708 00000 n 
-0000400914 00000 n 
-0000401119 00000 n 
-0000401770 00000 n 
-0000400116 00000 n 
-0000398111 00000 n 
-0000401291 00000 n 
+0000250914 00000 n 
+0000250973 00000 n 
+0000251032 00000 n 
+0000251091 00000 n 
+0000251265 00000 n 
+0000251324 00000 n 
+0000251383 00000 n 
+0000251442 00000 n 
+0000251501 00000 n 
+0000251560 00000 n 
+0000251619 00000 n 
+0000251678 00000 n 
+0000251737 00000 n 
+0000253500 00000 n 
+0000253695 00000 n 
+0000253928 00000 n 
+0000254124 00000 n 
+0000254320 00000 n 
+0000254514 00000 n 
+0000254747 00000 n 
+0000254941 00000 n 
+0000255175 00000 n 
+0000255374 00000 n 
+0000255607 00000 n 
+0000255801 00000 n 
+0000256035 00000 n 
+0000256229 00000 n 
+0000256463 00000 n 
+0000256658 00000 n 
+0000256893 00000 n 
+0000257089 00000 n 
+0000257277 00000 n 
+0000257470 00000 n 
+0000260465 00000 n 
+0000260658 00000 n 
+0000257704 00000 n 
+0000258815 00000 n 
+0000253176 00000 n 
+0000251964 00000 n 
+0000257877 00000 n 
+0000257994 00000 n 
+0000258053 00000 n 
+0000258112 00000 n 
+0000258171 00000 n 
+0000258230 00000 n 
+0000258288 00000 n 
+0000258347 00000 n 
+0000258406 00000 n 
+0000258465 00000 n 
+0000258638 00000 n 
+0000258697 00000 n 
+0000258756 00000 n 
+0000260893 00000 n 
+0000261095 00000 n 
+0000261331 00000 n 
+0000261539 00000 n 
+0000261775 00000 n 
+0000261969 00000 n 
+0000262205 00000 n 
+0000262399 00000 n 
+0000262641 00000 n 
+0000262837 00000 n 
+0000263031 00000 n 
+0000263272 00000 n 
+0000263481 00000 n 
+0000263724 00000 n 
+0000263918 00000 n 
+0000264161 00000 n 
+0000265216 00000 n 
+0000260168 00000 n 
+0000258927 00000 n 
+0000264334 00000 n 
+0000264393 00000 n 
+0000264452 00000 n 
+0000264511 00000 n 
+0000264570 00000 n 
+0000264629 00000 n 
+0000264688 00000 n 
+0000264862 00000 n 
+0000264921 00000 n 
+0000264980 00000 n 
+0000265039 00000 n 
+0000265098 00000 n 
+0000265157 00000 n 
+0000266774 00000 n 
+0000266968 00000 n 
+0000267206 00000 n 
+0000267391 00000 n 
+0000267576 00000 n 
+0000267815 00000 n 
+0000268020 00000 n 
+0000268259 00000 n 
+0000268492 00000 n 
+0000269485 00000 n 
+0000266558 00000 n 
+0000265328 00000 n 
+0000268665 00000 n 
+0000268724 00000 n 
+0000268899 00000 n 
+0000268958 00000 n 
+0000269017 00000 n 
+0000269076 00000 n 
+0000269135 00000 n 
+0000269310 00000 n 
+0000269368 00000 n 
+0000269426 00000 n 
+0000664910 00000 n 
+0000271459 00000 n 
+0000271681 00000 n 
+0000271903 00000 n 
+0000272099 00000 n 
+0000272293 00000 n 
+0000272498 00000 n 
+0000272720 00000 n 
+0000272910 00000 n 
+0000273132 00000 n 
+0000273355 00000 n 
+0000273577 00000 n 
+0000273767 00000 n 
+0000273990 00000 n 
+0000274182 00000 n 
+0000274404 00000 n 
+0000274600 00000 n 
+0000274823 00000 n 
+0000275019 00000 n 
+0000275242 00000 n 
+0000275447 00000 n 
+0000275670 00000 n 
+0000279326 00000 n 
+0000275890 00000 n 
+0000276946 00000 n 
+0000271126 00000 n 
+0000269597 00000 n 
+0000276063 00000 n 
+0000276238 00000 n 
+0000276297 00000 n 
+0000276356 00000 n 
+0000276415 00000 n 
+0000276474 00000 n 
+0000276533 00000 n 
+0000276592 00000 n 
+0000276651 00000 n 
+0000276710 00000 n 
+0000276769 00000 n 
+0000276828 00000 n 
+0000276887 00000 n 
+0000291193 00000 n 
+0000291311 00000 n 
+0000279547 00000 n 
+0000279770 00000 n 
+0000279991 00000 n 
+0000280212 00000 n 
+0000280434 00000 n 
+0000280655 00000 n 
+0000280846 00000 n 
+0000281068 00000 n 
+0000281256 00000 n 
+0000281477 00000 n 
+0000281671 00000 n 
+0000281893 00000 n 
+0000282089 00000 n 
+0000282311 00000 n 
+0000282516 00000 n 
+0000282739 00000 n 
+0000282944 00000 n 
+0000283167 00000 n 
+0000283390 00000 n 
+0000283577 00000 n 
+0000283766 00000 n 
+0000284144 00000 n 
+0000284331 00000 n 
+0000284554 00000 n 
+0000284741 00000 n 
+0000288277 00000 n 
+0000288499 00000 n 
+0000288688 00000 n 
+0000284964 00000 n 
+0000285430 00000 n 
+0000278939 00000 n 
+0000277058 00000 n 
+0000285137 00000 n 
+0000285196 00000 n 
+0000285253 00000 n 
+0000285312 00000 n 
+0000285371 00000 n 
+0000662309 00000 n 
+0000283955 00000 n 
+0000660715 00000 n 
+0000294490 00000 n 
+0000294606 00000 n 
+0000294729 00000 n 
+0000294852 00000 n 
+0000297233 00000 n 
+0000297351 00000 n 
+0000297469 00000 n 
+0000297587 00000 n 
+0000297705 00000 n 
+0000300299 00000 n 
+0000300417 00000 n 
+0000288877 00000 n 
+0000289081 00000 n 
+0000289303 00000 n 
+0000289507 00000 n 
+0000289727 00000 n 
+0000289930 00000 n 
+0000290124 00000 n 
+0000290314 00000 n 
+0000290504 00000 n 
+0000290725 00000 n 
+0000291369 00000 n 
+0000288025 00000 n 
+0000285570 00000 n 
+0000290898 00000 n 
+0000290957 00000 n 
+0000291016 00000 n 
+0000291075 00000 n 
+0000291134 00000 n 
+0000291252 00000 n 
+0000300535 00000 n 
+0000293695 00000 n 
+0000293917 00000 n 
+0000294140 00000 n 
+0000294910 00000 n 
+0000293533 00000 n 
+0000291520 00000 n 
+0000294313 00000 n 
+0000294372 00000 n 
+0000294431 00000 n 
+0000294548 00000 n 
+0000294670 00000 n 
+0000294793 00000 n 
+0000296942 00000 n 
+0000297823 00000 n 
+0000296798 00000 n 
+0000295034 00000 n 
+0000297115 00000 n 
+0000297174 00000 n 
+0000297292 00000 n 
+0000297410 00000 n 
+0000297528 00000 n 
+0000297646 00000 n 
+0000297764 00000 n 
+0000299831 00000 n 
+0000300067 00000 n 
+0000300886 00000 n 
+0000299678 00000 n 
+0000297961 00000 n 
+0000300240 00000 n 
+0000300358 00000 n 
+0000300476 00000 n 
+0000300594 00000 n 
+0000300768 00000 n 
+0000300827 00000 n 
+0000665035 00000 n 
+0000302521 00000 n 
+0000302754 00000 n 
+0000302987 00000 n 
+0000303223 00000 n 
+0000303459 00000 n 
+0000303695 00000 n 
+0000307037 00000 n 
+0000303929 00000 n 
+0000304983 00000 n 
+0000302323 00000 n 
+0000301037 00000 n 
+0000304102 00000 n 
+0000304161 00000 n 
+0000304336 00000 n 
+0000304395 00000 n 
+0000304454 00000 n 
+0000304513 00000 n 
+0000304688 00000 n 
+0000304747 00000 n 
+0000304806 00000 n 
+0000304865 00000 n 
+0000304924 00000 n 
+0000307273 00000 n 
+0000307508 00000 n 
+0000307744 00000 n 
+0000307980 00000 n 
+0000308451 00000 n 
+0000308687 00000 n 
+0000309511 00000 n 
+0000306830 00000 n 
+0000305121 00000 n 
+0000308860 00000 n 
+0000308919 00000 n 
+0000308978 00000 n 
+0000309037 00000 n 
+0000309096 00000 n 
+0000309155 00000 n 
+0000309214 00000 n 
+0000309273 00000 n 
+0000308216 00000 n 
+0000309332 00000 n 
+0000309395 00000 n 
+0000311534 00000 n 
+0000311766 00000 n 
+0000311998 00000 n 
+0000315601 00000 n 
+0000312230 00000 n 
+0000313113 00000 n 
+0000311363 00000 n 
+0000309623 00000 n 
+0000312403 00000 n 
+0000312520 00000 n 
+0000312579 00000 n 
+0000312638 00000 n 
+0000312697 00000 n 
+0000312756 00000 n 
+0000312815 00000 n 
+0000312874 00000 n 
+0000312933 00000 n 
+0000312997 00000 n 
+0000315792 00000 n 
+0000316035 00000 n 
+0000316278 00000 n 
+0000316522 00000 n 
+0000316733 00000 n 
+0000316977 00000 n 
+0000317188 00000 n 
+0000317409 00000 n 
+0000317653 00000 n 
+0000317874 00000 n 
+0000318118 00000 n 
+0000318361 00000 n 
+0000318552 00000 n 
+0000318795 00000 n 
+0000319016 00000 n 
+0000319260 00000 n 
+0000319481 00000 n 
+0000319923 00000 n 
+0000320166 00000 n 
+0000320357 00000 n 
+0000321295 00000 n 
+0000315268 00000 n 
+0000313251 00000 n 
+0000320530 00000 n 
+0000320647 00000 n 
+0000320706 00000 n 
+0000320765 00000 n 
+0000320824 00000 n 
+0000320883 00000 n 
+0000320942 00000 n 
+0000321001 00000 n 
+0000321060 00000 n 
+0000321119 00000 n 
+0000319702 00000 n 
+0000321178 00000 n 
+0000321236 00000 n 
+0000326153 00000 n 
+0000323245 00000 n 
+0000323455 00000 n 
+0000323708 00000 n 
+0000323929 00000 n 
+0000324182 00000 n 
+0000324403 00000 n 
+0000324657 00000 n 
+0000324910 00000 n 
+0000325101 00000 n 
+0000325355 00000 n 
+0000325608 00000 n 
+0000328954 00000 n 
+0000325862 00000 n 
+0000326859 00000 n 
+0000323002 00000 n 
+0000321407 00000 n 
+0000326035 00000 n 
+0000326094 00000 n 
+0000326212 00000 n 
+0000326387 00000 n 
+0000326446 00000 n 
+0000326505 00000 n 
+0000326564 00000 n 
+0000326623 00000 n 
+0000326682 00000 n 
+0000326741 00000 n 
+0000326800 00000 n 
+0000332496 00000 n 
+0000329165 00000 n 
+0000329356 00000 n 
+0000329585 00000 n 
+0000329815 00000 n 
+0000330011 00000 n 
+0000330208 00000 n 
+0000330438 00000 n 
+0000330635 00000 n 
+0000330865 00000 n 
+0000331062 00000 n 
+0000331292 00000 n 
+0000331489 00000 n 
+0000331719 00000 n 
+0000331916 00000 n 
+0000332146 00000 n 
+0000333260 00000 n 
+0000328675 00000 n 
+0000326971 00000 n 
+0000332319 00000 n 
+0000332378 00000 n 
+0000332437 00000 n 
+0000332555 00000 n 
+0000332730 00000 n 
+0000332789 00000 n 
+0000332848 00000 n 
+0000332907 00000 n 
+0000332966 00000 n 
+0000333025 00000 n 
+0000333084 00000 n 
+0000333143 00000 n 
+0000333202 00000 n 
+0000665160 00000 n 
+0000334789 00000 n 
+0000335018 00000 n 
+0000335247 00000 n 
+0000335442 00000 n 
+0000335639 00000 n 
+0000335869 00000 n 
+0000336066 00000 n 
+0000336296 00000 n 
+0000339680 00000 n 
+0000336487 00000 n 
+0000337423 00000 n 
+0000334573 00000 n 
+0000333386 00000 n 
+0000336660 00000 n 
+0000336719 00000 n 
+0000336894 00000 n 
+0000336953 00000 n 
+0000337012 00000 n 
+0000337071 00000 n 
+0000337130 00000 n 
+0000337189 00000 n 
+0000337248 00000 n 
+0000339900 00000 n 
+0000340121 00000 n 
+0000340317 00000 n 
+0000340538 00000 n 
+0000340734 00000 n 
+0000340955 00000 n 
+0000341150 00000 n 
+0000341370 00000 n 
+0000341565 00000 n 
+0000341785 00000 n 
+0000342005 00000 n 
+0000342226 00000 n 
+0000342447 00000 n 
+0000342668 00000 n 
+0000342889 00000 n 
+0000343110 00000 n 
+0000343331 00000 n 
+0000343517 00000 n 
+0000343738 00000 n 
+0000343934 00000 n 
+0000344155 00000 n 
+0000344351 00000 n 
+0000344571 00000 n 
+0000344767 00000 n 
+0000344956 00000 n 
+0000348553 00000 n 
+0000348774 00000 n 
+0000348970 00000 n 
+0000349159 00000 n 
+0000345145 00000 n 
+0000346143 00000 n 
+0000339302 00000 n 
+0000337549 00000 n 
+0000345318 00000 n 
+0000345377 00000 n 
+0000345436 00000 n 
+0000345495 00000 n 
+0000345553 00000 n 
+0000345612 00000 n 
+0000345671 00000 n 
+0000345730 00000 n 
+0000345789 00000 n 
+0000345848 00000 n 
+0000345907 00000 n 
+0000345966 00000 n 
+0000346025 00000 n 
+0000346084 00000 n 
+0000394263 00000 n 
+0000394381 00000 n 
+0000394498 00000 n 
+0000394616 00000 n 
+0000349348 00000 n 
+0000349568 00000 n 
+0000349764 00000 n 
+0000349953 00000 n 
+0000350142 00000 n 
+0000350328 00000 n 
+0000350549 00000 n 
+0000350745 00000 n 
+0000350934 00000 n 
+0000351123 00000 n 
+0000351310 00000 n 
+0000351507 00000 n 
+0000351727 00000 n 
+0000351915 00000 n 
+0000352112 00000 n 
+0000352333 00000 n 
+0000352520 00000 n 
+0000352717 00000 n 
+0000352937 00000 n 
+0000353123 00000 n 
+0000353344 00000 n 
+0000353532 00000 n 
+0000353753 00000 n 
+0000353941 00000 n 
+0000354162 00000 n 
+0000354350 00000 n 
+0000354570 00000 n 
+0000354755 00000 n 
+0000354976 00000 n 
+0000355196 00000 n 
+0000355417 00000 n 
+0000355638 00000 n 
+0000355859 00000 n 
+0000359214 00000 n 
+0000356080 00000 n 
+0000356606 00000 n 
+0000348076 00000 n 
+0000346281 00000 n 
+0000356253 00000 n 
+0000356312 00000 n 
+0000356370 00000 n 
+0000356429 00000 n 
+0000356488 00000 n 
+0000356547 00000 n 
+0000397562 00000 n 
+0000397685 00000 n 
+0000401170 00000 n 
+0000401293 00000 n 
 0000401414 00000 n 
-0000401535 00000 n 
-0000401653 00000 n 
-0000403505 00000 n 
-0000403711 00000 n 
-0000403917 00000 n 
-0000404122 00000 n 
-0000404328 00000 n 
-0000405276 00000 n 
-0000403325 00000 n 
-0000401895 00000 n 
-0000404500 00000 n 
-0000404559 00000 n 
-0000404677 00000 n 
-0000404795 00000 n 
-0000404913 00000 n 
-0000405031 00000 n 
-0000405153 00000 n 
-0000407229 00000 n 
-0000407435 00000 n 
-0000407639 00000 n 
-0000407845 00000 n 
-0000410438 00000 n 
-0000408050 00000 n 
-0000408752 00000 n 
-0000407049 00000 n 
-0000405388 00000 n 
-0000408222 00000 n 
-0000408281 00000 n 
-0000408399 00000 n 
-0000408516 00000 n 
-0000408634 00000 n 
-0000410644 00000 n 
-0000410850 00000 n 
-0000411055 00000 n 
-0000411261 00000 n 
-0000411467 00000 n 
-0000412287 00000 n 
-0000410249 00000 n 
-0000408864 00000 n 
-0000411639 00000 n 
-0000411698 00000 n 
-0000411816 00000 n 
-0000411934 00000 n 
-0000412052 00000 n 
-0000412170 00000 n 
-0000665625 00000 n 
-0000414303 00000 n 
-0000414509 00000 n 
-0000414715 00000 n 
-0000414920 00000 n 
-0000418257 00000 n 
-0000415126 00000 n 
-0000415887 00000 n 
-0000414123 00000 n 
-0000412399 00000 n 
-0000415298 00000 n 
-0000415357 00000 n 
-0000415475 00000 n 
-0000415593 00000 n 
-0000415710 00000 n 
-0000415828 00000 n 
-0000418462 00000 n 
-0000418667 00000 n 
-0000421822 00000 n 
-0000418873 00000 n 
-0000419457 00000 n 
-0000418086 00000 n 
-0000416012 00000 n 
-0000419045 00000 n 
-0000419163 00000 n 
-0000419281 00000 n 
-0000419398 00000 n 
-0000422028 00000 n 
-0000422234 00000 n 
-0000422615 00000 n 
-0000422821 00000 n 
-0000423202 00000 n 
-0000423727 00000 n 
-0000421615 00000 n 
-0000419632 00000 n 
-0000423374 00000 n 
-0000423492 00000 n 
-0000422424 00000 n 
-0000423610 00000 n 
-0000423011 00000 n 
-0000425930 00000 n 
+0000401532 00000 n 
+0000404438 00000 n 
+0000404556 00000 n 
+0000404674 00000 n 
+0000404792 00000 n 
+0000404910 00000 n 
+0000359435 00000 n 
+0000359655 00000 n 
+0000359843 00000 n 
+0000360063 00000 n 
+0000360251 00000 n 
+0000360471 00000 n 
+0000360666 00000 n 
+0000360886 00000 n 
+0000361082 00000 n 
+0000361302 00000 n 
+0000361490 00000 n 
+0000361710 00000 n 
+0000361898 00000 n 
+0000362118 00000 n 
+0000362314 00000 n 
+0000362534 00000 n 
+0000362730 00000 n 
+0000362950 00000 n 
+0000363138 00000 n 
+0000363358 00000 n 
+0000363546 00000 n 
+0000363765 00000 n 
+0000363952 00000 n 
+0000364172 00000 n 
+0000364360 00000 n 
+0000364580 00000 n 
+0000364801 00000 n 
+0000364987 00000 n 
+0000365207 00000 n 
+0000365393 00000 n 
+0000365589 00000 n 
+0000365777 00000 n 
+0000365994 00000 n 
+0000366178 00000 n 
+0000366372 00000 n 
+0000370346 00000 n 
+0000370567 00000 n 
+0000370753 00000 n 
+0000370949 00000 n 
+0000371145 00000 n 
+0000366559 00000 n 
+0000366909 00000 n 
+0000358746 00000 n 
+0000356731 00000 n 
+0000366732 00000 n 
+0000366791 00000 n 
+0000366850 00000 n 
+0000405032 00000 n 
+0000408158 00000 n 
+0000408275 00000 n 
+0000408393 00000 n 
+0000408511 00000 n 
+0000411573 00000 n 
+0000411691 00000 n 
+0000411809 00000 n 
+0000411927 00000 n 
+0000412045 00000 n 
+0000415231 00000 n 
+0000415349 00000 n 
+0000415466 00000 n 
+0000415584 00000 n 
+0000418915 00000 n 
+0000371333 00000 n 
+0000371554 00000 n 
+0000371740 00000 n 
+0000371936 00000 n 
+0000372328 00000 n 
+0000372516 00000 n 
+0000372737 00000 n 
+0000372923 00000 n 
+0000373128 00000 n 
+0000373324 00000 n 
+0000373513 00000 n 
+0000373733 00000 n 
+0000373917 00000 n 
+0000374121 00000 n 
+0000374512 00000 n 
+0000374701 00000 n 
+0000374922 00000 n 
+0000375118 00000 n 
+0000375323 00000 n 
+0000375715 00000 n 
+0000375934 00000 n 
+0000376130 00000 n 
+0000376335 00000 n 
+0000376531 00000 n 
+0000376750 00000 n 
+0000376935 00000 n 
+0000377155 00000 n 
+0000377347 00000 n 
+0000377567 00000 n 
+0000377755 00000 n 
+0000377975 00000 n 
+0000378163 00000 n 
+0000378383 00000 n 
+0000381597 00000 n 
+0000381817 00000 n 
+0000378602 00000 n 
+0000378834 00000 n 
+0000369833 00000 n 
+0000367021 00000 n 
+0000378775 00000 n 
+0000661299 00000 n 
+0000372132 00000 n 
+0000661008 00000 n 
+0000374316 00000 n 
+0000375519 00000 n 
+0000419033 00000 n 
+0000419150 00000 n 
+0000423242 00000 n 
+0000423360 00000 n 
+0000423477 00000 n 
+0000427030 00000 n 
+0000427148 00000 n 
+0000427266 00000 n 
+0000430802 00000 n 
+0000430920 00000 n 
+0000431037 00000 n 
+0000431155 00000 n 
+0000382005 00000 n 
+0000382224 00000 n 
+0000382416 00000 n 
+0000382636 00000 n 
+0000382856 00000 n 
+0000383042 00000 n 
+0000383262 00000 n 
+0000383454 00000 n 
+0000383640 00000 n 
+0000383860 00000 n 
+0000384059 00000 n 
+0000384253 00000 n 
+0000384473 00000 n 
+0000384668 00000 n 
+0000384889 00000 n 
+0000385109 00000 n 
+0000385296 00000 n 
+0000385516 00000 n 
+0000385710 00000 n 
+0000385930 00000 n 
+0000386118 00000 n 
+0000386337 00000 n 
+0000386522 00000 n 
+0000386742 00000 n 
+0000386930 00000 n 
+0000387150 00000 n 
+0000387338 00000 n 
+0000387558 00000 n 
+0000387745 00000 n 
+0000391105 00000 n 
+0000391326 00000 n 
+0000391514 00000 n 
+0000387940 00000 n 
+0000388408 00000 n 
+0000381174 00000 n 
+0000379027 00000 n 
+0000388113 00000 n 
+0000388172 00000 n 
+0000388231 00000 n 
+0000388290 00000 n 
+0000388349 00000 n 
+0000665285 00000 n 
+0000435006 00000 n 
+0000435121 00000 n 
+0000435239 00000 n 
+0000435357 00000 n 
+0000439183 00000 n 
+0000439301 00000 n 
+0000439416 00000 n 
+0000439534 00000 n 
+0000442828 00000 n 
+0000442946 00000 n 
+0000443064 00000 n 
+0000391710 00000 n 
+0000391931 00000 n 
+0000392119 00000 n 
+0000392315 00000 n 
+0000392536 00000 n 
+0000392724 00000 n 
+0000392920 00000 n 
+0000393108 00000 n 
+0000393298 00000 n 
+0000393504 00000 n 
+0000393708 00000 n 
+0000393913 00000 n 
+0000394674 00000 n 
+0000390835 00000 n 
+0000388533 00000 n 
+0000394086 00000 n 
+0000662744 00000 n 
+0000394145 00000 n 
+0000394204 00000 n 
+0000394322 00000 n 
+0000394439 00000 n 
+0000394557 00000 n 
+0000443181 00000 n 
+0000446222 00000 n 
+0000446340 00000 n 
+0000396859 00000 n 
+0000397065 00000 n 
+0000400115 00000 n 
+0000397271 00000 n 
+0000397807 00000 n 
+0000396697 00000 n 
+0000394854 00000 n 
+0000397444 00000 n 
+0000397503 00000 n 
+0000397626 00000 n 
+0000397749 00000 n 
+0000400321 00000 n 
+0000400527 00000 n 
+0000400733 00000 n 
+0000400938 00000 n 
+0000401590 00000 n 
+0000399935 00000 n 
+0000397932 00000 n 
+0000401111 00000 n 
+0000401234 00000 n 
+0000401355 00000 n 
+0000401473 00000 n 
+0000403324 00000 n 
+0000403530 00000 n 
+0000403736 00000 n 
+0000403941 00000 n 
+0000404147 00000 n 
+0000405096 00000 n 
+0000403144 00000 n 
+0000401715 00000 n 
+0000404320 00000 n 
+0000404379 00000 n 
+0000404497 00000 n 
+0000404615 00000 n 
+0000404733 00000 n 
+0000404851 00000 n 
+0000404973 00000 n 
+0000407046 00000 n 
+0000407252 00000 n 
+0000407456 00000 n 
+0000407662 00000 n 
+0000410253 00000 n 
+0000407867 00000 n 
+0000408570 00000 n 
+0000406866 00000 n 
+0000405208 00000 n 
+0000408040 00000 n 
+0000408099 00000 n 
+0000408217 00000 n 
+0000408334 00000 n 
+0000408452 00000 n 
+0000410459 00000 n 
+0000410665 00000 n 
+0000410870 00000 n 
+0000411076 00000 n 
+0000411282 00000 n 
+0000412103 00000 n 
+0000410064 00000 n 
+0000408682 00000 n 
+0000411455 00000 n 
+0000411514 00000 n 
+0000411632 00000 n 
+0000411750 00000 n 
+0000411868 00000 n 
+0000411986 00000 n 
+0000665410 00000 n 
+0000414117 00000 n 
+0000414323 00000 n 
+0000414529 00000 n 
+0000414734 00000 n 
+0000418067 00000 n 
+0000414940 00000 n 
+0000415702 00000 n 
+0000413937 00000 n 
+0000412215 00000 n 
+0000415113 00000 n 
+0000415172 00000 n 
+0000415290 00000 n 
+0000415408 00000 n 
+0000415525 00000 n 
+0000415643 00000 n 
+0000418272 00000 n 
+0000418477 00000 n 
+0000421630 00000 n 
+0000418683 00000 n 
+0000419268 00000 n 
+0000417896 00000 n 
+0000415827 00000 n 
+0000418856 00000 n 
+0000418974 00000 n 
+0000419092 00000 n 
+0000419209 00000 n 
+0000421836 00000 n 
+0000422042 00000 n 
+0000422423 00000 n 
+0000422629 00000 n 
+0000423010 00000 n 
+0000423536 00000 n 
+0000421423 00000 n 
+0000419443 00000 n 
+0000423183 00000 n 
+0000423301 00000 n 
+0000422232 00000 n 
+0000423419 00000 n 
+0000422819 00000 n 
+0000425739 00000 n 
+0000425945 00000 n 
 0000426136 00000 n 
-0000426327 00000 n 
+0000426342 00000 n 
 0000426533 00000 n 
-0000426724 00000 n 
-0000429758 00000 n 
-0000429964 00000 n 
-0000426930 00000 n 
-0000427574 00000 n 
-0000425741 00000 n 
-0000423902 00000 n 
-0000427102 00000 n 
-0000427161 00000 n 
-0000427279 00000 n 
-0000427397 00000 n 
-0000427515 00000 n 
-0000430150 00000 n 
-0000430356 00000 n 
-0000430562 00000 n 
-0000433582 00000 n 
-0000430764 00000 n 
-0000431466 00000 n 
-0000429569 00000 n 
-0000427737 00000 n 
-0000430936 00000 n 
-0000431054 00000 n 
-0000431171 00000 n 
-0000431289 00000 n 
-0000431407 00000 n 
-0000433783 00000 n 
-0000433988 00000 n 
-0000434190 00000 n 
-0000434376 00000 n 
-0000434582 00000 n 
-0000434766 00000 n 
-0000437961 00000 n 
-0000434971 00000 n 
-0000435670 00000 n 
-0000433375 00000 n 
-0000431604 00000 n 
-0000435143 00000 n 
-0000435260 00000 n 
-0000435376 00000 n 
-0000435494 00000 n 
-0000435612 00000 n 
-0000665750 00000 n 
-0000438167 00000 n 
-0000438369 00000 n 
-0000438553 00000 n 
-0000438759 00000 n 
-0000438945 00000 n 
-0000441972 00000 n 
-0000439150 00000 n 
-0000439850 00000 n 
-0000437763 00000 n 
-0000435795 00000 n 
-0000439322 00000 n 
-0000439440 00000 n 
-0000439556 00000 n 
-0000439673 00000 n 
-0000439791 00000 n 
-0000442177 00000 n 
-0000442383 00000 n 
-0000442589 00000 n 
-0000442795 00000 n 
-0000443437 00000 n 
-0000441792 00000 n 
-0000439975 00000 n 
-0000442967 00000 n 
-0000443085 00000 n 
-0000443203 00000 n 
-0000443321 00000 n 
-0000445722 00000 n 
-0000445927 00000 n 
-0000448817 00000 n 
-0000446133 00000 n 
-0000446659 00000 n 
-0000445560 00000 n 
-0000443575 00000 n 
-0000446305 00000 n 
-0000446364 00000 n 
-0000446482 00000 n 
-0000662813 00000 n 
-0000446600 00000 n 
-0000449022 00000 n 
-0000449240 00000 n 
-0000449458 00000 n 
-0000449677 00000 n 
-0000449862 00000 n 
-0000451973 00000 n 
-0000450048 00000 n 
-0000450924 00000 n 
-0000448619 00000 n 
-0000446824 00000 n 
-0000450220 00000 n 
-0000450395 00000 n 
-0000450454 00000 n 
-0000450513 00000 n 
-0000450572 00000 n 
-0000450631 00000 n 
-0000450690 00000 n 
-0000450749 00000 n 
-0000452197 00000 n 
-0000452605 00000 n 
-0000451820 00000 n 
-0000451049 00000 n 
-0000452369 00000 n 
-0000452428 00000 n 
-0000452487 00000 n 
-0000452546 00000 n 
-0000454347 00000 n 
-0000454498 00000 n 
-0000454649 00000 n 
-0000454800 00000 n 
-0000454951 00000 n 
-0000455102 00000 n 
-0000455253 00000 n 
-0000455403 00000 n 
-0000455553 00000 n 
-0000455703 00000 n 
-0000455854 00000 n 
-0000456004 00000 n 
-0000456154 00000 n 
-0000456304 00000 n 
-0000456455 00000 n 
-0000456606 00000 n 
-0000456757 00000 n 
-0000456907 00000 n 
-0000457057 00000 n 
-0000457207 00000 n 
-0000457358 00000 n 
-0000457509 00000 n 
-0000457660 00000 n 
-0000457811 00000 n 
-0000457962 00000 n 
-0000458113 00000 n 
-0000458263 00000 n 
-0000458414 00000 n 
-0000458565 00000 n 
-0000458715 00000 n 
-0000458865 00000 n 
-0000459016 00000 n 
-0000459166 00000 n 
-0000459316 00000 n 
-0000459466 00000 n 
-0000459617 00000 n 
-0000459768 00000 n 
-0000459919 00000 n 
-0000460070 00000 n 
-0000460220 00000 n 
-0000460371 00000 n 
-0000460522 00000 n 
-0000460673 00000 n 
-0000460824 00000 n 
-0000460975 00000 n 
-0000461126 00000 n 
-0000461277 00000 n 
-0000461428 00000 n 
-0000461579 00000 n 
-0000461730 00000 n 
-0000464269 00000 n 
-0000461998 00000 n 
-0000453762 00000 n 
-0000452717 00000 n 
-0000461880 00000 n 
-0000461939 00000 n 
-0000665875 00000 n 
-0000464420 00000 n 
-0000464571 00000 n 
-0000464721 00000 n 
-0000464871 00000 n 
-0000465021 00000 n 
-0000465172 00000 n 
-0000465322 00000 n 
-0000465473 00000 n 
-0000465624 00000 n 
-0000465775 00000 n 
-0000465925 00000 n 
-0000466076 00000 n 
-0000466226 00000 n 
-0000466376 00000 n 
-0000466526 00000 n 
-0000466677 00000 n 
-0000466828 00000 n 
-0000466979 00000 n 
-0000467130 00000 n 
-0000467280 00000 n 
-0000467431 00000 n 
-0000467582 00000 n 
-0000467733 00000 n 
-0000467883 00000 n 
-0000468033 00000 n 
-0000468184 00000 n 
-0000468335 00000 n 
-0000468486 00000 n 
-0000468637 00000 n 
-0000468788 00000 n 
-0000468939 00000 n 
-0000469090 00000 n 
-0000469241 00000 n 
-0000469392 00000 n 
-0000469543 00000 n 
-0000469694 00000 n 
-0000469845 00000 n 
-0000469996 00000 n 
-0000470147 00000 n 
-0000470298 00000 n 
-0000470448 00000 n 
-0000470599 00000 n 
-0000470750 00000 n 
-0000470900 00000 n 
-0000471051 00000 n 
-0000471201 00000 n 
-0000471352 00000 n 
-0000471503 00000 n 
-0000471653 00000 n 
-0000471803 00000 n 
-0000471954 00000 n 
-0000472104 00000 n 
-0000472254 00000 n 
-0000472403 00000 n 
-0000472554 00000 n 
-0000472704 00000 n 
-0000472855 00000 n 
-0000473006 00000 n 
-0000473156 00000 n 
-0000473307 00000 n 
-0000473458 00000 n 
-0000473608 00000 n 
-0000473758 00000 n 
-0000473909 00000 n 
-0000474059 00000 n 
-0000477229 00000 n 
-0000474210 00000 n 
-0000474441 00000 n 
-0000463531 00000 n 
-0000462084 00000 n 
-0000474382 00000 n 
-0000477379 00000 n 
-0000477530 00000 n 
-0000477680 00000 n 
-0000477830 00000 n 
-0000477980 00000 n 
-0000478131 00000 n 
-0000478282 00000 n 
-0000478432 00000 n 
-0000478582 00000 n 
-0000478731 00000 n 
-0000478882 00000 n 
-0000479032 00000 n 
-0000479183 00000 n 
-0000479334 00000 n 
-0000479485 00000 n 
-0000479636 00000 n 
-0000479787 00000 n 
-0000479938 00000 n 
-0000480089 00000 n 
-0000480239 00000 n 
-0000480389 00000 n 
-0000480540 00000 n 
-0000480690 00000 n 
-0000480841 00000 n 
-0000480992 00000 n 
-0000481141 00000 n 
-0000481292 00000 n 
-0000481442 00000 n 
-0000481593 00000 n 
-0000481743 00000 n 
-0000481894 00000 n 
-0000482045 00000 n 
-0000482195 00000 n 
-0000482346 00000 n 
-0000482496 00000 n 
-0000482647 00000 n 
-0000482798 00000 n 
-0000482948 00000 n 
-0000483099 00000 n 
-0000483249 00000 n 
-0000483398 00000 n 
-0000483548 00000 n 
-0000483697 00000 n 
-0000483847 00000 n 
-0000483998 00000 n 
-0000484149 00000 n 
-0000484300 00000 n 
-0000484451 00000 n 
-0000484601 00000 n 
-0000484751 00000 n 
-0000484901 00000 n 
-0000485052 00000 n 
-0000485202 00000 n 
-0000485353 00000 n 
-0000485504 00000 n 
-0000485654 00000 n 
-0000485804 00000 n 
-0000485955 00000 n 
-0000486106 00000 n 
-0000486256 00000 n 
-0000486406 00000 n 
-0000486557 00000 n 
-0000486708 00000 n 
-0000486859 00000 n 
-0000487010 00000 n 
-0000487161 00000 n 
-0000487312 00000 n 
-0000487463 00000 n 
-0000487614 00000 n 
-0000487765 00000 n 
-0000487916 00000 n 
-0000488066 00000 n 
-0000488216 00000 n 
-0000488366 00000 n 
-0000488517 00000 n 
-0000488667 00000 n 
-0000488816 00000 n 
-0000488963 00000 n 
-0000489113 00000 n 
-0000489264 00000 n 
-0000489413 00000 n 
-0000489564 00000 n 
-0000489714 00000 n 
-0000489865 00000 n 
-0000490014 00000 n 
-0000490164 00000 n 
-0000490314 00000 n 
-0000490464 00000 n 
-0000490615 00000 n 
-0000490764 00000 n 
-0000490914 00000 n 
-0000491065 00000 n 
-0000491216 00000 n 
-0000491367 00000 n 
-0000491517 00000 n 
-0000494157 00000 n 
-0000491667 00000 n 
-0000491898 00000 n 
-0000476221 00000 n 
-0000474553 00000 n 
-0000491839 00000 n 
-0000494307 00000 n 
-0000494458 00000 n 
-0000494609 00000 n 
-0000494759 00000 n 
-0000494910 00000 n 
-0000495060 00000 n 
-0000495211 00000 n 
-0000495360 00000 n 
-0000495510 00000 n 
-0000495659 00000 n 
-0000495810 00000 n 
-0000495961 00000 n 
-0000496112 00000 n 
-0000496262 00000 n 
-0000496413 00000 n 
-0000496564 00000 n 
-0000496714 00000 n 
-0000496865 00000 n 
-0000497015 00000 n 
-0000497165 00000 n 
-0000497315 00000 n 
-0000497466 00000 n 
-0000497617 00000 n 
-0000497767 00000 n 
-0000497918 00000 n 
-0000498069 00000 n 
-0000498219 00000 n 
-0000498370 00000 n 
-0000498521 00000 n 
-0000498672 00000 n 
-0000498823 00000 n 
-0000498974 00000 n 
-0000499125 00000 n 
-0000499276 00000 n 
-0000499427 00000 n 
-0000499578 00000 n 
-0000499729 00000 n 
-0000499880 00000 n 
-0000500031 00000 n 
-0000500182 00000 n 
-0000500332 00000 n 
-0000500482 00000 n 
-0000500633 00000 n 
-0000500784 00000 n 
-0000500935 00000 n 
-0000501086 00000 n 
-0000501237 00000 n 
-0000501387 00000 n 
-0000501538 00000 n 
-0000501688 00000 n 
-0000501839 00000 n 
-0000501990 00000 n 
-0000502141 00000 n 
-0000502292 00000 n 
-0000502443 00000 n 
-0000502594 00000 n 
-0000502745 00000 n 
-0000502896 00000 n 
-0000503047 00000 n 
-0000503198 00000 n 
-0000503349 00000 n 
-0000503500 00000 n 
-0000503651 00000 n 
-0000503802 00000 n 
-0000503952 00000 n 
-0000505082 00000 n 
-0000504101 00000 n 
-0000504332 00000 n 
-0000493419 00000 n 
-0000492010 00000 n 
-0000504273 00000 n 
-0000505233 00000 n 
-0000505464 00000 n 
-0000504929 00000 n 
-0000504431 00000 n 
-0000505405 00000 n 
-0000505563 00000 n 
-0000505589 00000 n 
-0000505615 00000 n 
-0000506083 00000 n 
-0000506244 00000 n 
-0000506371 00000 n 
-0000506693 00000 n 
-0000507129 00000 n 
-0000507456 00000 n 
-0000507583 00000 n 
-0000507610 00000 n 
-0000508079 00000 n 
-0000508343 00000 n 
-0000660005 00000 n 
-0000508381 00000 n 
-0000508853 00000 n 
-0000509205 00000 n 
-0000509650 00000 n 
-0000510126 00000 n 
-0000510558 00000 n 
-0000510930 00000 n 
-0000511505 00000 n 
-0000512197 00000 n 
-0000512235 00000 n 
-0000512553 00000 n 
-0000513196 00000 n 
-0000514913 00000 n 
-0000515145 00000 n 
-0000518881 00000 n 
-0000519157 00000 n 
-0000520973 00000 n 
-0000521208 00000 n 
-0000523985 00000 n 
-0000524215 00000 n 
-0000527189 00000 n 
-0000527420 00000 n 
-0000529808 00000 n 
-0000530065 00000 n 
-0000535254 00000 n 
-0000535537 00000 n 
-0000539295 00000 n 
-0000539541 00000 n 
-0000543702 00000 n 
-0000543963 00000 n 
-0000547643 00000 n 
-0000547911 00000 n 
-0000549936 00000 n 
-0000550219 00000 n 
-0000552562 00000 n 
-0000552826 00000 n 
-0000554143 00000 n 
-0000554376 00000 n 
-0000556395 00000 n 
-0000556641 00000 n 
-0000558484 00000 n 
-0000558746 00000 n 
-0000560902 00000 n 
-0000561131 00000 n 
-0000563031 00000 n 
-0000563250 00000 n 
-0000579323 00000 n 
-0000579804 00000 n 
-0000588027 00000 n 
-0000588319 00000 n 
-0000606263 00000 n 
-0000606749 00000 n 
-0000621522 00000 n 
-0000621893 00000 n 
-0000642811 00000 n 
-0000643405 00000 n 
-0000659554 00000 n 
-0000665991 00000 n 
-0000666111 00000 n 
-0000666236 00000 n 
-0000666335 00000 n 
-0000666417 00000 n 
-0000671133 00000 n 
-0000671405 00000 n 
-0000672182 00000 n 
-0000672937 00000 n 
-0000673622 00000 n 
-0000674361 00000 n 
-0000675026 00000 n 
-0000675690 00000 n 
-0000676413 00000 n 
-0000677180 00000 n 
-0000677791 00000 n 
-0000678552 00000 n 
-0000679252 00000 n 
-0000679980 00000 n 
-0000680688 00000 n 
-0000681507 00000 n 
-0000682373 00000 n 
-0000683208 00000 n 
-0000684021 00000 n 
-0000684825 00000 n 
-0000685692 00000 n 
-0000686466 00000 n 
-0000687207 00000 n 
-0000687960 00000 n 
-0000688713 00000 n 
-0000689466 00000 n 
-0000690219 00000 n 
-0000690962 00000 n 
-0000691779 00000 n 
-0000692626 00000 n 
-0000693547 00000 n 
-0000694481 00000 n 
-0000695337 00000 n 
-0000696146 00000 n 
-0000696921 00000 n 
-0000697591 00000 n 
-0000698328 00000 n 
-0000699065 00000 n 
-0000699802 00000 n 
-0000700539 00000 n 
-0000701276 00000 n 
-0000702013 00000 n 
-0000702750 00000 n 
-0000703487 00000 n 
-0000704224 00000 n 
-0000704961 00000 n 
-0000705698 00000 n 
-0000706435 00000 n 
-0000707128 00000 n 
-0000707692 00000 n 
-0000708295 00000 n 
-0000709162 00000 n 
-0000710029 00000 n 
-0000710896 00000 n 
-0000711763 00000 n 
-0000712278 00000 n 
-0000712447 00000 n 
-0000712616 00000 n 
-0000712787 00000 n 
-0000712957 00000 n 
-0000713129 00000 n 
-0000713304 00000 n 
-0000713481 00000 n 
-0000713656 00000 n 
-0000713833 00000 n 
-0000714008 00000 n 
-0000714185 00000 n 
-0000714359 00000 n 
-0000714533 00000 n 
-0000714710 00000 n 
-0000714919 00000 n 
-0000715183 00000 n 
-0000715447 00000 n 
-0000715723 00000 n 
-0000715996 00000 n 
-0000716269 00000 n 
-0000716543 00000 n 
-0000716824 00000 n 
-0000717104 00000 n 
-0000717385 00000 n 
-0000717664 00000 n 
-0000717943 00000 n 
-0000718224 00000 n 
-0000718504 00000 n 
-0000718785 00000 n 
-0000719056 00000 n 
-0000719316 00000 n 
-0000719567 00000 n 
-0000719781 00000 n 
-0000719984 00000 n 
-0000720185 00000 n 
-0000720386 00000 n 
-0000720589 00000 n 
-0000720791 00000 n 
-0000721000 00000 n 
-0000721207 00000 n 
-0000721416 00000 n 
-0000721623 00000 n 
-0000721832 00000 n 
-0000722039 00000 n 
-0000722248 00000 n 
-0000722445 00000 n 
-0000722628 00000 n 
-0000722838 00000 n 
-0000723081 00000 n 
-0000723322 00000 n 
-0000723565 00000 n 
-0000723806 00000 n 
-0000724040 00000 n 
-0000724265 00000 n 
-0000724527 00000 n 
-0000724816 00000 n 
-0000725098 00000 n 
-0000725387 00000 n 
-0000725676 00000 n 
-0000725961 00000 n 
-0000726250 00000 n 
-0000726531 00000 n 
-0000726805 00000 n 
-0000726993 00000 n 
-0000727262 00000 n 
-0000727546 00000 n 
-0000727819 00000 n 
-0000728100 00000 n 
-0000728356 00000 n 
-0000728612 00000 n 
-0000728866 00000 n 
-0000729110 00000 n 
-0000729224 00000 n 
-0000729340 00000 n 
-0000729467 00000 n 
-0000729608 00000 n 
-0000729750 00000 n 
-0000729882 00000 n 
-0000730006 00000 n 
-0000730128 00000 n 
-0000730254 00000 n 
-0000730392 00000 n 
-0000730516 00000 n 
-0000730704 00000 n 
-0000730902 00000 n 
-0000731038 00000 n 
-0000731138 00000 n 
-0000731250 00000 n 
-0000731290 00000 n 
-0000731490 00000 n 
+0000429564 00000 n 
+0000429770 00000 n 
+0000426739 00000 n 
+0000427384 00000 n 
+0000425550 00000 n 
+0000423711 00000 n 
+0000426912 00000 n 
+0000426971 00000 n 
+0000427089 00000 n 
+0000427207 00000 n 
+0000427325 00000 n 
+0000429956 00000 n 
+0000430162 00000 n 
+0000430368 00000 n 
+0000433385 00000 n 
+0000430570 00000 n 
+0000431273 00000 n 
+0000429375 00000 n 
+0000427547 00000 n 
+0000430743 00000 n 
+0000430861 00000 n 
+0000430978 00000 n 
+0000431096 00000 n 
+0000431214 00000 n 
+0000433586 00000 n 
+0000433791 00000 n 
+0000433993 00000 n 
+0000434179 00000 n 
+0000434385 00000 n 
+0000434569 00000 n 
+0000437762 00000 n 
+0000434774 00000 n 
+0000435474 00000 n 
+0000433178 00000 n 
+0000431411 00000 n 
+0000434947 00000 n 
+0000435064 00000 n 
+0000435180 00000 n 
+0000435298 00000 n 
+0000435416 00000 n 
+0000665535 00000 n 
+0000437968 00000 n 
+0000438170 00000 n 
+0000438354 00000 n 
+0000438560 00000 n 
+0000438746 00000 n 
+0000441773 00000 n 
+0000438951 00000 n 
+0000439652 00000 n 
+0000437564 00000 n 
+0000435599 00000 n 
+0000439124 00000 n 
+0000439242 00000 n 
+0000439358 00000 n 
+0000439475 00000 n 
+0000439593 00000 n 
+0000441978 00000 n 
+0000442184 00000 n 
+0000442390 00000 n 
+0000442596 00000 n 
+0000443239 00000 n 
+0000441593 00000 n 
+0000439777 00000 n 
+0000442769 00000 n 
+0000442887 00000 n 
+0000443005 00000 n 
+0000443123 00000 n 
+0000445520 00000 n 
+0000445725 00000 n 
+0000448610 00000 n 
+0000445931 00000 n 
+0000446458 00000 n 
+0000445358 00000 n 
+0000443377 00000 n 
+0000446104 00000 n 
+0000446163 00000 n 
+0000446281 00000 n 
+0000662598 00000 n 
+0000446399 00000 n 
+0000448815 00000 n 
+0000449033 00000 n 
+0000449251 00000 n 
+0000449470 00000 n 
+0000449655 00000 n 
+0000451764 00000 n 
+0000449841 00000 n 
+0000450718 00000 n 
+0000448412 00000 n 
+0000446623 00000 n 
+0000450014 00000 n 
+0000450189 00000 n 
+0000450248 00000 n 
+0000450307 00000 n 
+0000450366 00000 n 
+0000450425 00000 n 
+0000450484 00000 n 
+0000450543 00000 n 
+0000451988 00000 n 
+0000452397 00000 n 
+0000451611 00000 n 
+0000450843 00000 n 
+0000452161 00000 n 
+0000452220 00000 n 
+0000452279 00000 n 
+0000452338 00000 n 
+0000454139 00000 n 
+0000454290 00000 n 
+0000454441 00000 n 
+0000454592 00000 n 
+0000454743 00000 n 
+0000454894 00000 n 
+0000455045 00000 n 
+0000455195 00000 n 
+0000455345 00000 n 
+0000455495 00000 n 
+0000455646 00000 n 
+0000455796 00000 n 
+0000455946 00000 n 
+0000456096 00000 n 
+0000456247 00000 n 
+0000456398 00000 n 
+0000456549 00000 n 
+0000456699 00000 n 
+0000456849 00000 n 
+0000456999 00000 n 
+0000457150 00000 n 
+0000457301 00000 n 
+0000457452 00000 n 
+0000457603 00000 n 
+0000457754 00000 n 
+0000457905 00000 n 
+0000458055 00000 n 
+0000458206 00000 n 
+0000458357 00000 n 
+0000458507 00000 n 
+0000458657 00000 n 
+0000458808 00000 n 
+0000458958 00000 n 
+0000459108 00000 n 
+0000459258 00000 n 
+0000459409 00000 n 
+0000459560 00000 n 
+0000459711 00000 n 
+0000459862 00000 n 
+0000460012 00000 n 
+0000460163 00000 n 
+0000460314 00000 n 
+0000460465 00000 n 
+0000460616 00000 n 
+0000460767 00000 n 
+0000460918 00000 n 
+0000461069 00000 n 
+0000461220 00000 n 
+0000461371 00000 n 
+0000461522 00000 n 
+0000464058 00000 n 
+0000461790 00000 n 
+0000453554 00000 n 
+0000452509 00000 n 
+0000461672 00000 n 
+0000461731 00000 n 
+0000665660 00000 n 
+0000464209 00000 n 
+0000464360 00000 n 
+0000464510 00000 n 
+0000464660 00000 n 
+0000464810 00000 n 
+0000464961 00000 n 
+0000465111 00000 n 
+0000465262 00000 n 
+0000465413 00000 n 
+0000465564 00000 n 
+0000465714 00000 n 
+0000465865 00000 n 
+0000466015 00000 n 
+0000466165 00000 n 
+0000466315 00000 n 
+0000466466 00000 n 
+0000466617 00000 n 
+0000466768 00000 n 
+0000466919 00000 n 
+0000467069 00000 n 
+0000467220 00000 n 
+0000467371 00000 n 
+0000467522 00000 n 
+0000467672 00000 n 
+0000467822 00000 n 
+0000467973 00000 n 
+0000468124 00000 n 
+0000468275 00000 n 
+0000468426 00000 n 
+0000468577 00000 n 
+0000468728 00000 n 
+0000468879 00000 n 
+0000469030 00000 n 
+0000469181 00000 n 
+0000469332 00000 n 
+0000469483 00000 n 
+0000469634 00000 n 
+0000469785 00000 n 
+0000469936 00000 n 
+0000470087 00000 n 
+0000470237 00000 n 
+0000470388 00000 n 
+0000470539 00000 n 
+0000470689 00000 n 
+0000470840 00000 n 
+0000470990 00000 n 
+0000471141 00000 n 
+0000471292 00000 n 
+0000471442 00000 n 
+0000471592 00000 n 
+0000471743 00000 n 
+0000471893 00000 n 
+0000472043 00000 n 
+0000472192 00000 n 
+0000472343 00000 n 
+0000472493 00000 n 
+0000472644 00000 n 
+0000472795 00000 n 
+0000472945 00000 n 
+0000473096 00000 n 
+0000473247 00000 n 
+0000473397 00000 n 
+0000473547 00000 n 
+0000473698 00000 n 
+0000473848 00000 n 
+0000477016 00000 n 
+0000473999 00000 n 
+0000474231 00000 n 
+0000463320 00000 n 
+0000461876 00000 n 
+0000474172 00000 n 
+0000477166 00000 n 
+0000477317 00000 n 
+0000477467 00000 n 
+0000477617 00000 n 
+0000477767 00000 n 
+0000477918 00000 n 
+0000478069 00000 n 
+0000478219 00000 n 
+0000478369 00000 n 
+0000478518 00000 n 
+0000478669 00000 n 
+0000478819 00000 n 
+0000478970 00000 n 
+0000479121 00000 n 
+0000479272 00000 n 
+0000479423 00000 n 
+0000479574 00000 n 
+0000479725 00000 n 
+0000479876 00000 n 
+0000480026 00000 n 
+0000480176 00000 n 
+0000480327 00000 n 
+0000480477 00000 n 
+0000480628 00000 n 
+0000480779 00000 n 
+0000480928 00000 n 
+0000481079 00000 n 
+0000481229 00000 n 
+0000481380 00000 n 
+0000481530 00000 n 
+0000481681 00000 n 
+0000481832 00000 n 
+0000481982 00000 n 
+0000482133 00000 n 
+0000482283 00000 n 
+0000482434 00000 n 
+0000482585 00000 n 
+0000482735 00000 n 
+0000482886 00000 n 
+0000483036 00000 n 
+0000483185 00000 n 
+0000483335 00000 n 
+0000483484 00000 n 
+0000483634 00000 n 
+0000483785 00000 n 
+0000483936 00000 n 
+0000484087 00000 n 
+0000484238 00000 n 
+0000484388 00000 n 
+0000484538 00000 n 
+0000484688 00000 n 
+0000484839 00000 n 
+0000484989 00000 n 
+0000485140 00000 n 
+0000485291 00000 n 
+0000485441 00000 n 
+0000485591 00000 n 
+0000485742 00000 n 
+0000485893 00000 n 
+0000486043 00000 n 
+0000486193 00000 n 
+0000486344 00000 n 
+0000486495 00000 n 
+0000486646 00000 n 
+0000486797 00000 n 
+0000486948 00000 n 
+0000487099 00000 n 
+0000487250 00000 n 
+0000487401 00000 n 
+0000487552 00000 n 
+0000487703 00000 n 
+0000487853 00000 n 
+0000488003 00000 n 
+0000488153 00000 n 
+0000488304 00000 n 
+0000488454 00000 n 
+0000488603 00000 n 
+0000488750 00000 n 
+0000488900 00000 n 
+0000489051 00000 n 
+0000489200 00000 n 
+0000489351 00000 n 
+0000489501 00000 n 
+0000489652 00000 n 
+0000489801 00000 n 
+0000489951 00000 n 
+0000490101 00000 n 
+0000490251 00000 n 
+0000490402 00000 n 
+0000490551 00000 n 
+0000490701 00000 n 
+0000490852 00000 n 
+0000491003 00000 n 
+0000491154 00000 n 
+0000491304 00000 n 
+0000493941 00000 n 
+0000491454 00000 n 
+0000491686 00000 n 
+0000476008 00000 n 
+0000474343 00000 n 
+0000491627 00000 n 
+0000494091 00000 n 
+0000494242 00000 n 
+0000494393 00000 n 
+0000494543 00000 n 
+0000494694 00000 n 
+0000494844 00000 n 
+0000494995 00000 n 
+0000495144 00000 n 
+0000495294 00000 n 
+0000495443 00000 n 
+0000495594 00000 n 
+0000495745 00000 n 
+0000495896 00000 n 
+0000496046 00000 n 
+0000496197 00000 n 
+0000496348 00000 n 
+0000496498 00000 n 
+0000496649 00000 n 
+0000496799 00000 n 
+0000496949 00000 n 
+0000497099 00000 n 
+0000497250 00000 n 
+0000497401 00000 n 
+0000497551 00000 n 
+0000497702 00000 n 
+0000497853 00000 n 
+0000498003 00000 n 
+0000498154 00000 n 
+0000498305 00000 n 
+0000498456 00000 n 
+0000498607 00000 n 
+0000498758 00000 n 
+0000498909 00000 n 
+0000499060 00000 n 
+0000499211 00000 n 
+0000499362 00000 n 
+0000499513 00000 n 
+0000499664 00000 n 
+0000499815 00000 n 
+0000499966 00000 n 
+0000500116 00000 n 
+0000500266 00000 n 
+0000500417 00000 n 
+0000500568 00000 n 
+0000500719 00000 n 
+0000500870 00000 n 
+0000501021 00000 n 
+0000501171 00000 n 
+0000501322 00000 n 
+0000501472 00000 n 
+0000501623 00000 n 
+0000501774 00000 n 
+0000501925 00000 n 
+0000502076 00000 n 
+0000502227 00000 n 
+0000502378 00000 n 
+0000502529 00000 n 
+0000502680 00000 n 
+0000502831 00000 n 
+0000502982 00000 n 
+0000503133 00000 n 
+0000503284 00000 n 
+0000503435 00000 n 
+0000503586 00000 n 
+0000503736 00000 n 
+0000504866 00000 n 
+0000503885 00000 n 
+0000504117 00000 n 
+0000493203 00000 n 
+0000491798 00000 n 
+0000504058 00000 n 
+0000505017 00000 n 
+0000505249 00000 n 
+0000504713 00000 n 
+0000504216 00000 n 
+0000505190 00000 n 
+0000505348 00000 n 
+0000505374 00000 n 
+0000505400 00000 n 
+0000505868 00000 n 
+0000506029 00000 n 
+0000506156 00000 n 
+0000506478 00000 n 
+0000506914 00000 n 
+0000507241 00000 n 
+0000507368 00000 n 
+0000507395 00000 n 
+0000507864 00000 n 
+0000508128 00000 n 
+0000659790 00000 n 
+0000508166 00000 n 
+0000508638 00000 n 
+0000508990 00000 n 
+0000509435 00000 n 
+0000509911 00000 n 
+0000510343 00000 n 
+0000510715 00000 n 
+0000511290 00000 n 
+0000511982 00000 n 
+0000512020 00000 n 
+0000512338 00000 n 
+0000512981 00000 n 
+0000514698 00000 n 
+0000514930 00000 n 
+0000518666 00000 n 
+0000518942 00000 n 
+0000520758 00000 n 
+0000520993 00000 n 
+0000523770 00000 n 
+0000524000 00000 n 
+0000526974 00000 n 
+0000527205 00000 n 
+0000529593 00000 n 
+0000529850 00000 n 
+0000535039 00000 n 
+0000535322 00000 n 
+0000539080 00000 n 
+0000539326 00000 n 
+0000543487 00000 n 
+0000543748 00000 n 
+0000547428 00000 n 
+0000547696 00000 n 
+0000549721 00000 n 
+0000550004 00000 n 
+0000552347 00000 n 
+0000552611 00000 n 
+0000553928 00000 n 
+0000554161 00000 n 
+0000556180 00000 n 
+0000556426 00000 n 
+0000558269 00000 n 
+0000558531 00000 n 
+0000560687 00000 n 
+0000560916 00000 n 
+0000562816 00000 n 
+0000563035 00000 n 
+0000579108 00000 n 
+0000579589 00000 n 
+0000587812 00000 n 
+0000588104 00000 n 
+0000606048 00000 n 
+0000606534 00000 n 
+0000621307 00000 n 
+0000621678 00000 n 
+0000642596 00000 n 
+0000643190 00000 n 
+0000659339 00000 n 
+0000665776 00000 n 
+0000665896 00000 n 
+0000666021 00000 n 
+0000666120 00000 n 
+0000666202 00000 n 
+0000670918 00000 n 
+0000671190 00000 n 
+0000671967 00000 n 
+0000672722 00000 n 
+0000673407 00000 n 
+0000674146 00000 n 
+0000674811 00000 n 
+0000675475 00000 n 
+0000676198 00000 n 
+0000676965 00000 n 
+0000677576 00000 n 
+0000678337 00000 n 
+0000679037 00000 n 
+0000679765 00000 n 
+0000680473 00000 n 
+0000681292 00000 n 
+0000682158 00000 n 
+0000682993 00000 n 
+0000683806 00000 n 
+0000684610 00000 n 
+0000685477 00000 n 
+0000686251 00000 n 
+0000686992 00000 n 
+0000687745 00000 n 
+0000688498 00000 n 
+0000689251 00000 n 
+0000690004 00000 n 
+0000690747 00000 n 
+0000691564 00000 n 
+0000692411 00000 n 
+0000693332 00000 n 
+0000694266 00000 n 
+0000695122 00000 n 
+0000695931 00000 n 
+0000696706 00000 n 
+0000697376 00000 n 
+0000698113 00000 n 
+0000698850 00000 n 
+0000699587 00000 n 
+0000700324 00000 n 
+0000701061 00000 n 
+0000701798 00000 n 
+0000702535 00000 n 
+0000703272 00000 n 
+0000704009 00000 n 
+0000704746 00000 n 
+0000705483 00000 n 
+0000706220 00000 n 
+0000706913 00000 n 
+0000707477 00000 n 
+0000708080 00000 n 
+0000708947 00000 n 
+0000709814 00000 n 
+0000710681 00000 n 
+0000711548 00000 n 
+0000712063 00000 n 
+0000712232 00000 n 
+0000712401 00000 n 
+0000712572 00000 n 
+0000712742 00000 n 
+0000712914 00000 n 
+0000713089 00000 n 
+0000713266 00000 n 
+0000713441 00000 n 
+0000713618 00000 n 
+0000713793 00000 n 
+0000713970 00000 n 
+0000714144 00000 n 
+0000714318 00000 n 
+0000714495 00000 n 
+0000714704 00000 n 
+0000714968 00000 n 
+0000715232 00000 n 
+0000715508 00000 n 
+0000715781 00000 n 
+0000716054 00000 n 
+0000716328 00000 n 
+0000716609 00000 n 
+0000716889 00000 n 
+0000717170 00000 n 
+0000717449 00000 n 
+0000717728 00000 n 
+0000718009 00000 n 
+0000718289 00000 n 
+0000718570 00000 n 
+0000718841 00000 n 
+0000719101 00000 n 
+0000719352 00000 n 
+0000719566 00000 n 
+0000719769 00000 n 
+0000719970 00000 n 
+0000720171 00000 n 
+0000720374 00000 n 
+0000720576 00000 n 
+0000720785 00000 n 
+0000720992 00000 n 
+0000721201 00000 n 
+0000721408 00000 n 
+0000721617 00000 n 
+0000721824 00000 n 
+0000722033 00000 n 
+0000722230 00000 n 
+0000722413 00000 n 
+0000722623 00000 n 
+0000722866 00000 n 
+0000723107 00000 n 
+0000723350 00000 n 
+0000723591 00000 n 
+0000723825 00000 n 
+0000724050 00000 n 
+0000724312 00000 n 
+0000724601 00000 n 
+0000724883 00000 n 
+0000725172 00000 n 
+0000725461 00000 n 
+0000725746 00000 n 
+0000726035 00000 n 
+0000726316 00000 n 
+0000726590 00000 n 
+0000726778 00000 n 
+0000727047 00000 n 
+0000727331 00000 n 
+0000727604 00000 n 
+0000727885 00000 n 
+0000728141 00000 n 
+0000728397 00000 n 
+0000728651 00000 n 
+0000728895 00000 n 
+0000729009 00000 n 
+0000729125 00000 n 
+0000729252 00000 n 
+0000729393 00000 n 
+0000729535 00000 n 
+0000729667 00000 n 
+0000729791 00000 n 
+0000729913 00000 n 
+0000730039 00000 n 
+0000730177 00000 n 
+0000730301 00000 n 
+0000730489 00000 n 
+0000730687 00000 n 
+0000730823 00000 n 
+0000730923 00000 n 
+0000731035 00000 n 
+0000731075 00000 n 
+0000731275 00000 n 
 trailer
 << /Size 2699
 /Root 2697 0 R
 /Info 2698 0 R
-/ID [<0DF5A7CAE82333C6C329C3F2DB02D4BA> <0DF5A7CAE82333C6C329C3F2DB02D4BA>] >>
+/ID [<8A8BB657F4142BF37C8ECC8BC9F5443E> <8A8BB657F4142BF37C8ECC8BC9F5443E>] >>
 startxref
-731822
+731607
 %%EOF
diff --git a/doc/ppl-user-java-interface-0.10.2.ps.gz b/doc/ppl-user-java-interface-0.10.2.ps.gz
new file mode 100644
index 0000000..f8b3f3f
Binary files /dev/null and b/doc/ppl-user-java-interface-0.10.2.ps.gz differ
diff --git a/doc/ppl-user-ocaml-interface-0.10.1pre13-html.tar.gz b/doc/ppl-user-ocaml-interface-0.10.1pre13-html.tar.gz
deleted file mode 100644
index b36b340..0000000
Binary files a/doc/ppl-user-ocaml-interface-0.10.1pre13-html.tar.gz and /dev/null differ
diff --git a/doc/ppl-user-ocaml-interface-0.10.2-html.tar.gz b/doc/ppl-user-ocaml-interface-0.10.2-html.tar.gz
new file mode 100644
index 0000000..e8d1140
Binary files /dev/null and b/doc/ppl-user-ocaml-interface-0.10.2-html.tar.gz differ
diff --git a/doc/ppl-user-ocaml-interface-0.10.1pre13.pdf b/doc/ppl-user-ocaml-interface-0.10.2.pdf
similarity index 65%
rename from doc/ppl-user-ocaml-interface-0.10.1pre13.pdf
rename to doc/ppl-user-ocaml-interface-0.10.2.pdf
index fc18d07..889e1eb 100644
Binary files a/doc/ppl-user-ocaml-interface-0.10.1pre13.pdf and b/doc/ppl-user-ocaml-interface-0.10.2.pdf differ
diff --git a/doc/ppl-user-ocaml-interface-0.10.1pre13.ps.gz b/doc/ppl-user-ocaml-interface-0.10.2.ps.gz
similarity index 51%
rename from doc/ppl-user-ocaml-interface-0.10.1pre13.ps.gz
rename to doc/ppl-user-ocaml-interface-0.10.2.ps.gz
index bb33093..354171a 100644
Binary files a/doc/ppl-user-ocaml-interface-0.10.1pre13.ps.gz and b/doc/ppl-user-ocaml-interface-0.10.2.ps.gz differ
diff --git a/doc/ppl-user-prolog-interface-0.10.1pre13-html.tar.gz b/doc/ppl-user-prolog-interface-0.10.1pre13-html.tar.gz
deleted file mode 100644
index eb1aa01..0000000
Binary files a/doc/ppl-user-prolog-interface-0.10.1pre13-html.tar.gz and /dev/null differ
diff --git a/doc/ppl-user-prolog-interface-0.10.1pre13.ps.gz b/doc/ppl-user-prolog-interface-0.10.1pre13.ps.gz
deleted file mode 100644
index aa68028..0000000
Binary files a/doc/ppl-user-prolog-interface-0.10.1pre13.ps.gz and /dev/null differ
diff --git a/doc/ppl-user-prolog-interface-0.10.2-html.tar.gz b/doc/ppl-user-prolog-interface-0.10.2-html.tar.gz
new file mode 100644
index 0000000..8302564
Binary files /dev/null and b/doc/ppl-user-prolog-interface-0.10.2-html.tar.gz differ
diff --git a/doc/ppl-user-prolog-interface-0.10.1pre13.pdf b/doc/ppl-user-prolog-interface-0.10.2.pdf
similarity index 65%
rename from doc/ppl-user-prolog-interface-0.10.1pre13.pdf
rename to doc/ppl-user-prolog-interface-0.10.2.pdf
index 1d40d21..648942e 100644
Binary files a/doc/ppl-user-prolog-interface-0.10.1pre13.pdf and b/doc/ppl-user-prolog-interface-0.10.2.pdf differ
diff --git a/doc/ppl-user-prolog-interface-0.10.2.ps.gz b/doc/ppl-user-prolog-interface-0.10.2.ps.gz
new file mode 100644
index 0000000..9923a8c
Binary files /dev/null and b/doc/ppl-user-prolog-interface-0.10.2.ps.gz differ
diff --git a/interfaces/C/Makefile.am b/interfaces/C/Makefile.am
index ecc9f37..40241ca 100644
--- a/interfaces/C/Makefile.am
+++ b/interfaces/C/Makefile.am
@@ -68,10 +68,12 @@ C_interface.dox
 #	    0.8			    1:0:1
 #	    0.9			    1:0:1
 #	    0.10		    2:0:0
+#	    0.10.1		    2:0:0 (was not updated by mistake)
+#	    0.10.2		    3:0:1
 
-LIBPPL_C_LT_CURRENT =  2
+LIBPPL_C_LT_CURRENT =  3
 LIBPPL_C_LT_REVISION = 0
-LIBPPL_C_LT_AGE =      0
+LIBPPL_C_LT_AGE =      1
 
 ppl_c.h: ppl_c_header.h ppl_c_version.h ppl_c_domains.h Makefile $(top_builddir)/utils/build_header
 	$(top_builddir)/utils/build_header \
@@ -237,3 +239,13 @@ ppl_c_implementation_domains.cc.stamp
 
 DISTCLEANFILES = \
 ppl_c_version.h
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_c_implementation_domains.cc.stamp' target.
+$(nodist_EXTRA_libppl_c_la_SOURCES):
diff --git a/interfaces/C/Makefile.in b/interfaces/C/Makefile.in
index 4e2ab55..18f2556 100644
--- a/interfaces/C/Makefile.in
+++ b/interfaces/C/Makefile.in
@@ -374,9 +374,11 @@ C_interface.dox
 #	    0.8			    1:0:1
 #	    0.9			    1:0:1
 #	    0.10		    2:0:0
-LIBPPL_C_LT_CURRENT = 2
+#	    0.10.1		    2:0:0 (was not updated by mistake)
+#	    0.10.2		    3:0:1
+LIBPPL_C_LT_CURRENT = 3
 LIBPPL_C_LT_REVISION = 0
-LIBPPL_C_LT_AGE = 0
+LIBPPL_C_LT_AGE = 1
 BUILT_SOURCES = \
 ppl_c.h \
 ppl_c_implementation_domains.hh \
@@ -1013,6 +1015,16 @@ ppl_c_implementation_domains.hh: $(interface_generator_dependencies)
 	$(top_srcdir)/utils/cm_cleaner.sh < ppl_c_hh_blob
 	$(top_srcdir)/utils/cm_splitter.sh < ppl_c_hh_blob
 	rm -f ppl_c_hh_blob
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_c_implementation_domains.cc.stamp' target.
+$(nodist_EXTRA_libppl_c_la_SOURCES):
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/C/tests/Makefile.am b/interfaces/C/tests/Makefile.am
index 0aba602..d6ede19 100644
--- a/interfaces/C/tests/Makefile.am
+++ b/interfaces/C/tests/Makefile.am
@@ -111,3 +111,6 @@ check_PROGRAMS = $(TESTS) $(BUGS)
 EXTRA_DIST = $(watchdog1_SRCS)
 
 BUGS =
+
+$(top_builddir)/interfaces/C/libppl_c.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces/C libppl_c.la
diff --git a/interfaces/C/tests/Makefile.in b/interfaces/C/tests/Makefile.in
index 21280b2..b765552 100644
--- a/interfaces/C/tests/Makefile.in
+++ b/interfaces/C/tests/Makefile.in
@@ -763,6 +763,9 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/interfaces/C/libppl_c.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces/C libppl_c.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Java/Makefile.am b/interfaces/Java/Makefile.am
index 9a97a6b..628b4ae 100644
--- a/interfaces/Java/Makefile.am
+++ b/interfaces/Java/Makefile.am
@@ -40,3 +40,6 @@ ppl_java.jar: parma_polyhedra_library/java_classes.stamp
 	$(JAR) cf ppl_java.jar parma_polyhedra_library/*.class
 
 CLEANFILES = ppl_java.jar
+
+parma_polyhedra_library/java_classes.stamp:
+	$(MAKE) $(AM_MAKEFLAGS) -C parma_polyhedra_library java_classes.stamp
diff --git a/interfaces/Java/Makefile.in b/interfaces/Java/Makefile.in
index 8a26272..47c0fb4 100644
--- a/interfaces/Java/Makefile.in
+++ b/interfaces/Java/Makefile.in
@@ -644,6 +644,9 @@ uninstall-am: uninstall-jarDATA
 
 ppl_java.jar: parma_polyhedra_library/java_classes.stamp
 	$(JAR) cf ppl_java.jar parma_polyhedra_library/*.class
+
+parma_polyhedra_library/java_classes.stamp:
+	$(MAKE) $(AM_MAKEFLAGS) -C parma_polyhedra_library java_classes.stamp
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Java/jni/Makefile.am b/interfaces/Java/jni/Makefile.am
index 3035467..8647b4e 100644
--- a/interfaces/Java/jni/Makefile.am
+++ b/interfaces/Java/jni/Makefile.am
@@ -174,3 +174,10 @@ ppl_java_implementation_domains.cc.stamp: $(interface_generator_dependencies)
 CLEANFILES = \
 @required_instantiations_java_cxx_sources@ \
 ppl_java_implementation_domains.cc.stamp
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_java_implementation_domains.cc.stamp' target.
+$(nodist_EXTRA_libppl_java_la_SOURCES):
diff --git a/interfaces/Java/jni/Makefile.in b/interfaces/Java/jni/Makefile.in
index b1cf372..4223a35 100644
--- a/interfaces/Java/jni/Makefile.in
+++ b/interfaces/Java/jni/Makefile.in
@@ -806,6 +806,13 @@ ppl_java_implementation_domains.cc.stamp: $(interface_generator_dependencies)
 	$(top_srcdir)/utils/cm_splitter.sh < ppl_java_cc_blob
 	rm -f ppl_java_cc_blob
 	echo timestamp >$@
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_java_implementation_domains.cc.stamp' target.
+$(nodist_EXTRA_libppl_java_la_SOURCES):
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Java/parma_polyhedra_library/Makefile.am b/interfaces/Java/parma_polyhedra_library/Makefile.am
index 9505cb7..7153d7c 100644
--- a/interfaces/Java/parma_polyhedra_library/Makefile.am
+++ b/interfaces/Java/parma_polyhedra_library/Makefile.am
@@ -202,3 +202,6 @@ Poly_Gen_Relation.class \
 Relation_Symbol.class \
 Variable.class \
 Variables_Set.class
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
diff --git a/interfaces/Java/parma_polyhedra_library/Makefile.in b/interfaces/Java/parma_polyhedra_library/Makefile.in
index eb38d51..eeb223f 100644
--- a/interfaces/Java/parma_polyhedra_library/Makefile.in
+++ b/interfaces/Java/parma_polyhedra_library/Makefile.in
@@ -625,6 +625,9 @@ source_generation.stamp: $(interface_generator_dependencies)
 	echo timestamp >$@
 
 $(required_instantiations_java_sources): source_generation.stamp
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Java/tests/Makefile.am b/interfaces/Java/tests/Makefile.am
index f9aeddc..f2af48f 100644
--- a/interfaces/Java/tests/Makefile.am
+++ b/interfaces/Java/tests/Makefile.am
@@ -84,3 +84,6 @@ ppl_java_generated_tests.java: $(interface_generator_dependencies)
 
 CLEANFILES = \
 ppl_java_generated_tests.java
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
diff --git a/interfaces/Java/tests/Makefile.in b/interfaces/Java/tests/Makefile.in
index e97e2db..8762356 100644
--- a/interfaces/Java/tests/Makefile.in
+++ b/interfaces/Java/tests/Makefile.in
@@ -520,6 +520,9 @@ ppl_java_generated_tests.java: $(interface_generator_dependencies)
 		-I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../.. \
 		$(srcdir)/ppl_interface_generator_java_test_java.m4 \
 			> $@
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/OCaml/Makefile.am b/interfaces/OCaml/Makefile.am
index 26fce87..fb1cfa8 100644
--- a/interfaces/OCaml/Makefile.am
+++ b/interfaces/OCaml/Makefile.am
@@ -292,3 +292,10 @@ ppl_ocaml_domains.hh \
 ppl_ocaml.ml \
 ppl_ocaml.mli \
 ppl_ocaml_domains_cc_files.stamp
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_ocaml_domains_cc_files.stamp' target.
+$(nodist_EXTRA_libppl_ocaml_a_SOURCES):
diff --git a/interfaces/OCaml/Makefile.in b/interfaces/OCaml/Makefile.in
index 06454ce..5dc5f3f 100644
--- a/interfaces/OCaml/Makefile.in
+++ b/interfaces/OCaml/Makefile.in
@@ -1052,6 +1052,13 @@ ppl_ocaml_domains.hh: $(interface_generator_dependencies)
 	$(top_srcdir)/utils/cm_cleaner.sh < ppl_ocaml_hh_blob
 	$(top_srcdir)/utils/cm_splitter.sh < ppl_ocaml_hh_blob
 	rm -f ppl_ocaml_hh_blob
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_ocaml_domains_cc_files.stamp' target.
+$(nodist_EXTRA_libppl_ocaml_a_SOURCES):
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/OCaml/tests/Makefile.am b/interfaces/OCaml/tests/Makefile.am
index 78ef7e1..e481093 100644
--- a/interfaces/OCaml/tests/Makefile.am
+++ b/interfaces/OCaml/tests/Makefile.am
@@ -177,3 +177,13 @@ ppl_ocaml_generated_test \
 ppl_ocaml_generated_test_opt
 
 CLEANFILES = ppl_ocaml_generated_test.ml
+
+../ppl_ocaml.cma:
+	$(MAKE) $(AM_MAKEFLAGS) -C .. ppl_ocaml.cma
+
+../ppl_ocaml.cmxa:
+	$(MAKE) $(AM_MAKEFLAGS) -C .. ppl_ocaml.cmxa
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
diff --git a/interfaces/OCaml/tests/Makefile.in b/interfaces/OCaml/tests/Makefile.in
index caac8a4..cd3a340 100644
--- a/interfaces/OCaml/tests/Makefile.in
+++ b/interfaces/OCaml/tests/Makefile.in
@@ -679,6 +679,15 @@ ppl_ocaml_generated_test.cmx ../ppl_ocaml.cmxa
 		-cc "$(CXX)" $(OCAMLOPT_COMPILE_FLAGS) \
 		$(BUILT_PPL_FLAGS) $(BUILT_PWL_FLAGS) $(OCAMLOPT_LINK_FLAGS) \
 		ppl_ocaml.cmxa $<
+
+../ppl_ocaml.cma:
+	$(MAKE) $(AM_MAKEFLAGS) -C .. ppl_ocaml.cma
+
+../ppl_ocaml.cmxa:
+	$(MAKE) $(AM_MAKEFLAGS) -C .. ppl_ocaml.cmxa
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/Ciao/Makefile.am b/interfaces/Prolog/Ciao/Makefile.am
index 203717e..a7fad43 100644
--- a/interfaces/Prolog/Ciao/Makefile.am
+++ b/interfaces/Prolog/Ciao/Makefile.am
@@ -314,3 +314,16 @@ MOSTLYCLEANFILES = \
 ciao_clpq ciao_clpq2 ciao_pl_check ciao_prolog_generated_test \
 obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt \
 $(CLPQ_TESTS)
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_ciao_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
+
+# FIXME: the dependencies from .libs/libppl_ciao.so in this Makefile.am
+# are probably all wrong.
+.libs/libppl_ciao.so: libppl_ciao.la
diff --git a/interfaces/Prolog/Ciao/Makefile.in b/interfaces/Prolog/Ciao/Makefile.in
index 91073bf..b373a29 100644
--- a/interfaces/Prolog/Ciao/Makefile.in
+++ b/interfaces/Prolog/Ciao/Makefile.in
@@ -1461,6 +1461,19 @@ uninstall-am: uninstall-pkglibDATA uninstall-pkglibLTLIBRARIES
 @ENABLE_SHARED_TRUE@		./ciao_prolog_generated_test \
 @ENABLE_SHARED_TRUE@			 >obtained_pgt
 @ENABLE_SHARED_TRUE@	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_ciao_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
+
+# FIXME: the dependencies from .libs/libppl_ciao.so in this Makefile.am
+# are probably all wrong.
+.libs/libppl_ciao.so: libppl_ciao.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/GNU/Makefile.am b/interfaces/Prolog/GNU/Makefile.am
index b1d4dd2..4b34cb0 100644
--- a/interfaces/Prolog/GNU/Makefile.am
+++ b/interfaces/Prolog/GNU/Makefile.am
@@ -306,3 +306,12 @@ gp_clpq gp_clpq2 \
 obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt \
 $(CLPQ_TESTS) \
 script_pchk script_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_gprolog_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
diff --git a/interfaces/Prolog/GNU/Makefile.in b/interfaces/Prolog/GNU/Makefile.in
index 14fc6ba..b09db78 100644
--- a/interfaces/Prolog/GNU/Makefile.in
+++ b/interfaces/Prolog/GNU/Makefile.in
@@ -1475,6 +1475,15 @@ ppl_prolog_generated_test: gnu_prolog_generated_test.pl  ../tests/ppl_prolog_gen
         fi
 	rm -f ppl_prolog_generated_test_main.pl; \
 	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_gprolog_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/Makefile.am b/interfaces/Prolog/Makefile.am
index 4845ca2..35268cd 100644
--- a/interfaces/Prolog/Makefile.am
+++ b/interfaces/Prolog/Makefile.am
@@ -133,3 +133,6 @@ CLEANFILES = \
 ppl_prolog_domains.cc.stamp \
 ppl_prolog_domains.hh \
 Prolog_configured_interface.dox
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
diff --git a/interfaces/Prolog/Makefile.in b/interfaces/Prolog/Makefile.in
index 849abeb..7619fad 100644
--- a/interfaces/Prolog/Makefile.in
+++ b/interfaces/Prolog/Makefile.in
@@ -697,6 +697,9 @@ ppl_prolog_domains.cc.stamp: $(interface_generator_dependencies)
 	$(top_srcdir)/utils/cm_splitter.sh < ppl_prolog_cc_blob
 	rm -f ppl_prolog_cc_blob
 	echo timestamp >$@
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/SICStus/Makefile.am b/interfaces/Prolog/SICStus/Makefile.am
index f1f6edb..d22889f 100644
--- a/interfaces/Prolog/SICStus/Makefile.am
+++ b/interfaces/Prolog/SICStus/Makefile.am
@@ -322,3 +322,26 @@ MOSTLYCLEANFILES = \
 ppl_sicstus.s.o ppl_sicstus.so \
 $(CLPQ_TESTS) \
 obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_sicstus_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
+
+# FIXME: check whether the dependencies from `libppl.la' in this Makefile.am
+# are actually required.
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+if BUILD_WATCHDOG_LIBRARY
+
+# FIXME: check whether the dependencies from `libpwl.la' in this Makefile.am
+# are actually required.
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
+
+endif BUILD_WATCHDOG_LIBRARY
diff --git a/interfaces/Prolog/SICStus/Makefile.in b/interfaces/Prolog/SICStus/Makefile.in
index 8c81f37..f13b1b5 100644
--- a/interfaces/Prolog/SICStus/Makefile.in
+++ b/interfaces/Prolog/SICStus/Makefile.in
@@ -1475,6 +1475,25 @@ ppl_prolog_generated_test: ppl_sicstus ppl_sicstus.pl sp_prolog_generated_test.p
         fi
 	rm -f ppl_prolog_generated_test_main.pl; \
 	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_sicstus_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
+
+# FIXME: check whether the dependencies from `libppl.la' in this Makefile.am
+# are actually required.
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+# FIXME: check whether the dependencies from `libpwl.la' in this Makefile.am
+# are actually required.
+ at BUILD_WATCHDOG_LIBRARY_TRUE@$(top_builddir)/Watchdog/src/libpwl.la:
+ at BUILD_WATCHDOG_LIBRARY_TRUE@	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/SWI/Makefile.am b/interfaces/Prolog/SWI/Makefile.am
index fb00411..cd4d8fb 100644
--- a/interfaces/Prolog/SWI/Makefile.am
+++ b/interfaces/Prolog/SWI/Makefile.am
@@ -330,3 +330,12 @@ pl_clpq pl_clpq2 \
 obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt \
 $(CLPQ_TESTS) \
 script_pchk script_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_swiprolog_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
diff --git a/interfaces/Prolog/SWI/Makefile.in b/interfaces/Prolog/SWI/Makefile.in
index 782c9ea..257661c 100644
--- a/interfaces/Prolog/SWI/Makefile.in
+++ b/interfaces/Prolog/SWI/Makefile.in
@@ -1516,6 +1516,15 @@ ppl_prolog_generated_test: swi_prolog_generated_test.pl ../tests/ppl_prolog_gene
         fi
 	rm -f ppl_prolog_generated_test_main.pl; \
 	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_swiprolog_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/XSB/Makefile.am b/interfaces/Prolog/XSB/Makefile.am
index 1c6d5f5..a2d1327 100644
--- a/interfaces/Prolog/XSB/Makefile.am
+++ b/interfaces/Prolog/XSB/Makefile.am
@@ -231,7 +231,7 @@ endif !ASSERTIONS_ENABLED
 $(CLPQ_TESTS):
 	cp -f $(srcdir)/../tests/$@ .
 
-check-local: libppl_xsb.la xsb_clpq.P ../tests/clpq.pl ../tests/script_clpq xsb_clpq2.P ../tests/clpq2.pl ../tests/script_clpq2 pl_check_test ppl_prolog_generated_test (CLPQ_TESTS)
+check-local: libppl_xsb.la xsb_clpq.P ../tests/clpq.pl ../tests/script_clpq xsb_clpq2.P ../tests/clpq2.pl ../tests/script_clpq2 pl_check_test ppl_prolog_generated_test $(CLPQ_TESTS)
 	if [ $(abs_srcdir) != `pwd` ]; then \
 	  cp -f $(srcdir)/xsb_clpq.P . ; \
 	fi
@@ -310,3 +310,12 @@ ppl_xsb.xwam ppl_xsb.so \
 xsb_efli.lo xsb_efli.o \
 xsb_clpq.xwam xsb_clpq2.xwam xsb_pl_check.xwam xsb_prolog_generated_test.xwam \
 $(CLPQ_TESTS) obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_xsb_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
diff --git a/interfaces/Prolog/XSB/Makefile.in b/interfaces/Prolog/XSB/Makefile.in
index be4eff4..9fdada9 100644
--- a/interfaces/Prolog/XSB/Makefile.in
+++ b/interfaces/Prolog/XSB/Makefile.in
@@ -1375,7 +1375,7 @@ ppl_xsb.xwam: ppl_xsb.H ppl_xsb.cc libppl_xsb.la
 $(CLPQ_TESTS):
 	cp -f $(srcdir)/../tests/$@ .
 
-check-local: libppl_xsb.la xsb_clpq.P ../tests/clpq.pl ../tests/script_clpq xsb_clpq2.P ../tests/clpq2.pl ../tests/script_clpq2 pl_check_test ppl_prolog_generated_test (CLPQ_TESTS)
+check-local: libppl_xsb.la xsb_clpq.P ../tests/clpq.pl ../tests/script_clpq xsb_clpq2.P ../tests/clpq2.pl ../tests/script_clpq2 pl_check_test ppl_prolog_generated_test $(CLPQ_TESTS)
 	if [ $(abs_srcdir) != `pwd` ]; then \
 	  cp -f $(srcdir)/xsb_clpq.P . ; \
 	fi
@@ -1440,6 +1440,15 @@ ppl_prolog_generated_test: libppl_xsb.la ppl_xsb.xwam xsb_prolog_generated_test.
 	fi
 	rm -f ppl_prolog_generated_test_main.pl ; \
 	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_libppl_xsb_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/YAP/Makefile.am b/interfaces/Prolog/YAP/Makefile.am
index c147428..7af35c8 100644
--- a/interfaces/Prolog/YAP/Makefile.am
+++ b/interfaces/Prolog/YAP/Makefile.am
@@ -274,3 +274,12 @@ MOSTLYCLEANFILES = \
 script_clpq script_clpq2 script_pchk script_pgt \
 obtained_clpq obtained_clpq2 obtained_pchk obtained_pgt \
 $(CLPQ_TESTS)
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_ppl_yap_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
diff --git a/interfaces/Prolog/YAP/Makefile.in b/interfaces/Prolog/YAP/Makefile.in
index e57a229..64ad407 100644
--- a/interfaces/Prolog/YAP/Makefile.in
+++ b/interfaces/Prolog/YAP/Makefile.in
@@ -1423,6 +1423,15 @@ ppl_yap.cc: $(interface_generator_dependencies)
 @ENABLE_SHARED_TRUE@        fi
 @ENABLE_SHARED_TRUE@	rm -f ppl_prolog_generated_test_main.pl; \
 @ENABLE_SHARED_TRUE@	diff -u --ignore-all-space $(srcdir)/../tests/expected_pgt obtained_pgt
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
+
+# A selection of these files, which depends on the configure options,
+# is built by the `ppl_prolog_domains.cc.stamp' in parent's directory
+# makefile.
+$(nodist_EXTRA_ppl_yap_la_SOURCES):
+../tests/ppl_prolog_generated_test_main.pl:
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/interfaces/Prolog/tests/Makefile.am b/interfaces/Prolog/tests/Makefile.am
index 4bed91c..8f5eb50 100644
--- a/interfaces/Prolog/tests/Makefile.am
+++ b/interfaces/Prolog/tests/Makefile.am
@@ -81,3 +81,6 @@ CLEANFILES = \
 @required_instantiations_prolog_generated_test_sources@ \
 ppl_prolog_generated_test.stamp \
 ppl_prolog_generated_test_main.pl
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
diff --git a/interfaces/Prolog/tests/Makefile.in b/interfaces/Prolog/tests/Makefile.in
index b4451ba..f5d0669 100644
--- a/interfaces/Prolog/tests/Makefile.in
+++ b/interfaces/Prolog/tests/Makefile.in
@@ -501,6 +501,9 @@ ppl_prolog_generated_test.stamp: $(interface_generator_dependencies)
 	$(top_srcdir)/utils/cm_splitter.sh < ppl_prolog_generated_test_blob
 	rm -f ppl_prolog_generated_test_blob
 	echo timestamp >$@
+
+$(top_builddir)/interfaces/ppl_interface_instantiations.m4:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/interfaces ppl_interface_instantiations.m4
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/m4/ac_check_gmp.m4 b/m4/ac_check_gmp.m4
index 541cb36..4dc3bc8 100644
--- a/m4/ac_check_gmp.m4
+++ b/m4/ac_check_gmp.m4
@@ -60,7 +60,12 @@ main() {
   {
     std::ostringstream s(header_version);
     s << __GNU_MP_VERSION << "." << __GNU_MP_VERSION_MINOR;
-    if (__GNU_MP_VERSION_PATCHLEVEL != 0)
+    // Starting from GMP version 4.3.0, the gmp_version variable
+    // always contains three parts.  In previous versions the
+    // patchlevel was omitted if it was 0.
+    if (__GNU_MP_VERSION_PATCHLEVEL != 0
+        || __GNU_MP_VERSION > 4
+        || (__GNU_MP_VERSION == 4 && __GNU_MP_VERSION_MINOR >= 3))
       s << "." << __GNU_MP_VERSION_PATCHLEVEL;
     header_version = s.str();
   }
diff --git a/src/Makefile.am b/src/Makefile.am
index a066dab..a115404 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,6 +53,7 @@
 #	    0.9			    6:0:0
 #	    0.10		    7:0:0
 #	    0.10.1		    8:0:1
+#	    0.10.2		    8:0:1
 
 LIBPPL_LT_CURRENT =  8
 LIBPPL_LT_REVISION = 0
@@ -501,3 +502,12 @@ dist-hook:
 	mv -f $(distdir)/CREDITS.cc $(distdir)/CREDITS.cc.dist
 
 CLEANFILES = $(BUILT_SOURCES)
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+$(top_builddir)/utils/text2cxxarray:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils text2cxxarray
+
+$(top_builddir)/ppl-config.h:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir) ppl-config.h
diff --git a/src/Makefile.in b/src/Makefile.in
index de531ec..df2e99b 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -69,6 +69,7 @@
 #	    0.9			    6:0:0
 #	    0.10		    7:0:0
 #	    0.10.1		    8:0:1
+#	    0.10.2		    8:0:1
 
 
 
@@ -1292,6 +1293,15 @@ dist-hook:
 	mv -f $(distdir)/BUGS.cc $(distdir)/BUGS.cc.dist
 	mv -f $(distdir)/COPYING.cc $(distdir)/COPYING.cc.dist
 	mv -f $(distdir)/CREDITS.cc $(distdir)/CREDITS.cc.dist
+
+$(top_builddir)/utils/build_header:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils build_header
+
+$(top_builddir)/utils/text2cxxarray:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils text2cxxarray
+
+$(top_builddir)/ppl-config.h:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir) ppl-config.h
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/src/checked_float.inlines.hh b/src/checked_float.inlines.hh
index 828ef0e..6783260 100644
--- a/src/checked_float.inlines.hh
+++ b/src/checked_float.inlines.hh
@@ -34,7 +34,8 @@ namespace Checked {
 
 inline float
 fma(float x, float y, float z) {
-#if PPL_HAVE_DECL_FMAF && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMAF && defined(FP_FAST_FMAF) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fmaf(x, y, z);
 #else
   return x*y + z;
@@ -43,7 +44,8 @@ fma(float x, float y, float z) {
 
 inline double
 fma(double x, double y, double z) {
-#if PPL_HAVE_DECL_FMA && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMA && defined(FP_FAST_FMA) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fma(x, y, z);
 #else
   return x*y + z;
@@ -52,7 +54,8 @@ fma(double x, double y, double z) {
 
 inline long double
 fma(long double x, long double y, long double z) {
-#if PPL_HAVE_DECL_FMAL && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMAL && defined(FP_FAST_FMAL) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fmal(x, y, z);
 #else
   return x*y + z;
diff --git a/src/ppl.hh.dist b/src/ppl.hh.dist
index d98c8db..6226c45 100644
--- a/src/ppl.hh.dist
+++ b/src/ppl.hh.dist
@@ -227,13 +227,13 @@ site: http://www.cs.unipr.it/ppl/ . */
 #define PPL_PACKAGE_NAME "the Parma Polyhedra Library"
 
 /* Define to the full name and version of this package. */
-#define PPL_PACKAGE_STRING "the Parma Polyhedra Library 0.10.1pre13"
+#define PPL_PACKAGE_STRING "the Parma Polyhedra Library 0.10.2"
 
 /* Define to the one symbol short name of this package. */
 #define PPL_PACKAGE_TARNAME "ppl"
 
 /* Define to the version of this package. */
-#define PPL_PACKAGE_VERSION "0.10.1pre13"
+#define PPL_PACKAGE_VERSION "0.10.2"
 
 /* ABI-breaking extra assertions are enabled when this is defined. */
 /* #undef PPL_ABI_BREAKING_EXTRA_DEBUG */
@@ -443,14 +443,14 @@ site: http://www.cs.unipr.it/ppl/ . */
 
 //! The revision number of the PPL version.
 /*! \ingroup PPL_CXX_interface */
-#define PPL_VERSION_REVISION 1
+#define PPL_VERSION_REVISION 2
 
 /*! \brief
   The beta number of the PPL version.  This is zero for official
   releases and nonzero for development snapshots.
   \ingroup PPL_CXX_interface
 */
-#define PPL_VERSION_BETA 13
+#define PPL_VERSION_BETA 0
 
 //! A string containing the PPL version.
 /*! \ingroup PPL_CXX_interface
@@ -464,7 +464,7 @@ site: http://www.cs.unipr.it/ppl/ . */
   PPL_VERSION_BETA is zero, <CODE>M "." m "." r "pre" b</CODE> if
   neither PPL_VERSION_REVISION nor PPL_VERSION_BETA are zero.
 */
-#define PPL_VERSION "0.10.1pre13"
+#define PPL_VERSION "0.10.2"
 
 namespace Parma_Polyhedra_Library {
 
@@ -498,7 +498,7 @@ const char* banner();
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/namespaces.hh line 1. */
+/* Automatically generated from PPL source file ../src/namespaces.hh line 1. */
 /* Documentation for used namespaces.
 */
 
@@ -662,7 +662,7 @@ namespace std {
 } // namespace std
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Info.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval_Info.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -675,12 +675,12 @@ class Interval_Info_Bitset;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/stdiobuf.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/stdiobuf.defs.hh line 1. */
 /* stdiobuf class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/stdiobuf.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/stdiobuf.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -689,7 +689,7 @@ class stdiobuf;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/stdiobuf.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/stdiobuf.defs.hh line 27. */
 #include <cstdio>
 #include <streambuf>
 
@@ -771,7 +771,7 @@ private:
   int_type ungetc_buf;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/stdiobuf.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/stdiobuf.inlines.hh line 1. */
 /* stdiobuf class implementation: inline functions.
 */
 
@@ -785,14 +785,14 @@ stdiobuf::stdiobuf(FILE* file)
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/stdiobuf.defs.hh line 109. */
+/* Automatically generated from PPL source file ../src/stdiobuf.defs.hh line 109. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/c_streambuf.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/c_streambuf.defs.hh line 1. */
 /* c_streambuf class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/c_streambuf.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/c_streambuf.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -801,7 +801,7 @@ class c_streambuf;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/c_streambuf.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/c_streambuf.defs.hh line 27. */
 #include <streambuf>
 
 class Parma_Polyhedra_Library::c_streambuf
@@ -896,7 +896,7 @@ private:
   }
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/c_streambuf.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/c_streambuf.inlines.hh line 1. */
 /* c_streambuf class implementation: inline functions.
 */
 
@@ -914,19 +914,19 @@ c_streambuf::~c_streambuf() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/c_streambuf.defs.hh line 122. */
+/* Automatically generated from PPL source file ../src/c_streambuf.defs.hh line 122. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/initializer.hh line 1. */
+/* Automatically generated from PPL source file ../src/initializer.hh line 1. */
 /* Nifty counter object for the initialization of the library.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Init.defs.hh line 1. */
 /* Init class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Init.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -935,7 +935,7 @@ class Init;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu.types.hh line 1. */
 
 
 #ifdef PPL_HAVE_IEEEFP_H
@@ -949,7 +949,7 @@ enum fpu_rounding_control_word_type {};
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Init.defs.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -1005,17 +1005,17 @@ private:
   friend void restore_pre_PPL_rounding();
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Init.inlines.hh line 1. */
 /* Init class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 1. */
 /* Floating point unit related functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/compiler.hh line 1. */
+/* Automatically generated from PPL source file ../src/compiler.hh line 1. */
 /* C++ compiler related stuff.
 */
 
@@ -1073,7 +1073,7 @@ struct Suppress_Uninitialized_Warnings_Type {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -1126,7 +1126,7 @@ fpu_check_inexact();
 #if PPL_CAN_CONTROL_FPU
 
 #if defined(__i386__) && (defined(__GNUC__) || defined(__INTEL_COMPILER))
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu-ia32.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu-ia32.inlines.hh line 1. */
 /* IA-32 floating point unit inline related functions.
 */
 
@@ -1307,12 +1307,12 @@ fpu_check_inexact() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 81. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 81. */
 #elif defined(PPL_HAVE_IEEEFP_H)					\
   && (defined(__sparc)							\
       || defined(sparc)							\
       || defined(__sparc__))
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu-sparc.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu-sparc.inlines.hh line 1. */
 /* SPARC floating point unit related functions.
 */
 
@@ -1367,9 +1367,9 @@ fpu_check_inexact() {
 
 #endif // !defined(PPL_HAVE_IEEEFP_H)
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 86. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 86. */
 #elif defined(PPL_HAVE_FENV_H)
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu-c99.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu-c99.inlines.hh line 1. */
 /* C99 Floating point unit related functions.
 */
 
@@ -1447,14 +1447,14 @@ fpu_check_inexact() {
 
 #endif // !defined(PPL_HAVE_FENV_H)
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 88. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 88. */
 #else
 #error "PPL_CAN_CONTROL_FPU evaluates to true, but why?"
 #endif
 
 #else // !PPL_CAN_CONTROL_FPU
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu-none.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/fpu-none.inlines.hh line 1. */
 /* Null floating point unit related functions.
 */
 
@@ -1507,16 +1507,16 @@ fpu_check_inexact() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/fpu.defs.hh line 95. */
+/* Automatically generated from PPL source file ../src/fpu.defs.hh line 95. */
 
 #endif // !PPL_CAN_CONTROL_FPU
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rounding_Dir.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Rounding_Dir.defs.hh line 1. */
 /* Declaration of Rounding_Dir and related functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Result.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Result.defs.hh line 1. */
 /* Result enum and supporting function declarations.
 */
 
@@ -1613,7 +1613,7 @@ bool is_special(Result r);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Result.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Result.inlines.hh line 1. */
 /* Result supporting functions implementation: inline functions.
 */
 
@@ -1634,9 +1634,9 @@ is_special(Result r) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Result.defs.hh line 119. */
+/* Automatically generated from PPL source file ../src/Result.defs.hh line 119. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rounding_Dir.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Rounding_Dir.defs.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -1693,7 +1693,7 @@ fpu_rounding_direction_type round_fpu_dir(Rounding_Dir dir);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rounding_Dir.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Rounding_Dir.inlines.hh line 1. */
 /* Inline functions operating on enum Rounding_Dir values.
 */
 
@@ -1781,10 +1781,10 @@ inverse(Rounding_Dir dir) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rounding_Dir.defs.hh line 85. */
+/* Automatically generated from PPL source file ../src/Rounding_Dir.defs.hh line 85. */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.inlines.hh line 28. */
+/* Automatically generated from PPL source file ../src/Init.inlines.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -1804,10 +1804,10 @@ restore_pre_PPL_rounding() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Init.defs.hh line 84. */
+/* Automatically generated from PPL source file ../src/Init.defs.hh line 84. */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/initializer.hh line 27. */
+/* Automatically generated from PPL source file ../src/initializer.hh line 27. */
 
 #ifndef PPL_NO_AUTOMATIC_INITIALIZATION
 namespace {
@@ -1846,12 +1846,12 @@ finalize() {
 
 } //namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.defs.hh line 1. */
 /* Scalar_Products class definition.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -1862,7 +1862,7 @@ class Topology_Adjusted_Scalar_Product_Assign;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Row.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -1871,18 +1871,18 @@ class Linear_Row;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Coefficient.types.hh line 1. */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Checked_Number.defs.hh line 1. */
 /* Checked_Number class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Checked_Number.types.hh line 1. */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient_traits_template.hh line 1. */
+/* Automatically generated from PPL source file ../src/Coefficient_traits_template.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -1897,7 +1897,7 @@ struct Coefficient_traits_template {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.types.hh line 16. */
+/* Automatically generated from PPL source file ../src/Checked_Number.types.hh line 16. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -1909,14 +1909,14 @@ class Checked_Number;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked.defs.hh line 1. */
 /* Abstract checked arithmetic function container
 */
 
 
 #include <iostream>
 #include <gmpxx.h>
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/mp_std_bits.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/mp_std_bits.defs.hh line 1. */
 /* Declarations of specializations of std:: objects for
    multi-precision types.  This will become obsolete when GMP and MPFR
    will provide the specializations by themselves.
@@ -2062,7 +2062,7 @@ public:
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/mp_std_bits.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/mp_std_bits.inlines.hh line 1. */
 /* Definitions of specializations of std:: functions and methods for
    multi-precision types.  This will become obsolete when GMP and MPFR
    will provide the specializations by themselves.
@@ -2079,14 +2079,14 @@ swap(mpq_class& x, mpq_class& y) {
   mpq_swap(x.get_mpq_t(), y.get_mpq_t());
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/mp_std_bits.defs.hh line 168. */
+/* Automatically generated from PPL source file ../src/mp_std_bits.defs.hh line 168. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Temp.defs.hh line 1. */
 /* Temp_* classes declarations.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/meta_programming.hh line 1. */
+/* Automatically generated from PPL source file ../src/meta_programming.hh line 1. */
 /* Metaprogramming utilities.
 */
 
@@ -2404,12 +2404,12 @@ template <> struct Is_Native<mpq_class> : public True { };
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Slow_Copy.hh line 1. */
+/* Automatically generated from PPL source file ../src/Slow_Copy.hh line 1. */
 /* Basic Slow_Copy classes declarations.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Slow_Copy.hh line 27. */
+/* Automatically generated from PPL source file ../src/Slow_Copy.hh line 27. */
 #include <gmpxx.h>
 
 namespace Parma_Polyhedra_Library {
@@ -2443,7 +2443,7 @@ struct Slow_Copy<mpq_class> : public True {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Temp.defs.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -2573,12 +2573,12 @@ class Dirty_Temp<T, typename Enable_If<!Slow_Copy<T>::value>::type>
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Temp.inlines.hh line 1. */
 /* Temp_* classes implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Temp.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -2667,7 +2667,7 @@ Temp_From_Local_Variable<T>::obtain_holder() {
     Parma_Polyhedra_Library::Dirty_Temp<T>::obtain_holder();		\
   Parma_Polyhedra_Library::Dirty_Temp<T>::type id = holder ## id.item()
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Temp.templates.hh line 1. */
 /* Temp_* classes implementation: non-inline template members.
 */
 
@@ -2679,14 +2679,14 @@ Temp_Item<T>* Temp_Item<T>::free_list_head = 0;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Temp.defs.hh line 159. */
+/* Automatically generated from PPL source file ../src/Temp.defs.hh line 159. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Numeric_Format.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Numeric_Format.defs.hh line 1. */
 /* Numeric format.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Numeric_Format.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Numeric_Format.defs.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -2696,12 +2696,12 @@ class Numeric_Format {
 } // namespace Parma_Polyhedra_Library
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Float.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Float.defs.hh line 1. */
 /* IEC 559 floating point format related functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Float.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Float.defs.hh line 28. */
 #include <gmp.h>
 #include <cassert>
 #include <cmath>
@@ -2948,7 +2948,7 @@ public:
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Float.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Float.inlines.hh line 1. */
 /* IEC 559 floating point format related functions.
 */
 
@@ -3309,9 +3309,9 @@ Float<long double>::value() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Float.defs.hh line 275. */
+/* Automatically generated from PPL source file ../src/Float.defs.hh line 275. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked.defs.hh line 33. */
+/* Automatically generated from PPL source file ../src/checked.defs.hh line 33. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -3874,12 +3874,12 @@ struct Checked_Number_Transparent_Policy {
 
 #define CHECK_P(cond, check) ((cond) ? (check) : (assert(!(check)), false))
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked.inlines.hh line 1. */
 /* Abstract checked arithmetic functions: fall-backs.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/globals.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/globals.types.hh line 1. */
 
 
 #include <cstddef>
@@ -3942,12 +3942,12 @@ enum Optimization_Mode {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Integer.hh line 1. */
+/* Automatically generated from PPL source file ../src/C_Integer.hh line 1. */
 /* C integers info.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Integer.hh line 27. */
+/* Automatically generated from PPL source file ../src/C_Integer.hh line 27. */
 #include <climits>
 
 // C99 defines LLONG_MIN, LLONG_MAX and ULLONG_MAX, but this part of
@@ -4096,7 +4096,7 @@ struct C_Integer<unsigned long long> : public True {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked.inlines.hh line 29. */
+/* Automatically generated from PPL source file ../src/checked.inlines.hh line 29. */
 #include <cassert>
 
 namespace Parma_Polyhedra_Library {
@@ -4689,12 +4689,12 @@ input_generic(Type& to, std::istream& is, Rounding_Dir dir) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_int.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_int.inlines.hh line 1. */
 /* Specialized "checked" functions for native integer numbers.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_int.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/checked_int.inlines.hh line 27. */
 #include <cerrno>
 #include <cstdlib>
 #include <climits>
@@ -6242,12 +6242,12 @@ PPL_SPECIALIZE_OUTPUT(output_int, unsigned long long)
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_float.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_float.inlines.hh line 1. */
 /* Specialized "checked" functions for native floating-point numbers.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_float.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/checked_float.inlines.hh line 27. */
 #ifndef __alpha
 #include <cmath>
 #endif
@@ -6258,7 +6258,8 @@ namespace Checked {
 
 inline float
 fma(float x, float y, float z) {
-#if PPL_HAVE_DECL_FMAF && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMAF && defined(FP_FAST_FMAF) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fmaf(x, y, z);
 #else
   return x*y + z;
@@ -6267,7 +6268,8 @@ fma(float x, float y, float z) {
 
 inline double
 fma(double x, double y, double z) {
-#if PPL_HAVE_DECL_FMA && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMA && defined(FP_FAST_FMA) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fma(x, y, z);
 #else
   return x*y + z;
@@ -6276,7 +6278,8 @@ fma(double x, double y, double z) {
 
 inline long double
 fma(long double x, long double y, long double z) {
-#if PPL_HAVE_DECL_FMAL && !defined(__alpha) && !defined(__FreeBSD__)
+#if PPL_HAVE_DECL_FMAL && defined(FP_FAST_FMAL) \
+  && !defined(__alpha) && !defined(__FreeBSD__)
   return ::fmal(x, y, z);
 #else
   return x*y + z;
@@ -7295,7 +7298,7 @@ PPL_SPECIALIZE_OUTPUT(output_float, long double)
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_mpz.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_mpz.inlines.hh line 1. */
 /* Specialized "checked" functions for GMP's mpz_class numbers.
 */
 
@@ -7843,7 +7846,7 @@ PPL_SPECIALIZE_OUTPUT(output_mpz, mpz_class)
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_mpq.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_mpq.inlines.hh line 1. */
 /* Specialized "checked" functions for GMP's mpq_class numbers.
 */
 
@@ -8306,7 +8309,7 @@ set_rational_sqrt_precision_parameter(const unsigned p) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_ext.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_ext.inlines.hh line 1. */
 /* Checked extended arithmetic functions.
 */
 
@@ -9133,7 +9136,7 @@ input_ext(To& to, std::istream& is, Rounding_Dir dir) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked.defs.hh line 601. */
+/* Automatically generated from PPL source file ../src/checked.defs.hh line 601. */
 
 #undef nonconst
 #ifdef PPL_SAVED_nonconst
@@ -9144,7 +9147,7 @@ input_ext(To& to, std::istream& is, Rounding_Dir dir) {
 #undef PPL_FUNCTION_CLASS
 #undef PPL_NAN
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.defs.hh line 30. */
+/* Automatically generated from PPL source file ../src/Checked_Number.defs.hh line 30. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -10188,17 +10191,17 @@ int maybe_check_fpu_inexact();
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Checked_Number.inlines.hh line 1. */
 /* Checked_Number class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/globals.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/globals.defs.hh line 1. */
 /* Declarations of global objects.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/globals.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/globals.defs.hh line 31. */
 #include <exception>
 #include <gmpxx.h>
 
@@ -10554,7 +10557,7 @@ FOK(mpq_class)
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/globals.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/globals.inlines.hh line 1. */
 /* Implementation of global objects: inline functions.
 */
 
@@ -10630,9 +10633,9 @@ total_memory_in_bytes(const mpq_class& x) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/globals.defs.hh line 387. */
+/* Automatically generated from PPL source file ../src/globals.defs.hh line 387. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Checked_Number.inlines.hh line 27. */
 #include <stdexcept>
 #include <sstream>
 
@@ -11450,12 +11453,12 @@ maybe_check_fpu_inexact() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_numeric_limits.hh line 1. */
+/* Automatically generated from PPL source file ../src/checked_numeric_limits.hh line 1. */
 /* Specializations of std::numeric_limits for "checked" types.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/checked_numeric_limits.hh line 28. */
+/* Automatically generated from PPL source file ../src/checked_numeric_limits.hh line 28. */
 #include <limits>
 
 namespace std {
@@ -11590,7 +11593,7 @@ public:
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Checked_Number.templates.hh line 1. */
 /* Checked_Number class implementation: non-inline template functions.
 */
 
@@ -11716,9 +11719,9 @@ ascii_load(std::istream& s, T& t) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Checked_Number.defs.hh line 1076. */
+/* Automatically generated from PPL source file ../src/Checked_Number.defs.hh line 1076. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.types.hh line 16. */
+/* Automatically generated from PPL source file ../src/Coefficient.types.hh line 16. */
 
 #if defined(PPL_CHECKED_INTEGERS) || defined(PPL_NATIVE_INTEGERS)
 
@@ -11769,12 +11772,12 @@ struct Coefficient_traits_template<Checked_Number<int64_t, Policy> > {
 #endif // defined(PPL_CHECKED_INTEGERS) || defined(PPL_NATIVE_INTEGERS)
 
 #ifdef PPL_GMP_INTEGERS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.types.hh line 1. */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.types.hh line 16. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.types.hh line 16. */
 #include <gmpxx.h>
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.types.hh line 18. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.types.hh line 18. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -11801,7 +11804,7 @@ struct Coefficient_traits_template<GMP_Integer> {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.types.hh line 67. */
+/* Automatically generated from PPL source file ../src/Coefficient.types.hh line 67. */
 #endif
 
 namespace Parma_Polyhedra_Library {
@@ -11834,7 +11837,7 @@ typedef Coefficient_traits_template<Coefficient> Coefficient_traits;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -11843,7 +11846,7 @@ class Linear_Expression;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -11852,7 +11855,7 @@ class Constraint;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -11861,7 +11864,7 @@ class Generator;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -11870,7 +11873,7 @@ class Congruence;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -11879,7 +11882,7 @@ class Grid_Generator;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.defs.hh line 34. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.defs.hh line 34. */
 
 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
 //! A class implementing various scalar product functions.
@@ -12041,22 +12044,22 @@ private:
   SPS_type sps_fp;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.inlines.hh line 1. */
 /* Scalar_Products class implementation (inline functions).
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Row.defs.hh line 1. */
 /* Linear_Row class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Row.defs.hh line 1. */
 /* Row class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Row.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -12066,25 +12069,25 @@ class Row;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Coefficient.defs.hh line 1. */
 /* Coefficient class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/Coefficient.defs.hh line 27. */
 #include <iosfwd>
 
 #if defined(PPL_CHECKED_INTEGERS) || defined(PPL_NATIVE_INTEGERS)
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.defs.hh line 32. */
+/* Automatically generated from PPL source file ../src/Coefficient.defs.hh line 32. */
 #endif
 
 #ifdef PPL_GMP_INTEGERS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.defs.hh line 1. */
 /* GMP_Integer class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.defs.hh line 28. */
 #include <cstddef>
 
 namespace Parma_Polyhedra_Library {
@@ -12197,7 +12200,7 @@ int cmp(const GMP_Integer& x, const GMP_Integer& y);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.inlines.hh line 1. */
 /* GMP_Integer class implementation: inline functions.
 */
 
@@ -12287,9 +12290,9 @@ raw_value(GMP_Integer& x) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/GMP_Integer.defs.hh line 141. */
+/* Automatically generated from PPL source file ../src/GMP_Integer.defs.hh line 141. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.defs.hh line 36. */
+/* Automatically generated from PPL source file ../src/Coefficient.defs.hh line 36. */
 #endif
 
 namespace Parma_Polyhedra_Library {
@@ -12312,7 +12315,7 @@ Coefficient_traits::const_reference Coefficient_one();
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Coefficient.inlines.hh line 1. */
 /* Coefficient class implementation: inline functions.
 */
 
@@ -12352,9 +12355,9 @@ Coefficient_one() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Coefficient.defs.hh line 59. */
+/* Automatically generated from PPL source file ../src/Coefficient.defs.hh line 59. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/Row.defs.hh line 29. */
 #include <vector>
 #include <limits>
 
@@ -12830,17 +12833,17 @@ private:
   Impl& operator=(const Impl&);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Row.inlines.hh line 1. */
 /* Row class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/math_utilities.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/math_utilities.defs.hh line 1. */
 /* Declarations of some math utility functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/math_utilities.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/math_utilities.defs.hh line 28. */
 #include <gmpxx.h>
 
 namespace Parma_Polyhedra_Library {
@@ -12921,12 +12924,12 @@ low_bits_mask(unsigned n);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/math_utilities.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/math_utilities.inlines.hh line 1. */
 /* Implementation of some math utility functions: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/math_utilities.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/math_utilities.inlines.hh line 27. */
 #include <limits>
 #include <cassert>
 
@@ -13020,9 +13023,9 @@ is_canonical(const mpq_class& x) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/math_utilities.defs.hh line 109. */
+/* Automatically generated from PPL source file ../src/math_utilities.defs.hh line 109. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Row.inlines.hh line 27. */
 #include <cassert>
 #include <cstddef>
 #include <limits>
@@ -13402,9 +13405,9 @@ iter_swap(std::vector<Parma_Polyhedra_Library::Row>::iterator x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Row.defs.hh line 505. */
+/* Automatically generated from PPL source file ../src/Row.defs.hh line 505. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Topology.hh line 1. */
+/* Automatically generated from PPL source file ../src/Topology.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -13420,7 +13423,7 @@ enum Topology {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.defs.hh line 33. */
+/* Automatically generated from PPL source file ../src/Linear_Row.defs.hh line 33. */
 
 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
 //! The base class for linear expressions, constraints and generators.
@@ -13850,12 +13853,12 @@ void iter_swap(std::vector<Parma_Polyhedra_Library::Linear_Row>::iterator x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Row.inlines.hh line 1. */
 /* Linear_Row class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Linear_Row.inlines.hh line 27. */
 #include <cassert>
 #include <algorithm>
 
@@ -14119,19 +14122,19 @@ iter_swap(std::vector<Parma_Polyhedra_Library::Linear_Row>::iterator x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Row.defs.hh line 463. */
+/* Automatically generated from PPL source file ../src/Linear_Row.defs.hh line 463. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.defs.hh line 1. */
 /* Linear_Expression class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variable.defs.hh line 1. */
 /* Variable class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variable.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14140,7 +14143,7 @@ class Variable;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/Variable.defs.hh line 29. */
 #include <iosfwd>
 #include <set>
 
@@ -14258,12 +14261,12 @@ private:
   static void default_output_function(std::ostream& s, const Variable& v);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variable.inlines.hh line 1. */
 /* Variable class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Variable.inlines.hh line 27. */
 #include <stdexcept>
 
 namespace Parma_Polyhedra_Library {
@@ -14325,9 +14328,9 @@ Variable::Compare::operator()(const Variable x, const Variable y) const {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variable.defs.hh line 147. */
+/* Automatically generated from PPL source file ../src/Variable.defs.hh line 147. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint_System.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint_System.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14336,7 +14339,7 @@ class Constraint_System;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator_System.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator_System.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14345,7 +14348,7 @@ class Generator_System;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence_System.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence_System.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14354,7 +14357,7 @@ class Congruence_System;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator_System.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator_System.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14363,7 +14366,7 @@ class Grid_Generator_System;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Polyhedron.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14372,7 +14375,7 @@ class Polyhedron;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14381,7 +14384,7 @@ class Grid;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.defs.hh line 41. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.defs.hh line 41. */
 #include <cstddef>
 
 namespace Parma_Polyhedra_Library {
@@ -14800,12 +14803,12 @@ private:
   ::operator<<(std::ostream& s, const Linear_Expression& e);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.inlines.hh line 1. */
 /* Linear_Expression class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.inlines.hh line 28. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.inlines.hh line 28. */
 #include <stdexcept>
 
 namespace Parma_Polyhedra_Library {
@@ -14958,24 +14961,24 @@ swap(Parma_Polyhedra_Library::Linear_Expression& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_Expression.defs.hh line 460. */
+/* Automatically generated from PPL source file ../src/Linear_Expression.defs.hh line 460. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint.defs.hh line 1. */
 /* Constraint class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint_System.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint_System.defs.hh line 1. */
 /* Constraint_System class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_System.defs.hh line 1. */
 /* Linear_System class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_System.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14984,7 +14987,7 @@ class Linear_System;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Row.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -14993,7 +14996,7 @@ class Bit_Row;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Matrix.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Matrix.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -15002,12 +15005,12 @@ class Bit_Matrix;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Matrix.defs.hh line 1. */
 /* Matrix class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Matrix.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -15016,7 +15019,7 @@ class Matrix;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/Matrix.defs.hh line 31. */
 #include <vector>
 #include <cstddef>
 
@@ -15351,12 +15354,12 @@ bool operator!=(const Matrix& x, const Matrix& y);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Matrix.inlines.hh line 1. */
 /* Matrix class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Matrix.inlines.hh line 27. */
 #include <algorithm>
 #include <cassert>
 
@@ -15548,9 +15551,9 @@ swap(Parma_Polyhedra_Library::Matrix& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Matrix.defs.hh line 366. */
+/* Automatically generated from PPL source file ../src/Matrix.defs.hh line 366. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.defs.hh line 33. */
+/* Automatically generated from PPL source file ../src/Linear_System.defs.hh line 33. */
 
 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
 //! The base class for systems of constraints and generators.
@@ -16032,17 +16035,17 @@ iter_swap(Parma_Polyhedra_Library
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Linear_System.inlines.hh line 1. */
 /* Linear_System class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Row.defs.hh line 1. */
 /* Bit_Row class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Bit_Row.defs.hh line 28. */
 #include <iosfwd>
 #include <gmpxx.h>
 #include <vector>
@@ -16235,12 +16238,12 @@ iter_swap(std::vector<Parma_Polyhedra_Library::Bit_Row>::iterator x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Row.inlines.hh line 1. */
 /* Bit_Row class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Bit_Row.inlines.hh line 27. */
 #include <cassert>
 
 // For the declaration of ffs(3).
@@ -16369,9 +16372,9 @@ iter_swap(std::vector<Parma_Polyhedra_Library::Bit_Row>::iterator x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Row.defs.hh line 221. */
+/* Automatically generated from PPL source file ../src/Bit_Row.defs.hh line 221. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Linear_System.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -16738,9 +16741,9 @@ iter_swap(Parma_Polyhedra_Library
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Linear_System.defs.hh line 515. */
+/* Automatically generated from PPL source file ../src/Linear_System.defs.hh line 515. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint_System.defs.hh line 33. */
+/* Automatically generated from PPL source file ../src/Constraint_System.defs.hh line 33. */
 #include <iterator>
 #include <iosfwd>
 
@@ -17114,7 +17117,7 @@ private:
 
 // Constraint_System.inlines.hh is not included here on purpose.
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.defs.hh line 34. */
+/* Automatically generated from PPL source file ../src/Constraint.defs.hh line 34. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -17642,12 +17645,12 @@ std::ostream& operator<<(std::ostream& s, const Constraint::Type& t);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint.inlines.hh line 1. */
 /* Constraint class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Constraint.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -18000,24 +18003,24 @@ swap(Parma_Polyhedra_Library::Constraint& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint.defs.hh line 562. */
+/* Automatically generated from PPL source file ../src/Constraint.defs.hh line 562. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator.defs.hh line 1. */
 /* Generator class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator_System.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator_System.defs.hh line 1. */
 /* Generator_System class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Con_Relation.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Con_Relation.defs.hh line 1. */
 /* Poly_Con_Relation class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Con_Relation.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Con_Relation.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -18026,7 +18029,7 @@ class Poly_Con_Relation;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Con_Relation.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Poly_Con_Relation.defs.hh line 28. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -18162,7 +18165,7 @@ public:
   bool OK() const;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Con_Relation.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Con_Relation.inlines.hh line 1. */
 /* Poly_Con_Relation class implementation: inline functions.
 */
 
@@ -18240,9 +18243,9 @@ operator-(const Poly_Con_Relation& x, const Poly_Con_Relation& y) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Con_Relation.defs.hh line 164. */
+/* Automatically generated from PPL source file ../src/Poly_Con_Relation.defs.hh line 164. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator_System.defs.hh line 35. */
+/* Automatically generated from PPL source file ../src/Generator_System.defs.hh line 35. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -18724,12 +18727,12 @@ private:
 
 // Generator_System.inlines.hh is not included here on purpose.
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/distances.defs.hh line 1. */
 /* Class declarations for several distances.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/distances.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -18745,7 +18748,7 @@ struct L_Infinity_Distance_Specialization;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/distances.defs.hh line 28. */
 
 template <typename Temp>
 struct Parma_Polyhedra_Library::Rectilinear_Distance_Specialization {
@@ -18769,12 +18772,12 @@ struct Parma_Polyhedra_Library::L_Infinity_Distance_Specialization {
   static void finalize(Temp&, Rounding_Dir);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/distances.inlines.hh line 1. */
 /* Inline functions implementing distances.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/distances.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -18860,9 +18863,9 @@ L_Infinity_Distance_Specialization<Temp>::finalize(Temp&, Rounding_Dir) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/distances.defs.hh line 52. */
+/* Automatically generated from PPL source file ../src/distances.defs.hh line 52. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator.defs.hh line 39. */
+/* Automatically generated from PPL source file ../src/Generator.defs.hh line 39. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -19545,7 +19548,7 @@ std::ostream& operator<<(std::ostream& s, const Generator::Type& t);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator.inlines.hh line 1. */
 /* Generator class implementation: inline functions.
 */
 
@@ -19923,19 +19926,19 @@ swap(Parma_Polyhedra_Library::Generator& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator.defs.hh line 722. */
+/* Automatically generated from PPL source file ../src/Generator.defs.hh line 722. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence.defs.hh line 1. */
 /* Congruence class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence_System.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence_System.defs.hh line 1. */
 /* Congruence_System class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -19944,7 +19947,7 @@ class Grid_Certificate;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence_System.defs.hh line 33. */
+/* Automatically generated from PPL source file ../src/Congruence_System.defs.hh line 33. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -20413,7 +20416,7 @@ private:
 
 // Congruence_System.inlines.hh is not included here on purpose.
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.defs.hh line 36. */
+/* Automatically generated from PPL source file ../src/Congruence.defs.hh line 36. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -20855,12 +20858,12 @@ private:
 	    Parma_Polyhedra_Library::Congruence& y);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence.inlines.hh line 1. */
 /* Congruence class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.inlines.hh line 28. */
+/* Automatically generated from PPL source file ../src/Congruence.inlines.hh line 28. */
 
 #include <sstream>
 
@@ -21071,19 +21074,19 @@ swap(Parma_Polyhedra_Library::Congruence& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence.defs.hh line 478. */
+/* Automatically generated from PPL source file ../src/Congruence.defs.hh line 478. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator.defs.hh line 1. */
 /* Grid_Generator class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator_System.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator_System.defs.hh line 1. */
 /* Grid_Generator_System class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variables_Set.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -21092,7 +21095,7 @@ class Variables_Set;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator_System.defs.hh line 30. */
+/* Automatically generated from PPL source file ../src/Grid_Generator_System.defs.hh line 30. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -21581,7 +21584,7 @@ private:
 
 // Grid_Generator_System.inlines.hh is not included here on purpose.
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/Grid_Generator.defs.hh line 31. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -22084,7 +22087,7 @@ std::ostream& operator<<(std::ostream& s, const Grid_Generator::Type& t);
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator.inlines.hh line 1. */
 /* Grid Generator class implementation: inline functions.
 */
 
@@ -22303,9 +22306,9 @@ swap(Parma_Polyhedra_Library::Grid_Generator& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator.defs.hh line 534. */
+/* Automatically generated from PPL source file ../src/Grid_Generator.defs.hh line 534. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.inlines.hh line 32. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.inlines.hh line 32. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -22441,14 +22444,14 @@ Topology_Adjusted_Scalar_Product_Sign::operator()(const Generator& g,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Scalar_Products.defs.hh line 196. */
+/* Automatically generated from PPL source file ../src/Scalar_Products.defs.hh line 196. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BHRZ03_Certificate.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/BHRZ03_Certificate.defs.hh line 1. */
 /* BHRZ03_Certificate class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BHRZ03_Certificate.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/BHRZ03_Certificate.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -22457,7 +22460,7 @@ class BHRZ03_Certificate;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BHRZ03_Certificate.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/BHRZ03_Certificate.defs.hh line 29. */
 #include <cassert>
 #include <vector>
 
@@ -22544,7 +22547,7 @@ private:
   std::vector<dimension_type> num_rays_null_coord;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BHRZ03_Certificate.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/BHRZ03_Certificate.inlines.hh line 1. */
 /* BHRZ03_Certificate class implementation: inline functions.
 */
 
@@ -22585,14 +22588,14 @@ BHRZ03_Certificate::Compare::operator()(const BHRZ03_Certificate& x,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BHRZ03_Certificate.defs.hh line 116. */
+/* Automatically generated from PPL source file ../src/BHRZ03_Certificate.defs.hh line 116. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.defs.hh line 1. */
 /* H79_Certificate class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -22601,7 +22604,7 @@ class H79_Certificate;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.defs.hh line 29. */
 #include <cassert>
 #include <vector>
 
@@ -22668,22 +22671,22 @@ private:
   dimension_type num_constraints;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.inlines.hh line 1. */
 /* H79_Certificate class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Polyhedron.defs.hh line 1. */
 /* Polyhedron class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint_System.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Constraint_System.inlines.hh line 1. */
 /* Constraint_System class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Constraint_System.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Constraint_System.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -22882,12 +22885,12 @@ swap(Parma_Polyhedra_Library::Constraint_System& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator_System.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Generator_System.inlines.hh line 1. */
 /* Generator_System class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Generator_System.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Generator_System.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -23078,12 +23081,12 @@ swap(Parma_Polyhedra_Library::Generator_System& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence_System.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Congruence_System.inlines.hh line 1. */
 /* Congruence_System class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Congruence_System.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Congruence_System.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -23278,12 +23281,12 @@ swap(Parma_Polyhedra_Library::Congruence_System& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator_System.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Generator_System.inlines.hh line 1. */
 /* Grid_Generator_System class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Generator_System.inlines.hh line 28. */
+/* Automatically generated from PPL source file ../src/Grid_Generator_System.inlines.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -23540,12 +23543,12 @@ swap(Parma_Polyhedra_Library::Grid_Generator_System& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Matrix.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Matrix.defs.hh line 1. */
 /* Bit_Matrix class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Matrix.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/Bit_Matrix.defs.hh line 29. */
 #include <vector>
 #include <iosfwd>
 
@@ -23694,7 +23697,7 @@ void swap(Parma_Polyhedra_Library::Bit_Matrix& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Matrix.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Bit_Matrix.inlines.hh line 1. */
 /* Bit_Matrix class implementation: inline functions.
 */
 
@@ -23824,14 +23827,14 @@ swap(Parma_Polyhedra_Library::Bit_Matrix& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Bit_Matrix.defs.hh line 178. */
+/* Automatically generated from PPL source file ../src/Bit_Matrix.defs.hh line 178. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Gen_Relation.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Gen_Relation.defs.hh line 1. */
 /* Poly_Gen_Relation class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Gen_Relation.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Gen_Relation.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -23840,7 +23843,7 @@ class Poly_Gen_Relation;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Gen_Relation.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Poly_Gen_Relation.defs.hh line 28. */
 #include <iosfwd>
 
 namespace Parma_Polyhedra_Library {
@@ -23949,7 +23952,7 @@ public:
   bool OK() const;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Gen_Relation.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Poly_Gen_Relation.inlines.hh line 1. */
 /* Poly_Gen_Relation class implementation: inline functions.
 */
 
@@ -24012,9 +24015,9 @@ operator-(const Poly_Gen_Relation& x, const Poly_Gen_Relation& y) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Poly_Gen_Relation.defs.hh line 137. */
+/* Automatically generated from PPL source file ../src/Poly_Gen_Relation.defs.hh line 137. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -24024,7 +24027,7 @@ class Box;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/BD_Shape.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -24034,7 +24037,7 @@ class BD_Shape;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -24044,7 +24047,7 @@ class Octagonal_Shape;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.defs.hh line 50. */
+/* Automatically generated from PPL source file ../src/Polyhedron.defs.hh line 50. */
 #include <vector>
 #include <iosfwd>
 
@@ -26029,7 +26032,7 @@ private:
   Bit_Matrix sat_g;
 
 #define PPL_IN_Polyhedron_CLASS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ph_Status.idefs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Ph_Status.idefs.hh line 1. */
 /* Polyhedron::Status class declaration.
 */
 
@@ -26190,7 +26193,7 @@ private:
   void reset(flags_t mask);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.defs.hh line 2035. */
+/* Automatically generated from PPL source file ../src/Polyhedron.defs.hh line 2035. */
 #undef PPL_IN_Polyhedron_CLASS
 
   //! The status flags to keep track of the polyhedron's internal state.
@@ -26868,7 +26871,7 @@ void swap(Parma_Polyhedra_Library::Polyhedron& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ph_Status.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Ph_Status.inlines.hh line 1. */
 /* Polyhedron::Status class implementation: inline functions.
 */
 
@@ -27063,12 +27066,12 @@ Polyhedron::Status::set_sat_g_up_to_date() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Polyhedron.inlines.hh line 1. */
 /* Polyhedron class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.inlines.hh line 28. */
+/* Automatically generated from PPL source file ../src/Polyhedron.inlines.hh line 28. */
 #include <algorithm>
 #include <deque>
 
@@ -27467,17 +27470,17 @@ swap(Parma_Polyhedra_Library::Polyhedron& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Polyhedron.templates.hh line 1. */
 /* Polyhedron class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.defs.hh line 1. */
 /* MIP_Problem class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -27497,12 +27500,12 @@ class MIP_Problem;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variables_Set.defs.hh line 1. */
 /* Variables_Set class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/Variables_Set.defs.hh line 29. */
 #include <iosfwd>
 #include <set>
 
@@ -27578,12 +27581,12 @@ public:
   PPL_OUTPUT_DECLARATIONS
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Variables_Set.inlines.hh line 1. */
 /* Variables_Set class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/Variables_Set.inlines.hh line 27. */
 #include <stdexcept>
 
 namespace Parma_Polyhedra_Library {
@@ -27631,9 +27634,9 @@ Variables_Set::total_memory_in_bytes() const {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Variables_Set.defs.hh line 105. */
+/* Automatically generated from PPL source file ../src/Variables_Set.defs.hh line 105. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.defs.hh line 35. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.defs.hh line 35. */
 #include <vector>
 #include <deque>
 #include <iosfwd>
@@ -28402,12 +28405,12 @@ void swap(Parma_Polyhedra_Library::MIP_Problem& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.inlines.hh line 1. */
 /* MIP_Problem class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.inlines.hh line 27. */
 #include <stdexcept>
 
 namespace Parma_Polyhedra_Library {
@@ -28570,12 +28573,12 @@ swap(Parma_Polyhedra_Library::MIP_Problem& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.templates.hh line 1. */
 /* MIP_Problem class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.templates.hh line 27. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.templates.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -28707,9 +28710,9 @@ MIP_Problem::MIP_Problem(dimension_type dim,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/MIP_Problem.defs.hh line 805. */
+/* Automatically generated from PPL source file ../src/MIP_Problem.defs.hh line 805. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.templates.hh line 28. */
+/* Automatically generated from PPL source file ../src/Polyhedron.templates.hh line 28. */
 #include <algorithm>
 #include <deque>
 
@@ -28980,9 +28983,9 @@ Polyhedron::map_space_dimensions(const Partial_Function& pfunc) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Polyhedron.defs.hh line 2715. */
+/* Automatically generated from PPL source file ../src/Polyhedron.defs.hh line 2715. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -29026,16 +29029,16 @@ H79_Certificate::compare(const PH& ph) const {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/H79_Certificate.defs.hh line 96. */
+/* Automatically generated from PPL source file ../src/H79_Certificate.defs.hh line 96. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.defs.hh line 1. */
 /* Grid_Certificate class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.defs.hh line 27. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.defs.hh line 30. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.defs.hh line 30. */
 #include <cassert>
 #include <vector>
 
@@ -29107,7 +29110,7 @@ private:
   dimension_type num_proper_congruences;
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.inlines.hh line 1. */
 /* Grid_Certificate class implementation: inline functions.
 */
 
@@ -29146,14 +29149,14 @@ Grid_Certificate::Compare::operator()(const Grid_Certificate& x,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Certificate.defs.hh line 102. */
+/* Automatically generated from PPL source file ../src/Grid_Certificate.defs.hh line 102. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Widening_Function.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Widening_Function.defs.hh line 1. */
 /* Widening_Function class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Widening_Function.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Widening_Function.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -29166,7 +29169,7 @@ class Limited_Widening_Function;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Widening_Function.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Widening_Function.defs.hh line 28. */
 
 #ifdef PPL_DOXYGEN_INCLUDE_IMPLEMENTATION_DETAILS
 //! Wraps a widening method into a function object.
@@ -29263,7 +29266,7 @@ widen_fun_ref(void (PH::* lwm)(const PH&, const CS&, unsigned*),
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Widening_Function.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Widening_Function.inlines.hh line 1. */
 /* Widening_Function class implementation: inline functions.
 */
 
@@ -29316,19 +29319,19 @@ widen_fun_ref(void (PH::* lwm)(const PH&, const CS&, unsigned*),
 } // namespace Parma_Polyhedra_Library
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Widening_Function.defs.hh line 125. */
+/* Automatically generated from PPL source file ../src/Widening_Function.defs.hh line 125. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/max_space_dimension.hh line 1. */
+/* Automatically generated from PPL source file ../src/max_space_dimension.hh line 1. */
 /* Definition of functions yielding maximal space dimensions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Polyhedron.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/C_Polyhedron.defs.hh line 1. */
 /* C_Polyhedron class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Polyhedron.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/C_Polyhedron.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -29337,7 +29340,7 @@ class C_Polyhedron;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -29346,7 +29349,7 @@ class NNC_Polyhedron;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Polyhedron.defs.hh line 32. */
+/* Automatically generated from PPL source file ../src/C_Polyhedron.defs.hh line 32. */
 
 //! A closed convex polyhedron.
 /*! \ingroup PPL_CXX_interface
@@ -29592,7 +29595,7 @@ public:
   bool upper_bound_assign_if_exact(const C_Polyhedron& y);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Polyhedron.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/C_Polyhedron.inlines.hh line 1. */
 /* C_Polyhedron class implementation: inline functions.
 */
 
@@ -29738,14 +29741,14 @@ C_Polyhedron::upper_bound_assign_if_exact(const C_Polyhedron& y) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/C_Polyhedron.defs.hh line 278. */
+/* Automatically generated from PPL source file ../src/C_Polyhedron.defs.hh line 278. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.defs.hh line 1. */
 /* NNC_Polyhedron class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.defs.hh line 30. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.defs.hh line 30. */
 
 //! A not necessarily closed convex polyhedron.
 /*! \ingroup PPL_CXX_interface
@@ -29969,12 +29972,12 @@ public:
   bool upper_bound_assign_if_exact(const NNC_Polyhedron& y);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.inlines.hh line 1. */
 /* NNC_Polyhedron class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.inlines.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -30114,14 +30117,14 @@ NNC_Polyhedron::upper_bound_assign_if_exact(const NNC_Polyhedron& y) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/NNC_Polyhedron.defs.hh line 254. */
+/* Automatically generated from PPL source file ../src/NNC_Polyhedron.defs.hh line 254. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid.defs.hh line 1. */
 /* Grid class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.defs.hh line 48. */
+/* Automatically generated from PPL source file ../src/Grid.defs.hh line 48. */
 #include <vector>
 #include <iosfwd>
 
@@ -32239,7 +32242,7 @@ private:
   Grid_Generator_System gen_sys;
 
 #define PPL_IN_Grid_CLASS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Status.idefs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Status.idefs.hh line 1. */
 /* Grid::Status class declaration.
 */
 
@@ -32385,7 +32388,7 @@ private:
   void reset(flags_t mask);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.defs.hh line 2166. */
+/* Automatically generated from PPL source file ../src/Grid.defs.hh line 2166. */
 #undef PPL_IN_Grid_CLASS
 
   //! The status flags to keep track of the grid's internal state.
@@ -33000,7 +33003,7 @@ void swap(Parma_Polyhedra_Library::Grid& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid_Status.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid_Status.inlines.hh line 1. */
 /* Grid::Status class implementation: inline functions.
 */
 
@@ -33195,12 +33198,12 @@ Grid::Status::set_sat_g_up_to_date() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid.inlines.hh line 1. */
 /* Grid class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.inlines.hh line 29. */
+/* Automatically generated from PPL source file ../src/Grid.inlines.hh line 29. */
 #include <algorithm>
 
 namespace Parma_Polyhedra_Library {
@@ -33579,12 +33582,12 @@ swap(Parma_Polyhedra_Library::Grid& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Grid.templates.hh line 1. */
 /* Grid class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.templates.hh line 29. */
+/* Automatically generated from PPL source file ../src/Grid.templates.hh line 29. */
 #include <algorithm>
 #include <deque>
 
@@ -34171,34 +34174,34 @@ Grid::reduce_reduced(M& sys,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Grid.defs.hh line 2783. */
+/* Automatically generated from PPL source file ../src/Grid.defs.hh line 2783. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rational_Box.hh line 1. */
+/* Automatically generated from PPL source file ../src/Rational_Box.hh line 1. */
 /* Rational_Box class declaration and implementation.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rational_Interval.hh line 1. */
+/* Automatically generated from PPL source file ../src/Rational_Interval.hh line 1. */
 /* Rational_Interval class declaration and implementation.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval.defs.hh line 1. */
 /* Declarations for the Interval class and its constituents.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/assign_or_swap.hh line 1. */
+/* Automatically generated from PPL source file ../src/assign_or_swap.hh line 1. */
 /* The assign_or_swap() utility functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Has_Assign_Or_Swap.hh line 1. */
+/* Automatically generated from PPL source file ../src/Has_Assign_Or_Swap.hh line 1. */
 /* Has_Assign_Or_Swap classes declarations.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Has_Assign_Or_Swap.hh line 27. */
+/* Automatically generated from PPL source file ../src/Has_Assign_Or_Swap.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -34225,7 +34228,7 @@ struct Has_Assign_Or_Swap<T,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/assign_or_swap.hh line 29. */
+/* Automatically generated from PPL source file ../src/assign_or_swap.hh line 29. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -34266,7 +34269,7 @@ assign_or_swap(T& to, T& from) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -34276,17 +34279,17 @@ class Interval;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Info.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval_Info.defs.hh line 1. */
 /* Interval_Info class declaration and implementation.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Boundary.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Boundary.defs.hh line 1. */
 /* Interval boundary functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Boundary.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/Boundary.defs.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -35006,12 +35009,12 @@ div_assign_z(Boundary_Type to_type, To& to, To_Info& to_info,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Restriction.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval_Restriction.defs.hh line 1. */
 /* Interval_Restriction class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Restriction.defs.hh line 32. */
+/* Automatically generated from PPL source file ../src/Interval_Restriction.defs.hh line 32. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -35853,7 +35856,7 @@ output_restriction(std::ostream& s, const Interval_Restriction_Integer_Modulo<T,
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Info.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/Interval_Info.defs.hh line 28. */
 
 #include <iostream>
 
@@ -36124,7 +36127,7 @@ protected:
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Info.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval_Info.inlines.hh line 1. */
 /* Interval_Info class implementation: inline functions.
 */
 
@@ -36224,9 +36227,9 @@ swap(Parma_Polyhedra_Library::Interval_Info_Bitset<T, Policy>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval_Info.defs.hh line 299. */
+/* Automatically generated from PPL source file ../src/Interval_Info.defs.hh line 299. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/Interval.defs.hh line 31. */
 #include <iosfwd>
 
 // Temporary!
@@ -37176,7 +37179,7 @@ private:
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval.inlines.hh line 1. */
 /* Inline functions for the Interval class and its constituents.
 */
 
@@ -38438,7 +38441,7 @@ swap(Parma_Polyhedra_Library::Interval<Boundary, Info>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Interval.templates.hh line 1. */
 /* Interval class implementation: non-inline template functions.
 */
 
@@ -38658,9 +38661,9 @@ Interval<Boundary, Info>::empty_intersection_assign(const From&) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Interval.defs.hh line 982. */
+/* Automatically generated from PPL source file ../src/Interval.defs.hh line 982. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rational_Interval.hh line 27. */
+/* Automatically generated from PPL source file ../src/Rational_Interval.hh line 27. */
 #include <gmpxx.h>
 
 namespace Parma_Polyhedra_Library {
@@ -38690,12 +38693,12 @@ typedef Interval<mpq_class, Rational_Interval_Info> Rational_Interval;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box.defs.hh line 1. */
 /* Box class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -38714,7 +38717,7 @@ class Partially_Reduced_Product;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.defs.hh line 46. */
+/* Automatically generated from PPL source file ../src/Box.defs.hh line 46. */
 #include <vector>
 #include <iosfwd>
 
@@ -40227,7 +40230,7 @@ private:
   Sequence seq;
 
 #define PPL_IN_Box_CLASS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box_Status.idefs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box_Status.idefs.hh line 1. */
 /* Box<ITV>::Status class declaration.
 */
 
@@ -40320,7 +40323,7 @@ private:
   void reset(flags_t mask);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.defs.hh line 1559. */
+/* Automatically generated from PPL source file ../src/Box.defs.hh line 1559. */
 #undef PPL_IN_Box_CLASS
 
   //! The status flags to keep track of the internal state.
@@ -40817,7 +40820,7 @@ bool extract_interval_congruence(const Congruence& cg,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box_Status.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box_Status.inlines.hh line 1. */
 /* Box<ITV>::Status class implementation: inline functions.
 */
 
@@ -41023,12 +41026,12 @@ Box<ITV>::Status::ascii_load(std::istream& s) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box.inlines.hh line 1. */
 /* Box class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.inlines.hh line 32. */
+/* Automatically generated from PPL source file ../src/Box.inlines.hh line 32. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -41647,22 +41650,22 @@ l_infinity_distance_assign(Checked_Number<To, Extended_Number_Policy>& r,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Box.templates.hh line 1. */
 /* Box class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/BD_Shape.defs.hh line 1. */
 /* BD_Shape class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.defs.hh line 1. */
 /* DB_Matrix class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -41672,12 +41675,12 @@ class DB_Matrix;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Row.defs.hh line 1. */
 /* DB_Row class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Row.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -41690,12 +41693,12 @@ class DB_Row;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ptr_Iterator.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Ptr_Iterator.defs.hh line 1. */
 /* Ptr_Iterator class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ptr_Iterator.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Ptr_Iterator.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -41709,7 +41712,7 @@ class Ptr_Iterator;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ptr_Iterator.defs.hh line 27. */
+/* Automatically generated from PPL source file ../src/Ptr_Iterator.defs.hh line 27. */
 #include <iterator>
 
 namespace Parma_Polyhedra_Library {
@@ -41852,7 +41855,7 @@ private:
 	      const Ptr_Iterator<P>& y);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ptr_Iterator.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Ptr_Iterator.inlines.hh line 1. */
 /* Ptr_Iterator class implementation: inline functions.
 */
 
@@ -42019,9 +42022,9 @@ operator+(typename Ptr_Iterator<P>::difference_type m,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Ptr_Iterator.defs.hh line 170. */
+/* Automatically generated from PPL source file ../src/Ptr_Iterator.defs.hh line 170. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/DB_Row.defs.hh line 29. */
 #include <cstddef>
 #include <vector>
 
@@ -42464,12 +42467,12 @@ void iter_swap(typename std::vector<Parma_Polyhedra_Library::DB_Row<T> >
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Row.inlines.hh line 1. */
 /* DB_Row class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.inlines.hh line 27. */
+/* Automatically generated from PPL source file ../src/DB_Row.inlines.hh line 27. */
 #include <cassert>
 #include <cstddef>
 #include <limits>
@@ -42880,12 +42883,12 @@ iter_swap(typename std::vector<Parma_Polyhedra_Library::DB_Row<T> >
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Row.templates.hh line 1. */
 /* DB_Row class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.templates.hh line 27. */
+/* Automatically generated from PPL source file ../src/DB_Row.templates.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -43073,9 +43076,9 @@ operator==(const DB_Row<T>& x, const DB_Row<T>& y) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Row.defs.hh line 473. */
+/* Automatically generated from PPL source file ../src/DB_Row.defs.hh line 473. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.defs.hh line 31. */
 #include <vector>
 #include <cstddef>
 #include <iosfwd>
@@ -43373,12 +43376,12 @@ bool l_infinity_distance_assign(Checked_Number<To, Extended_Number_Policy>& r,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.inlines.hh line 1. */
 /* DB_Matrix class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.inlines.hh line 29. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.inlines.hh line 29. */
 #include <cassert>
 #include <iostream>
 
@@ -43683,7 +43686,7 @@ swap(Parma_Polyhedra_Library::DB_Matrix<T>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.templates.hh line 1. */
 /* DB_Matrix class implementation: non-inline template functions.
 */
 
@@ -43978,9 +43981,9 @@ IO_Operators::operator<<(std::ostream& s, const DB_Matrix<T>& c) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/DB_Matrix.defs.hh line 330. */
+/* Automatically generated from PPL source file ../src/DB_Matrix.defs.hh line 330. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.defs.hh line 47. */
+/* Automatically generated from PPL source file ../src/BD_Shape.defs.hh line 47. */
 #include <cstddef>
 #include <iosfwd>
 #include <vector>
@@ -45733,7 +45736,7 @@ private:
   DB_Matrix<N> dbm;
 
 #define PPL_IN_BD_Shape_CLASS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BDS_Status.idefs.hh line 1. */
+/* Automatically generated from PPL source file ../src/BDS_Status.idefs.hh line 1. */
 /* BD_Shape<T>::Status class declaration.
 */
 
@@ -45828,7 +45831,7 @@ private:
   void reset(flags_t mask);
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.defs.hh line 1800. */
+/* Automatically generated from PPL source file ../src/BD_Shape.defs.hh line 1800. */
 #undef PPL_IN_BD_Shape_CLASS
 
   //! The status flags to keep track of the internal state.
@@ -46172,7 +46175,7 @@ void swap(Parma_Polyhedra_Library::BD_Shape<T>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BDS_Status.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/BDS_Status.inlines.hh line 1. */
 /* BD_Shape<T>::Status class implementation: inline functions.
 */
 
@@ -46418,22 +46421,22 @@ BD_Shape<T>::Status::ascii_load(std::istream& s) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/BD_Shape.inlines.hh line 1. */
 /* BD_Shape class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.defs.hh line 1. */
 /* Octagonal_Shape class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.defs.hh line 1. */
 /* OR_Matrix class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -46443,7 +46446,7 @@ class OR_Matrix;
 
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.defs.hh line 31. */
 #include <cstddef>
 #include <iosfwd>
 
@@ -47017,15 +47020,15 @@ bool l_infinity_distance_assign(Checked_Number<To, Extended_Number_Policy>& r,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.inlines.hh line 1. */
 /* OR_Matrix class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.inlines.hh line 31. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.inlines.hh line 31. */
 #include <cassert>
 #include <algorithm>
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.inlines.hh line 34. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.inlines.hh line 34. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -47707,7 +47710,7 @@ swap(Parma_Polyhedra_Library::OR_Matrix<T>& x,
 } // namespace std
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.templates.hh line 1. */
 /* OR_Matrix class implementation: non-inline template functions.
 */
 
@@ -47809,9 +47812,9 @@ IO_Operators::operator<<(std::ostream& s, const OR_Matrix<T>& m) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/OR_Matrix.defs.hh line 606. */
+/* Automatically generated from PPL source file ../src/OR_Matrix.defs.hh line 606. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.defs.hh line 45. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.defs.hh line 45. */
 #include <vector>
 #include <cstddef>
 #include <climits>
@@ -49406,7 +49409,7 @@ private:
   // procedure that automatically creates the library's include file
   // (see `Makefile.am' in the `src' directory).
 #define PPL_IN_Octagonal_Shape_CLASS
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Og_Status.idefs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Og_Status.idefs.hh line 1. */
 /* Octagonal_Shape<T>::Status class declaration.
 */
 
@@ -49496,7 +49499,7 @@ private:
 
 };
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.defs.hh line 1640. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.defs.hh line 1640. */
 #undef PPL_IN_Octagonal_Shape_CLASS
 
   //! The status flags to keep track of the internal state.
@@ -49869,7 +49872,7 @@ void swap(Parma_Polyhedra_Library::Octagonal_Shape<T>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Og_Status.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Og_Status.inlines.hh line 1. */
 /* Octagonal_Shape<T>::Status class implementation: inline functions.
 */
 
@@ -50072,12 +50075,12 @@ Octagonal_Shape<T>::Status::ascii_load(std::istream& s) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.inlines.hh line 1. */
 /* Octagonal_Shape class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.inlines.hh line 34. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.inlines.hh line 34. */
 #include <cassert>
 #include <algorithm>
 
@@ -50860,12 +50863,12 @@ swap(Parma_Polyhedra_Library::Octagonal_Shape<T>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.templates.hh line 1. */
 /* Octagonal_Shape class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.templates.hh line 30. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.templates.hh line 30. */
 #include <cassert>
 #include <vector>
 #include <deque>
@@ -57631,9 +57634,9 @@ Octagonal_Shape<T>::throw_generic(const char* method,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Octagonal_Shape.defs.hh line 2015. */
+/* Automatically generated from PPL source file ../src/Octagonal_Shape.defs.hh line 2015. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.inlines.hh line 34. */
+/* Automatically generated from PPL source file ../src/BD_Shape.inlines.hh line 34. */
 #include <cassert>
 #include <vector>
 #include <iostream>
@@ -58486,12 +58489,12 @@ swap(Parma_Polyhedra_Library::BD_Shape<T>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/BD_Shape.templates.hh line 1. */
 /* BD_Shape class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.templates.hh line 36. */
+/* Automatically generated from PPL source file ../src/BD_Shape.templates.hh line 36. */
 #include <cassert>
 #include <vector>
 #include <deque>
@@ -64266,9 +64269,9 @@ BD_Shape<T>::throw_generic(const char* method, const char* reason) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/BD_Shape.defs.hh line 2146. */
+/* Automatically generated from PPL source file ../src/BD_Shape.defs.hh line 2146. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.templates.hh line 39. */
+/* Automatically generated from PPL source file ../src/Box.templates.hh line 39. */
 #include <iostream>
 
 namespace Parma_Polyhedra_Library {
@@ -68111,9 +68114,9 @@ l_m_distance_assign(Checked_Number<To, Extended_Number_Policy>& r,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Box.defs.hh line 2058. */
+/* Automatically generated from PPL source file ../src/Box.defs.hh line 2058. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Rational_Box.hh line 28. */
+/* Automatically generated from PPL source file ../src/Rational_Box.hh line 28. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -68124,7 +68127,7 @@ typedef Box<Rational_Interval> Rational_Box;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/max_space_dimension.hh line 33. */
+/* Automatically generated from PPL source file ../src/max_space_dimension.hh line 33. */
 #include <algorithm>
 
 namespace Parma_Polyhedra_Library {
@@ -68168,17 +68171,17 @@ max_space_dimension() {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/algorithms.hh line 1. */
+/* Automatically generated from PPL source file ../src/algorithms.hh line 1. */
 /* A collection of useful convex polyhedra algorithms: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.defs.hh line 1. */
 /* Pointset_Powerset class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -68188,12 +68191,12 @@ class Pointset_Powerset;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.defs.hh line 1. */
 /* Partially_Reduced_Product class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.defs.hh line 48. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.defs.hh line 48. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -69736,12 +69739,12 @@ void swap(Parma_Polyhedra_Library::Partially_Reduced_Product<D1, D2, R>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.inlines.hh line 1. */
 /* Partially_Reduced_Product class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.inlines.hh line 31. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.inlines.hh line 31. */
 
 namespace Parma_Polyhedra_Library {
 
@@ -70538,13 +70541,13 @@ std::swap(Parma_Polyhedra_Library::Partially_Reduced_Product<D1, D2, R>& x,
   x.swap(y);
 }
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.templates.hh line 1. */
 /* Partially_Reduced_Product class implementation:
    non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.templates.hh line 30. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.templates.hh line 30. */
 #include <algorithm>
 #include <deque>
 
@@ -71034,14 +71037,14 @@ void Constraints_Reduction<D1, D2>::product_reduce(D1& d1, D2& d2) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Partially_Reduced_Product.defs.hh line 1592. */
+/* Automatically generated from PPL source file ../src/Partially_Reduced_Product.defs.hh line 1592. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Determinate.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Determinate.defs.hh line 1. */
 /* Determinate class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Determinate.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Determinate.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -71051,7 +71054,7 @@ class Determinate;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Determinate.defs.hh line 31. */
+/* Automatically generated from PPL source file ../src/Determinate.defs.hh line 31. */
 #include <iosfwd>
 #include <cassert>
 
@@ -71344,7 +71347,7 @@ void swap(Parma_Polyhedra_Library::Determinate<PS>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Determinate.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Determinate.inlines.hh line 1. */
 /* Determinate class implementation: inline functions.
 */
 
@@ -71632,14 +71635,14 @@ swap(Parma_Polyhedra_Library::Determinate<PS>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Determinate.defs.hh line 324. */
+/* Automatically generated from PPL source file ../src/Determinate.defs.hh line 324. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/Powerset.defs.hh line 1. */
 /* Powerset class declaration.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/Powerset.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -71649,12 +71652,12 @@ class Powerset;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/iterator_to_const.defs.hh line 1. */
+/* Automatically generated from PPL source file ../src/iterator_to_const.defs.hh line 1. */
 /* iterator_to_const and const_iterator_to_const class declarations.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/iterator_to_const.types.hh line 1. */
+/* Automatically generated from PPL source file ../src/iterator_to_const.types.hh line 1. */
 
 
 namespace Parma_Polyhedra_Library {
@@ -71667,7 +71670,7 @@ class const_iterator_to_const;
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/iterator_to_const.defs.hh line 28. */
+/* Automatically generated from PPL source file ../src/iterator_to_const.defs.hh line 28. */
 //#include "Ask_Tell.types.hh"
 #include <iterator>
 
@@ -71860,7 +71863,7 @@ operator!=(const iterator_to_const<Container>& x,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/iterator_to_const.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/iterator_to_const.inlines.hh line 1. */
 /* iterator_to_const and const_iterator_to_const class implementations:
    inline functions.
 */
@@ -72040,9 +72043,9 @@ operator!=(const iterator_to_const<Container>& x,
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/iterator_to_const.defs.hh line 221. */
+/* Automatically generated from PPL source file ../src/iterator_to_const.defs.hh line 221. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.defs.hh line 29. */
+/* Automatically generated from PPL source file ../src/Powerset.defs.hh line 29. */
 #include <iosfwd>
 #include <iterator>
 #include <list>
@@ -72465,7 +72468,7 @@ void swap(Parma_Polyhedra_Library::Powerset<D>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Powerset.inlines.hh line 1. */
 /* Powerset class implementation: inline functions.
 */
 
@@ -72679,12 +72682,12 @@ swap(Parma_Polyhedra_Library::Powerset<D>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Powerset.templates.hh line 1. */
 /* Powerset class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.templates.hh line 27. */
+/* Automatically generated from PPL source file ../src/Powerset.templates.hh line 27. */
 #include <algorithm>
 #include <cassert>
 #include <iostream>
@@ -72967,9 +72970,9 @@ Powerset<D>::OK(const bool disallow_bottom) const {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Powerset.defs.hh line 453. */
+/* Automatically generated from PPL source file ../src/Powerset.defs.hh line 453. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.defs.hh line 43. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.defs.hh line 43. */
 #include <iosfwd>
 #include <list>
 #include <map>
@@ -74373,12 +74376,12 @@ void swap(Parma_Polyhedra_Library::Pointset_Powerset<PS>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.inlines.hh line 1. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.inlines.hh line 1. */
 /* Pointset_Powerset class implementation: inline functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.inlines.hh line 34. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.inlines.hh line 34. */
 #include <algorithm>
 #include <deque>
 
@@ -74675,12 +74678,12 @@ swap(Parma_Polyhedra_Library::Pointset_Powerset<PS>& x,
 
 } // namespace std
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.templates.hh line 1. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.templates.hh line 1. */
 /* Pointset_Powerset class implementation: non-inline template functions.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.templates.hh line 32. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.templates.hh line 32. */
 #include <algorithm>
 #include <deque>
 #include <string>
@@ -76259,9 +76262,9 @@ linear_partition(const PS& p, const PS& q) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/Pointset_Powerset.defs.hh line 1448. */
+/* Automatically generated from PPL source file ../src/Pointset_Powerset.defs.hh line 1448. */
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/algorithms.hh line 28. */
+/* Automatically generated from PPL source file ../src/algorithms.hh line 28. */
 #include <utility>
 #include <cassert>
 
@@ -76305,12 +76308,12 @@ poly_hull_assign_if_exact(PH& p, const PH& q) {
 
 } // namespace Parma_Polyhedra_Library
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/wrap.hh line 1. */
+/* Automatically generated from PPL source file ../src/wrap.hh line 1. */
 /* Declaration of string wrapping function.
 */
 
 
-/* Automatically generated from PPL source file /home/bagnara/ppl/ppl/src/wrap.hh line 27. */
+/* Automatically generated from PPL source file ../src/wrap.hh line 27. */
 
 namespace Parma_Polyhedra_Library {
 
diff --git a/tests/BD_Shape/Makefile.am b/tests/BD_Shape/Makefile.am
index 34560ac..1ffcdf0 100644
--- a/tests/BD_Shape/Makefile.am
+++ b/tests/BD_Shape/Makefile.am
@@ -291,3 +291,13 @@ run_tests.stamp
 
 DISTCLEANFILES = \
 dirty_marker
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
diff --git a/tests/BD_Shape/Makefile.in b/tests/BD_Shape/Makefile.in
index e29276d..ba32e2a 100644
--- a/tests/BD_Shape/Makefile.in
+++ b/tests/BD_Shape/Makefile.in
@@ -1545,6 +1545,15 @@ print_check_PROGRAMS:
 
 print_INSTANCES:
 	echo $(INSTANCES)
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Box/Makefile.am b/tests/Box/Makefile.am
index b3bde28..9be42b2 100644
--- a/tests/Box/Makefile.am
+++ b/tests/Box/Makefile.am
@@ -317,3 +317,15 @@ run_tests.stamp
 
 DISTCLEANFILES = \
 dirty_marker
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
diff --git a/tests/Box/Makefile.in b/tests/Box/Makefile.in
index 48202bc..3f6f57c 100644
--- a/tests/Box/Makefile.in
+++ b/tests/Box/Makefile.in
@@ -1676,6 +1676,18 @@ print_check_PROGRAMS:
 
 print_INSTANCES:
 	echo $(INSTANCES)
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Grid/Makefile.am b/tests/Grid/Makefile.am
index 339cdec..1722c09 100644
--- a/tests/Grid/Makefile.am
+++ b/tests/Grid/Makefile.am
@@ -294,3 +294,12 @@ ascii_dump_load4.dat \
 ascii_dump_load5.dat \
 ascii_dump_load6.dat \
 ascii_dump_load7.dat
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
diff --git a/tests/Grid/Makefile.in b/tests/Grid/Makefile.in
index 4ff5670..5cd39e0 100644
--- a/tests/Grid/Makefile.in
+++ b/tests/Grid/Makefile.in
@@ -1900,6 +1900,15 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/MIP_Problem/Makefile.am b/tests/MIP_Problem/Makefile.am
index c3e6d87..14fcfff 100644
--- a/tests/MIP_Problem/Makefile.am
+++ b/tests/MIP_Problem/Makefile.am
@@ -94,3 +94,15 @@ EXTRA_DIST = $(mipproblem2_SRCS)
 
 MOSTLYCLEANFILES = \
 ascii_dump_load1.dat
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
diff --git a/tests/MIP_Problem/Makefile.in b/tests/MIP_Problem/Makefile.in
index 67d9d2b..75c38f9 100644
--- a/tests/MIP_Problem/Makefile.in
+++ b/tests/MIP_Problem/Makefile.in
@@ -736,6 +736,18 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Octagonal_Shape/Makefile.am b/tests/Octagonal_Shape/Makefile.am
index e334116..7cbe4ba 100644
--- a/tests/Octagonal_Shape/Makefile.am
+++ b/tests/Octagonal_Shape/Makefile.am
@@ -292,3 +292,12 @@ run_tests.stamp
 
 DISTCLEANFILES = \
 dirty_marker
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
diff --git a/tests/Octagonal_Shape/Makefile.in b/tests/Octagonal_Shape/Makefile.in
index 27c2bcc..2c8d19b 100644
--- a/tests/Octagonal_Shape/Makefile.in
+++ b/tests/Octagonal_Shape/Makefile.in
@@ -1547,6 +1547,15 @@ print_check_PROGRAMS:
 
 print_INSTANCES:
 	echo $(INSTANCES)
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Octagonal_Shape/affineimage1.cc b/tests/Octagonal_Shape/affineimage1.cc
index 5f13405..4d3cf65 100644
--- a/tests/Octagonal_Shape/affineimage1.cc
+++ b/tests/Octagonal_Shape/affineimage1.cc
@@ -505,7 +505,10 @@ BEGIN_MAIN
   DO_TEST(test07);
   DO_TEST(test08);
   DO_TEST(test09);
+#ifndef __alpha__
+  // Exception handling is broken in GCC on the Alpha.
   DO_TEST(test10);
+#endif
   DO_TEST(test11);
   DO_TEST(test12);
   DO_TEST(test13);
diff --git a/tests/Partially_Reduced_Product/Makefile.am b/tests/Partially_Reduced_Product/Makefile.am
index 190adf0..0279540 100644
--- a/tests/Partially_Reduced_Product/Makefile.am
+++ b/tests/Partially_Reduced_Product/Makefile.am
@@ -80,3 +80,12 @@ check_PROGRAMS = $(TESTS)
 
 MOSTLYCLEANFILES = \
 ascii_dump_load1.dat
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
diff --git a/tests/Partially_Reduced_Product/Makefile.in b/tests/Partially_Reduced_Product/Makefile.in
index 2c8dade..24158a2 100644
--- a/tests/Partially_Reduced_Product/Makefile.in
+++ b/tests/Partially_Reduced_Product/Makefile.in
@@ -801,6 +801,15 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Polyhedron/Makefile.am b/tests/Polyhedron/Makefile.am
index 98c0189..b7994d4 100644
--- a/tests/Polyhedron/Makefile.am
+++ b/tests/Polyhedron/Makefile.am
@@ -678,3 +678,15 @@ writegensys1.dat \
 writepolyhedron1.dat \
 writepolyhedron2.dat \
 writevariable1.dat
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
diff --git a/tests/Polyhedron/Makefile.in b/tests/Polyhedron/Makefile.in
index 85eaade..c4ad6a8 100644
--- a/tests/Polyhedron/Makefile.in
+++ b/tests/Polyhedron/Makefile.in
@@ -4667,6 +4667,18 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
+
+$(top_builddir)/Watchdog/src/libpwl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/Watchdog/src libpwl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/tests/Polyhedron/memory1.cc b/tests/Polyhedron/memory1.cc
index f1544d0..b14c94d 100644
--- a/tests/Polyhedron/memory1.cc
+++ b/tests/Polyhedron/memory1.cc
@@ -53,8 +53,12 @@ site: http://www.cs.unipr.it/ppl/ . */
 //
 // On the Itanium the test fails because of the bug reported in
 // http://www.cs.unipr.it/pipermail/ppl-devel/2008-September/012943.html
+//
+// On s390x-linux the test fails, we do not know why (and without access
+// to such a machine there is little we can do).
+// See http://www.cs.unipr.it/pipermail/ppl-devel/2009-April/014489.html
 #if !PPL_GMP_SUPPORTS_EXCEPTIONS || !PPL_CXX_SUPPORTS_LIMITING_MEMORY \
-  || defined(__ia64)
+  || defined(__ia64) || defined(__s390x__)
 
 int
 main() TRY {
diff --git a/tests/Powerset/Makefile.am b/tests/Powerset/Makefile.am
index 4cfd912..076811e 100644
--- a/tests/Powerset/Makefile.am
+++ b/tests/Powerset/Makefile.am
@@ -180,3 +180,12 @@ universe1_SOURCES = universe1.cc
 upperbound1_SOURCES = upperbound1.cc
 
 check_PROGRAMS = $(TESTS)
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
diff --git a/tests/Powerset/Makefile.in b/tests/Powerset/Makefile.in
index 6960fba..1ea3f23 100644
--- a/tests/Powerset/Makefile.in
+++ b/tests/Powerset/Makefile.in
@@ -1161,6 +1161,15 @@ uninstall-am:
 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 	tags uninstall uninstall-am
 
+
+$(top_builddir)/utils/libppl_utils.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/utils libppl_utils.a
+
+$(top_builddir)/tests/libppl_tests.a:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/tests libppl_tests.a
+
+$(top_builddir)/src/libppl.la:
+	$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src libppl.la
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ppl.git



More information about the debian-science-commits mailing list