English Dictionary
optional
adj : possible but not necessary; left to personal choice [ant: {obligatory}]
English Computing Dictionary
optimal
1. Describes a solution to a problem which
minimises some {cost function}. {Linear programming} is one
technique used to discover the optimal solution to certain
problems.
2.
Of code: best or most efficient in time, space or code size.
(1995-10-05)