CINXE.COM
Combinatorial Structures and Algorithms, Institute of Theoretical Computer Science, Department of Computer Science, ETH Z眉rich
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <!-- Google Fonts, Roboto is also similar to DIN FF --> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Tangerine"> <!-- conf:3 --> <link href='http://fonts.googleapis.com/css?family=Roboto&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700"> <!-- X-UA_compatible allows for different engines in IE, IE-EDge is the most recent --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- metas for the menu --> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/design/header/cssmenu/styles.css"> <script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> <script src="/design/header/cssmenu/script.js"></script> <!-- our metas --> <title>Combinatorial Structures and Algorithms, Institute of Theoretical Computer Science, Department of Computer Science, ETH Z眉rich</title> <link rel="stylesheet" type="text/css" href="/design/css/tistyle.css"> <link rel="shortcut icon" href="/design/header/blue.ico"> <!-- our scripts --> <script type="text/javascript"> function UrlExists(url) { var http = new XMLHttpRequest(); http.open('HEAD', url, false); http.send(); return http.status!=404; } var photoNum = 1; function showPicture() { /* console.log(photoNum.toString()); */ if (UrlExists("image/image-" + photoNum.toString())) { $("#dimage").css({ background: "url('" + "image/image-" + photoNum.toString() + "')", backgroundRepeat: "no-repeat" }); photoNum = photoNum + 1; if (photoNum > 5) { photoNum = 1; } } else { photoNum = photoNum + 1; while(!UrlExists("image/image-" + photoNum.toString())) { photoNum = photoNum + 1; if (photoNum > 5) { photoNum = 1; break; } } } } </script> <!-- The construct excludes image animation for all IE versions below 9 --> <!--[if IE ]> <style>#dimage {display: none;}</style> <![endif]--> <meta name="google-site-verification" content="sC67rJpsQ7LLzCt02bk7y0-FJoxHwsFQt7BuQSKjjdY" /> </head> <body> <div id="eth-header" class="eth-color eth-font"> <div id="eth-logo-search" class="eth-center"> <!-- <div style="padding-right: 16px"> <span style="float: right; padding:3px" class="desktop-only"> <form action="http://www.google.com/search" method="get"> <input type="hidden" name="sitesearch" value="ethz.ch" /> <input type="text" name="q" style="text-decoration: none; font-size: 0.750em; font-weight: bold "> <input type="submit" value="Search ethz.ch" class="eth-color" style="color:white; text-decoration: none; font-size: 0.750em; width: 9em; font-weight: bold "> </form> </span> <span style="float: right; clear: both; padding:3px" class="desktop-only"> <form METHOD="GET" ACTION="https://www.ethz.ch/en/utils/search.ethz_search.html"> <input TYPE="hidden" NAME="pagetype" VALUE="people"> <input TYPE="hidden" NAME="language" VALUE="en"> <input TYPE="TEXT" NAME="search" size="20" VALUE="" style="text-decoration: none; font-size: 0.750em; font-weight: bold "> <input TYPE="submit" VALUE="Search Person" class="eth-color" style="color:white; text-decoration: none; font-size: 0.750em; width: 9em; font-weight: bold"> </form> </span> </div> --> <div style="padding-left: 16px"> <a href="https://www.ethz.ch/en.html"> <img src="/design/header/logo/eth_logo_kurz_neg.svg" id="logo"> </a> <p style="margin-top: 0px; padding-top: 6px; margin-bottom: 0px; padding-bottom: 0px;"> <a href="http://www.inf.ethz.ch" style="color:white; text-decoration: none; font-size: 0.750em;"> Department of Computer Science | </a> <a href="http://www.ti.ethz.ch" style="color:white; text-decoration: none; font-size: 0.750em;"> Institute of Theoretical Computer Science </a> </p> <h2 style="margin-top: 0px; padding-top: 8px; margin-bottom: 0px; padding-bottom: 10px; color: white"> <a href="http://www.as.inf.ethz.ch" style="text-decoration: none; color: white"> Combinatorial Structures and Algorithms <!-- conf:4 --> </a> </h2> </div> </div> <div id="cssmenu" class="eth-center"> <ul> <li class='people'><a href='/people/index.html'>People</a></li> <li class='education'><a href='#'>Education</a> <ul> <li><a href='http://www.cadmo.ethz.ch/education/lectures/HS22/index'>Lectures</a></li> <li><a href='/education/theses/index.html'>Bachelor/Master theses</a></li> <li><a href='http://www.cadmo.ethz.ch/education/thesis/guidelines'>Thesis Guidelines</a></li> </ul> </li> <li class='research'><a href='/research/index.html'>Research</a> <ul> <li><a href='/research/neuro/index.html'>Neuro group</a></li> <li><a href='/research/publications/2024/index.html'>Publications</a></li> <li><a href='/research/grants/index.html'>Grants</a></li> <li><a href='/research/dissertations/index.html'>Dissertations</a></li> <li><a href='/research/buchboden/index.html'>Buchboden</a></li> <li><a href='/research/challenges/index.html'>Challenges</a></li> </ul> </li> <li class='seminar'><a href='/seminar/index.html'>Seminars</a> <ul> <li><a href='http://www.ti.inf.ethz.ch/ew/mise/mittagssem.html'>Mittagsseminar</a></li> <li><a href='/seminar/NeuroMise/index.html'>Neuro-Mise</a></li> </ul> </li> <li class='workshops'><a href='/workshops/index.html'>Workshops</a></li> <!--<li class='last'><a href='/intranet/index.html'>Intra</a></li>--> </ul> </div> </div> <div id="eth-main" class="eth-font eth-center"> <div id="eth-content"> <script type="text/javascript">window.location = "index.html"</script> </div> <div id="eth-footer" class="eth-color eth-center"> <a href="/imprint/index.html" style=" color:white; text-decoration: none; font-size: 0.750em; font-weight: normal "> Imprint </a> <a href="http://www.ethz.ch/en/footer/disclaimer.html" style=" color:white; text-decoration: none; font-size: 0.750em; font-weight: normal "> Disclaimer </a> <a href="http://www.ethz.ch/en/footer/copyright.html" style=" color:white; text-decoration: none; font-size: 0.750em; font-weight: normal "> Copyright </a> </div> </div> </body> </html>