2020 DIMACS REU Projects

DIMACS is very proud for the achievements of the 2020 DIMACS REU students during their summer research experience. This page includes the abstracts of the final papers that the students submitted to the program, summarizing their summer research.



'' AND Evaluation.id='$iiiii')"; $ures=mysql_query($qqqq,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $urow=mysql_fetch_array($ures); $uname1=$urow["uname"]; echo "

"; $com=$row["co-id"]; if(!empty($com)) { $query="SELECT REU_applications.reu_survey_566369.566369X1X1,REU_applications.reu_survey_566369.566369X1X2,REU_applications.reu_survey_566369.566369X2X18 FROM REU_applications.reu_survey_566369 WHERE REU_applications.reu_survey_566369.id='$com'"; $res2=mysql_query($query,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $row2=mysql_fetch_array($res2); $pic_fn="2020/pics/".$row2["566369X1X1"].$row2["566369X1X2"].".jpg"; $pic_fn=str_replace(' ','',$pic_fn); if(!file_exists($pic_fn)) { $pic_fn="2020/pics/smiley.jpg"; } echo " "; $qqqq="SELECT uname FROM Evaluation WHERE (uname<>'' AND Evaluation.id='$com')"; $ures=mysql_query($qqqq,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $urow=mysql_fetch_array($ures); $uname2=$urow["uname"]; } $com2=$row["co2-id"]; if(!empty($com2)) { $query="SELECT REU_applications.reu_survey_566369.566369X1X1,REU_applications.reu_survey_566369.566369X1X2,REU_applications.reu_survey_566369.566369X2X18 FROM REU_applications.reu_survey_566369 WHERE REU_applications.reu_survey_566369.id='$com2'"; $res3=mysql_query($query,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $row3=mysql_fetch_array($res3); $pic_fn="2020/pics/".$row3["566369X1X1"].$row3["566369X1X2"].".jpg"; $pic_fn=str_replace(' ','',$pic_fn); if(!file_exists($pic_fn)) { $pic_fn="2020/pics/smiley.jpg"; } echo " "; $qqqq="SELECT uname FROM Evaluation WHERE (uname<>'' AND Evaluation.id='$com2')"; $ures=mysql_query($qqqq,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $urow=mysql_fetch_array($ures); $uname3=$urow["uname"]; } $com3=$row["co3-id"]; if(!empty($com3)) { $query="SELECT REU_applications.reu_survey_566369.566369X1X1,REU_applications.reu_survey_566369.566369X1X2,REU_applications.reu_survey_566369.566369X2X18 FROM REU_applications.reu_survey_566369 WHERE REU_applications.reu_survey_566369.id='$com3'"; $res4=mysql_query($query,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $row4=mysql_fetch_array($res4); $pic_fn="2020/pics/".$row4["566369X1X1"].$row4["566369X1X2"].".jpg"; $pic_fn=str_replace(' ','',$pic_fn); if(!file_exists($pic_fn)) { $pic_fn="2020/pics/smiley.jpg"; } echo " "; $qqqq="SELECT uname FROM Evaluation WHERE (uname<>'' AND Evaluation.id='$com3')"; $ures=mysql_query($qqqq,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $urow=mysql_fetch_array($ures); $uname4=$urow["uname"]; } echo "

"; echo "

"; echo "
".$row["566369X1X1"]." ".$row["566369X1X2"]." (".$row["566369X2X18"].")"; if(!empty($com)) { echo " & ".$row2["566369X1X1"]." ".$row2["566369X1X2"]." (".$row2["566369X2X18"].")"; } if(!empty($com2)) { echo " & ".$row3["566369X1X1"]." ".$row3["566369X1X2"]." (".$row3["566369X2X18"].")"; # echo " & ".$row3["566369X1X1"]." ".$row3["566369X1X2"]." (".$row3["566369X2X18"].")"; } if(!empty($com3)) { echo " & ".$row4["566369X1X1"]." ".$row4["566369X1X2"]." (".$row4["566369X2X18"].")"; # echo " & ".$row4["566369X1X1"]." ".$row4["566369X1X2"]." (".$row4["566369X2X18"].")"; } echo "
".$row["Title"].""; echo "
Mentor: ".$row["Mentor_First"]." ".$row["Mentor_Last"].""; echo ", ".$row["Mentor_Department"].""; $com=$row["Co-Mentor"]; if(!empty($com)) { $query="SELECT * FROM Mentors WHERE Mentor_Last='$com'"; $res2=mysql_query($query,$project_db) or die ("Query to get data from firsttable failed: ".mysql_error()); $row2=mysql_fetch_array($res2); echo " & ".$row2["Mentor_First"]." ".$row2["Mentor_Last"].", ".$row2["Mentor_Department"].""; } echo "
\r\n"; echo "
"; echo "

"; if(!empty($row["Abstract"])) { echo "

Abstract: ".$row["Abstract"]; } else echo "

"; echo "

\r\n

\r\n"; } ?>
Return to REU Home Page
DIMACS Home Page
DIMACS Contact Information
Page last modified on July 28, 2020.