Maximal Convex Subgraph Enumeration
TechniqueFirst seen 8/2/2026
Last seen 8/2/2026
Evidence 11 chunks
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →RELATIONSHIPS
12 connectionsILP and enumeration are compared as complementary solution techniques
The enumeration algorithm identifies forbidden nodes that cannot be included in custom instructions
Li et al.'s algorithm is compared with FISH's maximal convex subgraph enumeration in runtime experiments
FISH's enumeration algorithm extends and compares with Pothineni et al.'s algorithm
The enumeration algorithm uses graph compaction and clustering to reduce search space
The enumeration algorithm builds a search tree and applies constraint propagation
Maximal convex subgraph enumeration operates on data flow graphs
Maximal convex subgraph enumeration identifies convex subgraphs in a DFG
The enumeration algorithm integrates any user-defined merit function
FISH uses maximal convex subgraph enumeration to identify custom instruction candidates
The enumeration algorithm is compared in runtime with Bron-Kerbosch clique enumeration
Pothineni et al. were the first to target maximal convex subgraph enumeration