maximal-rectangle

solver for the maximal rectangle problem

Usage no npm install needed!

<script type="module">
  import maximalRectangle from 'https://cdn.skypack.dev/maximal-rectangle';
</script>

README

maximal-rectangle

javascript module to solve the maximal rectangle problem.