Formula for volume of a convex polytopeAlgorithm for finding the volume of a convex polytopeAlgorithm for finding the volume of a convex polytopeDo plane projections determine a convex polytope?Estimating the Volume of the Metric PolytopeRandom Sampling a linearly constrained region in n-dimensions…Complexity of convex polytope volume calculation ? (Volume of Voronoi cell) (Error probability)Volume of intersection of a convex polytope with an affine space.non-convex Polytope definitionconvex polytope integer pointsEfficient algorithm for finding normals of a high dimensional convex hull with few facetsVolume of caps of a polytope

Formula for volume of a convex polytope


Algorithm for finding the volume of a convex polytopeAlgorithm for finding the volume of a convex polytopeDo plane projections determine a convex polytope?Estimating the Volume of the Metric PolytopeRandom Sampling a linearly constrained region in n-dimensions…Complexity of convex polytope volume calculation ? (Volume of Voronoi cell) (Error probability)Volume of intersection of a convex polytope with an affine space.non-convex Polytope definitionconvex polytope integer pointsEfficient algorithm for finding normals of a high dimensional convex hull with few facetsVolume of caps of a polytope













4












$begingroup$


So I've been searching around the internet for some answers to this, but I currently have a set of linear constraints: $Ax = b, Cx le d$ for matrices $A in mathbbR^n times m$, $bin mathbbR^n$, $C in mathbbR^p times m$, and $d in mathbbR^p$. I would like to deduce a formula for the volume of the set of feasible $x$:s that satisfy these constraints. It would be great if anyone could point me in a good direction, maybe this can't be solved analytically, in this case, maybe there is an approximation?










share|cite|improve this question









New contributor




Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$
















    4












    $begingroup$


    So I've been searching around the internet for some answers to this, but I currently have a set of linear constraints: $Ax = b, Cx le d$ for matrices $A in mathbbR^n times m$, $bin mathbbR^n$, $C in mathbbR^p times m$, and $d in mathbbR^p$. I would like to deduce a formula for the volume of the set of feasible $x$:s that satisfy these constraints. It would be great if anyone could point me in a good direction, maybe this can't be solved analytically, in this case, maybe there is an approximation?










    share|cite|improve this question









    New contributor




    Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      4












      4








      4


      1



      $begingroup$


      So I've been searching around the internet for some answers to this, but I currently have a set of linear constraints: $Ax = b, Cx le d$ for matrices $A in mathbbR^n times m$, $bin mathbbR^n$, $C in mathbbR^p times m$, and $d in mathbbR^p$. I would like to deduce a formula for the volume of the set of feasible $x$:s that satisfy these constraints. It would be great if anyone could point me in a good direction, maybe this can't be solved analytically, in this case, maybe there is an approximation?










      share|cite|improve this question









      New contributor




      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      So I've been searching around the internet for some answers to this, but I currently have a set of linear constraints: $Ax = b, Cx le d$ for matrices $A in mathbbR^n times m$, $bin mathbbR^n$, $C in mathbbR^p times m$, and $d in mathbbR^p$. I would like to deduce a formula for the volume of the set of feasible $x$:s that satisfy these constraints. It would be great if anyone could point me in a good direction, maybe this can't be solved analytically, in this case, maybe there is an approximation?







      convex-polytopes linear-programming simplicial-volume






      share|cite|improve this question









      New contributor




      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question









      New contributor




      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question








      edited 9 hours ago







      Erik













      New contributor




      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 10 hours ago









      ErikErik

      212




      212




      New contributor




      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Erik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes


















          6












          $begingroup$

          Here is one paper, whose introduction will lead you to others:




          Lasserre, Jean B., and Eduardo S. Zeron. "A new algorithm for the volume of a convex polytope." arXiv math/0106168 (2001).




          If you want a faster but approximate algorithm:




          Emiris, Ioannis Z., and Vissarion Fisikopoulos. "Efficient random-walk methods for approximating polytope volume." In Proceedings 13th Symposium on Computational Geometry, p. 318. ACM, 2014. ACM link.




          Also addressed in a 2009 MO question:
          "Algorithm for finding the volume of a convex polytope."






          share|cite|improve this answer











          $endgroup$












            Your Answer





            StackExchange.ifUsing("editor", function ()
            return StackExchange.using("mathjaxEditing", function ()
            StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
            StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
            );
            );
            , "mathjax-editing");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "504"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Erik is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathoverflow.net%2fquestions%2f325420%2fformula-for-volume-of-a-convex-polytope%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            6












            $begingroup$

            Here is one paper, whose introduction will lead you to others:




            Lasserre, Jean B., and Eduardo S. Zeron. "A new algorithm for the volume of a convex polytope." arXiv math/0106168 (2001).




            If you want a faster but approximate algorithm:




            Emiris, Ioannis Z., and Vissarion Fisikopoulos. "Efficient random-walk methods for approximating polytope volume." In Proceedings 13th Symposium on Computational Geometry, p. 318. ACM, 2014. ACM link.




            Also addressed in a 2009 MO question:
            "Algorithm for finding the volume of a convex polytope."






            share|cite|improve this answer











            $endgroup$

















              6












              $begingroup$

              Here is one paper, whose introduction will lead you to others:




              Lasserre, Jean B., and Eduardo S. Zeron. "A new algorithm for the volume of a convex polytope." arXiv math/0106168 (2001).




              If you want a faster but approximate algorithm:




              Emiris, Ioannis Z., and Vissarion Fisikopoulos. "Efficient random-walk methods for approximating polytope volume." In Proceedings 13th Symposium on Computational Geometry, p. 318. ACM, 2014. ACM link.




              Also addressed in a 2009 MO question:
              "Algorithm for finding the volume of a convex polytope."






              share|cite|improve this answer











              $endgroup$















                6












                6








                6





                $begingroup$

                Here is one paper, whose introduction will lead you to others:




                Lasserre, Jean B., and Eduardo S. Zeron. "A new algorithm for the volume of a convex polytope." arXiv math/0106168 (2001).




                If you want a faster but approximate algorithm:




                Emiris, Ioannis Z., and Vissarion Fisikopoulos. "Efficient random-walk methods for approximating polytope volume." In Proceedings 13th Symposium on Computational Geometry, p. 318. ACM, 2014. ACM link.




                Also addressed in a 2009 MO question:
                "Algorithm for finding the volume of a convex polytope."






                share|cite|improve this answer











                $endgroup$



                Here is one paper, whose introduction will lead you to others:




                Lasserre, Jean B., and Eduardo S. Zeron. "A new algorithm for the volume of a convex polytope." arXiv math/0106168 (2001).




                If you want a faster but approximate algorithm:




                Emiris, Ioannis Z., and Vissarion Fisikopoulos. "Efficient random-walk methods for approximating polytope volume." In Proceedings 13th Symposium on Computational Geometry, p. 318. ACM, 2014. ACM link.




                Also addressed in a 2009 MO question:
                "Algorithm for finding the volume of a convex polytope."







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited 7 hours ago

























                answered 8 hours ago









                Joseph O'RourkeJoseph O'Rourke

                85.7k16234703




                85.7k16234703




















                    Erik is a new contributor. Be nice, and check out our Code of Conduct.









                    draft saved

                    draft discarded


















                    Erik is a new contributor. Be nice, and check out our Code of Conduct.












                    Erik is a new contributor. Be nice, and check out our Code of Conduct.











                    Erik is a new contributor. Be nice, and check out our Code of Conduct.














                    Thanks for contributing an answer to MathOverflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathoverflow.net%2fquestions%2f325420%2fformula-for-volume-of-a-convex-polytope%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Masuk log Menu navigasi

                    16 Maret Daftar isi Peristiwa | Kelahiran | Meninggal | Hari raya dan peringatan | Menu navigasis

                    ジョン・ファウルズ