JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.chocosolver.solver
Interface ISelf<V>
All Known Subinterfaces:
IConstraintFactory
,
IDecompositionFactory
,
IIntConstraintFactory
,
ILearnFactory
,
IModel
,
IMoveFactory
,
IOutputFactory
,
IResolutionHelper
,
ISatFactory
,
ISearchMonitorFactory
,
ISolver
,
IVariableFactory
,
IViewFactory
All Known Implementing Classes:
Model
,
Solver
public interface
ISelf<V>
An interface dedicated to encapsulate a given type
Project: choco.
Since:
02/03/2016.
Author:
Charles Prud'homme
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
V
ref
()
Method Detail
ref
V
ref()
Returns:
the encapsulated type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018. All rights reserved.