Skip to content

Commit fefd843

Browse files
authored
Update README.md
1 parent ab1b65e commit fefd843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ This unique solution controls Solver by communicating directly with the SOLVER32
1616
- OOP design, making it easier to understand and code with
1717
- Unique implementation that communicates directly with SOLVER32.DLL, bypassing SOLVER Add-in
1818
- Capability to save intermediate trial solutions, as opposed to just one BEST solution (often more than one exists!)
19-
- Enhanced Solver [callback protocol](https://github.com/GCuser99/SolverWrapper/wiki#using-the-enhanced-callback)
20-
- Alternative [event-based model](https://github.com/GCuser99/SolverWrapper/wiki#using-solverwrapper-events) for monitoring solution progress versus using the callback
19+
- Enhanced Solver [callback protocol](https://github.com/GCuser99/SolverWrapper/wiki/Using-the-Enhanced-Callback)
20+
- Alternative [event-based model](https://github.com/GCuser99/SolverWrapper/wiki/using-solverwrapper-events) for monitoring solution progress versus using the callback
2121
- Other miscellaneous enhancements
2222
- Help documentation is available in the [SolverWrapper Wiki](https://github.com/GCuser99/SolverWrapper/wiki)
2323

0 commit comments

Comments
 (0)