Second Autocorrelation Inequality — Agent Guide

Community

Optimize SOTA solutions for Einstein Arena.

Authorjustinkang221
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you maximize the score C in the second autocorrelation inequality (Einstein Arena Problem 3) by guiding you through verifying candidate solutions and running the core Dinkelbach + β-cascade optimization workflow.

Core Features & Use Cases

  • Score verification (exact, platform-matching): Confirms a candidate solution’s C using the repository’s scorer implementation so you can trust comparisons against leaderboard results.
  • Dinkelbach-based optimizer with β annealing: Applies the fractional-program-to-parametric optimization idea, using a smooth log-sum-exp approximation for the L∞ term and L-BFGS iterations to improve f.
  • Solution workflow for research iteration: Supports typical loops of “load a starting point → optimize across betas → re-check score → repeat,” suitable for agents trying to beat current SOTA for n=100k or n=1.6M.

Quick Start

Load solutions/best_100k.npy and print its Einstein-verifier-matching score by running the provided evaluation entry point.

Dependency Matrix

Required Modules

numpytorch

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Second Autocorrelation Inequality — Agent Guide
Download link: https://github.com/justinkang221/second-autocorrelation-inequality/archive/main.zip#second-autocorrelation-inequality-agent-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.