lumix.core.variables.LXVariable =============================== .. currentmodule:: lumix.core.variables .. autoclass:: LXVariable .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LXVariable.__init__ ~LXVariable.binary ~LXVariable.bounds ~LXVariable.continuous ~LXVariable.cost ~LXVariable.cost_multi ~LXVariable.from_data ~LXVariable.from_model ~LXVariable.get_instances ~LXVariable.indexed_by ~LXVariable.indexed_by_join ~LXVariable.indexed_by_product ~LXVariable.integer ~LXVariable.where ~LXVariable.where_multi .. rubric:: Attributes .. autosummary:: ~LXVariable.cost_func ~LXVariable.index_func ~LXVariable.lower_bound ~LXVariable.model_type ~LXVariable.upper_bound ~LXVariable.var_type ~LXVariable.name