module documentation

pygments.lexers.mosel ~~~~~~~~~~~~~~~~~~~~~ Lexers for the mosel language. http://www.fico.com/en/products/fico-xpress-optimization :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details.

Class MoselLexer For the Mosel optimization language.
Constant FUNCTIONS Undocumented
FUNCTIONS: tuple[str, ...] = (source)

Undocumented

Value
('_',
 'abs',
 'arctan',
 'asproc',
 'assert',
 'bitflip',
 'bitneg',
...