Uses of Class
org.spectrumauctions.sats.core.model.gsvm.GSVMLicense
-
Packages that use GSVMLicense Package Description org.spectrumauctions.sats.core.model.gsvm org.spectrumauctions.sats.opt.model.gsvm -
-
Uses of GSVMLicense in org.spectrumauctions.sats.core.model.gsvm
Methods in org.spectrumauctions.sats.core.model.gsvm that return GSVMLicense Modifier and Type Method Description GSVMLicense[]GSVMCircle. getLicenses()Methods in org.spectrumauctions.sats.core.model.gsvm that return types with arguments of type GSVMLicense Modifier and Type Method Description com.google.common.collect.ImmutableList<GSVMLicense>GSVMWorld. getLicenses() -
Uses of GSVMLicense in org.spectrumauctions.sats.opt.model.gsvm
Methods in org.spectrumauctions.sats.opt.model.gsvm with parameters of type GSVMLicense Modifier and Type Method Description java.util.Map<java.lang.Integer,edu.harvard.econcs.jopt.solver.mip.Variable>GSVMStandardMIP. getXVariables(GSVMBidder bidder, GSVMLicense license)
-