<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>최적화 on Park, Geon (re-st)</title>
    <link>https://re-st.github.io/blog/%EC%B5%9C%EC%A0%81%ED%99%94/</link>
    <description>Recent content in 최적화 on Park, Geon (re-st)</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <copyright>Copyright © 2026, Geon Park.</copyright>
    <lastBuildDate>Fri, 01 May 2026 18:45:35 +0900</lastBuildDate>
    <atom:link href="https://re-st.github.io/blog/%EC%B5%9C%EC%A0%81%ED%99%94/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>전산 세미나 - 근사 알고리즘과 최적화 문제 (2018 가을, KAIST)</title>
      <link>https://re-st.github.io/seminar/%EC%A0%84%EC%82%B0-%EC%84%B8%EB%AF%B8%EB%82%98-%EA%B7%BC%EC%82%AC-%EC%95%8C%EA%B3%A0%EB%A6%AC%EC%A6%98%EA%B3%BC-%EC%B5%9C%EC%A0%81%ED%99%94-%EB%AC%B8%EC%A0%9C-2018-%EA%B0%80%EC%9D%84-kaist/</link>
      <pubDate>Sat, 01 Sep 2018 00:00:00 +0900</pubDate>
      <guid>https://re-st.github.io/seminar/%EC%A0%84%EC%82%B0-%EC%84%B8%EB%AF%B8%EB%82%98-%EA%B7%BC%EC%82%AC-%EC%95%8C%EA%B3%A0%EB%A6%AC%EC%A6%98%EA%B3%BC-%EC%B5%9C%EC%A0%81%ED%99%94-%EB%AC%B8%EC%A0%9C-2018-%EA%B0%80%EC%9D%84-kaist/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;KAIST 전산 세미나, 2018 가을학기. 16pm. 발표자 미상.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h1 id=&#34;approximation-algorithm-for-optimization-problem&#34;&gt;Approximation Algorithm for Optimization Problem&lt;/h1&gt;&#xA;&lt;h2 id=&#34;mathematical-optimization&#34;&gt;Mathematical Optimization&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Input&lt;/strong&gt;: feasible solutions 집합, objective function \(f\)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Output&lt;/strong&gt;: \(f(x)\)를 최대화/최소화하는 \(x\)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Running time&lt;/strong&gt;: \(\text{poly}(|l|)\) — \(l\)을 표현하는 비트 수&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;least-square-regression&#34;&gt;Least Square Regression&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Input: \(A \in \mathbb{R}^{m \times n}\), \(b \in \mathbb{R}^m\)&lt;/li&gt;&#xA;&lt;li&gt;Feasible set: \(x \in \mathbb{R}^n\)&lt;/li&gt;&#xA;&lt;li&gt;\(f(x) = \|Ax - b\|^2\)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;discrete-optimization-vertex-cover&#34;&gt;Discrete Optimization (Vertex Cover)&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Input: \(G = (V, E)\)&lt;/li&gt;&#xA;&lt;li&gt;Feasible set: \(C \subseteq V\), \(C\)가 모든 edge를 cover&lt;/li&gt;&#xA;&lt;li&gt;\(f(C) = |C|\), 최소화 → &lt;strong&gt;NP-hard&lt;/strong&gt; [Karp 72]&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;핵심-관찰&#34;&gt;핵심 관찰&lt;/h2&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&amp;ldquo;Almost every combinatory algorithm is either NP-complete or Polynomial solvable.&amp;rdquo; — Williams 2013&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
