Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: What is the difference between a corner case and edge case?

by scain (Curate)
on Jan 13, 2003 at 13:36 UTC ( [id://226451]=note: print w/replies, xml ) Need Help??


in reply to What is the difference between a corner case and edge case?

I believe it comes from numerical methods, specifically for solving multidimentional differential equations. In order to solve a 2D differential equation, you need initial conditions at the boundaries; along the sides, you have one condition that must be met. At the corners, you have two conditions that must met, and frequently, that is where the problems happen.

Minor update: I should more properly have referred to those conditions as boundary conditions, that have to true all the time. In order to solve a 2d differential equation, you also need initial conditions describing the state of the surface initially (at t=0).

Scott
Project coordinator of the Generic Model Organism Database Project

  • Comment on Re: What is the difference between a corner case and edge case?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://226451]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-20 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found