Uses of Interface
com.google.ortools.sat.DenseMatrixProtoOrBuilder
Packages that use DenseMatrixProtoOrBuilder
-
Uses of DenseMatrixProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement DenseMatrixProtoOrBuilderModifier and TypeClassDescriptionfinal classA dense matrix of numbers encoded in a flat way, row by row.static final classA dense matrix of numbers encoded in a flat way, row by row.Methods in com.google.ortools.sat that return DenseMatrixProtoOrBuilderModifier and TypeMethodDescriptionSymmetryProto.Builder.getOrbitopesOrBuilder(int index) An orbitope is a special symmetry structure of the solution space.SymmetryProto.getOrbitopesOrBuilder(int index) An orbitope is a special symmetry structure of the solution space.SymmetryProtoOrBuilder.getOrbitopesOrBuilder(int index) An orbitope is a special symmetry structure of the solution space.Methods in com.google.ortools.sat that return types with arguments of type DenseMatrixProtoOrBuilderModifier and TypeMethodDescriptionList<? extends DenseMatrixProtoOrBuilder> SymmetryProto.Builder.getOrbitopesOrBuilderList()An orbitope is a special symmetry structure of the solution space.List<? extends DenseMatrixProtoOrBuilder> SymmetryProto.getOrbitopesOrBuilderList()An orbitope is a special symmetry structure of the solution space.List<? extends DenseMatrixProtoOrBuilder> SymmetryProtoOrBuilder.getOrbitopesOrBuilderList()An orbitope is a special symmetry structure of the solution space.