2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
.vscode/
|
.vscode/
|
||||||
*.sage.py
|
*.sage.py
|
||||||
./*.pdf
|
*.pdf
|
||||||
## Core latex/pdflatex auxiliary files:
|
## Core latex/pdflatex auxiliary files:
|
||||||
*.aux
|
*.aux
|
||||||
*.lof
|
*.lof
|
||||||
|
|||||||
2
main.tex
2
main.tex
@@ -40,7 +40,7 @@
|
|||||||
F\subset 2^E$, find $\min_{X
|
F\subset 2^E$, find $\min_{X
|
||||||
\in \mathcal F, F\subset E} w(X\setminus F)$ such that $c(F)\leq b$.
|
\in \mathcal F, F\subset E} w(X\setminus F)$ such that $c(F)\leq b$.
|
||||||
\end{problem}
|
\end{problem}
|
||||||
Always remember that $\mathcal F$ is usually not explicitly given.
|
Note that $\mathcal F$ is usually not explicitly given.
|
||||||
|
|
||||||
\begin{problem}[Normalized knapsack]\label{nknap}
|
\begin{problem}[Normalized knapsack]\label{nknap}
|
||||||
Given the same input as \autoref{bfreeknap}, find $\min \limits_{X
|
Given the same input as \autoref{bfreeknap}, find $\min \limits_{X
|
||||||
|
|||||||
Reference in New Issue
Block a user