$ equarith-headless search \
--request=request.json \
--solutions=solutions.jsonl \
--events=events.jsonl
✓ solutions.jsonl
$ equarith-headless export \
--solutions=solutions.jsonl \
--format=python \
--output=solutions.pyCLI からスクリプト化。
プロジェクトの作成・読み込み、データの取り込み、探索設定の適用、進捗監視、候補の書き出しを、繰り返し可能なジョブにまとめられます。