Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Klinik
c2-planning-scheduling-paper
Commits
67189e4c
Commit
67189e4c
authored
Apr 16, 2019
by
Markus Klinik
Browse files
add Implementation section
parent
512968aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
implementation.tex
0 → 100644
View file @
67189e4c
\section
{
Implementation
}
\label
{
sec:implementation
}
The implementation works in two phases.
Phase one uses a genetic algorithm to find an assignment.
Phase two uses this assignment to build a schedule.
\subsection
{
Genetic Algorithm
}
Describe our implementation.
\subsection
{
Greedy Schedule Building
}
Depth-first dependency resolution.
\subsection
{
Quality Functions
}
Describe quality functions in Clean.
klinik2019-c2-planning-scheduling.tex
View file @
67189e4c
...
...
@@ -237,6 +237,7 @@ Our work should be seen as a puzzle piece for the development of an integrated m
\input
{
c2-scheduling-problem.tex
}
\input
{
mcdm.tex
}
\input
{
evolutionary-algorithms.tex
}
\input
{
implementation.tex
}
\input
{
discussion.tex
}
\input
{
related-work.tex
}
\input
{
future-work.tex
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment