R/model.R
as_program.Rd
The program is the model as plain data — what encode() serializes and the service reads. solve() does this on the way out; call it directly to inspect what will be sent.
encode()
solve()
as_program(m)
A model().
model()
A program().
program()