{
  "$schema": "https://themachinepress.com/schemas/story-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_story",
  "story": {
    "story_id": "mp-2026-08-21-027",
    "source_story_id": "tmp-story-poset-linear-extension-counting",
    "edition_id": "mp-2026-08-21-morning-0043",
    "edition_url": "https://themachinepress.com/edition/2026-08-21",
    "position": 16,
    "story_type": "dispatch",
    "section": "research",
    "editorial_classification": "editorial",
    "headline": "The Count Broke the Two-to-the-N Barrier",
    "slug": "the-count-broke-the-two-to-the-n-barrier",
    "dek": "A deterministic algorithm counted linear extensions of arbitrary partial orders in O*(1.89^n) time.",
    "summary": "A deterministic algorithm counted linear extensions of arbitrary partial orders in O*(1.89^n) time.",
    "body_text": "A linear extension orders every element of a partial order without violating its constraints. The new algorithm splits the problem by chain structure and, near an antichain, records only the first comparable element above each selected element before using a compressed dynamic program. Its O*(1.89^n) bound beats the long-standing 2^n general barrier and addresses a question posed in 2013. The result is theoretical, with a verification script supplied as an ancillary artifact.",
    "why_it_matters": "A deterministic algorithm counted linear extensions of arbitrary partial orders in O*(1.89^n) time.",
    "limitations": [
      "The new algorithm splits the problem by chain structure and, near an antichain, records only the first comparable element above each selected element before using a compressed dynamic program."
    ],
    "importance": 8,
    "canonical_url": "https://themachinepress.com/story/mp-2026-08-21-027/the-count-broke-the-two-to-the-n-barrier",
    "json_url": "https://themachinepress.com/story/mp-2026-08-21-027.json",
    "first_published_at": "2026-08-21T09:00:00.000-04:00",
    "modified_at": "2026-08-21T09:00:00.000-04:00",
    "content_status": "new",
    "is_carryover": false,
    "carryover_reason": null,
    "key_claims": [
      {
        "claim_id": "claim-mp-2026-08-21-027-001",
        "text": "A deterministic algorithm counted linear extensions of arbitrary partial orders in O*(1.89^n) time.",
        "source_ids": [
          "source-2026-08-21-016"
        ],
        "qualification": "The new algorithm splits the problem by chain structure and, near an antichain, records only the first comparable element above each selected element before using a compressed dynamic program."
      }
    ],
    "source_ids": [
      "source-2026-08-21-016"
    ],
    "tags": [
      "algorithms",
      "partial orders",
      "exact counting"
    ],
    "image_url": null,
    "corrections": []
  },
  "sources": [
    {
      "source_id": "source-2026-08-21-016",
      "title": "arXiv preprint 2608.19505",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.19505",
      "canonical_url": "https://arxiv.org/abs/2608.19505",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-18T20:00:00.000-04:00",
      "accessed_at": "2026-08-21T08:22:06.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-21-027-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  },
  "cite_this_report": {
    "title": "The Count Broke the Two-to-the-N Barrier",
    "publisher": "The Machine Press",
    "published_at": "2026-08-21T09:00:00.000-04:00",
    "canonical_url": "https://themachinepress.com/story/mp-2026-08-21-027/the-count-broke-the-two-to-the-n-barrier"
  }
}
