export interface Variable { name: string; coef: number }