CINXE.COM

SEAMS 2014

<!DOCTYPE html> <html> <head> <title>SEAMS 2014</title> <meta name="author" content="Markus Luckey"> <meta name="publisher" content="Markus Luckey"> <meta name="description" content="9th International Symposium on Software Engineering for Adaptive and Self-Managing Systems"> <meta name="keywords" content="self-adaptation, conference, symposium, icse, seams, self-managing"> <meta name="robots" content="index, follow"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- COUNTER CSS BEGIN --> <link rel="stylesheet" type="text/css" href="css/style.css" media="all"> <link rel="stylesheet" type="text/css" href="css/icomonn.css" media="all"> <!-- COUNTER CSS END --> <!-- base href="http://www.cs.uni-paderborn.de/" --> <link rel="stylesheet" type="text/css" href="css/csc.css" media="all"> <link rel="stylesheet" type="text/css" href="css/main.css" media="all"> <!--[if IE 9]> <link rel="stylesheet" type="text/css" href="css/ie9.css" /> <![endif]--> <link rel="stylesheet" type="text/css" href="css/print.css" media="print"> <link rel="stylesheet" type="text/css" href="css/handheld.css" media="handheld"> <!--<script src="js/jquery-1.5.min.js" type="text/javascript"></script>--> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script> <!-- COUNTER JS BEGIN --> <script src="js/jquery.knob.js" type="text/javascript"></script> <script src="js/jquery.ccountdown.js?1001" type="text/javascript"></script> <script src="js/init.js" type="text/javascript"></script> <!--[if lte IE 7]><script src="css/lte-ie7.js"></script><![endif]--> <!-- COUNTER JS END --> <script type="text/javascript"> $(document).ready(function() { // Prefetch all files referenced in [LINK rel="prefetch" href="xyz"] tags... var $prefetchTags = $('HEAD LINK[rel=prefetch][href]'); // ...starting with the ones that can be done asynchronously via AJAX... $prefetchTags.filter('[href$=.txt],[href$=.js],[href$=.html]') .each(function() { $.ajax({url: this.href, dataType: 'text'}); }); // ...followed by all referenced images, $prefetchTags.filter('[href$=.png],[href$=.jpg],[href$=.jpeg],[href$=.gif]') .each(function() { new Image().src = this.href; }); $(".adjust").toggle(function() { $($(this).attr('refer')).children('.body_full').css('display', 'block'); $($(this).attr('refer')).children('.body_part').css('display', 'none'); $($(this).attr('refer')).css('height', 'auto').css('overflow', 'visible'); $(this).text(unescape("... close")); }, function() { $($(this).attr('refer')).children('.body_full').css('display', 'none'); $($(this).attr('refer')).children('.body_part').css('display', 'block'); $($(this).attr('refer')).css('height', $($(this).attr('refer')).attr('shrink_height')).css('overflow', 'hidden'); $(this).text("... more"); }); $(".slide").toggle(function() { $($(this).attr('refer')).slideDown(); // $(this).text("[weniger]"); $(this).text($(this).attr('close')); $(this).parents("li").addClass("open"); }, function() { $($(this).attr('refer')).slideUp(); $(this).text($(this).attr('open')); $(this).parents("li").removeClass("open"); }); // hide contents // $("div.maintext").css("display", "none"); $(".slide_target").css("display", "none"); $("div.body_full").css("display", "none"); $("div.body_part").css("display", "block"); // open hash if(window.location.hash != '') { $(window.location.hash).slideDown(); } }); </script> <!-- <script> window.fbAsyncInit = function() { FB.init({ appId : null, // App ID status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); FB.api( "?id=http://seams2014.uni-paderborn.de" , function(data){ document.getElementById("fb-like-counter-data").innerHTML = data['shares']; } ); }; // Load the SDK Asynchronously (function(d){ var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0]; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/en_US/all.js"; ref.parentNode.insertBefore(js, ref); }(document)); </script> --> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> </head> <body> <!-- Start of StatCounter Code for Default Guide --> <script type="text/javascript"> var sc_project=8937561; var sc_invisible=1; var sc_security="fac97cc0"; var scJsHost = (("https:" == document.location.protocol) ? "https://secure." : "http://www."); document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+ "statcounter.com/counter/counter.js'></"+"script>"); </script> <noscript><div class="statcounter"><a title="hits counter" href="http://statcounter.com/free-hit-counter/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/8937561/0/fac97cc0/1/" alt="hits counter"></a></div></noscript> <!-- End of StatCounter Code for Default Guide --> <noscript> Please activate JavaScript. </noscript> <div id="wrapper"> <div id="top"> <div class="seams_logo"> <a href="http://seams2014.uni-paderborn.de/" target="_top"> <img src="images/seamslogo.png" alt="SEAMS 2014" height="79" width="240"></a> </div> <div class="seams_title"> 9<sup>th</sup> International Symposium on<br/>Software Engineering for Adaptive and Self-Managing Systems </div> <div class="icse_logo"> <a href="http://2014.icse-conferences.org/" target="_blank"> <img src="images/icse2014_new.png" alt="ICSE 2014"></a> </div> </div> <div id="sub_top"> 9<sup>th</sup> International Symposium on Software Engineering for Adaptive and Self-Managing Systems </div> <div id="left"> <div id="menu"> <ul> <!-- <li class="entry" id="wc"> <a class="entry_name welcome" href="index.php">Welcome</a> <ul> <li> <a class="active" href="#">Submenu</a> </li> </ul> </li> !--> <li class="entry" id="button_index"><a class="entry_name index current" href="index.html">Welcome</a></li> <li class="entry" id="button_program"><a class="entry_name program" href="program.html">Program</a></li> <li class="entry" id="button_keynote_speakers"><a class="entry_name keynote_speakers" href="keynote_speakers.html">Keynote Speakers</a></li> <li class="entry" id="button_papers_accepted"><a class="entry_name papers_accepted" href="papers_accepted.html">Papers Accepted</a></li> <li class="entry" id="button_cfp"><a class="entry_name call_for_papers" href="call_for_papers.html">Call for Papers</a></li> <li class="entry" id="button_registration_fees"><a class="entry_name registration_fees" href="registration_fees.html">Registration Fees</a></li> <li class="entry" id="button_organization"><a class="entry_name organization" href="organization.html">Organization</a></li> <li class="entry" id="button_program_committee"><a class="entry_name program_committee" href="program_committee.html">Program Committee</a></li> <li class="entry" id="button_history"><a class="entry_name history" href="history.html">SEAMS History</a></li> <li class="entry" id="button_downloads"><a class="entry_name downloads" href="downloads.html">Downloads</a></li> </ul> </div> <!-- <div class="fb-like" data-href="https://www.facebook.com/pages/SEAMS-2014/202030766617200" data-send="true" data-layout="button_count" data-width="380" data-show-faces="true" data-action="recommend"> </div> --> <div id="fb-follow" class="fb-follow" data-href="https://www.facebook.com/pages/SEAMS-2014/116680378502639" data-layout="button_count" data-show-faces="true" data-width="380"></div> <div id="fb-send" class="fb-send" data-href="http://seams2014.uni-paderborn.de"></div> <div id="twitter_update_list"> <a class="twitter-timeline" href="https://twitter.com/seams2014" data-widget-id="331333048161406979">Tweets by @seams2014</a> <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> </div> <div class="clearer" style="height:2em;"> </div> <div id="sponsors" class="csc-default"> <b class="header">Sponsors</b> <div class="sponsors_block"> <a href="http://www.acm.org/"><img src="images/2009ACM3.jpg" alt="ACM" longdesc="http://www.acm.org/" class="sponsor_img"></a> <a href="http://www.sigsoft.org/"><img src="images/2009SIGSOFT3.jpg" alt="SIGSOFT" longdesc="http://www.sigsoft.org" class="sponsor_img"></a> <br/> <a href="http://www.computer.org"><img src="images/2009IEEECS3.jpg" alt="IEEE Computer Society" longdesc="http://www.computer.org" class="sponsor_img"></a> <a href="http://www.tcse.org"><img src="images/2009TCSE3.jpg" alt="TCSE" longdesc="http://www.tcse.org" class="sponsor_img"></a> </div> </div> </div> <div id="main"> <div id="subheader"> <img src="images/banner_neu.png" alt="" height="120" width="710"> </div> <div id="content"> <div class="clearer" style="height:0em;"> </div> <div id="welcome" class="csc-default"> <h1 class="orange">Welcome</h1> <h2 class="orange">Recent News</h2> <div style="float:left;width:100%"> <table style="width:100%;" class="ifi"> <tr><td>11-06-2014</td><td>The slides of Mark Harmans keynote <em>Genetic Improvement for Adaptive Software Engineering</em> are online <a href="downloads/Harman_Keynote_slides.pdf"><img src="images/file_extension_pdf16.png" width="16" height="16" alt="[PDF]"/></a>.</td></tr> <tr><td>11-06-2014</td><td>Links to past Dagstuhl seminars: <a href="http://www.dagstuhl.de/de/programm/kalender/semhp/?semnr=13511">2013</a>, <a href="http://www.dagstuhl.de/en/program/calendar/semhp/?semnr=10431">2010</a>, <a href="http://www.dagstuhl.de/en/program/calendar/semhp/?semnr=08031">2008</a> </td></tr> <tr> <td style="width:150px;">19-03-2014</td><td>The list of <a href="papers_accepted.html" title="Papers Accepted">papers accepted</a> and <a href="program.html" title="Program">program</a> have been announced</td> </tr> <tr> <td>19-03-2014</td><td><a href="keynote_speakers.html#harman" title="Mark Harman">Mark Harman</a> and <a href="keynote_speakers.html#medvidovic" title="Nenad Medvidovi膰">Nenad Medvidovi膰</a> will be our keynote speakers!</td> </tr> </table> </div> <div style="clear:both;"></div> <h2 class="orange" style="margin-top:30px;">Important Dates</h2> <div> <div style="float:left;"> <table style="width:100%;" class="ifi downloads"> <tr> <td style="width:150px;">Abstract Submission:</td><td> 15 January, 2014</td> </tr> <tr> <td>Paper Submission:</td><td> 22 January, 2014</td> </tr> <tr> <td>Notification:</td><td> 28 February, 2014</td> </tr> <tr> <td>Camera ready:</td><td> 14 March, 2014</td> </tr> </table> </div> <div> <p> <a href="https://www.easychair.org/conferences/?conf=seams2014"><img alt="[ICS]" src="../images/submission.png" style="margin-left:10px;"/> Submission link</p></a> <p> <a href="../downloads/Seams2014.ics"><img alt="[ICS]" src="../images/calendar.png" style="margin-left:10px;"/> Download dates (.ics)</a></p> </div> <div style="clear:both;"></div> </div> <!-- <p>SEAMS is the leading international forum for presenting and discussing novel ideas, innovations, trends and experiences in engineering software with self-managing and self-adaptation features. These key features enable software systems to adapt at run-time so they can cope with uncertainty. This uncertainty may be due to changes in their operational environment, variability of resources, new user needs, intrusions, and faults.</p> <p>Solutions to complementing software systems with self-managing and self-adaptive capabilities have been proposed by researchers in many different areas, including software architecture, fault-tolerant computing, robotics, control systems, programming languages, run-time program analysis and verification, and biologically-inspired computing. This symposium focuses on software engineering aspects, covering methods, techniques, and tools that support the design and runtime operation of self-adaptive, self-protecting, self-healing, self-optimizing, and self-configuring software systems.</p> <p>The symposium's objective is to bring together researchers and practitioners from many of the diverse areas that have an interest in adaptive software to investigate, discuss, and examine thoroughly the fundamental principles, state of the art, and critical challenges of self-adaptive and self-managing systems.</p> --> <p>The increasing complexity, distribution, and dynamism of many software-intensive systems, such as cloud-based, cyber-physical and mobile systems, are imposing self-managing capabilities as a key requirement. These systems must be able to adapt themselves at run-time to cope with the uncertainty associated with changes in the environment in which they operate, variability of resources, new user needs, intrusions, and faults. The goal is to preserve operation and react to changes with no (or limited) human intervention.</p> <p>Solutions to complement software systems with self-managing and self-adaptive capabilities have been proposed by researchers from different areas including software architecture, fault-tolerant computing, programming languages, robotics, run-time program analysis and verification. Additionally, solutions have been proposed in related areas like biologically-inspired computing, artificial intelligence, machine learning, and control systems. This symposium focuses on applying software engineering aspects to these solutions, including methods, techniques, and tools that can be used to support the self-* properties like self-adaptation, self-management, self-healing, self-optimization, and self-configuration.</p> <p>The objective is to bring together researchers and practitioners from many of these diverse areas to investigate, discuss, and examine thoroughly the fundamental principles, state of the art, and critical challenges of self-adaptive and self-managing systems. </p> </div> <!--<div class="ccounter" style="margin-top:40px;text-align:center;"> <h2 style="margin-bottom:20px;">Time left for paper submission</h2> <input class="knob days" data-width="120" data-min="0" data-max="365" data-displayPrevious=true data-fgColor="#F99D1C" data-readOnly="true" value="1"> <span style="position:absolute;left:363px;margin-top:70px;font-style:italic;color:#808080">days</span> <input class="knob hour" data-width="120" data-min="0" data-max="24" data-displayPrevious=true data-fgColor="#F99D1C" data-readOnly="true" value="1"> <span style="position:absolute;left:505px;margin-top:70px;font-style:italic;color:#808080">hours</span> <input class="knob minute" data-width="120" data-min="0" data-max="60" data-displayPrevious=true data-fgColor="#F99D1C" data-readOnly="true" value="1"> <span style="position:absolute;left:655px;margin-top:70px;font-style:italic;color:#808080">min</span> <input class="knob second" data-width="120" data-min="0" data-max="60" data-displayPrevious=true data-fgColor="#F99D1C" data-readOnly="true" value="0" data-bgcolor="#eee"> <span style="position:absolute;left:800px;margin-top:70px;font-style:italic;color:#808080">sec</span> </div> --> <!-- <script type="text/javascript"> var targettime = new Date("23 Jan 2014 00:00 UTC-11"); //var targettime = new Date("29 Aug 2013 00:00 GMT+0200"); $(".ccounter").ccountdown(targettime.getFullYear(),targettime.getMonth()+1,targettime.getDate()); </script> --> <div class="clearer" style="height:2em;"> </div> </div> </div> <div id="footer"> <dl> <dd class="imprint"> <a class="entry_name imprint" href="imprint.html">Imprint</a> </dd> <dd class="webmaster"> <img src="./images/icn_mail.png" width="16" height="16" align="top"/> Webmaster: &#115;&#099;&#104;&#119;&#105;&#099;&#104;&#116;<span class="y">&#064;&#046;</span><!-- I do not like bots writing me -->&#064;&#109;&#097;&#105;&#108;&#046;&#117;&#112;&#098;&#046;&#100;&#101; </dd> </dl> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10