Small glossary update
This commit is contained in:
parent
6e50784318
commit
b5512a1c89
@ -488,8 +488,8 @@
|
||||
\newglossaryentry{slv-mod}{
|
||||
name={solver model},
|
||||
description={
|
||||
A solver model is a \gls{instance} of a \gls{model} where all \glspl{constraint} and \gls{variable} types are \gls{native} for the targeted \gls{solver}.
|
||||
\glspl{instance} of \glspl{model} containing non-native \glspl{constraint} and/or \gls{variable} types can be transformed into solver models through the process of \gls{rewriting}
|
||||
A \gls{instance} of a \gls{model} where all \glspl{constraint} and \gls{variable} types are \gls{native} for the targeted \gls{solver}.
|
||||
\Glspl{instance} of \glspl{model} containing non-native \glspl{constraint} and/or \gls{variable} types can be transformed into solver models through the process of \gls{rewriting}
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user