Coder Social home page Coder Social logo

largest-axis-aligned-rectangle's Introduction

README

Summary

  • Version 0.0.0
  • This is C++ code to determine the largest axis-aligned rectangle in a convex polygon.
  • Learn Markdown

Set Up

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Contact

largest-axis-aligned-rectangle's People

Contributors

garyhubley avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

r0l1 sherlockpei

largest-axis-aligned-rectangle's Issues

fails for re-ordered test polygon

Hi,
once you re-order the last test polygon in main.cpp, the current code fails.
Please rotate vertices until xmin vertex 250,485 gets towards the beginning.
First, it unveils that rangeA and rangeC arguments of case 9 line 74 are swapped.
Once this is fixed, case 10 doesn't converge anymore. Runs forever.
Looks like your code relies on rangeA being in some specific quadrants, and doesn't accept all possible combinations.
What has been your assumption in mind when developing the code?

Regards,
Toby

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.