X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=mtaskext.tex;h=b89af96ba8a415ff37d637c8d07ef0cf9759e00a;hb=9b3d5ac89173801dffb60470b86a61390c4ab68d;hp=a8d525f49306acca9cd0553c45d7dfe9ae53c1bb;hpb=6548a5ec9ce8e0df67fc4019625ab5238eb1bf71;p=msc-thesis1617.git diff --git a/mtaskext.tex b/mtaskext.tex index a8d525f..b89af96 100644 --- a/mtaskext.tex +++ b/mtaskext.tex @@ -7,13 +7,13 @@ easy to solve. A type --- housing the \gls{EDSL} --- does not have to implement all the available classes. Moreover, classes can be added at will without interfering with the existing views. -\section{\gls{Task} Semantics} -\input{mtaskext.tasksem} +\section{\gls{Task} Scheduling Strategy} +\input{mtaskext.taskstrat} -\section{\gls{SDS} semantics} -\input{mtaskext.sdssem} +\section{\gls{SDS} Strategy} +\input{mtaskext.sdsstrat} -\section{Bytecode compilation view}\label{sec:compiler} +\section{Bytecode Compilation View}\label{sec:compiler} \input{mtaskext.bytecode} \section{Examples}