plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

see.terms (2122B)


      1 soft constraints	penalty function
      2 [>>> <<<]	error messages
      3 omitted data value	default symbol
      4 data value, omitted	default symbol
      5 ["].\|.\|.["], ['].\|.\|.[']	quotes
      6 [..]	arithmetic progression
      7 [=] attribute	defined variables
      8 [.body]	constraint body
      9 built-in function	function
     10 Cartesian product	cross product
     11 conditional expression	logical expression, [if]-[then]-[else]
     12 conditional declaration	[if] indexing expression
     13 [.dat] file	file
     14 [.dual]	dual value
     15 Lagrange multiplier	dual variables
     16 index	dummy index
     17 iterated operator	operator
     18 comparison operators	relational operators
     19 [maximize]	objective declaration
     20 [minimize]	objective declaration
     21 model file	file
     22 [.mod] file	file
     23 price, shadow	dual value
     24 problem	model	%also
     25 [.rc]	reduced cost
     26 data reset	[reset] [data] command
     27 scaling along arc	loss in network flow
     28 scope	dummy index	%also
     29 set of sets	indexed collection
     30 shadow price	dual value
     31 marginal~value	dual value
     32 simplification of expression	presolve	%also
     33 starting guess	initial values of variables
     34 [subject] [to]	constraint declaration
     35 [s.t.]	constraint declaration
     36 symmetric difference	[symdiff]
     37 set difference	[diff], [symdiff]
     38 syntax error	error messages
     39 messages	error messages
     40 space requirement	memory use
     41 viewing data	[display] command
     42 [;]	semicolon statement terminator
     43 array	one-dimensional set, parameter
     44 vector	one-dimensional set, parameter
     45 matrix	two-dimensional set, parameter
     46 command mode	model mode
     47 [>], [>>]	output to file
     48 redirection	output to file
     49 qualified name	[.] suffix
     50 member, dummy	dummy index
     51 membership test	[in], [within]
     52 subset test	[in], [within]
     53 such-that condition	logical condition
     54 set intersection	[inter]
     55 intersection, set	[inter]
     56 slope	piecewise-linear expression
     57 breakpoint	piecewise-linear expression
     58 command	statement	%also
     59 statement	command, declaration	%also
     60 declaration	statement	%also
     61 traffic flow	maximum flow model
     62 flow	network flow
     63 roll trim problem	cutting-stock problem
     64 argument	command-line argument
     65 zero-one programming	integer programming
     66 reading files	[model], [data]
     67 file inclusion	[model], [data]
     68 [include]	[model], [data]	%also
     69 transposition	table transposition