{"id":"https://openalex.org/W4240389412","doi":"https://doi.org/10.1201/9781351236423-4","title":"Greedy Methods","display_name":"Greedy Methods","publication_year":2018,"publication_date":"2018-05-15","ids":{"openalex":"https://openalex.org/W4240389412","doi":"https://doi.org/10.1201/9781351236423-4"},"language":"en","primary_location":{"id":"doi:10.1201/9781351236423-4","is_oa":false,"landing_page_url":"https://doi.org/10.1201/9781351236423-4","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Handbook of Approximation Algorithms and Metaheuristics, Second Edition","raw_type":"book-chapter"},"type":"book-chapter","indexed_in":["crossref"],"open_access":{"is_oa":false,"oa_status":"closed","oa_url":null,"any_repository_has_fulltext":false},"authorships":[{"author_position":"first","author":{"id":"https://openalex.org/A5042716179","display_name":"Samir Khuller","orcid":"https://orcid.org/0000-0002-5408-8023"},"institutions":[],"countries":[],"is_corresponding":true,"raw_author_name":"Samir Khuller","raw_affiliation_strings":[],"affiliations":[]},{"author_position":"middle","author":{"id":"https://openalex.org/A5046140110","display_name":"Balaji Raghavachari","orcid":null},"institutions":[],"countries":[],"is_corresponding":false,"raw_author_name":"Balaji Raghavachari","raw_affiliation_strings":[],"affiliations":[]},{"author_position":"last","author":{"id":"https://openalex.org/A5006234305","display_name":"Neal E. Young","orcid":"https://orcid.org/0000-0001-8144-3345"},"institutions":[],"countries":[],"is_corresponding":false,"raw_author_name":"Neal E. Young","raw_affiliation_strings":[],"affiliations":[]}],"institutions":[],"countries_distinct_count":0,"institutions_distinct_count":3,"corresponding_author_ids":["https://openalex.org/A5042716179"],"corresponding_institution_ids":[],"apc_list":null,"apc_paid":null,"fwci":0.0,"has_fulltext":false,"cited_by_count":2,"citation_normalized_percentile":{"value":0.32915731,"is_in_top_1_percent":false,"is_in_top_10_percent":false},"cited_by_percentile_year":{"min":89,"max":94},"biblio":{"volume":null,"issue":null,"first_page":"55","last_page":"69"},"is_retracted":false,"is_paratext":false,"is_xpac":false,"primary_topic":{"id":"https://openalex.org/T10320","display_name":"Neural Networks and Applications","score":0.3587999939918518,"subfield":{"id":"https://openalex.org/subfields/1702","display_name":"Artificial Intelligence"},"field":{"id":"https://openalex.org/fields/17","display_name":"Computer Science"},"domain":{"id":"https://openalex.org/domains/3","display_name":"Physical Sciences"}},"topics":[{"id":"https://openalex.org/T10320","display_name":"Neural Networks and Applications","score":0.3587999939918518,"subfield":{"id":"https://openalex.org/subfields/1702","display_name":"Artificial Intelligence"},"field":{"id":"https://openalex.org/fields/17","display_name":"Computer Science"},"domain":{"id":"https://openalex.org/domains/3","display_name":"Physical Sciences"}}],"keywords":[{"id":"https://openalex.org/keywords/computer-science","display_name":"Computer science","score":0.41908228397369385}],"concepts":[{"id":"https://openalex.org/C41008148","wikidata":"https://www.wikidata.org/wiki/Q21198","display_name":"Computer science","level":0,"score":0.41908228397369385}],"mesh":[],"locations_count":1,"locations":[{"id":"doi:10.1201/9781351236423-4","is_oa":false,"landing_page_url":"https://doi.org/10.1201/9781351236423-4","pdf_url":null,"source":null,"license":null,"license_id":null,"version":"publishedVersion","is_accepted":true,"is_published":true,"raw_source_name":"Handbook of Approximation Algorithms and Metaheuristics, Second Edition","raw_type":"book-chapter"}],"best_oa_location":null,"sustainable_development_goals":[],"awards":[],"funders":[],"has_content":{"grobid_xml":false,"pdf":false},"content_urls":null,"referenced_works_count":0,"referenced_works":[],"related_works":["https://openalex.org/W2748952813","https://openalex.org/W2390279801","https://openalex.org/W2358668433","https://openalex.org/W2376932109","https://openalex.org/W2001405890","https://openalex.org/W2382290278","https://openalex.org/W2350741829","https://openalex.org/W2130043461","https://openalex.org/W2530322880","https://openalex.org/W1596801655"],"abstract_inverted_index":{"Greedy":[0],"algorithms":[1],"can":[2,50],"be":[3,51],"used":[4],"to":[5],"solve":[6],"many":[7,124],"optimization":[8],"problems":[9,16,33],"exactly":[10,53],"and":[11,23,30,54,74],"efficiently.":[12],"Examples":[13],"include":[14],"classical":[15],"such":[17],"as":[18,67],"finding":[19,38],"minimum":[20],"spanning":[21],"trees":[22],"scheduling":[24],"unit":[25],"length":[26],"jobs":[27],"with":[28],"profits":[29],"deadlines.":[31],"These":[32],"are":[34],"special":[35],"cases":[36],"of":[37,44,77],"a":[39,45,57,75,81,94,107,113],"maximum-":[40],"or":[41],"minimum-weight":[42,82],"basis":[43],"matroid.":[46],"This":[47,91],"well-studied":[48],"problem":[49,64],"solved":[52],"efficiently":[55],"by":[56],"simple":[58],"greedy":[59],"algorithm.":[60],"The":[61,121],"Steiner":[62],"tree":[63,83],"is":[65],"defined":[66],"follows.":[68],"Given":[69],"an":[70],"edge-weighted":[71],"graph":[72],"G=(V,E)":[73],"set":[76],"terminals":[78],"S\u2282V,":[79],"find":[80],"that":[84],"includes":[85],"all":[86],"the":[87,98],"nodes":[88],"in":[89,116],"S.":[90],"chapter":[92],"studies":[93],"powerful":[95],"technique,":[96],"namely":[97],"primal-dual":[99],"method,":[100],"for":[101,110],"designing":[102],"approximation":[103,119,125],"algorithms.":[104,126],"Duality":[105],"provides":[106],"systematic":[108],"approach":[109,122],"bounding":[111],"OPT,":[112],"key":[114],"task":[115],"proving":[117],"any":[118],"ratio.":[120],"underlies":[123]},"counts_by_year":[{"year":2024,"cited_by_count":1},{"year":2022,"cited_by_count":1}],"updated_date":"2025-11-06T03:46:38.306776","created_date":"2022-05-12T00:00:00"}
