Update swig_helper.h
This commit is contained in:
@@ -23,7 +23,7 @@ namespace operations_research {
|
||||
namespace sat {
|
||||
|
||||
// Base class for SWIG director based on solution callbacks.
|
||||
// See http://www.i.org/Doc3.0/SWIGDocumentation.html#CSharp_directors.
|
||||
// See http://www.swig.org/Doc3.0/SWIGDocumentation.html#CSharp_directors.
|
||||
class SolutionCallback {
|
||||
public:
|
||||
virtual ~SolutionCallback() {}
|
||||
|
||||
Reference in New Issue
Block a user