fix, reindent, add tests
This commit is contained in:
@@ -11,10 +11,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
|
||||
package operations_research;
|
||||
|
||||
// Storage for IntVars.
|
||||
@@ -63,4 +61,3 @@ message AssignmentProto {
|
||||
WorkerInfo worker_info = 4;
|
||||
bool is_valid = 5;
|
||||
}
|
||||
|
||||
|
||||
@@ -11,10 +11,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
|
||||
package operations_research;
|
||||
|
||||
message DemonRuns {
|
||||
|
||||
Reference in New Issue
Block a user