8000 GitHub - or-tools/dotnet_or-tools: Template to consume nuget OR-Tools package
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

or-tools/dotnet_or-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-CI:
Build Status Build Status Build Status
Build Status

Build Status

Introduction

Sample project explaining how to use Google OR-Tools in a .Net project.

Build

dotnet build -c Release

Run

dotnet run -c Release

Package

dotnet pack -c Release

Testing

You can test using the provided Dockerfile

docker build --tag=dotnet_or-tools .

About

Template to consume nuget OR-Tools package

Resources

License

Stars

Watchers

Forks

0