|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InfoProvider<V extends Variable<V,?>>
A class providing INFO table.
Model
Method Summary | |
---|---|
void |
getInfo(Map<String,String> info)
Adds some information into the table with information about the solution |
void |
getInfo(Map<String,String> info,
Collection<V> variables)
Adds some information into the table with information about the solution, only consider variables from the given set |
Method Detail |
---|
void getInfo(Map<String,String> info)
void getInfo(Map<String,String> info, Collection<V> variables)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |