Skip to content

scopreon solution submit#18

Open
scopreon wants to merge 2 commits into
mpage:mainfrom
scopreon:scopreon-patch-1
Open

scopreon solution submit#18
scopreon wants to merge 2 commits into
mpage:mainfrom
scopreon:scopreon-patch-1

Conversation

@scopreon

@scopreon scopreon commented May 16, 2026

Copy link
Copy Markdown

Submission Checklist

  • My file is named submissions/<github_username>.py.
  • My submission runs locally.
  • My output matches the expected output.
  • I did not hardcode the final output.

Approach Description

Topological traversal with integer index ident instead of string hash which has arb size. Disable gc for fun although I'm not sure it had any real performance gain

@scopreon scopreon changed the title Create scopreon.py scopreon solution submit May 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

✅ Results

Metric Value
Speedup 5.53980602893926x
Passed true
Graphs 5

Per-graph results

Graph Speedup Status
chain.json 0.9149839204703989x
diamond.json 11.830964599776864x
realistic.json 24.46533225546356x
tree.json 19.690033779876583x
wide.json 21.668246171256992x

View the leaderboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant