Sign In
Lengning Liu's Blog
The way that can be told of is not an unvarying way
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Adaptive business insight and planning
Add-in
Constraint Programming
Data Binding
Deploy
Excel
F#
IronPython
LINQ
Microsoft Solver Foundation
ODSL
OML
Plugin
Scenario
SFS
Solver Foundation
Solver Foundation Services
Sparse Data
Sudoku
Units of Measure
V2
VB.NET
Archive
Archives
November 2009
(2)
October 2009
(3)
September 2009
(1)
April 2009
(1)
March 2009
(1)
January 2009
(2)
November 2008
(7)
November, 2008
MSDN Blogs
>
Lengning Liu's Blog
>
November, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Lengning Liu's Blog
Links to other blogs that talk about Microsoft Solver Foundation
Posted
over 4 years ago
by
lengningliu
1
Comments
Alexander Stojanovic is the founder of Microsoft Solver Foundation . Please check out his blog at http://conceptualorigami.blogspot.com/ Min Wei is the principle engineer of Microsoft Solver Foundation. His blog is available at http://blogs.msdn.com...
Lengning Liu's Blog
Using Solver Foundation to generate Sudoku puzzles, Part III (final)
Posted
over 4 years ago
by
lengningliu
2
Comments
This is the final post on the Sudoku puzzle generator. We have seen how to generate a Sudoku puzzle by using Microsoft Solver Foundation to repeatedly solve the Sudoku model with different board configurations. The data binding feature in Solver Foundation...
Lengning Liu's Blog
Using Solver Foundation to generate Sudoku puzzles, Part II
Posted
over 4 years ago
by
lengningliu
1
Comments
In our last post, we saw the model for completing a Sudoku board given a particular board configuration. In this post, we will show how to repeatedly use this model to generate a Sudoku puzzle. Let us first take a look at the main procedure of the...
Lengning Liu's Blog
Arithmetics on indexes in OML
Posted
over 4 years ago
by
lengningliu
1
Comments
Here is the link to the original post (thank Shahar for posting the trick). The trick to make arithmetics valid on Decision/Parameter indexes in OML is to declare the Sets on which the indexes are defined as Integers. Here is the OML model that illustrates...
Lengning Liu's Blog
Use Scalar Parameters for SFS Data Binding in F#
Posted
over 4 years ago
by
lengningliu
1
Comments
Parameters in Solver Foundation Services (SFS) provide a convenient way of separating models from their input data. In the MSF-SFSProgrammingPrimer doc included in the release, we have the following example: Sample 4: Using Parameters for LINQ Data...
Lengning Liu's Blog
Using Solver Foundation to generate Sudoku puzzles, Part I
Posted
over 4 years ago
by
lengningliu
1
Comments
I will be posting a series of articles that illustrate how to use the recently released Microsoft Solver Foundation to solve various problems. Let us start with this fun problem: generating Sudoku puzzles. We will see how to model the problem in Solver...
Lengning Liu's Blog
Solver Foundation version one is finally released
Posted
over 4 years ago
by
lengningliu
2
Comments
http://code.msdn.microsoft.com/solverfoundation Global competitiveness requires that companies adopt agile techniques for planning, scheduling, risk management, and strategic decision making. Modeling the decisions to be made and the constraints placed...
Page 1 of 1 (7 items)