Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Lineare Optimierung 2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Veronika Magdalena Hedwig Hille
Lineare Optimierung 2021
Commits
c3a6fd24
Commit
c3a6fd24
authored
3 years ago
by
Philipp Rösner
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev_philipp' into 'master'
fix See merge request
!57
parents
090f075d
c63e7cd5
Branches
Branches containing commit
No related tags found
1 merge request
!57
fix
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Lineare_Optimierung_2021.pdf
+0
-0
0 additions, 0 deletions
Lineare_Optimierung_2021.pdf
lessons/20210621.tex
+4
-4
4 additions, 4 deletions
lessons/20210621.tex
lessons/20210623.tex
+4
-4
4 additions, 4 deletions
lessons/20210623.tex
with
8 additions
and
8 deletions
Lineare_Optimierung_2021.pdf
+
0
−
0
View file @
c3a6fd24
No preview for this file type
This diff is collapsed.
Click to expand it.
lessons/20210621.tex
+
4
−
4
View file @
c3a6fd24
...
...
@@ -98,10 +98,10 @@
$
~~~
\Max
~ L
$
\\
$
L
\le
\underset
{
i
}{
\sum
}
x
_
ia
_{
ij
}$
\\
$
j
=
1
,
\cdots
,n
$
\\
}}
$
~~~
$
\parbox
{
4
cm
}{
$
\Max
~ L
$
\\
$
x
\ge
0
,
\underset
{
i
}{
\sum
}
x
_
ia
_{
ij
}
\ge
L
$
\\
$
\underset
{
i
}{
\overset
{
m
}{
\sum
}}
x
_
i
=
1
, j
=
1
,
\cdots
,n
$}
$
~~~
$
\parbox
{
6
cm
}{
$
=
\Max
~ L
$
\\
$
~~~~
x
\ge
0
,
\underset
{
i
}{
\sum
}
x
_
ia
_{
ij
}
\ge
L
$
\\
$
~~~~
\underset
{
i
}{
\overset
{
m
}{
\sum
}}
x
_
i
=
1
, j
=
1
,
\cdots
,n
$}
$
L
$
kann
$
\lesseqgtr
0
$
sein
$
\Rightarrow
$
wir setzen
\[
\fcolorbox
{
dg
}{
white
}{
...
...
This diff is collapsed.
Click to expand it.
lessons/20210623.tex
+
4
−
4
View file @
c3a6fd24
...
...
@@ -42,10 +42,10 @@ Zur Berechnung von $\overset{~\bullet ~ 0}{y}$ wird folgendes $(LOP(2))$ aufgest
$
~~~
\Min
~ K
$
\\
$
K
\ge
\underset
{
j
}{
\overset
{
n
}{
\sum
}}
y
_
ja
_{
ij
}$
\\
$
j
=
1
,
\cdots
,
{
\dg
m
}$
\\
}}
$
~~~
$
\parbox
{
4.2
cm
}{
$
\Min
~ K
$
\\
$
y
\ge
0
,
\underset
{
j
}{
\sum
}
y
_
ja
_{
ij
}
\le
K
$
\\
$
\underset
{
j
}{
\overset
{
n
}{
\sum
}}
x
_
i
=
1
, i
=
1
,
\cdots
,
{
\dg
m
}$}
$
~~~
$
\parbox
{
5
cm
}{
$
=
\Min
~ K
$
\\
$
~~~~
y
\ge
0
,
\underset
{
j
}{
\sum
}
y
_
ja
_{
ij
}
\le
K
$
\\
$
~~~~
\underset
{
j
}{
\overset
{
n
}{
\sum
}}
x
_
i
=
1
, i
=
1
,
\cdots
,
{
\dg
m
}$}
Da
$
K
$
beliebige Vorzeichen hat, setzen wir
\[
\fcolorbox
{
dr
}{
white
}{
$
-
K
=
y
_{
n
+
1
}
-
y
_{
n
+
2
}
,$
}
\]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment