<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>이분탐색 on wid's blog</title><link>https://wid-blog.github.io/tags/%EC%9D%B4%EB%B6%84%ED%83%90%EC%83%89/</link><description>Recent content in 이분탐색 on wid's blog</description><generator>Hugo</generator><language>ko</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.github.io/tags/%EC%9D%B4%EB%B6%84%ED%83%90%EC%83%89/index.xml" rel="self" type="application/rss+xml"/><item><title>Parametric Search — 답을 이분탐색한다</title><link>https://wid-blog.github.io/posts/tech/algorithm/parametric-search/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/posts/tech/algorithm/parametric-search/</guid><description>답을 직접 찾지 못하는 문제도 결정 함수와 단조성이 보이면 답 자체를 이분탐색할 수 있다. parametric search 의 사고 패턴 — 결정 함수 정의, 단조성 방향, lo/hi 정당화.</description></item></channel></rss>