zonoopt 2.2.0__tar.gz → 2.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {zonoopt-2.2.0 → zonoopt-2.3.0}/CMakeLists.txt +21 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/PKG-INFO +10 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/README.md +9 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/Doxyfile +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ADMM_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ADMM_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ADMM_8hpp_source.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/BnbDataStructures_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/BnbDataStructures_8hpp_source.html +226 -217
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Box_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Box_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Box_8hpp_source.html +215 -201
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/BranchAndBound_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/BranchAndBound_8hpp.html +2 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/BranchAndBound_8hpp_source.html +166 -146
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/CholeskyUtilities_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/CholeskyUtilities_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/CholeskyUtilities_8hpp_source.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ConZono_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ConZono_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ConZono_8hpp_source.html +73 -73
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/EmptySet_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/EmptySet_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/EmptySet_8hpp_source.html +5 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/GenUtilities_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/GenUtilities_8hpp_source.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/HybZono_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/HybZono_8hpp.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/HybZono_8hpp_source.html +340 -333
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/IntervalMatrix_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/IntervalMatrix_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/IntervalMatrix_8hpp_source.html +123 -117
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Interval_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Interval_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Interval_8hpp_source.html +24 -22
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Point_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Point_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Point_8hpp_source.html +34 -26
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/README_8md.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/SetOperations_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/SolverDataStructures_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/SolverDataStructures_8hpp_source.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/SparseMatrixUtilities_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/SparseMatrixUtilities_8hpp_source.html +2 -2
- zonoopt-2.3.0/docs/C++/html/ZonoJson_8cpp.html +123 -0
- zonoopt-2.3.0/docs/C++/html/ZonoJson_8hpp.html +131 -0
- zonoopt-2.3.0/docs/C++/html/ZonoJson_8hpp_source.html +134 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ZonoOpt_8hpp.html +2 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/ZonoOpt_8hpp_source.html +12 -10
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Zono_8cpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Zono_8hpp.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/Zono_8hpp_source.html +30 -22
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/annotated.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Box-members.html +3 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Box.html +47 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono-members.html +5 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono.html +19 -18
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet-members.html +5 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet.html +19 -18
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1HybZono-members.html +4 -4
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1HybZono.html +28 -34
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Interval-members.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Interval.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1IntervalMatrix-members.html +3 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1IntervalMatrix.html +47 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box-members.html +47 -42
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box.html +110 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point-members.html +5 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point.html +54 -20
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono-members.html +5 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono.html +44 -13
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classes.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_000000_000002.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_000001_000000.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_193bdbab3565eeaa4b5e0fbe695510a6.html +4 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +4 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.map +1 -1
- zonoopt-2.3.0/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.md5 +1 -0
- zonoopt-2.3.0/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23_dep.map +1 -1
- zonoopt-2.3.0/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 +1 -0
- zonoopt-2.3.0/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23_dep.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/files.html +17 -15
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_b.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_c.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_d.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_e.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_f.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_b.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_c.html +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_d.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_e.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_f.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_g.html +4 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_h.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_i.html +4 -4
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_l.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_m.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_n.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_o.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_p.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_q.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_r.html +3 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_s.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_t.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_u.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_w.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_z.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_func_~.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_g.html +4 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_h.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_i.html +4 -4
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_j.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_k.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_l.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_m.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_n.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_o.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_p.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_q.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_r.html +3 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_rela.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_s.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_t.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_u.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_v.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_vars.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_w.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_x.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_z.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/functions_~.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/globals.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/globals_defs.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/graph_legend.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/group__ZonoOpt__PreprocessorMacros.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/group__ZonoOpt__SetOperations.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/group__ZonoOpt__SetupFunctions.html +71 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/group__ZonoOpt__Typedefs.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/hierarchy.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/index.html +12 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherits.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/menudata.js +5 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/namespaceZonoOpt.html +24 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/namespacemembers.html +16 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/namespacemembers_func.html +11 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/namespacemembers_type.html +2 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/namespaces.html +1 -1
- zonoopt-2.3.0/docs/C++/html/search/all_0.js +21 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_11.js +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_12.js +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_13.js +5 -4
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_15.js +3 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_18.js +7 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_2.js +3 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_5.js +2 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_6.js +15 -13
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_8.js +3 -3
- zonoopt-2.3.0/docs/C++/html/search/all_9.js +5 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_c.js +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_d.js +3 -1
- zonoopt-2.3.0/docs/C++/html/search/all_e.js +23 -0
- zonoopt-2.3.0/docs/C++/html/search/files_a.js +8 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_11.js +4 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_2.js +4 -4
- zonoopt-2.3.0/docs/C++/html/search/functions_5.js +5 -0
- zonoopt-2.3.0/docs/C++/html/search/functions_6.js +22 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_8.js +3 -3
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_a.js +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_f.js +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/searchdata.js +1 -1
- zonoopt-2.3.0/docs/C++/html/search/typedefs_0.js +4 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1OptSettings-members.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1OptSettings.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1OptSolution-members.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1OptSolution.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1WarmStartParams-members.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/structZonoOpt_1_1WarmStartParams.html +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/topics.html +1 -1
- zonoopt-2.3.0/docs/python/build/doctrees/environment.pickle +0 -0
- zonoopt-2.3.0/docs/python/build/doctrees/index.doctree +0 -0
- zonoopt-2.3.0/docs/python/build/doctrees/zonoopt.doctree +0 -0
- zonoopt-2.3.0/docs/python/build/html/.buildinfo +4 -0
- zonoopt-2.3.0/docs/python/build/html/_static/_sphinx_javascript_frameworks_compat.js +123 -0
- zonoopt-2.3.0/docs/python/build/html/_static/basic.css +906 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/badge_only.css +1 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/fontawesome-webfont.svg +2671 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-bold.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-normal.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/css/theme.css +4 -0
- zonoopt-2.3.0/docs/python/build/html/_static/doctools.js +149 -0
- zonoopt-2.3.0/docs/python/build/html/_static/documentation_options.js +13 -0
- zonoopt-2.3.0/docs/python/build/html/_static/file.png +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/jquery.js +2 -0
- zonoopt-2.3.0/docs/python/build/html/_static/js/badge_only.js +1 -0
- zonoopt-2.3.0/docs/python/build/html/_static/js/theme.js +1 -0
- zonoopt-2.3.0/docs/python/build/html/_static/js/versions.js +228 -0
- zonoopt-2.3.0/docs/python/build/html/_static/language_data.js +192 -0
- zonoopt-2.3.0/docs/python/build/html/_static/minus.png +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/plus.png +0 -0
- zonoopt-2.3.0/docs/python/build/html/_static/pygments.css +75 -0
- zonoopt-2.3.0/docs/python/build/html/_static/searchtools.js +635 -0
- zonoopt-2.3.0/docs/python/build/html/_static/sphinx_highlight.js +154 -0
- zonoopt-2.3.0/docs/python/build/html/genindex.html +916 -0
- zonoopt-2.3.0/docs/python/build/html/index.html +377 -0
- zonoopt-2.3.0/docs/python/build/html/objects.inv +0 -0
- zonoopt-2.3.0/docs/python/build/html/py-modindex.html +123 -0
- zonoopt-2.3.0/docs/python/build/html/search.html +120 -0
- zonoopt-2.3.0/docs/python/build/html/searchindex.js +1 -0
- zonoopt-2.3.0/docs/python/build/html/zonoopt.html +4758 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/python/source/conf.py +1 -1
- zonoopt-2.3.0/docs/python/source/index.rst +20 -0
- zonoopt-2.3.0/docs/python/source/zonoopt.rst +8 -0
- zonoopt-2.3.0/images/conzono_plot.svg +425 -0
- zonoopt-2.3.0/images/hybzono_plot.svg +439 -0
- zonoopt-2.3.0/images/mhe-traj.svg +3763 -0
- zonoopt-2.3.0/images/reachability-traj.svg +1675 -0
- zonoopt-2.3.0/images/readme_example.svg +510 -0
- zonoopt-2.3.0/images/zono_plot.svg +400 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/ZonoOpt.hpp +1 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/BnbDataStructures.hpp +32 -23
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/Box.hpp +24 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/BranchAndBound.hpp +36 -16
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/ConZono.hpp +3 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/EmptySet.hpp +2 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/HybZono.hpp +14 -7
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/Interval.hpp +2 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/IntervalMatrix.hpp +12 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/Point.hpp +6 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/SparseMatrixUtilities.hpp +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/Zono.hpp +5 -0
- zonoopt-2.3.0/include/zonoopt/ZonoJson.hpp +52 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/pyproject.toml +1 -1
- {zonoopt-2.2.0 → zonoopt-2.3.0}/python/src/zonoopt_py.cpp +79 -5
- {zonoopt-2.2.0 → zonoopt-2.3.0}/python/zonoopt/__init__.py +1 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/python/zonoopt/__init__.pyi +3 -2
- {zonoopt-2.2.0 → zonoopt-2.3.0}/python/zonoopt/_core.pyi +107 -13
- {zonoopt-2.2.0 → zonoopt-2.3.0}/python/zonoopt/zono_plot.py +44 -30
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/ADMM.cpp +28 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/Box.cpp +54 -50
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/BranchAndBound.cpp +144 -89
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/ConZono.cpp +52 -45
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/HybZono.cpp +502 -138
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/Interval.cpp +41 -4
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/IntervalMatrix.cpp +50 -24
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/Zono.cpp +1 -1
- zonoopt-2.3.0/src/ZonoJson.cpp +168 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/CMakeLists.txt +4 -1
- zonoopt-2.3.0/test/cpp-tests/include/unit_test_utilities.hpp +198 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_interval_arithmetic.cpp +25 -0
- zonoopt-2.3.0/test/cpp-tests/src/test_json.cpp +153 -0
- zonoopt-2.3.0/test/cpp-tests/src/test_overapproximation.cpp +121 -0
- zonoopt-2.3.0/test/cpp-tests/src/test_remove_redundancy.cpp +279 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/python-tests/unit_tests.py +482 -10
- zonoopt-2.3.0/test/test-data/overapproximation/rand_conzono.json +1 -0
- zonoopt-2.3.0/test/test-data/overapproximation/rand_hybzono.json +1 -0
- zonoopt-2.3.0/test/test-data/overapproximation/rand_zono.json +1 -0
- zonoopt-2.3.0/test/test-data/remove_redundancy/Z_test5.json +1 -0
- zonoopt-2.3.0/test/test-data/remove_redundancy/Z_test6.json +1 -0
- zonoopt-2.3.0/test/test-data/remove_redundancy/Z_test7.json +1 -0
- zonoopt-2.3.0/update_docs.bash +14 -0
- zonoopt-2.2.0/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.md5 +0 -1
- zonoopt-2.2.0/docs/C++/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png +0 -0
- zonoopt-2.2.0/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 +0 -1
- zonoopt-2.2.0/docs/C++/html/dir_d44c64559bbebec7f509842c48db8b23_dep.png +0 -0
- zonoopt-2.2.0/docs/C++/html/search/all_0.js +0 -20
- zonoopt-2.2.0/docs/C++/html/search/all_9.js +0 -4
- zonoopt-2.2.0/docs/C++/html/search/all_e.js +0 -22
- zonoopt-2.2.0/docs/C++/html/search/files_a.js +0 -6
- zonoopt-2.2.0/docs/C++/html/search/functions_5.js +0 -4
- zonoopt-2.2.0/docs/C++/html/search/functions_6.js +0 -20
- zonoopt-2.2.0/python/zonoopt/zono_json.py +0 -86
- zonoopt-2.2.0/test/cpp-tests/include/unit_test_utilities.hpp +0 -67
- {zonoopt-2.2.0 → zonoopt-2.3.0}/.github/workflows/cpp_build.yml +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/.github/workflows/python_build.yml +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/.gitmodules +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/CITATION.cff +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/LICENSE +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/cmake/ZonoOptConfig.cmake.in +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/.nojekyll +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/bc_s.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/bc_sd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Box__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Box__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Box__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__coll__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__coll__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__coll__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1ConZono__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__coll__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__coll__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__coll__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1EmptySet__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1HybZono__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1HybZono__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1HybZono__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__coll__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__coll__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__coll__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1MI__Box__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__coll__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__coll__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__coll__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Point__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__coll__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__coll__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__coll__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__inherit__graph.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__inherit__graph.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/classZonoOpt_1_1Zono__inherit__graph.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/closed.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/conzono_plot.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_193bdbab3565eeaa4b5e0fbe695510a6_dep.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_193bdbab3565eeaa4b5e0fbe695510a6_dep.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dir_193bdbab3565eeaa4b5e0fbe695510a6_dep.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/doc.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/docd.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/doxygen.css +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/doxygen.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/dynsections.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/folderclosed.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/folderclosedd.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/folderopen.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/folderopend.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/graph_legend.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/graph_legend.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/hybzono_plot.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_0.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_0.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_0.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_1.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_1.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_1.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_2.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_2.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_2.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_3.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_3.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_3.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_4.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_4.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_4.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_5.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_5.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_5.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_6.map +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_6.md5 +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/inherit_graph_6.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/jquery.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/menu.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/mhe-traj.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/minus.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/minusd.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/nav_f.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/nav_fd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/nav_g.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/nav_h.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/nav_hd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/open.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/plus.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/plusd.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/reachability-traj.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/readme_example.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_10.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_14.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_16.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_17.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_19.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_a.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_b.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/all_f.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_2.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_5.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_6.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_8.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/classes_9.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/close.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/defines_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_2.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_5.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_6.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_8.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/files_9.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_10.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_12.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_13.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_14.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_15.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_16.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_9.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_b.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_c.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_d.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/functions_e.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_2.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/groups_5.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/mag.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/mag_d.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/mag_sel.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/mag_seld.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/namespaces_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/pages_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_2.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_5.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_6.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_8.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_9.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/related_a.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/search.css +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/search.js +0 -0
- /zonoopt-2.2.0/docs/C++/html/search/typedefs_0.js → /zonoopt-2.3.0/docs/C++/html/search/typedefs_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_0.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_1.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_10.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_11.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_12.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_2.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_3.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_4.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_5.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_6.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_7.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_8.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_9.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_a.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_b.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_c.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_d.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_e.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/search/variables_f.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/splitbar.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/splitbard.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/sync_off.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/sync_on.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_a.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_ad.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_b.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_bd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_h.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_hd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_s.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tab_sd.png +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/tabs.css +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/html/zono_plot.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/C++/mathjax_conf.js +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/python/Makefile +0 -0
- /zonoopt-2.2.0/docs/python/source/index.rst → /zonoopt-2.3.0/docs/python/build/html/_sources/index.rst.txt +0 -0
- /zonoopt-2.2.0/docs/python/source/zonoopt.rst → /zonoopt-2.3.0/docs/python/build/html/_sources/zonoopt.rst.txt +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/docs/python/build/html/_static}/conzono_plot.svg +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/docs/python/build/html/_static}/hybzono_plot.svg +0 -0
- {zonoopt-2.2.0/examples/mhe → zonoopt-2.3.0/docs/python/build/html/_static}/mhe-traj.svg +0 -0
- {zonoopt-2.2.0/examples/safety-verification → zonoopt-2.3.0/docs/python/build/html/_static}/reachability-traj.svg +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/docs/python/build/html/_static}/readme_example.svg +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/docs/python/build/html/_static}/zono_plot.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/python/make.bat +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/docs/python/notes.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D1.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D2.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D3.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D4.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D5.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D6.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/D7.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S1.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S2.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S3.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S4.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S5.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S6.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/S7.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/U.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/Z1.json +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/ball-and-paddle/ball_and_paddle_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/combined-behavior-motion-planning/combined_behavior_motion_planning_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/combined-behavior-motion-planning/draw_car.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/conceptual-figure/conceptual_figure.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/conceptual-figure/hybrid_conceptual_figure.py +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/examples/mhe}/mhe-traj.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/mhe/mhe_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/mhe/u_data.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/mpc/mpc_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/nonlinear-reachability/nonlinear_reachability_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/plotting/plot_demo.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/reach-avoid/plot_heuristic_data.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/reach-avoid/reach_avoid_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/reach-avoid/reach_avoid_results.json +0 -0
- {zonoopt-2.2.0/images → zonoopt-2.3.0/examples/safety-verification}/reachability-traj.svg +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/safety-verification/safety_verification_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/sparsity/conzono_sparsity_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/examples/sparsity/hybzono_sparsity_example.py +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/ADMM.hpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/CholeskyUtilities.hpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/GenUtilities.hpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/include/zonoopt/SolverDataStructures.hpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/CholeskyUtilities.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/EmptySet.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/Point.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/src/SetOperations.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_affine_inclusion.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_get_leaves.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_intersection.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_is_empty.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_minkowski_sum.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_operator_overloading.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_point_contain.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_safety_verification.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_support.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/cpp-tests/src/test_vrep_2_hybzono.cpp +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/Ab.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/Ac.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/Gb.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/Gc.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/intersection/c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/f_A.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/f_G.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/f_b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/f_c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/i_A.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/i_G.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/i_b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/is_empty/i_c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/Ab.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/Ac.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/Gb.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/Gc.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/minkowski_sum/c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/A.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/G.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/x_c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/point_contain/x_n.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/A.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/G.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/d.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/support/sup.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/Ab.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/Ac.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/Gb.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/Gc.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/b.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/test/test-data/vrep_2_hybzono/c.txt +0 -0
- {zonoopt-2.2.0 → zonoopt-2.3.0}/update_stubs.bash +0 -0
|
@@ -36,7 +36,7 @@ if (ZONOOPT_BUILD_PYTHON_BINDINGS)
|
|
|
36
36
|
set(TARGET_VAR _core)
|
|
37
37
|
else()
|
|
38
38
|
project(ZonoOpt
|
|
39
|
-
VERSION 2.
|
|
39
|
+
VERSION 2.3.0
|
|
40
40
|
LANGUAGES CXX
|
|
41
41
|
)
|
|
42
42
|
set(TARGET_VAR ZonoOpt)
|
|
@@ -66,7 +66,7 @@ if (NOT TARGET Eigen3::Eigen)
|
|
|
66
66
|
message(FATAL_ERROR "Failed to fetch Eigen dependency.")
|
|
67
67
|
endif()
|
|
68
68
|
|
|
69
|
-
|
|
69
|
+
# Boost dependency
|
|
70
70
|
function(fetch_boost_lib name repo)
|
|
71
71
|
FetchContent_Declare(
|
|
72
72
|
boost_${name}
|
|
@@ -110,6 +110,22 @@ if (NOT TARGET ${boost_handle})
|
|
|
110
110
|
message(FATAL_ERROR "Failed to fetch Boost dependency.")
|
|
111
111
|
endif()
|
|
112
112
|
|
|
113
|
+
# json dependency
|
|
114
|
+
find_package(nlohmann_json 3.10 CONFIG QUIET)
|
|
115
|
+
if (NOT nlohmann_json_FOUND)
|
|
116
|
+
if (ZONOOPT_INSTALL)
|
|
117
|
+
message(FATAL_ERROR "nlohmann_json not found on system. Required for ZONOOPT_INSTALL.")
|
|
118
|
+
else()
|
|
119
|
+
message(STATUS "nlohmann_json not found, fetching 3.12.0 via FetchContent...")
|
|
120
|
+
FetchContent_Declare(
|
|
121
|
+
nlohmann_json
|
|
122
|
+
GIT_REPOSITORY https://github.com/nlohmann/json.git
|
|
123
|
+
GIT_TAG v3.12.0
|
|
124
|
+
)
|
|
125
|
+
FetchContent_MakeAvailable(nlohmann_json)
|
|
126
|
+
endif()
|
|
127
|
+
endif()
|
|
128
|
+
|
|
113
129
|
# python dependencies
|
|
114
130
|
if (ZONOOPT_BUILD_PYTHON_BINDINGS)
|
|
115
131
|
# Find the module development requirements (requires FindPython from 3.17 or
|
|
@@ -132,6 +148,7 @@ set(SOURCE_FILES
|
|
|
132
148
|
src/Box.cpp
|
|
133
149
|
src/IntervalMatrix.cpp
|
|
134
150
|
src/BranchAndBound.cpp
|
|
151
|
+
src/ZonoJson.cpp
|
|
135
152
|
)
|
|
136
153
|
|
|
137
154
|
# build
|
|
@@ -158,9 +175,10 @@ else()
|
|
|
158
175
|
)
|
|
159
176
|
endif()
|
|
160
177
|
|
|
161
|
-
# link
|
|
178
|
+
# link dependencies
|
|
162
179
|
target_link_libraries(${TARGET_VAR} PUBLIC Eigen3::Eigen)
|
|
163
180
|
target_link_libraries(${TARGET_VAR} PUBLIC ${boost_handle})
|
|
181
|
+
target_link_libraries(${TARGET_VAR} PUBLIC nlohmann_json::nlohmann_json)
|
|
164
182
|
|
|
165
183
|
# include directories
|
|
166
184
|
target_include_directories(${TARGET_VAR} PUBLIC
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: zonoopt
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.3.0
|
|
4
4
|
Summary: Python bindings for the ZonoOpt C++ library
|
|
5
5
|
Author-Email: Joshua Robbins <jrobbins@psu.edu>
|
|
6
6
|
Classifier: Development Status :: 4 - Beta
|
|
@@ -81,13 +81,14 @@ For cases where numerical optimization is required, e.g., checking if a set is e
|
|
|
81
81
|
constraints are represented as a zonotopic set, custom optimization routines are utilized.
|
|
82
82
|
Some key features of the ZonoOpt library are as follows:
|
|
83
83
|
- All classes and methods are implemented using sparse linear algebra via the Eigen library.
|
|
84
|
-
- ZonoOpt has
|
|
84
|
+
- ZonoOpt has minimal external dependencies, making it easy to integrate into robotics projects using C++ or Python.
|
|
85
|
+
- Dependencies are Eigen, Boost, and nlohmann/json
|
|
85
86
|
- Polymorphism is used to provide a common interface for zonotopes, constrained zonotopes, and hybrid zonotopes while allowing for specialized implementations.
|
|
86
87
|
- E.g., `support` is more efficient for zonotopes than for constrained zonotopes.
|
|
87
88
|
- Factors are flexibly defined as either $[\xi_c \quad \xi_b]^T \in [0,1]^{nGc} \times \lbrace 0,1 \rbrace^{nGb}$ or the more standard form $[\xi_c \quad \xi_b]^T \in [-1,1]^{nGc} \times \lbrace -1,1 \rbrace^{nGb}$ to facilitate certain set operations.
|
|
88
89
|
- Interval arithmetic is provided via the `Interval`, `Box`, and `IntervalMatrix` classes.
|
|
89
90
|
- Boost's interval library is used within `Interval` for most of the fundamental operations.
|
|
90
|
-
- Operator overloading for commonly-used set operations.
|
|
91
|
+
- Operator overloading is implemented for commonly-used set operations.
|
|
91
92
|
|
|
92
93
|
## Building and Installing
|
|
93
94
|
Python bindings can be installed from PyPI with `pip install zonoopt`. To build the bindings from source, use `pip install .`. Note that a C++ compiler is required to build from source.
|
|
@@ -240,5 +241,11 @@ More information about ZonoOpt can be found in the following publications. Pleas
|
|
|
240
241
|
|
|
241
242
|
**Robbins, J.A., Thompson, A.F., Glunt, J.J., and Pangborn, H.C., "Hybrid System Planning using a Mixed-Integer ADMM Heuristic and Hybrid Zonotopes", 2026. [https://arxiv.org/abs/2602.17574](https://doi.org/10.48550/arXiv.2602.17574)**
|
|
242
243
|
|
|
244
|
+
## A Note on Version Numbers
|
|
245
|
+
For internal reasons, ZonoOpt's versioning begins at 2.0.0.
|
|
246
|
+
|
|
247
|
+
Please note that the library is currently in Beta. In this phase, there may be API changes in minor version updates (e.g., 2.1.0 to 2.2.0).
|
|
248
|
+
There will be no API changes between patch numbers (e.g., 2.2.0 to 2.2.1).
|
|
249
|
+
|
|
243
250
|
## See Also
|
|
244
251
|
For MATLAB users, [zonoLAB](https://github.com/ESCL-at-UTD/zonoLAB) provides classes and set operations for zonotopes, constrained zonotopes, and hybrid zonotopes.
|
|
@@ -62,13 +62,14 @@ For cases where numerical optimization is required, e.g., checking if a set is e
|
|
|
62
62
|
constraints are represented as a zonotopic set, custom optimization routines are utilized.
|
|
63
63
|
Some key features of the ZonoOpt library are as follows:
|
|
64
64
|
- All classes and methods are implemented using sparse linear algebra via the Eigen library.
|
|
65
|
-
- ZonoOpt has
|
|
65
|
+
- ZonoOpt has minimal external dependencies, making it easy to integrate into robotics projects using C++ or Python.
|
|
66
|
+
- Dependencies are Eigen, Boost, and nlohmann/json
|
|
66
67
|
- Polymorphism is used to provide a common interface for zonotopes, constrained zonotopes, and hybrid zonotopes while allowing for specialized implementations.
|
|
67
68
|
- E.g., `support` is more efficient for zonotopes than for constrained zonotopes.
|
|
68
69
|
- Factors are flexibly defined as either $[\xi_c \quad \xi_b]^T \in [0,1]^{nGc} \times \lbrace 0,1 \rbrace^{nGb}$ or the more standard form $[\xi_c \quad \xi_b]^T \in [-1,1]^{nGc} \times \lbrace -1,1 \rbrace^{nGb}$ to facilitate certain set operations.
|
|
69
70
|
- Interval arithmetic is provided via the `Interval`, `Box`, and `IntervalMatrix` classes.
|
|
70
71
|
- Boost's interval library is used within `Interval` for most of the fundamental operations.
|
|
71
|
-
- Operator overloading for commonly-used set operations.
|
|
72
|
+
- Operator overloading is implemented for commonly-used set operations.
|
|
72
73
|
|
|
73
74
|
## Building and Installing
|
|
74
75
|
Python bindings can be installed from PyPI with `pip install zonoopt`. To build the bindings from source, use `pip install .`. Note that a C++ compiler is required to build from source.
|
|
@@ -221,5 +222,11 @@ More information about ZonoOpt can be found in the following publications. Pleas
|
|
|
221
222
|
|
|
222
223
|
**Robbins, J.A., Thompson, A.F., Glunt, J.J., and Pangborn, H.C., "Hybrid System Planning using a Mixed-Integer ADMM Heuristic and Hybrid Zonotopes", 2026. [https://arxiv.org/abs/2602.17574](https://doi.org/10.48550/arXiv.2602.17574)**
|
|
223
224
|
|
|
225
|
+
## A Note on Version Numbers
|
|
226
|
+
For internal reasons, ZonoOpt's versioning begins at 2.0.0.
|
|
227
|
+
|
|
228
|
+
Please note that the library is currently in Beta. In this phase, there may be API changes in minor version updates (e.g., 2.1.0 to 2.2.0).
|
|
229
|
+
There will be no API changes between patch numbers (e.g., 2.2.0 to 2.2.1).
|
|
230
|
+
|
|
224
231
|
## See Also
|
|
225
232
|
For MATLAB users, [zonoLAB](https://github.com/ESCL-at-UTD/zonoLAB) provides classes and set operations for zonotopes, constrained zonotopes, and hybrid zonotopes.
|
|
@@ -38,7 +38,7 @@ PROJECT_NAME = "ZonoOpt"
|
|
|
38
38
|
# could be handy for archiving the generated documentation or if some version
|
|
39
39
|
# control system is used.
|
|
40
40
|
|
|
41
|
-
PROJECT_NUMBER = "2.
|
|
41
|
+
PROJECT_NUMBER = "2.3.0"
|
|
42
42
|
|
|
43
43
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
|
44
44
|
# for a project that appears at the top of each page and should give viewer a
|
|
@@ -34,7 +34,7 @@ MathJax.Hub.Config({
|
|
|
34
34
|
<tbody>
|
|
35
35
|
<tr id="projectrow">
|
|
36
36
|
<td id="projectalign">
|
|
37
|
-
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.
|
|
37
|
+
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.3.0</span>
|
|
38
38
|
</div>
|
|
39
39
|
</td>
|
|
40
40
|
</tr>
|
|
@@ -34,7 +34,7 @@ MathJax.Hub.Config({
|
|
|
34
34
|
<tbody>
|
|
35
35
|
<tr id="projectrow">
|
|
36
36
|
<td id="projectalign">
|
|
37
|
-
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.
|
|
37
|
+
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.3.0</span>
|
|
38
38
|
</div>
|
|
39
39
|
</td>
|
|
40
40
|
</tr>
|
|
@@ -34,7 +34,7 @@ MathJax.Hub.Config({
|
|
|
34
34
|
<tbody>
|
|
35
35
|
<tr id="projectrow">
|
|
36
36
|
<td id="projectalign">
|
|
37
|
-
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.
|
|
37
|
+
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.3.0</span>
|
|
38
38
|
</div>
|
|
39
39
|
</td>
|
|
40
40
|
</tr>
|
|
@@ -34,7 +34,7 @@ MathJax.Hub.Config({
|
|
|
34
34
|
<tbody>
|
|
35
35
|
<tr id="projectrow">
|
|
36
36
|
<td id="projectalign">
|
|
37
|
-
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.
|
|
37
|
+
<div id="projectname">ZonoOpt<span id="projectnumber"> 2.3.0</span>
|
|
38
38
|
</div>
|
|
39
39
|
</td>
|
|
40
40
|
</tr>
|