File: ws_desc.c

package info (click to toggle)
libamplsolver 0~20190702-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,156 kB
  • sloc: ansic: 40,471; asm: 76; sh: 72; fortran: 51; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
 char
WS_desc_ASL[] = "=... solution report without -AMPL: sum of\n\
		1 ==> write .sol file\n\
		2 ==> print primal variable values\n\
		4 ==> print dual variable values\n\
		8 ==> do not print solution message";