United BOINC

 
  • Increase font size
  • Default font size
  • Decrease font size
Home BOINC Projects Rectilinear Crossing Numbers

Rectilinear Crossing Numbers

E-mail Print PDF
User Rating: / 5
PoorBest 
AddThis Social Bookmark Button

Rectilinear Crossing Numbers

Rectilinear Crossing Numbers is a mathematical project that tries to solve computational and combinatorial geometry problems that are based on finite sets of points in the Euclidean plane.

Rectilinear Crossing Numbers project URL; http://dist.ist.tugraz.at/cape5/

About Rectilinear Crossing Numbers

Rectilinear
Crossing
Numbers
Homepage
Getting started
Download BOINC
Download BOINC
Create account
Create account
Get help
Participants
Your account
Community
Participant profiles
Statistics
Top participants
Information
Server status

Rectilinear Crossing NumbersMany questions in computational and combinatorial geometry are based on finite sets of points in the Euclidean plane. Several problems from graph theory also fit into this framework, when edges are restricted to be straight. A typical question is the prominent problem of the rectilinear crossing number (related to transport problems and optimization of print layouts for instance): What is the least number of crossings a straight-edge drawing of the complete graph on top of a set of n points in the plane obtains? Here complete graph means that any pair of points is connected by a straight-edge. Moreover we assume general position for the points, i.e., no three points lie on a common line.

It is not hard to see that we can place four points in a way so that no crossing occurs. For five points the drawing shows different ways to place them (these are all different order types (introduced by Goodman and Pollack in 1983)). If you place five points in convex positions then there are five crossings. The best you can do is to get only one crossing (there is no way to draw a complete graph on five points without crossings, even if you allow the edges to be curves). BTW: Maximizing the number of crossings is easy: Just place all n points on a circle to get the maximum of n choose 4 crossings.

Rectilinear Crossing Numbers

For larger point sets it is very hard to determine the best configuration. The main reason is that the number of combinations to place those points in different ways grows exponentially. For example already for n=11 there are 2,334,512,907 different configurations.

The remarkable hunt for crossing numbers of the complete graph has been initiated by R. Guy in the 1960s. Till the year 2000 only values for n<=9 have been found, in 2001 n=10 was solved and the case n=11 was settled in 2004. The main goal of the current project is to use sophisticated mathematical methods (abstract extension of order types) to determine the rectilinear crossing number for small values of n. So far we have been successful for n <= 17. From very recent (not even published yet) mathematical considerations the rectilinear crossing numbers for n=19 and n=21 are also known. So the most tantalizing problem now is to determine the true value for n=18, which is the main focus of this project.

An updated list for the best point sets known so far can be found at http://www.ist.tugraz.at/staff/aichholzer/crossings.html

Mathametical video

I simply could not find any video about the mathametics for this project. So here is a cool video about Pi, 3.14

.
 

Check out these cool BOINC videos!

No valid database connection Can't create/write to file '/tmp/#sql_1771_1.MYI' (Errcode: 13) SQL=SELECT c.id, c.title, c.introtext, c.state, c.sectionid, c.catid, c.created, c.modified, c.created_by, c.images, s.title AS sectiontitle, ct.title AS cattitle, u.name AS author, c.attribs FROM jos_content as c LEFT JOIN jos_sections as s ON s.id=c.sectionid LEFT JOIN jos_categories AS ct ON ct.id=c.catid LEFT JOIN jos_users AS u ON u.id=c.created_by WHERE c.catid=41 AND ( c.publish_up = '0000-00-00 00:00:00' OR c.publish_up <= now() ) AND ( c.publish_down = '0000-00-00 00:00:00' OR c.publish_down >= now() ) AND c.state != -1 AND c.state != 0 ORDER BY rand() LIMIT 3 OFFSET 0

Check out this science project!

Riesel Sieve

Riesel Sieve is a distributed effort to prove that k=509203 is the smallest Riesel number. These numbers do not produce primes for any n in the function k*2^n-1

Riesel Sieve project URL; http://boinc.rieselsieve.com/

Read more...

Poll Poll 1

Is BOINC manager "User friendly"?
 

Poll Poll 2

How many BOINC projects are you running?
 

Poll Poll 3

Have you ever used an Account Manager?
 

Popular

No valid database connection Can't create/write to file '/tmp/#sql_1771_1.MYI' (Errcode: 13) SQL=SELECT a.*, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(":", a.id, a.alias) ELSE a.id END as slug, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(":", cc.id, cc.alias) ELSE cc.id END as catslug FROM jos_content AS a LEFT JOIN jos_content_frontpage AS f ON f.content_id = a.id INNER JOIN jos_categories AS cc ON cc.id = a.catid INNER JOIN jos_sections AS s ON s.id = a.sectionid WHERE ( a.state = 1 AND s.id > 0 ) AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2013-06-20 06:03:37' ) AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2013-06-20 06:03:37' ) AND a.access <= 0 AND cc.access <= 0 AND s.access <= 0 AND s.published = 1 AND cc.published = 1 ORDER BY a.hits DESC LIMIT 0, 5

Check out this BOINC video

SETI@home: Listening to the Universe

SETI@home - Listening to the Universe
Read more...