INCATools / INCATools/boomer

Boomer: How to deal with huge cliques?

Open
#292 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
37
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This issue is just so I can link to some discussion while I make other tickets. The question is what boomer should do when faced with an enormous clique:

1. Ignore it and spit the clique out for people to break it
2. Try to break by applying some trivial heuristics (fast ones, like bulk dropping low probability axioms)
3. Anything else come to mind?

I would like boomer to at least try 2, but its hard to do this in a principled manner. Maybe you have a better idea @balhoff?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

This issue names no files, tests, or entry points. Start with the discussion it references and resolve whether Boomer should ignore huge cliques, apply fast heuristics, or take another approach. A concrete implementation scope and acceptance criteria are needed before a newcomer can start.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.