move src to ortools; simplified python generation; remove some namespaces in the ortools/base helper files

This commit is contained in:
Laurent Perron
2017-04-26 17:30:25 +02:00
parent a50732924c
commit 66b8d23079
611 changed files with 6579 additions and 5848 deletions

View File

@@ -22,7 +22,7 @@
#include <map>
#include <vector>
#include "cpp/fap_parser.h"
#include "examples/cpp/fap_parser.h"
namespace operations_research {