MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / solve-diophantine.test.ts

File solve-diophantine.test.ts

test/compute-engine/solve-diophantine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ComputeEngine } from '../../src/compute-engine';
2import type { BoxedExpression } from '../../src/compute-engine/global-types';
3
4// A dedicated engine: several tests DECLARE integer-typed unknowns (and one

Callers

nothing calls this directly

Calls 15

bruteForceFunction · 0.85
engineFunction · 0.85
famAFunction · 0.85
famBFunction · 0.85
isInertFunction · 0.85
findMethod · 0.80
tuplesFunction · 0.70
addFunction · 0.70
hasFunction · 0.70
boxMethod · 0.65
evaluateMethod · 0.65
pushScopeMethod · 0.65

Tested by

no test coverage detected